summaryrefslogtreecommitdiff
path: root/src/gui/setup_other.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move tabs into tabs directory.Andrei Karas1-49/+0
2013-09-11remove unused includes from gui files.Andrei Karas1-3/+1
2013-05-28fix guard header part1.Andrei Karas1-2/+2
2013-05-21improve players setup tab.Andrei Karas1-2/+0
2013-05-21improve setup misc tab.Andrei Karas1-2/+4
2013-05-01add option to override detected screen density.Andrei Karas1-3/+1
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-03-22Fix updating per server settings in misc tab.Andrei Karas1-0/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-24Replace sliders to dropdowns in misc setup page.Andrei Karas1-2/+3
2012-12-09Add initial setup page for touch interfaces.Andrei Karas1-2/+2
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-05-13Remove guichanfwd.h.Andrei Karas1-2/+0
2012-04-02Change auto hide screen buttons to 3 statesAndrei Karas1-0/+2
2012-04-01Add support form different proxy types in download process.Andrei Karas1-0/+6
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+2
2011-06-19Redesign Misc setup page.Andrei Karas1-92/+2
2011-06-18Start implimenting new setup pages.Andrei Karas1-3/+6
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-04-21Impliment attack filter.Andrei Karas1-0/+3
2011-02-08Fixing code style and adding configuration option for extented minimaps.Andrei Karas1-0/+3
2011-02-03Add option to enable\disable player popups.Andrei Karas1-0/+3
2011-01-26Add option to show/hide job messages.Andrei Karas1-0/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-9/+0
2011-01-05Add hp bar to local player.Andrei Karas1-0/+3
2011-01-02Initial commit.Andrei Karas1-0/+125