Age | Commit message (Expand) | Author |
---|---|---|
2019-12-20 | Build: clean up build system, use one shared Makefile | joshua stein |
2019-11-24 | LibHTML: Use LibProtocol for HTTP requests :^) | Andreas Kling |
2019-11-13 | LibPthread: Start working on a POSIX threading library | Andreas Kling |
2019-10-21 | LibVT: Move TerminalWidget from the Terminal app to here | Andreas Kling |
2019-09-28 | Applications: Add a new Help app | Sergey Bugaev |
2019-08-26 | LibThread: Introduce a new threading library | Sergey Bugaev |
2019-08-14 | SystemMonitor: Add a PCI devices tab | Sergey Bugaev |
2019-08-12 | LibVT: Factor out terminal emulation from Terminal to make it reusable | Andreas Kling |
2019-08-03 | AudioServer: Port to the new generated IPC mechanism | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-06-25 | Move common Application build steps into their own Makefile.common | Lawrence Manning |