index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
win_main.c
Age
Commit message (
Expand
)
Author
2012-11-27
Forms: avoid directly saving to the original file
Paul Gardiner
2012-10-17
First steps towards supporting transitions.
Robin Watts
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-05-08
Forms: add text input dialog to win32 app
Paul Gardiner
2012-04-25
Remove use of uninialized context.
Paul Gardiner
2012-04-20
Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.
Tor Andersson
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-03-13
Make fz_print functions all take a FILE *.
Robin Watts
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-13
Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.
Tor Andersson
2012-03-07
More release tidyups.
Robin Watts
2012-03-07
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-11
Purge unused and bit rotted fz_accelerate stuff.
Tor Andersson
2012-02-08
Lock reworking.
Robin Watts
2012-02-07
Update windows viewer to latest changes.
Tor Andersson
2012-02-03
Allow ZIP as extension for CBZ files.
Tor Andersson
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson
2012-01-27
Android/Windows build fixes
Robin Watts
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-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-11
Set default values for alloc context and max store size if none are given.
Sebastian Rasmussen
2012-01-10
Fix many spelling errors.
Sebastian Rasmussen
2011-12-15
Remove 'soft limit' on pixmaps in favour of fz_store.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-09
Fix missing " in win_main.c
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Remove deprecated error handling code.
Tor Andersson
2011-12-08
Throw exceptions for read errors.
Tor Andersson
2011-10-04
Reintroduce alloc context section.
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
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-08-29
Turn off shrinkwrap mode when maximizing the window.
Tor Andersson
2011-08-09
Fix bug 692412: typo in buffer size.
Tor Andersson
2011-04-29
Don't use RegDeleteTree; it's only supported in Vista and up.
Tor Andersson
2011-04-14
Expose informational encryption details.
Tor Andersson
2011-04-10
Register file type association on startup in windows.
Tor Andersson
2011-04-10
Make crypt struct opaque.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-03
xps: Update win32 project files.
Tor Andersson
2011-03-06
Add error message buffer for GUI applications to display the latest error sta...
Tor Andersson
[next]