4561 Revize (97ffab132cfcbb335ff23549d349eb281b912621)
 

Autor SHA1 Zpráva Datum
  Jeremias Maerki 97ffab132c Tagging for release 0.91 beta před 18 roky
  Jeremias Maerki 7c92dc10d0 Update Release Branch. před 18 roky
  Jeremias Maerki cd5972248a Adding user instructions for GnuPG před 18 roky
  Jeremias Maerki 3f2a171baf Looks like I have to add my key now that I need to sign the release myself. před 18 roky
  Jeremias Maerki c7a51ac1de Release notes před 18 roky
  Jeremias Maerki b40b14243d Added 0.91 beta documentation. před 18 roky
  Jeremias Maerki b446468341 Update release checklist. před 18 roky
  Jeremias Maerki 18ff5d527c Merge from Trunk: před 18 roky
  Jeremias Maerki 9c8daa8890 Deprecated Fop constructors that use the integer constants for output format selection removed as discussed. před 18 roky
  Jeremias Maerki da50b20f67 Doc and news updates před 18 roky
  Jeremias Maerki 8385639b39 Fixed a small oversight. Code is not even in use. před 18 roky
  Jeremias Maerki 50c939e96f Forgot to bump the copyright year. Probably not the first time. :-) před 18 roky
  Jeremias Maerki 0056ac3d4b Relaxed validation for empty static-content for compatibility with 0.20.5. před 18 roky
  Jeremias Maerki 397868b6f8 Merge from Trunk: před 18 roky
  Jeremias Maerki e01200ac1e ApacheCon is over. před 18 roky
  Jeremias Maerki 9d29eb0cae Updated the classpath for PFMReader and TTFReader. před 18 roky
  Jeremias Maerki 7634f36570 Bump version number před 18 roky
  Jeremias Maerki 81ed7d274e Branching Trunk in preparation of the upcoming 0.91beta release před 18 roky
  Jeremias Maerki 6e70a0073a Bugzilla #37964: před 18 roky
  Jeremias Maerki 78b4014199 One less lookup. před 18 roky
  Jeremias Maerki aaf7686283 Update for status page. Table on status of the individual components added. This reflects my own view, not necessarily everyone's. If I'm wrong about anything, please change. před 18 roky
  Jeremias Maerki 73b502a2dc Fix for width checks. They didn't take start-indent and end-indent into account. před 18 roky
  Manuel Mall f387254522 Another workaround/hack to deal with non breaking spaces. Also some minor adjustments to support the planned AFP renderer před 18 roky
  Jeremias Maerki cd600b952b XMLHandler interface changed so it reports whether it supports a particular Renderer instead of reporting the MIME type. One MIME type could be implemented by multiple Renderer implementations so conflicts could occur. Almost all XMLHandler implementations will have a dependency on a particular Renderer implementation. před 18 roky
  Jeremias Maerki 811fd3eefb NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution() -> FOUserAgent.setSourceResolution() and FOUserAgent.setTargetResolution() před 18 roky
  Jeremias Maerki 0052c3f3bb Bugzilla #37877: před 18 roky
  Jeremias Maerki c34b0b956e Debug optimization před 18 roky
  Jeremias Maerki d324cc1917 Bugzilla #37875: před 18 roky
  Manuel Mall 24f34a7b1b Fixed a problem where a block containing only a nbsp was not rendered at all před 18 roky
  Jeremias Maerki c048da6b68 Fixed a bug where the area for a finished cell that is broken over pages was created once for each row it was spanned over instead of only once. před 18 roky
  Jeremias Maerki 3377a2e7a3 Attempt at providing context information about the element causing an endless loop because of an area overflow in b-p-direction. This should make the error message more helpful. před 18 roky
  Jeremias Maerki a952810ccb Added checks that warn about tables and block-containers that are wider than the available content area. před 18 roky
  Jeremias Maerki 2a0cb09995 Corrected info. před 18 roky
  Jeremias Maerki d958ef6db3 Don't hyphenate when wrap is set to "no-wrap". před 18 roky
  Jeremias Maerki ce832ae088 Bugfix: addAnchor didn't find the anchor for empty inline elements in a footnote after the latest bugfix. Fixes footnote_footnote-separator. před 18 roky
  Jeremias Maerki 6f265f63de Restored PNG support for RTF output and fixed two bugs related to image handling (an NPE and an invalid "==" comparison on Strings). před 18 roky
  Jeremias Maerki b45765ff3c Bugzilla #37880: před 18 roky
  Jeremias Maerki b9c18acdd0 startVPArea() and endVPArea() made abstract in AbstractRenderer so implementors are forced to deal with the topic. před 18 roky
  Jeremias Maerki 32521d94ac New method: FONode.decorateWithContextInfo() adds context information to an error or log message by either providing the locator information or by gathering context information from the context FOs. před 18 roky
  Jeremias Maerki 97233ecb13 Removed a method call that is not yet available in the repository. Sorry guys. před 18 roky
  Simon Pepping 07fba7865e Add checkstyle variable to the header path. This is required by the před 18 roky
  Jeremias Maerki 2e5d2f964f Quick fix to get the size of images right in RTF output. It looks like \picwgoalN|\pichgoalN should not be used together with \picscalexN|\pixscaleyN. Some problems remain with uniform scaling and such. před 18 roky
  Christian Geisert 2c8dfa0ea8 New download location před 18 roky
  Jeremias Maerki c28dd01b0c XSL 1.1 Bookmarks added to the compliance page. před 18 roky
  Simon Pepping 2e0a5e70c9 The result of some practice with Checkstyle před 18 roky
  Jeremias Maerki 1c6a45bc0c Made the locator variable on FONode protected. před 18 roky
  Jeremias Maerki 5144e1c68b The command-line now automatically sets two parameters for any XSLT transformation: "fop-output-format" contains the MIME type of the currently selected output format, "fop-version" contains FOP's version number. před 18 roky
  Jeremias Maerki c24934a366 The output file is now deleted when an exception occurs when calling FOP from the command-line. před 18 roky
  Jeremias Maerki 4d11c8f8e2 Better approach for enforcing the overflow property on block-containers. před 18 roky
  Jeremias Maerki 2f6fb03daf Bugfix: Areas for table-cells that are broken over more than one page are now generated even if all its content is already painted on a previous page. This fixes strange effects like a table grid that is not completely painted. před 18 roky