Changes of Revision 3
[-] | Added | htmldoc.changes |
x 1
2 +------------------------------------------------------------------- 3 +Thu Aug 3 12:57:27 CEST 2006 - lmuelle@suse.de 4 + 5 +- Update to version 1.8.27. 6 + + Fixed a crash bug that appeared when more than 10 blank 7 + pages were present in a document (PR #6223) 8 + + Color changes were not reflected in PRE text (STR #129) 9 + + Remote URLs did not always work on older operating 10 + systems (PR #6179) 11 + + Image filenames using % escapes were not decoded 12 + properly. 13 + + Rows using BGCOLOR that spanned across multiple pages 14 + did not render properly (PR #6149) 15 + + Rows no longer start on a new page due to a cell with 16 + both HEIGHT and ROWSPAN specified (PR #6086) 17 + + CMYK JPEG images caused HTMLDOC to crash (PR #6106) 18 + + Table cell width calculations didn't always account for 19 + the proper minimum width (STR #121) 20 + + Images were not copied when generating indexed HTML 21 + output to a directory (STR #117) 22 + + Changing the bottom margin resulted in text that was 23 + formatted below the bottom margin. 24 + + The Monospace-Oblique font was not embedded properly in 25 + PDF files. 26 + + Outline and keyword strings in PDF files are now stored 27 + as Unicode (STR #113) 28 + + The Flate compression code could get in an infinite 29 + loop if it ran out of memory (STR #101) 30 + + Book files saved from the GUI did not handle filenames 31 + with spaces (STR #105) 32 + + Fixed and re-enabled the ASCII85Device filter support 33 + in PostScript Level 2/3 output (STR #116) 34 + + Character entities in the first word of a file were not 35 + rendered properly (STR #111) 36 + + Fixed-size table columns were incorrectly resized when 37 + a table width was also specified and there was extra 38 + space to distribute (PR #6062) 39 + + Text could "walk" up or down when in-line images were 40 + used (PR #6034) 41 + + Row backgrounds incorrectly replaced cell backgrounds 42 + when the first cell in a row used ROWSPAN (PR #6033, PR 43 + #6036) 44 + + HTMLDOC did not correctly parse FONT FACE attributes 45 + (PR #6006) 46 + + Images in Level 2/3 PostScript output did not work on 47 + some printers (PR #6000) 48 + + The GUI did not use the first page header (PR #5978) 49 + 50 +------------------------------------------------------------------- 51 +Wed Jan 25 21:36:30 CET 2006 - mls@suse.de 52 + 53 +- converted neededforbuild to BuildRequires 54 + 55 +------------------------------------------------------------------- 56 +Tue Nov 22 14:29:31 CET 2005 - lmuelle@suse.de 57 + 58 +- Update to version 1.8.25. 59 + 60 +------------------------------------------------------------------- 61 +Wed Dec 8 16:55:18 CET 2004 - lmuelle@suse.de 62 + 63 +- Update to version 1.8.24; [#43261]. 64 + 65 +------------------------------------------------------------------- 66 +Mon May 17 15:49:27 CEST 2004 - lmuelle@suse.de 67 + 68 +- Add -fno-strict-aliasing to CFLAGS. 69 + 70 +------------------------------------------------------------------- 71 +Mon Mar 22 00:49:15 CET 2004 - ro@suse.de 72 + 73 +- removed .orig file 74 + 75 +------------------------------------------------------------------- 76 +Sat Jan 10 15:41:17 CET 2004 - adrian@suse.de 77 + 78 +- add %defattr 79 + 80 +------------------------------------------------------------------- 81 +Mon Feb 24 17:10:51 CET 2003 - gd@suse.de 82 + 83 +- update to version 1.8.23 84 + 85 +------------------------------------------------------------------- 86 +Fri Aug 16 15:05:06 CEST 2002 - ro@suse.de 87 + 88 +- removed empty post/postun scripts (#17875) (again) 89 + 90 +------------------------------------------------------------------- 91 +Fri Aug 16 15:00:27 CEST 2002 - gd@suse.de 92 + 93 +- update to version 1.8.21 94 + 95 +------------------------------------------------------------------- 96 +Tue Aug 13 00:37:08 CEST 2002 - ro@suse.de 97 + 98 +- fix compilation with new fltk 99 + 100 +------------------------------------------------------------------- 101 +Thu Jul 4 15:14:41 CEST 2002 - gd@suse.de 102 + 103 +- update to version 1.8.20 104 +- added diff to correct DOCDIR-path and missing fonts 105 +- cleanups (%files, %{_mandir}) 106 + 107 +------------------------------------------------------------------- 108 +Tue Feb 5 06:54:21 CET 2002 - gd@suse.de 109 + 110 +- added libpng to neededforbuild 111 + 112 +------------------------------------------------------------------- 113 +Mon Feb 4 21:50:35 CET 2002 - gd@suse.de 114 + 115 +- update to version 1.8.18 116 +- the gui finally compiles with fltk-1.1.0b10 117 +- added libjpeg to neededforbuild 118 + 119 +------------------------------------------------------------------- 120 +Thu Dec 6 22:31:08 CET 2001 - schwab@suse.de 121 + 122 +- Fix fltk configuration. 123 + 124 +------------------------------------------------------------------- 125 +Wed Dec 6 15:51:00 CET 2001 - gd@suse.de 126 + 127 +- fixed buildroot again 128 + 129 +------------------------------------------------------------------- 130 +Thu Dec 6 01:11:07 CET 2001 - ro@suse.de 131 + 132 +- fixed format of changes file (again) 133 + 134 +------------------------------------------------------------------- 135 +Wed Dec 4 12:00:00 CET 2001 - gd@suse.de 136 + 137 +- added FLTKCONFIG-path 138 +- fixed neededforbuild 139 +- fixed buildroot 140 + 141 +------------------------------------------------------------------- 142 +Mon Dec 3 01:08:46 CET 2001 - gd@suse.de 143 + 144 +- fixed needeforbuild 145 + 146 +----------------------------------------------------------- 147 +Mon Nov 26 12:00:00 CET 2001 - gd@suse.de 148 + 149 +- update to 1.8.16 150 + 151 +----------------------------------------------------------- 152 +Sat Oct 6 12:00:00 CET 2001 - gd@suse.de 153 + 154 +- start 155 + 156 |