summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-30Rename fz_irect back to fz_bbox.Tor Andersson
2013-01-30Always pass value structs (rect, matrix, etc) as values not by pointer.Tor Andersson
2013-01-30Rename fz_rect_covering_rect to fz_irect_from_rect.Tor Andersson
2013-01-30Introduce fz_irect where the old fz_bbox was useful.Tor Andersson
2013-01-30Pass content/clip bbox to device functions by value.Tor Andersson
2013-01-30Eliminate fz_bbox in favor of fz_rect everywhere.Tor Andersson
2013-01-30Fix dependencies in VS solution.Robin Watts
2013-01-26Android: Fix NullPointerException seen on Google PlayRobin Watts
2013-01-25Android: Refine Smart Motion to avoid tiny scrolls at end of pagesRobin Watts
2013-01-25Silence some warnings.Tor Andersson
2013-01-25Make strdup take a const char * to silence some warnings.Tor Andersson
2013-01-25Update copyright date.Tor Andersson
2013-01-24Android: Smart Motion fix.Robin Watts
2013-01-24android: Tint the icon in the file picker.Tor Andersson
2013-01-24Android: Show path in file picker title.Robin Watts
2013-01-24Android: Implement 'Smart Motion'.Robin Watts
2013-01-23Bug 693520: Fix rendering of non-orthogonal gradients.Robin Watts
2013-01-22Bug 693527: Avoid JP2K images with themselves as their SMask.Robin Watts
2013-01-22Android: Fix clipboard operation on older androids.Robin Watts
2013-01-22Android: Make the 'tap to skip page' regions more smartly sized.Robin Watts
2013-01-22Android: Update clipboard icons and resize doc icons.Robin Watts
2013-01-22More work on android bitmap recycling.Robin Watts
2013-01-21Rename app.Robin Watts
2013-01-21Android: fix crashes due to attempts to draw recycled bitmapsPaul Gardiner
2013-01-21Android: fix intermittent loss of HQ render after searchPaul Gardiner
2013-01-15Bug 693545: Fix typo in previous commit.Robin Watts
2013-01-11Use $DESTDIR in Makefile install target.Tor Andersson
2013-01-11Bug 693534: 0 bits of antialiasing brokenRobin Watts
2013-01-11Bug 693545: Extend pdfwrite to remove identical streams.Robin Watts
2013-01-11Bug 693519: Replace char * with const char * in open document.Robin Watts
2013-01-11Revert "Update openjpeg with fixes"Robin Watts
2013-01-11Attempt to fix SEGVs seen in fax decoder.Robin Watts
2013-01-11Bug 693503: Fix NULL dereference in atoi.Robin Watts
2013-01-11Bug 693547: Android external hyperlink supportRobin Watts
2013-01-11Bug 693546: Improve Bitmap recycling in Android app.Robin Watts
2013-01-11Update openjpeg with fixesRobin Watts
2013-01-11Android: implement copying of selected text to clipboardPaul Gardiner
2013-01-10Android: implement text selection in separate class for future reusePaul Gardiner
2013-01-10Android: add text selectionPaul Gardiner
2013-01-10Android: add core method returning the words on a pagePaul Gardiner
2013-01-04Make token enum a type to ease debuggingSebastian Rasmussen
2013-01-04Bug 693503: Fix stack overflows due to infinite recursion.Robin Watts
2013-01-03Bug 693503: Fix leak of pdf object.Robin Watts
2013-01-03Bug 693503: Fix SEGV during pdf function loading from broken file.Robin Watts
2013-01-03Squash 2 warnings about fz_warn without a string literal.Robin Watts
2013-01-03Improve mutool clean behaviour on broken streams.Robin Watts
2013-01-02Bug 693503: Fix overlong (seemingly infinite) loop of warnings.Robin Watts
2013-01-02Bug 693503: Fix memory leak in forms handlingRobin Watts
2013-01-02Bug 693503: Update freetype to fix SEGVRobin Watts
2013-01-02Bug 693503: Fix leak/illegal memory write caused by stale pointerRobin Watts