Age | Commit message (Expand) | Author |
---|---|---|
2021-02-07 | Shell: Move Shell syntax highlighter LibShell | Andreas Kling |
2021-02-07 | LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS | Andreas Kling |
2021-02-07 | LibGUI+LibCpp: Move C++ syntax highlighter to LibCpp | Andreas Kling |
2021-02-03 | TextEditor: Implement word wrapping | Zac |
2021-02-02 | Revert "TextEditor: Add vim status indicators to the statusbar" | Andreas Kling |
2021-02-02 | TextEditor: Add vim status indicators to the statusbar | Zac |
2021-01-17 | Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges | Andreas Kling |
2021-01-16 | TextEditor: Add help documentation | Brendan Coles |
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 |