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
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
6
-20
/
+53
*
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
*
Add missing file from previous commit (r591437)
Andreas L. Delmelle
2007-11-02
1
-0
/
+3
*
Bugzilla 42748: Added support for ids on empty fo:inlines
Andreas L. Delmelle
2007-11-02
3
-12
/
+77
*
Reworked the creation of implicit columns to match new behaviour: the number ...
Vincent Hennebert
2007-11-02
7
-65
/
+347
*
Testcases for fo:table-column
Vincent Hennebert
2007-11-01
4
-12
/
+276
*
Additional testcases for too many columns, this time in header or footer.
Vincent Hennebert
2007-10-31
3
-0
/
+154
*
Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m...
Jeremias Maerki
2007-10-31
2
-9
/
+23
*
Replaced svn:eol property with svn:eol-style or set that latter to native
Vincent Hennebert
2007-10-31
14
-1263
/
+1263
*
- Enforced check for proper number of columns in a table. Now if a table has ...
Vincent Hennebert
2007-10-31
16
-110
/
+414
*
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
*
Updated testcase to reflect new code behaviour: gaps between columns are now ...
Vincent Hennebert
2007-10-30
1
-7
/
+7
*
- factored the management of column numbers into a separate helper class
Vincent Hennebert
2007-10-30
10
-623
/
+437
*
Fixes 42982, 43042, 43587, 43143 and 43439 applied to trunk
Adrian Cumiskey
2007-10-27
1
-0
/
+15
*
Bugzilla #42982:
Adrian Cumiskey
2007-10-27
5
-211
/
+244
*
Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...
Adrian Cumiskey
2007-10-26
5
-25
/
+58
*
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
2
-13
/
+27
*
Whoops.. lets maintain the alphabetical ordering! :)
Adrian Cumiskey
2007-10-26
1
-2
/
+2
*
Made the columns field in Table private, and created suitable accessors to it
Vincent Hennebert
2007-10-26
3
-31
/
+41
*
My first commit :)
Adrian Cumiskey
2007-10-26
1
-2
/
+2
*
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
39
-487
/
+1134
*
Some log fine-tuning.
Jeremias Maerki
2007-10-26
1
-15
/
+13
*
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
*
Removed the export statement, because it must be on a separate line in
Simon Pepping
2007-10-22
1
-2
/
+4
*
Bugzilla #43597:
Jeremias Maerki
2007-10-22
2
-0
/
+51
*
Bugzilla #43597:
Jeremias Maerki
2007-10-22
3
-5
/
+60
*
Corrected typo: explicitely -> explicitly
Vincent Hennebert
2007-10-19
1
-1
/
+1
*
Added a news item about Adrian Cumiskey becoming a committer
Vincent Hennebert
2007-10-19
1
-0
/
+4
*
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
2
-3
/
+93
*
Add OSSummit in Asia
Jeremias Maerki
2007-10-15
1
-0
/
+8
*
Bugfix for NPE with empty table-row (regression from 0.93).
Jeremias Maerki
2007-10-15
5
-17
/
+90
*
Added a configuration setting to the PCL renderer that lets you disable PJL c...
Jeremias Maerki
2007-10-05
4
-12
/
+53
*
Fixed a bug in the test. MediaPosition takes an integer.
Jeremias Maerki
2007-10-05
1
-2
/
+2
*
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
2
-3
/
+6
*
Added a test case for AFP extension to make sure restoration from IF is correct.
Jeremias Maerki
2007-10-05
1
-0
/
+56
*
Bugzilla #43439:
Jeremias Maerki
2007-10-05
3
-3
/
+14
[next]