Displaying 2 results from an estimated 2 matches for "1006e58".
Did you mean:
1006758
2007 Oct 12
1
NEWS
..., 1 deletion(-)
New commits:
diff-tree 3607703c012ac59cb9609b45c2837d0876ed2898 (from 835eda8c888d6f3125f571f69132e293b66e495e)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Oct 12 19:26:45 2007 +0200
copy/paste error in my brain when writing this
diff --git a/NEWS b/NEWS
index 1006e58..10b69f7 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ Swfdec release. And a little less conden
libswfdec in applications.
- reowkr invalidation handling. Less parts of the screen need to be redrawn on
changes, but the SwfdecPlayer::invalidate signal changed.
-- support the built-in Date, XM...
2007 Oct 12
0
4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
...ALSA (>= 1.0 - used by libswfdec-gtk)
diff-tree 83da60d90ecce9a414cd7b5757d4ab7f6033fa99 (from 2adb53ebb5ba9d6dbe8993ab64f70f6fad919895)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Oct 12 12:13:14 2007 +0200
update NEWS for 0.5.3
diff --git a/NEWS b/NEWS
index 4df5e27..1006e58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
+ 0.5.3 ("Tennis")
+
+Lots of new built-in objects and code cleanup are the highlights of yet another
+Swfdec release. And a little less condensed:
+- rework of what APIs call into the script engine. This greatly simplifies using
+ libswfde...