1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 14:37:46 +00:00
serenity/Libraries
Andreas Kling d3b40547f7 LibDraw: Fix 1px wide glitch in progress bar painting at some widths
Make sure we always line up the "hole" in the progress bar with the
right side of the paint rect. This fixes a 1px wide glitch seen when
using a darker system theme.
2019-12-25 21:59:37 +01:00
..
LibAudio Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
LibC Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
LibCore LibCore: compile puff.c as a separate object 2019-12-25 10:11:09 +01:00
LibDraw LibDraw: Fix 1px wide glitch in progress bar painting at some widths 2019-12-25 21:59:37 +01:00
LibELF Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibGUI LibGUI: Add space for sort order indicators in autosized table columns 2019-12-25 21:52:26 +01:00
LibHTML Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
LibIPC Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibM Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibMarkdown Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibPCIDB Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibProtocol LibProtocol: Make build depend on ProtocolServer for IPC endpoints 2019-12-25 14:15:28 +01:00
LibPthread LibPthread: Okay I'm dumb, let's convert mutex locks into Atomic<u32>& 2019-12-22 20:25:09 +01:00
LibThread Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibVT Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00