[seed] Update changelog to lots and lots of changes
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [seed] Update changelog to lots and lots of changes
- Date: Wed, 15 Apr 2009 02:51:55 -0400 (EDT)
commit 4e09f555fc4149603a8edcbd8ed5f38e5b42f37c
Author: Tim Horton <hortont hortont com>
Date: Wed Apr 15 02:51:31 2009 -0400
Update changelog to lots and lots of changes
---
ChangeLog | 15 +++++++++++++--
1 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index aabf373..36f00a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,17 @@
* instance_init is now just init when creating new GTypes. This will require
changes in any code using subclassing.
+* Complete rewrite of import system, spanning GObject Introspection namespaces,
+ native modules, and JavaScript files, which is compatible with Gjs.
+
+* Along with above, deprecate Seed.import_namespace.
+
+* New 'os' module, similar to that of Python. Provides access to a significant
+ quantity of low-level system features unavailable from GLib.
+
+* Significant updates to Canvas module - most features are compatible with the
+ Mozilla implementation at this point.
+
* Clutter 0.9 animation API wrappers.
* Add seed_repl_expose; gives the ability to drop to a JavaScript REPL from
@@ -20,9 +31,9 @@
* Support for arrays of gfloats.
-* API additions: seed_script_new_from_file
+* Added Seed.breakpoint(), which inserts a breakpoint instruction.
-* Seed now builds on Mac OS X. Instructions in INSTALL.osx.
+* API additions: seed_script_new_from_file
* New examples:
* opengl-glib examples (teapot, gears, triangle)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]