| 
 | 
1 | 2004-02-23 18:36  frodo | 
 | 
 | 
2 |   | 
 | 
 | 
3 | 	* formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg | 
 | 
 | 
4 | 	  to psiconv at the right place | 
 | 
 | 
5 |   | 
 | 
 | 
6 | 2004-02-23 18:23  frodo | 
 | 
 | 
7 |   | 
 | 
 | 
8 | 	* TODO, lib/psiconv/generate_word.c: (Frodo) Solve a few small | 
 | 
 | 
9 | 	  buglets | 
 | 
 | 
10 |   | 
 | 
 | 
11 | 2004-02-23 18:23  frodo | 
 | 
 | 
12 |   | 
 | 
 | 
13 | 	* Makefile.am: (Frodo) Remove Debian from make dist | 
 | 
 | 
14 |   | 
 | 
 | 
15 | 2004-02-23 18:01  frodo | 
 | 
 | 
16 |   | 
 | 
 | 
17 | 	* lib/psiconv/: Makefile.am, misc.c, parse_layout.c: (Frodo) | 
 | 
 | 
18 | 	  Buglets | 
 | 
 | 
19 |   | 
 | 
 | 
20 | 2004-02-23 14:34  frodo | 
 | 
 | 
21 |   | 
 | 
 | 
22 | 	* formats/: Makefile.am, generate_ascii.sh, generate_html4.sh, | 
 | 
 | 
23 | 	  generate_xhtml.sh, psiconv.conf: (Frodo) Added configuration file | 
 | 
 | 
24 | 	  for formats	Alls formats docs are now generated with a sane | 
 | 
 | 
25 | 	  configfile. | 
 | 
 | 
26 |   | 
 | 
 | 
27 | 2004-02-23 14:33  frodo | 
 | 
 | 
28 |   | 
 | 
 | 
29 | 	* lib/psiconv/configuration.c: (Frodo) Buglet in configfile parsing | 
 | 
 | 
30 | 	  solved   * Typo: eovar instead of eoval in one check | 
 | 
 | 
31 |   | 
 | 
 | 
32 | 2004-02-23 14:08  frodo | 
 | 
 | 
33 |   | 
 | 
 | 
34 | 	* TODO, program/psiconv/psiconv.c: (Frodo) Psiconv program work   * | 
 | 
 | 
35 | 	  Added -c option | 
 | 
 | 
36 |   | 
 | 
 | 
37 | 2004-02-22 23:32  frodo | 
 | 
 | 
38 |   | 
 | 
 | 
39 | 	* lib/psiconv/configuration.c: (Frodo) Default configuration bug | 
 | 
 | 
40 | 	  fixed | 
 | 
 | 
41 |   | 
 | 
 | 
42 | 	    * Now properly initialize default_configuration | 
 | 
 | 
43 |   | 
 | 
 | 
44 | 2004-02-22 23:24  frodo | 
 | 
 | 
45 |   | 
 | 
 | 
46 | 	* etc/psiconv.conf.eg, lib/psiconv/configuration.c, | 
 | 
 | 
47 | 	  lib/psiconv/error.c, lib/psiconv/generate_common.c, | 
 | 
 | 
48 | 	  lib/psiconv/generate_layout.c, lib/psiconv/generate_simple.c, | 
 | 
 | 
49 | 	  lib/psiconv/generate_word.c, lib/psiconv/misc.c, | 
 | 
 | 
50 | 	  lib/psiconv/parse_common.c, lib/psiconv/parse_layout.c, | 
 | 
 | 
51 | 	  lib/psiconv/parse_simple.c, lib/psiconv/parse_word.c, | 
 | 
 | 
52 | 	  lib/psiconv/unicode.c, lib/psiconv/unicode.h, | 
 | 
 | 
53 | 	  program/psiconv/general.c: (Frodo) UTF8 work (it should now | 
 | 
 | 
54 | 	  actually work!) | 
 | 
 | 
55 |   | 
 | 
 | 
56 | 	    * Replaced psiconv_unicode_from_char with | 
 | 
 | 
57 | 	  psiconv_unicode_read_char | 
 | 
 | 
58 | 	      and removed psiconv_unicode_from_chars | 
 | 
 | 
59 | 	    * Replaced psiconv_unicode_to_char with | 
 | 
 | 
60 | 	  psiconv_unicode_write_char | 
 | 
 | 
61 | 	      and removed psiconv_unicode_to_chars | 
 | 
 | 
62 | 	    * Rewrote psiconv_parse_text_section to be more sane, easier to | 
 | 
 | 
63 | 	  read | 
 | 
 | 
64 | 	      and to work with the above updates | 
 | 
 | 
65 | 	    * Updated all places where the psiconv_unicode_from/to_char | 
 | 
 | 
66 | 	  calls | 
 | 
 | 
67 | 	      were used | 
 | 
 | 
68 | 	    * Updated psiconv.conf.eg to reflect the correct character set | 
 | 
 | 
69 | 	  numbers | 
 | 
 | 
70 | 	    * Fixed a buglet that made it impossible to set verbosity to 5 | 
 | 
 | 
71 | 	  in config | 
 | 
 | 
72 | 	    * Removed strange code in make_printable | 
 | 
 | 
73 | 	    * Rewrote the ENCODING_PSION option in the psiconv program to | 
 | 
 | 
74 | 	  work | 
 | 
 | 
75 | 	      with the new definitions. | 
 | 
 | 
76 |   | 
 | 
 | 
77 | 2004-02-21 14:24  frodo | 
 | 
 | 
78 |   | 
 | 
 | 
79 | 	* formats/: generate_html4.sh, generate_xhtml.sh: (Frodo) Work | 
 | 
 | 
80 | 	  around CDPATH bash bugs, as reported by Reuben Thomas | 
 | 
 | 
81 |   | 
 | 
 | 
82 | 2004-02-21 14:11  frodo | 
 | 
 | 
83 |   | 
 | 
 | 
84 | 	* Makefile.am, debian/changelog, debian/control, debian/copyright, | 
 | 
 | 
85 | 	  debian/libpsiconv6.copyright, debian/psiconv-doc.copyright, | 
 | 
 | 
86 | 	  debian/psiconv-doc.dirs, debian/psiconv-doc.install, | 
 | 
 | 
87 | 	  debian/rules: (Frodo) Debian stuff   * psiconv-doc is now | 
 | 
 | 
88 | 	  independent of other packages | 
 | 
 | 
89 |   | 
 | 
 | 
90 | 2004-02-21 13:10  frodo | 
 | 
 | 
91 |   | 
 | 
 | 
92 | 	* Makefile.am, debian/changelog, debian/control, debian/rules, | 
 | 
 | 
93 | 	  program/psiconv-config/psiconv-config: (Frodo) Debian stuff	* | 
 | 
 | 
94 | 	  Changed psiconv-dev to libpsiconv-dev   * Bumped up the version | 
 | 
 | 
95 | 	  number | 
 | 
 | 
96 |   | 
 | 
 | 
97 | 2004-02-21 12:48  frodo | 
 | 
 | 
98 |   | 
 | 
 | 
99 | 	* program/psiconv-config/Makefile.am: (Frodo) Forgotten file | 
 | 
 | 
100 |   | 
 | 
 | 
101 | 2004-02-20 22:52  frodo | 
 | 
 | 
102 |   | 
 | 
 | 
103 | 	* configure.in, lib/psiconv/configuration.h: (Frodo)   * Bumped | 
 | 
 | 
104 | 	  version numer to 0.9.2   * Fixed error handler bug (returned void | 
 | 
 | 
105 | 	  * instead of void) | 
 | 
 | 
106 |   | 
 | 
 | 
107 | 2004-02-10 18:24  frodo | 
 | 
 | 
108 |   | 
 | 
 | 
109 | 	* ChangeLog, configure.in, debian/control, debian/psiconv-doc.dirs, | 
 | 
 | 
110 | 	  debian/psiconv-doc.install, debian/psiconv.manpages, | 
 | 
 | 
111 | 	  debian/rules, program/psiconv-config/psiconv-config.man.in: | 
 | 
 | 
112 | 	  (Frodo) Final 0.9.1 commit   * Added psiconv-config manpage	* | 
 | 
 | 
113 | 	  Updated Debian build | 
 | 
 | 
114 |   | 
 | 
 | 
115 | 2004-02-10 00:33  frodo | 
 | 
 | 
116 |   | 
 | 
 | 
117 | 	* ChangeLog, NEWS, debian/changelog, debian/control, | 
 | 
 | 
118 | 	  debian/libpsiconv6.dirs, debian/libpsiconv6.install, | 
 | 
 | 
119 | 	  debian/psiconv-dev.dirs, debian/psiconv-dev.install: (Frodo) A | 
 | 
 | 
120 | 	  few last-minute deb changes | 
 | 
 | 
121 |   | 
| 1 | 2004-02-10 00:12  frodo | 
122 | 2004-02-10 00:12  frodo | 
| 2 |  | 
123 |  | 
| 3 | 	* lib/psiconv/configuration.c, lib/psiconv/configuration.h, | 
124 | 	* lib/psiconv/configuration.c, lib/psiconv/configuration.h, | 
| 4 | 	  lib/psiconv/data.c, lib/psiconv/generate_common.c, | 
125 | 	  lib/psiconv/data.c, lib/psiconv/generate_common.c, | 
| 5 | 	  lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, | 
126 | 	  lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, |