/[Apache-SVN]/xmlgraphics/batik/trunk/.classpath
ViewVC logotype

Log of /xmlgraphics/batik/trunk/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 701292 - (view) (annotate) - [select for diffs]
Modified Fri Oct 3 03:41:15 2008 UTC (13 months, 3 weeks ago) by cam
File length: 869 byte(s)
Diff to previous 478769 (colored)
No sources-1.4/ any more.

Revision 478769 - (view) (annotate) - [select for diffs]
Modified Fri Nov 24 04:50:12 2006 UTC (3 years ago) by cam
File length: 939 byte(s)
Diff to previous 426986 (colored)
1. Using XML Commons External 1.3.04 (xml-apis.jar and xml-apis-ext.jar), which
   now includes SAC, DOM 3 Core, and the SMIL Animation and SVG 1.1 DOM
   bindings.  Plus corresponding documentation changes.
2. Removed jaxp.jar from lib/build, since xml-apis.jar now includes JAXP.
2. The DOM Level 3 Events bindings have been updated to the latest draft,
   and are now included in the sources tree rather than precompiled in
   xml-apis-dom3.jar.
3. Custom event handling updated to match the new draft.  (No messy reflection
   any more.)
4. Rhino updated the 1.6R5, which is MPL licensed.

Revision 426986 - (view) (annotate) - [select for diffs]
Modified Mon Jul 31 00:22:34 2006 UTC (3 years, 3 months ago) by cam
File length: 886 byte(s)
Diff to previous 280553 (colored)
1. Merged anim branch back into the trunk.  This gives a nearly complete
   implementation of SMIL animation.

Revision 280553 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 13:29:29 2005 UTC (4 years, 2 months ago) by cam
File length: 878 byte(s)
Diff to previous 216064 (colored)
1.  Added sXBL support for SVG 1.2 documents.
2.  CSSEngine now has a more generic way of navigating documents with
    shadow trees (CSSNavigableNode interface).
3.  Updated most internal events and event listeners to DOM 3 events.
    (CSSEngine wasn't updated, since it can't have a dependency on the
    Batik DOM classes.)
4.  Added some methods to the org.apache.batik.dom.events.CustomEvent
    interface to allow DOM 3 custom events to work properly.  Custom
    events also fixed for javascript.
5.  Small event handling bug fixes.
6.  Resource documents have their own scripting environment.
7.  SVG 1.2 "shapechange" and "RenderedBBoxChange" events.
8.  Updated some event types for SVG 1.2 documents.
    (Event type aliases still to do.)
9.  Updated build.xml to ignore .svn directories.
12. Added myself to the splash screen. :-)

Revision 216064 - (view) (annotate) - [select for diffs]
Modified Wed Jul 13 00:54:45 2005 UTC (4 years, 4 months ago) by cam
File length: 733 byte(s)
Diff to previous 201420 (colored)
Moving branch 'svg12' to become the trunk.

Revision 201420 - (view) (annotate) - [select for diffs]
Modified Tue Feb 22 12:33:57 2005 UTC (4 years, 9 months ago) by cam
Original Path: xmlgraphics/batik/branches/svg12/.classpath
File length: 733 byte(s)
Diff to previous 201417 (colored)
This branch 'svg12' will be used for major additions to the codebase
for SVG 1.2 support.

1. Implementation of DOM Level 3 Core, Events and XPath.  DOM 3
   XPath is achieved with Xalan, a jar of which is now included in
   the libs/ directory.

   Due to problems with DOM 2 interfaces being included with
   JDKs < 1.5, there are some peculiarities to access DOM 3 specific
   methods and constants from interfaces that existed in DOM 2
   when working in JDKs < 1.5.  I'll put a page on the wiki
   detailing this.

2. Tests for DOM 3 support.

3. Conditional compilation based on JDK version.  Files in the
   sources-1.4/ directory will be compiled only for JDKs >= 1.4,
   while those in source-1.3/ will be compiled only for JDKs < 1.4.
   Files in the sources/ directory will still be compiled for all
   JDK versions.

4. SVG 1.2 WheelEvent support.

Revision 201417 - (view) (annotate) - [select for diffs]
Modified Sun Feb 20 21:59:10 2005 UTC (4 years, 9 months ago) by (unknown author)
Original Path: xmlgraphics/batik/branches/svg12/.classpath
File length: 728 byte(s)
Diff to previous 201273 (colored)
This commit was manufactured by cvs2svn to create branch 'svg12'.

Revision 201273 - (view) (annotate) - [select for diffs]
Modified Sun Aug 10 18:03:16 2003 UTC (6 years, 3 months ago) by deweese
File length: 728 byte(s)
Diff to previous 201272 (colored)
1) Switch to Xerces 2.5.0 to resove performance issue with attributes
   with large value fields (think data protocol images in xlink:href).
2) Few minor improvements to the handling of URL's in CSS.
3) Some documentation improvements/additions.

Revision 201272 - (view) (annotate) - [select for diffs]
Added Sat Aug 9 16:58:45 2003 UTC (6 years, 3 months ago) by deweese
File length: 728 byte(s)
1) A '.classpath' and '.project' file for eclipse.  Suggestions/additions welcome.
2) A lot of (mostly minor) fixes, tweaks code cleanup thanks to eclipse.
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2