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
*
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 roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-3
/
+3
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
1
-2
/
+2
*
Removal of SP_ACTIVE_DESKTOP, next take
Maximilian Albert
2008-08-14
1
-5
/
+5
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-3
/
+3
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
Fix a regression in the snapper, caused by me. Sorry!
Diederik van Lierop
2008-05-16
1
-3
/
+3
*
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
2008-05-12
1
-1
/
+2
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
1
-2
/
+3
*
Extended messages to make full use of plurals
Marcin Floryan
2008-02-19
1
-7
/
+24
*
first i18n patch from Marcin, more to follow
Alexandre Prokoudine
2008-02-19
1
-1
/
+1
*
fix picking color when dragging from empty space: from topmost, not last sele...
bulia byak
2008-02-18
1
-1
/
+8
*
Add plural form to status bar message in gradient context (patch by Marcin Fl...
Maximilian Albert
2008-02-03
1
-1
/
+1
[next]