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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 270 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 15:52:34 2005 UTC (18 years, 4 months ago) by frodo
File length: 41029 byte(s)
Diff to previous 241
(Frodo) Updated all copyright notices for 2005
        Changed email addresses
        Made the examples part of the archive


Revision 241 - (view) (annotate) - [select for diffs]
Modified Tue Mar 16 13:47:04 2004 UTC (20 years ago) by frodo
File length: 41016 byte(s)
Diff to previous 240
(Frodo) Sync


Revision 240 - (view) (annotate) - [select for diffs]
Modified Mon Mar 8 23:20:41 2004 UTC (20 years ago) by frodo
File length: 40345 byte(s)
Diff to previous 208
(Frodo) Added forgotten function free_word_style_list


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: 40233 byte(s)
Diff to previous 196
(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: 40207 byte(s)
Diff to previous 184
(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: 40208 byte(s)
Diff to previous 171
(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 171 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 20:56:17 2003 UTC (20 years, 4 months ago) by frodo
File length: 39845 byte(s)
Diff to previous 167
(Frodo) Support MBM output format


Revision 167 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 21:47:24 2003 UTC (20 years, 4 months ago) by frodo
File length: 39680 byte(s)
Diff to previous 163
(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.


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: 39558 byte(s)
Diff to previous 159
(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 159 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 21:04:06 2003 UTC (20 years, 4 months ago) by frodo
File length: 39465 byte(s)
Diff to previous 143
(Frodo) Data structures for (Word) objects created.


Revision 143 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 18:47:26 2002 UTC (22 years, 2 months ago) by frodo
File length: 38859 byte(s)
Diff to previous 142
(Frodo) Two memory-leaks fixed


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: 38841 byte(s)
Diff to previous 134
(Frodo) DMALLOC support


Revision 134 - (view) (annotate) - [select for diffs]
Modified Wed Jul 25 11:49:59 2001 UTC (22 years, 8 months ago) by frodo
File length: 38797 byte(s)
Diff to previous 129
(Frodo) Sheet grid section support


Revision 129 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 20:32:51 2001 UTC (22 years, 8 months ago) by frodo
File length: 38066 byte(s)
Diff to previous 128
(Frodo) Many new sheet things

  * Variable section and formula variable parsing
  * Info section
  * Name section
  * Better parsing of vararg functions


Revision 128 - (view) (annotate) - [select for diffs]
Modified Wed Jul 18 12:24:08 2001 UTC (22 years, 8 months ago) by frodo
File length: 37054 byte(s)
Diff to previous 125
(Frodo) Sheet line defaults added


Revision 125 - (view) (annotate) - [select for diffs]
Modified Tue Jul 10 22:38:49 2001 UTC (22 years, 8 months ago) by frodo
File length: 35706 byte(s)
Diff to previous 121
(Frodo) New function psiconv_get_function


Revision 121 - (view) (annotate) - [select for diffs]
Modified Sun Jul 1 13:14:19 2001 UTC (22 years, 9 months ago) by frodo
File length: 35570 byte(s)
Diff to previous 111
(Frodo) Default cell layout will now be used


Revision 111 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 23:59:46 2001 UTC (23 years ago) by frodo
File length: 35574 byte(s)
Diff to previous 110
(Frodo) Many changes to sheets


Revision 110 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 22:10:45 2001 UTC (23 years ago) by frodo
File length: 35204 byte(s)
Diff to previous 104
(Frodo) Thomas Decsi's major sheet patch


Revision 104 - (view) (annotate) - [select for diffs]
Modified Wed Jan 31 00:57:17 2001 UTC (23 years, 2 months ago) by frodo
File length: 34064 byte(s)
Diff to previous 99
(Frodo) Applied Decsi's patch for wraps


Revision 99 - (view) (annotate) - [select for diffs]
Modified Tue Jan 30 21:37:19 2001 UTC (23 years, 2 months ago) by frodo
File length: 34011 byte(s)
Diff to previous 98
(Frodo) Most formula work is completed


Revision 98 - (view) (annotate) - [select for diffs]
Modified Mon Jan 29 21:57:05 2001 UTC (23 years, 2 months ago) by frodo
File length: 33120 byte(s)
Diff to previous 97
(Frodo) Base formula work


Revision 97 - (view) (annotate) - [select for diffs]
Modified Mon Jan 22 20:36:50 2001 UTC (23 years, 2 months ago) by frodo
File length: 33118 byte(s)
Diff to previous 95
(Frodo) Another small Sheet improvement: sheet formula list


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: 32498 byte(s)
Diff to previous 94
(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: 31848 byte(s)
Diff to previous 88
(Frodo) Start of Sheet support: base types defined, page and status section
        parsed, supporting definitions in data.c


Revision 88 - (view) (annotate) - [select for diffs]
Modified Sun Dec 31 01:36:30 2000 UTC (23 years, 3 months ago) by frodo
File length: 30131 byte(s)
Diff to previous 87
(Frodo) Empty Word and TextEd documents work!


Revision 87 - (view) (annotate) - [select for diffs]
Modified Sat Dec 30 22:17:59 2000 UTC (23 years, 3 months ago) by frodo
File length: 30131 byte(s)
Diff to previous 78
(Frodo) Added psiconv_empty_* routines


Revision 78 - (view) (annotate) - [select for diffs]
Modified Mon Dec 25 14:34:17 2000 UTC (23 years, 3 months ago) by frodo
File length: 21299 byte(s)
Diff to previous 69
(Frodo) Added compare functions for layout elements


Revision 69 - (view) (annotate) - [select for diffs]
Modified Sat Dec 16 16:27:46 2000 UTC (23 years, 3 months ago) by frodo
File length: 16806 byte(s)
Diff to previous 67
(Frodo) Fixed error in not setting default linespacing


Revision 67 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 18:52:49 2000 UTC (23 years, 3 months ago) by frodo
File length: 16626 byte(s)
Diff to previous 63
(Frodo) 0-7-0 release


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: 16626 byte(s)
Diff to previous 62
(Frodo) Updated all copyright notices


Revision 62 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 16:17:54 2000 UTC (23 years, 3 months ago) by frodo
File length: 16620 byte(s)
Diff to previous 56
(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.


Revision 56 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 15:44:40 2000 UTC (23 years, 3 months ago) by frodo
File length: 15382 byte(s)
Diff to previous 42
(Frodo) Changed all struct definition to make them C++ compatible


Revision 42 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 23:13:55 1999 UTC (24 years, 4 months ago) by frodo
File length: 15358 byte(s)
Diff to previous 41
(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: 15371 byte(s)
Diff to previous 24
(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: 14628 byte(s)
Diff to previous 21
(Frodo) Sketch files are now supported. That is, they are parsed, and
        generated, but generating still needs a lot of work. Untested.


Revision 21 - (view) (annotate) - [select for diffs]
Modified Wed Oct 27 15:30:34 1999 UTC (24 years, 5 months ago) by frodo
File length: 14230 byte(s)
Diff to previous 20
(Frodo) Added getopt_long support for systems without it, as well as a minor
        typo.


Revision 20 - (view) (annotate) - [select for diffs]
Modified Wed Oct 27 15:05:03 1999 UTC (24 years, 5 months ago) by frodo
File length: 14230 byte(s)
Diff to previous 13
(Frodo) Some IRIX compatibility issues fixed, as well as some compiler
        warnings


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: 14377 byte(s)
Diff to previous 12
(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: 14377 byte(s)
Diff to previous 2
(Frodo) Full MBM support - untested


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