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
/
gl-main.c
Age
Commit message (
Expand
)
Author
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-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-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
Update JNI code. Take explicit alpha argument in toPixmap functions.
Tor Andersson
2016-06-22
gl: Fix annotation textures that have alpha, while page textures don't.
Tor Andersson
2016-06-16
gl: Add PDF creator and producer to info display.
Tor Andersson
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-02-29
gl: Show MuPDF version number in usage message.
Tor Andersson
2016-01-08
gl: Clean up mupdf objects at exit.
Tor Andersson
2016-01-05
Remove fz_page argument from fz_annot function calls.
Tor Andersson
2015-12-11
gl: Move related case clauses together.
Tor Andersson
2015-11-10
gl: Use named constants instead of magic numbers.
Tor Andersson
2015-10-29
gl: Limit shrinkwrap window sizing to fit the primary monitor size.
Tor Andersson
2015-10-14
gl: Fix win32 release mode build.
Tor Andersson
2015-10-06
gl: Remove stray semicolon in win32 file selection error check.
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: 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
[next]