summaryrefslogtreecommitdiff
path: root/data/graphics/gui
AgeCommit message (Collapse)AuthorFilesLines
2013-11-30Add new theme color TABLE_BACKGROUND.Andrei Karas1-0/+1
It used in background of table headers.
2013-10-09Add browserbox links theme options.Andrei Karas3-0/+6
New theme options: highlightBackground - highlight link with background filling. highlightUnderline - highlight link with underline.
2013-10-09add separate theme file for browserbox in who is online window.Andrei Karas3-0/+10
New theme file: onlinebrowserbox.xml
2013-10-09add support for popup menu browserbox theming.Andrei Karas3-0/+10
New theme file: popupbrowserbox.xml
2013-10-09add theme attribute "itemPadding" into browserbox.Andrei Karas1-0/+1
2013-09-03show icon on protected items.Andrei Karas3-0/+2
2013-08-28Updated small and medium new target cursor animations.Alige8-8/+8
2013-08-24add support for target cursor animations.Andrei Karas14-0/+102
updated target cursor to new images by Alige.
2013-08-16fix scrollbar image in default theme.Andrei Karas1-0/+0
2013-08-14add images and xml files for chat emotes tab icons.Andrei Karas4-0/+8
2013-08-11enable background in all themes for npc item container.Andrei Karas3-0/+27
2013-07-09fix background gradients in default theme.Andrei Karas12-12/+12
2013-05-30Add color for globals with player/npc name.Andrei Karas1-0/+1
New colors: GLOBAL, GLOBAL_OUTLINE.
2013-05-28Change errors images.Reid Yaro1-0/+0
2013-05-23Add missing black color into browserbox.Andrei Karas1-0/+1
2013-05-05dehardcode status bar colors (yellow bar).Andrei Karas1-0/+2
2013-05-05increase keyboard icon padding in themes.Andrei Karas1-1/+2
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-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 Karas63-406/+466
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-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-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-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.