summaryrefslogtreecommitdiff
path: root/src/gui/serverdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-6/+7
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-1/+1
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-11/+12
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-0/+1
2006-11-02Network layer refactoring.Björn Steinbrink1-3/+0
2006-09-13Forgot to remove TODOS. At last, it is good.Yohann Ferreira1-1/+0
2006-09-13Added a skinned reusable dropdown widget and used it in the server dialog.Yohann Ferreira1-4/+4
2006-09-02Fixed crash when using short versions of server and port command line optionsBjørn Lindeijer1-20/+20
2006-09-01Fixed some header issues and updated project filesEugenio Favalli1-19/+18
2006-08-30Added a first version of the server dialog with an unskinned dropdown. Upgrad...Yohann Ferreira1-0/+251