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

Diff of /psiconv/trunk/ChangeLog

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

Revision 226 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
12004-02-23 18:36 frodo 1652004-02-23 18:36 frodo
2 166
3 * formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg 167 * formats/generate_ascii.sh: (Frodo) Ouch. Forgot to add the -c arg
4 to psiconv at the right place 168 to psiconv at the right place
5 169

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

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