[cluttermm] Made entries to Changlog that I forgot for the last push.



commit 198efef4d0f0457f4132ef61d8ca34183b4120cf
Author: Chris Kühl <chrisk openismus com>
Date:   Fri Sep 17 16:03:30 2010 +0200

    Made entries to Changlog that I forgot for the last push.

 ChangeLog |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ff0124d..295f084 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2010-09-17  Chris Kühl  <chrisk openismus com>
+
+	Fixed typo in Script::get_object (constverrsion != constversion)
+
+	* clutter/src/script.hg: Fixed typo in get_object.
+
+2010-09-17  Chris Kühl  <chrisk openismus com>
+
+	Fixed reference counting issue with Alpha::get_timeline
+
+	* clutter/src/alpha.hg: Added refreturn to get_timeline.
+
+2010-09-15  Chris Kühl  <chrisk openismus com>
+
+	Removed use of NULL and changed use of uint to guint.
+
+	* clutter/src/behaviour.ccg: Removed use of NULL and
+	changed uint to guint.
+	* clutter/src/container.ccg:
+	* clutter/src/score.ccg:
+	* clutter/src/script.ccg:
+
+2010-09-15  Chris Kühl  <chrisk openismus com>
+
+	Corrected SlotAlphaFunc documentation.
+
+	* clutter/src/alpha.hg: Corrected SlotAlphaFunc documentation.
+
 2010-09-13  Murray Cumming  <murrayc murrayc com>
 
 	Remove extra ; to avoid compiler warnings.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]