| Commit message (Expand) | Author | Age | Files | Lines |
* | implemented leader pattern: space, dots and use content | Keiron Liddle | 2002-08-23 | 1 | -2/+0 |
* | Attempt at adding static content. | Joerg Pietschmann | 2002-08-17 | 11 | -441/+414 |
* | First batch of changes for preparation for adoption of Avalon patterns. Only ... | Jeremias Maerki | 2002-08-07 | 7 | -186/+175 |
* | start page sequence with title | Keiron Liddle | 2002-07-18 | 1 | -6/+16 |
* | removed old area tree | Keiron Liddle | 2002-06-20 | 2 | -3/+2 |
* | start to an improved mif handler | Keiron Liddle | 2002-06-05 | 2 | -2/+4 |
* | start of structure handler concept and adjusted the layout | Keiron Liddle | 2002-05-27 | 1 | -12/+1 |
* | sets up the id independantly of the layout | Keiron Liddle | 2002-05-23 | 1 | -1/+1 |
* | replaced logkit logger with the logger interface in avalon framework | Keiron Liddle | 2002-04-11 | 1 | -1/+3 |
* | Correct margin handling on body region for writing-mode | Karen Lease | 2002-02-23 | 2 | -15/+34 |
* | Fix some bugs in the CTM logic | Karen Lease | 2002-02-18 | 2 | -1/+11 |
* | Initial implementation of CTM (coordinate transformation matrix) to handle re... | Karen Lease | 2002-02-17 | 7 | -66/+85 |
* | updated master-name to master-reference | Keiron Liddle | 2001-12-11 | 1 | -2/+2 |
* | Remove extra whitespace during FO tree construction | Karen Lease | 2001-11-21 | 1 | -1/+1 |
* | some comments and cleaned up a bit | Keiron Liddle | 2001-11-15 | 11 | -90/+124 |
* | changed a few more vector and hastable | Keiron Liddle | 2001-11-14 | 4 | -44/+42 |
* | Move text layout code into TextLayoutManager; add generatesInlineAreas to FObj | Karen Lease | 2001-11-11 | 3 | -7/+17 |
* | Integrate layout managers for text and block | Karen Lease | 2001-11-11 | 1 | -22/+26 |
* | Start to use layout managers and comment out a bunch of (temporarily) unusabl... | Karen Lease | 2001-11-09 | 1 | -274/+380 |
* | Rework the page creation process and prepare to use layout managers | Karen Lease | 2001-11-09 | 7 | -319/+236 |
* | Base classes for before/after, start/end Region | Karen Lease | 2001-11-09 | 3 | -0/+136 |
* | changed the parent to FONode | Keiron Liddle | 2001-11-09 | 16 | -43/+32 |
* | changed the way that elements and properties are handled | Keiron Liddle | 2001-11-06 | 16 | -249/+98 |
* | svg renderer now basically works, pages, text, leader, svg | Keiron Liddle | 2001-11-02 | 1 | -3/+3 |
* | improved debugging messages a bit | Keiron Liddle | 2001-09-11 | 5 | -10/+10 |
* | put back bookmark extension - not complete | Keiron Liddle | 2001-08-21 | 1 | -2/+2 |
* | changed to logkit for logging only half done | Keiron Liddle | 2001-08-20 | 10 | -33/+27 |
* | Code formatting. Still builds ok, but I didn't test it otherwise since last. | Steve Coffman | 2001-08-01 | 1 | -11/+17 |
* | Adds Mark Lillywhite's performance and memory patch in all it's glory. | Steve Coffman | 2001-08-01 | 1 | -1/+9 |
* | Formatted code according to code standards. | Tore Engvig | 2001-07-30 | 18 | -1786/+1451 |
* | started support to read all relevant properties | Keiron Liddle | 2001-07-30 | 8 | -72/+103 |
* | AHS: continued work on fo:marker support | arved | 2001-07-23 | 1 | -1/+4 |
* | AHS: initial marker support | arved | 2001-07-16 | 2 | -2/+5 |
* | AHS: support 'force-page-count' | arved | 2001-07-09 | 2 | -10/+115 |
* | AHS: restore ability to do blank pages | arved | 2001-07-09 | 1 | -1/+1 |
* | Supports page-number formatting | arved | 2001-07-08 | 2 | -2/+159 |
* | fixed line endings | Keiron Liddle | 2001-07-04 | 1 | -73/+62 |
* | should handle page number properly, with threads | Keiron Liddle | 2001-06-22 | 2 | -475/+406 |
* | K. Liddle: running page num ctr now instance variable for servlet use | arved | 2001-05-01 | 1 | -7/+7 |
* | Made logging go to the same stream (out) for pages and the newline | Kelly Campbell | 2001-03-31 | 1 | -1/+1 |
* | region-start, region-end support | arved | 2001-03-04 | 5 | -266/+113 |
* | End region | arved | 2001-03-04 | 1 | -0/+85 |
* | Start region | arved | 2001-03-04 | 1 | -0/+83 |
* | Added support for PDF outlines (aka bookmarks). See the example in | Kelly Campbell | 2001-02-06 | 1 | -48/+58 |
* | adds footnote support | Keiron Liddle | 2001-01-10 | 1 | -1/+6 |
* | Spec clarification: one fo:flow per page sequence | arved | 2000-12-29 | 1 | -4/+17 |
* | Background color property | arved | 2000-12-27 | 1 | -1/+7 |
* | Just formatting, I think... | arved | 2000-12-27 | 1 | -2/+2 |
* | Fixed renderer classes to use OutputStream again. Fixed a compilation problem... | Kelly Campbell | 2000-12-18 | 1 | -1/+2 |
* | Slight mods for BodyAreaContainer | arved | 2000-12-18 | 1 | -1/+2 |