Age | Commit message (Expand) | Author |
---|---|---|
2021-08-01 | LibGUI: Remove unused header includes | Brian Gianforcaro |
2021-07-29 | LibGUI: Do not wrap text in statusbar segments | sin-ack |
2021-07-28 | LibGUI: Make Label padding work with left/right aligned text | Andreas Kling |
2021-07-27 | Userland: Make TextWrapping::Wrap opt-in | sin-ack |
2021-07-26 | Userland: Move text wrapping/elision into the new TextLayout :^) | sin-ack |
2021-06-09 | Meta: Disable -Wmaybe-uninitialized | Ali Mohammad Pur |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-29 | Userland: Fix new GCC warnings | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-02 | LibGUI: Add word wrapping to Labels | thankyouverycool |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |