index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-06-26
Update .gitignore files
Behdad Esfahbod
1
-0
/
+1
2008-06-23
Add status CAIRO_STATUS_NEGATIVE_COUNT
Behdad Esfahbod
2
-2
/
+1
2008-06-23
[doc] Update doc/public/Headers.mk
Behdad Esfahbod
1
-0
/
+2
2008-06-12
Make check-*.sh scripts more portable (#16299)
Behdad Esfahbod
2
-10
/
+12
2008-05-28
[doc] Add Index of 1.8 symbols
Behdad Esfahbod
1
-0
/
+3
2008-05-28
[doc] Document remaining CAIRO_HAS_* macros
Behdad Esfahbod
4
-4
/
+8
2008-05-28
[doc] Add stub for user-fonts
Behdad Esfahbod
4
-0
/
+166
2008-05-24
Add public API cairo_scaled_font_get_scale_matrix()
Behdad Esfahbod
2
-0
/
+10
2008-05-15
[cairo-surface] Add cairo_surface_get_fallback_resolution()
Behdad Esfahbod
2
-0
/
+11
2008-05-10
[cairo-user-font] Implement user fonts
Behdad Esfahbod
2
-0
/
+4
2008-05-10
[doc] Remove cairo-quartz-image-surface from docs
Behdad Esfahbod
2
-6
/
+4
2008-04-15
[doc/tutorial/src/singular.c] Fix a bug in delta computation
Behdad Esfahbod
1
-17
/
+21
2008-04-09
Add doc/tutorial/src/singular.c
Behdad Esfahbod
1
-0
/
+158
2008-04-01
Doc SGML template churn
Carl Worth
2
-0
/
+14
2008-04-01
[quartz] Update documentation
Vladimir Vukicevic
4
-34
/
+32
2008-04-01
[doc] Add some Quartz/CGFont documentation templates
Vladimir Vukicevic
3
-0
/
+38
[prev]
[next]