/[public]/psiconv/trunk/ChangeLog
ViewVC logotype

Diff of /psiconv/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 209 Revision 256
12005-02-25 21:36 frodo
2
3 * configure.in, program/psiconv/magick-aux.c,
4 program/psiconv/magick-aux.h: (Frodo) Support ImageMagick 6
5
62005-02-25 19:34 frodo
7
8 * INSTALL, NEWS, debian/changelog: (Frodo) Pending changes
9
102004-04-30 00:14 frodo
11
12 * ChangeLog, configure.in, lib/psiconv/Makefile.am,
13 program/psiconv-config/psiconv-config: (Frodo) Bump up the libary
14 version and program version
15
162004-04-30 00:05 frodo
17
18 * configure.in, program/psiconv/gen_image.c,
19 program/psiconv/magick-aux.h: (Frodo) Keep ImageMagick happy on
20 Solaris
21
22 It needs a #include <time.h>.
23
242004-04-29 23:57 frodo
25
26 * formats/html4_links.sh: (Frodo) And after the Solaris changes, it
27 now works again on Linux
28
29 Don't you love shell scripting?
30
312004-04-29 23:43 frodo
32
33 * formats/: generate_html4.sh, html4_links.sh, index_html.sh:
34 (Frodo) Solaris /bin/sh compatibility updates
35
36 /bin/sh on Solaris is just braindead, if you are used to bash (or
37 even Sun's ksh)
38
392004-04-29 21:40 frodo
40
41 * compat/Makefile.am, program/psiconv/gen_image.c: (Frodo) Solaris
42 build fixes
43
44 * gen_image fixes (didn't I do these before?!?)
45 * Building shared libs
46
472004-04-28 23:28 frodo
48
49 * compat/Makefile.am: (Frodo) Fixed compat directory LIBOBJS
50 handling
51
52 Mandated by newer autoconf/automake/libtool versions.
53
542004-04-06 16:38 frodo
55
56 * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.5 commit
57
582004-04-06 16:27 frodo
59
60 * ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made
61 compiling with gcc 2.95.x impossible
62
632004-03-22 21:08 frodo
64
65 * ChangeLog, configure.in, lib/psiconv/Makefile.am,
66 lib/psiconv/generate_image.c, lib/psiconv/parse_common.c,
67 program/psiconv-config/psiconv-config: (Frodo) Fix in color
68 generation algorithm
69
70 * Update version to 0.9.5
71 * Update patch level of library
72 * For greyscale pictures, white was translated as black. Not
73 good.
74
752004-03-17 18:31 frodo
76
77 * ChangeLog, NEWS, debian/changelog, lib/psiconv/Makefile.am:
78 (Frodo) Final 0.9.4 commit
79
802004-03-16 14:47 frodo
81
82 * ChangeLog, lib/psiconv/data.c, lib/psiconv/data.h: (Frodo) Sync
83
842004-03-09 00:20 frodo
85
86 * lib/psiconv/: data.c, data.h: (Frodo) Added forgotten function
87 free_word_style_list
88
892004-03-04 22:55 frodo
90
91 * examples/Word, lib/psiconv/data.h, lib/psiconv/image.c,
92 lib/psiconv/parse_image.c, program/psiconv-config/psiconv-config:
93 (Frodo) Bug fixes * Image colors correction (scale 0.0 to 1.0,
94 instead of 0.0 to less-than 1.0) * Bullet and indentation docs
95 update * Update version number
96
972004-02-28 18:09 frodo
98
99 * lib/psiconv/parse_common.c: (Frodo) Simplify routine a bit by
100 using the new psiconv_unicode_from_list
101
1022004-02-26 22:33 frodo
103
104 * configure.in, lib/psiconv/Makefile.am,
105 lib/psiconv/parse_driver.c: (Frodo) Version nrs, case-insensitive
106 applid * Bump library patch level up by one * Update version
107 number to 0.9.4 * Make applid comparison case-insensitive
108
1092004-02-26 18:12 frodo
110
111 * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.3 checkin
112
1132004-02-26 18:08 frodo
114
115 * lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake
116
1172004-02-26 17:27 frodo
118
119 * lib/psiconv/: generate_common.c, generate_driver.c,
120 generate_image.c, generate_layout.c, generate_page.c,
121 generate_texted.c, generate_word.c, parse_common.c,
122 parse_driver.c, parse_simple.c, parse_word.c: (Frodo) And even
123 more error work.
124
1252004-02-26 16:58 frodo
126
127 * NEWS, lib/psiconv/generate_common.c,
128 lib/psiconv/generate_simple.c: (Frodo) Even better errors and
129 progress/debug info
130
1312004-02-25 21:57 frodo
132
133 * lib/psiconv/: generate_common.c, generate_driver.c,
134 generate_image.c, generate_layout.c, generate_page.c,
135 generate_simple.c, generate_texted.c, generate_word.c, unicode.c,
136 unicode.h: (Frodo) Progress information while generating update
137
138 Much better progress information now, and better error reporting.
139
1402004-02-25 21:56 frodo
141
142 * lib/psiconv/parse_image.c: (Frodo) Modify debugging level
143
144 The noise from parsing pictures was ridiculous. Now you have to
145 edit the C code and #define LOUD to have it shout at you like
146 that.
147
1482004-02-25 17:12 frodo
149
150 * lib/psiconv/unicode.h: (Frodo) Fix on previous commit
151
1522004-02-25 17:11 frodo
153
154 * NEWS, configure.in, debian/changelog, lib/psiconv/Makefile.am,
155 lib/psiconv/unicode.c, lib/psiconv/unicode.h,
156 program/psiconv-config/psiconv-config: (Frodo) AbiWord work *
157 Update version to 0.9.3 * Update library version * New
158 functions psiconv_unicode_from_list and psiconv_unicode_strstr
159
1602004-02-23 18:57 frodo
161
162 * ChangeLog, NEWS, TODO, debian/changelog, docs/configuration:
163 (Frodo) Final update for release 0.9.2
164
1652004-02-23 18:36 frodo
166
167 * formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg
168 to psiconv at the right place
169
1702004-02-23 18:23 frodo
171
172 * TODO, lib/psiconv/generate_word.c: (Frodo) Solve a few small
173 buglets
174
1752004-02-23 18:23 frodo
176
177 * Makefile.am: (Frodo) Remove Debian from make dist
178
1792004-02-23 18:01 frodo
180
181 * lib/psiconv/: Makefile.am, misc.c, parse_layout.c: (Frodo)
182 Buglets
183
1842004-02-23 14:34 frodo
185
186 * formats/: Makefile.am, generate_ascii.sh, generate_html4.sh,
187 generate_xhtml.sh, psiconv.conf: (Frodo) Added configuration file
188 for formats Alls formats docs are now generated with a sane
189 configfile.
190
1912004-02-23 14:33 frodo
192
193 * lib/psiconv/configuration.c: (Frodo) Buglet in configfile parsing
194 solved * Typo: eovar instead of eoval in one check
195
1962004-02-23 14:08 frodo
197
198 * TODO, program/psiconv/psiconv.c: (Frodo) Psiconv program work *
199 Added -c option
200
2012004-02-22 23:32 frodo
202
203 * lib/psiconv/configuration.c: (Frodo) Default configuration bug
204 fixed
205
206 * Now properly initialize default_configuration
207
2082004-02-22 23:24 frodo
209
210 * etc/psiconv.conf.eg, lib/psiconv/configuration.c,
211 lib/psiconv/error.c, lib/psiconv/generate_common.c,
212 lib/psiconv/generate_layout.c, lib/psiconv/generate_simple.c,
213 lib/psiconv/generate_word.c, lib/psiconv/misc.c,
214 lib/psiconv/parse_common.c, lib/psiconv/parse_layout.c,
215 lib/psiconv/parse_simple.c, lib/psiconv/parse_word.c,
216 lib/psiconv/unicode.c, lib/psiconv/unicode.h,
217 program/psiconv/general.c: (Frodo) UTF8 work (it should now
218 actually work!)
219
220 * Replaced psiconv_unicode_from_char with
221 psiconv_unicode_read_char
222 and removed psiconv_unicode_from_chars
223 * Replaced psiconv_unicode_to_char with
224 psiconv_unicode_write_char
225 and removed psiconv_unicode_to_chars
226 * Rewrote psiconv_parse_text_section to be more sane, easier to
227 read
228 and to work with the above updates
229 * Updated all places where the psiconv_unicode_from/to_char
230 calls
231 were used
232 * Updated psiconv.conf.eg to reflect the correct character set
233 numbers
234 * Fixed a buglet that made it impossible to set verbosity to 5
235 in config
236 * Removed strange code in make_printable
237 * Rewrote the ENCODING_PSION option in the psiconv program to
238 work
239 with the new definitions.
240
2412004-02-21 14:24 frodo
242
243 * formats/: generate_html4.sh, generate_xhtml.sh: (Frodo) Work
244 around CDPATH bash bugs, as reported by Reuben Thomas
245
2462004-02-21 14:11 frodo
247
248 * Makefile.am, debian/changelog, debian/control, debian/copyright,
249 debian/libpsiconv6.copyright, debian/psiconv-doc.copyright,
250 debian/psiconv-doc.dirs, debian/psiconv-doc.install,
251 debian/rules: (Frodo) Debian stuff * psiconv-doc is now
252 independent of other packages
253
2542004-02-21 13:10 frodo
255
256 * Makefile.am, debian/changelog, debian/control, debian/rules,
257 program/psiconv-config/psiconv-config: (Frodo) Debian stuff *
258 Changed psiconv-dev to libpsiconv-dev * Bumped up the version
259 number
260
2612004-02-21 12:48 frodo
262
263 * program/psiconv-config/Makefile.am: (Frodo) Forgotten file
264
2652004-02-20 22:52 frodo
266
267 * configure.in, lib/psiconv/configuration.h: (Frodo) * Bumped
268 version numer to 0.9.2 * Fixed error handler bug (returned void
269 * instead of void)
270
2712004-02-10 18:24 frodo
272
273 * ChangeLog, configure.in, debian/control, debian/psiconv-doc.dirs,
274 debian/psiconv-doc.install, debian/psiconv.manpages,
275 debian/rules, program/psiconv-config/psiconv-config.man.in:
276 (Frodo) Final 0.9.1 commit * Added psiconv-config manpage *
277 Updated Debian build
278
2792004-02-10 00:33 frodo
280
281 * ChangeLog, NEWS, debian/changelog, debian/control,
282 debian/libpsiconv6.dirs, debian/libpsiconv6.install,
283 debian/psiconv-dev.dirs, debian/psiconv-dev.install: (Frodo) A
284 few last-minute deb changes
285
12004-02-10 00:12 frodo 2862004-02-10 00:12 frodo
2 287
3 * lib/psiconv/configuration.c, lib/psiconv/configuration.h, 288 * lib/psiconv/configuration.c, lib/psiconv/configuration.h,
4 lib/psiconv/data.c, lib/psiconv/generate_common.c, 289 lib/psiconv/data.c, lib/psiconv/generate_common.c,
5 lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c, 290 lib/psiconv/parse_common.c, lib/psiconv/parse_driver.c,

Legend:
Removed from v.209  
changed lines
  Added in v.256

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26