--- psiconv/trunk/ChangeLog 2004/02/10 17:24:18 210 +++ psiconv/trunk/ChangeLog 2005/11/15 14:59:54 269 @@ -1,3 +1,300 @@ +2005-11-15 Frodo Looijaard + + * lib/psiconv/parse_common.c, lib/psiconv/unicode.c: + (Frodo) Resolved a few spurious warnings + + * program/psiconv/gen_html4.c, program/psiconv/gen_xhtml.c: + (Frodo) Fixed compilation problem on newer systems: ffs was an already used + symbol. + +2005-02-25 Frodo Looijaard + + * ChangeLog, NEWS, configure.in, debian/changelog, program/psiconv-config/psiconv-config: + (Frodo) Update for 0.9.7 + + * configure.in, program/psiconv/magick-aux.c, program/psiconv/magick-aux.h: + (Frodo) Support ImageMagick 6 + + * INSTALL, NEWS, debian/changelog: (Frodo) Pending changes + +2005-02-25 21:36 frodo + + * configure.in, program/psiconv/magick-aux.c, + program/psiconv/magick-aux.h: (Frodo) Support ImageMagick 6 + +2005-02-25 19:34 frodo + + * INSTALL, NEWS, debian/changelog: (Frodo) Pending changes + +2004-04-30 00:14 frodo + + * ChangeLog, configure.in, lib/psiconv/Makefile.am, + program/psiconv-config/psiconv-config: (Frodo) Bump up the libary + version and program version + +2004-04-30 00:05 frodo + + * configure.in, program/psiconv/gen_image.c, + program/psiconv/magick-aux.h: (Frodo) Keep ImageMagick happy on + Solaris + + It needs a #include . + +2004-04-29 23:57 frodo + + * formats/html4_links.sh: (Frodo) And after the Solaris changes, it + now works again on Linux + + Don't you love shell scripting? + +2004-04-29 23:43 frodo + + * formats/: generate_html4.sh, html4_links.sh, index_html.sh: + (Frodo) Solaris /bin/sh compatibility updates + + /bin/sh on Solaris is just braindead, if you are used to bash (or + even Sun's ksh) + +2004-04-29 21:40 frodo + + * compat/Makefile.am, program/psiconv/gen_image.c: (Frodo) Solaris + build fixes + + * gen_image fixes (didn't I do these before?!?) + * Building shared libs + +2004-04-28 23:28 frodo + + * compat/Makefile.am: (Frodo) Fixed compat directory LIBOBJS + handling + + Mandated by newer autoconf/automake/libtool versions. + +2004-04-06 16:38 frodo + + * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.5 commit + +2004-04-06 16:27 frodo + + * ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made + compiling with gcc 2.95.x impossible + +2004-03-22 21:08 frodo + + * ChangeLog, configure.in, lib/psiconv/Makefile.am, + lib/psiconv/generate_image.c, lib/psiconv/parse_common.c, + program/psiconv-config/psiconv-config: (Frodo) Fix in color + generation algorithm + + * Update version to 0.9.5 + * Update patch level of library + * For greyscale pictures, white was translated as black. Not + good. + +2004-03-17 18:31 frodo + + * ChangeLog, NEWS, debian/changelog, lib/psiconv/Makefile.am: + (Frodo) Final 0.9.4 commit + +2004-03-16 14:47 frodo + + * ChangeLog, lib/psiconv/data.c, lib/psiconv/data.h: (Frodo) Sync + +2004-03-09 00:20 frodo + + * lib/psiconv/: data.c, data.h: (Frodo) Added forgotten function + free_word_style_list + +2004-03-04 22:55 frodo + + * examples/Word, lib/psiconv/data.h, lib/psiconv/image.c, + lib/psiconv/parse_image.c, program/psiconv-config/psiconv-config: + (Frodo) Bug fixes * Image colors correction (scale 0.0 to 1.0, + instead of 0.0 to less-than 1.0) * Bullet and indentation docs + update * Update version number + +2004-02-28 18:09 frodo + + * lib/psiconv/parse_common.c: (Frodo) Simplify routine a bit by + using the new psiconv_unicode_from_list + +2004-02-26 22:33 frodo + + * configure.in, lib/psiconv/Makefile.am, + lib/psiconv/parse_driver.c: (Frodo) Version nrs, case-insensitive + applid * Bump library patch level up by one * Update version + number to 0.9.4 * Make applid comparison case-insensitive + +2004-02-26 18:12 frodo + + * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.3 checkin + +2004-02-26 18:08 frodo + + * lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake + +2004-02-26 17:27 frodo + + * lib/psiconv/: generate_common.c, generate_driver.c, + generate_image.c, generate_layout.c, generate_page.c, + generate_texted.c, generate_word.c, parse_common.c, + parse_driver.c, parse_simple.c, parse_word.c: (Frodo) And even + more error work. + +2004-02-26 16:58 frodo + + * NEWS, lib/psiconv/generate_common.c, + lib/psiconv/generate_simple.c: (Frodo) Even better errors and + progress/debug info + +2004-02-25 21:57 frodo + + * lib/psiconv/: generate_common.c, generate_driver.c, + generate_image.c, generate_layout.c, generate_page.c, + generate_simple.c, generate_texted.c, generate_word.c, unicode.c, + unicode.h: (Frodo) Progress information while generating update + + Much better progress information now, and better error reporting. + +2004-02-25 21:56 frodo + + * lib/psiconv/parse_image.c: (Frodo) Modify debugging level + + The noise from parsing pictures was ridiculous. Now you have to + edit the C code and #define LOUD to have it shout at you like + that. + +2004-02-25 17:12 frodo + + * lib/psiconv/unicode.h: (Frodo) Fix on previous commit + +2004-02-25 17:11 frodo + + * NEWS, configure.in, debian/changelog, lib/psiconv/Makefile.am, + lib/psiconv/unicode.c, lib/psiconv/unicode.h, + program/psiconv-config/psiconv-config: (Frodo) AbiWord work * + Update version to 0.9.3 * Update library version * New + functions psiconv_unicode_from_list and psiconv_unicode_strstr + +2004-02-23 18:57 frodo + + * ChangeLog, NEWS, TODO, debian/changelog, docs/configuration: + (Frodo) Final update for release 0.9.2 + +2004-02-23 18:36 frodo + + * formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg + to psiconv at the right place + +2004-02-23 18:23 frodo + + * TODO, lib/psiconv/generate_word.c: (Frodo) Solve a few small + buglets + +2004-02-23 18:23 frodo + + * Makefile.am: (Frodo) Remove Debian from make dist + +2004-02-23 18:01 frodo + + * lib/psiconv/: Makefile.am, misc.c, parse_layout.c: (Frodo) + Buglets + +2004-02-23 14:34 frodo + + * formats/: Makefile.am, generate_ascii.sh, generate_html4.sh, + generate_xhtml.sh, psiconv.conf: (Frodo) Added configuration file + for formats Alls formats docs are now generated with a sane + configfile. + +2004-02-23 14:33 frodo + + * lib/psiconv/configuration.c: (Frodo) Buglet in configfile parsing + solved * Typo: eovar instead of eoval in one check + +2004-02-23 14:08 frodo + + * TODO, program/psiconv/psiconv.c: (Frodo) Psiconv program work * + Added -c option + +2004-02-22 23:32 frodo + + * lib/psiconv/configuration.c: (Frodo) Default configuration bug + fixed + + * Now properly initialize default_configuration + +2004-02-22 23:24 frodo + + * etc/psiconv.conf.eg, lib/psiconv/configuration.c, + lib/psiconv/error.c, lib/psiconv/generate_common.c, + lib/psiconv/generate_layout.c, lib/psiconv/generate_simple.c, + lib/psiconv/generate_word.c, lib/psiconv/misc.c, + lib/psiconv/parse_common.c, lib/psiconv/parse_layout.c, + lib/psiconv/parse_simple.c, lib/psiconv/parse_word.c, + lib/psiconv/unicode.c, lib/psiconv/unicode.h, + program/psiconv/general.c: (Frodo) UTF8 work (it should now + actually work!) + + * Replaced psiconv_unicode_from_char with + psiconv_unicode_read_char + and removed psiconv_unicode_from_chars + * Replaced psiconv_unicode_to_char with + psiconv_unicode_write_char + and removed psiconv_unicode_to_chars + * Rewrote psiconv_parse_text_section to be more sane, easier to + read + and to work with the above updates + * Updated all places where the psiconv_unicode_from/to_char + calls + were used + * Updated psiconv.conf.eg to reflect the correct character set + numbers + * Fixed a buglet that made it impossible to set verbosity to 5 + in config + * Removed strange code in make_printable + * Rewrote the ENCODING_PSION option in the psiconv program to + work + with the new definitions. + +2004-02-21 14:24 frodo + + * formats/: generate_html4.sh, generate_xhtml.sh: (Frodo) Work + around CDPATH bash bugs, as reported by Reuben Thomas + +2004-02-21 14:11 frodo + + * Makefile.am, debian/changelog, debian/control, debian/copyright, + debian/libpsiconv6.copyright, debian/psiconv-doc.copyright, + debian/psiconv-doc.dirs, debian/psiconv-doc.install, + debian/rules: (Frodo) Debian stuff * psiconv-doc is now + independent of other packages + +2004-02-21 13:10 frodo + + * Makefile.am, debian/changelog, debian/control, debian/rules, + program/psiconv-config/psiconv-config: (Frodo) Debian stuff * + Changed psiconv-dev to libpsiconv-dev * Bumped up the version + number + +2004-02-21 12:48 frodo + + * program/psiconv-config/Makefile.am: (Frodo) Forgotten file + +2004-02-20 22:52 frodo + + * configure.in, lib/psiconv/configuration.h: (Frodo) * Bumped + version numer to 0.9.2 * Fixed error handler bug (returned void + * instead of void) + +2004-02-10 18:24 frodo + + * ChangeLog, configure.in, debian/control, debian/psiconv-doc.dirs, + debian/psiconv-doc.install, debian/psiconv.manpages, + debian/rules, program/psiconv-config/psiconv-config.man.in: + (Frodo) Final 0.9.1 commit * Added psiconv-config manpage * + Updated Debian build + 2004-02-10 00:33 frodo * ChangeLog, NEWS, debian/changelog, debian/control,