summaryrefslogtreecommitdiff
path: root/src/gui/dialogsmanager.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-3/+0
2017-09-27Change attributes value type to int64.Andrei Karas1-2/+2
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-09Add some missing checks to gui found by paranucker.Andrei Karas1-0/+3
2015-07-11Add missing checks into gui.Andrei Karas1-1/+1
2015-06-06Fix code style.Andrei Karas1-1/+0
2015-05-29Convert Attributes enum into strong typed enum.Andrei Karas1-1/+1
2015-05-24Remove simpletypes.h.Andrei Karas1-1/+0
2015-05-24Move type ShowCenter into separate file.Andrei Karas1-0/+1
2015-05-24Move type Modal into separate file.Andrei Karas1-0/+1
2015-05-24Move simpletypes.h into directory simpletypes.Andrei Karas1-1/+1
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-1/+3
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-02Move weight notification from playerhander.Andrei Karas1-1/+7
2014-12-02Move death dialog showing from playerhandler.Andrei Karas1-1/+9
2014-05-31fix code style.Andrei Karas1-3/+5
2014-05-29Move openErrorDialog into DialogsManager.Andrei Karas1-0/+8
2014-05-28Move dialogs related function into separate file.Andrei Karas1-0/+34