Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-07 | improve chatwindow class. | Andrei Karas | 2 | -220/+88 | |
2013-05-06 | improcw charselectdialog. | Andrei Karas | 2 | -13/+20 | |
2013-05-06 | improve charcreatedialog. | Andrei Karas | 1 | -5/+3 | |
2013-05-06 | improve buyselldialog class. | Andrei Karas | 2 | -5/+7 | |
2013-05-06 | improve buydialog. | Andrei Karas | 1 | -7/+2 | |
2013-05-06 | improve botchecker window. | Andrei Karas | 2 | -9/+8 | |
2013-05-06 | improve beingpopup class. | Andrei Karas | 1 | -5/+6 | |
2013-05-06 | fix outline color in dropdown class. | Andrei Karas | 1 | -1/+2 | |
2013-05-06 | add outline colors in speechbubble. | Andrei Karas | 4 | -6/+15 | |
2013-05-06 | add outline colors in itempopup. | Andrei Karas | 4 | -34/+61 | |
2013-05-06 | add outline colors in shoplistbox class. | Andrei Karas | 1 | -2/+7 | |
2013-05-06 | add outline color in dropdown. | Andrei Karas | 4 | -3/+8 | |
2013-05-06 | add outline color to radio button. | Andrei Karas | 4 | -2/+7 | |
2013-05-06 | add outline color in checbox class. | Andrei Karas | 4 | -1/+6 | |
2013-05-06 | Add outline colors for button class. | Andrei Karas | 4 | -4/+32 | |
2013-05-06 | add outline color in textfield class. | Andrei Karas | 4 | -1/+6 | |
2013-05-06 | add outline colors to extendedlistbox class. | Andrei Karas | 1 | -2/+3 | |
2013-05-06 | Add outline colors for ITEM_EQUIPPED and ITEM_NOT_EQUIPPED. | Andrei Karas | 9 | -10/+30 | |
2013-05-06 | add outline color for not supported color in servers dialog. | Andrei Karas | 3 | -2/+7 | |
2013-05-05 | add outline color to listbox. | Andrei Karas | 5 | -4/+20 | |
2013-05-05 | dehardcode status bar colors (yellow bar). | Andrei Karas | 3 | -15/+7 | |
2013-05-05 | fix scrollbars in dropdown popups. | Andrei Karas | 1 | -1/+3 | |
2013-05-05 | adjust char selection dialog for small screens. | Andrei Karas | 2 | -7/+3 | |
2013-05-05 | fix comments registry in setup/color. | Andrei Karas | 1 | -30/+30 | |
2013-05-05 | dehardcode floor item color. | Andrei Karas | 3 | -0/+8 | |
2013-05-04 | Fix label position in tab. | Andrei Karas | 1 | -3/+9 | |
2013-05-04 | prevent mouse cursor moving in android in onscreen controls. | Andrei Karas | 2 | -2/+16 | |
2013-05-04 | add function to graphics class to set normal and outline colors at once. | Andrei Karas | 12 | -31/+17 | |
2013-05-04 | improved some set color code in trade window. | Andrei Karas | 1 | -12/+8 | |
2013-05-04 | add outline color TEXT color. | Andrei Karas | 12 | -26/+49 | |
2013-05-04 | add outline support for warning color. | Andrei Karas | 3 | -0/+4 | |
2013-05-04 | Add outline for label default color. | Andrei Karas | 6 | -0/+12 | |
2013-05-03 | Change a bit some windows sizes for drawing big size fonts. | Andrei Karas | 4 | -4/+14 | |
2013-05-03 | add small and big font sizes. | Andrei Karas | 1 | -6/+16 | |
from 8 px to 23 px. | |||||
2013-05-03 | fix update host issue after registration in evol server. | Andrei Karas | 1 | -2/+11 | |
This issue happend if server allow only one update server. | |||||
2013-05-03 | add comments for translators | Andrei Karas | 73 | -110/+1680 | |
2013-05-02 | add new theme option for adjusting titlebar height. | Andrei Karas | 2 | -0/+8 | |
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 | 3 | -6/+10 | |
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 option to override detected screen density. | Andrei Karas | 2 | -4/+20 | |
2013-05-01 | Add ability to load theme xml files depend on screen density. | Andrei Karas | 2 | -7/+37 | |
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 | 4 | -14/+78 | |
Changed default font size from 11 to 12 px. | |||||
2013-04-29 | fix crach in tmw like servers on player selection dialog. | Andrei Karas | 1 | -1/+2 | |
2013-04-29 | Improve a bit look in character selection window. | Andrei Karas | 13 | -429/+724 | |
Add selection skin for playerbox. New theme file: playerboxselected.xml | |||||
2013-04-28 | create shared class for different players list visualisation. | Andrei Karas | 2 | -38/+50 | |
2013-04-26 | fix code style more. | Andrei Karas | 3 | -5/+5 | |
2013-04-26 | fix code style. | Andrei Karas | 2 | -6/+12 | |
2013-04-26 | add support for separate online list. | Andrei Karas | 4 | -4/+24 | |
2013-04-26 | Add mod key for chat (left shift) | Andrei Karas | 2 | -3/+18 | |
New action: mod key + right click - close current whisper. | |||||
2013-04-25 | fix some code style by cpplint. | Andrei Karas | 12 | -34/+12 | |