| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing Forrest-based documentation files. | Clay Leeds | 2013-02-10 | 277 | -66089/+0 |
* | FOP-2148: make page-position="only" work | Vincent Hennebert | 2013-02-08 | 3 | -1/+21 |
* | FOP-2206: Add support for CS placement and escapement data in PS renderer. | Glenn Adams | 2013-02-05 | 2 | -12/+32 |
* | Jira FOP-2203: Fix xml syntax in XSD | Pascal Sancho | 2013-01-30 | 1 | -6/+6 |
* | JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ... | Vincent Hennebert | 2013-01-29 | 1 | -13/+5 |
* | FOP-2195: use sparse arrays for position adjustments | Glenn Adams | 2013-01-18 | 4 | -27/+31 |
* | FOP-2194: optimize lazy font load invocation for hot methods | Glenn Adams | 2013-01-18 | 1 | -7/+21 |
* | FOP-2192: fix checkstyle and findbugs warnings | Glenn Adams | 2013-01-18 | 7 | -10/+14 |
* | FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph pro... | Glenn Adams | 2013-01-18 | 7 | -18/+191 |
* | FOP-2187: Generating pdf works awt & png crashes when overflow hidden | Luis Bernardo | 2013-01-18 | 1 | -1/+3 |
* | 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 |