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
...
*
New LPE: Circle (with center at the first point and passing through the last ...
Maximilian Albert
2008-03-30
5
-2
/
+168
*
Factor out join endpoints validation & initialization code
John Bintz
2008-03-30
1
-54
/
+65
*
add CMakeLists.txt files for live_effects
Johan B. C. Engelen
2008-03-29
2
-0
/
+56
*
Fix passing wrong pointer type when using the tweak tool on 3D boxes
Maximilian Albert
2008-03-29
4
-12
/
+9
*
nr_matrix_inverse is no more, removed test from nr-matrix-test.h
Jasper van de Gronde
2008-03-29
1
-30
/
+1
*
svn propset svn:eol-style native **/todo.txt
Peter Moulder
2008-03-29
2
-16
/
+16
*
svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...
Peter Moulder
2008-03-29
11
-1272
/
+1272
*
noop: Translate some comments. Use utf-8 for originals.
Peter Moulder
2008-03-29
1
-9
/
+10
*
fix crash on pasting from empty clipboard
Johan B. C. Engelen
2008-03-28
1
-89
/
+99
*
cleanup ClipboardManagerImpl::pastePathEffect() code.
Johan B. C. Engelen
2008-03-28
1
-17
/
+23
*
when applying LPE to rect, convert it to path first
Johan B. C. Engelen
2008-03-28
3
-3
/
+15
*
fix lpe-PathPAram when deleting the path that it links to
Johan B. C. Engelen
2008-03-28
3
-3
/
+19
*
and two more files that were missed in lpe-group commit
Johan B. C. Engelen
2008-03-28
2
-0
/
+116
*
Add two files that were forgotten in last commit
Johan B. C. Engelen
2008-03-28
2
-0
/
+520
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
24
-360
/
+271
*
nr_matrix_inverse is no more, removed test from nr-matrix-test
Jasper van de Gronde
2008-03-28
1
-29
/
+1
*
Fixed initialization order
Jon A. Cruz
2008-03-28
1
-3
/
+3
*
Completing incomplete application of patch at https://bugs.launchpad.net/inks...
Mike Pittman
2008-03-28
1
-3
/
+3
*
fix compile
bulia byak
2008-03-28
1
-1
/
+1
*
Applying fix from LP #183646
Mike Pittman
2008-03-28
3
-1
/
+88
*
fix broken link to _wspawn prototype
Adib Taraben
2008-03-28
1
-1
/
+15
*
Fixing as per discussion in LP # 179988
Mike Pittman
2008-03-28
1
-13
/
+32
*
Fixing as per discussion in LP # 179988
Mike Pittman
2008-03-28
1
-3
/
+77
*
handle (better) whitespaces in path names
Adib Taraben
2008-03-28
1
-4
/
+13
*
add linking to other paths to lpe-PathParam
Johan B. C. Engelen
2008-03-27
7
-30
/
+277
*
comment #define BYPASS_GLIB_SPAWN 1 to fix build on windows
Johan B. C. Engelen
2008-03-27
1
-1
/
+1
*
Bug #204779 win32 crash on help menu - win32 spawn problem
Adib Taraben
2008-03-27
3
-2
/
+893
*
Cmake Build system - Initial commit.
Joshua L. Blocher
2008-03-27
17
-0
/
+565
*
patch from bug 170978
bulia byak
2008-03-27
1
-8
/
+8
*
The deprecated version of sp_item_invoke_bbox_full (which still uses NRRects)...
Diederik van Lierop
2008-03-27
2
-4
/
+11
*
patch from bug 168024
bulia byak
2008-03-27
1
-3
/
+3
*
add method to lookup path object id from Clipboard
Johan B. C. Engelen
2008-03-27
2
-0
/
+26
*
whitespace. remove tabs, improve readability
Johan B. C. Engelen
2008-03-26
1
-29
/
+30
*
Indentation, warning cleanup.
Maximilian Albert
2008-03-26
1
-25
/
+36
*
Fixing localization issues (following a patch for 0.46 rev. 17583) where some...
Marcin Floryan
2008-03-26
6
-27
/
+29
*
node tool: more logical grouping of buttons, copyedit of tooltips
bulia byak
2008-03-26
1
-14
/
+16
*
mention that an item is filtered in its statusbar description
bulia byak
2008-03-26
1
-0
/
+5
*
fix crash caused by a gradient without a zero-offset stop
bulia byak
2008-03-26
1
-0
/
+6
*
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
2008-03-26
17
-749
/
+1298
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
14
-447
/
+480
*
whitespace. tab to spaces. improve readability
Johan B. C. Engelen
2008-03-24
3
-196
/
+206
*
Visually indicate linked devices
Jon A. Cruz
2008-03-24
1
-11
/
+137
*
Fixed unlinking of devices
Jon A. Cruz
2008-03-24
1
-19
/
+31
*
Corrected initialization order
Jon A. Cruz
2008-03-24
1
-1
/
+1
*
Finished multiple inheritance delegation
Bob Jamison
2008-03-24
35
-592
/
+1381
*
More MI delegation. 28 left
Bob Jamison
2008-03-23
26
-298
/
+772
*
delete unused code
bulia byak
2008-03-23
6
-926
/
+0
*
delete unused code
bulia byak
2008-03-23
4
-1307
/
+0
*
prepare PathParam for linking to other object
Johan B. C. Engelen
2008-03-23
2
-21
/
+29
*
set primary path storage to vector<path> in lpe-PathParam. only convert to pw...
Johan B. C. Engelen
2008-03-23
2
-17
/
+61
[prev]
[next]