aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Switch to .equals() instead of == for String compares of namespaces. Thanks ...Glen Mazza2005-06-2633-48/+48
* Check the proper use of the span attribute.Jeremias Maerki2005-06-243-0/+20
* Forgot to delete the directory.Jeremias Maerki2005-06-240-0/+0
* CVS -> SVN. Jeremias Maerki2005-06-2431-5264/+274
* First SVN commit. Trivial formatting change.Glen Mazza2005-06-241-0/+1
* First SVN commit. Jeremias Maerki2005-06-231-2/+3
* Update.Jeremias Maerki2005-06-231-2/+0
* First parts on a page which don't fit are moved to the next page. A counter a...Jeremias Maerki2005-06-238-25/+119
* It makes no sense to keep this.Jeremias Maerki2005-06-231-41/+0
* Tests for breaks on tables.Jeremias Maerki2005-06-225-0/+318
* breaks supported on tables, table-row and table-cell content now. Cheap appro...Jeremias Maerki2005-06-227-27/+178
* trace getLineWidth().Jeremias Maerki2005-06-221-1/+5
* Support late setting of break class.Jeremias Maerki2005-06-221-4/+42
* statics to the top so they are easily found.Jeremias Maerki2005-06-221-4/+6
* Accessors for break-* on table-row.Jeremias Maerki2005-06-221-0/+10
* Bugfix for misplaced block-containers.Jeremias Maerki2005-06-221-1/+1
* Checks were developed when breaks on tables were NYI, so I have to remove thi...Jeremias Maerki2005-06-221-1/+1
* Another one of my feeble moments. wrapper1 doesn't fail. The LM setup is diff...Jeremias Maerki2005-06-211-1/+0
* In page breaking, content that doesn't fit, should move to the next page even...Jeremias Maerki2005-06-212-0/+62
* Test cases showing ClassCastExceptions with fo:blocks inside fo:inline and fo...Jeremias Maerki2005-06-213-0/+84
* Fixes NPEs when a table is using collapsing border model in conjunction with ...Jeremias Maerki2005-06-202-2/+6
* Warning about collapsing border model.Jeremias Maerki2005-06-201-0/+4
* Bugzilla: #35358Jeremias Maerki2005-06-203-21/+91
* Bugzilla: #35358Jeremias Maerki2005-06-201-5/+5
* Make this work for case-sensitive usersSimon Pepping2005-06-171-1/+1
* Italian translation of the viewer labelsLuca Furini2005-06-161-10/+46
* Added getPageViewportProvider().Jeremias Maerki2005-06-161-20/+60
* Bugzilla: #35358Jeremias Maerki2005-06-1511-324/+901
* Derived from normal-breaking4 but only showing and checking the changing BPD ...Jeremias Maerki2005-06-151-0/+62
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-1513-112/+323
* This works now.Luca Furini2005-06-141-2/+1
* The bpd of lines with no real content must collapse to 0Luca Furini2005-06-141-12/+28
* Switched to null for PageBreaker.getTopLevelLM().Glen Mazza2005-06-141-1/+1
* Unused import removed.Glen Mazza2005-06-101-1/+0
* generatesInlineAreas() methods removed.Glen Mazza2005-06-107-57/+0
* Added a clarifying commentSimon Pepping2005-06-101-0/+1
* Icon TweakingJeremias Maerki2005-06-106-130/+4
* Create LinkedList only if it's needed.Jeremias Maerki2005-06-101-1/+1
* Apparently unused getWordSpaceIPD() removed.Glen Mazza2005-06-102-11/+0
* Removed unused functions. Team, I switched from generatesInlineAreas() callsGlen Mazza2005-06-1011-91/+5
* Removed functionality for collecting words reverted. Instead made sure capita...Jeremias Maerki2005-06-091-3/+113
* Expectations changed again. Hopefully right this time. capitalize only change...Jeremias Maerki2005-06-092-3/+3
* Additional fixes for checks that don't work anymore because the pageSequence ...Jeremias Maerki2005-06-097-139/+139
* Command-line switch for setting the resolution.Jeremias Maerki2005-06-091-1/+15
* Safer creation of the new target File instance. outputDir can be null with re...Jeremias Maerki2005-06-091-2/+2
* Avoid NPEs when no filename is set on the UserAgent. Only the first page is r...Jeremias Maerki2005-06-091-19/+42
* Default compression set to packbits which is widely supported. Uncompressed T...Jeremias Maerki2005-06-091-11/+52
* General anti-aliasing hint added.Jeremias Maerki2005-06-091-3/+13
* Publish the default resolution to the outside.Jeremias Maerki2005-06-091-1/+4
* I don't know what change actually did this during the last few days but it se...Jeremias Maerki2005-06-091-16/+16