1459 Commits (d0430555dd6babd812ce7075e7a363694ed29811)

Autor SHA1 Mensaje Fecha
  Jeremias Maerki d0430555dd Package documentation. hace 18 años
  Jeremias Maerki 5966cc3efc Printing out the revision of Version.java makes no sense. It's not always updated. Instead, determine the repository location that FOP was retrieved from. hace 18 años
  Jeremias Maerki 315296cb82 Javadoc fixes. hace 18 años
  Jeremias Maerki 50a2b28483 Bugzilla #37236: hace 18 años
  Manuel Mall e1f16a7808 Fixed various javadoc problems, fixed a deprecation warning, removed functions not needed any more hace 18 años
  Jeremias Maerki 6865faff8b Ported the command-line options for PDF encryption to trunk. hace 18 años
  Luca Furini 7b17d0a3f2 Fix for bug 36238 (at least in the PDFRenderer) hace 18 años
  Jeremias Maerki d88ca9d8a1 Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added a comment. hace 18 años
  Jeremias Maerki 8c11d297c1 Simplified configuration XML as proposed. hace 18 años
  Manuel Mall 0bed31d9f4 Removed property values as discussed: http://marc.theaimsgroup.com/?t=112985465700004&r=1&w=2 hace 18 años
  Jeremias Maerki 66412d0334 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). hace 18 años
  Jeremias Maerki 4e4591fdaa Oooops. Wrong header. hace 18 años
  Jeremias Maerki 09bafa2199 FOP now retrieves the version information from the Manifest or from SVN information if the Manifest is not available. hace 18 años
  Jeremias Maerki 7249189872 Fix to make the Graphics.create() method (calls a copy constructor) work. hace 18 años
  Jeremias Maerki 9fee424cc1 Fix for internal forward references in PDF output (basic-link with internal-destination): hace 18 años
  Manuel Mall e65f8a6572 Inline block parents were not correctly positioned when border/padding got involved - matched their positioning logic with the usual inlines hace 18 años
  Luca Furini cf8887dadf Fixing a ClassCastException due to the incorrect "pattern" of elements representing a space checked when there are inline borders and padding. hace 18 años
  Jeremias Maerki 120baccaf2 Output the difference, too. hace 18 años
  Jeremias Maerki 1593805f5f toString() a little more compact. hace 18 años
  Jeremias Maerki 9bc9b7e4b6 An accessor I need for space resolution. hace 18 años
  Manuel Mall b031ec1d94 Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for inlineblockparents with borders when rendering hace 18 años
  Jeremias Maerki 4e84f60a9b Color trait wasn't set on the text area for the "dots" leader pattern. This could lead to hidden dots if a background was specified. As seen in leader_leader-pattern_dots.xml. hace 18 años
  Simon Pepping 57f508bf59 Take the case into account when another LM starts a block sequence. hace 18 años
  Manuel Mall c994919953 Removed unsuitable language from comment hace 18 años
  Manuel Mall 892999d417 Added support for leader with pattern "use-content" and recovered a previously lost 1mpt due to rounding hace 18 años
  Jeremias Maerki 5005922a8e Log failure to load a hyphenation file. hace 18 años
  Manuel Mall d11095e664 Removed left over debugging stuff hace 18 años
  Manuel Mall 58dcf55c95 Update to support border and padding and alignments on inline fos hace 18 años
  Luca Furini 209568f8d3 Fixing a bug reported by Jeremias affecting the handling of glue and penalty elements after a break when the algorithm restarts. hace 18 años
  Joerg Pietschmann e37815be73 Cosmetic changes to identifiers, comments and other stylistic corrections. hace 18 años
  Joerg Pietschmann 281e2dfbb4 Changed some identifiers hace 19 años
  Jeremias Maerki 48552a3577 Bugzilla #36871: hace 19 años
  Joerg Pietschmann c69aca8433 Changed some identifiers. Removed obsolete field. hace 19 años
  Andreas L. Delmelle 6762e1bf79 Slight modification to user config file format hace 19 años
  Andreas L. Delmelle 0be2ba9b8f Added UA initialization from user-config hace 19 años
  Simon Pepping 78436298d2 Another effort to get the warnings for the debug and quiet options hace 19 años
  Luca Furini b2d394dab8 Correct handling of letter spaces, in combination with different text alignments and optional breaks ("-" and "/" characters in the text) hace 19 años
  Andreas L. Delmelle beea7a6662 Removed warning for padding (r291267); padding never seems to be null, so warning was given for all tables... hace 19 años
  Peter Herweg ebe5f5e4d1 added support for external-graphic (width and height attributes should be specified) hace 19 años
  Andreas L. Delmelle a90eaf341a Minor tweak: avoid test for auto if value is indefinite hace 19 años
  Andreas L. Delmelle 8515f6c780 Added check for both page-height and page-width set to indefinite; use fallback (auto) for the appropriate one hace 19 años
  Andreas L. Delmelle 0fe96db894 Added custom Maker for page-height and page-width; use fallback values in case value is auto hace 19 años
  Andreas L. Delmelle 4c27b092e5 Moved check for explicit column-number to ColumnNumberPropertyMaker hace 19 años
  Andreas L. Delmelle 7620217273 Removed superfluous javadoc hace 19 años
  Andreas L. Delmelle d0dbd94670 Added warning for padding on table with collapsing border-model hace 19 años
  Andreas L. Delmelle 2838097e88 Added warning for non-applicable borders in case of separate border-model hace 19 años
  Jeremias Maerki 428f0aeb77 Compressing toString() output when min==opt==max makes it more readable. hace 19 años
  Jeremias Maerki fd56d05d9d Java 1.3 compatibility. hace 19 años
  Andreas L. Delmelle 88ed6ff20d Added fallback for specified negative or zero for column-number hace 19 años
  Peter Herweg 468e8015e2 added clause for TableBody in invokeDeferredEvent hace 19 años