Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
(Frodo) Data structures for (Word) objects created.
(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) New example sheet
(Frodo) Many changes to sheets
(Frodo) Thomas Decsi's major sheet patch
(Frodo) Latest formula additions of Decsi
(Frodo) Applied Decsi's patch for wraps
(Frodo) Added cell references and cell blocks
(Frodo) Added floats
(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) Abstracted screenfont into enum
(Frodo) Added psiconv_empty_* routines
(Frodo) Added compare functions for layout elements
(Frodo) Added word-specific generation routines
(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) Revamped directory structure, rescues a few files from CVS limbo
(Frodo) Changed all struct definition to make them C++ compatible
(Frodo) Added C++ extern statements
(Frodo) Clipart file parsing completed
(Frodo) Renamed jumptable_mbm_section to jumptable_section Typecast buglet removed from data.c
(Frodo) Some base work for ClipArt files
(Frodo) Corrected outline level definition
(Kevin Wheatley) 5MX patches, mostly outline stuff
(Frodo) Parsing of both MBM and Sketch files finished and correct! To do: * Need to ask ImageMagick what output formats are available; * Need to display those formats in --help, and understand them on the command-line; * Need to generate the correct type of file; * Need to take a look at some special Sketch options (size, cuts, etc) * Sometimes, the file seems to be negative. Probably an ImageMagick problem. * Need to handle several images in one file elegantly
(Frodo) Sketch files are now supported. That is, they are parsed, and generated, but generating still needs a lot of work. Untested.
(Frodo) Several changes in header parsing The definition of header section is changed to exclude the long with the offset of the Section Table Section. This allows easier integration of Data-like file formats. psiconv_parse_{texted,word,mbm}_file now do not parse the header section. This will allow easier integration for objects-within-objects. They start at the long with the offset of the Section Table Section. psiconv_file_type now returns the read header section, and its length.
(Frodo) Full MBM support - untested
(Frodo) Now image stuff compiles. Only psiconv_parse_paint_data_section is defined at this moment, it is not yet called.
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 |