index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
image: Fix compositing of unaligned boxes
Andrea Canciani
1
-8
/
+14
2010-11-26
PDF: Add missing clipper_reset
Adrian Johnson
1
-0
/
+2
2010-11-26
Fix type of _cairo_memory_stream_destroy parameter
Markus Stange
1
-2
/
+2
2010-11-26
xcb: Do not return value in void function
Andrea Canciani
1
-6
/
+4
2010-11-26
Fix degenerate arcs
Andrea Canciani
2
-0
/
+5
2010-11-24
ps: Fix painting
Andrea Canciani
1
-3
/
+2
2010-11-21
PS: Fix regression - incorrect EPS bounding box
Adrian Johnson
1
-30
/
+10
2010-11-21
PS: Fix regression - missing page content in EPS output
Adrian Johnson
1
-9
/
+0
2010-11-21
PS/PDF: Fix regression when changing page size to a larger size
Adrian Johnson
3
-2
/
+42
2010-11-21
PDF: Restrict ActualText to PDF version >= 1.5
Adrian Johnson
1
-13
/
+18
2010-11-21
Fix type1-fallback bbox
Adrian Johnson
1
-4
/
+4
2010-11-05
Fix degenerate vertical path bounds.
Jeff Muizelaar
1
-1
/
+3
2010-11-02
image: Use correct size for allocation
Andrea Canciani
1
-2
/
+2
2010-10-28
PDF: Don't use the currently set color after a 'Q' operator
Adrian Johnson
1
-0
/
+1
2010-10-24
Type 1 subset: Fix glyph advance
Adrian Johnson
1
-15
/
+15
2010-10-24
PDF: Fix regression in EXTEND_NONE gradients
Adrian Johnson
1
-1
/
+14
2010-10-01
pdf-operators: fix bug that was causing unnecessary repositioning of text
Adrian Johnson
2
-1
/
+7
2010-10-01
Fix font metrics in PDF Type 1 fonts
Adrian Johnson
1
-6
/
+6
2010-09-29
image: The a8 in-place span compositing is only valid for SOURCE
Chris Wilson
1
-2
/
+7
2010-09-29
image: Silence a compile warning
Chris Wilson
1
-1
/
+1
2010-09-23
cairo: docu fix for cairo_set_source_surface
Tim Janik
1
-1
/
+1
2010-09-12
xml: fix a typo to correct the indentation after <path></path>
Kouhei Sutou
1
-1
/
+1
2010-09-10
drm: Add missing header file for tarball
Chris Wilson
1
-3
/
+4
2010-09-10
cairo: Remove trailing comma from cairo_device_t
Chris Wilson
1
-1
/
+1
2010-09-09
image: add _cairo_image_reset_static_data
Andrea Canciani
3
-8
/
+39
2010-09-09
recording: Document CAIRO_HAS_RECORDING_SURFACE macro
Carlos Garcia Campos
1
-0
/
+10
2010-09-09
recording: Fix cairo_recording_surface_create() doc comments
Carlos Garcia Campos
1
-3
/
+7
2010-09-09
recording: Add section doc comments
Carlos Garcia Campos
1
-3
/
+7
2010-09-06
Reduce the cairo_device_type_t to only hold the used entries.
Chris Wilson
1
-41
/
+8
2010-09-06
check: Fix for link-time-optimisation
Chris Wilson
1
-1
/
+1
2010-09-02
freelist: Separate freelist inlines from the datatype in headers.
M Joonas Pihlaja
5
-29
/
+58
2010-09-02
build: Remove stray backslash.
M Joonas Pihlaja
1
-1
/
+1
2010-09-01
subsurface: Fix acquire_source_surface for out-of-bounds surfaces
Benjamin Otte
1
-18
/
+23
2010-08-29
device: Refer the user to per-backend docs about devices.
M Joonas Pihlaja
1
-0
/
+6
2010-08-29
subsurface: Add a note to the docs about usage restrictions.
M Joonas Pihlaja
1
-0
/
+7
2010-08-28
surface-offset: Use right variable in mask
Benjamin Otte
1
-1
/
+1
2010-08-27
subsurface: Fix crash when acquiring a source image.
M Joonas Pihlaja
1
-1
/
+1
2010-08-26
subsurface: Correct cloning condition
Andrea Canciani
1
-5
/
+5
2010-08-26
subsurface: Avoid invalid accesses
Andrea Canciani
1
-1
/
+11
2010-08-26
subsurface: Silence compiler warnings
Andrea Canciani
1
-2
/
+0
2010-08-26
subsurface: Don't clip size to target size
Benjamin Otte
1
-3
/
+0
2010-08-26
subsurface: Don't apply device transform twice for source/mask
Benjamin Otte
1
-12
/
+0
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
12
-21
/
+25
2010-08-26
subsurface: Don't crash when the device transform isn't integer
Benjamin Otte
1
-6
/
+4
2010-08-26
subsurface: Make subsurfaces their own type
Benjamin Otte
1
-1
/
+0
2010-08-26
subsurface: Properly account for device offsets in the target
Benjamin Otte
1
-5
/
+5
2010-08-11
Mark the context as invalid on the final cairo_destroy()
Chris Wilson
1
-0
/
+3
2010-08-10
Replace insertion sort with mergesort in the scan converter
Andrea Canciani
1
-35
/
+103
2010-08-10
ft-font: Make alpha mapping consistent
Nicolaus L Hepler
1
-7
/
+0
2010-08-10
build: Fudge the build system some more so it handles extra libs
Benjamin Otte
2
-2
/
+2
[next]