| 
 | 
1 | 2004-04-30 00:05  frodo | 
 | 
 | 
2 |   | 
 | 
 | 
3 | 	* configure.in, program/psiconv/gen_image.c, | 
 | 
 | 
4 | 	  program/psiconv/magick-aux.h: (Frodo) Keep ImageMagick happy on | 
 | 
 | 
5 | 	  Solaris | 
 | 
 | 
6 |   | 
 | 
 | 
7 | 	  It needs a #include <time.h>. | 
 | 
 | 
8 |   | 
 | 
 | 
9 | 2004-04-29 23:57  frodo | 
 | 
 | 
10 |   | 
 | 
 | 
11 | 	* formats/html4_links.sh: (Frodo) And after the Solaris changes, it | 
 | 
 | 
12 | 	  now works again on Linux | 
 | 
 | 
13 |   | 
 | 
 | 
14 | 	  Don't you love shell scripting? | 
 | 
 | 
15 |   | 
 | 
 | 
16 | 2004-04-29 23:43  frodo | 
 | 
 | 
17 |   | 
 | 
 | 
18 | 	* formats/: generate_html4.sh, html4_links.sh, index_html.sh: | 
 | 
 | 
19 | 	  (Frodo) Solaris /bin/sh compatibility updates | 
 | 
 | 
20 |   | 
 | 
 | 
21 | 	  /bin/sh on Solaris is just braindead, if you are used to bash (or | 
 | 
 | 
22 | 	  even Sun's ksh) | 
 | 
 | 
23 |   | 
 | 
 | 
24 | 2004-04-29 21:40  frodo | 
 | 
 | 
25 |   | 
 | 
 | 
26 | 	* compat/Makefile.am, program/psiconv/gen_image.c: (Frodo) Solaris | 
 | 
 | 
27 | 	  build fixes | 
 | 
 | 
28 |   | 
 | 
 | 
29 | 	    * gen_image fixes (didn't I do these before?!?) | 
 | 
 | 
30 | 	    * Building shared libs | 
 | 
 | 
31 |   | 
 | 
 | 
32 | 2004-04-28 23:28  frodo | 
 | 
 | 
33 |   | 
 | 
 | 
34 | 	* compat/Makefile.am: (Frodo) Fixed compat directory LIBOBJS | 
 | 
 | 
35 | 	  handling | 
 | 
 | 
36 |   | 
 | 
 | 
37 | 	  Mandated by newer autoconf/automake/libtool versions. | 
 | 
 | 
38 |   | 
 | 
 | 
39 | 2004-04-06 16:38  frodo | 
 | 
 | 
40 |   | 
 | 
 | 
41 | 	* ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.5 commit | 
 | 
 | 
42 |   | 
 | 
 | 
43 | 2004-04-06 16:27  frodo | 
 | 
 | 
44 |   | 
 | 
 | 
45 | 	* ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made | 
 | 
 | 
46 | 	  compiling with gcc 2.95.x impossible | 
 | 
 | 
47 |   | 
 | 
 | 
48 | 2004-03-22 21:08  frodo | 
 | 
 | 
49 |   | 
 | 
 | 
50 | 	* ChangeLog, configure.in, lib/psiconv/Makefile.am, | 
 | 
 | 
51 | 	  lib/psiconv/generate_image.c, lib/psiconv/parse_common.c, | 
 | 
 | 
52 | 	  program/psiconv-config/psiconv-config: (Frodo) Fix in color | 
 | 
 | 
53 | 	  generation algorithm | 
 | 
 | 
54 |   | 
 | 
 | 
55 | 	    * Update version to 0.9.5 | 
 | 
 | 
56 | 	    * Update patch level of library | 
 | 
 | 
57 | 	    * For greyscale pictures, white was translated as black. Not | 
 | 
 | 
58 | 	  good. | 
 | 
 | 
59 |   | 
 | 
 | 
60 | 2004-03-17 18:31  frodo | 
 | 
 | 
61 |   | 
 | 
 | 
62 | 	* ChangeLog, NEWS, debian/changelog, lib/psiconv/Makefile.am: | 
 | 
 | 
63 | 	  (Frodo) Final 0.9.4 commit | 
 | 
 | 
64 |   | 
 | 
 | 
65 | 2004-03-16 14:47  frodo | 
 | 
 | 
66 |   | 
 | 
 | 
67 | 	* ChangeLog, lib/psiconv/data.c, lib/psiconv/data.h: (Frodo) Sync | 
 | 
 | 
68 |   | 
 | 
 | 
69 | 2004-03-09 00:20  frodo | 
 | 
 | 
70 |   | 
 | 
 | 
71 | 	* lib/psiconv/: data.c, data.h: (Frodo) Added forgotten function | 
 | 
 | 
72 | 	  free_word_style_list | 
 | 
 | 
73 |   | 
 | 
 | 
74 | 2004-03-04 22:55  frodo | 
 | 
 | 
75 |   | 
 | 
 | 
76 | 	* examples/Word, lib/psiconv/data.h, lib/psiconv/image.c, | 
 | 
 | 
77 | 	  lib/psiconv/parse_image.c, program/psiconv-config/psiconv-config: | 
 | 
 | 
78 | 	  (Frodo) Bug fixes   * Image colors correction (scale 0.0 to 1.0, | 
 | 
 | 
79 | 	  instead of 0.0 to less-than 1.0)   * Bullet and indentation docs | 
 | 
 | 
80 | 	  update   * Update version number | 
 | 
 | 
81 |   | 
 | 
 | 
82 | 2004-02-28 18:09  frodo | 
 | 
 | 
83 |   | 
 | 
 | 
84 | 	* lib/psiconv/parse_common.c: (Frodo) Simplify routine a bit by | 
 | 
 | 
85 | 	  using the new psiconv_unicode_from_list | 
 | 
 | 
86 |   | 
 | 
 | 
87 | 2004-02-26 22:33  frodo | 
 | 
 | 
88 |   | 
 | 
 | 
89 | 	* configure.in, lib/psiconv/Makefile.am, | 
 | 
 | 
90 | 	  lib/psiconv/parse_driver.c: (Frodo) Version nrs, case-insensitive | 
 | 
 | 
91 | 	  applid   * Bump library patch level up by one   * Update version | 
 | 
 | 
92 | 	  number to 0.9.4   * Make applid comparison case-insensitive | 
 | 
 | 
93 |   | 
 | 
 | 
94 | 2004-02-26 18:12  frodo | 
 | 
 | 
95 |   | 
 | 
 | 
96 | 	* ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.3 checkin | 
 | 
 | 
97 |   | 
| 1 | 2004-02-26 18:08  frodo | 
98 | 2004-02-26 18:08  frodo | 
| 2 |  | 
99 |  | 
| 3 | 	* lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake | 
100 | 	* lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake | 
| 4 |  | 
101 |  | 
| 5 | 2004-02-26 17:27  frodo | 
102 | 2004-02-26 17:27  frodo |