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
*
Zero Word Joiner was missing in the constants.
Jeremias Maerki
2007-11-03
1
-0
/
+2
*
More fine-grained mechanism to detect if a font has been used or not. If a fo...
Jeremias Maerki
2007-11-03
5
-19
/
+51
*
Method for dumping all font triplets to System.out for diagnostic purposes.
Jeremias Maerki
2007-11-03
1
-0
/
+18
*
Mapping "SansSerif" and "Monospaced" (widely used in SVG land) to our Base 14...
Jeremias Maerki
2007-11-03
1
-0
/
+12
*
Correction: use super.toString() to still have the internal instance id
Andreas L. Delmelle
2007-11-03
1
-1
/
+1
*
Added override for FObj.toString() for convenience during debugging.
Andreas L. Delmelle
2007-11-03
1
-0
/
+6
*
Bugzilla 42748: Added support for ids on empty fo:inlines
Andreas L. Delmelle
2007-11-02
2
-12
/
+27
*
Reworked the creation of implicit columns to match new behaviour: the number ...
Vincent Hennebert
2007-11-02
5
-63
/
+83
*
Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m...
Jeremias Maerki
2007-10-31
2
-9
/
+23
*
- Enforced check for proper number of columns in a table. Now if a table has ...
Vincent Hennebert
2007-10-31
2
-0
/
+14
*
Url is actually a Uri
Adrian Cumiskey
2007-10-31
1
-3
/
+3
*
Simple renaming of method following patch that was recently applied
Adrian Cumiskey
2007-10-30
1
-2
/
+2
*
Removed no longer useful setCurrentColumnIndex method on ColumnNumberManager....
Vincent Hennebert
2007-10-30
2
-13
/
+1
*
- factored the management of column numbers into a separate helper class
Vincent Hennebert
2007-10-30
10
-623
/
+437
*
Bugzilla #42982:
Adrian Cumiskey
2007-10-27
5
-211
/
+244
*
Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...
Adrian Cumiskey
2007-10-26
3
-4
/
+11
*
Bugzilla #43042:
Adrian Cumiskey
2007-10-26
6
-10
/
+20
*
Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ...
Adrian Cumiskey
2007-10-26
1
-3
/
+9
*
Made the columns field in Table private, and created suitable accessors to it
Vincent Hennebert
2007-10-26
3
-31
/
+41
*
Moved the creation of the columns list to the declaration of the columns fiel...
Vincent Hennebert
2007-10-26
2
-11
/
+3
*
Removed useless addChildNode method since it only transfered the call to the ...
Vincent Hennebert
2007-10-26
1
-9
/
+1
*
Created an abstract TableCellContainer class meant to contain the logic in Ta...
Vincent Hennebert
2007-10-26
4
-143
/
+165
*
Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...
Jeremias Maerki
2007-10-26
38
-487
/
+1130
*
Fix for ClassCastException if non-PS extension attachments are encountered.
Jeremias Maerki
2007-10-26
1
-8
/
+12
*
Removed the check for borders specified on table-column/body/row in separate ...
Vincent Hennebert
2007-10-25
1
-9
/
+0
*
Bugzilla #43597:
Jeremias Maerki
2007-10-22
2
-5
/
+57
*
Corrected typo: explicitely -> explicitly
Vincent Hennebert
2007-10-19
1
-1
/
+1
*
Bugfix: If auto-detection is enabled, auto-detection didn't get done starting...
Jeremias Maerki
2007-10-16
1
-5
/
+1
*
Bugzilla #43616: bug in the computation of remaining height that caused extra...
Vincent Hennebert
2007-10-16
1
-3
/
+3
*
Bugfix for NPE with empty table-row (regression from 0.93).
Jeremias Maerki
2007-10-15
3
-17
/
+18
*
Added a configuration setting to the PCL renderer that lets you disable PJL c...
Jeremias Maerki
2007-10-05
2
-12
/
+43
*
Don't use deprecated useRGBColor() from PSGenerator anymore.
Jeremias Maerki
2007-10-05
1
-11
/
+11
*
Configuration settings for "language-level" and "optimize-resources" got lost...
Jeremias Maerki
2007-10-05
2
-16
/
+58
*
Bugzilla #43464:
Jeremias Maerki
2007-10-05
1
-3
/
+3
*
Bugzilla #43439:
Jeremias Maerki
2007-10-05
2
-3
/
+10
*
Bugzilla #43041:
Jeremias Maerki
2007-10-05
25
-954
/
+1150
*
Bugzilla #43070
Chris Bowditch
2007-10-05
8
-30
/
+362
*
Bugzilla #42144
Chris Bowditch
2007-10-04
1
-0
/
+133
*
Bugzilla #42144
Chris Bowditch
2007-10-04
12
-110
/
+1035
*
Removed unnecessary dependency on Batik in the "fo" package.
Jeremias Maerki
2007-10-04
1
-3
/
+4
*
Bugzilla #43542:
Jeremias Maerki
2007-10-04
1
-7
/
+10
*
Cleanup: remove unused imports
Andreas L. Delmelle
2007-09-22
1
-4
/
+0
*
InlineStackingLM should not be instantiated directly -> make abstract
Andreas L. Delmelle
2007-09-22
1
-1
/
+1
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
27
-245
/
+958
*
Undo unnecessary changes of previous commit (r578197)
Andreas L. Delmelle
2007-09-21
1
-3
/
+3
*
Fix behavior of from-nearest-specified-value(): the value should be that of '...
Andreas L. Delmelle
2007-09-21
1
-15
/
+19
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-1
/
+1
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-24
/
+28
*
Correction: Added missing file for r576095
Andreas L. Delmelle
2007-09-16
1
-2
/
+1
*
Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retriev...
Andreas L. Delmelle
2007-09-16
2
-3
/
+4
[next]