| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | removed unneeded code | Keiron Liddle | 2002-08-05 | 1 | -11/+1 |
* | Minor patch for the TTFReader to remove an unreachable statement | Keiron Liddle | 2002-08-05 | 1 | -1/+1 |
* | fixes length problem causing xref error...found it at last | Keiron Liddle | 2002-08-02 | 1 | -1/+1 |
* | get Jimi working again and correctly reporting errors | Keiron Liddle | 2002-08-02 | 3 | -15/+35 |
* | Simplified ASCII85Filter computation, thereby hopefully | Keiron Liddle | 2002-08-02 | 1 | -5/+20 |
* | workaround for eps files that have invalid float bounding box values | Keiron Liddle | 2002-08-02 | 1 | -5/+13 |
* | use buffered stream | Keiron Liddle | 2002-08-02 | 1 | -1/+1 |
* | fixed master-name and a test setup problem | Keiron Liddle | 2002-07-31 | 1 | -0/+1 |
* | moved embed font info into the render.pdf package | Keiron Liddle | 2002-07-31 | 12 | -47/+31 |
* | separated the specific PDFRender functionality from the CTM class | Keiron Liddle | 2002-07-30 | 3 | -212/+323 |
* | adapted to change in batik | Keiron Liddle | 2002-07-29 | 1 | -2/+2 |
* | cleaned up the font state a bit | Keiron Liddle | 2002-07-23 | 13 | -270/+294 |
* | fix for unknown child that returns null size | Keiron Liddle | 2002-07-23 | 1 | -0/+4 |
* | handles clip better | Keiron Liddle | 2002-07-23 | 1 | -2/+23 |
* | prevent npe | Keiron Liddle | 2002-07-23 | 2 | -4/+9 |
* | spearated GraphicsConfiguration classes | Keiron Liddle | 2002-07-23 | 7 | -241/+336 |
* | fixed compile error | Keiron Liddle | 2002-07-19 | 1 | -3/+0 |
* | reuse old patterns and shadings to reduce file size | Keiron Liddle | 2002-07-19 | 5 | -22/+278 |
* | reuse functions to reduce file size | Keiron Liddle | 2002-07-18 | 2 | -4/+146 |
* | start page sequence with title | Keiron Liddle | 2002-07-18 | 5 | -8/+36 |
* | no longer needed | Keiron Liddle | 2002-07-15 | 1 | -48/+0 |
* | Removed traces of buffermanager | Joerg Pietschmann | 2002-07-14 | 3 | -47/+14 |
* | improved patterns, the contents should be visible now | Keiron Liddle | 2002-07-10 | 1 | -10/+14 |
* | improved linear and radial gradients | Keiron Liddle | 2002-07-09 | 2 | -27/+38 |
* | removed old id reference stuff | Keiron Liddle | 2002-07-09 | 7 | -477/+0 |
* | fixed compile error | Keiron Liddle | 2002-07-08 | 1 | -2/+2 |
* | applies transform from viewBox | Keiron Liddle | 2002-07-05 | 1 | -0/+1 |
* | alignment and scaling for instream-foreign-object using viewport | Keiron Liddle | 2002-07-05 | 4 | -42/+152 |
* | improved gstate usage | Keiron Liddle | 2002-07-04 | 11 | -140/+416 |
* | removed repeated string | Keiron Liddle | 2002-07-04 | 1 | -1/+0 |
* | prevent npe | Keiron Liddle | 2002-07-04 | 1 | -1/+1 |
* | progressively output pdf objects to reduce memory usage | Keiron Liddle | 2002-07-01 | 6 | -60/+94 |