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
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
/
fo
/
properties
/
CommonBorderPaddingBackground.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
FOP-2372: New extension to resize background images
Luis Bernardo
2014-05-11
1
-12
/
+19
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
1
-6
/
+6
*
Support for relative border-*-*-radius fox properties
Peter Hancock
2012-10-22
1
-13
/
+10
*
Addressed Findbug and Checkstyle issues
Peter Hancock
2012-10-09
1
-1
/
+0
*
Minor cleanup
Peter Hancock
2012-07-05
1
-17
/
+11
*
Merged trunk@1356765
Peter Hancock
2012-07-03
1
-1
/
+1
|
\
|
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-1
/
+1
*
|
Merged trunk@1354651
Peter Hancock
2012-06-29
1
-87
/
+82
|
\
|
|
*
Fixed concurrency issue re:background-image on a fo:block. Also updated a cou...
Mehdi Houshmand
2012-04-27
1
-29
/
+27
|
*
Made class non-final to allow mocking
Vincent Hennebert
2012-03-22
1
-2
/
+2
|
*
Bugzilla #46962: Fixed deadlock in PropertyCache.
Vincent Hennebert
2012-03-22
1
-66
/
+62
*
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
1
-44
/
+134
|
/
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
1
-6
/
+6
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-20
/
+33
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Removed svn:executable property
Vincent Hennebert
2009-10-13
1
-0
/
+0
*
Forgot to add getBackgroundColor() accessor.
Adrian Cumiskey
2009-03-25
1
-0
/
+8
*
Added some accessor methods to some public member variables. I have left the...
Adrian Cumiskey
2009-03-25
1
-0
/
+64
*
Bugzilla #45938:
Jeremias Maerki
2009-01-02
1
-3
/
+18
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-38
/
+38
*
Avoid an error if unspecified...
Andreas L. Delmelle
2008-05-12
1
-2
/
+3
*
Tweak: avoid preloading the background-image with each pass through the const...
Andreas L. Delmelle
2008-05-12
1
-25
/
+34
*
Extended caching to CondLengthProperty CommonBorderPaddingBackground.BorderIn...
Andreas L. Delmelle
2008-05-12
1
-72
/
+267
*
Removed stray reference to ImageFactory.
Jeremias Maerki
2008-01-11
1
-2
/
+2
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-17
/
+18
*
Style only: removed trailing white spaces
Vincent Hennebert
2007-12-13
1
-54
/
+53
*
Implemented the resolution of collapsing borders in the FO tree, for every si...
Vincent Hennebert
2007-12-13
1
-2
/
+56
*
Use a singleton for a default BorderInfo of style none, instead of every time...
Vincent Hennebert
2007-11-13
1
-2
/
+21
*
Moved the creation of grid units to the FO tree building stage. Brought a few...
Vincent Hennebert
2007-11-13
1
-2
/
+6
*
Fix two javadoc warnings.
Jeremias Maerki
2007-11-13
1
-2
/
+0
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
1
-6
/
+5
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-2
/
+2
*
Code cleanup:
Andreas L. Delmelle
2007-01-11
1
-4
/
+4
*
Small improvements of the table layout code:
Vincent Hennebert
2006-11-24
1
-0
/
+16
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-3
/
+7
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
1
-18
/
+20
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-2
/
+4
*
An accessor I need for space resolution.
Jeremias Maerki
2005-10-13
1
-0
/
+9
*
Removed warning for padding (r291267); padding never seems to be null, so war...
Andreas L. Delmelle
2005-09-25
1
-6
/
+0
*
Added warning for padding on table with collapsing border-model
Andreas L. Delmelle
2005-09-24
1
-0
/
+6
*
Added warning for non-applicable borders in case of separate border-model
Andreas L. Delmelle
2005-09-23
1
-0
/
+5
*
Removal of ColumnNumberPropertyMaker.java (until all further conflicts have b...
Andreas L. Delmelle
2005-09-15
1
-4
/
+6
*
Bugzilla #36379:
Finn Bock
2005-08-31
1
-21
/
+35
*
Should run my own tests.... :-(
Jeremias Maerki
2005-02-22
1
-0
/
+6
*
First real step towards collapsing table borders.
Jeremias Maerki
2005-02-21
1
-3
/
+61
*
border-style "hidden" also forces border-width to 0.
Jeremias Maerki
2005-02-17
1
-0
/
+1
*
Set border traits for fo:table only if border-collapse="separate".
Jeremias Maerki
2005-02-15
1
-0
/
+6
*
Method for determining if there's a background at all.
Jeremias Maerki
2005-02-07
1
-0
/
+7
*
Early preloading of images (during FO tree building). This wasn't consistent ...
Jeremias Maerki
2005-01-24
1
-6
/
+43
[next]