Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
(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) Support MBM output format
(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) 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) Data structures for (Word) objects created.
(Frodo) Two memory-leaks fixed
(Frodo) DMALLOC support
(Frodo) Sheet grid section support
(Frodo) Many new sheet things * Variable section and formula variable parsing * Info section * Name section * Better parsing of vararg functions
(Frodo) Sheet line defaults added
(Frodo) New function psiconv_get_function
(Frodo) Default cell layout will now be used
(Frodo) Many changes to sheets
(Frodo) Thomas Decsi's major sheet patch
(Frodo) Applied Decsi's patch for wraps
(Frodo) Most formula work is completed
(Frodo) Base formula work
(Frodo) Another small Sheet improvement: sheet formula list
(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) Empty Word and TextEd documents work!
(Frodo) Added psiconv_empty_* routines
(Frodo) Added compare functions for layout elements
(Frodo) Fixed error in not setting default linespacing
(Frodo) 0-7-0 release
(Frodo) Updated all copyright notices
(Frodo) Several important changes: * Created new misc.c, error.c and error.h files * Split parse_aux.c among them * Made list.c, data.c, error.c, checkuid.c and misc.c failsafe.
(Frodo) Changed all struct definition to make them C++ compatible
(Frodo) Renamed jumptable_mbm_section to jumptable_section Typecast buglet removed from data.c
(Frodo) Some base work for ClipArt files
(Frodo) Sketch files are now supported. That is, they are parsed, and generated, but generating still needs a lot of work. Untested.
(Frodo) Added getopt_long support for systems without it, as well as a minor typo.
(Frodo) Some IRIX compatibility issues fixed, as well as some compiler warnings
(Frodo) Current status images: Parsing kind of works, but the number of pixels does not match. What am I doing wrong?
(Frodo) Full MBM support - untested
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 |