summaryrefslogtreecommitdiff
path: root/src/resources/theme.h
AgeCommit message (Expand)AuthorFilesLines
2025-04-28GUI: Added skin for the emote slots in the EmotePopupThorbjørn Lindeijer1-0/+1
2025-04-26GUI: Added support for explicit outline color per palette entryThorbjørn Lindeijer1-3/+2
2025-04-25GUI: Added support for multiple color palettes to ThemeThorbjørn Lindeijer1-9/+38
2025-04-25Introduced theme dropdown in interface setupThorbjørn Lindeijer1-4/+25
2025-04-25GUI: Added support for hiding the scroll area buttonsThorbjørn Lindeijer1-0/+1
2025-04-25GUI: Added support for defining named icons to the themeThorbjørn Lindeijer1-0/+4
2025-04-25GUI: Allow theme to skin item slots and equipment boxesThorbjørn Lindeijer1-3/+5
2025-04-25GUI: Allow customizing the SkinType used by a WindowThorbjørn Lindeijer1-0/+1
2025-04-02General code cleanupsThorbjørn Lindeijer1-5/+4
2025-04-01GUI: Made CheckBox, RadioButton and Slider more customizableThorbjørn Lindeijer1-0/+1
2025-03-31GUI: Support customizing widget text format through themeThorbjørn Lindeijer1-4/+12
2025-03-31GUI: De-hardcode the window title offsetsThorbjørn Lindeijer1-0/+2
2025-03-24Expanded GUI theming capabilitiesThorbjørn Lindeijer1-2/+19
2025-03-24Define the GUI theme in XMLThorbjørn Lindeijer1-94/+82
2025-03-17Have ImageRect automatically initialize and clean upThorbjørn Lindeijer1-2/+1
2025-03-14Moved widget drawing code into ThemeThorbjørn Lindeijer1-39/+100
2025-02-26Use ResourceRef for all resource typesThorbjørn Lindeijer1-7/+6
2025-01-21Replaced include guards with #pragma onceThorbjørn Lindeijer1-4/+1
2024-08-04Removed unused Skin::mName and Skin::mFilePathThorbjørn Lindeijer1-18/+2
2024-03-12General code cleanupsThorbjørn Lindeijer1-7/+3
2024-02-22General code cleanupsThorbjørn Lindeijer1-3/+3
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-5/+5
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-10-23Fixed a certain class of Doxygen warningsThorbjørn Lindeijer1-2/+2
2011-04-09Renamed Listener to EventListenerThorbjørn Lindeijer1-2/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-2/+2
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-1/+1
2010-11-13Replace config listeners with the event systemChuck Miller1-3/+3
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-0/+2
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-0/+250