summaryrefslogtreecommitdiff
path: root/src/gui/widgets/browserbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Fix chat links again.Andrei Karas1-2/+20
2012-03-27Fix chat item links. Some times links worked incorrectly.Andrei Karas1-5/+9
2012-03-23Fix copy to clipboard issue.Andrei Karas1-1/+12
2012-03-21Fix copy to clipboard with links.Andrei Karas1-1/+1
2012-02-25Fix old casts.Andrei Karas1-11/+11
2012-02-18Fix selection problem from last commits in browser box.v1.2.2.19Andrei Karas1-1/+1
2012-02-18Fix code style.Andrei Karas1-1/+1
2012-01-07Allow use bold text also if browser box line was splitted.Andrei Karas1-2/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-05A bit improve speed in getting color from theme.Andrei Karas1-2/+3
2011-12-03Allow copy any line from chat log to clipboard byAndrei Karas1-0/+29
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-3/+4
2011-11-04Add bold markup tag to browserbox class.Andrei Karas1-10/+41
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