search for: reowkr

Displaying 3 results from an estimated 3 matches for "reowkr".

Did you mean: reock
2007 Oct 12
1
[PATCH] little typo in news file
Hi, patch inlined for reowkr -> rework conversion in 0.5.3 NEWS entry. cheers, riccardo diff --git a/NEWS b/NEWS index 10b69f7..245c336 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ 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...
2007 Oct 12
1
NEWS
...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, XML, Sound, System.capabilities and TextField +- support the built-in Date, XML, Sound, System.capabilities and TextFormat objects pl...
2007 Oct 12
0
4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
...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 + 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, XML, Sound, System.capabilities and TextField + objects plus MovieClip drawing functions +- add initial support for blend modes and fil...