remove bezier-utils. now we use 2geom's one.
remove bezier-utils-test as well.
remove bezier-utils-test as well.
remove bezier-util from tests
remove 2geom transition code
pencil sketching now allows for different smooth settings
(sketch mode is still work in progress)
(sketch mode is still work in progress)
fix LPE Sketch with new 2geom
fix compile.
re-enable decrepated 2geom function
re-enable decrepated 2geom function
fix compile.
re-enable decrepated 2geom functions.
re-enable decrepated 2geom functions.
add missing files
update to 2geom rev.1723
add sketch mode to pencil tool
scale Model Space to size A4
updated Catalan translation from Joaquim Perez Noguer
updated ru.po
fixed: getting pagecolor for bordercolor
typo in xMaxYMid
use iso-8859-1
bug #166885 (preserveAspectRatio="none" misinterpreted)
fixed snapping of handles (broken since rev 20247)
specify metric units
- Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)
- Replace tabs by spaces
- Replace tabs by spaces
* Removing the bitmap files that aren't being used.
* Removing the filter files that haven't been used.
* Adding a small little script to pull the strings out of the filters.svg
file and pull them into a header file so that they can be translated.
* Fix generate_POTFILES.sh so that it warns that it'll probably break
things
* Update POTFILES.in so that it matches the files better.
* Making a bunch of .svg files not executable.
* Patching the effects code so that the sorting of the menus is correct
and the first entry is not ignored.
* Removing the filter files that haven't been used.
* Adding a small little script to pull the strings out of the filters.svg
file and pull them into a header file so that they can be translated.
* Fix generate_POTFILES.sh so that it warns that it'll probably break
things
* Update POTFILES.in so that it matches the files better.
* Making a bunch of .svg files not executable.
* Patching the effects code so that the sorting of the menus is correct
and the first entry is not ignored.
use 2geom bezier fitting (is copy of inkscape's)
nodepath: use 2geom bezier fitting (is copy of inkscape's)
* [INTL: en_GB] British English update by Tim Sheridan
fixed typo, removed obsolete entry, updated Russian translation a bit
remove orphaned NRMatrix wrapper for sp_item_write_transform
15 years agoreworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixing remain...
reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixing remaining issues with bug #234305
preferences.cpp: Remove an assert that causes problems with some
input devices.
input devices.
Simplify "make check" makefile rules and remove most of the obsolete
utest-based tests.
utest-based tests.
fix for Bug #234305 (paste into transformed groups)
Make all tools consider full parent transform (up to document, not just up to root)
See http://wiki.inkscape.org/wiki/index.php/ViewBoxToDo
See http://wiki.inkscape.org/wiki/index.php/ViewBoxToDo
"make check" now compiles and runs on Linux.
15 years agoMakes page-sizer be a little less eager to change the orientation of pages automatica...
Makes page-sizer be a little less eager to change the orientation of pages automatically(!), it only does it for page sizes which are preferred to be in a certain orientation (landscape) now.
15 years agoRemoved sp_main_* stubs from individual headers to make the unit tests build on Windo...
Removed sp_main_* stubs from individual headers to make the unit tests build on Windows again.
Warning and 'using' cleanup.
Partial fix for "make check" compilation failure.
Bug #167682 (resizing page must also resize viewBox)
Fix a typo that causes a runtime error during the preferences test.
Changed term away from "embed" since that has specific meaning.
Add unit tests for the Inkscape::Preferences class.
Change the way preferences are loaded to simplify unit testing
Removed duplication of menu items.
Fixed assert from unref'ing defs.
Fixed assert from unref'ing defs.
Removed warning for expected condition.
Warning cleanup.
simplify interpolating the curve in pencil-context.
NR -> 2Geom few more files
2geom more as fix
Changed it use common code for profile locations.
more 2geomification
2geomify filter-chemistry
2geom eraser tool
NR::LInfty => Geom::
NR -> 2Geom, more h and cpp files
Layout code cleanup.
Avoid problems when document is being closed.
GNU/Linux!
Misc. cleanup
Warning cleanup.
Corrected initialization order.
patch by Simon Dahlbacka, for LP 186582, modified to produce more detailed output
Warning/type cleanup.
Whitespace cleanup.
Whitespace cleanup.
Warning/type cleanup.
Whitespace cleanup.
Ifdef cleanup
Warning cleanup.
Fixed missing EOL at end of file.
Fixed file final EOL
NR -> 2geom some headers in src/
Fix compile when lcms is disabled
wiki link added
Very slight change to allocation of stripe buffer in png-write.cpp that makes it a bit harder to break.
Small changes to Gaussian filtering that make part of the IIR code a bit clearer (and possibly very, very slightly faster) and that eliminate any unnecessary filtering (if the kernel width is just one pixel it doesn't perform any filtering at all).
some improvements to printing-marks.py
correcting the changes to provide compatibility for uniconversor name variations
providing compatibility for uniconversor name variations
filename change matched again
add printing-marks and remove cut-marks extensions
replaceing the cut-marks extension by the printing-marks
add --export-ignore-filters
unify labels
support for color BYLAYER
add copying of mingwm10.dll to win build
bug #168777 (consider root transform and viewBox)
comment
fix setting blend mode to Normal
allow sp_style_set_property_url to unset the property as well, if the linked object is NULL
Update strings pt_BR.po
NR->Geom conversion of some text functions and tweak-context
bug #168370 (consider parent transform and viewBox)
show namespaces in doxygen
new version of Guides Creator extension from Jonas Termeau
small 2geomification of clone tile dialog
Rearrange to enable code that does not directly rely on lcms.
Fix compile with lcms disabled.
List color profile search locations in preference tooltip
please don't forget to update Makefile_insert
matching filename change
renamed lpe-hatches to lpe-rough-hatches.