2934 Commits (7272aa03a527a18ff85a15e1d1137fe7d65adfae)
 

Author SHA1 Message Date
  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
  Glen Mazza 92592b883d Fix to remove unnecessary imports of Constants interface. 20 years ago
  Peter Herweg 3dce042c7f bug fixed: The first occurence of a custom color was displayed with wrong color 20 years ago
  Peter Bernard West 999caa44b0 Remove unused import to quieten Eclipse. 20 years ago
  Peter Bernard West a86ae45b1b Remove unused imports to quieten Eclipse. 20 years ago
  Peter Bernard West d5bb298dba Remove unused imports to quieten Eclipse. 20 years ago
  Peter Bernard West bbaad46fb2 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 c87c2a60c1 Bug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayoutManager. 20 years ago
  Glen Mazza e80e494cd5 Bug 25803 (patch by Simon Pepping): Fix bug occurring when a compound property 20 years ago
  Peter Bernard West 7c234422c3 Removed unnecessary semi-colon. 20 years ago
  Peter Herweg 3eab0f472f added support for fo:basic-link 20 years ago
  Glen Mazza 05ed1b3966 Bug #25806 (Patch by Finn Bock)--NPE fixed in ExternalGraphic.java. 20 years ago
  Glen Mazza 1e7218b41f Changed jumps to forks (=open new window on links) on team page. 20 years ago
  Glen Mazza df9a5a9e65 XML bug on team page. 20 years ago
  Glen Mazza c2984c9729 More String->Int conversions, primarily from patch from Finn Bock. 20 years ago
  Glen Mazza 817a1f7fa5 Bug #25563 (Patch by Finn Bock) toString() implementations added. 20 years ago
  Glen Mazza e103fada39 Bug #25813 (Patch by Finn Bock): Calculation change in setBlockTextInfo(). 20 years ago
  Glen Mazza eaef5320fb More String->int conversions, annoyingly incremental but I'm getting there... 20 years ago
  Glen Mazza 2407da4b4b Removal of unnecessary local variable, patch by Andreas Delmille. (Bug 25786) 20 years ago
  Glen Mazza 93d0dc7786 Bug #25804: Fix of ClassCastException error occuring while 20 years ago
  Glen Mazza c0657669e8 Added Simon Pepping to contributors list. 20 years ago
  Glen Mazza 21d4f538d4 Conversion of more properties from Strings to ints. 20 years ago
  Glen Mazza 73c68332bd Minor patch for fixing NPE error when Locator not available--submitted by 20 years ago
  Glen Mazza 24839d7dbe *Partial* conversion of PropertyList.get(String propName) to new PropertyList.get(int propId) method. This method will remain 20 years ago
  Glen Mazza 11c1c49b85 Bug 25756 (Patch by Simon Pepping): Remove line BPs where line consists 20 years ago
  Glen Mazza 61618ff342 Bug 25758 (patch by Finn Bock) -- Fix of content-height/content-width 20 years ago
  Glen Mazza 35f7cee05a Property.getPropertyName() switched from returning strings to 20 years ago
  Glen Mazza 7dd8ece900 Bug 25708 (Patch submitted by Simon Pepping) -- implementation of fo:wrapper in 1.0 version. 20 years ago
  Glen Mazza a9562b6773 ---------------------------------------------------------------------- 20 years ago
  Glen Mazza 68c6702f4c Removed the elementStringTable HashMap references (never used; was 20 years ago
  Glen Mazza 97f32a8340 Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background class. 20 years ago
  Glen Mazza 16c569105b Bug #25031 -- patch in calculation of line breakpoints, by Simon Pepping (spepping at leverkruid dot nl) 20 years ago
  Glen Mazza a6d2956fec Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design's 20 years ago
  Glen Mazza 695c6f157e Reversed order of code: add string constant first to HashMap, *then* create 20 years ago
  Glen Mazza 179067565d PR: 20 years ago
  Glen Mazza 304b293fc3 ---------------------------------------------------------------------- 20 years ago
  Glen Mazza df9fb3c044 Removal of some of the temporary code elements (FO Element lists still pending.) 20 years ago
  Glen Mazza b1a313be13 Property Makers now being activated via int constants. (Maker classes themselves, as well as code referencing the properties, still need conversion to int's. Also, HashMaps for String and Integer in FOPropertyMapping and FObj temporarily being retained for troubleshooting purposes.) Contribution mainly from Finn Bock (Bug #25480). 20 years ago
  Glen Mazza f962079346 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj 20 years ago
  Glen Mazza 20dc0cc8bf Updates to team page. 20 years ago
  Glen Mazza c004e0f40e Place Constants.java file in wrong location. 20 years ago
  Glen Mazza 7a8a8a315e Hyphenation/Quotation problem fixed ("quoted strings" not breaking properly.) 20 years ago
  Glen Mazza 5f48873619 1. Removed the properties.Constants class from automatic generation, and 20 years ago
  Glen Mazza 9e128e1c9e Bug 25474--incorrect element name (table-column instead of fo:table-column) given in code. Patch by Finn Bock (bckfnn at worldonline dot dk) 20 years ago
  Glen Mazza 464f27808f Consolidated PropertyListBuilder and PropertyList. 20 years ago
  Jeremias Maerki 31f0d00e4b Remove embedded Ant 20 years ago
  Jeremias Maerki d41d97a278 Remove out-of-date file. 20 years ago
  Jeremias Maerki a9c40ad192 Don't use embedded Ant. An Ant installation is now required. (tested in Cygwin, please test on Unix) 20 years ago