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