summaryrefslogtreecommitdiff
path: root/Base/res/apps
AgeCommit message (Expand)Author
2022-08-22GamesSettings: Introduce a new GamesSettings application :^)Sam Atkins
2022-08-16Base: Add audio MIME type associationskleines Filmröllchen
2022-07-21PartitionEditor: Add the beginnings of a partition editor :^)Samuel Bowman
2022-07-09Applications: Add a new NetworkSettings applicationMaciej
2022-06-28Playground: Rename the application to GMLPlaygroundLinus Groh
2022-06-15Userland+Base: Remove Breakout and Pong gamesAndreas Kling
2022-04-22Base: Add launcher for SQL StudioDylan Katz
2022-03-18Games: Add MasterWordJoe Petrus
2022-02-26Base: Associate mp3 files with SoundPlayerArne Elster
2022-02-15Base: Allow font-files be "Open with" Hex EditorLady Gegga
2022-02-01Base: Add missing FileTypes for PixelPaintEaston Pillay
2022-01-23ClockSettings: Add a GUI application to set the system time zoneTimothy Flynn
2022-01-16CharacterMap: Add new Character Map application :^)Sam Atkins
2021-12-21Base: Set ImageViewer as the launcher for .qoi filesLinus Groh
2021-11-27Terminal: Modernize terminal settings as a standalone applicationkleines Filmröllchen
2021-11-26BrowserSettings: Create a BrowserSettings application :^)Sam Atkins
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-08-23ModelGallery: Add the new Model Gallery application :^)sin-ack
2021-08-16Base: Associate obj files with 3DFileViewerTetsui Ohkubo
2021-07-30MailSettings: Add basic mail settings dialogFaeliore
2021-07-26Base: Add descriptions to the apps in the Settings category :^)Andreas Kling
2021-07-24Mail: Add an e-mail application called MailLuke
2021-07-19Base: Add file associations for multiple programsLuK1337
2021-07-18Base: Associate .profile extension with ProfilerMax Wipfli
2021-06-28Userland: Add new app called AssistantSpencer Dixon
2021-06-24Games: Add SpiderJamie Mansfield
2021-06-20FlappyBug: Introduce a new Flappy Bug gameMim Hufford
2021-05-21Base: Unregister "md" extension from BrowserAndreas Kling
2021-05-21Games: Add HeartsGunnar Beutner
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-18LibGfx: Add support for DDS imagesstelar7
2021-05-17Demos: Add Mandelbrot demoGunnar Beutner
2021-05-16PixelPaint: Style the application name as "Pixel Paint" :^)Andreas Kling
2021-05-15Games: Add GameOfLifeAndres Crucitti
2021-05-14Userland: Rename QuickShow => Image ViewerAndreas Kling
2021-05-12Base: Add KeyboardMapper.afLinus Groh
2021-05-11Base: Add Magnifier.afLinus Groh
2021-05-09AnalogClock: New analog clock application (#6760)Erlend
2021-05-08Demos: Add OpenGL teapot demo :^)Jesse Buhagiar
2021-04-26Demos: Add Starfield screensaver demoJagger De Leo
2021-02-16Base: Make PixelPaint launch handler for .pp filesLinus Groh
2021-01-12LibGfx: Make it possible to apply an (integer) scale to a PainterNico Weber
2021-01-12Demos: Remove HelloWorld demoAndreas Kling
2021-01-09SpaceAnalyzer: use "Proper Noun" name styleTheMorc
2021-01-08Utilities: Add a disk space usage analyzation program.Mart G
2021-01-04Base: Tweak app names to be in "Proper Noun" styleAndreas Kling
2021-01-03Demos: add CatDog (Neko clone)TheMorc
2021-01-01Games: Add ConwayBrendan Coles