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
/
gl
Age
Commit message (
Expand
)
Author
2018-02-12
Clear search highlight when opening a new search, or hitting escape.
Tor Andersson
2018-01-31
Fix 698878: Mouse wheel scrolling.
Tor Andersson
2017-12-13
gl: Tell glut to return from main loop when the window closes.
Tor Andersson
2017-11-17
Purge remnants of GLFW.
Tor Andersson
2017-11-13
gl: Fix GLUT build on MacOS X.
Tor Andersson
2017-11-13
gl: Make KEY_DELETE match actual ASCII DEL code.
Tor Andersson
2017-11-13
gl: Fix busy loop.
Tor Andersson
2017-11-09
Fix windows build of GL app.
Robin Watts
2017-11-08
Be a bit paranoid.
Tor Andersson
2017-11-08
Select and copy structured text by lines.
Tor Andersson
2017-11-08
gl: Remove GLFW and reinstate FreeGLUT.
Tor Andersson
2017-11-08
Use fz_snprintf in preference to snprintf.
Robin Watts
2017-09-20
gl: Remember scroll position in history and bookmarks.
Tor Andersson
2017-09-20
gl: Scroll to link coordinates when following links.
Tor Andersson
2017-09-20
gl: Add 'I' invert colors command.
Tor Andersson
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Move rasterizer/anti-alias choices into the draw device.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-04-27
Clean up store debug printing.
Tor Andersson
2017-04-27
Ensure we can compile as -pedantic -std=c99.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Include "mupdf/ucdn.h" explicitly.
Tor Andersson
2017-04-13
Register .fb2 extension in mupdf-gl on windows.
Tor Andersson
2017-04-13
Clean up mupdf-gl usage message.
Tor Andersson
2017-04-13
gl: Support going to a specific page number on the command line.
Tor Andersson
2017-03-22
Fix windows GLFW build.
Tor Andersson
2017-03-15
gl: implement fullscreen support
Tuncer Ayaz
2017-03-15
gl: use fix title for X11 class and instance
Tuncer Ayaz
2017-02-20
Add F1 help dialog to show key bindings in mupdf-gl.
Tor Andersson
2017-02-14
gl: Add 'hjkl' keybindings that behave like the arrow keys.
Tor Andersson
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-19
Squash WIN32 build warning.
Robin Watts
2016-12-16
gl: Print warning when link destinations cannot be found.
Tor Andersson
2016-11-23
Add 'X' option to disable document styles.
Tor Andersson
2016-11-22
Remove unused variable.
Sebastian Rasmussen
2016-11-21
Harden viewers against failures when loading outlines.
Tor Andersson
2016-11-14
gl: Only force a ui redraw when link is clicked, not just highlighted.
Tor Andersson
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-14
Add/fix page coordinates to link targets.
Tor Andersson
2016-10-31
gl: Use MessageBox for GLFW initialization error messages on windows.
Tor Andersson
2016-10-28
Clean up link destination handling.
Tor Andersson
2016-10-26
gl: Show more search result hits.
Tor Andersson
2016-10-26
Update ios/android to use new way of passion stext options.
Sebastian Rasmussen
2016-10-17
gl: Add reload key binding: 'r'.
Tor Andersson
2016-10-14
gl: Do document layout before loading outline, to prevent laying out twice.
Tor Andersson
2016-10-07
gl: Set glfw error callback before initialisation to catch setup errors.
Tor Andersson
2016-10-07
Remove separate tmp/deleted/changed annotation lists.
Tor Andersson
2016-09-08
Add options to control heuristics in structured text.
Sebastian Rasmussen
2016-07-06
gl: Fix buffer overrun when there are too many annotations.
Tor Andersson
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
[next]