19 Commits (a34a5243573923923d74d9681dd9e0bb132e2cdb)

Autor SHA1 Mensaje Fecha
  Glen Mazza a34a524357 Some simplification of FOText object. hace 20 años
  Glen Mazza a9562b6773 ---------------------------------------------------------------------- hace 20 años
  Glen Mazza f962079346 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj hace 20 años
  Glen Mazza 3aa824b838 minor elaboration hace 20 años
  William Victor Mote 3a590cff94 1. convert fo/FOTreeVisitor to an interface hace 20 años
  William Victor Mote 2e6fa5b59d Remove storage of apps/FOUserAgent from fo/FONode in favor of storing it once in a higher level class (currently Driver), and accessing it from there. Cleaner design, uses less memory, at the expense of some additional processing time to come up the tree to find the information. hace 21 años
  William Victor Mote fa38778ac0 Remove all storage of fo/FOInputHandler from within the FO Tree itself, in favor of storing it one time in apps/Document and getting it from there when needed. Makes everything cleaner, and uses less memory, at the probable expense of some processing time (to go up the tree to get to Document). hace 21 años
  William Victor Mote 1364cce7cd checkstyle/javadoc changes only hace 21 años
  William Victor Mote f3d66dcd78 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole hace 21 años
  William Victor Mote 250f621fae style changes only hace 21 años
  William Victor Mote 7d04f44b9d create fo/FOTreeControl interface, and make control/Document implement it, to further encapsulate the FO Tree hace 21 años
  William Victor Mote 4a4027028e 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visitor concept, see item 2) hace 21 años
  William Victor Mote 4f07da1245 1. tie Document to fo.FOTreeBuilder and fo.pagination.Root hace 21 años
  William Victor Mote 1b97da566d 1. create control package hace 21 años
  William Victor Mote c00f349426 rename StructureHandler to FOInputHandler to clarify that its subclasses are handling data for output that is either structured or laid out hace 21 años
  William Victor Mote bf828cf9a7 style changes only hace 21 años
  Glen Mazza 0cd16a2d1b Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java to layoutmgr package. hace 21 años
  William Victor Mote 1582839360 Add support for text-transform. hace 21 años
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** hace 21 años
  Jeremias Maerki 2df4339f59 Switched to long licence hace 21 años
  Keiron Liddle de213623b7 set FO on lm as part of interface, simpler and more flexible hace 21 años
  Keiron Liddle 67117725a0 added support for markers in fo tree hace 21 años
  Keiron Liddle 72d09f7de3 starting implementation of tables hace 22 años
  Keiron Liddle 888c7c273c removed BP from BPLayoutManager and combined hace 22 años
  Jeremias Maerki 34baf91a51 First batch of changes for preparation for adoption of Avalon patterns. Only changes on logging for now. Mostly usage of LogEnabled contract interface. Separate mail follows. hace 22 años
  Keiron Liddle dd0b2a8e07 removed old area tree hace 22 años
  Keiron Liddle bb7c696383 start to an improved mif handler hace 22 años
  Keiron Liddle 5347d3aae5 start of structure handler concept and adjusted the layout hace 22 años
  Keiron Liddle 7d000b0c79 sets up the id independantly of the layout hace 22 años
  Karen Lease 125861079b Add support for nested inlines using the BreakPoss logic. hace 22 años
  Karen Lease cef98afd17 PR: hace 22 años
  Keiron Liddle 6619da7ea0 initial implementation of line area layout processing hace 22 años
  Keiron Liddle 1b6654bacb basic vertical alignment and height for lines hace 22 años
  Keiron Liddle 0e14c9bdc1 a simple impl of getting ipd and line height hace 22 años
  Karen Lease 9b5b64eb4b Remove extra whitespace during FO tree construction hace 22 años
  Keiron Liddle 44ac4cc890 changed a few more vector and hastable hace 22 años
  Karen Lease a0f74400d2 Move text layout code into TextLayoutManager; add generatesInlineAreas to FObj hace 22 años
  Karen Lease 3ae0c95c77 Fix an NPE hace 22 años
  Keiron Liddle 0df1355b53 changed the parent to FONode hace 22 años
  Keiron Liddle 3f3968c27e changed the way that elements and properties are handled hace 22 años
  Steve Coffman cc7a009f47 Adds Mark Lillywhite's performance and memory patch in all it's glory. hace 23 años
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. hace 23 años
  Keiron Liddle ed28d2934b added all remaining elements hace 23 años
  Keiron Liddle c82cf5230b checks for null pointers, since this is used for unknown namespaces hace 24 años
  Jordan Naftolin 4e6fdd8f60 fixes duplicate id on overflow bug hace 24 años
  Jordan Naftolin 19d2652fb4 checks for FObjMixed's id hace 24 años
  jtauber b5fac6d796 Partial implementation of keep-with-next (doesn't yet remove area from previous page when fo is moved to next page to ensure keep). The layout method on each FO now returns a Status object rather than an int to allow for more information to be passed back in the future. hace 24 años
  jtauber c907f9fd4b removed multiple CRs at end of lines hace 24 años
  jtauber 6d5b999d4b PR: hace 24 años
  Dirk-Willem van Gulik e45df8ad5a Removed goof which is not in open source CVS version hace 24 años