/[suikacvs]/webroot/www/js/jste/tutorial.js
Suika

Log of /webroot/www/js/jste/tutorial.js

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 12:55:47 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +28 -3 lines
Diff to previous 1.32
defer the tutorial initialization until the simpleballoon style sheet has been loaded, maybe this will prevent ie's vml from renderred poorly


Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 12:45:21 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.31: +30 -13 lines
Diff to previous 1.31
IE support


Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 12:09:50 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.30: +48 -0 lines
Diff to previous 1.30
MyMessage is now SimpleBalloon.Message; Script/style loaders added


Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 09:36:21 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.29: +3 -2 lines
Diff to previous 1.29
Enable commands even if message is missing


Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 09:19:37 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.28: +149 -87 lines
Diff to previous 1.28
Implemented new model for entry-point


Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 07:03:36 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +26 -9 lines
Diff to previous 1.27
Implemented @save-state and @nohistory


Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 05:14:16 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.26: +46 -2 lines
Diff to previous 1.26
Implemented rel=prefetch, but it does not seem to work


Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 04:43:10 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +21 -14 lines
Diff to previous 1.25
clear-state attribute is now supported by all command elements


Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 04:26:52 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +131 -16 lines
Diff to previous 1.24
Implemented inter-page 'back' command


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 04:29:37 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +36 -9 lines
Diff to previous 1.23
Added support for course/@name to split namespaces of courses; Added support for the url command; Added a new use case test data


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 14:12:46 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +100 -4 lines
Diff to previous 1.22
Implemented cookie-based storage


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 06:40:10 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +84 -8 lines
Diff to previous 1.21
Implemented the save-state feature


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 12:35:35 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +0 -15 lines
Diff to previous 1.20
Removed unused methods


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 11:00:11 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +11 -6 lines
Diff to previous 1.19
Don't show back/prev command if any <c:command/> element is there; <c:command name/> renamed as <c:command type/>; Added |close| command


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:27:05 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
button->command, command->name renamed


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:24:49 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +54 -10 lines
Diff to previous 1.17
Take margin-right into account; Added support for <button> element


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 13:57:32 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +44 -2 lines
Diff to previous 1.16
More efficient way to support various kind of child property elements


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 13:24:17 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
next-step element support was partially wrong


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 12:43:47 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
typo


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 12:06:22 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
<entry> -> <entryPoint>; class -> root-class


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 11:55:34 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +6 -0 lines
Diff to previous 1.12
Added support for entry-event attribute


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 11:25:57 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
Don't add needless style elements in IE; Added onload callback to JSTE.Tutorial constructor


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 10:46:24 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +17 -3 lines
Diff to previous 1.10
The previous commit did not work in ie just because my typo


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 09:27:22 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +206 -49 lines
Diff to previous 1.9
Implemented jump element (but it's somewhat broken in ie)


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 04:35:59 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +82 -9 lines
Diff to previous 1.8
Added createFromURL methods to ease common use cases


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 02:07:56 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +20 -12 lines
Diff to previous 1.7
Give more flexibility to command buttons


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 13:13:01 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +32 -7 lines
Diff to previous 1.6
Don't show buttons if it the command has no effect


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 12:32:37 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +20 -16 lines
Diff to previous 1.5
Make Button customizable


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 10:40:15 2009 UTC (15 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +72 -1 lines
Diff to previous 1.4
Split SimpleBalloon as separate file


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 13:57:02 2009 UTC (15 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +12 -0 lines
Diff to previous 1.3
Implemented VML version of border and pointer


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 03:09:15 2009 UTC (15 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +23 -4 lines
Diff to previous 1.2
SVGize SimpleBaloon; Don't render message box until the document style sheet has been loaded, otherwise getBoundingClientRect does not return valid value in Opera


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 07:00:52 2009 UTC (15 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +54 -0 lines
Diff to previous 1.1
Added license block


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 12:44:00 2009 UTC (15 years, 4 months ago) by wakaba
Branch: MAIN
Initial


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24