index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selcue.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-09
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
1
-4
/
+4
2012-02-05
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-3
/
+3
2011-10-15
cppcheck
Kris De Gussem
1
-4
/
+4
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-6
/
+4
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-3
/
+3
2009-12-13
Position of baseline anchor is now dependent of the text alignment
Diederik van Lierop
1
-12
/
+14
2009-03-09
for selection modified signal, only update the coords of the selcue boxes, no...
bulia byak
1
-9
/
+64
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-4
/
+5
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+1
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-1
/
+1
2008-09-11
convert almost all libnrtype to Geom::
Johan B. C. Engelen
1
-1
/
+1
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-1
/
+1
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-1
/
+1
2008-04-17
replace text strings by ints for tools/bounding_box
bulia byak
1
-2
/
+3
2008-01-25
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
1
-0
/
+2
2008-01-16
Move 'bounding box' option up one level (from Selector to Tools page in Prefe...
Maximilian Albert
1
-1
/
+1
2007-07-25
Retrieve preferences outside the for-loop, not inside.
Diederik van Lierop
1
-3
/
+3
2007-04-14
change the logic so that the value is correctly read at launch of seltrans, a...
bulia byak
1
-1
/
+1
2007-04-13
make selcue sensitive to bbox type
bulia byak
1
-1
/
+4
2007-03-10
Merge further bbox work
MenTaLguY
1
-29
/
+29
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-4
/
+4
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-6
/
+6