| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 654563,654600,654654 via svnmerge from | Adrian Cumiskey | 2008-05-09 | 3 | -93/+89 |
* | Merged revisions 654111,654121,654190,654314,654322-654323,654338,654347,6544... | Adrian Cumiskey | 2008-05-08 | 15 | -105/+126 |
* | Merged revisions 652821-652822,652835,653036,653045,653048,653106,653144,6532... | Adrian Cumiskey | 2008-05-06 | 6 | -74/+85 |
* | Merged revisions 652456,652465,652467,652520,652525,652565,652581-652582,6526... | Adrian Cumiskey | 2008-05-02 | 10 | -149/+365 |
* | Merged revisions 651853,651855-651856,651866-651867,651880,651898 via svnmerg... | Adrian Cumiskey | 2008-04-30 | 73 | -1194/+1277 |
* | Merged revisions 651575 via svnmerge from | Adrian Cumiskey | 2008-04-25 | 3 | -29/+52 |
* | Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via ... | Adrian Cumiskey | 2008-04-25 | 7 | -245/+166 |
* | Merged revisions 649657,650050 via svnmerge from | Adrian Cumiskey | 2008-04-21 | 3 | -26/+42 |
* | Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 4 | -7/+112 |
* | Merged revisions 648381 via svnmerge from | Adrian Cumiskey | 2008-04-16 | 2 | -2/+29 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 80 | -878/+1468 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 8 | -103/+62 |
* | - 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 |
* | Added support for conditional borders (and paddings) in tables. | Vincent Hennebert | 2008-01-23 | 6 | -171/+230 |
* | Removed stray reference to ImageFactory. | Jeremias Maerki | 2008-01-11 | 1 | -2/+2 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 4 | -52/+55 |
* | - renamed variables for clarity | Vincent Hennebert | 2008-01-10 | 2 | -7/+13 |
* | keep-together is an inherited property | Vincent Hennebert | 2008-01-09 | 1 | -1/+1 |