summaryrefslogtreecommitdiff
path: root/platform/x11/win_main.c
AgeCommit message (Expand)Author
2016-11-23Add 'X' option to disable document styles.Tor Andersson
2016-11-14Make fz_buffer structure private to fitz.Robin Watts
2016-06-20Bug 696835: Reverse zoom in/zoom out mouse controls.Robin Watts
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-05-24Fix -p password option for MuPDF on Windows.Robin Watts
2016-01-28Make (old) Win32 viewer honour user css file.Robin Watts
2015-09-28Bug 696169: Fix MINGW build of MuPDF.Robin Watts
2015-09-15epub: Add -U option to usage message for x11/win32 viewer.Tor Andersson
2015-08-24Revert revert of WinMain utf-8 handling and fix the bugs.Tor Andersson
2015-08-17Revert "win32: Convert argv to utf-8 and use regular getopt."Robin Watts
2015-07-31win32: Convert argv to utf-8 and use regular getopt.Tor Andersson
2015-06-26Bug 696053: Update windows mupdf to respect command line flags.Robin Watts
2015-06-03Fix Windows 8.1 operation on hi-dpi displays.Robin Watts
2015-04-28Add EPUB to windows viewer file assocations.Tor Andersson
2015-04-14Split fz_meta into separate querying functions.Tor Andersson
2015-04-08Fix mupdf viewer on windows; mousewheel events would stop keys respondingRobin Watts
2015-04-06Bug 693688: MuPDF viewer; if reload fails, don't crash out.Robin Watts
2015-03-31Bug 695457: Improve mouse wheel handling in viewer.Robin Watts
2015-03-30Bug 695804: Add support for 'Shift-Space' in the viewer.Robin Watts
2015-02-17Bring Windows app up to date with API changes.Robin Watts
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-05-12Fix 695156: Display metadata with SetDlgItemTextW.Tor Andersson
2014-05-07Fix 694510: Detect all ways to maximize a window in win32.Tor Andersson
2013-08-24Rename varible in pdfapp to relate it to searching.Sebastian Rasmussen
2013-07-19Add mupdf-curl appRobin Watts
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-04Update pdf_write_document to support incremental updatePaul Gardiner
2013-06-24Free fz_context at end of win32 appPaul Gardiner
2013-06-20Rearrange source files.Tor Andersson