summaryrefslogtreecommitdiff
path: root/src/gui/widgets/browserbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-07Made BrowserBox use the recommended line skip for its fontThorbjørn Lindeijer1-45/+58
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-09Made the chat text much more readable in every opacity case.Yohann Ferreira1-3/+36
2011-01-03Merge branch '0.5'Thorbjørn Lindeijer1-3/+3
2011-01-02Fixing compiler warningsStefan Dombrowski1-2/+2
2010-12-26Fix crash with corrupted links in chat.Andrei Karas1-2/+2
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-183/+74
2010-10-01Fix possible invisible chat.Andrei Karas1-5/+2
2010-09-29Improve chat speed.Andrei Karas1-183/+77
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-2/+2
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-7/+7
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-14Fixed browser links not properly resizing once the font size is changed.Tametomo1-1/+1
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-26Fixed dealing with @@id|caption@@ causing ## to form line breaksDaniel Bradshaw1-0/+2
2010-01-12Improve chat speed.Andrei Karas1-29/+221
2010-01-11Cleanup GUI classesJared Adams1-1/+2
2010-01-10Change code styleAndrei Karas1-2/+1
2009-05-26Fixed the line under links to not extend below the textBjørn Lindeijer1-1/+1
2009-05-26Guard against an issue where forced wrapping would never succeedBjørn Lindeijer1-5/+5
2009-05-23Fix resetting height of browserbox on /clear.Dennis Friis1-0/+1
2009-05-13BrowserBox doesn't need to know about the TrueTypeFont classBjørn Lindeijer1-6/+6
2009-05-04Fix link colors and item links for pickup messagesJared Adams1-1/+1
2009-04-18Restored support for build-in colors to BrowserBoxBjørn Lindeijer1-20/+38
2009-04-13Fixed broken linksDavid Athay1-4/+7
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-0/+418