summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Expand)Author
2021-01-09SpaceAnalyzer: use "Proper Noun" name styleTheMorc
2021-01-08Utilities: Add a disk space usage analyzation program.Mart G
2021-01-06Keymaps: Created a new keymap for Italian keyboards.Davide Carella
2021-01-05Base: add 32x32 icon for Theme Editor, Hello World and SolitaireTheMorc
2021-01-04Base: Tweak app names to be in "Proper Noun" styleAndreas Kling
2021-01-03Demos: add CatDog (Neko clone)TheMorc
2021-01-02Calculator: Add app-calculator.png 32x32 iconBrendan Coles
2021-01-01Games: Add ConwayBrendan Coles
2021-01-01Base: Add Coffee themeBrendan Coles
2021-01-01Base: Add 32x32 variant of the hard-disk iconAndreas Kling
2020-12-30Base: Remove some low-quality color themesAndreas Kling
2020-12-30LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditorAnotherTest
2020-12-30Applications: Added a new MouseSettings applicationIdan Horowitz
2020-12-29Applications: Add CrashReporter :^)Linus Groh
2020-12-29Themes: Sunshine: Tweak window-close 16x16 iconBrendan Coles
2020-12-29Themes: Add Sunshine theme 16x16 window iconsBrendan Coles
2020-12-29Spreadsheet: Add a 'contents' getter/setter to PositionAnotherTest
2020-12-28Base: Rename maximize/minimize icons to a more generic nameIdan Horowitz
2020-12-27Base+LibJS+LibWeb: Make prettier cleanLinus Groh
2020-12-27Base+Playground: Add app-playground.png 16x16 and 32x32 iconsLinus Groh
2020-12-27Base: Add Playground.afLinus Groh
2020-12-27Base: Flip shortcut emblem icons horizontallyAndreas Kling
2020-12-24Base: Remove [Icons] section from .af filesLinus Groh
2020-12-24LaunchServer+Base: Stop using Browser as default protocol handlerLinus Groh
2020-12-19MenuApplets: Add Network menu appletBrendan Coles
2020-12-18Base: Add app-libgfx-demo.png 32x32 iconLinus Groh
2020-12-18Base: Add app-fire.png 32x32 iconLinus Groh
2020-12-18Base: Add app-cube.png 32x32 iconLinus Groh
2020-12-18Base: Tweak app-cube.png 16x16 iconLinus Groh
2020-12-18Screensaver: Add app-screensaver.png 32x32 iconBrendan Coles
2020-12-17WindowServer: Add the ability to animate cursorsTom
2020-12-16Games: Add PongBrendan Coles
2020-12-16LibGUI: Generate nicer icons for symlinked filesAndreas Kling
2020-12-12LibWeb: Use the margin box of floating elements for flowing aroundAndreas Kling
2020-12-10Base: Remove *.hsp filesAndreas Kling
2020-12-09LibWeb: Move editing stuff into EditEventHandler.asynts
2020-12-06LibWeb: Naively implement the CSS clear propertyAndreas Kling
2020-12-05Base: Add a simple HTML test page for CSS floatsAndreas Kling
2020-12-04Base: Add a hover color link to the links on the welcome pageAndreas Kling
2020-12-03Base: Add a little web test page for inline elements with CSS paddingAndreas Kling
2020-11-30Spreadsheet: Implement infinit-scroll for columnsAnotherTest
2020-11-30JPGLoader: Remove JPEG fuzz files from the main repositorydevashish
2020-11-29JPGLoader: Move bogus JPEGs to a different directorydevashish
2020-11-22LibWeb: Add a test for the new event dispatcherLuke
2020-11-22Base: Unbreak the "images" HTML test pageAndreas Kling
2020-11-15Base: Add filetype-json iconsLinus Groh
2020-11-09Base: Add Breakout game to system menu (#4006)bcoles
2020-11-08LibGfx: add erroneous cases to GIF test suitePeter Nelson
2020-11-02WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursorBrendan Coles
2020-11-01Chess: Add the 'moderna' piece set (#3896)JetStarBlues