summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2020-12-29Themes: Sunshine: Tweak window-close 16x16 iconBrendan Coles
2020-12-29Themes: Add Sunshine theme 16x16 window iconsBrendan Coles
2020-12-29Base: Add pape man page documentationBrendan Coles
2020-12-29Spreadsheet: Add a 'contents' getter/setter to PositionAnotherTest
2020-12-28Base: Rename maximize/minimize icons to a more generic nameIdan Horowitz
2020-12-27Kernel: Introduce the DevFSLiav A
2020-12-27Base+LibJS+LibWeb: Make prettier cleanLinus Groh
2020-12-27Base+Playground: Add app-playground.png 16x16 and 32x32 iconsLinus Groh
2020-12-27Base: Add Playground.afLinus Groh
2020-12-27Base: Flip shortcut emblem icons horizontallyAndreas Kling
2020-12-26Everywhere: void arguments to C functionsLenny Maiorani
2020-12-24Base: Remove [Icons] section from .af filesLinus Groh
2020-12-24Userland: Add pmap utilityBrendan Coles
2020-12-24LaunchServer+Base: Stop using Browser as default protocol handlerLinus Groh
2020-12-21Userland: useradd: Add command line option to set user passwordBrendan Coles
2020-12-21LibVT+Terminal: Add the option to disable the bellAlex McGrath
2020-12-21Everywhere: Switch from (void) to [[maybe_unused]] (#4473)Lenny Maiorani
2020-12-19MenuApplets: Add Network menu appletBrendan Coles
2020-12-18Base: Add app-libgfx-demo.png 32x32 iconLinus Groh
2020-12-18Base: Add app-fire.png 32x32 iconLinus Groh
2020-12-18Base: Add app-cube.png 32x32 iconLinus Groh
2020-12-18Base: Tweak app-cube.png 16x16 iconLinus Groh
2020-12-18Screensaver: Add app-screensaver.png 32x32 iconBrendan Coles
2020-12-17WindowServer: Add the ability to animate cursorsTom
2020-12-17LibC: stdlib: Add clearenv() functionBrendan Coles
2020-12-16Userland: Add beep utilityBrendan Coles
2020-12-16EchoServer: Add a simple echo serverBrendan Coles
2020-12-16Games: Add PongBrendan Coles
2020-12-16LibGUI: Generate nicer icons for symlinked filesAndreas Kling
2020-12-14CrashDaemon: Add service that acts on new coredumpsItamar
2020-12-12LibWeb: Use the margin box of floating elements for flowing aroundAndreas Kling
2020-12-10Base: Remove *.hsp filesAndreas Kling
2020-12-09LibWeb: Move editing stuff into EditEventHandler.asynts
2020-12-06LibWeb: Naively implement the CSS clear propertyAndreas Kling
2020-12-05Base: Add a simple HTML test page for CSS floatsAndreas Kling
2020-12-05Browser: Add DuckDuckGo to bookmarks (#4288)Daniel Lemos
2020-12-04Base: Add a hover color link to the links on the welcome pageAndreas Kling
2020-12-03Base: Add a little web test page for inline elements with CSS paddingAndreas Kling
2020-11-30Spreadsheet: Implement infinit-scroll for columnsAnotherTest
2020-11-30JPGLoader: Remove JPEG fuzz files from the main repositorydevashish
2020-11-29JPGLoader: Move bogus JPEGs to a different directorydevashish
2020-11-28Userland: Implement find -name clauseSergey Bugaev
2020-11-23Kernel: Add unveil('b')Sergey Bugaev
2020-11-22LibWeb: Add a test for the new event dispatcherLuke
2020-11-22Base: Unbreak the "images" HTML test pageAndreas Kling
2020-11-15Base: Add filetype-json iconsLinus Groh
2020-11-15LibGUI/FileIconProvider: Add config file and use patternsLinus Groh
2020-11-14Userland: chroot: Add `--userspec`/`-u` flag to set uid/gid for chrootBrendan Coles
2020-11-11ls: Only append file type indicators when -F or --classify is specifiedAndreas Kling
2020-11-10LaunchServer: Add hsp=/bin/HackStudio file association to configBrendan Coles