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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two constants I'd like to reuse elsewhere.
Jeremias Maerki
2005-08-24
1
-2
/
+8
*
Fixes unrecoverable exceptions causing BatchDiffer to fail.
Jeremias Maerki
2005-08-24
10
-59
/
+63
*
Reintroduce they user's hyphenation patterns into the build process.
Simon Pepping
2005-08-23
1
-22
/
+34
*
Fixes a bug where the bitmaps were not loaded at all.
Jeremias Maerki
2005-08-23
1
-0
/
+11
*
Started to implement a resource tracking facility in the PSGenerator. It trac...
Jeremias Maerki
2005-08-23
6
-144
/
+369
*
New "-foout" parameter which only saves the intermediate XSL-FO file when -xm...
Jeremias Maerki
2005-08-23
3
-10
/
+63
*
Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
Jeremias Maerki
2005-08-23
13
-206
/
+325
*
Fix the DSC comment (Begin|EndDocument) for EPS files. It wasn't in the right...
Jeremias Maerki
2005-08-22
1
-3
/
+9
*
Remember the original URI in the FopImage instance.
Jeremias Maerki
2005-08-22
12
-23
/
+36
*
Code simplification.
Jeremias Maerki
2005-08-21
10
-77
/
+31
*
Sorry, had a non-released version in my classpath. Reverting.
Jeremias Maerki
2005-08-21
1
-2
/
+2
*
CopyUtils is deprecated.
Jeremias Maerki
2005-08-21
1
-3
/
+3
*
Bugzilla #36224:
Jeremias Maerki
2005-08-21
16
-236
/
+508
*
Remove obsolete method.
Jeremias Maerki
2005-08-21
1
-36
/
+0
*
Rename PDFXMLHandler to what it really is: an SVGHandler.
Jeremias Maerki
2005-08-21
3
-34
/
+33
*
Rename PSXMLHandler to what it really is: an SVGHandler.
Jeremias Maerki
2005-08-21
2
-10
/
+10
*
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
*
A big step towards a usable PostScript renderer.
Jeremias Maerki
2005-08-21
10
-897
/
+1541
*
Access to the region-name for special comments in the PS output.
Jeremias Maerki
2005-08-21
1
-0
/
+5
*
New hasTrait() method.
Jeremias Maerki
2005-08-21
1
-0
/
+12
*
Bugfix for Bugzilla #36248 (and inline2.xml):
Jeremias Maerki
2005-08-20
4
-14
/
+25
*
Add a method to clear all image caches for testing purposes. It shouldn't be ...
Jeremias Maerki
2005-08-16
2
-2
/
+37
*
Notify image cache about the expiration of a user agent (i.e. processing run).
Jeremias Maerki
2005-08-16
1
-13
/
+16
*
Bugzilla #36082
Jeremias Maerki
2005-08-16
3
-60
/
+60
*
ref to bugzilla 36180
Chris Bowditch
2005-08-15
2
-12
/
+68
*
Bugzilla #36082
Jeremias Maerki
2005-08-15
7
-145
/
+458
*
TODO item for HiResBoundingBox.
Jeremias Maerki
2005-08-15
1
-1
/
+3
*
Force PNG images to use the codec to determine the resolution as long as this...
Jeremias Maerki
2005-08-15
1
-0
/
+1
*
Removed obsolete code. This seems to be done now by each renderer separately.
Jeremias Maerki
2005-08-14
1
-5
/
+0
*
Squashed some JavaDoc warnings.
Joerg Pietschmann
2005-08-14
23
-61
/
+53
*
Read the bitmap resolution from PNGs and TIFFs.
Jeremias Maerki
2005-08-12
2
-3
/
+37
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
17
-439
/
+954
*
Fix regression that caused duplicate IDs when Reload was pressed in the AWT V...
Jeremias Maerki
2005-08-12
1
-3
/
+2
*
Bugzilla #36146
Jeremias Maerki
2005-08-12
1
-4
/
+6
*
Better documentation of FOUserAgent.getStream()
Jeremias Maerki
2005-08-10
1
-4
/
+6
*
Fallback to default value if "compression" value is not given.
Jeremias Maerki
2005-08-10
1
-2
/
+1
*
Bugzilla #36112
Jeremias Maerki
2005-08-10
1
-3
/
+5
*
Bugzilla #36067
Jeremias Maerki
2005-08-10
3
-2
/
+197
*
Submitted by: Manuel Mall <mm.at.arcus.com.au>
Chris Bowditch
2005-08-09
1
-0
/
+1
*
Committing a hack I've started earlier. The analyzer did not always recognize...
Jeremias Maerki
2005-08-08
1
-6
/
+12
*
Bugzilla #35998
Jeremias Maerki
2005-08-05
11
-24
/
+15
*
Patch supplied by Manuel Mall in bugzilla 36036 with minor modifications
Chris Bowditch
2005-08-05
1
-95
/
+102
*
Fix for bug 36007.
Luca Furini
2005-08-04
1
-0
/
+1
*
Removing dependencies of RTF library on the rest of FOP so it can be used sta...
Jeremias Maerki
2005-08-03
9
-258
/
+244
*
Proper handling of the color property on page-number and page-number-citatition.
Jeremias Maerki
2005-08-03
4
-39
/
+47
*
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
[next]