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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+2
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-56
/
+56
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+0
*
1) Fix absolute scaling in transform dialog
Diederik van Lierop
2011-09-04
1
-0
/
+3
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-18
/
+5
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-0
/
+1
|
\
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-2
/
+4
|
\
|
|
*
Merge from trunk
Ted Gould
2010-03-26
1
-2
/
+2
|
|
\
|
*
\
Keeping up with trunk
Ted Gould
2010-01-01
1
-3
/
+5
|
|
\
\
|
*
|
|
Added some requested documentaion.
Soren Berg
2009-07-12
1
-2
/
+4
*
|
|
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-2
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
2010-01-09
1
-2
/
+2
|
|
/
|
/
|
*
|
Major simplification of 3D box code.
Maximilian Albert
2009-12-26
1
-3
/
+5
|
/
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-6
/
+7
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-2
/
+2
*
Merging from trunk
Ted Gould
2008-10-11
1
-5
/
+4
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-2
/
+3
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-3
/
+3
*
Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)
Maximilian Albert
2008-03-19
1
-0
/
+17
*
Make snapping to the item's transformation center optional, but not yet avail...
Diederik van Lierop
2007-08-04
1
-1
/
+1
*
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...
Diederik van Lierop
2007-04-08
1
-4
/
+5
*
Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436
Diederik van Lierop
2007-03-26
1
-1
/
+1
*
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2007-03-11
1
-15
/
+3
*
fix by dvlierop2 for snapping bugs 1579556 and 1579587
bulia byak
2007-03-05
1
-1
/
+1
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
switch to sigc++ signals for "modified" and "release"
MenTaLguY
2006-07-21
1
-6
/
+6
*
patch [ 1504445 ] Fix build break on gcc4.1.1
Aaron Spike
2006-06-13
1
-1
/
+1
*
Applied patch #1503864
Jon A. Cruz
2006-06-11
1
-0
/
+6
*
patch #1450307 - option for select all to work in layer with it's sub-layers:
Andrius Ramanauskas
2006-03-31
1
-3
/
+16
*
use rotation center in keyboard rotation and transform dialog
bulia byak
2006-03-22
1
-0
/
+5
*
more information on objects selected in groups
bulia byak
2006-03-22
1
-0
/
+3
*
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
2006-03-15
1
-1
/
+2
*
optimized includes
Ralf Stephan
2006-01-18
1
-2
/
+2
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+347