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