summaryrefslogtreecommitdiffstats
path: root/src/gradient-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix two "snap window not opened" warningsDiederik van Lierop2009-04-121-3/+1
* - Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop2009-03-291-3/+1
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-1/+1
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-251-15/+19
* Merge from fe-movedTed Gould2008-11-211-17/+17
* From trunkTed Gould2008-10-271-9/+12
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-2/+2
* Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert2008-08-141-5/+5
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-3/+3
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop2008-05-161-3/+3
* Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop2008-05-121-1/+2
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-2/+3
* Extended messages to make full use of pluralsMarcin Floryan2008-02-191-7/+24
* first i18n patch from Marcin, more to followAlexandre Prokoudine2008-02-191-1/+1
* fix picking color when dragging from empty space: from topmost, not last sele...bulia byak2008-02-181-1/+8
* Add plural form to status bar message in gradient context (patch by Marcin Fl...Maximilian Albert2008-02-031-1/+1
* use gobble_key_events to speed up keyboard movesbulia byak2007-11-211-16/+24
* fix warnings and delete gradient pixmap that will not be usedJohan B. C. Engelen2007-11-161-1/+0
* warning cleanupJon A. Cruz2007-11-021-2/+2
* make sure ctrl-alt-click adds node to the gradient that's actually clickedbulia byak2007-10-221-3/+5
* refactor most of adding stops at point into gradient-drag; fix crashbulia byak2007-10-161-120/+11
* Shift+drag to select within rectbulia byak2007-10-121-13/+34
* scroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work even...bulia byak2007-10-121-2/+22
* add gradient selection describer for statusbarbulia byak2007-10-071-0/+60
* simplify gradient by ctrl+lbulia byak2007-10-071-18/+99
* implement ins to create new stopsbulia byak2007-10-061-47/+124
* reenable stop moving by keys, add select-allbulia byak2007-10-051-0/+8
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-1/+1
* Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...Diederik van Lierop2007-08-071-1/+1
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-291-3/+3
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+1
* Gradient tool: fork gradients when adding a stopJohan B. C. Engelen2007-03-251-1/+1
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
* Implementing feature request #1673807: snapping of gradient handlesDiederik van Lierop2007-03-201-3/+5
* commentbulia byak2007-03-091-2/+2
* Fix initialisation problem.Johan B. C. Engelen2007-02-211-57/+56
* Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust a...Johan B. C. Engelen2007-02-031-74/+1
* fix distance-to-line calculation to be independent of zoom; increase toleranc...bulia byak2007-01-251-11/+13
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-46/+379
* Reverting revision 13615Johan B. C. Engelen2007-01-071-10/+5
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-5/+10
* implement select next/prev in gradient tool as wellbulia byak2006-11-061-13/+18
* remove color cursorsJosh Andler2006-10-191-6/+0
* undo annotationsbulia byak2006-10-051-2/+2
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+4
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-191-0/+6
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-8/+8