/[public]/psiconv/trunk/lib/psiconv/parse_driver.c
ViewVC logotype

Log of /psiconv/trunk/lib/psiconv/parse_driver.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 237 - (view) (annotate) - [select for diffs]
Modified Thu Feb 26 21:33:52 2004 UTC (20 years, 1 month ago) by frodo
File length: 31024 byte(s)
Diff to previous 233 , to selected 2
(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


Revision 233 - (view) (annotate) - [select for diffs]
Modified Thu Feb 26 16:27:43 2004 UTC (20 years, 1 month ago) by frodo
File length: 30838 byte(s)
Diff to previous 208 , to selected 2
(Frodo) And even more error work.


Revision 208 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 23:12:58 2004 UTC (20 years, 1 month ago) by frodo
File length: 30838 byte(s)
Diff to previous 196 , to selected 2
(Frodo) Several (smallish) memory leaks resolved


Revision 196 - (view) (annotate) - [select for diffs]
Modified Wed Feb 4 12:19:09 2004 UTC (20 years, 1 month ago) by frodo
File length: 30802 byte(s)
Diff to previous 184 , to selected 2
(Frodo) Copyright dates update


Revision 184 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 20:15:01 2004 UTC (20 years, 2 months ago) by frodo
File length: 30803 byte(s)
Diff to previous 170 , to selected 2
(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


Revision 170 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 22:08:48 2003 UTC (20 years, 4 months ago) by frodo
File length: 30325 byte(s)
Diff to previous 168 , to selected 2
(Frodo) Generating of Sketch files, both stand-alone and as objects, works!

No RLE encoding yet, we have to test higher colordepths.


Revision 168 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 17:57:05 2003 UTC (20 years, 4 months ago) by frodo
File length: 30324 byte(s)
Diff to previous 163 , to selected 2
(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)


Revision 163 - (view) (annotate) - [select for diffs]
Modified Sat Nov 22 22:17:04 2003 UTC (20 years, 4 months ago) by frodo
File length: 28691 byte(s)
Diff to previous 160 , to selected 2
(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


Revision 160 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 22:14:43 2003 UTC (20 years, 4 months ago) by frodo
File length: 28693 byte(s)
Diff to previous 142 , to selected 2
(Frodo) More work for embedded objects (not finished yet)


Revision 142 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 18:38:38 2002 UTC (22 years, 2 months ago) by frodo
File length: 28673 byte(s)
Diff to previous 95 , to selected 2
(Frodo) DMALLOC support


Revision 95 - (view) (annotate) - [select for diffs]
Modified Wed Jan 17 12:04:12 2001 UTC (23 years, 2 months ago) by frodo
File length: 28628 byte(s)
Diff to previous 94 , to selected 2
(Frodo) A little more sheet work. Added a Sheet Workbook section, though
        nothing is really put into it yet.


Revision 94 - (view) (annotate) - [select for diffs]
Modified Wed Jan 17 00:05:08 2001 UTC (23 years, 2 months ago) by frodo
File length: 27772 byte(s)
Diff to previous 71 , to selected 2
(Frodo) Start of Sheet support: base types defined, page and status section
        parsed, supporting definitions in data.c


Revision 71 - (view) (annotate) - [select for diffs]
Modified Fri Dec 22 22:31:50 2000 UTC (23 years, 3 months ago) by frodo
File length: 22662 byte(s)
Diff to previous 70 , to selected 2
(Frodo) First generate routines! Reshuffled a few things to make it all work out


Revision 70 - (view) (annotate) - [select for diffs]
Modified Wed Dec 20 22:07:49 2000 UTC (23 years, 3 months ago) by frodo
File length: 22659 byte(s)
Diff to previous 66 , to selected 2
(Frodo) Fixed style inheritance from Normal


Revision 66 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 17:17:45 2000 UTC (23 years, 3 months ago) by frodo
File length: 22661 byte(s)
Diff to previous 64 , to selected 2
(Frodo) All formats tested, with a little luck most problems are now caught


Revision 64 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 00:21:51 2000 UTC (23 years, 3 months ago) by frodo
File length: 22651 byte(s)
Diff to previous 63 , to selected 2
(Frodo) Massive update: theoretically, all return codes are now checked.
        Untested - may have many typos.


Revision 63 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 16:30:21 2000 UTC (23 years, 3 months ago) by frodo
File length: 19114 byte(s)
Diff to previous 61 , to selected 2
(Frodo) Updated all copyright notices


Revision 61 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 00:42:04 2000 UTC (23 years, 3 months ago) by frodo
File length: 19108 byte(s)
Diff to previous 60 , to selected 2
(Frodo) Error printing can now be captured by another program


Revision 60 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 20:27:27 2000 UTC (23 years, 3 months ago) by frodo
File length: 19152 byte(s)
Diff to previous 45 , to selected 2
(Frodo) psiconv_verbosity was undefined!


Revision 45 - (view) (annotate) - [select for diffs]
Modified Sat Dec 4 20:53:11 1999 UTC (24 years, 3 months ago) by frodo
File length: 19108 byte(s)
Diff to previous 43 , to selected 2
(Frodo) Clip Art files now working correctly.


Revision 43 - (view) (annotate) - [select for diffs]
Modified Sat Dec 4 00:40:10 1999 UTC (24 years, 3 months ago) by frodo
File length: 19106 byte(s)
Diff to previous 42 , to selected 2
(Frodo) Clipart file parsing completed


Revision 42 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 23:13:55 1999 UTC (24 years, 3 months ago) by frodo
File length: 18294 byte(s)
Diff to previous 41 , to selected 2
(Frodo) Renamed jumptable_mbm_section to jumptable_section

Typecast buglet removed from data.c


Revision 41 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 00:59:12 1999 UTC (24 years, 4 months ago) by frodo
File length: 18293 byte(s)
Diff to previous 24 , to selected 2
(Frodo) Some base work for ClipArt files


Revision 24 - (view) (annotate) - [select for diffs]
Modified Fri Oct 29 21:14:58 1999 UTC (24 years, 5 months ago) by frodo
File length: 17912 byte(s)
Diff to previous 18 , to selected 2
(Frodo) Sketch files are now supported. That is, they are parsed, and
        generated, but generating still needs a lot of work. Untested.


Revision 18 - (view) (annotate) - [select for diffs]
Modified Wed Oct 27 13:09:40 1999 UTC (24 years, 5 months ago) by frodo
File length: 14485 byte(s)
Diff to previous 13 , to selected 2
(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.


Revision 13 - (view) (annotate) - [select for diffs]
Modified Mon Oct 11 18:19:09 1999 UTC (24 years, 5 months ago) by frodo
File length: 16027 byte(s)
Diff to previous 12 , to selected 2
(Frodo) Current status images: Parsing kind of works, but the number of
        pixels does not match. What am I doing wrong?


Revision 12 - (view) (annotate) - [select for diffs]
Modified Mon Oct 11 16:15:14 1999 UTC (24 years, 5 months ago) by frodo
File length: 15875 byte(s)
Diff to previous 2
(Frodo) Full MBM support - untested


Revision 2 - (view) (annotate) - [selected]
Added Sun Oct 3 21:10:47 1999 UTC (24 years, 6 months ago) by frodo
File length: 14522 byte(s)
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.

  Diffs between and
  Type of Diff should be a

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26