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_11
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
jgoncalves-pdfa-extension-fix
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
/
AbstractBreaker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-866
/
+0
*
FOP-2335: Content is missing after IPD change
Simon Steiner
2016-01-06
1
-81
/
+145
*
Merged branches/Temp_BasicSideFloat back to trunk.
Luis Bernardo
2014-12-02
1
-21
/
+46
*
FOP-2060: adjoining blocks with break-before="page" break-after="page" cause ...
Luis Bernardo
2014-10-15
1
-0
/
+3
*
Fix 2-instance findbug warnings.
Glenn Adams
2014-08-07
1
-1
/
+1
*
FOP-2394: Removed non-standard layout extensions
Vincent Hennebert
2014-07-29
1
-333
/
+11
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-2
/
+2
*
FOP-2293: Second patch by Seifeddine Dridi
Vincent Hennebert
2013-09-04
1
-3
/
+3
*
FOP-2292: First bits of a whitespace management extension
Vincent Hennebert
2013-08-29
1
-1
/
+1
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
1
-1
/
+1
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
1
-10
/
+10
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-7
/
+7
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
1
-2
/
+2
*
When PDF accessibility is enabled, treat repeated table headings as artifacts
Vincent Hennebert
2012-07-16
1
-4
/
+7
*
Bugfix: An IllegalArgumentException was thrown when break-before was used ins...
Vincent Hennebert
2012-07-16
1
-1
/
+11
*
Bugfix: When restarting layout for the last page, discard glues and penalties...
Vincent Hennebert
2012-07-12
1
-8
/
+4
*
Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order t...
Glenn Adams
2012-04-21
1
-1
/
+1
*
Fix minor format error in exception message
Glenn Adams
2012-04-08
1
-1
/
+1
*
A few minor nits...
Andreas L. Delmelle
2011-02-11
1
-12
/
+8
*
Some refactoring
Simon Pepping
2011-01-08
1
-130
/
+136
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
1
-1
/
+3
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-29
/
+91
*
Bugfix: definition of a special page-master for the last page was interfering...
Vincent Hennebert
2010-02-23
1
-1
/
+1
*
Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...
Vincent Hennebert
2009-12-22
1
-39
/
+35
*
The warning "Non restartable content flowing to narrower page" needs to be ro...
Vincent Hennebert
2009-10-28
1
-3
/
+6
*
Issue a warning, when non-restartable content is flowing to a narrower page, ...
Vincent Hennebert
2009-10-20
1
-1
/
+6
*
Bugfix: crash occurring when no restartable element could be found after a ch...
Vincent Hennebert
2009-10-20
1
-2
/
+19
*
Bugfix: a table immediately following a break where changing IPD occurs was c...
Vincent Hennebert
2009-10-19
1
-2
/
+2
*
Application of the patch submitted by Alexander Kiel to improve variable name...
Adrian Cumiskey
2009-10-15
1
-9
/
+9
*
Merged back ChangingIPDHack branch into Trunk
Vincent Hennebert
2009-08-26
1
-17
/
+129
*
Reverted changes made in revision 796809 (manual merge of clean-up changes ma...
Vincent Hennebert
2009-08-26
1
-0
/
+8
*
Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres...
Vincent Hennebert
2009-07-22
1
-8
/
+0
*
Undid change related to column-keeps
Andreas L. Delmelle
2009-07-04
1
-7
/
+1
*
Further cleanup/readability improvements
Andreas L. Delmelle
2009-07-04
1
-53
/
+55
*
Further cleanup/readability improvements
Andreas L. Delmelle
2009-07-01
1
-1
/
+1
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-61
/
+61
*
Replaced getLast() calls with calls to listUtil
Maximilian Berger
2008-06-10
1
-14
/
+14
*
Replaced LinkedList with generic List interface
Maximilian Berger
2008-06-09
1
-4
/
+6
*
Merged branch
Jeremias Maerki
2008-04-14
1
-4
/
+4
*
Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...
Jeremias Maerki
2008-03-10
1
-2
/
+2
*
Simplification.
Jeremias Maerki
2008-02-12
1
-4
/
+3
*
Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)
Andreas L. Delmelle
2007-07-07
1
-10
/
+8
*
Bugzilla #39840:
Jeremias Maerki
2006-08-04
1
-1
/
+10
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Bugzilla #39777:
Jeremias Maerki
2006-06-14
1
-0
/
+1
*
Added region-body_display-align to demonstrate the default behaviour for adju...
Jeremias Maerki
2006-06-08
1
-12
/
+47
*
Bugzilla #39443:
Jeremias Maerki
2006-05-07
1
-1
/
+2
*
Content in block-containers makes better use of shrink to fit content vertica...
Jeremias Maerki
2006-04-25
1
-1
/
+8
*
Initial support for page-position="last". Feedback requested!
Jeremias Maerki
2006-03-23
1
-2
/
+16
*
I generalized several casts from KnuthElement to ListElement. This
Simon Pepping
2005-12-27
1
-1
/
+1
[next]