Rearrange tabs for document-properties dialog
By default 'snap to object nodes/paths' must be off
Re-add missing units menu to paint bucket toolbar
silly error - lazy boolean evaluation bit me
fix selecting in groups with alt
Visual layout and spacing cleanup
When no grid is defined but "toggle grid" is pressed => create a default rectangular grid
Removal of old grid code - fully enabled new grid code.
Remove some unneeded header includes
Clear the mssage context after drag filling
Fix retrieving of initial point color for paint bucket fill
Add ability to drag cursor while holding alt to add multiple points to paint bucket action
change case
change case
Use relative include path for Pycxx
Work-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN)
increment hatch_spacing by hatch_spacing_step when keep_selected is off; use forced redraws for all drawing modes, not only for thinning
change description of select-new option in calligraphy
clean up hierarchy a bit
Tweak capture of error messages
Rearrange bindings to use PyCXX
Fix typo
recurse into groups for thinning/thickening
Don't snap nodes to their parent path
improve interactivity by forcing redraws when thinning
make sure thinning uses updated pressure; make the response a bit nonlinear
Change python binding mechanism
fix typecasts
17 years agochange the logic so that the value is correctly read at launch of seltrans, and appro...
change the logic so that the value is correctly read at launch of seltrans, and approximate is the default for continuity
Switched circle toobar to stock GTK+ toolbars
Working on bug #146955
Working on bug #146955
make selcue sensitive to bbox type
fix select under by alt+click; prevent potential refcount leak
Some cleaning and reordering
New Grids are now ready to go. bug testing can start i think.
Add global preference for selector tool, chosing between GEOMETRIC_BBOX or VISUAL_BBOX
Switched to using EgeSelectOneAction on Star/Flat choice
Added XForms-style "appearance" support and basic icon use
Fix for broken compile
New grids are almost ready to fly!
touch selection update
fix thinning that didn't work for paths inside a transformed group
Add keyboard binding for Paint Bucket and Set Clipping Path
Switched node toobar to stock GTK+ toolbars
Working on bug #146955
Working on bug #146955
17 years agoAlways snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from document...
Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from document properties
Switched zoom toobar to stock GTK+ toolbars
Working on bug #146955
Working on bug #146955
Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC cleanup on flood-context
More work for bug #1469554
More work for bug #1469554
use touchpath selection when rubberbanding with Alt; do move-selected with Alt only when there's selection, otherwise force touchpath; update statusbar comments
add method to select objects picked by a vector of points
add touchpath mode
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.
leaking the old) when coalescing Inkscape::XML::Events in sp_document_maybe_done.
Adding icons to pop-up toolbar menus
fix about dialog a bit
cleanup some debug prints
calligraphy and paintbucket update
use correct isNaN
trace background icon
thin/thicken cursors
tracking guide with ctrl; tracing background; thinning/thickening with alt; also home/end for width, shift+drawing to unionize, decrease tolerance, add comments
update statusbar message for calligraphy
trace background button/setting for calligraphy
allow MakeOffset to do profiled offset controlled by the distance of each point from a given center and a coverage radius
add a new return code indicating nothing was done
note about which function to use for script execution
Converted select toolbar to stock GTK+
* src/conn-avoid-ref.cpp: Fix a crash where avoided items with an empty
bounding box would crash in their move callback. Fixes #1694094.
bounding box would crash in their move callback. Fixes #1694094.
Made safe for empty containers
Making display narrower
Updating incon when property changes
better paintbucket by bill baxter
Updated simple action to work like toggle and radion versions
Remove 'default scale origin' from selector tool's preferences
Eliminate drift of origin if mirroring occurs during scaling/stretching
fix crash temporarily until next refactoring phase
* packaging/macosx/Resources/bin/inkscape: Include the Fink and/or
DarwinPorts bin directory in the PATH when loading Inkscape on OS X.
Patch #1692349.
DarwinPorts bin directory in the PATH when loading Inkscape on OS X.
Patch #1692349.
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...
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX or GEOMETRIC_BBOX
17 years agoCorrected case where extension would not be added for opened filetypes not in default...
Corrected case where extension would not be added for opened filetypes not in default list (i.e. jpeg)
remove forced blurring from edge detection - tracing removes speckles anyway
Adding more robust and detailed checks and messages.
Additional null pointer checking
Prevent null pointer dereferencing
some people reported crashes when adding nonexisting dirs to dialog - though it did not crash for me
* Update of Khmer translation by Sokhem
* Initial commit of Hebrew translation
* Initial commit of Hebrew translation
implement GEOMETRIC_BBOX
Removed use of union in paint type/struct
Replacing old multifunction widget with separate widget & model
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
remove warning