index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
correct version number in DXF output extension description
Johan B. C. Engelen
2011-08-12
1
-2
/
+2
*
|
|
|
german translation update.
UweSch mail@uwe-schoeler.de
2011-08-12
1
-774
/
+1432
*
|
|
|
Filters. New Point engraving and Nudge custom predefined filters.
Nicolas Dufour
2011-08-11
7
-417
/
+1028
*
|
|
|
Filters. Forgotten textures file...
Nicolas Dufour
2011-08-10
1
-0
/
+158
*
|
|
|
Filters. New Blend, Extract Channel and Ink Blot custom predefined filters.
Nicolas Dufour
2011-08-10
4
-3
/
+176
*
|
|
|
Filters. New Invert, Wax bump and Felt feather custom predefined filters.
Nicolas Dufour
2011-08-09
6
-29
/
+527
*
|
|
|
Remove unused variable.
Jon A. Cruz
2011-08-09
1
-1
/
+0
*
|
|
|
Filters. More filters reorganisation and consistency work.
Nicolas Dufour
2011-08-07
12
-1480
/
+1825
*
|
|
|
Filters. Global custom predefined filters reorganization.
Nicolas Dufour
2011-08-06
14
-1132
/
+1056
*
|
|
|
Extensions. New "indent" attribute to add an indent level to extension elements.
Nicolas Dufour
2011-08-06
16
-101
/
+210
*
|
|
|
Patch from Yu-Jie Lin for bug 820863 to add the option to disable libwpg
Josh Andler
2011-08-05
1
-18
/
+24
*
|
|
|
Filters. Adding opacity support in Bump filter.
Nicolas Dufour
2011-08-05
4
-62
/
+185
*
|
|
|
emf import. re-evaluate scaling formulas (Bug 341847, comment 7)
Alvin Penner
2011-08-03
1
-22
/
+4
*
|
|
|
cmake: add option to build with LCMS
Campbell Barton
2011-08-03
3
-8
/
+23
*
|
|
|
Filters. Removing starting underscores in identifiers.
Nicolas Dufour
2011-08-01
10
-30
/
+30
*
|
|
|
Refactored createnewDocFromMem() to be C++ instead of C, removing potential f...
Jon A. Cruz
2011-07-31
1
-18
/
+14
*
|
|
|
Better memory-leak fix by just changing member to Glib::ustring. Eliminates p...
Jon A. Cruz
2011-07-31
2
-21
/
+14
*
|
|
|
Added overload for getObjectById(). Added safety by zeroing out invalid point...
Jon A. Cruz
2011-07-31
2
-0
/
+9
*
|
|
|
Dutch translation update
Kris De Gussem
2011-07-30
1
-834
/
+923
*
|
|
|
Memory leaks fix / code cleanup
Kris De Gussem
2011-07-30
4
-3
/
+14
*
|
|
|
German translation update
UweSch mail@uwe-schoeler.de
2011-07-30
1
-4408
/
+4802
*
|
|
|
Documentation. New Greek translation of the man pages by Dimitris Spingos.
Nicolas Dufour
2011-07-29
2
-0
/
+680
*
|
|
|
add header to cmake files
Campbell Barton
2011-07-29
1
-0
/
+1
*
|
|
|
UI uniformisation / addition of mnemonics (Bug #170765)
Kris De Gussem
2011-07-28
3
-27
/
+55
*
|
|
|
Documentation. Updating fixed Shapes and Advanced tutorials. Adding missing r...
Nicolas Dufour
2011-07-28
42
-15460
/
+15977
*
|
|
|
Documentation. Updating all tutorials (except advanced and shapes). New Greek...
Nicolas Dufour
2011-07-28
84
-6263
/
+6871
*
|
|
|
Filters. New Bump custom predefined filter.
Nicolas Dufour
2011-07-28
4
-20
/
+285
*
|
|
|
another g_return_if_fail -> g_return_val_if_fail & add include to cmake.
Campbell Barton
2011-07-28
2
-1
/
+2
*
|
|
|
fix for build error when not returning a value in libgdl & minor style edit.
Campbell Barton
2011-07-28
2
-2
/
+2
*
|
|
|
Filters. New Channel transparency and Cross blur custom predefined filters.
Nicolas Dufour
2011-07-27
8
-688
/
+1018
*
|
|
|
Reverse color order in tracing support function to match reversal of colors i...
Jon A. Cruz
2011-07-27
1
-2
/
+2
*
|
|
|
Cleaning up trace methods to aid fixing color inversion.
Jon A. Cruz
2011-07-27
4
-112
/
+136
*
|
|
|
update to cmake checker and add missing header.
Campbell Barton
2011-07-26
2
-29
/
+74
*
|
|
|
Temporary fix for crash when launching via command-line.
Jon A. Cruz
2011-07-25
1
-4
/
+11
*
|
|
|
Filters. New Channel painting custom predefined filter.
Nicolas Dufour
2011-07-25
5
-2
/
+9106
|
|
/
/
|
/
|
|
*
|
|
Revert workarounds from 10501 - no longer necessary
Krzysztof Kosi??ski
2011-07-25
2
-67
/
+74
*
|
|
Update 2Geom to fix serious IntRect bug I've found in my GSoC branch
Krzysztof Kosi??ski
2011-07-24
17
-94
/
+258
*
|
|
fix page shadow rendering bug introduced in r10495
Johan B. C. Engelen
2011-07-24
2
-74
/
+67
*
|
|
Return empty string instead of false where needed.
Jasper van de Gronde
2011-07-24
1
-1
/
+1
*
|
|
Fixed path update (Bug #812517)
Kris De Gussem
2011-07-24
1
-3
/
+1
*
|
|
Tutorials: new Greek translation of shapes tutorial by Dimitris Spingos.
Kris De Gussem
2011-07-24
4
-2
/
+1101
*
|
|
Fix memory leak.
Jon A. Cruz
2011-07-23
1
-1
/
+3
*
|
|
Fix issue with deleted guides and gtk warnings.
Jon A. Cruz
2011-07-23
1
-29
/
+32
*
|
|
NRRectL -> 2geom
Johan B. C. Engelen
2011-07-23
2
-89
/
+97
*
|
|
remove obsolete code because changed to cairo
Johan B. C. Engelen
2011-07-23
1
-93
/
+0
*
|
|
Don't flag a comma separted list of fonts in the font-family entry box
Tavmjong Bah
2011-07-23
1
-2
/
+46
*
|
|
patch by Giacomo Mirabassi for Bug 813366, support for image tag
Alvin Penner
2011-07-22
1
-1
/
+1
*
|
|
Fixed bug where having a font-family with an uninstalled font (or with a
Tavmjong Bah
2011-07-22
1
-95
/
+96
*
|
|
Extensions. Text menu reorganization (see Bug #814681).
Nicolas Dufour
2011-07-22
6
-78
/
+90
*
|
|
Translations. English (GB) translation update by Tim Sheridan.
Nicolas Dufour
2011-07-22
2
-4993
/
+3180
[prev]
[next]