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
/
area
Commit message (
Expand
)
Author
Age
Files
Lines
*
Associate structure tree elements directly to render content
Peter Hancock
2012-01-27
2
-14
/
+3
*
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
4
-50
/
+29
*
Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...
Andreas L. Delmelle
2011-03-26
1
-1
/
+1
*
Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...
Vincent Hennebert
2011-03-24
4
-17
/
+120
*
Renamed Viewport into InlineViewport
Vincent Hennebert
2011-03-15
5
-12
/
+19
*
Bugzilla #49910: clipping rectangle is wrong on side-regions
Vincent Hennebert
2011-03-14
4
-21
/
+81
*
Fix checkstyle issue
Andreas L. Delmelle
2011-02-06
1
-1
/
+2
*
Bugfix: Suppress generating duplicate fo:root and fo:declarations extension a...
Jeremias Maerki
2011-02-04
1
-6
/
+18
*
Fix an forgotten change of type in class Area and a checkstyle error in class...
Simon Pepping
2011-01-27
1
-2
/
+2
*
Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequenc...
Andreas L. Delmelle
2011-01-24
1
-3
/
+4
*
Bugzilla 50636: fix performance issue when adding pages in very large documents
Andreas L. Delmelle
2011-01-24
1
-9
/
+7
*
Bugzilla 50593: Mostly add type safety to various collections in the fop.area...
Andreas L. Delmelle
2011-01-24
32
-360
/
+398
*
Enable id on fo:root pt 3 - Signal processed id at end of document
Andreas L. Delmelle
2011-01-15
1
-0
/
+1
*
Previous commit would have caused compile error, unless others included as well.
Andreas L. Delmelle
2011-01-15
1
-31
/
+31
*
Might as well make those primitive ints...
Andreas L. Delmelle
2011-01-15
1
-31
/
+31
*
Eliminate unnecessary boxing
Andreas L. Delmelle
2011-01-14
2
-165
/
+94
*
Eliminate a small waste: no reason to store the char as a String, and then co...
Andreas L. Delmelle
2011-01-14
1
-3
/
+3
*
Minor fixups
Andreas L. Delmelle
2011-01-14
1
-3
/
+1
*
Minor nit: eliminate stray hungarian...
Andreas L. Delmelle
2011-01-14
1
-3
/
+3
*
Simplify Region.getViewportRectangle(): no reason to pass the SinglePageMaste...
Andreas L. Delmelle
2011-01-09
1
-6
/
+4
*
Bugzilla #42034:
Jeremias Maerki
2010-12-07
3
-11
/
+34
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
3
-3
/
+3
*
Reverting renaming of public methods of rev. 1036179
Simon Pepping
2010-11-19
1
-3
/
+0
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
35
-5
/
+104
*
Bugzilla #49885:
Jeremias Maerki
2010-09-07
1
-2
/
+15
*
Replaced @asf.todo with normal TODO comment
Vincent Hennebert
2010-08-27
1
-1
/
+1
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
1
-8
/
+7
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
11
-9
/
+30
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
1
-5
/
+5
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
1
-12
/
+0
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
2
-2
/
+2
*
Split catch-all EventFormatter.xml message file into individual files for eac...
Vincent Hennebert
2010-04-09
2
-0
/
+37
*
Bugzilla #46486: having a special page-master for the last page caused loss o...
Vincent Hennebert
2010-01-18
1
-1
/
+13
*
Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...
Vincent Hennebert
2009-12-22
1
-5
/
+5
*
Issue an error when attempting to render an intermediate XML file in accessib...
Vincent Hennebert
2009-10-22
1
-5
/
+19
*
Merged SimpleStructureTree and ParsedStructureTree classes into a single one,...
Vincent Hennebert
2009-10-15
1
-11
/
+12
*
Implemented rendering of structure tree to Area Tree XML and parsing back fro...
Vincent Hennebert
2009-10-13
1
-12
/
+70
*
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
2
-10
/
+12
|
\
|
*
Bugzilla #47311:
Jeremias Maerki
2009-07-28
2
-10
/
+12
*
|
Added support for adding natural language information on page-sequence and do...
Jeremias Maerki
2009-04-17
1
-1
/
+2
*
|
Merge from Trunk revisions 744927 - 763662.
Jeremias Maerki
2009-04-14
5
-7
/
+48
|
\
|
|
*
Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel t...
Andreas L. Delmelle
2009-03-13
3
-4
/
+9
|
*
AreaTreeParser redirecting image loading exceptions to event subsystem.
Jeremias Maerki
2009-03-10
1
-2
/
+30
|
*
Added support for adding extension elements and foreign attributes on fo:page...
Jeremias Maerki
2009-03-01
2
-2
/
+10
*
|
Bugzilla #46705:
Jeremias Maerki
2009-02-19
1
-1
/
+5
|
/
*
Bugfix: Need to copy attributes. Xalan XSLTC reuses the Attributes instance (...
Jeremias Maerki
2009-02-11
1
-1
/
+2
*
Fixed test error for transcoders.
Jeremias Maerki
2009-01-30
3
-16
/
+15
*
Merge from Trunk revisions 731480 - 735028.
Jeremias Maerki
2009-01-16
2
-39
/
+35
|
\
|
*
Removed duplicated extension attachment list on PageViewport (which is an Are...
Jeremias Maerki
2009-01-16
2
-39
/
+35
*
|
Merge from Trunk revisions 719662 - 724689.
Jeremias Maerki
2008-12-09
13
-67
/
+101
|
\
|
[next]