ladybird/Demos
Ben Wiederhake d6673b384e LibGfx: Remove redundant bits() method
In all circumstances, this returned exactly the same thing as scanline_u8(),
so let's just remove the silly detour.

This does not add any new dependency on Bitmap-internals, because that already existed.
2020-09-12 00:13:29 +02:00
..
Cube Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
DynamicLink LibC: Avoid ninja-imports of system functions 2020-08-12 20:40:59 +02:00
Eyes Misc: Use automatic window positioning in more applications 2020-08-15 17:38:19 +02:00
Fire LibGfx: Remove redundant bits() method 2020-09-12 00:13:29 +02:00
HelloWorld HelloWorld: Set window icon to app-hello-world.png 2020-08-30 10:02:52 +02:00
LibGfxDemo LibGfxDemo: Set window icon to app-libgfx-demo.png 2020-08-30 10:02:52 +02:00
Mouse Demos: Setup window icon for Mouse demo 2020-07-19 11:18:27 +02:00
Screensaver LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
WebView LibWeb: Move OutOfProcessWebView into the Web namespace 2020-08-24 18:21:33 +02:00
WidgetGallery LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 2020-09-11 14:26:37 +02:00
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00