| Commit message (Expand) | Author | Age | Files | Lines |
* | FOP-2188: optimize string allocation in pdf output processing | Glenn Adams | 2013-01-16 | 6 | -29/+110 |
* | FOP-2186: optimize inefficient glyph processing state update operations | Glenn Adams | 2013-01-16 | 4 | -26/+16 |
* | FOP-2184: optimize inefficient position adjustment array allocation in non-CS... | Glenn Adams | 2013-01-12 | 1 | -22/+17 |
* | JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs. | Peter Hancock | 2013-01-09 | 2 | -0/+20 |
* | JIRA#FOP-1069: Warn instead or error on invalid property values. | Peter Hancock | 2013-01-09 | 5 | -13/+24 |
* | Jira FOP-2174: When using SVG drawings, if no content-width and content-heigh... | Chris Bowditch | 2013-01-04 | 1 | -10/+57 |
* | FOP-2179: Fix checkstyle and findbugs warnings. | Glenn Adams | 2012-12-31 | 4 | -10/+11 |
* | FOP-2160: Fix NPE when rl writing mode is used in certain contexts. | Glenn Adams | 2012-12-30 | 2 | -0/+9 |
* | FOP-2178: Fix incomplete kerning when complex script features are enabled. | Glenn Adams | 2012-12-29 | 2 | -17/+65 |
* | fixed the fact that -nocs was not being applied | Luis Bernardo | 2012-12-19 | 1 | -1/+2 |
* | Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts | Chris Bowditch | 2012-12-17 | 1 | -12/+19 |
* | Bugzilla 37114: Implementation of changes necessary to warn of invalid proper... | Peter Hancock | 2012-12-13 | 5 | -4/+113 |
* | Small code simplifications due to Luis Bernardo | Peter Hancock | 2012-12-13 | 1 | -25/+19 |
* | JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Sim... | Peter Hancock | 2012-12-13 | 1 | -0/+3 |
* | jira fop-1840: column balancing algorithm; applied patch 12550540 submitted b... | Luis Bernardo | 2012-12-12 | 1 | -2/+2 |
* | jira fop-1840: column balancing algorithm; applied patch 12559043 submitted b... | Luis Bernardo | 2012-12-10 | 1 | -71/+203 |
* | bugzilla #54196: configure big / little endian support for TIFF images; patch... | Luis Bernardo | 2012-11-25 | 4 | -4/+28 |
* | Bugzilla #54169: Split the parent tree (the number tree corresponding to the ... | Vincent Hennebert | 2012-11-19 | 4 | -31/+61 |
* | Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch... | Vincent Hennebert | 2012-11-19 | 2 | -0/+17 |
* | Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output | Mehdi Houshmand | 2012-11-09 | 1 | -1/+4 |
* | Reduced the dashed border ratio to make it more aesthetically pleasing | Mehdi Houshmand | 2012-11-05 | 1 | -2/+2 |
* | fixes checkstyles issues from revisions 1391502 and 1400536 | Luis Bernardo | 2012-11-04 | 10 | -20/+7 |
* | bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Rob... | Luis Bernardo | 2012-11-04 | 2 | -3/+4 |
* | Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili... | Vincent Hennebert | 2012-11-02 | 9 | -26/+87 |
* | bugzilla #48955: Allow AFP font codepage names to be less than 8 chars | Chris Bowditch | 2012-11-02 | 1 | -6/+10 |
* | Bugzilla#54075: Fixed a regression | Peter Hancock | 2012-10-30 | 1 | -1/+2 |
* | Bugzilla#45822: Changed the dashed borders to appear more like dashes and les... | Mehdi Houshmand | 2012-10-30 | 4 | -37/+45 |
* | Added support for Rounded Corners (see Bugzilla 54041). | Peter Hancock | 2012-10-24 | 39 | -1432/+3951 |
|\ |
|
| * | Support for relative border-*-*-radius fox properties | Peter Hancock | 2012-10-22 | 7 | -63/+105 |
| * | Addressed Findbug and Checkstyle issues | Peter Hancock | 2012-10-09 | 13 | -59/+56 |
| * | Increased unit test coverage for the Painters | Peter Hancock | 2012-10-08 | 18 | -1931/+2329 |
| * | Merged trunk@1391502 | Peter Hancock | 2012-10-04 | 113 | -1991/+2651 |
| |\ |
|
| * | | Removed rounded corner-related backdoor (System property) config | Peter Hancock | 2012-08-17 | 4 | -314/+6 |
| * | | Merged trunk@1373227 | Peter Hancock | 2012-08-16 | 132 | -1199/+10057 |
| |\ \ |
|
| * | | | Fixed an IF serialization bug and an AFP image regression | Peter Hancock | 2012-08-13 | 2 | -5/+5 |
| * | | | Minor cleanup | Peter Hancock | 2012-07-05 | 11 | -56/+41 |
| * | | | Merged trunk@1357248 | Peter Hancock | 2012-07-04 | 9 | -47/+82 |
| |\ \ \ |
|
| * \ \ \ | Merged trunk@1356765 | Peter Hancock | 2012-07-03 | 218 | -5552/+7918 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merged trunk@1354651 | Peter Hancock | 2012-06-29 | 1115 | -16680/+58331 |
| |\ \ \ \ \ |
|
| * | | | | | | Bugzilla #49913 | Peter Hancock | 2011-06-08 | 9 | -42/+186 |
| * | | | | | | Bugzilla #49913: | Jeremias Maerki | 2010-09-30 | 33 | -203/+2511 |
* | | | | | | | Bugzilla #54038: Added PDF/A-2 output option | Vincent Hennebert | 2012-10-22 | 7 | -39/+82 |
* | | | | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output... | Vincent Hennebert | 2012-10-22 | 8 | -4/+126 |
* | | | | | | | Merge from ^/branches/fop-1_1. | Glenn Adams | 2012-10-21 | 38 | -92/+70 |
* | | | | | | | bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes code | Luis Bernardo | 2012-10-21 | 1 | -1/+7 |
* | | | | | | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunks | Luis Bernardo | 2012-10-20 | 2 | -24/+63 |
* | | | | | | | bugzilla #54024: rewrote generation of /PageLabels dictionary | Luis Bernardo | 2012-10-17 | 2 | -6/+175 |
* | | | | | | | fix findbugs issues introduced with revision 1391502 | Luis Bernardo | 2012-10-15 | 2 | -9/+13 |
* | | | | | | | edited my entry in the team list; reordered (alphabetic) contributors list | Luis Bernardo | 2012-10-11 | 1 | -5/+5 |
* | | | | | | | Release jars must be built with JAI | Vincent Hennebert | 2012-10-09 | 1 | -0/+1 |