summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2020-11-04Chess: Add missing default config file in .config :^)Jesse Buhagiar
2020-11-04Minesweeper+Snake: load config file before calling unveil()Brendan Coles
2020-11-02WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursorBrendan Coles
2020-11-02Games: Use pledge and unveilBrendan Coles
2020-11-01LaunchServer: Add sheets=/bin/Spreadsheet file association to configBrendan Coles
2020-11-01Chess: Add the 'moderna' piece set (#3896)JetStarBlues
2020-10-31Spreadsheet: Add support for example views and hyperlinks in the docsAnotherTest
2020-10-30LibTLS: (Almost) verify certificate chain against root CA certificatesAnotherTest
2020-10-30WindowServer+LibGfx: Added Crosshair cursorUma Sankar Yedida
2020-10-29Shell: Document the new 'pattern as (list of names)' match syntaxAnotherTest
2020-10-29Userland: Add an implementation of 'expr'AnotherTest
2020-10-26Shell+LibLine: Support HISTCONTROL environment variableLinus Groh
2020-10-26Shell: Support HISTFILE environment variableLinus Groh
2020-10-25LookupServer: Support multiple nameserversLinus Groh
2020-10-25Themes: Update tooltip colors of dark themesLinus Groh
2020-10-25LibGfx+FontEditor+Fonts: Add family, size and weight metadata to fontsAndreas Kling
2020-10-25Fonts: Rename font files consistentlyAndreas Kling
2020-10-25Fonts: Add 12px variants of Csilla and CsillaBoldAndreas Kling
2020-10-25Base: Document the new brace expansions in Shell's manpageAnotherTest
2020-10-24Themes: Add "Desert" themeAndreas Kling
2020-10-24Fonts: Add 12px variants of Katica and KaticaBoldAndreas Kling
2020-10-23LibGUI+LibGfx+Base: Make tooltips color theme aware :^)Andreas Kling
2020-10-23Base: Remove ugly 'Xmas' themeAndreas Kling
2020-10-22Base: Add a manpage for 'printf'AnotherTest
2020-10-22LibGfx: Add colors for highlight-searching to palette and themesTom
2020-10-19Base: Update test-js(1) man pageLinus Groh
2020-10-14PixelPaint: Basic brush toolBenJilks
2020-10-05LibGfx+FontEditor+Fonts: Add "mean line" value to all fontsLuke
2020-10-04HackStudio: Add a Shell language serverAnotherTest
2020-10-03Everywhere: Fix more typosLinus Groh
2020-10-02Base: Add missing options to the Shell(1) man pageLinus Groh
2020-10-02 Keymaps: Add Colemak keymap (#3658)utku
2020-10-01DevTools: Remove VisualBuilder and FormCompilerAndreas Kling
2020-09-30HackStudio: Add C++ Language ServerItamar
2020-09-29Base: Show how long it took to load the welcome.html page :^)Andreas Kling
2020-09-28Spreadsheet: Add the 'lookup' and 'reflookup' functionsAnotherTest
2020-09-28Spreadsheet: Add a 'choose' functionAnotherTest
2020-09-28Spreadsheet: Let the cells know their own position in the sheetAnotherTest
2020-09-23Base: Fixup forgotten 'example' heading name in Shell man pageAnotherTest
2020-09-22Themes: Set the ruler color in "Sunshine" to cold grayTibor Nagy
2020-09-21Base: Add the PlaceholderText attribute to themesPeter Elliott
2020-09-19LibGfx+FontEditor+Base: Add "baseline" value to all fontsAndreas Kling
2020-09-18iLibGUI+Base: Show inaccessible directories with special icon in viewsAndreas Kling
2020-09-16LibGUI+Base: Add a hard-disk icon and use it for the path "/"Andreas Kling
2020-09-15HackStudio: Add "commit" and "refresh" actions to Git widgetItamar
2020-09-15HackStudio: Add basic Git integrationItamar
2020-09-15Shell: Add some sections on the manpage about `match'AnotherTest
2020-09-14Shell: Add documentation for functionsAnotherTest
2020-09-14Base: Move be.json to the correct subfolderTibor Nagy
2020-09-13Base: Make I-Beam cursor 4px smallerLinus Groh