ladybird/Userland/Applications
thankyouverycool 3e987eba2b TextEditor+LibGUI: Add case matching and wrap around optionality
Adds simple ASCII case matching and wrap around toggles to
TextEditor's find/replace widget and reorganizes its layout
2021-02-22 09:21:30 +01:00
..
About Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Browser Browser: Wrap DOMException values in regular JS::Error for console printing 2021-02-20 00:09:11 +01:00
Calculator Everywhere: Fix weird includes 2021-02-08 18:03:57 +01:00
Calendar Everywhere: Add missing parent window to about dialogs 2021-01-30 13:42:39 +01:00
CrashReporter CrashReporter: Fix showing assertion info in backtrace 2021-02-19 18:53:00 +01:00
Debugger Userland: Use uniform initialization instead of memset 2021-02-21 11:52:47 +01:00
DisplaySettings DisplaySettings: Show revert dialog only for resolution/dpi changes. 2021-02-19 12:19:03 +01:00
FileManager FileManager: Use newly introduced LibCore file management helpers 2021-02-21 18:14:29 +01:00
FontEditor LibGfx: Remove static load_from_file() from abstract Font class 2021-02-15 08:50:48 +01:00
Help LibGUI: Make Model::data_matches() take Variant by const-reference 2021-02-16 20:08:32 +01:00
HexEditor LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
IRCClient LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
KeyboardMapper LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
KeyboardSettings Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
MouseSettings Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Piano Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
PixelPaint PixelPaint: Open image file passed as argument 2021-02-17 19:39:37 +01:00
QuickShow Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Run Run: Prefill text field with last command on launch 2021-02-21 20:21:56 +01:00
SoundPlayer AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer 2021-01-17 09:07:32 +01:00
SpaceAnalyzer SpaceAnalyzer: Added context menu for nodes 2021-02-21 23:47:49 +01:00
Spreadsheet LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
SystemMonitor SystemMonitor: Remove pid-and-tid tuple concept from ProcessModel 2021-02-16 20:38:49 +01:00
Terminal Terminal+LibVT: Resize Terminal app window when requested by VT 2021-02-20 17:04:46 +01:00
TextEditor TextEditor+LibGUI: Add case matching and wrap around optionality 2021-02-22 09:21:30 +01:00
ThemeEditor Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
CMakeLists.txt Applications: Remove "Welcome" application 2021-02-03 10:20:17 +01:00