summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-24Bug 693503: Fix leak while writing a broken file.Robin Watts
2012-12-21Bug 693503: Fix infinite recursion in OCGs.Robin Watts
2012-12-21Use new ADD_WITH_SAT macro in place of expanded code.Robin Watts
2012-12-21Bug 693503: Fix SEGV in pdf_function.Robin Watts
2012-12-21Bug 593603: Fix problems with tiling.Robin Watts
2012-12-20Bug 693503: Fix stack corruption in pdf_crypt due to overlong keyRobin Watts
2012-12-20Add win32/Profile directory to .gitignoreRobin Watts