Code

inkscape.git
17 years agoAdd ability to drag cursor while holding alt to add multiple points to paint bucket...
johncoswell [Sun, 15 Apr 2007 12:09:25 +0000 (12:09 +0000)]
Add ability to drag cursor while holding alt to add multiple points to paint bucket action

17 years agochange case
ishmal [Sun, 15 Apr 2007 09:14:15 +0000 (09:14 +0000)]
change case

17 years agochange case
ishmal [Sun, 15 Apr 2007 09:11:38 +0000 (09:11 +0000)]
change case

17 years agoUse relative include path for Pycxx
ishmal [Sun, 15 Apr 2007 08:19:47 +0000 (08:19 +0000)]
Use relative include path for Pycxx

17 years agoWork-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN)
joncruz [Sun, 15 Apr 2007 05:22:28 +0000 (05:22 +0000)]
Work-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN)

17 years agoincrement hatch_spacing by hatch_spacing_step when keep_selected is off; use forced...
buliabyak [Sun, 15 Apr 2007 04:51:27 +0000 (04:51 +0000)]
increment hatch_spacing by hatch_spacing_step when keep_selected is off; use forced redraws for all drawing modes, not only for thinning

17 years agochange description of select-new option in calligraphy
buliabyak [Sun, 15 Apr 2007 04:49:33 +0000 (04:49 +0000)]
change description of select-new option in calligraphy

17 years agoclean up hierarchy a bit
ishmal [Sun, 15 Apr 2007 01:34:15 +0000 (01:34 +0000)]
clean up hierarchy a bit

17 years agoTweak capture of error messages
ishmal [Sun, 15 Apr 2007 01:19:33 +0000 (01:19 +0000)]
Tweak capture of error messages

17 years agoRearrange bindings to use PyCXX
ishmal [Sun, 15 Apr 2007 01:18:55 +0000 (01:18 +0000)]
Rearrange bindings to use PyCXX

17 years agoFix typo
dvlierop2 [Sat, 14 Apr 2007 20:21:39 +0000 (20:21 +0000)]
Fix typo

17 years agorecurse into groups for thinning/thickening
buliabyak [Sat, 14 Apr 2007 18:51:46 +0000 (18:51 +0000)]
recurse into groups for thinning/thickening

17 years agoDon't snap nodes to their parent path
dvlierop2 [Sat, 14 Apr 2007 18:42:30 +0000 (18:42 +0000)]
Don't snap nodes to their parent path

17 years agoimprove interactivity by forcing redraws when thinning
buliabyak [Sat, 14 Apr 2007 17:58:26 +0000 (17:58 +0000)]
improve interactivity by forcing redraws when thinning

17 years agomake sure thinning uses updated pressure; make the response a bit nonlinear
buliabyak [Sat, 14 Apr 2007 17:07:27 +0000 (17:07 +0000)]
make sure thinning uses updated pressure; make the response a bit nonlinear

17 years agoChange python binding mechanism
ishmal [Sat, 14 Apr 2007 15:52:31 +0000 (15:52 +0000)]
Change python binding mechanism

17 years agofix typecasts
ishmal [Sat, 14 Apr 2007 12:19:14 +0000 (12:19 +0000)]
fix typecasts

17 years agochange the logic so that the value is correctly read at launch of seltrans, and appro...
buliabyak [Sat, 14 Apr 2007 02:30:34 +0000 (02:30 +0000)]
change the logic so that the value is correctly read at launch of seltrans, and approximate is the default for continuity

17 years agoSwitched circle toobar to stock GTK+ toolbars
joncruz [Fri, 13 Apr 2007 23:34:11 +0000 (23:34 +0000)]
Switched circle toobar to stock GTK+ toolbars
Working on bug #146955

17 years agomake selcue sensitive to bbox type
buliabyak [Fri, 13 Apr 2007 23:33:48 +0000 (23:33 +0000)]
make selcue sensitive to bbox type

17 years agofix select under by alt+click; prevent potential refcount leak
buliabyak [Fri, 13 Apr 2007 23:02:53 +0000 (23:02 +0000)]
fix select under by alt+click; prevent potential refcount leak

17 years agoSome cleaning and reordering
dvlierop2 [Fri, 13 Apr 2007 21:02:29 +0000 (21:02 +0000)]
Some cleaning and reordering

17 years agoNew Grids are now ready to go. bug testing can start i think.
johanengelen [Fri, 13 Apr 2007 20:49:26 +0000 (20:49 +0000)]
New Grids are now ready to go. bug testing can start i think.

17 years agoAdd global preference for selector tool, chosing between GEOMETRIC_BBOX or VISUAL_BBOX
dvlierop2 [Fri, 13 Apr 2007 20:41:28 +0000 (20:41 +0000)]
Add global preference for selector tool, chosing between GEOMETRIC_BBOX or VISUAL_BBOX

17 years agoSwitched to using EgeSelectOneAction on Star/Flat choice
joncruz [Fri, 13 Apr 2007 17:13:16 +0000 (17:13 +0000)]
Switched to using EgeSelectOneAction on Star/Flat choice

17 years agoAdded XForms-style "appearance" support and basic icon use
joncruz [Fri, 13 Apr 2007 17:07:03 +0000 (17:07 +0000)]
Added XForms-style "appearance" support and basic icon use

17 years agoFix for broken compile
joncruz [Fri, 13 Apr 2007 16:41:29 +0000 (16:41 +0000)]
Fix for broken compile

17 years agoNew grids are almost ready to fly!
johanengelen [Fri, 13 Apr 2007 14:41:49 +0000 (14:41 +0000)]
New grids are almost ready to fly!

17 years agotouch selection update
buliabyak [Fri, 13 Apr 2007 03:02:28 +0000 (03:02 +0000)]
touch selection update

17 years agofix thinning that didn't work for paths inside a transformed group
buliabyak [Fri, 13 Apr 2007 01:33:31 +0000 (01:33 +0000)]
fix thinning that didn't work for paths inside a transformed group

17 years agoAdd keyboard binding for Paint Bucket and Set Clipping Path
johncoswell [Thu, 12 Apr 2007 23:50:18 +0000 (23:50 +0000)]
Add keyboard binding for Paint Bucket and Set Clipping Path

17 years agoSwitched node toobar to stock GTK+ toolbars
joncruz [Thu, 12 Apr 2007 21:54:30 +0000 (21:54 +0000)]
Switched node toobar to stock GTK+ toolbars
Working on bug #146955

17 years agoAlways snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from document...
dvlierop2 [Thu, 12 Apr 2007 20:12:51 +0000 (20:12 +0000)]
Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from document properties

17 years agoSwitched zoom toobar to stock GTK+ toolbars
joncruz [Thu, 12 Apr 2007 08:45:56 +0000 (08:45 +0000)]
Switched zoom toobar to stock GTK+ toolbars
Working on bug #146955

17 years agoSwitched paint bucket toolbar to stock GTK+ toobar, including minor MVC cleanup on...
joncruz [Thu, 12 Apr 2007 08:30:45 +0000 (08:30 +0000)]
Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC cleanup on flood-context
More work for bug #1469554

17 years agouse touchpath selection when rubberbanding with Alt; do move-selected with Alt only...
buliabyak [Thu, 12 Apr 2007 07:37:46 +0000 (07:37 +0000)]
use touchpath selection when rubberbanding with Alt; do move-selected with Alt only when there's selection, otherwise force touchpath; update statusbar comments

17 years agoadd method to select objects picked by a vector of points
buliabyak [Thu, 12 Apr 2007 07:22:09 +0000 (07:22 +0000)]
add method to select objects picked by a vector of points

17 years agoadd touchpath mode
buliabyak [Thu, 12 Apr 2007 07:20:37 +0000 (07:20 +0000)]
add touchpath mode

17 years agoUse the existing Inkscape::Event instead of creating a new one (and
gustav_b [Wed, 11 Apr 2007 21:02:46 +0000 (21:02 +0000)]
Use the existing Inkscape::Event instead of creating a new one (and
leaking the old) when coalescing Inkscape::XML::Events in sp_document_maybe_done.

17 years agoAdding icons to pop-up toolbar menus
joncruz [Wed, 11 Apr 2007 18:25:18 +0000 (18:25 +0000)]
Adding icons to pop-up toolbar menus

17 years agofix about dialog a bit
ishmal [Wed, 11 Apr 2007 14:54:06 +0000 (14:54 +0000)]
fix about dialog a bit

17 years agoConverted the rectangle toolbar to use stock GTK+
joncruz [Wed, 11 Apr 2007 09:15:49 +0000 (09:15 +0000)]
Converted the rectangle toolbar to use stock GTK+
working on bug #1469554

17 years agocleanup some debug prints
buliabyak [Wed, 11 Apr 2007 05:15:51 +0000 (05:15 +0000)]
cleanup some debug prints

17 years agocalligraphy and paintbucket update
buliabyak [Wed, 11 Apr 2007 05:09:50 +0000 (05:09 +0000)]
calligraphy and paintbucket update

17 years agouse correct isNaN
buliabyak [Wed, 11 Apr 2007 04:24:53 +0000 (04:24 +0000)]
use correct isNaN

17 years agotrace background icon
buliabyak [Wed, 11 Apr 2007 03:38:32 +0000 (03:38 +0000)]
trace background icon

17 years agothin/thicken cursors
buliabyak [Wed, 11 Apr 2007 03:37:59 +0000 (03:37 +0000)]
thin/thicken cursors

17 years agotracking guide with ctrl; tracing background; thinning/thickening with alt; also...
buliabyak [Wed, 11 Apr 2007 03:23:46 +0000 (03:23 +0000)]
tracking guide with ctrl; tracing background; thinning/thickening with alt; also home/end for width, shift+drawing to unionize, decrease tolerance, add comments

17 years agoupdate statusbar message for calligraphy
buliabyak [Wed, 11 Apr 2007 03:19:55 +0000 (03:19 +0000)]
update statusbar message for calligraphy

17 years agotrace background button/setting for calligraphy
buliabyak [Wed, 11 Apr 2007 03:19:06 +0000 (03:19 +0000)]
trace background button/setting for calligraphy

17 years agoallow MakeOffset to do profiled offset controlled by the distance of each point from...
buliabyak [Wed, 11 Apr 2007 03:17:37 +0000 (03:17 +0000)]
allow MakeOffset to do profiled offset controlled by the distance of each point from a given center and a coverage radius

17 years agoadd a new return code indicating nothing was done
buliabyak [Wed, 11 Apr 2007 03:16:03 +0000 (03:16 +0000)]
add a new return code indicating nothing was done

17 years agonote about which function to use for script execution
keescook [Wed, 11 Apr 2007 01:27:13 +0000 (01:27 +0000)]
note about which function to use for script execution

17 years agoSwitched main commands toobar to stock GTK+ toolbars
joncruz [Tue, 10 Apr 2007 21:26:41 +0000 (21:26 +0000)]
Switched main commands toobar to stock GTK+ toolbars
Working on bug #1469554

17 years agoConverted select toolbar to stock GTK+
joncruz [Tue, 10 Apr 2007 06:56:55 +0000 (06:56 +0000)]
Converted select toolbar to stock GTK+

17 years ago * src/conn-avoid-ref.cpp: Fix a crash where avoided items with an empty
mjwybrow [Tue, 10 Apr 2007 06:54:01 +0000 (06:54 +0000)]
  * src/conn-avoid-ref.cpp: Fix a crash where avoided items with an empty
    bounding box would crash in their move callback.  Fixes #1694094.

17 years agoMade safe for empty containers
joncruz [Tue, 10 Apr 2007 05:30:25 +0000 (05:30 +0000)]
Made safe for empty containers

17 years agoMaking display narrower
joncruz [Tue, 10 Apr 2007 05:29:36 +0000 (05:29 +0000)]
Making display narrower

17 years agoUpdating incon when property changes
joncruz [Tue, 10 Apr 2007 05:28:21 +0000 (05:28 +0000)]
Updating incon when property changes

17 years agobetter paintbucket by bill baxter
buliabyak [Mon, 9 Apr 2007 22:04:44 +0000 (22:04 +0000)]
better paintbucket by bill baxter

17 years agoUpdated simple action to work like toggle and radion versions
joncruz [Mon, 9 Apr 2007 21:32:41 +0000 (21:32 +0000)]
Updated simple action to work like toggle and radion versions

17 years agoRemove 'default scale origin' from selector tool's preferences
dvlierop2 [Mon, 9 Apr 2007 15:15:36 +0000 (15:15 +0000)]
Remove 'default scale origin' from selector tool's preferences

17 years agoEliminate drift of origin if mirroring occurs during scaling/stretching
dvlierop2 [Mon, 9 Apr 2007 12:50:25 +0000 (12:50 +0000)]
Eliminate drift of origin if mirroring occurs during scaling/stretching

17 years agofix crash temporarily until next refactoring phase
mental [Mon, 9 Apr 2007 07:44:50 +0000 (07:44 +0000)]
fix crash temporarily until next refactoring phase

17 years ago * packaging/macosx/Resources/bin/inkscape: Include the Fink and/or
mjwybrow [Mon, 9 Apr 2007 04:48:58 +0000 (04:48 +0000)]
  * packaging/macosx/Resources/bin/inkscape: Include the Fink and/or
    DarwinPorts bin directory in the PATH when loading Inkscape on OS X.
    Patch #1692349.

17 years ago * src/isnan.h: Fix isnan definition for GCC 3.x on OS X. Patch #1693278.
mjwybrow [Mon, 9 Apr 2007 04:19:38 +0000 (04:19 +0000)]
  * src/isnan.h: Fix isnan definition for GCC 3.x on OS X.  Patch #1693278.

17 years agofix bug where nearest_point_on_path returned bogus t values on sharp bends
buliabyak [Sun, 8 Apr 2007 21:33:31 +0000 (21:33 +0000)]
fix bug where nearest_point_on_path returned bogus t values on sharp bends

17 years agoChanges to the selector tool, e.g. option to choose either APPROXIMATE_BBOX or GEOMET...
dvlierop2 [Sun, 8 Apr 2007 21:07:29 +0000 (21:07 +0000)]
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX or GEOMETRIC_BBOX

17 years agoCorrected jumping and alignment of coordinates in status.
joncruz [Sun, 8 Apr 2007 02:08:33 +0000 (02:08 +0000)]
Corrected jumping and alignment of coordinates in status.
Fixes bug 1696115

17 years agoUpdated overwrite confirmation dialog to be similar to the new stock GTK+ one
joncruz [Sat, 7 Apr 2007 08:28:41 +0000 (08:28 +0000)]
Updated overwrite confirmation dialog to be similar to the new stock GTK+ one
addresses RFE 1692837

17 years agoCorrected case where extension would not be added for opened filetypes not in default...
joncruz [Fri, 6 Apr 2007 22:27:16 +0000 (22:27 +0000)]
Corrected case where extension would not be added for opened filetypes not in default list (i.e. jpeg)

17 years agoremove forced blurring from edge detection - tracing removes speckles anyway
buliabyak [Fri, 6 Apr 2007 21:44:52 +0000 (21:44 +0000)]
remove forced blurring from edge detection - tracing removes speckles anyway

17 years agoAdding more robust and detailed checks and messages.
joncruz [Fri, 6 Apr 2007 21:21:42 +0000 (21:21 +0000)]
Adding more robust and detailed checks and messages.

17 years agoAdditional null pointer checking
joncruz [Fri, 6 Apr 2007 20:12:18 +0000 (20:12 +0000)]
Additional null pointer checking

17 years agoPrevent null pointer dereferencing
joncruz [Fri, 6 Apr 2007 16:11:45 +0000 (16:11 +0000)]
Prevent null pointer dereferencing

17 years agosome people reported crashes when adding nonexisting dirs to dialog - though it did...
buliabyak [Fri, 6 Apr 2007 16:10:31 +0000 (16:10 +0000)]
some people reported crashes when adding nonexisting dirs to dialog - though it did not crash for me

17 years ago* Update of Khmer translation by Sokhem
cwebb [Fri, 6 Apr 2007 09:10:08 +0000 (09:10 +0000)]
* Update of Khmer translation by Sokhem
* Initial commit of Hebrew translation

17 years agoimplement GEOMETRIC_BBOX
buliabyak [Fri, 6 Apr 2007 06:14:04 +0000 (06:14 +0000)]
implement GEOMETRIC_BBOX

17 years agofix 1695287
buliabyak [Fri, 6 Apr 2007 05:52:59 +0000 (05:52 +0000)]
fix 1695287

17 years agoRemoved use of union in paint type/struct
joncruz [Thu, 5 Apr 2007 17:42:29 +0000 (17:42 +0000)]
Removed use of union in paint type/struct

17 years agoReplacing old multifunction widget with separate widget & model
joncruz [Thu, 5 Apr 2007 00:35:22 +0000 (00:35 +0000)]
Replacing old multifunction widget with separate widget & model

17 years agoremoved the software-only licenses which are not legally clear for content/artwork...
kidproto [Wed, 4 Apr 2007 06:16:14 +0000 (06:16 +0000)]
removed the software-only licenses which are not legally clear for content/artwork, note, they still work, just not giving ppl. the wrong choices in UI

17 years agoremove warning
ishmal [Tue, 3 Apr 2007 18:07:06 +0000 (18:07 +0000)]
remove warning

17 years agoUpdate. Closes 1691697.
cmarqu [Mon, 2 Apr 2007 21:43:40 +0000 (21:43 +0000)]
Update. Closes 1691697.

17 years agoUpdate. Closes 1691699.
cmarqu [Mon, 2 Apr 2007 21:41:12 +0000 (21:41 +0000)]
Update. Closes 1691699.

17 years agoUpdate. Closes 1690472.
cmarqu [Mon, 2 Apr 2007 21:39:24 +0000 (21:39 +0000)]
Update. Closes 1690472.

17 years agoUpdate. Closes 1690469.
cmarqu [Mon, 2 Apr 2007 21:36:05 +0000 (21:36 +0000)]
Update. Closes 1690469.

17 years agofix 1675213: update symm nodes when moving with Ctrl and when adding new node
buliabyak [Mon, 2 Apr 2007 16:56:18 +0000 (16:56 +0000)]
fix 1675213: update symm nodes when moving with Ctrl and when adding new node

17 years agoRemoved C99 isnormal from nr-filter-gaussian.cpp (bug 1678363)
kiirala [Mon, 2 Apr 2007 08:40:49 +0000 (08:40 +0000)]
Removed C99 isnormal from nr-filter-gaussian.cpp (bug 1678363)

17 years agofix 1472297
buliabyak [Mon, 2 Apr 2007 07:25:01 +0000 (07:25 +0000)]
fix 1472297

17 years agofix 1243587 and misc fixes
buliabyak [Mon, 2 Apr 2007 06:31:49 +0000 (06:31 +0000)]
fix 1243587 and misc fixes

17 years agofix 1390904
buliabyak [Mon, 2 Apr 2007 03:45:19 +0000 (03:45 +0000)]
fix 1390904

17 years agofix 1516323
buliabyak [Sun, 1 Apr 2007 22:35:03 +0000 (22:35 +0000)]
fix 1516323

17 years agofix annoying superfluous separator
buliabyak [Sun, 1 Apr 2007 22:34:28 +0000 (22:34 +0000)]
fix annoying superfluous separator

17 years agoremoved leftover debug messages. Toggling new grids now works. Almost ready to commen...
johanengelen [Sun, 1 Apr 2007 22:32:34 +0000 (22:32 +0000)]
removed leftover debug messages. Toggling new grids now works. Almost ready to comment-out old grid code.

17 years agodiscard stderr from nested inkscape invocations
acspike [Sun, 1 Apr 2007 21:47:10 +0000 (21:47 +0000)]
discard stderr from nested inkscape invocations

17 years agothrow out stderr so that users don't see the warning about no svg extension on temp...
acspike [Sun, 1 Apr 2007 21:33:25 +0000 (21:33 +0000)]
throw out stderr so that users don't see the warning about no svg extension on temp files. yes, we will mask other errors

17 years agobe sure to use the sys prefix on exit; provide a resonable message to users who have...
acspike [Sun, 1 Apr 2007 20:58:45 +0000 (20:58 +0000)]
be sure to use the sys prefix on exit; provide a resonable message to users who have no numpy; fix whitespace

17 years agoremove svg_dropshadow
buliabyak [Sun, 1 Apr 2007 20:34:02 +0000 (20:34 +0000)]
remove svg_dropshadow

17 years agopatch 1690246 from Max + read_geometry fixes for consistent placement
buliabyak [Sun, 1 Apr 2007 20:14:17 +0000 (20:14 +0000)]
patch 1690246 from Max + read_geometry fixes for consistent placement