summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/MessageBox.h
AgeCommit message (Expand)Author
2020-05-20LibGUI: Add MessageBox question iconHüseyin ASLITÜRK
2020-05-13LibGUI: Add GUI::MessageBox::show_error() convenience functionAndreas Kling
2020-03-04LibGUI: Don't use Core::Object::add() to instantiate dialogsAndreas Kling
2020-02-17LibGUI: Add Yes/No and Yes/No/Cancel MessageBoxesthatlittlegit
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling