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
/
Constants.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
1
-2
/
+6
*
Added support for scale-down-to-fit and scale-up-to-fit.
Jeremias Maerki
2007-12-20
1
-1
/
+7
*
Fix for a tiny but very nasty bug...
Andreas L. Delmelle
2007-07-05
1
-18
/
+18
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
1
-2
/
+6
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Bugzilla #39118:
Jeremias Maerki
2006-04-23
1
-2
/
+4
*
Extra constants needed for the font shorthand
Andreas L. Delmelle
2006-02-12
1
-1
/
+13
*
Command-line support for the intermediate format: Use "-atin" to specify an a...
Jeremias Maerki
2006-01-24
1
-16
/
+9
*
Added a few missing constants...
Andreas L. Delmelle
2005-12-30
1
-15
/
+21
*
Merge from Branch fop-0_91:
Jeremias Maerki
2005-12-23
1
-32
/
+3
*
Bugzilla #36068:
Finn Bock
2005-09-12
1
-1
/
+29
*
Bugzilla #36379:
Finn Bock
2005-08-31
1
-12
/
+523
*
Bugzilla: #33760
Jeremias Maerki
2005-06-09
1
-2
/
+6
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
1
-2
/
+5
*
Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...
Glen Mazza
2005-01-31
1
-5
/
+8
*
PR:
Glen Mazza
2005-01-11
1
-2
/
+1
*
1.) fox:label converted to 1.1 fo:bookmark-title.
Glen Mazza
2005-01-06
1
-1
/
+2
*
PR:
Glen Mazza
2005-01-04
1
-1
/
+2
*
Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more
Glen Mazza
2005-01-02
1
-1
/
+2
*
PR:
Glen Mazza
2004-12-25
1
-205
/
+204
*
PR:
Glen Mazza
2004-11-24
1
-500
/
+162
*
More properties implemented.
Finn Bock
2004-10-29
1
-1
/
+10
*
The 'space-treatment' property has long ago been renamed to
Finn Bock
2004-10-29
1
-1
/
+1
*
More properties implement in the property subsystem.
Finn Bock
2004-10-29
1
-2
/
+42
*
Changed initial-page-number from string to number property.
Finn Bock
2004-09-13
1
-1
/
+3
*
Added NO_LIMIT enum (value to maximum-repeats).
Finn Bock
2004-09-07
1
-1
/
+2
*
Added line-stacking-strategy enums.
Finn Bock
2004-09-07
1
-1
/
+10
*
Added ENUM_COUNT constant.
Finn Bock
2004-09-07
1
-0
/
+1
*
1. Moved getNameId() from FObj to FONode.
Glen Mazza
2004-08-18
1
-1
/
+1
*
Implemented getNameId() which returns the Constants enumeration ID
Glen Mazza
2004-08-08
1
-1
/
+2
*
Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary
Glen Mazza
2004-07-24
1
-1
/
+1
*
1.) Moved Renderer instantiation from Driver to FOTreeHandler, as it is the ...
Glen Mazza
2004-06-27
1
-0
/
+3
*
1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common between
Glen Mazza
2004-06-26
1
-1
/
+31
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-48
/
+16
*
Interfaces now in alphabetical order and detached from generic interfaces
Glen Mazza
2004-01-20
1
-169
/
+225
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
1
-3
/
+285
*
PR:
Glen Mazza
2003-12-22
1
-0
/
+489
*
Place Constants.java file in wrong location.
Glen Mazza
2003-12-18
1
-489
/
+0
*
1. Removed the properties.Constants class from automatic generation, and
Glen Mazza
2003-12-15
1
-0
/
+489