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
/
fo
/
flow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
5
-14
/
+14
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
13
-37
/
+37
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
17
-56
/
+56
*
FOP #2234: NPE when rendering a document with markers and accessibility is en...
Vincent Hennebert
2013-04-08
37
-64
/
+121
*
fixes checkstyles issues from revisions 1391502 and 1400536
Luis Bernardo
2012-11-04
1
-1
/
+1
*
fix findbugs issues introduced with revision 1391502
Luis Bernardo
2012-10-15
1
-8
/
+12
*
Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.
Mehdi Houshmand
2012-09-28
6
-21
/
+288
*
Bugzilla #53902: Added possibility to define 'header' table columns (the same...
Vincent Hennebert
2012-09-26
1
-0
/
+12
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-1
/
+1
*
Added possibility to treat some content as artifact.
Vincent Hennebert
2012-05-29
1
-3
/
+16
*
Bugzilla #53086: Ensure that table footer and header are included in bididire...
Glenn Adams
2012-04-17
1
-0
/
+23
*
Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi...
Glenn Adams
2012-04-17
1
-6
/
+36
*
Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; ...
Glenn Adams
2012-04-14
2
-15
/
+18
*
Bugzilla #52763: Support list-block in marker, thus preventing NPE.
Glenn Adams
2012-04-11
1
-6
/
+19
*
Must use unqualified (local name) when reporting invalid child error.
Glenn Adams
2012-04-11
2
-2
/
+2
*
Bugzilla #49763: Incorrect message when encountering a block in an inline in ...
Glenn Adams
2012-04-07
1
-2
/
+1
*
Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is...
Glenn Adams
2012-04-07
1
-1
/
+4
*
Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote
Glenn Adams
2012-04-03
1
-1
/
+2
*
Organized imports
Vincent Hennebert
2012-03-23
1
-2
/
+3
*
Bugzilla #46962: Fixed deadlock in PropertyCache.
Vincent Hennebert
2012-03-22
1
-6
/
+5
*
Added new line at end of files and enabled corresponding rule in checkstyle-5.5
Vincent Hennebert
2012-03-06
2
-2
/
+2
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
4
-7
/
+10
*
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
2
-7
/
+0
*
default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations
Glenn Adams
2012-03-02
1
-1
/
+1
*
apply complex scripts patch
Glenn Adams
2012-02-26
13
-163
/
+387
*
Addressed findbugs and checkstyle regressions
Temp_ImproveAccessibility
Peter Hancock
2012-02-06
16
-0
/
+18
*
Associate structure tree elements directly to render content
Peter Hancock
2012-01-27
8
-74
/
+43
*
Removed the FO document pre-processing step that was adding ptr and creating ...
Vincent Hennebert
2011-10-24
25
-50
/
+259
*
Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline
Peter Hancock
2011-09-29
1
-1
/
+38
*
Reverted previous commit; looks like it does require all related property cla...
Andreas L. Delmelle
2011-02-06
1
-2
/
+2
*
Bugzilla 50703: Parametrize PropertyCache, switch to parameterless public con...
Andreas L. Delmelle
2011-02-06
1
-2
/
+2
*
Fixed typos and source code indentation issues.
Vincent Hennebert
2010-09-03
1
-8
/
+6
*
Replaced @asf.todo with normal TODO comment
Vincent Hennebert
2010-08-27
6
-7
/
+7
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
1
-1
/
+0
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
27
-59
/
+148
*
Removed a bunch of javadoc warnings in addition to patch 49733
Simon Pepping
2010-08-13
1
-1
/
+0
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
1
-12
/
+12
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
1
-12
/
+0
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
2
-2
/
+2
*
Split catch-all EventFormatter.xml message file into individual files for eac...
Vincent Hennebert
2010-04-09
2
-0
/
+45
*
Merged back Temp_Accessibility branch into Trunk
Vincent Hennebert
2009-10-27
7
-11
/
+77
|
\
|
*
Route message for missing alt-text property through event notification system
Vincent Hennebert
2009-10-16
1
-0
/
+6
|
*
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
5
-41
/
+44
|
|
\
|
|
/
|
/
|
|
*
Introduced the StructurePointerPropertySet interface to aid with accessing th...
Jeremias Maerki
2009-04-16
8
-26
/
+32
|
*
Merge from Trunk revisions 744927 - 763662.
Jeremias Maerki
2009-04-14
1
-1
/
+1
|
|
\
|
*
|
Bugzilla #46705:
Jeremias Maerki
2009-02-19
8
-0
/
+55
*
|
|
Fixed SVN Props
Maximilian Berger
2009-09-15
2
-2
/
+2
*
|
|
Bugzilla 46905: Added basic implementation for column-level keeps.
Andreas L. Delmelle
2009-08-23
2
-33
/
+26
*
|
|
Added reminder to check later on...
Andreas L. Delmelle
2009-07-03
1
-1
/
+4
*
|
|
Bugzilla 46960: Previously retrieved marker not cleared when the subsequently...
Andreas L. Delmelle
2009-06-05
1
-5
/
+5
[next]