Age | Commit message (Expand) | Author |
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 |
2011-03-03 | Update version numbers. | Tor Andersson |
2010-12-30 | Adhere to nil idiom. | Sebastian Rasmussen |
2010-07-08 | Simplify #ifdef labyrinth and make some source more c89 compatible. | Tor Andersson |
2010-07-08 | Remove unmaintained MMX optimized function and runtime detection. | Tor Andersson |
2010-07-01 | Remove unnecessary (and invalid) assert. | Tor Andersson |
2010-07-01 | Update copyright year. | Tor Andersson |
2010-07-01 | Remove silly warnings from MSVC. | Tor Andersson |
2010-06-30 | Use 32-bit blitting and DeviceBGR colorspace in windows viewer to avoid conve... | Tor Andersson |
2010-06-29 | Move over to RGBA instead of ARGB. Add missing gray-alpha 'duff' functions. | Robin Watts |
2010-06-29 | Add key 'c' to toggle between color and greyscale in both X11 and Windows vie... | Robin Watts |
2010-06-23 | Update windows viewer to add the search functionality. | Tor Andersson |
2010-06-21 | Implement searching for text within the current page. | Tor Andersson |
2010-06-21 | Prepare for searching by implementing the UI for entering a search string. Ch... | Tor Andersson |
2010-05-23 | Implement reloading of document. | Sebastian Rasmussen |
2010-05-18 | Do not check return value from fz_malloc() and fz_realloc() in pdfinfo and Wi... | Sebastian Rasmussen |
2010-05-14 | Fix various wide char versus ansi mismatches in the windows viewer. | Tor Andersson |
2010-05-14 | Change pdf_openxref to take a fz_stream instead of a filename so that windows... | Tor Andersson |
2010-05-13 | Add WM_MOUSEWHEEL definition for the cases where it isn't defined. | Robin Watts |
2010-05-13 | Don't use the removed info field of pdf_xref. | Tor Andersson |
2010-03-02 | Flatten apps/ directories. | Tor Andersson |