summaryrefslogtreecommitdiff
path: root/src/gui/login.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-158/+0
2010-10-10Adding Okdialog if registration is disabledStefan Dombrowski1-6/+11
2010-05-22Fix handling of tmwAthena registration disabled bitJared Adams1-1/+2
2010-04-09Add support for registration disabled for eAthenaJared Adams1-0/+3
2010-03-15Fix button overlap issues in login dialogsJared Adams1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-6/+7
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
2010-01-11Cleanup GUI classesJared Adams1-3/+3
2009-12-06Improve keyboard accessibility of login sequenceJared Adams1-1/+17
2009-12-04Register credentials information serviceJared Adams1-1/+1
2009-10-04Changed 'Select Server' to 'Change Server', since it's already selectedThorbjørn Lindeijer1-1/+1
2009-10-03Polish login procedure and fix some bugs with itJared Adams1-11/+12
2009-09-30Merge login state machines for both clientsJared Adams1-212/+1
2009-09-23Minor update while seeing it.Bertram1-0/+4
2009-08-07Gettext fixesKess Vargavind1-1/+1
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-1/+2
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-16Rehash CommandHandler a bit, it's now fully mergedJared Adams1-0/+2
2009-04-15Clean up some more memory leaksJared Adams1-0/+5
2009-04-15Have the DropDown create its ScrollArea and ListBoxBjørn Lindeijer1-9/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-19/+20
2009-03-27Simplified and fixed initialization of login dataBjørn Lindeijer1-1/+2
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-28/+17
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-27/+16
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-4/+36
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-7/+6
2009-03-10Moved enforcement of minimum widths and heights to the Window class.Ira Rice1-19/+9
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-15Allow pressing enter with focus in port fieldBjørn Lindeijer1-1/+2
2009-02-15Merge branch 'aethyra/master'Bjørn Lindeijer1-7/+0
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-15Deleted some unneeded delete statements.Ira Rice1-7/+0
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-5/+5
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-5/+5
2009-02-10Fixed default server port.Philipp Sehmisch1-4/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-4/+5
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-15/+201
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer1-1/+2
2009-02-04Cleaned up some login includes that I missed earlier.Ira Rice1-3/+2
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-0/+1
2009-02-03Modified the dropdown class to handle opacity.Ira Rice1-1/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-21Added the straight IP address for the server to the default servers, soIra Rice1-0/+2