index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Faster rounding for Gaussian blur
Jasper van de Gronde
2011-04-02
1
-6
/
+37
*
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
2011-03-18
1
-0
/
+1
*
Use filter primitive subregion for feFlood per SVG standard.
Tavmjong Bah
2011-03-12
1
-24
/
+44
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
7
-66
/
+273
*
add a check for null desktop
Johan B. C. Engelen
2011-03-07
1
-2
/
+6
*
Allow the center handle to be selectable for items having a width or height c...
Diederik van Lierop
2011-03-06
1
-0
/
+6
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
10
-9
/
+168
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
78
-198
/
+198
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
35
-216
/
+275
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
2
-9
/
+11
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
*
|
Fix luminance to alpha calculation in masks.
Tavmjong Bah
2010-11-22
1
-6
/
+16
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
96
-96
/
+96
*
|
A modification of pixops_mix that allows for input images that extend beyond ...
Jasper van de Gronde
2010-08-04
1
-87
/
+39
*
|
Fix to background handling that avoids both duplication and aliasing as much ...
Jasper van de Gronde
2010-08-04
4
-101
/
+75
*
|
1) Snap to transformation center even if it's outside of the bounding box of ...
Diederik van Lierop
2010-07-25
1
-8
/
+8
*
|
Make OpenMP actually work on systems that use Autoconf.
Krzysztof Kosi??ski
2010-07-21
1
-1
/
+2
*
|
- do not use shift to disable snapping while holding shift to rotate a guide
Diederik van Lierop
2010-07-18
1
-21
/
+9
*
|
Simplify code related to snapping while rotating
Diederik van Lierop
2010-07-17
4
-6
/
+4
*
|
Upgrading to trunk
Ted Gould
2010-07-13
7
-7
/
+9
|
\
\
|
*
|
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
5
-5
/
+6
|
|
/
|
*
Disable a couple debug messages.
Josh Andler
2010-06-15
1
-2
/
+2
|
*
Fix for bug #284147
Jasper van de Gronde
2010-05-18
1
-0
/
+1
*
|
Pulling in a more recent trunk
Ted Gould
2010-05-15
4
-6
/
+6
|
\
|
|
*
Fix bounding box snapping (LP562205, comment 6, issue II)
Diederik van Lierop
2010-05-08
4
-6
/
+6
*
|
Updating to trunk
Ted Gould
2010-05-15
11
-95
/
+132
|
\
|
|
*
Fix snapping regression introduced by rev. #9118
Diederik van Lierop
2010-04-22
2
-3
/
+12
|
*
Fix bbox snapping as reported in LP bug #562205
Diederik van Lierop
2010-04-18
1
-0
/
+8
|
*
Fix for bug #455302 and bug #165529, also partially fixes bounding box of var...
Jasper van de Gronde
2010-04-18
5
-75
/
+79
|
*
filterUnits and primitiveUnits are now actually read/set, percentages for pri...
Jasper van de Gronde
2010-04-15
1
-0
/
+8
|
*
show more axonometric grid lines
Johan B. C. Engelen
2010-04-14
1
-7
/
+9
|
*
A few small fixes/clarifications for Gaussian blur.
Jasper van de Gronde
2010-04-03
1
-8
/
+14
|
*
reinstate wrongly ignored delta in pick; makes selecting small text objects m...
buliabyak
2010-03-28
1
-2
/
+2
*
|
Merge from trunk
Ted Gould
2010-03-26
7
-39
/
+123
|
\
|
|
*
Fix regression caused by rev. #9158 (selection of nodes in the node editor by...
Diederik van Lierop
2010-03-21
1
-1
/
+5
|
*
Fix crash in spray tool caused by rev. 9158
Diederik van Lierop
2010-03-12
1
-1
/
+1
|
*
Fix scrolling with mouse wheel when hovering above a snap-indicator
Diederik van Lierop
2010-03-06
1
-8
/
+21
|
*
Compilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosi??ski
2010-02-28
1
-2
/
+2
|
*
1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...
Diederik van Lierop
2010-02-25
1
-1
/
+9
|
*
1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ...
Diederik van Lierop
2010-02-22
1
-0
/
+3
|
*
Make sure that guides always snap correctly when dropping them, and improve p...
Diederik van Lierop
2010-02-21
2
-4
/
+12
|
*
Fix a memory leak in sp_canvastext
Diederik van Lierop
2010-02-17
1
-1
/
+3
|
*
Prevent the Bezier tool from introducing a redundant closing line segment
Krzysztof Kosi??ski
2010-02-10
1
-1
/
+5
|
*
Finally introducing the pre-snap indicator
Diederik van Lierop
2010-01-30
2
-5
/
+10
|
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
1
-1
/
+2
|
*
When snapping to a bounding box, flash that bounding box together with the sn...
Diederik van Lierop
2010-01-19
2
-3
/
+25
|
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
31
-116
/
+186
|
|
\
[next]