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