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
/
login.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-22
Fix handling of tmwAthena registration disabled bit
Jared Adams
1
-1
/
+2
2010-04-09
Add support for registration disabled for eAthena
Jared Adams
1
-0
/
+3
2010-03-15
Fix button overlap issues in login dialogs
Jared Adams
1
-1
/
+1
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-6
/
+7
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
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-3
/
+3
2009-12-06
Improve keyboard accessibility of login sequence
Jared Adams
1
-1
/
+17
2009-12-04
Register credentials information service
Jared Adams
1
-1
/
+1
2009-10-04
Changed 'Select Server' to 'Change Server', since it's already selected
Thorbjørn Lindeijer
1
-1
/
+1
2009-10-03
Polish login procedure and fix some bugs with it
Jared Adams
1
-11
/
+12
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-212
/
+1
2009-09-23
Minor update while seeing it.
Bertram
1
-0
/
+4
2009-08-07
Gettext fixes
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-16
Rehash CommandHandler a bit, it's now fully merged
Jared Adams
1
-0
/
+2
2009-04-15
Clean up some more memory leaks
Jared Adams
1
-0
/
+5
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
-19
/
+20
2009-03-27
Simplified and fixed initialization of login data
Bjørn Lindeijer
1
-1
/
+2
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-28
/
+17
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-27
/
+16
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-4
/
+36
2009-03-19
Make sure positionable dialogs start out centered
Jared Adams
1
-1
/
+1
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-7
/
+6
2009-03-10
Moved enforcement of minimum widths and heights to the Window class.
Ira Rice
1
-19
/
+9
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Allow pressing enter with focus in port field
Bjørn Lindeijer
1
-1
/
+2
2009-02-15
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-7
/
+0
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Deleted some unneeded delete statements.
Ira Rice
1
-7
/
+0
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-5
/
+5
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-5
/
+5
2009-02-10
Fixed default server port.
Philipp Sehmisch
1
-4
/
+1
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-4
/
+5
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-1
/
+1
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-15
/
+201
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-1
/
+2
2009-02-04
Cleaned up some login includes that I missed earlier.
Ira Rice
1
-3
/
+2
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-0
/
+1
2009-02-03
Modified the dropdown class to handle opacity.
Ira Rice
1
-1
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-21
Added the straight IP address for the server to the default servers, so
Ira Rice
1
-0
/
+2
2009-01-16
Some small layout tweaks, as well as making a few dialogs more
Ira Rice
1
-7
/
+7
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-19
/
+10
[next]