Age | Commit message (Expand) | Author |
---|---|---|
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-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-12-03 | WindowServer+Taskbar: Animate window frames on minimize/unminimize | Andreas Kling |
2019-09-21 | LibGUI: Convert custom widgets and subclasses to ObjectPtr | Andreas Kling |
2019-06-21 | WindowServer+Taskbar: Let WindowServer manage the "window menus". | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-23 | WindowServer+TaskBar: Add a taskbar window button popup menu. | Andreas Kling |