Parent Directory | Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
(Frodo) Even better errors and progress/debug info
(Frodo) Progress information while generating update Much better progress information now, and better error reporting.
(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.
(Frodo) Several (smallish) memory leaks resolved
(Frodo) Copyright dates update
(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) Generating of Sketch files, both stand-alone and as objects, works! No RLE encoding yet, we have to test higher colordepths.
(Frodo) config stuff and image generation stuff * All parse and generate functions have a new config parameter * New files configuration.[ch] in the psiconv lib * Some image generation stuff (not ready, but won't do any harm)
(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) DMALLOC support
(Frodo) Sanitaized the input for layout section generation; it should now work more often.
(Frodo) Empty Word and TextEd documents work!
(Frodo) Many changes. Layout sections now work! * Added list_empty, list_replace * Added relocation to buffers, removed base address * Added buffer_resolve, buffer_add_reference, buffer_add_target, psiconv_unique_id functions * Modifified other buffer functions to work with references * Added comments to buffer.h * Added write_offset function * Added reference support in functions where needed * Corrected extra/rewrite error message * Corrected numerous bugs to make layouts work.
(Frodo) Added a complete buffer abstraction
(Frodo) Added word-specific generation routines
(Frodo) Several things: * Added the extra directory to the build process, added a README. * Made checkuid compile cleanly * Added rewrite utility
(Frodo) We should now have enough to generate TextEd sections!
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 |