InkWeb is a fetus, but is growing...
Continued cleaning unuseful primitives and solved zoom problem with some Bevels
Removing unuseful primitives to make some filters more compact
initial version of inkweb.js for web-transmit-att effect, and others.
correct labels
consistent capitalization
Cleaning up PIXMAP_DIR usage.
New extension were added
initial version of web-transmit-att effect, to add web useful fetures in svg. Not really Working yet.
missed corretions on the interp-att-g's first version
adding extension: Interpolate Attribute in a Group
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...
Track stroke and fill of selected object and flag style palette entries in use. Fixes wishlist bug #172179.
Switch to widget state for painting
Additional state indicators.
Make drag-n-drop preview a gradient image for gradients.
Microtypo and filters update
fix squashed vruler: add requisition methon
fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEXT from a deleted object
add support for DIMENSION entity
Make simple clicks and menu set match the drag-n-drop color setting.
Belarusian translation update by Hleb Valoshka.
Fixed warning from double append.
Added rought preview of gradients in swatches.
Cleaning up interface. Moved internals out of .h file.
Added explicit tagging of "solid color gradients" and base context menu to add and edit.
Spaced out for legibility.
New Pen and Pencil tools messages (Ctrl+click only works with straight line modes).
fixed reference
repeating "experienced developers never break 'make inkscape.pot'" mantra :)
bug fix (was broken since 2geom sbasis refactor).
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
Renamed ColorDef to PaintDef to prep for expanded functionality.
change color of LPE helperpaths in nodetool
tidy up SPObjects that must always be LivePathEffectObjects
fix crash when undoing LPE path param edit just after the edit.
Dutch translation update, by Kris
more copyediting in tooltips
display tooltip as well, control that it must exist
fix typos
partial 2geom update: disable all debug output by boolops
Adds two stretchable Materials, Stretching kilt and Flying kilt
Rough code to preserve drag-n-drop of solid gradients.
Whitespace cleanup
Limit things to single-color gradients until we get gradient previews going
Purged use of INKSCAPE_PIXMAPDIR
resolve Bug #339349, drop shadow effect broken
"Align nodes" icons fixed
Old, forgotten Romanian update by heavylevi (sorry for the delay...)
Change Comics submenu name to Comics shaders, change settings of some of them for better color handling, adds several new Comics shaders
Initial read-only generation of per-document palette
Khmer translations updated
15 years agoFix #344064: Extensions>Color>Replace color... (and probably other items in Extension...
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).)
noop: whitespace
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
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
Contextual split of a message, updated Russian translation
Removing one filter primitive again to some Comics filters, changing Round comics and adding four ones, Silk, Silhouette, Smooth B and Silk B
Warning cleanup
Whitespace cleanup
Removes Cartoon Imitation and replaces it by a whole submenu called Comics including six new comics shading styles filter effects, Simple comics, Bright comics, Round comics, Smooth comics, Emboss comics, Draft comics
15 years agocorrectly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all default...
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all default values are written to SVG. This greatly improves future compatibility.
Envelope Deform LPE is no longer experimental
15 years agoImplement constrained snapping when dragging the position and size handles of a recta...
Implement constrained snapping when dragging the position and size handles of a rectangle in the node tool, with the ctrl-key being pressed.
store default size in lpe::ArrayParam
support for HATCH entity, plus enhancements by Christian Mayer
Adds a Flex metal colorizable Material and a Cartoon Imitation simulating black and white cartoon shading
Warning cleanup
Two new Texture filters Melted rainbow and Tinted rainbow, plus fixed color handling in Darken edges and Dark and glow
Remove obsolete includes of libnr files in the snapping code
allow full mouse dragging, rotating, scaling, etc. if a single layer is the selection
Microtypo update
Two new Texture filters added, Felt and Ink paint
2Geom migration: use 2geom::projection instead of libnr's project_on_linesegment
15 years agoTexture filters Blotting paper, Burnt edges, Inkblot and Wax print improved for bette...
Texture filters Blotting paper, Burnt edges, Inkblot and Wax print improved for better color handling and some other minor details
Work-around output encoding issues with comments. Fixes bug #340451.
Casts and legibility cleanup
response to bug #171923; now Ctrl+PgUp/Dn is 'Switch to Layer Above/Below'
correcting namespaces in inkex.py
Fix bug #333762: snapping a guide while dragging/rotating, it always ends up being just a little bit off (started occuring after the recent guide handling improvements)
* [INTL: it] Fixed a really bad mistaken translation, thanks
Pietro Battiston
Pietro Battiston
* Implement constrained snapping of knots
* Implement snapping of the rectangle's radius handles
* Line snappers: set the snap target in the derived class instead of in findBestSnap()
* Implement snapping of the rectangle's radius handles
* Line snappers: set the snap target in the derived class instead of in findBestSnap()
remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls
non-zero page_increment values for sliders (reverts parts of rev 19095)
moved VonKoch lpe to non experimental: relevant tests commited as well...
Adds two new textures, Liquid and Watercolor
whitespace
whitespace missed
was a bit overzealous in removing render requests from subclasses
Remove trailing whitespace (fixes a warning)
move canvastext to its own file (no linking error for me anymore), add outline to fix 334758
gtk adjustment fix
bug fix about closed path.
* [INTL:*] update_po_files.sh
correct locale for the "svn info" in "make check".
fix 317365: when moving in/out of defs, an object gets a new SPObject while keeping the same repr. this change does not fix all crashes that result from this, need more work on knotholder when it's editing clippaths or masks
Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers, everything
update from 2geom (bug fix)
fix crash when switching away from pattern (237104 and others)
Fix #338838, in which zooming and panning with the middle mouse button made Inkscape inrespronsive