summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-11cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis1-1/+1
2012-10-27cppcheck: get rid of more C-style pointer castsAlex Valavanis1-2/+7
2012-09-07Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke g...John Smith1-1/+1
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-1/+10
2012-05-09Centralized line creation and enhanced visibility.Jon A. Cruz1-22/+22
2012-05-08Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz1-16/+29
2012-04-01Fix for 627728 : Make newly added gradient stop activeJohn Smith1-0/+1
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+0
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-5/+18
2011-08-27Remove nr-forward.hKrzysztof Kosi??ski1-1/+0
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-07-18Follow-up to complete fix for gradient stops and icc.Jon A. Cruz1-0/+2
2010-07-18Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz1-0/+2
2010-07-11Stop setting of stops from getting url() reference colors.Jon A. Cruz1-0/+2
2010-07-03Suppress gradient handles when editing objects with solid fills.Jon A. Cruz1-6/+6
2010-02-14Gradient editor: don't show pre-snap indicator when hovering above the knot o...Diederik van Lierop1-0/+2
2009-03-08Reworked internals of color and drag-n-drop.Jon A. Cruz1-1/+1
2008-11-21Merge from fe-movedTed Gould1-42/+43
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-1/+1
2008-07-07replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen1-3/+1
2008-03-26system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY1-1/+1
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-3/+3
2007-11-01fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressedJohan B. C. Engelen1-2/+3
2007-10-22add copy-to-clipboard for selected stopsbulia byak1-0/+2
2007-10-16add dropColor; mouseovered knots red; store item for each line, for adding st...bulia byak1-1/+6
2007-10-12select within rectbulia byak1-0/+1
2007-10-12proper averaging of all selected draggers on query style; select-next/prev re...bulia byak1-2/+2
2007-10-11implement moving midstops with arrow keys, some refactoringbulia byak1-0/+2
2007-10-07still more utility functionsbulia byak1-0/+4
2007-10-07hasSelection methodbulia byak1-0/+1
2007-10-06new selection utility methods; refactoring to allow finding grabber without k...bulia byak1-8/+12
2007-10-05reenable stop moving by keys, add select-allbulia byak1-1/+3
2007-02-03Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust a...Johan B. C. Engelen1-31/+33
2007-01-25privatize as much as possible in GrDragbulia byak1-16/+23
2007-01-24Sorry, forgot the copyright text.Johan B. C. Engelen1-0/+2
2007-01-17Upgraded gradient tool =)Johan B. C. Engelen1-15/+24
2007-01-07Reverting revision 13615Johan B. C. Engelen1-12/+11
2007-01-07Gradient nodes progress...Johan B. C. Engelen1-11/+12