CVS log for forms/form_animation.php
Up to [MetaL] / forms
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 3 08:33:03 2008 UTC (7 months, 1 week ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +42 -6
lines
Added support to use the CSS display property instead of visibility when
switching the visibility of elements with Show, Hide, FadeIn and FadeOut
effects.
Added support to use a Javascript expression to dynamically define the
element to be animated with the Show, Hide, FadeIn and FadeOut effects.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 6 06:29:06 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1
lines
Added support to the animation debug level property.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 6 05:22:55 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -3
lines
Added the JavascriptPath property to set the path of the URI of the
animation.js file.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 31 08:29:26 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2
lines
Added support to the Show effect.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 31 03:15:44 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2
lines
Added support to the Window context argument for the AddAnimation action.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jul 30 14:59:44 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -1
lines
Added support for the effects AppendContent, PrependContent and
ReplaceContent .
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 30 14:47:07 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5
lines
Used more consistent effect naming.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 30 00:28:30 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -2
lines
Added support to the cancel-animation effect.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 29 07:09:05 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -6
lines
Added support to the fade-out effect.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 29 06:01:50 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -2
lines
Made the input not validate on the server side.
Adjusted the Javascript file path.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 28 21:55:19 2006 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Initial revision.
|