index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
serverdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-29
Add minimum version information to the server list
Jared Adams
1
-29
/
+141
2010-03-15
Fix some branding issues
Jared Adams
1
-12
/
+2
2010-03-15
Fix button overlap issues in login dialogs
Jared Adams
1
-1
/
+11
2010-03-14
Fix saving the selected server
Jared Adams
1
-3
/
+3
2010-03-13
Make removing a server effective even when quitting afterwards
Thorbjørn Lindeijer
1
-69
/
+84
2010-03-03
Fix ServerDialog server selection change handling
Jared Adams
1
-2
/
+1
2010-03-03
Connect to a server when it's double clicked
Jared Adams
1
-3
/
+15
2010-02-28
Fix inital state of server delete button
Jared Adams
1
-1
/
+1
2010-02-28
Add delete button to ServerDialog and only save saved servers
Jared Adams
1
-7
/
+28
2010-02-28
Some code cleanup regarding the server dialog
Thorbjørn Lindeijer
1
-104
/
+116
2010-02-28
Removed a few pointless const qualifiers
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-28
Take the URL to the server list from the branding file
Thorbjørn Lindeijer
1
-4
/
+8
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-5
/
+6
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Cleanup some memory issues
Jared Adams
1
-0
/
+4
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-13
/
+47
2010-01-25
Fix a bug when converting strings to server types
Jared Adams
1
-1
/
+1
2010-01-24
Better handle server types
Jared Adams
1
-14
/
+39
2010-01-11
Cleanup GUI classes
Jared Adams
1
-4
/
+4
2010-01-10
Change code style
Andrei Karas
1
-7
/
+7
2009-12-27
Fix double servers list in ServerDialog
Andrei Karas
1
-2
/
+4
2009-12-06
Improve keyboard accessibility of login sequence
Jared Adams
1
-1
/
+17
2009-12-05
Add a type member to ServerInfo and code for it
Jared Adams
1
-2
/
+14
2009-12-04
Fixing multi thread crash.
Andrei Karas
1
-0
/
+4
2009-12-02
Mark a section is ServerDialog for merge removal
Jared Adams
1
-1
/
+2
2009-11-21
Change the server list backup to use manasource
Jared Adams
1
-2
/
+1
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-9
/
+5
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-2
/
+2
2009-10-13
Handle canceled downloads more gracefully
Jared Adams
1
-0
/
+5
2009-10-13
Add an asynchronous download class
Jared Adams
1
-128
/
+197
2009-10-08
Added "Add manual server entry" option to server selection dialog for better
Andreas Habel
1
-9
/
+48
2009-10-07
Added sorting to online serverlist by last usage and merge of local and
Andreas Habel
1
-41
/
+56
2009-10-06
Implemented server selection list loaded from online xml file.
Andreas Habel
1
-12
/
+109
2009-10-04
Fixed crash in server dialog when there are no previous servers
Thorbjørn Lindeijer
1
-2
/
+5
2009-10-04
Made sure the server information updates when dragging the server list
Thorbjørn Lindeijer
1
-18
/
+17
2009-10-03
Polish login procedure and fix some bugs with it
Jared Adams
1
-13
/
+19
2009-10-03
Give the drop down box in serverdialog more room
Chuck Miller
1
-2
/
+3
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-31
/
+31
2009-07-26
Gettext fixes
Kess Vargavind
1
-1
/
+1
2009-05-21
Fixed a few strings for better translation
Kess Vargavind
1
-1
/
+1
2009-05-07
Moved two files which held net data into the net folder. Considering
Tametomo
1
-1
/
+2
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-15
Have the DropDown create its ScrollArea and ListBox
Bjørn Lindeijer
1
-9
/
+2
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-5
/
+5
2009-04-07
Fixed compile for tmwserv client
Bjørn Lindeijer
1
-0
/
+1
2009-04-07
Used custom widgets where appropriate and some cleanup
Bjørn Lindeijer
1
-20
/
+19
2009-03-27
Removed unnecessary parenthesis on constructors
Bjørn Lindeijer
1
-2
/
+2
2009-03-26
Fixes to file headers and header guards
Bjørn Lindeijer
1
-4
/
+4
[next]