summaryrefslogtreecommitdiff
path: root/data/graphics/gui/sticky_button.png
AgeCommit message (Collapse)AuthorFilesLines
2024-02-22ran dyecmd on all PNGs to be rid of the warning in terminalpng_dyecmdLedmitz1-0/+0
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-18New gui theme by AdamaixChuck Miller1-0/+0
2009-05-10Switch padlocks around, thanks QOALpeavey1-0/+0
2009-05-10Add new sticky buttons by QOALpeavey1-0/+0
2009-03-28Add a sticky button to the Window classJared Adams1-0/+0
The Minimap window uses this so you can froce it to always be open. The Minimap toggle button can be used to show or hide it temporarily, as warping will reset it's visibility based on the sticky state and weather the 'new' map has a minimap.