Updated allowed icc-profile names to match recent grammars. Follow-up for bug #405143
fix build on win32 with LCMS_ENABLED
Fixed Win32 code for MS Windows-specific color profile location. Fixes bug #214198.
Fixed warning
Other patch by Johan to comment out a warning. Thanks Johan!
Fix by Johan for 436304.
Patch by Adib for 248721. Thanks Adib!
Adding PNG for SK tracing tutorial (LP 409230)
there is no tutorial-elements.vi.svg yet
Updated Russian translation
there is no tutorial-basic.nl.svg yet
15 years agoPatch by Diederik for 168384. Tested by myself and others and works well, additionall...
Patch by Diederik for 168384. Tested by myself and others and works well, additionally reads safe... Thanks Diederik!
localized tutorial filenames
added new files to Makefile
- Put the fontconfig test flag for the Mac package in the ~/.inkscape-etc/
directory, along with all the other Mac specific config files.
directory, along with all the other Mac specific config files.
Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!
Tutorials update. Fixes NaN and overlapping bugs (Bug #409230).
- Update to use new Inkscape config directory: ~/.config/Inkscape
- Update to use the new Inkscape configuration directory: ~/.config/Inkscape
- Fixes bug #424394: "Launching and Path problems under Mac"
- Fix a bug where the ImageMagick libraries in the OS X App bundle were
not getting properly relocated.
not getting properly relocated.
Better patch by Adib for 431022. Appears safe, however, I am unable to test as it is/was a win32 issue only.
Korean translation update by yongdoria
Update Ukrainian trnaslation
Khmer translation updated
Patch by Adib for 431022. Appears safe, however, I am unable to test as it is/was a win32 issue only.
Various Japanese translation updates by Masato HASHIMOTO
Image update in the French tracing tutorial.
Fix by Adib for 430804.
fix by Diederik for 422972
Patch by Adib for 238796
Tutorials update
Breton translation update by Alan.
* [INTL:zh_TW] Traditional Chinese translation update
* [INTL:de] German translation update
* [INTL:sk] Slovak translation update
Conditionally disable per-document "auto" palette
Sanitize profile names for valid XML ids. Modified patch that addresses bug #405143.
localized tutorial filenames
Japanese translation update by Masato HASHIMOTO
Slovenian translation update by Martin Srebotnjak
German translation update by neutronenspalter.
update
update
back out Diederik's patch, problems with 32-bit systems
cleaned up by Tavmjong
- Send Mac package debugging output to stderr rather than stdout. Fixes
Mac part of bug #168336: "Error message when applying perspective effect".
Mac part of bug #168336: "Error message when applying perspective effect".
update_po_files.sh
i18n fixes for Bug #408093.
Breton translation update by Alan.
German translation update by neutronenspalter.
German translation update by neutronenspalter.
update
updated POT and POs
removed svgz_input.inx and svgz_output.inx
Update Ukrainian translation
French translation update
Fix by Adib for 353847
Swedish translation update by Elias.
Dutch translation update (po and default template) by Kris
Removing svgz_[input|output].inx
Khmer translation updated
Patch by theAdib which fixes 397075
update
updated POT and POs
until the freeze with precision<3 is fixed, raise the lower limit in the UI
* [INTL:zh_TW] Traditional Chinese translation update
Adding yocto_css.py to Makefile so it gets pulled in dist.
Patch from Diedrik for 296778
patch by Diederik for jumping images, bug 168384
fix crash when moving a box after copying it to clipboard; this code is still badly broken, we must not use any UI classes such as selection in set_transform, but at least it does not crash now
fix crash when exiting with 3dbox tool active
Khmer translation updated
add comment (copied from sp-gradient) explaining why this must set a flag, to be cleared in the next update, instead of calling modified method directly
two safe changes: 1) increase the arbitrary limit on the number of update iterations - it is very possible in a complex document to have more than 32 chained gradients or patterns, and each step requires an iteration; 2) fix crash when this limit is reached for a clipboard document that has no URI
change email
Japanese translation update by Masato HASHIMOTO
Japanese translators added in TRANSLATORS
Japanese translators added in TRANSLATORS
* [INTL:sk] Slovak translation update
German translation update by neutronenspalter
- Check that poppler iis included in the App bundle.
- Discover the ImageMagick version at packaging time rather than it
being hardcoded.
- Move the theme related gtkrc file into the user's $HOME/.inkscape-etc
directory, rather than the modified version getting written into the
App bundle. Fixes bug #169013.
- Discover the ImageMagick version at packaging time rather than it
being hardcoded.
- Move the theme related gtkrc file into the user's $HOME/.inkscape-etc
directory, rather than the modified version getting written into the
App bundle. Fixes bug #169013.
Spanish translation update by Lucas Vieites
Japanese translation update by Masato HASHIMOTO
Belarusian translation update by Hleb Valoshka
Belarusian translation update by Hleb Valoshka
patch by Adib for 307195
change colour to color in display strings
Update to scour 0.20 extension
giving svg_file property to Effect class. Make more readable code.
- Fix bug #390024: "raster image extensions fail on osx: missing ImageMagick
config files/resources" Include the ImageMagick resources in the bundle.
Note that this only works when the user does not have a version installed
in the same prefix as the one originally built for the bundle. This should
be okay since the official package is built with a long obscure prefix.
- Fix bug #392693: "Conflict between bundled and system libxml dylib"
The official package no longer uses the DYLD_LIBRARY_PATH magic. Instead
all paths within the dylibs, executable and shared objects get rewritten
to be relative to the executable. Note: Packagers will need to install
Macports into a PREFIX of 50 characters in length to allow enough space
within all the libraries for path rewriting.
config files/resources" Include the ImageMagick resources in the bundle.
Note that this only works when the user does not have a version installed
in the same prefix as the one originally built for the bundle. This should
be okay since the official package is built with a long obscure prefix.
- Fix bug #392693: "Conflict between bundled and system libxml dylib"
The official package no longer uses the DYLD_LIBRARY_PATH magic. Instead
all paths within the dylibs, executable and shared objects get rewritten
to be relative to the executable. Note: Packagers will need to install
Macports into a PREFIX of 50 characters in length to allow enough space
within all the libraries for path rewriting.
Chinese (zh_CN), Breton and French translation update.
patch for 425056
Slightly updated Russian translation
Updated Ukrainian translation from Yuri Chornoivan
French translation update
* [INTL: pl] Polish update by Polish Inkscape Translation Team
update
updated POT and POs
textual patch from bug 408093
patch by Adib for 406470
patch by Adrian Johnson for 166678
update
updated POT and POs
Removing the caligraphic presets file and making the same strings translatable in the preferences-skeleton.h
update from Chris Morgan