aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Two new flags for handling keeps.Jeremias Maerki2005-05-241-0/+19
* Initial keep-together support on table.Jeremias Maerki2005-05-233-3/+21
* First step towards keep-together on tables (should work on table-rows now).Jeremias Maerki2005-05-237-71/+134
* Code cleanup and some javadocs.Jeremias Maerki2005-05-232-10/+38
* Additional ppm indicator especially interesting for those of us doing high-vo...Jeremias Maerki2005-05-231-1/+3
* Fixes for a few minor problems in certain special cases.Jeremias Maerki2005-05-233-56/+54
* Removed reference to my company.Glen Mazza2005-05-221-1/+1
* Output vertical position of text area in area tree XML.Jeremias Maerki2005-05-201-0/+1
* Correction to footnotes handling: break a footnote body only if its citation ...Luca Furini2005-05-192-38/+49
* I love my testcases. table-row1 just showed me another bug. :-)Jeremias Maerki2005-05-181-1/+1
* Bugfix for a ClassCastException on autoheight block-containers where Position...Jeremias Maerki2005-05-181-11/+16
* Code cleanup.Jeremias Maerki2005-05-182-153/+35
* Bugfix for space-after on fixed-height block-containers.Jeremias Maerki2005-05-181-121/+88
* Bugfix for space-after situation in block-containers.Jeremias Maerki2005-05-181-5/+7
* Bugfix: Footnote appears now even if inline part is empty. (see footnotes2.xm...Jeremias Maerki2005-05-181-0/+5
* Handle empty inlines/blocks better.Jeremias Maerki2005-05-182-2/+6
* Removed obsolete code.Jeremias Maerki2005-05-181-79/+6
* Removed a lot of obsolete code from the old page breaking approach.Jeremias Maerki2005-05-1718-2130/+264
* Bugfix: Area generated by page-number is now cloned for each addAreas() call.Jeremias Maerki2005-05-178-63/+114
* log translation only.Jeremias Maerki2005-05-172-4/+4
* Imports.Jeremias Maerki2005-05-171-3/+0
* Bugfix for flow IPD not being set correctly.Jeremias Maerki2005-05-171-8/+6
* Footnote implementation: new filesLuca Furini2005-05-172-0/+212
* Footnote implementation: changes to existing filesLuca Furini2005-05-1717-96/+812
* Bugfix: When a grid unit is incomplete at the page break, it is not rendered ...Jeremias Maerki2005-05-171-2/+2
* Bugfix: Removal of last penalty is fixed now.Jeremias Maerki2005-05-171-23/+75
* Converted System.out calls to logger calls.Jeremias Maerki2005-05-175-65/+79
* Better error message if the image class can't be instantiated.Jeremias Maerki2005-05-171-0/+4
* Backtracked a bit with SCLM: switched to providing the Region FOGlen Mazza2005-05-166-46/+48
* Comment reunited with its method.Glen Mazza2005-05-141-6/+5
* PSLM.getParentArea() consolidated into FLM's version; preLoadList()Glen Mazza2005-05-147-44/+33
* Placed the PSLM.curFlowIdx within the area.Span object, and addedGlen Mazza2005-05-144-61/+102
* Providing the region FO to RegionReference, so it is no longerGlen Mazza2005-05-145-48/+38
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-1397-3047/+10434
* added Renaud's update to fix the mailing list pageClay Leeds2005-04-201-1/+2
* added id="lf" for Luca FuriniClay Leeds2005-04-201-1/+8
* contrib -> examples (this was moved long ago)Jeremias Maerki2005-04-081-2/+2
* Bugzilla #34316Jeremias Maerki2005-04-062-6/+26
* Described the use of the ant variable hyph.dirSimon Pepping2005-03-291-2/+8
* Adding a news item for the creation of the XML Graphics project.Jeremias Maerki2005-03-241-1/+12
* Long-due update for the status page.Jeremias Maerki2005-03-241-16/+41
* Moving the SVG originals out of the way to avoid trouble. My Forrest seems to...Jeremias Maerki2005-03-235-0/+0
* Moved files to be served "as-is" directly under the content directory. Zero e...Jeremias Maerki2005-03-2314-0/+0
* Validation fix.Jeremias Maerki2005-03-231-2/+2
* Moved files to be served "as-is" directly under the content directory to fix ...Jeremias Maerki2005-03-2317-5/+5
* Disabled the links that indirectly (through the sitemap) referenced status.xm...Jeremias Maerki2005-03-231-2/+2
* Fixed validation problem.Jeremias Maerki2005-03-231-3/+5
* PR:Andreas L. Delmelle2005-03-212-83/+43
* Convenience method for checking "auto" enum value on a property. Makes code m...Jeremias Maerki2005-03-181-0/+6
* Reenabling consistency check.Jeremias Maerki2005-03-181-51/+49