Displaying 2 results from an estimated 2 matches for "d63d933".
Did you mean:
bd33d933
2007 Jun 28
0
Branch 'as' - 4 commits - libswfdec/swfdec_debugger.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie.c test/image
...w commits:
diff-tree c7622a13456a723bef13fd0a1b80a4060758af70 (from 0fcbb5ec49536a791f197016ebdcffbcc5790c20)
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Jun 28 11:45:19 2007 +0200
add check for ratio replacing
diff --git a/test/image/Makefile.am b/test/image/Makefile.am
index d63d933..a0e80ef 100644
--- a/test/image/Makefile.am
+++ b/test/image/Makefile.am
@@ -26,6 +26,9 @@ EXTRA_DIST = \
negative-color-transform.c \
negative-color-transform.swf \
negative-color-transform.swf.png \
+ placeobject-ratio.swf \
+ placeobject-ratio.swf.png \
+ placeobject-ratio.xml \
replace...
2007 Jun 20
0
Branch 'as' - 5 commits - libswfdec/swfdec_graphic_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie.c test/image
...2cf3e4a744aaac2439c4f6b (from 76539ac3adffb3888da86d513deac7aee3cf8611)
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Jun 20 12:07:57 2007 +0200
add replace tests that check which characters get replaced
diff --git a/test/image/Makefile.am b/test/image/Makefile.am
index 44c9149..d63d933 100644
--- a/test/image/Makefile.am
+++ b/test/image/Makefile.am
@@ -25,4 +25,60 @@ EXTRA_DIST = \
image-lossless-alpha.swf.png \
negative-color-transform.c \
negative-color-transform.swf \
- negative-color-transform.swf.png
+ negative-color-transform.swf.png \
+ replace.c \
+ replace-button-...