Code

inkscape.git
15 years agoRemove some left-over debugging output that got accidentally committed
dvlierop2 [Wed, 1 Apr 2009 19:18:46 +0000 (19:18 +0000)]
Remove some left-over debugging output that got accidentally committed

15 years agoFix for gradient code I committed recently (which accidentally used unsigned ints...
jaspervdg [Wed, 1 Apr 2009 19:00:07 +0000 (19:00 +0000)]
Fix for gradient code I committed recently (which accidentally used unsigned ints where it should not).

15 years agoKorean and French translations update.
JazzyNico [Wed, 1 Apr 2009 18:07:43 +0000 (18:07 +0000)]
Korean and French translations update.
Added Jin-Hwan Jeong in the translators list.

15 years agoFix for helperfns_read_vector (which could go on trying to read numbers for ever...
jaspervdg [Tue, 31 Mar 2009 20:41:47 +0000 (20:41 +0000)]
Fix for helperfns_read_vector (which could go on trying to read numbers for ever) and some quality improvements to gradient rendering and feComponentTransfer handling.

15 years agoMore sensitive selection of snap target when snapping guides to objects with multiple...
dvlierop2 [Tue, 31 Mar 2009 20:41:19 +0000 (20:41 +0000)]
More sensitive selection of snap target when snapping guides to objects with multiple snap candidates (fixes bug 352247)

15 years agoSome minor snap-delay modifications
dvlierop2 [Tue, 31 Mar 2009 19:53:28 +0000 (19:53 +0000)]
Some minor snap-delay modifications

15 years agoFixed icon blurriness due to theme changing icon sizes
joncruz [Tue, 31 Mar 2009 08:52:55 +0000 (08:52 +0000)]
Fixed icon blurriness due to theme changing icon sizes

15 years ago * [INTL:*] update_po_files.sh
helix84 [Mon, 30 Mar 2009 23:55:57 +0000 (23:55 +0000)]
 * [INTL:*] update_po_files.sh

15 years agoFix bug #338838: Using double-click on a selected shape to switch to that shape's...
dvlierop2 [Mon, 30 Mar 2009 20:14:00 +0000 (20:14 +0000)]
Fix bug #338838: Using double-click on a selected shape to switch to that shape's tool would give a snap-window-already-closed warning

15 years agoMinor change to the snapping icons: snap to bbox and snap to path are now coloured...
dvlierop2 [Mon, 30 Mar 2009 19:52:26 +0000 (19:52 +0000)]
Minor change to the snapping icons: snap to bbox and snap to path are now coloured green

15 years agoetree CDATA support compatibilization in inkwebeffect.py
aurium [Mon, 30 Mar 2009 17:46:33 +0000 (17:46 +0000)]
etree CDATA support compatibilization in inkwebeffect.py

15 years agoFix icon cache code to properly render multiple sizes as needed.
joncruz [Mon, 30 Mar 2009 09:36:22 +0000 (09:36 +0000)]
Fix icon cache code to properly render multiple sizes as needed.

15 years agorestore the pattern from clipboard ability
buliabyak [Sun, 29 Mar 2009 22:23:35 +0000 (22:23 +0000)]
restore the pattern from clipboard ability

15 years ago- Move snap delay mechanism to the event context (used to be in SPCanvas)
dvlierop2 [Sun, 29 Mar 2009 19:12:03 +0000 (19:12 +0000)]
- Move snap delay mechanism to the event context (used to be in SPCanvas)
- Rename lots of variables and methods to make them easier to understand
- Add snapping to the connector tool

15 years agorevert part of 20988 to fix rendering of LPE on groups
buliabyak [Sun, 29 Mar 2009 18:18:24 +0000 (18:18 +0000)]
revert part of 20988 to fix rendering of LPE on groups

15 years agoSome quality improvements to feDisplacementMap handling (as well as extra boundary...
jaspervdg [Sun, 29 Mar 2009 17:06:47 +0000 (17:06 +0000)]
Some quality improvements to feDisplacementMap handling (as well as extra boundary checks where necessary).

15 years agofix simplify, combine, break for LPE paths
buliabyak [Sun, 29 Mar 2009 15:39:00 +0000 (15:39 +0000)]
fix simplify, combine, break for LPE paths

15 years agoMade Filter rendering quality 'Better' the default setting
kiirala [Sat, 28 Mar 2009 17:38:02 +0000 (17:38 +0000)]
Made Filter rendering quality 'Better' the default setting

15 years agoFixed redraw-area dependent result when using filters with low quality
kiirala [Sat, 28 Mar 2009 17:20:57 +0000 (17:20 +0000)]
Fixed redraw-area dependent result when using filters with low quality

15 years agoFixed some bad math in pixblock-transform
kiirala [Sat, 28 Mar 2009 12:36:43 +0000 (12:36 +0000)]
Fixed some bad math in pixblock-transform

15 years agoMade functions in nr-filter-utils inlineable
kiirala [Sat, 28 Mar 2009 12:01:17 +0000 (12:01 +0000)]
Made functions in nr-filter-utils inlineable

15 years agoFixed some bad math in pixblock-scaler. Seems to fix shifted blurs
kiirala [Sat, 28 Mar 2009 11:35:16 +0000 (11:35 +0000)]
Fixed some bad math in pixblock-scaler. Seems to fix shifted blurs

15 years agowe cannot rely on LPE attributes being properly parsed by the time we read d=; this...
buliabyak [Sat, 28 Mar 2009 03:04:21 +0000 (03:04 +0000)]
we cannot rely on LPE attributes being properly parsed by the time we read d=; this fixes the undo after a LPE is set or pasted and seems to have no ill effect otherwise (report to me if you find anything suspicious)

15 years agoImproved translatable message
prokoudine [Sat, 28 Mar 2009 02:38:11 +0000 (02:38 +0000)]
Improved translatable message

15 years agoAnother extensions added to the list of translatables, all three ones now installable...
prokoudine [Sat, 28 Mar 2009 01:46:22 +0000 (01:46 +0000)]
Another extensions added to the list of translatables, all three ones now installable and typoless :)

15 years agoFix warning with newer GCC versions
scislac [Fri, 27 Mar 2009 15:29:56 +0000 (15:29 +0000)]
Fix warning with newer GCC versions

15 years agoadd lpe names to path description
buliabyak [Fri, 27 Mar 2009 13:51:48 +0000 (13:51 +0000)]
add lpe names to path description

15 years agoPolishing and compacting Metallized paint and renamed Comics liquid to Comics cream
ivanlouette57 [Fri, 27 Mar 2009 11:05:46 +0000 (11:05 +0000)]
Polishing and compacting Metallized paint and renamed Comics liquid to Comics cream

15 years agounhide hatches lpe (tests commited to test-suite).
jfbarraud [Fri, 27 Mar 2009 09:01:00 +0000 (09:01 +0000)]
unhide hatches lpe (tests commited to test-suite).

15 years agobug fix: close open paths on input.
jfbarraud [Fri, 27 Mar 2009 08:49:13 +0000 (08:49 +0000)]
bug fix: close open paths on input.

15 years agoImproved Liquid Texture plus a Flow inside Texture, a Comics liquid and a Comics...
ivanlouette57 [Fri, 27 Mar 2009 00:09:59 +0000 (00:09 +0000)]
Improved Liquid Texture plus a Flow inside Texture, a Comics liquid and a Comics flow

15 years agofirst version of web-set-att extension
aurium [Thu, 26 Mar 2009 23:57:32 +0000 (23:57 +0000)]
first version of web-set-att extension

15 years agofor the stretched pattern-on-path, length makes no difference, but it saves at least...
buliabyak [Thu, 26 Mar 2009 23:13:27 +0000 (23:13 +0000)]
for the stretched pattern-on-path, length makes no difference, but it saves at least the ellipse from going bananas when you rotate the path with lpe (a stopgap solution, until we resolve the transform issue)

15 years agofix copy/paste of color from gradient stops
buliabyak [Thu, 26 Mar 2009 23:09:42 +0000 (23:09 +0000)]
fix copy/paste of color from gradient stops

15 years agonew, more civilized image from bug 295361
buliabyak [Thu, 26 Mar 2009 23:07:41 +0000 (23:07 +0000)]
new, more civilized image from bug 295361

15 years agodo not transform, display, reverse, node-edit, or remove LPE if LPE stack is disabled...
buliabyak [Thu, 26 Mar 2009 23:02:22 +0000 (23:02 +0000)]
do not transform, display, reverse, node-edit, or remove LPE if LPE stack is disabled by an invalid or unsupported effect in it

15 years agosp_lpe_item_has_path_effect now returns false if one of the effects in the stack...
buliabyak [Thu, 26 Mar 2009 22:58:37 +0000 (22:58 +0000)]
sp_lpe_item_has_path_effect now returns false if one of the effects in the stack is invalid or unsupported, in which case LPE stack is disabled

15 years agoPolishing some Bevels and Ridges
ivanlouette57 [Thu, 26 Mar 2009 22:27:30 +0000 (22:27 +0000)]
Polishing some Bevels and Ridges

15 years agothe little InkWeb is now usable
aurium [Thu, 26 Mar 2009 22:22:45 +0000 (22:22 +0000)]
the little InkWeb is now usable

15 years agothis terminal submenu really saves us no space
buliabyak [Thu, 26 Mar 2009 22:21:21 +0000 (22:21 +0000)]
this terminal submenu really saves us no space

15 years agoRemoved Plied tartan, improved Wavy tartan, added a Tiger fur Texture, fixed 3D marbl...
ivanlouette57 [Thu, 26 Mar 2009 18:22:54 +0000 (18:22 +0000)]
Removed Plied tartan, improved Wavy tartan, added a Tiger fur Texture, fixed 3D marble clipping

15 years agofixed some bugs (bad render of thick/thin parts + reversed bending + occasional crash...
jfbarraud [Thu, 26 Mar 2009 06:37:02 +0000 (06:37 +0000)]
fixed some bugs (bad render of thick/thin parts + reversed bending + occasional crash (depends on 2geom update)...)

15 years agoInkWeb is a fetus, but is growing...
aurium [Wed, 25 Mar 2009 23:41:59 +0000 (23:41 +0000)]
InkWeb is a fetus, but is growing...

15 years agoContinued cleaning unuseful primitives and solved zoom problem with some Bevels
ivanlouette57 [Wed, 25 Mar 2009 23:35:08 +0000 (23:35 +0000)]
Continued cleaning unuseful primitives and solved zoom problem with some Bevels

15 years agoRemoving unuseful primitives to make some filters more compact
ivanlouette57 [Wed, 25 Mar 2009 19:29:50 +0000 (19:29 +0000)]
Removing unuseful primitives to make some filters more compact

15 years agoinitial version of inkweb.js for web-transmit-att effect, and others.
aurium [Wed, 25 Mar 2009 13:48:39 +0000 (13:48 +0000)]
initial version of inkweb.js for web-transmit-att effect, and others.

15 years agocorrect labels
buliabyak [Tue, 24 Mar 2009 18:34:46 +0000 (18:34 +0000)]
correct labels

15 years agoconsistent capitalization
buliabyak [Tue, 24 Mar 2009 18:34:22 +0000 (18:34 +0000)]
consistent capitalization

15 years agoCleaning up PIXMAP_DIR usage.
joncruz [Tue, 24 Mar 2009 07:33:07 +0000 (07:33 +0000)]
Cleaning up PIXMAP_DIR usage.

15 years agoNew extension were added
prokoudine [Tue, 24 Mar 2009 04:46:06 +0000 (04:46 +0000)]
New extension were added

15 years agoinitial version of web-transmit-att effect, to add web useful fetures in svg. Not...
aurium [Tue, 24 Mar 2009 00:23:29 +0000 (00:23 +0000)]
initial version of web-transmit-att effect, to add web useful fetures in svg. Not really Working yet.

15 years agomissed corretions on the interp-att-g's first version
aurium [Mon, 23 Mar 2009 22:42:50 +0000 (22:42 +0000)]
missed corretions on the interp-att-g's first version

15 years agoadding extension: Interpolate Attribute in a Group
aurium [Mon, 23 Mar 2009 21:33:17 +0000 (21:33 +0000)]
adding extension: Interpolate Attribute in a Group

15 years agoblurry zoom magnifying glass icon in left side toolbox fixed by changing zoom-when...
speare [Mon, 23 Mar 2009 20:56:28 +0000 (20:56 +0000)]
blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom-when-resizing-window mini-button icon

15 years agoTrack stroke and fill of selected object and flag style palette entries in use. Fixes...
joncruz [Mon, 23 Mar 2009 08:06:56 +0000 (08:06 +0000)]
Track stroke and fill of selected object and flag style palette entries in use. Fixes wishlist bug #172179.

15 years agoSwitch to widget state for painting
joncruz [Mon, 23 Mar 2009 03:16:48 +0000 (03:16 +0000)]
Switch to widget state for painting

15 years agoAdditional state indicators.
joncruz [Mon, 23 Mar 2009 03:09:37 +0000 (03:09 +0000)]
Additional state indicators.

15 years agoMake drag-n-drop preview a gradient image for gradients.
joncruz [Mon, 23 Mar 2009 01:56:13 +0000 (01:56 +0000)]
Make drag-n-drop preview a gradient image for gradients.

15 years agoMicrotypo and filters update
JazzyNico [Sun, 22 Mar 2009 21:53:54 +0000 (21:53 +0000)]
Microtypo and filters update

15 years agofix squashed vruler: add requisition methon
buliabyak [Sun, 22 Mar 2009 20:15:37 +0000 (20:15 +0000)]
fix squashed vruler: add requisition methon

15 years agofix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEXT from...
buliabyak [Sun, 22 Mar 2009 20:14:05 +0000 (20:14 +0000)]
fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEXT from a deleted object

15 years agoadd support for DIMENSION entity
alvinpenner [Sun, 22 Mar 2009 19:48:13 +0000 (19:48 +0000)]
add support for DIMENSION entity

15 years agoMake simple clicks and menu set match the drag-n-drop color setting.
joncruz [Sun, 22 Mar 2009 08:41:00 +0000 (08:41 +0000)]
Make simple clicks and menu set match the drag-n-drop color setting.

15 years agoBelarusian translation update by Hleb Valoshka.
JazzyNico [Sun, 22 Mar 2009 07:02:10 +0000 (07:02 +0000)]
Belarusian translation update by Hleb Valoshka.

15 years agoFixed warning from double append.
joncruz [Sun, 22 Mar 2009 04:56:29 +0000 (04:56 +0000)]
Fixed warning from double append.

15 years agoAdded rought preview of gradients in swatches.
joncruz [Sat, 21 Mar 2009 19:39:22 +0000 (19:39 +0000)]
Added rought preview of gradients in swatches.

15 years agoCleaning up interface. Moved internals out of .h file.
joncruz [Sat, 21 Mar 2009 18:20:28 +0000 (18:20 +0000)]
Cleaning up interface. Moved internals out of .h file.

15 years agoAdded explicit tagging of "solid color gradients" and base context menu to add and...
joncruz [Sat, 21 Mar 2009 07:53:58 +0000 (07:53 +0000)]
Added explicit tagging of "solid color gradients" and base context menu to add and edit.

15 years agoSpaced out for legibility.
joncruz [Sat, 21 Mar 2009 07:50:18 +0000 (07:50 +0000)]
Spaced out for legibility.

15 years agoNew Pen and Pencil tools messages (Ctrl+click only works with straight line modes).
JazzyNico [Sat, 21 Mar 2009 07:37:36 +0000 (07:37 +0000)]
New Pen and Pencil tools messages (Ctrl+click only works with straight line modes).

15 years agofixed reference
prokoudine [Sat, 21 Mar 2009 01:02:22 +0000 (01:02 +0000)]
fixed reference

15 years agorepeating "experienced developers never break 'make inkscape.pot'" mantra :)
prokoudine [Sat, 21 Mar 2009 00:14:48 +0000 (00:14 +0000)]
repeating "experienced developers never break 'make inkscape.pot'" mantra :)

15 years agobug fix (was broken since 2geom sbasis refactor).
jfbarraud [Fri, 20 Mar 2009 22:15:13 +0000 (22:15 +0000)]
bug fix (was broken since 2geom sbasis refactor).

15 years agoCompleted tooltips and changed submenu name comics shaders to non realistic shaders...
ivanlouette57 [Fri, 20 Mar 2009 21:15:09 +0000 (21:15 +0000)]
Completed tooltips and changed submenu name comics shaders to non realistic shaders plus changed the shaders names, improved three materials, 3D wood, 3D marble and Mother of pearls and changed Soft metal Bevel to Metallized paint Material

15 years agoRenamed ColorDef to PaintDef to prep for expanded functionality.
joncruz [Fri, 20 Mar 2009 06:50:37 +0000 (06:50 +0000)]
Renamed ColorDef to PaintDef to prep for expanded functionality.

15 years agochange color of LPE helperpaths in nodetool
johanengelen [Thu, 19 Mar 2009 23:42:16 +0000 (23:42 +0000)]
change color of LPE helperpaths in nodetool

15 years agotidy up SPObjects that must always be LivePathEffectObjects
johanengelen [Thu, 19 Mar 2009 23:26:11 +0000 (23:26 +0000)]
tidy up SPObjects that must always be LivePathEffectObjects

15 years agofix crash when undoing LPE path param edit just after the edit.
johanengelen [Thu, 19 Mar 2009 23:04:43 +0000 (23:04 +0000)]
fix crash when undoing LPE path param edit just after the edit.

15 years agoDutch translation update, by Kris
JazzyNico [Thu, 19 Mar 2009 22:11:22 +0000 (22:11 +0000)]
Dutch translation update, by Kris

15 years agomore copyediting in tooltips
buliabyak [Thu, 19 Mar 2009 05:03:47 +0000 (05:03 +0000)]
more copyediting in tooltips

15 years agodisplay tooltip as well, control that it must exist
buliabyak [Wed, 18 Mar 2009 20:58:41 +0000 (20:58 +0000)]
display tooltip as well, control that it must exist

15 years agofix typos
buliabyak [Wed, 18 Mar 2009 20:46:37 +0000 (20:46 +0000)]
fix typos

15 years agopartial 2geom update: disable all debug output by boolops
johanengelen [Wed, 18 Mar 2009 20:21:03 +0000 (20:21 +0000)]
partial 2geom update: disable all debug output by boolops

15 years agoAdds two stretchable Materials, Stretching kilt and Flying kilt
ivanlouette57 [Wed, 18 Mar 2009 16:09:40 +0000 (16:09 +0000)]
Adds two stretchable Materials, Stretching kilt and Flying kilt

15 years agoRough code to preserve drag-n-drop of solid gradients.
joncruz [Wed, 18 Mar 2009 09:56:47 +0000 (09:56 +0000)]
Rough code to preserve drag-n-drop of solid gradients.

15 years agoWhitespace cleanup
joncruz [Wed, 18 Mar 2009 09:15:48 +0000 (09:15 +0000)]
Whitespace cleanup

15 years agoLimit things to single-color gradients until we get gradient previews going
joncruz [Wed, 18 Mar 2009 09:08:09 +0000 (09:08 +0000)]
Limit things to single-color gradients until we get gradient previews going

15 years agoPurged use of INKSCAPE_PIXMAPDIR
joncruz [Wed, 18 Mar 2009 08:57:19 +0000 (08:57 +0000)]
Purged use of INKSCAPE_PIXMAPDIR

15 years agoresolve Bug #339349, drop shadow effect broken
theadib [Tue, 17 Mar 2009 22:03:14 +0000 (22:03 +0000)]
resolve Bug #339349, drop shadow effect broken

15 years ago"Align nodes" icons fixed
tweenk [Tue, 17 Mar 2009 21:34:38 +0000 (21:34 +0000)]
"Align nodes" icons fixed

15 years agoOld, forgotten Romanian update by heavylevi (sorry for the delay...)
JazzyNico [Tue, 17 Mar 2009 19:41:51 +0000 (19:41 +0000)]
Old, forgotten Romanian update by heavylevi (sorry for the delay...)

15 years agoChange Comics submenu name to Comics shaders, change settings of some of them for...
ivanlouette57 [Tue, 17 Mar 2009 15:03:35 +0000 (15:03 +0000)]
Change Comics submenu name to Comics shaders, change settings of some of them for better color handling, adds several new Comics shaders

15 years agoInitial read-only generation of per-document palette
joncruz [Tue, 17 Mar 2009 08:32:02 +0000 (08:32 +0000)]
Initial read-only generation of per-document palette

15 years agoKhmer translations updated
sokhem [Tue, 17 Mar 2009 06:46:53 +0000 (06:46 +0000)]
Khmer translations updated

15 years agoFix #344064: Extensions>Color>Replace color... (and probably other items in Extension...
pjrm [Tue, 17 Mar 2009 05:43:33 +0000 (05:43 +0000)]
Fix #344064: Extensions>Color>Replace color... (and probably other items in Extensions>Color) wasn't working for presentation attributes, it only worked for style=...  (Reported on IRC/Jabber by zu22 (Zachary Uram, netrek@gmail.com).)

15 years agonoop: whitespace
pjrm [Tue, 17 Mar 2009 03:13:10 +0000 (03:13 +0000)]
noop: whitespace

15 years agoresponse to bug #167290; add another undoc option to support alt-key tracking for...
speare [Mon, 16 Mar 2009 21:45:09 +0000 (21:45 +0000)]
response to bug #167290; add another undoc option to support alt-key tracking for osx x11 and other gdk systems that cannot sense alt key properly

15 years agoresponse to bug #167290; add another undoc option to support alt-key tracking for...
speare [Mon, 16 Mar 2009 21:43:07 +0000 (21:43 +0000)]
response to bug #167290; add another undoc option to support alt-key tracking for osx x11 and other gdk systems that cannot sense alt key properly

15 years agoContextual split of a message, updated Russian translation
prokoudine [Mon, 16 Mar 2009 20:09:56 +0000 (20:09 +0000)]
Contextual split of a message, updated Russian translation

15 years agoRemoving one filter primitive again to some Comics filters, changing Round comics...
ivanlouette57 [Mon, 16 Mar 2009 10:51:09 +0000 (10:51 +0000)]
Removing one filter primitive again to some Comics filters, changing Round comics and adding four ones, Silk, Silhouette, Smooth B and Silk B