Age | Commit message (Expand) | Author |
2013-02-27 | Bug 693640: Fix interpolated painting of images going out of range | Robin Watts |
2013-02-06 | Rename bbox to irect. | Tor Andersson |
2013-02-06 | Change to pass structures by reference rather than value. | Robin Watts |
2013-01-30 | Rename fz_irect back to fz_bbox. | Tor Andersson |
2013-01-30 | Always pass value structs (rect, matrix, etc) as values not by pointer. | Tor Andersson |
2013-01-30 | Rename fz_rect_covering_rect to fz_irect_from_rect. | Tor Andersson |
2013-01-30 | Introduce fz_irect where the old fz_bbox was useful. | Tor Andersson |
2013-01-30 | Eliminate fz_bbox in favor of fz_rect everywhere. | Tor Andersson |
2012-06-11 | Fix Bug 693102: Overflows in large pixmap indexing. | Robin Watts |
2012-05-09 | Bug 693021: Texture position overflow problems. | Robin Watts |
2012-04-20 | Bug 692995: Fix hang when rendering image. | Robin Watts |
2012-03-16 | Bug 692805: BBox rounding issues | Robin Watts |
2012-03-06 | Split fitz.h/mupdf.h into internal/external headers. | Robin Watts |
2012-01-20 | Flip images the right side up in the PDF interpreter. | Tor Andersson |
2011-12-30 | Fix typo in draw/draw_affine.c causing offsetting of shape plane | Robin Watts |
2011-12-24 | Fix (part of) bug 69293 - typos in draw_affine for shape code. | Robin Watts |
2011-12-24 | Bug 692489 - fix SEGV in non-isolated/knockout blending | Robin Watts |
2011-12-08 | Stylistic changes when testing pointer values for NULL. | Tor Andersson |
2011-11-14 | Grid fitting tweaks. | Robin Watts |
2011-08-06 | Cosmetic style fixes. | Tor Andersson |
2011-07-13 | Non-isolated group support, and fix Bug 692336. | Robin Watts |
2011-04-06 | Add special case gray image -> rgb device rendering code. | Robin Watts |
2011-04-04 | Le Roi est mort, vive le Roi! | Tor Andersson |
2011-04-04 | draw: Rename files in draw directory. | Tor Andersson |