Age | Commit message (Expand) | Author | Files | Lines |
2009-03-19 | Make sure positionable dialogs start out centered | Jared Adams | 1 | -1/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Allow pressing enter with focus in port field | Bjørn Lindeijer | 1 | -1/+2 |
2009-02-15 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -7/+0 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Deleted some unneeded delete statements. | Ira Rice | 1 | -7/+0 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-10 | Fixed default server port. | Philipp Sehmisch | 1 | -4/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -4/+5 |
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 | -15/+201 |
2009-02-04 | Cleaned up some login includes that I missed earlier. | Ira Rice | 1 | -3/+2 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -0/+1 |
2009-02-03 | Modified the dropdown class to handle opacity. | Ira Rice | 1 | -1/+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-21 | Added the straight IP address for the server to the default servers, so | Ira Rice | 1 | -0/+2 |
2009-01-16 | Some small layout tweaks, as well as making a few dialogs more | Ira Rice | 1 | -7/+7 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -19/+10 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -57/+20 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -10/+11 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -43/+16 |
2009-01-06 | Added support for internationalization | Bjørn Lindeijer | 1 | -9/+11 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -8/+6 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-06 | Minor interface cleanup. Moved the login selection scrollbox so that it | Ira Rice | 1 | -1/+4 |
2008-11-03 | Fixed login server order, so as to not confuse new people. | Ira Rice | 1 | -1/+1 |
2008-09-29 | Modified the client so that it displays both servers as server choices, | Ira Rice | 1 | -11/+15 |
2008-09-12 | Changed default port for Aethyra server to 21001 | Lloyd Bryant | 1 | -1/+1 |
2008-08-03 | Changed the default server in the dropdown menu in the login | Kraant | 1 | -1/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -26/+224 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -1/+1 |
2007-03-24 | Make sure that when a network error occurs, the error message is available and | Bjørn Lindeijer | 1 | -1/+1 |
2007-03-24 | Go back to login or register state on error, depending on what the user was | Bjørn Lindeijer | 1 | -0/+1 |
2007-03-22 | Only enable login button when a username, password and server are filled in. | Bjørn Lindeijer | 1 | -41/+34 |
2007-03-20 | Fixed small issue where default server didn't fit in the server entry field | Bjørn Lindeijer | 1 | -9/+13 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -9/+9 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -0/+1 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -2/+2 |
2006-03-19 | Removed some duplicate initializations. | Björn Steinbrink | 1 | -2/+1 |
2006-03-16 | A bunch of cosmetic changes. | Björn Steinbrink | 1 | -4/+4 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -62/+62 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -9/+3 |
2006-02-03 | Made the login dialog work on LoginData only, without playing with the config... | Björn Steinbrink | 1 | -34/+11 |
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' events... | Björn Steinbrink | 1 | -4/+8 |
2006-01-31 | Various small cleanups. | Björn Steinbrink | 1 | -1/+0 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -164/+11 |
2006-01-14 | Removed unused var. | Björn Steinbrink | 1 | -5/+1 |