summaryrefslogtreecommitdiff
path: root/data/graphics/gui/window.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-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-06-23Revert "Replace window graphic with a better looking one."Chuck Miller1-0/+0
This reverts commit b571eb3e3df81cd259d53ab7219d198e00a75281. People agree, it doesn't look better
2009-06-15Replace window graphic with a better looking one.David Athay1-0/+0
Graphic by QOAL.
2009-05-18Restored the window background to its former gloryBjørn Lindeijer1-0/+0
Well, opinions might differ about what looks better, but anyway. :P This also fixes the skin to not take the repeating middle into account when calculating the minimum width and height. And due to the larger image parts it should perform a bit better with OpenGL.