/[public]/psiconv/trunk/program/psiconv/psiconv.c
ViewVC logotype

Log of /psiconv/trunk/program/psiconv/psiconv.c

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 8911 byte(s)
Diff to previous 193
(Frodo) Copyright dates update


Revision 193 - (view) (annotate) - [select for diffs]
Modified Mon Feb 2 21:56:48 2004 UTC (20 years, 1 month ago) by frodo
File length: 8906 byte(s)
Diff to previous 192
(Frodo) Make the formats stuff work again

  * Amend the configure.in to select the right targets
  * Remove RTF support (it never worked anyway)
  * Update the links creation scripts

And in the psiconv program and library:
  * Some fixes to reduce compiler warnings
  * Emit tabs as spaces in the HTML4/XHTML generators


Revision 192 - (view) (annotate) - [select for diffs]
Modified Mon Feb 2 20:43:04 2004 UTC (20 years, 1 month ago) by frodo
File length: 8885 byte(s)
Diff to previous 190
(Frodo) Psiconv program update
  * Created html4 target
  * Update of xhtml target (print entities if ASCII, and others)
  * Made everything static that should not be exported
  * Renamed stuff to xhtml were appropriate
  * The fileformat data does now contain the supported Psion files to convert
  * This is also printed in the help text
  * ENCODING_ASCII_HTML introduced (only used internally)
  * Replaced debug, silent, verbose options with noise option
  * Default targets are XHTML and TIFF


Revision 190 - (view) (annotate) - [select for diffs]
Modified Mon Jan 26 21:56:49 2004 UTC (20 years, 2 months ago) by frodo
File length: 8016 byte(s)
Diff to previous 187
(Frodo) XHTML work


Revision 187 - (view) (annotate) - [select for diffs]
Modified Sun Jan 18 19:58:12 2004 UTC (20 years, 2 months ago) by frodo
File length: 8016 byte(s)
Diff to previous 185
(Frodo) Image generation active again in psiconv program


Revision 185 - (view) (annotate) - [select for diffs]
Modified Fri Jan 9 22:20:03 2004 UTC (20 years, 2 months ago) by frodo
File length: 8016 byte(s)
Diff to previous 180
(Frodo) Psiconv program rewrite start
  * Add support for different encodings
  * Restructure some things
  * Only ASCII support at the moment


Revision 180 - (view) (annotate) - [select for diffs]
Modified Sat Dec 13 23:26:37 2003 UTC (20 years, 3 months ago) by frodo
File length: 6726 byte(s)
Diff to previous 168
(Frodo) Add configuration file parsing support

To do: install config file on installation of psiconv, also in Debian install


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: 6690 byte(s)
Diff to previous 152
(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 152 - (view) (annotate) - [select for diffs]
Modified Tue Nov 11 18:58:55 2003 UTC (20 years, 4 months ago) by frodo
File length: 6636 byte(s)
Diff to previous 147
(Frodo) Many build updates:
  * Automake 1.6 and 1.7 support
  * Autoconf 2.5x support
  * ImageMagick 5.4.x and 5.5.x support
  * Format documentation will now be installed


Revision 147 - (view) (annotate) - [select for diffs]
Modified Fri May 10 15:55:55 2002 UTC (21 years, 10 months ago) by frodo
File length: 6639 byte(s)
Diff to previous 109
(Frodo) UTF-8 support (Keita Kawabe, keite.kawabe@mpq.mpg.de)


Revision 109 - (view) (annotate) - [select for diffs]
Modified Fri Feb 16 18:49:14 2001 UTC (23 years, 1 month ago) by frodo
File length: 5660 byte(s)
Diff to previous 80
(Frodo) Jim Ottaway's gen_latex module, and two example files


Revision 80 - (view) (annotate) - [select for diffs]
Modified Wed Dec 27 02:12:23 2000 UTC (23 years, 3 months ago) by frodo
File length: 5644 byte(s)
Diff to previous 79
(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.


Revision 79 - (view) (annotate) - [select for diffs]
Modified Mon Dec 25 22:25:33 2000 UTC (23 years, 3 months ago) by frodo
File length: 5645 byte(s)
Diff to previous 74
(Frodo) Added a complete buffer abstraction


Revision 74 - (view) (annotate) - [select for diffs]
Modified Sun Dec 24 16:34:19 2000 UTC (23 years, 3 months ago) by frodo
File length: 5658 byte(s)
Diff to previous 66
(Frodo) New list functions fread_all and fwrite_all


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: 5682 byte(s)
Diff to previous 65
(Frodo) All formats tested, with a little luck most problems are now caught


Revision 65 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 01:16:43 2000 UTC (23 years, 3 months ago) by frodo
File length: 5768 byte(s)
Diff to previous 61
(Frodo) First typos eliminated. Word files seem to work now. Need to test
        other types.


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: 5769 byte(s)
Diff to previous 58
(Frodo) Error printing can now be captured by another program


Revision 58 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 16:49:40 2000 UTC (23 years, 3 months ago) by frodo
File length: 5770 byte(s)
Diff to previous 56
(Frodo) Revamped directory structure, rescues a few files from CVS limbo


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: 5754 byte(s)
Diff to previous 53
(Frodo) Changed all struct definition to make them C++ compatible


Revision 53 - (view) (annotate) - [select for diffs]
Modified Sat Oct 21 00:49:13 2000 UTC (23 years, 5 months ago) by frodo
File length: 5752 byte(s)
Diff to previous 46
(Frodo) YES! Fixed everything - ImageMagick should now finally work!


Revision 46 - (view) (annotate) - [select for diffs]
Modified Sat Dec 4 21:46:45 1999 UTC (24 years, 3 months ago) by frodo
File length: 5947 byte(s)
Diff to previous 34
(Frodo) Final commit for 0.6.1

New formats files


Revision 34 - (view) (annotate) - [select for diffs]
Modified Thu Dec 2 17:18:55 1999 UTC (24 years, 4 months ago) by frodo
File length: 5946 byte(s)
Diff to previous 20
(Frodo) Full ImageLib support!

To do:
  * More than one picture in a file
  * Special features like clipping


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: 5422 byte(s)
Diff to previous 17
(Frodo) Some IRIX compatibility issues fixed, as well as some compiler
        warnings


Revision 17 - (view) (annotate) - [select for diffs]
Modified Wed Oct 13 19:15:59 1999 UTC (24 years, 5 months ago) by frodo
File length: 5402 byte(s)
Diff to previous 5
(Frodo) Crude ImageMagick output

Invoke with -T IMAGE. No selection of image types yet.


Revision 5 - (view) (annotate) - [select for diffs]
Modified Mon Oct 4 16:38:15 1999 UTC (24 years, 5 months ago) by frodo
File length: 5336 byte(s)
Diff to previous 2
(Frodo) Stubs for RTF output


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: 5257 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