Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2020-12-30 | LibGUI: Rewrite layout system in terms of min and max sizes | Andreas Kling |
2020-09-25 | Meta+LibC through LibHTTP: Make clang-format-10 clean | Ben Wiederhake |
2020-09-11 | LibGUI: Use widget override cursors in GUI::ResizeCorner | Andreas Kling |
2020-09-11 | LibGUI+WindowServer: Rename window "override cursor" to just "cursor" | Andreas Kling |
2020-09-10 | LibGfx: Move StandardCursor enum to LibGfx | Andreas Kling |
2020-04-23 | LibGUI: Make sure the ResizeCorner aligns nicely inside StatusBar | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-16 | LibGUI: Make ResizeCorner theme-aware | Tibor Nagy |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |