summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-414/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-14/+22
| | | (bzr r12782)
* Simplified some in-code circle creation.Markus Engel2013-09-241-9/+8
| | | (bzr r11608.1.131)
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1193025 (bzr r12563)
* Further refactoring of EventContexts.Markus Engel2013-07-301-1/+1
| | | (bzr r11608.1.109)
* Merged from trunk (r12419).Markus Engel2013-07-141-1/+1
|\ | | | | (bzr r11608.1.107)
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-1/+1
| | | | | | (bzr r12310)
* | Cleaned up a bit.Markus Engel2013-04-211-114/+70
| | | | | | (bzr r11608.1.102)
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | | | | | (bzr r11608.1.100)
* | Merging of EventContext classes complete.Markus Engel2013-04-201-86/+39
| | | | | | (bzr r11608.1.98)
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+15
| | | | | | (bzr r11608.1.96)
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | | | | (bzr r11608.1.94)
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-11/+44
|/ | | (bzr r11608.1.90)
* Stop using top-level glibmm headerAlex Valavanis2013-03-261-1/+0
| | | (bzr r12251)
* Drop a couple of unused variables and a pixmapAlex Valavanis2013-03-151-1/+0
| | | (bzr r12210)
* Cleanup SPDropperContext:Alex Valavanis2013-01-161-69/+85
| | | | | | * Use G_DEFINE_TYPE rather than explicit _get_type function * Hide private members (bzr r12031)
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-10/+0
| | | (bzr r12014)
* Replace C-style pointer casts in event contextsAlex Valavanis2012-12-311-7/+7
| | | (bzr r12001)
* Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith2012-11-241-18/+87
| | | (bzr r11894)
* code cleanup: add own includes to cpp files or make the functions static if ↵Campbell Barton2012-10-041-1/+1
| | | | | they are not used elsewhere. (bzr r11735)
* Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time ↵John Smith2012-09-051-0/+6
| | | | | only pick (bzr r11652)
* Fix for 685689 : Panning with Shift+RMB fails when dropper tool selectedJohn Smith2012-08-021-3/+3
| | | (bzr r11583)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
| | | (bzr r11469.1.1)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-5/+1
| | | (bzr r11318)
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-5/+13
| | | (bzr r11194)
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-0/+1
| | | (bzr r10986)
* Header cleaningAlex Valavanis2012-02-121-0/+2
| | | (bzr r10963)
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+1
| | | (bzr r10961)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
| | | (bzr r10940)
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-13/+3
| | | (bzr r10582.1.3)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-5/+4
| | | (bzr r10347.1.2)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\ | | | | (bzr r9508.1.73)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
| | | | | | (bzr r10025)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-4/+5
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
| |\ | | | | | | (bzr r9945.1.1)
| | * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-1/+1
| |/ | | | | | | | | SPDocument based methods (bzr r9546.1.3)
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-49/+25
| | | | | | (bzr r9508.1.67)
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-1/+0
| | | | | | (bzr r9508.1.47)
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-0/+1
|/ | | (bzr r9508.1.44)
* Warning cleanupJon A. Cruz2009-12-201-1/+3
| | | (bzr r8895)
* Updating to current trunkTed Gould2009-11-291-0/+16
|\ | | | | (bzr r8050.1.16)
| * patch 168780bulia byak2009-08-111-0/+16
| | | | | | (bzr r8464)
* | enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches2009-08-011-0/+8
|/ | | (bzr r8050.1.5)
* - The snap-delay mechanism should now be more robust. From now on, it must ↵Diederik van Lierop2009-01-251-3/+3
| | | | | | | be turned on and off explicitely within each context. This prevents delayed snapping events from being fired after the context or context's state has changed. - Creating single dots now snaps (bzr r7172)
* From trunkTed Gould2008-10-271-7/+10
| | | (bzr r6885)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-13/+13
| | | (bzr r6839)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-12/+0
| | | (bzr r6540)
* 2geomify the static defined hatchcircles of dropper tool, dyna draw and ↵Johan B. C. Engelen2008-07-081-1/+9
| | | | | tweak tool. (bzr r6229)
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-2/+2
| | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609)