210 Commits (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

Author SHA1 Message Date
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza a34a524357 Some simplification of FOText object. 20 years ago
  Finn Bock f50eed8c26 Use the new property expressions. Clients must use Length when retrieving 20 years ago
  Finn Bock 9cd4e0f5bf Made redundant by the expresion tree. 20 years ago
  Finn Bock 0d2974463c Support for percentages in property expression. 20 years ago
  Finn Bock d50328798e Simplefy the huge merge loop and allow compilation with jdk1.3. 20 years ago
  Finn Bock c409a7a8c3 Fix javadocs warnings caused by the recent moves of property classes and 20 years ago
  Finn Bock ea2af72a4d Support for "margin" shorthands for margin-[left,right]. 20 years ago
  Finn Bock 0bae902287 Add support for setting margin-[top,botton,left,right] by specifying 20 years ago
  Jeremias Maerki 7a21b4837f Style fixes only. 20 years ago
  Finn Bock 8168c2009a Re-enable toString() for the properties which wrap another object. 20 years ago
  Finn Bock 896bf03de4 Support getObject(), used by Property.toString(). 20 years ago
  Finn Bock 5f0d4d36b5 Phase 3 (last) of bug 26434. 20 years ago
  Finn Bock ffed5ad6fc Removed unused import. 20 years ago
  Finn Bock d9a8ac8671 Phase 2 of bug 26434. 20 years ago
  Finn Bock 6609bd3aaa Move the handmade makers into package fop.fo.properties. 20 years ago
  Finn Bock 4d542ca172 Phase 1 of 26434. 20 years ago
  Finn Bock 1d19c99049 A hack to calculate the startIndent and endIndent based on either margin 20 years ago
  Finn Bock 7311385301 Added getBPPaddingAndBorder() to return the border and padding length in 20 years ago
  Finn Bock 08eb5423ff Fix a NPE when the last shorthand was not detected. 20 years ago
  Finn Bock 33da9f62d9 Fix missing shorthands. 20 years ago
  Glen Mazza 053d3333cd Switching from passing the FOUserAgent for several of the image 20 years ago
  Finn Bock 26c09dd520 Fix javadoc warnings caused by unknown @see targets. 20 years ago
  Finn Bock acddbbd618 Fix javadoc warnings. 20 years ago
  Finn Bock 093b961c05 Fix typo in comments. 20 years ago
  Finn Bock 3b281f55b1 Abandon codegenerated property makers and use bean-like makers instead. 20 years ago
  Glen Mazza 080cc41469 FOPropertyMapping.java no longer autogenerated, moved from fop.fo.properties 20 years ago
  Glen Mazza cb4ba1c672 Interfaces now in alphabetical order and detached from generic interfaces 20 years ago
  Glen Mazza 98279b1a59 Bug 25873 (from Finn Bock): Minor code cleanup issues. 20 years ago
  Glen Mazza c5bb1aa00e Moved the interfaces into the Constants class on a trial basis (we may still 20 years ago
  Glen Mazza efb5a0a413 More String->Int conversions (ones I've missed previously.) Appears I've finally 20 years ago
  Glen Mazza dfc80ad70f static boolean array inheritableProperty[] added, to reduce processing costs 20 years ago
  Glen Mazza 8045793e72 switch from Property.getPropName() to Property.getPropId(); comments added to 20 years ago
  Peter Herweg c1a16a8cfb added support for fo:footnote 20 years ago
  Glen Mazza 11d7cfb5ed Bug 25810 (Patch by Finn Bock) -- Support for inherit attribute value. 20 years ago
  Glen Mazza 4e534c3b2e Bug 25990 (Patch by Finn Bock) errors in String->int conversions found. 20 years ago
  Glen Mazza 54744303eb More String->int conversion. 20 years ago
  Glen Mazza cf2de28c0a More String->int conversions. 20 years ago
  Glen Mazza 00320cae41 Last of string->int conversions (more structural improvements still can be 20 years ago
  Glen Mazza 252b0c3890 Switch from strings->ints in Property.setSubprop() (from Finn Bock). 20 years ago
  Glen Mazza d338e77db7 COMPOUND_MASK/PROPERTY_MASK bug fixed in PropertyList.java (patch by Finn Bock). 20 years ago
  Glen Mazza 16a91d8613 More String->Int Conversions. 20 years ago
  Glen Mazza fe1eef55be More String-->int conversions. Work primarily from Finn Bock's patch. 20 years ago
  Glen Mazza 4fc95297b8 More String->Int conversion; also removed member variable passing (namespace, 20 years ago
  Glen Mazza 935fee4a69 More string-->int conversions. 20 years ago
  Glen Mazza 5e492e7afc more String->int conversions. 20 years ago
  Glen Mazza 95a11bcf42 String->Int conversion: removed String version of PropertyList.get() 20 years ago
  Peter Bernard West d5bb298dba Remove unused imports to quieten Eclipse. 20 years ago
  Glen Mazza b2b0ad72f1 FOPropertyMapping.GetPropertyId() modified to also be able to return 20 years ago
  Glen Mazza e80e494cd5 Bug 25803 (patch by Simon Pepping): Fix bug occurring when a compound property 20 years ago