|
|
1 | 2005-11-15 Frodo Looijaard <frodo@shire> |
|
|
2 | |
|
|
3 | * lib/psiconv/parse_common.c, lib/psiconv/unicode.c: |
|
|
4 | (Frodo) Resolved a few spurious warnings |
|
|
5 | |
|
|
6 | * program/psiconv/gen_html4.c, program/psiconv/gen_xhtml.c: |
|
|
7 | (Frodo) Fixed compilation problem on newer systems: ffs was an already used |
|
|
8 | symbol. |
|
|
9 | |
|
|
10 | 2005-02-25 Frodo Looijaard <frodo@shire> |
|
|
11 | |
|
|
12 | * ChangeLog, NEWS, configure.in, debian/changelog, program/psiconv-config/psiconv-config: |
|
|
13 | (Frodo) Update for 0.9.7 |
|
|
14 | |
|
|
15 | * configure.in, program/psiconv/magick-aux.c, program/psiconv/magick-aux.h: |
|
|
16 | (Frodo) Support ImageMagick 6 |
|
|
17 | |
|
|
18 | * INSTALL, NEWS, debian/changelog: (Frodo) Pending changes |
|
|
19 | |
|
|
20 | 2005-02-25 21:36 frodo |
|
|
21 | |
|
|
22 | * configure.in, program/psiconv/magick-aux.c, |
|
|
23 | program/psiconv/magick-aux.h: (Frodo) Support ImageMagick 6 |
|
|
24 | |
|
|
25 | 2005-02-25 19:34 frodo |
|
|
26 | |
|
|
27 | * INSTALL, NEWS, debian/changelog: (Frodo) Pending changes |
|
|
28 | |
|
|
29 | 2004-04-30 00:14 frodo |
|
|
30 | |
|
|
31 | * ChangeLog, configure.in, lib/psiconv/Makefile.am, |
|
|
32 | program/psiconv-config/psiconv-config: (Frodo) Bump up the libary |
|
|
33 | version and program version |
|
|
34 | |
|
|
35 | 2004-04-30 00:05 frodo |
|
|
36 | |
|
|
37 | * configure.in, program/psiconv/gen_image.c, |
|
|
38 | program/psiconv/magick-aux.h: (Frodo) Keep ImageMagick happy on |
|
|
39 | Solaris |
|
|
40 | |
|
|
41 | It needs a #include <time.h>. |
|
|
42 | |
|
|
43 | 2004-04-29 23:57 frodo |
|
|
44 | |
|
|
45 | * formats/html4_links.sh: (Frodo) And after the Solaris changes, it |
|
|
46 | now works again on Linux |
|
|
47 | |
|
|
48 | Don't you love shell scripting? |
|
|
49 | |
|
|
50 | 2004-04-29 23:43 frodo |
|
|
51 | |
|
|
52 | * formats/: generate_html4.sh, html4_links.sh, index_html.sh: |
|
|
53 | (Frodo) Solaris /bin/sh compatibility updates |
|
|
54 | |
|
|
55 | /bin/sh on Solaris is just braindead, if you are used to bash (or |
|
|
56 | even Sun's ksh) |
|
|
57 | |
|
|
58 | 2004-04-29 21:40 frodo |
|
|
59 | |
|
|
60 | * compat/Makefile.am, program/psiconv/gen_image.c: (Frodo) Solaris |
|
|
61 | build fixes |
|
|
62 | |
|
|
63 | * gen_image fixes (didn't I do these before?!?) |
|
|
64 | * Building shared libs |
|
|
65 | |
|
|
66 | 2004-04-28 23:28 frodo |
|
|
67 | |
|
|
68 | * compat/Makefile.am: (Frodo) Fixed compat directory LIBOBJS |
|
|
69 | handling |
|
|
70 | |
|
|
71 | Mandated by newer autoconf/automake/libtool versions. |
|
|
72 | |
|
|
73 | 2004-04-06 16:38 frodo |
|
|
74 | |
|
|
75 | * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.5 commit |
|
|
76 | |
1 | 2004-04-06 16:27 frodo |
77 | 2004-04-06 16:27 frodo |
2 | |
78 | |
3 | * ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made |
79 | * ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made |
4 | compiling with gcc 2.95.x impossible |
80 | compiling with gcc 2.95.x impossible |
5 | |
81 | |