Code

inkscape.git
13 years agoSafer fix for bug #579932 that won't leak memory.
Jon A. Cruz [Wed, 28 Jul 2010 01:57:53 +0000 (18:57 -0700)]
Safer fix for bug #579932 that won't leak memory.

13 years agoDuplicate the undo key passed to sp_document_maybe_done, instead of simply
Krzysztof Kosiński [Tue, 27 Jul 2010 22:29:47 +0000 (00:29 +0200)]
Duplicate the undo key passed to sp_document_maybe_done, instead of simply
assigning it. Allows the function to be used with dynamically created
keys and fixes undo stack spam when adjusting filter parameter values
(LP #579932).

13 years agopowerstroke: sort point option
Johan Engelen [Tue, 27 Jul 2010 20:30:10 +0000 (22:30 +0200)]
powerstroke: sort point option

13 years agopowerstroke: arbitrary number of control points.
Johan Engelen [Tue, 27 Jul 2010 19:56:51 +0000 (21:56 +0200)]
powerstroke: arbitrary number of control points.

13 years agocommit missing files
Johan Engelen [Tue, 27 Jul 2010 17:55:31 +0000 (19:55 +0200)]
commit missing files

13 years agoMore sensible ranges for feSpecularLighting and feDiffuseLighting parameters
Krzysztof Kosiński [Tue, 27 Jul 2010 01:03:02 +0000 (03:03 +0200)]
More sensible ranges for feSpecularLighting and feDiffuseLighting parameters

13 years agomore powerstroke build infrastructure
Johan Engelen [Mon, 26 Jul 2010 23:43:02 +0000 (01:43 +0200)]
more powerstroke build infrastructure

13 years agoFix initial combo box values in filter effects dialog
Krzysztof Kosiński [Mon, 26 Jul 2010 23:37:52 +0000 (01:37 +0200)]
Fix initial combo box values in filter effects dialog

13 years agoadd powerstroke initial shot
Johan Engelen [Mon, 26 Jul 2010 22:26:16 +0000 (00:26 +0200)]
add powerstroke initial shot

13 years agofix crash bug 607557
Johan Engelen [Mon, 26 Jul 2010 22:17:25 +0000 (00:17 +0200)]
fix crash bug 607557

13 years agoWhile rotating, don't try snapping points coincident with the rotation center
Diederik van Lierop [Mon, 26 Jul 2010 20:45:01 +0000 (22:45 +0200)]
While rotating, don't try snapping points coincident with the rotation center

13 years agoAdded preference to suppress auto-refresh of icon previews.
Jon A. Cruz [Mon, 26 Jul 2010 00:34:37 +0000 (17:34 -0700)]
Added preference to suppress auto-refresh of icon previews.

13 years agoAdded debug info.
Jon A. Cruz [Sun, 25 Jul 2010 23:55:49 +0000 (16:55 -0700)]
Added debug info.
Throttle down icon preview rendering based on observed duration.

13 years agoupdated PO file
Arpad Biro [Sun, 25 Jul 2010 21:20:39 +0000 (23:20 +0200)]
updated PO file

13 years ago1) Snap to transformation center even if it's outside of the bounding box of the...
Diederik van Lierop [Sun, 25 Jul 2010 20:29:45 +0000 (22:29 +0200)]
1) Snap to transformation center even if it's outside of the bounding box of the parent item
2) In some cases the snap source indicator wasn't shown

13 years agoMake icon preview seleciton stikcy by default.
Jon A. Cruz [Sun, 25 Jul 2010 07:37:14 +0000 (00:37 -0700)]
Make icon preview seleciton stikcy by default.

13 years agoPixmap fix apply
Leo Albert Jackson [Sun, 25 Jul 2010 05:40:03 +0000 (01:40 -0400)]
Pixmap fix apply

13 years agoAdded preference to suppress icon preview frames.
Jon A. Cruz [Sun, 25 Jul 2010 04:58:14 +0000 (21:58 -0700)]
Added preference to suppress icon preview frames.

13 years agoAdded preference to keep last selected item shown.
Jon A. Cruz [Sun, 25 Jul 2010 04:54:39 +0000 (21:54 -0700)]
Added preference to keep last selected item shown.

13 years agoAdding preference to suppress packing of previews.
Jon A. Cruz [Sun, 25 Jul 2010 01:11:16 +0000 (18:11 -0700)]
Adding preference to suppress packing of previews.

13 years agopatch by Hungerburg for pattern in HATCH entity
Alvin Penner [Sat, 24 Jul 2010 21:52:44 +0000 (17:52 -0400)]
patch by Hungerburg for pattern in HATCH entity

13 years agoAvoid self-snapping when dragging a rotation center, and draw the rotation center...
Diederik van Lierop [Sat, 24 Jul 2010 12:37:50 +0000 (14:37 +0200)]
Avoid self-snapping when dragging a rotation center, and draw the rotation center at the snapped position

13 years agosupport for transform elements (Bug 600473)
Alvin Penner [Thu, 22 Jul 2010 00:32:59 +0000 (20:32 -0400)]
support for transform elements (Bug 600473)

13 years agoFix sculpting of nodes with non-degenerate handles.
Krzysztof Kosiński [Thu, 22 Jul 2010 00:09:48 +0000 (02:09 +0200)]
Fix sculpting of nodes with non-degenerate handles.

13 years ago1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return statement
Diederik van Lierop [Wed, 21 Jul 2010 19:26:08 +0000 (21:26 +0200)]
1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return statement

13 years agoMake OpenMP actually work on systems that use Autoconf.
Krzysztof Kosiński [Wed, 21 Jul 2010 13:30:04 +0000 (15:30 +0200)]
Make OpenMP actually work on systems that use Autoconf.

13 years agoWhen snapping to handle lines (Ctrl+Alt node drag), snap
Krzysztof Kosiński [Wed, 21 Jul 2010 00:17:34 +0000 (02:17 +0200)]
When snapping to handle lines (Ctrl+Alt node drag), snap
to perpendiculars of those lines as well

13 years agofix Bug 308204, add Visual bbox option
Alvin Penner [Tue, 20 Jul 2010 23:00:21 +0000 (19:00 -0400)]
fix Bug 308204, add Visual bbox option

13 years ago- Remove some old code which snapped the rotation center to the bbox, and which disca...
Diederik van Lierop [Tue, 20 Jul 2010 19:18:58 +0000 (21:18 +0200)]
- Remove some old code which snapped the rotation center to the bbox, and which discarded all of the snapping settings
- Improve the logic behind the snapping buttons, i.e. what snaps to what for each of the buttons

13 years agofix windows build, removing dbus from build
Johan Engelen [Tue, 20 Jul 2010 16:02:15 +0000 (18:02 +0200)]
fix windows build, removing dbus from build

13 years agoRestore code safety for all but Win32.
Jon A. Cruz [Tue, 20 Jul 2010 08:05:20 +0000 (01:05 -0700)]
Restore code safety for all but Win32.

13 years agopatch by Daniel Blueman for Bug 590079
Alvin Penner [Mon, 19 Jul 2010 22:54:52 +0000 (18:54 -0400)]
patch by Daniel Blueman for Bug 590079

13 years agofix build broken by 9620
Johan Engelen [Mon, 19 Jul 2010 22:02:19 +0000 (00:02 +0200)]
fix build broken by 9620

13 years agoSupport for bulge in closing LWPOLYLINE segment. Patch by dormouse for gcodetools...
Alvin Penner [Mon, 19 Jul 2010 21:59:13 +0000 (17:59 -0400)]
Support for bulge in closing LWPOLYLINE segment. Patch by dormouse for gcodetools POINT entity.

13 years agoBritish translation update by Bruce (Bug #607022)
Kris [Mon, 19 Jul 2010 16:23:52 +0000 (18:23 +0200)]
British translation update by Bruce (Bug #607022)

13 years agoFix snapping to midpoints of closing segments
Diederik van Lierop [Mon, 19 Jul 2010 07:14:43 +0000 (09:14 +0200)]
Fix snapping to midpoints of closing segments

13 years agoupdated PO file
Arpad Biro [Sun, 18 Jul 2010 21:00:49 +0000 (23:00 +0200)]
updated PO file

13 years ago- do not use shift to disable snapping while holding shift to rotate a guide
Diederik van Lierop [Sun, 18 Jul 2010 10:12:38 +0000 (12:12 +0200)]
- do not use shift to disable snapping while holding shift to rotate a guide
- snap guides to paths too
- always show the same snap indicator

13 years agoTurn off color profile debug messages.
Jon A. Cruz [Sun, 18 Jul 2010 09:17:58 +0000 (02:17 -0700)]
Turn off color profile debug messages.

13 years agoCorrect the default for the save-as location to match the UI. Fixes bug #561375 ...
Jon A. Cruz [Sun, 18 Jul 2010 06:32:23 +0000 (23:32 -0700)]
Correct the default for the save-as location to match the UI. Fixes bug #561375 (pending branch)

13 years agoForgot CMakeLists.txt, it's 0.48+devel as well now.
Ted Gould [Sun, 18 Jul 2010 04:48:07 +0000 (23:48 -0500)]
Forgot CMakeLists.txt, it's 0.48+devel as well now.

13 years agoChanging version on the devel branch to be 0.48+devel
Ted Gould [Sun, 18 Jul 2010 04:36:51 +0000 (23:36 -0500)]
Changing version on the devel branch to be 0.48+devel

13 years agoCorrect behavior of gradient stops to extract color from swatch when color is drag...
Jon A. Cruz [Sun, 18 Jul 2010 00:24:31 +0000 (17:24 -0700)]
Correct behavior of gradient stops to extract color from swatch when color is drag-n-drop'ed or selected.

13 years agoSimplify code related to snapping while rotating
Diederik van Lierop [Sat, 17 Jul 2010 20:13:52 +0000 (22:13 +0200)]
Simplify code related to snapping while rotating

13 years agoFix build failure when DBus is not enabled
Krzysztof Kosiński [Fri, 16 Jul 2010 22:29:25 +0000 (00:29 +0200)]
Fix build failure when DBus is not enabled

13 years agoCommiting updates and patches from the 0.48 branch.
Ted Gould [Thu, 15 Jul 2010 14:17:49 +0000 (09:17 -0500)]
Commiting updates and patches from the 0.48 branch.

13 years agoBuild patch from the Fedora folks
Lubomir Rintel [Thu, 15 Jul 2010 14:14:45 +0000 (09:14 -0500)]
Build patch from the Fedora folks

13 years agoTranslations. French translation update.
JazzyNico [Wed, 14 Jul 2010 08:37:24 +0000 (10:37 +0200)]
Translations. French translation update.

13 years agoMinor standard output correction during build
Josh Andler [Wed, 14 Jul 2010 08:28:36 +0000 (01:28 -0700)]
Minor standard output correction during build

13 years agoTranslations. French translation update.
JazzyNico [Wed, 14 Jul 2010 07:54:51 +0000 (09:54 +0200)]
Translations. French translation update.

13 years agoi18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).
JazzyNico [Tue, 13 Jul 2010 22:32:30 +0000 (00:32 +0200)]
i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).

13 years agoSet a default value for 'with_dbus'
Ted Gould [Tue, 13 Jul 2010 21:55:54 +0000 (16:55 -0500)]
Set a default value for 'with_dbus'

13 years agoupdated PO file
Arpad Biro [Tue, 13 Jul 2010 20:56:36 +0000 (22:56 +0200)]
updated PO file

13 years agoupdated PO file
Arpad Biro [Tue, 13 Jul 2010 20:54:04 +0000 (22:54 +0200)]
updated PO file

13 years agoMerging in the DBus Interface from GSoC 2009
Ted Gould [Tue, 13 Jul 2010 20:49:52 +0000 (15:49 -0500)]
Merging in the DBus Interface from GSoC 2009

13 years agoUpgrading to trunk
Ted Gould [Tue, 13 Jul 2010 20:16:51 +0000 (15:16 -0500)]
Upgrading to trunk

13 years agoi18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).
JazzyNico [Tue, 13 Jul 2010 16:20:53 +0000 (18:20 +0200)]
i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).

13 years agoTranslations. Romanian nsh file update.
JazzyNico [Tue, 13 Jul 2010 04:47:48 +0000 (06:47 +0200)]
Translations. Romanian nsh file update.

13 years agoTranslations. Romanian nsh file update.
JazzyNico [Tue, 13 Jul 2010 04:47:40 +0000 (06:47 +0200)]
Translations. Romanian nsh file update.

13 years agoupdated PO file
Arpad Biro [Mon, 12 Jul 2010 20:47:07 +0000 (22:47 +0200)]
updated PO file

13 years agoupdated PO file
Arpad Biro [Mon, 12 Jul 2010 20:44:53 +0000 (22:44 +0200)]
updated PO file

13 years agoTranslations. Romanian translation update by Cristian Secară.
JazzyNico [Mon, 12 Jul 2010 17:47:23 +0000 (19:47 +0200)]
Translations. Romanian translation update by Cristian Secară.

13 years agoTranslations. Romanian translation update by Cristian Secară.
JazzyNico [Mon, 12 Jul 2010 17:47:07 +0000 (19:47 +0200)]
Translations. Romanian translation update by Cristian Secară.

13 years ago- Snap while rotating an object using the selector tool
Diederik van Lierop [Mon, 12 Jul 2010 05:51:13 +0000 (07:51 +0200)]
- Snap while rotating an object using the selector tool
- Rename the ConstraintLine class to SnapConstraint
- Move some duplicated code to 2geom

13 years agoStop setting of stops from getting url() reference colors.
Jon A. Cruz [Sun, 11 Jul 2010 08:25:08 +0000 (01:25 -0700)]
Stop setting of stops from getting url() reference colors.

13 years agoCSS length attributes must have units.
tavmjong-free [Sat, 10 Jul 2010 08:36:42 +0000 (10:36 +0200)]
CSS length attributes must have units.

13 years agoTranslations. Indonesian translation update by Waluyo Adi Siswanto.
JazzyNico [Fri, 9 Jul 2010 16:50:59 +0000 (18:50 +0200)]
Translations. Indonesian translation update by Waluyo Adi Siswanto.

13 years agoTranslations. Romanian translation update, Japanese win32 installer update.
JazzyNico [Fri, 9 Jul 2010 10:28:14 +0000 (12:28 +0200)]
Translations. Romanian translation update, Japanese win32 installer update.

13 years agoCleanup of gradient swatch property and collection policy.
Jon A. Cruz [Fri, 9 Jul 2010 05:02:03 +0000 (22:02 -0700)]
Cleanup of gradient swatch property and collection policy.

13 years ago7th update, almost there
Alexandre Prokoudine [Fri, 9 Jul 2010 03:35:56 +0000 (07:35 +0400)]
7th update, almost there

13 years agoupdated PO file
Arpad Biro [Thu, 8 Jul 2010 21:03:33 +0000 (23:03 +0200)]
updated PO file

13 years agoTranslations. Adding Telugu in inkscape.nsi (win32 packaging).
JazzyNico [Thu, 8 Jul 2010 18:53:37 +0000 (20:53 +0200)]
Translations. Adding Telugu in inkscape.nsi (win32 packaging).

13 years agoTranslations. Romanian translation update by Cristian Secară.
JazzyNico [Thu, 8 Jul 2010 18:47:14 +0000 (20:47 +0200)]
Translations. Romanian translation update by Cristian Secară.

13 years agoTranslations. Adding Telugu (te_IN) in win32 nsh files.
JazzyNico [Thu, 8 Jul 2010 18:45:47 +0000 (20:45 +0200)]
Translations. Adding Telugu (te_IN) in win32 nsh files.

13 years agoExtensions. Uniconvertor import and export scripts fix (missing gettext import).
JazzyNico [Thu, 8 Jul 2010 16:48:40 +0000 (18:48 +0200)]
Extensions. Uniconvertor import and export scripts fix (missing gettext import).

13 years agoTutorials. Japanese Interpolate and Tips tutorials update.
JazzyNico [Thu, 8 Jul 2010 16:44:37 +0000 (18:44 +0200)]
Tutorials. Japanese Interpolate and Tips tutorials update.

13 years ago6th, but unfrotunately not the last update to ru.po
Alexandre Prokoudine [Thu, 8 Jul 2010 01:49:21 +0000 (05:49 +0400)]
6th, but unfrotunately not the last update to ru.po

13 years agoDisabling Print Colors dialog due to lack of resolution from mailing list thread...
Josh Andler [Wed, 7 Jul 2010 23:33:52 +0000 (16:33 -0700)]
Disabling Print Colors dialog due to lack of resolution from mailing list thread and no response by author

13 years agoTutorials. New Indonesian Shape tutorial.
JazzyNico [Wed, 7 Jul 2010 19:25:08 +0000 (21:25 +0200)]
Tutorials. New Indonesian Shape tutorial.

13 years agoTranslations. Indonesian translation update by Waluyo Adi Siswanto.
JazzyNico [Wed, 7 Jul 2010 18:12:10 +0000 (20:12 +0200)]
Translations. Indonesian translation update by Waluyo Adi Siswanto.

13 years agoJapanese translation update by Masato Hashimoto (Bug #514341)
Kris [Wed, 7 Jul 2010 16:41:26 +0000 (18:41 +0200)]
Japanese translation update by Masato Hashimoto (Bug #514341)

13 years agoGalician translation updated by Leandro (Bug #602611)
Kris [Wed, 7 Jul 2010 16:37:10 +0000 (18:37 +0200)]
Galician translation updated by Leandro (Bug #602611)

13 years ago* [INTL:pl] Final Polish version for 0.48]
Marcin Floryan [Wed, 7 Jul 2010 10:45:56 +0000 (11:45 +0100)]
* [INTL:pl] Final Polish version for 0.48]

13 years agoRevert device-color for now.
Jon A. Cruz [Wed, 7 Jul 2010 07:41:42 +0000 (00:41 -0700)]
Revert device-color for now.
"commit the awesomesauce"

13 years agoTuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz [Wed, 7 Jul 2010 05:03:34 +0000 (22:03 -0700)]
Tuning fill-n-stroke to support non-solid swatches.

13 years agoPatch by Johan for LPE Tool prefs page
Josh Andler [Wed, 7 Jul 2010 01:50:10 +0000 (18:50 -0700)]
Patch by Johan for LPE Tool prefs page

13 years agoIf 'Edit' on a swatch matches the current selection, invoke Fill-and-Stroke instead...
Jon A. Cruz [Tue, 6 Jul 2010 09:15:40 +0000 (02:15 -0700)]
If 'Edit' on a swatch matches the current selection, invoke Fill-and-Stroke instead of gradient dialog.

13 years agoMinor cruft cleanup.
Jon A. Cruz [Tue, 6 Jul 2010 08:31:47 +0000 (01:31 -0700)]
Minor cruft cleanup.

13 years agoRemoved "Add" and enabled "Delete" for swatch context menu. Updated swatch marker...
Jon A. Cruz [Tue, 6 Jul 2010 08:28:56 +0000 (01:28 -0700)]
Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch marker string.

13 years agoTranslations. New Telugu translation by వీవెన్ (Veeven).
JazzyNico [Tue, 6 Jul 2010 05:13:17 +0000 (07:13 +0200)]
Translations. New Telugu translation by వీవెన్ (Veeven).

13 years agoTranslations. Romanian translation update by Cristian Secară.
JazzyNico [Tue, 6 Jul 2010 04:26:37 +0000 (06:26 +0200)]
Translations. Romanian translation update by Cristian Secară.

13 years agoFifth update to Russian translation, more to follow hopefully
Alexandre Prokoudine [Mon, 5 Jul 2010 17:54:47 +0000 (21:54 +0400)]
Fifth update to Russian translation, more to follow hopefully

13 years agoTranslations. French translation update.
JazzyNico [Mon, 5 Jul 2010 16:33:30 +0000 (18:33 +0200)]
Translations. French translation update.

13 years agoPrevent conversion of 'solid' gradients.
Jon A. Cruz [Mon, 5 Jul 2010 03:50:27 +0000 (20:50 -0700)]
Prevent conversion of 'solid' gradients.

13 years agoFourth batch of updates to Russian translation: most of web slicer
Alexandre Prokoudine [Mon, 5 Jul 2010 03:20:51 +0000 (07:20 +0400)]
Fourth batch of updates to Russian translation: most of web slicer

13 years agoThird batch of updates to Russian translation: multipath editing + JessyInk
Alexandre Prokoudine [Mon, 5 Jul 2010 02:37:20 +0000 (06:37 +0400)]
Third batch of updates to Russian translation: multipath editing + JessyInk

13 years agoSecond batch of updates to Russian translation, more to follow
Alexandre Prokoudine [Mon, 5 Jul 2010 00:08:44 +0000 (04:08 +0400)]
Second batch of updates to Russian translation, more to follow

13 years agoupdated PO file
Arpad Biro [Sun, 4 Jul 2010 22:44:31 +0000 (00:44 +0200)]
updated PO file

13 years agoWhen snapping the object midpoint the snap source wasn't displayed
Diederik van Lierop [Sun, 4 Jul 2010 21:19:23 +0000 (23:19 +0200)]
When snapping the object midpoint the snap source wasn't displayed

13 years agoupdated PO file
Arpad Biro [Sun, 4 Jul 2010 19:22:36 +0000 (21:22 +0200)]
updated PO file