summaryrefslogtreecommitdiff
path: root/src/gui/windows/okdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-03-09Add skin parameter to all button constructors.Andrei Karas1-1/+5
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-17Add strong typed bool Opaque.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-14Move soundconsts.h into const directory.Andrei Karas1-1/+2
2015-05-30Convert DialogType enum into strong typed enum.Andrei Karas1-3/+1
2015-05-28Add strong typed bool type Visible.Andrei Karas1-1/+1
2015-05-05Add strong typed bool type in OkDialog.Andrei Karas1-2/+2
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-2/+4
2015-01-06Move dialogtype.h into enums directory.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-02Move weight notification from playerhander.Andrei Karas1-2/+0
2014-12-02Move death dialog showing from playerhandler.Andrei Karas1-1/+0
2014-08-28Removed unused includes.Andrei Karas1-0/+2
2014-08-18Add parameter for button name in okdialog.Andrei Karas1-3/+2
2014-05-29Move variables definition into each file with class definition.Andrei Karas1-0/+3
2014-05-17Move font.cpp/h into fonts directory.Andrei Karas1-2/+2
2014-05-16Move dialog type into separate file.Andrei Karas1-2/+2
2014-02-16combine font classes in one.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move exguichan files into gui/base/Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-17add restrict into okdialog.Andrei Karas1-1/+2
2013-10-19add comments about virtual method calls in constructor in okdialog.Andrei Karas1-0/+2
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+89