Age | Commit message (Expand) | Author |
2012-09-19 | Forms: handle print request, both from javascript and from named action | Paul Gardiner |
2012-09-18 | Forms: add event handling api and specifically support for javascript alert | Paul Gardiner |
2012-08-16 | Forms: respond to failed validation in windows app | Paul Gardiner |
2012-08-03 | Forms: add basic support for choice widgets to the Windows app | Paul Gardiner |
2012-08-02 | Forms: add support for save on exit to the windows app | Paul Gardiner |
2012-06-20 | Add better mechanism for enumerating annotation rectangles. | Robin Watts |
2012-06-15 | Add colorspace entry to pdfapp_s to set default colorspace. | Robin Watts |
2012-06-14 | First version of mujstest-v8.pdf and associated solution changes. | Robin Watts |
2012-06-13 | Merge branch 'master' into forms | Paul Gardiner |
2012-06-11 | Fix Bug 693099: Render failure due to corrupt jpeg data. | Robin Watts |
2012-05-08 | Forms: add text input dialog to win32 app | Paul Gardiner |
2012-05-08 | Forms: inhibit "wait" cursor when updating display just for a form change | Paul Gardiner |
2012-04-20 | Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges. | Tor Andersson |
2012-03-19 | Add simple 'inverted color' mode for mupdf viewer. | Robin Watts |
2012-03-12 | Create style sheet and group extracted text into blocks, lines and spans. | Tor Andersson |
2012-03-07 | Splitting tweaks. | Tor Andersson |
2012-02-03 | Use the new document interface in viewer. | Tor Andersson |
2012-01-30 | Add CBZ (comic book zip-file) parser. | Tor Andersson |
2012-01-27 | Rename pdf_xref type to pdf_document. | Tor Andersson |
2012-01-18 | Add fullscreen mode to mupdf viewer. | Tor Andersson |
2012-01-12 | Use the same coordinate system for pdf and xps pages in the interface. | Tor Andersson |
2012-01-11 | Hide glyph cache in context. | Tor Andersson |
2011-12-23 | Generalise pdf_links to be fz_links. | Robin Watts |
2011-12-08 | Remove deprecated error handling code. | Tor Andersson |
2011-11-15 | Merge branch 'master' into context | Robin Watts |
2011-11-10 | Add XPS outline parsing and move outline data struct to fz_outline. | Tor Andersson |
2011-09-21 | Rename xps_context to xps_document. | Tor Andersson |
2011-09-17 | Implement backwards search in viewer. | Sebastian Rasmussen |
2011-09-15 | Add context to mupdf. | Robin Watts |
2011-09-04 | Repaint only viewer search area when editing search string. | Sebastian Rasmussen |
2011-08-30 | Do not change view when reloading file. | Bert |
2011-05-26 | Flip pages when panning beyond threshhold. | Cedric Sodhi |
2011-04-04 | Le Roi est mort, vive le Roi! | Tor Andersson |
2011-04-01 | apps: Add XPS support to mupdf viewer. | Tor Andersson |
2011-03-03 | Update version numbers. | Tor Andersson |
2011-01-06 | Remove unnecessary whitespace. | Sebastian Rasmussen |
2010-12-30 | Remove unimplemented and unused declarations. | Sebastian Rasmussen |
2010-06-29 | Add key 'c' to toggle between color and greyscale in both X11 and Windows vie... | Robin Watts |
2010-06-23 | Update windows viewer to add the search functionality. | Tor Andersson |
2010-06-21 | Implement searching for text within the current page. | Tor Andersson |
2010-06-21 | Prepare for searching by implementing the UI for entering a search string. Ch... | Tor Andersson |
2010-06-16 | Allow bookmark commands in the viewer to take a number argument so you can st... | Sebastian Rasmussen |
2010-05-27 | Change command line options to x11 viewer. | Tor Andersson |
2010-05-23 | Implement reloading of document. | Sebastian Rasmussen |
2010-05-14 | Change pdf_openxref to take a fz_stream instead of a filename so that windows... | Tor Andersson |
2010-04-15 | Make the glyph cache an input to fz_newdrawdevice so that it can be shared be... | Tor Andersson |
2010-04-11 | Rename fz_irect to fz_bbox. | Tor Andersson |
2010-04-08 | Add display list device. | Tor Andersson |
2010-03-26 | Re-enable copy/paste in the viewer application. | Tor Andersson |
2010-01-07 | Reenable x11pdf viewer. | Tor Andersson |