/[public]/psiconv/trunk/lib/psiconv/Makefile.am
ViewVC logotype

Log of /psiconv/trunk/lib/psiconv/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 181 - (view) (annotate) - [selected]
Modified Sun Jan 4 15:47:16 2004 UTC (20 years, 2 months ago) by frodo
File length: 1030 byte(s)
Diff to previous 178
(Frodo) Preparation for the conversion to Unicode.


Revision 178 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 15:16:43 2003 UTC (20 years, 3 months ago) by frodo
File length: 1010 byte(s)
Diff to previous 168 , to selected 181
(Frodo) Enhancing image parsing

* Preparations in parse_image to do a pass-based decoding with support for
  all image formats
* Moved some stuff to image.h/image.c that is used both for the generation
  and parsing of images
* image.h is not installed


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: 977 byte(s)
Diff to previous 163 , to selected 181
(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: 865 byte(s)
Diff to previous 152 , to selected 181
(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 152 - (view) (annotate) - [select for diffs]
Modified Tue Nov 11 18:58:55 2003 UTC (20 years, 4 months ago) by frodo
File length: 865 byte(s)
Diff to previous 146 , to selected 181
(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 146 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 20:15:23 2002 UTC (22 years, 2 months ago) by frodo
File length: 1212 byte(s)
Diff to previous 136 , to selected 181
(Frodo) Fixed lib version


Revision 136 - (view) (annotate) - [select for diffs]
Modified Sat Aug 4 17:28:36 2001 UTC (22 years, 7 months ago) by frodo
File length: 1212 byte(s)
Diff to previous 98 , to selected 181
(Frodo) Update libversion


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: 1212 byte(s)
Diff to previous 94 , to selected 181
(Frodo) Base formula work


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


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: 1177 byte(s)
Diff to previous 86 , to selected 181
(Frodo) Added psiconv_empty_* routines


Revision 86 - (view) (annotate) - [select for diffs]
Modified Thu Dec 28 15:49:12 2000 UTC (23 years, 3 months ago) by frodo
File length: 1168 byte(s)
Diff to previous 79 , to selected 181
(Frodo) Update of format description. Added some obscure layout codes.


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: 1151 byte(s)
Diff to previous 76 , to selected 181
(Frodo) Added a complete buffer abstraction


Revision 76 - (view) (annotate) - [select for diffs]
Modified Mon Dec 25 00:26:53 2000 UTC (23 years, 3 months ago) by frodo
File length: 1141 byte(s)
Diff to previous 75 , to selected 181
(Frodo) Added word-specific generation routines


Revision 75 - (view) (annotate) - [select for diffs]
Modified Sun Dec 24 17:26:24 2000 UTC (23 years, 3 months ago) by frodo
File length: 1099 byte(s)
Diff to previous 73 , to selected 181
(Frodo) Several things:

 * Added the extra directory to the build process, added a README.
 * Made checkuid compile cleanly
 * Added rewrite utility


Revision 73 - (view) (annotate) - [select for diffs]
Modified Sun Dec 24 16:03:57 2000 UTC (23 years, 3 months ago) by frodo
File length: 1032 byte(s)
Diff to previous 72 , to selected 181
(Frodo) We should now have enough to generate TextEd sections!


Revision 72 - (view) (annotate) - [select for diffs]
Modified Sat Dec 23 20:21:40 2000 UTC (23 years, 3 months ago) by frodo
File length: 936 byte(s)
Diff to previous 71 , to selected 181
(Frodo) New generation routines in generate_layout


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: 918 byte(s)
Diff to previous 70 , to selected 181
(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: 875 byte(s)
Diff to previous 62 , to selected 181
(Frodo) Fixed style inheritance from Normal


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: 875 byte(s)
Diff to previous 58 , to selected 181
(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 58 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 16:49:40 2000 UTC (23 years, 3 months ago) by frodo
File length: 865 byte(s)
Diff to previous 57 , to selected 181
(Frodo) Revamped directory structure, rescues a few files from CVS limbo


Revision 57 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 16:13:24 2000 UTC (23 years, 3 months ago) by frodo
File length: 859 byte(s)
Diff to previous 56 , to selected 181
(Frodo) general.h is now installed


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: 513 byte(s)
Diff to previous 54 , to selected 181
(Frodo) Changed all struct definition to make them C++ compatible


Revision 54 - (view) (annotate) - [select for diffs]
Modified Thu Nov 30 20:09:13 2000 UTC (23 years, 4 months ago) by frodo
File length: 513 byte(s)
Diff to previous 46 , to selected 181
(Frodo) Important X-encoding-related bug that made psiconv fail on large
        documents


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: 513 byte(s)
Diff to previous 41 , to selected 181
(Frodo) Final commit for 0.6.1

New formats files


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: 513 byte(s)
Diff to previous 20 , to selected 181
(Frodo) Some base work for ClipArt files


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


Revision 14 - (view) (annotate) - [select for diffs]
Modified Mon Oct 11 19:17:17 1999 UTC (24 years, 5 months ago) by frodo
File length: 502 byte(s)
Diff to previous 10 , to selected 181
(Frodo) Moved generation stuff out of the library into psiconv


Revision 10 - (view) (annotate) - [select for diffs]
Modified Mon Oct 11 15:06:57 1999 UTC (24 years, 5 months ago) by frodo
File length: 556 byte(s)
Diff to previous 5 , to selected 181
(Frodo) First stap at image parsing. Won't compile yet - too bad


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: 541 byte(s)
Diff to previous 2 , to selected 181
(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: 526 byte(s)
Diff to selected 181
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