Andreas Kling
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
...
Applications previously had to create a GUI::Menubar object, add menus
to it, and then call GUI::Window::set_menubar().
This patch introduces GUI::Window::add_menu() which creates the menubar
automatically and adds items to it. Application code becomes slightly
simpler as a result. :^)
2021-07-21 21:24:26 +02:00
..
2021-07-08 20:16:26 +02:00
2021-06-11 22:51:10 +02:00
2021-06-16 12:12:39 +02:00
2021-06-22 11:00:00 +02:00
2021-06-15 10:05:16 +02:00
2021-06-11 22:51:10 +02:00
2021-07-05 20:39:30 +02:00
2021-06-11 22:51:10 +02:00
2021-07-19 16:34:21 +04:30
2021-06-11 22:51:10 +02:00
2021-06-16 12:12:39 +02:00
2021-06-11 22:51:10 +02:00
2021-06-11 22:51:10 +02:00
2021-07-21 18:02:15 +02:00
2021-07-09 22:07:00 +02:00
2021-07-07 13:01:20 +02:00
2021-07-07 13:01:20 +02:00
2021-07-21 18:02:15 +02:00
2021-07-07 13:01:20 +02:00
2021-07-09 22:07:00 +02:00
2021-07-09 22:07:00 +02:00
2021-07-19 16:34:21 +04:30
2021-07-10 21:23:36 +02:00
2021-07-21 21:24:26 +02:00
2021-06-22 11:00:00 +02:00
2021-06-22 11:00:00 +02:00
2021-07-21 18:02:15 +02:00
2021-06-21 22:32:58 +02:00
2021-06-21 22:32:58 +02:00
2021-07-09 22:07:00 +02:00
2021-07-05 20:39:30 +02:00
2021-06-22 11:00:00 +02:00
2021-06-22 11:00:00 +02:00
2021-07-19 16:34:21 +04:30
2021-06-11 22:51:10 +02:00
2021-06-22 11:00:00 +02:00
2021-06-22 11:00:00 +02:00
2021-07-19 16:34:21 +04:30
2021-06-16 12:12:39 +02:00
2021-07-21 18:02:15 +02:00