summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-06add outline color in textfield class.Andrei Karas4-1/+6
2013-05-06add outline colors to extendedlistbox class.Andrei Karas1-2/+3
2013-05-06Add outline colors for ITEM_EQUIPPED and ITEM_NOT_EQUIPPED.Andrei Karas9-10/+30
2013-05-06add outline color for not supported color in servers dialog.Andrei Karas3-2/+7
2013-05-05add outline color to listbox.Andrei Karas5-4/+20
2013-05-05dehardcode status bar colors (yellow bar).Andrei Karas12-15/+25
2013-05-05increase keyboard icon padding in themes.Andrei Karas3-3/+4
2013-05-05fix scrollbars in dropdown popups.Andrei Karas1-1/+3
2013-05-05Send name request in legacy servers if npc was deleted and created at same time.Andrei Karas1-1/+4
2013-05-05adjust char selection dialog for small screens.Andrei Karas2-7/+3
2013-05-05jewelry theme: use different padding in popups depend on screen density.Andrei Karas11-1/+193
2013-05-05fix comments registry in setup/color.Andrei Karas1-30/+30
2013-05-05dehardcode floor item color.Andrei Karas4-1/+12
2013-05-05Jewelry Theme:Hal9OOO5-1/+7
2013-05-04Fix label position in tab.Andrei Karas1-3/+9
2013-05-04prevent mouse cursor moving in android in onscreen controls.Andrei Karas3-4/+18
2013-05-04add function to graphics class to set normal and outline colors at once.Andrei Karas17-31/+52
2013-05-04improved some set color code in trade window.Andrei Karas1-12/+8
2013-05-04add outline color TEXT color.Andrei Karas12-26/+49
2013-05-04add outline support for warning color.Andrei Karas3-0/+4
2013-05-04Add outline for label default color.Andrei Karas6-0/+12
2013-05-04show keyboard icon in different densities with different paddings.Andrei Karas7-0/+97
2013-05-03fix type in touchactions.Andrei Karas1-8/+8
2013-05-03Change a bit some windows sizes for drawing big size fonts.Andrei Karas4-4/+14
2013-05-03increase default font sizes for different densities.Andrei Karas1-3/+6
2013-05-03add config versioning.Andrei Karas3-0/+18
2013-05-03add small and big font sizes.Andrei Karas1-6/+16
2013-05-03fix update host issue after registration in evol server.Andrei Karas1-2/+11
2013-05-03update and rebuild translations.Andrei Karas41-65890/+127128
2013-05-03add comments for translators.Andrei Karas17-26/+388
2013-05-03add comments for translatorsAndrei Karas73-110/+1680
2013-05-03add comments for translators.Andrei Karas11-0/+184
2013-05-02Jewelry Theme: Increase chat text visibility.Hal9OOO2-18/+18
2013-05-02add new theme option for adjusting titlebar height.Andrei Karas2-0/+8
2013-05-02Fix tilebar padding with different font sizes.Andrei Karas22-6/+180
2013-05-01add theme default font size depend on screen density.Andrei Karas2-2/+10
2013-05-01use different default font sizes depend on screen density.Andrei Karas2-2/+32
2013-05-01update and rebuild translations.Andrei Karas40-6997/+7882
2013-05-01add keywords to desktop file.Andrei Karas1-1/+1
2013-05-01fix compilation error without C++11Andrei Karas1-0/+2
2013-05-01add option to override detected screen density.Andrei Karas4-6/+28
2013-05-01improve screen density logging.Andrei Karas1-1/+2
2013-05-01Add ability to load theme xml files depend on screen density.Andrei Karas2-7/+37
2013-05-01add pixel size detection fo X11 and windows.Andrei Karas4-25/+85
2013-05-01Jewelry Theme:Hal9OOO1-46/+31
2013-05-01Jewelry Theme:Hal9OOO2-4/+8
2013-04-30add support for set fonts and font sizes from themes.Andrei Karas6-15/+88
2013-04-30rename variable in map class.Andrei Karas2-6/+7
2013-04-30update copyrights year in theme xmls.Andrei Karas9-9/+9
2013-04-29split being.cpp to some files.Andrei Karas7-177/+260