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
...
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-7
/
+10
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
Set the background a little later, after the IPD is set. A block area grows a...
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
A little more debug output.
Jeremias Maerki
2005-08-29
1
-1
/
+2
*
Write the start-indent trait to the area tree XML.
Jeremias Maerki
2005-08-29
1
-0
/
+3
*
Added warning for non-standard fallback
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
Added warning for unimplemented feature
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
RTF: borders had been too thick: divide by 50 to convert from millipoint to t...
Peter Herweg
2005-08-28
1
-1
/
+2
*
fixed support for basic-link; process table-footer only, if there is one
Peter Herweg
2005-08-28
1
-7
/
+8
*
Bugzilla #36391:
Jeremias Maerki
2005-08-27
1
-4
/
+7
*
Bugzilla #36394:
Jeremias Maerki
2005-08-27
1
-0
/
+1
*
Bugfixes and code cleanup:
Jeremias Maerki
2005-08-26
1
-136
/
+109
*
Fix problem with SVG painting. ET was not sent.
Jeremias Maerki
2005-08-26
1
-0
/
+1
*
Add support for character area.
Jeremias Maerki
2005-08-26
1
-2
/
+17
*
Common base class for TextArea and Character. These two might even be merged ...
Jeremias Maerki
2005-08-26
4
-77
/
+71
*
The necessary SVN properties.
Jeremias Maerki
2005-08-26
1
-64
/
+64
*
Added support for table border-*-precedence properties in the table
Finn Bock
2005-08-26
6
-51
/
+55
*
Removed debug output.
Finn Bock
2005-08-26
1
-1
/
+0
*
Initial version of a property maker that calculate default values for
Finn Bock
2005-08-26
1
-0
/
+65
*
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
*
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
[prev]
[next]