Age | Commit message (Expand) | Author |
2016-07-11 | MSVC: Add DebugJava/ReleaseJava configurations. | Robin Watts |
2016-07-08 | Fix Windows builds. | Robin Watts |
2016-06-27 | MSVC: Add DebugGProof configuration | Robin Watts |
2016-06-16 | Split image output functions into separate files. | Tor Andersson |
2016-06-14 | MSVC: Reorder objects in project file. | Robin Watts |
2016-06-14 | Add TIFF SGI LUV decoding. | Robin Watts |
2016-06-06 | Add FZ_ENABLE_JS configuration define. | Tor Andersson |
2016-05-29 | fix usage vcproj | Robin Watts |
2016-05-27 | Add facility to track usage of functions. | Robin Watts |
2016-05-20 | murun: Add graftObject to javascript bindings. | Tor Andersson |
2016-04-26 | MSVC: Fix MSVC builds. | Robin Watts |
2016-04-26 | svg: Add SVG parser. | Tor Andersson |
2016-04-22 | thirdparty: Update to openjpeg 2.1.0. | Sebastian Rasmussen |
2016-04-19 | Add mutool merge | Michael Vrhel |
2016-03-23 | Fix MSVC builds. | Robin Watts |
2016-03-21 | Add .ps output to mutool draw. | Robin Watts |
2016-03-16 | glyph plotter; Use repeated inclusion of header | Robin Watts |
2016-02-29 | Add mutool create tool, and PDF font and image resource creation. | Michael Vrhel |
2016-02-26 | Add harfbuzz path to other VS configs (e.g. x64) as well as set Preproc defines. | Michael Vrhel |
2016-02-03 | Bug 696546: Add fast strtof | Robin Watts |
2016-01-29 | Force all harfbuzz allocations through our allocators. | Robin Watts |
2016-01-28 | Add harfbuzz thirdparty submodule. | Tor Andersson |
2016-01-28 | Add Noto fallback fonts. | Tor Andersson |
2016-01-18 | First import of bidi code. | Robin Watts |
2016-01-13 | VS Solution: Add fz_pool files. | Robin Watts |
2015-12-28 | Drop 'jsimp' abstraction and use mujs directly. | Tor Andersson |
2015-12-18 | Remove fz_save_document and use pdf_save_document directly instead. | Tor Andersson |
2015-10-06 | xps: Add separate link parsing step. | Tor Andersson |
2015-09-28 | Workaround for VS2005 linker bug. | Robin Watts |
2015-09-14 | Add utility functions to help reduce device creation boilerplate. | Tor Andersson |
2015-08-24 | Revert revert of WinMain utf-8 handling and fix the bugs. | Tor Andersson |
2015-08-17 | Revert "win32: Convert argv to utf-8 and use regular getopt." | Robin Watts |
2015-07-31 | win32: Convert argv to utf-8 and use regular getopt. | Tor Andersson |
2015-07-30 | Add load-gif.c to visual studio project | Michael Vrhel |
2015-07-20 | Code to generate a GProof file from a currently opened document. | Robin Watts |
2015-07-20 | First cut at gprf document handler. | Robin Watts |
2015-06-29 | Add Separation class to fitz. | Robin Watts |
2015-06-29 | Add an fz_tempfile utility. | Robin Watts |
2015-06-26 | Bug 696053: Update windows mupdf to respect command line flags. | Robin Watts |
2015-06-03 | Enable FZ_LARGEFILE for all windows builds. | Robin Watts |
2015-05-07 | Add some missing headers to MSVC solution. | Robin Watts |
2015-04-09 | Remove the _no_run functions. | Tor Andersson |
2015-04-06 | Move the guts of pdfclean into the lib. | Robin Watts |
2015-03-24 | Rework handling of PDF names for speed and memory. | Robin Watts |
2015-03-12 | VS solution: bring x64 libmupdf into line with other files. | Robin Watts |
2015-02-25 | Add 64 bit windows builds to MSVC solution. | Robin Watts |
2015-02-24 | Update MSVC solution with html entries. Fix windows issues with html. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2014-12-03 | Add ZIP file and directory reading module. | Tor Andersson |
2014-09-22 | Fix 695467: Add and use fz_ftoa function (like dtoa but with floats). | Tor Andersson |