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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-27
From trunk
Ted Gould
1
-2
/
+2
2008-10-11
Merging from trunk
Ted Gould
1
-5
/
+4
2008-09-18
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
1
-2
/
+3
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-3
/
+3
2008-03-19
Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)
Maximilian Albert
1
-0
/
+17
2007-08-04
Make snapping to the item's transformation center optional, but not yet avail...
Diederik van Lierop
1
-1
/
+1
2007-04-08
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...
Diederik van Lierop
1
-4
/
+5
2007-03-26
Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436
Diederik van Lierop
1
-1
/
+1
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
1
-15
/
+3
2007-03-05
fix by dvlierop2 for snapping bugs 1579556 and 1579587
bulia byak
1
-1
/
+1
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
-6
/
+6
2006-06-13
patch [ 1504445 ] Fix build break on gcc4.1.1
Aaron Spike
1
-1
/
+1
2006-06-11
Applied patch #1503864
Jon A. Cruz
1
-0
/
+6
2006-03-31
patch #1450307 - option for select all to work in layer with it's sub-layers:
Andrius Ramanauskas
1
-3
/
+16
2006-03-22
use rotation center in keyboard rotation and transform dialog
bulia byak
1
-0
/
+5
2006-03-22
more information on objects selected in groups
bulia byak
1
-0
/
+3
2006-03-15
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
1
-1
/
+2
2006-01-18
optimized includes
Ralf Stephan
1
-2
/
+2
[prev]