summaryrefslogtreecommitdiff
path: root/src/gui/whoisonline.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-24Replace compare function in who is online to functuator.Andrei Karas1-17/+21
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-05Restore visible state for some windows after restart.Andrei Karas1-1/+3
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+1
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+3
2011-06-15Fix context menu positions in some windows.Andrei Karas1-1/+1
2011-06-02Fix some memory leaks and missing initialisations.Andrei Karas1-1/+4
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+10
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+1
2011-03-19Fix code style and add small optimisations.Andrei Karas1-1/+1
2011-01-23Change online list time out from 10 to 30 seconds.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+550