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