ladybird/Userland
Andreas Kling 28714deff6 PixelPaint: Avoid division-by-zero in HistogramWidget
This is more of a hack fix than anything else, but let's stop PixelPaint
from infinite-looping in HistogramWidget::paint_event().
2022-08-23 22:39:27 +02:00
..
Applets WindowServer+WorkspacePicker: Adjust active and inactive colors 2022-08-16 16:41:47 +02:00
Applications PixelPaint: Avoid division-by-zero in HistogramWidget 2022-08-23 22:39:27 +02:00
Demos Everywhere: Replace hardcoded anon's uid in unveil path with %uid 2022-08-14 21:52:35 +01:00
DevTools SQLStudio: Reset status bar and menu actions when closing a tab 2022-08-23 19:08:26 +01:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games LibCards+Games: Replace card "value" int with a Rank enum 2022-08-22 12:50:41 +02:00
Libraries LibC: Add missing sys/cdefs.h include 2022-08-23 19:07:12 +01:00
Services Userland: Rely on a single authoritative source for the default PATH 2022-08-23 19:00:04 +01:00
Shell Userland: Consolidate most PATH resolving into a single implementation 2022-08-23 19:00:04 +01:00
Utilities Userland: Consolidate most PATH resolving into a single implementation 2022-08-23 19:00:04 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00