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
...
*
make saslMd5Authenticate() error message a bit smarter
Bob Jamison
2008-04-13
1
-1
/
+15
*
address some char* string literal warnings.
Peter Moulder
2008-04-13
3
-4
/
+4
*
Rewrote code to get rid of 32/64 bit problems, and to make is more stream-lik...
Bob Jamison
2008-04-13
2
-203
/
+196
*
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2008-04-12
12
-24
/
+29
*
Make gnome_canvas_bpath_def_closepath merge two nearly equal endpoints to pre...
Jasper van de Gronde
2008-04-12
1
-3
/
+33
*
Preserve transform of topmost object when combining paths (fixing bug 215255).
Jasper van de Gronde
2008-04-12
1
-4
/
+6
*
Spiro splines LPE using code by Raph Levien
bulia byak
2008-04-12
10
-0
/
+1430
*
with ctrl, snap handles also to the direction of the opposite handle or line ...
bulia byak
2008-04-12
1
-9
/
+43
*
Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...
Diederik van Lierop
2008-04-11
10
-101
/
+87
*
Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...
Joshua L. Blocher
2008-04-11
1
-1
/
+1
*
make delete-preserving-shape the default used by the toolbar delete button
bulia byak
2008-04-10
1
-1
/
+1
*
make handle length/angle display immediate
bulia byak
2008-04-10
1
-1
/
+1
*
fix bug: extra node added when joining two-node subpaths; comments
bulia byak
2008-04-10
1
-0
/
+11
*
cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also e...
Johan B. C. Engelen
2008-04-10
2
-18
/
+18
*
cmake: exclude /src/dom/odf/SvgOdg.cpp that is also excluded from build in bu...
Johan B. C. Engelen
2008-04-10
1
-1
/
+1
*
cmake: exclude some files that are also excluded from build in build.xml
Johan B. C. Engelen
2008-04-10
3
-13
/
+14
*
adjust the file generation path fir sp-marshal to jive with the include vs ad...
Aaron Spike
2008-04-10
1
-5
/
+1
*
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
2008-04-10
15
-178
/
+98
*
change doEffect functions to use const& parameters
Johan B. C. Engelen
2008-04-09
24
-35
/
+35
*
change to c++ style casts in Effect::New
Johan B. C. Engelen
2008-04-09
1
-12
/
+11
*
change doEffect_path to default to calling pwd2 for all continuous subpaths
Johan B. C. Engelen
2008-04-09
3
-20
/
+38
*
Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...
Marcin Floryan
2008-04-09
4
-21
/
+39
*
another currentColor fix from bug 174720
bulia byak
2008-04-08
1
-2
/
+2
*
rename LPESkeletalStrokes -> LPEPatternAlongPath
Johan B. C. Engelen
2008-04-08
6
-42
/
+42
*
rename LPEPathAlongPath -> LPEBendPath
Johan B. C. Engelen
2008-04-08
6
-25
/
+24
*
since marker size depends on stroke width, write stroke width if there's no s...
bulia byak
2008-04-08
1
-2
/
+19
*
cmake: EOL of cmakelists.txt in subdirs
Johan B. C. Engelen
2008-04-07
22
-547
/
+547
*
cmake: convert more files to svn native eol style. i think only subdirs to go...
Johan B. C. Engelen
2008-04-07
1
-297
/
+297
*
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
2008-04-07
14
-202
/
+224
*
remove antediluvian cruft
bulia byak
2008-04-07
1
-15
/
+0
*
revert last change: svg spec says that even one zero dimension suppresses ren...
bulia byak
2008-04-07
1
-1
/
+1
*
allow a rect with only one dimension == 0 to have curve
bulia byak
2008-04-07
1
-1
/
+1
*
fix bug with garbage lines caused with close_path when part of a subpath is o...
bulia byak
2008-04-07
1
-2
/
+12
*
Cmake: more fixs for C internal libs
Joshua L. Blocher
2008-04-07
4
-6
/
+21
*
Cmake: Added internal link libraries
Joshua L. Blocher
2008-04-06
1
-1
/
+1
*
CMake build work
Aaron Spike
2008-04-06
1
-20
/
+9
*
Cmake: Added link libraries
Joshua L. Blocher
2008-04-06
1
-1
/
+16
*
Cmake: Fix registrytool.cpp to compile on windows only
Joshua L. Blocher
2008-04-05
1
-1
/
+8
*
Enable/disable selection tools to match selection
Jon A. Cruz
2008-04-05
1
-13
/
+35
*
Const char fixup
Jon A. Cruz
2008-04-05
1
-5
/
+5
*
cmake: fix file names in marshal generation
Johan B. C. Engelen
2008-04-05
1
-1
/
+1
*
RegisteredTransformedPoint: fix methods to use const&.
Johan B. C. Engelen
2008-04-05
3
-4
/
+9
*
cmake: fix prefix
Johan B. C. Engelen
2008-04-05
1
-1
/
+1
*
Cmake: add missing CMakeLists.txt
Joshua L. Blocher
2008-04-05
1
-0
/
+23
*
add include file to build with gcc4.3
Johan B. C. Engelen
2008-04-05
1
-1
/
+1
*
Add native method stubbing utility
Bob Jamison
2008-04-04
1
-0
/
+299
*
Fix LP bug #190420 (noncompliant desktop entry); remove pointless
Krzysztof Kosi??ski
2008-04-04
1
-5
/
+0
*
Changed Persp3D::boxes_transformed to a std::map pointer since it was not bei...
John Faith
2008-04-04
2
-19
/
+22
*
cmake: move extension param files to their own CMakeLists.txt
Johan B. C. Engelen
2008-04-04
2
-10
/
+14
*
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
2008-04-04
23
-179
/
+173
[prev]
[next]