tokkee.org
Code
projects
/
inkscape.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
add accessor for the waiting_cursor flag (sorry for the recompile)
[inkscape.git]
/
src
/
shape-editor.cpp
2008-11-21
Ted Gould
Merge from fe-moved
blob
|
commitdiff
|
raw
2008-10-27
Ted Gould
From trunk
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
cilix42
Next roud of NR ==> Geom conversion
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
cilix42
Some NR::Point ==> Geom::Point replacements
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
johanengelen
convert almost all libnrtype to Geom::
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
cilix42
2geom update (rev. 1578); fixes node editing of some...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-07
johanengelen
fix node tool for LPEs by reverting r19694
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
buliabyak
undo last commit - here's a better way to fix this bug
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
buliabyak
fix crash: separate np and kh listeners so that np...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
joncruz
Fixed forgotten variable assignment
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
cilix42
Remove debugging messages
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
cilix42
Many debugging messages
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
cilix42
Use the visible curve (instead of original curve when...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-13
cilix42
Get rid of sp_nodepath_current() and a few instances...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-13
cilix42
Get rid of some superfluous includes
blob
|
commitdiff
|
raw
|
diff to current
2008-08-08
johanengelen
remove many unnecessary to_2geom and from_2geom calls
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
johanengelen
NR::Maybe => boost::optional
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
cilix42
Remove now obsolete functions
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
johanengelen
in shapeeditor to determine whether tool is above the...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
cilix42
Fix LP #250175 (broken undo in node tool)
blob
|
commitdiff
|
raw
|
diff to current
2008-07-20
buliabyak
fix stupid crash, make get_item const
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
cilix42
Enable simultaneous knotholder and nodepath
blob
|
commitdiff
|
raw
|
diff to current
2008-07-05
buliabyak
another fix for parallel knotholder and nodepath
blob
|
commitdiff
|
raw
|
diff to current
2008-07-05
buliabyak
fix crash triggered by having both knotholder and nodep...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
cilix42
Update LPE helper paths "live" on changes
blob
|
commitdiff
|
raw
|
diff to current
2008-06-16
cilix42
Second step: try to make helper curves respond faster...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-12
johanengelen
change NR::Matrix to Geom:: for many sp_item_xxx_affine...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-08
cilix42
Make knotholders for LPE items finally work; each effec...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-04
cilix42
C++ify knotholders
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
johanengelen
check if item is LPEItem before casting!!! fixes bug...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
johanengelen
LPE STACKING!
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
cilix42
Add checkbox for LPEs to temporarily disable them on...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
cilix42
Provide knotholder for LPEPerpBisector; TODO: this...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
jaspervdg
No more NRMatrix or NRPoint.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
johanengelen
Add on-canvas editing of LPE PointParam.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
johanengelen
fix FIXME: remove setting knotholder to NULL, because...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
johanengelen
* (when debug macro is defined) call ShapeEditor functi...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-23
johanengelen
* on-canvas clip and mask editing :) in the object...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-25
keescook
first set of updates to headers for clean gcc 4.3 builds
blob
|
commitdiff
|
raw
|
diff to current
2008-01-12
buliabyak
fix over_the_stroke for paths in transformed groups
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
joncruz
Warning cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
johanengelen
LPE: implement NEW path-along-path effect, i think...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
johanengelen
fix undoing of LPE paths again. please test. (now nodep...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
johanengelen
Revert undo LPE paths fix; crashed on linux :(
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
johanengelen
LPE: fix undoing changes to pathparameter on-canvas.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
johanengelen
LPE: add on-canvas editing of path parameters!
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
johanengelen
Fix undo bug when on-canvas editing LPE path parameter!
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
buliabyak
scroll desktop to selected node after Tab/Shift-Tab
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
joncruz
Purged fill type enum
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
johanengelen
Commit LivePathEffect branch to trunk!
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
johanengelen
fixed fixme's in shapeeditor and changed verbs for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
buliabyak
flipping patch by maximilian albert
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
mental
redo NR::Maybe to be less clever
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
buliabyak
removing forward declaration of a enum - is it valid...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
buliabyak
isolate the nodepath-or-knotholder unit into the new...
blob
|
commitdiff
|
raw
|
diff to current