aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layout
Commit message (Expand)AuthorAgeFilesLines
* start implementation of block-containerKeiron Liddle2002-08-301-4/+4
* added useful bit of docKeiron Liddle2002-08-161-0/+6
* use buffered streamKeiron Liddle2002-08-021-1/+1
* cleaned up the font state a bitKeiron Liddle2002-07-232-72/+98
* proper use of font encodings for native fontsKeiron Liddle2002-06-281-8/+7
* added transparency for imagesKeiron Liddle2002-06-271-2/+2
* removed old area treeKeiron Liddle2002-06-2023-3912/+0
* start of structure handler concept and adjusted the layoutKeiron Liddle2002-05-271-5/+1
* PR:Karen Lease2002-05-262-3/+21
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-1/+1
* cleaned up bookmark extension a bitKeiron Liddle2002-05-171-59/+3
* Add support for nested inlines using the BreakPoss logic.Karen Lease2002-05-101-6/+11
* PR:Karen Lease2002-04-281-5/+4
* Correct margin handling on body region for writing-modeKaren Lease2002-02-231-1/+1
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-1/+0
* removed message handlerKeiron Liddle2001-11-224-42/+41
* made the batik pdf transcoder work againKeiron Liddle2001-11-151-4/+3
* Disable methods using StreamRendererKaren Lease2001-11-111-9/+11
* PageMaster uses a PageViewport objectKaren Lease2001-11-091-50/+58
* changed the parent to FONodeKeiron Liddle2001-11-095-34/+34
* updated a few hashtables and vectorsKeiron Liddle2001-11-021-9/+9
* new area tree and rendering stuffKeiron Liddle2001-10-2213-50/+0
* Account for padding and border when calculating space remaining for contentKaren Lease2001-10-141-1/+11
* changed api associated with batik to current batikKeiron Liddle2001-10-121-1/+1
* changed overflow message since (1) it was confusingKeiron Liddle2001-10-051-3/+3
* fixed some text wrapping problemsKeiron Liddle2001-09-251-24/+31
* improved debugging messages a bitKeiron Liddle2001-09-111-2/+2
* this patch should fix a problem with hyphenating large wordsKeiron Liddle2001-08-311-17/+32
* handles viewbox and no svg size betterKeiron Liddle2001-08-301-0/+8
* This just moves the marker supporting code from before Mark's patch intoSteve Coffman2001-08-061-2/+2
* adds the remaining property groupsKeiron Liddle2001-08-066-0/+143
* Add clone methodKaren Lease2001-08-051-5/+35
* Submitted by: Struan Judd (struan@sjudd.com)Tore Engvig2001-08-021-19/+4
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-012-32/+27
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-012-61/+70
* Submitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)Tore Engvig2001-08-012-38/+38
* Formatted code according to code standards.Tore Engvig2001-07-3044-3537/+3640
* started support to read all relevant propertiesKeiron Liddle2001-07-302-0/+42
* AHS: changed Area methods slightlyarved2001-07-261-3/+34
* Added support for various spaces, inluding non-breaking spaceTore Engvig2001-07-242-73/+306
* AHS: continued work on fo:marker supportarved2001-07-232-0/+54
* Make display-align work on table-cellKaren Lease2001-07-181-8/+27
* PR: 2556Tore Engvig2001-07-171-16/+10
* AHS: improving area informationarved2001-07-174-0/+24
* AHS: initial marker supportarved2001-07-163-2/+72
* AHS: addressing break boundary conditionsarved2001-07-131-0/+4
* Supports page-number formattingarved2001-07-081-1/+10
* Fix a bug which caused FOP to overestimate the space available for the first ...Karen Lease2001-07-041-1/+1
* updates to pdf text painterKeiron Liddle2001-06-271-78/+79
* Added patch for loading config via Thread ContextClassLoaderKelly Campbell2001-06-211-3/+23