19 커밋 (a34a5243573923923d74d9681dd9e0bb132e2cdb)

작성자 SHA1 메시지 날짜
  Glen Mazza a34a524357 Some simplification of FOText object. 20 년 전
  Glen Mazza a9562b6773 ---------------------------------------------------------------------- 20 년 전
  Glen Mazza f962079346 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj 20 년 전
  Glen Mazza 3aa824b838 minor elaboration 20 년 전
  William Victor Mote 3a590cff94 1. convert fo/FOTreeVisitor to an interface 21 년 전
  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. 21 년 전
  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). 21 년 전
  William Victor Mote 1364cce7cd checkstyle/javadoc changes only 21 년 전
  William Victor Mote f3d66dcd78 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole 21 년 전
  William Victor Mote 250f621fae style changes only 21 년 전
  William Victor Mote 7d04f44b9d create fo/FOTreeControl interface, and make control/Document implement it, to further encapsulate the FO Tree 21 년 전
  William Victor Mote 4a4027028e 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visitor concept, see item 2) 21 년 전
  William Victor Mote 4f07da1245 1. tie Document to fo.FOTreeBuilder and fo.pagination.Root 21 년 전
  William Victor Mote 1b97da566d 1. create control package 21 년 전
  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 21 년 전
  William Victor Mote bf828cf9a7 style changes only 21 년 전
  Glen Mazza 0cd16a2d1b Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java to layoutmgr package. 21 년 전
  William Victor Mote 1582839360 Add support for text-transform. 21 년 전
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 년 전
  Jeremias Maerki 2df4339f59 Switched to long licence 21 년 전
  Keiron Liddle de213623b7 set FO on lm as part of interface, simpler and more flexible 21 년 전
  Keiron Liddle 67117725a0 added support for markers in fo tree 21 년 전
  Keiron Liddle 72d09f7de3 starting implementation of tables 22 년 전
  Keiron Liddle 888c7c273c removed BP from BPLayoutManager and combined 22 년 전
  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. 22 년 전
  Keiron Liddle dd0b2a8e07 removed old area tree 22 년 전
  Keiron Liddle bb7c696383 start to an improved mif handler 22 년 전
  Keiron Liddle 5347d3aae5 start of structure handler concept and adjusted the layout 22 년 전
  Keiron Liddle 7d000b0c79 sets up the id independantly of the layout 22 년 전
  Karen Lease 125861079b Add support for nested inlines using the BreakPoss logic. 22 년 전
  Karen Lease cef98afd17 PR: 22 년 전
  Keiron Liddle 6619da7ea0 initial implementation of line area layout processing 22 년 전
  Keiron Liddle 1b6654bacb basic vertical alignment and height for lines 22 년 전
  Keiron Liddle 0e14c9bdc1 a simple impl of getting ipd and line height 22 년 전
  Karen Lease 9b5b64eb4b Remove extra whitespace during FO tree construction 22 년 전
  Keiron Liddle 44ac4cc890 changed a few more vector and hastable 22 년 전
  Karen Lease a0f74400d2 Move text layout code into TextLayoutManager; add generatesInlineAreas to FObj 22 년 전
  Karen Lease 3ae0c95c77 Fix an NPE 22 년 전
  Keiron Liddle 0df1355b53 changed the parent to FONode 22 년 전
  Keiron Liddle 3f3968c27e changed the way that elements and properties are handled 22 년 전
  Steve Coffman cc7a009f47 Adds Mark Lillywhite's performance and memory patch in all it's glory. 23 년 전
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 년 전
  Keiron Liddle ed28d2934b added all remaining elements 23 년 전
  Keiron Liddle c82cf5230b checks for null pointers, since this is used for unknown namespaces 24 년 전
  Jordan Naftolin 4e6fdd8f60 fixes duplicate id on overflow bug 24 년 전
  Jordan Naftolin 19d2652fb4 checks for FObjMixed's id 24 년 전
  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. 24 년 전
  jtauber c907f9fd4b removed multiple CRs at end of lines 24 년 전
  jtauber 6d5b999d4b PR: 24 년 전
  Dirk-Willem van Gulik e45df8ad5a Removed goof which is not in open source CVS version 24 년 전