1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 12:47:35 +00:00
serenity/Userland/Applications
LuK1337 5fa8a107df Calculator: Add menus before showing the window
Otherwise, space is reserved but menus aren't shown.
2021-07-31 08:08:31 +02:00
..
3DFileViewer Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
About Meta: Tidy up include path and alphabetic ordering 2021-06-28 16:29:02 +02:00
AnalogClock Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Assistant Assistant: Only open one Assistant at once 2021-07-22 23:34:15 +02:00
Browser Browser: Show a message when attempting to search with no search engine 2021-07-30 13:38:20 +02:00
Calculator Calculator: Add menus before showing the window 2021-07-31 08:08:31 +02:00
Calendar Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
CrashReporter Everywhere: Prefix hexadecimal numbers with 0x 2021-07-22 08:57:01 +02:00
Debugger Everywhere: Prefix hexadecimal numbers with 0x 2021-07-22 08:57:01 +02:00
DisplaySettings DisplaySettings: Prevent minimising the window 2021-07-26 14:56:49 +02:00
FileManager FileManager: Fix properties button margins 2021-07-27 22:17:23 +02:00
FontEditor FontEditor: Fix minor margin inconsistency 2021-07-27 22:17:23 +02:00
Help Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
HexEditor HexEditor: Fix find dialog layout 2021-07-27 22:17:23 +02:00
ImageViewer ImageViewer: Hide the border frame in fullscreen mode 2021-07-27 18:32:58 +02:00
IRCClient Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
KeyboardMapper Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
KeyboardSettings KeyboardSettings: Fix button margins 2021-07-27 22:17:23 +02:00
Magnifier Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Mail Mail: Prompt for password if no password was saved 2021-07-26 21:55:18 +04:30
MailSettings MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00
MouseSettings LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
PDFViewer Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Piano Piano: Add menus before showing the window 2021-07-31 08:08:31 +02:00
PixelPaint Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Run RunWindow: Center FilePicker window within the entire screen 2021-07-29 09:24:08 +02:00
Settings Settings: Tweak initial window size 2021-07-26 01:58:07 +02:00
SoundPlayer Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
SpaceAnalyzer SpaceAnalyzer: Adjust the text_rect 2021-07-28 16:01:51 +02:00
Spreadsheet Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
SystemMonitor SystemMonitor: Only update kill actions when pid changes 2021-07-29 11:44:26 +02:00
Terminal Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
TextEditor TextEditor: Allow starting with a file argument that doesn't exist 2021-07-23 21:19:30 +04:30
ThemeEditor ThemeEditor: Initialize color input to Gfx::ColorRole::Window 2021-07-28 19:07:15 +02:00
VideoPlayer LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
Welcome LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
CMakeLists.txt MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00