summaryrefslogtreecommitdiff
path: root/apps/windows/winmain.c
AgeCommit message (Expand)Author
2009-12-02Update win32, jbig2 and jpx code for malloc changes.Tor Andersson
2009-11-29Add some braces and fix up double-indentation on multi-line if/while expressi...Tor Andersson
2009-11-29Clean up some macro incantations to play better with auto-indenting.Tor Andersson
2009-11-29Fix up indentation.Tor Andersson
2009-08-21Save error messages in a static buffer so that the windows viewer can show th...Tor Andersson
2009-08-19Print nonsense error message instead of crashing in windows viewer.Tor Andersson
2009-08-19Implement support for AES encryption.Tor Andersson
2009-05-12Update winmain.c for fz_error changing to a simple int.Ralph Giles
2009-03-11Change fz_error* struct into an integer error type fz_error.Tor Andersson
2008-11-05Show stack trace in windows error dialog.Tor Andersson
2008-09-05Simplify sysdep stuff to support only c99 and msvc.Tor Andersson
2008-09-03Revamp build system to compile in windows under both MSVC and MinGW.Tor Andersson
2008-08-14fix winmain.c compilation: pdf_crypt.n was renamed to pdf_crypt.len (kjk)Tor Andersson
2008-04-03make it valid C codeKrzysztof Kowalczyk
2008-03-27Fix error message handling in pdfapp.Tor Andersson
2008-03-08Whitespace fixes.Sebastian Rasmussen
2006-09-18tweak win32 window procsTor Andersson
2006-09-09workaround repaint bug in windows by drawing into a subwindow instead of dire...Tor Andersson
2006-07-28update windows apps and mozilla pluginTor Andersson
2005-06-15ditch the ghostpdf nameTor Andersson
2005-05-24kill version.hTor Andersson
2005-05-16mozilla pluginTor Andersson
2005-04-14update x11pdf part 2Tor Andersson
2005-04-07factored out common gui code to pdfapp.cTor Andersson