JackSVG change log
Revision history for JackSVG.
- 1.1.1 Fri Feb 20 14:50:00 AEST 2002
-
- Added target="_blank" to links so hyperlinks will always open
in a new window.
- Added target="_blank" to sample stylesheets.
- Added onload handler to get the keyboard focus when a
presentation is first loaded.
- 1.1 Fri Dec 13 12:00:00 AEST 2002
-
- Added keyboard navigation in presentations.
- Added support for "FINISH" slides in stylesheets.
Used this feature to create fade-to-black slides at the end
of some of the sample stylesheets.
- Fixed up namespace handling in the code. Now, different explicit
image
width and height can be set
for the SVG slides and the HTML transformation.
- Added
xlink:show="new" to generated hyperlinks
so you don't loose your place in the presentation when you
follow the links. Unfortunately, this attribute has no effect
on Adobe SVG viewer 3.0 - for the time being, right click on the
link and use the "Open in New Window" option instead.
- Fixed
txt2pres script to raise an error if
the input does not have a matching ENDGROUP for every GROUP.
- Made the
type attribute in image
optional.
- Modified examples to make use of SVG pointer-events attribute.
- Updated code for Unicode handling for the new Unicode
mechanism introduced by Perl 5.8.
- Revised installation instructions to use ppm3
(which is the default supplied with ActiveState Perl 5.8.0).
- 1.0.3 Mon Oct 14 17:00:00 AEST 2002
-
- Updated to work with Class::Struct version 0.61 and later (which
is bundled with Perl 5.8 distributions and later). It introduced a
backward incompatible change to how classes are initialized.
- Fixed HTML generation script so generated result is fully
CSS compliance.
- 1.0.2 Mon Aug 26 09:15:00 AEST 2002
-
- Fixed HTML generation script and debug rectangles in generated SVG
- 1.0.1 Fri Aug 23 15:15:00 AEST 2002
-
- Fixed missing metadata declarations in sample stylesheets
- 1.0 Wed Aug 21 16:47:34 AEST 2002
-
- 0.95 Tue Aug 20 00:05:11 AEST 2002
-
- Bug fixes, updated documentation and sample stylesheets
- 0.01 Sun Apr 28 15:50:34 2002
-
- Original internal release version
Last updated: $Date: 2003/02/28 05:28:18 $