index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
More documentation and cleanup. Marching forward!
Bob Jamison
3
-125
/
+692
2008-04-25
More documentation
Bob Jamison
1
-23
/
+149
2008-04-25
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
8
-61
/
+130
2008-04-24
Left out a comment. sorry.
Bob Jamison
1
-0
/
+6
2008-04-24
More documentation. Clean up SMIL a bit. SMIL needs more work, too.
Bob Jamison
4
-259
/
+548
2008-04-24
More documentation. Traversal needed conversion to NodePtr. Traversal needs...
Bob Jamison
2
-79
/
+249
2008-04-24
enable combine/breakapart to work with lpes properly
bulia byak
1
-6
/
+28
2008-04-24
Add some Event documentation to be more respectable ^^
Bob Jamison
1
-136
/
+395
2008-04-24
comment all methods
Bob Jamison
1
-102
/
+244
2008-04-24
r19125@shi: ted | 2008-04-23 23:32:56 -0700
Ted Gould
2
-23
/
+48
2008-04-24
noop: Address a couple of warnings from g++-4.3.
Peter Moulder
2
-4
/
+4
2008-04-24
fix a couple of g++-4.3 compile errors.
Peter Moulder
2
-1
/
+4
2008-04-23
Further cleanup. Minidom superseded by pedrodom.
Bob Jamison
3
-986
/
+0
2008-04-23
Remove working file phoebedom.h from tree.
Bob Jamison
2
-87
/
+0
2008-04-23
More documenting/cleanup. Remove extraneous .h
Bob Jamison
2
-151
/
+183
2008-04-23
Split out domptr stuff into its own .h file, so that it can be used by other ...
Bob Jamison
3
-301
/
+386
2008-04-23
Finish commenting Node. Fix bad varname in getUserData()
Bob Jamison
2
-34
/
+83
2008-04-23
Get rid of bothersome domconfig.h. Begin cleanup and documentation in prepara...
Bob Jamison
2
-129
/
+130
2008-04-23
Fixed some further issues with Internal extensions after the introduction of ...
Marcin Floryan
10
-20
/
+20
2008-04-23
A small fix to the warning message to make it more explicit.
Marcin Floryan
1
-1
/
+1
2008-04-23
Change status bar text for swatch hover
John Bintz
1
-2
/
+2
2008-04-22
Keep swatch status messages visible while hovering
John Bintz
1
-2
/
+20
2008-04-22
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
34
-42
/
+1552
2008-04-22
Final format and comment fix. Sorry.
Bob Jamison
2
-66
/
+73
2008-04-22
Improve comments. Remove tabs.
Bob Jamison
2
-43
/
+81
2008-04-22
Greatly improved. More serializable, and 32/64 portable.
Bob Jamison
2
-460
/
+753
2008-04-22
Use improved Digest code. MD5 (and all others) tested on 32/64.
Bob Jamison
1
-5
/
+2
2008-04-21
Fix swatch enter-notify event propagation
John Bintz
1
-23
/
+19
2008-04-21
Oops, this broke selecting a swatch, rolling back...
John Bintz
1
-18
/
+23
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
69
-94
/
+121
2008-04-21
Show the name of the swatch that is currently under the pointer in the status...
John Bintz
1
-0
/
+24
2008-04-21
Updated for 32/64
Bob Jamison
2
-69
/
+71
2008-04-21
Fix SHA1 64bit-ism. Clean up warnings.
Bob Jamison
4
-148
/
+151
2008-04-21
Only trace the painted area of the screen with each fill, reducing memory usage.
John Bintz
1
-10
/
+32
2008-04-20
Make parameter tracking for Paint Bucket less memory-intensive.
John Bintz
1
-30
/
+42
2008-04-19
update to latest 2geom. (eol-style fix needed enters at end of some files) 2...
Johan B. C. Engelen
11
-11
/
+11
2008-04-19
noop: address ‘no newline at end of file’ warning
Peter Moulder
1
-2
/
+2
2008-04-18
Yet another md5 fix for 32/64. This time it works on ppc64/gcc
Bob Jamison
1
-2
/
+3
2008-04-18
Removed unnecessary checks from curve.cpp (sp_bpath_check_subpath and friends...
Jasper van de Gronde
1
-113
/
+4
2008-04-18
update to latest 2geom. (eol-style fix)
Johan B. C. Engelen
43
-40
/
+347
2008-04-18
allow inx to suppress live preview checkbox
bulia byak
3
-1
/
+6
2008-04-18
provide a parent for the working-please-wait message so it does not sink
bulia byak
1
-1
/
+9
2008-04-18
Small Paint Bucket optimization for creating GrayMap
John Bintz
1
-1
/
+4
2008-04-17
Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...
John Bintz
3
-17
/
+42
2008-04-17
A small step towards making the inx files fully XML / schema compliant
Marcin Floryan
2
-3
/
+3
2008-04-17
update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ...
Johan B. C. Engelen
1
-2
/
+2
2008-04-17
use the user-specified bounding box type
bulia byak
1
-2
/
+8
2008-04-17
replace text strings by ints for tools/bounding_box
bulia byak
6
-14
/
+21
2008-04-16
fix by kur9kin for endless loop from bug 212332
bulia byak
1
-0
/
+1
2008-04-16
cmake: copy over excluded dirs from build.xml
Johan B. C. Engelen
1
-3
/
+3
[next]