summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
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
2020-08-22HackStudio: Implement "Step Out" debugging actionItamar
2020-08-22HackStudio: Add icons for "step in" and "step out"Itamar
2020-08-19Base: Tweak the "new" icon to be slightly flatterAndreas Kling
2020-08-18LibWeb: Implement Element.innerTextNico Weber
2020-08-18Shell: Document the use of environment/local variablesAnotherTest
2020-08-18Shell: Update manpage about for loop behaviour around signalsAnotherTest
2020-08-16Base: Rename Pebbleton to reflect actual heightthankyouverycool
2020-08-16Chess: Add the 'retro' piece setTibor Nagy
2020-08-15Chess: Add the 'stelar7' piece setPeter Elliott
2020-08-15Chess: Add menu options for setting board theme and piece setPeter Elliott
2020-08-15Chess: Add basic ChessWidget and ugly piece setPeter Elliott
2020-08-15Base: Modify "little" projectItamar
2020-08-14Shell: Start writing a man pageAnotherTest
2020-08-12Base: Increase saturation of HackStudio icons somewhatAndreas Kling
2020-08-10Base: Change browser test page link color for better visibility (#3068)Abu Sakib
2020-08-09Base: Replace downscaled 2048 16x16 app icon with a hand-drawn oneLinus Groh
2020-08-09Games: Add a 2048 gameAnotherTest