summaryrefslogtreecommitdiff
path: root/data/graphics
AgeCommit message (Collapse)AuthorFilesLines
2012-09-08Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and ↵Andrei Karas1-2/+2
WHISPER_TAB_OFFLINE.
2012-09-06Add colors font color for highlighted and selected tab.Andrei Karas1-0/+2
New colors: TAB_HIGHLIGHTED, TAB_SELECTED
2012-08-29Add browserbox own color.Andrei Karas1-0/+1
Parameter "BROWSERBOX" in colors.xml Also fix colors for some derived controls.
2012-08-29Add window header own color.Andrei Karas1-0/+1
Parameter "WINDOW" in colors.xml
2012-08-29Add textfield own color.Andrei Karas1-0/+1
Parameter "TEXTFIELD" in colors.xml
2012-08-29Add textbox own color.Andrei Karas1-0/+1
Parameter "TEXTBOX" in colors.xml
2012-08-29Add radiobutton own color.Andrei Karas1-0/+1
Parameter "RADIOBUTTON" in colors.xml
2012-08-29Add listbox own color.Andrei Karas1-0/+1
Parameter "LISTBOX" in colors.xml
2012-08-29Add label own color.Andrei Karas1-0/+1
Parameter "LABEL" in colors.xml
2012-08-29Add dropdown own color.Andrei Karas1-0/+1
Parameter "DROPDOWN" in colors.xml
2012-08-29Add checkbox own color.Andrei Karas1-0/+1
Parameter "CHECKBOX" in colors.xml
2012-08-09Revert "Highlight gms in online list with color."Andrei Karas1-1/+1
This reverts commit 5804dfb0eb162fcd73e6ae7bac9232bb44dbf398.
2012-08-09Highlight gms in online list with color.Andrei Karas1-1/+1
2012-08-04Extend background theming.Andrei Karas7-1/+132
2012-08-02Hide in default theme background in quests window.Andrei Karas1-2/+2
2012-07-31Add theme option to show hide opaque background for some windows.Andrei Karas5-0/+53
2012-07-29Add icons to quests window.Andrei Karas4-0/+14
Fix memory leak in extendednamesmodel.
2012-07-29Add quests netcode and quests window.Andrei Karas1-0/+0
2012-07-28Add missing theme files from previous commit.Andrei Karas2-0/+36
2012-07-28Extend playerbox theming.Andrei Karas2-0/+4
2012-07-21Add two new colors to themes.Andrei Karas1-1/+2
BUBBLE_NAME for speaker nick. BUBBLE_TEXT for speach text.
2012-07-15Change text buble theming.Andrei Karas4-0/+20
2012-07-14Change checkbox theming.Andrei Karas5-2/+12
2012-07-13Change radio button theming.Andrei Karas8-8/+10
2012-07-13Change selection theming.Andrei Karas6-2/+14
2012-07-13Change shortcuts windows theming.Andrei Karas5-2/+7
2012-07-13Change avatar list box theming.Andrei Karas7-4/+14
2012-07-13Change resize grip theming.Andrei Karas4-2/+7
2012-07-13Change theme loading.Andrei Karas6-4/+4
2012-07-13Change slider theming.Andrei Karas7-4/+30
2012-07-13Change tab theming.Andrei Karas10-6/+80
2012-07-13Change progressbar theming.Andrei Karas4-0/+20
2012-07-13Remove unused image file.Andrei Karas3-2/+0
2012-07-13Change dropdown theming.Andrei Karas6-0/+36
2012-07-13Change textfield theming.Andrei Karas3-0/+20
2012-07-13Change playerbox theming.Andrei Karas3-0/+26
2012-07-13Change scrollarea theming.Andrei Karas22-28/+80
2012-07-13Improve theming.Andrei Karas11-8/+74
Add support for theming button.
2012-03-01Merge branch 'master' of gitorious.org:manaplus/manaplusReid3-0/+2
2012-03-01Correct manaplus's background.Reid1-0/+0
2012-02-28Replace "play" button text to image.Andrei Karas3-0/+2
2012-02-03Add special attributes to emotes.Andrei Karas1-0/+5
2012-01-30Add 3 new emotes (Trollface from mimistakes, Metal-salute and Crying ↵Reid3-1/+6
requested from AL13N).
2012-01-30Correct "Awesome" and "GP" emotes.Reid1-0/+0
2011-12-17Move target cursors to themes.Andrei Karas16-30/+12
Remove old unused target cursors.
2011-11-14Add equipment window background images.Andrei Karas3-0/+2
Based on images from mana client.
2011-08-28Move simple colors to themes.Andrei Karas1-0/+10
Need add to all themes, or all simple colors will be black.
2011-08-24Merge branch 'master' of gitorious.org:manaplus/manaplusReid1-0/+5
2011-08-24New emote from DerLoisl.Reid3-1/+2
2011-08-22Improve draw perfomance.Andrei Karas1-0/+1
Add new theme color DROPDOWN_SHADOW.