index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-20
Android: use AsyncTask from android source
Paul Gardiner
2012-11-20
Missed Core2.mk in the profiler commit.
Robin Watts
2012-11-20
Rename "tolower" back to "fz_tolower"
Chris Liddell
2012-11-19
Add image subsampling function.
Robin Watts
2012-11-19
Tweak image decode downscale factor internals.
Robin Watts
2012-11-19
Unroll inner loop of ARM version of scale_row_to_temp1.
Robin Watts
2012-11-19
Enable android profiler build.
Robin Watts
2012-11-19
Attempt to speed up fax decompression.
Robin Watts
2012-11-19
Android: implement alert dialog
Paul Gardiner
2012-11-19
javascript fix typo in util function
Paul Gardiner
2012-11-16
Implement fast_cmyk_to_rgb without calling cmyk_to_rgb.
Robin Watts
2012-11-16
Rejig cmyk_to_rgb to avoid repeated muls.
Robin Watts
2012-11-16
Fix build with openjpeg-1.5.1
Wouter van Kesteren
2012-11-16
Only invert color values, not alpha, in fz_invert_pixmap_rect.
Tor Andersson
2012-11-16
Add functions to highlight and copy text selections.
Tor Andersson
2012-11-16
Move text searching function into fitz.
Tor Andersson
2012-11-16
Add fz_write_buffer_rune to append a utf-8 character to a buffer.
Tor Andersson
2012-11-16
Build on Solaris (10, at least)
Chris Liddell
2012-11-09
Android: restrict annotation updates to ones within the patch area
Paul Gardiner
2012-11-09
Android: fix bug causing intermittent out of position hq rendering
Paul Gardiner
2012-11-08
Forms: correctly handle setting the value of a checkbox field
Paul Gardiner
2012-11-08
Forms: handle all color types in Field.setTextColor
Paul Gardiner
2012-11-08
Android: fix rendering-wrong-page bug
Paul Gardiner
2012-11-07
Javascript: add alerts to keystroke-checking utility functions
Paul Gardiner
2012-11-07
Javascript: implement Field.name
Paul Gardiner
2012-11-06
javascript: implement util.printf
Paul Gardiner
2012-11-01
Forms: extend setFillColor implementation to include text widgets
Paul Gardiner
2012-10-31
Forms: add focus and blur actions
Paul Gardiner
2012-10-31
android: avoid regeneration of annotation display list between updates
Paul Gardiner
2012-10-31
Android: cache only one page object for the sake of hq rendering
Paul Gardiner
2012-10-31
Android: use partial updates to speed rendering after interaction
Paul Gardiner
2012-10-30
Android: cache information for 3 pages in the core
Paul Gardiner
2012-10-29
Support partial update in pdfapp.c
Paul Gardiner
2012-10-29
Add fz_update_page
Paul Gardiner
2012-10-29
Forms: always use inherited version of default appearance
Sebastian Rasmussen
2012-10-25
Update the android app to keep a separate display list for annotations
Paul Gardiner
2012-10-25
Update pdfapp to keep a separate display list for annotations
Paul Gardiner
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-22
Android: update file list upon download directory changes
Sebastian Rasmussen
2012-10-22
Android: wait for page to be rendered even if no more interaction
Sebastian Rasmussen
2012-10-22
Android: handle all ContentProvider paths the same
Sebastian Rasmussen
2012-10-21
Android: scan list of files when resuming
Sebastian Rasmussen
2012-10-21
Android: improve build instructions
Sebastian Rasmussen
2012-10-21
Android: eliminate redundant step in build instructions
Sebastian Rasmussen
2012-10-21
Android: handle empty downloads directory
Sebastian Rasmussen
2012-10-21
Android: show version number in file picker
Sebastian Rasmussen
2012-10-21
Android: move version number to string resources
Sebastian Rasmussen
2012-10-19
Fix double free of old image in page transitions
Sebastian Rasmussen
2012-10-19
Fix bug where X11 motion events were parsed as button events
Sebastian Rasmussen
2012-10-17
First steps towards supporting transitions.
Robin Watts
[next]