calligraphic profiles are now read from the preferences
TODO1: Fix problem on init (Should react on the set signal instead of change but cannot find if such a signal exists)
TODO2: Find a way to display svg icons in the combo box and add a property icon_id in configuration
TODO1: Fix problem on init (Should react on the set signal instead of change but cannot find if such a signal exists)
TODO2: Find a way to display svg icons in the combo box and add a property icon_id in configuration
Unused params
Add convenience functions to read from/write to Glib::ustrings.
fix compile
Make linux JVM search a little smarter, taking Ted's advice for IcedTea
calligraphic presets
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfiles breaks some extensions (including Save as XAML)
16 years agoBUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions (includi...
BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions (including Save as XAML)
disable snapindicator for now to fix pen tool
Maxim Dziumanenko <dziumanenko@gmail.com>
* Updated Ukrainian translation
* Updated Ukrainian translation
enable LPEs for 3D boxes
Turn off debug simulated devices
Adding new extended input devices dialog
added missing ';'
* packaging/macosx/Resources/openDoc: Fix a bug with the path being set
incorrectly when the user opens a second instance of Inkscape by dropping
an SVG file on the Dock icon while Inkscape.app is already running.
incorrectly when the user opens a second instance of Inkscape by dropping
an SVG file on the Dock icon while Inkscape.app is already running.
tweaked patch from Ulf to make extension working
Making/copying the /share/java dir is ok even if you don't use it. Now there is only one place that needs editing to enable/disable java
16 years agofix FIXME: remove setting knotholder to NULL, because it is already nulled by unset_item
fix FIXME: remove setting knotholder to NULL, because it is already nulled by unset_item
Split getException into method and function, so it can be used in native functions.
Split getException into method and function, so it can be used in native functions.
Better test
Improve call to callMain()
Improve exception handling. Handle static method return types.
* macosx/Resources/bin/inkscape, macosx/Resources/etc/fonts/fonts.conf:
Fix fontconfig configuration on machines where Macport's fontconfig is
not installed.
Fix fontconfig configuration on machines where Macport's fontconfig is
not installed.
update for pdf options
enable --export-id and --export-area-drawing for PDF export
update
dropper modes: replace undecipherable icons with text labels
Fixed initialization order
Snap to page border
Add (commented) everything needed to build with java
Got initial JS execution working
Add more javac stuff. Add target="" attribute to javac
fix by Albin Sunnanbo for dash offset in text
Improve native method table structure
Report JVM version
updated copy from 0.46 branch
Add C jvm exception checking
* packaging/macosx/ScriptExec/main.c: Update ScriptExec with upstream fixes
and changes. X11.app now gets focus if the Inkscape icon is clicked while
Inkscape is already open (previously nothing happened).
* packaging/macosx/Resources/openDoc: If Inkscape.app is already open and
a file is dropped on the Inkscape dock icon, or an Inkscape file is
double-clicked in the Finder, that document will now be correctly opened
in a new Inkscape window (previously nothing happened).
* packaging/macosx/Resources/script: Some minor fixes, plus alert the user
about the font cache building time only if ~/.fontconfig/ doesn't exist.
* packaging/macosx/Resources/bin/inkscape: Only override the fontconfig
configuration on OSX 10.4 or earlier, since the fc-cache behaviour has
been corrected on 10.5.
* Info.plist.in: Update the copyright dates, and change Inkscape to be an
Editor for SVG files, rather than a Viewer as it was previously.
and changes. X11.app now gets focus if the Inkscape icon is clicked while
Inkscape is already open (previously nothing happened).
* packaging/macosx/Resources/openDoc: If Inkscape.app is already open and
a file is dropped on the Inkscape dock icon, or an Inkscape file is
double-clicked in the Finder, that document will now be correctly opened
in a new Inkscape window (previously nothing happened).
* packaging/macosx/Resources/script: Some minor fixes, plus alert the user
about the font cache building time only if ~/.fontconfig/ doesn't exist.
* packaging/macosx/Resources/bin/inkscape: Only override the fontconfig
configuration on OSX 10.4 or earlier, since the fc-cache behaviour has
been corrected on 10.5.
* Info.plist.in: Update the copyright dates, and change Inkscape to be an
Editor for SVG files, rather than a Viewer as it was previously.
Fixing to work with current wiki format
fixing wrong uppercase on second word for 'Draw Freely' on Slovenian
about screen
about screen
adding french about screen for 0.46. Hoppefully we still can add this
one to the release!
one to the release!
Updates for the russian tutorials, new tutorial-advanced.sk.svg.
bug fixes
fix "last effect settings..." that used to run the effect immediately.
patch by Albin Sunnanbo for 168072
adding 0.46 about screen in Slovenian
Added comments
* [INTL: es] Spanish update by Lucas Vieites (closes: #199769)
noop: Address constness warning.
minor: Add bind/makefile.in
noop: Address a warning.
Fixed build
Fixed stat include
Fixing build
Adding OS X path
add domptr.cpp
Changed to use INKSCAPE_JAVADIR
add INKSCAPE_JAVADIR
Fixed line-ends
Remember to add the jni files
Add the /bind dir
New makefile_insert for /bind
Put /bind references back in
updating pt_BR.po on trunk.
This should be commited to 0.46 branch also because it contains some important fixes.
This should be commited to 0.46 branch also because it contains some important fixes.
Put it back :-)
Redirect stdout and stderr from scripts
Update header
Temporary kludge to permit linking
more about screens for 0.46
clean up tabs and DOS-ishness
Update to follow new scripting stuff
Switch to newer binding stuff
Don't steal 'del' key in pen context when there is no curve being drawn (closes LP #200241)
Generated SVG file from sk.po.
#200252 Updated Slovenian nsh file
fix 179178
patch by sas from Bug #199922: speeds up dxf output
committing patch from Alvin Penner to satisfy Bug #192923
made a few changes from his patch. converted dxf_outlines.dxf in to a
python module with strings because looping over lines in the DXF file
looked fragile. We need get someone to test this with RoboMaster to
make sure the output still works properly.
made a few changes from his patch. converted dxf_outlines.dxf in to a
python module with strings because looping over lines in the DXF file
looked fragile. We need get someone to test this with RoboMaster to
make sure the output still works properly.
Factor out duplicated angle/distance statusbar code into separate function
Move 3D box code out of sp-canvas.cpp
16 years agoskeletal-stroke: offset parameters are back again... optionaly proportional to patter...
skeletal-stroke: offset parameters are back again... optionaly proportional to pattern size.
Hack up our own little linux jni_md.h file until we get an "official" one
Change to open versions of the jni .h files
Temporary. We need to replace with openjdk versions.
c++ part of binding can be compiled now without needing a jdk installed. Uses a local copy of jni.h instead.
First commit for java binding
Add items for java binding
16 years ago2Geom fix: derivative of order 1 bezier, and an out of range bug affecting intersecti...
2Geom fix: derivative of order 1 bezier, and an out of range bug affecting intersection computation.
Fixed ctor intialization order
updated slovak and spanish
Begin change from Spidermonkey binding to JVM
Oops. added ucd.c instead of ucd.cpp.
Warning cleanup
Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an infinite loop.
Change charclass.cpp/h to ucd.cpp/h
Change charclass.cpp/h to ucd.cpp/h
fix 199791
missing breton.nsh win32 NSIS translation on distribution
Node tool: snap to paths and their nodes, incl. to the path currently being edited