aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layout
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1124-4236/+0
* Switched to long licence Jeremias Maerki2003-03-0624-284/+1380
* Switched to long licence Jeremias Maerki2003-03-051-18/+64
* Fixed comparision with push character count.Joerg Pietschmann2003-02-131-1/+1
* Adjustments for the font refactoringJeremias Maerki2003-01-084-137/+181
* Cleaned up unused imports.Oleg Tkachenko2002-12-198-22/+12
* added some colors border and backgroundKeiron Liddle2002-11-011-4/+3
* more style fixesKeiron Liddle2002-10-255-50/+55
* hooked up id reference and page numberKeiron Liddle2002-09-041-1/+1
* removed old configurationKeiron Liddle2002-09-041-3/+1
* 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