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
*
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
*
Further fix for sign handling of the SVG path data parser.
Jasper van de Gronde
2008-04-28
1
-2
/
+1
*
change def of string length
Bob Jamison
2008-04-28
1
-13
/
+2
*
Fix for closepath handling of SVG path data parser and tolerance for approxim...
Jasper van de Gronde
2008-04-28
2
-5
/
+5
*
Refining eraser
Jon A. Cruz
2008-04-28
1
-21
/
+36
*
Cmake: Fixed issues with pedro not linking correctly
Joshua L. Blocher
2008-04-28
3
-210
/
+550
*
Cmake: added livarot as a lib, fixes problem with linking
Joshua L. Blocher
2008-04-27
4
-2
/
+46
*
copyedit
bulia byak
2008-04-27
1
-2
/
+2
*
Reduce undo history items when nothing is selected
Jon A. Cruz
2008-04-27
1
-2
/
+9
*
Fixed undo for eraser to be a single step
Jon A. Cruz
2008-04-27
3
-1
/
+8
*
Missing added
Jon A. Cruz
2008-04-26
1
-0
/
+38
*
Added missing eraser files
Jon A. Cruz
2008-04-26
2
-0
/
+1228
*
Fixed SVG path data parser to handle close paths better (it used to create sp...
Jasper van de Gronde
2008-04-26
1
-94
/
+37
*
Initial cut of eraser tool
Jon A. Cruz
2008-04-26
9
-2
/
+120
*
Fixed setting property at wrong time
Jon A. Cruz
2008-04-26
1
-1
/
+3
*
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Ted Gould
2008-04-26
8
-7
/
+234
*
Documentation, always more :)
Bob Jamison
2008-04-25
1
-21
/
+261
*
More documentation and cleanup. Marching forward!
Bob Jamison
2008-04-25
3
-125
/
+692
*
More documentation
Bob Jamison
2008-04-25
1
-23
/
+149
*
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
2008-04-25
8
-61
/
+130
*
Left out a comment. sorry.
Bob Jamison
2008-04-24
1
-0
/
+6
*
More documentation. Clean up SMIL a bit. SMIL needs more work, too.
Bob Jamison
2008-04-24
4
-259
/
+548
*
More documentation. Traversal needed conversion to NodePtr. Traversal needs...
Bob Jamison
2008-04-24
2
-79
/
+249
*
enable combine/breakapart to work with lpes properly
bulia byak
2008-04-24
1
-6
/
+28
*
Add some Event documentation to be more respectable ^^
Bob Jamison
2008-04-24
1
-136
/
+395
*
comment all methods
Bob Jamison
2008-04-24
1
-102
/
+244
*
r19125@shi: ted | 2008-04-23 23:32:56 -0700
Ted Gould
2008-04-24
2
-23
/
+48
*
noop: Address a couple of warnings from g++-4.3.
Peter Moulder
2008-04-24
2
-4
/
+4
*
fix a couple of g++-4.3 compile errors.
Peter Moulder
2008-04-24
2
-1
/
+4
[next]