Code

inkscape.git
14 years agoadd Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot them :-(
Johan Engelen [Thu, 18 Feb 2010 22:53:39 +0000 (23:53 +0100)]
add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot them :-(

14 years agoTranslations. Farsi translation update (now 11%).
JazzyNico [Thu, 18 Feb 2010 19:01:12 +0000 (20:01 +0100)]
Translations. Farsi translation update (now 11%).

14 years agoFix node tool crash on path where the last subpath is a lone moveto
Krzysztof Kosiński [Thu, 18 Feb 2010 00:34:15 +0000 (01:34 +0100)]
Fix node tool crash on path where the last subpath is a lone moveto

14 years agoMake ControlPointSelection trackable to prevent random crashes
Krzysztof Kosiński [Thu, 18 Feb 2010 00:22:55 +0000 (01:22 +0100)]
Make ControlPointSelection trackable to prevent random crashes
in the node tool

14 years agoFix a memory leak in sp_canvastext
Diederik van Lierop [Wed, 17 Feb 2010 21:45:04 +0000 (22:45 +0100)]
Fix a memory leak in sp_canvastext

14 years agoAdding some missing translators.
JazzyNico [Wed, 17 Feb 2010 19:22:06 +0000 (20:22 +0100)]
Adding some missing translators.

14 years ago- fix bug: xy grid default unit was not respected
Johan [Sun, 14 Feb 2010 23:53:33 +0000 (00:53 +0100)]
- fix bug: xy grid default unit was not respected
- color original-d path as normal path in node tool
- remove obsolete todo comment
- add widget controls for vectorparam in lpe

14 years agofix bug: when creating an xy-grid, respect the default unit setting. (the preferences...
Johan [Sun, 14 Feb 2010 22:26:06 +0000 (23:26 +0100)]
fix bug: when creating an xy-grid, respect the default unit setting. (the preferences setting was writing to the wrong place in the pref file)

14 years agocolor the original-d path just like a normal path when an LPE is applied.
Johan [Sun, 14 Feb 2010 22:16:36 +0000 (23:16 +0100)]
color the original-d path just like a normal path when an LPE is applied.

14 years agoremove obsolete TODO comment that has been done already
Johan [Sun, 14 Feb 2010 22:04:05 +0000 (23:04 +0100)]
remove obsolete TODO comment that has been done already

14 years agoadd widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan [Sun, 14 Feb 2010 21:56:16 +0000 (22:56 +0100)]
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.

14 years agoGradient editor: don't show pre-snap indicator when hovering above the knot of a...
Diederik van Lierop [Sun, 14 Feb 2010 20:51:07 +0000 (21:51 +0100)]
Gradient editor: don't show pre-snap indicator when hovering above the knot of a gradient stop

14 years agoImplement snapping of gradient stops
Diederik van Lierop [Sun, 14 Feb 2010 13:13:56 +0000 (14:13 +0100)]
Implement snapping of gradient stops

14 years agoExtensions. New black and white color extension.
JazzyNico [Sun, 14 Feb 2010 09:46:42 +0000 (10:46 +0100)]
Extensions. New black and white color extension.

14 years agoImplementation of snap delay mechanism for guides
Diederik van Lierop [Sun, 14 Feb 2010 08:18:22 +0000 (09:18 +0100)]
Implementation of snap delay mechanism for guides

14 years agoSlightly updated Russian translation
Alexandre Prokoudine [Sun, 14 Feb 2010 00:04:03 +0000 (03:04 +0300)]
Slightly updated Russian translation

14 years agoFile preview max size increased to 10Mio.
JazzyNico [Sat, 13 Feb 2010 19:43:53 +0000 (20:43 +0100)]
File preview max size increased to 10Mio.

14 years agoTutorials. New Belarussian translations.
JazzyNico [Sat, 13 Feb 2010 11:31:13 +0000 (12:31 +0100)]
Tutorials. New Belarussian translations.

14 years agoTranslation Update 99 percent. German translatin update
uwesch [Fri, 12 Feb 2010 19:59:29 +0000 (20:59 +0100)]
Translation Update 99 percent. German translatin update

14 years agoFix compilation error introduced by my previous commit
Diederik van Lierop [Fri, 12 Feb 2010 19:46:21 +0000 (20:46 +0100)]
Fix compilation error introduced by my previous commit

14 years agoConstrained snapping: always enforce constraint, even when we didn't snap
Diederik van Lierop [Fri, 12 Feb 2010 18:58:21 +0000 (19:58 +0100)]
Constrained snapping: always enforce constraint, even when we didn't snap

14 years agoCorrect fix from r9070 so that it doesn't break path highlighting
Krzysztof Kosiński [Thu, 11 Feb 2010 02:24:48 +0000 (03:24 +0100)]
Correct fix from r9070 so that it doesn't break path highlighting

14 years agofix middle button pan and rubberband-zoom in node tool
buliabyak [Wed, 10 Feb 2010 21:31:18 +0000 (17:31 -0400)]
fix middle button pan and rubberband-zoom in node tool

14 years agoPrevent the Bezier tool from introducing a redundant closing line segment
Krzysztof Kosiński [Wed, 10 Feb 2010 15:46:07 +0000 (16:46 +0100)]
Prevent the Bezier tool from introducing a redundant closing line segment
when closing a path.

14 years agoUpdated Ukrainian translation by Yuri Chornoivan
Alexandre Prokoudine [Wed, 10 Feb 2010 15:43:20 +0000 (18:43 +0300)]
Updated Ukrainian translation by Yuri Chornoivan

14 years agoTypo fix submitted by Yuro Chornoivan
Alexandre Prokoudine [Wed, 10 Feb 2010 15:41:47 +0000 (18:41 +0300)]
Typo fix submitted by Yuro Chornoivan

14 years agoPrevent a redundant closing line segment being added when converting
Krzysztof Kosiński [Wed, 10 Feb 2010 15:22:29 +0000 (16:22 +0100)]
Prevent a redundant closing line segment being added when converting
a rectangle, star or polygon to a path.

14 years ago(Probably) fix a crash in the node tool and fix Ctrl+Alt dragging
Krzysztof Kosiński [Wed, 10 Feb 2010 15:21:40 +0000 (16:21 +0100)]
(Probably) fix a crash in the node tool and fix Ctrl+Alt dragging

14 years agoTranslations. Farsi translation update.
JazzyNico [Wed, 10 Feb 2010 05:46:09 +0000 (06:46 +0100)]
Translations. Farsi translation update.

14 years agoTranslation 98 percent. German translation update.
uwesch [Tue, 9 Feb 2010 21:15:20 +0000 (22:15 +0100)]
Translation 98 percent. German translation update.

14 years agoFixed Romanian's alphabetic location in inkscape.nsi.
Chris Morgan [Tue, 9 Feb 2010 08:09:27 +0000 (19:09 +1100)]
Fixed Romanian's alphabetic location in inkscape.nsi.

14 years agoFixed the Romanian Win32 installer translation to use the proper LangFile format.
Chris Morgan [Tue, 9 Feb 2010 08:04:31 +0000 (19:04 +1100)]
Fixed the Romanian Win32 installer translation to use the proper LangFile format.

14 years agoFix multiple minor problems in the node tool
Krzysztof Kosiński [Tue, 9 Feb 2010 02:20:18 +0000 (03:20 +0100)]
Fix multiple minor problems in the node tool

14 years agoTranslations. German translation update by uwesch.
JazzyNico [Mon, 8 Feb 2010 20:55:00 +0000 (21:55 +0100)]
Translations. German translation update by uwesch.

14 years agoSecond attempt at fixing LP452174 (first node in freehand is ignored)
Diederik van Lierop [Mon, 8 Feb 2010 20:39:21 +0000 (21:39 +0100)]
Second attempt at fixing LP452174 (first node in freehand is ignored)

14 years agoReally fix middle click zoom in the node tool.
Krzysztof Kosiński [Mon, 8 Feb 2010 16:07:50 +0000 (17:07 +0100)]
Really fix middle click zoom in the node tool.

14 years agoFix new path update preference.
Krzysztof Kosiński [Sun, 7 Feb 2010 23:23:09 +0000 (00:23 +0100)]
Fix new path update preference.

14 years agoPencil tool: fix drawing when starting a new freehand path on top of the pre-snap...
Diederik van Lierop [Sun, 7 Feb 2010 21:01:50 +0000 (22:01 +0100)]
Pencil tool: fix drawing when starting a new freehand path on top of the pre-snap indicator, and snap the end-point of the freehand path

14 years agoRevert fix for 515237 which introduces a catastrophic bug
Krzysztof Kosiński [Sun, 7 Feb 2010 02:20:50 +0000 (03:20 +0100)]
Revert fix for 515237 which introduces a catastrophic bug

14 years agoFix FD leak in buildtool.cpp
Krzysztof Kosiński [Sun, 7 Feb 2010 01:43:12 +0000 (02:43 +0100)]
Fix FD leak in buildtool.cpp

14 years agoFix path transformation (LP bug #515237)
Krzysztof Kosiński [Sun, 7 Feb 2010 01:22:44 +0000 (02:22 +0100)]
Fix path transformation (LP bug #515237)

14 years agoFix performance regressions in the node tool and a stupid crash bug
Krzysztof Kosiński [Sat, 6 Feb 2010 21:45:14 +0000 (22:45 +0100)]
Fix performance regressions in the node tool and a stupid crash bug
when deleting more than one stretch of selected nodes

14 years agoFix event handling for control points when multiple buttons are pressed;
Krzysztof Kosiński [Sat, 6 Feb 2010 17:17:28 +0000 (18:17 +0100)]
Fix event handling for control points when multiple buttons are pressed;
fixes crash bug in transform handles

14 years agoTiny bit of refactoring (inverting some logic)
Diederik van Lierop [Sat, 6 Feb 2010 14:59:28 +0000 (15:59 +0100)]
Tiny bit of refactoring (inverting some logic)

14 years agoExtensions. Scour update (0.24)
JazzyNico [Fri, 5 Feb 2010 22:38:46 +0000 (23:38 +0100)]
Extensions. Scour update (0.24)

14 years agoTranslations: Farsi translation update (now 2%)
JazzyNico [Fri, 5 Feb 2010 19:30:19 +0000 (20:30 +0100)]
Translations: Farsi translation update (now 2%)

14 years agonew (actually old, i just updated, cleaned and enabled them) cursors for mouseover...
buliabyak [Fri, 5 Feb 2010 19:27:23 +0000 (15:27 -0400)]
new (actually old, i just updated, cleaned and enabled them) cursors for mouseover and dragging in selector

14 years agomake when_selected and when_nothing customizable strings, settable via selection...
buliabyak [Fri, 5 Feb 2010 18:54:54 +0000 (14:54 -0400)]
make when_selected and when_nothing customizable strings, settable via selection describer constructor

14 years agopatch by Chris Morgan for bug 446842
buliabyak [Fri, 5 Feb 2010 18:41:32 +0000 (14:41 -0400)]
patch by Chris Morgan for bug 446842

14 years agoExtensions. New pixelsnap extension.
JazzyNico [Fri, 5 Feb 2010 07:57:16 +0000 (08:57 +0100)]
Extensions. New pixelsnap extension.

14 years agoDon't discard first point in pencil's freehand mode, and add a missing return statement
Diederik van Lierop [Thu, 4 Feb 2010 21:53:33 +0000 (22:53 +0100)]
Don't discard first point in pencil's freehand mode, and add a missing return statement

14 years agoimprove LPE extrude such that cusps work for closed paths too
Johan Engelen [Thu, 4 Feb 2010 21:33:19 +0000 (22:33 +0100)]
improve LPE extrude such that cusps work for closed paths too

14 years agoPatch by Martin Sucha to add preferences to for grouping on Clip/Mask
Josh Andler [Thu, 4 Feb 2010 19:50:48 +0000 (11:50 -0800)]
Patch by Martin Sucha to add preferences to for grouping on Clip/Mask

14 years agoTutorials. Fix for a bug in the tracing tutorials.
JazzyNico [Thu, 4 Feb 2010 14:01:15 +0000 (15:01 +0100)]
Tutorials. Fix for a bug in the tracing tutorials.

14 years agoTranslations. Farsi translation update.
JazzyNico [Thu, 4 Feb 2010 13:50:16 +0000 (14:50 +0100)]
Translations. Farsi translation update.

14 years agoTranslations. fa.po, plural-forms fix
JazzyNico [Thu, 4 Feb 2010 08:54:05 +0000 (09:54 +0100)]
Translations. fa.po, plural-forms fix

14 years agoTutorials: Bitstream fonts replaced with sans and serif
JazzyNico [Thu, 4 Feb 2010 06:56:58 +0000 (07:56 +0100)]
Tutorials: Bitstream fonts replaced with sans and serif

14 years agoFix access to removed elements of a map in document-subset.cpp
Krzysztof Kosiński [Thu, 4 Feb 2010 02:39:19 +0000 (03:39 +0100)]
Fix access to removed elements of a map in document-subset.cpp

14 years agoReduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosiński [Thu, 4 Feb 2010 02:14:09 +0000 (03:14 +0100)]
Reduce libsigc++ usage to partially fix performance regressions
in the new node tool.

14 years agopatch by sas for read-only directory
Alvin Penner [Thu, 4 Feb 2010 00:32:27 +0000 (19:32 -0500)]
patch by sas for read-only directory

14 years agoallow switch between LINE and LWPOLYLINE
Alvin Penner [Mon, 1 Feb 2010 23:35:34 +0000 (18:35 -0500)]
allow switch between LINE and LWPOLYLINE

14 years agoUpdates for devlibs revision 9
Krzysztof Kosiński [Mon, 1 Feb 2010 18:39:38 +0000 (19:39 +0100)]
Updates for devlibs revision 9

14 years agoFix crash when trying to import a corrupted PNG file.
Krzysztof Kosiński [Sun, 31 Jan 2010 20:38:02 +0000 (21:38 +0100)]
Fix crash when trying to import a corrupted PNG file.

14 years agoFix the position of joined nodes to match 0.47
Krzysztof Kosiński [Sun, 31 Jan 2010 20:02:28 +0000 (21:02 +0100)]
Fix the position of joined nodes to match 0.47

14 years agoAdd pref settings that control updating the display of paths when dragging
Krzysztof Kosiński [Sun, 31 Jan 2010 19:31:21 +0000 (20:31 +0100)]
Add pref settings that control updating the display of paths when dragging
or transforming nodes them.

14 years agoAdjust devlibs copied to dist directory in Windows build
Krzysztof Kosiński [Sun, 31 Jan 2010 16:12:34 +0000 (17:12 +0100)]
Adjust devlibs copied to dist directory in Windows build

14 years agoTweak build.xml DLL names to match upgraded devlibs
Krzysztof Kosiński [Sun, 31 Jan 2010 02:54:43 +0000 (03:54 +0100)]
Tweak build.xml DLL names to match upgraded devlibs

14 years agoFix constrained snapping in node tool.
Krzysztof Kosiński [Sun, 31 Jan 2010 00:46:57 +0000 (01:46 +0100)]
Fix constrained snapping in node tool.

14 years agoFinally introducing the pre-snap indicator
Diederik van Lierop [Sat, 30 Jan 2010 22:04:33 +0000 (23:04 +0100)]
Finally introducing the pre-snap indicator

14 years agoReally fix btool build.
Krzysztof Kosiński [Fri, 29 Jan 2010 23:18:25 +0000 (00:18 +0100)]
Really fix btool build.

14 years agoFix btool build with new devlibs repository.
Krzysztof Kosiński [Fri, 29 Jan 2010 18:04:53 +0000 (19:04 +0100)]
Fix btool build with new devlibs repository.

14 years agoTutorials. Tips and Interpolate (new) Japanese translations.
JazzyNico [Fri, 29 Jan 2010 15:28:14 +0000 (16:28 +0100)]
Tutorials. Tips and Interpolate (new) Japanese translations.

14 years agoJapanese translation update by Masato HASHIMOTO.
JazzyNico [Fri, 29 Jan 2010 15:09:54 +0000 (16:09 +0100)]
Japanese translation update by Masato HASHIMOTO.

14 years agoFix the "edit next LPE parameter" button.
Krzysztof Kosiński [Thu, 28 Jan 2010 21:27:38 +0000 (22:27 +0100)]
Fix the "edit next LPE parameter" button.

14 years agoFix for rectangle RadiusY and RadiusX in XAML export.
JazzyNico [Thu, 28 Jan 2010 21:08:06 +0000 (22:08 +0100)]
Fix for rectangle RadiusY and RadiusX in XAML export.

14 years agoFix some actions failing when show handles is off.
Krzysztof Kosiński [Thu, 28 Jan 2010 19:25:14 +0000 (20:25 +0100)]
Fix some actions failing when show handles is off.

14 years agoSpecify Vim fold method for inkscape.nsi
Chris Morgan [Thu, 28 Jan 2010 10:17:07 +0000 (21:17 +1100)]
Specify Vim fold method for inkscape.nsi

14 years agoCleaned up the translation template
Alexandre Prokoudine [Thu, 28 Jan 2010 04:04:39 +0000 (07:04 +0300)]
Cleaned up the translation template

14 years agoAnd sadly we don't use the Geometry Constructions tool either
Alexandre Prokoudine [Thu, 28 Jan 2010 03:59:11 +0000 (06:59 +0300)]
And sadly we don't use the Geometry Constructions tool either

14 years agoAnd no - we don't build a bunch of LPEs either
Alexandre Prokoudine [Thu, 28 Jan 2010 03:56:04 +0000 (06:56 +0300)]
And no - we don't build a bunch of LPEs either

14 years agoNo, we don't need whiteboard related files to be translatable.
Alexandre Prokoudine [Thu, 28 Jan 2010 03:45:39 +0000 (06:45 +0300)]
No, we don't need whiteboard related files to be translatable.

14 years agoFarsi support in win32 packages and Inkscape preferences
JazzyNico [Wed, 27 Jan 2010 20:27:30 +0000 (21:27 +0100)]
Farsi support in win32 packages and Inkscape preferences

14 years agoFix freezes when deleting nodes.
Krzysztof Kosiński [Sun, 24 Jan 2010 18:47:19 +0000 (19:47 +0100)]
Fix freezes when deleting nodes.

14 years agoAdding the Interpolate tutorial in Help>Tutorials
JazzyNico [Sun, 24 Jan 2010 17:28:26 +0000 (18:28 +0100)]
Adding the Interpolate tutorial in Help>Tutorials

14 years agoTranslations. inkscape.pot and pos update. POTFILES.in fix.
JazzyNico [Sun, 24 Jan 2010 15:35:28 +0000 (16:35 +0100)]
Translations. inkscape.pot and pos update. POTFILES.in fix.

14 years agoNew Farsi language translation file
JazzyNico [Sun, 24 Jan 2010 13:51:57 +0000 (14:51 +0100)]
New Farsi language translation file

14 years agoTutorials. New Farsi tutos. Tutorials are now optimized with Scour.
JazzyNico [Sun, 24 Jan 2010 12:42:27 +0000 (13:42 +0100)]
Tutorials. New Farsi tutos. Tutorials are now optimized with Scour.

14 years agoFix snap bug as reported by Arcadie Cracan on the developers mailing list, dating...
Diederik van Lierop [Sat, 23 Jan 2010 13:58:50 +0000 (14:58 +0100)]
Fix snap bug as reported by Arcadie Cracan on the developers mailing list, dating 2009-10-28

14 years agoRemove redundancy from snapping API (type of snapsource no longer has to be specified...
Diederik van Lierop [Sat, 23 Jan 2010 13:36:56 +0000 (14:36 +0100)]
Remove redundancy from snapping API (type of snapsource no longer has to be specified explicitly)

14 years agoFix some of the LPE issues.
Krzysztof Kosiński [Fri, 22 Jan 2010 10:54:17 +0000 (11:54 +0100)]
Fix some of the LPE issues.

14 years agodisable softproofing if no get display id ONLY if source profile is to be taken from...
buliabyak [Thu, 21 Jan 2010 23:50:15 +0000 (19:50 -0400)]
disable softproofing if no get display id ONLY if source profile is to be taken from display; add statusbar messages; string edit

14 years agoMake snapping while scaling behave similar to other transformations, which makes...
Diederik van Lierop [Thu, 21 Jan 2010 19:39:43 +0000 (20:39 +0100)]
Make snapping while scaling behave similar to other transformations, which makes it more intuitive.

14 years agoGenerate Voronoi extension. Code by Steven Fortune (C) and Bill Simons (Python).
Alvin Penner [Thu, 21 Jan 2010 01:07:47 +0000 (20:07 -0500)]
Generate Voronoi extension. Code by Steven Fortune (C) and Bill Simons (Python).

14 years agoFixing conts correctness.
Jon A. Cruz [Wed, 20 Jan 2010 23:10:33 +0000 (12:10 +1300)]
Fixing conts correctness.

14 years agoFix Ctrl+Alt+click deletion of selected nodes when transform handles
Krzysztof Kosiński [Wed, 20 Jan 2010 22:04:49 +0000 (23:04 +0100)]
Fix Ctrl+Alt+click deletion of selected nodes when transform handles
are turned on.

14 years agoInsert nodes on Ctrl+Alt+click on a path.
Krzysztof Kosiński [Wed, 20 Jan 2010 20:33:32 +0000 (21:33 +0100)]
Insert nodes on Ctrl+Alt+click on a path.

14 years agoGo back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosiński [Wed, 20 Jan 2010 19:31:57 +0000 (20:31 +0100)]
Go back to using TR1 unordered containers to fix warnings. Add configure
code to detect the broken header and display Wiki page URL.

14 years agoMake Ctrl+Alt+click delete nodes.
Krzysztof Kosiński [Wed, 20 Jan 2010 17:28:49 +0000 (18:28 +0100)]
Make Ctrl+Alt+click delete nodes.

14 years agoFix middle click zoom in the node tool.
Krzysztof Kosiński [Wed, 20 Jan 2010 16:37:55 +0000 (17:37 +0100)]
Fix middle click zoom in the node tool.

14 years agoFix path reverse action (Shift+R) in the node tool.
Krzysztof Kosiński [Wed, 20 Jan 2010 15:31:22 +0000 (16:31 +0100)]
Fix path reverse action (Shift+R) in the node tool.