Code

inkscape.git
14 years agopatch by Horst Schottky for LP 529114
Alvin Penner [Sun, 28 Feb 2010 22:40:23 +0000 (17:40 -0500)]
patch by Horst Schottky for LP 529114

14 years agoCompilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosiński [Sun, 28 Feb 2010 17:38:28 +0000 (18:38 +0100)]
Compilation fixes for Windows 64-bit by Fridrich

14 years agoPen context, paraxial mode: don't add a L-shaped path to close the shape when the...
Diederik van Lierop [Sun, 28 Feb 2010 14:29:57 +0000 (15:29 +0100)]
Pen context, paraxial mode: don't add a L-shaped path to close the shape when the nodes are already perfectly aligned (e.g. due to snapping to a grid)

14 years agoPen tool in paraxial mode: Fix automatic selection of the correct paraxial direction...
Diederik van Lierop [Sat, 27 Feb 2010 20:53:58 +0000 (21:53 +0100)]
Pen tool in paraxial mode: Fix automatic selection of the correct paraxial direction after deleting the last node

14 years agolatex export: add transparency export for pdf
Johan Engelen [Fri, 26 Feb 2010 23:29:26 +0000 (00:29 +0100)]
latex export: add transparency export for pdf

14 years agofix bug in latex export, when svgwidth has not been defined at all
Johan Engelen [Fri, 26 Feb 2010 21:15:03 +0000 (22:15 +0100)]
fix bug in latex export, when svgwidth has not been defined at all

14 years ago1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in the selec...
Diederik van Lierop [Thu, 25 Feb 2010 21:54:44 +0000 (22:54 +0100)]
1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in the selector tool)
2) Allow constrained translation for 1) (with <ctrl>)
3) Fix snapping to the grid when pasting
4) Show snap indicators for all of the above
5) Implement snap delay mechanism for 1) and 2)

14 years agofix warnings
Johan Engelen [Thu, 25 Feb 2010 21:43:22 +0000 (22:43 +0100)]
fix warnings

14 years agoNEW: "+LaTeX" option for PDF/EPS/PS export
Johan Engelen [Thu, 25 Feb 2010 21:15:16 +0000 (22:15 +0100)]
NEW: "+LaTeX" option for PDF/EPS/PS export

14 years agofix cmakelist for rename
Johan Engelen [Thu, 25 Feb 2010 21:05:59 +0000 (22:05 +0100)]
fix cmakelist for rename

14 years agoprevent extra vertical space after image
Johan Engelen [Thu, 25 Feb 2010 20:34:33 +0000 (21:34 +0100)]
prevent extra vertical space after image

14 years agofix 2 bugs
Johan Engelen [Thu, 25 Feb 2010 19:03:16 +0000 (20:03 +0100)]
fix 2 bugs

14 years agoWarning cleanup.
Jon A. Cruz [Thu, 25 Feb 2010 06:01:43 +0000 (22:01 -0800)]
Warning cleanup.

14 years agoFixing autogen for OS X.
Jon A. Cruz [Thu, 25 Feb 2010 03:02:24 +0000 (19:02 -0800)]
Fixing autogen for OS X.

14 years agoremove whitespace
Johan Engelen [Wed, 24 Feb 2010 23:15:29 +0000 (00:15 +0100)]
remove whitespace

14 years ago- align on text anchor
Johan Engelen [Wed, 24 Feb 2010 23:02:25 +0000 (00:02 +0100)]
- align on text anchor
- provide better scaling option. default, the image is not scaled. image can be scaled by \def\svgwidth{...}

14 years agofix bug: don't output scientific notation numbers to latex
Johan Engelen [Wed, 24 Feb 2010 21:27:16 +0000 (22:27 +0100)]
fix bug: don't output scientific notation numbers to latex

14 years agoadd original width of picture to be able to *not* specify width in latex doc. still...
Johan Engelen [Wed, 24 Feb 2010 21:19:52 +0000 (22:19 +0100)]
add original width of picture to be able to *not* specify width in latex doc. still work to be done.

14 years agooutput clones to latex too
Johan Engelen [Wed, 24 Feb 2010 21:07:31 +0000 (22:07 +0100)]
output clones to latex too

14 years agoPen tool in paraxial mode: fix automatic orientation of first line segment
Diederik van Lierop [Tue, 23 Feb 2010 20:47:07 +0000 (21:47 +0100)]
Pen tool in paraxial mode: fix automatic orientation of first line segment

14 years agoBetter URL for unordered_set error message. The new wiki page
Krzysztof Kosiński [Tue, 23 Feb 2010 19:03:50 +0000 (20:03 +0100)]
Better URL for unordered_set error message. The new wiki page
contains only information relevant to this particular error.
Also perform the check earlier during configure.

14 years agoPStricks opacity fix.
JazzyNico [Tue, 23 Feb 2010 11:28:49 +0000 (12:28 +0100)]
PStricks opacity fix.

14 years ago1) Making snapping behaviour for paraxial lines (in the pen tool) similar to other...
Diederik van Lierop [Mon, 22 Feb 2010 22:18:29 +0000 (23:18 +0100)]
1) Making snapping behaviour for paraxial lines (in the pen tool) similar to other tools
2) Always apply the constraint when asking for a constrained snap
3) Show snap indicator when applying a constraint

14 years agoalso output color to tex. ICC colors do not work yet.
Johan Engelen [Mon, 22 Feb 2010 21:52:22 +0000 (22:52 +0100)]
also output color to tex. ICC colors do not work yet.

14 years ago- proper transformations handling
Johan Engelen [Mon, 22 Feb 2010 20:39:08 +0000 (21:39 +0100)]
- proper transformations handling
- 2geomify some stuff

14 years agoclean up code
Johan Engelen [Mon, 22 Feb 2010 20:17:55 +0000 (21:17 +0100)]
clean up code

14 years ago- change cmdline option to --export-latex.
Johan Engelen [Mon, 22 Feb 2010 19:33:37 +0000 (20:33 +0100)]
- change cmdline option to --export-latex.
- change source file names to reflect that it is "generic" latex renderer
- make latex export work for EPS and PS aswell

14 years agoadd --export-pdf-latex to man page
Johan Engelen [Sun, 21 Feb 2010 17:40:58 +0000 (18:40 +0100)]
add --export-pdf-latex to man page

14 years agofix alignment issue. now the boundingbox is used for aligning, instead of the text...
Johan Engelen [Sun, 21 Feb 2010 15:54:04 +0000 (16:54 +0100)]
fix alignment issue. now the boundingbox is used for aligning, instead of the text anchor point.

14 years agoadd method to scale the image
Johan Engelen [Sun, 21 Feb 2010 14:42:52 +0000 (15:42 +0100)]
add method to scale the image
clean up the pre- and postamble
add help text on how to use the tex file

14 years agoremove g_message
Johan Engelen [Sun, 21 Feb 2010 12:50:53 +0000 (13:50 +0100)]
remove g_message

14 years agoadd rotation to text output (the positioning is a little off)
Johan Engelen [Sun, 21 Feb 2010 12:50:05 +0000 (13:50 +0100)]
add rotation to text output (the positioning is a little off)

14 years agofix transforms
Johan Engelen [Sun, 21 Feb 2010 11:39:17 +0000 (12:39 +0100)]
fix transforms

14 years agoDisabled unfinished connection point edit mode. Added inkscape:connection-start-point...
Arcadie M. Cracan [Sun, 21 Feb 2010 10:47:16 +0000 (12:47 +0200)]
Disabled unfinished connection point edit mode. Added inkscape:connection-start-point, inkscape:connection-end-point attributes for connector endpoints. This corrects the previous approach making drawings created in 0.48 version compatible with earlier versions (new attributes are silently ignored).

14 years agoDisabled unfinished connection point edit mode. Added inkscape:connection-start-point...
Arcadie M. Cracan [Sun, 21 Feb 2010 10:40:13 +0000 (12:40 +0200)]
Disabled unfinished connection point edit mode. Added inkscape:connection-start-point, inkscape:connection-end-point attributes for connector endpoints. This corrects the previous approach making drawings created in 0.48 version compatible with earlier versions (new attributes are silently ignored).

14 years agooutput test.tex instead of test.pdf.tex which does not work well. strip path from...
Johan Engelen [Sun, 21 Feb 2010 10:21:18 +0000 (11:21 +0100)]
output test.tex instead of test.pdf.tex which does not work well. strip path from filename on windows

14 years agoMake sure that guides always snap correctly when dropping them, and improve persevera...
Diederik van Lierop [Sun, 21 Feb 2010 09:01:33 +0000 (10:01 +0100)]
Make sure that guides always snap correctly when dropping them, and improve perseverance of snap-indicator

14 years agostart outputting text to tex. position is wrong. filename of pdf is wrong in latex...
Johan Engelen [Sun, 21 Feb 2010 01:23:33 +0000 (02:23 +0100)]
start outputting text to tex. position is wrong. filename of pdf is wrong in latex code

14 years agowritePreamble and writePostamble
Johan Engelen [Sun, 21 Feb 2010 00:05:44 +0000 (01:05 +0100)]
writePreamble and writePostamble

14 years agoadd --export-pdf-latex option to the cmdline
Johan Engelen [Sat, 20 Feb 2010 23:55:27 +0000 (00:55 +0100)]
add --export-pdf-latex option to the cmdline

14 years agoFix a memory leak in the object-snapper
Diederik van Lierop [Sat, 20 Feb 2010 22:24:05 +0000 (23:24 +0100)]
Fix a memory leak in the object-snapper

14 years agoinitial work, plugging in a LaTeX renderer to write the text stuff to a .tex file...
Johan Engelen [Sat, 20 Feb 2010 22:07:44 +0000 (23:07 +0100)]
initial work, plugging in a LaTeX renderer to write the text stuff to a .tex file. implementation of renderer is all that is left to do :)

14 years agoadd option to exclude/omit text from the PDF when saving to pdf
Johan Engelen [Sat, 20 Feb 2010 21:01:12 +0000 (22:01 +0100)]
add option to exclude/omit text from the PDF when saving to pdf

14 years agoNoop: removing and updating comments, fixing indentation
Diederik van Lierop [Fri, 19 Feb 2010 22:33:27 +0000 (23:33 +0100)]
Noop: removing and updating comments, fixing indentation

14 years agoVarious man page fixes. French man page update.
JazzyNico [Fri, 19 Feb 2010 15:53:50 +0000 (16:53 +0100)]
Various man page fixes. French man page update.

14 years agoMan page update.
JazzyNico [Fri, 19 Feb 2010 13:56:08 +0000 (14:56 +0100)]
Man page update.

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.