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