enabling all icc-color related debug messages
parsing and handling of icc-color in feFlood SVG Filters
TODO: implement interface to set icc-color to the flood-color parameter
TODO: implement interface to set icc-color to the flood-color parameter
bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );
adding a list of uint32 color references and forcing LCMS debugging
A branch for Felipe Sanches' 2009 GSoC color work.
Adding plt_[input|output].inx to the Makefile so that they get picked
up by the tarballs.
up by the tarballs.
Fix a typo in a comment.
Serbian (Cyrillic and Latin) translation updates by Aleksandar Urošević
New README.sr.txt by Aleksandar Urošević
* [INTL:sr,sr@latin] Serbian translation update
* [INTL:de] German translation update
update strings
Applied color management correction patch. Fixes bug #372171.
disable helperpath flashing for texts but enable it for grouped paths
Minor French translation update.
inkscape.pot update
svg2xaml patch for Bug #380199 (Exporting to XAML doesn't use culture independent decimal sign.)
Added PLT importers/exporters to the list of translatables
Added PLT import/export. Requires UniConvertor 1.1.4.
fix stupid bug in font size setting
hopefully that fixes the stuck-with-sans bug
implement patch by JazzyNico for LP bug 348611
Contextuals splits to differentiate nodes as XML elements from nodes as parts of a Bezier curve
Zoom -> Scaling, also to avoid he need to add context splits in too many places
* [INTL: sk] Slovak translation update (trunk)
Change 'Effect' to 'Extension' in Extensions menu.
Change capitalization of "Guides Around Page" for consistency.
Change capitalization of "Guides Around Page" for consistency.
Removed sodipodi:version
Correct handling of version and set to 1.1 for default. Fixes bug #168180.
fix the font dropdown: patch by Felipe with my changes
Minor French translation update.
inkscape.pot update
Adding an Old postcard Image effect
Updated Russian translation (95% ready)
Minor French translation update.
inkscape.pot update
Compacting HSL bumps diffuse and HSL bubbles diffuse
Adding the lacking HSL bubbles transparent
inkscape.pot update
Slovenian translation update by Martin Srebotnjak,
French translation minor update.
French translation minor update.
Better default settings and minor changes for Drawing, Emboss, Film grain, Soft bump, Velvet bump, Color emboss
Don't crash when closing document with gradient tool being active (fixes bug #380934)
make alt+x work when no text is selected
15 years agoWhen closing a window and while asking whether to save, Inkscape should not be mislea...
When closing a window and while asking whether to save, Inkscape should not be mislead by changing focus to another document (fixes bug #381357)
15 years agoMake sure that when opening a window, this window is positioned within the boundaries...
Make sure that when opening a window, this window is positioned within the boundaries set by the screen resolution. Before only right / bottom where checked, but now also top / left are checked (see bug #168422)
Better Gelatine
* [INTL: pl] Polish updated by Polish Inkscape Translation Team
imitate black fill for objects with unset fill on export
implement the same all-bitmaps and all-vectors filters as on linux
* [INTL:*] make inkscape.pot (following a fix to one extension's spelling issues)
Fixed some serious spelling and logical mistakes in description.
15 years agowith latest gtk, aggressive presenting the window after transientization is not neede...
with latest gtk, aggressive presenting the window after transientization is not needed, and can even result in a freeze
comment out apparently unused code
bring up to date for 0.47
Better Leaves and Enhanced Simple blur
* [INTL: it] More fixes and progress
Added Ruler LPE back
Minor French translation update.
inkscape.pot update
made ruler lpe "official" + restored a "unit" param and fixed end mark on closed path.
Better color handling in Fat oil
Modified Noise transparency and improved Noise fill
* [INTL: zh_TW] Traditional Chinese translation update
New Gelatine Texture filter
Cleaned and applied portable app patch. Fixes bug #382394.
Apparently intltool likes skip instead of ignore now. Bother.
Removing the session-player which is not shipped.
15 years agoRemoving lpe-skeleton as it doesn't get installed or captured as part of the distribu...
Removing lpe-skeleton as it doesn't get installed or captured as part of the distribution (nor should it).
Adding the i18n.py tool to the distribution files
Serbian Cyrillic (sr.po) translation update by Aleksandar Urošević
Changing the icns files to match the changes in the packaging so that they get into the tarball.
* [INTL:*] translator comments for all context strings added
* [INTL:*] make inkscape.pot
Restored the previous version
Minor French translation update.
inkscape.pot update
Adding a new Color outline Morphology filter, Renaming Pastel bevel to Matte bevel, Melt and glow to Molten metal, Badge to Pressed steel, Lead pencil to Drawing, Mother of pearl to 3D mother of pearl, Color inline to Color outline, in, Ghost outline to Outline, Outline to Inner outline, Cross blotches to Chewing gum, Flow inside to Shaken liquid, Roughen contour to Rough and dilate and proceeding to small adjustments
* [INTL: pl] Polish update by Polish Inkscape Translation Team
* [INTL:*] make inkscape.pot and update POTFILES.in
French translation update.
inkscape.pot update
* [INTL: it] Some progress and typos spotted on TP
call default setup_nodepath for lpe-spiro, to get correct color of the helperpath
15 years agoWhen dragging the origin of a guide along that guide, we should use constrained snapp...
When dragging the origin of a guide along that guide, we should use constrained snapping instead of free snapping. Also make sure that we snap to paths too, not just to guides
Moved whiteboard related file to POTFILES.ignore
Patch by Adonis Papaderos to create only a single guide line from a SVG:line element, instead of creating four guidelines from its boundingbox (fixes bug #381871)
When a guide is hidden, then also hide its origin (fixes bug #371893)
Adding a Rough contour Distort effect and simplifying Evanescent Blur
Slovenian translation update by Martin Srebotnjak
Store the maximized state in the document (closes bug #168422)
inkscape.pot update
add support for entity ATTDEF
* [INTL: hy] Added Armenian to ALL_LINGUAS
* [INTL: it] some translation progress
* Just a couple of string fixes
Fixed area_enlarge in couple filters, to prevent white lines in rendering
Windows cleanups. Fixes bug #381374.
Fixed ellipsis
share/tutorials/tutorial-basic.de.svg: zoom entry field has moved from left to right. Correcting de version of tutorial.
share/tutorials/tutorial-basic.fr.svg: zoom entry field has moved from left to right. Correcting fr version of tutorial.
fixes to HATCH and ellipse based on LP bug 293940 comment 77