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
*
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
*
Make parameter tracking for Paint Bucket less memory-intensive.
John Bintz
2008-04-20
1
-30
/
+42
*
update to latest 2geom. (eol-style fix needed enters at end of some files) 2...
Johan B. C. Engelen
2008-04-19
11
-11
/
+11
*
noop: address ‘no newline at end of file’ warning
Peter Moulder
2008-04-19
1
-2
/
+2
*
Yet another md5 fix for 32/64. This time it works on ppc64/gcc
Bob Jamison
2008-04-18
1
-2
/
+3
*
Removed unnecessary checks from curve.cpp (sp_bpath_check_subpath and friends...
Jasper van de Gronde
2008-04-18
1
-113
/
+4
*
update to latest 2geom. (eol-style fix)
Johan B. C. Engelen
2008-04-18
43
-40
/
+347
*
allow inx to suppress live preview checkbox
bulia byak
2008-04-18
3
-1
/
+6
*
provide a parent for the working-please-wait message so it does not sink
bulia byak
2008-04-18
1
-1
/
+9
*
Small Paint Bucket optimization for creating GrayMap
John Bintz
2008-04-18
1
-1
/
+4
*
Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...
John Bintz
2008-04-17
3
-17
/
+42
*
A small step towards making the inx files fully XML / schema compliant
Marcin Floryan
2008-04-17
2
-3
/
+3
*
update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ...
Johan B. C. Engelen
2008-04-17
1
-2
/
+2
*
use the user-specified bounding box type
bulia byak
2008-04-17
1
-2
/
+8
*
replace text strings by ints for tools/bounding_box
bulia byak
2008-04-17
6
-14
/
+21
*
fix by kur9kin for endless loop from bug 212332
bulia byak
2008-04-16
1
-0
/
+1
*
cmake: copy over excluded dirs from build.xml
Johan B. C. Engelen
2008-04-16
1
-3
/
+3
[next]