Displaying 6 results from an estimated 6 matches for "condensewhit".
Did you mean:
condensewhite
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
...ndefined) = none (string)
autoSize: (1) null (null) = none (string)
diff --git a/test/trace/text-field-values.as b/test/trace/text-field-values.as
index 00fbee3..8578a9a 100644
--- a/test/trace/text-field-values.as
+++ b/test/trace/text-field-values.as
@@ -37,7 +37,7 @@ var properties = [
"condenseWhite",
"maxChars",
"multiline",
- //"restrict",
+ "restrict",
"selectable",
//"tabEnabled",
//"tabIndex",
@@ -51,7 +51,7 @@ var properties = [
"borderColor",
// scrolling
- //"mouseWheelE...
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
.../test/trace/text-field-html-input-6.swf differ
diff --git a/test/trace/text-field-html-input-6.swf.trace b/test/trace/text-field-html-input-6.swf.trace
new file mode 100644
index 0000000..e976072
--- /dev/null
+++ b/test/trace/text-field-html-input-6.swf.trace
@@ -0,0 +1,120 @@
+0: multiline: false condenseWhite: false
+a
+<P ALIGN="LEFT"><FONT FACE="Times New Roman" SIZE="12" COLOR="#000000" LETTERSPACING="0" KERNING="0">a</FONT></P>
+0/a: align=left blockIndent=0 bold=false bullet=false color=0 display=block font=Times N...
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
...n=0 size=12 tabStops= target= underline=false url=
3/c: align=left blockIndent=0 bold=false bullet=false color=0 display=block font=Times New Roman indent=0 italic=false kerning= leading=0 leftMargin=0 letterSpacing= rightMargin=0 size=12 tabStops= target= underline=false url=
+5: multiline: false condenseWhite: false
+a??
c
+<P ALIGN="LEFT"><FONT FACE="Times New Roman" SIZE="12" COLOR="#000000" LETTERSPACING="0" KERNING="0">a??</FONT></P><P ALIGN="LEFT"><FONT FACE="Times New Roman" SIZE="...
2007 Oct 23
0
11 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_style_sheet.c libswfdec/swfdec_style_sheet.h
...fdec_text_field_movie_add_variable (proto, SWFDEC_AS_STR_length,
+ swfdec_as_object_add_native_variable (proto, SWFDEC_AS_STR_length,
swfdec_text_field_movie_get_length,
swfdec_text_field_movie_set_readonly);
// input
- swfdec_text_field_movie_add_variable (proto, SWFDEC_AS_STR_condenseWhite,
+ swfdec_as_object_add_native_variable (proto, SWFDEC_AS_STR_condenseWhite,
swfdec_text_field_movie_get_condenseWhite,
swfdec_text_field_movie_set_condenseWhite);
- swfdec_text_field_movie_add_variable (proto, SWFDEC_AS_STR_maxChars,
+ swfdec_as_object_add_native_variable (proto,...
2007 Oct 29
0
20 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h
...KERNING="0">a</FONT></P>
0/a: align=left blockIndent=0 bold=false bullet=false color=0 display=block font=Times New Roman indent=0 italic=false kerning= leading=0 leftMargin=0 letterSpacing= rightMargin=0 size=12 tabStops= target= underline=false url=
+8: multiline: false condenseWhite: false
+a
b
cd
e
+<P ALIGN="LEFT"><FONT FACE="Times New Roman" SIZE="12" COLOR="#000000" LETTERSPACING="0" KERNING="0">a</FONT></P><LI><FONT FACE="Times New Roman" SIZE="12" COLOR="...
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800
release 0.5.4 ("Turkish Cycling Federation")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/
R5PF4bZQqmSdJ64t8EbD4cA=
=8qBy
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Benjamin Otte (40):