Age | Commit message (Expand) | Author |
---|---|---|
2019-05-24 | LibGUI: Don't crash when updating menu item that's not in the window server (... | Christopher Dumas |
2019-04-26 | LibGUI+WindowServer: Make it possible to have checkable GActions. | Andreas Kling |
2019-04-12 | LibGUI+WindowServer: Add support for enabled/disabled actions. | Andreas Kling |
2019-03-16 | IRCClient: Add menus. | Andreas Kling |
2019-02-20 | LibGUI: Add a GToolBar class that can be populated with GActions. | Andreas Kling |
2019-02-12 | LibGUI: Add GAction class and make GMenu deal in actions rather than strings. | Andreas Kling |
2019-02-11 | LibGUI: Add GMenu* and GApplication classes. | Andreas Kling |