summaryrefslogtreecommitdiff
path: root/src/gui/updaterwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-19Change http links from manaplus.evolonline.org to manaplus.orgAndrei Karas1-3/+3
2013-05-13fix resource files unloading while switching servers.Andrei Karas1-0/+56
2013-05-09ignore all update groups except default.Andrei Karas1-1/+3
2013-05-09add version check in updates loading.Andrei Karas1-0/+14
2013-05-03add comments for translatorsAndrei Karas1-1/+7
2013-04-25fix some code style by cpplint.Andrei Karas1-2/+0
2013-04-20fix style in gui directory.Andrei Karas1-12/+16
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-7/+7
2013-03-01Fix code style.Andrei Karas1-2/+3
2013-02-26Improve string usage in other files.Andrei Karas1-31/+37
2013-02-14Improve event.getId() speed.Andrei Karas1-2/+3
2013-02-10Add https support to link handlers.Andrei Karas1-1/+1
2013-02-06Add google play url to update text on Android.Andrei Karas1-1/+3
2013-02-01Add own update message for Android.Andrei Karas1-2/+8
2013-01-30Fix minimal windows sizes for very small screens (320x240)Andrei Karas1-2/+2
2013-01-25Fix news.txt loading.Andrei Karas1-13/+7
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-25Improve empty strings manipulation.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+2
2012-10-20Add palette inheritance to progressbar class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to label class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-2/+2
2012-10-20Add palette inheritance to browserbox class.Andrei Karas1-1/+1
2012-10-19Fix namespace conflicts.Andrei Karas1-2/+2
2012-10-04Add support for padding in progress bars.Andrei Karas1-1/+1
2012-09-07Improve constructors in some classes.Andrei Karas1-9/+10
2012-09-04add const to more classes,Andrei Karas1-4/+4
2012-08-29Add const to more classes.Andrei Karas1-19/+22
2012-08-23Remove useless includes.Andrei Karas1-5/+0
2012-08-21next code style changes.Andrei Karas1-9/+9
2012-08-20Show clickable update links for manaplus.Andrei Karas1-1/+15
2012-08-17Improve size calculations.Andrei Karas1-5/+6
2012-08-04Extend background theming.Andrei Karas1-1/+1
2012-07-18Another warning fixes.Andrei Karas1-1/+1
2012-07-17Fix more code style and additional warnings.Andrei Karas1-3/+4
2012-06-04Add server news to help window.Andrei Karas1-2/+12
2012-04-23Add support for independent per server updates.Andrei Karas1-0/+23
2012-04-19Dehardcode keys in gui widgets.Andrei Karas1-3/+6
2012-04-01Fix stuck if press ESC in update window.Andrei Karas1-1/+1
2012-03-17In update windows after client version switch color back to black.Andrei Karas1-2/+2
2012-03-01Replace client version in update news to latest manaplus version.Andrei Karas1-1/+27
2012-02-25Fix old casts.Andrei Karas1-2/+2
2012-02-05Move path functions from stringutils to paths.Andrei Karas1-0/+1
2012-01-22Made the update window bigger and resizableThorbjørn Lindeijer1-3/+7
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-2/+2
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-1/+1
2012-01-08Add check for update files path.Andrei Karas1-2/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-09Fix code style.Andrei Karas1-1/+2
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-2/+2