aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* FOP-2315: Incorrect example for leadersVincent Hennebert2013-11-211-8/+8
* Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-221-14/+14
* Updated Rounded Corners example foPeter Hancock2012-10-121-1/+7
* Added an example fo with Rounded CornersPeter Hancock2012-10-111-0/+120
* Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-191-0/+1
* Merged in trunk@1356161Mehdi Houshmand2012-07-0213-95/+97
|\
| * Fix errors and warnings in example files. Add build.xml for documentation exa...Glenn Adams2012-06-2713-95/+97
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-3115-70/+49
|/
* Fixed concurrency issue re:background-image on a fo:block. Also updated a cou...Mehdi Houshmand2012-04-272-28/+30
* Bugzilla #51617: Add run target for embedded examples. Add increased JVM memo...Glenn Adams2012-04-141-0/+2
* Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.Glenn Adams2012-04-082-0/+114
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
* fix breakage caused by CS patchGlenn Adams2012-03-022-2/+3
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-302-4/+2
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-242-2/+4
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-232-4/+2
* Allow to switch to a different page size in mid-document.Jeremias Maerki2011-10-241-1/+2
* Restored PDFDocumentGraphics2D functionality.Jeremias Maerki2011-10-151-0/+180
* Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
* Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-192-4/+4
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-172-4/+4
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-143-15/+16
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Demo file for bleed and crop marks.Jeremias Maerki2009-08-021-0/+155
* Forgot to remove the old ";mode=painter" work-around.Jeremias Maerki2009-02-252-3/+3
* Added ErrorListener for plan extension's DOM loading because of bugs in some ...Jeremias Maerki2009-02-161-10/+22
* Fixed copy/paste omission.Jeremias Maerki2009-02-061-1/+1
* Example for stamping with new IF.Jeremias Maerki2009-02-062-27/+80
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-063-35/+406
* Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-0314-1016/+5
|\
| * Removed MathML example as per discussion on fop-dev mailing listMaximilian Berger2009-01-2114-1016/+5
* | Merge from Trunk revisions 699793 to 706550.Jeremias Maerki2008-10-211-4/+5
|\|
| * Check for plan namespace to avoid errors while parsing plan XML.Jeremias Maerki2008-10-201-2/+10
* | Fix for plan reloader when the namespace doesn't match.Jeremias Maerki2008-08-052-8/+18
|/
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2442-426/+426
* Added throwexceptions attribute to FOP ant task. This works around the proble...Adrian Cumiskey2008-07-091-1/+1
* Added newAFP target for producing a set of AFP files from the examples.Adrian Cumiskey2008-07-091-1/+11
* Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable...Jeremias Maerki2008-04-171-0/+143
* Bugzilla #44678:Jeremias Maerki2008-04-171-16/+8
* Merged branchJeremias Maerki2008-04-142-0/+260
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-134-242/+242
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-1113-110/+478
* Added sample as suggested by Kumar Puppala.Jeremias Maerki2007-11-181-0/+15
* corrected some misspellings and other potential annoyances in exampleJoerg Pietschmann2007-06-177-224/+212
* removed hyphenation advice from basic exampleJoerg Pietschmann2007-06-161-2/+2
* Working on bug #5335, barcode.fo example fixed to work with current codeBertrand Delacretaz2006-09-213-42/+142
* Working on bug #5335: font did not embed correctly, replaced with a fresh dow...Bertrand Delacretaz2006-09-211-0/+0
* Failed with "Border and padding for region "xsl-region-after" must be '0'" er...Bertrand Delacretaz2006-09-211-4/+1
* Fix a bug in the example code: Without setting the user agent on the Renderer...Jeremias Maerki2006-09-101-2/+5
* Some instructions in the readme file for the MathML extension.Jeremias Maerki2006-09-041-0/+11