index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selection.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-15
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp
Diederik van Lierop
1
-2
/
+2
2007-08-04
Make snapping to the item's transformation center optional, but not yet avail...
Diederik van Lierop
1
-2
/
+4
2007-07-25
Snapping the transformation origin should also work for paths, not only for s...
Diederik van Lierop
1
-0
/
+4
2007-04-08
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...
Diederik van Lierop
1
-9
/
+9
2007-03-26
Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436
Diederik van Lierop
1
-1
/
+10
2007-03-11
Eliminate remaining sources of empty NR::Rects
MenTaLguY
1
-12
/
+16
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
1
-49
/
+12
2007-03-10
Merge further bbox work
MenTaLguY
1
-3
/
+5
2007-03-09
specialize MaybeStorage for Rect, and start using reference maybes to
MenTaLguY
1
-1
/
+1
2007-03-05
Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...
MenTaLguY
1
-1
/
+7
2007-03-04
adapt code to new Maybe/bbox regime
MenTaLguY
1
-12
/
+9
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-07-21
switch to sigc++ signals for "modified" and "release"
MenTaLguY
1
-38
/
+18
2006-06-11
Applied patch #1503864
Jon A. Cruz
1
-0
/
+8
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-1
/
+1
2006-04-05
Fixing bug 1462517
Andrius Ramanauskas
1
-2
/
+4
2006-03-31
patch #1450307 - option for select all to work in layer with it's sub-layers:
Andrius Ramanauskas
1
-5
/
+44
2006-03-22
use rotation center in keyboard rotation and transform dialog
bulia byak
1
-0
/
+17
2006-03-22
optimization: prevent taking bbox twice of the first object in selection
bulia byak
1
-1
/
+3
2006-03-22
more information on objects selected in groups
bulia byak
1
-0
/
+14
2006-03-15
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
1
-1
/
+0
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-10
/
+10
2006-01-23
Fix a typo in a previous commit. Closes #1401357.
Carl Hetherington
1
-1
/
+1