Code

Use subdirectories with icon sizes.
[inkscape.git] / src / bind /
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-16 Josh AndlerPatches 3-11 from 488862 for a number of memleaks and...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-08 theAdibadd additional files for win32 distribution
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-05-17 johanengelenfix bug 346721
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2008-11-21 Ted GouldMerge from fe-moved
2008-07-16 joncruzwarning cleanup
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-05-29 ishmalCreate a new macro in path-prefix.h, WIN32_DATADIR...
2008-05-04 ishmalRemove warnings
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-04 ishmalAdd native method stubbing utility
2008-04-03 ishmalUse MAX_PATH instead of arbitrary string length. Impro...
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 ishmalMove to devlibs for now
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 ishmalOops. forgot resources for console.
2008-03-31 ishmalMove script dialog from gtkmm to jvm
2008-03-31 ishmalChange INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that...
2008-03-27 verbalshadowCmake Build system - Initial commit.
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-17 mjwybrow * src/bind/Makefile_insert: Fix a build problem when...
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-13 ishmalMake linux JVM search a little smarter, taking Ted...
2008-03-12 ishmalSplit getException into method and function, so it...
2008-03-12 ishmalSplit getException into method and function, so it...
2008-03-12 ishmalImprove call to callMain()
2008-03-12 ishmalImprove exception handling. Handle static method retur...
2008-03-11 ishmalGot initial JS execution working
2008-03-11 ishmalImprove native method table structure
2008-03-11 ishmalReport JVM version
2008-03-11 ishmalAdd C jvm exception checking
2008-03-10 ishmalbug fixes
2008-03-10 ishmalAdded comments
2008-03-10 pjrmminor: Add bind/makefile.in
2008-03-10 joncruzFixed stat include
2008-03-10 joncruzFixing build
2008-03-10 ishmalChanged to use INKSCAPE_JAVADIR
2008-03-10 joncruzFixed line-ends
2008-03-10 ishmalRemember to add the jni files
2008-03-10 ishmalNew makefile_insert for /bind
2008-03-10 ishmalRedirect stdout and stderr from scripts
2008-03-09 ishmalHack up our own little linux jni_md.h file until we...
2008-03-09 ishmalChange to open versions of the jni .h files
2008-03-09 ishmalTemporary. We need to replace with openjdk versions.
2008-03-08 ishmalFirst commit for java binding