4304 Commits (f04e0788d2e893b8304d6b7cab79abf50bb7c88c)
 

Author SHA1 Message Date
  Joerg Pietschmann f04e0788d2 Changed some identifiers 18 years ago
  Jeremias Maerki 74ba8e86e4 Test case for showing a problem with the Knuth algorithm. 18 years ago
  Jeremias Maerki dd5611116e Bugzilla #36871: 18 years ago
  Joerg Pietschmann 169da1a74a Changed some identifiers. Removed obsolete field. 18 years ago
  Simon Pepping a9c3a5c722 Build the hyphenation patterns under the build/classes directory. 18 years ago
  Andreas L. Delmelle 0d958797f2 Slight modification to user config file format 18 years ago
  Andreas L. Delmelle ce41ee5eaf Added UA initialization from user-config 18 years ago
  Simon Pepping 070fca4bd6 Another effort to get the warnings for the debug and quiet options 18 years ago
  Simon Pepping 985c7a5ec0 Updated the readme file for hyphenation; a few small corrections to 18 years ago
  Simon Pepping 33a32401e9 Update of the URL of the OFFO hyphenation page, and of some build details. 18 years ago
  Christian Geisert e36a41a6f4 Build should work without Forrest installed 18 years ago
  Luca Furini 82b0754a00 Correct handling of letter spaces, in combination with different text alignments and optional breaks ("-" and "/" characters in the text) 18 years ago
  Christian Geisert 0aeafe0ea0 Added docs building with forrest 18 years ago
  Andreas L. Delmelle 73e174d33f Removed warning for padding (r291267); padding never seems to be null, so warning was given for all tables... 18 years ago
  Peter Herweg 96a4d34ebb added support for external-graphic (width and height attributes should be specified) 18 years ago
  Andreas L. Delmelle d67d14520a Added simple testcase for indefinite page-height 18 years ago
  Andreas L. Delmelle a06109161e Minor tweak: avoid test for auto if value is indefinite 18 years ago
  Andreas L. Delmelle e83ae89e75 Added check for both page-height and page-width set to indefinite; use fallback (auto) for the appropriate one 18 years ago
  Andreas L. Delmelle 78a328cba5 Added custom Maker for page-height and page-width; use fallback values in case value is auto 18 years ago
  Andreas L. Delmelle 3bbd46a754 Moved check for explicit column-number to ColumnNumberPropertyMaker 18 years ago
  Andreas L. Delmelle 4d9064b61f Removed superfluous javadoc 18 years ago
  Andreas L. Delmelle 7d613bf751 Added warning for padding on table with collapsing border-model 18 years ago
  Andreas L. Delmelle 85d86accdb Added warning for non-applicable borders in case of separate border-model 18 years ago
  Jeremias Maerki 0af742ffbc Compressing toString() output when min==opt==max makes it more readable. 18 years ago
  Jeremias Maerki 49cc7b8b39 Java 1.3 compatibility. 18 years ago
  Andreas L. Delmelle 1654c995b2 Added fallback for specified negative or zero for column-number 18 years ago
  Peter Herweg 2f44b9b04e added clause for TableBody in invokeDeferredEvent 18 years ago
  Andreas L. Delmelle 07dd7afa4b Removed unused method 18 years ago
  Andreas L. Delmelle 6eff247a82 Update for initial-values of column-number + some pending style-violation corrections 18 years ago
  Christian Geisert 9ba44a77f5 dist filenames lowercase 18 years ago
  Andreas L. Delmelle 4b23423c42 Fixed inheritance error (bugzilla 36720) 18 years ago
  Jeremias Maerki ff2e2fc9ce Mailing list archive updates. 18 years ago
  Luca Furini 6c2d3ac19b Remove the AreaInfo objects representing trailing spaces, in order to prevent them reappearing again when getChangedKnuthElements() is called. 18 years ago
  Joerg Pietschmann 9258cc7397 Added Checkstyle 4.0 capability. Added Checkstyle autodetection. 18 years ago
  Christian Geisert 93d2fb0f22 include serializer.jar in dist (see Bugzilla #36677) 18 years ago
  Andreas L. Delmelle 1860711be9 Correction of style violations 18 years ago
  Andreas L. Delmelle 39f7d11ec1 Correction of style violations 18 years ago
  Andreas L. Delmelle 190be27913 Correction of style violations 18 years ago
  Jeremias Maerki cc51cb6923 Commented out the code that causes an NPE. 18 years ago
  Andreas L. Delmelle b488929a93 Simplification -- replace unnecessary call to getExplicit() 18 years ago
  Andreas L. Delmelle 9ba779240b Removal of hyphenation patterns 18 years ago
  Andreas L. Delmelle 0183284de2 Update of FOTree testcases for column-number property 18 years ago
  Andreas L. Delmelle fff779f84e Update of FOTree testcases for column-number property 18 years ago
  Andreas L. Delmelle 3aedc53326 Implementation for initial values of the column-number property 18 years ago
  Simon Pepping 4237c393b3 Report area tree output mode. 18 years ago
  Joerg Pietschmann d2efda5aa0 Use uptodate to avoid rebuilding fop-transcoder jars every time. 19 years ago
  Luca Furini bbd08a9bb0 Implemented the wrap-option property. 19 years ago
  Jeremias Maerki 29697aee26 Provide the TABLE_UNITS base value through the PrecentageBaseContext. 19 years ago
  Jeremias Maerki 2fb4799fb3 Style touch-up 19 years ago
  Jeremias Maerki 461b36809c An informative warning for the user if he doesn't supply enough table-column elements in fixed table layout. 19 years ago