| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Oops, forgot one little import. Sorry. | Jeremias Maerki | 2002-09-10 | 1 | -0/+1 |
* | Fixed checkstyle violations (we're down at 8500 now) | Jeremias Maerki | 2002-09-10 | 10 | -333/+465 |
* | fixed style errors | Keiron Liddle | 2002-09-09 | 1 | -11/+97 |
* | Fixed checkstyle violations | Jeremias Maerki | 2002-09-09 | 11 | -225/+518 |
* | fixes some vertical alignment | Keiron Liddle | 2002-09-09 | 3 | -0/+41 |
* | doesn't make sense | Keiron Liddle | 2002-09-09 | 1 | -19/+0 |
* | fixed hack on link rectangle | Keiron Liddle | 2002-09-09 | 3 | -78/+123 |
* | improved docs, formatting | Keiron Liddle | 2002-09-09 | 5 | -65/+93 |
* | implemented render pages model with a simple cached impl | Keiron Liddle | 2002-09-09 | 9 | -130/+473 |
* | implemented basic link with linking from pdf | Keiron Liddle | 2002-09-07 | 21 | -172/+534 |
* | bookmark extension now working | Keiron Liddle | 2002-09-05 | 9 | -29/+189 |
* | hooked up id reference and page number | Keiron Liddle | 2002-09-04 | 17 | -225/+384 |
* | debug causes error | Keiron Liddle | 2002-09-04 | 1 | -6/+6 |
* | removed old configuration | Keiron Liddle | 2002-09-04 | 21 | -1031/+45 |
* | correctly handles font in pattern | Keiron Liddle | 2002-09-03 | 2 | -5/+6 |
* | removed BP from BPLayoutManager and combined | Keiron Liddle | 2002-09-03 | 25 | -338/+305 |
* | fixed compile error | Christian Geisert | 2002-09-02 | 1 | -1/+1 |
* | changed pixel to mm to longer name | Keiron Liddle | 2002-09-02 | 3 | -5/+5 |
* | added logging to the font converter | Keiron Liddle | 2002-09-02 | 3 | -98/+131 |
* | start implementation of block-container | Keiron Liddle | 2002-08-30 | 10 | -213/+707 |
* | return if no areas to add | Keiron Liddle | 2002-08-30 | 1 | -0/+3 |
* | moved filed area to its own class | Keiron Liddle | 2002-08-29 | 2 | -33/+51 |
* | Remove two parameter version of getNextBreakPoss method and remove all calls ... | Karen Lease | 2002-08-28 | 11 | -42/+17 |
* | updated to current batik method and variable names for pixel to mm | Keiron Liddle | 2002-08-23 | 1 | -3/+3 |
* | implemented leader pattern: space, dots and use content | Keiron Liddle | 2002-08-23 | 10 | -19/+254 |
* | implemeneted leader with leader-pattern of rule | Keiron Liddle | 2002-08-22 | 13 | -121/+295 |
* | properly resets blocks | Keiron Liddle | 2002-08-21 | 5 | -67/+95 |
* | handle errors better | Keiron Liddle | 2002-08-20 | 2 | -11/+17 |
* | fix for invalid colorspace on jpeg | Keiron Liddle | 2002-08-20 | 2 | -1/+9 |
* | load original data properly | Keiron Liddle | 2002-08-19 | 5 | -2/+14 |
* | reset fontname at start of region | Keiron Liddle | 2002-08-19 | 1 | -0/+1 |
* | properly sets the dpi val | Keiron Liddle | 2002-08-19 | 1 | -9/+3 |
* | removed split context | Keiron Liddle | 2002-08-19 | 6 | -97/+5 |
* | improved block layout, adds areas to correct parent | Keiron Liddle | 2002-08-18 | 9 | -71/+84 |
* | Attempt at adding static content. | Joerg Pietschmann | 2002-08-17 | 15 | -445/+573 |
* | cleanuup, updated status for line height | Keiron Liddle | 2002-08-16 | 5 | -10/+0 |
* | calculate line height and do vertical alignment better | Keiron Liddle | 2002-08-16 | 13 | -172/+164 |
* | debug not that useful | Keiron Liddle | 2002-08-16 | 1 | -1/+2 |
* | added useful bit of doc | Keiron Liddle | 2002-08-16 | 1 | -0/+6 |
* | fixed reset, only does it when restarting leaf node | Keiron Liddle | 2002-08-14 | 1 | -1/+4 |
* | made messages more sensible | Keiron Liddle | 2002-08-14 | 1 | -2/+2 |
* | Updated batik with change to TextPainter interface and UserAgent. | Keiron Liddle | 2002-08-14 | 2 | -78/+106 |
* | Replaced the PostScript filters with the refactored ones from the maintenance | Jeremias Maerki | 2002-08-12 | 10 | -337/+556 |
* | get some page breaking working | Keiron Liddle | 2002-08-11 | 6 | -106/+119 |
* | fixed compile error | Keiron Liddle | 2002-08-09 | 1 | -3/+0 |
* | removed old code, cleaned up a bit | Keiron Liddle | 2002-08-09 | 14 | -881/+53 |
* | set user agent on renderer | Keiron Liddle | 2002-08-09 | 1 | -0/+1 |
* | initial attempt at getting some pagination | Keiron Liddle | 2002-08-08 | 24 | -1475/+1742 |
* | First batch of changes for preparation for adoption of Avalon patterns. Only ... | Jeremias Maerki | 2002-08-07 | 42 | -412/+379 |
* | remove distracting message | Keiron Liddle | 2002-08-06 | 1 | -1/+0 |