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
/
layoutmgr
/
inline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-ups, simplifications and improvements of AlignmentContext and ScaledBas...
Vincent Hennebert
2011-02-10
4
-395
/
+243
*
Move CSOK suppresion comments; apparently @Override causes these to be ignore...
Andreas L. Delmelle
2011-02-06
1
-2
/
+2
*
Fix checkstyle issues
Andreas L. Delmelle
2011-02-06
1
-1
/
+1
*
Fixups + necessary changes after r1067689
Andreas L. Delmelle
2011-02-06
1
-10
/
+16
*
Code fixups
Andreas L. Delmelle
2011-02-06
1
-19
/
+20
*
Revert previous commit; wrong class...
Andreas L. Delmelle
2011-02-06
1
-34
/
+3
*
Code fixups
Andreas L. Delmelle
2011-02-06
1
-3
/
+34
*
Minor fixups
Andreas L. Delmelle
2011-02-06
1
-44
/
+20
*
Decommission InlineStackingLM.StackingIter (+ minor fixups)
Andreas L. Delmelle
2011-02-05
4
-67
/
+40
*
Bugzilla 49848: Correct behavior of keep-together.within-line in case of nest...
Andreas L. Delmelle
2011-01-09
1
-1
/
+1
*
Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...
Simon Pepping
2010-12-24
8
-142
/
+160
*
Auxiliary positions do not have an index value; fixing this in InlineStacking...
Simon Pepping
2010-12-17
1
-2
/
+5
*
Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null ...
Simon Pepping
2010-12-09
1
-2
/
+3
*
Allow for words consisting of only soft hyphens; fixes bug 49837
Simon Pepping
2010-12-04
1
-10
/
+15
*
Partial application of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
1
-32
/
+48
*
Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or wh...
Andreas L. Delmelle
2010-11-25
2
-40
/
+70
*
Minor fixups, cleanups; removal of some dead code and a misleading TODO
Andreas L. Delmelle
2010-11-25
1
-108
/
+24
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
1
-1
/
+1
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
3
-2
/
+5
*
Re-ordered class members
Vincent Hennebert
2010-11-16
1
-32
/
+31
*
Made the result of toString more readable
Vincent Hennebert
2010-11-16
1
-5
/
+5
*
Do not re-create an AlignmentContext instance if one already exists.
Vincent Hennebert
2010-11-16
1
-5
/
+7
*
Enable configuration of hyphenation pattern file names
Simon Pepping
2010-10-02
1
-0
/
+1
*
Fixed indentation
Vincent Hennebert
2010-08-27
2
-7
/
+7
*
Removed unused methods
Vincent Hennebert
2010-08-27
1
-10
/
+4
*
Replaced @asf.todo with normal TODO comment
Vincent Hennebert
2010-08-27
3
-3
/
+3
*
Fixed indentation
Vincent Hennebert
2010-08-27
2
-14
/
+14
*
Implemented reset method
Vincent Hennebert
2010-08-18
1
-0
/
+6
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
5
-12
/
+6
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
19
-120
/
+293
*
Removed a bunch of javadoc warnings in addition to patch 49733
Simon Pepping
2010-08-13
2
-3
/
+1
*
Minor refactoring and style fixups:
Andreas L. Delmelle
2010-06-19
1
-121
/
+102
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
1
-2
/
+2
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
1
-12
/
+0
*
Split catch-all EventFormatter.xml message file into individual files for eac...
Vincent Hennebert
2010-04-09
2
-0
/
+35
*
Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...
Vincent Hennebert
2009-12-22
13
-786
/
+737
*
Merged changes from Trunk up to revision 829121
Vincent Hennebert
2009-10-23
3
-27
/
+28
|
\
|
*
Application of the patch submitted by Alexander Kiel to improve variable name...
Adrian Cumiskey
2009-10-15
3
-27
/
+28
*
|
Merged changes from Trunk up to revision 824832
Vincent Hennebert
2009-10-13
1
-0
/
+0
|
\
|
|
*
Removed svn:executable property
Vincent Hennebert
2009-10-13
1
-0
/
+0
*
|
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
5
-436
/
+245
|
\
|
|
*
Merged back ChangingIPDHack branch into Trunk
Vincent Hennebert
2009-08-26
4
-409
/
+201
|
*
Reverted changes made in revision 796809 (manual merge of clean-up changes ma...
Vincent Hennebert
2009-08-26
4
-162
/
+399
|
*
Bugzilla 46905: Added basic implementation for column-level keeps.
Andreas L. Delmelle
2009-08-23
1
-21
/
+38
|
*
Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres...
Vincent Hennebert
2009-07-22
4
-399
/
+162
|
*
Some cleanups and attempts at improving code-readability and -extensibility:
Andreas L. Delmelle
2009-07-01
1
-1
/
+1
|
*
bug fix: make sure CropBox is honoured in SVG when overflow="hidden"
Chris Bowditch
2009-06-25
1
-6
/
+6
*
|
Introduced the StructurePointerPropertySet interface to aid with accessing th...
Jeremias Maerki
2009-04-16
1
-6
/
+5
*
|
Avoid empty "ptr" traits in the area tree.
Jeremias Maerki
2009-04-14
2
-6
/
+7
*
|
Merge from Trunk revisions 744927 - 763662.
Jeremias Maerki
2009-04-14
1
-4
/
+3
|
\
|
[next]