summaryrefslogtreecommitdiff
path: root/src/gui/okdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Improve event.getId() speed.Andrei Karas1-4/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-1/+1
2012-11-01Fix ok dialog size with small messages.Andrei Karas1-3/+5
2012-10-20Fix code style and some minor issues.Andrei Karas1-3/+0
2012-10-20Add palette inheritance to textbox class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-1/+1
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-18Fix in ok dialog size and button position.Andrei Karas1-6/+5
2012-10-18Fix ok dialog resize issue.Andrei Karas1-4/+5
2012-10-14Replace gcn::Button to Button in all classes.Andrei Karas1-1/+1
2012-09-07Improve constructors in some classes.Andrei Karas1-2/+3
2012-08-27Add const to more classes.Andrei Karas1-3/+3
2012-08-05Move some hardcoded paddings to themes.Andrei Karas1-1/+2
2012-02-28Fix some sound event.Andrei Karas1-2/+2
2012-02-28Add different sound effects for different events.Andrei Karas1-1/+9
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-11Add own xml configuration for missing windows.Andrei Karas1-1/+1
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-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+81