Code

inkscape.git
14 years agoExtensions. Use locale dependent string to float convertion for default values (Bug...
JazzyNico [Sun, 2 May 2010 12:02:35 +0000 (14:02 +0200)]
Extensions. Use locale dependent string to float convertion for default values (Bug #571196).

14 years agoFollow-up to bug 427514 specific to icon preview, which happened to fix bug #171918.
Jon A. Cruz [Sun, 2 May 2010 08:37:34 +0000 (01:37 -0700)]
Follow-up to bug 427514 specific to icon preview, which happened to fix bug #171918.

14 years agomoved some marshalling functions to generic glib calls
Nathan Hurst [Thu, 29 Apr 2010 04:54:37 +0000 (14:54 +1000)]
moved some marshalling functions to generic glib calls

14 years agoTranslations. inkscape.pot and French translation update.
JazzyNico [Wed, 28 Apr 2010 18:56:12 +0000 (20:56 +0200)]
Translations. inkscape.pot and French translation update.

14 years agoi18n. Adding some new translatable strings.
JazzyNico [Wed, 28 Apr 2010 18:49:08 +0000 (20:49 +0200)]
i18n. Adding some new translatable strings.

14 years agoUnnecessary style selector removed from the Spray tool bar and preferences, and strin...
JazzyNico [Wed, 28 Apr 2010 16:51:38 +0000 (18:51 +0200)]
Unnecessary style selector removed from the Spray tool bar and preferences, and string disambiguation.

14 years agoFix wrong bbox upon selecting clones of horizontal/vertical lines (related to bug...
Johan Engelen [Tue, 27 Apr 2010 20:01:10 +0000 (22:01 +0200)]
Fix wrong bbox upon selecting clones of horizontal/vertical lines (related to bug #318726)

14 years agoinkscape-comboboxentry-action:
tavmjong-free [Tue, 27 Apr 2010 18:24:44 +0000 (20:24 +0200)]
inkscape-comboboxentry-action:
Add option to add extra width to GtkComboBox.
Add names to widgets so styles can be set with RC files.
toolbox.cpp:
Add extra width to font-family GtkComboBox.
Change style of font-family drop-down from menu to list.

14 years agosome copyediting of labels
buliabyak [Tue, 27 Apr 2010 17:11:55 +0000 (14:11 -0300)]
some copyediting of labels

14 years agofix error in code93 barcode: missing end marker and termination bar
buliabyak [Tue, 27 Apr 2010 17:09:54 +0000 (14:09 -0300)]
fix error in code93 barcode: missing end marker and termination bar

14 years agoTranslations. Dutch translation update by Kriss.
JazzyNico [Tue, 27 Apr 2010 16:16:25 +0000 (18:16 +0200)]
Translations. Dutch translation update by Kriss.

14 years agoCorrect desktop tracking for layers dialog. Fixes bug #427514.
Jon A. Cruz [Tue, 27 Apr 2010 07:48:04 +0000 (00:48 -0700)]
Correct desktop tracking for layers dialog. Fixes bug #427514.

14 years agosome love to webslicer_export.py
Aurelio A. Heckert (a) [Tue, 27 Apr 2010 00:30:08 +0000 (21:30 -0300)]
some love to webslicer_export.py

14 years agoExtensions. Fix for bug #569885 (No opacity value in XAML export) and whitespace...
JazzyNico [Mon, 26 Apr 2010 18:43:35 +0000 (20:43 +0200)]
Extensions. Fix for bug #569885 (No opacity value in XAML export) and whitespace cleanup.

14 years agoTranslations. inkscape.pot update.
JazzyNico [Mon, 26 Apr 2010 16:04:06 +0000 (18:04 +0200)]
Translations. inkscape.pot update.

14 years agoAdd warning dialog for other than "newest" GTK.
Jon A. Cruz [Mon, 26 Apr 2010 08:23:10 +0000 (01:23 -0700)]
Add warning dialog for other than "newest" GTK.

14 years agowebslicer is starting to export image pieces
Aurélio A. Heckert (a) [Mon, 26 Apr 2010 04:45:48 +0000 (01:45 -0300)]
webslicer is starting to export image pieces

14 years agoadd 'area' calculation to Measure extension
Alvin Penner [Mon, 26 Apr 2010 02:57:01 +0000 (22:57 -0400)]
add 'area' calculation to Measure extension

14 years agoTranslations. Inkscape.pot and mega translation update.
JazzyNico [Sun, 25 Apr 2010 17:04:50 +0000 (19:04 +0200)]
Translations. Inkscape.pot and mega translation update.

14 years agoTypo fix in preferences by Masato Hashimoto (bug #569339).
JazzyNico [Sun, 25 Apr 2010 16:35:35 +0000 (18:35 +0200)]
Typo fix in preferences by Masato Hashimoto (bug #569339).

14 years agoi18n. Fix for bug #425202 (script messages not translated).
JazzyNico [Sun, 25 Apr 2010 14:10:07 +0000 (16:10 +0200)]
i18n. Fix for bug #425202 (script messages not translated).

14 years agoPack combo boxes into GtkAlignment for natural size when used in toolbars.
Jon A. Cruz [Sun, 25 Apr 2010 08:56:03 +0000 (01:56 -0700)]
Pack combo boxes into GtkAlignment for natural size when used in toolbars.

14 years agoAdd alt-x shortcut to new text toolbar.
tavmjong-free [Sat, 24 Apr 2010 09:13:24 +0000 (11:13 +0200)]
Add alt-x shortcut to new text toolbar.

14 years agoTemporary compile fix for GTK before 2.16.0
Jon A. Cruz [Sat, 24 Apr 2010 06:40:16 +0000 (23:40 -0700)]
Temporary compile fix for GTK before 2.16.0

14 years agoAdd icon for word spacing
Josh Andler [Sat, 24 Apr 2010 00:20:27 +0000 (17:20 -0700)]
Add icon for word spacing

14 years agoMinor tweaks to text toolbar.
tavmjong-free [Fri, 23 Apr 2010 20:14:51 +0000 (22:14 +0200)]
Minor tweaks to text toolbar.

14 years agoConverted text toolbar to GTK toolbar.
tavmjong-free [Fri, 23 Apr 2010 10:59:44 +0000 (12:59 +0200)]
Converted text toolbar to GTK toolbar.
Moved Bold and Italics buttons to group font items together.
Added items for line-height, word-spacing, and letter-spacing.
Added ink-comboboxentry-action to wrap a GtkComboBoxEntry widget:
  Options: Pop-up completion menu.
           Use of external cell_data_func for formatting (e.g. font preview).
          Adjustable GtkEntry width.
   Display warning icon/tooltip if entry isn't in list.

14 years agoFix snapping regression introduced by rev. #9118
Diederik van Lierop [Thu, 22 Apr 2010 20:42:03 +0000 (22:42 +0200)]
Fix snapping regression introduced by rev. #9118

14 years agoTranslations. en_GB translation update by Tim Sheridan. fr translation update by me.
JazzyNico [Thu, 22 Apr 2010 12:13:49 +0000 (14:13 +0200)]
Translations. en_GB translation update by Tim Sheridan. fr translation update by me.

14 years agoTranslations. inkscape.pot update.
JazzyNico [Thu, 22 Apr 2010 12:10:19 +0000 (14:10 +0200)]
Translations. inkscape.pot update.

14 years agoExtensions. Fix Render>Grid extension (Bug #401567).
JazzyNico [Wed, 21 Apr 2010 21:40:54 +0000 (23:40 +0200)]
Extensions. Fix Render>Grid extension (Bug #401567).

14 years agoExtensions. New text split extension (Bug #171748).
JazzyNico [Tue, 20 Apr 2010 16:14:27 +0000 (18:14 +0200)]
Extensions. New text split extension (Bug #171748).

14 years agoUpdate "DarwinPorts" to "Macports" in the info file generated by the OS X
Michael Wybrow [Tue, 20 Apr 2010 12:22:54 +0000 (22:22 +1000)]
Update "DarwinPorts" to "Macports" in the info file generated by the OS X
nightly build script.  DarwinPorts is the (very) old name for the project,
and the Macports developers have kindly asked me to update it to avoid
confusion.

14 years agoSmall fix for nr-compose-transform (I compared against 255 where I should have compar...
Jasper van de Gronde [Tue, 20 Apr 2010 12:13:56 +0000 (14:13 +0200)]
Small fix for nr-compose-transform (I compared against 255 where I should have compared against 255*255).

14 years agoDrop short limit on propery values.
Jon A. Cruz [Tue, 20 Apr 2010 07:24:42 +0000 (00:24 -0700)]
Drop short limit on propery values.

14 years agoAdded completion entry for editable lists.
Jon A. Cruz [Tue, 20 Apr 2010 06:31:36 +0000 (23:31 -0700)]
Added completion entry for editable lists.

14 years agoExtensions. JavaFX output fix by ycswyw.
JazzyNico [Mon, 19 Apr 2010 19:37:04 +0000 (21:37 +0200)]
Extensions. JavaFX output fix by ycswyw.

14 years agoAdded settor method for custom/non-model text
Jon A. Cruz [Mon, 19 Apr 2010 16:01:16 +0000 (09:01 -0700)]
Added settor method for custom/non-model text

14 years agocubic root solver patch by Nick
Alvin Penner [Sun, 18 Apr 2010 22:04:37 +0000 (18:04 -0400)]
cubic root solver patch by Nick

14 years agoPatch to fix return values. Fixes bug #530790.
Jon A. Cruz [Sun, 18 Apr 2010 21:58:20 +0000 (14:58 -0700)]
Patch to fix return values. Fixes bug #530790.

14 years agoFix bbox snapping as reported in LP bug #562205
Diederik van Lierop [Sun, 18 Apr 2010 19:43:05 +0000 (21:43 +0200)]
Fix bbox snapping as reported in LP bug #562205

14 years agoFix for bug #455302 and bug #165529, also partially fixes bounding box of various...
Jasper van de Gronde [Sun, 18 Apr 2010 14:17:05 +0000 (16:17 +0200)]
Fix for bug #455302 and bug #165529, also partially fixes bounding box of various NR Arena Items as passed to filters (it used to explicitly make the bounding box larger) and makes nr-filter-displacement-map use rowstride

14 years agoCorrect #endif placement. Should fix win32 build.
Jon A. Cruz [Sun, 18 Apr 2010 08:40:21 +0000 (01:40 -0700)]
Correct #endif placement. Should fix win32 build.

14 years agoAdded/Fixed Pango font weights. Included Jon's workaround for Pango
tavmjong-free [Sun, 18 Apr 2010 07:24:32 +0000 (09:24 +0200)]
Added/Fixed Pango font weights. Included Jon's workaround for Pango
older than 1.24.

14 years agoGerman translation update.
uwesch [Sun, 18 Apr 2010 04:16:01 +0000 (06:16 +0200)]
German translation update.

14 years agoTemp build-break workaround for systems with Pango older than 1.24.
Jon A. Cruz [Sat, 17 Apr 2010 23:07:58 +0000 (16:07 -0700)]
Temp build-break workaround for systems with Pango older than 1.24.

14 years agoWhitespace and brace cleanup. Minor refactoring of font_style_equal.
Jon A. Cruz [Sat, 17 Apr 2010 22:48:56 +0000 (15:48 -0700)]
Whitespace and brace cleanup. Minor refactoring of font_style_equal.

14 years agoTranslations. Black and White extension added in POTFILES. inkscape.pot and French...
JazzyNico [Sat, 17 Apr 2010 20:07:43 +0000 (22:07 +0200)]
Translations. Black and White extension added in POTFILES. inkscape.pot and French translation update.

14 years agoTypo and consistency fix in webslicer extensions.
JazzyNico [Sat, 17 Apr 2010 11:22:19 +0000 (13:22 +0200)]
Typo and consistency fix in webslicer extensions.

14 years agoMissing dependency for webslicer extensions.
JazzyNico [Sat, 17 Apr 2010 11:07:27 +0000 (13:07 +0200)]
Missing dependency for webslicer extensions.

14 years agoSpray tool: default preferences fix.
JazzyNico [Fri, 16 Apr 2010 13:02:16 +0000 (15:02 +0200)]
Spray tool: default preferences fix.

14 years agoSecond step in fixing changing of font faces.
tavmjong-free [Fri, 16 Apr 2010 12:19:33 +0000 (14:19 +0200)]
Second step in fixing changing of font faces.

14 years agoTranslations. inkscape.pot and French translation update.
JazzyNico [Thu, 15 Apr 2010 20:47:54 +0000 (22:47 +0200)]
Translations. inkscape.pot and French translation update.

14 years agoTooltips inconsistency fix in Inkscape Preferences.(part 2)
JazzyNico [Thu, 15 Apr 2010 20:46:49 +0000 (22:46 +0200)]
Tooltips inconsistency fix in Inkscape Preferences.(part 2)

14 years agoTooltips inconsistency fix in Inkscape Preferences.
JazzyNico [Thu, 15 Apr 2010 20:25:58 +0000 (22:25 +0200)]
Tooltips inconsistency fix in Inkscape Preferences.

14 years agoExtensions. Extract Image fix for uppercase image type, and default path set to the...
JazzyNico [Thu, 15 Apr 2010 19:56:04 +0000 (21:56 +0200)]
Extensions. Extract Image fix for uppercase image type, and default path set to the user's home directory.

14 years agofilterUnits and primitiveUnits are now actually read/set, percentages for primitiveUn...
Jasper van de Gronde [Thu, 15 Apr 2010 19:14:51 +0000 (21:14 +0200)]
filterUnits and primitiveUnits are now actually read/set, percentages for primitiveUnits are still problematic though

14 years agoFirst step in fixing the changing of font faces (must also update
tavmjong-free [Thu, 15 Apr 2010 19:00:11 +0000 (21:00 +0200)]
First step in fixing the changing of font faces (must also update
toolbox.cpp). Expands use of pango_font_decription_better_match().

14 years agoAdd word-spacing attribute.
tavmjong-free [Thu, 15 Apr 2010 13:02:48 +0000 (15:02 +0200)]
Add word-spacing attribute.

14 years agoAdded missing Pango Weights.
tavmjong-free [Thu, 15 Apr 2010 12:34:26 +0000 (14:34 +0200)]
Added missing Pango Weights.

14 years agoshow more axonometric grid lines
Johan Engelen [Wed, 14 Apr 2010 20:32:14 +0000 (22:32 +0200)]
show more axonometric grid lines

14 years agoSpelling correction in Optimized SVG extension.
JazzyNico [Wed, 14 Apr 2010 17:38:59 +0000 (19:38 +0200)]
Spelling correction in Optimized SVG extension.

14 years agoFix for ImageMagick solarize extension.
JazzyNico [Wed, 14 Apr 2010 17:30:26 +0000 (19:30 +0200)]
Fix for ImageMagick solarize extension.

14 years agoChanged default font from Bitstream Vera Sans to Sans. Not
tavmjong-free [Wed, 14 Apr 2010 15:36:23 +0000 (17:36 +0200)]
Changed default font from Bitstream Vera Sans to Sans. Not
everyone has Bitstream Vera Sans and having a non-existant
default font can cause problems.

14 years agoFinally add myself to AUTHORS file as test of using Bazaar.
tavmjong-free [Wed, 14 Apr 2010 14:30:46 +0000 (16:30 +0200)]
Finally add myself to AUTHORS file as test of using Bazaar.

14 years agoFinally add myself to AUTHORS file as test of using Bazaar.
tavmjong-free [Wed, 14 Apr 2010 14:25:36 +0000 (16:25 +0200)]
Finally add myself to AUTHORS file as test of using Bazaar.

14 years agoUpdated GtkAction subclass to allow "open" selections for a user to type into.
Jon A. Cruz [Wed, 14 Apr 2010 07:06:56 +0000 (00:06 -0700)]
Updated GtkAction subclass to allow "open" selections for a user to type into.

14 years agoUpdate of UI translation into Ukrainian by Yuri Chornoivan
Alexandre Prokoudine [Wed, 14 Apr 2010 02:16:00 +0000 (06:16 +0400)]
Update of UI translation into Ukrainian by Yuri Chornoivan

14 years agoUkrainian translation of Win32 installation package by Yuri Chornoivan
Alexandre Prokoudine [Wed, 14 Apr 2010 02:14:41 +0000 (06:14 +0400)]
Ukrainian translation of Win32 installation package by Yuri Chornoivan

14 years agoTypo fix by Yuri Chornoivan
Alexandre Prokoudine [Wed, 14 Apr 2010 02:13:15 +0000 (06:13 +0400)]
Typo fix by Yuri Chornoivan

14 years agoAdded method to fetch currently active text.
Jon A. Cruz [Tue, 13 Apr 2010 05:36:46 +0000 (22:36 -0700)]
Added method to fetch currently active text.

14 years agoMinor fix of pointer check.
Jon A. Cruz [Tue, 13 Apr 2010 01:41:04 +0000 (18:41 -0700)]
Minor fix of pointer check.

14 years agogerman translation Update
uwesch [Mon, 12 Apr 2010 20:11:49 +0000 (22:11 +0200)]
german translation Update

14 years agoAdded defaults to node tool values that were missing from preference init.
Jon A. Cruz [Mon, 12 Apr 2010 09:20:43 +0000 (02:20 -0700)]
Added defaults to node tool values that were missing from preference init.

14 years agoLeave uninitialized bools in preferences to the default 'false' value. Code should...
Jon A. Cruz [Mon, 12 Apr 2010 09:10:41 +0000 (02:10 -0700)]
Leave uninitialized bools in preferences to the default 'false' value. Code should initialize those explicitly and not count on GUI widgets to do so.

14 years agoSimplifying sigc::bind use. Possible fix for mac compile.
Jon A. Cruz [Mon, 12 Apr 2010 08:09:40 +0000 (01:09 -0700)]
Simplifying sigc::bind use. Possible fix for mac compile.

14 years agoFixed state sync for node tool booleans. Addressing bug #426032.
Jon A. Cruz [Mon, 12 Apr 2010 06:22:27 +0000 (23:22 -0700)]
Fixed state sync for node tool booleans. Addressing bug #426032.

14 years agofix some typing errors when converting from quadratic to cubic Bezier
Alvin Penner [Sun, 11 Apr 2010 19:22:02 +0000 (15:22 -0400)]
fix some typing errors when converting from quadratic to cubic Bezier

14 years agoUI inconsistency fix (Preferences>Interface.
JazzyNico [Sun, 11 Apr 2010 19:08:37 +0000 (21:08 +0200)]
UI inconsistency fix (Preferences>Interface.

14 years agoGerman translation update 99%
uwesch [Sun, 11 Apr 2010 18:21:25 +0000 (20:21 +0200)]
German translation update 99%

14 years agoSwitching to new input dialog. Allows for a better UI and addresses bug #334800 and...
Jon A. Cruz [Sun, 11 Apr 2010 08:51:39 +0000 (01:51 -0700)]
Switching to new input dialog. Allows for a better UI and addresses bug #334800 and bug #196195.

14 years agoCorrect calligraphic toggles getting out of sync with behavior.
Jon A. Cruz [Sun, 11 Apr 2010 07:26:08 +0000 (00:26 -0700)]
Correct calligraphic toggles getting out of sync with behavior.

14 years agoTranslations. Dutch translation update.
JazzyNico [Sat, 10 Apr 2010 20:33:58 +0000 (22:33 +0200)]
Translations. Dutch translation update.

14 years agofix bug 166659. precisely calculate bbox when exporting to png
Johan Engelen [Sat, 10 Apr 2010 19:44:27 +0000 (21:44 +0200)]
fix bug 166659.  precisely calculate bbox when exporting to png

14 years agocommit patch for LaTeX equation render extension by Christoph Schmidt-Hieber
Johan Engelen [Sat, 10 Apr 2010 18:59:57 +0000 (20:59 +0200)]
commit patch for LaTeX equation render extension by Christoph Schmidt-Hieber

14 years ago* improve boundingbox calculation: include strokecaps.
Johan Engelen [Sat, 10 Apr 2010 15:21:01 +0000 (17:21 +0200)]
* improve boundingbox calculation: include strokecaps.
* increasing boundingbox calculation precision for selection to marker, selection to pattern and fit canvas to selection

14 years agofix bug 168275 by removing a ceil on document height and width in pdf/eps/ps exporter.
Johan Engelen [Sat, 10 Apr 2010 12:51:38 +0000 (14:51 +0200)]
fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps exporter.

14 years agoGerman translation update 99%
uwesch [Sat, 10 Apr 2010 11:12:53 +0000 (13:12 +0200)]
German translation update 99%

14 years agoDo not emit signals when setting values to their existing state.
Jon A. Cruz [Sat, 10 Apr 2010 05:21:31 +0000 (22:21 -0700)]
Do not emit signals when setting values to their existing state.

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