summaryrefslogtreecommitdiff
path: root/src/gui/window.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-70/+7
2007-10-27Improved layout handler to support trees of nested arrays. Needed for convert...Guillaume Melquiond1-13/+13
2007-10-21Changed to use default values when restoring missing settings.Guillaume Melquiond1-4/+3
2007-10-21Removed redundant resizable flag. Factored moving/resizing code, so that even...Guillaume Melquiond1-1/+5
2007-10-20Added a layout handler for automatically positioning widgets in a window. Fix...Guillaume Melquiond1-14/+25
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-10/+89
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-23/+16
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-20/+46
2007-01-29Some trivial documentation work. Fixes all Doxygen warnings.Bjørn Lindeijer1-5/+5
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-10/+9
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+2
2006-08-24Added support for sticky windows as discussed with doener. Patch by AHarrisonEugenio Favalli1-0/+20
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-6/+6
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-3/+4
2005-10-18Header, whitespace and intendation cleanups.Björn Steinbrink1-1/+0
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-5/+6
2005-10-02Added check for pthread library (needed for FreeBSD, still needs to be checkedBjørn Lindeijer1-16/+18
2005-09-30Made the inventory Win behave normally when resized by default size functions.Yohann Ferreira1-3/+3
2005-09-29Improved a lot windows reset to default size and pos. Also corrected a few th...Yohann Ferreira1-0/+14
2005-09-28Save and load X, Y, Height, and Width to useful wins.Yohann Ferreira1-0/+10
2005-09-28Added window internal name to every window. Useful to later get and save X, Y...Yohann Ferreira1-0/+12
2005-08-28Small cleanup.Björn Steinbrink1-2/+1
2005-08-28Create a static ConfigListener for the Window class.Björn Steinbrink1-7/+10
2005-08-18*Temporary* fix to the resize code. But I'll be avenged by asking for adding ...Yohann Ferreira1-1/+0
2005-08-16Some other fixes and an attempt to use MouseOut().Yohann Ferreira1-2/+3
2005-08-16Bugfixing and simplifying the resize code. Still a little bit buggy. (We were...Yohann Ferreira1-4/+0
2005-08-16Added a resize grip to resizable window, fixed some compiling errors.Eugenio Favalli1-0/+9
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-4/+8
2005-07-13* Committing some cleanups by DoenerBjørn Lindeijer1-0/+1
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-2/+0
2005-06-16Fixed window resizing to work properly, and on all edges and corners.Bjørn Lindeijer1-5/+10
2005-06-06Fixed resizing window functionJosé Ávila1-2/+6
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer1-1/+0
2005-05-19Made item amount window a modal dialog and removed support for old map format.Bjørn Lindeijer1-14/+3
2005-05-18Upgrade to Guichan 0.4.0, TMW can no longer compile, link or run against 0.3.0.Bjørn Lindeijer1-23/+28
2005-04-30Correctly draw window borders with GUI opacity in OpenGL mode.Bjørn Lindeijer1-5/+1
2005-04-26Changed keyboard control to integrate better with mouse walk, changed locationBjørn Lindeijer1-1/+1
2005-04-18Fixed tileset loading to clear tilesets vector when finished.Bjørn Lindeijer1-34/+34
2005-04-09Fixed up problem with inventory display.Aaron Marks1-0/+14
2005-04-08Added window resizing.Aaron Marks1-0/+24
2005-04-02Added ConfigListener class to allow listening for changes to config options,Bjørn Lindeijer1-1/+7
2005-03-26Make sure logic method is called on the content of windows, fixes lists.Bjørn Lindeijer1-0/+5
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-30/+9
2005-03-19Added config option for GUI alpha.Bjørn Lindeijer1-0/+1
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-4/+3
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-0/+3
2005-02-19Committed new graphics for button, checkbox and radio button by romulo. AlsoBjørn Lindeijer1-7/+8
2005-02-18Gui v3 with Images*Yohann Ferreira1-1/+4
2005-02-18The Gui v3Yohann Ferreira1-3/+3
2005-02-06Added files to list and removed some old tmw.ini values.Bjørn Lindeijer1-1/+1