| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from Trunk revisions 699793 to 706550. | Jeremias Maerki | 2008-10-21 | 4 | -18/+68 |
|\ |
|
| * | Fixed size of images when vector graphic images are painted using fox:convers... | Jeremias Maerki | 2008-10-20 | 3 | -33/+83 |
| * | Fix for ps:ps-page-setup-code. | Adrian Cumiskey | 2008-10-15 | 2 | -42/+42 |
* | | Merge from Trunk revisions 685575-699792. | Jeremias Maerki | 2008-09-28 | 1 | -7/+8 |
|\| |
|
| * | Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats on... | Adrian Cumiskey | 2008-08-14 | 1 | -7/+8 |
* | | Merge from Trunk revisions 679735 to 680380. | Jeremias Maerki | 2008-07-28 | 2 | -14/+6 |
|\| |
|
| * | Reverted revision 670341 and replaced it with a different solution as discussed: | Jeremias Maerki | 2008-07-28 | 2 | -14/+6 |
* | | Merge from Trunk revisions 677589 to 679734. | Jeremias Maerki | 2008-07-25 | 34 | -295/+294 |
|\| |
|
| * | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 33 | -293/+293 |
| * | Minor javadoc cleanup. | Adrian Cumiskey | 2008-07-09 | 1 | -20/+7 |
| * | Some basic cleanup. | Adrian Cumiskey | 2008-06-26 | 5 | -459/+4 |
| * | Javadoc fixup | Andreas L. Delmelle | 2008-06-23 | 1 | -1/+1 |
| * | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-06-09 | 2 | -2/+31 |
| * | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 2 | -27/+27 |
| * | Added support for font referencing for auto-detected fonts. | Jeremias Maerki | 2008-05-08 | 1 | -2/+1 |
| * | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 2 | -2/+2 |
| * | DSC = Document Structuring Conventions! | Jeremias Maerki | 2008-05-01 | 1 | -8/+11 |
| * | Merged branch | Jeremias Maerki | 2008-04-14 | 14 | -88/+153 |
| * | Added support for addressing all glyphs available in a Type 1 font, not just ... | Jeremias Maerki | 2008-03-27 | 2 | -33/+186 |
| * | Merged revisions 636400-636405,636407-638388 via svnmerge from | Vincent Hennebert | 2008-03-18 | 1 | -73/+0 |
| * | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 1 | -4/+8 |
| * | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 11 | -1072/+1072 |
| * | Added support for the natural language indentifier ("Lang" in the document ca... | Jeremias Maerki | 2008-01-28 | 1 | -6/+0 |
| * | Fixed logic error setting the transformation matrix for block-container viewp... | Jeremias Maerki | 2008-01-17 | 1 | -11/+13 |
| * | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 7 | -163/+541 |
| * | PostScript output now generates the bounding box DSC comments for the whole d... | Jeremias Maerki | 2008-01-10 | 2 | -14/+43 |
| * | Reenabled documentation for fox:destination. | Jeremias Maerki | 2008-01-07 | 2 | -3/+5 |
* | | Merged revisions 674489,674540,674561,674564,674599,674602,675231,675246,6752... | Adrian Cumiskey | 2008-07-10 | 1 | -20/+7 |
* | | Merged revisions 656546,657465,657521,657921,660979,660998,661276,661310,6619... | Adrian Cumiskey | 2008-07-07 | 7 | -438/+12 |
* | | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039... | Adrian Cumiskey | 2008-05-14 | 29 | -1453/+2009 |
|/ |
|
* | * Added an SVG handler and Graphics2D implementation for AFP which injects AF... | Adrian Cumiskey | 2007-12-12 | 3 | -5/+4 |
* | Bugzilla #43904: | Jeremias Maerki | 2007-11-20 | 1 | -5/+13 |
* | Avoid null values in generated Font classes so the encoding can be inspected. | Jeremias Maerki | 2007-11-12 | 1 | -2/+5 |
* | bugfix: instead of throwing an exception use default PS Level if not set in f... | Chris Bowditch | 2007-11-08 | 1 | -1/+3 |
* | Bugfix: FOPFonts proc is not used/needed anymore. | Jeremias Maerki | 2007-11-06 | 1 | -4/+1 |
* | Completely reimplemented the PDFTextPainter. All SVG text (including flow tex... | Jeremias Maerki | 2007-11-03 | 1 | -13/+0 |
* | Bugzilla #43042: | Adrian Cumiskey | 2007-10-26 | 6 | -10/+20 |
* | Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ... | Adrian Cumiskey | 2007-10-26 | 1 | -3/+9 |
* | Fix for ClassCastException if non-PS extension attachments are encountered. | Jeremias Maerki | 2007-10-26 | 1 | -8/+12 |
* | Don't use deprecated useRGBColor() from PSGenerator anymore. | Jeremias Maerki | 2007-10-05 | 1 | -11/+11 |
* | Configuration settings for "language-level" and "optimize-resources" got lost... | Jeremias Maerki | 2007-10-05 | 2 | -16/+58 |
* | Bugzilla #43041: | Jeremias Maerki | 2007-10-05 | 1 | -4/+9 |
* | Bugzilla #43070 | Chris Bowditch | 2007-10-05 | 8 | -30/+362 |
* | Bugzilla #42144 | Chris Bowditch | 2007-10-04 | 1 | -0/+133 |
* | Bugzilla #42144 | Chris Bowditch | 2007-10-04 | 11 | -110/+1030 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 15 | -70/+69 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 5 | -30/+69 |
* | Fixed a problem with the auto-rotate-landscape setting in the PostScript rend... | Jeremias Maerki | 2007-03-21 | 1 | -6/+13 |
* | Avoid NPE if no images are used in the document. | Jeremias Maerki | 2007-03-02 | 1 | -0/+6 |
* | Added support for an optional two-pass production for PostScript output to mi... | Jeremias Maerki | 2007-03-02 | 5 | -98/+646 |