1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:28:11 +00:00
serenity/Userland/Applications
Sam Atkins c1d26c884d ThemeEditor: Display the theme's window icons in the preview
If the icons could not be loaded, we fall back to the defaults (which
are the bitmaps that were always used before.)
2021-10-28 11:23:44 +02:00
..
3DFileViewer Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
About About: Display the full version 2021-09-02 16:17:18 +01:00
AnalogClock Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Assistant Assistant: Fix adding sequential bonus in Fuzzy Match 2021-10-25 13:00:32 +02:00
Browser Browser: Use reorderable tabs 2021-10-07 12:19:27 +02:00
Calculator Calculator: The equal key will now also finish the operation 2021-08-26 17:35:15 +02:00
Calendar Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
CrashReporter CrashReporter: Don't crash when "Generating..." Window gets closed 2021-10-03 16:16:57 +02:00
Debugger Everywhere: Use OOM-safe ByteBuffer APIs where possible 2021-09-06 01:53:26 +02:00
DisplaySettings DisplaySettings: Add context menu for wallpapers 2021-09-03 23:15:47 +02:00
FileManager FileManager: Listen for changes to Desktop wallpaper in config 2021-10-10 01:15:34 -07:00
FontEditor Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Help man.serenityos.org: Add section descriptions to overview page 2021-10-22 19:49:28 +03:00
HexEditor Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
ImageViewer Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
KeyboardMapper Keyboard Mapper: Better text color for buttons in dark theme 2021-09-06 17:38:59 +02:00
KeyboardSettings AK: Replace the mutable String::replace API with an immutable version 2021-09-11 20:36:43 +03:00
Magnifier Magnifier: Add 8x magnification and pausing 2021-09-17 23:48:42 +02:00
Mail AK+Everywhere: Make Base64 decoding fallible 2021-10-23 19:16:40 +01:00
MailSettings Everywhere: Fix more Copyright header inconsistencies 2021-10-04 11:10:09 +01:00
MouseSettings MouseSettings: Reset the double-click timer after every second click 2021-10-28 11:21:18 +02:00
PDFViewer Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
Piano Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
PixelPaint Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Run Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
Settings Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
SoundPlayer Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
SpaceAnalyzer Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Spreadsheet Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
SystemMonitor SystemMonitor: Request symbolication wihout source positions 2021-10-17 22:07:10 -07:00
Terminal AK: Replace the mutable String::replace API with an immutable version 2021-09-11 20:36:43 +03:00
TextEditor TextEditor: Add syntax-highlighting for CSS files 2021-10-23 19:07:44 +02:00
ThemeEditor ThemeEditor: Display the theme's window icons in the preview 2021-10-28 11:23:44 +02:00
VideoPlayer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Welcome Welcome: Save startup preference to user's SystemServer session 2021-10-18 15:55:11 +02:00
CMakeLists.txt Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00