summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-12Default to opening URIs with xdg-open instead of open in X11 viewer.Sebastian Rasmussen
2011-10-12Ask for screen resolution in X11 viewer.Sebastian Rasmussen
2011-10-12Improve trace formatting of text objects.Tor Andersson
2011-09-20Plug some memory leaks in pdfapp.Sebastian Rasmussen
2011-09-20Keep dicts that have more than 100 entries sorted.Sebastian Rasmussen
2011-09-20Return expected location when finding keys in dicts.Sebastian Rasmussen
2011-09-20Move array/dict growing into separate functions.Sebastian Rasmussen
2011-09-19In X11 viewer, repaint entire page if no match found.Sebastian Rasmussen
2011-09-17Show page number in X11 viewer upon 'P' keypress.Sebastian Rasmussen
2011-09-17Implement backwards search in viewer.Sebastian Rasmussen
2011-09-17Use rate limited fitz warnings for openjpeg warnings/errors.Sebastian Rasmussen
2011-09-06Don't invoke tiling device calls when there is only one tile to be drawn.Tor Andersson
2011-09-06Support empty and little-endian UTF-16 strings.Tor Andersson
2011-09-05Version 0.9Tor Andersson
2011-09-05Use 3-digit octal escapes in strings.Tor Andersson
2011-09-04Fix bug where PDF version of document was not correctly parsed.Sebastian Rasmussen
2011-09-04Update manpages for tools.Sebastian Rasmussen
2011-09-04Reload file in X11 viewer upon SIGHUP.Sebastian Rasmussen
2011-09-04Coalesce consecutive X11 resize events into a single resize operation.Sebastian Rasmussen
2011-09-04Repaint only viewer search area when editing search string.Sebastian Rasmussen
2011-09-04Do not redraw viewer window if the search string is not found.Sebastian Rasmussen
2011-09-04Fix panning bug in viewer related to backwards search.Sebastian Rasmussen
2011-09-04Send string not found message to viewer app, don't print on stdout.Sebastian Rasmussen
2011-09-04Do not search for empty strings in viewer.Sebastian Rasmussen
2011-09-04Go to first page when 'g' is pressed without number prefix in viewer.Sebastian Rasmussen
2011-09-04Remove unused redraw timeout from X11 viewer.Sebastian Rasmussen
2011-09-03Introduce ATTEMPT_KNOCKOUT_AND_ISOLATED define (off by default).Robin Watts
2011-09-02Fix bug 692248. Ensure objstm references are valid.Tor Andersson
2011-09-02Relax length requirements of ID and U keys in encryption dictionaries.Tor Andersson
2011-09-02Fix bug 692356: use stricter limit for dash pattern lengths.Tor Andersson
2011-09-02Fix minor regression in fix for zero-length line segment dots.Tor Andersson
2011-09-02Add Droid Sans Mono as a substitute font.Tor Andersson
2011-09-02Update DroidSans and DroidSansFallback fonts to latest version.Tor Andersson
2011-09-01Manage linewidth state correctly when rendering text with stroking.Tor Andersson
2011-09-01Only draw dots for zero-length line segments with round line caps.Tor Andersson
2011-09-01Use correct concatenation order for XObject matrix.Tor Andersson
2011-08-31Update DroidSans fonts to latest upstream versions.Tor Andersson
2011-08-31Make in_array state a local variable to cope with broken XObject streams.Tor Andersson
2011-08-30Ignore X11 key mappings when searching.Bert
2011-08-30Do not change view when reloading file.Bert
2011-08-29Check for and disallow image depths greater than 16.Tor Andersson
2011-08-29Turn off shrinkwrap mode when maximizing the window.Tor Andersson
2011-08-17pdfdraw: Add command line option to gamma correct and invert images.Tor Andersson
2011-08-09Fix bug 692312.Tor Andersson
2011-08-09Fix bug 692272: use the softmask_ctm when drawing soft masks.Tor Andersson
2011-08-09Fix bug 692253: handle curvetov with no current point set.Tor Andersson
2011-08-09Fix bug 692284: return error for empty resource dictionaries.Tor Andersson
2011-08-09Fix bug 692412: typo in buffer size.Tor Andersson
2011-08-06Cosmetic style fixes.Tor Andersson
2011-08-06Allocate a re-entrant safe buffer for interpreting content streams.Tor Andersson