summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Expand)Author
2021-07-14LibWeb: Use Selectors instead of a String for :not() selectorsSam Atkins
2021-07-14Base+LibGUI: Add icon to the Rename actionjakubiakdev
2021-07-13Base: Change Marcin to nooga in fortunes databaseMarcin Gasperowicz
2021-07-13Base: Add a quote to the fortunes databaseBuggieBot
2021-07-10Spider: Improved 16x16 app iconAndreas Kling
2021-07-08Base: Remove www. from link to project website in welcome pagenetworkException
2021-07-07WindowServer: Allow windows to be pinnable (always on top)Andres Crucitti
2021-07-04Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 versionAndreas Kling
2021-07-04Browser: Add Test-Page for listsTobias Christiansen
2021-06-28Userland: Add new app called AssistantSpencer Dixon
2021-06-25WindowServer: Add an Overlay class for flicker-free overlay renderingTom
2021-06-24Games: Add SpiderJamie Mansfield
2021-06-21PixelPaint: Add loading and saving of color palettesFelix Rauch
2021-06-20FlappyBug: Add cloud and sky graphicsMim Hufford
2021-06-20FlappyBug: Add new graphics and tweak colorsMim Hufford
2021-06-20FlappyBug: Introduce a new Flappy Bug gameMim Hufford
2021-06-14PixelPaint: Add a new "Rectangle Select" tool :^)Andreas Kling
2021-06-13Browser: Add download finished graphics to download widgetMarcus Nilsson
2021-06-13LibGUI+HackStudio: Make gutter a first class elementDmitrii Ubskii
2021-06-12PDFViewer: Switch back to up/down page iconsMatthew Olsson
2021-06-06Browser: Add various test pages to welcomeTobias Christiansen
2021-06-04LibVT: Implement bright color supportDaniel Bertalan
2021-06-04LibVT+Terminal: Add color scheme supportDaniel Bertalan
2021-06-04Ports: Create launchers for the stpuzzles portGunnar Beutner
2021-05-27Keymaps: Fix for missing mapping for the polish ć,Ć characterPaweł Łukasik
2021-05-27Base: Move test PDFs from /res/pdf to /home/anon/Documents/pdfLinus Groh
2021-05-27Keymaps: Add German (Switzerland) keymap layoutMax Wipfli
2021-05-26Base: Add a WebAssembly mandelbrot demoAli Mohammad Pur
2021-05-26LibWeb: Implement a very basic WebAssembly JS APIAli Mohammad Pur
2021-05-24LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte alignedAndreas Kling
2021-05-22Profiler: Add a "Show Disassembly" action (and hide it by default)Andreas Kling
2021-05-22Base: Fix numeric keypad in slovenian keymapNonStandardModel
2021-05-22Base: Add go-to.png 16x16 iconBrendan Coles
2021-05-21Base: Unregister "md" extension from BrowserAndreas Kling
2021-05-21Games: Add HeartsGunnar Beutner
2021-05-21Solitaire: Move cards functionality into LibCardsGunnar Beutner
2021-05-21Base: Tweak syntax highlighting colors in the Default themeAndreas Kling
2021-05-203DFileViewer: Move the example model into the home directoryGunnar Beutner
2021-05-20Base: Update ladyball icons based on new variant from myphsAndreas Kling
2021-05-20DisplaySettings: Replace the monitor image with something more thematicAndreas Kling
2021-05-193DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`Erik Biederstadt
2021-05-18PDFViewer+Base: Display application title as "PDF Viewer"Andreas Kling
2021-05-18Applications: Add a very simple PDFViewerMatthew Olsson
2021-05-18Base: Add LiberationSerif TTF fontMatthew Olsson
2021-05-18Base: Add "Plum" theme (#7076)Joel Hansen
2021-05-18LibGfx: Add support for DDS imagesstelar7
2021-05-17Base: Add boxes with multi-part border attributes to borders.htmlTimothy Flynn
2021-05-17Base: Fix 16x16 analog clock iconTimothy Flynn
2021-05-17Demos: Add Mandelbrot demoGunnar Beutner
2021-05-17LibCore: Close accepted sockets on exec() and make them non-blockingGunnar Beutner