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