summaryrefslogtreecommitdiff
path: root/src/gui/npcpostdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move windows classes to windows directory.Andrei Karas1-136/+0
2013-05-03add comments for translatorsAndrei Karas1-0/+5
2013-02-14Improve event.getId() speed.Andrei Karas1-2/+3
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-4/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to textbox class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to label class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-2/+2
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-14Add theming to labels.Andrei Karas1-1/+1
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-08-21next code style changes.Andrei Karas1-5/+5
2012-08-21first part of checks and style fixes.Andrei Karas1-3/+4
2012-04-25Improve iterators part 1.Andrei Karas1-4/+4
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+128