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
/
layoutmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-adjusting lines after a page-number or a page-number-citation is resolved.
Luca Furini
2005-09-05
4
-18
/
+52
*
Bugzilla #36487:
Jeremias Maerki
2005-09-05
3
-323
/
+331
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
1
-1
/
+1
*
Cleanup of unused imports.
Finn Bock
2005-09-01
12
-17
/
+0
*
Fix a compile conflict with BlockStackingLayoutManager.
Finn Bock
2005-08-31
1
-1
/
+1
*
Bugzilla #36379:
Finn Bock
2005-08-31
33
-439
/
+1267
*
Fix for text-align2.xml (for real now). The alignment used to set up the elem...
Jeremias Maerki
2005-08-30
1
-5
/
+11
*
Fix for ClassCastException as shown in text-align2 (Reported by Lawrence Mich...
Jeremias Maerki
2005-08-30
1
-3
/
+2
*
Made the warnings more verbose.
Jeremias Maerki
2005-08-29
1
-3
/
+7
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-7
/
+10
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
Set the background a little later, after the IPD is set. A block area grows a...
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
A little more debug output.
Jeremias Maerki
2005-08-29
1
-1
/
+2
*
Added warning for non-standard fallback
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
Fix for bug 35940
Luca Furini
2005-08-25
1
-5
/
+41
*
Better error message.
Jeremias Maerki
2005-08-21
1
-1
/
+2
*
An attempt at helpful error output when the top/left/bottom/right properties ...
Jeremias Maerki
2005-08-21
1
-4
/
+42
*
Show and fix a bug where bottom/right positioning of block-containers didn't ...
Jeremias Maerki
2005-08-21
1
-0
/
+1
*
Bugfix for Bugzilla #36248 (and inline2.xml):
Jeremias Maerki
2005-08-20
4
-14
/
+25
*
Squashed some JavaDoc warnings.
Joerg Pietschmann
2005-08-14
2
-4
/
+4
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
10
-417
/
+756
*
Fix for bug 36007.
Luca Furini
2005-08-04
1
-0
/
+1
*
Proper handling of the color property on page-number and page-number-citatition.
Jeremias Maerki
2005-08-03
2
-9
/
+11
*
Fix for table-body4.xml. Higher penalty values for breaks that would results ...
Jeremias Maerki
2005-08-02
1
-0
/
+10
*
Make it possible to keep block-container element lists apart from normal page...
Jeremias Maerki
2005-08-02
2
-1
/
+17
*
Padding was ignored by the table stepper. This fixes the newly modified table...
Jeremias Maerki
2005-08-02
1
-0
/
+11
*
Adjusting verticals spaces (coming from space-before and space-after properti...
Luca Furini
2005-08-02
8
-61
/
+107
*
Use a more direct notify mechanism for the formatting results
Simon Pepping
2005-07-31
1
-0
/
+2
*
Bugfix: Fixes table-cell7 where padding wasn't handled correctly while adding...
Jeremias Maerki
2005-07-28
1
-2
/
+28
*
Bugfix: Fixes table-cell7 where display-align was off when border and/or padd...
Jeremias Maerki
2005-07-28
1
-4
/
+4
*
Removed unused method
Jeremias Maerki
2005-07-28
1
-18
/
+0
*
Removing unused import.
Finn Bock
2005-07-28
4
-10
/
+7
*
Bugfix: scaling factor was calculated using an integer division, not a double...
Jeremias Maerki
2005-07-27
1
-2
/
+2
*
Changes for restoring JDK 1.3 compatibility.
Jeremias Maerki
2005-07-27
1
-8
/
+8
*
Various fixes for ID management.
Jeremias Maerki
2005-07-26
10
-4
/
+105
*
Send the ID of the producing FO to the area tree as trait where possible.
Jeremias Maerki
2005-07-26
8
-11
/
+23
*
Bugfix for NPE when space-before and space-after are used.
Jeremias Maerki
2005-07-26
1
-1
/
+2
*
Bugzilla #35534
Jeremias Maerki
2005-07-25
1
-0
/
+12
*
Bugzilla #35534
Jeremias Maerki
2005-07-25
1
-5
/
+12
*
Buzilla #35787
Jeremias Maerki
2005-07-19
1
-5
/
+10
*
Renamed Item to Cell to TableCellLayoutManager.
Jeremias Maerki
2005-07-18
5
-9
/
+9
*
Renamed Item to ListItemContentLayoutManager.
Jeremias Maerki
2005-07-18
2
-8
/
+8
*
Moved inline-level LMs and support classes to "inline" subpackage.
Jeremias Maerki
2005-07-18
30
-775
/
+139
*
Shortcut work-around for i-f-o in static-content. I still need to estimate th...
Jeremias Maerki
2005-07-18
1
-1
/
+1
*
Fix for allowing empty table-cells (for relaxed validation).
Jeremias Maerki
2005-07-15
1
-2
/
+3
*
WrapperLayoutManagerMaker was used by RetrieveMarker. This caused a ClassCast...
Jeremias Maerki
2005-07-15
1
-1
/
+15
*
Bugzilla #35749:
Jeremias Maerki
2005-07-15
3
-3
/
+62
*
Bugfix: Proper handling of page break between normally broken parts and the p...
Jeremias Maerki
2005-07-11
1
-1
/
+8
*
Bugfix: Corrected the calculation of the full length of the section to be bro...
Jeremias Maerki
2005-07-11
1
-4
/
+9
*
Default break class should be EN_COLUMN or else there will be problems in mul...
Jeremias Maerki
2005-07-08
1
-1
/
+1
[next]