]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2004-02-02 Finn BockPhase 2 of bug 26434.
2004-02-02 Finn BockMove the handmade makers into package fop.fo.properties.
2004-02-02 Finn BockPhase 1 of 26434.
2004-01-30 Peter Herwegfixed runtime error while reading PR_BORDER_WIDTH or...
2004-01-29 Finn BockHandle SPACE_START trait for block areas.
2004-01-29 Finn BockHardcoded start-indent to 24pt no longer needed because...
2004-01-29 Finn BockSet the SPACE_START and SPACE_END traits and adjust...
2004-01-29 Finn BockA hack to calculate the startIndent and endIndent based...
2004-01-29 Finn BockAdded getBPPaddingAndBorder() to return the border...
2004-01-29 Finn BockAdded addMargins() to set the SPACE_* traits.
2004-01-29 Finn BockAdded SPACE_START and SPACE_END traits.
2004-01-29 Finn BockFix a NPE when the last shorthand was not detected.
2004-01-28 Peter Herwegimproved support for margin-top and margin-bottom in...
2004-01-27 Peter HerwegRemoved call of JFOR's WhiteSpaceCollapser; now this...
2004-01-27 Peter HerwegSubmitted by Lucas Bruand to JFOR: escape all character...
2004-01-27 Peter Herwegadded support for white-space-treatment and linefeed...
2004-01-25 Finn BockFix missing shorthands.
2004-01-25 Glen MazzaSwitching from passing the FOUserAgent for several...
2004-01-25 Finn BockFix a 'javadoc' warning about missing @see target.
2004-01-24 Peter Herwegfixed wrong datatype in overriden method
2004-01-24 Finn BockFix javadoc warnings caused by unknown @see targets.
2004-01-23 Finn BockFix javadoc warnings.
2004-01-23 Jeremias MaerkiFixed a bug where I got a NoClassDefFoundError when...
2004-01-22 Glen MazzaApplied Thomas DeWeese's latest patch for the PDF trans...
2004-01-22 Finn BockFix typo in comments.
2004-01-22 Finn BockUpdate changes on code-generated property makers.
2004-01-22 Finn BockAbandon codegenerated property makers and use bean...
2004-01-21 Finn BockMatch the version string is apps.Version.
2004-01-21 Finn BockAdd dependant jars to the classloader.
2004-01-21 Finn BockUse PDFNumber.doubleOut to format the floats in a trans...
2004-01-20 Peter HerwegSubmitted by: Marc Wilhelm Kuester; added support for...
2004-01-20 Finn BockFix a NPE caused by avalonization of logging.
2004-01-20 Glen MazzaBlock height/width elaboration for XML Renderer--Patch...
2004-01-20 Glen MazzaFOPropertyMapping.java no longer autogenerated, moved...
2004-01-20 Glen MazzaInterfaces now in alphabetical order and detached from...
2004-01-19 Glen MazzaUpdated team page--moved Finn, Andreas, Chris and Peter...
2004-01-18 Peter Herwegreplaced string constants with int constants
2004-01-17 Glen MazzaBug 25873 (from Finn Bock): Minor code cleanup issues.
2004-01-17 Glen MazzaMoved the interfaces into the Constants class on a...
2004-01-17 Glen MazzaFurther simplifications to file.
2004-01-17 Glen Mazza(Property Interface consolidation) Removed a redundanc...
2004-01-14 Glen MazzaMore String->Int conversions (ones I've missed previous...
2004-01-13 Glen Mazzastatic boolean array inheritableProperty[] added, to...
2004-01-12 Glen MazzaNews page updates.
2004-01-10 Glen Mazzaswitch from Property.getPropName() to Property.getPropI...
2004-01-10 Peter Herwegadded support for fo:footnote
2004-01-09 Glen MazzaBug 25810 (Patch by Finn Bock) -- Support for inherit...
2004-01-09 Jeremias MaerkiStyle, javadoc and tab character fixes
2004-01-09 Glen MazzaBug 25809 (Patch by Finn Bock) NPE for incorrectly...
2004-01-09 Glen MazzaBug 25990 (Patch by Finn Bock) errors in String->int...
2004-01-07 Glen MazzaMore String->int conversion.
2004-01-07 Glen MazzaMore String->int conversions.
2004-01-07 Glen MazzaConstants simplifications in LengthRange and Space...
2004-01-07 Glen MazzaLast of string->int conversions (more structural improv...
2004-01-06 Glen MazzaMore String->Int conversions.
2004-01-05 Glen MazzaSwitch from strings->ints in Property.setSubprop()...
2004-01-05 Glen MazzaCOMPOUND_MASK/PROPERTY_MASK bug fixed in PropertyList...
2004-01-05 Glen MazzaMore String->Int Conversions.
2004-01-05 Glen MazzaMore String-->int conversions. Work primarily from...
2004-01-04 Glen MazzaMore String->Int conversion; also removed member variab...
2004-01-04 Glen MazzaMore string-->int conversions.
2004-01-04 Glen Mazzamore String->int conversions.
2004-01-04 Glen MazzaString->Int conversion: removed String version of Prope...
2004-01-04 Glen MazzaFix to remove unnecessary imports of Constants interface.
2004-01-03 Peter Herwegbug fixed: The first occurence of a custom color was...
2004-01-03 Peter Bernard... Remove unused import to quieten Eclipse.
2004-01-03 Peter Bernard... Remove unused imports to quieten Eclipse.
2004-01-03 Peter Bernard... Remove unused imports to quieten Eclipse.
2004-01-03 Peter Bernard... Remove unused imports to quieten Eclipse.
2004-01-02 Glen MazzaFOPropertyMapping.GetPropertyId() modified to also...
2004-01-02 Glen MazzaBug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayout...
2004-01-02 Glen MazzaBug 25803 (patch by Simon Pepping): Fix bug occurring...
2004-01-02 Peter Bernard... Removed unnecessary semi-colon.
2004-01-01 Peter Herwegadded support for fo:basic-link
2004-01-01 Glen MazzaBug #25806 (Patch by Finn Bock)--NPE fixed in ExternalG...
2004-01-01 Glen MazzaChanged jumps to forks (=open new window on links)...
2003-12-31 Glen MazzaXML bug on team page.
2003-12-31 Glen MazzaMore String->Int conversions, primarily from patch...
2003-12-31 Glen MazzaBug #25563 (Patch by Finn Bock) toString() implementati...
2003-12-30 Glen MazzaBug #25813 (Patch by Finn Bock): Calculation change...
2003-12-29 Glen MazzaMore String->int conversions, annoyingly incremental...
2003-12-29 Glen MazzaRemoval of unnecessary local variable, patch by Andreas...
2003-12-29 Glen MazzaBug #25804: Fix of ClassCastException error occuring...
2003-12-28 Glen MazzaAdded Simon Pepping to contributors list.
2003-12-28 Glen MazzaConversion of more properties from Strings to ints.
2003-12-28 Glen MazzaMinor patch for fixing NPE error when Locator not avail...
2003-12-27 Glen Mazza*Partial* conversion of PropertyList.get(String propNam...
2003-12-27 Glen MazzaBug 25756 (Patch by Simon Pepping): Remove line BPs...
2003-12-27 Glen MazzaBug 25758 (patch by Finn Bock) -- Fix of content-height...
2003-12-26 Glen MazzaProperty.getPropertyName() switched from returning...
2003-12-26 Glen MazzaBug 25708 (Patch submitted by Simon Pepping) -- impleme...
2003-12-26 Glen Mazza--------------------------------------------------...
2003-12-24 Glen MazzaRemoved the elementStringTable HashMap references ...
2003-12-23 Glen MazzaBug 25692 (patch by Finn Bock)--toString() implementati...
2003-12-23 Glen MazzaBug #25031 -- patch in calculation of line breakpoints...
2003-12-22 Glen MazzaInitial Check-in of PropertySets.java and .xsl. (Simil...
2003-12-22 Glen MazzaReversed order of code: add string constant first to...
2003-12-22 Glen MazzaPR:
2003-12-22 Glen Mazza--------------------------------------------------...
2003-12-22 Glen MazzaRemoval of some of the temporary code elements (FO...
next