aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 1. Valid node checking for LayoutMasterSet done.Glen Mazza2004-06-1622-58/+129
* Removed illegal tab character Jeremias Maerki2004-06-162-11/+11
* 1.) Check for fo:color-profile made to ensure no child elements during proces...Glen Mazza2004-06-1630-110/+124
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-1537-156/+108
* Standardized error messages, brought fox:bookmarks under parent fo:root.Glen Mazza2004-06-1513-76/+125
* 1.) App now returns an error if no page-sequence declared within fo:root.Glen Mazza2004-06-137-91/+77
* Removed unneeded getCurrentDocument() again from Driver.Glen Mazza2004-06-131-8/+0
* Moved AddLMVisitor accessors into FOTreeHandler.Glen Mazza2004-06-137-46/+46
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-1263-21/+259
* More solid checking to ensure first node encountered is an fo:root FO.Glen Mazza2004-06-122-7/+9
* Removed get/setUserAgent() initializations from the LayoutManagers. (Infrequ...Glen Mazza2004-06-126-42/+0
* added year to Jeremy birthdayClay Leeds2004-06-111-1/+1
* Consolidated formatPageSequence() into FOTreeHandler.Glen Mazza2004-06-118-304/+128
* Added/moved Clay Leeds to Active Committers and added to Areas of Expertise (...Clay Leeds2004-06-111-14/+39
* Better error-handling messages added for incorrect LayoutMasterSets.Glen Mazza2004-06-082-2/+10
* public format() renamed to private formatPageSequence().Glen Mazza2004-06-081-2/+3
* Removed the new apps.Document from public access within Driver, at least unti...Glen Mazza2004-06-081-16/+0
* Hyphenation of words with punctuation marks, patch by Luca Furini, bugSimon Pepping2004-05-291-5/+53
* Remove trailing spaces at the end of a paragraph.Simon Pepping2004-05-291-21/+18
* Solve a few problems concerning hyphenation:Simon Pepping2004-05-294-14/+28
* Moved myself to the list of active committersSimon Pepping2004-05-271-5/+5
* implemented break-before propertyChris Bowditch2004-05-277-78/+160
* added protected log member, so child areas can send messages to logChris Bowditch2004-05-261-8/+17
* added fix break-* properties to layout todo listChris Bowditch2004-05-261-0/+5
* Removed getPropertyList() method from PropertyManager, as that methodGlen Mazza2004-05-262-10/+2
* Removed PropertyManager argument from initProperties(), as it is alreadyGlen Mazza2004-05-2613-132/+122
* Reverted part of yesterday's work to make FObj simpler, added more commenting...Glen Mazza2004-05-235-121/+74
* PR:Glen Mazza2004-05-2216-223/+220
* Switched from handleAttrs() to more intuitive processNode() and (for FO names...Glen Mazza2004-05-2237-320/+254
* As I do more testing I'm narrowing down problems with markers, and I'm trying...Chris Bowditch2004-05-201-2/+1
* fixed problem with top/bottom borders on regular blocksChris Bowditch2004-05-201-13/+17
* Spelled out FO element maker classes in order to make its toString()Glen Mazza2004-05-192-112/+120
* update markers todo item as re-parenting was not an accurate descriptionChris Bowditch2004-05-191-2/+3
* added more friendly message when Jimi/JAI is not presentChris Bowditch2004-05-181-4/+7
* Folded the layout strategy into apps.Document.Glen Mazza2004-05-189-273/+135
* added ipd property to block elementChris Bowditch2004-05-181-5/+6
* updated status: we can finally cross one item off the todo listChris Bowditch2004-05-181-1/+2
* PR:Glen Mazza2004-05-1523-108/+104
* fixes problem that prevented proportional-column-width function workingChris Bowditch2004-05-131-7/+13
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-1233-92/+129
* String->int conversion and a few other simplifications to fo.Region* classes.Glen Mazza2004-05-0913-91/+41
* applied Luca Furini's patch from bug #28314Chris Bowditch2004-04-261-5/+14
* For area.Blocks created in BlockLayoutManager.getParentArea(), I set theGlen Mazza2004-04-257-43/+46
* Updated news page.Glen Mazza2004-04-241-57/+4
* Removed currently unused Document object from the LayoutStrategy (the latterGlen Mazza2004-04-243-8/+4
* More apps.Document->fonts.FontInfo conversion.Glen Mazza2004-04-247-43/+42
* PDFRenderer does not presently support out-of-order rendering (e.g.,Glen Mazza2004-04-241-1/+1
* Logger "LogFactory.getLog(PDFObject.class.getPackage().getName())" wasGlen Mazza2004-04-233-10/+2
* Unneeded imports removed.Glen Mazza2004-04-223-5/+0
* PR:Glen Mazza2004-04-2233-347/+122