summaryrefslogtreecommitdiff
path: root/src/gui/npcdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+1
2011-07-16Highlight first item in npc dialog.Andrei Karas1-0/+5
2011-06-25Fix memory leaks in npchandler and npcdialog classes.Andrei Karas1-0/+12
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Some typo fixes and add comments for translators.Andrei Karas1-1/+0
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-15Add auto wrap and lines limit for npc dialogs.Andrei Karas1-1/+2
2011-02-15Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.Andrei Karas1-11/+21
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas1-2/+4
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/+483