Code

inkscape.git
15 years agoupdated French translation from Nicolas
prokoudine [Wed, 4 Feb 2009 22:52:13 +0000 (22:52 +0000)]
updated French translation from Nicolas

15 years ago * [INTL:es] Spanish translation update by Lucas Vieites - closes #325224
mfloryan [Wed, 4 Feb 2009 22:13:12 +0000 (22:13 +0000)]
 * [INTL:es] Spanish translation update by Lucas Vieites - closes #325224

15 years agoPrinting marks update from Nicolas Dufour - changeing positions: star_target and...
aurium [Wed, 4 Feb 2009 20:55:48 +0000 (20:55 +0000)]
Printing marks update from Nicolas Dufour - changeing positions: star_target and reg_marks

15 years agoMaking the eraser more eraser-like
joncruz [Wed, 4 Feb 2009 07:45:39 +0000 (07:45 +0000)]
Making the eraser more eraser-like

15 years agoWarning cleanup.
joncruz [Wed, 4 Feb 2009 07:45:20 +0000 (07:45 +0000)]
Warning cleanup.

15 years agoFixed dangerous base-class methods that were missing returns by converting them to...
joncruz [Wed, 4 Feb 2009 07:33:57 +0000 (07:33 +0000)]
Fixed dangerous base-class methods that were missing returns by converting them to abstract.

15 years agoWarning cleanup.
joncruz [Wed, 4 Feb 2009 07:32:35 +0000 (07:32 +0000)]
Warning cleanup.

15 years agoenable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
johanengelen [Mon, 2 Feb 2009 19:42:03 +0000 (19:42 +0000)]
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)

15 years agoenable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
johanengelen [Mon, 2 Feb 2009 19:39:45 +0000 (19:39 +0000)]
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)

15 years agoAnother update from Foppe Benedictus and Kris
prokoudine [Mon, 2 Feb 2009 17:39:59 +0000 (17:39 +0000)]
Another update from Foppe Benedictus and Kris

15 years agofix obsolete syntax that emits warnings
buliabyak [Mon, 2 Feb 2009 15:59:57 +0000 (15:59 +0000)]
fix obsolete syntax that emits warnings

15 years agoedit names
buliabyak [Mon, 2 Feb 2009 15:57:39 +0000 (15:57 +0000)]
edit names

15 years agodisplay waiting cursor; move credits to a page of its own
buliabyak [Mon, 2 Feb 2009 15:52:53 +0000 (15:52 +0000)]
display waiting cursor; move credits to a page of its own

15 years agocopyedit, use repeated calls for graduated contrast
buliabyak [Mon, 2 Feb 2009 15:52:05 +0000 (15:52 +0000)]
copyedit, use repeated calls for graduated contrast

15 years agocopyedit, names that make more sense
buliabyak [Mon, 2 Feb 2009 15:51:07 +0000 (15:51 +0000)]
copyedit, names that make more sense

15 years agouse the same steps to figure out dir for bitmap copy as in export dialog
buliabyak [Mon, 2 Feb 2009 15:49:47 +0000 (15:49 +0000)]
use the same steps to figure out dir for bitmap copy as in export dialog

15 years agoremove mnemonic which does not work anyway
buliabyak [Mon, 2 Feb 2009 15:48:44 +0000 (15:48 +0000)]
remove mnemonic which does not work anyway

15 years agofix crash
buliabyak [Mon, 2 Feb 2009 15:48:12 +0000 (15:48 +0000)]
fix crash

15 years agoknot-lpe enabled (tests commited to testsuite).
jfbarraud [Mon, 2 Feb 2009 00:02:17 +0000 (00:02 +0000)]
knot-lpe enabled (tests commited to testsuite).

15 years agoFIX for bug 317964; SVG crashes on empthy flow-text element
theadib [Sun, 1 Feb 2009 23:48:26 +0000 (23:48 +0000)]
FIX for bug 317964; SVG crashes on empthy flow-text element

15 years agobug fix: handle paths with more than one component.
jfbarraud [Sun, 1 Feb 2009 16:41:37 +0000 (16:41 +0000)]
bug fix: handle paths with more than one component.

15 years agoadd support for layers
alvinpenner [Sun, 1 Feb 2009 12:45:54 +0000 (12:45 +0000)]
add support for layers

15 years agoadd group code 70 to LWPOLYLINE
alvinpenner [Sun, 1 Feb 2009 00:04:19 +0000 (00:04 +0000)]
add group code 70 to LWPOLYLINE

15 years agoStore the snapper tolerances in the snap-preferences instead of in each snapper indiv...
dvlierop2 [Sat, 31 Jan 2009 13:51:52 +0000 (13:51 +0000)]
Store the snapper tolerances in the snap-preferences instead of in each snapper individualy. This way we don't have to update all snappers when the namedview has been updated (and we can get rid of the _update_snap_distances() call)

15 years ago* [INTL:pl] Further small updates to the Polish translation
mfloryan [Thu, 29 Jan 2009 23:11:50 +0000 (23:11 +0000)]
* [INTL:pl] Further small updates to the Polish translation

15 years agofix crash described at
JucaBlues [Thu, 29 Jan 2009 21:09:39 +0000 (21:09 +0000)]
fix crash described at
https://bugs.launchpad.net/inkscape/+bug/307567

15 years agoSome consistency cleanup for descriptions.
mfloryan [Thu, 29 Jan 2009 18:32:29 +0000 (18:32 +0000)]
Some consistency cleanup for descriptions.

15 years agoconfigure.ac: Fix syntax error introduced in r20243.
pjrm [Thu, 29 Jan 2009 02:11:26 +0000 (02:11 +0000)]
configure.ac: Fix syntax error introduced in r20243.

15 years agoset waiting cursor while loading a file
buliabyak [Wed, 28 Jan 2009 23:35:00 +0000 (23:35 +0000)]
set waiting cursor while loading a file

15 years agodo not change cursor if desktop has set it to waiting
buliabyak [Wed, 28 Jan 2009 23:34:37 +0000 (23:34 +0000)]
do not change cursor if desktop has set it to waiting

15 years agoadd accessor for the waiting_cursor flag (sorry for the recompile)
buliabyak [Wed, 28 Jan 2009 23:34:04 +0000 (23:34 +0000)]
add accessor for the waiting_cursor flag (sorry for the recompile)

15 years agoAdd buttons for snapping to grids and/or guides
dvlierop2 [Wed, 28 Jan 2009 21:19:16 +0000 (21:19 +0000)]
Add buttons for snapping to grids and/or guides

15 years agoshow waiting cursor while ExecutionEnv is working
buliabyak [Wed, 28 Jan 2009 21:15:43 +0000 (21:15 +0000)]
show waiting cursor while ExecutionEnv is working

15 years agosince imagemagic effects cannot be cancelled midway, trying to do so often crashes...
buliabyak [Wed, 28 Jan 2009 21:12:57 +0000 (21:12 +0000)]
since imagemagic effects cannot be cancelled midway, trying to do so often crashes; the fix is to disallow UI interaction while it works, at least until we implement a way to safely cancel such effects

15 years ago * [INTL: sk] Slovak update by Ivan Masar
helix84 [Wed, 28 Jan 2009 14:27:23 +0000 (14:27 +0000)]
 * [INTL: sk] Slovak update by Ivan Masar

15 years ago * [INTL:*] update_po_files.sh
helix84 [Wed, 28 Jan 2009 13:18:04 +0000 (13:18 +0000)]
 * [INTL:*] update_po_files.sh

15 years ago* [INTL: pl] Polish update by Polish Inkscape Translation Team; + POTFILES
mfloryan [Tue, 27 Jan 2009 23:03:41 +0000 (23:03 +0000)]
* [INTL: pl] Polish update by Polish Inkscape Translation Team; + POTFILES

15 years agoAdded missing translation.
mfloryan [Tue, 27 Jan 2009 22:53:22 +0000 (22:53 +0000)]
Added missing translation.

15 years agothinner lines and now extends into corners
scislac [Tue, 27 Jan 2009 21:50:06 +0000 (21:50 +0000)]
thinner lines and now extends into corners

15 years agodraw red X icon while dragging the "remove color" item
JucaBlues [Tue, 27 Jan 2009 21:05:05 +0000 (21:05 +0000)]
draw red X icon while dragging the "remove color" item

15 years agosimplify sketch result to fix crash
johanengelen [Tue, 27 Jan 2009 17:12:48 +0000 (17:12 +0000)]
simplify sketch result to fix crash

15 years agofix crash when drawing very quickly while still loading inkscape.
johanengelen [Tue, 27 Jan 2009 16:55:52 +0000 (16:55 +0000)]
fix crash when drawing very quickly while still loading inkscape.

15 years agoquick ad-hoc fix to restore guide dragging
cilix42 [Tue, 27 Jan 2009 16:38:37 +0000 (16:38 +0000)]
quick ad-hoc fix to restore guide dragging

15 years agoproper resizing of remove color button
JucaBlues [Tue, 27 Jan 2009 14:43:31 +0000 (14:43 +0000)]
proper resizing of remove color button

15 years agoImproved English slightly
mfloryan [Tue, 27 Jan 2009 11:47:31 +0000 (11:47 +0000)]
Improved English slightly

15 years agoadd subtract mode with alt, adjust inertia
buliabyak [Mon, 26 Jan 2009 22:20:14 +0000 (22:20 +0000)]
add subtract mode with alt, adjust inertia

15 years agofix parameter ranges, copyedit
buliabyak [Mon, 26 Jan 2009 21:38:06 +0000 (21:38 +0000)]
fix parameter ranges, copyedit

15 years agocalligraphic defaults: forgotten conversions to the new range
buliabyak [Mon, 26 Jan 2009 21:35:02 +0000 (21:35 +0000)]
calligraphic defaults: forgotten conversions to the new range

15 years agoAll snap options which can be accessed through the snapping toolbar are now removed...
dvlierop2 [Mon, 26 Jan 2009 21:16:23 +0000 (21:16 +0000)]
All snap options which can be accessed through the snapping toolbar are now removed from the document properties dialog

15 years agoNicer symbol for guide anchor
cilix42 [Mon, 26 Jan 2009 16:39:07 +0000 (16:39 +0000)]
Nicer symbol for guide anchor

15 years agoadding configurable system encoding input for calendar extension
aurium [Mon, 26 Jan 2009 15:02:43 +0000 (15:02 +0000)]
adding configurable system encoding input for calendar extension

15 years agodisplay guide anchor on canvas; anchor and angle can be edited by mouse
cilix42 [Mon, 26 Jan 2009 14:41:05 +0000 (14:41 +0000)]
display guide anchor on canvas; anchor and angle can be edited by mouse

15 years agoremoving a g_warning
JucaBlues [Mon, 26 Jan 2009 12:24:03 +0000 (12:24 +0000)]
removing a g_warning

15 years agosynchronize
buliabyak [Mon, 26 Jan 2009 02:16:39 +0000 (02:16 +0000)]
synchronize

15 years agoadd support for 'iso-8859-1'
alvinpenner [Mon, 26 Jan 2009 00:19:35 +0000 (00:19 +0000)]
add support for 'iso-8859-1'

15 years agoprevent inkscape from crashing in case of malformed SVG, still need method to inform...
theAdib [Sun, 25 Jan 2009 21:20:52 +0000 (21:20 +0000)]
prevent inkscape from crashing in case of malformed SVG, still need method to inform the user about document corruption

15 years agoRemove the source snap-indicator when ungrabbing
dvlierop2 [Sun, 25 Jan 2009 20:11:54 +0000 (20:11 +0000)]
Remove the source snap-indicator when ungrabbing

15 years agoRemove some SP_ACTIVE_DESKTOP() calls
dvlierop2 [Sun, 25 Jan 2009 20:02:13 +0000 (20:02 +0000)]
Remove some SP_ACTIVE_DESKTOP() calls

15 years agoDisplay the snap source indicator only when snapping is enabled
dvlierop2 [Sun, 25 Jan 2009 14:18:02 +0000 (14:18 +0000)]
Display the snap source indicator only when snapping is enabled

15 years ago- The snap-delay mechanism should now be more robust. From now on, it must be turned...
dvlierop2 [Sun, 25 Jan 2009 13:35:08 +0000 (13:35 +0000)]
- The snap-delay mechanism should now be more robust. From now on, it must be turned on and off explicitely within each context. This prevents delayed snapping events from being fired after the context or context's state has changed.
- Creating single dots now snaps

15 years agoremoving void files
JucaBlues [Sun, 25 Jan 2009 12:24:01 +0000 (12:24 +0000)]
removing void files

duh!

15 years agohatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke width'.
jfbarraud [Sun, 25 Jan 2009 00:45:24 +0000 (00:45 +0000)]
hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke width'.

15 years agofix percentage coordinates for rect and line. (svgtestsuite-1.1/coords-units-02-b...
johanengelen [Sun, 25 Jan 2009 00:24:16 +0000 (00:24 +0000)]
fix percentage coordinates for rect and line. (svgtestsuite-1.1/coords-units-02-b.svg)

15 years agofix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b.svg)
johanengelen [Sun, 25 Jan 2009 00:16:22 +0000 (00:16 +0000)]
fix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b.svg)

15 years agomove most of the new LPEs to the experimental section, this means that most of them...
johanengelen [Sat, 24 Jan 2009 23:16:08 +0000 (23:16 +0000)]
move most of the new LPEs to the experimental section, this means that most of them will not appear in normal builds. let's be more careful in future about which lpe is "done" and which is still in development. many of the now experimental LPEs actually work quite well. if so, commit an extensive SVG with testcases to the testsuite, and move the effect out of the experimental section.

15 years agoremove debug code
johanengelen [Sat, 24 Jan 2009 22:51:05 +0000 (22:51 +0000)]
remove debug code

15 years agoAdded some missing snappings icons to the Tango theme, and made some very small chang...
dvlierop2 [Sat, 24 Jan 2009 22:21:23 +0000 (22:21 +0000)]
Added some missing snappings icons to the Tango theme, and made some very small changes to them.

15 years agoadd "remove color" ColorItem to the swatches dialog
JucaBlues [Sat, 24 Jan 2009 08:09:52 +0000 (08:09 +0000)]
add "remove color" ColorItem to the swatches dialog

15 years agosort combo enumerations
johanengelen [Sat, 24 Jan 2009 01:15:07 +0000 (01:15 +0000)]
sort combo enumerations

15 years agosmall cleanup in src/trace (warnings and trailing spaces)
sgimenez [Fri, 23 Jan 2009 21:55:34 +0000 (21:55 +0000)]
small cleanup in src/trace (warnings and trailing spaces)

15 years agofix the fill-end-of-month option
buliabyak [Fri, 23 Jan 2009 04:00:08 +0000 (04:00 +0000)]
fix the fill-end-of-month option

15 years agoadd calendar to makefile; move some extensions to Render where they make more sense
buliabyak [Thu, 22 Jan 2009 22:43:54 +0000 (22:43 +0000)]
add calendar to makefile; move some extensions to Render where they make more sense

15 years ago * Extension test dir
aurium [Thu, 22 Jan 2009 22:12:55 +0000 (22:12 +0000)]
   * Extension test dir
   * test for svgcalendar
   * minimal-blank.svg

15 years agopublishing calendar generator extension
aurium [Thu, 22 Jan 2009 22:09:33 +0000 (22:09 +0000)]
publishing calendar generator extension

15 years agoforce string argument to sys.stderr.write in method errormsg of inkex.py
aurium [Thu, 22 Jan 2009 21:31:31 +0000 (21:31 +0000)]
force string argument to sys.stderr.write in method errormsg of inkex.py

15 years agoFix compile when lcms is disabled
cilix42 [Wed, 21 Jan 2009 20:57:33 +0000 (20:57 +0000)]
Fix compile when lcms is disabled

15 years agoupdated translation from JazzyNico
prokoudine [Wed, 21 Jan 2009 14:53:10 +0000 (14:53 +0000)]
updated translation from JazzyNico

15 years agoDon't hold on to pointer returned from c_str(). Might help bug 307567
joncruz [Wed, 21 Jan 2009 13:44:37 +0000 (13:44 +0000)]
Don't hold on to pointer returned from c_str(). Might help bug 307567

15 years agoFixed to not emit signals from deleted object. May fix 271621.
joncruz [Wed, 21 Jan 2009 12:53:19 +0000 (12:53 +0000)]
Fixed to not emit signals from deleted object. May fix 271621.
Fixed to no longer emit signal from deleted instance. Might fix bug 271621

15 years agouse our python from devlibs, do not assume the user has a python in path
buliabyak [Tue, 20 Jan 2009 21:56:20 +0000 (21:56 +0000)]
use our python from devlibs, do not assume the user has a python in path

15 years agodouble inclusion fix
johanengelen [Tue, 20 Jan 2009 19:47:28 +0000 (19:47 +0000)]
double inclusion fix

15 years agoTurn off new input dialog pending cleanup
joncruz [Tue, 20 Jan 2009 05:48:20 +0000 (05:48 +0000)]
Turn off new input dialog pending cleanup

15 years agoWarning cleanup
joncruz [Tue, 20 Jan 2009 01:26:16 +0000 (01:26 +0000)]
Warning cleanup

15 years agopatch 318246
buliabyak [Mon, 19 Jan 2009 19:28:42 +0000 (19:28 +0000)]
patch 318246

15 years agoRounding errors in feComposite: patch by Preben S (bug 318134)
kiirala [Mon, 19 Jan 2009 13:45:47 +0000 (13:45 +0000)]
Rounding errors in feComposite: patch by Preben S (bug 318134)

15 years agoupdated Russian translation
prokoudine [Mon, 19 Jan 2009 09:45:12 +0000 (09:45 +0000)]
updated Russian translation

15 years agoimprove guide tracking: add inertia after escape, suppress initial jerk, reduce undes...
buliabyak [Mon, 19 Jan 2009 08:42:39 +0000 (08:42 +0000)]
improve guide tracking: add inertia after escape, suppress initial jerk, reduce undesired flipping

15 years ago- Snap to the midpoint of shapes and bboxes
dvlierop2 [Sun, 18 Jan 2009 20:00:19 +0000 (20:00 +0000)]
- Snap to the midpoint of shapes and bboxes
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed

15 years agosnap indicator: try a diamond shaped indicator for snapping to nodes. see how we...
johanengelen [Sat, 17 Jan 2009 21:20:50 +0000 (21:20 +0000)]
snap indicator: try a diamond shaped indicator for snapping to nodes. see how we like this.

15 years agofix/revert 20519 and 20521
johanengelen [Sat, 17 Jan 2009 21:08:03 +0000 (21:08 +0000)]
fix/revert 20519 and 20521

15 years agofix bug !
johanengelen [Sat, 17 Jan 2009 20:27:13 +0000 (20:27 +0000)]
fix bug !

15 years agowork a bit on snapindicator: added switch statement for different types
johanengelen [Fri, 16 Jan 2009 22:06:40 +0000 (22:06 +0000)]
work a bit on snapindicator: added switch statement for different types

15 years agonr-filter-image now yields identical results to using <image> in most cases by making...
jaspervdg [Fri, 16 Jan 2009 08:48:38 +0000 (08:48 +0000)]
nr-filter-image now yields identical results to using <image> in most cases by making use of nr-compose-transform (the only exception is the case when a file is used that does not contain an alpha channel, then it still uses its own code).

15 years agotrying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 but a...
JucaBlues [Fri, 16 Jan 2009 00:36:28 +0000 (00:36 +0000)]
trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 but a Debian sid user has complained about it. So I am including explicitely the gtkexpander.h
header. I hope it fixes the build for him.

15 years agoadding a "scripting" tab to document properties dialog that allow the user to manage...
JucaBlues [Thu, 15 Jan 2009 18:01:02 +0000 (18:01 +0000)]
adding a "scripting" tab to document properties dialog that allow the user to manage external javascript references.

(also only working for "Inkscape SVG")

15 years agoadded interactivity attributes to the object properties dialog.
JucaBlues [Thu, 15 Jan 2009 10:24:38 +0000 (10:24 +0000)]
added interactivity attributes to the object properties dialog.

If you want to test it, create a new document, draw something, select it, ctrl+shift+O, expand the Interactivity expander and set:

onclick to window.location="http://xkcd.com"
onmouseover to this.style.cursor="pointer"

Save as Inkscape SVG (currently not working for Plain SVG)
then open this SVG file in Firefox to see the result.

15 years agofix include
buliabyak [Thu, 15 Jan 2009 01:30:19 +0000 (01:30 +0000)]
fix include

15 years agoi guess this is better but doesn't fix crash
johanengelen [Wed, 14 Jan 2009 21:10:00 +0000 (21:10 +0000)]
i guess this is better but doesn't fix crash

15 years agotry to fix build
johanengelen [Wed, 14 Jan 2009 21:01:23 +0000 (21:01 +0000)]
try to fix build

15 years agoRemove INKSCAPE_VERSION from menus-skeleton.h
tweenk [Wed, 14 Jan 2009 15:28:20 +0000 (15:28 +0000)]
Remove INKSCAPE_VERSION from menus-skeleton.h