workaround for 'clip-path' and 'mask' given as style properties (bug #324849)
Make sure that the item center (origin for rotations) does not change due to copy & paste (Fixes bug #320489)
FIX for BUG 368879: crash on 'save a copy as' when document has no filename yet
Minor French translation update
support for InkWeb users
esthetics only
Fix crash reported in bug #311737
Improving Lead pencil again, cleaning and adding more controls
Fix the crash reported in bug #342755
* [INTL:*] make inkscape.pot && update_po_files.sh
Minor French translation update.
* [INTL: zh_TW] fixed version and translation update by Dong-Jun Wu
Updated Russian translation
Improving Lead pencil
Adds a Lead pencil Image effect and replacing Glow and draw by a Soft focus lens
* [INTL: sk] Slovak translation update (trunk)
* [INTL: sk] Slovak translation update (trunk)
Cleanup cache and rendering of icons.
Make the snap toolbar unsensitive to undo actions. How could I not have noticed this bug before?
Cleaning up legacy stock icons and correct icon sizes to match theme engine sizes.
starting a move method for InkWeb.
BUG 367123: include zlib.h into jar.cpp
Do not end path editing on double-clicks other than first mouse button
in the pen tool. Fixes horizontal scrolling with tilt wheels while
drawing a path.
in the pen tool. Fixes horizontal scrolling with tilt wheels while
drawing a path.
Add Tango icon set from Jesusda.
Fix compile on Windows (the last paramteter is not defaulted in older
versions of gtkmm)
versions of gtkmm)
Optionaly snap to invisible grid lines too (when zoomed out). See the grids tab in the document properties dialog. This closes bug #172115
Fix missing dock icons (bug #364075)
fix for LP bug 366227
Two minor snapping fixes
* [INTL: sk] Slovak translation update (trunk)
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comments/176
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comments/174
* [INTL: sk] Slovak translation update (trunk)
* [INTL: sk] Slovak translation update (trunk)
* [INTL:*] make inkscape.pot
translator comments and minor string fixes
Evil work-around for Inkscape's lack of support for color-interpolation-filters (and color-interpolation).
fix for [Bug 365197] Make install doesn't install dxf_input.py
Minor French translation update.
Removed newer GIcon reference.
ok, restored construction lines! with a minimalist improvement of placement control...
Fixed name of an extension's inx file
fix for LP bug 364585
Fix constrained motion in the selector tool when snapping is being overridden (i.e. when ctrl+shift keys are pressed simultaneously)
* [INTL: sk] Slovak translation update (trunk)
When reworking Preben's patch I forgot a few things (oops).
Partial fix for bug 193926 , thanks to Preben Soeberg.
Better color handling in Bumps
Restoring needed icon rendering code. Addresses bug #363781.
Adding the cxxtest template to the dist list
Adding two missing files. distcheck fixes.
Correctly trigger any pending snap events when the mouse button is released after dragging a knot (i.e. after scaling/stretching/etc). The code was already there but executed in the wrong order
Korean translation update by yongdoria
Better HSL Bubbles, alpha
Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value is given.
unhide lpe-sketch. removed "construction lines" feature of this effect + minor bug fix.
Fix the rest of missing icons in the geometry tool. Closes: #358132
Cleaning and compacting HSL Bubbles, diffuse
add input option for manual scale factor
Cleaning and compacting HSL Bumps, alpha and HSL Bumps, diffuse
Compacting HSL Bumps and adding an HSL Bumps, transparent
Handle case when an icon is not populated
Added code to deal with changed icon names. Fixes bug #360964
Correct recent changes that had reverted to always use SPIcon when not present as external .png files.
New Film Gran Image effect
Fix #358704 that I introduced with r21075.
Dutch translation update by Kris
Restore base legacy name support
Warning cleanup
Whitespace cleanup
Fixed broken build.
Fix most icons in the geometry tool
Fix broken randomize icon
Minor French translation update.
Capitalisation
Cleaning In and out and Cutout glow filters
replaced "-" to "_" in the interp_att_g extension name to be usable as module and added a notification for a execution without selection.
Fix most icon issues: blurry icons, tiling, etc. (hooray!)
Restore 0.46 placement of node alignment buttons
* [INTL: sk] Slovak translation update (trunk)
patch 179589 with UI added: optionally, try to replace a font name specified in PDF with the closest-named local installed font (since we do not extract any fonts, nor can we embed them into svg)
Minor French translation update.
Maxim Dziumanenko <dziumanenko@gmail.com>
* Updated Ukrainian translation by Yuri Chornoivan
* Updated Ukrainian translation by Yuri Chornoivan
render_alphabetsoup now can be used as a module and is a more testable code
more modularized and testable svg_and_media_zip_output extension
a better set attribute for inkweb
Updated translation template (sorry guys - connection problems for last few days), fixed POTFILE.in to reflect recent filename changes
Fix two legacy icon IDs
Really fix node alignment icons; add clarifying comment to source.
Complete the legacy icon mapping
Add icon mappings (legacy IDs to icon names) for menus, tools and
align & distribute dialog.
align & distribute dialog.
litte more information
more basic test files and basic effect corrections
allow svg_and_media_zip_output works with less informative svg files
capitalization, move Noisy blur to Blurs
a dummy help for extension unit test creation
run-all-extension-tests in make check
Renaming Ghosten to Eraser, improving it to adjust with color matrix and moving it to a new Masking tools submenu
Adding a Distort filter called Noisy blur, moving Ghosten to Image effects
*.in files are generated from *.am, and should not be checked in.