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-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-07-09
Silence gcc warnings about non-const arguments.
Sebastian Rasmussen
2018-07-06
Only do signing if HAVE_LIBCRYPTO is defined.
Robin Watts
2018-07-06
gl: Add signing UI for Digital Signatures.
Tor Andersson
2018-07-06
gl: Multi-line labels.
Tor Andersson
2018-07-05
Add fz_transform_page helper function.
Tor Andersson
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass matrices by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-05
gl: Poll changed annots with pdf_update_page, and clear after rendering.
Tor Andersson
2018-07-04
Add fz_snap_selection function to snap selection to chars/words/lines.
Tor Andersson
2018-07-04
gl: Track modifier keys during mouse events too.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2018-06-22
gl: Edit widget values in annotation editor.
Tor Andersson
2018-06-22
gl: Add -J flag to disable Javascript in PDF forms.
Tor Andersson
2018-06-22
gl: Transform rotated pages so that the pixmap origin is always at 0,0.
Tor Andersson
2018-06-22
gl: Multi-line text input fields.
Tor Andersson
2018-06-22
gl: Use black backdrop when displaying an inverted (black) page.
Tor Andersson
2018-06-22
gl: Rework how popup menus are handled.
Tor Andersson
2018-06-22
gl: Increase font size on high resolution displays.
Tor Andersson
2018-06-22
gl: Edit FreeText default appearance.
Tor Andersson
2018-06-22
gl: Add annotation editor.
Tor Andersson
2018-06-22
gl: Add layout packer and various widgets.
Tor Andersson
2018-05-18
gl: Zoom in/out centered on the mouse cursor.
Tor Andersson
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
[next]