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