Nis Martensen
538ace5b51
re-indent xml after removal of structuring level
2008-01-28 08:38:39 -05:00
Nis Martensen
642e1af892
remove empty tutorial stub and one level of structuring
2008-01-28 08:38:36 -05:00
Nis Martensen
be93e61d70
Add index of new symbols in 1.6
2008-01-28 08:38:32 -05:00
Behdad Esfahbod
7938384152
[doc] Update list of private header files
2008-01-25 19:48:36 -05:00
Behdad Esfahbod
58f6aed93d
[doc] Update for recent API changes
2008-01-25 19:47:07 -05:00
Brian Ewins
4177208be6
[cairo] Add cairo_path_extents()
...
This new function gets the extents of the current path, whether
or not they would be inked by a 'fill'. It differs from
cairo_fill_extents() when the area enclosed by the path is 0.
Includes documentation and updated test.
2008-01-21 12:04:32 -08:00
Carl Worth
abeba1e69b
Annoying churn of sgml templates
2007-10-30 08:18:55 -07:00
Adrian Johnson
dae1b352c6
update cairo-sections.txt
2007-10-21 23:42:54 +09:30
Adrian Johnson
b5c36010ed
Add cairo_ps_surface_restrict_to_level() API
2007-10-13 21:14:28 +09:30
Adrian Johnson
beefbdd638
Add Encapsulated PostScript API
2007-09-23 14:23:33 +09:30
Vladimir Vukicevic
f2910ad3e9
Update cairo-sections.txt
2007-09-11 13:32:26 -07:00
Brian Ewins
817d4b0c9a
[atsui] Document ATSUI
...
Add cairo_atsui_font_face_create_for_atsu_font_id
and ATSUI to the documentation. Don't enable it yet,
since this is still unsupported.
2007-06-13 01:27:37 +01:00
Behdad Esfahbod
d46f6872a5
[docs] Update to latest source changes and kill warnings
2007-05-13 21:52:52 -04:00
Behdad Esfahbod
de425ada87
[doc/public/Headers.mk] Update.
2007-04-21 03:46:18 -04:00
Behdad Esfahbod
52d4e0f319
[doc] Make section title capitalization more consistent
2007-04-18 18:28:43 -04:00
Carl Worth
13b0aa669f
Rebuild doc/public/Headers.mk
...
Add a sort so that future update changes will be more legible.
2007-04-12 13:29:56 -07:00
Behdad Esfahbod
9710c48df3
[doc] Update Headers.mk
2007-04-03 16:26:48 -04:00
Behdad Esfahbod
62e864e73c
[Type1] Add cairo-type1-private.h that Type1 fallback and subset code share
2007-03-07 16:02:08 -05:00
Brian Ewins
9032bf4e2d
[quartz] rename remaining nquartz symbols to quartz.
...
Renaming any nquartz symbols and files left to quartz.
2007-03-06 23:24:33 +00:00
Behdad Esfahbod
77b27fd06b
[doc] Update templates
2007-03-02 22:45:50 -05:00
Behdad Esfahbod
8a6308e144
[doc] Update list of header files to ignore
2007-03-02 22:00:25 -05:00
Behdad Esfahbod
d30178b3dc
[doc] Add new APIs to cairo-sections.txt
2007-02-27 20:22:05 -05:00
Behdad Esfahbod
ed75e24898
Implement cairo_get_scaled_font()
2007-02-27 20:09:46 -05:00
Carl Worth
1e52ce5a09
doc tmpl churn
2007-01-20 03:20:30 -08:00
Behdad Esfahbod
ded08256ef
Spell check the docs
2007-01-07 02:08:15 -05:00
Carl Worth
f46fcd1847
Annoying template churn
2006-12-23 00:29:01 -08:00
Behdad Esfahbod
beadc7da86
[docs] Update templates
2006-12-08 15:42:24 -05:00
Behdad Esfahbod
cdd79c104d
[docs] Generate index of new symbols in 1.4
2006-12-08 15:41:52 -05:00
Behdad Esfahbod
734b321aab
[doc] Minor wording improvement.
2006-12-07 00:14:37 -05:00
Behdad Esfahbod
eedd86165e
[docs] Document CAIRO_VERSION_STRING.
2006-12-07 00:08:09 -05:00
Behdad Esfahbod
9b87fab8ce
[docs] Hook various new API into cairo-sections.txt
2006-12-06 23:52:22 -05:00
Behdad Esfahbod
0e028ee0f3
[doc/public/Makefile.am] Move the list of private headers generatable
...
Move the list of private headers into separate file Headers.mk that
Makefile.am includes (using automake). To update the list, just remove
Headers.mk and make.
2006-12-06 23:40:08 -05:00
Behdad Esfahbod
b8e1f3778e
[docs] Document various CAIRO_VERSION_* macros
2006-12-06 23:38:20 -05:00
Carl Worth
e6575fb3c7
Fix Makefile bug preventing 'make doc' from succeeding
2006-09-29 16:58:51 -07:00
Carl Worth
516ca57dd8
tmpl: obnoxious churn
2006-09-29 16:55:22 -07:00
Behdad Esfahbod
affc9c71ac
[Makefile.am] Add $(AM_MAKEFLAGS) to recursive make invocations
2006-08-11 00:24:47 -04:00
Carl Worth
d5d529c0f3
gtk-doc template file churn
2006-08-08 14:28:48 -07:00
Behdad Esfahbod
fef0251d15
Add cairo-truetype-subset-private.h to list of ignored headers
2006-08-07 22:15:15 -04:00
Behdad Esfahbod
a1143d120f
Generate index of new symbols in 1.2.
2006-07-08 21:04:21 -04:00
Behdad Esfahbod
6672529541
Hook some more symbols into docs.
2006-06-30 02:21:50 +02:00
Behdad Esfahbod
66436d1327
Update lots of docs.
2006-06-30 02:21:50 +02:00
Behdad Esfahbod
de939f5206
Require gtk-doc 1.6, and make it ignore cairo_public and cairo_private
...
decorators.
2006-06-30 02:21:50 +02:00
Behdad Esfahbod
92021d169f
Make docs not build by "make all", but by "make doc", "make dist", and "make
...
install".
2006-06-28 04:14:07 +02:00
Behdad Esfahbod
b37562868d
Ignore *.bak
2006-06-28 03:16:33 +02:00
Behdad Esfahbod
9fe0ea16d3
Update list of ignored header files.
2006-06-28 03:15:41 +02:00
Carl Worth
b992e1e29d
Annoying doc template churn.
2006-06-16 09:44:33 -07:00
Carl Worth
24da744d03
doc: SGML template churn
2006-06-09 23:59:24 -07:00
Carl Worth
ef10a0403a
Remove initial, final, and duplicate blank lines.
...
This patch was produced by running git-stripspace on all *.[ch] files
within cairo. Note that this script would have also created all the changes
from the previous commits to remove trailing whitespace.
2006-06-06 15:50:33 -07:00
Carl Worth
5278de0997
Remove all remaining trailing whitespace.
...
This patch was produced with the following (GNU) sed script:
sed -i -r -e 's/[ \t]+$//'
run on all *.[ch] files within cairo.
Note that the above script would have also created all the changes
from the previous commits to remove trailing whitespace.
2006-06-06 15:41:31 -07:00
Carl Worth
4670366ede
Remove trailing whitespace from lines that look like comments.
...
This patch was produced with the following (GNU) sed script:
sed -i -r -e '/^[ \t]*\/?\*/ s/[ \t]+$//'
run on all *.[ch] files within cairo, (though I manually excluded
src/cairo-atsui-font.c which has a code line that appears as a comment
to this script).
2006-06-06 15:35:48 -07:00