1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:08:12 +00:00
serenity/Userland
Sam Atkins 43dddafd16 LibGUI: Allow specifying Layout margins and spacing in the constructor
This is comfier than `my_widget->layout()->set_margins(...)`.
2023-02-18 16:56:56 +00:00
..
Applets LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
Applications PixelPaint: Propagate errors from making filter settings widgets 2023-02-17 22:45:44 -07:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos WidgetGallery: Use dynamic layout techniques in the sliders tab 2023-02-17 16:25:57 +00:00
DevTools Everywhere: Change all XXX into FIXME or remove as appropriate 2023-02-15 23:33:25 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
Libraries LibGUI: Allow specifying Layout margins and spacing in the constructor 2023-02-18 16:56:56 +00:00
Services LibWeb: Make factory methods of DOM::Event fallible 2023-02-18 00:52:47 +01:00
Shell Shell: Correct the out-of-bounds expansion bailing condition 2023-02-18 06:55:46 +03:30
Utilities icc: Add flags for writing and dumping profiles 2023-02-17 20:05:50 -07:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00