ladybird/Userland/Applications
Andreas Kling ec1a72b759 FileManager: Set the default menu item in desktop context menus
This makes the "Run TextEditor" action show up in bold text as expected
when opening the context menu for TextEditor on the desktop. :^)
2021-04-06 17:55:47 +02:00
..
About Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Browser Browser: Add Alt shortcuts for top-level menus 2021-04-05 23:15:43 +02:00
Calculator Everywhere: Change font properties to be described in GML 2021-03-29 09:10:23 +02:00
Calendar LibGUI+Calendar: Inherit from Frame class 2021-04-02 22:23:21 +02:00
CrashReporter Kernel+CrashReporter: Add metadata about page faults to crash reports 2021-04-04 20:13:55 +02:00
Debugger Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
DisplaySettings Everywhere: Remove empty {} from GML objects 2021-03-29 09:10:23 +02:00
FileManager FileManager: Set the default menu item in desktop context menus 2021-04-06 17:55:47 +02:00
FontEditor FontEditor+TextEditor+Playground: Refuse to load device files 2021-03-30 11:29:52 +02:00
Help Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
HexEditor Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
IRCClient Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
KeyboardMapper Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
KeyboardSettings Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
MouseSettings WindowServer+MouseSettings: Add ability to configure double-click speed (#5876) 2021-04-02 16:08:18 +02:00
Piano Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00
PixelPaint PixelPaint: Empty Tool menu 2021-04-05 09:04:43 +02:00
QuickShow Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
Run Everywhere: Remove empty {} from GML objects 2021-03-29 09:10:23 +02:00
Serendipity Everywhere: Change font properties to be described in GML 2021-03-29 09:10:23 +02:00
SoundPlayer SoundPlayer: Add samplerate variable to visualizations 2021-03-27 10:20:55 +01:00
SpaceAnalyzer Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
Spreadsheet Spreadsheet: Declare the extern GML variable as an array, not a pointer 2021-04-04 00:38:02 +02:00
SystemMonitor SystemMonitor: Highlight kernel processes a bit better in SystemMonitor 2021-04-06 17:55:47 +02:00
Terminal Terminal: Add Alt shortcuts for top-level menus 2021-04-05 23:15:43 +02:00
TextEditor FontEditor+TextEditor+Playground: Refuse to load device files 2021-03-30 11:29:52 +02:00
ThemeEditor WindowServer+LibGfx: Show menus in windows! :^) 2021-03-25 22:14:09 +01:00
CMakeLists.txt Serendipity: A new welcome app 2021-03-02 11:57:27 +01:00