ladybird/Applications
Andreas Kling dcbddb4f8c GraphicsBitmap: Provide templated versions of get_pixel() and set_pixel().
If we already know the bitmap format used, we can use these functions to
bypass the format checks and go straight to pixel manipulation.
2019-06-15 11:06:02 +02:00
..
About Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
Downloader Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
FileManager Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
FontEditor Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
IRCClient Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
Launcher Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
PaintBrush GraphicsBitmap: Provide templated versions of get_pixel() and set_pixel(). 2019-06-15 11:06:02 +02:00
ProcessManager Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
Taskbar Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
Terminal Terminal: Add support for DCH ('P' final) 2019-06-12 20:54:23 +02:00
TextEditor Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00