Age | Commit message (Expand) | Author |
---|---|---|
2020-02-23 | LibGUI: Make GUI::Frame have the 2px sunken container look by default | Andreas Kling |
2020-02-23 | Userspace: Use Core::Object::add() when building interfaces | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-06 | LibDraw: Put all classes in the Gfx namespace | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-11 | HackStudio: Show the edited form widget's widget tree in the tree view | Andreas Kling |
2019-11-10 | HackStudio: Introduce a Tool class with subs CursorTool and WidgetTool | Andreas Kling |
2019-11-09 | HackStudio: Make the FormEditorWidget have a MidGray background | Andreas Kling |
2019-11-09 | HackStudio: Start fleshing out the GUI for a GUI designer :^) | Andreas Kling |