2006-12-02 [paul] 2.6.0cvs80
[claws.git] / ChangeLog
1 2006-12-02 [paul]       2.6.0cvs80
2
3         * src/exphtmldlg.c
4                 fix broken GUI under certain languages
5         * src/expldifdlg.c
6                 put the Cancel button to the right
7
8 2006-12-01 [paul]       2.6.0cvs79
9
10         * tools/Makefile.am
11                 remove reference to removed file
12
13 2006-12-01 [wwp]        2.6.0cvs78
14
15         * src/addressbook.c
16         * src/editaddress.c
17                 remove forgotten debug statements.
18
19 2006-12-01 [wwp]        2.6.0cvs77
20
21         * manual/advanced.xml
22         * manual/fr/advanced.xml
23         * src/addressbook.c
24         * src/addressbook.h
25         * src/addressitem.h
26         * src/editaddress.c
27         * src/editaddress.h
28         * src/prefs_common.c
29         * src/prefs_common.h
30         * src/gtk/gtkutils.c
31         * src/gtk/gtkutils.h
32                 add a hidden option to allow embedding the editaddress (edit contact details)
33                 dialog into the addressbook's window. This doesn't change the default
34                 behaviour.
35
36 2006-12-01 [wwp]        2.6.0cvs76
37
38         * src/message_search.c
39         * src/summary_search.c
40                 fix more focus issues (don't set focus to combobox's entry widget when
41                 entry's value changed, if entry widget has focus already).
42
43 2006-12-01 [wwp]        2.6.0cvs75
44
45         * src/gtk/quicksearch.c
46                 revert last changes to the quicksearch gtk_combo_box, this needs more
47                 tuning and testing.
48
49 2006-12-01 [paul]       2.6.0cvs74
50
51         * tools/kdeservicemenu/README
52         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
53         * tools/kdeservicemenu/install.sh
54         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
55         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
56                 simplify this stuff, and in so doing,
57                 fix it. (possibly re-extend it again at
58                 a later date)
59
60 2006-12-01 [wwp]        2.6.0cvs73
61
62         * src/gtk/quicksearch.c
63                 adapt quicksearch code to use modern gtk_combo_box'es.
64
65 2006-12-01 [wwp]        2.6.0cvs72
66
67         * src/common/defs.h
68         * src/prefs_common.c
69         * src/prefs_common.h
70         * src/message_search.c
71         * src/summary_search.c
72         * src/gtk/combobox.c
73         * src/gtk/combobox.h
74                 add history combos to all message and summary search fields.
75
76 2006-12-01 [wwp]        2.6.0cvs71
77
78         * src/summaryview.c
79                 As the list may change while the mark as read delay
80                 runs, we can't rely on the 'row' pointer, which can
81                 be invalid when the timeout is called. As the mark
82                 as read is only done if the message is still selected,
83                 use summaryview->selected instead. Thanks to Colin.
84
85 2006-11-30 [paul]       2.6.0cvs70
86
87         * src/textview.c
88                 give emphasis to "Sylpheed-Claws"
89                 as well as "Claws Mail"
90
91 2006-11-30 [colin]      2.6.0cvs69
92
93         * src/wizard.c
94                 Put the SSL checkboxes in the receiving
95                 and sending server pages.
96
97 2006-11-29 [colin]      2.6.0cvs68
98
99         * src/gtk/gtkutils.c
100         * src/gtk/gtkvscrollbutton.c
101                 Revert some deprecated fixes - they seem to
102                 deprecate stuff as soon as a new one gets out.
103                 g_object_ref_sink needed glib-2.10.
104
105 2006-11-29 [colin]      2.6.0cvs67
106
107         * src/common/utils.c
108                 Create .mailcap if it doesn't exist
109
110 2006-11-29 [colin]      2.6.0cvs66
111
112         * src/compose.c
113                 Followup to cvs60: use original list
114                 of recipients if replying to a mail
115                 in Sent Drafts or Queue.
116
117 2006-11-27 [paul]       2.6.0cvs65
118
119         * src/image_viewer.c
120                 revert the last change for now (it's broken)
121
122 2006-11-27 [paul]       2.6.0cvs64
123
124         * Makefile.am
125         * configure.ac
126         * m4/aclocal-include.m4
127         * m4/check-type.m4
128         * src/Makefile.am
129         * src/addr_compl.c
130         * src/compose.c
131         * src/crash.c
132         * src/export.c
133         * src/exporthtml.c
134         * src/exportldif.c
135         * src/imap.c
136         * src/import.c
137         * src/main.c
138         * src/main.h
139         * src/matcher.c
140         * src/mimeview.c
141         * src/procmsg.c
142         * src/textview.c
143         * src/common/Makefile.am
144         * src/common/claws.c
145         * src/common/claws.h
146         * src/common/ssl.c
147         * src/common/sylpheed.c
148         * src/common/sylpheed.h
149         * src/etpan/Makefile.am
150         * src/gtk/Makefile.am
151         * src/gtk/claws-marshal.list
152         * src/gtk/filesel.c
153         * src/gtk/gtksctree.c
154         * src/gtk/quicksearch.c
155         * src/gtk/sylpheed-marshal.list
156         * src/plugins/bogofilter/bogofilter.c
157         * src/plugins/bogofilter/bogofilter_gtk.c
158         * src/plugins/clamav/clamav_plugin.c
159         * src/plugins/clamav/clamav_plugin_gtk.c
160         * src/plugins/demo/demo.c
161         * src/plugins/dillo_viewer/dillo_viewer.c
162         * src/plugins/pgpcore/Makefile.am
163         * src/plugins/pgpcore/claws.def
164         * src/plugins/pgpcore/pgp_viewer.c
165         * src/plugins/pgpcore/plugin.c
166         * src/plugins/pgpcore/sylpheed.def
167         * src/plugins/pgpinline/Makefile.am
168         * src/plugins/pgpinline/claws.def
169         * src/plugins/pgpinline/plugin.c
170         * src/plugins/pgpinline/sylpheed.def
171         * src/plugins/pgpmime/Makefile.am
172         * src/plugins/pgpmime/claws.def
173         * src/plugins/pgpmime/plugin.c
174         * src/plugins/pgpmime/sylpheed.def
175         * src/plugins/spamassassin/spamassassin.c
176         * src/plugins/spamassassin/spamassassin_gtk.c
177         * src/plugins/trayicon/trayicon.c
178                 yet more renaming
179                 remove deprecated gtk_tooltips_set_delay()
180
181 2006-11-26 [paul]       2.6.0cvs63
182
183         * src/expldifdlg.c
184         * src/folderview.c
185         * src/image_viewer.c
186         * src/mainwindow.c
187         * src/gtk/gtkutils.c
188         * src/gtk/gtkvscrollbutton.c
189         * src/gtk/prefswindow.c
190         * src/plugins/pgpcore/prefs_gpg.c
191                 replace more deprecated GTK+ functions
192
193 2006-11-26 [paul]       2.6.0cvs62
194
195         * src/addr_compl.c
196         * src/addressbook.c
197         * src/browseldap.c
198                 replace deprecated gtk_idle_... functions
199
200 2006-11-26 [paul]       2.6.0cvs61
201
202         * src/compose.c
203         * src/folderview.c
204         * src/inc.c
205         * src/summaryview.c
206         * src/gtk/gtkvscrollbutton.c
207         * src/gtk/quicksearch.c
208         * src/plugins/pgpcore/passphrase.c
209                 replace deprecated gtk_timeout_add and
210                 gtk_timeout_remove
211
212 2006-11-26 [paul]       2.6.0cvs60
213
214         * src/compose.c
215                 fix bug that caused the wrong recipient
216                 to be selected when replying to a msg
217                 which is From one of our accounts to
218                 another of our accounts
219
220 2006-11-25 [paul]       2.6.0cvs59
221
222         * src/summaryview.c
223                 don't change the From column title to
224                 To if the To column is visible
225
226 2006-11-24 [paul]       2.6.0cvs58
227
228         * src/compose.c
229                 fix bug 1069, 'Sent mails disappear, BCC
230                 or locking problem?'
231
232 2006-11-21 [wwp]        2.6.0cvs57
233
234         * src/compose.c
235                 fix spelling menu when replying (same as 2.3.1cvs39):
236                 discrepancy between context menu and top menu when
237                 folder's dictionary isn't the default one.
238
239 2006-11-19 [paul]       2.6.0cvs56
240
241         * src/summaryview.c
242                 obey always_show_msg option when
243                 marking as spam
244         * src/plugins/bogofilter/bogofilter.c
245                 fix typo
246
247 2006-11-18 [paul]       2.6.0cvs55
248
249         * AUTHORS
250         * README
251         * debian/copyright
252         * manual/ack.xml
253         * manual/es/ack.xml
254         * manual/fr/ack.xml
255         * manual/pl/ack.xml
256         * src/gtk/authors.h
257         * src/gtk/icon_legend.c
258         * src/gtk/icon_legend.h
259         * tools/OOo2claws-mail.pl
260         * tools/README
261         * tools/acroread2claws-mail.pl
262         * tools/claws.i18n.status.pl
263         * tools/filter_conv.pl
264         * tools/filter_conv_new.pl
265         * tools/freshmeat_search.pl
266         * tools/google_search.pl
267         * tools/kmail2claws-mail.pl
268         * tools/kmail2claws-mail_v2.pl
269         * tools/maildir2claws-mail.pl
270         * tools/make.themes.project
271         * tools/multiwebsearch.pl
272         * tools/outlook2claws-mail.pl
273         * tools/tb2claws-mail
274         * tools/kdeservicemenu/README
275         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
276                 update mine and wwp's email addresses in
277                 several places
278                 Patch by wwp
279         * src/prefs_compose_writing.c
280                 set sensitivity on 'new message format' frame
281
282 2006-11-17 [paul]       2.6.0cvs54
283
284         * src/gtk/about.c
285                 more reworking of the GUI
286                 Patch by Fabien Vantard
287
288 2006-11-16 [paul]       2.6.0cvs53
289
290         * src/gtk/about.c
291                 set a minimum size for the window, allow
292                 it to automatically expand as necessary
293
294 2006-11-16 [wwp]        2.6.0cvs52
295
296         * src/gtk/about.c
297                 better wrap of copyright info on some systems.
298
299 2006-11-16 [paul]       2.6.0cvs51
300
301         * src/gtk/about.c
302                 move the tech info from the upper panel
303                 to the Info tab
304                 use a gtk_text_view for the features tab
305
306 2006-11-16 [paul]       2.6.0cvs50
307
308         * po/Makevars
309                 update my email address
310         * src/addressbook.c
311         * src/compose.c
312         * src/imap_gtk.c
313         * src/mh_gtk.c
314         * src/news_gtk.c
315         * src/summaryview.c
316         * src/plugins/trayicon/trayicon.c
317                 don't offer simple menu separators
318                 for translation
319         * src/folderview.c
320                 add separator between 'mark all read'
321                 and 'search folder'
322
323 2006-11-15 [wwp]        2.6.0cvs49
324
325         * src/gtk/authors.h
326                 updated manuals authors.
327
328 2006-11-14 [paul]       2.6.0cvs48
329
330         * src/compose.c
331                 Fix Options/Reply mode after draft save
332
333 2006-11-14 [paul]       2.6.0cvs47
334
335         * src/Makefile.am
336                 Fix make DESTDIR=...
337         * src/mbox.c
338                 Optimise speed
339         * src/plugins/pgpinline/pgpinline.c
340                 Probably fix bug 1061
341
342 2006-11-14 [paul]       2.6.0cvs46
343
344         * po/Makevars
345                 enable Q_ macro
346         * src/Makefile.am
347         * src/stock_pixmap.c
348         * src/stock_pixmap.h
349         * src/gtk/about.c
350         * src/pixmaps/active.xpm
351         * src/pixmaps/inactive.xpm
352                 add a new page, 'Features', to the About dialog
353                 showing which features are compiled in and which
354                 are not
355
356 2006-11-14 [paul]       2.6.0cvs45
357
358         * po/ru.po
359                 updated by Pavlo Bohmat
360
361 2006-11-14 [colin]      2.6.0cvs44
362
363         * src/compose.c
364         * src/inc.c
365         * src/messageview.c
366         * src/news.c
367         * src/pop.c
368         * src/procmsg.c
369         * src/gtk/gtkaspell.c
370                 Fix 64-bit-related warnings
371         * src/ssl_manager.c
372                 Fix possible infinite loop
373         * src/plugins/pgpcore/sgpgme.c
374                 Remove useless check
375
376 2006-11-13 [colin]      2.6.0cvs43
377
378         * src/gtk/Makefile.am
379                 authors.h isn't generated
380
381 2006-11-13 [colin]      2.6.0cvs42
382
383         * src/plugins/pgpinline/pgpinline.c
384         * src/plugins/pgpmime/pgpmime.c
385                 Very probably fix bug 1061, 'crash on 
386                 opening signed email'. Another cast
387                 problem
388
389 2006-11-13 [colin]      2.6.0cvs41
390
391         * src/plugins/pgpcore/sgpgme.c
392                 Maybe fix bug 1061, 'crash on opening 
393                 signed email'
394
395 2006-11-13 [wwp]        2.6.0cvs40
396
397         * src/plugins/pgpinline/pgpinline.c
398                 fix candidate for bug #1057, thanks to Colin.
399
400 2006-11-13 [wwp]        2.6.0cvs39
401
402         * src/compose.c
403         * src/quote_fmt_parse.y
404                 fix bug 1052: current parser buffer was not always 
405                 allocated, ptr to this buffer could be returned as 
406                 NULL whereas no parser error has occurred. in 
407                 consequence, defining a template body as "%d" 
408                 (w/o the quotes) for the first time of the instance 
409                 of claws-mail, was reporting a parser error. make 
410                 sure that the buffer is always allocated, even to 
411                 an empty string.
412                 fix mis-unescaping in compose.:compose_quote_fmt(): 
413                 unescaping of the fmt string was always done 
414                 whereas it must be done *only* when receiving 
415                 quote format strings issued from the prefs 
416                 (compose new message, reply, forward, redirect 
417                 formats), *not* when applying templates.  in 
418                 consequences, applying templates w/ sequences 
419                 like \\|p{echo} were failing. make sure that 
420                 unescaping is done only when necessary.
421
422 2006-11-12 [colin]      2.6.0cvs38
423
424         * po/de.po
425                 Fix typo (s/KB/MB)
426
427 2006-11-12 [colin]      2.6.0cvs37
428
429         * src/plugins/pgpinline/pgpinline.c
430         * src/plugins/pgpmime/pgpmime.c
431                 Release GPG context at the latest 
432                 possible moment. Maybe fixes 
433                 bug 1057, 'crash on sending signed 
434                 message to a newsgroup'
435                 
436
437 2006-11-12 [colin]      2.6.0cvs36
438
439         * src/plugins/pgpcore/sgpgme.c
440                 Tell a bit more when gpg's status doesn't
441                 contain any signature
442
443 2006-11-12 [colin]      2.6.0cvs35
444
445         * src/compose.c
446                 Fix bug 1060, 'compilation error with 
447                 Irix's cc'
448
449 2006-11-12 [paul]       2.6.0cvs34
450
451         * doc/man/claws-mail.1
452         * src/prefs_gtk.c
453         * src/plugins/clamav/README
454         * src/plugins/spamassassin/README
455         * tools/README
456         * tools/freshmeat_search.pl
457         * tools/google_search.pl
458         * tools/multiwebsearch.pl
459                 more renaming
460         * src/plugins/trayicon/trayicon.c
461                 fix compiliation warning
462
463 2006-11-11 [colin]      2.6.0cvs33
464
465         * src/folderview.c
466                 Forbid drag and drop from/to different
467                 folders of type F_UNKNOWN
468
469 2006-11-11 [colin]      2.6.0cvs32
470
471         * src/plugins/pgpinline/pgpinline.c
472                 Fix typo in previous commit:
473                 - gpgme_new(&ctx);
474                 + if ((err = gpgme_new(&data->ctx)) ...)
475
476 2006-11-11 [colin]      2.6.0cvs31
477
478         * src/plugins/pgpinline/pgpinline.c
479         * src/plugins/pgpmime/pgpmime.c
480                 Check success after calling gpgme_new
481                 Maybe fixes bug 1057, 'crash on sending 
482                 signed message to a newsgroup'
483
484 2006-11-11 [colin]      2.6.0cvs30
485
486         * src/undo.c
487                 init undostruct to 0s (from
488                 valgrind log of bug 1057)
489
490 2006-11-10 [colin]      2.6.0cvs29
491
492         * src/mainwindow.c
493                 Set cursor to wait before filtering
494                 duplicates in all folders
495         * src/plugins/bogofilter/bogofilter.c
496         * src/plugins/bogofilter/bogofilter.h
497         * src/plugins/bogofilter/bogofilter_gtk.c
498                 Completely thread away the bogofilter
499                 filtering
500
501 2006-11-10 [mones]      2.6.0cvs28
502
503         * src/compose.c
504         * src/compose.h
505                 added COMPOSE_CHECK_BEFORE_SEND hook
506
507 2006-11-10 [paul]       2.6.0cvs27
508
509         * src/crash.c
510                 more renaming
511                 add libSM to get_compiled_in_features()
512         * src/main.c
513                 more renaming
514
515 2006-11-10 [colin]      2.6.0cvs26
516
517         * src/etpan/imap-thread.c
518                 Add a reference to libetpan's sasl engine
519                 so that sasl_done() doesn't get called by
520                 libetpan, and doesn't break openssl.
521                 Should fix bug 1053, 'SC fails to reestablish 
522                 a secure connection'
523                 Patch by Hoa
524
525 2006-11-10 [colin]      2.6.0cvs25
526
527         * manual/addrbook.xml
528         * manual/advanced.xml
529         * manual/faq.xml
530         * manual/intro.xml
531                 Some more renaming
532
533 2006-11-09 [colin]      2.6.0cvs24
534
535         * src/plugins/bogofilter/bogofilter_gtk.c
536                 Add comment about annoyance
537
538 2006-11-09 [colin]      2.6.0cvs23
539
540         * src/plugins/bogofilter/bogofilter.c
541         * src/plugins/bogofilter/bogofilter_gtk.c
542                 Prepare things needed to thread bogofilter
543                 filtering: separate bogo stuff and possible GUI
544                 stuff. 
545
546 2006-11-09 [colin]      2.6.0cvs22
547
548         * src/account.c
549         * src/compose.c
550                 Search for one of our accounts in Delivered-To
551                 (helps for auto-account selection when 
552                  replying/forwarding)
553         * src/folderview.c
554         * src/mainwindow.c
555         * src/mainwindow.h
556         * src/plugins/trayicon/trayicon.c
557                 Allow opening a new mail with any account from
558                 the contextual menu
559
560 2006-11-09 [wwp]        2.6.0cvs21
561
562         * src/compose.c
563         * src/prefs_common.c
564         * src/prefs_common.h
565         * src/prefs_compose_writing.c
566                 add a compose new message format (in prefs/compose/writing), it's a
567                 simple subject+body template to use when opening a new composition
568                 window. It's similar to the existent reply and forward formats.
569
570                 enhanced the template/format % symbols substitution mechanism to
571                 use current composition window information when % are used in
572                 the compose new message format or in templates applied to new
573                 messages (there were useless in that situations before). When
574                 applied to new messages, %d corresponds to the system time/date.
575
576 2006-11-09 [paul]       2.6.0cvs20
577
578         * src/gtk/authors.h
579                 fix last commit
580
581 2006-11-09 [paul]       2.6.0cvs19
582
583         * src/gtk/authors.h
584                 keep tje alphabetical order
585
586 2006-11-08 [colin]      2.6.0cvs18
587
588         * src/etpan/imap-thread.c
589                 Fix bug 1054, 'Slowness logging big 
590                 data chunks'
591
592 2006-11-08 [paul]       2.6.0cvs17
593
594         * tools/Makefile.am
595                 fix the renaming
596
597 2006-11-08 [paul]       2.6.0cvs16
598
599         * src/common/defs.h
600                 update BUGZILLA_URI
601
602 2006-11-08 [paul]       2.6.0cvs15
603
604         * tools/Makefile.am
605         * tools/OOo2claws-mail.pl
606         * tools/OOo2sylpheed.pl
607         * tools/README
608         * tools/acroread2claws-mail.pl
609         * tools/acroread2sylpheed.pl
610         * tools/kmail2claws-mail.pl
611         * tools/kmail2claws-mail_v2.pl
612         * tools/kmail2sylpheed.pl
613         * tools/kmail2sylpheed_v2.pl
614         * tools/maildir2claws-mail.pl
615         * tools/maildir2sylpheed.pl
616         * tools/nautilus2claws-mail.sh
617         * tools/nautilus2sylpheed.sh
618         * tools/outlook2claws-mail.pl
619         * tools/outlook2sylpheed.pl
620         * tools/tb2claws-mail
621         * tools/tb2sylpheed
622         * tools/tbird2claws.py
623         * tools/tbird2syl.py
624         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
625         * tools/kdeservicemenu/install.sh
626         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
627         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
628         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
629         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
630         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
631                 renamed (removed, added) tools files
632
633 2006-11-08 [paul]       2.6.0cvs14
634
635         * src/main.c
636         * src/common/defs.h
637                 Migrate sylpheedrc to clawsrc, and fix the standard
638                 plugins path in the process
639
640 2006-11-07 [colin]      2.6.0cvs13
641
642         * src/Makefile.am
643                 Symlink sylpheed-claws relative to 
644                 claws-mail
645
646 2006-11-07 [colin]      2.6.0cvs12
647
648         * src/compose.c
649                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
650
651 2006-11-07 [paul]       2.6.0cvs11
652
653         * src/gtk/about.c
654                 Fix a missed occurence of
655                 Sylpheed-Claws
656
657 2006-11-07 [paul]       2.6.0cvs10
658
659         * src/Makefile.am
660                 Fix symlink installation
661
662 2006-11-07 [paul]       2.6.0cvs9
663
664         * src/Makefile.am
665                 Symlink claws-mail to sylpheed-claws
666         * src/common/utils.c
667                 Fix migrating symlinks
668         * src/etpan/imap-thread.c
669                 check certificate only when there's
670                 no error
671
672 2006-11-07 [paul]       2.6.0cvs8
673
674         * Makefile.am
675                 Fix icon breakages with Gtk, which needs a 
676                 cache updated to see them.
677
678 2006-11-07 [paul]       2.6.0cvs7
679
680         * .cvsignore
681         * AUTHORS
682         * COPYING
683         * INSTALL
684         * Makefile.am
685         * NEWS
686         * README
687         * RELEASE_NOTES
688         * autogen.sh
689         * claws-mail-128x128.png
690         * claws-mail-64x64.png
691         * claws-mail.ico
692         * claws-mail.pc.in
693         * claws-mail.png
694         * configure.ac
695         * sylpheed-claws-128x128.png
696         * sylpheed-claws-64x64.png
697         * sylpheed-claws.desktop
698         * sylpheed-claws.ico
699         * sylpheed-claws.pc.in
700         * sylpheed-claws.png
701         * debian/README.Debian
702         * debian/changelog
703         * debian/claws-mail.desktop
704         * debian/claws-mail.menu
705         * debian/claws-mail.postinst.debhelper
706         * debian/claws-mail.postrm.debhelper
707         * debian/control
708         * debian/copyright
709         * debian/files
710         * debian/rules
711         * debian/sylpheed-claws.desktop
712         * debian/sylpheed-claws.menu
713         * debian/sylpheed-claws.postinst.debhelper
714         * debian/sylpheed-claws.postrm.debhelper
715         * doc/man/Makefile.am
716         * doc/man/claws-mail.1
717         * doc/man/sylpheed-claws.1
718         * doc/src/ChangeLog.claws-pre0.8.0
719         * manual/Makefile.am
720         * manual/account.xml
721         * manual/ack.xml
722         * manual/addrbook.xml
723         * manual/advanced.xml
724         * manual/claws-mail-manual.xml
725         * manual/faq.xml
726         * manual/glossary.xml
727         * manual/handling.xml
728         * manual/intro.xml
729         * manual/keyboard.xml
730         * manual/plugins.xml
731         * manual/starting.xml
732         * manual/sylpheed-claws-manual.xml
733         * manual/xml2pdf
734         * manual/dist/.cvsignore
735         * manual/dist/html/.cvsignore
736         * manual/dist/html/Makefile.am
737         * manual/dist/pdf/.cvsignore
738         * manual/dist/pdf/Makefile.am
739         * manual/dist/ps/.cvsignore
740         * manual/dist/ps/Makefile.am
741         * manual/dist/txt/.cvsignore
742         * manual/dist/txt/Makefile.am
743         * manual/es/Makefile.am
744         * manual/es/advanced.xml
745         * manual/es/claws-mail-manual.xml
746         * manual/es/faq.xml
747         * manual/es/glossary.xml
748         * manual/es/handling.xml
749         * manual/es/intro.xml
750         * manual/es/plugins.xml
751         * manual/es/sylpheed-claws-manual.xml
752         * manual/es/dist/.cvsignore
753         * manual/es/dist/html/.cvsignore
754         * manual/es/dist/html/Makefile.am
755         * manual/es/dist/pdf/.cvsignore
756         * manual/es/dist/pdf/Makefile.am
757         * manual/es/dist/ps/.cvsignore
758         * manual/es/dist/ps/Makefile.am
759         * manual/es/dist/txt/.cvsignore
760         * manual/es/dist/txt/Makefile.am
761         * manual/fr/Makefile.am
762         * manual/fr/account.xml
763         * manual/fr/ack.xml
764         * manual/fr/addrbook.xml
765         * manual/fr/advanced.xml
766         * manual/fr/claws-mail-manual.xml
767         * manual/fr/faq.xml
768         * manual/fr/glossary.xml
769         * manual/fr/handling.xml
770         * manual/fr/intro.xml
771         * manual/fr/keyboard.xml
772         * manual/fr/plugins.xml
773         * manual/fr/starting.xml
774         * manual/fr/sylpheed-claws-manual.xml
775         * manual/fr/dist/.cvsignore
776         * manual/fr/dist/html/.cvsignore
777         * manual/fr/dist/html/Makefile.am
778         * manual/fr/dist/pdf/.cvsignore
779         * manual/fr/dist/pdf/Makefile.am
780         * manual/fr/dist/ps/.cvsignore
781         * manual/fr/dist/ps/Makefile.am
782         * manual/fr/dist/txt/.cvsignore
783         * manual/fr/dist/txt/Makefile.am
784         * manual/pl/Makefile.am
785         * manual/pl/account.xml
786         * manual/pl/ack.xml
787         * manual/pl/addrbook.xml
788         * manual/pl/advanced.xml
789         * manual/pl/claws-mail-manual.xml
790         * manual/pl/faq.xml
791         * manual/pl/glossary.xml
792         * manual/pl/handling.xml
793         * manual/pl/intro.xml
794         * manual/pl/keyboard.xml
795         * manual/pl/plugins.xml
796         * manual/pl/starting.xml
797         * manual/pl/sylpheed-claws-manual.xml
798         * manual/pl/dist/.cvsignore
799         * manual/pl/dist/html/.cvsignore
800         * manual/pl/dist/html/Makefile.am
801         * manual/pl/dist/pdf/.cvsignore
802         * manual/pl/dist/pdf/Makefile.am
803         * manual/pl/dist/ps/.cvsignore
804         * manual/pl/dist/ps/Makefile.am
805         * manual/pl/dist/txt/.cvsignore
806         * manual/pl/dist/txt/Makefile.am
807         * po/.cvsignore
808         * po/Makevars
809         * src/.cvsignore
810         * src/Makefile.am
811         * src/account.c
812         * src/account.h
813         * src/action.c
814         * src/action.h
815         * src/adbookbase.h
816         * src/addr_compl.c
817         * src/addr_compl.h
818         * src/addrbook.c
819         * src/addrcache.c
820         * src/addrcache.h
821         * src/addrcindex.c
822         * src/addrcindex.h
823         * src/addrclip.c
824         * src/addrclip.h
825         * src/addrdefs.h
826         * src/addressadd.c
827         * src/addressadd.h
828         * src/addressbook.c
829         * src/addressbook.h
830         * src/addressbook_foldersel.c
831         * src/addressbook_foldersel.h
832         * src/addrgather.c
833         * src/addrgather.h
834         * src/addrharvest.c
835         * src/addrharvest.h
836         * src/addrindex.c
837         * src/addrindex.h
838         * src/addritem.c
839         * src/addritem.h
840         * src/addrquery.c
841         * src/addrquery.h
842         * src/addrselect.c
843         * src/addrselect.h
844         * src/alertpanel.c
845         * src/alertpanel.h
846         * src/browseldap.c
847         * src/browseldap.h
848         * src/codeconv.c
849         * src/codeconv.h
850         * src/compose.c
851         * src/crash.c
852         * src/crash.h
853         * src/customheader.c
854         * src/customheader.h
855         * src/displayheader.c
856         * src/displayheader.h
857         * src/editaddress.c
858         * src/editaddress.h
859         * src/editbook.c
860         * src/editbook.h
861         * src/editgroup.c
862         * src/editgroup.h
863         * src/editjpilot.c
864         * src/editjpilot.h
865         * src/editldap.c
866         * src/editldap.h
867         * src/editldap_basedn.c
868         * src/editldap_basedn.h
869         * src/editvcard.c
870         * src/editvcard.h
871         * src/exphtmldlg.c
872         * src/exphtmldlg.h
873         * src/expldifdlg.c
874         * src/expldifdlg.h
875         * src/export.c
876         * src/exporthtml.c
877         * src/exporthtml.h
878         * src/exportldif.c
879         * src/exportldif.h
880         * src/filtering.c
881         * src/filtering.h
882         * src/folder.c
883         * src/folder.h
884         * src/folder_item_prefs.c
885         * src/folder_item_prefs.h
886         * src/foldersel.c
887         * src/foldersel.h
888         * src/folderutils.c
889         * src/folderutils.h
890         * src/folderview.c
891         * src/folderview.h
892         * src/grouplistdialog.c
893         * src/grouplistdialog.h
894         * src/html.c
895         * src/html.h
896         * src/image_viewer.c
897         * src/image_viewer.h
898         * src/imap.c
899         * src/imap.h
900         * src/imap_gtk.c
901         * src/imap_gtk.h
902         * src/import.c
903         * src/import.h
904         * src/importldif.c
905         * src/importldif.h
906         * src/importmutt.c
907         * src/importmutt.h
908         * src/importpine.c
909         * src/importpine.h
910         * src/inc.c
911         * src/inc.h
912         * src/jpilot.c
913         * src/jpilot.h
914         * src/ldapctrl.c
915         * src/ldapctrl.h
916         * src/ldaplocate.c
917         * src/ldaplocate.h
918         * src/ldapquery.c
919         * src/ldapquery.h
920         * src/ldapserver.c
921         * src/ldapserver.h
922         * src/ldaputil.c
923         * src/ldaputil.h
924         * src/ldif.c
925         * src/ldif.h
926         * src/localfolder.c
927         * src/localfolder.h
928         * src/main.c
929         * src/main.h
930         * src/mainwindow.c
931         * src/mainwindow.h
932         * src/manual.c
933         * src/manual.h
934         * src/matcher.c
935         * src/matcher.h
936         * src/matcher_parser.h
937         * src/matcher_parser_lex.l
938         * src/matcher_parser_parse.y
939         * src/mbox.c
940         * src/mbox.h
941         * src/message_search.c
942         * src/message_search.h
943         * src/messageview.c
944         * src/messageview.h
945         * src/mh.c
946         * src/mh.h
947         * src/mh_gtk.c
948         * src/mh_gtk.h
949         * src/mimeview.c
950         * src/mimeview.h
951         * src/msgcache.c
952         * src/msgcache.h
953         * src/mutt.c
954         * src/mutt.h
955         * src/news.c
956         * src/news.h
957         * src/news_gtk.c
958         * src/news_gtk.h
959         * src/noticeview.c
960         * src/noticeview.h
961         * src/partial_download.c
962         * src/partial_download.h
963         * src/pine.c
964         * src/pine.h
965         * src/pop.c
966         * src/pop.h
967         * src/prefs_account.c
968         * src/prefs_account.h
969         * src/prefs_actions.c
970         * src/prefs_actions.h
971         * src/prefs_common.c
972         * src/prefs_common.h
973         * src/prefs_compose_writing.c
974         * src/prefs_compose_writing.h
975         * src/prefs_customheader.c
976         * src/prefs_customheader.h
977         * src/prefs_display_header.c
978         * src/prefs_display_header.h
979         * src/prefs_ext_prog.c
980         * src/prefs_ext_prog.h
981         * src/prefs_filtering.c
982         * src/prefs_folder_column.c
983         * src/prefs_folder_column.h
984         * src/prefs_folder_item.c
985         * src/prefs_folder_item.h
986         * src/prefs_fonts.c
987         * src/prefs_fonts.h
988         * src/prefs_gtk.c
989         * src/prefs_gtk.h
990         * src/prefs_image_viewer.c
991         * src/prefs_image_viewer.h
992         * src/prefs_matcher.c
993         * src/prefs_matcher.h
994         * src/prefs_message.c
995         * src/prefs_message.h
996         * src/prefs_msg_colors.c
997         * src/prefs_msg_colors.h
998         * src/prefs_other.c
999         * src/prefs_other.h
1000         * src/prefs_quote.c
1001         * src/prefs_quote.h
1002         * src/prefs_receive.c
1003         * src/prefs_receive.h
1004         * src/prefs_send.c
1005         * src/prefs_send.h
1006         * src/prefs_spelling.c
1007         * src/prefs_spelling.h
1008         * src/prefs_summaries.c
1009         * src/prefs_summaries.h
1010         * src/prefs_summary_column.c
1011         * src/prefs_summary_column.h
1012         * src/prefs_template.c
1013         * src/prefs_template.h
1014         * src/prefs_themes.c
1015         * src/prefs_themes.h
1016         * src/prefs_toolbar.c
1017         * src/prefs_toolbar.h
1018         * src/prefs_wrapping.c
1019         * src/prefs_wrapping.h
1020         * src/privacy.c
1021         * src/privacy.h
1022         * src/procheader.c
1023         * src/procheader.h
1024         * src/procmime.c
1025         * src/procmime.h
1026         * src/procmsg.c
1027         * src/procmsg.h
1028         * src/quote_fmt.c
1029         * src/quote_fmt_parse.y
1030         * src/recv.c
1031         * src/recv.h
1032         * src/remotefolder.c
1033         * src/remotefolder.h
1034         * src/send_message.c
1035         * src/send_message.h
1036         * src/setup.c
1037         * src/setup.h
1038         * src/sourcewindow.c
1039         * src/sourcewindow.h
1040         * src/ssl_manager.c
1041         * src/ssl_manager.h
1042         * src/statusbar.c
1043         * src/statusbar.h
1044         * src/stock_pixmap.c
1045         * src/stock_pixmap.h
1046         * src/summary_search.c
1047         * src/summary_search.h
1048         * src/summaryview.c
1049         * src/summaryview.h
1050         * src/syldap.c
1051         * src/syldap.h
1052         * src/textview.c
1053         * src/textview.h
1054         * src/toolbar.c
1055         * src/toolbar.h
1056         * src/undo.c
1057         * src/undo.h
1058         * src/unmime.c
1059         * src/unmime.h
1060         * src/vcard.c
1061         * src/vcard.h
1062         * src/wizard.c
1063         * src/wizard.h
1064         * src/common/base64.c
1065         * src/common/base64.h
1066         * src/common/defs.h
1067         * src/common/hooks.c
1068         * src/common/hooks.h
1069         * src/common/log.c
1070         * src/common/log.h
1071         * src/common/mgutils.c
1072         * src/common/mgutils.h
1073         * src/common/nntp.c
1074         * src/common/nntp.h
1075         * src/common/passcrypt.c
1076         * src/common/passcrypt.h.in
1077         * src/common/plugin.c
1078         * src/common/plugin.h
1079         * src/common/prefs.c
1080         * src/common/prefs.h
1081         * src/common/progressindicator.c
1082         * src/common/progressindicator.h
1083         * src/common/quoted-printable.c
1084         * src/common/quoted-printable.h
1085         * src/common/session.c
1086         * src/common/session.h
1087         * src/common/smtp.c
1088         * src/common/smtp.h
1089         * src/common/socket.c
1090         * src/common/socket.h
1091         * src/common/ssl.c
1092         * src/common/ssl.h
1093         * src/common/stringtable.c
1094         * src/common/stringtable.h
1095         * src/common/sylpheed.c
1096         * src/common/sylpheed.h
1097         * src/common/template.c
1098         * src/common/template.h
1099         * src/common/timing.h
1100         * src/common/utils.c
1101         * src/common/utils.h
1102         * src/common/version.h.in
1103         * src/common/xml.c
1104         * src/common/xml.h
1105         * src/common/xmlprops.c
1106         * src/common/xmlprops.h
1107         * src/gtk/about.c
1108         * src/gtk/colorlabel.c
1109         * src/gtk/colorlabel.h
1110         * src/gtk/colorsel.c
1111         * src/gtk/colorsel.h
1112         * src/gtk/combobox.c
1113         * src/gtk/combobox.h
1114         * src/gtk/description_window.c
1115         * src/gtk/description_window.h
1116         * src/gtk/filesel.c
1117         * src/gtk/filesel.h
1118         * src/gtk/foldersort.c
1119         * src/gtk/foldersort.h
1120         * src/gtk/gtkaspell.c
1121         * src/gtk/gtkaspell.h
1122         * src/gtk/gtksctree.c
1123         * src/gtk/gtkshruler.c
1124         * src/gtk/gtkshruler.h
1125         * src/gtk/gtkutils.c
1126         * src/gtk/gtkutils.h
1127         * src/gtk/icon_legend.c
1128         * src/gtk/icon_legend.h
1129         * src/gtk/logwindow.c
1130         * src/gtk/logwindow.h
1131         * src/gtk/manage_window.c
1132         * src/gtk/manage_window.h
1133         * src/gtk/pluginwindow.c
1134         * src/gtk/pluginwindow.h
1135         * src/gtk/prefswindow.c
1136         * src/gtk/prefswindow.h
1137         * src/gtk/quicksearch.c
1138         * src/gtk/quicksearch.h
1139         * src/pixmaps/claws-mail.xpm
1140         * src/pixmaps/claws-mail_icon.xpm
1141         * src/pixmaps/claws-mail_logo.xpm
1142         * src/pixmaps/sylpheed-claws.xpm
1143         * src/pixmaps/sylpheed-claws_icon.xpm
1144         * src/pixmaps/sylpheed-claws_logo.xpm
1145         * src/plugins/bogofilter/Makefile.am
1146         * src/plugins/bogofilter/bogofilter.c
1147         * src/plugins/bogofilter/bogofilter.h
1148         * src/plugins/bogofilter/bogofilter_gtk.c
1149         * src/plugins/clamav/Makefile.am
1150         * src/plugins/clamav/clamav_plugin.c
1151         * src/plugins/clamav/clamav_plugin.h
1152         * src/plugins/clamav/clamav_plugin_gtk.c
1153         * src/plugins/demo/Makefile.am
1154         * src/plugins/demo/demo.c
1155         * src/plugins/dillo_viewer/Makefile.am
1156         * src/plugins/dillo_viewer/README
1157         * src/plugins/dillo_viewer/dillo_prefs.c
1158         * src/plugins/dillo_viewer/dillo_prefs.h
1159         * src/plugins/dillo_viewer/dillo_viewer.c
1160         * src/plugins/pgpcore/Makefile.am
1161         * src/plugins/pgpcore/passphrase.c
1162         * src/plugins/pgpcore/passphrase.h
1163         * src/plugins/pgpcore/pgp_viewer.c
1164         * src/plugins/pgpcore/pgp_viewer.h
1165         * src/plugins/pgpcore/plugin.c
1166         * src/plugins/pgpcore/prefs_gpg.c
1167         * src/plugins/pgpcore/prefs_gpg.h
1168         * src/plugins/pgpcore/select-keys.c
1169         * src/plugins/pgpcore/select-keys.h
1170         * src/plugins/pgpcore/sgpgme.c
1171         * src/plugins/pgpcore/sgpgme.h
1172         * src/plugins/pgpcore/sylpheed.def
1173         * src/plugins/pgpcore/version.rc
1174         * src/plugins/pgpinline/Makefile.am
1175         * src/plugins/pgpinline/pgpinline.c
1176         * src/plugins/pgpinline/pgpinline.h
1177         * src/plugins/pgpinline/plugin.c
1178         * src/plugins/pgpinline/sylpheed.def
1179         * src/plugins/pgpinline/version.rc
1180         * src/plugins/pgpmime/Makefile.am
1181         * src/plugins/pgpmime/pgpmime.c
1182         * src/plugins/pgpmime/pgpmime.h
1183         * src/plugins/pgpmime/plugin.c
1184         * src/plugins/pgpmime/sylpheed.def
1185         * src/plugins/pgpmime/version.rc
1186         * src/plugins/spamassassin/Makefile.am
1187         * src/plugins/spamassassin/README
1188         * src/plugins/spamassassin/spamassassin.c
1189         * src/plugins/spamassassin/spamassassin.h
1190         * src/plugins/spamassassin/spamassassin_gtk.c
1191         * src/plugins/trayicon/Makefile.am
1192         * src/plugins/trayicon/trayicon.c
1193         * tools/OOo2sylpheed.pl
1194         * tools/README
1195         * tools/README.sylprint
1196         * tools/acroread2sylpheed.pl
1197         * tools/claws.i18n.status.pl
1198         * tools/filter_conv.pl
1199         * tools/filter_conv_new.pl
1200         * tools/freshmeat_search.pl
1201         * tools/google_search.pl
1202         * tools/kmail2sylpheed.pl
1203         * tools/kmail2sylpheed_v2.pl
1204         * tools/make.themes.project
1205         * tools/multiwebsearch.pl
1206         * tools/nautilus2sylpheed.sh
1207         * tools/outlook2sylpheed.pl
1208         * tools/sylprint.pl
1209         * tools/sylprint.rc
1210         * tools/tb2sylpheed
1211         * tools/textviewer.sh
1212         * tools/vcard2xml.py
1213         * tools/kdeservicemenu/README
1214         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1215         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1216         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1217                 Change name to Claws Mail. Announce to follow...
1218
1219 2006-11-06 [wwp]        2.6.0cvs6
1220
1221         * src/prefs_template.c
1222                 unify messages related to quote format/template errors (fix
1223                 capitalization), again.
1224
1225 2006-11-06 [wwp]        2.6.0cvs5
1226
1227         * src/prefs_quote.c
1228                 unify messages related to quote format/template errors.
1229
1230 2006-11-06 [wwp]        2.6.0cvs4
1231
1232         * src/prefs_msg_colors.c
1233                 more uses of Q_ macro for contextual translations, thanks
1234                 to Fabien (fzzzzz).
1235
1236 2006-11-06 [wwp]        2.6.0cvs3
1237
1238         * src/compose.c
1239         * src/common/utils.c
1240         * src/common/utils.h
1241                 show an alertpanel to make sure users are aware that sensitive
1242                 files are attached (it's file blacklist-based). This will fix
1243                 interaction w/ GoogleEarth for instance, thanks to Colin.
1244
1245 2006-11-06 [wwp]        2.6.0cvs2
1246
1247         * src/prefs_quote.c
1248         * src/prefs_template.c
1249         * src/prefs_template.h
1250                 check quote format when applying/closing prefs. For now this only
1251                 shows up an error dialog box, not preventing the user from using
1252                 a broken quote (reply, forwards) format.
1253
1254 2006-11-06 [wwp]        2.6.0cvs1
1255
1256         * src/prefs_template.c
1257                 fix missing checks of some template fields.
1258
1259 2006-11-06 [paul]       2.6.0
1260
1261         * NEWS
1262         * README
1263         * RELEASE_NOTES
1264                 2.6.0 released
1265
1266 2006-11-06 [paul]       2.5.6cvs22
1267
1268         * manual/advanced.xml
1269         * manual/es/advanced.xml
1270                 put 'respect_flowed_format' info in the correct
1271                 place
1272
1273 2006-11-06 [mones]      2.5.6cvs21
1274
1275         * po/es.po
1276                 Minor fixes for release
1277
1278 2006-11-06 [paul]       2.5.6cvs20
1279
1280         * po/cs.po
1281         * po/de.po
1282         * po/fr.po
1283         * po/it.po
1284         * po/nl.po
1285         * po/pt_BR.po
1286         * po/sk.po
1287         * po/sv.po
1288         * po/zh_CN.po
1289                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1290                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1291                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1292                 Young
1293
1294 2006-11-02 [colin]      2.5.6cvs19
1295
1296         * src/imap.c
1297         * src/imap.h
1298         * src/prefs_account.c
1299         * src/etpan/imap-thread.c
1300                 Add GSSAPI support - fixes Debian bug #383274
1301
1302 2006-11-01 [colin]      2.5.6cvs18
1303
1304         * src/jpilot.c
1305                 Handle libpisock12 support. Probably
1306                 fixes bug 1046, 'jpilot AddressDB.pdb 
1307                 import fail'
1308
1309 2006-11-01 [colin]      2.5.6cvs17
1310
1311         * src/folderutils.c
1312                 debug_print() folderutils_mark_all_read()
1313
1314 2006-11-01 [colin]      2.5.6cvs16
1315
1316         * COPYING
1317                 Add missed files to the Apache exception
1318
1319 2006-10-31 [colin]      2.5.6cvs15
1320
1321         * src/folder.c
1322         * src/folder.h
1323                 Add a copy_private_data() func to FolderClasses
1324                 Doesn't break the feature freeze, because we 
1325                 won't use it (right now) in the core.
1326
1327 2006-10-31 [colin]      2.5.6cvs14
1328
1329         * COPYING
1330                 Allow linking with the Apache licensed files in
1331                 src/plugins/spamassassin. Hopefully fixes 
1332                 bug 1048, 'Spamassassin plugin license problem'
1333
1334 2006-10-31 [wwp]        2.5.6cvs13
1335
1336         * src/compose.c
1337                 fix and optimize trimming of leading linefeeds in body loop.
1338
1339 2006-10-31 [colin]      2.5.6cvs12
1340
1341         * src/etpan/imap-thread.c
1342         * src/imap.c
1343                 Make really sure to have NULL sets in case
1344                 of error
1345
1346 2006-10-30 [wwp]        2.5.6cvs11
1347
1348         * src/prefs_common.c
1349         * src/prefs_common.h
1350         * src/compose.c
1351                 fix broken storage of quote format template when it contains \-escape
1352                 sequences. The application of such sequences is also fixed now (\t
1353                 in quote format will be a real tab instead of a 't', for instance).
1354
1355 2006-10-27 [colin]      2.5.6cvs10
1356
1357         * src/compose.c
1358                 Probably fix bug 1045, 'sylpheed-claws 
1359                 doesn't remove the mail from the IMAP 
1360                 Queue folder after sending'. From
1361                 2.5.6cvs3-stable
1362
1363 2006-10-27 [colin]      2.5.6cvs9
1364
1365         * configure.ac
1366                 Require libetpan-0.48. I'm so annoying,
1367                 I know ;-)
1368
1369 2006-10-27 [colin]      2.5.6cvs8
1370
1371         * src/folder.c
1372         * src/imap.c
1373                 Probably fix bug 1044, 'sylpheed-claws 
1374                 segfaults while moving mails' - Fix relation
1375                 usage when moving to an IMAP mailbox from another
1376                 mailbox
1377
1378 2006-10-26 [paul]       2.5.6cvs7
1379
1380         * src/gtk/about.c
1381                 add libSM to compiled-in features
1382                 list
1383
1384 2006-10-24 [colin]      2.5.6cvs6
1385
1386         * src/textview.c
1387         * src/gtk/gtkutils.c
1388                 Fix crash when printing emails with an
1389                 xface
1390
1391 2006-10-24 [mones]      2.5.6cvs5
1392
1393         * manual/es/advanced.xml
1394                 Synchronize hidden option respect_flowed_format
1395         * po/es.po
1396                 Updated translation
1397
1398 2006-10-21 [paul]       2.5.6cvs4
1399
1400         * src/gtk/authors.h
1401         * src/plugins/pgpcore/pgp_viewer.c
1402         * src/plugins/pgpcore/sgpgme.c
1403                 fix building on BSDs
1404                 Thanks to Michael Hughes
1405                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1406
1407 2006-10-20 [colin]      2.5.6cvs3
1408
1409         * configure.ac
1410                 Bump up libetpan requirement
1411                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1412         * src/common/utils.c
1413         * src/common/utils.h
1414                 Add convenience get_file_mtime()
1415         * src/imap.c
1416         * src/etpan/imap-thread.c
1417         * src/etpan/imap-thread.h
1418                 Implement UIDPLUS support if the server
1419                 supports it - faster sending in this case
1420
1421 2006-10-19 [colin]      2.5.6cvs2
1422
1423         * src/gtk/quicksearch.c
1424                 Fix emptying in type-ahead+extended mode
1425         * src/mainwindow.c
1426         * src/mainwindow.h
1427                 Add a hook for offline state change
1428         * src/plugins/trayicon/trayicon.c
1429                 Use it to display offline icons
1430         * src/plugins/trayicon/Makefile.am
1431         * src/plugins/trayicon/newmail.offline.xpm
1432         * src/plugins/trayicon/newmarkedmail.offline.xpm
1433         * src/plugins/trayicon/nomail.offline.xpm
1434         * src/plugins/trayicon/unreadmail.offline.xpm
1435         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1436                 Add the icons
1437
1438 2006-10-12 [paul]       2.5.6cvs1
1439
1440         * NEWS
1441         * README
1442         * configure.ac
1443                 Update version number following
1444                 stable release
1445
1446 2006-10-19 [colin]      2.5.5cvs18
1447
1448         * manual/handling.xml
1449                 Add type-ahead search
1450
1451 2006-10-18 [colin]      2.5.5cvs17
1452
1453         * src/gtk/quicksearch.c
1454                 Remove "save to history only if there's
1455                 no syntax error", it breaks for some 
1456                 reason which I'll investigate later.
1457
1458 2006-10-18 [colin]      2.5.5cvs16
1459
1460         * src/prefs_common.c
1461         * src/prefs_common.h
1462         * src/summaryview.c
1463         * src/gtk/quicksearch.c
1464         * src/gtk/quicksearch.h
1465                 Add a type-ahead option for fast searches
1466                 Patch by Fabien Vantard
1467
1468 2006-10-18 [colin]      2.5.5cvs15
1469
1470         * src/compose.c
1471         * src/compose.h
1472                 Add Options/Reply mode/ menu to be able to
1473                 change the recipients of a reply on the fly
1474
1475 2006-10-18 [colin]      2.5.5cvs14
1476
1477         * src/compose.c
1478                 Fix redirecting of our own sent mails
1479
1480 2006-10-17 [wwp]        2.5.5cvs13
1481
1482         * src/send_message.c
1483                 Fix duplicate error messages when sending, and missing
1484                 newline in such error messages.
1485
1486 2006-10-17 [colin]      2.5.5cvs12
1487
1488         * src/compose.c
1489                 Compare addresses case-insensitive
1490
1491 2006-10-17 [colin]      2.5.5cvs11
1492
1493         * src/plugins/pgpcore/sgpgme.c
1494                 Fix return status
1495
1496 2006-10-17 [colin]      2.5.5cvs10
1497
1498         * src/plugins/pgpcore/pgp_viewer.c
1499                 Fix return status
1500
1501 2006-10-17 [colin]      2.5.5cvs9
1502
1503         * src/quote_fmt.c
1504                 Fix a typo (thanks to Fabien)
1505
1506 2006-10-16 [colin]      2.5.5cvs8
1507
1508         * src/textview.c
1509                 Fix problem with quote-folding when emails
1510                 don't convert cleanly to UTF-8
1511
1512 2006-10-14 [colin]      2.5.5cvs7
1513
1514         * src/prefs_template.c
1515                 Reset fields when reopening
1516                 the window
1517
1518 2006-10-13 [paul]       2.5.5cvs6
1519
1520         * manual/advanced.xml
1521         * src/prefs_message.c
1522                 make 'respect_flowed_format' a hidden
1523                 option, and add a manual entry for it
1524                 Thanks to Colin
1525
1526 2006-10-12 [colin]      2.5.5cvs5
1527
1528         * src/codeconv.c
1529                 Revert part of 2.5.2cvs21:
1530                 Don't optimise by reusing the 
1531                 last iconv converter if possible:
1532                 it seems slightly broken in a 
1533                 very hard way to reproduce
1534
1535 2006-10-12 [colin]      2.5.5cvs4
1536
1537         * src/prefs_common.c
1538         * src/prefs_common.h
1539         * src/prefs_message.c
1540         * src/procmime.c
1541                 Fix bug 1035, 'Incorrect handling 
1542                 of flowed lines'. We now optionnaly
1543                 handle this format (preference is in
1544                 Message View/Text options section)
1545
1546 2006-10-12 [colin]      2.5.5cvs3
1547
1548         * po/POTFILES.in
1549                 Add new file
1550         * src/plugins/pgpcore/pgp_viewer.c
1551         * src/plugins/pgpcore/sgpgme.c
1552                 Don't try to import without asking
1553
1554 2006-10-12 [colin]      2.5.5cvs2
1555
1556         * src/compose.c
1557                 Fix bug 1036, 'Forwarding a mutlipart
1558                 mail with a "text/html" block to ms
1559                 outlook users leeds to freeze of
1560                 outlook'. Poor outlook users...
1561
1562 2006-10-12 [paul]       2.5.5cvs1
1563
1564         * NEWS
1565         * README
1566         * configure.ac
1567                 Update version number following
1568                 stable release
1569
1570 2006-10-11 [paul]       2.5.4cvs1
1571
1572         * NEWS
1573         * README
1574         * configure.ac
1575                 Update version number following
1576                 stable release
1577
1578 2006-10-11 [paul]       2.5.3cvs32
1579
1580         * src/textview.c
1581                 fix bug 1032, 'Segmentation fault when showing
1582                 message' (bug in quote folding)
1583                 Thanks to Colin
1584
1585 2006-10-10 [colin]      2.5.3cvs31
1586
1587         * src/quote_fmt.c
1588                 Rephrase english a bit
1589
1590 2006-10-10 [colin]      2.5.3cvs30
1591
1592         * src/prefs_compose_writing.c
1593                 Stop making the page larger than the window
1594
1595 2006-10-10 [wwp]        2.5.3cvs29
1596
1597         * src/compose.c
1598         * src/prefs_template.c
1599         * src/quote_fmt.c
1600         * src/quote_fmt.h
1601         * src/quote_fmt_lex.l
1602         * src/quote_fmt_parse.y
1603                 Extend the quote parser a bit: allow to get access to
1604                 basic (composing) account info.
1605
1606 2006-10-10 [colin]      2.5.3cvs28
1607
1608         * src/procheader.c
1609                 Fix this \t problem in subject
1610
1611 2006-10-09 [colin]      2.5.3cvs27
1612
1613         * src/main.c
1614         * src/prefs_gtk.c
1615                 Prepare cache a bit later
1616                 If section already exists, skip the new one 
1617                 (as previously); avoid writing the same block
1618                 twice - if we find a second block with the 
1619                 same id, skip it.
1620         * src/plugins/pgpcore/pgp_viewer.c
1621                 Set cursor to busy when retrieving a key
1622         * src/plugins/pgpcore/sgpgme.c
1623                 allow 5 seconds for gpg to export the key
1624                 
1625
1626 2006-10-09 [colin]      2.5.3cvs26
1627
1628         * configure.ac
1629         * src/msgcache.c
1630         * src/prefs_gtk.c
1631                 Check for existence of fgets_unlocked
1632                 and fwrite_unlocked
1633
1634 2006-10-09 [paul]       2.5.3cvs25
1635
1636         * src/prefs_summaries.c
1637                 replace strftime() with fast_strftime() and in
1638                 the consequence fix the bug in the display of
1639                 AM/PM in the 'Example' string
1640
1641 2006-10-09 [ticho]      2.5.3cvs24
1642
1643         * po/sk.po
1644                 Updated (and fixed up somewhat) Slovak translation.
1645
1646 2006-10-08 [colin]      2.5.3cvs23
1647
1648         * src/prefs_folder_item.c
1649                 Explain why prefs in the top-level folder
1650                 aren't retained, but are still useful
1651
1652 2006-10-08 [colin]      2.5.3cvs22
1653
1654         * src/prefs_gtk.c
1655                 Don't cache anything if caching fails
1656
1657 2006-10-08 [colin]      2.5.3cvs21
1658
1659         * src/common/utils.c
1660                 always include gi18n.h
1661
1662 2006-10-07 [colin]      2.5.3cvs20
1663
1664         * src/plugins/pgpcore/pgp_viewer.c
1665                 Kill gpg after 5 seconds wait
1666
1667 2006-10-07 [colin]      2.5.3cvs19
1668
1669         * src/plugins/pgpcore/pgp_viewer.c
1670         * src/plugins/pgpcore/pgp_viewer.h
1671                 Fix copyright
1672
1673 2006-10-07 [colin]      2.5.3cvs18
1674
1675         * src/plugins/pgpcore/pgp_viewer.c
1676         * src/plugins/pgpcore/pgp_viewer.h
1677                 Actually add the files to CVS
1678
1679 2006-10-07 [colin]      2.5.3cvs17
1680
1681         * src/plugins/pgpcore/sgpgme.c
1682                 Be sure not to crash on 'application/pgp-signature' that
1683                 are not application/pgp-signatures
1684
1685 2006-10-07 [colin]      2.5.3cvs16
1686
1687         * src/textview.c
1688         * src/textview.h
1689                 Make a bit more of the API available
1690         * src/plugins/pgpcore/Makefile.am
1691         * src/plugins/pgpcore/plugin.c
1692         * src/plugins/pgpcore/sgpgme.c
1693                 Add basic key import/export
1694
1695 2006-10-07 [colin]      2.5.3cvs15
1696
1697         * src/folderview.c
1698         * src/imap.c
1699         * src/prefs_account.c
1700         * src/wizard.c
1701                 Warn users *everywhere* if libetpan's not
1702                 linked in
1703
1704 2006-10-06 [mones]      2.5.3cvs14
1705
1706         * po/de.po
1707         * po/es.po
1708                 updated by Stephan Sachse and me
1709
1710 2006-10-06 [colin]      2.5.3cvs13
1711
1712         * src/main.c
1713         * src/common/sylpheed.c
1714                 Don't load common plugins if --exit is passed
1715         * src/prefs_gtk.c
1716         * src/prefs_gtk.h
1717                 Implement a cache to avoid reading the same
1718                 files over and over again at startup
1719
1720 2006-10-06 [colin]      2.5.3cvs12
1721
1722         * src/summaryview.c
1723         * src/gtk/quicksearch.c
1724                 Update display every 5k mails on fast searches
1725
1726 2006-10-06 [colin]      2.5.3cvs11
1727
1728         * src/textview.c
1729                 Don't do quote folding on HTML or ERTF.
1730                 May fix the Cygwin issues if they were
1731                 happening with HTML mails?
1732
1733 2006-10-05 [colin]      2.5.3cvs10
1734
1735         * src/prefs_gtk.c
1736                 Oops, forgot one
1737
1738 2006-10-05 [colin]      2.5.3cvs9
1739
1740         * src/prefs_gtk.c
1741                 Use unlocked_stdio here too
1742
1743 2006-10-05 [colin]      2.5.3cvs8
1744
1745         * src/folderview.c
1746                 Fix go to next * after preferences apply
1747         * src/msgcache.c
1748                 Do the fd lock/unlock ourselves instead of
1749                 letting the libc do it at each write 
1750
1751 2006-10-05 [colin]      2.5.3cvs7
1752
1753         * src/common/utils.c
1754                 Faster division, thanks to Jean Diraison
1755
1756 2006-10-05 [paul]       2.5.3cvs6
1757
1758         * src/common/utils.c
1759                 fix building with --disable-nls
1760
1761 2006-10-04 [colin]      2.5.3cvs5
1762
1763         * src/folder.c
1764                 Maybe fix a segfault
1765
1766 2006-10-04 [wwp]        2.5.3cvs4
1767
1768         * src/prefs_folder_item.c
1769                 Fine-tune layouts in folder item prefs. Suggested by
1770                 Fabien Vantard <fzzzzz@gmail.com>.
1771
1772 2006-10-04 [wwp]        2.5.3cvs3
1773
1774         * src/prefs_folder_item.c
1775                 Kill the clandestine passengers. You didn't see anything.
1776
1777 2006-10-04 [wwp]        2.5.3cvs2
1778
1779         * src/prefs_folder_item.c
1780                 Add a way to test the subject simplify regexp in
1781                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1782                 w/ few layout changes.
1783
1784 2006-20-04 [paul]       2.5.3cvs1
1785
1786         * NEWS
1787         * README
1788         * configure.ac
1789                 Update version number following
1790                 stable release
1791
1792 2006-10-04 [colin]      2.5.2cvs42
1793
1794         * src/folder.c
1795         * src/folder.h
1796         * src/summaryview.c
1797                 Provide a way for folder classes to set their sort
1798                 type and key
1799
1800 2006-10-03 [colin]      2.5.2cvs41
1801
1802         * src/mh.c
1803                 Don't use strlen() to know if the
1804                 string's empty
1805
1806 2006-10-03 [colin]      2.5.2cvs40
1807
1808         * src/mh.c
1809                 Fix "check for new folders" with accentued folders
1810
1811 2006-10-03 [ticho]      2.5.2cvs39
1812
1813         * src/filtering.c
1814         * src/folder.c
1815         * src/inc.c
1816         * src/mbox.c
1817                 Colin's fix for "copy" filtering rules.
1818
1819 2006-10-02 [colin]      2.5.2cvs38
1820
1821         * src/folderview.c
1822                 Fix for double-click too
1823
1824 2006-10-02 [colin]      2.5.2cvs37
1825
1826         * src/folderview.c
1827                 correct fix for cvs36
1828
1829 2006-10-02 [colin]      2.5.2cvs36
1830
1831         * src/folderview.c
1832                 Fix 'goto next unread' after collapsing/expanding 
1833                 a node.
1834
1835 2006-10-02 [colin]      2.5.2cvs35
1836
1837         * src/summaryview.c
1838                 Fix double freeze/thaw
1839         * src/common/utils.c
1840         * src/common/utils.h
1841                 Reimplement strftime
1842         * src/procheader.c
1843                 Use it
1844
1845
1846 2006-10-02 [colin]      2.5.2cvs34
1847
1848         * src/mh.c
1849                 Time mh_write_sequences() - it's fast
1850         * src/summaryview.c
1851                 Init a variable to shut up gcc
1852
1853 2006-10-01 [colin]      2.5.2cvs33
1854
1855         * src/folder.c
1856         * src/mh.c
1857         * src/mh.h
1858         * src/msgcache.c
1859                 Add helper mh_set_mtime(), and set mtime to stat()'s result
1860                 Add fsync but disable it, it's slow as hell
1861
1862 2006-10-01 [colin]      2.5.2cvs32
1863
1864         * src/mh.c
1865         * src/msgcache.c
1866                 fflush() caches and mh_sequences before
1867                 fclose()ing
1868
1869 2006-10-01 [colin]      2.5.2cvs31
1870
1871         * src/msgcache.c
1872                 Don't ftruncate when not using mmap
1873
1874 2006-09-30 [colin]      2.5.2cvs30
1875
1876         * src/main.c
1877                 Write folder list *after* saving caches
1878
1879 2006-09-30 [colin]      2.5.2cvs29
1880
1881         * src/folder.c
1882         * src/mh.c
1883                 Debug forced mtime changes
1884
1885 2006-09-30 [colin]      2.5.2cvs28
1886
1887         * src/folder.c
1888         * src/main.c
1889                 Remove useless debug_print()s (code
1890                 well-tested)
1891
1892 2006-09-30 [colin]      2.5.2cvs27
1893
1894         * src/mh.c
1895                 Do stuff faster when writing mh_sequences
1896
1897 2006-09-30 [colin]      2.5.2cvs26
1898
1899         * src/mh.c
1900                 Don't let the writing of .mh_sequences, which
1901                 can change the folder's mtime, let us think
1902                 we need to scan.
1903
1904 2006-09-30 [colin]      2.5.2cvs25
1905
1906         * src/folder.c
1907                 Move a debug_print where it belongs 
1908                 (processing)
1909         * src/summaryview.c
1910                 Don't mess with a huge slow subject
1911                 table if we're not threading by
1912                 subject
1913
1914 2006-09-30 [colin]      2.5.2cvs24
1915
1916         * src/msgcache.c
1917                 Reenable mmaped reads (*not* writes!)
1918         * src/procmsg.c
1919                 Don't destroy and recreate hashtables just
1920                 for fun
1921         * src/common/utils.c
1922                 Remove useless reply prefixes (it's case
1923                 unsensitive)
1924
1925 2006-09-30 [wwp]        2.5.2cvs23
1926
1927         * tools/fix_date.sh
1928                 Fixed a minor bug in date value extraction, added a switch
1929                 to replace non RFC-compliant Date: value, added a switch
1930                 to use strict RFC matching patterns for dates.
1931
1932 2006-09-29 [colin]      2.5.2cvs22
1933
1934         * src/matcher_parser.h
1935         * src/matcher_parser_parse.y
1936         * src/prefs_filtering.c
1937         * src/statusbar.c
1938         * src/summary_search.c
1939         * src/summaryview.c
1940         * src/gtk/quicksearch.c
1941         * src/gtk/quicksearch.h
1942                 Optimise searches by setting different
1943                 refresh intervals (depending if the 
1944                 search is fast or not)
1945
1946 2006-09-29 [colin]      2.5.2cvs21
1947
1948         * src/codeconv.c
1949                 Optimise by reusing the last iconv converter
1950                 if possible
1951         * src/textview.c
1952                 Optimise a bit (the foldable quotes feature
1953                 still has an awful O(n^2) algo
1954
1955 2006-09-29 [colin]      2.5.2cvs20
1956
1957         * src/gtk/gtksctree.c
1958         * src/gtk/gtksctree.h
1959                 Optimise de-selection via up/down or
1960                 another key
1961
1962 2006-09-28 [colin]      2.5.2cvs19
1963
1964         * src/action.c
1965         * src/compose.c
1966         * src/folderview.c
1967         * src/mainwindow.c
1968         * src/messageview.c
1969         * src/summary_search.c
1970         * src/toolbar.c
1971                 Avoid using summaryview->ctree directly
1972
1973 2006-09-28 [colin]      2.5.2cvs18
1974
1975         * src/summaryview.c
1976         * src/summaryview.h
1977                 Add helpers to freeze/thaw/grab_focus
1978                 Factorize calls to freeze/thaw/grab_focus
1979                 
1980
1981 2006-09-28 [colin]      2.5.2cvs17
1982
1983         * src/main.c
1984                 More guards for the session management
1985
1986 2006-09-28 [colin]      2.5.2cvs16
1987
1988         * src/folderview.c
1989         * src/gtk/gtksctree.c
1990         * src/gtk/gtksctree.h
1991                 Make expanding not recursive in folderview
1992
1993 2006-09-28 [colin]      2.5.2cvs15
1994
1995         * src/addressbook.c
1996                 If nothing is selected in the list (right part)
1997                 and a group is selected in the tree (left part),
1998                 mail this group.
1999
2000 2006-09-28 [colin]      2.5.2cvs14
2001
2002         * src/Makefile.am
2003                 Actually use SM_LIBS
2004
2005 2006-09-28 [ticho]      2.5.2cvs13
2006
2007         * src/export.c
2008         * src/messageview.c
2009         * src/mimeview.c
2010         * src/news.c
2011         * src/pop.c
2012         * src/prefs_themes.c
2013         * src/procmsg.c
2014                 Small i18n string optimization.
2015         * src/send_message.c
2016         * src/summaryview.c
2017         * src/common/session.c
2018         * src/common/smtp.c
2019         * src/common/ssl_certificate.c
2020         * src/common/utils.c
2021                 Use "Couldn't" instead of "Can't" in UI messages,
2022                 where appropriate.
2023
2024 2006-09-28 [colin]      2.5.2cvs12
2025
2026         * configure.ac
2027                 Possibly fix link errors
2028
2029 2006-09-27 [wwp]        2.5.2cvs11
2030
2031         * src/gtk/authors.h
2032         * doc/man/sylpheed-claws.1
2033         * manual/ack.xml
2034         * manual/es/ack.xml
2035         * manual/fr/ack.xml
2036         * manual/pl/ack.xml
2037                 Updated authors info (me, myself and I).
2038
2039 2006-09-27 [colin]      2.5.2cvs10
2040
2041         * src/addressbook.c
2042                 Remove useless printf
2043
2044 2006-09-27 [wwp]        2.5.2cvs9
2045
2046         * src/editgroup.c
2047         * src/send_message.c
2048         * src/inc.c
2049         * src/prefs_common.c
2050         * src/prefs_common.h
2051         * src/gtk/progressdialog.c
2052                 remember more windows' sizes (send dialog, received dialog,
2053                 edit group in addressbook).
2054
2055 2006-09-27 [colin]      2.5.2cvs8
2056
2057         * configure.ac
2058         * src/main.c
2059         * src/mainwindow.h
2060                 Use libSM to communicate with the session
2061                 manager, so that we can know when the 
2062                 session ends, save our caches, and draft
2063                 our compose windows.
2064
2065 2006-09-27 [colin]      2.5.2cvs7
2066
2067         * src/addressbook.c
2068                 Fix issues:
2069                 o Allow Book and Group creation from the tree's
2070                   contextual menu
2071                 o Do not actually delete the contacts when 
2072                   deleting groups from the tree (duh!)
2073
2074 2006-09-27 [colin]      2.5.2cvs6
2075
2076         * src/compose.c
2077         * src/compose.h
2078         * src/mainwindow.c
2079         * src/textview.c
2080         * src/toolbar.c
2081                 o Allow passing an email address to 
2082                   compose_new_with_folderitem
2083                 o Update callers
2084                 o Use current folderitem when clicking
2085                   on a TextView mailto: link
2086                 o Fix a possible leak in TextView
2087
2088 2006-09-27 [colin]      2.5.2cvs5
2089
2090         * src/html.c
2091                 Use UTF-8 chars to replace HTML entities
2092
2093 2006-09-27 [colin]      2.5.2cvs4
2094
2095         * AUTHORS
2096         * src/prefs_account.c
2097         * src/gtk/authors.h
2098                 Fix bug #1024 (Array index out of
2099                 range in sylpheed-claws-2.5.2)
2100                 Patch by Ales Nosek <anosek@suse.cz>
2101
2102 2006-09-27 [colin]      2.5.2cvs3
2103
2104         * src/addr_compl.c
2105                 Actually do the test
2106
2107 2006-09-27 [colin]      2.5.2cvs2
2108
2109         * src/addr_compl.c
2110         * src/addr_compl.h
2111                 Allow completing with comma (in certain cases: vCalendar
2112                 for example doesn't support that)
2113                 Patch by Fabien Vantard
2114
2115 2006-09-26 [colin]      2.5.2cvs1
2116
2117         * src/Makefile.am
2118         * src/addr_compl.c
2119         * src/addr_compl.h
2120         * src/addrbook.c
2121         * src/addrbook.h
2122         * src/addressbook.c
2123         * src/addrindex.c
2124         * src/addrindex.h
2125         * src/compose.c
2126         * src/prefs_common.c
2127         * src/prefs_filtering_action.c
2128         * src/prefs_folder_item.c
2129         * src/prefs_template.c
2130         * src/stock_pixmap.c
2131         * src/stock_pixmap.h
2132         * src/pixmaps/addr_one.xpm
2133         * src/pixmaps/addr_two.xpm
2134                 Add auto-completion on groups
2135
2136 2006-09-26 [colin]      2.5.2
2137
2138         * NEWS
2139         * README
2140         * RELEASE_NOTES
2141                 2.5.2 released
2142
2143 2006-09-26 [colin]      2.5.1cvs5
2144
2145         * src/matcher.c
2146                 Fix condition
2147
2148 2006-09-26 [colin]      2.5.1cvs4
2149
2150         * src/mbox.c
2151                 Revert cvs1 (useless as the message is printed 
2152                 every 500 mails)
2153
2154 2006-09-26 [colin]      2.5.1cvs3
2155
2156         * src/partial_download.c
2157                 Fix crasher found by Alexsandar Urosevic
2158
2159 2006-09-26 [colin]      2.5.1cvs2
2160
2161         * src/summaryview.c
2162                 Fix bug #1023 (Sylpheed deletes too much messages)
2163
2164 2006-09-26 [ticho]      2.5.1cvs1
2165
2166         * src/mbox.c
2167                 Make use of gettext's multiple plurals for statusbar
2168                 progress message.
2169
2170 2006-09-25 [paul]       2.5.1
2171
2172         * NEWS
2173         * README
2174         * RELEASE_NOTES
2175                 2.5.1 released
2176
2177 2006-09-25 [colin]      2.5.0cvs3
2178
2179         * src/plugins/bogofilter/bogofilter.c
2180         * src/plugins/clamav/clamav_plugin.c
2181         * src/plugins/spamassassin/spamassassin.c
2182                 BogoFilter, Spamassassin: Fix double hook registering after
2183                 visiting preferences
2184                 Spamassassin, Clamav: Just set the mails to move instead of
2185                 doing the move - caller will move the things at once.
2186
2187 2006-09-25 [colin]      2.5.0cvs2
2188
2189         * src/imap.c
2190         * src/etpan/imap-thread.c
2191                 Use UID SEARCH ALL instead of UID 1:*
2192                 (braindead servers can't figure out that's
2193                 the same...)
2194
2195 2006-09-25 [wwp]        2.5.0cvs1
2196
2197         * src/message_search.c
2198                 Added the ability to stop a running search (in message body).
2199
2200 2006-09-25 [paul]       2.5.0
2201
2202         * NEWS
2203         * README
2204         * RELEASE_NOTES
2205                 2.5.0 released
2206
2207 2006-09-25 [paul]       2.4.0cvs214
2208
2209         * po/cs.po
2210         * po/de.po
2211         * po/fi.po
2212         * po/fr.po
2213         * po/nl.po
2214         * po/pt_BR.po
2215         * po/sk.po
2216         * po/sr.po
2217         * po/zh_CN.po
2218                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2219                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2220                 Ticho, Aleksander Urosevic, Ralgh Young
2221
2222 2006-09-24 [mones]      2.4.0cvs213
2223
2224         * po/es.po
2225                 Updated for release
2226
2227 2006-09-23 [colin]      2.4.0cvs212
2228
2229         * src/gtk/inputdialog.c
2230                 Fix [ ] remember this appearing in normal
2231                 input dialogs after it's been used by
2232                 mimeview.
2233         * src/folder.c
2234         * src/folderview.c
2235         * src/msgcache.c
2236         * src/procmsg.c
2237         * src/summaryview.c
2238         * src/textview.c
2239         * src/common/timing.h
2240                 Enable timings in debug mode and make it
2241                 look prettier.
2242
2243 2006-09-22 [colin]      2.4.0cvs211
2244
2245         * README
2246                 Revert test change
2247         * commitHelper
2248                 ping the correct URI
2249
2250 2006-09-22 [colin]      2.4.0cvs210
2251
2252         * README
2253                 Let's see if bug #1022 is fixed
2254
2255 2006-09-21 [colin]      2.4.0cvs209
2256
2257         * src/wizard.c
2258         * src/common/plugin.c
2259                 Prepare infra to load predefined plugins when
2260                 no configuration existed. Don't actually load
2261                 anything yet (feat. freeze)
2262
2263 2006-09-21 [wwp]        2.4.0cvs208
2264
2265         * manual/fr/faq.xml
2266                 Partial sync w/ 2.4.0cvs72:
2267                 wrap file and minor updates.
2268
2269 2006-09-21 [wwp]        2.4.0cvs207
2270
2271         * tools/fix_date.sh
2272                 several fixes and enhancements. A new --force switch has been
2273                 added to prevent overriding by default Date: header when
2274                 already existing.
2275
2276 2006-09-21 [paul]       2.4.0cvs206
2277
2278         * src/common/utils.c
2279                 add Chinese UTF8 Re prefix
2280
2281 2006-09-21 [wwp]        2.4.0cvs205
2282
2283         * tools/Makefile.am
2284                 Fics alfabettical order.
2285
2286 2006-09-21 [wwp]        2.4.0cvs204
2287
2288         * tools/fix_date.sh
2289         * tools/Makefile.am
2290                 Added an action tool to fix missing Date field in emails.
2291                 Updated Makefile.am to reflect those last two additions.
2292
2293 2006-09-21 [wwp]        2.4.0cvs203
2294
2295         * tools/uuooffice
2296                 Added a action tool to open uuencoded docs w/
2297                 OpenOffice (based on uudec method).
2298
2299 2006-09-21 [colin]      2.4.0cvs202
2300
2301         * src/compose.c
2302         * src/textview.c
2303                 Workaround possible GTK crash: remove selection 
2304                 clipboard before destroying widget, or GTK+-2.10
2305                 dies. Thanks to Hiro.
2306
2307 2006-09-20 [colin]      2.4.0cvs201
2308
2309         * src/compose.c
2310                 Fix free-after-use in some cases (when 
2311                 procmime_encode_content() frees mimeinfo->data.mem
2312                 and turns it to a temp file)
2313
2314 2006-09-20 [colin]      2.4.0cvs200
2315
2316         * src/folderview.c
2317         * src/summaryview.c
2318         * src/gtk/gtksctree.c
2319         * src/gtk/gtksctree.h
2320                 Add tooltips in the folderview and summaryview
2321                 (Doesn't break string freeze as they already
2322                 exist)
2323         * src/toolbar.c
2324                 Put the spam button in the default configuration
2325                 if compiled with bogo plugin too
2326
2327 2006-09-19 [colin]      2.4.0cvs199
2328
2329         * src/summaryview.c
2330         * src/summaryview.h
2331                 Update folder name label on folder rename
2332         * src/prefs_matcher.c
2333         * src/gtk/logwindow.h
2334                 Fix warnings
2335                 Patches by Fabien
2336
2337 2006-09-19 [wwp]        2.4.0cvs198
2338
2339         * src/summary_search.c
2340                 fix can't click forward/backward buttons in the
2341                 search messages.
2342
2343 2006-09-18 [paul]       2.4.0cvs197
2344
2345         * src/wizard.c
2346                 add missing bracket, capitalise the A of
2347                 'SpamAssassin'
2348
2349 2006-09-18 [paul]       2.4.0cvs196
2350
2351         * src/compose.c
2352                 fix bug 1012 'crashed upon sending mail
2353                 from compose window'
2354                 Thanks to Colin
2355
2356 2006-09-16 [colin]      2.4.0cvs195
2357
2358         * src/folderview.c
2359                 Fix "real-time" sorting by freezing/thawing
2360
2361 2006-09-16 [colin]      2.4.0cvs194
2362
2363         * manual/faq.xml
2364                 Fix the anti-spam entry a bit
2365
2366 2006-09-16 [colin]      2.4.0cvs193
2367
2368         * src/wizard.c
2369                 Make sure reviewers have no excuse when stating
2370                 Sylpheed-Claws doesn't have antispam capabilities.
2371
2372 2006-09-16 [colin]      2.4.0cvs192
2373
2374         * src/main.c
2375                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2376                 as if the SIGPIPE comes from etpan's thread we could
2377                 trigger a GUI update from this thread.
2378
2379 2006-09-16 [colin]      2.4.0cvs191
2380
2381         * src/summaryview.c
2382                 Init all members of the struct
2383
2384 2006-09-16 [paul]       2.4.0cvs190
2385
2386         * src/account.c
2387                 improvements to the English
2388
2389 2006-09-15 [colin]      2.4.0cvs189
2390
2391         * src/summaryview.c
2392                 HIG order on dialog
2393
2394 2006-09-14 [colin]      2.4.0cvs188
2395
2396         * src/common/socket.c
2397         * src/common/socket.h
2398         * src/common/ssl.c
2399         * src/common/ssl_certificate.c
2400         * src/common/ssl_certificate.h
2401         * src/etpan/imap-thread.c
2402                 the get_fqdn() call done to get canonical name when
2403                 checking an SSL certificate is blocking, which is
2404                 sad as we just did a non-blocking lookup to connect.
2405                 Fix that by letting the fqdn available to the SockInfo,
2406                 and use that in ssl_certificate_check(). For IMAP,
2407                 we don't do it as the lookup's done by libetpan, but
2408                 it's less annoying as IMAP connections as much more
2409                 rare than POP3 connections.
2410
2411 2006-09-14 [paul]       2.4.0cvs187
2412
2413         * manual/advanced.xml
2414                 improvements to the English,
2415                 properly place the new hidden options
2416                 within the alphabetical order
2417         * src/gtk/pluginwindow.c
2418                 improvements to the English
2419
2420 2006-09-14 [colin]      2.4.0cvs186
2421
2422         * src/prefs_common.c
2423         * src/prefs_common.h
2424         * src/gtk/gtksctree.c
2425         * manual/advanced.xml
2426                 New hidden pref, stripes_color_offset, to change
2427                 the value added/substracted to normal bgcolor to
2428                 create the stripes in summaries
2429
2430 2006-09-13 [colin]      2.4.0cvs185
2431
2432         * src/gedit-print.c
2433         * src/messageview.c
2434         * src/messageview.h
2435         * src/summaryview.c
2436         * src/textview.c
2437                 Fix misc. printing issues: 
2438                 - Bad font for linkified headers
2439                 - Different font if the mail was displayed or not
2440                 - Factorize the thing
2441
2442 2006-09-13 [colin]      2.4.0cvs184
2443
2444         * src/common/ssl_certificate.c
2445                 Only get FQDN once when checking certificate
2446
2447 2006-09-13 [colin]      2.4.0cvs183
2448
2449         * src/account.c
2450         * src/gtk/pluginwindow.c
2451                 Misc. GUI fixes by Fabien
2452
2453 2006-09-13 [wwp]        2.4.0cvs182
2454
2455         * configure.ac
2456         * src/common/utils.h
2457         * src/common/utils.c
2458                 get rid of unused wide-char functions.
2459
2460 2006-09-13 [wwp]        2.4.0cvs181
2461
2462         * src/plugins/pgpinline/sylpheed.def
2463         * src/textview.c
2464                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2465                 add privacy_reset_error to the .def file,
2466                 do not fork for an external textviewer.
2467
2468 2006-09-13 [wwp]        2.4.0cvs180
2469
2470         * src/prefs_common.c
2471                 fix broken font entry in prefs (patch issued by the gpg4win team,
2472                 probably by Marcus Brinkmann <marcus@g10code.de>).
2473
2474 2006-09-13 [colin]      2.4.0cvs179
2475
2476         * src/folder.h
2477                 Fix a warning in summaryview.c
2478         * src/mainwindow.c
2479         * src/summaryview.c
2480         * src/summaryview.h
2481                 Add missing Mark/* elements in the
2482                 main menu
2483
2484 2006-09-12 [colin]      2.4.0cvs178
2485
2486         * src/prefs_actions.c
2487         * src/prefs_filtering_action.c
2488         * src/prefs_matcher.c
2489                 Use (New) instead of New everywhere
2490
2491 2006-09-12 [wwp]        2.4.0cvs177
2492
2493         * manual/fr/addrbook.xml
2494         * manual/fr/handling.xml
2495                 updated some quotes in the fr manual to match the fr translation.
2496
2497 2006-09-12 [wwp]        2.4.0cvs176
2498
2499         * src/prefs_matcher.c
2500                 don't store translated string elements in matcher expressions.
2501                 Also fixed a misused of Q_().
2502
2503 2006-09-11 [wwp]        2.4.0cvs175
2504
2505         * src/plugins//bogofilter/bogofilter.c
2506         * src/plugins//clamav/clamav_plugin.c
2507         * src/plugins//demo/demo.c
2508         * src/plugins//dillo_viewer/dillo_viewer.c
2509         * src/plugins//pgpcore/plugin.c
2510         * src/plugins//pgpinline/plugin.c
2511         * src/plugins//pgpmime/plugin.c
2512         * src/plugins//spamassassin/spamassassin.c
2513                 gettext-ize more strings (mostly plugin error messages).
2514
2515 2006-09-11 [colin]      2.4.0cvs174
2516
2517         * src/alertpanel.c
2518                 Make maximum buffer size bigger to avoid
2519                 truncating translated messages. Patch by
2520                 Fabien
2521
2522 2006-09-11 [colin]      2.4.0cvs173
2523
2524         * src/etpan/imap-thread.c
2525                 Fix compilation on OpenBSD, thanks to 
2526                 Landry
2527
2528 2006-09-10 [wwp]        2.4.0cvs172
2529
2530         * manual/account.xml
2531         * manual/addrbook.xml
2532         * manual/handling.xml
2533         * manual/es/handling.xml
2534         * manual/fr/account.xml
2535         * manual/fr/addrbook.xml
2536         * manual/fr/handling.xml
2537                 documented addressbook matching (condition configuration):
2538                   addrbook.xml, en fr
2539                 documented per-account filtering rules (handling/filtering
2540                   section, account section):
2541                   account.xml, handling.xml, en fr
2542                 slightly updated the handling/searching section to tell few
2543                   words about the extended search ability:
2544                   handling.xml, en fr
2545                 added missing <quote></quotes> to Quick Search:
2546                   handling.xml, en fr es
2547                 fixed a typo (auomatically):
2548                   handling.xml, en
2549                 changes revisited by Paul.
2550
2551 2006-09-10 [paul]       2.4.0cvs171
2552
2553         * src/prefs_actions.c
2554         * src/prefs_filtering.c
2555         * src/prefs_template.c
2556                 adjustments to the gui
2557                 Patch by Fabien Vantard (slightly modified)
2558
2559 2006-09-10 [colin]      2.4.0cvs170
2560
2561         * src/summaryview.c
2562                 Check folderitem/summaryview consistency
2563                 (basically automates Update summary). Fixes
2564                 #1011 (wrong (negative) count on unread 
2565                 messages)
2566
2567 2006-09-10 [colin]      2.4.0cvs169
2568
2569         * src/gtk/gtksctree.c
2570                 Fix recursive expansion via mouse
2571         * src/plugins/bogofilter/bogofilter.c
2572                 Use normal filtering way of moving
2573                 messages (batching), possibly fixing
2574                 bug #1015 (Bogofilter plugin doubles 
2575                 new messages)
2576
2577 2006-09-09 [wwp]        2.4.0cvs168
2578
2579         * src/prefs_filtering.c
2580                 better place for this fix.
2581
2582 2006-09-09 [wwp]        2.4.0cvs167
2583
2584         * src/prefs_filtering.c
2585                 fix a minor bug when the enabled status of a filtering/processing
2586                 rule always got set to TRUE when replacing this rule. That still
2587                 make sense when adding a new rule, but now when replacing, we
2588                 don't override the value of 'enabled'.
2589                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2590                 to prefs_filtering_list_view_get_info() as this function not only
2591                 returns the name, but also the account_id and the enabled status.
2592
2593 2006-09-09 [mones]      2.4.0cvs166
2594
2595         * manual/glossary.xml
2596         * manual/plugins.xml
2597                 Minor format corrections
2598         * manual/gpl.xml
2599                 Fix misplaced NO WARRANTY section
2600         * manual/es/advanced.xml
2601         * manual/es/faq.xml
2602         * manual/es/glossary.xml
2603         * manual/es/gpl.xml
2604         * manual/es/handling.xml
2605         * manual/es/plugins.xml
2606         * manual/es/starting.xml
2607                 Incorporate changes from English version
2608         * manual/fr/ack.xml
2609         * manual/pl/ack.xml
2610         * manual/es/ack.xml
2611                 Fix address, (add translation credits in es version)
2612         * po/es.po
2613                 Updated translation
2614
2615 2006-09-09 [wwp]        2.4.0cvs165
2616
2617         * src/prefs_filtering.c
2618                 fix a crash when opening filtering prefs, if matcherrc file contains
2619                 broken data (non-existing account id, which is theoretically not
2620                 possible).
2621
2622 2006-09-08 [colin]      2.4.0cvs164
2623
2624         * src/folder.c
2625                 Wrong assert, make it an if()
2626         * src/gtk/gtksctree.c
2627                 Fix bug #1013 (expand selected thread 
2628                 tree) - expanding is now recursive
2629
2630 2006-09-07 [wwp]        2.4.0cvs163
2631
2632         * src/prefs_matcher.c
2633                 make better sentences about addressbook matching in the
2634                 matcher prefs. This should make translators' work easier
2635                 too.
2636
2637 2006-09-07 [wwp]        2.4.0cvs162
2638
2639         * src/prefs_filtering.c
2640                 code simplification (get rid of dup var. assignment).
2641
2642 2006-09-07 [wwp]        2.4.0cvs161
2643
2644         * src/summaryview.c
2645                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2646                 <fzzzzz@gmail.com>.
2647
2648 2006-09-07 [paul]       2.4.0cvs160
2649
2650         * src/mimeview.c
2651                 fix compilation warnings
2652                 Thanks to Colin
2653
2654 2006-09-07 [paul]       2.4.0cvs159
2655
2656         * src/mimeview.c
2657                 select the mimepart icon when
2658                 displaying as text
2659                 Thanks to Colin
2660
2661 2006-09-06 [paul]       2.4.0cvs158
2662
2663         * src/prefs_filtering.c
2664                 fix labels and table element spacing
2665                 Patch by Fabien Vantard
2666
2667 2006-09-06 [paul]
2668
2669         2.5.0-rc3 released
2670
2671 2006-09-06 [paul]       2.4.0cvs157
2672
2673         * manual/es/advanced.xml
2674                 fix typo
2675
2676 2006-09-06 [wwp]        2.4.0cvs156
2677
2678         * src/mainwindow.c
2679                 fix an dup launch issue when iconified, thanks to Colin.
2680
2681 2006-09-06 [wwp]        2.4.0cvs155
2682
2683         * src/gtk//gtksctree.h
2684                 oops, forgot that one!
2685
2686 2006-09-06 [wwp]        2.4.0cvs154
2687
2688         * manual/pl/advanced.xml
2689         * manual/advanced.xml
2690         * manual/es/advanced.xml
2691         * manual/fr/advanced.xml
2692         * src/prefs_customheader.c
2693         * src/prefs_filtering_action.c
2694         * src/foldersel.c
2695         * src/prefs_summaries.c
2696         * src/prefs_filtering.c
2697         * src/account.c
2698         * src/compose.c
2699         * src/prefs_summary_column.c
2700         * src/addr_compl.c
2701         * src/prefs_actions.c
2702         * src/prefs_folder_column.c
2703         * src/ssl_manager.c
2704         * src/prefs_template.c
2705         * src/prefs_display_header.c
2706         * src/prefs_common.h
2707         * src/prefs_matcher.c
2708         * src/prefs_common.c
2709         * src/prefs_toolbar.c
2710         * src/summaryview.c
2711         * src/folderview.c
2712         * src/gtk/gtksctree.c
2713         * src/gtk/pluginwindow.c
2714         * src/gtk/progressdialog.c
2715         * src/gtk/prefswindow.c
2716                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2717                 to make its meaning more obvious (all versions of the manual reflect
2718                 the change).
2719                 added an extra hidden option use_stripes_in_summary to allow
2720                 discarding these stripes in mainwindow's folder and message lists;
2721                 en and fr manuals only are OK towards this.
2722
2723 2006-09-06 [colin]      2.4.0cvs153
2724
2725         * src/textview.c
2726                 Hide Sylpheed-Claws' internal queue headers
2727                 when showing all headers. They'll be present
2728                 only in Source window.
2729
2730 2006-09-05 [colin]      2.4.0cvs152
2731
2732         * src/plugins/trayicon/trayicon.c
2733                 Fix crash at exit - we have to disconnect
2734                 our handlers
2735         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2736                 Update eggtrayicon - patch adapted from a
2737                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2738                 on Sylpheed's ML
2739
2740 2006-09-05 [colin]      2.4.0cvs151
2741
2742         * src/mainwindow.c
2743         * src/gtk/logwindow.c
2744                 Fix race condition when something writes
2745                 to the log too soon during init. Thanks
2746                 to Fabien Vantard
2747
2748 2006-09-05 [colin]      2.4.0cvs150
2749
2750         * src/mimeview.c
2751                 Don't select part on right-click either
2752
2753 2006-09-05 [paul]       2.4.0cvs149
2754
2755         * src/mimeview.c
2756                 completion of previous commit
2757                 Thanks to Colin
2758
2759 2006-09-05 [colin]      2.4.0cvs148
2760
2761         * src/mimeview.c
2762                 Don't force selection on middle-click, just open
2763
2764 2006-09-04 [colin]      2.4.0cvs147
2765
2766         * src/mimeview.c
2767                 Looks like gtk_notebook_set_current_page()
2768                 sometimes steals focus, and this annoys us
2769                 in MimeViewers as it renders navigation
2770                 keys useless. Take back focus after switching
2771                 pages.
2772
2773 2006-09-04 [colin]      2.4.0cvs146
2774
2775         * src/messageview.c
2776                 Set stop_loading when clicking on Next
2777                 during load. Don't add a callback to 
2778                 avoid over-complicating things.
2779
2780 2006-09-04 [colin]      2.4.0cvs145
2781
2782         * src/mimeview.c
2783         * src/messageview.c
2784                 Fix multiple loads in separate messageview
2785
2786 2006-09-04 [colin]      2.4.0cvs144
2787
2788         * src/summaryview.c
2789                 Let navigation keys be handled during 
2790                 load
2791
2792 2006-09-04 [colin]      2.4.0cvs143
2793
2794         * src/messageview.c
2795         * src/summaryview.c
2796         * src/textview.c
2797         * src/textview.h
2798                 Make loading of huge mails (lots of text and/or
2799                 images) cancellable, so the GUI doesn't block 
2800
2801 2006-09-04 [colin]      2.4.0cvs142
2802
2803         * src/plugins/trayicon/trayicon.c
2804                 Fix annoyance when removing a folder with 
2805                 unread mails: trayicon didn't update
2806
2807 2006-09-04 [paul]       2.4.0cvs141
2808
2809         * src/gtk/icon_legend.c
2810                 straighten up columns
2811                 Patch by Fabien Vantard
2812
2813 2006-09-04 [wwp]        2.4.0cvs140
2814
2815         * src/prefs_filtering.c
2816                 fix new line's account name in filtering prefs:
2817                 was "All", is now "(New)".
2818
2819 2006-09-04 [paul]       2.4.0cvs139
2820
2821         * tools/make.themes.project
2822                 use "AUTOMAKE_OPTIONS = dist-bzip2"
2823                 instead of homebrewed "make release"
2824
2825 2006-09-03 [colin]      2.4.0cvs138
2826
2827         * src/folderview.c
2828                 Fix bug #1007 (Wrong folder highlighted)
2829
2830 2006-09-03 [colin]      2.4.0cvs137
2831
2832         * src/compose.c
2833                 Don't set Newsgroup: header to a mail folder
2834                 path
2835
2836 2006-09-03 [paul]       2.4.0cvs136
2837
2838         * src/prefs_other.c
2839         * src/prefs_spelling.c
2840                 unify the gui
2841
2842 2006-09-03 [paul]       2.4.0cvs135
2843
2844         * src/prefs_summaries.c
2845                 correct menu item text in prefs_keybind_apply_clicked()
2846
2847 2006-09-03 [paul]       2.4.0cvs134
2848
2849         * manual/advanced.xml
2850                 some improvements to the descriptions
2851         * src/mainwindow.c
2852         * src/messageview.c
2853         * src/summaryview.c
2854         * src/gtk/menu.c
2855                 fix menu sensitivity issues
2856         * src/prefs_message.c
2857                 drop the useless word 'short'
2858         * src/prefs_other.c
2859                 add the word 'lines' indicating log length
2860                 is a measure of lines
2861         * src/textview.c
2862                 fix compilation warnings
2863
2864 2006-09-02 [colin]      2.4.0cvs133
2865
2866         * src/messageview.c
2867                 Display a special return-receipt message
2868                 if the message is from the user
2869         * src/summaryview.c
2870                 Fix missing freeze of the list when marking
2871                 all read and unthreading for exec. Thanks
2872                 to Stephan Sachse.
2873
2874 2006-09-02 [paul]       2.4.0cvs132
2875
2876         * src/mainwindow.c
2877         * src/prefs_message.c
2878         * src/summaryview.c
2879                 fix some english
2880
2881 2006-09-02 [wwp]        2.4.0cvs131
2882
2883         * src/prefs_filtering.c
2884                 added an account name column to the filtering rules
2885                 dialog.
2886
2887 2006-09-02 [colin]      2.4.0cvs130
2888
2889         * src/gtk/logwindow.c
2890         * src/gtk/logwindow.h
2891                 Block scrolling if we're not at the end
2892                 of the log
2893
2894 2006-09-02 [colin]      2.4.0cvs129
2895
2896         * src/folder.c
2897                 Make sure account-specific rules can't
2898                 be used in {pre-,post-,}processing
2899         * src/mainwindow.c
2900         * src/gtk/logwindow.c
2901         * src/gtk/logwindow.h
2902                 Jump to last error when clicking on the
2903                 warning icon
2904
2905 2006-09-02 [colin]      2.4.0cvs128
2906
2907         * src/imap.c
2908         * src/import.c
2909         * src/mainwindow.c
2910         * src/mainwindow.h
2911                 Fix warning icon
2912         * src/inc.c
2913         * src/mbox.c
2914         * src/mbox.h
2915                 Let proc_mbox know its account, for
2916                 account-specific rules
2917
2918 2006-09-01 [colin]      2.4.0cvs127
2919
2920         * src/codeconv.c
2921                 Don't uselessly use iconv to convert from
2922                 us-ascii
2923         * src/alertpanel.c
2924         * src/mainwindow.c
2925         * src/mainwindow.h
2926         * src/inc.c
2927                 Fix certain log cases, disable warning icon
2928                 for now, the correct way to display it when
2929                 necessary and only when necessary is probably
2930                 to do it manually rather than use error logs
2931         * src/etpan/imap-thread.c
2932                 Clean up UID logging a bit
2933         * src/gtk/logwindow.c
2934         * src/gtk/logwindow.h
2935                 Make logging faster when the window's closed
2936
2937 2006-09-01 [wwp]        2.4.0cvs126
2938
2939         * manual/fr/account.xml
2940                 reflect changes to the ref. manual (parts of cvs72):
2941                 fix tabnames and quotes.
2942
2943 2006-09-01 [wwp]        2.4.0cvs125
2944
2945         * manual/fr/plugins.xml
2946                 reflect changes to the reference manual (cvs42):
2947                 update IRC channel info.
2948
2949 2006-09-01 [wwp]        2.4.0cvs124
2950
2951         * commitHelper
2952                 use CVSEDITOR env. var. if set, according to `man cvs`.
2953
2954 2006-09-01 [wwp]        2.4.0cvs123
2955
2956         * manual/advanced.xml
2957                 better sentence again (thanks to Paul).
2958
2959 2006-09-01 [wwp]        2.4.0cvs122
2960
2961         * manual/advanced.xml
2962         fix definition of toolbar_detachable and rework a bit the one of
2963         enable_dotted_lines.
2964
2965 2006-09-01 [mones]      2.4.0cvs121
2966
2967         * manual/advanced.xml
2968                 Document enable_dotted_lines
2969
2970 2006-09-01 [paul]       2.4.0cvs120
2971
2972         * src/folderview.c
2973         * src/folderview.h
2974         * src/imap.c
2975         * src/mainwindow.c
2976         * src/summaryview.c
2977                 obey the 'When entering folder...' option
2978                 when using the /View/Go to/... menu items
2979                 Thanks to Colin
2980
2981 2006-08-31 [colin]      2.4.0cvs119
2982
2983         * src/folderview.c
2984                 Revert 2.4.0cvs116, wrong fix.
2985
2986 2006-08-31 [colin]      2.4.0cvs118
2987
2988         * src/gtk/gtksctree.c
2989                 Better state the various copyrights
2990
2991 2006-08-31 [colin]      2.4.0cvs117
2992
2993         * src/prefs_common.c
2994                 fix enable_dotted_lines
2995
2996 2006-08-31 [colin]      2.4.0cvs116
2997
2998         * src/folderview.c
2999                 Use pref "Always open on select" when going
3000                 to next unread folder
3001         * src/gtk/gtksctree.c
3002                 Fix link failure to _gtk_clist_create_cell_layout
3003                 on certain computers. (Why not mine, I wonder)
3004
3005 2006-08-31 [colin]      2.4.0cvs115
3006
3007         * src/procmsg.c
3008         * src/textview.c
3009         * src/plugins/bogofilter/bogofilter.c
3010         * src/plugins/spamassassin/spamassassin.c
3011                 Requalify some "errors" to warnings
3012         * src/mainwindow.c
3013         * src/mainwindow.h
3014         * src/statusbar.c
3015                 Add an icon in the statusbar to notify
3016                 of errors
3017         * src/gtk/gtksctree.c
3018         * src/folderview.c
3019         * src/summaryview.c
3020                 Make the GtkSCTree look more modern by
3021                 alternating background lines
3022         * src/prefs_common.c
3023         * src/prefs_common.h
3024                 Add a pref to let people have the old
3025                 way if they prefer
3026
3027
3028 2006-08-30 [colin]      2.4.0cvs114
3029
3030         * src/procmsg.c
3031         * src/procmsg.h
3032                 Provide a way to filter a list of
3033                 messages in an optimised manner, and
3034                 add a list-filtering hook
3035         * src/folder.c
3036         * src/inc.c
3037         * src/mbox.c
3038                 Use the list filtering
3039         * src/plugins/bogofilter/bogofilter.c
3040                 Use the list-filtering hook
3041                 Use -b (bulk) mode for more speed
3042                 when learning and filtering
3043         * src/etpan/imap-thread.c
3044                 Make log output shorter in UID SEARCH
3045
3046
3047 2006-08-30 [colin]      2.4.0cvs113
3048
3049         * src/plugins/bogofilter/bogofilter.c
3050                 Really fast mass learning - thanks to David
3051                 Relson for the options explanations :)
3052
3053 2006-08-30 [colin]      2.4.0cvs112
3054
3055         * src/msgcache.c
3056                 Fix compilation on FreeBSD. Thanks
3057                 to Michael Hugues
3058
3059 2006-08-29 [colin]      2.4.0cvs111
3060
3061         * src/folderview.c
3062                 Handle "popup_menu" signal (for popping the 
3063                 menu via the keyboard)
3064         * src/mimeview.c
3065         * src/mimeview.h
3066         * src/summaryview.c
3067         * src/textview.c
3068         * src/gtk/gtkutils.c
3069         * src/gtk/gtkutils.h
3070                 Factorize scrolling code, and add an API 
3071                 for MimeViewers to handle scroll orders
3072
3073 2006-08-29 [wwp]        2.4.0cvs110
3074
3075         * src/plugins//bogofilter/bogofilter.c
3076         * src/plugins//spamassassin/spamassassin.c
3077                 make the bogofilter/spamassassin filtering error dialogs at
3078         incorporation obey to the "don't popup error dialog on
3079         receive error" option. If disabled, feed the log window w/
3080         the error message.
3081
3082 2006-08-29 [paul]
3083
3084         2.5.0-rc2 released
3085
3086 2006-08-29 [paul]       2.4.0cvs109
3087
3088         * Makefile.am
3089                 remove 'make release', it's not needed
3090                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3091
3092 2006-08-29 [paul]       2.4.0cvs108
3093
3094         * src/foldersel.c
3095         * src/summary_search.c
3096         * src/gtk/progressdialog.c
3097         * src/plugins/pgpcore/passphrase.c
3098                 replace deprecated gtk_window_set_policy()
3099
3100 2006-08-29 [colin]      2.4.0cvs107
3101
3102         * src/folder.c
3103                 Fix data loss when copy fails during a move:
3104                 only use fast remove_msgs if everything was
3105                 copied OK; else use slow remove_msg on the
3106                 mails that got copied only.
3107
3108 2006-08-28 [paul]       2.4.0cvs106
3109
3110         * src/mh.c
3111                 revert change in 2.4.0cvs104, it breaks
3112                 stuff
3113
3114 2006-08-28 [paul]       2.4.0cvs105
3115
3116         * src/plugins/spamassassin/spamassassin.c
3117                 english fix
3118
3119 2006-08-28 [paul]       2.4.0cvs104
3120
3121         * src/mh.c
3122                 fix data loss when moving to another
3123                 mailbox fails
3124         * src/prefs_spelling.c
3125                 improve the english
3126         * src/gtk/pluginwindow.c
3127                 improve the layout of the dialog text
3128         All thanks to Colin
3129
3130 2006-08-28 [paul]       2.4.0cvs103
3131
3132         * src/plugins/bogofilter/bogofilter.c
3133         * src/plugins/bogofilter/bogofilter_gtk.c
3134                 fix english up a bit, innit
3135
3136 2006-08-28 [paul]       2.4.0cvs102
3137
3138         * configure.ac
3139         * po/Makefile.in.in
3140         * po/Makevars
3141                 require autoconf 2.60, enabling building
3142                 with gettext 0.15 (gettext 0.14.x build still
3143                 possible). Replace Makefiles with versions
3144                 from gettext 0.15.
3145                 Remove configure options --with-localedir and
3146                 --with-mandir. The options that are provided
3147                 directly by autoconf 2.60 can be used instead:
3148                 --mandir --localedir
3149
3150 2006-08-27 [colin]      2.4.0cvs101
3151
3152         * src/plugins/bogofilter/Makefile.am
3153                 Fix make dist (no README)
3154
3155 2006-08-27 [colin]      2.4.0cvs100
3156
3157         * src/folder.c
3158                 Don't use F_UNKNOWN folders for any default
3159                 outbox/trash/etc
3160         * src/plugins/bogofilter/bogofilter.c
3161         * src/plugins/bogofilter/bogofilter.h
3162         * src/plugins/bogofilter/bogofilter_gtk.c
3163                 Add an option to specify the path to bogofilter
3164                 Use single-quotes to be able to learn in folders
3165                 with spaces in their names
3166                 Verify learning status
3167
3168 2006-08-27 [colin]      2.4.0cvs99
3169
3170         * manual/faq.xml
3171         * manual/plugins.xml
3172                 Document Bogofilter plugin
3173
3174 2006-08-27 [colin]      2.4.0cvs98
3175
3176         * src/compose.c
3177         * src/messageview.c
3178         * src/procmsg.c
3179         * src/procmsg.h
3180                 When possible, copy the queued mail to sent folder
3181                 instead of re-adding. Much faster on IMAP.
3182
3183 2006-08-27 [colin]      2.4.0cvs97
3184
3185         * src/msgcache.c
3186                 Disable mmaped caches - huge metadata loss
3187                 here after a power failure.
3188         * src/summaryview.c
3189                 Add quicksearch timing
3190         * src/common/plugin.c
3191         * src/common/plugin.h
3192                 Implement an interface to tell what plugins
3193                 provide. Prevent loading of similar plugins.
3194         * src/plugins/clamav/clamav_plugin.c
3195         * src/plugins/demo/demo.c
3196         * src/plugins/dillo_viewer/dillo_viewer.c
3197         * src/plugins/pgpcore/plugin.c
3198         * src/plugins/pgpinline/pgpinline.c
3199         * src/plugins/pgpmime/pgpmime.c
3200         * src/plugins/spamassassin/spamassassin.c
3201         * src/plugins/trayicon/trayicon.c
3202                 Implement plugin_provides()
3203
3204 2006-08-27 [colin]      2.4.0cvs96
3205
3206         * configure.ac
3207         * src/plugins/Makefile.am
3208         * src/plugins/bogofilter/.cvsignore
3209         * src/plugins/bogofilter/Makefile.am
3210         * src/plugins/bogofilter/bogofilter.c
3211         * src/plugins/bogofilter/bogofilter.h
3212         * src/plugins/bogofilter/bogofilter_gtk.c
3213                 New Bogofilter plugin, provides filtering and
3214                 learning. Spamassassin will go to extra plugins.
3215
3216 2006-08-26 [mones]      2.4.0cvs95
3217
3218         * manual/handling.xml
3219                 Fix subfolder path in the example (thanks to Paul) 
3220
3221 2006-08-26 [mones]      2.4.0cvs94
3222
3223         * manual/glossary.xml
3224                 2.2. + add ISP to the glossary
3225                 7.5. + Add UIDL to glossary
3226                 7.7. + Add TCP to glossary
3227         * manual/handling.xml
3228                 7.1. + Mentions GNU/Linux distribution, what about the non...
3229                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3230                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3231                 7.4. = Use appropriate quotation for commands
3232                 7.6. = change "" to <quote></quote>
3233         * manual/plugins.xml
3234                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3235         * manual/starting.xml
3236                 2.1. + local mbox file: some examples of mbox file locations...
3237                 Also reformatted files requiring it
3238
3239 2006-08-26 [wwp]        2.4.0cvs93
3240
3241         * src/summary_search.c
3242                 disable find buttons while summary search is running.
3243
3244 2006-08-25 [colin]      2.4.0cvs92
3245
3246         * src/folder.c
3247         * src/folderutils.c
3248         * src/mh.c
3249         * src/procmsg.h
3250         * src/summaryview.c
3251                 Speed up MH moving, and add progressbar
3252                 for MH deletion
3253         * src/msgcache.c
3254                 Write cache files using mmap() too
3255
3256 2006-08-25 [wwp]        2.4.0cvs91
3257
3258         * src/summaryview.c
3259                 switch spam<->ham button when a message has been marked as spam or ham
3260                 and is still selected. Thanks to Colin.
3261
3262 2006-08-25 [paul]       2.4.0cvs90
3263
3264         * src/Makefile.am
3265         * src/stock_pixmap.c
3266         * src/stock_pixmap.h
3267         * src/summaryview.c
3268         * src/gtk/icon_legend.c
3269         * src/pixmaps/copied.xpm
3270         * src/pixmaps/moved.xpm
3271                 add icons for delayed execution marked for
3272                 copying, marked for moving
3273
3274 2006-08-25 [mones]      2.4.0cvs89
3275
3276         * manual/glossary.xml
3277                 Fix the other glossary items:
3278                 5.1. = Inmmediate execution -> <quote>immediate execution...
3279                 5.2. = Fix MBOX capitalization -> Mbox
3280                 5.3. + Improve Plugins def. w/ tech. ref.
3281                 5.4. = Quotation -> replace '>' by <quote>></quote>
3282                 5.5. - SMTP Server. -> remove dot
3283         * po/es.po
3284                 Updated translation
3285
3286 2006-08-25 [mones]      2.4.0cvs88
3287
3288         * manual/ack.xml
3289                 Reformatted, changed email address
3290         * manual/glossary.xml
3291                 Reformatted, fixed MANUAL-TODO items:
3292                 8.2. + add ROT-13 to glossary
3293                 8.4. + add URL to glossary
3294         * manual/es/advanced.xml
3295                 Fixed <literal>s
3296
3297 2006-08-25 [paul]       2.4.0cvs87
3298
3299         * src/gtk/icon_legend.c
3300                 add 'marked for deletion' icon
3301                 arrange icons by containing column
3302                 wrap long label text
3303
3304 2006-08-25 [colin]      2.4.0cvs86
3305
3306         * src/common/utils.c
3307         * src/common/utils.h
3308                 Add the sc_g_*list_bigger functions in
3309                 a place everyone can use it
3310         * src/summaryview.c
3311                 Only freeze/thaw the list when working
3312                 on the selection, if it's bigger than 1
3313         * src/gtk/gtksctree.c
3314                 Only freeze/thaw the list when unselec-
3315                 ting 'all' if ('all' != 1)
3316                 This avoids some flickering
3317
3318 2006-08-24 [colin]      2.4.0cvs85
3319
3320         * src/addressbook.c
3321                 Fix strange list selection
3322                 Fix random seg (Invalid read of freed memory)
3323
3324 2006-08-24 [colin]      2.4.0cvs84
3325
3326         * src/alertpanel.c
3327         * src/gtk/inputdialog.c
3328         * src/plugins/pgpcore/passphrase.c
3329                 Revert minimal width patch of 2.4.0cvs67,
3330                 as it is also a maximal width. Use 
3331                 gtk_window_set_default_size instead.
3332
3333 2006-08-24 [colin]      2.4.0cvs83
3334
3335         * src/msgcache.c
3336                 Write cache/mark to temp files before
3337                 overwriting old ones (avoids metadata
3338                 loss if writing the new files fail).
3339                 Use mmap() to read cache/mark file, as
3340                 this makes cache reading faster. Dis-
3341                 abled for big-endian machines until it
3342                 can be tested. (Big-endian users: set
3343                 msgcache_use_mmap = TRUE in the relevant
3344                 #if).
3345         * src/procmsg.h
3346                 Move rarely used fields of MsgInfo in 
3347                 another structure, which will only be
3348                 allocated if needed. Face, X-Face,
3349                 Return receipt headers and List-*
3350                 headers are moved. Mails having none
3351                 of these occupy 52 bytes less with
3352                 this patch, which makes 2.5MB of RAM
3353                 saved on a 50k folder).
3354         * src/headerview.c
3355         * src/mainwindow.c
3356         * src/messageview.c
3357         * src/partial_download.c
3358         * src/procheader.c
3359         * src/procmsg.c
3360         * src/textview.c
3361                 Follow this structure change.
3362
3363 2006-08-24 [wwp]        2.4.0cvs82
3364
3365         * manual/es/.cvsignore
3366         * manual/es/dist/.cvsignore
3367         * manual/es/dist/html/.cvsignore
3368         * manual/es/dist/pdf/.cvsignore
3369         * manual/es/dist/ps/.cvsignore
3370         * manual/es/dist/txt/.cvsignore
3371                 more (generated) files to ignore.
3372
3373 2006-08-24 [colin]      2.4.0cvs81
3374
3375         * src/folder.c
3376         * src/mh.c
3377                 Fix possible problems with local delivery. Check the folder doesn't
3378                 need scan before setting its mtime when saving cache (which can be
3379                 done long after the folder's been modified by an external process);
3380                 Check that the stored item's mtime didn't change in mh functions.
3381
3382 2006-08-24 [mones]      2.4.0cvs80
3383
3384         * manual/advanced.xml
3385                 Rewrapping, some fixes and MANUAL-TODO items:
3386                 8.1. = change "" to <quote></quote>
3387                 8.3. = quote menu items
3388                 8.5. - deploying -> new user ... ideally a new user (redundant)
3389
3390 2006-08-23 [colin]      2.4.0cvs79
3391
3392         * src/gtk/gtksctree.c
3393                 When selecting or deselecting range, only
3394                 freeze/thaw when selection is bigger than 10
3395
3396 2006-08-23 [colin]      2.4.0cvs78
3397
3398         * src/messageview.c
3399         * src/mimeview.c
3400         * src/mimeview.h
3401         * src/plugins/dillo_viewer/dillo_viewer.c
3402                 Provide an API for MimeViewer plugins to
3403                 return a text selection for replying
3404
3405 2006-08-23 [colin]      2.4.0cvs77
3406
3407         * src/image_viewer.c
3408         * src/textview.c
3409                 Use gtk_pixbuf_new_from_file_at_scale(), which
3410                 is faster than getting the pixbuf then resizing
3411                 it.
3412
3413 2006-08-23 [colin]      2.4.0cvs76
3414
3415         * src/procmime.c
3416                 UTF-8 should be sent Quoted-printable
3417
3418 2006-08-22 [colin]      2.4.0cvs75
3419
3420         * src/mh.c
3421                 Check if scan is required before touching
3422                 the folder (or it'll be required every time)
3423
3424 2006-08-22 [colin]      2.4.0cvs74
3425
3426         * configure.ac
3427                 Require libetpan 0.46 (crasher fix when built
3428                 against gnutls)
3429
3430 2006-08-22 [colin]      2.4.0cvs73
3431
3432         * src/folder.c
3433                 Set folder's mtime after writing its
3434                 cache
3435         * src/folderview.c
3436                 Add some timing
3437         * src/procmsg.c
3438                 Don't do useless stuff if we don't 
3439                 thread by subject
3440         * src/summaryview.c
3441                 Add some timing, don't deselect prior
3442                 to selecting (gtksctree does it itself),
3443                 remove crash avoidance hacks as it's been
3444                 properly fixed since a while
3445         * src/common/utils.c
3446                 Optimize to_human_readable(): _() is slow,
3447                 do it only once, and avoid %f format for KB
3448                 (the most common in a summaryview)
3449         * src/gtk/gtksctree.c
3450                 Don't uselessly freeze/thaw (fixes flicker
3451                 on next unread and friends), reduce number
3452                 of g_list_nth/g_list_position where possible
3453         * src/gtk/gtkutils.c
3454         * src/gtk/gtkutils.h
3455                 Reduce number of g_list_nth/g_list_position
3456                 where possible.
3457                 All of this makes loading as 70k folder 2.1
3458                 seconds instead of 3.2 (with hot FS caches).
3459                 (1.3 seconds without Date and Size columns...)
3460
3461 2006-08-22 [paul]       2.4.0cvs72
3462
3463         wrap documents and do some items from mones' MANUAL-TODO:
3464
3465         * manual/account.xml
3466                 4.1. = fix tabname references to <quote>tabname</quote>
3467                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3468         * manual/faq.xml
3469                 1.1. = mentioned options don't match UI
3470                 Add information about the 'Never send Return Receipts'
3471                 option
3472         * manual/handling.xml
3473                 6.2. = Mentions Extended symbols button, but now is
3474                 named Information
3475                 6.3. = Mentions ... button, which is now Edit
3476
3477 2006-08-22 [colin]      2.4.0cvs71
3478
3479         * src/gtk/pluginwindow.c
3480                 Fix layout in verbose translations (such
3481                 as french)
3482
3483 2006-08-22 [paul]       2.4.0cvs70
3484
3485         * manual/Makefile.am
3486                 build manuals in alphabetical order
3487         * src/addressbook.c
3488         * src/prefs_themes.c
3489                 replace/remove deprecated symbols
3490         * src/gtk/gtkutils.c
3491                 fix a warning
3492         * src/gtk/pluginwindow.c
3493                 replace deprecated symbol
3494                 replace label text and move it
3495         * src/plugins/pgpcore/prefs_gpg.c
3496                 move the 'Generate...' button out of the
3497                 Sign Key frame, replace the English used
3498         * src/plugins/pgpcore/sgpgme.c
3499                 fixes to the English
3500
3501 2006-08-21 [colin]      2.4.0cvs69
3502
3503         * src/plugins/trayicon/trayicon.c
3504                 Add more strings for translation; patch
3505                 by Pawel
3506
3507 2006-08-21 [colin]      2.4.0cvs68
3508
3509         * src/compose.c
3510                 fix replied flag not set after drafting
3511         * src/matcher.c
3512                 fix body quicksearch in non-encoded bodies
3513                 containing '='
3514         * src/msgcache.c
3515                 Get rid of the g_malloc workaround for
3516                 corrupted caches, use g_try_malloc
3517
3518 2006-08-21 [colin]      2.4.0cvs67
3519
3520         * src/alertpanel.c
3521         * src/gtk/inputdialog.c
3522         * src/plugins/pgpcore/passphrase.c
3523                 Set minimal width to 375
3524         * src/mainwindow.c
3525                 Fix switching to offline, asking if it 
3526                 should be overriden for synchronising
3527         * src/mimeview.c
3528                 Don't offer to remember command on Open 
3529                 with for text parts, as the browser or 
3530                 text editor command isn't changed from 
3531                 there
3532
3533 2006-08-20 [paul]       2.4.0cvs66
3534
3535         * po/ko.po
3536         * po/zh_CN.po
3537                 fix plural form errors. revealed by stricter
3538                 checking of gettext 0.15
3539
3540 2006-08-18 [paul]       2.4.0cvs65
3541
3542         * src/stock_pixmap.c
3543                 fix the fix of 2.4.0cvs64
3544                 Thanks to Colin
3545
3546 2006-08-18 [paul]       2.4.0cvs64
3547
3548         * src/stock_pixmap.c
3549                 fix leaks
3550                 Thanks to Colin
3551
3552 2006-08-18 [paul]       2.4.0cvs63
3553
3554         * src/compose.c
3555         * src/procmsg.c
3556                 fix occasional IMAP bug where large msgs
3557                 were left in the queue folder after sending
3558                 Thanks to Colin
3559
3560 2006-08-18 [paul]       2.4.0cvs62
3561
3562         * src/folderview.c
3563                 freeze the summaryview while quicksearch results
3564                 are displayed
3565                 (fixes bug 456 'current message is hidden when the
3566                 view is refreshed and extended search is "unread 
3567                 messages"')
3568                 Thanks to Colin
3569         * src/textview.c
3570                 add missing #include "inputdialog.h"
3571         * src/common/utils.h
3572                 add missing mailcap_update_default() and improve
3573                 readability
3574
3575 2006-08-17 [colin]      2.4.0cvs61
3576
3577         * src/plugins/pgpcore/select-keys.c
3578                 Fix warnings :)
3579
3580 2006-08-17 [colin]      2.4.0cvs60
3581
3582         * src/compose.c
3583                 Don't continue queuing if Cancel is clicked
3584                 in select-keys
3585
3586 2006-08-17 [colin]      2.4.0cvs59
3587
3588         * src/plugins/pgpcore/select-keys.c
3589                 When encrypting, if only one key matches and it 
3590                 matches exactly, automatically use it.
3591
3592 2006-08-17 [colin]      2.4.0cvs58
3593
3594         * src/mimeview.c
3595         * src/prefs_common.c
3596         * src/prefs_common.h
3597         * src/prefs_ext_prog.c
3598         * src/textview.c
3599                 Fix issues with previous patch (text/html)
3600                 Remove outdated prefs
3601
3602 2006-08-17 [colin]      2.4.0cvs57
3603
3604         * src/imap.c
3605                 Add View Log button on auth error
3606         * src/procmsg.c
3607                 Fix encrypted mail marked as new when
3608                 saved in normal folders
3609         * src/plugins/pgpinline/pgpinline.c
3610                 Fix encrypt bug on IMAP
3611         * src/mimeview.c
3612         * src/common/utils.c
3613         * src/common/utils.h
3614         * src/gtk/inputdialog.c
3615         * src/gtk/inputdialog.h
3616                 Get rid of metamail stuff, simplify
3617                 opening, and allow remembering of user's
3618                 choices (by updating ~/.mailcap). There's
3619                 still to drop "Audio player" and "Image
3620                 viewer" preferences.
3621
3622 2006-08-17 [mones]      2.4.0cvs56
3623
3624         * manual/es/sylpheed-claws-manual.xml
3625                 fix DTD path
3626
3627 2006-08-17 [mones]      2.4.0cvs55
3628
3629         * configure.ac
3630         * manual/Makefile.am
3631         * manual/es/Makefile.am
3632         * manual/es/account.xml
3633         * manual/es/ack.xml
3634         * manual/es/addrbook.xml
3635         * manual/es/advanced.xml
3636         * manual/es/faq.xml
3637         * manual/es/glossary.xml
3638         * manual/es/gpl.xml
3639         * manual/es/handling.xml
3640         * manual/es/intro.xml
3641         * manual/es/keyboard.xml
3642         * manual/es/plugins.xml
3643         * manual/es/starting.xml
3644         * manual/es/sylpheed-claws-manual.xml
3645         * manual/es/dist/Makefile.am
3646         * manual/es/dist/html/Makefile.am
3647         * manual/es/dist/pdf/Makefile.am
3648         * manual/es/dist/ps/Makefile.am
3649         * manual/es/dist/txt/Makefile.am
3650                 Spanish translation for the manual
3651
3652 2006-08-16 [colin]      2.4.0cvs54
3653
3654         * src/compose.c
3655         * src/main.c
3656         * src/mainwindow.c
3657                 Fix send button sensitivity at startup
3658                 Set send menu sensitivity (patch by Fabien)
3659         * src/ssl_manager.c
3660                 Enable closing with esc (patch by Fabien)
3661         * src/gtk/foldersort.c
3662                 Enable closing with esc (patch by Fabien)
3663         * src/procmime.c
3664                 Optimisation (no need to copy to tempfile to
3665                 "decode" 7bit and 8bit)
3666         * src/summaryview.c
3667                 Fix cruft in swap_from case
3668         * src/textview.c
3669                 Fix missing last line in some mail cases 
3670                 (Fixes debian #381872)
3671         * src/plugins/pgpcore/prefs_gpg.c
3672         * src/plugins/pgpcore/sgpgme.c
3673         * src/plugins/pgpcore/sgpgme.h
3674                 Don't show "no key found" when user explicitely
3675                 wants to create a key
3676
3677 2006-08-16 [paul]       2.4.0cvs53
3678
3679         * configure.ac
3680         * src/account.c
3681         * src/addressbook.c
3682         * src/headerview.c
3683         * src/prefs_account.c
3684         * src/prefs_message.c
3685         * src/gtk/gtkutils.c
3686                 bump up minimum required versions of GTK+ and
3687                 GLIB to 2.6.0
3688
3689 2006-08-16 [paul]       2.4.0cvs52
3690
3691         * src/toolbar.c
3692                 workaround GTK+ Bug 351600 - 'Can't re-click
3693                 on button after sensitivity update'
3694                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3695                 Thanks to Colin
3696
3697 2006-08-15 [colin]      2.4.0cvs51
3698
3699         * src/plugins/pgpcore/prefs_gpg.c
3700                 Set options sensitivity according to
3701                 key existence
3702         * src/plugins/pgpcore/sgpgme.c
3703                 Allow to create key with no passphrase
3704
3705 2006-08-14 [cleroy]     2.4.0cvs50
3706
3707         * src/gtk/pluginwindow.c
3708                 New layout (maybe to be changed?)
3709         * src/gtk/gtkutils.c
3710                 Fix a bit label_window
3711         * src/plugins/pgpcore/passphrase.c
3712         * src/plugins/pgpcore/passphrase.h
3713         * src/plugins/pgpcore/plugin.c
3714         * src/plugins/pgpcore/prefs_gpg.c
3715         * src/plugins/pgpcore/prefs_gpg.h
3716         * src/plugins/pgpcore/sgpgme.c
3717         * src/plugins/pgpcore/sgpgme.h
3718                 Allow to create a PGP private key via the GUI
3719
3720 2006-08-14 [wwp]        2.4.0cvs49
3721
3722         * src/addressbook_foldersel.c
3723                 fix strict ISO C90 compliance.
3724
3725 2006-08-14 [paul]       2.4.0cvs48
3726
3727         * src/gtk/prefswindow.c
3728                 re-set scrolled window on opening
3729                 Patch by Ticho
3730
3731 2006-08-14 [paul]
3732
3733         2.5.0-rc1 released
3734
3735 2006-08-14 [paul]       2.4.0cvs47
3736
3737         * src/prefs_display_header.c
3738                 re-enable user-defined Displayed Headers
3739
3740 2006-08-14 [paul]       2.4.0cvs46
3741
3742         * src/prefs_account.c
3743                 use GTK_STOCK_EDIT
3744
3745 2006-08-13 [colin]      2.4.0cvs45
3746
3747         * src/common/utils.c
3748                 Fix "a" in quote when the original message is empty,
3749                 by using \0 instead of 'a' to test writability of
3750                 temp files.
3751
3752 2006-08-13 [wwp]        2.4.0cvs44
3753
3754         * src/plugins/spamassassin/spamassassin.c
3755                 fix capitalization of "SpamAssassin" in some debug, log and
3756                 dialog messages.
3757
3758 2006-08-13 [paul]       2.4.0cvs43
3759
3760         * src/editldap.c
3761                 fix overlapping widgets
3762         * src/prefs_account.c
3763                 fix translation of protocol_names[]
3764                 fix label disappearing off the edge of the
3765                 visible area
3766
3767 2006-08-12 [paul]       2.4.0cvs42
3768
3769         * manual/plugins.xml
3770                 update IRC channel info before it gets forgotten
3771                 about
3772
3773 2006-08-11 [colin]      2.4.0cvs41
3774
3775         * src/compose.c
3776         * src/mainwindow.c
3777         * src/mainwindow.h
3778         * src/procmsg.c
3779         * src/procmsg.h
3780         * src/summaryview.c
3781         * src/toolbar.c
3782                 Grey out the Send button if
3783                 - Queue folders are empty, or
3784                 - We're sending already
3785
3786 2006-08-11 [wwp]        2.4.0cvs40
3787
3788         * src/main.c
3789                 fix a logic issue when quitting while a compose window is
3790                 still open, thanks to Colin.
3791
3792 2006-08-10 [colin]      2.4.0cvs39
3793
3794         * src/main.c
3795                 Fix default font size setting after wizard run
3796         * src/imap.c
3797         * src/etpan/imap-thread.c
3798         * src/etpan/imap-thread.h
3799                 Fix bug #999 (Timing out on TSL cert validation 
3800                 dialog makes ugly things happen). Also, STARTTLS
3801                 unconditionnaly if initial capabilities contain
3802                 LOGINDISABLED and STARTTLS.
3803
3804 2006-08-09 [colin]      2.4.0cvs38
3805
3806         * src/mainwindow.c
3807         * src/mainwindow.h
3808                 Fix Tools/Actions sensitivity when there are
3809                 no actions
3810
3811 2006-08-09 [colin]      2.4.0cvs37
3812
3813         * src/prefs_filtering.c
3814                 Warning fix, patch by Paul
3815         * src/messageview.c
3816         * src/prefs_actions.c
3817         * src/prefs_filtering_action.c
3818         * src/prefs_matcher.c
3819                 Uniformisation of "Info ..." to "Info..." (for
3820                 old gtk), patch by Fabien
3821         * src/plugins/clamav/clamav_plugin_gtk.c
3822                 Sensitivity fix by Fabien
3823
3824 2006-08-09 [colin]      2.4.0cvs36
3825
3826         * src/main.c
3827         * src/main.h
3828                 Add a function to know whether we're exiting
3829         * src/plugins/trayicon/trayicon.c
3830                 If exiting, don't do anything. Faster, and
3831                 avoids gtk_main_iteration reentracy causing
3832                 segfaults at exit
3833
3834 2006-08-09 [colin]      2.4.0cvs35
3835
3836         * src/messageview.c
3837         * src/mimeview.c
3838         * src/mimeview.h
3839                 Fix lack of part selection when automatically 
3840                 jumping to a specific part
3841         * src/msgcache.c
3842                 Little optimisation in cache reading
3843
3844 2006-08-09 [colin]      2.4.0cvs34
3845
3846         * src/compose.c
3847                 Fix crash setting the priority on reedit
3848                 (Accessing compose before creating it!)
3849
3850 2006-08-08 [colin]      2.4.0cvs33
3851
3852         * src/procmime.c
3853                 Fix bug #998 (last attachment is not accessible)
3854                 Bad RFC interpretation on multipart close-delimiters
3855         * src/mimeview.c
3856         * src/mimeview.h
3857         * src/gtk/gtkvscrollbutton.c
3858         * src/gtk/gtkvscrollbutton.h
3859                 Make attachments list wheel-scrollable
3860
3861 2006-08-07 [colin]      2.4.0cvs32
3862
3863         * src/gtk/gtkaspell.c
3864                 Fix bug #973 (Unicode punctation characters 
3865                 are not recognized as separators by the
3866                 spell checker); fix unsigned stuff
3867
3868 2006-08-07 [colin]      2.4.0cvs31
3869
3870         * src/compose.c
3871                 Fix bug #956 (DnD text with accents in compose 
3872                 text entry); fix gccc's signed/unsigned fuss
3873
3874 2006-08-06 [colin]      2.4.0cvs30
3875
3876         * src/main.c
3877                 Fix bug #979 (Plugin crashes when exiting 
3878                 sylpheed-claws) : handle exit request only 
3879                 once
3880
3881 2006-08-05 [colin]      2.4.0cvs29
3882
3883         * src/news.c
3884                 Just make sure we have a msgid.
3885
3886 2006-08-05 [colin]      2.4.0cvs28
3887
3888         * src/news.c
3889         * src/summaryview.c
3890                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
3891                 by reimplementing it
3892         * src/textview.c
3893                 Fix bug when hiding quotes with level > 3 and quote
3894                 colors are recycled
3895
3896 2006-08-04 [colin]      2.4.0cvs27
3897
3898         * src/compose.c
3899         * src/undo.c
3900         * src/undo.h
3901                 Fix a bit replace-by-pasting undo
3902         * src/mainwindow.c
3903         * src/messageview.c
3904                 Fix Fold quotes menu synchro in
3905                 mainwindow when it changes in 
3906                 messageview
3907         * src/textview.c
3908                 Fix right-click on quotes blocks
3909         * src/common/utils.c
3910                 Verify that the file created by
3911                 my_tmpfile() is writable. Fixes
3912                 bug #988 (very specific filesystem
3913                 issue)
3914         * src/plugins/pgpcore/sgpgme.c
3915                 Fix file descriptor leak
3916         * src/plugins/spamassassin/spamassassin.c
3917                 Warn once if spamd isn't reachable
3918
3919 2006-08-04 [colin]      2.4.0cvs26
3920
3921         * src/toolbar.c
3922                 i18n context patch by Fabien
3923
3924 2006-08-03 [colin]      2.4.0cvs25
3925
3926         * src/mainwindow.c
3927         * src/messageview.c
3928                 Rename "Hide quotes" to "Fold quotes"
3929         * src/textview.c
3930                 Don't use hand cursor on quotes. "all 
3931                 the bonuses of the feature and none of 
3932                 unwelcome side-effects"
3933
3934 2006-08-03 [colin]      2.4.0cvs24
3935
3936         * AUTHORS
3937         * sylpheed-claws.desktop
3938         * src/gtk/authors.h
3939                 Bring the desktop file to XDG compliance
3940                 Patch by Charles A. Edwards
3941
3942 2006-08-03 [colin]      2.4.0cvs23
3943
3944         * src/textview.c
3945                 Fix links offset when they are preceded
3946                 by accentued chars (g_utf8_strlen!)
3947         * src/mainwindow.c
3948                 Fix wrong status when starting offline
3949
3950
3951 2006-08-03 [wwp]        2.4.0cvs22
3952
3953         * src/prefs_common.h
3954                 ask what to do w/ filtering rules that belong to an account when
3955                 applying filtering rules manually from the main window (skip,
3956                 apply regardless of the account, use current account). This dialog
3957                 can be skipped and the last reply used.
3958                 (forgot that file)
3959
3960 2006-08-03 [wwp]        2.4.0cvs21
3961
3962         * src/filtering.c
3963         * src/filtering.h
3964         * src/prefs_common.c
3965         * src/summaryview.c
3966         * src/alertpanel.c
3967         * src/alertpanel.h
3968         * src/messageview.c
3969                 ask what to do w/ filtering rules that belong to an account when
3970                 applying filtering rules manually from the main window (skip,
3971                 apply regardless of the account, use current account). This dialog
3972                 can be skipped and the last reply used.
3973
3974
3975 2006-08-03 [colin]      2.4.0cvs20
3976
3977         * src/textview.c
3978                 Optimize previous patch
3979
3980 2006-08-03 [cleroy]     2.4.0cvs19
3981
3982         * src/textview.c
3983                 Fix quotes getting toggled back when the
3984                 mail has an even number of text parts
3985
3986 2006-08-02 [colin]      2.4.0cvs18
3987
3988         * src/messageview.c
3989                 Add Hide quotes menu
3990
3991 2006-08-02 [colin]      2.4.0cvs17
3992
3993         * src/mainwindow.c
3994         * src/prefs_common.c
3995         * src/textview.c
3996         * src/textview.h
3997         * src/gtk/about.c
3998                 Allow per-level quote hiding,
3999                 Allow toggling quotes by double-clicking them
4000                 Rename RemoteURI to ClickableText to reflect
4001                 the fact it's used for a variety of things
4002
4003 2006-08-02 [wwp]        2.4.0cvs16
4004
4005         * src/mainwindow.c
4006                 fix "View/Hide quotes" menu item status initialization.
4007
4008 2006-08-02 [wwp]        2.4.0cvs15
4009
4010         * src/matcher_parser_parse.y
4011                 remove a debug trace.
4012
4013 2006-08-02 [paul]       2.4.0cvs14
4014
4015         * src/plugins/pgpcore/passphrase.c
4016                 don't set initial dialog size
4017                 make it resizable
4018
4019 2006-08-02 [paul]       2.4.0cvs13
4020
4021         * src/noticeview.c
4022                 remove the rogue '/' character
4023
4024 2006-08-02 [paul]       2.4.0cvs12
4025
4026         * src/noticeview.c
4027                 allow buttons to resize as necessary
4028
4029 2006-08-01 [wwp]        2.4.0cvs11
4030
4031         * src/mbox.c
4032                 fix strict ISO C90 compliance.
4033
4034 2006-08-01 [wwp]        2.4.0cvs10
4035
4036         * tools/update-po
4037                 updated update-po tool to work w/ context-dependent translations.
4038                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4039
4040 2006-08-01 [wwp]        2.4.0cvs9
4041
4042         * src/matcher.c
4043         * src/prefs_filtering.c
4044         * src/prefs_matcher.c
4045                 allow context-dependent translations for "All",
4046                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4047
4048 2006-07-31 [colin]      2.4.0cvs8
4049
4050         * AUTHORS
4051         * src/gtk/authors.h
4052                 Add Rafal to authors
4053
4054 2006-07-31 [colin]      2.4.0cvs7
4055
4056         * src/compose.c
4057         * src/mainwindow.c
4058         * src/messageview.h
4059         * src/prefs_common.c
4060         * src/prefs_common.h
4061         * src/textview.c
4062                 Add 'View/Hide quotes'. Patch based on a patch
4063                 by Rafal Weglarz
4064
4065 2006-07-31 [colin]      2.4.0cvs6
4066
4067         * src/action.c
4068                 Fix problem with "> stuff >" actions
4069
4070 2006-07-31 [paul]       2.4.0cvs5
4071
4072         * po/nb.po
4073                 updated by Geir Helland
4074
4075 2006-07-31 [wwp]        2.4.0cvs4
4076
4077         * src/mainwindow.c
4078         * src/summaryview.c
4079         * src/summaryview.h
4080                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4081                 thanks to Colin.
4082
4083 2006-07-31 [wwp]        2.4.0cvs3
4084
4085         * src/Makefile.am
4086         * src/addr_compl.c
4087         * src/addr_compl.h
4088         * src/addressbook.c
4089         * src/addressbook.h
4090         * src/addressbook_foldersel.c
4091         * src/addressbook_foldersel.h
4092         * src/addrindex.c
4093         * src/addrindex.h
4094         * src/matcher.c
4095         * src/matcher.h
4096         * src/matcher_parser_lex.l
4097         * src/matcher_parser_parse.y
4098         * src/prefs_common.c
4099         * src/prefs_common.h
4100         * src/prefs_filtering.c
4101         * src/prefs_matcher.c
4102         * src/prefs_matcher.h
4103         * src/summaryview.c
4104                 introduce filtering against the address book. It's now possible to add
4105                 matched conditions to determine if any email address in a message matches
4106                 or doesn't match any or all books or folders in the address book.
4107
4108 2006-07-31 [wwp]        2.4.0cvs2
4109
4110         * src/account.c
4111         * src/filtering.c
4112         * src/filtering.h
4113         * src/folder.c
4114         * src/folderview.c
4115         * src/inc.c
4116         * src/mainwindow.c
4117         * src/matcher.c
4118         * src/matcher_parser_lex.l
4119         * src/matcher_parser_parse.y
4120         * src/mbox.c
4121         * src/prefs_filtering.c
4122         * src/prefs_filtering.h
4123         * src/procmsg.c
4124         * src/procmsg.h
4125         * src/summaryview.c
4126                 introduce per-account filtering rules. Each filtering rule can now be assigned
4127                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4128                 when applying filtering rules manually, as all rules will apply - even the ones
4129                 assigned to an account. This issue will be addressed soon.
4130  
4131
4132
4133 2006-07-31 [wwp]        2.4.0cvs1
4134
4135         * src/quote_fmt.c
4136                 make more strings translatable.
4137
4138 2006-07-31 [paul]       2.4.0
4139
4140         2.4.0 released
4141
4142 2006-07-31 [paul]       2.3.1cvs91
4143
4144         * po/ca.po
4145                 updated by Miquel Oliete
4146
4147 2006-07-31 [paul]       2.3.1cvs90
4148
4149         * po/de.po
4150         * po/el.po
4151         * po/fr.po
4152         * po/it.po
4153         * po/pl.po
4154         * po/pt_BR.po
4155         * po/sr.po
4156         * po/zh_CN.po
4157                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4158                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4159                 Aleksandar Urosevic, and Ralgh Young
4160
4161 2006-07-31 [paul]       2.3.1cvs89
4162
4163         * src/account.c
4164         * src/main.c
4165         * src/mainwindow.c
4166         * src/mainwindow.h
4167                 Fix a race condition when, after an SC crash, rescanning
4168                 folders took more than 0.5 seconds
4169                 Thanks to Colin
4170
4171 2006-07-31 [paul]       2.3.1cvs88
4172
4173         * src/folderview.c
4174                 don't translate separator strings
4175
4176 2006-07-30 [mones]      2.3.1cvs87
4177
4178         * doc/man/sylpheed-claws.1
4179                 Fixed non-ASCII chars in Hoa's name
4180         * po/es.po
4181                 Updated for release
4182
4183 2006-07-27 [colin]      2.3.1cvs86
4184
4185         * src/textview.c
4186                 Don't include the leading \n in links
4187                 Patch by Fabien
4188
4189 2006-07-25 [colin]      2.3.1cvs85
4190
4191         * src/mainwindow.c
4192         * src/common/socket.h
4193         * src/etpan/imap-thread.c
4194                 Refresh resolvers before connecting
4195                 to IMAP servers, and after switching
4196                 to online. Thanks to Paul.
4197
4198 2006-07-18 [colin]
4199
4200         * 2.4.0-rc4 released
4201
4202 2006-07-17 [colin]      2.3.1cvs84
4203
4204         * src/inc.c
4205                 Show connection attempt in statusbar before
4206                 connecting (previously first message was
4207                 "Retrieving messages from ..." after the
4208                 connection succeeded.
4209
4210 2006-07-16 [wwp]        2.3.1cvs83
4211
4212         * sylpheed-claws.ico
4213                 Added .ico file (windows multi-size icon file, generated).
4214
4215 2006-07-12 [wwp]        2.3.1cvs82
4216
4217         * src/messageview.c
4218                 remove Message/Re-edit menu entry from messageview window,
4219                 as sent/draft/queued messages are opened in compose window when
4220                 re-edited and it's not possible to re-edit other msgs.
4221
4222 2006-07-12 [paul]       2.3.1cvs81
4223
4224         * AUTHORS
4225         * src/mainwindow.c
4226         * src/gtk/authors.h
4227                 check online state before resetting
4228                 mailcheck timer. Useful if some program
4229                 verifies connection state and updates
4230                 Claws.
4231                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4232
4233 2006-07-12 [paul]       2.3.1cvs80
4234
4235         * sylpheed-claws-128x128.png
4236         * sylpheed-claws-64x64.png
4237         * sylpheed-claws.png
4238         * src/Makefile.am
4239         * src/main.c
4240         * src/prefs_toolbar.c
4241         * src/stock_pixmap.c
4242         * src/stock_pixmap.h
4243         * src/wizard.c
4244         * src/gtk/about.c
4245         * src/gtk/gtkutils.c
4246         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4247         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4248         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4249         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4250         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4251         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4252                 updated and renamed logo/icon files and related
4253                 logo by Jesper Schultz
4254
4255 2006-07-11 [paul]       2.3.1cvs79
4256
4257         * src/main.c
4258                 fix the labels a smidgin
4259
4260 2006-07-09 [colin]      2.3.1cvs78
4261
4262         * src/textview.c
4263                 Show errors in textviewer's command
4264                 Patch by H. Merijn Brand
4265
4266 2006-07-09 [colin]      2.3.1cvs77
4267
4268         * src/compose.c
4269                 Save FMID in drafts too
4270
4271 2006-07-08 [colin]      2.3.1cvs76
4272
4273         * src/compose.c
4274                 Svae RMID in drafted mails too
4275                 Save quote_fmt vars for whole mails,
4276                 don't reset at each quote_fmt_init:
4277                 allows to use the same |i{var} in
4278                 various template fields
4279         * src/prefs_template.c
4280         * src/quote_fmt.h
4281         * src/quote_fmt_parse.y
4282                 Same
4283
4284 2006-07-08 [colin]      2.3.1cvs75
4285
4286         * src/textview.c
4287                 Fix highlighting of attached parts URIs
4288
4289 2006-07-08 [colin]      2.3.1cvs74
4290
4291         * src/main.c
4292                 Prevent bug #981 (sc 2.3.1 segfaults with 
4293                 gtk+ 2.10) from being reported again:
4294                 if Sylpheed-Claws has been compiled against
4295                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4296                 of if Sylpheed-Claws has been compiled against
4297                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4298                 error out.
4299
4300 2006-07-07 [colin]      2.3.1cvs73
4301
4302         * src/prefs_actions.c
4303                 Fix label
4304
4305 2006-07-07 [colin]      2.3.1cvs72
4306
4307         * src/prefs_actions.c
4308                 Fix compile on gtk < 2.8. argh :)
4309
4310 2006-07-07 [paul]       2.3.1cvs71
4311
4312         * src/common/defs.h
4313                 update DONATE_URI
4314
4315 2006-07-07 [colin]      2.3.1cvs70
4316
4317         * po/POTFILES.in
4318         * src/quote_fmt.c
4319         * src/quote_fmt_lex.l
4320         * src/quote_fmt_parse.y
4321                 Add |i{var}, a way to insert user-entered
4322                 text in a template
4323
4324 2006-07-07 [colin]
4325
4326         * 2.4.0-rc3 released
4327
4328 2006-07-07 [colin]      2.3.1cvs69
4329
4330         * src/folder.c
4331                 Don't consider inboxes of UNKNOWN folder 
4332                 classes to be useable as default inboxes
4333
4334 2006-07-07 [paul]       2.3.1cvs68
4335
4336         * src/textview.c
4337                 add missing #include <errno.h>
4338                 Thanks to René J. Blokland
4339
4340 2006-07-07 [paul]       2.3.1cvs67
4341
4342         * src/action.c
4343                 Return now Closes dialog
4344         * src/mimeview.c
4345         * src/mimeview.h
4346         * src/textview.c
4347                 add contextual menu to mime parts listed
4348                 in the textview
4349                 Thanks to Colin
4350         * src/common/utils.c
4351                 reversal: ' is a valid character in URLs
4352
4353 2006-07-06 [colin]      2.3.1cvs66
4354
4355         * src/remotefolder.h
4356                 Forgotten in previous commit
4357
4358 2006-07-06 [colin]      2.3.1cvs65
4359
4360         * src/folder.c
4361                 Set summary update flag whenever
4362                 totals changed
4363         * src/imap.c
4364         * src/prefs_account.c
4365         * src/common/utils.h
4366         * src/etpan/imap-thread.c
4367                 Fix warnings, thanks to Fabien and
4368                 Ricardo
4369
4370 2006-07-06 [wwp]        2.3.1cvs64
4371
4372         * src/gtk/gtkutils.c
4373                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4374
4375 2006-07-06 [wwp]        2.3.1cvs63
4376
4377         * src/account.c
4378         * src/addressbook.c
4379         * src/addressitem.h
4380         * src/folderview.c
4381         * src/mainwindow.c
4382         * src/manual.c
4383         * src/manual.h
4384         * src/message_search.c
4385         * src/prefs_actions.c
4386         * src/prefs_filtering.c
4387         * src/prefs_filtering.h
4388         * src/prefs_template.c
4389         * src/summary_search.c
4390         * src/summaryview.c
4391         * src/gtk/gtkutils.c
4392         * src/gtk/gtkutils.h
4393         * src/gtk/pluginwindow.c
4394                 add help buttons to some dialogs. Clicking such buttons opens a
4395                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4396
4397 2006-07-06 [paul]       2.3.1cvs62
4398
4399         * src/textview.c
4400                 fix attachments contextual menu
4401                 Thanks to Colin
4402
4403 2006-07-05 [colin]      2.3.1cvs61
4404
4405         * src/textview.c
4406         * src/compose.c
4407                 Handle sftp:// links
4408
4409 2006-07-05 [paul]       2.3.1cvs60
4410
4411         * src/gtk/filesel.c
4412                 grab save button by default
4413                 Thanks to Colin
4414
4415 2006-07-05 [wwp]        2.3.1cvs59
4416
4417         * manual/xml2pdf
4418                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4419
4420 2006-07-04 [colin]      2.3.1cvs58
4421
4422         * src/mimeview.c
4423         * src/textview.c
4424                 Use left click to select, middle click to open
4425                 on mimeparts links
4426         * src/common/utils.c
4427                 Fix segfault
4428
4429 2006-07-04 [colin]      2.3.1cvs57
4430
4431         * src/mainwindow.c
4432         * src/news.c
4433                 Warning fixes, thanks to Fabien
4434
4435 2006-07-04 [colin]      2.3.1cvs56
4436
4437         * src/mimeview.c
4438         * src/mimeview.h
4439         * src/textview.c
4440                 Allow parts to be selected via their text label
4441                 in textview
4442
4443 2006-07-04 [colin]      2.3.1cvs55
4444
4445         * src/folderview.c
4446                 Feedback when closing (for big folders)
4447         * src/prefs_actions.c
4448         * src/prefs_filtering.c
4449         * src/prefs_matcher.c
4450         * src/prefs_template.c
4451                 Fix default button when closing without
4452                 having saved
4453
4454 2006-07-04 [colin]      2.3.1cvs54
4455
4456         * src/news.c
4457                 Delete local file on deletion
4458
4459 2006-07-03 [colin]      2.3.1cvs53
4460
4461         * src/folderview.c
4462         * src/main.c
4463                 Don't freeze when rescanning after crash
4464
4465 2006-07-03 [wwp]        2.3.1cvs52
4466
4467         * src/compose.c
4468         * src/privacy.c
4469         * src/privacy.h
4470         * src/plugins/pgpinline/pgpinline.c
4471         * src/plugins/pgpmime/pgpmime.c
4472                 don't report an error when the user cancels the passphrase dialog.
4473
4474 2006-07-02 [colin]      2.3.1cvs51
4475
4476         * src/folderview.c
4477                 Open message when crossing folders with Space,
4478                 goto next unread and friends
4479
4480 2006-07-01 [colin]      2.3.1cvs50
4481
4482         * src/prefs_account.c
4483                 Typographic rules varying from language
4484                 to language (in french "Protocole :"),
4485                 we have to do that :)
4486
4487 2006-07-01 [ticho]      2.3.1cvs49
4488
4489         * src/prefs_account.c
4490                 Only use one temporary gchar* variable in
4491                 prefs_account_protocol_set_optmenu().
4492
4493 2006-07-01 [ticho]      2.3.1cvs48
4494
4495         * src/prefs_account.c
4496         * src/prefs_account.h
4497                 Use GtkLabel for existing account protocol name.
4498                 Created an array for protocol names and populate the
4499                 combobox from it in a for() cycle.
4500
4501 2006-06-30 [colin]      2.3.1cvs47
4502
4503         * src/compose.c
4504                 Block undo when changing signature (by changing
4505                 account)
4506
4507 2006-06-30 [paul]       2.3.1cvs46
4508
4509         * src/send_message.c
4510                 when editing From in the Compose window, use that address
4511                 in the Return-Path: header
4512                 Thanks to Colin
4513
4514 2006-06-30 [colin]      2.3.1cvs45
4515
4516         * src/compose.c
4517                 Fix signature replacement:
4518                 - when no newline before separator
4519                 - when reediting
4520
4521 2006-06-29 [colin]      2.3.1cvs44
4522
4523         * src/folderview.c
4524         * src/folderview.h
4525         * src/mainwindow.c
4526         * src/summaryview.c
4527                 Let 'View/Go to/Next marked' work like
4528                 Next new & Next unread: across folders
4529                 Change the select_on_entry pref to do
4530                 what we want when changing folder
4531         * src/common/utils.c
4532                 Fix single-quoted links 
4533
4534 2006-06-29 [colin]      2.3.1cvs43
4535
4536         * src/gtk/gtkaspell.c
4537                 "Sylpheed" and "Sylpheed-Claws" do exist !
4538
4539 2006-06-29 [colin]      2.3.1cvs42
4540
4541         * src/imap.c
4542                 Forgot to remove debug
4543
4544 2006-06-29 [colin]      2.3.1cvs41
4545
4546         * src/imap.c
4547         * src/imap.h
4548         * src/mainwindow.c
4549                 Disconnect from IMAP servers when going
4550                 offline. Fixes bug #978 (going to offline-mode 
4551                 won't close connections)
4552
4553 2006-06-29 [colin]      2.3.1cvs40
4554
4555         * src/main.c
4556                 Fix transient setting on failing plugins
4557                 Patch by Fabien
4558         * src/plugins/pgpcore/sgpgme.c
4559                 Only warn for OpenPGP. Most people don't
4560                 have CMS available.
4561
4562 2006-06-29 [colin]      2.3.1cvs39
4563
4564         * src/compose.c
4565                 Fix Spelling menu (discrepancy between context menu
4566                 and top menu when folder's dictionary isn't the 
4567                 default one)
4568         * src/plugins/pgpcore/sgpgme.c
4569                 More error reporting about why gpgme can fail
4570
4571 2006-06-29 [wwp]        2.3.1cvs38
4572
4573         * src/mainwindow.c
4574                 honor the display-header-pane setting even when the message view
4575                 is a separate window.
4576
4577 2006-06-29 [wwp]        2.3.1cvs37
4578
4579         * src/prefs_actions.c
4580                 forgot to commit that one (use of GTK_STOCK_INFO).
4581
4582 2006-06-29 [colin]      2.3.1cvs36
4583
4584         * src/imap.c
4585                 Better handling of login errors (ask the password
4586                 again once), alert in case of error. Fix three
4587                 signedness warnings.
4588
4589 2006-06-28 [wwp]        2.3.1cvs35
4590
4591         * src/prefs_template.c
4592         * src/prefs_matcher.c
4593         * src/prefs_filtering_action.c
4594         * src/prefs_quote.c
4595                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4596                 patch by Fabien Vantard, slightly modified.
4597
4598 2006-06-28 [paul]
4599
4600         2.4.0-rc2 released
4601
4602 2006-06-28 [colin]      2.3.1cvs34
4603
4604         * src/prefs_account.c
4605                 Fix bug #977 (Can't add or edit imap accounts)
4606
4607 2006-06-28 [colin]      2.3.1cvs33
4608
4609         * src/mimeview.c
4610                 Fix previous
4611
4612 2006-06-28 [colin]      2.3.1cvs32
4613
4614         * src/mimeview.c
4615                 Save named inlined attachments with "Save all"
4616         * src/main.c
4617         * src/mbox.c
4618         * src/common/plugin.c
4619         * src/common/plugin.h
4620         * src/common/sylpheed.c
4621         * src/common/utils.c
4622         * src/plugins/pgpcore/sylpheed.def
4623         * src/plugins/pgpinline/sylpheed.def
4624         * src/plugins/pgpmime/sylpheed.def
4625                 Win32 compatibility patch, by
4626                 Werner Koch
4627
4628 2006-06-28 [wwp]        2.3.1cvs31
4629
4630         * src/imap.c
4631         * src/prefs_folder_item.c
4632                 less compilation warnings (thanks to Fabien Vantard), less typos.
4633
4634 2006-06-28 [paul]       2.3.1cvs30
4635
4636         * src/gtk/gtkutils.c
4637                 gtk_combo_box_set_focus_on_click() is only
4638                 available since gtk 2.6.0
4639
4640 2006-06-28 [paul]       2.3.1cvs29
4641
4642         * src/prefs_ext_prog.c
4643                 fix engrish and add a tooltip for the
4644                 'command for 'Display as text' option
4645
4646 2006-06-28 [paul]
4647
4648         2.4.0-rc1 released
4649
4650 2006-06-28 [paul]       2.3.1cvs28
4651
4652         * ChangeLog
4653         * tools/Makefile.am
4654                 include textviewer.pl in releases
4655
4656 2006-06-28 [paul]       2.3.1cvs27
4657
4658         * src/prefs_ext_prog.c
4659                 hide Print command option if libgnomeprint
4660                 support is present
4661
4662 2006-06-27 [colin]      2.3.1cvs26
4663
4664         * src/compose.c
4665                 Fix Esc handling in insert/attach dialog
4666                 Don't show this dialog if dragging something
4667                 else than text/uri-list
4668                 Thanks to Fabien Vantard
4669         * tools/textviewer.pl
4670                 Filter script to display stuff as text
4671                 by H. Merijn Brand
4672
4673 2006-06-27 [wwp]        2.3.1cvs25
4674
4675         * src/messageview.c
4676                 use the exact product name (message view title), patch
4677                 by Fabien Vantard.
4678
4679 2006-06-27 [ticho]      2.3.1cvs24
4680
4681         * src/prefs_account.c
4682         * src/prefs_common.c
4683         * src/prefs_common.h
4684         * src/prefs_ext_prog.c
4685         * src/textview.c
4686                 Add a preference (Preferences/External programs)
4687                 to allow "Display as text" to be done via a script
4688                 (patch by H.Merijn Brand).
4689                 Use GtkComboBox for protocol selection in account
4690                 preferences.
4691                 Only include current choice for existing accounts, and
4692                 insensitivize the combobox.
4693
4694 2006-06-27 [paul]       2.3.1cvs23
4695
4696         * src/mbox.c
4697                 fix crasher introduced in cvs21.
4698                 Thanks to Colin
4699
4700 2006-06-26 [colin]      2.3.1cvs22
4701
4702         * src/mbox.c
4703                 Fix double-frees when leaving folders
4704                 after exporting to mbox
4705
4706 2006-06-26 [colin]      2.3.1cvs21
4707
4708         * src/mbox.c
4709                 More feedback (and optimisation)
4710                 on import/export
4711         * src/common/utils.c
4712                 Fix case when looking for mail addresses
4713         * src/gtk/gtkutils.c
4714                 Extra check for (X-)Face
4715
4716 2006-06-25 [ticho]      2.3.1cvs20
4717
4718         * src/compose.c
4719         * src/exphtmldlg.c
4720         * src/gtk/gtkutils.c
4721         * src/gtk/gtkutils.h
4722                 Added second argument to gtkut_sc_combobox_create() to
4723                 control focus-on-click for the widget.
4724                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
4725
4726 2006-06-25 [ticho]      2.3.1cvs19
4727
4728         * src/compose.c
4729         * src/gtk/Makefile.am
4730         * src/gtk/combobox.c
4731         * src/gtk/combobox.h
4732         * src/gtk/gtkutils.c
4733         * src/gtk/gtkutils.h
4734                 Use GtkComboBox instead of deprecated GtkOptionMenu
4735                 for account selector in compose window and for encoding
4736                 selector in attachment properties.
4737                 Also factorise working with the new GtkComboBox somewhat.
4738
4739 2006-06-24 [paul]       2.3.1cvs18
4740
4741         * src/prefs_common.c
4742                 use the correct default value
4743
4744 2006-06-24 [paul]       2.3.1cvs17
4745
4746         * src/compose.c
4747         * src/prefs_common.c
4748         * src/prefs_common.h
4749         * src/prefs_compose_writing.c
4750                 enable setting of default action when
4751                 dnd'ing files in the compose window.
4752                 (Collaborative effort with wwp)
4753
4754 2006-06-23 [wwp]        2.3.1cvs16
4755
4756         * src/compose.c
4757                 i18n fix (thanks to Fabien Vantard)
4758
4759 2006-06-22 [colin]      2.3.1cvs15
4760
4761         * src/prefs_customheader.c
4762                 Don't use filters in custom headers' file 
4763                 selector. Remember, extensions mean nothing :)
4764
4765 2006-06-22 [paul]       2.3.1cvs14
4766
4767         * configure.ac
4768                 allow setting of man directory location
4769
4770 2006-06-22 [colin]      2.3.1cvs13
4771
4772         * src/mainwindow.c
4773                 Add 'View/Go to/Next unread folder'.
4774                 I missed that :)
4775
4776 2006-06-22 [colin]      2.3.1cvs12
4777
4778         * src/common/utils.c
4779                 Add some subject prefixes
4780                 Patch by Bjorn T Johansen <btj@havleik.no>
4781
4782 2006-06-22 [colin]      2.3.1cvs11
4783
4784         * manual/advanced.xml
4785                 Forgotten hidden pref
4786
4787 2006-06-21 [paul]       2.3.1cvs10
4788
4789         * src/prefs_account.c
4790                 complete the removal of 'Add date header' option
4791
4792 2006-06-21 [paul]       2.3.1cvs9
4793
4794         * src/account.c
4795         * src/compose.c
4796         * src/prefs_account.c
4797         * src/prefs_account.h
4798                 remove option to add date header - always
4799                 add date header
4800         * src/etpan/imap-thread.c
4801                 fix warnings (Thanks to Colin)
4802
4803 2006-06-21 [wwp]        2.3.1cvs8
4804
4805         * src/folder.c
4806                 set the attachment flag when inline text part are (file)named. This is more convenient
4807                 when receiving (for instance) inline source files or patches sent using thunderbird.
4808
4809 2006-06-21 [paul]       2.3.1cvs7
4810
4811         * src/inc.c
4812                 fix off-by-one count of current msg in
4813                 statusbar filtering progressbar
4814
4815 2006-06-21 [paul]       2.3.1cvs6
4816
4817         * src/folder.c
4818                 Show attachment icon even if the part is 'inline'
4819                 if the following conditions are met:
4820                 - content-type != 'text/plain'
4821                 - content-type != '*/pgp-signature'
4822                 - either 'name' or 'filename' parameter is not NULL
4823                 
4824                 Thanks to Colin
4825
4826 2006-06-21 [paul]       2.3.1cvs5
4827
4828         * src/messageview.c
4829         * src/prefs_common.c
4830         * src/prefs_common.h
4831         * src/prefs_other.c
4832                 add an option to 'Never send Return
4833                 Receipts'
4834                 Thanks to Colin
4835
4836 2006-06-20 [mones]      2.3.1cvs4
4837
4838         * po/es.po
4839                 updated
4840         * src/compose.c
4841                 typo fixed (space after comma)
4842         * tools/make.themes.project
4843                 remove exec mode from tarball files
4844
4845 2006-06-20 [colin]      2.3.1cvs3
4846
4847         * src/news.c
4848         * src/procheader.c
4849         * src/unmime.c
4850                 Better fix for \n's in headers (don't 
4851                 break Received: and others)
4852
4853 2006-06-20 [paul]       2.3.1cvs2
4854
4855         * src/alertpanel.c
4856         * src/textview.c
4857                 improve legibility of phishing attempt
4858                 dialog
4859
4860 2006-06-20 [paul]       2.3.1cvs1
4861
4862         * NEWS
4863         * README
4864         * configure.ac
4865                 Update version number following
4866                 stable release
4867
4868 2006-06-20 [colin]      2.3.0cvs26
4869
4870         * src/compose.c
4871                 When dragging a file to the text of the compose
4872                 window, ask whether we want to insert or attach
4873                 (I know lots of people who do that to attach)
4874
4875 2006-06-20 [colin]      2.3.0cvs25
4876
4877         * src/etpan/imap-thread.c
4878                 Fix threshold (the append command is often > 32 bytes)
4879
4880 2006-06-19 [colin]      2.3.0cvs24
4881
4882         * src/imap.c
4883         * src/etpan/imap-thread.c
4884                 Workaround Rockliffe IMAP server bug: replace
4885                 "x UID SEARCH (ANSWERED UID 1:*)" with
4886                 "x UID SEARCH ANSWERED"
4887                 (Rockliffe doesn't handle the parenthesis)
4888
4889 2006-06-19 [colin]      2.3.0cvs23
4890
4891         * src/compose.c
4892         * src/imap.c
4893         * src/etpan/imap-thread.c
4894                 Probably fix bug #972 (Freezes when adding 
4895                 an attachment to the message)
4896         * src/common/defs.h
4897                 Modernize Firefox cmd
4898
4899
4900 2006-06-18 [colin]      2.3.0cvs22
4901
4902         * src/prefs_customheader.c
4903                 Only allow correct filenames for various
4904                 custom headers
4905
4906 2006-06-18 [colin]      2.3.0cvs21
4907
4908         * src/prefs_customheader.c
4909                 Add a 'From File...' button in custom headers prefs, which
4910                 try to do the right thing: 
4911                 for normal headers, use file as plaintext,
4912                 for X-Face, calls compface,
4913                 for Face, encode to b64.
4914
4915 2006-06-17 [colin]      2.3.0cvs20
4916
4917         * src/mh.c
4918                 Warning fix
4919
4920 2006-06-16 [colin]      2.3.0cvs19
4921
4922         * src/summaryview.c
4923                 Recursive quicksearch: show message list
4924                 in current folder, *then* search children
4925                 in the background.
4926
4927 2006-06-16 [colin]      2.3.0cvs18
4928
4929         * src/main.c
4930                 Instead of ignoring SIGPIPE, save caches
4931                 when getting one. Will fix the fact that
4932                 hot caches are out-of-date when logging 
4933                 out of Xorg.
4934         * src/compose.c
4935         * src/prefs_compose_writing.c
4936                 Only save text (not attachments) when 
4937                 auto-saving to drafts
4938         * src/unmime.c
4939                 Always replace \n, \r and \t with spaces
4940                 in headers
4941         * manual/dist/html/Makefile.am
4942         * manual/dist/pdf/Makefile.am
4943         * manual/dist/ps/Makefile.am
4944         * manual/dist/txt/Makefile.am
4945         * manual/fr/dist/html/Makefile.am
4946         * manual/fr/dist/pdf/Makefile.am
4947         * manual/fr/dist/ps/Makefile.am
4948         * manual/fr/dist/txt/Makefile.am
4949         * manual/pl/dist/html/Makefile.am
4950         * manual/pl/dist/pdf/Makefile.am
4951         * manual/pl/dist/ps/Makefile.am
4952         * manual/pl/dist/txt/Makefile.am
4953                 Fix make clean removing pregenerated manuals
4954
4955
4956 2006-06-16 [colin]      2.3.0cvs17
4957
4958         * src/plugins/pgpcore/sgpgme.c
4959         * src/plugins/pgpmime/pgpmime.c
4960         * src/plugins/pgpinline/pgpinline.c
4961                 Better error reporting in setup_signers.
4962                 Don't fallback to default key if specified
4963                 key isn't found.
4964                 Don't allow signing if more than one secret
4965                 key matches the one specified in prefs.
4966
4967 2006-06-15 [colin]      2.3.0cvs16
4968
4969         * src/folderview.c
4970                 Add "Send queue" in the folder's contextual
4971                 menu
4972         * src/compose.c
4973         * src/messageview.c
4974         * src/privacy.c
4975         * src/privacy.h
4976         * src/procmime.c
4977         * src/procmsg.c
4978         * src/plugins/pgpcore/passphrase.c
4979         * src/plugins/pgpcore/sgpgme.c
4980         * src/plugins/pgpinline/pgpinline.c
4981         * src/plugins/pgpmime/pgpmime.c
4982                 Better error reporting
4983         * src/mbox.c
4984                 Probably fix bug #971 (2.2.3 cannot read mail 
4985                 from local mbox)
4986
4987
4988 2006-06-15 [mones]      2.3.0cvs15
4989
4990         * tools/make.themes.project
4991                 creates the themes project from the web page
4992
4993 2006-06-15 [colin]      2.3.0cvs14
4994
4995         * src/folder.c
4996                 Better fix (avoid losing the folder if scan_tree 
4997                 fails)
4998
4999 2006-06-15 [cleroy]     2.3.0cvs13
5000
5001         * src/folder.c
5002                 Probably fix Bug #969 (crash on rebuilding 
5003                 imap folder)
5004
5005 2006-06-14 [colin]      2.3.0cvs12
5006
5007         * manual/dtd/manual.xsl
5008         * manual/sylpheed-claws-manual.xml
5009         * manual/fr/sylpheed-claws-manual.xml
5010         * manual/pl/sylpheed-claws-manual.xml
5011                 Insert pagebreaks between sections
5012
5013 2006-06-14 [paul]       2.3.0cvs11
5014
5015         * configure.ac
5016                 better fix than 2.3.0cvs10
5017
5018 2006-06-14 [paul]       2.3.0cvs10
5019
5020         * configure.ac
5021                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5022                 (backwards compatible)
5023
5024 2006-06-13 [colin]      2.3.0cvs9
5025
5026         * src/messageview.c
5027                 Fix sending of return receipt with the new queue folders
5028
5029 2006-06-13 [wwp]        2.3.0cvs8
5030
5031         * src/quote_fmt_lex.l
5032                 fix wrong tokens returned in quote_fmt lexer, query not().
5033
5034 2006-06-13 [wwp]        2.3.0cvs7
5035
5036         * src/folder.c
5037         * src/prefs_folder_item.c
5038                 allow changing folder type even when folder is not a top-level one,
5039                 thanks to Colin.
5040
5041 2006-06-12 [colin]      2.3.0cvs6
5042
5043         * src/folderview.c
5044                 Fix double-ask of "Do you want to mark all
5045                 as read"
5046
5047 2006-06-12 [colin]      2.3.0cvs5
5048
5049         * src/compose.c
5050         * src/compose.h
5051         * src/folder.c
5052         * src/folder.h
5053         * src/imap.c
5054         * src/inc.c
5055         * src/main.c
5056         * src/messageview.c
5057         * src/mh.c
5058         * src/prefs_folder_item.c
5059         * src/procheader.c
5060         * src/procmime.c
5061         * src/procmsg.c
5062         * src/procmsg.h
5063         * src/send_message.c
5064         * src/summaryview.c
5065         * src/toolbar.c
5066                 Apply bug #964's patch (Queue and drafts aren't normal)
5067                 The Drafts and Queue folder now contain RFC-822 files,
5068                 allowing to move and copy mails from and to these 
5069                 folders. Moving from Drafts to Queue will prepare the
5070                 mail for sending (PGP signature, encryption, etc).
5071                 This patch also rework sending errors handling to try
5072                 to be more helpful.
5073                 Also, allow redefining folder types via the GUI 
5074                 (Folder type in its Properties)
5075
5076 2006-06-12 [colin]      2.3.0cvs4
5077
5078         * src/summaryview.c
5079         * src/prefs_common.c
5080         * src/prefs_common.h
5081         * src/gedit-print.c
5082                 Allow to define a specific print font - patch
5083                 by Bernhard Walle <bernhard.walle@gmx.de>
5084         * src/prefs_fonts.c
5085         * manual/advanced.xml
5086         * manual/fr/advanced.xml
5087                 Add a hidden pref to allow deletion without
5088                 confirmation
5089
5090 2006-06-12 [wwp]        2.3.0cvs3
5091
5092         * .cvsignore
5093                 more files to ignore.
5094
5095 2006-06-12 [wwp]        2.3.0cvs2
5096
5097         * src/quote_fmt.c
5098         * src/quote_fmt_lex.l
5099         * src/quote_fmt_parse.y
5100                 extend the quote_fmt parser (templates and quotes):
5101                 - allow limited sub-expressions in |p{} and |f{} expressions,
5102                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5103                 - implemented/fixed missing implementation of query_references and show_references,
5104                 - completed, fixed contents and format of the symbols help dialog,
5105                 - fix some compilation warnings.
5106
5107 2006-06-12 [wwp]        2.3.0cvs1
5108
5109         * manual/advanced.xml
5110         * manual/fr/advanced.xml
5111                 updates in the "templates" section of the manual (eng/fr):
5112                  - be more precise (both versions)
5113                  - completed to match the english reference (fr version)
5114                  - touchups (both versions)
5115
5116 2006-06-12 [paul]       2.3.0
5117
5118         2.3.0 released
5119
5120 2006-06-12 [paul]       2.2.3cvs14
5121
5122         * po/ca.po
5123         * po/cs.po
5124         * po/de.po
5125         * po/el.po
5126         * po/fr.po
5127         * po/it.po
5128         * po/pt_BR.po
5129         * po/sr.po
5130         * po/zh_CN.po
5131                 updated by Miquel Oliete, Tim, Stephan Sachse,
5132                 Stavros Giannouris, Fabien Vantard, Andrea
5133                 Spadaccini, Frederico Goncalves Guimaraes,
5134                 Aleksandar Urosevic, and Ralgh Young
5135
5136 2006-06-12 [colin]      2.2.3cvs13
5137
5138         * src/mbox.c
5139                 Add missing header
5140
5141 2006-06-11 [colin]      2.2.3cvs12
5142
5143         * src/msgcache.c
5144                 Verify that g_malloc() succeeded
5145
5146 2006-06-11 [colin]      2.2.3cvs11
5147
5148         * src/wizard.c
5149                 Add Face header to welcome mail
5150
5151 2006-06-10 [colin]      2.2.3cvs10
5152
5153         * src/textview.c
5154                 Revert previous (Forgot it changes the
5155                 margin on the whole mail)
5156
5157 2006-06-10 [colin]      2.2.3cvs9
5158
5159         * src/textview.c
5160                 Don't overlap long headers under (X-)Face
5161
5162 2006-06-10 [mones]      2.2.3cvs8
5163
5164         * manual/xml2pdf
5165                 allow generation of manual on systems lacking saxon binary
5166                 but with java and the saxon library installed
5167
5168         * po/es.po
5169                 updated for release
5170
5171 2006-06-09 [colin]      2.2.3cvs7
5172
5173         * src/summaryview.c
5174                 Fix leak when using Display Sender using Addressbook
5175
5176 2006-06-09 [colin]      2.2.3cvs6
5177
5178         * src/compose.c
5179         * src/folder.c
5180         * src/folderview.c
5181         * src/mimeview.c
5182         * src/summaryview.c
5183                 More leaks fixes
5184
5185 2006-06-09 [paul]       2.2.3cvs5
5186
5187         * AUTHORS
5188         * src/gtk/authors.h
5189         * tools/claws.i18n.status.pl
5190                 updated with new info
5191
5192 2006-06-09 [paul]       2.2.3cvs4
5193
5194         * README
5195                 updated
5196         * manual/ack.xml
5197                 add wwp to authors list
5198         * src/gtk/authors.h
5199                 update mine and Colin's addresses
5200
5201 2006-06-08 [colin]      2.2.3cvs3
5202
5203         * src/etpan/imap-thread.c
5204                 Fix leak on SSL cert check
5205
5206 2006-06-08 [colin]      2.2.3cvs2
5207
5208         * src/common/utils.c
5209                 Fix leak
5210
5211 2006-06-08 [paul]       2.2.3cvs1
5212
5213         * configure.ac
5214                 Update version number following
5215                 stable release
5216
5217 2006-06-07 [colin]      2.2.2cvs3
5218
5219         * src/msgcache.c
5220                 Fix catching cache read errors (guint instead of gint)
5221                 Prevent malloc'ing more than 8MB (means cache corruption)
5222
5223 2006-06-07 [paul]       2.2.2cvs2
5224
5225         * src/exporthtml.c
5226         * src/exportldif.c
5227         * src/mh.c
5228         * src/mutt.c
5229         * src/pine.c
5230         * src/common/utils.c
5231                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5232                 obey $HOME'
5233                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5234                 Thanks to Colin
5235
5236 2006-06-06 [paul]       2.2.2cvs1
5237
5238         * configure.ac
5239                 Update version number following
5240                 stable release
5241
5242 2006-06-06 [paul]       2.2.1cvs6
5243
5244         * src/matcher.c
5245                 fix  implicit declaration of
5246                 sylpheed_do_idle()
5247                 Patch by Fabien Vantard
5248
5249 2006-06-06 [paul]       2.2.1cvs5
5250
5251         * src/matcher.c
5252                 fix age_greater and age_lower so that they
5253                 mean what say and not '...or equal to'
5254                 Thanks to Colin
5255
5256 2006-06-06 [paul]       2.2.1cvs4
5257
5258         * src/textview.c
5259         * src/common/utils.c
5260                 fix URI check
5261                 Thanks to Colin
5262
5263 2006-06-05 [wwp]        2.2.1cvs3
5264
5265         * manual/fr/account.xml
5266                 minor language fixes (thanks to Fabien Vantard).
5267
5268 2006-06-05 [colin]      2.2.1cvs2
5269
5270         * src/prefs_folder_item.c
5271         * src/folderview.c
5272                 Allow recursive setting of properties 
5273                 for whole mailboxes
5274         * src/matcher.c
5275                 Don't freeze on 'test' filtering rule
5276
5277 2006-06-05 [colin]      2.2.1cvs1
5278
5279         * configure.ac
5280                 Update version number following
5281                 stable release
5282
5283 2006-06-04 [wwp]        2.2.0cvs82
5284
5285         * manual/glossary.xml
5286         * manual/account.xml
5287         * manual/fr/glossary.xml
5288         * manual/fr/account.xml
5289                 added glossary section and references/links related to the Face custom header.
5290
5291 2006-06-04 [colin]      2.2.0cvs81
5292
5293         * src/summaryview.c
5294                 Skip to next message on move with no
5295                 immediate execution
5296
5297 2006-06-04 [wwp]        2.2.0cvs80
5298
5299         * manual/xml2pdf
5300                 added sanity checks, exit when needed.
5301
5302 2006-06-03 [paul]       2.2.0cvs79
5303
5304         * src/prefs_receive.c
5305                 page name is now 'Receiving'
5306         * src/prefs_send.c
5307                 page name is now 'Sending'
5308
5309 2006-06-03 [colin]      2.2.0cvs78
5310
5311         * src/plugins/spamassassin/spamassassin_gtk.c
5312                 Autoswitch to Localhost if transport was previously
5313                 disabled. Else people had to check [] Enable, then
5314                 *reselect* transport.
5315
5316 2006-06-03 [colin]      2.2.0cvs77
5317
5318         * src/plugins/pgpinline/pgpinline.c
5319         * src/plugins/pgpmime/pgpmime.c
5320                 Check that gpg_data_release_and_get_mem 
5321                 didn't fail (now, why this happens...)
5322
5323 2006-06-03 [colin]      2.2.0cvs76
5324
5325         * src/mbox.c
5326                 Fix bug #962 (Manual and/or UI should 
5327                 warn about incompatible locking 
5328                 causing dataloss)
5329
5330 2006-06-02 [cleroy]     2.2.0cvs75
5331
5332         * src/filtering.c
5333         * src/folder.c
5334         * src/procmsg.c
5335         * src/summaryview.c
5336                 Fix a few leaks
5337
5338 2006-06-02 [colin]      2.2.0cvs74
5339
5340         * src/main.c
5341                 On exit, free caches after writing them
5342                 Shuts up some valgrind false positives
5343         * src/procmsg.c
5344         * src/send_message.c
5345                 Fix races when reusing existing SMTP connections
5346                 Fix inexistant session timeout
5347         * src/toolbar.c
5348                 Display alertpanel after all queues have
5349                 been processed, not after each
5350
5351 2006-06-02 [wwp]        2.2.0cvs73
5352
5353         * manual/fr/glossary.xml
5354         * manual/fr/ack.xml
5355         * manual/ack.xml
5356                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5357
5358 2006-06-02 [wwp]        2.2.0cvs72
5359
5360         * manual/xml2pdf
5361         * manual/dist/pdf/Makefile.am
5362         * manual/dtd/manual.xsl
5363         * manual/fr/dist/pdf/Makefile.am
5364         * manual/pl/dist/pdf/Makefile.am
5365                 we changed the procedure to generate the .pdf version of the manual.
5366                 The procedure is more modern and the .pdf we get now has a valid index.
5367                 Here are the new pre-requisites:
5368
5369                 - JRE 1.x (1.4 here): there must be one from your distro
5370                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5371                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5372                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5373
5374                 See my posts for further info about the installation of this toolchain:
5375
5376                 Date: Fri, 19 May 2006 19:40:06 +0200
5377                 From: wwp <subscript@free.fr>
5378                 To: sylpheed-claws-devel@lists.sourceforge.net
5379                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5380
5381                 and
5382
5383                 Date: Wed, 24 May 2006 12:58:49 +0200
5384                 From: wwp <subscript@free.fr>
5385                 To: sylpheed-claws-devel@lists.sourceforge.net
5386                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5387
5388 2006-06-01 [colin]      2.2.0cvs71
5389
5390         * src/compose.c
5391                 Better guards against IMAP races
5392         * src/main.c
5393         * src/prefs_common.c
5394         * src/prefs_common.h
5395         * src/common/ssl_certificate.c
5396         * src/etpan/imap-thread.c
5397         * src/etpan/imap-thread.h
5398         * src/gtk/sslcertwindow.c
5399                 New hidden option ssl_skip_cert_check to 
5400                 avoid dups of bug #959 (libetpan linked
5401                 against gnutls and gnutls buggy on 64bit)
5402                 Present expired warning only once per
5403                 session/server.
5404         * manual/advanced.xml
5405         * manual/fr/advanced.xml
5406                 Document new option
5407
5408 2006-06-01 [wwp]        2.2.0cvs70
5409
5410         * src/messageview.c
5411                 fix for bug #961 (return receipt dialog 
5412                 complains incorrectly about return-path 
5413                 email adress being different), thanks 
5414                 to Colin.
5415
5416 2006-05-31 [cleroy]     2.2.0cvs69
5417
5418         * src/common/ssl.c
5419                 Guard against NULLs, although this
5420                 should never be an issue
5421
5422 2006-05-31 [colin]      2.2.0cvs68
5423
5424         * src/filtering.c
5425                 Use g_slist_prepend
5426         * src/imap.c
5427                 Don't remove caches when destroying folder, it
5428                 could (should) be done at exit
5429         * src/inc.c
5430                 free processing cache after incorporation
5431         * src/etpan/imap-thread.c
5432                 Maybe fix bug #959 (Crash on moving to emails 
5433                 to a imap account per ssl with a expired 
5434                 certificate.)
5435
5436 2006-05-30 [colin]      2.2.0cvs67
5437
5438         * src/summaryview.c
5439                 Put back event flush when displaying message
5440                 It avoids reading a bunch of messages just
5441                 by hitting shift-n for too long ;)
5442
5443 2006-05-29 [colin]      2.2.0cvs66
5444
5445         * src/summaryview.c
5446                 Remove useless g_warnings
5447
5448 2006-05-29 [colin]      2.2.0cvs65
5449
5450         * src/imap.c
5451                 Fix g_slist_append()s for performance
5452
5453 2006-05-29 [colin]      2.2.0cvs64
5454
5455         * src/compose.c
5456         * src/common/utils.c
5457                 Fix extraneous tab at start of addresses
5458         * src/mainwindow.c
5459                 Fix warnings (thanks to Fabien)
5460                 Fix crash at exit when composing messages 
5461                 exist
5462         * src/pop.c
5463                 Fix progress bar when deleting expired mails
5464                 Thanks to Hiro
5465         * src/summaryview.c
5466         * src/gtk/gtksctree.c
5467                 Fix re-sorting slowness
5468
5469 2006-05-29 [paul]       2.2.0cvs63
5470
5471         * src/mh.c
5472                 fetch full message when moving mails
5473                 from another mailbox, (fixed data loss
5474                 when filtering from IMAP to MH, introduced
5475                 in 2.2.0cvs57).
5476                 Thanks to Colin
5477
5478 2006-05-29 [mones]      2.2.0cvs62
5479
5480         * src/gtk/gtksctree.c
5481                 Unselect faster (patch by Colin)        
5482
5483 2006-05-26 [colin]      2.2.0cvs61
5484
5485         * src/summaryview.c
5486                 Unplug MSGINFO_UPDATE callback on delete too.
5487
5488 2006-05-26 [colin]      2.2.0cvs60
5489
5490         * src/foldersel.c
5491                 Fix bold in folder selection window with glib2.10
5492                 thanks Hiro
5493
5494 2006-05-26 [colin]      2.2.0cvs59
5495
5496         * src/procheader.c
5497                 Convert date only if necessary (and don't
5498                 try to convert from utf8 to utf8, too)
5499         * src/summaryview.c
5500                 Only set column's text if the column's 
5501                 displayed
5502
5503 2006-05-26 [colin]      2.2.0cvs58
5504
5505         * src/summaryview.c
5506         * src/gtk/gtkutils.c
5507                 Fix useless warning
5508
5509 2006-05-26 [colin]      2.2.0cvs57
5510
5511         * src/mainwindow.c
5512                 Make summaryview selectable as long as 
5513                 no message has focus
5514         * src/mh.c
5515                 Faster deletion (by implementing mh_remove_msgs)
5516                 Faster copy (avoid using mh_fetch_msg just to get
5517                 the filename)
5518                 Faster move (using move_file instead of copy_file
5519                 if MSG_IS_MOVE)
5520                 No progressbar if total number of mails to cp/mv 
5521                 is less than 100
5522         * src/summaryview.c
5523                 Fix removal from subject_table when mail gets moved
5524                 Faster deletion (g_slist_prepend instead of append)
5525         * src/gtk/gtksctree.c
5526                 Remove useless code
5527
5528 2006-05-25 [colin]      2.2.0cvs56
5529
5530         * src/common/ssl_certificate.c
5531                 Fix leak in expired cert check
5532
5533 2006-05-25 [colin]      2.2.0cvs55
5534
5535         * src/mh.c
5536                 Disable flags syncing on .mh_sequences - it
5537                 is buggy and marks mails read under unknown
5538                 conditions.
5539
5540 2006-05-25 [paul]
5541
5542         * 2.3.0-rc4 released
5543
5544 2006-05-24 [colin]      2.2.0cvs54
5545
5546         attention cvs users: if you manage to crash
5547         Sylpheed-Claws while moving, copying or deleting
5548         mails, we *are* interested in stack traces and
5549         valgrind logs. It looks stable, but one never
5550         knows...
5551
5552         * src/folder.c
5553                 Add progressbar for cache updates
5554         * src/folderutils.c
5555                 Optimize Mark all read in the current
5556                 folder
5557         * src/mh.c
5558                 Add progressbar for copy/move
5559         * src/procmsg.c
5560                 Optimize O(n^2) in copy/move
5561         * src/summaryview.c
5562         * src/gtk/gtksctree.c
5563                 Optimize O(n^2) algos
5564         * src/common/timing.h
5565                 Display ms instead of us
5566
5567 2006-05-24 [wwp]        2.2.0cvs53
5568
5569         * manual/fr/advanced.xml
5570                 updates to the French manual.
5571
5572 2006-05-24 [wwp]        2.2.0cvs52
5573
5574         * src/common/utils.c
5575                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5576
5577 2006-05-24 [wwp]        2.2.0cvs51
5578
5579         * src/folderutils.c
5580                 fixed "mark all read" in MH folders (thanks to Colin).
5581
5582 2006-05-24 [paul]       2.2.0cvs50
5583
5584         * doc/man/sylpheed-claws.1
5585                 updated the man page
5586
5587 2006-05-23 [colin]      2.2.0cvs49
5588
5589         * src/folderview.c
5590         * src/imap.c
5591         * src/inc.c
5592         * src/mbox.c
5593         * src/messageview.c
5594         * src/news.c
5595         * src/send_message.c
5596         * src/summaryview.c
5597         * src/gtk/sslcertwindow.c
5598                 alertpanel fixes, by Fabien
5599
5600 2006-05-23 [colin]      2.2.0cvs48
5601
5602         * src/folder.c
5603         * src/folderview.c
5604         * src/msgcache.c
5605         * src/summaryview.c
5606         * src/gtk/gtksctree.c
5607         * src/gtk/gtksctree.h
5608                 More timings
5609                 Fix slow loading problem, which was caused by the
5610                 use of some gtk_ctree funcs and their use of
5611                 g_list_position while gtk_ctree_(un)link'ing.
5612                 Reap more functions from gtkctree.c to be sure we
5613                 use our (fast) version instead of theirs.
5614         * src/mh.c
5615                 Fix copy of unread mails
5616
5617
5618 2006-05-22 [wwp]        2.2.0cvs47
5619
5620         * manual/fr/advanced.xml
5621                 updated.
5622
5623 2006-05-22 [colin]      2.2.0cvs46
5624
5625         * src/filtering.c
5626                 Fix possible infinite loop. 'copy' is not a 
5627                 final action, so when encountering a 'copy',
5628                 we have to check if a previous one was set
5629                 and do it. In the same way, if we encounter
5630                 a 'move' we have to perform a possibly 
5631                 pending 'copy'. This will slow down filtering
5632                 on IMAP if move+copy or multiple copy actions
5633                 are to be done, but handling it via the batch
5634                 would be really too convoluted.
5635
5636 2006-05-22 [wwp]        2.2.0cvs45
5637
5638         * manual/fr/advanced.xml
5639         * manual/fr/faq.xml
5640         * manual/fr/glossary.xml
5641         * manual/fr/handling.xml
5642         * manual/fr/intro.xml
5643         * manual/fr/plugins.xml
5644         * manual/fr/sylpheed-claws-manual.xml
5645                 sync w/ the english manual: updates URIs, documented mailing-list
5646                 support, better explanation about the enabled/disabled feature
5647                 in filtering/processing rules by Paul.
5648
5649 2006-05-21 [colin]      2.2.0cvs44
5650
5651         * src/summaryview.c
5652                 Don't expand after building threads, but during
5653
5654 2006-05-21 [colin]      2.2.0cvs43
5655
5656         * src/procmsg.c
5657         * src/summaryview.c
5658                 More timing possibilities... For next time I have 
5659                 to find out how the hell some 3GHz computer takes
5660                 one minute to open a 30k folder...
5661
5662 2006-05-21 [colin]      2.2.0cvs42
5663
5664         * manual/pl/advanced.xml
5665         * manual/pl/faq.xml
5666         * manual/pl/glossary.xml
5667         * manual/pl/handling.xml
5668         * manual/pl/intro.xml
5669         * manual/pl/plugins.xml
5670         * manual/pl/sylpheed-claws-manual.xml
5671                 Polish manual updated by Pawel
5672
5673 2006-05-20 [colin]
5674
5675         * 2.3.0-rc3 released
5676
5677 2006-05-20 [colin]      2.2.0cvs41
5678
5679         * src/imap.c
5680                 Fix -rc2 problems:
5681                 - remove cache of moved messages from original folder
5682                 - apply new flags to messages even if they aren't appliable
5683                   via IMAP.
5684
5685 2006-05-20 [colin]
5686
5687         * 2.3.0-rc2 released
5688
5689 2006-05-19 [colin]      2.2.0cvs40
5690
5691         * src/imap.c
5692                 Don't issue SELECT in imap_change_flags
5693                 before having checked that we indeed have
5694                 some flags to change. MSG_POSTFILTERED for
5695                 example can't be used on IMAP.
5696                 Fixes bug #955 (copying messages between 
5697                 imap folders is extremely slow), which was
5698                 a regression.
5699
5700 2006-05-19 [colin]      2.2.0cvs39
5701
5702         * src/folder.c
5703         * src/folder.h
5704         * src/folderview.c
5705                 Try to fix bug #830 (Some unread messages 
5706                 get marked read in IMAP inbox):
5707                 - Prevent scanning a folder if it's being 
5708                   opened via the GUI
5709                 - Postpone opening via the GUI of a folder
5710                   currently scanned.
5711
5712
5713 2006-05-19 [wwp]        2.2.0cvs38
5714
5715         * manual/advanced.xml
5716                 fix English+typo (thanks to Paul).
5717
5718 2006-05-19 [wwp]        2.2.0cvs37
5719
5720         * manual/advanced.xml
5721         * manual/fr/advanced.xml
5722         * src/gtk/logwindow.c
5723         * src/prefs_common.c
5724         * src/prefs_common.h
5725                 added hidden prefs to allow customization of colors used in
5726                 protocol log window (useful for dark gtk+ themes).
5727
5728 2006-05-19 [wwp]        2.2.0cvs36
5729
5730         * ChangeLog
5731                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
5732
5733 2006-05-19 [paul]       2.2.0cvs35
5734
5735         * src/textview.c
5736                 make Reply-To fully clickable
5737         * src/gtk/logwindow.c
5738                 more colouring (SMTP ESMTP)
5739         Both patches by Pawel Pekala
5740
5741 2006-05-19 [cleroy]     2.2.0cvs34
5742
5743         * src/mh.c
5744                 Don't update flags from current folder
5745                 Probably fixes bug #935 (Read Messages 
5746                 Revert to Being Marked as Unread)
5747
5748 2006-05-18 [colin]      2.2.0cvs33
5749
5750         * src/imap.c
5751                 Warning fix
5752         * src/compose.c
5753         * src/mainwindow.c
5754         * src/summaryview.c
5755         * src/toolbar.c
5756                 Allow replying to multiple emails
5757                 in multiple windows
5758         * src/mimeview.c
5759         * src/etpan/imap-thread.c
5760                 Leak fixes
5761
5762 2006-05-18 [paul]       2.2.0cvs32
5763
5764         * src/summaryview.c
5765                 keep Mailing-List menu refreshed
5766                 Thanks to Colin
5767
5768 2006-05-18 [paul]       2.2.0cvs31
5769
5770         * manual/advanced.xml
5771         * manual/faq.xml
5772         * manual/glossary.xml
5773         * manual/handling.xml
5774         * manual/intro.xml
5775         * manual/plugins.xml
5776         * manual/sylpheed-claws-manual.xml
5777                 update URLs
5778                 add info about mailing-list support
5779                 edit filtering info
5780         * src/wizard.c
5781         * src/common/defs.h
5782         * src/gtk/about.c
5783         * src/plugins/dillo_viewer/README
5784                 update URLs
5785
5786 2006-05-17 [wwp]        2.2.0cvs30
5787
5788         * manual/handling.xml
5789         * manual/fr/handling.xml
5790                 documented the ability to enabled/disable filtering/processing rules.
5791
5792 2006-05-17 [colin]      2.2.0cvs29
5793
5794         * src/main.c
5795                 Don't initialize g_thread subsystem if it's 
5796                 already done (thanks to Hiro)
5797         * src/mimeview.c
5798                 Fix saving of parts when there name can't be
5799                 converted from UTF-8.
5800
5801 2006-05-17 [paul]       2.2.0cvs28
5802
5803         * po/Makefile.in.in
5804                 fix config.status warning with autoconf 2.60
5805
5806 2006-05-17 [paul]       2.2.0cvs27
5807
5808         * po/POTFILES.in
5809                 add src/mbox.c
5810
5811 2006-05-17 [wwp]        2.2.0cvs26
5812
5813         * src/mainwindow.c
5814                 fix useless and potentially dangerous buffer walking (thanks to Colin).
5815
5816 2006-05-17 [wwp]        2.2.0cvs25
5817
5818         * src/plugins/demo/demo.c
5819                 updated product name in plugin demo (many plugins need to be
5820                 sync'ed w/ that change).
5821
5822 2006-05-17 [colin]      2.2.0cvs24
5823
5824         * src/mh.c
5825                 Fix leak
5826
5827 2006-05-16 [colin]      2.2.0cvs23
5828
5829         * src/mainwindow.c
5830                 Stupid me hit again. Fix cvs22.
5831
5832 2006-05-16 [colin]      2.2.0cvs22
5833
5834         * src/mainwindow.c
5835                 Fix bug #922 (sylpheed-claws crashed after 
5836                 pushing on Inbox folder)
5837
5838 2006-05-16 [colin]      2.2.0cvs21
5839
5840         * src/compose.c
5841                 Make From header be copy/paste/select-able
5842
5843 2006-05-16 [wwp]        2.2.0cvs20
5844
5845         * src/export.c
5846         * src/matcher.c
5847         * src/summaryview.c
5848         * src/etpan/imap-thread.c
5849                 fix some compiler warnings (thanks to Colin).
5850
5851 2006-05-16 [wwp]        2.2.0cvs19
5852
5853         * src/action.c
5854         * src/gedit-print.c
5855         * src/inc.c
5856         * src/mainwindow.c
5857         * src/mh.c
5858         * src/statusbar.c
5859         * src/send_message.c
5860         * src/summaryview.c
5861                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
5862
5863 2006-05-15 [colin]      2.2.0cvs18
5864
5865         * src/procmsg.c
5866                 Fix automatic rule creation with List-Post
5867
5868 2006-05-15 [paul]       2.2.0cvs17
5869
5870         * tools/filter_conv_new.pl
5871                 updated for rule enabling/disabling
5872                 claws version >= 2.3.x required
5873
5874 2006-05-15 [cleroy]     2.2.0cvs16
5875
5876         * src/main.c
5877                 Revert test
5878
5879 2006-05-15 [cleroy]     2.2.0cvs15
5880
5881         * src/main.c
5882                 test
5883
5884 2006-05-15 [wwp]        2.2.0cvs14
5885
5886         * manual/pl/.cvsignore
5887                 ignore generated files.
5888
5889 2006-05-14 [wwp]        2.3.0-rc1
5890
5891         * 2.3.0-rc1 released
5892
5893 2006-05-13 [wwp]        2.2.0cvs13
5894
5895         * src/filtering.c
5896         * src/filtering.h
5897         * src/matcher.c
5898         * src/matcher_parser_lex.l
5899         * src/matcher_parser_parse.y
5900         * src/prefs_filtering.c
5901                 new feature: provide the ability to disable filtering and processing
5902                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
5903                 adaptations.
5904
5905 2006-05-13 [colin]      2.2.0cvs12
5906
5907         * src/compose.c
5908                 Remove useless if (a) b; else b;
5909                 Thanks to wwp
5910
5911 2006-05-13 [wwp]        2.2.0cvs11
5912
5913         * src/export.c
5914         * src/import.c
5915         * src/mainwindow.c
5916         * src/mbox.c
5917         * src/summaryview.c
5918         * src/summaryview.h
5919                 no more silent failures (or at least less ones) when importing
5920                 or exporting from/to mbox. Also start importing/exporting if
5921                 the necessary info is set.
5922
5923 2006-05-13 [wwp]        2.2.0cvs10
5924
5925         * RELEASE_NOTES
5926                 restored up-to-date release notes.
5927
5928 2006-05-13 [paul]       2.2.0cvs9
5929
5930         * po/nl.po
5931         * po/ru.po
5932                 updated by Tim Dijkstra and Pavlo Bohmat
5933
5934 2006-05-12 [colin]      2.2.0cvs8
5935
5936         * src/gtk/quicksearch.c
5937                 Add "k" as shortcut for "colorlabel". Patch
5938                 by ath42@users.sf.net.
5939
5940 2006-05-12 [paul]       2.2.0cvs7
5941
5942         * src/prefs_common.h
5943         * src/prefs_summaries.c
5944         * src/summaryview.c
5945                 when entering a folder also allow
5946                 going directly to first Marked message
5947
5948 2006-05-12 [paul]       2.2.0cvs6
5949
5950         * src/summaryview.c
5951                 always obey 'confirm before marking all
5952                 mails read' option
5953
5954 2006-05-12 [paul]       2.2.0cvs5
5955
5956         * src/textview.c
5957                 make Sender fully clickable
5958
5959 2006-05-12 [colin]      2.2.0cvs4
5960
5961         * src/compose.c
5962         * src/compose.h
5963                 Let From be editable
5964         * src/main.c
5965         * src/mh.c
5966                 Full support of .mh_sequences' Unseen seq
5967
5968 2006-05-12 [colin]      2.2.0cvs3
5969
5970         * src/folder.c
5971         * src/mainwindow.c
5972         * src/mainwindow.h
5973         * src/messageview.c
5974         * src/prefs_spelling.c
5975         * src/procheader.c
5976         * src/procmsg.c
5977         * src/procmsg.h
5978         * src/summaryview.c
5979         * src/toolbar.c
5980         * src/toolbar.h
5981                 Add contextual menu on Compose toolbar
5982                 button. Fixes bug #944 (Automatic
5983                 addresses not applied when changing account
5984                 from compose window)
5985                 add Mailing List support
5986                 based on the old 0.6.5claws25 patch by
5987                 Melvin Hadasht, with finishing touches
5988                 by Colin
5989                 Fix "ignore thread" when mails are threaded by
5990                 subject (and weren't ignored although appearing
5991                 in the thread).
5992                 GUI rework.
5993                 Both patches by Pawel.
5994
5995 2006-05-08 [paul]       2.2.0cvs2
5996
5997         * src/mainwindow.c
5998         * src/mainwindow.h
5999         * src/messageview.c
6000         * src/procheader.c
6001         * src/procmsg.c
6002         * src/procmsg.h
6003         * src/summaryview.c
6004                 add Mailing List support
6005                 based on the old 0.6.5claws25 patch by 
6006                 Melvin Hadasht, with finishing touches
6007                 by Colin
6008
6009 2006-05-08 [colin]      2.2.0cvs1
6010
6011         * src/mainwindow.c
6012         * src/toolbar.c
6013         * src/toolbar.h
6014                 Add contextual menu on Compose toolbar 
6015                 button. Fixes bug #944 (Automatic 
6016                 addresses not applied when changing account 
6017                 from compose window)
6018
6019 2006-05-08 [paul]       2.2.0
6020
6021         2.2.0 released
6022
6023 2006-05-08 [paul]       2.1.1cvs51
6024
6025         * po/cs.po
6026         * po/de.po
6027         * po/en_GB.po
6028         * po/fi.po
6029         * po/fr.po
6030         * po/pt_BR.po
6031         * po/sr.po
6032         * po/zh_CN.po
6033                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6034                 Fabien Vantard, Frederico Goncalves Guimaraes,
6035                 Aleksandar Urosevic, and Ralgh Young
6036
6037 2006-05-12 [colin]      2.1.1cvs50
6038
6039         * po/cs.po
6040         * po/de.po
6041         * po/en_GB.po
6042         * po/es.po
6043         * po/fi.po
6044         * po/fr.po
6045         * po/pt_BR.po
6046         * po/sr.po
6047         * po/zh_CN.po
6048                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6049                 Fabien Vantard, Frederico Goncalves Guimaraes,
6050                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6051
6052 2006-05-05 [colin]      2.1.1cvs49
6053
6054         * manual/Makefile.am
6055         * manual/pl/Makefile.am
6056         * manual/pl/account.xml
6057         * manual/pl/ack.xml
6058         * manual/pl/addrbook.xml
6059         * manual/pl/advanced.xml
6060         * manual/pl/faq.xml
6061         * manual/pl/glossary.xml
6062         * manual/pl/gpl.xml
6063         * manual/pl/handling.xml
6064         * manual/pl/intro.xml
6065         * manual/pl/keyboard.xml
6066         * manual/pl/plugins.xml
6067         * manual/pl/starting.xml
6068         * manual/pl/sylpheed-claws-manual.xml
6069         * manual/pl/dist/.cvsignore
6070         * manual/pl/dist/Makefile.am
6071         * manual/pl/dist/html/.cvsignore
6072         * manual/pl/dist/html/Makefile.am
6073         * manual/pl/dist/pdf/.cvsignore
6074         * manual/pl/dist/pdf/Makefile.am
6075         * manual/pl/dist/ps/.cvsignore
6076         * manual/pl/dist/ps/Makefile.am
6077         * manual/pl/dist/txt/.cvsignore
6078         * manual/pl/dist/txt/Makefile.am
6079                 Add the polish translation of the manual,
6080                 Authored by Pawel Pekala.
6081
6082 2006-05-05 [cleroy]     2.1.1cvs48
6083
6084         * src/main.c
6085                 Re-read matcherrc after loading plugins 
6086                 if some of them add folders.
6087
6088 2006-05-03 [colin]      2.1.1cvs47
6089
6090         * src/imap.c
6091                 I'm idiot
6092
6093 2006-05-03 [colin]      2.1.1cvs46
6094
6095         * src/imap.c
6096                 Be sure to have a session when
6097                 getting separator
6098
6099 2006-05-03 [colin]      2.1.1cvs45
6100
6101         * src/imap.c
6102         * src/imap.h
6103         * src/imap_gtk.c
6104                 Fix preventing renaming with namespace 
6105                 separator.
6106
6107 2006-05-01 [colin]      2.1.1cvs44
6108
6109         * src/action.c
6110                 Don't reload messageview when result of
6111                 action is piped.
6112
6113 2006-04-29 [colin]      2.1.1cvs43
6114
6115         * src/prefs_receive.c
6116         * src/plugins/spamassassin/spamassassin_gtk.c
6117         * src/plugins/clamav/clamav_plugin_gtk.c
6118                 GUI fixes by Pawel
6119
6120 2006-04-29 [colin]      2.1.1cvs42
6121
6122         * src/prefs_compose_writing.c
6123         * src/prefs_quote.c
6124                 Cleanups. Patch by Pawel
6125
6126 2006-04-28 [paul]       2.1.1cvs41
6127
6128         * src/matcher.c
6129                 fix returned quick search results when search
6130                 term contains an underscore.
6131                 Thanks to Colin
6132
6133 2006-04-28 [paul]       2.1.1cvs40
6134
6135         * src/prefs_message.c
6136         * src/prefs_receive.c
6137                 GUI cleanups
6138                 Patches by Pawel Pekala
6139
6140 2006-04-27 [colin]      2.1.1cvs39
6141
6142         * src/wizard.c
6143                 Differentiate subject Welcome from
6144                 window's title Welcome
6145
6146 2006-04-27 [paul]
6147
6148         2.2.0-rc1 released
6149
6150 2006-04-27 [paul]       2.1.1cvs38
6151
6152         * manual/advanced.xml
6153         * manual/fr/advanced.xml
6154                 add info about compose_no_markup hidden pref
6155
6156 2006-04-27 [paul]       2.1.1cvs37
6157
6158         * src/prefs_account.c
6159                 improve privacy labels
6160         * src/prefs_msg_colors.c
6161                 change some strings for translators' convenience
6162         * src/gtk/gtkutils.c
6163                 don't underline the link button text
6164
6165 2006-04-25 [colin]      2.1.1cvs36
6166
6167         * src/folder.c
6168                 Complete 2.1.1cvs33 (once more ;)
6169
6170 2006-04-25 [colin]      2.1.1cvs35
6171
6172         * src/editldap.c
6173                 Fix tooltip
6174
6175 2006-04-25 [cleroy]     2.1.1cvs34
6176
6177         * src/compose.c
6178         * src/gtk/gtkaspell.c
6179                 Fix crash on redirect (related to the return 
6180                 of the aspell menu in compose's toolbar)
6181         * src/prefs_msg_colors.c
6182                 Fix sensitivity widgets
6183         * src/image_viewer.c
6184         * src/gtk/pluginwindow.c
6185         * src/gtk/prefswindow.c
6186                 Change released signals to clicked (Fabien)
6187         * po/POTFILES.in
6188         * src/common/socket.c
6189         * src/plugins/spamassassin/spamassassin.c
6190                 Translate strings (Fabien)
6191
6192 2006-04-25 [paul]       2.1.1cvs33
6193
6194         * src/folder.c
6195         * src/folder.h
6196         * src/folderview.c
6197                 complete the fix of bug #912
6198                 Thanks to Colin
6199
6200 2006-04-25 [colin]      2.1.1cvs32
6201
6202         * src/news.c
6203                 Better progress bar
6204         * src/mimeview.c
6205         * src/summaryview.c
6206         * src/summaryview.h
6207                 Fix focus chain
6208                 Patches by Pawel Pekala
6209
6210 2006-04-24 [colin]      2.1.1cvs31
6211
6212         * src/compose.c
6213                 Fix compilation warnings (Fabien)
6214
6215 2006-04-24 [colin]      2.1.1cvs30
6216
6217         * src/addrindex.c
6218         * src/editldap.c
6219         * src/editldap_basedn.c
6220         * src/editldap_basedn.h
6221         * src/ldapctrl.c
6222         * src/ldapctrl.h
6223         * src/ldapquery.c
6224         * src/ldaputil.c
6225         * src/ldaputil.h
6226                 Fix bug #901 (LDAPS support)
6227
6228 2006-04-24 [colin]      2.1.1cvs29
6229
6230         * src/compose.c
6231                 Fix logic on error with send dialog on
6232         * src/imap.c
6233                 Fix compilation without libetpan, thanks
6234                 to Fabien
6235         * src/summaryview.c
6236                 Fix 'context-menu' key
6237
6238 2006-04-23 [colin]      2.1.1cvs28
6239
6240         * src/folder.c
6241                 Never free current's cache to free up 
6242                 memory. Fixes bug #912 (new count 
6243                 randomly set to message count)
6244
6245 2006-04-23 [colin]      2.1.1cvs27
6246
6247         * src/gtk/quicksearch.c
6248                 And remove printf...
6249
6250 2006-04-23 [colin]      2.1.1cvs26
6251
6252         * src/gtk/quicksearch.c
6253                 Fix replacing in quicksearch, and fix inserting
6254                 in the middle of the string. (introduced at 2.1.0cvs22)
6255
6256 2006-04-23 [colin]      2.1.1cvs25
6257
6258         * src/imap.c
6259                 Make sure uidnext is initialized in get_num_list
6260                 (not for stable, related to 2.1.1cvs8 and friends)
6261
6262 2006-04-23 [colin]      2.1.1cvs24
6263
6264         * src/imap.c
6265                 Output something when login is successful
6266                 too
6267
6268 2006-04-23 [colin]      2.1.1cvs23
6269
6270         * src/etpan/imap-thread.c
6271                 Better logging (line-per-line, hide data in fetch)
6272                 Fix a const warning
6273         * src/gtk/logwindow.c
6274         * src/gtk/logwindow.h
6275                 Better logging (color for input/output)
6276
6277 2006-04-21 [colin]      2.1.1cvs22
6278
6279         * src/gtk/quicksearch.c
6280                 On gtk+-2.8, use stock buttons in quicksearch
6281                 Based on a patch by Fabien and a design by Paul
6282
6283 2006-04-21 [colin]      2.1.1cvs21
6284
6285         * src/folderview.c
6286         * src/mainwindow.c
6287                 Fix occasional flicker in folderview
6288         * src/common/utils.c
6289                 Fix bug #943 (Incorrectly parsed email address 
6290                 list in short headers on message view and in 
6291                 printouts)
6292
6293 2006-04-20 [colin]      2.1.1cvs20
6294
6295         * src/imap.c
6296         * src/imap.h
6297         * src/prefs_account.c
6298                 Add ANONYMOUS auth for IMAP
6299
6300 2006-04-20 [paul]       2.1.1cvs19
6301
6302         * src/main.c
6303                 proper fix for 2.1.1cvs18
6304                 Thanks to Colin
6305
6306 2006-04-20 [paul]       2.1.1cvs18
6307
6308         * src/main.c
6309                 fix build warnings
6310
6311 2006-04-20 [paul]       2.1.1cvs17
6312
6313         * src/gtk/quicksearch.c
6314                 fix standard, non-extended Quick search,
6315                 was broken in 2.1.1cvs15.
6316                 Thanks to Colin.
6317
6318 2006-04-20 [colin]      2.1.1cvs16
6319
6320         * src/prefs_matcher.c
6321                 Fix values when reselecting a ~test
6322                 rule
6323
6324 2006-04-19 [colin]      2.1.1cvs15
6325
6326         * src/compose.c
6327         * src/compose.h
6328         * src/gtk/gtkaspell.c
6329         * src/gtk/gtkaspell.h
6330                 Put back Options menu in Spelling/
6331         * src/gtk/quicksearch.c
6332                 Don't search, and show error, if the
6333                 advanced search has a syntax error
6334
6335 2006-04-18 [colin]      2.1.1cvs14
6336
6337         * src/textview.c
6338                 Fix gdk warnings on set_cursor when textview
6339                 isn't visible
6340
6341 2006-04-18 [colin]      2.1.1cvs13
6342
6343         * src/gtk/gtksctree.c
6344                 Remove seemingly useless refresh that causes
6345                 flicker - watch this commit in case of 
6346                 problems before planned backport to stable
6347
6348 2006-04-18 [colin]      2.1.1cvs12
6349
6350         * src/imap.c
6351                 Factorize get/set_xml code
6352         * src/compose.c
6353         * src/prefs_account.c
6354         * src/prefs_account.h
6355         * src/procmsg.c
6356                 Add Encrypt to self option
6357
6358 2006-04-17 [colin]      2.1.1cvs11
6359
6360         * configure.ac
6361                 Fix search on encrpyt function on dragonfly
6362                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6363
6364 2006-04-17 [colin]      2.1.1cvs10
6365
6366         * src/prefs_account.c
6367                 Be safe by default: remove mails from POP3
6368                 after 7 days, not immediately
6369
6370 2006-04-17 [colin]      2.1.1cvs9
6371
6372         * src/etpan/imap-thread.c
6373                 Fix build on DragonFly - patch by 
6374                 Jonathan Buschmann <jonthn@agmact.com>
6375
6376 2006-04-17 [colin]      2.1.1cvs8
6377
6378         * src/imap.c
6379                 Save uidnext between sessions
6380
6381 2006-04-17 [colin]      2.1.1cvs7
6382
6383         * src/imap.c
6384                 scan is required when uid validity changes
6385
6386 2006-04-17 [colin]      2.1.1cvs6
6387
6388         * src/folderview.c
6389                 Don't scan if not necessary, apart in current
6390                 folder and INBOX to fetch flags.
6391         * src/imap.c
6392                 Scan is necessary if unread count changes
6393
6394 2006-04-17 [colin]      2.1.1cvs5
6395
6396         * src/imap.c
6397                 ...But always fetch ANSWERED and DELETED flags for
6398                 INBOX, as filtering can happen on these flags.
6399
6400 2006-04-17 [colin]      2.1.1cvs4
6401
6402         * src/imap.c
6403                 Don't fetch REPLIED and DELETED flags when synchronising
6404                 flags with a closed folder. We only need UNSEEN and FLAGGED
6405                 to update the folderview.
6406
6407 2006-04-17 [colin]      2.1.1cvs3
6408
6409         * src/imap.c
6410                 Faster flag search when there are new mails 
6411                 in a folder. We can do a full search if the 
6412                 folder contains less messages than the new
6413                 list.
6414
6415 2006-04-17 [colin]      2.1.1cvs2
6416
6417         * po/cs.po
6418         * po/de.po
6419         * po/fr.po
6420         * po/nl.po
6421         * po/pt_BR.po
6422                 Update translations from stable branch
6423
6424 2006-04-17 [colin]      2.1.1cvs1
6425
6426         * configure.ac
6427                 Bump version to follow stable release
6428
6429 2006-04-16 [mones]      2.1.0cvs50
6430
6431         * po/es.po
6432                 Updated for release
6433
6434 2006-04-16 [colin]      2.1.0cvs49
6435
6436         * src/textview.c
6437                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6438                 with gtk < 2.8. Thanks to Fabien Vantard.
6439
6440 2006-04-15 [colin]      2.1.0cvs48
6441
6442         * src/etpan/imap-thread.c
6443                 Fix bug #919 (libetpan: SEGV when connecting 
6444                 using command)
6445
6446 2006-04-14 [colin]      2.1.0cvs47
6447
6448         * src/main.c
6449                 Fix race on --select (should be done better)
6450
6451 2006-04-14 [wwp]        2.1.0cvs46
6452
6453         * src/send_message.c
6454                 enforce a check for domain in account prefs (a sending
6455                 error could be faced if domain was checked but no value set),
6456                 thanks to Colin.
6457
6458 2006-04-14 [colin]      2.1.0cvs45
6459
6460         * src/codeconv.c
6461                 when converting from unknown to unknown, if the
6462                 string is UTF8, don't convert it to the locale
6463                 (which breaks it)
6464
6465 2006-04-14 [colin]      2.1.0cvs44
6466
6467         * src/compose.c
6468                 Don't try to use ASCII for converting headers
6469                 (as done in body)
6470
6471 2006-04-14 [paul]       2.1.0cvs43
6472
6473         * src/crash.c
6474                 add locale/charset info to crash report
6475         * src/gtk/about.c
6476                 add wwp to doc team
6477                 replace 'e-mail' with preferred 'email'
6478         * src/gtk/authors.h
6479                 ensure contributors list is in alphabetical
6480                 order
6481
6482 2006-04-13 [colin]      2.1.0cvs42
6483
6484         * src/textview.c
6485                 Prevent gdk warnings
6486
6487 2006-04-13 [colin]      2.1.0cvs41
6488
6489         * src/common/ssl_certificate.c
6490         * src/common/ssl_certificate.h
6491         * src/gtk/sslcertwindow.c
6492                 Warn on expired certs, and display the expiration date
6493
6494 2006-04-13 [colin]      2.1.0cvs40
6495
6496         * src/plugins/spamassassin/spamassassin_gtk.c
6497                 Fix missing set_text on unix socket
6498
6499 2006-04-13 [wwp]        2.1.0cvs39
6500
6501         * manual/fr/advanced.xml
6502         * manual/fr/glossary.xml
6503                 applied new spam/ham/email lexicon (pourriel, courriel)
6504
6505 2006-04-13 [paul]       2.1.0cvs38
6506
6507         * src/plugins/pgpmime/plugin.c
6508                 remove the mention of S/MIME from the
6509                 description. This is now handled by the
6510                 S/MIME plugin.
6511
6512 2006-04-13 [paul]       2.1.0cvs37
6513
6514         * src/prefs_msg_colors.c
6515                 rework dialog
6516         * src/prefs_folder_item.c
6517         * src/prefs_spelling.c
6518                 add a tooltip to the colour selector buttons
6519
6520 2006-04-13 [wwp]        2.1.0cvs36
6521
6522         * manual/advanced.xml
6523         * manual/glossary.xml
6524         * manual/handling.xml
6525         * manual/keyboard.xml
6526         * manual/plugins.xml
6527         * manual/starting.xml
6528         * manual/fr/account.xml
6529         * manual/fr/ack.xml
6530         * manual/fr/addrbook.xml
6531         * manual/fr/advanced.xml
6532         * manual/fr/faq.xml
6533         * manual/fr/glossary.xml
6534         * manual/fr/gpl.xml
6535         * manual/fr/handling.xml
6536         * manual/fr/intro.xml
6537         * manual/fr/keyboard.xml
6538         * manual/fr/plugins.xml
6539         * manual/fr/starting.xml
6540         * manual/fr/sylpheed-claws-manual.xml
6541                 fixes to the manuals:
6542                  - summaryview -> Message List (same in French)
6543                  - translate key names
6544                  - fix French punctuation, use non-breakable spaces when
6545                    necessary, don't use &thinsp; which is not portable
6546                  - tell what maildir and mbox formats we support
6547
6548 2006-04-12 [wwp]        2.1.0cvs35
6549
6550         * src/prefs_toolbar.c
6551                 unified a replace button more,
6552                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6553
6554 2006-04-12 [wwp]        2.1.0cvs34
6555
6556         * src/prefs_common.c
6557         * src/prefs_msg_colors.c
6558                 make default color labels translatable,
6559                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6560                 thanks to Tim <timbrain@post.cz> for reporting.
6561
6562 2006-04-12 [wwp]        2.1.0cvs33
6563
6564         * manual/glossary.xml
6565         * manual/intro.xml
6566         * manual/plugins.xml
6567         * manual/starting.xml
6568         * manual/sylpheed-claws-manual.xml
6569         * manual/fr/.cvsignore
6570         * manual/fr/account.xml
6571         * manual/fr/ack.xml
6572         * manual/fr/addrbook.xml
6573         * manual/fr/advanced.xml
6574         * manual/fr/faq.xml
6575         * manual/fr/glossary.xml
6576         * manual/fr/handling.xml
6577         * manual/fr/intro.xml
6578         * manual/fr/keyboard.xml
6579         * manual/fr/plugins.xml
6580         * manual/fr/starting.xml
6581         * manual/fr/sylpheed-claws-manual.xml
6582                 various fixes: typos, missing .fr translations, punctuation,
6583                 capitalization, links, accents and some bad French more.
6584
6585 2006-04-12 [wwp]        2.1.0cvs32
6586
6587         * src/prefs_gtk.c
6588                 fix for bug #935: always store prefs files in UTF-8 (thanks
6589                 to Colin).
6590
6591 2006-04-11 [colin]      2.1.0cvs31
6592
6593         * src/compose.c
6594                 Fix inserting files not in utf8 when locale is utf8
6595
6596 2006-04-11 [colin]      2.1.0cvs30
6597
6598         * src/inc.c
6599                 Don't show error dialog when cancelling connection
6600                 Patch by Pawel
6601
6602 2006-04-11 [cleroy]     2.1.0cvs29
6603
6604         * src/compose.c
6605                 Implement multiple quote levels
6606         * src/prefs_common.c
6607                 Change a little bit the quote bgcolor for 2nd level
6608
6609 2006-04-11 [colin]      2.1.0cvs28
6610
6611         * src/gtk/about.c
6612                 Add locale and charset in the label
6613
6614 2006-04-10 [colin]      2.1.0cvs27
6615
6616         * src/compose.c
6617         * src/prefs_common.c
6618         * src/prefs_common.h
6619         * src/prefs_msg_colors.c
6620         * src/textview.c
6621                 Allow optional background color in quotes
6622                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6623                 GTK+-2.8.x feature
6624
6625 2006-04-10 [colin]      2.1.0cvs26
6626
6627         * src/main.c
6628         * src/mainwindow.c
6629         * src/mainwindow.h
6630                 Implement --select
6631
6632 2006-04-10 [colin]      2.1.0cvs25
6633
6634         * manual/plugins.xml
6635         * manual/fr/plugins.xml
6636                 Document libcurl's proxy variables
6637
6638 2006-04-09 [colin]      2.1.0cvs24
6639
6640         * src/prefs_common.c
6641                 gettext() returns statically allocated stuff. We have
6642                 to strdup it in order to be able to free it.
6643
6644 2006-04-09 [colin]      2.1.0cvs23
6645
6646         * AUTHORS
6647         * src/gtk/authors.h
6648                 Add Alexei
6649
6650 2006-04-09 [colin]      2.1.0cvs22
6651
6652         * src/mainwindow.c
6653         * src/gtk/quicksearch.c
6654                 Fix bug #859 (problems with cyrilic input in 
6655                 search panel) - Patch by Alexey Illarionov 
6656                 <littlesavage@rambler.ru>
6657
6658 2006-04-09 [colin]      2.1.0cvs21
6659
6660         * src/prefs_customheader.c
6661                 I prefer removing then freeing rather than the contrary
6662                 (even if it doesn't change anything ;-)
6663         * src/prefs_account.c
6664                 Fix bug #933 (Crash re-entering the custom headers list 
6665                 dialog in accounts prefs)
6666                 The problem happened when cancelling the Account 
6667                 Preferences' dialogs - in which case we didn't do 
6668                 anything to the PrefsAccount * struct. In case of applying,
6669                 the old ac_prefs was replaced with the tmp_ac_prefs we were
6670                 working with in this dialog. The problem is that 
6671                 prefs_customheader.c, working on this tmp_ac_prefs, always
6672                 changes the ->customhdr_list pointer, even when cancelled. 
6673                 So in case of cancelling the prefs_account dialog, we still
6674                 have to update ->customhdr_list in the real account.
6675
6676 2006-04-08 [colin]      2.1.0cvs20
6677
6678         * manual/fr/glossary.xml
6679         * manual/fr/keyboard.xml
6680                 Forgot some headers :)
6681
6682 2006-04-08 [colin]      2.1.0cvs19
6683
6684         * manual/Makefile.am
6685         * manual/fr/Makefile.am
6686         * manual/fr/account.xml
6687         * manual/fr/ack.xml
6688         * manual/fr/addrbook.xml
6689         * manual/fr/advanced.xml
6690         * manual/fr/faq.xml
6691         * manual/fr/glossary.xml
6692         * manual/fr/gpl.xml
6693         * manual/fr/handling.xml
6694         * manual/fr/intro.xml
6695         * manual/fr/keyboard.xml
6696         * manual/fr/plugins.xml
6697         * manual/fr/starting.xml
6698         * manual/fr/sylpheed-claws-manual.xml
6699         * manual/fr/dist/.cvsignore
6700         * manual/fr/dist/Makefile.am
6701         * manual/fr/dist/html/.cvsignore
6702         * manual/fr/dist/html/Makefile.am
6703         * manual/fr/dist/pdf/.cvsignore
6704         * manual/fr/dist/pdf/Makefile.am
6705         * manual/fr/dist/ps/.cvsignore
6706         * manual/fr/dist/ps/Makefile.am
6707         * manual/fr/dist/txt/.cvsignore
6708         * manual/fr/dist/txt/Makefile.am
6709                 Add the french translation of the manual. Thanks to
6710                 Olivier Delhomme <olivier.delhomme@free.fr> for 
6711                 account.xml, ack.xml, addrbook.xml and advanced.xml
6712
6713 2006-04-08 [colin]      2.1.0cvs18
6714
6715         * manual/plugins.xml
6716         * manual/starting.xml
6717                 More fixes
6718
6719 2006-04-07 [colin]      2.1.0cvs17
6720
6721         * manual/faq.xml
6722         * manual/intro.xml
6723         * manual/keyboard.xml
6724                 Little fixes
6725
6726 2006-04-07 [colin]      2.1.0cvs16
6727
6728         * README
6729         * src/compose.c
6730         * src/prefs_common.c
6731         * src/prefs_common.h
6732                 Add hidden compose_no_markup pref
6733
6734 2006-04-07 [wwp]        2.1.0cvs15
6735
6736         * src/summary_search.c
6737         * .cvsignore
6738                 Bugfix: stop button was sticky when searching in an empty folder.
6739                 Applied curly brackets code style to the whole file (summary_search.c).
6740                 More files to ignore.
6741
6742 2006-04-07 [wwp]        2.1.0cvs14
6743
6744         * src/message_search.c
6745         * src/summary_search.c
6746                 changed default button when search bumps at file/folder
6747                 beginning or end, for convenience (thanks to Colin).
6748
6749 2006-04-07 [paul]       2.1.0cvs13
6750
6751         * src/plugins/dillo_viewer/dillo_prefs.c
6752                 avoid future potential for namespace collision
6753                 Patch by Colin
6754
6755 2006-04-06 [wwp]        2.1.0cvs12
6756
6757         * src/summary_search.c
6758                 Unify extended/advanced searches names (and thus factorize labels),
6759                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6760
6761 2006-04-06 [wwp]        2.1.0cvs11
6762
6763         * src/folderview.c
6764         * src/prefs_themes.c
6765         * src/summaryview.c
6766                 Fixed some compilation warnings.
6767
6768 2006-04-06 [colin]      2.1.0cvs10
6769
6770         * manual/advanced.xml
6771                 Document the wizard template and how to deploy
6772                 Sylpheed-Claws effectively
6773
6774 2006-04-06 [colin]      2.1.0cvs9
6775
6776         * src/folderview.c
6777                 gettext patch to tell translators about _("#"),
6778                 by Maxim Britov
6779
6780 2006-04-06 [colin]      2.1.0cvs8
6781
6782         * src/textview.c
6783                 Fix invalid GtkTextBIter after clicking "Display as text"
6784
6785 2006-04-06 [mones]      2.1.0cvs7
6786
6787         * src/addr_compl.c
6788         * src/addrindex.c
6789         * src/addritem.c
6790         * src/codeconv.c
6791         * src/compose.c
6792         * src/filtering.c
6793         * src/folder.c
6794         * src/folder_item_prefs.c
6795         * src/folderview.c
6796         * src/localfolder.c
6797         * src/matcher.c
6798         * src/mimeview.c
6799         * src/prefs_msg_colors.c
6800         * src/prefs_spelling.c
6801         * src/prefs_themes.c
6802         * src/procmime.c
6803         * src/procmsg.c
6804         * src/stock_pixmap.c
6805         * src/summaryview.c
6806         * src/textview.c
6807         * src/toolbar.c
6808         * src/common/mgutils.c
6809         * src/common/prefs.c
6810         * src/common/ssl_certificate.c
6811         * src/gtk/colorlabel.c
6812         * src/gtk/quicksearch.c
6813         * src/plugins/pgpmime/pgpmime.c
6814         * src/plugins/spamassassin/spamassassin.c
6815                 Removed redundant NULL checks for g_free() calls.
6816                 Patch by Pawel Pekala.
6817
6818 2006-04-06 [mones]      2.1.0cvs6
6819
6820         * src/prefs_actions.c
6821         * src/prefs_filtering.c
6822         * src/prefs_filtering_action.c
6823         * src/prefs_matcher.c
6824         * src/prefs_template.c
6825         * src/gtk/gtkutils.c
6826         * src/gtk/gtkutils.h
6827                 Have a nice replace button. Patch by Pawel Pekala
6828
6829 2006-04-06 [colin]      2.1.0cvs5
6830
6831         * src/addressbook.c
6832                 Fix crash with empty columns
6833
6834 2006-04-05 [colin]      2.1.0cvs4
6835
6836         * src/wizard.c
6837         * src/prefs_gtk.c
6838                 Allow wizard customization with pre-filled values
6839
6840 2006-04-05 [colin]      2.1.0cvs3
6841
6842         * src/textview.c
6843         * src/mimeview.c
6844         * src/mimeview.h
6845                 Nicer messages in mimeview
6846
6847 2006-04-05 [colin]      2.1.0cvs2
6848
6849         * src/addressbook.c
6850         * src/prefs_summaries.c
6851                 i18n fix
6852
6853 2006-04-05 [colin]      2.1.0cvs1
6854
6855         * src/plugins/pgpcore/plugin.c
6856         * src/plugins/pgpcore/select-keys.c
6857         * src/plugins/pgpcore/select-keys.h
6858         * src/plugins/pgpcore/sgpgme.c
6859         * src/plugins/pgpcore/sgpgme.h
6860         * src/plugins/pgpinline/pgpinline.c
6861         * src/plugins/pgpinline/plugin.c
6862         * src/plugins/pgpmime/pgpmime.c
6863         * src/plugins/pgpmime/plugin.c
6864                 Factorize and generalize a bit 
6865                 Drop S/MIME signature verification from PGP/MIME
6866                 (adding it as another, more complete plugin)
6867
6868 2006-04-05 [paul]       2.1.0
6869
6870         2.1.0 released
6871
6872 2006-04-05 [paul]       2.0.0cvs186
6873
6874         * manual/advanced.xml
6875                 add info on colour labels
6876
6877 2006-04-05 [paul]       2.0.0cvs185
6878
6879         * po/bg.po
6880         * po/cs.po
6881         * po/de.po
6882         * po/el.po
6883         * po/en_GB.po
6884         * po/fi.po
6885         * po/fr.po
6886         * po/it.po
6887         * po/nl.po
6888         * po/pl.po
6889         * po/pt_BR.po
6890         * po/sr.po
6891         * po/zh_CN.po
6892                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
6893                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
6894                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
6895                 Guimaraes, Aleksandar Urosevic, Ralgh Young
6896         * src/gtk/authors.h
6897         * tools/claws.i18n.status.pl
6898                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
6899                 and new Czech translator, Tim <timbrain@post.cz>
6900
6901 2006-04-05 [mones]      2.0.0cvs184
6902
6903         * po/es.po
6904                 Updated translation
6905
6906 2006-04-05 [colin]      2.0.0cvs183
6907
6908         * src/gtk/quicksearch.c
6909                 Fix bug #929 (unnecessary reload in quick search bar)
6910
6911 2006-04-05 [colin]      2.0.0cvs182
6912
6913         * src/compose.c
6914                 Fix crash on Reply with no From:
6915                 Show signature and conversion error on queuing 
6916                 (but not sending)
6917         * src/mainwindow.c
6918         * src/summaryview.c
6919         * src/summaryview.h
6920                 Factorize threading code and make sure msginfo 
6921                 is not null when it comes from a GtkCTreeRow's 
6922                 data
6923         * src/gtk/gtkaspell.c
6924                 Check for necessary things
6925         * src/gtk/gtksctree.c
6926         * src/gtk/gtksctree.h
6927                 Reset anchor if necessary when removing node
6928
6929 2006-03-29 [colin]      2.0.0cvs181
6930
6931         * src/folderview.c
6932                 Warn for disabled IMAP accounts (due to lack of
6933                 libetpan). Breaks string-freeze - sorry - but it
6934                 is kind of important ;)
6935
6936 2006-03-28 [colin]      2.0.0cvs180
6937
6938         * src/gtk/gtkutils.c
6939         * src/gtk/gtkutils.h
6940                 Add a gtkut_get_link_btn() function that
6941                 creates a button which acts like an URI
6942         * src/prefs_themes.c
6943         * src/gtk/about.c
6944                 Use this function (factorizes codes)
6945         * src/common/defs.h
6946         * src/gtk/pluginwindow.c
6947                 Add a "Get more..." in the plugins window
6948
6949 2006-03-28 [colin]      2.0.0cvs179
6950
6951         * src/common/smtp.c
6952         * src/common/passcrypt.c
6953         * src/undo.c
6954                 Warning fixes. Patch by Pawel Pekala
6955
6956 2006-03-27 [colin]      2.0.0cvs178
6957
6958         * src/undo.c
6959                 Fix undoing by blocks with spaces
6960
6961 2006-03-27 [colin]      2.0.0cvs177
6962
6963         * src/textview.c
6964                 Set margin to 3px for headers
6965
6966 2006-03-27 [paul]
6967
6968         2.1.0-rc2 released
6969
6970 2006-03-27 [wwp]        2.0.0cvs176
6971
6972         * src/summaryview.c
6973                 don't reset quicksearch when updating the message list.
6974                 Thanks to Colin.
6975
6976 2006-03-26 [wwp]        2.0.0cvs175
6977
6978         * src/compose.c
6979                 use a unified border width ('other' tab in the compose window,
6980                 patch by Pawel Pekala).
6981
6982
6983 2006-03-26 [wwp]        2.0.0cvs174
6984
6985         * src/common/quoted-printable.c
6986         * src/addressbook.c
6987                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
6988
6989 2006-03-26 [colin]      2.0.0cvs173
6990
6991         * src/quote_fmt_parse.y
6992                 Fix non-UTF8 date formats messing up the whole quote a 
6993                 little bit
6994
6995 2006-03-26 [colin]      2.0.0cvs172
6996
6997         * src/procheader.c
6998                 Make sure the date is UTF8 valid, or try to make it
6999                 so. IncrediMail is really IncrediStupid.
7000         * src/compose.c
7001                 Fix possible conversions. 
7002                 
7003
7004 2006-03-26 [colin]      2.0.0cvs171
7005
7006         * src/matcher.c
7007                 Fix corner cases in body search. This is still a
7008                 hack... It seems impossible to make it good and 
7009                 reasonably fast at the same time.
7010
7011 2006-03-26 [colin]      2.0.0cvs170
7012
7013         * src/summaryview.c
7014                 I think I killed the twilight zone bug!
7015                 summary_select_node() flushes GTK events in order
7016                 to be able to center the view. But this also 
7017                 flushes keypresses like Ctrl-Alt-U, so this can
7018                 call summary_show from summary_select_node (itself
7019                 called from summary_show, etc.). And the summaryview
7020                 has to be unlocked in this function. So just locking
7021                 while processing GTK events, and bailing if locked, 
7022                 should fix it.
7023                 Fixes bug #927 (SIGSEGV during Update Summary)
7024
7025 2006-03-25 [colin]      2.0.0cvs169
7026
7027         * src/matcher.c
7028                 Fix search in QP-encoded bodies
7029                 Fix utf-8 searches in bodies encoded in the
7030                 locale's encoding
7031         * src/common/quoted-printable.c
7032         * src/common/quoted-printable.h
7033                 Add a decode function that doesn't overwrite
7034                 the original pointer
7035                 
7036
7037 2006-03-24 [colin]      2.0.0cvs168
7038
7039         * src/action.c
7040         * src/summaryview.c
7041         * src/summaryview.h
7042                 Update message cache after action
7043                 Patch by H. Merijn Brand
7044         * src/prefs_msg_colors.c
7045                 Factorize label 
7046                 Patch by Fabien Vantard
7047         * src/plugins/spamassassin/spamassassin_gtk.c
7048                 Remove useless translation
7049                 Patch by Fabien Vantard
7050
7051 2006-03-23 [colin]      2.0.0cvs167
7052
7053         * src/common/ssl.c
7054                 Let 30 seconds to SSL_connect
7055
7056 2006-03-23 [wwp]        2.0.0cvs166
7057
7058         * src/summaryview.c
7059         * src/gtk/description_window.c
7060                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7061                 and headers are translated; adjust description windows' width to fit their
7062                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7063
7064 2006-03-23 [paul]       2.0.0cvs165
7065
7066         * src/common/utils.c
7067                 fix highlighting of URIs containing "()"
7068                 (2.0.0cvs164's reversal fixed)
7069                 Thanks to Colin.
7070
7071 2006-03-23 [paul]       2.0.0cvs164
7072
7073         * src/common/utils.c
7074                 revert patch, (postponing a fix), at 2.0.0cvs120
7075                 as it breaks more URIs than it fixes.
7076                 Allow '-' to be a terminating character in a URI
7077
7078 2006-03-22 [colin]      2.0.0cvs163
7079
7080         * configure.ac
7081                 Require libetpan 0.45
7082                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7083
7084 2006-03-22 [paul]       2.0.0cvs162
7085
7086         * src/editgroup.c
7087                 replace '<-' and '->' buttons with GTK_STOCK graphical
7088                 buttons
7089         * src/summary_search.c
7090                 don't offer '...' for translation
7091                 add a tooltip to advanced search '...' button
7092         * src/gtk/quicksearch.c
7093                 don't offer '...' for translation
7094
7095 2006-03-21 [colin]      2.0.0cvs161
7096
7097         * src/compose.c
7098                 Fix middle-click pasting (insert at click
7099                 position instead of cursor position, don't
7100                 remove existing selection and allow pasting
7101                 our own selection)
7102         * src/addressbook.c
7103                 "LDAP Server" -> "LDAP servers"
7104
7105 2006-03-21 [wwp]        2.0.0cvs160
7106
7107         * src/etpan/imap-thread.c
7108                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7109
7110 2006-03-20 [colin]      2.0.0cvs159
7111
7112         * src/summaryview.c
7113                 Don't reload summaryview after an execute with no
7114                 move action
7115
7116 2006-03-19 [colin]      2.0.0cvs158
7117
7118         * src/addressbook.c
7119                 and put groups at the top, always
7120
7121 2006-03-19 [colin]      2.0.0cvs157
7122
7123         * src/addressbook.c
7124                 Order groups before names, as previously
7125
7126 2006-03-19 [colin]      2.0.0cvs156
7127
7128         * src/addressbook.c
7129                 - Sort case-unsensitive
7130                 - Put the sort arrow at opening too
7131
7132 2006-03-19 [wwp]        2.0.0cvs155
7133
7134         * src/addressbook.c
7135                 allow sorting by name/email/remarks, ensure that right-pane's contents
7136                 matches the left-pane selection (cleared when appropriate).
7137                 Patch by Pawel Pekala <c0rn@o2.pl>.
7138
7139 2006-03-18 [colin]      2.0.0cvs154
7140
7141         * src/textview.c
7142                 Fix text cursor ;)
7143
7144 2006-03-18 [colin]      2.0.0cvs153
7145
7146         * src/gtk/filesel.c
7147                 Make sure we hide the preview if we didn't get
7148                 a filename
7149
7150 2006-03-18 [colin]      2.0.0cvs152
7151
7152         * src/summaryview.c
7153                 Set cursor to watch for execution (fixes lack
7154                 of watch-cursor when dnd'ing hundreds of mails)
7155         * src/gtk/filesel.c
7156                 Check that mime type is 'image/*' before updating
7157                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7158
7159 2006-03-18 [colin]      2.0.0cvs151
7160
7161         * src/mainwindow.c
7162         * src/textview.c
7163         * src/textview.h
7164                 Put a watch cursor in textview too when the mainwindow's
7165                 cursor in a watch
7166
7167 2006-03-18 [colin]      2.0.0cvs150
7168
7169         * src/folder.c
7170                 Change wrong asserts to simple tests
7171
7172 2006-03-17 [colin]      2.0.0cvs149
7173
7174         * src/mainwindow.c
7175         * src/mainwindow.h
7176         * src/prefs_msg_colors.c
7177         * src/summaryview.c
7178         * src/summaryview.h
7179         * src/gtk/colorlabel.c
7180         * src/gtk/colorlabel.h
7181                 Add a color label menu in the main menubar
7182                 Add (fixed) accels Ctrl-{0-7} to change the color
7183                 They have to be fixed because the menu's dynamic,
7184                 the items are complex widgets, hence we can't use
7185                 a GtkItemFactory.
7186
7187
7188 2006-03-17 [wwp]        2.0.0cvs148
7189
7190         * src/compose.c
7191                 rollback few lines from my previous commit (those lines come from
7192                 a pending patch, accidentally commited, even if neutral as they are
7193                 commented out).
7194
7195 2006-03-17 [wwp]        2.0.0cvs147
7196
7197         * src/compose.c
7198                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7199                 applied code style/indentation to the modified function.
7200
7201 2006-03-17 [wwp]        2.0.0cvs146
7202
7203         * src/procmsg.c
7204         * src/compose.c
7205                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7206
7207 2006-03-17 [paul]
7208
7209         2.1.0-rc1 released
7210
7211 2006-03-17 [paul]       2.0.0cvs145
7212
7213         * src/main.c
7214                 addressbook_read_file() was called twice
7215         * src/textview.c
7216                 X-Mailer highlighting
7217
7218 2006-03-16 [colin]      2.0.0cvs144
7219
7220         * src/sourcewindow.c
7221         * src/sourcewindow.h
7222                 And the last one, in source window.
7223
7224 2006-03-16 [colin]      2.0.0cvs143
7225
7226         * src/compose.c
7227         * src/compose.h
7228                 Fix the same stuff in compose
7229
7230 2006-03-16 [colin]      2.0.0cvs142
7231
7232         * src/messageview.c
7233                 Complete the previous messageview crash fix
7234
7235 2006-03-16 [colin]      2.0.0cvs141
7236
7237         * src/procmsg.h
7238         * src/procmsg.c
7239         * src/folder.c
7240                 Fix POSTPROCESSING hook
7241                 Patch by H. Merijn Brand
7242
7243         * src/procmime.c
7244         * src/procmime.h
7245                 Parse Content-Location
7246
7247         * src/toolbar.c
7248         * src/messageview.c
7249         * src/messageview.h
7250                 Don't crash when a top-level MessageView has
7251                 been closed on us. Same problematic than
7252                 yesterday's quicksearch issue.
7253
7254 2006-03-15 [colin]      2.0.0cvs140
7255
7256         * src/gtk/quicksearch.c
7257                 Fix a bitchy race we didn't think about when we
7258                 added quicksearch cancellation:
7259                 If the search is not on cached fields, for example
7260                 body_part matchcase "stuff"
7261                 the matcher code has to get the whole message. If
7262                 we're on IMAP, that can be slow, and in order to
7263                 be non-blocking, the IMAP code idle loop processes
7264                 gtk events too. So it is possible to cancel a
7265                 quicksearch while the matcher is getting the mail's
7266                 body. After matcher got its body, it will start to
7267                 iterate over the matcher list that the Quicksearch's
7268                 clear_search_cb() just freed via prepare_matcher().
7269                 SIGSEGV ensues.
7270                 The fix consists of guarding the matcherlist_match()
7271                 call with a boolean 'matching'. If we reset the
7272                 quicksearch while matching is TRUE, we don't free
7273                 the matcherlist anymore like we did, but we set
7274                 another new flag, deferred_free, to TRUE. Then,
7275                 in quicksearch_match(), just after returning from
7276                 matcherlist_match() and unsetting the matching flag,
7277                 we check the deferred_free flag and do the
7278                 prepare_matcher() (which does the matcherlist_free)
7279                 for real, so we free the matcherlist once it's not
7280                 used anymore.
7281                 As all of this runs via the glib main loop, we
7282                 luckily don't need a mutex.
7283         * src/summaryview.c
7284                 Also, show progress while searching.
7285
7286
7287 2006-03-14 [colin]      2.0.0cvs139
7288
7289         * src/alertpanel.c
7290                 Make alertpanel_is_open non-static
7291
7292 2006-03-14 [colin]      2.0.0cvs138
7293
7294         * src/prefs_spelling.c
7295                 Cleanups - Fabien Vantard
7296
7297 2006-03-14 [wwp]        2.0.0cvs137
7298
7299         * src/main.c
7300                 code style normalization (curly braces, indentation).
7301
7302 2006-03-14 [wwp]        2.0.0cvs137
7303
7304         * src/main.c
7305                 code style (braces, indentation)
7306
7307 2006-03-12 [paul]       2.0.0cvs136
7308
7309         * src/prefs_common.c
7310                 trans_hdr defaults to FALSE to be RFC-savvy
7311         * src/prefs_summaries.c
7312                 add a tooltip to the trans_hdr option
7313                 
7314
7315 2006-03-12 [paul]       2.0.0cvs135
7316
7317         * src/prefs_matcher.c
7318                 give a little more width to the combos
7319         * src/prefs_display_header.c
7320         * src/textview.c
7321                 translate headers if prefs_common.trans_hdr
7322                 is TRUE
7323
7324         Patches by Pawel Pekala
7325
7326 2006-03-12 [paul]       2.0.0cvs134
7327
7328         * src/plugins/clamav/clamav_plugin.c
7329         * src/plugins/dillo_viewer/dillo_viewer.c
7330         * src/plugins/pgpcore/plugin.c
7331         * src/plugins/pgpinline/plugin.c
7332         * src/plugins/pgpmime/plugin.c
7333         * src/plugins/spamassassin/spamassassin.c
7334                 update/add to descriptions
7335         * src/plugins/spamassassin/spamassassin_gtk.c
7336                 fixes to the english, remove superfluous
7337                 tooltips, clean up a little
7338
7339 2006-03-12 [paul]       2.0.0cvs133
7340
7341         * src/compose.c
7342                 fix Bug 924, 'Account combo box shows up wrong 
7343                 if & is in account name'
7344
7345 2006-03-11 [colin]      2.0.0cvs132
7346
7347         * src/summaryview.c
7348                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7349                 messed up shift-selection because is slows down
7350                 moving around summaryview. thanks -users
7351
7352 2006-03-10 [colin]      2.0.0cvs131
7353
7354         * src/plugins/spamassassin/spamassassin_gtk.c
7355                 Put back Paul's engrish fixes
7356
7357 2006-03-10 [colin]      2.0.0cvs130
7358
7359         * src/plugins/spamassassin/spamassassin.c
7360         * src/plugins/spamassassin/spamassassin.h
7361         * src/plugins/spamassassin/spamassassin_gtk.c
7362                 Cleanup SA prefs page (more)
7363                 Patch by Fabien Vantard
7364
7365 2006-03-10 [paul]       2.0.0cvs129
7366
7367         * src/prefs_msg_colors.c
7368         * src/prefs_spelling.c
7369                 widget sensitivity
7370
7371 2006-03-09 [mones]      2.0.0cvs128
7372
7373         * po/es.po
7374                 Update for next RC
7375
7376 2006-03-09 [wwp]        2.0.0cvs127
7377
7378         * configure.ac
7379                 revert accidental commit (requirement for libetpan 0.43), this time
7380                 not in HEAD.
7381
7382 2006-03-09 [wwp]        2.0.0cvs125
7383
7384         * configure.ac
7385                 revert accidental commit (requirement for libetpan 0.43)
7386
7387 2006-03-09 [paul]       2.0.0cvs126
7388
7389         * src/prefs_receive.c
7390                 remove useless frame
7391                 replace 'incorporation' with 'receiving'
7392         * src/plugins/clamav/clamav_plugin_gtk.c
7393         * src/plugins/spamassassin/spamassassin_gtk.c
7394                 improve widget sensitivity
7395                 fix a bit his engrish
7396
7397 2006-03-09 [wwp]        2.0.0cvs125
7398
7399         * src/addressadd.c
7400         * src/foldersel.c
7401         * src/prefs_common.c
7402         * src/prefs_common.h
7403                 remember some more windows' sizes (add to addressbook and
7404                 select folder).
7405
7406 2006-03-09 [paul]       2.0.0cvs124
7407
7408         * src/plugins/pgpcore/prefs_gpg.c
7409                 normalise construction of dialogue
7410
7411 2006-03-09 [paul]       2.0.0cvs123
7412
7413         * src/plugins/trayicon/Makefile.am
7414                 add missing slash
7415
7416 2006-03-08 [colin]      2.0.0cvs122
7417
7418         * src/plugins/trayicon/Makefile.am
7419                 Fix build in separate dir 
7420                 Patch by Bamanzi <bamanzi@gmail.com>
7421
7422 2006-03-08 [colin]      2.0.0cvs121
7423
7424         * src/procmsg.c
7425                 Batch move and copies from summaryview with delayed execution
7426                 too
7427
7428 2006-03-07 [paul]       2.0.0cvs120
7429
7430         * src/common/utils.c
7431                 fix highlighting of URIs containing "()"
7432                 Patch by Pawel Pekala
7433
7434 2006-03-07 [paul]       2.0.0cvs119
7435
7436         * src/folder.c
7437         * src/folder.h
7438         * src/folderview.c
7439                 immediately do alphabetical resort when
7440                 changing a folder's name
7441                 Patch by Pawel Pekala
7442
7443 2006-03-07 [paul]       2.0.0cvs118
7444
7445         * src/news.c
7446         * src/news_gtk.c
7447                 when unsubscribing a newsgroup, remove the
7448                 folder and msgs in .sylpheed-claws/newscache
7449                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7450
7451 2006-03-07 [paul]       2.0.0cvs117
7452
7453         * src/textview.c
7454                 fix wrong Fake URL Warning
7455                 Thanks to Hiro
7456
7457 2006-03-07 [colin]      2.0.0cvs116
7458
7459         * src/imap.c
7460                 Return immediately when password dialog was
7461                 cancelled
7462         * src/gtk/inputdialog.c
7463                 Allow empty strings for passwords
7464
7465
7466 2006-03-06 [colin]      2.0.0cvs115
7467
7468         * src/imap.c
7469                 Prevent double-timeouts when connection fails
7470
7471 2006-03-06 [colin]
7472
7473         2.0.1-rc1 released
7474
7475 2006-03-06 [colin]      2.0.0cvs114
7476
7477         * src/imap.c
7478                 Refresh session during potentially long
7479                 operations
7480
7481 2006-03-06 [wwp]        2.0.0cvs113
7482
7483         * src/prefs_msg_colors.h
7484                 forgot that one (custom color labels).
7485
7486 2006-03-06 [wwp]        2.0.0cvs112
7487
7488         * src/prefs_common.c
7489         * src/prefs_common.h
7490         * src/prefs_msg_colors.c
7491         * src/summaryview.c
7492         * src/summaryview.h
7493         * src/gtk/colorlabel.c
7494         * src/gtk/colorlabel.h
7495                 colors in messages list are now customizable. Color values and names can
7496                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7497                 Thanks to Paul and Colin for their help with this longstanding patch!
7498
7499 2006-03-06 [wwp]        2.0.0cvs111
7500
7501         * src/textview.c
7502                 don't crash if (x)face is bad.
7503
7504 2006-03-05 [paul]       2.0.0cvs110
7505
7506         * AUTHORS
7507         * configure.ac
7508         * src/Makefile.am
7509         * src/common/Makefile.am
7510         * src/common/utils.h
7511         * src/etpan/imap-thread.c
7512         * src/gtk/authors.h
7513         * src/plugins/clamav/Makefile.am
7514         * src/plugins/demo/Makefile.am
7515         * src/plugins/dillo_viewer/Makefile.am
7516         * src/plugins/pgpcore/Makefile.am
7517         * src/plugins/pgpcore/passphrase.c
7518         * src/plugins/pgpinline/Makefile.am
7519         * src/plugins/pgpmime/Makefile.am
7520         * src/plugins/spamassassin/Makefile.am
7521         * src/plugins/trayicon/Makefile.am
7522                 fix builiding on cygwin
7523                 Patch by Ralgh Young <bamanzi@gmail.com>
7524
7525 2006-03-04 [wwp]        2.0.0cvs109
7526
7527         * manual/keyboard.xml
7528                 fix mixed up/down keys.
7529
7530 2006-03-04 [wwp]        2.0.0cvs108
7531
7532         * README
7533         * INSTALL
7534                 updated links to SpamAssassin.
7535
7536 2006-03-04 [wwp]        2.0.0cvs107
7537
7538         * manual/plugins.xml
7539         * src/plugins/spamassassin/README
7540                 updated SpamAssassin plugin docs to reflect new functional additions
7541                 (also fix/update/documents few technical stuff more, see the README).
7542
7543 2006-03-04 [wwp]        2.0.0cvs106
7544
7545         * src/prefs_message.c
7546                 normalized capitalization of message-prefs paths.
7547
7548 2006-03-04 [wwp]        2.0.0cvs105
7549
7550         * manual/advanced.xml
7551                 typo.
7552
7553 2006-03-03 [colin]      2.0.0cvs104
7554
7555         * src/plugins/clamav/clamav_plugin_gtk.c
7556                 Rework prefs page, patch by Fabien 
7557
7558 2006-03-03 [colin]      2.0.0cvs103
7559
7560         * src/plugins/clamav/clamav_plugin.c
7561                 Set error on all errors
7562
7563 2006-03-03 [colin]      2.0.0cvs102
7564
7565         * src/common/plugin.c
7566                 Initialize error to avoid crashing when a plugin fails
7567                 without setting error
7568
7569 2006-03-02 [wwp]        2.0.0cvs101
7570
7571         * configure.ac
7572                 fixed linker flags for libetpan support on Cygwin
7573                 (thanks to H.Merijn Brand).
7574
7575 2006-03-02 [wwp]        2.0.0cvs100
7576
7577         * src/addressbook.c
7578                 fix some AB error messages: one for punctuation and
7579                 one wrongly duplicate (thanks, maxbritov).
7580
7581 2006-03-02 [wwp]        2.0.0cvs99
7582
7583         * src/plugins/spamassassin/spamassassin.c
7584                 make sync calls to sa-learn/spamc to prevent
7585                 system (whatever local or client/server) overload.
7586
7587 2006-03-02 [colin]      2.0.0cvs98
7588
7589         * src/summaryview.c
7590                 Put the spam icon in the status column instead of the
7591                 mark one
7592
7593 2006-03-01 [colin]      2.0.0cvs97
7594
7595         * src/plugins/spamassassin/spamassassin.c
7596                 Fix segfault (g_file_set_contents fails for some 
7597                 reason and err==0x2f. Can't find out why with
7598                 valgrind, using working function :-)
7599
7600 2006-03-01 [colin]      2.0.0cvs96
7601
7602         * src/inc.c
7603                 Offline overriding: let 'No' be cached only 3 seconds
7604
7605 2006-03-01 [colin]      2.0.0cvs95
7606
7607         * src/addr_compl.c
7608         * src/addrbook.c
7609         * src/addressbook.c
7610         * src/addrindex.c
7611         * src/folder_item_prefs.c
7612         * src/headerview.c
7613         * src/imap.c
7614         * src/inc.c
7615         * src/ldif.c
7616         * src/mainwindow.c
7617         * src/mh.c
7618         * src/msgcache.c
7619         * src/prefs_common.h
7620         * src/prefs_msg_colors.c
7621         * src/procheader.c
7622         * src/procheader.h
7623         * src/procmime.c
7624         * src/procmsg.c
7625         * src/procmsg.h
7626         * src/send_message.h
7627         * src/simple-gettext.c
7628         * src/summaryview.c
7629         * src/summaryview.h
7630         * src/syldap.c
7631         * src/textview.c
7632         * src/undo.c
7633         * src/common/ssl_certificate.c
7634         * src/common/utils.c
7635         * src/gtk/colorsel.c
7636         * src/gtk/gtksctree.c
7637         * src/gtk/gtkshruler.c
7638         * src/plugins/trayicon/trayicon.c
7639                 #if 0 goes to /dev/null
7640
7641 2006-03-01 [colin]      2.0.0cvs94
7642
7643         * src/compose.c
7644         * src/imap.c
7645         * src/inc.c
7646         * src/inc.h
7647         * src/messageview.c
7648         * src/news.c
7649         * src/plugins/spamassassin/spamassassin.c
7650                 Allow to add information in the "working offline"
7651                 window
7652
7653 2006-03-01 [wwp]        2.0.0cvs93
7654
7655         * src/plugins/spamassassin/spamassassin.c
7656                 fixed spamc invocation: use a tricky temporary mini shell wrapper
7657                 'cause it seems that calling `spamc ... < inputfile` with
7658                 g_spawn_(a)sync simply.. erm doesn't work :-).
7659
7660 2006-03-01 [wwp]        2.0.0cvs92
7661
7662         * src/toolbar.c
7663         * src/toolbar.h
7664                 simplify the adding of spam/ham button to the messageview toolbar
7665                 (it gets more clear now that the same button will be "Mark as spam"
7666                 or "Mark as ham" according to the current message status,
7667                 thanks to Colin).
7668
7669 2006-03-01 [wwp]        2.0.0cvs91
7670
7671         * src/messageview.c
7672         * src/procmsg.c
7673         * src/procmsg.h
7674         * src/summaryview.c
7675         * src/plugins/spamassassin/spamassassin.c
7676         * src/plugins/spamassassin/spamassassin.h
7677                 make learner callbacks return a status (0 for ok),
7678                 handle it in main code to avoid setting flags when learning failed,
7679                 don't learn on TCP if offline in spamassassin,
7680                 thanks to Colin.
7681
7682                 
7683
7684 2006-03-01 [wwp]        2.0.0cvs90
7685
7686         * src/compose.c
7687                 some work around the compose window's account menu,
7688                 patch by Fabien Vantard.
7689
7690 2006-03-01 [wwp]        2.0.0cvs89
7691
7692         * src/plugins/spamassassin/spamassassin.c
7693                 fixed bad logics, was using spamc in local mode and sa-learn
7694                 in remote mode (thanks, Colin).
7695
7696 2006-03-01 [wwp]        2.0.0cvs88
7697
7698         * src/plugins/spamassassin/spamassassin.c
7699         * src/plugins/spamassassin/spamassassin.h
7700         * src/plugins/spamassassin/spamassassin_gtk.c
7701                 made processing of emails w/ sa-plugin an option (default is TRUE),
7702                 fixed Engrish some tooltips, capitalization of some debug messages
7703                 and warnings. The spamassassin plugin now provides two separate
7704                 services: process emails upon incorporation and spamd training.
7705                 Both services (un)register independently but use some common
7706                 plugin settings (transport settings, spam storage location).
7707
7708 2006-02-28 [wwp]        2.0.0cvs87
7709
7710         * src/plugins/spamassassin/spamassassin.c
7711                 fix async flag to spamc cmdline execution (batch exec should
7712                 be asynchronous).
7713
7714 2006-02-27 [wwp]        2.0.0cvs86
7715
7716         * src/plugins/spamassassin/spamassassin.c
7717         * src/plugins/spamassassin/spamassassin.h
7718         * src/plugins/spamassassin/spamassassin_gtk.c
7719                 - added the ability to learn a remote spamassassin server (spamd),
7720                 using spamc.
7721                 - added the spamassassin option 'username', that applies to all
7722                 spamassassin operations (filtering, learning, local or remote).
7723                 The default username is the current unix user (if left blank
7724                 from gtk prefs or config file).
7725                 - commented out some unused code (notebook widget), removed unused
7726                 layout (hbox1).
7727                 - make more widgets sensitive to the transport type.
7728
7729 2006-02-27 [colin]      2.0.0cvs85
7730
7731         * src/plugins/spamassassin/spamassassin.c
7732                 Fix sa-learn call when offline
7733
7734 2006-02-27 [colin]      2.0.0cvs84
7735
7736         * configure.ac
7737         * src/Makefile.am
7738         * src/mainwindow.c
7739         * src/mainwindow.h
7740         * src/messageview.c
7741         * src/messageview.h
7742         * src/prefs_toolbar.c
7743         * src/procmsg.c
7744         * src/stock_pixmap.c
7745         * src/stock_pixmap.h
7746         * src/summaryview.c
7747         * src/toolbar.c
7748         * src/toolbar.h
7749         * src/pixmaps/ham_btn.xpm
7750         * src/pixmaps/spam.xpm
7751         * src/pixmaps/spam_btn.xpm
7752         * src/plugins/spamassassin/spamassassin.c
7753                 Add button in toolbar for spam learning
7754                 Fix a few bugs from the last related commit
7755                 Revert 1.9.6cvs23 which messed up shift-selection
7756
7757 2006-02-24 [colin]      2.0.0cvs83
7758
7759         * src/procmsg.c
7760         * src/summaryview.c
7761         * src/summaryview.h
7762         * src/plugins/spamassassin/spamassassin.c
7763         * src/plugins/spamassassin/spamassassin.h
7764         * src/plugins/spamassassin/spamassassin_gtk.c
7765                 Unregister learner when spamassassin is either
7766                 disabled or over tcp
7767
7768 2006-02-24 [colin]      2.0.0cvs82
7769
7770         * src/Makefile.am
7771         * src/mainwindow.c
7772         * src/mainwindow.h
7773         * src/procmsg.c
7774         * src/procmsg.h
7775         * src/stock_pixmap.c
7776         * src/stock_pixmap.h
7777         * src/summaryview.c
7778         * src/summaryview.h
7779         * src/gtk/icon_legend.c
7780         * src/pixmaps/spam.xpm  ** NEW FILE **
7781         * src/plugins/spamassassin/spamassassin.c
7782         * src/plugins/spamassassin/spamassassin_gtk.c
7783                 Add spam learning interface (Mark/Mark as 
7784                 (spam|ham) menus)
7785
7786 2006-02-24 [wwp]        2.0.0cvs81
7787
7788         * src/compose.c
7789         * src/compose.h
7790         * src/filtering.c
7791                 hide compose window when sending message in batch mode
7792                 (filtering: forward and redirect). Also fixed a wrong
7793                 value returned when sending failed, neutral anyway.
7794                 (Colin, me) 
7795
7796 2006-02-24 [wwp]        2.0.0cvs80
7797
7798         * src/mainwindow.c
7799                 use GTK+'s stock quit button. Patch by Fabien Vantard.
7800
7801 2006-02-24 [paul]       2.0.0cvs79
7802
7803         * src/news.c
7804         * src/news.h
7805         * src/news_gtk.c
7806                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
7807                 Thanks to Colin
7808
7809 2006-02-23 [colin]      2.0.0cvs78
7810
7811         * src/alertpanel.c
7812                 Change OK to Close in alertpanel with View log
7813                 button; add accel to View log. Patch by Fabien
7814                 Vantard
7815
7816 2006-02-23 [wwp]        2.0.0cvs77
7817
7818         * src/compose.c
7819                 silly me, there were much more tests to perform, since toolbars can
7820                 really have down to 1 element only.
7821
7822 2006-02-23 [wwp]        2.0.0cvs76
7823
7824         * commitHelper
7825                 fixed indentation from my previous commit. Fallback to VISUAL if
7826                 EDITOR is not set (and to vi, at last resort).
7827
7828 2006-02-23 [wwp]        2.0.0cvs75
7829
7830         * commitHelper
7831                 improved error detection (Colin, me).
7832
7833 2006-02-23 [wwp]        2.0.0cvs74
7834
7835         * src/prefs_toolbar.c
7836                 simplify and fix prefs/toolbars layouting. Combos' contents can
7837                 now be really displayed.
7838
7839 2006-02-23 [wwp]        2.0.0cvs73
7840         simplifies and fix prefs/toolbars layouting. Combos' contents can now
7841         be really displayed.
7842
7843 2006-02-22 [wwp]        2.0.0cvs72
7844
7845         * src/compose.c
7846                 fix a typo in my previous commit (sorry!).
7847
7848 2006-02-22 [wwp]        2.0.0cvs71
7849
7850         * src/prefs_toolbar.c
7851                 fix a crash when adding separators to toolbars,
7852                 also fix some separator item information.
7853
7854 2006-02-22 [wwp]        2.0.0cvs70
7855
7856         * src/compose.c
7857                 fix a crash when redirecting (for instance) when compose window's
7858                 toolbar contents has been customized (when some buttons have been
7859                 removed in fact).
7860
7861 2006-02-21 [wwp]        2.0.0cvs69
7862
7863         * src/summaryview.c
7864         * src/gtk/pluginwindow.c
7865         * src/plugins/pgpcore/prefs_gpg.c
7866                 fix some compilation warnings (feat. remains of removed code).
7867
7868 2006-02-21 [wwp]        2.0.0cvs68
7869
7870         * src/gtk/gtkutils.c
7871                 fix two compilation issues, thanks to Stephan Sachse.
7872
7873 2006-02-20 [colin]      2.0.0cvs67
7874
7875         * src/mainwindow.c
7876                 Don't reselect displayed mail on refocus
7877                 This fixes actions misbehaving 
7878
7879 2006-02-20 [wwp]        2.0.0cvs66
7880
7881         * src/summaryview.c
7882         * src/gtk/gtksctree.c
7883         * src/gtk/gtkshruler.c
7884                 changed more runtime typecast checks.
7885
7886 2006-02-20 [wwp]        2.0.0cvs65
7887
7888         * src/summary_search.c
7889                 find all - summaryview refresh issue fixed, thanks to Colin.
7890
7891 2006-02-20 [wwp]        2.0.0cvs64
7892
7893         * src/gtk/gtkutils.c
7894                 better runtime typecast checks.
7895
7896 2006-02-20 [wwp]        2.0.0cvs63
7897
7898         * src/summary_search.c
7899                 enhancements to the summary search:
7900                         - add the ability to stop the running search
7901                           (upon ESC-key press, new Stop button or when Clear button is pressed)
7902                         - don't search if no criteria (From/To/Subject/Body) is set
7903                         - ensure that a busy mouse pointer is always shown when searching,
7904                           show it even a bit earlier
7905
7906 2006-02-19 [colin]      2.0.0cvs62
7907
7908         * src/compose.c
7909         * src/imap.c
7910         * src/etpan/imap-thread.c
7911         * src/etpan/imap-thread.h
7912                 (Future) IMAP speed improvement on sending
7913                 Will require a libetpan update
7914         * src/summaryview.c
7915         * src/gtk/quicksearch.c
7916                 Make quicksearch clearable while running.
7917
7918 2006-02-17 [colin]      2.0.0cvs61
7919
7920         * src/imap.c
7921         * src/etpan/imap-thread.c
7922         * src/etpan/imap-thread.h
7923                 Check for IMAP certificates
7924                 ** Requires libetpan-0.42-cvs4 
7925                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
7926
7927 2006-02-17 [colin]      2.0.0cvs60
7928
7929         * src/messageview.c
7930         * src/prefs_common.c
7931         * src/prefs_common.h
7932         * src/prefs_message.c
7933                 Add pref to display HTML-only mails with plugin, 
7934                 if possible (defaulting to FALSE of course).
7935
7936 2006-02-16 [colin]      2.0.0cvs59
7937
7938         * src/main.c
7939         * src/common/plugin.c
7940         * src/common/plugin.h
7941         * src/gtk/pluginwindow.c
7942                 Keep track of requested (but unloaded) plugins
7943                 in some error cases.
7944
7945 2006-02-16 [wwp]        2.0.0cvs58
7946
7947         * src/gtk/gtkaspell.c
7948         * src/gtk/gtkaspell.h
7949         * src/prefs_spelling.c
7950         * src/compose.c
7951         * src/prefs_common.c
7952         * src/prefs_common.h
7953                 implemented new optional spellchecker behaviour: re-check message when
7954                 dictionary got changed (from compose-window/context-menu/Change dictionary).
7955
7956 2006-02-16 [wwp]        2.0.0cvs57
7957
7958         * src/quote_fmt_parse.y
7959                 pclose popen'ed pipe.
7960
7961 2006-02-15 [colin]      2.0.0cvs56
7962
7963         * src/mimeview.c
7964         * src/mimeview.h
7965                 Let MimeViewers know which MimeView they
7966                 depend of.
7967         * src/summaryview.c
7968                 Swap From/To columns in Sent/Queue/Drafts
7969                 folders
7970         * src/etpan/imap-thread.c
7971                 Use mailstream_low_tls_open() for STARTTLS
7972                 instead of mailstream_low_ssl_open()
7973                 ** REQUIRES libetpan 0.42cvs3 **
7974
7975 2006-02-15 [wwp]        2.0.0cvs55
7976
7977         * src/compose.c
7978         * src/compose.h
7979         * src/message_search.c
7980         * src/message_search.h
7981         * src/textview.c
7982         * src/gtk/gtkutils.c
7983         * src/gtk/gtkutils.h
7984                 added the ability to Find text in the compose window (and a bit
7985                 of code factorization).
7986
7987 2006-02-15 [wwp]        2.0.0cvs54
7988
7989         * src/prefs_gtk.c
7990                 yet another one file was missing (fix for some widgets' sensitivity).
7991                 Thanks Colin!
7992
7993 2006-02-15 [wwp]        2.0.0cvs53
7994
7995         * src/prefs_gtk.h
7996                 oops forgot that file (fix for some widgets' sensitivity).
7997
7998 2006-02-15 [wwp]        2.0.0cvs52
7999
8000         * src/summary_search.c
8001                 implemented advanced summary search options (added the ability
8002                 to use matcher conditions in an advanced search mode).
8003
8004 2006-02-15 [wwp]        2.0.0cvs51
8005
8006         * src/plugins/pgpcore/prefs_gpg.c
8007         * src/prefs_account.c
8008                 fix some widget sensitivity, mostly around some labels in
8009                 account prefs.
8010
8011 2006-02-15 [paul]       2.0.0cvs50
8012
8013         * manual/advanced.xml
8014                 improve Templates info
8015                 written by wwp
8016
8017 2006-02-14 [colin]      2.0.0cvs49
8018
8019         * src/pixmaps/address_book.xpm
8020         * src/pixmaps/preferences.xpm
8021         * src/pixmaps/properties.xpm
8022                 Fix pixmap size - patch by Fabien Vantard
8023
8024 2006-02-13 [colin]      2.0.0cvs48
8025
8026         * src/procmime.c
8027                 Add missing fclose()s on error
8028         * src/textview.c
8029                 Remove unused code
8030         * src/common/utils.c
8031                 Fix temp files not being deleted on windows
8032         Patches by Thomas Gilgin
8033
8034 2006-02-13 [colin]      2.0.0cvs47
8035
8036         * src/mainwindow.c
8037                 Fix exit crash
8038
8039 2006-02-13 [wwp]        2.0.0cvs46
8040
8041         * src/plugins/pgpcore/prefs_gpg.c
8042                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8043
8044 2006-02-12 [colin]      2.0.0cvs45
8045
8046         * src/folderview.c
8047         * src/main.c
8048         * src/mainwindow.c
8049                 Fix "stuff" when quitting
8050
8051 2006-02-12 [wwp]        2.0.0cvs44
8052
8053         * src/prefs_themes.c
8054                 fix typos in debug messages.
8055
8056 2006-02-11 [colin]      2.0.0cvs43
8057
8058         * src/summaryview.c
8059                 don't allow drag/drop from ourself
8060
8061 2006-02-10 [wwp]        2.0.0cvs42
8062
8063         * src/exporthtml.c
8064         * src/html.c
8065         * src/html.h
8066         * src/procmime.c
8067         * src/textview.c
8068                 renamed html_ prefixed functions and data structures to avoid
8069                 namespace clashes w/ other software (gtkhtml2 for instance).
8070                 Closes bug #907.
8071
8072
8073 2006-02-09 [colin]      2.0.0cvs41
8074
8075         * src/summaryview.c
8076                 Fix shitty logic messed up. Thanks Ticho for the hint!
8077
8078 2006-02-09 [wwp]        2.0.0cvs40
8079
8080         * src/gtk/about.c
8081         * src/compose.c
8082         * src/prefs_account.c
8083         * src/prefs_gtk.h
8084         * src/editaddress.c
8085                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8086                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8087                 Browse buttons in accounts prefs.
8088
8089 2006-02-09 [colin]      2.0.0cvs39
8090
8091         * src/matcher.c
8092                 Check for pointer before using its members
8093         * src/gtk/gtksourceprintjob.c
8094                 Fix a wrong warning
8095
8096 2006-02-09 [wwp]        2.0.0cvs38
8097
8098         * src/gtk/filesel.c
8099                 fix few compiler warnings (type mismatch).
8100
8101 2006-02-09 [paul]       2.0.0cvs37
8102
8103         * po/fr.po
8104                 updated by Fabien Vantard
8105
8106 2006-02-08 [colin]      2.0.0cvs36
8107
8108         * src/prefs_common.c
8109         * src/common/defs.h
8110         * src/common/plugin.c
8111                 allow windows and linux configurations to coexist
8112                 patch by Thomas Gilgin
8113
8114 2006-02-08 [colin]      2.0.0cvs35
8115
8116         * src/filtering.c
8117         * src/matcher.c
8118         * src/matcher.h
8119         * src/matcher_parser_parse.y
8120         * src/prefs_filtering_action.c
8121         * src/prefs_matcher.c
8122                 Add the "Ignore thread" filtering
8123                 action
8124
8125 2006-02-08 [colin]      2.0.0cvs34
8126
8127         * src/compose.c
8128         * src/procmime.c
8129         * src/procmime.h
8130                 Fix bug #905 (damaged attachment)
8131                 text files with raw \0's aren't really text files
8132         FOR_STABLE
8133
8134 2006-02-08 [colin]      2.0.0cvs33
8135
8136         * src/summaryview.c
8137                 Fix crasher introduced yesterday
8138
8139 2006-02-08 [wwp]        2.0.0cvs32
8140
8141         * src/compose.c
8142         * src/compose.h
8143                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8144
8145 2006-02-08 [wwp]        2.0.0cvs31
8146
8147         * src/prefs_template.c
8148                 templates enhancement: allow address completion for Cc and Bcc fields
8149                 (it was currently possible for the To field only)
8150
8151 2006-02-08 [colin]      2.0.0cvs30
8152
8153         * src/compose.c
8154                 Don't unblock if not blocked
8155         FOR_STABLE
8156
8157 2006-02-07 [colin]      2.0.0cvs29
8158
8159         * src/action.c
8160                 Forgot to refresh summaryview
8161
8162 2006-02-07 [colin]      2.0.0cvs28
8163
8164         * src/action.c
8165                 Freeze/thaw message list and folder list while
8166                 processing %as{} actions 
8167         * src/compose.c
8168                 Fix auto-wrap disabling after a middle-click
8169                 paste - FOR_STABLE
8170
8171 2006-02-07 [paul]       2.0.0cvs27
8172
8173         * src/folder.c
8174                 fix freeing of uninitialised pointers
8175                 Thanks to Colin
8176
8177 2006-02-06 [colin]      2.0.0cvs26
8178
8179         * src/folder.c
8180                 Use g_slist_prepend in potentially big list
8181
8182 2006-02-06 [colin]      2.0.0cvs25
8183
8184         * src/folder.c
8185                 Completely skip processing if it doesn't 
8186                 exist (faster!)
8187
8188 2006-02-06 [colin]      2.0.0cvs24
8189
8190         * src/folder.c
8191         * src/summaryview.c
8192                 Batch filtering in summaryview (from Tools menu)
8193                 and pre/post//-processing too
8194
8195 2006-02-06 [colin]      2.0.0cvs23
8196
8197         * src/procmsg.h
8198         * src/filtering.c
8199                 Use a special field for batch filtering instead
8200                 of stepping on deferred execution's toes
8201
8202 2006-02-06 [colin]      2.0.0cvs22
8203
8204         * src/action.c
8205         * src/filtering.c
8206         * src/filtering.h
8207         * src/folder.c
8208         * src/summaryview.c
8209                 Fix filtering via menus and actions
8210
8211 2006-02-06 [colin]      2.0.0cvs21
8212
8213         * src/imap.c
8214                 Put the added file directly to cache if possible (will work
8215                 with next libetpan)
8216         * src/filtering.c
8217         * src/filtering.h
8218         * src/inc.c
8219         * src/folder.c
8220         * src/mbox.c
8221         * src/procmsg.h
8222                 Move and copy filtered messages by batches instead of one
8223                 by one - faster on IMAP
8224         * src/procmsg.c
8225                 Add a function that'll possibly be useful later
8226
8227 2006-02-06 [colin]      2.0.0cvs20
8228
8229         * src/addressbook.c
8230                 Use internal mime-type instead of text/plain for d'n'd
8231         * src/compose.c
8232                 Allow attaching files from mimeview's icon list via d'n'd
8233         * src/folderview.c
8234         * src/folderview.h
8235                 Use internal mime-type instead of text/plain for d'n'd
8236                 Don't try to selected opened folder if none is
8237                 Factorize d'n'd from other apps code
8238         * src/headerview.c
8239         * src/textview.c
8240         * src/gtk/gtkutils.c
8241         * src/gtk/gtkutils.h
8242                 Factorize Face/X-Face stuff
8243         * src/mimeview.c
8244                 Fix d'n'd to other apps
8245         * src/prefs_message.c
8246                 Let the XFace pref be usable without libcompface as it also
8247                 applies to Face
8248         * src/summaryview.c
8249                 Fix d'n'd to other apps
8250                 Factorize d'n'd from other apps code
8251
8252 2006-02-06 [wwp]        2.0.0cvs19
8253
8254         * po/it.po
8255                 Italian translation fixes by Andrea Spadaccini (no more confusion
8256                 between filtering and processing, and few changes in the About
8257                 dialog).
8258
8259
8260 2006-02-06 [mones]      2.0.0cvs18
8261
8262         * src/gtk/icon_legend.c
8263                 Improved descriptions allowing better translations
8264
8265 2006-02-05 [colin]      2.0.0cvs17
8266
8267         * src/imap.c
8268                 Add the f*cking missing expunge that caused imap_fetch_env
8269                 to fail after an add_msgs ! :-///
8270         * src/etpan/imap-thread.c
8271                 Add a bit of debug
8272         FOR_STABLE
8273
8274 2006-02-05 [colin]      2.0.0cvs16
8275
8276         * src/common/utils.c
8277                 Don't check for return-path (or we can't put
8278                 back non-sent mails)
8279
8280 2006-02-05 [colin]      2.0.0cvs15
8281
8282         * src/textview.c
8283                 Don't try to display Face header in textview
8284                 when teh headerview's active
8285
8286 2006-02-05 [colin]      2.0.0cvs14
8287
8288         * tools/tbird2syl.py
8289         * tools/Makefile.am
8290                 Add script to import Thunderbird mails
8291
8292 2006-02-05 [colin]      2.0.0cvs13
8293
8294         * src/headerview.c
8295         * src/procheader.c
8296         * src/procmsg.c
8297         * src/procmsg.h
8298         * src/textview.c
8299                 Show Face headers - patch partially by Klaus Flittner
8300
8301 2006-02-05 [colin]      2.0.0cvs12
8302
8303         * src/folderview.c
8304         * src/summaryview.c
8305         * src/common/utils.c
8306         * src/common/utils.h
8307                 Let dnd work from mime icons to summaryview
8308                 and to folderview too
8309                 Add a crude test to avoid trying to add files
8310                 drag'n'dropped when they're not mails
8311
8312 2006-02-04 [colin]      2.0.0cvs11
8313
8314         * src/summaryview.c
8315         * src/mimeview.c
8316                 Fix utf8 conversion
8317
8318 2006-02-04 [colin]      2.0.0cvs10
8319
8320         * src/compose.c
8321         * src/folderview.c
8322         * src/mimeview.c
8323         * src/summaryview.c
8324         * src/summaryview.h
8325                 Added various drag and drop capas:
8326                 From                    To
8327                 summaryview             other apps
8328                 mimeview icons          other apps
8329                 other apps              summaryview
8330                 other apps              folderview
8331
8332                 This shouldn't have broken the existing:
8333                 From                    To
8334                 summaryview             folderview
8335                 folderview              folderview
8336                 summaryview             compose's attachments
8337
8338         Tests welcomed.
8339
8340 2006-02-02 [paul]       2.0.0cvs9
8341
8342         * src/mainwindow.c
8343                 move global option 'Set displayed columns...' out
8344                 of folder option grouping.
8345                 fix sensitivity of 'harvest addresses'
8346         FOR_STABLE
8347
8348 2006-02-01 [colin]      2.0.0cvs8
8349
8350         * src/mimeview.c
8351                 Revert the alertpanel patch, it sucks (intrusive
8352                 and gets in the way of "open")
8353
8354 2006-02-01 [colin]      2.0.0cvs7
8355
8356         * src/compose.c
8357         * src/prefs_account.c
8358         * src/prefs_common.c
8359         * src/common/defs.h
8360         * src/common/utils.c
8361         * src/common/utils.h
8362                 Add ability to edit the signature file
8363                 from the account preferences, and use
8364                 a default for the text editor.
8365                 Patch by Fabien Vantard
8366
8367 2006-02-01 [colin]      2.0.0cvs6
8368
8369         * src/mimeview.c
8370                 Try to get mime type by extension if it is
8371                 application/octet-stream
8372                 Display a window with possible choices when
8373                 encountering unknown mime types
8374         * src/gtk/filesel.c
8375         * src/gtk/filesel.h
8376                 Add preview
8377                 Allow multiple selection in filtered filesel
8378                 (patch by Fabien Vantard)
8379         * src/gtk/pluginwindow.c
8380                 Use it (patch by Fabien Vantard)
8381
8382 2006-02-01 [paul]       2.0.0cvs5
8383
8384         * src/jpilot.c
8385                 fix crash on creating jpilot address book
8386                 Thanks to Colin - FOR_STABLE
8387         * src/prefs_summaries.c
8388         * src/prefs_wrapping.c
8389         * src/gtk/icon_legend.c
8390         * src/gtk/quicksearch.c
8391                 string fixes and additions
8392
8393 2006-02-01 [paul]       2.0.0cvs4
8394
8395         * src/compose.c
8396         * src/mainwindow.c
8397         * src/messageview.c
8398         * src/prefs_send.c
8399                 add Arabic encoding option
8400                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8401
8402 2006-01-31 [colin]      2.0.0cvs3
8403
8404         * src/plugins/pgpcore/passphrase.c
8405                 Convert passphrase to locale encoding
8406         * src/compose.c
8407                 Fix drafting on IMAP. Crappy bug sneaked in
8408                 the release :-/
8409         FOR_STABLE
8410
8411 2006-01-30 [paul]       2.0.0cvs2
8412
8413         * src/gtk/icon_legend.c
8414                 show the new entries
8415
8416 2006-01-30 [colin]      2.0.0cvs1
8417
8418         * src/manual.c
8419                 Check for the file to be present before 
8420                 enabling the menu - FOR_STABLE
8421         * src/gtk/icon_legend.c
8422                 Add folders icons (not all of them, there
8423                 are too much, but the most intriguing ones)
8424
8425 2006-01-30 [paul]       2.0.0
8426
8427         version 2.0.0 released
8428
8429 2006-01-30 [paul]       1.9.100cvs200
8430
8431         * manual/faq.xml
8432         * manual/gpl.xml
8433         * manual/intro.xml
8434         * manual/starting.xml
8435         * manual/sylpheed-claws-manual.xml
8436                 fixes, additions
8437
8438 2006-01-29 [mones]      1.9.100cvs199
8439
8440         * manual/account.xml
8441         * manual/advanced.xml
8442         * manual/glossary.xml
8443                 Some typos fixed, added LDIF term to glossary
8444         * po/es.po
8445                 Fixed leading plus symbol
8446
8447 2006-01-29 [paul]       1.9.100cvs198
8448
8449         * po/fi.po
8450         * po/sk.po
8451                 updated by Tommi Pirinen and Andrej Kacian
8452
8453 2006-01-29 [paul]       1.9.100cvs197
8454
8455         * src/gtk/authors.h
8456                 remove duplicates
8457
8458 2006-01-29 [paul]       1.9.100cvs196
8459
8460         * AUTHORS
8461         * po/nl.po
8462         * src/gtk/authors.h
8463         * tools/claws.i18n.status.pl
8464                 nl translation updated by Tim Dijkstra
8465
8466 2006-01-29 [paul]       1.9.100cvs195
8467
8468         * po/sr.po
8469         * po/sv.po
8470                 updated by Aleksandar Urosevic and Anders Troback
8471
8472 2006-01-28 [colin]      1.9.100cvs194
8473
8474         * src/gtk/gtksourceprintjob.c
8475                 Don't fiddle with PangoLayout when we
8476                 have an image
8477
8478 2006-01-28 [paul]       1.9.100cvs193
8479
8480         * AUTHORS
8481         * po/el.po
8482         * po/zh_CN.po
8483         * src/gtk/authors.h
8484         * tools/claws.i18n.status.pl
8485                 updated translations submitted by Stavros Giannouris
8486                 and Ralgh Young
8487
8488 2006-01-27 [colin]      1.9.100cvs192
8489
8490         * src/summaryview.c
8491         * src/gtk/gtksourceprintjob.c
8492                 Add image printing 
8493                 (libgnomeprint only, of course)
8494
8495 2006-01-27 [paul]       1.9.100cvs191
8496
8497         * po/fr.po
8498         * po/it.po
8499                 updated by Fabien Vantard and Andrea Spadaccini
8500
8501 2006-01-26 [colin]      1.9.100cvs190
8502
8503         * manual/Makefile.am
8504         * configure.ac
8505                 Make building the manual optional 
8506                 (--disable-manual)
8507
8508 2006-01-26 [paul]       1.9.100cvs189
8509
8510         * manual/glossary.xml
8511         * manual/plugins.xml
8512                 edited
8513         * po/en_GB.po
8514                 updated
8515
8516 2006-01-26 [paul]       1.9.100cvs188
8517
8518         * src/prefs_display_header.c
8519         * src/prefs_folder_column.c
8520         * src/prefs_msg_colors.c
8521         * src/prefs_summaries.c
8522         * src/prefs_summary_column.c
8523                 HIGify
8524
8525 2006-01-25 [colin]      1.9.100cvs187
8526
8527         * src/imap.c
8528                 Don't allow moving/copying mails between
8529                 queue/drafts and non-queue/drafts folders
8530                 Fixes bug #897 (message header is resetted 
8531                 if one is copied to Drafts)
8532
8533 2006-01-25 [colin]      1.9.100cvs186
8534
8535         * src/folder.c
8536         * src/mainwindow.c
8537                 Fix subscribed folders not found
8538         * src/compose.c
8539                 Don't try to encode as original mail's charset
8540                 if it's ascii 
8541
8542 2006-01-25 [paul]       1.9.100cvs185
8543
8544         * AUTHORS
8545         * po/Makevars
8546                 updated
8547         * po/de.po
8548         * po/pl.po
8549         * po/pt_BR.po
8550         * po/sr.po
8551                 updates submitted by Stephan Sachse, Emilian Nowak
8552                 and Quar, Frederico Goncalves Guimaraes, and
8553                 Aleksandar Urosevic
8554                 Fix Bug 896, 'PT_BR locale broken'.
8555         * src/gtk/authors.h
8556                 updated
8557
8558 2006-01-24 [mones]      1.9.100cvs184
8559
8560         * manual/glossary.xml
8561                 All current terms finished. Reviewers welcome ;-)
8562         * manual/keyboard.xml
8563                 Fixed column width for pdf output.
8564         * po/es.po
8565                 Updated
8566
8567 2006-01-24 [paul]       1.9.100cvs183
8568
8569         * manual/glossary.xml
8570                 fix id name
8571         * manual/dist/html/Makefile.am
8572         * manual/dist/pdf/Makefile.am
8573         * manual/dist/ps/Makefile.am
8574         * manual/dist/txt/Makefile.am
8575                 fix make deps
8576                 Thanks to Colin
8577
8578 2006-01-24 [mones]      1.9.100cvs182
8579
8580         * manual/glossary.xml
8581                 Nearly finished, some terms missing.
8582
8583 2006-01-23 [paul]       1.9.100cvs181
8584
8585         * manual/dist/html/Makefile.am
8586         * manual/dist/pdf/Makefile.am
8587         * manual/dist/ps/Makefile.am
8588         * manual/dist/txt/Makefile.am
8589         * src/mainwindow.c
8590                 re-enable manual
8591                 Thanks to Colin
8592
8593 2006-01-22 [colin]      1.9.100cvs180
8594
8595         * src/compose.c
8596         * src/gtk/gtkaspell.c
8597                 Don't deselect stuff before right-clicking, with aspell.
8598                 (This prevented right-click Copy, for example).
8599                 Thanks to Clo!
8600
8601 2006-01-22 [paul]       1.9.100cvs179
8602
8603         * src/summary_search.c
8604                 don't fix the widget size as it causes problems
8605                 under localisation.
8606                 Thanks to Emilian Nowak
8607
8608 2006-01-21 [paul]       1.9.100cvs178
8609
8610         * src/prefs_themes.c
8611                 fix broken underlining of label text
8612                 with some translations
8613
8614 2006-01-21 [colin]      1.9.100cvs177
8615
8616         * po/fr.po
8617                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8618
8619 2006-01-20 [colin]      1.9.100cvs176
8620
8621         * configure.ac
8622         * Makefile.am
8623         * manual/Makefile
8624         * manual/dist/html/.cvsignore
8625         * manual/dist/html/Makefile.am
8626         * manual/dist/pdf/.cvsignore
8627         * manual/dist/pdf/Makefile.am
8628         * manual/dist/ps/.cvsignore
8629         * manual/dist/ps/Makefile.am
8630         * manual/dist/txt/.cvsignore
8631         * manual/dist/txt/Makefile.am
8632                 Autotool-ize manual
8633
8634 2006-01-20 [paul]       1.9.100cvs175
8635
8636         * manual/handling.xml
8637                 make Filtering and Searching entries easier to find
8638         * manual/keyboard.xml
8639                 add the remaining default keybinds
8640         * src/prefs_summaries.c
8641                 update the default keybinds
8642
8643 2006-01-20 [paul]       1.9.100cvs174
8644
8645         * src/addressbook.c
8646         * src/addrgather.c
8647         * src/addrharvest.c
8648         * src/editaddress.c
8649         * src/editgroup.c
8650         * src/exphtmldlg.c
8651         * src/expldifdlg.c
8652         * src/exporthtml.c
8653         * src/exportldif.c
8654         * src/ldif.c
8655                 replace 'e-mail' with 'email'
8656         * src/summary_search.c
8657                 add mnemonic to "Find all" button
8658
8659 2006-01-20 [wwp]        1.9.100cvs173
8660
8661         * src/export.c
8662         * src/import.c
8663                 touched mbox import/export buttons for HIG-compliance
8664
8665 2006-01-19 [paul]       1.9.100cvs172
8666
8667         * manual/account.xml
8668         * manual/addrbook.xml
8669         * manual/advanced.xml
8670         * manual/faq.xml
8671         * manual/handling.xml
8672         * manual/intro.xml
8673         * manual/plugins.xml
8674         * manual/starting.xml
8675                 more editing
8676
8677 2006-01-19 [paul]       1.9.100cvs171
8678
8679         * src/toolbar.c
8680                 allow use of trash button while receiving
8681                 Thanks to Colin
8682
8683 2006-01-19 [wwp]        1.9.100cvs170
8684
8685         * src/gtk/quicksearch.c
8686         * src/compose.c
8687                 force text color to black when yellow background is set
8688
8689 2006-01-19 [colin]      1.9.100cvs169
8690
8691         * src/plugins/trayicon/trayicon.c
8692                 Gray out Get Mail when already getting mail
8693
8694 2006-01-18 [paul]       1.9.100cvs168
8695
8696         * src/compose.c
8697                 give widget yellow background was To is
8698                 set via folder prefs
8699         * src/gtk/quicksearch.c
8700                 give widget yellow background when quick
8701                 search is active.
8702                 Thanks to Colin
8703
8704 2006-01-18 [paul]       1.9.100cvs167
8705
8706         * doc/man/sylpheed-claws.1
8707                 add --subscribe option
8708
8709 2006-01-18 [paul]       1.9.100cvs166
8710
8711         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8712         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8713                 use %U instead of %F (%F is broken for user installed
8714                 files in kde 3.5)
8715
8716 2006-01-18 [colin]      1.9.100cvs165
8717
8718         * src/summaryview.c
8719                 Default to Yes in "No more * messages" dialogs
8720
8721 2006-01-17 [colin]      1.9.100cvs164
8722
8723         * src/compose.c
8724                 Possibly fix an invalid iterator causing
8725                 crash
8726
8727 2006-01-17 [colin]      1.9.100cvs163
8728
8729         * src/mimeview.c
8730                 Fix crash when the image disappears under the
8731                 image viewer
8732
8733 2006-01-16 [colin]      1.9.100cvs162
8734
8735         * src/compose.c
8736                 Fix reenabling autowrap
8737
8738 2006-01-16 [colin]      1.9.100cvs161
8739
8740         * src/compose.c
8741                 reset quote_len before getting quote_str
8742
8743 2006-01-16 [colin]      1.9.100cvs160
8744
8745         * src/account.c
8746         * src/account.h
8747         * src/folder.c
8748         * src/imap_gtk.c
8749         * src/mh_gtk.c
8750                 Fix bug #883 (default inbox does not track folder move)
8751
8752 2006-01-16 [colin]      1.9.100cvs159
8753
8754         * src/compose.c
8755         * src/plugins/pgpcore/passphrase.c
8756                 More buttons fixes
8757
8758 2006-01-16 [paul]       1.9.100cvs158
8759
8760         * src/prefs_actions.c
8761         * src/prefs_filtering_action.c
8762         * src/prefs_matcher.c
8763         * src/quote_fmt.c
8764         * src/gtk/description_window.c
8765         * src/gtk/description_window.h
8766         * src/gtk/quicksearch.c
8767                 description window cleanups
8768
8769 2006-01-15 [colin]      1.9.100cvs157
8770
8771         * src/addressbook.c
8772         * src/prefs_filtering.c
8773                 Same here
8774
8775 2006-01-15 [colin]      1.9.100cvs156
8776
8777         * src/folderview.c
8778         * src/mainwindow.c
8779                 Same for "Empty trash"
8780
8781 2006-01-15 [colin]      1.9.100cvs155
8782
8783         * src/inc.c
8784                 Override offline dialog had Yes by default
8785
8786 2006-01-15 [colin]      1.9.100cvs154
8787
8788         * src/summaryview.c
8789                 Delete selected messages? previously had Yes the default
8790
8791 2006-01-15 [colin]      1.9.100cvs153
8792
8793         * src/folder.c
8794         * src/folder.h
8795         * src/main.c
8796                 Check if a mailbox is loaded after all
8797                 plugins are loaded.
8798
8799 2006-01-15 [colin]      1.9.100cvs152
8800
8801         * src/folder.c
8802                 Don't start wizard when there are unloaded folders (will help
8803                 people with only mbox or maildir mailboxes)
8804
8805 2006-01-14 [colin]      1.9.100cvs151
8806
8807         * src/addressbook.c
8808         * src/expldifdlg.c
8809         * src/importldif.c
8810         * src/importmutt.c
8811         * src/importpine.c
8812         * src/mh_gtk.c
8813                 More HIG compliance and fixes
8814
8815 2006-01-14 [colin]      1.9.100cvs150
8816
8817         * src/prefs_filtering_action.c
8818         * src/foldersel.c
8819                 Two forgotten button order changes
8820
8821 2006-01-14 [colin]      1.9.100cvs149
8822
8823         * src/account.c
8824         * src/addressbook.c
8825         * src/compose.c
8826         * src/folderview.c
8827         * src/imap_gtk.c
8828         * src/mainwindow.c
8829         * src/mh_gtk.c
8830         * src/news_gtk.c
8831         * src/prefs_actions.c
8832         * src/prefs_customheader.c
8833         * src/prefs_filtering.c
8834         * src/prefs_matcher.c
8835         * src/prefs_template.c
8836         * src/ssl_manager.c
8837         * src/summaryview.c
8838         * src/textview.c
8839         * src/toolbar.c
8840                 All deletion confirmations are now "Cancel, Delete" 
8841                 instead of "No, Yes"
8842                 Clarified most of the other "No, Yes" to 
8843                 "Cancel, Descriptive_action"
8844                 Rechanged the "Entry not saved" alerts to have 
8845                 "Close, Continue editing"
8846
8847
8848 2006-01-14 [paul]
8849
8850         * 2.0.0-rc4 released
8851
8852 2006-01-14 [paul]       1.9.100cvs148
8853
8854         * src/account.c
8855         * src/addressadd.c
8856         * src/addressbook.c
8857         * src/compose.c
8858         * src/editaddress.c
8859         * src/editbook.c
8860         * src/editgroup.c
8861         * src/editjpilot.c
8862         * src/editldap.c
8863         * src/editvcard.c
8864         * src/exphtmldlg.c
8865         * src/expldifdlg.c
8866         * src/folderview.c
8867         * src/grouplistdialog.c
8868         * src/imap_gtk.c
8869         * src/importmutt.c
8870         * src/importpine.c
8871         * src/inc.c
8872         * src/main.c
8873         * src/mainwindow.c
8874         * src/message_search.c
8875         * src/messageview.c
8876         * src/mh_gtk.c
8877         * src/mimeview.c
8878         * src/news_gtk.c
8879         * src/prefs_actions.c
8880         * src/prefs_customheader.c
8881         * src/prefs_filtering.c
8882         * src/prefs_matcher.c
8883         * src/prefs_template.c
8884         * src/prefs_themes.c
8885         * src/ssl_manager.c
8886         * src/summary_search.c
8887         * src/summaryview.c
8888         * src/textview.c
8889         * src/toolbar.c
8890         * src/gtk/foldersort.c
8891         * src/gtk/gtkaspell.c
8892         * src/gtk/inputdialog.c
8893         * src/gtk/prefswindow.c
8894         * src/plugins/pgpcore/select-keys.c
8895         * src/plugins/trayicon/trayicon.c
8896                 HIG compliant button order
8897
8898 2006-01-14 [mones]      1.9.100cvs147
8899
8900         * po/es.po
8901                 Updated translation
8902
8903 2006-01-13 [paul]       1.9.100cvs146
8904
8905         * AUTHORS
8906         * ChangeLog
8907         * src/gtk/authors.h
8908                 add Joshua M. Kwan to contributors list
8909
8910 2006-01-13 [colin]      1.9.100cvs145
8911
8912         * src/gtk/quicksearch.c
8913                 Don't refocus quick search after executing (Esc or Enter)
8914                 Allows to '/'search something then move up/down in 
8915                 summaryview, and to Esc a search and be back in the 
8916                 summaryview
8917
8918 2006-01-13 [paul]       1.9.100cvs144
8919
8920         * src/plugins/pgpinline/pgpinline.c
8921                 support Content-Type 'application/pgp'
8922                 patch by Joshua M. Kwan <joshuak@users.sf.net>
8923
8924 2006-01-13 [paul]       1.9.100cvs143
8925
8926         * manual/account.xml
8927                 make mention of partial retrieval
8928                 thanks to Colin
8929
8930 2006-01-13 [paul]       1.9.100cvs142
8931
8932         * src/account.c
8933         * src/account.h
8934         * src/action.c
8935         * src/action.h
8936         * src/adbookbase.h
8937         * src/addr_compl.c
8938         * src/addr_compl.h
8939         * src/addrbook.c
8940         * src/addrcache.c
8941         * src/addrcache.h
8942         * src/addrcindex.c
8943         * src/addrcindex.h
8944         * src/addrclip.c
8945         * src/addrclip.h
8946         * src/addrdefs.h
8947         * src/addressadd.c
8948         * src/addressadd.h
8949         * src/addressbook.c
8950         * src/addressbook.h
8951         * src/addrgather.c
8952         * src/addrgather.h
8953         * src/addrharvest.c
8954         * src/addrharvest.h
8955         * src/addrindex.c
8956         * src/addrindex.h
8957         * src/addritem.c
8958         * src/addritem.h
8959         * src/addrquery.c
8960         * src/addrquery.h
8961         * src/addrselect.c
8962         * src/addrselect.h
8963         * src/alertpanel.c
8964         * src/alertpanel.h
8965         * src/browseldap.c
8966         * src/browseldap.h
8967         * src/codeconv.c
8968         * src/codeconv.h
8969         * src/compose.c
8970         * src/compose.h
8971         * src/customheader.c
8972         * src/customheader.h
8973         * src/displayheader.c
8974         * src/displayheader.h
8975         * src/editaddress.c
8976         * src/editaddress.h
8977         * src/editbook.c
8978         * src/editbook.h
8979         * src/editgroup.c
8980         * src/editgroup.h
8981         * src/editjpilot.c
8982         * src/editjpilot.h
8983         * src/editldap.c
8984         * src/editldap.h
8985         * src/editldap_basedn.c
8986         * src/editldap_basedn.h
8987         * src/editvcard.c
8988         * src/editvcard.h
8989         * src/exphtmldlg.c
8990         * src/exphtmldlg.h
8991         * src/expldifdlg.c
8992         * src/expldifdlg.h
8993         * src/export.h
8994         * src/exporthtml.c
8995         * src/exporthtml.h
8996         * src/exportldif.c
8997         * src/exportldif.h
8998         * src/filtering.c
8999         * src/filtering.h
9000         * src/folder.c
9001         * src/folder.h
9002         * src/folder_item_prefs.c
9003         * src/folder_item_prefs.h
9004         * src/foldersel.c
9005         * src/foldersel.h
9006         * src/folderutils.c
9007         * src/folderutils.h
9008         * src/folderview.c
9009         * src/folderview.h
9010         * src/grouplistdialog.c
9011         * src/grouplistdialog.h
9012         * src/headerview.c
9013         * src/html.c
9014         * src/html.h
9015         * src/image_viewer.c
9016         * src/image_viewer.h
9017         * src/imap.c
9018         * src/imap.h
9019         * src/imap_gtk.c
9020         * src/imap_gtk.h
9021         * src/import.h
9022         * src/importldif.c
9023         * src/importldif.h
9024         * src/importmutt.c
9025         * src/importmutt.h
9026         * src/importpine.c
9027         * src/importpine.h
9028         * src/inc.c
9029         * src/inc.h
9030         * src/jpilot.c
9031         * src/jpilot.h
9032         * src/ldapctrl.c
9033         * src/ldapctrl.h
9034         * src/ldaplocate.c
9035         * src/ldaplocate.h
9036         * src/ldapquery.c
9037         * src/ldapquery.h
9038         * src/ldapserver.c
9039         * src/ldapserver.h
9040         * src/ldaputil.c
9041         * src/ldaputil.h
9042         * src/ldif.c
9043         * src/ldif.h
9044         * src/main.c
9045         * src/main.h
9046         * src/mainwindow.c
9047         * src/mainwindow.h
9048         * src/manual.c
9049         * src/manual.h
9050         * src/mbox.c
9051         * src/mbox.h
9052         * src/message_search.c
9053         * src/message_search.h
9054         * src/messageview.c
9055         * src/messageview.h
9056         * src/mh.c
9057         * src/mh.h
9058         * src/mh_gtk.c
9059         * src/mh_gtk.h
9060         * src/mimeview.c
9061         * src/mimeview.h
9062         * src/msgcache.c
9063         * src/msgcache.h
9064         * src/mutt.c
9065         * src/mutt.h
9066         * src/news.c
9067         * src/news.h
9068         * src/news_gtk.c
9069         * src/news_gtk.h
9070         * src/partial_download.c
9071         * src/partial_download.h
9072         * src/pine.c
9073         * src/pine.h
9074         * src/pop.c
9075         * src/pop.h
9076         * src/prefs_account.c
9077         * src/prefs_account.h
9078         * src/prefs_actions.c
9079         * src/prefs_actions.h
9080         * src/prefs_common.c
9081         * src/prefs_common.h
9082         * src/prefs_compose_writing.c
9083         * src/prefs_compose_writing.h
9084         * src/prefs_customheader.c
9085         * src/prefs_customheader.h
9086         * src/prefs_display_header.c
9087         * src/prefs_display_header.h
9088         * src/prefs_filtering.c
9089         * src/prefs_filtering.h
9090         * src/prefs_filtering_action.c
9091         * src/prefs_filtering_action.h
9092         * src/prefs_folder_column.c
9093         * src/prefs_folder_column.h
9094         * src/prefs_folder_item.c
9095         * src/prefs_folder_item.h
9096         * src/prefs_fonts.c
9097         * src/prefs_fonts.h
9098         * src/prefs_gtk.c
9099         * src/prefs_gtk.h
9100         * src/prefs_image_viewer.c
9101         * src/prefs_image_viewer.h
9102         * src/prefs_matcher.c
9103         * src/prefs_matcher.h
9104         * src/prefs_message.c
9105         * src/prefs_msg_colors.c
9106         * src/prefs_msg_colors.h
9107         * src/prefs_other.c
9108         * src/prefs_quote.c
9109         * src/prefs_receive.c
9110         * src/prefs_send.c
9111         * src/prefs_spelling.c
9112         * src/prefs_spelling.h
9113         * src/prefs_summaries.c
9114         * src/prefs_summaries.h
9115         * src/prefs_summary_column.c
9116         * src/prefs_summary_column.h
9117         * src/prefs_template.c
9118         * src/prefs_template.h
9119         * src/prefs_themes.c
9120         * src/prefs_themes.h
9121         * src/prefs_toolbar.c
9122         * src/prefs_toolbar.h
9123         * src/prefs_wrapping.c
9124         * src/prefs_wrapping.h
9125         * src/privacy.c
9126         * src/privacy.h
9127         * src/procheader.c
9128         * src/procheader.h
9129         * src/procmime.c
9130         * src/procmime.h
9131         * src/procmsg.c
9132         * src/procmsg.h
9133         * src/quote_fmt.c
9134         * src/quote_fmt_parse.y
9135         * src/recv.c
9136         * src/recv.h
9137         * src/remotefolder.c
9138         * src/remotefolder.h
9139         * src/send_message.c
9140         * src/send_message.h
9141         * src/setup.c
9142         * src/setup.h
9143         * src/sourcewindow.c
9144         * src/sourcewindow.h
9145         * src/ssl_manager.c
9146         * src/ssl_manager.h
9147         * src/statusbar.c
9148         * src/statusbar.h
9149         * src/stock_pixmap.c
9150         * src/stock_pixmap.h
9151         * src/summary_search.c
9152         * src/summary_search.h
9153         * src/summaryview.c
9154         * src/summaryview.h
9155         * src/syldap.c
9156         * src/syldap.h
9157         * src/textview.c
9158         * src/textview.h
9159         * src/toolbar.c
9160         * src/toolbar.h
9161         * src/undo.c
9162         * src/undo.h
9163         * src/unmime.c
9164         * src/unmime.h
9165         * src/vcard.c
9166         * src/vcard.h
9167         * src/wizard.c
9168         * src/wizard.h
9169         * src/common/base64.c
9170         * src/common/base64.h
9171         * src/common/defs.h
9172         * src/common/hooks.c
9173         * src/common/hooks.h
9174         * src/common/log.c
9175         * src/common/log.h
9176         * src/common/mgutils.c
9177         * src/common/mgutils.h
9178         * src/common/nntp.c
9179         * src/common/nntp.h
9180         * src/common/passcrypt.c
9181         * src/common/passcrypt.h.in
9182         * src/common/plugin.c
9183         * src/common/plugin.h
9184         * src/common/prefs.c
9185         * src/common/prefs.h
9186         * src/common/progressindicator.c
9187         * src/common/progressindicator.h
9188         * src/common/quoted-printable.c
9189         * src/common/quoted-printable.h
9190         * src/common/session.c
9191         * src/common/session.h
9192         * src/common/smtp.c
9193         * src/common/smtp.h
9194         * src/common/socket.c
9195         * src/common/socket.h
9196         * src/common/ssl.c
9197         * src/common/ssl.h
9198         * src/common/ssl_certificate.c
9199         * src/common/ssl_certificate.h
9200         * src/common/stringtable.c
9201         * src/common/stringtable.h
9202         * src/common/sylpheed.c
9203         * src/common/sylpheed.h
9204         * src/common/template.c
9205         * src/common/template.h
9206         * src/common/timing.h
9207         * src/common/utils.c
9208         * src/common/utils.h
9209         * src/common/version.h.in
9210         * src/common/xml.c
9211         * src/common/xml.h
9212         * src/common/xmlprops.c
9213         * src/common/xmlprops.h
9214         * src/gtk/colorlabel.c
9215         * src/gtk/colorsel.c
9216         * src/gtk/colorsel.h
9217         * src/gtk/description_window.c
9218         * src/gtk/description_window.h
9219         * src/gtk/filesel.c
9220         * src/gtk/filesel.h
9221         * src/gtk/foldersort.c
9222         * src/gtk/foldersort.h
9223         * src/gtk/gtkutils.c
9224         * src/gtk/gtkutils.h
9225         * src/gtk/inputdialog.c
9226         * src/gtk/inputdialog.h
9227         * src/gtk/logwindow.c
9228         * src/gtk/logwindow.h
9229         * src/gtk/manage_window.c
9230         * src/gtk/manage_window.h
9231         * src/gtk/menu.c
9232         * src/gtk/menu.h
9233         * src/gtk/pluginwindow.c
9234         * src/gtk/pluginwindow.h
9235         * src/gtk/prefswindow.c
9236         * src/gtk/prefswindow.h
9237         * src/gtk/progressdialog.c
9238         * src/gtk/progressdialog.h
9239         * src/gtk/sslcertwindow.c
9240         * src/gtk/sslcertwindow.h
9241         * src/plugins/clamav/clamav_plugin.c
9242         * src/plugins/clamav/clamav_plugin.h
9243         * src/plugins/clamav/clamav_plugin_gtk.c
9244         * src/plugins/demo/demo.c
9245         * src/plugins/dillo_viewer/dillo_prefs.c
9246         * src/plugins/dillo_viewer/dillo_prefs.h
9247         * src/plugins/dillo_viewer/dillo_viewer.c
9248         * src/plugins/pgpcore/passphrase.c
9249         * src/plugins/pgpcore/passphrase.h
9250         * src/plugins/pgpcore/plugin.c
9251         * src/plugins/pgpcore/select-keys.c
9252         * src/plugins/pgpcore/select-keys.h
9253         * src/plugins/pgpcore/sgpgme.c
9254         * src/plugins/pgpcore/sgpgme.h
9255         * src/plugins/pgpinline/pgpinline.c
9256         * src/plugins/pgpinline/pgpinline.h
9257         * src/plugins/pgpinline/plugin.c
9258         * src/plugins/pgpmime/pgpmime.c
9259         * src/plugins/pgpmime/pgpmime.h
9260         * src/plugins/pgpmime/plugin.c
9261         * src/plugins/spamassassin/spamassassin.c
9262         * src/plugins/spamassassin/spamassassin.h
9263         * src/plugins/spamassassin/spamassassin_gtk.c
9264         * src/plugins/trayicon/trayicon.c
9265                 update copyright header
9266
9267 2006-01-13 [paul]       1.9.100cvs141
9268
9269         * src/account.c
9270         * src/export.c
9271         * src/import.c
9272         * src/mainwindow.c
9273         * src/prefs_account.c
9274         * src/prefs_display_header.c
9275         * src/prefs_receive.c
9276         * src/prefs_send.c
9277         * src/prefs_summaries.c
9278         * src/prefs_themes.c
9279         * src/prefs_toolbar.c
9280         * src/gtk/about.c
9281                 various cleanups
9282
9283 2006-01-12 [colin]      1.9.100cvs140
9284
9285         * src/folder.c
9286         * src/folder.h
9287         * src/main.c
9288                 Add --subscribe option
9289                 Let sylpheed-claws email@domain.com equivalent to --compose
9290                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9291
9292 2006-01-12 [paul]       1.9.100cvs139
9293
9294         * src/mainwindow.c
9295                 append 'Change folder order' label with '...'
9296         * src/prefs_actions.c
9297                 allow reordering of actions list by dnd
9298         * src/gtk/foldersort.c
9299                 make the dialog nicer
9300
9301 2006-01-11 [colin]      1.9.100cvs138
9302
9303         * src/compose.c
9304                 Allow templates without text
9305
9306 2006-01-11 [paul]       1.9.100cvs137
9307
9308         * tools/README
9309         * tools/filter_conv_new.pl
9310                 add info to README
9311                 also check .sylpheed for filter.xml
9312                 be a bit informative to the user
9313
9314 2006-01-11 [colin]      1.9.100cvs136
9315
9316         * src/textview.c
9317                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9318
9319 2006-01-10 [paul]       1.9.100cvs135
9320
9321         * tools/Makefile.am
9322         * tools/filter_conv_new.pl
9323                 add script to convert new style Sylpheed
9324                 filter rules (Sylpheed >= 0.9.99) to
9325                 Claws filtering rules
9326
9327 2006-01-10 [colin]      1.9.100cvs134
9328
9329         * src/compose.c
9330                 Fix broken line joins in certain conditions
9331                 (between two quoted lines: <enter><enter><up>
9332                  <type a wrapped sentence><go in the first line>
9333                  <insert more text><watch as line joining failed>)
9334
9335 2006-01-10 [paul]       1.9.100cvs133
9336
9337         * src/compose.c
9338                 don't report success in error dialog
9339                 thanks to Colin
9340         * src/common/utils.c
9341                 include some trailing punctuations as URI
9342                 thanks to Hiro
9343
9344 2006-01-10 [paul]       1.9.100cvs132
9345
9346         * src/mimeview.c
9347                 fix incompatible pointer type
9348                 warning
9349
9350 2006-01-10 [paul]       1.9.100cvs131
9351
9352         * src/compose.c
9353                 change Subject in window title
9354                 instantaneously
9355
9356 2006-01-09 [colin]      1.9.100cvs130
9357
9358         * src/addressbook.c
9359         * src/headerview.c
9360         * src/mainwindow.c
9361         * src/messageview.c
9362         * src/mimeview.c
9363         * src/noticeview.c
9364         * src/summaryview.c
9365                 Fix possible crashes on exit and in addressbook
9366
9367 2006-01-09 [paul]       1.9.100cvs129
9368
9369         * src/prefs_msg_colors.c
9370                 some cleanups that I forgot last time
9371
9372 2006-01-09 [paul]       1.9.100cvs128
9373
9374         * README
9375         * src/folderview.c
9376         * src/prefs_msg_colors.c
9377                 add previously hidden option, color_new, to
9378                 the gui
9379                 move the page to Display/
9380                 rework the gui
9381
9382 2006-01-09 [wwp]        1.9.100cvs127
9383
9384         * src/prefs_themes.c
9385                 made the prefs/display/themes layouts spacing less condensed
9386                 (and so they match other prefs/pages' look).
9387
9388 2006-01-09 [paul]       1.9.100cvs126
9389
9390         * src/compose.c
9391         * src/prefs_common.c
9392         * src/prefs_common.h
9393         * src/prefs_wrapping.c
9394                 remove 'wrap at send' option
9395
9396 2006-01-06 [colin]      1.9.100cvs125
9397
9398         * src/compose.c
9399                 Just make completely sure we don't insert "manual line breaks" 
9400                 when wrapping... 
9401
9402 2006-01-04 [paul]
9403
9404         * 2.0.0-rc3 released
9405
9406 2006-01-04 [paul]       1.9.100cvs124
9407
9408         * src/folderview.c
9409                 fix bug 882, 'quick scroll in folder list
9410                 displays wrong folder contents'
9411
9412 2006-01-04 [paul]       1.9.100cvs123
9413
9414         * src/plugins/pgpmime/pgpmime.c
9415                 better debug information when signing
9416                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9417
9418 2006-01-03 [colin]      1.9.100cvs122
9419
9420         * configure.ac
9421                 We need to recheck for gpgme 1.0.0 after checking
9422                 for 1.1.1, because if 1.1.1 isn't available, 
9423                 GPGME_LIBS and friends are blanked out by the 
9424                 second check.
9425
9426 2006-01-03 [colin]      1.9.100cvs121
9427
9428         * src/common/prefs.c
9429                 Windows unlink-before rename fix
9430         * src/plugins/pgpcore/sgpgme.c
9431                 Add support for PKA info if available
9432                 Both patches by Werner Koch
9433
9434 2006-01-03 [paul]       1.9.100cvs120
9435
9436         * src/messageview.c
9437                 fix bug 884, 'Send receipt' button visible in queue
9438                 Thanks to Colin
9439
9440 2006-01-02 [colin]      1.9.100cvs119
9441
9442         * src/compose.c
9443         * src/imap.c
9444                 Fix autosave on IMAP and more generally try to
9445                 return the correct ID on a newly added IMAP message
9446
9447 2006-01-02 [paul]       1.9.100cvs118
9448
9449         * manual/keyboard.xml
9450                 edited
9451
9452 2006-01-01 [paul]       1.9.100cvs117
9453
9454         * src/gtk/authors.h
9455                 alphabetical order
9456
9457 2005-12-30 [colin]      1.9.100cvs116
9458
9459         * manual/advanced.xml
9460                 Explain Pre/Post-processing differences.
9461
9462 2005-12-30 [colin]      1.9.100cvs115
9463
9464         * src/mh.c
9465                 Implement copy_msgs for a little optimization
9466         * src/imap.c
9467                 Finish yesterday's fix
9468
9469 2005-12-29 [colin]      1.9.100cvs114
9470
9471         * src/imap.c
9472                 Fix occasional failure in fetching a mail over
9473                 IMAP
9474
9475 2005-12-29 [colin]      1.9.100cvs113
9476
9477         * src/compose.c
9478                 Don't remove a draft when sending it, if it is 
9479                 locked.
9480
9481 2005-12-28 [colin]      1.9.100cvs112
9482
9483         * src/summaryview.c
9484                 Fix leak for real
9485
9486 2005-12-28 [wwp]        1.9.100cvs111
9487
9488         * doc/faq/.cvsignore
9489         * doc/faq/de/.cvsignore
9490         * doc/faq/en/.cvsignore
9491         * doc/faq/es/.cvsignore
9492         * doc/faq/fr/.cvsignore
9493         * doc/faq/it/.cvsignore
9494         * doc/manual/.cvsignore
9495         * doc/manual/de/.cvsignore
9496         * doc/manual/en/.cvsignore
9497         * doc/manual/es/.cvsignore
9498         * doc/manual/fr/.cvsignore
9499         * doc/manual/ja/.cvsignore
9500         * src/plugins/mathml_viewer/.cvsignore
9501                 rollback revival of those files (my bad, sorry for the noise).
9502
9503 2005-12-28 [wwp]        1.9.100cvs110
9504
9505         * src/compose.c
9506                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9507
9508 2005-12-28 [wwp]        1.9.100cvs109
9509
9510         * doc/faq/.cvsignore
9511         * doc/faq/de/.cvsignore
9512         * doc/faq/en/.cvsignore
9513         * doc/faq/es/.cvsignore
9514         * doc/faq/fr/.cvsignore
9515         * doc/faq/it/.cvsignore
9516         * doc/manual/.cvsignore
9517         * doc/manual/de/.cvsignore
9518         * doc/manual/en/.cvsignore
9519         * doc/manual/es/.cvsignore
9520         * doc/manual/fr/.cvsignore
9521         * doc/manual/ja/.cvsignore
9522         * src/plugins/mathml_viewer/.cvsignore
9523         * po/.cvsignore
9524                 more files to ignore.
9525
9526 2005-12-24 [colin]      1.9.100cvs108
9527
9528         * AUTHORS
9529         * src/gtk/authors.h
9530                 Update for Werner
9531
9532 2005-12-24 [colin]      1.9.100cvs107
9533
9534         * src/procmsg.c
9535                 Allow NULL src_msginfo in 
9536                 procmsg_msginfo_new_from_mimeinfo
9537
9538 2005-12-23 [paul]       1.9.100cvs106
9539
9540         * src/plugins/pgpinline/mypgpcore.def
9541                 add this forgotten file
9542
9543 2005-12-23 [colin]      1.9.100cvs105
9544
9545         * src/mainwindow.c
9546                 Fix missing break
9547
9548 2005-12-23 [colin]      1.9.100cvs104
9549
9550         * autogen.sh
9551         * src/folder.c
9552         * src/mh.c
9553         * src/common/plugin.c
9554         * src/common/socket.c
9555         * src/common/socket.h
9556         * src/common/utils.c
9557         * src/common/utils.h
9558         * src/gtk/pluginwindow.c
9559         * src/plugins/pgpcore/plugin.def
9560         * src/plugins/pgpcore/sylpheed.def
9561         * src/plugins/pgpinline/Makefile.am
9562         * src/plugins/pgpinline/plugin.def
9563         * src/plugins/pgpinline/sylpheed.def
9564         * src/plugins/pgpmime/plugin.def
9565         * src/plugins/pgpmime/sylpheed.def
9566                 Various w32 fixes by Werner Koch
9567
9568 2005-12-22 [paul]       1.9.100cvs103
9569
9570         * src/wizard.c
9571                 don't offer IMAP as 'server type' if
9572                 libetpan isn't built in
9573
9574 2005-12-22 [paul]       1.9.100cvs102
9575
9576         * AUTHORS
9577         * src/mainwindow.c
9578         * src/mainwindow.h
9579         * src/toolbar.c
9580         * src/gtk/authors.h
9581                 support GTK_TOOLBAR_BOTH_HORIZ (text
9582                 next to icon) Patch by Marien Zwart
9583                 marienz@users.sf.net
9584                 Also reword the text
9585
9586 2005-12-21 [colin]      1.9.100cvs101
9587
9588         * configure.ac
9589                 Fix DATADIRNAME
9590         * COPYING
9591                 Fix missing section and explicit the exception better
9592         * src/compose.c
9593                 Prevent mail from being lost without notice when an
9594                 SMTP error happens on trying to send an unmodified
9595                 drafted mail.
9596         * src/send_message.c
9597         * src/common/smtp.c
9598                 Fix password remembering when wrong, and add return
9599                 value checks where they should have been
9600         * src/plugins/pgpcore/sylpheed.def
9601         * src/plugins/pgpinline/sylpheed.def
9602         * src/plugins/pgpmime/sylpheed.def
9603                 Add a few symbols needed
9604
9605 2005-12-21 [paul]       1.9.100cvs100
9606
9607         * m4/codeset.m4
9608         * m4/glibc21.m4
9609         * m4/intdiv0.m4
9610         * m4/inttypes-pri.m4
9611         * m4/inttypes.m4
9612         * m4/inttypes_h.m4
9613         * m4/isc-posix.m4
9614         * m4/lcmessage.m4
9615         * m4/stdint_h.m4
9616         * m4/uintmax_t.m4
9617                 gettextization
9618                 thanks to Colin
9619
9620 2005-12-21 [paul]       1.9.100cvs99
9621
9622         * po/sv.po
9623                 fixed by Colin
9624
9625 2005-12-20 [paul]       1.9.100cvs98
9626
9627         * po/sv.po
9628                 updated by Anders Trobäck
9629
9630 2005-12-20 [colin]      1.9.100cvs97
9631
9632         * ABOUT-NLS
9633         * Makefile.am
9634         * autogen.sh
9635         * configure.ac
9636         * config/config.rpath
9637         * config/mkinstalldirs
9638         * m4/Makefile.am
9639         * m4/glibc2.m4
9640         * m4/gnupg.m4
9641         * m4/gpgme.m4
9642         * m4/intmax.m4
9643         * m4/longdouble.m4
9644         * m4/longlong.m4
9645         * m4/printf-posix.m4
9646         * m4/signed.m4
9647         * m4/size_max.m4
9648         * m4/ulonglong.m4
9649         * m4/wchar_t.m4
9650         * m4/wint_t.m4
9651         * m4/xsize.m4
9652         * po/Makefile.in.in
9653         * po/Makevars
9654         * po/bg.po
9655         * po/ca.po
9656         * po/cs.po
9657         * po/de.po
9658         * po/el.po
9659         * po/en_GB.po
9660         * po/es.po
9661         * po/fi.po
9662         * po/fr.po
9663         * po/hr.po
9664         * po/hu.po
9665         * po/it.po
9666         * po/ja.po
9667         * po/ko.po
9668         * po/nb.po
9669         * po/nl.po
9670         * po/pl.po
9671         * po/pt_BR.po
9672         * po/ru.po
9673         * po/sk.po
9674         * po/sr.po
9675         * po/stamp-po
9676         * po/sv.po
9677         * po/zh_CN.po
9678         * po/zh_TW.po
9679         * src/Makefile.am
9680         * src/codeconv.c
9681         * src/compose.c
9682         * src/exporthtml.c
9683         * src/exportldif.c
9684         * src/folder.c
9685         * src/main.c
9686         * src/manual.c
9687         * src/mh.c
9688         * src/mimeview.c
9689         * src/send_message.c
9690         * src/common/Makefile.am
9691         * src/common/fnmatch.c
9692         * src/common/fnmatch.h
9693         * src/common/fnmatch_loop.c
9694         * src/common/nntp.c
9695         * src/common/plugin.c
9696         * src/common/smtp.c
9697         * src/common/socket.c
9698         * src/common/string_match.c
9699         * src/common/sylpheed.c
9700         * src/common/utils.c
9701         * src/common/utils.h
9702         * src/common/w32_dirent.c
9703         * src/common/w32_reg.c
9704         * src/common/w32_signal.c
9705         * src/common/w32_stat.c
9706         * src/common/w32_stdio.c
9707         * src/common/w32_stdlib.c
9708         * src/common/w32_string.c
9709         * src/common/w32_time.c
9710         * src/common/w32_unistd.c
9711         * src/common/w32_wait.c
9712         * src/common/w32lib.h
9713         * src/etpan/Makefile.am
9714         * src/gtk/Makefile.am
9715         * src/plugins/clamav/Makefile.am
9716         * src/plugins/demo/Makefile.am
9717         * src/plugins/dillo_viewer/Makefile.am
9718         * src/plugins/pgpcore/Makefile.am
9719         * src/plugins/pgpcore/passphrase.c
9720         * src/plugins/pgpcore/plugin.def
9721         * src/plugins/pgpcore/sgpgme.c
9722         * src/plugins/pgpcore/sylpheed.def
9723         * src/plugins/pgpcore/version.rc
9724         * src/plugins/pgpinline/Makefile.am
9725         * src/plugins/pgpinline/plugin.def
9726         * src/plugins/pgpinline/sylpheed.def
9727         * src/plugins/pgpinline/version.rc
9728         * src/plugins/pgpmime/Makefile.am
9729         * src/plugins/pgpmime/mypgpcore.def
9730         * src/plugins/pgpmime/plugin.def
9731         * src/plugins/pgpmime/sylpheed.def
9732         * src/plugins/pgpmime/version.rc
9733         * src/plugins/spamassassin/Makefile.am
9734                 Very little ;-) patch from Werner Koch, providing
9735                 infrastructure for cross-compiling to Win32
9736
9737 2005-12-20 [paul]       1.9.100cvs96
9738
9739         * src/account.c
9740         * src/account.h
9741         * src/mainwindow.c
9742         * src/mainwindow.h
9743         * src/toolbar.c
9744         * src/toolbar.h
9745                 add a combo to the Get All button, allowing
9746                 quick retrieval from any account
9747                 Patch by Fabien Vantard, slightly modified
9748                 by Colin
9749         * src/gtk/about.c
9750                 i18n fix. Patch by Fabien Vantard
9751
9752 2005-12-19 [colin]      1.9.100cvs95
9753
9754         * src/compose.c
9755         * src/compose.h
9756                 Don't automatically join lines when they've 
9757                 been separated by the user and not automatically
9758
9759 2005-12-19 [paul]       1.9.100cvs94
9760
9761         * src/gtk/pluginwindow.c
9762                 i18n fix.
9763                 Patch by Fabien Vantard
9764
9765 2005-12-15 [paul]       1.9.100cvs93
9766
9767         * src/common/plugin.c
9768         * src/common/plugin.h
9769         * src/gtk/pluginwindow.c
9770         * src/plugins/clamav/clamav_plugin.c
9771         * src/plugins/demo/demo.c
9772         * src/plugins/dillo_viewer/dillo_viewer.c
9773         * src/plugins/pgpcore/plugin.c
9774         * src/plugins/pgpinline/plugin.c
9775         * src/plugins/pgpmime/plugin.c
9776         * src/plugins/spamassassin/spamassassin.c
9777         * src/plugins/trayicon/trayicon.c
9778                 add plugin_version()
9779
9780 2005-12-15 [colin]      1.9.100cvs92
9781
9782         * src/compose.c
9783                 Further fix bug #875
9784
9785 2005-12-15 [paul]       1.9.100cvs91
9786
9787         * src/gtk/filesel.c
9788                 fix attach_load_dir getting set to
9789                 PLUGINDIR on plugin load
9790
9791 2005-12-14 [mones]      1.9.100cvs90
9792
9793         * manual/ack.xml
9794         * manual/keyboard.xml
9795                 Initial draft and some shortcuts added
9796                 
9797         * po/es.po
9798                 Updated translation
9799
9800 2005-12-14 [colin]      1.9.100cvs89
9801
9802         * src/compose.c
9803         * src/imap.c
9804         * src/summaryview.c
9805         * src/gtk/gtkaspell.c
9806                 More leaks fixed
9807         * src/prefs_folder_item.c
9808                 Fix recursive prefs apply
9809
9810
9811 2005-12-14 [colin]      1.9.100cvs88
9812
9813         * src/compose.c
9814                 Fix bug #875 (Freeze On Inline Forward of 
9815                 Large Message)
9816
9817 2005-12-13 [colin]      1.9.100cvs87
9818
9819         * src/compose.c
9820                 Uniq-ify and sort the mimetypes list
9821                 Patch by Fabien Vantard
9822
9823 2005-12-13 [colin]      1.9.100cvs86
9824
9825         * src/imap.c
9826         * src/etpan/imap-thread.c
9827                 Fix leaks (patch by Hoa)
9828         * src/news.c
9829         * src/common/plugin.c
9830                 Fix leaks
9831
9832 2005-12-12 [colin]
9833
9834         * 2.0.0-rc2 released
9835
9836 2005-12-12 [colin]      1.9.100cvs85
9837
9838         * src/matcher.c
9839                 Fix a leak
9840
9841 2005-12-12 [wwp]        1.9.100cvs84
9842
9843         * src/gtk/icon_legend.c
9844                 fix misbehaviour and crash when closing the legend window
9845         using the Esc key (patch by Fabien Vantard).
9846
9847 2005-12-12 [paul]       1.9.100cvs83
9848
9849         * src/browseldap.c
9850         * src/foldersel.c
9851         * src/prefs_actions.c
9852         * src/prefs_filtering.c
9853         * src/prefs_matcher.c
9854         * src/prefs_spelling.glade      ** REMOVED **
9855         * src/prefs_template.c
9856         * src/gtk/foldersort.glade      ** REMOVED **
9857         * src/gtk/pluginwindow.c
9858         * src/gtk/pluginwindow.glade    ** REMOVED **
9859         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
9860                 cleanups
9861
9862 2005-12-11 [paul]       1.9.100cvs82
9863
9864         * src/gtk/filesel.c
9865                 fix attach_load_dir crasher (double free)
9866
9867 2005-12-09 [paul]       1.9.100cvs81
9868
9869         * po/POTFILES.in
9870         * src/mainwindow.c
9871         * src/gtk/Makefile.am
9872         * src/gtk/icon_legend.c
9873         * src/gtk/icon_legend.h
9874                 add icon legend
9875         * src/manual.c
9876                 cleanup
9877
9878 2005-12-09 [paul]       1.9.100cvs80
9879
9880         * src/plugins/pgpcore/passphrase.c
9881                 wrap the label in the dialog
9882
9883 2005-12-09 [colin]      1.9.100cvs79
9884
9885         * src/plugins/pgpcore/sgpgme.c
9886                 Display (untrusted) on not trusted signatures
9887                 Patch by Michal Èihaø <michal@cihar.com>
9888                 Closes bug #867 (Report also key trust)
9889
9890 2005-12-09 [colin]      1.9.100cvs78
9891
9892         * src/common/plugin.c
9893                 Update licence check, following Eben Moglen's advice
9894
9895 2005-12-08 [colin]      1.9.100cvs77
9896
9897         * src/folder.c
9898                 Fix the occasionnal item->cache != NULL 
9899                 assertion failure. 
9900
9901 2005-12-08 [colin]      1.9.100cvs76
9902
9903         * src/mimeview.c
9904         * src/plugins/pgpcore/sgpgme.c
9905                 Print key id when unable to check it
9906                 Closes bug #866 (Show key id when missing)
9907
9908 2005-12-08 [paul]       1.9.100cvs75
9909
9910         * src/prefs_common.c
9911         * src/prefs_common.h
9912         * src/gtk/filesel.c
9913                 remember load attachment dir
9914
9915 2005-12-07 [colin]      1.9.100cvs74
9916
9917         * src/prefs_toolbar.c
9918                 Gtk fixes, patch by Fabien Vantard
9919
9920 2005-12-07 [colin]      1.9.100cvs73
9921
9922         * src/action.c
9923         * src/compose.c
9924         * src/compose.h
9925                 Fix bug #839 (Quoted text isn't colored after 
9926                 executing an action)
9927         * src/common/plugin.c
9928                 Require plugins to declare their licence in plugin_licence()
9929                 Refuse to load non-GPL plugins as they'd be illegal (as 
9930                 derived works of Sylpheed-Claws, they must be GPL).
9931         * src/plugins/clamav/clamav_plugin.c
9932         * src/plugins/demo/demo.c
9933         * src/plugins/dillo_viewer/dillo_viewer.c
9934         * src/plugins/pgpcore/plugin.c
9935         * src/plugins/pgpinline/plugin.c
9936         * src/plugins/pgpmime/plugin.c
9937         * src/plugins/spamassassin/spamassassin.c
9938         * src/plugins/trayicon/trayicon.c
9939                 Add plugin_licence()
9940
9941 2005-12-07 [paul]       1.9.100cvs72
9942
9943         * configure.ac
9944         * src/mainwindow.c
9945         * src/manual.c
9946         * src/manual.h
9947         * src/common/defs.h
9948                 clean up after local FAQ removal and
9949                 temporary manual removal
9950
9951 2005-12-06 [colin]      1.9.100cvs71
9952
9953         * configure.ac
9954         * doc/Makefile.am
9955         * doc/faq/.cvsignore
9956         * doc/faq/Makefile.am
9957         * doc/faq/de/.cvsignore
9958         * doc/faq/de/Makefile.am
9959         * doc/faq/de/sylpheed-faq-1.html
9960         * doc/faq/de/sylpheed-faq-2.html
9961         * doc/faq/de/sylpheed-faq-3.html
9962         * doc/faq/de/sylpheed-faq.html
9963         * doc/faq/en/.cvsignore
9964         * doc/faq/en/Makefile.am
9965         * doc/faq/en/sylpheed-faq-1.html
9966         * doc/faq/en/sylpheed-faq-2.html
9967         * doc/faq/en/sylpheed-faq-3.html
9968         * doc/faq/en/sylpheed-faq-4.html
9969         * doc/faq/en/sylpheed-faq.html
9970         * doc/faq/es/.cvsignore
9971         * doc/faq/es/Makefile.am
9972         * doc/faq/es/sylpheed-faq-1.html
9973         * doc/faq/es/sylpheed-faq-2.html
9974         * doc/faq/es/sylpheed-faq-3.html
9975         * doc/faq/es/sylpheed-faq-4.html
9976         * doc/faq/es/sylpheed-faq.html
9977         * doc/faq/fr/.cvsignore
9978         * doc/faq/fr/Makefile.am
9979         * doc/faq/fr/sylpheed-faq-1.html
9980         * doc/faq/fr/sylpheed-faq-2.html
9981         * doc/faq/fr/sylpheed-faq-3.html
9982         * doc/faq/fr/sylpheed-faq.html
9983         * doc/faq/it/.cvsignore
9984         * doc/faq/it/Makefile.am
9985         * doc/faq/it/sylpheed-faq-1.html
9986         * doc/faq/it/sylpheed-faq-2.html
9987         * doc/faq/it/sylpheed-faq-3.html
9988         * doc/faq/it/sylpheed-faq.html
9989         * doc/manual/.cvsignore
9990         * doc/manual/Makefile.am
9991         * doc/manual/de/.cvsignore
9992         * doc/manual/de/Makefile.am
9993         * doc/manual/de/sylpheed-1.html
9994         * doc/manual/de/sylpheed-10.html
9995         * doc/manual/de/sylpheed-11.html
9996         * doc/manual/de/sylpheed-12.html
9997         * doc/manual/de/sylpheed-13.html
9998         * doc/manual/de/sylpheed-14.html
9999         * doc/manual/de/sylpheed-15.html
10000         * doc/manual/de/sylpheed-16.html
10001         * doc/manual/de/sylpheed-17.html
10002         * doc/manual/de/sylpheed-18.html
10003         * doc/manual/de/sylpheed-19.html
10004         * doc/manual/de/sylpheed-2.html
10005         * doc/manual/de/sylpheed-20.html
10006         * doc/manual/de/sylpheed-3.html
10007         * doc/manual/de/sylpheed-4.html
10008         * doc/manual/de/sylpheed-5.html
10009         * doc/manual/de/sylpheed-6.html
10010         * doc/manual/de/sylpheed-7.html
10011         * doc/manual/de/sylpheed-8.html
10012         * doc/manual/de/sylpheed-9.html
10013         * doc/manual/de/sylpheed.html
10014         * doc/manual/en/.cvsignore
10015         * doc/manual/en/Makefile.am
10016         * doc/manual/en/sylpheed-1.html
10017         * doc/manual/en/sylpheed-10.html
10018         * doc/manual/en/sylpheed-11.html
10019         * doc/manual/en/sylpheed-12.html
10020         * doc/manual/en/sylpheed-13.html
10021         * doc/manual/en/sylpheed-14.html
10022         * doc/manual/en/sylpheed-15.html
10023         * doc/manual/en/sylpheed-16.html
10024         * doc/manual/en/sylpheed-17.html
10025         * doc/manual/en/sylpheed-18.html
10026         * doc/manual/en/sylpheed-19.html
10027         * doc/manual/en/sylpheed-2.html
10028         * doc/manual/en/sylpheed-20.html
10029         * doc/manual/en/sylpheed-21.html
10030         * doc/manual/en/sylpheed-22.html
10031         * doc/manual/en/sylpheed-3.html
10032         * doc/manual/en/sylpheed-4.html
10033         * doc/manual/en/sylpheed-5.html
10034         * doc/manual/en/sylpheed-6.html
10035         * doc/manual/en/sylpheed-7.html
10036         * doc/manual/en/sylpheed-8.html
10037         * doc/manual/en/sylpheed-9.html
10038         * doc/manual/en/sylpheed.html
10039         * doc/manual/es/.cvsignore
10040         * doc/manual/es/Makefile.am
10041         * doc/manual/es/sylpheed-1.html
10042         * doc/manual/es/sylpheed-10.html
10043         * doc/manual/es/sylpheed-11.html
10044         * doc/manual/es/sylpheed-12.html
10045         * doc/manual/es/sylpheed-13.html
10046         * doc/manual/es/sylpheed-14.html
10047         * doc/manual/es/sylpheed-15.html
10048         * doc/manual/es/sylpheed-16.html
10049         * doc/manual/es/sylpheed-17.html
10050         * doc/manual/es/sylpheed-18.html
10051         * doc/manual/es/sylpheed-19.html
10052         * doc/manual/es/sylpheed-2.html
10053         * doc/manual/es/sylpheed-20.html
10054         * doc/manual/es/sylpheed-3.html
10055         * doc/manual/es/sylpheed-4.html
10056         * doc/manual/es/sylpheed-5.html
10057         * doc/manual/es/sylpheed-6.html
10058         * doc/manual/es/sylpheed-7.html
10059         * doc/manual/es/sylpheed-8.html
10060         * doc/manual/es/sylpheed-9.html
10061         * doc/manual/es/sylpheed.html
10062         * doc/manual/fr/.cvsignore
10063         * doc/manual/fr/Makefile.am
10064         * doc/manual/fr/sylpheed-1.html
10065         * doc/manual/fr/sylpheed-10.html
10066         * doc/manual/fr/sylpheed-11.html
10067         * doc/manual/fr/sylpheed-12.html
10068         * doc/manual/fr/sylpheed-13.html
10069         * doc/manual/fr/sylpheed-14.html
10070         * doc/manual/fr/sylpheed-15.html
10071         * doc/manual/fr/sylpheed-16.html
10072         * doc/manual/fr/sylpheed-17.html
10073         * doc/manual/fr/sylpheed-18.html
10074         * doc/manual/fr/sylpheed-19.html
10075         * doc/manual/fr/sylpheed-2.html
10076         * doc/manual/fr/sylpheed-20.html
10077         * doc/manual/fr/sylpheed-3.html
10078         * doc/manual/fr/sylpheed-4.html
10079         * doc/manual/fr/sylpheed-5.html
10080         * doc/manual/fr/sylpheed-6.html
10081         * doc/manual/fr/sylpheed-7.html
10082         * doc/manual/fr/sylpheed-8.html
10083         * doc/manual/fr/sylpheed-9.html
10084         * doc/manual/fr/sylpheed.html
10085         * doc/manual/ja/.cvsignore
10086         * doc/manual/ja/Makefile.am
10087         * doc/manual/ja/sylpheed-1.html
10088         * doc/manual/ja/sylpheed-10.html
10089         * doc/manual/ja/sylpheed-11.html
10090         * doc/manual/ja/sylpheed-12.html
10091         * doc/manual/ja/sylpheed-13.html
10092         * doc/manual/ja/sylpheed-14.html
10093         * doc/manual/ja/sylpheed-15.html
10094         * doc/manual/ja/sylpheed-16.html
10095         * doc/manual/ja/sylpheed-17.html
10096         * doc/manual/ja/sylpheed-18.html
10097         * doc/manual/ja/sylpheed-19.html
10098         * doc/manual/ja/sylpheed-2.html
10099         * doc/manual/ja/sylpheed-20.html
10100         * doc/manual/ja/sylpheed-3.html
10101         * doc/manual/ja/sylpheed-4.html
10102         * doc/manual/ja/sylpheed-5.html
10103         * doc/manual/ja/sylpheed-6.html
10104         * doc/manual/ja/sylpheed-7.html
10105         * doc/manual/ja/sylpheed-8.html
10106         * doc/manual/ja/sylpheed-9.html
10107         * doc/manual/ja/sylpheed.html
10108         * doc/manual/ja/sylpheed.sgml
10109         * src/mainwindow.c
10110                 Remove outdated manual and faq. Noisy, eh?
10111
10112 2005-12-06 [colin]      1.9.100cvs70
10113
10114         * src/compose.c
10115         * src/quote_fmt_parse.y
10116         * src/undo.c
10117         * src/undo.h
10118                 Allow %X to position cursor at 0 
10119                 (no %X = before signature)
10120                 Fix paste as quotation putting the cursor at 0
10121                 Fix undo offsets when pasting
10122                 Insert the quote_fmt at once instead of line 
10123                 by line
10124                 Fix [Edited] when starting to reply/forward
10125
10126 2005-12-06 [paul]       1.9.100cvs69
10127
10128         * src/plugins/clamav/clamav_plugin_gtk.c
10129                 add another tooltip
10130         * src/plugins/spamassassin/spamassassin_gtk.c
10131                 rework spamassassin_create_widget_func()
10132
10133 2005-12-05 [colin]      1.9.100cvs68
10134
10135         * po/POTFILES.in
10136                 Fix make release ;-)
10137
10138 2005-12-05 [colin]      1.9.100cvs67
10139
10140         * src/compose.c
10141         * src/compose.h
10142                 Fix cursor positioning (not obeying %X)
10143
10144 2005-12-05 [paul]       1.9.100cvs66
10145
10146         * src/plugins/dillo_viewer/dillo_prefs.c
10147                 fix compilation warning
10148
10149 2005-12-05 [paul]       1.9.100cvs65
10150
10151         * src/prefs_spelling.c
10152         * src/plugins/trayicon/trayicon.c
10153                 cleanups - remove unused stuff
10154
10155 2005-12-05 [paul]       1.9.100cvs64
10156
10157         * README
10158         * manual/plugins.xml
10159                 remove info about removed mathml_viewer plugin
10160
10161 2005-12-05 [paul]       1.9.100cvs63
10162
10163         * configure.ac
10164         * src/plugins/Makefile.am
10165         * src/plugins/mathml_viewer/.cvsignore
10166         * src/plugins/mathml_viewer/Makefile.am
10167         * src/plugins/mathml_viewer/mathml_viewer.c
10168                 remove unmaintained mathml_viewer plugin
10169
10170 2005-12-05 [paul]       1.9.100cvs62
10171
10172         * src/summaryview.c
10173                 obey prefs_common.always_show_msg when
10174                 moving a msg
10175                 Thanks to Colin
10176
10177 2005-12-05 [paul]       1.9.100cvs61
10178
10179         * src/compose.c
10180         * src/prefs_account.c
10181         * src/prefs_filtering.c
10182         * src/prefs_quote.c
10183         * src/prefs_spelling.c
10184         * src/prefs_toolbar.c
10185         * src/summaryview.c
10186         * src/gtk/gtkutils.c
10187         * src/gtk/quicksearch.c
10188         * src/plugins/dillo_viewer/dillo_prefs.c
10189                 dialog cleanups
10190
10191 2005-12-04 [paul]       1.9.100cvs60
10192
10193         * src/inc.c
10194         * src/prefs_account.c
10195         * src/prefs_account.h
10196                 allow a Local account to specify a
10197                 default inbox
10198                 (closes bug 843 'Inbox cannot be changed for local
10199                  mailboxes')
10200
10201 2005-12-04 [colin]      1.9.100cvs59
10202
10203         * src/plugins/trayicon/trayicon.c
10204                 Remove Get, rename Get All to Get Mail in order to
10205                 be consistent with the default main toolbar
10206
10207 2005-12-03 [colin]      1.9.100cvs58
10208
10209         * manual/gpl.xml
10210         * manual/sylpheed-claws-manual.xml
10211                 Add GPL appendix
10212
10213 2005-12-03 [paul]       1.9.100cvs57
10214
10215         * AUTHORS
10216         * po/sv.po
10217         * src/gtk/authors.h
10218                 new (partially complete) Swedish translation
10219                 by Anders Troback <sylpheed@troback.com>
10220
10221 2005-12-02 [paul]       1.9.100cvs56
10222
10223         * configure.ac
10224                 libetpan 0.41 required
10225
10226 2005-12-02 [paul]       1.9.100cvs55
10227
10228         * src/plugins/clamav/clamav_plugin.c
10229         * src/plugins/clamav/clamav_plugin.h
10230         * src/plugins/clamav/clamav_plugin_gtk.c
10231         * src/plugins/spamassassin/spamassassin.c
10232         * src/plugins/spamassassin/spamassassin.h
10233         * src/plugins/spamassassin/spamassassin_gtk.c
10234                 unregister prefs pages on unloading, thus
10235                 preventing a crash
10236                 (thanks to Colin for the hint)
10237
10238 2005-12-02 [wwp]        1.9.100cvs54
10239
10240         * src/quote_fmt.h
10241         * src/quote_fmt_parse.y
10242                 fix misuse of gboolean*, use gboolean instead
10243                 (thanks to Paul, Colin, for pointing out that scaring one)
10244
10245 2005-12-02 [paul]       1.9.100cvs53
10246
10247         * src/plugins/clamav/clamav_plugin.c
10248                 int no --> unsigned int no
10249         * src/plugins/clamav/clamav_plugin_gtk.c
10250                 rework config page
10251
10252 2005-12-02 [wwp]        1.9.100cvs52
10253
10254         * src/compose.c
10255         * src/prefs_template.c
10256         * src/quote_fmt.h
10257         * src/quote_fmt_parse.y
10258                 prevent from executing |f and |p templates commands when
10259                 adding or replacing templates in prefs (avoids annoying and
10260                 potentially dangerous behaviours)
10261
10262 2005-12-02 [paul]       1.9.100cvs51
10263
10264         * src/prefs_common.c
10265                 allow translation of some default values
10266                 Patch by Fabien Vantard
10267
10268 2005-12-02 [paul]       1.9.100cvs50
10269
10270         * src/codeconv.c
10271         * src/codeconv.h
10272         * src/prefs_common.c
10273         * src/prefs_common.h
10274         * src/prefs_message.c
10275         * src/textview.c
10276                 remove obsolete 'convert_mb_alnum' option
10277                 and related stuff
10278         * src/gtk/about.c
10279                 remove unused 'about_textview_visibility_notify'
10280
10281 2005-12-02 [paul]       1.9.100cvs49
10282
10283         * src/prefs_account.c
10284         * src/prefs_compose_writing.c
10285         * src/prefs_fonts.c
10286         * src/prefs_gtk.h
10287         * src/prefs_image_viewer.c
10288         * src/prefs_message.c
10289         * src/prefs_other.c
10290         * src/prefs_receive.c
10291         * src/prefs_send.c
10292         * src/prefs_spelling.c
10293         * src/prefs_summaries.c
10294         * src/prefs_wrapping.c
10295         * src/plugins/dillo_viewer/dillo_prefs.c
10296         * src/plugins/pgpcore/prefs_gpg.c
10297                 several cleanups to the prefs dialogs
10298                 (slightly modified) patch by Fabien Vantard
10299
10300 2005-12-02 [paul]       1.9.100cvs48
10301
10302         * src/main.c
10303                 --exit means exit
10304         * src/send_message.c
10305                 fix crash on send when connection fails
10306
10307         Thanks to Colin
10308
10309 2005-12-01 [colin]      1.9.100cvs47
10310
10311         * src/html.c
10312                 Translate &hellip; to "..."
10313
10314 2005-11-30 [colin]      1.9.100cvs46
10315
10316         * src/matcher.c
10317         * src/matcher.h
10318                 Optimize back yesterday's fix.
10319
10320 2005-11-30 [paul]       1.9.100cvs45
10321
10322         * manual/faq.xml
10323                 standardised
10324         * manual/intro.xml
10325                 written by Colin, edited by me
10326
10327 2005-11-29 [colin]      1.9.100cvs44
10328
10329         * src/matcher.c
10330                 Skip headers unconditionnaly in match_body if the
10331                 rule is not message or ~message
10332
10333 2005-11-29 [colin]      1.9.100cvs43
10334
10335         * src/matcher.c
10336                 Fix body_part and such, not skipping headers 
10337                 if the matchcriteria wasn't the first in the rule
10338
10339 2005-11-29 [colin]      1.9.100cvs42
10340
10341         * src/compose.c
10342                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10343                 option missing from message view window)
10344                 Fix double text D'n'D with gtk-2.8
10345         * src/matcher.c
10346                 Fix ~message, ~headers_part, ~body_part rules
10347         * src/messageview.c
10348                 Add Windows-1252 (Closes bug #863)
10349                 Fix accels
10350         * src/gtk/gtkaspell.c
10351                 Properly destroy accels in all menus
10352
10353 2005-11-29 [mones]      1.9.100cvs41
10354
10355         * po/es.po
10356                 Updated.
10357
10358 2005-11-27 [colin]      1.9.100cvs40
10359
10360         * src/mh_gtk.c
10361                 "/Remove mailbox" -> "/Remove mailbox..."
10362
10363 2005-11-27 [paul]       1.9.100cvs39
10364
10365         * AUTHORS
10366         * po/de.po
10367         * src/gtk/authors.h
10368                 updated by new maintainer, Stephan Sachse
10369
10370 2005-11-27 [paul]       1.9.100cvs38
10371
10372         * manual/faq.xml
10373                 written by Colin, edited by me
10374
10375 2005-11-27 [paul]       1.9.100cvs37
10376
10377         * src/prefs_common.c
10378         * src/prefs_common.h
10379         * src/prefs_receive.c
10380         * src/prefs_summaries.c
10381                 move 'go to inbox after receiving new mail'
10382                 option from display/sumamaries to mail
10383                 handling/receive, and rework prefs_summaries
10384                 dialog a little
10385
10386 2005-11-25 [martin]     1.9.100cvs36
10387
10388         * po/de.po
10389             fixed windows-1252 translation;
10390             translated some new and fuzzy strings
10391
10392 2005-11-25 [paul]       1.9.100cvs35
10393
10394         * src/plugins/clamav/clamav_plugin.c
10395                 complete the update done in cvs34
10396
10397 2005-11-25 [paul]       1.9.100cvs34
10398
10399         * src/plugins/clamav/clamav_plugin.c
10400                 reflect upstream changes
10401
10402 2005-11-25 [paul]       1.9.100cvs33
10403
10404         * manual/ack.xml
10405         * manual/plugins.xml
10406         * manual/sylpheed-claws-manual.xml
10407                 written/updated by Colin, edited by me
10408         * tools/acroread2sylpheed.pl
10409                 update binary name
10410
10411 2005-11-24 [colin]      1.9.100cvs32
10412
10413         * src/compose.c
10414                 Fix bug #856 (reediting messages forgets Request
10415                 Return Receipt)
10416
10417 2005-11-24 [paul]       1.9.100cvs31
10418
10419         * manual/addrbook.xml
10420         * manual/starting.xml
10421                 written by Colin, proofread, edited, adapted by me
10422         * manual/advanced.xml
10423                 add some Actions examples
10424         * src/importldif.c
10425                 use a Save button instead of a Close button
10426         * src/wizard.c
10427                 indicate mandatory fields
10428                 fix page display
10429                 Thanks to Colin
10430
10431 2005-11-23 [colin]      1.9.100cvs30
10432
10433         * src/addressbook.c
10434                 Rename menu item, fix possible crash after
10435                 deletion of books
10436         * src/addrindex.c
10437                 Allow searching for '*' in ldap
10438         * src/browseldap.c
10439                 Fix "Browse Entry" (did anyone use it?)
10440         * src/wizard.c
10441                 Add guards for mandatory information
10442
10443 2005-11-23 [paul]       1.9.100cvs29
10444
10445         * manual/advanced.xml
10446                 corrections to the English
10447
10448 2005-11-23 [colin]      1.9.100cvs28
10449
10450         * src/mimeview.c
10451                 Fix possible crash at exit. After the call to
10452                 gtk_container_remove(), the Viewer's widget has no
10453                 more parent so gtk+ automatically frees it and its
10454                 sons. If destroy_viewer() then try to access it,
10455                 problems ensue.
10456
10457 2005-11-22 [colin]      1.9.100cvs27
10458
10459         * src/compose.c
10460         * src/gtk/gtkaspell.c
10461                 Fix right-clicking on a misspelled word
10462                 Fix More... in suggestions menu
10463
10464 2005-11-22 [wwp]        1.9.100cvs26
10465
10466         * src/prefs_template.c
10467                 templates works: re-sort templates list when adding or replacing,
10468                 prevent from adding or replacing when the template name is empty
10469
10470 2005-11-21 [colin]      1.9.100cvs25
10471
10472         * src/addressbook.c
10473                 Fix some addressbook suckage (dnd, select all)
10474         * src/compose.c
10475         * src/gtk/gtkaspell.c
10476         * src/gtk/gtkaspell.h
10477                 Make the spellchecker menu work with the 
10478                 GtkTextView one instead of overriding it
10479
10480 2005-11-20 [paul]       1.9.100cvs24
10481
10482         * manual/handling.xml
10483                 proofread and corrected
10484
10485 2005-11-20 [paul]       1.9.100cvs23
10486
10487         * manual/Makefile
10488                 generate html as one file
10489         * manual/advanced.xml
10490                 fix output generation
10491                 reformat hidden options list
10492         * manual/manual.xml     ** REMOVED **
10493         * manual/sylpheed-claws-manual.xml      ** ADDED **
10494                 renamed
10495
10496 2005-11-18 [colin]      1.9.100cvs22
10497
10498         * src/prefs_account.c
10499                 Fix layout in news and mbox accounts
10500         * manual/account.xml
10501         * manual/advanced.xml
10502                 New contents for Paul to check :)
10503
10504 2005-11-18 [wwp]        1.9.100cvs21
10505
10506         * src/gtk/quicksearch.c
10507                 don't update extended quicksearch buttons twice
10508
10509 2005-11-18 [paul]       1.9.100cvs20
10510
10511         * src/textview.c
10512                 complete 1.9.100cvs19
10513
10514 2005-11-18 [paul]       1.9.100cvs19
10515
10516         * src/compose.c
10517                 cosmetic improvements
10518         * src/textview.c
10519                 also list text/* attachments
10520
10521 2005-11-18 [colin]      1.9.100cvs18
10522
10523         * src/summaryview.c
10524                 Use column 0 instead of -1 in 
10525                 gtk_ctree_node_moveto, in a naive
10526                 hope it'll fix the gtk-related crashes
10527
10528 2005-11-18 [colin]      1.9.100cvs17
10529
10530         * src/gtk/inputdialog.c
10531                 Fix icon staying the first one
10532
10533 2005-11-17 [wwp]        1.9.100cvs16
10534                 fix possible problem showing some quicksearch buttons, and a bad
10535                 call to g_return_if_fail in a function that returns a value (both
10536                 fixes by Fabien Vantard)
10537
10538 2005-11-15 [wwp]        1.9.100cvs15
10539
10540         * src/gtk/quicksearch.c
10541                 added a tooltip to that obscure ... quicksearch button
10542
10543 2005-11-15 [wwp]        1.9.100cvs14
10544
10545         * src/gtk/quicksearch.c
10546                 add a quicksearch helper to filtering expression users: the ... button
10547                 raises the condition expr window. condition expressions set up w/ this
10548                 window are used by the quicksearch if the user closes it pressing OK.
10549
10550 2005-11-14 [paul]       1.9.100cvs13
10551
10552         * src/plugins/clamav/clamav_plugin.c
10553         * src/plugins/spamassassin/spamassassin.c
10554                 change plugin type following recent merging
10555
10556 2005-11-14 [wwp]        1.9.100cvs12
10557
10558         * src/folder.c
10559                 prevent from crashing when copying/moving message(s) from and
10560                 to the same folder
10561
10562 2005-11-14 [paul]       1.9.100cvs11
10563
10564         * src/plugins/clamav/Makefile.am
10565         * src/plugins/clamav/clamav_plugin.c
10566         * src/plugins/clamav/clamav_plugin.h
10567         * src/plugins/clamav/clamav_plugin_gtk.c
10568                 also merge clamav and clamav_gtk plugins
10569
10570 2005-11-13 [colin]      1.9.100cvs10
10571
10572         * configure.ac
10573         * src/plugins/spamassassin/Makefile.am
10574         * src/plugins/spamassassin/spamassassin.c
10575         * src/plugins/spamassassin/spamassassin.h
10576         * src/plugins/spamassassin/spamassassin_gtk.c
10577                 Merge spamassassin and spamassassin_gtk plugins,
10578                 and build it by default.
10579
10580 2005-11-12 [colin]      1.9.100cvs9
10581
10582         * src/etpan/imap-thread.c
10583                 Fix gcc warning
10584
10585 2005-11-12 [colin]      1.9.100cvs8
10586
10587         * src/procmime.c
10588                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10589
10590 2005-11-10 [colin]      1.9.100cvs7
10591
10592         * src/main.c
10593                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10594                 minimised state)
10595
10596 2005-11-10 [wwp]        1.9.100cvs6
10597
10598         * src/gtk/description_window.c
10599                 fix a crash when closing description windows using the WM's [X] button
10600
10601 2005-11-09 [colin]      1.9.100cvs5
10602
10603         * src/common/ssl.c
10604                 Update libetpan call to follow upstream
10605                 (yes, this requires libetpan-0.40cvs3)
10606
10607 2005-11-08 [colin]      1.9.100cvs4
10608
10609         * src/compose.c
10610         * src/textview.c
10611         * src/common/utils.c
10612         * src/common/utils.h
10613                 Enhance the email parser
10614
10615 2005-11-08 [colin]      1.9.100cvs3
10616
10617         * src/procmime.c
10618                 Fix what looks like an off-by-one (fixes 
10619                 attachments from the Bat)
10620
10621 2005-11-08 [wwp]        1.9.100cvs2
10622
10623         * src/main.c
10624                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10625
10626 2005-11-08 [wwp]        1.9.100cvs1
10627
10628         * src/main.c
10629                 allow exiting Sylpheed-Claws from command-line
10630
10631 2005-11-08 [paul]       1.9.100
10632
10633         1.9.100 released
10634
10635 2005-11-07 [colin]      1.9.99cvs17
10636
10637         * src/addritem.c
10638         * src/ldif.c
10639                 Fix import of base-64 encoded items
10640
10641 2005-11-07 [colin]      1.9.99cvs16
10642
10643         * src/send_message.c
10644                 Fix bug #314 (Queue does not empty under certain 
10645                 circumstances)
10646
10647 2005-11-07 [paul]       1.9.99cvs15
10648
10649         * src/mutt.c
10650         * src/pine.c
10651                 fix buffer overflows
10652                 Thanks to Colin
10653
10654 2005-11-07 [paul]       1.9.99cvs14
10655
10656         * doc/man/Makefile.am
10657         * doc/man/sylpheed-claws.1      ** ADDED **
10658         * doc/man/sylpheed.1            ** DELETED **
10659                 rename and update the man file
10660
10661 2005-11-06 [colin]      1.9.99cvs13
10662
10663         * src/ldif.c
10664                 Fix ldif_get_line() that returned empty strings
10665                 (Didn't understand why). Also fix a possible
10666                 buffer overflow.
10667
10668 2005-11-06 [wwp]        1.9.99cvs12
10669
10670         * src/textview.c
10671         * src/gtk/about.c
10672         * src/gtk/gtkutils.c
10673         * src/gtk/gtkutils.h
10674                 fix a compilation warning,
10675                 make links sensitive in the about dialog
10676
10677 2005-11-04 [wwp]        1.9.99cvs11
10678
10679         * src/gtk/about.c
10680                 don't wrap or translate URIs, and a bit text format cleanup
10681
10682 2005-11-04 [wwp]        1.9.99cvs10
10683
10684         * src/gtk/about.c
10685                 better textview tagging implementation (no more use of marks for
10686                 postponed tagging)
10687
10688 2005-11-02 [colin]      1.9.99cvs9
10689
10690         * src/common/ssl.c
10691                 Forgot an ifdef
10692
10693 2005-11-02 [colin]      1.9.99cvs8
10694
10695         * configure.ac
10696                 Require libetpan-0.40 due to upstream fix
10697         * src/common/ssl.c
10698                 Tell libetpan not to call SSL_Library_Init,
10699                 as we do it ourselves.
10700
10701 2005-11-02 [colin]      1.9.99cvs7
10702
10703         * po/POTFILES.in
10704                 Add missing files (thanks to Fabien Vantard)
10705
10706 2005-11-02 [colin]      1.9.99cvs6
10707
10708         * src/summaryview.c
10709                 Fix totals when read messages are hidden or quicksearch
10710                 is on
10711         * src/ssl_manager.c
10712         * src/ssl_manager.h
10713         * src/common/ssl_certificate.c
10714         * src/common/ssl_certificate.h
10715         * src/gtk/sslcertwindow.c
10716         * src/gtk/sslcertwindow.h
10717                 Fix copyright on my stuff
10718
10719 2005-11-02 [wwp]        1.9.99cvs5
10720
10721         * src/prefs_themes.c
10722                 fix directory name checking (theme installation/removal),
10723                 made related error a bit more verbose
10724
10725 2005-11-02 [colin]      1.9.99cvs4
10726
10727         * src/summaryview.c
10728                 Fix typo (probably fixes bug #841 (Sort by the From 
10729                 field doesn't work)
10730
10731 2005-11-02 [paul]       1.9.99cvs3
10732
10733         * po/ko.po
10734         * po/nb.po
10735                 updated by SungHyun Nam, Geir Helland
10736         * src/wizard.c
10737                 fix typo in welcome message. spotted by
10738                 Andrea Spadaccini
10739
10740 2005-11-01 [colin]      1.9.99cvs2
10741
10742         * src/compose.c
10743                 Fix replying to ml wen confirming subscription
10744         * src/messageview.c
10745         * src/mimeview.c
10746         * src/mimeview.h
10747         * src/privacy.h
10748         * src/summaryview.c
10749                 Make key check non blocking
10750
10751 2005-10-31 [paul]       1.9.99cvs1
10752
10753         * tools/claws.i18n.status.pl
10754                 updated for ChangeLog
10755
10756 2005-10-31 [paul]       1.9.99
10757
10758         1.9.99 released
10759
10760 2005-10-31 [paul]       1.9.15cvs131
10761
10762         * .cvsignore
10763         * ChangeLog
10764         * ChangeLog.claws       ** REMOVED **
10765         * ChangeLog-gtk2.claws  ** REMOVED **
10766         * ChangeLog.gtk1        ** ADDED **
10767         * INSTALL
10768         * Makefile.am
10769         * NEWS
10770         * README
10771         * README.claws          ** REMOVED **
10772         * README.jp             ** REMOVED **
10773         * RELEASE_NOTES         ** ADDED **
10774         * RELEASE_NOTES.claws   ** REMOVED **
10775         * commitHelper
10776         * configure.ac
10777         * sylpheed.spec.in      ** REMOVED **
10778                 tidy up and update the default docs:
10779                 ChangeLog.claws is renamed ChangeLog.gtk1
10780                 ChangeLog-gtk2.claws is renamed ChangeLog
10781                 README.claws is renamed README
10782                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
10783
10784 2005-10-31 [paul]       1.9.15cvs130
10785
10786         * po/it.po
10787                 fix errors
10788
10789 2005-10-31 [paul]       1.9.15cvs129
10790
10791         * po/ca.po
10792         * po/de.po
10793         * po/en_GB.po
10794         * po/fr.po
10795         * po/it.po
10796         * po/pt_BR.po
10797         * po/sk.po
10798         * po/sr.po
10799         * po/zh_CN.po
10800                 updated by Miquel Oliete, Stephan Sachse and
10801                 Thomas Gilgin, me, Fabien Vantard, Andrea
10802                 Spadaccini, Frederico Goncalves Guimaraes,
10803                 Andrej Kacian, Aleksandar Urosevic, and
10804                 Ralgh Young.
10805
10806 2005-10-31 [mones]      1.9.15cvs128
10807
10808         * manual/faq.xml
10809                 More questions.
10810         
10811         * po/es.po
10812                 Updated for release.
10813
10814 2005-10-30 [colin]      1.9.15cvs127
10815
10816         * src/compose.c
10817                 Place cursor before rewrapping (fixes cursor
10818                 pos if quotation gets rewrapped)
10819
10820 2005-10-29 [paul]       1.9.15cvs126
10821
10822         * src/crash.c
10823         * src/foldersel.c
10824         * src/main.c
10825         * src/messageview.c
10826         * src/toolbar.c
10827         * src/gtk/authors.h
10828                 corrections to text items
10829
10830 2005-10-28 [colin]      1.9.15cvs125
10831
10832         * src/messageview.c
10833                 Make "hit 'C' to check sig" work from extern 
10834                 messageviews
10835
10836 2005-10-27 [colin]      1.9.15cvs124
10837
10838         * src/summaryview.c
10839                 Add a hack to avoid segfaulting when hammering 
10840                 on gtk's events
10841
10842 2005-10-27 [wwp]        1.9.15cvs123
10843
10844         * src/prefs_themes.c
10845                 sort list of themes names in themes prefs
10846
10847 2005-10-27 [paul]       1.9.15cvs122
10848
10849         * src/folder.c
10850         * src/prefs_account.c
10851                 fix building on Solaris
10852                 Patch by Alex Moore
10853
10854 2005-10-27 [wwp]        1.9.15cvs121
10855
10856         * src/summaryview.c
10857         * src/gtk/gtksctree.c
10858                 speed up unselecting messages in summary view (thanks to Colin)
10859
10860 2005-10-27 [paul]       1.9.15cvs120
10861
10862         * src/mainwindow.c
10863                 fix a compilation warning
10864         * src/summaryview.c
10865                 fix updating of 'n items selected' count
10866                 when deselecting
10867
10868 2005-10-27 [martin]     1.9.15cvs119
10869
10870         * src/action.c
10871                 ignore actions with a leading '/' in the action menu name
10872                 fixes a crash on menu creation
10873         * src/prefs_actions.c
10874                 do not allow a leading '/' in the action menu name
10875
10876 2005-10-27 [paul]       1.9.15cvs118
10877
10878         * src/main.c
10879                 fix compilation warning
10880
10881 2005-10-27 [paul]       1.9.15cvs117
10882
10883         * src/procmime.c
10884                 add #if HAVE_LOCALE_H
10885
10886 2005-10-27 [paul]       1.9.15cvs116
10887
10888         * src/plugins/clamav/clamav_plugin.c
10889         * src/plugins/dillo_viewer/dillo_viewer.c
10890         * src/plugins/mathml_viewer/mathml_viewer.c
10891         * src/plugins/pgpcore/plugin.c
10892         * src/plugins/pgpinline/plugin.c
10893         * src/plugins/pgpmime/plugin.c
10894         * src/plugins/spamassassin/spamassassin.c
10895         * src/plugins/trayicon/trayicon.c
10896                 plugin_init() : make error messages more
10897                 informative
10898
10899 2005-10-26 [wwp]        1.9.15cvs115
10900
10901         * src/prefs_matcher.c
10902                 enlarge boolean op widget width a bit (wasn't always showing text contents)
10903
10904 2005-10-26 [wwp]        1.9.15cvs114
10905
10906         * src/procmime.c
10907         * src/gtk/gtksctree.c
10908         * src/plugins/spamassassin/libspamc.c
10909         * src/plugins/spamassassin/spamassassin.c
10910                 fix some compilation warnings more
10911
10912 2005-10-26 [mones]      1.9.15cvs113
10913
10914         * po/es.po
10915                 Updated translation
10916
10917 2005-10-26 [paul]       1.9.15cvs112
10918
10919         * src/prefs_message.c
10920                 give all display_xface stuff the
10921                 #if HAVE_LIBCOMPFACE treatment, thus
10922                 preventing a crash
10923                 (Thanks to Wolfgang Enderlein)
10924
10925 2005-10-26 [colin]      1.9.15cvs111
10926
10927         * src/gedit-print.c
10928                 Fix date format
10929         * src/imap_gtk.c
10930         * src/news_gtk.c
10931                 Remove context menu items that should not be there
10932         * src/jpilot.c
10933                 Fix encoding
10934         * src/main.c
10935         * src/mainwindow.c
10936                 Don't show the mainwindow too soon
10937
10938 2005-10-26 [wwp]        1.9.15cvs110
10939
10940         * src/folder.c
10941         * src/manual.c
10942         * src/summaryview.c
10943                 fix uninitialized pointers in the folder updating hook
10944                 (thanks to Colin)
10945
10946 2005-10-25 [mones]      1.9.15cvs109
10947
10948         * manual/faq.xml
10949                 General information subsection completed. 
10950                 Removed archaic references.
10951                 
10952         * manual/Makefile
10953         * manual/dtd/manual.dsl
10954                 Added customization stylesheet for getting paragraphs
10955                 fully justified in PDF output (as suggested by Colin).
10956
10957 2005-10-25 [colin]      1.9.15cvs108
10958
10959         * src/compose.c
10960                 Fix a second leak
10961
10962 2005-10-25 [colin]      1.9.15cvs107
10963
10964         * src/addrbook.c
10965         * src/addrindex.c
10966                 Fix leak (xml_get_element() allocates memory)
10967         * src/compose.c
10968                 Fix leak + dead code (shame!)
10969         * src/procmime.c
10970                 Fix leak
10971
10972 2005-10-25 [colin]      1.9.15cvs106
10973
10974         * src/mimeview.c
10975                 Fix encoding issue in Save all and in 
10976                 overwrite-confirmation alertpanel
10977
10978 2005-10-25 [colin]      1.9.15cvs105
10979
10980         * src/common/socket.c
10981                 Fix a leak - Thanks to Christopher Aillon
10982                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
10983
10984 2005-10-25 [paul]       1.9.15cvs104
10985
10986         * src/wizard.c
10987                 Always guess servers from the right-hand
10988                 email part and guess username from the
10989                 left-hand part. (Thanks to Colin)
10990                 add an X-Face to the welcome message
10991
10992 2005-10-25 [paul]       1.9.15cvs103
10993
10994         * manual/handling.xml
10995                 written by Colin, edited by me
10996
10997 2005-10-25 [wwp]        1.9.15cvs102
10998
10999         * src/folderview.c
11000         * src/grouplistdialog.c
11001         * src/imap.c
11002         * src/noticeview.c
11003                 fix some compilation warnings
11004
11005 2005-10-24 [paul]
11006
11007         1.9.99-rc3 released
11008
11009 2005-10-24 [paul]       1.9.15cvs101
11010
11011         * src/gtk/about.c
11012                 fix window sizing
11013
11014 2005-10-24 [paul]       1.9.15cvs100
11015
11016         * src/pixmaps/offline.xpm
11017         * src/pixmaps/online.xpm
11018                 replace with last default versions
11019
11020 2005-10-24 [colin]      1.9.15cvs99
11021
11022         * src/imap.c
11023                 Fix bug when moving a folder
11024         * src/imap_gtk.c
11025         * src/mh_gtk.c
11026                 "Delete folder" pops up a window, so it 
11027                 should be suffixed with "..."
11028         * src/plugins/pgpcore/sgpgme.c
11029                 Include locale.h
11030
11031 2005-10-24 [mones]      1.9.15cvs98
11032
11033         * manual/Makefile
11034         * manual/account.xml
11035         * manual/ack.xml
11036         * manual/addrbook.xml
11037         * manual/advanced.xml
11038         * manual/faq.xml
11039         * manual/glossary.xml
11040         * manual/gpl.xml
11041         * manual/handling.xml
11042         * manual/intro.xml
11043         * manual/keyboard.xml
11044         * manual/manual.xml
11045         * manual/plugins.xml
11046         * manual/starting.xml
11047         * manual/dtd/sdocbook.dtd
11048                 Initial manual structure and some content.
11049
11050 2005-10-23 [wwp]        1.9.15cvs97
11051
11052         * src/gtk/about.c
11053                 fix a typo
11054
11055 2005-10-23 [wwp]        1.9.15cvs96
11056
11057         * src/gtk/about.c
11058         * src/gtk/authors.h
11059                 rework of the about window (main work by Paul), also featuring a few
11060                 fixes for typos and duplicate names
11061
11062 2005-10-23 [wwp]        1.9.15cvs95
11063
11064         * src/.cvsignore
11065                 Ignore the right binary name (sylpheed-claws now)
11066
11067 2005-10-23 [paul]       1.9.15cvs94
11068
11069         * src/compose.c
11070                 when using Folder Pref 'Default To for
11071                 replies' make the entry in the Compose
11072                 window bold
11073                 Patch by Fabien Vantard
11074
11075 2005-10-22 [colin]      1.9.15cvs93
11076
11077         * src/codeconv.c
11078                 Fix leak
11079
11080 2005-10-22 [colin]      1.9.15cvs92
11081
11082         * src/codeconv.c
11083                 try to convert using locale (apart utf8) if necessary
11084
11085 2005-10-22 [colin]      1.9.15cvs91
11086
11087         * src/pixmaps/new.xpm
11088         * src/pixmaps/unread.xpm
11089                 Make the unread envelope blue again and
11090                 saturate the new one a bit more.
11091
11092 2005-10-22 [colin]      1.9.15cvs90
11093
11094         * src/compose.c
11095                 When replying to a mail sent by one of our accounts,
11096                 use the original list of recipients. Let 'Reply All'
11097                 and 'Reply to sender' work like previously.
11098
11099 2005-10-21 [colin]      1.9.15cvs89
11100
11101         * src/prefs_filtering.c
11102                 Clear fields after add and replace
11103         * src/textview.c
11104                 Display xface differently (better)
11105         * src/plugins/pgpinline/pgpinline.c
11106                 Fix crappy encodings/recodings
11107
11108 2005-10-21 [paul]       1.9.15cvs88
11109
11110         * src/compose.c
11111         * src/prefs_folder_item.c
11112         * src/toolbar.c
11113                 fix news folder Folder Properties
11114                 (thanks to Colin)
11115         * src/folderview.c
11116                 update folderview after Themes change
11117                 keep selected folder selected
11118                 (thanks to Colin)
11119
11120 2005-10-21 [paul]       1.9.15cvs87
11121
11122         * tools/Makefile.am
11123         * tools/OOo2sylpheed.pl
11124         * tools/README
11125         * tools/README.sylprint
11126         * tools/asus_mailled.sh         ** REMOVED **
11127         * tools/filter_conv.pl
11128         * tools/freshmeat_search.pl
11129         * tools/google_search.pl
11130         * tools/gpg-sign-syl            ** REMOVED **
11131         * tools/kmail2sylpheed.pl
11132         * tools/kmail2sylpheed_v2.pl
11133         * tools/multiwebsearch.pl
11134         * tools/nautilus2sylpheed.sh
11135         * tools/newscache_clean.pl
11136         * tools/outlook2sylpheed.pl
11137         * tools/sylpheed-switcher       ** REMOVED **
11138         * tools/sylprint.pl
11139         * tools/sylprint.rc
11140         * tools/tb2sylpheed
11141         * tools/vcard2xml.py
11142         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11143                 update default config dir
11144                 update binary name (thanks to Fabien Vantard)
11145                 remove obsolete scripts
11146
11147 2005-10-21 [colin]      1.9.15cvs86
11148
11149         * src/inc.c
11150                 Fix possible leak and units. Based on a patch by
11151                 Fabien Vantard.
11152
11153 2005-10-20 [colin]      1.9.15cvs85
11154
11155         * src/textview.c
11156                 Clear xface when clearing textview
11157
11158 2005-10-20 [colin]      1.9.15cvs84
11159
11160         * configure.ac
11161         * src/folderview.c
11162         * src/headerview.c
11163         * src/main.c
11164         * src/prefs_common.c
11165         * src/prefs_common.h
11166         * src/prefs_message.c
11167         * src/textview.c
11168         * src/textview.h
11169         * src/common/defs.h
11170         * src/common/utils.c
11171         * src/common/utils.h
11172         * src/gtk/gtkutils.c
11173         * src/gtk/gtkutils.h
11174                 Migrate config to .sylpheed-claws (Automatically)
11175                 Add a way to get the Xface in the TextView
11176
11177 2005-10-20 [colin]      1.9.15cvs83
11178
11179         * src/gtk/Makefile.am
11180         * src/gtk/about.c
11181         * src/gtk/authors.h
11182                 Make the about dialog *grooovy*
11183
11184 2005-10-20 [colin]      1.9.15cvs82
11185
11186         * src/mimeview.c
11187                 Use "Open with" on double click if no command
11188                 was found
11189
11190 2005-10-20 [colin]      1.9.15cvs81
11191
11192         * src/imap.c
11193         * src/etpan/imap-thread.c
11194                 Fix possible crash.
11195
11196 2005-10-20 [paul]       1.9.15cvs80
11197
11198         * src/folder.c
11199                 don't show clipkey icon if the only
11200                 attachment is the signature
11201                 Patch by Colin
11202
11203 2005-10-20 [paul]       1.9.15cvs79
11204
11205         * AUTHORS
11206         * src/plugins/pgpmime/pgpmime.c
11207                 name the PGP/MIME signature 'signature.asc'
11208                 Patch by Andrew Nelson <freeandy@gmail.com>
11209
11210 2005-10-19 [colin]      1.9.15cvs78
11211
11212         * src/plugins/pgpmime/pgpmime.c
11213                 Oops, no need to double-check though
11214
11215 2005-10-19 [colin]      1.9.15cvs77
11216
11217         * src/plugins/pgpinline/pgpinline.c
11218         * src/plugins/pgpmime/pgpmime.c
11219                 Check that my_tmpfile() doesn't 
11220                 return NULL
11221
11222 2005-10-19 [colin]      1.9.15cvs76
11223
11224         * src/common/utils.c
11225                 Use shorter mime boundaries to avoid having
11226                 MTAs rewrapping our headers, breaking the
11227                 PGP signature in the process 
11228         * src/compose.c
11229         * src/plugins/pgpmime/pgpmime.c
11230                 Check for boundary uniqueness to be sure
11231                 it won't happen, instead of hoping for the
11232                 best
11233
11234 2005-10-19 [colin]      1.9.15cvs75
11235
11236         * sylpheed-claws.desktop
11237         * src/Makefile.am
11238         * src/main.c
11239                 Ship a sylpheed-claws binary instead
11240                 of a sylpheed one. Change the socket
11241                 name, too
11242         * src/folderview.c
11243                 Update folder only if it changed
11244         * src/wizard.c
11245                 Fix i18n in welcome mail, patch by
11246                 Fabien Vantard
11247
11248 2005-10-19 [paul]
11249
11250         1.9.99-rc2 released
11251
11252 2005-10-19 [paul]       1.9.15cvs74
11253
11254         * src/folder.c
11255         * src/folderview.c
11256                 fix summaryview update
11257                 Patch by Colin
11258
11259 2005-10-18 [colin]      1.9.15cvs73
11260
11261         * src/plugins/pgpcore/passphrase.c
11262                 Don't XGrabServer, and try a bit more to 
11263                 sync everything before grabbing mouse/keyboard
11264
11265 2005-10-18 [colin]      1.9.15cvs72
11266
11267         * src/Makefile.am
11268         * src/addressadd.c
11269         * src/addressbook.c
11270         * src/folderview.c
11271         * src/grouplistdialog.c
11272         * src/mimeview.c
11273         * src/stock_pixmap.c
11274         * src/stock_pixmap.h
11275         * src/summaryview.c
11276         * src/gtk/gtksctree.c
11277         * src/gtk/gtksctree.h
11278         * src/pixmaps/empty.xpm
11279                 Implement a wrapper call for gtk_ctree_set_node_info
11280                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11281                 pixmap instead of a NULL one. This works around some
11282                 memory problems deep inside gtk, revealed by valgrind,
11283                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11284                 as locked crashes sylpheed.), as well as, probably, 
11285                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11286
11287 2005-10-17 [colin]      1.9.15cvs71
11288
11289         * src/mimeview.c
11290                 Provide visual feedback when checking
11291                 signature
11292
11293 2005-10-17 [colin]      1.9.15cvs70
11294
11295         * src/main.c
11296                 Keep the folder list frozen while checking caches...
11297
11298 2005-10-17 [colin]      1.9.15cvs69
11299
11300         * src/addr_compl.c
11301                 Fi bug #833 (Autocompleting from addressbook 
11302                 fails with extended chars)
11303         * src/imap.c
11304                 Fix 'adding messages' staying in statusbar
11305                 after an error
11306
11307 2005-10-17 [wwp]        1.9.15cvs68
11308
11309         * src/ssl_manager.c
11310                 Fix buttons' layout resizing when window size changes
11311
11312 2005-10-17 [wwp]        1.9.15cvs67
11313
11314         * src/account.c
11315         * src/prefs_account.c
11316         * src/prefs_common.c
11317         * src/prefs_common.h
11318         * src/prefs_folder_item.c
11319         * src/prefs_gtk.c
11320         * src/gtk/logwindow.c
11321         * src/gtk/pluginwindow.c
11322         * src/gtk/prefswindow.c
11323         * src/gtk/prefswindow.h
11324                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11325
11326 2005-10-17 [paul]       1.9.15cvs66
11327
11328         * configure.ac
11329                 fix missing libetpan message
11330         * po/en_GB.po
11331                 updated
11332         * src/crash.c
11333         * src/manual.c
11334         * src/prefs_themes.c
11335         * src/common/defs.h
11336                 add some new URI defines, change some
11337                 others
11338         * src/wizard.c
11339                 make welcome message translatable
11340                 small improvements to english
11341                 other tweaks
11342         * src/gtk/menu.c
11343                 fix warnings
11344
11345 2005-10-17 [paul]       1.9.15cvs65
11346
11347         * src/summaryview.c
11348                 fix column titles
11349
11350 2005-10-16 [mones]      1.9.15cvs64
11351
11352         * po/es.po
11353                 Updated translation
11354
11355 2005-10-16 [colin]
11356
11357         1.9.99-rc1 released
11358
11359 2005-10-16 [colin]      1.9.15cvs63
11360
11361         * src/wizard.c
11362                 Fix whitespace
11363
11364 2005-10-16 [colin]      1.9.15cvs62
11365
11366         * src/toolbar.c
11367                 s/Get All/Get Mail/
11368         * src/wizard.c
11369                 Real welcome mail text, thanks Paul
11370
11371 2005-10-16 [colin]      1.9.15cvs61
11372
11373         * src/editldap.c
11374         * src/exporthtml.c
11375         * src/main.c
11376         * src/mainwindow.c
11377         * src/prefs_themes.c
11378         * src/prefs_toolbar.c
11379         * src/plugins/demo/demo.c
11380         * src/plugins/trayicon/trayicon.c
11381                 s/Sylpheed/Sylpheed-Claws/
11382
11383 2005-10-16 [colin]      1.9.15cvs60
11384
11385         * src/wizard.c
11386                 Add a welcome email in the first empty mailbox
11387         * src/prefs_common.c
11388                 Change one more default
11389
11390 2005-10-16 [colin]      1.9.15cvs59
11391
11392         * src/wizard.c
11393                 Remove printf
11394
11395 2005-10-16 [colin]      1.9.15cvs58
11396
11397         * src/toolbar.c
11398         * src/prefs_common.c
11399                 Change some defaults
11400
11401 2005-10-16 [colin]      1.9.15cvs57
11402
11403         * src/toolbar.c
11404         * src/prefs_common.c
11405                 Change some defaults
11406
11407 2005-10-16 [colin]      1.9.15cvs56
11408
11409         * src/wizard.c
11410                 By default, initialize fonts to have
11411                 the same size as normal GtkWidgets
11412
11413 2005-10-16 [colin]      1.9.15cvs55
11414
11415         * src/mimeview.c
11416                 Fix message a bit more
11417
11418 2005-10-16 [colin]      1.9.15cvs54
11419
11420         * src/addressbook.c
11421                 Second attempt at flicker fixing
11422
11423 2005-10-16 [colin]      1.9.15cvs53
11424
11425         * src/addressbook.c
11426                 Fix flicker
11427
11428 2005-10-16 [wwp]        1.9.15cvs52
11429
11430         * src/addressbook.c
11431         * src/editaddress.c
11432         * src/prefs_common.c
11433         * src/prefs_common.h
11434                 Remember window sizes (address book)
11435
11436 2005-10-16 [wwp]        1.9.15cvs51
11437
11438         * src/plugins/clamav/clamav_plugin_gtk.c
11439         * src/plugins/spamassassin/spamassassin_gtk.c
11440                 Fix compilation warnings (missing #include).
11441
11442 2005-10-16 [colin]      1.9.15cvs50
11443
11444         * src/mimeview.c
11445         * src/summaryview.c
11446         * src/textview.c
11447                 Make 'c' check signature, and forward
11448                 c, l, y, t from summaryview to mimeview
11449
11450 2005-10-16 [colin]      1.9.15cvs49
11451
11452         * src/addressbook.c
11453                 Put border around buttons
11454         * src/mainwindow.c
11455         * src/summaryview.c
11456                 Rework menus (Patch based on a patch
11457                 by Paul)
11458
11459 2005-10-15 [wwp]        1.9.15cvs48
11460
11461         * src/editjpilot.c
11462         * src/editldap.c
11463         * src/editvcard.c
11464         * src/exphtmldlg.c
11465         * src/expldifdlg.c
11466         * src/export.c
11467         * src/import.c
11468         * src/importldif.c
11469         * src/importmutt.c
11470         * src/importpine.c
11471         * src/prefs_account.c
11472         * src/prefs_spelling.c
11473         * src/gtk/gtkutils.c
11474         * src/gtk/gtkutils.h
11475         * src/plugins/clamav/clamav_plugin_gtk.c
11476         * src/plugins/spamassassin/spamassassin_gtk.c
11477                 use nicer browse-for-file/dir buttons than the "..." ones,
11478                 code factorizing more.
11479
11480 2005-10-14 [colin]      1.9.15cvs47
11481
11482         * src/mainwindow.c
11483                 set relief on the account switcher so that people see it
11484                 grey out Create processing rules when no message is selected
11485         * src/prefs_filtering.c
11486                 ask before closing if the rule has not been modified, even if
11487                 it's not valid
11488         * src/prefs_matcher.c
11489                 fix sensitivity when entering the dialog
11490         * src/gtk/inputdialog.c
11491                 display a better icon on password ask
11492         * src/plugins/pgpcore/passphrase.c
11493                 make the dialog look better
11494
11495 2005-10-14 [paul]       1.9.15cvs46
11496
11497         * src/folderview.c
11498                 indicate presense of marked msgs in
11499                 unexpanded subfolders
11500
11501 2005-10-14 [paul]       1.9.15cvs45
11502
11503         * src/prefs_actions.c
11504         * src/prefs_common.c
11505         * src/prefs_common.h
11506         * src/prefs_filtering_action.c
11507         * src/prefs_matcher.c
11508         * src/prefs_template.c
11509                 remember window sizes
11510                 fix Info button size
11511
11512         Patches by wwp
11513
11514 2005-10-13 [colin]      1.9.15cvs44
11515
11516         * src/mimeview.c
11517         * src/noticeview.c
11518         * src/noticeview.h
11519                 Add a tooltip on the icon (optional) 
11520                 Get rid of the signature buttons and only
11521                 use the icon+tooltip
11522
11523 2005-10-13 [colin]      1.9.15cvs43
11524
11525         * src/noticeview.c
11526         * src/noticeview.h
11527                 Add hand cursor for hovering over icon
11528
11529 2005-10-13 [colin]      1.9.15cvs42
11530
11531         * src/summaryview.c
11532                 Fix crash when quicksearch's hidden 
11533                 at startup
11534
11535 2005-10-13 [colin]      1.9.15cvs41
11536
11537         * src/compose.c
11538                 Set subject when forwarding multiple mails
11539                 Check that other recipient than the default Cc or Bcc
11540                 have been set before sending.
11541
11542 2005-10-13 [colin]      1.9.15cvs40
11543
11544         * src/imap.c
11545                 Batch per-folder
11546                 Introduce locking, but don't use it yet
11547
11548 2005-10-13 [colin]      1.9.15cvs39
11549
11550         * src/gtk/quicksearch.c
11551                 Reset quicksearch when hiding it
11552                 Make sticky a real pref
11553
11554 2005-10-13 [colin]      1.9.15cvs38
11555
11556         * src/summaryview.c
11557                 Faster prefs apply
11558
11559 2005-10-13 [colin]      1.9.15cvs37
11560
11561         * src/mimeview.c
11562         * src/noticeview.c
11563         * src/noticeview.h
11564         * src/plugins/pgpcore/sgpgme.c
11565                 Make privacy icon clickable
11566                 Move Trust field in Full info
11567                 When trust is less than full, don't display
11568                 a warning icon
11569
11570 2005-10-13 [colin]      1.9.15cvs36
11571
11572         * src/folder.c
11573                 Batch on flags sync
11574         * src/folderview.c
11575                 Revert speed hack which is dangerous in fact
11576                 Apply prefs faster
11577
11578 2005-10-13 [colin]      1.9.15cvs35
11579
11580         * src/folder_item_prefs.c
11581                 Fix pref corruption on folder move. Patch
11582                 by wwp
11583
11584 2005-10-13 [paul]       1.9.15cvs34
11585
11586         * src/export.c
11587         * src/import.c
11588                 fix typos in g_warnings
11589         * src/prefs_account.c
11590                 add a file selector for Signature file
11591
11592         Patches by wwp
11593
11594 2005-10-12 [colin]      1.9.15cvs33
11595
11596         * src/mimeview.c
11597                 Provide a quick way to go back from a
11598                 signature's full info to the email part
11599
11600 2005-10-12 [colin]      1.9.15cvs32
11601
11602         * src/compose.c
11603                 Remove old hack of encoding signed mails with base64.
11604                 QP works equally well.
11605
11606 2005-10-12 [colin]      1.9.15cvs31
11607
11608         * src/crash.c
11609                 Replace deprecated GtkText with GtkTextView
11610         * src/imap.c
11611                 Fix a logic bug about counts in imap_select
11612                 (previously un-triggered)
11613         * src/mainwindow.c
11614         * src/summaryview.c
11615         * src/news.c
11616                 Allow local deletion of news posts
11617         * src/mimeview.c
11618                 Show GPG noticeview on the message/rfc822 part
11619                 in addition to the text/plain one
11620         * src/prefs_image_viewer.c
11621           src/plugins/pgpcore/prefs_gpg.c
11622                 Polish (set the label as part of the checkbox)
11623         * src/wizard.c
11624                 Don't sit there doing nothing after destroying
11625                 the window - return err
11626
11627 2005-10-11 [colin]      1.9.15cvs30
11628
11629         * src/folderview.c
11630                 Apply processing rules before showing folders.
11631                 Early folder show (before flags sync) will only
11632                 be done when there are no processing rules (nor
11633                 pre- or post- ones)
11634         * src/imap.c
11635                 Fix stuff related to mail subdir, creation and 
11636                 deletion of folders 
11637         * src/imap_gtk.c
11638                 Don't allow creation of folders in NoInferior
11639                 folders, as it won't work
11640
11641 2005-10-10 [colin]      1.9.15cvs29
11642
11643         * src/compose.c
11644                 Reselect "None" Privacy system when selecting an
11645                 account with no privacy system defined
11646
11647 2005-10-10 [colin]      1.9.15cvs28
11648
11649         * src/mainwindow.c
11650                 Add Windows-1252 encoding
11651         * src/prefs_common.c
11652                 Rework some defaults:
11653                 - autosave to draft by default
11654                 - don't show header pane (it's already in the textview)
11655                 - Select first new or unread mail on entry
11656                 - Assume 'Yes' to change folder when there's no more
11657                   unread message
11658         * src/prefs_matcher.c
11659                 Fix a gtk assertion failure
11660         * src/gtk/colorlabel.c
11661                 Workaround bad repainting on selection
11662         * src/main.c
11663                 Freeze/thaw (a bit faster on ssh -X)
11664         * src/msgcache.c
11665                 Get rid of StrdupConverter that just adds an
11666                 extra strdup/free 
11667         * src/etpan/imap_thread.c
11668                 memset buf to 0
11669
11670 2005-10-10 [colin]      1.9.15cvs27
11671
11672         * src/export.c
11673         * src/import.c
11674                 Fix compile on gtk 2.4. Patch by wwp
11675
11676 2005-10-09 [colin]      1.9.15cvs26
11677
11678         * src/mainwindow.c
11679         * src/messageview.c
11680         * src/summaryview.c
11681                 Clarify forward menus. Patch by wwp
11682
11683 2005-10-09 [colin]      1.9.15cvs25
11684
11685         * src/compose.c
11686         * src/compose.h
11687                 Fix bug #829 (Non-working "Encrypt message by 
11688                 default when replying to an encrypted message")
11689
11690 2005-10-08 [colin]      1.9.15cvs24
11691
11692         * src/wizard.c
11693                 Fix bug #827 ("Welcome" setup wizard after a 
11694                 permission error gives up & forgets itself.)
11695
11696 2005-10-08 [colin]      1.9.15cvs23
11697
11698         * src/procmime.c
11699                 Fix bug #828 (Ignoring headers with spaces around = sign)
11700
11701 2005-10-08 [colin]      1.9.15cvs22
11702
11703         * src/export.c
11704                 Warning fix by wwp
11705
11706 2005-10-08 [colin]      1.9.15cvs21
11707
11708         * src/folder.c
11709         * src/folder.h
11710                 Add a processing_pending indicator, set on 
11711                 folder_item_open and cleared after 
11712                 folder_item_process_open
11713         * src/folderview.c
11714         * src/summaryview.c
11715                 wrap procmsg_msginfo_*_flags, and in the
11716                 wrapper check that there's no folder processing 
11717                 pending. If there is, defer the flags change until 
11718                 processing is done to avoid stepping over each
11719                 other's toes.
11720                 Freeze during processing, but not during scanning.
11721
11722 2005-10-07 [colin]      1.9.15cvs20
11723
11724         * src/plugins/pgpcore/passphrase.c
11725                 Fix bug #826 (X-Server hangs when 
11726                 right-clicking a PGP encrypted message)
11727
11728 2005-10-07 [paul]       1.9.15cvs19
11729
11730         * src/compose.c
11731                 fix compose_entries[]
11732                 patch by Fabien Vantard
11733
11734 2005-10-06 [colin]      1.9.15cvs18
11735
11736         * src/pixmaps/address.xpm
11737         * src/pixmaps/address_book.xpm
11738         * src/pixmaps/book.xpm
11739         * src/pixmaps/check_spelling.xpm
11740         * src/pixmaps/checkbox_off.xpm
11741         * src/pixmaps/checkbox_on.xpm
11742         * src/pixmaps/close.xpm
11743         * src/pixmaps/complete.xpm
11744         * src/pixmaps/continue.xpm
11745         * src/pixmaps/deleted.xpm
11746         * src/pixmaps/down_arrow.xpm
11747         * src/pixmaps/exec.xpm
11748         * src/pixmaps/forwarded.xpm
11749         * src/pixmaps/group.xpm
11750         * src/pixmaps/ignorethread.xpm
11751         * src/pixmaps/interface.xpm
11752         * src/pixmaps/jpilot.xpm
11753         * src/pixmaps/ldap.xpm
11754         * src/pixmaps/linewrap.xpm
11755         * src/pixmaps/linewrapcurrent.xpm
11756         * src/pixmaps/mail.xpm
11757         * src/pixmaps/mail_attach.xpm
11758         * src/pixmaps/mail_compose.xpm
11759         * src/pixmaps/mail_forward.xpm
11760         * src/pixmaps/mail_receive.xpm
11761         * src/pixmaps/mail_receive_all.xpm
11762         * src/pixmaps/mail_reply.xpm
11763         * src/pixmaps/mail_reply_to_all.xpm
11764         * src/pixmaps/mail_reply_to_author.xpm
11765         * src/pixmaps/mail_send.xpm
11766         * src/pixmaps/mail_send_queue.xpm
11767         * src/pixmaps/mime_application.xpm
11768         * src/pixmaps/mime_audio.xpm
11769         * src/pixmaps/mime_image.xpm
11770         * src/pixmaps/mime_message.xpm
11771         * src/pixmaps/mime_text_enriched.xpm
11772         * src/pixmaps/mime_text_html.xpm
11773         * src/pixmaps/mime_text_plain.xpm
11774         * src/pixmaps/mime_unknown.xpm
11775         * src/pixmaps/new.xpm
11776         * src/pixmaps/news_compose.xpm
11777         * src/pixmaps/offline.xpm
11778         * src/pixmaps/online.xpm
11779         * src/pixmaps/paste.xpm
11780         * src/pixmaps/preferences.xpm
11781         * src/pixmaps/privacy_emblem_encrypted.xpm
11782         * src/pixmaps/privacy_expired.xpm
11783         * src/pixmaps/privacy_failed.xpm
11784         * src/pixmaps/privacy_passed.xpm
11785         * src/pixmaps/privacy_signed.xpm
11786         * src/pixmaps/privacy_unknown.xpm
11787         * src/pixmaps/privacy_warn.xpm
11788         * src/pixmaps/properties.xpm
11789         * src/pixmaps/replied.xpm
11790         * src/pixmaps/search.xpm
11791         * src/pixmaps/unread.xpm
11792         * src/pixmaps/up_arrow.xpm
11793         * src/pixmaps/vcard.xpm
11794                 Modernize internal theme, with icons from the 
11795                 Gnomaws theme. Keep some of the old ones where
11796                 they were better.
11797
11798 2005-10-06 [colin]      1.9.15cvs17
11799
11800         * src/summaryview.c
11801                 Little optimisations + bugfix
11802         * src/toolbar.c
11803                 Remove default useless items - useless being defined
11804                 by the default relevant prefs
11805         * src/wizard.c
11806                 include config.h to make gettext work
11807         * src/prefs_themes.c
11808                 Fix selection of current theme in prefs
11809
11810 2005-10-06 [colin]      1.9.15cvs16
11811
11812         * src/prefs_common.c
11813         * src/prefs_common.h
11814         * src/prefs_summaries.c
11815         * src/folderview.c
11816                 Add a warning dialog on Mark all read 
11817                 (with pref to get rid of it)
11818
11819 2005-10-06 [paul]       1.9.15cvs15
11820
11821         * po/nb.po
11822         * po/pt_BR.po
11823                 updated by Geir Helland and Frederico
11824                 Goncalves Guimaraes
11825
11826 2005-10-05 [colin]      1.9.15cvs14
11827
11828         * src/folder.c
11829         * src/folder.h
11830         * src/folderview.c
11831         * src/folderview.h
11832         * src/imap_gtk.c
11833         * src/mh_gtk.c
11834         * src/mainwindow.c
11835         * src/setup.c
11836                 add a way to rescan without rebuilding
11837                 make moving a bit faster (less folders changes)
11838                 don't lock the tree on Get 
11839         * src/imap.c
11840                 Don't re-delete deleted messages before expunging
11841         * src/summaryview.c
11842                 Set batch mode when deleting mails
11843
11844 2005-10-05 [paul]       1.9.15cvs13
11845
11846         * src/mainwindow.c
11847         * src/mainwindow.h
11848                 fix disabled Execute menu item
11849         * src/toolbar.c
11850                 match the change in 1.9.15cvs10: use Compose
11851                 instead of News by default
11852
11853 2005-10-04 [colin]      1.9.15cvs12
11854
11855         * src/compose.c
11856                 When replying to an ML post with Reply-To set
11857                 to the poster's email, honor it (as before),
11858                 but also honor our user's request to reply to
11859                 the mailing list: set the ML address in the To
11860                 field and the Reply-To address in the Cc: 
11861                 field.
11862
11863 2005-10-04 [colin]      1.9.15cvs11
11864
11865         * src/plugins/trayicon/trayicon.c
11866                 Finish cosmetic change - thanks to wwp
11867
11868 2005-10-04 [colin]      1.9.15cvs10
11869
11870         * src/toolbar.c
11871                 Use Compose instead of Email by default.
11872                 Spotted by wwp.
11873
11874 2005-10-04 [colin]      1.9.15cvs9
11875
11876         * src/folder.c
11877         * src/folder.h
11878         * src/folderview.c
11879         * src/imap.c
11880         * src/etpan/imap-thread.c
11881         * src/etpan/imap-thread.h
11882                 Try to make IMAP faster, by simplifying SEARCH
11883                 commands, avoiding sending two STATUS in a row,
11884                 and deferring flags sync and processing just
11885                 after displaying the folder. 
11886                 This will update the SummaryView in certain
11887                 cases (new mails not already fetched, flags
11888                 changed from another client) but in a non-
11889                 blocking manner.
11890
11891 2005-10-04 [colin]      1.9.15cvs8
11892
11893         * src/plugins/trayicon/trayicon.c
11894                 Relabel "Offline" to "Work offline"
11895
11896 2005-10-04 [colin]      1.9.15cvs7
11897
11898         * src/export.c
11899         * src/import.c
11900         * src/mbox.c
11901                 Fix mbox import/export buglets
11902                 Patch by wwp
11903         * src/plugins/trayicon/trayicon.c
11904                 Add offline swithc
11905                 Patch by wwp
11906
11907 2005-10-04 [colin]      1.9.15cvs6
11908
11909         * src/folder.c
11910         * src/folderview.c
11911         * src/summaryview.c
11912                 Better fix (don't break mark all read) for cvs2
11913
11914 2005-10-03 [colin]      1.9.15cvs5
11915
11916         * src/folder.c
11917                 Use a sane sort by default
11918
11919 2005-10-03 [colin]      1.9.15cvs4
11920
11921         * src/inc.c
11922                 Add a 'Only once' button for overriding offline mode
11923         * src/prefs_account.c
11924         * src/wizard.c
11925                 Add Local mbox to the wizard
11926                 Add IMAP subdir to the wizard (or the wizard is useless
11927                 for such accounts, or even worse than useless)
11928                 Move IMAP subdir from Advanced to Receive tab, as it's
11929                 not that uncommon
11930
11931 2005-10-03 [colin]      1.9.15cvs3
11932
11933         * src/send_message.c
11934                 Forgot this one in cvs1
11935
11936 2005-10-03 [colin]      1.9.15cvs2
11937
11938         * src/folder.c
11939                 Faster close when leaving a folder with lots
11940                 of new mails. Idea by David Relson.
11941
11942 2005-10-03 [colin]      1.9.15cvs1
11943
11944         * src/compose.c
11945         * src/imap.c
11946         * src/inc.c
11947         * src/main.c
11948         * src/messageview.c
11949         * src/news.c
11950         * src/summaryview.c
11951         * src/gtk/sslcertwindow.c
11952         * src/plugins/trayicon/trayicon.c
11953                 Add accels to every AlertPanel. Patch by Fabien 
11954                 Vantard
11955
11956 2005-10-03 [paul]       1.9.15
11957
11958         1.9.15 released
11959
11960 2005-10-03 [paul]       1.9.14cvs68
11961
11962         * po/ca.po
11963         * po/de.po
11964         * po/es.po
11965         * po/fi.po
11966         * po/fr.po
11967         * po/sk.po
11968         * po/sr.po
11969         * po/zh_CN.po
11970                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11971                 Mones Lastra, Tommi Pirinen, Fabien vantard,
11972                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
11973
11974 2005-10-03 [paul]       1.9.14cvs67
11975
11976         * src/send_message.c
11977                 prevent hang on Cancel
11978                 patch by Colin
11979
11980 2005-10-03 [paul]       1.9.14cvs66
11981
11982         * src/main.c
11983                 fix crash in IMAP caused by discrepancy
11984                 between check_at_startup and offline mode
11985                 Patch by Colin
11986
11987 2005-10-01 [paul]       1.9.14cvs65
11988
11989         * src/inc.c
11990                 fix engrish
11991
11992 2005-10-01 [paul]       1.9.14cvs64
11993         * src/export.c
11994         * src/import.c
11995                 synchronise import_mbox() and export_mbox()
11996         * src/mbox.c
11997                 proc_mbox(): add alert if file cannot be opened
11998                 export_list_to_mbox(): test if dest file exists,
11999                 prompt user to overwrite if it does. add alert
12000                 if file cannot be created
12001                                                                 
12002         Patch by wwp
12003                                                                                                                 
12004
12005 2005-09-30 [paul]       1.9.14cvs63
12006
12007         * src/addressbook.c
12008                 Fix sensitivity of a menu
12009         * src/codeconv.c
12010                 Respect hidden pref for mails with no encoding
12011         * src/common/xml.c
12012                 Fix memory corruption
12013         * src/plugins/pgpcore/sgpgme.c
12014                 Fix segfault on incomplete sigs, and display
12015                 of S/Mime UIDs
12016
12017         Patches by Colin
12018
12019 2005-09-30 [colin]      1.9.14cvs62
12020
12021         * src/partial_download.c
12022                 Little logic fix in almost-dead code
12023         * src/pop.c
12024                 Fix partial download when there's no new mail
12025
12026 2005-09-29 [paul]       1.9.14cvs61
12027
12028         * src/plugins/pgpinline/pgpinline.c
12029                 fix bug 819, 'crash accessing sign message'
12030                 Patch by Colin
12031
12032 2005-09-28 [martin]     1.9.14cvs60
12033
12034         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12035                 fix bug #790 (Crash when restarting window manager (fluxbox))
12036
12037 2005-09-28 [paul]       1.9.14cvs59
12038
12039         * src/gtk/gtkaspell.c
12040                 fix off-by-one typo
12041
12042 2005-09-27 [colin]      1.9.14cvs58
12043
12044         * src/plugins/pgpcore/sgpgme.c
12045                 Report error when there's one, instead of
12046                 "Signature unchecked" 
12047
12048 2005-09-27 [colin]      1.9.14cvs57
12049
12050         * src/prefs_quote.c
12051                 Fix bug #816 (Weird quotation with spaces)
12052
12053 2005-09-27 [colin]      1.9.14cvs56
12054
12055         * src/codeconv.c
12056         * src/compose.c
12057         * src/compose.h
12058                 Put subject in compose's title
12059                 Fix Automatic encoding so that it's really automatic:
12060                 first try default locale's charset, then charset of the replied mail, 
12061                 then utf-8
12062                 Fix encoding of headers (must be in strict mode too)
12063
12064 2005-09-26 [colin]      1.9.14cvs55
12065
12066         * src/gtk/gtkaspell.c
12067                 Fix previous patch - don't color the space,
12068                 just uncolor it :)
12069
12070 2005-09-26 [colin]      1.9.14cvs54
12071
12072         * src/gtk/gtkaspell.c
12073                 Unmark space if possible
12074
12075 2005-09-26 [colin]      1.9.14cvs53
12076
12077         * src/imap.c
12078                 log_error instead of alertpanel according to the pref
12079         * src/etpan/imap-thread.c
12080                 Print connect status, copy only necessary size to 
12081                 logger
12082         * src/plugins/pgpmime/pgpmime.c
12083                 Handle S/Mime signatures (verification only). Patch based
12084                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12085
12086 2005-09-26 [paul]       1.9.14cvs52
12087
12088         * src/common/passcrypt.c
12089                 this 'workaround' not necessary on NetBSD.
12090                 Thanks to Daniel Gustafson
12091
12092 2005-09-26 [paul]
12093
12094         1.9.15-rc4 released
12095
12096 2005-09-26 [paul]       1.9.14cvs51
12097
12098         * src/summaryview.c
12099                 Skip currently selected message when
12100                 looking for next new or unread message
12101                 in current folder. Patch by Colin
12102         * src/common/passcrypt.c
12103                 eliminate warnings on *BSD. Patch by
12104                 Daniel Gustafson
12105
12106 2005-09-26 [colin]      1.9.14cvs50
12107
12108         * src/procmsg.c
12109                 Call postfiltering hook anyway
12110
12111 2005-09-22 [colin]      1.9.14cvs49
12112
12113         * src/codeconv.c
12114         * src/codeconv.h
12115                 Add a strict mode that doesn't replace with _
12116         * src/compose.c
12117         * src/compose.h
12118                 Use strict conversion while sending
12119                 Fix race when drafting while sending (happens
12120                 on IMAP)
12121                 Fix d'n'd of messages from summaryview
12122         * src/prefs_common.c
12123         * src/prefs_common.h
12124                 add hidden utf8_instead_of_locale_for_broken_mail 
12125                 pref for people that preferred the default charset 
12126                 to be utf8 for broken mails
12127         * src/quote_fmt_parse.y
12128                 fix bug #815 (No quote insert if "From:" fied 
12129                 contained Russian letters)
12130         * src/summaryview.c
12131                 Fix d'n'd of messages to compose
12132
12133 2005-09-22 [paul]       1.9.14cvs48
12134
12135         * src/compose.c
12136                 fix bug where attachments Name entry
12137                 would display Path instead
12138
12139 2005-09-21 [paul]       1.9.14cvs47
12140
12141         * README
12142         * README.jp
12143         * configure.ac
12144         * config/config.rpath
12145         * doc/manual/en/sylpheed-20.html
12146         * doc/manual/es/sylpheed-20.html
12147         * po/bg.po
12148         * po/ca.po
12149         * po/de.po
12150         * po/es.po
12151         * po/fr.po
12152         * po/it.po
12153         * po/pt_BR.po
12154         * po/sk.po
12155         * po/zh_TW.po
12156         * src/account.c
12157         * src/account.h
12158         * src/action.c
12159         * src/action.h
12160         * src/adbookbase.h
12161         * src/addr_compl.c
12162         * src/addr_compl.h
12163         * src/addrbook.c
12164         * src/addrbook.h
12165         * src/addrcache.c
12166         * src/addrcache.h
12167         * src/addrcindex.c
12168         * src/addrcindex.h
12169         * src/addrclip.c
12170         * src/addrclip.h
12171         * src/addrdefs.h
12172         * src/addressadd.c
12173         * src/addressadd.h
12174         * src/addressbook.c
12175         * src/addressbook.h
12176         * src/addressitem.h
12177         * src/addrgather.c
12178         * src/addrgather.h
12179         * src/addrharvest.c
12180         * src/addrharvest.h
12181         * src/addrindex.c
12182         * src/addrindex.h
12183         * src/addritem.c
12184         * src/addritem.h
12185         * src/addrquery.c
12186         * src/addrquery.h
12187         * src/addrselect.c
12188         * src/addrselect.h
12189         * src/alertpanel.c
12190         * src/alertpanel.h
12191         * src/browseldap.c
12192         * src/browseldap.h
12193         * src/codeconv.c
12194         * src/codeconv.h
12195         * src/compose.c
12196         * src/compose.h
12197         * src/crash.c
12198         * src/crash.h
12199         * src/customheader.c
12200         * src/customheader.h
12201         * src/displayheader.c
12202         * src/displayheader.h
12203         * src/editaddress.c
12204         * src/editaddress.h
12205         * src/editbook.c
12206         * src/editbook.h
12207         * src/editgroup.c
12208         * src/editgroup.h
12209         * src/editjpilot.c
12210         * src/editjpilot.h
12211         * src/editldap.c
12212         * src/editldap.h
12213         * src/editldap_basedn.c
12214         * src/editldap_basedn.h
12215         * src/editvcard.c
12216         * src/editvcard.h
12217         * src/enriched.c
12218         * src/enriched.h
12219         * src/exphtmldlg.c
12220         * src/exphtmldlg.h
12221         * src/expldifdlg.c
12222         * src/expldifdlg.h
12223         * src/export.c
12224         * src/export.h
12225         * src/exporthtml.c
12226         * src/exporthtml.h
12227         * src/exportldif.c
12228         * src/exportldif.h
12229         * src/filtering.c
12230         * src/filtering.h
12231         * src/folder.c
12232         * src/folder.h
12233         * src/folder_item_prefs.c
12234         * src/folder_item_prefs.h
12235         * src/foldersel.c
12236         * src/foldersel.h
12237         * src/folderutils.c
12238         * src/folderutils.h
12239         * src/folderview.c
12240         * src/folderview.h
12241         * src/grouplistdialog.c
12242         * src/grouplistdialog.h
12243         * src/headerview.c
12244         * src/headerview.h
12245         * src/html.c
12246         * src/html.h
12247         * src/image_viewer.c
12248         * src/image_viewer.h
12249         * src/imap.c
12250         * src/imap.h
12251         * src/imap_gtk.c
12252         * src/imap_gtk.h
12253         * src/import.c
12254         * src/import.h
12255         * src/importldif.c
12256         * src/importldif.h
12257         * src/importmutt.c
12258         * src/importmutt.h
12259         * src/importpine.c
12260         * src/importpine.h
12261         * src/inc.c
12262         * src/inc.h
12263         * src/jpilot.c
12264         * src/jpilot.h
12265         * src/ldapctrl.c
12266         * src/ldapctrl.h
12267         * src/ldaplocate.c
12268         * src/ldaplocate.h
12269         * src/ldapquery.c
12270         * src/ldapquery.h
12271         * src/ldapserver.c
12272         * src/ldapserver.h
12273         * src/ldaputil.c
12274         * src/ldaputil.h
12275         * src/ldif.c
12276         * src/ldif.h
12277         * src/localfolder.c
12278         * src/localfolder.h
12279         * src/main.c
12280         * src/main.h
12281         * src/mainwindow.c
12282         * src/mainwindow.h
12283         * src/manual.c
12284         * src/manual.h
12285         * src/matcher.c
12286         * src/matcher.h
12287         * src/matcher_parser.h
12288         * src/matcher_parser_lex.l
12289         * src/matcher_parser_parse.y
12290         * src/mbox.c
12291         * src/mbox.h
12292         * src/message_search.c
12293         * src/message_search.h
12294         * src/messageview.c
12295         * src/messageview.h
12296         * src/mh.c
12297         * src/mh.h
12298         * src/mh_gtk.c
12299         * src/mh_gtk.h
12300         * src/mimeview.c
12301         * src/mimeview.h
12302         * src/msgcache.c
12303         * src/msgcache.h
12304         * src/mutt.c
12305         * src/mutt.h
12306         * src/news.c
12307         * src/news.h
12308         * src/news_gtk.c
12309         * src/news_gtk.h
12310         * src/noticeview.c
12311         * src/noticeview.h
12312         * src/partial_download.c
12313         * src/partial_download.h
12314         * src/pine.c
12315         * src/pine.h
12316         * src/pop.c
12317         * src/pop.h
12318         * src/prefs_account.c
12319         * src/prefs_account.h
12320         * src/prefs_actions.c
12321         * src/prefs_actions.h
12322         * src/prefs_common.c
12323         * src/prefs_common.h
12324         * src/prefs_compose_writing.c
12325         * src/prefs_compose_writing.h
12326         * src/prefs_customheader.c
12327         * src/prefs_customheader.h
12328         * src/prefs_display_header.c
12329         * src/prefs_display_header.h
12330         * src/prefs_ext_prog.c
12331         * src/prefs_ext_prog.h
12332         * src/prefs_filtering.c
12333         * src/prefs_filtering.h
12334         * src/prefs_filtering_action.c
12335         * src/prefs_filtering_action.h
12336         * src/prefs_folder_column.c
12337         * src/prefs_folder_column.h
12338         * src/prefs_folder_item.c
12339         * src/prefs_folder_item.h
12340         * src/prefs_fonts.c
12341         * src/prefs_fonts.h
12342         * src/prefs_gtk.c
12343         * src/prefs_gtk.h
12344         * src/prefs_image_viewer.c
12345         * src/prefs_image_viewer.h
12346         * src/prefs_matcher.c
12347         * src/prefs_matcher.h
12348         * src/prefs_message.c
12349         * src/prefs_message.h
12350         * src/prefs_msg_colors.c
12351         * src/prefs_msg_colors.h
12352         * src/prefs_other.c
12353         * src/prefs_other.h
12354         * src/prefs_quote.c
12355         * src/prefs_quote.h
12356         * src/prefs_receive.c
12357         * src/prefs_receive.h
12358         * src/prefs_send.c
12359         * src/prefs_send.h
12360         * src/prefs_spelling.c
12361         * src/prefs_spelling.h
12362         * src/prefs_summaries.c
12363         * src/prefs_summaries.h
12364         * src/prefs_summary_column.c
12365         * src/prefs_summary_column.h
12366         * src/prefs_template.c
12367         * src/prefs_template.h
12368         * src/prefs_themes.c
12369         * src/prefs_themes.h
12370         * src/prefs_toolbar.c
12371         * src/prefs_toolbar.h
12372         * src/prefs_wrapping.c
12373         * src/prefs_wrapping.h
12374         * src/privacy.c
12375         * src/privacy.h
12376         * src/procheader.c
12377         * src/procheader.h
12378         * src/procmime.c
12379         * src/procmime.h
12380         * src/procmsg.c
12381         * src/procmsg.h
12382         * src/quote_fmt.c
12383         * src/quote_fmt_parse.y
12384         * src/recv.c
12385         * src/recv.h
12386         * src/remotefolder.c
12387         * src/remotefolder.h
12388         * src/send_message.c
12389         * src/send_message.h
12390         * src/setup.c
12391         * src/setup.h
12392         * src/simple-gettext.c
12393         * src/sourcewindow.c
12394         * src/sourcewindow.h
12395         * src/ssl_manager.c
12396         * src/ssl_manager.h
12397         * src/statusbar.c
12398         * src/statusbar.h
12399         * src/stock_pixmap.c
12400         * src/stock_pixmap.h
12401         * src/summary_search.c
12402         * src/summary_search.h
12403         * src/summaryview.c
12404         * src/summaryview.h
12405         * src/syldap.c
12406         * src/syldap.h
12407         * src/textview.c
12408         * src/textview.h
12409         * src/toolbar.c
12410         * src/toolbar.h
12411         * src/undo.c
12412         * src/undo.h
12413         * src/unmime.c
12414         * src/unmime.h
12415         * src/vcard.c
12416         * src/vcard.h
12417         * src/wizard.c
12418         * src/wizard.h
12419         * src/common/base64.c
12420         * src/common/base64.h
12421         * src/common/defs.h
12422         * src/common/hooks.c
12423         * src/common/hooks.h
12424         * src/common/log.c
12425         * src/common/log.h
12426         * src/common/md5.c
12427         * src/common/md5.h
12428         * src/common/mgutils.c
12429         * src/common/mgutils.h
12430         * src/common/nntp.c
12431         * src/common/nntp.h
12432         * src/common/passcrypt.c
12433         * src/common/passcrypt.h.in
12434         * src/common/plugin.c
12435         * src/common/plugin.h
12436         * src/common/prefs.c
12437         * src/common/prefs.h
12438         * src/common/progressindicator.c
12439         * src/common/progressindicator.h
12440         * src/common/quoted-printable.c
12441         * src/common/quoted-printable.h
12442         * src/common/session.c
12443         * src/common/session.h
12444         * src/common/smtp.c
12445         * src/common/smtp.h
12446         * src/common/socket.c
12447         * src/common/socket.h
12448         * src/common/ssl.c
12449         * src/common/ssl.h
12450         * src/common/ssl_certificate.c
12451         * src/common/ssl_certificate.h
12452         * src/common/string_match.c
12453         * src/common/string_match.h
12454         * src/common/stringtable.c
12455         * src/common/sylpheed.c
12456         * src/common/sylpheed.h
12457         * src/common/template.c
12458         * src/common/template.h
12459         * src/common/timing.h
12460         * src/common/utils.c
12461         * src/common/utils.h
12462         * src/common/uuencode.c
12463         * src/common/uuencode.h
12464         * src/common/version.h.in
12465         * src/common/xml.c
12466         * src/common/xml.h
12467         * src/common/xmlprops.c
12468         * src/common/xmlprops.h
12469         * src/gtk/about.c
12470         * src/gtk/about.h
12471         * src/gtk/colorlabel.c
12472         * src/gtk/colorlabel.h
12473         * src/gtk/colorsel.c
12474         * src/gtk/colorsel.h
12475         * src/gtk/description_window.c
12476         * src/gtk/description_window.h
12477         * src/gtk/filesel.c
12478         * src/gtk/filesel.h
12479         * src/gtk/foldersort.c
12480         * src/gtk/foldersort.h
12481         * src/gtk/gtkutils.c
12482         * src/gtk/gtkutils.h
12483         * src/gtk/inputdialog.c
12484         * src/gtk/inputdialog.h
12485         * src/gtk/logwindow.c
12486         * src/gtk/logwindow.h
12487         * src/gtk/manage_window.c
12488         * src/gtk/manage_window.h
12489         * src/gtk/menu.c
12490         * src/gtk/menu.h
12491         * src/gtk/pluginwindow.c
12492         * src/gtk/pluginwindow.h
12493         * src/gtk/prefswindow.c
12494         * src/gtk/prefswindow.h
12495         * src/gtk/progressdialog.c
12496         * src/gtk/progressdialog.h
12497         * src/gtk/quicksearch.c
12498         * src/gtk/quicksearch.h
12499         * src/gtk/sslcertwindow.c
12500         * src/gtk/sslcertwindow.h
12501         * src/plugins/clamav/clamav_plugin.c
12502         * src/plugins/clamav/clamav_plugin.h
12503         * src/plugins/clamav/clamav_plugin_gtk.c
12504         * src/plugins/demo/demo.c
12505         * src/plugins/dillo_viewer/dillo_prefs.c
12506         * src/plugins/dillo_viewer/dillo_prefs.h
12507         * src/plugins/dillo_viewer/dillo_viewer.c
12508         * src/plugins/mathml_viewer/mathml_viewer.c
12509         * src/plugins/pgpcore/passphrase.c
12510         * src/plugins/pgpcore/passphrase.h
12511         * src/plugins/pgpcore/plugin.c
12512         * src/plugins/pgpcore/prefs_gpg.c
12513         * src/plugins/pgpcore/prefs_gpg.h
12514         * src/plugins/pgpcore/select-keys.c
12515         * src/plugins/pgpcore/select-keys.h
12516         * src/plugins/pgpcore/sgpgme.c
12517         * src/plugins/pgpcore/sgpgme.h
12518         * src/plugins/pgpinline/pgpinline.c
12519         * src/plugins/pgpinline/pgpinline.h
12520         * src/plugins/pgpinline/plugin.c
12521         * src/plugins/pgpmime/pgpmime.c
12522         * src/plugins/pgpmime/pgpmime.h
12523         * src/plugins/pgpmime/plugin.c
12524         * src/plugins/spamassassin/spamassassin.c
12525         * src/plugins/spamassassin/spamassassin.h
12526         * src/plugins/spamassassin/spamassassin_gtk.c
12527         * src/plugins/trayicon/trayicon.c
12528         * tools/OOo2sylpheed.pl
12529         * tools/acroread2sylpheed.pl
12530         * tools/asus_mailled.sh
12531         * tools/filter_conv.pl
12532         * tools/freshmeat_search.pl
12533         * tools/google_search.pl
12534         * tools/kmail2sylpheed.pl
12535         * tools/kmail2sylpheed_v2.pl
12536         * tools/maildir2sylpheed.pl
12537         * tools/multiwebsearch.pl
12538         * tools/newscache_clean.pl
12539         * tools/outlook2sylpheed.pl
12540         * tools/sylpheed-switcher
12541         * tools/update-po
12542         * tools/vcard2xml.py
12543         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12544                 update FSF address
12545
12546 2005-09-21 [colin]      1.9.14cvs46
12547
12548         * src/gedit-print.c
12549         * src/procmsg.c
12550         * src/procmsg.h
12551         * src/textview.c
12552         * src/summaryview.c
12553                 Remove some printing hacks (deselection/reselection),
12554                 which by the way fix printing the currently 
12555                 displayed mime part (still only text)
12556                 Plus a little optimisation of summary_show
12557
12558
12559 2005-09-20 [colin]      1.9.14cvs45
12560
12561         * src/mainwindow.c
12562         * src/messageview.c
12563                 GUI fixups: add accels, set message
12564                 view title to displayed mail's subject
12565         * src/prefs_spelling.c
12566         * src/gtk/gtkaspell.c
12567                 GUI fixups: allow underlining misspelled
12568                 words instead of coloring them (a11y!)
12569
12570 2005-09-19 [colin]
12571
12572         1.9.15rc3 released
12573
12574 2005-09-19 [colin]      1.9.14cvs44
12575
12576         * src/compose.c
12577                 Fix draft message
12578         * src/gtk/gtkaspell.c
12579                 Fix wrong test ;-)
12580
12581 2005-09-19 [colin]      1.9.14cvs43
12582
12583         * src/addressbook.c
12584                 Fix sensitivity of Delete button
12585         * src/compose.c
12586                 Warn if the requested Privacy system
12587                 is not available
12588         * src/exphtmldlg.c
12589         * src/expldifdlg.c
12590         * src/importldif.c
12591         * src/importmutt.c
12592         * src/importpine.c
12593                 Fix crappy UI
12594         * src/
12595         * src/ssl.h
12596         * src/prefs_account.h
12597         * src/prefs_account.c
12598                 Save SSL prefs even in builds that have
12599                 SSL support disable
12600         * src/imap.c
12601         * src/inc.c
12602         * src/news.c
12603         * src/send_message.c
12604                 Warn if connection should be secure, but
12605                 SSL support isn't compiled in
12606         * src/gtkaspell.c
12607                 Fix word separation on UTF-8 systems
12608                 Fixes bug #812 (Strange inline spellchecking)
12609         * src/compose.c
12610                 Warn if the requested Privacy system
12611                 is not available
12612                 Factorize offline warning
12613         * src/imap.c
12614         * src/imap_gtk.c
12615         * src/imap_gtk.h
12616         * src/inc.h
12617         * src/news_gtk.c
12618         * src/news_gtk.h
12619         * src/messageview.c
12620                 Factorize offline warning
12621
12622 2005-09-19 [paul]
12623
12624         1.9.15-rc2 released
12625
12626 2005-09-18 [colin]      1.9.14cvs42
12627
12628         * src/codeconv.c
12629         * src/codeconv.h
12630         * src/procmime.c
12631                 Add a way to get locale's charset ignoring utf-8,
12632                 and use that as default encoding for broken mails
12633
12634 2005-09-18 [colin]      1.9.14cvs41
12635
12636         * src/gtk/logwindow.c
12637                 Translate string. Patch by Fabien Vantard
12638
12639 2005-09-18 [colin]      1.9.14cvs40
12640
12641         * configure.ac
12642                 Fix bug #803 (IMAP/SSL support breaks with 
12643                 GnuTLS libetpan 0.38)
12644
12645 2005-09-18 [colin]      1.9.14cvs39
12646
12647         * src/codeconv.c
12648         * src/compose.c
12649         * src/procmime.c
12650                 More charsets fixes. Fixes bug #806 (non
12651                 ascii characters in subject line)
12652
12653 2005-09-17 [paul]       1.9.14cvs38
12654
12655         * src/folderview.c
12656         * src/mainwindow.c
12657                 fix gcc-2.95 issues
12658                 Patch by Pawel Pekala
12659
12660 2005-09-17 [colin]      1.9.14cvs37
12661
12662         * src/addrindex.c
12663                 bugfix for NO-USE LDAP compilation, patch 
12664                 by Fabien Vantard
12665
12666 2005-09-17 [colin]      1.9.14cvs36
12667
12668         * src/prefs_actions.c
12669         * src/prefs_customheader.c
12670         * src/prefs_display_header.c
12671         * src/prefs_filtering_action.c
12672         * src/prefs_matcher.c
12673         * src/prefs_toolbar.c
12674                 Fix strange casts (less elegant but
12675                 works better)
12676
12677 2005-09-16 [colin]      1.9.14cvs35
12678
12679         * src/jpilot.c
12680                 Missed that one
12681
12682 2005-09-16 [colin]      1.9.14cvs34
12683
12684         * configure.ac
12685         * src/Makefile.am
12686         * src/addr_compl.c
12687         * src/addrindex.c
12688         * src/browseldap.c
12689         * src/editldap.c
12690         * src/ldaplocate.c
12691         * src/ldapquery.c
12692         * src/ldapquery.h
12693         * src/ldapserver.c
12694         * src/ldapserver.h
12695         * src/main.c
12696         * src/matcher_parser_parse.y
12697         * src/prefs_themes.c
12698         * src/etpan/Makefile.am
12699         * src/gtk/description_window.c
12700         * src/plugins/clamav/Makefile.am
12701         * src/plugins/clamav/clamav_plugin.c
12702         * src/plugins/dillo_viewer/Makefile.am
12703         * src/plugins/pgpcore/Makefile.am
12704         * src/plugins/pgpinline/Makefile.am
12705         * src/plugins/pgpmime/Makefile.am
12706         * src/plugins/trayicon/Makefile.am
12707                 Fix 100% cpu usage in address completion list
12708                 Fix little bugs (return with no values etc)
12709                 Fix all warnings (with common CFLAGS)
12710
12711 2005-09-15 [colin]      1.9.14cvs33
12712
12713         * src/addressbook.c
12714                 Fix bug where sometimes a group's email list is empty,
12715                 force its refresh (probably fixes "Re: how to create a 
12716                 distribution list")
12717         * src/ldapquery.c
12718                 Don't return to the callback in the main thread from the
12719                 fetch thread (or face segs!)
12720
12721 2005-09-15 [paul]       1.9.14cvs32
12722
12723         * src/prefs_matcher.c
12724                 forgotten in last commit
12725
12726 2005-09-15 [paul]       1.9.14cvs31
12727
12728         * src/prefs_actions.c
12729         * src/prefs_filtering_action.c
12730         * src/prefs_quote.c
12731         * src/quote_fmt.c
12732         * src/summaryview.c
12733         * src/gtk/description_window.c
12734         * src/gtk/description_window.h
12735         * src/gtk/quicksearch.c
12736                 allow interaction with the called
12737                 description window
12738                 Patch by Anders Hammar
12739
12740 2005-09-14 [paul]       1.9.14cvs30
12741
12742         * src/compose.c
12743                 fix a little annoyance when pasting with 3rd button 
12744                 with wrap_pastes=0 and wrap_input=1
12745                 Patch by Colin
12746
12747 2005-09-14 [paul]       1.9.14cvs29
12748
12749         * src/prefs_account.c
12750                 disable 'Filter messages on receiving' for
12751                 SMTP-only accounts
12752                 Patch  by Anders Hammar
12753
12754 2005-09-14 [paul]       1.9.14cvs28
12755
12756         * po/sk.po
12757                 fix crash
12758                 updated by Andrej Kacian
12759
12760 2005-09-14 [paul]
12761
12762         1.9.15-rc1 released
12763
12764 2005-09-14 [paul]       1.9.14cvs27
12765
12766         * po/es.po
12767                 updated by Ricardo Mones Lastra
12768         * src/compose.c
12769         * src/compose.h
12770                 associate no_wrap_tags to Compose windows
12771                 instead of using a static one
12772                 Patch by Colin
12773         * src/mbox.c
12774                 fix proc_mbox()
12775                 Patch by wwp
12776         * src/textview.c
12777                 remove unneeded printf()
12778
12779 2005-09-14 [paul]       1.9.14cvs26
12780
12781         * src/addrcache.c
12782         * src/codeconv.h
12783         * src/folder.h
12784         * src/mainwindow.h
12785         * src/mh.c
12786         * src/mimeview.h
12787         * src/partial_download.c
12788         * src/pop.c
12789         * src/prefs_account.c
12790         * src/prefs_account.h
12791         * src/prefs_actions.c
12792         * src/prefs_customheader.c
12793         * src/prefs_display_header.c
12794         * src/prefs_filtering_action.c
12795         * src/prefs_matcher.c
12796         * src/prefs_toolbar.c
12797         * src/privacy.h
12798         * src/procmime.c
12799         * src/procmime.h
12800         * src/procmsg.h
12801         * src/textview.c
12802         * src/undo.h
12803         * src/common/plugin.c
12804         * src/common/session.h
12805         * src/common/socket.c
12806         * src/common/socket.h
12807         * src/common/template.c
12808         * src/gtk/gtkaspell.c
12809         * src/gtk/quicksearch.h
12810         * src/plugins/pgpcore/passphrase.c
12811         * src/plugins/pgpcore/prefs_gpg.h
12812         * src/plugins/pgpcore/select-keys.c
12813         * src/plugins/pgpcore/select-keys.h
12814         * src/plugins/pgpcore/sgpgme.c
12815         * src/plugins/pgpinline/pgpinline.c
12816         * src/plugins/pgpmime/pgpmime.c
12817         * src/plugins/trayicon/trayicon.c
12818                 fix compilation warnings
12819                 Patch by Daniel Gustafson
12820
12821 2005-09-14 [paul]       1.9.14cvs25
12822
12823         * src/addressbook.c
12824                 add missing column header, and other small
12825                 bug fixes
12826                 Patch by Anders Hammar
12827
12828 2005-09-13 [colin]      1.9.14cvs24
12829
12830         * src/gtk/gtkaspell.c
12831                 Fix non-utf8 in menu
12832                 Fix little leaks
12833                 Nullify struct members after free()s
12834
12835 2005-09-13 [colin]      1.9.14cvs23
12836
12837         * src/compose.c
12838                 Test utf8 compliance before inserting to 
12839                 buffer, and try to convert if necessary
12840         * src/procmime.c
12841                 If no charset is present, use the locale 
12842                 one instead of us-ascii
12843         * src/procmsg.c
12844                 Add Sender, List-Post and To in the checked 
12845                 headers for automatic rules creation 
12846                 (thanks to wwp)
12847         * src/prefs_themes.c
12848         * src/gtk/gtkaspell.c
12849                 Remove deprecated functions. 
12850                 patch by Daniel Gustafson
12851
12852 2005-09-12 [colin]      1.9.14cvs22
12853
12854         * src/compose.c
12855                 Fix bug #448 (Scrolling/Redraw issue with 
12856                 address-fields in Header)
12857         * src/mainwindow.c
12858         * src/summaryview.c
12859         * src/summaryview.h
12860                 Fix loss of MSG_MARKED on move/copy
12861                 Fix bug #804 (Quicksearch togglebutton doesn't 
12862                 get depressed after '/' key is pressed)
12863
12864 2005-09-12 [paul]       1.9.14cvs21
12865
12866         * AUTHORS
12867         * src/gtk/logwindow.c
12868                 add 'Clear Log' to popup menu
12869                 Patch by Anders Hammar <anders.hammar@telia.com>
12870
12871 2005-09-12 [paul]       1.9.14cvs20
12872
12873         * src/compose.c
12874                 set correct sensitivity on attachments
12875                 popup menu
12876         * src/folder.c
12877                 fix typo
12878         * src/prefs_spelling.c
12879                 fix crash when no LANG env is set
12880         * src/common/xml.c
12881                 fix crash in wizard
12882                 don't use memeory after free
12883
12884         All patches by Daniel Gustafson
12885
12886 2005-09-12 [paul]       1.9.14cvs19
12887
12888         * src/prefs_themes.c
12889                 make theme info selectable
12890         * src/gtk/description_window.c
12891                 make window non-modal
12892         * tools/README
12893                 add details of asus_mailed.sh
12894         * tools/claws.i18n.status.pl
12895                 update for new zh_TW translator
12896                 widen the output
12897                 create alternate coloured lines
12898                 improve readability
12899
12900 2005-09-10 [colin]      1.9.14cvs18
12901
12902         * src/plugins/pgpcore/select-keys.c
12903                 Better order for the buttons
12904
12905 2005-09-10 [colin]      1.9.14cvs17
12906
12907         * src/compose.c
12908         * src/plugins/pgpcore/select-keys.c
12909         * src/plugins/pgpcore/select-keys.h
12910         * src/plugins/pgpcore/sgpgme.c
12911                 Add a "Don't encrypt" button to the key
12912                 selection dialog. Fixes bug #177 (There should be a 
12913                 'Don't encrypt button in the Select Keys dialog)
12914
12915 2005-09-10 [colin]      1.9.14cvs16
12916
12917         * src/compose.c
12918                 Fix bug #572 (%X option does not work with templates)
12919
12920 2005-09-10 [colin]      1.9.14cvs15
12921
12922         * src/toolbar.c 
12923                 Remove g_print
12924
12925 2005-09-10 [colin]      1.9.14cvs14
12926
12927         * src/imap.c
12928                 Fix a possible crash
12929
12930 2005-09-09 [colin]      1.9.14cvs13
12931
12932         * src/imap.c
12933         * src/etpan/imap-thread.c
12934         * src/etpan/imap-thread.h
12935                 Fix moving from queue or drafts to normal folders
12936                 Fix bug #794 (No way to delete without expunging)
12937                 Take flags unset by other mailers into account
12938                 Take deleted flag set by other mailers into account
12939                 Fix unsetting REPLIED flag
12940                 Fix crash when capabilities can't be retrieved
12941         * src/mainwindow.c
12942         * src/mainwindow.h
12943                 Add M_DELAYED_FLAGS condition, and let the user use
12944                 Execute in order to be able to expunge deleted mails,
12945                 even if he's not in delayed execute mode
12946         * src/prefs_spelling.c
12947                 Use 'en' dictionary by default if LANG is POSIX or C
12948         * src/gtk/prefswindow.c
12949                 Fix bug #767 (Preferences windows expanding) by making
12950                 the window a bit larger when the resolution is greater
12951                 than 640x480, and by putting the prefs in a
12952                 GtkScrolledWindow.
12953
12954 2005-09-09 [paul]       1.9.14cvs12
12955
12956         * AUTHORS
12957         * configure.ac
12958         * po/zh_TW.Big5.po      ** REMOVED **
12959         * po/zh_TW.po           ** ADDED **
12960                 updated by Wei-Lun Chao
12961
12962 2005-09-09 [paul]       1.9.14cvs11
12963
12964         * src/mainwindow.c
12965                 fix asserts
12966         * src/common/xml.c
12967                 delay memory allocation until file is
12968                 opened successfully
12969                 Patch by Daniel Gustafson
12970
12971 2005-09-09 [colin]      1.9.14cvs10
12972
12973         * src/imap.c
12974                 Add guards
12975
12976 2005-09-08 [colin]      1.9.14cvs9
12977
12978         * src/compose.c
12979                 Alert when we can't save draft
12980                 Fix various wrap/color issues
12981                 Add mid-click pasting respecting wrap_paste option
12982         * src/folder.c
12983         * src/folder.h
12984         * src/folder_item_prefs.c
12985         * src/folder_item_prefs.h
12986         * src/imap.c
12987         * src/imap_gtk.c
12988         * src/imap_gtk.h
12989         * src/main.c
12990         * src/mainwindow.c
12991         * src/mainwindow.h
12992         * src/news.c
12993         * src/news_gtk.c
12994         * src/news_gtk.h
12995         * src/prefs_folder_item.c
12996                 Fix the impossibility to synchronise folders for
12997                 offline use (IMAP and NNTP are concerned)
12998
12999 2005-09-08 [colin]      1.9.14cvs8
13000
13001         * configure.ac
13002                 Build LDAP and JPilot by default if available
13003         * src/textview.c
13004                 Fix use after free
13005
13006 2005-09-08 [paul]       1.9.14cvs7
13007
13008         * doc/manual/en/sylpheed-1.html
13009         * doc/manual/en/sylpheed-18.html
13010         * doc/manual/en/sylpheed-19.html
13011         * doc/manual/en/sylpheed-4.html
13012         * doc/manual/en/sylpheed-6.html
13013         * doc/manual/en/sylpheed.html
13014                 a few minor updates, plus include some
13015                 details about plugins and their requirements
13016         * src/mainwindow.c
13017                 minor changes to English in /View/Sort
13018
13019 2005-09-07 [colin]      1.9.14cvs6
13020
13021         * doc/manual/en/sylpheed-1.html
13022         * doc/manual/en/sylpheed-10.html
13023         * doc/manual/en/sylpheed-11.html
13024         * doc/manual/en/sylpheed-12.html
13025         * doc/manual/en/sylpheed-13.html
13026         * doc/manual/en/sylpheed-14.html
13027         * doc/manual/en/sylpheed-15.html
13028         * doc/manual/en/sylpheed-16.html
13029         * doc/manual/en/sylpheed-17.html
13030         * doc/manual/en/sylpheed-18.html
13031         * doc/manual/en/sylpheed-19.html
13032         * doc/manual/en/sylpheed-2.html
13033         * doc/manual/en/sylpheed-20.html
13034         * doc/manual/en/sylpheed-21.html
13035         * doc/manual/en/sylpheed-22.html
13036         * doc/manual/en/sylpheed-3.html
13037         * doc/manual/en/sylpheed-4.html
13038         * doc/manual/en/sylpheed-5.html
13039         * doc/manual/en/sylpheed-6.html
13040         * doc/manual/en/sylpheed-7.html
13041         * doc/manual/en/sylpheed-8.html
13042         * doc/manual/en/sylpheed-9.html
13043         * doc/manual/en/sylpheed.html
13044                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13045
13046 2005-09-07 [colin]      1.9.14cvs5
13047
13048         * src/mainwindow.c
13049                 Make labels more to-the-point
13050
13051 2005-09-07 [colin]      1.9.14cvs4
13052
13053         * doc/manual/en/sylpheed-1.html
13054         * doc/manual/en/sylpheed-12.html
13055         * doc/manual/en/sylpheed-13.html
13056         * doc/manual/en/sylpheed-14.html
13057         * doc/manual/en/sylpheed-15.html
13058         * doc/manual/en/sylpheed-16.html
13059         * doc/manual/en/sylpheed-17.html
13060         * doc/manual/en/sylpheed-18.html
13061         * doc/manual/en/sylpheed-19.html
13062         * doc/manual/en/sylpheed-2.html
13063         * doc/manual/en/sylpheed-20.html
13064         * doc/manual/en/sylpheed-21.html
13065         * doc/manual/en/sylpheed-22.html
13066         * doc/manual/en/sylpheed-4.html
13067         * doc/manual/en/sylpheed-5.html
13068         * doc/manual/en/sylpheed-6.html
13069         * doc/manual/en/sylpheed-7.html
13070         * doc/manual/en/sylpheed-8.html
13071         * doc/manual/en/sylpheed-9.html
13072         * doc/manual/en/sylpheed.html
13073                 Update manual
13074
13075 2005-09-07 [colin]      1.9.14cvs3
13076
13077         * doc/faq/en/sylpheed-faq-1.html
13078         * doc/faq/en/sylpheed-faq-2.html
13079         * doc/faq/en/sylpheed-faq-3.html
13080         * doc/faq/en/sylpheed-faq.html
13081                 Update FAQ
13082
13083 2005-09-07 [colin]      1.9.14cvs2
13084
13085         * src/folderview.c
13086         * src/procmsg.c
13087         * src/summaryview.c
13088         * src/toolbar.c
13089                 Fix special subfolders:
13090                 - Inherit parent's icon
13091                 - sent contents of queues subfolders
13092                 - empty subfolders of trashes
13093         * src/mainwindow.c
13094                 Remove outdated manual and faq entries
13095         * src/common/utils.c
13096                 Add quotes around %s coming from mailcap
13097
13098 2005-09-07 [colin]      1.9.14cvs1
13099
13100         * src/compose.c
13101                 After saving draft, set modified to FALSE
13102         * src/mimeview.c
13103         * src/common/utils.c
13104         * src/common/utils.h
13105                 Try to open mime parts using what is 
13106                 indicated in ~/.mailcap or /etc/mailcap,
13107                 if possible.
13108
13109 2005-09-05 [paul]       1.9.14
13110
13111         1.9.14 released
13112
13113         * po/sk.po
13114                 updated by Andrej Kacian
13115
13116 2005-09-05 [paul]       1.9.13cvs83
13117
13118         * po/de.po
13119         * po/es.po
13120         * po/fi.po
13121         * po/fr.po
13122         * po/nb.po
13123         * po/pt_BR.po
13124         * po/sr.po
13125                 updated translations by Thomas Gilgin, Ricardo Mones
13126                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13127                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13128
13129 2005-09-04 [paul]       1.9.13cvs82
13130
13131         * src/compose.c
13132                 only warn about exceeded line length limit
13133                 on send
13134
13135 2005-09-04 [paul]       1.9.13cvs81
13136
13137         * src/compose.c
13138                 fix crash in 'line length exceeded' dialogue
13139
13140 2005-09-02 [paul]       1.9.13cvs80
13141
13142         * src/imap.c
13143                 fix bug 795, 'Connection lost IMAP'
13144                 and add statusbar prints
13145                 Patch by Colin
13146
13147 2005-09-02 [paul]       1.9.13cvs79
13148
13149         * src/compose.c
13150                 compose_wrap_paragraph() becomes
13151                 compose_beautify_paragraph()
13152                 Patch by Colin
13153
13154 2005-09-02 [colin]      1.9.13cvs78
13155
13156         * src/folderview.c
13157                 Micro-fix
13158
13159 2005-09-01 [colin]      1.9.13cvs77
13160
13161         * src/imap.c
13162                 Maybe fix bug #795 (Connection lost IMAP)
13163                 Don't try to send logout when we're disconnected.
13164         * src/summaryview.c
13165                 Include locked and marked emails in HRM
13166                 view. Fixes bug #800 (Locked messages no longer 
13167                 show up when hide read messages is used)
13168
13169 2005-09-01 [paul]       1.9.13cvs76
13170
13171         * src/prefs_common.c
13172                 fix bad cutting
13173
13174 2005-08-31 [colin]      1.9.13cvs75
13175
13176         * src/folderview.c
13177         * src/folderview.h
13178         * src/prefs_summaries.c
13179         * src/summaryview.c
13180                 Fix "go to next new", fix preference
13181                 (Open unread/next swapped)
13182
13183 2005-08-31 [paul]       1.9.13cvs74
13184
13185         * src/compose.c
13186         * src/folderview.c
13187         * src/headerview.c
13188         * src/headerview.h
13189         * src/mainwindow.c
13190         * src/prefs_common.c
13191         * src/prefs_common.h
13192         * src/prefs_fonts.c
13193         * src/summaryview.c
13194         * src/textview.c
13195         * src/common/defs.h
13196                 remove obsolete BOLD_FONT setting
13197                 fix font update in headerview and textview
13198                 headers after prefs change
13199                 Patch By Colin
13200
13201 2005-08-31 [paul]
13202
13203         1.9.14-rc4 released
13204
13205 2005-08-30 [colin]      1.9.13cvs73
13206
13207         * src/summaryview.c
13208                 When Hide read messages is selected and we
13209                 refresh the summaryview, don't remove the 
13210                 currently displayed message. Fixes bug #797
13211                 (Summary view reloads when new mail is 
13212                 downloaded in 1.9.14 rc)
13213
13214 2005-08-30 [colin]      1.9.13cvs72
13215
13216         * src/folderview.c
13217                 Fix flickering
13218         * src/mainwindow.c
13219                 Remove useless callback
13220         * src/mimeview.c
13221         * src/gtk/filesel.c
13222         * src/gtk/filesel.h
13223                 Add a filesel_select_file_save_folder() - used by Save All
13224
13225 2005-08-29 [paul]       1.9.13cvs71
13226
13227         * AUTHORS
13228         * src/matcher_parser_parse.y
13229         * src/etpan/imap-thread.c
13230                 fix building on FreeBSD
13231                 Patch by Daniel Gustafson <daniel@hobbit.se>
13232
13233 2005-08-29 [paul]       1.9.13cvs70
13234
13235         * src/plugins/pgpinline/pgpinline.c
13236                 only initialise sig result if it's been handled
13237                 Patch by Colin
13238
13239 2005-08-29 [paul]       1.9.13cvs69
13240         
13241         Patches by Colin:
13242
13243         * src/imap.c
13244         * src/common.utils.c
13245         * src/common/utils.h
13246                 optimisation
13247         * src/stock_pixmap.h
13248                 fix wrong icon reference
13249         * src/pixmaps/trash_btn.xpm
13250                 replace with nicer image
13251
13252 2005-08-28 [colin]      1.9.13cvs68
13253
13254         * src/Makefile.am
13255         * src/stock_pixmap.c
13256         * src/stock_pixmap.h
13257         * src/toolbar.c
13258         * src/pixmaps/trash_btn.xpm
13259                 Add a specific trash xpm for the button
13260
13261 2005-08-28 [colin]      1.9.13cvs67
13262
13263         * src/imap.c
13264                 Fix leak
13265
13266 2005-08-27 [colin]      1.9.13cvs66
13267
13268         * src/imap.c
13269         * src/procmime.c
13270                 Correctly fix "Problem with replies", fixes
13271                 pgpmime encryption too. 
13272
13273 2005-08-27 [colin]      1.9.13cvs65
13274
13275         * src/folder.c
13276         * src/procmsg.c
13277         * src/procmsg.h
13278         * src/summaryview.c
13279                 Fix bug #517 (messages removed from summaryview 
13280                 when moving fails)
13281
13282 2005-08-27 [colin]      1.9.13cvs64
13283
13284         * tools/Makefile.am
13285         * tools/asus_mailled.sh
13286                 Add a script to blink ASUS laptops' mail LED where there
13287                 is unread mail.
13288
13289 2005-08-27 [colin]      1.9.13cvs63
13290
13291         * src/imap.c
13292         * src/etpan/imap-thread.c
13293         * src/etpan/imap-thread.h
13294                 Implement automatic choosing of login method
13295                 Fixes bug #791
13296         * src/gtk/.cvsignore
13297                 Add sylpheed-marshal.[ch]
13298
13299 2005-08-27 [colin]      1.9.13cvs62
13300
13301         * src/common/utils.c
13302                 Fix confusing perror
13303
13304 2005-08-27 [colin]      1.9.13cvs61
13305
13306         * src/toolbar.c
13307         * src/toolbar.h
13308                 Remove A_DELETE, replace it with 
13309                 A_TRASH and A_DELETE_REAL. Automatically
13310                 rewrite config files to replace A_DELETE
13311                 with A_TRASH (no functionality change).
13312                 Fixes half of #794
13313
13314 2005-08-26 [colin]      1.9.13cvs60
13315
13316         * src/procmime.c
13317                 Previous "Problem with replies" fix brought other
13318                 problems, fixing them
13319
13320 2005-08-26 [colin]      1.9.13cvs59
13321
13322         * src/procmime.c
13323                 Fix "Problem with replies". This happened only
13324                 on IMAP...
13325         * src/procmsg.c
13326                 Factorize code a bit
13327         * src/compose.c
13328                 Speed improvement on very long messages (wrapping)
13329                 Fix signature color on Reedit and Redirect
13330                 On Reedit, don't attach pgp-signatures parts, but
13331                 set signing to On.
13332
13333 2005-08-24 [paul]       1.9.13cvs58
13334
13335         * src/compose.c
13336                 don't claim success when clicking
13337                 Cancel on the passphrase box.
13338                 Patch by Colin
13339
13340 2005-08-24 [paul]       1.9.13cvs57
13341
13342         * src/main.c
13343                 fix misplaced sylpheed.log
13344         * src/common/defs.h
13345                 define UIDL_DIR
13346
13347 2005-08-24 [paul]       1.9.13cvs56
13348
13349         * src/imap.c
13350         * src/etpan/imap-thread.c
13351         * src/etpan/imap-thread.h
13352                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13353                 Patch by Colin
13354         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13355         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13356                 remove autogenerated files
13357         * tools/kdeservicemenu/README
13358         * tools/kdeservicemenu/install.sh
13359         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13360         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13361                 use Claws icon, use 'Sylpheed-Claws' in menu,
13362                 use kdialog, and other cleanups
13363
13364 2005-08-23 [paul]       1.9.13cvs55
13365
13366         * src/compose.c
13367                 fix paste/wrap crash
13368                 Patch by Colin
13369
13370 2005-08-23 [paul]       1.9.13cvs54
13371
13372         * src/main.c
13373                 fix crash recovery
13374                 Patch by Colin
13375
13376 2005-08-23 [paul]       1.9.13cvs53
13377
13378         * src/addressbook.c
13379         * src/editaddress.c
13380                 view all data of LDAP contacts
13381                 Patch by Colin
13382
13383 2005-08-23 [paul]       1.9.13cvs52
13384
13385         * src/addressbook.c
13386                 fix issues with the Search field
13387                 Patch by Colin
13388
13389 2005-08-22 [paul]       1.9.13cvs51
13390
13391         * src/folderview.c
13392                 put name of folder in processing dialog
13393                 title
13394         * src/prefs_folder_item.c
13395                 improve english usage
13396
13397 2005-08-22 [paul]       1.9.13cvs50
13398
13399         * src/filtering.c
13400         * src/filtering.h
13401         * src/matcher.c
13402         * src/matcher_parser_lex.l
13403         * src/matcher_parser_parse.y
13404         * src/prefs_filtering.c
13405                 add Filtering/Processing rule names feature.
13406                 (the incompatible old matcherrc is saved as
13407                 matcherrc.pre_names).
13408                 Patch by Colin
13409
13410 2005-08-22 [paul]       1.9.13cvs49
13411
13412         * src/procmsg.c
13413                 fix colour labelling
13414                 Patch by Colin
13415
13416 2005-08-22 [paul]       1.9.13cvs48
13417
13418         * src/textview.c
13419                 fix open_image_cb()
13420
13421 2005-08-22 [paul]       1.9.13cvs47
13422
13423         * src/imap.c
13424                 fix bug 789, 'SC crashes with imap (CVS ver)'
13425                 Patch by Colin
13426
13427 2005-08-22 [paul]       1.9.13cvs46
13428
13429         * src/mimeview.c
13430         * src/prefs_common.c
13431         * src/common/defs.h
13432                 define reused defaults in defs.h
13433         * src/textview.c
13434                 add 'Open image' to image popup menu
13435
13436 2005-08-21 [colin]      1.9.13cvs45
13437
13438         * src/summaryview.c
13439                 Fix bug #788 (Bogus "From" address displayed)
13440
13441 2005-08-20 [colin]      1.9.13cvs44
13442
13443         * src/folder.c
13444                 Fix buf #787 (multilevel delete causes SIGSEGV)
13445
13446 2005-08-19 [colin]      1.9.13cvs43
13447
13448         * src/inc.c
13449         * src/prefs_common.c
13450         * src/prefs_common.h
13451                 Add an hidden pref to allow modifying the
13452                 update stepping in incorporation.
13453                 Patch by wwp.
13454
13455 2005-08-19 [colin]      1.9.13cvs42
13456
13457         * src/compose.c
13458         * src/procmime.c
13459                 Workaround for broken MUAs: encode 
13460                 Content-type: name: as ASCII and 
13461                 Content-Disposition: filename: as
13462                 per rfc2231
13463         * src/prefs_account.c
13464                 Fix invisible-ness of SMTP SSL prefs
13465                 in NNTP accounts
13466
13467 2005-08-19 [paul]       1.9.13cvs41
13468
13469         * src/compose.c
13470         * src/prefs_common.c
13471         * src/prefs_common.h
13472         * src/prefs_wrapping.c
13473                 paste with or without wrapping.
13474                 patch by Colin
13475
13476 2005-08-19 [paul]       1.9.13cvs40
13477
13478         * src/prefs_common.c
13479         * src/prefs_common.h
13480         * src/summaryview.c
13481                 reintroduce enable_swap_from as a
13482                 hidden pref. patch by Colin
13483         * src/quote_fmt_parse.y
13484         * src/plugins/clamav/clamav_plugin.c
13485         * src/plugins/dillo_viewer/dillo_viewer.c
13486         * src/plugins/mathml_viewer/mathml_viewer.c
13487         * src/plugins/pgpcore/sgpgme.c
13488         * src/plugins/pgpinline/pgpinline.c
13489         * src/plugins/pgpmime/pgpmime.c
13490                 tidy up. patch by Colin
13491
13492 2005-08-19 [paul]       1.9.13cvs39
13493
13494         * configure.ac
13495                 complete cvs38's sync
13496         * src/editaddress.c
13497         * src/gedit-print.c
13498         * src/mutt.c
13499         * src/etpan/etpan-log.c
13500         * src/etpan/imap-thread.c
13501         * src/gtk/gtksourceprintjob.c
13502                 fix compilation warnings
13503                 (patch by Colin)
13504
13505 2005-08-19 [paul]       1.9.13cvs38
13506
13507         sync with main:
13508
13509         * src/account.c
13510         * src/action.c
13511         * src/addrbook.c
13512         * src/addrcache.c
13513         * src/addrharvest.c
13514         * src/addrindex.c
13515         * src/codeconv.c
13516         * src/compose.c
13517         * src/crash.c
13518         * src/exporthtml.c
13519         * src/exportldif.c
13520         * src/folder.c
13521         * src/image_viewer.c
13522         * src/inc.c
13523         * src/inc.h
13524         * src/jpilot.c
13525         * src/ldif.c
13526         * src/main.c
13527         * src/matcher.c
13528         * src/mbox.c
13529         * src/messageview.c
13530         * src/mh.c
13531         * src/mimeview.c
13532         * src/msgcache.c
13533         * src/mutt.c
13534         * src/news.c
13535         * src/partial_download.c
13536         * src/pine.c
13537         * src/pop.c
13538         * src/prefs_actions.c
13539         * src/prefs_common.c
13540         * src/prefs_customheader.c
13541         * src/prefs_display_header.c
13542         * src/prefs_gtk.c
13543         * src/prefs_themes.c
13544         * src/procheader.c
13545         * src/procmime.c
13546         * src/procmsg.c
13547         * src/recv.c
13548         * src/send_message.c
13549         * src/simple-gettext.c
13550         * src/sourcewindow.c
13551         * src/textview.c
13552         * src/vcard.c
13553         * src/common/defs.h
13554         * src/common/log.c
13555         * src/common/plugin.c
13556         * src/common/prefs.c
13557         * src/common/session.c
13558         * src/common/session.h
13559         * src/common/socket.c
13560         * src/common/socket.h
13561         * src/common/ssl_certificate.c
13562         * src/common/template.c
13563         * src/common/utils.c
13564         * src/common/utils.h
13565         * src/common/xml.c
13566         * src/gtk/about.c
13567         added wrappers for C library function that
13568                 take pathname arguments.
13569                 enabled compilation with MinGW.
13570                 use GDir instead of directly using opendir().
13571                 added rename_force().
13572
13573 2005-08-19 [paul]       1.9.13cvs37
13574         
13575         patches by Colin:
13576         * src/compose.c
13577                 fix privacy settings on re-editing
13578                 a sent message
13579         * src/jpilot.c
13580                 fix encoding bug
13581         * src/folder.c
13582         * src/procmsg.c
13583         * src/procmsg.h
13584         * src/summaryview.c
13585                 flag changing optimisation
13586
13587 2005-08-18 [martin]     1.9.13cvs36
13588
13589         * commitHelper
13590             added my login
13591         * src/addrcache.c
13592         * src/addrharvest.c
13593         * src/addrindex.c
13594         * src/compose.c
13595         * src/grouplistdialog.c
13596         * src/main.c
13597         * src/mainwindow.c
13598         * src/msgcache.c
13599         * src/mutt.c
13600         * src/pine.c
13601         * src/prefs_account.c
13602         * src/prefs_themes.c
13603         * src/stock_pixmap.c
13604         * src/summaryview.c
13605         * src/gtk/about.c
13606         * src/gtk/logwindow.c
13607             removed deprecated glib and gdk stuff
13608         * src/plugins/pgpcore/select-keys.c
13609             convert attributes from locale to utf8
13610
13611 2005-08-17 [paul]       1.9.13cvs35
13612
13613         * src/account.c
13614         * src/addressbook.c
13615                 use new GTK_STOCK_ icons if available
13616         * src/summaryview.c
13617         * src/gtk/gtksctree.c
13618         * src/gtk/gtksctree.h
13619                 faster range select. patch by Colin
13620
13621 2005-08-17 [paul]       1.9.13cvs34
13622
13623         patches by colin:
13624         * src/addressbook.c
13625         * src/addressitem.h
13626                 Add an edit button for contacts, fix selections
13627                 of gtksctree items
13628         * src/editaddress.c
13629                 Change labels, let Save be always possible in the
13630                 email and user atributes tabs
13631         * src/folderview.c
13632                 fix sort issues
13633         * src/summaryview.c
13634                 select next item instead of the displayed one
13635                 after deletion
13636
13637         * src/gtk/progressdialog.c
13638                 use prefs_common.enable_rules_hint
13639
13640 2005-08-13 [hoa]        1.9.13cvs33
13641
13642         * src/etpan/imap-thread.c
13643                 fixed build on Solaris.
13644
13645 2005-08-10 [colin]      1.9.13cvs32
13646
13647         * src/procmsg.c
13648                 Fix cvs31 (missing fclose before reading
13649                 the file)
13650
13651 2005-08-10 [colin]      1.9.13cvs31
13652
13653         * src/procmsg.c
13654                 Fix procmsg_msginfo_new_from_mimeinfo() when
13655                 the MimeInfo isn't stored in memory. This fixes
13656                 replying to an attached message.
13657
13658 2005-08-10 [colin]      1.9.13cvs30
13659
13660         * src/mainwindow.c
13661                 Fix slowness in account changing
13662
13663 2005-08-10 [colin]      1.9.13cvs29
13664
13665         * src/folder.c
13666         * src/folderutils.c
13667         * src/folderview.c
13668         * src/imap_gtk.c
13669         * src/mainwindow.c
13670         * src/mh_gtk.c
13671         * src/procmsg.c
13672         * src/summaryview.c
13673                 Optimize folder_has_parent_of_type
13674                 Prevent moving special sub-folders from contextual menus
13675                 Rework message a bit ("Empty all messages" -> "Delete all
13676                 messages")
13677                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
13678                 and "Deleted Items" folders)
13679
13680 2005-08-08 [colin]      1.9.13cvs28
13681
13682         * src/summaryview.c
13683         * src/prefs_summaries.c
13684                 Make "Select first unread|new" more flexible
13685                 (just prioritize new or unread)
13686
13687 2005-08-08 [colin]      1.9.13cvs27
13688
13689         * src/summaryview.c
13690                 If "select first new" is selected and there only
13691                 are unread messages, fallback to "select first
13692                 unread".
13693
13694 2005-08-08 [colin]      1.9.13cvs26
13695
13696         * src/folder.c
13697                 Fix shameful bugs (and bug #779)
13698
13699 2005-08-08 [colin]      1.9.13cvs25
13700
13701         * src/folder.c
13702         * src/folder.h
13703                 Cache parents' type to make folder_has_parent_of_type
13704                 faster
13705         * src/folderview.c
13706                 Forbid DnD of special sub-folders
13707         * src/procmsg.c
13708         * src/procmsg.h
13709                 Add MAIL_POSTFILTERING_HOOK
13710         * src/summaryview.c
13711                 Revert over-zealous deletion of the use_addr_book 
13712                 code
13713
13714 2005-08-07 [colin]      1.9.13cvs24
13715
13716         * src/folder.c
13717                 Fix big mistake (passing MsgInfo instead 
13718                 of FolderItem)
13719
13720 2005-08-07 [colin]      1.9.13cvs23
13721
13722         * src/compose.c
13723         * src/folder.c
13724         * src/folder.h
13725         * src/foldersel.c
13726         * src/folderutils.c
13727         * src/folderview.c
13728         * src/imap.c
13729         * src/mainwindow.c
13730         * src/messageview.c
13731         * src/mh.c
13732         * src/msgcache.c
13733         * src/procmime.c
13734         * src/summaryview.c
13735                 Make subfolders of Drafts, Queue, Outbox, Trash
13736                 work like their parents. 
13737                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
13738
13739 2005-08-07 [colin]      1.9.13cvs22
13740
13741         * src/addressbook.c
13742                 Fix bug #771 (Dragged contacts not saved)
13743
13744 2005-08-07 [paul]       1.9.13cvs21
13745
13746         * src/summaryview.c
13747                 fix bug 32 'Search Doesn't display results
13748                 if "Hide Read Messages" is chosen'
13749                 be more literal in interpreting 'Hide read
13750                 messages'
13751
13752 2005-08-07 [colin]      1.9.13cvs20
13753
13754         * src/folderview.c
13755                 Add debug
13756         * src/summaryview.c
13757                 Faster 'unthread_for_execution'
13758
13759 2005-08-06 [paul]       1.9.13cvs19
13760
13761         * src/mainwindow.c
13762                 add mnemonics to Set displayed columns
13763                 fix bug where msgview_visible option was
13764                 overwritten as TRUE on startup
13765
13766 2005-08-06 [paul]       1.9.13cvs18
13767
13768         * src/mainwindow.c
13769                 refer to 'displayed columns in folder/message
13770                 list' not 'displayed items in summary/message view'
13771         * src/prefs_display_header.c
13772                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
13773                 be consistent with similar dialogues
13774         * src/prefs_folder_column.c
13775         * src/prefs_summary_column.c
13776                 'columns' not 'items', and folder and message lists,
13777                 instead of folder and summary views;
13778                 Use 'Hidden columns' as list heading not 'Available
13779                 items';
13780                 move the 'Remove' button to the right hand side;
13781                 top-align the buttons;
13782                 remove unneeded vbox
13783         * src/prefs_summaries.c
13784                 put the 2 column prefs buttons in a frame to reduce
13785                 overall width; refer to columns not items &c.
13786
13787 2005-08-05 [colin]      1.9.13cvs17
13788
13789         * src/prefs_common.c
13790         * src/prefs_common.h
13791         * src/mainwindow.c
13792         * src/compose.c
13793         * src/messageview.c
13794                 Add an hidden toolbar_detachable pref, so
13795                 that I can get rid of these painful handles
13796                 in the toolbars. Defaults to TRUE to avoid
13797                 changing the GUI on unsuspecting people...
13798
13799 2005-08-05 [colin]      1.9.13cvs16
13800
13801         * src/Makefile.am
13802         * src/prefs_folder_column.c
13803         * src/prefs_folder_column.h
13804                 Add prefs for folder columns
13805         * src/folderview.c
13806         * src/folderview.h
13807         * src/mainwindow.c
13808         * src/mainwindow.h
13809         * src/prefs_common.c
13810         * src/prefs_common.h
13811         * src/prefs_summaries.c
13812                 Use them
13813         * src/prefs_summary_column.c
13814         * src/summaryview.c
13815         * src/summaryview.h
13816                 Add a To column
13817         * src/textview.c
13818         * src/common/utils.c
13819         * src/common/utils.h
13820                 Move uri colourisation functions
13821                 to utils
13822         * src/compose.c
13823                 Colourise URIs
13824         * src/imap.c
13825                 Fix bug with LIST where we'd try
13826                 to get Folder//////[...]/// 
13827
13828 2005-08-05 [paul]       1.9.13cvs15
13829
13830         * src/prefs_summaries.c
13831                 improve the English usage
13832         * src/summaryview.c
13833                 set font on column change
13834                 thanks to Colin
13835
13836 2005-08-05 [paul]       1.9.13cvs14
13837
13838         * src/prefs_common.c
13839         * src/prefs_common.h
13840         * src/prefs_summaries.c
13841         * src/summaryview.c
13842                 replace 'open_unread_on_enter' option with
13843                 'select_on_entry' option. opening/not opening
13844                 is now exclusively controlled by 'always_show_msg'
13845
13846 2005-08-04 [colin]      1.9.13cvs13
13847
13848         * src/compose.c
13849                 Remove dead code
13850                 Add colourisation of quotes and signatures
13851         * src/folderview.c
13852                 Fix possible crashes
13853         * src/messageview.c
13854                 Change an assert that is no problem
13855         * src/news.c
13856         * src/news_gtk.c
13857         * src/news_gtk.h
13858                 Fix offline mode
13859         * src/gtk/quicksearch.c
13860                 Fix a possible crash
13861
13862 2005-08-03 [colin]      1.9.13cvs12
13863
13864         * src/prefs_account.c
13865                 Fix bug #777 (Sylpheed crash in account configuration)
13866
13867 2005-08-03 [colin]      1.9.13cvs11
13868
13869         * src/addressbook.c
13870         * src/editaddress.c
13871         * src/editgroup.c
13872                 Fixing addressbook, round 2
13873         * src/textview.c
13874                 Fix emphasis color on rechecking 'Colorize messages'
13875
13876 2005-08-03 [paul]       1.9.13cvs10
13877
13878         sync with main
13879
13880         * src/addr_compl.c
13881         * src/compose.c
13882         * src/main.c
13883         * src/pop.c
13884         * src/prefs_account.c
13885         * src/procmime.c
13886         * src/procmsg.c
13887         * src/quote_fmt_parse.y
13888         * src/textview.c
13889         * src/common/quoted-printable.c
13890         * src/common/utils.c
13891         * src/common/utils.h
13892         * src/common/xml.c
13893                 replaced incorrect locale-independent
13894                 ctype functions with GLib's. Corrected
13895                 signedness mismatch.
13896         * src/headerview.c
13897                 headerview_create(): added spacing for vbox.
13898         * src/gtk/about.c
13899                 set focus to the OK button.
13900
13901 2005-08-03 [colin]      1.9.13cvs9
13902
13903         * src/folderview.c
13904                 Fix possible crash
13905
13906 2005-08-02 [colin]      1.9.13cvs8
13907
13908         * src/mainwindow.c
13909                 Fix cast
13910         * src/addressbook.c
13911         * src/addressitem.h
13912                 Fix a cast and more generally, try to make the
13913                 GUI more intuitive and consistent (round 1)
13914
13915 2005-08-02 [paul]       1.9.13cvs7
13916
13917         * src/folder.h
13918                 missing in 1.9.13cvs6
13919
13920 2005-08-02 [colin]      1.9.13cvs6
13921
13922         * src/folder.c
13923                 Fix one more leak
13924
13925 2005-08-02 [colin]      1.9.13cvs5
13926
13927         * src/folder.c
13928         * src/folderview.c
13929         * src/imap.c
13930         * src/main.c
13931         * src/mbox.c
13932         * src/procmsg.c
13933         * src/summaryview.c
13934                 Fix a number of folder_item_get_msg_list()-related
13935                 leaks (missing procmsg_msginfo_free()s)
13936
13937 2005-08-01 [colin]      1.9.13cvs4
13938
13939         * src/folderview.c
13940         * src/folderview.h
13941         * src/mainwindow.c
13942         * src/prefs_fonts.c
13943         * src/prefs_summaries.c
13944         * src/prefs_themes.c
13945         * src/summaryview.c
13946         * src/summaryview.h
13947         * src/textview.c
13948         * src/textview.h
13949                 Fix instant-apply of summary and folderview-related prefs
13950                 Fix erroneous g_free and alertpanels in prefs_theme
13951                 Add instant-apply for fonts
13952                 Defer applying of prefs a little bit so it's done only
13953                 once even if requested by multiples prefs pages
13954
13955 2005-08-01 [paul]       1.9.13cvs3
13956
13957         * src/main.c
13958                 fix bug 776 'S.C. crashes on close'
13959                 thanks to Colin
13960         * src/etpan/etpan-thread-manager-types.h
13961                 add missing include
13962                 thanks to Hoa
13963
13964 2005-07-25 [paul]       1.9.13cvs2
13965
13966         * src/summaryview.c
13967                 fix typos. spotted by Fabien Vantard
13968
13969 2005-07-24 [paul]       1.9.13cvs1
13970
13971         * doc/man/sylpheed.1
13972                 update man page, incorporating fix of
13973                 bug 769 'Typo in manpage'
13974         * src/etpan/imap-thread.c
13975                 fix NetBSD openssl dependencies. patch by
13976                 George Michaelson <ggm@apnic.net>
13977         * po/pt_BR.po
13978                 updated by Frederico Goncalves Guimaraes
13979
13980 2005-07-22 [paul]       1.9.13
13981
13982         1.9.13 release
13983
13984 2005-07-22 [paul]       1.9.12cvs91
13985
13986         * AUTHORS
13987         * INSTALL
13988         * README.claws
13989         * RELEASE_NOTES.claws
13990                 updated for release
13991         * configure.ac
13992         * po/nb.po
13993         * tools/claws.i18n.status.pl
13994                 add Norwegian translation. submiited by
13995                 Geir Helland <pjallabais@users.sourceforge.net>
13996         * po/ca.po
13997         * po/de.po
13998         * po/es.po
13999         * po/fi.po
14000         * po/fr.po
14001         * po/it.po
14002         * po/sk.po
14003         * po/sr.po
14004         * po/zh_CN.po
14005                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14006                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14007                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14008                 Yang Guilong
14009         * src/plugins/clamav/clamav_plugin_gtk.c
14010         * src/plugins/spamassassin/spamassassin_gtk.c
14011                 replace outdated description strings
14012
14013 2005-07-21 [colin]      1.9.12cvs90
14014
14015         * src/folder.c
14016                 Set folder to batch mode when scanning it. Makes deletion
14017                 of unread mails on IMAP much faster (due to the UNREAD 
14018                 flag unsetting)
14019
14020 2005-07-21 [darko]      1.9.12cvs89
14021
14022         * configure.ac
14023                 link against libresolv if necessary (patch by Paul)
14024         * src/msgcache.c
14025                 use glib's portable macros to determine endianness
14026
14027 2005-07-21 [paul]       1.9.12cvs88
14028
14029         * src/crash.c
14030         * src/gtk/about.c
14031                 update compiled-in features list
14032
14033 2005-07-20 [colin]      1.9.12cvs87
14034
14035         * src/folder.c
14036         * src/textview.c
14037                 Gcc 2.9x compilation fixes, thanks to Darko
14038         * src/plugins/clamav/clamav_plugin.c
14039                 Little optimisation: load virus database only once
14040         * src/plugins/spamassassin/spamassassin.c
14041                 Big optimisation: filtering one mail took at least 1 second,
14042                 now it takes at least 50ms. Doesn't speed up spamassassin 
14043                 itself, but should already be much more tolerable.
14044
14045 2005-07-20 [colin]      1.9.12cvs86
14046
14047         * src/summaryview.c
14048                 Fix performance issue
14049
14050 2005-07-19 [colin]      1.9.12cvs85
14051
14052         * src/plugins/pgpinline/plugin.c
14053                 Fix warning
14054
14055 2005-07-19 [colin]      1.9.12cvs84
14056
14057         * configure.ac
14058         * src/plugins/Makefile.am
14059         * src/plugins/pgpinline/.cvsignore
14060         * src/plugins/pgpinline/Makefile.am
14061         * src/plugins/pgpinline/pgpinline.c
14062         * src/plugins/pgpinline/pgpinline.deps
14063         * src/plugins/pgpinline/pgpinline.h
14064         * src/plugins/pgpinline/plugin.c
14065                 Put pgpinline in the main tree
14066
14067 2005-07-19 [paul]       1.9.12cvs83
14068
14069         * src/prefs_actions.c
14070                 prevent '//' in menu names, which cause a crash
14071                 thanks to Colin
14072
14073 2005-07-19 [paul]       1.9.12cvs82
14074
14075         * configure.ac
14076                 be generally more informative in configure output.
14077                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14078                 '[ --disable-openssl ...', as --enable-openssl is default
14079                 PGP/MIME: don't check for GPGME again, check for
14080                 pgpcore instead. Therefore prevent the possibility of
14081                 attempting to build pgpmime if pgpcore dependencies are
14082                 not met
14083                 ClamAV: use pkgconfig to check for lib
14084                 libgnomeprint: revert logic on inner test to match
14085                 everything else
14086         * src/plugins/pgpcore/sgpgme.c
14087                 add missing include
14088
14089 2005-07-19 [colin]      1.9.12cvs81
14090
14091         * src/summaryview.c
14092                 Fix slow thread rebuilding in particular
14093                 cases
14094
14095 2005-07-19 [paul]       1.9.12cvs80
14096
14097         * sylpheed-claws.desktop
14098                 fix typo, spotted by Stephan Sachse
14099         * src/account.c
14100                 replace GTK_STOCK_ADD with
14101                 GTK_STOCK_NEW button
14102
14103 2005-07-18 [colin]      1.9.12cvs79
14104
14105         * src/etpan/imap-thread.c
14106                 Fix return value (Thanks Hoa)
14107
14108 2005-07-18 [colin]      1.9.12cvs78
14109
14110         * src/imap.c
14111                 Allow empty passwords
14112                 Create drafts/queue/outbox if necessary
14113         * src/summaryview.c
14114                 Remove old code
14115         * src/etpan/imap-thread.c
14116                 Fix STARTTLS (Thanks to Hoa)
14117
14118 2005-07-18 [paul]       1.9.12cvs77
14119
14120         * ChangeLog-gtk2.jp
14121         * ChangeLog.jp
14122                 removed
14123         * Makefile.am
14124                 updated to reflect additions and removals
14125         * TODO
14126                 updated to be claws-specific
14127         * TODO-gtk2
14128         * TODO-gtk2.jp
14129         * TODO.jp
14130         * sylpheed-128x128.png
14131         * sylpheed-64x64.png
14132                 removed
14133         * sylpheed-claws-128x128.png
14134         * sylpheed-claws-64x64.png
14135         * sylpheed-claws.desktop
14136         * sylpheed-claws.png
14137                 added
14138         * sylpheed.desktop
14139         * sylpheed.png
14140                 removed
14141
14142 2005-07-17 [paul]       1.9.12cvs76
14143
14144         * src/account.c
14145         * src/addressbook.c
14146         * src/alertpanel.c
14147         * src/alertpanel.h
14148         * src/compose.c
14149         * src/exphtmldlg.c
14150         * src/expldifdlg.c
14151         * src/folderview.c
14152         * src/imap_gtk.c
14153         * src/inc.c
14154         * src/message_search.c
14155         * src/messageview.c
14156         * src/mh_gtk.c
14157         * src/news_gtk.c
14158         * src/prefs_actions.c
14159         * src/prefs_filtering.c
14160         * src/prefs_matcher.c
14161         * src/prefs_template.c
14162         * src/prefs_themes.c
14163         * src/ssl_manager.c
14164         * src/summary_search.c
14165         * src/textview.c
14166         * src/toolbar.c
14167         * src/gtk/sslcertwindow.c
14168         * src/plugins/pgpcore/sgpgme.c
14169                 rework alertpanels
14170
14171 2005-07-17 [colin]      1.9.12cvs75
14172
14173         * src/privacy.c
14174                 add a PrivacySystem accessor that checks that
14175                 the system cached in a MimeInfo's privacydata
14176                 is still registered. Use this accessor instead
14177                 of directly using data->system. Fixes crashes
14178                 after unloading pgp plugins.
14179
14180 2005-07-17 [colin]      1.9.12cvs74
14181
14182         * src/alertpanel.c
14183                 Change geometry hints to a simple default size.
14184                 Fixes the certs dialogs.
14185
14186 2005-07-17 [colin]      1.9.12cvs73
14187
14188         * src/gtk/sslcertwindow.c
14189                 Use a gtkExpander
14190
14191 2005-07-17 [colin]      1.9.12cvs72
14192
14193         * src/plugins/pgpcore/Makefile.am
14194         * src/plugins/pgpmime/Makefile.am
14195                 Add gpgme libs
14196
14197 2005-07-17 [paul]       1.9.12cvs71
14198
14199         * configure.ac
14200                 add --disable-gnomeprint option
14201                 modified version of patch by Marius Mauch
14202
14203 2005-07-17 [paul]       1.9.12cvs70
14204
14205         * src/common/defs.h
14206                 update urls
14207         * src/account.c
14208         * src/action.c
14209         * src/addressbook.c
14210         * src/compose.c
14211         * src/foldersel.c
14212         * src/folderview.c
14213         * src/html.c
14214         * src/imap_gtk.c
14215         * src/main.c
14216         * src/mainwindow.c
14217         * src/messageview.c
14218         * src/mh_gtk.c
14219         * src/mimeview.c
14220         * src/news_gtk.c
14221         * src/prefs_account.c
14222         * src/prefs_send.c
14223         * src/prefs_summaries.c
14224         * src/procmsg.c
14225         * src/summaryview.c
14226         * src/common/utils.c
14227         * src/common/xml.c
14228         * src/plugins/pgpcore/passphrase.c
14229         * src/plugins/pgpcore/select-keys.c
14230                 replace inappropriately used backticks
14231                 with single quotes
14232
14233 2005-07-16 [colin]      1.9.12cvs69
14234
14235         * src/image_viewer.c
14236                 Add extra paranoid checks
14237
14238 2005-07-16 [colin]      1.9.12cvs68
14239
14240         * src/plugins/pgpcore/prefs_gpg.c
14241                 Don't auto-check sigs by default, as it
14242                 can be really slow.
14243
14244 2005-07-16 [colin]      1.9.12cvs67
14245
14246         * src/plugins/pgpcore/sgpgme.c
14247                 Make messages a bit better.
14248
14249 2005-07-16 [colin]      1.9.12cvs66
14250
14251         * src/imap.c
14252                 Remove pseudo-log
14253         * src/etpan/imap-thread.c
14254                 Add real log
14255
14256 2005-07-16 [colin]      1.9.12cvs65
14257
14258         * src/main.c
14259         * src/prefs_other.c
14260                 And now, fix build with libetpan :-/
14261
14262 2005-07-15 [colin]      1.9.12cvs64
14263
14264         * src/prefs_other.c
14265                 Continue fixing build without libetpan.
14266
14267 2005-07-15 [colin]      1.9.12cvs63
14268
14269         * src/main.c
14270                 Fix build with --disable-libetpan
14271
14272 2005-07-15 [colin]      1.9.12cvs62
14273
14274         * configure.ac
14275                 Bump libetpan's version
14276
14277 2005-07-15 [colin]      1.9.12cvs61
14278
14279         * src/etpan/imap-thread.c
14280                 Actually stop logging :)
14281
14282 2005-07-15 [colin]      1.9.12cvs60
14283
14284         * src/addressbook.c
14285                 Fix dnd of multiple addresses.
14286
14287 2005-07-15 [hoa]        1.9.12cvs59
14288
14289         * src/etpan/imap-thread.c
14290             disable login of IMAP password in libetpan log file.
14291
14292 2005-07-15 [paul]       1.9.12cvs58
14293
14294         * src/account.c
14295                 don't automatically sort
14296                 do allow drag n drop
14297
14298 2005-07-15 [paul]       1.9.12cvs57
14299
14300         * src/account.c
14301         * src/ssl_manager.c
14302                 alphabetical listing
14303
14304 2005-07-15 [paul]       1.9.12cvs56
14305
14306         * src/gtk/pluginwindow.c
14307                 sort plugin list alphabetically
14308
14309 2005-07-15 [paul]       1.9.12cvs55
14310
14311         * src/prefs_spelling.c
14312         * src/prefs_wrapping.c
14313                 unify English usage
14314
14315 2005-07-15 [colin]      1.9.12cvs54
14316
14317         * src/wizard.c
14318                 Typo fix
14319
14320 2005-07-15 [paul]       1.9.12cvs53
14321
14322         * src/prefs_message.c
14323                 make 'show cursor' a hidden option
14324
14325 2005-07-14 [colin]      1.9.12cvs52
14326
14327         * src/plugins/spamassassin/Makefile.am
14328         * src/plugins/clamav/Makefile.am
14329                 Fix double EXTRA_DISTs
14330
14331 2005-07-14 [colin]      1.9.12cvs51
14332
14333         * src/plugins/clamav/Makefile.am
14334         * src/plugins/clamav/clamav_plugin_gtk.deps
14335         * src/plugins/spamassassin/Makefile.am
14336         * src/plugins/spamassassin/spamassassin_gtk.deps
14337                 Make $plugin_gtk depend on $plugin
14338
14339 2005-07-14 [hoa]        1.9.12cvs50
14340
14341         * src/etpan/imap-thread.c
14342                 enable debug log of libetpan when running with --debug
14343
14344 2005-07-14 [colin]      1.9.12cvs49
14345
14346         * configure.ac
14347         * src/common/Makefile.am
14348         * src/common/plugin.c
14349         * src/common/plugin.h
14350                 Add a little plugin dependancy system.
14351                 Plugins can ship a $plugin_name.deps file
14352                 (near them in PLUGINDIR) so that their
14353                 dependancies are loaded if possible.
14354         * src/plugins/Makefile.am
14355         * src/plugins/pgpcore/Makefile.am
14356         * src/plugins/pgpcore/passphrase.c
14357         * src/plugins/pgpcore/passphrase.h
14358         * src/plugins/pgpcore/plugin.c
14359         * src/plugins/pgpcore/prefs_gpg.c
14360         * src/plugins/pgpcore/prefs_gpg.h
14361         * src/plugins/pgpcore/select-keys.c
14362         * src/plugins/pgpcore/select-keys.h
14363         * src/plugins/pgpcore/sgpgme.c
14364         * src/plugins/pgpcore/sgpgme.h
14365                 Introduce pgpcore, used by pgpmime and
14366                 pgpinline
14367         * src/plugins/pgpmime/Makefile.am
14368         * src/plugins/pgpmime/passphrase.c
14369         * src/plugins/pgpmime/passphrase.h
14370         * src/plugins/pgpmime/pgpmime.c
14371         * src/plugins/pgpmime/pgpmime.deps
14372         * src/plugins/pgpmime/plugin.c
14373         * src/plugins/pgpmime/prefs_gpg.c
14374         * src/plugins/pgpmime/prefs_gpg.h
14375         * src/plugins/pgpmime/select-keys.c
14376         * src/plugins/pgpmime/select-keys.h
14377         * src/plugins/pgpmime/sgpgme.c
14378         * src/plugins/pgpmime/sgpgme.h
14379                 Remove the core from pgpmime and add the
14380                 dependancy to pgpcore.
14381
14382 2005-07-14 [paul]       1.9.12cvs48
14383
14384         * src/stock_pixmap.c
14385                 forgot this in last commit
14386
14387 2005-07-14 [paul]       1.9.12cvs47
14388
14389         * src/account.c
14390         * src/addressbook.c
14391                 add accelerators for the buttons (sync with main)
14392         * src/compose.c
14393         * src/compose.h
14394                 add accelerators for the buttons.
14395                 fix editing with external editor.
14396                 replace gdk_input_*() with GIOChannel;
14397                 (sync with main)
14398         * src/foldersel.c
14399                 display folder names with new/unread
14400                 representation (sync with main)
14401         * src/main.c
14402                 specify default window icon (sync with main)
14403         * src/prefs_common.c
14404                 use_addr_book default to FALSE
14405         * src/summaryview.c
14406         * src/textview.c
14407                 add accelerators for the buttons (sync with main)
14408         * src/gtk/menu.c
14409                 fix typos
14410         * src/pixmaps/sylpheed_icon.xpm
14411                 updated
14412
14413 2005-07-13 [paul]       1.9.12cvs46
14414
14415         * src/plugins/pgpmime/pgpmime.c
14416         * src/plugins/pgpmime/sgpgme.c
14417                 (temporarily) use deprecated gpgme_data_rewind()
14418                 while largefile support is not present
14419                 (as suggested by Colin)
14420
14421 2005-07-13 [paul]       1.9.12cvs45
14422
14423         * configure.ac
14424                 remove large file support (for now):
14425                 it breaks too many things
14426
14427 2005-07-13 [paul]       1.9.12cvs44
14428
14429         * configure.ac
14430                 add large file support
14431         * src/html.c
14432                 fix bug #763 where href attribute was not
14433                 the very first attribute of a link
14434                 patch by Thomas Gilgin
14435
14436 2005-07-13 [colin]      1.9.12cvs43
14437
14438         * src/gtk/pluginwindow.c
14439                 Little portability fix
14440
14441 2005-07-13 [colin]      1.9.12cvs42
14442
14443         * src/plugins/pgpmime/sgpgme.c
14444                 Fix crasher.
14445
14446 2005-07-13 [colin]      1.9.12cvs41
14447
14448         * src/plugins/pgpmime/pgpmime.c
14449         * src/plugins/pgpmime/sgpgme.c
14450                 Use gpgme_data_release_and_get_mem instead
14451                 of gpgme_data_read.
14452
14453 2005-07-13 [colin]      1.9.12cvs40
14454
14455         * configure.ac
14456         * src/plugins/pgpmime/passphrase.c
14457         * src/plugins/pgpmime/passphrase.h
14458         * src/plugins/pgpmime/pgpmime.c
14459         * src/plugins/pgpmime/plugin.c
14460         * src/plugins/pgpmime/select-keys.c
14461         * src/plugins/pgpmime/select-keys.h
14462         * src/plugins/pgpmime/sgpgme.c
14463         * src/plugins/pgpmime/sgpgme.h
14464                 Port pgpmime to gpgme-1.0.
14465
14466 2005-07-12 [paul]       1.9.12cvs39
14467
14468         * AUTHORS
14469         * src/toolbar.c
14470         * src/toolbar.h
14471                 add a 'Go to Prev' button to the toolbar.
14472                 correct tooltip text of go to buttons.
14473                 based on patch by Yang Guilong <bamanzi@gmail.com>
14474
14475 2005-07-12 [colin]      1.9.12cvs38
14476
14477         * src/statusbar.c
14478                 Fix progress bar showing stuff at startup.
14479
14480 2005-07-12 [paul]       1.9.12cvs37
14481
14482         * src/editjpilot.c
14483                 fix building with jpilot support
14484
14485 2005-07-11 [colin]      1.9.12cvs36
14486
14487         * src/inc.c
14488                 Add visual indication that filtering is running
14489         * src/textview.c
14490                 Make {}[] uri delimiters
14491         * src/summaryview.c
14492                 Remove useless (and slow) calls
14493
14494 2005-07-11 [paul]       1.9.12cvs35
14495
14496         * src/plugins/clamav/clamav_plugin_gtk.c
14497         * src/plugins/dillo_viewer/dillo_prefs.c
14498         * src/plugins/pgpmime/prefs_gpg.c
14499         * src/plugins/spamassassin/spamassassin_gtk.c
14500                 gather plugins prefs together under their
14501                 own 'Plugins' heading
14502
14503 2005-07-11 [paul]       1.9.12cvs34
14504
14505         sync with main
14506
14507         * src/account.c
14508                 account_delete(): modified alert dialog
14509         * src/editjpilot.c
14510         * src/editvcard.c
14511                 fixed a crash when cancelling file selection
14512                 dialog by Escape key. Made non-ascii filename
14513                 selectable.
14514         * src/prefs_template.c
14515                 prefs_template_window_create(): make scrolled
14516                 window policy AUTOMATIC
14517
14518 2005-07-10 [hoa]        1.9.12cvs33
14519
14520         * src/etpan/imap-thread.c
14521                 workaround for old Courier IMAP servers.
14522
14523 2005-07-10 [colin]      1.9.12cvs32
14524
14525         * src/folder.c
14526         * src/statusbar.c
14527         * src/statusbar.h
14528                 Add visual progress indicator on filtering/processing
14529                 Factorize the progress bar code
14530         * src/imap.c
14531         * src/imap.h
14532         * src/etpan/imap-thread.c
14533                 Add a reference counter to avoid destroying the Folder
14534                 while it's in use by another callback.
14535
14536 2005-07-09 [hoa]        1.9.12cvs31
14537
14538         * src/imap.c
14539         * src/etpan/imap-thread.c
14540                 fixed deadlock when removing IMAP account.
14541
14542 2005-07-08 [colin]      1.9.12cvs30
14543
14544         * src/textview.c
14545         * src/unmime.c
14546                 Fix again problems decoding broken headers
14547         * src/gtk/inputdialog.c
14548                 Fix local variable shadowing a global one
14549
14550 2005-07-08 [colin]      1.9.12cvs29
14551
14552         * src/msgcache.c
14553                 Make the cache/mark files platform-agnostic by writing
14554                 them in little-endian format. Reading them is also done
14555                 in little-endian format, of course; however, in order
14556                 to avoid trashing mark data on big-endian machines, the
14557                 files are, at first, read from the native format if the
14558                 little-endian one doesn't exist. This is easy to deter-
14559                 mine by trying to open a file with a swapped data_ver
14560                 and seeing if it's the wanted version.
14561                 Little-endian using users should see absolutely no
14562                 difference, Big-endian users may get a very little
14563                 performance drop due to byte-swapping.
14564                 Tested on i386 and ppc32. 
14565                 Fixes bug #159 (The index file, in the mailboxes, is 
14566                 hardware depending).
14567
14568                 To have the cache/mark files updated to the new little-
14569                 endian format, "Check for new messages" or even
14570                 "Rebuild folder tree" aren't enough. Files will be
14571                 updated as soon as a folder has been opened/closed.
14572                 To update everything, just select all folders by
14573                 selecting them one by one.
14574
14575 2005-07-07 [colin]      1.9.12cvs28
14576
14577         * src/imap.c
14578                 Remember the folder separator per IMAPFolder
14579                 instead of globally.
14580                 Revive the Session on noop; fixes bug #761
14581                 (mark a bunch of unread messages as read takes 
14582                 forever)
14583
14584 2005-07-07 [darko]      1.9.12cvs27
14585
14586         * src/common/template.c
14587                 Sort templates alphabetically
14588
14589 2005-07-06 [colin]      1.9.12cvs26
14590
14591         * src/imap.c
14592                 Try to use the correct separator in
14593                 most cases. Possibly fixes bug #759
14594                 (only creates the INBOX folder when 
14595                 setting up new IMAP account) and 
14596                 bug #760 (Can't retrieve messages)
14597
14598 2005-07-06 [colin]      1.9.12cvs25
14599
14600         * src/imap.c
14601                 Use real_path in status command. This will
14602                 help later, when namespaces will be used.
14603
14604 2005-07-06 [colin]      1.9.12cvs24
14605
14606         * configure.ac
14607         * src/account.c
14608         * src/folder.c
14609         * src/imap.c
14610         * src/etpan/etpan-log.c
14611         * src/etpan/etpan-thread-manager.c
14612         * src/etpan/imap-thread.c
14613                 Add a --disable-libetpan parameter. With this,
14614                 users that don't want IMAP4 support can avoid
14615                 the new dependancy (and have no IMAP support).
14616                 Users that have IMAP4 accounts and use this
14617                 parameter won't lose their configuration, their
14618                 IMAP accounts will just be invisible and not
14619                 used.
14620         * src/textview.c
14621                 Make the "Copy ..." contextual menu items 
14622                 copy to both the X clipboard and the gtk 
14623                 clipboard - as most other apps do.
14624         * src/gtk/about.c
14625                 Add a notice about OpenSSL usage, in order to
14626                 comply with OpenSSL's license (point 6):
14627                 http://www.openssl.org/source/license.html
14628
14629 2005-07-06 [colin]      1.9.12cvs23
14630
14631         * src/alertpanel.c
14632                 Fix a minimum size for alertpanels
14633         * src/compose.c
14634                 Show 'No space left on device' type errors
14635                 when queuing/sending
14636         * src/imap_gtk.c
14637         * src/mh_gtk.c
14638                 Rework folder's deletion message (remove 
14639                 extra \n)
14640
14641 2005-07-05 [colin]      1.9.12cvs22
14642
14643         * src/imap.c
14644                 Add an alertpanel on auth error
14645                 Add pseudo-log
14646                 Remove pthread-related stuff
14647
14648 2005-07-05 [colin]      1.9.12cvs21
14649
14650         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14651                 Fix crash on plugin reloading (with a hack)
14652
14653 2005-07-05 [colin]      1.9.12cvs20
14654
14655         * src/prefs_account.c
14656         * src/prefs_account.h
14657                 Fix typo
14658         * src/gtk/filesel.c
14659         * src/gtk/filesel.h
14660                 Add a way to filter the view
14661         * src/gtk/pluginwindow.c
14662                 Filter loadable stuff
14663         * src/plugins/pgpmime/prefs_gpg.c
14664                 Fix missing unregistration
14665         * .cvsignore
14666         * src/etpan/.cvsignore
14667         * src/plugins/spamassassin/.cvsignore
14668                 Add more stuff to cvs ignored files
14669
14670 2005-07-04 [colin]      1.9.12cvs19
14671
14672         * src/imap.c
14673                 Fix scan_required returning FALSE when it
14674                 shouldn't. Maybe fix #760 (Can't retrieve
14675                 messages)
14676
14677 2005-07-04 [colin]      1.9.12cvs18
14678
14679         * src/summaryview.c
14680                 Fix always_show_msg pref
14681
14682 2005-07-04 [paul]       1.9.12cvs17
14683
14684         sync with main (forgotten in last commit)
14685         
14686         * src/common/utils.c
14687         * src/common/utils.h
14688                 check_line_length(): new.
14689                 is_dir_exist()
14690                 is_file_entry_exist()
14691                 dirent_is_regular_file()
14692                 dirent_is_directory(): use g_file_test() instead of stat().
14693
14694 2005-07-04 [paul]       1.9.12cvs16
14695
14696         sync with main:
14697
14698         * src/compose.c
14699                 compose_write_to_file(): check for line
14700                 length limit and display warning if exceeds
14701         * src/jpilot.c
14702                 use get_home_dir() instead of g_get_home_dir()
14703         * src/procheader.c
14704                 removed warning about invalid date
14705         * src/vcard.c
14706                 use get_home_dir() instead of g_get_home_dir()
14707
14708 2005-07-04 [paul]       1.9.12cvs15
14709
14710         * src/stock_pixmap.c
14711                 fix new pixmap naming errors
14712                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
14713
14714 2005-07-04 [colin]      1.9.12cvs14
14715
14716         * src/imap.c
14717                 Fix debugging string with a warning
14718
14719 2005-07-04 [colin]      1.9.12cvs13
14720
14721         * configure.ac
14722                 Add a check for libetpan's version (>= 0.37)
14723
14724 2005-07-04 [hoa]        1.9.12cvs12
14725
14726         * commitHelper
14727         * src/imap.c
14728         * src/etpan/imap-thread.c
14729         * src/etpan/imap-thread.h
14730                 fixed IMAP implementation of check of mails.
14731
14732 2005-07-03 [hoa]        1.9.12cvs11
14733
14734         * src/etpan/Makefile.am
14735         * src/etpan/etpan-errors.h
14736         * src/etpan/etpan-log.[ch]
14737         * src/etpan/etpan-thread-manager-types.h
14738         * src/etpan/etpan-thread-manager.[ch]
14739         * src/etpan/imap-thread.[ch]
14740         * src/Makefile.am
14741         * src/imap.c
14742         * src/main.c
14743         * src/prefs_other.c
14744         * configure.ac
14745             merged imap branch.
14746             dependency on libetpan 0.37 is now added.
14747
14748 2005-07-01 [colin]      1.9.12cvs10
14749
14750         * src/Makefile.am
14751         * src/folder.c
14752         * src/folder.h
14753         * src/folderview.c
14754         * src/stock_pixmap.c
14755         * src/stock_pixmap.h
14756         * src/plugins/trayicon/trayicon.c
14757                 Add marked symbol on folders containing
14758                 marked messages
14759         * src/procmsg.c
14760         * src/procmsg.h
14761         * src/toolbar.c
14762         * src/prefs_common.c
14763         * src/prefs_common.h
14764         * src/prefs_send.c
14765                 Add an optional confirmation dialog on queue
14766                 sending. Patch by wwp.
14767         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
14768         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
14769         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
14770         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
14771         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
14772         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
14773         * src/pixmaps/inbox_mark.xpm            ** ADDED **
14774         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
14775         * src/pixmaps/outbox_mark.xpm           ** ADDED **
14776         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
14777         * src/pixmaps/trash_mark.xpm            ** ADDED **
14778                 New pixmaps
14779
14780 2005-07-01 [colin]      1.9.12cvs9
14781
14782         * src/summaryview.c
14783                 Fix a little threading bug
14784         * src/addrgather.c
14785         * src/mainwindow.c
14786                 A little bit of HIG normality never hurts
14787
14788 2005-07-01 [colin]      1.9.12cvs8
14789
14790         * src/compose.c
14791         * src/msgcache.c
14792         * src/pop.c
14793         * src/procmime.c
14794         * src/recv.c
14795         * src/common/log.c
14796         * src/common/template.c
14797         * src/common/utils.c
14798         * src/common/utils.h
14799                 Reverted the fwrite_atomic stuff. In fact
14800                 it is already atomic.
14801
14802 2005-06-30 [colin]      1.9.12cvs7
14803
14804         * src/common/utils.c
14805         * src/common/utils.h
14806                 Add an fwrite_atomic() function to make
14807                 sure we write everything: fwrite can make
14808                 short writes.
14809         * src/compose.c
14810         * src/msgcache.c
14811         * src/pop.c
14812         * src/procmime.c
14813         * src/recv.c
14814         * src/common/log.c
14815         * src/common/template.c
14816                 Use that (and fix swapping of size and nmemb).
14817                 Thanks to Rich Coe for the heads up.
14818
14819 2005-06-30 [colin]      1.9.12cvs6
14820
14821         * src/addressbook.c
14822                 Optimize addressbook opening 
14823
14824 2005-06-30 [colin]      1.9.12cvs5
14825
14826         * src/summaryview.c
14827                 Remove calls to summary_step after move/copy
14828
14829 2005-06-28 [paul]       1.9.12cvs4
14830
14831         * src/alertpanel.c
14832                 wrap and make the error msg selectable
14833
14834 2005-06-28 [paul]       1.9.12cvs3
14835
14836         * src/ssl_manager.c
14837                 replace the OK button with a Close button
14838         * src/gtk/foldersort.c
14839                 use GTK_STOCK_ icons/buttons
14840
14841 2005-06-28 [colin]      1.9.12cvs2
14842
14843         * src/gedit-print.c             ** ADDED **
14844         * src/gedit-print.h             ** ADDED **
14845         * src/gtk/gtksourceprintjob.c   ** ADDED **
14846         * src/gtk/gtksourceprintjob.h   ** ADDED **
14847                 I can't believe no one had enough time to tell
14848                 me I forgot the `cvs add`
14849
14850 2005-06-27 [colin]      1.9.12cvs1
14851
14852         * src/Makefile.am
14853         * src/gtk/Makefile.am
14854         * src/messageview.c
14855         * src/procmsg.c
14856         * src/summaryview.c
14857         * configure.ac
14858                 Add optional libgnomeprint-based printing
14859         * src/mainwindow.c
14860         * src/gtk/quicksearch.c
14861                 Add an Edit/Quick search menu item to show
14862                 and focus the quicksearch
14863
14864 2005-06-27 [paul]       1.9.12
14865
14866         1.9.12 release
14867
14868         * po/ca.po
14869         * po/de.po
14870         * po/es.po
14871         * po/fr.po
14872         * po/it.po
14873         * po/ko.po
14874         * po/pt_BR.po
14875         * po/sk.po
14876         * po/zh_CN.po
14877                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14878                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
14879                 SungHyun Nam, Frederico Goncalves Guimaraes,
14880                 Andrej Kacian, and Yang Guilong
14881 2005-06-26 [colin]      1.9.11cvs106
14882
14883         * src/imap_gtk.c
14884                 Forgot one file for previous fix
14885
14886 2005-06-26 [colin]      1.9.11cvs105
14887
14888         * src/folder.c
14889         * src/imap.c
14890                 Fix problems with folder operations in no_select
14891                 imap folders. it applies only to mails, and 
14892                 creation/deletion/move/renaming of folders 
14893                 should be possible
14894
14895 2005-06-26 [paul]       1.9.11cvs104
14896
14897         * src/prefs_filtering.c
14898                 replace one more GTK_STOCK_REMOVE
14899                 with GTK_STOCK_DELETE
14900
14901 2005-06-25 [colin]      1.9.11cvs103
14902
14903         * src/imap.c
14904                 Optimize get_seq_set_from_seq_list
14905                 (Patch by Ricardo) 
14906
14907 2005-06-25 [colin]      1.9.11cvs102
14908
14909         * src/mh.c
14910                 If the directory exists, but not in the
14911                 correct encoding, rename it. This should
14912                 handle old-versions-induced bugs.
14913
14914 2005-06-25 [colin]      1.9.11cvs101
14915
14916         * src/mh.c
14917                 Fix path access with extended dir names
14918                 Fixes bug #589 (SC segfaults with wrong locale
14919                 settings)
14920
14921 2005-06-25 [colin]      1.9.11cvs100
14922
14923         * src/prefs_account.c
14924         * src/prefs_account.h
14925         * src/compose.c
14926                 Add an option to encrypt replies to
14927                 encrypted messages
14928
14929 2005-06-25 [colin]      1.9.11cvs99
14930
14931         * src/compose.c
14932         * src/quote_fmt_parse.y
14933                 ... And make it work with pgpinline.
14934
14935 2005-06-25 [colin]      1.9.11cvs98
14936
14937         * src/compose.c
14938         * src/procmime.c
14939         * src/procmime.h
14940         * src/quote_fmt_parse.y
14941                 o Make reedition of encrypted messages possible
14942                   (as long as it is encrypted to self too, no
14943                    magic there)
14944                 o Make replying with quote (and without selecting
14945                   text) possible for encrypted messages.
14946                 Closes bug #550 (Not possible to "reply with quote"
14947                 to gnupg encrypted messages)
14948
14949 2005-06-24 [paul]       1.9.11cvs97
14950
14951         * src/imap.c
14952                 add missing include
14953
14954 2005-06-24 [paul]       1.9.11cvs96
14955
14956         * src/editldap.c
14957                 made bind password entry invisible
14958                 (sync with main)
14959         * src/send_message.c
14960                 send_message_local(): check exit status
14961                 to detect errors (sync with main)
14962         * src/textview.c
14963                 use main's less ambiguous popup menu
14964                 wording
14965
14966 2005-06-24 [paul]       1.9.11cvs95
14967
14968         * src/prefs_actions.c
14969         * src/prefs_customheader.c
14970         * src/prefs_display_header.c
14971         * src/prefs_filtering_action.c
14972         * src/prefs_matcher.c
14973         * src/prefs_template.c
14974         * src/prefs_toolbar.c
14975                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
14976         * src/gtk/description_window.c
14977                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
14978
14979 2005-06-23 [colin]      1.9.11cvs94
14980
14981         * src/summaryview.c
14982                 Fix rough edges (be sure to call status_show whenever
14983                 necessary).
14984
14985 2005-06-23 [colin]      1.9.11cvs93
14986
14987         * src/summaryview.c
14988                 Optimize Select All
14989                 Before, in a 5K mails folder: 11s
14990                 After, in the same folder: 58000µs
14991                 The joys of locking... gtk_clist_select_all() fires a 
14992                 tree-select-row event for each selected row, which in 
14993                 summaryview, callbacks summary_selected which in turn,
14994                 calls summary_status_show, which walks the selected
14995                 rows. Hence, calling gtk_clist_select_all was 
14996                 exponential. Locking the summaryview makes 
14997                 summary_selected return early.
14998
14999 2005-06-23 [colin]      1.9.11cvs92
15000
15001         * src/imap.c
15002                 Move mutex at the important place to avoid
15003                 deadlocks
15004         * src/summaryview.c
15005                 Fix Del key deleting directly instead of
15006                 moving to trash
15007
15008 2005-06-22 [colin]      1.9.11cvs91
15009
15010         * src/plugins/spamassassin/libspamc.c
15011                 As we do spagetti code with assignations in multiple
15012                 places (see _message_read_raw where out = msg = raw),
15013                 let's be sure we don't free the same pointer twice.
15014                 Should fix bug #683 (Crash in libpam at 
15015                 message_cleanup).
15016
15017 2005-06-22 [colin]      1.9.11cvs90
15018
15019         * src/compose.c
15020         * src/messageview.c
15021         * src/toolbar.c
15022                 Make toolbar's delete use the move to trash stuff;
15023                 Add gtk_widget_realize to be sure pixmaps can get
15024                 created (that may fix an old worksforme bug which
15025                 I can't find back...)
15026
15027 2005-06-22 [colin]      1.9.11cvs89
15028
15029         * src/summaryview.c
15030         * src/summaryview.h
15031         * src/mainwindow.c
15032                 Rename "Message/Delete" to "Message/Move to trash"
15033                 Add "Message/Delete..." that directly destroys the
15034                 selected messages after asking for a confirmation.
15035
15036 2005-06-22 [colin]      1.9.11cvs88
15037
15038         * src/imap.c
15039                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15040                 o Fix a deadlock (thanks Darko)
15041
15042 2005-06-22 [colin]      1.9.11cvs87
15043
15044         * src/gtk/foldersort.c
15045                 Add missing include for the i18n;
15046                 patch by Fabien Vantard
15047
15048 2005-06-21 [colin]      1.9.11cvs86
15049
15050         * src/folder.c
15051         * src/folderview.c
15052                 Respect the no_select flag
15053         * src/imap.c
15054                 Fix recursive deletion
15055         * src/imap_gtk.c
15056         * src/mh_gtk.c
15057                 Make the folder deletion's warning
15058                 more explicit
15059
15060 2005-06-21 [colin]      1.9.11cvs85
15061
15062         * src/textview.c
15063                 Prevent email addresses from spanning accross
15064                 lines - fixes bug # 646 (newline-chars in 
15065                 email addresses)
15066
15067 2005-06-20 [colin]      1.9.11cvs84
15068
15069         * src/folder.c
15070                 Be sure not to remove source if copy failed
15071
15072 2005-06-20 [colin]      1.9.11cvs83
15073
15074         * src/folderview.c
15075         * src/imap_gtk.c
15076                 remove summaryview's lock
15077         * src/imap.c
15078                 introduce threads to avoid problems when foreground tasks
15079                 interfere with background tasks
15080         * src/mh.c
15081                 prevent moving to drafts/queue
15082         * src/mimeview.c
15083                 fix leak
15084
15085 2005-06-19 [colin]      1.9.11cvs82
15086
15087         * src/imap_gtk.c
15088                 Remember that the user doesn't want to override
15089                 offline mode, for 3 seconds. It avoid presenting
15090                 him with N popups in a really short time.
15091
15092 2005-06-17 [colin]      1.9.11cvs81
15093
15094         * src/imap.c
15095                 Fix IMAP breaking on folders containing '('
15096                 (Probably won't be enough)
15097
15098 2005-06-17 [colin]      1.9.11cvs80
15099
15100         Forgotten files on 1.9.11cvs79
15101         * src/summaryview.c
15102                 Fix stepping when not immediately executing
15103         * src/imap.c
15104                 Really prevent UID FETCH 0
15105         * src/codeconv.c
15106                 Fix outgoing charset never set to utf-8
15107         * src/mh.c
15108                 Fix leak
15109
15110 2005-06-16 [colin]      1.9.11cvs79
15111
15112         * src/compose.c
15113                 Fix bug #707 (Dash splits rows)
15114                 Only wrap if we're on a line break position and
15115                 the previous one was a "white" (space) char.
15116                 Pango stuff is weird.
15117
15118 2005-06-16 [colin]      1.9.11cvs78
15119
15120         * src/imap_gtk.c
15121                 Lock summaryview while downloading messages
15122                 on user demand
15123         * src/procheader.c
15124         * src/unmime.c
15125         * src/common/utils.c
15126         * src/common/utils.h
15127                 Replace \r and \n with spaces in From and
15128                 Subject headers
15129
15130 2005-06-16 [paul]       1.9.11cvs77
15131
15132         * src/procmime.c
15133                 liberalise the mime parser
15134         * src/gtk/about.c
15135                 add text wrapping
15136
15137 2005-06-16 [paul]       1.9.11cvs76
15138
15139         * src/gtk/about.c
15140                 reworked
15141
15142 2005-06-15 [colin]      1.9.11cvs75
15143
15144         * src/compose.c
15145                 Finish header encoding fix
15146         * src/summaryview.c
15147                 Fix segfault
15148         * src/headerview.c
15149                 Fix compilation (Thanks Stephan
15150                 Sachse)
15151
15152 2005-06-15 [colin]      1.9.11cvs74
15153
15154         * Makefile.am
15155                 Install gnome2 stuff rather than gnome1, 
15156                 if both are present
15157         * src/codeconv.c
15158         * src/codeconv.h
15159         * src/compose.c
15160                 Fix headers encoding
15161         * src/folder.c
15162                 Visual progress when fetching all messages
15163         * src/folderview.c
15164         * src/summaryview.c
15165         * src/summaryview.h
15166                 Prevent changing current message while
15167                 incorporating
15168
15169 2005-06-15 [paul]       1.9.11cvs73
15170
15171         * src/gtk/gtkaspell.c
15172         * src/gtk/gtkaspell.h
15173                 fix build warnings
15174
15175 2005-06-15 [paul]       1.9.11cvs72
15176
15177         * src/prefs_filtering.c
15178                 allow reordering of filter rules by
15179                 drag n drop
15180
15181 2005-06-15 [paul]       1.9.11cvs71
15182
15183         * COPYING
15184                 updated
15185         * src/codeconv.c
15186                 replace deprecated function
15187         * src/inc.c
15188         * src/send_message.c
15189         * src/gtk/progressdialog.c
15190         * src/gtk/progressdialog.h
15191                 salvage and reuse parts of reverted sync
15192
15193 2005-06-15 [paul]       1.9.11cvs70
15194
15195         * src/inc.c
15196         * src/send_message.c
15197         * src/gtk/progressdialog.c
15198         * src/gtk/progressdialog.h
15199                 revert yesterday's sync with main
15200                 it contains deprecated functions
15201
15202 2005-06-15 [colin]      1.9.11cvs69
15203
15204         * src/headerview.c
15205                 Fix bug #670 (multi user to: will corrupt message 
15206                 headers display)
15207
15208 2005-06-15 [colin]      1.9.11cvs68
15209
15210         * src/compose.c
15211                 Fix bug #421 (Fix undo on wrapping)
15212
15213 2005-06-15 [colin]      1.9.11cvs67
15214
15215         * src/folder.c
15216                 Provide visual feedback while processing
15217                 folder's rules.
15218         * src/imap.c
15219                 Provide visual feedback while getting
15220                 short headers (for uncached messages)
15221
15222
15223 2005-06-14 [paul]       1.9.11cvs66
15224
15225         * src/account.c
15226                 change a couple stock icons
15227         * src/inc.c
15228         * src/send_message.c
15229         * src/gtk/progressdialog.c
15230         * src/gtk/progressdialog.h
15231                 sync main's GtkTreeView implementation
15232
15233 2005-06-14 [colin]      1.9.11cvs65
15234
15235         * src/imap.c
15236                 Various little fixes, mainly on error paths
15237
15238 2005-06-13 [colin]      1.9.11cvs64
15239
15240         * matcher.c
15241         * procmsg.c
15242         * procmsg.h
15243                 Add a way to fetch only headers. This speeds
15244                 up filtering on headers for IMAP. Fixes:
15245                 bug #481 extraneous imap commands slow down 
15246                         imap filtering
15247                 bug #522 Sylpheed downloads all messages 
15248                         when opening mailbox (IMAP)
15249                 bug #677 IMAP fetch is soooooooooooooo slow
15250         * src/folder.c
15251         * src/folder.h
15252                 Add a folder set_batch method so that
15253                 implementations can speed up flags changes
15254         * src/folderutils.c
15255         * src/summaryview.c
15256                 Use that in mark as (un)read and mark all read
15257                 Refix bug #679
15258         * src/imap.c
15259                 Implement set_batch - brings back deferred
15260                 flags in a less buggy manner. Fixes:
15261                 bug #729 IMAP immediate expunge of deleted messages
15262                 bug #191 remove list of messages with one command
15263                 Fix login with strange chars
15264                 Implement fetch_msg_full
15265                 Fix copy (wrong counts)
15266
15267 2005-06-12 [colin]      1.9.11cvs63
15268
15269         * src/folder.c
15270                 lock incorporation during long operations.
15271                 Avoids fucking up the IMAP socket.
15272
15273 2005-06-12 [colin]      1.9.11cvs62
15274
15275         * src/imap.c
15276                 Fix harmful typo
15277                 Factorize remove_all_msg
15278                 Thread-ize expunge
15279         * src/summaryview.c
15280                 Don't update partial-download status if unnecessary
15281         * src/folder.c
15282                 Use remove_msgs everywhere possible
15283
15284 2005-06-12 [colin]      1.9.11cvs61
15285
15286         * src/folder.c
15287         * src/folder.h
15288                 Add a remove_msgs function to remove a 
15289                 list of messages
15290         * src/imap.c
15291                 Implement that.
15292
15293 2005-06-12 [colin]      1.9.11cvs60
15294
15295         * src/imap.c
15296                 Remove flags-processing deferring... Too hard
15297                 to get it to work in all cases.
15298
15299 2005-06-11 [colin]      1.9.11cvs59
15300
15301         * src/imap.c
15302                 printf -> debug_print
15303
15304 2005-06-11 [colin]      1.9.11cvs58
15305
15306         * src/imap.c
15307                 o Fix build without USE_PTHREAD
15308                 o Factorize imap_open
15309                 o Alertpanel in case of impossible connection
15310                 o Alertpanel in case of impossible login
15311                 o Fix deferred flags processing to force a 
15312                   flush before adding some more flags to process,
15313                   but in another folder.
15314
15315 2005-06-10 [colin]      1.9.11cvs57
15316
15317         * src/imap.c
15318                 o Fix a format string error
15319                 o init ssl socket outside of the thread 
15320                   (it possibly invokes gtk calls)
15321         * src/procmime.c
15322                 o Put back the buffer to its necessary size
15323                 o Fix changing a file pointer without keeping
15324                   track of it (thanks Valgrind)
15325         * src/common/smtp.c
15326                 o Fix automatic STARTTLS if login should be done
15327                   and the server only allows it after starting TLS
15328         * src/gtk/gtkinputdialog.c
15329                 o Eat GDK_Return so that the combo popup doesn't 
15330                   appear when we press Enter to validate the combo
15331                   input dialog (as seen in the Open with... dialog)
15332
15333 2005-06-10 [colin]      1.9.11cvs56
15334
15335         * src/imap.c
15336                 o A bit less debug
15337                 o Fix a crash on deletion
15338                 o Threadize imap_select (it's called outside of 
15339                   threads)
15340                 o Defer treatment of DELETED flags
15341
15342
15343 2005-06-09 [colin]      1.9.11cvs55
15344
15345         * src/imap.c
15346                 Make sure we check imap_gtk_should_override(), which
15347                 potentially calls gtk stuff, before creating thread.
15348                 That way it should't be called via imap_get_session()
15349                 inside a thread.
15350
15351 2005-06-09 [colin]      1.9.11cvs54
15352
15353         * src/imap.c
15354                 o add a bit of status output
15355                 o remove some dead code
15356                 o threadize get_list_of_uids
15357                 o threadize imap_get_flags
15358                 o defer flag changing by 500ms so that they
15359                   can be batched
15360
15361
15362 2005-06-08 [colin]      1.9.11cvs53
15363
15364         * src/imap.c
15365                 Thread-ize imap_cmd_fetch
15366
15367 2005-06-08 [colin]      1.9.11cvs52
15368
15369         * src/main.c
15370                 Mmh, that broke POP3...
15371
15372 2005-06-08 [colin]      1.9.11cvs51
15373
15374         * src/main.c
15375                 Stabilize IMAP patch (thanks to Hoa)
15376
15377 2005-06-08 [colin]      1.9.11cvs50
15378
15379         * src/imap.c
15380                 Test patch to speed up imap. 
15381
15382 2005-06-08 [colin]      1.9.11cvs49
15383
15384         * src/imap_gtk.c
15385                 Warning fix
15386         * src/procmime.c
15387                 Apply patch from gentoo to use /usr/share/mime/globs if 
15388                 available, after un-breaking it
15389         * src/common/log.c
15390         * src/common/log.h
15391                 Use g_timeout for invoking hooks that possibly use gtk
15392                 calls. This should leave gtk calls in the main thread.
15393
15394 2005-06-08 [paul]       1.9.11cvs48
15395
15396         * src/codeconv.c
15397                 conv_get_outgoing_charset_str(): don't
15398                 use prefs_common setting
15399         * src/compose.c
15400         * src/compose.h
15401                 add /Options/Character encoding/... to
15402                 temporarily change the outgoing encoding
15403
15404         (belated sync with main)
15405
15406 2005-06-08 [paul]       1.9.11cvs47
15407
15408         * src/compose.c
15409                 correction to/completion of last
15410                 sync with main
15411
15412 2005-06-08 [paul]       1.9.11cvs46
15413
15414         sync with main:
15415         
15416         * src/codeconv.c
15417         * src/codeconv.h
15418                 always enabled Japanese auto-detection
15419                 if the first letters of locale string
15420                 is "ja"
15421         * src/compose.c
15422                 don't use "destroy" signal to destroy
15423                 Compose object (fix rare crashes on discard?)
15424         * src/mainwindow.c
15425         * src/messageview.c
15426         * src/prefs_send.c
15427                 added Hebrew encodings
15428         * src/sourcewindow.c
15429                 don't use "destroy" signal to destroy
15430                 objects
15431
15432 2005-06-07 [colin]      1.9.11cvs45
15433
15434         * src/summaryview.c
15435                 Add missing unlocks/locks
15436
15437 2005-06-07 [paul]       1.9.11cvs44
15438
15439         * src/summaryview.c
15440                 restore bug #749 fix
15441
15442 2005-06-06 [colin]      1.9.11cvs43
15443
15444         * src/summaryview.c
15445                 Fix selection bug when prefs_common.open_unread 
15446                 is FALSE
15447
15448 2005-06-06 [colin]      1.9.11cvs42
15449
15450         * src/common/md5.c
15451                 Fix a warning
15452         * src/summaryview.c
15453         * src/folderview.c
15454                 Factorize long operations beginning and end
15455                 (locking, freezing/thawing, cursor, ...)
15456                 Check selection->data member in selection-
15457                 related loops; this avoids dying an awful
15458                 death if the selection changes on us while
15459                 we're marking a whole IMAP folder unread, 
15460                 for example.
15461
15462 2005-06-06 [paul]       1.9.11cvs41
15463
15464         * src/textview.c
15465                 don't g_free() a static gchar buffer
15466
15467 2005-06-05 [colin]      1.9.11cvs40
15468
15469         * src/mainwindow.c
15470         * src/messageview.c
15471         * src/summaryview.c
15472                 Fix bug #749 (Show all headers should be
15473                 sticky as the GUI suggests)
15474
15475 2005-06-03 [paul]       1.9.11cvs39
15476
15477         * src/compose.c
15478                 don't allow editing of mail while sending.
15479                 patch by Colin
15480
15481 2005-06-03 [paul]       1.9.11cvs38
15482
15483         * src/folderview.c
15484                 add a freeze/thaw to speed up 'mark all read'
15485
15486 2005-06-03 [paul]       1.9.11cvs37
15487
15488         * src/prefs_message.c
15489                 reflect changes immediately
15490
15491 2005-06-02 [colin]      1.9.11cvs36
15492
15493         * po/POTFILES.in
15494                 Patch by Fabien Vantard.
15495
15496 2005-06-02 [colin]      1.9.11cvs35
15497
15498         * src/imap.c
15499                 Use a non-blocking imap_getline() if possible.
15500                 This should completely prevent the interface
15501                 from freezin on imap operations, although it
15502                 may do strange stuff in case of folder switching
15503                 while a big imap operation is taking place...
15504
15505                 In addition, fix a leak in the case thread
15506                 creation fails on connection.
15507
15508 2005-06-02 [colin]      1.9.11cvs34
15509
15510         * src/crash.c
15511         * src/prefs_common.h
15512                 Fix build (prefs_common_init() doesn't exist
15513                 anymore)
15514
15515 2005-06-02 [colin]      1.9.11cvs33
15516
15517         * src/prefs_account.c
15518                 Fix bug #245 (filtering rules broken when
15519                 renaming a remote account (imap4 or nntp)
15520
15521 2005-06-02 [colin]      1.9.11cvs32
15522
15523         * src/imap.c
15524                 Try to fix IMAP shortcomings: 
15525                 o Multithread imap_open()
15526                 o allow offline-mode overriding instead of
15527                   just returning NULL
15528         * src/imap_gtk.c
15529         * src/imap_gtk.h
15530                 Add a function to ask whether we want to
15531                 override offline-mode for 10 minutes (one-shot
15532                 asking was painful)
15533         * src/procheader.c
15534                 Fix segfault when imap parser isn't happy about
15535                 a missing {
15536
15537 2005-06-01 [colin]      1.9.11cvs31
15538
15539         * src/addrharvest.c
15540         * src/compose.c
15541         * src/mbox.c
15542         * src/mbox.h
15543         * src/mh.c
15544         * src/msgcache.c
15545         * src/send_message.c
15546         * src/setup.c
15547         * src/undo.c
15548         * src/common/hooks.c
15549         * src/common/prefs.c
15550         * src/common/template.c
15551         * src/common/utils.c
15552         * src/gtk/gtkutils.c
15553         * src/gtk/inputdialog.c
15554         * src/gtk/menu.c
15555         * src/gtk/pluginwindow.c
15556         * src/gtk/prefswindow.c
15557         * src/plugins/pgpmime/passphrase.c
15558         * src/plugins/pgpmime/prefs_gpg.c
15559                 More -Wall fixes
15560
15561         * src/common/Makefile.am
15562         * src/common/timing.h
15563                 Add basic timing code
15564
15565         * src/summaryview.c
15566                 Fix a bug with unread messages when 
15567                 re-sorting folders, and by the way
15568                 fix a big performance hit when 
15569                 re-sorting (10k mails: before 5s,
15570                 after .5s)
15571
15572         * src/prefs_compose_writing.c
15573         * src/prefs_compose_writing.h
15574         * src/prefs_message.c
15575         * src/prefs_message.h
15576         * src/prefs_other.c
15577         * src/prefs_other.h
15578         * src/prefs_quote.c
15579         * src/prefs_quote.h
15580         * src/prefs_receive.c
15581         * src/prefs_receive.h
15582         * src/prefs_send.c
15583         * src/prefs_send.h
15584         * src/prefs_summaries.c
15585         * src/prefs_summaries.h
15586                 Fix copyright banner
15587
15588 2005-06-01 [paul]       1.9.11cvs30
15589
15590         * po/fi.po
15591                 updated by Flammie Pirinen
15592         * src/procmime.c
15593                 fix 'Bad BASE64 content' output
15594
15595 2005-05-31 [colin]      1.9.11cvs29
15596
15597         * src/procmime.c
15598                 Oops, where did my hunk go.
15599
15600 2005-05-31 [colin]      1.9.11cvs28
15601
15602         * src/Makefile.am
15603         * src/account.c
15604         * src/action.c
15605         * src/addr_compl.c
15606         * src/addressbook.c
15607         * src/codeconv.c
15608         * src/compose.c
15609         * src/export.c
15610         * src/folder.c
15611         * src/folderview.c
15612         * src/image_viewer.c
15613         * src/main.c
15614         * src/mainwindow.c
15615         * src/messageview.c
15616         * src/mimeview.c
15617         * src/msgcache.c
15618         * src/prefs_account.c
15619         * src/prefs_actions.c
15620         * src/prefs_common.c
15621         * src/prefs_compose_writing.c
15622         * src/prefs_customheader.c
15623         * src/prefs_ext_prog.c
15624         * src/prefs_filtering.c
15625         * src/prefs_filtering_action.c
15626         * src/prefs_fonts.c
15627         * src/prefs_image_viewer.c
15628         * src/prefs_message.c
15629         * src/prefs_message.h
15630         * src/prefs_msg_colors.c
15631         * src/prefs_other.c
15632         * src/prefs_other.h
15633         * src/prefs_quote.c
15634         * src/prefs_receive.c
15635         * src/prefs_receive.h
15636         * src/prefs_send.c
15637         * src/prefs_send.h
15638         * src/prefs_spelling.c
15639         * src/prefs_summaries.c
15640         * src/prefs_summary_column.c
15641         * src/prefs_template.c
15642         * src/prefs_themes.c
15643         * src/prefs_toolbar.c
15644         * src/prefs_wrapping.c
15645         * src/procmime.c
15646         * src/procmsg.c
15647         * src/send_message.h
15648         * src/ssl_manager.c
15649         * src/summary_search.c
15650         * src/summaryview.c
15651         * src/textview.c
15652         * src/wizard.c
15653         * src/common/smtp.c
15654         * src/common/smtp.h
15655         * src/gtk/gtkutils.h
15656                 o Move the rest of Common prefs to new style
15657                 o Lots of -Wall warning fixes
15658                 o fix FIXME in cache memusage calculation
15659                 o Let return receipts be sent from any account
15660                 o Little cache optimisation (read)
15661                 o Fix bug #746 (don't treat commas as separators
15662                   when inside a quoted string)
15663
15664 2005-05-31 [paul]       1.9.11cvs27
15665
15666         * src/prefs_common.c
15667                 fix 'off-by-one' typo
15668
15669 2005-05-31 [paul]       1.9.11cvs26
15670
15671         * src/account.c
15672         * src/addr_compl.c
15673         * src/compose.c
15674         * src/foldersel.c
15675         * src/prefs_actions.c
15676         * src/prefs_common.c
15677         * src/prefs_common.h
15678         * src/prefs_customheader.c
15679         * src/prefs_display_header.c
15680         * src/prefs_filtering.c
15681         * src/prefs_filtering_action.c
15682         * src/prefs_matcher.c
15683         * src/prefs_summaries.c
15684         * src/prefs_summary_column.c
15685         * src/prefs_template.c
15686         * src/prefs_toolbar.c
15687         * src/ssl_manager.c
15688         * src/gtk/pluginwindow.c
15689         * src/gtk/prefswindow.c
15690         * src/gtk/progressdialog.c
15691                 add hidden prefs 'enable_rules_hint'
15692                 for gtk_tree_view_set_rules_hint()
15693                 (sync with main)
15694                 
15695
15696 2005-05-31 [colin]      1.9.11cvs25
15697
15698         * src/Makefile.am
15699         * src/main.c
15700         * src/prefs_common.c
15701         * src/prefs_summaries.c ** ADDED **
15702         * src/prefs_summaries.h ** ADDED **
15703                 Common/Display -> Display/Summaries
15704
15705 2005-05-31 [colin]      1.9.11cvs24
15706
15707         * src/Makefile.am
15708         * src/main.c
15709         * src/prefs_quote.c ** ADDED **
15710         * src/prefs_quote.h ** ADDED **
15711                 Move Common/Quote to Compose/Quoting
15712         * src/prefs_common.c
15713         * src/prefs_common.h
15714                 Remove old quote stuff, add
15715                 convenience functions for GtkTextView prefs
15716         * src/gtk/prefswindow.c
15717                 Set default height higher
15718
15719 2005-05-30 [colin]      1.9.11cvs23
15720
15721         * src/Makefile.am
15722         * src/main.c
15723         * src/prefs_common.c
15724         * src/prefs_compose_writing.c ** ADDED **
15725         * src/prefs_compose_writing.h ** ADDED **
15726                 Move Common/Compose prefs to Compose/Writing
15727
15728 2005-05-30 [colin]      1.9.11cvs22
15729
15730         * src/common/utils.c
15731                 Fix bug #651 (Confused Attract by Subject)
15732                 Patch by M. Benkmann <haferfrost@web.de>
15733         * AUTHORS
15734
15735 2005-05-30 [colin]      1.9.11cvs21
15736
15737         * src/compose.c
15738                 Fix concatenation of different headers of
15739                 the same type (bug #645)
15740         * src/prefs_folder_item.c
15741                 Fix bug #699 (setting color to black doesn't
15742                 work immediately)
15743         * src/procmime.c
15744                 Print out decoding error only once per
15745                 block
15746
15747 2005-05-30 [paul]       1.9.11cvs20
15748
15749         * src/common/template.c
15750                 fix Bcc
15751
15752 2005-05-30 [paul]       1.9.11cvs19
15753
15754         * doc/src/rfc2368.txt   **NEW FILE**
15755         * src/compose.c
15756                 compose_entries_set(): don't interpret Bcc
15757                 header field (conform to RFC 2368)
15758                 (sync with main)
15759
15760 2005-05-29 [colin]      1.9.11cvs18
15761
15762         * src/prefs_common.c
15763                 Let the default reply format respect
15764                 netiquette by cutting the signature.
15765
15766 2005-05-29 [colin]      1.9.11cvs17
15767
15768         * src/summaryview.c
15769                 Don't let always_show_msg override
15770                 open_unread_on_enter when opening a new
15771                 directory.
15772
15773 2005-05-27 [paul]       1.9.11cvs16
15774
15775         sync with main:
15776
15777         * src/main.c
15778                 app_will_exit(): cleanup tmp directory when exit
15779         * src/message_search.c
15780                 improved the interface and made code cleanup.
15781                 removed Clear button
15782         * src/send_message.c
15783                 send_message_local(): use GSpawn, and detect errors
15784         * src/summary_search.c
15785                 improved the interface and made code cleanup
15786         * src/textview.c
15787                 textview_write_link(): also skip non-ascii space
15788                  at the head of link strings (phishing check
15789                  didn't work at the case)
15790         * src/common/utils.c
15791                 get_command_output(): use g_spawn_command_line_sync()
15792                 instead of popen()
15793
15794 2005-05-26 [colin]      1.9.11cvs15
15795
15796         * src/folder.c
15797                 remove printf
15798
15799 2005-05-26 [colin]      1.9.11cvs14
15800
15801         * src/common/nntp.c
15802                 Fix nntp mode reader (bug #611)
15803                 Patch by Florian Mickler <florian@mickler.org>
15804
15805 2005-05-26 [colin]      1.9.11cvs13
15806
15807         * src/plugins/pgpmime/passphrase.c
15808                 Fix mouse grabbing (bug #557)
15809
15810 2005-05-26 [colin]      1.9.11cvs12
15811
15812         * src/prefs_themes.c
15813                 Fix g_warning (bug #541)
15814
15815 2005-05-26 [colin]      1.9.11cvs11
15816
15817         * src/prefs_actions.c
15818         * src/prefs_template.c
15819                 Fix bug #506 (no warning if action/template
15820                 is not saved)
15821         * src/common/template.c
15822                 Fix a possible crash
15823
15824 2005-05-26 [colin]      1.9.11cvs10
15825
15826         * src/folder.c
15827         * src/folderview.c
15828         * src/procmsg.c
15829         * src/summaryview.c
15830                 Forbid locked messages to be moved or
15831                 deleted. Locked messages in trashes 
15832                 still get deleted, for performance
15833                 reason (mh.c::mh_remove_all_msgs)
15834
15835 2005-05-25 [colin]      1.9.11cvs9
15836
15837         * src/procmime.c
15838                 Use correct encoding when sending mails
15839                 with attachments that have accentued 
15840                 chars in their name
15841
15842 2005-05-24 [colin]      1.9.11cvs8
15843
15844         * src/summaryview.c
15845                 Fix bug #688 f) read/unread marker not
15846                 changed on first click
15847                 Also, optimize summary_status_show()
15848                 calls
15849         * src/folder.c
15850         * src/inc.c
15851         * src/procmime.c
15852                 Fix bug #688 b) and c) wrt message
15853                 attachments and signature
15854         * src/stock_pixmap.c
15855         * src/stock_pixmap.h
15856         * src/stock_pixmap.c
15857         * src/stock_pixmap.h
15858         * src/Makefile.am
15859         * src/pixmaps/clip_gpg_signed.xpm
15860                 Add clip/signed icon
15861
15862 2005-05-24 [colin]      1.9.11cvs7
15863
15864         * src/folder_item_prefs.c
15865                 whitespace fix
15866
15867 2005-05-24 [colin]      1.9.11cvs6
15868
15869         * src/folderview.c
15870         * src/prefs_common.c
15871         * src/prefs_common.h
15872                 Add a confirmation to folder drag and drop
15873                 fixes bug #156
15874         * src/alertpanel.c
15875         * src/alertpanel.h
15876                 fix _with_disable parameters so that
15877                 the buttons labels are specifiable too
15878         * src/plugins/pgpmime/sgpgme.c
15879                 reflect said change
15880                 
15881
15882 2005-05-24 [colin]      1.9.11cvs5
15883
15884         * src/folderview.c
15885                 Uncollapse/collapse folders on double-click
15886                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
15887                 closes bug #108
15888
15889 2005-05-23 [colin]      1.9.11cvs4
15890
15891         * src/common/socket.c
15892                 Check another special SSL_peek() error.
15893                 Should help wrt bug #728
15894
15895 2005-05-23 [colin]      1.9.11cvs3
15896
15897         * src/plugins/pgpmime/pgpmime.c
15898                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
15899                 breaking menu accelerators and stuff. Users will have to
15900                 reselect "PGP MIME" instead of "PGP/MIME" in their 
15901                 account's privacy preferences if needed.
15902
15903 2005-05-22 [paul]
15904
15905         * tools/kdeservicemenu/install.sh
15906                 use kdesu to prompt for root password if doing
15907                 global install/uninstall
15908
15909 2005-05-20 [colin]      1.9.11cvs2
15910
15911         * src/procmsg.c
15912                 Fix another compilation error with gcc-2.9x
15913                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
15914         * src/send_message.c
15915                 Don't send QUIT if we aren't connected
15916
15917 2005-05-19 [colin]      1.9.11cvs1
15918
15919         * src/procmsg.c
15920                 Fix compilation with gcc 2.9x
15921
15922 2005-05-19 [paul]       1.9.11
15923
15924         1.9.11 released
15925
15926 2005-05-19 [paul]       1.9.9cvs14
15927
15928         * src/gtk/inputdialog.c
15929                 prevent gettext warning
15930
15931 2005-05-19 [paul]       1.9.9cvs13
15932
15933         * src/mainwindow.c
15934         * src/prefs_common.c
15935         * src/prefs_common.h
15936         * src/textview.c
15937         * src/textview.h
15938                 add an option to toggle cursor in message
15939                 view (sync with main)
15940
15941 2005-05-18 [colin]      1.9.9cvs12
15942
15943         * src/compose.c
15944                 Dereference freed pointer
15945         * src/gtk/gtkaspell.c
15946                 Fix duplication of dictionaries (is it an aspell issue?)
15947
15948 2005-05-18 [colin]      1.9.9cvs11
15949
15950         * src/gtk/inputdialog.c
15951         * src/gtk/gtkaspell.c
15952                 HIGuify dialogs
15953         * src/alertpanel.c
15954                 Remove a double call
15955
15956 2005-05-17 [colin]      1.9.9cvs10
15957
15958         * src/gtk/gtkaspell.c
15959                 Fix dialogs, Ctrl-Enter accel
15960
15961 2005-05-17 [colin]      1.9.9cvs9
15962
15963         * src/gtk/gtkaspell.c
15964                 Fix some accelerators, escape in replace-window
15965
15966 2005-05-16 [colin]      1.9.9cvs8
15967
15968         * src/gtk/gtkaspell.c
15969                 Revert last commit, it was a mistake.
15970
15971 2005-05-16 [colin]      1.9.9cvs7
15972
15973         * src/gtk/gtkaspell.c
15974                 Remove buggy code while we're at it. It's a 
15975                 dead code path anyway.
15976
15977 2005-05-16 [colin]      1.9.9cvs6
15978
15979         * src/gtk/gtkaspell.c
15980                 Missed some gtk_menu_popup where deactivate
15981                 signal should be handled. Should fix bug
15982                 #629 a bit more.
15983
15984 2005-05-16 [colin]      1.9.9cvs5
15985
15986         * src/gtk/gtkaspell.c
15987                 Remove debug printf()s
15988
15989 2005-05-16 [colin]      1.9.9cvs4
15990
15991         * src/gtk/gtkaspell.c
15992                 Fix a bit aspell problems
15993                 (see bug #629)
15994
15995 2005-05-13 [colin]      1.9.9cvs3
15996
15997         * src/folderview.c
15998                 Fix the + appearing even when no subfolders
15999                 have unread messages. Thanks to wwp for the
16000                 bug report.
16001
16002 2005-05-11 [paul]       1.9.9cvs2
16003
16004         * src/folderview.c
16005                 correction to 1.9.9cvs1, only colour folders that
16006                 have new msgs (not unread msgs)
16007
16008 2005-05-10 [colin]      1.9.9cvs1
16009
16010         * src/folderview.c
16011         * src/summaryview.c
16012                 Try to fix bolding bugs again.
16013
16014 2005-05-09 [paul]
16015
16016         * tools/claws.i18n.status.pl
16017                 add Ricardo Mones Lastra's script that has been providing
16018                 the i18n status page for many months
16019
16020 2005-05-09 [paul]       1.9.9
16021
16022         1.9.9 release
16023
16024 2005-05-09 [paul]       1.9.6cvs58
16025
16026         * AUTHORS
16027         * INSTALL
16028         * README.claws
16029                 updated
16030         * Makefile.am 
16031         * RELEASE_NOTES.claws
16032                 add release notes to cvs to simplify release
16033                 procedure
16034         * configure.ac
16035                 add ca and fi to ALL_LINGUAS
16036         * po/Makefile.in.in
16037                 workaround for missing Makevars
16038         * po/ca.po
16039         * po/fi.po
16040                 add new Catalan and Finnish translations
16041                 submitted by Miquel Oliete and Flammie Pirinen
16042         * po/de.po
16043         * po/es.po
16044         * po/fr.po
16045         * po/it.po
16046         * po/pl.po
16047         * po/ru.po
16048         * po/sk.po
16049         * po/sr.po
16050         * po/zh_CN.po
16051                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16052                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16053                 Urke MMI, and Hansom Young
16054         * src/main.c
16055                 Fix drafting when quitting. compose_draft() closes the
16056                 compose windows, which modifies the compose_list GSList.
16057                 We have to refresh this list after echo drafting to avoid a
16058                 segfault
16059         * src/partial_download.c
16060                 fix segfault on exit
16061
16062 2005-05-06 [paul]       1.9.6cvs57
16063
16064         * src/grouplistdialog.c
16065                 quick fix/workaround for unresizeable newsgroup
16066                 name column 
16067
16068 2005-05-06 [paul]       1.9.6cvs56
16069
16070         * src/inc.c
16071         * src/mainwindow.c
16072                 use gettext plural forms
16073         * src/imap_gtk.c
16074         * src/mh_gtk.c
16075         * src/toolbar.c
16076                 small improvement to english usage
16077
16078 2005-05-05 [thorsten]   1.9.6cvs55
16079
16080         * src/folder.c
16081                 fix possible crash
16082
16083 2005-05-05 [paul]       1.9.6cvs54
16084         
16085         sync with HEAD
16086
16087         * AUTHORS
16088         * src/compose.c
16089                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16090                 patch by Tim Mann
16091
16092 2005-05-05 [paul]       1.9.6cvs53
16093
16094         * src/mainwindow.c
16095                 fix resizing of separate message and
16096                 folder views
16097
16098 2005-05-05 [paul]       1.9.6cvs52
16099
16100         * src/account.c
16101         * src/addrgather.c
16102         * src/browseldap.c
16103         * src/exphtmldlg.c
16104         * src/expldifdlg.c
16105         * src/importmutt.c
16106         * src/importpine.c
16107         * src/main.c
16108         * src/mainwindow.c
16109         * src/noticeview.c
16110         * src/prefs_filtering.c
16111         * src/prefs_filtering_action.c
16112         * src/prefs_matcher.c
16113         * src/prefs_spelling.c
16114         * src/prefs_toolbar.c
16115         * src/toolbar.c
16116         * src/wizard.c
16117         * src/gtk/description_window.c
16118         * src/gtk/gtkvscrollbutton.c
16119         * src/gtk/progressdialog.c
16120         * src/gtk/quicksearch.c
16121         * src/plugins/pgpmime/prefs_gpg.c
16122         * src/plugins/spamassassin/spamassassin_gtk.c
16123                 replace deprecated gtk_widget_set_usize
16124
16125 2005-05-04 [colin]      1.9.6cvs51
16126
16127         * src/common/utils.c
16128                 Fix crash when subst_for_filename is called
16129                 with a NULL parameter
16130
16131 2005-05-04 [colin]      1.9.6cvs50
16132
16133         * src/partial_download.c
16134         * src/pop.c
16135                 Escape login when writing uidl file
16136                 fixes bug #736
16137
16138 2005-05-03 [colin]      1.9.6cvs49
16139
16140         * src/procmime.c
16141                 Fix possible DOS in mime parser
16142                 (see bug #634)
16143
16144 2005-05-02 [colin]      1.9.6cvs48
16145
16146         * src/compose.c
16147                 Try to fix the copy/paste mess once again.
16148
16149
16150 2005-04-30 [colin]      1.9.6cvs47
16151
16152         * src/prefs_account.h
16153         * src/procmsg.c
16154         * src/send_message.c
16155         * src/common/smtp.c
16156         * src/common/smtp.h
16157                 Try to batch sending mails (per account) instead of
16158                 reconnecting to server every time.
16159
16160 2005-04-29 [colin]      1.9.6cvs46
16161
16162         * src/messageview.c
16163                 Fix window resizing that refused to size down
16164         * src/prefs_common.c
16165         * src/prefs_common.h
16166         * src/prefs_filtering.c
16167                 Save Filtering's window size
16168
16169 2005-04-21 [paul]       1.9.6cvs45
16170
16171         * ChangeLog-gtk2.claws
16172         * src/setup.c
16173                 correction to sync
16174
16175 2005-04-21 [paul]       1.9.6cvs44
16176
16177         sync with main:
16178
16179         * src/setup.c
16180         * src/statusbar.c
16181         * src/statusbar.h
16182                 use gtkut_widget_draw_now(). Improved performance
16183                 of the update of statusbar
16184         * src/textview.c
16185                 textview_smooth_scroll_do(): redraw it after scroll
16186                 is done (fixed incorrect display when a part of the
16187                 view is hidden).
16188         * src/gtk/gtkutils.c
16189         * src/gtk/gtkutils.h
16190                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16191                 to force update of widgets.
16192                 Removed gtkut_widget_wait_for_draw() which had a big
16193                 overhead  because of waiting for all events processed 
16194
16195 2005-04-20 [paul]       1.9.6cvs43
16196
16197         * src/codeconv.c
16198                 complete 1.9.6cvs42's sync:
16199                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16200
16201 2005-04-19 [paul]       1.9.6cvs42
16202
16203         sync with main:
16204
16205         * src/action.c
16206                 catch_output(): correctly select the insert text
16207                 (fix invalid iterator warnings).
16208         * src/codeconv.c
16209         * src/codeconv.h
16210         * src/mainwindow.c
16211         * src/messageview.c
16212         * src/prefs_common.c
16213                 support GBK encoding.
16214         * src/common/session.c
16215         * src/common/session.h
16216                 use separate buffer for large data to be sent,
16217                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16218
16219 2005-04-18 [paul]       1.9.6cvs41
16220
16221         * src/jpilot.c
16222                 convert unsigned long into guint32
16223                 patch by Paul LeoNerd Evans 
16224
16225 2005-04-17 [colin]      1.9.6cvs40
16226
16227         * src/compose.c
16228                 Fix 'Request return receipt' from folder
16229                 properties (bug #708)
16230
16231 2005-04-17 [colin]      1.9.6cvs39
16232
16233         * src/mainwindow.c
16234                 Fix duplicate hotkeys in Mainwindow's menu
16235
16236 2005-04-17 [colin]      1.9.6cvs38
16237
16238         * src/folderview.c
16239                 Fix duplicate hotkeys in Folderview's contextual
16240                 menu
16241
16242 2005-04-15 [colin]      1.9.6cvs37
16243
16244         * src/summaryview.c
16245                 Fix 'Save as...' with non-ascii filenames
16246
16247 2005-04-15 [colin]      1.9.6cvs36
16248
16249         * src/plugins/pgpmime/pgpmime.c
16250                 Fix bus error on 64bit. Spotted by 
16251                 macallan1888@gmail.com
16252
16253 2005-04-15 [colin]      1.9.6cvs35
16254
16255         * src/prefs_account.c
16256                 Fix cvs34.
16257
16258 2005-04-12 [colin]      1.9.6cvs34
16259
16260         * src/prefs_account.c
16261                 Fix smtp auth type off-by-one. We forgot to
16262                 add PLAIN in the prefs-to-gui setter func and
16263                 as a result, the selected auth when opening
16264                 account prefs was not the correct one.
16265
16266 2005-04-12 [paul]       1.9.6cvs33
16267
16268         * src/inc.c
16269                 if the recv dialog is visible, Cancel only
16270                 cancels the current account
16271
16272
16273 2005-04-10 [colin]      1.9.6cvs32
16274
16275         * src/filtering.c
16276                 Copy score when copying FilteringActions
16277                 Fix bug #674
16278
16279 2005-04-10 [colin]      1.9.6cvs31
16280
16281         * src/inc.c
16282                 Make Message -> Receive -> Cancel cancel 
16283                 incorporation on all accounts. Fixes
16284                 bug #693
16285
16286 2005-04-10 [colin]      1.9.6cvs30
16287
16288         * src/prefs_account.c
16289                 Update Privacy checkbuttons status based
16290                 on the selected privacy system
16291         * src/compose.c
16292                 Always connect the "None" privacy system; the
16293                 static boolean was probably there to avoid
16294                 reconnecting twice in the same compose window,
16295                 but as the parent function is only called once
16296                 per compose, it's only a bug - as a static is
16297                 initialized once per application instance.
16298                 Also, don't uncheck Sign and Encrypt when
16299                 selecting None as privacy system; just ignore
16300                 them when sending/queuing.
16301                 Should fix bug #695
16302
16303 2005-04-08 [colin]      1.9.6cvs29
16304
16305         * src/account.c
16306         * src/prefs_account.c
16307         * src/prefs_account.h
16308                 Add account preference to queue message in a certain
16309                 folder.
16310
16311 2005-04-06 [colin]      1.9.6cvs28
16312
16313         * src/prefs_account.c
16314                 Update old inbox path syntax
16315
16316 2005-04-06 [paul]       1.9.6cvs27
16317
16318         sync with main:
16319
16320         * configure.ac
16321                 changed -traditional-cpp to -no-cpp-precomp for newer
16322                 Mac OS X support
16323         * src/foldersel.c
16324                 made column resize automatically
16325         * src/send_message.c
16326                 send_message_smtp(): consider EOF right after QUIT
16327                 successful (workaround for Gmail SMTP server)
16328         * src/common/socket.c
16329                 ssl_read(), ssl_peek(): check EOF which violates the
16330                 SSL protocol
16331         * src/gtk/colorlabel.c
16332                 removed warnings when displaying colorlabel menu
16333                 (don't use GtkAlignment)
16334
16335 2005-04-05 [paul]       1.9.6cvs26
16336
16337         * src/plugins/trayicon/trayicon.c
16338                 fix clipping of icon under KDE3 
16339
16340 2005-04-05 [paul]       1.9.6cvs25
16341
16342         * src/summaryview.c
16343                 hide display of threading
16344                 patch by Alfons
16345
16346 2005-04-04 [thorsten]   1.9.6cvs24
16347
16348         * src/mh.c
16349                 marks lost on filesystems with different stat() results on
16350                 summer-/wintertime
16351
16352 2005-04-03 [colin]      1.9.6cvs23
16353
16354         * src/summaryview.c
16355                 Don't handle up/down. Patch by Alfons
16356
16357 2005-04-02 [colin]      1.9.6cvs22
16358
16359         * src/summaryview.c
16360                 Make scrolling faster. Patch by Alfons.
16361
16362 2005-04-01 [colin]      1.9.6cvs21
16363
16364         * src/Makefile.am
16365         * src/stock_pixmap.c
16366         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16367         * src/pixmaps/dir_noselect.xpm ** ADDED **
16368                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16369
16370 2005-04-01 [colin]      1.9.6cvs20
16371
16372         * src/image_viewer.c
16373         * src/image_viewer.h
16374         * src/procmime.c
16375         * src/procmime.h
16376         * src/textview.c
16377         * src/textview.h
16378                 Implement inline image resizing and right-clicking
16379
16380 2005-04-01 [paul]       1.9.6cvs19
16381
16382         * AUTHORS
16383         * Makefile.am
16384         * configure.ac
16385                 check for gnome2
16386                 patch by Luca Cavalli <loopback<AT>slackit.org>
16387         * po/ru.po
16388                 updated by Pavlo Bohmat
16389
16390 2005-03-31 [colin]      1.9.6cvs18
16391
16392         * src/news.c
16393                 Fix parsing references
16394         * src/msgcache.c
16395                 don't put nulls in the references list
16396         * src/procheader.c
16397                 commit that forgotten file in 1.9.6cvs14
16398
16399 2005-03-31 [colin]      1.9.6cvs17
16400
16401         * src/compose.c
16402                 Fix joining of signature separator again. 
16403                 Maybe Hiro could put it in main too...
16404
16405 2005-03-31 [colin]      1.9.6cvs16
16406
16407         * src/Makefile.am
16408         * src/foldersel.c
16409         * src/stock_pixmap.c
16410         * src/stock_pixmap.h
16411         * src/pixmaps/dir-noselect.xpm
16412                 Update foldersel.c (sync from main, patch by Alfons)
16413
16414 2005-03-30 [colin]      1.9.6cvs15
16415
16416         * src/imap.c
16417                 Fix handling of imap folders containing [] in 
16418                 their name. Thanks to Nahuel Angelinetti for
16419                 the detailed bugreport.
16420
16421 2005-03-30 [colin]      1.9.6cvs14
16422
16423         * src/common/utils.h
16424         * src/common/utils.c
16425         * src/common/defs.h
16426         * src/matcher.c
16427         * src/msgcache.c
16428         * src/news.c
16429         * src/procmsg.c
16430         * src/procmsg.h
16431         * src/quote_fmt_parse.y
16432         * src/summaryview.c
16433                 Update references system. Patch by Alfons
16434
16435 2005-03-30 [colin]      1.9.6cvs13
16436
16437         * src/common/socket.c
16438                 Force the glibc to read resolv.conf again when 
16439                 it has changed. Should fix issues when changing
16440                 networks on a laptop and not restarting sylpheed. 
16441
16442 2005-03-30 [paul]       1.9.6cvs12
16443
16444         partial sync with main:
16445
16446         * src/action.c
16447                 create_io_dialog(): use user-defined text font
16448                 (thanks to Alfons), and modified its appearance.
16449         * src/addrgather.c
16450         * src/addrharvest.c
16451         * src/browseldap.c
16452                 replace old code
16453         * src/compose.c
16454                 don't join (presumably) itemized lines on line-wrapping
16455                 fixed wrapping of quote when auto-wrapping is enabled
16456                 compose_destroy(): destroy paned only if it's not
16457                 attached to window. Fixed memory leak of popup menu.
16458         * src/exphtmldlg.c
16459         * src/expldifdlg.c
16460                 replace old code
16461         * src/html.c
16462         * src/html.h
16463         * src/importmutt.c
16464         * src/importpine.c
16465                 replace old code
16466         * src/main.c
16467                 removed redundant code
16468         * src/mainwindow.c
16469                 changed 'Code set' (which is rather incorrect)
16470                 in the menu to 'Character encoding'
16471                 main_window_set_widgets(): request size first
16472                 to prevent window size becoming wrong
16473                 fixed remembering of the state of the visibility
16474                 of MessageView
16475         * src/messageview.c
16476                 changed 'Code set' (which is rather incorrect)
16477                 in the menu to 'Character encoding'
16478         * src/prefs_common.c
16479         * src/prefs_common.h
16480                 added an option whether to render HTML as text or not
16481                 added separators to outgoing encoding menu
16482         * src/procheader.c
16483                 procheader_scan_date_string(): support header
16484                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16485         * src/summaryview.c
16486         * src/summaryview.h
16487                 minor code cleanup
16488         * src/textview.c
16489                 textview_show_html(): force output of newline
16490                 added an option whether to render HTML as text or not
16491         * src/common/utils.c
16492                 strncpy2(): optimized based on Alfons' code
16493         * src/gtk/gtkutils.c
16494         * src/gtk/gtkutils.h
16495                 removed non-used code
16496         * src/plugins/pgpmime/passphrase.c
16497                 partially fixed grab input of passphrase dialog
16498                 Confine pointer to window
16499
16500 2005-03-30 [colin]      1.9.6cvs11
16501
16502         * src/msgcache.c
16503         * src/msgcache.h
16504                 Read/write 32bit ints from cache & marks
16505                 From main.
16506
16507 2005-03-29 [paul]       1.9.6cvs10
16508
16509         * AUTHORS
16510         * ChangeLog.claws
16511         * src/compose.c
16512         * src/gtk/gtkaspell.c
16513                 sync with HEAD (don't pass NULL pointers) 
16514
16515 2005-03-24 [paul]
16516
16517         * tools/Makefile.am
16518         * tools/README
16519         * tools/acroread2sylpheed.pl
16520                 sync with HEAD (add script to send pdfs as
16521                 attachments from Adobe Reader 7)
16522
16523 2005-03-21 [paul]       1.9.6cvs9
16524
16525         * configure.ac
16526         * po/POTFILES.in
16527         * src/Makefile.am
16528         * src/crash.c
16529         * src/image_viewer.c ** ADDED **
16530         * src/image_viewer.h ** ADDED **
16531         * src/main.c
16532         * src/prefs_common.c
16533         * src/prefs_common.h
16534         * src/prefs_image_viewer.c ** ADDED **
16535         * src/prefs_image_viewer.h ** ADDED **
16536         * src/textview.c
16537         * src/gtk/about.c
16538         * src/pixmaps/sylpheed_logo.xpm
16539         * src/plugins/Makefile.am
16540         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16541         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16542         * src/plugins/image_viewer/plugin.c ** REMOVED **
16543         * src/plugins/image_viewer/viewer.c ** REMOVED **
16544         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16545         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16546         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16547         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16548         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16549                 as gdk-pixbuf is now built-in
16550                 remove image_viewer plugin and put code back into
16551                 main codebase
16552                 implement inline image display (sync with main)
16553
16554                 replace logo with newer, nicer, larger version  
16555
16556 2005-03-21 [paul]       1.9.6cvs8
16557
16558         * src/gtk/about.c
16559                 cosmetic improvement
16560
16561 2005-03-21 [holger]     1.9.6cvs7
16562
16563         * src/plugins/spamassassin/spamassassin.c
16564                 Sync with HEAD
16565                 (unregister hook on failed plugin init)
16566
16567 2005-03-20 [colin]      1.9.6cvs6
16568
16569         * src/common/plugin.c
16570                 Check that plugin isn't already loaded
16571                 Patch by Alfons
16572
16573 2005-03-20 [thorsten]   1.9.6cvs5
16574
16575         * src/compose.c
16576                 use a more compatible syntax
16577
16578 2005-03-20 [thorsten]   1.9.6cvs4
16579
16580         * src/prefs_toolbar.c
16581                 fix crash when selecting toolbar item (uninitialized pointer)
16582
16583 2005-03-20 [thorsten]   1.9.6cvs3
16584
16585         * src/procmime.c
16586                 fix mimetype detection (referenced free()d string)
16587
16588 2005-03-20 [paul]       1.9.6cvs2
16589
16590         * src/compose.c
16591                 sync with HEAD (1.0.3cvs5)
16592                 neglect Reply-To header if empty
16593                 Patch by Alfons 
16594
16595 2005-03-19 [holger]     1.9.6cvs1
16596
16597         * src/summaryview.c
16598         * src/summaryview.h
16599                 Sync with HEAD
16600
16601 2005-03-18 [paul]       1.9.6
16602
16603         initial GTK2 release
16604
16605 2005-03-18 [paul]       1.0.3cvs3.1
16606
16607         * AUTHORS
16608         * ChangeLog.claws
16609         * configure.ac
16610         * src/gtk/about.c
16611         * src/pixmaps/sylpheed_logo.xpm
16612                 sync with HEAD
16613
16614 2005-03-18 [colin]      1.0.3cvs2.6
16615
16616         * src/summaryview.c
16617                 Remove call to summary_step in summary_copy_selected_to
16618                 Can't see its purpose, and this causes bug when copying
16619                 a message if the next one is unread: it reads it.
16620
16621 2005-03-18 [paul]       1.0.3cvs2.5
16622
16623         * src/foldersel.c
16624                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16625
16626 2005-03-18 [paul]       1.0.3cvs2.4
16627
16628         * src/addrharvest.c
16629         * src/codeconv.c
16630         * src/codeconv.h
16631         * src/compose.c
16632         * src/news.c
16633         * src/procheader.c
16634         * src/procmime.c
16635         * src/unmime.c
16636         * src/unmime.h
16637                 fix buffer overflow, CAN-2005-0667, see
16638                 http://secunia.com/advisories/14491/
16639                 Patch by Alfons
16640
16641 2005-03-17 [colin]      1.0.3cvs2.3
16642
16643         * src/prefs_fonts.c
16644         * src/summaryview.c
16645                 Fix font bugs (both lists now officialy share 
16646                 the same font)
16647                 
16648
16649 2005-03-17 [paul]       1.0.3cvs2.2
16650
16651         * src/gtk/pluginwindow.c
16652                 make plugin descriptions uneditable
16653
16654 2005-03-11 [paul]       1.0.3cvs2.1
16655
16656         * ChangeLog.claws
16657         * configure.ac
16658         * po/POTFILES.in
16659         * src/plugins/trayicon/trayicon.c
16660                 sync with HEAD
16661                 add src/wizard.c to POTFILES.in
16662
16663 2005-03-11 [paul]       1.0.3cvs1.1
16664
16665         * ChangeLog
16666         * ChangeLog.claws
16667         * configure.ac
16668         * po/de.po
16669         * po/es.po
16670         * po/fr.po
16671         * po/it.po
16672         * po/pt_BR.po
16673         * po/ru.po
16674         * po/sk.po
16675         * po/sr.po
16676         * po/zh_CN.po
16677                 sync with HEAD
16678
16679 2005-03-04 [colin]      1.0.1cvs22.2
16680
16681         * src/compose.c
16682                 Fix signatures with accentued chars in it
16683
16684 2005-03-04 [colin]      1.0.1cvs22.1
16685
16686         * src/common/smtp.c
16687         * src/common/smtp.h
16688                 Don't use SIZE param in MAIL FROM: if server 
16689                 doesn't support it. Patch by Eugen Freiter
16690                 <eugen_f@users.sf.net>
16691
16692 2005-02-27 [paul]       1.0.1cvs20.1
16693
16694         * ChangeLog.claws
16695         * configure.ac
16696         * src/messageview.c
16697                 sync with HEAD
16698
16699 2005-02-27 [colin]      1.0.1cvs19.4
16700
16701         * src/procheader.c
16702         * src/procheader.h
16703                 Fix prototypes. Patch by Alfons
16704
16705 2005-02-27 [colin]      1.0.1cvs19.3
16706
16707         * src/compose.c
16708                 Don't auto-join the signature separator.
16709
16710 2005-02-26 [colin]      1.0.1cvs19.2
16711
16712         * src/summaryview.c
16713                 Fix 'mark all read' with collapsed threads.
16714                 Patch by Alfons.
16715
16716 2005-02-25 [paul]       1.0.1cvs19.1
16717
16718         * ChangeLog.claws
16719         * configure.ac
16720         * src/prefs_account.c
16721         * src/prefs_folder_item.c
16722         * src/gtk/prefswindow.c
16723         * src/gtk/prefswindow.h
16724                 sync with HEAD
16725
16726 2005-02-25 [paul]       1.0.1cvs15.12
16727
16728         * src/alertpanel.c
16729         * src/codeconv.c
16730         * src/compose.c
16731         * src/textview.c
16732         * src/gtk/gtkutils.c
16733         * src/gtk/gtkutils.h
16734         * src/gtk/logwindow.c
16735         * src/gtk/progressdialog.c
16736                 sync with main (revision 127)
16737                 and fix logwindow clipping
16738
16739 2005-02-24 [colin]      1.0.1cvs15.11
16740
16741         * src/plugins/pgpmime/passphrase.c
16742                 Disable input grabbing; it doesn't work yet.
16743
16744 2005-02-24 [colin]      1.0.1cvs15.10
16745
16746         * src/messageview.c
16747                 Don't send out receipts if offline. Ask.
16748
16749 2005-02-23 [colin]      1.0.1cvs15.9
16750
16751         * src/summaryview.c     
16752                 Fix expanding
16753
16754 2005-02-23 [colin]      1.0.1cvs15.8
16755
16756         * src/summaryview.c
16757                 Really fix Bug 568 by removing useless
16758                 calls. summary_thread_init() now called
16759                 in summary_sort(). This should please
16760                 Alfons as it should be faster than 
16761                 previously.
16762
16763 2005-02-23 [colin]      1.0.1cvs15.7
16764
16765         * src/compose.c
16766                 Encode parts as QP or B64 if signing
16767
16768 2005-02-23 [colin]      1.0.1cvs15.6
16769
16770         * src/compose.c
16771                 Fix Mimeinfo leakage (including tmp files)
16772         * src/procmsg.c
16773                 Fix tmp file leakage (spotted by Ivan Rayner)
16774
16775 2005-02-22 [colin]      1.0.1cvs15.5
16776
16777         * src/expldifdlg.c
16778                 Fix keyboard input. Patch by Alfons.
16779
16780 2005-02-21 [colin]      1.0.1cvs15.4
16781
16782         * src/compose.c
16783                 Fix Sign/Encrypt when unselecting privacy
16784                 system
16785         * src/prefs_common.c
16786                 Change default message font to Monospace
16787         * src/summaryview.c
16788                 More freezing during potentially large operations
16789
16790 2005-02-21 [paul]       1.0.1cvs15.3
16791
16792         * src/main.c
16793                 fix --help output
16794
16795 2005-02-21 [paul]       1.0.1cvs15.2
16796
16797         * po/Makefile.in.in
16798         * src/compose.c
16799         * src/summaryview.c
16800         * src/textview.c
16801         * src/common/utils.c
16802         * src/common/utils.h
16803                 sync with main (revision 117)
16804
16805 2005-02-20 [colin]      1.0.1cvs15.1
16806
16807         * src/common/defs.h
16808                 Change cache file to .sylpheed_claws_cache, as
16809                 suggested by Alfons. Allows people to switch
16810                 between Sylpheed and Sylpheed-Claws. it is
16811                 a good idea to "Check for new messages" at next
16812                 startup.
16813
16814
16815 2005-02-18 [colin]      1.0.1cvs14.1
16816
16817         * src/quote_fmt_lex.l
16818         * src/quote_fmt_parse.y
16819                 Fix parser initialisation. Patch by Ivan.
16820
16821 2005-02-18 [colin]      1.0.1cvs11.6
16822
16823         * src/folderview.c
16824                 Fix scrolldown (bug 662)
16825
16826 2005-02-17 [colin]      1.0.1cvs11.5
16827
16828         * src/codeconv.c
16829                 conv_filename_to_utf8: return clean 7bit instead
16830                 of broken utf8 if needed
16831         * src/mimeview.c
16832                 Fix display of parts with unclean 8bit names
16833
16834 2005-02-17 [paul]       1.0.1cvs11.4
16835
16836         * src/compose.c
16837         * src/exportldif.c
16838         * src/matcher_parser_parse.y
16839         * src/procmime.c
16840         * src/sourcewindow.c
16841         * src/common/Makefile.am
16842         * src/common/intl.h             ** REMOVED **
16843         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16844                 sync with main (revision 109)
16845                 and clean up
16846
16847 2005-02-16 [colin]      1.0.1cvs11.3
16848
16849         * src/summaryview.c
16850                 Fix collapsed thread not highlighting when new
16851                 messages in it (Bug 568) Patch by Stephan Sachse.
16852                 Fix messed up selection when reaching bounds (Bug 632)
16853         * src/prefs_themes.c
16854                 Fix theme installing (Bug 684)
16855
16856 2005-02-16 [colin]      1.0.1cvs11.2
16857
16858         * src/messageview.c
16859                 Fix messageview_select_all
16860
16861 2005-02-16 [colin]      1.0.1cvs11.1
16862
16863         * src/mh.c
16864                 Sync with HEAD (MH scan required function)
16865
16866 2005-02-15 [colin]      1.0.1cvs8.1
16867
16868         * src/mimeview.c
16869         * src/common/utils.c
16870                 Sync with HEAD (filename chars substitution)
16871
16872 2005-02-15 [colin]      1.0.1cvs7.3
16873
16874         * src/gtk/pluginwindow.c
16875                 Fix button spacing
16876
16877 2005-02-15 [colin]      1.0.1cvs7.2
16878
16879         * src/mimeview.c
16880                 Fix mime icons not reset across message when
16881                 scrolled down
16882
16883 2005-02-15 [colin]      1.0.1cvs7.1
16884
16885         * src/compose.c
16886         * src/procmime.c
16887                 Sync with HEAD (optimisation of cvs6)
16888
16889 2005-02-14 [colin]      1.0.1cvs6.1
16890
16891         * src/compose.c
16892         * src/procmime.c
16893                 Sync with HEAD (encode "From " at line beginning)
16894
16895 2005-02-14 [colin]      1.0.1cvs5.3
16896
16897         * src/compose.c
16898                 Fix wrapping with accentued chars.
16899
16900 2005-02-13 [colin]      1.0.1cvs5.2
16901
16902         * src/textview.c
16903                 Fix email informative part parsing with
16904                 accentued chars in it. ispunct() returns
16905                 true for them in utf8...
16906
16907 2005-02-12 [colin]      1.0.1cvs5.1
16908
16909         * src/filtering.c
16910                 Sync with HEAD (remove wrong use of compose after send)
16911
16912 2005-02-12 [paul]       1.0.1cvs4.5
16913
16914         * src/textview.c
16915                 remove unnecessary code (thanks to Alfons)
16916
16917 2005-02-12 [paul]       1.0.1cvs4.4
16918
16919         * src/textview.c
16920                 add 'Copy' to contextual menu on emails
16921
16922 2005-02-11 [colin]      1.0.1cvs4.3
16923
16924         * src/compose.c
16925                 revert 1.0.0cvs28.2, it doesn't work that well.
16926
16927 2005-02-11 [paul]       1.0.1cvs4.2
16928
16929         * po/Makefile.in.in
16930                 fix 'make release'
16931
16932 2005-02-10 [paul]       1.0.1cvs4.1
16933
16934         * ChangeLog
16935         * ChangeLog.claws
16936         * ChangeLog.jp
16937         * configure.ac
16938         * src/compose.c
16939                 sync with HEAD (sync with main)
16940
16941 2005-02-10 [paul]       1.0.1cvs3.2
16942
16943         * AUTHORS
16944         * Makefile.am
16945         * autogen.sh
16946         * configure.ac
16947         * config/mkinstalldirs
16948         * intl/.cvsignore
16949         * intl/ChangeLog
16950         * intl/VERSION
16951         * intl/bindtextdom.c
16952         * intl/config.charset
16953         * intl/dcgettext.c
16954         * intl/dcigettext.c
16955         * intl/dcngettext.c
16956         * intl/dgettext.c
16957         * intl/dngettext.c
16958         * intl/eval-plural.h
16959         * intl/explodename.c
16960         * intl/finddomain.c
16961         * intl/gettext.c
16962         * intl/gettextP.h
16963         * intl/gmo.h
16964         * intl/hash-string.h
16965         * intl/intl-compat.c
16966         * intl/l10nflist.c
16967         * intl/libgnuintl.h.in
16968         * intl/loadinfo.h
16969         * intl/loadmsgcat.c
16970         * intl/localcharset.c
16971         * intl/localcharset.h
16972         * intl/locale.alias
16973         * intl/localealias.c
16974         * intl/localename.c
16975         * intl/log.c
16976         * intl/ngettext.c
16977         * intl/os2compat.c
16978         * intl/os2compat.h
16979         * intl/osdep.c
16980         * intl/plural-exp.c
16981         * intl/plural-exp.h
16982         * intl/plural.c
16983         * intl/plural.y
16984         * intl/ref-add.sin
16985         * intl/ref-del.sin
16986         * intl/relocatable.c
16987         * intl/relocatable.h
16988         * intl/textdomain.c
16989         * m4/Makefile.am
16990         * po/Makefile.in.in
16991         * src/Makefile.am
16992         * src/account.c
16993         * src/action.c
16994         * src/addr_compl.c
16995         * src/addressadd.c
16996         * src/addressbook.c
16997         * src/addrgather.c
16998         * src/addrindex.c
16999         * src/alertpanel.c
17000         * src/browseldap.c
17001         * src/codeconv.c
17002         * src/codeconv.h
17003         * src/compose.c
17004         * src/compose.h
17005         * src/crash.c
17006         * src/editaddress.c
17007         * src/editbook.c
17008         * src/editgroup.c
17009         * src/editjpilot.c
17010         * src/editldap.c
17011         * src/editldap_basedn.c
17012         * src/editvcard.c
17013         * src/exphtmldlg.c
17014         * src/expldifdlg.c
17015         * src/export.c
17016         * src/exporthtml.c
17017         * src/filtering.c
17018         * src/folder.c
17019         * src/folder_item_prefs.c
17020         * src/foldersel.c
17021         * src/folderview.c
17022         * src/grouplistdialog.c
17023         * src/headerview.c
17024         * src/imap.c
17025         * src/imap_gtk.c
17026         * src/import.c
17027         * src/importldif.c
17028         * src/importmutt.c
17029         * src/importpine.c
17030         * src/inc.c
17031         * src/ldif.c
17032         * src/main.c
17033         * src/mainwindow.c
17034         * src/matcher.c
17035         * src/mbox.c
17036         * src/message_search.c
17037         * src/messageview.c
17038         * src/mh.c
17039         * src/mh_gtk.c
17040         * src/mimeview.c
17041         * src/msgcache.c
17042         * src/news.c
17043         * src/news_gtk.c
17044         * src/noticeview.c
17045         * src/partial_download.c
17046         * src/pop.c
17047         * src/prefs_account.c
17048         * src/prefs_actions.c
17049         * src/prefs_common.c
17050         * src/prefs_customheader.c
17051         * src/prefs_display_header.c
17052         * src/prefs_ext_prog.c
17053         * src/prefs_filtering.c
17054         * src/prefs_filtering_action.c
17055         * src/prefs_folder_item.c
17056         * src/prefs_fonts.c
17057         * src/prefs_gtk.c
17058         * src/prefs_matcher.c
17059         * src/prefs_msg_colors.c
17060         * src/prefs_spelling.c
17061         * src/prefs_summary_column.c
17062         * src/prefs_template.c
17063         * src/prefs_themes.c
17064         * src/prefs_toolbar.c
17065         * src/prefs_wrapping.c
17066         * src/privacy.c
17067         * src/procheader.c
17068         * src/procmime.c
17069         * src/procmsg.c
17070         * src/quote_fmt.c
17071         * src/recv.c
17072         * src/send_message.c
17073         * src/setup.c
17074         * src/sourcewindow.c
17075         * src/ssl_manager.c
17076         * src/statusbar.c
17077         * src/summary_search.c
17078         * src/summaryview.c
17079         * src/textview.c
17080         * src/toolbar.c
17081         * src/wizard.c
17082         * src/common/nntp.c
17083         * src/common/plugin.c
17084         * src/common/smtp.c
17085         * src/common/ssl.c
17086         * src/common/ssl_certificate.c
17087         * src/common/string_match.c
17088         * src/common/sylpheed.c
17089         * src/common/template.c
17090         * src/common/utils.c
17091         * src/gtk/about.c
17092         * src/gtk/colorlabel.c
17093         * src/gtk/description_window.c
17094         * src/gtk/filesel.c
17095         * src/gtk/foldersort.c
17096         * src/gtk/gtkaspell.c
17097         * src/gtk/gtkutils.c
17098         * src/gtk/inputdialog.c
17099         * src/gtk/logwindow.c
17100         * src/gtk/menu.c
17101         * src/gtk/pluginwindow.c
17102         * src/gtk/prefswindow.c
17103         * src/gtk/progressdialog.c
17104         * src/gtk/quicksearch.c
17105         * src/gtk/sslcertwindow.c
17106         * src/plugins/clamav/clamav_plugin.c
17107         * src/plugins/clamav/clamav_plugin_gtk.c
17108         * src/plugins/demo/demo.c
17109         * src/plugins/dillo_viewer/dillo_prefs.c
17110         * src/plugins/dillo_viewer/dillo_viewer.c
17111         * src/plugins/image_viewer/plugin.c
17112         * src/plugins/image_viewer/viewer.c
17113         * src/plugins/image_viewer/viewerprefs.c
17114         * src/plugins/mathml_viewer/mathml_viewer.c
17115         * src/plugins/pgpmime/passphrase.c
17116         * src/plugins/pgpmime/plugin.c
17117         * src/plugins/pgpmime/prefs_gpg.c
17118         * src/plugins/pgpmime/select-keys.c
17119         * src/plugins/pgpmime/sgpgme.c
17120         * src/plugins/spamassassin/spamassassin.c
17121         * src/plugins/spamassassin/spamassassin_gtk.c
17122         * src/plugins/trayicon/trayicon.c
17123                 sync with main (revision 104)
17124
17125 2005-02-10 [colin]      1.0.1cvs3.1
17126
17127         * src/mainwindow.c
17128                 Sync with HEAD (fix occasional crasher)
17129
17130 2005-02-10 [colin]      1.0.1cvs2.1
17131
17132         * src/messageview.c
17133                 Synw with HEAD (don't automatically display html)
17134
17135 2005-02-09 [colin]      1.0.1cvs1.3
17136
17137         * src/textview.c
17138         * src/textview.h
17139                 Add contextual menu on emails
17140
17141 2005-02-09 [colin]      1.0.1cvs1.2
17142
17143         * src/codeconv.c
17144                 Fix converting from broken headers and 
17145                 put back the _ in missing places
17146                 (feature broke with cvs24.2 sync, main 
17147                  possibly affected?)
17148
17149 2005-02-09 [colin]      1.0.1cvs1.1
17150
17151         * src/messageview.c
17152         * src/mimeview.c
17153         * src/mimeview.h
17154                 Sync with HEAD (display non text/plain mails with plugin)
17155
17156 2005-02-08 [colin]      1.0.1.1
17157
17158         * ChangeLog.claws
17159         * po/pt_BR.po
17160                 Sync with HEAD
17161         * configure.ac
17162                 Make default configuration directory 
17163                 be .sylpheed-gtk2
17164
17165 2005-02-08 [colin]      1.0.0cvs29.1
17166
17167         * po/de.po
17168         * po/es.po
17169         * po/fr.po
17170         * po/it.po
17171         * po/sk.po
17172         * po/sr.po
17173                 Sync translations with HEAD
17174
17175 2005-02-06 [colin]      1.0.0cvs28.3
17176
17177         * src/compose.c
17178                 Make compose a bit faster - patch by Alfons.
17179
17180 2005-02-06 [colin]      1.0.0cvs28.2
17181
17182         * src/compose.c
17183                 Make pasting via middle-click more reliable
17184
17185 2005-02-05 [paul]       1.0.0cvs28.1
17186
17187         * ChangeLog
17188         * ChangeLog.claws
17189         * ChangeLog.jp
17190         * configure.ac
17191         * src/compose.c
17192                 sync with HEAD
17193                 (fix bug 682 'redirect is broken'
17194
17195 2005-02-05 [torte]      1.0.0cvs27.1
17196
17197         * ChangeLog.claws
17198         * configure.ac
17199         * src/partial_download.c
17200                 Sync with HEAD (fix buf overflow)
17201
17202 2005-02-03 [colin]      1.0.0cvs26.1
17203
17204         * src/common/plugin.c
17205                 Sync with HEAD (avoid plugin mismatches)
17206
17207 2005-02-03 [paul]       1.0.0cvs25.3
17208
17209         * src/folderview.c
17210         * src/headerview.c
17211         * src/summaryview.c
17212         * src/textview.c
17213         * src/gtk/colorlabel.c
17214                 third and final part of initial sync with main-gtk2
17215
17216 2005-02-03 [paul]       1.0.0cvs25.2
17217
17218         * src/jpilot.c
17219                 fix building with jpilot support
17220
17221 2005-02-02 [colin]      1.0.0cvs25.1
17222
17223         * src/messageview.c
17224                 Sync with HEAD (fix dangerous typo)
17225
17226 2005-02-01 [colin]      1.0.0cvs24.3
17227
17228         * src/common/xml.c
17229                 Write file as advertised (UTF-8)
17230
17231 2005-02-01 [paul]       1.0.0cvs24.2
17232
17233         * src/addrbook.c
17234         * src/addrindex.c
17235         * src/alertpanel.h
17236         * src/codeconv.c
17237         * src/codeconv.h
17238         * src/compose.c
17239         * src/export.c
17240         * src/folder_item_prefs.c
17241         * src/html.c
17242         * src/imap.c
17243         * src/import.c
17244         * src/jpilot.c
17245         * src/mainwindow.c
17246         * src/matcher_parser_lex.l
17247         * src/messageview.c
17248         * src/mh.c
17249         * src/prefs_account.c
17250         * src/prefs_actions.c
17251         * src/prefs_common.c
17252         * src/prefs_gtk.c
17253         * src/prefs_gtk.h
17254         * src/prefs_themes.c
17255         * src/procheader.c
17256         * src/procmime.c
17257         * src/sourcewindow.c
17258         * src/statusbar.c
17259         * src/summaryview.c
17260         * src/textview.c
17261         * src/toolbar.c
17262         * src/unmime.c
17263         * src/common/template.c
17264         * src/common/utils.c
17265         * src/common/xml.c
17266         * src/common/xml.h
17267         * src/gtk/gtkaspell.c
17268         * src/plugins/clamav/clamav_plugin.c
17269         * src/plugins/dillo_viewer/dillo_prefs.c
17270         * src/plugins/image_viewer/viewerprefs.c
17271         * src/plugins/pgpmime/passphrase.c
17272         * src/plugins/pgpmime/prefs_gpg.c
17273         * src/plugins/pgpmime/select-keys.c
17274         * src/plugins/spamassassin/spamassassin.c
17275                 second part of initial sync with main-gtk2
17276                 (more to follow)
17277
17278 2005-01-31 [colin]      1.0.0cvs24.1
17279
17280         * src/compose.c
17281                 Sync with HEAD
17282
17283 2005-01-29 [paul]       1.0.0cvs23.2
17284
17285         * src/account.c
17286         * src/action.c
17287         * src/addressadd.c
17288         * src/addressbook.c
17289         * src/alertpanel.c
17290         * src/compose.c
17291         * src/editaddress.c
17292         * src/editbook.c
17293         * src/editgroup.c
17294         * src/editjpilot.c
17295         * src/editldap.c
17296         * src/editldap_basedn.c
17297         * src/editvcard.c
17298         * src/export.c
17299         * src/foldersel.c
17300         * src/grouplistdialog.c
17301         * src/import.c
17302         * src/importldif.c
17303         * src/inc.c
17304         * src/main.c
17305         * src/mainwindow.c
17306         * src/message_search.c
17307         * src/messageview.c
17308         * src/mimeview.c
17309         * src/prefs_actions.c
17310         * src/prefs_common.c
17311         * src/prefs_common.h
17312         * src/prefs_customheader.c
17313         * src/prefs_display_header.c
17314         * src/prefs_filtering.c
17315         * src/prefs_filtering_action.c
17316         * src/prefs_gtk.c
17317         * src/prefs_matcher.c
17318         * src/prefs_summary_column.c
17319         * src/prefs_template.c
17320         * src/sourcewindow.c
17321         * src/summary_search.c
17322         * src/summaryview.c
17323         * src/textview.c
17324         * src/gtk/about.c
17325         * src/gtk/description_window.c
17326         * src/gtk/gtkshruler.c
17327         * src/gtk/gtkutils.c
17328         * src/gtk/gtkutils.h
17329         * src/gtk/inputdialog.c
17330         * src/gtk/logwindow.c
17331         * src/gtk/prefswindow.c
17332         * src/gtk/progressdialog.c
17333         * src/gtk/progressdialog.h
17334                 first part of initial sync with main-gtk2
17335                 (more to follow)
17336
17337 2005-01-28 [colin]      1.0.0cvs23.1
17338
17339         * src/folderview.c
17340                 Sync with HEAD
17341
17342 2005-01-27 [colin]      1.0.0cvs21.1
17343
17344         * src/folder.c
17345         * src/folderview.c
17346                 Sync with HEAD
17347
17348 2005-01-27 [colin]      1.0.0cvs19.1
17349
17350         * src/procmime.c
17351                 Sync with HEAD
17352
17353 2005-01-27 [colin]      1.0.0cvs18.1
17354
17355         * src/messageview.c
17356         * src/summaryview.c
17357         * src/mainwindow.c
17358         * src/compose.c
17359         * src/compose.h
17360         * src/procmsg.c
17361         * src/procmsg.h
17362         * src/toolbar.c
17363                 Sync with HEAD
17364
17365 2005-01-26 [paul]       1.0.0cvs15.2
17366
17367         * src/compose.c
17368                 compose_entries_set(): convert subject and body to
17369                 utf8 if necessary. patch by Felix Eckhofer
17370
17371 2005-01-26 [paul]       1.0.0cvs15.1
17372
17373         * configure.ac
17374         * src/common/template.c
17375                 sync with HEAD (fix memory leak)
17376
17377 2005-01-25 [paul]       1.0.0cvs14.1
17378
17379         * configure.ac
17380         * src/compose.c
17381                 sync with HEAD
17382
17383 2005-01-24 [colin]      1.0.0cvs13.1
17384
17385         * src/summaryview.c
17386                 Sync with HEAD
17387
17388 2005-01-24 [paul]       1.0.0cvs12.1
17389
17390         * configure.ac
17391         * src/messageview.c
17392         * src/mh.c
17393         * src/common/utils.c
17394                 sync with HEAD
17395
17396 2005-01-24 [colin]      1.0.0cvs11.1
17397
17398         * src/procheader.c
17399                 Sync with HEAD
17400
17401 2005-01-24 [colin]      1.0.0cvs10.1
17402
17403         * src/folderview.c
17404                 Sync with HEAD
17405
17406 2005-01-23 [colin]      1.0.0cvs9.1
17407
17408         * src/crash.c
17409                 Sync with HEAD
17410
17411 2005-01-22 [colin]      1.0.0cvs8.1
17412
17413         * src/summaryview.c
17414         * src/gtk/quicksearch.c
17415                 Sync with HEAD
17416
17417 2005-01-21 [colin]      1.0.0cvs7.1
17418
17419         * src/summaryview.c
17420                 Sync with HEAD
17421
17422 2005-01-21 [colin]      1.0.0cvs6.1
17423
17424         * src/summaryview.c
17425                 Sync with HEAD
17426
17427 2005-01-21 [colin]      1.0.0cvs5.1
17428
17429         * src/gtk/quicksearch.c
17430         * src/prefs_common.c
17431         * src/prefs_common.h
17432                 Sync with HEAD (recurse option)
17433
17434 2005-01-21 [colin]      1.0.0cvs4.1
17435
17436         * src/folder.h
17437         * src/folderview.c
17438         * src/folderview.h
17439         * src/summaryview.c
17440         * src/gtk/quicksearch.c
17441         * src/gtk/quicksearch.h
17442                 Sync with HEAD (recursive quicksearch)
17443
17444 2005-01-20 [colin]      1.0.0cvs3.4
17445
17446         * src/ssl_manager.c
17447                 Remove useless code
17448
17449 2005-01-20 [colin]      1.0.0cvs3.3
17450
17451         * src/ssl_manager.c
17452                 Fix leak, thanks to Alfons.
17453
17454 2005-01-20 [colin]      1.0.0cvs3.2
17455
17456         * src/ssl_manager.c
17457                 Port SSL certificate window to GTK2.
17458
17459 2005-01-20 [paul]       1.0.0cvs3.1
17460
17461         * ChangeLog.claws
17462         * configure.ac
17463         * src/addrindex.c
17464         * src/addrindex.h
17465                 sync with HEAD
17466
17467 2005-01-19 [colin]      1.0.0cvs2.2
17468
17469         * src/plugins/trayicon/trayicon.c
17470                 Fix freeze with gtk-2.6, the easy way
17471                 (signal blocking helpless there...)
17472                 Closes bug #668.
17473
17474 2005-01-19 [colin]      1.0.0cvs2.1
17475
17476         * src/mbox.c
17477         * src/mbox.h
17478         * src/mainwindow.c
17479         * src/summaryview.c
17480         * src/summaryview.h
17481                 Sync with HEAD
17482
17483 2005-01-19 [paul]       1.0.0cvs1.1
17484
17485         * configure.ac
17486         * po/de.po
17487         * po/es.po
17488         * po/fr.po
17489         * po/hr.po
17490         * po/it.po
17491         * po/ja.po
17492         * po/ko.po
17493         * po/pt_BR.po
17494         * po/ru.po
17495         * po/sk.po
17496         * po/sr.po
17497                 sync with HEAD (update translations)
17498
17499 2005-01-18 [colin]      1.0.0cvs0.1
17500
17501         * src/foldersel.c
17502                 Specify search column - patch by Alfons
17503
17504 2005-01-18 [colin]      0.9.13cvs36.3
17505
17506         * src/prefs_toolbar.c
17507                 Change Delete to Remove
17508         * src/prefs_fonts.c
17509                 GTK2 version and leak fixes
17510         * src/prefs_actions.c
17511                 Add stock buttons.
17512                 All patches by Alfons
17513
17514 2005-01-17 [colin]      0.9.13cvs36.2
17515
17516         * src/compose.c
17517                 Fix DnD inserting twice. While at it,
17518                 add DnD support for text/plain in the
17519                 body, and add support in the headers.
17520
17521 2005-01-16 [colin]      0.9.13cvs36.1
17522
17523         * ChangeLog
17524         * ChangeLog.jp
17525         * ChangeLog.claws
17526                 Sync with HEAD (nothing applicable)
17527
17528 2005-01-16 [colin]      0.9.13cvs33.2
17529
17530         * src/prefs_toolbar.c
17531                 GTK2ize prefs_toolbar, by Alfons.
17532
17533 2005-01-14 [colin]      0.9.13cvs33.1
17534
17535         * src/html.c
17536         * src/msgcache.c
17537                 Sync with HEAD
17538
17539 2005-01-14 [colin]      0.9.13cvs32.1
17540
17541         * src/html.c
17542         * src/html.h
17543         * src/msgcache.c
17544         * AUTHORS
17545         * tools/calypso_convert.pl
17546                 Sync with HEAD
17547
17548 2005-01-08 [colin]      0.9.13cvs29.2
17549
17550         * src/prefs_filtering_action.c
17551         * src/prefs_filtering.c
17552                 2 more gtk2 patches by Alfons
17553
17554 2005-01-07 [paul]       0.9.13cvs29.1
17555
17556         * ChangeLog
17557         * ChangeLog.claws
17558         * ChangeLog.jp
17559         * configure.ac
17560         * src/pop.c
17561         * src/pop.h
17562                 sync with HEAD
17563
17564 2005-01-07 [colin]      0.9.13cvs28.3
17565
17566         * src/gtk/progressdialog.c
17567         * src/gtk/progressdialog.h
17568         * src/inc.c
17569         * src/send_message.c
17570                 GTK2 for the incorporation dialog. The CList isn't dead
17571                 yet, for a more smooth migration. Patch by Alfons.
17572
17573 2005-01-06 [colin]      0.9.13cvs28.2
17574
17575         * src/prefs_display_header.c
17576                 GTK2 conversion by Alfons
17577         * src/prefs_actions.c
17578         * src/prefs_matcher.c
17579                 Fix 2 leaks - patch by Alfons
17580
17581 2005-01-06 [colin]      0.9.13cvs28.1
17582
17583         * src/prefs_matcher.c
17584                 Sync with HEAD
17585
17586 2005-01-06 [colin]      0.9.13cvs27.4
17587
17588         * src/prefs_matcher.c
17589                 Fix double-free. Patch by Alfons
17590
17591 2005-01-06 [colin]      0.9.13cvs27.3
17592
17593         * src/prefs_matcher.c
17594                 GTK2 widgets + memleak
17595                 Patch by Alfons
17596
17597 2005-01-05 [colin]      0.9.13cvs27.2
17598
17599         * src/account.c
17600         * src/addr_compl.c
17601         * src/foldersel.c
17602         * src/stock_pixmap.c
17603         * src/stock_pixmap.h
17604                 3 more GTK2 patches by Alfons.
17605
17606 2005-01-04 [colin]      0.9.13cvs27.1
17607
17608         * src/folderview.c
17609         * src/imap_gtk.c
17610         * src/news_gtk.c
17611                 Sync with HEAD
17612
17613 2005-01-04 [colin]      0.9.13cvs25.9
17614
17615         * src/compose.c
17616                 Fix Show Ruler menuitem
17617         * src/prefs_template.c
17618                 Convert to GTK2
17619         * src/common/utils.c
17620                 Make auto pointer stuff handles NULLs
17621                 Patches by Alfons.
17622
17623 2005-01-04 [colin]      0.9.13cvs25.8
17624
17625         * src/compose.c
17626                 Move the attachment list to gtk2
17627                 Patch by Alfons.
17628
17629 2005-01-04 [colin]      0.9.13cvs25.7
17630
17631         * src/textview.c
17632                 Make some keys work again
17633                 Patch by SungHyun Nam <namsh@kldp.org>
17634
17635 2005-01-04 [colin]      0.9.13cvs25.6
17636
17637         * src/gtk/gtkshruler.c
17638                 Move the ruler to GTK2
17639                 Patch by Alfons
17640
17641 2005-01-03 [colin]      0.9.13cvs25.5
17642
17643         * src/compose.c
17644                 Fix my broken patch apply 
17645
17646 2005-01-03 [colin]      0.9.13cvs25.4
17647
17648         * src/common/utils.c
17649         * src/common/utils.h
17650         * src/gtk/prefswindow.c
17651                 Move auto pointer stuff to utils.c
17652                 Patch by Alfons again :)
17653
17654 2005-01-03 [colin]      0.9.13cvs25.3
17655
17656         * src/compose.c
17657         * src/prefs_gtk.c
17658         * src/prefs_template.c
17659         * src/textview.c
17660                 Empty text widgets with empty strings, not NULL char
17661                 Patch by SungHyun Nam <namsh@kldp_org>
17662
17663 2005-01-03 [colin]      0.9.13cvs25.2
17664
17665         * src/main.c
17666         * AUTHORS
17667                 Sync with HEAD
17668
17669 2005-01-03 [colin]      0.9.13cvs25.1
17670
17671         * src/pop.c
17672         * src/pop.h
17673                 Sync with HEAD
17674
17675 2005-01-03 [colin]      0.9.13cvs24.3
17676
17677         * src/account.c
17678                 Two patches from Alfons and Alex S Moore:
17679                 fix images, fix return value.
17680
17681 2005-01-01 [colin]      0.9.13cvs24.2
17682
17683         * src/prefs_actions.c
17684                 Fix over-zealous assertion. Patch by Alfons
17685
17686 2005-01-01 [colin]      0.9.13cvs24.1
17687
17688         * src/procmime.c
17689                 Sync with HEAD (leak fix)
17690
17691 2004-12-31 [colin]      0.9.13cvs23.2
17692
17693         * src/prefs_common.c
17694                 GTK2 widgets + stock buttons - patch by Alfons
17695
17696 2004-12-31 [paul]       0.9.13cvs23.1
17697
17698         * configure.ac
17699                 bump up EXTRA_VERSION to match (sync'ed) HEAD
17700         * src/gtk/pluginwindow.c
17701                 use GTK2 widgets and plug memory leaks,
17702                 patches by Alfons
17703
17704 2004-12-30 [colin]      0.9.13cvs22.4
17705
17706         * src/account.c
17707         * src/action.c
17708         * src/export.c
17709         * src/foldersel.c
17710         * src/import.c
17711         * src/message_search.c
17712         * src/prefs_actions.c
17713         * src/prefs_common.c
17714         * src/prefs_customheader.c
17715         * src/prefs_filtering.c
17716         * src/prefs_summary_column.c
17717         * src/summary_search.c
17718         * src/gtk/about.c
17719         * src/gtk/description_window.c
17720         * src/gtk/gtkutils.c
17721         * src/gtk/gtkutils.h
17722         * src/gtk/inputdialog.c
17723         * src/gtk/prefswindow.c
17724                 Use GTK2 stock buttons. Patches by Alfons.
17725
17726 2004-12-30 [colin]      0.9.13cvs22.3
17727
17728         * src/account.c
17729                 Sync with HEAD
17730         * src/prefs_actions.c
17731         * src/prefs_customheader.c
17732         * src/prefs_filtering.c
17733         * src/prefs_msg_colors.c
17734         * src/prefs_summary_column.c
17735         * src/gtk/prefswindow.c
17736                 Use GtkTreeView instead of deprecated 
17737                 widgets. Patches by Alfons.
17738
17739 2004-12-30 [paul]       0.9.13cvs22.2
17740
17741         * src/foldersel.c
17742                 use GTK 2 Tree View
17743                 patch by Alfons, with root folder sorting fix
17744                 by Stephan Sachse
17745
17746 2004-12-30 [paul]       0.9.13cvs22.1
17747
17748         * ChangeLog
17749         * ChangeLog.claws
17750         * ChangeLog.jp
17751         * NEWS
17752         * configure.ac
17753         * src/account.c
17754                 sync with HEAD
17755
17756 2004-12-22 [martin]     0.9.13cvs21.2
17757
17758         * src/action.c
17759                 free the command line after its use
17760
17761 2004-12-18 [paul]       0.9.13cvs21.1
17762
17763         * AUTHORS
17764         * ChangeLog
17765         * ChangeLog.claws
17766         * ChangeLog.jp
17767         * NEWS
17768         * configure.ac
17769         * src/action.c
17770         * src/compose.c
17771         * src/syldap.c
17772                 sync with HEAD
17773
17774 2004-12-17 [martin]     0.9.13cvs17.2
17775
17776         * src/action.c
17777                 convert actions input to locale
17778         * src/inc.c
17779                 convert notification command to locale
17780         * src/plugins/pgpmime/select-keys.c
17781                 convert attributes to utf8
17782
17783 2004-12-14 [colin]      0.9.13cvs17.1
17784
17785         * ChangeLog
17786         * ChangeLog.jp
17787         * ChangeLog.claws
17788         * src/action.c
17789         * src/common/utils.c
17790         * src/gtk/prefswindow.c
17791         * src/gtk/gtkutils.c
17792         * src/gtk/gtkutils.h
17793         * src/plugins/spamassassin/libspamc.c
17794                 Sync with HEAD
17795
17796 2004-12-13 [colin]      0.9.13cvs14.1
17797
17798         * src/quote_fmt_parse.y
17799                 Sync with HEAD
17800
17801 2004-12-10 [colin]      0.9.13cvs12.1
17802
17803         * src/prefs_themes.c
17804         * src/mainwindow.c
17805         * src/messageview.c
17806                 Sync with HEAD
17807
17808 2004-12-09 [colin]      0.9.13cvs10.1
17809
17810         * src/procmime.c
17811                 Sync with HEAD (fix B64 encoding from memory)
17812
17813 2004-12-08 [colin]      0.9.13cvs9.1
17814
17815         * src/gtk/colorlabel.c
17816                 Sync with HEAD
17817
17818 2004-12-08 [paul]       0.9.13cvs8.2
17819
17820         * src/gtk/pluginwindow.c
17821                 fix window resizing oddities
17822
17823 2004-12-08 [colin]      0.9.13cvs8.1
17824
17825         * src/quote_fmt_parse.y
17826                 Sync with HEAD
17827
17828 2004-12-08 [colin]      0.9.13cvs7.1
17829
17830         * src/matcher_parser_parse.y
17831         * src/msgcache.c
17832         * src/prefs_matcher.c
17833         * src/procheader.c
17834         * src/matcher.c
17835         * src/common/defs.h
17836         * po/sr.po
17837                 Sync with HEAD
17838
17839 2004-12-08 [colin]      0.9.13cvs6.1
17840
17841         * src/quote_fmt_parse.y
17842         * src/textview.c
17843                 Sync with HEAD
17844         * src/gtk/prefswindow.c
17845         * src/gtk/pluginwindow.c
17846                 Fix G_CALLBACKS protos (thanks to Alfons)
17847
17848 2004-12-07 [torte]      0.9.13cvs2.2
17849
17850         * src/procmime.c
17851                 [Bug 650] reply button causes crash
17852                 Thanks to David Relson and Christoph
17853
17854 2004-12-07 [colin]      0.9.13cvs2.1
17855
17856         * ChangeLog.claws
17857         * AUTHORS
17858         * po/sk.po
17859         * src/procmime.c
17860         * src/prefs_account.c
17861         * src/common/smtp.c
17862         * src/common/smtp.h
17863                 Sync with HEAD
17864
17865 2004-12-06 [colin]      0.9.12cvs187.1
17866
17867         * ChangeLog.claws
17868         * INSTALL
17869         * Makefile.am
17870         * README.claws
17871         * TODO.claws
17872         * configure.ac
17873         * po/bg.po
17874         * po/cs.po
17875         * po/el.po
17876         * po/en_GB.po
17877         * po/es.po
17878         * po/fr.po
17879         * po/hr.po
17880         * po/hu.po
17881         * po/it.po
17882         * po/ja.po
17883         * po/ko.po
17884         * po/nl.po
17885         * po/pl.po
17886         * po/pt_BR.po
17887         * po/ru.po
17888         * po/sk.po
17889         * po/sr.po
17890         * po/sv.po
17891         * po/zh_CN.po
17892         * po/zh_TW.Big5.po
17893         * src/compose.c
17894         * tools/Makefile.am
17895         * tools/README
17896         * tools/filter_conv.pl
17897         * tools/kdeservicemenu/README
17898         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
17899         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
17900                 Sync with HEAD
17901
17902 2004-12-04 [colin]      0.9.12cvs183.1
17903
17904         * src/compose.c
17905                 Sync with HEAD (compose window position saving)
17906
17907 2004-12-04 [paul]       0.9.12cvs182.3
17908
17909         * src/messageview.c
17910         * src/mimeview.c
17911         * src/prefs_customheader.c
17912         * src/gtk/quicksearch.c
17913                 replace some forgotten GTK_SIGNAL_FUNCs
17914
17915 2004-12-04 [paul]       0.9.12cvs182.2
17916
17917         * src/Makefile.am
17918                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
17919                 committed in error      
17920
17921 2004-12-04 [paul]       0.9.12cvs182.1
17922
17923         * ChangeLog
17924         * ChangeLog.claws
17925         * ChangeLog.jp
17926         * INSTALL
17927         * NEWS
17928         * README
17929         * README.jp
17930         * configure.ac
17931         * doc/manual/ja/Makefile.am
17932         * doc/manual/ja/sylpheed-1.html
17933         * doc/manual/ja/sylpheed-10.html
17934         * doc/manual/ja/sylpheed-11.html
17935         * doc/manual/ja/sylpheed-12.html
17936         * doc/manual/ja/sylpheed-13.html
17937         * doc/manual/ja/sylpheed-14.html
17938         * doc/manual/ja/sylpheed-15.html
17939         * doc/manual/ja/sylpheed-16.html
17940         * doc/manual/ja/sylpheed-17.html
17941         * doc/manual/ja/sylpheed-18.html
17942         * doc/manual/ja/sylpheed-19.html
17943         * doc/manual/ja/sylpheed-2.html
17944         * doc/manual/ja/sylpheed-20.html
17945         * doc/manual/ja/sylpheed-3.html
17946         * doc/manual/ja/sylpheed-4.html
17947         * doc/manual/ja/sylpheed-5.html
17948         * doc/manual/ja/sylpheed-6.html
17949         * doc/manual/ja/sylpheed-7.html
17950         * doc/manual/ja/sylpheed-8.html
17951         * doc/manual/ja/sylpheed-9.html
17952         * doc/manual/ja/sylpheed.html
17953         * doc/manual/ja/sylpheed.sgml
17954         * po/de.po
17955         * src/Makefile.am
17956         * src/compose.c
17957         * src/procmime.c
17958         * src/pixmaps/regular.xpm **REMOVED**
17959         * src/plugins/pgpmime/pgpmime.c
17960         * src/plugins/pgpmime/plugin.c
17961         * src/plugins/pgpmime/prefs_gpg.c
17962                 sync with HEAD
17963
17964 2004-12-03 [paul]       0.9.12cvs180.1
17965
17966         * ChangeLog
17967         * ChangeLog.claws
17968         * ChangeLog.jp
17969         * configure.ac
17970         * src/Makefile.am
17971         * src/pop.c
17972         * src/common/utils.c
17973         * src/common/utils.h
17974         * src/pixmaps/continue.xpm
17975         * src/pixmaps/dir_close.xpm
17976         * src/pixmaps/dir_open.xpm
17977         * src/pixmaps/drafts_close.xpm
17978         * src/pixmaps/drafts_open.xpm
17979         * src/pixmaps/folder.xpm **REMOVED**
17980         * src/pixmaps/group.xpm
17981         * src/pixmaps/unread.xpm
17982                 sync with HEAD
17983
17984 2004-12-02 [colin]      0.9.12cvs179.1
17985
17986         * src/compose.c
17987                 Sync with HEAD (non-duplicated reedition)
17988
17989 2004-12-02 [colin]      0.9.12cvs178.1
17990
17991         * src/compose.c
17992                 Sync with HEAD (linewrap_quote fix)
17993
17994 2004-12-01 [colin]      0.9.12cvs177.3
17995
17996         * src/addrharvest.c
17997                 Replace sizeof with strlen
17998
17999 2004-12-01 [paul]       0.9.12cvs177.2
18000
18001         * src/addrharvest.c
18002                 fix 'harvest addresses'
18003
18004 2004-11-30 [colin]      0.9.12cvs177.1
18005
18006         * src/gtk/prefswindow.c
18007         * src/gtk/pluginwindow.c
18008                 Sync with HEAD
18009
18010 2004-11-29 [colin]      0.9.12cvs176.1
18011
18012         * src/folderview.c
18013                 sync with HEAD (Fix disappearing separators in folderview's popup)
18014
18015 2004-11-29 [colin]      0.9.12cvs175.1
18016
18017         * src/procmime.c
18018                 Sync with head (another format fix)
18019
18020 2004-11-29 [colin]      0.9.12cvs174.1
18021
18022         * src/pop.c
18023                 Sync with HEAD (format string fix)
18024
18025 2004-11-26 [colin]      0.9.12cvs173.1
18026
18027         * src/common/smtp.c
18028         * src/common/smtp.h
18029                 Sync with HEAD
18030
18031 2004-11-24 [colin]      0.9.12cvs172.1
18032
18033         * src/plugins/pgpmime/pgpmime.c
18034                 Sync with HEAD
18035
18036 2004-11-24 [colin]      0.9.12cvs171.1
18037
18038         * src/plugins/pgpmime/pgpmime.c
18039                 Sync with head (gpgmectx leaks)
18040
18041 2004-11-24 [colin]      0.9.12cvs169.1
18042
18043         * src/plugins/pgpmime/plugin.c
18044         * src/plugins/trayicon/Makefile.am
18045         * src/plugins/trayicon/newmarkedmail.xpm
18046         * src/plugins/trayicon/trayicon.c
18047         * src/plugins/trayicon/unreadmarkedmail.xpm
18048                 Sync with HEAD
18049
18050 2004-11-23 [colin]      0.9.12cvs168.1
18051
18052         * src/partial_download.c
18053         * src/partial_download.h
18054         * src/plugins/pgpmime/plugin.c
18055                 Sync with HEAD
18056
18057 2004-11-23 [colin]      0.9.12cvs166.1
18058
18059         * src/Makefile.am
18060         * src/codeconv.c
18061         * src/compose.c
18062         * src/folderview.c
18063         * src/main.c
18064         * src/partial_download.c
18065         * src/partial_download.h
18066         * src/prefs_account.c
18067         * src/prefs_account.h
18068         * src/privacy.c
18069         * src/privacy.h
18070         * src/procmime.c
18071         * src/common/Makefile.am
18072         * src/common/base64.h
18073         * src/common/partial_download.c
18074         * src/common/partial_download.h
18075         * src/gtk/prefswindow.c
18076         * src/gtk/prefswindow.h
18077         * src/plugins/pgpmime/pgpmime.c
18078         * src/plugins/pgpmime/prefs_gpg.c
18079         * src/plugins/pgpmime/prefs_gpg.h
18080         * src/plugins/pgpmime/sgpgme.c
18081         * src/plugins/pgpmime/sgpgme.h
18082                 Sync with HEAD
18083
18084 2004-11-23 [colin]      0.9.12cvs163.1
18085
18086         * src/main.c
18087                 Sync with HEAD (cursor optimization)
18088
18089 2004-11-23 [colin]      0.9.12cvs162.1
18090
18091         * src/prefs_common.c
18092         * src/prefs_themes.c
18093         * src/procmsg.c
18094                 Sync with HEAD
18095
18096 2004-11-23 [colin]      0.9.12cvs158.9
18097
18098         * src/compose.c
18099                 Fix double-free when forwarding
18100         * src/msgcache.c
18101                 Fix leak on error path
18102                 
18103
18104 2004-11-23 [colin]      0.9.12cvs158.8
18105
18106         * src/compose.c
18107                 Fix possible double-free
18108                 Spotted by Alfons
18109
18110 2004-11-23 [colin]      0.9.12cvs158.7
18111
18112         * src/compose.c
18113                 Fix some signal handlers' prototypes
18114                 Spotted by Alfons
18115
18116 2004-11-22 [colin]      0.9.12cvs158.6
18117
18118         * src/compose.c
18119                 Remove unneeded code and duplicated
18120                 wrapping - patch by Alfons
18121
18122 2004-11-22 [colin]      0.9.12cvs158.5
18123
18124         * src/prefs_themes.c
18125                 Fix oversized selector
18126
18127 2004-11-22 [colin]      0.9.12cvs158.4
18128
18129         * src/compose.c
18130                 fix dump_text()
18131                 patch by Alfons
18132
18133 2004-11-19 [colin]      0.9.12cvs158.3
18134
18135         * src/textview.c
18136                 Add a context menu on links (open, copy)
18137
18138 2004-11-18 [paul]       0.9.12cvs158.2
18139
18140         * src/addrgather.c
18141         * src/exphtmldlg.c
18142         * src/expldifdlg.c
18143         * src/mimeview.c
18144         * src/prefs_common.c
18145         * src/plugins/image_viewer/viewer.c
18146         * src/plugins/spamassassin/spamassassin_gtk.c
18147                 replace deprecated gtk_notebook_set_page
18148                 and gtk_notebook_current_page
18149
18150 2004-11-18 [paul]       0.9.12cvs158.1
18151
18152         * configure.ac
18153         * src/compose.c
18154         * src/mainwindow.c
18155         * src/messageview.c
18156         * src/prefs_common.c
18157         * src/common/utils.c
18158         * src/common/utils.h
18159                 sync with HEAD
18160
18161 2004-11-17 [colin]      0.9.12cvs156.1
18162
18163         * src/prefs_account.c
18164         * src/prefs_account.h
18165         * src/procmsg.c
18166                 Sync with HEAD (add pref to store encrypted mails encrypted)
18167
18168 2004-11-17 [paul]       0.9.12cvs155.1
18169
18170         * ChangeLog
18171         * ChangeLog.claws
18172         * ChangeLog.jp
18173         * NEWS
18174         * configure.ac
18175         * src/compose.c
18176         * src/jpilot.c
18177         * src/privacy.c
18178         * src/procmime.c
18179         * src/procmime.h
18180         * src/procmsg.c
18181         * src/toolbar.c
18182         * src/pixmaps/error.xpm
18183                 sync with HEAD
18184
18185 2004-11-17 [colin]      0.9.12cvs151.1
18186
18187         * src/plugins/pgpmime/pgpmime.c
18188                 Sync with HEAD (remove debug printf)
18189
18190 2004-11-17 [colin]      0.9.12cvs150.1
18191
18192         * src/plugins/pgpmime/pgpmime.c
18193                 Sync with HEAD (off-by-one fix)
18194
18195 2004-11-17 [colin]      0.9.12cvs149.1
18196
18197         * src/procmsg.c
18198                 Sync with HEAD (coding style fixes)
18199
18200 2004-11-16 [colin]      0.9.12cvs148.1
18201
18202         * src/procmsg.c
18203                 Sync with head (Fix the fix)
18204
18205 2004-11-16 [colin]      0.9.12cvs147.1
18206
18207         * src/procmsg.c
18208                 Sync with Main (leak fix)
18209
18210 2004-11-16 [colin]      0.9.12cvs146.14
18211
18212         * src/compose.c
18213                 Remove useless chunk of code
18214                 Patch by Alfons
18215
18216 2004-11-15 [colin]      0.9.12cvs146.13
18217
18218         * src/compose.c
18219                 Fix drafting after insertion
18220                 Patch by Alfons
18221
18222 2004-11-15 [colin]      0.9.12cvs146.12
18223
18224         * src/compose.c
18225         * src/prefs_filtering.c
18226         * src/prefs_filtering_action.c
18227         * src/prefs_toolbar.c
18228                 Fix some const-correctness
18229
18230 2004-11-15 [colin]      0.9.12cvs146.11
18231
18232         * src/summaryview.c
18233         * src/prefs_themes.c
18234         * src/messageview.c
18235                 Fix some leaks
18236
18237 2004-11-15 [colin]      0.9.12cvs146.10
18238
18239         * src/codeconv.c
18240                 More unreadable locale fixes
18241
18242 2004-11-14 [colin]      0.9.12cvs146.9
18243
18244         * src/textview.c
18245                 Fix uri_security_check
18246                 Patch by Alfons
18247
18248 2004-11-13 [paul]       0.9.12cvs146.8
18249
18250         * src/folder.c
18251         * src/procmime.c
18252                 fix 2 bugs introduced in last commit
18253
18254 2004-11-13 [paul]       0.9.12cvs146.7
18255
18256         * src/compose.c
18257         * src/exporthtml.c
18258         * src/exportldif.c
18259         * src/folder.c
18260         * src/imap.c
18261         * src/imap_gtk.c
18262         * src/main.c
18263         * src/mainwindow.c
18264         * src/messageview.c
18265         * src/mh_gtk.c
18266         * src/prefs_themes.c
18267         * src/procmime.c
18268         * src/setup.c
18269         * src/summaryview.c
18270                 replace deprecated g_basename
18271
18272 2004-11-13 [paul]       0.9.12cvs146.6
18273
18274         * src/compose.c
18275         * src/imap.c
18276         * src/matcher_parser.h
18277         * src/matcher_parser_parse.y
18278         * src/prefs_filtering.c
18279         * src/prefs_filtering_action.c
18280         * src/prefs_themes.c
18281         * src/prefs_toolbar.c
18282         * src/common/utils.c
18283                 various small fixes/cleanups
18284
18285 2004-11-12 [colin]      0.9.12cvs146.5
18286
18287         * src/textview.c
18288                 Validate event's origin on visibility notify
18289                 Patch by Alfons.
18290
18291 2004-11-12 [paul]       0.9.12cvs146.4
18292
18293         * src/exporthtml.c
18294         * src/exportldif.c
18295         * src/imap.c
18296         * src/mh.c
18297         * src/mimeview.c
18298         * src/prefs_spelling.c
18299         * src/prefs_themes.c
18300                 replace deprecated g_dirname    
18301
18302 2004-11-12 [colin]      0.9.12cvs146.3
18303
18304         * src/textview.c
18305                 Some coding style fixes
18306
18307 2004-11-12 [colin]      0.9.12cvs146.2
18308
18309         * src/codeconv.c
18310                 We want to replace _all_ extended chars in
18311                 conv_unreadable_*, because any string containing
18312                 extended chars not parsing as UTF8 is 
18313                 undisplayed on gtk2.
18314
18315 2004-11-12 [paul]       0.9.12cvs146.1
18316
18317         * ChangeLog
18318         * ChangeLog.claws
18319         * ChangeLog.jp
18320         * NEWS
18321         * configure.ac
18322         * src/account.c
18323         * src/folderview.c
18324         * src/folderview.h
18325         * src/imap.c
18326         * src/imap_gtk.c
18327         * src/inc.c
18328         * src/mainwindow.c
18329         * src/mh_gtk.c
18330         * src/news_gtk.c
18331         * src/pop.c
18332         * src/prefs_account.c
18333         * src/prefs_account.h
18334         * src/prefs_ext_prog.c
18335         * src/procmime.c
18336         * src/procmime.h
18337         * src/procmsg.c
18338         * src/procmsg.h
18339         * src/summary_search.c
18340         * src/summaryview.c
18341         * src/textview.c
18342         * src/common/defs.h
18343         * src/common/utils.c
18344         * src/common/utils.h
18345         * src/gtk/menu.c
18346         * src/gtk/menu.h
18347                 sync with HEAD
18348
18349 2004-11-11 [colin]      0.9.12cvs144.2
18350
18351         * src/textview.c
18352                 Fix URI range selection (patch by Alfons)
18353
18354 2004-11-09 [colin]      0.9.12cvs144.1
18355
18356         * ChangeLog.claws
18357         * src/compose.c
18358         * src/folder.c
18359         * src/folder_item_prefs.c
18360         * src/prefs_account.c
18361         * src/prefs_account.h
18362         * src/plugins/pgpmime/pgpmime.c
18363                 Sync with HEAD
18364
18365 2004-11-08 [colin]      0.9.12cvs143.1
18366
18367         * src/summaryview.c
18368                 Sync with HEAD (optimize quicksearch)
18369
18370 2004-11-08 [colin]      0.9.12cvs142.2
18371
18372         * src/compose.c
18373                 Don't wrap when Edit/Auto wrapping is disabled
18374
18375 2004-11-08 [colin]      0.9.12cvs142.1
18376
18377         * src/textview.c
18378                 Sync with HEAD
18379
18380 2004-11-08 [colin]      0.9.12cvs141.1
18381
18382         * src/textview.c
18383                 Sync with HEAD (fix some mail URIs)
18384
18385 2004-11-08 [colin]      0.9.12cvs140.3
18386
18387         * src/textview.c
18388                 o Use text cursor instead of arrow when
18389                   not on a link
18390                 o Fix handling of contiguous links (as in
18391                   "colin@colino.net" <colin@colino.net>)
18392                   This one unveils a bug in get_email_part()
18393
18394 2004-11-07 [colin]      0.9.12cvs140.2
18395
18396         * src/textview.c
18397                 Fix memleak. Patch by Alfons.
18398
18399 2004-11-06 [colin]      0.9.12cvs140.1
18400
18401         * src/compose.c
18402                 Sync with HEAD (don't ask passphrase
18403                 when drafting)
18404
18405 2004-11-06 [paul]       0.9.12cvs139.2
18406
18407         * AUTHORS
18408         * src/textview.c
18409         * src/textview.h
18410                 textview URI handling. hovering over a 
18411                 link displays it in the status bar,
18412                 and changes the mouse pointer to a hand 
18413                 cursor. a link is activated with a single 
18414                 click. (Modified from the) patch by Jean-Yves 
18415                 Lefort <jylefort@users.sourceforge.net>
18416                 
18417
18418 2004-11-05 [colin]      0.9.12cvs139.1
18419
18420         * src/compose.c
18421         * src/procmime.c
18422                 Sync with HEAD again ^^
18423
18424 2004-11-05 [colin]      0.9.12cvs139.1
18425
18426         * src/compose.c
18427         * src/procmime.c
18428                 Sync with HEAD
18429
18430 2004-11-03 [paul]       0.9.12cvs138.1
18431
18432         * ChangeLog.claws
18433         * configure.ac
18434         * po/POTFILES.in
18435         * src/prefs_ext_prog.c
18436         * src/procmime.c
18437         * tools/kdeservicemenu/README
18438         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18439         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18440                 sync with HEAD
18441
18442 2004-11-01 [christoph]  0.9.12cvs136.2
18443
18444         * src/procmime.c
18445                 convert MIME parameters to UTF-8
18446
18447 2004-10-29 [colin]      0.9.12cvs136.1
18448
18449         * src/common/utils.c
18450                 Sync with HEAD (don't use '=' in mime boundary)
18451
18452 2004-10-29 [paul]       0.9.12cvs135.1
18453
18454         * configure.ac
18455         * doc/src/rfc2231.txt
18456         * src/procmime.c
18457         * src/common/quoted-printable.c
18458         * src/common/utils.c
18459         * src/common/utils.h
18460                 sync with HEAD
18461
18462 2004-10-27 [paul]       0.9.12cvs134.1
18463
18464         * configure.ac
18465         * src/main.c
18466         * src/procmime.c
18467         * src/plugins/pgpmime/pgpmime.c
18468                 sync with HEAD
18469
18470 2004-10-26 [paul]       0.9.12cvs132.3
18471
18472         * src/account.c
18473         * src/addressbook.c
18474         * src/addrgather.c
18475         * src/addrharvest.c
18476         * src/codeconv.c
18477         * src/compose.c
18478         * src/customheader.c
18479         * src/editaddress.c
18480         * src/editgroup.c
18481         * src/enriched.c
18482         * src/expldifdlg.c
18483         * src/exporthtml.c
18484         * src/exportldif.c
18485         * src/folder.c
18486         * src/foldersel.c
18487         * src/folderview.c
18488         * src/grouplistdialog.c
18489         * src/html.c
18490         * src/imap.c
18491         * src/jpilot.c
18492         * src/ldapserver.c
18493         * src/ldif.c
18494         * src/mimeview.c
18495         * src/news.c
18496         * src/news_gtk.c
18497         * src/pop.c
18498         * src/prefs_display_header.c
18499         * src/prefs_gtk.c
18500         * src/prefs_msg_colors.c
18501         * src/prefs_toolbar.c
18502         * src/procheader.c
18503         * src/procmime.c
18504         * src/summaryview.c
18505         * src/textview.c
18506         * src/toolbar.c
18507         * src/vcard.c
18508         * src/common/mgutils.c
18509         * src/common/nntp.c
18510         * src/common/smtp.c
18511         * src/common/template.c
18512         * src/common/utils.c
18513         * src/common/xmlprops.c
18514         * src/plugins/pgpmime/pgpmime.c
18515         * src/plugins/pgpmime/select-keys.c
18516         * src/plugins/pgpmime/sgpgme.c
18517                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18518                 g_string_sprintfa(), gtk_notebook_current_page()
18519
18520 2004-10-26 [colin]      0.9.12cvs132.2
18521
18522         * src/prefs_folder_item.c
18523                 Fix default-account selection
18524
18525 2004-10-21 [colin]      0.9.12cvs133
18526
18527         * src/compose.c
18528                 Sync with HEAD (Remove extra separator in compose's Options)
18529         * src/textview.c
18530                 Set wrapping to char
18531
18532 2004-10-21 [paul]       0.9.12cvs131.2
18533
18534         * src/compose.c
18535         * src/sourcewindow.c
18536                 fix wrapping
18537                 fix window shrinking 
18538
18539 2004-10-21 [colin]      0.9.12cvs131.1
18540
18541         * ChangeLog.claws
18542         * src/compose.c
18543                 Sync with HEAD
18544
18545 2004-10-21 [paul]       0.9.12cvs130.2
18546
18547         * src/prefs_folder_item.c
18548                 sync with HEAD (Apply to subfolders)
18549
18550 2004-10-19 [colin]      0.9.12cvs130.1
18551
18552         * ChangeLog.claws
18553         * src/compose.c
18554         * src/common/utils.c
18555         * src/gtk/menu.c
18556                 Sync with HEAD
18557
18558 2004-10-19 [colin]      0.9.12cvs128.1
18559
18560         * src/addrbook.c
18561         * src/addrcache.c
18562         * src/addressbook.c
18563         * src/codeconv.c
18564         * src/compose.c
18565         * src/customheader.c
18566         * src/editaddress.c
18567         * src/editgroup.c
18568         * src/exporthtml.c
18569         * src/folder.c
18570         * src/folderview.c
18571         * src/imap.c
18572         * src/jpilot.c
18573         * src/main.c
18574         * src/matcher_parser_parse.y
18575         * src/mbox.c
18576         * src/pop.c
18577         * src/prefs_account.c
18578         * src/prefs_gtk.c
18579         * src/prefs_msg_colors.c
18580         * src/procheader.c
18581         * src/procmime.c
18582         * src/procmime.h
18583         * src/procmsg.c
18584         * src/summaryview.c
18585         * src/textview.c
18586         * src/common/base64.c
18587         * src/common/partial_download.c
18588         * src/common/socket.c
18589         * src/common/sylpheed.c
18590         * src/common/utils.c
18591         * src/common/utils.h
18592         * src/gtk/pluginwindow.c
18593         * src/gtk/quicksearch.c
18594         * src/plugins/clamav/clamav_plugin.c
18595         * src/plugins/clamav/clamav_plugin.h
18596         * src/plugins/clamav/clamav_plugin_gtk.c
18597         * src/plugins/pgpmime/passphrase.c
18598         * src/plugins/pgpmime/pgpmime.c
18599         * src/plugins/pgpmime/plugin.c
18600         * src/plugins/pgpmime/prefs_gpg.c
18601         * src/plugins/pgpmime/prefs_gpg.h
18602         * src/plugins/pgpmime/select-keys.c
18603         * src/plugins/pgpmime/sgpgme.c
18604         * src/plugins/spamassassin/libspamc.c
18605         * src/plugins/spamassassin/spamassassin.c
18606         * src/plugins/spamassassin/spamassassin.h
18607         * src/plugins/spamassassin/spamassassin_gtk.c
18608         * src/plugins/trayicon/trayicon.c
18609         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18610                 Sync with HEAD
18611
18612 2004-10-14 [colin]      0.9.12cvs126.2
18613
18614         * src/codeconv.c
18615         * src/textview.c
18616                 Fix conv_unreadable_locale
18617
18618 2004-10-13 [colin]      0.9.12cvs126.1
18619
18620         * src/compose.c
18621                 Sync with HEAD (don't convert charset for 
18622                 drafted messages, minor cleanup)
18623
18624 2004-10-13 [colin]      0.9.12cvs125.1
18625
18626         * po/POTFILES.in
18627                 Sync with HEAD (POTFILES fix)
18628
18629 2004-10-12 [colin]      0.9.12cvs124.3
18630
18631         * src/compose.c
18632                 Fix encoding bug from latest sync
18633
18634 2004-10-12 [paul]       0.9.12cvs124.2
18635
18636         * src/plugins/pgpmime/prefs_gpg.c
18637         * src/plugins/pgpmime/prefs_gpg.h
18638                 forgotten in last commit        
18639
18640 2004-10-12 [paul]       0.9.12cvs124.1
18641
18642         * ChangeLog.claws
18643         * configure.ac
18644         * m4/spamassassin.m4
18645         * src/Makefile.am
18646         * src/account.c
18647         * src/compose.c
18648         * src/compose.h
18649         * src/crash.c
18650         * src/main.c
18651         * src/mimeview.c
18652         * src/passphrase.c
18653         * src/passphrase.h
18654         * src/prefs_account.c
18655         * src/prefs_account.h
18656         * src/prefs_common.c
18657         * src/privacy.c
18658         * src/privacy.h
18659         * src/procmime.c
18660         * src/procmime.h
18661         * src/procmsg.c
18662         * src/rfc2015.c
18663         * src/rfc2015.h
18664         * src/select-keys.c
18665         * src/select-keys.h
18666         * src/textview.c
18667         * src/common/utils.c
18668         * src/common/utils.h
18669         * src/gtk/about.c
18670         * src/plugins/pgpmime/Makefile.am
18671         * src/plugins/pgpmime/passphrase.c
18672         * src/plugins/pgpmime/passphrase.h
18673         * src/plugins/pgpmime/pgpmime.c
18674         * src/plugins/pgpmime/plugin.c
18675         * src/plugins/pgpmime/select-keys.c
18676         * src/plugins/pgpmime/select-keys.h
18677         * src/plugins/pgpmime/sgpgme.c
18678         * src/plugins/pgpmime/sgpgme.h
18679                 sync with HEAD
18680
18681 2004-10-04 [colin]      0.9.12cvs122.1
18682
18683         * src/mainwindow.c
18684         * src/messageview.c
18685         * src/messageview.h
18686         * src/textview.c
18687                 Sync with HEAD
18688
18689 2004-10-04 [colin]      0.9.12cvs121.1
18690
18691         * src/summaryview.c
18692                 Sync with HEAD
18693
18694 2004-10-04 [paul]       0.9.12cvs120.1
18695
18696         * configure.ac
18697                 sync with HEAD [don't try to build 
18698                 pgpmime plugin when gpgme is disabled]
18699
18700 2004-10-03 [colin]      0.9.12cvs119.3
18701
18702         * src/gtk/gtksctree.c
18703                 Lots of side effects. Put back as before 117.2.
18704         * src/summaryview.c
18705                 Fix bug #602
18706
18707 2004-10-03 [colin]      0.9.12cvs119.2
18708
18709         * src/gtk/gtksctree.c
18710                 Revert 608 fix that doesn't work that good
18711
18712 2004-10-02 [colin]      0.9.12cvs119.1
18713
18714         * src/mainwindow.c
18715         * src/messageview.c
18716         * src/prefs_common.h
18717         * src/procmime.c
18718         * src/procmime.h
18719         * src/textview.c
18720                 Sync with HEAD
18721         * src/gtk/gtksctree.c
18722                 Close bug #608
18723
18724 2004-10-01 [colin]      0.9.12cvs118.1
18725
18726         * src/mimeview.c
18727                 Sync with HEAD (better Save All fix)
18728
18729 2004-10-01 [colin]      0.9.12cvs117.2
18730
18731         * src/gtk/gtksctree.c
18732                 Faster on selection
18733
18734 2004-10-01 [colin]      0.9.12cvs117.1
18735
18736         * src/mimeview.c
18737                 Sync with HEAD (Save All: only attachments)
18738
18739 2004-10-01 [paul]       0.9.12cvs116.1
18740
18741         * ChangeLog.claws
18742         * configure.ac
18743         * src/account.c
18744         * src/prefs_common.c
18745         * src/gtk/colorlabel.c
18746                 sync with HEAD
18747
18748 2004-09-30 [colin]      0.9.12cvs115.1
18749
18750         * src/stock_pixmap.c
18751         * src/stock_pixmap.h
18752         * src/folderview.c
18753         * src/Makefile.am
18754         * src/pixmaps/read.xpm
18755                 Sync with HEAD (new pixmap)
18756
18757 2004-09-29 [colin]      0.9.12cvs114.1
18758
18759         * src/compose.c
18760                 Sync with HEAD
18761                 Fix focus handling in headers
18762
18763 2004-09-29 [paul]       0.9.12cvs113.1
18764
18765         * src/quote_fmt_parse.y
18766                 sync with HEAD
18767  
18768
18769 2004-09-28 [colin]      0.9.12cvs112.1
18770
18771         * src/folderview.c
18772         * src/mainwindow.c
18773                 Sync with HEAD
18774
18775 2004-09-28 [colin]      0.9.12cvs110.1
18776
18777         * src/folderview.c
18778                 Sync with HEAD (Contextual Empty trash menu)
18779
18780 2004-09-28 [colin]      0.9.12cvs108.1
18781
18782         * src/addressbook.c
18783                 Sync with HEAD (addressbook edit on double-click)
18784
18785 2004-09-28 [colin]      0.9.12cvs106.1
18786
18787         * src/inc.c
18788                 Sync with HEAD (folder_item freeze on inc)
18789
18790 2004-09-27 [colin]      0.9.12cvs105.1
18791
18792         * src/folderview.c
18793                 Sync with HEAD (right-align new and unread column)
18794
18795 2004-09-27 [colin]      0.9.12cvs104.1
18796
18797         * src/main.c
18798                 Sync with HEAD (revert 0.9.12cvs101)
18799
18800 2004-09-24 [colin]      0.9.12cvs103.2
18801
18802         * src/wizard.c
18803                 Fix gtk warnings and use domain part of the email address 
18804                 when domain detection fails (no dot in domain name)
18805
18806 2004-09-23 [colin]      0.9.12cvs103.1
18807
18808         * src/plugins/spamassassin/libspamc.c
18809         * src/plugins/spamassassin/libspamc.h
18810         * src/plugins/spamassassin/utils.c
18811         * src/plugins/spamassassin/utils.h
18812                 Sync with HEAD (Update spamassassin to 3.0)
18813
18814 2004-09-21 [colin]      0.9.12cvs102.3
18815
18816         * src/action.c
18817                 Add horizontal scrollbar in action io dialog as needed
18818                 Patch by Alfons.
18819
18820 2004-09-20 [colin]      0.9.12cvs102.2
18821
18822         * src/plugins/image_viewer/viewer.c
18823                 Remove imlib stuff
18824                 use gtk_pixmap_set when clearing
18825                 (would be better to use gtkImages, but causes size-allocate 
18826                 signals storm)
18827
18828 2004-09-17 [paul]       0.9.12cvs102.1
18829
18830         * ChangeLog
18831         * ChangeLog.claws
18832         * ChangeLog.jp
18833         * configure.ac
18834         * src/inc.c
18835                 sync with HEAD
18836
18837
18838 2004-09-17 [colin]      0.9.12cvs101.1
18839
18840         * ChangeLog.claws
18841         * src/main.c
18842                 Sync with HEAD (fix segs at exit)
18843
18844 2004-09-14 [colin]      0.9.12cvs99.5
18845
18846         * src/common/socket.c
18847         * AUTHORS
18848                 Fix send error on 64bit platforms
18849                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
18850
18851 2004-09-14 [colin]      0.9.12cvs99.4
18852
18853         * src/action.c
18854                 Fix action output with utf8 
18855                 Patch by Alfons.
18856
18857 2004-09-14 [colin]      0.9.12cvs99.3
18858
18859         * ChangeLog.claws
18860         * src/folder.c
18861                 Sync with HEAD
18862
18863 2004-09-09 [colin]      0.9.12cvs99.2
18864
18865         * src/action.c
18866                 Fix progress bar (displaying "Completed %v/%u")
18867                 Patch by Alfons.
18868
18869 2004-09-08 [colin]      0.9.12cvs99.1
18870
18871         * src/account.c
18872         * src/folder.c
18873         * src/procmsg.c
18874         * src/procmsg.h
18875         * src/plugins/pgpmime/pgpmime.c
18876                 Sync with HEAD
18877
18878 2004-09-08 [colin]      0.9.12cvs97.2
18879
18880         * src/summaryview.c
18881                 Don't select mails in collapsed threads 
18882                 when navigating with up/down
18883
18884 2004-09-07 [colin]      0.9.12cvs97.1
18885
18886         * src/inc.c
18887                 Sync with HEAD (meaningful error messages)
18888
18889 2004-09-06 [colin]      0.9.12cvs96.1
18890
18891         * src/toolbar.c
18892                 Sync with HEAD (fix Redirect graying out)
18893
18894 2004-09-06 [colin]      0.9.12cvs95.1
18895
18896         * src/summaryview.c
18897         * src/mimeview.c
18898                 Sync with HEAD (fix dropped URIs)
18899
18900 2004-09-06 [colin]      0.9.12cvs94.1
18901
18902         * src/addressbook.c
18903         * src/addressitem.h
18904         * src/addritem.c
18905         * src/addritem.h
18906                 Sync with HEAD (addressbook DnD)
18907
18908 2004-09-03 [colin]      0.9.12cvs93.1
18909
18910         * src/summaryview.c
18911                 Sync with HEAD (next/prev unread)
18912
18913 2004-09-03 [colin]      0.9.12cvs92.1
18914
18915         * src/prefs_common.c
18916         * src/prefs_common.h
18917         * src/summaryview.c
18918                 Sync with HEAD ('mark_as_read_delay' pref)
18919
18920 2004-09-02 [colin]      0.9.12cvs91.2
18921
18922         * src/common/xml.c
18923                 Fix leak
18924
18925 2004-09-02 [colin]      0.9.12cvs91.1
18926
18927         * src/gtk/menu.c
18928                 Sync with HEAD (menu accel don't work, but whatever)
18929
18930 2004-09-02 [colin]      0.9.12cvs90.1
18931
18932         * src/account.c
18933                 Sync with HEAD (fix bug 582)
18934
18935 2004-09-02 [colin]      0.9.12cvs89.1
18936
18937         * src/addrindex.c
18938                 Sync with HEAD (free deleted queries)
18939
18940 2004-09-02 [colin]      0.9.12cvs88.1
18941
18942         * src/ldapquery.c
18943                 Sync with HEAD (fix LDAP freezes)
18944
18945 2004-09-02 [colin]      0.9.12cvs87.1
18946
18947         * src/prefs_spelling.c
18948                 Sync with HEAD (add default dictionary)
18949
18950 2004-09-01 [colin]      0.9.12cvs86.1
18951
18952         * src/filtering.c
18953         * src/folderview.c
18954         * src/imap.c
18955         * src/prefs_matcher.c
18956         * src/stock_pixmap.c
18957         * src/summary_search.c
18958         * src/summaryview.c
18959         * src/wizard.c
18960         * src/wizard.h
18961                 Sync with HEAD (uninitialized vars fixes)
18962                 + gtk2 specific warning fixes
18963
18964 2004-08-31 [colin]      0.9.12cvs85.1
18965
18966         * src/folder.c
18967                 Sync with HEAD (Fix memory corruption due to 
18968                 uninitialized var)
18969
18970 2004-08-31 [colin]      0.9.12cvs84.4
18971
18972         * src/summary_search.c
18973                 Fix segfaults when searching in folders with broken headers
18974
18975 2004-08-31 [colin]      0.9.12cvs84.3
18976
18977         * src/compose.c
18978         * src/textview.c
18979                 Fix some more encoding/decoding issues
18980
18981 2004-08-30 [colin]      0.9.12cvs84.2
18982
18983         * src/mimeview.c
18984         * src/prefs_themes.c
18985         * src/gtk/filesel.c
18986         * src/gtk/filesel.h
18987                 Add a folder-mode selection (fixes mimeview's "Save all")
18988
18989 2004-08-29 [colin]      0.9.12cvs84.1
18990
18991         * src/mimeview.c
18992                 Sync with HEAD (don't escape saved filenames)
18993
18994 2004-08-27 [colin]      0.9.12cvs83.1
18995
18996         * ChangeLog
18997         * ChangeLog.claws
18998         * ChangeLog.jp
18999         * src/mh.c
19000         * src/procheader.c
19001         * src/procmsg.c
19002         * src/procmsg.h
19003         * src/common/utils.c
19004         * src/gtk/menu.h
19005         * po/
19006                 Sync with HEAD 0.9.12cvs83 (sync with main)
19007
19008 2004-08-26 [colin]      0.9.12cvs82.4
19009
19010         * src/codeconv.c
19011                 Fix strange stack corruption
19012                 Convert to utf8 after unmime, not before
19013
19014 2004-08-26 [colin]      0.9.12cvs82.3
19015
19016         * src/main.c
19017         * src/wizard.c
19018                 Fix account folders duplication
19019
19020 2004-08-25 [colin]      0.9.12cvs82.2
19021
19022         * src/wizard.c
19023                 Remove ports
19024                 Add SSL selection
19025                 Use login@server as account name
19026
19027 2004-08-25 [colin]      0.9.12cvs82.1
19028
19029         * src/plugins/pgpmime/pgpmime.c
19030                 Sync with HEAD (leak fix).
19031
19032 2004-08-25 [colin]      0.9.12cvs81.1
19033
19034         * src/plugins/pgpmime/pgpmime.c
19035         * src/plugins/pgpmime/sgpgme.c
19036         * src/plugins/pgpmime/sgpgme.h
19037                 Sync with HEAD (Handle combined messages).
19038
19039 2004-08-24 [colin]      0.9.12cvs80.3
19040
19041         * src/wizard.c
19042                 Fix full name, ports, and imap
19043
19044 2004-08-24 [colin]      0.9.12cvs80.2
19045
19046         * src/Makefile.am
19047         * src/main.c
19048         * src/setup.c
19049         * src/setup.h
19050         * src/stock_pixmap.c
19051         * src/stock_pixmap.h
19052         * src/wizard.c ** ADDED **
19053         * src/wizard.h ** ADDED ** 
19054         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19055                 Add a setup wizard 
19056
19057 2004-08-24 [colin]      0.9.12cvs80.1
19058
19059         * src/folder.c
19060                 Sync with HEAD (set mimeflags on all messages)
19061
19062 2004-08-24 [colin]      0.9.12cvs79.3
19063
19064         * src/matcher_parser_lex.l
19065                 Fix 8bits strings not in utf8
19066
19067 2004-08-24 [colin]      0.9.12cvs79.2
19068
19069         * src/compose.c
19070                 Check conversion result before replacing buffer
19071
19072 2004-08-23 [colin]      0.9.12cvs79.1
19073
19074         * src/compose.c
19075                 Sync with HEAD (create message header in memory)
19076
19077 2004-08-23 [colin]      0.9.12cvs78.1
19078
19079         * src/rfc2015.c
19080         * src/rfc2015.h
19081                 Sync with HEAD (fix bug 197 again)
19082
19083 2004-08-23 [colin]      0.9.12cvs77.3
19084
19085         * src/compose.c
19086                 Fix again inline gpg signing (which outputs utf8
19087                 in gtk2). Not syncing this fix to HEAD as this 
19088                 code is meant to die.
19089
19090 2004-08-23 [colin]      0.9.12cvs77.2
19091
19092         * src/prefs_account.h
19093                 Remove useless include
19094
19095 2004-08-23 [colin]      0.9.12cvs77.1
19096
19097         * src/imap.c
19098         * po/es.po
19099         * po/fr.po
19100         * po/it.po
19101         * po/pl.po
19102         * po/pt_BR.po
19103         * po/sk.po
19104         * po/sr.po
19105                 Sync with HEAD (fix bug 577)
19106
19107 2004-08-22 [colin]      0.9.12cvs76.1
19108
19109         * src/plugins/trayicon/trayicon.c
19110                 Sync with HEAD (fix formatting bug)
19111
19112 2004-08-21 [colin]      0.9.12cvs74.2
19113
19114         * src/gtk/colorsel.c
19115                 Fix bug 564 (Folder color selection window exits on any
19116                 keypress)
19117
19118 2004-08-21 [colin]      0.9.12cvs74.1
19119
19120         * ChangeLog.claws
19121         * src/compose.c
19122         * src/summaryview.c
19123         * src/toolbar.c
19124                 Sync with HEAD (fix bug 576)
19125
19126 2004-08-21 [colin]      0.9.12cvs70.1
19127
19128         * src/compose.c
19129         * src/mainwindow.c
19130                 Sync with HEAD
19131                 
19132
19133 2004-08-21 [paul]       0.9.12cvs66.4
19134
19135         * src/mainwindow.c
19136         * src/messageview.c
19137         * src/gtk/menu.c
19138         * src/plugins/spamassassin/spamassassin_gtk.c
19139                 remove some deprecated gtk1 functions
19140
19141
19142 2004-08-21 [colin]      0.9.12cvs66.3
19143
19144         * src/compose.c
19145         * src/codeconv.c
19146                 Fix warnings
19147                 Remove encoding hacks
19148                 Fix bug 575 (Strange character messes up message)
19149                 Don't display conversion error when drafting
19150
19151 2004-08-21 [paul]       0.9.12cvs66.2
19152
19153         * src/prefs_account.c
19154                 fix GnuPG mode bugs
19155
19156
19157 2004-08-20 [colin]      0.9.12cvs66.1
19158
19159         * src/codeconv.c
19160                 Sync with HEAD 0.9.12cvs66
19161
19162 2004-08-20 [paul]
19163
19164         * src/plugins/pgpmime/plugin.c
19165                 modify PGP/MIME plugin's description
19166
19167 2004-08-17 [colin]      0.9.12cvs65.1
19168
19169         * src/common/ssl.c
19170         * src/plugins/pgpmime/plugin.c
19171                 Sync with HEAD
19172
19173 2004-08-14 [colin]      0.9.12cvs60.3
19174
19175         * src/plugins/trayicon/trayicon.c
19176                 Put back resize callback, on size-request signal
19177                 rather than size-allocate to avoid infinite 
19178                 callback loop
19179
19180 2004-08-13 [colin]      0.9.12cvs60.2
19181
19182         * src/common/defs.h
19183                 Cache versions have been fixed
19184
19185 2004-08-13 [colin]      0.9.12cvs60.1
19186
19187         * src/folderutils.c
19188                 Sync with HEAD
19189
19190 2004-08-12 [colin]      0.9.12cvs59.1
19191
19192         * src/plugins/trayicon/trayicon.c
19193                 Sync with HEAD
19194
19195 2004-08-12 [colin]      0.9.12cvs57.5
19196
19197         * sylpheed.desktop
19198         * configure.ac
19199         * src/Makefile.am
19200         * src/main.c
19201                 Add support for Freedesktop.org's startup notification
19202
19203 2004-08-11 [colin]      0.9.12cvs57.4
19204
19205         * src/textview.c
19206                 Fix off-by-one
19207
19208 2004-08-11 [colin]      0.9.12cvs57.3
19209
19210         * src/message_search.c
19211         * src/summary_search.c
19212                 Make searches case insensitive by default
19213         * src/textview.c
19214                 Fix case-insensitive search in message
19215
19216 2004-08-11 [colin]      0.9.12cvs57.2
19217
19218         * src/summary_search.c
19219                 Let case-sensitive be specified
19220
19221 2004-08-10 [colin]      0.9.12cvs55.4
19222
19223         * src/common/socket.c
19224                 Fix the possible race condition
19225
19226 2004-08-09 [paul]       0.9.12cvs55.3
19227
19228         * configure.ac
19229         * src/Makefile.am
19230         * src/common/Makefile.am
19231                 sync with HEAD
19232
19233
19234 2004-08-09 [paul]       0.9.12cvs55.2
19235
19236         * autogen.sh
19237         * po/poconv.sh
19238                 remove unneeded script
19239
19240         * configure.ac
19241                 add forgotten USE_LDAP_TLS (sync with HEAD)
19242
19243
19244 2004-08-09 [colin]      0.9.12cvs55.1
19245
19246         * src/main.c
19247         * src/common/ssl.c
19248         * src/common/sylpheed.c
19249         * src/common/sylpheed.h
19250                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19251
19252 2004-08-09 [paul]       0.9.12cvs54.1
19253
19254         * ChangeLog
19255         * ChangeLog.claws
19256         * ChangeLog.jp
19257         * configure.ac
19258         * po/POTFILES.in
19259         * src/Makefile.am
19260         * src/folderutils.c
19261         * src/main.c
19262         * src/pgpmime.c
19263         * src/pgpmime.h
19264         * src/sgpgme.c
19265         * src/sgpgme.h
19266         * src/plugins/Makefile.am
19267         * src/plugins/pgpmime/.cvsignore
19268         * src/plugins/pgpmime/Makefile.am
19269         * src/plugins/pgpmime/pgpmime.c
19270         * src/plugins/pgpmime/pgpmime.h
19271         * src/plugins/pgpmime/plugin.c
19272         * src/plugins/pgpmime/sgpgme.c
19273         * src/plugins/pgpmime/sgpgme.h
19274                 sync with HEAD
19275
19276 2004-08-08 [paul]       0.9.12cvs51.1
19277
19278         * configure.ac
19279         * src/folder.c
19280                 sync with HEAD
19281
19282 2004-08-07 [colin]      0.9.12cvs50.1
19283
19284         * src/pop.c
19285         * src/common/partial_download.c
19286                 fix warnings (sync from HEAD)
19287
19288 2004-08-07 [colin]      0.9.12cvs48.1
19289
19290         * src/prefs_folder_item.c
19291                 sync with HEAD 0.9.12cvs48
19292
19293 2004-08-06 [colin]      0.9.12cvs47.1
19294
19295         * src/compose.c
19296                 Sync with HEAD
19297
19298 2004-08-06 [christoph]  0.9.12cvs46.2
19299
19300         * src/main.c
19301         * src/plugins/clamav/clamav_plugin_gtk.c
19302         * src/plugins/dillo_viewer/dillo_viewer.c
19303         * src/plugins/image_viewer/plugin.c
19304         * src/plugins/mathml_viewer/mathml_viewer.c
19305         * src/plugins/spamassassin/spamassassin_gtk.c
19306         * src/plugins/trayicon/trayicon.c
19307                 don't mix GTK1.2 plugin with GTK2 plugins
19308
19309 2004-08-06 [colin]      0.9.12cvs46.1
19310
19311         * ChangeLog
19312         * ChangeLog.claws
19313         * ChangeLog.jp
19314         * configure.ac
19315         * sylpheed-claws.pc.in
19316         * src/folder.c
19317         * src/imap.c
19318         * src/localfolder.c
19319         * src/messageview.c
19320         * src/mimeview.c
19321         * src/mimeview.h
19322         * src/msgcache.c
19323         * src/news.c
19324         * src/prefs_ext_prog.c
19325         * src/prefs_folder_item.c
19326         * src/prefs_fonts.c
19327         * src/prefs_msg_colors.c
19328         * src/prefs_spelling.c
19329         * src/prefs_themes.c
19330         * src/prefs_toolbar.c
19331         * src/prefs_wrapping.c
19332         * src/procmime.h
19333         * src/common/defs.h
19334         * src/common/nntp.c
19335         * src/common/session.c
19336         * src/common/session.h
19337         * src/common/socket.c
19338         * src/common/utils.h
19339         * src/common/xml.c
19340         * src/common/xml.h
19341         * src/gtk/prefswindow.c
19342         * src/gtk/prefswindow.h
19343         * src/plugins/clamav/clamav_plugin_gtk.c
19344         * src/plugins/dillo_viewer/dillo_prefs.c
19345         * src/plugins/image_viewer/viewerprefs.c
19346         * src/plugins/spamassassin/spamassassin_gtk.c
19347         * m4/openssl.m4 *** REMOVED ***
19348                 Sync with HEAD 0.9.12cvs46
19349
19350 2004-08-03 [paul]       0.9.12cvs40.2
19351
19352         * src/action.c
19353         * src/addressadd.c
19354         * src/addressbook.c
19355         * src/addrgather.c
19356         * src/browseldap.c
19357         * src/compose.c
19358         * src/crash.c
19359         * src/editaddress.c
19360         * src/editgroup.c
19361         * src/editldap_basedn.c
19362         * src/foldersel.c
19363         * src/importldif.c
19364         * src/mimeview.c
19365         * src/prefs_common.c
19366         * src/prefs_template.c
19367         * src/sourcewindow.c
19368         * src/summaryview.c
19369         * src/gtk/about.c
19370         * src/gtk/foldersort.c
19371         * src/gtk/logwindow.c
19372         * src/gtk/pluginwindow.c
19373         * src/gtk/prefswindow.c
19374                 change all gtk_scrolled_window_set_policy from 
19375                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19376
19377 2004-08-02 [paul]       0.9.12cvs40.1
19378
19379         * AUTHORS
19380                 update translation team section
19381         * po/pt_BR.po
19382                 updated by Frederico Goncalves Guimaraes
19383                 <fggdebian@yahoo.com.br>
19384
19385 2004-07-31 [colin]      0.9.12cvs39.9
19386
19387         * src/exphtmldlg.c
19388                 Fix compilation
19389
19390 2004-07-31 [colin]      0.9.12cvs39.8
19391
19392         * src/exphtmldlg.c
19393                 Fix an alertpanel type
19394
19395 2004-07-30 [colin]      0.9.12cvs39.7
19396
19397         * src/alertpanel.c
19398                 Fix alertpanel_error_log's icon
19399
19400 2004-07-30 [colin]      0.9.12cvs39.6
19401
19402         * src/pop.c
19403                 Two of them should still be warnings
19404
19405 2004-07-30 [colin]      0.9.12cvs39.5
19406
19407         * src/pop.c
19408                 More warning -> error
19409 2004-07-29 [colin]      0.9.12cvs39.4
19410
19411         * src/pop.c
19412                 Warning -> error
19413
19414 2004-07-29 [colin]      0.9.12cvs39.3
19415
19416         * src/prefs_matcher.c
19417                 Fix segfault
19418
19419 2004-07-29 [colin]      0.9.12cvs39.2
19420
19421         * src/alertpanel.c
19422                 More nice-looking alertpanels
19423
19424 2004-07-29 [colin]      0.9.12cvs39.1
19425
19426         * src/messageview.c
19427                 sync with head
19428                 (inform user when partial mail is deleted on server)
19429
19430 2004-07-29 [colin]      0.9.12cvs38.1
19431
19432         * src/messageview.c
19433                 sync with head
19434
19435 2004-07-28 [paul]       0.9.12cvs37.7
19436
19437         * src/mainwindow.c
19438                 complete the replacement of deprecated gtk_progress_*
19439
19440 2004-07-28 [paul]       0.9.12cvs37.6
19441
19442         * src/action.c
19443         * src/inc.c
19444         * src/mainwindow.c
19445         * src/send_message.c
19446         * src/gtk/progressdialog.c
19447         * src/gtk/progressdialog.h
19448                 replace deprecated gtk_progress_*
19449
19450 2004-07-28 [paul]       0.9.12cvs37.5
19451
19452         * src/gtk/filesel.c
19453                 remove gtk_window_set_wmclass()
19454 2004-07-28 [paul]       0.9.12cvs37.4
19455
19456         * src/addressbook.c
19457         * src/compose.c
19458         * src/foldersel.c
19459         * src/mainwindow.c
19460         * src/messageview.c
19461         * src/sourcewindow.c
19462         * src/gtk/logwindow.c
19463                 remove gtk_window_set_wmclass()
19464                 
19465         * src/prefs_filtering.c
19466         * src/prefs_filtering_action.c
19467         * src/prefs_fonts.c
19468         * src/prefs_gtk.c
19469         * src/prefs_matcher.c
19470         * src/ssl_manager.c
19471         * src/gtk/prefswindow.c
19472                 replace gtk_window_position()
19473
19474 2004-07-28 [colin]      0.9.12cvs37.3
19475
19476         * src/alertpanel.c
19477         * src/alertpanel.h
19478                 Add a way to specify panel type for specific
19479                 panels (alertpanel())
19480         * src/account.c
19481         * src/addressbook.c
19482         * src/compose.c
19483         * src/expldifdlg.c
19484         * src/main.c
19485         * src/messageview.c
19486         * src/summaryview.c
19487         * src/textview.c
19488         * src/gtk/sslcertwindow.c
19489                 Fix alertpanel()s so that their icon match
19490                 their real type
19491
19492 2004-07-28 [paul]       0.9.12cvs37.2
19493
19494         * src/addr_compl.c
19495         * src/addressbook.c
19496         * src/alertpanel.c
19497         * src/compose.c
19498         * src/export.c
19499         * src/foldersel.c
19500         * src/folderview.c
19501         * src/grouplistdialog.c
19502         * src/import.c
19503         * src/mainwindow.c
19504         * src/message_search.c
19505         * src/messageview.c
19506         * src/passphrase.c
19507         * src/prefs_actions.c
19508         * src/prefs_common.c
19509         * src/prefs_customheader.c
19510         * src/prefs_display_header.c
19511         * src/prefs_filtering.c
19512         * src/prefs_filtering_action.c
19513         * src/prefs_gtk.c
19514         * src/prefs_matcher.c
19515         * src/prefs_msg_colors.c
19516         * src/prefs_summary_column.c
19517         * src/prefs_template.c
19518         * src/sourcewindow.c
19519         * src/ssl_manager.c
19520         * src/summary_search.c
19521         * src/gtk/colorsel.c
19522         * src/gtk/description_window.c
19523         * src/gtk/gtkaspell.c
19524         * src/gtk/inputdialog.c
19525         * src/gtk/logwindow.c
19526         * src/gtk/prefswindow.c
19527         * src/gtk/progressdialog.c
19528                 replace deprecated gtk_window_set_policy
19529
19530 2004-07-27 [colin]      0.9.12cvs37.1
19531
19532         * src/msgcache.c
19533                 More fixes (synced for head again)
19534
19535 2004-07-27 [colin]      0.9.12cvs35.3
19536
19537         * src/msgcache.c
19538                 Fix wrong test
19539
19540 2004-07-27 [colin]      0.9.12cvs35.2
19541
19542         * src/mimeview.c
19543                 Fix width a bit (by Paul)
19544         * src/alertpanel.c
19545         * src/alertpanel.h
19546                 Specialize icons, make alertpanel_message()
19547                 private
19548         * src/message_search.c
19549         * src/sgpgme.c
19550         * src/summary_search.c
19551                 Suit alertpanel changes
19552
19553 2004-07-27 [colin]      0.9.12cvs35.1
19554
19555         * src/alertpanel.c
19556                 Add an icon
19557         * src/passphrase.c
19558                 Add debug output - maybe someone will
19559                 want to look at the problem with Grab
19560                 Input :)
19561         Bump version as we're synced with HEAD
19562
19563 2004-07-26 [colin]      0.9.12cvs33.26
19564
19565         * src/pop.c
19566                 Fix uidl-file parsing when not in new
19567                 format
19568
19569 2004-07-26 [colin]      0.9.12cvs33.25
19570
19571         * src/gtk/menu.c
19572                 Move popup menu up if necessary (fixes 
19573                 account selector)
19574         * src/mainwindow.c
19575                 Set account selector's button height to
19576                 minimum
19577
19578 2004-07-26 [colin]      0.9.12cvs33.24
19579
19580         * src/alertpanel.c
19581                 Maybe fix 551 (Truncated font in alert window)
19582
19583 2004-07-26 [colin]      0.9.12cvs33.23
19584
19585         * po/de.po
19586         * po/es.po
19587         * po/fr.po
19588         * po/it.po
19589         * po/ja.po
19590         * po/pl.po
19591         * po/ru.po
19592         * po/sk.po
19593         * po/sr.po
19594         * po/zh_CN.po
19595                 Sync po files with HEAD
19596
19597 2004-07-26 [paul]       0.9.12cvs33.22
19598
19599         * src/compose.c
19600                 fix Bug 556 'Organisation-header is sent even if empty'
19601
19602 2004-07-24 [colin]      0.9.12cvs33.21
19603
19604         * src/compose.c
19605         * src/gtk/gtkaspell.c
19606         * src/gtk/gtkaspell.h
19607                 Fix speller accelerators (require hack)
19608
19609 2004-07-24 [colin]      0.9.12cvs33.20
19610
19611         * src/gtk/gtkaspell.c
19612                 Fix over-eager code deletion breaking
19613                 Check while typing
19614
19615 2004-07-24 [colin]      0.9.12cvs33.19
19616
19617         * src/browseldap.c
19618         * src/ldapctrl.c
19619         * src/ldapctrl.h
19620         * src/ldapserver.h
19621                 Sync ldap with HEAD
19622         (Fixes 546 LDAP completely broken)
19623
19624 2004-07-24 [colin]      0.9.12cvs33.18
19625
19626         * src/prefs_msg_colors.c
19627                 Fix prototype mismatch
19628         (Fixes 547 void function cannot return value)
19629
19630 2004-07-24 [colin]      0.9.12cvs33.17
19631
19632         * src/mainwindow.c
19633                 Fix sort going back to previous sort key
19634                 when changing sort direction
19635
19636 2004-07-24 [colin]      0.9.12cvs33.16
19637
19638         * src/compose.c
19639                 Fix space insertion when re-wrapping at 
19640                 cursor point
19641
19642 2004-07-24 [colin]      0.9.12cvs33.15
19643
19644         * src/gtk/gtkaspell.c
19645                 Don't change cursor position in insert-text
19646                 callback
19647         (Fixes 539 Word wrapping on input transposes letters)
19648
19649 2004-07-24 [colin]      0.9.12cvs33.14
19650
19651         * src/gtk/gtkaspell.c
19652                 Reencode non-ascii chars to dictionary's
19653                 encoding
19654         (Fixes 544 Spell check broken non english locale)
19655
19656 2004-07-24 [colin]      0.9.12cvs33.13
19657
19658         * src/summaryview.c
19659                 Fix Shift+Down, add Home/End/PgUp/PgDown
19660
19661 2004-07-21 [colin]      0.9.12cvs33.12
19662
19663         * src/prefs_common.c
19664                 Fix a gtk warning (Patch by Andrej Kacian)
19665
19666 2004-07-21 [colin]      0.9.12cvs33.11
19667
19668         * src/gtk/filesel.c
19669                 More check
19670
19671 2004-07-21 [colin]      0.9.12cvs33.10
19672
19673         * src/compose.c
19674         * src/crash.c
19675         * src/export.c
19676         * src/import.c
19677         * src/messageview.c
19678         * src/mimeview.c
19679         * src/prefs_spelling.c
19680         * src/prefs_themes.c
19681         * src/summaryview.c
19682         * src/gtk/filesel.c
19683         * src/gtk/filesel.h
19684         * src/gtk/pluginwindow.c
19685                 Untwist open/save mode guessing logic, make
19686                 it explicit
19687
19688 2004-07-20 [colin]      0.9.12cvs33.9
19689
19690         * src/codeconv.c
19691                 conv_encode_header: src_charset is UTF-8 on
19692                 gtk2
19693         * src/compose.c
19694                 Remove double encoding of the headers
19695
19696 2004-07-20 [colin]      0.9.12cvs33.8
19697
19698         * src/codeconv.c
19699                 Fix typo
19700
19701 2004-07-20 [colin]      0.9.12cvs33.7
19702
19703         * src/mainwindow.c
19704                 Set the separated messageview to the saved
19705                 size of Claws' messageview (Patch by Alfons)
19706                 Fix a callback prototype (me)
19707
19708 2004-07-20 [colin]      0.9.12cvs33.6
19709
19710         * src/codeconv.h
19711                 Forgot one hunk in 0.9.12cvs33.4
19712
19713 2004-07-19 [colin]      0.9.12cvs33.5
19714
19715         * src/action.c
19716                 Action output fix
19717                 Patch by Alfons
19718
19719 2004-07-19 [colin]      0.9.12cvs33.4
19720
19721         * src/compose.c
19722                 Fix outgoing charset bug in headers
19723         * src/codeconv.c
19724                 Clean for glib2 - Patch by Alfons
19725
19726 2004-07-19 [colin]      0.9.12cvs33.3
19727
19728         * src/statusbar.c
19729                 Remove grip from the statusbar
19730                 Patch by Alfons
19731
19732 2004-07-19 [colin]      0.9.12cvs33.2
19733
19734         * src/messageview.c
19735         * src/textview.c
19736                 Fix messageview remembering the previous
19737                 scroll position when loading a new message
19738                 Patch by Alfons
19739
19740 2004-07-19 [colin]      0.9.12cvs33.1
19741
19742         * src/folder.h
19743         * src/folderview.c
19744         * src/summaryview.c
19745                 Sync with HEAD
19746
19747 2004-07-18 [colin]      0.9.12cvs32.7
19748
19749         * configure.ac
19750                 Remove useless check for XIM - noticed
19751                 by Alfons
19752
19753 2004-07-18 [colin]      0.9.12cvs32.6
19754
19755         * src/summaryview.c
19756                 Remove non-modified and shift-modified
19757                 accelerators in summaryview's popup
19758                 menu, as that doesn't get catched by
19759                 the accel-activate signal catcher...
19760
19761 2004-07-18 [colin]      0.9.12cvs32.5
19762
19763         * src/prefs_common.c
19764                 Define sensible default prefs for 
19765                 wrapping
19766
19767 2004-07-18 [colin]      0.9.12cvs32.4
19768
19769         * src/compose.c
19770         * src/prefs_common.c
19771         * src/prefs_common.h
19772         * src/prefs_wrapping.c
19773                 Remove Smart Wrapping pref, which does
19774                 nothing on gtk2 branch
19775
19776 2004-07-18 [colin]      0.9.12cvs32.3
19777
19778         * src/sourcewindow.c
19779                 Proper utf8
19780
19781 2004-07-18 [colin]      0.9.12cvs32.2
19782
19783         * src/compose.c
19784                 Save attachment status when drafting
19785
19786 2004-07-18 [colin]      0.9.12cvs32.1
19787
19788         * src/gtk/filesel.c
19789                 Fix erratic folder selection in open mode
19790
19791 2004-07-18 [colin]      0.9.12cvs31.11
19792
19793         * src/pop.c
19794                 Don't let partial messages get deleted
19795                 even with "dowload all"
19796                 (0.9.12cvs31.8 fix extension)
19797 2004-07-18 [colin]      0.9.12cvs31.10
19798
19799         * src/gtk/logwindow.c
19800                 Fix log scrolling
19801
19802 2004-07-18 [colin]      0.9.12cvs31.9
19803
19804         * src/common/utils.c
19805                 Fix non-utf8 strings coming from commands
19806                 and files
19807
19808 2004-07-18 [colin]      0.9.12cvs31.8
19809
19810         * src/pop.c
19811                 Fix partial download bug with Download all
19812                 messages option
19813
19814 2004-07-18 [colin]      0.9.12cvs31.7
19815
19816         * src/textview.c
19817                 Fix bug introduced in 0.9.12cvs31.2
19818                 (blocked in select mode after double click)
19819
19820 2004-07-18 [colin]      0.9.12cvs31.6
19821
19822         * src/compose.c
19823         * src/gtk/menu.c
19824                 More glib-warning fixes
19825
19826 2004-07-18 [colin]      0.9.12cvs31.5
19827
19828         * src/compose.c
19829                 Fix trashing the primary clipboard when moving 
19830                 around with tab
19831         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
19832
19833 2004-07-18 [colin]      0.9.12cvs31.4
19834
19835         * src/codeconv.c
19836                 convert unencoded iso headers to utf8
19837         (Fix Bug 538 Unencoded local characters in subject make it 
19838          disappear)
19839
19840 2004-07-18 [colin]      0.9.12cvs31.3
19841
19842         * src/compose.c
19843                 Fix tab char handling in wrapping
19844         (Fix Bug 537 Line wrap problem - TAB character treated as 
19845          one character instead of 8)
19846
19847 2004-07-18 [colin]      0.9.12cvs31.2
19848
19849         * src/textview.c
19850                 return FALSE on GDK_MOTION_NOTIFY
19851         (Fix Bug 535 Hyperlinks/addresses are not selectable 
19852          (unable to highlight))
19853
19854 2004-07-18 [colin]      0.9.12cvs31.1
19855
19856         * src/folderview.c
19857                 Sync with 0.9.12cvs31
19858
19859 2004-07-18 [colin]      0.9.12cvs30.4
19860
19861         * src/compose.c
19862                 Also block text_inserted when inserting a file
19863
19864 2004-07-18 [colin]      0.9.12cvs30.3
19865
19866         * src/compose.c
19867                 Fix smart wrapping (block text_inserted handler
19868                 while putting quotation to avoid wrap on input,
19869                 don't join lines if next is sig separator)
19870
19871 2004-07-17 [colin]      0.9.12cvs30.2
19872
19873         * src/folderview.c
19874         * src/mainwindow.c
19875         * src/mimeview.c
19876         * src/summaryview.c
19877         * src/gtk/quicksearch.c
19878         * src/gtk/quicksearch.h
19879                 Block key events handlers *and* accels while
19880                 quicksearch is focused
19881         (Fixes Bug 534 quick-search bar not accepting certain letters)
19882
19883 2004-07-17 [colin]      0.9.12cvs30.1
19884
19885         * src/folder.h
19886         * src/folderview.c
19887         * src/summaryview.c
19888                 Sync with 0.9.12cvs30
19889
19890 2004-07-17 [colin]      0.9.12cvs28.2
19891
19892         * src/mimeview.c
19893         * src/procmime.c
19894         * src/summaryview.c
19895         * src/gtk/menu.c
19896                 Squash some compile and glib warnings
19897
19898 2004-07-17 [paul]       0.9.12cvs28.1
19899
19900         * src/mimeview.c
19901                 sync with 0.9.12cvs28 HEAD
19902
19903 2004-07-16 [paul]       0.9.12cvs26.1
19904         
19905         * src/gtk/quicksearch.c
19906         * src/account.c
19907         * src/account.h
19908         * src/compose.c
19909         * src/customheader.c
19910         * src/folder_item_prefs.c
19911         * src/main.c
19912         * src/mainwindow.c
19913         * src/messageview.c
19914         * src/mimeview.c
19915         * src/news.c
19916         * src/pgpmime.c
19917         * src/pop.c
19918         * src/pop.h
19919         * src/prefs_account.c
19920         * src/prefs_account.h
19921         * src/prefs_common.c
19922         * src/prefs_common.h
19923         * src/prefs_display_header.c
19924         * src/prefs_gtk.c
19925         * src/prefs_gtk.h
19926         * src/procheader.c
19927         * src/procmime.c
19928                 sync with 0.9.12cvs26 HEAD      
19929
19930 2004-07-15 [colin]      0.9.12cvs18.14
19931
19932         * src/folder.c
19933                 Disable GPG signature check during
19934                 folder move and scan
19935         (Closes Bug 521 Signature checking slows down Folder-Move)
19936
19937 2004-07-14 [colin]      0.9.12cvs18.13
19938
19939         * src/common/partial_download.c
19940                 update includes
19941
19942 2004-07-14 [colin]      0.9.12cvs18.12
19943
19944         * src/common/partial_download.c
19945         * src/common/partial_download.h
19946                 Move doc at top, add correct copyright
19947
19948 2004-07-14 [colin]      0.9.12cvs18.11
19949
19950         * src/folder.c
19951         * src/messageview.c
19952         * src/pop.c
19953         * src/pop.h
19954         * src/procmsg.c
19955         * src/summaryview.c
19956         * src/common/Makefile.am
19957         * src/common/partial_download.c ** NEW FILES **
19958         * src/common/partial_download.h ** NEW FILES **
19959                 Move partial-download related stuff to its
19960                 own file
19961
19962 2004-07-14 [colin]      0.9.12cvs18.10
19963
19964         * src/send_message.c
19965                 Fix smtp auth when user is null or empty
19966
19967 2004-07-13 [colin]      0.9.12cvs18.9
19968
19969         * src/gtk/quicksearch.c
19970                 Use alphabetic order
19971
19972 2004-07-13 [colin]      0.9.12cvs18.8
19973
19974         * src/pop.c
19975                 Be paranoid on the checks
19976
19977 2004-07-13 [colin]      0.9.12cvs18.7
19978
19979         * src/gtk/quicksearch.c
19980                 Fix Engrish once again
19981
19982 2004-07-13 [colin]      0.9.12cvs18.6
19983
19984         * src/procmsg.c
19985         * src/summaryview.c
19986                 Mark messages for deletion when they are about to
19987                 be removed from trash
19988
19989 2004-07-13 [colin]      0.9.12cvs18.5
19990
19991         * src/matcher.c
19992         * src/matcher.h
19993         * src/matcher_parser_parse.y
19994         * src/prefs_matcher.c
19995         * src/gtk/quicksearch.c
19996                 Add 'partial' ('p') match string to find partially
19997                 downloaded messages
19998
19999 2004-07-13 [colin]      0.9.12cvs18.4
20000
20001         * src/pop.c
20002                 Fix misplaced block
20003
20004 2004-07-13 [colin]      0.9.12cvs18.3
20005
20006         * src/pop.c
20007         * src/pop.h
20008         * src/messageview.c
20009                 Refactor API (to avoid passing 5+ params and code
20010                 duplication)
20011         * src/folder.c
20012         * src/msgcache.c
20013         * src/procheader.c
20014         * src/common/defs.h
20015                 Add planned_download to cache
20016                 Don't mess uidl file when moving partially downloaded
20017                 mails (they change folder, we should change it in the
20018                 uidl list too or we'll remove an incorrect message)
20019                 (this also helps removing hacks when changing 
20020                 planned_download in messageview.c)
20021
20022 2004-07-12 [colin]      0.9.12cvs18.2
20023
20024         * src/gtk/quicksearch.c
20025                 Fix missing status update in quicksearch
20026
20027 2004-07-12 [paul]       0.9.12cvs18.1
20028
20029         * po/POTFILES.in
20030         * src/Makefile.am
20031         * src/account.c
20032         * src/codeconv.c
20033         * src/compose.c
20034         * src/inc.c
20035         * src/main.c
20036         * src/prefs_common.c
20037         * src/procmsg.h
20038         * src/toolbar.c
20039         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20040         * src/prefs_wrapping.[ch]       ** NEW FILES **
20041         * src/common/intl.h
20042         * src/common/utils.[ch]
20043         * src/gtk/quicksearch.[ch]
20044                 sync with 0.9.12cvs18 HEAD
20045
20046 2004-07-12 [colin]      0.9.11cvs17.25
20047
20048         * src/folder.c
20049         * src/folder.h
20050                 Remove unused function added by me in 0.9.11cvs17.10
20051
20052 2004-07-11 [colin]      0.9.11cvs17.24
20053
20054         * src/inc.c
20055         * src/messageview.c
20056         * src/pop.c
20057         * src/pop.h
20058                 Use folderitem and msgnum instead of filename to
20059                 know which mail to delete
20060                 Move old partial mail deletion to pop.c
20061
20062 2004-07-10 [colin]      0.9.11cvs17.23
20063
20064         * src/inc.c
20065                 Add debug
20066         * src/pop.c
20067         * src/pop.h
20068                 Don't re-use same enums for unrelated stuff: it's 
20069                 completely misleading !
20070                 Document a bit
20071
20072 2004-07-09 [colin]      0.9.11cvs17.22
20073
20074         * src/inc.c
20075                 Remove folder-type check and do
20076                 more tests to be sure everything's
20077                 ok
20078         * src/messageview.c
20079                 Punctuation update, remove useless
20080                 code, fix two warnings
20081         * src/noticeview.c
20082                 Layout cleaning, reset 2nd button
20083                 when specifying one
20084
20085 2004-07-09 [colin]      0.9.11cvs17.21
20086
20087         * src/messageview.c
20088         * src/pop.c
20089         * src/pop.h
20090                 Allow user to change his mind
20091                 and postpone decision (by
20092                 unmarking the mail)
20093
20094 2004-07-09 [colin]      0.9.11cvs17.20
20095
20096         * src/messageview.c
20097                 Fix bug with delete state
20098         * src/pop.c
20099         * src/pop.h
20100                 Fix buffer leak (fread doesn't 
20101                 terminate buffers with \0)
20102                 Refactoring (remove magic 
20103                 numbers)
20104
20105 2004-07-09 [colin]      0.9.11cvs17.19
20106
20107         * src/pop.c
20108                 Don't log "Skipping message" if 
20109                 we're going to TOP it two lines
20110                 later
20111
20112 2004-07-09 [colin]      0.9.11cvs17.18
20113
20114         * src/messageview.c
20115                 Fix Engrish
20116
20117 2004-07-09 [colin]      0.9.11cvs17.17
20118
20119         * src/pop.c
20120                 strlen checking...
20121         * src/messageview.c
20122                 refactoring a bit
20123
20124 2004-07-08 [colin]      0.9.11cvs17.16
20125
20126         * src/noticeview.c
20127         * src/noticeview.h
20128                 Add an optional second button
20129         * src/messageview.c
20130         * src/pop.c
20131         * src/pop.h
20132                 Don't delete partially received mails after a certain
20133                 time; rather, let the user decide.
20134
20135 2004-07-08 [colin]      0.9.11cvs17.15
20136
20137         * src/common/smtp.h
20138                 Sync with HEAD
20139
20140 2004-07-08 [colin]      0.9.11cvs17.14
20141
20142         * src/messageview.c
20143         * src/common/smtp.c
20144                 Use to_human_readable() for sizes
20145
20146 2004-07-08 [colin]      0.9.11cvs17.13
20147
20148         * src/inc.c
20149         * src/messageview.c
20150         * src/pop.c
20151         * src/pop.h
20152         * src/procmsg.c
20153                 Fix partial-downloading issues:
20154                         catch unsupported TOP
20155                         don't delete partially downloaded mails before 5 days
20156                         don't update existing with non-MH folders; that'll
20157                         make dups, but it's better than trashing the folder
20158                         free new msginfo parts
20159                 Fix indentation ;-)
20160
20161 2004-07-08 [colin]      0.9.11cvs17.12
20162
20163         * src/common/smtp.c
20164         * src/common/smtp.h
20165                 Sync smtp size verification with HEAD
20166
20167 2004-07-08 [colin]      0.9.11cvs17.11
20168
20169         * src/summaryview.c
20170         * src/prefs_common.c
20171         * src/prefs_common.h
20172         * src/gtk/quicksearch.c
20173         * src/gtk/quicksearch.h
20174                 Sync sticky pref with HEAD
20175
20176 2004-07-08 [colin]      0.9.11cvs17.10
20177
20178         * src/folder.c [1.213.2.6]
20179         * src/folder.h [1.87.2.6]
20180         * src/inc.c [1.149.2.7]
20181         * src/messageview.c [1.94.2.8]
20182         * src/procheader.c [1.47.2.6]
20183         * src/procmsg.c [1.150.2.4]
20184         * src/procmsg.h [1.60.2.5]
20185         * src/pop.c [1.56.2.4]
20186         * src/pop.h [1.17.2.3]
20187                 Let too big messages get downloaded, but truncated
20188                 Add a button to download them completely
20189                 
20190 2004-07-06 [colin]      0.9.11cvs17.9
20191
20192         * src/gtk/quicksearch.c [1.1.2.3]
20193                 Add a Clear button
20194         * commitHelper
20195         * PATCHSETS
20196                 Add a script to help with cvs
20197
20198 2004-07-03 [colin]      0.9.11cvs17.8
20199
20200         * src/plugins/imageviewer/viewer.c
20201                 fix imageviewer (which was staying on the first
20202                 displayed image)
20203
20204 2004-07-03 [colin]      0.9.11cvs17.7
20205
20206         Removed FIXME_GTK2 warnings
20207         * src/gtk/gtkutils.c
20208                 useless #warnings
20209         * src/gtk/menu.c
20210                 useless #warnings (no need to mess with menu rc)
20211         * src/gtk/menu.h
20212                 unused functions
20213         
20214
20215 2004-07-03 [colin]      0.9.11cvs17.6
20216
20217         Removed FIXME_GTK2 warnings
20218         * src/codeconv.c
20219                 useless #warnings (rewrite needed)
20220         * src/compose.c
20221                 useless #warnings (rewrite needed)
20222                 useless #warnings (gtk2 is like that)
20223                 useless #warnings (previously fixed)
20224         * src/main.c
20225                 useless #warnings (previously fixed)
20226         * src/message_search.c
20227                 useless #warnings (gtk2 is like that)
20228                 Made apparent that search is case-sensitive
20229         * src/mimeview.c
20230                 useless #warnings (rewrite needed)
20231                 useless #warnings (gtk2 is like that)
20232                 reimplemented real warnings
20233         * src/prefs_common.c
20234                 Removed block cursor option (not it gtk2)
20235         * src/prefs_gtk.c
20236                 useless #warnings (rewrite needed)
20237         * src/procheader.c
20238                 useless #warnings (rewrite needed)
20239         * src/sourcewindow.c
20240                 useless #warnings (incorrect placing)
20241         * src/summary_search.c
20242                 useless #warnings (gtk2 is like that)
20243                 Made apparent that search is case-sensitive
20244         * src/action.c
20245                 useless #warnings (gtk2 is like that)
20246         * src/textview.c
20247                 useless #warnings (rewrite needed)
20248         * src/toolbar.c
20249                 useless #warnings (rewrite needed)
20250
20251 2004-07-03 [colin]      0.9.11cvs17.5
20252
20253         * src/textview.c
20254                 Fix mismerge which broke URI opening
20255                 
20256 2004-07-01 [colin]      0.9.11cvs17.4
20257
20258         * src/gtk/filesel.c
20259                 Fill filename when saving
20260                 
20261 2004-06-27 [colin]      0.9.11cvs17.3
20262
20263         * src/gtk/filesel.[ch]
20264                 Use the new GTK file selector
20265                 Update prototype to match the reality: multiple file
20266                 selection is open-only          
20267         * src/compose.c
20268                 Match the new prototypes        
20269         * configure.ac
20270                 Match the new requirements (gtk 2.4.0)
20271                         
20272 2004-06-26 [colin]      0.9.11cvs17.2
20273
20274         * src/plugins/trayicon/trayicon.c
20275                 Remove useless signal handler on resize, which causes
20276                 an infinite "loop"
20277         
20278 2004-06-26 [colin]      0.9.11cvs17.1
20279         
20280         * tools/Makefile.am
20281                 remove launch_firebird and add nautilus2sylpheed.sh
20282         * src/quicksearch.c
20283           src/summaryview.c
20284                 Fix show/hide "Extended symbols" button problem
20285                 Fix apparition at startup
20286                 Fix const warnings
20287         * src/plugins/image_viewer/Makefile.am
20288                 Fix configure 
20289         * common/ssl.c
20290                 Re-enable certificate check, as it doesn't seem to
20291                 cause Xlib errors anymore
20292
20293 2004-06-25 [paul]       0.9.11cvs17
20294
20295         * sync with 0.9.11cvs17 HEAD
20296         
20297         NOTE: QuickSearch is broken
20298
20299 2004-06-07 [colin]      0.9.10claws67.10
20300         * src/plugins/trayicon/trayicon.c
20301           src/plugins/trayicon/libeggtrayicon/Makefile.am
20302           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20303                 Fix gettextization in trayicon plugin
20304
20305 2004-06-07 [colin]      0.9.10claws67.9
20306         
20307         * src/summaryview.c
20308           src/gtk/gtksctree.[ch]
20309                 Let Shift+{Up,Down} work in summaryview
20310                 (well, Down "works" and Up works)
20311                 Let the list scroll when using these keys
20312
20313 2004-06-06 [colin]      0.9.10claws67.8
20314
20315         * src/plugins/trayicon/trayicon.c
20316                 Fix pixmap update
20317
20318 2004-06-06 [colin]      0.9.10claws67.7
20319
20320         * src/addressbook.c
20321                 Fix signal handling causing system-wide focus grab
20322
20323 2004-05-25 [paul]       0.9.10claws67.6
20324
20325         * Makefile.am
20326           src/Makefile.am
20327                 clean up
20328
20329 2004-05-25 [paul]       0.9.10claws67.5
20330
20331         * replace deprecated gtk_signal... functions
20332
20333 2004-05-23 [colin]      0.9.10claws67.4
20334
20335         * src/compose.c
20336                 Fix wrapping
20337
20338 2004-05-22 [colin]      0.9.10claws67.3
20339
20340         * src/compose.c
20341                 Re-fix [Edited] in compose.c::compose_reedit()
20342
20343 2004-05-22 [colin]      0.9.10claws67.2
20344
20345         * src/procmime.c
20346                 Fix parsing of multiparts mails
20347
20348 2004-05-22 [colin]      0.9.10claws67.1
20349
20350         * src/summaryview.c
20351                 Fix quicksearch
20352
20353 2004-05-22 [paul]       0.9.10claws67
20354
20355         * sync with 0.9.10claws67 HEAD
20356
20357 2004-05-14 [alfons]
20358
20359         * src/procmime.h
20360                 add forgotton prototype
20361
20362 2004-05-10 [paul]       0.9.10claws57
20363
20364         * sync with 0.9.10claws57 HEAD
20365
20366 2004-05-05 [paul]       0.9.9.claws1
20367
20368         * ChangeLog-gtk2        ** REMOVED **
20369           ChangeLog-gtk2.claws  ** ADDED **
20370                 rename and adopt the normal claws format
20371                 
20372         * configure.ac
20373                 require gtkmathview >= 0.5
20374
20375         * ac/*                          ** REMOVED **
20376           ac/                           ** REMOVED **
20377           intl/Makefile.in              ** REMOVED **
20378           m4/                           ** ADDED **
20379           m4/missing                    ** ADDED **
20380           m4/missing/gdk-pixbuf.m4      ** ADDED **
20381           m4/missing/gettext.m4         ** ADDED **
20382           m4/missing/gpgme.m4           ** ADDED **
20383           m4/missing/imlib.m4           ** ADDED **
20384           m4/.cvsignore                 ** ADDED **
20385           m4/Makefile.am                ** ADDED **
20386           m4/README                     ** ADDED **
20387           m4/aclocal-include.m4         ** ADDED **
20388           m4/aspell.m4                  ** ADDED **
20389           m4/check-type.m4              ** ADDED **
20390           m4/gnupg-check-typedef.m4     ** ADDED **
20391           m4/openssl.m4                 ** ADDED **
20392           m4/spamassassin.m4            ** ADDED **
20393           po/ChangeLog                  ** REMOVED **
20394           po/Makefile.in.in             ** REMOVED **
20395           po/Rules-quot                 ** REMOVED **
20396           po/boldquot.sed               ** REMOVED **
20397           po/en@boldquot.header         ** REMOVED **
20398           po/en@quot.header             ** REMOVED **
20399           po/insert-header.sin          ** REMOVED **
20400           po/quot.sed                   ** REMOVED **
20401           po/remove-potcdate.sed        ** REMOVED **
20402           po/remove-potcdate.sin        ** REMOVED **
20403           po/stamp-po                   ** REMOVED **
20404           Makefile.am
20405           autogen.sh
20406           configure.ac
20407                 enable building with automake 1.8.x
20408                 add 'autopoint --force' to autogen.sh and remove all
20409                 auto-generated files, remove ac/ directory and use
20410                 m4/ directory instead
20411                 
20412         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20413                 fix gettextization
20414
20415 2004-02-28 Colin Leroy <colin@colino.net>
20416         * src/prefs_matcher.c
20417           src/prefs_filtering.c
20418           src/prefs_filtering_action.c
20419                 Fix non-editable GtkEntries
20420
20421 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20422         * src/prefs_themes.c
20423                 utf8 conversion for theme info
20424
20425 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20426         * sync 0.9.9claws
20427
20428 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20429         * src/grouplistdialog.c
20430                 allow multiple selections without ctrl key
20431
20432 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20433         * src/main.c
20434                 enable customizable accelerators
20435
20436 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20437         * src/prefs_common.c
20438                 re-enable different font settings for gtk1/2
20439         * src/prefs_folder_item.c
20440                 fix folder prefs displayed wrong
20441         * src/textview.c
20442                 set 'sunken' shadow type
20443
20444 2004-02-07 Colin Leroy <colin@colino.net>
20445         * src/compose.c
20446                 Fix message being always [Edited]
20447                 Encode headers correctly (utf8 buf)
20448
20449 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20450         * src/socket.c
20451                 remove double g_source_attach()
20452                 (Thanks to Colin Leroy)
20453
20454 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20455         * src/gtk/gtksctree.c
20456                 Fix SSL certificate list not shown
20457         * src/mimeview.c
20458                 Fix clicks in mime tree
20459
20460 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20461         * src/common/socket.c
20462                 Fix SSL receive
20463         * src/compose.c
20464                 Fix clipboard menu hotkeys
20465
20466 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20467         * src/gtk/gtkaspell.[ch]
20468           src/compose.c
20469                 reimplement spellchecker
20470
20471 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20472         * src/gtk/filesel.c
20473                 crash when inserting file in compose window
20474                 (TODO: keep old selection on clicks)
20475         * src/main.c
20476                 use gtkrc-2.0 instead of gtkrc
20477
20478 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20479         * src/messageview.c
20480                 remove orphaned mimeview unref()
20481
20482 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20483         * src/grouplistdialog.c
20484                 expand nodes containing subscribed groups
20485
20486 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20487         * src/textview.c
20488                 textview: hide cursor, restore old click behaviour
20489
20490 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20491         * src/textview.c
20492                 variable names messed up
20493
20494 2004-01-17 Colin Leroy <colin@colino.net>
20495         * src/addr_compl.c
20496                 Fix completion address too thin
20497         * src/compose.c
20498                 Fix tab-to-subject behaviour
20499         * src/summaryview.c
20500                 Implement key up & down in summaryview
20501
20502 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20503
20504         * sync 098claws
20505
20506 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20507         * configure.ac
20508           Makefile.am
20509           doc/.cvsignore
20510           doc/Makefile.am
20511                 faq, man, manual moved to doc/
20512         * ac/aspell.m4
20513           ac/check-type.m4
20514           ac/gnupg-check-typedef.m4
20515           ac/openssl.m4
20516           ac/spamassassin.m4
20517           ac/missing/gdk-pixbuf.m4
20518           ac/missing/gpgme.m4
20519           ac/missing/imlib.m4
20520                 fix automake warnings
20521
20522 2003-12-06 Colin Leroy <colin@colino.net>
20523         * src/summaryview.c
20524                 Fix quicksearch
20525
20526 2003-12-05 Colin Leroy <colin@colino.net>
20527         * src/summaryview.c
20528                 Fix going to next unread folder
20529
20530 2003-12-05 Colin Leroy <colin@colino.net>
20531         * src/crash.c
20532                 Fix gtk2 compilation
20533         * src/session.c
20534                 Remove iotag source handler at disconnection
20535         * src/socket.[ch] 
20536                 Remove source handler when closing socket 
20537                 (fixes another seg)
20538
20539 2003-12-04 Colin Leroy <colin@colino.net>
20540         * src/compose.c
20541           src/prefs_account.c
20542           src/prefs_common.c
20543                 Fix some dropdown menus
20544
20545 2003-12-04 Colin Leroy <colin@colino.net>
20546         * src/compose.c
20547                 Fix event handlers on header fields
20548         * src/common/socket.c
20549           src/common/session.c
20550                 Fix segfault with callback (SSL)
20551                 Fix end of session 
20552
20553 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20554
20555         * Fix compile bug in src/compose.c
20556         * removed src/gtk/gtkstext.[ch]
20557
20558 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20559
20560         * Convert character set and escape "text" attributes in toolbar setting
20561         files.
20562         * Fixed bug in button-press-event handling.
20563
20564 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20565
20566         * Fixed bug in key-press-event handling.
20567
20568 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20569
20570         * Enabled to compile tray-icon plugin (Ad-hoc).
20571         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20572
20573 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20574
20575         * Enabled to compile on sylpheed-claws.
20576         (tray-icon plugin still cannot compile yet.)
20577
20578 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20579
20580         * Updated to 0.9.5.
20581
20582 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20583
20584         * Updated to 0.9.4.
20585         * Ported monitoring SSL mechanism to GSource of GLib2
20586         (I don't confirm it)
20587         * Added _gtk2 suffix to key name of font preference to avoid
20588         ovverwriting preference of Gtk+-1.2 version.
20589
20590 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20591
20592         * Updated to 0.9.2.
20593
20594 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20595
20596         * Updated to 0.9.1.
20597         * Translate po files into UTF-8 when execute autogen.sh.
20598
20599 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20600
20601         * Updated to 0.9.0.
20602
20603 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20604
20605         * Plugged GError related memory leaks.
20606
20607 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20608
20609         * Changed default size of fonts.
20610         * Enabled to set titile font size of warning dialog.
20611
20612 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20613
20614         * Embed a sylpheed icon into executable binary on Windows.
20615
20616 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20617
20618         * I forgot to traslate character set of element string in src/xml.c.
20619
20620 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20621
20622         * Fixed detecting bind_textdomain_codeset in configure.in.
20623         * The bug in which "Example" of "Date fromat" preference isn't displayed
20624         correctly has been fixed.
20625
20626 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20627
20628         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20629           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20630           glib-gettextize
20631           Removed intl directory.
20632           Translated po files into UTF-8.
20633           (Thanks! Ryuji Abe)
20634
20635 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20636
20637         * The bug which doesn't unscape string in xml.c has been fixed.
20638
20639 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20640
20641         * The bug which is failed to translate encoding of file name thorough
20642         file dialog has been fixed.
20643
20644 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20645
20646         * Modified to translate file names which is used in inporting/expoting
20647         mbox feature and "Save as" feature into locale encoding.
20648         * Translate file names into locale encoding when "Attache file" and
20649         "Insert file".
20650         * Force set G_BROKEN_FILENAMES environment variable.
20651         * Other minor fixes.
20652
20653 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20654
20655         * Modified to treat MH folder's name as locale encoding.
20656
20657 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
20658
20659         * The bug which clash on switching candidates of auto completion of
20660         addresses, cannot use auto completion in Japanesse is fixed
20661         (Thanks! Tokunaga-san)¡¥
20662
20663 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20664
20665         * The bug which cannot switch key accelerator preference has been fixed
20666         (Thanks! smbd-san)¡¥
20667
20668 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20669
20670         * version 0.8.11-gtk2-20030314
20671
20672 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20673
20674         * The bug in which character set conversion of filtering messages has
20675         been fixed.(Thanks! COCOA-san).
20676
20677 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
20678
20679         * Revived "Leave space on head" preference in "Message" category.
20680         * A bug which clash when put the cursor to end of buffer and execute
20681         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
20682
20683 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20684
20685         * version 0.8.11-gtk2-20030312
20686
20687 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20688
20689         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
20690         * Modified to use Pango's API directly for font preference.
20691         * Integrated GtkTextView of textview to one widget.
20692         * Set fonts of header title in textview by "header_title" tag.
20693         * Removed some deprecated codes.
20694
20695 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
20696
20697         * Updated to 0.8.11.
20698         * Merged cygwin patch(Thanks! Sakai-san).
20699
20700 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
20701
20702         * version 0.8.10-gtk2-20030309