]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2010-04-26 Jeremias MaerkiAdded a save/restoreGraphicsState pair for the initial...
2010-04-23 Jeremias MaerkiImproved painting of double rules a bit, fixing a bug...
2010-04-21 Chris Bowditchrecent change to cache CharacterSet exposed multi threa...
2010-04-14 Chris Bowditchcache AFP Fonts in a similar manner to LazyFont class...
2010-04-09 Vincent HennebertFontEventAdapter has been replaced by FontEventProducer
2010-04-09 Vincent HennebertAdded getEventKey method to Event so that it's no longe...
2010-04-09 Vincent HennebertMerged all the eventResourceGenerator tasks into one
2010-04-09 Vincent HennebertNow that the creation of event-model.xml has been stand...
2010-04-09 Vincent HennebertGenerate event models in the same directory as the...
2010-04-09 Vincent HennebertMoved ResourceEventProducer to org.apache.fop
2010-04-09 Vincent HennebertSplit catch-all EventFormatter.xml message file into...
2010-04-09 Vincent HennebertAdded test cases to ensure that the event notification...
2010-03-18 Jeremias MaerkiAdded Java Target information to Build-Id manifest...
2010-03-18 Jeremias MaerkiBumped xmlgraphics-commons.jar.
2010-03-18 Vincent HennebertRemoved obsolete mergeinfo information
2010-03-15 Vincent HennebertBugfix: NPE when there is a forced break before a table...
2010-03-11 Chris Bowditchadvertise link to nightly build
2010-02-23 Vincent HennebertBugfix: definition of a special page-master for the...
2010-02-19 Pascal SanchoFop WebSite: XSL-FO 1.0 references were still there...
2010-02-19 Pascal SanchoFop WebSite: Fixed obsolete URL for public DTDs plus...
2010-02-19 Pascal Sanchodownload page: ref to CVS repository replaced with SVN
2010-02-19 Pascal Sanchodoc mgmt page: 2 things:
2010-02-18 Vincent HennebertFixed typos
2010-02-18 Vincent HennebertAdded Georg Datterl to our list of active contributors...
2010-02-18 Pascal Sanchocompliance page: update "partial" status and comments...
2010-02-17 Vincent HennebertRemoved extra empty cells
2010-02-17 Pascal SanchoBugzilla #46565:
2010-02-17 Pascal SanchoCosmetics in compliance page: removed uneeded double...
2010-02-16 Jeremias MaerkiBugzilla #48512:
2010-02-15 Pascal SanchoAdded complete list of 1.1 item in compliance page.
2010-02-15 Pascal Sanchorole and source-document apply to *all* media.
2010-02-10 Jeremias MaerkiBugzilla #48512:
2010-02-10 Pascal Sanchoexternal-destination is in Extended core (minor change...
2010-02-10 Jeremias MaerkiBetter error message if a font is missing when generati...
2010-02-10 Jeremias MaerkiBugzilla #48696:
2010-02-06 Jeremias MaerkiRelated to Bugzilla #47232:
2010-01-29 Vincent HennebertMade part of setupsRGBColorProfile method synchronized...
2010-01-28 Jeremias MaerkiBugfix: font-family values need to be enclosed in apost...
2010-01-21 Jeremias MaerkiBugzilla #48567:
2010-01-18 Vincent HennebertBugzilla #46486: having a special page-master for the...
2010-01-13 Vincent HennebertUpdated reference accessible PDF files. Old ones had...
2010-01-13 Vincent HennebertAdded possibility to customize PDF tagging via the...
2010-01-08 Chris BowditchBugzilla #48237:
2010-01-07 Chris BowditchBugzilla #48376:
2010-01-01 Jeremias MaerkiFixed a multi-threading bugfix, visible for example...
2009-12-29 Chris BowditchBugfix: 48456 AFP Renderer: Underline is incorrectly...
2009-12-29 Chris Bowditchbug with previous commit when rotating by 270
2009-12-29 Chris BowditchBugfix: 48453 AFP Renderer: Page Segments not positione...
2009-12-24 Clay LeedsFixing id.
2009-12-22 Vincent HennebertBugzilla #48071: made the MinOptMax class immutable...
2009-12-21 Clay Leedstypo!
2009-12-21 Clay Leedsadding commits for Alex, Venkat and Pascal
2009-12-20 Clay Leedsadding a bio for Alexander
2009-12-20 Clay LeedsAdding Pascal as Committer, and Alexander and Venkat...
2009-12-17 Jeremias MaerkiFixed test case: #CMYK pseudo-profile comes before...
2009-12-17 Jeremias MaerkiFixed test case: 102 / 255 is 0.4, not 0.48. It is...
2009-12-16 Vincent HennebertAdded news item about Pascal Sancho becoming a committer
2009-12-16 Jeremias MaerkiAdded support for TrueType fonts with symbol character...
2009-12-16 Jeremias MaerkiBugfix for font selection fallbacks:
2009-11-26 Chris Bowditchbug fix: 48290 AFP Renderer: AttributeQualifier Triplet...
2009-11-25 Jeremias MaerkiBugzilla #47311:
2009-11-25 Jeremias MaerkiBugzilla #48227:
2009-11-25 Jeremias MaerkiBugzilla #48048:
2009-11-25 Jeremias MaerkiBugfix: Added equals() method to ColorExt because the...
2009-11-24 Vincent HennebertBugfix in Changing IPD: reset only the children LMs...
2009-11-23 Vincent HennebertBugzilla #48185: rounding error when computing the...
2009-11-23 Vincent HennebertBugzilla #48167: when #CMYK pseudo-profile was used...
2009-11-09 Vincent HennebertMoved declaration of xml:space attribute from <text...
2009-11-09 Vincent HennebertBugzilla 48032: moved xml:space attribute from <text...
2009-11-07 Joerg PietschmannFix typos
2009-11-06 Joerg PietschmannMinor changes to the FAQ
2009-11-06 Jeremias MaerkiBugfix: need to properly escape the PDF names in a...
2009-10-29 Vincent HennebertBugzilla #48082: value of conditional space not always...
2009-10-29 Maximilian... Fixed SVN Props
2009-10-29 Vincent HennebertColumn keeps implementation belongs in Layout, not...
2009-10-28 Vincent HennebertThe warning "Non restartable content flowing to narrowe...
2009-10-28 Vincent HennebertXMLUtilTestCase somehow hasn't been included in the...
2009-10-28 Jeremias MaerkiDo explicit prefix mappings for foi and fox prefixes...
2009-10-28 Jeremias MaerkiAdded missing EventModelFactory to avoid error:
2009-10-27 Vincent HennebertSet svn:eol-style property
2009-10-27 Vincent HennebertMerged back Temp_Accessibility branch into Trunk
2009-10-27 Vincent HennebertMerged changes from Trunk up to revision 830265 Temp_Accessibility Temp_Accessibility
2009-10-27 Vincent HennebertDeleted unnecessary svn:mergeinfo property (same values...
2009-10-26 Vincent HennebertImproved and updated documentation about accessibility
2009-10-26 Vincent HennebertRemoved obsolete configuration for text output
2009-10-26 Vincent HennebertRemoved addition of stretching to footnoteSeparatorLeng...
2009-10-25 Simon PeppingAdded events to the implementation of the catalog comma...
2009-10-24 Jeremias MaerkiAdded a note about the new CMYK feature for AFP output.
2009-10-23 Vincent HennebertMerged changes from Trunk up to revision 829121
2009-10-23 Vincent HennebertUpdated test case: there is now a specific handling...
2009-10-23 Jeremias MaerkiUpdated XGC to make recent changes compile.
2009-10-23 Jeremias MaerkiAdded support for encoding CMYK bitmap images (IOCA...
2009-10-23 Jeremias MaerkiAdded missing license headers.
2009-10-23 Adrian CumiskeyAdded tests target in build script that calls upon...
2009-10-23 Adrian CumiskeyAdded support for xmlfile and xsltfile parameters in...
2009-10-22 Jeremias MaerkiFix build to make accessibility events go to the right...
2009-10-22 Vincent HennebertAvoid NPE if intermediate XML was generated in accessib...
2009-10-22 Vincent HennebertIssue an error when attempting to render an intermediat...
2009-10-22 Adrian CumiskeyUpdated status to reflect bug fix https://issues.apache...
2009-10-22 Adrian CumiskeyFixes https://issues.apache.org/bugzilla/show_bug.cgi...
next