index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gradient-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object
John Smith
2012-09-06
1
-4
/
+1
*
Fix for 406044 : Esc with no selection, activates selection tool
John Smith
2012-09-02
1
-1
/
+2
*
Fix for 1029302 : Fill/Stroke dialog does not update on tool change
John Smith
2012-08-01
1
-0
/
+1
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Follow-up conversion from bool.
Jon A. Cruz
2012-05-08
1
-3
/
+3
*
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
2012-05-08
1
-19
/
+22
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-46
/
+1
*
Replace deprecated GDK key symbols
Alex Valavanis
2012-04-09
1
-42
/
+91
*
Fix for 627728 : newly-added gradient node by dbl click set active
John Smith
2012-04-01
1
-1
/
+3
*
Fix for 179830 : gradient tool focus problems with overlapping objects
John Smith
2012-04-01
1
-15
/
+21
*
Fix for 627728 : Make newly added gradient stop active
John Smith
2012-04-01
1
-3
/
+11
*
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
2012-04-01
1
-1
/
+8
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Completely remove libnr
Krzysztof Kosi??ski
2011-08-28
1
-3
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
1
-7
/
+9
|
\
|
*
Gradient context: Don't try to snap when no gradient will be drawn (i.e. when...
Diederik van Lierop
2011-07-01
1
-5
/
+7
|
*
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
2011-06-26
1
-1
/
+1
|
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-1
/
+1
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-3
/
+3
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
|
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-8
/
+8
|
\
|
|
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
1
-8
/
+8
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-9
/
+12
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-9
/
+11
|
|
\
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-6
/
+6
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+4
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-0
/
+3
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-3
/
+1
|
\
|
|
|
*
|
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
2010-07-04
1
-2
/
+0
|
|
/
|
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-1
/
+1
*
|
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+1
|
/
*
Patch by Daniel_J for 522327
Josh Andler
2010-04-01
1
-1
/
+1
*
Cleanup of gradients and stops.
Jon A. Cruz
2010-03-08
1
-2
/
+2
*
Whitespace cleanup.
Jon A. Cruz
2010-03-05
1
-23
/
+23
*
Gradient editor: don't show pre-snap indicator when hovering above the knot o...
Diederik van Lierop
2010-02-14
1
-1
/
+1
*
Tiny bit of refactoring (inverting some logic)
Diederik van Lierop
2010-02-06
1
-1
/
+1
*
Finally introducing the pre-snap indicator
Diederik van Lierop
2010-01-30
1
-0
/
+9
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
Make the snap delay mechanism easier to implement for the devs, and get rid o...
Diederik van Lierop
2009-07-18
1
-1
/
+0
*
Don't crash when closing document with gradient tool being active (fixes bug ...
Diederik van Lierop
2009-06-06
1
-0
/
+3
*
Fix two "snap window not opened" warnings
Diederik van Lierop
2009-04-12
1
-3
/
+1
*
- Move snap delay mechanism to the event context (used to be in SPCanvas)
Diederik van Lierop
2009-03-29
1
-3
/
+1
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-1
/
+1
*
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
2009-01-25
1
-15
/
+19
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-17
/
+17
*
From trunk
Ted Gould
2008-10-27
1
-9
/
+12
[next]