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-04-22 11:22:27 +02:00
2021-07-06 17:22:45 +02:00
2021-04-25 09:36:49 +02:00
2021-06-17 01:08:27 +04:30
2021-04-22 11:22:27 +02:00
2021-06-17 01:08:27 +04:30
2021-04-22 11:22:27 +02:00
2021-06-08 19:14:24 +02:00
2021-04-22 11:22:27 +02:00
2021-06-17 11:03:51 +02:00
2021-03-29 09:10:23 +02:00
2021-05-03 21:03:13 +02:00
2021-03-29 09:10:23 +02:00
2021-03-28 11:46:47 +02:00
2021-06-30 11:13:54 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-07-21 18:02:15 +02:00
2021-04-23 16:46:57 +02:00
2021-06-30 11:13:54 +02:00
2021-04-22 11:22:27 +02:00
2021-07-06 14:20:30 +01:00
2021-07-04 22:07:36 +01:00
2021-07-21 21:24:26 +02:00
2021-04-22 11:22:27 +02:00
2021-07-06 14:20:30 +01:00
2021-04-22 11:22:27 +02:00
2021-04-29 22:23:52 +02:00
2021-04-23 16:46:57 +02:00
2021-07-11 22:07:57 +02:00
2021-07-11 22:07:57 +02:00
2021-07-04 21:54:50 +04:30
2021-04-22 11:22:27 +02:00
2021-07-06 14:20:30 +01:00
2021-04-22 11:22:27 +02:00