Age | Commit message (Expand) | Author | Files | Lines |
2009-03-10 | Allow NPCList dialog to use it's old location | Jared Adams | 1 | -1/+1 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -3/+35 |
2009-01-26 | Made minimaps resizeable. | Ira Rice | 1 | -0/+20 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -6/+3 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -21/+41 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -24/+40 |
2009-01-04 | Code reformatting | Bjørn Lindeijer | 1 | -6/+3 |
2008-11-21 | Changed windowing code to allow for multiple skins. This will be | Ira Rice | 1 | -3/+2 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+3 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -2/+12 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-04-29 | * Fixed issue with determining whether chat input is focused (method no longer | Bjørn Lindeijer | 1 | -4/+6 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -70/+7 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -4/+3 |
2007-10-22 | Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch. | Bjørn Lindeijer | 1 | -1/+5 |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -5/+5 |
2007-08-28 | Made buy dialog resizable and added a WindowListener class for listening for | Bjørn Lindeijer | 1 | -0/+39 |
2007-08-24 | Added trimming of name for new character creation and of chat messages | Bjørn Lindeijer | 1 | -2/+10 |
2007-08-24 | Removed unnecessary Gui::isCustomCursor method. | Bjørn Lindeijer | 1 | -9/+8 |
2007-08-24 | Removed useless logic method and reverted mouse cursor to non-static since | Bjørn Lindeijer | 1 | -2/+1 |
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -0/+6 |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 1 | -2/+29 |
2007-04-15 | Reimplemented window resizing. It is now once again possible to resize windows | Bjørn Lindeijer | 1 | -20/+46 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -10/+9 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -1/+2 |
2006-08-24 | Added support for sticky windows as discussed with doener. Patch by AHarrison | Eugenio Favalli | 1 | -0/+20 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -6/+6 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -3/+4 |
2005-10-18 | Header, whitespace and intendation cleanups. | Björn Steinbrink | 1 | -1/+0 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -5/+6 |
2005-10-02 | Added check for pthread library (needed for FreeBSD, still needs to be checked | Bjørn Lindeijer | 1 | -16/+18 |
2005-09-30 | Made the inventory Win behave normally when resized by default size functions. | Yohann Ferreira | 1 | -3/+3 |
2005-09-29 | Improved a lot windows reset to default size and pos. Also corrected a few th... | Yohann Ferreira | 1 | -0/+14 |
2005-09-28 | Save and load X, Y, Height, and Width to useful wins. | Yohann Ferreira | 1 | -0/+10 |
2005-09-28 | Added window internal name to every window. Useful to later get and save X, Y... | Yohann Ferreira | 1 | -0/+12 |
2005-08-28 | Small cleanup. | Björn Steinbrink | 1 | -2/+1 |
2005-08-28 | Create a static ConfigListener for the Window class. | Björn Steinbrink | 1 | -7/+10 |
2005-08-18 | *Temporary* fix to the resize code. But I'll be avenged by asking for adding ... | Yohann Ferreira | 1 | -1/+0 |
2005-08-16 | Some other fixes and an attempt to use MouseOut(). | Yohann Ferreira | 1 | -2/+3 |
2005-08-16 | Bugfixing and simplifying the resize code. Still a little bit buggy. (We were... | Yohann Ferreira | 1 | -4/+0 |
2005-08-16 | Added a resize grip to resizable window, fixed some compiling errors. | Eugenio Favalli | 1 | -0/+9 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -4/+8 |
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 1 | -0/+1 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -2/+0 |