summaryrefslogtreecommitdiff
path: root/data/graphics/gui
AgeCommit message (Collapse)AuthorFilesLines
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-16Replaced default theme by classic. Moving default theme to theme mana.Andrei Karas9-5/+17
2011-04-23Update local player chat color in light themes.Andrei Karas1-1/+1
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+1
2011-01-02Initial commit.Andrei Karas46-0/+189
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.