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