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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-12
A NULL cairo_t * is not sane.
Carl Worth
1
-0
/
+16
2005-01-11
Scale factors shouldn't include mirroring.
Keith Packard
1
-0
/
+11
2005-01-11
renamed CAIRO_COLOR_DEFAULT to CAIRO_COLOR_WHITE
Øyvind Kolås
1
-0
/
+5
2005-01-11
reverted accidental change
Øyvind Kolås
1
-0
/
+5
2005-01-11
changed default paint color to opaque black
Øyvind Kolås
1
-0
/
+7
2005-01-11
Fix math library detection to use autotools helper
Keith Packard
1
-0
/
+48
2005-01-06
Add -lz to CAIRO_LIBS when compiling the PDF backend.
Kristian Høgsberg
1
-0
/
+8
2005-01-06
Add Owen's new equation to fix clipping: ((src Op dest) In clip) Add (dest Ou...
Carl Worth
1
-0
/
+5
2005-01-06
Added cairo_show_surface_mask and note about clipping problems.
Carl Worth
1
-0
/
+1
2005-01-06
Added some TODO items from mailing list traffic.
Carl Worth
1
-0
/
+4
2005-01-05
Implement image compression (taken from cairo_ps_surface.c).
Kristian Høgsberg
1
-1
/
+5
2005-01-05
New PDF backend.
Kristian Høgsberg
1
-0
/
+8
2004-12-23
Remove unused CAIRO_TRAPS_GROWTH_INC.
Carl Worth
1
-0
/
+10
2004-12-21
Rename __internal_linkage to cairo_private and move it to the beginning of th...
Carl Worth
1
-0
/
+8
2004-12-21
With thanks to Kristian Høgsberg <krh@bitplanet.net>:
Carl Worth
1
-0
/
+11
2004-12-21
Change "head -1" to more standard "head -n 1".
Carl Worth
1
-0
/
+5
2004-12-20
Fix bug in earlier change.
Alexander Larsson
1
-0
/
+5
2004-12-20
Re-enabled __internal_linkage for all internal functions. Now avoid the warni...
Carl Worth
1
-0
/
+7
2004-12-20
Add _cairo_gstate_restore_external_state, _cairo_fixed_integer_floor and _cai...
Alexander Larsson
1
-0
/
+26
2004-12-20
Add Alexander Larsson to AUTHORS list.
Carl Worth
1
-0
/
+2
2004-12-20
Split off from _cairo_xlib_surface_create to avoid roundtrip when size is alr...
Carl Worth
1
-0
/
+1
2004-12-20
Split off from _cairo_xlib_surface_create to avoid roundtrip when size is alr...
Carl Worth
1
-0
/
+8
2004-12-20
Disabled test that was killing my machine for some reason. Scary.
Carl Worth
1
-0
/
+5
2004-12-20
Change return value from cairo_status_t to cairo_int_status_t to match defini...
Carl Worth
1
-0
/
+5
2004-12-20
Add bug about gcc 3.4 warning: '__visibility__' attribute ignored on non-clas...
Carl Worth
1
-0
/
+8
2004-12-17
Fix to find reference images in local directory when run directly, (rather th...
Carl Worth
1
-0
/
+3
2004-12-17
Add bug about invalidating font caches.
Carl Worth
1
-0
/
+4
2004-12-06
normalizing ChangeLog headers
Øyvind Kolås
1
-4
/
+4
2004-12-01
Revert clipping changes
David Reveman
1
-0
/
+6
2004-11-29
Fix typo: LPGL->LGPL.
Carl Worth
1
-0
/
+2
2004-11-29
Remove unintentional copyright statement from user-generated output image.
Carl Worth
1
-0
/
+6
2004-11-23
Note that text_cache_crash is expected to fail.
Carl Worth
1
-0
/
+9
2004-11-23
Add note that bug has been fixed. (main): Instrumentation code for testing ca...
Carl Worth
1
-0
/
+21
2004-11-14
Don't destroy a NULL font.
Carl Worth
1
-0
/
+5
2004-11-13
Unconditionally destroy the old font, (otherwise, if the same font was select...
Carl Worth
1
-0
/
+7
2004-11-12
Added GDI+ backend to Cairo.
Stuart Parmenter
1
-0
/
+4
2004-11-12
Move declarations above statements to satisfy pre-C99 compilers. Thanks to Mi...
Carl Worth
1
-0
/
+7
2004-11-11
Added BUG entry
Carl Worth
1
-0
/
+2
2004-11-09
Increase size and increase number of different angles drawn. (draw): Fix brok...
Carl Worth
1
-0
/
+9
2004-11-08
Fix the bit that patch --reverse failed to do. "cvs diff -r1.256 ChangeLog" i...
Dave Beckett
1
-1
/
+128
2004-11-08
Restore the huge bit of ChangeLog I just deleted, then add my 6 lines.
Dave Beckett
1
-129
/
+220
2004-11-08
require libpixman 0.1.2 since src/cairo_glitz_surface.c depends on two new fu...
Dave Beckett
1
-219
/
+7
2004-11-05
Change the signs of a variety of metrics, which were backwards.
Graydon Hoare
1
-0
/
+10
2004-11-04
Add new test demonstrating assertion failure in cairo_cache_lookup.
Carl Worth
1
-0
/
+8
2004-11-03
Tracking changes to glitz
David Reveman
1
-0
/
+11
2004-11-03
Fixed return status of _cairo_gstate_clip
David Reveman
1
-0
/
+4
2004-11-01
remove cairo_ft_font_destroy() prototype.
Olivier Andrieu
1
-0
/
+4
2004-10-28
Abort release-publish if there's already a published tar file with the curren...
Carl Worth
1
-0
/
+7
2004-10-27
Add note on reverted tessellation regression bugs.
Carl Worth
1
-0
/
+1
2004-10-27
Increment CAIRO_VERSION to 0.2.0.
Carl Worth
1
-0
/
+4
[next]