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
*
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
*
Further cleanup. Minidom superseded by pedrodom.
Bob Jamison
2008-04-23
3
-986
/
+0
*
Remove working file phoebedom.h from tree.
Bob Jamison
2008-04-23
2
-87
/
+0
*
More documenting/cleanup. Remove extraneous .h
Bob Jamison
2008-04-23
2
-151
/
+183
*
Split out domptr stuff into its own .h file, so that it can be used by other ...
Bob Jamison
2008-04-23
3
-301
/
+386
*
Finish commenting Node. Fix bad varname in getUserData()
Bob Jamison
2008-04-23
2
-34
/
+83
*
Get rid of bothersome domconfig.h. Begin cleanup and documentation in prepara...
Bob Jamison
2008-04-23
2
-129
/
+130
*
Fixed some further issues with Internal extensions after the introduction of ...
Marcin Floryan
2008-04-23
10
-20
/
+20
*
A small fix to the warning message to make it more explicit.
Marcin Floryan
2008-04-23
1
-1
/
+1
*
Change status bar text for swatch hover
John Bintz
2008-04-23
1
-2
/
+2
*
Keep swatch status messages visible while hovering
John Bintz
2008-04-22
1
-2
/
+20
*
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
2008-04-22
34
-42
/
+1552
*
Final format and comment fix. Sorry.
Bob Jamison
2008-04-22
2
-66
/
+73
*
Improve comments. Remove tabs.
Bob Jamison
2008-04-22
2
-43
/
+81
*
Greatly improved. More serializable, and 32/64 portable.
Bob Jamison
2008-04-22
2
-460
/
+753
*
Use improved Digest code. MD5 (and all others) tested on 32/64.
Bob Jamison
2008-04-22
1
-5
/
+2
*
Fix swatch enter-notify event propagation
John Bintz
2008-04-21
1
-23
/
+19
*
Oops, this broke selecting a swatch, rolling back...
John Bintz
2008-04-21
1
-18
/
+23
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
69
-94
/
+121
*
Show the name of the swatch that is currently under the pointer in the status...
John Bintz
2008-04-21
1
-0
/
+24
*
Updated for 32/64
Bob Jamison
2008-04-21
2
-69
/
+71
*
Fix SHA1 64bit-ism. Clean up warnings.
Bob Jamison
2008-04-21
4
-148
/
+151
*
Only trace the painted area of the screen with each fill, reducing memory usage.
John Bintz
2008-04-21
1
-10
/
+32
[next]