2007-11-15 |
Jeremias Maerki | Bugzilla #43143: |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Vincent Hennebert | Restored the setting of rowIndex on primary grid units... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Vincent Hennebert | Restored the setting of the parent table-row element... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Vincent Hennebert | Reduced visibility of some methods and constructors... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Vincent Hennebert | Moved EffRow to the fo.flow.table package |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Vincent Hennebert | Cleaned up RowGroupLayoutManager and TableRowIterator |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Vincent Hennebert | Use a singleton for a default BorderInfo of style none... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Vincent Hennebert | Changed back visibility of fields from public to packag... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Vincent Hennebert | Moved *GridUnit from layoutmgr/table to fo/flow/table |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Vincent Hennebert | Moved the creation of grid units to the FO tree buildin... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | Fix two javadoc warnings. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | More informative overflow message (sometimes the overfl... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | Log element list length for convenience. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | Filter single quotes from the filenames as this will... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | Better error messages in fontLookup(). |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | Some TTF fonts don't have a PostScript name, so just... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | Improved PFM loading: |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Jeremias Maerki | Expose a method so I can easily extract the renderer... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Chris Bowditch | bug fix: avoid NPE when GC has removed a weak reference... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Vincent Hennebert | Use tableLM instead of the primary grid unit to retriev... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Jeremias Maerki | Avoid null values in generated Font classes so the... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Jeremias Maerki | Better solution for missing hyphenation character problem. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Jeremias Maerki | Issue a clear warning if the selected hyphenation chara... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Jeremias Maerki | Bugzilla #43835: |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Jeremias Maerki | Attempt to shed light on what this method does. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Jeremias Maerki | Bugfix: An invalid PDF was created if a grayscale JPEG... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Jeremias Maerki | Another improvement for font auto-detection: |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Jeremias Maerki | Improved font auto-detection and handling of AWT-suppli... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Chris Bowditch | bugfix: instead of throwing an exception use default... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Vincent Hennebert | Nitpick regarding the Nimbus font names |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Jeremias Maerki | Bugfix: filters were not applied but still produced... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Jeremias Maerki | Some notes about FOP's default font and font substituti... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Jeremias Maerki | Fixed regression: transparent-page-background was not... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Vincent Hennebert | Removed no-longer applicable test cases, for cells... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Vincent Hennebert | Now that there is a dedicated package for tables, the... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Vincent Hennebert | Forgot to add IllegalRowSpanTestCase to the test suite... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Vincent Hennebert | Added check for table-cells which span more rows than... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Vincent Hennebert | Slightly reworked too-many-columns_body_3 testcase... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Vincent Hennebert | Forgot to add TableColumnColumnNumber testcase to the... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Vincent Hennebert | Finalised testcase for RowGroupBuilder and added it... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Jeremias Maerki | Mailing List Archive link updates. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Jeremias Maerki | Bugfix: FOPFonts proc is not used/needed anymore. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | Renamed signalNewRow method into more accurate signalRowEnd |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | Renamed TableRowIteratorTestCase into RowGroupBuilderTe... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | Upgraded javac.source and javac.target to 1.4 (to enabl... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | Moved table-related FObj into new o.a.fop.fo.flow.table... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | Updated the warning messages |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | Renamed TableRowIterator* test cases into RowGroupBuilder* |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | First step towards building row groups at the FO tree... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Hennebert | Disabled debug outputs |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jeremias Maerki | Make Vincent happy. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Andreas L.... | Added support for fo:markers on fo:inline and fo:basic... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jeremias Maerki | Completely reimplemented the PDFTextPainter. All SVG... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jeremias Maerki | Added method to convert from inches to points. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jeremias Maerki | Zero Word Joiner was missing in the constants. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jeremias Maerki | More fine-grained mechanism to detect if a font has... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jeremias Maerki | Method for dumping all font triplets to System.out... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jeremias Maerki | Mapping "SansSerif" and "Monospaced" (widely used in... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Andreas L.... | Correction: use super.toString() to still have the... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Andreas L.... | Added override for FObj.toString() for convenience... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Andreas L.... | Add missing file from previous commit (r591437) |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Andreas L.... | Bugzilla 42748: Added support for ids on empty fo:inlines |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Vincent Hennebert | Reworked the creation of implicit columns to match... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Vincent Hennebert | Testcases for fo:table-column |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Vincent Hennebert | Additional testcases for too many columns, this time... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Jeremias Maerki | Some fonts have spaces in their names (ex. "Arial Unico... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Vincent Hennebert | Replaced svn:eol property with svn:eol-style or set... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Vincent Hennebert | - Enforced check for proper number of columns in a... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Adrian Cumiskey | Url is actually a Uri |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Adrian Cumiskey | Simple renaming of method following patch that was... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Vincent Hennebert | Removed no longer useful setCurrentColumnIndex method... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Vincent Hennebert | Updated testcase to reflect new code behaviour: gaps... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Vincent Hennebert | - factored the management of column numbers into a... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Adrian Cumiskey | Fixes 42982, 43042, 43587, 43143 and 43439 applied... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Adrian Cumiskey | Bugzilla #42982: |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Adrian Cumiskey | Applied [PATCH] 43143 - ExpertEncoding and ExpertSubset... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Adrian Cumiskey | Bugzilla #43042: |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Adrian Cumiskey | Applying [PATCH] 43587 - Multiple ps:comment-? within... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Adrian Cumiskey | Whoops.. lets maintain the alphabetical ordering! :) |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Vincent Hennebert | Made the columns field in Table private, and created... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Adrian Cumiskey | My first commit :) |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Vincent Hennebert | Moved the creation of the columns list to the declarati... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Vincent Hennebert | Removed useless addChildNode method since it only trans... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Vincent Hennebert | Created an abstract TableCellContainer class meant... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Jeremias Maerki | Merged https://svn.apache.org/repos/asf/xmlgraphics... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Jeremias Maerki | Some log fine-tuning. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Jeremias Maerki | Fix for ClassCastException if non-PS extension attachme... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Vincent Hennebert | Removed the check for borders specified on table-column... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Simon Pepping | Removed the export statement, because it must be on... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Jeremias Maerki | Bugzilla #43597: |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Jeremias Maerki | Bugzilla #43597: |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Vincent Hennebert | Corrected typo: explicitely -> explicitly |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Vincent Hennebert | Added a news item about Adrian Cumiskey becoming a... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Jeremias Maerki | Bugfix: If auto-detection is enabled, auto-detection... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Vincent Hennebert | Bugzilla #43616: bug in the computation of remaining... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Jeremias Maerki | Add OSSummit in Asia |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Jeremias Maerki | Bugfix for NPE with empty table-row (regression from... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Jeremias Maerki | Added a configuration setting to the PCL renderer that... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Jeremias Maerki | Fixed a bug in the test. MediaPosition takes an integer. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Jeremias Maerki | Don't use deprecated useRGBColor() from PSGenerator... |
commit | commitdiff | tree | snapshot |
next |