aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-051-2/+2
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-0410-20/+7
* bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Rob...Luis Bernardo2012-11-042-3/+4
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-029-26/+87
* bugzilla #48955: Allow AFP font codepage names to be less than 8 charsChris Bowditch2012-11-021-6/+10
* Bugzilla#54075: Fixed a regressionPeter Hancock2012-10-301-1/+2
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-304-37/+45
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-2439-1432/+3951
|\
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-227-63/+105
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-0913-59/+56
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-0818-1931/+2329
| * Merged trunk@1391502Peter Hancock2012-10-04113-1991/+2651
| |\
| * | Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-174-314/+6
| * | Merged trunk@1373227Peter Hancock2012-08-16132-1199/+10057
| |\ \
| * | | Fixed an IF serialization bug and an AFP image regressionPeter Hancock2012-08-132-5/+5
| * | | Minor cleanupPeter Hancock2012-07-0511-56/+41
| * | | Merged trunk@1357248Peter Hancock2012-07-049-47/+82
| |\ \ \
| * \ \ \ Merged trunk@1356765Peter Hancock2012-07-03218-5552/+7918
| |\ \ \ \
| * \ \ \ \ Merged trunk@1354651Peter Hancock2012-06-291115-16680/+58331
| |\ \ \ \ \
| * | | | | | Bugzilla #49913Peter Hancock2011-06-089-42/+186
| * | | | | | Bugzilla #49913:Jeremias Maerki2010-09-3033-203/+2511
* | | | | | | Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-227-39/+82
* | | | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...Vincent Hennebert2012-10-228-4/+126
* | | | | | | Merge from ^/branches/fop-1_1.Glenn Adams2012-10-2138-92/+70
* | | | | | | bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes codeLuis Bernardo2012-10-211-1/+7
* | | | | | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-202-24/+63
* | | | | | | bugzilla #54024: rewrote generation of /PageLabels dictionaryLuis Bernardo2012-10-172-6/+175
* | | | | | | fix findbugs issues introduced with revision 1391502Luis Bernardo2012-10-152-9/+13
* | | | | | | edited my entry in the team list; reordered (alphabetic) contributors listLuis Bernardo2012-10-111-5/+5
* | | | | | | Release jars must be built with JAIVincent Hennebert2012-10-091-0/+1
* | | | | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-0810-103/+137
| |_|_|_|_|/ |/| | | | |
* | | | | | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-2831-331/+998
* | | | | | Merged trunk@1384277Temp_XGC_URI_ResolutionMehdi Houshmand2012-09-278-19/+72
|\ \ \ \ \ \
| * | | | | | Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-267-18/+71
| * | | | | | Amended javadoc mistakeMehdi Houshmand2012-09-241-1/+1
* | | | | | | Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-1920-307/+141
|/ / / / / /
* | | | | | Bugzilla#53868: Full font embedding in PDFMehdi Houshmand2012-09-1411-156/+362
* | | | | | Bugzilla #53865: Add Rows per Strip configuration for Tiff rendererPeter Hancock2012-09-134-4/+32
* | | | | | FOP website: broken links to nabble archivesPascal Sancho2012-09-122-4/+4
* | | | | | Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass fie...Vincent Hennebert2012-09-041-4/+17
* | | | | | Bugzilla #45715: Restored support for break-before on fo:table.Vincent Hennebert2012-09-041-1/+2
* | | | | | Bugzilla 53827: When an fo:block has a non-zero value for its text-indent pro...Vincent Hennebert2012-09-041-0/+4
* | | | | | Amended synchronized mistake made in r1380169.Mehdi Houshmand2012-09-041-1/+1
* | | | | | Amended a couple javadocs and some trivial clean upMehdi Houshmand2012-09-032-11/+7
* | | | | | Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap co...Mehdi Houshmand2012-08-287-115/+157
* | | | | | Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they...Mehdi Houshmand2012-08-285-41/+12
* | | | | | Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-2413-119/+221
* | | | | | Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-2419-824/+543
* | | | | | Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in...Mehdi Houshmand2012-08-233-58/+80
* | | | | | Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-176-60/+62
| |_|_|_|/ |/| | | |