summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-111-1/+1
| | | (bzr r11867)
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-271-2/+7
| | | (bzr r11840)
* Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke ↵John Smith2012-09-071-1/+1
| | | | | gradient stops of objects with two gradients (bzr r11656)
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-1/+10
| | | (bzr r11406)
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-22/+22
| | | (bzr r11350)
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-16/+29
| | | (bzr r11345)
* Fix for 627728 : Make newly added gradient stop activeJohn Smith2012-04-011-0/+1
| | | (bzr r11135)
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
| | | (bzr r10766.1.1)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-5/+18
| | | | | the contents forward.h at all). (bzr r10667)
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
| | | (bzr r10582.1.8)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Correct behavior of gradient stops to extract color from swatch when color ↵Jon A. Cruz2010-07-181-0/+2
| | | | | is drag-n-drop'ed or selected. (bzr r9620)
* Stop setting of stops from getting url() reference colors.Jon A. Cruz2010-07-111-0/+2
| | | (bzr r9606)
* Suppress gradient handles when editing objects with solid fills.Jon A. Cruz2010-07-031-6/+6
| | | (bzr r9562)
* Gradient editor: don't show pre-snap indicator when hovering above the knot ↵Diederik van Lierop2010-02-141-0/+2
| | | | | of a gradient stop (bzr r9091)
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-081-1/+1
| | | (bzr r7439)
* Merge from fe-movedTed Gould2008-11-211-42/+43
| | | (bzr r6891)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
| | | (bzr r6839)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-3/+1
| | | (bzr r6214)
* system clipboard support (bug #170185) from Chris KosińskiMenTaLguY2008-03-261-1/+1
| | | (bzr r5190)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-3/+3
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressedJohan B. C. Engelen2007-11-011-2/+3
| | | (bzr r4011)
* add copy-to-clipboard for selected stopsbulia byak2007-10-221-0/+2
| | | (bzr r3942)
* add dropColor; mouseovered knots red; store item for each line, for adding ↵bulia byak2007-10-161-1/+6
| | | | | stops; refactoring (bzr r3907)
* select within rectbulia byak2007-10-121-0/+1
| | | (bzr r3893)
* proper averaging of all selected draggers on query style; select-next/prev ↵bulia byak2007-10-121-2/+2
| | | | | return the new selected dragger (bzr r3891)
* implement moving midstops with arrow keys, some refactoringbulia byak2007-10-111-0/+2
| | | (bzr r3887)
* still more utility functionsbulia byak2007-10-071-0/+4
| | | (bzr r3851)
* hasSelection methodbulia byak2007-10-071-0/+1
| | | (bzr r3848)
* new selection utility methods; refactoring to allow finding grabber without ↵bulia byak2007-10-061-8/+12
| | | | | knowing its exact type, only by number (bzr r3842)
* reenable stop moving by keys, add select-allbulia byak2007-10-051-1/+3
| | | (bzr r3838)
* Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust ↵Johan B. C. Engelen2007-02-031-31/+33
| | | | | and predictable. (bzr r2319)
* privatize as much as possible in GrDragbulia byak2007-01-251-16/+23
| | | (bzr r2278)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-15/+24
| | | (bzr r2228)
* Reverting revision 13615Johan B. C. Engelen2007-01-071-12/+11
| | | (bzr r2150)
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-11/+12
| | | (bzr r2148)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+143
(bzr r1)