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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed support for tables and lists
Peter Herweg
2005-08-25
1
-39
/
+81
*
Fix a bug where the specified value was inherite for percentages on
Finn Bock
2005-08-25
2
-12
/
+4
*
Fix for bug 35940
Luca Furini
2005-08-25
1
-5
/
+41
*
Bugfix for block-container-abs6 which didn't paint correctly in PostScript af...
Jeremias Maerki
2005-08-25
1
-0
/
+1
*
Kerning is currently not supported by the layout engine, so disable it for PD...
Jeremias Maerki
2005-08-25
2
-2
/
+14
*
Improved text painting for PostScript (including letter-space and word-space)
Jeremias Maerki
2005-08-24
4
-119
/
+139
*
Two constants I'd like to reuse elsewhere.
Jeremias Maerki
2005-08-24
1
-2
/
+8
*
Updated license page and some nit-picking in skinconf.
Jeremias Maerki
2005-08-24
2
-52
/
+19
*
Fixes unrecoverable exceptions causing BatchDiffer to fail.
Jeremias Maerki
2005-08-24
11
-61
/
+64
*
xmlgraphics.apache.org/fop is now live.
Jeremias Maerki
2005-08-23
1
-2
/
+2
*
Rewrite DocMgmt docs to use Forrest 0.7 and a local ForrestBot.
Jeremias Maerki
2005-08-23
1
-100
/
+41
*
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
*
Removed some left-over alt-design docs.
Jeremias Maerki
2005-08-22
55
-10309
/
+0
*
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
11
-77
/
+36
*
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
17
-236
/
+519
*
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
*
Been talking to someone at Metafocus. They are using FOP in their designer.
Jeremias Maerki
2005-08-20
1
-0
/
+1
*
Bugfix for Bugzilla #36248 (and inline2.xml):
Jeremias Maerki
2005-08-20
4
-14
/
+25
*
Fix centering table example not to use empty table-cells which is forbidden. ...
Jeremias Maerki
2005-08-16
1
-4
/
+11
*
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
*
Removed left over .cvsignore files.
Joerg Pietschmann
2005-08-13
1
-1
/
+0
*
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
*
SVN properties and imports.
Jeremias Maerki
2005-08-10
1
-3
/
+0
[next]