1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:37:34 +00:00
serenity/Userland
Matteo Sozzi 2031baebce HackStudio: do not open empty directories as file
When _double clicking_ or _right click > Open_ in the tree view, the
selected directory, if empty, was open in the editor section as file.
2021-02-03 10:15:09 +01:00
..
Applications pmap+SystemMonitor: Mark syscall regions with 'C' 2021-02-02 20:13:44 +01:00
Demos LibGfx: Implement scaling support for Painter::blit_filtered() 2021-01-25 22:31:07 +01:00
DevTools HackStudio: do not open empty directories as file 2021-02-03 10:15:09 +01:00
DynamicLoader DynamicLoader: Remove some unnecessary #includes 2021-01-25 18:57:06 +01:00
Games Conway: Add interactivity 2021-01-22 22:14:08 +01:00
Libraries LibELF: Make syscall region exceptions for UE and libkeyboard.so 2021-02-02 20:13:44 +01:00
MenuApplets Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Services LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
Shell Shell: Make history range values larger than u32 a syntax error 2021-02-03 10:14:32 +01:00
Tests Kernel: Provide torture tool for invalid memory checks 2021-02-01 17:07:56 +01:00
Utilities pmap+SystemMonitor: Mark syscall regions with 'C' 2021-02-02 20:13:44 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00