summaryrefslogtreecommitdiff
path: root/src/gui/updaterwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-9/+9
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-8/+8
2011-08-30Fix code style and compilation warnings.Andrei Karas1-2/+2
2011-08-28Add support for auto download content fixes.Andrei Karas1-9/+67
2011-08-12Rename file name updatewindow to correct updaterwindow.Andrei Karas1-0/+706