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
...
*
make calligraphy tool cap rounding work better with nonzero fixity
MenTaLguY
2006-09-05
1
-9
/
+42
*
work on whiteboard
daleharvey
2006-09-04
2
-8
/
+12
*
ensure that final resting position is included in calligraphic stroke
MenTaLguY
2006-09-04
1
-0
/
+5
*
remove spurious fit_and_split wrapper
MenTaLguY
2006-09-04
1
-10
/
+2
*
clarify/update dynadraw copyright
MenTaLguY
2006-09-04
1
-0
/
+3
*
get default rounding right in calligraphy toolbar
MenTaLguY
2006-09-04
1
-1
/
+1
*
ignore transform messages
daleharvey
2006-09-04
4
-9
/
+26
*
fix cap rounding default in preferences skeleton
MenTaLguY
2006-09-04
1
-2
/
+2
*
Force non-interruptible redraws while modifying paths to ensure accurate display
John Bintz
2006-09-04
1
-0
/
+4
*
Fix race condition where node dragging is not ended after mouse button is rel...
John Bintz
2006-09-04
2
-9
/
+17
*
added ui for mental's calligraphy tool cap rounding
Josh Andler
2006-09-04
1
-1
/
+21
*
Force non-interruptible canvas redraws to ensure accurate display while creat...
John Bintz
2006-09-04
6
-0
/
+27
*
Add ability to force canvas to perform a full, non-interruptible redraw
John Bintz
2006-09-04
2
-2
/
+37
*
quick bug fix to whiteboard
daleharvey
2006-09-04
2
-13
/
+15
*
whiteboard working prototype
daleharvey
2006-09-04
10
-52
/
+212
*
add rounded caps to temporary shapes as well
MenTaLguY
2006-09-04
1
-0
/
+5
*
reduce epsilon a little bit
MenTaLguY
2006-09-04
1
-1
/
+1
*
add support for rounded caps with the calligraphy tool
MenTaLguY
2006-09-04
3
-1
/
+19
*
reduce DYNA_EPSILON further, as artifacts still occur frequently with the sma...
MenTaLguY
2006-09-03
1
-1
/
+1
*
increase DYNA_EPSILON in order to reduce calligraphy tool artifacts
MenTaLguY
2006-09-03
1
-1
/
+1
*
Disable pen events while finishing pen operations to prevent race condition
John Bintz
2006-09-03
1
-2
/
+4
*
Disable pen event handling during important update operations
John Bintz
2006-09-03
2
-0
/
+34
*
again rearrange code in ungrab handler so that screen update is as close to t...
bulia byak
2006-09-03
1
-23
/
+27
*
fix pattern transform when doing object-to-pattern within a transformed group
bulia byak
2006-09-03
1
-5
/
+11
*
Undo inadvertent commit
Bob Jamison
2006-09-01
1
-1
/
+1
*
Update to inkboard
daleharvey
2006-08-31
5
-16
/
+91
*
Add js def
Bob Jamison
2006-08-30
1
-5
/
+59
*
More binding progress. Fix Node::textContent and child manipulation.
Bob Jamison
2006-08-30
5
-105
/
+930
*
Fixed my mistake with #ifndef/#else/#endif HAVE_SSL
Bob Jamison
2006-08-30
1
-1
/
+2
*
Start shell. Begin to make prototypes and wrappers.
Bob Jamison
2006-08-29
5
-20
/
+325
*
added getHaveSSL()
daleharvey
2006-08-29
1
-0
/
+2
*
better handle startTls() if client not built with ssl
Bob Jamison
2006-08-29
1
-1
/
+3
*
better handle startTls() if client not built with ssl
Bob Jamison
2006-08-29
1
-13
/
+9
*
better handle startTls() if client not built with ssl
Bob Jamison
2006-08-29
1
-6
/
+13
*
Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macro
Bob Jamison
2006-08-28
1
-0
/
+5
*
Finish method and property tables. Clean up comments.
Bob Jamison
2006-08-28
1
-476
/
+911
*
allow either forms-based or older method of in-band registration
Bob Jamison
2006-08-28
1
-5
/
+11
*
relax need for realm on md5 auth
Bob Jamison
2006-08-28
1
-2
/
+3
*
Added some set_size_requests to ishmal's cool work so dialogs look nice from the
Jon Phillips
2006-08-28
4
-1
/
+12
*
more property and method table progress
Bob Jamison
2006-08-27
2
-379
/
+115
*
add more property and method tables
Bob Jamison
2006-08-27
1
-107
/
+554
*
add j-binding files
Bob Jamison
2006-08-27
1
-0
/
+2
*
provide skeleton wrappers for all DOM core classes. add content later
Bob Jamison
2006-08-27
2
-29
/
+3609
*
domexception enums should be class scoped
Bob Jamison
2006-08-27
1
-23
/
+26
*
New files. These will be the basis for ECMA-DOM binding using Spidermonkey.
Bob Jamison
2006-08-27
3
-0
/
+1429
*
Display message to indicate that bitmap tracing has started
John Bintz
2006-08-26
1
-0
/
+3
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
18
-110
/
+114
*
Fixed a crash in modifying filter parameters in XML editor.
Niko Kiirala
2006-08-25
3
-6
/
+6
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
103
-312
/
+313
*
I peeled back my changes because of some deep error.
Jon Phillips
2006-08-25
14
-79
/
+28
[prev]
[next]