aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render/awt
Commit message (Expand)AuthorAgeFilesLines
* awt viewer improvementsKeiron Liddle2002-11-061-1/+1
* more style fixesKeiron Liddle2002-10-251-2/+2
* cleaned up the font state a bitKeiron Liddle2002-07-231-71/+62
* removed old id reference stuffKeiron Liddle2002-07-091-2/+0
* removed old importsKeiron Liddle2002-06-211-1/+0
* removed old area treeKeiron Liddle2002-06-201-1/+1
* removed message handlerKeiron Liddle2001-11-222-4/+0
* changed the parent to FONodeKeiron Liddle2001-11-091-2/+0
* new area tree and rendering stuffKeiron Liddle2001-10-221-746/+23
* catches exception when building svgKeiron Liddle2001-09-261-1/+7
* fixed viewbox for svgKeiron Liddle2001-09-251-4/+20
* updated use of batik to changed apiKeiron Liddle2001-09-241-107/+6
* more refactoring of duplicate code in renderersKeiron Liddle2001-09-181-17/+8
* fixed a few awt render problems and a bit more render refactoringKeiron Liddle2001-09-171-43/+0
* put a few common methods in the abstract rendererKeiron Liddle2001-09-171-82/+1
* changed to new logging for renderersKeiron Liddle2001-08-211-7/+5
* changed the dpi for svg to 72 to be the same as other things in fopKeiron Liddle2001-08-091-1/+3
* updated to new batik interfaceKeiron Liddle2001-08-061-0/+2
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-39/+44
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-29/+52
* Formatted code according to code standards.Tore Engvig2001-07-304-526/+418
* Ralph LaChance/Andy Langowitz: improvements to AWTRenderer (borders,backgroun...arved2001-07-221-36/+154
* combined property list setting into element settingKeiron Liddle2001-07-121-5/+1
* D. Bradby: fixes for -print optionarved2001-05-214-55/+96
* AHS: support for XMLRendererarved2001-05-201-1/+8
* restored support for external svg imagesKeiron Liddle2001-05-171-207/+174
* general clean upKeiron Liddle2001-05-171-1/+2
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-524/+155
* Modify handling of border and paddingKaren Lease2001-03-041-26/+26
* changed inline references to layout.inlineKeiron Liddle2001-01-241-1/+2
* Work with complex body-region; suggested by Daniel Bradbyarved2000-12-221-2/+18
* Fixed renderer classes to use OutputStream again. Fixed a compilation problem...Kelly Campbell2000-12-181-1/+1
* Support for rendering complex body regionsarved2000-12-181-3/+10
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-181-1/+1
* adds support for properties leader-align, leader-pattern-width, leader-lengt...fotis2000-11-251-22/+24
* AWTRenderer uses now system fonts and not pdf fonts. All (error) messagesfotis2000-11-164-1080/+1875
* Domagoj Cosic's patch, and changed FOP CVS version to "0.15cvs" soSteve Coffman2000-10-051-449/+459
* changed only so it compiles, should be fixed laterKeiron Liddle2000-08-291-8/+9
* updates AWT viewer to new SVG support, implements a goto function for the userfotis2000-08-071-56/+557
* rendering for foreign objectKeiron Liddle2000-08-031-0/+7
* changed to render svg area, in a different packageKeiron Liddle2000-07-111-355/+361
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-271-2/+3
* remove makefilesfotis2000-06-041-23/+0
* changes to compile (needs to check if it still works)eschaeffer2000-05-231-14/+19
* Submitted patcharved2000-04-111-506/+539
* adds border support (contributed by Jon Smirl) also to the awt rendering (Jon...fotis2000-03-191-180/+274
* changes (made by Stanislav Gorkhover):fotis2000-01-251-22/+125
* at Chris Maden's suggestion, fixed bottom-level Makefiles to not try and recu...jtauber1999-12-041-2/+2
* Added AWT Viewer contributed by Albers+Frommberger (af-software.de)jtauber1999-11-252-0/+476