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-10-23
Remove extra blank lines.
Tor Andersson
2018-10-23
gl: Fix launching mupdf-gl to the page number passed on the command line.
Tor Andersson
2018-10-04
Fix simple typos.
1.14.0
Tor Andersson
2018-10-03
gl: Save history in all normal exit situations.
Tor Andersson
2018-09-25
gl: Save history and bookmarks in ~/.mupdf.history.
Tor Andersson
2018-09-25
gl: Fix dialog size calculation in text field dialog.
Tor Andersson
2018-09-21
gl: Form filling UI.
Tor Andersson
2018-09-21
gl: Break UI lines on space characters.
Tor Andersson
2018-09-19
gl: ifdef freeglut specific API calls so it will build on MacOS.
Tor Andersson
2018-09-05
gl: Close password dialog when pressing Escape key.
Tor Andersson
2018-09-05
gl: Allow varying font sizes in text rendering.
Tor Andersson
2018-08-21
gl: Don't forget to terminate the string when clearing a text field.
Tor Andersson
2018-08-10
The proper term is apparently 'filename extension', not 'suffix'.
Tor Andersson
2018-08-10
gl: Add glutLeaveMainLoop workaround for Apple's GLUT library.
Tor Andersson
2018-08-10
Use proper name space for form field flag constants.
Tor Andersson
2018-08-10
Respect NoRotate flag for icon-based annotations.
Tor Andersson
2018-08-10
Use stubs instead of conditional compile with HAVE_LIBCRYPTO.
Tor Andersson
2018-08-10
gl: Adobe allows border widths from 0 to 12.
Tor Andersson
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
[next]