summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fix style in gui directory.Andrei Karas1-0/+5
2013-04-07fix more style, add consts.Andrei Karas1-3/+3
2013-02-19Add support for GM tab.Andrei Karas1-0/+6
2013-01-25Remove unused code for Android keyboard.Andrei Karas1-9/+0
2013-01-23fix for previous commit.Andrei Karas1-1/+1
2013-01-23Show self nick in online list with special color.Andrei Karas1-0/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-28Add outlining support to tabs.Andrei Karas1-0/+19
2012-12-27add support for outlining in window header.Andrei Karas1-0/+1
2012-12-27Add outlining to status popup dialog.Andrei Karas1-0/+1
2012-12-27Add some outline colors. Set outline colors to normal colors if no in configu...Andrei Karas1-0/+22
2012-12-24Add color for selected text in listboxes.Andrei Karas1-0/+1
2012-11-12Moving Android on screen keyboard button from SDL to ManaPlus.Andrei Karas1-0/+9
2012-10-30Add unused warnings to some files.Andrei Karas1-28/+36
2012-10-21Extend theming itemcontainer (used in inventory, trade window etc)Andrei Karas1-0/+8
2012-10-20Fix code style and some minor issues.Andrei Karas1-1/+1
2012-10-20Fix palettes loading and using.Andrei Karas1-1/+1
2012-10-20Allow get colors from Widget2.Andrei Karas1-0/+5
2012-10-20Fix possible shadow methods in palette class.Andrei Karas1-2/+2
2012-10-18Add button in themes to show additional theme info.Andrei Karas1-0/+8
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas1-1/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-2/+2
2012-10-14Add new parameters to buttons theming.Andrei Karas1-2/+2
2012-10-10Delete copy constructor in some classes.Andrei Karas1-3/+8
2012-10-04Add text fileds cursor (caret) color.Andrei Karas1-0/+1
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-1/+1
2012-09-22Add final keyword to most classes.Andrei Karas1-2/+2
2012-09-20Add theme color for text in popup windows.Andrei Karas1-0/+1
2012-09-13Fix code style.Andrei Karas1-1/+1
2012-09-12Add for windows close button hover image.Andrei Karas1-2/+3
2012-09-11Add new colors for button theming.Andrei Karas1-0/+2
2012-09-08Add new colors for whisper tabs.Andrei Karas1-0/+4
2012-09-08Add new colors for party and guild tabs.Andrei Karas1-0/+8
2012-09-08Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and WHISPER_TAB_OFFL...Andrei Karas1-2/+2
2012-09-06Add colors font color for highlighted and selected tab.Andrei Karas1-0/+2
2012-09-05another some const fixes.Andrei Karas1-1/+1
2012-08-29Add const to more classes.Andrei Karas1-21/+25
2012-08-29Add browserbox own color.Andrei Karas1-1/+2
2012-08-29Add window header own color.Andrei Karas1-0/+1
2012-08-29Add textfield own color.Andrei Karas1-0/+1
2012-08-29Add textbox own color.Andrei Karas1-0/+1
2012-08-29Add radiobutton own color.Andrei Karas1-0/+1
2012-08-29Add listbox own color.Andrei Karas1-0/+1
2012-08-29Add label own color.Andrei Karas1-0/+1
2012-08-29Add dropdown own color.Andrei Karas1-0/+1
2012-08-29Add checkbox own color.Andrei Karas1-0/+1
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-15Fix code style again.Andrei Karas1-1/+1
2012-08-04Add support for default theme file names.Andrei Karas1-5/+8
2012-08-01Fix code style.Andrei Karas1-0/+2