summaryrefslogtreecommitdiff
path: root/src/gui/updaterwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move windows classes to windows directory.Andrei Karas1-943/+0
2013-09-29change smaller letter literalt into capital letter.Andrei Karas1-6/+6
2013-09-25improve a bit strings declaration.Andrei Karas1-3/+3
2013-09-18add consts in gui classes.Andrei Karas1-1/+2
2013-09-11remove unused includes from gui files.Andrei Karas1-3/+0
2013-08-31move input related files into input dir.Andrei Karas1-2/+3
2013-08-24improve getState/setState in Client.Andrei Karas1-4/+4
2013-07-13Add support for tabulation to fixed browserbox rows.Andrei Karas1-0/+1
2013-07-12add ability to show assigned keys in browserbox.Andrei Karas1-0/+1
2013-06-01Add chat command /testparticle for testing particle effects on player.Andrei Karas1-0/+9
2013-05-27improve updaterwindow.Andrei Karas1-19/+12
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