73 Commit (7f21c0ae8547429472f10bfd297294d6248b41b6)

Autore SHA1 Messaggio Data
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 anni fa
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 anni fa
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 anni fa
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 anni fa
  Andreas L. Delmelle 8c443ea886 Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing internal destination should just trigger a warning. 13 anni fa
  Andreas L. Delmelle c28257c438 Fix checkstyle issue 13 anni fa
  Jeremias Maerki 8312fbff3f Bugfix: Suppress generating duplicate fo:root and fo:declarations extension attachments. 13 anni fa
  Andreas L. Delmelle 59933c342d Bugzilla 50593: Mostly add type safety to various collections in the fop.area package. Additionally, added @Override annotations and used static import for Constants. 13 anni fa
  Andreas L. Delmelle 9d2871392c Enable id on fo:root pt 3 - Signal processed id at end of document 13 anni fa
  Andreas L. Delmelle 3048022fd7 Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel to conserve memory in case of large documents with a lot of cross-references. (area tree will be serialized to disk to avoid keeping it entirely in memory) 15 anni fa
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 anni fa
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
  Adrian Cumiskey 942c824576 javadoc corrections, minor cleaups 16 anni fa
  Adrian Cumiskey cb82679d9f Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,603975,603979,603990,604171,604180,604185,604293,604299,604475,604678,604814,604965,604970,605195,605246,605253,605295,605297,605517,605978,606004,607032,607036,608812,609567,609627,610020-610023,610337,610355,610420,610704,610739,610821,610848,610853,610886,610891,610893,610905,611114,611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827,642923-642924,642927,644208,644213,644691,644697,645104,647692,647742,647745,647770,648122,648206,648381,648985,649012,649091,649119,649146,649149,649160,649279,649283,649285,649393,649396,649420,649477,649552,649657,650050,651323,651333,651538,651540,651543-651544,651551,651558,651575,651577,651591,651613,651622-651623,651853,651855-651856,651866-651867,651880,651898,652456,652465,652467,652520,652525,652565,652581-652582,652673-652674,652821-652822,652835,653036,653045,653048,653106,653144,653202,653204,653311,653564,653826,653828,654111,654121,654190,654314,654322-654323,654338,654347,654437,654461,654528,654557,654563,654600,654654,654783,654849,654869,654946,654982,655085,655093,655275,655281,655285,655309,655349,655370,655489,655500,655522,655531,655578,655601,655603,655614,655766,655771,655775,655791,655801,655829,656104 via svnmerge from 16 anni fa
  Adrian Cumiskey 309f4e2998 Merged revisions 647692,647742,647745 via svnmerge from 16 anni fa
  Jeremias Maerki 53a3214401 Merged branch 16 anni fa
  Jeremias Maerki 44c5761c1a Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 anni fa
  Jeremias Maerki 0c87214d3a Added new extension element: fox:external-document. It allows to add whole documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. 16 anni fa
  Jeremias Maerki ce09ef5c0c Bugzilla #43910: 16 anni fa
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 anni fa
  Andreas L. Delmelle 9263449d44 Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) 17 anni fa
  Jeremias Maerki 02bb4b460f ArrayList -> List. 17 anni fa
  Jeremias Maerki 719a8a5077 Bugzilla #42067: 17 anni fa
  Vincent Hennebert 69ebbadae6 Move out all statistics/debug related code into an inner Statistics class. 17 anni fa
  Jay Bryant 13da3fc6ed changes to support named destination 17 anni fa
  Chris Bowditch 444d5d38ea corrected a couple of javadoc warnings issued by checkstyle 18 anni fa
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
  Jeremias Maerki d381f313ae Add bookmarks even if one of the leaves didn't resolve. 18 anni fa
  Jeremias Maerki 7e9bc82973 Bugfix: basic-links with internal destinations in documents with multiple page-sequences sometimes pointed at the wrong page. 18 anni fa
  Jeremias Maerki fcfb10d2ec Bugzilla #39118: 18 anni fa
  Jeremias Maerki 0a2d149c23 Merged Temp_API_Finalization branch back into FOP Trunk: 18 anni fa
  Simon Pepping 5fca3a38d0 The last page sequence should also follow its force-page-count trait. 18 anni fa
  Simon Pepping eb87154851 Also let the last page sequence notify its listeners. Add a check for 18 anni fa
  Simon Pepping 5c359c10e6 Implementation of force-page-count property, patch by Gerhard Oettl, 18 anni fa
  Jeremias Maerki 16890a0b27 First step towards reactivating CachedRenderPagesModel (helps preparing for the intermediate format). 18 anni fa
  Jeremias Maerki 82b916bf0d Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 anni fa
  Jeremias Maerki 2daa1220f0 Initial work on enhancing the extension facilities to register special extensions which create so-called ExtensionAttachment objects which are attached to the formatting object they are attached to. These objects can be evaluated by standard or custom layout managers or simply passed through to the area tree (the latter is NYI). The AreaTreeHandler currently takes ExtensionAttachment objects from fo:root and fo:declarations and wraps them in OffDocumentItems that Renderers can react on to provide additional functionality on document-level (like PDF metadata or PostScript media dictionaries). Since the simple-page-master is available directly from the PageViewport the renderer can take ExtensionAttachment objects directly from there (see PSRenderer.renderPage()). 19 anni fa
  Simon Pepping 31de24ef20 Use a more direct notify mechanism for the formatting results 19 anni fa
  Jeremias Maerki db1b760fee Bugzilla #35937: 19 anni fa
  Jeremias Maerki b2f63e3c0f Additional ppm indicator especially interesting for those of us doing high-volume printing. 19 anni fa
  Jeremias Maerki 907fad82cc Bugfix: Area generated by page-number is now cloned for each addAreas() call. 19 anni fa
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 anni fa
  Glen Mazza 7ff677faf4 PR: 19 anni fa
  Glen Mazza 53e0eb6fda PR: 19 anni fa
  Glen Mazza 0595a4565b PR: 19 anni fa
  Jeremias Maerki 2af04b9624 Add a facility for the PageSequenceLayoutManager to notify about a new page being added so the rendering statistics work again. 19 anni fa
  Glen Mazza f705dacc16 Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more 19 anni fa
  Simon Pepping 65abdf24e5 Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw a 19 anni fa
  Simon Pepping c6dcfcd8dd This patch implements a pluggable LayoutManagers system, according 19 anni fa
  Glen Mazza 5e3226de17 Moved the (upcoming) fo:bookmark-tree construction code from AreaTreeHandler 19 anni fa