search for: swfdec_text_field_movie_chang

Displaying 1 result from an estimated 1 matches for "swfdec_text_field_movie_chang".

2007 Oct 18
0
11 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
...text->scroll = value; swfdec_movie_invalidate (SWFDEC_MOVIE (text)); } commit 4af53a00442c9ba8a35979cb3641566bdc106a42 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Thu Oct 18 13:22:44 2007 +0300 Make TextField's scroll properties more compatible Remove swfdec_text_field_movie_changed function and make other places call the required invalidate, auto_size and scroll property fixing functions themselves diff --git a/libswfdec/swfdec_text_field_movie.c b/libswfdec/swfdec_text_field_movie.c index 36a3801..4a91792 100644 --- a/libswfdec/swfdec_text_field_movie.c +++ b/libswfde...