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
...
*
xy-grid: when shown as dots, add emphasis using crosses.
Johan B. C. Engelen
2008-05-06
1
-3
/
+11
*
Fix a regression in the SVG path data parser (it will now parse things like "...
Jasper van de Gronde
2008-05-06
2
-17
/
+491
*
Updating deprecated type calls.
Jon A. Cruz
2008-05-06
10
-129
/
+155
*
limit the change to the relative moves only
bulia byak
2008-05-06
1
-58
/
+65
*
reinterpret move when apply-separately checkbox is on
bulia byak
2008-05-06
1
-0
/
+63
*
export bbox sorting machinery
bulia byak
2008-05-06
2
-12
/
+19
*
make determining smooth nodes more robust
bulia byak
2008-05-06
1
-9
/
+14
*
Cmake: Fix ~PedroGui function being defined multiple times
Joshua L. Blocher
2008-05-06
2
-8
/
+7
*
Cmake: Fix some undefined function calls
Joshua L. Blocher
2008-05-06
8
-14
/
+57
*
Bring testing files up-to-date in preparation to test new svg code.
Bob Jamison
2008-05-05
3
-24
/
+17
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
40
-798
/
+777
*
Cmake: Moved helper macros to their own file and removed *-test.h from inksca...
Joshua L. Blocher
2008-05-05
2
-114
/
+96
*
Remove warnings
Bob Jamison
2008-05-04
7
-8
/
+12
*
Remove warnings
Bob Jamison
2008-05-04
1
-2
/
+6
*
Remove warnings
Bob Jamison
2008-05-04
3
-18
/
+18
*
Remove warnings
Bob Jamison
2008-05-04
1
-1
/
+1
*
Next steps in implementing the snapping indicator
Diederik van Lierop
2008-05-04
17
-59
/
+107
*
Remove warnings
Bob Jamison
2008-05-04
2
-8
/
+53
*
Address string-literal-to-char* warning: Make gm_read_error global var point ...
Peter Moulder
2008-05-04
2
-6
/
+6
*
noop: Address string-literal-to-char* warning.
Peter Moulder
2008-05-04
1
-2
/
+2
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
18
-139
/
+139
*
Initial cut of touch-delete mode
Jon A. Cruz
2008-05-03
1
-29
/
+69
*
Remove invalid struct initialization warnings.
Bob Jamison
2008-05-03
1
-2
/
+4
*
Cmake: Add missing CmakeLists.txt
Joshua L. Blocher
2008-05-03
3
-0
/
+46
*
Cmake: Fix some double linking flags
Joshua L. Blocher
2008-05-03
3
-63
/
+90
*
make more messages immediate
bulia byak
2008-05-03
1
-4
/
+4
*
Modify for *Parser->*Reader conversion
Bob Jamison
2008-05-02
1
-4
/
+4
*
Switch to alternate const correction.
Jon A. Cruz
2008-05-02
1
-1
/
+1
*
Const cleanup on strings.
Jon A. Cruz
2008-05-02
2
-2
/
+2
*
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...
Joshua L. Blocher
2008-05-02
2
-16
/
+31
*
typo
bulia byak
2008-05-01
1
-1
/
+1
*
Rearrange tests.
Bob Jamison
2008-05-01
1
-13
/
+28
*
Finish changing "Parser" to "Reader"
Bob Jamison
2008-05-01
3
-33
/
+33
*
Rename *Parsers to Readers
Bob Jamison
2008-05-01
4
-9
/
+9
*
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
2008-05-01
8
-41
/
+132
*
Replace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as fr...
Diederik van Lierop
2008-05-01
3
-23
/
+27
*
copyediting
bulia byak
2008-05-01
2
-18
/
+18
*
enable text-to-path command line control for pdf export
bulia byak
2008-05-01
1
-0
/
+6
*
Warning and whitespace cleanup
Jon A. Cruz
2008-05-01
5
-133
/
+133
*
Use radiobutton for "always snap" in the document-properties dialog
Diederik van Lierop
2008-04-30
5
-19
/
+35
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
26
-628
/
+372
*
fix remaining format warnings
Kees Cook
2008-04-29
2
-2
/
+2
*
Change in stdarg calls, to correct for const-ness
Bob Jamison
2008-04-29
2
-25
/
+8
*
Improved numerical precision for the SVG path data parser (along with a small...
Jasper van de Gronde
2008-04-29
1
-116
/
+79
*
Uniconvertor import extension changes for Win32 - Fixes LP# 197617
Mike Pittman
2008-04-29
2
-2
/
+16
*
svg-elliptical-arc: assertions turned into call to macro throwRangeError
mcecchetti
2008-04-29
2
-210
/
+216
*
Warning cleanup.
Jon A. Cruz
2008-04-29
1
-21
/
+21
*
Make the eraser tool the default tool for an ERASER device
Jon A. Cruz
2008-04-29
1
-1
/
+1
*
More documentation. Fix scope bug in uristream.cpp. Remove warnings.
Bob Jamison
2008-04-29
5
-337
/
+608
*
Cmake: Fixed optional dependency linking
Joshua L. Blocher
2008-04-28
1
-3
/
+6
[prev]
[next]