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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-414
/
+0
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-14
/
+22
2013-09-24
Simplified some in-code circle creation.
Markus Engel
1
-9
/
+8
2013-09-21
Fix format security errors
Alex Valavanis
1
-1
/
+1
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-1
/
+1
2013-04-28
Temporily fix abiguous macros before later removal.
Jon A. Cruz
1
-1
/
+1
2013-04-21
Cleaned up a bit.
Markus Engel
1
-114
/
+70
2013-04-20
Moved factories to different files.
Markus Engel
1
-1
/
+1
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-86
/
+39
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-0
/
+15
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-0
/
+2
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-11
/
+44
2013-03-26
Stop using top-level glibmm header
Alex Valavanis
1
-1
/
+0
2013-03-19
Fixing regression
jtx
1
-1
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+1
2013-03-15
Drop a couple of unused variables and a pixmap
Alex Valavanis
1
-1
/
+0
2013-01-16
Cleanup SPDropperContext:
Alex Valavanis
1
-69
/
+85
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-10
/
+0
2012-12-31
Replace C-style pointer casts in event contexts
Alex Valavanis
1
-7
/
+7
2012-11-24
Fix for 172236 : Dropper pixmaps and onetime fix
John Smith
1
-18
/
+87
2012-10-04
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
1
-1
/
+1
2012-09-05
Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...
John Smith
1
-0
/
+6
2012-08-02
Fix for 685689 : Panning with Shift+RMB fails when dropper tool selected
John Smith
1
-3
/
+3
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-06-09
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
1
-1
/
+1
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-5
/
+1
2012-04-09
Replace deprecated GDK key symbols
Alex Valavanis
1
-5
/
+13
2012-02-15
More header cleanup/fwd declarations
Alex Valavanis
1
-0
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-02-12
Cleaning up a few headers
Alex Valavanis
1
-0
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2011-08-27
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
1
-13
/
+3
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-5
/
+4
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-2
/
+2
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-49
/
+25
2010-08-04
Wholesale cruft removal part 3
Krzysztof Kosi??ski
1
-1
/
+0
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-0
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-1
/
+1
2009-12-20
Warning cleanup
Jon A. Cruz
1
-1
/
+3
2009-08-11
patch 168780
bulia byak
1
-0
/
+16
2009-08-01
enabling all icc-color related debug messages
Felipe Corr??a da Silva Sanches
1
-0
/
+8
2009-01-25
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
1
-3
/
+3
2008-10-27
From trunk
Ted Gould
1
-7
/
+10
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-13
/
+13
2008-08-03
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
1
-12
/
+0
2008-07-08
2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...
Johan B. C. Engelen
1
-1
/
+9
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-2
/
+2
2008-03-26
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
1
-67
/
+6
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-1
/
+1
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
1
-1
/
+1
[next]