86 次程式碼提交 (ac5fcf7b793f099de202dbd39ecbb29fa950e463)

作者 SHA1 備註 提交日期
  Jeremias Maerki ac5fcf7b79 Changes for restoring JDK 1.3 compatibility. 19 年之前
  Jeremias Maerki d57530eed0 Made Service a stand-alone class so it can be reused. 19 年之前
  Jeremias Maerki 7cda5ead41 Fix placement of links in PDFs. 19 年之前
  Jeremias Maerki 67f6d14360 Bugfix for misplaced block-containers. 19 年之前
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 年之前
  Jeremias Maerki 7d80d3db61 First step towards collapsing table borders: 19 年之前
  Jeremias Maerki 7f98992033 Extend the user agent to pipe title, author and keywords through to the PDF. A title on the user agent will override any title info gathered from fo:title elements. 19 年之前
  Jeremias Maerki e0395a78ac Implemented the rest of the border styles. Now uses clipping while painting the borders to paint nicer edges. Some of this code should later be extracted into utility classes so other renderers can use the same code. 19 年之前
  Jeremias Maerki c862ac12a6 Remove dependency of pdf package to the FOP user agent. 19 年之前
  Jeremias Maerki 1b772f22b9 Get the mark colors for text-decorations right. 19 年之前
  Jeremias Maerki c62eb56cc3 First version of text-decoration support (no colors, yet, PDF rendering may not be optimal, yet, but the rest seems to work) 19 年之前
  Jeremias Maerki 0ed68a02ec Early preloading of images (during FO tree building). This wasn't consistent before (bg-images were loaded by the renderer). 19 年之前
  Jeremias Maerki b0c752ee04 Repetitions for background images 19 年之前
  Jeremias Maerki 044e8e38ad Background image is painted on the padding-rectangle, not on the border-rectangle. 19 年之前
  Jeremias Maerki 0cb69bccd8 Clipping the background image. 19 年之前
  Jeremias Maerki 96139290da "fixed" block-containers implemented. 19 年之前
  Jeremias Maerki d59ab407f1 Code cleanup and preparation for implementing absolute-position="fixed". 19 年之前
  Jeremias Maerki 670bc25380 Fix space-before|after handling for block-containers (only a minimal fix, doesn't take space-resolution into account, yet) 19 年之前
  Jeremias Maerki bb9e6ae01a block-containers improved/fixed. The following features are implemented and testcases exist: 19 年之前
  Glen Mazza 4f56f5d364 PR: 19 年之前
  Jeremias Maerki 482c94cfd6 Removed the "inheritedStartIndent" hack again. 19 年之前
  Glen Mazza 0f57433994 PR: 19 年之前
  Jeremias Maerki 45972865de Rename parameter to match the type. 19 年之前
  Glen Mazza d62e571508 PR: 19 年之前
  Glen Mazza 43decd1c0d Very minor edits to Bookmark handling code. 19 年之前
  Glen Mazza bfab061fc7 PR: 19 年之前
  Glen Mazza 632222604a PR: 19 年之前
  Glen Mazza 13fdba00ab PR: 19 年之前
  Glen Mazza d3e7160fc9 PR: 19 年之前
  Finn Bock 8623bf067f End textmode before emitting an image. 19 年之前
  Finn Bock a515eab2a8 Exit text-mode before rendering a instream-foreign-object. 19 年之前
  Glen Mazza 115af1f4e9 Removal of empty Title subclass, now using LineArea. 20 年之前
  Finn Bock 3242b5aeb4 Support url(...) function in image source. 20 年之前
  Finn Bock a77691b9b3 Style: fix indent. 20 年之前
  Finn Bock 70aefe60b0 Calculate the margin offsets (border & padding), by increasing 20 年之前
  Finn Bock d0bb3c7334 Simplify ET/BT handling by keeping track of the current state. 20 年之前
  Finn Bock e793741747 Gets rid of currentBlockIPPosition. Use currentIPPosition instead and 20 年之前
  Finn Bock ec112b9794 Use content ipd/bpd instead of allocation width/height. 20 年之前
  Simon Pepping d93dfd6e1e New line breaking algorithm, patch 29124, submitted by Luca 20 年之前
  Glen Mazza 4107ab6030 Removed the redundant Region Class Codes in favor of the FO constant 20 年之前
  Simon Pepping d04908a05e Implementing user configuration file. 20 年之前
  Glen Mazza f575d5d538 1.) Moving renderer-specific customization variables (producer, creator, create date) to FOUserAgent, those renderers which can work with these values can read them from passed-in FOUserAgent instance. 20 年之前
  Jeremias Maerki b37712f267 Removed illegal tab character 20 年之前
  Glen Mazza f6064f69f4 Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commons Logging 20 年之前
  Glen Mazza 333a1dc61c For area.Blocks created in BlockLayoutManager.getParentArea(), I set the 20 年之前
  Glen Mazza 6720d9487f PDFRenderer does not presently support out-of-order rendering (e.g., 20 年之前
  Glen Mazza 5f10d18560 PR: 20 年之前
  Chris Bowditch dae8d37e04 <sigh> line endings got mucked up by last commit. 20 年之前
  Chris Bowditch b717ed06a2 applied Luca Furini's patch to fix justification bug 28208 20 年之前
  Jeremias Maerki 7058885ff9 PDF library no longer gets a logger from its owner. 20 年之前