Code

Translations. Spanish translation update by Lucas Vieites (Bug #664501).
[inkscape.git] / src / bind / java /
2008-04-03 ishmalimprove jvm search to allow an embedded jre. fix misse...
2008-04-02 ishmalImprove buf<-->xml doc conversion
2008-04-02 ishmalInitial capability to load current document into script
2008-04-01 ishmalImprove script engine listing
2008-04-01 ishmalSwitch menu to combobox
2008-04-01 ishmalImprove 'dirty' editor handling
2008-04-01 ishmalImprove file handling
2008-03-31 ishmalMove script dialog from gtkmm to jvm
2008-03-24 ishmalFinished multiple inheritance delegation
2008-03-23 ishmalMore MI delegation. 28 left
2008-03-22 ishmalMore multiple inheritance delegation. 53 files to go.
2008-03-22 ishmalMore delegation for SMIL
2008-03-22 ishmalDelegate MI methods to impl classes
2008-03-21 ishmalStart working toward multiple inheritance
2008-03-21 ishmalFinally! All of the svg-dom classes and dependencies...
2008-03-20 ishmalChange from Level3 to Level2 Views
2008-03-20 ishmalNeed to change from Level 3 views to Level 2 for CSS
2008-03-16 ishmaljdk1.5, 1.6 dont seem to have Level 3 DOM Events. ...
2008-03-16 ishmaldos to unix conversion
2008-03-16 ishmalThis should be the last of the needed "official" DOM...
2008-03-16 ishmalrequired by SVG-DOM interfaces
2008-03-14 ishmalAdd w3c svg-dom and smil-dom java interfaces
2008-03-11 ishmalGot initial JS execution working
2008-03-10 ishmalbug fixes
2008-03-10 ishmalRedirect stdout and stderr from scripts
2008-03-08 ishmalFirst commit for java binding