| 1 | 2004-03-22 21:08  frodo | 
| 2 |  | 
| 3 | * ChangeLog, configure.in, lib/psiconv/Makefile.am, | 
| 4 | lib/psiconv/generate_image.c, lib/psiconv/parse_common.c, | 
| 5 | program/psiconv-config/psiconv-config: (Frodo) Fix in color | 
| 6 | generation algorithm | 
| 7 |  | 
| 8 | * Update version to 0.9.5 | 
| 9 | * Update patch level of library | 
| 10 | * For greyscale pictures, white was translated as black. Not | 
| 11 | good. | 
| 12 |  | 
| 13 | 2004-03-17 18:31  frodo | 
| 14 |  | 
| 15 | * ChangeLog, NEWS, debian/changelog, lib/psiconv/Makefile.am: | 
| 16 | (Frodo) Final 0.9.4 commit | 
| 17 |  | 
| 18 | 2004-03-16 14:47  frodo | 
| 19 |  | 
| 20 | * ChangeLog, lib/psiconv/data.c, lib/psiconv/data.h: (Frodo) Sync | 
| 21 |  | 
| 22 | 2004-03-09 00:20  frodo | 
| 23 |  | 
| 24 | * lib/psiconv/: data.c, data.h: (Frodo) Added forgotten function | 
| 25 | free_word_style_list | 
| 26 |  | 
| 27 | 2004-03-04 22:55  frodo | 
| 28 |  | 
| 29 | * examples/Word, lib/psiconv/data.h, lib/psiconv/image.c, | 
| 30 | lib/psiconv/parse_image.c, program/psiconv-config/psiconv-config: | 
| 31 | (Frodo) Bug fixes   * Image colors correction (scale 0.0 to 1.0, | 
| 32 | instead of 0.0 to less-than 1.0)   * Bullet and indentation docs | 
| 33 | update   * Update version number | 
| 34 |  | 
| 35 | 2004-02-28 18:09  frodo | 
| 36 |  | 
| 37 | * lib/psiconv/parse_common.c: (Frodo) Simplify routine a bit by | 
| 38 | using the new psiconv_unicode_from_list | 
| 39 |  | 
| 40 | 2004-02-26 22:33  frodo | 
| 41 |  | 
| 42 | * configure.in, lib/psiconv/Makefile.am, | 
| 43 | lib/psiconv/parse_driver.c: (Frodo) Version nrs, case-insensitive | 
| 44 | applid   * Bump library patch level up by one   * Update version | 
| 45 | number to 0.9.4   * Make applid comparison case-insensitive | 
| 46 |  | 
| 47 | 2004-02-26 18:12  frodo | 
| 48 |  | 
| 49 | * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.3 checkin | 
| 50 |  | 
| 51 | 2004-02-26 18:08  frodo | 
| 52 |  | 
| 53 | * lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake | 
| 54 |  | 
| 55 | 2004-02-26 17:27  frodo | 
| 56 |  | 
| 57 | * lib/psiconv/: generate_common.c, generate_driver.c, | 
| 58 | generate_image.c, generate_layout.c, generate_page.c, | 
| 59 | generate_texted.c, generate_word.c, parse_common.c, | 
| 60 | parse_driver.c, parse_simple.c, parse_word.c: (Frodo) And even | 
| 61 | more error work. | 
| 62 |  | 
| 63 | 2004-02-26 16:58  frodo | 
| 64 |  | 
| 65 | * NEWS, lib/psiconv/generate_common.c, | 
| 66 | lib/psiconv/generate_simple.c: (Frodo) Even better errors and | 
| 67 | progress/debug info | 
| 68 |  | 
| 69 | 2004-02-25 21:57  frodo | 
| 70 |  | 
| 71 | * lib/psiconv/: generate_common.c, generate_driver.c, | 
| 72 | generate_image.c, generate_layout.c, generate_page.c, | 
| 73 | generate_simple.c, generate_texted.c, generate_word.c, unicode.c, | 
| 74 | unicode.h: (Frodo) Progress information while generating update | 
| 75 |  | 
| 76 | Much better progress information now, and better error reporting. | 
| 77 |  | 
| 78 | 2004-02-25 21:56  frodo | 
| 79 |  | 
| 80 | * lib/psiconv/parse_image.c: (Frodo) Modify debugging level | 
| 81 |  | 
| 82 | The noise from parsing pictures was ridiculous. Now you have to | 
| 83 | edit the C code and #define LOUD to have it shout at you like | 
| 84 | that. | 
| 85 |  | 
| 86 | 2004-02-25 17:12  frodo | 
| 87 |  | 
| 88 | * lib/psiconv/unicode.h: (Frodo) Fix on previous commit | 
| 89 |  | 
| 90 | 2004-02-25 17:11  frodo | 
| 91 |  | 
| 92 | * NEWS, configure.in, debian/changelog, lib/psiconv/Makefile.am, | 
| 93 | lib/psiconv/unicode.c, lib/psiconv/unicode.h, | 
| 94 | program/psiconv-config/psiconv-config: (Frodo) AbiWord work   * | 
| 95 | Update version to 0.9.3   * Update library version   * New | 
| 96 | functions psiconv_unicode_from_list and psiconv_unicode_strstr | 
| 97 |  | 
| 98 | 2004-02-23 18:57  frodo | 
| 99 |  | 
| 100 | * ChangeLog, NEWS, TODO, debian/changelog, docs/configuration: | 
| 101 | (Frodo) Final update for release 0.9.2 | 
| 102 |  | 
| 103 | 2004-02-23 18:36  frodo | 
| 104 |  | 
| 105 | * formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg | 
| 106 | to psiconv at the right place | 
| 107 |  | 
| 108 | 2004-02-23 18:23  frodo | 
| 109 |  | 
| 110 | * TODO, lib/psiconv/generate_word.c: (Frodo) Solve a few small | 
| 111 | buglets | 
| 112 |  | 
| 113 | 2004-02-23 18:23  frodo | 
| 114 |  | 
| 115 | * Makefile.am: (Frodo) Remove Debian from make dist | 
| 116 |  | 
| 117 | 2004-02-23 18:01  frodo | 
| 118 |  | 
| 119 | * lib/psiconv/: Makefile.am, misc.c, parse_layout.c: (Frodo) | 
| 120 | Buglets | 
| 121 |  | 
| 122 | 2004-02-23 14:34  frodo | 
| 123 |  | 
| 124 | * formats/: Makefile.am, generate_ascii.sh, generate_html4.sh, | 
| 125 | generate_xhtml.sh, psiconv.conf: (Frodo) Added configuration file | 
| 126 | for formats   Alls formats docs are now generated with a sane | 
| 127 | configfile. | 
| 128 |  | 
| 129 | 2004-02-23 14:33  frodo | 
| 130 |  | 
| 131 | * lib/psiconv/configuration.c: (Frodo) Buglet in configfile parsing | 
| 132 | solved   * Typo: eovar instead of eoval in one check | 
| 133 |  | 
| 134 | 2004-02-23 14:08  frodo | 
| 135 |  | 
| 136 | * TODO, program/psiconv/psiconv.c: (Frodo) Psiconv program work   * | 
| 137 | Added -c option | 
| 138 |  | 
| 139 | 2004-02-22 23:32  frodo | 
| 140 |  | 
| 141 | * lib/psiconv/configuration.c: (Frodo) Default configuration bug | 
| 142 | fixed | 
| 143 |  | 
| 144 | * Now properly initialize default_configuration | 
| 145 |  | 
| 146 | 2004-02-22 23:24  frodo | 
| 147 |  | 
| 148 | * etc/psiconv.conf.eg, lib/psiconv/configuration.c, | 
| 149 | lib/psiconv/error.c, lib/psiconv/generate_common.c, | 
| 150 | lib/psiconv/generate_layout.c, lib/psiconv/generate_simple.c, | 
| 151 | lib/psiconv/generate_word.c, lib/psiconv/misc.c, | 
| 152 | lib/psiconv/parse_common.c, lib/psiconv/parse_layout.c, | 
| 153 | lib/psiconv/parse_simple.c, lib/psiconv/parse_word.c, | 
| 154 | lib/psiconv/unicode.c, lib/psiconv/unicode.h, | 
| 155 | program/psiconv/general.c: (Frodo) UTF8 work (it should now | 
| 156 | actually work!) | 
| 157 |  | 
| 158 | * Replaced psiconv_unicode_from_char with | 
| 159 | psiconv_unicode_read_char | 
| 160 | and removed psiconv_unicode_from_chars | 
| 161 | * Replaced psiconv_unicode_to_char with | 
| 162 | psiconv_unicode_write_char | 
| 163 | and removed psiconv_unicode_to_chars | 
| 164 | * Rewrote psiconv_parse_text_section to be more sane, easier to | 
| 165 | read | 
| 166 | and to work with the above updates | 
| 167 | * Updated all places where the psiconv_unicode_from/to_char | 
| 168 | calls | 
| 169 | were used | 
| 170 | * Updated psiconv.conf.eg to reflect the correct character set | 
| 171 | numbers | 
| 172 | * Fixed a buglet that made it impossible to set verbosity to 5 | 
| 173 | in config | 
| 174 | * Removed strange code in make_printable | 
| 175 | * Rewrote the ENCODING_PSION option in the psiconv program to | 
| 176 | work | 
| 177 | with the new definitions. | 
| 178 |  | 
| 179 | 2004-02-21 14:24  frodo | 
| 180 |  | 
| 181 | * formats/: generate_html4.sh, generate_xhtml.sh: (Frodo) Work | 
| 182 | around CDPATH bash bugs, as reported by Reuben Thomas | 
| 183 |  | 
| 184 | 2004-02-21 14:11  frodo | 
| 185 |  | 
| 186 | * Makefile.am, debian/changelog, debian/control, debian/copyright, | 
| 187 | debian/libpsiconv6.copyright, debian/psiconv-doc.copyright, | 
| 188 | debian/psiconv-doc.dirs, debian/psiconv-doc.install, | 
| 189 | debian/rules: (Frodo) Debian stuff   * psiconv-doc is now | 
| 190 | independent of other packages | 
| 191 |  | 
| 192 | 2004-02-21 13:10  frodo | 
| 193 |  | 
| 194 | * Makefile.am, debian/changelog, debian/control, debian/rules, | 
| 195 | program/psiconv-config/psiconv-config: (Frodo) Debian stuff   * | 
| 196 | Changed psiconv-dev to libpsiconv-dev   * Bumped up the version | 
| 197 | number | 
| 198 |  | 
| 199 | 2004-02-21 12:48  frodo | 
| 200 |  | 
| 201 | * program/psiconv-config/Makefile.am: (Frodo) Forgotten file | 
| 202 |  | 
| 203 | 2004-02-20 22:52  frodo | 
| 204 |  | 
| 205 | * configure.in, lib/psiconv/configuration.h: (Frodo)   * Bumped | 
| 206 | version numer to 0.9.2   * Fixed error handler bug (returned void | 
| 207 | * instead of void) | 
| 208 |  | 
| 209 | 2004-02-10 18:24  frodo | 
| 210 |  | 
| 211 | * ChangeLog, configure.in, debian/control, debian/psiconv-doc.dirs, | 
| 212 | debian/psiconv-doc.install, debian/psiconv.manpages, | 
| 213 | debian/rules, program/psiconv-config/psiconv-config.man.in: | 
| 214 | (Frodo) Final 0.9.1 commit   * Added psiconv-config manpage   * | 
| 215 | Updated Debian build | 
| 216 |  | 
| 217 | 2004-02-10 00:33  frodo | 
| 218 |  | 
| 219 | * ChangeLog, NEWS, debian/changelog, debian/control, | 
| 220 | debian/libpsiconv6.dirs, debian/libpsiconv6.install, | 
| 221 | debian/psiconv-dev.dirs, debian/psiconv-dev.install: (Frodo) A | 
| 222 | few last-minute deb changes | 
| 223 |  | 
| 224 | 2004-02-10 00:12  frodo | 
| 225 |  | 
| 226 | * lib/psiconv/configuration.c, lib/psiconv/configuration.h, | 
| 227 | lib/psiconv/data.c, lib/psiconv/generate_common.c, | 
| 228 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 229 | program/extra/rewrite.c: (Frodo) Several (smallish) memory leaks | 
| 230 | resolved | 
| 231 |  | 
| 232 | 2004-02-09 23:09  frodo | 
| 233 |  | 
| 234 | * Makefile.am, configure.in: (Frodo) Last fixes for the extra | 
| 235 | directory move | 
| 236 |  | 
| 237 | 2004-02-09 23:03  frodo | 
| 238 |  | 
| 239 | * program/: Makefile.am, extra/Makefile.am: (Frodo) Move extra dir | 
| 240 | under programs | 
| 241 |  | 
| 242 | 2004-02-09 22:51  frodo | 
| 243 |  | 
| 244 | * debian/: libpsiconv6.dirs, libpsiconv6.install: (Frodo) Add | 
| 245 | support in debian stuff for the new psiconv-config program | 
| 246 |  | 
| 247 | 2004-02-08 23:44  frodo | 
| 248 |  | 
| 249 | * NEWS, configure.in, lib/psiconv/Makefile.am, | 
| 250 | lib/psiconv/configuration.c, lib/psiconv/configuration.h, | 
| 251 | program/psiconv-config/psiconv-config, | 
| 252 | program/psiconv-config/psiconv-config.in: (Frodo) psiconv-config | 
| 253 | program plus bugfixes | 
| 254 |  | 
| 255 | * Bumped up the version number to 0.9.1 | 
| 256 | * Bumped up the library version to 0.6.1 | 
| 257 | * Added the psiconv-config program (for autoconf use by third | 
| 258 | parties) | 
| 259 | * Added the psiconv_config_free function | 
| 260 | * Fixed the installation ($includedir/include/general.h) | 
| 261 |  | 
| 262 | 2004-02-04 18:37  frodo | 
| 263 |  | 
| 264 | * ChangeLog, Makefile.am, TODO, debian/changelog, | 
| 265 | debian/libpsiconv6.dirs, debian/libpsiconv6.install, | 
| 266 | debian/rules, docs/Makefile.am, formats/Makefile.am: (Frodo) Last | 
| 267 | commit for 0.9.0.    * Correct `make dist'    * Correct Debian | 
| 268 | stuff | 
| 269 |  | 
| 270 | 2004-02-04 18:10  frodo | 
| 271 |  | 
| 272 | * etc/: Makefile.am, psiconv.conf.eg: (Frodo) Update example | 
| 273 | psiconv.conf to correctly document latest settings | 
| 274 |  | 
| 275 | 2004-02-04 16:28  frodo | 
| 276 |  | 
| 277 | * README, TODO, docs/ascii, docs/configuration, docs/html, | 
| 278 | docs/html4, docs/unicode, docs/xhtml, | 
| 279 | lib/psiconv/configuration.c: (Frodo) Documentation updates. | 
| 280 | Removed fatals. | 
| 281 |  | 
| 282 | 2004-02-04 15:37  frodo | 
| 283 |  | 
| 284 | * ChangeLog: (Frodo) Nice Changelog | 
| 285 |  | 
| 286 | 2004-02-04 15:36  frodo | 
| 287 |  | 
| 288 | * ChangeLog, etc/Makefile.am: (Frodo) Added Makefile.am | 
| 289 |  | 
| 290 | 2004-02-04 15:32  frodo | 
| 291 |  | 
| 292 | * Makefile.am, configure.in, etc/psiconv.conf, etc/psiconv.conf.eg, | 
| 293 | lib/psiconv/Makefile.am, lib/psiconv/configuration.c: (Frodo) | 
| 294 | Configuration file installation and location | 
| 295 |  | 
| 296 | * Add the --with-etcdir configuration option | 
| 297 | * Install psiconv.conf.eg and (if not yet present) psiconv.conf | 
| 298 |  | 
| 299 | 2004-02-04 13:19  frodo | 
| 300 |  | 
| 301 | * NEWS, TODO, compat/compat.h, compat/dummy.c, | 
| 302 | formats/psion/Introduction.psi, lib/psiconv/buffer.c, | 
| 303 | lib/psiconv/buffer.h, lib/psiconv/checkuid.c, | 
| 304 | lib/psiconv/common.h, lib/psiconv/configuration.c, | 
| 305 | lib/psiconv/configuration.h, lib/psiconv/data.c, | 
| 306 | lib/psiconv/data.h, lib/psiconv/error.c, lib/psiconv/error.h, | 
| 307 | lib/psiconv/generate.h, lib/psiconv/generate_common.c, | 
| 308 | lib/psiconv/generate_driver.c, lib/psiconv/generate_image.c, | 
| 309 | lib/psiconv/generate_layout.c, lib/psiconv/generate_page.c, | 
| 310 | lib/psiconv/generate_routines.h, lib/psiconv/generate_simple.c, | 
| 311 | lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, | 
| 312 | lib/psiconv/image.c, lib/psiconv/image.h, lib/psiconv/list.c, | 
| 313 | lib/psiconv/list.h, lib/psiconv/misc.c, lib/psiconv/parse.h, | 
| 314 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 315 | program/extra/checkuid.c, program/extra/empty.c, | 
| 316 | program/extra/rewrite.c, lib/psiconv/parse_formula.c, | 
| 317 | lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, | 
| 318 | lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, | 
| 319 | lib/psiconv/parse_sheet.c, lib/psiconv/parse_simple.c, | 
| 320 | lib/psiconv/parse_texted.c, lib/psiconv/parse_word.c, | 
| 321 | lib/psiconv/unicode.c, lib/psiconv/unicode.h, | 
| 322 | program/psiconv/gen.h, program/psiconv/gen_html4.c, | 
| 323 | program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, | 
| 324 | program/psiconv/gen_txt.c, program/psiconv/general.c, | 
| 325 | program/psiconv/magick-aux.c, program/psiconv/magick-aux.h, | 
| 326 | program/psiconv/psiconv.c, program/psiconv/psiconv.h: (Frodo) | 
| 327 | Copyright dates update | 
| 328 |  | 
| 329 | 2004-02-04 12:35  frodo | 
| 330 |  | 
| 331 | * formats/generate_html4.sh, formats/generate_xhtml.sh, | 
| 332 | formats/html4_links.sh, formats/html_links.sh, | 
| 333 | formats/xhtml_links.sh, formats/psion/ASCII_Codes.psi, | 
| 334 | formats/psion/Application_ID_Section.psi, | 
| 335 | formats/psion/Basic_Elements.psi, | 
| 336 | formats/psion/Basic_Structures.psi, | 
| 337 | formats/psion/Clip_Art_File.psi, | 
| 338 | formats/psion/Embedded_Object_Section.psi, | 
| 339 | formats/psion/File_Structure.psi, | 
| 340 | formats/psion/Header_Section.psi, formats/psion/Identifiers.psi, | 
| 341 | formats/psion/Index.psi, formats/psion/Introduction.psi, | 
| 342 | formats/psion/Layout_Codes.psi, formats/psion/MBM_File.psi, | 
| 343 | formats/psion/Page_Layout_Section.psi, | 
| 344 | formats/psion/Paint_Data_Section.psi, | 
| 345 | formats/psion/Password_Section.psi, | 
| 346 | formats/psion/Record_Section.psi, | 
| 347 | formats/psion/Sheet_Basic_Structures.psi, | 
| 348 | formats/psion/Sheet_Cell_List.psi, formats/psion/Sheet_File.psi, | 
| 349 | formats/psion/Sheet_Formula_List.psi, | 
| 350 | formats/psion/Sheet_Graph_Section.psi, | 
| 351 | formats/psion/Sheet_Info_Section.psi, | 
| 352 | formats/psion/Sheet_Variable_List.psi, | 
| 353 | formats/psion/Sheet_Workbook_Section.psi, | 
| 354 | formats/psion/Sheet_Worksheet.psi, | 
| 355 | formats/psion/Sheet_Worksheet_List.psi, | 
| 356 | formats/psion/Sketch_Section.psi, | 
| 357 | formats/psion/Text_Layout_Section.psi, | 
| 358 | formats/psion/Text_Section.psi, formats/psion/Userdic_File.psi, | 
| 359 | formats/psion/Word_Status_Section.psi, | 
| 360 | formats/psion/Word_Styles_Section.psi, | 
| 361 | formats/psion/World_Data_File.psi, program/psiconv/gen_html4.c, | 
| 362 | program/psiconv/gen_xhtml.c: (Frodo) Format documentation work | 
| 363 |  | 
| 364 | * Uploaded newest Format documentation | 
| 365 | * Split generate_html.sh into xhtml and html4 specific versions | 
| 366 | * Changed gen_xhtml and gen_html4 to combine spans that have | 
| 367 | the | 
| 368 | same layout codes | 
| 369 | * Changed gen_xhtml and gen_html4 not to emit empty spans | 
| 370 |  | 
| 371 | 2004-02-02 22:57  frodo | 
| 372 |  | 
| 373 | * debian/: libpsiconv6.dirs, libpsiconv6.docs, libpsiconv6.install: | 
| 374 | (Frodo) Oops, forgot to add these files | 
| 375 |  | 
| 376 | 2004-02-02 22:56  frodo | 
| 377 |  | 
| 378 | * NEWS, configure.in, formats/Makefile.am, | 
| 379 | formats/generate_html.sh, formats/generate_html4.sh, | 
| 380 | formats/generate_rtf.sh, formats/generate_xhtml.sh, | 
| 381 | formats/html_links.sh, lib/psiconv/configuration.c, | 
| 382 | lib/psiconv/error.c, lib/psiconv/generate_layout.c, | 
| 383 | lib/psiconv/parse_common.c, lib/psiconv/unicode.c, | 
| 384 | program/psiconv/gen_html4.c, program/psiconv/gen_image.c, | 
| 385 | program/psiconv/gen_xhtml.c, program/psiconv/psiconv.c: (Frodo) | 
| 386 | Make the formats stuff work again | 
| 387 |  | 
| 388 | * Amend the configure.in to select the right targets | 
| 389 | * Remove RTF support (it never worked anyway) | 
| 390 | * Update the links creation scripts | 
| 391 |  | 
| 392 | And in the psiconv program and library:   * Some fixes to reduce | 
| 393 | compiler warnings   * Emit tabs as spaces in the HTML4/XHTML | 
| 394 | generators | 
| 395 |  | 
| 396 | 2004-02-02 21:43  frodo | 
| 397 |  | 
| 398 | * NEWS, TODO, debian/libpsiconv5.dirs, debian/libpsiconv5.docs, | 
| 399 | debian/libpsiconv5.install, lib/psiconv/data.h, | 
| 400 | lib/psiconv/unicode.c, program/psiconv/Makefile.am, | 
| 401 | program/psiconv/gen.h, program/psiconv/gen_html.c, | 
| 402 | program/psiconv/gen_html4.c, program/psiconv/gen_image.c, | 
| 403 | program/psiconv/gen_txt.c, program/psiconv/gen_xhtml.c, | 
| 404 | program/psiconv/general.c, program/psiconv/psiconv.c, | 
| 405 | program/psiconv/psiconv.h: (Frodo) Psiconv program update   * | 
| 406 | Created html4 target   * Update of xhtml target (print entities | 
| 407 | if ASCII, and others)   * Made everything static that should not | 
| 408 | be exported   * Renamed stuff to xhtml were appropriate   * The | 
| 409 | fileformat data does now contain the supported Psion files to | 
| 410 | convert   * This is also printed in the help text   * | 
| 411 | ENCODING_ASCII_HTML introduced (only used internally)   * | 
| 412 | Replaced debug, silent, verbose options with noise option   * | 
| 413 | Default targets are XHTML and TIFF | 
| 414 |  | 
| 415 | 2004-01-28 21:18  frodo | 
| 416 |  | 
| 417 | * program/psiconv/gen_xhtml.c: (Frodo) XHTML output complete | 
| 418 |  | 
| 419 | 2004-01-26 22:56  frodo | 
| 420 |  | 
| 421 | * program/psiconv/: Makefile.am, gen_html.c, gen_xhtml.c, | 
| 422 | psiconv.c: (Frodo) XHTML work | 
| 423 |  | 
| 424 | 2004-01-26 15:00  frodo | 
| 425 |  | 
| 426 | * program/psiconv/: general.h, general.c: (Frodo) Update | 
| 427 |  | 
| 428 | 2004-01-26 13:59  frodo | 
| 429 |  | 
| 430 | * lib/psiconv/: data.h, generate_word.c, image.c, parse_routines.h, | 
| 431 | parse_simple.c, parse_word.c: (Frodo) Oops, forgot about image.c | 
| 432 |  | 
| 433 | 2004-01-18 20:58  frodo | 
| 434 |  | 
| 435 | * program/psiconv/: Makefile.am, gen_image.c, psiconv.c: (Frodo) | 
| 436 | Image generation active again in psiconv program | 
| 437 |  | 
| 438 | 2004-01-09 23:31  frodo | 
| 439 |  | 
| 440 | * configure.in: (Frodo) Fixed autoconf problem with newer versions | 
| 441 |  | 
| 442 | 2004-01-09 23:20  frodo | 
| 443 |  | 
| 444 | * NEWS, TODO, etc/psiconv.conf, lib/psiconv/configuration.c, | 
| 445 | program/psiconv/Makefile.am, program/psiconv/encoding.h, | 
| 446 | program/psiconv/gen.h, program/psiconv/gen_txt.c, | 
| 447 | program/psiconv/general.c, program/psiconv/psiconv.c, | 
| 448 | program/psiconv/psiconv.h: (Frodo) Psiconv program rewrite start | 
| 449 | * Add support for different encodings   * Restructure some | 
| 450 | things   * Only ASCII support at the moment | 
| 451 |  | 
| 452 | 2004-01-06 21:15  frodo | 
| 453 |  | 
| 454 | * NEWS, TODO, etc/psiconv.conf, lib/psiconv/common.h, | 
| 455 | lib/psiconv/configuration.c, lib/psiconv/data.c, | 
| 456 | lib/psiconv/data.h, lib/psiconv/error.c, lib/psiconv/error.h, | 
| 457 | lib/psiconv/general.h, lib/psiconv/general.h.in, | 
| 458 | lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, | 
| 459 | lib/psiconv/generate_image.c, lib/psiconv/generate_layout.c, | 
| 460 | lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, | 
| 461 | lib/psiconv/generate_simple.c, lib/psiconv/generate_texted.c, | 
| 462 | lib/psiconv/generate_word.c, lib/psiconv/misc.c, | 
| 463 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 464 | lib/psiconv/parse_formula.c, lib/psiconv/parse_image.c, | 
| 465 | lib/psiconv/parse_layout.c, lib/psiconv/parse_page.c, | 
| 466 | lib/psiconv/parse_routines.h, lib/psiconv/parse_sheet.c, | 
| 467 | lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, | 
| 468 | lib/psiconv/parse_word.c, lib/psiconv/unicode.c, | 
| 469 | lib/psiconv/unicode.h: (Frodo) Unicode transition | 
| 470 |  | 
| 471 | Note: this commit breaks psiconv. The programs in the extra | 
| 472 | directory should work properly. | 
| 473 |  | 
| 474 | * Change all datastructures to use unicode for character | 
| 475 | encodings | 
| 476 | * Added psiconv_error function | 
| 477 | * Called psiconv_error at places where a warning was stupid | 
| 478 | * Added psiconv_progress in all generate functions | 
| 479 | * Added lev parameter to all generate functions | 
| 480 | * Removed general.h from CVS (we have general.h.in, after all) | 
| 481 | * Probably other stuff I forgot | 
| 482 |  | 
| 483 | 2004-01-04 23:20  frodo | 
| 484 |  | 
| 485 | * lib/psiconv/: data.h, parse_formula.c, parse_sheet.c: (Frodo) | 
| 486 | More preparations for the Unicode change. Use psiconv_string | 
| 487 | everywhere         possible (no more char * stuff) | 
| 488 |  | 
| 489 | 2004-01-04 23:07  frodo | 
| 490 |  | 
| 491 | * lib/psiconv/: configuration.c, configuration.h, data.h, | 
| 492 | generate_layout.c, generate_routines.h, generate_simple.c, | 
| 493 | parse_layout.c, parse_simple.c, unicode.c: (Frodo) Move fontnames | 
| 494 | to psiconv_string type | 
| 495 |  | 
| 496 | 2004-01-04 16:47  frodo | 
| 497 |  | 
| 498 | * TODO, docs/unicode, etc/psiconv.conf, lib/psiconv/Makefile.am, | 
| 499 | lib/psiconv/configuration.c, lib/psiconv/configuration.h, | 
| 500 | lib/psiconv/general.h, lib/psiconv/unicode.c, | 
| 501 | lib/psiconv/unicode.h: (Frodo) Preparation for the conversion to | 
| 502 | Unicode. | 
| 503 |  | 
| 504 | 2003-12-14 00:26  frodo | 
| 505 |  | 
| 506 | * NEWS, lib/psiconv/configuration.c, lib/psiconv/configuration.h, | 
| 507 | program/extra/empty.c, program/extra/rewrite.c, | 
| 508 | program/psiconv/psiconv.c: (Frodo) Add configuration file parsing | 
| 509 | support | 
| 510 |  | 
| 511 | To do: install config file on installation of psiconv, also in | 
| 512 | Debian install | 
| 513 |  | 
| 514 | 2003-12-13 19:23  frodo | 
| 515 |  | 
| 516 | * NEWS, TODO, lib/psiconv/parse_image.c: (Frodo) Revamped and | 
| 517 | expanded image (paint data section) parsing | 
| 518 |  | 
| 519 | Color images are now supported Colordepths besides 2 bit are now | 
| 520 | supported RLE12,16 and 24 are now supported All of the above are | 
| 521 | experimental | 
| 522 |  | 
| 523 | Parsing of images takes some more memory, but the code structure | 
| 524 | is much simpler. | 
| 525 |  | 
| 526 | 2003-12-03 16:16  frodo | 
| 527 |  | 
| 528 | * lib/psiconv/: Makefile.am, generate_image.c, image.h, | 
| 529 | parse_image.c: (Frodo) Enhancing image parsing | 
| 530 |  | 
| 531 | * Preparations in parse_image to do a pass-based decoding with | 
| 532 | support for   all image formats * Moved some stuff to | 
| 533 | image.h/image.c that is used both for the generation   and | 
| 534 | parsing of images * image.h is not installed | 
| 535 |  | 
| 536 | 2003-12-02 20:48  frodo | 
| 537 |  | 
| 538 | * TODO, etc/psiconv.conf: (Frodo) Configuration file template. Not | 
| 539 | installed yet, not parsed yet. | 
| 540 |  | 
| 541 | 2003-12-02 20:47  frodo | 
| 542 |  | 
| 543 | * lib/psiconv/: configuration.c, configuration.h, generate_image.c: | 
| 544 | (Frodo) Picture generation now supports all RLE's and many more | 
| 545 | config         items. Mostly untested, though. | 
| 546 |  | 
| 547 | 2003-11-27 21:55  frodo | 
| 548 |  | 
| 549 | * lib/psiconv/: generate_image.c, parse_image.c: (Frodo) RLE16/24 | 
| 550 | support, but not yet used | 
| 551 |  | 
| 552 | 2003-11-27 13:08  frodo | 
| 553 |  | 
| 554 | * NEWS, examples/Clipart, lib/psiconv/generate_driver.c, | 
| 555 | lib/psiconv/generate_image.c, lib/psiconv/generate_routines.h: | 
| 556 | (Frodo) Clipart generation | 
| 557 |  | 
| 558 | 2003-11-27 12:43  frodo | 
| 559 |  | 
| 560 | * NEWS, lib/psiconv/common.h, lib/psiconv/configuration.c, | 
| 561 | lib/psiconv/configuration.h, lib/psiconv/error.c, | 
| 562 | lib/psiconv/error.h, lib/psiconv/generate.h, | 
| 563 | lib/psiconv/generate_routines.h, lib/psiconv/list.h, | 
| 564 | lib/psiconv/parse.h, lib/psiconv/parse_routines.h: (Frodo) Move | 
| 565 | error_function to the config struct | 
| 566 |  | 
| 567 | 2003-11-26 21:56  frodo | 
| 568 |  | 
| 569 | * NEWS: (Frodo) NEWS update | 
| 570 |  | 
| 571 | 2003-11-26 21:56  frodo | 
| 572 |  | 
| 573 | * NEWS, TODO, lib/psiconv/data.c, lib/psiconv/data.h, | 
| 574 | lib/psiconv/generate_driver.c, lib/psiconv/generate_image.c, | 
| 575 | lib/psiconv/generate_routines.h, lib/psiconv/misc.c, | 
| 576 | lib/psiconv/parse_simple.c: (Frodo) Support MBM output format | 
| 577 |  | 
| 578 | 2003-11-25 23:08  frodo | 
| 579 |  | 
| 580 | * lib/psiconv/: configuration.c, configuration.h, | 
| 581 | generate_common.c, generate_driver.c, generate_image.c, | 
| 582 | generate_routines.h, parse_driver.c: (Frodo) Generating of Sketch | 
| 583 | files, both stand-alone and as objects, works! | 
| 584 |  | 
| 585 | No RLE encoding yet, we have to test higher colordepths. | 
| 586 |  | 
| 587 | 2003-11-25 18:59  frodo | 
| 588 |  | 
| 589 | * NEWS: (Frodo) NEWS update | 
| 590 |  | 
| 591 | 2003-11-25 18:57  frodo | 
| 592 |  | 
| 593 | * TODO, lib/psiconv/Makefile.am, lib/psiconv/configuration.c, | 
| 594 | lib/psiconv/configuration.h, lib/psiconv/error.c, | 
| 595 | lib/psiconv/error.h, lib/psiconv/generate.h, | 
| 596 | lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, | 
| 597 | lib/psiconv/generate_image.c, lib/psiconv/generate_layout.c, | 
| 598 | lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, | 
| 599 | lib/psiconv/generate_simple.c, lib/psiconv/generate_texted.c, | 
| 600 | lib/psiconv/generate_word.c, lib/psiconv/list.c, | 
| 601 | lib/psiconv/parse.h, lib/psiconv/parse_common.c, | 
| 602 | lib/psiconv/parse_driver.c, lib/psiconv/parse_formula.c, | 
| 603 | lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, | 
| 604 | lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, | 
| 605 | lib/psiconv/parse_sheet.c, lib/psiconv/parse_simple.c, | 
| 606 | lib/psiconv/parse_texted.c, lib/psiconv/parse_word.c, | 
| 607 | program/extra/empty.c, program/extra/rewrite.c, | 
| 608 | program/psiconv/psiconv.c: (Frodo) config stuff and image | 
| 609 | generation stuff | 
| 610 |  | 
| 611 | * All parse and generate functions have a new config parameter * | 
| 612 | New files configuration.[ch] in the psiconv lib * Some image | 
| 613 | generation stuff (not ready, but won't do any harm) | 
| 614 |  | 
| 615 | 2003-11-23 22:47  frodo | 
| 616 |  | 
| 617 | * NEWS, lib/psiconv/data.c, lib/psiconv/data.h, | 
| 618 | lib/psiconv/generate_common.c, lib/psiconv/generate_routines.h, | 
| 619 | lib/psiconv/parse_common.c, lib/psiconv/parse_routines.h: (Frodo) | 
| 620 | Embedded object generation works! | 
| 621 |  | 
| 622 | Not too useful though, we also need sketch or sheet generation; | 
| 623 | the only thing actually working at the moment is embedding word | 
| 624 | docs within word docs.  Oh well. It's a good start. | 
| 625 |  | 
| 626 | 2003-11-23 19:53  frodo | 
| 627 |  | 
| 628 | * NEWS, lib/psiconv/generate_driver.c: (Frodo) Generation change: | 
| 629 | psiconv_write_*_file no longer generates the header section This | 
| 630 | is now done in psiconv_write. This will help us create objects. | 
| 631 |  | 
| 632 | 2003-11-23 19:48  frodo | 
| 633 |  | 
| 634 | * program/extra/rewrite.c: (Frodo) Explain rewrite syntax | 
| 635 |  | 
| 636 | 2003-11-22 23:24  frodo | 
| 637 |  | 
| 638 | * debian/: control, rules: (Frodo) Updated Debian to new major lib | 
| 639 | number | 
| 640 |  | 
| 641 | 2003-11-22 23:17  frodo | 
| 642 |  | 
| 643 | * NEWS, configure.in, lib/psiconv/Makefile.am, lib/psiconv/data.c, | 
| 644 | lib/psiconv/data.h, lib/psiconv/parse_driver.c, | 
| 645 | lib/psiconv/parse_image.c, lib/psiconv/parse_routines.h: (Frodo) | 
| 646 | Some more work on objects:   * Bumped up major library version | 
| 647 | * Corrected parsing of sketch_section, changed struct   * | 
| 648 | parse_sketch_section does not have the is_object flag anymore | 
| 649 |  | 
| 650 | 2003-11-21 16:39  frodo | 
| 651 |  | 
| 652 | * NEWS, lib/psiconv/buffer.c, lib/psiconv/parse_common.c: (Frodo) | 
| 653 | Parsing of embedded objects in Word complete | 
| 654 |  | 
| 655 | 2003-11-21 00:45  frodo | 
| 656 |  | 
| 657 | * lib/psiconv/: parse_common.c, parse_routines.h: (Frodo) More | 
| 658 | embedded object work. Everytihng except the object data itself | 
| 659 | is now safely parsed. | 
| 660 |  | 
| 661 | 2003-11-20 23:14  frodo | 
| 662 |  | 
| 663 | * lib/psiconv/: data.h, parse_common.c, parse_driver.c, | 
| 664 | parse_routines.h: (Frodo) More work for embedded objects (not | 
| 665 | finished yet) | 
| 666 |  | 
| 667 | 2003-11-19 22:04  frodo | 
| 668 |  | 
| 669 | * lib/psiconv/: data.c, data.h, parse_common.c: (Frodo) Data | 
| 670 | structures for (Word) objects created. | 
| 671 |  | 
| 672 | 2003-11-18 12:25  frodo | 
| 673 |  | 
| 674 | * lib/psiconv/: buffer.c, buffer.h: (Frodo) Add function | 
| 675 | psiconv_buffer_subbuffer | 
| 676 |  | 
| 677 | 2003-11-12 15:36  frodo | 
| 678 |  | 
| 679 | * debian/rules: (Frodo) Better shared libs deps in debian build | 
| 680 |  | 
| 681 | 2003-11-12 13:29  frodo | 
| 682 |  | 
| 683 | * Makefile.am: (Frodo) 'make dist' includes Debian files too now | 
| 684 |  | 
| 685 | 2003-11-12 00:14  frodo | 
| 686 |  | 
| 687 | * debian/: files, libpsiconv5.docs, psiconv.manpages, rules: | 
| 688 | (Frodo) Debian update | 
| 689 |  | 
| 690 | 2003-11-11 23:49  frodo | 
| 691 |  | 
| 692 | * COPYING, INSTALL, debian/changelog, debian/compat, | 
| 693 | debian/control, debian/copyright, debian/files, | 
| 694 | debian/libpsiconv5.dirs, debian/libpsiconv5.docs, | 
| 695 | debian/libpsiconv5.install, debian/psiconv-dev.dirs, | 
| 696 | debian/psiconv-dev.install, debian/psiconv-doc.dirs, | 
| 697 | debian/psiconv-doc.install, debian/psiconv.dirs, | 
| 698 | debian/psiconv.install, debian/psiconv.manpages, debian/rules, | 
| 699 | program/psiconv/Makefile.am, program/psiconv/psiconv.man: (Frodo) | 
| 700 | New manpage and Debian support | 
| 701 |  | 
| 702 | 2003-11-11 21:41  frodo | 
| 703 |  | 
| 704 | * NEWS, autogen.sh: (Frodo) Correction autogen.sh | 
| 705 |  | 
| 706 | 2003-11-11 19:58  frodo | 
| 707 |  | 
| 708 | * COPYING, ChangeLog, INSTALL, NEWS, README, autogen.sh, | 
| 709 | configure.in, formats/Makefile.am, lib/psiconv/Makefile.am, | 
| 710 | program/extra/Makefile.am, program/psiconv/magick-aux.c, | 
| 711 | program/psiconv/magick-aux.h, program/psiconv/psiconv.c: (Frodo) | 
| 712 | Many build updates:   * Automake 1.6 and 1.7 support   * Autoconf | 
| 713 | 2.5x support   * ImageMagick 5.4.x and 5.5.x support   * Format | 
| 714 | documentation will now be installed | 
| 715 |  | 
| 716 | 2003-06-16 19:48  frodo | 
| 717 |  | 
| 718 | * lib/psiconv/parse_word.c: (Frodo) Buglet fixed in style section | 
| 719 | parsing, when number of hotkeys is not equal to the number of | 
| 720 | styles. | 
| 721 |  | 
| 722 | 2003-05-04 22:08  frodo | 
| 723 |  | 
| 724 | * INSTALL, formats/psion/ASCII_Codes.psi, | 
| 725 | formats/psion/Introduction.psi, | 
| 726 | formats/psion/Paint_Data_Section.psi, | 
| 727 | formats/psion/Password_Section.psi: (Frodo) Update | 
| 728 |  | 
| 729 | 2002-05-10 18:15  frodo | 
| 730 |  | 
| 731 | * AUTHORS, NEWS, formats/generate_ascii.sh, | 
| 732 | formats/generate_html.sh, formats/generate_html4.sh, | 
| 733 | formats/generate_rtf.sh, formats/html_links.sh, | 
| 734 | formats/index_html.sh: (Frodo) Compile on non-Linux platforms: | 
| 735 | Keitha Kawabe <keita.kawabe@mpq.mpg.de> | 
| 736 |  | 
| 737 | 2002-05-10 18:02  frodo | 
| 738 |  | 
| 739 | * configure.in: (Frodo) Update to version 0.8.4 | 
| 740 |  | 
| 741 | 2002-05-10 17:55  frodo | 
| 742 |  | 
| 743 | * AUTHORS, COPYING, INSTALL, NEWS, configure.in, | 
| 744 | program/psiconv/encoding.h, program/psiconv/gen.h, | 
| 745 | program/psiconv/gen_html.c, program/psiconv/gen_html4.c, | 
| 746 | program/psiconv/gen_image.c, program/psiconv/gen_latex.c, | 
| 747 | program/psiconv/gen_rtf.c, program/psiconv/gen_txt.c, | 
| 748 | program/psiconv/psiconv.c, program/psiconv/psiconv.h: (Frodo) | 
| 749 | UTF-8 support (Keita Kawabe, keite.kawabe@mpq.mpg.de) | 
| 750 |  | 
| 751 | 2002-01-29 21:15  frodo | 
| 752 |  | 
| 753 | * lib/psiconv/Makefile.am: (Frodo) Fixed lib version | 
| 754 |  | 
| 755 | 2002-01-29 21:08  frodo | 
| 756 |  | 
| 757 | * NEWS: (Frodo) Update | 
| 758 |  | 
| 759 | 2002-01-29 19:49  frodo | 
| 760 |  | 
| 761 | * NEWS, program/extra/rewrite.c: (Frodo) Another smallish memory | 
| 762 | leak | 
| 763 |  | 
| 764 | 2002-01-29 19:47  frodo | 
| 765 |  | 
| 766 | * lib/psiconv/: data.c, parse_layout.c: (Frodo) Two memory-leaks | 
| 767 | fixed | 
| 768 |  | 
| 769 | 2002-01-29 19:38  frodo | 
| 770 |  | 
| 771 | * configure.in, lib/psiconv/buffer.c, lib/psiconv/checkuid.c, | 
| 772 | lib/psiconv/data.c, lib/psiconv/error.c, | 
| 773 | lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, | 
| 774 | lib/psiconv/generate_image.c, lib/psiconv/generate_layout.c, | 
| 775 | lib/psiconv/generate_page.c, lib/psiconv/generate_simple.c, | 
| 776 | lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, | 
| 777 | lib/psiconv/list.c, lib/psiconv/misc.c, | 
| 778 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 779 | lib/psiconv/parse_formula.c, lib/psiconv/parse_image.c, | 
| 780 | lib/psiconv/parse_layout.c, lib/psiconv/parse_page.c, | 
| 781 | lib/psiconv/parse_sheet.c, lib/psiconv/parse_simple.c, | 
| 782 | lib/psiconv/parse_texted.c, lib/psiconv/parse_word.c, | 
| 783 | program/extra/Makefile.am, program/extra/rewrite.c, | 
| 784 | program/psiconv/Makefile.am, program/psiconv/gen_html.c, | 
| 785 | program/psiconv/gen_html4.c, program/psiconv/gen_image.c, | 
| 786 | program/psiconv/gen_latex.c, program/psiconv/gen_rtf.c, | 
| 787 | program/psiconv/gen_txt.c, program/psiconv/magick-aux.c: (Frodo) | 
| 788 | DMALLOC support | 
| 789 |  | 
| 790 | 2002-01-28 22:04  frodo | 
| 791 |  | 
| 792 | * NEWS, lib/psiconv/list.c: (Frodo) Fix memory leak | 
| 793 |  | 
| 794 | 2002-01-22 22:45  frodo | 
| 795 |  | 
| 796 | * NEWS, lib/psiconv/parse_page.c, program/psiconv/gen_html4.c, | 
| 797 | program/psiconv/gen_txt.c: (Frodo) Fixed possible dangling | 
| 798 | pointers when no header/footer text was         present, and | 
| 799 | added test to see whether any is present. | 
| 800 |  | 
| 801 | 2002-01-22 22:24  frodo | 
| 802 |  | 
| 803 | * NEWS: (Frodo) Update | 
| 804 |  | 
| 805 | 2002-01-22 22:22  frodo | 
| 806 |  | 
| 807 | * program/psiconv/: gen_image.c, magick-aux.c, magick-aux.h: | 
| 808 | (Frodo) Update for newest ImageMagick | 
| 809 |  | 
| 810 | 2002-01-22 22:16  frodo | 
| 811 |  | 
| 812 | * COPYING, INSTALL, autogen.sh: (Frodo) Synchronisation. | 
| 813 |  | 
| 814 | 2001-08-04 19:28  frodo | 
| 815 |  | 
| 816 | * NEWS, lib/psiconv/Makefile.am: (Frodo) Update libversion | 
| 817 |  | 
| 818 | 2001-07-28 15:13  frodo | 
| 819 |  | 
| 820 | * formats/: Makefile.am, psion/Basic_Elements.psi, psion/Index.psi, | 
| 821 | psion/Introduction.psi, psion/Sheet_Basic_Structures.psi, | 
| 822 | psion/Sheet_Cell_List.psi, psion/Sheet_Formula_List.psi, | 
| 823 | psion/Sheet_Graph_Description.psi, psion/Sheet_Graph_Region.psi, | 
| 824 | psion/Sheet_Graph_Section.psi, psion/Sheet_Grid_Section.psi, | 
| 825 | psion/Sheet_Line_Section.psi, psion/Sheet_Variable_List.psi, | 
| 826 | psion/Sheet_Worksheet.psi: (Frodo) Update for version 2.8 of | 
| 827 | Psion_Files | 
| 828 |  | 
| 829 | 2001-07-25 13:49  frodo | 
| 830 |  | 
| 831 | * NEWS, lib/psiconv/data.c, lib/psiconv/data.h, | 
| 832 | lib/psiconv/parse_routines.h, lib/psiconv/parse_sheet.c: (Frodo) | 
| 833 | Sheet grid section support | 
| 834 |  | 
| 835 | 2001-07-25 00:50  frodo | 
| 836 |  | 
| 837 | * lib/psiconv/parse_sheet.c: (Frodo) Added unknown section | 
| 838 |  | 
| 839 | 2001-07-25 00:44  frodo | 
| 840 |  | 
| 841 | * lib/psiconv/parse_simple.c: (Frodo) Long strings now parsed | 
| 842 | correctly | 
| 843 |  | 
| 844 | 2001-07-25 00:31  frodo | 
| 845 |  | 
| 846 | * lib/psiconv/parse_sheet.c: (Frodo) Fixed info section parse | 
| 847 |  | 
| 848 | 2001-07-24 22:36  frodo | 
| 849 |  | 
| 850 | * lib/psiconv/parse_sheet.c: (Frodo) Whitespace cleanup | 
| 851 |  | 
| 852 | 2001-07-24 22:32  frodo | 
| 853 |  | 
| 854 | * lib/psiconv/: data.c, data.h, parse_formula.c, parse_routines.h, | 
| 855 | parse_sheet.c, parse_simple.c: (Frodo) Many new sheet things | 
| 856 |  | 
| 857 | * Variable section and formula variable parsing | 
| 858 | * Info section | 
| 859 | * Name section | 
| 860 | * Better parsing of vararg functions | 
| 861 |  | 
| 862 | 2001-07-18 14:24  frodo | 
| 863 |  | 
| 864 | * lib/psiconv/: data.c, data.h, parse_routines.h, parse_sheet.c: | 
| 865 | (Frodo) Sheet line defaults added | 
| 866 |  | 
| 867 | 2001-07-16 19:51  frodo | 
| 868 |  | 
| 869 | * NEWS, configure.in: (Frodo) Preparation for release 0.8.2 | 
| 870 |  | 
| 871 | 2001-07-11 00:38  frodo | 
| 872 |  | 
| 873 | * lib/psiconv/: data.c, data.h: (Frodo) New function | 
| 874 | psiconv_get_function | 
| 875 |  | 
| 876 | 2001-07-02 21:00  frodo | 
| 877 |  | 
| 878 | * formats/psion/Sheet_Basic_Structures.psi: (Frodo) Forgot one file | 
| 879 | to add? | 
| 880 |  | 
| 881 | 2001-07-02 20:55  frodo | 
| 882 |  | 
| 883 | * acconfig.h: (Frodo) Not needed anymore | 
| 884 |  | 
| 885 | 2001-07-01 22:40  frodo | 
| 886 |  | 
| 887 | * examples/Sheet, lib/psiconv/data.h, lib/psiconv/parse_sheet.c: | 
| 888 | (Frodo) New example sheet | 
| 889 |  | 
| 890 | 2001-07-01 15:14  frodo | 
| 891 |  | 
| 892 | * lib/psiconv/: data.c, parse_routines.h, parse_sheet.c: (Frodo) | 
| 893 | Default cell layout will now be used | 
| 894 |  | 
| 895 | 2001-07-01 14:01  frodo | 
| 896 |  | 
| 897 | * lib/psiconv/parse_sheet.c: (Frodo) Fixed segfault | 
| 898 |  | 
| 899 | 2001-06-30 22:36  frodo | 
| 900 |  | 
| 901 | * examples/: MBM, Sketch: (Frodo) Example graphic files | 
| 902 |  | 
| 903 | 2001-06-30 15:36  frodo | 
| 904 |  | 
| 905 | * Makefile.am, NEWS, autogen.sh, configure.in, | 
| 906 | lib/psiconv/parse_simple.c, program/psiconv/gen_image.c, | 
| 907 | program/psiconv/magick-aux.c: (Frodo) Now compiles again with | 
| 908 | newest ImageMagick. | 
| 909 |  | 
| 910 | 2001-06-17 20:47  frodo | 
| 911 |  | 
| 912 | * Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub, | 
| 913 | configure, install-sh, ltconfig, ltmain.sh, missing, | 
| 914 | mkinstalldirs, stamp-h.in, compat/Makefile.in, docs/Makefile.in, | 
| 915 | formats/Makefile.in, lib/Makefile.in, program/extra/Makefile.in, | 
| 916 | lib/psiconv/Makefile.in, program/Makefile.in, | 
| 917 | program/psiconv/Makefile.in: (Frodo) Make us depend fully on | 
| 918 | autogen.sh | 
| 919 |  | 
| 920 | 2001-06-17 20:44  frodo | 
| 921 |  | 
| 922 | * Makefile.in, aclocal.m4, autogen.sh, config.guess, config.h.in, | 
| 923 | config.sub, configure, configure.in, ltconfig, ltmain.sh, | 
| 924 | compat/Makefile.in, docs/Makefile.in, program/extra/Makefile.in, | 
| 925 | formats/Makefile.in, lib/Makefile.in, lib/psiconv/Makefile.in, | 
| 926 | program/Makefile.in, program/psiconv/Makefile.in: (Frodo) Update | 
| 927 | to libtool-1.4, autoconf-2.50 | 
| 928 |  | 
| 929 | 2001-03-11 21:06  frodo | 
| 930 |  | 
| 931 | * AUTHORS, formats/Makefile.am, formats/Makefile.in: (Frodo) Sync | 
| 932 |  | 
| 933 | 2001-03-11 20:58  frodo | 
| 934 |  | 
| 935 | * formats/psion/: Sheet_Cell_List.psi, Sheet_Formula_List.psi, | 
| 936 | Sheet_Info_Section.psi, World_Data_File.psi: (Frodo) Last updates | 
| 937 | for 2.7 | 
| 938 |  | 
| 939 | 2001-03-11 20:39  frodo | 
| 940 |  | 
| 941 | * formats/psion/: Basic_Structures.psi, Header_Section.psi, | 
| 942 | Index.psi, Introduction.psi, Layout_Codes.psi, | 
| 943 | Page_Layout_Section.psi, Sheet_Cell_List.psi, Sheet_File.psi, | 
| 944 | Sheet_Formula_List.psi, Sheet_Graph_Description.psi, | 
| 945 | Sheet_Grid_Section.psi, Sheet_Info_Section.psi, | 
| 946 | Sheet_Name_Section.psi, Sheet_Status_Section.psi, | 
| 947 | Sheet_Variable_List.psi, Sheet_Workbook_Section.psi, | 
| 948 | Sheet_Worksheet.psi, Sheet_Worksheet_List.psi, | 
| 949 | Text_Layout_Section.psi, Word_Status_Section.psi, | 
| 950 | World_Data_File.psi: (Frodo) Update to version 2.7 of datafiles | 
| 951 |  | 
| 952 | 2001-03-11 17:23  frodo | 
| 953 |  | 
| 954 | * lib/psiconv/checkuid.c: (Frodo) Gert-Jan de Vos' patch for | 
| 955 | checkuid | 
| 956 |  | 
| 957 | 2001-03-07 00:59  frodo | 
| 958 |  | 
| 959 | * lib/psiconv/: data.c, data.h, parse_page.c, parse_routines.h, | 
| 960 | parse_sheet.c: (Frodo) Many changes to sheets | 
| 961 |  | 
| 962 | 2001-03-04 23:10  frodo | 
| 963 |  | 
| 964 | * lib/psiconv/: data.c, data.h, parse_formula.c, parse_layout.c, | 
| 965 | parse_routines.h, parse_sheet.c, parse_simple.c: (Frodo) Thomas | 
| 966 | Decsi's major sheet patch | 
| 967 |  | 
| 968 | 2001-02-16 19:49  frodo | 
| 969 |  | 
| 970 | * examples/TextEd, examples/Word, program/psiconv/Makefile.am, | 
| 971 | program/psiconv/Makefile.in, program/psiconv/gen.h, | 
| 972 | program/psiconv/gen_latex.c, program/psiconv/psiconv.c: (Frodo) | 
| 973 | Jim Ottaway's gen_latex module, and two example files | 
| 974 |  | 
| 975 | 2001-02-15 22:54  frodo | 
| 976 |  | 
| 977 | * lib/psiconv/parse_formula.c: (Frodo) Fixed formula numbers | 
| 978 |  | 
| 979 | 2001-02-08 21:03  frodo | 
| 980 |  | 
| 981 | * lib/psiconv/: data.h, parse_formula.c: (Frodo) Latest formula | 
| 982 | additions of Decsi | 
| 983 |  | 
| 984 | 2001-02-03 16:11  frodo | 
| 985 |  | 
| 986 | * lib/psiconv/parse_formula.c: (Frodo) Vararg arguments now work. | 
| 987 | Formulas are complete (except for name         references)! | 
| 988 |  | 
| 989 | 2001-02-02 22:07  frodo | 
| 990 |  | 
| 991 | * lib/psiconv/parse_formula.c: (Frodo) Preparations for vararg | 
| 992 | functions | 
| 993 |  | 
| 994 | 2001-01-31 01:57  frodo | 
| 995 |  | 
| 996 | * lib/psiconv/: data.c, data.h, generate_layout.c, parse_formula.c, | 
| 997 | parse_layout.c: (Frodo) Applied Decsi's patch for wraps | 
| 998 |  | 
| 999 | 2001-01-31 01:41  frodo | 
| 1000 |  | 
| 1001 | * lib/psiconv/parse_formula.c: (Frodo) Added strings to formulas | 
| 1002 |  | 
| 1003 | 2001-01-31 01:35  frodo | 
| 1004 |  | 
| 1005 | * lib/psiconv/: data.h, parse_formula.c: (Frodo) Added cell | 
| 1006 | references and cell blocks | 
| 1007 |  | 
| 1008 | 2001-01-31 00:57  frodo | 
| 1009 |  | 
| 1010 | * lib/psiconv/: data.h, parse_formula.c, parse_routines.h, | 
| 1011 | parse_simple.c: (Frodo) Added floats | 
| 1012 |  | 
| 1013 | 2001-01-31 00:15  frodo | 
| 1014 |  | 
| 1015 | * lib/psiconv/parse_formula.c: (Frodo) Forgot to add | 
| 1016 | parse_formula.c in the previous patch | 
| 1017 |  | 
| 1018 | 2001-01-30 22:37  frodo | 
| 1019 |  | 
| 1020 | * lib/psiconv/: data.c, data.h: (Frodo) Most formula work is | 
| 1021 | completed | 
| 1022 |  | 
| 1023 | 2001-01-29 22:57  frodo | 
| 1024 |  | 
| 1025 | * lib/psiconv/: Makefile.am, Makefile.in, data.c, data.h, list.c, | 
| 1026 | list.h, parse_routines.h, parse_sheet.c: (Frodo) Base formula | 
| 1027 | work | 
| 1028 |  | 
| 1029 | 2001-01-22 21:36  frodo | 
| 1030 |  | 
| 1031 | * configure, configure.in, compat/Makefile.am, compat/Makefile.in, | 
| 1032 | lib/psiconv/data.c, lib/psiconv/data.h, | 
| 1033 | lib/psiconv/parse_image.c, lib/psiconv/parse_routines.h, | 
| 1034 | lib/psiconv/parse_sheet.c: (Frodo) Another small Sheet | 
| 1035 | improvement: sheet formula list | 
| 1036 |  | 
| 1037 | 2001-01-21 01:06  frodo | 
| 1038 |  | 
| 1039 | * config.guess, config.sub, ltconfig, ltmain.sh: (Frodo) Update to | 
| 1040 | libtool 1.4 | 
| 1041 |  | 
| 1042 | 2001-01-17 13:04  frodo | 
| 1043 |  | 
| 1044 | * NEWS, lib/psiconv/data.c, lib/psiconv/data.h, | 
| 1045 | lib/psiconv/parse_driver.c, lib/psiconv/parse_routines.h, | 
| 1046 | lib/psiconv/parse_sheet.c: (Frodo) A little more sheet work. | 
| 1047 | Added a Sheet Workbook section, though         nothing is really | 
| 1048 | put into it yet. | 
| 1049 |  | 
| 1050 | 2001-01-17 01:05  frodo | 
| 1051 |  | 
| 1052 | * NEWS, configure, configure.in, docs/Makefile.am, | 
| 1053 | docs/Makefile.in, lib/psiconv/Makefile.am, | 
| 1054 | lib/psiconv/Makefile.in, lib/psiconv/data.c, lib/psiconv/data.h, | 
| 1055 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 1056 | lib/psiconv/parse_routines.h, lib/psiconv/parse_sheet.c: (Frodo) | 
| 1057 | Start of Sheet support: base types defined, page and status | 
| 1058 | section         parsed, supporting definitions in data.c | 
| 1059 |  | 
| 1060 | 2001-01-10 18:19  frodo | 
| 1061 |  | 
| 1062 | * formats/psion/Introduction.psi: (Frodo) Corrected Decsi's name. | 
| 1063 |  | 
| 1064 | 2001-01-10 17:56  frodo | 
| 1065 |  | 
| 1066 | * formats/psion/: Introduction.psi, Layout_Codes.psi: (Frodo) Make | 
| 1067 | sure the Psion docs are up-to-date | 
| 1068 |  | 
| 1069 | 2001-01-10 17:39  frodo | 
| 1070 |  | 
| 1071 | * lib/psiconv/data.h, program/psiconv/gen_html.c, | 
| 1072 | program/psiconv/gen_html4.c, program/psiconv/gen_rtf.c: (Frodo) | 
| 1073 | Abstracted screenfont into enum | 
| 1074 |  | 
| 1075 | 2001-01-07 21:30  frodo | 
| 1076 |  | 
| 1077 | * lib/psiconv/generate_common.c: (Frodo) Sanitaized the input for | 
| 1078 | layout section generation; it should now         work more often. | 
| 1079 |  | 
| 1080 | 2000-12-31 02:36  frodo | 
| 1081 |  | 
| 1082 | * program/extra/Makefile.am, program/extra/Makefile.in, | 
| 1083 | program/extra/empty.c, lib/psiconv/data.c, | 
| 1084 | lib/psiconv/generate_common.c: (Frodo) Empty Word and TextEd | 
| 1085 | documents work! | 
| 1086 |  | 
| 1087 | 2000-12-30 23:17  frodo | 
| 1088 |  | 
| 1089 | * AUTHORS, NEWS, lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1090 | lib/psiconv/data.c, lib/psiconv/data.h: (Frodo) Added | 
| 1091 | psiconv_empty_* routines | 
| 1092 |  | 
| 1093 | 2000-12-28 16:49  frodo | 
| 1094 |  | 
| 1095 | * formats/Makefile.am, formats/Makefile.in, | 
| 1096 | formats/psion/Embedded_Object_Section.psi, | 
| 1097 | formats/psion/Fonts.psi, formats/psion/Identifiers.psi, | 
| 1098 | formats/psion/Index.psi, formats/psion/Introduction.psi, | 
| 1099 | formats/psion/Layout_Codes.psi, | 
| 1100 | formats/psion/Page_Layout_Section.psi, | 
| 1101 | formats/psion/Paint_Data_Section.psi, | 
| 1102 | formats/psion/Password_Section.psi, | 
| 1103 | formats/psion/Section_Table_Section.psi, | 
| 1104 | formats/psion/Sheet_File.psi, | 
| 1105 | formats/psion/Sheet_Graph_Description.psi, | 
| 1106 | formats/psion/Sheet_Graph_List_Section.psi, | 
| 1107 | formats/psion/Sheet_Graph_Region.psi, | 
| 1108 | formats/psion/Sheet_Graph_Section.psi, | 
| 1109 | formats/psion/Sheet_Status_Section.psi, | 
| 1110 | formats/psion/Sketch_Section.psi, | 
| 1111 | formats/psion/Text_Layout_Section.psi, | 
| 1112 | formats/psion/Userdic_File.psi, | 
| 1113 | formats/psion/Word_Styles_Section.psi, | 
| 1114 | formats/psion/World_Data_File.psi, lib/psiconv/Makefile.am, | 
| 1115 | lib/psiconv/Makefile.in, lib/psiconv/generate_image.c, | 
| 1116 | lib/psiconv/parse_layout.c: (Frodo) Update of format description. | 
| 1117 | Added some obscure layout codes. | 
| 1118 |  | 
| 1119 | 2000-12-28 01:29  frodo | 
| 1120 |  | 
| 1121 | * TODO, lib/psiconv/generate_word.c: (Frodo) Life is beautiful: | 
| 1122 | Word documents now seem to be generated         flawlessly! | 
| 1123 |  | 
| 1124 | 2000-12-28 01:24  frodo | 
| 1125 |  | 
| 1126 | * TODO, lib/psiconv/generate_layout.c, lib/psiconv/parse_layout.c: | 
| 1127 | (Frodo) Fixed super/subscript generation, fixed border warnings | 
| 1128 | in parsing | 
| 1129 |  | 
| 1130 | 2000-12-28 00:56  frodo | 
| 1131 |  | 
| 1132 | * lib/psiconv/: generate_layout.c, generate_word.c, parse_word.c: | 
| 1133 | (Frodo) Fixed a couple of bugs with bullets and styles - even in | 
| 1134 | the parser | 
| 1135 |  | 
| 1136 | 2000-12-28 00:20  frodo | 
| 1137 |  | 
| 1138 | * lib/psiconv/: generate_driver.c, generate_routines.h, | 
| 1139 | generate_word.c, parse_word.c: (Frodo) Not yet perfect; but we | 
| 1140 | actually rewrote a Psion Word file! | 
| 1141 |  | 
| 1142 | 2000-12-27 03:13  frodo | 
| 1143 |  | 
| 1144 | * lib/Makefile.in, lib/psiconv/generate.h, program/Makefile.in: | 
| 1145 | (Frodo) Some forgotten files | 
| 1146 |  | 
| 1147 | 2000-12-27 03:12  frodo | 
| 1148 |  | 
| 1149 | * program/extra/rewrite.c, lib/psiconv/buffer.c, | 
| 1150 | lib/psiconv/buffer.h, lib/psiconv/generate_common.c, | 
| 1151 | lib/psiconv/generate_driver.c, lib/psiconv/generate_layout.c, | 
| 1152 | lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, | 
| 1153 | lib/psiconv/generate_simple.c, lib/psiconv/generate_texted.c, | 
| 1154 | lib/psiconv/list.c, lib/psiconv/list.h, | 
| 1155 | program/psiconv/psiconv.c: (Frodo) Many changes. Layout sections | 
| 1156 | now work! | 
| 1157 |  | 
| 1158 | * Added list_empty, list_replace * Added relocation to buffers, | 
| 1159 | removed base address * Added buffer_resolve, | 
| 1160 | buffer_add_reference, buffer_add_target,   psiconv_unique_id | 
| 1161 | functions * Modifified other buffer functions to work with | 
| 1162 | references * Added comments to buffer.h * Added write_offset | 
| 1163 | function * Added reference support in functions where needed * | 
| 1164 | Corrected extra/rewrite error message * Corrected numerous bugs | 
| 1165 | to make layouts work. | 
| 1166 |  | 
| 1167 | 2000-12-25 23:25  frodo | 
| 1168 |  | 
| 1169 | * configure, configure.in, lib/psiconv/Makefile.am, | 
| 1170 | lib/psiconv/Makefile.in, lib/psiconv/buffer.c, | 
| 1171 | lib/psiconv/buffer.h, lib/psiconv/common.h, | 
| 1172 | lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, | 
| 1173 | lib/psiconv/generate_layout.c, lib/psiconv/generate_page.c, | 
| 1174 | lib/psiconv/generate_routines.h, lib/psiconv/generate_simple.c, | 
| 1175 | lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, | 
| 1176 | lib/psiconv/list.c, lib/psiconv/list.h, lib/psiconv/parse.h, | 
| 1177 | lib/psiconv/parse_common.c, lib/psiconv/parse_routines.h, | 
| 1178 | lib/psiconv/parse_simple.c, program/extra/rewrite.c, | 
| 1179 | program/psiconv/psiconv.c: (Frodo) Added a complete buffer | 
| 1180 | abstraction | 
| 1181 |  | 
| 1182 | 2000-12-25 15:34  frodo | 
| 1183 |  | 
| 1184 | * lib/psiconv/: data.c, data.h, generate_layout.c: (Frodo) Added | 
| 1185 | compare functions for layout elements | 
| 1186 |  | 
| 1187 | 2000-12-25 01:29  frodo | 
| 1188 |  | 
| 1189 | * lib/psiconv/generate_routines.h: (Frodo) Completed | 
| 1190 | generate_routines.h | 
| 1191 |  | 
| 1192 | 2000-12-25 01:26  frodo | 
| 1193 |  | 
| 1194 | * lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1195 | lib/psiconv/data.h, lib/psiconv/generate_common.c, | 
| 1196 | lib/psiconv/generate_driver.c, lib/psiconv/generate_layout.c, | 
| 1197 | lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, | 
| 1198 | lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, | 
| 1199 | lib/psiconv/list.c, lib/psiconv/parse_page.c, | 
| 1200 | program/extra/rewrite.c: (Frodo) Added word-specific generation | 
| 1201 | routines | 
| 1202 |  | 
| 1203 | 2000-12-24 18:26  frodo | 
| 1204 |  | 
| 1205 | * Makefile.am, Makefile.in, configure, configure.in, | 
| 1206 | lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1207 | lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, | 
| 1208 | lib/psiconv/generate_routines.h, program/extra/Makefile.am, | 
| 1209 | program/extra/Makefile.in, program/extra/README, | 
| 1210 | program/extra/checkuid.c, program/extra/rewrite.c: (Frodo) | 
| 1211 | Several things: | 
| 1212 |  | 
| 1213 | * Added the extra directory to the build process, added a | 
| 1214 | README. | 
| 1215 | * Made checkuid compile cleanly | 
| 1216 | * Added rewrite utility | 
| 1217 |  | 
| 1218 | 2000-12-24 17:34  frodo | 
| 1219 |  | 
| 1220 | * lib/psiconv/list.c, lib/psiconv/list.h, | 
| 1221 | program/psiconv/psiconv.c: (Frodo) New list functions fread_all | 
| 1222 | and fwrite_all | 
| 1223 |  | 
| 1224 | 2000-12-24 17:03  frodo | 
| 1225 |  | 
| 1226 | * lib/psiconv/: Makefile.am, Makefile.in, generate_common.c, | 
| 1227 | generate_driver.c, generate_page.c, generate_routines.h, | 
| 1228 | generate_texted.c: (Frodo) We should now have enough to generate | 
| 1229 | TextEd sections! | 
| 1230 |  | 
| 1231 | 2000-12-23 21:21  frodo | 
| 1232 |  | 
| 1233 | * TODO, lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1234 | lib/psiconv/common.h, lib/psiconv/generate_layout.c, | 
| 1235 | lib/psiconv/generate_routines.h, lib/psiconv/generate_simple.c, | 
| 1236 | lib/psiconv/list.c, lib/psiconv/list.h: (Frodo) New generation | 
| 1237 | routines in generate_layout | 
| 1238 |  | 
| 1239 | 2000-12-22 23:31  frodo | 
| 1240 |  | 
| 1241 | * lib/psiconv/: Makefile.am, Makefile.in, checkuid.c, common.h, | 
| 1242 | error.c, error.h, general.h, generate_routines.h, | 
| 1243 | generate_simple.c, list.c, misc.c, parse.h, parse_common.c, | 
| 1244 | parse_driver.c, parse_image.c, parse_layout.c, parse_page.c, | 
| 1245 | parse_routines.h, parse_simple.c, parse_texted.c, parse_word.c: | 
| 1246 | (Frodo) First generate routines! Reshuffled a few things to make | 
| 1247 | it all work out | 
| 1248 |  | 
| 1249 | 2000-12-20 23:07  frodo | 
| 1250 |  | 
| 1251 | * NEWS, configure, configure.in, lib/psiconv/Makefile.am, | 
| 1252 | lib/psiconv/Makefile.in, lib/psiconv/list.c, lib/psiconv/list.h, | 
| 1253 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 1254 | lib/psiconv/parse_word.c: (Frodo) Fixed style inheritance from | 
| 1255 | Normal | 
| 1256 |  | 
| 1257 | 2000-12-16 17:27  frodo | 
| 1258 |  | 
| 1259 | * lib/psiconv/data.c: (Frodo) Fixed error in not setting default | 
| 1260 | linespacing | 
| 1261 |  | 
| 1262 | 2000-12-15 19:52  frodo | 
| 1263 |  | 
| 1264 | * NEWS, lib/psiconv/data.c, lib/psiconv/data.h, | 
| 1265 | lib/psiconv/parse_layout.c, program/psiconv/gen_html.c, | 
| 1266 | program/psiconv/gen_html4.c, program/psiconv/gen_rtf.c: (Frodo) | 
| 1267 | 0-7-0 release | 
| 1268 |  | 
| 1269 | 2000-12-15 18:17  frodo | 
| 1270 |  | 
| 1271 | * NEWS, TODO, configure, configure.in, lib/psiconv/parse_driver.c, | 
| 1272 | program/psiconv/gen_image.c, program/psiconv/psiconv.c: (Frodo) | 
| 1273 | All formats tested, with a little luck most problems are now | 
| 1274 | caught | 
| 1275 |  | 
| 1276 | 2000-12-15 02:16  frodo | 
| 1277 |  | 
| 1278 | * lib/psiconv/error.c, lib/psiconv/list.c, | 
| 1279 | lib/psiconv/parse_common.c, lib/psiconv/parse_image.c, | 
| 1280 | lib/psiconv/parse_layout.c, lib/psiconv/parse_page.c, | 
| 1281 | program/psiconv/psiconv.c: (Frodo) First typos eliminated. Word | 
| 1282 | files seem to work now. Need to test         other types. | 
| 1283 |  | 
| 1284 | 2000-12-15 01:21  frodo | 
| 1285 |  | 
| 1286 | * TODO, docs/parsing, lib/psiconv/parse.h, | 
| 1287 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 1288 | lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, | 
| 1289 | lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, | 
| 1290 | lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, | 
| 1291 | lib/psiconv/parse_word.c: (Frodo) Massive update: theoretically, | 
| 1292 | all return codes are now checked.          Untested - may have | 
| 1293 | many typos. | 
| 1294 |  | 
| 1295 | 2000-12-13 17:30  frodo | 
| 1296 |  | 
| 1297 | * NEWS, TODO, compat/compat.h, compat/dummy.c, | 
| 1298 | lib/psiconv/checkuid.c, lib/psiconv/data.c, | 
| 1299 | program/extra/checkuid, lib/psiconv/data.h, lib/psiconv/list.c, | 
| 1300 | lib/psiconv/list.h, lib/psiconv/misc.c, lib/psiconv/parse.h, | 
| 1301 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 1302 | lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, | 
| 1303 | lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, | 
| 1304 | lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, | 
| 1305 | lib/psiconv/parse_word.c: (Frodo) Updated all copyright notices | 
| 1306 |  | 
| 1307 | 2000-12-13 17:17  frodo | 
| 1308 |  | 
| 1309 | * lib/psiconv/: Makefile.am, Makefile.in, data.c, data.h, error.c, | 
| 1310 | error.h, list.c, list.h, misc.c, parse.h, parse_aux.c, | 
| 1311 | parse_routines.h: (Frodo) Several important changes:   * Created | 
| 1312 | new misc.c, error.c and error.h files   * Split parse_aux.c among | 
| 1313 | them   * Made list.c, data.c, error.c, checkuid.c and misc.c | 
| 1314 | failsafe. | 
| 1315 |  | 
| 1316 | 2000-12-13 01:42  frodo | 
| 1317 |  | 
| 1318 | * NEWS, lib/psiconv/parse.h, lib/psiconv/parse_aux.c, | 
| 1319 | lib/psiconv/parse_driver.c, program/psiconv/psiconv.c: (Frodo) | 
| 1320 | Error printing can now be captured by another program | 
| 1321 |  | 
| 1322 | 2000-12-10 21:27  frodo | 
| 1323 |  | 
| 1324 | * lib/psiconv/parse_driver.c: (Frodo) psiconv_verbosity was | 
| 1325 | undefined! | 
| 1326 |  | 
| 1327 | 2000-12-10 17:53  frodo | 
| 1328 |  | 
| 1329 | * formats/: generate_ascii.sh, generate_html.sh, generate_html4.sh, | 
| 1330 | generate_rtf.sh: (Frodo) Now formats generation works too in the | 
| 1331 | new structure | 
| 1332 |  | 
| 1333 | 2000-12-10 17:49  frodo | 
| 1334 |  | 
| 1335 | * Makefile.am, Makefile.in, NEWS, configure, configure.in, | 
| 1336 | formats/psion/Clip_Art_File.psi, | 
| 1337 | formats/psion/File_Structure.psi, | 
| 1338 | formats/psion/Section_Table_Offset_Section.psi, | 
| 1339 | formats/psion/Sheet_File.psi, lib/Makefile.am, | 
| 1340 | lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1341 | lib/psiconv/data.h, lib/psiconv/parse.h, | 
| 1342 | lib/psiconv/parse_routines.h, program/psiconv/Makefile.am, | 
| 1343 | program/psiconv/Makefile.in, program/psiconv/gen.h, | 
| 1344 | program/psiconv/gen_html.c, program/psiconv/gen_html4.c, | 
| 1345 | program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, | 
| 1346 | program/psiconv/gen_txt.c, program/psiconv/magick-aux.c, | 
| 1347 | program/psiconv/magick-aux.h, program/psiconv/psiconv.c, | 
| 1348 | program/psiconv/psiconv.h: (Frodo) Revamped directory structure, | 
| 1349 | rescues a few files from CVS limbo | 
| 1350 |  | 
| 1351 | 2000-12-10 17:13  frodo | 
| 1352 |  | 
| 1353 | * configure, configure.in, lib/psiconv/Makefile.am, | 
| 1354 | lib/psiconv/Makefile.in: (Frodo) general.h is now installed | 
| 1355 |  | 
| 1356 | 2000-12-10 16:44  frodo | 
| 1357 |  | 
| 1358 | * lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1359 | lib/psiconv/data.c, lib/psiconv/data.h, lib/psiconv/list.c, | 
| 1360 | lib/psiconv/list.h, lib/psiconv/parse_common.c, | 
| 1361 | program/psiconv/gen_html.c, program/psiconv/gen_html4.c, | 
| 1362 | program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, | 
| 1363 | program/psiconv/gen_txt.c, program/psiconv/psiconv.c, | 
| 1364 | program/psiconv/psiconv.h: (Frodo) Changed all struct definition | 
| 1365 | to make them C++ compatible | 
| 1366 |  | 
| 1367 | 2000-12-10 03:17  frodo | 
| 1368 |  | 
| 1369 | * lib/psiconv/: data.h, list.h, parse.h, parse_routines.h: (Frodo) | 
| 1370 | Added C++ extern statements | 
| 1371 |  | 
| 1372 | 2000-11-30 21:09  frodo | 
| 1373 |  | 
| 1374 | * NEWS, configure, configure.in, lib/psiconv/Makefile.am, | 
| 1375 | lib/psiconv/Makefile.in, lib/psiconv/parse_simple.c, | 
| 1376 | program/psiconv/Makefile.am, program/psiconv/Makefile.in: (Frodo) | 
| 1377 | Important X-encoding-related bug that made psiconv fail on large | 
| 1378 | documents | 
| 1379 |  | 
| 1380 | 2000-10-21 02:49  frodo | 
| 1381 |  | 
| 1382 | * Makefile.in, configure, configure.in, compat/Makefile.in, | 
| 1383 | docs/Makefile.in, formats/Makefile.in, lib/psiconv/Makefile.in, | 
| 1384 | program/psiconv/Makefile.in, program/psiconv/gen.h, | 
| 1385 | program/psiconv/gen_html.c, program/psiconv/gen_html4.c, | 
| 1386 | program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, | 
| 1387 | program/psiconv/gen_txt.c, program/psiconv/psiconv.c, | 
| 1388 | program/psiconv/psiconv.h: (Frodo) YES! Fixed everything - | 
| 1389 | ImageMagick should now finally work! | 
| 1390 |  | 
| 1391 | 2000-10-04 21:02  frodo | 
| 1392 |  | 
| 1393 | * configure, configure.in, program/psiconv/Makefile.am, | 
| 1394 | program/psiconv/Makefile.in, program/psiconv/gen_image.c: (Frodo) | 
| 1395 | Now finally ImageMagick 5 works correctly. | 
| 1396 |  | 
| 1397 | 2000-09-11 16:02  frodo | 
| 1398 |  | 
| 1399 | * lib/psiconv/parse_common.c: (Frodo) Styles bug fixed | 
| 1400 |  | 
| 1401 | 2000-07-17 23:12  frodo | 
| 1402 |  | 
| 1403 | * configure, configure.in: (Frodo) ImageMagick support should work | 
| 1404 | now; at least, we have now a         GetMagickInfo check. Now we | 
| 1405 | wait for the new ImageMagick release. | 
| 1406 |  | 
| 1407 | 2000-07-14 22:44  frodo | 
| 1408 |  | 
| 1409 | * INSTALL, Makefile.in, NEWS, TODO, aclocal.m4, configure, | 
| 1410 | configure.in, compat/Makefile.in, docs/Makefile.in, | 
| 1411 | formats/Makefile.in, lib/psiconv/Makefile.in, | 
| 1412 | program/psiconv/Makefile.in, program/psiconv/gen_image.c: (Frodo) | 
| 1413 | First stab at ImageMagick 5 support. Still problems with listing | 
| 1414 | all filetypes, though. | 
| 1415 |  | 
| 1416 | 2000-02-04 21:33  frodo | 
| 1417 |  | 
| 1418 | * program/psiconv/gen_image.c: (Frodo) Patched | 
| 1419 | compile-without-Imagemagick bug | 
| 1420 |  | 
| 1421 | 1999-12-04 22:46  frodo | 
| 1422 |  | 
| 1423 | * NEWS, README, configure, configure.in, formats/Makefile.am, | 
| 1424 | formats/Makefile.in, formats/psion/Basic_Structures.psi, | 
| 1425 | formats/psion/Embedded_Object_Section.psi, | 
| 1426 | formats/psion/Header_Section.psi, formats/psion/Identifiers.psi, | 
| 1427 | formats/psion/Index.psi, formats/psion/Introduction.psi, | 
| 1428 | formats/psion/Layout_Codes.psi, formats/psion/MBM_File.psi, | 
| 1429 | formats/psion/Paint_Data_Section.psi, | 
| 1430 | formats/psion/Record_File.psi, formats/psion/Record_Section.psi, | 
| 1431 | formats/psion/Sketch_File.psi, formats/psion/Sketch_Section.psi, | 
| 1432 | formats/psion/TextEd_File.psi, formats/psion/Word_File.psi, | 
| 1433 | formats/psion/Word_Styles_Section.psi, lib/psiconv/Makefile.am, | 
| 1434 | lib/psiconv/Makefile.in, program/psiconv/psiconv.c: (Frodo) Final | 
| 1435 | commit for 0.6.1 | 
| 1436 |  | 
| 1437 | New formats files | 
| 1438 |  | 
| 1439 | 1999-12-04 21:53  frodo | 
| 1440 |  | 
| 1441 | * lib/psiconv/: parse_driver.c, parse_image.c, parse_routines.h: | 
| 1442 | (Frodo) Clip Art files now working correctly. | 
| 1443 |  | 
| 1444 | 1999-12-04 01:48  frodo | 
| 1445 |  | 
| 1446 | * program/psiconv/gen_image.c: (Frodo) Clipart generation done. | 
| 1447 |  | 
| 1448 | Pictures are still offset a bit. To fix... | 
| 1449 |  | 
| 1450 | 1999-12-04 01:40  frodo | 
| 1451 |  | 
| 1452 | * lib/psiconv/: data.h, parse_common.c, parse_driver.c, | 
| 1453 | parse_image.c, parse_routines.h: (Frodo) Clipart file parsing | 
| 1454 | completed | 
| 1455 |  | 
| 1456 | 1999-12-04 00:13  frodo | 
| 1457 |  | 
| 1458 | * lib/psiconv/: data.c, data.h, parse_driver.c, parse_image.c, | 
| 1459 | parse_routines.h: (Frodo) Renamed jumptable_mbm_section to | 
| 1460 | jumptable_section | 
| 1461 |  | 
| 1462 | Typecast buglet removed from data.c | 
| 1463 |  | 
| 1464 | 1999-12-03 01:59  frodo | 
| 1465 |  | 
| 1466 | * TODO, lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1467 | lib/psiconv/data.c, lib/psiconv/data.h, | 
| 1468 | lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
| 1469 | lib/psiconv/parse_routines.h: (Frodo) Some base work for ClipArt | 
| 1470 | files | 
| 1471 |  | 
| 1472 | 1999-12-03 01:15  frodo | 
| 1473 |  | 
| 1474 | * program/psiconv/gen_image.c: (Frodo) Multiple images in a file | 
| 1475 | are now supported. | 
| 1476 |  | 
| 1477 | 1999-12-03 00:36  frodo | 
| 1478 |  | 
| 1479 | * program/psiconv/gen_image.c: (Frodo) Multiple pictures conversion | 
| 1480 | should be in. But no test-MBMs yet :-( | 
| 1481 |  | 
| 1482 | 1999-12-02 21:09  frodo | 
| 1483 |  | 
| 1484 | * program/psiconv/gen_image.c: (Frodo) Preparations for multiple | 
| 1485 | images output | 
| 1486 |  | 
| 1487 | 1999-12-02 19:05  frodo | 
| 1488 |  | 
| 1489 | * NEWS, README, TODO, config.h.in, configure, configure.in, | 
| 1490 | formats/generate_html.sh, program/psiconv/Makefile.am, | 
| 1491 | program/psiconv/Makefile.in, program/psiconv/gen_rtf.c: (Frodo) | 
| 1492 | Release 0.6.0. Several minor things found when compiling. | 
| 1493 |  | 
| 1494 | 1999-12-02 18:19  frodo | 
| 1495 |  | 
| 1496 | * program/psiconv/psiconv.h: (Frodo) New file forgotten in last | 
| 1497 | commit | 
| 1498 |  | 
| 1499 | 1999-12-02 18:18  frodo | 
| 1500 |  | 
| 1501 | * program/psiconv/: Makefile.am, Makefile.in, gen.h, gen_html.c, | 
| 1502 | gen_html4.c, gen_image.c, gen_rtf.c, gen_txt.c, psiconv.c: | 
| 1503 | (Frodo) Full ImageLib support! | 
| 1504 |  | 
| 1505 | To do:   * More than one picture in a file   * Special features | 
| 1506 | like clipping | 
| 1507 |  | 
| 1508 | 1999-11-30 01:26  frodo | 
| 1509 |  | 
| 1510 | * Makefile.in, configure, compat/Makefile.in, docs/Makefile.in, | 
| 1511 | formats/Makefile.in, lib/psiconv/Makefile.in, | 
| 1512 | program/psiconv/Makefile.in: (Frodo) Force commit to update | 
| 1513 | timestamps of autoconf/automake generated files | 
| 1514 |  | 
| 1515 | 1999-11-30 01:24  frodo | 
| 1516 |  | 
| 1517 | * program/psiconv/gen_image.c: (Frodo) Yet another forgotten file. | 
| 1518 | This is getting boring... | 
| 1519 |  | 
| 1520 | 1999-11-30 01:22  frodo | 
| 1521 |  | 
| 1522 | * compat/compat.h: (Frodo) And yet another file... | 
| 1523 |  | 
| 1524 | 1999-11-30 01:20  frodo | 
| 1525 |  | 
| 1526 | * compat/: dummy.c, getopt.c, getopt.h, getopt1.c: (Frodo) Added | 
| 1527 | several files that were forgotten in the compat section... | 
| 1528 |  | 
| 1529 | 1999-11-30 01:14  frodo | 
| 1530 |  | 
| 1531 | * acconfig.h: (Frodo) Added acconfig.h file; I had forgotten about | 
| 1532 | it :-( | 
| 1533 |  | 
| 1534 | 1999-11-30 01:12  frodo | 
| 1535 |  | 
| 1536 | * AUTHORS, TODO, lib/psiconv/data.h: (Frodo) Corrected outline | 
| 1537 | level definition | 
| 1538 |  | 
| 1539 | 1999-11-01 13:35  frodo | 
| 1540 |  | 
| 1541 | * lib/psiconv/: data.h, parse_layout.c, parse_word.c: (Kevin | 
| 1542 | Wheatley) 5MX patches, mostly outline stuff | 
| 1543 |  | 
| 1544 | 1999-10-31 00:36  frodo | 
| 1545 |  | 
| 1546 | * AUTHORS, TODO: (Frodo) Changed TODO and AUTHORS to include latest | 
| 1547 | work and mention         Wolfgang Szoecs | 
| 1548 |  | 
| 1549 | 1999-10-31 00:28  frodo | 
| 1550 |  | 
| 1551 | * lib/psiconv/: data.h, parse_common.c, parse_image.c: (Frodo) | 
| 1552 | Parsing of both MBM and Sketch files finished and correct! | 
| 1553 |  | 
| 1554 | To do:   * Need to ask ImageMagick what output formats are | 
| 1555 | available;   * Need to display those formats in --help, and | 
| 1556 | understand them on the     command-line;   * Need to generate the | 
| 1557 | correct type of file;   * Need to take a look at some special | 
| 1558 | Sketch options (size, cuts, etc)   * Sometimes, the file seems to | 
| 1559 | be negative. Probably an ImageMagick     problem.    * Need to | 
| 1560 | handle several images in one file elegantly | 
| 1561 |  | 
| 1562 | 1999-10-29 23:14  frodo | 
| 1563 |  | 
| 1564 | * lib/psiconv/: checkuid.c, data.c, data.h, parse_common.c, | 
| 1565 | parse_driver.c, parse_image.c, parse_routines.h: (Frodo) Sketch | 
| 1566 | files are now supported. That is, they are parsed, and | 
| 1567 | generated, but generating still needs a lot of work. Untested. | 
| 1568 |  | 
| 1569 | 1999-10-28 23:23  frodo | 
| 1570 |  | 
| 1571 | * compat/: Makefile.am, Makefile.in: (Frodo) Fix for SUNs: | 
| 1572 | libcompat.a is now always created. | 
| 1573 |  | 
| 1574 | 1999-10-27 17:33  frodo | 
| 1575 |  | 
| 1576 | * compat/: Makefile.am, Makefile.in: (Frodo) Fixed `make dist' to | 
| 1577 | include latest additions in compat/ | 
| 1578 |  | 
| 1579 | 1999-10-27 17:30  frodo | 
| 1580 |  | 
| 1581 | * configure, configure.in, compat/Makefile.in, lib/psiconv/data.c: | 
| 1582 | (Frodo) Added getopt_long support for systems without it, as well | 
| 1583 | as a minor         typo. | 
| 1584 |  | 
| 1585 | 1999-10-27 17:04  frodo | 
| 1586 |  | 
| 1587 | * lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1588 | lib/psiconv/data.c, lib/psiconv/parse_common.c, | 
| 1589 | program/psiconv/Makefile.am, program/psiconv/Makefile.in, | 
| 1590 | program/psiconv/gen_html.c, program/psiconv/gen_rtf.c, | 
| 1591 | program/psiconv/psiconv.c: (Frodo) Some IRIX compatibility issues | 
| 1592 | fixed, as well as some compiler         warnings | 
| 1593 |  | 
| 1594 | 1999-10-27 16:28  frodo | 
| 1595 |  | 
| 1596 | * Makefile.in, configure, configure.in, compat/Makefile.in, | 
| 1597 | docs/Makefile.in, formats/Makefile.in, lib/psiconv/Makefile.in, | 
| 1598 | program/psiconv/Makefile.in: (Frodo) Added configuration options | 
| 1599 | for more warnings | 
| 1600 |  | 
| 1601 | 1999-10-27 15:09  frodo | 
| 1602 |  | 
| 1603 | * lib/psiconv/: data.h, parse.h, parse_common.c, parse_driver.c: | 
| 1604 | (Frodo) Several changes in header parsing | 
| 1605 |  | 
| 1606 | The definition of header section is changed to exclude the long | 
| 1607 | with the offset of the Section Table Section. This allows easier | 
| 1608 | integration of Data-like file formats. | 
| 1609 |  | 
| 1610 | psiconv_parse_{texted,word,mbm}_file now do not parse the header | 
| 1611 | section.  This will allow easier integration for | 
| 1612 | objects-within-objects. They start at the long with the offset of | 
| 1613 | the Section Table Section. | 
| 1614 |  | 
| 1615 | psiconv_file_type now returns the read header section, and its | 
| 1616 | length. | 
| 1617 |  | 
| 1618 | 1999-10-13 21:15  frodo | 
| 1619 |  | 
| 1620 | * program/psiconv/: Makefile.am, Makefile.in, gen.h, psiconv.c: | 
| 1621 | (Frodo) Crude ImageMagick output | 
| 1622 |  | 
| 1623 | Invoke with -T IMAGE. No selection of image types yet. | 
| 1624 |  | 
| 1625 | 1999-10-13 18:08  frodo | 
| 1626 |  | 
| 1627 | * Makefile.in, config.h.in, configure, configure.in, | 
| 1628 | compat/Makefile.in, docs/Makefile.in, formats/Makefile.in, | 
| 1629 | lib/psiconv/Makefile.in, program/psiconv/Makefile.am, | 
| 1630 | program/psiconv/Makefile.in: (Frodo) Added ImageMagick detection | 
| 1631 | and configuration. No code to use it yet. | 
| 1632 |  | 
| 1633 | 1999-10-13 17:02  frodo | 
| 1634 |  | 
| 1635 | * configure, configure.in, lib/psiconv/parse_image.c: (Frodo) | 
| 1636 | Latest parse_paint_section changes | 
| 1637 |  | 
| 1638 | It still is not perfect, but it is certainly coming along | 
| 1639 |  | 
| 1640 | 1999-10-11 21:17  frodo | 
| 1641 |  | 
| 1642 | * lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1643 | lib/psiconv/gen.h, lib/psiconv/gen_html.c, | 
| 1644 | lib/psiconv/gen_html4.c, lib/psiconv/gen_rtf.c, | 
| 1645 | lib/psiconv/gen_txt.c, program/psiconv/Makefile.am, | 
| 1646 | program/psiconv/Makefile.in, program/psiconv/gen.h, | 
| 1647 | program/psiconv/gen_html.c, program/psiconv/gen_html4.c, | 
| 1648 | program/psiconv/gen_rtf.c, program/psiconv/gen_txt.c: (Frodo) | 
| 1649 | Moved generation stuff out of the library into psiconv | 
| 1650 |  | 
| 1651 | 1999-10-11 20:19  frodo | 
| 1652 |  | 
| 1653 | * lib/psiconv/: data.c, parse_driver.c, parse_image.c: (Frodo) | 
| 1654 | Current status images: Parsing kind of works, but the number of | 
| 1655 | pixels does not match. What am I doing wrong? | 
| 1656 |  | 
| 1657 | 1999-10-11 18:15  frodo | 
| 1658 |  | 
| 1659 | * lib/psiconv/: data.c, data.h, parse_common.c, parse_driver.c, | 
| 1660 | parse_image.c, parse_routines.h: (Frodo) Full MBM support - | 
| 1661 | untested | 
| 1662 |  | 
| 1663 | 1999-10-11 17:17  frodo | 
| 1664 |  | 
| 1665 | * lib/psiconv/: data.h, gen_html.c, parse_image.c, | 
| 1666 | parse_routines.h: (Frodo) Now image stuff compiles. | 
| 1667 |  | 
| 1668 | Only psiconv_parse_paint_data_section is defined at this moment, | 
| 1669 | it is not yet called. | 
| 1670 |  | 
| 1671 | 1999-10-11 17:06  frodo | 
| 1672 |  | 
| 1673 | * lib/psiconv/: Makefile.am, Makefile.in, parse_image.c: (Frodo) | 
| 1674 | First stap at image parsing. Won't compile yet - too bad | 
| 1675 |  | 
| 1676 | 1999-10-05 17:33  frodo | 
| 1677 |  | 
| 1678 | * lib/psiconv/gen_rtf.c: (Frodo) Perhaps even slightly functional | 
| 1679 | RTF generator | 
| 1680 |  | 
| 1681 | Most stubs are in, and it should even do something. The generated | 
| 1682 | code is not validated yet, so it will probably not work. Still | 
| 1683 | many things to do. | 
| 1684 |  | 
| 1685 | 1999-10-05 17:32  frodo | 
| 1686 |  | 
| 1687 | * lib/psiconv/gen_html.c: (Frodo) Small bug fix | 
| 1688 |  | 
| 1689 | Instead of the contents of `font', the font pointers were | 
| 1690 | compared; so they were often inequal, leading to too many font | 
| 1691 | emitions. | 
| 1692 |  | 
| 1693 | 1999-10-04 20:19  frodo | 
| 1694 |  | 
| 1695 | * configure, configure.in, formats/Makefile.am, | 
| 1696 | formats/Makefile.in, formats/generate_rtf.sh: (Frodo) Added | 
| 1697 | --enable-rtf-docs flag in configure, and scripts needed to | 
| 1698 | generate RTF docs | 
| 1699 |  | 
| 1700 | No substitution of links is done yet. | 
| 1701 |  | 
| 1702 | 1999-10-04 20:13  frodo | 
| 1703 |  | 
| 1704 | * lib/psiconv/gen_rtf.c: (Frodo) Start of RTF generator | 
| 1705 |  | 
| 1706 | Font tables and color tables are generated. | 
| 1707 |  | 
| 1708 | 1999-10-04 18:38  frodo | 
| 1709 |  | 
| 1710 | * lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, | 
| 1711 | lib/psiconv/gen.h, lib/psiconv/gen_rtf.c, | 
| 1712 | program/psiconv/psiconv.c: (Frodo) Stubs for RTF output | 
| 1713 |  | 
| 1714 | 1999-10-03 23:10  frodo | 
| 1715 |  | 
| 1716 | * AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, config.guess, | 
| 1717 | configure, configure.in, install-sh, missing, mkinstalldirs, | 
| 1718 | COPYING, INSTALL, README, TODO, aclocal.m4, config.h.in, | 
| 1719 | config.sub, ltconfig, ltmain.sh, stamp-h.in, formats/Makefile.am, | 
| 1720 | formats/generate_html4.sh, formats/html_links.sh, | 
| 1721 | formats/index_html.sh, formats/Makefile.in, | 
| 1722 | formats/generate_ascii.sh, formats/generate_html.sh, | 
| 1723 | formats/psion/ASCII_Codes.psi, | 
| 1724 | formats/psion/Application_ID_Section.psi, | 
| 1725 | formats/psion/Basic_Elements.psi, | 
| 1726 | formats/psion/Basic_Structures.psi, | 
| 1727 | formats/psion/Embedded_Object_Section.psi, | 
| 1728 | formats/psion/Fonts.psi, formats/psion/Header_Section.psi, | 
| 1729 | formats/psion/Identifiers.psi, formats/psion/Index.psi, | 
| 1730 | formats/psion/Introduction.psi, formats/psion/Layout_Codes.psi, | 
| 1731 | formats/psion/MBM_File.psi, | 
| 1732 | formats/psion/Page_Layout_Section.psi, | 
| 1733 | formats/psion/Paint_Data_Section.psi, | 
| 1734 | formats/psion/Password_Section.psi, | 
| 1735 | formats/psion/Record_File.psi, formats/psion/Record_Section.psi, | 
| 1736 | formats/psion/Section_Table_Section.psi, | 
| 1737 | formats/psion/Sketch_File.psi, formats/psion/Sketch_Section.psi, | 
| 1738 | formats/psion/Substitutions.psi, formats/psion/TextEd_File.psi, | 
| 1739 | formats/psion/TextEd_Section.psi, | 
| 1740 | formats/psion/Text_Layout_Section.psi, | 
| 1741 | formats/psion/Text_Section.psi, formats/psion/Word_File.psi, | 
| 1742 | formats/psion/Word_Status_Section.psi, | 
| 1743 | formats/psion/Word_Styles_Section.psi, lib/psiconv/Makefile.am, | 
| 1744 | lib/psiconv/Makefile.in, lib/psiconv/checkuid.c, | 
| 1745 | lib/psiconv/data.c, lib/psiconv/data.h, lib/psiconv/gen.h, | 
| 1746 | lib/psiconv/gen_html.c, lib/psiconv/gen_html4.c, | 
| 1747 | lib/psiconv/gen_txt.c, lib/psiconv/general.h.in, | 
| 1748 | lib/psiconv/list.c, lib/psiconv/list.h, lib/psiconv/parse.h, | 
| 1749 | lib/psiconv/parse_aux.c, lib/psiconv/parse_common.c, | 
| 1750 | lib/psiconv/parse_driver.c, lib/psiconv/parse_layout.c, | 
| 1751 | lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, | 
| 1752 | lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, | 
| 1753 | lib/psiconv/parse_word.c, program/psiconv/Makefile.in, | 
| 1754 | compat/Makefile.am, compat/Makefile.in, compat/strdup.c, | 
| 1755 | docs/Makefile.am, docs/Makefile.in, docs/ascii, docs/html, | 
| 1756 | docs/html4, program/extra/checkuid, program/extra/checkuid.c, | 
| 1757 | program/psiconv/Makefile.am, program/psiconv/psiconv.c: Imported | 
| 1758 | sources | 
| 1759 |  | 
| 1760 | 1999-10-03 23:10  frodo | 
| 1761 |  | 
| 1762 | * AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, config.guess, | 
| 1763 | configure, configure.in, install-sh, missing, mkinstalldirs, | 
| 1764 | COPYING, INSTALL, README, TODO, aclocal.m4, config.h.in, | 
| 1765 | config.sub, ltconfig, ltmain.sh, stamp-h.in, formats/Makefile.am, | 
| 1766 | formats/generate_html4.sh, formats/html_links.sh, | 
| 1767 | formats/index_html.sh, formats/Makefile.in, | 
| 1768 | formats/generate_ascii.sh, formats/generate_html.sh, | 
| 1769 | formats/psion/ASCII_Codes.psi, | 
| 1770 | formats/psion/Application_ID_Section.psi, | 
| 1771 | formats/psion/Basic_Elements.psi, | 
| 1772 | formats/psion/Basic_Structures.psi, | 
| 1773 | formats/psion/Embedded_Object_Section.psi, | 
| 1774 | formats/psion/Fonts.psi, formats/psion/Header_Section.psi, | 
| 1775 | formats/psion/Identifiers.psi, formats/psion/Index.psi, | 
| 1776 | formats/psion/Introduction.psi, formats/psion/Layout_Codes.psi, | 
| 1777 | formats/psion/MBM_File.psi, | 
| 1778 | formats/psion/Page_Layout_Section.psi, | 
| 1779 | formats/psion/Paint_Data_Section.psi, | 
| 1780 | formats/psion/Password_Section.psi, | 
| 1781 | formats/psion/Record_File.psi, formats/psion/Record_Section.psi, | 
| 1782 | formats/psion/Section_Table_Section.psi, | 
| 1783 | formats/psion/Sketch_File.psi, formats/psion/Sketch_Section.psi, | 
| 1784 | formats/psion/Substitutions.psi, formats/psion/TextEd_File.psi, | 
| 1785 | formats/psion/TextEd_Section.psi, | 
| 1786 | formats/psion/Text_Layout_Section.psi, | 
| 1787 | formats/psion/Text_Section.psi, formats/psion/Word_File.psi, | 
| 1788 | formats/psion/Word_Status_Section.psi, | 
| 1789 | formats/psion/Word_Styles_Section.psi, lib/psiconv/Makefile.am, | 
| 1790 | lib/psiconv/Makefile.in, lib/psiconv/checkuid.c, | 
| 1791 | lib/psiconv/data.c, lib/psiconv/data.h, lib/psiconv/gen.h, | 
| 1792 | lib/psiconv/gen_html.c, lib/psiconv/gen_html4.c, | 
| 1793 | lib/psiconv/gen_txt.c, lib/psiconv/general.h.in, | 
| 1794 | lib/psiconv/list.c, lib/psiconv/list.h, lib/psiconv/parse.h, | 
| 1795 | lib/psiconv/parse_aux.c, lib/psiconv/parse_common.c, | 
| 1796 | lib/psiconv/parse_driver.c, lib/psiconv/parse_layout.c, | 
| 1797 | lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, | 
| 1798 | lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, | 
| 1799 | lib/psiconv/parse_word.c, program/psiconv/Makefile.in, | 
| 1800 | compat/Makefile.am, compat/Makefile.in, compat/strdup.c, | 
| 1801 | docs/Makefile.am, docs/Makefile.in, docs/ascii, docs/html, | 
| 1802 | docs/html4, program/extra/checkuid, program/extra/checkuid.c, | 
| 1803 | program/psiconv/Makefile.am, program/psiconv/psiconv.c: Initial | 
| 1804 | revision | 
| 1805 |  |