summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-414/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-14/+22
* Simplified some in-code circle creation.Markus Engel2013-09-241-9/+8
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
* Further refactoring of EventContexts.Markus Engel2013-07-301-1/+1
* Merged from trunk (r12419).Markus Engel2013-07-141-1/+1
|\
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-1/+1
* | Cleaned up a bit.Markus Engel2013-04-211-114/+70
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-86/+39
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+15
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-11/+44
|/
* Stop using top-level glibmm headerAlex Valavanis2013-03-261-1/+0
* Drop a couple of unused variables and a pixmapAlex Valavanis2013-03-151-1/+0
* Cleanup SPDropperContext:Alex Valavanis2013-01-161-69/+85
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-10/+0
* Replace C-style pointer casts in event contextsAlex Valavanis2012-12-311-7/+7
* Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith2012-11-241-18/+87
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+1
* Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...John Smith2012-09-051-0/+6
* Fix for 685689 : Panning with Shift+RMB fails when dropper tool selectedJohn Smith2012-08-021-3/+3
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-5/+1
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-5/+13
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-0/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-13/+3
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-5/+4
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-4/+5
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
| |\
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
| |/
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-49/+25
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-1/+0
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-0/+1
|/
* Warning cleanupJon A. Cruz2009-12-201-1/+3
* Updating to current trunkTed Gould2009-11-291-0/+16
|\
| * patch 168780bulia byak2009-08-111-0/+16
* | enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches2009-08-011-0/+8
|/
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-251-3/+3
* From trunkTed Gould2008-10-271-7/+10
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-13/+13
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-12/+0
* 2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen2008-07-081-1/+9
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-2/+2