 |
b448f5b
Distinguish clicks from drags.
Jose.R.Fonseca authored on 13/07/2008 03:21:08
|
 |
baf3d1c
Fix unit mismatch in comparison.
Jose.R.Fonseca authored on 13/07/2008 03:21:02
|
 |
13e428e
Never zoom in during animation.
Jose.R.Fonseca authored on 13/07/2008 03:20:57
|
 |
65206c9
Stop the animation if I start clicking or dragging the mouse.
Jose.R.Fonseca authored on 13/07/2008 03:20:51
|
 |
c39220c
Zoom out while moving a large distance.
Jose.R.Fonseca authored on 13/07/2008 03:20:45
|
 |
1fc40b3
Animate scrolling when you click on a node/edge.
Jose.R.Fonseca authored on 13/07/2008 03:20:38
|
 |
8185f0a
Ignore invalid colors instead of assuming white.
Jose.R.Fonseca authored on 13/07/2008 03:20:32
|
 |
d9456e8
Handle style="solid".
Jose.R.Fonseca authored on 13/07/2008 03:20:26
|
 |
b13cb04
Support dashing.
Jose.R.Fonseca authored on 13/07/2008 03:20:20
|
 |
dceba71
Handle line widths.
Jose.R.Fonseca authored on 13/07/2008 03:20:14
|
 |
b6e338c
Scale descender too.
Jose.R.Fonseca authored on 13/07/2008 03:20:07
|
 |
bcf8129
Filled shapes are always outlined in dot (unless you specify the same color for the outline and the inside).
Jose.R.Fonseca authored on 13/07/2008 03:20:02
|
 |
b95f4bc
Remove pointless move_to.
Jose.R.Fonseca authored on 13/07/2008 03:19:56
|
 |
1aefc5d
Make text fit in boxes.
Jose.R.Fonseca authored on 13/07/2008 03:19:50
|
 |
e557022
When positioning the text vertically, use the coordinate for the baseline rather than absolute bottom of the text. Unfortunately I couldn't figure out how to determine the descent of a font used by pango.Layout.
Jose.R.Fonseca authored on 13/07/2008 03:19:44
|