Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-20 | Add support for loading different color palettes. | Andrei Karas | 8 | -760/+774 | |
colors.xml converted to new format | |||||
2012-10-19 | Add listbox.xml entry to makefile. | Hal9OOO (Francesco Miglietta) | 2 | -0/+2 | |
2012-10-19 | Merge settings for Jewelry theme. Dropdown and Listbox elements tuning. | Hal9OOO (Francesco Miglietta) | 3 | -2/+13 | |
2012-10-18 | World window in Jewelry theme is now fixed. | Hal9OOO (Francesco Miglietta) | 1 | -0/+30 | |
2012-10-18 | Shop windows in Jewelry theme is now fixed. | Hal9OOO (Francesco Miglietta) | 1 | -0/+31 | |
2012-10-18 | Fix in ok dialog size and button position. | Andrei Karas | 15 | -0/+138 | |
2012-10-18 | Add button in themes to show additional theme info. | Andrei Karas | 24 | -0/+48 | |
2012-10-18 | Add default drop down attributes to jewelry theme. | Andrei Karas | 1 | -0/+4 | |
2012-10-18 | Complete theme rename hal_jewelry to jewelry. | Andrei Karas | 59 | -0/+0 | |
2012-10-17 | Rename Hal Jewelry Theme in Jewelry.. :( | Hal9OOO (Francesco Miglietta) | 4 | -4/+4 | |
2012-10-17 | Fixed radio-button and check-box button position in Jewelry Theme. | Hal9OOO (Francesco Miglietta) | 2 | -1/+15 | |
2012-10-17 | Fix make files in hal_jewelry theme. | Andrei Karas | 2 | -2/+2 | |
2012-10-17 | Add some files in CMakeLists.txt. | Hal9OOO (Francesco Miglietta) | 1 | -0/+2 | |
2012-10-17 | Add some files to Makefile.am. | Hal9OOO (Francesco Miglietta) | 1 | -0/+2 | |
2012-10-17 | Fix Makefile.am in Hal Jewelry. | Hal9OOO (Francesco Miglietta) | 1 | -1/+1 | |
2012-10-17 | Hal Jewelry Theme license file added. | Hal9OOO (Francesco Miglietta) | 1 | -0/+5 | |
2012-10-17 | Hal Jewelry Theme added. | Hal9OOO (Francesco Miglietta) | 60 | -1/+1188 | |
2012-10-12 | Add missing files from previous commit. | Andrei Karas | 4 | -0/+101 | |
2012-10-12 | Add new parameters to equipment window tehming. | Andrei Karas | 8 | -0/+8 | |
New parameters: itemPadding - ofset in pixels from left top corner or item box boxSize - slot item box size (by default 36 px) | |||||
2012-10-04 | Add support for padding in progress bars. | Andrei Karas | 12 | -0/+108 | |
Also fixed progress bars size. New progress bar attributes: fillPadding - padding for will rectangle padding - normal padding for bar | |||||
2012-10-04 | Add text fileds cursor (caret) color. | Andrei Karas | 7 | -0/+7 | |
New theme colors: CARET | |||||
2012-10-04 | Fix padding in some themes. | Andrei Karas | 13 | -30/+42 | |
2012-09-29 | Add equipment background to equipment window in some themes. | Andrei Karas | 3 | -0/+0 | |
2012-09-20 | Add theme color for text in popup windows. | Andrei Karas | 7 | -0/+7 | |
New theme color: POPUP | |||||
2012-09-13 | Fix incorrect file name in cmake scripts. | Andrei Karas | 1 | -1/+1 | |
2012-09-11 | Add new colors for button theming. | Andrei Karas | 7 | -0/+14 | |
New colors: BUTTON_PRESSED and BUTTON_HIGHLIGHTED. | |||||
2012-09-08 | Add new colors for whisper tabs. | Andrei Karas | 7 | -0/+28 | |
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 | 7 | -0/+56 | |
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 | 7 | -14/+14 | |
WHISPER_TAB_OFFLINE. | |||||
2012-09-06 | Add colors font color for highlighted and selected tab. | Andrei Karas | 7 | -0/+14 | |
New colors: TAB_HIGHLIGHTED, TAB_SELECTED | |||||
2012-09-06 | Fix unity theme colors. | Andrei Karas | 1 | -9/+9 | |
2012-08-29 | Add browserbox own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "BROWSERBOX" in colors.xml Also fix colors for some derived controls. | |||||
2012-08-29 | Add window header own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "WINDOW" in colors.xml | |||||
2012-08-29 | Add textfield own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "TEXTFIELD" in colors.xml | |||||
2012-08-29 | Add textbox own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "TEXTBOX" in colors.xml | |||||
2012-08-29 | Add radiobutton own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "RADIOBUTTON" in colors.xml | |||||
2012-08-29 | Add listbox own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "LISTBOX" in colors.xml | |||||
2012-08-29 | Add label own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "LABEL" in colors.xml | |||||
2012-08-29 | Add dropdown own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "DROPDOWN" in colors.xml | |||||
2012-08-29 | Add checkbox own color. | Andrei Karas | 7 | -0/+7 | |
Parameter "CHECKBOX" in colors.xml | |||||
2012-08-09 | Revert "Highlight gms in online list with color." | Andrei Karas | 6 | -6/+6 | |
This reverts commit 5804dfb0eb162fcd73e6ae7bac9232bb44dbf398. | |||||
2012-08-09 | Highlight gms in online list with color. | Andrei Karas | 6 | -6/+6 | |
2012-08-04 | Extend background theming. | Andrei Karas | 28 | -4/+533 | |
2012-08-02 | Hide in default theme background in quests window. | Andrei Karas | 3 | -0/+27 | |
2012-08-02 | Show backgrounds in unity theme. | Andrei Karas | 4 | -0/+54 | |
2012-08-02 | Add option to show/hide background in npc dialog. | Andrei Karas | 3 | -0/+27 | |
2012-08-02 | Add option to show/hide background in social window tabs. | Andrei Karas | 3 | -1/+27 | |
2012-07-31 | Add theme option to show hide opaque background for some windows. | Andrei Karas | 16 | -0/+212 | |
2012-07-30 | Fix radio button images in wood theme. | Andrei Karas | 1 | -0/+0 | |
2012-07-29 | Add complete/incomplete image to all themes. | Andrei Karas | 6 | -0/+0 | |