summaryrefslogtreecommitdiff
path: root/src/gui/updatewindow.cpp
AgeCommit message (Expand)AuthorFilesLines
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
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
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-6/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-04Merged revisions 4332 via svnmerge from Bjørn Lindeijer1-18/+34
2008-10-10Did a little bit of code cleanup (mostly from TMW changes) as well as Ira Rice1-2/+2
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-2/+2
2008-10-07Fixed some compiler warnings. This probably also fixed the logging of severalBjørn Lindeijer1-2/+2
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+1
2008-08-10Changed proxy fix to only tell the proxy to no-cacheKraant1-6/+11
2008-08-10Set headers for CURL so that proxies won't cache filesKraant1-0/+9
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-05Added command line argument to specify the update host (-H). Also, to avoidBjørn Lindeijer1-18/+34
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...Bjørn Lindeijer1-6/+9
2007-12-21Attempted to fix client freeze when unable to connect to update host, and add...David Athay1-6/+9
2007-09-27Merged another bunch of changes from trunk to 0.0 to reduce the difference.Bjørn Lindeijer1-11/+6
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-1/+3
2007-08-26Removed home dir from config file to avoid encoding issues.Eugenio Favalli1-1/+3