[clutter-box2dmm] Move to a generated ChangeLog.



commit 9230b449545f61d4be9407904a21b533aa31ac1c
Author: José Alburquerque <jaalburquerque gmail com>
Date:   Wed Jul 3 19:14:03 2013 -0400

    Move to a generated ChangeLog.

 ChangeLog            |  160 +-------------------------------------------------
 ChangeLog.pre-0-12-2 |  158 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 160 insertions(+), 158 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 29f162e..08cdadb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,158 +1,2 @@
-0.12.2:
-       
-2012-03-04 Aidan Delaney <aidan phoric eu>
-       Updated bindings so that collision signal is exposed.
-       
-0.12.1:
-
-2012-02-22 Aidan Delaney <aidan phoric eu>
-       Updated bindings to bind against clutter-box2d 0.12.0
-       * clutter-box2dmm/src/box2d.hg: Some of the methods use ClutterBox2DJoint which needs to be 
explicitly wrapped, commented these out
-        * codegen/m4/convert.m4 : removed references to non existant files  
-        * configure.ac: Updated dependencies in to clutter-box2d-0.12
-
-0.9.2:
-
-2010-05-05  Murray Cumming  <murrayc murrayc com>
-
-       Slight documentation improvements.
-       
-       * clutter-box2d/clutter-box2dmm.h: Slightly improved main page text, linking 
-       to the Box2D class.
-       * clutter-box2d/src/box2d.hg: Added brief class documentation.
-       * clutter-box2d/src/clutter-box2d_methods.defs: Regenerated, though no change 
-       seems very significant.
-
-2010-04-28  David King  <davidk openismus com>
-
-       Add main page to Doxygen documentation
-
-       * doc/Makefile.am: Parse clutter-box2d/clutter-box2dmm.h for
-       documentation.
-       * clutter-box2d/clutter-box2dmm.h: Add main page to Doxygen
-       documentation.
-
-0.9.1:
-
-2010-01-07  Murray Cumming  <murrayc murrayc com>
-
-       Changed build to use mm-common, like cluttermm.
-
-2009-11-17  Murray Cumming  <murrayc murrayc com>
- 
-       * configure.in: Use cluttermm-1.0 (not API/ABI stable though).
-
-2009-08-26  Murray Cumming  <murrayc murrayc com>
-
-       Use clutter-box2d-0.10.
-       
-       * clutter-box2d/clutter-box2dmm.pc.in:
-       * configure.in: Use clutter-box2d-0.10 rather than clutter-box2d-0.8.
-       * examples/bridge/main.cc:
-       * examples/chain/main.cc:
-       * examples/distance_joint/main.cc: Remove uses of CLUTTER_UNITS_FROM_FLOAT, 
-       as in clutter-box2d itself.
-
-2009-01-24  Deng Xiyue  <manphiz gmail com>
-
-       * Change license header to mention Lesser General Public License
-       version 2.1 instead of Library General Public License, to be
-       consistent with COPYING.
-
-2008-08-11  Murray Cumming  <murrayc murrayc com>
-
-       * clutter-box2d/src/box2d.hg: add_distance_joint(): Added default values.
-
-       * configure.in:
-       * examples/Makefile.am:
-       * examples/distance_joint/: Added a simple example of a distance joint.
-
-2008-08-11  Murray Cumming  <murrayc murrayc com>
-
-       * tools/m4/convert_clutter-box2dmm.m4:
-       * clutter-box2d/src/box2d.ccg:
-       * clutter-box2d/src/box2d.hg: Added explicit get/set_child_*() 
-       methods for all the ClutterBox2D child properties.
-       Used Clutter::Vertex instead of ClutterVertex for all parameters.
-       * examples/bridge/main.cc:
-       * examples/chain/main.cc:
-       * examples/pyramid/main.cc:
-       * examples/slides/main.cc:
-       * examples/table/main.cc: Adapted.
-
-0.7.3:
-
-2008-08-10  Murray Cumming  <murrayc murrayc com>
-
-       * clutter-box2d/src/box2d.hg: Rename add_revolute_joint2() to 
-       be a add_revolute_joint() overload.
-       * examples/bridge/main.cc:
-       * examples/chain/main.cc: Adapted.
-
-2008-08-10  Murray Cumming  <murrayc murrayc com>
-
-       * examples/: Replace the ohand logos with GNOME logos.
-
-2008-08-10  Murray Cumming  <murrayc murrayc com>
-
-       * configure.in:
-       * examples/Makefile.am:
-       * examples/chain/
-       * examples/pyramid/
-       * examples/slides/
-       * examples/table/:
-       Added C++ versions of the other examples for clutter-box2d.
-
-2008-08-10  Murray Cumming  <murrayc murrayc com>
-
-       * clutter-box2d/clutter-box2dmm.h: Added an include for box2d.h.
-       * clutter-box2d/src/box2d.hg: Added wrappers for the weird joint 
-       functoins, though this must be done properly.
-       * configure.in:
-       * examples/Makefile.am:
-       * examples/bridge/Makefile.am:
-       * examples/bridge/main.cc: Added a first working example, based on 
-       the first part of the C example.
-
-2008-08-04  Murray Cumming  <murrayc murrayc com>
-
-       * clutter-box2d/src/clutter-box2d_signals.defs: 
-       Update these, copy/pasting from the terminal because the crash 
-       in extra_defs_gen for this stops the file from being created fully with 
-       >.
-       * clutter-box2d/src/box2d.hg: Added gravity and simulating properties.
-       Added a note that you should use set_child_property().
-       * Makefile.am:
-       * configure.in:
-       * demo/Makefile.am:
-       * demo/main.cc: Very bare beginnings of a demo, based on the C demo.
-       There is nothing but skeleton code here now.
-
-2008-07-28  Siavash Safi  <siavash safi gmail com>
-
-       * clutter-box2d/src/box2d.ccg: Added missing #include
-       * clutter-box2d/src/box2d.hg: Added missing #include, corrected MACROS
-       * clutter-box2d/src/clutter-box2d-docs.xml: Renamed to
-       clutter-box2d_docs.xml
-       * clutter-box2d/src/clutter-box2d-docs_override.xml: Renamed to
-       clutter-box2d_docs_override.xml
-
-2008-07-25  Murray Cumming  <murrayc murrayc com>
-
-       * clutter-box2d/clutter-box2dmm/init.cc:
-       * clutter-box2d/src/box2d.hg:
-       * examples/Makefile.am_fragment: Removed more old clutter-cairo stuff.
-
-2008-07-25  Murray Cumming  <murrayc murrayc com>
-
-       * clutter-box2d/src/clutter-box2d-docs.xml:
-       * clutter-box2d/src/clutter-box2d-docs_override.xml: Added root nodes, 
-       to avoid warnings. 
-       * clutter-box2d/src/clutter-box2d_enums.defs:
-       * clutter-box2d/src/clutter-box2d_signals.defs: Generated these.
-
-2008-07-25  Murray Cummin  <murrayc murrayc com>
-
-       * Added initial build structure, though something still is not 
-       quite right.
-
+The ChangeLog is auto-generated when releasing.  If you
+are seeing this, use 'git log' for a detailed list of changes.
diff --git a/ChangeLog.pre-0-12-2 b/ChangeLog.pre-0-12-2
new file mode 100644
index 0000000..29f162e
--- /dev/null
+++ b/ChangeLog.pre-0-12-2
@@ -0,0 +1,158 @@
+0.12.2:
+       
+2012-03-04 Aidan Delaney <aidan phoric eu>
+       Updated bindings so that collision signal is exposed.
+       
+0.12.1:
+
+2012-02-22 Aidan Delaney <aidan phoric eu>
+       Updated bindings to bind against clutter-box2d 0.12.0
+       * clutter-box2dmm/src/box2d.hg: Some of the methods use ClutterBox2DJoint which needs to be 
explicitly wrapped, commented these out
+        * codegen/m4/convert.m4 : removed references to non existant files  
+        * configure.ac: Updated dependencies in to clutter-box2d-0.12
+
+0.9.2:
+
+2010-05-05  Murray Cumming  <murrayc murrayc com>
+
+       Slight documentation improvements.
+       
+       * clutter-box2d/clutter-box2dmm.h: Slightly improved main page text, linking 
+       to the Box2D class.
+       * clutter-box2d/src/box2d.hg: Added brief class documentation.
+       * clutter-box2d/src/clutter-box2d_methods.defs: Regenerated, though no change 
+       seems very significant.
+
+2010-04-28  David King  <davidk openismus com>
+
+       Add main page to Doxygen documentation
+
+       * doc/Makefile.am: Parse clutter-box2d/clutter-box2dmm.h for
+       documentation.
+       * clutter-box2d/clutter-box2dmm.h: Add main page to Doxygen
+       documentation.
+
+0.9.1:
+
+2010-01-07  Murray Cumming  <murrayc murrayc com>
+
+       Changed build to use mm-common, like cluttermm.
+
+2009-11-17  Murray Cumming  <murrayc murrayc com>
+ 
+       * configure.in: Use cluttermm-1.0 (not API/ABI stable though).
+
+2009-08-26  Murray Cumming  <murrayc murrayc com>
+
+       Use clutter-box2d-0.10.
+       
+       * clutter-box2d/clutter-box2dmm.pc.in:
+       * configure.in: Use clutter-box2d-0.10 rather than clutter-box2d-0.8.
+       * examples/bridge/main.cc:
+       * examples/chain/main.cc:
+       * examples/distance_joint/main.cc: Remove uses of CLUTTER_UNITS_FROM_FLOAT, 
+       as in clutter-box2d itself.
+
+2009-01-24  Deng Xiyue  <manphiz gmail com>
+
+       * Change license header to mention Lesser General Public License
+       version 2.1 instead of Library General Public License, to be
+       consistent with COPYING.
+
+2008-08-11  Murray Cumming  <murrayc murrayc com>
+
+       * clutter-box2d/src/box2d.hg: add_distance_joint(): Added default values.
+
+       * configure.in:
+       * examples/Makefile.am:
+       * examples/distance_joint/: Added a simple example of a distance joint.
+
+2008-08-11  Murray Cumming  <murrayc murrayc com>
+
+       * tools/m4/convert_clutter-box2dmm.m4:
+       * clutter-box2d/src/box2d.ccg:
+       * clutter-box2d/src/box2d.hg: Added explicit get/set_child_*() 
+       methods for all the ClutterBox2D child properties.
+       Used Clutter::Vertex instead of ClutterVertex for all parameters.
+       * examples/bridge/main.cc:
+       * examples/chain/main.cc:
+       * examples/pyramid/main.cc:
+       * examples/slides/main.cc:
+       * examples/table/main.cc: Adapted.
+
+0.7.3:
+
+2008-08-10  Murray Cumming  <murrayc murrayc com>
+
+       * clutter-box2d/src/box2d.hg: Rename add_revolute_joint2() to 
+       be a add_revolute_joint() overload.
+       * examples/bridge/main.cc:
+       * examples/chain/main.cc: Adapted.
+
+2008-08-10  Murray Cumming  <murrayc murrayc com>
+
+       * examples/: Replace the ohand logos with GNOME logos.
+
+2008-08-10  Murray Cumming  <murrayc murrayc com>
+
+       * configure.in:
+       * examples/Makefile.am:
+       * examples/chain/
+       * examples/pyramid/
+       * examples/slides/
+       * examples/table/:
+       Added C++ versions of the other examples for clutter-box2d.
+
+2008-08-10  Murray Cumming  <murrayc murrayc com>
+
+       * clutter-box2d/clutter-box2dmm.h: Added an include for box2d.h.
+       * clutter-box2d/src/box2d.hg: Added wrappers for the weird joint 
+       functoins, though this must be done properly.
+       * configure.in:
+       * examples/Makefile.am:
+       * examples/bridge/Makefile.am:
+       * examples/bridge/main.cc: Added a first working example, based on 
+       the first part of the C example.
+
+2008-08-04  Murray Cumming  <murrayc murrayc com>
+
+       * clutter-box2d/src/clutter-box2d_signals.defs: 
+       Update these, copy/pasting from the terminal because the crash 
+       in extra_defs_gen for this stops the file from being created fully with 
+       >.
+       * clutter-box2d/src/box2d.hg: Added gravity and simulating properties.
+       Added a note that you should use set_child_property().
+       * Makefile.am:
+       * configure.in:
+       * demo/Makefile.am:
+       * demo/main.cc: Very bare beginnings of a demo, based on the C demo.
+       There is nothing but skeleton code here now.
+
+2008-07-28  Siavash Safi  <siavash safi gmail com>
+
+       * clutter-box2d/src/box2d.ccg: Added missing #include
+       * clutter-box2d/src/box2d.hg: Added missing #include, corrected MACROS
+       * clutter-box2d/src/clutter-box2d-docs.xml: Renamed to
+       clutter-box2d_docs.xml
+       * clutter-box2d/src/clutter-box2d-docs_override.xml: Renamed to
+       clutter-box2d_docs_override.xml
+
+2008-07-25  Murray Cumming  <murrayc murrayc com>
+
+       * clutter-box2d/clutter-box2dmm/init.cc:
+       * clutter-box2d/src/box2d.hg:
+       * examples/Makefile.am_fragment: Removed more old clutter-cairo stuff.
+
+2008-07-25  Murray Cumming  <murrayc murrayc com>
+
+       * clutter-box2d/src/clutter-box2d-docs.xml:
+       * clutter-box2d/src/clutter-box2d-docs_override.xml: Added root nodes, 
+       to avoid warnings. 
+       * clutter-box2d/src/clutter-box2d_enums.defs:
+       * clutter-box2d/src/clutter-box2d_signals.defs: Generated these.
+
+2008-07-25  Murray Cummin  <murrayc murrayc com>
+
+       * Added initial build structure, though something still is not 
+       quite right.
+


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