Age | Commit message (Expand) | Author |
---|---|---|
2020-04-15 | LibGfx: Don't allow creating bitmaps whose sizes would overflow | Andreas Kling |
2020-03-22 | LibGUI: Don't spam WindowServer with SetWindowOverrideCursor messages | Andreas Kling |
2020-03-16 | LibGUI: Add a ThemeChange event | Oriko |
2020-03-12 | LibGUI: Track window visibility with a separate flag (#1424) | Alex Muscar |
2020-03-05 | LibGUI: Forget some of Window's widgets eagerly on widget unparenting | Andreas Kling |
2020-03-03 | LibGUI: Some more convenience functions for constructing widgets | Andreas Kling |
2020-02-24 | WindowServer+LibGUI: Allow changing a window's base size and increment | Andreas Kling |
2020-02-19 | WindowServer+LibGUI: Force full window repaints after theme change | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-14 | LibGfx: Add forward declaration header | Andreas Kling |
2020-02-14 | LibCore: Add a forward declaration header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |