summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* * packaging/macosx/Resources/openDoc: Fix a bug with the path being set mjwybrow2008-03-121-1/+1
| | | | | | 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. (bzr r5074)
* tweaked patch from Ulf to make extension workingAdib Taraben2008-03-123-1/+40
| | | (bzr r5073)
* Making/copying the /share/java dir is ok even if you don't use it. Now ↵Bob Jamison2008-03-121-2/+3
| | | | | there is only one place that needs editing to enable/disable java (bzr r5072)
* fix FIXME: remove setting knotholder to NULL, because it is already nulled ↵Johan B. C. Engelen2008-03-121-2/+0
| | | | | by unset_item (bzr r5071)
* Split getException into method and function, so it can be used in native ↵Bob Jamison2008-03-122-5/+6
| | | | | functions. (bzr r5070)
* Split getException into method and function, so it can be used in native ↵Bob Jamison2008-03-123-12/+72
| | | | | functions. (bzr r5069)
* Better testBob Jamison2008-03-121-1/+3
| | | (bzr r5068)
* Improve call to callMain()Bob Jamison2008-03-123-3/+13
| | | (bzr r5067)
* Improve exception handling. Handle static method return types.Bob Jamison2008-03-123-43/+87
| | | (bzr r5066)
* * macosx/Resources/bin/inkscape, macosx/Resources/etc/fonts/fonts.conf:mjwybrow2008-03-122-14/+8
| | | | | | Fix fontconfig configuration on machines where Macport's fontconfig is not installed. (bzr r5065)
* update for pdf optionsbulia byak2008-03-121-9/+21
| | | (bzr r5064)
* enable --export-id and --export-area-drawing for PDF exportbulia byak2008-03-123-14/+85
| | | (bzr r5063)
* updatebulia byak2008-03-121-52/+53
| | | (bzr r5062)
* dropper modes: replace undecipherable icons with text labelsbulia byak2008-03-122-27/+14
| | | (bzr r5061)
* Fixed initialization orderJon A. Cruz2008-03-121-2/+2
| | | (bzr r5060)
* Snap to page borderDiederik van Lierop2008-03-128-18/+66
| | | (bzr r5059)
* Add (commented) everything needed to build with javaBob Jamison2008-03-111-1/+1
| | | (bzr r5058)
* Got initial JS execution workingBob Jamison2008-03-116-102/+364
| | | (bzr r5057)
* Add more javac stuff. Add target="" attribute to javacBob Jamison2008-03-112-3/+15
| | | (bzr r5056)
* fix by Albin Sunnanbo for dash offset in textbulia byak2008-03-111-0/+1
| | | (bzr r5055)
* Improve native method table structureBob Jamison2008-03-111-13/+36
| | | (bzr r5054)
* Report JVM versionBob Jamison2008-03-111-0/+6
| | | (bzr r5053)
* updated copy from 0.46 branchAlexandre Prokoudine2008-03-111-4271/+3289
| | | (bzr r5052)
* Add C jvm exception checkingBob Jamison2008-03-111-19/+27
| | | (bzr r5051)
* * packaging/macosx/ScriptExec/main.c: Update ScriptExec with upstream fixesmjwybrow2008-03-115-19/+117
| | | | | | | | | | | | | | | | | | | | | 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. (bzr r5050)
* Fixing to work with current wiki formatBryce Harrington2008-03-111-6/+8
| | | (bzr r5049)
* fixing wrong uppercase on second word for 'Draw Freely' on Slovenian Felipe Corr??a da Silva Sanches2008-03-111-58/+66
| | | | | about screen (bzr r5048)
* adding french about screen for 0.46. Hoppefully we still can add this Felipe Corr??a da Silva Sanches2008-03-101-0/+1587
| | | | | one to the release! (bzr r5047)
* Updates for the russian tutorials, new tutorial-advanced.sk.svg.Colin Marquardt2008-03-108-812/+861
| | | (bzr r5046)
* bug fixesBob Jamison2008-03-103-15/+75
| | | (bzr r5045)
* fix "last effect settings..." that used to run the effect immediately.Johan B. C. Engelen2008-03-101-3/+2
| | | (bzr r5044)
* patch by Albin Sunnanbo for 168072bulia byak2008-03-101-0/+1
| | | (bzr r5043)
* adding 0.46 about screen in SlovenianFelipe Corr??a da Silva Sanches2008-03-101-0/+1574
| | | (bzr r5042)
* Added commentsBob Jamison2008-03-102-16/+88
| | | (bzr r5041)
* * [INTL: es] Spanish update by Lucas Vieites (closes: #199769)Luca Bruno2008-03-101-384/+195
| | | (bzr r5040)
* noop: Address constness warning.Peter Moulder2008-03-101-16/+16
| | | (bzr r5039)
* minor: Add bind/makefile.inPeter Moulder2008-03-103-0/+19
| | | (bzr r5038)
* noop: Address a warning.Peter Moulder2008-03-101-1/+1
| | | (bzr r5037)
* Fixed buildJon A. Cruz2008-03-102-1/+2
| | | (bzr r5036)
* Fixed stat includeJon A. Cruz2008-03-101-7/+11
| | | (bzr r5035)
* Fixing buildJon A. Cruz2008-03-101-5/+1
| | | (bzr r5034)
* Adding OS X pathJon A. Cruz2008-03-101-1/+2
| | | (bzr r5033)
* add domptr.cppBob Jamison2008-03-101-0/+1
| | | (bzr r5032)
* Changed to use INKSCAPE_JAVADIRBob Jamison2008-03-101-2/+7
| | | (bzr r5031)
* add INKSCAPE_JAVADIRBob Jamison2008-03-101-0/+3
| | | (bzr r5030)
* Fixed line-endsJon A. Cruz2008-03-101-18/+21
| | | (bzr r5029)
* Remember to add the jni filesBob Jamison2008-03-101-5/+8
| | | (bzr r5028)
* Add the /bind dirBob Jamison2008-03-101-0/+2
| | | (bzr r5027)
* New makefile_insert for /bindBob Jamison2008-03-101-0/+15
| | | (bzr r5026)
* Put /bind references back inBob Jamison2008-03-101-8/+0
| | | (bzr r5025)