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
/
apache
/
fop
Commit message (
Expand
)
Author
Age
Files
Lines
*
AFP GOCA: Added option to disable GOCA and to control text painting inside GO...
Jeremias Maerki
2011-04-22
6
-18
/
+128
*
Forgot a file added for revision 1095739.
Jeremias Maerki
2011-04-21
1
-0
/
+55
*
AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...
Jeremias Maerki
2011-04-21
3
-13
/
+50
*
Bugfix for AFP GOCA segments: they were not properly marked as appended which...
Jeremias Maerki
2011-04-20
2
-10
/
+35
*
Bugzilla #51010: Bookmarks create useless lines in RTF
Chris Bowditch
2011-04-19
1
-2
/
+14
*
Bugzilla #51008: page-number-citation-last does not work in RTF
Chris Bowditch
2011-04-19
1
-0
/
+27
*
Added id element to intermediate format to track the origin of content.
Vincent Hennebert
2011-04-18
5
-12
/
+88
*
Added javadoc to createInlineParent method
Vincent Hennebert
2011-04-08
1
-0
/
+6
*
Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...
Andreas L. Delmelle
2011-04-06
1
-3
/
+5
*
Proper fix for Bugzilla 50987
Vincent Hennebert
2011-04-05
1
-1
/
+1
*
Fixed regression introduced in rev. 1088079: also remove the element pointed ...
Vincent Hennebert
2011-04-05
1
-1
/
+2
*
Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov...
Andreas L. Delmelle
2011-04-03
1
-0
/
+15
*
Bugzilla 50987: Fixed an issue where a link was added to the parent tree inst...
Andreas L. Delmelle
2011-04-03
1
-1
/
+1
*
Bugzilla 50986: Fixed an issue where invalid PDF page content was generated d...
Andreas L. Delmelle
2011-04-03
1
-1
/
+1
*
Minor code fixups
Andreas L. Delmelle
2011-04-02
1
-25
/
+25
*
Properly fix the case of unresolved bookmarks for the intermediate format: by...
Andreas L. Delmelle
2011-03-27
1
-9
/
+8
*
Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...
Andreas L. Delmelle
2011-03-26
2
-3
/
+7
*
Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins w...
Andreas L. Delmelle
2011-03-26
1
-0
/
+3
*
Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...
Vincent Hennebert
2011-03-24
6
-21
/
+136
*
Bugfix: keep-together does not apply to fo:table-cell
Vincent Hennebert
2011-03-22
1
-6
/
+2
*
Bugfix: keep-together on a table containing row-spanning cells was not honored
Vincent Hennebert
2011-03-21
1
-3
/
+1
*
toString() method for BFEntry.
Jeremias Maerki
2011-03-18
1
-0
/
+10
*
Renamed Viewport into InlineViewport
Vincent Hennebert
2011-03-15
11
-31
/
+38
*
Bugzilla #49910: clipping rectangle is wrong on side-regions
Vincent Hennebert
2011-03-14
10
-63
/
+102
*
Bugzilla #50196: padding-start ignored when table-header/footer is repeated.
Vincent Hennebert
2011-03-09
1
-12
/
+20
*
b49835
Andreas L. Delmelle
2011-03-07
2
-1
/
+15
*
Fix for a potential NPE when painting vector graphics with non-sRGB colors.
Jeremias Maerki
2011-02-26
2
-2
/
+13
*
Cleanup: catch more specific exception types to capture the intention better ...
Andreas L. Delmelle
2011-02-22
1
-44
/
+29
*
Cleanup unused field + dead/commented code
Andreas L. Delmelle
2011-02-22
1
-20
/
+2
*
Fix FindBugs warning...
Andreas L. Delmelle
2011-02-22
1
-2
/
+1
*
Better way to eliminate FindBugs warning?
Andreas L. Delmelle
2011-02-21
1
-0
/
+1
*
Use chained append() rather than string concatenation (better practice)
Andreas L. Delmelle
2011-02-18
1
-5
/
+5
*
Fixing checkstyle errors and hiding fingbugs errors
Simon Pepping
2011-02-18
1
-1
/
+2
*
Fix scaling bug manifesting with source resolutions other than 72dpi.
Jeremias Maerki
2011-02-16
1
-9
/
+35
*
Reverted changes accidentally made to toString in rev. 1071048
Vincent Hennebert
2011-02-16
1
-5
/
+5
*
Revert unnecessary change (no checkstyle issue in this file; method unused, s...
Andreas L. Delmelle
2011-02-15
1
-24
/
+0
*
Checkstyle fix
Andreas L. Delmelle
2011-02-15
1
-6
/
+6
*
Checkstyle fixes
Andreas L. Delmelle
2011-02-15
2
-0
/
+28
*
Fix incorrect type safety
Andreas L. Delmelle
2011-02-11
1
-2
/
+3
*
Fixups, type safety...
Andreas L. Delmelle
2011-02-11
1
-82
/
+66
*
Minor fixups
Andreas L. Delmelle
2011-02-11
2
-21
/
+10
*
A few minor nits...
Andreas L. Delmelle
2011-02-11
1
-12
/
+8
*
Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same me...
Andreas L. Delmelle
2011-02-10
3
-42
/
+31
*
Clean-ups, simplifications and improvements of AlignmentContext and ScaledBas...
Vincent Hennebert
2011-02-10
4
-395
/
+243
*
Oops. Merging mistake.
Jeremias Maerki
2011-02-10
1
-253
/
+0
*
Re-integrate/merge Temp_Color branch into Trunk.
Jeremias Maerki
2011-02-10
34
-586
/
+1993
|
\
|
*
Fix deprecation.
Temp_Color
Jeremias Maerki
2011-02-10
1
-6
/
+6
|
*
Merge from Trunk, revisions 1060235 to 1069383.
Jeremias Maerki
2011-02-10
88
-2733
/
+1998
|
|
\
|
|
/
|
/
|
*
|
Further attempts at improving code readability, reduce some more duplication,...
Andreas L. Delmelle
2011-02-09
4
-121
/
+203
*
|
Further reduction of code duplication in/between getNextKnuthElements()
Andreas L. Delmelle
2011-02-08
2
-125
/
+95
[next]