Age | Commit message (Expand) | Author |
2013-06-20 | Rearrange source files. | Tor Andersson |
2013-06-20 | Comment fixes (rename fz_ to pdf_ was missed) | Robin Watts |
2013-06-19 | Fix up of issues in Windows 8 app prior to submission to Windows store | Michael Vrhel |
2013-06-19 | Android build fixes. | Robin Watts |
2013-06-19 | Exception handling fixes. | Robin Watts |
2013-06-19 | Use subdirs in build directory for thirdparty libraries. | Tor Andersson |
2013-06-19 | Fix exception handling changes in X11 app. | Tor Andersson |
2013-06-19 | Move pixmap md5 summing into pixmap.c | Tor Andersson |
2013-06-19 | Fix of winRT solution with changes to header files in mupdf | Michael Vrhel |
2013-06-19 | Addition of code to allow files to be opened from skydrive and for app to be ... | Michael Vrhel |
2013-06-19 | Exception handling changes | Robin Watts |
2013-06-19 | Fix win32, with-openssl build | Paul Gardiner |
2013-06-19 | Update Win32 project with new header files. | Robin Watts |
2013-06-18 | Fix win32 and javascript build. | Tor Andersson |
2013-06-18 | Add gen_ prefix to generated header files. | Tor Andersson |
2013-06-18 | Fix makefile header dependencies. | Tor Andersson |
2013-06-18 | Move fz_write_pixmap wrapper into pdfextract (its only user). | Tor Andersson |
2013-06-18 | Split pdf.h into subheaders. | Tor Andersson |
2013-06-18 | Add explicit #include for header file interdependencies. | Tor Andersson |
2013-06-18 | Split fitz.h into subheaders. | Tor Andersson |
2013-06-18 | Fix win32 project files. | Tor Andersson |
2013-06-18 | Merge common and internal headers into one. | Tor Andersson |
2013-06-18 | Move header files into separate include directory. | Tor Andersson |
2013-06-17 | Tweaks to ink annotation for smoothness. | Paul Gardiner |
2013-06-17 | Make common wchar_t / utf-8 conversion functions for MSVC tools. | Tor Andersson |
2013-06-17 | Add support to build command line tools on MINGW. | Tor Andersson |
2013-06-14 | Missing update for slider when page is already rendered. | Michael Vrhel |
2013-06-14 | Fix error handling in WinRT code (that I broke). | Robin Watts |
2013-06-14 | Addition of locking cache for display list in winRT library | Michael Vrhel |
2013-06-14 | Addition of zoom in and zoom out control on top app bar. | Michael Vrhel |
2013-06-14 | Addition of display list rendering in WinRT library | Michael Vrhel |
2013-06-13 | Bug 694313: Fix potential double frees of objects | Robin Watts |
2013-06-13 | Fix typos in comments. | Robin Watts |
2013-06-13 | Make display lists reference counted objects. | Robin Watts |
2013-06-13 | Bug 694315: Fix locking problem in error case. | Robin Watts |
2013-06-13 | Remove stray code from last commit. | Robin Watts |
2013-06-13 | Bug 694303: Fix various problems in pdf parsing | Robin Watts |
2013-06-12 | Call begin/end page in pdfapp. | Tor Andersson |
2013-06-12 | Fix tiling breakage from b975f1b | Robin Watts |
2013-06-12 | Support begin/end page calls in text extraction device. | Tor Andersson |
2013-06-12 | Add begin_page and end_page calls to device interface. | Tor Andersson |
2013-06-12 | Some Makefile cleanups. | Tor Andersson |
2013-06-12 | Clean up whitespace errors. | Tor Andersson |
2013-06-09 | Remove fz_interactive API in favour of direct use of pdf API | Paul Gardiner |
2013-06-08 | Simple PCL output | Robin Watts |
2013-06-08 | Silence warning. | Tor Andersson |
2013-06-08 | Add ctags make target. | Tor Andersson |
2013-06-08 | Update openjpeg submodule with ARM build fix. | Robin Watts |
2013-06-08 | Fix for crash if no file present and links button pressed. | Michael Vrhel |
2013-06-08 | Fix up of winrt project so that all the configs and platforms compile | Michael Vrhel |