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