summaryrefslogtreecommitdiff
path: root/data/graphics
AgeCommit message (Collapse)AuthorFilesLines
2013-05-02Fix tilebar padding with different font sizes.Andrei Karas3-0/+27
Fix paddings in outfits window.
2013-04-30add support for set fonts and font sizes from themes.Andrei Karas1-0/+9
Changed default font size from 11 to 12 px.
2013-04-30update copyrights year in theme xmls.Andrei Karas1-1/+1
2013-04-29Improve a bit look in character selection window.Andrei Karas5-2/+28
Add selection skin for playerbox. New theme file: playerboxselected.xml
2013-04-08fix vls flag removal.Andrei Karas2-3/+1
2013-04-07remove vls flag because it unused.Andrei Karas1-0/+0
2013-04-07Change belgium languages flags.Reid Yaro2-0/+0
2013-04-05Add Turkish flag icon.Andrei Karas3-0/+2
2013-03-01Fix arrow images load.Andrei Karas10-8/+8
2013-02-19Add support for GM tab.Andrei Karas1-0/+3
This tab visible all messages from @wgm chat command and local messages in this tab.
2013-02-14Disable in default theme background for playerbox.Andrei Karas1-1/+1
2013-02-07Adjust a bit onscreen buttons position.Andrei Karas1-1/+1
2013-02-06Fix onscreen buttons position.Andrei Karas1-1/+2
New theme option: clickborder - clickable border near onscreen button.
2013-01-27Fix a bit party and guild tab colors in default theme.Andrei Karas1-12/+12
2013-01-25Fix xml files style.Andrei Karas66-415/+476
Add or fix headers, replace tabs to spaces.
2013-01-23Show self nick in online list with special color.Andrei Karas1-0/+1
New theme colors: SELFNICK - color for own player nick in online list. SELFNICK_OUTLINE - outline color for self nick.
2013-01-18Add padding for items in extended listboxes.Andrei Karas1-0/+1
New parameter: itemPadding - padding from up and down for each list entry.
2013-01-18Added missing Belgium flag in the setup/theme/language scrolling menu.Alige3-0/+2
2013-01-01Add support for theming in bars in top left corner.Andrei Karas3-0/+11
New theme options in ministatus.xml: padding - border padding spacing - space between buttons iconPadding - padding for icons iconSpacing - space between icons
2013-01-01Add theming support for top right buttons.Andrei Karas3-0/+8
New theme file: windowmenu.xml Options in windowmenu.xml: padding - padding from window borders spacing - space between buttons.
2012-12-29Show flags icons in language selection listAndrei Karas19-1/+43
Also add support for extended listboxes in popuplist control.
2012-12-24Add color for selected text in listboxes.Andrei Karas1-0/+1
New theme color: LISTBOX_SELECTED
2012-12-19Add missing dbutton_image.xmlAndrei Karas1-0/+5
2012-12-18Update default wallpaper.Andrei Karas1-0/+0
2012-12-18Add support for show images in on screen buttons center.Andrei Karas4-0/+9
New theme files: dbutton_image.xml dpad_image.xml
2012-12-09Add resize options for on screen joystick and buttons.Andrei Karas4-26/+2
2012-12-06Add support for draw broders for on screen buttons.Andrei Karas5-12/+66
2012-12-05add attack and cancel on screen buttons.Andrei Karas5-0/+22
2012-11-17Add theming to browserbox.Andrei Karas3-0/+8
New theme file: browserbox.xml New theme options: padding - padding for browserbox newLinePadding - additional padding for new line wrapping.
2012-11-14Add support for on screen joystick for moving.Andrei Karas4-0/+11
2012-11-13Extend on screen keyboard button.Andrei Karas1-0/+4
New theme options: x - x position y - y position padding - button padding
2012-11-12Moving Android on screen keyboard button from SDL to ManaPlus.Andrei Karas4-0/+7
Also add basic functions for handling other on screen buttons.
2012-11-03Fix paddings in skills list.Andrei Karas1-0/+1
2012-11-01Jewelry Cursors update.Hal9OOO1-0/+0
2012-10-30Jewelry cursors graphic update (WIP).Hal9OOO1-0/+0
2012-10-28Update mouse.png in default theme.Andrei Karas1-0/+0
2012-10-27Add new mouse cursors to default theme.Andrei Karas1-0/+0
Also move old cursors to mana theme.
2012-10-23Cursors for warp and mechanism-trigger actions have been added to all themes.Hal9OOO1-0/+0
2012-10-22Extend item container theming.Andrei Karas1-0/+2
New theme parameters: paddingItemX - padding for item icon from left paddingItemY - padding for item icon from top
2012-10-21Extend theming for textpreview.Andrei Karas3-0/+7
New theme file: textpreview.xml Theme option: padding
2012-10-21Extend password field theming.Andrei Karas1-1/+1
New theme parameter: passwordChar - ASCII code for password char. If zero password invisible.
2012-10-21Extend password field theming.Andrei Karas1-0/+1
New theme parameter: passwordChar - ASCII code for password char. If zero password invisible.
2012-10-21Extend textfield theming.Andrei Karas1-0/+3
New theme options: padding frameSize
2012-10-21Rename theme file textfield_background.xml to textfield.xmlAndrei Karas3-2/+2
2012-10-21Extend playerbox theming.Andrei Karas3-43/+55
New theme options: offsetX - offset for player by x. Default -16 offsetY - offset for player by y. Default -32 frameSize - frame size. Default 2
2012-10-21Rename theme file playerbox_background.xml to playerbox.xmlAndrei Karas3-2/+2
2012-10-21Extend theming itemcontainer (used in inventory, trade window etc)Andrei Karas3-0/+9
New theme file: itemcontainer.xml Options in file: boxWidth - item box width. Default value 35. boxHeight - item box height. Default value 53. equippedTextPadding - padding for item amount or equipped text. Default value 29.
2012-10-20Fix palettes loading and using.Andrei Karas1-1/+1
2012-10-20Add support for loading different color palettes.Andrei Karas1-95/+97
colors.xml converted to new format
2012-10-18Fix padding for ok dialog.Andrei Karas1-0/+1