summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2020-04-28mkdir: Add -p option to create parent directoriesLinus Groh
2020-04-28mkdir: Use ArgParser, support creating multiple directoriesLinus Groh
2020-04-26LibWeb: Support loading data: URLs transparently via ResourceLoaderAndreas Kling
2020-04-26Base: 32x32 icons for cplusplus and header file typesHüseyin ASLITÜRK
2020-04-26Base+Browser: Add an icon for the serenity Browser and make it use itAndres Vieira
2020-04-26Base: Add test page for decoding different basic png formats.LepkoQQ
2020-04-26Base: Improve cursor arrow to feel more symetricalLepkoQQ
2020-04-26Base+LibGUI: Add icon for Python filesLinus Groh
2020-04-26Emoji: Rename U+1F600.png to U+1F41E.png (ladybug)Linus Groh
2020-04-25HackStudio: Toolbar icon overhaulAndreas Kling
2020-04-25HackStudio: Add cpp debuggerItamar
2020-04-25HackStudio: GUI support for setting breakpoints on source code linesItamar
2020-04-25Browser: Add Browser.ini configuration fileBrendan Coles
2020-04-24Base: New "cut" action iconAndreas Kling
2020-04-24Browser: Add icons for the "new tab" and "close tab" actionsAndreas Kling
2020-04-24Base: New "open" and "save" action iconsAndreas Kling
2020-04-24Base: Tweak Calendar app iconAndreas Kling
2020-04-24Base: Tweak ladybug iconAndreas Kling
2020-04-23LibJS: Implement computed properties in object expressionsLinus Groh
2020-04-23Base: Nudge Redmond theme closer to the Windows 95 colors :^)Andreas Kling
2020-04-23Base: Tweak filetype-javascript icon and add 32x32 versionAndreas Kling
2020-04-23Base: Tweak new/open/save icons (make them a bit smaller)Andreas Kling
2020-04-23Applications: Remove ChanViewer appAndreas Kling
2020-04-23Base: Tweak icons with arrows in them (to be more pointy)Andreas Kling
2020-04-23Base: Tweak go-home iconAndreas Kling
2020-04-23Base: Close head tag in canvas-path.html and give the document a titleEmanuele Torre
2020-04-22TextEditor: Add "Find Previous" 16x16 iconBrendan Coles
2020-04-22Base: Add missing Syntax color settings for Joi themeBrendan Coles
2020-04-22Base: Add Sunshine themeBrendan Coles
2020-04-21Base: Add QuickShow application to system menuHüseyin ASLITÜRK
2020-04-21TextEditor: Add "Find Next" 16x16 iconBrendan Coles
2020-04-20LibGUI: Add Select all action to TextEditorangel
2020-04-20Solitaire: Sharpen 16x16 iconAndreas Kling
2020-04-20Solitaire: Use a pre-scaled buggie image for the back of cardsAndreas Kling
2020-04-19Base: Add Demo applications to system menuLinus Groh
2020-04-19Base: Update js(1) manpageLinus Groh
2020-04-19Base: Document open(1)Sergey Bugaev
2020-04-19Base: Update Redmond theme window borders to appear less flatBrendan Coles
2020-04-18Base: Start a desktop FileManager by default! :^)Andreas Kling
2020-04-18Base: Tweak Redmond 2000 selection colorAndreas Kling
2020-04-18Base: Tweak Redmond 2000 menu selection colorAndreas Kling
2020-04-18Base: Add a "Redmond 2000" theme from the 32-bit era :^)Andreas Kling
2020-04-18Base: Add Redmond themeBrendan Coles
2020-04-18Base: Add Browser to QuickLaunch (#1836)bcoles
2020-04-18Base files: Add protocols fileRead H
2020-04-16LibWeb: Add some basic path drawing functionality to the canvas elementAndreas Kling
2020-04-16Base Files: Add services file.Read H
2020-04-14Base: Add a little test web page for canvas drawImage() :^)Andreas Kling
2020-04-12LibJS: Add console.{debug,info,warn,error}()Linus Groh
2020-04-12Base: Add go-first, go-last, zoom-in, zoom-out iconsHüseyin ASLITÜRK