Age | Commit message (Expand) | Author |
---|---|---|
2021-07-10 | LibGUI: Only repaint grabbable part of Splitter when hovered/unhovered | Andreas Kling |
2021-06-08 | Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> | Ali Mohammad Pur |
2021-05-26 | LibGUI: Paint some knurling in the middle of GUI::Splitter | Andreas Kling |
2021-05-26 | LibGUI: Have GUI::Splitter track all grabbable areas | Andreas Kling |
2021-05-13 | LibGUI/Splitter: Support setting minimum resizee size | Jelle Raaijmakers |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |