]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2011-02-04 Jeremias MaerkiBugzilla #50705:
2011-02-02 Andreas L.... Generify ListUtil methods
2011-02-02 Jeremias MaerkiAdding information about the font cache file.
2011-02-02 Jeremias MaerkiBugzilla #50699:
2011-02-01 Andreas L.... Commit file necessary to avoid compile error after...
2011-02-01 Andreas L.... Add type safety to PositionIterator + attempt at javado...
2011-02-01 Andreas L.... Small cleanup: extract TextDecorationMaker, move valida...
2011-02-01 Andreas L.... Bugzilla 48334: Added implementation for xml:base
2011-02-01 Andreas L.... Bugzilla 50698: Changes after updating XGC JAR
2011-02-01 Andreas L.... Updated XGC JAR after migrating ColorProfileUtil
2011-02-01 Jeremias MaerkiAllow afp:no-operation to be added to fo:page-sequence...
2011-01-27 Simon PeppingFix an forgotten change of type in class Area and a...
2011-01-24 Andreas L.... Bugzilla 50635: fix issue in checkPreparedPages() where...
2011-01-24 Andreas L.... Credit where credit is due...
2011-01-24 Andreas L.... Bugzilla 50636: fix performance issue when adding pages...
2011-01-24 Andreas L.... Bugzilla 50593: Mostly add type safety to various colle...
2011-01-24 Vincent HennebertRemoved unnecessary Checkstyle CSOK comments
2011-01-24 Jeremias MaerkiFAQ entry for anti-aliasing artifacts in Adobe Acrobat.
2011-01-22 Andreas L.... Make HashMaps type safe + remove corresponding redundan...
2011-01-22 Andreas L.... Minor fixups: extract addAttributeToList() + no reason...
2011-01-22 Andreas L.... Bugzilla 50626: Fix potential performance issue when...
2011-01-21 Jeremias MaerkiReduced task attribute redundancy by using <presetdef>.
2011-01-21 Jeremias MaerkiFix for paths with spaces.
2011-01-20 Simon PeppingAvoid deconstructing and reconstructing the base URI...
2011-01-17 Jeremias MaerkiBugfix: Extracting the base directory through Configura...
2011-01-16 Andreas L.... Remove unused class
2011-01-15 Andreas L.... Add test/use-case for id on fo:root
2011-01-15 Andreas L.... Enable id on fo:root pt 3 - Signal processed id at...
2011-01-15 Andreas L.... Enable id property on fo:root.
2011-01-15 Andreas L.... Associate id of fo:root with every new page.
2011-01-15 Andreas L.... Bugzilla 50590: Fix typo in fop_exec() function in...
2011-01-15 Andreas L.... Previous commit would have caused compile error, unless...
2011-01-15 Andreas L.... Might as well make those primitive ints...
2011-01-14 Andreas L.... Eliminate unnecessary boxing
2011-01-14 Andreas L.... Eliminate a small waste: no reason to store the char...
2011-01-14 Andreas L.... Minor fixups
2011-01-14 Andreas L.... Minor nit: eliminate stray hungarian...
2011-01-14 Simon PeppingFix deprecation warnings; add some type safety
2011-01-14 Simon PeppingRelative URIs in the configuration file are evaluated...
2011-01-12 Jeremias MaerkiRestored compatibility with third-party extensions.
2011-01-12 Simon Peppingmove hyphenation-dependent testcase into hyphenation...
2011-01-11 Andreas L.... CheckStyle fixup...
2011-01-09 Andreas L.... Bugzilla 49848: Correct behavior of keep-together.withi...
2011-01-09 Andreas L.... Switch to type-safe collections (+ related cleanup...
2011-01-09 Andreas L.... Fix minor bug in validateChildNode() + make regions...
2011-01-09 Andreas L.... Simplify Region.getViewportRectangle(): no reason to...
2011-01-09 Andreas L.... Commit changes forgotten in r757256...
2011-01-08 Andreas L.... Property fixup
2011-01-08 Simon PeppingSome refactoring
2011-01-07 Andreas L.... Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException...
2011-01-07 Andreas L.... Bugzilla 48380: Avoid ClassCastException when using...
2011-01-04 Simon PeppingAdd type-safe parameters to collections; replace XGC...
2010-12-24 Simon PeppingAvoid unwrapping and rewrapping of Positions; use inspe...
2010-12-23 Simon PeppingKeep a reference to a pageRef string, not to the page...
2010-12-22 Simon PeppingFix bug 50510
2010-12-17 Simon PeppingAuxiliary positions do not have an index value; fixing...
2010-12-16 Vincent HennebertBugzilla #49060: File Descriptor leak in AFP renderer
2010-12-14 Vincent HennebertBugzilla #50089: Content after forced break in block...
2010-12-09 Simon PeppingAvoid an NPE in InlineStackingLM.applyChanges for Knuth...
2010-12-07 Jeremias MaerkiBugzilla #42034:
2010-12-04 Simon PeppingAdd a cast from char to int before autoboxing
2010-12-04 Simon PeppingAllow for words consisting of only soft hyphens; fixes...
2010-12-01 Vincent HennebertReplaced creation of new Integer with Java autoboxing...
2010-11-26 Simon PeppingSecond part of patch 50245 by Mehdi Houshmand
2010-11-26 Simon PeppingPartial application of patch 50245 by Mehdi Houshmand
2010-11-25 Andreas L.... Bugzilla 38264: hyphenation in combination with preserv...
2010-11-25 Andreas L.... Minor fixups, cleanups; removal of some dead code and...
2010-11-25 Vincent HennebertAnother go at removing all trailing whitespace
2010-11-25 Vincent HennebertSet svn:keywords and svn:eol-style properties
2010-11-23 Vincent HennebertBugzilla #49695: Replaced magic numbers with constants...
2010-11-19 Simon PeppingExclude all existing findbugs warnings
2010-11-19 Simon PeppingReverting renaming of public methods of rev. 1036179
2010-11-18 Simon PeppingForgot to rename in one client
2010-11-18 Vincent HennebertRetroweaver is no longer necessary
2010-11-17 Simon Peppingfindbugs-reported bug squashing; 959 bugs left (findbug...
2010-11-17 Simon PeppingUpdate XGC library to pull in the fix for headless...
2010-11-16 Vincent HennebertRemoved outdated fop.bat script
2010-11-16 Vincent HennebertRe-ordered class members
2010-11-16 Vincent HennebertMade the result of toString more readable
2010-11-16 Vincent HennebertDo not re-create an AlignmentContext instance if one...
2010-11-15 Jeremias MaerkiAdded missing license header.
2010-11-15 Jeremias MaerkiRemoved tab characters.
2010-11-11 Simon PeppingApplied patch 50240 by Mehdi Houshmand with changes...
2010-11-08 Vincent HennebertAdded entry about bug 45971
2010-10-27 Jeremias MaerkiSmall improvement for XMP generation.
2010-10-26 Jeremias MaerkiAdded two more character to be escaped in a PDF name...
2010-10-21 Jeremias MaerkiBugzilla #42600:
2010-10-21 Jeremias MaerkiBugzilla #42600:
2010-10-21 Jeremias MaerkiCopy attributes since some XML parsers might reuse...
2010-10-21 Jeremias MaerkiAllow to pass through document-level extensions from...
2010-10-21 Jeremias MaerkiWrap the whole page stream in a q..Q pair to avoid...
2010-10-11 Jeremias MaerkiBugfix for unescaped name characters which can cause...
2010-10-07 Jeremias MaerkiBugzilla #49379:
2010-10-06 Jeremias MaerkiHandled optional CR and LF chars between structured...
2010-10-06 Simon PeppingMore cleanup of unused methods in Hyphenator
2010-10-06 Simon PeppingMaking fallback from (lang,country) to (lang) consistent
2010-10-02 Simon PeppingFixing a few checkstyle warnings
2010-10-02 Simon PeppingRemove unused methods from Hyphenator; this leaves...
2010-10-02 Simon PeppingMake handling of configuration errors consistent
2010-10-02 Simon PeppingEnable configuration of hyphenation pattern file names
next