Code

inkscape.git
14 years agoGerman translation update
uwesch [Fri, 9 Apr 2010 17:12:07 +0000 (19:12 +0200)]
German translation update

14 years agoinkscape.pot and French translation update.
JazzyNico [Fri, 9 Apr 2010 12:29:20 +0000 (14:29 +0200)]
inkscape.pot and French translation update.

14 years agoPDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justification
Johan Engelen [Thu, 8 Apr 2010 21:05:52 +0000 (23:05 +0200)]
PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justification

14 years agoCleanup of device internal handling and API.
Jon A. Cruz [Thu, 8 Apr 2010 07:49:42 +0000 (00:49 -0700)]
Cleanup of device internal handling and API.

14 years agoFix "show handles" button state on Ctrl+H
Krzysztof Kosiński [Tue, 6 Apr 2010 14:47:48 +0000 (16:47 +0200)]
Fix "show handles" button state on Ctrl+H

14 years agoRevert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosiński [Tue, 6 Apr 2010 14:11:54 +0000 (16:11 +0200)]
Revert the inverted coordinate system fix. 3D Boxes and guides
require an XML-level backwards compatibility mechanism to fix properly,
and it's too late in the 0.48 cycle to introduce it.

14 years agoFixed use of dialogs in more than one window, and tile problem with selection. Fixes...
Jon A. Cruz [Tue, 6 Apr 2010 07:29:20 +0000 (00:29 -0700)]
Fixed use of dialogs in more than one window, and tile problem with selection. Fixes bug #556233.

14 years agoTrack selected text items and append as needed.
Jon A. Cruz [Tue, 6 Apr 2010 05:33:23 +0000 (22:33 -0700)]
Track selected text items and append as needed.

14 years agoSecond batch of coords fixes (guides, text cursor, zoom)
Krzysztof Kosiński [Mon, 5 Apr 2010 00:35:52 +0000 (02:35 +0200)]
Second batch of coords fixes (guides, text cursor, zoom)

14 years agoCoords: fix guidelines
Krzysztof Kosiński [Sun, 4 Apr 2010 23:26:13 +0000 (01:26 +0200)]
Coords: fix guidelines

14 years agoCoords: fix initial cursor position in the text tool
Krzysztof Kosiński [Sun, 4 Apr 2010 22:16:13 +0000 (00:16 +0200)]
Coords: fix initial cursor position in the text tool

14 years agoCoords: fix SPDesktop::point() method
Krzysztof Kosiński [Sun, 4 Apr 2010 21:45:07 +0000 (23:45 +0200)]
Coords: fix SPDesktop::point() method

14 years agoMerge PDF rendering fix
Krzysztof Kosiński [Sun, 4 Apr 2010 21:43:36 +0000 (23:43 +0200)]
Merge PDF rendering fix

14 years agoTranslations. inkscape.pot update (glyph dialog again).
JazzyNico [Sun, 4 Apr 2010 20:37:59 +0000 (22:37 +0200)]
Translations. inkscape.pot update (glyph dialog again).

14 years agoAdded control to select Unicode range limiting. Switched to using "Basic Latin" there...
Jon A. Cruz [Sun, 4 Apr 2010 17:16:55 +0000 (10:16 -0700)]
Added control to select Unicode range limiting. Switched to using "Basic Latin" there as a default instead of the script. Fixes bug #553911.

14 years agoTurn off debugging.
Jon A. Cruz [Sun, 4 Apr 2010 16:46:40 +0000 (09:46 -0700)]
Turn off debugging.

14 years agozero out pointers to deleted members. might expose problems if a stail pointer is...
Jon A. Cruz [Sun, 4 Apr 2010 00:17:51 +0000 (17:17 -0700)]
zero out pointers to deleted members. might expose problems if a stail pointer is related to bug #494722.

14 years agoFix --export-page-drawing option in PDF, PS and LaTeX export.
Krzysztof Kosiński [Sat, 3 Apr 2010 22:19:13 +0000 (00:19 +0200)]
Fix --export-page-drawing option in PDF, PS and LaTeX export.

14 years agoremove debug text from cairo-render-context.cpp
Johan Engelen [Sat, 3 Apr 2010 22:00:17 +0000 (00:00 +0200)]
remove debug text from cairo-render-context.cpp

14 years agoChange desktop coordinate system to match SVG (LP #170049)
Krzysztof Kosiński [Sat, 3 Apr 2010 17:07:50 +0000 (19:07 +0200)]
Change desktop coordinate system to match SVG (LP #170049)

14 years agoFix grid extension
Krzysztof Kosiński [Sat, 3 Apr 2010 16:50:12 +0000 (18:50 +0200)]
Fix grid extension

14 years agoFix pattern knotholder
Krzysztof Kosiński [Sat, 3 Apr 2010 16:22:32 +0000 (18:22 +0200)]
Fix pattern knotholder

14 years agoFix canvas resize
Krzysztof Kosiński [Sat, 3 Apr 2010 16:21:48 +0000 (18:21 +0200)]
Fix canvas resize

14 years agoA few small fixes/clarifications for Gaussian blur.
Jasper van de Gronde [Sat, 3 Apr 2010 14:21:28 +0000 (16:21 +0200)]
A few small fixes/clarifications for Gaussian blur.

14 years agoFix behavior when loading a document
Krzysztof Kosiński [Sat, 3 Apr 2010 12:47:02 +0000 (14:47 +0200)]
Fix behavior when loading a document

14 years agoDisconnect Glyphs UI while updating the model. 5X+ performance boost on CJK fonts...
Jon A. Cruz [Sat, 3 Apr 2010 09:28:11 +0000 (02:28 -0700)]
Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK fonts. Partially fixes bug #553911.

14 years agoWin32 uninstaller: remove empty directory lib/locale
Chris Morgan [Sat, 3 Apr 2010 09:22:02 +0000 (20:22 +1100)]
Win32 uninstaller: remove empty directory lib/locale

14 years agoStart with glyphs limited to "Common" as a short term mitigation for bug #553911.
Jon A. Cruz [Sat, 3 Apr 2010 08:07:41 +0000 (01:07 -0700)]
Start with glyphs limited to "Common" as a short term mitigation for bug #553911.

14 years agoRepair arbitrary change lumped in with Win32 fixes of #9281.
Jon A. Cruz [Sat, 3 Apr 2010 06:18:15 +0000 (23:18 -0700)]
Repair arbitrary change lumped in with Win32 fixes of #9281.

14 years agoSplit dynamic desktop tracking into common, shared code.
Jon A. Cruz [Sat, 3 Apr 2010 06:08:32 +0000 (23:08 -0700)]
Split dynamic desktop tracking into common, shared code.

14 years agoFix tweak and paint bucket tools
Krzysztof Kosiński [Sat, 3 Apr 2010 03:25:05 +0000 (05:25 +0200)]
Fix tweak and paint bucket tools

14 years agoFix spray tool
Krzysztof Kosiński [Sat, 3 Apr 2010 03:05:38 +0000 (05:05 +0200)]
Fix spray tool

14 years agoFix single-handle keybindings
Krzysztof Kosiński [Sat, 3 Apr 2010 03:05:19 +0000 (05:05 +0200)]
Fix single-handle keybindings

14 years agoFix align & distribute dialog
Krzysztof Kosiński [Sat, 3 Apr 2010 02:24:54 +0000 (04:24 +0200)]
Fix align & distribute dialog

14 years agoFix rotation in node and select tool
Krzysztof Kosiński [Sat, 3 Apr 2010 02:24:37 +0000 (04:24 +0200)]
Fix rotation in node and select tool

14 years agoInitial fix for the inverted coordinate system bug
Krzysztof Kosiński [Sat, 3 Apr 2010 01:56:36 +0000 (03:56 +0200)]
Initial fix for the inverted coordinate system bug

14 years agoFix command line invocation on Windows (LP #167455).
Krzysztof Kosiński [Fri, 2 Apr 2010 23:47:43 +0000 (01:47 +0200)]
Fix command line invocation on Windows (LP #167455).

14 years ago99% German translation update.
uwesch [Fri, 2 Apr 2010 23:10:56 +0000 (01:10 +0200)]
99% German translation update.

14 years agoGerman translation update.
uwesch [Fri, 2 Apr 2010 20:34:00 +0000 (22:34 +0200)]
German translation update.

14 years agoDo not print PYTHONPATH on every invocation (stale debug output)
Krzysztof Kosiński [Fri, 2 Apr 2010 18:13:21 +0000 (20:13 +0200)]
Do not print PYTHONPATH on every invocation (stale debug output)

14 years agoAdd Ctrl+H as a shortcut for "show handles" in the node tool.
Krzysztof Kosiński [Fri, 2 Apr 2010 18:11:38 +0000 (20:11 +0200)]
Add Ctrl+H as a shortcut for "show handles" in the node tool.

14 years agopatch for Bug 461964 comment 16
Alvin Penner [Fri, 2 Apr 2010 16:34:59 +0000 (12:34 -0400)]
patch for Bug 461964 comment 16

14 years agoTranslations. French translation update.
JazzyNico [Fri, 2 Apr 2010 13:42:35 +0000 (15:42 +0200)]
Translations. French translation update.

14 years agoTranslations. POTFILE.in and inkscape.pot update (glyphs dialog).
JazzyNico [Fri, 2 Apr 2010 13:11:23 +0000 (15:11 +0200)]
Translations. POTFILE.in and inkscape.pot update (glyphs dialog).

14 years agoCorrected "using namespace" contamination from ui/dialog header files.
Jon A. Cruz [Fri, 2 Apr 2010 08:26:18 +0000 (01:26 -0700)]
Corrected "using namespace" contamination from ui/dialog header files.

14 years agoAllow filtering by glyph script.
Jon A. Cruz [Fri, 2 Apr 2010 07:09:09 +0000 (00:09 -0700)]
Allow filtering by glyph script.

14 years agoTranslations. Inkscape.pot and French translation update.
JazzyNico [Fri, 2 Apr 2010 05:50:08 +0000 (07:50 +0200)]
Translations. Inkscape.pot and French translation update.

14 years agoAdd character script range to description
Jon A. Cruz [Fri, 2 Apr 2010 02:35:48 +0000 (19:35 -0700)]
Add character script range to description

14 years agoAdding missing files for bug #343186.
Jon A. Cruz [Fri, 2 Apr 2010 01:02:40 +0000 (18:02 -0700)]
Adding missing files for bug #343186.

14 years agoInitial cut of glyph selector dialog is in. Fixes bug #343186.
Jon A. Cruz [Thu, 1 Apr 2010 09:36:46 +0000 (02:36 -0700)]
Initial cut of glyph selector dialog is in. Fixes bug #343186.

14 years agoPatch by Daniel_J for 522327
Josh Andler [Thu, 1 Apr 2010 08:14:55 +0000 (01:14 -0700)]
Patch by Daniel_J for 522327

14 years agoadd Martin Sucha to AUTHORS
Josh Andler [Thu, 1 Apr 2010 08:11:36 +0000 (01:11 -0700)]
add Martin Sucha to AUTHORS

14 years agosome love to webslicer export
Aurelio A. Heckert (a) [Wed, 31 Mar 2010 22:28:27 +0000 (19:28 -0300)]
some love to webslicer export

14 years agoTranslations. Japanese translation update.
JazzyNico [Wed, 31 Mar 2010 17:46:06 +0000 (19:46 +0200)]
Translations. Japanese translation update.

14 years agopatch for Bug 465571, comment 8
Alvin Penner [Wed, 31 Mar 2010 01:15:17 +0000 (21:15 -0400)]
patch for Bug 465571, comment 8

14 years agoadjustable hpgl scaling and pen number
Alvin Penner [Tue, 30 Mar 2010 22:23:12 +0000 (18:23 -0400)]
adjustable hpgl scaling and pen number

14 years agoMake all paths in PYTHONPATH absolute.
Krzysztof Kosiński [Tue, 30 Mar 2010 16:05:21 +0000 (18:05 +0200)]
Make all paths in PYTHONPATH absolute.

14 years agoTranslations. PO files mega update.
JazzyNico [Tue, 30 Mar 2010 15:58:24 +0000 (17:58 +0200)]
Translations. PO files mega update.

14 years agoCorrected string-to-number conversion to use locale-independent conversion and to...
Jon A. Cruz [Tue, 30 Mar 2010 08:07:19 +0000 (01:07 -0700)]
Corrected string-to-number conversion to use locale-independent conversion and to handle missing/null values. Fixes bug #544833.

14 years agoFix logic to avoid too many updates while dragging color sliders. Fixes bug# 168557.
Jon A. Cruz [Tue, 30 Mar 2010 04:41:28 +0000 (21:41 -0700)]
Fix logic to avoid too many updates while dragging color sliders. Fixes bug# 168557.

14 years agoMore correct setting of PYTHONPATH at startup
Krzysztof Kosiński [Mon, 29 Mar 2010 22:22:39 +0000 (00:22 +0200)]
More correct setting of PYTHONPATH at startup

14 years agowebslicer: preparing to export
Aurelio A. Heckert (a) [Mon, 29 Mar 2010 21:42:38 +0000 (18:42 -0300)]
webslicer: preparing to export

14 years agoRemove remnants of rather pointless MMX optimizations, and fix
Krzysztof Kosiński [Mon, 29 Mar 2010 21:06:33 +0000 (23:06 +0200)]
Remove remnants of rather pointless MMX optimizations, and fix
build failure caused by recent extension renames

14 years agoAdd console helper application based on inkscapec.exe from Jos Hirth,
Krzysztof Kosiński [Mon, 29 Mar 2010 20:32:32 +0000 (22:32 +0200)]
Add console helper application based on inkscapec.exe from Jos Hirth,
which provides Unix-like behavior on Windows.

14 years agowebslicer effects now extends a commom WebSlicer_Effect class
Aurelio A. Heckert (a) [Mon, 29 Mar 2010 18:46:20 +0000 (15:46 -0300)]
webslicer effects now extends a commom WebSlicer_Effect class

14 years agoPurge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking out...
Jon A. Cruz [Mon, 29 Mar 2010 05:00:58 +0000 (22:00 -0700)]
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking out of lower-level panels. Fixes bug #270623.

14 years agoOops - obviously the previous fix didn't work outside Windows
Krzysztof Kosiński [Sun, 28 Mar 2010 23:23:56 +0000 (01:23 +0200)]
Oops - obviously the previous fix didn't work outside Windows

14 years agoFix regression (inkex.py not found for extensions in user's directory)
Krzysztof Kosiński [Sun, 28 Mar 2010 23:13:04 +0000 (01:13 +0200)]
Fix regression (inkex.py not found for extensions in user's directory)

14 years agoRemove leftover debug output
Krzysztof Kosiński [Sun, 28 Mar 2010 20:22:11 +0000 (22:22 +0200)]
Remove leftover debug output

14 years agoAllow Inkscape to run from Unicode directories on Windows
Krzysztof Kosiński [Sun, 28 Mar 2010 20:17:31 +0000 (22:17 +0200)]
Allow Inkscape to run from Unicode directories on Windows

14 years agoExtensions. Small bug in uniconvertor output.
JazzyNico [Sun, 28 Mar 2010 06:45:18 +0000 (08:45 +0200)]
Extensions. Small bug in uniconvertor output.

14 years agoExtensions. Use uniconvertor first, instead of uniconv.
JazzyNico [Sun, 28 Mar 2010 06:35:33 +0000 (08:35 +0200)]
Extensions. Use uniconvertor first, instead of uniconv.

14 years agoreinstate wrongly ignored delta in pick; makes selecting small text objects much...
buliabyak [Sun, 28 Mar 2010 03:15:37 +0000 (00:15 -0300)]
reinstate wrongly ignored delta in pick; makes selecting small text objects much easier

14 years agoPhase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz [Sun, 28 Mar 2010 00:42:22 +0000 (17:42 -0700)]
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.

14 years agoinherit value as well as computed for linespacing and other spacing properties; fixes...
buliabyak [Sat, 27 Mar 2010 22:40:38 +0000 (19:40 -0300)]
inherit value as well as computed for linespacing and other spacing properties; fixes the linespacing display in text and font dialog

14 years agoTranslations. Small French translation update and cleanup.
JazzyNico [Sat, 27 Mar 2010 21:54:22 +0000 (22:54 +0100)]
Translations. Small French translation update and cleanup.

14 years agoPhase 2b - remove use of SPWidget and wire signals directly.
Jon A. Cruz [Sat, 27 Mar 2010 20:56:03 +0000 (13:56 -0700)]
Phase 2b - remove use of SPWidget and wire signals directly.

14 years agoFix incorrect use of std::auto_ptr<char> in FontInstance.cpp (LP #549317)
Krzysztof Kosiński [Sat, 27 Mar 2010 16:15:23 +0000 (17:15 +0100)]
Fix incorrect use of std::auto_ptr<char> in FontInstance.cpp (LP #549317)

14 years agoPhase 2 - remove duplicated code and leave a single copy of each function.
Jon A. Cruz [Sat, 27 Mar 2010 08:10:31 +0000 (01:10 -0700)]
Phase 2 - remove duplicated code and leave a single copy of each function.

14 years agoPhase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit panes.
Jon A. Cruz [Sat, 27 Mar 2010 07:50:41 +0000 (00:50 -0700)]
Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit panes.

14 years agomake SP_OBJECT_ID usable again
buliabyak [Sat, 27 Mar 2010 04:32:59 +0000 (01:32 -0300)]
make SP_OBJECT_ID usable again

14 years agoAdding in shape-record.h
Ted Gould [Fri, 26 Mar 2010 03:40:12 +0000 (22:40 -0500)]
Adding in shape-record.h

14 years agoAdding in accumulators. We need them too.
Ted Gould [Fri, 26 Mar 2010 03:23:32 +0000 (22:23 -0500)]
Adding in accumulators.  We need them too.

14 years agoAdding in svg-device-color.h
Ted Gould [Fri, 26 Mar 2010 03:15:23 +0000 (22:15 -0500)]
Adding in svg-device-color.h

14 years agoTranslations. French translation update.
JazzyNico [Thu, 25 Mar 2010 20:15:35 +0000 (21:15 +0100)]
Translations. French translation update.

14 years agoFixes missing include that complicated older libs. Fixes bug #545160
Jon A. Cruz [Thu, 25 Mar 2010 04:51:54 +0000 (21:51 -0700)]
Fixes missing include that complicated older libs. Fixes bug #545160

14 years agoTest Poppler colorspace API using trial compilation
Krzysztof Kosiński [Thu, 25 Mar 2010 02:10:34 +0000 (03:10 +0100)]
Test Poppler colorspace API using trial compilation
rather than a version check; should fix LP #545580

14 years agoAdding in assertions.h
Ted Gould [Wed, 24 Mar 2010 21:01:55 +0000 (16:01 -0500)]
Adding in assertions.h

14 years agodisable experimental LPEs
Johan Engelen [Wed, 24 Mar 2010 20:57:53 +0000 (21:57 +0100)]
disable experimental LPEs

14 years agoAdding missing snapping headers.
Ted Gould [Wed, 24 Mar 2010 20:36:08 +0000 (15:36 -0500)]
Adding missing snapping headers.

14 years agoMake dist fixes for src/ directory.
Ted Gould [Wed, 24 Mar 2010 20:15:07 +0000 (15:15 -0500)]
Make dist fixes for src/ directory.

14 years agoFixes for the root directory to get 'make dist' (not even distcheck)
Ted Gould [Wed, 24 Mar 2010 20:04:38 +0000 (15:04 -0500)]
Fixes for the root directory to get 'make dist' (not even distcheck)

14 years agoAdd needed null check.
Jon A. Cruz [Tue, 23 Mar 2010 07:32:40 +0000 (00:32 -0700)]
Add needed null check.

14 years agoUpdate to reflect "swatch" gradients as being assumed to be shared.
Jon A. Cruz [Tue, 23 Mar 2010 06:35:55 +0000 (23:35 -0700)]
Update to reflect "swatch" gradients as being assumed to be shared.

14 years agoAdding some const correctness and overloads.
Jon A. Cruz [Tue, 23 Mar 2010 05:39:04 +0000 (22:39 -0700)]
Adding some const correctness and overloads.

14 years agoC++-ification of enums.
Jon A. Cruz [Mon, 22 Mar 2010 02:47:06 +0000 (19:47 -0700)]
C++-ification of enums.

14 years agoC++-ification of paint selector.
Jon A. Cruz [Mon, 22 Mar 2010 00:44:33 +0000 (17:44 -0700)]
C++-ification of paint selector.

14 years agoFix crash
Jon A. Cruz [Sun, 21 Mar 2010 22:16:39 +0000 (15:16 -0700)]
Fix crash

14 years agoFix regression caused by rev. #9158 (selection of nodes in the node editor by draggin...
Diederik van Lierop [Sun, 21 Mar 2010 19:46:45 +0000 (20:46 +0100)]
Fix regression caused by rev. #9158 (selection of nodes in the node editor by dragging a rectangle using a tablet was broken)

14 years agoEdit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.
Jon A. Cruz [Sun, 21 Mar 2010 18:18:51 +0000 (11:18 -0700)]
Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.