summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-16JavaScript: provide mechanism via which C++ js engines can fz_throw errorsPaul Gardiner
2012-05-15Add a dummy pdf_js implementation for use in non-form-supporting buildsPaul Gardiner
2012-05-15JavaScript: arrange for v8 gc to destroy native-side objectsPaul Gardiner
2012-05-15Forms: make forms API separate to the main document APIPaul Gardiner
2012-05-08JavaScript: add v8 implementationPaul Gardiner
2012-05-08Forms: use existing appearance stream Tm when present and handle alignmentPaul Gardiner
2012-05-08Hardcode %.8f format used by calc.pdf for nowPaul Gardiner
2012-05-08Free javascript types and objects correctlyPaul Gardiner
2012-05-08Use defaults from AcroForm dict when attributes missing in field heirarchyPaul Gardiner
2012-05-08Implement dummy JavaScript engine just for the sake of viewing calc.pdfPaul Gardiner
2012-05-08First go at Javascript-engine abstract APIPaul Gardiner
2012-05-08Forms: replace the marked content rather than the entire streamPaul Gardiner
2012-05-08Forms: use a text matrix to fit text rather than altering the font sizePaul Gardiner
2012-05-08Forms: fix the base line for fit to width textPaul Gardiner
2012-05-08Forms: update field value on text entryPaul Gardiner
2012-05-08Forms: handle scaling text to fitPaul Gardiner
2012-05-08Forms: initialise stream contents of freshly created text appearance streamsPaul Gardiner
2012-05-08Forms: add text input dialog to win32 appPaul Gardiner
2012-05-08Forms: centre text verticallyPaul Gardiner
2012-05-08Forms: handle font size zero in default appearancePaul Gardiner
2012-05-08Forms: create apearance streams for text fields when not present in the filePaul Gardiner
2012-05-08Forms: handle some cases of setting text-field textPaul Gardiner
2012-05-08Forms: part of text field handlingPaul Gardiner
2012-05-08Forms: inhibit "wait" cursor when updating display just for a form changePaul Gardiner
2012-05-08Forms: initial simple handling of check boxes and radio buttonsPaul Gardiner
2012-05-08Forms: handle field appearance change on mouse up/downPaul Gardiner
2012-05-07Forms API for native modePaul Gardiner
2012-05-07A few general utility functions added for the sake of the forms workPaul Gardiner
2012-04-25Remove use of uninialized context.Paul Gardiner
2012-04-25Android app: build safe AsyncTask behaviour into a derived classPaul Gardiner
2012-04-24Maintain search results across a device rotationPaul Gardiner
2012-04-24Provoke search with the Return key in addition to the Done keyPaul Gardiner
2012-04-24Fix crash in android app due to flood of page seeks.Robin Watts
2012-04-24Add local.properties back in as local.properties.sampleRobin Watts
2012-04-23Remove stray files that should not be here.Tor Andersson
2012-04-23Use jmemnobs.c instead of jmemansi.c in libjpeg.Tor Andersson
2012-04-23Minimize android ThirdParty.mk targets.Tor Andersson
2012-04-23Remove local.properties.Tor Andersson
2012-04-23Add mingw32 cross compilation targets to make file.Tor Andersson
2012-04-23Fix whitespace and indentation.Tor Andersson
2012-04-23Update build files for new thirdparty package with freetype 2.4.9.Tor Andersson
2012-04-23Android tweak; more null checks.Robin Watts
2012-04-22Avoid leaking the page stack in pdf_load_page_tree_node.Robin Watts
2012-04-21Correct mistake in fz_meta.Robin Watts
2012-04-21Big 692996: Eliminate recursion to avoid exception stack overflows.Robin Watts
2012-04-21Add XLIBS to complement XCFLAGSRobin Watts
2012-04-20Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.Tor Andersson
2012-04-20Bug 692995: Fix hang when rendering image.Robin Watts
2012-04-20Add -ttt into usage string for mudraw.Robin Watts
2012-04-20Update pdf_version to 1.0Robin Watts