summaryrefslogtreecommitdiff
path: root/src/gui/chatwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas1-2/+2
2011-07-02Add hasRows to chattab class.Andrei Karas1-2/+2
2011-06-14Add missing checks.Andrei Karas1-10/+16
2011-06-01Set secure font in chat tab name if need.Andrei Karas1-0/+3
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-2/+2
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-08Fix some include files paths.Andrei Karas1-1/+1
2011-05-08Fix chat tab size issue, if enabled hiding chat input.Andrei Karas1-10/+7
2011-04-29Add char command /addpriorityattack.Andrei Karas1-0/+1
2011-04-21Add attack filter char commands.Andrei Karas1-0/+3
2011-04-18Impliment away log in away mode.Andrei Karas1-0/+26
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas1-7/+7
2011-04-09Really remove nicks if need. Also remove colors if need.Andrei Karas1-1/+5
2011-04-08Add ability to tabbedarea follow vertical scrroll bar position with max value.Andrei Karas1-0/+1
2011-04-08Now if chat input is hidden, it not using space in window.Andrei Karas1-11/+34
2011-04-05Add custom autocomplate list from file customwords.txtAndrei Karas1-4/+32
2011-04-04Rename some gui class files to real class names.Andrei Karas1-0/+1416