summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/windowmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Drop pointless empty lines after or before a brace.Adam Borowski2013-12-211-1/+0
* Rename WM_* to WME_*, because Windows.Adam Borowski2013-01-201-12/+12
* Delete an unused function and related enums.Adam Borowski2013-01-201-7/+0
* Remove unnecessary includes from header files.Jay3.14152012-10-231-4/+0
* First prototype of webtiles.Florian Diebold2011-06-261-2/+2
* remove tile_align_at_top option (much better taskbar overlap fix)Raphael Langella2010-10-181-0/+1
* New option tile_align_at_top (windows only)Raphael Langella2010-10-121-0/+1
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-1/+1
* Created a static WindowManager::shutdown() fxnIxtli2010-05-011-1/+1
* Move specific create funcs out of generic files.Enne Walker2010-04-241-0/+2
* General coding standards update.Enne Walker2010-04-241-32/+43
* Declaired certain member functions const.Ixtli2010-04-241-4/+4
* Removed out of date forward declairations of FTFontIxtli2010-04-241-2/+0
* More refactoring to reflect UIWrapper -> WindowManager change.Ixtli2010-04-241-35/+35
* Changed uiwrapper filenames.Ixtli2010-04-241-0/+137