Age | Commit message (Expand) | Author |
---|---|---|
2021-05-01 | WindowServer+LibGfx: Automatic "modified" markers in window titles | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Everywhere: Rename title_bar => titlebar | Andreas Kling |
2021-03-31 | WindowServer+LibGfx: Rename menu_bar => menubar | Andreas Kling |
2021-03-26 | WindowServer+LibGfx: Make menubar menus slightly larger | Andreas Kling |
2021-03-25 | WindowServer+LibGfx: Show menus in windows! :^) | Andreas Kling |
2021-03-15 | LibGfx: Draw window frame icon scaled to title_bar_icon_rect() | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-16 | LibGfx: Oops, fix misaligned window buttons for WindowType::Normal | Andreas Kling |
2021-02-16 | WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow | Andreas Kling |
2021-02-13 | WindowServer: Improvements to support alpha channel in window frames | Tom |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |