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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow for words consisting of only soft hyphens; fixes bug 49837
Simon Pepping
2010-12-04
2
-11
/
+18
*
Replaced creation of new Integer with Java autoboxing feature
Vincent Hennebert
2010-12-01
1
-2
/
+2
*
Second part of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
10
-86
/
+115
*
Partial application of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
36
-340
/
+354
*
Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or wh...
Andreas L. Delmelle
2010-11-25
2
-40
/
+70
*
Minor fixups, cleanups; removal of some dead code and a misleading TODO
Andreas L. Delmelle
2010-11-25
1
-108
/
+24
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
41
-125
/
+125
*
Set svn:keywords and svn:eol-style properties
Vincent Hennebert
2010-11-25
1
-61
/
+61
*
Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...
Vincent Hennebert
2010-11-23
11
-24
/
+38
*
Reverting renaming of public methods of rev. 1036179
Simon Pepping
2010-11-19
25
-180
/
+177
*
Forgot to rename in one client
Simon Pepping
2010-11-18
1
-4
/
+4
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
102
-229
/
+343
*
Re-ordered class members
Vincent Hennebert
2010-11-16
1
-32
/
+31
*
Made the result of toString more readable
Vincent Hennebert
2010-11-16
1
-5
/
+5
*
Do not re-create an AlignmentContext instance if one already exists.
Vincent Hennebert
2010-11-16
1
-5
/
+7
*
Applied patch 50240 by Mehdi Houshmand with changes: Java source and
Simon Pepping
2010-11-11
2
-25
/
+12
*
Small improvement for XMP generation.
Jeremias Maerki
2010-10-27
1
-0
/
+3
*
Added two more character to be escaped in a PDF name (now in sync with PDFBox).
Jeremias Maerki
2010-10-26
1
-1
/
+1
*
Bugzilla #42600:
Jeremias Maerki
2010-10-21
1
-1
/
+1
*
Bugzilla #42600:
Jeremias Maerki
2010-10-21
3
-38
/
+159
*
Copy attributes since some XML parsers might reuse the Attributes instance.
Jeremias Maerki
2010-10-21
3
-3
/
+6
*
Allow to pass through document-level extensions from the first document passe...
Jeremias Maerki
2010-10-21
1
-2
/
+9
*
Wrap the whole page stream in a q..Q pair to avoid problems when the page str...
Jeremias Maerki
2010-10-21
1
-0
/
+2
*
Bugfix for unescaped name characters which can cause trouble with PDF parsers.
Jeremias Maerki
2010-10-11
1
-1
/
+3
*
Bugzilla #49379:
Jeremias Maerki
2010-10-07
13
-85
/
+572
*
Handled optional CR and LF chars between structured fields.
Jeremias Maerki
2010-10-06
2
-19
/
+93
*
More cleanup of unused methods in Hyphenator
Simon Pepping
2010-10-06
1
-70
/
+0
*
Making fallback from (lang,country) to (lang) consistent
Simon Pepping
2010-10-06
1
-30
/
+61
*
Fixing a few checkstyle warnings
Simon Pepping
2010-10-02
2
-6
/
+11
*
Remove unused methods from Hyphenator; this leaves a utility class
Simon Pepping
2010-10-02
1
-65
/
+1
*
Make handling of configuration errors consistent
Simon Pepping
2010-10-02
1
-13
/
+13
*
Enable configuration of hyphenation pattern file names
Simon Pepping
2010-10-02
6
-13
/
+139
*
Metrics need to be added before the font properties to avoid NPEs on font rep...
Jeremias Maerki
2010-09-30
1
-1
/
+1
*
Added support for font substitutions on PDF/PSTranscoder by configuring the F...
Jeremias Maerki
2010-09-29
3
-19
/
+22
*
Some fine-tuning for the font selection in SVG to better match AWT/GVT fonts ...
Jeremias Maerki
2010-09-21
1
-3
/
+25
*
Add the availability of nightly snapshots
Simon Pepping
2010-09-21
3
-13
/
+20
*
Bugzilla #46360:
Jeremias Maerki
2010-09-16
1
-1
/
+8
*
Bugzilla #46360:
Jeremias Maerki
2010-09-16
1
-1
/
+7
*
Moving the AFP parser from XGC to FOP for now.
Jeremias Maerki
2010-09-10
3
-0
/
+514
*
Fixed formatting of help message
Vincent Hennebert
2010-09-08
1
-1
/
+1
*
Bugzilla #49885:
Jeremias Maerki
2010-09-07
4
-15
/
+42
*
Fixed typos and source code indentation issues.
Vincent Hennebert
2010-09-03
19
-110
/
+87
*
Implemented reset method for changing IPD
Vincent Hennebert
2010-09-02
1
-0
/
+7
*
Fixed indentation
Vincent Hennebert
2010-08-27
4
-10
/
+10
*
Removed unused methods
Vincent Hennebert
2010-08-27
1
-10
/
+4
*
Replaced @asf.todo with normal TODO comment
Vincent Hennebert
2010-08-27
20
-22
/
+22
*
Fixed indentation
Vincent Hennebert
2010-08-27
24
-179
/
+179
*
Removed old Renderer implementations for AFP, PCL, PDF, PS.
Vincent Hennebert
2010-08-25
39
-6544
/
+47
*
Enabling CMYK encoding for PDF output (applies to decoded bitmap images).
Jeremias Maerki
2010-08-20
1
-1
/
+1
*
Bugfix:
Jeremias Maerki
2010-08-20
1
-8
/
+11
[prev]
[next]