Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-04 | Add support for default theme file names. | Andrei Karas | 1 | -5/+8 | |
2012-08-01 | Fix code style. | Andrei Karas | 1 | -0/+2 | |
2012-07-30 | Add addition options to skin objects. | Andrei Karas | 1 | -5/+18 | |
2012-07-21 | Add two new colors to themes. | Andrei Karas | 1 | -0/+2 | |
BUBBLE_NAME for speaker nick. BUBBLE_TEXT for speach text. | |||||
2012-07-14 | Add to resourcemanager method to load imageset from image. | Andrei Karas | 1 | -0/+2 | |
2012-07-13 | Fix leaks after last commit. | Andrei Karas | 1 | -0/+2 | |
2012-07-13 | Change theme loading. | Andrei Karas | 1 | -0/+2 | |
2012-07-13 | Change scrollarea theming. | Andrei Karas | 1 | -0/+3 | |
2012-05-08 | Add titlepadding option to theme file. | Andrei Karas | 1 | -1/+5 | |
Now used only in shortcuts window without title bar. | |||||
2012-03-29 | Replace vectors with strings to short names. | Andrei Karas | 1 | -5/+5 | |
2012-02-27 | Add sliderlist setup item. | Andrei Karas | 1 | -0/+2 | |
2012-02-03 | Add some missing getters. | Andrei Karas | 1 | -1/+1 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-09-11 | Add support for padding in theme configuration files. | Andrei Karas | 1 | -2/+6 | |
2011-09-10 | Allow load for each window own xml theme file. | Andrei Karas | 1 | -0/+2 | |
2011-08-28 | Move simple colors to themes. | Andrei Karas | 1 | -0/+9 | |
Need add to all themes, or all simple colors will be black. | |||||
2011-08-22 | Improve draw perfomance. | Andrei Karas | 1 | -0/+1 | |
Add new theme color DROPDOWN_SHADOW. | |||||
2011-08-22 | Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY. | Andrei Karas | 1 | -0/+3 | |
2011-08-22 | Fix some theme font colors in different gui elements. | Andrei Karas | 1 | -0/+1 | |
Add new color ITEM_NOT_EQUIPPED. | |||||
2011-07-05 | Add ability to send client states to other clients. | Andrei Karas | 1 | -0/+1 | |
Using for this emotes. | |||||
2011-03-27 | Fix some warnings and improve code from gcc 4.6 compilation. | Andrei Karas | 1 | -0/+1 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -1/+2 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+273 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |