66 Commits (c416edbaae9fe4ecd77ecd35e5bbd8edf524e489)

Autor SHA1 Mensagem Data
  Adrian Cumiskey 07ee324b35 Merged revisions 665699 via svnmerge from 16 anos atrás
  Adrian Cumiskey 1ad900d08a Merged revisions 651853,651855-651856,651866-651867,651880,651898 via svnmerge from 16 anos atrás
  Adrian Cumiskey 25a8131ea6 Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 anos atrás
  Adrian Cumiskey 592835167a Merged revisions 648381 via svnmerge from 16 anos atrás
  Adrian Cumiskey 309f4e2998 Merged revisions 647692,647742,647745 via svnmerge from 16 anos atrás
  Adrian Cumiskey 068f78cf23 Merged revisions 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 via svnmerge from 16 anos atrás
  Vincent Hennebert 5250c87d0e - added full support for keep-with-previous on table-row and in table-cell 16 anos atrás
  Vincent Hennebert c6363fe8a3 Clean up: removed all reset and resetPosition methods, which pre-date the Knuth era and are no longer needed 16 anos atrás
  Vincent Hennebert 740a2f598c Moved table-related FObj into new o.a.fop.fo.flow.table package 16 anos atrás
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 anos atrás
  Vincent Hennebert 6309a4f57e Bugfixes: 17 anos atrás
  Vincent Hennebert 975a67c116 Make keep-with-next and keep-with-previous work on fo:table 17 anos atrás
  Vincent Hennebert 63c20c7544 In collapsing-border model, tables have no padding and borders are determined at the cell level. Disable addPendingMarks in such a case. 17 anos atrás
  Vincent Hennebert 12deb5966a Documentation, cleanup, log statements in the table layout code. 17 anos atrás
  Vincent Hennebert adf3c2b7ca Javadoc for the table layout code 17 anos atrás
  Vincent Hennebert 2198e6f7da Small improvements of the table layout code: 17 anos atrás
  Jeremias Maerki 9013b27ff9 Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted. 17 anos atrás
  Simon Pepping 9192829e4d Create a class-specific logger for each LayoutManager which uses a logger. 17 anos atrás
  Andreas L. Delmelle 3b9321e248 Rework of default column-creation and setting column-widths from the first row (fixes Bugzilla 35656) 18 anos atrás
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anos atrás
  Jeremias Maerki c5f8b9642c Bugfix: tables nested in inline elements caused a NullPointerException. 18 anos atrás
  Jeremias Maerki fcfb10d2ec Bugzilla #39118: 18 anos atrás
  Luca Furini 8b35a2107b Bugfix: display-align did not work if the first object in a page was a table. 18 anos atrás
  Jeremias Maerki 4a34763794 Following a clarification by the XSL FO SG, space traits are only set on the first and last area generated by an FO, and not on every area anymore. 18 anos atrás
  Jeremias Maerki 73b502a2dc Fix for width checks. They didn't take start-indent and end-indent into account. 18 anos atrás
  Jeremias Maerki a952810ccb Added checks that warn about tables and block-containers that are wider than the available content area. 18 anos atrás
  Jeremias Maerki 56cfb0b22d Implemented 5.3.4 overconstrained geometry without handling the case when the content IPD is zero. 18 anos atrás
  Jeremias Maerki 353393ea09 Added support for border-separation.block-progression-direction (only inline-progression-direction worked before). 18 anos atrás
  Jeremias Maerki 829cd8e675 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). 18 anos atrás
  Andreas L. Delmelle 1860711be9 Correction of style violations 19 anos atrás
  Andreas L. Delmelle 3aedc53326 Implementation for initial values of the column-number property 19 anos atrás
  Jeremias Maerki 29697aee26 Provide the TABLE_UNITS base value through the PrecentageBaseContext. 19 anos atrás
  Jeremias Maerki 4a939c5502 Bugfix for table_width.xml. Table width was not determined correctly when specified explicitely and indents are present. 19 anos atrás
  Finn Bock e194fdd5cf Bugzilla #36379: 19 anos atrás
  Andreas L. Delmelle 486b743c88 Added warning for non-standard fallback 19 anos atrás
  Jeremias Maerki 4cebac3e27 Send the ID of the producing FO to the area tree as trait where possible. 19 anos atrás
  Jeremias Maerki cd24266733 Renamed Item to Cell to TableCellLayoutManager. 19 anos atrás
  Jeremias Maerki e3262c749a breaks supported on tables, table-row and table-cell content now. Cheap approach for now. TableContentLM is not yet restartable, but the Breaker handles that pretty well. 19 anos atrás
  Glen Mazza 406a8a8740 Removed LM.initialize() -- switched to internal initialization of all LM's. 19 anos atrás
  Jeremias Maerki 4fd57be858 New member variable "index" on Position (used for first/last checks). 19 anos atrás
  Jeremias Maerki 9b3c25d9da Modify keep-with-next and keep-with-previous handling to support "level-hopping" (see keep-with-next1a and keep-with-previous1a) 19 anos atrás
  Jeremias Maerki 4b69173061 Fixes for a few minor problems in certain special cases. 19 anos atrás
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 anos atrás
  Glen Mazza 5581e549ee Changed from addChild(Area) to clearer addChildArea(Area). 19 anos atrás
  Jeremias Maerki 1cf6596be0 First real step towards collapsing table borders. 19 anos atrás
  Jeremias Maerki 64679953e0 Set border traits for fo:table only if border-collapse="separate". 19 anos atrás
  Jeremias Maerki 47e43d9be9 Implemented table-omit-header-at-break. The same for footers comes later when page breaking is revisited. 19 anos atrás
  Jeremias Maerki 2b6273e76d Table headers/footers need to be recalculated for each page (for dynamic elements like page-numbers and changing page-masters together with auto layout). Therefore a new LM is created for each page. 19 anos atrás
  Jeremias Maerki 08fb5bab03 No longer fail when no table-columns are defined. The table creates a "default column" which is used to handle any defaults and inheritance. 19 anos atrás
  Jeremias Maerki 6123b54cc9 Border, Padding and spaces on level fo:table. 19 anos atrás