[cairo-commit] cairomm ChangeLog,1.21,1.22 NEWS,1.4,1.5
Jonathon Jongsma
commit at pdx.freedesktop.org
Wed Feb 8 09:28:28 PST 2006
- Previous message: [cairo-commit] cairomm/docs/reference .cvsignore, NONE,
1.1 Doxyfile.in, NONE, 1.1 Makefile.am, NONE,
1.1 introduction.h, NONE, 1.1
- Next message: [cairo-commit] cairomm/cairomm context.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: jjongsma
Update of /cvs/cairo/cairomm
In directory gabe:/tmp/cvs-serv10749
Modified Files:
ChangeLog NEWS
Log Message:
2006-02-08 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* cairomm/context.h: Added a lot of documentation for the Cairo::Context
class taken from the cairo docs. It's not complete, but the basics are all
covered now.
* docs/reference/Makefile.am: make use of existing Makefile variable
* NEWS: update for 0.5.0 release
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ChangeLog 8 Feb 2006 00:55:17 -0000 1.21
+++ ChangeLog 8 Feb 2006 17:28:26 -0000 1.22
@@ -1,3 +1,13 @@
+0.5.0:
+
+2006-02-08 Jonathon Jongsma <jonathon.jongsma at gmail.com>
+
+ * cairomm/context.h: Added a lot of documentation for the Cairo::Context
+ class taken from the cairo docs. It's not complete, but the basics are all
+ covered now.
+ * docs/reference/Makefile.am: make use of existing Makefile variable
+ * NEWS: update for 0.5.0 release
+
2006-02-07 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* Makefile.am: add docs/ subdir
@@ -12,8 +22,6 @@
* docs/reference/introduction.h: Added infrastructure to build and install
the API documentation for cairomm (based on libxml++ makefiles).
-0.5.0:
-
2006-01-27 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* .cvsignore:
Index: NEWS
===================================================================
RCS file: /cvs/cairo/cairomm/NEWS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- NEWS 27 Jan 2006 19:01:12 -0000 1.4
+++ NEWS 8 Feb 2006 17:28:26 -0000 1.5
@@ -11,6 +11,7 @@
(Jonathon Jongsma)
* Examples: Added PNG, PDF, PS, and SVG Surface examples.
(Jonathon Jongsma)
+* Added API documentation generation with doxygen (Jonathon Jongsma)
0.4.0:
- Previous message: [cairo-commit] cairomm/docs/reference .cvsignore, NONE,
1.1 Doxyfile.in, NONE, 1.1 Makefile.am, NONE,
1.1 introduction.h, NONE, 1.1
- Next message: [cairo-commit] cairomm/cairomm context.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list