summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Expand)Author
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
2020-10-31Spreadsheet: Add support for example views and hyperlinks in the docsAnotherTest
2020-10-30WindowServer+LibGfx: Added Crosshair cursorUma Sankar Yedida
2020-10-25Themes: Update tooltip colors of dark themesLinus Groh
2020-10-25LibGfx+FontEditor+Fonts: Add family, size and weight metadata to fontsAndreas Kling
2020-10-25Fonts: Rename font files consistentlyAndreas Kling
2020-10-25Fonts: Add 12px variants of Csilla and CsillaBoldAndreas Kling
2020-10-24Themes: Add "Desert" themeAndreas Kling
2020-10-24Fonts: Add 12px variants of Katica and KaticaBoldAndreas Kling
2020-10-23LibGUI+LibGfx+Base: Make tooltips color theme aware :^)Andreas Kling
2020-10-23Base: Remove ugly 'Xmas' themeAndreas Kling
2020-10-22LibGfx: Add colors for highlight-searching to palette and themesTom
2020-10-14PixelPaint: Basic brush toolBenJilks
2020-10-05LibGfx+FontEditor+Fonts: Add "mean line" value to all fontsLuke
2020-10-03Everywhere: Fix more typosLinus Groh
2020-10-02 Keymaps: Add Colemak keymap (#3658)utku
2020-10-01DevTools: Remove VisualBuilder and FormCompilerAndreas Kling
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