summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* system clipboard support (bug #170185) from Chris KosińskiMenTaLguY2008-03-261-67/+6
| | | (bzr r5190)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
| | | (bzr r5149)
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-1/+1
| | | (bzr r3791)
* due to the order of processing events, we must disable lmb handling in ↵bulia byak2007-07-291-16/+17
| | | | | children contexts so that parent event context can handle it for space panning (bzr r3341)
* remove color cursorsJosh Andler2006-10-191-6/+0
| | | (bzr r1811)
* undo annotationsbulia byak2006-10-051-1/+1
| | | (bzr r1768)
* replace single toggle button with less confusing pick-alpha and set-alpha ↵bulia byak2006-07-051-4/+10
| | | | | options (bzr r1359)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* initial color cursor implementation (reads from pixbufs, will work on ↵Josh Andler2006-06-191-0/+6
| | | | | reading from svg instead) (bzr r1227)
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve ↵MenTaLguY2006-05-091-1/+1
| | | | | memory management (bzr r788)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-7/+7
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
| | | (bzr r232)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-41/+41
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+428
(bzr r1)