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