index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...
Peter Moulder
2009-04-07
9
-3365
/
+3365
*
noop: svg/svg-path-geom-test.h: Change to consistent end-of-line separators, ...
Peter Moulder
2009-04-07
1
-626
/
+626
*
(sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc...
Peter Moulder
2009-04-07
1
-2
/
+8
*
noop: rename a local var
Peter Moulder
2009-04-07
1
-6
/
+9
*
noop: whitespace
Peter Moulder
2009-04-07
1
-280
/
+280
*
extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...
Peter Moulder
2009-04-07
1
-2
/
+8
*
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
2009-04-07
12
-157
/
+465
*
functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ...
Peter Moulder
2009-04-07
1
-1
/
+1
*
functional noop: xml/repr-io.cpp: (sp_repr_save_writer): Mark static. Slight...
Peter Moulder
2009-04-06
1
-8
/
+8
*
Remove trivial wrapper function sp_repr_print that hasn't been used in years.
Peter Moulder
2009-04-06
3
-14
/
+1
*
doc
Peter Moulder
2009-04-06
1
-3
/
+3
*
update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)
Johan B. C. Engelen
2009-04-06
27
-1661
/
+2076
*
noop: Rename argument from uri to filename for Extension::...::save implement...
Peter Moulder
2009-04-06
18
-52
/
+63
*
functional noop: (EmfWin32::save): Remove an unneeded strdup operation.
Peter Moulder
2009-04-06
1
-6
/
+3
*
Fix for bug #338521 - align node buttons did not match 0.46 ordering or names...
Ed Halley
2009-04-06
1
-2
/
+2
*
functional noop: xml/repr-io.cpp: Simplify a calculation.
Peter Moulder
2009-04-05
1
-12
/
+6
*
noop: whitespace (and localize one var)
Peter Moulder
2009-04-05
1
-23
/
+25
*
functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...
Peter Moulder
2009-04-05
1
-13
/
+11
*
Reverts "fix" of offset in the displacement map code (and adds a comment to p...
Jasper van de Gronde
2009-04-05
1
-13
/
+9
*
Fixes some wrong uses of CLAMP_D_TO_U8 in filtering code (mostly based on my ...
Jasper van de Gronde
2009-04-05
8
-17
/
+25
*
Fixed offset in interpolation in nr-filter-displacement-map
Niko Kiirala
2009-04-05
1
-6
/
+13
*
Fix a divide-by-zero problem apparently introduced in r21012.
Peter Moulder
2009-04-05
1
-28
/
+43
*
Some extra comments.
Jasper van de Gronde
2009-04-04
2
-4
/
+9
*
Added attributes to test
Jon A. Cruz
2009-04-04
1
-0
/
+2
*
Updating tests to more recently added attributes.
Jon A. Cruz
2009-04-04
1
-42
/
+42
*
noop: comment spelling
Peter Moulder
2009-04-04
1
-2
/
+2
*
And now gradients should be (almost) perfect... The gradient vector is set up...
Jasper van de Gronde
2009-04-03
7
-58
/
+173
*
io/crystalegg.xml: Fix a couple of textual errors.
Peter Moulder
2009-04-03
1
-4
/
+2
*
Fix middle-mouse-button-zooming in node-context with snap-delay enabled
Diederik van Lierop
2009-04-03
1
-0
/
+8
*
Add XDG locations for icons
Jon A. Cruz
2009-04-03
1
-0
/
+23
*
Fix ink toggle buttons to have non-stretching icons. Fixes blurring.
Jon A. Cruz
2009-04-03
1
-1
/
+3
*
Fix inverted node alignment actions
Krzysztof Kosi??ski
2009-04-03
1
-2
/
+2
*
- Don't display the snap-source-indicator when we're about to rotate using th...
Diederik van Lierop
2009-04-02
2
-8
/
+12
*
Whether we drag a guide's origin or rotate the guide around its origin is now...
Diederik van Lierop
2009-04-02
1
-2
/
+2
*
Debug enhancement
Jon A. Cruz
2009-04-02
1
-1
/
+3
*
Fix a minor regression caused by one of my previous commits: the snap-window ...
Diederik van Lierop
2009-04-01
1
-1
/
+1
*
Delete the delayed snap event, killing any pending timers, when the event-con...
Diederik van Lierop
2009-04-01
1
-0
/
+4
*
Remove some left-over debugging output that got accidentally committed
Diederik van Lierop
2009-04-01
1
-1
/
+0
*
Fix for gradient code I committed recently (which accidentally used unsigned ...
Jasper van de Gronde
2009-04-01
1
-4
/
+4
*
Fix for helperfns_read_vector (which could go on trying to read numbers for e...
Jasper van de Gronde
2009-03-31
4
-57
/
+86
*
More sensitive selection of snap target when snapping guides to objects with ...
Diederik van Lierop
2009-03-31
1
-7
/
+3
*
Some minor snap-delay modifications
Diederik van Lierop
2009-03-31
3
-7
/
+15
*
Fixed icon blurriness due to theme changing icon sizes
Jon A. Cruz
2009-03-31
1
-6
/
+20
*
Fix bug #338838: Using double-click on a selected shape to switch to that sha...
Diederik van Lierop
2009-03-30
6
-6
/
+6
*
Fix icon cache code to properly render multiple sizes as needed.
Jon A. Cruz
2009-03-30
1
-2
/
+22
*
restore the pattern from clipboard ability
bulia byak
2009-03-29
1
-1
/
+1
*
- Move snap delay mechanism to the event context (used to be in SPCanvas)
Diederik van Lierop
2009-03-29
23
-315
/
+456
*
revert part of 20988 to fix rendering of LPE on groups
bulia byak
2009-03-29
1
-1
/
+1
*
Some quality improvements to feDisplacementMap handling (as well as extra bou...
Jasper van de Gronde
2009-03-29
3
-47
/
+124
*
fix simplify, combine, break for LPE paths
bulia byak
2009-03-29
2
-11
/
+13
[next]