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-app.h
Age
Commit message (
Expand
)
Author
2018-07-06
gl: Add signing UI for Digital Signatures.
Tor Andersson
2018-07-06
gl: Multi-line labels.
Tor Andersson
2018-06-22
gl: Multi-line text input fields.
Tor Andersson
2018-06-22
gl: Rework how popup menus are handled.
Tor Andersson
2018-06-22
gl: Add annotation editor.
Tor Andersson
2018-06-22
gl: Add layout packer and various widgets.
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-08
gl: Remove GLFW and reinstate FreeGLUT.
Tor Andersson
2017-04-27
Include "mupdf/ucdn.h" explicitly.
Tor Andersson
2015-10-06
gl: Add scroll wheel support.
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: 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: Add an internal header file for GL application.
Tor Andersson