search for: swfdec_text_field_movie_as

Displaying 20 results from an estimated 30 matches for "swfdec_text_field_movie_as".

2007 Nov 02
0
5 commits - libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c
libswfdec/swfdec_text_field.c | 2 +- libswfdec/swfdec_text_field_movie.c | 9 ++------- libswfdec/swfdec_text_field_movie_as.c | 29 +++++++++++++++++++++-------- libswfdec/swfdec_xml.c | 16 ++++++++++++++++ libswfdec/swfdec_xml_node.c | 17 ++++++++++++++--- 5 files changed, 54 insertions(+), 19 deletions(-) New commits: commit f293404b91a5c89e8fc84623817e70682dfbc487 Author: Pekka Lam...
2007 Oct 29
0
libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_text_field_movie.c | 10 ++++++++-- libswfdec/swfdec_text_field_movie_as.c | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 8f0b361eaa2bc5ce89b19494bfe88f4786dbcd97 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Mon Oct 29 17:06:28 2007 +0200 Some more fixes to size handling in TextField diff --git a/libswfdec/swfd...
2007 Oct 14
0
10 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_strings.c | 2 libswfdec/swfdec_text_field.c | 66 +++++++++++++++++++++++----- libswfdec/swfdec_text_field_movie.c | 5 +- libswfdec/swfdec_text_field_movie_as.c | 77 ++++++++++++++++++++++++++++++--- 4 files changed, 132 insertions(+), 18 deletions(-) New commits: commit a165608df6751cf46561b570db61ff309f5b7244 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Oct 14 02:26:48 2007 +0300 Don't render lines that are not horizon...
2007 Oct 14
0
3 commits - doc/Makefile.am libswfdec/swfdec_text_field_movie_as.c
doc/Makefile.am | 4 libswfdec/swfdec_text_field_movie_as.c | 304 ++++++++++++++++++++++----------- 2 files changed, 205 insertions(+), 103 deletions(-) New commits: commit 0d49e6e7e7c5b80fd12e3d117593a10848688a89 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Oct 14 17:43:27 2007 +0300 Update doc/Makefile.am to handle edittext...
2008 Jan 19
0
5 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_loader.c libswfdec/swfdec_style_sheet.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/swfdec_test_test.c
libswfdec/swfdec_as_object.c | 3 +++ libswfdec/swfdec_loader.c | 8 +------- libswfdec/swfdec_style_sheet.c | 3 ++- libswfdec/swfdec_text_field_movie.c | 12 ++++++------ libswfdec/swfdec_text_field_movie_as.c | 4 ++++ test/swfdec_test_test.c | 1 + 6 files changed, 17 insertions(+), 14 deletions(-) New commits: commit 2ddba438108342502c59bc4f09d96118a59b5e33 Author: Benjamin Otte <otte at gnome.org> Date: Sat Jan 19 03:27:03 2008 +0100 we need to clear the styleshee...
2007 Oct 23
0
9 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_style_sheet.c libswfdec/swfdec_style_sheet.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h
...html_parser.c | 41 ++++++++++++++++++++--- libswfdec/swfdec_style_sheet.c | 47 +++++++++++++++++++++++++++ libswfdec/swfdec_style_sheet.h | 6 +++ libswfdec/swfdec_text_field_movie.c | 24 +++++++++++-- libswfdec/swfdec_text_field_movie.h | 2 + libswfdec/swfdec_text_field_movie_as.c | 57 ++++++++++++++++++++++++++++----- libswfdec/swfdec_text_format.c | 5 ++ 8 files changed, 166 insertions(+), 18 deletions(-) New commits: commit 0f2289cf2e49a0c3ec695e77b4310964ccccbc75 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Tue Oct 23 14:16:53 2007 +030...
2007 Oct 31
0
2 commits - libswfdec/swfdec_sound.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie_html.c
libswfdec/swfdec_sound.c | 5 ++++- libswfdec/swfdec_text_field_movie.c | 24 +++++++++--------------- libswfdec/swfdec_text_field_movie_as.c | 19 +++++++++++++++---- libswfdec/swfdec_text_field_movie_html.c | 6 +++--- 4 files changed, 31 insertions(+), 23 deletions(-) New commits: commit 73aaa5c30a072ebf5be478d943526450aedb312c Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Wed Oct 31 14:54:09 2007 +0200...
2007 Nov 01
0
4 commits - libswfdec/swfdec_sound_object.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/crashfinder.c test/Makefile.am
libswfdec/swfdec_sound_object.c | 3 libswfdec/swfdec_text_field_movie.c | 3 libswfdec/swfdec_text_field_movie_as.c | 1 test/Makefile.am | 8 + test/crashfinder.c | 154 +++++++++++++++++++++++++++++++++ 5 files changed, 164 insertions(+), 5 deletions(-) New commits: commit 9d8541e233b6bb2a465bea0c7b8f8b66f37bb25a Author: Pekka Lampila <pekka.lampila at ik...
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
...| 76 +++++ libswfdec/swfdec_movie.h | 19 + libswfdec/swfdec_text_field.c | 23 + libswfdec/swfdec_text_field.h | 2 libswfdec/swfdec_text_field_movie.c | 420 ++++++++++++++++++++++++++++--- libswfdec/swfdec_text_field_movie.h | 5 libswfdec/swfdec_text_field_movie_as.c | 434 +++++++++++---------------------- 8 files changed, 641 insertions(+), 342 deletions(-) New commits: commit 429ccc9fb71cb675129bd008f0523b5621ff428c Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Wed Oct 17 14:46:53 2007 +0300 Implement TextField's variable propert...
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
libswfdec/swfdec_as_strings.c | 4 libswfdec/swfdec_text_field.c | 1 libswfdec/swfdec_text_field.h | 34 --- libswfdec/swfdec_text_field_movie.c | 265 ++++++++++++++++--------------- libswfdec/swfdec_text_field_movie.h | 47 ++++- libswfdec/swfdec_text_field_movie_as.c | 115 +++++++++++-- test/trace/Makefile.am | 17 + test/trace/text-field-scroll-5.swf |binary test/trace/text-field-scroll-5.swf.trace | 54 ++++++ test/trace/text-field-scroll-6.swf |binary test/trace/text-field-scroll-6.swf.trace | 48 +++++ test/trace/...
2007 Oct 14
0
5 commits - libswfdec/swfdec_html_parser.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_xml.c libswfdec/swfdec_xml.h
libswfdec/swfdec_html_parser.c | 2 +- libswfdec/swfdec_text_field.c | 32 +++++++++++++++++++++----------- libswfdec/swfdec_text_field.h | 4 +++- libswfdec/swfdec_text_field_movie.c | 6 ++++-- libswfdec/swfdec_text_field_movie_as.c | 12 ++++++------ libswfdec/swfdec_xml.c | 18 +++++++++--------- libswfdec/swfdec_xml.h | 12 ++++++++---- 7 files changed, 52 insertions(+), 34 deletions(-) New commits: commit 5272df32bbe0ad08d920a5c3e4342aab8c4572e8 Author: Pekka Lampila <pekka.lampi...
2007 Oct 15
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
....c | 1 libswfdec/swfdec_codec_video.c | 1 libswfdec/swfdec_text_field.c | 74 +++++---- libswfdec/swfdec_text_field.h | 5 libswfdec/swfdec_text_field_movie.c | 140 +++++++++++++++--- libswfdec/swfdec_text_field_movie.h | 26 --- libswfdec/swfdec_text_field_movie_as.c | 247 ++++++++++++++++++++++++++++----- libswfdec/swfdec_text_format.c | 67 ++++++++ libswfdec/swfdec_text_format.h | 4 10 files changed, 464 insertions(+), 109 deletions(-) New commits: commit d964fa7f3b9b06dc6af4bb62cd64ff473714c543 Author: Pekka Lampila <pekka.lam...
2007 Oct 13
0
5 commits - libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_xml.c test/trace
libswfdec/swfdec_html_parser.c | 24 +++++++++++++++++- libswfdec/swfdec_text_field.c | 2 + libswfdec/swfdec_text_field_movie.c | 9 ++---- libswfdec/swfdec_text_field_movie_as.c | 3 ++ libswfdec/swfdec_xml.c | 5 +++ test/trace/xml-escape-5.swf |binary test/trace/xml-escape-6.swf |binary test/trace/xml-escape-6.swf.trace | 1 test/trace/xml-escape-7.swf |binary test/trace/xml-escape-7.swf.trace |...
2007 Nov 02
0
5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_date.c libswfdec/swfdec_as_date.h libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_filter.c
...2 - libswfdec/swfdec_swf_decoder.c | 4 +-- libswfdec/swfdec_text_field.c | 2 - libswfdec/swfdec_text_field.h | 2 - libswfdec/swfdec_text_field_movie.c | 39 +++++++++++++++++++++++++++++---- libswfdec/swfdec_text_field_movie.h | 4 ++- libswfdec/swfdec_text_field_movie_as.c | 7 +++++ libswfdec/swfdec_text_format.c | 1 libswfdec/swfdec_text_format.h | 2 - libswfdec/swfdec_xml.c | 1 libswfdec/swfdec_xml.h | 2 - libswfdec/swfdec_xml_node.c | 1 libswfdec/swfdec_xml_node.h |...
2007 Oct 22
0
12 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_html_parser.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
...dec_html_parser.c | 43 +++--- libswfdec/swfdec_text_field.c | 2 libswfdec/swfdec_text_field.h | 2 libswfdec/swfdec_text_field_movie.c | 166 ++++++++++++++++----------- libswfdec/swfdec_text_field_movie.h | 6 libswfdec/swfdec_text_field_movie_as.c | 69 +++++++---- test/trace/Makefile.am | 7 + test/trace/text-field-html-input-6.swf |binary test/trace/text-field-html-input-6.swf.trace | 120 +++++++++++++++++++ test/trace/text-field-html-input-7.swf |binary test/trace/text-field-html-input-7....
2007 Oct 22
0
5 commits - libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/trace
libswfdec/swfdec_html_parser.c | 8 +++--- libswfdec/swfdec_text_field_movie.c | 31 ++++++++++++++++++++------- libswfdec/swfdec_text_field_movie_as.c | 18 ++++++++------- test/trace/text-field-html-input-6.swf |binary test/trace/text-field-html-input-6.swf.trace | 28 ++++++++++++++++++++++++ test/trace/text-field-html-input-7.swf |binary test/trace/text-field-html-input-7.swf.trace | 26 ++++++++++++++++++++++ test/...
2008 Jan 21
1
70 commits
Hey, In case someone filters commit mails or doesn't read 1MB blobs, I've just merged the result of me getting annoyed at various stuff. Unfortunately, this grew a bit out of hand and ended up being very huge. I expect this merge to have broken lots of things, so if you find stuff that used to work and now doesn't work (or even crashes), please poke me about it. What does this patch
2007 Dec 10
0
6 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_color_as.c libswfdec/swfdec_graphic_movie.c libswfdec/swfdec_image_decoder.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_as_drawing.c
...props.c | 20 +-- libswfdec/swfdec_player.c | 39 ++++-- libswfdec/swfdec_resource.c | 9 - libswfdec/swfdec_sprite_movie_as.c | 14 +- libswfdec/swfdec_text_field_movie.c | 19 ++- libswfdec/swfdec_text_field_movie_as.c | 18 +- libswfdec/swfdec_video_movie.c | 8 - test/dump.c | 3 test/trace/Makefile.am | 3 test/trace/crash-0.5.4-13379-catch-in-register.swf |binary test/trace/crash-0.5.4-13379-catc...
2007 Oct 25
0
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
libswfdec/swfdec_as_internal.h | 4 libswfdec/swfdec_as_interpret.c | 44 +++++++ libswfdec/swfdec_as_object.c | 73 +++++++++---- libswfdec/swfdec_text_field_movie.c | 20 +-- libswfdec/swfdec_text_field_movie_as.c | 6 - test/trace/Makefile.am | 45 ++++++-- test/trace/instance-of-5.swf |binary test/trace/instance-of-5.swf.trace | 56 ++++++++++ test/trace/instance-of-6.swf |binary test/trace/instance-of-6.swf.trace...
2007 Oct 25
0
18 commits - libswfdec/swfdec_player_internal.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_format.c libswfdec/swfdec_text_format.h libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c libswfdec/swfdec_xml_node.h test/trace
dev/null |binary libswfdec/swfdec_player_internal.h | 2 libswfdec/swfdec_text_field_movie_as.c | 57 +++++--- libswfdec/swfdec_text_format.c | 13 + libswfdec/swfdec_text_format.h | 1 libswfdec/swfdec_xml.c | 72 ++++++---- libswfdec/swfdec_xml_node.c | 118 ++++++++++------- libsw...