summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-02-12Base: Don't mark "prot_exec" pledge promise as a SerenityOS extensionAndreas Kling
2021-02-12Themes: Improve syntax highlighting colors of Nord themeSahan Fernando
2021-02-12Themes: Make Redmond 2000 menu shadows a bit lighterTom
2021-02-11WindowServer: Allow different shadows for active/inactive windowsTom
2021-02-09WindowServer: Allow specifying different shadows for menus and tooltipsTom
2021-02-09Base: Fill in rightmost pixel in crosshair cursorNico Weber
2021-02-09Base: Add 2x versions of most cursorsNico Weber
2021-02-09WindowServer: Implement simple window shadowsTom
2021-02-08LanguageServers/Cpp: ParserAutoComplete engine inspects header filesItamar
2021-02-07Base: Remove /res/pci.ids and download at build time insteadLinus Groh
2021-02-04SymbolServer: Add symbolication service for out-of-process ELF parsingAndreas Kling
2021-02-03Base: Make /www read-write by defaultBen Wiederhake
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-02-02Base: Update keymap(1) manpageLinus Groh
2021-02-02Base: Rename some keymaps to use xx-xx format where appropriateLinus Groh
2021-02-01Documentation: Add a manual page about the new MemoryDevice fileLiav A
2021-02-01Base: Replace tabs+spaces in keymaps by only spacesBen Wiederhake
2021-02-01Base: Cover entire German keyboardBen Wiederhake
2021-02-01Base: Replace unnecessary escapes by actual codepointsBen Wiederhake
2021-02-01Base: Fix wrong offset for Numpad and later keysBen Wiederhake
2021-01-31Kernel: Remove pledge exception for sys$getsockopt() with SO_PEERCREDAndreas Kling
2021-01-30Revert "Kernel: Return -ENOTDIR for non-directory mount target"Andreas Kling
2021-01-29Base: Add missing "ß" to DE keymapLinus Groh
2021-01-29Base: Add missing umlauts to DE keymapLinus Groh
2021-01-29Base: Fix missing "£" in GB keymapLinus Groh
2021-01-29Base: Reformat some keymapsLinus Groh
2021-01-29Kernel: Add "prot_exec" pledge promise and require it for PROT_EXECAndreas Kling
2021-01-29Kernel: Return -ENOTBLK for non-block device Ext2FS mount sourceLinus Groh
2021-01-29Kernel: Return -ENOTDIR for non-directory mount targetLinus Groh
2021-01-27HackStudio: Integate with C++ parser-based autocompleteItamar
2021-01-26Base: Update crash(1) man pageLinus Groh
2021-01-23Base: Fix syscall/libc manpage sortingBen Wiederhake
2021-01-23Base: Move house on home-directory*.png icons to the leftLinus Groh
2021-01-22Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-22Everywhere: Fix typosLinus Groh
2021-01-21Base: Add root to the /etc/shadow fileAndreas Kling
2021-01-20SystemServer.ini: Default to not showing network change notificationsNico Weber
2021-01-20Base: Add 2x images for arrow cursor and window buttonsNico Weber
2021-01-18Base: Remove irrelevant example from Shell's `loop` manpage sectionAnotherTest
2021-01-18Base: Mention that the `if` condition is a commandAnotherTest
2021-01-17Kernel+Userland: Remove shared buffers (shbufs)Andreas Kling
2021-01-17WindowServer: Put default ScaleFactor in ini fileNico Weber
2021-01-16TextEditor: Add help documentationBrendan Coles
2021-01-16Run: initial implementation of Run appNick Vella
2021-01-15DisplaySettings: Rename wallpaper setting "scaled" to "stretch"Nico Weber
2021-01-15Base: Add manpage entry for history eventsAnotherTest
2021-01-12LibGfx: Make it possible to apply an (integer) scale to a PainterNico Weber
2021-01-12Demos: Remove HelloWorld demoAndreas Kling
2021-01-12Revert "Themes: Tweak "Sunshine" theme colors slightly"Andreas Kling
2021-01-11Kernel: Add dedicated "ptrace" pledge promiseAndreas Kling