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