summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-20Add palette inheritance to itemcontainer class.Andrei Karas4-6/+8
2012-10-20Add palette inheritance to textfield class.Andrei Karas25-52/+59
2012-10-20Add palette inheritance to icon class.Andrei Karas4-7/+8
2012-10-20Add palette inheritance to guitable class.Andrei Karas4-6/+8
2012-10-20Add palette inheritance to shortcutcontainer class.Andrei Karas2-3/+4
2012-10-20Add palette inheritance to checkbox class.Andrei Karas11-22/+26
2012-10-20Add palette inheritance to button class.Andrei Karas52-155/+165
2012-10-20Add palette inheritance to browserbox class.Andrei Karas12-13/+15
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas124-301/+378
2012-10-20Add missing check in palette class.Andrei Karas1-1/+1
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas40-158/+155
2012-10-20Allow get colors from Widget2.Andrei Karas9-38/+54
2012-10-20Fix possible shadow methods in palette class.Andrei Karas3-4/+4
2012-10-20Add support for loading different color palettes.Andrei Karas10-872/+902
colors.xml converted to new format
2012-10-20Derive all widgets from Widget2 class.Andrei Karas46-26/+181
2012-10-19Add listbox.xml entry to makefile.Hal9OOO (Francesco Miglietta)2-0/+2
2012-10-19Merge settings for Jewelry theme. Dropdown and Listbox elements tuning.Hal9OOO (Francesco Miglietta)3-2/+13
2012-10-19Fix namespace conflicts.Andrei Karas101-342/+237
2012-10-19Fix tabbed area containers size.Andrei Karas1-18/+23
2012-10-19Partial fix with tabbed area.Andrei Karas1-5/+6
2012-10-19Add missing check to skilldialog.Andrei Karas1-1/+5
2012-10-18World window in Jewelry theme is now fixed.Hal9OOO (Francesco Miglietta)1-0/+30
2012-10-18Shop windows in Jewelry theme is now fixed.Hal9OOO (Francesco Miglietta)1-0/+31
2012-10-18Fix listbox selection rectangle.Andrei Karas1-2/+2
2012-10-18Fix padding for ok dialog.Andrei Karas1-0/+1
2012-10-18Update contributors list, add Hal9ooo.Andrei Karas1-0/+14
2012-10-18Fix height in text command editor.Andrei Karas1-0/+2
2012-10-18Fix open/close sound in text command editor.Andrei Karas1-0/+1
2012-10-18Fix in ok dialog size and button position.Andrei Karas19-6/+169
2012-10-18Add button in themes to show additional theme info.Andrei Karas31-8/+128
2012-10-18Fix ok dialog resize issue.Andrei Karas2-5/+7
Also allow set from ouside preferred width.
2012-10-18Simplify reading values from config.Andrei Karas6-15/+11
2012-10-18Extend theming listbox with image.Andrei Karas3-4/+10
New theme options: imagePadding - padding for image from left spacing - space between image and text
2012-10-18Fix login dialog size in some themes.Andrei Karas1-0/+2
2012-10-18Add default drop down attributes to jewelry theme.Andrei Karas1-0/+4
2012-10-18Extend dropdown theming.Andrei Karas10-65/+112
New options in dropdown.xml: padding - text padding from all sides imagePadding - image padding from right frameSize - frame size
2012-10-18Complete theme rename hal_jewelry to jewelry.Andrei Karas59-0/+0
2012-10-17Rename Hal Jewelry Theme in Jewelry.. :(Hal9OOO (Francesco Miglietta)5-5/+5
2012-10-17Fixed radio-button and check-box button position in Jewelry Theme.Hal9OOO (Francesco Miglietta)2-1/+15
2012-10-17Fix make files in hal_jewelry theme.Andrei Karas2-2/+2
2012-10-17Add some files in CMakeLists.txt.Hal9OOO (Francesco Miglietta)1-0/+2
2012-10-17Add some files to Makefile.am.Hal9OOO (Francesco Miglietta)1-0/+2
2012-10-17Fix Makefile.am in Hal Jewelry.Hal9OOO (Francesco Miglietta)1-1/+1
2012-10-17Extend radio button theming.Andrei Karas9-96/+108
New options: padding - padding from all sides except left imagePadding - padding from left before image imageSize - image size for computation width spacing - space between image and text width = imagePadding + imageSize + spacing + text width + padding height = padding + text height + padding
2012-10-17Fix tab name in help.Andrei Karas1-1/+1
2012-10-17Fix configure.ac file.Hal9OOO (Francesco Miglietta)1-0/+1
2012-10-17Hal Jewelry Theme license file added.Hal9OOO (Francesco Miglietta)1-0/+5
2012-10-17Hal Jewelry Theme added.Hal9OOO (Francesco Miglietta)60-1/+1188
2012-10-17Extend checkbox theming.Andrei Karas9-121/+85
New options: padding - padding from all sides except left imagePadding - padding from left before image imageSize - image size for computation width spacing - space between image and text width = imagePadding + imageSize + spacing + text width + padding height = padding + text height + padding
2012-10-17fix error in defines.Andrei Karas1-1/+1