Age | Commit message (Expand) | Author |
---|---|---|
2021-05-01 | WindowServer+LibGfx: Automatic "modified" markers in window titles | Andreas Kling |
2021-04-25 | Everywhere: Remove empty line after function body opening curly brace | Linus Groh |
2021-04-23 | AK: Rename adopt() to adopt_ref() | 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-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-03-25 | WindowServer+LibGfx: Show menus in windows! :^) | Andreas Kling |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |