index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
/
libmupdf.vcproj
Age
Commit message (
Expand
)
Author
2012-11-26
Move XML parser into fitz directory.
Tor Andersson
2012-11-16
Move text searching function into fitz.
Tor Andersson
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-10-05
Refactor compressed stream loading.
Robin Watts
2012-09-26
Add thirdparty libraries as git submodules.
Tor Andersson
2012-09-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-07
Update VS solutions to new thirdparty files.
Robin Watts
2012-06-01
Merge branch 'master' into forms
Paul Gardiner
2012-05-15
Add a dummy pdf_js implementation for use in non-form-supporting builds
Paul Gardiner
2012-05-15
Forms: make forms API separate to the main document API
Paul Gardiner
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-05-10
Combine all small tools into mubusy and remove the separate executables.
Tor Andersson
2012-05-08
First go at Javascript-engine abstract API
Paul Gardiner
2012-05-08
Forms: handle field appearance change on mouse up/down
Paul Gardiner
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-04-23
Update build files for new thirdparty package with freetype 2.4.9.
Tor Andersson
2012-03-12
Merge branch 'master' into header-split
Robin Watts
2012-03-09
Fix MSVC solution - openjpeg include paths not updated to 1.5
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-29
Move base_object from fitz to pdf in the VS solution too.
Robin Watts
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-13
Remove arch_port.c from visual C solution/Android build.
Robin Watts
2012-02-07
Updated Visual Studio Project; generated tweaks.
Robin Watts
2012-02-07
Update windows viewer to latest changes.
Tor Andersson
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson
2012-01-30
Move PNG, JPEG and TIFF image loading from muxps into fitz.
Tor Andersson
2012-01-27
Makefile/Project changes to use new thirdparty.zip
Robin Watts
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-14
Fix libmupdf.vcproj breakage.
Robin Watts
2011-11-14
Add 'simple scale' variant of scaling routines.
Robin Watts
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-06-01
Add 2 missing header files to VS solution.
Robin Watts
2011-04-10
Combine build and interpret to make csi, gstate and material private structs.
Tor Andersson
2011-04-10
xps: Use specific font cache struct instead of hash table.
Tor Andersson
2011-04-10
Make fz_obj struct opaque.
Tor Andersson
2011-04-07
pdf: Purge unmaintained debug/log printing messages.
Tor Andersson
2011-04-06
Add batch script to the win32 project to generate font and cmap sources.
Tor Andersson
2011-04-06
First cut at halftone support. Mono only, 16x16 default halftone.
Robin Watts
2011-04-06
pdf: Change how CMap and font data files are generated and compiled.
Tor Andersson
2011-04-06
pdf: Optimize storage for the Adobe Glyph List.
Tor Andersson
2011-04-06
Introduce end-of-line normalization.
Tor Andersson
2011-04-06
Move scripts and config files into "scripts" directory.
Tor Andersson
2011-04-05
Revert projects to VS2005 rather than VS2008. (2005 can be read in 2008, the
Robin Watts
[next]