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
/
render
/
afp
/
modca
/
AFPDataStream.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
* print-file level (default) resources are now immediately streamed and pages...
Adrian Cumiskey
2008-08-27
1
-792
/
+0
*
* Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop...
Adrian Cumiskey
2008-07-24
1
-56
/
+37
*
* Removed unused goca accessor methods from AFPState.
Adrian Cumiskey
2008-07-22
1
-17
/
+7
*
Renamed method canBeIncluded() to isIncludable().
Adrian Cumiskey
2008-07-21
1
-1
/
+1
*
Removed arbitrary image formats from MO:DCA registry.
Adrian Cumiskey
2008-07-21
1
-4
/
+3
*
* Fixed problem with SVG object type not being determined.
Adrian Cumiskey
2008-07-21
1
-1
/
+3
*
* Invalidate/remove entry for the cache properly on AFPDataStream.write().
Adrian Cumiskey
2008-07-21
1
-1
/
+1
*
* Fixed bug in cache where object is not able to use IOB mechanism.
Adrian Cumiskey
2008-07-21
1
-52
/
+29
*
* Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...
Adrian Cumiskey
2008-07-17
1
-185
/
+77
*
* Created new AbstractState class that shares common properties and stack pop...
Adrian Cumiskey
2008-07-10
1
-52
/
+37
*
Fixed placement of bitmap images for AFP output.
Jeremias Maerki
2008-07-10
1
-35
/
+43
*
* Created new AreaObjectInfo class POJO to cleanup all this long parameter pa...
Adrian Cumiskey
2008-06-09
1
-63
/
+63
*
* getImageUri() implementation provided on Graphics2DAdaptor implementations.
Adrian Cumiskey
2008-06-02
1
-24
/
+10
*
Broke out data members from ResourceInfo and created ResourceLevel class
Adrian Cumiskey
2008-05-20
1
-43
/
+54
*
Further progress.
Adrian Cumiskey
2008-05-14
1
-136
/
+196
*
Further reworking and refinements. Not a working model yet.
Adrian Cumiskey
2008-04-16
1
-20
/
+37
*
Some fixes to apply but committed in preparation for http://svn.apache.org/vi...
Adrian Cumiskey
2008-04-11
1
-117
/
+174
*
Committing in preparation for trunk merge.
Adrian Cumiskey
2008-03-27
1
-109
/
+204
*
* Added an SVG handler and Graphics2D implementation for AFP which injects AF...
Adrian Cumiskey
2007-12-12
1
-71
/
+102
*
Bugzilla #43041:
Jeremias Maerki
2007-10-05
1
-176
/
+230
*
Bugzilla #42971 and #42956
Chris Bowditch
2007-07-30
1
-0
/
+9
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-3
/
+0
*
Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.
Joerg Pietschmann
2006-10-07
1
-11
/
+1
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Promoting the AFP renderer from sandbox to the main source tree.
Jeremias Maerki
2006-07-24
1
-0
/
+650