index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
win32
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
Misc. typos
luz.paz
1
-1
/
+1
2018-10-17
win32: Fix regression with text containing space character
Bryce Harrington
1
-1
/
+1
2018-05-31
win32: Copyedit recent comments
Bryce Harrington
2
-4
/
+6
2018-05-31
win32: Allow GDI operations for argb32 surfaces (allowed by surface flags)
Vasily Galkin
1
-1
/
+2
2018-05-31
win32: CAIRO_WIN32_SURFACE_CAN_RGB_BRUSH and other argb32 flags set+check
Vasily Galkin
2
-14
/
+40
2018-05-31
win32: Introduce new flag to mark surfaces that support solid brush drawing
Vasily Galkin
4
-5
/
+8
2018-05-07
Use _cairo_malloc instead of malloc
Adrian Johnson
5
-13
/
+13
2018-02-06
win32: Fix a few typos in comments
Bryce Harrington
1
-7
/
+7
2018-02-06
win32: Whitespace cleanup
Bryce Harrington
2
-35
/
+35
2018-02-06
win32: Fix multi-monitor virtual desktop with negative monitor coords
Eric Hoffman
2
-4
/
+56
2017-12-07
win32: Fix since field version number
Bryce Harrington
1
-1
/
+1
2017-10-15
Surround initialisations with atomic critical section
Mikhail Fludkov
1
-1
/
+4
2017-08-21
win32: Initialize mutexes for static builds for win32
Alexander Täschner
1
-0
/
+2
2017-05-28
subsetting: support variable fonts
Adrian Johnson
1
-5
/
+7
2016-10-01
Support tag operations in analysis and paginated surface
Adrian Johnson
1
-1
/
+3
2016-06-19
win32-print: fix unbounded surface assertion
Adrian Johnson
1
-1
/
+1
2016-03-26
Add CAIRO_STATUS_WIN32_GDI_ERROR for GDI errors
Adrian Johnson
1
-5
/
+1
2015-11-13
win32: check if GetTextMetrics failed
Patrick Fritzsch
1
-2
/
+8
2015-10-17
win32-print: support subsurface recording patterns
Adrian Johnson
2
-10
/
+32
2015-10-17
Don't cull very thin lines on vector surfaces
Adrian Johnson
1
-1
/
+2
2015-10-17
win32-print: support raster_source patterns
Adrian Johnson
1
-108
/
+355
2015-10-17
win32-print: fix warnings
Adrian Johnson
1
-6
/
+6
2015-10-17
win32-print: Fix the page extents
Adrian Johnson
2
-8
/
+41
2015-09-30
win32-print: fix transparent images have black background
Rodrigo Rivas Costa
1
-1
/
+1
2015-04-13
win32: Add cairo API to set up a Win32 surface for an HDC with an alpha channel.
Руслан Ижбулатов
1
-16
/
+52
2015-02-02
win32: Fix crash from win32 surface's image size too small
Massimo Valentini
1
-4
/
+4
2014-09-29
src: check the surface backend for NULL
Ravi Nanjundappa
1
-1
/
+18
2014-09-22
Don't return NULL to clients when getting image
Bryce Harrington
1
-1
/
+1
2014-09-14
win32 printing: fix image scale when GDI scale is not identity
Adrian Johnson
1
-0
/
+1
2014-08-19
win32 print: fix cache_frozen assertions
Rodrigo Rivas Costa
1
-1
/
+7
2013-10-06
win32: Reorder font declarations to be in natural order
Chris Wilson
1
-47
/
+43
2013-09-17
font: Push the last reference dec into the backend->destroy() callback
Chris Wilson
1
-3
/
+4
2013-08-23
win32: Prevent double-free of similar images
Chris Wilson
1
-1
/
+2
2013-04-02
win32: fix corrupted drawing
Marc-André Lureau
1
-1
/
+2
2013-02-15
win32: Free the fallback upon finish
Chris Wilson
1
-0
/
+3
2013-02-08
win32: Clear the similar-image before returning to the user
Chris Wilson
1
-1
/
+9
2013-02-07
win32: Fix is_win98()
Chris Wilson
1
-3
/
+3
2012-10-06
win32: Use the image surface below the fallback when unmapping an HDC
Chris Wilson
1
-0
/
+1
2012-10-05
win32: Compile fix for mismatched surface types
Chris Wilson
1
-2
/
+2
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
2
-3
/
+6
2012-05-26
surface: Make map_to_image return cairo_image_surface_t*
Andrea Canciani
1
-4
/
+4
2012-04-23
win32: compilation fix for recent private/inline header separation
Dimiter Stanev
1
-1
/
+1
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-1
/
+1
2012-04-19
Split cairo-surface-private into struct+inlines
Chris Wilson
1
-0
/
+1
2012-04-19
Split cairo-clip-privates into struct+inlines
Chris Wilson
1
-0
/
+1
2012-03-29
doc: Add "since" tag to documentation
Andrea Canciani
3
-0
/
+20
2012-03-29
doc: Make doc ids more consistent my always putting ':' after them
Andrea Canciani
1
-2
/
+2
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
3
-7
/
+7
2012-03-23
win32: mark-dirty cannot assume the fallback has been discarded
Chris Wilson
1
-2
/
+1
2012-03-23
win32: Copy back the fallback damage to the right location
Chris Wilson
1
-5
/
+6
[next]