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
*
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 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
3
-29
/
+52
*
Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...
Jeremias Maerki
2008-04-25
2
-40
/
+35
*
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
2
-52
/
+44
*
Improve table-unit computation if proportional-column-width() is used
Simon Pepping
2008-04-24
2
-18
/
+51
*
An implementation of a positive integer property maker. It implements
Simon Pepping
2008-04-18
3
-26
/
+42
*
Introduced PageProductionException and fixed exception throwing for the event...
Jeremias Maerki
2008-04-18
4
-7
/
+112
*
First part of the implementation of stage 1 for advanced keeps (see Wiki): In...
Jeremias Maerki
2008-04-15
2
-2
/
+29
*
Merged branch
Jeremias Maerki
2008-04-14
81
-879
/
+1469
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
1
-2
/
+3
*
Merged revisions 636400-636405,636407-638388 via svnmerge from
Vincent Hennebert
2008-03-18
2
-5
/
+6
*
Bugfix: forced break ignored when the minimum height of a table-row isn't rea...
Vincent Hennebert
2008-03-10
1
-12
/
+0
*
Minor tweaks/updates:
Andreas L. Delmelle
2008-02-28
1
-64
/
+35
*
Moved the getBody method into PrimaryGridUnit, since it's only needed there a...
Vincent Hennebert
2008-02-26
3
-16
/
+14
*
- added full support for keep-with-previous on table-row and in table-cell
Vincent Hennebert
2008-02-25
9
-52
/
+150
*
fop-rgb-icc() function did not make the round-trip which caused an error in t...
Jeremias Maerki
2008-02-18
1
-5
/
+17
*
No stack traces with missing images.
Jeremias Maerki
2008-02-18
1
-0
/
+3
*
rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi...
Vincent Hennebert
2008-02-15
1
-1
/
+0
*
break-after set on the last child of a row-spanning cell must apply to the la...
Vincent Hennebert
2008-02-14
1
-1
/
+1
*
Created Constants for unit descriptions
Maximilian Berger
2008-02-14
2
-10
/
+29
*
Simplified the detection of double as integer
Vincent Hennebert
2008-02-14
1
-2
/
+1
*
Fix problem with alternate Unicode code point overriding existing better ones...
Jeremias Maerki
2008-02-14
1
-3
/
+3
*
Moved to the FO tree stage the check for break-before/after on table-row whil...
Vincent Hennebert
2008-02-13
4
-8
/
+46
*
Added support for breaks before and after table cells
Vincent Hennebert
2008-02-13
3
-2
/
+89
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
1
-1
/
+1
*
Missing file from r620283
Andreas L. Delmelle
2008-02-11
1
-1
/
+12
*
Fixed illegal character in the file
Vincent Hennebert
2008-02-11
1
-1
/
+1
*
Bugzilla 41631: Percentage resolution for arguments to proportional-column-wi...
Andreas L. Delmelle
2008-02-10
1
-0
/
+29
*
Missing file from r620272
Andreas L. Delmelle
2008-02-10
1
-13
/
+29
*
Tweak: wrap numeric values internally in Integers or Longs if possible, Doubl...
Andreas L. Delmelle
2008-02-10
1
-15
/
+29
*
Revisit background-position shorthand implementation: always convert to perce...
Andreas L. Delmelle
2008-02-10
3
-64
/
+147
*
Some minor tweaks:
Andreas L. Delmelle
2008-02-10
3
-9
/
+22
*
Also display the column index in the toString method
Vincent Hennebert
2008-02-08
1
-0
/
+1
*
Tweak: modify PercentLength.toString() to return a value that facilitates deb...
Andreas L. Delmelle
2008-02-07
1
-11
/
+13
*
Tweak: early percentage resolution by the parser (if the base is known and ab...
Andreas L. Delmelle
2008-02-07
2
-2
/
+25
*
Bugzilla 43705:
Andreas L. Delmelle
2008-02-03
1
-6
/
+24
*
Added very basic parsing for the xml:lang shorthand.
Andreas L. Delmelle
2008-02-03
3
-3
/
+70
*
Slight correction for pixel-values: pass the ratio of pixels-per-point into F...
Andreas L. Delmelle
2008-02-02
2
-28
/
+27
*
Further improvement in FixedLength:
Andreas L. Delmelle
2008-02-02
4
-7
/
+14
*
Further cleanup/refinement of FixedLength:
Andreas L. Delmelle
2008-02-02
6
-86
/
+91
*
Minor cleanup/improvement:
Andreas L. Delmelle
2008-02-02
2
-25
/
+18
*
Bugzilla 44343:
Andreas L. Delmelle
2008-02-01
1
-3
/
+16
*
Bugzilla #44286:
Andreas L. Delmelle
2008-01-27
1
-23
/
+26
*
Improved error tolerance: an enum property value with leading or trailing spa...
Jeremias Maerki
2008-01-25
1
-2
/
+2
*
Bugzilla #44289: Wrong border resolution when header/footer omitted at break
Vincent Hennebert
2008-01-24
1
-6
/
+6
*
Removed no longer needed reference to TableColumn in GridUnit
Vincent Hennebert
2008-01-24
4
-32
/
+15
*
Cleanup:
Vincent Hennebert
2008-01-24
5
-58
/
+50
[next]