summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-414/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-14/+22
2013-09-24Simplified some in-code circle creation.Markus Engel1-9/+8
2013-09-21Fix format security errorsAlex Valavanis1-1/+1
2013-07-30Further refactoring of EventContexts.Markus Engel1-1/+1
2013-04-28Temporily fix abiguous macros before later removal.Jon A. Cruz1-1/+1
2013-04-21Cleaned up a bit.Markus Engel1-114/+70
2013-04-20Moved factories to different files.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-86/+39
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-0/+15
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-11/+44
2013-03-26Stop using top-level glibmm headerAlex Valavanis1-1/+0
2013-03-19Fixing regressionjtx1-1/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+1
2013-03-15Drop a couple of unused variables and a pixmapAlex Valavanis1-1/+0
2013-01-16Cleanup SPDropperContext:Alex Valavanis1-69/+85
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-10/+0
2012-12-31Replace C-style pointer casts in event contextsAlex Valavanis1-7/+7
2012-11-24Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith1-18/+87
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-1/+1
2012-09-05Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...John Smith1-0/+6
2012-08-02Fix for 685689 : Panning with Shift+RMB fails when dropper tool selectedJohn Smith1-3/+3
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-1/+1
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-5/+1
2012-04-09Replace deprecated GDK key symbolsAlex Valavanis1-5/+13
2012-02-15More header cleanup/fwd declarationsAlex Valavanis1-0/+1
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-02-12Cleaning up a few headersAlex Valavanis1-0/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2011-08-27Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski1-13/+3
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-5/+4
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-49/+25
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-1/+0
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-0/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-1/+1
2009-12-20Warning cleanupJon A. Cruz1-1/+3
2009-08-11patch 168780bulia byak1-0/+16
2009-08-01enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches1-0/+8
2009-01-25- The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop1-3/+3
2008-10-27From trunkTed Gould1-7/+10
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-13/+13
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-12/+0
2008-07-082geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen1-1/+9
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-2/+2
2008-03-26system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY1-67/+6
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-1/+1
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-1/+1