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
*
* Added font substitution configuration reader, model, business logic, junit ...
Adrian Cumiskey
2008-05-06
41
-795
/
+2263
*
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
*
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
1
-5
/
+9
*
Correction of r651866
Andreas L. Delmelle
2008-04-27
1
-2
/
+2
*
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
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
10
-190
/
+205
*
Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...
Jeremias Maerki
2008-04-25
24
-297
/
+431
*
Cleanup: removal of commented block/methods + some javadoc updates
Andreas L. Delmelle
2008-04-25
1
-135
/
+25
*
Removed the tab characters that were causing a big moan from eclipse
Adrian Cumiskey
2008-04-25
1
-42
/
+53
*
Removed TODO: New validation event to generate an error in case an fo:marker ...
Andreas L. Delmelle
2008-04-25
3
-52
/
+45
*
Improve table-unit computation if proportional-column-width() is used
Simon Pepping
2008-04-24
3
-19
/
+55
*
Partially reverted my revision 641827: The yellow tint of certain JPEG images...
Jeremias Maerki
2008-04-21
1
-17
/
+0
*
An implementation of a positive integer property maker. It implements
Simon Pepping
2008-04-18
3
-26
/
+42
*
Remember the missing glyphs also if an event listener is registered so they d...
Jeremias Maerki
2008-04-18
1
-9
/
+9
*
Bugfix: If the first event is not issued over an event producer, the fallback...
Jeremias Maerki
2008-04-18
1
-16
/
+18
*
Fixed build problem. FOPException is no longer thrown there.
Jeremias Maerki
2008-04-18
1
-3
/
+0
*
Introduced PageProductionException and fixed exception throwing for the event...
Jeremias Maerki
2008-04-18
8
-46
/
+149
*
Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable...
Jeremias Maerki
2008-04-17
3
-181
/
+239
*
Throw a useful exception when the user agent isn't set on the renderer. This ...
Jeremias Maerki
2008-04-17
1
-1
/
+8
*
clone() did not propagate the page's page index.
Jeremias Maerki
2008-04-17
1
-0
/
+1
*
Bugzilla #43383:
Jeremias Maerki
2008-04-17
1
-2
/
+2
*
Bugzilla #41687:
Jeremias Maerki
2008-04-17
5
-31
/
+203
*
Bugzilla #44678:
Jeremias Maerki
2008-04-17
1
-14
/
+53
*
Bugfix: Avoid stopping early when no EmbedFontInfos are found during font det...
Jeremias Maerki
2008-04-17
1
-1
/
+1
[next]