diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-12 22:29:05 -0600 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-12 22:29:05 -0600 |
commit | 3bf8d865fa198049fefc7fd51ed3f8105c15e8b7 (patch) | |
tree | 477b80af6533a17127f5db81a5596844f2e5058e /ChangeLog | |
parent | 6000e9a229e81089411f115f1961204a0a9f6484 (diff) |
Cross-reference typedef-ed structs
* cairomm/types.h: add cross-reference links to the cairo manual for all types
that are just typedefs of C structs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-12-12 Jonathon Jongsma <jonathon@quotidian.org> + * cairomm/types.h: add cross-reference links to the cairo manual for all types + that are just typedefs of C structs + +2008-12-12 Jonathon Jongsma <jonathon@quotidian.org> + * .gitignore: ignore the new example executable names * examples/text/Makefile.am: normalize the text-rotate example executable name |