index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes to support named destination
Jay Bryant
2007-04-01
1
-0
/
+12
*
Removed misleading comment.
Jeremias Maerki
2007-04-01
1
-5
/
+1
*
Bugfix for keep-with-next inside tables:
Jeremias Maerki
2007-04-01
3
-0
/
+79
*
- fix the painting of borders for spanning cells in collapsing model
Vincent Hennebert
2007-03-30
3
-97
/
+129
*
Add explicit border-collapse="separate" property in preparation for the imple...
Vincent Hennebert
2007-03-30
1
-4
/
+4
*
minor typo fix
Clay Leeds
2007-03-29
1
-2
/
+2
*
Don't log a stacktrace when a JPEG is encountered that has a bad ICC profile ...
Jeremias Maerki
2007-03-28
1
-3
/
+8
*
Replace deprecated addBorders method with the new ones in addAreas
Vincent Hennebert
2007-03-28
1
-2
/
+4
*
Fix typo in RowPainter property: svn:kewords -> svn:keywords
Vincent Hennebert
2007-03-28
0
-0
/
+0
*
TableRowIterator:
Vincent Hennebert
2007-03-28
3
-119
/
+121
*
Factorize in a method the code handling TableContentPosition elements, in Tab...
Vincent Hennebert
2007-03-27
1
-22
/
+22
*
- add border-collapse="separate" to the properties of tables in some testcase...
Vincent Hennebert
2007-03-27
2
-257
/
+257
*
Added an Area of Expertise for Jay Bryant
Jay Bryant
2007-03-24
1
-0
/
+14
*
Some more comments for RowPainter.
Jeremias Maerki
2007-03-23
3
-1
/
+102
*
Better document some of the code in RowPainter.
Jeremias Maerki
2007-03-23
2
-8
/
+25
*
Avoid an IndexOutOfBoundsException when more columns are used than are specif...
Jeremias Maerki
2007-03-23
2
-2
/
+83
*
Small improvements in the SpaceResolver class:
Vincent Hennebert
2007-03-22
1
-3
/
+3
*
Updated the website deployment process.
Jeremias Maerki
2007-03-21
1
-10
/
+26
*
Note about relative URLs
Jeremias Maerki
2007-03-21
2
-0
/
+10
*
Fixed a problem with the auto-rotate-landscape setting in the PostScript rend...
Jeremias Maerki
2007-03-21
2
-6
/
+17
*
Documentation, cleanup, log statements in the table layout code.
Vincent Hennebert
2007-03-19
10
-71
/
+190
*
Some javadoc and variables renaming in TableStepper.
Vincent Hennebert
2007-03-13
1
-28
/
+46
*
Fixed an IllegalArgumentException for absolutely positioned block-containers ...
Jeremias Maerki
2007-03-12
3
-20
/
+36
*
Correction of a typo; reported by Paul Vinkenoog
Andreas L. Delmelle
2007-03-12
1
-1
/
+1
*
Reverted revisions 515217 and 515219. I wonder how those SVN-related files en...
Jeremias Maerki
2007-03-07
47
-1198
/
+0
*
Update fop.bat to use the latest XML Graphics Commons library
Vincent Hennebert
2007-03-07
1
-1
/
+1
*
Moved Jay Bryant from Contributor to Committer
Jay Bryant
2007-03-06
1
-4
/
+2
*
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@515219 13f...
Jay Bryant
2007-03-06
24
-0
/
+600
*
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@515217 13f...
Jay Bryant
2007-03-06
23
-0
/
+598
*
Extract sub-classes from TableContentLayoutManager and make them top-level cl...
Vincent Hennebert
2007-03-06
7
-197
/
+282
*
Tweak: add FO context info to clarify the message.
Andreas L. Delmelle
2007-03-02
1
-2
/
+2
*
Tweak: add FO context info to clarify the message.
Andreas L. Delmelle
2007-03-02
1
-1
/
+2
*
Avoid NPE if no images are used in the document.
Jeremias Maerki
2007-03-02
1
-0
/
+6
*
Update the documentation for the PostScript renderer.
Jeremias Maerki
2007-03-02
1
-1
/
+31
*
Added support for an optional two-pass production for PostScript output to mi...
Jeremias Maerki
2007-03-02
9
-105
/
+672
*
Allow the file parameters to be resolved by the URIResolver.
Jeremias Maerki
2007-03-02
1
-1
/
+10
*
renderer may be null when called from the PDFTranscoder.
Jeremias Maerki
2007-03-02
1
-3
/
+5
*
Small simplification: remove an unneeded parameter from the getContentHeight ...
Vincent Hennebert
2007-03-01
1
-3
/
+8
*
Small factorization: put painter.addAreasAndFlushRow at the end of iterateAnd...
Vincent Hennebert
2007-03-01
1
-3
/
+1
*
Extract RowPainter from TableContentLayoutManager and make it a top-level class.
Vincent Hennebert
2007-02-28
2
-240
/
+279
*
Disable FontBaseBadTestCase for now as it is currently not working and makes ...
Vincent Hennebert
2007-02-28
1
-0
/
+5
*
Switch to XGCommons' ImageWriter for writing PNGs.
Jeremias Maerki
2007-02-28
1
-8
/
+17
*
Add code guards around log statements for better performance when they are di...
Vincent Hennebert
2007-02-28
1
-2
/
+6
*
Rename a local variable in the getNextStep method for clarity, and convert it...
Vincent Hennebert
2007-02-27
1
-3
/
+3
*
Add log messages to help understand the code
Vincent Hennebert
2007-02-27
1
-4
/
+7
*
Add an ending slash to base URLs when they don't have one, in order to better...
Vincent Hennebert
2007-02-27
1
-10
/
+20
*
Removed visual markers to count the lines from the testcase...
Andreas L. Delmelle
2007-02-23
1
-12
/
+13
*
Bugzilla 41652:
Andreas L. Delmelle
2007-02-22
3
-4
/
+73
*
PCL: Support for text decoration for text painted using bitmaps/Java2D.
Jeremias Maerki
2007-02-22
1
-3
/
+52
*
corrected imports that were messed up by my IDE in the last commit. Grumble...
Chris Bowditch
2007-02-22
1
-2
/
+5
[next]