ladybird/Userland
Sam Atkins c79110d5bf Solitaire: Save and load u32 config values as u32s
This removes a bunch of awkward i32 casts. Being able to read/write enum
types directly would be even nicer, but I'm not going there right
now. :^)
2023-01-06 16:03:50 +01:00
..
Applets LibGfx: Avoid rounding/truncating glyph positions till blitting 2023-01-05 12:09:35 +01:00
Applications PixelPaint: Draw polygonal select tool lines with two colors 2023-01-06 15:41:48 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos LibGfx: Avoid rounding/truncating glyph positions till blitting 2023-01-05 12:09:35 +01:00
DevTools GMLPlayground: Fill preview window with background color 2023-01-05 18:58:08 +01:00
DynamicLoader DynamicLoader: Remove i686 support 2022-12-28 11:53:41 +01:00
Games Solitaire: Save and load u32 config values as u32s 2023-01-06 16:03:50 +01:00
Libraries LibCards+Games: Make CardGame::add_stack() fallible 2023-01-06 16:03:50 +01:00
Services FileSystemAccessServer: Use Core::Stream 2023-01-06 14:52:29 +00:00
Shell Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Utilities LibWeb+WebContent: Convert BrowsingContext to new pixel units 2023-01-05 17:42:31 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00