summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
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
2020-09-11LibWeb: Protect LayoutCheckBox against crashes after event dispatchAndreas Kling
2020-09-10Base: Improved I-beam cursorAndreas Kling
2020-09-10Base: Tweak Shell(5) manpage a bitAnotherTest
2020-09-10JPGLoader: Check existence of Huffman tables in scan header segment (#3442)Devashish Jaiswal
2020-09-09Shell: Update the Shell(5) manpageAnotherTest
2020-09-06utmpupdate: Add a program for updating /var/run/utmpAndreas Kling
2020-09-02Keymaps: Add Belgian (be) keyboard (#3387)Jordan Dalcq
2020-08-31LibGfx: implement GIF RestorePrevious frame disposal modePeter Nelson
2020-08-31LibGfx: add GIF test suitePeter Nelson
2020-08-30Base: Remove obsolete .gitignore filesTibor Nagy
2020-08-29Base+LibGUI: Refresh filetype icons for consistencythankyouverycool
2020-08-29Base: Add new SystemMenu iconsthankyouverycool
2020-08-28Spreadsheet: Add a whole bunch of basic statistical functionsAnotherTest
2020-08-28Spreadsheet: Document the behaviour of the 'R' function/tagAnotherTest
2020-08-27Themes: Update text cursor color in "Default" themeAndreas Kling
2020-08-27Base: Rename icon subdirectories by explicit app namethankyouverycool
2020-08-27Base: Delete unused and deprecated iconsthankyouverycool
2020-08-27Base: Move 16x16 common icons to /res/icons/16x16/thankyouverycool
2020-08-27Base: Create /res/icons/serenity for misc. sized system iconsthankyouverycool
2020-08-27Base: Create /res/icons/solitaire/ and relocate solitaire assetsthankyouverycool
2020-08-27Base: Create /res/graphics/ and relocate system art assetsthankyouverycool
2020-08-27Base+LibGUI+Spreadsheet: Add icons for SpreadsheetAnotherTest
2020-08-27Spreadsheet: Add support for multiple sheetsAnotherTest
2020-08-26Base+HackStudio: Rename project file extensions to .hspthankyouverycool
2020-08-26Base: Add new icons for HackStudiothankyouverycool
2020-08-24Spreadsheet: Reformat the runtime file to comply with js standardsAnotherTest
2020-08-24Spreadsheet: Document runtime functions and add a help windowAnotherTest
2020-08-24Spreadsheet: Start making a spreadsheet applicationAnotherTest
2020-08-23Base: Add ThemeEditor.afLinus Groh
2020-08-22Base: Add new Calendar iconsthankyouverycool