| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -807/+0 |
* | Switched to long licence
| Jeremias Maerki | 2003-03-06 | 1 | -5/+48 |
* | set FO on lm as part of interface, simpler and more flexible | Keiron Liddle | 2003-02-14 | 1 | -0/+1 |
* | set user agent on layout managers for values and logging | Keiron Liddle | 2002-11-18 | 1 | -0/+1 |
* | layout correct static region | Keiron Liddle | 2002-11-06 | 1 | -35/+90 |
* | page numbering across sequences and number formatting | Keiron Liddle | 2002-11-04 | 1 | -135/+39 |
* | more style fixes | Keiron Liddle | 2002-10-25 | 1 | -11/+11 |
* | 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 | 1 | -248/+262 |
* | First batch of changes for preparation for adoption of Avalon patterns. Only ... | Jeremias Maerki | 2002-08-07 | 1 | -106/+102 |
* | start page sequence with title | Keiron Liddle | 2002-07-18 | 1 | -6/+16 |
* | removed old area tree | Keiron Liddle | 2002-06-20 | 1 | -2/+2 |
* | start to an improved mif handler | Keiron Liddle | 2002-06-05 | 1 | -0/+2 |
* | 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 |
* | some comments and cleaned up a bit | Keiron Liddle | 2001-11-15 | 1 | -7/+9 |
* | changed a few more vector and hastable | Keiron Liddle | 2001-11-14 | 1 | -5/+5 |
* | Move text layout code into TextLayoutManager; add generatesInlineAreas to FObj | Karen Lease | 2001-11-11 | 1 | -4/+13 |
* | 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 |
* | changed the parent to FONode | Keiron Liddle | 2001-11-09 | 1 | -5/+4 |
* | changed the way that elements and properties are handled | Keiron Liddle | 2001-11-06 | 1 | -18/+8 |
* | 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 | 1 | -5/+5 |
* | changed to logkit for logging only half done | Keiron Liddle | 2001-08-20 | 1 | -11/+8 |
* | 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 | 1 | -225/+249 |
* | started support to read all relevant properties | Keiron Liddle | 2001-07-30 | 1 | -0/+5 |
* | AHS: continued work on fo:marker support | arved | 2001-07-23 | 1 | -1/+4 |
* | AHS: initial marker support | arved | 2001-07-16 | 1 | -2/+4 |
* | AHS: support 'force-page-count' | arved | 2001-07-09 | 1 | -5/+96 |
* | Supports page-number formatting | arved | 2001-07-08 | 1 | -2/+13 |
* | should handle page number properly, with threads | Keiron Liddle | 2001-06-22 | 1 | -377/+344 |
* | 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 | 1 | -49/+24 |
* | 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 |
* | Just formatting, I think... | arved | 2000-12-27 | 1 | -2/+2 |
* | Slight mods for BodyAreaContainer | arved | 2000-12-18 | 1 | -1/+2 |
* | adds a warning for regions in flows which don't exist in the layout | fotis | 2000-11-17 | 1 | -0/+3 |
* | region-name support, refactoring of region, PageSequence, PageMasterReference... | fotis | 2000-11-15 | 1 | -74/+382 |
* | Remove unnecessary casts to specific property classes | Karen Lease | 2000-11-10 | 1 | -4/+0 |
* | PropertyListBuilder.java | Karen Lease | 2000-11-10 | 1 | -2/+5 |
* | fix: error message is updated to latest spec | fotis | 2000-09-10 | 1 | -1/+1 |
* | changes allowed flow-name for static-content from xsl-before/xsl-after to xsl... | fotis | 2000-08-02 | 1 | -2/+2 |
* | Supports March 27 2000 spec | arved | 2000-07-11 | 1 | -30/+16 |
* | replaces calls of System.err.println etc. with calls to the new MessageHandle... | fotis | 2000-06-27 | 1 | -4/+5 |
* | pass IDReferences on to static content | Jordan Naftolin | 2000-06-22 | 1 | -0/+2 |