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.
Update configure.ac to include the PNG icon dirs
* Add automatically rendered PNG icons and the rendering script.
* Add an index.theme file to allow the PNG icons to be used on Windows.
* Add an index.theme file to allow the PNG icons to be used on Windows.
Only add builtin icons if loading from SVG succeeded
add support for LTYPE, DIMTXT, and BLOCKS
Added a listing of icon name changes that have occurred since last release.
Fix two "snap window not opened" warnings
add LPE recursive skeleton (experimental)
override transform_multiply for patternalongpath to disable transform forwarding to its parameters.
Adding two Color filters, Black light and Ghosten
Improved wording for the snap indicator: gradients snap to their parent's bounding box, so the snap indicator now displays "bla bla to bounding box"
Use the line intersection routines in 2geom/line.h instead of the deprecated ones in 2geom/geom.h. (I know we're in a refactoring freeze, but this one I was already working on before this freeze was announced and it's quite safe IMHO. It's only a small change in 2geom's API and can hardly do any real harm. I will not refactor anything else until after the v0.47 release, promised!)
Fix snapping during constrained translation, when only snapping the node closest to the mouse pointer
Fix two missing icons in live effect parameters
Fix the "select all" icon and remove stuff causing problems from widgets/icon.cpp
add uniconvertor sk1 export (as used for sk1 import)
Dutch translation update by Kris
Add randomize icon for LPEs
add 2geom/line.cpp to Makefile_insert
Fix compatibility with much older Glibmm version.
add support for wmf-output using the uniconvertor (as used for the wmf-input
Whitespace cleanup
Adding initial system info listing.
Cleaning up some filters again
Another typo slipped
Typos are fixed, text is improved, still a lot of work to do to make this extension look really good
more one step for the extension tests