rename paint to render |
|
More...
|
over 11 years ago
|
first-order optimization of large <text> objects: do some rough clipping |
|
More...
|
over 11 years ago
|
fixed flick-area bug: interminable springback whenever bounds > content bounds |
|
More...
|
over 11 years ago
|
added flicktext-widgets test/example; text has a font |
|
More...
|
over 11 years ago
|
nevermind, scaling of bounds is dysfunctional and I'm frustrated so will get back to that later |
|
More...
|
over 11 years ago
|
calculate path bounds on construction of <path> widget |
|
More...
|
over 11 years ago
|
inkstroke-widget example: can drag it, but bounds are wrong |
|
More...
|
over 11 years ago
|
can push and pop transforms; makes zooming easier |
|
More...
|
over 11 years ago
|
ink8 is replaced by path8 with the "sticky" line command |
|
More...
|
over 11 years ago
|
can render ink8 again |
|
More...
|
over 11 years ago
|
roundrect.scm works again: path-stroke needs key params for x and y |
|
More...
|
over 11 years ago
|
don't, errm, crash anymore: eglSwapBuffersRegionNOK working |
|
More...
|
over 11 years ago
|
updated a couple of examples due to changes in g2d:rect interface |
|
More...
|
over 11 years ago
|
g2d_init returns void*: no more warnings about type mismatch |
|
More...
|
over 11 years ago
|
fix things that broke after Intel driver upgrade |
|
More...
|
over 11 years ago
|
path doc changes; widgets.scm uses radius overrides where rect side is omitted |
|
More...
|
over 11 years ago
|
g2d:path-stroke uses the given offset to alter the MV transform temporarily |
|
More...
|
over 11 years ago
|
g2d_path8 converted to a vertex buffer generator; added g2d:path-stroke |
|
More...
|
over 11 years ago
|
flick-area: more reliable physics |
|
More...
|
over 11 years ago
|
flick-area: added axis-lock-threshold |
|
More...
|
over 11 years ago
|
flick-area: can drag/flick it via touchscreen too |
|
More...
|
over 11 years ago
|
flick-area implemented for scroll wheel events only |
|
More...
|
over 11 years ago
|
A couple of neglected bug fixes: widget-surface-offset and keymap |
|
More...
|
over 11 years ago
|
added synthesized velocity to scroll events |
|
More...
|
over 11 years ago
|
added ScrollDeviceInfo, still no useful scroll valuator yet; just buttons 4,5/6,7 |
|
More...
|
over 11 years ago
|
added test/flicktext-lolevel.scm as a flicking physics prototype |
|
More...
|
over 11 years ago
|
added g2d:frame-rate |
|
More...
|
over 11 years ago
|
added synthesized velocity to touch events |
|
More...
|
over 11 years ago
|
make-path8-rect instead of make-path8-lozenge and make-path8-tab |
|
More...
|
over 11 years ago
|
use fontconfig characteristics for widget default font |
|
More...
|
over 11 years ago
|