summaryrefslogtreecommitdiff
path: root/src/gui/windowmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-18Fix code style.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2013-01-01Add theming support for top right buttons.Andrei Karas1-8/+15
2013-01-01Remove free space from top and right in buttons menu.Andrei Karas1-8/+2
2012-12-25Close help window if it already opened and player clicked on "HLP" button.Andrei Karas1-1/+6
2012-11-09Fix compilation error.Andrei Karas1-0/+1
2012-11-09Add commets for translators to on screen buttons.Andrei Karas1-48/+73
2012-11-09Fix code style.Andrei Karas1-1/+1
2012-10-31Add screen buttons for left windows.Andrei Karas1-11/+55
2012-10-31Simplify screen buttons handling.Andrei Karas1-91/+47
2012-10-20Fix code style and some minor issues.Andrei Karas1-5/+0
2012-10-20Add palette inheritance to button class.Andrei Karas1-1/+1
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-2/+2
2012-10-14Replace gcn::Button to Button in all classes.Andrei Karas1-3/+3
2012-09-23fix code style.Andrei Karas1-1/+2
2012-09-23Fix unused empty space in onscreen buttons.Andrei Karas1-2/+7
2012-09-07Improve constructors in some classes.Andrei Karas1-1/+5
2012-09-05Fix useless variables initialisations.Andrei Karas1-1/+1
2012-09-02Add const to more classes.Andrei Karas1-1/+1
2012-08-30Add const to more classes.Andrei Karas1-10/+12
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-07-29Add quests window to on screen buttons.Andrei Karas1-2/+9
2012-07-15Remove emote popup window.Andrei Karas1-42/+6
2012-06-23Improve a bit iterators again.Andrei Karas1-2/+2
2012-06-03Hide bot checker window by default.Andrei Karas1-2/+4
2012-05-06Move specials window to manaserv only code.Andrei Karas1-0/+4
2012-04-25Improve iterators part 1.Andrei Karas1-2/+2
2012-04-14Fix top right buttons focus issue.Andrei Karas1-0/+3
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas1-1/+3
2012-04-08Move enums from keyboardconfig.h to keydata.h.Andrei Karas1-16/+16
2012-04-02Change auto hide screen buttons to 3 statesAndrei Karas1-4/+7
2012-03-28Add option to autohide buttons on top right corner.Andrei Karas1-1/+23
2012-01-22Add to translation word "key" from top right buttons.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-6/+6
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-2/+2
2011-09-09Fix first part of shadow variables/methods errors.Andrei Karas1-4/+4
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-07-04Replace some lists to vectors.Andrei Karas1-3/+3
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas1-2/+2
2011-06-10Fix code style.Andrei Karas1-1/+2
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas1-0/+6
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Some typo fixes and add comments for translators.Andrei Karas1-1/+1
2011-04-25Dont compile manaserv related code if manaserv support disabled.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-10Fix memory leak on exit in windowmenu.Andrei Karas1-0/+11
2011-02-08Fixing saving state of buttons in top right corner.Andrei Karas1-0/+2
2011-02-08Fix showing buttons in up right corner.Andrei Karas1-0/+6