summaryrefslogtreecommitdiff
path: root/src/gui/confirmdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-11move sound constants to separate file.Andrei Karas1-0/+2
2013-06-30Add ability to open support page if error happend.Andrei Karas1-5/+3
2013-05-07improve confirm dialog.Andrei Karas1-10/+6
2013-05-03add comments for translatorsAndrei Karas1-0/+5
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+1
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas1-1/+1
2013-02-14Improve event.getId() speed.Andrei Karas1-7/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to textbox class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-3/+3
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-14Replace gcn::Button to Button in all classes.Andrei Karas1-3/+3
2012-09-06Improve constructors in some classes.Andrei Karas1-2/+3
2012-08-27Add const to more classes.Andrei Karas1-3/+4
2012-08-05Move some hardcoded paddings to themes.Andrei Karas1-4/+4
2012-02-28Fix some sound event.Andrei Karas1-1/+1
2012-02-28Add different sound effects for different events.Andrei Karas1-1/+1
2012-02-08Fix code style with new tool.Andrei Karas1-1/+0
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.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/+112