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
/
fo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notify image cache about the expiration of a user agent (i.e. processing run).
Jeremias Maerki
2005-08-16
1
-13
/
+16
*
Bugzilla #36082
Jeremias Maerki
2005-08-15
1
-4
/
+6
*
Squashed some JavaDoc warnings.
Joerg Pietschmann
2005-08-14
7
-28
/
+20
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
2
-0
/
+61
*
Bugzilla #36067
Jeremias Maerki
2005-08-10
3
-2
/
+197
*
Patch supplied by Manuel Mall in bugzilla 36036 with minor modifications
Chris Bowditch
2005-08-05
1
-95
/
+102
*
Proper handling of the color property on page-number and page-number-citatition.
Jeremias Maerki
2005-08-03
2
-30
/
+36
*
Bugzilla #35937:
Jeremias Maerki
2005-07-30
1
-3
/
+29
*
Add support for "mpt" (millipoints, non-standard!!!)
Jeremias Maerki
2005-07-30
1
-4
/
+10
*
Removing unused import.
Finn Bock
2005-07-28
8
-16
/
+0
*
Accessor for the id property.
Jeremias Maerki
2005-07-26
1
-0
/
+5
*
Made Service a stand-alone class so it can be reused.
Jeremias Maerki
2005-07-25
1
-92
/
+3
*
Moved inline-level LMs and support classes to "inline" subpackage.
Jeremias Maerki
2005-07-18
6
-59
/
+42
*
Javadocs only
Jeremias Maerki
2005-07-18
1
-1
/
+6
*
No more warnings about unexpected FOText inside markers.
Jeremias Maerki
2005-07-18
1
-1
/
+6
*
Revert revsision 201627.
Jeremias Maerki
2005-06-26
3
-19
/
+0
*
Switch to .equals() instead of == for String compares of namespaces. Thanks ...
Glen Mazza
2005-06-26
33
-48
/
+48
*
Check the proper use of the span attribute.
Jeremias Maerki
2005-06-24
3
-0
/
+20
*
Accessors for break-* on table-row.
Jeremias Maerki
2005-06-22
1
-0
/
+10
*
Warning about collapsing border model.
Jeremias Maerki
2005-06-20
1
-0
/
+4
*
Page breaking process now respects changing available BPD (not IPD) over mult...
Jeremias Maerki
2005-06-15
7
-53
/
+112
*
Added a clarifying comment
Simon Pepping
2005-06-10
1
-0
/
+1
*
Removed functionality for collecting words reverted. Instead made sure capita...
Jeremias Maerki
2005-06-09
1
-3
/
+113
*
Bugzilla: #33760
Jeremias Maerki
2005-06-09
1
-2
/
+6
*
Improvement for FOText instance creation. The text is consolidated into singl...
Jeremias Maerki
2005-06-09
5
-29
/
+67
*
Removed comment; relaxed validation done on an fo-by-fo basis.
Glen Mazza
2005-06-08
1
-2
/
+0
*
Constructor for FLM now takes parent as parameter,
Glen Mazza
2005-06-01
1
-1
/
+0
*
Obsolete code removed and text-transform behaviour changed based on input fro...
Jeremias Maerki
2005-05-27
1
-112
/
+2
*
Missing FOs that can receive markers.
Jeremias Maerki
2005-05-27
1
-0
/
+3
*
Cleanup
Jeremias Maerki
2005-05-27
1
-15
/
+2
*
More keep accessors where needed.
Jeremias Maerki
2005-05-24
6
-112
/
+162
*
Initial keep-together support on table.
Jeremias Maerki
2005-05-23
1
-1
/
+14
*
First step towards keep-together on tables (should work on table-rows now).
Jeremias Maerki
2005-05-23
1
-9
/
+12
*
Footnote implementation: changes to existing files
Luca Furini
2005-05-17
1
-8
/
+16
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
16
-59
/
+184
*
Convenience method for checking "auto" enum value on a property. Makes code m...
Jeremias Maerki
2005-03-18
1
-0
/
+6
*
Reenabling consistency check.
Jeremias Maerki
2005-03-18
1
-51
/
+49
*
More accessors on block-containers.
Jeremias Maerki
2005-03-18
2
-27
/
+48
*
SpacePropertyMaker to handle conditionality as defined by the spec:
Jeremias Maerki
2005-03-11
2
-4
/
+57
*
Convenience method to access conditionality component.
Jeremias Maerki
2005-03-11
1
-0
/
+9
*
Additional accessors.
Jeremias Maerki
2005-03-11
1
-0
/
+30
*
Minor code nitpick.
Glen Mazza
2005-03-10
1
-5
/
+1
*
Validation added for master-name and master-reference properties.
Glen Mazza
2005-03-10
9
-57
/
+57
*
Validation added for five more FO's.
Glen Mazza
2005-03-05
6
-11
/
+108
*
PR:
Glen Mazza
2005-03-05
3
-6
/
+28
*
----------------------------------------------------------------------
Glen Mazza
2005-03-05
1
-0
/
+4
*
Validation for fo:table and fo:table-header added, some minor simplifications...
Glen Mazza
2005-03-05
5
-40
/
+111
*
Corrected a validation problem. Made TableFooter use TableBody's validation.
Simon Pepping
2005-03-02
2
-47
/
+11
*
Flag added in FOUserAgent for strict/unstrict validation (see TableBody to se...
Glen Mazza
2005-03-02
2
-6
/
+105
*
Created new Root.notifyPageSequenceFinished() method, consolidating
Glen Mazza
2005-03-01
1
-11
/
+6
[next]