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-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
[prev]