ladybird/Userland/Applications
thankyouverycool cdfa2614b9 FontEditor: Move menu bar into editor and tweak several widgets
Actions are now shared between menu bar and toolbar. Adds an edit
menu to complement toolbar actions. Glyphs are now passed as ints
instead of u8s; fixes Latin Extended+ glyphs failing to update in
real time on map. Converts weight and type to more human-readable
combo box lists. Selected glyph now scrolls into view on load.
2021-04-11 01:16:34 +02:00
..
About Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Browser Browser: Add a separator line below the menu while in multi-tab mode 2021-04-09 22:23:32 +02:00
Calculator Calculator: Alt shortcuts and book title capitalization in menus 2021-04-10 16:09:23 +02:00
Calendar Calendar: Alt shortcuts and book title capitalization in menus 2021-04-10 16:11:48 +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: Add Alt shortcuts to menu actions 2021-04-09 17:08:49 +02:00
FontEditor FontEditor: Move menu bar into editor and tweak several widgets 2021-04-11 01:16:34 +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: Add icon and keyboard shortcut for the "New Image" action 2021-04-10 14:58:48 +02:00
QuickShow QuickShow: Alt shortcuts and book title capitalization in menus 2021-04-10 14:58:48 +02: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: Add Alt shorcuts to menu actions 2021-04-09 17:10:30 +02:00
Terminal Terminal+LibVT: Add Alt shortcuts to menu actions 2021-04-09 17:08:49 +02:00
TextEditor TextEditor: Add Alt shortcuts to menu actions 2021-04-09 17:08:49 +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