summaryrefslogtreecommitdiff
path: root/data/graphics/gui/tabselected.png
AgeCommit message (Collapse)AuthorFilesLines
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-0/+0
The older gray theme and the new wood theme are available as themes. The gray theme needs some new graphics for hilights. Add a theme option for branding and add path/to/branding/data to the PhysFS search path. Reviewed-by: Thorbjørn Lindeijer Reviewed-by: Chuck Miller
2009-08-05patch for #813, adds mouse over highlight forMaximilian Philipps1-0/+0
radio buttons, tabs, checkboxes, slider and scrollbars
2009-07-19Better buttons and the window now has a transparent layer with an opaque ↵Chuck Miller1-0/+0
drop shadow.
2009-07-18New gui theme by AdamaixChuck Miller1-0/+0
2009-01-13Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-0/+0
Changes mostly done by David Athay. Currently these widgets are only used in the setup window, where they replace the previously used TabbedContainer.