207
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Oct 28, 2024 — Oct 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'tests-misc-fixes' into 'master'
Uli Schlachter (Psychon)
as Uli Schlachter
More... 3 months ago
Merge branch 'ci-macos-arm64' into 'master' More... 3 months ago
CI: Add coverage-column-triangles to Quartz ignores More... 3 months ago
Update Quartz reference images More... 4 months ago
CI: Avoid running duplicated tests More... 4 months ago
Remove leftover scripts from the autotools build More... 4 months ago
make-constructors.py: Sort tests list More... 4 months ago
Merge branch 'win2k' into 'master' More... 4 months ago
Merge branch 'fix-msc-ver-compare' into 'master' More... 4 months ago
Fix sign of delta-y for ExtTextOutW More... 4 months ago
The GDI coordinate system is inverted compared to cairo's here, so the delta-y value needs to be negated, otherwise glyph runs with non-zero y-advances will shift in the wrong direction. More... 4 months ago
Merge branch 'fix-clipping-crash' into 'master'
Uli Schlachter (Psychon)
as Uli Schlachter
More... 4 months ago
Merge branch 'winsdk_26100_fix' into 'master'
Uli Schlachter (Psychon)
as Uli Schlachter
More... 4 months ago
Merge branch 'fix-init-once-complete-check' into 'master' More... 4 months ago
Fix check for InitOnceComplete failure More... 4 months ago
Merge branch 'compiler-features' into 'master' More... 4 months ago
ci: add macOS arm64 More... 4 months ago
Merge branch 'ci-update-for-removal-of-old-intel-mac-runners' into 'master' More... 4 months ago
ci: remove macos job that used ancient intel mac mini runners More... 4 months ago
Merge branch 'fixes' into 'master' More... 4 months ago
Win32: Fix init once condition More... 4 months ago
Merge branch 'win32-fixes' into 'master' More... 4 months ago
Meson: Define _CRT_SECURE_NO_WARNINGS when compiling with MSVC More... 4 months ago
Meson: Suppress warning C5286 on MSVC More... 4 months ago
Meson: Add arguments for both C and C++ compilation More... 4 months ago
Drop support for very old GCC versions More... 4 months ago
Win32: Implement init_once with InitOnceBeginInitialize / InitOnceComplete More... 4 months ago
Meson: Add comment about atomic ops on Windows More... 4 months ago
DWrite: Fix switch for grid-fit mode More... 4 months ago
Win32: Use cairo_atomic_once_t to initialize TLS slot More... 4 months ago