Age | Commit message (Expand) | Author | Files | Lines |
2009-03-26 | Compile warning fixes | Bjørn Lindeijer | 1 | -9/+4 |
2009-03-26 | Some code cleanups (mostly reducing how many calculations need to be | Ira Rice | 1 | -9/+2 |
2009-03-25 | Modified skin loading to save and load a skin's XML path, as well as | Ira Rice | 1 | -1/+11 |
2009-03-25 | Moved the responsibility for skin alpha adjustment to the Skin class. | Ira Rice | 1 | -41/+0 |
2009-03-18 | Fix up the NPC interraction widnows a bit | Jared Adams | 1 | -1/+1 |
2009-03-15 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-14 | Exposed the progress bar colors to the color management tab. | Ira Rice | 1 | -0/+6 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -1/+2 |
2009-03-12 | Added a class for rendering of floating text | sniper | 1 | -0/+1 |
2009-03-11 | Enforce minimum widths and heights to be at least as big as the minumum | Ira Rice | 1 | -2/+3 |
2009-03-11 | Modified Skin class to use proper encapsulation, instead of leaving its | Ira Rice | 1 | -9/+9 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -31/+30 |
2009-03-11 | Moved the Skin class outside of the Window class, in order to allow | Ira Rice | 1 | -148/+8 |
2009-03-10 | Introduced in a Skin holder class, to reduce the amount of needed XML | Ira Rice | 1 | -38/+59 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -2/+0 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-10 | Allow for offsets for the enumerated position version of | Ira Rice | 1 | -16/+15 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -0/+99 |
2009-03-10 | Reverted last commit (since I confused it with something else) as well | Ira Rice | 1 | -2/+6 |
2009-03-10 | Fixed setContentSize in the window class to only care about exceeding | Ira Rice | 1 | -6/+2 |
2009-03-10 | Moved enforcement of minimum widths and heights to the Window class. | Ira Rice | 1 | -9/+44 |
2009-03-10 | Made it so that when windows load previous states, they are never | Ira Rice | 1 | -16/+25 |
2009-03-09 | Got rid of an ugly and unified interface breaking cancel button in favor | Ira Rice | 1 | -1/+6 |
2009-03-06 | Cut down on redundant constant int declarations in the windows skinning | Ira Rice | 1 | -68/+6 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -0/+3 |
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 | -16/+16 |
2009-02-04 | Few more unneeded headers that weren't noticed originally in the last | Ira Rice | 1 | -2/+0 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -2/+0 |
2009-01-30 | Exposed most gui elements to take alpha values. There are still a few | Ira Rice | 1 | -0/+1 |
2009-01-30 | Re-enabled real time gui opacity updating. | Ira Rice | 1 | -3/+8 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-18 | Fixed layout of video setup page when translated | Bjørn Lindeijer | 1 | -5/+4 |
2009-01-15 | Fixed Item Popup window transparency (double setting of the skin) | Ira Rice | 1 | -3/+6 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -34/+49 |
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 1 | -0/+1 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -11/+8 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -0/+1 |
2008-11-21 | Changed windowing code to allow for multiple skins. This will be | Ira Rice | 1 | -10/+11 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+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 | -35/+211 |
2008-08-06 | Make sure only to save the window state when a window name is set, and fail | Bjørn Lindeijer | 1 | -8/+11 |
2008-07-25 | Applied patch by ElvenProgrammer to remember window locations between sessions | Lloyd Bryant | 1 | -0/+2 |
2008-07-23 | Remember windows visibility. | Eugenio Favalli | 1 | -0/+2 |
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/+4 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -89/+16 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -1/+4 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -7/+8 |