index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
Age
Commit message (
Expand
)
Author
2020-12-21
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
Lenny Maiorani
2020-12-19
MenuApplets: Add Network menu applet
Brendan Coles
2020-12-18
Base: Add app-libgfx-demo.png 32x32 icon
Linus Groh
2020-12-18
Base: Add app-fire.png 32x32 icon
Linus Groh
2020-12-18
Base: Add app-cube.png 32x32 icon
Linus Groh
2020-12-18
Base: Tweak app-cube.png 16x16 icon
Linus Groh
2020-12-18
Screensaver: Add app-screensaver.png 32x32 icon
Brendan Coles
2020-12-17
WindowServer: Add the ability to animate cursors
Tom
2020-12-17
LibC: stdlib: Add clearenv() function
Brendan Coles
2020-12-16
Userland: Add beep utility
Brendan Coles
2020-12-16
EchoServer: Add a simple echo server
Brendan Coles
2020-12-16
Games: Add Pong
Brendan Coles
2020-12-16
LibGUI: Generate nicer icons for symlinked files
Andreas Kling
2020-12-14
CrashDaemon: Add service that acts on new coredumps
Itamar
2020-12-12
LibWeb: Use the margin box of floating elements for flowing around
Andreas Kling
2020-12-10
Base: Remove *.hsp files
Andreas Kling
2020-12-09
LibWeb: Move editing stuff into EditEventHandler.
asynts
2020-12-06
LibWeb: Naively implement the CSS clear property
Andreas Kling
2020-12-05
Base: Add a simple HTML test page for CSS floats
Andreas Kling
2020-12-05
Browser: Add DuckDuckGo to bookmarks (#4288)
Daniel Lemos
2020-12-04
Base: Add a hover color link to the links on the welcome page
Andreas Kling
2020-12-03
Base: Add a little web test page for inline elements with CSS padding
Andreas Kling
2020-11-30
Spreadsheet: Implement infinit-scroll for columns
AnotherTest
2020-11-30
JPGLoader: Remove JPEG fuzz files from the main repository
devashish
2020-11-29
JPGLoader: Move bogus JPEGs to a different directory
devashish
2020-11-28
Userland: Implement find -name clause
Sergey Bugaev
2020-11-23
Kernel: Add unveil('b')
Sergey Bugaev
2020-11-22
LibWeb: Add a test for the new event dispatcher
Luke
2020-11-22
Base: Unbreak the "images" HTML test page
Andreas Kling
2020-11-15
Base: Add filetype-json icons
Linus Groh
2020-11-15
LibGUI/FileIconProvider: Add config file and use patterns
Linus Groh
2020-11-14
Userland: chroot: Add `--userspec`/`-u` flag to set uid/gid for chroot
Brendan Coles
2020-11-11
ls: Only append file type indicators when -F or --classify is specified
Andreas Kling
2020-11-10
LaunchServer: Add hsp=/bin/HackStudio file association to config
Brendan Coles
2020-11-10
Base: remove unnecessary Game config files from /home/anon/.config/
Brendan Coles
2020-11-10
Userland: Add an "adjtime" utility
Nico Weber
2020-11-10
Kernel+LibC: Add adjtime(2)
Nico Weber
2020-11-10
Userland: ls: Add `-d` / `--directory` flag
Brendan Coles
2020-11-10
Userland: ls: Add `-o` and `-B` / `--ignore-backups` flags
Brendan Coles
2020-11-10
Base: Add ls man page documentation
Brendan Coles
2020-11-09
Base: Add Breakout game to system menu (#4006)
bcoles
2020-11-08
LibGfx: add erroneous cases to GIF test suite
Peter Nelson
2020-11-05
Base: Tweak CXXFLAGS for the "little" test projects
Andreas Kling
2020-11-04
Chess: Add missing default config file in .config :^)
Jesse Buhagiar
2020-11-04
Minesweeper+Snake: load config file before calling unveil()
Brendan Coles
2020-11-02
WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursor
Brendan Coles
2020-11-02
Games: Use pledge and unveil
Brendan Coles
2020-11-01
LaunchServer: Add sheets=/bin/Spreadsheet file association to config
Brendan Coles
2020-11-01
Chess: Add the 'moderna' piece set (#3896)
JetStarBlues
2020-10-31
Spreadsheet: Add support for example views and hyperlinks in the docs
AnotherTest
[next]