summaryrefslogtreecommitdiff
path: root/src/gui/widgets/slider.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-04-01GUI: Made CheckBox, RadioButton and Slider more customizableThorbjørn Lindeijer1-2/+7
2025-03-24Expanded GUI theming capabilitiesThorbjørn Lindeijer1-7/+3
2025-03-24Define the GUI theme in XMLThorbjørn Lindeijer1-7/+9
2025-03-14Moved widget drawing code into ThemeThorbjørn Lindeijer1-143/+11
2025-02-26Use ResourceRef for all resource typesThorbjørn Lindeijer1-6/+2
2025-01-20Made client config statically typedThorbjørn Lindeijer1-1/+1
2024-02-13General code cleanupsThorbjørn Lindeijer1-4/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-2/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-2/+2
2010-03-05Rename SkinLoader to ThemeJared Adams1-4/+4
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-4/+2
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-1/+2
2010-01-11Cleanup GUI classesJared Adams1-1/+2
2010-01-10Change code styleAndrei Karas1-1/+2
2009-09-03Resolved Mantis #847: Login stage Windows won't go less than the default gui ...Bertram1-23/+16
2009-08-05patch for #813, adds mouse over highlight forMaximilian Philipps1-11/+74
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-0/+154