ladybird/Applications
Andres Vieira a1bcd9ca8a FileManager: Disables mkdir action if permissions don't allow it
Now the "New directory..." contextual menu is disabled if the current
user doesn't have enough permissions to create a node in the current
path.

This prevents the user going to the "New Directory" InputBox, writing
an appropriate name and accepting just to find they can't even do it :)
2020-04-28 10:00:12 +02:00
..
About LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Browser Base+Browser: Add an icon for the serenity Browser and make it use it 2020-04-26 21:13:57 +02:00
Calculator LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Calendar LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Debugger Debugger: Add source-level operations 2020-04-20 17:25:50 +02:00
DisplayProperties LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
FileManager FileManager: Disables mkdir action if permissions don't allow it 2020-04-28 10:00:12 +02:00
FontEditor LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Help Browser+LibWeb: Open link in new tab on Ctrl+Click :^) 2020-04-24 14:43:56 +02:00
HexEditor Applications: Add "thread" for HexEditor 2020-04-26 21:31:41 +02:00
IRCClient LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 2020-04-23 17:44:49 +02:00
PaintBrush LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
Piano LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
QuickShow QuickShow: Add gif files to navigation file list 2020-04-26 18:44:20 +02:00
SoundPlayer LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
SystemMenu WindowServer+SystemMenu: Check the current system theme on startup 2020-04-21 18:40:52 +02:00
SystemMonitor SystemMonitor: Shrink margins of main layout 2020-04-23 17:54:59 +02:00
Taskbar LibCore: Add StandardPaths thing to retrieve various standard locations 2020-04-19 19:57:05 +02:00
Terminal LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
TextEditor LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 2020-04-23 17:44:49 +02:00
Welcome LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00