summaryrefslogtreecommitdiff
path: root/src/gui/updatewindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-520/+0
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-1/+1
2010-05-05Allow start game if update server is down.Andrei Karas1-9/+23
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-7/+10
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/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-6/+6
2009-12-19Fixes functionality change broke in cbc14c8a3c6614987d2331057e114d92336cbac0,...Chuck Miller1-3/+7
2009-12-19Added support for resources.xml from update server... Also added option to do...Chuck Miller1-20/+117
2009-12-06Improve keyboard accessibility of login sequenceJared Adams1-0/+27
2009-12-04Fixing multi thread crash.Andrei Karas1-0/+4
2009-10-13Add an asynchronous download classJared Adams1-209/+52
2009-09-30Merge login state machines for both clientsJared Adams1-1/+1
2009-08-07Gettext fixesKess Vargavind1-1/+4
2009-07-17Various gettext fixesKess Vargavind1-3/+2
2009-05-08Fixed one pixel missing from progress barsBjørn Lindeijer1-1/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-18/+18
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-5/+3
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-4/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+2
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-1/+1
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-4/+2
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Don't make window name translatableBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-11Don't make log statements translatableBjørn Lindeijer1-4/+4
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer1-2/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-2/+2
2009-02-10Don't make log statements translatableBjørn Lindeijer1-4/+4
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-3/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-16Some small layout tweaks, as well as making a few dialogs moreIra Rice1-2/+2
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-4/+2
2009-01-09Style fix for last commitPhilipp Sehmisch1-1/+1
2009-01-09Fixed nonsensical percent values in update dialog.Philipp Sehmisch1-2/+3
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-15/+16
2009-01-06Adapted the update window to use the layout widget.Ira Rice1-17/+14
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-10/+12
2008-12-07Fix race condition with a std::string accessBjørn Lindeijer1-12/+19
2008-12-07Set headers for CURL so that proxies won't cacheKraant1-0/+16
2008-12-07Some code reformatting and updated NEWSBjørn Lindeijer1-10/+12
2008-12-07Changed proxy fix to only tell the proxy to no-cacheKraant1-6/+11
2008-12-07Set headers for CURL so that proxies won't cache filesKraant1-0/+9
2008-12-05Fixed MutexLocker to not work on a copyBjørn Lindeijer1-2/+2
2008-12-05Fix race condition with a std::string accessBjørn Lindeijer1-12/+19