index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
x11_main.c
Age
Commit message (
Expand
)
Author
2010-07-08
Remove unmaintained MMX optimized function and runtime detection.
Tor Andersson
2010-07-02
Remove shadowed local variables.
Tor Andersson
2010-06-29
Reformat to remove all instances of double spaces (to easier spot indentation...
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-31
Interpret X11 keysyms to adhere to Windows viewers keyboard input.
Sebastian Rasmussen
2010-05-28
Don't use UnmapWindow to signal closing the x11 viewer -- Unmap is used to ic...
Tor Andersson
2010-05-27
Change command line options to x11 viewer.
Tor Andersson
2010-05-23
Unmap and free X11 resources upon exit.
Sebastian Rasmussen
2010-05-23
Check X11 error code when creating window.
Sebastian Rasmussen
2010-05-23
Implement reloading of document.
Sebastian Rasmussen
2010-05-14
Change pdf_openxref to take a fz_stream instead of a filename so that windows...
Tor Andersson
2010-04-17
Make error message follow common cannot idiom.
Sebastian Rasmussen
2010-03-26
Re-enable copy/paste in the viewer application.
Tor Andersson
2010-03-02
Flatten apps/ directories.
Tor Andersson
[prev]