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
path:
root
/
src
/
java
/
org
/
apache
/
fop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for ClassCastException if non-PS extension attachments are encountered.
Jeremias Maerki
2007-10-26
1
-8
/
+12
*
Removed the check for borders specified on table-column/body/row in separate ...
Vincent Hennebert
2007-10-25
1
-9
/
+0
*
Bugzilla #43597:
Jeremias Maerki
2007-10-22
2
-5
/
+57
*
Corrected typo: explicitely -> explicitly
Vincent Hennebert
2007-10-19
1
-1
/
+1
*
Bugfix: If auto-detection is enabled, auto-detection didn't get done starting...
Jeremias Maerki
2007-10-16
1
-5
/
+1
*
Bugzilla #43616: bug in the computation of remaining height that caused extra...
Vincent Hennebert
2007-10-16
1
-3
/
+3
*
Bugfix for NPE with empty table-row (regression from 0.93).
Jeremias Maerki
2007-10-15
3
-17
/
+18
*
Added a configuration setting to the PCL renderer that lets you disable PJL c...
Jeremias Maerki
2007-10-05
2
-12
/
+43
*
Don't use deprecated useRGBColor() from PSGenerator anymore.
Jeremias Maerki
2007-10-05
1
-11
/
+11
*
Configuration settings for "language-level" and "optimize-resources" got lost...
Jeremias Maerki
2007-10-05
2
-16
/
+58
*
Bugzilla #43464:
Jeremias Maerki
2007-10-05
1
-3
/
+3
*
Bugzilla #43439:
Jeremias Maerki
2007-10-05
2
-3
/
+10
*
Bugzilla #43041:
Jeremias Maerki
2007-10-05
25
-954
/
+1150
*
Bugzilla #43070
Chris Bowditch
2007-10-05
8
-30
/
+362
*
Bugzilla #42144
Chris Bowditch
2007-10-04
1
-0
/
+133
*
Bugzilla #42144
Chris Bowditch
2007-10-04
12
-110
/
+1035
*
Removed unnecessary dependency on Batik in the "fo" package.
Jeremias Maerki
2007-10-04
1
-3
/
+4
*
Bugzilla #43542:
Jeremias Maerki
2007-10-04
1
-7
/
+10
*
Cleanup: remove unused imports
Andreas L. Delmelle
2007-09-22
1
-4
/
+0
*
InlineStackingLM should not be instantiated directly -> make abstract
Andreas L. Delmelle
2007-09-22
1
-1
/
+1
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
27
-245
/
+958
*
Undo unnecessary changes of previous commit (r578197)
Andreas L. Delmelle
2007-09-21
1
-3
/
+3
*
Fix behavior of from-nearest-specified-value(): the value should be that of '...
Andreas L. Delmelle
2007-09-21
1
-15
/
+19
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-1
/
+1
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-24
/
+28
*
Correction: Added missing file for r576095
Andreas L. Delmelle
2007-09-16
1
-2
/
+1
*
Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retriev...
Andreas L. Delmelle
2007-09-16
2
-3
/
+4
*
Bugzilla 42703: Fixed incorrect white-space removal in retrieved markers.
Andreas L. Delmelle
2007-09-16
2
-1
/
+5
*
Bugzilla 43274: Fix for erroneous usage of inherited color-values in SVG cont...
Andreas L. Delmelle
2007-09-04
1
-12
/
+4
*
Bugzilla #43089
Chris Bowditch
2007-08-17
2
-3
/
+3
*
Clean up:
Vincent Hennebert
2007-08-03
1
-12
/
+14
*
Move the handling of breaks back in TableContentLM
Vincent Hennebert
2007-08-02
2
-71
/
+79
*
First step at introducing a layout manager for a row-group
Vincent Hennebert
2007-08-02
2
-361
/
+436
*
Clean up the handling of startIndent
Vincent Hennebert
2007-08-02
1
-25
/
+14
*
Set visibility of fields to private
Vincent Hennebert
2007-08-01
1
-5
/
+5
*
Bugzilla #42956
Chris Bowditch
2007-08-01
2
-0
/
+156
*
AFP Renderer: Bugfix for 1 bit images where the width is not a multiple of 8.
Jeremias Maerki
2007-07-31
1
-26
/
+47
*
Bugzilla #42956:
Jeremias Maerki
2007-07-31
1
-0
/
+99
*
Bugzilla #42971 and #42956
Chris Bowditch
2007-07-30
9
-92
/
+178
*
Changed my mind on handling of width calculation for zero width spaces and mo...
Manuel Mall
2007-07-22
2
-1
/
+5
*
Corrected issue with zero width spaces being given a non zero width
Manuel Mall
2007-07-22
1
-1
/
+1
*
Fix javadoc error
Vincent Hennebert
2007-07-21
1
-1
/
+1
*
Tweak: use generic boolean Maker.
Andreas L. Delmelle
2007-07-20
1
-6
/
+3
*
Slight correction:
Andreas L. Delmelle
2007-07-20
4
-39
/
+76
*
Remove method added only for quick debug.
Andreas L. Delmelle
2007-07-20
1
-4
/
+0
*
Fix possible memory leak in PropertyCache
Andreas L. Delmelle
2007-07-20
1
-6
/
+13
*
Fix bug in equals() that made caching effect-less.
Jeremias Maerki
2007-07-20
1
-1
/
+1
*
Cache CharacterProperty
Andreas L. Delmelle
2007-07-19
1
-6
/
+32
*
Style only: correct indentation
Vincent Hennebert
2007-07-19
1
-235
/
+234
*
Code cleanup and javadocs
Vincent Hennebert
2007-07-19
2
-17
/
+73
[next]