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
/
updatewindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
Allow start game if update server is down.
Andrei Karas
1
-9
/
+23
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-1
/
+1
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-7
/
+10
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
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-6
/
+6
2009-12-19
Fixes functionality change broke in cbc14c8a3c6614987d2331057e114d92336cbac0,...
Chuck Miller
1
-3
/
+7
2009-12-19
Added support for resources.xml from update server... Also added option to do...
Chuck Miller
1
-20
/
+117
2009-12-06
Improve keyboard accessibility of login sequence
Jared Adams
1
-0
/
+27
2009-12-04
Fixing multi thread crash.
Andrei Karas
1
-0
/
+4
2009-10-13
Add an asynchronous download class
Jared Adams
1
-209
/
+52
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-1
/
+1
2009-08-07
Gettext fixes
Kess Vargavind
1
-1
/
+4
2009-07-17
Various gettext fixes
Kess Vargavind
1
-3
/
+2
2009-05-08
Fixed one pixel missing from progress bars
Bjørn Lindeijer
1
-1
/
+1
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-18
/
+18
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-5
/
+3
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-4
/
+2
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-2
/
+2
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
-4
/
+2
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
Don't make window name translatable
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
1
-4
/
+4
2009-02-10
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-11
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Don't make log statements translatable
Bjørn Lindeijer
1
-4
/
+4
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-3
/
+3
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-16
Some small layout tweaks, as well as making a few dialogs more
Ira Rice
1
-2
/
+2
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-4
/
+2
2009-01-09
Style fix for last commit
Philipp Sehmisch
1
-1
/
+1
2009-01-09
Fixed nonsensical percent values in update dialog.
Philipp Sehmisch
1
-2
/
+3
2009-01-08
Made remaining dialogs translatable
Bjørn Lindeijer
1
-15
/
+16
2009-01-06
Adapted the update window to use the layout widget.
Ira Rice
1
-17
/
+14
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-10
/
+12
2008-12-07
Fix race condition with a std::string access
Bjørn Lindeijer
1
-12
/
+19
2008-12-07
Set headers for CURL so that proxies won't cache
Kraant
1
-0
/
+16
2008-12-07
Some code reformatting and updated NEWS
Bjørn Lindeijer
1
-10
/
+12
2008-12-07
Changed proxy fix to only tell the proxy to no-cache
Kraant
1
-6
/
+11
2008-12-07
Set headers for CURL so that proxies won't cache files
Kraant
1
-0
/
+9
2008-12-05
Fixed MutexLocker to not work on a copy
Bjørn Lindeijer
1
-2
/
+2
2008-12-05
Fix race condition with a std::string access
Bjørn Lindeijer
1
-12
/
+19
2008-12-05
Fixed MutexLocker to not work on a copy
Bjørn Lindeijer
1
-2
/
+2
2008-12-05
Fix race condition with a std::string access
Bjørn Lindeijer
1
-12
/
+19
[next]