summaryrefslogtreecommitdiff
path: root/pdf/pdf_event.c
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-06-09Remove fz_interactive API in favour of direct use of pdf APIPaul Gardiner
2012-09-25Forms: support doc.mailDoc.Paul Gardiner
2012-09-25Forms: handle app.launchUrl, currently by displaying a warningPaul Gardiner
2012-09-25Forms: show warning for use of app.execDialogPaul Gardiner
2012-09-25Forms: handle app.execMenuItem (presently just as a not-supported warning)Paul Gardiner
2012-09-19Forms: handle print request, both from javascript and from named actionPaul Gardiner
2012-09-19Forms: ensure result from alert callback is passed back to callerPaul Gardiner
2012-09-18Forms: add event handling api and specifically support for javascript alertPaul Gardiner