Code

inkscape.git
17 years agoRevert warning-remove edit. Needed for switch
ishmal [Sun, 22 Apr 2007 00:50:10 +0000 (00:50 +0000)]
Revert warning-remove edit.  Needed for switch

17 years agoAdd check for hidden/locked layer
johncoswell [Sun, 22 Apr 2007 00:22:57 +0000 (00:22 +0000)]
Add check for hidden/locked layer

17 years agoremove warnings
ishmal [Sun, 22 Apr 2007 00:20:14 +0000 (00:20 +0000)]
remove warnings

17 years agoclose transaction when removing empty flowtext; fixes 1704180
buliabyak [Sat, 21 Apr 2007 22:35:19 +0000 (22:35 +0000)]
close transaction when removing empty flowtext; fixes 1704180

17 years agoFix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.
ishmal [Sat, 21 Apr 2007 19:26:31 +0000 (19:26 +0000)]
Fix use of uninitialized 'doc' var.  Fix use of gc::released 'repr'.

17 years agodo a light dilation on mouseup if there was no rubbing; makes it usable even with...
buliabyak [Sat, 21 Apr 2007 19:17:47 +0000 (19:17 +0000)]
do a light dilation on mouseup if there was no rubbing; makes it usable even with a mouse that gets no motion events during a click

17 years agoFinal fix for gradient fill algorithm
johncoswell [Sat, 21 Apr 2007 11:16:34 +0000 (11:16 +0000)]
Final fix for gradient fill algorithm

17 years agoSwitched connector toobar to stock GTK+ toolbars
joncruz [Sat, 21 Apr 2007 08:33:40 +0000 (08:33 +0000)]
Switched connector toobar to stock GTK+ toolbars
Working on bug #146955

17 years agoSwitch from the HAVE_GETTIMEOFDAY option to NEED_GETTIMEOFDAY since most people have it.
ishmal [Fri, 20 Apr 2007 17:51:12 +0000 (17:51 +0000)]
Switch from the HAVE_GETTIMEOFDAY option to NEED_GETTIMEOFDAY since most people have it.

17 years agoSay "skipped" when copying a single file is not necessary
ishmal [Fri, 20 Apr 2007 16:41:34 +0000 (16:41 +0000)]
Say "skipped" when copying a single file is not necessary

17 years agoFixed path in include file checks.
ishmal [Fri, 20 Apr 2007 16:28:08 +0000 (16:28 +0000)]
Fixed path in include file checks.

17 years agogrid: make grid names translatable. use different gridtype names in SVG that are...
johanengelen [Fri, 20 Apr 2007 15:48:51 +0000 (15:48 +0000)]
grid: make grid names translatable. use different gridtype names in SVG that are not translated.

17 years agoFix emphasized gridlines bug when zoomed out.
johanengelen [Fri, 20 Apr 2007 14:39:49 +0000 (14:39 +0000)]
Fix emphasized gridlines bug when zoomed out.

17 years agoStart discussion about what should be in an exported and scripted API.
ishmal [Fri, 20 Apr 2007 13:14:35 +0000 (13:14 +0000)]
Start discussion about what should be in an exported and scripted API.

17 years agoSwitched dropper toobar to stock GTK+ toolbars
joncruz [Fri, 20 Apr 2007 08:33:54 +0000 (08:33 +0000)]
Switched dropper toobar to stock GTK+ toolbars
Working on bug #146955

17 years agoSet default gridspacing back to 1px
johanengelen [Thu, 19 Apr 2007 22:26:27 +0000 (22:26 +0000)]
Set default gridspacing back to 1px

17 years agoImprove fill dragging by increasing drag tolerance and preventing already-filled...
johncoswell [Thu, 19 Apr 2007 21:40:06 +0000 (21:40 +0000)]
Improve fill dragging by increasing drag tolerance and preventing already-filled pixels from being checked in gradient fills

17 years agoImprove readability and remove some unused code
dvlierop2 [Thu, 19 Apr 2007 20:06:28 +0000 (20:06 +0000)]
Improve readability and remove some unused code

17 years agoCompletes crash fix for 1638735
joncruz [Thu, 19 Apr 2007 18:09:00 +0000 (18:09 +0000)]
Completes crash fix for 1638735

17 years agoRefactored toolbar creation
joncruz [Thu, 19 Apr 2007 08:22:31 +0000 (08:22 +0000)]
Refactored toolbar creation
unified all toolbar XML to a single XML block.

17 years agoStart building drag fill that uses colors of all points under drag path
johncoswell [Thu, 19 Apr 2007 00:16:43 +0000 (00:16 +0000)]
Start building drag fill that uses colors of all points under drag path

17 years agoWhile drawing with the pen/pencil tool, use the end of the unfinished path as referen...
cilix42 [Wed, 18 Apr 2007 13:47:43 +0000 (13:47 +0000)]
While drawing with the pen/pencil tool, use the end of the unfinished path as reference point for zooming to avoid unwanted turns

17 years agoFixed: Shift-doubleclicking middle mouse button in pen tool should not finish the...
cilix42 [Wed, 18 Apr 2007 09:29:33 +0000 (09:29 +0000)]
Fixed: Shift-doubleclicking middle mouse button in pen tool should not finish the path being drawn

17 years agoSwitched pen and pencil toobars to stock GTK+ toolbars
joncruz [Wed, 18 Apr 2007 08:13:59 +0000 (08:13 +0000)]
Switched pen and pencil toobars to stock GTK+ toolbars
Working on bug #146955

17 years agoCleaned up init()/setDesktop() call and change ctor to C++ initialization.
joncruz [Wed, 18 Apr 2007 06:36:49 +0000 (06:36 +0000)]
Cleaned up init()/setDesktop() call and change ctor to C++ initialization.
Fixes bug #1638735

17 years agofix crash when pressing space while drawing a shape
buliabyak [Wed, 18 Apr 2007 01:46:21 +0000 (01:46 +0000)]
fix crash when pressing space while drawing a shape

17 years agofix leftover rubberband after switching to selector while dragging
buliabyak [Wed, 18 Apr 2007 01:07:08 +0000 (01:07 +0000)]
fix leftover rubberband after switching to selector while dragging

17 years agopatch 1687818
buliabyak [Wed, 18 Apr 2007 00:23:33 +0000 (00:23 +0000)]
patch 1687818

17 years agoadd gears
buliabyak [Wed, 18 Apr 2007 00:04:31 +0000 (00:04 +0000)]
add gears

17 years agotypo patch by maximilian albert
buliabyak [Tue, 17 Apr 2007 21:39:35 +0000 (21:39 +0000)]
typo patch by maximilian albert

17 years agoImprove snapper performance (mainly in by editting WillSnapSomething())
dvlierop2 [Tue, 17 Apr 2007 21:26:43 +0000 (21:26 +0000)]
Improve snapper performance (mainly in by editting WillSnapSomething())

17 years agoflipping patch by maximilian albert
buliabyak [Tue, 17 Apr 2007 20:57:57 +0000 (20:57 +0000)]
flipping patch by maximilian albert

17 years agoGrid: added dotted rendering of rectangular grid. Fixed bug in emphasized line spacing.
johanengelen [Tue, 17 Apr 2007 18:49:21 +0000 (18:49 +0000)]
Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized line spacing.

17 years agoold default color values restored
johanengelen [Tue, 17 Apr 2007 18:03:58 +0000 (18:03 +0000)]
old default color values restored

17 years agoAdded some new checks for directories to add them to the PATH before calling Inkscape...
jiho-sf [Tue, 17 Apr 2007 18:02:50 +0000 (18:02 +0000)]
Added some new checks for directories to add them to the PATH before calling Inkscape binary so that third party tools (python install, anything in /usr/local/bin) get detected. OS X specific.

17 years agoSwitched spiral toobar to stock GTK+ toolbars
joncruz [Tue, 17 Apr 2007 16:49:48 +0000 (16:49 +0000)]
Switched spiral toobar to stock GTK+ toolbars
Working on bug #146955

17 years agoRearrange tabs for document-properties dialog
dvlierop2 [Tue, 17 Apr 2007 06:45:13 +0000 (06:45 +0000)]
Rearrange tabs for document-properties dialog

17 years agoBy default 'snap to object nodes/paths' must be off
dvlierop2 [Tue, 17 Apr 2007 06:36:31 +0000 (06:36 +0000)]
By default 'snap to object nodes/paths' must be off

17 years agoRe-add missing units menu to paint bucket toolbar
johncoswell [Tue, 17 Apr 2007 02:07:28 +0000 (02:07 +0000)]
Re-add missing units menu to paint bucket toolbar

17 years agosilly error - lazy boolean evaluation bit me
buliabyak [Mon, 16 Apr 2007 23:39:53 +0000 (23:39 +0000)]
silly error - lazy boolean evaluation bit me

17 years agofix selecting in groups with alt
buliabyak [Mon, 16 Apr 2007 23:15:25 +0000 (23:15 +0000)]
fix selecting in groups with alt

17 years agoVisual layout and spacing cleanup
joncruz [Sun, 15 Apr 2007 21:12:23 +0000 (21:12 +0000)]
Visual layout and spacing cleanup

17 years agoWhen no grid is defined but "toggle grid" is pressed => create a default rectangular...
johanengelen [Sun, 15 Apr 2007 20:57:15 +0000 (20:57 +0000)]
When no grid is defined but "toggle grid" is pressed => create a default rectangular grid

17 years agoRemoval of old grid code - fully enabled new grid code.
johanengelen [Sun, 15 Apr 2007 17:05:40 +0000 (17:05 +0000)]
Removal of old grid code - fully enabled new grid code.

17 years agoRemove some unneeded header includes
johncoswell [Sun, 15 Apr 2007 12:34:10 +0000 (12:34 +0000)]
Remove some unneeded header includes

17 years agoClear the mssage context after drag filling
johncoswell [Sun, 15 Apr 2007 12:30:08 +0000 (12:30 +0000)]
Clear the mssage context after drag filling

17 years agoFix retrieving of initial point color for paint bucket fill
johncoswell [Sun, 15 Apr 2007 12:23:46 +0000 (12:23 +0000)]
Fix retrieving of initial point color for paint bucket fill

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