Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | Add a sticky button to the Window class | Jared Adams | 1 | -3/+15 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -32/+22 |
2009-03-27 | Fixed name of "UpdateSliders" and reduced redundant docs | Bjørn Lindeijer | 1 | -18/+6 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-26 | Compile warning fixes | Bjørn Lindeijer | 1 | -10/+11 |
2009-03-27 | Compile warning fixes | Bjørn Lindeijer | 1 | -10/+11 |
2009-03-25 | Modified skin loading to save and load a skin's XML path, as well as | Ira Rice | 1 | -23/+23 |
2009-03-25 | Moved the responsibility for skin alpha adjustment to the Skin class. | Ira Rice | 1 | -11/+1 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -17/+40 |
2009-03-19 | Make sure positionable dialogs start out centered | Jared Adams | 1 | -0/+10 |
2009-03-15 | Overrode the reset window function in the chat window to also reset the | Ira Rice | 1 | -1/+1 |
2009-03-14 | Exposed the progress bar colors to the color management tab. | Ira Rice | 1 | -0/+5 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -4/+0 |
2009-03-11 | Moved the Skin class outside of the Window class, in order to allow | Ira Rice | 1 | -31/+2 |
2009-03-10 | Introduced in a Skin holder class, to reduce the amount of needed XML | Ira Rice | 1 | -3/+32 |
2009-03-10 | Allow for offsets for the enumerated position version of | Ira Rice | 1 | -1/+2 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -1/+15 |
2009-03-10 | Allow NPCList dialog to use it's old location | Jared Adams | 1 | -1/+1 |
2009-03-10 | Made it so that when windows load previous states, they are never | Ira Rice | 1 | -0/+6 |
2009-03-09 | Got rid of an ugly and unified interface breaking cancel button in favor | Ira Rice | 1 | -0/+2 |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -3/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 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 |