summaryrefslogtreecommitdiff
path: root/src/gui/widgets/label.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-07-15Render font outlines using TTF_SetFontOutlineThorbjørn Lindeijer1-13/+11
2025-04-25GUI: Added support for multiple color palettes to ThemeThorbjørn Lindeijer1-1/+1
2025-03-31GUI: Support customizing widget text format through themeThorbjørn Lindeijer1-1/+34
2012-01-31Added missing copyright notices.Yohann Ferreira1-1/+2
2010-08-12Forgot a Label constructorJared Adams1-0/+1
2010-08-12Fix Label color handlingJared Adams1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-2/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2009-04-10Introduced a Desktop widget to handle the wallpaperBjørn Lindeijer1-2/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-0/+40