Parent Directory | Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
(Frodo) Even better errors and progress/debug info
(Frodo) AbiWord work * Update version to 0.9.3 * Update library version * New functions psiconv_unicode_from_list and psiconv_unicode_strstr
(Frodo) Final update for release 0.9.2
(Frodo) A few last-minute deb changes
(Frodo) psiconv-config program plus bugfixes * Bumped up the version number to 0.9.1 * Bumped up the library version to 0.6.1 * Added the psiconv-config program (for autoconf use by third parties) * Added the psiconv_config_free function * Fixed the installation ($includedir/include/general.h)
(Frodo) Copyright dates update
(Frodo) Make the formats stuff work again * Amend the configure.in to select the right targets * Remove RTF support (it never worked anyway) * Update the links creation scripts And in the psiconv program and library: * Some fixes to reduce compiler warnings * Emit tabs as spaces in the HTML4/XHTML generators
(Frodo) Psiconv program update * Created html4 target * Update of xhtml target (print entities if ASCII, and others) * Made everything static that should not be exported * Renamed stuff to xhtml were appropriate * The fileformat data does now contain the supported Psion files to convert * This is also printed in the help text * ENCODING_ASCII_HTML introduced (only used internally) * Replaced debug, silent, verbose options with noise option * Default targets are XHTML and TIFF
(Frodo) Psiconv program rewrite start * Add support for different encodings * Restructure some things * Only ASCII support at the moment
(Frodo) Unicode transition Note: this commit breaks psiconv. The programs in the extra directory should work properly. * Change all datastructures to use unicode for character encodings * Added psiconv_error function * Called psiconv_error at places where a warning was stupid * Added psiconv_progress in all generate functions * Added lev parameter to all generate functions * Removed general.h from CVS (we have general.h.in, after all) * Probably other stuff I forgot
(Frodo) Add configuration file parsing support To do: install config file on installation of psiconv, also in Debian install
(Frodo) Revamped and expanded image (paint data section) parsing Color images are now supported Colordepths besides 2 bit are now supported RLE12,16 and 24 are now supported All of the above are experimental Parsing of images takes some more memory, but the code structure is much simpler.
(Frodo) Clipart generation
(Frodo) Move error_function to the config struct
(Frodo) NEWS update
(Frodo) Support MBM output format
(Frodo) NEWS update
(Frodo) Embedded object generation works! Not too useful though, we also need sketch or sheet generation; the only thing actually working at the moment is embedding word docs within word docs. Oh well. It's a good start.
(Frodo) Generation change: psiconv_write_*_file no longer generates the header section This is now done in psiconv_write. This will help us create objects.
(Frodo) Some more work on objects: * Bumped up major library version * Corrected parsing of sketch_section, changed struct * parse_sketch_section does not have the is_object flag anymore
(Frodo) Parsing of embedded objects in Word complete
(Frodo) Correction autogen.sh
(Frodo) Many build updates: * Automake 1.6 and 1.7 support * Autoconf 2.5x support * ImageMagick 5.4.x and 5.5.x support * Format documentation will now be installed
(Frodo) Compile on non-Linux platforms: Keitha Kawabe <keita.kawabe@mpq.mpg.de>
(Frodo) UTF-8 support (Keita Kawabe, keite.kawabe@mpq.mpg.de)
(Frodo) Update
(Frodo) Another smallish memory leak
(Frodo) Fix memory leak
(Frodo) Fixed possible dangling pointers when no header/footer text was present, and added test to see whether any is present.
(Frodo) Update
(Frodo) Update libversion
(Frodo) Sheet grid section support
(Frodo) Preparation for release 0.8.2
(Frodo) Now compiles again with newest ImageMagick.
(Frodo) A little more sheet work. Added a Sheet Workbook section, though nothing is really put into it yet.
(Frodo) Start of Sheet support: base types defined, page and status section parsed, supporting definitions in data.c
(Frodo) Added psiconv_empty_* routines
(Frodo) Fixed style inheritance from Normal
(Frodo) 0-7-0 release
(Frodo) All formats tested, with a little luck most problems are now caught
(Frodo) Updated all copyright notices
(Frodo) Error printing can now be captured by another program
(Frodo) Revamped directory structure, rescues a few files from CVS limbo
(Frodo) Important X-encoding-related bug that made psiconv fail on large documents
(Frodo) First stab at ImageMagick 5 support. Still problems with listing all filetypes, though.
(Frodo) Final commit for 0.6.1 New formats files
(Frodo) Release 0.6.0. Several minor things found when compiling.
Imported sources
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
frodo@frodo.looijaard.name | ViewVC Help |
Powered by ViewVC 1.1.26 |