1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 02:38:13 +00:00
serenity/Userland
Karol Kosek f384aff510 Spreadsheet: Move deselection instructions to on_selection_dropped
The previous code never executed, as SpreadsheetView splits selection
events into `on_selection_changed` and `on_selection_dropped` depending
on whether there is any selection.
2022-03-03 22:19:50 +03:30
..
Applets Userland: Rename WindowManagerServerConnection 2022-02-25 22:35:12 +01:00
Applications Spreadsheet: Move deselection instructions to on_selection_dropped 2022-03-03 22:19:50 +03:30
Demos Demos/CatDog: Show different messages depending on state 2022-03-02 18:10:02 +01:00
DevTools HackStudio: Propagate error from TerminalWrapper 2022-03-02 18:08:05 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00
Libraries LibWeb: Include cookies in form submission 2022-03-03 15:08:35 +01:00
Services WindowServer: Treat window frames with a border radius as transparent 2022-03-02 21:56:57 +01:00
Shell Shell: Use an opaque color for SyntaxError 2022-02-23 21:56:16 +00:00
Utilities Utilities: Lint CMakefiles.txt 2022-03-02 21:55:32 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00