| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 37114: Implementation of changes necessary to warn of invalid proper... | Peter Hancock | 2012-12-13 | 2 | -4/+6 |
* | fixes checkstyles issues from revisions 1391502 and 1400536 | Luis Bernardo | 2012-11-04 | 1 | -6/+0 |
* | 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 | 1 | -0/+16 |
* | Added support for Rounded Corners (see Bugzilla 54041). | Peter Hancock | 2012-10-24 | 1 | -0/+1 |
|\ |
|
| * | Merged trunk@1391502 | Peter Hancock | 2012-10-04 | 2 | -160/+20 |
| |\ |
|
| * \ | Merged trunk@1356765 | Peter Hancock | 2012-07-03 | 3 | -32/+23 |
| |\ \ |
|
| * \ \ | Merged trunk@1354651 | Peter Hancock | 2012-06-29 | 47 | -860/+1825 |
| |\ \ \ |
|
| * | | | | Bugzilla #49913: | Jeremias Maerki | 2010-09-30 | 1 | -2/+3 |
* | | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output... | Vincent Hennebert | 2012-10-22 | 1 | -2/+37 |
* | | | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo... | Vincent Hennebert | 2012-10-08 | 2 | -38/+18 |
| |_|_|/
|/| | | |
|
* | | | | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. | Mehdi Houshmand | 2012-09-28 | 1 | -159/+18 |
* | | | | Moved the I/O interfaces to XGC and updated code with new resolution mechanism | Mehdi Houshmand | 2012-09-19 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIs | Peter Hancock | 2012-06-15 | 1 | -2/+2 |
* | | | Removed URI resolving class that are no longer needed and handled data URIs | Mehdi Houshmand | 2012-06-14 | 1 | -28/+19 |
* | | | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 2 | -4/+4 |
| |/
|/| |
|
* | | Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo... | Glenn Adams | 2012-04-08 | 7 | -73/+69 |
* | | Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi... | Glenn Adams | 2012-04-08 | 2 | -6/+7 |
* | | Bugzilla #51808: Fixed memory waste in traits map. | Glenn Adams | 2012-04-06 | 1 | -2/+4 |
* | | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 12 | -20/+20 |
* | | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 3 | -4/+0 |
* | | enable MultipleVariableDeclarations rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -3/+10 |
* | | enable DefaultComesLast rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -6/+6 |
* | | default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+1 |
* | | apply complex scripts patch | Glenn Adams | 2012-02-26 | 25 | -127/+859 |
* | | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibility | Peter Hancock | 2012-02-06 | 1 | -2/+0 |
* | | Associate structure tree elements directly to render content | Peter Hancock | 2012-01-27 | 2 | -14/+3 |
* | | Removed the DOM representation of the structure tree. | Vincent Hennebert | 2011-11-24 | 4 | -50/+29 |
* | | Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex... | Andreas L. Delmelle | 2011-03-26 | 1 | -1/+1 |
* | | Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such... | Vincent Hennebert | 2011-03-24 | 4 | -17/+120 |
* | | Renamed Viewport into InlineViewport | Vincent Hennebert | 2011-03-15 | 5 | -12/+19 |
* | | Bugzilla #49910: clipping rectangle is wrong on side-regions | Vincent Hennebert | 2011-03-14 | 4 | -21/+81 |
* | | Fix checkstyle issue | Andreas L. Delmelle | 2011-02-06 | 1 | -1/+2 |
* | | Bugfix: Suppress generating duplicate fo:root and fo:declarations extension a... | Jeremias Maerki | 2011-02-04 | 1 | -6/+18 |
* | | Fix an forgotten change of type in class Area and a checkstyle error in class... | Simon Pepping | 2011-01-27 | 1 | -2/+2 |
* | | Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequenc... | Andreas L. Delmelle | 2011-01-24 | 1 | -3/+4 |
* | | Bugzilla 50636: fix performance issue when adding pages in very large documents | Andreas L. Delmelle | 2011-01-24 | 1 | -9/+7 |
* | | Bugzilla 50593: Mostly add type safety to various collections in the fop.area... | Andreas L. Delmelle | 2011-01-24 | 32 | -360/+398 |
* | | Enable id on fo:root pt 3 - Signal processed id at end of document | Andreas L. Delmelle | 2011-01-15 | 1 | -0/+1 |
* | | Previous commit would have caused compile error, unless others included as well. | Andreas L. Delmelle | 2011-01-15 | 1 | -31/+31 |
* | | Might as well make those primitive ints... | Andreas L. Delmelle | 2011-01-15 | 1 | -31/+31 |
* | | Eliminate unnecessary boxing | Andreas L. Delmelle | 2011-01-14 | 2 | -165/+94 |
* | | Eliminate a small waste: no reason to store the char as a String, and then co... | Andreas L. Delmelle | 2011-01-14 | 1 | -3/+3 |
* | | Minor fixups | Andreas L. Delmelle | 2011-01-14 | 1 | -3/+1 |
* | | Minor nit: eliminate stray hungarian... | Andreas L. Delmelle | 2011-01-14 | 1 | -3/+3 |
* | | Simplify Region.getViewportRectangle(): no reason to pass the SinglePageMaste... | Andreas L. Delmelle | 2011-01-09 | 1 | -6/+4 |
* | | Bugzilla #42034: | Jeremias Maerki | 2010-12-07 | 3 | -11/+34 |
* | | Another go at removing all trailing whitespace | Vincent Hennebert | 2010-11-25 | 3 | -3/+3 |
* | | Reverting renaming of public methods of rev. 1036179 | Simon Pepping | 2010-11-19 | 1 | -3/+0 |
* | | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 35 | -5/+104 |
|/ |
|