summaryrefslogtreecommitdiff
path: root/src/gui/textpopup.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-08-09Replace remaining gcn::Label instances with Label instancesJared Adams1-2/+4
Reviewed-by: Chuck Miller
2010-03-31Removed the ability to assign custom skins to windows/popupsThorbjørn Lindeijer1-2/+0
Old settings are causing it to fall back on the wrong combination of files if old data is in the search path. Reviewed-by: Jared Adams
2010-03-14Add tooltips to hp, xp, mp bars.Andrei Karas1-0/+100
Signed-off-by: Jared Adams <jaxad0127@gmail.com>