serenity/Userland
FrHun 8249ea792e LibGUI+FileManager: Clarify Widget margins name
Even though they are called content_margins,
they are actually only ever used to determine where
a Widget is supposed to be grabbable.
So all methods and members are renamed accordingly.
2021-11-03 16:13:19 +01:00
..
Applets Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
Applications LibGUI+FileManager: Clarify Widget margins name 2021-11-03 16:13:19 +01:00
Demos Demos+DevTools+Games: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
DevTools Demos+DevTools+Games: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Demos+DevTools+Games: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
Libraries LibGUI+FileManager: Clarify Widget margins name 2021-11-03 16:13:19 +01:00
Services WindowServer: Add missing window_was_constructed call 2021-11-03 09:05:09 +01:00
Shell Everywhere: Remove unused ArgsParser header 2021-11-01 21:12:58 +01:00
Utilities Services: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
CMakeLists.txt