summaryrefslogtreecommitdiff
path: root/src/gui/widgets/browserbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-16Simplify menu creation in popupmenu class.Andrei Karas1-0/+5
2011-09-09Fix first part of shadow variables/methods errors.Andrei Karas1-7/+7
2011-08-28Move simple colors to themes.Andrei Karas1-9/+18
2011-08-22Improve draw perfomance.Andrei Karas1-3/+7
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas1-2/+12
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-3/+3
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-3/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-18Impliment support for images in browser box. Enabled for help window.Andrei Karas1-3/+46
2011-04-07Add client version as special constant to help window.Andrei Karas1-1/+5
2011-03-28Fix compilation warnings.Andrei Karas1-4/+11
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-4/+4
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-2/+3
2011-02-20Fix some code style and some errors.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-15Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.Andrei Karas1-0/+1
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-3/+3
2011-01-02Initial commit.Andrei Karas1-0/+534