summaryrefslogtreecommitdiff
path: root/src/gui/widgets/scrollarea.h
AgeCommit message (Expand)AuthorFilesLines
2025-04-25Introduced theme dropdown in interface setupThorbjørn Lindeijer1-7/+0
2025-04-25GUI: Added support for hiding the scroll area buttonsThorbjørn Lindeijer1-0/+18
2025-04-25GUI: Added support for fixed-size scrollarea markersThorbjørn Lindeijer1-4/+19
2025-03-31GUI: Apply clipping only where necessaryThorbjørn Lindeijer1-0/+5
2025-03-24Expanded GUI theming capabilitiesThorbjørn Lindeijer1-5/+6
2025-03-24Define the GUI theme in XMLThorbjørn Lindeijer1-0/+8
2025-03-17Have ImageRect automatically initialize and clean upThorbjørn Lindeijer1-3/+0
2025-03-14Moved widget drawing code into ThemeThorbjørn Lindeijer1-27/+0
2025-03-07Reuse gcn::ScrollArea::drawThorbjørn Lindeijer1-0/+1
2025-02-26Use ResourceRef for all resource typesThorbjørn Lindeijer1-2/+4
2025-01-21Replaced include guards with #pragma onceThorbjørn Lindeijer1-4/+1
2024-02-13General code cleanupsThorbjørn Lindeijer1-4/+5
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-16/+16
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-14Made the ScrollArea scrolling with buttons smootherThorbjørn Lindeijer1-2/+0
2010-02-14Fixed ScrollAreas to allow for continual scrolling, as long as the mouseTametomo1-0/+2
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-09-03Resolved Mantis #847: Login stage Windows won't go less than the default gui ...Bertram1-0/+5
2009-08-10Fix TabbedArea and ScrollArea to resize contentsJared Adams1-1/+4
2009-08-05patch for #813, adds mouse over highlight forMaximilian Philipps1-0/+18
2009-04-09Actually use ItemType instead of shortBjørn Lindeijer1-2/+5
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-0/+115