1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 18:07:34 +00:00
serenity/Userland/Applications
TheFightingCatfish 9b78ae5149 LibGUI+Browser: Do not paste bitmaps
This prevents GUI::TextBox and the `Paste & Go` action in the browser
from trying to paste a bitmap. Also, the paste action is enabled
and disabled on clipboard change to reflect if the clipboard data
can be pasted.
2021-07-25 12:36:23 +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 LibGUI+Browser: Do not paste bitmaps 2021-07-25 12:36:23 +02:00
Calculator Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +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 LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
FileManager FileManager: Show an open icon for selected folder in tree view again 2021-07-24 21:13:22 +02:00
FontEditor Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Help Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
HexEditor Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
ImageViewer Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +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 Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Magnifier Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Mail Mail: Make checking for headers in DataItem case insensitive 2021-07-24 19:03:43 +01: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 Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
PixelPaint Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Run Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
SoundPlayer Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
SpaceAnalyzer Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Spreadsheet Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
SystemMonitor SystemManager: Separate sockets GroupBox into TCP/UDP 2021-07-25 00:33:00 +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 Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +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 Mail: Add an e-mail application called Mail 2021-07-24 20:11:28 +04:30