summaryrefslogtreecommitdiff
path: root/data/themes/blackwood
AgeCommit message (Collapse)AuthorFilesLines
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-07-29Add complete/incomplete image to all themes.Andrei Karas1-0/+0
2012-07-21Add two new colors to themes.Andrei Karas1-0/+2
BUBBLE_NAME for speaker nick. BUBBLE_TEXT for speach text.
2012-07-14Convert black wood theme to new format.Andrei Karas38-70/+1
2012-02-24Remove some duplicates from themes.Andrei Karas7-6/+0
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-22Improve draw perfomance.Andrei Karas1-0/+1
Add new theme color DROPDOWN_SHADOW.
2011-08-22Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.Andrei Karas1-0/+3
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-0/+1
Add new color ITEM_NOT_EQUIPPED.
2011-07-05Add ability to send client states to other clients.Andrei Karas1-0/+1
Using for this emotes.
2011-05-27add more missing files to EXTRA_DIST so that make dist will work out wellMaarten Vanraes1-1/+3
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+1
2011-01-02Initial commit.Andrei Karas49-0/+167
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.