index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dropper-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporily fix abiguous macros before later removal.
Jon A. Cruz
2013-04-28
1
-1
/
+1
*
Stop using top-level glibmm header
Alex Valavanis
2013-03-26
1
-1
/
+0
*
Drop a couple of unused variables and a pixmap
Alex Valavanis
2013-03-15
1
-1
/
+0
*
Cleanup SPDropperContext:
Alex Valavanis
2013-01-16
1
-69
/
+85
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
1
-10
/
+0
*
Replace C-style pointer casts in event contexts
Alex Valavanis
2012-12-31
1
-7
/
+7
*
Fix for 172236 : Dropper pixmaps and onetime fix
John Smith
2012-11-24
1
-18
/
+87
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-1
/
+1
*
Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...
John Smith
2012-09-05
1
-0
/
+6
*
Fix for 685689 : Panning with Shift+RMB fails when dropper tool selected
John Smith
2012-08-02
1
-3
/
+3
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-1
/
+1
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-5
/
+1
*
Replace deprecated GDK key symbols
Alex Valavanis
2012-04-09
1
-5
/
+13
*
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
1
-0
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-13
/
+3
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-5
/
+4
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-2
/
+2
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-4
/
+5
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+5
|
|
\
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
|
|
/
*
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-49
/
+25
*
|
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-0
/
+1
|
/
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-1
/
+3
*
Updating to current trunk
Ted Gould
2009-11-29
1
-0
/
+16
|
\
|
*
patch 168780
bulia byak
2009-08-11
1
-0
/
+16
*
|
enabling all icc-color related debug messages
Felipe Corr??a da Silva Sanches
2009-08-01
1
-0
/
+8
|
/
*
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
2009-01-25
1
-3
/
+3
*
From trunk
Ted Gould
2008-10-27
1
-7
/
+10
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-13
/
+13
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-12
/
+0
*
2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...
Johan B. C. Engelen
2008-07-08
1
-1
/
+9
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-2
/
+2
*
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
2008-03-26
1
-67
/
+6
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-1
/
+1
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
1
-1
/
+1
*
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
2007-07-29
1
-16
/
+17
*
remove color cursors
Josh Andler
2006-10-19
1
-6
/
+0
*
undo annotations
bulia byak
2006-10-05
1
-1
/
+1
*
replace single toggle button with less confusing pick-alpha and set-alpha opt...
bulia byak
2006-07-05
1
-4
/
+10
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-1
/
+2
*
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
2006-06-19
1
-0
/
+6
*
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...
MenTaLguY
2006-05-09
1
-1
/
+1
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-7
/
+7
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-1
/
+1
[next]