summaryrefslogtreecommitdiff
path: root/src/gui/setup_other.h
AgeCommit message (Collapse)AuthorFilesLines
2012-05-13Remove guichanfwd.h.Andrei Karas1-2/+0
2012-04-02Change auto hide screen buttons to 3 statesAndrei Karas1-0/+2
(always show, hide in small window, always hide)
2012-04-01Add support form different proxy types in download process.Andrei Karas1-0/+6
2012-02-24Fix GPL license.Andrei Karas1-2/+1
Add missing manaplus copyright.
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
Add new container for setup items. Imporved other containers.
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1.
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-04-21Impliment attack filter.Andrei Karas1-0/+3
Add tab in social tab.
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
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.