aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-019-143/+418
* DSC = Document Structuring Conventions!Jeremias Maerki2008-05-011-8/+11
* Website fixes.Jeremias Maerki2008-05-013-16/+38
* Javadoc correctionsAndreas L. Delmelle2008-05-013-4/+5
* Forgot about dependency on PrintRenderer, last commit broke the build - will ...Adrian Cumiskey2008-05-011-2/+2
* Renamed variableAdrian Cumiskey2008-05-011-2/+2
* Minor cleanup: remove height/width members and unused getHeight()/getWidth() ...Andreas L. Delmelle2008-05-011-14/+0
* Added enum "none" as a legitimate value for max-height/min-height (behavior t...Andreas L. Delmelle2008-05-012-0/+59
* Tweak: activate max-height/min-height and max-width/min-widthAndreas L. Delmelle2008-05-012-9/+13
* Correction of r651866Andreas L. Delmelle2008-04-271-2/+2
* Updated to include dev (0.95beta) release.Clay Leeds2008-04-271-1/+8
* Minor refactoring: consolidate getPSLM().notifyEndOfLayout(fobj.getId()) in A...Andreas L. Delmelle2008-04-268-24/+31
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-2670-1045/+1118
* Basic activation on some widely used properties (prepare for implementation)Andreas L. Delmelle2008-04-261-34/+82
* Basic activation of keep-* properties on Character and AbstractGraphicsAndreas L. Delmelle2008-04-262-117/+79
* Bugzilla 44203:Andreas L. Delmelle2008-04-262-4/+11
* Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).Jeremias Maerki2008-04-252-19/+21
* Renamed method.Adrian Cumiskey2008-04-251-3/+3
* Added missing file from r651575Andreas L. Delmelle2008-04-251-12/+0
* Update for advanced keeps.Jeremias Maerki2008-04-251-4/+8
* Correction: remove unfinished sentence...Andreas L. Delmelle2008-04-251-1/+1
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-2513-197/+222
* Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...Jeremias Maerki2008-04-2536-315/+1465
* Cleanup: removal of commented block/methods + some javadoc updatesAndreas L. Delmelle2008-04-251-135/+25
* Removed the tab characters that were causing a big moan from eclipseAdrian Cumiskey2008-04-251-42/+53
* Removed TODO: New validation event to generate an error in case an fo:marker ...Andreas L. Delmelle2008-04-253-52/+45
* CleanupJeremias Maerki2008-04-251-3/+2
* JavadocsJeremias Maerki2008-04-253-3/+76
* Make the eventResourceGenerator task for the test files a separateSimon Pepping2008-04-241-1/+7
* Improve table-unit computation if proportional-column-width() is usedSimon Pepping2008-04-244-19/+116
* Partially reverted my revision 641827: The yellow tint of certain JPEG images...Jeremias Maerki2008-04-212-22/+0
* An implementation of a positive integer property maker. It implementsSimon Pepping2008-04-183-26/+42
* Remember the missing glyphs also if an event listener is registered so they d...Jeremias Maerki2008-04-181-9/+9
* Bugfix: If the first event is not issued over an event producer, the fallback...Jeremias Maerki2008-04-181-16/+18
* Fixed build problem. FOPException is no longer thrown there.Jeremias Maerki2008-04-181-3/+0
* Introduced PageProductionException and fixed exception throwing for the event...Jeremias Maerki2008-04-189-46/+150
* Forgot to include in commit for revision 649285.Jeremias Maerki2008-04-181-0/+4
* Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable...Jeremias Maerki2008-04-174-181/+382
* Throw a useful exception when the user agent isn't set on the renderer. This ...Jeremias Maerki2008-04-171-1/+8
* clone() did not propagate the page's page index.Jeremias Maerki2008-04-171-0/+1
* Now tunneling all events through a special event listener in tests. This serv...Jeremias Maerki2008-04-178-31/+119
* Bugzilla #43383: Jeremias Maerki2008-04-171-2/+2
* Bugzilla #41687:Jeremias Maerki2008-04-176-31/+207
* Fixed minor typoVincent Hennebert2008-04-171-1/+1
* Bugzilla #44678:Jeremias Maerki2008-04-173-30/+65
* Bugfix: Avoid stopping early when no EmbedFontInfos are found during font det...Jeremias Maerki2008-04-171-1/+1
* HeadURL was missing in the properties.Jeremias Maerki2008-04-171-1/+1
* First part of the implementation of stage 1 for advanced keeps (see Wiki): In...Jeremias Maerki2008-04-1528-213/+806
* Adjust information on logging given the availability of the event package.Jeremias Maerki2008-04-151-11/+21
* A note about the generation of event-model.xml.Jeremias Maerki2008-04-151-0/+6