index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-15
Fix build under distcheck
Chris Wilson
2
-0
/
+17
2009-06-12
[doc] Workaround read-only tree during make distcheck
Chris Wilson
1
-2
/
+3
2009-05-08
[doc] Update identifiers
Chris Wilson
1
-1
/
+2
2009-05-06
Err, make gtk-doc happy again
Behdad Esfahbod
1
-1
/
+1
2009-03-17
Make CAIRO_STATUS_LAST_STATUS public
Behdad Esfahbod
1
-0
/
+1
2009-03-17
Support compiling without fontconfig
Behdad Esfahbod
3
-1
/
+11
2009-02-16
[sdl] Remove new backend.
M Joonas Pihlaja
1
-1
/
+0
2009-02-06
[test] Fix "make dist"
Behdad Esfahbod
1
-0
/
+1
2008-12-23
Document PDF restrict_to_version API
Adrian Johnson
2
-0
/
+39
2008-12-23
Document cairo_surface_(set|get)_mime_data() and mime types
Adrian Johnson
2
-2
/
+53
2008-12-18
[twin] Switch internal users to the new name.
Chris Wilson
1
-1
/
+1
2008-12-12
[tutorial] Correct twin font name
Chris Wilson
1
-1
/
+1
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-0
/
+1
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-0
/
+1
2008-10-06
Fix scrambled version number in generated documentation.
Carl Worth
1
-1
/
+1
2008-09-30
[doc] Add links to solid pattern constructors.
Torsten Schönfeld
1
-1
/
+1
2008-09-26
[check-*.sh] Redirect error reports to stderr
Behdad Esfahbod
1
-3
/
+3
2008-09-25
Add an internal font face
Behdad Esfahbod
1
-0
/
+39
2008-09-25
Actually remove cairo_has_show_text_glyphs
Carl Worth
2
-10
/
+0
2008-09-22
Rename Makefile.*.config to Makefile.*.features as they should not be modified
Behdad Esfahbod
1
-1
/
+1
2008-09-18
[doc] Remove lcd_filter API from doc listing
Behdad Esfahbod
1
-3
/
+0
2008-09-18
[doc/public/check-doc-coverage.sh] Make doc building needed for the test faster
Behdad Esfahbod
2
-2
/
+7
2008-09-18
[doc/public/check-doc-coverage.sh] Fix typo in checking cairo-undeclared.txt
Behdad Esfahbod
1
-1
/
+1
2008-09-18
Make the lcd_filter API private
Carl Worth
1
-29
/
+0
2008-09-18
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
4
-3
/
+11
2008-09-18
[doc] Fix glob for doc sources
Behdad Esfahbod
1
-2
/
+2
2008-09-15
[doc] Make "make check" build without gtk-doc
Behdad Esfahbod
1
-3
/
+6
2008-09-11
[doc] Don't rebuild after every configure run
Behdad Esfahbod
2
-7
/
+7
2008-09-11
Update gtk-doc makefile fragment
Behdad Esfahbod
1
-3
/
+3
2008-09-11
Makefile.am cleanup
Behdad Esfahbod
2
-5
/
+7
2008-09-11
Move m4 macros into build/aclocal.*.m4 files
Behdad Esfahbod
2
-2
/
+0
2008-09-11
Add support for always-builtin features in the build system
Behdad Esfahbod
3
-0
/
+25
2008-09-11
[doc] Don't include *.h as sources
Behdad Esfahbod
1
-1
/
+1
2008-09-08
[Makefile.am] Rename INCLUDES to AM_CPPFLAGS
Behdad Esfahbod
1
-5
/
+0
2008-09-06
[doc] get rid of various markers that aren't interpreted by gtk-doc
Benjamin Otte
1
-8
/
+8
2008-09-04
Rename src/*.mk to src/Makefile.*
Behdad Esfahbod
1
-1
/
+1
2008-09-03
[doc/public/check-doc-coverage.sh] Also test cairo-undeclared
Behdad Esfahbod
1
-7
/
+7
2008-09-02
Revamp the build system.
Behdad Esfahbod
3
-75
/
+44
2008-09-02
[doc] Clean up doc file names
Behdad Esfahbod
2
-32
/
+32
2008-09-02
Update header glob
Behdad Esfahbod
2
-6
/
+4
2008-08-28
Move version number to src/cairo-version.h
Behdad Esfahbod
3
-2
/
+21
2008-08-18
Add new public API cairo_surface_has_show_text_glyphs()
Behdad Esfahbod
2
-0
/
+10
2008-08-11
[doc] More template changes. Donno why they keep changing.
Behdad Esfahbod
3
-23
/
+23
2008-08-08
[doc] Add short user-font section docs
Behdad Esfahbod
1
-1
/
+6
2008-08-08
Document all new API
Behdad Esfahbod
4
-0
/
+62
2008-08-08
Add toy font constructor and getters
Behdad Esfahbod
3
-0
/
+44
2008-08-08
[docs] Update private header list
Behdad Esfahbod
2
-0
/
+2
2008-08-05
Finish off lcd-filter merge
Behdad Esfahbod
2
-0
/
+31
2008-08-05
Add symbols for setting the LCD filter type on font options
Sylvain Pasche
1
-0
/
+3
2008-06-26
Add cairo_show_text_glyphs API
Behdad Esfahbod
3
-0
/
+35
[next]