summaryrefslogtreecommitdiff
path: root/apps/win_main.c
AgeCommit message (Expand)Author
2010-06-29Add key 'c' to toggle between color and greyscale in both X11 and Windows vie...Robin Watts
2010-06-23Update windows viewer to add the search functionality.Tor Andersson
2010-06-21Implement searching for text within the current page.Tor Andersson
2010-06-21Prepare for searching by implementing the UI for entering a search string. Ch...Tor Andersson
2010-05-23Implement reloading of document.Sebastian Rasmussen
2010-05-18Do not check return value from fz_malloc() and fz_realloc() in pdfinfo and Wi...Sebastian Rasmussen
2010-05-14Fix various wide char versus ansi mismatches in the windows viewer.Tor Andersson
2010-05-14Change pdf_openxref to take a fz_stream instead of a filename so that windows...Tor Andersson
2010-05-13Add WM_MOUSEWHEEL definition for the cases where it isn't defined.Robin Watts
2010-05-13Don't use the removed info field of pdf_xref.Tor Andersson
2010-03-02Flatten apps/ directories.Tor Andersson