Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-18 | Forms: add event handling api and specifically support for javascript alert | Paul Gardiner | |
2012-09-04 | Forms: mass renaming for the sake of consistency | Paul Gardiner | |
2012-08-16 | Forms: respond to failed validation in windows app | Paul Gardiner | |
2012-08-02 | Forms: add document dirty flag | Paul Gardiner | |
2012-07-17 | Forms: implement library api for handling list boxes and combo boxes | Paul Gardiner | |
2012-07-17 | Forms: remove unhelpful type distinction | Paul Gardiner | |
2012-07-09 | Forms: add widget enumeration, and text-widget content type | Paul Gardiner | |
Now reusing the internal representation of an annotation for widgets to avoid two separate lists | |||
2012-05-15 | Forms: make forms API separate to the main document API | Paul Gardiner | |
This also provides a way to test whether interactive methods are supported. |