summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)