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
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamped marker handling. Retrieving markers works now always for
Joerg Pietschmann
2003-02-17
15
-255
/
+277
*
Fixed some sources of "wrong operand type" error in Acrobat Reader.
Jeremias Maerki
2003-02-16
2
-26
/
+24
*
Removed some unnecessary duplicate code.
Jeremias Maerki
2003-02-16
1
-32
/
+4
*
FOP Ant task: Fix for logging behaviour, fix for directory structure preserva...
Jeremias Maerki
2003-02-14
1
-28
/
+70
*
Fixed incorrect comparision with hyphenation push character
Joerg Pietschmann
2003-02-13
1
-1
/
+1
*
TrueType embedding: FPGM table is optional, so ignore it if it's not there.
Jeremias Maerki
2003-02-13
1
-5
/
+11
*
Page body wasn't rendered to XML. Why did nobody find out before?
Jeremias Maerki
2003-02-13
1
-5
/
+12
*
Fixed JAI URL.
Joerg Pietschmann
2003-02-11
1
-6
/
+3
*
Fixes a cause for a NPE. Doesn't fix the obvious bug, though.
Jeremias Maerki
2003-02-11
1
-2
/
+5
*
Fixed copy/paste error. A confusing error message was constructed when the em...
Jeremias Maerki
2003-02-11
1
-2
/
+4
*
Fixed error when JAI is not available
Christian Geisert
2003-02-10
1
-2
/
+5
*
More turkish l10n messages.
Oleg Tkachenko
2003-02-08
1
-0
/
+3
*
Added support for url()-syntax to the fo:basic-link-Element
Christian Geisert
2003-02-07
11
-4
/
+264
*
Turkish messages for AWT Viewer
Oleg Tkachenko
2003-02-04
2
-0
/
+106
*
Fixed leader expansion and leader alignment to reference area to some
Joerg Pietschmann
2003-02-03
2
-22
/
+2
*
Fixed leader generation to be more conformant with common expectations.
Joerg Pietschmann
2003-02-02
4
-227
/
+346
*
Temporary fix for an encoding mismatch (WinAnsiEncoding vs. ISOLatin1). The h...
Jeremias Maerki
2003-01-23
1
-4
/
+10
*
Fix for bug 16257 (bad ascender/descender in XML font metrics)
Jeremias Maerki
2003-01-21
1
-3
/
+14
*
Reduced the size of the PSRenderer output (removed redundant movetos)
Christian Geisert
2003-01-18
1
-4
/
+0
*
Fixed a NullPointerException experienced by some DocBook users.
Jeremias Maerki
2003-01-11
1
-2
/
+6
*
Added diagnostic for probably dropped text due to unhandled pending inline ar...
Joerg Pietschmann
2003-01-11
2
-1
/
+7
*
Fixed bug #15877: ArrayIndexOutOfBoundException with certain TrueType fonts.
Jeremias Maerki
2003-01-09
2
-11
/
+43
*
(possible) fix for linux alpha jre (bug #13586)
Christian Geisert
2003-01-09
1
-1
/
+1
*
Fixed NPE when options or encoding are null.
Oleg Tkachenko
2002-12-22
1
-6
/
+11
*
removed debug statement
Christian Geisert
2002-12-10
1
-1
/
+0
*
Fixed resolution of relative URLs in FopImageFactory with IBM JDK
Christian Geisert
2002-12-09
1
-2
/
+25
*
Fixed spurious (nuisance) errors on print/awt renderers
Christian Geisert
2002-12-09
3
-6
/
+13
*
Quick fix for broken AWTRenderer
Christian Geisert
2002-12-09
1
-1
/
+4
*
Removed semicolon
Jeremias Maerki
2002-12-02
1
-2
/
+2
*
Added missing APL header
Jeremias Maerki
2002-12-02
2
-19
/
+47
*
Improve keep handling in table rows
Karen Lease
2002-12-01
2
-8
/
+52
*
Add method to support fix for keep-together loop in tables
Karen Lease
2002-12-01
1
-0
/
+18
*
Fix a small bug in the infinite loop prevention logic
Karen Lease
2002-11-30
1
-0
/
+1
*
fixed (possibly) a problem where certain fonts had a range value for the last...
Jeremias Maerki
2002-11-29
1
-62
/
+85
*
Use new PFBParser to read PFB files so they are properly decoded.
Jeremias Maerki
2002-11-29
1
-60
/
+48
*
Fixes bug with Adobe Type 1 font embedding. PC format encoded PFB files were ...
Jeremias Maerki
2002-11-29
1
-94
/
+16
*
Moved PFM classes to type1 subpackage.
Jeremias Maerki
2002-11-29
7
-140
/
+487
*
Made the rest of the constants public.
Jeremias Maerki
2002-11-29
1
-4
/
+4
*
Added some I/O utilities. This class is to be replaced with Jakarta Commons I...
Jeremias Maerki
2002-11-29
1
-0
/
+59
*
Avoid NPE when options aren't set on the XMLRenderer (Bug 14768)
Jeremias Maerki
2002-11-28
1
-1
/
+9
*
Make sure that a warning is shown when page-position="last" is used.
Jeremias Maerki
2002-11-28
1
-2
/
+2
*
Good error messages when Driver is not initialized properly.
Jeremias Maerki
2002-11-28
1
-6
/
+8
*
Added infinite loop detection (just halts processing, see bug #8878)
Christian Geisert
2002-11-28
1
-1
/
+12
*
Added autoselecting portrait/landscape on PCL Renderer (see bug #6638)
Christian Geisert
2002-11-26
1
-12
/
+13
*
Fixes bug from previous Perfomance tuning patch
Christian Geisert
2002-11-25
1
-4
/
+4
*
Improved AWT Font-measuring/rendering (see bug #14657)
Christian Geisert
2002-11-25
3
-7
/
+37
*
Hook up the TiffImage to the factory; falls back to generic handler if not pr...
Karen Lease
2002-11-24
1
-1
/
+6
*
Implement a continued-label extension for use in tables
Karen Lease
2002-11-24
2
-0
/
+110
*
Keep track of whether an area has been created so the continued label can be ...
Karen Lease
2002-11-24
1
-167
/
+174
*
Support for page-width and page-height "auto" values (fallback to 8 and 11in)...
Oleg Tkachenko
2002-11-24
1
-6
/
+8
[next]