index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2015-10-14
gl: Add missing icon file.
Tor Andersson
2015-10-06
gl: Remove stray semicolon in win32 file selection error check.
Tor Andersson
2015-10-06
gl: Add checks to prevent overruns in the presence of malformed UTF-8.
Tor Andersson
2015-10-06
Update freetype submodule to version 2.6.1.
Tor Andersson
2015-10-06
gl: Accept command line arguments.
Tor Andersson
2015-10-06
gl: Clamp scrollbar when the content is fully visible.
Tor Andersson
2015-10-06
gl: Cleanups.
Tor Andersson
2015-10-06
gl: Display metadata information overlay.
Tor Andersson
2015-10-06
gl: Keep shrinkwrap when toggling outline side panel.
Tor Andersson
2015-10-06
gl: Fix text selection bug.
Tor Andersson
2015-10-06
gl: Add scroll wheel support.
Tor Andersson
2015-10-06
gl: Base UI sizes on line height.
Tor Andersson
2015-10-06
gl: Add simple (mouse event only) forms support.
Tor Andersson
2015-10-06
gl: Keep fz_page around for later use with annotations.
Tor Andersson
2015-10-06
gl: Only compute view transform once.
Tor Andersson
2015-10-06
gl: Render page contents and annotations to separate textures.
Tor Andersson
2015-10-06
gl: Use utility functions.
Tor Andersson
2015-10-06
gl: Bundle page texture info into a struct.
Tor Andersson
2015-10-06
gl: Windows stuff.
Tor Andersson
2015-10-06
gl: Cut, copy, and paste in text fields.
Tor Andersson
2015-10-06
gl: Use UTF-8 string internally in text field.
Tor Andersson
2015-10-06
gl: Don't try searching outside the document.
Tor Andersson
2015-10-06
gl: Use upper control characters for special keys.
Tor Andersson
2015-10-06
gl: Split text field handling into separate file and add keyboard focus.
Tor Andersson
2015-10-06
gl: Handle keyboard events in main loop.
Tor Andersson
2015-10-06
gl: Don't require ARB_texture_non_power_of_two extension.
Tor Andersson
2015-10-06
gl: Add an internal header file for GL application.
Tor Andersson
2015-10-06
gl: Remove unneeded fz_malloc return value test.
Tor Andersson
2015-10-06
gl: Remove unneeded printf message.
Tor Andersson
2015-10-06
gl: Rename some variables for clarity.
Tor Andersson
2015-10-06
gl: Fix MSVC warnings.
Tor Andersson
2015-10-06
gl: Fix event/display loop.
Tor Andersson
2015-10-06
gl: Don't zero 'number' on all keypresses.
Tor Andersson
2015-10-06
gl: Use GLFW instead of GLUT.
Tor Andersson
2015-10-06
glut: Select rectangle with right mouse and extract text.
Tor Andersson
2015-10-06
glut: Fix potential buffer overflow in text field.
Tor Andersson
2015-10-06
glut: Mouse select text in text fields.
Tor Andersson
2015-10-06
glut: Tweak search input field layout.
Tor Andersson
2015-10-06
glut: Search in 200ms increments and let 'esc' abort search.
Tor Andersson
2015-10-06
glut: Add text field for search.
Tor Andersson
2015-10-06
glut: Change background to neutral gray. Add shrinkwrap function.
Tor Andersson
2015-10-06
glut: Show page number and file name in window title bar.
Tor Andersson
2015-10-06
glut: Implement proper scrollbar behavior with paging and thumb scrubbing.
Tor Andersson
2015-10-06
glut: Use middle button to scroll outline view.
Tor Andersson
2015-10-06
glut: Add forward history navigation key, and improve history behavior.
Tor Andersson
2015-10-06
glut: Fit W, H, and Z to canvas size instead of window size.
Tor Andersson
2015-10-06
glut: Add navigation history and numbered bookmarks.
Tor Andersson
2015-10-06
glut: Implement "smart move" scrolling with space and b keys.
Tor Andersson
2015-10-06
glut: Middle-mouse pan zoomed in page view.
Tor Andersson
2015-10-06
glut: Scroll zoomed in page view with arrow keys.
Tor Andersson
[prev]
[next]