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 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 +- rework 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 TextFormat objects plus MovieClip drawing functions
applied :) On 10/12/07, Riccardo Magliocchetti <riccardo at datahost.it> wrote:> 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 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 +- rework 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 > TextFormat objects plus MovieClip drawing functions > _______________________________________________ > Swfdec mailing list > Swfdec at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/swfdec >
Seemingly Similar Threads
- NEWS
- Changes to 'refs/tags/0.5.4'
- 12 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/trace
- 4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
- Changes to 'refs/tags/0.5.5'