aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated the warning messagesVincent Hennebert2007-11-056-10/+22
* Renamed TableRowIterator* test cases into RowGroupBuilder*Vincent Hennebert2007-11-058-0/+0
* First step towards building row groups at the FO tree stage. The built row gr...Vincent Hennebert2007-11-0520-220/+1255
* Disabled debug outputsVincent Hennebert2007-11-051-1/+1
* Make Vincent happy.Jeremias Maerki2007-11-051-0/+4
* Added support for fo:markers on fo:inline and fo:basic-link.Andreas L. Delmelle2007-11-0413-53/+183
* Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...Jeremias Maerki2007-11-0315-500/+1038
* Added method to convert from inches to points.Jeremias Maerki2007-11-031-0/+9
* Zero Word Joiner was missing in the constants.Jeremias Maerki2007-11-031-0/+2
* More fine-grained mechanism to detect if a font has been used or not. If a fo...Jeremias Maerki2007-11-036-20/+53
* Method for dumping all font triplets to System.out for diagnostic purposes.Jeremias Maerki2007-11-031-0/+18
* Mapping "SansSerif" and "Monospaced" (widely used in SVG land) to our Base 14...Jeremias Maerki2007-11-031-0/+12
* Correction: use super.toString() to still have the internal instance idAndreas L. Delmelle2007-11-031-1/+1
* Added override for FObj.toString() for convenience during debugging.Andreas L. Delmelle2007-11-031-0/+6
* Add missing file from previous commit (r591437)Andreas L. Delmelle2007-11-021-0/+3
* Bugzilla 42748: Added support for ids on empty fo:inlinesAndreas L. Delmelle2007-11-023-12/+77
* Reworked the creation of implicit columns to match new behaviour: the number ...Vincent Hennebert2007-11-027-65/+347
* Testcases for fo:table-columnVincent Hennebert2007-11-014-12/+276
* Additional testcases for too many columns, this time in header or footer.Vincent Hennebert2007-10-313-0/+154
* Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m...Jeremias Maerki2007-10-312-9/+23
* Replaced svn:eol property with svn:eol-style or set that latter to nativeVincent Hennebert2007-10-3114-1263/+1263
* - Enforced check for proper number of columns in a table. Now if a table has ...Vincent Hennebert2007-10-3116-110/+414
* Url is actually a UriAdrian Cumiskey2007-10-311-3/+3
* Simple renaming of method following patch that was recently appliedAdrian Cumiskey2007-10-301-2/+2
* Removed no longer useful setCurrentColumnIndex method on ColumnNumberManager....Vincent Hennebert2007-10-302-13/+1
* Updated testcase to reflect new code behaviour: gaps between columns are now ...Vincent Hennebert2007-10-301-7/+7
* - factored the management of column numbers into a separate helper classVincent Hennebert2007-10-3010-623/+437
* Fixes 42982, 43042, 43587, 43143 and 43439 applied to trunkAdrian Cumiskey2007-10-271-0/+15
* Bugzilla #42982:Adrian Cumiskey2007-10-275-211/+244
* Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...Adrian Cumiskey2007-10-265-25/+58
* Bugzilla #43042:Adrian Cumiskey2007-10-266-10/+20
* Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ...Adrian Cumiskey2007-10-262-13/+27
* Whoops.. lets maintain the alphabetical ordering! :)Adrian Cumiskey2007-10-261-2/+2
* Made the columns field in Table private, and created suitable accessors to itVincent Hennebert2007-10-263-31/+41
* My first commit :)Adrian Cumiskey2007-10-261-2/+2
* Moved the creation of the columns list to the declaration of the columns fiel...Vincent Hennebert2007-10-262-11/+3
* Removed useless addChildNode method since it only transfered the call to the ...Vincent Hennebert2007-10-261-9/+1
* Created an abstract TableCellContainer class meant to contain the logic in Ta...Vincent Hennebert2007-10-264-143/+165
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-2639-487/+1134
* Some log fine-tuning.Jeremias Maerki2007-10-261-15/+13
* Fix for ClassCastException if non-PS extension attachments are encountered.Jeremias Maerki2007-10-261-8/+12
* Removed the check for borders specified on table-column/body/row in separate ...Vincent Hennebert2007-10-251-9/+0
* Removed the export statement, because it must be on a separate line inSimon Pepping2007-10-221-2/+4
* Bugzilla #43597:Jeremias Maerki2007-10-222-0/+51
* Bugzilla #43597:Jeremias Maerki2007-10-223-5/+60
* Corrected typo: explicitely -> explicitlyVincent Hennebert2007-10-191-1/+1
* Added a news item about Adrian Cumiskey becoming a committerVincent Hennebert2007-10-191-0/+4
* Bugfix: If auto-detection is enabled, auto-detection didn't get done starting...Jeremias Maerki2007-10-161-5/+1
* Bugzilla #43616: bug in the computation of remaining height that caused extra...Vincent Hennebert2007-10-162-3/+93
* Add OSSummit in AsiaJeremias Maerki2007-10-151-0/+8