Code

inkscape.git
15 years agoremove bezier-utils. now we use 2geom's one.
johanengelen [Sat, 13 Dec 2008 21:21:10 +0000 (21:21 +0000)]
remove bezier-utils. now we use 2geom's one.
remove bezier-utils-test as well.

15 years agoremove bezier-util from tests
johanengelen [Sat, 13 Dec 2008 21:19:52 +0000 (21:19 +0000)]
remove bezier-util from tests

15 years agoremove 2geom transition code
johanengelen [Sat, 13 Dec 2008 21:01:22 +0000 (21:01 +0000)]
remove 2geom transition code

15 years agopencil sketching now allows for different smooth settings
johanengelen [Sat, 13 Dec 2008 20:46:21 +0000 (20:46 +0000)]
pencil sketching now allows for different smooth settings
(sketch mode is still work in progress)

15 years agofix LPE Sketch with new 2geom
johanengelen [Sat, 13 Dec 2008 20:28:32 +0000 (20:28 +0000)]
fix LPE Sketch with new 2geom

15 years agofix compile.
johanengelen [Sat, 13 Dec 2008 20:18:38 +0000 (20:18 +0000)]
fix compile.
re-enable decrepated 2geom function

15 years agofix compile.
johanengelen [Sat, 13 Dec 2008 20:15:24 +0000 (20:15 +0000)]
fix compile.
re-enable decrepated 2geom functions.

15 years agoadd missing files
johanengelen [Sat, 13 Dec 2008 20:09:58 +0000 (20:09 +0000)]
add missing files

15 years agoupdate to 2geom rev.1723
johanengelen [Sat, 13 Dec 2008 19:56:16 +0000 (19:56 +0000)]
update to 2geom rev.1723

15 years agoadd sketch mode to pencil tool
johanengelen [Sat, 13 Dec 2008 17:31:18 +0000 (17:31 +0000)]
add sketch mode to pencil tool

15 years agoscale Model Space to size A4
alvinpenner [Sat, 13 Dec 2008 12:12:19 +0000 (12:12 +0000)]
scale Model Space to size A4

15 years agoupdated Catalan translation from Joaquim Perez Noguer
prokoudine [Fri, 12 Dec 2008 23:32:38 +0000 (23:32 +0000)]
updated Catalan translation from Joaquim Perez Noguer

15 years agoupdated ru.po
prokoudine [Fri, 12 Dec 2008 19:33:05 +0000 (19:33 +0000)]
updated ru.po

15 years agofixed: getting pagecolor for bordercolor
speleo3 [Fri, 12 Dec 2008 14:01:18 +0000 (14:01 +0000)]
fixed: getting pagecolor for bordercolor

15 years agotypo in xMaxYMid
speleo3 [Fri, 12 Dec 2008 13:16:12 +0000 (13:16 +0000)]
typo in xMaxYMid

15 years agouse iso-8859-1
alvinpenner [Fri, 12 Dec 2008 11:15:17 +0000 (11:15 +0000)]
use iso-8859-1

15 years agobug #166885 (preserveAspectRatio="none" misinterpreted)
speleo3 [Thu, 11 Dec 2008 23:01:43 +0000 (23:01 +0000)]
bug #166885 (preserveAspectRatio="none" misinterpreted)

15 years agofixed snapping of handles (broken since rev 20247)
speleo3 [Thu, 11 Dec 2008 11:37:24 +0000 (11:37 +0000)]
fixed snapping of handles (broken since rev 20247)

15 years agospecify metric units
alvinpenner [Wed, 10 Dec 2008 22:57:55 +0000 (22:57 +0000)]
specify metric units

15 years ago- Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)
dvlierop2 [Wed, 10 Dec 2008 21:51:33 +0000 (21:51 +0000)]
- Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)
- Replace tabs by spaces

15 years ago * Removing the bitmap files that aren't being used.
Ted Gould [Wed, 10 Dec 2008 21:36:50 +0000 (13:36 -0800)]
 * 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.

15 years agouse 2geom bezier fitting (is copy of inkscape's)
johanengelen [Wed, 10 Dec 2008 18:57:09 +0000 (18:57 +0000)]
use 2geom bezier fitting (is copy of inkscape's)

15 years agonodepath: use 2geom bezier fitting (is copy of inkscape's)
johanengelen [Wed, 10 Dec 2008 18:52:07 +0000 (18:52 +0000)]
nodepath: use 2geom bezier fitting (is copy of inkscape's)

15 years ago* [INTL: en_GB] British English update by Tim Sheridan
helix84 [Wed, 10 Dec 2008 08:27:33 +0000 (08:27 +0000)]
* [INTL: en_GB] British English update by Tim Sheridan

15 years agofixed typo, removed obsolete entry, updated Russian translation a bit
prokoudine [Wed, 10 Dec 2008 00:57:27 +0000 (00:57 +0000)]
fixed typo, removed obsolete entry, updated Russian translation a bit

15 years agoremove orphaned NRMatrix wrapper for sp_item_write_transform
speleo3 [Tue, 9 Dec 2008 19:31:12 +0000 (19:31 +0000)]
remove orphaned NRMatrix wrapper for sp_item_write_transform

15 years agoreworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixing remain...
speleo3 [Tue, 9 Dec 2008 19:10:22 +0000 (19:10 +0000)]
reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixing remaining issues with bug #234305

15 years agopreferences.cpp: Remove an assert that causes problems with some
tweenk [Tue, 9 Dec 2008 02:29:32 +0000 (02:29 +0000)]
preferences.cpp: Remove an assert that causes problems with some
input devices.

15 years agoSimplify "make check" makefile rules and remove most of the obsolete
tweenk [Tue, 9 Dec 2008 00:06:13 +0000 (00:06 +0000)]
Simplify "make check" makefile rules and remove most of the obsolete
utest-based tests.

15 years agofix for Bug #234305 (paste into transformed groups)
speleo3 [Mon, 8 Dec 2008 22:22:51 +0000 (22:22 +0000)]
fix for Bug #234305 (paste into transformed groups)

15 years agoMake all tools consider full parent transform (up to document, not just up to root)
speleo3 [Mon, 8 Dec 2008 21:54:37 +0000 (21:54 +0000)]
Make all tools consider full parent transform (up to document, not just up to root)
See http://wiki.inkscape.org/wiki/index.php/ViewBoxToDo

15 years ago"make check" now compiles and runs on Linux.
tweenk [Mon, 8 Dec 2008 20:29:12 +0000 (20:29 +0000)]
"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...
jaspervdg [Mon, 8 Dec 2008 10:21:58 +0000 (10:21 +0000)]
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...
jaspervdg [Mon, 8 Dec 2008 10:03:49 +0000 (10:03 +0000)]
Removed sp_main_* stubs from individual headers to make the unit tests build on Windows again.

15 years agoWarning and 'using' cleanup.
joncruz [Mon, 8 Dec 2008 07:15:15 +0000 (07:15 +0000)]
Warning and 'using' cleanup.

15 years agoPartial fix for "make check" compilation failure.
tweenk [Mon, 8 Dec 2008 00:11:20 +0000 (00:11 +0000)]
Partial fix for "make check" compilation failure.

15 years agoBug #167682 (resizing page must also resize viewBox)
speleo3 [Sun, 7 Dec 2008 21:25:14 +0000 (21:25 +0000)]
Bug #167682 (resizing page must also resize viewBox)

15 years agoFix a typo that causes a runtime error during the preferences test.
tweenk [Sun, 7 Dec 2008 20:55:20 +0000 (20:55 +0000)]
Fix a typo that causes a runtime error during the preferences test.

15 years agoChanged term away from "embed" since that has specific meaning.
joncruz [Sun, 7 Dec 2008 07:05:10 +0000 (07:05 +0000)]
Changed term away from "embed" since that has specific meaning.

15 years agoAdd unit tests for the Inkscape::Preferences class.
tweenk [Sun, 7 Dec 2008 00:49:28 +0000 (00:49 +0000)]
Add unit tests for the Inkscape::Preferences class.

15 years agoChange the way preferences are loaded to simplify unit testing
tweenk [Sun, 7 Dec 2008 00:44:56 +0000 (00:44 +0000)]
Change the way preferences are loaded to simplify unit testing

15 years agoRemoved duplication of menu items.
joncruz [Sat, 6 Dec 2008 20:35:10 +0000 (20:35 +0000)]
Removed duplication of menu items.
Fixed assert from unref'ing defs.

15 years agoRemoved warning for expected condition.
joncruz [Sat, 6 Dec 2008 20:30:18 +0000 (20:30 +0000)]
Removed warning for expected condition.

15 years agoWarning cleanup.
joncruz [Sat, 6 Dec 2008 08:57:32 +0000 (08:57 +0000)]
Warning cleanup.

15 years agosimplify interpolating the curve in pencil-context.
johanengelen [Sat, 6 Dec 2008 01:20:12 +0000 (01:20 +0000)]
simplify interpolating the curve in pencil-context.

15 years agoNR -> 2Geom few more files
verbalshadow [Fri, 5 Dec 2008 22:40:41 +0000 (22:40 +0000)]
NR -> 2Geom few more files

15 years ago2geom more as fix
johanengelen [Fri, 5 Dec 2008 21:51:06 +0000 (21:51 +0000)]
2geom more as fix

15 years agoChanged it use common code for profile locations.
joncruz [Fri, 5 Dec 2008 21:26:04 +0000 (21:26 +0000)]
Changed it use common code for profile locations.

15 years agomore 2geomification
johanengelen [Fri, 5 Dec 2008 21:17:52 +0000 (21:17 +0000)]
more 2geomification

15 years ago2geomify filter-chemistry
johanengelen [Fri, 5 Dec 2008 21:06:10 +0000 (21:06 +0000)]
2geomify filter-chemistry

15 years ago2geom eraser tool
johanengelen [Fri, 5 Dec 2008 20:46:42 +0000 (20:46 +0000)]
2geom eraser tool

15 years agoNR::LInfty => Geom::
johanengelen [Fri, 5 Dec 2008 19:57:37 +0000 (19:57 +0000)]
NR::LInfty => Geom::

15 years agoNR -> 2Geom, more h and cpp files
verbalshadow [Fri, 5 Dec 2008 19:56:36 +0000 (19:56 +0000)]
NR -> 2Geom, more h and cpp files

15 years agoLayout code cleanup.
joncruz [Fri, 5 Dec 2008 09:25:23 +0000 (09:25 +0000)]
Layout code cleanup.

15 years agoAvoid problems when document is being closed.
joncruz [Fri, 5 Dec 2008 08:58:23 +0000 (08:58 +0000)]
Avoid problems when document is being closed.

15 years agoGNU/Linux!
JucaBlues [Fri, 5 Dec 2008 06:27:05 +0000 (06:27 +0000)]
GNU/Linux!

15 years agoMisc. cleanup
joncruz [Fri, 5 Dec 2008 06:22:43 +0000 (06:22 +0000)]
Misc. cleanup

15 years agoWarning cleanup.
joncruz [Fri, 5 Dec 2008 06:21:29 +0000 (06:21 +0000)]
Warning cleanup.

15 years agoCorrected initialization order.
joncruz [Fri, 5 Dec 2008 06:20:32 +0000 (06:20 +0000)]
Corrected initialization order.

15 years agopatch by Simon Dahlbacka, for LP 186582, modified to produce more detailed output
alvinpenner [Fri, 5 Dec 2008 02:29:35 +0000 (02:29 +0000)]
patch by Simon Dahlbacka, for LP 186582, modified to produce more detailed output

15 years agoWarning/type cleanup.
joncruz [Thu, 4 Dec 2008 09:19:00 +0000 (09:19 +0000)]
Warning/type cleanup.

15 years agoWhitespace cleanup.
joncruz [Thu, 4 Dec 2008 08:59:26 +0000 (08:59 +0000)]
Whitespace cleanup.

15 years agoWhitespace cleanup.
joncruz [Thu, 4 Dec 2008 08:55:14 +0000 (08:55 +0000)]
Whitespace cleanup.

15 years agoWarning/type cleanup.
joncruz [Thu, 4 Dec 2008 08:47:03 +0000 (08:47 +0000)]
Warning/type cleanup.

15 years agoWhitespace cleanup.
joncruz [Thu, 4 Dec 2008 08:19:16 +0000 (08:19 +0000)]
Whitespace cleanup.

15 years agoIfdef cleanup
joncruz [Thu, 4 Dec 2008 08:18:51 +0000 (08:18 +0000)]
Ifdef cleanup

15 years agoWarning cleanup.
joncruz [Thu, 4 Dec 2008 07:33:30 +0000 (07:33 +0000)]
Warning cleanup.

15 years agoFixed missing EOL at end of file.
joncruz [Thu, 4 Dec 2008 07:30:52 +0000 (07:30 +0000)]
Fixed missing EOL at end of file.

15 years agoFixed file final EOL
joncruz [Thu, 4 Dec 2008 07:00:23 +0000 (07:00 +0000)]
Fixed file final EOL

15 years agoNR -> 2geom some headers in src/
verbalshadow [Thu, 4 Dec 2008 01:28:36 +0000 (01:28 +0000)]
NR -> 2geom some headers in src/

15 years agoFix compile when lcms is disabled
cilix42 [Wed, 3 Dec 2008 21:03:21 +0000 (21:03 +0000)]
Fix compile when lcms is disabled

15 years agowiki link added
speleo3 [Tue, 2 Dec 2008 19:34:43 +0000 (19:34 +0000)]
wiki link added

15 years agoVery slight change to allocation of stripe buffer in png-write.cpp that makes it...
jaspervdg [Tue, 2 Dec 2008 09:39:11 +0000 (09:39 +0000)]
Very slight change to allocation of stripe buffer in png-write.cpp that makes it a bit harder to break.

15 years agoSmall changes to Gaussian filtering that make part of the IIR code a bit clearer...
jaspervdg [Tue, 2 Dec 2008 09:37:28 +0000 (09:37 +0000)]
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).

15 years agosome improvements to printing-marks.py
aurium [Mon, 1 Dec 2008 22:46:58 +0000 (22:46 +0000)]
some improvements to printing-marks.py

15 years agocorrecting the changes to provide compatibility for uniconversor name variations
aurium [Mon, 1 Dec 2008 22:41:45 +0000 (22:41 +0000)]
correcting the changes to provide compatibility for uniconversor name variations

15 years agoproviding compatibility for uniconversor name variations
aurium [Mon, 1 Dec 2008 22:35:10 +0000 (22:35 +0000)]
providing compatibility for uniconversor name variations

15 years agofilename change matched again
prokoudine [Mon, 1 Dec 2008 18:49:15 +0000 (18:49 +0000)]
filename change matched again

15 years agoadd printing-marks and remove cut-marks extensions
JucaBlues [Mon, 1 Dec 2008 03:51:49 +0000 (03:51 +0000)]
add printing-marks and remove cut-marks extensions

15 years agoreplaceing the cut-marks extension by the printing-marks
aurium [Mon, 1 Dec 2008 02:21:04 +0000 (02:21 +0000)]
replaceing the cut-marks extension by the printing-marks

15 years agoadd --export-ignore-filters
buliabyak [Sun, 30 Nov 2008 20:37:43 +0000 (20:37 +0000)]
add --export-ignore-filters

15 years agounify labels
buliabyak [Sun, 30 Nov 2008 20:36:23 +0000 (20:36 +0000)]
unify labels

15 years agosupport for color BYLAYER
alvinpenner [Sun, 30 Nov 2008 00:29:21 +0000 (00:29 +0000)]
support for color BYLAYER

15 years agoadd copying of mingwm10.dll to win build
johanengelen [Sat, 29 Nov 2008 17:04:59 +0000 (17:04 +0000)]
add copying of mingwm10.dll to win build

15 years agobug #168777 (consider root transform and viewBox)
speleo3 [Sat, 29 Nov 2008 13:04:08 +0000 (13:04 +0000)]
bug #168777 (consider root transform and viewBox)

15 years agocomment
buliabyak [Sat, 29 Nov 2008 05:32:03 +0000 (05:32 +0000)]
comment

15 years agofix setting blend mode to Normal
buliabyak [Sat, 29 Nov 2008 05:31:11 +0000 (05:31 +0000)]
fix setting blend mode to Normal

15 years agoallow sp_style_set_property_url to unset the property as well, if the linked object...
buliabyak [Sat, 29 Nov 2008 05:30:26 +0000 (05:30 +0000)]
allow sp_style_set_property_url to unset the property as well, if the linked object is NULL

15 years agoUpdate strings pt_BR.po
ps_aux [Sat, 29 Nov 2008 02:35:48 +0000 (02:35 +0000)]
Update strings pt_BR.po

15 years agoNR->Geom conversion of some text functions and tweak-context
verbalshadow [Fri, 28 Nov 2008 22:33:23 +0000 (22:33 +0000)]
NR->Geom conversion of some text functions and tweak-context

15 years agobug #168370 (consider parent transform and viewBox)
speleo3 [Fri, 28 Nov 2008 09:52:49 +0000 (09:52 +0000)]
bug #168370 (consider parent transform and viewBox)

15 years agoshow namespaces in doxygen
johanengelen [Thu, 27 Nov 2008 22:35:07 +0000 (22:35 +0000)]
show namespaces in doxygen

15 years agonew version of Guides Creator extension from Jonas Termeau
prokoudine [Thu, 27 Nov 2008 22:23:28 +0000 (22:23 +0000)]
new version of Guides Creator extension from Jonas Termeau

15 years agosmall 2geomification of clone tile dialog
johanengelen [Thu, 27 Nov 2008 22:12:41 +0000 (22:12 +0000)]
small 2geomification of clone tile dialog

15 years agoRearrange to enable code that does not directly rely on lcms.
joncruz [Thu, 27 Nov 2008 21:35:19 +0000 (21:35 +0000)]
Rearrange to enable code that does not directly rely on lcms.

15 years agoFix compile with lcms disabled.
cilix42 [Thu, 27 Nov 2008 15:07:14 +0000 (15:07 +0000)]
Fix compile with lcms disabled.

15 years agoList color profile search locations in preference tooltip
joncruz [Thu, 27 Nov 2008 09:58:19 +0000 (09:58 +0000)]
List color profile search locations in preference tooltip

15 years agoplease don't forget to update Makefile_insert
buliabyak [Wed, 26 Nov 2008 22:59:00 +0000 (22:59 +0000)]
please don't forget to update Makefile_insert

15 years agomatching filename change
prokoudine [Wed, 26 Nov 2008 21:57:20 +0000 (21:57 +0000)]
matching filename change

15 years agorenamed lpe-hatches to lpe-rough-hatches.
jfbarraud [Wed, 26 Nov 2008 20:56:08 +0000 (20:56 +0000)]
renamed lpe-hatches to lpe-rough-hatches.