summaryrefslogtreecommitdiff
path: root/src/gui/register.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-4/+4
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-10-19Fix RegisterDialog tab order and detail lengthsJared Adams1-16/+28
2009-10-06Some cleanup regarding keeping track of gender for eAthenaThorbjørn Lindeijer1-13/+8
2009-10-04Introduced Net::LoginHandler::SetEmailOnRegisterThorbjørn Lindeijer1-11/+11
2009-10-01Finish merging registration dialogJared Adams1-13/+13
2009-09-30Merge login state machines for both clientsJared Adams1-80/+22
2009-07-17Various gettext fixesKess Vargavind1-7/+7
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-1/+2
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-12Append _F or _M to username in eAthena network layerBjørn Lindeijer1-1/+2
2009-04-10Revived the email field to fix registration crashBjørn Lindeijer1-0/+8
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-17/+18
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-11/+7
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-11/+8
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-23/+37
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-1/+1
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-11/+8
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-11Don't make log statements translatableBjørn Lindeijer1-1/+1
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-10Don't make log statements translatableBjørn Lindeijer1-1/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-12/+12
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-6/+2
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-12/+12
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-6/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Used dynamic layout for registration windowBjørn Lindeijer1-61/+37
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-14/+7
2009-01-06Added support for internationalizationIra Rice1-28/+30
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-32/+90
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-1/+1
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-22/+25
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-22/+67
2007-03-24Make sure that when a network error occurs, the error message is available andBjørn Lindeijer1-1/+24
2007-03-24Go back to login or register state on error, depending on what the user wasBjørn Lindeijer1-3/+2
2007-03-22Only enable login button when a username, password and server are filled in.Bjørn Lindeijer1-33/+57
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer1-0/+1
2007-02-13Fixed the _M/_F username bug.Philipp Sehmisch1-0/+1
2007-01-17Changed default server.Eugenio Favalli1-1/+2