5770 Commits (49c55efd336a2b6360ead98ae089cbc1c8e77003)
 

Author SHA1 Message Date
  Jeremias Maerki 49c55efd33 Removed old image adapters. 16 years ago
  Jeremias Maerki 41f044b6f7 Bugzilla #44412: 16 years ago
  Vincent Hennebert d85b203d4d Bugzilla #44412: 16 years ago
  Vincent Hennebert 108ff6a108 Set the version to 0.95beta 16 years ago
  Vincent Hennebert 713a6fcd89 Updated copyright years 16 years ago
  Vincent Hennebert 0c6f623b21 Branch for the 0.95 release 16 years ago
  Vincent Hennebert 2c051186af Update of the documentation before the release. 16 years ago
  Vincent Hennebert b18e6c0cc3 Updated the compliance page. Re-added the 0.94 column since there are some noteworthy changes between the 0.94 and 0.95 versions 16 years ago
  Vincent Hennebert 733c4e9f49 Since compliance.ihtml is now the source file and it would cost too much to revert to an xml version, tidied the file a bit. No content change. 16 years ago
  Vincent Hennebert b94be1d382 Updated the disabled-testcases.xml file: re-enabled testcases which could easily be updated, removed the other ones which anyway were superseded by more complete ones 16 years ago
  Vincent Hennebert 3b9e9f40ac Forgot to add the testcase for forced break vs explicit row height in revision 635686 16 years ago
  Vincent Hennebert ce020dd650 Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd) 16 years ago
  Jeremias Maerki a4c2cb0392 Bugfix for row/body/col background painting when padding is used in the table-cells. 16 years ago
  Jeremias Maerki 19860ebeca Need to clean up after myself. 16 years ago
  Vincent Hennebert b7538be4dc Bugfix: forced break ignored when the minimum height of a table-row isn't reached 16 years ago
  Jeremias Maerki 8bf1daae93 Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). 16 years ago
  Jeremias Maerki a50c4b9642 Added some notes on getting the same output for PDF/PS and Java2D-based renderers. 16 years ago
  Vincent Hennebert 77c8566a57 - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 years ago
  Jeremias Maerki 3fc5d3af38 Update README. 16 years ago
  Jeremias Maerki 8fd9c919c4 Update FOP poster for OpenExpo 2008 in Bern. 16 years ago
  Jeremias Maerki ac24860f95 Bugfix: If there's shrink available in an auto-height situation, the difference is now set to 0 in order to avoid unwanted effects. IOW, never shrink in an auto-height situation. 16 years ago
  Jeremias Maerki 2000a8302a Bugfix: Without the system ID (base URI), the XSLT processor cannot resolve document(<uri>, .) function calls correctly. 16 years ago
  Jeremias Maerki 2bae7b340f Ha! Almost forgot the most important change: Java 1.4! 16 years ago
  Jeremias Maerki 1fc81bb4ce Noted some of the major change areas in this release. 16 years ago
  Jeremias Maerki c215e307c9 Copyright year 16 years ago
  Jeremias Maerki 9892073fa4 Renamed to 0.95beta. 16 years ago
  Jeremias Maerki 50dc623e36 Using Forrest Trunk from now on (in order to use FOP 0.94 for PDFs). We'll switch to a stable release as soon as a release with a new FOP version is available. 16 years ago
  Jeremias Maerki 820c3e17c9 Various updates. 16 years ago
  Jeremias Maerki de0383da95 Added ApacheCon US 2008. 16 years ago
  Jeremias Maerki 1fa00f4c04 Switched to Commons 1.3 being released. 16 years ago
  Jeremias Maerki 158c55f0be Removed 0.93 and 0.94, added 0.95. There's no noticeable difference between 0.94 and 0.95 so I removed a column to regain some space. 16 years ago
  Jeremias Maerki 1a1ba46dbf Tried to make font configuration easier to understand by splitting the basics from the advanced stuff. Otherwise, people will believe for the next 100 years that generating XML font metrics file is still always necessary. 16 years ago
  Clay Leeds eb970f7950 Updated the Apache FOP Quick Start to include a 'Hello World' document and make it more geared toward newbies (thanks Jeremias!). 16 years ago
  Jeremias Maerki a1939c7e0c Further preparations for the 0.95 release. This was tested with the latest Forrest Trunk (which uses FOP 0.94 for the PDFs). 16 years ago
  Clay Leeds 92922510c0 Adding Quick Start Guide. 16 years ago
  Clay Leeds b8f0a382c0 Preparing for FOP 0.95 release. 16 years ago
  Jeremias Maerki df6829db5b Bugfix: Disabled setting widths from AFM since we're using WinAnsiEncoding internally but the AFM delivers the character widths using the font's native encoding which causes problems with some characters. 16 years ago
  Andreas L. Delmelle edd7d1715e Minor tweak: switch from toString() to getLocalizedMessage() for Exceptions passed into warning() 16 years ago
  Andreas L. Delmelle 4d59e568a0 Minor tweaks/updates: 16 years ago
  Jeremias Maerki 231ae62167 Slight improvement for thin lines in Java2D/AWT output. 16 years ago
  Vincent Hennebert 239800ae6c bpBeforeNormal and bpAfterNormal already include border-separation, no need to re-substract it from the box height 16 years ago
  Jeremias Maerki 5f522b43a1 Bugzilla #44497: 16 years ago
  Vincent Hennebert d99ae9c232 Moved the getBody method into PrimaryGridUnit, since it's only needed there and that allows to simplify EmptyGridUnit 16 years ago
  Jeremias Maerki 2664dde568 GOCA support temporarily removed. 16 years ago
  Jeremias Maerki 37a7749a65 Reverted revision 603590 which broke the AFP renderer. The other changes after revision 603590 should be preserved as well as possible, including the switch to the new image library. 16 years ago
  Vincent Hennebert 5250c87d0e - added full support for keep-with-previous on table-row and in table-cell 16 years ago
  Jeremias Maerki d28d3ac902 Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not always respected. 16 years ago
  Maximilian Berger 60fd6f6978 Fixed backward compatiblity with 1.4 16 years ago
  Maximilian Berger aaef3aaef5 Turned on XInclude processing for the main source given on the command line. 16 years ago
  Maximilian Berger 0c0480eb79 Moved me to commiters :) 16 years ago