Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-04 | add outline color TEXT color. | Andrei Karas | 1 | -0/+1 | |
2013-05-04 | add outline support for warning color. | Andrei Karas | 1 | -0/+1 | |
2013-05-04 | Add outline for label default color. | Andrei Karas | 1 | -0/+1 | |
2013-05-02 | add new theme option for adjusting titlebar height. | Andrei Karas | 1 | -0/+7 | |
New theme option: titlebarHeightRelative Default value: 0 Because titlebar height can be calculated from font height. It can be changed by this option. | |||||
2013-05-02 | Fix tilebar padding with different font sizes. | Andrei Karas | 1 | -2/+2 | |
Fix paddings in outfits window. | |||||
2013-05-01 | add theme default font size depend on screen density. | Andrei Karas | 1 | -0/+6 | |
2013-05-01 | Add ability to load theme xml files depend on screen density. | Andrei Karas | 1 | -7/+36 | |
Known densities: low medium tv high xhigh xxhigh Xml file name example with density: window_high.xml if file with density missing, will be loaded file without density. | |||||
2013-04-30 | add support for set fonts and font sizes from themes. | Andrei Karas | 1 | -8/+26 | |
Changed default font size from 11 to 12 px. | |||||
2013-04-20 | fix style in gui directory. | Andrei Karas | 1 | -1/+17 | |
2013-04-12 | first part of style fixed after cpplint checks. | Andrei Karas | 1 | -3/+3 | |
2013-02-26 | Improve string usage in other files. | Andrei Karas | 1 | -5/+10 | |
2013-02-19 | Add support for GM tab. | Andrei Karas | 1 | -0/+6 | |
This tab visible all messages from @wgm chat command and local messages in this tab. | |||||
2013-02-18 | move most direct calls to physfs to separate file. | Andrei Karas | 1 | -15/+13 | |
2013-01-25 | Remove unused code for Android keyboard. | Andrei Karas | 1 | -6/+0 | |
2013-01-23 | Show self nick in online list with special color. | Andrei Karas | 1 | -0/+5 | |
New theme colors: SELFNICK - color for own player nick in online list. SELFNICK_OUTLINE - outline color for self nick. | |||||
2013-01-20 | Another part with FOR_EACH changes. | Andrei Karas | 1 | -3/+1 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-12-28 | Add outlining support to tabs. | Andrei Karas | 1 | -0/+19 | |
2012-12-27 | add support for outlining in window header. | Andrei Karas | 1 | -0/+1 | |
2012-12-27 | Add outlining to status popup dialog. | Andrei Karas | 1 | -1/+1 | |
2012-12-27 | Add some outline colors. Set outline colors to normal colors if no in ↵ | Andrei Karas | 1 | -2/+49 | |
configuration. | |||||
2012-12-25 | Improve empty strings manipulation. | Andrei Karas | 1 | -2/+2 | |
2012-12-24 | Add color for selected text in listboxes. | Andrei Karas | 1 | -0/+1 | |
New theme color: LISTBOX_SELECTED | |||||
2012-11-12 | Moving Android on screen keyboard button from SDL to ManaPlus. | Andrei Karas | 1 | -0/+6 | |
Also add basic functions for handling other on screen buttons. | |||||
2012-10-28 | Extend window theming. | Andrei Karas | 1 | -0/+12 | |
New theme options: stickyPadding - padding for sticky button from top. stickySpacing - space between sticky button and close button. By default both parameters is 3. | |||||
2012-10-20 | Fix palettes loading and using. | Andrei Karas | 1 | -4/+4 | |
2012-10-20 | Allow get colors from Widget2. | Andrei Karas | 1 | -2/+0 | |
2012-10-20 | Add support for loading different color palettes. | Andrei Karas | 1 | -17/+31 | |
colors.xml converted to new format | |||||
2012-10-18 | Add button in themes to show additional theme info. | Andrei Karas | 1 | -0/+32 | |
2012-10-18 | Simplify reading values from config. | Andrei Karas | 1 | -6/+2 | |
2012-10-16 | Fix some signed/unsigned chars issues. | Andrei Karas | 1 | -1/+1 | |
2012-10-10 | Delete copy constructor in some classes. | Andrei Karas | 1 | -24/+26 | |
2012-10-04 | Add text fileds cursor (caret) color. | Andrei Karas | 1 | -0/+1 | |
New theme colors: CARET | |||||
2012-09-22 | Add final keyword to most classes. | Andrei Karas | 1 | -2/+2 | |
2012-09-20 | Add theme color for text in popup windows. | Andrei Karas | 1 | -0/+1 | |
New theme color: POPUP | |||||
2012-09-19 | Add resize grip padding. | Andrei Karas | 1 | -0/+7 | |
Fix resize grip position. New theme option: resizePadding | |||||
2012-09-13 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2012-09-12 | Add for windows close button hover image. | Andrei Karas | 1 | -4/+20 | |
New theme parameter "closeImageHighlighted". It have attributes same as "closeImage". | |||||
2012-09-11 | Add new colors for button theming. | Andrei Karas | 1 | -0/+2 | |
New colors: BUTTON_PRESSED and BUTTON_HIGHLIGHTED. | |||||
2012-09-09 | Fix offline player chat tab colors. | Andrei Karas | 1 | -2/+2 | |
2012-09-08 | Add new colors for whisper tabs. | Andrei Karas | 1 | -0/+4 | |
New colors: WHISPER_TAB_HIGHLIGHTED, WHISPER_TAB_OFFLINE_HIGHLIGHTED, WHISPER_TAB_SELECTED, WHISPER_TAB_OFFLINE_SELECTED | |||||
2012-09-08 | Add new colors for party and guild tabs. | Andrei Karas | 1 | -0/+8 | |
For party tabs: PARTY_CHAT_TAB_HIGHLIGHTED, PARTY_SOCIAL_TAB_HIGHLIGHTED, PARTY_CHAT_TAB_SELECTED, PARTY_SOCIAL_TAB_SELECTED For guild tabs: GUILD_CHAT_TAB_HIGHLIGHTED, GUILD_SOCIAL_TAB_HIGHLIGHTED, GUILD_CHAT_TAB_SELECTED, GUILD_SOCIAL_TAB_SELECTED | |||||
2012-09-08 | Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and ↵ | Andrei Karas | 1 | -6/+6 | |
WHISPER_TAB_OFFLINE. | |||||
2012-09-06 | Add colors font color for highlighted and selected tab. | Andrei Karas | 1 | -0/+2 | |
New colors: TAB_HIGHLIGHTED, TAB_SELECTED | |||||
2012-09-06 | Add theme option for title bar height. | Andrei Karas | 1 | -1/+8 | |
Option name: titlebarHeight Default value: 20 px | |||||
2012-09-05 | Add theme attribute for close button padding. | Andrei Karas | 1 | -0/+7 | |
Attribute name: closePadding Default value: 3 pixels. | |||||
2012-09-05 | another some const fixes. | Andrei Karas | 1 | -1/+1 | |
2012-09-04 | add const to more classes, | Andrei Karas | 1 | -1/+1 | |
fix other small style issues. | |||||
2012-09-04 | Add const to more classes. | Andrei Karas | 1 | -2/+2 | |
2012-08-29 | Add const to more classes. | Andrei Karas | 1 | -43/+48 | |