2005-12-23 [cleroy] 1.9.100cvs105
[claws.git] / ChangeLog
1 2005-12-23 [cleroy]     1.9.100cvs105
2
3         * src/mainwindow.c
4                 Fix missing break
5
6 2005-12-23 [cleroy]     1.9.100cvs104
7
8         * autogen.sh
9         * src/folder.c
10         * src/mh.c
11         * src/common/plugin.c
12         * src/common/socket.c
13         * src/common/socket.h
14         * src/common/utils.c
15         * src/common/utils.h
16         * src/gtk/pluginwindow.c
17         * src/plugins/pgpcore/plugin.def
18         * src/plugins/pgpcore/sylpheed.def
19         * src/plugins/pgpinline/Makefile.am
20         * src/plugins/pgpinline/plugin.def
21         * src/plugins/pgpinline/sylpheed.def
22         * src/plugins/pgpmime/plugin.def
23         * src/plugins/pgpmime/sylpheed.def
24                 Various w32 fixes by Werner Koch
25
26 2005-12-22 [paul]       1.9.100cvs103
27
28         * src/wizard.c
29                 don't offer IMAP as 'server type' if
30                 libetpan isn't built in
31
32 2005-12-22 [paul]       1.9.100cvs102
33
34         * AUTHORS
35         * src/mainwindow.c
36         * src/mainwindow.h
37         * src/toolbar.c
38         * src/gtk/authors.h
39                 support GTK_TOOLBAR_BOTH_HORIZ (text
40                 next to icon) Patch by Marien Zwart
41                 marienz@users.sf.net
42                 Also reword the text
43
44 2005-12-21 [colin]      1.9.100cvs101
45
46         * configure.ac
47                 Fix DATADIRNAME
48         * COPYING
49                 Fix missing section and explicit the exception better
50         * src/compose.c
51                 Prevent mail from being lost without notice when an
52                 SMTP error happens on trying to send an unmodified
53                 drafted mail.
54         * src/send_message.c
55         * src/common/smtp.c
56                 Fix password remembering when wrong, and add return
57                 value checks where they should have been
58         * src/plugins/pgpcore/sylpheed.def
59         * src/plugins/pgpinline/sylpheed.def
60         * src/plugins/pgpmime/sylpheed.def
61                 Add a few symbols needed
62
63 2005-12-21 [paul]       1.9.100cvs100
64
65         * m4/codeset.m4
66         * m4/glibc21.m4
67         * m4/intdiv0.m4
68         * m4/inttypes-pri.m4
69         * m4/inttypes.m4
70         * m4/inttypes_h.m4
71         * m4/isc-posix.m4
72         * m4/lcmessage.m4
73         * m4/stdint_h.m4
74         * m4/uintmax_t.m4
75                 gettextization
76                 thanks to Colin
77
78 2005-12-21 [paul]       1.9.100cvs99
79
80         * po/sv.po
81                 fixed by Colin
82
83 2005-12-20 [paul]       1.9.100cvs98
84
85         * po/sv.po
86                 updated by Anders Trobäck
87
88 2005-12-20 [colin]      1.9.100cvs97
89
90         * ABOUT-NLS
91         * Makefile.am
92         * autogen.sh
93         * configure.ac
94         * config/config.rpath
95         * config/mkinstalldirs
96         * m4/Makefile.am
97         * m4/glibc2.m4
98         * m4/gnupg.m4
99         * m4/gpgme.m4
100         * m4/intmax.m4
101         * m4/longdouble.m4
102         * m4/longlong.m4
103         * m4/printf-posix.m4
104         * m4/signed.m4
105         * m4/size_max.m4
106         * m4/ulonglong.m4
107         * m4/wchar_t.m4
108         * m4/wint_t.m4
109         * m4/xsize.m4
110         * po/Makefile.in.in
111         * po/Makevars
112         * po/bg.po
113         * po/ca.po
114         * po/cs.po
115         * po/de.po
116         * po/el.po
117         * po/en_GB.po
118         * po/es.po
119         * po/fi.po
120         * po/fr.po
121         * po/hr.po
122         * po/hu.po
123         * po/it.po
124         * po/ja.po
125         * po/ko.po
126         * po/nb.po
127         * po/nl.po
128         * po/pl.po
129         * po/pt_BR.po
130         * po/ru.po
131         * po/sk.po
132         * po/sr.po
133         * po/stamp-po
134         * po/sv.po
135         * po/zh_CN.po
136         * po/zh_TW.po
137         * src/Makefile.am
138         * src/codeconv.c
139         * src/compose.c
140         * src/exporthtml.c
141         * src/exportldif.c
142         * src/folder.c
143         * src/main.c
144         * src/manual.c
145         * src/mh.c
146         * src/mimeview.c
147         * src/send_message.c
148         * src/common/Makefile.am
149         * src/common/fnmatch.c
150         * src/common/fnmatch.h
151         * src/common/fnmatch_loop.c
152         * src/common/nntp.c
153         * src/common/plugin.c
154         * src/common/smtp.c
155         * src/common/socket.c
156         * src/common/string_match.c
157         * src/common/sylpheed.c
158         * src/common/utils.c
159         * src/common/utils.h
160         * src/common/w32_dirent.c
161         * src/common/w32_reg.c
162         * src/common/w32_signal.c
163         * src/common/w32_stat.c
164         * src/common/w32_stdio.c
165         * src/common/w32_stdlib.c
166         * src/common/w32_string.c
167         * src/common/w32_time.c
168         * src/common/w32_unistd.c
169         * src/common/w32_wait.c
170         * src/common/w32lib.h
171         * src/etpan/Makefile.am
172         * src/gtk/Makefile.am
173         * src/plugins/clamav/Makefile.am
174         * src/plugins/demo/Makefile.am
175         * src/plugins/dillo_viewer/Makefile.am
176         * src/plugins/pgpcore/Makefile.am
177         * src/plugins/pgpcore/passphrase.c
178         * src/plugins/pgpcore/plugin.def
179         * src/plugins/pgpcore/sgpgme.c
180         * src/plugins/pgpcore/sylpheed.def
181         * src/plugins/pgpcore/version.rc
182         * src/plugins/pgpinline/Makefile.am
183         * src/plugins/pgpinline/plugin.def
184         * src/plugins/pgpinline/sylpheed.def
185         * src/plugins/pgpinline/version.rc
186         * src/plugins/pgpmime/Makefile.am
187         * src/plugins/pgpmime/mypgpcore.def
188         * src/plugins/pgpmime/plugin.def
189         * src/plugins/pgpmime/sylpheed.def
190         * src/plugins/pgpmime/version.rc
191         * src/plugins/spamassassin/Makefile.am
192                 Very little ;-) patch from Werner Koch, providing
193                 infrastructure for cross-compiling to Win32
194
195 2005-12-20 [paul]       1.9.100cvs96
196
197         * src/account.c
198         * src/account.h
199         * src/mainwindow.c
200         * src/mainwindow.h
201         * src/toolbar.c
202         * src/toolbar.h
203                 add a combo to the Get All button, allowing
204                 quick retrieval from any account
205                 Patch by Fabien Vantard, slightly modified
206                 by Colin
207         * src/gtk/about.c
208                 i18n fix. Patch by Fabien Vantard
209
210 2005-12-19 [cleroy]     1.9.100cvs95
211
212         * src/compose.c
213         * src/compose.h
214                 Don't automatically join lines when they've 
215                 been separated by the user and not automatically
216
217 2005-12-19 [paul]       1.9.100cvs94
218
219         * src/gtk/pluginwindow.c
220                 i18n fix.
221                 Patch by Fabien Vantard
222
223 2005-12-15 [paul]       1.9.100cvs93
224
225         * src/common/plugin.c
226         * src/common/plugin.h
227         * src/gtk/pluginwindow.c
228         * src/plugins/clamav/clamav_plugin.c
229         * src/plugins/demo/demo.c
230         * src/plugins/dillo_viewer/dillo_viewer.c
231         * src/plugins/pgpcore/plugin.c
232         * src/plugins/pgpinline/plugin.c
233         * src/plugins/pgpmime/plugin.c
234         * src/plugins/spamassassin/spamassassin.c
235         * src/plugins/trayicon/trayicon.c
236                 add plugin_version()
237
238 2005-12-15 [cleroy]     1.9.100cvs92
239
240         * src/compose.c
241                 Further fix bug #875
242
243 2005-12-15 [paul]       1.9.100cvs91
244
245         * src/gtk/filesel.c
246                 fix attach_load_dir getting set to
247                 PLUGINDIR on plugin load
248
249 2005-12-14 [mones]      1.9.100cvs90
250
251         * manual/ack.xml
252         * manual/keyboard.xml
253                 Initial draft and some shortcuts added
254                 
255         * po/es.po
256                 Updated translation
257
258 2005-12-14 [colin]      1.9.100cvs89
259
260         * src/compose.c
261         * src/imap.c
262         * src/summaryview.c
263         * src/gtk/gtkaspell.c
264                 More leaks fixed
265         * src/prefs_folder_item.c
266                 Fix recursive prefs apply
267
268
269 2005-12-14 [cleroy]     1.9.100cvs88
270
271         * src/compose.c
272                 Fix bug #875 (Freeze On Inline Forward of 
273                 Large Message)
274
275 2005-12-13 [colin]      1.9.100cvs87
276
277         * src/compose.c
278                 Uniq-ify and sort the mimetypes list
279                 Patch by Fabien Vantard
280
281 2005-12-13 [colin]      1.9.100cvs86
282
283         * src/imap.c
284         * src/etpan/imap-thread.c
285                 Fix leaks (patch by Hoa)
286         * src/news.c
287         * src/common/plugin.c
288                 Fix leaks
289
290 2005-12-12 [colin]
291
292         * 2.0.0-rc2 released
293
294 2005-12-12 [colin]      1.9.100cvs85
295
296         * src/matcher.c
297                 Fix a leak
298
299 2005-12-12 [wwp]        1.9.100cvs84
300
301         * src/gtk/icon_legend.c
302                 fix misbehaviour and crash when closing the legend window
303         using the Esc key (patch by Fabien Vantard).
304
305 2005-12-12 [paul]       1.9.100cvs83
306
307         * src/browseldap.c
308         * src/foldersel.c
309         * src/prefs_actions.c
310         * src/prefs_filtering.c
311         * src/prefs_matcher.c
312         * src/prefs_spelling.glade      ** REMOVED **
313         * src/prefs_template.c
314         * src/gtk/foldersort.glade      ** REMOVED **
315         * src/gtk/pluginwindow.c
316         * src/gtk/pluginwindow.glade    ** REMOVED **
317         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
318                 cleanups
319
320 2005-12-11 [paul]       1.9.100cvs82
321
322         * src/gtk/filesel.c
323                 fix attach_load_dir crasher (double free)
324
325 2005-12-09 [paul]       1.9.100cvs81
326
327         * po/POTFILES.in
328         * src/mainwindow.c
329         * src/gtk/Makefile.am
330         * src/gtk/icon_legend.c
331         * src/gtk/icon_legend.h
332                 add icon legend
333         * src/manual.c
334                 cleanup
335
336 2005-12-09 [paul]       1.9.100cvs80
337
338         * src/plugins/pgpcore/passphrase.c
339                 wrap the label in the dialog
340
341 2005-12-09 [cleroy]     1.9.100cvs79
342
343         * src/plugins/pgpcore/sgpgme.c
344                 Display (untrusted) on not trusted signatures
345                 Patch by Michal Èihaø <michal@cihar.com>
346                 Closes bug #867 (Report also key trust)
347
348 2005-12-09 [cleroy]     1.9.100cvs78
349
350         * src/common/plugin.c
351                 Update licence check, following Eben Moglen's advice
352
353 2005-12-08 [colin]      1.9.100cvs77
354
355         * src/folder.c
356                 Fix the occasionnal item->cache != NULL 
357                 assertion failure. 
358
359 2005-12-08 [colin]      1.9.100cvs76
360
361         * src/mimeview.c
362         * src/plugins/pgpcore/sgpgme.c
363                 Print key id when unable to check it
364                 Closes bug #866 (Show key id when missing)
365
366 2005-12-08 [paul]       1.9.100cvs75
367
368         * src/prefs_common.c
369         * src/prefs_common.h
370         * src/gtk/filesel.c
371                 remember load attachment dir
372
373 2005-12-07 [colin]      1.9.100cvs74
374
375         * src/prefs_toolbar.c
376                 Gtk fixes, patch by Fabien Vantard
377
378 2005-12-07 [colin]      1.9.100cvs73
379
380         * src/action.c
381         * src/compose.c
382         * src/compose.h
383                 Fix bug #839 (Quoted text isn't colored after 
384                 executing an action)
385         * src/common/plugin.c
386                 Require plugins to declare their licence in plugin_licence()
387                 Refuse to load non-GPL plugins as they'd be illegal (as 
388                 derived works of Sylpheed-Claws, they must be GPL).
389         * src/plugins/clamav/clamav_plugin.c
390         * src/plugins/demo/demo.c
391         * src/plugins/dillo_viewer/dillo_viewer.c
392         * src/plugins/pgpcore/plugin.c
393         * src/plugins/pgpinline/plugin.c
394         * src/plugins/pgpmime/plugin.c
395         * src/plugins/spamassassin/spamassassin.c
396         * src/plugins/trayicon/trayicon.c
397                 Add plugin_licence()
398
399 2005-12-07 [paul]       1.9.100cvs72
400
401         * configure.ac
402         * src/mainwindow.c
403         * src/manual.c
404         * src/manual.h
405         * src/common/defs.h
406                 clean up after local FAQ removal and
407                 temporary manual removal
408
409 2005-12-06 [colin]      1.9.100cvs71
410
411         * configure.ac
412         * doc/Makefile.am
413         * doc/faq/.cvsignore
414         * doc/faq/Makefile.am
415         * doc/faq/de/.cvsignore
416         * doc/faq/de/Makefile.am
417         * doc/faq/de/sylpheed-faq-1.html
418         * doc/faq/de/sylpheed-faq-2.html
419         * doc/faq/de/sylpheed-faq-3.html
420         * doc/faq/de/sylpheed-faq.html
421         * doc/faq/en/.cvsignore
422         * doc/faq/en/Makefile.am
423         * doc/faq/en/sylpheed-faq-1.html
424         * doc/faq/en/sylpheed-faq-2.html
425         * doc/faq/en/sylpheed-faq-3.html
426         * doc/faq/en/sylpheed-faq-4.html
427         * doc/faq/en/sylpheed-faq.html
428         * doc/faq/es/.cvsignore
429         * doc/faq/es/Makefile.am
430         * doc/faq/es/sylpheed-faq-1.html
431         * doc/faq/es/sylpheed-faq-2.html
432         * doc/faq/es/sylpheed-faq-3.html
433         * doc/faq/es/sylpheed-faq-4.html
434         * doc/faq/es/sylpheed-faq.html
435         * doc/faq/fr/.cvsignore
436         * doc/faq/fr/Makefile.am
437         * doc/faq/fr/sylpheed-faq-1.html
438         * doc/faq/fr/sylpheed-faq-2.html
439         * doc/faq/fr/sylpheed-faq-3.html
440         * doc/faq/fr/sylpheed-faq.html
441         * doc/faq/it/.cvsignore
442         * doc/faq/it/Makefile.am
443         * doc/faq/it/sylpheed-faq-1.html
444         * doc/faq/it/sylpheed-faq-2.html
445         * doc/faq/it/sylpheed-faq-3.html
446         * doc/faq/it/sylpheed-faq.html
447         * doc/manual/.cvsignore
448         * doc/manual/Makefile.am
449         * doc/manual/de/.cvsignore
450         * doc/manual/de/Makefile.am
451         * doc/manual/de/sylpheed-1.html
452         * doc/manual/de/sylpheed-10.html
453         * doc/manual/de/sylpheed-11.html
454         * doc/manual/de/sylpheed-12.html
455         * doc/manual/de/sylpheed-13.html
456         * doc/manual/de/sylpheed-14.html
457         * doc/manual/de/sylpheed-15.html
458         * doc/manual/de/sylpheed-16.html
459         * doc/manual/de/sylpheed-17.html
460         * doc/manual/de/sylpheed-18.html
461         * doc/manual/de/sylpheed-19.html
462         * doc/manual/de/sylpheed-2.html
463         * doc/manual/de/sylpheed-20.html
464         * doc/manual/de/sylpheed-3.html
465         * doc/manual/de/sylpheed-4.html
466         * doc/manual/de/sylpheed-5.html
467         * doc/manual/de/sylpheed-6.html
468         * doc/manual/de/sylpheed-7.html
469         * doc/manual/de/sylpheed-8.html
470         * doc/manual/de/sylpheed-9.html
471         * doc/manual/de/sylpheed.html
472         * doc/manual/en/.cvsignore
473         * doc/manual/en/Makefile.am
474         * doc/manual/en/sylpheed-1.html
475         * doc/manual/en/sylpheed-10.html
476         * doc/manual/en/sylpheed-11.html
477         * doc/manual/en/sylpheed-12.html
478         * doc/manual/en/sylpheed-13.html
479         * doc/manual/en/sylpheed-14.html
480         * doc/manual/en/sylpheed-15.html
481         * doc/manual/en/sylpheed-16.html
482         * doc/manual/en/sylpheed-17.html
483         * doc/manual/en/sylpheed-18.html
484         * doc/manual/en/sylpheed-19.html
485         * doc/manual/en/sylpheed-2.html
486         * doc/manual/en/sylpheed-20.html
487         * doc/manual/en/sylpheed-21.html
488         * doc/manual/en/sylpheed-22.html
489         * doc/manual/en/sylpheed-3.html
490         * doc/manual/en/sylpheed-4.html
491         * doc/manual/en/sylpheed-5.html
492         * doc/manual/en/sylpheed-6.html
493         * doc/manual/en/sylpheed-7.html
494         * doc/manual/en/sylpheed-8.html
495         * doc/manual/en/sylpheed-9.html
496         * doc/manual/en/sylpheed.html
497         * doc/manual/es/.cvsignore
498         * doc/manual/es/Makefile.am
499         * doc/manual/es/sylpheed-1.html
500         * doc/manual/es/sylpheed-10.html
501         * doc/manual/es/sylpheed-11.html
502         * doc/manual/es/sylpheed-12.html
503         * doc/manual/es/sylpheed-13.html
504         * doc/manual/es/sylpheed-14.html
505         * doc/manual/es/sylpheed-15.html
506         * doc/manual/es/sylpheed-16.html
507         * doc/manual/es/sylpheed-17.html
508         * doc/manual/es/sylpheed-18.html
509         * doc/manual/es/sylpheed-19.html
510         * doc/manual/es/sylpheed-2.html
511         * doc/manual/es/sylpheed-20.html
512         * doc/manual/es/sylpheed-3.html
513         * doc/manual/es/sylpheed-4.html
514         * doc/manual/es/sylpheed-5.html
515         * doc/manual/es/sylpheed-6.html
516         * doc/manual/es/sylpheed-7.html
517         * doc/manual/es/sylpheed-8.html
518         * doc/manual/es/sylpheed-9.html
519         * doc/manual/es/sylpheed.html
520         * doc/manual/fr/.cvsignore
521         * doc/manual/fr/Makefile.am
522         * doc/manual/fr/sylpheed-1.html
523         * doc/manual/fr/sylpheed-10.html
524         * doc/manual/fr/sylpheed-11.html
525         * doc/manual/fr/sylpheed-12.html
526         * doc/manual/fr/sylpheed-13.html
527         * doc/manual/fr/sylpheed-14.html
528         * doc/manual/fr/sylpheed-15.html
529         * doc/manual/fr/sylpheed-16.html
530         * doc/manual/fr/sylpheed-17.html
531         * doc/manual/fr/sylpheed-18.html
532         * doc/manual/fr/sylpheed-19.html
533         * doc/manual/fr/sylpheed-2.html
534         * doc/manual/fr/sylpheed-20.html
535         * doc/manual/fr/sylpheed-3.html
536         * doc/manual/fr/sylpheed-4.html
537         * doc/manual/fr/sylpheed-5.html
538         * doc/manual/fr/sylpheed-6.html
539         * doc/manual/fr/sylpheed-7.html
540         * doc/manual/fr/sylpheed-8.html
541         * doc/manual/fr/sylpheed-9.html
542         * doc/manual/fr/sylpheed.html
543         * doc/manual/ja/.cvsignore
544         * doc/manual/ja/Makefile.am
545         * doc/manual/ja/sylpheed-1.html
546         * doc/manual/ja/sylpheed-10.html
547         * doc/manual/ja/sylpheed-11.html
548         * doc/manual/ja/sylpheed-12.html
549         * doc/manual/ja/sylpheed-13.html
550         * doc/manual/ja/sylpheed-14.html
551         * doc/manual/ja/sylpheed-15.html
552         * doc/manual/ja/sylpheed-16.html
553         * doc/manual/ja/sylpheed-17.html
554         * doc/manual/ja/sylpheed-18.html
555         * doc/manual/ja/sylpheed-19.html
556         * doc/manual/ja/sylpheed-2.html
557         * doc/manual/ja/sylpheed-20.html
558         * doc/manual/ja/sylpheed-3.html
559         * doc/manual/ja/sylpheed-4.html
560         * doc/manual/ja/sylpheed-5.html
561         * doc/manual/ja/sylpheed-6.html
562         * doc/manual/ja/sylpheed-7.html
563         * doc/manual/ja/sylpheed-8.html
564         * doc/manual/ja/sylpheed-9.html
565         * doc/manual/ja/sylpheed.html
566         * doc/manual/ja/sylpheed.sgml
567         * src/mainwindow.c
568                 Remove outdated manual and faq. Noisy, eh?
569
570 2005-12-06 [colin]      1.9.100cvs70
571
572         * src/compose.c
573         * src/quote_fmt_parse.y
574         * src/undo.c
575         * src/undo.h
576                 Allow %X to position cursor at 0 
577                 (no %X = before signature)
578                 Fix paste as quotation putting the cursor at 0
579                 Fix undo offsets when pasting
580                 Insert the quote_fmt at once instead of line 
581                 by line
582                 Fix [Edited] when starting to reply/forward
583
584 2005-12-06 [paul]       1.9.100cvs69
585
586         * src/plugins/clamav/clamav_plugin_gtk.c
587                 add another tooltip
588         * src/plugins/spamassassin/spamassassin_gtk.c
589                 rework spamassassin_create_widget_func()
590
591 2005-12-05 [colin]      1.9.100cvs68
592
593         * po/POTFILES.in
594                 Fix make release ;-)
595
596 2005-12-05 [colin]      1.9.100cvs67
597
598         * src/compose.c
599         * src/compose.h
600                 Fix cursor positioning (not obeying %X)
601
602 2005-12-05 [paul]       1.9.100cvs66
603
604         * src/plugins/dillo_viewer/dillo_prefs.c
605                 fix compilation warning
606
607 2005-12-05 [paul]       1.9.100cvs65
608
609         * src/prefs_spelling.c
610         * src/plugins/trayicon/trayicon.c
611                 cleanups - remove unused stuff
612
613 2005-12-05 [paul]       1.9.100cvs64
614
615         * README
616         * manual/plugins.xml
617                 remove info about removed mathml_viewer plugin
618
619 2005-12-05 [paul]       1.9.100cvs63
620
621         * configure.ac
622         * src/plugins/Makefile.am
623         * src/plugins/mathml_viewer/.cvsignore
624         * src/plugins/mathml_viewer/Makefile.am
625         * src/plugins/mathml_viewer/mathml_viewer.c
626                 remove unmaintained mathml_viewer plugin
627
628 2005-12-05 [paul]       1.9.100cvs62
629
630         * src/summaryview.c
631                 obey prefs_common.always_show_msg when
632                 moving a msg
633                 Thanks to Colin
634
635 2005-12-05 [paul]       1.9.100cvs61
636
637         * src/compose.c
638         * src/prefs_account.c
639         * src/prefs_filtering.c
640         * src/prefs_quote.c
641         * src/prefs_spelling.c
642         * src/prefs_toolbar.c
643         * src/summaryview.c
644         * src/gtk/gtkutils.c
645         * src/gtk/quicksearch.c
646         * src/plugins/dillo_viewer/dillo_prefs.c
647                 dialog cleanups
648
649 2005-12-04 [paul]       1.9.100cvs60
650
651         * src/inc.c
652         * src/prefs_account.c
653         * src/prefs_account.h
654                 allow a Local account to specify a
655                 default inbox
656                 (closes bug 843 'Inbox cannot be changed for local
657                  mailboxes')
658
659 2005-12-04 [colin]      1.9.100cvs59
660
661         * src/plugins/trayicon/trayicon.c
662                 Remove Get, rename Get All to Get Mail in order to
663                 be consistent with the default main toolbar
664
665 2005-12-03 [colin]      1.9.100cvs58
666
667         * manual/gpl.xml
668         * manual/sylpheed-claws-manual.xml
669                 Add GPL appendix
670
671 2005-12-03 [paul]       1.9.100cvs57
672
673         * AUTHORS
674         * po/sv.po
675         * src/gtk/authors.h
676                 new (partially complete) Swedish translation
677                 by Anders Troback <sylpheed@troback.com>
678
679 2005-12-02 [paul]       1.9.100cvs56
680
681         * configure.ac
682                 libetpan 0.41 required
683
684 2005-12-02 [paul]       1.9.100cvs55
685
686         * src/plugins/clamav/clamav_plugin.c
687         * src/plugins/clamav/clamav_plugin.h
688         * src/plugins/clamav/clamav_plugin_gtk.c
689         * src/plugins/spamassassin/spamassassin.c
690         * src/plugins/spamassassin/spamassassin.h
691         * src/plugins/spamassassin/spamassassin_gtk.c
692                 unregister prefs pages on unloading, thus
693                 preventing a crash
694                 (thanks to Colin for the hint)
695
696 2005-12-02 [wwp]        1.9.100cvs54
697
698         * src/quote_fmt.h
699         * src/quote_fmt_parse.y
700                 fix misuse of gboolean*, use gboolean instead
701                 (thanks to Paul, Colin, for pointing out that scaring one)
702
703 2005-12-02 [paul]       1.9.100cvs53
704
705         * src/plugins/clamav/clamav_plugin.c
706                 int no --> unsigned int no
707         * src/plugins/clamav/clamav_plugin_gtk.c
708                 rework config page
709
710 2005-12-02 [wwp]        1.9.100cvs52
711
712         * src/compose.c
713         * src/prefs_template.c
714         * src/quote_fmt.h
715         * src/quote_fmt_parse.y
716                 prevent from executing |f and |p templates commands when
717                 adding or replacing templates in prefs (avoids annoying and
718                 potentially dangerous behaviours)
719
720 2005-12-02 [paul]       1.9.100cvs51
721
722         * src/prefs_common.c
723                 allow translation of some default values
724                 Patch by Fabien Vantard
725
726 2005-12-02 [paul]       1.9.100cvs50
727
728         * src/codeconv.c
729         * src/codeconv.h
730         * src/prefs_common.c
731         * src/prefs_common.h
732         * src/prefs_message.c
733         * src/textview.c
734                 remove obsolete 'convert_mb_alnum' option
735                 and related stuff
736         * src/gtk/about.c
737                 remove unused 'about_textview_visibility_notify'
738
739 2005-12-02 [paul]       1.9.100cvs49
740
741         * src/prefs_account.c
742         * src/prefs_compose_writing.c
743         * src/prefs_fonts.c
744         * src/prefs_gtk.h
745         * src/prefs_image_viewer.c
746         * src/prefs_message.c
747         * src/prefs_other.c
748         * src/prefs_receive.c
749         * src/prefs_send.c
750         * src/prefs_spelling.c
751         * src/prefs_summaries.c
752         * src/prefs_wrapping.c
753         * src/plugins/dillo_viewer/dillo_prefs.c
754         * src/plugins/pgpcore/prefs_gpg.c
755                 several cleanups to the prefs dialogs
756                 (slightly modified) patch by Fabien Vantard
757
758 2005-12-02 [paul]       1.9.100cvs48
759
760         * src/main.c
761                 --exit means exit
762         * src/send_message.c
763                 fix crash on send when connection fails
764
765         Thanks to Colin
766
767 2005-12-01 [colin]      1.9.100cvs47
768
769         * src/html.c
770                 Translate &hellip; to "..."
771
772 2005-11-30 [colin]      1.9.100cvs46
773
774         * src/matcher.c
775         * src/matcher.h
776                 Optimize back yesterday's fix.
777
778 2005-11-30 [paul]       1.9.100cvs45
779
780         * manual/faq.xml
781                 standardised
782         * manual/intro.xml
783                 written by Colin, edited by me
784
785 2005-11-29 [colin]      1.9.100cvs44
786
787         * src/matcher.c
788                 Skip headers unconditionnaly in match_body if the
789                 rule is not message or ~message
790
791 2005-11-29 [colin]      1.9.100cvs43
792
793         * src/matcher.c
794                 Fix body_part and such, not skipping headers 
795                 if the matchcriteria wasn't the first in the rule
796
797 2005-11-29 [colin]      1.9.100cvs42
798
799         * src/compose.c
800                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
801                 option missing from message view window)
802                 Fix double text D'n'D with gtk-2.8
803         * src/matcher.c
804                 Fix ~message, ~headers_part, ~body_part rules
805         * src/messageview.c
806                 Add Windows-1252 (Closes bug #863)
807                 Fix accels
808         * src/gtk/gtkaspell.c
809                 Properly destroy accels in all menus
810
811 2005-11-29 [mones]      1.9.100cvs41
812
813         * po/es.po
814                 Updated.
815
816 2005-11-27 [colin]      1.9.100cvs40
817
818         * src/mh_gtk.c
819                 "/Remove mailbox" -> "/Remove mailbox..."
820
821 2005-11-27 [paul]       1.9.100cvs39
822
823         * AUTHORS
824         * po/de.po
825         * src/gtk/authors.h
826                 updated by new maintainer, Stephan Sachse
827
828 2005-11-27 [paul]       1.9.100cvs38
829
830         * manual/faq.xml
831                 written by Colin, edited by me
832
833 2005-11-27 [paul]       1.9.100cvs37
834
835         * src/prefs_common.c
836         * src/prefs_common.h
837         * src/prefs_receive.c
838         * src/prefs_summaries.c
839                 move 'go to inbox after receiving new mail'
840                 option from display/sumamaries to mail
841                 handling/receive, and rework prefs_summaries
842                 dialog a little
843
844 2005-11-25 [martin]     1.9.100cvs36
845
846         * po/de.po
847             fixed windows-1252 translation;
848             translated some new and fuzzy strings
849
850 2005-11-25 [paul]       1.9.100cvs35
851
852         * src/plugins/clamav/clamav_plugin.c
853                 complete the update done in cvs34
854
855 2005-11-25 [paul]       1.9.100cvs34
856
857         * src/plugins/clamav/clamav_plugin.c
858                 reflect upstream changes
859
860 2005-11-25 [paul]       1.9.100cvs33
861
862         * manual/ack.xml
863         * manual/plugins.xml
864         * manual/sylpheed-claws-manual.xml
865                 written/updated by Colin, edited by me
866         * tools/acroread2sylpheed.pl
867                 update binary name
868
869 2005-11-24 [cleroy]     1.9.100cvs32
870
871         * src/compose.c
872                 Fix bug #856 (reediting messages forgets Request
873                 Return Receipt)
874
875 2005-11-24 [paul]       1.9.100cvs31
876
877         * manual/addrbook.xml
878         * manual/starting.xml
879                 written by Colin, proofread, edited, adapted by me
880         * manual/advanced.xml
881                 add some Actions examples
882         * src/importldif.c
883                 use a Save button instead of a Close button
884         * src/wizard.c
885                 indicate mandatory fields
886                 fix page display
887                 Thanks to Colin
888
889 2005-11-23 [colin]      1.9.100cvs30
890
891         * src/addressbook.c
892                 Rename menu item, fix possible crash after
893                 deletion of books
894         * src/addrindex.c
895                 Allow searching for '*' in ldap
896         * src/browseldap.c
897                 Fix "Browse Entry" (did anyone use it?)
898         * src/wizard.c
899                 Add guards for mandatory information
900
901 2005-11-23 [paul]       1.9.100cvs29
902
903         * manual/advanced.xml
904                 corrections to the English
905
906 2005-11-23 [cleroy]     1.9.100cvs28
907
908         * src/mimeview.c
909                 Fix possible crash at exit. After the call to
910                 gtk_container_remove(), the Viewer's widget has no
911                 more parent so gtk+ automatically frees it and its
912                 sons. If destroy_viewer() then try to access it,
913                 problems ensue.
914
915 2005-11-22 [colin]      1.9.100cvs27
916
917         * src/compose.c
918         * src/gtk/gtkaspell.c
919                 Fix right-clicking on a misspelled word
920                 Fix More... in suggestions menu
921
922 2005-11-22 [wwp]        1.9.100cvs26
923
924         * src/prefs_template.c
925                 templates works: re-sort templates list when adding or replacing,
926                 prevent from adding or replacing when the template name is empty
927
928 2005-11-21 [colin]      1.9.100cvs25
929
930         * src/addressbook.c
931                 Fix some addressbook suckage (dnd, select all)
932         * src/compose.c
933         * src/gtk/gtkaspell.c
934         * src/gtk/gtkaspell.h
935                 Make the spellchecker menu work with the 
936                 GtkTextView one instead of overriding it
937
938 2005-11-20 [paul]       1.9.100cvs24
939
940         * manual/handling.xml
941                 proofread and corrected
942
943 2005-11-20 [paul]       1.9.100cvs23
944
945         * manual/Makefile
946                 generate html as one file
947         * manual/advanced.xml
948                 fix output generation
949                 reformat hidden options list
950         * manual/manual.xml     ** REMOVED **
951         * manual/sylpheed-claws-manual.xml      ** ADDED **
952                 renamed
953
954 2005-11-18 [colin]      1.9.100cvs22
955
956         * src/prefs_account.c
957                 Fix layout in news and mbox accounts
958         * manual/account.xml
959         * manual/advanced.xml
960                 New contents for Paul to check :)
961
962 2005-11-18 [wwp]        1.9.100cvs21
963
964         * src/gtk/quicksearch.c
965                 don't update extended quicksearch buttons twice
966
967 2005-11-18 [paul]       1.9.100cvs20
968
969         * src/textview.c
970                 complete 1.9.100cvs19
971
972 2005-11-18 [paul]       1.9.100cvs19
973
974         * src/compose.c
975                 cosmetic improvements
976         * src/textview.c
977                 also list text/* attachments
978
979 2005-11-18 [cleroy]     1.9.100cvs18
980
981         * src/summaryview.c
982                 Use column 0 instead of -1 in 
983                 gtk_ctree_node_moveto, in a naive
984                 hope it'll fix the gtk-related crashes
985
986 2005-11-18 [cleroy]     1.9.100cvs17
987
988         * src/gtk/inputdialog.c
989                 Fix icon staying the first one
990
991 2005-11-17 [wwp]        1.9.100cvs16
992                 fix possible problem showing some quicksearch buttons, and a bad
993                 call to g_return_if_fail in a function that returns a value (both
994                 fixes by Fabien Vantard)
995
996 2005-11-15 [wwp]        1.9.100cvs15
997
998         * src/gtk/quicksearch.c
999                 added a tooltip to that obscure ... quicksearch button
1000
1001 2005-11-15 [wwp]        1.9.100cvs14
1002
1003         * src/gtk/quicksearch.c
1004                 add a quicksearch helper to filtering expression users: the ... button
1005                 raises the condition expr window. condition expressions set up w/ this
1006                 window are used by the quicksearch if the user closes it pressing OK.
1007
1008 2005-11-14 [paul]       1.9.100cvs13
1009
1010         * src/plugins/clamav/clamav_plugin.c
1011         * src/plugins/spamassassin/spamassassin.c
1012                 change plugin type following recent merging
1013
1014 2005-11-14 [wwp]        1.9.100cvs12
1015
1016         * src/folder.c
1017                 prevent from crashing when copying/moving message(s) from and
1018                 to the same folder
1019
1020 2005-11-14 [paul]       1.9.100cvs11
1021
1022         * src/plugins/clamav/Makefile.am
1023         * src/plugins/clamav/clamav_plugin.c
1024         * src/plugins/clamav/clamav_plugin.h
1025         * src/plugins/clamav/clamav_plugin_gtk.c
1026                 also merge clamav and clamav_gtk plugins
1027
1028 2005-11-13 [colin]      1.9.100cvs10
1029
1030         * configure.ac
1031         * src/plugins/spamassassin/Makefile.am
1032         * src/plugins/spamassassin/spamassassin.c
1033         * src/plugins/spamassassin/spamassassin.h
1034         * src/plugins/spamassassin/spamassassin_gtk.c
1035                 Merge spamassassin and spamassassin_gtk plugins,
1036                 and build it by default.
1037
1038 2005-11-12 [colin]      1.9.100cvs9
1039
1040         * src/etpan/imap-thread.c
1041                 Fix gcc warning
1042
1043 2005-11-12 [colin]      1.9.100cvs8
1044
1045         * src/procmime.c
1046                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
1047
1048 2005-11-10 [colin]      1.9.100cvs7
1049
1050         * src/main.c
1051                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
1052                 minimised state)
1053
1054 2005-11-10 [wwp]        1.9.100cvs6
1055
1056         * src/gtk/description_window.c
1057                 fix a crash when closing description windows using the WM's [X] button
1058
1059 2005-11-09 [colin]      1.9.100cvs5
1060
1061         * src/common/ssl.c
1062                 Update libetpan call to follow upstream
1063                 (yes, this requires libetpan-0.40cvs3)
1064
1065 2005-11-08 [colin]      1.9.100cvs4
1066
1067         * src/compose.c
1068         * src/textview.c
1069         * src/common/utils.c
1070         * src/common/utils.h
1071                 Enhance the email parser
1072
1073 2005-11-08 [colin]      1.9.100cvs3
1074
1075         * src/procmime.c
1076                 Fix what looks like an off-by-one (fixes 
1077                 attachments from the Bat)
1078
1079 2005-11-08 [wwp]        1.9.100cvs2
1080
1081         * src/main.c
1082                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
1083
1084 2005-11-08 [wwp]        1.9.100cvs1
1085
1086         * src/main.c
1087                 allow exiting Sylpheed-Claws from command-line
1088
1089 2005-11-08 [paul]       1.9.100
1090
1091         1.9.100 released
1092
1093 2005-11-07 [colin]      1.9.99cvs17
1094
1095         * src/addritem.c
1096         * src/ldif.c
1097                 Fix import of base-64 encoded items
1098
1099 2005-11-07 [cleroy]     1.9.99cvs16
1100
1101         * src/send_message.c
1102                 Fix bug #314 (Queue does not empty under certain 
1103                 circumstances)
1104
1105 2005-11-07 [paul]       1.9.99cvs15
1106
1107         * src/mutt.c
1108         * src/pine.c
1109                 fix buffer overflows
1110                 Thanks to Colin
1111
1112 2005-11-07 [paul]       1.9.99cvs14
1113
1114         * doc/man/Makefile.am
1115         * doc/man/sylpheed-claws.1      ** ADDED **
1116         * doc/man/sylpheed.1            ** DELETED **
1117                 rename and update the man file
1118
1119 2005-11-06 [colin]      1.9.99cvs13
1120
1121         * src/ldif.c
1122                 Fix ldif_get_line() that returned empty strings
1123                 (Didn't understand why). Also fix a possible
1124                 buffer overflow.
1125
1126 2005-11-06 [wwp]        1.9.99cvs12
1127
1128         * src/textview.c
1129         * src/gtk/about.c
1130         * src/gtk/gtkutils.c
1131         * src/gtk/gtkutils.h
1132                 fix a compilation warning,
1133                 make links sensitive in the about dialog
1134
1135 2005-11-04 [wwp]        1.9.99cvs11
1136
1137         * src/gtk/about.c
1138                 don't wrap or translate URIs, and a bit text format cleanup
1139
1140 2005-11-04 [wwp]        1.9.99cvs10
1141
1142         * src/gtk/about.c
1143                 better textview tagging implementation (no more use of marks for
1144                 postponed tagging)
1145
1146 2005-11-02 [colin]      1.9.99cvs9
1147
1148         * src/common/ssl.c
1149                 Forgot an ifdef
1150
1151 2005-11-02 [colin]      1.9.99cvs8
1152
1153         * configure.ac
1154                 Require libetpan-0.40 due to upstream fix
1155         * src/common/ssl.c
1156                 Tell libetpan not to call SSL_Library_Init,
1157                 as we do it ourselves.
1158
1159 2005-11-02 [colin]      1.9.99cvs7
1160
1161         * po/POTFILES.in
1162                 Add missing files (thanks to Fabien Vantard)
1163
1164 2005-11-02 [cleroy]     1.9.99cvs6
1165
1166         * src/summaryview.c
1167                 Fix totals when read messages are hidden or quicksearch
1168                 is on
1169         * src/ssl_manager.c
1170         * src/ssl_manager.h
1171         * src/common/ssl_certificate.c
1172         * src/common/ssl_certificate.h
1173         * src/gtk/sslcertwindow.c
1174         * src/gtk/sslcertwindow.h
1175                 Fix copyright on my stuff
1176
1177 2005-11-02 [wwp]        1.9.99cvs5
1178
1179         * src/prefs_themes.c
1180                 fix directory name checking (theme installation/removal),
1181                 made related error a bit more verbose
1182
1183 2005-11-02 [cleroy]     1.9.99cvs4
1184
1185         * src/summaryview.c
1186                 Fix typo (probably fixes bug #841 (Sort by the From 
1187                 field doesn't work)
1188
1189 2005-11-02 [paul]       1.9.99cvs3
1190
1191         * po/ko.po
1192         * po/nb.po
1193                 updated by SungHyun Nam, Geir Helland
1194         * src/wizard.c
1195                 fix typo in welcome message. spotted by
1196                 Andrea Spadaccini
1197
1198 2005-11-01 [colin]      1.9.99cvs2
1199
1200         * src/compose.c
1201                 Fix replying to ml wen confirming subscription
1202         * src/messageview.c
1203         * src/mimeview.c
1204         * src/mimeview.h
1205         * src/privacy.h
1206         * src/summaryview.c
1207                 Make key check non blocking
1208
1209 2005-10-31 [paul]       1.9.99cvs1
1210
1211         * tools/claws.i18n.status.pl
1212                 updated for ChangeLog
1213
1214 2005-10-31 [paul]       1.9.99
1215
1216         1.9.99 released
1217
1218 2005-10-31 [paul]       1.9.15cvs131
1219
1220         * .cvsignore
1221         * ChangeLog
1222         * ChangeLog.claws       ** REMOVED **
1223         * ChangeLog-gtk2.claws  ** REMOVED **
1224         * ChangeLog.gtk1        ** ADDED **
1225         * INSTALL
1226         * Makefile.am
1227         * NEWS
1228         * README
1229         * README.claws          ** REMOVED **
1230         * README.jp             ** REMOVED **
1231         * RELEASE_NOTES         ** ADDED **
1232         * RELEASE_NOTES.claws   ** REMOVED **
1233         * commitHelper
1234         * configure.ac
1235         * sylpheed.spec.in      ** REMOVED **
1236                 tidy up and update the default docs:
1237                 ChangeLog.claws is renamed ChangeLog.gtk1
1238                 ChangeLog-gtk2.claws is renamed ChangeLog
1239                 README.claws is renamed README
1240                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
1241
1242 2005-10-31 [paul]       1.9.15cvs130
1243
1244         * po/it.po
1245                 fix errors
1246
1247 2005-10-31 [paul]       1.9.15cvs129
1248
1249         * po/ca.po
1250         * po/de.po
1251         * po/en_GB.po
1252         * po/fr.po
1253         * po/it.po
1254         * po/pt_BR.po
1255         * po/sk.po
1256         * po/sr.po
1257         * po/zh_CN.po
1258                 updated by Miquel Oliete, Stephan Sachse and
1259                 Thomas Gilgin, me, Fabien Vantard, Andrea
1260                 Spadaccini, Frederico Goncalves Guimaraes,
1261                 Andrej Kacian, Aleksandar Urosevic, and
1262                 Ralgh Young.
1263
1264 2005-10-31 [mones]      1.9.15cvs128
1265
1266         * manual/faq.xml
1267                 More questions.
1268         
1269         * po/es.po
1270                 Updated for release.
1271
1272 2005-10-30 [colin]      1.9.15cvs127
1273
1274         * src/compose.c
1275                 Place cursor before rewrapping (fixes cursor
1276                 pos if quotation gets rewrapped)
1277
1278 2005-10-29 [paul]       1.9.15cvs126
1279
1280         * src/crash.c
1281         * src/foldersel.c
1282         * src/main.c
1283         * src/messageview.c
1284         * src/toolbar.c
1285         * src/gtk/authors.h
1286                 corrections to text items
1287
1288 2005-10-28 [colin]      1.9.15cvs125
1289
1290         * src/messageview.c
1291                 Make "hit 'C' to check sig" work from extern 
1292                 messageviews
1293
1294 2005-10-27 [colin]      1.9.15cvs124
1295
1296         * src/summaryview.c
1297                 Add a hack to avoid segfaulting when hammering 
1298                 on gtk's events
1299
1300 2005-10-27 [wwp]        1.9.15cvs123
1301
1302         * src/prefs_themes.c
1303                 sort list of themes names in themes prefs
1304
1305 2005-10-27 [paul]       1.9.15cvs122
1306
1307         * src/folder.c
1308         * src/prefs_account.c
1309                 fix building on Solaris
1310                 Patch by Alex Moore
1311
1312 2005-10-27 [wwp]        1.9.15cvs121
1313
1314         * src/summaryview.c
1315         * src/gtk/gtksctree.c
1316                 speed up unselecting messages in summary view (thanks to Colin)
1317
1318 2005-10-27 [paul]       1.9.15cvs120
1319
1320         * src/mainwindow.c
1321                 fix a compilation warning
1322         * src/summaryview.c
1323                 fix updating of 'n items selected' count
1324                 when deselecting
1325
1326 2005-10-27 [martin]     1.9.15cvs119
1327
1328         * src/action.c
1329                 ignore actions with a leading '/' in the action menu name
1330                 fixes a crash on menu creation
1331         * src/prefs_actions.c
1332                 do not allow a leading '/' in the action menu name
1333
1334 2005-10-27 [paul]       1.9.15cvs118
1335
1336         * src/main.c
1337                 fix compilation warning
1338
1339 2005-10-27 [paul]       1.9.15cvs117
1340
1341         * src/procmime.c
1342                 add #if HAVE_LOCALE_H
1343
1344 2005-10-27 [paul]       1.9.15cvs116
1345
1346         * src/plugins/clamav/clamav_plugin.c
1347         * src/plugins/dillo_viewer/dillo_viewer.c
1348         * src/plugins/mathml_viewer/mathml_viewer.c
1349         * src/plugins/pgpcore/plugin.c
1350         * src/plugins/pgpinline/plugin.c
1351         * src/plugins/pgpmime/plugin.c
1352         * src/plugins/spamassassin/spamassassin.c
1353         * src/plugins/trayicon/trayicon.c
1354                 plugin_init() : make error messages more
1355                 informative
1356
1357 2005-10-26 [wwp]        1.9.15cvs115
1358
1359         * src/prefs_matcher.c
1360                 enlarge boolean op widget width a bit (wasn't always showing text contents)
1361
1362 2005-10-26 [wwp]        1.9.15cvs114
1363
1364         * src/procmime.c
1365         * src/gtk/gtksctree.c
1366         * src/plugins/spamassassin/libspamc.c
1367         * src/plugins/spamassassin/spamassassin.c
1368                 fix some compilation warnings more
1369
1370 2005-10-26 [mones]      1.9.15cvs113
1371
1372         * po/es.po
1373                 Updated translation
1374
1375 2005-10-26 [paul]       1.9.15cvs112
1376
1377         * src/prefs_message.c
1378                 give all display_xface stuff the
1379                 #if HAVE_LIBCOMPFACE treatment, thus
1380                 preventing a crash
1381                 (Thanks to Wolfgang Enderlein)
1382
1383 2005-10-26 [colin]      1.9.15cvs111
1384
1385         * src/gedit-print.c
1386                 Fix date format
1387         * src/imap_gtk.c
1388         * src/news_gtk.c
1389                 Remove context menu items that should not be there
1390         * src/jpilot.c
1391                 Fix encoding
1392         * src/main.c
1393         * src/mainwindow.c
1394                 Don't show the mainwindow too soon
1395
1396 2005-10-26 [wwp]        1.9.15cvs110
1397
1398         * src/folder.c
1399         * src/manual.c
1400         * src/summaryview.c
1401                 fix uninitialized pointers in the folder updating hook
1402                 (thanks to Colin)
1403
1404 2005-10-25 [mones]      1.9.15cvs109
1405
1406         * manual/faq.xml
1407                 General information subsection completed. 
1408                 Removed archaic references.
1409                 
1410         * manual/Makefile
1411         * manual/dtd/manual.dsl
1412                 Added customization stylesheet for getting paragraphs
1413                 fully justified in PDF output (as suggested by Colin).
1414
1415 2005-10-25 [colin]      1.9.15cvs108
1416
1417         * src/compose.c
1418                 Fix a second leak
1419
1420 2005-10-25 [colin]      1.9.15cvs107
1421
1422         * src/addrbook.c
1423         * src/addrindex.c
1424                 Fix leak (xml_get_element() allocates memory)
1425         * src/compose.c
1426                 Fix leak + dead code (shame!)
1427         * src/procmime.c
1428                 Fix leak
1429
1430 2005-10-25 [colin]      1.9.15cvs106
1431
1432         * src/mimeview.c
1433                 Fix encoding issue in Save all and in 
1434                 overwrite-confirmation alertpanel
1435
1436 2005-10-25 [cleroy]     1.9.15cvs105
1437
1438         * src/common/socket.c
1439                 Fix a leak - Thanks to Christopher Aillon
1440                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
1441
1442 2005-10-25 [paul]       1.9.15cvs104
1443
1444         * src/wizard.c
1445                 Always guess servers from the right-hand
1446                 email part and guess username from the
1447                 left-hand part. (Thanks to Colin)
1448                 add an X-Face to the welcome message
1449
1450 2005-10-25 [paul]       1.9.15cvs103
1451
1452         * manual/handling.xml
1453                 written by Colin, edited by me
1454
1455 2005-10-25 [wwp]        1.9.15cvs102
1456
1457         * src/folderview.c
1458         * src/grouplistdialog.c
1459         * src/imap.c
1460         * src/noticeview.c
1461                 fix some compilation warnings
1462
1463 2005-10-24 [paul]
1464
1465         1.9.99-rc3 released
1466
1467 2005-10-24 [paul]       1.9.15cvs101
1468
1469         * src/gtk/about.c
1470                 fix window sizing
1471
1472 2005-10-24 [paul]       1.9.15cvs100
1473
1474         * src/pixmaps/offline.xpm
1475         * src/pixmaps/online.xpm
1476                 replace with last default versions
1477
1478 2005-10-24 [colin]      1.9.15cvs99
1479
1480         * src/imap.c
1481                 Fix bug when moving a folder
1482         * src/imap_gtk.c
1483         * src/mh_gtk.c
1484                 "Delete folder" pops up a window, so it 
1485                 should be suffixed with "..."
1486         * src/plugins/pgpcore/sgpgme.c
1487                 Include locale.h
1488
1489 2005-10-24 [mones]      1.9.15cvs98
1490
1491         * manual/Makefile
1492         * manual/account.xml
1493         * manual/ack.xml
1494         * manual/addrbook.xml
1495         * manual/advanced.xml
1496         * manual/faq.xml
1497         * manual/glossary.xml
1498         * manual/gpl.xml
1499         * manual/handling.xml
1500         * manual/intro.xml
1501         * manual/keyboard.xml
1502         * manual/manual.xml
1503         * manual/plugins.xml
1504         * manual/starting.xml
1505         * manual/dtd/sdocbook.dtd
1506                 Initial manual structure and some content.
1507
1508 2005-10-23 [wwp]        1.9.15cvs97
1509
1510         * src/gtk/about.c
1511                 fix a typo
1512
1513 2005-10-23 [wwp]        1.9.15cvs96
1514
1515         * src/gtk/about.c
1516         * src/gtk/authors.h
1517                 rework of the about window (main work by Paul), also featuring a few
1518                 fixes for typos and duplicate names
1519
1520 2005-10-23 [wwp]        1.9.15cvs95
1521
1522         * src/.cvsignore
1523                 Ignore the right binary name (sylpheed-claws now)
1524
1525 2005-10-23 [paul]       1.9.15cvs94
1526
1527         * src/compose.c
1528                 when using Folder Pref 'Default To for
1529                 replies' make the entry in the Compose
1530                 window bold
1531                 Patch by Fabien Vantard
1532
1533 2005-10-22 [colin]      1.9.15cvs93
1534
1535         * src/codeconv.c
1536                 Fix leak
1537
1538 2005-10-22 [colin]      1.9.15cvs92
1539
1540         * src/codeconv.c
1541                 try to convert using locale (apart utf8) if necessary
1542
1543 2005-10-22 [colin]      1.9.15cvs91
1544
1545         * src/pixmaps/new.xpm
1546         * src/pixmaps/unread.xpm
1547                 Make the unread envelope blue again and
1548                 saturate the new one a bit more.
1549
1550 2005-10-22 [colin]      1.9.15cvs90
1551
1552         * src/compose.c
1553                 When replying to a mail sent by one of our accounts,
1554                 use the original list of recipients. Let 'Reply All'
1555                 and 'Reply to sender' work like previously.
1556
1557 2005-10-21 [colin]      1.9.15cvs89
1558
1559         * src/prefs_filtering.c
1560                 Clear fields after add and replace
1561         * src/textview.c
1562                 Display xface differently (better)
1563         * src/plugins/pgpinline/pgpinline.c
1564                 Fix crappy encodings/recodings
1565
1566 2005-10-21 [paul]       1.9.15cvs88
1567
1568         * src/compose.c
1569         * src/prefs_folder_item.c
1570         * src/toolbar.c
1571                 fix news folder Folder Properties
1572                 (thanks to Colin)
1573         * src/folderview.c
1574                 update folderview after Themes change
1575                 keep selected folder selected
1576                 (thanks to Colin)
1577
1578 2005-10-21 [paul]       1.9.15cvs87
1579
1580         * tools/Makefile.am
1581         * tools/OOo2sylpheed.pl
1582         * tools/README
1583         * tools/README.sylprint
1584         * tools/asus_mailled.sh         ** REMOVED **
1585         * tools/filter_conv.pl
1586         * tools/freshmeat_search.pl
1587         * tools/google_search.pl
1588         * tools/gpg-sign-syl            ** REMOVED **
1589         * tools/kmail2sylpheed.pl
1590         * tools/kmail2sylpheed_v2.pl
1591         * tools/multiwebsearch.pl
1592         * tools/nautilus2sylpheed.sh
1593         * tools/newscache_clean.pl
1594         * tools/outlook2sylpheed.pl
1595         * tools/sylpheed-switcher       ** REMOVED **
1596         * tools/sylprint.pl
1597         * tools/sylprint.rc
1598         * tools/tb2sylpheed
1599         * tools/vcard2xml.py
1600         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1601                 update default config dir
1602                 update binary name (thanks to Fabien Vantard)
1603                 remove obsolete scripts
1604
1605 2005-10-21 [cleroy]     1.9.15cvs86
1606
1607         * src/inc.c
1608                 Fix possible leak and units. Based on a patch by
1609                 Fabien Vantard.
1610
1611 2005-10-20 [colin]      1.9.15cvs85
1612
1613         * src/textview.c
1614                 Clear xface when clearing textview
1615
1616 2005-10-20 [colin]      1.9.15cvs84
1617
1618         * configure.ac
1619         * src/folderview.c
1620         * src/headerview.c
1621         * src/main.c
1622         * src/prefs_common.c
1623         * src/prefs_common.h
1624         * src/prefs_message.c
1625         * src/textview.c
1626         * src/textview.h
1627         * src/common/defs.h
1628         * src/common/utils.c
1629         * src/common/utils.h
1630         * src/gtk/gtkutils.c
1631         * src/gtk/gtkutils.h
1632                 Migrate config to .sylpheed-claws (Automatically)
1633                 Add a way to get the Xface in the TextView
1634
1635 2005-10-20 [colin]      1.9.15cvs83
1636
1637         * src/gtk/Makefile.am
1638         * src/gtk/about.c
1639         * src/gtk/authors.h
1640                 Make the about dialog *grooovy*
1641
1642 2005-10-20 [colin]      1.9.15cvs82
1643
1644         * src/mimeview.c
1645                 Use "Open with" on double click if no command
1646                 was found
1647
1648 2005-10-20 [colin]      1.9.15cvs81
1649
1650         * src/imap.c
1651         * src/etpan/imap-thread.c
1652                 Fix possible crash.
1653
1654 2005-10-20 [paul]       1.9.15cvs80
1655
1656         * src/folder.c
1657                 don't show clipkey icon if the only
1658                 attachment is the signature
1659                 Patch by Colin
1660
1661 2005-10-20 [paul]       1.9.15cvs79
1662
1663         * AUTHORS
1664         * src/plugins/pgpmime/pgpmime.c
1665                 name the PGP/MIME signature 'signature.asc'
1666                 Patch by Andrew Nelson <freeandy@gmail.com>
1667
1668 2005-10-19 [colin]      1.9.15cvs78
1669
1670         * src/plugins/pgpmime/pgpmime.c
1671                 Oops, no need to double-check though
1672
1673 2005-10-19 [colin]      1.9.15cvs77
1674
1675         * src/plugins/pgpinline/pgpinline.c
1676         * src/plugins/pgpmime/pgpmime.c
1677                 Check that my_tmpfile() doesn't 
1678                 return NULL
1679
1680 2005-10-19 [colin]      1.9.15cvs76
1681
1682         * src/common/utils.c
1683                 Use shorter mime boundaries to avoid having
1684                 MTAs rewrapping our headers, breaking the
1685                 PGP signature in the process 
1686         * src/compose.c
1687         * src/plugins/pgpmime/pgpmime.c
1688                 Check for boundary uniqueness to be sure
1689                 it won't happen, instead of hoping for the
1690                 best
1691
1692 2005-10-19 [colin]      1.9.15cvs75
1693
1694         * sylpheed-claws.desktop
1695         * src/Makefile.am
1696         * src/main.c
1697                 Ship a sylpheed-claws binary instead
1698                 of a sylpheed one. Change the socket
1699                 name, too
1700         * src/folderview.c
1701                 Update folder only if it changed
1702         * src/wizard.c
1703                 Fix i18n in welcome mail, patch by
1704                 Fabien Vantard
1705
1706 2005-10-19 [paul]
1707
1708         1.9.99-rc2 released
1709
1710 2005-10-19 [paul]       1.9.15cvs74
1711
1712         * src/folder.c
1713         * src/folderview.c
1714                 fix summaryview update
1715                 Patch by Colin
1716
1717 2005-10-18 [colin]      1.9.15cvs73
1718
1719         * src/plugins/pgpcore/passphrase.c
1720                 Don't XGrabServer, and try a bit more to 
1721                 sync everything before grabbing mouse/keyboard
1722
1723 2005-10-18 [colin]      1.9.15cvs72
1724
1725         * src/Makefile.am
1726         * src/addressadd.c
1727         * src/addressbook.c
1728         * src/folderview.c
1729         * src/grouplistdialog.c
1730         * src/mimeview.c
1731         * src/stock_pixmap.c
1732         * src/stock_pixmap.h
1733         * src/summaryview.c
1734         * src/gtk/gtksctree.c
1735         * src/gtk/gtksctree.h
1736         * src/pixmaps/empty.xpm
1737                 Implement a wrapper call for gtk_ctree_set_node_info
1738                 and gtk_ctree_insert_node, that uses a 1x1 transparent
1739                 pixmap instead of a NULL one. This works around some
1740                 memory problems deep inside gtk, revealed by valgrind,
1741                 and fixes bug #834 (Pressing CTRl-D on a message marked 
1742                 as locked crashes sylpheed.), as well as, probably, 
1743                 wwp's 4th dimension problems that happen in gtk_ctree_*.
1744
1745 2005-10-17 [colin]      1.9.15cvs71
1746
1747         * src/mimeview.c
1748                 Provide visual feedback when checking
1749                 signature
1750
1751 2005-10-17 [colin]      1.9.15cvs70
1752
1753         * src/main.c
1754                 Keep the folder list frozen while checking caches...
1755
1756 2005-10-17 [colin]      1.9.15cvs69
1757
1758         * src/addr_compl.c
1759                 Fi bug #833 (Autocompleting from addressbook 
1760                 fails with extended chars)
1761         * src/imap.c
1762                 Fix 'adding messages' staying in statusbar
1763                 after an error
1764
1765 2005-10-17 [wwp]        1.9.15cvs68
1766
1767         * src/ssl_manager.c
1768                 Fix buttons' layout resizing when window size changes
1769
1770 2005-10-17 [wwp]        1.9.15cvs67
1771
1772         * src/account.c
1773         * src/prefs_account.c
1774         * src/prefs_common.c
1775         * src/prefs_common.h
1776         * src/prefs_folder_item.c
1777         * src/prefs_gtk.c
1778         * src/gtk/logwindow.c
1779         * src/gtk/pluginwindow.c
1780         * src/gtk/prefswindow.c
1781         * src/gtk/prefswindow.h
1782                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
1783
1784 2005-10-17 [paul]       1.9.15cvs66
1785
1786         * configure.ac
1787                 fix missing libetpan message
1788         * po/en_GB.po
1789                 updated
1790         * src/crash.c
1791         * src/manual.c
1792         * src/prefs_themes.c
1793         * src/common/defs.h
1794                 add some new URI defines, change some
1795                 others
1796         * src/wizard.c
1797                 make welcome message translatable
1798                 small improvements to english
1799                 other tweaks
1800         * src/gtk/menu.c
1801                 fix warnings
1802
1803 2005-10-17 [paul]       1.9.15cvs65
1804
1805         * src/summaryview.c
1806                 fix column titles
1807
1808 2005-10-16 [mones]      1.9.15cvs64
1809
1810         * po/es.po
1811                 Updated translation
1812
1813 2005-10-16 [colin]
1814
1815         1.9.99-rc1 released
1816
1817 2005-10-16 [colin]      1.9.15cvs63
1818
1819         * src/wizard.c
1820                 Fix whitespace
1821
1822 2005-10-16 [colin]      1.9.15cvs62
1823
1824         * src/toolbar.c
1825                 s/Get All/Get Mail/
1826         * src/wizard.c
1827                 Real welcome mail text, thanks Paul
1828
1829 2005-10-16 [colin]      1.9.15cvs61
1830
1831         * src/editldap.c
1832         * src/exporthtml.c
1833         * src/main.c
1834         * src/mainwindow.c
1835         * src/prefs_themes.c
1836         * src/prefs_toolbar.c
1837         * src/plugins/demo/demo.c
1838         * src/plugins/trayicon/trayicon.c
1839                 s/Sylpheed/Sylpheed-Claws/
1840
1841 2005-10-16 [colin]      1.9.15cvs60
1842
1843         * src/wizard.c
1844                 Add a welcome email in the first empty mailbox
1845         * src/prefs_common.c
1846                 Change one more default
1847
1848 2005-10-16 [colin]      1.9.15cvs59
1849
1850         * src/wizard.c
1851                 Remove printf
1852
1853 2005-10-16 [colin]      1.9.15cvs58
1854
1855         * src/toolbar.c
1856         * src/prefs_common.c
1857                 Change some defaults
1858
1859 2005-10-16 [colin]      1.9.15cvs57
1860
1861         * src/toolbar.c
1862         * src/prefs_common.c
1863                 Change some defaults
1864
1865 2005-10-16 [colin]      1.9.15cvs56
1866
1867         * src/wizard.c
1868                 By default, initialize fonts to have
1869                 the same size as normal GtkWidgets
1870
1871 2005-10-16 [colin]      1.9.15cvs55
1872
1873         * src/mimeview.c
1874                 Fix message a bit more
1875
1876 2005-10-16 [colin]      1.9.15cvs54
1877
1878         * src/addressbook.c
1879                 Second attempt at flicker fixing
1880
1881 2005-10-16 [colin]      1.9.15cvs53
1882
1883         * src/addressbook.c
1884                 Fix flicker
1885
1886 2005-10-16 [wwp]        1.9.15cvs52
1887
1888         * src/addressbook.c
1889         * src/editaddress.c
1890         * src/prefs_common.c
1891         * src/prefs_common.h
1892                 Remember window sizes (address book)
1893
1894 2005-10-16 [wwp]        1.9.15cvs51
1895
1896         * src/plugins/clamav/clamav_plugin_gtk.c
1897         * src/plugins/spamassassin/spamassassin_gtk.c
1898                 Fix compilation warnings (missing #include).
1899
1900 2005-10-16 [colin]      1.9.15cvs50
1901
1902         * src/mimeview.c
1903         * src/summaryview.c
1904         * src/textview.c
1905                 Make 'c' check signature, and forward
1906                 c, l, y, t from summaryview to mimeview
1907
1908 2005-10-16 [colin]      1.9.15cvs49
1909
1910         * src/addressbook.c
1911                 Put border around buttons
1912         * src/mainwindow.c
1913         * src/summaryview.c
1914                 Rework menus (Patch based on a patch
1915                 by Paul)
1916
1917 2005-10-15 [wwp]        1.9.15cvs48
1918
1919         * src/editjpilot.c
1920         * src/editldap.c
1921         * src/editvcard.c
1922         * src/exphtmldlg.c
1923         * src/expldifdlg.c
1924         * src/export.c
1925         * src/import.c
1926         * src/importldif.c
1927         * src/importmutt.c
1928         * src/importpine.c
1929         * src/prefs_account.c
1930         * src/prefs_spelling.c
1931         * src/gtk/gtkutils.c
1932         * src/gtk/gtkutils.h
1933         * src/plugins/clamav/clamav_plugin_gtk.c
1934         * src/plugins/spamassassin/spamassassin_gtk.c
1935                 use nicer browse-for-file/dir buttons than the "..." ones,
1936                 code factorizing more.
1937
1938 2005-10-14 [colin]      1.9.15cvs47
1939
1940         * src/mainwindow.c
1941                 set relief on the account switcher so that people see it
1942                 grey out Create processing rules when no message is selected
1943         * src/prefs_filtering.c
1944                 ask before closing if the rule has not been modified, even if
1945                 it's not valid
1946         * src/prefs_matcher.c
1947                 fix sensitivity when entering the dialog
1948         * src/gtk/inputdialog.c
1949                 display a better icon on password ask
1950         * src/plugins/pgpcore/passphrase.c
1951                 make the dialog look better
1952
1953 2005-10-14 [paul]       1.9.15cvs46
1954
1955         * src/folderview.c
1956                 indicate presense of marked msgs in
1957                 unexpanded subfolders
1958
1959 2005-10-14 [paul]       1.9.15cvs45
1960
1961         * src/prefs_actions.c
1962         * src/prefs_common.c
1963         * src/prefs_common.h
1964         * src/prefs_filtering_action.c
1965         * src/prefs_matcher.c
1966         * src/prefs_template.c
1967                 remember window sizes
1968                 fix Info button size
1969
1970         Patches by wwp
1971
1972 2005-10-13 [colin]      1.9.15cvs44
1973
1974         * src/mimeview.c
1975         * src/noticeview.c
1976         * src/noticeview.h
1977                 Add a tooltip on the icon (optional) 
1978                 Get rid of the signature buttons and only
1979                 use the icon+tooltip
1980
1981 2005-10-13 [colin]      1.9.15cvs43
1982
1983         * src/noticeview.c
1984         * src/noticeview.h
1985                 Add hand cursor for hovering over icon
1986
1987 2005-10-13 [colin]      1.9.15cvs42
1988
1989         * src/summaryview.c
1990                 Fix crash when quicksearch's hidden 
1991                 at startup
1992
1993 2005-10-13 [colin]      1.9.15cvs41
1994
1995         * src/compose.c
1996                 Set subject when forwarding multiple mails
1997                 Check that other recipient than the default Cc or Bcc
1998                 have been set before sending.
1999
2000 2005-10-13 [colin]      1.9.15cvs40
2001
2002         * src/imap.c
2003                 Batch per-folder
2004                 Introduce locking, but don't use it yet
2005
2006 2005-10-13 [colin]      1.9.15cvs39
2007
2008         * src/gtk/quicksearch.c
2009                 Reset quicksearch when hiding it
2010                 Make sticky a real pref
2011
2012 2005-10-13 [colin]      1.9.15cvs38
2013
2014         * src/summaryview.c
2015                 Faster prefs apply
2016
2017 2005-10-13 [colin]      1.9.15cvs37
2018
2019         * src/mimeview.c
2020         * src/noticeview.c
2021         * src/noticeview.h
2022         * src/plugins/pgpcore/sgpgme.c
2023                 Make privacy icon clickable
2024                 Move Trust field in Full info
2025                 When trust is less than full, don't display
2026                 a warning icon
2027
2028 2005-10-13 [colin]      1.9.15cvs36
2029
2030         * src/folder.c
2031                 Batch on flags sync
2032         * src/folderview.c
2033                 Revert speed hack which is dangerous in fact
2034                 Apply prefs faster
2035
2036 2005-10-13 [colin]      1.9.15cvs35
2037
2038         * src/folder_item_prefs.c
2039                 Fix pref corruption on folder move. Patch
2040                 by wwp
2041
2042 2005-10-13 [paul]       1.9.15cvs34
2043
2044         * src/export.c
2045         * src/import.c
2046                 fix typos in g_warnings
2047         * src/prefs_account.c
2048                 add a file selector for Signature file
2049
2050         Patches by wwp
2051
2052 2005-10-12 [colin]      1.9.15cvs33
2053
2054         * src/mimeview.c
2055                 Provide a quick way to go back from a
2056                 signature's full info to the email part
2057
2058 2005-10-12 [colin]      1.9.15cvs32
2059
2060         * src/compose.c
2061                 Remove old hack of encoding signed mails with base64.
2062                 QP works equally well.
2063
2064 2005-10-12 [colin]      1.9.15cvs31
2065
2066         * src/crash.c
2067                 Replace deprecated GtkText with GtkTextView
2068         * src/imap.c
2069                 Fix a logic bug about counts in imap_select
2070                 (previously un-triggered)
2071         * src/mainwindow.c
2072         * src/summaryview.c
2073         * src/news.c
2074                 Allow local deletion of news posts
2075         * src/mimeview.c
2076                 Show GPG noticeview on the message/rfc822 part
2077                 in addition to the text/plain one
2078         * src/prefs_image_viewer.c
2079           src/plugins/pgpcore/prefs_gpg.c
2080                 Polish (set the label as part of the checkbox)
2081         * src/wizard.c
2082                 Don't sit there doing nothing after destroying
2083                 the window - return err
2084
2085 2005-10-11 [colin]      1.9.15cvs30
2086
2087         * src/folderview.c
2088                 Apply processing rules before showing folders.
2089                 Early folder show (before flags sync) will only
2090                 be done when there are no processing rules (nor
2091                 pre- or post- ones)
2092         * src/imap.c
2093                 Fix stuff related to mail subdir, creation and 
2094                 deletion of folders 
2095         * src/imap_gtk.c
2096                 Don't allow creation of folders in NoInferior
2097                 folders, as it won't work
2098
2099 2005-10-10 [colin]      1.9.15cvs29
2100
2101         * src/compose.c
2102                 Reselect "None" Privacy system when selecting an
2103                 account with no privacy system defined
2104
2105 2005-10-10 [colin]      1.9.15cvs28
2106
2107         * src/mainwindow.c
2108                 Add Windows-1252 encoding
2109         * src/prefs_common.c
2110                 Rework some defaults:
2111                 - autosave to draft by default
2112                 - don't show header pane (it's already in the textview)
2113                 - Select first new or unread mail on entry
2114                 - Assume 'Yes' to change folder when there's no more
2115                   unread message
2116         * src/prefs_matcher.c
2117                 Fix a gtk assertion failure
2118         * src/gtk/colorlabel.c
2119                 Workaround bad repainting on selection
2120         * src/main.c
2121                 Freeze/thaw (a bit faster on ssh -X)
2122         * src/msgcache.c
2123                 Get rid of StrdupConverter that just adds an
2124                 extra strdup/free 
2125         * src/etpan/imap_thread.c
2126                 memset buf to 0
2127
2128 2005-10-10 [colin]      1.9.15cvs27
2129
2130         * src/export.c
2131         * src/import.c
2132                 Fix compile on gtk 2.4. Patch by wwp
2133
2134 2005-10-09 [colin]      1.9.15cvs26
2135
2136         * src/mainwindow.c
2137         * src/messageview.c
2138         * src/summaryview.c
2139                 Clarify forward menus. Patch by wwp
2140
2141 2005-10-09 [colin]      1.9.15cvs25
2142
2143         * src/compose.c
2144         * src/compose.h
2145                 Fix bug #829 (Non-working "Encrypt message by 
2146                 default when replying to an encrypted message")
2147
2148 2005-10-08 [colin]      1.9.15cvs24
2149
2150         * src/wizard.c
2151                 Fix bug #827 ("Welcome" setup wizard after a 
2152                 permission error gives up & forgets itself.)
2153
2154 2005-10-08 [colin]      1.9.15cvs23
2155
2156         * src/procmime.c
2157                 Fix bug #828 (Ignoring headers with spaces around = sign)
2158
2159 2005-10-08 [colin]      1.9.15cvs22
2160
2161         * src/export.c
2162                 Warning fix by wwp
2163
2164 2005-10-08 [colin]      1.9.15cvs21
2165
2166         * src/folder.c
2167         * src/folder.h
2168                 Add a processing_pending indicator, set on 
2169                 folder_item_open and cleared after 
2170                 folder_item_process_open
2171         * src/folderview.c
2172         * src/summaryview.c
2173                 wrap procmsg_msginfo_*_flags, and in the
2174                 wrapper check that there's no folder processing 
2175                 pending. If there is, defer the flags change until 
2176                 processing is done to avoid stepping over each
2177                 other's toes.
2178                 Freeze during processing, but not during scanning.
2179
2180 2005-10-07 [colin]      1.9.15cvs20
2181
2182         * src/plugins/pgpcore/passphrase.c
2183                 Fix bug #826 (X-Server hangs when 
2184                 right-clicking a PGP encrypted message)
2185
2186 2005-10-07 [paul]       1.9.15cvs19
2187
2188         * src/compose.c
2189                 fix compose_entries[]
2190                 patch by Fabien Vantard
2191
2192 2005-10-06 [colin]      1.9.15cvs18
2193
2194         * src/pixmaps/address.xpm
2195         * src/pixmaps/address_book.xpm
2196         * src/pixmaps/book.xpm
2197         * src/pixmaps/check_spelling.xpm
2198         * src/pixmaps/checkbox_off.xpm
2199         * src/pixmaps/checkbox_on.xpm
2200         * src/pixmaps/close.xpm
2201         * src/pixmaps/complete.xpm
2202         * src/pixmaps/continue.xpm
2203         * src/pixmaps/deleted.xpm
2204         * src/pixmaps/down_arrow.xpm
2205         * src/pixmaps/exec.xpm
2206         * src/pixmaps/forwarded.xpm
2207         * src/pixmaps/group.xpm
2208         * src/pixmaps/ignorethread.xpm
2209         * src/pixmaps/interface.xpm
2210         * src/pixmaps/jpilot.xpm
2211         * src/pixmaps/ldap.xpm
2212         * src/pixmaps/linewrap.xpm
2213         * src/pixmaps/linewrapcurrent.xpm
2214         * src/pixmaps/mail.xpm
2215         * src/pixmaps/mail_attach.xpm
2216         * src/pixmaps/mail_compose.xpm
2217         * src/pixmaps/mail_forward.xpm
2218         * src/pixmaps/mail_receive.xpm
2219         * src/pixmaps/mail_receive_all.xpm
2220         * src/pixmaps/mail_reply.xpm
2221         * src/pixmaps/mail_reply_to_all.xpm
2222         * src/pixmaps/mail_reply_to_author.xpm
2223         * src/pixmaps/mail_send.xpm
2224         * src/pixmaps/mail_send_queue.xpm
2225         * src/pixmaps/mime_application.xpm
2226         * src/pixmaps/mime_audio.xpm
2227         * src/pixmaps/mime_image.xpm
2228         * src/pixmaps/mime_message.xpm
2229         * src/pixmaps/mime_text_enriched.xpm
2230         * src/pixmaps/mime_text_html.xpm
2231         * src/pixmaps/mime_text_plain.xpm
2232         * src/pixmaps/mime_unknown.xpm
2233         * src/pixmaps/new.xpm
2234         * src/pixmaps/news_compose.xpm
2235         * src/pixmaps/offline.xpm
2236         * src/pixmaps/online.xpm
2237         * src/pixmaps/paste.xpm
2238         * src/pixmaps/preferences.xpm
2239         * src/pixmaps/privacy_emblem_encrypted.xpm
2240         * src/pixmaps/privacy_expired.xpm
2241         * src/pixmaps/privacy_failed.xpm
2242         * src/pixmaps/privacy_passed.xpm
2243         * src/pixmaps/privacy_signed.xpm
2244         * src/pixmaps/privacy_unknown.xpm
2245         * src/pixmaps/privacy_warn.xpm
2246         * src/pixmaps/properties.xpm
2247         * src/pixmaps/replied.xpm
2248         * src/pixmaps/search.xpm
2249         * src/pixmaps/unread.xpm
2250         * src/pixmaps/up_arrow.xpm
2251         * src/pixmaps/vcard.xpm
2252                 Modernize internal theme, with icons from the 
2253                 Gnomaws theme. Keep some of the old ones where
2254                 they were better.
2255
2256 2005-10-06 [colin]      1.9.15cvs17
2257
2258         * src/summaryview.c
2259                 Little optimisations + bugfix
2260         * src/toolbar.c
2261                 Remove default useless items - useless being defined
2262                 by the default relevant prefs
2263         * src/wizard.c
2264                 include config.h to make gettext work
2265         * src/prefs_themes.c
2266                 Fix selection of current theme in prefs
2267
2268 2005-10-06 [colin]      1.9.15cvs16
2269
2270         * src/prefs_common.c
2271         * src/prefs_common.h
2272         * src/prefs_summaries.c
2273         * src/folderview.c
2274                 Add a warning dialog on Mark all read 
2275                 (with pref to get rid of it)
2276
2277 2005-10-06 [paul]       1.9.15cvs15
2278
2279         * po/nb.po
2280         * po/pt_BR.po
2281                 updated by Geir Helland and Frederico
2282                 Goncalves Guimaraes
2283
2284 2005-10-05 [colin]      1.9.15cvs14
2285
2286         * src/folder.c
2287         * src/folder.h
2288         * src/folderview.c
2289         * src/folderview.h
2290         * src/imap_gtk.c
2291         * src/mh_gtk.c
2292         * src/mainwindow.c
2293         * src/setup.c
2294                 add a way to rescan without rebuilding
2295                 make moving a bit faster (less folders changes)
2296                 don't lock the tree on Get 
2297         * src/imap.c
2298                 Don't re-delete deleted messages before expunging
2299         * src/summaryview.c
2300                 Set batch mode when deleting mails
2301
2302 2005-10-05 [paul]       1.9.15cvs13
2303
2304         * src/mainwindow.c
2305         * src/mainwindow.h
2306                 fix disabled Execute menu item
2307         * src/toolbar.c
2308                 match the change in 1.9.15cvs10: use Compose
2309                 instead of News by default
2310
2311 2005-10-04 [colin]      1.9.15cvs12
2312
2313         * src/compose.c
2314                 When replying to an ML post with Reply-To set
2315                 to the poster's email, honor it (as before),
2316                 but also honor our user's request to reply to
2317                 the mailing list: set the ML address in the To
2318                 field and the Reply-To address in the Cc: 
2319                 field.
2320
2321 2005-10-04 [colin]      1.9.15cvs11
2322
2323         * src/plugins/trayicon/trayicon.c
2324                 Finish cosmetic change - thanks to wwp
2325
2326 2005-10-04 [colin]      1.9.15cvs10
2327
2328         * src/toolbar.c
2329                 Use Compose instead of Email by default.
2330                 Spotted by wwp.
2331
2332 2005-10-04 [colin]      1.9.15cvs9
2333
2334         * src/folder.c
2335         * src/folder.h
2336         * src/folderview.c
2337         * src/imap.c
2338         * src/etpan/imap-thread.c
2339         * src/etpan/imap-thread.h
2340                 Try to make IMAP faster, by simplifying SEARCH
2341                 commands, avoiding sending two STATUS in a row,
2342                 and deferring flags sync and processing just
2343                 after displaying the folder. 
2344                 This will update the SummaryView in certain
2345                 cases (new mails not already fetched, flags
2346                 changed from another client) but in a non-
2347                 blocking manner.
2348
2349 2005-10-04 [colin]      1.9.15cvs8
2350
2351         * src/plugins/trayicon/trayicon.c
2352                 Relabel "Offline" to "Work offline"
2353
2354 2005-10-04 [colin]      1.9.15cvs7
2355
2356         * src/export.c
2357         * src/import.c
2358         * src/mbox.c
2359                 Fix mbox import/export buglets
2360                 Patch by wwp
2361         * src/plugins/trayicon/trayicon.c
2362                 Add offline swithc
2363                 Patch by wwp
2364
2365 2005-10-04 [colin]      1.9.15cvs6
2366
2367         * src/folder.c
2368         * src/folderview.c
2369         * src/summaryview.c
2370                 Better fix (don't break mark all read) for cvs2
2371
2372 2005-10-03 [colin]      1.9.15cvs5
2373
2374         * src/folder.c
2375                 Use a sane sort by default
2376
2377 2005-10-03 [colin]      1.9.15cvs4
2378
2379         * src/inc.c
2380                 Add a 'Only once' button for overriding offline mode
2381         * src/prefs_account.c
2382         * src/wizard.c
2383                 Add Local mbox to the wizard
2384                 Add IMAP subdir to the wizard (or the wizard is useless
2385                 for such accounts, or even worse than useless)
2386                 Move IMAP subdir from Advanced to Receive tab, as it's
2387                 not that uncommon
2388
2389 2005-10-03 [colin]      1.9.15cvs3
2390
2391         * src/send_message.c
2392                 Forgot this one in cvs1
2393
2394 2005-10-03 [colin]      1.9.15cvs2
2395
2396         * src/folder.c
2397                 Faster close when leaving a folder with lots
2398                 of new mails. Idea by David Relson.
2399
2400 2005-10-03 [colin]      1.9.15cvs1
2401
2402         * src/compose.c
2403         * src/imap.c
2404         * src/inc.c
2405         * src/main.c
2406         * src/messageview.c
2407         * src/news.c
2408         * src/summaryview.c
2409         * src/gtk/sslcertwindow.c
2410         * src/plugins/trayicon/trayicon.c
2411                 Add accels to every AlertPanel. Patch by Fabien 
2412                 Vantard
2413
2414 2005-10-03 [paul]       1.9.15
2415
2416         1.9.15 released
2417
2418 2005-10-03 [paul]       1.9.14cvs68
2419
2420         * po/ca.po
2421         * po/de.po
2422         * po/es.po
2423         * po/fi.po
2424         * po/fr.po
2425         * po/sk.po
2426         * po/sr.po
2427         * po/zh_CN.po
2428                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2429                 Mones Lastra, Tommi Pirinen, Fabien vantard,
2430                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
2431
2432 2005-10-03 [paul]       1.9.14cvs67
2433
2434         * src/send_message.c
2435                 prevent hang on Cancel
2436                 patch by Colin
2437
2438 2005-10-03 [paul]       1.9.14cvs66
2439
2440         * src/main.c
2441                 fix crash in IMAP caused by discrepancy
2442                 between check_at_startup and offline mode
2443                 Patch by Colin
2444
2445 2005-10-01 [paul]       1.9.14cvs65
2446
2447         * src/inc.c
2448                 fix engrish
2449
2450 2005-10-01 [paul]       1.9.14cvs64
2451         * src/export.c
2452         * src/import.c
2453                 synchronise import_mbox() and export_mbox()
2454         * src/mbox.c
2455                 proc_mbox(): add alert if file cannot be opened
2456                 export_list_to_mbox(): test if dest file exists,
2457                 prompt user to overwrite if it does. add alert
2458                 if file cannot be created
2459                                                                 
2460         Patch by wwp
2461                                                                                                                 
2462
2463 2005-09-30 [paul]       1.9.14cvs63
2464
2465         * src/addressbook.c
2466                 Fix sensitivity of a menu
2467         * src/codeconv.c
2468                 Respect hidden pref for mails with no encoding
2469         * src/common/xml.c
2470                 Fix memory corruption
2471         * src/plugins/pgpcore/sgpgme.c
2472                 Fix segfault on incomplete sigs, and display
2473                 of S/Mime UIDs
2474
2475         Patches by Colin
2476
2477 2005-09-30 [colin]      1.9.14cvs62
2478
2479         * src/partial_download.c
2480                 Little logic fix in almost-dead code
2481         * src/pop.c
2482                 Fix partial download when there's no new mail
2483
2484 2005-09-29 [paul]       1.9.14cvs61
2485
2486         * src/plugins/pgpinline/pgpinline.c
2487                 fix bug 819, 'crash accessing sign message'
2488                 Patch by Colin
2489
2490 2005-09-28 [martin]     1.9.14cvs60
2491
2492         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2493                 fix bug #790 (Crash when restarting window manager (fluxbox))
2494
2495 2005-09-28 [paul]       1.9.14cvs59
2496
2497         * src/gtk/gtkaspell.c
2498                 fix off-by-one typo
2499
2500 2005-09-27 [colin]      1.9.14cvs58
2501
2502         * src/plugins/pgpcore/sgpgme.c
2503                 Report error when there's one, instead of
2504                 "Signature unchecked" 
2505
2506 2005-09-27 [colin]      1.9.14cvs57
2507
2508         * src/prefs_quote.c
2509                 Fix bug #816 (Weird quotation with spaces)
2510
2511 2005-09-27 [colin]      1.9.14cvs56
2512
2513         * src/codeconv.c
2514         * src/compose.c
2515         * src/compose.h
2516                 Put subject in compose's title
2517                 Fix Automatic encoding so that it's really automatic:
2518                 first try default locale's charset, then charset of the replied mail, 
2519                 then utf-8
2520                 Fix encoding of headers (must be in strict mode too)
2521
2522 2005-09-26 [colin]      1.9.14cvs55
2523
2524         * src/gtk/gtkaspell.c
2525                 Fix previous patch - don't color the space,
2526                 just uncolor it :)
2527
2528 2005-09-26 [colin]      1.9.14cvs54
2529
2530         * src/gtk/gtkaspell.c
2531                 Unmark space if possible
2532
2533 2005-09-26 [colin]      1.9.14cvs53
2534
2535         * src/imap.c
2536                 log_error instead of alertpanel according to the pref
2537         * src/etpan/imap-thread.c
2538                 Print connect status, copy only necessary size to 
2539                 logger
2540         * src/plugins/pgpmime/pgpmime.c
2541                 Handle S/Mime signatures (verification only). Patch based
2542                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
2543
2544 2005-09-26 [paul]       1.9.14cvs52
2545
2546         * src/common/passcrypt.c
2547                 this 'workaround' not necessary on NetBSD.
2548                 Thanks to Daniel Gustafson
2549
2550 2005-09-26 [paul]
2551
2552         1.9.15-rc4 released
2553
2554 2005-09-26 [paul]       1.9.14cvs51
2555
2556         * src/summaryview.c
2557                 Skip currently selected message when
2558                 looking for next new or unread message
2559                 in current folder. Patch by Colin
2560         * src/common/passcrypt.c
2561                 eliminate warnings on *BSD. Patch by
2562                 Daniel Gustafson
2563
2564 2005-09-26 [colin]      1.9.14cvs50
2565
2566         * src/procmsg.c
2567                 Call postfiltering hook anyway
2568
2569 2005-09-22 [colin]      1.9.14cvs49
2570
2571         * src/codeconv.c
2572         * src/codeconv.h
2573                 Add a strict mode that doesn't replace with _
2574         * src/compose.c
2575         * src/compose.h
2576                 Use strict conversion while sending
2577                 Fix race when drafting while sending (happens
2578                 on IMAP)
2579                 Fix d'n'd of messages from summaryview
2580         * src/prefs_common.c
2581         * src/prefs_common.h
2582                 add hidden utf8_instead_of_locale_for_broken_mail 
2583                 pref for people that preferred the default charset 
2584                 to be utf8 for broken mails
2585         * src/quote_fmt_parse.y
2586                 fix bug #815 (No quote insert if "From:" fied 
2587                 contained Russian letters)
2588         * src/summaryview.c
2589                 Fix d'n'd of messages to compose
2590
2591 2005-09-22 [paul]       1.9.14cvs48
2592
2593         * src/compose.c
2594                 fix bug where attachments Name entry
2595                 would display Path instead
2596
2597 2005-09-21 [paul]       1.9.14cvs47
2598
2599         * README
2600         * README.jp
2601         * configure.ac
2602         * config/config.rpath
2603         * doc/manual/en/sylpheed-20.html
2604         * doc/manual/es/sylpheed-20.html
2605         * po/bg.po
2606         * po/ca.po
2607         * po/de.po
2608         * po/es.po
2609         * po/fr.po
2610         * po/it.po
2611         * po/pt_BR.po
2612         * po/sk.po
2613         * po/zh_TW.po
2614         * src/account.c
2615         * src/account.h
2616         * src/action.c
2617         * src/action.h
2618         * src/adbookbase.h
2619         * src/addr_compl.c
2620         * src/addr_compl.h
2621         * src/addrbook.c
2622         * src/addrbook.h
2623         * src/addrcache.c
2624         * src/addrcache.h
2625         * src/addrcindex.c
2626         * src/addrcindex.h
2627         * src/addrclip.c
2628         * src/addrclip.h
2629         * src/addrdefs.h
2630         * src/addressadd.c
2631         * src/addressadd.h
2632         * src/addressbook.c
2633         * src/addressbook.h
2634         * src/addressitem.h
2635         * src/addrgather.c
2636         * src/addrgather.h
2637         * src/addrharvest.c
2638         * src/addrharvest.h
2639         * src/addrindex.c
2640         * src/addrindex.h
2641         * src/addritem.c
2642         * src/addritem.h
2643         * src/addrquery.c
2644         * src/addrquery.h
2645         * src/addrselect.c
2646         * src/addrselect.h
2647         * src/alertpanel.c
2648         * src/alertpanel.h
2649         * src/browseldap.c
2650         * src/browseldap.h
2651         * src/codeconv.c
2652         * src/codeconv.h
2653         * src/compose.c
2654         * src/compose.h
2655         * src/crash.c
2656         * src/crash.h
2657         * src/customheader.c
2658         * src/customheader.h
2659         * src/displayheader.c
2660         * src/displayheader.h
2661         * src/editaddress.c
2662         * src/editaddress.h
2663         * src/editbook.c
2664         * src/editbook.h
2665         * src/editgroup.c
2666         * src/editgroup.h
2667         * src/editjpilot.c
2668         * src/editjpilot.h
2669         * src/editldap.c
2670         * src/editldap.h
2671         * src/editldap_basedn.c
2672         * src/editldap_basedn.h
2673         * src/editvcard.c
2674         * src/editvcard.h
2675         * src/enriched.c
2676         * src/enriched.h
2677         * src/exphtmldlg.c
2678         * src/exphtmldlg.h
2679         * src/expldifdlg.c
2680         * src/expldifdlg.h
2681         * src/export.c
2682         * src/export.h
2683         * src/exporthtml.c
2684         * src/exporthtml.h
2685         * src/exportldif.c
2686         * src/exportldif.h
2687         * src/filtering.c
2688         * src/filtering.h
2689         * src/folder.c
2690         * src/folder.h
2691         * src/folder_item_prefs.c
2692         * src/folder_item_prefs.h
2693         * src/foldersel.c
2694         * src/foldersel.h
2695         * src/folderutils.c
2696         * src/folderutils.h
2697         * src/folderview.c
2698         * src/folderview.h
2699         * src/grouplistdialog.c
2700         * src/grouplistdialog.h
2701         * src/headerview.c
2702         * src/headerview.h
2703         * src/html.c
2704         * src/html.h
2705         * src/image_viewer.c
2706         * src/image_viewer.h
2707         * src/imap.c
2708         * src/imap.h
2709         * src/imap_gtk.c
2710         * src/imap_gtk.h
2711         * src/import.c
2712         * src/import.h
2713         * src/importldif.c
2714         * src/importldif.h
2715         * src/importmutt.c
2716         * src/importmutt.h
2717         * src/importpine.c
2718         * src/importpine.h
2719         * src/inc.c
2720         * src/inc.h
2721         * src/jpilot.c
2722         * src/jpilot.h
2723         * src/ldapctrl.c
2724         * src/ldapctrl.h
2725         * src/ldaplocate.c
2726         * src/ldaplocate.h
2727         * src/ldapquery.c
2728         * src/ldapquery.h
2729         * src/ldapserver.c
2730         * src/ldapserver.h
2731         * src/ldaputil.c
2732         * src/ldaputil.h
2733         * src/ldif.c
2734         * src/ldif.h
2735         * src/localfolder.c
2736         * src/localfolder.h
2737         * src/main.c
2738         * src/main.h
2739         * src/mainwindow.c
2740         * src/mainwindow.h
2741         * src/manual.c
2742         * src/manual.h
2743         * src/matcher.c
2744         * src/matcher.h
2745         * src/matcher_parser.h
2746         * src/matcher_parser_lex.l
2747         * src/matcher_parser_parse.y
2748         * src/mbox.c
2749         * src/mbox.h
2750         * src/message_search.c
2751         * src/message_search.h
2752         * src/messageview.c
2753         * src/messageview.h
2754         * src/mh.c
2755         * src/mh.h
2756         * src/mh_gtk.c
2757         * src/mh_gtk.h
2758         * src/mimeview.c
2759         * src/mimeview.h
2760         * src/msgcache.c
2761         * src/msgcache.h
2762         * src/mutt.c
2763         * src/mutt.h
2764         * src/news.c
2765         * src/news.h
2766         * src/news_gtk.c
2767         * src/news_gtk.h
2768         * src/noticeview.c
2769         * src/noticeview.h
2770         * src/partial_download.c
2771         * src/partial_download.h
2772         * src/pine.c
2773         * src/pine.h
2774         * src/pop.c
2775         * src/pop.h
2776         * src/prefs_account.c
2777         * src/prefs_account.h
2778         * src/prefs_actions.c
2779         * src/prefs_actions.h
2780         * src/prefs_common.c
2781         * src/prefs_common.h
2782         * src/prefs_compose_writing.c
2783         * src/prefs_compose_writing.h
2784         * src/prefs_customheader.c
2785         * src/prefs_customheader.h
2786         * src/prefs_display_header.c
2787         * src/prefs_display_header.h
2788         * src/prefs_ext_prog.c
2789         * src/prefs_ext_prog.h
2790         * src/prefs_filtering.c
2791         * src/prefs_filtering.h
2792         * src/prefs_filtering_action.c
2793         * src/prefs_filtering_action.h
2794         * src/prefs_folder_column.c
2795         * src/prefs_folder_column.h
2796         * src/prefs_folder_item.c
2797         * src/prefs_folder_item.h
2798         * src/prefs_fonts.c
2799         * src/prefs_fonts.h
2800         * src/prefs_gtk.c
2801         * src/prefs_gtk.h
2802         * src/prefs_image_viewer.c
2803         * src/prefs_image_viewer.h
2804         * src/prefs_matcher.c
2805         * src/prefs_matcher.h
2806         * src/prefs_message.c
2807         * src/prefs_message.h
2808         * src/prefs_msg_colors.c
2809         * src/prefs_msg_colors.h
2810         * src/prefs_other.c
2811         * src/prefs_other.h
2812         * src/prefs_quote.c
2813         * src/prefs_quote.h
2814         * src/prefs_receive.c
2815         * src/prefs_receive.h
2816         * src/prefs_send.c
2817         * src/prefs_send.h
2818         * src/prefs_spelling.c
2819         * src/prefs_spelling.h
2820         * src/prefs_summaries.c
2821         * src/prefs_summaries.h
2822         * src/prefs_summary_column.c
2823         * src/prefs_summary_column.h
2824         * src/prefs_template.c
2825         * src/prefs_template.h
2826         * src/prefs_themes.c
2827         * src/prefs_themes.h
2828         * src/prefs_toolbar.c
2829         * src/prefs_toolbar.h
2830         * src/prefs_wrapping.c
2831         * src/prefs_wrapping.h
2832         * src/privacy.c
2833         * src/privacy.h
2834         * src/procheader.c
2835         * src/procheader.h
2836         * src/procmime.c
2837         * src/procmime.h
2838         * src/procmsg.c
2839         * src/procmsg.h
2840         * src/quote_fmt.c
2841         * src/quote_fmt_parse.y
2842         * src/recv.c
2843         * src/recv.h
2844         * src/remotefolder.c
2845         * src/remotefolder.h
2846         * src/send_message.c
2847         * src/send_message.h
2848         * src/setup.c
2849         * src/setup.h
2850         * src/simple-gettext.c
2851         * src/sourcewindow.c
2852         * src/sourcewindow.h
2853         * src/ssl_manager.c
2854         * src/ssl_manager.h
2855         * src/statusbar.c
2856         * src/statusbar.h
2857         * src/stock_pixmap.c
2858         * src/stock_pixmap.h
2859         * src/summary_search.c
2860         * src/summary_search.h
2861         * src/summaryview.c
2862         * src/summaryview.h
2863         * src/syldap.c
2864         * src/syldap.h
2865         * src/textview.c
2866         * src/textview.h
2867         * src/toolbar.c
2868         * src/toolbar.h
2869         * src/undo.c
2870         * src/undo.h
2871         * src/unmime.c
2872         * src/unmime.h
2873         * src/vcard.c
2874         * src/vcard.h
2875         * src/wizard.c
2876         * src/wizard.h
2877         * src/common/base64.c
2878         * src/common/base64.h
2879         * src/common/defs.h
2880         * src/common/hooks.c
2881         * src/common/hooks.h
2882         * src/common/log.c
2883         * src/common/log.h
2884         * src/common/md5.c
2885         * src/common/md5.h
2886         * src/common/mgutils.c
2887         * src/common/mgutils.h
2888         * src/common/nntp.c
2889         * src/common/nntp.h
2890         * src/common/passcrypt.c
2891         * src/common/passcrypt.h.in
2892         * src/common/plugin.c
2893         * src/common/plugin.h
2894         * src/common/prefs.c
2895         * src/common/prefs.h
2896         * src/common/progressindicator.c
2897         * src/common/progressindicator.h
2898         * src/common/quoted-printable.c
2899         * src/common/quoted-printable.h
2900         * src/common/session.c
2901         * src/common/session.h
2902         * src/common/smtp.c
2903         * src/common/smtp.h
2904         * src/common/socket.c
2905         * src/common/socket.h
2906         * src/common/ssl.c
2907         * src/common/ssl.h
2908         * src/common/ssl_certificate.c
2909         * src/common/ssl_certificate.h
2910         * src/common/string_match.c
2911         * src/common/string_match.h
2912         * src/common/stringtable.c
2913         * src/common/sylpheed.c
2914         * src/common/sylpheed.h
2915         * src/common/template.c
2916         * src/common/template.h
2917         * src/common/timing.h
2918         * src/common/utils.c
2919         * src/common/utils.h
2920         * src/common/uuencode.c
2921         * src/common/uuencode.h
2922         * src/common/version.h.in
2923         * src/common/xml.c
2924         * src/common/xml.h
2925         * src/common/xmlprops.c
2926         * src/common/xmlprops.h
2927         * src/gtk/about.c
2928         * src/gtk/about.h
2929         * src/gtk/colorlabel.c
2930         * src/gtk/colorlabel.h
2931         * src/gtk/colorsel.c
2932         * src/gtk/colorsel.h
2933         * src/gtk/description_window.c
2934         * src/gtk/description_window.h
2935         * src/gtk/filesel.c
2936         * src/gtk/filesel.h
2937         * src/gtk/foldersort.c
2938         * src/gtk/foldersort.h
2939         * src/gtk/gtkutils.c
2940         * src/gtk/gtkutils.h
2941         * src/gtk/inputdialog.c
2942         * src/gtk/inputdialog.h
2943         * src/gtk/logwindow.c
2944         * src/gtk/logwindow.h
2945         * src/gtk/manage_window.c
2946         * src/gtk/manage_window.h
2947         * src/gtk/menu.c
2948         * src/gtk/menu.h
2949         * src/gtk/pluginwindow.c
2950         * src/gtk/pluginwindow.h
2951         * src/gtk/prefswindow.c
2952         * src/gtk/prefswindow.h
2953         * src/gtk/progressdialog.c
2954         * src/gtk/progressdialog.h
2955         * src/gtk/quicksearch.c
2956         * src/gtk/quicksearch.h
2957         * src/gtk/sslcertwindow.c
2958         * src/gtk/sslcertwindow.h
2959         * src/plugins/clamav/clamav_plugin.c
2960         * src/plugins/clamav/clamav_plugin.h
2961         * src/plugins/clamav/clamav_plugin_gtk.c
2962         * src/plugins/demo/demo.c
2963         * src/plugins/dillo_viewer/dillo_prefs.c
2964         * src/plugins/dillo_viewer/dillo_prefs.h
2965         * src/plugins/dillo_viewer/dillo_viewer.c
2966         * src/plugins/mathml_viewer/mathml_viewer.c
2967         * src/plugins/pgpcore/passphrase.c
2968         * src/plugins/pgpcore/passphrase.h
2969         * src/plugins/pgpcore/plugin.c
2970         * src/plugins/pgpcore/prefs_gpg.c
2971         * src/plugins/pgpcore/prefs_gpg.h
2972         * src/plugins/pgpcore/select-keys.c
2973         * src/plugins/pgpcore/select-keys.h
2974         * src/plugins/pgpcore/sgpgme.c
2975         * src/plugins/pgpcore/sgpgme.h
2976         * src/plugins/pgpinline/pgpinline.c
2977         * src/plugins/pgpinline/pgpinline.h
2978         * src/plugins/pgpinline/plugin.c
2979         * src/plugins/pgpmime/pgpmime.c
2980         * src/plugins/pgpmime/pgpmime.h
2981         * src/plugins/pgpmime/plugin.c
2982         * src/plugins/spamassassin/spamassassin.c
2983         * src/plugins/spamassassin/spamassassin.h
2984         * src/plugins/spamassassin/spamassassin_gtk.c
2985         * src/plugins/trayicon/trayicon.c
2986         * tools/OOo2sylpheed.pl
2987         * tools/acroread2sylpheed.pl
2988         * tools/asus_mailled.sh
2989         * tools/filter_conv.pl
2990         * tools/freshmeat_search.pl
2991         * tools/google_search.pl
2992         * tools/kmail2sylpheed.pl
2993         * tools/kmail2sylpheed_v2.pl
2994         * tools/maildir2sylpheed.pl
2995         * tools/multiwebsearch.pl
2996         * tools/newscache_clean.pl
2997         * tools/outlook2sylpheed.pl
2998         * tools/sylpheed-switcher
2999         * tools/update-po
3000         * tools/vcard2xml.py
3001         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3002                 update FSF address
3003
3004 2005-09-21 [colin]      1.9.14cvs46
3005
3006         * src/gedit-print.c
3007         * src/procmsg.c
3008         * src/procmsg.h
3009         * src/textview.c
3010         * src/summaryview.c
3011                 Remove some printing hacks (deselection/reselection),
3012                 which by the way fix printing the currently 
3013                 displayed mime part (still only text)
3014                 Plus a little optimisation of summary_show
3015
3016
3017 2005-09-20 [colin]      1.9.14cvs45
3018
3019         * src/mainwindow.c
3020         * src/messageview.c
3021                 GUI fixups: add accels, set message
3022                 view title to displayed mail's subject
3023         * src/prefs_spelling.c
3024         * src/gtk/gtkaspell.c
3025                 GUI fixups: allow underlining misspelled
3026                 words instead of coloring them (a11y!)
3027
3028 2005-09-19 [colin]
3029
3030         1.9.15rc3 released
3031
3032 2005-09-19 [colin]      1.9.14cvs44
3033
3034         * src/compose.c
3035                 Fix draft message
3036         * src/gtk/gtkaspell.c
3037                 Fix wrong test ;-)
3038
3039 2005-09-19 [colin]      1.9.14cvs43
3040
3041         * src/addressbook.c
3042                 Fix sensitivity of Delete button
3043         * src/compose.c
3044                 Warn if the requested Privacy system
3045                 is not available
3046         * src/exphtmldlg.c
3047         * src/expldifdlg.c
3048         * src/importldif.c
3049         * src/importmutt.c
3050         * src/importpine.c
3051                 Fix crappy UI
3052         * src/
3053         * src/ssl.h
3054         * src/prefs_account.h
3055         * src/prefs_account.c
3056                 Save SSL prefs even in builds that have
3057                 SSL support disable
3058         * src/imap.c
3059         * src/inc.c
3060         * src/news.c
3061         * src/send_message.c
3062                 Warn if connection should be secure, but
3063                 SSL support isn't compiled in
3064         * src/gtkaspell.c
3065                 Fix word separation on UTF-8 systems
3066                 Fixes bug #812 (Strange inline spellchecking)
3067         * src/compose.c
3068                 Warn if the requested Privacy system
3069                 is not available
3070                 Factorize offline warning
3071         * src/imap.c
3072         * src/imap_gtk.c
3073         * src/imap_gtk.h
3074         * src/inc.h
3075         * src/news_gtk.c
3076         * src/news_gtk.h
3077         * src/messageview.c
3078                 Factorize offline warning
3079
3080 2005-09-19 [paul]
3081
3082         1.9.15-rc2 released
3083
3084 2005-09-18 [colin]      1.9.14cvs42
3085
3086         * src/codeconv.c
3087         * src/codeconv.h
3088         * src/procmime.c
3089                 Add a way to get locale's charset ignoring utf-8,
3090                 and use that as default encoding for broken mails
3091
3092 2005-09-18 [colin]      1.9.14cvs41
3093
3094         * src/gtk/logwindow.c
3095                 Translate string. Patch by Fabien Vantard
3096
3097 2005-09-18 [colin]      1.9.14cvs40
3098
3099         * configure.ac
3100                 Fix bug #803 (IMAP/SSL support breaks with 
3101                 GnuTLS libetpan 0.38)
3102
3103 2005-09-18 [colin]      1.9.14cvs39
3104
3105         * src/codeconv.c
3106         * src/compose.c
3107         * src/procmime.c
3108                 More charsets fixes. Fixes bug #806 (non
3109                 ascii characters in subject line)
3110
3111 2005-09-17 [paul]       1.9.14cvs38
3112
3113         * src/folderview.c
3114         * src/mainwindow.c
3115                 fix gcc-2.95 issues
3116                 Patch by Pawel Pekala
3117
3118 2005-09-17 [colin]      1.9.14cvs37
3119
3120         * src/addrindex.c
3121                 bugfix for NO-USE LDAP compilation, patch 
3122                 by Fabien Vantard
3123
3124 2005-09-17 [colin]      1.9.14cvs36
3125
3126         * src/prefs_actions.c
3127         * src/prefs_customheader.c
3128         * src/prefs_display_header.c
3129         * src/prefs_filtering_action.c
3130         * src/prefs_matcher.c
3131         * src/prefs_toolbar.c
3132                 Fix strange casts (less elegant but
3133                 works better)
3134
3135 2005-09-16 [colin]      1.9.14cvs35
3136
3137         * src/jpilot.c
3138                 Missed that one
3139
3140 2005-09-16 [colin]      1.9.14cvs34
3141
3142         * configure.ac
3143         * src/Makefile.am
3144         * src/addr_compl.c
3145         * src/addrindex.c
3146         * src/browseldap.c
3147         * src/editldap.c
3148         * src/ldaplocate.c
3149         * src/ldapquery.c
3150         * src/ldapquery.h
3151         * src/ldapserver.c
3152         * src/ldapserver.h
3153         * src/main.c
3154         * src/matcher_parser_parse.y
3155         * src/prefs_themes.c
3156         * src/etpan/Makefile.am
3157         * src/gtk/description_window.c
3158         * src/plugins/clamav/Makefile.am
3159         * src/plugins/clamav/clamav_plugin.c
3160         * src/plugins/dillo_viewer/Makefile.am
3161         * src/plugins/pgpcore/Makefile.am
3162         * src/plugins/pgpinline/Makefile.am
3163         * src/plugins/pgpmime/Makefile.am
3164         * src/plugins/trayicon/Makefile.am
3165                 Fix 100% cpu usage in address completion list
3166                 Fix little bugs (return with no values etc)
3167                 Fix all warnings (with common CFLAGS)
3168
3169 2005-09-15 [colin]      1.9.14cvs33
3170
3171         * src/addressbook.c
3172                 Fix bug where sometimes a group's email list is empty,
3173                 force its refresh (probably fixes "Re: how to create a 
3174                 distribution list")
3175         * src/ldapquery.c
3176                 Don't return to the callback in the main thread from the
3177                 fetch thread (or face segs!)
3178
3179 2005-09-15 [paul]       1.9.14cvs32
3180
3181         * src/prefs_matcher.c
3182                 forgotten in last commit
3183
3184 2005-09-15 [paul]       1.9.14cvs31
3185
3186         * src/prefs_actions.c
3187         * src/prefs_filtering_action.c
3188         * src/prefs_quote.c
3189         * src/quote_fmt.c
3190         * src/summaryview.c
3191         * src/gtk/description_window.c
3192         * src/gtk/description_window.h
3193         * src/gtk/quicksearch.c
3194                 allow interaction with the called
3195                 description window
3196                 Patch by Anders Hammar
3197
3198 2005-09-14 [paul]       1.9.14cvs30
3199
3200         * src/compose.c
3201                 fix a little annoyance when pasting with 3rd button 
3202                 with wrap_pastes=0 and wrap_input=1
3203                 Patch by Colin
3204
3205 2005-09-14 [paul]       1.9.14cvs29
3206
3207         * src/prefs_account.c
3208                 disable 'Filter messages on receiving' for
3209                 SMTP-only accounts
3210                 Patch  by Anders Hammar
3211
3212 2005-09-14 [paul]       1.9.14cvs28
3213
3214         * po/sk.po
3215                 fix crash
3216                 updated by Andrej Kacian
3217
3218 2005-09-14 [paul]
3219
3220         1.9.15-rc1 released
3221
3222 2005-09-14 [paul]       1.9.14cvs27
3223
3224         * po/es.po
3225                 updated by Ricardo Mones Lastra
3226         * src/compose.c
3227         * src/compose.h
3228                 associate no_wrap_tags to Compose windows
3229                 instead of using a static one
3230                 Patch by Colin
3231         * src/mbox.c
3232                 fix proc_mbox()
3233                 Patch by wwp
3234         * src/textview.c
3235                 remove unneeded printf()
3236
3237 2005-09-14 [paul]       1.9.14cvs26
3238
3239         * src/addrcache.c
3240         * src/codeconv.h
3241         * src/folder.h
3242         * src/mainwindow.h
3243         * src/mh.c
3244         * src/mimeview.h
3245         * src/partial_download.c
3246         * src/pop.c
3247         * src/prefs_account.c
3248         * src/prefs_account.h
3249         * src/prefs_actions.c
3250         * src/prefs_customheader.c
3251         * src/prefs_display_header.c
3252         * src/prefs_filtering_action.c
3253         * src/prefs_matcher.c
3254         * src/prefs_toolbar.c
3255         * src/privacy.h
3256         * src/procmime.c
3257         * src/procmime.h
3258         * src/procmsg.h
3259         * src/textview.c
3260         * src/undo.h
3261         * src/common/plugin.c
3262         * src/common/session.h
3263         * src/common/socket.c
3264         * src/common/socket.h
3265         * src/common/template.c
3266         * src/gtk/gtkaspell.c
3267         * src/gtk/quicksearch.h
3268         * src/plugins/pgpcore/passphrase.c
3269         * src/plugins/pgpcore/prefs_gpg.h
3270         * src/plugins/pgpcore/select-keys.c
3271         * src/plugins/pgpcore/select-keys.h
3272         * src/plugins/pgpcore/sgpgme.c
3273         * src/plugins/pgpinline/pgpinline.c
3274         * src/plugins/pgpmime/pgpmime.c
3275         * src/plugins/trayicon/trayicon.c
3276                 fix compilation warnings
3277                 Patch by Daniel Gustafson
3278
3279 2005-09-14 [paul]       1.9.14cvs25
3280
3281         * src/addressbook.c
3282                 add missing column header, and other small
3283                 bug fixes
3284                 Patch by Anders Hammar
3285
3286 2005-09-13 [colin]      1.9.14cvs24
3287
3288         * src/gtk/gtkaspell.c
3289                 Fix non-utf8 in menu
3290                 Fix little leaks
3291                 Nullify struct members after free()s
3292
3293 2005-09-13 [colin]      1.9.14cvs23
3294
3295         * src/compose.c
3296                 Test utf8 compliance before inserting to 
3297                 buffer, and try to convert if necessary
3298         * src/procmime.c
3299                 If no charset is present, use the locale 
3300                 one instead of us-ascii
3301         * src/procmsg.c
3302                 Add Sender, List-Post and To in the checked 
3303                 headers for automatic rules creation 
3304                 (thanks to wwp)
3305         * src/prefs_themes.c
3306         * src/gtk/gtkaspell.c
3307                 Remove deprecated functions. 
3308                 patch by Daniel Gustafson
3309
3310 2005-09-12 [colin]      1.9.14cvs22
3311
3312         * src/compose.c
3313                 Fix bug #448 (Scrolling/Redraw issue with 
3314                 address-fields in Header)
3315         * src/mainwindow.c
3316         * src/summaryview.c
3317         * src/summaryview.h
3318                 Fix loss of MSG_MARKED on move/copy
3319                 Fix bug #804 (Quicksearch togglebutton doesn't 
3320                 get depressed after '/' key is pressed)
3321
3322 2005-09-12 [paul]       1.9.14cvs21
3323
3324         * AUTHORS
3325         * src/gtk/logwindow.c
3326                 add 'Clear Log' to popup menu
3327                 Patch by Anders Hammar <anders.hammar@telia.com>
3328
3329 2005-09-12 [paul]       1.9.14cvs20
3330
3331         * src/compose.c
3332                 set correct sensitivity on attachments
3333                 popup menu
3334         * src/folder.c
3335                 fix typo
3336         * src/prefs_spelling.c
3337                 fix crash when no LANG env is set
3338         * src/common/xml.c
3339                 fix crash in wizard
3340                 don't use memeory after free
3341
3342         All patches by Daniel Gustafson
3343
3344 2005-09-12 [paul]       1.9.14cvs19
3345
3346         * src/prefs_themes.c
3347                 make theme info selectable
3348         * src/gtk/description_window.c
3349                 make window non-modal
3350         * tools/README
3351                 add details of asus_mailed.sh
3352         * tools/claws.i18n.status.pl
3353                 update for new zh_TW translator
3354                 widen the output
3355                 create alternate coloured lines
3356                 improve readability
3357
3358 2005-09-10 [colin]      1.9.14cvs18
3359
3360         * src/plugins/pgpcore/select-keys.c
3361                 Better order for the buttons
3362
3363 2005-09-10 [colin]      1.9.14cvs17
3364
3365         * src/compose.c
3366         * src/plugins/pgpcore/select-keys.c
3367         * src/plugins/pgpcore/select-keys.h
3368         * src/plugins/pgpcore/sgpgme.c
3369                 Add a "Don't encrypt" button to the key
3370                 selection dialog. Fixes bug #177 (There should be a 
3371                 'Don't encrypt button in the Select Keys dialog)
3372
3373 2005-09-10 [colin]      1.9.14cvs16
3374
3375         * src/compose.c
3376                 Fix bug #572 (%X option does not work with templates)
3377
3378 2005-09-10 [colin]      1.9.14cvs15
3379
3380         * src/toolbar.c 
3381                 Remove g_print
3382
3383 2005-09-10 [colin]      1.9.14cvs14
3384
3385         * src/imap.c
3386                 Fix a possible crash
3387
3388 2005-09-09 [colin]      1.9.14cvs13
3389
3390         * src/imap.c
3391         * src/etpan/imap-thread.c
3392         * src/etpan/imap-thread.h
3393                 Fix moving from queue or drafts to normal folders
3394                 Fix bug #794 (No way to delete without expunging)
3395                 Take flags unset by other mailers into account
3396                 Take deleted flag set by other mailers into account
3397                 Fix unsetting REPLIED flag
3398                 Fix crash when capabilities can't be retrieved
3399         * src/mainwindow.c
3400         * src/mainwindow.h
3401                 Add M_DELAYED_FLAGS condition, and let the user use
3402                 Execute in order to be able to expunge deleted mails,
3403                 even if he's not in delayed execute mode
3404         * src/prefs_spelling.c
3405                 Use 'en' dictionary by default if LANG is POSIX or C
3406         * src/gtk/prefswindow.c
3407                 Fix bug #767 (Preferences windows expanding) by making
3408                 the window a bit larger when the resolution is greater
3409                 than 640x480, and by putting the prefs in a
3410                 GtkScrolledWindow.
3411
3412 2005-09-09 [paul]       1.9.14cvs12
3413
3414         * AUTHORS
3415         * configure.ac
3416         * po/zh_TW.Big5.po      ** REMOVED **
3417         * po/zh_TW.po           ** ADDED **
3418                 updated by Wei-Lun Chao
3419
3420 2005-09-09 [paul]       1.9.14cvs11
3421
3422         * src/mainwindow.c
3423                 fix asserts
3424         * src/common/xml.c
3425                 delay memory allocation until file is
3426                 opened successfully
3427                 Patch by Daniel Gustafson
3428
3429 2005-09-09 [cleroy]     1.9.14cvs10
3430
3431         * src/imap.c
3432                 Add guards
3433
3434 2005-09-08 [colin]      1.9.14cvs9
3435
3436         * src/compose.c
3437                 Alert when we can't save draft
3438                 Fix various wrap/color issues
3439                 Add mid-click pasting respecting wrap_paste option
3440         * src/folder.c
3441         * src/folder.h
3442         * src/folder_item_prefs.c
3443         * src/folder_item_prefs.h
3444         * src/imap.c
3445         * src/imap_gtk.c
3446         * src/imap_gtk.h
3447         * src/main.c
3448         * src/mainwindow.c
3449         * src/mainwindow.h
3450         * src/news.c
3451         * src/news_gtk.c
3452         * src/news_gtk.h
3453         * src/prefs_folder_item.c
3454                 Fix the impossibility to synchronise folders for
3455                 offline use (IMAP and NNTP are concerned)
3456
3457 2005-09-08 [colin]      1.9.14cvs8
3458
3459         * configure.ac
3460                 Build LDAP and JPilot by default if available
3461         * src/textview.c
3462                 Fix use after free
3463
3464 2005-09-08 [paul]       1.9.14cvs7
3465
3466         * doc/manual/en/sylpheed-1.html
3467         * doc/manual/en/sylpheed-18.html
3468         * doc/manual/en/sylpheed-19.html
3469         * doc/manual/en/sylpheed-4.html
3470         * doc/manual/en/sylpheed-6.html
3471         * doc/manual/en/sylpheed.html
3472                 a few minor updates, plus include some
3473                 details about plugins and their requirements
3474         * src/mainwindow.c
3475                 minor changes to English in /View/Sort
3476
3477 2005-09-07 [colin]      1.9.14cvs6
3478
3479         * doc/manual/en/sylpheed-1.html
3480         * doc/manual/en/sylpheed-10.html
3481         * doc/manual/en/sylpheed-11.html
3482         * doc/manual/en/sylpheed-12.html
3483         * doc/manual/en/sylpheed-13.html
3484         * doc/manual/en/sylpheed-14.html
3485         * doc/manual/en/sylpheed-15.html
3486         * doc/manual/en/sylpheed-16.html
3487         * doc/manual/en/sylpheed-17.html
3488         * doc/manual/en/sylpheed-18.html
3489         * doc/manual/en/sylpheed-19.html
3490         * doc/manual/en/sylpheed-2.html
3491         * doc/manual/en/sylpheed-20.html
3492         * doc/manual/en/sylpheed-21.html
3493         * doc/manual/en/sylpheed-22.html
3494         * doc/manual/en/sylpheed-3.html
3495         * doc/manual/en/sylpheed-4.html
3496         * doc/manual/en/sylpheed-5.html
3497         * doc/manual/en/sylpheed-6.html
3498         * doc/manual/en/sylpheed-7.html
3499         * doc/manual/en/sylpheed-8.html
3500         * doc/manual/en/sylpheed-9.html
3501         * doc/manual/en/sylpheed.html
3502                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
3503
3504 2005-09-07 [colin]      1.9.14cvs5
3505
3506         * src/mainwindow.c
3507                 Make labels more to-the-point
3508
3509 2005-09-07 [colin]      1.9.14cvs4
3510
3511         * doc/manual/en/sylpheed-1.html
3512         * doc/manual/en/sylpheed-12.html
3513         * doc/manual/en/sylpheed-13.html
3514         * doc/manual/en/sylpheed-14.html
3515         * doc/manual/en/sylpheed-15.html
3516         * doc/manual/en/sylpheed-16.html
3517         * doc/manual/en/sylpheed-17.html
3518         * doc/manual/en/sylpheed-18.html
3519         * doc/manual/en/sylpheed-19.html
3520         * doc/manual/en/sylpheed-2.html
3521         * doc/manual/en/sylpheed-20.html
3522         * doc/manual/en/sylpheed-21.html
3523         * doc/manual/en/sylpheed-22.html
3524         * doc/manual/en/sylpheed-4.html
3525         * doc/manual/en/sylpheed-5.html
3526         * doc/manual/en/sylpheed-6.html
3527         * doc/manual/en/sylpheed-7.html
3528         * doc/manual/en/sylpheed-8.html
3529         * doc/manual/en/sylpheed-9.html
3530         * doc/manual/en/sylpheed.html
3531                 Update manual
3532
3533 2005-09-07 [colin]      1.9.14cvs3
3534
3535         * doc/faq/en/sylpheed-faq-1.html
3536         * doc/faq/en/sylpheed-faq-2.html
3537         * doc/faq/en/sylpheed-faq-3.html
3538         * doc/faq/en/sylpheed-faq.html
3539                 Update FAQ
3540
3541 2005-09-07 [colin]      1.9.14cvs2
3542
3543         * src/folderview.c
3544         * src/procmsg.c
3545         * src/summaryview.c
3546         * src/toolbar.c
3547                 Fix special subfolders:
3548                 - Inherit parent's icon
3549                 - sent contents of queues subfolders
3550                 - empty subfolders of trashes
3551         * src/mainwindow.c
3552                 Remove outdated manual and faq entries
3553         * src/common/utils.c
3554                 Add quotes around %s coming from mailcap
3555
3556 2005-09-07 [colin]      1.9.14cvs1
3557
3558         * src/compose.c
3559                 After saving draft, set modified to FALSE
3560         * src/mimeview.c
3561         * src/common/utils.c
3562         * src/common/utils.h
3563                 Try to open mime parts using what is 
3564                 indicated in ~/.mailcap or /etc/mailcap,
3565                 if possible.
3566
3567 2005-09-05 [paul]       1.9.14
3568
3569         1.9.14 released
3570
3571         * po/sk.po
3572                 updated by Andrej Kacian
3573
3574 2005-09-05 [paul]       1.9.13cvs83
3575
3576         * po/de.po
3577         * po/es.po
3578         * po/fi.po
3579         * po/fr.po
3580         * po/nb.po
3581         * po/pt_BR.po
3582         * po/sr.po
3583                 updated translations by Thomas Gilgin, Ricardo Mones
3584                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
3585                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
3586
3587 2005-09-04 [paul]       1.9.13cvs82
3588
3589         * src/compose.c
3590                 only warn about exceeded line length limit
3591                 on send
3592
3593 2005-09-04 [paul]       1.9.13cvs81
3594
3595         * src/compose.c
3596                 fix crash in 'line length exceeded' dialogue
3597
3598 2005-09-02 [paul]       1.9.13cvs80
3599
3600         * src/imap.c
3601                 fix bug 795, 'Connection lost IMAP'
3602                 and add statusbar prints
3603                 Patch by Colin
3604
3605 2005-09-02 [paul]       1.9.13cvs79
3606
3607         * src/compose.c
3608                 compose_wrap_paragraph() becomes
3609                 compose_beautify_paragraph()
3610                 Patch by Colin
3611
3612 2005-09-02 [cleroy]     1.9.13cvs78
3613
3614         * src/folderview.c
3615                 Micro-fix
3616
3617 2005-09-01 [colin]      1.9.13cvs77
3618
3619         * src/imap.c
3620                 Maybe fix bug #795 (Connection lost IMAP)
3621                 Don't try to send logout when we're disconnected.
3622         * src/summaryview.c
3623                 Include locked and marked emails in HRM
3624                 view. Fixes bug #800 (Locked messages no longer 
3625                 show up when hide read messages is used)
3626
3627 2005-09-01 [paul]       1.9.13cvs76
3628
3629         * src/prefs_common.c
3630                 fix bad cutting
3631
3632 2005-08-31 [colin]      1.9.13cvs75
3633
3634         * src/folderview.c
3635         * src/folderview.h
3636         * src/prefs_summaries.c
3637         * src/summaryview.c
3638                 Fix "go to next new", fix preference
3639                 (Open unread/next swapped)
3640
3641 2005-08-31 [paul]       1.9.13cvs74
3642
3643         * src/compose.c
3644         * src/folderview.c
3645         * src/headerview.c
3646         * src/headerview.h
3647         * src/mainwindow.c
3648         * src/prefs_common.c
3649         * src/prefs_common.h
3650         * src/prefs_fonts.c
3651         * src/summaryview.c
3652         * src/textview.c
3653         * src/common/defs.h
3654                 remove obsolete BOLD_FONT setting
3655                 fix font update in headerview and textview
3656                 headers after prefs change
3657                 Patch By Colin
3658
3659 2005-08-31 [paul]
3660
3661         1.9.14-rc4 released
3662
3663 2005-08-30 [colin]      1.9.13cvs73
3664
3665         * src/summaryview.c
3666                 When Hide read messages is selected and we
3667                 refresh the summaryview, don't remove the 
3668                 currently displayed message. Fixes bug #797
3669                 (Summary view reloads when new mail is 
3670                 downloaded in 1.9.14 rc)
3671
3672 2005-08-30 [colin]      1.9.13cvs72
3673
3674         * src/folderview.c
3675                 Fix flickering
3676         * src/mainwindow.c
3677                 Remove useless callback
3678         * src/mimeview.c
3679         * src/gtk/filesel.c
3680         * src/gtk/filesel.h
3681                 Add a filesel_select_file_save_folder() - used by Save All
3682
3683 2005-08-29 [paul]       1.9.13cvs71
3684
3685         * AUTHORS
3686         * src/matcher_parser_parse.y
3687         * src/etpan/imap-thread.c
3688                 fix building on FreeBSD
3689                 Patch by Daniel Gustafson <daniel@hobbit.se>
3690
3691 2005-08-29 [paul]       1.9.13cvs70
3692
3693         * src/plugins/pgpinline/pgpinline.c
3694                 only initialise sig result if it's been handled
3695                 Patch by Colin
3696
3697 2005-08-29 [paul]       1.9.13cvs69
3698         
3699         Patches by Colin:
3700
3701         * src/imap.c
3702         * src/common.utils.c
3703         * src/common/utils.h
3704                 optimisation
3705         * src/stock_pixmap.h
3706                 fix wrong icon reference
3707         * src/pixmaps/trash_btn.xpm
3708                 replace with nicer image
3709
3710 2005-08-28 [colin]      1.9.13cvs68
3711
3712         * src/Makefile.am
3713         * src/stock_pixmap.c
3714         * src/stock_pixmap.h
3715         * src/toolbar.c
3716         * src/pixmaps/trash_btn.xpm
3717                 Add a specific trash xpm for the button
3718
3719 2005-08-28 [colin]      1.9.13cvs67
3720
3721         * src/imap.c
3722                 Fix leak
3723
3724 2005-08-27 [colin]      1.9.13cvs66
3725
3726         * src/imap.c
3727         * src/procmime.c
3728                 Correctly fix "Problem with replies", fixes
3729                 pgpmime encryption too. 
3730
3731 2005-08-27 [colin]      1.9.13cvs65
3732
3733         * src/folder.c
3734         * src/procmsg.c
3735         * src/procmsg.h
3736         * src/summaryview.c
3737                 Fix bug #517 (messages removed from summaryview 
3738                 when moving fails)
3739
3740 2005-08-27 [colin]      1.9.13cvs64
3741
3742         * tools/Makefile.am
3743         * tools/asus_mailled.sh
3744                 Add a script to blink ASUS laptops' mail LED where there
3745                 is unread mail.
3746
3747 2005-08-27 [colin]      1.9.13cvs63
3748
3749         * src/imap.c
3750         * src/etpan/imap-thread.c
3751         * src/etpan/imap-thread.h
3752                 Implement automatic choosing of login method
3753                 Fixes bug #791
3754         * src/gtk/.cvsignore
3755                 Add sylpheed-marshal.[ch]
3756
3757 2005-08-27 [colin]      1.9.13cvs62
3758
3759         * src/common/utils.c
3760                 Fix confusing perror
3761
3762 2005-08-27 [colin]      1.9.13cvs61
3763
3764         * src/toolbar.c
3765         * src/toolbar.h
3766                 Remove A_DELETE, replace it with 
3767                 A_TRASH and A_DELETE_REAL. Automatically
3768                 rewrite config files to replace A_DELETE
3769                 with A_TRASH (no functionality change).
3770                 Fixes half of #794
3771
3772 2005-08-26 [colin]      1.9.13cvs60
3773
3774         * src/procmime.c
3775                 Previous "Problem with replies" fix brought other
3776                 problems, fixing them
3777
3778 2005-08-26 [colin]      1.9.13cvs59
3779
3780         * src/procmime.c
3781                 Fix "Problem with replies". This happened only
3782                 on IMAP...
3783         * src/procmsg.c
3784                 Factorize code a bit
3785         * src/compose.c
3786                 Speed improvement on very long messages (wrapping)
3787                 Fix signature color on Reedit and Redirect
3788                 On Reedit, don't attach pgp-signatures parts, but
3789                 set signing to On.
3790
3791 2005-08-24 [paul]       1.9.13cvs58
3792
3793         * src/compose.c
3794                 don't claim success when clicking
3795                 Cancel on the passphrase box.
3796                 Patch by Colin
3797
3798 2005-08-24 [paul]       1.9.13cvs57
3799
3800         * src/main.c
3801                 fix misplaced sylpheed.log
3802         * src/common/defs.h
3803                 define UIDL_DIR
3804
3805 2005-08-24 [paul]       1.9.13cvs56
3806
3807         * src/imap.c
3808         * src/etpan/imap-thread.c
3809         * src/etpan/imap-thread.h
3810                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
3811                 Patch by Colin
3812         * src/gtk/sylpheed-marshal.c    ** REMOVED **
3813         * src/gtk/sylpheed-marshal.h    ** REMOVED **
3814                 remove autogenerated files
3815         * tools/kdeservicemenu/README
3816         * tools/kdeservicemenu/install.sh
3817         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3818         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3819                 use Claws icon, use 'Sylpheed-Claws' in menu,
3820                 use kdialog, and other cleanups
3821
3822 2005-08-23 [paul]       1.9.13cvs55
3823
3824         * src/compose.c
3825                 fix paste/wrap crash
3826                 Patch by Colin
3827
3828 2005-08-23 [paul]       1.9.13cvs54
3829
3830         * src/main.c
3831                 fix crash recovery
3832                 Patch by Colin
3833
3834 2005-08-23 [paul]       1.9.13cvs53
3835
3836         * src/addressbook.c
3837         * src/editaddress.c
3838                 view all data of LDAP contacts
3839                 Patch by Colin
3840
3841 2005-08-23 [paul]       1.9.13cvs52
3842
3843         * src/addressbook.c
3844                 fix issues with the Search field
3845                 Patch by Colin
3846
3847 2005-08-22 [paul]       1.9.13cvs51
3848
3849         * src/folderview.c
3850                 put name of folder in processing dialog
3851                 title
3852         * src/prefs_folder_item.c
3853                 improve english usage
3854
3855 2005-08-22 [paul]       1.9.13cvs50
3856
3857         * src/filtering.c
3858         * src/filtering.h
3859         * src/matcher.c
3860         * src/matcher_parser_lex.l
3861         * src/matcher_parser_parse.y
3862         * src/prefs_filtering.c
3863                 add Filtering/Processing rule names feature.
3864                 (the incompatible old matcherrc is saved as
3865                 matcherrc.pre_names).
3866                 Patch by Colin
3867
3868 2005-08-22 [paul]       1.9.13cvs49
3869
3870         * src/procmsg.c
3871                 fix colour labelling
3872                 Patch by Colin
3873
3874 2005-08-22 [paul]       1.9.13cvs48
3875
3876         * src/textview.c
3877                 fix open_image_cb()
3878
3879 2005-08-22 [paul]       1.9.13cvs47
3880
3881         * src/imap.c
3882                 fix bug 789, 'SC crashes with imap (CVS ver)'
3883                 Patch by Colin
3884
3885 2005-08-22 [paul]       1.9.13cvs46
3886
3887         * src/mimeview.c
3888         * src/prefs_common.c
3889         * src/common/defs.h
3890                 define reused defaults in defs.h
3891         * src/textview.c
3892                 add 'Open image' to image popup menu
3893
3894 2005-08-21 [colin]      1.9.13cvs45
3895
3896         * src/summaryview.c
3897                 Fix bug #788 (Bogus "From" address displayed)
3898
3899 2005-08-20 [colin]      1.9.13cvs44
3900
3901         * src/folder.c
3902                 Fix buf #787 (multilevel delete causes SIGSEGV)
3903
3904 2005-08-19 [colin]      1.9.13cvs43
3905
3906         * src/inc.c
3907         * src/prefs_common.c
3908         * src/prefs_common.h
3909                 Add an hidden pref to allow modifying the
3910                 update stepping in incorporation.
3911                 Patch by wwp.
3912
3913 2005-08-19 [colin]      1.9.13cvs42
3914
3915         * src/compose.c
3916         * src/procmime.c
3917                 Workaround for broken MUAs: encode 
3918                 Content-type: name: as ASCII and 
3919                 Content-Disposition: filename: as
3920                 per rfc2231
3921         * src/prefs_account.c
3922                 Fix invisible-ness of SMTP SSL prefs
3923                 in NNTP accounts
3924
3925 2005-08-19 [paul]       1.9.13cvs41
3926
3927         * src/compose.c
3928         * src/prefs_common.c
3929         * src/prefs_common.h
3930         * src/prefs_wrapping.c
3931                 paste with or without wrapping.
3932                 patch by Colin
3933
3934 2005-08-19 [paul]       1.9.13cvs40
3935
3936         * src/prefs_common.c
3937         * src/prefs_common.h
3938         * src/summaryview.c
3939                 reintroduce enable_swap_from as a
3940                 hidden pref. patch by Colin
3941         * src/quote_fmt_parse.y
3942         * src/plugins/clamav/clamav_plugin.c
3943         * src/plugins/dillo_viewer/dillo_viewer.c
3944         * src/plugins/mathml_viewer/mathml_viewer.c
3945         * src/plugins/pgpcore/sgpgme.c
3946         * src/plugins/pgpinline/pgpinline.c
3947         * src/plugins/pgpmime/pgpmime.c
3948                 tidy up. patch by Colin
3949
3950 2005-08-19 [paul]       1.9.13cvs39
3951
3952         * configure.ac
3953                 complete cvs38's sync
3954         * src/editaddress.c
3955         * src/gedit-print.c
3956         * src/mutt.c
3957         * src/etpan/etpan-log.c
3958         * src/etpan/imap-thread.c
3959         * src/gtk/gtksourceprintjob.c
3960                 fix compilation warnings
3961                 (patch by Colin)
3962
3963 2005-08-19 [paul]       1.9.13cvs38
3964
3965         sync with main:
3966
3967         * src/account.c
3968         * src/action.c
3969         * src/addrbook.c
3970         * src/addrcache.c
3971         * src/addrharvest.c
3972         * src/addrindex.c
3973         * src/codeconv.c
3974         * src/compose.c
3975         * src/crash.c
3976         * src/exporthtml.c
3977         * src/exportldif.c
3978         * src/folder.c
3979         * src/image_viewer.c
3980         * src/inc.c
3981         * src/inc.h
3982         * src/jpilot.c
3983         * src/ldif.c
3984         * src/main.c
3985         * src/matcher.c
3986         * src/mbox.c
3987         * src/messageview.c
3988         * src/mh.c
3989         * src/mimeview.c
3990         * src/msgcache.c
3991         * src/mutt.c
3992         * src/news.c
3993         * src/partial_download.c
3994         * src/pine.c
3995         * src/pop.c
3996         * src/prefs_actions.c
3997         * src/prefs_common.c
3998         * src/prefs_customheader.c
3999         * src/prefs_display_header.c
4000         * src/prefs_gtk.c
4001         * src/prefs_themes.c
4002         * src/procheader.c
4003         * src/procmime.c
4004         * src/procmsg.c
4005         * src/recv.c
4006         * src/send_message.c
4007         * src/simple-gettext.c
4008         * src/sourcewindow.c
4009         * src/textview.c
4010         * src/vcard.c
4011         * src/common/defs.h
4012         * src/common/log.c
4013         * src/common/plugin.c
4014         * src/common/prefs.c
4015         * src/common/session.c
4016         * src/common/session.h
4017         * src/common/socket.c
4018         * src/common/socket.h
4019         * src/common/ssl_certificate.c
4020         * src/common/template.c
4021         * src/common/utils.c
4022         * src/common/utils.h
4023         * src/common/xml.c
4024         * src/gtk/about.c
4025         added wrappers for C library function that
4026                 take pathname arguments.
4027                 enabled compilation with MinGW.
4028                 use GDir instead of directly using opendir().
4029                 added rename_force().
4030
4031 2005-08-19 [paul]       1.9.13cvs37
4032         
4033         patches by Colin:
4034         * src/compose.c
4035                 fix privacy settings on re-editing
4036                 a sent message
4037         * src/jpilot.c
4038                 fix encoding bug
4039         * src/folder.c
4040         * src/procmsg.c
4041         * src/procmsg.h
4042         * src/summaryview.c
4043                 flag changing optimisation
4044
4045 2005-08-18 [martin]     1.9.13cvs36
4046
4047         * commitHelper
4048             added my login
4049         * src/addrcache.c
4050         * src/addrharvest.c
4051         * src/addrindex.c
4052         * src/compose.c
4053         * src/grouplistdialog.c
4054         * src/main.c
4055         * src/mainwindow.c
4056         * src/msgcache.c
4057         * src/mutt.c
4058         * src/pine.c
4059         * src/prefs_account.c
4060         * src/prefs_themes.c
4061         * src/stock_pixmap.c
4062         * src/summaryview.c
4063         * src/gtk/about.c
4064         * src/gtk/logwindow.c
4065             removed deprecated glib and gdk stuff
4066         * src/plugins/pgpcore/select-keys.c
4067             convert attributes from locale to utf8
4068
4069 2005-08-17 [paul]       1.9.13cvs35
4070
4071         * src/account.c
4072         * src/addressbook.c
4073                 use new GTK_STOCK_ icons if available
4074         * src/summaryview.c
4075         * src/gtk/gtksctree.c
4076         * src/gtk/gtksctree.h
4077                 faster range select. patch by Colin
4078
4079 2005-08-17 [paul]       1.9.13cvs34
4080
4081         patches by colin:
4082         * src/addressbook.c
4083         * src/addressitem.h
4084                 Add an edit button for contacts, fix selections
4085                 of gtksctree items
4086         * src/editaddress.c
4087                 Change labels, let Save be always possible in the
4088                 email and user atributes tabs
4089         * src/folderview.c
4090                 fix sort issues
4091         * src/summaryview.c
4092                 select next item instead of the displayed one
4093                 after deletion
4094
4095         * src/gtk/progressdialog.c
4096                 use prefs_common.enable_rules_hint
4097
4098 2005-08-13 [hoa]        1.9.13cvs33
4099
4100         * src/etpan/imap-thread.c
4101                 fixed build on Solaris.
4102
4103 2005-08-10 [colin]      1.9.13cvs32
4104
4105         * src/procmsg.c
4106                 Fix cvs31 (missing fclose before reading
4107                 the file)
4108
4109 2005-08-10 [colin]      1.9.13cvs31
4110
4111         * src/procmsg.c
4112                 Fix procmsg_msginfo_new_from_mimeinfo() when
4113                 the MimeInfo isn't stored in memory. This fixes
4114                 replying to an attached message.
4115
4116 2005-08-10 [colin]      1.9.13cvs30
4117
4118         * src/mainwindow.c
4119                 Fix slowness in account changing
4120
4121 2005-08-10 [colin]      1.9.13cvs29
4122
4123         * src/folder.c
4124         * src/folderutils.c
4125         * src/folderview.c
4126         * src/imap_gtk.c
4127         * src/mainwindow.c
4128         * src/mh_gtk.c
4129         * src/procmsg.c
4130         * src/summaryview.c
4131                 Optimize folder_has_parent_of_type
4132                 Prevent moving special sub-folders from contextual menus
4133                 Rework message a bit ("Empty all messages" -> "Delete all
4134                 messages")
4135                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
4136                 and "Deleted Items" folders)
4137
4138 2005-08-08 [colin]      1.9.13cvs28
4139
4140         * src/summaryview.c
4141         * src/prefs_summaries.c
4142                 Make "Select first unread|new" more flexible
4143                 (just prioritize new or unread)
4144
4145 2005-08-08 [colin]      1.9.13cvs27
4146
4147         * src/summaryview.c
4148                 If "select first new" is selected and there only
4149                 are unread messages, fallback to "select first
4150                 unread".
4151
4152 2005-08-08 [colin]      1.9.13cvs26
4153
4154         * src/folder.c
4155                 Fix shameful bugs (and bug #779)
4156
4157 2005-08-08 [colin]      1.9.13cvs25
4158
4159         * src/folder.c
4160         * src/folder.h
4161                 Cache parents' type to make folder_has_parent_of_type
4162                 faster
4163         * src/folderview.c
4164                 Forbid DnD of special sub-folders
4165         * src/procmsg.c
4166         * src/procmsg.h
4167                 Add MAIL_POSTFILTERING_HOOK
4168         * src/summaryview.c
4169                 Revert over-zealous deletion of the use_addr_book 
4170                 code
4171
4172 2005-08-07 [colin]      1.9.13cvs24
4173
4174         * src/folder.c
4175                 Fix big mistake (passing MsgInfo instead 
4176                 of FolderItem)
4177
4178 2005-08-07 [colin]      1.9.13cvs23
4179
4180         * src/compose.c
4181         * src/folder.c
4182         * src/folder.h
4183         * src/foldersel.c
4184         * src/folderutils.c
4185         * src/folderview.c
4186         * src/imap.c
4187         * src/mainwindow.c
4188         * src/messageview.c
4189         * src/mh.c
4190         * src/msgcache.c
4191         * src/procmime.c
4192         * src/summaryview.c
4193                 Make subfolders of Drafts, Queue, Outbox, Trash
4194                 work like their parents. 
4195                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
4196
4197 2005-08-07 [colin]      1.9.13cvs22
4198
4199         * src/addressbook.c
4200                 Fix bug #771 (Dragged contacts not saved)
4201
4202 2005-08-07 [paul]       1.9.13cvs21
4203
4204         * src/summaryview.c
4205                 fix bug 32 'Search Doesn't display results
4206                 if "Hide Read Messages" is chosen'
4207                 be more literal in interpreting 'Hide read
4208                 messages'
4209
4210 2005-08-07 [colin]      1.9.13cvs20
4211
4212         * src/folderview.c
4213                 Add debug
4214         * src/summaryview.c
4215                 Faster 'unthread_for_execution'
4216
4217 2005-08-06 [paul]       1.9.13cvs19
4218
4219         * src/mainwindow.c
4220                 add mnemonics to Set displayed columns
4221                 fix bug where msgview_visible option was
4222                 overwritten as TRUE on startup
4223
4224 2005-08-06 [paul]       1.9.13cvs18
4225
4226         * src/mainwindow.c
4227                 refer to 'displayed columns in folder/message
4228                 list' not 'displayed items in summary/message view'
4229         * src/prefs_display_header.c
4230                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
4231                 be consistent with similar dialogues
4232         * src/prefs_folder_column.c
4233         * src/prefs_summary_column.c
4234                 'columns' not 'items', and folder and message lists,
4235                 instead of folder and summary views;
4236                 Use 'Hidden columns' as list heading not 'Available
4237                 items';
4238                 move the 'Remove' button to the right hand side;
4239                 top-align the buttons;
4240                 remove unneeded vbox
4241         * src/prefs_summaries.c
4242                 put the 2 column prefs buttons in a frame to reduce
4243                 overall width; refer to columns not items &c.
4244
4245 2005-08-05 [colin]      1.9.13cvs17
4246
4247         * src/prefs_common.c
4248         * src/prefs_common.h
4249         * src/mainwindow.c
4250         * src/compose.c
4251         * src/messageview.c
4252                 Add an hidden toolbar_detachable pref, so
4253                 that I can get rid of these painful handles
4254                 in the toolbars. Defaults to TRUE to avoid
4255                 changing the GUI on unsuspecting people...
4256
4257 2005-08-05 [colin]      1.9.13cvs16
4258
4259         * src/Makefile.am
4260         * src/prefs_folder_column.c
4261         * src/prefs_folder_column.h
4262                 Add prefs for folder columns
4263         * src/folderview.c
4264         * src/folderview.h
4265         * src/mainwindow.c
4266         * src/mainwindow.h
4267         * src/prefs_common.c
4268         * src/prefs_common.h
4269         * src/prefs_summaries.c
4270                 Use them
4271         * src/prefs_summary_column.c
4272         * src/summaryview.c
4273         * src/summaryview.h
4274                 Add a To column
4275         * src/textview.c
4276         * src/common/utils.c
4277         * src/common/utils.h
4278                 Move uri colourisation functions
4279                 to utils
4280         * src/compose.c
4281                 Colourise URIs
4282         * src/imap.c
4283                 Fix bug with LIST where we'd try
4284                 to get Folder//////[...]/// 
4285
4286 2005-08-05 [paul]       1.9.13cvs15
4287
4288         * src/prefs_summaries.c
4289                 improve the English usage
4290         * src/summaryview.c
4291                 set font on column change
4292                 thanks to Colin
4293
4294 2005-08-05 [paul]       1.9.13cvs14
4295
4296         * src/prefs_common.c
4297         * src/prefs_common.h
4298         * src/prefs_summaries.c
4299         * src/summaryview.c
4300                 replace 'open_unread_on_enter' option with
4301                 'select_on_entry' option. opening/not opening
4302                 is now exclusively controlled by 'always_show_msg'
4303
4304 2005-08-04 [colin]      1.9.13cvs13
4305
4306         * src/compose.c
4307                 Remove dead code
4308                 Add colourisation of quotes and signatures
4309         * src/folderview.c
4310                 Fix possible crashes
4311         * src/messageview.c
4312                 Change an assert that is no problem
4313         * src/news.c
4314         * src/news_gtk.c
4315         * src/news_gtk.h
4316                 Fix offline mode
4317         * src/gtk/quicksearch.c
4318                 Fix a possible crash
4319
4320 2005-08-03 [colin]      1.9.13cvs12
4321
4322         * src/prefs_account.c
4323                 Fix bug #777 (Sylpheed crash in account configuration)
4324
4325 2005-08-03 [colin]      1.9.13cvs11
4326
4327         * src/addressbook.c
4328         * src/editaddress.c
4329         * src/editgroup.c
4330                 Fixing addressbook, round 2
4331         * src/textview.c
4332                 Fix emphasis color on rechecking 'Colorize messages'
4333
4334 2005-08-03 [paul]       1.9.13cvs10
4335
4336         sync with main
4337
4338         * src/addr_compl.c
4339         * src/compose.c
4340         * src/main.c
4341         * src/pop.c
4342         * src/prefs_account.c
4343         * src/procmime.c
4344         * src/procmsg.c
4345         * src/quote_fmt_parse.y
4346         * src/textview.c
4347         * src/common/quoted-printable.c
4348         * src/common/utils.c
4349         * src/common/utils.h
4350         * src/common/xml.c
4351                 replaced incorrect locale-independent
4352                 ctype functions with GLib's. Corrected
4353                 signedness mismatch.
4354         * src/headerview.c
4355                 headerview_create(): added spacing for vbox.
4356         * src/gtk/about.c
4357                 set focus to the OK button.
4358
4359 2005-08-03 [colin]      1.9.13cvs9
4360
4361         * src/folderview.c
4362                 Fix possible crash
4363
4364 2005-08-02 [colin]      1.9.13cvs8
4365
4366         * src/mainwindow.c
4367                 Fix cast
4368         * src/addressbook.c
4369         * src/addressitem.h
4370                 Fix a cast and more generally, try to make the
4371                 GUI more intuitive and consistent (round 1)
4372
4373 2005-08-02 [paul]       1.9.13cvs7
4374
4375         * src/folder.h
4376                 missing in 1.9.13cvs6
4377
4378 2005-08-02 [colin]      1.9.13cvs6
4379
4380         * src/folder.c
4381                 Fix one more leak
4382
4383 2005-08-02 [colin]      1.9.13cvs5
4384
4385         * src/folder.c
4386         * src/folderview.c
4387         * src/imap.c
4388         * src/main.c
4389         * src/mbox.c
4390         * src/procmsg.c
4391         * src/summaryview.c
4392                 Fix a number of folder_item_get_msg_list()-related
4393                 leaks (missing procmsg_msginfo_free()s)
4394
4395 2005-08-01 [colin]      1.9.13cvs4
4396
4397         * src/folderview.c
4398         * src/folderview.h
4399         * src/mainwindow.c
4400         * src/prefs_fonts.c
4401         * src/prefs_summaries.c
4402         * src/prefs_themes.c
4403         * src/summaryview.c
4404         * src/summaryview.h
4405         * src/textview.c
4406         * src/textview.h
4407                 Fix instant-apply of summary and folderview-related prefs
4408                 Fix erroneous g_free and alertpanels in prefs_theme
4409                 Add instant-apply for fonts
4410                 Defer applying of prefs a little bit so it's done only
4411                 once even if requested by multiples prefs pages
4412
4413 2005-08-01 [paul]       1.9.13cvs3
4414
4415         * src/main.c
4416                 fix bug 776 'S.C. crashes on close'
4417                 thanks to Colin
4418         * src/etpan/etpan-thread-manager-types.h
4419                 add missing include
4420                 thanks to Hoa
4421
4422 2005-07-25 [paul]       1.9.13cvs2
4423
4424         * src/summaryview.c
4425                 fix typos. spotted by Fabien Vantard
4426
4427 2005-07-24 [paul]       1.9.13cvs1
4428
4429         * doc/man/sylpheed.1
4430                 update man page, incorporating fix of
4431                 bug 769 'Typo in manpage'
4432         * src/etpan/imap-thread.c
4433                 fix NetBSD openssl dependencies. patch by
4434                 George Michaelson <ggm@apnic.net>
4435         * po/pt_BR.po
4436                 updated by Frederico Goncalves Guimaraes
4437
4438 2005-07-22 [paul]       1.9.13
4439
4440         1.9.13 release
4441
4442 2005-07-22 [paul]       1.9.12cvs91
4443
4444         * AUTHORS
4445         * INSTALL
4446         * README.claws
4447         * RELEASE_NOTES.claws
4448                 updated for release
4449         * configure.ac
4450         * po/nb.po
4451         * tools/claws.i18n.status.pl
4452                 add Norwegian translation. submiited by
4453                 Geir Helland <pjallabais@users.sourceforge.net>
4454         * po/ca.po
4455         * po/de.po
4456         * po/es.po
4457         * po/fi.po
4458         * po/fr.po
4459         * po/it.po
4460         * po/sk.po
4461         * po/sr.po
4462         * po/zh_CN.po
4463                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4464                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
4465                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
4466                 Yang Guilong
4467         * src/plugins/clamav/clamav_plugin_gtk.c
4468         * src/plugins/spamassassin/spamassassin_gtk.c
4469                 replace outdated description strings
4470
4471 2005-07-21 [colin]      1.9.12cvs90
4472
4473         * src/folder.c
4474                 Set folder to batch mode when scanning it. Makes deletion
4475                 of unread mails on IMAP much faster (due to the UNREAD 
4476                 flag unsetting)
4477
4478 2005-07-21 [darko]      1.9.12cvs89
4479
4480         * configure.ac
4481                 link against libresolv if necessary (patch by Paul)
4482         * src/msgcache.c
4483                 use glib's portable macros to determine endianness
4484
4485 2005-07-21 [paul]       1.9.12cvs88
4486
4487         * src/crash.c
4488         * src/gtk/about.c
4489                 update compiled-in features list
4490
4491 2005-07-20 [colin]      1.9.12cvs87
4492
4493         * src/folder.c
4494         * src/textview.c
4495                 Gcc 2.9x compilation fixes, thanks to Darko
4496         * src/plugins/clamav/clamav_plugin.c
4497                 Little optimisation: load virus database only once
4498         * src/plugins/spamassassin/spamassassin.c
4499                 Big optimisation: filtering one mail took at least 1 second,
4500                 now it takes at least 50ms. Doesn't speed up spamassassin 
4501                 itself, but should already be much more tolerable.
4502
4503 2005-07-20 [colin]      1.9.12cvs86
4504
4505         * src/summaryview.c
4506                 Fix performance issue
4507
4508 2005-07-19 [colin]      1.9.12cvs85
4509
4510         * src/plugins/pgpinline/plugin.c
4511                 Fix warning
4512
4513 2005-07-19 [colin]      1.9.12cvs84
4514
4515         * configure.ac
4516         * src/plugins/Makefile.am
4517         * src/plugins/pgpinline/.cvsignore
4518         * src/plugins/pgpinline/Makefile.am
4519         * src/plugins/pgpinline/pgpinline.c
4520         * src/plugins/pgpinline/pgpinline.deps
4521         * src/plugins/pgpinline/pgpinline.h
4522         * src/plugins/pgpinline/plugin.c
4523                 Put pgpinline in the main tree
4524
4525 2005-07-19 [paul]       1.9.12cvs83
4526
4527         * src/prefs_actions.c
4528                 prevent '//' in menu names, which cause a crash
4529                 thanks to Colin
4530
4531 2005-07-19 [paul]       1.9.12cvs82
4532
4533         * configure.ac
4534                 be generally more informative in configure output.
4535                 OpenSSL: correction: '[ --enable-openssl ...' -> 
4536                 '[ --disable-openssl ...', as --enable-openssl is default
4537                 PGP/MIME: don't check for GPGME again, check for
4538                 pgpcore instead. Therefore prevent the possibility of
4539                 attempting to build pgpmime if pgpcore dependencies are
4540                 not met
4541                 ClamAV: use pkgconfig to check for lib
4542                 libgnomeprint: revert logic on inner test to match
4543                 everything else
4544         * src/plugins/pgpcore/sgpgme.c
4545                 add missing include
4546
4547 2005-07-19 [colin]      1.9.12cvs81
4548
4549         * src/summaryview.c
4550                 Fix slow thread rebuilding in particular
4551                 cases
4552
4553 2005-07-19 [paul]       1.9.12cvs80
4554
4555         * sylpheed-claws.desktop
4556                 fix typo, spotted by Stephan Sachse
4557         * src/account.c
4558                 replace GTK_STOCK_ADD with
4559                 GTK_STOCK_NEW button
4560
4561 2005-07-18 [colin]      1.9.12cvs79
4562
4563         * src/etpan/imap-thread.c
4564                 Fix return value (Thanks Hoa)
4565
4566 2005-07-18 [colin]      1.9.12cvs78
4567
4568         * src/imap.c
4569                 Allow empty passwords
4570                 Create drafts/queue/outbox if necessary
4571         * src/summaryview.c
4572                 Remove old code
4573         * src/etpan/imap-thread.c
4574                 Fix STARTTLS (Thanks to Hoa)
4575
4576 2005-07-18 [paul]       1.9.12cvs77
4577
4578         * ChangeLog-gtk2.jp
4579         * ChangeLog.jp
4580                 removed
4581         * Makefile.am
4582                 updated to reflect additions and removals
4583         * TODO
4584                 updated to be claws-specific
4585         * TODO-gtk2
4586         * TODO-gtk2.jp
4587         * TODO.jp
4588         * sylpheed-128x128.png
4589         * sylpheed-64x64.png
4590                 removed
4591         * sylpheed-claws-128x128.png
4592         * sylpheed-claws-64x64.png
4593         * sylpheed-claws.desktop
4594         * sylpheed-claws.png
4595                 added
4596         * sylpheed.desktop
4597         * sylpheed.png
4598                 removed
4599
4600 2005-07-17 [paul]       1.9.12cvs76
4601
4602         * src/account.c
4603         * src/addressbook.c
4604         * src/alertpanel.c
4605         * src/alertpanel.h
4606         * src/compose.c
4607         * src/exphtmldlg.c
4608         * src/expldifdlg.c
4609         * src/folderview.c
4610         * src/imap_gtk.c
4611         * src/inc.c
4612         * src/message_search.c
4613         * src/messageview.c
4614         * src/mh_gtk.c
4615         * src/news_gtk.c
4616         * src/prefs_actions.c
4617         * src/prefs_filtering.c
4618         * src/prefs_matcher.c
4619         * src/prefs_template.c
4620         * src/prefs_themes.c
4621         * src/ssl_manager.c
4622         * src/summary_search.c
4623         * src/textview.c
4624         * src/toolbar.c
4625         * src/gtk/sslcertwindow.c
4626         * src/plugins/pgpcore/sgpgme.c
4627                 rework alertpanels
4628
4629 2005-07-17 [colin]      1.9.12cvs75
4630
4631         * src/privacy.c
4632                 add a PrivacySystem accessor that checks that
4633                 the system cached in a MimeInfo's privacydata
4634                 is still registered. Use this accessor instead
4635                 of directly using data->system. Fixes crashes
4636                 after unloading pgp plugins.
4637
4638 2005-07-17 [colin]      1.9.12cvs74
4639
4640         * src/alertpanel.c
4641                 Change geometry hints to a simple default size.
4642                 Fixes the certs dialogs.
4643
4644 2005-07-17 [colin]      1.9.12cvs73
4645
4646         * src/gtk/sslcertwindow.c
4647                 Use a gtkExpander
4648
4649 2005-07-17 [colin]      1.9.12cvs72
4650
4651         * src/plugins/pgpcore/Makefile.am
4652         * src/plugins/pgpmime/Makefile.am
4653                 Add gpgme libs
4654
4655 2005-07-17 [paul]       1.9.12cvs71
4656
4657         * configure.ac
4658                 add --disable-gnomeprint option
4659                 modified version of patch by Marius Mauch
4660
4661 2005-07-17 [paul]       1.9.12cvs70
4662
4663         * src/common/defs.h
4664                 update urls
4665         * src/account.c
4666         * src/action.c
4667         * src/addressbook.c
4668         * src/compose.c
4669         * src/foldersel.c
4670         * src/folderview.c
4671         * src/html.c
4672         * src/imap_gtk.c
4673         * src/main.c
4674         * src/mainwindow.c
4675         * src/messageview.c
4676         * src/mh_gtk.c
4677         * src/mimeview.c
4678         * src/news_gtk.c
4679         * src/prefs_account.c
4680         * src/prefs_send.c
4681         * src/prefs_summaries.c
4682         * src/procmsg.c
4683         * src/summaryview.c
4684         * src/common/utils.c
4685         * src/common/xml.c
4686         * src/plugins/pgpcore/passphrase.c
4687         * src/plugins/pgpcore/select-keys.c
4688                 replace inappropriately used backticks
4689                 with single quotes
4690
4691 2005-07-16 [colin]      1.9.12cvs69
4692
4693         * src/image_viewer.c
4694                 Add extra paranoid checks
4695
4696 2005-07-16 [colin]      1.9.12cvs68
4697
4698         * src/plugins/pgpcore/prefs_gpg.c
4699                 Don't auto-check sigs by default, as it
4700                 can be really slow.
4701
4702 2005-07-16 [colin]      1.9.12cvs67
4703
4704         * src/plugins/pgpcore/sgpgme.c
4705                 Make messages a bit better.
4706
4707 2005-07-16 [colin]      1.9.12cvs66
4708
4709         * src/imap.c
4710                 Remove pseudo-log
4711         * src/etpan/imap-thread.c
4712                 Add real log
4713
4714 2005-07-16 [colin]      1.9.12cvs65
4715
4716         * src/main.c
4717         * src/prefs_other.c
4718                 And now, fix build with libetpan :-/
4719
4720 2005-07-15 [colin]      1.9.12cvs64
4721
4722         * src/prefs_other.c
4723                 Continue fixing build without libetpan.
4724
4725 2005-07-15 [colin]      1.9.12cvs63
4726
4727         * src/main.c
4728                 Fix build with --disable-libetpan
4729
4730 2005-07-15 [colin]      1.9.12cvs62
4731
4732         * configure.ac
4733                 Bump libetpan's version
4734
4735 2005-07-15 [colin]      1.9.12cvs61
4736
4737         * src/etpan/imap-thread.c
4738                 Actually stop logging :)
4739
4740 2005-07-15 [colin]      1.9.12cvs60
4741
4742         * src/addressbook.c
4743                 Fix dnd of multiple addresses.
4744
4745 2005-07-15 [hoa]        1.9.12cvs59
4746
4747         * src/etpan/imap-thread.c
4748             disable login of IMAP password in libetpan log file.
4749
4750 2005-07-15 [paul]       1.9.12cvs58
4751
4752         * src/account.c
4753                 don't automatically sort
4754                 do allow drag n drop
4755
4756 2005-07-15 [paul]       1.9.12cvs57
4757
4758         * src/account.c
4759         * src/ssl_manager.c
4760                 alphabetical listing
4761
4762 2005-07-15 [paul]       1.9.12cvs56
4763
4764         * src/gtk/pluginwindow.c
4765                 sort plugin list alphabetically
4766
4767 2005-07-15 [paul]       1.9.12cvs55
4768
4769         * src/prefs_spelling.c
4770         * src/prefs_wrapping.c
4771                 unify English usage
4772
4773 2005-07-15 [colin]      1.9.12cvs54
4774
4775         * src/wizard.c
4776                 Typo fix
4777
4778 2005-07-15 [paul]       1.9.12cvs53
4779
4780         * src/prefs_message.c
4781                 make 'show cursor' a hidden option
4782
4783 2005-07-14 [colin]      1.9.12cvs52
4784
4785         * src/plugins/spamassassin/Makefile.am
4786         * src/plugins/clamav/Makefile.am
4787                 Fix double EXTRA_DISTs
4788
4789 2005-07-14 [colin]      1.9.12cvs51
4790
4791         * src/plugins/clamav/Makefile.am
4792         * src/plugins/clamav/clamav_plugin_gtk.deps
4793         * src/plugins/spamassassin/Makefile.am
4794         * src/plugins/spamassassin/spamassassin_gtk.deps
4795                 Make $plugin_gtk depend on $plugin
4796
4797 2005-07-14 [hoa]        1.9.12cvs50
4798
4799         * src/etpan/imap-thread.c
4800                 enable debug log of libetpan when running with --debug
4801
4802 2005-07-14 [colin]      1.9.12cvs49
4803
4804         * configure.ac
4805         * src/common/Makefile.am
4806         * src/common/plugin.c
4807         * src/common/plugin.h
4808                 Add a little plugin dependancy system.
4809                 Plugins can ship a $plugin_name.deps file
4810                 (near them in PLUGINDIR) so that their
4811                 dependancies are loaded if possible.
4812         * src/plugins/Makefile.am
4813         * src/plugins/pgpcore/Makefile.am
4814         * src/plugins/pgpcore/passphrase.c
4815         * src/plugins/pgpcore/passphrase.h
4816         * src/plugins/pgpcore/plugin.c
4817         * src/plugins/pgpcore/prefs_gpg.c
4818         * src/plugins/pgpcore/prefs_gpg.h
4819         * src/plugins/pgpcore/select-keys.c
4820         * src/plugins/pgpcore/select-keys.h
4821         * src/plugins/pgpcore/sgpgme.c
4822         * src/plugins/pgpcore/sgpgme.h
4823                 Introduce pgpcore, used by pgpmime and
4824                 pgpinline
4825         * src/plugins/pgpmime/Makefile.am
4826         * src/plugins/pgpmime/passphrase.c
4827         * src/plugins/pgpmime/passphrase.h
4828         * src/plugins/pgpmime/pgpmime.c
4829         * src/plugins/pgpmime/pgpmime.deps
4830         * src/plugins/pgpmime/plugin.c
4831         * src/plugins/pgpmime/prefs_gpg.c
4832         * src/plugins/pgpmime/prefs_gpg.h
4833         * src/plugins/pgpmime/select-keys.c
4834         * src/plugins/pgpmime/select-keys.h
4835         * src/plugins/pgpmime/sgpgme.c
4836         * src/plugins/pgpmime/sgpgme.h
4837                 Remove the core from pgpmime and add the
4838                 dependancy to pgpcore.
4839
4840 2005-07-14 [paul]       1.9.12cvs48
4841
4842         * src/stock_pixmap.c
4843                 forgot this in last commit
4844
4845 2005-07-14 [paul]       1.9.12cvs47
4846
4847         * src/account.c
4848         * src/addressbook.c
4849                 add accelerators for the buttons (sync with main)
4850         * src/compose.c
4851         * src/compose.h
4852                 add accelerators for the buttons.
4853                 fix editing with external editor.
4854                 replace gdk_input_*() with GIOChannel;
4855                 (sync with main)
4856         * src/foldersel.c
4857                 display folder names with new/unread
4858                 representation (sync with main)
4859         * src/main.c
4860                 specify default window icon (sync with main)
4861         * src/prefs_common.c
4862                 use_addr_book default to FALSE
4863         * src/summaryview.c
4864         * src/textview.c
4865                 add accelerators for the buttons (sync with main)
4866         * src/gtk/menu.c
4867                 fix typos
4868         * src/pixmaps/sylpheed_icon.xpm
4869                 updated
4870
4871 2005-07-13 [paul]       1.9.12cvs46
4872
4873         * src/plugins/pgpmime/pgpmime.c
4874         * src/plugins/pgpmime/sgpgme.c
4875                 (temporarily) use deprecated gpgme_data_rewind()
4876                 while largefile support is not present
4877                 (as suggested by Colin)
4878
4879 2005-07-13 [paul]       1.9.12cvs45
4880
4881         * configure.ac
4882                 remove large file support (for now):
4883                 it breaks too many things
4884
4885 2005-07-13 [paul]       1.9.12cvs44
4886
4887         * configure.ac
4888                 add large file support
4889         * src/html.c
4890                 fix bug #763 where href attribute was not
4891                 the very first attribute of a link
4892                 patch by Thomas Gilgin
4893
4894 2005-07-13 [colin]      1.9.12cvs43
4895
4896         * src/gtk/pluginwindow.c
4897                 Little portability fix
4898
4899 2005-07-13 [colin]      1.9.12cvs42
4900
4901         * src/plugins/pgpmime/sgpgme.c
4902                 Fix crasher.
4903
4904 2005-07-13 [colin]      1.9.12cvs41
4905
4906         * src/plugins/pgpmime/pgpmime.c
4907         * src/plugins/pgpmime/sgpgme.c
4908                 Use gpgme_data_release_and_get_mem instead
4909                 of gpgme_data_read.
4910
4911 2005-07-13 [colin]      1.9.12cvs40
4912
4913         * configure.ac
4914         * src/plugins/pgpmime/passphrase.c
4915         * src/plugins/pgpmime/passphrase.h
4916         * src/plugins/pgpmime/pgpmime.c
4917         * src/plugins/pgpmime/plugin.c
4918         * src/plugins/pgpmime/select-keys.c
4919         * src/plugins/pgpmime/select-keys.h
4920         * src/plugins/pgpmime/sgpgme.c
4921         * src/plugins/pgpmime/sgpgme.h
4922                 Port pgpmime to gpgme-1.0.
4923
4924 2005-07-12 [paul]       1.9.12cvs39
4925
4926         * AUTHORS
4927         * src/toolbar.c
4928         * src/toolbar.h
4929                 add a 'Go to Prev' button to the toolbar.
4930                 correct tooltip text of go to buttons.
4931                 based on patch by Yang Guilong <bamanzi@gmail.com>
4932
4933 2005-07-12 [colin]      1.9.12cvs38
4934
4935         * src/statusbar.c
4936                 Fix progress bar showing stuff at startup.
4937
4938 2005-07-12 [paul]       1.9.12cvs37
4939
4940         * src/editjpilot.c
4941                 fix building with jpilot support
4942
4943 2005-07-11 [colin]      1.9.12cvs36
4944
4945         * src/inc.c
4946                 Add visual indication that filtering is running
4947         * src/textview.c
4948                 Make {}[] uri delimiters
4949         * src/summaryview.c
4950                 Remove useless (and slow) calls
4951
4952 2005-07-11 [paul]       1.9.12cvs35
4953
4954         * src/plugins/clamav/clamav_plugin_gtk.c
4955         * src/plugins/dillo_viewer/dillo_prefs.c
4956         * src/plugins/pgpmime/prefs_gpg.c
4957         * src/plugins/spamassassin/spamassassin_gtk.c
4958                 gather plugins prefs together under their
4959                 own 'Plugins' heading
4960
4961 2005-07-11 [paul]       1.9.12cvs34
4962
4963         sync with main
4964
4965         * src/account.c
4966                 account_delete(): modified alert dialog
4967         * src/editjpilot.c
4968         * src/editvcard.c
4969                 fixed a crash when cancelling file selection
4970                 dialog by Escape key. Made non-ascii filename
4971                 selectable.
4972         * src/prefs_template.c
4973                 prefs_template_window_create(): make scrolled
4974                 window policy AUTOMATIC
4975
4976 2005-07-10 [hoa]        1.9.12cvs33
4977
4978         * src/etpan/imap-thread.c
4979                 workaround for old Courier IMAP servers.
4980
4981 2005-07-10 [colin]      1.9.12cvs32
4982
4983         * src/folder.c
4984         * src/statusbar.c
4985         * src/statusbar.h
4986                 Add visual progress indicator on filtering/processing
4987                 Factorize the progress bar code
4988         * src/imap.c
4989         * src/imap.h
4990         * src/etpan/imap-thread.c
4991                 Add a reference counter to avoid destroying the Folder
4992                 while it's in use by another callback.
4993
4994 2005-07-09 [hoa]        1.9.12cvs31
4995
4996         * src/imap.c
4997         * src/etpan/imap-thread.c
4998                 fixed deadlock when removing IMAP account.
4999
5000 2005-07-08 [colin]      1.9.12cvs30
5001
5002         * src/textview.c
5003         * src/unmime.c
5004                 Fix again problems decoding broken headers
5005         * src/gtk/inputdialog.c
5006                 Fix local variable shadowing a global one
5007
5008 2005-07-08 [colin]      1.9.12cvs29
5009
5010         * src/msgcache.c
5011                 Make the cache/mark files platform-agnostic by writing
5012                 them in little-endian format. Reading them is also done
5013                 in little-endian format, of course; however, in order
5014                 to avoid trashing mark data on big-endian machines, the
5015                 files are, at first, read from the native format if the
5016                 little-endian one doesn't exist. This is easy to deter-
5017                 mine by trying to open a file with a swapped data_ver
5018                 and seeing if it's the wanted version.
5019                 Little-endian using users should see absolutely no
5020                 difference, Big-endian users may get a very little
5021                 performance drop due to byte-swapping.
5022                 Tested on i386 and ppc32. 
5023                 Fixes bug #159 (The index file, in the mailboxes, is 
5024                 hardware depending).
5025
5026                 To have the cache/mark files updated to the new little-
5027                 endian format, "Check for new messages" or even
5028                 "Rebuild folder tree" aren't enough. Files will be
5029                 updated as soon as a folder has been opened/closed.
5030                 To update everything, just select all folders by
5031                 selecting them one by one.
5032
5033 2005-07-07 [colin]      1.9.12cvs28
5034
5035         * src/imap.c
5036                 Remember the folder separator per IMAPFolder
5037                 instead of globally.
5038                 Revive the Session on noop; fixes bug #761
5039                 (mark a bunch of unread messages as read takes 
5040                 forever)
5041
5042 2005-07-07 [darko]      1.9.12cvs27
5043
5044         * src/common/template.c
5045                 Sort templates alphabetically
5046
5047 2005-07-06 [colin]      1.9.12cvs26
5048
5049         * src/imap.c
5050                 Try to use the correct separator in
5051                 most cases. Possibly fixes bug #759
5052                 (only creates the INBOX folder when 
5053                 setting up new IMAP account) and 
5054                 bug #760 (Can't retrieve messages)
5055
5056 2005-07-06 [colin]      1.9.12cvs25
5057
5058         * src/imap.c
5059                 Use real_path in status command. This will
5060                 help later, when namespaces will be used.
5061
5062 2005-07-06 [colin]      1.9.12cvs24
5063
5064         * configure.ac
5065         * src/account.c
5066         * src/folder.c
5067         * src/imap.c
5068         * src/etpan/etpan-log.c
5069         * src/etpan/etpan-thread-manager.c
5070         * src/etpan/imap-thread.c
5071                 Add a --disable-libetpan parameter. With this,
5072                 users that don't want IMAP4 support can avoid
5073                 the new dependancy (and have no IMAP support).
5074                 Users that have IMAP4 accounts and use this
5075                 parameter won't lose their configuration, their
5076                 IMAP accounts will just be invisible and not
5077                 used.
5078         * src/textview.c
5079                 Make the "Copy ..." contextual menu items 
5080                 copy to both the X clipboard and the gtk 
5081                 clipboard - as most other apps do.
5082         * src/gtk/about.c
5083                 Add a notice about OpenSSL usage, in order to
5084                 comply with OpenSSL's license (point 6):
5085                 http://www.openssl.org/source/license.html
5086
5087 2005-07-06 [colin]      1.9.12cvs23
5088
5089         * src/alertpanel.c
5090                 Fix a minimum size for alertpanels
5091         * src/compose.c
5092                 Show 'No space left on device' type errors
5093                 when queuing/sending
5094         * src/imap_gtk.c
5095         * src/mh_gtk.c
5096                 Rework folder's deletion message (remove 
5097                 extra \n)
5098
5099 2005-07-05 [colin]      1.9.12cvs22
5100
5101         * src/imap.c
5102                 Add an alertpanel on auth error
5103                 Add pseudo-log
5104                 Remove pthread-related stuff
5105
5106 2005-07-05 [colin]      1.9.12cvs21
5107
5108         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5109                 Fix crash on plugin reloading (with a hack)
5110
5111 2005-07-05 [colin]      1.9.12cvs20
5112
5113         * src/prefs_account.c
5114         * src/prefs_account.h
5115                 Fix typo
5116         * src/gtk/filesel.c
5117         * src/gtk/filesel.h
5118                 Add a way to filter the view
5119         * src/gtk/pluginwindow.c
5120                 Filter loadable stuff
5121         * src/plugins/pgpmime/prefs_gpg.c
5122                 Fix missing unregistration
5123         * .cvsignore
5124         * src/etpan/.cvsignore
5125         * src/plugins/spamassassin/.cvsignore
5126                 Add more stuff to cvs ignored files
5127
5128 2005-07-04 [colin]      1.9.12cvs19
5129
5130         * src/imap.c
5131                 Fix scan_required returning FALSE when it
5132                 shouldn't. Maybe fix #760 (Can't retrieve
5133                 messages)
5134
5135 2005-07-04 [colin]      1.9.12cvs18
5136
5137         * src/summaryview.c
5138                 Fix always_show_msg pref
5139
5140 2005-07-04 [paul]       1.9.12cvs17
5141
5142         sync with main (forgotten in last commit)
5143         
5144         * src/common/utils.c
5145         * src/common/utils.h
5146                 check_line_length(): new.
5147                 is_dir_exist()
5148                 is_file_entry_exist()
5149                 dirent_is_regular_file()
5150                 dirent_is_directory(): use g_file_test() instead of stat().
5151
5152 2005-07-04 [paul]       1.9.12cvs16
5153
5154         sync with main:
5155
5156         * src/compose.c
5157                 compose_write_to_file(): check for line
5158                 length limit and display warning if exceeds
5159         * src/jpilot.c
5160                 use get_home_dir() instead of g_get_home_dir()
5161         * src/procheader.c
5162                 removed warning about invalid date
5163         * src/vcard.c
5164                 use get_home_dir() instead of g_get_home_dir()
5165
5166 2005-07-04 [paul]       1.9.12cvs15
5167
5168         * src/stock_pixmap.c
5169                 fix new pixmap naming errors
5170                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
5171
5172 2005-07-04 [colin]      1.9.12cvs14
5173
5174         * src/imap.c
5175                 Fix debugging string with a warning
5176
5177 2005-07-04 [colin]      1.9.12cvs13
5178
5179         * configure.ac
5180                 Add a check for libetpan's version (>= 0.37)
5181
5182 2005-07-04 [hoa]        1.9.12cvs12
5183
5184         * commitHelper
5185         * src/imap.c
5186         * src/etpan/imap-thread.c
5187         * src/etpan/imap-thread.h
5188                 fixed IMAP implementation of check of mails.
5189
5190 2005-07-03 [hoa]        1.9.12cvs11
5191
5192         * src/etpan/Makefile.am
5193         * src/etpan/etpan-errors.h
5194         * src/etpan/etpan-log.[ch]
5195         * src/etpan/etpan-thread-manager-types.h
5196         * src/etpan/etpan-thread-manager.[ch]
5197         * src/etpan/imap-thread.[ch]
5198         * src/Makefile.am
5199         * src/imap.c
5200         * src/main.c
5201         * src/prefs_other.c
5202         * configure.ac
5203             merged imap branch.
5204             dependency on libetpan 0.37 is now added.
5205
5206 2005-07-01 [colin]      1.9.12cvs10
5207
5208         * src/Makefile.am
5209         * src/folder.c
5210         * src/folder.h
5211         * src/folderview.c
5212         * src/stock_pixmap.c
5213         * src/stock_pixmap.h
5214         * src/plugins/trayicon/trayicon.c
5215                 Add marked symbol on folders containing
5216                 marked messages
5217         * src/procmsg.c
5218         * src/procmsg.h
5219         * src/toolbar.c
5220         * src/prefs_common.c
5221         * src/prefs_common.h
5222         * src/prefs_send.c
5223                 Add an optional confirmation dialog on queue
5224                 sending. Patch by wwp.
5225         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
5226         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
5227         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
5228         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
5229         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
5230         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
5231         * src/pixmaps/inbox_mark.xpm            ** ADDED **
5232         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
5233         * src/pixmaps/outbox_mark.xpm           ** ADDED **
5234         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
5235         * src/pixmaps/trash_mark.xpm            ** ADDED **
5236                 New pixmaps
5237
5238 2005-07-01 [colin]      1.9.12cvs9
5239
5240         * src/summaryview.c
5241                 Fix a little threading bug
5242         * src/addrgather.c
5243         * src/mainwindow.c
5244                 A little bit of HIG normality never hurts
5245
5246 2005-07-01 [colin]      1.9.12cvs8
5247
5248         * src/compose.c
5249         * src/msgcache.c
5250         * src/pop.c
5251         * src/procmime.c
5252         * src/recv.c
5253         * src/common/log.c
5254         * src/common/template.c
5255         * src/common/utils.c
5256         * src/common/utils.h
5257                 Reverted the fwrite_atomic stuff. In fact
5258                 it is already atomic.
5259
5260 2005-06-30 [colin]      1.9.12cvs7
5261
5262         * src/common/utils.c
5263         * src/common/utils.h
5264                 Add an fwrite_atomic() function to make
5265                 sure we write everything: fwrite can make
5266                 short writes.
5267         * src/compose.c
5268         * src/msgcache.c
5269         * src/pop.c
5270         * src/procmime.c
5271         * src/recv.c
5272         * src/common/log.c
5273         * src/common/template.c
5274                 Use that (and fix swapping of size and nmemb).
5275                 Thanks to Rich Coe for the heads up.
5276
5277 2005-06-30 [colin]      1.9.12cvs6
5278
5279         * src/addressbook.c
5280                 Optimize addressbook opening 
5281
5282 2005-06-30 [colin]      1.9.12cvs5
5283
5284         * src/summaryview.c
5285                 Remove calls to summary_step after move/copy
5286
5287 2005-06-28 [paul]       1.9.12cvs4
5288
5289         * src/alertpanel.c
5290                 wrap and make the error msg selectable
5291
5292 2005-06-28 [paul]       1.9.12cvs3
5293
5294         * src/ssl_manager.c
5295                 replace the OK button with a Close button
5296         * src/gtk/foldersort.c
5297                 use GTK_STOCK_ icons/buttons
5298
5299 2005-06-28 [colin]      1.9.12cvs2
5300
5301         * src/gedit-print.c             ** ADDED **
5302         * src/gedit-print.h             ** ADDED **
5303         * src/gtk/gtksourceprintjob.c   ** ADDED **
5304         * src/gtk/gtksourceprintjob.h   ** ADDED **
5305                 I can't believe no one had enough time to tell
5306                 me I forgot the `cvs add`
5307
5308 2005-06-27 [colin]      1.9.12cvs1
5309
5310         * src/Makefile.am
5311         * src/gtk/Makefile.am
5312         * src/messageview.c
5313         * src/procmsg.c
5314         * src/summaryview.c
5315         * configure.ac
5316                 Add optional libgnomeprint-based printing
5317         * src/mainwindow.c
5318         * src/gtk/quicksearch.c
5319                 Add an Edit/Quick search menu item to show
5320                 and focus the quicksearch
5321
5322 2005-06-27 [paul]       1.9.12
5323
5324         1.9.12 release
5325
5326         * po/ca.po
5327         * po/de.po
5328         * po/es.po
5329         * po/fr.po
5330         * po/it.po
5331         * po/ko.po
5332         * po/pt_BR.po
5333         * po/sk.po
5334         * po/zh_CN.po
5335                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5336                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
5337                 SungHyun Nam, Frederico Goncalves Guimaraes,
5338                 Andrej Kacian, and Yang Guilong
5339 2005-06-26 [colin]      1.9.11cvs106
5340
5341         * src/imap_gtk.c
5342                 Forgot one file for previous fix
5343
5344 2005-06-26 [colin]      1.9.11cvs105
5345
5346         * src/folder.c
5347         * src/imap.c
5348                 Fix problems with folder operations in no_select
5349                 imap folders. it applies only to mails, and 
5350                 creation/deletion/move/renaming of folders 
5351                 should be possible
5352
5353 2005-06-26 [paul]       1.9.11cvs104
5354
5355         * src/prefs_filtering.c
5356                 replace one more GTK_STOCK_REMOVE
5357                 with GTK_STOCK_DELETE
5358
5359 2005-06-25 [colin]      1.9.11cvs103
5360
5361         * src/imap.c
5362                 Optimize get_seq_set_from_seq_list
5363                 (Patch by Ricardo) 
5364
5365 2005-06-25 [colin]      1.9.11cvs102
5366
5367         * src/mh.c
5368                 If the directory exists, but not in the
5369                 correct encoding, rename it. This should
5370                 handle old-versions-induced bugs.
5371
5372 2005-06-25 [colin]      1.9.11cvs101
5373
5374         * src/mh.c
5375                 Fix path access with extended dir names
5376                 Fixes bug #589 (SC segfaults with wrong locale
5377                 settings)
5378
5379 2005-06-25 [colin]      1.9.11cvs100
5380
5381         * src/prefs_account.c
5382         * src/prefs_account.h
5383         * src/compose.c
5384                 Add an option to encrypt replies to
5385                 encrypted messages
5386
5387 2005-06-25 [colin]      1.9.11cvs99
5388
5389         * src/compose.c
5390         * src/quote_fmt_parse.y
5391                 ... And make it work with pgpinline.
5392
5393 2005-06-25 [colin]      1.9.11cvs98
5394
5395         * src/compose.c
5396         * src/procmime.c
5397         * src/procmime.h
5398         * src/quote_fmt_parse.y
5399                 o Make reedition of encrypted messages possible
5400                   (as long as it is encrypted to self too, no
5401                    magic there)
5402                 o Make replying with quote (and without selecting
5403                   text) possible for encrypted messages.
5404                 Closes bug #550 (Not possible to "reply with quote"
5405                 to gnupg encrypted messages)
5406
5407 2005-06-24 [paul]       1.9.11cvs97
5408
5409         * src/imap.c
5410                 add missing include
5411
5412 2005-06-24 [paul]       1.9.11cvs96
5413
5414         * src/editldap.c
5415                 made bind password entry invisible
5416                 (sync with main)
5417         * src/send_message.c
5418                 send_message_local(): check exit status
5419                 to detect errors (sync with main)
5420         * src/textview.c
5421                 use main's less ambiguous popup menu
5422                 wording
5423
5424 2005-06-24 [paul]       1.9.11cvs95
5425
5426         * src/prefs_actions.c
5427         * src/prefs_customheader.c
5428         * src/prefs_display_header.c
5429         * src/prefs_filtering_action.c
5430         * src/prefs_matcher.c
5431         * src/prefs_template.c
5432         * src/prefs_toolbar.c
5433                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
5434         * src/gtk/description_window.c
5435                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
5436
5437 2005-06-23 [colin]      1.9.11cvs94
5438
5439         * src/summaryview.c
5440                 Fix rough edges (be sure to call status_show whenever
5441                 necessary).
5442
5443 2005-06-23 [colin]      1.9.11cvs93
5444
5445         * src/summaryview.c
5446                 Optimize Select All
5447                 Before, in a 5K mails folder: 11s
5448                 After, in the same folder: 58000µs
5449                 The joys of locking... gtk_clist_select_all() fires a 
5450                 tree-select-row event for each selected row, which in 
5451                 summaryview, callbacks summary_selected which in turn,
5452                 calls summary_status_show, which walks the selected
5453                 rows. Hence, calling gtk_clist_select_all was 
5454                 exponential. Locking the summaryview makes 
5455                 summary_selected return early.
5456
5457 2005-06-23 [colin]      1.9.11cvs92
5458
5459         * src/imap.c
5460                 Move mutex at the important place to avoid
5461                 deadlocks
5462         * src/summaryview.c
5463                 Fix Del key deleting directly instead of
5464                 moving to trash
5465
5466 2005-06-22 [colin]      1.9.11cvs91
5467
5468         * src/plugins/spamassassin/libspamc.c
5469                 As we do spagetti code with assignations in multiple
5470                 places (see _message_read_raw where out = msg = raw),
5471                 let's be sure we don't free the same pointer twice.
5472                 Should fix bug #683 (Crash in libpam at 
5473                 message_cleanup).
5474
5475 2005-06-22 [colin]      1.9.11cvs90
5476
5477         * src/compose.c
5478         * src/messageview.c
5479         * src/toolbar.c
5480                 Make toolbar's delete use the move to trash stuff;
5481                 Add gtk_widget_realize to be sure pixmaps can get
5482                 created (that may fix an old worksforme bug which
5483                 I can't find back...)
5484
5485 2005-06-22 [colin]      1.9.11cvs89
5486
5487         * src/summaryview.c
5488         * src/summaryview.h
5489         * src/mainwindow.c
5490                 Rename "Message/Delete" to "Message/Move to trash"
5491                 Add "Message/Delete..." that directly destroys the
5492                 selected messages after asking for a confirmation.
5493
5494 2005-06-22 [colin]      1.9.11cvs88
5495
5496         * src/imap.c
5497                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
5498                 o Fix a deadlock (thanks Darko)
5499
5500 2005-06-22 [colin]      1.9.11cvs87
5501
5502         * src/gtk/foldersort.c
5503                 Add missing include for the i18n;
5504                 patch by Fabien Vantard
5505
5506 2005-06-21 [colin]      1.9.11cvs86
5507
5508         * src/folder.c
5509         * src/folderview.c
5510                 Respect the no_select flag
5511         * src/imap.c
5512                 Fix recursive deletion
5513         * src/imap_gtk.c
5514         * src/mh_gtk.c
5515                 Make the folder deletion's warning
5516                 more explicit
5517
5518 2005-06-21 [colin]      1.9.11cvs85
5519
5520         * src/textview.c
5521                 Prevent email addresses from spanning accross
5522                 lines - fixes bug # 646 (newline-chars in 
5523                 email addresses)
5524
5525 2005-06-20 [colin]      1.9.11cvs84
5526
5527         * src/folder.c
5528                 Be sure not to remove source if copy failed
5529
5530 2005-06-20 [colin]      1.9.11cvs83
5531
5532         * src/folderview.c
5533         * src/imap_gtk.c
5534                 remove summaryview's lock
5535         * src/imap.c
5536                 introduce threads to avoid problems when foreground tasks
5537                 interfere with background tasks
5538         * src/mh.c
5539                 prevent moving to drafts/queue
5540         * src/mimeview.c
5541                 fix leak
5542
5543 2005-06-19 [colin]      1.9.11cvs82
5544
5545         * src/imap_gtk.c
5546                 Remember that the user doesn't want to override
5547                 offline mode, for 3 seconds. It avoid presenting
5548                 him with N popups in a really short time.
5549
5550 2005-06-17 [colin]      1.9.11cvs81
5551
5552         * src/imap.c
5553                 Fix IMAP breaking on folders containing '('
5554                 (Probably won't be enough)
5555
5556 2005-06-17 [colin]      1.9.11cvs80
5557
5558         Forgotten files on 1.9.11cvs79
5559         * src/summaryview.c
5560                 Fix stepping when not immediately executing
5561         * src/imap.c
5562                 Really prevent UID FETCH 0
5563         * src/codeconv.c
5564                 Fix outgoing charset never set to utf-8
5565         * src/mh.c
5566                 Fix leak
5567
5568 2005-06-16 [colin]      1.9.11cvs79
5569
5570         * src/compose.c
5571                 Fix bug #707 (Dash splits rows)
5572                 Only wrap if we're on a line break position and
5573                 the previous one was a "white" (space) char.
5574                 Pango stuff is weird.
5575
5576 2005-06-16 [colin]      1.9.11cvs78
5577
5578         * src/imap_gtk.c
5579                 Lock summaryview while downloading messages
5580                 on user demand
5581         * src/procheader.c
5582         * src/unmime.c
5583         * src/common/utils.c
5584         * src/common/utils.h
5585                 Replace \r and \n with spaces in From and
5586                 Subject headers
5587
5588 2005-06-16 [paul]       1.9.11cvs77
5589
5590         * src/procmime.c
5591                 liberalise the mime parser
5592         * src/gtk/about.c
5593                 add text wrapping
5594
5595 2005-06-16 [paul]       1.9.11cvs76
5596
5597         * src/gtk/about.c
5598                 reworked
5599
5600 2005-06-15 [colin]      1.9.11cvs75
5601
5602         * src/compose.c
5603                 Finish header encoding fix
5604         * src/summaryview.c
5605                 Fix segfault
5606         * src/headerview.c
5607                 Fix compilation (Thanks Stephan
5608                 Sachse)
5609
5610 2005-06-15 [colin]      1.9.11cvs74
5611
5612         * Makefile.am
5613                 Install gnome2 stuff rather than gnome1, 
5614                 if both are present
5615         * src/codeconv.c
5616         * src/codeconv.h
5617         * src/compose.c
5618                 Fix headers encoding
5619         * src/folder.c
5620                 Visual progress when fetching all messages
5621         * src/folderview.c
5622         * src/summaryview.c
5623         * src/summaryview.h
5624                 Prevent changing current message while
5625                 incorporating
5626
5627 2005-06-15 [paul]       1.9.11cvs73
5628
5629         * src/gtk/gtkaspell.c
5630         * src/gtk/gtkaspell.h
5631                 fix build warnings
5632
5633 2005-06-15 [paul]       1.9.11cvs72
5634
5635         * src/prefs_filtering.c
5636                 allow reordering of filter rules by
5637                 drag n drop
5638
5639 2005-06-15 [paul]       1.9.11cvs71
5640
5641         * COPYING
5642                 updated
5643         * src/codeconv.c
5644                 replace deprecated function
5645         * src/inc.c
5646         * src/send_message.c
5647         * src/gtk/progressdialog.c
5648         * src/gtk/progressdialog.h
5649                 salvage and reuse parts of reverted sync
5650
5651 2005-06-15 [paul]       1.9.11cvs70
5652
5653         * src/inc.c
5654         * src/send_message.c
5655         * src/gtk/progressdialog.c
5656         * src/gtk/progressdialog.h
5657                 revert yesterday's sync with main
5658                 it contains deprecated functions
5659
5660 2005-06-15 [colin]      1.9.11cvs69
5661
5662         * src/headerview.c
5663                 Fix bug #670 (multi user to: will corrupt message 
5664                 headers display)
5665
5666 2005-06-15 [colin]      1.9.11cvs68
5667
5668         * src/compose.c
5669                 Fix bug #421 (Fix undo on wrapping)
5670
5671 2005-06-15 [colin]      1.9.11cvs67
5672
5673         * src/folder.c
5674                 Provide visual feedback while processing
5675                 folder's rules.
5676         * src/imap.c
5677                 Provide visual feedback while getting
5678                 short headers (for uncached messages)
5679
5680
5681 2005-06-14 [paul]       1.9.11cvs66
5682
5683         * src/account.c
5684                 change a couple stock icons
5685         * src/inc.c
5686         * src/send_message.c
5687         * src/gtk/progressdialog.c
5688         * src/gtk/progressdialog.h
5689                 sync main's GtkTreeView implementation
5690
5691 2005-06-14 [colin]      1.9.11cvs65
5692
5693         * src/imap.c
5694                 Various little fixes, mainly on error paths
5695
5696 2005-06-13 [colin]      1.9.11cvs64
5697
5698         * matcher.c
5699         * procmsg.c
5700         * procmsg.h
5701                 Add a way to fetch only headers. This speeds
5702                 up filtering on headers for IMAP. Fixes:
5703                 bug #481 extraneous imap commands slow down 
5704                         imap filtering
5705                 bug #522 Sylpheed downloads all messages 
5706                         when opening mailbox (IMAP)
5707                 bug #677 IMAP fetch is soooooooooooooo slow
5708         * src/folder.c
5709         * src/folder.h
5710                 Add a folder set_batch method so that
5711                 implementations can speed up flags changes
5712         * src/folderutils.c
5713         * src/summaryview.c
5714                 Use that in mark as (un)read and mark all read
5715                 Refix bug #679
5716         * src/imap.c
5717                 Implement set_batch - brings back deferred
5718                 flags in a less buggy manner. Fixes:
5719                 bug #729 IMAP immediate expunge of deleted messages
5720                 bug #191 remove list of messages with one command
5721                 Fix login with strange chars
5722                 Implement fetch_msg_full
5723                 Fix copy (wrong counts)
5724
5725 2005-06-12 [colin]      1.9.11cvs63
5726
5727         * src/folder.c
5728                 lock incorporation during long operations.
5729                 Avoids fucking up the IMAP socket.
5730
5731 2005-06-12 [colin]      1.9.11cvs62
5732
5733         * src/imap.c
5734                 Fix harmful typo
5735                 Factorize remove_all_msg
5736                 Thread-ize expunge
5737         * src/summaryview.c
5738                 Don't update partial-download status if unnecessary
5739         * src/folder.c
5740                 Use remove_msgs everywhere possible
5741
5742 2005-06-12 [colin]      1.9.11cvs61
5743
5744         * src/folder.c
5745         * src/folder.h
5746                 Add a remove_msgs function to remove a 
5747                 list of messages
5748         * src/imap.c
5749                 Implement that.
5750
5751 2005-06-12 [colin]      1.9.11cvs60
5752
5753         * src/imap.c
5754                 Remove flags-processing deferring... Too hard
5755                 to get it to work in all cases.
5756
5757 2005-06-11 [colin]      1.9.11cvs59
5758
5759         * src/imap.c
5760                 printf -> debug_print
5761
5762 2005-06-11 [colin]      1.9.11cvs58
5763
5764         * src/imap.c
5765                 o Fix build without USE_PTHREAD
5766                 o Factorize imap_open
5767                 o Alertpanel in case of impossible connection
5768                 o Alertpanel in case of impossible login
5769                 o Fix deferred flags processing to force a 
5770                   flush before adding some more flags to process,
5771                   but in another folder.
5772
5773 2005-06-10 [colin]      1.9.11cvs57
5774
5775         * src/imap.c
5776                 o Fix a format string error
5777                 o init ssl socket outside of the thread 
5778                   (it possibly invokes gtk calls)
5779         * src/procmime.c
5780                 o Put back the buffer to its necessary size
5781                 o Fix changing a file pointer without keeping
5782                   track of it (thanks Valgrind)
5783         * src/common/smtp.c
5784                 o Fix automatic STARTTLS if login should be done
5785                   and the server only allows it after starting TLS
5786         * src/gtk/gtkinputdialog.c
5787                 o Eat GDK_Return so that the combo popup doesn't 
5788                   appear when we press Enter to validate the combo
5789                   input dialog (as seen in the Open with... dialog)
5790
5791 2005-06-10 [colin]      1.9.11cvs56
5792
5793         * src/imap.c
5794                 o A bit less debug
5795                 o Fix a crash on deletion
5796                 o Threadize imap_select (it's called outside of 
5797                   threads)
5798                 o Defer treatment of DELETED flags
5799
5800
5801 2005-06-09 [colin]      1.9.11cvs55
5802
5803         * src/imap.c
5804                 Make sure we check imap_gtk_should_override(), which
5805                 potentially calls gtk stuff, before creating thread.
5806                 That way it should't be called via imap_get_session()
5807                 inside a thread.
5808
5809 2005-06-09 [colin]      1.9.11cvs54
5810
5811         * src/imap.c
5812                 o add a bit of status output
5813                 o remove some dead code
5814                 o threadize get_list_of_uids
5815                 o threadize imap_get_flags
5816                 o defer flag changing by 500ms so that they
5817                   can be batched
5818
5819
5820 2005-06-08 [colin]      1.9.11cvs53
5821
5822         * src/imap.c
5823                 Thread-ize imap_cmd_fetch
5824
5825 2005-06-08 [colin]      1.9.11cvs52
5826
5827         * src/main.c
5828                 Mmh, that broke POP3...
5829
5830 2005-06-08 [colin]      1.9.11cvs51
5831
5832         * src/main.c
5833                 Stabilize IMAP patch (thanks to Hoa)
5834
5835 2005-06-08 [colin]      1.9.11cvs50
5836
5837         * src/imap.c
5838                 Test patch to speed up imap. 
5839
5840 2005-06-08 [colin]      1.9.11cvs49
5841
5842         * src/imap_gtk.c
5843                 Warning fix
5844         * src/procmime.c
5845                 Apply patch from gentoo to use /usr/share/mime/globs if 
5846                 available, after un-breaking it
5847         * src/common/log.c
5848         * src/common/log.h
5849                 Use g_timeout for invoking hooks that possibly use gtk
5850                 calls. This should leave gtk calls in the main thread.
5851
5852 2005-06-08 [paul]       1.9.11cvs48
5853
5854         * src/codeconv.c
5855                 conv_get_outgoing_charset_str(): don't
5856                 use prefs_common setting
5857         * src/compose.c
5858         * src/compose.h
5859                 add /Options/Character encoding/... to
5860                 temporarily change the outgoing encoding
5861
5862         (belated sync with main)
5863
5864 2005-06-08 [paul]       1.9.11cvs47
5865
5866         * src/compose.c
5867                 correction to/completion of last
5868                 sync with main
5869
5870 2005-06-08 [paul]       1.9.11cvs46
5871
5872         sync with main:
5873         
5874         * src/codeconv.c
5875         * src/codeconv.h
5876                 always enabled Japanese auto-detection
5877                 if the first letters of locale string
5878                 is "ja"
5879         * src/compose.c
5880                 don't use "destroy" signal to destroy
5881                 Compose object (fix rare crashes on discard?)
5882         * src/mainwindow.c
5883         * src/messageview.c
5884         * src/prefs_send.c
5885                 added Hebrew encodings
5886         * src/sourcewindow.c
5887                 don't use "destroy" signal to destroy
5888                 objects
5889
5890 2005-06-07 [colin]      1.9.11cvs45
5891
5892         * src/summaryview.c
5893                 Add missing unlocks/locks
5894
5895 2005-06-07 [paul]       1.9.11cvs44
5896
5897         * src/summaryview.c
5898                 restore bug #749 fix
5899
5900 2005-06-06 [colin]      1.9.11cvs43
5901
5902         * src/summaryview.c
5903                 Fix selection bug when prefs_common.open_unread 
5904                 is FALSE
5905
5906 2005-06-06 [colin]      1.9.11cvs42
5907
5908         * src/common/md5.c
5909                 Fix a warning
5910         * src/summaryview.c
5911         * src/folderview.c
5912                 Factorize long operations beginning and end
5913                 (locking, freezing/thawing, cursor, ...)
5914                 Check selection->data member in selection-
5915                 related loops; this avoids dying an awful
5916                 death if the selection changes on us while
5917                 we're marking a whole IMAP folder unread, 
5918                 for example.
5919
5920 2005-06-06 [paul]       1.9.11cvs41
5921
5922         * src/textview.c
5923                 don't g_free() a static gchar buffer
5924
5925 2005-06-05 [colin]      1.9.11cvs40
5926
5927         * src/mainwindow.c
5928         * src/messageview.c
5929         * src/summaryview.c
5930                 Fix bug #749 (Show all headers should be
5931                 sticky as the GUI suggests)
5932
5933 2005-06-03 [paul]       1.9.11cvs39
5934
5935         * src/compose.c
5936                 don't allow editing of mail while sending.
5937                 patch by Colin
5938
5939 2005-06-03 [paul]       1.9.11cvs38
5940
5941         * src/folderview.c
5942                 add a freeze/thaw to speed up 'mark all read'
5943
5944 2005-06-03 [paul]       1.9.11cvs37
5945
5946         * src/prefs_message.c
5947                 reflect changes immediately
5948
5949 2005-06-02 [colin]      1.9.11cvs36
5950
5951         * po/POTFILES.in
5952                 Patch by Fabien Vantard.
5953
5954 2005-06-02 [colin]      1.9.11cvs35
5955
5956         * src/imap.c
5957                 Use a non-blocking imap_getline() if possible.
5958                 This should completely prevent the interface
5959                 from freezin on imap operations, although it
5960                 may do strange stuff in case of folder switching
5961                 while a big imap operation is taking place...
5962
5963                 In addition, fix a leak in the case thread
5964                 creation fails on connection.
5965
5966 2005-06-02 [colin]      1.9.11cvs34
5967
5968         * src/crash.c
5969         * src/prefs_common.h
5970                 Fix build (prefs_common_init() doesn't exist
5971                 anymore)
5972
5973 2005-06-02 [colin]      1.9.11cvs33
5974
5975         * src/prefs_account.c
5976                 Fix bug #245 (filtering rules broken when
5977                 renaming a remote account (imap4 or nntp)
5978
5979 2005-06-02 [colin]      1.9.11cvs32
5980
5981         * src/imap.c
5982                 Try to fix IMAP shortcomings: 
5983                 o Multithread imap_open()
5984                 o allow offline-mode overriding instead of
5985                   just returning NULL
5986         * src/imap_gtk.c
5987         * src/imap_gtk.h
5988                 Add a function to ask whether we want to
5989                 override offline-mode for 10 minutes (one-shot
5990                 asking was painful)
5991         * src/procheader.c
5992                 Fix segfault when imap parser isn't happy about
5993                 a missing {
5994
5995 2005-06-01 [colin]      1.9.11cvs31
5996
5997         * src/addrharvest.c
5998         * src/compose.c
5999         * src/mbox.c
6000         * src/mbox.h
6001         * src/mh.c
6002         * src/msgcache.c
6003         * src/send_message.c
6004         * src/setup.c
6005         * src/undo.c
6006         * src/common/hooks.c
6007         * src/common/prefs.c
6008         * src/common/template.c
6009         * src/common/utils.c
6010         * src/gtk/gtkutils.c
6011         * src/gtk/inputdialog.c
6012         * src/gtk/menu.c
6013         * src/gtk/pluginwindow.c
6014         * src/gtk/prefswindow.c
6015         * src/plugins/pgpmime/passphrase.c
6016         * src/plugins/pgpmime/prefs_gpg.c
6017                 More -Wall fixes
6018
6019         * src/common/Makefile.am
6020         * src/common/timing.h
6021                 Add basic timing code
6022
6023         * src/summaryview.c
6024                 Fix a bug with unread messages when 
6025                 re-sorting folders, and by the way
6026                 fix a big performance hit when 
6027                 re-sorting (10k mails: before 5s,
6028                 after .5s)
6029
6030         * src/prefs_compose_writing.c
6031         * src/prefs_compose_writing.h
6032         * src/prefs_message.c
6033         * src/prefs_message.h
6034         * src/prefs_other.c
6035         * src/prefs_other.h
6036         * src/prefs_quote.c
6037         * src/prefs_quote.h
6038         * src/prefs_receive.c
6039         * src/prefs_receive.h
6040         * src/prefs_send.c
6041         * src/prefs_send.h
6042         * src/prefs_summaries.c
6043         * src/prefs_summaries.h
6044                 Fix copyright banner
6045
6046 2005-06-01 [paul]       1.9.11cvs30
6047
6048         * po/fi.po
6049                 updated by Flammie Pirinen
6050         * src/procmime.c
6051                 fix 'Bad BASE64 content' output
6052
6053 2005-05-31 [colin]      1.9.11cvs29
6054
6055         * src/procmime.c
6056                 Oops, where did my hunk go.
6057
6058 2005-05-31 [colin]      1.9.11cvs28
6059
6060         * src/Makefile.am
6061         * src/account.c
6062         * src/action.c
6063         * src/addr_compl.c
6064         * src/addressbook.c
6065         * src/codeconv.c
6066         * src/compose.c
6067         * src/export.c
6068         * src/folder.c
6069         * src/folderview.c
6070         * src/image_viewer.c
6071         * src/main.c
6072         * src/mainwindow.c
6073         * src/messageview.c
6074         * src/mimeview.c
6075         * src/msgcache.c
6076         * src/prefs_account.c
6077         * src/prefs_actions.c
6078         * src/prefs_common.c
6079         * src/prefs_compose_writing.c
6080         * src/prefs_customheader.c
6081         * src/prefs_ext_prog.c
6082         * src/prefs_filtering.c
6083         * src/prefs_filtering_action.c
6084         * src/prefs_fonts.c
6085         * src/prefs_image_viewer.c
6086         * src/prefs_message.c
6087         * src/prefs_message.h
6088         * src/prefs_msg_colors.c
6089         * src/prefs_other.c
6090         * src/prefs_other.h
6091         * src/prefs_quote.c
6092         * src/prefs_receive.c
6093         * src/prefs_receive.h
6094         * src/prefs_send.c
6095         * src/prefs_send.h
6096         * src/prefs_spelling.c
6097         * src/prefs_summaries.c
6098         * src/prefs_summary_column.c
6099         * src/prefs_template.c
6100         * src/prefs_themes.c
6101         * src/prefs_toolbar.c
6102         * src/prefs_wrapping.c
6103         * src/procmime.c
6104         * src/procmsg.c
6105         * src/send_message.h
6106         * src/ssl_manager.c
6107         * src/summary_search.c
6108         * src/summaryview.c
6109         * src/textview.c
6110         * src/wizard.c
6111         * src/common/smtp.c
6112         * src/common/smtp.h
6113         * src/gtk/gtkutils.h
6114                 o Move the rest of Common prefs to new style
6115                 o Lots of -Wall warning fixes
6116                 o fix FIXME in cache memusage calculation
6117                 o Let return receipts be sent from any account
6118                 o Little cache optimisation (read)
6119                 o Fix bug #746 (don't treat commas as separators
6120                   when inside a quoted string)
6121
6122 2005-05-31 [paul]       1.9.11cvs27
6123
6124         * src/prefs_common.c
6125                 fix 'off-by-one' typo
6126
6127 2005-05-31 [paul]       1.9.11cvs26
6128
6129         * src/account.c
6130         * src/addr_compl.c
6131         * src/compose.c
6132         * src/foldersel.c
6133         * src/prefs_actions.c
6134         * src/prefs_common.c
6135         * src/prefs_common.h
6136         * src/prefs_customheader.c
6137         * src/prefs_display_header.c
6138         * src/prefs_filtering.c
6139         * src/prefs_filtering_action.c
6140         * src/prefs_matcher.c
6141         * src/prefs_summaries.c
6142         * src/prefs_summary_column.c
6143         * src/prefs_template.c
6144         * src/prefs_toolbar.c
6145         * src/ssl_manager.c
6146         * src/gtk/pluginwindow.c
6147         * src/gtk/prefswindow.c
6148         * src/gtk/progressdialog.c
6149                 add hidden prefs 'enable_rules_hint'
6150                 for gtk_tree_view_set_rules_hint()
6151                 (sync with main)
6152                 
6153
6154 2005-05-31 [colin]      1.9.11cvs25
6155
6156         * src/Makefile.am
6157         * src/main.c
6158         * src/prefs_common.c
6159         * src/prefs_summaries.c ** ADDED **
6160         * src/prefs_summaries.h ** ADDED **
6161                 Common/Display -> Display/Summaries
6162
6163 2005-05-31 [colin]      1.9.11cvs24
6164
6165         * src/Makefile.am
6166         * src/main.c
6167         * src/prefs_quote.c ** ADDED **
6168         * src/prefs_quote.h ** ADDED **
6169                 Move Common/Quote to Compose/Quoting
6170         * src/prefs_common.c
6171         * src/prefs_common.h
6172                 Remove old quote stuff, add
6173                 convenience functions for GtkTextView prefs
6174         * src/gtk/prefswindow.c
6175                 Set default height higher
6176
6177 2005-05-30 [colin]      1.9.11cvs23
6178
6179         * src/Makefile.am
6180         * src/main.c
6181         * src/prefs_common.c
6182         * src/prefs_compose_writing.c ** ADDED **
6183         * src/prefs_compose_writing.h ** ADDED **
6184                 Move Common/Compose prefs to Compose/Writing
6185
6186 2005-05-30 [colin]      1.9.11cvs22
6187
6188         * src/common/utils.c
6189                 Fix bug #651 (Confused Attract by Subject)
6190                 Patch by M. Benkmann <haferfrost@web.de>
6191         * AUTHORS
6192
6193 2005-05-30 [colin]      1.9.11cvs21
6194
6195         * src/compose.c
6196                 Fix concatenation of different headers of
6197                 the same type (bug #645)
6198         * src/prefs_folder_item.c
6199                 Fix bug #699 (setting color to black doesn't
6200                 work immediately)
6201         * src/procmime.c
6202                 Print out decoding error only once per
6203                 block
6204
6205 2005-05-30 [paul]       1.9.11cvs20
6206
6207         * src/common/template.c
6208                 fix Bcc
6209
6210 2005-05-30 [paul]       1.9.11cvs19
6211
6212         * doc/src/rfc2368.txt   **NEW FILE**
6213         * src/compose.c
6214                 compose_entries_set(): don't interpret Bcc
6215                 header field (conform to RFC 2368)
6216                 (sync with main)
6217
6218 2005-05-29 [colin]      1.9.11cvs18
6219
6220         * src/prefs_common.c
6221                 Let the default reply format respect
6222                 netiquette by cutting the signature.
6223
6224 2005-05-29 [colin]      1.9.11cvs17
6225
6226         * src/summaryview.c
6227                 Don't let always_show_msg override
6228                 open_unread_on_enter when opening a new
6229                 directory.
6230
6231 2005-05-27 [paul]       1.9.11cvs16
6232
6233         sync with main:
6234
6235         * src/main.c
6236                 app_will_exit(): cleanup tmp directory when exit
6237         * src/message_search.c
6238                 improved the interface and made code cleanup.
6239                 removed Clear button
6240         * src/send_message.c
6241                 send_message_local(): use GSpawn, and detect errors
6242         * src/summary_search.c
6243                 improved the interface and made code cleanup
6244         * src/textview.c
6245                 textview_write_link(): also skip non-ascii space
6246                  at the head of link strings (phishing check
6247                  didn't work at the case)
6248         * src/common/utils.c
6249                 get_command_output(): use g_spawn_command_line_sync()
6250                 instead of popen()
6251
6252 2005-05-26 [colin]      1.9.11cvs15
6253
6254         * src/folder.c
6255                 remove printf
6256
6257 2005-05-26 [colin]      1.9.11cvs14
6258
6259         * src/common/nntp.c
6260                 Fix nntp mode reader (bug #611)
6261                 Patch by Florian Mickler <florian@mickler.org>
6262
6263 2005-05-26 [colin]      1.9.11cvs13
6264
6265         * src/plugins/pgpmime/passphrase.c
6266                 Fix mouse grabbing (bug #557)
6267
6268 2005-05-26 [colin]      1.9.11cvs12
6269
6270         * src/prefs_themes.c
6271                 Fix g_warning (bug #541)
6272
6273 2005-05-26 [colin]      1.9.11cvs11
6274
6275         * src/prefs_actions.c
6276         * src/prefs_template.c
6277                 Fix bug #506 (no warning if action/template
6278                 is not saved)
6279         * src/common/template.c
6280                 Fix a possible crash
6281
6282 2005-05-26 [colin]      1.9.11cvs10
6283
6284         * src/folder.c
6285         * src/folderview.c
6286         * src/procmsg.c
6287         * src/summaryview.c
6288                 Forbid locked messages to be moved or
6289                 deleted. Locked messages in trashes 
6290                 still get deleted, for performance
6291                 reason (mh.c::mh_remove_all_msgs)
6292
6293 2005-05-25 [colin]      1.9.11cvs9
6294
6295         * src/procmime.c
6296                 Use correct encoding when sending mails
6297                 with attachments that have accentued 
6298                 chars in their name
6299
6300 2005-05-24 [colin]      1.9.11cvs8
6301
6302         * src/summaryview.c
6303                 Fix bug #688 f) read/unread marker not
6304                 changed on first click
6305                 Also, optimize summary_status_show()
6306                 calls
6307         * src/folder.c
6308         * src/inc.c
6309         * src/procmime.c
6310                 Fix bug #688 b) and c) wrt message
6311                 attachments and signature
6312         * src/stock_pixmap.c
6313         * src/stock_pixmap.h
6314         * src/stock_pixmap.c
6315         * src/stock_pixmap.h
6316         * src/Makefile.am
6317         * src/pixmaps/clip_gpg_signed.xpm
6318                 Add clip/signed icon
6319
6320 2005-05-24 [colin]      1.9.11cvs7
6321
6322         * src/folder_item_prefs.c
6323                 whitespace fix
6324
6325 2005-05-24 [colin]      1.9.11cvs6
6326
6327         * src/folderview.c
6328         * src/prefs_common.c
6329         * src/prefs_common.h
6330                 Add a confirmation to folder drag and drop
6331                 fixes bug #156
6332         * src/alertpanel.c
6333         * src/alertpanel.h
6334                 fix _with_disable parameters so that
6335                 the buttons labels are specifiable too
6336         * src/plugins/pgpmime/sgpgme.c
6337                 reflect said change
6338                 
6339
6340 2005-05-24 [colin]      1.9.11cvs5
6341
6342         * src/folderview.c
6343                 Uncollapse/collapse folders on double-click
6344                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
6345                 closes bug #108
6346
6347 2005-05-23 [colin]      1.9.11cvs4
6348
6349         * src/common/socket.c
6350                 Check another special SSL_peek() error.
6351                 Should help wrt bug #728
6352
6353 2005-05-23 [colin]      1.9.11cvs3
6354
6355         * src/plugins/pgpmime/pgpmime.c
6356                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
6357                 breaking menu accelerators and stuff. Users will have to
6358                 reselect "PGP MIME" instead of "PGP/MIME" in their 
6359                 account's privacy preferences if needed.
6360
6361 2005-05-22 [paul]
6362
6363         * tools/kdeservicemenu/install.sh
6364                 use kdesu to prompt for root password if doing
6365                 global install/uninstall
6366
6367 2005-05-20 [colin]      1.9.11cvs2
6368
6369         * src/procmsg.c
6370                 Fix another compilation error with gcc-2.9x
6371                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
6372         * src/send_message.c
6373                 Don't send QUIT if we aren't connected
6374
6375 2005-05-19 [colin]      1.9.11cvs1
6376
6377         * src/procmsg.c
6378                 Fix compilation with gcc 2.9x
6379
6380 2005-05-19 [paul]       1.9.11
6381
6382         1.9.11 released
6383
6384 2005-05-19 [paul]       1.9.9cvs14
6385
6386         * src/gtk/inputdialog.c
6387                 prevent gettext warning
6388
6389 2005-05-19 [paul]       1.9.9cvs13
6390
6391         * src/mainwindow.c
6392         * src/prefs_common.c
6393         * src/prefs_common.h
6394         * src/textview.c
6395         * src/textview.h
6396                 add an option to toggle cursor in message
6397                 view (sync with main)
6398
6399 2005-05-18 [colin]      1.9.9cvs12
6400
6401         * src/compose.c
6402                 Dereference freed pointer
6403         * src/gtk/gtkaspell.c
6404                 Fix duplication of dictionaries (is it an aspell issue?)
6405
6406 2005-05-18 [colin]      1.9.9cvs11
6407
6408         * src/gtk/inputdialog.c
6409         * src/gtk/gtkaspell.c
6410                 HIGuify dialogs
6411         * src/alertpanel.c
6412                 Remove a double call
6413
6414 2005-05-17 [colin]      1.9.9cvs10
6415
6416         * src/gtk/gtkaspell.c
6417                 Fix dialogs, Ctrl-Enter accel
6418
6419 2005-05-17 [colin]      1.9.9cvs9
6420
6421         * src/gtk/gtkaspell.c
6422                 Fix some accelerators, escape in replace-window
6423
6424 2005-05-16 [colin]      1.9.9cvs8
6425
6426         * src/gtk/gtkaspell.c
6427                 Revert last commit, it was a mistake.
6428
6429 2005-05-16 [colin]      1.9.9cvs7
6430
6431         * src/gtk/gtkaspell.c
6432                 Remove buggy code while we're at it. It's a 
6433                 dead code path anyway.
6434
6435 2005-05-16 [colin]      1.9.9cvs6
6436
6437         * src/gtk/gtkaspell.c
6438                 Missed some gtk_menu_popup where deactivate
6439                 signal should be handled. Should fix bug
6440                 #629 a bit more.
6441
6442 2005-05-16 [colin]      1.9.9cvs5
6443
6444         * src/gtk/gtkaspell.c
6445                 Remove debug printf()s
6446
6447 2005-05-16 [colin]      1.9.9cvs4
6448
6449         * src/gtk/gtkaspell.c
6450                 Fix a bit aspell problems
6451                 (see bug #629)
6452
6453 2005-05-13 [colin]      1.9.9cvs3
6454
6455         * src/folderview.c
6456                 Fix the + appearing even when no subfolders
6457                 have unread messages. Thanks to wwp for the
6458                 bug report.
6459
6460 2005-05-11 [paul]       1.9.9cvs2
6461
6462         * src/folderview.c
6463                 correction to 1.9.9cvs1, only colour folders that
6464                 have new msgs (not unread msgs)
6465
6466 2005-05-10 [colin]      1.9.9cvs1
6467
6468         * src/folderview.c
6469         * src/summaryview.c
6470                 Try to fix bolding bugs again.
6471
6472 2005-05-09 [paul]
6473
6474         * tools/claws.i18n.status.pl
6475                 add Ricardo Mones Lastra's script that has been providing
6476                 the i18n status page for many months
6477
6478 2005-05-09 [paul]       1.9.9
6479
6480         1.9.9 release
6481
6482 2005-05-09 [paul]       1.9.6cvs58
6483
6484         * AUTHORS
6485         * INSTALL
6486         * README.claws
6487                 updated
6488         * Makefile.am 
6489         * RELEASE_NOTES.claws
6490                 add release notes to cvs to simplify release
6491                 procedure
6492         * configure.ac
6493                 add ca and fi to ALL_LINGUAS
6494         * po/Makefile.in.in
6495                 workaround for missing Makevars
6496         * po/ca.po
6497         * po/fi.po
6498                 add new Catalan and Finnish translations
6499                 submitted by Miquel Oliete and Flammie Pirinen
6500         * po/de.po
6501         * po/es.po
6502         * po/fr.po
6503         * po/it.po
6504         * po/pl.po
6505         * po/ru.po
6506         * po/sk.po
6507         * po/sr.po
6508         * po/zh_CN.po
6509                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
6510                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
6511                 Urke MMI, and Hansom Young
6512         * src/main.c
6513                 Fix drafting when quitting. compose_draft() closes the
6514                 compose windows, which modifies the compose_list GSList.
6515                 We have to refresh this list after echo drafting to avoid a
6516                 segfault
6517         * src/partial_download.c
6518                 fix segfault on exit
6519
6520 2005-05-06 [paul]       1.9.6cvs57
6521
6522         * src/grouplistdialog.c
6523                 quick fix/workaround for unresizeable newsgroup
6524                 name column 
6525
6526 2005-05-06 [paul]       1.9.6cvs56
6527
6528         * src/inc.c
6529         * src/mainwindow.c
6530                 use gettext plural forms
6531         * src/imap_gtk.c
6532         * src/mh_gtk.c
6533         * src/toolbar.c
6534                 small improvement to english usage
6535
6536 2005-05-05 [thorsten]   1.9.6cvs55
6537
6538         * src/folder.c
6539                 fix possible crash
6540
6541 2005-05-05 [paul]       1.9.6cvs54
6542         
6543         sync with HEAD
6544
6545         * AUTHORS
6546         * src/compose.c
6547                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
6548                 patch by Tim Mann
6549
6550 2005-05-05 [paul]       1.9.6cvs53
6551
6552         * src/mainwindow.c
6553                 fix resizing of separate message and
6554                 folder views
6555
6556 2005-05-05 [paul]       1.9.6cvs52
6557
6558         * src/account.c
6559         * src/addrgather.c
6560         * src/browseldap.c
6561         * src/exphtmldlg.c
6562         * src/expldifdlg.c
6563         * src/importmutt.c
6564         * src/importpine.c
6565         * src/main.c
6566         * src/mainwindow.c
6567         * src/noticeview.c
6568         * src/prefs_filtering.c
6569         * src/prefs_filtering_action.c
6570         * src/prefs_matcher.c
6571         * src/prefs_spelling.c
6572         * src/prefs_toolbar.c
6573         * src/toolbar.c
6574         * src/wizard.c
6575         * src/gtk/description_window.c
6576         * src/gtk/gtkvscrollbutton.c
6577         * src/gtk/progressdialog.c
6578         * src/gtk/quicksearch.c
6579         * src/plugins/pgpmime/prefs_gpg.c
6580         * src/plugins/spamassassin/spamassassin_gtk.c
6581                 replace deprecated gtk_widget_set_usize
6582
6583 2005-05-04 [colin]      1.9.6cvs51
6584
6585         * src/common/utils.c
6586                 Fix crash when subst_for_filename is called
6587                 with a NULL parameter
6588
6589 2005-05-04 [colin]      1.9.6cvs50
6590
6591         * src/partial_download.c
6592         * src/pop.c
6593                 Escape login when writing uidl file
6594                 fixes bug #736
6595
6596 2005-05-03 [colin]      1.9.6cvs49
6597
6598         * src/procmime.c
6599                 Fix possible DOS in mime parser
6600                 (see bug #634)
6601
6602 2005-05-02 [colin]      1.9.6cvs48
6603
6604         * src/compose.c
6605                 Try to fix the copy/paste mess once again.
6606
6607
6608 2005-04-30 [colin]      1.9.6cvs47
6609
6610         * src/prefs_account.h
6611         * src/procmsg.c
6612         * src/send_message.c
6613         * src/common/smtp.c
6614         * src/common/smtp.h
6615                 Try to batch sending mails (per account) instead of
6616                 reconnecting to server every time.
6617
6618 2005-04-29 [colin]      1.9.6cvs46
6619
6620         * src/messageview.c
6621                 Fix window resizing that refused to size down
6622         * src/prefs_common.c
6623         * src/prefs_common.h
6624         * src/prefs_filtering.c
6625                 Save Filtering's window size
6626
6627 2005-04-21 [paul]       1.9.6cvs45
6628
6629         * ChangeLog-gtk2.claws
6630         * src/setup.c
6631                 correction to sync
6632
6633 2005-04-21 [paul]       1.9.6cvs44
6634
6635         sync with main:
6636
6637         * src/setup.c
6638         * src/statusbar.c
6639         * src/statusbar.h
6640                 use gtkut_widget_draw_now(). Improved performance
6641                 of the update of statusbar
6642         * src/textview.c
6643                 textview_smooth_scroll_do(): redraw it after scroll
6644                 is done (fixed incorrect display when a part of the
6645                 view is hidden).
6646         * src/gtk/gtkutils.c
6647         * src/gtk/gtkutils.h
6648                 gtkut_widget_draw_now(): use gdk_window_process_updates()
6649                 to force update of widgets.
6650                 Removed gtkut_widget_wait_for_draw() which had a big
6651                 overhead  because of waiting for all events processed 
6652
6653 2005-04-20 [paul]       1.9.6cvs43
6654
6655         * src/codeconv.c
6656                 complete 1.9.6cvs42's sync:
6657                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
6658
6659 2005-04-19 [paul]       1.9.6cvs42
6660
6661         sync with main:
6662
6663         * src/action.c
6664                 catch_output(): correctly select the insert text
6665                 (fix invalid iterator warnings).
6666         * src/codeconv.c
6667         * src/codeconv.h
6668         * src/mainwindow.c
6669         * src/messageview.c
6670         * src/prefs_common.c
6671                 support GBK encoding.
6672         * src/common/session.c
6673         * src/common/session.h
6674                 use separate buffer for large data to be sent,
6675                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
6676
6677 2005-04-18 [paul]       1.9.6cvs41
6678
6679         * src/jpilot.c
6680                 convert unsigned long into guint32
6681                 patch by Paul LeoNerd Evans 
6682
6683 2005-04-17 [colin]      1.9.6cvs40
6684
6685         * src/compose.c
6686                 Fix 'Request return receipt' from folder
6687                 properties (bug #708)
6688
6689 2005-04-17 [colin]      1.9.6cvs39
6690
6691         * src/mainwindow.c
6692                 Fix duplicate hotkeys in Mainwindow's menu
6693
6694 2005-04-17 [colin]      1.9.6cvs38
6695
6696         * src/folderview.c
6697                 Fix duplicate hotkeys in Folderview's contextual
6698                 menu
6699
6700 2005-04-15 [colin]      1.9.6cvs37
6701
6702         * src/summaryview.c
6703                 Fix 'Save as...' with non-ascii filenames
6704
6705 2005-04-15 [colin]      1.9.6cvs36
6706
6707         * src/plugins/pgpmime/pgpmime.c
6708                 Fix bus error on 64bit. Spotted by 
6709                 macallan1888@gmail.com
6710
6711 2005-04-15 [colin]      1.9.6cvs35
6712
6713         * src/prefs_account.c
6714                 Fix cvs34.
6715
6716 2005-04-12 [colin]      1.9.6cvs34
6717
6718         * src/prefs_account.c
6719                 Fix smtp auth type off-by-one. We forgot to
6720                 add PLAIN in the prefs-to-gui setter func and
6721                 as a result, the selected auth when opening
6722                 account prefs was not the correct one.
6723
6724 2005-04-12 [paul]       1.9.6cvs33
6725
6726         * src/inc.c
6727                 if the recv dialog is visible, Cancel only
6728                 cancels the current account
6729
6730
6731 2005-04-10 [colin]      1.9.6cvs32
6732
6733         * src/filtering.c
6734                 Copy score when copying FilteringActions
6735                 Fix bug #674
6736
6737 2005-04-10 [colin]      1.9.6cvs31
6738
6739         * src/inc.c
6740                 Make Message -> Receive -> Cancel cancel 
6741                 incorporation on all accounts. Fixes
6742                 bug #693
6743
6744 2005-04-10 [colin]      1.9.6cvs30
6745
6746         * src/prefs_account.c
6747                 Update Privacy checkbuttons status based
6748                 on the selected privacy system
6749         * src/compose.c
6750                 Always connect the "None" privacy system; the
6751                 static boolean was probably there to avoid
6752                 reconnecting twice in the same compose window,
6753                 but as the parent function is only called once
6754                 per compose, it's only a bug - as a static is
6755                 initialized once per application instance.
6756                 Also, don't uncheck Sign and Encrypt when
6757                 selecting None as privacy system; just ignore
6758                 them when sending/queuing.
6759                 Should fix bug #695
6760
6761 2005-04-08 [colin]      1.9.6cvs29
6762
6763         * src/account.c
6764         * src/prefs_account.c
6765         * src/prefs_account.h
6766                 Add account preference to queue message in a certain
6767                 folder.
6768
6769 2005-04-06 [colin]      1.9.6cvs28
6770
6771         * src/prefs_account.c
6772                 Update old inbox path syntax
6773
6774 2005-04-06 [paul]       1.9.6cvs27
6775
6776         sync with main:
6777
6778         * configure.ac
6779                 changed -traditional-cpp to -no-cpp-precomp for newer
6780                 Mac OS X support
6781         * src/foldersel.c
6782                 made column resize automatically
6783         * src/send_message.c
6784                 send_message_smtp(): consider EOF right after QUIT
6785                 successful (workaround for Gmail SMTP server)
6786         * src/common/socket.c
6787                 ssl_read(), ssl_peek(): check EOF which violates the
6788                 SSL protocol
6789         * src/gtk/colorlabel.c
6790                 removed warnings when displaying colorlabel menu
6791                 (don't use GtkAlignment)
6792
6793 2005-04-05 [paul]       1.9.6cvs26
6794
6795         * src/plugins/trayicon/trayicon.c
6796                 fix clipping of icon under KDE3 
6797
6798 2005-04-05 [paul]       1.9.6cvs25
6799
6800         * src/summaryview.c
6801                 hide display of threading
6802                 patch by Alfons
6803
6804 2005-04-04 [thorsten]   1.9.6cvs24
6805
6806         * src/mh.c
6807                 marks lost on filesystems with different stat() results on
6808                 summer-/wintertime
6809
6810 2005-04-03 [colin]      1.9.6cvs23
6811
6812         * src/summaryview.c
6813                 Don't handle up/down. Patch by Alfons
6814
6815 2005-04-02 [colin]      1.9.6cvs22
6816
6817         * src/summaryview.c
6818                 Make scrolling faster. Patch by Alfons.
6819
6820 2005-04-01 [colin]      1.9.6cvs21
6821
6822         * src/Makefile.am
6823         * src/stock_pixmap.c
6824         * src/pixmaps/dir-noselect.xpm ** REMOVED **
6825         * src/pixmaps/dir_noselect.xpm ** ADDED **
6826                 Fix pixmap name mismatch (Thanks Stephan Sachse)
6827
6828 2005-04-01 [colin]      1.9.6cvs20
6829
6830         * src/image_viewer.c
6831         * src/image_viewer.h
6832         * src/procmime.c
6833         * src/procmime.h
6834         * src/textview.c
6835         * src/textview.h
6836                 Implement inline image resizing and right-clicking
6837
6838 2005-04-01 [paul]       1.9.6cvs19
6839
6840         * AUTHORS
6841         * Makefile.am
6842         * configure.ac
6843                 check for gnome2
6844                 patch by Luca Cavalli <loopback<AT>slackit.org>
6845         * po/ru.po
6846                 updated by Pavlo Bohmat
6847
6848 2005-03-31 [colin]      1.9.6cvs18
6849
6850         * src/news.c
6851                 Fix parsing references
6852         * src/msgcache.c
6853                 don't put nulls in the references list
6854         * src/procheader.c
6855                 commit that forgotten file in 1.9.6cvs14
6856
6857 2005-03-31 [colin]      1.9.6cvs17
6858
6859         * src/compose.c
6860                 Fix joining of signature separator again. 
6861                 Maybe Hiro could put it in main too...
6862
6863 2005-03-31 [colin]      1.9.6cvs16
6864
6865         * src/Makefile.am
6866         * src/foldersel.c
6867         * src/stock_pixmap.c
6868         * src/stock_pixmap.h
6869         * src/pixmaps/dir-noselect.xpm
6870                 Update foldersel.c (sync from main, patch by Alfons)
6871
6872 2005-03-30 [colin]      1.9.6cvs15
6873
6874         * src/imap.c
6875                 Fix handling of imap folders containing [] in 
6876                 their name. Thanks to Nahuel Angelinetti for
6877                 the detailed bugreport.
6878
6879 2005-03-30 [colin]      1.9.6cvs14
6880
6881         * src/common/utils.h
6882         * src/common/utils.c
6883         * src/common/defs.h
6884         * src/matcher.c
6885         * src/msgcache.c
6886         * src/news.c
6887         * src/procmsg.c
6888         * src/procmsg.h
6889         * src/quote_fmt_parse.y
6890         * src/summaryview.c
6891                 Update references system. Patch by Alfons
6892
6893 2005-03-30 [colin]      1.9.6cvs13
6894
6895         * src/common/socket.c
6896                 Force the glibc to read resolv.conf again when 
6897                 it has changed. Should fix issues when changing
6898                 networks on a laptop and not restarting sylpheed. 
6899
6900 2005-03-30 [paul]       1.9.6cvs12
6901
6902         partial sync with main:
6903
6904         * src/action.c
6905                 create_io_dialog(): use user-defined text font
6906                 (thanks to Alfons), and modified its appearance.
6907         * src/addrgather.c
6908         * src/addrharvest.c
6909         * src/browseldap.c
6910                 replace old code
6911         * src/compose.c
6912                 don't join (presumably) itemized lines on line-wrapping
6913                 fixed wrapping of quote when auto-wrapping is enabled
6914                 compose_destroy(): destroy paned only if it's not
6915                 attached to window. Fixed memory leak of popup menu.
6916         * src/exphtmldlg.c
6917         * src/expldifdlg.c
6918                 replace old code
6919         * src/html.c
6920         * src/html.h
6921         * src/importmutt.c
6922         * src/importpine.c
6923                 replace old code
6924         * src/main.c
6925                 removed redundant code
6926         * src/mainwindow.c
6927                 changed 'Code set' (which is rather incorrect)
6928                 in the menu to 'Character encoding'
6929                 main_window_set_widgets(): request size first
6930                 to prevent window size becoming wrong
6931                 fixed remembering of the state of the visibility
6932                 of MessageView
6933         * src/messageview.c
6934                 changed 'Code set' (which is rather incorrect)
6935                 in the menu to 'Character encoding'
6936         * src/prefs_common.c
6937         * src/prefs_common.h
6938                 added an option whether to render HTML as text or not
6939                 added separators to outgoing encoding menu
6940         * src/procheader.c
6941                 procheader_scan_date_string(): support header
6942                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
6943         * src/summaryview.c
6944         * src/summaryview.h
6945                 minor code cleanup
6946         * src/textview.c
6947                 textview_show_html(): force output of newline
6948                 added an option whether to render HTML as text or not
6949         * src/common/utils.c
6950                 strncpy2(): optimized based on Alfons' code
6951         * src/gtk/gtkutils.c
6952         * src/gtk/gtkutils.h
6953                 removed non-used code
6954         * src/plugins/pgpmime/passphrase.c
6955                 partially fixed grab input of passphrase dialog
6956                 Confine pointer to window
6957
6958 2005-03-30 [colin]      1.9.6cvs11
6959
6960         * src/msgcache.c
6961         * src/msgcache.h
6962                 Read/write 32bit ints from cache & marks
6963                 From main.
6964
6965 2005-03-29 [paul]       1.9.6cvs10
6966
6967         * AUTHORS
6968         * ChangeLog.claws
6969         * src/compose.c
6970         * src/gtk/gtkaspell.c
6971                 sync with HEAD (don't pass NULL pointers) 
6972
6973 2005-03-24 [paul]
6974
6975         * tools/Makefile.am
6976         * tools/README
6977         * tools/acroread2sylpheed.pl
6978                 sync with HEAD (add script to send pdfs as
6979                 attachments from Adobe Reader 7)
6980
6981 2005-03-21 [paul]       1.9.6cvs9
6982
6983         * configure.ac
6984         * po/POTFILES.in
6985         * src/Makefile.am
6986         * src/crash.c
6987         * src/image_viewer.c ** ADDED **
6988         * src/image_viewer.h ** ADDED **
6989         * src/main.c
6990         * src/prefs_common.c
6991         * src/prefs_common.h
6992         * src/prefs_image_viewer.c ** ADDED **
6993         * src/prefs_image_viewer.h ** ADDED **
6994         * src/textview.c
6995         * src/gtk/about.c
6996         * src/pixmaps/sylpheed_logo.xpm
6997         * src/plugins/Makefile.am
6998         * src/plugins/image_viewer/.cvsignore ** REMOVED **
6999         * src/plugins/image_viewer/Makefile.am ** REMOVED **
7000         * src/plugins/image_viewer/plugin.c ** REMOVED **
7001         * src/plugins/image_viewer/viewer.c ** REMOVED **
7002         * src/plugins/image_viewer/viewer.glade ** REMOVED **
7003         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
7004         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
7005         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
7006         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
7007                 as gdk-pixbuf is now built-in
7008                 remove image_viewer plugin and put code back into
7009                 main codebase
7010                 implement inline image display (sync with main)
7011
7012                 replace logo with newer, nicer, larger version  
7013
7014 2005-03-21 [paul]       1.9.6cvs8
7015
7016         * src/gtk/about.c
7017                 cosmetic improvement
7018
7019 2005-03-21 [holger]     1.9.6cvs7
7020
7021         * src/plugins/spamassassin/spamassassin.c
7022                 Sync with HEAD
7023                 (unregister hook on failed plugin init)
7024
7025 2005-03-20 [colin]      1.9.6cvs6
7026
7027         * src/common/plugin.c
7028                 Check that plugin isn't already loaded
7029                 Patch by Alfons
7030
7031 2005-03-20 [thorsten]   1.9.6cvs5
7032
7033         * src/compose.c
7034                 use a more compatible syntax
7035
7036 2005-03-20 [thorsten]   1.9.6cvs4
7037
7038         * src/prefs_toolbar.c
7039                 fix crash when selecting toolbar item (uninitialized pointer)
7040
7041 2005-03-20 [thorsten]   1.9.6cvs3
7042
7043         * src/procmime.c
7044                 fix mimetype detection (referenced free()d string)
7045
7046 2005-03-20 [paul]       1.9.6cvs2
7047
7048         * src/compose.c
7049                 sync with HEAD (1.0.3cvs5)
7050                 neglect Reply-To header if empty
7051                 Patch by Alfons 
7052
7053 2005-03-19 [holger]     1.9.6cvs1
7054
7055         * src/summaryview.c
7056         * src/summaryview.h
7057                 Sync with HEAD
7058
7059 2005-03-18 [paul]       1.9.6
7060
7061         initial GTK2 release
7062
7063 2005-03-18 [paul]       1.0.3cvs3.1
7064
7065         * AUTHORS
7066         * ChangeLog.claws
7067         * configure.ac
7068         * src/gtk/about.c
7069         * src/pixmaps/sylpheed_logo.xpm
7070                 sync with HEAD
7071
7072 2005-03-18 [colin]      1.0.3cvs2.6
7073
7074         * src/summaryview.c
7075                 Remove call to summary_step in summary_copy_selected_to
7076                 Can't see its purpose, and this causes bug when copying
7077                 a message if the next one is unread: it reads it.
7078
7079 2005-03-18 [paul]       1.0.3cvs2.5
7080
7081         * src/foldersel.c
7082                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
7083
7084 2005-03-18 [paul]       1.0.3cvs2.4
7085
7086         * src/addrharvest.c
7087         * src/codeconv.c
7088         * src/codeconv.h
7089         * src/compose.c
7090         * src/news.c
7091         * src/procheader.c
7092         * src/procmime.c
7093         * src/unmime.c
7094         * src/unmime.h
7095                 fix buffer overflow, CAN-2005-0667, see
7096                 http://secunia.com/advisories/14491/
7097                 Patch by Alfons
7098
7099 2005-03-17 [colin]      1.0.3cvs2.3
7100
7101         * src/prefs_fonts.c
7102         * src/summaryview.c
7103                 Fix font bugs (both lists now officialy share 
7104                 the same font)
7105                 
7106
7107 2005-03-17 [paul]       1.0.3cvs2.2
7108
7109         * src/gtk/pluginwindow.c
7110                 make plugin descriptions uneditable
7111
7112 2005-03-11 [paul]       1.0.3cvs2.1
7113
7114         * ChangeLog.claws
7115         * configure.ac
7116         * po/POTFILES.in
7117         * src/plugins/trayicon/trayicon.c
7118                 sync with HEAD
7119                 add src/wizard.c to POTFILES.in
7120
7121 2005-03-11 [paul]       1.0.3cvs1.1
7122
7123         * ChangeLog
7124         * ChangeLog.claws
7125         * configure.ac
7126         * po/de.po
7127         * po/es.po
7128         * po/fr.po
7129         * po/it.po
7130         * po/pt_BR.po
7131         * po/ru.po
7132         * po/sk.po
7133         * po/sr.po
7134         * po/zh_CN.po
7135                 sync with HEAD
7136
7137 2005-03-04 [colin]      1.0.1cvs22.2
7138
7139         * src/compose.c
7140                 Fix signatures with accentued chars in it
7141
7142 2005-03-04 [colin]      1.0.1cvs22.1
7143
7144         * src/common/smtp.c
7145         * src/common/smtp.h
7146                 Don't use SIZE param in MAIL FROM: if server 
7147                 doesn't support it. Patch by Eugen Freiter
7148                 <eugen_f@users.sf.net>
7149
7150 2005-02-27 [paul]       1.0.1cvs20.1
7151
7152         * ChangeLog.claws
7153         * configure.ac
7154         * src/messageview.c
7155                 sync with HEAD
7156
7157 2005-02-27 [colin]      1.0.1cvs19.4
7158
7159         * src/procheader.c
7160         * src/procheader.h
7161                 Fix prototypes. Patch by Alfons
7162
7163 2005-02-27 [colin]      1.0.1cvs19.3
7164
7165         * src/compose.c
7166                 Don't auto-join the signature separator.
7167
7168 2005-02-26 [colin]      1.0.1cvs19.2
7169
7170         * src/summaryview.c
7171                 Fix 'mark all read' with collapsed threads.
7172                 Patch by Alfons.
7173
7174 2005-02-25 [paul]       1.0.1cvs19.1
7175
7176         * ChangeLog.claws
7177         * configure.ac
7178         * src/prefs_account.c
7179         * src/prefs_folder_item.c
7180         * src/gtk/prefswindow.c
7181         * src/gtk/prefswindow.h
7182                 sync with HEAD
7183
7184 2005-02-25 [paul]       1.0.1cvs15.12
7185
7186         * src/alertpanel.c
7187         * src/codeconv.c
7188         * src/compose.c
7189         * src/textview.c
7190         * src/gtk/gtkutils.c
7191         * src/gtk/gtkutils.h
7192         * src/gtk/logwindow.c
7193         * src/gtk/progressdialog.c
7194                 sync with main (revision 127)
7195                 and fix logwindow clipping
7196
7197 2005-02-24 [colin]      1.0.1cvs15.11
7198
7199         * src/plugins/pgpmime/passphrase.c
7200                 Disable input grabbing; it doesn't work yet.
7201
7202 2005-02-24 [colin]      1.0.1cvs15.10
7203
7204         * src/messageview.c
7205                 Don't send out receipts if offline. Ask.
7206
7207 2005-02-23 [colin]      1.0.1cvs15.9
7208
7209         * src/summaryview.c     
7210                 Fix expanding
7211
7212 2005-02-23 [colin]      1.0.1cvs15.8
7213
7214         * src/summaryview.c
7215                 Really fix Bug 568 by removing useless
7216                 calls. summary_thread_init() now called
7217                 in summary_sort(). This should please
7218                 Alfons as it should be faster than 
7219                 previously.
7220
7221 2005-02-23 [colin]      1.0.1cvs15.7
7222
7223         * src/compose.c
7224                 Encode parts as QP or B64 if signing
7225
7226 2005-02-23 [colin]      1.0.1cvs15.6
7227
7228         * src/compose.c
7229                 Fix Mimeinfo leakage (including tmp files)
7230         * src/procmsg.c
7231                 Fix tmp file leakage (spotted by Ivan Rayner)
7232
7233 2005-02-22 [colin]      1.0.1cvs15.5
7234
7235         * src/expldifdlg.c
7236                 Fix keyboard input. Patch by Alfons.
7237
7238 2005-02-21 [colin]      1.0.1cvs15.4
7239
7240         * src/compose.c
7241                 Fix Sign/Encrypt when unselecting privacy
7242                 system
7243         * src/prefs_common.c
7244                 Change default message font to Monospace
7245         * src/summaryview.c
7246                 More freezing during potentially large operations
7247
7248 2005-02-21 [paul]       1.0.1cvs15.3
7249
7250         * src/main.c
7251                 fix --help output
7252
7253 2005-02-21 [paul]       1.0.1cvs15.2
7254
7255         * po/Makefile.in.in
7256         * src/compose.c
7257         * src/summaryview.c
7258         * src/textview.c
7259         * src/common/utils.c
7260         * src/common/utils.h
7261                 sync with main (revision 117)
7262
7263 2005-02-20 [colin]      1.0.1cvs15.1
7264
7265         * src/common/defs.h
7266                 Change cache file to .sylpheed_claws_cache, as
7267                 suggested by Alfons. Allows people to switch
7268                 between Sylpheed and Sylpheed-Claws. it is
7269                 a good idea to "Check for new messages" at next
7270                 startup.
7271
7272
7273 2005-02-18 [colin]      1.0.1cvs14.1
7274
7275         * src/quote_fmt_lex.l
7276         * src/quote_fmt_parse.y
7277                 Fix parser initialisation. Patch by Ivan.
7278
7279 2005-02-18 [colin]      1.0.1cvs11.6
7280
7281         * src/folderview.c
7282                 Fix scrolldown (bug 662)
7283
7284 2005-02-17 [colin]      1.0.1cvs11.5
7285
7286         * src/codeconv.c
7287                 conv_filename_to_utf8: return clean 7bit instead
7288                 of broken utf8 if needed
7289         * src/mimeview.c
7290                 Fix display of parts with unclean 8bit names
7291
7292 2005-02-17 [paul]       1.0.1cvs11.4
7293
7294         * src/compose.c
7295         * src/exportldif.c
7296         * src/matcher_parser_parse.y
7297         * src/procmime.c
7298         * src/sourcewindow.c
7299         * src/common/Makefile.am
7300         * src/common/intl.h             ** REMOVED **
7301         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7302                 sync with main (revision 109)
7303                 and clean up
7304
7305 2005-02-16 [colin]      1.0.1cvs11.3
7306
7307         * src/summaryview.c
7308                 Fix collapsed thread not highlighting when new
7309                 messages in it (Bug 568) Patch by Stephan Sachse.
7310                 Fix messed up selection when reaching bounds (Bug 632)
7311         * src/prefs_themes.c
7312                 Fix theme installing (Bug 684)
7313
7314 2005-02-16 [colin]      1.0.1cvs11.2
7315
7316         * src/messageview.c
7317                 Fix messageview_select_all
7318
7319 2005-02-16 [colin]      1.0.1cvs11.1
7320
7321         * src/mh.c
7322                 Sync with HEAD (MH scan required function)
7323
7324 2005-02-15 [colin]      1.0.1cvs8.1
7325
7326         * src/mimeview.c
7327         * src/common/utils.c
7328                 Sync with HEAD (filename chars substitution)
7329
7330 2005-02-15 [colin]      1.0.1cvs7.3
7331
7332         * src/gtk/pluginwindow.c
7333                 Fix button spacing
7334
7335 2005-02-15 [colin]      1.0.1cvs7.2
7336
7337         * src/mimeview.c
7338                 Fix mime icons not reset across message when
7339                 scrolled down
7340
7341 2005-02-15 [colin]      1.0.1cvs7.1
7342
7343         * src/compose.c
7344         * src/procmime.c
7345                 Sync with HEAD (optimisation of cvs6)
7346
7347 2005-02-14 [colin]      1.0.1cvs6.1
7348
7349         * src/compose.c
7350         * src/procmime.c
7351                 Sync with HEAD (encode "From " at line beginning)
7352
7353 2005-02-14 [colin]      1.0.1cvs5.3
7354
7355         * src/compose.c
7356                 Fix wrapping with accentued chars.
7357
7358 2005-02-13 [colin]      1.0.1cvs5.2
7359
7360         * src/textview.c
7361                 Fix email informative part parsing with
7362                 accentued chars in it. ispunct() returns
7363                 true for them in utf8...
7364
7365 2005-02-12 [colin]      1.0.1cvs5.1
7366
7367         * src/filtering.c
7368                 Sync with HEAD (remove wrong use of compose after send)
7369
7370 2005-02-12 [paul]       1.0.1cvs4.5
7371
7372         * src/textview.c
7373                 remove unnecessary code (thanks to Alfons)
7374
7375 2005-02-12 [paul]       1.0.1cvs4.4
7376
7377         * src/textview.c
7378                 add 'Copy' to contextual menu on emails
7379
7380 2005-02-11 [colin]      1.0.1cvs4.3
7381
7382         * src/compose.c
7383                 revert 1.0.0cvs28.2, it doesn't work that well.
7384
7385 2005-02-11 [paul]       1.0.1cvs4.2
7386
7387         * po/Makefile.in.in
7388                 fix 'make release'
7389
7390 2005-02-10 [paul]       1.0.1cvs4.1
7391
7392         * ChangeLog
7393         * ChangeLog.claws
7394         * ChangeLog.jp
7395         * configure.ac
7396         * src/compose.c
7397                 sync with HEAD (sync with main)
7398
7399 2005-02-10 [paul]       1.0.1cvs3.2
7400
7401         * AUTHORS
7402         * Makefile.am
7403         * autogen.sh
7404         * configure.ac
7405         * config/mkinstalldirs
7406         * intl/.cvsignore
7407         * intl/ChangeLog
7408         * intl/VERSION
7409         * intl/bindtextdom.c
7410         * intl/config.charset
7411         * intl/dcgettext.c
7412         * intl/dcigettext.c
7413         * intl/dcngettext.c
7414         * intl/dgettext.c
7415         * intl/dngettext.c
7416         * intl/eval-plural.h
7417         * intl/explodename.c
7418         * intl/finddomain.c
7419         * intl/gettext.c
7420         * intl/gettextP.h
7421         * intl/gmo.h
7422         * intl/hash-string.h
7423         * intl/intl-compat.c
7424         * intl/l10nflist.c
7425         * intl/libgnuintl.h.in
7426         * intl/loadinfo.h
7427         * intl/loadmsgcat.c
7428         * intl/localcharset.c
7429         * intl/localcharset.h
7430         * intl/locale.alias
7431         * intl/localealias.c
7432         * intl/localename.c
7433         * intl/log.c
7434         * intl/ngettext.c
7435         * intl/os2compat.c
7436         * intl/os2compat.h
7437         * intl/osdep.c
7438         * intl/plural-exp.c
7439         * intl/plural-exp.h
7440         * intl/plural.c
7441         * intl/plural.y
7442         * intl/ref-add.sin
7443         * intl/ref-del.sin
7444         * intl/relocatable.c
7445         * intl/relocatable.h
7446         * intl/textdomain.c
7447         * m4/Makefile.am
7448         * po/Makefile.in.in
7449         * src/Makefile.am
7450         * src/account.c
7451         * src/action.c
7452         * src/addr_compl.c
7453         * src/addressadd.c
7454         * src/addressbook.c
7455         * src/addrgather.c
7456         * src/addrindex.c
7457         * src/alertpanel.c
7458         * src/browseldap.c
7459         * src/codeconv.c
7460         * src/codeconv.h
7461         * src/compose.c
7462         * src/compose.h
7463         * src/crash.c
7464         * src/editaddress.c
7465         * src/editbook.c
7466         * src/editgroup.c
7467         * src/editjpilot.c
7468         * src/editldap.c
7469         * src/editldap_basedn.c
7470         * src/editvcard.c
7471         * src/exphtmldlg.c
7472         * src/expldifdlg.c
7473         * src/export.c
7474         * src/exporthtml.c
7475         * src/filtering.c
7476         * src/folder.c
7477         * src/folder_item_prefs.c
7478         * src/foldersel.c
7479         * src/folderview.c
7480         * src/grouplistdialog.c
7481         * src/headerview.c
7482         * src/imap.c
7483         * src/imap_gtk.c
7484         * src/import.c
7485         * src/importldif.c
7486         * src/importmutt.c
7487         * src/importpine.c
7488         * src/inc.c
7489         * src/ldif.c
7490         * src/main.c
7491         * src/mainwindow.c
7492         * src/matcher.c
7493         * src/mbox.c
7494         * src/message_search.c
7495         * src/messageview.c
7496         * src/mh.c
7497         * src/mh_gtk.c
7498         * src/mimeview.c
7499         * src/msgcache.c
7500         * src/news.c
7501         * src/news_gtk.c
7502         * src/noticeview.c
7503         * src/partial_download.c
7504         * src/pop.c
7505         * src/prefs_account.c
7506         * src/prefs_actions.c
7507         * src/prefs_common.c
7508         * src/prefs_customheader.c
7509         * src/prefs_display_header.c
7510         * src/prefs_ext_prog.c
7511         * src/prefs_filtering.c
7512         * src/prefs_filtering_action.c
7513         * src/prefs_folder_item.c
7514         * src/prefs_fonts.c
7515         * src/prefs_gtk.c
7516         * src/prefs_matcher.c
7517         * src/prefs_msg_colors.c
7518         * src/prefs_spelling.c
7519         * src/prefs_summary_column.c
7520         * src/prefs_template.c
7521         * src/prefs_themes.c
7522         * src/prefs_toolbar.c
7523         * src/prefs_wrapping.c
7524         * src/privacy.c
7525         * src/procheader.c
7526         * src/procmime.c
7527         * src/procmsg.c
7528         * src/quote_fmt.c
7529         * src/recv.c
7530         * src/send_message.c
7531         * src/setup.c
7532         * src/sourcewindow.c
7533         * src/ssl_manager.c
7534         * src/statusbar.c
7535         * src/summary_search.c
7536         * src/summaryview.c
7537         * src/textview.c
7538         * src/toolbar.c
7539         * src/wizard.c
7540         * src/common/nntp.c
7541         * src/common/plugin.c
7542         * src/common/smtp.c
7543         * src/common/ssl.c
7544         * src/common/ssl_certificate.c
7545         * src/common/string_match.c
7546         * src/common/sylpheed.c
7547         * src/common/template.c
7548         * src/common/utils.c
7549         * src/gtk/about.c
7550         * src/gtk/colorlabel.c
7551         * src/gtk/description_window.c
7552         * src/gtk/filesel.c
7553         * src/gtk/foldersort.c
7554         * src/gtk/gtkaspell.c
7555         * src/gtk/gtkutils.c
7556         * src/gtk/inputdialog.c
7557         * src/gtk/logwindow.c
7558         * src/gtk/menu.c
7559         * src/gtk/pluginwindow.c
7560         * src/gtk/prefswindow.c
7561         * src/gtk/progressdialog.c
7562         * src/gtk/quicksearch.c
7563         * src/gtk/sslcertwindow.c
7564         * src/plugins/clamav/clamav_plugin.c
7565         * src/plugins/clamav/clamav_plugin_gtk.c
7566         * src/plugins/demo/demo.c
7567         * src/plugins/dillo_viewer/dillo_prefs.c
7568         * src/plugins/dillo_viewer/dillo_viewer.c
7569         * src/plugins/image_viewer/plugin.c
7570         * src/plugins/image_viewer/viewer.c
7571         * src/plugins/image_viewer/viewerprefs.c
7572         * src/plugins/mathml_viewer/mathml_viewer.c
7573         * src/plugins/pgpmime/passphrase.c
7574         * src/plugins/pgpmime/plugin.c
7575         * src/plugins/pgpmime/prefs_gpg.c
7576         * src/plugins/pgpmime/select-keys.c
7577         * src/plugins/pgpmime/sgpgme.c
7578         * src/plugins/spamassassin/spamassassin.c
7579         * src/plugins/spamassassin/spamassassin_gtk.c
7580         * src/plugins/trayicon/trayicon.c
7581                 sync with main (revision 104)
7582
7583 2005-02-10 [colin]      1.0.1cvs3.1
7584
7585         * src/mainwindow.c
7586                 Sync with HEAD (fix occasional crasher)
7587
7588 2005-02-10 [colin]      1.0.1cvs2.1
7589
7590         * src/messageview.c
7591                 Synw with HEAD (don't automatically display html)
7592
7593 2005-02-09 [colin]      1.0.1cvs1.3
7594
7595         * src/textview.c
7596         * src/textview.h
7597                 Add contextual menu on emails
7598
7599 2005-02-09 [colin]      1.0.1cvs1.2
7600
7601         * src/codeconv.c
7602                 Fix converting from broken headers and 
7603                 put back the _ in missing places
7604                 (feature broke with cvs24.2 sync, main 
7605                  possibly affected?)
7606
7607 2005-02-09 [colin]      1.0.1cvs1.1
7608
7609         * src/messageview.c
7610         * src/mimeview.c
7611         * src/mimeview.h
7612                 Sync with HEAD (display non text/plain mails with plugin)
7613
7614 2005-02-08 [colin]      1.0.1.1
7615
7616         * ChangeLog.claws
7617         * po/pt_BR.po
7618                 Sync with HEAD
7619         * configure.ac
7620                 Make default configuration directory 
7621                 be .sylpheed-gtk2
7622
7623 2005-02-08 [colin]      1.0.0cvs29.1
7624
7625         * po/de.po
7626         * po/es.po
7627         * po/fr.po
7628         * po/it.po
7629         * po/sk.po
7630         * po/sr.po
7631                 Sync translations with HEAD
7632
7633 2005-02-06 [colin]      1.0.0cvs28.3
7634
7635         * src/compose.c
7636                 Make compose a bit faster - patch by Alfons.
7637
7638 2005-02-06 [colin]      1.0.0cvs28.2
7639
7640         * src/compose.c
7641                 Make pasting via middle-click more reliable
7642
7643 2005-02-05 [paul]       1.0.0cvs28.1
7644
7645         * ChangeLog
7646         * ChangeLog.claws
7647         * ChangeLog.jp
7648         * configure.ac
7649         * src/compose.c
7650                 sync with HEAD
7651                 (fix bug 682 'redirect is broken'
7652
7653 2005-02-05 [torte]      1.0.0cvs27.1
7654
7655         * ChangeLog.claws
7656         * configure.ac
7657         * src/partial_download.c
7658                 Sync with HEAD (fix buf overflow)
7659
7660 2005-02-03 [colin]      1.0.0cvs26.1
7661
7662         * src/common/plugin.c
7663                 Sync with HEAD (avoid plugin mismatches)
7664
7665 2005-02-03 [paul]       1.0.0cvs25.3
7666
7667         * src/folderview.c
7668         * src/headerview.c
7669         * src/summaryview.c
7670         * src/textview.c
7671         * src/gtk/colorlabel.c
7672                 third and final part of initial sync with main-gtk2
7673
7674 2005-02-03 [paul]       1.0.0cvs25.2
7675
7676         * src/jpilot.c
7677                 fix building with jpilot support
7678
7679 2005-02-02 [colin]      1.0.0cvs25.1
7680
7681         * src/messageview.c
7682                 Sync with HEAD (fix dangerous typo)
7683
7684 2005-02-01 [colin]      1.0.0cvs24.3
7685
7686         * src/common/xml.c
7687                 Write file as advertised (UTF-8)
7688
7689 2005-02-01 [paul]       1.0.0cvs24.2
7690
7691         * src/addrbook.c
7692         * src/addrindex.c
7693         * src/alertpanel.h
7694         * src/codeconv.c
7695         * src/codeconv.h
7696         * src/compose.c
7697         * src/export.c
7698         * src/folder_item_prefs.c
7699         * src/html.c
7700         * src/imap.c
7701         * src/import.c
7702         * src/jpilot.c
7703         * src/mainwindow.c
7704         * src/matcher_parser_lex.l
7705         * src/messageview.c
7706         * src/mh.c
7707         * src/prefs_account.c
7708         * src/prefs_actions.c
7709         * src/prefs_common.c
7710         * src/prefs_gtk.c
7711         * src/prefs_gtk.h
7712         * src/prefs_themes.c
7713         * src/procheader.c
7714         * src/procmime.c
7715         * src/sourcewindow.c
7716         * src/statusbar.c
7717         * src/summaryview.c
7718         * src/textview.c
7719         * src/toolbar.c
7720         * src/unmime.c
7721         * src/common/template.c
7722         * src/common/utils.c
7723         * src/common/xml.c
7724         * src/common/xml.h
7725         * src/gtk/gtkaspell.c
7726         * src/plugins/clamav/clamav_plugin.c
7727         * src/plugins/dillo_viewer/dillo_prefs.c
7728         * src/plugins/image_viewer/viewerprefs.c
7729         * src/plugins/pgpmime/passphrase.c
7730         * src/plugins/pgpmime/prefs_gpg.c
7731         * src/plugins/pgpmime/select-keys.c
7732         * src/plugins/spamassassin/spamassassin.c
7733                 second part of initial sync with main-gtk2
7734                 (more to follow)
7735
7736 2005-01-31 [colin]      1.0.0cvs24.1
7737
7738         * src/compose.c
7739                 Sync with HEAD
7740
7741 2005-01-29 [paul]       1.0.0cvs23.2
7742
7743         * src/account.c
7744         * src/action.c
7745         * src/addressadd.c
7746         * src/addressbook.c
7747         * src/alertpanel.c
7748         * src/compose.c
7749         * src/editaddress.c
7750         * src/editbook.c
7751         * src/editgroup.c
7752         * src/editjpilot.c
7753         * src/editldap.c
7754         * src/editldap_basedn.c
7755         * src/editvcard.c
7756         * src/export.c
7757         * src/foldersel.c
7758         * src/grouplistdialog.c
7759         * src/import.c
7760         * src/importldif.c
7761         * src/inc.c
7762         * src/main.c
7763         * src/mainwindow.c
7764         * src/message_search.c
7765         * src/messageview.c
7766         * src/mimeview.c
7767         * src/prefs_actions.c
7768         * src/prefs_common.c
7769         * src/prefs_common.h
7770         * src/prefs_customheader.c
7771         * src/prefs_display_header.c
7772         * src/prefs_filtering.c
7773         * src/prefs_filtering_action.c
7774         * src/prefs_gtk.c
7775         * src/prefs_matcher.c
7776         * src/prefs_summary_column.c
7777         * src/prefs_template.c
7778         * src/sourcewindow.c
7779         * src/summary_search.c
7780         * src/summaryview.c
7781         * src/textview.c
7782         * src/gtk/about.c
7783         * src/gtk/description_window.c
7784         * src/gtk/gtkshruler.c
7785         * src/gtk/gtkutils.c
7786         * src/gtk/gtkutils.h
7787         * src/gtk/inputdialog.c
7788         * src/gtk/logwindow.c
7789         * src/gtk/prefswindow.c
7790         * src/gtk/progressdialog.c
7791         * src/gtk/progressdialog.h
7792                 first part of initial sync with main-gtk2
7793                 (more to follow)
7794
7795 2005-01-28 [colin]      1.0.0cvs23.1
7796
7797         * src/folderview.c
7798                 Sync with HEAD
7799
7800 2005-01-27 [colin]      1.0.0cvs21.1
7801
7802         * src/folder.c
7803         * src/folderview.c
7804                 Sync with HEAD
7805
7806 2005-01-27 [colin]      1.0.0cvs19.1
7807
7808         * src/procmime.c
7809                 Sync with HEAD
7810
7811 2005-01-27 [colin]      1.0.0cvs18.1
7812
7813         * src/messageview.c
7814         * src/summaryview.c
7815         * src/mainwindow.c
7816         * src/compose.c
7817         * src/compose.h
7818         * src/procmsg.c
7819         * src/procmsg.h
7820         * src/toolbar.c
7821                 Sync with HEAD
7822
7823 2005-01-26 [paul]       1.0.0cvs15.2
7824
7825         * src/compose.c
7826                 compose_entries_set(): convert subject and body to
7827                 utf8 if necessary. patch by Felix Eckhofer
7828
7829 2005-01-26 [paul]       1.0.0cvs15.1
7830
7831         * configure.ac
7832         * src/common/template.c
7833                 sync with HEAD (fix memory leak)
7834
7835 2005-01-25 [paul]       1.0.0cvs14.1
7836
7837         * configure.ac
7838         * src/compose.c
7839                 sync with HEAD
7840
7841 2005-01-24 [colin]      1.0.0cvs13.1
7842
7843         * src/summaryview.c
7844                 Sync with HEAD
7845
7846 2005-01-24 [paul]       1.0.0cvs12.1
7847
7848         * configure.ac
7849         * src/messageview.c
7850         * src/mh.c
7851         * src/common/utils.c
7852                 sync with HEAD
7853
7854 2005-01-24 [colin]      1.0.0cvs11.1
7855
7856         * src/procheader.c
7857                 Sync with HEAD
7858
7859 2005-01-24 [colin]      1.0.0cvs10.1
7860
7861         * src/folderview.c
7862                 Sync with HEAD
7863
7864 2005-01-23 [colin]      1.0.0cvs9.1
7865
7866         * src/crash.c
7867                 Sync with HEAD
7868
7869 2005-01-22 [colin]      1.0.0cvs8.1
7870
7871         * src/summaryview.c
7872         * src/gtk/quicksearch.c
7873                 Sync with HEAD
7874
7875 2005-01-21 [colin]      1.0.0cvs7.1
7876
7877         * src/summaryview.c
7878                 Sync with HEAD
7879
7880 2005-01-21 [colin]      1.0.0cvs6.1
7881
7882         * src/summaryview.c
7883                 Sync with HEAD
7884
7885 2005-01-21 [colin]      1.0.0cvs5.1
7886
7887         * src/gtk/quicksearch.c
7888         * src/prefs_common.c
7889         * src/prefs_common.h
7890                 Sync with HEAD (recurse option)
7891
7892 2005-01-21 [colin]      1.0.0cvs4.1
7893
7894         * src/folder.h
7895         * src/folderview.c
7896         * src/folderview.h
7897         * src/summaryview.c
7898         * src/gtk/quicksearch.c
7899         * src/gtk/quicksearch.h
7900                 Sync with HEAD (recursive quicksearch)
7901
7902 2005-01-20 [colin]      1.0.0cvs3.4
7903
7904         * src/ssl_manager.c
7905                 Remove useless code
7906
7907 2005-01-20 [colin]      1.0.0cvs3.3
7908
7909         * src/ssl_manager.c
7910                 Fix leak, thanks to Alfons.
7911
7912 2005-01-20 [colin]      1.0.0cvs3.2
7913
7914         * src/ssl_manager.c
7915                 Port SSL certificate window to GTK2.
7916
7917 2005-01-20 [paul]       1.0.0cvs3.1
7918
7919         * ChangeLog.claws
7920         * configure.ac
7921         * src/addrindex.c
7922         * src/addrindex.h
7923                 sync with HEAD
7924
7925 2005-01-19 [colin]      1.0.0cvs2.2
7926
7927         * src/plugins/trayicon/trayicon.c
7928                 Fix freeze with gtk-2.6, the easy way
7929                 (signal blocking helpless there...)
7930                 Closes bug #668.
7931
7932 2005-01-19 [colin]      1.0.0cvs2.1
7933
7934         * src/mbox.c
7935         * src/mbox.h
7936         * src/mainwindow.c
7937         * src/summaryview.c
7938         * src/summaryview.h
7939                 Sync with HEAD
7940
7941 2005-01-19 [paul]       1.0.0cvs1.1
7942
7943         * configure.ac
7944         * po/de.po
7945         * po/es.po
7946         * po/fr.po
7947         * po/hr.po
7948         * po/it.po
7949         * po/ja.po
7950         * po/ko.po
7951         * po/pt_BR.po
7952         * po/ru.po
7953         * po/sk.po
7954         * po/sr.po
7955                 sync with HEAD (update translations)
7956
7957 2005-01-18 [colin]      1.0.0cvs0.1
7958
7959         * src/foldersel.c
7960                 Specify search column - patch by Alfons
7961
7962 2005-01-18 [colin]      0.9.13cvs36.3
7963
7964         * src/prefs_toolbar.c
7965                 Change Delete to Remove
7966         * src/prefs_fonts.c
7967                 GTK2 version and leak fixes
7968         * src/prefs_actions.c
7969                 Add stock buttons.
7970                 All patches by Alfons
7971
7972 2005-01-17 [colin]      0.9.13cvs36.2
7973
7974         * src/compose.c
7975                 Fix DnD inserting twice. While at it,
7976                 add DnD support for text/plain in the
7977                 body, and add support in the headers.
7978
7979 2005-01-16 [colin]      0.9.13cvs36.1
7980
7981         * ChangeLog
7982         * ChangeLog.jp
7983         * ChangeLog.claws
7984                 Sync with HEAD (nothing applicable)
7985
7986 2005-01-16 [colin]      0.9.13cvs33.2
7987
7988         * src/prefs_toolbar.c
7989                 GTK2ize prefs_toolbar, by Alfons.
7990
7991 2005-01-14 [colin]      0.9.13cvs33.1
7992
7993         * src/html.c
7994         * src/msgcache.c
7995                 Sync with HEAD
7996
7997 2005-01-14 [colin]      0.9.13cvs32.1
7998
7999         * src/html.c
8000         * src/html.h
8001         * src/msgcache.c
8002         * AUTHORS
8003         * tools/calypso_convert.pl
8004                 Sync with HEAD
8005
8006 2005-01-08 [colin]      0.9.13cvs29.2
8007
8008         * src/prefs_filtering_action.c
8009         * src/prefs_filtering.c
8010                 2 more gtk2 patches by Alfons
8011
8012 2005-01-07 [paul]       0.9.13cvs29.1
8013
8014         * ChangeLog
8015         * ChangeLog.claws
8016         * ChangeLog.jp
8017         * configure.ac
8018         * src/pop.c
8019         * src/pop.h
8020                 sync with HEAD
8021
8022 2005-01-07 [colin]      0.9.13cvs28.3
8023
8024         * src/gtk/progressdialog.c
8025         * src/gtk/progressdialog.h
8026         * src/inc.c
8027         * src/send_message.c
8028                 GTK2 for the incorporation dialog. The CList isn't dead
8029                 yet, for a more smooth migration. Patch by Alfons.
8030
8031 2005-01-06 [colin]      0.9.13cvs28.2
8032
8033         * src/prefs_display_header.c
8034                 GTK2 conversion by Alfons
8035         * src/prefs_actions.c
8036         * src/prefs_matcher.c
8037                 Fix 2 leaks - patch by Alfons
8038
8039 2005-01-06 [colin]      0.9.13cvs28.1
8040
8041         * src/prefs_matcher.c
8042                 Sync with HEAD
8043
8044 2005-01-06 [colin]      0.9.13cvs27.4
8045
8046         * src/prefs_matcher.c
8047                 Fix double-free. Patch by Alfons
8048
8049 2005-01-06 [colin]      0.9.13cvs27.3
8050
8051         * src/prefs_matcher.c
8052                 GTK2 widgets + memleak
8053                 Patch by Alfons
8054
8055 2005-01-05 [colin]      0.9.13cvs27.2
8056
8057         * src/account.c
8058         * src/addr_compl.c
8059         * src/foldersel.c
8060         * src/stock_pixmap.c
8061         * src/stock_pixmap.h
8062                 3 more GTK2 patches by Alfons.
8063
8064 2005-01-04 [colin]      0.9.13cvs27.1
8065
8066         * src/folderview.c
8067         * src/imap_gtk.c
8068         * src/news_gtk.c
8069                 Sync with HEAD
8070
8071 2005-01-04 [colin]      0.9.13cvs25.9
8072
8073         * src/compose.c
8074                 Fix Show Ruler menuitem
8075         * src/prefs_template.c
8076                 Convert to GTK2
8077         * src/common/utils.c
8078                 Make auto pointer stuff handles NULLs
8079                 Patches by Alfons.
8080
8081 2005-01-04 [colin]      0.9.13cvs25.8
8082
8083         * src/compose.c
8084                 Move the attachment list to gtk2
8085                 Patch by Alfons.
8086
8087 2005-01-04 [colin]      0.9.13cvs25.7
8088
8089         * src/textview.c
8090                 Make some keys work again
8091                 Patch by SungHyun Nam <namsh@kldp.org>
8092
8093 2005-01-04 [colin]      0.9.13cvs25.6
8094
8095         * src/gtk/gtkshruler.c
8096                 Move the ruler to GTK2
8097                 Patch by Alfons
8098
8099 2005-01-03 [colin]      0.9.13cvs25.5
8100
8101         * src/compose.c
8102                 Fix my broken patch apply 
8103
8104 2005-01-03 [colin]      0.9.13cvs25.4
8105
8106         * src/common/utils.c
8107         * src/common/utils.h
8108         * src/gtk/prefswindow.c
8109                 Move auto pointer stuff to utils.c
8110                 Patch by Alfons again :)
8111
8112 2005-01-03 [colin]      0.9.13cvs25.3
8113
8114         * src/compose.c
8115         * src/prefs_gtk.c
8116         * src/prefs_template.c
8117         * src/textview.c
8118                 Empty text widgets with empty strings, not NULL char
8119                 Patch by SungHyun Nam <namsh@kldp_org>
8120
8121 2005-01-03 [colin]      0.9.13cvs25.2
8122
8123         * src/main.c
8124         * AUTHORS
8125                 Sync with HEAD
8126
8127 2005-01-03 [colin]      0.9.13cvs25.1
8128
8129         * src/pop.c
8130         * src/pop.h
8131                 Sync with HEAD
8132
8133 2005-01-03 [colin]      0.9.13cvs24.3
8134
8135         * src/account.c
8136                 Two patches from Alfons and Alex S Moore:
8137                 fix images, fix return value.
8138
8139 2005-01-01 [colin]      0.9.13cvs24.2
8140
8141         * src/prefs_actions.c
8142                 Fix over-zealous assertion. Patch by Alfons
8143
8144 2005-01-01 [colin]      0.9.13cvs24.1
8145
8146         * src/procmime.c
8147                 Sync with HEAD (leak fix)
8148
8149 2004-12-31 [colin]      0.9.13cvs23.2
8150
8151         * src/prefs_common.c
8152                 GTK2 widgets + stock buttons - patch by Alfons
8153
8154 2004-12-31 [paul]       0.9.13cvs23.1
8155
8156         * configure.ac
8157                 bump up EXTRA_VERSION to match (sync'ed) HEAD
8158         * src/gtk/pluginwindow.c
8159                 use GTK2 widgets and plug memory leaks,
8160                 patches by Alfons
8161
8162 2004-12-30 [colin]      0.9.13cvs22.4
8163
8164         * src/account.c
8165         * src/action.c
8166         * src/export.c
8167         * src/foldersel.c
8168         * src/import.c
8169         * src/message_search.c
8170         * src/prefs_actions.c
8171         * src/prefs_common.c
8172         * src/prefs_customheader.c
8173         * src/prefs_filtering.c
8174         * src/prefs_summary_column.c
8175         * src/summary_search.c
8176         * src/gtk/about.c
8177         * src/gtk/description_window.c
8178         * src/gtk/gtkutils.c
8179         * src/gtk/gtkutils.h
8180         * src/gtk/inputdialog.c
8181         * src/gtk/prefswindow.c
8182                 Use GTK2 stock buttons. Patches by Alfons.
8183
8184 2004-12-30 [colin]      0.9.13cvs22.3
8185
8186         * src/account.c
8187                 Sync with HEAD
8188         * src/prefs_actions.c
8189         * src/prefs_customheader.c
8190         * src/prefs_filtering.c
8191         * src/prefs_msg_colors.c
8192         * src/prefs_summary_column.c
8193         * src/gtk/prefswindow.c
8194                 Use GtkTreeView instead of deprecated 
8195                 widgets. Patches by Alfons.
8196
8197 2004-12-30 [paul]       0.9.13cvs22.2
8198
8199         * src/foldersel.c
8200                 use GTK 2 Tree View
8201                 patch by Alfons, with root folder sorting fix
8202                 by Stephan Sachse
8203
8204 2004-12-30 [paul]       0.9.13cvs22.1
8205
8206         * ChangeLog
8207         * ChangeLog.claws
8208         * ChangeLog.jp
8209         * NEWS
8210         * configure.ac
8211         * src/account.c
8212                 sync with HEAD
8213
8214 2004-12-22 [martin]     0.9.13cvs21.2
8215
8216         * src/action.c
8217                 free the command line after its use
8218
8219 2004-12-18 [paul]       0.9.13cvs21.1
8220
8221         * AUTHORS
8222         * ChangeLog
8223         * ChangeLog.claws
8224         * ChangeLog.jp
8225         * NEWS
8226         * configure.ac
8227         * src/action.c
8228         * src/compose.c
8229         * src/syldap.c
8230                 sync with HEAD
8231
8232 2004-12-17 [martin]     0.9.13cvs17.2
8233
8234         * src/action.c
8235                 convert actions input to locale
8236         * src/inc.c
8237                 convert notification command to locale
8238         * src/plugins/pgpmime/select-keys.c
8239                 convert attributes to utf8
8240
8241 2004-12-14 [colin]      0.9.13cvs17.1
8242
8243         * ChangeLog
8244         * ChangeLog.jp
8245         * ChangeLog.claws
8246         * src/action.c
8247         * src/common/utils.c
8248         * src/gtk/prefswindow.c
8249         * src/gtk/gtkutils.c
8250         * src/gtk/gtkutils.h
8251         * src/plugins/spamassassin/libspamc.c
8252                 Sync with HEAD
8253
8254 2004-12-13 [colin]      0.9.13cvs14.1
8255
8256         * src/quote_fmt_parse.y
8257                 Sync with HEAD
8258
8259 2004-12-10 [colin]      0.9.13cvs12.1
8260
8261         * src/prefs_themes.c
8262         * src/mainwindow.c
8263         * src/messageview.c
8264                 Sync with HEAD
8265
8266 2004-12-09 [colin]      0.9.13cvs10.1
8267
8268         * src/procmime.c
8269                 Sync with HEAD (fix B64 encoding from memory)
8270
8271 2004-12-08 [colin]      0.9.13cvs9.1
8272
8273         * src/gtk/colorlabel.c
8274                 Sync with HEAD
8275
8276 2004-12-08 [paul]       0.9.13cvs8.2
8277
8278         * src/gtk/pluginwindow.c
8279                 fix window resizing oddities
8280
8281 2004-12-08 [colin]      0.9.13cvs8.1
8282
8283         * src/quote_fmt_parse.y
8284                 Sync with HEAD
8285
8286 2004-12-08 [colin]      0.9.13cvs7.1
8287
8288         * src/matcher_parser_parse.y
8289         * src/msgcache.c
8290         * src/prefs_matcher.c
8291         * src/procheader.c
8292         * src/matcher.c
8293         * src/common/defs.h
8294         * po/sr.po
8295                 Sync with HEAD
8296
8297 2004-12-08 [colin]      0.9.13cvs6.1
8298
8299         * src/quote_fmt_parse.y
8300         * src/textview.c
8301                 Sync with HEAD
8302         * src/gtk/prefswindow.c
8303         * src/gtk/pluginwindow.c
8304                 Fix G_CALLBACKS protos (thanks to Alfons)
8305
8306 2004-12-07 [torte]      0.9.13cvs2.2
8307
8308         * src/procmime.c
8309                 [Bug 650] reply button causes crash
8310                 Thanks to David Relson and Christoph
8311
8312 2004-12-07 [colin]      0.9.13cvs2.1
8313
8314         * ChangeLog.claws
8315         * AUTHORS
8316         * po/sk.po
8317         * src/procmime.c
8318         * src/prefs_account.c
8319         * src/common/smtp.c
8320         * src/common/smtp.h
8321                 Sync with HEAD
8322
8323 2004-12-06 [colin]      0.9.12cvs187.1
8324
8325         * ChangeLog.claws
8326         * INSTALL
8327         * Makefile.am
8328         * README.claws
8329         * TODO.claws
8330         * configure.ac
8331         * po/bg.po
8332         * po/cs.po
8333         * po/el.po
8334         * po/en_GB.po
8335         * po/es.po
8336         * po/fr.po
8337         * po/hr.po
8338         * po/hu.po
8339         * po/it.po
8340         * po/ja.po
8341         * po/ko.po
8342         * po/nl.po
8343         * po/pl.po
8344         * po/pt_BR.po
8345         * po/ru.po
8346         * po/sk.po
8347         * po/sr.po
8348         * po/sv.po
8349         * po/zh_CN.po
8350         * po/zh_TW.Big5.po
8351         * src/compose.c
8352         * tools/Makefile.am
8353         * tools/README
8354         * tools/filter_conv.pl
8355         * tools/kdeservicemenu/README
8356         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8357         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8358                 Sync with HEAD
8359
8360 2004-12-04 [colin]      0.9.12cvs183.1
8361
8362         * src/compose.c
8363                 Sync with HEAD (compose window position saving)
8364
8365 2004-12-04 [paul]       0.9.12cvs182.3
8366
8367         * src/messageview.c
8368         * src/mimeview.c
8369         * src/prefs_customheader.c
8370         * src/gtk/quicksearch.c
8371                 replace some forgotten GTK_SIGNAL_FUNCs
8372
8373 2004-12-04 [paul]       0.9.12cvs182.2
8374
8375         * src/Makefile.am
8376                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
8377                 committed in error      
8378
8379 2004-12-04 [paul]       0.9.12cvs182.1
8380
8381         * ChangeLog
8382         * ChangeLog.claws
8383         * ChangeLog.jp
8384         * INSTALL
8385         * NEWS
8386         * README
8387         * README.jp
8388         * configure.ac
8389         * doc/manual/ja/Makefile.am
8390         * doc/manual/ja/sylpheed-1.html
8391         * doc/manual/ja/sylpheed-10.html
8392         * doc/manual/ja/sylpheed-11.html
8393         * doc/manual/ja/sylpheed-12.html
8394         * doc/manual/ja/sylpheed-13.html
8395         * doc/manual/ja/sylpheed-14.html
8396         * doc/manual/ja/sylpheed-15.html
8397         * doc/manual/ja/sylpheed-16.html
8398         * doc/manual/ja/sylpheed-17.html
8399         * doc/manual/ja/sylpheed-18.html
8400         * doc/manual/ja/sylpheed-19.html
8401         * doc/manual/ja/sylpheed-2.html
8402         * doc/manual/ja/sylpheed-20.html
8403         * doc/manual/ja/sylpheed-3.html
8404         * doc/manual/ja/sylpheed-4.html
8405         * doc/manual/ja/sylpheed-5.html
8406         * doc/manual/ja/sylpheed-6.html
8407         * doc/manual/ja/sylpheed-7.html
8408         * doc/manual/ja/sylpheed-8.html
8409         * doc/manual/ja/sylpheed-9.html
8410         * doc/manual/ja/sylpheed.html
8411         * doc/manual/ja/sylpheed.sgml
8412         * po/de.po
8413         * src/Makefile.am
8414         * src/compose.c
8415         * src/procmime.c
8416         * src/pixmaps/regular.xpm **REMOVED**
8417         * src/plugins/pgpmime/pgpmime.c
8418         * src/plugins/pgpmime/plugin.c
8419         * src/plugins/pgpmime/prefs_gpg.c
8420                 sync with HEAD
8421
8422 2004-12-03 [paul]       0.9.12cvs180.1
8423
8424         * ChangeLog
8425         * ChangeLog.claws
8426         * ChangeLog.jp
8427         * configure.ac
8428         * src/Makefile.am
8429         * src/pop.c
8430         * src/common/utils.c
8431         * src/common/utils.h
8432         * src/pixmaps/continue.xpm
8433         * src/pixmaps/dir_close.xpm
8434         * src/pixmaps/dir_open.xpm
8435         * src/pixmaps/drafts_close.xpm
8436         * src/pixmaps/drafts_open.xpm
8437         * src/pixmaps/folder.xpm **REMOVED**
8438         * src/pixmaps/group.xpm
8439         * src/pixmaps/unread.xpm
8440                 sync with HEAD
8441
8442 2004-12-02 [colin]      0.9.12cvs179.1
8443
8444         * src/compose.c
8445                 Sync with HEAD (non-duplicated reedition)
8446
8447 2004-12-02 [colin]      0.9.12cvs178.1
8448
8449         * src/compose.c
8450                 Sync with HEAD (linewrap_quote fix)
8451
8452 2004-12-01 [colin]      0.9.12cvs177.3
8453
8454         * src/addrharvest.c
8455                 Replace sizeof with strlen
8456
8457 2004-12-01 [paul]       0.9.12cvs177.2
8458
8459         * src/addrharvest.c
8460                 fix 'harvest addresses'
8461
8462 2004-11-30 [colin]      0.9.12cvs177.1
8463
8464         * src/gtk/prefswindow.c
8465         * src/gtk/pluginwindow.c
8466                 Sync with HEAD
8467
8468 2004-11-29 [colin]      0.9.12cvs176.1
8469
8470         * src/folderview.c
8471                 sync with HEAD (Fix disappearing separators in folderview's popup)
8472
8473 2004-11-29 [colin]      0.9.12cvs175.1
8474
8475         * src/procmime.c
8476                 Sync with head (another format fix)
8477
8478 2004-11-29 [colin]      0.9.12cvs174.1
8479
8480         * src/pop.c
8481                 Sync with HEAD (format string fix)
8482
8483 2004-11-26 [colin]      0.9.12cvs173.1
8484
8485         * src/common/smtp.c
8486         * src/common/smtp.h
8487                 Sync with HEAD
8488
8489 2004-11-24 [colin]      0.9.12cvs172.1
8490
8491         * src/plugins/pgpmime/pgpmime.c
8492                 Sync with HEAD
8493
8494 2004-11-24 [colin]      0.9.12cvs171.1
8495
8496         * src/plugins/pgpmime/pgpmime.c
8497                 Sync with head (gpgmectx leaks)
8498
8499 2004-11-24 [colin]      0.9.12cvs169.1
8500
8501         * src/plugins/pgpmime/plugin.c
8502         * src/plugins/trayicon/Makefile.am
8503         * src/plugins/trayicon/newmarkedmail.xpm
8504         * src/plugins/trayicon/trayicon.c
8505         * src/plugins/trayicon/unreadmarkedmail.xpm
8506                 Sync with HEAD
8507
8508 2004-11-23 [colin]      0.9.12cvs168.1
8509
8510         * src/partial_download.c
8511         * src/partial_download.h
8512         * src/plugins/pgpmime/plugin.c
8513                 Sync with HEAD
8514
8515 2004-11-23 [colin]      0.9.12cvs166.1
8516
8517         * src/Makefile.am
8518         * src/codeconv.c
8519         * src/compose.c
8520         * src/folderview.c
8521         * src/main.c
8522         * src/partial_download.c
8523         * src/partial_download.h
8524         * src/prefs_account.c
8525         * src/prefs_account.h
8526         * src/privacy.c
8527         * src/privacy.h
8528         * src/procmime.c
8529         * src/common/Makefile.am
8530         * src/common/base64.h
8531         * src/common/partial_download.c
8532         * src/common/partial_download.h
8533         * src/gtk/prefswindow.c
8534         * src/gtk/prefswindow.h
8535         * src/plugins/pgpmime/pgpmime.c
8536         * src/plugins/pgpmime/prefs_gpg.c
8537         * src/plugins/pgpmime/prefs_gpg.h
8538         * src/plugins/pgpmime/sgpgme.c
8539         * src/plugins/pgpmime/sgpgme.h
8540                 Sync with HEAD
8541
8542 2004-11-23 [colin]      0.9.12cvs163.1
8543
8544         * src/main.c
8545                 Sync with HEAD (cursor optimization)
8546
8547 2004-11-23 [colin]      0.9.12cvs162.1
8548
8549         * src/prefs_common.c
8550         * src/prefs_themes.c
8551         * src/procmsg.c
8552                 Sync with HEAD
8553
8554 2004-11-23 [colin]      0.9.12cvs158.9
8555
8556         * src/compose.c
8557                 Fix double-free when forwarding
8558         * src/msgcache.c
8559                 Fix leak on error path
8560                 
8561
8562 2004-11-23 [colin]      0.9.12cvs158.8
8563
8564         * src/compose.c
8565                 Fix possible double-free
8566                 Spotted by Alfons
8567
8568 2004-11-23 [colin]      0.9.12cvs158.7
8569
8570         * src/compose.c
8571                 Fix some signal handlers' prototypes
8572                 Spotted by Alfons
8573
8574 2004-11-22 [colin]      0.9.12cvs158.6
8575
8576         * src/compose.c
8577                 Remove unneeded code and duplicated
8578                 wrapping - patch by Alfons
8579
8580 2004-11-22 [colin]      0.9.12cvs158.5
8581
8582         * src/prefs_themes.c
8583                 Fix oversized selector
8584
8585 2004-11-22 [colin]      0.9.12cvs158.4
8586
8587         * src/compose.c
8588                 fix dump_text()
8589                 patch by Alfons
8590
8591 2004-11-19 [colin]      0.9.12cvs158.3
8592
8593         * src/textview.c
8594                 Add a context menu on links (open, copy)
8595
8596 2004-11-18 [paul]       0.9.12cvs158.2
8597
8598         * src/addrgather.c
8599         * src/exphtmldlg.c
8600         * src/expldifdlg.c
8601         * src/mimeview.c
8602         * src/prefs_common.c
8603         * src/plugins/image_viewer/viewer.c
8604         * src/plugins/spamassassin/spamassassin_gtk.c
8605                 replace deprecated gtk_notebook_set_page
8606                 and gtk_notebook_current_page
8607
8608 2004-11-18 [paul]       0.9.12cvs158.1
8609
8610         * configure.ac
8611         * src/compose.c
8612         * src/mainwindow.c
8613         * src/messageview.c
8614         * src/prefs_common.c
8615         * src/common/utils.c
8616         * src/common/utils.h
8617                 sync with HEAD
8618
8619 2004-11-17 [colin]      0.9.12cvs156.1
8620
8621         * src/prefs_account.c
8622         * src/prefs_account.h
8623         * src/procmsg.c
8624                 Sync with HEAD (add pref to store encrypted mails encrypted)
8625
8626 2004-11-17 [paul]       0.9.12cvs155.1
8627
8628         * ChangeLog
8629         * ChangeLog.claws
8630         * ChangeLog.jp
8631         * NEWS
8632         * configure.ac
8633         * src/compose.c
8634         * src/jpilot.c
8635         * src/privacy.c
8636         * src/procmime.c
8637         * src/procmime.h
8638         * src/procmsg.c
8639         * src/toolbar.c
8640         * src/pixmaps/error.xpm
8641                 sync with HEAD
8642
8643 2004-11-17 [colin]      0.9.12cvs151.1
8644
8645         * src/plugins/pgpmime/pgpmime.c
8646                 Sync with HEAD (remove debug printf)
8647
8648 2004-11-17 [colin]      0.9.12cvs150.1
8649
8650         * src/plugins/pgpmime/pgpmime.c
8651                 Sync with HEAD (off-by-one fix)
8652
8653 2004-11-17 [colin]      0.9.12cvs149.1
8654
8655         * src/procmsg.c
8656                 Sync with HEAD (coding style fixes)
8657
8658 2004-11-16 [colin]      0.9.12cvs148.1
8659
8660         * src/procmsg.c
8661                 Sync with head (Fix the fix)
8662
8663 2004-11-16 [colin]      0.9.12cvs147.1
8664
8665         * src/procmsg.c
8666                 Sync with Main (leak fix)
8667
8668 2004-11-16 [colin]      0.9.12cvs146.14
8669
8670         * src/compose.c
8671                 Remove useless chunk of code
8672                 Patch by Alfons
8673
8674 2004-11-15 [colin]      0.9.12cvs146.13
8675
8676         * src/compose.c
8677                 Fix drafting after insertion
8678                 Patch by Alfons
8679
8680 2004-11-15 [colin]      0.9.12cvs146.12
8681
8682         * src/compose.c
8683         * src/prefs_filtering.c
8684         * src/prefs_filtering_action.c
8685         * src/prefs_toolbar.c
8686                 Fix some const-correctness
8687
8688 2004-11-15 [colin]      0.9.12cvs146.11
8689
8690         * src/summaryview.c
8691         * src/prefs_themes.c
8692         * src/messageview.c
8693                 Fix some leaks
8694
8695 2004-11-15 [colin]      0.9.12cvs146.10
8696
8697         * src/codeconv.c
8698                 More unreadable locale fixes
8699
8700 2004-11-14 [colin]      0.9.12cvs146.9
8701
8702         * src/textview.c
8703                 Fix uri_security_check
8704                 Patch by Alfons
8705
8706 2004-11-13 [paul]       0.9.12cvs146.8
8707
8708         * src/folder.c
8709         * src/procmime.c
8710                 fix 2 bugs introduced in last commit
8711
8712 2004-11-13 [paul]       0.9.12cvs146.7
8713
8714         * src/compose.c
8715         * src/exporthtml.c
8716         * src/exportldif.c
8717         * src/folder.c
8718         * src/imap.c
8719         * src/imap_gtk.c
8720         * src/main.c
8721         * src/mainwindow.c
8722         * src/messageview.c
8723         * src/mh_gtk.c
8724         * src/prefs_themes.c
8725         * src/procmime.c
8726         * src/setup.c
8727         * src/summaryview.c
8728                 replace deprecated g_basename
8729
8730 2004-11-13 [paul]       0.9.12cvs146.6
8731
8732         * src/compose.c
8733         * src/imap.c
8734         * src/matcher_parser.h
8735         * src/matcher_parser_parse.y
8736         * src/prefs_filtering.c
8737         * src/prefs_filtering_action.c
8738         * src/prefs_themes.c
8739         * src/prefs_toolbar.c
8740         * src/common/utils.c
8741                 various small fixes/cleanups
8742
8743 2004-11-12 [colin]      0.9.12cvs146.5
8744
8745         * src/textview.c
8746                 Validate event's origin on visibility notify
8747                 Patch by Alfons.
8748
8749 2004-11-12 [paul]       0.9.12cvs146.4
8750
8751         * src/exporthtml.c
8752         * src/exportldif.c
8753         * src/imap.c
8754         * src/mh.c
8755         * src/mimeview.c
8756         * src/prefs_spelling.c
8757         * src/prefs_themes.c
8758                 replace deprecated g_dirname    
8759
8760 2004-11-12 [colin]      0.9.12cvs146.3
8761
8762         * src/textview.c
8763                 Some coding style fixes
8764
8765 2004-11-12 [colin]      0.9.12cvs146.2
8766
8767         * src/codeconv.c
8768                 We want to replace _all_ extended chars in
8769                 conv_unreadable_*, because any string containing
8770                 extended chars not parsing as UTF8 is 
8771                 undisplayed on gtk2.
8772
8773 2004-11-12 [paul]       0.9.12cvs146.1
8774
8775         * ChangeLog
8776         * ChangeLog.claws
8777         * ChangeLog.jp
8778         * NEWS
8779         * configure.ac
8780         * src/account.c
8781         * src/folderview.c
8782         * src/folderview.h
8783         * src/imap.c
8784         * src/imap_gtk.c
8785         * src/inc.c
8786         * src/mainwindow.c
8787         * src/mh_gtk.c
8788         * src/news_gtk.c
8789         * src/pop.c
8790         * src/prefs_account.c
8791         * src/prefs_account.h
8792         * src/prefs_ext_prog.c
8793         * src/procmime.c
8794         * src/procmime.h
8795         * src/procmsg.c
8796         * src/procmsg.h
8797         * src/summary_search.c
8798         * src/summaryview.c
8799         * src/textview.c
8800         * src/common/defs.h
8801         * src/common/utils.c
8802         * src/common/utils.h
8803         * src/gtk/menu.c
8804         * src/gtk/menu.h
8805                 sync with HEAD
8806
8807 2004-11-11 [colin]      0.9.12cvs144.2
8808
8809         * src/textview.c
8810                 Fix URI range selection (patch by Alfons)
8811
8812 2004-11-09 [colin]      0.9.12cvs144.1
8813
8814         * ChangeLog.claws
8815         * src/compose.c
8816         * src/folder.c
8817         * src/folder_item_prefs.c
8818         * src/prefs_account.c
8819         * src/prefs_account.h
8820         * src/plugins/pgpmime/pgpmime.c
8821                 Sync with HEAD
8822
8823 2004-11-08 [colin]      0.9.12cvs143.1
8824
8825         * src/summaryview.c
8826                 Sync with HEAD (optimize quicksearch)
8827
8828 2004-11-08 [colin]      0.9.12cvs142.2
8829
8830         * src/compose.c
8831                 Don't wrap when Edit/Auto wrapping is disabled
8832
8833 2004-11-08 [colin]      0.9.12cvs142.1
8834
8835         * src/textview.c
8836                 Sync with HEAD
8837
8838 2004-11-08 [colin]      0.9.12cvs141.1
8839
8840         * src/textview.c
8841                 Sync with HEAD (fix some mail URIs)
8842
8843 2004-11-08 [colin]      0.9.12cvs140.3
8844
8845         * src/textview.c
8846                 o Use text cursor instead of arrow when
8847                   not on a link
8848                 o Fix handling of contiguous links (as in
8849                   "colin@colino.net" <colin@colino.net>)
8850                   This one unveils a bug in get_email_part()
8851
8852 2004-11-07 [colin]      0.9.12cvs140.2
8853
8854         * src/textview.c
8855                 Fix memleak. Patch by Alfons.
8856
8857 2004-11-06 [colin]      0.9.12cvs140.1
8858
8859         * src/compose.c
8860                 Sync with HEAD (don't ask passphrase
8861                 when drafting)
8862
8863 2004-11-06 [paul]       0.9.12cvs139.2
8864
8865         * AUTHORS
8866         * src/textview.c
8867         * src/textview.h
8868                 textview URI handling. hovering over a 
8869                 link displays it in the status bar,
8870                 and changes the mouse pointer to a hand 
8871                 cursor. a link is activated with a single 
8872                 click. (Modified from the) patch by Jean-Yves 
8873                 Lefort <jylefort@users.sourceforge.net>
8874                 
8875
8876 2004-11-05 [colin]      0.9.12cvs139.1
8877
8878         * src/compose.c
8879         * src/procmime.c
8880                 Sync with HEAD again ^^
8881
8882 2004-11-05 [colin]      0.9.12cvs139.1
8883
8884         * src/compose.c
8885         * src/procmime.c
8886                 Sync with HEAD
8887
8888 2004-11-03 [paul]       0.9.12cvs138.1
8889
8890         * ChangeLog.claws
8891         * configure.ac
8892         * po/POTFILES.in
8893         * src/prefs_ext_prog.c
8894         * src/procmime.c
8895         * tools/kdeservicemenu/README
8896         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8897         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8898                 sync with HEAD
8899
8900 2004-11-01 [christoph]  0.9.12cvs136.2
8901
8902         * src/procmime.c
8903                 convert MIME parameters to UTF-8
8904
8905 2004-10-29 [colin]      0.9.12cvs136.1
8906
8907         * src/common/utils.c
8908                 Sync with HEAD (don't use '=' in mime boundary)
8909
8910 2004-10-29 [paul]       0.9.12cvs135.1
8911
8912         * configure.ac
8913         * doc/src/rfc2231.txt
8914         * src/procmime.c
8915         * src/common/quoted-printable.c
8916         * src/common/utils.c
8917         * src/common/utils.h
8918                 sync with HEAD
8919
8920 2004-10-27 [paul]       0.9.12cvs134.1
8921
8922         * configure.ac
8923         * src/main.c
8924         * src/procmime.c
8925         * src/plugins/pgpmime/pgpmime.c
8926                 sync with HEAD
8927
8928 2004-10-26 [paul]       0.9.12cvs132.3
8929
8930         * src/account.c
8931         * src/addressbook.c
8932         * src/addrgather.c
8933         * src/addrharvest.c
8934         * src/codeconv.c
8935         * src/compose.c
8936         * src/customheader.c
8937         * src/editaddress.c
8938         * src/editgroup.c
8939         * src/enriched.c
8940         * src/expldifdlg.c
8941         * src/exporthtml.c
8942         * src/exportldif.c
8943         * src/folder.c
8944         * src/foldersel.c
8945         * src/folderview.c
8946         * src/grouplistdialog.c
8947         * src/html.c
8948         * src/imap.c
8949         * src/jpilot.c
8950         * src/ldapserver.c
8951         * src/ldif.c
8952         * src/mimeview.c
8953         * src/news.c
8954         * src/news_gtk.c
8955         * src/pop.c
8956         * src/prefs_display_header.c
8957         * src/prefs_gtk.c
8958         * src/prefs_msg_colors.c
8959         * src/prefs_toolbar.c
8960         * src/procheader.c
8961         * src/procmime.c
8962         * src/summaryview.c
8963         * src/textview.c
8964         * src/toolbar.c
8965         * src/vcard.c
8966         * src/common/mgutils.c
8967         * src/common/nntp.c
8968         * src/common/smtp.c
8969         * src/common/template.c
8970         * src/common/utils.c
8971         * src/common/xmlprops.c
8972         * src/plugins/pgpmime/pgpmime.c
8973         * src/plugins/pgpmime/select-keys.c
8974         * src/plugins/pgpmime/sgpgme.c
8975                 replace deprecated g_strcasecmp(), g_strncasecmp(),
8976                 g_string_sprintfa(), gtk_notebook_current_page()
8977
8978 2004-10-26 [colin]      0.9.12cvs132.2
8979
8980         * src/prefs_folder_item.c
8981                 Fix default-account selection
8982
8983 2004-10-21 [colin]      0.9.12cvs133
8984
8985         * src/compose.c
8986                 Sync with HEAD (Remove extra separator in compose's Options)
8987         * src/textview.c
8988                 Set wrapping to char
8989
8990 2004-10-21 [paul]       0.9.12cvs131.2
8991
8992         * src/compose.c
8993         * src/sourcewindow.c
8994                 fix wrapping
8995                 fix window shrinking 
8996
8997 2004-10-21 [colin]      0.9.12cvs131.1
8998
8999         * ChangeLog.claws
9000         * src/compose.c
9001                 Sync with HEAD
9002
9003 2004-10-21 [paul]       0.9.12cvs130.2
9004
9005         * src/prefs_folder_item.c
9006                 sync with HEAD (Apply to subfolders)
9007
9008 2004-10-19 [colin]      0.9.12cvs130.1
9009
9010         * ChangeLog.claws
9011         * src/compose.c
9012         * src/common/utils.c
9013         * src/gtk/menu.c
9014                 Sync with HEAD
9015
9016 2004-10-19 [colin]      0.9.12cvs128.1
9017
9018         * src/addrbook.c
9019         * src/addrcache.c
9020         * src/addressbook.c
9021         * src/codeconv.c
9022         * src/compose.c
9023         * src/customheader.c
9024         * src/editaddress.c
9025         * src/editgroup.c
9026         * src/exporthtml.c
9027         * src/folder.c
9028         * src/folderview.c
9029         * src/imap.c
9030         * src/jpilot.c
9031         * src/main.c
9032         * src/matcher_parser_parse.y
9033         * src/mbox.c
9034         * src/pop.c
9035         * src/prefs_account.c
9036         * src/prefs_gtk.c
9037         * src/prefs_msg_colors.c
9038         * src/procheader.c
9039         * src/procmime.c
9040         * src/procmime.h
9041         * src/procmsg.c
9042         * src/summaryview.c
9043         * src/textview.c
9044         * src/common/base64.c
9045         * src/common/partial_download.c
9046         * src/common/socket.c
9047         * src/common/sylpheed.c
9048         * src/common/utils.c
9049         * src/common/utils.h
9050         * src/gtk/pluginwindow.c
9051         * src/gtk/quicksearch.c
9052         * src/plugins/clamav/clamav_plugin.c
9053         * src/plugins/clamav/clamav_plugin.h
9054         * src/plugins/clamav/clamav_plugin_gtk.c
9055         * src/plugins/pgpmime/passphrase.c
9056         * src/plugins/pgpmime/pgpmime.c
9057         * src/plugins/pgpmime/plugin.c
9058         * src/plugins/pgpmime/prefs_gpg.c
9059         * src/plugins/pgpmime/prefs_gpg.h
9060         * src/plugins/pgpmime/select-keys.c
9061         * src/plugins/pgpmime/sgpgme.c
9062         * src/plugins/spamassassin/libspamc.c
9063         * src/plugins/spamassassin/spamassassin.c
9064         * src/plugins/spamassassin/spamassassin.h
9065         * src/plugins/spamassassin/spamassassin_gtk.c
9066         * src/plugins/trayicon/trayicon.c
9067         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9068                 Sync with HEAD
9069
9070 2004-10-14 [colin]      0.9.12cvs126.2
9071
9072         * src/codeconv.c
9073         * src/textview.c
9074                 Fix conv_unreadable_locale
9075
9076 2004-10-13 [colin]      0.9.12cvs126.1
9077
9078         * src/compose.c
9079                 Sync with HEAD (don't convert charset for 
9080                 drafted messages, minor cleanup)
9081
9082 2004-10-13 [colin]      0.9.12cvs125.1
9083
9084         * po/POTFILES.in
9085                 Sync with HEAD (POTFILES fix)
9086
9087 2004-10-12 [colin]      0.9.12cvs124.3
9088
9089         * src/compose.c
9090                 Fix encoding bug from latest sync
9091
9092 2004-10-12 [paul]       0.9.12cvs124.2
9093
9094         * src/plugins/pgpmime/prefs_gpg.c
9095         * src/plugins/pgpmime/prefs_gpg.h
9096                 forgotten in last commit        
9097
9098 2004-10-12 [paul]       0.9.12cvs124.1
9099
9100         * ChangeLog.claws
9101         * configure.ac
9102         * m4/spamassassin.m4
9103         * src/Makefile.am
9104         * src/account.c
9105         * src/compose.c
9106         * src/compose.h
9107         * src/crash.c
9108         * src/main.c
9109         * src/mimeview.c
9110         * src/passphrase.c
9111         * src/passphrase.h
9112         * src/prefs_account.c
9113         * src/prefs_account.h
9114         * src/prefs_common.c
9115         * src/privacy.c
9116         * src/privacy.h
9117         * src/procmime.c
9118         * src/procmime.h
9119         * src/procmsg.c
9120         * src/rfc2015.c
9121         * src/rfc2015.h
9122         * src/select-keys.c
9123         * src/select-keys.h
9124         * src/textview.c
9125         * src/common/utils.c
9126         * src/common/utils.h
9127         * src/gtk/about.c
9128         * src/plugins/pgpmime/Makefile.am
9129         * src/plugins/pgpmime/passphrase.c
9130         * src/plugins/pgpmime/passphrase.h
9131         * src/plugins/pgpmime/pgpmime.c
9132         * src/plugins/pgpmime/plugin.c
9133         * src/plugins/pgpmime/select-keys.c
9134         * src/plugins/pgpmime/select-keys.h
9135         * src/plugins/pgpmime/sgpgme.c
9136         * src/plugins/pgpmime/sgpgme.h
9137                 sync with HEAD
9138
9139 2004-10-04 [colin]      0.9.12cvs122.1
9140
9141         * src/mainwindow.c
9142         * src/messageview.c
9143         * src/messageview.h
9144         * src/textview.c
9145                 Sync with HEAD
9146
9147 2004-10-04 [colin]      0.9.12cvs121.1
9148
9149         * src/summaryview.c
9150                 Sync with HEAD
9151
9152 2004-10-04 [paul]       0.9.12cvs120.1
9153
9154         * configure.ac
9155                 sync with HEAD [don't try to build 
9156                 pgpmime plugin when gpgme is disabled]
9157
9158 2004-10-03 [colin]      0.9.12cvs119.3
9159
9160         * src/gtk/gtksctree.c
9161                 Lots of side effects. Put back as before 117.2.
9162         * src/summaryview.c
9163                 Fix bug #602
9164
9165 2004-10-03 [colin]      0.9.12cvs119.2
9166
9167         * src/gtk/gtksctree.c
9168                 Revert 608 fix that doesn't work that good
9169
9170 2004-10-02 [colin]      0.9.12cvs119.1
9171
9172         * src/mainwindow.c
9173         * src/messageview.c
9174         * src/prefs_common.h
9175         * src/procmime.c
9176         * src/procmime.h
9177         * src/textview.c
9178                 Sync with HEAD
9179         * src/gtk/gtksctree.c
9180                 Close bug #608
9181
9182 2004-10-01 [colin]      0.9.12cvs118.1
9183
9184         * src/mimeview.c
9185                 Sync with HEAD (better Save All fix)
9186
9187 2004-10-01 [colin]      0.9.12cvs117.2
9188
9189         * src/gtk/gtksctree.c
9190                 Faster on selection
9191
9192 2004-10-01 [colin]      0.9.12cvs117.1
9193
9194         * src/mimeview.c
9195                 Sync with HEAD (Save All: only attachments)
9196
9197 2004-10-01 [paul]       0.9.12cvs116.1
9198
9199         * ChangeLog.claws
9200         * configure.ac
9201         * src/account.c
9202         * src/prefs_common.c
9203         * src/gtk/colorlabel.c
9204                 sync with HEAD
9205
9206 2004-09-30 [colin]      0.9.12cvs115.1
9207
9208         * src/stock_pixmap.c
9209         * src/stock_pixmap.h
9210         * src/folderview.c
9211         * src/Makefile.am
9212         * src/pixmaps/read.xpm
9213                 Sync with HEAD (new pixmap)
9214
9215 2004-09-29 [colin]      0.9.12cvs114.1
9216
9217         * src/compose.c
9218                 Sync with HEAD
9219                 Fix focus handling in headers
9220
9221 2004-09-29 [paul]       0.9.12cvs113.1
9222
9223         * src/quote_fmt_parse.y
9224                 sync with HEAD
9225  
9226
9227 2004-09-28 [colin]      0.9.12cvs112.1
9228
9229         * src/folderview.c
9230         * src/mainwindow.c
9231                 Sync with HEAD
9232
9233 2004-09-28 [colin]      0.9.12cvs110.1
9234
9235         * src/folderview.c
9236                 Sync with HEAD (Contextual Empty trash menu)
9237
9238 2004-09-28 [colin]      0.9.12cvs108.1
9239
9240         * src/addressbook.c
9241                 Sync with HEAD (addressbook edit on double-click)
9242
9243 2004-09-28 [colin]      0.9.12cvs106.1
9244
9245         * src/inc.c
9246                 Sync with HEAD (folder_item freeze on inc)
9247
9248 2004-09-27 [colin]      0.9.12cvs105.1
9249
9250         * src/folderview.c
9251                 Sync with HEAD (right-align new and unread column)
9252
9253 2004-09-27 [colin]      0.9.12cvs104.1
9254
9255         * src/main.c
9256                 Sync with HEAD (revert 0.9.12cvs101)
9257
9258 2004-09-24 [colin]      0.9.12cvs103.2
9259
9260         * src/wizard.c
9261                 Fix gtk warnings and use domain part of the email address 
9262                 when domain detection fails (no dot in domain name)
9263
9264 2004-09-23 [colin]      0.9.12cvs103.1
9265
9266         * src/plugins/spamassassin/libspamc.c
9267         * src/plugins/spamassassin/libspamc.h
9268         * src/plugins/spamassassin/utils.c
9269         * src/plugins/spamassassin/utils.h
9270                 Sync with HEAD (Update spamassassin to 3.0)
9271
9272 2004-09-21 [colin]      0.9.12cvs102.3
9273
9274         * src/action.c
9275                 Add horizontal scrollbar in action io dialog as needed
9276                 Patch by Alfons.
9277
9278 2004-09-20 [colin]      0.9.12cvs102.2
9279
9280         * src/plugins/image_viewer/viewer.c
9281                 Remove imlib stuff
9282                 use gtk_pixmap_set when clearing
9283                 (would be better to use gtkImages, but causes size-allocate 
9284                 signals storm)
9285
9286 2004-09-17 [paul]       0.9.12cvs102.1
9287
9288         * ChangeLog
9289         * ChangeLog.claws
9290         * ChangeLog.jp
9291         * configure.ac
9292         * src/inc.c
9293                 sync with HEAD
9294
9295
9296 2004-09-17 [colin]      0.9.12cvs101.1
9297
9298         * ChangeLog.claws
9299         * src/main.c
9300                 Sync with HEAD (fix segs at exit)
9301
9302 2004-09-14 [colin]      0.9.12cvs99.5
9303
9304         * src/common/socket.c
9305         * AUTHORS
9306                 Fix send error on 64bit platforms
9307                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
9308
9309 2004-09-14 [colin]      0.9.12cvs99.4
9310
9311         * src/action.c
9312                 Fix action output with utf8 
9313                 Patch by Alfons.
9314
9315 2004-09-14 [colin]      0.9.12cvs99.3
9316
9317         * ChangeLog.claws
9318         * src/folder.c
9319                 Sync with HEAD
9320
9321 2004-09-09 [colin]      0.9.12cvs99.2
9322
9323         * src/action.c
9324                 Fix progress bar (displaying "Completed %v/%u")
9325                 Patch by Alfons.
9326
9327 2004-09-08 [colin]      0.9.12cvs99.1
9328
9329         * src/account.c
9330         * src/folder.c
9331         * src/procmsg.c
9332         * src/procmsg.h
9333         * src/plugins/pgpmime/pgpmime.c
9334                 Sync with HEAD
9335
9336 2004-09-08 [colin]      0.9.12cvs97.2
9337
9338         * src/summaryview.c
9339                 Don't select mails in collapsed threads 
9340                 when navigating with up/down
9341
9342 2004-09-07 [colin]      0.9.12cvs97.1
9343
9344         * src/inc.c
9345                 Sync with HEAD (meaningful error messages)
9346
9347 2004-09-06 [colin]      0.9.12cvs96.1
9348
9349         * src/toolbar.c
9350                 Sync with HEAD (fix Redirect graying out)
9351
9352 2004-09-06 [colin]      0.9.12cvs95.1
9353
9354         * src/summaryview.c
9355         * src/mimeview.c
9356                 Sync with HEAD (fix dropped URIs)
9357
9358 2004-09-06 [colin]      0.9.12cvs94.1
9359
9360         * src/addressbook.c
9361         * src/addressitem.h
9362         * src/addritem.c
9363         * src/addritem.h
9364                 Sync with HEAD (addressbook DnD)
9365
9366 2004-09-03 [colin]      0.9.12cvs93.1
9367
9368         * src/summaryview.c
9369                 Sync with HEAD (next/prev unread)
9370
9371 2004-09-03 [colin]      0.9.12cvs92.1
9372
9373         * src/prefs_common.c
9374         * src/prefs_common.h
9375         * src/summaryview.c
9376                 Sync with HEAD ('mark_as_read_delay' pref)
9377
9378 2004-09-02 [colin]      0.9.12cvs91.2
9379
9380         * src/common/xml.c
9381                 Fix leak
9382
9383 2004-09-02 [colin]      0.9.12cvs91.1
9384
9385         * src/gtk/menu.c
9386                 Sync with HEAD (menu accel don't work, but whatever)
9387
9388 2004-09-02 [colin]      0.9.12cvs90.1
9389
9390         * src/account.c
9391                 Sync with HEAD (fix bug 582)
9392
9393 2004-09-02 [colin]      0.9.12cvs89.1
9394
9395         * src/addrindex.c
9396                 Sync with HEAD (free deleted queries)
9397
9398 2004-09-02 [colin]      0.9.12cvs88.1
9399
9400         * src/ldapquery.c
9401                 Sync with HEAD (fix LDAP freezes)
9402
9403 2004-09-02 [colin]      0.9.12cvs87.1
9404
9405         * src/prefs_spelling.c
9406                 Sync with HEAD (add default dictionary)
9407
9408 2004-09-01 [colin]      0.9.12cvs86.1
9409
9410         * src/filtering.c
9411         * src/folderview.c
9412         * src/imap.c
9413         * src/prefs_matcher.c
9414         * src/stock_pixmap.c
9415         * src/summary_search.c
9416         * src/summaryview.c
9417         * src/wizard.c
9418         * src/wizard.h
9419                 Sync with HEAD (uninitialized vars fixes)
9420                 + gtk2 specific warning fixes
9421
9422 2004-08-31 [colin]      0.9.12cvs85.1
9423
9424         * src/folder.c
9425                 Sync with HEAD (Fix memory corruption due to 
9426                 uninitialized var)
9427
9428 2004-08-31 [colin]      0.9.12cvs84.4
9429
9430         * src/summary_search.c
9431                 Fix segfaults when searching in folders with broken headers
9432
9433 2004-08-31 [colin]      0.9.12cvs84.3
9434
9435         * src/compose.c
9436         * src/textview.c
9437                 Fix some more encoding/decoding issues
9438
9439 2004-08-30 [colin]      0.9.12cvs84.2
9440
9441         * src/mimeview.c
9442         * src/prefs_themes.c
9443         * src/gtk/filesel.c
9444         * src/gtk/filesel.h
9445                 Add a folder-mode selection (fixes mimeview's "Save all")
9446
9447 2004-08-29 [colin]      0.9.12cvs84.1
9448
9449         * src/mimeview.c
9450                 Sync with HEAD (don't escape saved filenames)
9451
9452 2004-08-27 [colin]      0.9.12cvs83.1
9453
9454         * ChangeLog
9455         * ChangeLog.claws
9456         * ChangeLog.jp
9457         * src/mh.c
9458         * src/procheader.c
9459         * src/procmsg.c
9460         * src/procmsg.h
9461         * src/common/utils.c
9462         * src/gtk/menu.h
9463         * po/
9464                 Sync with HEAD 0.9.12cvs83 (sync with main)
9465
9466 2004-08-26 [colin]      0.9.12cvs82.4
9467
9468         * src/codeconv.c
9469                 Fix strange stack corruption
9470                 Convert to utf8 after unmime, not before
9471
9472 2004-08-26 [colin]      0.9.12cvs82.3
9473
9474         * src/main.c
9475         * src/wizard.c
9476                 Fix account folders duplication
9477
9478 2004-08-25 [colin]      0.9.12cvs82.2
9479
9480         * src/wizard.c
9481                 Remove ports
9482                 Add SSL selection
9483                 Use login@server as account name
9484
9485 2004-08-25 [colin]      0.9.12cvs82.1
9486
9487         * src/plugins/pgpmime/pgpmime.c
9488                 Sync with HEAD (leak fix).
9489
9490 2004-08-25 [colin]      0.9.12cvs81.1
9491
9492         * src/plugins/pgpmime/pgpmime.c
9493         * src/plugins/pgpmime/sgpgme.c
9494         * src/plugins/pgpmime/sgpgme.h
9495                 Sync with HEAD (Handle combined messages).
9496
9497 2004-08-24 [colin]      0.9.12cvs80.3
9498
9499         * src/wizard.c
9500                 Fix full name, ports, and imap
9501
9502 2004-08-24 [colin]      0.9.12cvs80.2
9503
9504         * src/Makefile.am
9505         * src/main.c
9506         * src/setup.c
9507         * src/setup.h
9508         * src/stock_pixmap.c
9509         * src/stock_pixmap.h
9510         * src/wizard.c ** ADDED **
9511         * src/wizard.h ** ADDED ** 
9512         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
9513                 Add a setup wizard 
9514
9515 2004-08-24 [colin]      0.9.12cvs80.1
9516
9517         * src/folder.c
9518                 Sync with HEAD (set mimeflags on all messages)
9519
9520 2004-08-24 [colin]      0.9.12cvs79.3
9521
9522         * src/matcher_parser_lex.l
9523                 Fix 8bits strings not in utf8
9524
9525 2004-08-24 [colin]      0.9.12cvs79.2
9526
9527         * src/compose.c
9528                 Check conversion result before replacing buffer
9529
9530 2004-08-23 [colin]      0.9.12cvs79.1
9531
9532         * src/compose.c
9533                 Sync with HEAD (create message header in memory)
9534
9535 2004-08-23 [colin]      0.9.12cvs78.1
9536
9537         * src/rfc2015.c
9538         * src/rfc2015.h
9539                 Sync with HEAD (fix bug 197 again)
9540
9541 2004-08-23 [colin]      0.9.12cvs77.3
9542
9543         * src/compose.c
9544                 Fix again inline gpg signing (which outputs utf8
9545                 in gtk2). Not syncing this fix to HEAD as this 
9546                 code is meant to die.
9547
9548 2004-08-23 [colin]      0.9.12cvs77.2
9549
9550         * src/prefs_account.h
9551                 Remove useless include
9552
9553 2004-08-23 [colin]      0.9.12cvs77.1
9554
9555         * src/imap.c
9556         * po/es.po
9557         * po/fr.po
9558         * po/it.po
9559         * po/pl.po
9560         * po/pt_BR.po
9561         * po/sk.po
9562         * po/sr.po
9563                 Sync with HEAD (fix bug 577)
9564
9565 2004-08-22 [colin]      0.9.12cvs76.1
9566
9567         * src/plugins/trayicon/trayicon.c
9568                 Sync with HEAD (fix formatting bug)
9569
9570 2004-08-21 [colin]      0.9.12cvs74.2
9571
9572         * src/gtk/colorsel.c
9573                 Fix bug 564 (Folder color selection window exits on any
9574                 keypress)
9575
9576 2004-08-21 [colin]      0.9.12cvs74.1
9577
9578         * ChangeLog.claws
9579         * src/compose.c
9580         * src/summaryview.c
9581         * src/toolbar.c
9582                 Sync with HEAD (fix bug 576)
9583
9584 2004-08-21 [colin]      0.9.12cvs70.1
9585
9586         * src/compose.c
9587         * src/mainwindow.c
9588                 Sync with HEAD
9589                 
9590
9591 2004-08-21 [paul]       0.9.12cvs66.4
9592
9593         * src/mainwindow.c
9594         * src/messageview.c
9595         * src/gtk/menu.c
9596         * src/plugins/spamassassin/spamassassin_gtk.c
9597                 remove some deprecated gtk1 functions
9598
9599
9600 2004-08-21 [colin]      0.9.12cvs66.3
9601
9602         * src/compose.c
9603         * src/codeconv.c
9604                 Fix warnings
9605                 Remove encoding hacks
9606                 Fix bug 575 (Strange character messes up message)
9607                 Don't display conversion error when drafting
9608
9609 2004-08-21 [paul]       0.9.12cvs66.2
9610
9611         * src/prefs_account.c
9612                 fix GnuPG mode bugs
9613
9614
9615 2004-08-20 [colin]      0.9.12cvs66.1
9616
9617         * src/codeconv.c
9618                 Sync with HEAD 0.9.12cvs66
9619
9620 2004-08-20 [paul]
9621
9622         * src/plugins/pgpmime/plugin.c
9623                 modify PGP/MIME plugin's description
9624
9625 2004-08-17 [colin]      0.9.12cvs65.1
9626
9627         * src/common/ssl.c
9628         * src/plugins/pgpmime/plugin.c
9629                 Sync with HEAD
9630
9631 2004-08-14 [colin]      0.9.12cvs60.3
9632
9633         * src/plugins/trayicon/trayicon.c
9634                 Put back resize callback, on size-request signal
9635                 rather than size-allocate to avoid infinite 
9636                 callback loop
9637
9638 2004-08-13 [colin]      0.9.12cvs60.2
9639
9640         * src/common/defs.h
9641                 Cache versions have been fixed
9642
9643 2004-08-13 [colin]      0.9.12cvs60.1
9644
9645         * src/folderutils.c
9646                 Sync with HEAD
9647
9648 2004-08-12 [colin]      0.9.12cvs59.1
9649
9650         * src/plugins/trayicon/trayicon.c
9651                 Sync with HEAD
9652
9653 2004-08-12 [colin]      0.9.12cvs57.5
9654
9655         * sylpheed.desktop
9656         * configure.ac
9657         * src/Makefile.am
9658         * src/main.c
9659                 Add support for Freedesktop.org's startup notification
9660
9661 2004-08-11 [colin]      0.9.12cvs57.4
9662
9663         * src/textview.c
9664                 Fix off-by-one
9665
9666 2004-08-11 [colin]      0.9.12cvs57.3
9667
9668         * src/message_search.c
9669         * src/summary_search.c
9670                 Make searches case insensitive by default
9671         * src/textview.c
9672                 Fix case-insensitive search in message
9673
9674 2004-08-11 [colin]      0.9.12cvs57.2
9675
9676         * src/summary_search.c
9677                 Let case-sensitive be specified
9678
9679 2004-08-10 [colin]      0.9.12cvs55.4
9680
9681         * src/common/socket.c
9682                 Fix the possible race condition
9683
9684 2004-08-09 [paul]       0.9.12cvs55.3
9685
9686         * configure.ac
9687         * src/Makefile.am
9688         * src/common/Makefile.am
9689                 sync with HEAD
9690
9691
9692 2004-08-09 [paul]       0.9.12cvs55.2
9693
9694         * autogen.sh
9695         * po/poconv.sh
9696                 remove unneeded script
9697
9698         * configure.ac
9699                 add forgotten USE_LDAP_TLS (sync with HEAD)
9700
9701
9702 2004-08-09 [colin]      0.9.12cvs55.1
9703
9704         * src/main.c
9705         * src/common/ssl.c
9706         * src/common/sylpheed.c
9707         * src/common/sylpheed.h
9708                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
9709
9710 2004-08-09 [paul]       0.9.12cvs54.1
9711
9712         * ChangeLog
9713         * ChangeLog.claws
9714         * ChangeLog.jp
9715         * configure.ac
9716         * po/POTFILES.in
9717         * src/Makefile.am
9718         * src/folderutils.c
9719         * src/main.c
9720         * src/pgpmime.c
9721         * src/pgpmime.h
9722         * src/sgpgme.c
9723         * src/sgpgme.h
9724         * src/plugins/Makefile.am
9725         * src/plugins/pgpmime/.cvsignore
9726         * src/plugins/pgpmime/Makefile.am
9727         * src/plugins/pgpmime/pgpmime.c
9728         * src/plugins/pgpmime/pgpmime.h
9729         * src/plugins/pgpmime/plugin.c
9730         * src/plugins/pgpmime/sgpgme.c
9731         * src/plugins/pgpmime/sgpgme.h
9732                 sync with HEAD
9733
9734 2004-08-08 [paul]       0.9.12cvs51.1
9735
9736         * configure.ac
9737         * src/folder.c
9738                 sync with HEAD
9739
9740 2004-08-07 [colin]      0.9.12cvs50.1
9741
9742         * src/pop.c
9743         * src/common/partial_download.c
9744                 fix warnings (sync from HEAD)
9745
9746 2004-08-07 [colin]      0.9.12cvs48.1
9747
9748         * src/prefs_folder_item.c
9749                 sync with HEAD 0.9.12cvs48
9750
9751 2004-08-06 [colin]      0.9.12cvs47.1
9752
9753         * src/compose.c
9754                 Sync with HEAD
9755
9756 2004-08-06 [christoph]  0.9.12cvs46.2
9757
9758         * src/main.c
9759         * src/plugins/clamav/clamav_plugin_gtk.c
9760         * src/plugins/dillo_viewer/dillo_viewer.c
9761         * src/plugins/image_viewer/plugin.c
9762         * src/plugins/mathml_viewer/mathml_viewer.c
9763         * src/plugins/spamassassin/spamassassin_gtk.c
9764         * src/plugins/trayicon/trayicon.c
9765                 don't mix GTK1.2 plugin with GTK2 plugins
9766
9767 2004-08-06 [colin]      0.9.12cvs46.1
9768
9769         * ChangeLog
9770         * ChangeLog.claws
9771         * ChangeLog.jp
9772         * configure.ac
9773         * sylpheed-claws.pc.in
9774         * src/folder.c
9775         * src/imap.c
9776         * src/localfolder.c
9777         * src/messageview.c
9778         * src/mimeview.c
9779         * src/mimeview.h
9780         * src/msgcache.c
9781         * src/news.c
9782         * src/prefs_ext_prog.c
9783         * src/prefs_folder_item.c
9784         * src/prefs_fonts.c
9785         * src/prefs_msg_colors.c
9786         * src/prefs_spelling.c
9787         * src/prefs_themes.c
9788         * src/prefs_toolbar.c
9789         * src/prefs_wrapping.c
9790         * src/procmime.h
9791         * src/common/defs.h
9792         * src/common/nntp.c
9793         * src/common/session.c
9794         * src/common/session.h
9795         * src/common/socket.c
9796         * src/common/utils.h
9797         * src/common/xml.c
9798         * src/common/xml.h
9799         * src/gtk/prefswindow.c
9800         * src/gtk/prefswindow.h
9801         * src/plugins/clamav/clamav_plugin_gtk.c
9802         * src/plugins/dillo_viewer/dillo_prefs.c
9803         * src/plugins/image_viewer/viewerprefs.c
9804         * src/plugins/spamassassin/spamassassin_gtk.c
9805         * m4/openssl.m4 *** REMOVED ***
9806                 Sync with HEAD 0.9.12cvs46
9807
9808 2004-08-03 [paul]       0.9.12cvs40.2
9809
9810         * src/action.c
9811         * src/addressadd.c
9812         * src/addressbook.c
9813         * src/addrgather.c
9814         * src/browseldap.c
9815         * src/compose.c
9816         * src/crash.c
9817         * src/editaddress.c
9818         * src/editgroup.c
9819         * src/editldap_basedn.c
9820         * src/foldersel.c
9821         * src/importldif.c
9822         * src/mimeview.c
9823         * src/prefs_common.c
9824         * src/prefs_template.c
9825         * src/sourcewindow.c
9826         * src/summaryview.c
9827         * src/gtk/about.c
9828         * src/gtk/foldersort.c
9829         * src/gtk/logwindow.c
9830         * src/gtk/pluginwindow.c
9831         * src/gtk/prefswindow.c
9832                 change all gtk_scrolled_window_set_policy from 
9833                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
9834
9835 2004-08-02 [paul]       0.9.12cvs40.1
9836
9837         * AUTHORS
9838                 update translation team section
9839         * po/pt_BR.po
9840                 updated by Frederico Goncalves Guimaraes
9841                 <fggdebian@yahoo.com.br>
9842
9843 2004-07-31 [colin]      0.9.12cvs39.9
9844
9845         * src/exphtmldlg.c
9846                 Fix compilation
9847
9848 2004-07-31 [colin]      0.9.12cvs39.8
9849
9850         * src/exphtmldlg.c
9851                 Fix an alertpanel type
9852
9853 2004-07-30 [colin]      0.9.12cvs39.7
9854
9855         * src/alertpanel.c
9856                 Fix alertpanel_error_log's icon
9857
9858 2004-07-30 [colin]      0.9.12cvs39.6
9859
9860         * src/pop.c
9861                 Two of them should still be warnings
9862
9863 2004-07-30 [colin]      0.9.12cvs39.5
9864
9865         * src/pop.c
9866                 More warning -> error
9867 2004-07-29 [colin]      0.9.12cvs39.4
9868
9869         * src/pop.c
9870                 Warning -> error
9871
9872 2004-07-29 [colin]      0.9.12cvs39.3
9873
9874         * src/prefs_matcher.c
9875                 Fix segfault
9876
9877 2004-07-29 [colin]      0.9.12cvs39.2
9878
9879         * src/alertpanel.c
9880                 More nice-looking alertpanels
9881
9882 2004-07-29 [colin]      0.9.12cvs39.1
9883
9884         * src/messageview.c
9885                 sync with head
9886                 (inform user when partial mail is deleted on server)
9887
9888 2004-07-29 [colin]      0.9.12cvs38.1
9889
9890         * src/messageview.c
9891                 sync with head
9892
9893 2004-07-28 [paul]       0.9.12cvs37.7
9894
9895         * src/mainwindow.c
9896                 complete the replacement of deprecated gtk_progress_*
9897
9898 2004-07-28 [paul]       0.9.12cvs37.6
9899
9900         * src/action.c
9901         * src/inc.c
9902         * src/mainwindow.c
9903         * src/send_message.c
9904         * src/gtk/progressdialog.c
9905         * src/gtk/progressdialog.h
9906                 replace deprecated gtk_progress_*
9907
9908 2004-07-28 [paul]       0.9.12cvs37.5
9909
9910         * src/gtk/filesel.c
9911                 remove gtk_window_set_wmclass()
9912 2004-07-28 [paul]       0.9.12cvs37.4
9913
9914         * src/addressbook.c
9915         * src/compose.c
9916         * src/foldersel.c
9917         * src/mainwindow.c
9918         * src/messageview.c
9919         * src/sourcewindow.c
9920         * src/gtk/logwindow.c
9921                 remove gtk_window_set_wmclass()
9922                 
9923         * src/prefs_filtering.c
9924         * src/prefs_filtering_action.c
9925         * src/prefs_fonts.c
9926         * src/prefs_gtk.c
9927         * src/prefs_matcher.c
9928         * src/ssl_manager.c
9929         * src/gtk/prefswindow.c
9930                 replace gtk_window_position()
9931
9932 2004-07-28 [colin]      0.9.12cvs37.3
9933
9934         * src/alertpanel.c
9935         * src/alertpanel.h
9936                 Add a way to specify panel type for specific
9937                 panels (alertpanel())
9938         * src/account.c
9939         * src/addressbook.c
9940         * src/compose.c
9941         * src/expldifdlg.c
9942         * src/main.c
9943         * src/messageview.c
9944         * src/summaryview.c
9945         * src/textview.c
9946         * src/gtk/sslcertwindow.c
9947                 Fix alertpanel()s so that their icon match
9948                 their real type
9949
9950 2004-07-28 [paul]       0.9.12cvs37.2
9951
9952         * src/addr_compl.c
9953         * src/addressbook.c
9954         * src/alertpanel.c
9955         * src/compose.c
9956         * src/export.c
9957         * src/foldersel.c
9958         * src/folderview.c
9959         * src/grouplistdialog.c
9960         * src/import.c
9961         * src/mainwindow.c
9962         * src/message_search.c
9963         * src/messageview.c
9964         * src/passphrase.c
9965         * src/prefs_actions.c
9966         * src/prefs_common.c
9967         * src/prefs_customheader.c
9968         * src/prefs_display_header.c
9969         * src/prefs_filtering.c
9970         * src/prefs_filtering_action.c
9971         * src/prefs_gtk.c
9972         * src/prefs_matcher.c
9973         * src/prefs_msg_colors.c
9974         * src/prefs_summary_column.c
9975         * src/prefs_template.c
9976         * src/sourcewindow.c
9977         * src/ssl_manager.c
9978         * src/summary_search.c
9979         * src/gtk/colorsel.c
9980         * src/gtk/description_window.c
9981         * src/gtk/gtkaspell.c
9982         * src/gtk/inputdialog.c
9983         * src/gtk/logwindow.c
9984         * src/gtk/prefswindow.c
9985         * src/gtk/progressdialog.c
9986                 replace deprecated gtk_window_set_policy
9987
9988 2004-07-27 [colin]      0.9.12cvs37.1
9989
9990         * src/msgcache.c
9991                 More fixes (synced for head again)
9992
9993 2004-07-27 [colin]      0.9.12cvs35.3
9994
9995         * src/msgcache.c
9996                 Fix wrong test
9997
9998 2004-07-27 [colin]      0.9.12cvs35.2
9999
10000         * src/mimeview.c
10001                 Fix width a bit (by Paul)
10002         * src/alertpanel.c
10003         * src/alertpanel.h
10004                 Specialize icons, make alertpanel_message()
10005                 private
10006         * src/message_search.c
10007         * src/sgpgme.c
10008         * src/summary_search.c
10009                 Suit alertpanel changes
10010
10011 2004-07-27 [colin]      0.9.12cvs35.1
10012
10013         * src/alertpanel.c
10014                 Add an icon
10015         * src/passphrase.c
10016                 Add debug output - maybe someone will
10017                 want to look at the problem with Grab
10018                 Input :)
10019         Bump version as we're synced with HEAD
10020
10021 2004-07-26 [colin]      0.9.12cvs33.26
10022
10023         * src/pop.c
10024                 Fix uidl-file parsing when not in new
10025                 format
10026
10027 2004-07-26 [colin]      0.9.12cvs33.25
10028
10029         * src/gtk/menu.c
10030                 Move popup menu up if necessary (fixes 
10031                 account selector)
10032         * src/mainwindow.c
10033                 Set account selector's button height to
10034                 minimum
10035
10036 2004-07-26 [colin]      0.9.12cvs33.24
10037
10038         * src/alertpanel.c
10039                 Maybe fix 551 (Truncated font in alert window)
10040
10041 2004-07-26 [colin]      0.9.12cvs33.23
10042
10043         * po/de.po
10044         * po/es.po
10045         * po/fr.po
10046         * po/it.po
10047         * po/ja.po
10048         * po/pl.po
10049         * po/ru.po
10050         * po/sk.po
10051         * po/sr.po
10052         * po/zh_CN.po
10053                 Sync po files with HEAD
10054
10055 2004-07-26 [paul]       0.9.12cvs33.22
10056
10057         * src/compose.c
10058                 fix Bug 556 'Organisation-header is sent even if empty'
10059
10060 2004-07-24 [colin]      0.9.12cvs33.21
10061
10062         * src/compose.c
10063         * src/gtk/gtkaspell.c
10064         * src/gtk/gtkaspell.h
10065                 Fix speller accelerators (require hack)
10066
10067 2004-07-24 [colin]      0.9.12cvs33.20
10068
10069         * src/gtk/gtkaspell.c
10070                 Fix over-eager code deletion breaking
10071                 Check while typing
10072
10073 2004-07-24 [colin]      0.9.12cvs33.19
10074
10075         * src/browseldap.c
10076         * src/ldapctrl.c
10077         * src/ldapctrl.h
10078         * src/ldapserver.h
10079                 Sync ldap with HEAD
10080         (Fixes 546 LDAP completely broken)
10081
10082 2004-07-24 [colin]      0.9.12cvs33.18
10083
10084         * src/prefs_msg_colors.c
10085                 Fix prototype mismatch
10086         (Fixes 547 void function cannot return value)
10087
10088 2004-07-24 [colin]      0.9.12cvs33.17
10089
10090         * src/mainwindow.c
10091                 Fix sort going back to previous sort key
10092                 when changing sort direction
10093
10094 2004-07-24 [colin]      0.9.12cvs33.16
10095
10096         * src/compose.c
10097                 Fix space insertion when re-wrapping at 
10098                 cursor point
10099
10100 2004-07-24 [colin]      0.9.12cvs33.15
10101
10102         * src/gtk/gtkaspell.c
10103                 Don't change cursor position in insert-text
10104                 callback
10105         (Fixes 539 Word wrapping on input transposes letters)
10106
10107 2004-07-24 [colin]      0.9.12cvs33.14
10108
10109         * src/gtk/gtkaspell.c
10110                 Reencode non-ascii chars to dictionary's
10111                 encoding
10112         (Fixes 544 Spell check broken non english locale)
10113
10114 2004-07-24 [colin]      0.9.12cvs33.13
10115
10116         * src/summaryview.c
10117                 Fix Shift+Down, add Home/End/PgUp/PgDown
10118
10119 2004-07-21 [colin]      0.9.12cvs33.12
10120
10121         * src/prefs_common.c
10122                 Fix a gtk warning (Patch by Andrej Kacian)
10123
10124 2004-07-21 [colin]      0.9.12cvs33.11
10125
10126         * src/gtk/filesel.c
10127                 More check
10128
10129 2004-07-21 [colin]      0.9.12cvs33.10
10130
10131         * src/compose.c
10132         * src/crash.c
10133         * src/export.c
10134         * src/import.c
10135         * src/messageview.c
10136         * src/mimeview.c
10137         * src/prefs_spelling.c
10138         * src/prefs_themes.c
10139         * src/summaryview.c
10140         * src/gtk/filesel.c
10141         * src/gtk/filesel.h
10142         * src/gtk/pluginwindow.c
10143                 Untwist open/save mode guessing logic, make
10144                 it explicit
10145
10146 2004-07-20 [colin]      0.9.12cvs33.9
10147
10148         * src/codeconv.c
10149                 conv_encode_header: src_charset is UTF-8 on
10150                 gtk2
10151         * src/compose.c
10152                 Remove double encoding of the headers
10153
10154 2004-07-20 [colin]      0.9.12cvs33.8
10155
10156         * src/codeconv.c
10157                 Fix typo
10158
10159 2004-07-20 [colin]      0.9.12cvs33.7
10160
10161         * src/mainwindow.c
10162                 Set the separated messageview to the saved
10163                 size of Claws' messageview (Patch by Alfons)
10164                 Fix a callback prototype (me)
10165
10166 2004-07-20 [colin]      0.9.12cvs33.6
10167
10168         * src/codeconv.h
10169                 Forgot one hunk in 0.9.12cvs33.4
10170
10171 2004-07-19 [colin]      0.9.12cvs33.5
10172
10173         * src/action.c
10174                 Action output fix
10175                 Patch by Alfons
10176
10177 2004-07-19 [colin]      0.9.12cvs33.4
10178
10179         * src/compose.c
10180                 Fix outgoing charset bug in headers
10181         * src/codeconv.c
10182                 Clean for glib2 - Patch by Alfons
10183
10184 2004-07-19 [colin]      0.9.12cvs33.3
10185
10186         * src/statusbar.c
10187                 Remove grip from the statusbar
10188                 Patch by Alfons
10189
10190 2004-07-19 [colin]      0.9.12cvs33.2
10191
10192         * src/messageview.c
10193         * src/textview.c
10194                 Fix messageview remembering the previous
10195                 scroll position when loading a new message
10196                 Patch by Alfons
10197
10198 2004-07-19 [colin]      0.9.12cvs33.1
10199
10200         * src/folder.h
10201         * src/folderview.c
10202         * src/summaryview.c
10203                 Sync with HEAD
10204
10205 2004-07-18 [colin]      0.9.12cvs32.7
10206
10207         * configure.ac
10208                 Remove useless check for XIM - noticed
10209                 by Alfons
10210
10211 2004-07-18 [colin]      0.9.12cvs32.6
10212
10213         * src/summaryview.c
10214                 Remove non-modified and shift-modified
10215                 accelerators in summaryview's popup
10216                 menu, as that doesn't get catched by
10217                 the accel-activate signal catcher...
10218
10219 2004-07-18 [colin]      0.9.12cvs32.5
10220
10221         * src/prefs_common.c
10222                 Define sensible default prefs for 
10223                 wrapping
10224
10225 2004-07-18 [colin]      0.9.12cvs32.4
10226
10227         * src/compose.c
10228         * src/prefs_common.c
10229         * src/prefs_common.h
10230         * src/prefs_wrapping.c
10231                 Remove Smart Wrapping pref, which does
10232                 nothing on gtk2 branch
10233
10234 2004-07-18 [colin]      0.9.12cvs32.3
10235
10236         * src/sourcewindow.c
10237                 Proper utf8
10238
10239 2004-07-18 [colin]      0.9.12cvs32.2
10240
10241         * src/compose.c
10242                 Save attachment status when drafting
10243
10244 2004-07-18 [colin]      0.9.12cvs32.1
10245
10246         * src/gtk/filesel.c
10247                 Fix erratic folder selection in open mode
10248
10249 2004-07-18 [colin]      0.9.12cvs31.11
10250
10251         * src/pop.c
10252                 Don't let partial messages get deleted
10253                 even with "dowload all"
10254                 (0.9.12cvs31.8 fix extension)
10255 2004-07-18 [colin]      0.9.12cvs31.10
10256
10257         * src/gtk/logwindow.c
10258                 Fix log scrolling
10259
10260 2004-07-18 [colin]      0.9.12cvs31.9
10261
10262         * src/common/utils.c
10263                 Fix non-utf8 strings coming from commands
10264                 and files
10265
10266 2004-07-18 [colin]      0.9.12cvs31.8
10267
10268         * src/pop.c
10269                 Fix partial download bug with Download all
10270                 messages option
10271
10272 2004-07-18 [colin]      0.9.12cvs31.7
10273
10274         * src/textview.c
10275                 Fix bug introduced in 0.9.12cvs31.2
10276                 (blocked in select mode after double click)
10277
10278 2004-07-18 [colin]      0.9.12cvs31.6
10279
10280         * src/compose.c
10281         * src/gtk/menu.c
10282                 More glib-warning fixes
10283
10284 2004-07-18 [colin]      0.9.12cvs31.5
10285
10286         * src/compose.c
10287                 Fix trashing the primary clipboard when moving 
10288                 around with tab
10289         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
10290
10291 2004-07-18 [colin]      0.9.12cvs31.4
10292
10293         * src/codeconv.c
10294                 convert unencoded iso headers to utf8
10295         (Fix Bug 538 Unencoded local characters in subject make it 
10296          disappear)
10297
10298 2004-07-18 [colin]      0.9.12cvs31.3
10299
10300         * src/compose.c
10301                 Fix tab char handling in wrapping
10302         (Fix Bug 537 Line wrap problem - TAB character treated as 
10303          one character instead of 8)
10304
10305 2004-07-18 [colin]      0.9.12cvs31.2
10306
10307         * src/textview.c
10308                 return FALSE on GDK_MOTION_NOTIFY
10309         (Fix Bug 535 Hyperlinks/addresses are not selectable 
10310          (unable to highlight))
10311
10312 2004-07-18 [colin]      0.9.12cvs31.1
10313
10314         * src/folderview.c
10315                 Sync with 0.9.12cvs31
10316
10317 2004-07-18 [colin]      0.9.12cvs30.4
10318
10319         * src/compose.c
10320                 Also block text_inserted when inserting a file
10321
10322 2004-07-18 [colin]      0.9.12cvs30.3
10323
10324         * src/compose.c
10325                 Fix smart wrapping (block text_inserted handler
10326                 while putting quotation to avoid wrap on input,
10327                 don't join lines if next is sig separator)
10328
10329 2004-07-17 [colin]      0.9.12cvs30.2
10330
10331         * src/folderview.c
10332         * src/mainwindow.c
10333         * src/mimeview.c
10334         * src/summaryview.c
10335         * src/gtk/quicksearch.c
10336         * src/gtk/quicksearch.h
10337                 Block key events handlers *and* accels while
10338                 quicksearch is focused
10339         (Fixes Bug 534 quick-search bar not accepting certain letters)
10340
10341 2004-07-17 [colin]      0.9.12cvs30.1
10342
10343         * src/folder.h
10344         * src/folderview.c
10345         * src/summaryview.c
10346                 Sync with 0.9.12cvs30
10347
10348 2004-07-17 [colin]      0.9.12cvs28.2
10349
10350         * src/mimeview.c
10351         * src/procmime.c
10352         * src/summaryview.c
10353         * src/gtk/menu.c
10354                 Squash some compile and glib warnings
10355
10356 2004-07-17 [paul]       0.9.12cvs28.1
10357
10358         * src/mimeview.c
10359                 sync with 0.9.12cvs28 HEAD
10360
10361 2004-07-16 [paul]       0.9.12cvs26.1
10362         
10363         * src/gtk/quicksearch.c
10364         * src/account.c
10365         * src/account.h
10366         * src/compose.c
10367         * src/customheader.c
10368         * src/folder_item_prefs.c
10369         * src/main.c
10370         * src/mainwindow.c
10371         * src/messageview.c
10372         * src/mimeview.c
10373         * src/news.c
10374         * src/pgpmime.c
10375         * src/pop.c
10376         * src/pop.h
10377         * src/prefs_account.c
10378         * src/prefs_account.h
10379         * src/prefs_common.c
10380         * src/prefs_common.h
10381         * src/prefs_display_header.c
10382         * src/prefs_gtk.c
10383         * src/prefs_gtk.h
10384         * src/procheader.c
10385         * src/procmime.c
10386                 sync with 0.9.12cvs26 HEAD      
10387
10388 2004-07-15 [colin]      0.9.12cvs18.14
10389
10390         * src/folder.c
10391                 Disable GPG signature check during
10392                 folder move and scan
10393         (Closes Bug 521 Signature checking slows down Folder-Move)
10394
10395 2004-07-14 [colin]      0.9.12cvs18.13
10396
10397         * src/common/partial_download.c
10398                 update includes
10399
10400 2004-07-14 [colin]      0.9.12cvs18.12
10401
10402         * src/common/partial_download.c
10403         * src/common/partial_download.h
10404                 Move doc at top, add correct copyright
10405
10406 2004-07-14 [colin]      0.9.12cvs18.11
10407
10408         * src/folder.c
10409         * src/messageview.c
10410         * src/pop.c
10411         * src/pop.h
10412         * src/procmsg.c
10413         * src/summaryview.c
10414         * src/common/Makefile.am
10415         * src/common/partial_download.c ** NEW FILES **
10416         * src/common/partial_download.h ** NEW FILES **
10417                 Move partial-download related stuff to its
10418                 own file
10419
10420 2004-07-14 [colin]      0.9.12cvs18.10
10421
10422         * src/send_message.c
10423                 Fix smtp auth when user is null or empty
10424
10425 2004-07-13 [colin]      0.9.12cvs18.9
10426
10427         * src/gtk/quicksearch.c
10428                 Use alphabetic order
10429
10430 2004-07-13 [colin]      0.9.12cvs18.8
10431
10432         * src/pop.c
10433                 Be paranoid on the checks
10434
10435 2004-07-13 [colin]      0.9.12cvs18.7
10436
10437         * src/gtk/quicksearch.c
10438                 Fix Engrish once again
10439
10440 2004-07-13 [colin]      0.9.12cvs18.6
10441
10442         * src/procmsg.c
10443         * src/summaryview.c
10444                 Mark messages for deletion when they are about to
10445                 be removed from trash
10446
10447 2004-07-13 [colin]      0.9.12cvs18.5
10448
10449         * src/matcher.c
10450         * src/matcher.h
10451         * src/matcher_parser_parse.y
10452         * src/prefs_matcher.c
10453         * src/gtk/quicksearch.c
10454                 Add 'partial' ('p') match string to find partially
10455                 downloaded messages
10456
10457 2004-07-13 [colin]      0.9.12cvs18.4
10458
10459         * src/pop.c
10460                 Fix misplaced block
10461
10462 2004-07-13 [colin]      0.9.12cvs18.3
10463
10464         * src/pop.c
10465         * src/pop.h
10466         * src/messageview.c
10467                 Refactor API (to avoid passing 5+ params and code
10468                 duplication)
10469         * src/folder.c
10470         * src/msgcache.c
10471         * src/procheader.c
10472         * src/common/defs.h
10473                 Add planned_download to cache
10474                 Don't mess uidl file when moving partially downloaded
10475                 mails (they change folder, we should change it in the
10476                 uidl list too or we'll remove an incorrect message)
10477                 (this also helps removing hacks when changing 
10478                 planned_download in messageview.c)
10479
10480 2004-07-12 [colin]      0.9.12cvs18.2
10481
10482         * src/gtk/quicksearch.c
10483                 Fix missing status update in quicksearch
10484
10485 2004-07-12 [paul]       0.9.12cvs18.1
10486
10487         * po/POTFILES.in
10488         * src/Makefile.am
10489         * src/account.c
10490         * src/codeconv.c
10491         * src/compose.c
10492         * src/inc.c
10493         * src/main.c
10494         * src/prefs_common.c
10495         * src/procmsg.h
10496         * src/toolbar.c
10497         * src/prefs_msg_colors.[ch]     ** NEW FILES **
10498         * src/prefs_wrapping.[ch]       ** NEW FILES **
10499         * src/common/intl.h
10500         * src/common/utils.[ch]
10501         * src/gtk/quicksearch.[ch]
10502                 sync with 0.9.12cvs18 HEAD
10503
10504 2004-07-12 [colin]      0.9.11cvs17.25
10505
10506         * src/folder.c
10507         * src/folder.h
10508                 Remove unused function added by me in 0.9.11cvs17.10
10509
10510 2004-07-11 [colin]      0.9.11cvs17.24
10511
10512         * src/inc.c
10513         * src/messageview.c
10514         * src/pop.c
10515         * src/pop.h
10516                 Use folderitem and msgnum instead of filename to
10517                 know which mail to delete
10518                 Move old partial mail deletion to pop.c
10519
10520 2004-07-10 [colin]      0.9.11cvs17.23
10521
10522         * src/inc.c
10523                 Add debug
10524         * src/pop.c
10525         * src/pop.h
10526                 Don't re-use same enums for unrelated stuff: it's 
10527                 completely misleading !
10528                 Document a bit
10529
10530 2004-07-09 [colin]      0.9.11cvs17.22
10531
10532         * src/inc.c
10533                 Remove folder-type check and do
10534                 more tests to be sure everything's
10535                 ok
10536         * src/messageview.c
10537                 Punctuation update, remove useless
10538                 code, fix two warnings
10539         * src/noticeview.c
10540                 Layout cleaning, reset 2nd button
10541                 when specifying one
10542
10543 2004-07-09 [colin]      0.9.11cvs17.21
10544
10545         * src/messageview.c
10546         * src/pop.c
10547         * src/pop.h
10548                 Allow user to change his mind
10549                 and postpone decision (by
10550                 unmarking the mail)
10551
10552 2004-07-09 [colin]      0.9.11cvs17.20
10553
10554         * src/messageview.c
10555                 Fix bug with delete state
10556         * src/pop.c
10557         * src/pop.h
10558                 Fix buffer leak (fread doesn't 
10559                 terminate buffers with \0)
10560                 Refactoring (remove magic 
10561                 numbers)
10562
10563 2004-07-09 [colin]      0.9.11cvs17.19
10564
10565         * src/pop.c
10566                 Don't log "Skipping message" if 
10567                 we're going to TOP it two lines
10568                 later
10569
10570 2004-07-09 [colin]      0.9.11cvs17.18
10571
10572         * src/messageview.c
10573                 Fix Engrish
10574
10575 2004-07-09 [colin]      0.9.11cvs17.17
10576
10577         * src/pop.c
10578                 strlen checking...
10579         * src/messageview.c
10580                 refactoring a bit
10581
10582 2004-07-08 [colin]      0.9.11cvs17.16
10583
10584         * src/noticeview.c
10585         * src/noticeview.h
10586                 Add an optional second button
10587         * src/messageview.c
10588         * src/pop.c
10589         * src/pop.h
10590                 Don't delete partially received mails after a certain
10591                 time; rather, let the user decide.
10592
10593 2004-07-08 [colin]      0.9.11cvs17.15
10594
10595         * src/common/smtp.h
10596                 Sync with HEAD
10597
10598 2004-07-08 [colin]      0.9.11cvs17.14
10599
10600         * src/messageview.c
10601         * src/common/smtp.c
10602                 Use to_human_readable() for sizes
10603
10604 2004-07-08 [colin]      0.9.11cvs17.13
10605
10606         * src/inc.c
10607         * src/messageview.c
10608         * src/pop.c
10609         * src/pop.h
10610         * src/procmsg.c
10611                 Fix partial-downloading issues:
10612                         catch unsupported TOP
10613                         don't delete partially downloaded mails before 5 days
10614                         don't update existing with non-MH folders; that'll
10615                         make dups, but it's better than trashing the folder
10616                         free new msginfo parts
10617                 Fix indentation ;-)
10618
10619 2004-07-08 [colin]      0.9.11cvs17.12
10620
10621         * src/common/smtp.c
10622         * src/common/smtp.h
10623                 Sync smtp size verification with HEAD
10624
10625 2004-07-08 [colin]      0.9.11cvs17.11
10626
10627         * src/summaryview.c
10628         * src/prefs_common.c
10629         * src/prefs_common.h
10630         * src/gtk/quicksearch.c
10631         * src/gtk/quicksearch.h
10632                 Sync sticky pref with HEAD
10633
10634 2004-07-08 [colin]      0.9.11cvs17.10
10635
10636         * src/folder.c [1.213.2.6]
10637         * src/folder.h [1.87.2.6]
10638         * src/inc.c [1.149.2.7]
10639         * src/messageview.c [1.94.2.8]
10640         * src/procheader.c [1.47.2.6]
10641         * src/procmsg.c [1.150.2.4]
10642         * src/procmsg.h [1.60.2.5]
10643         * src/pop.c [1.56.2.4]
10644         * src/pop.h [1.17.2.3]
10645                 Let too big messages get downloaded, but truncated
10646                 Add a button to download them completely
10647                 
10648 2004-07-06 [colin]      0.9.11cvs17.9
10649
10650         * src/gtk/quicksearch.c [1.1.2.3]
10651                 Add a Clear button
10652         * commitHelper
10653         * PATCHSETS
10654                 Add a script to help with cvs
10655
10656 2004-07-03 [colin]      0.9.11cvs17.8
10657
10658         * src/plugins/imageviewer/viewer.c
10659                 fix imageviewer (which was staying on the first
10660                 displayed image)
10661
10662 2004-07-03 [colin]      0.9.11cvs17.7
10663
10664         Removed FIXME_GTK2 warnings
10665         * src/gtk/gtkutils.c
10666                 useless #warnings
10667         * src/gtk/menu.c
10668                 useless #warnings (no need to mess with menu rc)
10669         * src/gtk/menu.h
10670                 unused functions
10671         
10672
10673 2004-07-03 [colin]      0.9.11cvs17.6
10674
10675         Removed FIXME_GTK2 warnings
10676         * src/codeconv.c
10677                 useless #warnings (rewrite needed)
10678         * src/compose.c
10679                 useless #warnings (rewrite needed)
10680                 useless #warnings (gtk2 is like that)
10681                 useless #warnings (previously fixed)
10682         * src/main.c
10683                 useless #warnings (previously fixed)
10684         * src/message_search.c
10685                 useless #warnings (gtk2 is like that)
10686                 Made apparent that search is case-sensitive
10687         * src/mimeview.c
10688                 useless #warnings (rewrite needed)
10689                 useless #warnings (gtk2 is like that)
10690                 reimplemented real warnings
10691         * src/prefs_common.c
10692                 Removed block cursor option (not it gtk2)
10693         * src/prefs_gtk.c
10694                 useless #warnings (rewrite needed)
10695         * src/procheader.c
10696                 useless #warnings (rewrite needed)
10697         * src/sourcewindow.c
10698                 useless #warnings (incorrect placing)
10699         * src/summary_search.c
10700                 useless #warnings (gtk2 is like that)
10701                 Made apparent that search is case-sensitive
10702         * src/action.c
10703                 useless #warnings (gtk2 is like that)
10704         * src/textview.c
10705                 useless #warnings (rewrite needed)
10706         * src/toolbar.c
10707                 useless #warnings (rewrite needed)
10708
10709 2004-07-03 [colin]      0.9.11cvs17.5
10710
10711         * src/textview.c
10712                 Fix mismerge which broke URI opening
10713                 
10714 2004-07-01 [colin]      0.9.11cvs17.4
10715
10716         * src/gtk/filesel.c
10717                 Fill filename when saving
10718                 
10719 2004-06-27 [colin]      0.9.11cvs17.3
10720
10721         * src/gtk/filesel.[ch]
10722                 Use the new GTK file selector
10723                 Update prototype to match the reality: multiple file
10724                 selection is open-only          
10725         * src/compose.c
10726                 Match the new prototypes        
10727         * configure.ac
10728                 Match the new requirements (gtk 2.4.0)
10729                         
10730 2004-06-26 [colin]      0.9.11cvs17.2
10731
10732         * src/plugins/trayicon/trayicon.c
10733                 Remove useless signal handler on resize, which causes
10734                 an infinite "loop"
10735         
10736 2004-06-26 [colin]      0.9.11cvs17.1
10737         
10738         * tools/Makefile.am
10739                 remove launch_firebird and add nautilus2sylpheed.sh
10740         * src/quicksearch.c
10741           src/summaryview.c
10742                 Fix show/hide "Extended symbols" button problem
10743                 Fix apparition at startup
10744                 Fix const warnings
10745         * src/plugins/image_viewer/Makefile.am
10746                 Fix configure 
10747         * common/ssl.c
10748                 Re-enable certificate check, as it doesn't seem to
10749                 cause Xlib errors anymore
10750
10751 2004-06-25 [paul]       0.9.11cvs17
10752
10753         * sync with 0.9.11cvs17 HEAD
10754         
10755         NOTE: QuickSearch is broken
10756
10757 2004-06-07 [colin]      0.9.10claws67.10
10758         * src/plugins/trayicon/trayicon.c
10759           src/plugins/trayicon/libeggtrayicon/Makefile.am
10760           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10761                 Fix gettextization in trayicon plugin
10762
10763 2004-06-07 [colin]      0.9.10claws67.9
10764         
10765         * src/summaryview.c
10766           src/gtk/gtksctree.[ch]
10767                 Let Shift+{Up,Down} work in summaryview
10768                 (well, Down "works" and Up works)
10769                 Let the list scroll when using these keys
10770
10771 2004-06-06 [colin]      0.9.10claws67.8
10772
10773         * src/plugins/trayicon/trayicon.c
10774                 Fix pixmap update
10775
10776 2004-06-06 [colin]      0.9.10claws67.7
10777
10778         * src/addressbook.c
10779                 Fix signal handling causing system-wide focus grab
10780
10781 2004-05-25 [paul]       0.9.10claws67.6
10782
10783         * Makefile.am
10784           src/Makefile.am
10785                 clean up
10786
10787 2004-05-25 [paul]       0.9.10claws67.5
10788
10789         * replace deprecated gtk_signal... functions
10790
10791 2004-05-23 [colin]      0.9.10claws67.4
10792
10793         * src/compose.c
10794                 Fix wrapping
10795
10796 2004-05-22 [colin]      0.9.10claws67.3
10797
10798         * src/compose.c
10799                 Re-fix [Edited] in compose.c::compose_reedit()
10800
10801 2004-05-22 [colin]      0.9.10claws67.2
10802
10803         * src/procmime.c
10804                 Fix parsing of multiparts mails
10805
10806 2004-05-22 [colin]      0.9.10claws67.1
10807
10808         * src/summaryview.c
10809                 Fix quicksearch
10810
10811 2004-05-22 [paul]       0.9.10claws67
10812
10813         * sync with 0.9.10claws67 HEAD
10814
10815 2004-05-14 [alfons]
10816
10817         * src/procmime.h
10818                 add forgotton prototype
10819
10820 2004-05-10 [paul]       0.9.10claws57
10821
10822         * sync with 0.9.10claws57 HEAD
10823
10824 2004-05-05 [paul]       0.9.9.claws1
10825
10826         * ChangeLog-gtk2        ** REMOVED **
10827           ChangeLog-gtk2.claws  ** ADDED **
10828                 rename and adopt the normal claws format
10829                 
10830         * configure.ac
10831                 require gtkmathview >= 0.5
10832
10833         * ac/*                          ** REMOVED **
10834           ac/                           ** REMOVED **
10835           intl/Makefile.in              ** REMOVED **
10836           m4/                           ** ADDED **
10837           m4/missing                    ** ADDED **
10838           m4/missing/gdk-pixbuf.m4      ** ADDED **
10839           m4/missing/gettext.m4         ** ADDED **
10840           m4/missing/gpgme.m4           ** ADDED **
10841           m4/missing/imlib.m4           ** ADDED **
10842           m4/.cvsignore                 ** ADDED **
10843           m4/Makefile.am                ** ADDED **
10844           m4/README                     ** ADDED **
10845           m4/aclocal-include.m4         ** ADDED **
10846           m4/aspell.m4                  ** ADDED **
10847           m4/check-type.m4              ** ADDED **
10848           m4/gnupg-check-typedef.m4     ** ADDED **
10849           m4/openssl.m4                 ** ADDED **
10850           m4/spamassassin.m4            ** ADDED **
10851           po/ChangeLog                  ** REMOVED **
10852           po/Makefile.in.in             ** REMOVED **
10853           po/Rules-quot                 ** REMOVED **
10854           po/boldquot.sed               ** REMOVED **
10855           po/en@boldquot.header         ** REMOVED **
10856           po/en@quot.header             ** REMOVED **
10857           po/insert-header.sin          ** REMOVED **
10858           po/quot.sed                   ** REMOVED **
10859           po/remove-potcdate.sed        ** REMOVED **
10860           po/remove-potcdate.sin        ** REMOVED **
10861           po/stamp-po                   ** REMOVED **
10862           Makefile.am
10863           autogen.sh
10864           configure.ac
10865                 enable building with automake 1.8.x
10866                 add 'autopoint --force' to autogen.sh and remove all
10867                 auto-generated files, remove ac/ directory and use
10868                 m4/ directory instead
10869                 
10870         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10871                 fix gettextization
10872
10873 2004-02-28 Colin Leroy <colin@colino.net>
10874         * src/prefs_matcher.c
10875           src/prefs_filtering.c
10876           src/prefs_filtering_action.c
10877                 Fix non-editable GtkEntries
10878
10879 2004-02-22 Thorsten Maerz <torte@netztorte.de>
10880         * src/prefs_themes.c
10881                 utf8 conversion for theme info
10882
10883 2004-02-21 Thorsten Maerz <torte@netztorte.de>
10884         * sync 0.9.9claws
10885
10886 2004-02-14 Thorsten Maerz <torte@netztorte.de>
10887         * src/grouplistdialog.c
10888                 allow multiple selections without ctrl key
10889
10890 2004-02-09 Thorsten Maerz <torte@netztorte.de>
10891         * src/main.c
10892                 enable customizable accelerators
10893
10894 2004-02-08 Thorsten Maerz <torte@netztorte.de>
10895         * src/prefs_common.c
10896                 re-enable different font settings for gtk1/2
10897         * src/prefs_folder_item.c
10898                 fix folder prefs displayed wrong
10899         * src/textview.c
10900                 set 'sunken' shadow type
10901
10902 2004-02-07 Colin Leroy <colin@colino.net>
10903         * src/compose.c
10904                 Fix message being always [Edited]
10905                 Encode headers correctly (utf8 buf)
10906
10907 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10908         * src/socket.c
10909                 remove double g_source_attach()
10910                 (Thanks to Colin Leroy)
10911
10912 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10913         * src/gtk/gtksctree.c
10914                 Fix SSL certificate list not shown
10915         * src/mimeview.c
10916                 Fix clicks in mime tree
10917
10918 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10919         * src/common/socket.c
10920                 Fix SSL receive
10921         * src/compose.c
10922                 Fix clipboard menu hotkeys
10923
10924 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10925         * src/gtk/gtkaspell.[ch]
10926           src/compose.c
10927                 reimplement spellchecker
10928
10929 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10930         * src/gtk/filesel.c
10931                 crash when inserting file in compose window
10932                 (TODO: keep old selection on clicks)
10933         * src/main.c
10934                 use gtkrc-2.0 instead of gtkrc
10935
10936 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10937         * src/messageview.c
10938                 remove orphaned mimeview unref()
10939
10940 2004-01-20 Thorsten Maerz <torte@netztorte.de>
10941         * src/grouplistdialog.c
10942                 expand nodes containing subscribed groups
10943
10944 2004-01-19 Thorsten Maerz <torte@netztorte.de>
10945         * src/textview.c
10946                 textview: hide cursor, restore old click behaviour
10947
10948 2004-01-18 Thorsten Maerz <torte@netztorte.de>
10949         * src/textview.c
10950                 variable names messed up
10951
10952 2004-01-17 Colin Leroy <colin@colino.net>
10953         * src/addr_compl.c
10954                 Fix completion address too thin
10955         * src/compose.c
10956                 Fix tab-to-subject behaviour
10957         * src/summaryview.c
10958                 Implement key up & down in summaryview
10959
10960 2004-01-12 Thorsten Maerz <torte@netztorte.de>
10961
10962         * sync 098claws
10963
10964 2004-01-08 Thorsten Maerz <torte@netztorte.de>
10965         * configure.ac
10966           Makefile.am
10967           doc/.cvsignore
10968           doc/Makefile.am
10969                 faq, man, manual moved to doc/
10970         * ac/aspell.m4
10971           ac/check-type.m4
10972           ac/gnupg-check-typedef.m4
10973           ac/openssl.m4
10974           ac/spamassassin.m4
10975           ac/missing/gdk-pixbuf.m4
10976           ac/missing/gpgme.m4
10977           ac/missing/imlib.m4
10978                 fix automake warnings
10979
10980 2003-12-06 Colin Leroy <colin@colino.net>
10981         * src/summaryview.c
10982                 Fix quicksearch
10983
10984 2003-12-05 Colin Leroy <colin@colino.net>
10985         * src/summaryview.c
10986                 Fix going to next unread folder
10987
10988 2003-12-05 Colin Leroy <colin@colino.net>
10989         * src/crash.c
10990                 Fix gtk2 compilation
10991         * src/session.c
10992                 Remove iotag source handler at disconnection
10993         * src/socket.[ch] 
10994                 Remove source handler when closing socket 
10995                 (fixes another seg)
10996
10997 2003-12-04 Colin Leroy <colin@colino.net>
10998         * src/compose.c
10999           src/prefs_account.c
11000           src/prefs_common.c
11001                 Fix some dropdown menus
11002
11003 2003-12-04 Colin Leroy <colin@colino.net>
11004         * src/compose.c
11005                 Fix event handlers on header fields
11006         * src/common/socket.c
11007           src/common/session.c
11008                 Fix segfault with callback (SSL)
11009                 Fix end of session 
11010
11011 2003-10-06 Thorsten Maerz <torte@netztorte.de>
11012
11013         * Fix compile bug in src/compose.c
11014         * removed src/gtk/gtkstext.[ch]
11015
11016 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
11017
11018         * Convert character set and escape "text" attributes in toolbar setting
11019         files.
11020         * Fixed bug in button-press-event handling.
11021
11022 2003-09-16 Thorsten Maerz <torte@netztorte.de>
11023
11024         * Fixed bug in key-press-event handling.
11025
11026 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
11027
11028         * Enabled to compile tray-icon plugin (Ad-hoc).
11029         * Avoid hang up bug of icon list in mime view (Ad-hoc).
11030
11031 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
11032
11033         * Enabled to compile on sylpheed-claws.
11034         (tray-icon plugin still cannot compile yet.)
11035
11036 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
11037
11038         * Updated to 0.9.5.
11039
11040 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
11041
11042         * Updated to 0.9.4.
11043         * Ported monitoring SSL mechanism to GSource of GLib2
11044         (I don't confirm it)
11045         * Added _gtk2 suffix to key name of font preference to avoid
11046         ovverwriting preference of Gtk+-1.2 version.
11047
11048 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
11049
11050         * Updated to 0.9.2.
11051
11052 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
11053
11054         * Updated to 0.9.1.
11055         * Translate po files into UTF-8 when execute autogen.sh.
11056
11057 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
11058
11059         * Updated to 0.9.0.
11060
11061 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
11062
11063         * Plugged GError related memory leaks.
11064
11065 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
11066
11067         * Changed default size of fonts.
11068         * Enabled to set titile font size of warning dialog.
11069
11070 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
11071
11072         * Embed a sylpheed icon into executable binary on Windows.
11073
11074 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
11075
11076         * I forgot to traslate character set of element string in src/xml.c.
11077
11078 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
11079
11080         * Fixed detecting bind_textdomain_codeset in configure.in.
11081         * The bug in which "Example" of "Date fromat" preference isn't displayed
11082         correctly has been fixed.
11083
11084 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
11085
11086         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
11087           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
11088           glib-gettextize
11089           Removed intl directory.
11090           Translated po files into UTF-8.
11091           (Thanks! Ryuji Abe)
11092
11093 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
11094
11095         * The bug which doesn't unscape string in xml.c has been fixed.
11096
11097 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
11098
11099         * The bug which is failed to translate encoding of file name thorough
11100         file dialog has been fixed.
11101
11102 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
11103
11104         * Modified to translate file names which is used in inporting/expoting
11105         mbox feature and "Save as" feature into locale encoding.
11106         * Translate file names into locale encoding when "Attache file" and
11107         "Insert file".
11108         * Force set G_BROKEN_FILENAMES environment variable.
11109         * Other minor fixes.
11110
11111 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
11112
11113         * Modified to treat MH folder's name as locale encoding.
11114
11115 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
11116
11117         * The bug which clash on switching candidates of auto completion of
11118         addresses, cannot use auto completion in Japanesse is fixed
11119         (Thanks! Tokunaga-san)¡¥
11120
11121 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11122
11123         * The bug which cannot switch key accelerator preference has been fixed
11124         (Thanks! smbd-san)¡¥
11125
11126 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11127
11128         * version 0.8.11-gtk2-20030314
11129
11130 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11131
11132         * The bug in which character set conversion of filtering messages has
11133         been fixed.(Thanks! COCOA-san).
11134
11135 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
11136
11137         * Revived "Leave space on head" preference in "Message" category.
11138         * A bug which clash when put the cursor to end of buffer and execute
11139         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
11140
11141 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
11142
11143         * version 0.8.11-gtk2-20030312
11144
11145 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
11146
11147         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
11148         * Modified to use Pango's API directly for font preference.
11149         * Integrated GtkTextView of textview to one widget.
11150         * Set fonts of header title in textview by "header_title" tag.
11151         * Removed some deprecated codes.
11152
11153 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
11154
11155         * Updated to 0.8.11.
11156         * Merged cygwin patch(Thanks! Sakai-san).
11157
11158 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
11159
11160         * version 0.8.10-gtk2-20030309