Code

inkscape.git
14 years agoFixed the Win32 uninstaller.
Chris Morgan [Mon, 8 Mar 2010 22:18:54 +0000 (09:18 +1100)]
Fixed the Win32 uninstaller.

14 years agoDon't snap to points which are off-screen
Diederik van Lierop [Mon, 8 Mar 2010 21:06:42 +0000 (22:06 +0100)]
Don't snap to points which are off-screen

14 years agoWin32. Adding revno in the splash screen.
JazzyNico [Mon, 8 Mar 2010 19:03:38 +0000 (20:03 +0100)]
Win32. Adding revno in the splash screen.

14 years agoFollow-up fix of member/parameter name collision.
Jon A. Cruz [Mon, 8 Mar 2010 05:43:54 +0000 (21:43 -0800)]
Follow-up fix of member/parameter name collision.

14 years agoCleanup of gradient-selector to allow for new mode.
Jon A. Cruz [Mon, 8 Mar 2010 04:27:39 +0000 (20:27 -0800)]
Cleanup of gradient-selector to allow for new mode.

14 years agoCleanup of gradients and stops.
Jon A. Cruz [Mon, 8 Mar 2010 01:31:49 +0000 (17:31 -0800)]
Cleanup of gradients and stops.

14 years agoMove new "NodesShow*" action to be with the existing ones on the toolbar.
Jon A. Cruz [Mon, 8 Mar 2010 00:08:32 +0000 (16:08 -0800)]
Move new "NodesShow*" action to be with the existing ones on the toolbar.

14 years agoRestore node toolbar buttons that were just commented out. Fixes bug #534045.
Jon A. Cruz [Sun, 7 Mar 2010 23:14:39 +0000 (15:14 -0800)]
Restore node toolbar buttons that were just commented out. Fixes bug #534045.

14 years ago1) When rotating a guide, don't try to snap when <ctrl> is pressed to constrain to...
Diederik van Lierop [Sun, 7 Mar 2010 21:15:29 +0000 (22:15 +0100)]
1) When rotating a guide, don't try to snap when <ctrl> is pressed to constrain to angle increments
2) When dragging the guide origin along the guide, then don't change the mousepointer to the rotation arrows if shift is pressed

14 years agoWhile dragging or rotating a guide, <shift>-key now disables snapping. (Just before...
Diederik van Lierop [Sun, 7 Mar 2010 20:41:52 +0000 (21:41 +0100)]
While dragging or rotating a guide, <shift>-key now disables snapping. (Just before dragging starts, the <shift>-key is still used to decide whether we translate or rotate)

14 years agoFix scrolling with mouse wheel when hovering above a snap-indicator
Diederik van Lierop [Sat, 6 Mar 2010 14:44:52 +0000 (15:44 +0100)]
Fix scrolling with mouse wheel when hovering above a snap-indicator

14 years agoPrevent crash due to double delete. Fixes bug #316506.
Jon A. Cruz [Sat, 6 Mar 2010 08:39:14 +0000 (00:39 -0800)]
Prevent crash due to double delete. Fixes bug #316506.

14 years agoBlock "special" solid gradients from gradient F&S dialog.
Jon A. Cruz [Sat, 6 Mar 2010 08:29:16 +0000 (00:29 -0800)]
Block "special" solid gradients from gradient F&S dialog.

14 years agoinkscape.pot update.
JazzyNico [Sat, 6 Mar 2010 08:20:09 +0000 (09:20 +0100)]
inkscape.pot update.

14 years agoi18n. Remove underscores in message context.
JazzyNico [Sat, 6 Mar 2010 08:10:15 +0000 (09:10 +0100)]
i18n. Remove underscores in message context.

14 years agoNew tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz [Sat, 6 Mar 2010 06:31:33 +0000 (22:31 -0800)]
New tab in Fill&Stroke dialog for swatch fills.

14 years agoNow webslicer-create-group respects the grouping hierarchy
Aurélio A. Heckert (a) [Fri, 5 Mar 2010 23:44:27 +0000 (20:44 -0300)]
Now webslicer-create-group respects the grouping hierarchy

14 years agoAdded getParentNode() to Effect class in inkex.py
Aurélio A. Heckert (a) [Fri, 5 Mar 2010 23:37:41 +0000 (20:37 -0300)]
Added getParentNode() to Effect class in inkex.py

14 years agoAdjust Windows build after fixing LP #520532
Krzysztof Kosiński [Fri, 5 Mar 2010 22:52:15 +0000 (23:52 +0100)]
Adjust Windows build after fixing LP #520532

14 years agoPatch from Fridrich - LP #520532
Krzysztof Kosiński [Fri, 5 Mar 2010 22:44:33 +0000 (23:44 +0100)]
Patch from Fridrich - LP #520532

14 years agoUnordered containers build fix for Windows
Krzysztof Kosiński [Fri, 5 Mar 2010 21:16:43 +0000 (22:16 +0100)]
Unordered containers build fix for Windows

14 years agoUpdated gradient toolba to not see "solid" one-stops as gradients.
Jon A. Cruz [Fri, 5 Mar 2010 06:13:58 +0000 (22:13 -0800)]
Updated gradient toolba to not see "solid" one-stops as gradients.

14 years agoWhitespace cleanup.
Jon A. Cruz [Fri, 5 Mar 2010 06:06:17 +0000 (22:06 -0800)]
Whitespace cleanup.

14 years agoFix double reverse with Shift+R in the node tool.
Krzysztof Kosiński [Fri, 5 Mar 2010 00:53:14 +0000 (01:53 +0100)]
Fix double reverse with Shift+R in the node tool.

14 years agoAlways embed bitmap copies created with Alt+B.
Krzysztof Kosiński [Fri, 5 Mar 2010 00:15:39 +0000 (01:15 +0100)]
Always embed bitmap copies created with Alt+B.

14 years agoImprove behavior when pasting, DnDing and importing bitmap images
Krzysztof Kosiński [Thu, 4 Mar 2010 23:34:30 +0000 (00:34 +0100)]
Improve behavior when pasting, DnDing and importing bitmap images

14 years agoClean up the unordered containers fix.
Krzysztof Kosiński [Thu, 4 Mar 2010 21:54:38 +0000 (22:54 +0100)]
Clean up the unordered containers fix.

14 years agoFix for invisible blured clone elements in PDF export.
JazzyNico [Thu, 4 Mar 2010 10:02:48 +0000 (11:02 +0100)]
Fix for invisible blured clone elements in PDF export.

14 years agoAdded method to query "solid paint" status of SPGradient.
Jon A. Cruz [Thu, 4 Mar 2010 08:52:16 +0000 (00:52 -0800)]
Added method to query "solid paint" status of SPGradient.

14 years agoFixed const correctness for gradient stop count routines.
Jon A. Cruz [Thu, 4 Mar 2010 08:48:33 +0000 (00:48 -0800)]
Fixed const correctness for gradient stop count routines.
Minor whitespace cleanup.

14 years agoFixing build breakage with more proper autoconf usage.
Jon A. Cruz [Thu, 4 Mar 2010 08:44:53 +0000 (00:44 -0800)]
Fixing build breakage with more proper autoconf usage.

14 years agoRemoved unused static pixmap reference.
Jon A. Cruz [Thu, 4 Mar 2010 07:18:57 +0000 (23:18 -0800)]
Removed unused static pixmap reference.

14 years agoSome files added to POTFILES.in to end make errors. inkscape.pot also automatically...
Aurelio A. Heckert (a) [Wed, 3 Mar 2010 21:17:47 +0000 (18:17 -0300)]
Some files added to POTFILES.in to end make errors. inkscape.pot also automatically modified

14 years agoA little more work to Web Slicer (not usable yet)
Aurelio A. Heckert (a) [Wed, 3 Mar 2010 13:53:15 +0000 (10:53 -0300)]
A little more work to Web Slicer (not usable yet)

14 years agoExtensions. Fix bug in svg+media when there are special characters in the path
JazzyNico [Wed, 3 Mar 2010 13:04:57 +0000 (14:04 +0100)]
Extensions. Fix bug in svg+media when there are special characters in the path

14 years agoFix color swatch drag preview.
Jon A. Cruz [Wed, 3 Mar 2010 05:49:34 +0000 (21:49 -0800)]
Fix color swatch drag preview.

14 years agoClean up control point event handling slightly
Krzysztof Kosiński [Wed, 3 Mar 2010 00:35:08 +0000 (01:35 +0100)]
Clean up control point event handling slightly

14 years agoNode tool: implement sculpting
Krzysztof Kosiński [Wed, 3 Mar 2010 00:10:54 +0000 (01:10 +0100)]
Node tool: implement sculpting

14 years agoImplement a preference that determines whether deleting nodes
Krzysztof Kosiński [Tue, 2 Mar 2010 23:22:31 +0000 (00:22 +0100)]
Implement a preference that determines whether deleting nodes
preserves the shape

14 years agoUse Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosiński [Tue, 2 Mar 2010 22:52:32 +0000 (23:52 +0100)]
Use Boost unordeed containers instead of TR1 to minimize pain
when using Apple compilers.

14 years agoWin32. Fix for Object Visible warning.
JazzyNico [Tue, 2 Mar 2010 18:38:36 +0000 (19:38 +0100)]
Win32. Fix for Object Visible warning.

14 years agoCleanup on id access.
Jon A. Cruz [Tue, 2 Mar 2010 06:10:16 +0000 (22:10 -0800)]
Cleanup on id access.

14 years agoStarting a (useful) derivation of http://colivre.coop.br/Aurium/InkscapeAreaCuter...
Aurelio A. Heckert (a) [Mon, 1 Mar 2010 15:43:26 +0000 (12:43 -0300)]
Starting a (useful) derivation of colivre.coop.br/Aurium/InkscapeAreaCuter called Slicer
webslicer-* will define cut areas and help HTML+CSS coding.

14 years agoRemove obsolete C macro use.
Jon A. Cruz [Mon, 1 Mar 2010 04:04:49 +0000 (20:04 -0800)]
Remove obsolete C macro use.

14 years agoCast cleanup.
Jon A. Cruz [Mon, 1 Mar 2010 03:21:55 +0000 (19:21 -0800)]
Cast cleanup.

14 years agoFixed type problem with cast.
Jon A. Cruz [Mon, 1 Mar 2010 02:09:58 +0000 (18:09 -0800)]
Fixed type problem with cast.
General cleanup.

14 years agopdf+latex: add support for flowed text!
Johan Engelen [Sun, 28 Feb 2010 23:18:58 +0000 (00:18 +0100)]
pdf+latex:  add support for flowed text!

14 years agoReally fix the Windows build
Krzysztof Kosiński [Sun, 28 Feb 2010 23:06:38 +0000 (00:06 +0100)]
Really fix the Windows build

14 years agoFix Windows compile fail after 9118 (oops)
Krzysztof Kosiński [Sun, 28 Feb 2010 22:44:03 +0000 (23:44 +0100)]
Fix Windows compile fail after 9118 (oops)

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