summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Validation added for master-name and master-reference properties.Glen Mazza2005-03-109-57/+57
* Refactoring of Knuth line breaking code (including some speed improvements)Jeremias Maerki2005-03-088-621/+880
* Fix validation error.Jeremias Maerki2005-03-081-2/+6
* Resurrected AWT/Java2D rendererJeremias Maerki2005-03-084-217/+1442
* More simplifications to PSLM.Glen Mazza2005-03-056-21/+27
* Validation added for five more FO's.Glen Mazza2005-03-056-11/+108
* PR:Glen Mazza2005-03-053-6/+28
* ----------------------------------------------------------------------Glen Mazza2005-03-051-0/+4
* Removed obsolete status file -- team member information kept onGlen Mazza2005-03-051-522/+0
* Validation for fo:table and fo:table-header added, some minor simplifications...Glen Mazza2005-03-057-43/+119
* Corrected a validation problem. Made TableFooter use TableBody's validation.Simon Pepping2005-03-022-47/+11
* Added Renaud to our team page as a contributor.Glen Mazza2005-03-021-1/+3
* Flag added in FOUserAgent for strict/unstrict validation (see TableBody to se...Glen Mazza2005-03-023-6/+129
* A few more changesSimon Pepping2005-03-012-2/+16
* Patch 33597 by Renaud Richardet, and a few other editsSimon Pepping2005-03-012-74/+55
* Created new Root.notifyPageSequenceFinished() method, consolidatingGlen Mazza2005-03-012-13/+7
* Updated README file, removed build.bat and build.sh. BuildsGlen Mazza2005-02-283-111/+17
* Use uptodate to avoid rebuilding the FOP jar even if no classesJoerg Pietschmann2005-02-271-1/+6
* An empty table-body is illegal but we'll allow it to make things easier for s...Jeremias Maerki2005-02-233-1/+25
* Avoid IndexOutOfBoundsException when empty list is passed in.Jeremias Maerki2005-02-231-2/+2
* Should run my own tests.... :-(Jeremias Maerki2005-02-223-1/+13
* First test cases for collapsing borders (disabled for now).Jeremias Maerki2005-02-223-0/+196
* Individual grid unit block areas for painting the resolved borders.Jeremias Maerki2005-02-222-10/+52
* Removing obsolete STATUS file from our distribution. This information is alr...Glen Mazza2005-02-211-56/+0
* Updated the README file to this century. Also, testing my first commitGlen Mazza2005-02-211-14/+8
* First real step towards collapsing table borders.Jeremias Maerki2005-02-2111-103/+862
* Test cases illustrating Glen's page-number fix. There's still a problem becau...Jeremias Maerki2005-02-213-0/+138
* Test case markers5a now works correctly. Added four testcases.Simon Pepping2005-02-205-1/+791
* Corrected the logic of adding markers. LayoutManagers are responsibleSimon Pepping2005-02-207-38/+81
* Commented stray System.out. Should be replaced by Commons Logging calls or re...Jeremias Maerki2005-02-191-5/+5
* Restored JDK 1.5 compatibility.Jeremias Maerki2005-02-192-13/+13
* PR:Glen Mazza2005-02-191-0/+1
* PR:Glen Mazza2005-02-183-33/+8
* Disable advanced marker tests as long as they don't work properly.Jeremias Maerki2005-02-171-0/+1
* setting border-collapse="separate" to make it pass again, now that I started ...Jeremias Maerki2005-02-171-2/+2
* border-style "hidden" also forces border-width to 0.Jeremias Maerki2005-02-172-2/+3
* region-after may not have borders. Used an absolutely positioned block-contai...Jeremias Maerki2005-02-171-1/+4
* Added missing license header.Jeremias Maerki2005-02-171-0/+15
* updated page-master tests.Jeremias Maerki2005-02-172-20/+76
* Fix for bad page-master and region margin calculations. All margin calculatio...Jeremias Maerki2005-02-173-38/+31
* PR:Glen Mazza2005-02-171-1/+0
* PR:Glen Mazza2005-02-178-274/+85
* Adjusting to changes in BorderProps.toString()Jeremias Maerki2005-02-165-72/+72
* First step towards collapsing table borders:Jeremias Maerki2005-02-164-66/+280
* Code clean-up only.Jeremias Maerki2005-02-161-14/+5
* Set border traits for fo:table only if border-collapse="separate".Jeremias Maerki2005-02-156-10/+42
* Clean-up:Jeremias Maerki2005-02-155-11/+133
* Some cleanup -- moved getSimplePageMasterToUse() to PageSequence (logicGlen Mazza2005-02-122-74/+31
* Simpler and more robust XPath statements.Jeremias Maerki2005-02-122-26/+26
* Extend the user agent to pipe title, author and keywords through to the PDF. ...Jeremias Maerki2005-02-123-4/+69