Age | Commit message (Expand) | Author |
2019-12-27 | MenuApplets: Add Clock applet, move code from WindowServer to the applet. | Hüseyin ASLITÜRK |
2019-12-27 | Build: Allow building serenityOS ext2 root filesystem on macOS host | Stefano Cristiano |
2019-12-16 | WindowServer+MenuApplets: Move the "Audio" applet to its own program | Andreas Kling |
2019-12-12 | ProfileViewer: Begin work on a visualization tool for profiles :^) | Andreas Kling |
2019-12-05 | MenuApplets: Add CPUGraph, our first menu applet :^) | Andreas Kling |
2019-12-02 | Build: Add "sm" as an alias for SystemMonitor for now | Andreas Kling |
2019-11-28 | Kernel: Implement basic module unloading :^) | Andreas Kling |
2019-11-28 | Kernel: Implement very simple kernel module loading | Andreas Kling |
2019-11-25 | Demos: Remove "RetroFetch" | Andreas Kling |
2019-11-23 | ProtocolServer+LibProtocol: Introduce a server for handling downloads | Andreas Kling |
2019-11-23 | Applications: Remove unused/unfinished "Downloader" program | Andreas Kling |
2019-11-11 | Launcher: Remove the Launcher app, and all hacks in support of it | Andreas Kling |
2019-11-03 | POSIX compliance: (most) shell scripts converted to generic shell | George Pickering |
2019-10-21 | HackStudio: Start working on an IDE for SerenityOS | Andreas Kling |
2019-10-13 | HexEditor: Initial application release | Brandon Scott |
2019-10-05 | Browser: Start working on a simple browser using LibHTML | Andreas Kling |
2019-09-28 | Applications: Add a new Help app | Sergey Bugaev |
2019-09-28 | Userland+LibHTML: Add the html command | Sergey Bugaev |
2019-09-21 | Build: Let's put the kernel in /boot/kernel for all builds | Andreas Kling |
2019-09-16 | Applications: Add "Welcome" application, inspired by Windows 98 | Conrad Pankoff |
2019-09-08 | TelnetServer: Implement basic telnet server | Conrad Pankoff |
2019-09-07 | Applications: Create a display properties manager | Jesse Buhagiar |
2019-09-04 | SoundPlayer: Start working on a GUI sound player application | Andreas Kling |
2019-08-18 | Inspector: Add a GUI tool for viewing a remote process's CObject graph | Andreas Kling |
2019-08-17 | Kernel: Added unmount ability to VFS | Jesse Buhagiar |
2019-08-14 | ProcessManager: Rename it to SystemMonitor | Sergey Bugaev |
2019-08-12 | Server: Add TTYServer, a rudimentary text console manager | Conrad Pankoff |
2019-08-12 | Kernel: Use established device name and number for framebuffer | Conrad Pankoff |
2019-08-10 | Calculator: Add a simple calculator app | Sergey Bugaev |
2019-08-04 | ChanViewer: Start working on a simple read-only 4Chan viewer | Andreas Kling |
2019-08-02 | Build: Add /dev/{hda,hdb,hdc,hdd} files | Andreas Kling |
2019-07-16 | SystemDialog: Add a new app for showing system dialogs. | Andreas Kling |
2019-07-13 | Piano: Start working on a desktop piano. | Andreas Kling |
2019-07-13 | Kernel: First cut of a sb16 driver | Robin Burchell |
2019-07-10 | Demos: Add a HelloWorld2 demo. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |
2019-07-01 | Build: Remove Userland/qs if we see one lying around. | Andreas Kling |
2019-06-23 | QuickShow: Allow panning and zooming the image instead of stretching it. | Andreas Kling |
2019-06-15 | LibHTML: Start working on a simple HTML library. | Andreas Kling |
2019-06-12 | Demos: Import Fire demo contributed by "pd". | Andreas Kling |
2019-06-12 | build-root-filesystem.sh: Create /dev/null, /dev/random, /dev/zero, and /dev/... | Larkin Nickle |
2019-06-10 | PaintBrush: Start working on a simple painting application. | Andreas Kling |
2019-06-08 | Kernel: Implement serial port driver | Conrad Pankoff |
2019-06-07 | Base: Let's have "te" as a symlink alias for TextEditor for now. | Andreas Kling |
2019-06-04 | Build: Remove grub from default build process | Conrad Pankoff |