Age | Commit message (Expand) | Author |
---|---|---|
2020-12-09 | LibGUI: Show action shortcut in ToolBarButton tooltip | Sahan Fernando |
2020-10-30 | LibGUI: Use ToolBarButton helper class inside ToolBar | Andreas Kling |
2020-10-30 | LibGUI: Add Widget focus policies | Andreas Kling |
2020-09-25 | Meta+LibC through LibHTTP: Make clang-format-10 clean | Ben Wiederhake |
2020-04-23 | LibGUI: Add a ToolBarContainer widget and put most ToolBars in one | Andreas Kling |
2020-04-23 | LibGUI: Decrease the default ToolBar height a little bit | Andreas Kling |
2020-03-05 | LibGUI: Make Layout a Core::Object and add basic serialization | Andreas Kling |
2020-03-04 | LibCore: Make Core::Object::add<ChildType> return a ChildType& | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-23 | LibGUI: Use Core::Object::add() a whole bunch | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |