summaryrefslogtreecommitdiff
path: root/src/gui/serverdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Some code cleanup regarding the server dialogThorbjørn Lindeijer1-104/+116
2010-02-28Removed a few pointless const qualifiersThorbjørn Lindeijer1-1/+1
2010-02-28Take the URL to the server list from the branding fileThorbjørn Lindeijer1-4/+8
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-5/+6
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Cleanup some memory issuesJared Adams1-0/+4
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-31Unify eAthena and manaserv support in to one build.Daniel Bradshaw1-13/+47
2010-01-25Fix a bug when converting strings to server typesJared Adams1-1/+1
2010-01-24Better handle server typesJared Adams1-14/+39
2010-01-11Cleanup GUI classesJared Adams1-4/+4
2010-01-10Change code styleAndrei Karas1-7/+7
2009-12-27Fix double servers list in ServerDialogAndrei Karas1-2/+4
2009-12-06Improve keyboard accessibility of login sequenceJared Adams1-1/+17
2009-12-05Add a type member to ServerInfo and code for itJared Adams1-2/+14
2009-12-04Fixing multi thread crash.Andrei Karas1-0/+4
2009-12-02Mark a section is ServerDialog for merge removalJared Adams1-1/+2
2009-11-21Change the server list backup to use manasourceJared Adams1-2/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-9/+5
2009-10-24REplace instances of TMW with ManaJared Adams1-2/+2
2009-10-13Handle canceled downloads more gracefullyJared Adams1-0/+5
2009-10-13Add an asynchronous download classJared Adams1-128/+197
2009-10-08Added "Add manual server entry" option to server selection dialog for betterAndreas Habel1-9/+48
2009-10-07Added sorting to online serverlist by last usage and merge of local andAndreas Habel1-41/+56
2009-10-06Implemented server selection list loaded from online xml file.Andreas Habel1-12/+109
2009-10-04Fixed crash in server dialog when there are no previous serversThorbjørn Lindeijer1-2/+5
2009-10-04Made sure the server information updates when dragging the server listThorbjørn Lindeijer1-18/+17
2009-10-03Polish login procedure and fix some bugs with itJared Adams1-13/+19
2009-10-03Give the drop down box in serverdialog more roomChuck Miller1-2/+3
2009-09-30Merge login state machines for both clientsJared Adams1-31/+31
2009-07-26Gettext fixesKess Vargavind1-1/+1
2009-05-21Fixed a few strings for better translationKess 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-15Have the DropDown create its ScrollArea and ListBoxBjørn Lindeijer1-9/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-5/+5
2009-04-07Fixed compile for tmwserv clientBjørn Lindeijer1-0/+1
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-20/+19
2009-03-27Removed unnecessary parenthesis on constructorsBjørn Lindeijer1-2/+2
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+214
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-11Moved some hardcoded strings and filenames to an external configuration file.Philipp Sehmisch1-1/+1
2007-10-27Improved layout handler to support trees of nested arrays. Needed for convert...Guillaume Melquiond1-8/+4
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-2/+3
2007-10-22Plugged memory leak. Simplified code. Removed annoying reset of text fields. ...Guillaume Melquiond1-38/+22
2007-10-21Made visible the resizable grip on inventory window.Guillaume Melquiond1-1/+0
2007-10-20Set FILL as default size in layout. Converted server selection dialog to layo...Guillaume Melquiond1-28/+15
2007-08-13Fixed svn properties.Guillaume Melquiond1-1/+1