summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
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
2020-04-11MenuApplets: Support memory usage and custom colors in ResourceGraphLinus Groh
2020-04-11MenuApplets: Rename CPUGraph to ResourceGraphLinus Groh
2020-04-10LibJS: Add String.prototype.pad{Start,End}()Linus Groh
2020-04-10IRCClient: Add NotifyOnMessage/NotifyOnMention config optionsBrendan Coles
2020-04-10IRCClient: Add ShowNickChangeMessages/ShowJoinPartMessages conf optionsBrendan Coles
2020-04-08LibWeb: Add canvas.strokeRect(), and fix scale & translateBrian Gianforcaro
2020-04-07Resources: Added filetype icon for object, library, text and unknown.VAN BOSSUYT Nicolas
2020-04-06Kernel & Userland: Allow to mount image files formatted with Ext2FSLiav A
2020-04-06Ressources: Added more file type icon.VAN BOSSUYT Nicolas
2020-04-06DHCPClient: Log errors and cleanup the codeAnotherTest
2020-04-06Base: Add trigonometry demo webpageLinus Groh
2020-04-05IRCClient: Allow CTCP replies to be user configurable in IRCClient.iniBrendan Coles
2020-04-05Servers: Add a new DHCP clientAnotherTest
2020-04-05IRCClient: Add icons for channel list, channel invite, channel topicBrendan Coles
2020-04-04Base: Add la-latin1 keyboard layout (#1597)M
2020-04-03LibWeb: Implement <script src> support for synchronous scriptsAndreas Kling
2020-04-03Revert "Kernel & Userland: Allow to mount image files formatted with Ext2FS"Andreas Kling
2020-04-03LibWeb: Add "navigator" object and expose navigator.userAgentAndreas Kling
2020-04-02Kernel & Userland: Allow to mount image files formatted with Ext2FSLiav A
2020-04-01Browser: Add error pageLinus Groh
2020-03-31Base: Tweak the canvas demo page to stop using fractional RGB valuesAndreas Kling
2020-03-31Base: Change root user home directory from `/` to `/root`Brendan Coles
2020-03-30LibJS: Start implementing Date :^)Linus Groh
2020-03-30HackStudio: Add an upscaled 32x32 icon to the About dialogTibor Nagy
2020-03-30LibWeb: Support more advanced selectors in document.querySelectorAll()Andreas Kling
2020-03-30LibWeb: Add naive support for document.querySelectorAll()Andreas Kling
2020-03-29Base: Add icons for color-chooserHüseyin ASLITÜRK
2020-03-29Base: Add tile wallpaperHüseyin ASLITÜRK
2020-03-29Base: Add monitor.pngHüseyin ASLITÜRK