7291 Commits (Temp_ImproveAccessibility)
 

Author SHA1 Message Date
  Simon Pepping 59f99b381a Fix a regexp error in the schema 13 years ago
  Vincent Hennebert a5fd3694f0 Bugfix: alternative text not working in tagged PDF for TIFF images 13 years ago
  Peter Hancock 98264493c4 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13 years ago
  Pascal Sancho 418ed80ccb FOP Site: cleanup copy/paste from 0.94 (I guess) in trunk tab 13 years ago
  Jeremias Maerki 7d31441cb4 More happiness for FindBugs. 13 years ago
  Jeremias Maerki 173181b3bd Bugzilla #51144: 13 years ago
  Jeremias Maerki 7aed9feb97 Bugzilla #50899: 13 years ago
  Jeremias Maerki 5e95f76c26 AFP GOCA: 13 years ago
  Pascal Sancho fb09043a54 Site: update DOC for bookmarks 13 years ago
  Simon Pepping 478e6b29cc Added Pascal Sancho to the Active Committers again 13 years ago
  Jeremias Maerki de7c0db9e4 https://issues.apache.org/jira/browse/XERCESJ-1505 13 years ago
  Jeremias Maerki 7e27b87ae7 Avert a few possible NPEs, ex. rgc-icc() and named-color() on fo:root. 13 years ago
  Peter Hancock 3f71ba3d63 Updated website 13 years ago
  Jeremias Maerki a7a5c39253 Fix a potential NPE which can apparently happen in very exotic cases (actually, it rather points to a Java class library bug). 13 years ago
  Jeremias Maerki afda1f3897 Update graphics state when applying color. 13 years ago
  Jeremias Maerki eb2415f68e Make FindBugs happier. 13 years ago
  Jeremias Maerki 8cccb5909b Added option to place AFP NOPs right before the end of a named page group (page-sequence), rather than after the start. 13 years ago
  Jeremias Maerki 52a50351ba Forgot status update. 13 years ago
  Jeremias Maerki 8c3aa5ee7f Added option for PostScript output to optimize for file size rather than quality. 13 years ago
  Jeremias Maerki cd406a47bf Log image encoding times. 13 years ago
  Jeremias Maerki b5c893c24c Enable fox:conversion-mode="bitmap" for PDF output. 13 years ago
  Jeremias Maerki 3d00e4091a AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics. 13 years ago
  Jeremias Maerki 5094d3ab7b Forgot a file added for revision 1095739. 13 years ago
  Jeremias Maerki a5eb05ea8d AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1, AFP Workbench 2.5.4.1) which seems to lose the character set state over Graphics Data (GAD) boundaries. Setting the SegFlag on the SFI header did not help. Instead, the character set is re-set before each Character String order. 13 years ago
  Jeremias Maerki f6fa22263e Bugfix for AFP GOCA segments: they were not properly marked as appended which could lead to graphics state changes in some implementations. 13 years ago
  Chris Bowditch c987144810 Bugzilla #51010: Bookmarks create useless lines in RTF 13 years ago
  Chris Bowditch 81125d40f0 Bugzilla #51008: page-number-citation-last does not work in RTF 13 years ago
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. 13 years ago
  Simon Pepping 06a7b3804c Add link to Frank Liang's paper on hyphenation, provided by PBW 13 years ago
  Vincent Hennebert 98aedc50ba Added javadoc to createInlineParent method 13 years ago
  Andreas L. Delmelle a581b1c788 Bugzilla 51032: Fixed regression due to oversight in refactoring text-decoration. 13 years ago
  Vincent Hennebert 7c34c8daa8 Proper fix for Bugzilla 50987 13 years ago
  Vincent Hennebert ddea0884f8 Fixed regression introduced in rev. 1088079: also remove the element pointed to by restartPosition.getIndex() 13 years ago
  Andreas L. Delmelle adeb084ad8 Property fixup 13 years ago
  Andreas L. Delmelle 4d7c11bce5 Update status.xml for r1088242 13 years ago
  Andreas L. Delmelle d13c4630ad Bugzilla 50988: Fixed a NullPointerException in case a fo:character was removed due to white-space handling. 13 years ago
  Andreas L. Delmelle 7978eed3d6 Oops... Give the right people credit. 13 years ago
  Andreas L. Delmelle c489048321 Update status.xml for r1088231 and r1088234 13 years ago
  Andreas L. Delmelle 3b87eee32c Bugzilla 50987: Fixed an issue where a link was added to the parent tree instead of the related structure element. 13 years ago
  Andreas L. Delmelle 2cab35675d Bugzilla 50986: Fixed an issue where invalid PDF page content was generated due to incorrect ET/EMC sequences. 13 years ago
  Andreas L. Delmelle 01aed3db43 Minor code fixups 13 years ago
  Andreas L. Delmelle 8ba2be7b37 Properly fix the case of unresolved bookmarks for the intermediate format: bypass serialization of the bookmarks, instead of only its action. 13 years ago
  Andreas L. Delmelle a1bfc20671 Temporarily disable new test added in r1085824 13 years ago
  Andreas L. Delmelle 8c443ea886 Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing internal destination should just trigger a warning. 13 years ago
  Andreas L. Delmelle 767b2ba1cc Forgot to include status.xml 13 years ago
  Andreas L. Delmelle a4d39cf194 Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. 13 years ago
  Vincent Hennebert c0388acf51 Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 years ago
  Vincent Hennebert 823d0e968d Bugfix: keep-together does not apply to fo:table-cell 13 years ago
  Vincent Hennebert 23a5eabe53 Fixed spurious table warnings 13 years ago
  Vincent Hennebert 1337f45867 Bugfix: keep-together on a table containing row-spanning cells was not honored 13 years ago