| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 125 | -19307/+0 |
* | non-ASCII character choking JBuilder | William Victor Mote | 2003-03-11 | 1 | -11/+11 |
* | Switched to long licence
| Jeremias Maerki | 2003-03-06 | 21 | -242/+1400 |
* | Switched to long licence
| Jeremias Maerki | 2003-03-06 | 30 | -350/+1419 |
* | Switched to long licence
| Jeremias Maerki | 2003-03-05 | 22 | -159/+1112 |
* | Switched to long licence
| Jeremias Maerki | 2003-03-05 | 40 | -453/+2253 |
* | Switched to long licence
| Jeremias Maerki | 2003-03-05 | 20 | -432/+1333 |
* | fixed for changed method | Keiron Liddle | 2003-03-04 | 2 | -29/+35 |
* | updated for LayoutProcessor | Keiron Liddle | 2003-03-04 | 3 | -28/+37 |
* | add retrieve marker layout manager | Keiron Liddle | 2003-02-19 | 1 | -9/+30 |
* | use trait setter for setting traits | Keiron Liddle | 2003-02-19 | 2 | -6/+6 |
* | cleaned up some styling | Keiron Liddle | 2003-02-19 | 1 | -42/+49 |
* | set FO on lm as part of interface, simpler and more flexible | Keiron Liddle | 2003-02-14 | 26 | -40/+96 |
* | moved MinOptMax to where it is used | Keiron Liddle | 2003-02-13 | 1 | -1/+1 |
* | Provide a fallback when no baseURL is set. | Jeremias Maerki | 2003-01-27 | 1 | -1/+5 |
* | Revert a change that caused problems with images. | Jeremias Maerki | 2003-01-08 | 1 | -1/+1 |
* | Adjustments for font refactoring | Jeremias Maerki | 2003-01-08 | 2 | -89/+226 |
* | These fields should be public. | Oleg Tkachenko | 2003-01-05 | 1 | -5/+5 |
* | Made regions to be writing-mod� aware, now it's ok for lr-tb, rl-tb and tb-rl. | Oleg Tkachenko | 2003-01-05 | 9 | -132/+163 |
* | Made fields private. | Oleg Tkachenko | 2002-12-23 | 1 | -6/+2 |
* | Cleaned up unused imports. | Oleg Tkachenko | 2002-12-22 | 15 | -44/+28 |
* | compare to correct string | Keiron Liddle | 2002-12-19 | 1 | -1/+1 |
* | nullify fo tree to release data | Keiron Liddle | 2002-12-17 | 1 | -2/+4 |
* | Removed unused imports, cleaned up style, logging and javadoc. Removed redund... | Oleg Tkachenko | 2002-12-16 | 1 | -38/+25 |
* | white-space and line-ending fixes | William Victor Mote | 2002-11-29 | 8 | -15/+15 |
* | set user agent on layout managers for values and logging | Keiron Liddle | 2002-11-18 | 7 | -1/+15 |
* | added support for markers in fo tree | Keiron Liddle | 2002-11-15 | 23 | -206/+253 |
* | handle image stream better, try to make sure only | Keiron Liddle | 2002-11-08 | 1 | -2/+11 |
* | improved error message and id, background, borders | Keiron Liddle | 2002-11-06 | 1 | -53/+90 |
* | background and borders for regions | Keiron Liddle | 2002-11-06 | 2 | -21/+33 |
* | 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 |
* | initial implementation of lists | Keiron Liddle | 2002-11-03 | 4 | -27/+71 |
* | fixed link/resolving problem | Keiron Liddle | 2002-11-03 | 1 | -2/+2 |
* | added some colors border and background | Keiron Liddle | 2002-11-01 | 3 | -3/+23 |
* | more style fixes | Keiron Liddle | 2002-10-25 | 38 | -337/+407 |
* | fixed compile error | Keiron Liddle | 2002-09-18 | 1 | -1/+0 |
* | check keywords for string property, so that bold font works | Keiron Liddle | 2002-09-17 | 1 | -0/+4 |
* | starting implementation of tables | Keiron Liddle | 2002-09-13 | 11 | -450/+198 |
* | fixes some vertical alignment | Keiron Liddle | 2002-09-09 | 2 | -0/+8 |
* | implemented render pages model with a simple cached impl | Keiron Liddle | 2002-09-09 | 1 | -20/+26 |
* | implemented basic link with linking from pdf | Keiron Liddle | 2002-09-07 | 3 | -54/+128 |
* | hooked up id reference and page number | Keiron Liddle | 2002-09-04 | 3 | -170/+222 |
* | removed BP from BPLayoutManager and combined | Keiron Liddle | 2002-09-03 | 4 | -10/+10 |
* | changed pixel to mm to longer name | Keiron Liddle | 2002-09-02 | 1 | -1/+1 |
* | start implementation of block-container | Keiron Liddle | 2002-08-30 | 3 | -191/+212 |
* | moved filed area to its own class | Keiron Liddle | 2002-08-29 | 1 | -33/+1 |
* | implemented leader pattern: space, dots and use content | Keiron Liddle | 2002-08-23 | 3 | -12/+143 |
* | implemeneted leader with leader-pattern of rule | Keiron Liddle | 2002-08-22 | 1 | -36/+63 |
* | handle errors better | Keiron Liddle | 2002-08-20 | 2 | -11/+17 |