aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org
Commit message (Expand)AuthorAgeFilesLines
* DSC = Document Structuring Conventions!Jeremias Maerki2008-05-011-8/+11
* 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-011-0/+2
* Tweak: activate max-height/min-height and max-width/min-widthAndreas L. Delmelle2008-05-011-5/+9
* Correction of r651866Andreas L. Delmelle2008-04-271-2/+2
* 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-261-4/+6
* Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).Jeremias Maerki2008-04-251-17/+15
* Renamed method.Adrian Cumiskey2008-04-251-3/+3
* Added missing file from r651575Andreas L. Delmelle2008-04-251-12/+0
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-2510-190/+205
* Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...Jeremias Maerki2008-04-2524-297/+431
* 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
* Improve table-unit computation if proportional-column-width() is usedSimon Pepping2008-04-243-19/+55
* Partially reverted my revision 641827: The yellow tint of certain JPEG images...Jeremias Maerki2008-04-211-17/+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-188-46/+149
* Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable...Jeremias Maerki2008-04-173-181/+239
* 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
* Bugzilla #43383: Jeremias Maerki2008-04-171-2/+2
* Bugzilla #41687:Jeremias Maerki2008-04-175-31/+203
* Bugzilla #44678:Jeremias Maerki2008-04-171-14/+53
* 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-1521-189/+374
* Fixed a possible follow-up NPE when the TTC cannot be loaded.Jeremias Maerki2008-04-141-2/+2
* Merged branchJeremias Maerki2008-04-14193-1601/+7167
* Bugzilla #44744: Jeremias Maerki2008-04-041-4/+2
* Bugzilla #44743: Jeremias Maerki2008-04-041-3/+11
* Oops. Fixed a last-minute change that broke the build.Jeremias Maerki2008-04-031-1/+1
* Bugzilla #44737:Jeremias Maerki2008-04-0312-210/+439
* Added missing code for determining the PDF Flags. The removes the need to hav...Jeremias Maerki2008-03-311-7/+20
* Fixed possible NullPointerException in AFM kerning table build code.Jeremias Maerki2008-03-311-2/+2
* When a JPEG image is embedded, an optionally embedded color profile is filter...Jeremias Maerki2008-03-272-2/+109
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-2736-740/+1626
* Cleanup and minor refactoring:Andreas L. Delmelle2008-03-2319-139/+79
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-1841-5412/+60
* Reverting changes of rev. 637057. I applied the changes to the 0.95 branch in...Vincent Hennebert2008-03-143-8/+6