1 |
2004-03-09 00:20 frodo |
2 |
|
3 |
* lib/psiconv/: data.c, data.h: (Frodo) Added forgotten function |
4 |
free_word_style_list |
5 |
|
6 |
2004-03-04 22:55 frodo |
7 |
|
8 |
* examples/Word, lib/psiconv/data.h, lib/psiconv/image.c, |
9 |
lib/psiconv/parse_image.c, program/psiconv-config/psiconv-config: |
10 |
(Frodo) Bug fixes * Image colors correction (scale 0.0 to 1.0, |
11 |
instead of 0.0 to less-than 1.0) * Bullet and indentation docs |
12 |
update * Update version number |
13 |
|
14 |
2004-02-28 18:09 frodo |
15 |
|
16 |
* lib/psiconv/parse_common.c: (Frodo) Simplify routine a bit by |
17 |
using the new psiconv_unicode_from_list |
18 |
|
19 |
2004-02-26 22:33 frodo |
20 |
|
21 |
* configure.in, lib/psiconv/Makefile.am, |
22 |
lib/psiconv/parse_driver.c: (Frodo) Version nrs, case-insensitive |
23 |
applid * Bump library patch level up by one * Update version |
24 |
number to 0.9.4 * Make applid comparison case-insensitive |
25 |
|
26 |
2004-02-26 18:12 frodo |
27 |
|
28 |
* ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.3 checkin |
29 |
|
30 |
2004-02-26 18:08 frodo |
31 |
|
32 |
* lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake |
33 |
|
34 |
2004-02-26 17:27 frodo |
35 |
|
36 |
* lib/psiconv/: generate_common.c, generate_driver.c, |
37 |
generate_image.c, generate_layout.c, generate_page.c, |
38 |
generate_texted.c, generate_word.c, parse_common.c, |
39 |
parse_driver.c, parse_simple.c, parse_word.c: (Frodo) And even |
40 |
more error work. |
41 |
|
42 |
2004-02-26 16:58 frodo |
43 |
|
44 |
* NEWS, lib/psiconv/generate_common.c, |
45 |
lib/psiconv/generate_simple.c: (Frodo) Even better errors and |
46 |
progress/debug info |
47 |
|
48 |
2004-02-25 21:57 frodo |
49 |
|
50 |
* lib/psiconv/: generate_common.c, generate_driver.c, |
51 |
generate_image.c, generate_layout.c, generate_page.c, |
52 |
generate_simple.c, generate_texted.c, generate_word.c, unicode.c, |
53 |
unicode.h: (Frodo) Progress information while generating update |
54 |
|
55 |
Much better progress information now, and better error reporting. |
56 |
|
57 |
2004-02-25 21:56 frodo |
58 |
|
59 |
* lib/psiconv/parse_image.c: (Frodo) Modify debugging level |
60 |
|
61 |
The noise from parsing pictures was ridiculous. Now you have to |
62 |
edit the C code and #define LOUD to have it shout at you like |
63 |
that. |
64 |
|
65 |
2004-02-25 17:12 frodo |
66 |
|
67 |
* lib/psiconv/unicode.h: (Frodo) Fix on previous commit |
68 |
|
69 |
2004-02-25 17:11 frodo |
70 |
|
71 |
* NEWS, configure.in, debian/changelog, lib/psiconv/Makefile.am, |
72 |
lib/psiconv/unicode.c, lib/psiconv/unicode.h, |
73 |
program/psiconv-config/psiconv-config: (Frodo) AbiWord work * |
74 |
Update version to 0.9.3 * Update library version * New |
75 |
functions psiconv_unicode_from_list and psiconv_unicode_strstr |
76 |
|
77 |
2004-02-23 18:57 frodo |
78 |
|
79 |
* ChangeLog, NEWS, TODO, debian/changelog, docs/configuration: |
80 |
(Frodo) Final update for release 0.9.2 |
81 |
|
82 |
2004-02-23 18:36 frodo |
83 |
|
84 |
* formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg |
85 |
to psiconv at the right place |
86 |
|
87 |
2004-02-23 18:23 frodo |
88 |
|
89 |
* TODO, lib/psiconv/generate_word.c: (Frodo) Solve a few small |
90 |
buglets |
91 |
|
92 |
2004-02-23 18:23 frodo |
93 |
|
94 |
* Makefile.am: (Frodo) Remove Debian from make dist |
95 |
|
96 |
2004-02-23 18:01 frodo |
97 |
|
98 |
* lib/psiconv/: Makefile.am, misc.c, parse_layout.c: (Frodo) |
99 |
Buglets |
100 |
|
101 |
2004-02-23 14:34 frodo |
102 |
|
103 |
* formats/: Makefile.am, generate_ascii.sh, generate_html4.sh, |
104 |
generate_xhtml.sh, psiconv.conf: (Frodo) Added configuration file |
105 |
for formats Alls formats docs are now generated with a sane |
106 |
configfile. |
107 |
|
108 |
2004-02-23 14:33 frodo |
109 |
|
110 |
* lib/psiconv/configuration.c: (Frodo) Buglet in configfile parsing |
111 |
solved * Typo: eovar instead of eoval in one check |
112 |
|
113 |
2004-02-23 14:08 frodo |
114 |
|
115 |
* TODO, program/psiconv/psiconv.c: (Frodo) Psiconv program work * |
116 |
Added -c option |
117 |
|
118 |
2004-02-22 23:32 frodo |
119 |
|
120 |
* lib/psiconv/configuration.c: (Frodo) Default configuration bug |
121 |
fixed |
122 |
|
123 |
* Now properly initialize default_configuration |
124 |
|
125 |
2004-02-22 23:24 frodo |
126 |
|
127 |
* etc/psiconv.conf.eg, lib/psiconv/configuration.c, |
128 |
lib/psiconv/error.c, lib/psiconv/generate_common.c, |
129 |
lib/psiconv/generate_layout.c, lib/psiconv/generate_simple.c, |
130 |
lib/psiconv/generate_word.c, lib/psiconv/misc.c, |
131 |
lib/psiconv/parse_common.c, lib/psiconv/parse_layout.c, |
132 |
lib/psiconv/parse_simple.c, lib/psiconv/parse_word.c, |
133 |
lib/psiconv/unicode.c, lib/psiconv/unicode.h, |
134 |
program/psiconv/general.c: (Frodo) UTF8 work (it should now |
135 |
actually work!) |
136 |
|
137 |
* Replaced psiconv_unicode_from_char with |
138 |
psiconv_unicode_read_char |
139 |
and removed psiconv_unicode_from_chars |
140 |
* Replaced psiconv_unicode_to_char with |
141 |
psiconv_unicode_write_char |
142 |
and removed psiconv_unicode_to_chars |
143 |
* Rewrote psiconv_parse_text_section to be more sane, easier to |
144 |
read |
145 |
and to work with the above updates |
146 |
* Updated all places where the psiconv_unicode_from/to_char |
147 |
calls |
148 |
were used |
149 |
* Updated psiconv.conf.eg to reflect the correct character set |
150 |
numbers |
151 |
* Fixed a buglet that made it impossible to set verbosity to 5 |
152 |
in config |
153 |
* Removed strange code in make_printable |
154 |
* Rewrote the ENCODING_PSION option in the psiconv program to |
155 |
work |
156 |
with the new definitions. |
157 |
|
158 |
2004-02-21 14:24 frodo |
159 |
|
160 |
* formats/: generate_html4.sh, generate_xhtml.sh: (Frodo) Work |
161 |
around CDPATH bash bugs, as reported by Reuben Thomas |
162 |
|
163 |
2004-02-21 14:11 frodo |
164 |
|
165 |
* Makefile.am, debian/changelog, debian/control, debian/copyright, |
166 |
debian/libpsiconv6.copyright, debian/psiconv-doc.copyright, |
167 |
debian/psiconv-doc.dirs, debian/psiconv-doc.install, |
168 |
debian/rules: (Frodo) Debian stuff * psiconv-doc is now |
169 |
independent of other packages |
170 |
|
171 |
2004-02-21 13:10 frodo |
172 |
|
173 |
* Makefile.am, debian/changelog, debian/control, debian/rules, |
174 |
program/psiconv-config/psiconv-config: (Frodo) Debian stuff * |
175 |
Changed psiconv-dev to libpsiconv-dev * Bumped up the version |
176 |
number |
177 |
|
178 |
2004-02-21 12:48 frodo |
179 |
|
180 |
* program/psiconv-config/Makefile.am: (Frodo) Forgotten file |
181 |
|
182 |
2004-02-20 22:52 frodo |
183 |
|
184 |
* configure.in, lib/psiconv/configuration.h: (Frodo) * Bumped |
185 |
version numer to 0.9.2 * Fixed error handler bug (returned void |
186 |
* instead of void) |
187 |
|
188 |
2004-02-10 18:24 frodo |
189 |
|
190 |
* ChangeLog, configure.in, debian/control, debian/psiconv-doc.dirs, |
191 |
debian/psiconv-doc.install, debian/psiconv.manpages, |
192 |
debian/rules, program/psiconv-config/psiconv-config.man.in: |
193 |
(Frodo) Final 0.9.1 commit * Added psiconv-config manpage * |
194 |
Updated Debian build |
195 |
|
196 |
2004-02-10 00:33 frodo |
197 |
|
198 |
* ChangeLog, NEWS, debian/changelog, debian/control, |
199 |
debian/libpsiconv6.dirs, debian/libpsiconv6.install, |
200 |
debian/psiconv-dev.dirs, debian/psiconv-dev.install: (Frodo) A |
201 |
few last-minute deb changes |
202 |
|
203 |
2004-02-10 00:12 frodo |
204 |
|
205 |
* lib/psiconv/configuration.c, lib/psiconv/configuration.h, |
206 |
lib/psiconv/data.c, lib/psiconv/generate_common.c, |
207 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
208 |
program/extra/rewrite.c: (Frodo) Several (smallish) memory leaks |
209 |
resolved |
210 |
|
211 |
2004-02-09 23:09 frodo |
212 |
|
213 |
* Makefile.am, configure.in: (Frodo) Last fixes for the extra |
214 |
directory move |
215 |
|
216 |
2004-02-09 23:03 frodo |
217 |
|
218 |
* program/: Makefile.am, extra/Makefile.am: (Frodo) Move extra dir |
219 |
under programs |
220 |
|
221 |
2004-02-09 22:51 frodo |
222 |
|
223 |
* debian/: libpsiconv6.dirs, libpsiconv6.install: (Frodo) Add |
224 |
support in debian stuff for the new psiconv-config program |
225 |
|
226 |
2004-02-08 23:44 frodo |
227 |
|
228 |
* NEWS, configure.in, lib/psiconv/Makefile.am, |
229 |
lib/psiconv/configuration.c, lib/psiconv/configuration.h, |
230 |
program/psiconv-config/psiconv-config, |
231 |
program/psiconv-config/psiconv-config.in: (Frodo) psiconv-config |
232 |
program plus bugfixes |
233 |
|
234 |
* Bumped up the version number to 0.9.1 |
235 |
* Bumped up the library version to 0.6.1 |
236 |
* Added the psiconv-config program (for autoconf use by third |
237 |
parties) |
238 |
* Added the psiconv_config_free function |
239 |
* Fixed the installation ($includedir/include/general.h) |
240 |
|
241 |
2004-02-04 18:37 frodo |
242 |
|
243 |
* ChangeLog, Makefile.am, TODO, debian/changelog, |
244 |
debian/libpsiconv6.dirs, debian/libpsiconv6.install, |
245 |
debian/rules, docs/Makefile.am, formats/Makefile.am: (Frodo) Last |
246 |
commit for 0.9.0. * Correct `make dist' * Correct Debian |
247 |
stuff |
248 |
|
249 |
2004-02-04 18:10 frodo |
250 |
|
251 |
* etc/: Makefile.am, psiconv.conf.eg: (Frodo) Update example |
252 |
psiconv.conf to correctly document latest settings |
253 |
|
254 |
2004-02-04 16:28 frodo |
255 |
|
256 |
* README, TODO, docs/ascii, docs/configuration, docs/html, |
257 |
docs/html4, docs/unicode, docs/xhtml, |
258 |
lib/psiconv/configuration.c: (Frodo) Documentation updates. |
259 |
Removed fatals. |
260 |
|
261 |
2004-02-04 15:37 frodo |
262 |
|
263 |
* ChangeLog: (Frodo) Nice Changelog |
264 |
|
265 |
2004-02-04 15:36 frodo |
266 |
|
267 |
* ChangeLog, etc/Makefile.am: (Frodo) Added Makefile.am |
268 |
|
269 |
2004-02-04 15:32 frodo |
270 |
|
271 |
* Makefile.am, configure.in, etc/psiconv.conf, etc/psiconv.conf.eg, |
272 |
lib/psiconv/Makefile.am, lib/psiconv/configuration.c: (Frodo) |
273 |
Configuration file installation and location |
274 |
|
275 |
* Add the --with-etcdir configuration option |
276 |
* Install psiconv.conf.eg and (if not yet present) psiconv.conf |
277 |
|
278 |
2004-02-04 13:19 frodo |
279 |
|
280 |
* NEWS, TODO, compat/compat.h, compat/dummy.c, |
281 |
formats/psion/Introduction.psi, lib/psiconv/buffer.c, |
282 |
lib/psiconv/buffer.h, lib/psiconv/checkuid.c, |
283 |
lib/psiconv/common.h, lib/psiconv/configuration.c, |
284 |
lib/psiconv/configuration.h, lib/psiconv/data.c, |
285 |
lib/psiconv/data.h, lib/psiconv/error.c, lib/psiconv/error.h, |
286 |
lib/psiconv/generate.h, lib/psiconv/generate_common.c, |
287 |
lib/psiconv/generate_driver.c, lib/psiconv/generate_image.c, |
288 |
lib/psiconv/generate_layout.c, lib/psiconv/generate_page.c, |
289 |
lib/psiconv/generate_routines.h, lib/psiconv/generate_simple.c, |
290 |
lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, |
291 |
lib/psiconv/image.c, lib/psiconv/image.h, lib/psiconv/list.c, |
292 |
lib/psiconv/list.h, lib/psiconv/misc.c, lib/psiconv/parse.h, |
293 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
294 |
program/extra/checkuid.c, program/extra/empty.c, |
295 |
program/extra/rewrite.c, lib/psiconv/parse_formula.c, |
296 |
lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, |
297 |
lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, |
298 |
lib/psiconv/parse_sheet.c, lib/psiconv/parse_simple.c, |
299 |
lib/psiconv/parse_texted.c, lib/psiconv/parse_word.c, |
300 |
lib/psiconv/unicode.c, lib/psiconv/unicode.h, |
301 |
program/psiconv/gen.h, program/psiconv/gen_html4.c, |
302 |
program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, |
303 |
program/psiconv/gen_txt.c, program/psiconv/general.c, |
304 |
program/psiconv/magick-aux.c, program/psiconv/magick-aux.h, |
305 |
program/psiconv/psiconv.c, program/psiconv/psiconv.h: (Frodo) |
306 |
Copyright dates update |
307 |
|
308 |
2004-02-04 12:35 frodo |
309 |
|
310 |
* formats/generate_html4.sh, formats/generate_xhtml.sh, |
311 |
formats/html4_links.sh, formats/html_links.sh, |
312 |
formats/xhtml_links.sh, formats/psion/ASCII_Codes.psi, |
313 |
formats/psion/Application_ID_Section.psi, |
314 |
formats/psion/Basic_Elements.psi, |
315 |
formats/psion/Basic_Structures.psi, |
316 |
formats/psion/Clip_Art_File.psi, |
317 |
formats/psion/Embedded_Object_Section.psi, |
318 |
formats/psion/File_Structure.psi, |
319 |
formats/psion/Header_Section.psi, formats/psion/Identifiers.psi, |
320 |
formats/psion/Index.psi, formats/psion/Introduction.psi, |
321 |
formats/psion/Layout_Codes.psi, formats/psion/MBM_File.psi, |
322 |
formats/psion/Page_Layout_Section.psi, |
323 |
formats/psion/Paint_Data_Section.psi, |
324 |
formats/psion/Password_Section.psi, |
325 |
formats/psion/Record_Section.psi, |
326 |
formats/psion/Sheet_Basic_Structures.psi, |
327 |
formats/psion/Sheet_Cell_List.psi, formats/psion/Sheet_File.psi, |
328 |
formats/psion/Sheet_Formula_List.psi, |
329 |
formats/psion/Sheet_Graph_Section.psi, |
330 |
formats/psion/Sheet_Info_Section.psi, |
331 |
formats/psion/Sheet_Variable_List.psi, |
332 |
formats/psion/Sheet_Workbook_Section.psi, |
333 |
formats/psion/Sheet_Worksheet.psi, |
334 |
formats/psion/Sheet_Worksheet_List.psi, |
335 |
formats/psion/Sketch_Section.psi, |
336 |
formats/psion/Text_Layout_Section.psi, |
337 |
formats/psion/Text_Section.psi, formats/psion/Userdic_File.psi, |
338 |
formats/psion/Word_Status_Section.psi, |
339 |
formats/psion/Word_Styles_Section.psi, |
340 |
formats/psion/World_Data_File.psi, program/psiconv/gen_html4.c, |
341 |
program/psiconv/gen_xhtml.c: (Frodo) Format documentation work |
342 |
|
343 |
* Uploaded newest Format documentation |
344 |
* Split generate_html.sh into xhtml and html4 specific versions |
345 |
* Changed gen_xhtml and gen_html4 to combine spans that have |
346 |
the |
347 |
same layout codes |
348 |
* Changed gen_xhtml and gen_html4 not to emit empty spans |
349 |
|
350 |
2004-02-02 22:57 frodo |
351 |
|
352 |
* debian/: libpsiconv6.dirs, libpsiconv6.docs, libpsiconv6.install: |
353 |
(Frodo) Oops, forgot to add these files |
354 |
|
355 |
2004-02-02 22:56 frodo |
356 |
|
357 |
* NEWS, configure.in, formats/Makefile.am, |
358 |
formats/generate_html.sh, formats/generate_html4.sh, |
359 |
formats/generate_rtf.sh, formats/generate_xhtml.sh, |
360 |
formats/html_links.sh, lib/psiconv/configuration.c, |
361 |
lib/psiconv/error.c, lib/psiconv/generate_layout.c, |
362 |
lib/psiconv/parse_common.c, lib/psiconv/unicode.c, |
363 |
program/psiconv/gen_html4.c, program/psiconv/gen_image.c, |
364 |
program/psiconv/gen_xhtml.c, program/psiconv/psiconv.c: (Frodo) |
365 |
Make the formats stuff work again |
366 |
|
367 |
* Amend the configure.in to select the right targets |
368 |
* Remove RTF support (it never worked anyway) |
369 |
* Update the links creation scripts |
370 |
|
371 |
And in the psiconv program and library: * Some fixes to reduce |
372 |
compiler warnings * Emit tabs as spaces in the HTML4/XHTML |
373 |
generators |
374 |
|
375 |
2004-02-02 21:43 frodo |
376 |
|
377 |
* NEWS, TODO, debian/libpsiconv5.dirs, debian/libpsiconv5.docs, |
378 |
debian/libpsiconv5.install, lib/psiconv/data.h, |
379 |
lib/psiconv/unicode.c, program/psiconv/Makefile.am, |
380 |
program/psiconv/gen.h, program/psiconv/gen_html.c, |
381 |
program/psiconv/gen_html4.c, program/psiconv/gen_image.c, |
382 |
program/psiconv/gen_txt.c, program/psiconv/gen_xhtml.c, |
383 |
program/psiconv/general.c, program/psiconv/psiconv.c, |
384 |
program/psiconv/psiconv.h: (Frodo) Psiconv program update * |
385 |
Created html4 target * Update of xhtml target (print entities |
386 |
if ASCII, and others) * Made everything static that should not |
387 |
be exported * Renamed stuff to xhtml were appropriate * The |
388 |
fileformat data does now contain the supported Psion files to |
389 |
convert * This is also printed in the help text * |
390 |
ENCODING_ASCII_HTML introduced (only used internally) * |
391 |
Replaced debug, silent, verbose options with noise option * |
392 |
Default targets are XHTML and TIFF |
393 |
|
394 |
2004-01-28 21:18 frodo |
395 |
|
396 |
* program/psiconv/gen_xhtml.c: (Frodo) XHTML output complete |
397 |
|
398 |
2004-01-26 22:56 frodo |
399 |
|
400 |
* program/psiconv/: Makefile.am, gen_html.c, gen_xhtml.c, |
401 |
psiconv.c: (Frodo) XHTML work |
402 |
|
403 |
2004-01-26 15:00 frodo |
404 |
|
405 |
* program/psiconv/: general.h, general.c: (Frodo) Update |
406 |
|
407 |
2004-01-26 13:59 frodo |
408 |
|
409 |
* lib/psiconv/: data.h, generate_word.c, image.c, parse_routines.h, |
410 |
parse_simple.c, parse_word.c: (Frodo) Oops, forgot about image.c |
411 |
|
412 |
2004-01-18 20:58 frodo |
413 |
|
414 |
* program/psiconv/: Makefile.am, gen_image.c, psiconv.c: (Frodo) |
415 |
Image generation active again in psiconv program |
416 |
|
417 |
2004-01-09 23:31 frodo |
418 |
|
419 |
* configure.in: (Frodo) Fixed autoconf problem with newer versions |
420 |
|
421 |
2004-01-09 23:20 frodo |
422 |
|
423 |
* NEWS, TODO, etc/psiconv.conf, lib/psiconv/configuration.c, |
424 |
program/psiconv/Makefile.am, program/psiconv/encoding.h, |
425 |
program/psiconv/gen.h, program/psiconv/gen_txt.c, |
426 |
program/psiconv/general.c, program/psiconv/psiconv.c, |
427 |
program/psiconv/psiconv.h: (Frodo) Psiconv program rewrite start |
428 |
* Add support for different encodings * Restructure some |
429 |
things * Only ASCII support at the moment |
430 |
|
431 |
2004-01-06 21:15 frodo |
432 |
|
433 |
* NEWS, TODO, etc/psiconv.conf, lib/psiconv/common.h, |
434 |
lib/psiconv/configuration.c, lib/psiconv/data.c, |
435 |
lib/psiconv/data.h, lib/psiconv/error.c, lib/psiconv/error.h, |
436 |
lib/psiconv/general.h, lib/psiconv/general.h.in, |
437 |
lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, |
438 |
lib/psiconv/generate_image.c, lib/psiconv/generate_layout.c, |
439 |
lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, |
440 |
lib/psiconv/generate_simple.c, lib/psiconv/generate_texted.c, |
441 |
lib/psiconv/generate_word.c, lib/psiconv/misc.c, |
442 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
443 |
lib/psiconv/parse_formula.c, lib/psiconv/parse_image.c, |
444 |
lib/psiconv/parse_layout.c, lib/psiconv/parse_page.c, |
445 |
lib/psiconv/parse_routines.h, lib/psiconv/parse_sheet.c, |
446 |
lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, |
447 |
lib/psiconv/parse_word.c, lib/psiconv/unicode.c, |
448 |
lib/psiconv/unicode.h: (Frodo) Unicode transition |
449 |
|
450 |
Note: this commit breaks psiconv. The programs in the extra |
451 |
directory should work properly. |
452 |
|
453 |
* Change all datastructures to use unicode for character |
454 |
encodings |
455 |
* Added psiconv_error function |
456 |
* Called psiconv_error at places where a warning was stupid |
457 |
* Added psiconv_progress in all generate functions |
458 |
* Added lev parameter to all generate functions |
459 |
* Removed general.h from CVS (we have general.h.in, after all) |
460 |
* Probably other stuff I forgot |
461 |
|
462 |
2004-01-04 23:20 frodo |
463 |
|
464 |
* lib/psiconv/: data.h, parse_formula.c, parse_sheet.c: (Frodo) |
465 |
More preparations for the Unicode change. Use psiconv_string |
466 |
everywhere possible (no more char * stuff) |
467 |
|
468 |
2004-01-04 23:07 frodo |
469 |
|
470 |
* lib/psiconv/: configuration.c, configuration.h, data.h, |
471 |
generate_layout.c, generate_routines.h, generate_simple.c, |
472 |
parse_layout.c, parse_simple.c, unicode.c: (Frodo) Move fontnames |
473 |
to psiconv_string type |
474 |
|
475 |
2004-01-04 16:47 frodo |
476 |
|
477 |
* TODO, docs/unicode, etc/psiconv.conf, lib/psiconv/Makefile.am, |
478 |
lib/psiconv/configuration.c, lib/psiconv/configuration.h, |
479 |
lib/psiconv/general.h, lib/psiconv/unicode.c, |
480 |
lib/psiconv/unicode.h: (Frodo) Preparation for the conversion to |
481 |
Unicode. |
482 |
|
483 |
2003-12-14 00:26 frodo |
484 |
|
485 |
* NEWS, lib/psiconv/configuration.c, lib/psiconv/configuration.h, |
486 |
program/extra/empty.c, program/extra/rewrite.c, |
487 |
program/psiconv/psiconv.c: (Frodo) Add configuration file parsing |
488 |
support |
489 |
|
490 |
To do: install config file on installation of psiconv, also in |
491 |
Debian install |
492 |
|
493 |
2003-12-13 19:23 frodo |
494 |
|
495 |
* NEWS, TODO, lib/psiconv/parse_image.c: (Frodo) Revamped and |
496 |
expanded image (paint data section) parsing |
497 |
|
498 |
Color images are now supported Colordepths besides 2 bit are now |
499 |
supported RLE12,16 and 24 are now supported All of the above are |
500 |
experimental |
501 |
|
502 |
Parsing of images takes some more memory, but the code structure |
503 |
is much simpler. |
504 |
|
505 |
2003-12-03 16:16 frodo |
506 |
|
507 |
* lib/psiconv/: Makefile.am, generate_image.c, image.h, |
508 |
parse_image.c: (Frodo) Enhancing image parsing |
509 |
|
510 |
* Preparations in parse_image to do a pass-based decoding with |
511 |
support for all image formats * Moved some stuff to |
512 |
image.h/image.c that is used both for the generation and |
513 |
parsing of images * image.h is not installed |
514 |
|
515 |
2003-12-02 20:48 frodo |
516 |
|
517 |
* TODO, etc/psiconv.conf: (Frodo) Configuration file template. Not |
518 |
installed yet, not parsed yet. |
519 |
|
520 |
2003-12-02 20:47 frodo |
521 |
|
522 |
* lib/psiconv/: configuration.c, configuration.h, generate_image.c: |
523 |
(Frodo) Picture generation now supports all RLE's and many more |
524 |
config items. Mostly untested, though. |
525 |
|
526 |
2003-11-27 21:55 frodo |
527 |
|
528 |
* lib/psiconv/: generate_image.c, parse_image.c: (Frodo) RLE16/24 |
529 |
support, but not yet used |
530 |
|
531 |
2003-11-27 13:08 frodo |
532 |
|
533 |
* NEWS, examples/Clipart, lib/psiconv/generate_driver.c, |
534 |
lib/psiconv/generate_image.c, lib/psiconv/generate_routines.h: |
535 |
(Frodo) Clipart generation |
536 |
|
537 |
2003-11-27 12:43 frodo |
538 |
|
539 |
* NEWS, lib/psiconv/common.h, lib/psiconv/configuration.c, |
540 |
lib/psiconv/configuration.h, lib/psiconv/error.c, |
541 |
lib/psiconv/error.h, lib/psiconv/generate.h, |
542 |
lib/psiconv/generate_routines.h, lib/psiconv/list.h, |
543 |
lib/psiconv/parse.h, lib/psiconv/parse_routines.h: (Frodo) Move |
544 |
error_function to the config struct |
545 |
|
546 |
2003-11-26 21:56 frodo |
547 |
|
548 |
* NEWS: (Frodo) NEWS update |
549 |
|
550 |
2003-11-26 21:56 frodo |
551 |
|
552 |
* NEWS, TODO, lib/psiconv/data.c, lib/psiconv/data.h, |
553 |
lib/psiconv/generate_driver.c, lib/psiconv/generate_image.c, |
554 |
lib/psiconv/generate_routines.h, lib/psiconv/misc.c, |
555 |
lib/psiconv/parse_simple.c: (Frodo) Support MBM output format |
556 |
|
557 |
2003-11-25 23:08 frodo |
558 |
|
559 |
* lib/psiconv/: configuration.c, configuration.h, |
560 |
generate_common.c, generate_driver.c, generate_image.c, |
561 |
generate_routines.h, parse_driver.c: (Frodo) Generating of Sketch |
562 |
files, both stand-alone and as objects, works! |
563 |
|
564 |
No RLE encoding yet, we have to test higher colordepths. |
565 |
|
566 |
2003-11-25 18:59 frodo |
567 |
|
568 |
* NEWS: (Frodo) NEWS update |
569 |
|
570 |
2003-11-25 18:57 frodo |
571 |
|
572 |
* TODO, lib/psiconv/Makefile.am, lib/psiconv/configuration.c, |
573 |
lib/psiconv/configuration.h, lib/psiconv/error.c, |
574 |
lib/psiconv/error.h, lib/psiconv/generate.h, |
575 |
lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, |
576 |
lib/psiconv/generate_image.c, lib/psiconv/generate_layout.c, |
577 |
lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, |
578 |
lib/psiconv/generate_simple.c, lib/psiconv/generate_texted.c, |
579 |
lib/psiconv/generate_word.c, lib/psiconv/list.c, |
580 |
lib/psiconv/parse.h, lib/psiconv/parse_common.c, |
581 |
lib/psiconv/parse_driver.c, lib/psiconv/parse_formula.c, |
582 |
lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, |
583 |
lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, |
584 |
lib/psiconv/parse_sheet.c, lib/psiconv/parse_simple.c, |
585 |
lib/psiconv/parse_texted.c, lib/psiconv/parse_word.c, |
586 |
program/extra/empty.c, program/extra/rewrite.c, |
587 |
program/psiconv/psiconv.c: (Frodo) config stuff and image |
588 |
generation stuff |
589 |
|
590 |
* All parse and generate functions have a new config parameter * |
591 |
New files configuration.[ch] in the psiconv lib * Some image |
592 |
generation stuff (not ready, but won't do any harm) |
593 |
|
594 |
2003-11-23 22:47 frodo |
595 |
|
596 |
* NEWS, lib/psiconv/data.c, lib/psiconv/data.h, |
597 |
lib/psiconv/generate_common.c, lib/psiconv/generate_routines.h, |
598 |
lib/psiconv/parse_common.c, lib/psiconv/parse_routines.h: (Frodo) |
599 |
Embedded object generation works! |
600 |
|
601 |
Not too useful though, we also need sketch or sheet generation; |
602 |
the only thing actually working at the moment is embedding word |
603 |
docs within word docs. Oh well. It's a good start. |
604 |
|
605 |
2003-11-23 19:53 frodo |
606 |
|
607 |
* NEWS, lib/psiconv/generate_driver.c: (Frodo) Generation change: |
608 |
psiconv_write_*_file no longer generates the header section This |
609 |
is now done in psiconv_write. This will help us create objects. |
610 |
|
611 |
2003-11-23 19:48 frodo |
612 |
|
613 |
* program/extra/rewrite.c: (Frodo) Explain rewrite syntax |
614 |
|
615 |
2003-11-22 23:24 frodo |
616 |
|
617 |
* debian/: control, rules: (Frodo) Updated Debian to new major lib |
618 |
number |
619 |
|
620 |
2003-11-22 23:17 frodo |
621 |
|
622 |
* NEWS, configure.in, lib/psiconv/Makefile.am, lib/psiconv/data.c, |
623 |
lib/psiconv/data.h, lib/psiconv/parse_driver.c, |
624 |
lib/psiconv/parse_image.c, lib/psiconv/parse_routines.h: (Frodo) |
625 |
Some more work on objects: * Bumped up major library version |
626 |
* Corrected parsing of sketch_section, changed struct * |
627 |
parse_sketch_section does not have the is_object flag anymore |
628 |
|
629 |
2003-11-21 16:39 frodo |
630 |
|
631 |
* NEWS, lib/psiconv/buffer.c, lib/psiconv/parse_common.c: (Frodo) |
632 |
Parsing of embedded objects in Word complete |
633 |
|
634 |
2003-11-21 00:45 frodo |
635 |
|
636 |
* lib/psiconv/: parse_common.c, parse_routines.h: (Frodo) More |
637 |
embedded object work. Everytihng except the object data itself |
638 |
is now safely parsed. |
639 |
|
640 |
2003-11-20 23:14 frodo |
641 |
|
642 |
* lib/psiconv/: data.h, parse_common.c, parse_driver.c, |
643 |
parse_routines.h: (Frodo) More work for embedded objects (not |
644 |
finished yet) |
645 |
|
646 |
2003-11-19 22:04 frodo |
647 |
|
648 |
* lib/psiconv/: data.c, data.h, parse_common.c: (Frodo) Data |
649 |
structures for (Word) objects created. |
650 |
|
651 |
2003-11-18 12:25 frodo |
652 |
|
653 |
* lib/psiconv/: buffer.c, buffer.h: (Frodo) Add function |
654 |
psiconv_buffer_subbuffer |
655 |
|
656 |
2003-11-12 15:36 frodo |
657 |
|
658 |
* debian/rules: (Frodo) Better shared libs deps in debian build |
659 |
|
660 |
2003-11-12 13:29 frodo |
661 |
|
662 |
* Makefile.am: (Frodo) 'make dist' includes Debian files too now |
663 |
|
664 |
2003-11-12 00:14 frodo |
665 |
|
666 |
* debian/: files, libpsiconv5.docs, psiconv.manpages, rules: |
667 |
(Frodo) Debian update |
668 |
|
669 |
2003-11-11 23:49 frodo |
670 |
|
671 |
* COPYING, INSTALL, debian/changelog, debian/compat, |
672 |
debian/control, debian/copyright, debian/files, |
673 |
debian/libpsiconv5.dirs, debian/libpsiconv5.docs, |
674 |
debian/libpsiconv5.install, debian/psiconv-dev.dirs, |
675 |
debian/psiconv-dev.install, debian/psiconv-doc.dirs, |
676 |
debian/psiconv-doc.install, debian/psiconv.dirs, |
677 |
debian/psiconv.install, debian/psiconv.manpages, debian/rules, |
678 |
program/psiconv/Makefile.am, program/psiconv/psiconv.man: (Frodo) |
679 |
New manpage and Debian support |
680 |
|
681 |
2003-11-11 21:41 frodo |
682 |
|
683 |
* NEWS, autogen.sh: (Frodo) Correction autogen.sh |
684 |
|
685 |
2003-11-11 19:58 frodo |
686 |
|
687 |
* COPYING, ChangeLog, INSTALL, NEWS, README, autogen.sh, |
688 |
configure.in, formats/Makefile.am, lib/psiconv/Makefile.am, |
689 |
program/extra/Makefile.am, program/psiconv/magick-aux.c, |
690 |
program/psiconv/magick-aux.h, program/psiconv/psiconv.c: (Frodo) |
691 |
Many build updates: * Automake 1.6 and 1.7 support * Autoconf |
692 |
2.5x support * ImageMagick 5.4.x and 5.5.x support * Format |
693 |
documentation will now be installed |
694 |
|
695 |
2003-06-16 19:48 frodo |
696 |
|
697 |
* lib/psiconv/parse_word.c: (Frodo) Buglet fixed in style section |
698 |
parsing, when number of hotkeys is not equal to the number of |
699 |
styles. |
700 |
|
701 |
2003-05-04 22:08 frodo |
702 |
|
703 |
* INSTALL, formats/psion/ASCII_Codes.psi, |
704 |
formats/psion/Introduction.psi, |
705 |
formats/psion/Paint_Data_Section.psi, |
706 |
formats/psion/Password_Section.psi: (Frodo) Update |
707 |
|
708 |
2002-05-10 18:15 frodo |
709 |
|
710 |
* AUTHORS, NEWS, formats/generate_ascii.sh, |
711 |
formats/generate_html.sh, formats/generate_html4.sh, |
712 |
formats/generate_rtf.sh, formats/html_links.sh, |
713 |
formats/index_html.sh: (Frodo) Compile on non-Linux platforms: |
714 |
Keitha Kawabe <keita.kawabe@mpq.mpg.de> |
715 |
|
716 |
2002-05-10 18:02 frodo |
717 |
|
718 |
* configure.in: (Frodo) Update to version 0.8.4 |
719 |
|
720 |
2002-05-10 17:55 frodo |
721 |
|
722 |
* AUTHORS, COPYING, INSTALL, NEWS, configure.in, |
723 |
program/psiconv/encoding.h, program/psiconv/gen.h, |
724 |
program/psiconv/gen_html.c, program/psiconv/gen_html4.c, |
725 |
program/psiconv/gen_image.c, program/psiconv/gen_latex.c, |
726 |
program/psiconv/gen_rtf.c, program/psiconv/gen_txt.c, |
727 |
program/psiconv/psiconv.c, program/psiconv/psiconv.h: (Frodo) |
728 |
UTF-8 support (Keita Kawabe, keite.kawabe@mpq.mpg.de) |
729 |
|
730 |
2002-01-29 21:15 frodo |
731 |
|
732 |
* lib/psiconv/Makefile.am: (Frodo) Fixed lib version |
733 |
|
734 |
2002-01-29 21:08 frodo |
735 |
|
736 |
* NEWS: (Frodo) Update |
737 |
|
738 |
2002-01-29 19:49 frodo |
739 |
|
740 |
* NEWS, program/extra/rewrite.c: (Frodo) Another smallish memory |
741 |
leak |
742 |
|
743 |
2002-01-29 19:47 frodo |
744 |
|
745 |
* lib/psiconv/: data.c, parse_layout.c: (Frodo) Two memory-leaks |
746 |
fixed |
747 |
|
748 |
2002-01-29 19:38 frodo |
749 |
|
750 |
* configure.in, lib/psiconv/buffer.c, lib/psiconv/checkuid.c, |
751 |
lib/psiconv/data.c, lib/psiconv/error.c, |
752 |
lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, |
753 |
lib/psiconv/generate_image.c, lib/psiconv/generate_layout.c, |
754 |
lib/psiconv/generate_page.c, lib/psiconv/generate_simple.c, |
755 |
lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, |
756 |
lib/psiconv/list.c, lib/psiconv/misc.c, |
757 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
758 |
lib/psiconv/parse_formula.c, lib/psiconv/parse_image.c, |
759 |
lib/psiconv/parse_layout.c, lib/psiconv/parse_page.c, |
760 |
lib/psiconv/parse_sheet.c, lib/psiconv/parse_simple.c, |
761 |
lib/psiconv/parse_texted.c, lib/psiconv/parse_word.c, |
762 |
program/extra/Makefile.am, program/extra/rewrite.c, |
763 |
program/psiconv/Makefile.am, program/psiconv/gen_html.c, |
764 |
program/psiconv/gen_html4.c, program/psiconv/gen_image.c, |
765 |
program/psiconv/gen_latex.c, program/psiconv/gen_rtf.c, |
766 |
program/psiconv/gen_txt.c, program/psiconv/magick-aux.c: (Frodo) |
767 |
DMALLOC support |
768 |
|
769 |
2002-01-28 22:04 frodo |
770 |
|
771 |
* NEWS, lib/psiconv/list.c: (Frodo) Fix memory leak |
772 |
|
773 |
2002-01-22 22:45 frodo |
774 |
|
775 |
* NEWS, lib/psiconv/parse_page.c, program/psiconv/gen_html4.c, |
776 |
program/psiconv/gen_txt.c: (Frodo) Fixed possible dangling |
777 |
pointers when no header/footer text was present, and |
778 |
added test to see whether any is present. |
779 |
|
780 |
2002-01-22 22:24 frodo |
781 |
|
782 |
* NEWS: (Frodo) Update |
783 |
|
784 |
2002-01-22 22:22 frodo |
785 |
|
786 |
* program/psiconv/: gen_image.c, magick-aux.c, magick-aux.h: |
787 |
(Frodo) Update for newest ImageMagick |
788 |
|
789 |
2002-01-22 22:16 frodo |
790 |
|
791 |
* COPYING, INSTALL, autogen.sh: (Frodo) Synchronisation. |
792 |
|
793 |
2001-08-04 19:28 frodo |
794 |
|
795 |
* NEWS, lib/psiconv/Makefile.am: (Frodo) Update libversion |
796 |
|
797 |
2001-07-28 15:13 frodo |
798 |
|
799 |
* formats/: Makefile.am, psion/Basic_Elements.psi, psion/Index.psi, |
800 |
psion/Introduction.psi, psion/Sheet_Basic_Structures.psi, |
801 |
psion/Sheet_Cell_List.psi, psion/Sheet_Formula_List.psi, |
802 |
psion/Sheet_Graph_Description.psi, psion/Sheet_Graph_Region.psi, |
803 |
psion/Sheet_Graph_Section.psi, psion/Sheet_Grid_Section.psi, |
804 |
psion/Sheet_Line_Section.psi, psion/Sheet_Variable_List.psi, |
805 |
psion/Sheet_Worksheet.psi: (Frodo) Update for version 2.8 of |
806 |
Psion_Files |
807 |
|
808 |
2001-07-25 13:49 frodo |
809 |
|
810 |
* NEWS, lib/psiconv/data.c, lib/psiconv/data.h, |
811 |
lib/psiconv/parse_routines.h, lib/psiconv/parse_sheet.c: (Frodo) |
812 |
Sheet grid section support |
813 |
|
814 |
2001-07-25 00:50 frodo |
815 |
|
816 |
* lib/psiconv/parse_sheet.c: (Frodo) Added unknown section |
817 |
|
818 |
2001-07-25 00:44 frodo |
819 |
|
820 |
* lib/psiconv/parse_simple.c: (Frodo) Long strings now parsed |
821 |
correctly |
822 |
|
823 |
2001-07-25 00:31 frodo |
824 |
|
825 |
* lib/psiconv/parse_sheet.c: (Frodo) Fixed info section parse |
826 |
|
827 |
2001-07-24 22:36 frodo |
828 |
|
829 |
* lib/psiconv/parse_sheet.c: (Frodo) Whitespace cleanup |
830 |
|
831 |
2001-07-24 22:32 frodo |
832 |
|
833 |
* lib/psiconv/: data.c, data.h, parse_formula.c, parse_routines.h, |
834 |
parse_sheet.c, parse_simple.c: (Frodo) Many new sheet things |
835 |
|
836 |
* Variable section and formula variable parsing |
837 |
* Info section |
838 |
* Name section |
839 |
* Better parsing of vararg functions |
840 |
|
841 |
2001-07-18 14:24 frodo |
842 |
|
843 |
* lib/psiconv/: data.c, data.h, parse_routines.h, parse_sheet.c: |
844 |
(Frodo) Sheet line defaults added |
845 |
|
846 |
2001-07-16 19:51 frodo |
847 |
|
848 |
* NEWS, configure.in: (Frodo) Preparation for release 0.8.2 |
849 |
|
850 |
2001-07-11 00:38 frodo |
851 |
|
852 |
* lib/psiconv/: data.c, data.h: (Frodo) New function |
853 |
psiconv_get_function |
854 |
|
855 |
2001-07-02 21:00 frodo |
856 |
|
857 |
* formats/psion/Sheet_Basic_Structures.psi: (Frodo) Forgot one file |
858 |
to add? |
859 |
|
860 |
2001-07-02 20:55 frodo |
861 |
|
862 |
* acconfig.h: (Frodo) Not needed anymore |
863 |
|
864 |
2001-07-01 22:40 frodo |
865 |
|
866 |
* examples/Sheet, lib/psiconv/data.h, lib/psiconv/parse_sheet.c: |
867 |
(Frodo) New example sheet |
868 |
|
869 |
2001-07-01 15:14 frodo |
870 |
|
871 |
* lib/psiconv/: data.c, parse_routines.h, parse_sheet.c: (Frodo) |
872 |
Default cell layout will now be used |
873 |
|
874 |
2001-07-01 14:01 frodo |
875 |
|
876 |
* lib/psiconv/parse_sheet.c: (Frodo) Fixed segfault |
877 |
|
878 |
2001-06-30 22:36 frodo |
879 |
|
880 |
* examples/: MBM, Sketch: (Frodo) Example graphic files |
881 |
|
882 |
2001-06-30 15:36 frodo |
883 |
|
884 |
* Makefile.am, NEWS, autogen.sh, configure.in, |
885 |
lib/psiconv/parse_simple.c, program/psiconv/gen_image.c, |
886 |
program/psiconv/magick-aux.c: (Frodo) Now compiles again with |
887 |
newest ImageMagick. |
888 |
|
889 |
2001-06-17 20:47 frodo |
890 |
|
891 |
* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub, |
892 |
configure, install-sh, ltconfig, ltmain.sh, missing, |
893 |
mkinstalldirs, stamp-h.in, compat/Makefile.in, docs/Makefile.in, |
894 |
formats/Makefile.in, lib/Makefile.in, program/extra/Makefile.in, |
895 |
lib/psiconv/Makefile.in, program/Makefile.in, |
896 |
program/psiconv/Makefile.in: (Frodo) Make us depend fully on |
897 |
autogen.sh |
898 |
|
899 |
2001-06-17 20:44 frodo |
900 |
|
901 |
* Makefile.in, aclocal.m4, autogen.sh, config.guess, config.h.in, |
902 |
config.sub, configure, configure.in, ltconfig, ltmain.sh, |
903 |
compat/Makefile.in, docs/Makefile.in, program/extra/Makefile.in, |
904 |
formats/Makefile.in, lib/Makefile.in, lib/psiconv/Makefile.in, |
905 |
program/Makefile.in, program/psiconv/Makefile.in: (Frodo) Update |
906 |
to libtool-1.4, autoconf-2.50 |
907 |
|
908 |
2001-03-11 21:06 frodo |
909 |
|
910 |
* AUTHORS, formats/Makefile.am, formats/Makefile.in: (Frodo) Sync |
911 |
|
912 |
2001-03-11 20:58 frodo |
913 |
|
914 |
* formats/psion/: Sheet_Cell_List.psi, Sheet_Formula_List.psi, |
915 |
Sheet_Info_Section.psi, World_Data_File.psi: (Frodo) Last updates |
916 |
for 2.7 |
917 |
|
918 |
2001-03-11 20:39 frodo |
919 |
|
920 |
* formats/psion/: Basic_Structures.psi, Header_Section.psi, |
921 |
Index.psi, Introduction.psi, Layout_Codes.psi, |
922 |
Page_Layout_Section.psi, Sheet_Cell_List.psi, Sheet_File.psi, |
923 |
Sheet_Formula_List.psi, Sheet_Graph_Description.psi, |
924 |
Sheet_Grid_Section.psi, Sheet_Info_Section.psi, |
925 |
Sheet_Name_Section.psi, Sheet_Status_Section.psi, |
926 |
Sheet_Variable_List.psi, Sheet_Workbook_Section.psi, |
927 |
Sheet_Worksheet.psi, Sheet_Worksheet_List.psi, |
928 |
Text_Layout_Section.psi, Word_Status_Section.psi, |
929 |
World_Data_File.psi: (Frodo) Update to version 2.7 of datafiles |
930 |
|
931 |
2001-03-11 17:23 frodo |
932 |
|
933 |
* lib/psiconv/checkuid.c: (Frodo) Gert-Jan de Vos' patch for |
934 |
checkuid |
935 |
|
936 |
2001-03-07 00:59 frodo |
937 |
|
938 |
* lib/psiconv/: data.c, data.h, parse_page.c, parse_routines.h, |
939 |
parse_sheet.c: (Frodo) Many changes to sheets |
940 |
|
941 |
2001-03-04 23:10 frodo |
942 |
|
943 |
* lib/psiconv/: data.c, data.h, parse_formula.c, parse_layout.c, |
944 |
parse_routines.h, parse_sheet.c, parse_simple.c: (Frodo) Thomas |
945 |
Decsi's major sheet patch |
946 |
|
947 |
2001-02-16 19:49 frodo |
948 |
|
949 |
* examples/TextEd, examples/Word, program/psiconv/Makefile.am, |
950 |
program/psiconv/Makefile.in, program/psiconv/gen.h, |
951 |
program/psiconv/gen_latex.c, program/psiconv/psiconv.c: (Frodo) |
952 |
Jim Ottaway's gen_latex module, and two example files |
953 |
|
954 |
2001-02-15 22:54 frodo |
955 |
|
956 |
* lib/psiconv/parse_formula.c: (Frodo) Fixed formula numbers |
957 |
|
958 |
2001-02-08 21:03 frodo |
959 |
|
960 |
* lib/psiconv/: data.h, parse_formula.c: (Frodo) Latest formula |
961 |
additions of Decsi |
962 |
|
963 |
2001-02-03 16:11 frodo |
964 |
|
965 |
* lib/psiconv/parse_formula.c: (Frodo) Vararg arguments now work. |
966 |
Formulas are complete (except for name references)! |
967 |
|
968 |
2001-02-02 22:07 frodo |
969 |
|
970 |
* lib/psiconv/parse_formula.c: (Frodo) Preparations for vararg |
971 |
functions |
972 |
|
973 |
2001-01-31 01:57 frodo |
974 |
|
975 |
* lib/psiconv/: data.c, data.h, generate_layout.c, parse_formula.c, |
976 |
parse_layout.c: (Frodo) Applied Decsi's patch for wraps |
977 |
|
978 |
2001-01-31 01:41 frodo |
979 |
|
980 |
* lib/psiconv/parse_formula.c: (Frodo) Added strings to formulas |
981 |
|
982 |
2001-01-31 01:35 frodo |
983 |
|
984 |
* lib/psiconv/: data.h, parse_formula.c: (Frodo) Added cell |
985 |
references and cell blocks |
986 |
|
987 |
2001-01-31 00:57 frodo |
988 |
|
989 |
* lib/psiconv/: data.h, parse_formula.c, parse_routines.h, |
990 |
parse_simple.c: (Frodo) Added floats |
991 |
|
992 |
2001-01-31 00:15 frodo |
993 |
|
994 |
* lib/psiconv/parse_formula.c: (Frodo) Forgot to add |
995 |
parse_formula.c in the previous patch |
996 |
|
997 |
2001-01-30 22:37 frodo |
998 |
|
999 |
* lib/psiconv/: data.c, data.h: (Frodo) Most formula work is |
1000 |
completed |
1001 |
|
1002 |
2001-01-29 22:57 frodo |
1003 |
|
1004 |
* lib/psiconv/: Makefile.am, Makefile.in, data.c, data.h, list.c, |
1005 |
list.h, parse_routines.h, parse_sheet.c: (Frodo) Base formula |
1006 |
work |
1007 |
|
1008 |
2001-01-22 21:36 frodo |
1009 |
|
1010 |
* configure, configure.in, compat/Makefile.am, compat/Makefile.in, |
1011 |
lib/psiconv/data.c, lib/psiconv/data.h, |
1012 |
lib/psiconv/parse_image.c, lib/psiconv/parse_routines.h, |
1013 |
lib/psiconv/parse_sheet.c: (Frodo) Another small Sheet |
1014 |
improvement: sheet formula list |
1015 |
|
1016 |
2001-01-21 01:06 frodo |
1017 |
|
1018 |
* config.guess, config.sub, ltconfig, ltmain.sh: (Frodo) Update to |
1019 |
libtool 1.4 |
1020 |
|
1021 |
2001-01-17 13:04 frodo |
1022 |
|
1023 |
* NEWS, lib/psiconv/data.c, lib/psiconv/data.h, |
1024 |
lib/psiconv/parse_driver.c, lib/psiconv/parse_routines.h, |
1025 |
lib/psiconv/parse_sheet.c: (Frodo) A little more sheet work. |
1026 |
Added a Sheet Workbook section, though nothing is really |
1027 |
put into it yet. |
1028 |
|
1029 |
2001-01-17 01:05 frodo |
1030 |
|
1031 |
* NEWS, configure, configure.in, docs/Makefile.am, |
1032 |
docs/Makefile.in, lib/psiconv/Makefile.am, |
1033 |
lib/psiconv/Makefile.in, lib/psiconv/data.c, lib/psiconv/data.h, |
1034 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
1035 |
lib/psiconv/parse_routines.h, lib/psiconv/parse_sheet.c: (Frodo) |
1036 |
Start of Sheet support: base types defined, page and status |
1037 |
section parsed, supporting definitions in data.c |
1038 |
|
1039 |
2001-01-10 18:19 frodo |
1040 |
|
1041 |
* formats/psion/Introduction.psi: (Frodo) Corrected Decsi's name. |
1042 |
|
1043 |
2001-01-10 17:56 frodo |
1044 |
|
1045 |
* formats/psion/: Introduction.psi, Layout_Codes.psi: (Frodo) Make |
1046 |
sure the Psion docs are up-to-date |
1047 |
|
1048 |
2001-01-10 17:39 frodo |
1049 |
|
1050 |
* lib/psiconv/data.h, program/psiconv/gen_html.c, |
1051 |
program/psiconv/gen_html4.c, program/psiconv/gen_rtf.c: (Frodo) |
1052 |
Abstracted screenfont into enum |
1053 |
|
1054 |
2001-01-07 21:30 frodo |
1055 |
|
1056 |
* lib/psiconv/generate_common.c: (Frodo) Sanitaized the input for |
1057 |
layout section generation; it should now work more often. |
1058 |
|
1059 |
2000-12-31 02:36 frodo |
1060 |
|
1061 |
* program/extra/Makefile.am, program/extra/Makefile.in, |
1062 |
program/extra/empty.c, lib/psiconv/data.c, |
1063 |
lib/psiconv/generate_common.c: (Frodo) Empty Word and TextEd |
1064 |
documents work! |
1065 |
|
1066 |
2000-12-30 23:17 frodo |
1067 |
|
1068 |
* AUTHORS, NEWS, lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1069 |
lib/psiconv/data.c, lib/psiconv/data.h: (Frodo) Added |
1070 |
psiconv_empty_* routines |
1071 |
|
1072 |
2000-12-28 16:49 frodo |
1073 |
|
1074 |
* formats/Makefile.am, formats/Makefile.in, |
1075 |
formats/psion/Embedded_Object_Section.psi, |
1076 |
formats/psion/Fonts.psi, formats/psion/Identifiers.psi, |
1077 |
formats/psion/Index.psi, formats/psion/Introduction.psi, |
1078 |
formats/psion/Layout_Codes.psi, |
1079 |
formats/psion/Page_Layout_Section.psi, |
1080 |
formats/psion/Paint_Data_Section.psi, |
1081 |
formats/psion/Password_Section.psi, |
1082 |
formats/psion/Section_Table_Section.psi, |
1083 |
formats/psion/Sheet_File.psi, |
1084 |
formats/psion/Sheet_Graph_Description.psi, |
1085 |
formats/psion/Sheet_Graph_List_Section.psi, |
1086 |
formats/psion/Sheet_Graph_Region.psi, |
1087 |
formats/psion/Sheet_Graph_Section.psi, |
1088 |
formats/psion/Sheet_Status_Section.psi, |
1089 |
formats/psion/Sketch_Section.psi, |
1090 |
formats/psion/Text_Layout_Section.psi, |
1091 |
formats/psion/Userdic_File.psi, |
1092 |
formats/psion/Word_Styles_Section.psi, |
1093 |
formats/psion/World_Data_File.psi, lib/psiconv/Makefile.am, |
1094 |
lib/psiconv/Makefile.in, lib/psiconv/generate_image.c, |
1095 |
lib/psiconv/parse_layout.c: (Frodo) Update of format description. |
1096 |
Added some obscure layout codes. |
1097 |
|
1098 |
2000-12-28 01:29 frodo |
1099 |
|
1100 |
* TODO, lib/psiconv/generate_word.c: (Frodo) Life is beautiful: |
1101 |
Word documents now seem to be generated flawlessly! |
1102 |
|
1103 |
2000-12-28 01:24 frodo |
1104 |
|
1105 |
* TODO, lib/psiconv/generate_layout.c, lib/psiconv/parse_layout.c: |
1106 |
(Frodo) Fixed super/subscript generation, fixed border warnings |
1107 |
in parsing |
1108 |
|
1109 |
2000-12-28 00:56 frodo |
1110 |
|
1111 |
* lib/psiconv/: generate_layout.c, generate_word.c, parse_word.c: |
1112 |
(Frodo) Fixed a couple of bugs with bullets and styles - even in |
1113 |
the parser |
1114 |
|
1115 |
2000-12-28 00:20 frodo |
1116 |
|
1117 |
* lib/psiconv/: generate_driver.c, generate_routines.h, |
1118 |
generate_word.c, parse_word.c: (Frodo) Not yet perfect; but we |
1119 |
actually rewrote a Psion Word file! |
1120 |
|
1121 |
2000-12-27 03:13 frodo |
1122 |
|
1123 |
* lib/Makefile.in, lib/psiconv/generate.h, program/Makefile.in: |
1124 |
(Frodo) Some forgotten files |
1125 |
|
1126 |
2000-12-27 03:12 frodo |
1127 |
|
1128 |
* program/extra/rewrite.c, lib/psiconv/buffer.c, |
1129 |
lib/psiconv/buffer.h, lib/psiconv/generate_common.c, |
1130 |
lib/psiconv/generate_driver.c, lib/psiconv/generate_layout.c, |
1131 |
lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, |
1132 |
lib/psiconv/generate_simple.c, lib/psiconv/generate_texted.c, |
1133 |
lib/psiconv/list.c, lib/psiconv/list.h, |
1134 |
program/psiconv/psiconv.c: (Frodo) Many changes. Layout sections |
1135 |
now work! |
1136 |
|
1137 |
* Added list_empty, list_replace * Added relocation to buffers, |
1138 |
removed base address * Added buffer_resolve, |
1139 |
buffer_add_reference, buffer_add_target, psiconv_unique_id |
1140 |
functions * Modifified other buffer functions to work with |
1141 |
references * Added comments to buffer.h * Added write_offset |
1142 |
function * Added reference support in functions where needed * |
1143 |
Corrected extra/rewrite error message * Corrected numerous bugs |
1144 |
to make layouts work. |
1145 |
|
1146 |
2000-12-25 23:25 frodo |
1147 |
|
1148 |
* configure, configure.in, lib/psiconv/Makefile.am, |
1149 |
lib/psiconv/Makefile.in, lib/psiconv/buffer.c, |
1150 |
lib/psiconv/buffer.h, lib/psiconv/common.h, |
1151 |
lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, |
1152 |
lib/psiconv/generate_layout.c, lib/psiconv/generate_page.c, |
1153 |
lib/psiconv/generate_routines.h, lib/psiconv/generate_simple.c, |
1154 |
lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, |
1155 |
lib/psiconv/list.c, lib/psiconv/list.h, lib/psiconv/parse.h, |
1156 |
lib/psiconv/parse_common.c, lib/psiconv/parse_routines.h, |
1157 |
lib/psiconv/parse_simple.c, program/extra/rewrite.c, |
1158 |
program/psiconv/psiconv.c: (Frodo) Added a complete buffer |
1159 |
abstraction |
1160 |
|
1161 |
2000-12-25 15:34 frodo |
1162 |
|
1163 |
* lib/psiconv/: data.c, data.h, generate_layout.c: (Frodo) Added |
1164 |
compare functions for layout elements |
1165 |
|
1166 |
2000-12-25 01:29 frodo |
1167 |
|
1168 |
* lib/psiconv/generate_routines.h: (Frodo) Completed |
1169 |
generate_routines.h |
1170 |
|
1171 |
2000-12-25 01:26 frodo |
1172 |
|
1173 |
* lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1174 |
lib/psiconv/data.h, lib/psiconv/generate_common.c, |
1175 |
lib/psiconv/generate_driver.c, lib/psiconv/generate_layout.c, |
1176 |
lib/psiconv/generate_page.c, lib/psiconv/generate_routines.h, |
1177 |
lib/psiconv/generate_texted.c, lib/psiconv/generate_word.c, |
1178 |
lib/psiconv/list.c, lib/psiconv/parse_page.c, |
1179 |
program/extra/rewrite.c: (Frodo) Added word-specific generation |
1180 |
routines |
1181 |
|
1182 |
2000-12-24 18:26 frodo |
1183 |
|
1184 |
* Makefile.am, Makefile.in, configure, configure.in, |
1185 |
lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1186 |
lib/psiconv/generate_common.c, lib/psiconv/generate_driver.c, |
1187 |
lib/psiconv/generate_routines.h, program/extra/Makefile.am, |
1188 |
program/extra/Makefile.in, program/extra/README, |
1189 |
program/extra/checkuid.c, program/extra/rewrite.c: (Frodo) |
1190 |
Several things: |
1191 |
|
1192 |
* Added the extra directory to the build process, added a |
1193 |
README. |
1194 |
* Made checkuid compile cleanly |
1195 |
* Added rewrite utility |
1196 |
|
1197 |
2000-12-24 17:34 frodo |
1198 |
|
1199 |
* lib/psiconv/list.c, lib/psiconv/list.h, |
1200 |
program/psiconv/psiconv.c: (Frodo) New list functions fread_all |
1201 |
and fwrite_all |
1202 |
|
1203 |
2000-12-24 17:03 frodo |
1204 |
|
1205 |
* lib/psiconv/: Makefile.am, Makefile.in, generate_common.c, |
1206 |
generate_driver.c, generate_page.c, generate_routines.h, |
1207 |
generate_texted.c: (Frodo) We should now have enough to generate |
1208 |
TextEd sections! |
1209 |
|
1210 |
2000-12-23 21:21 frodo |
1211 |
|
1212 |
* TODO, lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1213 |
lib/psiconv/common.h, lib/psiconv/generate_layout.c, |
1214 |
lib/psiconv/generate_routines.h, lib/psiconv/generate_simple.c, |
1215 |
lib/psiconv/list.c, lib/psiconv/list.h: (Frodo) New generation |
1216 |
routines in generate_layout |
1217 |
|
1218 |
2000-12-22 23:31 frodo |
1219 |
|
1220 |
* lib/psiconv/: Makefile.am, Makefile.in, checkuid.c, common.h, |
1221 |
error.c, error.h, general.h, generate_routines.h, |
1222 |
generate_simple.c, list.c, misc.c, parse.h, parse_common.c, |
1223 |
parse_driver.c, parse_image.c, parse_layout.c, parse_page.c, |
1224 |
parse_routines.h, parse_simple.c, parse_texted.c, parse_word.c: |
1225 |
(Frodo) First generate routines! Reshuffled a few things to make |
1226 |
it all work out |
1227 |
|
1228 |
2000-12-20 23:07 frodo |
1229 |
|
1230 |
* NEWS, configure, configure.in, lib/psiconv/Makefile.am, |
1231 |
lib/psiconv/Makefile.in, lib/psiconv/list.c, lib/psiconv/list.h, |
1232 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
1233 |
lib/psiconv/parse_word.c: (Frodo) Fixed style inheritance from |
1234 |
Normal |
1235 |
|
1236 |
2000-12-16 17:27 frodo |
1237 |
|
1238 |
* lib/psiconv/data.c: (Frodo) Fixed error in not setting default |
1239 |
linespacing |
1240 |
|
1241 |
2000-12-15 19:52 frodo |
1242 |
|
1243 |
* NEWS, lib/psiconv/data.c, lib/psiconv/data.h, |
1244 |
lib/psiconv/parse_layout.c, program/psiconv/gen_html.c, |
1245 |
program/psiconv/gen_html4.c, program/psiconv/gen_rtf.c: (Frodo) |
1246 |
0-7-0 release |
1247 |
|
1248 |
2000-12-15 18:17 frodo |
1249 |
|
1250 |
* NEWS, TODO, configure, configure.in, lib/psiconv/parse_driver.c, |
1251 |
program/psiconv/gen_image.c, program/psiconv/psiconv.c: (Frodo) |
1252 |
All formats tested, with a little luck most problems are now |
1253 |
caught |
1254 |
|
1255 |
2000-12-15 02:16 frodo |
1256 |
|
1257 |
* lib/psiconv/error.c, lib/psiconv/list.c, |
1258 |
lib/psiconv/parse_common.c, lib/psiconv/parse_image.c, |
1259 |
lib/psiconv/parse_layout.c, lib/psiconv/parse_page.c, |
1260 |
program/psiconv/psiconv.c: (Frodo) First typos eliminated. Word |
1261 |
files seem to work now. Need to test other types. |
1262 |
|
1263 |
2000-12-15 01:21 frodo |
1264 |
|
1265 |
* TODO, docs/parsing, lib/psiconv/parse.h, |
1266 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
1267 |
lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, |
1268 |
lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, |
1269 |
lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, |
1270 |
lib/psiconv/parse_word.c: (Frodo) Massive update: theoretically, |
1271 |
all return codes are now checked. Untested - may have |
1272 |
many typos. |
1273 |
|
1274 |
2000-12-13 17:30 frodo |
1275 |
|
1276 |
* NEWS, TODO, compat/compat.h, compat/dummy.c, |
1277 |
lib/psiconv/checkuid.c, lib/psiconv/data.c, |
1278 |
program/extra/checkuid, lib/psiconv/data.h, lib/psiconv/list.c, |
1279 |
lib/psiconv/list.h, lib/psiconv/misc.c, lib/psiconv/parse.h, |
1280 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
1281 |
lib/psiconv/parse_image.c, lib/psiconv/parse_layout.c, |
1282 |
lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, |
1283 |
lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, |
1284 |
lib/psiconv/parse_word.c: (Frodo) Updated all copyright notices |
1285 |
|
1286 |
2000-12-13 17:17 frodo |
1287 |
|
1288 |
* lib/psiconv/: Makefile.am, Makefile.in, data.c, data.h, error.c, |
1289 |
error.h, list.c, list.h, misc.c, parse.h, parse_aux.c, |
1290 |
parse_routines.h: (Frodo) Several important changes: * Created |
1291 |
new misc.c, error.c and error.h files * Split parse_aux.c among |
1292 |
them * Made list.c, data.c, error.c, checkuid.c and misc.c |
1293 |
failsafe. |
1294 |
|
1295 |
2000-12-13 01:42 frodo |
1296 |
|
1297 |
* NEWS, lib/psiconv/parse.h, lib/psiconv/parse_aux.c, |
1298 |
lib/psiconv/parse_driver.c, program/psiconv/psiconv.c: (Frodo) |
1299 |
Error printing can now be captured by another program |
1300 |
|
1301 |
2000-12-10 21:27 frodo |
1302 |
|
1303 |
* lib/psiconv/parse_driver.c: (Frodo) psiconv_verbosity was |
1304 |
undefined! |
1305 |
|
1306 |
2000-12-10 17:53 frodo |
1307 |
|
1308 |
* formats/: generate_ascii.sh, generate_html.sh, generate_html4.sh, |
1309 |
generate_rtf.sh: (Frodo) Now formats generation works too in the |
1310 |
new structure |
1311 |
|
1312 |
2000-12-10 17:49 frodo |
1313 |
|
1314 |
* Makefile.am, Makefile.in, NEWS, configure, configure.in, |
1315 |
formats/psion/Clip_Art_File.psi, |
1316 |
formats/psion/File_Structure.psi, |
1317 |
formats/psion/Section_Table_Offset_Section.psi, |
1318 |
formats/psion/Sheet_File.psi, lib/Makefile.am, |
1319 |
lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1320 |
lib/psiconv/data.h, lib/psiconv/parse.h, |
1321 |
lib/psiconv/parse_routines.h, program/psiconv/Makefile.am, |
1322 |
program/psiconv/Makefile.in, program/psiconv/gen.h, |
1323 |
program/psiconv/gen_html.c, program/psiconv/gen_html4.c, |
1324 |
program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, |
1325 |
program/psiconv/gen_txt.c, program/psiconv/magick-aux.c, |
1326 |
program/psiconv/magick-aux.h, program/psiconv/psiconv.c, |
1327 |
program/psiconv/psiconv.h: (Frodo) Revamped directory structure, |
1328 |
rescues a few files from CVS limbo |
1329 |
|
1330 |
2000-12-10 17:13 frodo |
1331 |
|
1332 |
* configure, configure.in, lib/psiconv/Makefile.am, |
1333 |
lib/psiconv/Makefile.in: (Frodo) general.h is now installed |
1334 |
|
1335 |
2000-12-10 16:44 frodo |
1336 |
|
1337 |
* lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1338 |
lib/psiconv/data.c, lib/psiconv/data.h, lib/psiconv/list.c, |
1339 |
lib/psiconv/list.h, lib/psiconv/parse_common.c, |
1340 |
program/psiconv/gen_html.c, program/psiconv/gen_html4.c, |
1341 |
program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, |
1342 |
program/psiconv/gen_txt.c, program/psiconv/psiconv.c, |
1343 |
program/psiconv/psiconv.h: (Frodo) Changed all struct definition |
1344 |
to make them C++ compatible |
1345 |
|
1346 |
2000-12-10 03:17 frodo |
1347 |
|
1348 |
* lib/psiconv/: data.h, list.h, parse.h, parse_routines.h: (Frodo) |
1349 |
Added C++ extern statements |
1350 |
|
1351 |
2000-11-30 21:09 frodo |
1352 |
|
1353 |
* NEWS, configure, configure.in, lib/psiconv/Makefile.am, |
1354 |
lib/psiconv/Makefile.in, lib/psiconv/parse_simple.c, |
1355 |
program/psiconv/Makefile.am, program/psiconv/Makefile.in: (Frodo) |
1356 |
Important X-encoding-related bug that made psiconv fail on large |
1357 |
documents |
1358 |
|
1359 |
2000-10-21 02:49 frodo |
1360 |
|
1361 |
* Makefile.in, configure, configure.in, compat/Makefile.in, |
1362 |
docs/Makefile.in, formats/Makefile.in, lib/psiconv/Makefile.in, |
1363 |
program/psiconv/Makefile.in, program/psiconv/gen.h, |
1364 |
program/psiconv/gen_html.c, program/psiconv/gen_html4.c, |
1365 |
program/psiconv/gen_image.c, program/psiconv/gen_rtf.c, |
1366 |
program/psiconv/gen_txt.c, program/psiconv/psiconv.c, |
1367 |
program/psiconv/psiconv.h: (Frodo) YES! Fixed everything - |
1368 |
ImageMagick should now finally work! |
1369 |
|
1370 |
2000-10-04 21:02 frodo |
1371 |
|
1372 |
* configure, configure.in, program/psiconv/Makefile.am, |
1373 |
program/psiconv/Makefile.in, program/psiconv/gen_image.c: (Frodo) |
1374 |
Now finally ImageMagick 5 works correctly. |
1375 |
|
1376 |
2000-09-11 16:02 frodo |
1377 |
|
1378 |
* lib/psiconv/parse_common.c: (Frodo) Styles bug fixed |
1379 |
|
1380 |
2000-07-17 23:12 frodo |
1381 |
|
1382 |
* configure, configure.in: (Frodo) ImageMagick support should work |
1383 |
now; at least, we have now a GetMagickInfo check. Now we |
1384 |
wait for the new ImageMagick release. |
1385 |
|
1386 |
2000-07-14 22:44 frodo |
1387 |
|
1388 |
* INSTALL, Makefile.in, NEWS, TODO, aclocal.m4, configure, |
1389 |
configure.in, compat/Makefile.in, docs/Makefile.in, |
1390 |
formats/Makefile.in, lib/psiconv/Makefile.in, |
1391 |
program/psiconv/Makefile.in, program/psiconv/gen_image.c: (Frodo) |
1392 |
First stab at ImageMagick 5 support. Still problems with listing |
1393 |
all filetypes, though. |
1394 |
|
1395 |
2000-02-04 21:33 frodo |
1396 |
|
1397 |
* program/psiconv/gen_image.c: (Frodo) Patched |
1398 |
compile-without-Imagemagick bug |
1399 |
|
1400 |
1999-12-04 22:46 frodo |
1401 |
|
1402 |
* NEWS, README, configure, configure.in, formats/Makefile.am, |
1403 |
formats/Makefile.in, formats/psion/Basic_Structures.psi, |
1404 |
formats/psion/Embedded_Object_Section.psi, |
1405 |
formats/psion/Header_Section.psi, formats/psion/Identifiers.psi, |
1406 |
formats/psion/Index.psi, formats/psion/Introduction.psi, |
1407 |
formats/psion/Layout_Codes.psi, formats/psion/MBM_File.psi, |
1408 |
formats/psion/Paint_Data_Section.psi, |
1409 |
formats/psion/Record_File.psi, formats/psion/Record_Section.psi, |
1410 |
formats/psion/Sketch_File.psi, formats/psion/Sketch_Section.psi, |
1411 |
formats/psion/TextEd_File.psi, formats/psion/Word_File.psi, |
1412 |
formats/psion/Word_Styles_Section.psi, lib/psiconv/Makefile.am, |
1413 |
lib/psiconv/Makefile.in, program/psiconv/psiconv.c: (Frodo) Final |
1414 |
commit for 0.6.1 |
1415 |
|
1416 |
New formats files |
1417 |
|
1418 |
1999-12-04 21:53 frodo |
1419 |
|
1420 |
* lib/psiconv/: parse_driver.c, parse_image.c, parse_routines.h: |
1421 |
(Frodo) Clip Art files now working correctly. |
1422 |
|
1423 |
1999-12-04 01:48 frodo |
1424 |
|
1425 |
* program/psiconv/gen_image.c: (Frodo) Clipart generation done. |
1426 |
|
1427 |
Pictures are still offset a bit. To fix... |
1428 |
|
1429 |
1999-12-04 01:40 frodo |
1430 |
|
1431 |
* lib/psiconv/: data.h, parse_common.c, parse_driver.c, |
1432 |
parse_image.c, parse_routines.h: (Frodo) Clipart file parsing |
1433 |
completed |
1434 |
|
1435 |
1999-12-04 00:13 frodo |
1436 |
|
1437 |
* lib/psiconv/: data.c, data.h, parse_driver.c, parse_image.c, |
1438 |
parse_routines.h: (Frodo) Renamed jumptable_mbm_section to |
1439 |
jumptable_section |
1440 |
|
1441 |
Typecast buglet removed from data.c |
1442 |
|
1443 |
1999-12-03 01:59 frodo |
1444 |
|
1445 |
* TODO, lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1446 |
lib/psiconv/data.c, lib/psiconv/data.h, |
1447 |
lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |
1448 |
lib/psiconv/parse_routines.h: (Frodo) Some base work for ClipArt |
1449 |
files |
1450 |
|
1451 |
1999-12-03 01:15 frodo |
1452 |
|
1453 |
* program/psiconv/gen_image.c: (Frodo) Multiple images in a file |
1454 |
are now supported. |
1455 |
|
1456 |
1999-12-03 00:36 frodo |
1457 |
|
1458 |
* program/psiconv/gen_image.c: (Frodo) Multiple pictures conversion |
1459 |
should be in. But no test-MBMs yet :-( |
1460 |
|
1461 |
1999-12-02 21:09 frodo |
1462 |
|
1463 |
* program/psiconv/gen_image.c: (Frodo) Preparations for multiple |
1464 |
images output |
1465 |
|
1466 |
1999-12-02 19:05 frodo |
1467 |
|
1468 |
* NEWS, README, TODO, config.h.in, configure, configure.in, |
1469 |
formats/generate_html.sh, program/psiconv/Makefile.am, |
1470 |
program/psiconv/Makefile.in, program/psiconv/gen_rtf.c: (Frodo) |
1471 |
Release 0.6.0. Several minor things found when compiling. |
1472 |
|
1473 |
1999-12-02 18:19 frodo |
1474 |
|
1475 |
* program/psiconv/psiconv.h: (Frodo) New file forgotten in last |
1476 |
commit |
1477 |
|
1478 |
1999-12-02 18:18 frodo |
1479 |
|
1480 |
* program/psiconv/: Makefile.am, Makefile.in, gen.h, gen_html.c, |
1481 |
gen_html4.c, gen_image.c, gen_rtf.c, gen_txt.c, psiconv.c: |
1482 |
(Frodo) Full ImageLib support! |
1483 |
|
1484 |
To do: * More than one picture in a file * Special features |
1485 |
like clipping |
1486 |
|
1487 |
1999-11-30 01:26 frodo |
1488 |
|
1489 |
* Makefile.in, configure, compat/Makefile.in, docs/Makefile.in, |
1490 |
formats/Makefile.in, lib/psiconv/Makefile.in, |
1491 |
program/psiconv/Makefile.in: (Frodo) Force commit to update |
1492 |
timestamps of autoconf/automake generated files |
1493 |
|
1494 |
1999-11-30 01:24 frodo |
1495 |
|
1496 |
* program/psiconv/gen_image.c: (Frodo) Yet another forgotten file. |
1497 |
This is getting boring... |
1498 |
|
1499 |
1999-11-30 01:22 frodo |
1500 |
|
1501 |
* compat/compat.h: (Frodo) And yet another file... |
1502 |
|
1503 |
1999-11-30 01:20 frodo |
1504 |
|
1505 |
* compat/: dummy.c, getopt.c, getopt.h, getopt1.c: (Frodo) Added |
1506 |
several files that were forgotten in the compat section... |
1507 |
|
1508 |
1999-11-30 01:14 frodo |
1509 |
|
1510 |
* acconfig.h: (Frodo) Added acconfig.h file; I had forgotten about |
1511 |
it :-( |
1512 |
|
1513 |
1999-11-30 01:12 frodo |
1514 |
|
1515 |
* AUTHORS, TODO, lib/psiconv/data.h: (Frodo) Corrected outline |
1516 |
level definition |
1517 |
|
1518 |
1999-11-01 13:35 frodo |
1519 |
|
1520 |
* lib/psiconv/: data.h, parse_layout.c, parse_word.c: (Kevin |
1521 |
Wheatley) 5MX patches, mostly outline stuff |
1522 |
|
1523 |
1999-10-31 00:36 frodo |
1524 |
|
1525 |
* AUTHORS, TODO: (Frodo) Changed TODO and AUTHORS to include latest |
1526 |
work and mention Wolfgang Szoecs |
1527 |
|
1528 |
1999-10-31 00:28 frodo |
1529 |
|
1530 |
* lib/psiconv/: data.h, parse_common.c, parse_image.c: (Frodo) |
1531 |
Parsing of both MBM and Sketch files finished and correct! |
1532 |
|
1533 |
To do: * Need to ask ImageMagick what output formats are |
1534 |
available; * Need to display those formats in --help, and |
1535 |
understand them on the command-line; * Need to generate the |
1536 |
correct type of file; * Need to take a look at some special |
1537 |
Sketch options (size, cuts, etc) * Sometimes, the file seems to |
1538 |
be negative. Probably an ImageMagick problem. * Need to |
1539 |
handle several images in one file elegantly |
1540 |
|
1541 |
1999-10-29 23:14 frodo |
1542 |
|
1543 |
* lib/psiconv/: checkuid.c, data.c, data.h, parse_common.c, |
1544 |
parse_driver.c, parse_image.c, parse_routines.h: (Frodo) Sketch |
1545 |
files are now supported. That is, they are parsed, and |
1546 |
generated, but generating still needs a lot of work. Untested. |
1547 |
|
1548 |
1999-10-28 23:23 frodo |
1549 |
|
1550 |
* compat/: Makefile.am, Makefile.in: (Frodo) Fix for SUNs: |
1551 |
libcompat.a is now always created. |
1552 |
|
1553 |
1999-10-27 17:33 frodo |
1554 |
|
1555 |
* compat/: Makefile.am, Makefile.in: (Frodo) Fixed `make dist' to |
1556 |
include latest additions in compat/ |
1557 |
|
1558 |
1999-10-27 17:30 frodo |
1559 |
|
1560 |
* configure, configure.in, compat/Makefile.in, lib/psiconv/data.c: |
1561 |
(Frodo) Added getopt_long support for systems without it, as well |
1562 |
as a minor typo. |
1563 |
|
1564 |
1999-10-27 17:04 frodo |
1565 |
|
1566 |
* lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1567 |
lib/psiconv/data.c, lib/psiconv/parse_common.c, |
1568 |
program/psiconv/Makefile.am, program/psiconv/Makefile.in, |
1569 |
program/psiconv/gen_html.c, program/psiconv/gen_rtf.c, |
1570 |
program/psiconv/psiconv.c: (Frodo) Some IRIX compatibility issues |
1571 |
fixed, as well as some compiler warnings |
1572 |
|
1573 |
1999-10-27 16:28 frodo |
1574 |
|
1575 |
* Makefile.in, configure, configure.in, compat/Makefile.in, |
1576 |
docs/Makefile.in, formats/Makefile.in, lib/psiconv/Makefile.in, |
1577 |
program/psiconv/Makefile.in: (Frodo) Added configuration options |
1578 |
for more warnings |
1579 |
|
1580 |
1999-10-27 15:09 frodo |
1581 |
|
1582 |
* lib/psiconv/: data.h, parse.h, parse_common.c, parse_driver.c: |
1583 |
(Frodo) Several changes in header parsing |
1584 |
|
1585 |
The definition of header section is changed to exclude the long |
1586 |
with the offset of the Section Table Section. This allows easier |
1587 |
integration of Data-like file formats. |
1588 |
|
1589 |
psiconv_parse_{texted,word,mbm}_file now do not parse the header |
1590 |
section. This will allow easier integration for |
1591 |
objects-within-objects. They start at the long with the offset of |
1592 |
the Section Table Section. |
1593 |
|
1594 |
psiconv_file_type now returns the read header section, and its |
1595 |
length. |
1596 |
|
1597 |
1999-10-13 21:15 frodo |
1598 |
|
1599 |
* program/psiconv/: Makefile.am, Makefile.in, gen.h, psiconv.c: |
1600 |
(Frodo) Crude ImageMagick output |
1601 |
|
1602 |
Invoke with -T IMAGE. No selection of image types yet. |
1603 |
|
1604 |
1999-10-13 18:08 frodo |
1605 |
|
1606 |
* Makefile.in, config.h.in, configure, configure.in, |
1607 |
compat/Makefile.in, docs/Makefile.in, formats/Makefile.in, |
1608 |
lib/psiconv/Makefile.in, program/psiconv/Makefile.am, |
1609 |
program/psiconv/Makefile.in: (Frodo) Added ImageMagick detection |
1610 |
and configuration. No code to use it yet. |
1611 |
|
1612 |
1999-10-13 17:02 frodo |
1613 |
|
1614 |
* configure, configure.in, lib/psiconv/parse_image.c: (Frodo) |
1615 |
Latest parse_paint_section changes |
1616 |
|
1617 |
It still is not perfect, but it is certainly coming along |
1618 |
|
1619 |
1999-10-11 21:17 frodo |
1620 |
|
1621 |
* lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1622 |
lib/psiconv/gen.h, lib/psiconv/gen_html.c, |
1623 |
lib/psiconv/gen_html4.c, lib/psiconv/gen_rtf.c, |
1624 |
lib/psiconv/gen_txt.c, program/psiconv/Makefile.am, |
1625 |
program/psiconv/Makefile.in, program/psiconv/gen.h, |
1626 |
program/psiconv/gen_html.c, program/psiconv/gen_html4.c, |
1627 |
program/psiconv/gen_rtf.c, program/psiconv/gen_txt.c: (Frodo) |
1628 |
Moved generation stuff out of the library into psiconv |
1629 |
|
1630 |
1999-10-11 20:19 frodo |
1631 |
|
1632 |
* lib/psiconv/: data.c, parse_driver.c, parse_image.c: (Frodo) |
1633 |
Current status images: Parsing kind of works, but the number of |
1634 |
pixels does not match. What am I doing wrong? |
1635 |
|
1636 |
1999-10-11 18:15 frodo |
1637 |
|
1638 |
* lib/psiconv/: data.c, data.h, parse_common.c, parse_driver.c, |
1639 |
parse_image.c, parse_routines.h: (Frodo) Full MBM support - |
1640 |
untested |
1641 |
|
1642 |
1999-10-11 17:17 frodo |
1643 |
|
1644 |
* lib/psiconv/: data.h, gen_html.c, parse_image.c, |
1645 |
parse_routines.h: (Frodo) Now image stuff compiles. |
1646 |
|
1647 |
Only psiconv_parse_paint_data_section is defined at this moment, |
1648 |
it is not yet called. |
1649 |
|
1650 |
1999-10-11 17:06 frodo |
1651 |
|
1652 |
* lib/psiconv/: Makefile.am, Makefile.in, parse_image.c: (Frodo) |
1653 |
First stap at image parsing. Won't compile yet - too bad |
1654 |
|
1655 |
1999-10-05 17:33 frodo |
1656 |
|
1657 |
* lib/psiconv/gen_rtf.c: (Frodo) Perhaps even slightly functional |
1658 |
RTF generator |
1659 |
|
1660 |
Most stubs are in, and it should even do something. The generated |
1661 |
code is not validated yet, so it will probably not work. Still |
1662 |
many things to do. |
1663 |
|
1664 |
1999-10-05 17:32 frodo |
1665 |
|
1666 |
* lib/psiconv/gen_html.c: (Frodo) Small bug fix |
1667 |
|
1668 |
Instead of the contents of `font', the font pointers were |
1669 |
compared; so they were often inequal, leading to too many font |
1670 |
emitions. |
1671 |
|
1672 |
1999-10-04 20:19 frodo |
1673 |
|
1674 |
* configure, configure.in, formats/Makefile.am, |
1675 |
formats/Makefile.in, formats/generate_rtf.sh: (Frodo) Added |
1676 |
--enable-rtf-docs flag in configure, and scripts needed to |
1677 |
generate RTF docs |
1678 |
|
1679 |
No substitution of links is done yet. |
1680 |
|
1681 |
1999-10-04 20:13 frodo |
1682 |
|
1683 |
* lib/psiconv/gen_rtf.c: (Frodo) Start of RTF generator |
1684 |
|
1685 |
Font tables and color tables are generated. |
1686 |
|
1687 |
1999-10-04 18:38 frodo |
1688 |
|
1689 |
* lib/psiconv/Makefile.am, lib/psiconv/Makefile.in, |
1690 |
lib/psiconv/gen.h, lib/psiconv/gen_rtf.c, |
1691 |
program/psiconv/psiconv.c: (Frodo) Stubs for RTF output |
1692 |
|
1693 |
1999-10-03 23:10 frodo |
1694 |
|
1695 |
* AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, config.guess, |
1696 |
configure, configure.in, install-sh, missing, mkinstalldirs, |
1697 |
COPYING, INSTALL, README, TODO, aclocal.m4, config.h.in, |
1698 |
config.sub, ltconfig, ltmain.sh, stamp-h.in, formats/Makefile.am, |
1699 |
formats/generate_html4.sh, formats/html_links.sh, |
1700 |
formats/index_html.sh, formats/Makefile.in, |
1701 |
formats/generate_ascii.sh, formats/generate_html.sh, |
1702 |
formats/psion/ASCII_Codes.psi, |
1703 |
formats/psion/Application_ID_Section.psi, |
1704 |
formats/psion/Basic_Elements.psi, |
1705 |
formats/psion/Basic_Structures.psi, |
1706 |
formats/psion/Embedded_Object_Section.psi, |
1707 |
formats/psion/Fonts.psi, formats/psion/Header_Section.psi, |
1708 |
formats/psion/Identifiers.psi, formats/psion/Index.psi, |
1709 |
formats/psion/Introduction.psi, formats/psion/Layout_Codes.psi, |
1710 |
formats/psion/MBM_File.psi, |
1711 |
formats/psion/Page_Layout_Section.psi, |
1712 |
formats/psion/Paint_Data_Section.psi, |
1713 |
formats/psion/Password_Section.psi, |
1714 |
formats/psion/Record_File.psi, formats/psion/Record_Section.psi, |
1715 |
formats/psion/Section_Table_Section.psi, |
1716 |
formats/psion/Sketch_File.psi, formats/psion/Sketch_Section.psi, |
1717 |
formats/psion/Substitutions.psi, formats/psion/TextEd_File.psi, |
1718 |
formats/psion/TextEd_Section.psi, |
1719 |
formats/psion/Text_Layout_Section.psi, |
1720 |
formats/psion/Text_Section.psi, formats/psion/Word_File.psi, |
1721 |
formats/psion/Word_Status_Section.psi, |
1722 |
formats/psion/Word_Styles_Section.psi, lib/psiconv/Makefile.am, |
1723 |
lib/psiconv/Makefile.in, lib/psiconv/checkuid.c, |
1724 |
lib/psiconv/data.c, lib/psiconv/data.h, lib/psiconv/gen.h, |
1725 |
lib/psiconv/gen_html.c, lib/psiconv/gen_html4.c, |
1726 |
lib/psiconv/gen_txt.c, lib/psiconv/general.h.in, |
1727 |
lib/psiconv/list.c, lib/psiconv/list.h, lib/psiconv/parse.h, |
1728 |
lib/psiconv/parse_aux.c, lib/psiconv/parse_common.c, |
1729 |
lib/psiconv/parse_driver.c, lib/psiconv/parse_layout.c, |
1730 |
lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, |
1731 |
lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, |
1732 |
lib/psiconv/parse_word.c, program/psiconv/Makefile.in, |
1733 |
compat/Makefile.am, compat/Makefile.in, compat/strdup.c, |
1734 |
docs/Makefile.am, docs/Makefile.in, docs/ascii, docs/html, |
1735 |
docs/html4, program/extra/checkuid, program/extra/checkuid.c, |
1736 |
program/psiconv/Makefile.am, program/psiconv/psiconv.c: Imported |
1737 |
sources |
1738 |
|
1739 |
1999-10-03 23:10 frodo |
1740 |
|
1741 |
* AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, config.guess, |
1742 |
configure, configure.in, install-sh, missing, mkinstalldirs, |
1743 |
COPYING, INSTALL, README, TODO, aclocal.m4, config.h.in, |
1744 |
config.sub, ltconfig, ltmain.sh, stamp-h.in, formats/Makefile.am, |
1745 |
formats/generate_html4.sh, formats/html_links.sh, |
1746 |
formats/index_html.sh, formats/Makefile.in, |
1747 |
formats/generate_ascii.sh, formats/generate_html.sh, |
1748 |
formats/psion/ASCII_Codes.psi, |
1749 |
formats/psion/Application_ID_Section.psi, |
1750 |
formats/psion/Basic_Elements.psi, |
1751 |
formats/psion/Basic_Structures.psi, |
1752 |
formats/psion/Embedded_Object_Section.psi, |
1753 |
formats/psion/Fonts.psi, formats/psion/Header_Section.psi, |
1754 |
formats/psion/Identifiers.psi, formats/psion/Index.psi, |
1755 |
formats/psion/Introduction.psi, formats/psion/Layout_Codes.psi, |
1756 |
formats/psion/MBM_File.psi, |
1757 |
formats/psion/Page_Layout_Section.psi, |
1758 |
formats/psion/Paint_Data_Section.psi, |
1759 |
formats/psion/Password_Section.psi, |
1760 |
formats/psion/Record_File.psi, formats/psion/Record_Section.psi, |
1761 |
formats/psion/Section_Table_Section.psi, |
1762 |
formats/psion/Sketch_File.psi, formats/psion/Sketch_Section.psi, |
1763 |
formats/psion/Substitutions.psi, formats/psion/TextEd_File.psi, |
1764 |
formats/psion/TextEd_Section.psi, |
1765 |
formats/psion/Text_Layout_Section.psi, |
1766 |
formats/psion/Text_Section.psi, formats/psion/Word_File.psi, |
1767 |
formats/psion/Word_Status_Section.psi, |
1768 |
formats/psion/Word_Styles_Section.psi, lib/psiconv/Makefile.am, |
1769 |
lib/psiconv/Makefile.in, lib/psiconv/checkuid.c, |
1770 |
lib/psiconv/data.c, lib/psiconv/data.h, lib/psiconv/gen.h, |
1771 |
lib/psiconv/gen_html.c, lib/psiconv/gen_html4.c, |
1772 |
lib/psiconv/gen_txt.c, lib/psiconv/general.h.in, |
1773 |
lib/psiconv/list.c, lib/psiconv/list.h, lib/psiconv/parse.h, |
1774 |
lib/psiconv/parse_aux.c, lib/psiconv/parse_common.c, |
1775 |
lib/psiconv/parse_driver.c, lib/psiconv/parse_layout.c, |
1776 |
lib/psiconv/parse_page.c, lib/psiconv/parse_routines.h, |
1777 |
lib/psiconv/parse_simple.c, lib/psiconv/parse_texted.c, |
1778 |
lib/psiconv/parse_word.c, program/psiconv/Makefile.in, |
1779 |
compat/Makefile.am, compat/Makefile.in, compat/strdup.c, |
1780 |
docs/Makefile.am, docs/Makefile.in, docs/ascii, docs/html, |
1781 |
docs/html4, program/extra/checkuid, program/extra/checkuid.c, |
1782 |
program/psiconv/Makefile.am, program/psiconv/psiconv.c: Initial |
1783 |
revision |
1784 |
|