1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 12:10:59 +00:00
serenity/Applications
Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument
Similar to MessageBox::show, this encourages passing in a window.
2020-07-16 16:10:21 +02:00
..
About LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
Browser LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
Calculator LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
Calendar LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
Debugger Debugger: Add some pledges required by LibLine 2020-07-12 01:36:45 +02:00
DisplaySettings LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
FileManager LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
FontEditor LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
Help LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
HexEditor LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
IRCClient LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
KeyboardMapper LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
KeyboardSettings LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
Piano LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
PixelPaint LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
QuickShow LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
SoundPlayer LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
SystemMonitor LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode 2020-07-15 13:19:44 +02:00
Terminal Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) 2020-07-05 23:34:02 +02:00
TextEditor LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
Welcome LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00