|
|
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 | |
|
|
77 | 2004-04-06 16:27 frodo |
|
|
78 | |
|
|
79 | * ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made |
|
|
80 | compiling with gcc 2.95.x impossible |
|
|
81 | |
|
|
82 | 2004-03-22 21:08 frodo |
|
|
83 | |
|
|
84 | * ChangeLog, configure.in, lib/psiconv/Makefile.am, |
|
|
85 | lib/psiconv/generate_image.c, lib/psiconv/parse_common.c, |
|
|
86 | program/psiconv-config/psiconv-config: (Frodo) Fix in color |
|
|
87 | generation algorithm |
|
|
88 | |
|
|
89 | * Update version to 0.9.5 |
|
|
90 | * Update patch level of library |
|
|
91 | * For greyscale pictures, white was translated as black. Not |
|
|
92 | good. |
|
|
93 | |
|
|
94 | 2004-03-17 18:31 frodo |
|
|
95 | |
|
|
96 | * ChangeLog, NEWS, debian/changelog, lib/psiconv/Makefile.am: |
|
|
97 | (Frodo) Final 0.9.4 commit |
|
|
98 | |
|
|
99 | 2004-03-16 14:47 frodo |
|
|
100 | |
|
|
101 | * ChangeLog, lib/psiconv/data.c, lib/psiconv/data.h: (Frodo) Sync |
|
|
102 | |
|
|
103 | 2004-03-09 00:20 frodo |
|
|
104 | |
|
|
105 | * lib/psiconv/: data.c, data.h: (Frodo) Added forgotten function |
|
|
106 | free_word_style_list |
|
|
107 | |
|
|
108 | 2004-03-04 22:55 frodo |
|
|
109 | |
|
|
110 | * examples/Word, lib/psiconv/data.h, lib/psiconv/image.c, |
|
|
111 | lib/psiconv/parse_image.c, program/psiconv-config/psiconv-config: |
|
|
112 | (Frodo) Bug fixes * Image colors correction (scale 0.0 to 1.0, |
|
|
113 | instead of 0.0 to less-than 1.0) * Bullet and indentation docs |
|
|
114 | update * Update version number |
|
|
115 | |
|
|
116 | 2004-02-28 18:09 frodo |
|
|
117 | |
|
|
118 | * lib/psiconv/parse_common.c: (Frodo) Simplify routine a bit by |
|
|
119 | using the new psiconv_unicode_from_list |
|
|
120 | |
|
|
121 | 2004-02-26 22:33 frodo |
|
|
122 | |
|
|
123 | * configure.in, lib/psiconv/Makefile.am, |
|
|
124 | lib/psiconv/parse_driver.c: (Frodo) Version nrs, case-insensitive |
|
|
125 | applid * Bump library patch level up by one * Update version |
|
|
126 | number to 0.9.4 * Make applid comparison case-insensitive |
|
|
127 | |
|
|
128 | 2004-02-26 18:12 frodo |
|
|
129 | |
|
|
130 | * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.3 checkin |
|
|
131 | |
|
|
132 | 2004-02-26 18:08 frodo |
|
|
133 | |
|
|
134 | * lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake |
|
|
135 | |
|
|
136 | 2004-02-26 17:27 frodo |
|
|
137 | |
|
|
138 | * lib/psiconv/: generate_common.c, generate_driver.c, |
|
|
139 | generate_image.c, generate_layout.c, generate_page.c, |
|
|
140 | generate_texted.c, generate_word.c, parse_common.c, |
|
|
141 | parse_driver.c, parse_simple.c, parse_word.c: (Frodo) And even |
|
|
142 | more error work. |
|
|
143 | |
|
|
144 | 2004-02-26 16:58 frodo |
|
|
145 | |
|
|
146 | * NEWS, lib/psiconv/generate_common.c, |
|
|
147 | lib/psiconv/generate_simple.c: (Frodo) Even better errors and |
|
|
148 | progress/debug info |
|
|
149 | |
|
|
150 | 2004-02-25 21:57 frodo |
|
|
151 | |
|
|
152 | * lib/psiconv/: generate_common.c, generate_driver.c, |
|
|
153 | generate_image.c, generate_layout.c, generate_page.c, |
|
|
154 | generate_simple.c, generate_texted.c, generate_word.c, unicode.c, |
|
|
155 | unicode.h: (Frodo) Progress information while generating update |
|
|
156 | |
|
|
157 | Much better progress information now, and better error reporting. |
|
|
158 | |
|
|
159 | 2004-02-25 21:56 frodo |
|
|
160 | |
|
|
161 | * lib/psiconv/parse_image.c: (Frodo) Modify debugging level |
|
|
162 | |
|
|
163 | The noise from parsing pictures was ridiculous. Now you have to |
|
|
164 | edit the C code and #define LOUD to have it shout at you like |
|
|
165 | that. |
|
|
166 | |
|
|
167 | 2004-02-25 17:12 frodo |
|
|
168 | |
|
|
169 | * lib/psiconv/unicode.h: (Frodo) Fix on previous commit |
|
|
170 | |
|
|
171 | 2004-02-25 17:11 frodo |
|
|
172 | |
|
|
173 | * NEWS, configure.in, debian/changelog, lib/psiconv/Makefile.am, |
|
|
174 | lib/psiconv/unicode.c, lib/psiconv/unicode.h, |
|
|
175 | program/psiconv-config/psiconv-config: (Frodo) AbiWord work * |
|
|
176 | Update version to 0.9.3 * Update library version * New |
|
|
177 | functions psiconv_unicode_from_list and psiconv_unicode_strstr |
|
|
178 | |
|
|
179 | 2004-02-23 18:57 frodo |
|
|
180 | |
|
|
181 | * ChangeLog, NEWS, TODO, debian/changelog, docs/configuration: |
|
|
182 | (Frodo) Final update for release 0.9.2 |
|
|
183 | |
|
|
184 | 2004-02-23 18:36 frodo |
|
|
185 | |
|
|
186 | * formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg |
|
|
187 | to psiconv at the right place |
|
|
188 | |
|
|
189 | 2004-02-23 18:23 frodo |
|
|
190 | |
|
|
191 | * TODO, lib/psiconv/generate_word.c: (Frodo) Solve a few small |
|
|
192 | buglets |
|
|
193 | |
|
|
194 | 2004-02-23 18:23 frodo |
|
|
195 | |
|
|
196 | * Makefile.am: (Frodo) Remove Debian from make dist |
|
|
197 | |
|
|
198 | 2004-02-23 18:01 frodo |
|
|
199 | |
|
|
200 | * lib/psiconv/: Makefile.am, misc.c, parse_layout.c: (Frodo) |
|
|
201 | Buglets |
|
|
202 | |
|
|
203 | 2004-02-23 14:34 frodo |
|
|
204 | |
|
|
205 | * formats/: Makefile.am, generate_ascii.sh, generate_html4.sh, |
|
|
206 | generate_xhtml.sh, psiconv.conf: (Frodo) Added configuration file |
|
|
207 | for formats Alls formats docs are now generated with a sane |
|
|
208 | configfile. |
|
|
209 | |
|
|
210 | 2004-02-23 14:33 frodo |
|
|
211 | |
|
|
212 | * lib/psiconv/configuration.c: (Frodo) Buglet in configfile parsing |
|
|
213 | solved * Typo: eovar instead of eoval in one check |
|
|
214 | |
|
|
215 | 2004-02-23 14:08 frodo |
|
|
216 | |
|
|
217 | * TODO, program/psiconv/psiconv.c: (Frodo) Psiconv program work * |
|
|
218 | Added -c option |
|
|
219 | |
|
|
220 | 2004-02-22 23:32 frodo |
|
|
221 | |
|
|
222 | * lib/psiconv/configuration.c: (Frodo) Default configuration bug |
|
|
223 | fixed |
|
|
224 | |
|
|
225 | * Now properly initialize default_configuration |
|
|
226 | |
|
|
227 | 2004-02-22 23:24 frodo |
|
|
228 | |
|
|
229 | * etc/psiconv.conf.eg, lib/psiconv/configuration.c, |
|
|
230 | lib/psiconv/error.c, lib/psiconv/generate_common.c, |
|
|
231 | lib/psiconv/generate_layout.c, lib/psiconv/generate_simple.c, |
|
|
232 | lib/psiconv/generate_word.c, lib/psiconv/misc.c, |
|
|
233 | lib/psiconv/parse_common.c, lib/psiconv/parse_layout.c, |
|
|
234 | lib/psiconv/parse_simple.c, lib/psiconv/parse_word.c, |
|
|
235 | lib/psiconv/unicode.c, lib/psiconv/unicode.h, |
|
|
236 | program/psiconv/general.c: (Frodo) UTF8 work (it should now |
|
|
237 | actually work!) |
|
|
238 | |
|
|
239 | * Replaced psiconv_unicode_from_char with |
|
|
240 | psiconv_unicode_read_char |
|
|
241 | and removed psiconv_unicode_from_chars |
|
|
242 | * Replaced psiconv_unicode_to_char with |
|
|
243 | psiconv_unicode_write_char |
|
|
244 | and removed psiconv_unicode_to_chars |
|
|
245 | * Rewrote psiconv_parse_text_section to be more sane, easier to |
|
|
246 | read |
|
|
247 | and to work with the above updates |
|
|
248 | * Updated all places where the psiconv_unicode_from/to_char |
|
|
249 | calls |
|
|
250 | were used |
|
|
251 | * Updated psiconv.conf.eg to reflect the correct character set |
|
|
252 | numbers |
|
|
253 | * Fixed a buglet that made it impossible to set verbosity to 5 |
|
|
254 | in config |
|
|
255 | * Removed strange code in make_printable |
|
|
256 | * Rewrote the ENCODING_PSION option in the psiconv program to |
|
|
257 | work |
|
|
258 | with the new definitions. |
|
|
259 | |
|
|
260 | 2004-02-21 14:24 frodo |
|
|
261 | |
|
|
262 | * formats/: generate_html4.sh, generate_xhtml.sh: (Frodo) Work |
|
|
263 | around CDPATH bash bugs, as reported by Reuben Thomas |
|
|
264 | |
|
|
265 | 2004-02-21 14:11 frodo |
|
|
266 | |
|
|
267 | * Makefile.am, debian/changelog, debian/control, debian/copyright, |
|
|
268 | debian/libpsiconv6.copyright, debian/psiconv-doc.copyright, |
|
|
269 | debian/psiconv-doc.dirs, debian/psiconv-doc.install, |
|
|
270 | debian/rules: (Frodo) Debian stuff * psiconv-doc is now |
|
|
271 | independent of other packages |
|
|
272 | |
|
|
273 | 2004-02-21 13:10 frodo |
|
|
274 | |
|
|
275 | * Makefile.am, debian/changelog, debian/control, debian/rules, |
|
|
276 | program/psiconv-config/psiconv-config: (Frodo) Debian stuff * |
|
|
277 | Changed psiconv-dev to libpsiconv-dev * Bumped up the version |
|
|
278 | number |
|
|
279 | |
|
|
280 | 2004-02-21 12:48 frodo |
|
|
281 | |
|
|
282 | * program/psiconv-config/Makefile.am: (Frodo) Forgotten file |
|
|
283 | |
|
|
284 | 2004-02-20 22:52 frodo |
|
|
285 | |
|
|
286 | * configure.in, lib/psiconv/configuration.h: (Frodo) * Bumped |
|
|
287 | version numer to 0.9.2 * Fixed error handler bug (returned void |
|
|
288 | * instead of void) |
|
|
289 | |
|
|
290 | 2004-02-10 18:24 frodo |
|
|
291 | |
|
|
292 | * ChangeLog, configure.in, debian/control, debian/psiconv-doc.dirs, |
|
|
293 | debian/psiconv-doc.install, debian/psiconv.manpages, |
|
|
294 | debian/rules, program/psiconv-config/psiconv-config.man.in: |
|
|
295 | (Frodo) Final 0.9.1 commit * Added psiconv-config manpage * |
|
|
296 | Updated Debian build |
|
|
297 | |
1 | 2004-02-10 00:33 frodo |
298 | 2004-02-10 00:33 frodo |
2 | |
299 | |
3 | * ChangeLog, NEWS, debian/changelog, debian/control, |
300 | * ChangeLog, NEWS, debian/changelog, debian/control, |
4 | debian/libpsiconv6.dirs, debian/libpsiconv6.install, |
301 | debian/libpsiconv6.dirs, debian/libpsiconv6.install, |
5 | debian/psiconv-dev.dirs, debian/psiconv-dev.install: (Frodo) A |
302 | debian/psiconv-dev.dirs, debian/psiconv-dev.install: (Frodo) A |