Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-16 | fix scrollbar image in default theme. | Andrei Karas | 1 | -0/+0 | |
2013-08-14 | add images and xml files for chat emotes tab icons. | Andrei Karas | 4 | -0/+8 | |
2013-08-11 | enable background in all themes for npc item container. | Andrei Karas | 3 | -0/+27 | |
2013-07-09 | fix background gradients in default theme. | Andrei Karas | 12 | -12/+12 | |
2013-05-30 | Add color for globals with player/npc name. | Andrei Karas | 1 | -0/+1 | |
New colors: GLOBAL, GLOBAL_OUTLINE. | |||||
2013-05-28 | Change errors images. | Reid Yaro | 1 | -0/+0 | |
2013-05-23 | Add missing black color into browserbox. | Andrei Karas | 1 | -0/+1 | |
2013-05-05 | dehardcode status bar colors (yellow bar). | Andrei Karas | 1 | -0/+2 | |
2013-05-05 | increase keyboard icon padding in themes. | Andrei Karas | 1 | -1/+2 | |
2013-05-02 | Fix tilebar padding with different font sizes. | Andrei Karas | 3 | -0/+27 | |
Fix paddings in outfits window. | |||||
2013-04-30 | add support for set fonts and font sizes from themes. | Andrei Karas | 1 | -0/+9 | |
Changed default font size from 11 to 12 px. | |||||
2013-04-30 | update copyrights year in theme xmls. | Andrei Karas | 1 | -1/+1 | |
2013-04-29 | Improve a bit look in character selection window. | Andrei Karas | 5 | -2/+28 | |
Add selection skin for playerbox. New theme file: playerboxselected.xml | |||||
2013-02-19 | Add support for GM tab. | Andrei Karas | 1 | -0/+3 | |
This tab visible all messages from @wgm chat command and local messages in this tab. | |||||
2013-02-14 | Disable in default theme background for playerbox. | Andrei Karas | 1 | -1/+1 | |
2013-02-07 | Adjust a bit onscreen buttons position. | Andrei Karas | 1 | -1/+1 | |
2013-02-06 | Fix onscreen buttons position. | Andrei Karas | 1 | -1/+2 | |
New theme option: clickborder - clickable border near onscreen button. | |||||
2013-01-27 | Fix a bit party and guild tab colors in default theme. | Andrei Karas | 1 | -12/+12 | |
2013-01-25 | Fix xml files style. | Andrei Karas | 63 | -406/+466 | |
Add or fix headers, replace tabs to spaces. | |||||
2013-01-23 | Show self nick in online list with special color. | Andrei Karas | 1 | -0/+1 | |
New theme colors: SELFNICK - color for own player nick in online list. SELFNICK_OUTLINE - outline color for self nick. | |||||
2013-01-18 | Add padding for items in extended listboxes. | Andrei Karas | 1 | -0/+1 | |
New parameter: itemPadding - padding from up and down for each list entry. | |||||
2013-01-01 | Add support for theming in bars in top left corner. | Andrei Karas | 3 | -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-01 | Add theming support for top right buttons. | Andrei Karas | 3 | -0/+8 | |
New theme file: windowmenu.xml Options in windowmenu.xml: padding - padding from window borders spacing - space between buttons. | |||||
2012-12-24 | Add color for selected text in listboxes. | Andrei Karas | 1 | -0/+1 | |
New theme color: LISTBOX_SELECTED | |||||
2012-12-19 | Add missing dbutton_image.xml | Andrei Karas | 1 | -0/+5 | |
2012-12-18 | Add support for show images in on screen buttons center. | Andrei Karas | 4 | -0/+9 | |
New theme files: dbutton_image.xml dpad_image.xml | |||||
2012-12-09 | Add resize options for on screen joystick and buttons. | Andrei Karas | 4 | -26/+2 | |
2012-12-06 | Add support for draw broders for on screen buttons. | Andrei Karas | 5 | -12/+66 | |
2012-12-05 | add attack and cancel on screen buttons. | Andrei Karas | 5 | -0/+22 | |
2012-11-17 | Add theming to browserbox. | Andrei Karas | 3 | -0/+8 | |
New theme file: browserbox.xml New theme options: padding - padding for browserbox newLinePadding - additional padding for new line wrapping. | |||||
2012-11-14 | Add support for on screen joystick for moving. | Andrei Karas | 4 | -0/+11 | |
2012-11-13 | Extend on screen keyboard button. | Andrei Karas | 1 | -0/+4 | |
New theme options: x - x position y - y position padding - button padding | |||||
2012-11-12 | Moving Android on screen keyboard button from SDL to ManaPlus. | Andrei Karas | 4 | -0/+7 | |
Also add basic functions for handling other on screen buttons. | |||||
2012-11-03 | Fix paddings in skills list. | Andrei Karas | 1 | -0/+1 | |
2012-11-01 | Jewelry Cursors update. | Hal9OOO | 1 | -0/+0 | |
2012-10-30 | Jewelry cursors graphic update (WIP). | Hal9OOO | 1 | -0/+0 | |
2012-10-28 | Update mouse.png in default theme. | Andrei Karas | 1 | -0/+0 | |
2012-10-27 | Add new mouse cursors to default theme. | Andrei Karas | 1 | -0/+0 | |
Also move old cursors to mana theme. | |||||
2012-10-23 | Cursors for warp and mechanism-trigger actions have been added to all themes. | Hal9OOO | 1 | -0/+0 | |
2012-10-22 | Extend item container theming. | Andrei Karas | 1 | -0/+2 | |
New theme parameters: paddingItemX - padding for item icon from left paddingItemY - padding for item icon from top | |||||
2012-10-21 | Extend theming for textpreview. | Andrei Karas | 3 | -0/+7 | |
New theme file: textpreview.xml Theme option: padding | |||||
2012-10-21 | Extend password field theming. | Andrei Karas | 1 | -1/+1 | |
New theme parameter: passwordChar - ASCII code for password char. If zero password invisible. | |||||
2012-10-21 | Extend password field theming. | Andrei Karas | 1 | -0/+1 | |
New theme parameter: passwordChar - ASCII code for password char. If zero password invisible. | |||||
2012-10-21 | Extend textfield theming. | Andrei Karas | 1 | -0/+3 | |
New theme options: padding frameSize | |||||
2012-10-21 | Rename theme file textfield_background.xml to textfield.xml | Andrei Karas | 3 | -2/+2 | |
2012-10-21 | Extend playerbox theming. | Andrei Karas | 3 | -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-21 | Rename theme file playerbox_background.xml to playerbox.xml | Andrei Karas | 3 | -2/+2 | |
2012-10-21 | Extend theming itemcontainer (used in inventory, trade window etc) | Andrei Karas | 3 | -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-20 | Fix palettes loading and using. | Andrei Karas | 1 | -1/+1 | |
2012-10-20 | Add support for loading different color palettes. | Andrei Karas | 1 | -95/+97 | |
colors.xml converted to new format |