index
:
~rib/cairo
master
wip/cogl-backend
Robert Bragg's personal cairo repository
rib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-18
Update tests to new cairo_text_cluster_flags_t API
Behdad Esfahbod
2
-14
/
+11
2008-09-18
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
22
-141
/
+152
2008-09-18
[doc] Fix glob for doc sources
Behdad Esfahbod
1
-2
/
+2
2008-09-17
[configure.ac] Set pixman required version back to 0.12.0
Behdad Esfahbod
1
-1
/
+1
2008-09-17
[configure.ac] Err, don't pass argument to AC_PROG_LIBTOOL
Behdad Esfahbod
1
-2
/
+2
2008-09-17
[ps] Silence compiler warning.
Chris Wilson
1
-1
/
+1
2008-09-17
[test] Add missing operator-alpha ref image.
Chris Wilson
1
-0
/
+0
2008-09-17
[gcov] Use --coverage instead.
Chris Wilson
1
-2
/
+4
2008-09-17
[svg] Emit user-fonts.
Chris Wilson
1
-0
/
+7
2008-09-17
[scaled-fonts] Correct the order of scaled/user arguments.
Chris Wilson
1
-2
/
+2
2008-09-17
Workaround undefined functions required by rsvg & poppler.
Chris Wilson
2
-0
/
+10
2008-09-17
Require pixman 0.12.0
Søren Sandmann Pedersen
1
-1
/
+1
2008-09-17
[xlib] Use _cairo_matrix_to_pixman_matrix() to compute the XTransform
Søren Sandmann Pedersen
1
-13
/
+6
2008-09-17
[ps] Consume dictionary after where.
Chris Wilson
1
-3
/
+3
2008-09-17
[test] Check set_operator()
Chris Wilson
7
-0
/
+156
2008-09-17
Revert "[Makefile.am] Add CAIRO_LIBS to check-link."
Behdad Esfahbod
2
-2
/
+2
2008-09-16
[util/Makefile.am] Cleanup
Behdad Esfahbod
1
-8
/
+5
2008-09-16
[autogen.sh] Remove --enable-gtk-doc from configure options
Behdad Esfahbod
1
-1
/
+0
2008-09-16
[INSTALL] Update
Behdad Esfahbod
1
-33
/
+34
2008-09-16
[test] Make test programs depend on check programs
Behdad Esfahbod
1
-0
/
+2
2008-09-16
[configure.ac] Clean up report syntax
Behdad Esfahbod
1
-4
/
+6
2008-09-16
[configure.ac] Warn if no native surface backend is enabled, err if no native...
Behdad Esfahbod
2
-13
/
+38
2008-09-16
[Makefile.am] Add CAIRO_LIBS to check-link.
Chris Wilson
2
-2
/
+2
2008-09-16
Change user-font-rescale test to use opaque colors
Adrian Johnson
3
-3
/
+3
2008-09-16
[src/Makefile.am.analysis] Fix typos and improve scripts
Behdad Esfahbod
1
-5
/
+3
2008-09-16
[src/Makefile.am.analysis] Split off from src/Makefile.am
Behdad Esfahbod
2
-20
/
+22
2008-09-16
[.gitignore] Update
Behdad Esfahbod
2
-0
/
+5
2008-09-16
[boilerplate/Makefile.am] Distribute Makefile.win32.config
Behdad Esfahbod
2
-2
/
+3
2008-09-16
[aclocal] Fix pkgconfig file collection
Behdad Esfahbod
2
-5
/
+6
2008-09-16
[*/Makefile.win32] Use Makefile.win32.config
Behdad Esfahbod
2
-81
/
+8
2008-09-16
[Makefile.win32] Don't declare CAIRO_NO_MUTEX
Behdad Esfahbod
1
-1
/
+1
2008-09-16
Create cairo-features-win32.h
Behdad Esfahbod
4
-23
/
+60
2008-09-16
[configure.ac] Generate boilerplate/Makefile.am.config
Behdad Esfahbod
7
-196
/
+308
2008-09-16
[test/user-font-rescale] Tidy
Chris Wilson
1
-76
/
+98
2008-09-16
[test/user-font-rescale] Fixup use of NAN
Chris Wilson
1
-3
/
+2
2008-09-15
Revert "[configure] Append -lz to LIBS"
Behdad Esfahbod
1
-3
/
+1
2008-09-15
[configure] Add non-pkgconfig cflags/libs before substitution
Behdad Esfahbod
1
-1
/
+7
2008-09-15
[configure.ac.version] Quote m4_define arguments
Behdad Esfahbod
1
-6
/
+6
2008-09-16
[pdf] Kill a compiler warning.
Chris Wilson
1
-7
/
+3
2008-09-16
[test] Add a test case for drawing glyphs with different metrics.
Jeff Muizelaar
4
-0
/
+332
2008-09-16
[configure] Append -lz to LIBS
Chris Wilson
1
-1
/
+3
2008-09-16
[Makefile] Amend checks for horrible msys environment.
Chris Wilson
2
-2
/
+2
2008-09-16
Fix scaling of glyphs in type3 subset glyphs
Adrian Johnson
1
-3
/
+9
2008-09-15
Check for poppler_page_render instead of poppler_page_render_to_pixbuf
Jeff Muizelaar
1
-1
/
+1
2008-09-15
[aclocal] Don't use m4_defn
Behdad Esfahbod
1
-3
/
+3
2008-09-15
[aclocal] Move CAIRO_PARSE_VERSION to acinclude.m4
Behdad Esfahbod
2
-11
/
+13
2008-09-15
[configure.ac] Avoid sed -i (#17563)
Behdad Esfahbod
1
-2
/
+3
2008-09-15
[scaled_font] Improve readability
Behdad Esfahbod
1
-5
/
+5
2008-09-15
[scaled-font] Fix bug unlocking the wrong mutex (#16819)
Behdad Esfahbod
1
-1
/
+1
2008-09-15
[scaled-font] Improve comment
Behdad Esfahbod
1
-1
/
+1
[next]