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
*
Checkstyle and minor typo fixes
Vincent Hennebert
2008-05-09
40
-725
/
+725
*
Quick-fix to avoid creating unnecessarily large ArrayLists when adding inline...
Andreas L. Delmelle
2008-05-08
1
-2
/
+6
*
In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t...
Vincent Hennebert
2008-05-08
3
-93
/
+89
*
Tweak:
Andreas L. Delmelle
2008-05-08
13
-71
/
+78
*
Added support for font referencing for auto-detected fonts.
Jeremias Maerki
2008-05-08
17
-119
/
+361
*
Checkstyle fix.
Jeremias Maerki
2008-05-08
1
-1
/
+3
*
Removed tabs. Checkstyle now configured. Late nights.. and a new machine b...
Adrian Cumiskey
2008-05-08
1
-2
/
+2
*
Removed inadvertently added override [Avoid late night commits...]
Andreas L. Delmelle
2008-05-08
1
-23
/
+0
*
Whoops.. small checkstyle nit :)
Adrian Cumiskey
2008-05-07
1
-1
/
+1
*
Looks like the serialVersionUID got bumped but the log statement wasn't being...
Adrian Cumiskey
2008-05-07
1
-0
/
+5
*
Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ...
Andreas L. Delmelle
2008-05-07
1
-12
/
+36
*
Added comment
Andreas L. Delmelle
2008-05-07
1
-1
/
+6
*
Bugzilla 41500:
Andreas L. Delmelle
2008-05-07
5
-31
/
+67
*
* Added font substitution configuration reader, model, business logic, junit ...
Adrian Cumiskey
2008-05-06
42
-819
/
+2316
*
Correction of indentation
Andreas L. Delmelle
2008-05-05
1
-60
/
+54
*
Bugzilla #43650:
Jeremias Maerki
2008-05-05
1
-22
/
+32
*
Further refinements:
Andreas L. Delmelle
2008-05-04
1
-98
/
+89
*
Change private element-generating methods to add the elements to a passed Lis...
Andreas L. Delmelle
2008-05-04
1
-155
/
+147
*
Fix that preserves the final status of the fobj member variable.
Adrian Cumiskey
2008-05-03
2
-3
/
+2
*
Fixed the build. Assignment on final variable fobj.
Adrian Cumiskey
2008-05-03
1
-1
/
+1
*
Tweaks: make fobj member final; have default implementations for some methods...
Andreas L. Delmelle
2008-05-03
1
-31
/
+20
*
Tweak/correction: save local hash-code (as originally intended...)
Andreas L. Delmelle
2008-05-03
1
-2
/
+3
*
Cleanup: improve code-readibility
Andreas L. Delmelle
2008-05-03
1
-444
/
+320
*
Bugzilla 42703:
Andreas L. Delmelle
2008-05-02
1
-3
/
+2
*
Expand imports...
Andreas L. Delmelle
2008-05-02
1
-1
/
+6
*
Cleanup/Correction after r657673
Andreas L. Delmelle
2008-05-02
4
-74
/
+80
*
Code style: single class imports only...
Andreas L. Delmelle
2008-05-01
1
-2
/
+6
*
First steps towards fo:retrieve-table-marker
Andreas L. Delmelle
2008-05-01
8
-143
/
+350
*
DSC = Document Structuring Conventions!
Jeremias Maerki
2008-05-01
1
-8
/
+11
*
Website fixes.
Jeremias Maerki
2008-05-01
3
-16
/
+38
*
Javadoc corrections
Andreas L. Delmelle
2008-05-01
3
-4
/
+5
*
Forgot about dependency on PrintRenderer, last commit broke the build - will ...
Adrian Cumiskey
2008-05-01
1
-2
/
+2
*
Renamed variable
Adrian Cumiskey
2008-05-01
1
-2
/
+2
*
Minor cleanup: remove height/width members and unused getHeight()/getWidth() ...
Andreas L. Delmelle
2008-05-01
1
-14
/
+0
*
Added enum "none" as a legitimate value for max-height/min-height (behavior t...
Andreas L. Delmelle
2008-05-01
1
-0
/
+2
*
Tweak: activate max-height/min-height and max-width/min-width
Andreas L. Delmelle
2008-05-01
2
-9
/
+13
*
Correction of r651866
Andreas L. Delmelle
2008-04-27
1
-2
/
+2
*
Updated to include dev (0.95beta) release.
Clay Leeds
2008-04-27
1
-1
/
+8
*
Minor refactoring: consolidate getPSLM().notifyEndOfLayout(fobj.getId()) in A...
Andreas L. Delmelle
2008-04-26
8
-24
/
+31
*
Javadoc updates: attempt at improving interactivity and consistency
Andreas L. Delmelle
2008-04-26
70
-1045
/
+1118
*
Basic activation on some widely used properties (prepare for implementation)
Andreas L. Delmelle
2008-04-26
1
-34
/
+82
*
Basic activation of keep-* properties on Character and AbstractGraphics
Andreas L. Delmelle
2008-04-26
2
-117
/
+79
*
Bugzilla 44203:
Andreas L. Delmelle
2008-04-26
1
-4
/
+6
*
Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).
Jeremias Maerki
2008-04-25
1
-17
/
+15
*
Renamed method.
Adrian Cumiskey
2008-04-25
1
-3
/
+3
*
Added missing file from r651575
Andreas L. Delmelle
2008-04-25
1
-12
/
+0
*
Update for advanced keeps.
Jeremias Maerki
2008-04-25
1
-4
/
+8
*
Correction: remove unfinished sentence...
Andreas L. Delmelle
2008-04-25
1
-1
/
+1
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
11
-192
/
+214
*
Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...
Jeremias Maerki
2008-04-25
24
-297
/
+431
[next]