c07176187022de756b98419746222a6cd03ed7ce
[claws.git] / ChangeLog
1 2006-12-09 [colin]      2.6.1cvs13
2
3         * manual/advanced.xml
4         * src/prefs_common.c
5         * src/prefs_common.h
6         * src/common/ssl_certificate.c
7                 Add a new hidden preference, 'unsafe_ssl_certs',
8                 which allows to store multiple certificates per
9                 server/port. This is disabled by default because
10                 it's less secure (presenting a new certificate
11                 instead of a changed one raises less alarms).
12                 This will cause Claws to ask about an unknown
13                 certificate for people who have used 2.6.1cvs8
14                 or greater.
15
16 2006-12-09 [colin]      2.6.1cvs12
17
18         * src/action.c
19                 Fix cache updating after action
20
21 2006-12-07 [wwp]        2.6.1cvs11
22
23         * src/compose.c
24                 fix email address comparison when replying to all
25                 (avoid replying to ourselves), thanks to Colin.
26
27 2006-12-06 [paul]       2.6.1cvs10
28
29         * src/addrharvest.c
30         * src/editldap.c
31         * src/expldifdlg.c
32         * src/news.c
33         * src/toolbar.c
34         * src/common/utils.c
35                 ...and more renaming
36                 Thanks to Colin
37
38 2006-12-06 [paul]       2.6.1cvs9
39
40         * src/compose.c
41         * src/messageview.c
42         * src/procheader.c
43         * src/procmime.c
44         * src/procmsg.c
45         * src/textview.c
46                 more renaming
47                 Thanks to Colin
48
49 2006-12-06 [colin]      2.6.1cvs8
50
51         * src/ssl_manager.c
52         * src/common/ssl_certificate.c
53         * src/common/ssl_certificate.h
54                 Handle multiple certificates per host/port
55
56 2006-12-06 [colin]      2.6.1cvs7
57
58         * src/etpan/imap-thread.c
59                 Fix certificate checking on IMAP
60
61 2006-12-06 [colin]      2.6.1cvs6
62
63         * src/folderview.c
64                 Fix bug 1072, 'Claws stops fetching newsgroups 
65                 from server when newsgroup got deleted': continue
66                 checking other groups
67
68 2006-12-05 [wwp]        2.6.1cvs5
69
70         * src/message_search.c
71         * src/summary_search.c
72         * src/gtk/combobox.c
73         * src/gtk/combobox.h
74         * src/gtk/gtkutils.c
75         * src/gtk/gtkutils.h
76                 make up and down arrow keys in modern gtk_combo_box_entry widgets
77                 behave like w/ old comboboxes (summary and message search only).
78
79 2006-12-05 [paul]       2.6.1cvs4
80
81         * src/wizard.c
82                 encode headers
83                 Thanks to Colin
84
85 2006-12-05 [paul]       2.6.1cvs3
86
87         * tools/README
88         * tools/textviewer.pl
89                 script updated and description added
90
91 2006-12-04 [colin]      2.6.1cvs2
92
93         * src/compose.c
94                 Run pre-send hook only when checking
95                 everything
96
97 2006-12-04 [paul]       2.6.1cvs1
98
99         * NEWS
100         * README
101         * RELEASE_NOTES
102         * configure.ac
103         * tools/README
104                 bump up version number following stable release
105
106 2006-12-04 [paul]       2.6.0cvs83
107
108         * README
109                 updates and corrections
110
111 2006-12-04 [colin]      2.6.0cvs82
112
113         * src/common/utils.c
114                 Probably fix bug 1066, 'Incorrect mailbox 
115                 size displayed'
116
117 2006-12-04 [colin]      2.6.0cvs81
118
119         * src/common/utils.c
120                 Trim tabs from mailcap file too.
121
122 2006-12-02 [paul]       2.6.0cvs80
123
124         * src/exphtmldlg.c
125                 fix broken GUI under certain languages
126         * src/expldifdlg.c
127                 put the Cancel button to the right
128
129 2006-12-01 [paul]       2.6.0cvs79
130
131         * tools/Makefile.am
132                 remove reference to removed file
133
134 2006-12-01 [wwp]        2.6.0cvs78
135
136         * src/addressbook.c
137         * src/editaddress.c
138                 remove forgotten debug statements.
139
140 2006-12-01 [wwp]        2.6.0cvs77
141
142         * manual/advanced.xml
143         * manual/fr/advanced.xml
144         * src/addressbook.c
145         * src/addressbook.h
146         * src/addressitem.h
147         * src/editaddress.c
148         * src/editaddress.h
149         * src/prefs_common.c
150         * src/prefs_common.h
151         * src/gtk/gtkutils.c
152         * src/gtk/gtkutils.h
153                 add a hidden option to allow embedding the editaddress (edit contact details)
154                 dialog into the addressbook's window. This doesn't change the default
155                 behaviour.
156
157 2006-12-01 [wwp]        2.6.0cvs76
158
159         * src/message_search.c
160         * src/summary_search.c
161                 fix more focus issues (don't set focus to combobox's entry widget when
162                 entry's value changed, if entry widget has focus already).
163
164 2006-12-01 [wwp]        2.6.0cvs75
165
166         * src/gtk/quicksearch.c
167                 revert last changes to the quicksearch gtk_combo_box, this needs more
168                 tuning and testing.
169
170 2006-12-01 [paul]       2.6.0cvs74
171
172         * tools/kdeservicemenu/README
173         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
174         * tools/kdeservicemenu/install.sh
175         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
176         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
177                 simplify this stuff, and in so doing,
178                 fix it. (possibly re-extend it again at
179                 a later date)
180
181 2006-12-01 [wwp]        2.6.0cvs73
182
183         * src/gtk/quicksearch.c
184                 adapt quicksearch code to use modern gtk_combo_box'es.
185
186 2006-12-01 [wwp]        2.6.0cvs72
187
188         * src/common/defs.h
189         * src/prefs_common.c
190         * src/prefs_common.h
191         * src/message_search.c
192         * src/summary_search.c
193         * src/gtk/combobox.c
194         * src/gtk/combobox.h
195                 add history combos to all message and summary search fields.
196
197 2006-12-01 [wwp]        2.6.0cvs71
198
199         * src/summaryview.c
200                 As the list may change while the mark as read delay
201                 runs, we can't rely on the 'row' pointer, which can
202                 be invalid when the timeout is called. As the mark
203                 as read is only done if the message is still selected,
204                 use summaryview->selected instead. Thanks to Colin.
205
206 2006-11-30 [paul]       2.6.0cvs70
207
208         * src/textview.c
209                 give emphasis to "Sylpheed-Claws"
210                 as well as "Claws Mail"
211
212 2006-11-30 [colin]      2.6.0cvs69
213
214         * src/wizard.c
215                 Put the SSL checkboxes in the receiving
216                 and sending server pages.
217
218 2006-11-29 [colin]      2.6.0cvs68
219
220         * src/gtk/gtkutils.c
221         * src/gtk/gtkvscrollbutton.c
222                 Revert some deprecated fixes - they seem to
223                 deprecate stuff as soon as a new one gets out.
224                 g_object_ref_sink needed glib-2.10.
225
226 2006-11-29 [colin]      2.6.0cvs67
227
228         * src/common/utils.c
229                 Create .mailcap if it doesn't exist
230
231 2006-11-29 [colin]      2.6.0cvs66
232
233         * src/compose.c
234                 Followup to cvs60: use original list
235                 of recipients if replying to a mail
236                 in Sent Drafts or Queue.
237
238 2006-11-27 [paul]       2.6.0cvs65
239
240         * src/image_viewer.c
241                 revert the last change for now (it's broken)
242
243 2006-11-27 [paul]       2.6.0cvs64
244
245         * Makefile.am
246         * configure.ac
247         * m4/aclocal-include.m4
248         * m4/check-type.m4
249         * src/Makefile.am
250         * src/addr_compl.c
251         * src/compose.c
252         * src/crash.c
253         * src/export.c
254         * src/exporthtml.c
255         * src/exportldif.c
256         * src/imap.c
257         * src/import.c
258         * src/main.c
259         * src/main.h
260         * src/matcher.c
261         * src/mimeview.c
262         * src/procmsg.c
263         * src/textview.c
264         * src/common/Makefile.am
265         * src/common/claws.c
266         * src/common/claws.h
267         * src/common/ssl.c
268         * src/common/sylpheed.c
269         * src/common/sylpheed.h
270         * src/etpan/Makefile.am
271         * src/gtk/Makefile.am
272         * src/gtk/claws-marshal.list
273         * src/gtk/filesel.c
274         * src/gtk/gtksctree.c
275         * src/gtk/quicksearch.c
276         * src/gtk/sylpheed-marshal.list
277         * src/plugins/bogofilter/bogofilter.c
278         * src/plugins/bogofilter/bogofilter_gtk.c
279         * src/plugins/clamav/clamav_plugin.c
280         * src/plugins/clamav/clamav_plugin_gtk.c
281         * src/plugins/demo/demo.c
282         * src/plugins/dillo_viewer/dillo_viewer.c
283         * src/plugins/pgpcore/Makefile.am
284         * src/plugins/pgpcore/claws.def
285         * src/plugins/pgpcore/pgp_viewer.c
286         * src/plugins/pgpcore/plugin.c
287         * src/plugins/pgpcore/sylpheed.def
288         * src/plugins/pgpinline/Makefile.am
289         * src/plugins/pgpinline/claws.def
290         * src/plugins/pgpinline/plugin.c
291         * src/plugins/pgpinline/sylpheed.def
292         * src/plugins/pgpmime/Makefile.am
293         * src/plugins/pgpmime/claws.def
294         * src/plugins/pgpmime/plugin.c
295         * src/plugins/pgpmime/sylpheed.def
296         * src/plugins/spamassassin/spamassassin.c
297         * src/plugins/spamassassin/spamassassin_gtk.c
298         * src/plugins/trayicon/trayicon.c
299                 yet more renaming
300                 remove deprecated gtk_tooltips_set_delay()
301
302 2006-11-26 [paul]       2.6.0cvs63
303
304         * src/expldifdlg.c
305         * src/folderview.c
306         * src/image_viewer.c
307         * src/mainwindow.c
308         * src/gtk/gtkutils.c
309         * src/gtk/gtkvscrollbutton.c
310         * src/gtk/prefswindow.c
311         * src/plugins/pgpcore/prefs_gpg.c
312                 replace more deprecated GTK+ functions
313
314 2006-11-26 [paul]       2.6.0cvs62
315
316         * src/addr_compl.c
317         * src/addressbook.c
318         * src/browseldap.c
319                 replace deprecated gtk_idle_... functions
320
321 2006-11-26 [paul]       2.6.0cvs61
322
323         * src/compose.c
324         * src/folderview.c
325         * src/inc.c
326         * src/summaryview.c
327         * src/gtk/gtkvscrollbutton.c
328         * src/gtk/quicksearch.c
329         * src/plugins/pgpcore/passphrase.c
330                 replace deprecated gtk_timeout_add and
331                 gtk_timeout_remove
332
333 2006-11-26 [paul]       2.6.0cvs60
334
335         * src/compose.c
336                 fix bug that caused the wrong recipient
337                 to be selected when replying to a msg
338                 which is From one of our accounts to
339                 another of our accounts
340
341 2006-11-25 [paul]       2.6.0cvs59
342
343         * src/summaryview.c
344                 don't change the From column title to
345                 To if the To column is visible
346
347 2006-11-24 [paul]       2.6.0cvs58
348
349         * src/compose.c
350                 fix bug 1069, 'Sent mails disappear, BCC
351                 or locking problem?'
352
353 2006-11-21 [wwp]        2.6.0cvs57
354
355         * src/compose.c
356                 fix spelling menu when replying (same as 2.3.1cvs39):
357                 discrepancy between context menu and top menu when
358                 folder's dictionary isn't the default one.
359
360 2006-11-19 [paul]       2.6.0cvs56
361
362         * src/summaryview.c
363                 obey always_show_msg option when
364                 marking as spam
365         * src/plugins/bogofilter/bogofilter.c
366                 fix typo
367
368 2006-11-18 [paul]       2.6.0cvs55
369
370         * AUTHORS
371         * README
372         * debian/copyright
373         * manual/ack.xml
374         * manual/es/ack.xml
375         * manual/fr/ack.xml
376         * manual/pl/ack.xml
377         * src/gtk/authors.h
378         * src/gtk/icon_legend.c
379         * src/gtk/icon_legend.h
380         * tools/OOo2claws-mail.pl
381         * tools/README
382         * tools/acroread2claws-mail.pl
383         * tools/claws.i18n.status.pl
384         * tools/filter_conv.pl
385         * tools/filter_conv_new.pl
386         * tools/freshmeat_search.pl
387         * tools/google_search.pl
388         * tools/kmail2claws-mail.pl
389         * tools/kmail2claws-mail_v2.pl
390         * tools/maildir2claws-mail.pl
391         * tools/make.themes.project
392         * tools/multiwebsearch.pl
393         * tools/outlook2claws-mail.pl
394         * tools/tb2claws-mail
395         * tools/kdeservicemenu/README
396         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
397                 update mine and wwp's email addresses in
398                 several places
399                 Patch by wwp
400         * src/prefs_compose_writing.c
401                 set sensitivity on 'new message format' frame
402
403 2006-11-17 [paul]       2.6.0cvs54
404
405         * src/gtk/about.c
406                 more reworking of the GUI
407                 Patch by Fabien Vantard
408
409 2006-11-16 [paul]       2.6.0cvs53
410
411         * src/gtk/about.c
412                 set a minimum size for the window, allow
413                 it to automatically expand as necessary
414
415 2006-11-16 [wwp]        2.6.0cvs52
416
417         * src/gtk/about.c
418                 better wrap of copyright info on some systems.
419
420 2006-11-16 [paul]       2.6.0cvs51
421
422         * src/gtk/about.c
423                 move the tech info from the upper panel
424                 to the Info tab
425                 use a gtk_text_view for the features tab
426
427 2006-11-16 [paul]       2.6.0cvs50
428
429         * po/Makevars
430                 update my email address
431         * src/addressbook.c
432         * src/compose.c
433         * src/imap_gtk.c
434         * src/mh_gtk.c
435         * src/news_gtk.c
436         * src/summaryview.c
437         * src/plugins/trayicon/trayicon.c
438                 don't offer simple menu separators
439                 for translation
440         * src/folderview.c
441                 add separator between 'mark all read'
442                 and 'search folder'
443
444 2006-11-15 [wwp]        2.6.0cvs49
445
446         * src/gtk/authors.h
447                 updated manuals authors.
448
449 2006-11-14 [paul]       2.6.0cvs48
450
451         * src/compose.c
452                 Fix Options/Reply mode after draft save
453
454 2006-11-14 [paul]       2.6.0cvs47
455
456         * src/Makefile.am
457                 Fix make DESTDIR=...
458         * src/mbox.c
459                 Optimise speed
460         * src/plugins/pgpinline/pgpinline.c
461                 Probably fix bug 1061
462
463 2006-11-14 [paul]       2.6.0cvs46
464
465         * po/Makevars
466                 enable Q_ macro
467         * src/Makefile.am
468         * src/stock_pixmap.c
469         * src/stock_pixmap.h
470         * src/gtk/about.c
471         * src/pixmaps/active.xpm
472         * src/pixmaps/inactive.xpm
473                 add a new page, 'Features', to the About dialog
474                 showing which features are compiled in and which
475                 are not
476
477 2006-11-14 [paul]       2.6.0cvs45
478
479         * po/ru.po
480                 updated by Pavlo Bohmat
481
482 2006-11-14 [colin]      2.6.0cvs44
483
484         * src/compose.c
485         * src/inc.c
486         * src/messageview.c
487         * src/news.c
488         * src/pop.c
489         * src/procmsg.c
490         * src/gtk/gtkaspell.c
491                 Fix 64-bit-related warnings
492         * src/ssl_manager.c
493                 Fix possible infinite loop
494         * src/plugins/pgpcore/sgpgme.c
495                 Remove useless check
496
497 2006-11-13 [colin]      2.6.0cvs43
498
499         * src/gtk/Makefile.am
500                 authors.h isn't generated
501
502 2006-11-13 [colin]      2.6.0cvs42
503
504         * src/plugins/pgpinline/pgpinline.c
505         * src/plugins/pgpmime/pgpmime.c
506                 Very probably fix bug 1061, 'crash on 
507                 opening signed email'. Another cast
508                 problem
509
510 2006-11-13 [colin]      2.6.0cvs41
511
512         * src/plugins/pgpcore/sgpgme.c
513                 Maybe fix bug 1061, 'crash on opening 
514                 signed email'
515
516 2006-11-13 [wwp]        2.6.0cvs40
517
518         * src/plugins/pgpinline/pgpinline.c
519                 fix candidate for bug #1057, thanks to Colin.
520
521 2006-11-13 [wwp]        2.6.0cvs39
522
523         * src/compose.c
524         * src/quote_fmt_parse.y
525                 fix bug 1052: current parser buffer was not always 
526                 allocated, ptr to this buffer could be returned as 
527                 NULL whereas no parser error has occurred. in 
528                 consequence, defining a template body as "%d" 
529                 (w/o the quotes) for the first time of the instance 
530                 of claws-mail, was reporting a parser error. make 
531                 sure that the buffer is always allocated, even to 
532                 an empty string.
533                 fix mis-unescaping in compose.:compose_quote_fmt(): 
534                 unescaping of the fmt string was always done 
535                 whereas it must be done *only* when receiving 
536                 quote format strings issued from the prefs 
537                 (compose new message, reply, forward, redirect 
538                 formats), *not* when applying templates.  in 
539                 consequences, applying templates w/ sequences 
540                 like \\|p{echo} were failing. make sure that 
541                 unescaping is done only when necessary.
542
543 2006-11-12 [colin]      2.6.0cvs38
544
545         * po/de.po
546                 Fix typo (s/KB/MB)
547
548 2006-11-12 [colin]      2.6.0cvs37
549
550         * src/plugins/pgpinline/pgpinline.c
551         * src/plugins/pgpmime/pgpmime.c
552                 Release GPG context at the latest 
553                 possible moment. Maybe fixes 
554                 bug 1057, 'crash on sending signed 
555                 message to a newsgroup'
556                 
557
558 2006-11-12 [colin]      2.6.0cvs36
559
560         * src/plugins/pgpcore/sgpgme.c
561                 Tell a bit more when gpg's status doesn't
562                 contain any signature
563
564 2006-11-12 [colin]      2.6.0cvs35
565
566         * src/compose.c
567                 Fix bug 1060, 'compilation error with 
568                 Irix's cc'
569
570 2006-11-12 [paul]       2.6.0cvs34
571
572         * doc/man/claws-mail.1
573         * src/prefs_gtk.c
574         * src/plugins/clamav/README
575         * src/plugins/spamassassin/README
576         * tools/README
577         * tools/freshmeat_search.pl
578         * tools/google_search.pl
579         * tools/multiwebsearch.pl
580                 more renaming
581         * src/plugins/trayicon/trayicon.c
582                 fix compiliation warning
583
584 2006-11-11 [colin]      2.6.0cvs33
585
586         * src/folderview.c
587                 Forbid drag and drop from/to different
588                 folders of type F_UNKNOWN
589
590 2006-11-11 [colin]      2.6.0cvs32
591
592         * src/plugins/pgpinline/pgpinline.c
593                 Fix typo in previous commit:
594                 - gpgme_new(&ctx);
595                 + if ((err = gpgme_new(&data->ctx)) ...)
596
597 2006-11-11 [colin]      2.6.0cvs31
598
599         * src/plugins/pgpinline/pgpinline.c
600         * src/plugins/pgpmime/pgpmime.c
601                 Check success after calling gpgme_new
602                 Maybe fixes bug 1057, 'crash on sending 
603                 signed message to a newsgroup'
604
605 2006-11-11 [colin]      2.6.0cvs30
606
607         * src/undo.c
608                 init undostruct to 0s (from
609                 valgrind log of bug 1057)
610
611 2006-11-10 [colin]      2.6.0cvs29
612
613         * src/mainwindow.c
614                 Set cursor to wait before filtering
615                 duplicates in all folders
616         * src/plugins/bogofilter/bogofilter.c
617         * src/plugins/bogofilter/bogofilter.h
618         * src/plugins/bogofilter/bogofilter_gtk.c
619                 Completely thread away the bogofilter
620                 filtering
621
622 2006-11-10 [mones]      2.6.0cvs28
623
624         * src/compose.c
625         * src/compose.h
626                 added COMPOSE_CHECK_BEFORE_SEND hook
627
628 2006-11-10 [paul]       2.6.0cvs27
629
630         * src/crash.c
631                 more renaming
632                 add libSM to get_compiled_in_features()
633         * src/main.c
634                 more renaming
635
636 2006-11-10 [colin]      2.6.0cvs26
637
638         * src/etpan/imap-thread.c
639                 Add a reference to libetpan's sasl engine
640                 so that sasl_done() doesn't get called by
641                 libetpan, and doesn't break openssl.
642                 Should fix bug 1053, 'SC fails to reestablish 
643                 a secure connection'
644                 Patch by Hoa
645
646 2006-11-10 [colin]      2.6.0cvs25
647
648         * manual/addrbook.xml
649         * manual/advanced.xml
650         * manual/faq.xml
651         * manual/intro.xml
652                 Some more renaming
653
654 2006-11-09 [colin]      2.6.0cvs24
655
656         * src/plugins/bogofilter/bogofilter_gtk.c
657                 Add comment about annoyance
658
659 2006-11-09 [colin]      2.6.0cvs23
660
661         * src/plugins/bogofilter/bogofilter.c
662         * src/plugins/bogofilter/bogofilter_gtk.c
663                 Prepare things needed to thread bogofilter
664                 filtering: separate bogo stuff and possible GUI
665                 stuff. 
666
667 2006-11-09 [colin]      2.6.0cvs22
668
669         * src/account.c
670         * src/compose.c
671                 Search for one of our accounts in Delivered-To
672                 (helps for auto-account selection when 
673                  replying/forwarding)
674         * src/folderview.c
675         * src/mainwindow.c
676         * src/mainwindow.h
677         * src/plugins/trayicon/trayicon.c
678                 Allow opening a new mail with any account from
679                 the contextual menu
680
681 2006-11-09 [wwp]        2.6.0cvs21
682
683         * src/compose.c
684         * src/prefs_common.c
685         * src/prefs_common.h
686         * src/prefs_compose_writing.c
687                 add a compose new message format (in prefs/compose/writing), it's a
688                 simple subject+body template to use when opening a new composition
689                 window. It's similar to the existent reply and forward formats.
690
691                 enhanced the template/format % symbols substitution mechanism to
692                 use current composition window information when % are used in
693                 the compose new message format or in templates applied to new
694                 messages (there were useless in that situations before). When
695                 applied to new messages, %d corresponds to the system time/date.
696
697 2006-11-09 [paul]       2.6.0cvs20
698
699         * src/gtk/authors.h
700                 fix last commit
701
702 2006-11-09 [paul]       2.6.0cvs19
703
704         * src/gtk/authors.h
705                 keep tje alphabetical order
706
707 2006-11-08 [colin]      2.6.0cvs18
708
709         * src/etpan/imap-thread.c
710                 Fix bug 1054, 'Slowness logging big 
711                 data chunks'
712
713 2006-11-08 [paul]       2.6.0cvs17
714
715         * tools/Makefile.am
716                 fix the renaming
717
718 2006-11-08 [paul]       2.6.0cvs16
719
720         * src/common/defs.h
721                 update BUGZILLA_URI
722
723 2006-11-08 [paul]       2.6.0cvs15
724
725         * tools/Makefile.am
726         * tools/OOo2claws-mail.pl
727         * tools/OOo2sylpheed.pl
728         * tools/README
729         * tools/acroread2claws-mail.pl
730         * tools/acroread2sylpheed.pl
731         * tools/kmail2claws-mail.pl
732         * tools/kmail2claws-mail_v2.pl
733         * tools/kmail2sylpheed.pl
734         * tools/kmail2sylpheed_v2.pl
735         * tools/maildir2claws-mail.pl
736         * tools/maildir2sylpheed.pl
737         * tools/nautilus2claws-mail.sh
738         * tools/nautilus2sylpheed.sh
739         * tools/outlook2claws-mail.pl
740         * tools/outlook2sylpheed.pl
741         * tools/tb2claws-mail
742         * tools/tb2sylpheed
743         * tools/tbird2claws.py
744         * tools/tbird2syl.py
745         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
746         * tools/kdeservicemenu/install.sh
747         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
748         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
749         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
750         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
751         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
752                 renamed (removed, added) tools files
753
754 2006-11-08 [paul]       2.6.0cvs14
755
756         * src/main.c
757         * src/common/defs.h
758                 Migrate sylpheedrc to clawsrc, and fix the standard
759                 plugins path in the process
760
761 2006-11-07 [colin]      2.6.0cvs13
762
763         * src/Makefile.am
764                 Symlink sylpheed-claws relative to 
765                 claws-mail
766
767 2006-11-07 [colin]      2.6.0cvs12
768
769         * src/compose.c
770                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
771
772 2006-11-07 [paul]       2.6.0cvs11
773
774         * src/gtk/about.c
775                 Fix a missed occurence of
776                 Sylpheed-Claws
777
778 2006-11-07 [paul]       2.6.0cvs10
779
780         * src/Makefile.am
781                 Fix symlink installation
782
783 2006-11-07 [paul]       2.6.0cvs9
784
785         * src/Makefile.am
786                 Symlink claws-mail to sylpheed-claws
787         * src/common/utils.c
788                 Fix migrating symlinks
789         * src/etpan/imap-thread.c
790                 check certificate only when there's
791                 no error
792
793 2006-11-07 [paul]       2.6.0cvs8
794
795         * Makefile.am
796                 Fix icon breakages with Gtk, which needs a 
797                 cache updated to see them.
798
799 2006-11-07 [paul]       2.6.0cvs7
800
801         * .cvsignore
802         * AUTHORS
803         * COPYING
804         * INSTALL
805         * Makefile.am
806         * NEWS
807         * README
808         * RELEASE_NOTES
809         * autogen.sh
810         * claws-mail-128x128.png
811         * claws-mail-64x64.png
812         * claws-mail.ico
813         * claws-mail.pc.in
814         * claws-mail.png
815         * configure.ac
816         * sylpheed-claws-128x128.png
817         * sylpheed-claws-64x64.png
818         * sylpheed-claws.desktop
819         * sylpheed-claws.ico
820         * sylpheed-claws.pc.in
821         * sylpheed-claws.png
822         * debian/README.Debian
823         * debian/changelog
824         * debian/claws-mail.desktop
825         * debian/claws-mail.menu
826         * debian/claws-mail.postinst.debhelper
827         * debian/claws-mail.postrm.debhelper
828         * debian/control
829         * debian/copyright
830         * debian/files
831         * debian/rules
832         * debian/sylpheed-claws.desktop
833         * debian/sylpheed-claws.menu
834         * debian/sylpheed-claws.postinst.debhelper
835         * debian/sylpheed-claws.postrm.debhelper
836         * doc/man/Makefile.am
837         * doc/man/claws-mail.1
838         * doc/man/sylpheed-claws.1
839         * doc/src/ChangeLog.claws-pre0.8.0
840         * manual/Makefile.am
841         * manual/account.xml
842         * manual/ack.xml
843         * manual/addrbook.xml
844         * manual/advanced.xml
845         * manual/claws-mail-manual.xml
846         * manual/faq.xml
847         * manual/glossary.xml
848         * manual/handling.xml
849         * manual/intro.xml
850         * manual/keyboard.xml
851         * manual/plugins.xml
852         * manual/starting.xml
853         * manual/sylpheed-claws-manual.xml
854         * manual/xml2pdf
855         * manual/dist/.cvsignore
856         * manual/dist/html/.cvsignore
857         * manual/dist/html/Makefile.am
858         * manual/dist/pdf/.cvsignore
859         * manual/dist/pdf/Makefile.am
860         * manual/dist/ps/.cvsignore
861         * manual/dist/ps/Makefile.am
862         * manual/dist/txt/.cvsignore
863         * manual/dist/txt/Makefile.am
864         * manual/es/Makefile.am
865         * manual/es/advanced.xml
866         * manual/es/claws-mail-manual.xml
867         * manual/es/faq.xml
868         * manual/es/glossary.xml
869         * manual/es/handling.xml
870         * manual/es/intro.xml
871         * manual/es/plugins.xml
872         * manual/es/sylpheed-claws-manual.xml
873         * manual/es/dist/.cvsignore
874         * manual/es/dist/html/.cvsignore
875         * manual/es/dist/html/Makefile.am
876         * manual/es/dist/pdf/.cvsignore
877         * manual/es/dist/pdf/Makefile.am
878         * manual/es/dist/ps/.cvsignore
879         * manual/es/dist/ps/Makefile.am
880         * manual/es/dist/txt/.cvsignore
881         * manual/es/dist/txt/Makefile.am
882         * manual/fr/Makefile.am
883         * manual/fr/account.xml
884         * manual/fr/ack.xml
885         * manual/fr/addrbook.xml
886         * manual/fr/advanced.xml
887         * manual/fr/claws-mail-manual.xml
888         * manual/fr/faq.xml
889         * manual/fr/glossary.xml
890         * manual/fr/handling.xml
891         * manual/fr/intro.xml
892         * manual/fr/keyboard.xml
893         * manual/fr/plugins.xml
894         * manual/fr/starting.xml
895         * manual/fr/sylpheed-claws-manual.xml
896         * manual/fr/dist/.cvsignore
897         * manual/fr/dist/html/.cvsignore
898         * manual/fr/dist/html/Makefile.am
899         * manual/fr/dist/pdf/.cvsignore
900         * manual/fr/dist/pdf/Makefile.am
901         * manual/fr/dist/ps/.cvsignore
902         * manual/fr/dist/ps/Makefile.am
903         * manual/fr/dist/txt/.cvsignore
904         * manual/fr/dist/txt/Makefile.am
905         * manual/pl/Makefile.am
906         * manual/pl/account.xml
907         * manual/pl/ack.xml
908         * manual/pl/addrbook.xml
909         * manual/pl/advanced.xml
910         * manual/pl/claws-mail-manual.xml
911         * manual/pl/faq.xml
912         * manual/pl/glossary.xml
913         * manual/pl/handling.xml
914         * manual/pl/intro.xml
915         * manual/pl/keyboard.xml
916         * manual/pl/plugins.xml
917         * manual/pl/starting.xml
918         * manual/pl/sylpheed-claws-manual.xml
919         * manual/pl/dist/.cvsignore
920         * manual/pl/dist/html/.cvsignore
921         * manual/pl/dist/html/Makefile.am
922         * manual/pl/dist/pdf/.cvsignore
923         * manual/pl/dist/pdf/Makefile.am
924         * manual/pl/dist/ps/.cvsignore
925         * manual/pl/dist/ps/Makefile.am
926         * manual/pl/dist/txt/.cvsignore
927         * manual/pl/dist/txt/Makefile.am
928         * po/.cvsignore
929         * po/Makevars
930         * src/.cvsignore
931         * src/Makefile.am
932         * src/account.c
933         * src/account.h
934         * src/action.c
935         * src/action.h
936         * src/adbookbase.h
937         * src/addr_compl.c
938         * src/addr_compl.h
939         * src/addrbook.c
940         * src/addrcache.c
941         * src/addrcache.h
942         * src/addrcindex.c
943         * src/addrcindex.h
944         * src/addrclip.c
945         * src/addrclip.h
946         * src/addrdefs.h
947         * src/addressadd.c
948         * src/addressadd.h
949         * src/addressbook.c
950         * src/addressbook.h
951         * src/addressbook_foldersel.c
952         * src/addressbook_foldersel.h
953         * src/addrgather.c
954         * src/addrgather.h
955         * src/addrharvest.c
956         * src/addrharvest.h
957         * src/addrindex.c
958         * src/addrindex.h
959         * src/addritem.c
960         * src/addritem.h
961         * src/addrquery.c
962         * src/addrquery.h
963         * src/addrselect.c
964         * src/addrselect.h
965         * src/alertpanel.c
966         * src/alertpanel.h
967         * src/browseldap.c
968         * src/browseldap.h
969         * src/codeconv.c
970         * src/codeconv.h
971         * src/compose.c
972         * src/crash.c
973         * src/crash.h
974         * src/customheader.c
975         * src/customheader.h
976         * src/displayheader.c
977         * src/displayheader.h
978         * src/editaddress.c
979         * src/editaddress.h
980         * src/editbook.c
981         * src/editbook.h
982         * src/editgroup.c
983         * src/editgroup.h
984         * src/editjpilot.c
985         * src/editjpilot.h
986         * src/editldap.c
987         * src/editldap.h
988         * src/editldap_basedn.c
989         * src/editldap_basedn.h
990         * src/editvcard.c
991         * src/editvcard.h
992         * src/exphtmldlg.c
993         * src/exphtmldlg.h
994         * src/expldifdlg.c
995         * src/expldifdlg.h
996         * src/export.c
997         * src/exporthtml.c
998         * src/exporthtml.h
999         * src/exportldif.c
1000         * src/exportldif.h
1001         * src/filtering.c
1002         * src/filtering.h
1003         * src/folder.c
1004         * src/folder.h
1005         * src/folder_item_prefs.c
1006         * src/folder_item_prefs.h
1007         * src/foldersel.c
1008         * src/foldersel.h
1009         * src/folderutils.c
1010         * src/folderutils.h
1011         * src/folderview.c
1012         * src/folderview.h
1013         * src/grouplistdialog.c
1014         * src/grouplistdialog.h
1015         * src/html.c
1016         * src/html.h
1017         * src/image_viewer.c
1018         * src/image_viewer.h
1019         * src/imap.c
1020         * src/imap.h
1021         * src/imap_gtk.c
1022         * src/imap_gtk.h
1023         * src/import.c
1024         * src/import.h
1025         * src/importldif.c
1026         * src/importldif.h
1027         * src/importmutt.c
1028         * src/importmutt.h
1029         * src/importpine.c
1030         * src/importpine.h
1031         * src/inc.c
1032         * src/inc.h
1033         * src/jpilot.c
1034         * src/jpilot.h
1035         * src/ldapctrl.c
1036         * src/ldapctrl.h
1037         * src/ldaplocate.c
1038         * src/ldaplocate.h
1039         * src/ldapquery.c
1040         * src/ldapquery.h
1041         * src/ldapserver.c
1042         * src/ldapserver.h
1043         * src/ldaputil.c
1044         * src/ldaputil.h
1045         * src/ldif.c
1046         * src/ldif.h
1047         * src/localfolder.c
1048         * src/localfolder.h
1049         * src/main.c
1050         * src/main.h
1051         * src/mainwindow.c
1052         * src/mainwindow.h
1053         * src/manual.c
1054         * src/manual.h
1055         * src/matcher.c
1056         * src/matcher.h
1057         * src/matcher_parser.h
1058         * src/matcher_parser_lex.l
1059         * src/matcher_parser_parse.y
1060         * src/mbox.c
1061         * src/mbox.h
1062         * src/message_search.c
1063         * src/message_search.h
1064         * src/messageview.c
1065         * src/messageview.h
1066         * src/mh.c
1067         * src/mh.h
1068         * src/mh_gtk.c
1069         * src/mh_gtk.h
1070         * src/mimeview.c
1071         * src/mimeview.h
1072         * src/msgcache.c
1073         * src/msgcache.h
1074         * src/mutt.c
1075         * src/mutt.h
1076         * src/news.c
1077         * src/news.h
1078         * src/news_gtk.c
1079         * src/news_gtk.h
1080         * src/noticeview.c
1081         * src/noticeview.h
1082         * src/partial_download.c
1083         * src/partial_download.h
1084         * src/pine.c
1085         * src/pine.h
1086         * src/pop.c
1087         * src/pop.h
1088         * src/prefs_account.c
1089         * src/prefs_account.h
1090         * src/prefs_actions.c
1091         * src/prefs_actions.h
1092         * src/prefs_common.c
1093         * src/prefs_common.h
1094         * src/prefs_compose_writing.c
1095         * src/prefs_compose_writing.h
1096         * src/prefs_customheader.c
1097         * src/prefs_customheader.h
1098         * src/prefs_display_header.c
1099         * src/prefs_display_header.h
1100         * src/prefs_ext_prog.c
1101         * src/prefs_ext_prog.h
1102         * src/prefs_filtering.c
1103         * src/prefs_folder_column.c
1104         * src/prefs_folder_column.h
1105         * src/prefs_folder_item.c
1106         * src/prefs_folder_item.h
1107         * src/prefs_fonts.c
1108         * src/prefs_fonts.h
1109         * src/prefs_gtk.c
1110         * src/prefs_gtk.h
1111         * src/prefs_image_viewer.c
1112         * src/prefs_image_viewer.h
1113         * src/prefs_matcher.c
1114         * src/prefs_matcher.h
1115         * src/prefs_message.c
1116         * src/prefs_message.h
1117         * src/prefs_msg_colors.c
1118         * src/prefs_msg_colors.h
1119         * src/prefs_other.c
1120         * src/prefs_other.h
1121         * src/prefs_quote.c
1122         * src/prefs_quote.h
1123         * src/prefs_receive.c
1124         * src/prefs_receive.h
1125         * src/prefs_send.c
1126         * src/prefs_send.h
1127         * src/prefs_spelling.c
1128         * src/prefs_spelling.h
1129         * src/prefs_summaries.c
1130         * src/prefs_summaries.h
1131         * src/prefs_summary_column.c
1132         * src/prefs_summary_column.h
1133         * src/prefs_template.c
1134         * src/prefs_template.h
1135         * src/prefs_themes.c
1136         * src/prefs_themes.h
1137         * src/prefs_toolbar.c
1138         * src/prefs_toolbar.h
1139         * src/prefs_wrapping.c
1140         * src/prefs_wrapping.h
1141         * src/privacy.c
1142         * src/privacy.h
1143         * src/procheader.c
1144         * src/procheader.h
1145         * src/procmime.c
1146         * src/procmime.h
1147         * src/procmsg.c
1148         * src/procmsg.h
1149         * src/quote_fmt.c
1150         * src/quote_fmt_parse.y
1151         * src/recv.c
1152         * src/recv.h
1153         * src/remotefolder.c
1154         * src/remotefolder.h
1155         * src/send_message.c
1156         * src/send_message.h
1157         * src/setup.c
1158         * src/setup.h
1159         * src/sourcewindow.c
1160         * src/sourcewindow.h
1161         * src/ssl_manager.c
1162         * src/ssl_manager.h
1163         * src/statusbar.c
1164         * src/statusbar.h
1165         * src/stock_pixmap.c
1166         * src/stock_pixmap.h
1167         * src/summary_search.c
1168         * src/summary_search.h
1169         * src/summaryview.c
1170         * src/summaryview.h
1171         * src/syldap.c
1172         * src/syldap.h
1173         * src/textview.c
1174         * src/textview.h
1175         * src/toolbar.c
1176         * src/toolbar.h
1177         * src/undo.c
1178         * src/undo.h
1179         * src/unmime.c
1180         * src/unmime.h
1181         * src/vcard.c
1182         * src/vcard.h
1183         * src/wizard.c
1184         * src/wizard.h
1185         * src/common/base64.c
1186         * src/common/base64.h
1187         * src/common/defs.h
1188         * src/common/hooks.c
1189         * src/common/hooks.h
1190         * src/common/log.c
1191         * src/common/log.h
1192         * src/common/mgutils.c
1193         * src/common/mgutils.h
1194         * src/common/nntp.c
1195         * src/common/nntp.h
1196         * src/common/passcrypt.c
1197         * src/common/passcrypt.h.in
1198         * src/common/plugin.c
1199         * src/common/plugin.h
1200         * src/common/prefs.c
1201         * src/common/prefs.h
1202         * src/common/progressindicator.c
1203         * src/common/progressindicator.h
1204         * src/common/quoted-printable.c
1205         * src/common/quoted-printable.h
1206         * src/common/session.c
1207         * src/common/session.h
1208         * src/common/smtp.c
1209         * src/common/smtp.h
1210         * src/common/socket.c
1211         * src/common/socket.h
1212         * src/common/ssl.c
1213         * src/common/ssl.h
1214         * src/common/stringtable.c
1215         * src/common/stringtable.h
1216         * src/common/sylpheed.c
1217         * src/common/sylpheed.h
1218         * src/common/template.c
1219         * src/common/template.h
1220         * src/common/timing.h
1221         * src/common/utils.c
1222         * src/common/utils.h
1223         * src/common/version.h.in
1224         * src/common/xml.c
1225         * src/common/xml.h
1226         * src/common/xmlprops.c
1227         * src/common/xmlprops.h
1228         * src/gtk/about.c
1229         * src/gtk/colorlabel.c
1230         * src/gtk/colorlabel.h
1231         * src/gtk/colorsel.c
1232         * src/gtk/colorsel.h
1233         * src/gtk/combobox.c
1234         * src/gtk/combobox.h
1235         * src/gtk/description_window.c
1236         * src/gtk/description_window.h
1237         * src/gtk/filesel.c
1238         * src/gtk/filesel.h
1239         * src/gtk/foldersort.c
1240         * src/gtk/foldersort.h
1241         * src/gtk/gtkaspell.c
1242         * src/gtk/gtkaspell.h
1243         * src/gtk/gtksctree.c
1244         * src/gtk/gtkshruler.c
1245         * src/gtk/gtkshruler.h
1246         * src/gtk/gtkutils.c
1247         * src/gtk/gtkutils.h
1248         * src/gtk/icon_legend.c
1249         * src/gtk/icon_legend.h
1250         * src/gtk/logwindow.c
1251         * src/gtk/logwindow.h
1252         * src/gtk/manage_window.c
1253         * src/gtk/manage_window.h
1254         * src/gtk/pluginwindow.c
1255         * src/gtk/pluginwindow.h
1256         * src/gtk/prefswindow.c
1257         * src/gtk/prefswindow.h
1258         * src/gtk/quicksearch.c
1259         * src/gtk/quicksearch.h
1260         * src/pixmaps/claws-mail.xpm
1261         * src/pixmaps/claws-mail_icon.xpm
1262         * src/pixmaps/claws-mail_logo.xpm
1263         * src/pixmaps/sylpheed-claws.xpm
1264         * src/pixmaps/sylpheed-claws_icon.xpm
1265         * src/pixmaps/sylpheed-claws_logo.xpm
1266         * src/plugins/bogofilter/Makefile.am
1267         * src/plugins/bogofilter/bogofilter.c
1268         * src/plugins/bogofilter/bogofilter.h
1269         * src/plugins/bogofilter/bogofilter_gtk.c
1270         * src/plugins/clamav/Makefile.am
1271         * src/plugins/clamav/clamav_plugin.c
1272         * src/plugins/clamav/clamav_plugin.h
1273         * src/plugins/clamav/clamav_plugin_gtk.c
1274         * src/plugins/demo/Makefile.am
1275         * src/plugins/demo/demo.c
1276         * src/plugins/dillo_viewer/Makefile.am
1277         * src/plugins/dillo_viewer/README
1278         * src/plugins/dillo_viewer/dillo_prefs.c
1279         * src/plugins/dillo_viewer/dillo_prefs.h
1280         * src/plugins/dillo_viewer/dillo_viewer.c
1281         * src/plugins/pgpcore/Makefile.am
1282         * src/plugins/pgpcore/passphrase.c
1283         * src/plugins/pgpcore/passphrase.h
1284         * src/plugins/pgpcore/pgp_viewer.c
1285         * src/plugins/pgpcore/pgp_viewer.h
1286         * src/plugins/pgpcore/plugin.c
1287         * src/plugins/pgpcore/prefs_gpg.c
1288         * src/plugins/pgpcore/prefs_gpg.h
1289         * src/plugins/pgpcore/select-keys.c
1290         * src/plugins/pgpcore/select-keys.h
1291         * src/plugins/pgpcore/sgpgme.c
1292         * src/plugins/pgpcore/sgpgme.h
1293         * src/plugins/pgpcore/sylpheed.def
1294         * src/plugins/pgpcore/version.rc
1295         * src/plugins/pgpinline/Makefile.am
1296         * src/plugins/pgpinline/pgpinline.c
1297         * src/plugins/pgpinline/pgpinline.h
1298         * src/plugins/pgpinline/plugin.c
1299         * src/plugins/pgpinline/sylpheed.def
1300         * src/plugins/pgpinline/version.rc
1301         * src/plugins/pgpmime/Makefile.am
1302         * src/plugins/pgpmime/pgpmime.c
1303         * src/plugins/pgpmime/pgpmime.h
1304         * src/plugins/pgpmime/plugin.c
1305         * src/plugins/pgpmime/sylpheed.def
1306         * src/plugins/pgpmime/version.rc
1307         * src/plugins/spamassassin/Makefile.am
1308         * src/plugins/spamassassin/README
1309         * src/plugins/spamassassin/spamassassin.c
1310         * src/plugins/spamassassin/spamassassin.h
1311         * src/plugins/spamassassin/spamassassin_gtk.c
1312         * src/plugins/trayicon/Makefile.am
1313         * src/plugins/trayicon/trayicon.c
1314         * tools/OOo2sylpheed.pl
1315         * tools/README
1316         * tools/README.sylprint
1317         * tools/acroread2sylpheed.pl
1318         * tools/claws.i18n.status.pl
1319         * tools/filter_conv.pl
1320         * tools/filter_conv_new.pl
1321         * tools/freshmeat_search.pl
1322         * tools/google_search.pl
1323         * tools/kmail2sylpheed.pl
1324         * tools/kmail2sylpheed_v2.pl
1325         * tools/make.themes.project
1326         * tools/multiwebsearch.pl
1327         * tools/nautilus2sylpheed.sh
1328         * tools/outlook2sylpheed.pl
1329         * tools/sylprint.pl
1330         * tools/sylprint.rc
1331         * tools/tb2sylpheed
1332         * tools/textviewer.sh
1333         * tools/vcard2xml.py
1334         * tools/kdeservicemenu/README
1335         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1336         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1337         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1338                 Change name to Claws Mail. Announce to follow...
1339
1340 2006-11-06 [wwp]        2.6.0cvs6
1341
1342         * src/prefs_template.c
1343                 unify messages related to quote format/template errors (fix
1344                 capitalization), again.
1345
1346 2006-11-06 [wwp]        2.6.0cvs5
1347
1348         * src/prefs_quote.c
1349                 unify messages related to quote format/template errors.
1350
1351 2006-11-06 [wwp]        2.6.0cvs4
1352
1353         * src/prefs_msg_colors.c
1354                 more uses of Q_ macro for contextual translations, thanks
1355                 to Fabien (fzzzzz).
1356
1357 2006-11-06 [wwp]        2.6.0cvs3
1358
1359         * src/compose.c
1360         * src/common/utils.c
1361         * src/common/utils.h
1362                 show an alertpanel to make sure users are aware that sensitive
1363                 files are attached (it's file blacklist-based). This will fix
1364                 interaction w/ GoogleEarth for instance, thanks to Colin.
1365
1366 2006-11-06 [wwp]        2.6.0cvs2
1367
1368         * src/prefs_quote.c
1369         * src/prefs_template.c
1370         * src/prefs_template.h
1371                 check quote format when applying/closing prefs. For now this only
1372                 shows up an error dialog box, not preventing the user from using
1373                 a broken quote (reply, forwards) format.
1374
1375 2006-11-06 [wwp]        2.6.0cvs1
1376
1377         * src/prefs_template.c
1378                 fix missing checks of some template fields.
1379
1380 2006-11-06 [paul]       2.6.0
1381
1382         * NEWS
1383         * README
1384         * RELEASE_NOTES
1385                 2.6.0 released
1386
1387 2006-11-06 [paul]       2.5.6cvs22
1388
1389         * manual/advanced.xml
1390         * manual/es/advanced.xml
1391                 put 'respect_flowed_format' info in the correct
1392                 place
1393
1394 2006-11-06 [mones]      2.5.6cvs21
1395
1396         * po/es.po
1397                 Minor fixes for release
1398
1399 2006-11-06 [paul]       2.5.6cvs20
1400
1401         * po/cs.po
1402         * po/de.po
1403         * po/fr.po
1404         * po/it.po
1405         * po/nl.po
1406         * po/pt_BR.po
1407         * po/sk.po
1408         * po/sv.po
1409         * po/zh_CN.po
1410                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1411                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1412                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1413                 Young
1414
1415 2006-11-02 [colin]      2.5.6cvs19
1416
1417         * src/imap.c
1418         * src/imap.h
1419         * src/prefs_account.c
1420         * src/etpan/imap-thread.c
1421                 Add GSSAPI support - fixes Debian bug #383274
1422
1423 2006-11-01 [colin]      2.5.6cvs18
1424
1425         * src/jpilot.c
1426                 Handle libpisock12 support. Probably
1427                 fixes bug 1046, 'jpilot AddressDB.pdb 
1428                 import fail'
1429
1430 2006-11-01 [colin]      2.5.6cvs17
1431
1432         * src/folderutils.c
1433                 debug_print() folderutils_mark_all_read()
1434
1435 2006-11-01 [colin]      2.5.6cvs16
1436
1437         * COPYING
1438                 Add missed files to the Apache exception
1439
1440 2006-10-31 [colin]      2.5.6cvs15
1441
1442         * src/folder.c
1443         * src/folder.h
1444                 Add a copy_private_data() func to FolderClasses
1445                 Doesn't break the feature freeze, because we 
1446                 won't use it (right now) in the core.
1447
1448 2006-10-31 [colin]      2.5.6cvs14
1449
1450         * COPYING
1451                 Allow linking with the Apache licensed files in
1452                 src/plugins/spamassassin. Hopefully fixes 
1453                 bug 1048, 'Spamassassin plugin license problem'
1454
1455 2006-10-31 [wwp]        2.5.6cvs13
1456
1457         * src/compose.c
1458                 fix and optimize trimming of leading linefeeds in body loop.
1459
1460 2006-10-31 [colin]      2.5.6cvs12
1461
1462         * src/etpan/imap-thread.c
1463         * src/imap.c
1464                 Make really sure to have NULL sets in case
1465                 of error
1466
1467 2006-10-30 [wwp]        2.5.6cvs11
1468
1469         * src/prefs_common.c
1470         * src/prefs_common.h
1471         * src/compose.c
1472                 fix broken storage of quote format template when it contains \-escape
1473                 sequences. The application of such sequences is also fixed now (\t
1474                 in quote format will be a real tab instead of a 't', for instance).
1475
1476 2006-10-27 [colin]      2.5.6cvs10
1477
1478         * src/compose.c
1479                 Probably fix bug 1045, 'sylpheed-claws 
1480                 doesn't remove the mail from the IMAP 
1481                 Queue folder after sending'. From
1482                 2.5.6cvs3-stable
1483
1484 2006-10-27 [colin]      2.5.6cvs9
1485
1486         * configure.ac
1487                 Require libetpan-0.48. I'm so annoying,
1488                 I know ;-)
1489
1490 2006-10-27 [colin]      2.5.6cvs8
1491
1492         * src/folder.c
1493         * src/imap.c
1494                 Probably fix bug 1044, 'sylpheed-claws 
1495                 segfaults while moving mails' - Fix relation
1496                 usage when moving to an IMAP mailbox from another
1497                 mailbox
1498
1499 2006-10-26 [paul]       2.5.6cvs7
1500
1501         * src/gtk/about.c
1502                 add libSM to compiled-in features
1503                 list
1504
1505 2006-10-24 [colin]      2.5.6cvs6
1506
1507         * src/textview.c
1508         * src/gtk/gtkutils.c
1509                 Fix crash when printing emails with an
1510                 xface
1511
1512 2006-10-24 [mones]      2.5.6cvs5
1513
1514         * manual/es/advanced.xml
1515                 Synchronize hidden option respect_flowed_format
1516         * po/es.po
1517                 Updated translation
1518
1519 2006-10-21 [paul]       2.5.6cvs4
1520
1521         * src/gtk/authors.h
1522         * src/plugins/pgpcore/pgp_viewer.c
1523         * src/plugins/pgpcore/sgpgme.c
1524                 fix building on BSDs
1525                 Thanks to Michael Hughes
1526                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1527
1528 2006-10-20 [colin]      2.5.6cvs3
1529
1530         * configure.ac
1531                 Bump up libetpan requirement
1532                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1533         * src/common/utils.c
1534         * src/common/utils.h
1535                 Add convenience get_file_mtime()
1536         * src/imap.c
1537         * src/etpan/imap-thread.c
1538         * src/etpan/imap-thread.h
1539                 Implement UIDPLUS support if the server
1540                 supports it - faster sending in this case
1541
1542 2006-10-19 [colin]      2.5.6cvs2
1543
1544         * src/gtk/quicksearch.c
1545                 Fix emptying in type-ahead+extended mode
1546         * src/mainwindow.c
1547         * src/mainwindow.h
1548                 Add a hook for offline state change
1549         * src/plugins/trayicon/trayicon.c
1550                 Use it to display offline icons
1551         * src/plugins/trayicon/Makefile.am
1552         * src/plugins/trayicon/newmail.offline.xpm
1553         * src/plugins/trayicon/newmarkedmail.offline.xpm
1554         * src/plugins/trayicon/nomail.offline.xpm
1555         * src/plugins/trayicon/unreadmail.offline.xpm
1556         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1557                 Add the icons
1558
1559 2006-10-12 [paul]       2.5.6cvs1
1560
1561         * NEWS
1562         * README
1563         * configure.ac
1564                 Update version number following
1565                 stable release
1566
1567 2006-10-19 [colin]      2.5.5cvs18
1568
1569         * manual/handling.xml
1570                 Add type-ahead search
1571
1572 2006-10-18 [colin]      2.5.5cvs17
1573
1574         * src/gtk/quicksearch.c
1575                 Remove "save to history only if there's
1576                 no syntax error", it breaks for some 
1577                 reason which I'll investigate later.
1578
1579 2006-10-18 [colin]      2.5.5cvs16
1580
1581         * src/prefs_common.c
1582         * src/prefs_common.h
1583         * src/summaryview.c
1584         * src/gtk/quicksearch.c
1585         * src/gtk/quicksearch.h
1586                 Add a type-ahead option for fast searches
1587                 Patch by Fabien Vantard
1588
1589 2006-10-18 [colin]      2.5.5cvs15
1590
1591         * src/compose.c
1592         * src/compose.h
1593                 Add Options/Reply mode/ menu to be able to
1594                 change the recipients of a reply on the fly
1595
1596 2006-10-18 [colin]      2.5.5cvs14
1597
1598         * src/compose.c
1599                 Fix redirecting of our own sent mails
1600
1601 2006-10-17 [wwp]        2.5.5cvs13
1602
1603         * src/send_message.c
1604                 Fix duplicate error messages when sending, and missing
1605                 newline in such error messages.
1606
1607 2006-10-17 [colin]      2.5.5cvs12
1608
1609         * src/compose.c
1610                 Compare addresses case-insensitive
1611
1612 2006-10-17 [colin]      2.5.5cvs11
1613
1614         * src/plugins/pgpcore/sgpgme.c
1615                 Fix return status
1616
1617 2006-10-17 [colin]      2.5.5cvs10
1618
1619         * src/plugins/pgpcore/pgp_viewer.c
1620                 Fix return status
1621
1622 2006-10-17 [colin]      2.5.5cvs9
1623
1624         * src/quote_fmt.c
1625                 Fix a typo (thanks to Fabien)
1626
1627 2006-10-16 [colin]      2.5.5cvs8
1628
1629         * src/textview.c
1630                 Fix problem with quote-folding when emails
1631                 don't convert cleanly to UTF-8
1632
1633 2006-10-14 [colin]      2.5.5cvs7
1634
1635         * src/prefs_template.c
1636                 Reset fields when reopening
1637                 the window
1638
1639 2006-10-13 [paul]       2.5.5cvs6
1640
1641         * manual/advanced.xml
1642         * src/prefs_message.c
1643                 make 'respect_flowed_format' a hidden
1644                 option, and add a manual entry for it
1645                 Thanks to Colin
1646
1647 2006-10-12 [colin]      2.5.5cvs5
1648
1649         * src/codeconv.c
1650                 Revert part of 2.5.2cvs21:
1651                 Don't optimise by reusing the 
1652                 last iconv converter if possible:
1653                 it seems slightly broken in a 
1654                 very hard way to reproduce
1655
1656 2006-10-12 [colin]      2.5.5cvs4
1657
1658         * src/prefs_common.c
1659         * src/prefs_common.h
1660         * src/prefs_message.c
1661         * src/procmime.c
1662                 Fix bug 1035, 'Incorrect handling 
1663                 of flowed lines'. We now optionnaly
1664                 handle this format (preference is in
1665                 Message View/Text options section)
1666
1667 2006-10-12 [colin]      2.5.5cvs3
1668
1669         * po/POTFILES.in
1670                 Add new file
1671         * src/plugins/pgpcore/pgp_viewer.c
1672         * src/plugins/pgpcore/sgpgme.c
1673                 Don't try to import without asking
1674
1675 2006-10-12 [colin]      2.5.5cvs2
1676
1677         * src/compose.c
1678                 Fix bug 1036, 'Forwarding a mutlipart
1679                 mail with a "text/html" block to ms
1680                 outlook users leeds to freeze of
1681                 outlook'. Poor outlook users...
1682
1683 2006-10-12 [paul]       2.5.5cvs1
1684
1685         * NEWS
1686         * README
1687         * configure.ac
1688                 Update version number following
1689                 stable release
1690
1691 2006-10-11 [paul]       2.5.4cvs1
1692
1693         * NEWS
1694         * README
1695         * configure.ac
1696                 Update version number following
1697                 stable release
1698
1699 2006-10-11 [paul]       2.5.3cvs32
1700
1701         * src/textview.c
1702                 fix bug 1032, 'Segmentation fault when showing
1703                 message' (bug in quote folding)
1704                 Thanks to Colin
1705
1706 2006-10-10 [colin]      2.5.3cvs31
1707
1708         * src/quote_fmt.c
1709                 Rephrase english a bit
1710
1711 2006-10-10 [colin]      2.5.3cvs30
1712
1713         * src/prefs_compose_writing.c
1714                 Stop making the page larger than the window
1715
1716 2006-10-10 [wwp]        2.5.3cvs29
1717
1718         * src/compose.c
1719         * src/prefs_template.c
1720         * src/quote_fmt.c
1721         * src/quote_fmt.h
1722         * src/quote_fmt_lex.l
1723         * src/quote_fmt_parse.y
1724                 Extend the quote parser a bit: allow to get access to
1725                 basic (composing) account info.
1726
1727 2006-10-10 [colin]      2.5.3cvs28
1728
1729         * src/procheader.c
1730                 Fix this \t problem in subject
1731
1732 2006-10-09 [colin]      2.5.3cvs27
1733
1734         * src/main.c
1735         * src/prefs_gtk.c
1736                 Prepare cache a bit later
1737                 If section already exists, skip the new one 
1738                 (as previously); avoid writing the same block
1739                 twice - if we find a second block with the 
1740                 same id, skip it.
1741         * src/plugins/pgpcore/pgp_viewer.c
1742                 Set cursor to busy when retrieving a key
1743         * src/plugins/pgpcore/sgpgme.c
1744                 allow 5 seconds for gpg to export the key
1745                 
1746
1747 2006-10-09 [colin]      2.5.3cvs26
1748
1749         * configure.ac
1750         * src/msgcache.c
1751         * src/prefs_gtk.c
1752                 Check for existence of fgets_unlocked
1753                 and fwrite_unlocked
1754
1755 2006-10-09 [paul]       2.5.3cvs25
1756
1757         * src/prefs_summaries.c
1758                 replace strftime() with fast_strftime() and in
1759                 the consequence fix the bug in the display of
1760                 AM/PM in the 'Example' string
1761
1762 2006-10-09 [ticho]      2.5.3cvs24
1763
1764         * po/sk.po
1765                 Updated (and fixed up somewhat) Slovak translation.
1766
1767 2006-10-08 [colin]      2.5.3cvs23
1768
1769         * src/prefs_folder_item.c
1770                 Explain why prefs in the top-level folder
1771                 aren't retained, but are still useful
1772
1773 2006-10-08 [colin]      2.5.3cvs22
1774
1775         * src/prefs_gtk.c
1776                 Don't cache anything if caching fails
1777
1778 2006-10-08 [colin]      2.5.3cvs21
1779
1780         * src/common/utils.c
1781                 always include gi18n.h
1782
1783 2006-10-07 [colin]      2.5.3cvs20
1784
1785         * src/plugins/pgpcore/pgp_viewer.c
1786                 Kill gpg after 5 seconds wait
1787
1788 2006-10-07 [colin]      2.5.3cvs19
1789
1790         * src/plugins/pgpcore/pgp_viewer.c
1791         * src/plugins/pgpcore/pgp_viewer.h
1792                 Fix copyright
1793
1794 2006-10-07 [colin]      2.5.3cvs18
1795
1796         * src/plugins/pgpcore/pgp_viewer.c
1797         * src/plugins/pgpcore/pgp_viewer.h
1798                 Actually add the files to CVS
1799
1800 2006-10-07 [colin]      2.5.3cvs17
1801
1802         * src/plugins/pgpcore/sgpgme.c
1803                 Be sure not to crash on 'application/pgp-signature' that
1804                 are not application/pgp-signatures
1805
1806 2006-10-07 [colin]      2.5.3cvs16
1807
1808         * src/textview.c
1809         * src/textview.h
1810                 Make a bit more of the API available
1811         * src/plugins/pgpcore/Makefile.am
1812         * src/plugins/pgpcore/plugin.c
1813         * src/plugins/pgpcore/sgpgme.c
1814                 Add basic key import/export
1815
1816 2006-10-07 [colin]      2.5.3cvs15
1817
1818         * src/folderview.c
1819         * src/imap.c
1820         * src/prefs_account.c
1821         * src/wizard.c
1822                 Warn users *everywhere* if libetpan's not
1823                 linked in
1824
1825 2006-10-06 [mones]      2.5.3cvs14
1826
1827         * po/de.po
1828         * po/es.po
1829                 updated by Stephan Sachse and me
1830
1831 2006-10-06 [colin]      2.5.3cvs13
1832
1833         * src/main.c
1834         * src/common/sylpheed.c
1835                 Don't load common plugins if --exit is passed
1836         * src/prefs_gtk.c
1837         * src/prefs_gtk.h
1838                 Implement a cache to avoid reading the same
1839                 files over and over again at startup
1840
1841 2006-10-06 [colin]      2.5.3cvs12
1842
1843         * src/summaryview.c
1844         * src/gtk/quicksearch.c
1845                 Update display every 5k mails on fast searches
1846
1847 2006-10-06 [colin]      2.5.3cvs11
1848
1849         * src/textview.c
1850                 Don't do quote folding on HTML or ERTF.
1851                 May fix the Cygwin issues if they were
1852                 happening with HTML mails?
1853
1854 2006-10-05 [colin]      2.5.3cvs10
1855
1856         * src/prefs_gtk.c
1857                 Oops, forgot one
1858
1859 2006-10-05 [colin]      2.5.3cvs9
1860
1861         * src/prefs_gtk.c
1862                 Use unlocked_stdio here too
1863
1864 2006-10-05 [colin]      2.5.3cvs8
1865
1866         * src/folderview.c
1867                 Fix go to next * after preferences apply
1868         * src/msgcache.c
1869                 Do the fd lock/unlock ourselves instead of
1870                 letting the libc do it at each write 
1871
1872 2006-10-05 [colin]      2.5.3cvs7
1873
1874         * src/common/utils.c
1875                 Faster division, thanks to Jean Diraison
1876
1877 2006-10-05 [paul]       2.5.3cvs6
1878
1879         * src/common/utils.c
1880                 fix building with --disable-nls
1881
1882 2006-10-04 [colin]      2.5.3cvs5
1883
1884         * src/folder.c
1885                 Maybe fix a segfault
1886
1887 2006-10-04 [wwp]        2.5.3cvs4
1888
1889         * src/prefs_folder_item.c
1890                 Fine-tune layouts in folder item prefs. Suggested by
1891                 Fabien Vantard <fzzzzz@gmail.com>.
1892
1893 2006-10-04 [wwp]        2.5.3cvs3
1894
1895         * src/prefs_folder_item.c
1896                 Kill the clandestine passengers. You didn't see anything.
1897
1898 2006-10-04 [wwp]        2.5.3cvs2
1899
1900         * src/prefs_folder_item.c
1901                 Add a way to test the subject simplify regexp in
1902                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1903                 w/ few layout changes.
1904
1905 2006-20-04 [paul]       2.5.3cvs1
1906
1907         * NEWS
1908         * README
1909         * configure.ac
1910                 Update version number following
1911                 stable release
1912
1913 2006-10-04 [colin]      2.5.2cvs42
1914
1915         * src/folder.c
1916         * src/folder.h
1917         * src/summaryview.c
1918                 Provide a way for folder classes to set their sort
1919                 type and key
1920
1921 2006-10-03 [colin]      2.5.2cvs41
1922
1923         * src/mh.c
1924                 Don't use strlen() to know if the
1925                 string's empty
1926
1927 2006-10-03 [colin]      2.5.2cvs40
1928
1929         * src/mh.c
1930                 Fix "check for new folders" with accentued folders
1931
1932 2006-10-03 [ticho]      2.5.2cvs39
1933
1934         * src/filtering.c
1935         * src/folder.c
1936         * src/inc.c
1937         * src/mbox.c
1938                 Colin's fix for "copy" filtering rules.
1939
1940 2006-10-02 [colin]      2.5.2cvs38
1941
1942         * src/folderview.c
1943                 Fix for double-click too
1944
1945 2006-10-02 [colin]      2.5.2cvs37
1946
1947         * src/folderview.c
1948                 correct fix for cvs36
1949
1950 2006-10-02 [colin]      2.5.2cvs36
1951
1952         * src/folderview.c
1953                 Fix 'goto next unread' after collapsing/expanding 
1954                 a node.
1955
1956 2006-10-02 [colin]      2.5.2cvs35
1957
1958         * src/summaryview.c
1959                 Fix double freeze/thaw
1960         * src/common/utils.c
1961         * src/common/utils.h
1962                 Reimplement strftime
1963         * src/procheader.c
1964                 Use it
1965
1966
1967 2006-10-02 [colin]      2.5.2cvs34
1968
1969         * src/mh.c
1970                 Time mh_write_sequences() - it's fast
1971         * src/summaryview.c
1972                 Init a variable to shut up gcc
1973
1974 2006-10-01 [colin]      2.5.2cvs33
1975
1976         * src/folder.c
1977         * src/mh.c
1978         * src/mh.h
1979         * src/msgcache.c
1980                 Add helper mh_set_mtime(), and set mtime to stat()'s result
1981                 Add fsync but disable it, it's slow as hell
1982
1983 2006-10-01 [colin]      2.5.2cvs32
1984
1985         * src/mh.c
1986         * src/msgcache.c
1987                 fflush() caches and mh_sequences before
1988                 fclose()ing
1989
1990 2006-10-01 [colin]      2.5.2cvs31
1991
1992         * src/msgcache.c
1993                 Don't ftruncate when not using mmap
1994
1995 2006-09-30 [colin]      2.5.2cvs30
1996
1997         * src/main.c
1998                 Write folder list *after* saving caches
1999
2000 2006-09-30 [colin]      2.5.2cvs29
2001
2002         * src/folder.c
2003         * src/mh.c
2004                 Debug forced mtime changes
2005
2006 2006-09-30 [colin]      2.5.2cvs28
2007
2008         * src/folder.c
2009         * src/main.c
2010                 Remove useless debug_print()s (code
2011                 well-tested)
2012
2013 2006-09-30 [colin]      2.5.2cvs27
2014
2015         * src/mh.c
2016                 Do stuff faster when writing mh_sequences
2017
2018 2006-09-30 [colin]      2.5.2cvs26
2019
2020         * src/mh.c
2021                 Don't let the writing of .mh_sequences, which
2022                 can change the folder's mtime, let us think
2023                 we need to scan.
2024
2025 2006-09-30 [colin]      2.5.2cvs25
2026
2027         * src/folder.c
2028                 Move a debug_print where it belongs 
2029                 (processing)
2030         * src/summaryview.c
2031                 Don't mess with a huge slow subject
2032                 table if we're not threading by
2033                 subject
2034
2035 2006-09-30 [colin]      2.5.2cvs24
2036
2037         * src/msgcache.c
2038                 Reenable mmaped reads (*not* writes!)
2039         * src/procmsg.c
2040                 Don't destroy and recreate hashtables just
2041                 for fun
2042         * src/common/utils.c
2043                 Remove useless reply prefixes (it's case
2044                 unsensitive)
2045
2046 2006-09-30 [wwp]        2.5.2cvs23
2047
2048         * tools/fix_date.sh
2049                 Fixed a minor bug in date value extraction, added a switch
2050                 to replace non RFC-compliant Date: value, added a switch
2051                 to use strict RFC matching patterns for dates.
2052
2053 2006-09-29 [colin]      2.5.2cvs22
2054
2055         * src/matcher_parser.h
2056         * src/matcher_parser_parse.y
2057         * src/prefs_filtering.c
2058         * src/statusbar.c
2059         * src/summary_search.c
2060         * src/summaryview.c
2061         * src/gtk/quicksearch.c
2062         * src/gtk/quicksearch.h
2063                 Optimise searches by setting different
2064                 refresh intervals (depending if the 
2065                 search is fast or not)
2066
2067 2006-09-29 [colin]      2.5.2cvs21
2068
2069         * src/codeconv.c
2070                 Optimise by reusing the last iconv converter
2071                 if possible
2072         * src/textview.c
2073                 Optimise a bit (the foldable quotes feature
2074                 still has an awful O(n^2) algo
2075
2076 2006-09-29 [colin]      2.5.2cvs20
2077
2078         * src/gtk/gtksctree.c
2079         * src/gtk/gtksctree.h
2080                 Optimise de-selection via up/down or
2081                 another key
2082
2083 2006-09-28 [colin]      2.5.2cvs19
2084
2085         * src/action.c
2086         * src/compose.c
2087         * src/folderview.c
2088         * src/mainwindow.c
2089         * src/messageview.c
2090         * src/summary_search.c
2091         * src/toolbar.c
2092                 Avoid using summaryview->ctree directly
2093
2094 2006-09-28 [colin]      2.5.2cvs18
2095
2096         * src/summaryview.c
2097         * src/summaryview.h
2098                 Add helpers to freeze/thaw/grab_focus
2099                 Factorize calls to freeze/thaw/grab_focus
2100                 
2101
2102 2006-09-28 [colin]      2.5.2cvs17
2103
2104         * src/main.c
2105                 More guards for the session management
2106
2107 2006-09-28 [colin]      2.5.2cvs16
2108
2109         * src/folderview.c
2110         * src/gtk/gtksctree.c
2111         * src/gtk/gtksctree.h
2112                 Make expanding not recursive in folderview
2113
2114 2006-09-28 [colin]      2.5.2cvs15
2115
2116         * src/addressbook.c
2117                 If nothing is selected in the list (right part)
2118                 and a group is selected in the tree (left part),
2119                 mail this group.
2120
2121 2006-09-28 [colin]      2.5.2cvs14
2122
2123         * src/Makefile.am
2124                 Actually use SM_LIBS
2125
2126 2006-09-28 [ticho]      2.5.2cvs13
2127
2128         * src/export.c
2129         * src/messageview.c
2130         * src/mimeview.c
2131         * src/news.c
2132         * src/pop.c
2133         * src/prefs_themes.c
2134         * src/procmsg.c
2135                 Small i18n string optimization.
2136         * src/send_message.c
2137         * src/summaryview.c
2138         * src/common/session.c
2139         * src/common/smtp.c
2140         * src/common/ssl_certificate.c
2141         * src/common/utils.c
2142                 Use "Couldn't" instead of "Can't" in UI messages,
2143                 where appropriate.
2144
2145 2006-09-28 [colin]      2.5.2cvs12
2146
2147         * configure.ac
2148                 Possibly fix link errors
2149
2150 2006-09-27 [wwp]        2.5.2cvs11
2151
2152         * src/gtk/authors.h
2153         * doc/man/sylpheed-claws.1
2154         * manual/ack.xml
2155         * manual/es/ack.xml
2156         * manual/fr/ack.xml
2157         * manual/pl/ack.xml
2158                 Updated authors info (me, myself and I).
2159
2160 2006-09-27 [colin]      2.5.2cvs10
2161
2162         * src/addressbook.c
2163                 Remove useless printf
2164
2165 2006-09-27 [wwp]        2.5.2cvs9
2166
2167         * src/editgroup.c
2168         * src/send_message.c
2169         * src/inc.c
2170         * src/prefs_common.c
2171         * src/prefs_common.h
2172         * src/gtk/progressdialog.c
2173                 remember more windows' sizes (send dialog, received dialog,
2174                 edit group in addressbook).
2175
2176 2006-09-27 [colin]      2.5.2cvs8
2177
2178         * configure.ac
2179         * src/main.c
2180         * src/mainwindow.h
2181                 Use libSM to communicate with the session
2182                 manager, so that we can know when the 
2183                 session ends, save our caches, and draft
2184                 our compose windows.
2185
2186 2006-09-27 [colin]      2.5.2cvs7
2187
2188         * src/addressbook.c
2189                 Fix issues:
2190                 o Allow Book and Group creation from the tree's
2191                   contextual menu
2192                 o Do not actually delete the contacts when 
2193                   deleting groups from the tree (duh!)
2194
2195 2006-09-27 [colin]      2.5.2cvs6
2196
2197         * src/compose.c
2198         * src/compose.h
2199         * src/mainwindow.c
2200         * src/textview.c
2201         * src/toolbar.c
2202                 o Allow passing an email address to 
2203                   compose_new_with_folderitem
2204                 o Update callers
2205                 o Use current folderitem when clicking
2206                   on a TextView mailto: link
2207                 o Fix a possible leak in TextView
2208
2209 2006-09-27 [colin]      2.5.2cvs5
2210
2211         * src/html.c
2212                 Use UTF-8 chars to replace HTML entities
2213
2214 2006-09-27 [colin]      2.5.2cvs4
2215
2216         * AUTHORS
2217         * src/prefs_account.c
2218         * src/gtk/authors.h
2219                 Fix bug #1024 (Array index out of
2220                 range in sylpheed-claws-2.5.2)
2221                 Patch by Ales Nosek <anosek@suse.cz>
2222
2223 2006-09-27 [colin]      2.5.2cvs3
2224
2225         * src/addr_compl.c
2226                 Actually do the test
2227
2228 2006-09-27 [colin]      2.5.2cvs2
2229
2230         * src/addr_compl.c
2231         * src/addr_compl.h
2232                 Allow completing with comma (in certain cases: vCalendar
2233                 for example doesn't support that)
2234                 Patch by Fabien Vantard
2235
2236 2006-09-26 [colin]      2.5.2cvs1
2237
2238         * src/Makefile.am
2239         * src/addr_compl.c
2240         * src/addr_compl.h
2241         * src/addrbook.c
2242         * src/addrbook.h
2243         * src/addressbook.c
2244         * src/addrindex.c
2245         * src/addrindex.h
2246         * src/compose.c
2247         * src/prefs_common.c
2248         * src/prefs_filtering_action.c
2249         * src/prefs_folder_item.c
2250         * src/prefs_template.c
2251         * src/stock_pixmap.c
2252         * src/stock_pixmap.h
2253         * src/pixmaps/addr_one.xpm
2254         * src/pixmaps/addr_two.xpm
2255                 Add auto-completion on groups
2256
2257 2006-09-26 [colin]      2.5.2
2258
2259         * NEWS
2260         * README
2261         * RELEASE_NOTES
2262                 2.5.2 released
2263
2264 2006-09-26 [colin]      2.5.1cvs5
2265
2266         * src/matcher.c
2267                 Fix condition
2268
2269 2006-09-26 [colin]      2.5.1cvs4
2270
2271         * src/mbox.c
2272                 Revert cvs1 (useless as the message is printed 
2273                 every 500 mails)
2274
2275 2006-09-26 [colin]      2.5.1cvs3
2276
2277         * src/partial_download.c
2278                 Fix crasher found by Alexsandar Urosevic
2279
2280 2006-09-26 [colin]      2.5.1cvs2
2281
2282         * src/summaryview.c
2283                 Fix bug #1023 (Sylpheed deletes too much messages)
2284
2285 2006-09-26 [ticho]      2.5.1cvs1
2286
2287         * src/mbox.c
2288                 Make use of gettext's multiple plurals for statusbar
2289                 progress message.
2290
2291 2006-09-25 [paul]       2.5.1
2292
2293         * NEWS
2294         * README
2295         * RELEASE_NOTES
2296                 2.5.1 released
2297
2298 2006-09-25 [colin]      2.5.0cvs3
2299
2300         * src/plugins/bogofilter/bogofilter.c
2301         * src/plugins/clamav/clamav_plugin.c
2302         * src/plugins/spamassassin/spamassassin.c
2303                 BogoFilter, Spamassassin: Fix double hook registering after
2304                 visiting preferences
2305                 Spamassassin, Clamav: Just set the mails to move instead of
2306                 doing the move - caller will move the things at once.
2307
2308 2006-09-25 [colin]      2.5.0cvs2
2309
2310         * src/imap.c
2311         * src/etpan/imap-thread.c
2312                 Use UID SEARCH ALL instead of UID 1:*
2313                 (braindead servers can't figure out that's
2314                 the same...)
2315
2316 2006-09-25 [wwp]        2.5.0cvs1
2317
2318         * src/message_search.c
2319                 Added the ability to stop a running search (in message body).
2320
2321 2006-09-25 [paul]       2.5.0
2322
2323         * NEWS
2324         * README
2325         * RELEASE_NOTES
2326                 2.5.0 released
2327
2328 2006-09-25 [paul]       2.4.0cvs214
2329
2330         * po/cs.po
2331         * po/de.po
2332         * po/fi.po
2333         * po/fr.po
2334         * po/nl.po
2335         * po/pt_BR.po
2336         * po/sk.po
2337         * po/sr.po
2338         * po/zh_CN.po
2339                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2340                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2341                 Ticho, Aleksander Urosevic, Ralgh Young
2342
2343 2006-09-24 [mones]      2.4.0cvs213
2344
2345         * po/es.po
2346                 Updated for release
2347
2348 2006-09-23 [colin]      2.4.0cvs212
2349
2350         * src/gtk/inputdialog.c
2351                 Fix [ ] remember this appearing in normal
2352                 input dialogs after it's been used by
2353                 mimeview.
2354         * src/folder.c
2355         * src/folderview.c
2356         * src/msgcache.c
2357         * src/procmsg.c
2358         * src/summaryview.c
2359         * src/textview.c
2360         * src/common/timing.h
2361                 Enable timings in debug mode and make it
2362                 look prettier.
2363
2364 2006-09-22 [colin]      2.4.0cvs211
2365
2366         * README
2367                 Revert test change
2368         * commitHelper
2369                 ping the correct URI
2370
2371 2006-09-22 [colin]      2.4.0cvs210
2372
2373         * README
2374                 Let's see if bug #1022 is fixed
2375
2376 2006-09-21 [colin]      2.4.0cvs209
2377
2378         * src/wizard.c
2379         * src/common/plugin.c
2380                 Prepare infra to load predefined plugins when
2381                 no configuration existed. Don't actually load
2382                 anything yet (feat. freeze)
2383
2384 2006-09-21 [wwp]        2.4.0cvs208
2385
2386         * manual/fr/faq.xml
2387                 Partial sync w/ 2.4.0cvs72:
2388                 wrap file and minor updates.
2389
2390 2006-09-21 [wwp]        2.4.0cvs207
2391
2392         * tools/fix_date.sh
2393                 several fixes and enhancements. A new --force switch has been
2394                 added to prevent overriding by default Date: header when
2395                 already existing.
2396
2397 2006-09-21 [paul]       2.4.0cvs206
2398
2399         * src/common/utils.c
2400                 add Chinese UTF8 Re prefix
2401
2402 2006-09-21 [wwp]        2.4.0cvs205
2403
2404         * tools/Makefile.am
2405                 Fics alfabettical order.
2406
2407 2006-09-21 [wwp]        2.4.0cvs204
2408
2409         * tools/fix_date.sh
2410         * tools/Makefile.am
2411                 Added an action tool to fix missing Date field in emails.
2412                 Updated Makefile.am to reflect those last two additions.
2413
2414 2006-09-21 [wwp]        2.4.0cvs203
2415
2416         * tools/uuooffice
2417                 Added a action tool to open uuencoded docs w/
2418                 OpenOffice (based on uudec method).
2419
2420 2006-09-21 [colin]      2.4.0cvs202
2421
2422         * src/compose.c
2423         * src/textview.c
2424                 Workaround possible GTK crash: remove selection 
2425                 clipboard before destroying widget, or GTK+-2.10
2426                 dies. Thanks to Hiro.
2427
2428 2006-09-20 [colin]      2.4.0cvs201
2429
2430         * src/compose.c
2431                 Fix free-after-use in some cases (when 
2432                 procmime_encode_content() frees mimeinfo->data.mem
2433                 and turns it to a temp file)
2434
2435 2006-09-20 [colin]      2.4.0cvs200
2436
2437         * src/folderview.c
2438         * src/summaryview.c
2439         * src/gtk/gtksctree.c
2440         * src/gtk/gtksctree.h
2441                 Add tooltips in the folderview and summaryview
2442                 (Doesn't break string freeze as they already
2443                 exist)
2444         * src/toolbar.c
2445                 Put the spam button in the default configuration
2446                 if compiled with bogo plugin too
2447
2448 2006-09-19 [colin]      2.4.0cvs199
2449
2450         * src/summaryview.c
2451         * src/summaryview.h
2452                 Update folder name label on folder rename
2453         * src/prefs_matcher.c
2454         * src/gtk/logwindow.h
2455                 Fix warnings
2456                 Patches by Fabien
2457
2458 2006-09-19 [wwp]        2.4.0cvs198
2459
2460         * src/summary_search.c
2461                 fix can't click forward/backward buttons in the
2462                 search messages.
2463
2464 2006-09-18 [paul]       2.4.0cvs197
2465
2466         * src/wizard.c
2467                 add missing bracket, capitalise the A of
2468                 'SpamAssassin'
2469
2470 2006-09-18 [paul]       2.4.0cvs196
2471
2472         * src/compose.c
2473                 fix bug 1012 'crashed upon sending mail
2474                 from compose window'
2475                 Thanks to Colin
2476
2477 2006-09-16 [colin]      2.4.0cvs195
2478
2479         * src/folderview.c
2480                 Fix "real-time" sorting by freezing/thawing
2481
2482 2006-09-16 [colin]      2.4.0cvs194
2483
2484         * manual/faq.xml
2485                 Fix the anti-spam entry a bit
2486
2487 2006-09-16 [colin]      2.4.0cvs193
2488
2489         * src/wizard.c
2490                 Make sure reviewers have no excuse when stating
2491                 Sylpheed-Claws doesn't have antispam capabilities.
2492
2493 2006-09-16 [colin]      2.4.0cvs192
2494
2495         * src/main.c
2496                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2497                 as if the SIGPIPE comes from etpan's thread we could
2498                 trigger a GUI update from this thread.
2499
2500 2006-09-16 [colin]      2.4.0cvs191
2501
2502         * src/summaryview.c
2503                 Init all members of the struct
2504
2505 2006-09-16 [paul]       2.4.0cvs190
2506
2507         * src/account.c
2508                 improvements to the English
2509
2510 2006-09-15 [colin]      2.4.0cvs189
2511
2512         * src/summaryview.c
2513                 HIG order on dialog
2514
2515 2006-09-14 [colin]      2.4.0cvs188
2516
2517         * src/common/socket.c
2518         * src/common/socket.h
2519         * src/common/ssl.c
2520         * src/common/ssl_certificate.c
2521         * src/common/ssl_certificate.h
2522         * src/etpan/imap-thread.c
2523                 the get_fqdn() call done to get canonical name when
2524                 checking an SSL certificate is blocking, which is
2525                 sad as we just did a non-blocking lookup to connect.
2526                 Fix that by letting the fqdn available to the SockInfo,
2527                 and use that in ssl_certificate_check(). For IMAP,
2528                 we don't do it as the lookup's done by libetpan, but
2529                 it's less annoying as IMAP connections as much more
2530                 rare than POP3 connections.
2531
2532 2006-09-14 [paul]       2.4.0cvs187
2533
2534         * manual/advanced.xml
2535                 improvements to the English,
2536                 properly place the new hidden options
2537                 within the alphabetical order
2538         * src/gtk/pluginwindow.c
2539                 improvements to the English
2540
2541 2006-09-14 [colin]      2.4.0cvs186
2542
2543         * src/prefs_common.c
2544         * src/prefs_common.h
2545         * src/gtk/gtksctree.c
2546         * manual/advanced.xml
2547                 New hidden pref, stripes_color_offset, to change
2548                 the value added/substracted to normal bgcolor to
2549                 create the stripes in summaries
2550
2551 2006-09-13 [colin]      2.4.0cvs185
2552
2553         * src/gedit-print.c
2554         * src/messageview.c
2555         * src/messageview.h
2556         * src/summaryview.c
2557         * src/textview.c
2558                 Fix misc. printing issues: 
2559                 - Bad font for linkified headers
2560                 - Different font if the mail was displayed or not
2561                 - Factorize the thing
2562
2563 2006-09-13 [colin]      2.4.0cvs184
2564
2565         * src/common/ssl_certificate.c
2566                 Only get FQDN once when checking certificate
2567
2568 2006-09-13 [colin]      2.4.0cvs183
2569
2570         * src/account.c
2571         * src/gtk/pluginwindow.c
2572                 Misc. GUI fixes by Fabien
2573
2574 2006-09-13 [wwp]        2.4.0cvs182
2575
2576         * configure.ac
2577         * src/common/utils.h
2578         * src/common/utils.c
2579                 get rid of unused wide-char functions.
2580
2581 2006-09-13 [wwp]        2.4.0cvs181
2582
2583         * src/plugins/pgpinline/sylpheed.def
2584         * src/textview.c
2585                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2586                 add privacy_reset_error to the .def file,
2587                 do not fork for an external textviewer.
2588
2589 2006-09-13 [wwp]        2.4.0cvs180
2590
2591         * src/prefs_common.c
2592                 fix broken font entry in prefs (patch issued by the gpg4win team,
2593                 probably by Marcus Brinkmann <marcus@g10code.de>).
2594
2595 2006-09-13 [colin]      2.4.0cvs179
2596
2597         * src/folder.h
2598                 Fix a warning in summaryview.c
2599         * src/mainwindow.c
2600         * src/summaryview.c
2601         * src/summaryview.h
2602                 Add missing Mark/* elements in the
2603                 main menu
2604
2605 2006-09-12 [colin]      2.4.0cvs178
2606
2607         * src/prefs_actions.c
2608         * src/prefs_filtering_action.c
2609         * src/prefs_matcher.c
2610                 Use (New) instead of New everywhere
2611
2612 2006-09-12 [wwp]        2.4.0cvs177
2613
2614         * manual/fr/addrbook.xml
2615         * manual/fr/handling.xml
2616                 updated some quotes in the fr manual to match the fr translation.
2617
2618 2006-09-12 [wwp]        2.4.0cvs176
2619
2620         * src/prefs_matcher.c
2621                 don't store translated string elements in matcher expressions.
2622                 Also fixed a misused of Q_().
2623
2624 2006-09-11 [wwp]        2.4.0cvs175
2625
2626         * src/plugins//bogofilter/bogofilter.c
2627         * src/plugins//clamav/clamav_plugin.c
2628         * src/plugins//demo/demo.c
2629         * src/plugins//dillo_viewer/dillo_viewer.c
2630         * src/plugins//pgpcore/plugin.c
2631         * src/plugins//pgpinline/plugin.c
2632         * src/plugins//pgpmime/plugin.c
2633         * src/plugins//spamassassin/spamassassin.c
2634                 gettext-ize more strings (mostly plugin error messages).
2635
2636 2006-09-11 [colin]      2.4.0cvs174
2637
2638         * src/alertpanel.c
2639                 Make maximum buffer size bigger to avoid
2640                 truncating translated messages. Patch by
2641                 Fabien
2642
2643 2006-09-11 [colin]      2.4.0cvs173
2644
2645         * src/etpan/imap-thread.c
2646                 Fix compilation on OpenBSD, thanks to 
2647                 Landry
2648
2649 2006-09-10 [wwp]        2.4.0cvs172
2650
2651         * manual/account.xml
2652         * manual/addrbook.xml
2653         * manual/handling.xml
2654         * manual/es/handling.xml
2655         * manual/fr/account.xml
2656         * manual/fr/addrbook.xml
2657         * manual/fr/handling.xml
2658                 documented addressbook matching (condition configuration):
2659                   addrbook.xml, en fr
2660                 documented per-account filtering rules (handling/filtering
2661                   section, account section):
2662                   account.xml, handling.xml, en fr
2663                 slightly updated the handling/searching section to tell few
2664                   words about the extended search ability:
2665                   handling.xml, en fr
2666                 added missing <quote></quotes> to Quick Search:
2667                   handling.xml, en fr es
2668                 fixed a typo (auomatically):
2669                   handling.xml, en
2670                 changes revisited by Paul.
2671
2672 2006-09-10 [paul]       2.4.0cvs171
2673
2674         * src/prefs_actions.c
2675         * src/prefs_filtering.c
2676         * src/prefs_template.c
2677                 adjustments to the gui
2678                 Patch by Fabien Vantard (slightly modified)
2679
2680 2006-09-10 [colin]      2.4.0cvs170
2681
2682         * src/summaryview.c
2683                 Check folderitem/summaryview consistency
2684                 (basically automates Update summary). Fixes
2685                 #1011 (wrong (negative) count on unread 
2686                 messages)
2687
2688 2006-09-10 [colin]      2.4.0cvs169
2689
2690         * src/gtk/gtksctree.c
2691                 Fix recursive expansion via mouse
2692         * src/plugins/bogofilter/bogofilter.c
2693                 Use normal filtering way of moving
2694                 messages (batching), possibly fixing
2695                 bug #1015 (Bogofilter plugin doubles 
2696                 new messages)
2697
2698 2006-09-09 [wwp]        2.4.0cvs168
2699
2700         * src/prefs_filtering.c
2701                 better place for this fix.
2702
2703 2006-09-09 [wwp]        2.4.0cvs167
2704
2705         * src/prefs_filtering.c
2706                 fix a minor bug when the enabled status of a filtering/processing
2707                 rule always got set to TRUE when replacing this rule. That still
2708                 make sense when adding a new rule, but now when replacing, we
2709                 don't override the value of 'enabled'.
2710                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2711                 to prefs_filtering_list_view_get_info() as this function not only
2712                 returns the name, but also the account_id and the enabled status.
2713
2714 2006-09-09 [mones]      2.4.0cvs166
2715
2716         * manual/glossary.xml
2717         * manual/plugins.xml
2718                 Minor format corrections
2719         * manual/gpl.xml
2720                 Fix misplaced NO WARRANTY section
2721         * manual/es/advanced.xml
2722         * manual/es/faq.xml
2723         * manual/es/glossary.xml
2724         * manual/es/gpl.xml
2725         * manual/es/handling.xml
2726         * manual/es/plugins.xml
2727         * manual/es/starting.xml
2728                 Incorporate changes from English version
2729         * manual/fr/ack.xml
2730         * manual/pl/ack.xml
2731         * manual/es/ack.xml
2732                 Fix address, (add translation credits in es version)
2733         * po/es.po
2734                 Updated translation
2735
2736 2006-09-09 [wwp]        2.4.0cvs165
2737
2738         * src/prefs_filtering.c
2739                 fix a crash when opening filtering prefs, if matcherrc file contains
2740                 broken data (non-existing account id, which is theoretically not
2741                 possible).
2742
2743 2006-09-08 [colin]      2.4.0cvs164
2744
2745         * src/folder.c
2746                 Wrong assert, make it an if()
2747         * src/gtk/gtksctree.c
2748                 Fix bug #1013 (expand selected thread 
2749                 tree) - expanding is now recursive
2750
2751 2006-09-07 [wwp]        2.4.0cvs163
2752
2753         * src/prefs_matcher.c
2754                 make better sentences about addressbook matching in the
2755                 matcher prefs. This should make translators' work easier
2756                 too.
2757
2758 2006-09-07 [wwp]        2.4.0cvs162
2759
2760         * src/prefs_filtering.c
2761                 code simplification (get rid of dup var. assignment).
2762
2763 2006-09-07 [wwp]        2.4.0cvs161
2764
2765         * src/summaryview.c
2766                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2767                 <fzzzzz@gmail.com>.
2768
2769 2006-09-07 [paul]       2.4.0cvs160
2770
2771         * src/mimeview.c
2772                 fix compilation warnings
2773                 Thanks to Colin
2774
2775 2006-09-07 [paul]       2.4.0cvs159
2776
2777         * src/mimeview.c
2778                 select the mimepart icon when
2779                 displaying as text
2780                 Thanks to Colin
2781
2782 2006-09-06 [paul]       2.4.0cvs158
2783
2784         * src/prefs_filtering.c
2785                 fix labels and table element spacing
2786                 Patch by Fabien Vantard
2787
2788 2006-09-06 [paul]
2789
2790         2.5.0-rc3 released
2791
2792 2006-09-06 [paul]       2.4.0cvs157
2793
2794         * manual/es/advanced.xml
2795                 fix typo
2796
2797 2006-09-06 [wwp]        2.4.0cvs156
2798
2799         * src/mainwindow.c
2800                 fix an dup launch issue when iconified, thanks to Colin.
2801
2802 2006-09-06 [wwp]        2.4.0cvs155
2803
2804         * src/gtk//gtksctree.h
2805                 oops, forgot that one!
2806
2807 2006-09-06 [wwp]        2.4.0cvs154
2808
2809         * manual/pl/advanced.xml
2810         * manual/advanced.xml
2811         * manual/es/advanced.xml
2812         * manual/fr/advanced.xml
2813         * src/prefs_customheader.c
2814         * src/prefs_filtering_action.c
2815         * src/foldersel.c
2816         * src/prefs_summaries.c
2817         * src/prefs_filtering.c
2818         * src/account.c
2819         * src/compose.c
2820         * src/prefs_summary_column.c
2821         * src/addr_compl.c
2822         * src/prefs_actions.c
2823         * src/prefs_folder_column.c
2824         * src/ssl_manager.c
2825         * src/prefs_template.c
2826         * src/prefs_display_header.c
2827         * src/prefs_common.h
2828         * src/prefs_matcher.c
2829         * src/prefs_common.c
2830         * src/prefs_toolbar.c
2831         * src/summaryview.c
2832         * src/folderview.c
2833         * src/gtk/gtksctree.c
2834         * src/gtk/pluginwindow.c
2835         * src/gtk/progressdialog.c
2836         * src/gtk/prefswindow.c
2837                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2838                 to make its meaning more obvious (all versions of the manual reflect
2839                 the change).
2840                 added an extra hidden option use_stripes_in_summary to allow
2841                 discarding these stripes in mainwindow's folder and message lists;
2842                 en and fr manuals only are OK towards this.
2843
2844 2006-09-06 [colin]      2.4.0cvs153
2845
2846         * src/textview.c
2847                 Hide Sylpheed-Claws' internal queue headers
2848                 when showing all headers. They'll be present
2849                 only in Source window.
2850
2851 2006-09-05 [colin]      2.4.0cvs152
2852
2853         * src/plugins/trayicon/trayicon.c
2854                 Fix crash at exit - we have to disconnect
2855                 our handlers
2856         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2857                 Update eggtrayicon - patch adapted from a
2858                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2859                 on Sylpheed's ML
2860
2861 2006-09-05 [colin]      2.4.0cvs151
2862
2863         * src/mainwindow.c
2864         * src/gtk/logwindow.c
2865                 Fix race condition when something writes
2866                 to the log too soon during init. Thanks
2867                 to Fabien Vantard
2868
2869 2006-09-05 [colin]      2.4.0cvs150
2870
2871         * src/mimeview.c
2872                 Don't select part on right-click either
2873
2874 2006-09-05 [paul]       2.4.0cvs149
2875
2876         * src/mimeview.c
2877                 completion of previous commit
2878                 Thanks to Colin
2879
2880 2006-09-05 [colin]      2.4.0cvs148
2881
2882         * src/mimeview.c
2883                 Don't force selection on middle-click, just open
2884
2885 2006-09-04 [colin]      2.4.0cvs147
2886
2887         * src/mimeview.c
2888                 Looks like gtk_notebook_set_current_page()
2889                 sometimes steals focus, and this annoys us
2890                 in MimeViewers as it renders navigation
2891                 keys useless. Take back focus after switching
2892                 pages.
2893
2894 2006-09-04 [colin]      2.4.0cvs146
2895
2896         * src/messageview.c
2897                 Set stop_loading when clicking on Next
2898                 during load. Don't add a callback to 
2899                 avoid over-complicating things.
2900
2901 2006-09-04 [colin]      2.4.0cvs145
2902
2903         * src/mimeview.c
2904         * src/messageview.c
2905                 Fix multiple loads in separate messageview
2906
2907 2006-09-04 [colin]      2.4.0cvs144
2908
2909         * src/summaryview.c
2910                 Let navigation keys be handled during 
2911                 load
2912
2913 2006-09-04 [colin]      2.4.0cvs143
2914
2915         * src/messageview.c
2916         * src/summaryview.c
2917         * src/textview.c
2918         * src/textview.h
2919                 Make loading of huge mails (lots of text and/or
2920                 images) cancellable, so the GUI doesn't block 
2921
2922 2006-09-04 [colin]      2.4.0cvs142
2923
2924         * src/plugins/trayicon/trayicon.c
2925                 Fix annoyance when removing a folder with 
2926                 unread mails: trayicon didn't update
2927
2928 2006-09-04 [paul]       2.4.0cvs141
2929
2930         * src/gtk/icon_legend.c
2931                 straighten up columns
2932                 Patch by Fabien Vantard
2933
2934 2006-09-04 [wwp]        2.4.0cvs140
2935
2936         * src/prefs_filtering.c
2937                 fix new line's account name in filtering prefs:
2938                 was "All", is now "(New)".
2939
2940 2006-09-04 [paul]       2.4.0cvs139
2941
2942         * tools/make.themes.project
2943                 use "AUTOMAKE_OPTIONS = dist-bzip2"
2944                 instead of homebrewed "make release"
2945
2946 2006-09-03 [colin]      2.4.0cvs138
2947
2948         * src/folderview.c
2949                 Fix bug #1007 (Wrong folder highlighted)
2950
2951 2006-09-03 [colin]      2.4.0cvs137
2952
2953         * src/compose.c
2954                 Don't set Newsgroup: header to a mail folder
2955                 path
2956
2957 2006-09-03 [paul]       2.4.0cvs136
2958
2959         * src/prefs_other.c
2960         * src/prefs_spelling.c
2961                 unify the gui
2962
2963 2006-09-03 [paul]       2.4.0cvs135
2964
2965         * src/prefs_summaries.c
2966                 correct menu item text in prefs_keybind_apply_clicked()
2967
2968 2006-09-03 [paul]       2.4.0cvs134
2969
2970         * manual/advanced.xml
2971                 some improvements to the descriptions
2972         * src/mainwindow.c
2973         * src/messageview.c
2974         * src/summaryview.c
2975         * src/gtk/menu.c
2976                 fix menu sensitivity issues
2977         * src/prefs_message.c
2978                 drop the useless word 'short'
2979         * src/prefs_other.c
2980                 add the word 'lines' indicating log length
2981                 is a measure of lines
2982         * src/textview.c
2983                 fix compilation warnings
2984
2985 2006-09-02 [colin]      2.4.0cvs133
2986
2987         * src/messageview.c
2988                 Display a special return-receipt message
2989                 if the message is from the user
2990         * src/summaryview.c
2991                 Fix missing freeze of the list when marking
2992                 all read and unthreading for exec. Thanks
2993                 to Stephan Sachse.
2994
2995 2006-09-02 [paul]       2.4.0cvs132
2996
2997         * src/mainwindow.c
2998         * src/prefs_message.c
2999         * src/summaryview.c
3000                 fix some english
3001
3002 2006-09-02 [wwp]        2.4.0cvs131
3003
3004         * src/prefs_filtering.c
3005                 added an account name column to the filtering rules
3006                 dialog.
3007
3008 2006-09-02 [colin]      2.4.0cvs130
3009
3010         * src/gtk/logwindow.c
3011         * src/gtk/logwindow.h
3012                 Block scrolling if we're not at the end
3013                 of the log
3014
3015 2006-09-02 [colin]      2.4.0cvs129
3016
3017         * src/folder.c
3018                 Make sure account-specific rules can't
3019                 be used in {pre-,post-,}processing
3020         * src/mainwindow.c
3021         * src/gtk/logwindow.c
3022         * src/gtk/logwindow.h
3023                 Jump to last error when clicking on the
3024                 warning icon
3025
3026 2006-09-02 [colin]      2.4.0cvs128
3027
3028         * src/imap.c
3029         * src/import.c
3030         * src/mainwindow.c
3031         * src/mainwindow.h
3032                 Fix warning icon
3033         * src/inc.c
3034         * src/mbox.c
3035         * src/mbox.h
3036                 Let proc_mbox know its account, for
3037                 account-specific rules
3038
3039 2006-09-01 [colin]      2.4.0cvs127
3040
3041         * src/codeconv.c
3042                 Don't uselessly use iconv to convert from
3043                 us-ascii
3044         * src/alertpanel.c
3045         * src/mainwindow.c
3046         * src/mainwindow.h
3047         * src/inc.c
3048                 Fix certain log cases, disable warning icon
3049                 for now, the correct way to display it when
3050                 necessary and only when necessary is probably
3051                 to do it manually rather than use error logs
3052         * src/etpan/imap-thread.c
3053                 Clean up UID logging a bit
3054         * src/gtk/logwindow.c
3055         * src/gtk/logwindow.h
3056                 Make logging faster when the window's closed
3057
3058 2006-09-01 [wwp]        2.4.0cvs126
3059
3060         * manual/fr/account.xml
3061                 reflect changes to the ref. manual (parts of cvs72):
3062                 fix tabnames and quotes.
3063
3064 2006-09-01 [wwp]        2.4.0cvs125
3065
3066         * manual/fr/plugins.xml
3067                 reflect changes to the reference manual (cvs42):
3068                 update IRC channel info.
3069
3070 2006-09-01 [wwp]        2.4.0cvs124
3071
3072         * commitHelper
3073                 use CVSEDITOR env. var. if set, according to `man cvs`.
3074
3075 2006-09-01 [wwp]        2.4.0cvs123
3076
3077         * manual/advanced.xml
3078                 better sentence again (thanks to Paul).
3079
3080 2006-09-01 [wwp]        2.4.0cvs122
3081
3082         * manual/advanced.xml
3083         fix definition of toolbar_detachable and rework a bit the one of
3084         enable_dotted_lines.
3085
3086 2006-09-01 [mones]      2.4.0cvs121
3087
3088         * manual/advanced.xml
3089                 Document enable_dotted_lines
3090
3091 2006-09-01 [paul]       2.4.0cvs120
3092
3093         * src/folderview.c
3094         * src/folderview.h
3095         * src/imap.c
3096         * src/mainwindow.c
3097         * src/summaryview.c
3098                 obey the 'When entering folder...' option
3099                 when using the /View/Go to/... menu items
3100                 Thanks to Colin
3101
3102 2006-08-31 [colin]      2.4.0cvs119
3103
3104         * src/folderview.c
3105                 Revert 2.4.0cvs116, wrong fix.
3106
3107 2006-08-31 [colin]      2.4.0cvs118
3108
3109         * src/gtk/gtksctree.c
3110                 Better state the various copyrights
3111
3112 2006-08-31 [colin]      2.4.0cvs117
3113
3114         * src/prefs_common.c
3115                 fix enable_dotted_lines
3116
3117 2006-08-31 [colin]      2.4.0cvs116
3118
3119         * src/folderview.c
3120                 Use pref "Always open on select" when going
3121                 to next unread folder
3122         * src/gtk/gtksctree.c
3123                 Fix link failure to _gtk_clist_create_cell_layout
3124                 on certain computers. (Why not mine, I wonder)
3125
3126 2006-08-31 [colin]      2.4.0cvs115
3127
3128         * src/procmsg.c
3129         * src/textview.c
3130         * src/plugins/bogofilter/bogofilter.c
3131         * src/plugins/spamassassin/spamassassin.c
3132                 Requalify some "errors" to warnings
3133         * src/mainwindow.c
3134         * src/mainwindow.h
3135         * src/statusbar.c
3136                 Add an icon in the statusbar to notify
3137                 of errors
3138         * src/gtk/gtksctree.c
3139         * src/folderview.c
3140         * src/summaryview.c
3141                 Make the GtkSCTree look more modern by
3142                 alternating background lines
3143         * src/prefs_common.c
3144         * src/prefs_common.h
3145                 Add a pref to let people have the old
3146                 way if they prefer
3147
3148
3149 2006-08-30 [colin]      2.4.0cvs114
3150
3151         * src/procmsg.c
3152         * src/procmsg.h
3153                 Provide a way to filter a list of
3154                 messages in an optimised manner, and
3155                 add a list-filtering hook
3156         * src/folder.c
3157         * src/inc.c
3158         * src/mbox.c
3159                 Use the list filtering
3160         * src/plugins/bogofilter/bogofilter.c
3161                 Use the list-filtering hook
3162                 Use -b (bulk) mode for more speed
3163                 when learning and filtering
3164         * src/etpan/imap-thread.c
3165                 Make log output shorter in UID SEARCH
3166
3167
3168 2006-08-30 [colin]      2.4.0cvs113
3169
3170         * src/plugins/bogofilter/bogofilter.c
3171                 Really fast mass learning - thanks to David
3172                 Relson for the options explanations :)
3173
3174 2006-08-30 [colin]      2.4.0cvs112
3175
3176         * src/msgcache.c
3177                 Fix compilation on FreeBSD. Thanks
3178                 to Michael Hugues
3179
3180 2006-08-29 [colin]      2.4.0cvs111
3181
3182         * src/folderview.c
3183                 Handle "popup_menu" signal (for popping the 
3184                 menu via the keyboard)
3185         * src/mimeview.c
3186         * src/mimeview.h
3187         * src/summaryview.c
3188         * src/textview.c
3189         * src/gtk/gtkutils.c
3190         * src/gtk/gtkutils.h
3191                 Factorize scrolling code, and add an API 
3192                 for MimeViewers to handle scroll orders
3193
3194 2006-08-29 [wwp]        2.4.0cvs110
3195
3196         * src/plugins//bogofilter/bogofilter.c
3197         * src/plugins//spamassassin/spamassassin.c
3198                 make the bogofilter/spamassassin filtering error dialogs at
3199         incorporation obey to the "don't popup error dialog on
3200         receive error" option. If disabled, feed the log window w/
3201         the error message.
3202
3203 2006-08-29 [paul]
3204
3205         2.5.0-rc2 released
3206
3207 2006-08-29 [paul]       2.4.0cvs109
3208
3209         * Makefile.am
3210                 remove 'make release', it's not needed
3211                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3212
3213 2006-08-29 [paul]       2.4.0cvs108
3214
3215         * src/foldersel.c
3216         * src/summary_search.c
3217         * src/gtk/progressdialog.c
3218         * src/plugins/pgpcore/passphrase.c
3219                 replace deprecated gtk_window_set_policy()
3220
3221 2006-08-29 [colin]      2.4.0cvs107
3222
3223         * src/folder.c
3224                 Fix data loss when copy fails during a move:
3225                 only use fast remove_msgs if everything was
3226                 copied OK; else use slow remove_msg on the
3227                 mails that got copied only.
3228
3229 2006-08-28 [paul]       2.4.0cvs106
3230
3231         * src/mh.c
3232                 revert change in 2.4.0cvs104, it breaks
3233                 stuff
3234
3235 2006-08-28 [paul]       2.4.0cvs105
3236
3237         * src/plugins/spamassassin/spamassassin.c
3238                 english fix
3239
3240 2006-08-28 [paul]       2.4.0cvs104
3241
3242         * src/mh.c
3243                 fix data loss when moving to another
3244                 mailbox fails
3245         * src/prefs_spelling.c
3246                 improve the english
3247         * src/gtk/pluginwindow.c
3248                 improve the layout of the dialog text
3249         All thanks to Colin
3250
3251 2006-08-28 [paul]       2.4.0cvs103
3252
3253         * src/plugins/bogofilter/bogofilter.c
3254         * src/plugins/bogofilter/bogofilter_gtk.c
3255                 fix english up a bit, innit
3256
3257 2006-08-28 [paul]       2.4.0cvs102
3258
3259         * configure.ac
3260         * po/Makefile.in.in
3261         * po/Makevars
3262                 require autoconf 2.60, enabling building
3263                 with gettext 0.15 (gettext 0.14.x build still
3264                 possible). Replace Makefiles with versions
3265                 from gettext 0.15.
3266                 Remove configure options --with-localedir and
3267                 --with-mandir. The options that are provided
3268                 directly by autoconf 2.60 can be used instead:
3269                 --mandir --localedir
3270
3271 2006-08-27 [colin]      2.4.0cvs101
3272
3273         * src/plugins/bogofilter/Makefile.am
3274                 Fix make dist (no README)
3275
3276 2006-08-27 [colin]      2.4.0cvs100
3277
3278         * src/folder.c
3279                 Don't use F_UNKNOWN folders for any default
3280                 outbox/trash/etc
3281         * src/plugins/bogofilter/bogofilter.c
3282         * src/plugins/bogofilter/bogofilter.h
3283         * src/plugins/bogofilter/bogofilter_gtk.c
3284                 Add an option to specify the path to bogofilter
3285                 Use single-quotes to be able to learn in folders
3286                 with spaces in their names
3287                 Verify learning status
3288
3289 2006-08-27 [colin]      2.4.0cvs99
3290
3291         * manual/faq.xml
3292         * manual/plugins.xml
3293                 Document Bogofilter plugin
3294
3295 2006-08-27 [colin]      2.4.0cvs98
3296
3297         * src/compose.c
3298         * src/messageview.c
3299         * src/procmsg.c
3300         * src/procmsg.h
3301                 When possible, copy the queued mail to sent folder
3302                 instead of re-adding. Much faster on IMAP.
3303
3304 2006-08-27 [colin]      2.4.0cvs97
3305
3306         * src/msgcache.c
3307                 Disable mmaped caches - huge metadata loss
3308                 here after a power failure.
3309         * src/summaryview.c
3310                 Add quicksearch timing
3311         * src/common/plugin.c
3312         * src/common/plugin.h
3313                 Implement an interface to tell what plugins
3314                 provide. Prevent loading of similar plugins.
3315         * src/plugins/clamav/clamav_plugin.c
3316         * src/plugins/demo/demo.c
3317         * src/plugins/dillo_viewer/dillo_viewer.c
3318         * src/plugins/pgpcore/plugin.c
3319         * src/plugins/pgpinline/pgpinline.c
3320         * src/plugins/pgpmime/pgpmime.c
3321         * src/plugins/spamassassin/spamassassin.c
3322         * src/plugins/trayicon/trayicon.c
3323                 Implement plugin_provides()
3324
3325 2006-08-27 [colin]      2.4.0cvs96
3326
3327         * configure.ac
3328         * src/plugins/Makefile.am
3329         * src/plugins/bogofilter/.cvsignore
3330         * src/plugins/bogofilter/Makefile.am
3331         * src/plugins/bogofilter/bogofilter.c
3332         * src/plugins/bogofilter/bogofilter.h
3333         * src/plugins/bogofilter/bogofilter_gtk.c
3334                 New Bogofilter plugin, provides filtering and
3335                 learning. Spamassassin will go to extra plugins.
3336
3337 2006-08-26 [mones]      2.4.0cvs95
3338
3339         * manual/handling.xml
3340                 Fix subfolder path in the example (thanks to Paul) 
3341
3342 2006-08-26 [mones]      2.4.0cvs94
3343
3344         * manual/glossary.xml
3345                 2.2. + add ISP to the glossary
3346                 7.5. + Add UIDL to glossary
3347                 7.7. + Add TCP to glossary
3348         * manual/handling.xml
3349                 7.1. + Mentions GNU/Linux distribution, what about the non...
3350                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3351                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3352                 7.4. = Use appropriate quotation for commands
3353                 7.6. = change "" to <quote></quote>
3354         * manual/plugins.xml
3355                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3356         * manual/starting.xml
3357                 2.1. + local mbox file: some examples of mbox file locations...
3358                 Also reformatted files requiring it
3359
3360 2006-08-26 [wwp]        2.4.0cvs93
3361
3362         * src/summary_search.c
3363                 disable find buttons while summary search is running.
3364
3365 2006-08-25 [colin]      2.4.0cvs92
3366
3367         * src/folder.c
3368         * src/folderutils.c
3369         * src/mh.c
3370         * src/procmsg.h
3371         * src/summaryview.c
3372                 Speed up MH moving, and add progressbar
3373                 for MH deletion
3374         * src/msgcache.c
3375                 Write cache files using mmap() too
3376
3377 2006-08-25 [wwp]        2.4.0cvs91
3378
3379         * src/summaryview.c
3380                 switch spam<->ham button when a message has been marked as spam or ham
3381                 and is still selected. Thanks to Colin.
3382
3383 2006-08-25 [paul]       2.4.0cvs90
3384
3385         * src/Makefile.am
3386         * src/stock_pixmap.c
3387         * src/stock_pixmap.h
3388         * src/summaryview.c
3389         * src/gtk/icon_legend.c
3390         * src/pixmaps/copied.xpm
3391         * src/pixmaps/moved.xpm
3392                 add icons for delayed execution marked for
3393                 copying, marked for moving
3394
3395 2006-08-25 [mones]      2.4.0cvs89
3396
3397         * manual/glossary.xml
3398                 Fix the other glossary items:
3399                 5.1. = Inmmediate execution -> <quote>immediate execution...
3400                 5.2. = Fix MBOX capitalization -> Mbox
3401                 5.3. + Improve Plugins def. w/ tech. ref.
3402                 5.4. = Quotation -> replace '>' by <quote>></quote>
3403                 5.5. - SMTP Server. -> remove dot
3404         * po/es.po
3405                 Updated translation
3406
3407 2006-08-25 [mones]      2.4.0cvs88
3408
3409         * manual/ack.xml
3410                 Reformatted, changed email address
3411         * manual/glossary.xml
3412                 Reformatted, fixed MANUAL-TODO items:
3413                 8.2. + add ROT-13 to glossary
3414                 8.4. + add URL to glossary
3415         * manual/es/advanced.xml
3416                 Fixed <literal>s
3417
3418 2006-08-25 [paul]       2.4.0cvs87
3419
3420         * src/gtk/icon_legend.c
3421                 add 'marked for deletion' icon
3422                 arrange icons by containing column
3423                 wrap long label text
3424
3425 2006-08-25 [colin]      2.4.0cvs86
3426
3427         * src/common/utils.c
3428         * src/common/utils.h
3429                 Add the sc_g_*list_bigger functions in
3430                 a place everyone can use it
3431         * src/summaryview.c
3432                 Only freeze/thaw the list when working
3433                 on the selection, if it's bigger than 1
3434         * src/gtk/gtksctree.c
3435                 Only freeze/thaw the list when unselec-
3436                 ting 'all' if ('all' != 1)
3437                 This avoids some flickering
3438
3439 2006-08-24 [colin]      2.4.0cvs85
3440
3441         * src/addressbook.c
3442                 Fix strange list selection
3443                 Fix random seg (Invalid read of freed memory)
3444
3445 2006-08-24 [colin]      2.4.0cvs84
3446
3447         * src/alertpanel.c
3448         * src/gtk/inputdialog.c
3449         * src/plugins/pgpcore/passphrase.c
3450                 Revert minimal width patch of 2.4.0cvs67,
3451                 as it is also a maximal width. Use 
3452                 gtk_window_set_default_size instead.
3453
3454 2006-08-24 [colin]      2.4.0cvs83
3455
3456         * src/msgcache.c
3457                 Write cache/mark to temp files before
3458                 overwriting old ones (avoids metadata
3459                 loss if writing the new files fail).
3460                 Use mmap() to read cache/mark file, as
3461                 this makes cache reading faster. Dis-
3462                 abled for big-endian machines until it
3463                 can be tested. (Big-endian users: set
3464                 msgcache_use_mmap = TRUE in the relevant
3465                 #if).
3466         * src/procmsg.h
3467                 Move rarely used fields of MsgInfo in 
3468                 another structure, which will only be
3469                 allocated if needed. Face, X-Face,
3470                 Return receipt headers and List-*
3471                 headers are moved. Mails having none
3472                 of these occupy 52 bytes less with
3473                 this patch, which makes 2.5MB of RAM
3474                 saved on a 50k folder).
3475         * src/headerview.c
3476         * src/mainwindow.c
3477         * src/messageview.c
3478         * src/partial_download.c
3479         * src/procheader.c
3480         * src/procmsg.c
3481         * src/textview.c
3482                 Follow this structure change.
3483
3484 2006-08-24 [wwp]        2.4.0cvs82
3485
3486         * manual/es/.cvsignore
3487         * manual/es/dist/.cvsignore
3488         * manual/es/dist/html/.cvsignore
3489         * manual/es/dist/pdf/.cvsignore
3490         * manual/es/dist/ps/.cvsignore
3491         * manual/es/dist/txt/.cvsignore
3492                 more (generated) files to ignore.
3493
3494 2006-08-24 [colin]      2.4.0cvs81
3495
3496         * src/folder.c
3497         * src/mh.c
3498                 Fix possible problems with local delivery. Check the folder doesn't
3499                 need scan before setting its mtime when saving cache (which can be
3500                 done long after the folder's been modified by an external process);
3501                 Check that the stored item's mtime didn't change in mh functions.
3502
3503 2006-08-24 [mones]      2.4.0cvs80
3504
3505         * manual/advanced.xml
3506                 Rewrapping, some fixes and MANUAL-TODO items:
3507                 8.1. = change "" to <quote></quote>
3508                 8.3. = quote menu items
3509                 8.5. - deploying -> new user ... ideally a new user (redundant)
3510
3511 2006-08-23 [colin]      2.4.0cvs79
3512
3513         * src/gtk/gtksctree.c
3514                 When selecting or deselecting range, only
3515                 freeze/thaw when selection is bigger than 10
3516
3517 2006-08-23 [colin]      2.4.0cvs78
3518
3519         * src/messageview.c
3520         * src/mimeview.c
3521         * src/mimeview.h
3522         * src/plugins/dillo_viewer/dillo_viewer.c
3523                 Provide an API for MimeViewer plugins to
3524                 return a text selection for replying
3525
3526 2006-08-23 [colin]      2.4.0cvs77
3527
3528         * src/image_viewer.c
3529         * src/textview.c
3530                 Use gtk_pixbuf_new_from_file_at_scale(), which
3531                 is faster than getting the pixbuf then resizing
3532                 it.
3533
3534 2006-08-23 [colin]      2.4.0cvs76
3535
3536         * src/procmime.c
3537                 UTF-8 should be sent Quoted-printable
3538
3539 2006-08-22 [colin]      2.4.0cvs75
3540
3541         * src/mh.c
3542                 Check if scan is required before touching
3543                 the folder (or it'll be required every time)
3544
3545 2006-08-22 [colin]      2.4.0cvs74
3546
3547         * configure.ac
3548                 Require libetpan 0.46 (crasher fix when built
3549                 against gnutls)
3550
3551 2006-08-22 [colin]      2.4.0cvs73
3552
3553         * src/folder.c
3554                 Set folder's mtime after writing its
3555                 cache
3556         * src/folderview.c
3557                 Add some timing
3558         * src/procmsg.c
3559                 Don't do useless stuff if we don't 
3560                 thread by subject
3561         * src/summaryview.c
3562                 Add some timing, don't deselect prior
3563                 to selecting (gtksctree does it itself),
3564                 remove crash avoidance hacks as it's been
3565                 properly fixed since a while
3566         * src/common/utils.c
3567                 Optimize to_human_readable(): _() is slow,
3568                 do it only once, and avoid %f format for KB
3569                 (the most common in a summaryview)
3570         * src/gtk/gtksctree.c
3571                 Don't uselessly freeze/thaw (fixes flicker
3572                 on next unread and friends), reduce number
3573                 of g_list_nth/g_list_position where possible
3574         * src/gtk/gtkutils.c
3575         * src/gtk/gtkutils.h
3576                 Reduce number of g_list_nth/g_list_position
3577                 where possible.
3578                 All of this makes loading as 70k folder 2.1
3579                 seconds instead of 3.2 (with hot FS caches).
3580                 (1.3 seconds without Date and Size columns...)
3581
3582 2006-08-22 [paul]       2.4.0cvs72
3583
3584         wrap documents and do some items from mones' MANUAL-TODO:
3585
3586         * manual/account.xml
3587                 4.1. = fix tabname references to <quote>tabname</quote>
3588                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3589         * manual/faq.xml
3590                 1.1. = mentioned options don't match UI
3591                 Add information about the 'Never send Return Receipts'
3592                 option
3593         * manual/handling.xml
3594                 6.2. = Mentions Extended symbols button, but now is
3595                 named Information
3596                 6.3. = Mentions ... button, which is now Edit
3597
3598 2006-08-22 [colin]      2.4.0cvs71
3599
3600         * src/gtk/pluginwindow.c
3601                 Fix layout in verbose translations (such
3602                 as french)
3603
3604 2006-08-22 [paul]       2.4.0cvs70
3605
3606         * manual/Makefile.am
3607                 build manuals in alphabetical order
3608         * src/addressbook.c
3609         * src/prefs_themes.c
3610                 replace/remove deprecated symbols
3611         * src/gtk/gtkutils.c
3612                 fix a warning
3613         * src/gtk/pluginwindow.c
3614                 replace deprecated symbol
3615                 replace label text and move it
3616         * src/plugins/pgpcore/prefs_gpg.c
3617                 move the 'Generate...' button out of the
3618                 Sign Key frame, replace the English used
3619         * src/plugins/pgpcore/sgpgme.c
3620                 fixes to the English
3621
3622 2006-08-21 [colin]      2.4.0cvs69
3623
3624         * src/plugins/trayicon/trayicon.c
3625                 Add more strings for translation; patch
3626                 by Pawel
3627
3628 2006-08-21 [colin]      2.4.0cvs68
3629
3630         * src/compose.c
3631                 fix replied flag not set after drafting
3632         * src/matcher.c
3633                 fix body quicksearch in non-encoded bodies
3634                 containing '='
3635         * src/msgcache.c
3636                 Get rid of the g_malloc workaround for
3637                 corrupted caches, use g_try_malloc
3638
3639 2006-08-21 [colin]      2.4.0cvs67
3640
3641         * src/alertpanel.c
3642         * src/gtk/inputdialog.c
3643         * src/plugins/pgpcore/passphrase.c
3644                 Set minimal width to 375
3645         * src/mainwindow.c
3646                 Fix switching to offline, asking if it 
3647                 should be overriden for synchronising
3648         * src/mimeview.c
3649                 Don't offer to remember command on Open 
3650                 with for text parts, as the browser or 
3651                 text editor command isn't changed from 
3652                 there
3653
3654 2006-08-20 [paul]       2.4.0cvs66
3655
3656         * po/ko.po
3657         * po/zh_CN.po
3658                 fix plural form errors. revealed by stricter
3659                 checking of gettext 0.15
3660
3661 2006-08-18 [paul]       2.4.0cvs65
3662
3663         * src/stock_pixmap.c
3664                 fix the fix of 2.4.0cvs64
3665                 Thanks to Colin
3666
3667 2006-08-18 [paul]       2.4.0cvs64
3668
3669         * src/stock_pixmap.c
3670                 fix leaks
3671                 Thanks to Colin
3672
3673 2006-08-18 [paul]       2.4.0cvs63
3674
3675         * src/compose.c
3676         * src/procmsg.c
3677                 fix occasional IMAP bug where large msgs
3678                 were left in the queue folder after sending
3679                 Thanks to Colin
3680
3681 2006-08-18 [paul]       2.4.0cvs62
3682
3683         * src/folderview.c
3684                 freeze the summaryview while quicksearch results
3685                 are displayed
3686                 (fixes bug 456 'current message is hidden when the
3687                 view is refreshed and extended search is "unread 
3688                 messages"')
3689                 Thanks to Colin
3690         * src/textview.c
3691                 add missing #include "inputdialog.h"
3692         * src/common/utils.h
3693                 add missing mailcap_update_default() and improve
3694                 readability
3695
3696 2006-08-17 [colin]      2.4.0cvs61
3697
3698         * src/plugins/pgpcore/select-keys.c
3699                 Fix warnings :)
3700
3701 2006-08-17 [colin]      2.4.0cvs60
3702
3703         * src/compose.c
3704                 Don't continue queuing if Cancel is clicked
3705                 in select-keys
3706
3707 2006-08-17 [colin]      2.4.0cvs59
3708
3709         * src/plugins/pgpcore/select-keys.c
3710                 When encrypting, if only one key matches and it 
3711                 matches exactly, automatically use it.
3712
3713 2006-08-17 [colin]      2.4.0cvs58
3714
3715         * src/mimeview.c
3716         * src/prefs_common.c
3717         * src/prefs_common.h
3718         * src/prefs_ext_prog.c
3719         * src/textview.c
3720                 Fix issues with previous patch (text/html)
3721                 Remove outdated prefs
3722
3723 2006-08-17 [colin]      2.4.0cvs57
3724
3725         * src/imap.c
3726                 Add View Log button on auth error
3727         * src/procmsg.c
3728                 Fix encrypted mail marked as new when
3729                 saved in normal folders
3730         * src/plugins/pgpinline/pgpinline.c
3731                 Fix encrypt bug on IMAP
3732         * src/mimeview.c
3733         * src/common/utils.c
3734         * src/common/utils.h
3735         * src/gtk/inputdialog.c
3736         * src/gtk/inputdialog.h
3737                 Get rid of metamail stuff, simplify
3738                 opening, and allow remembering of user's
3739                 choices (by updating ~/.mailcap). There's
3740                 still to drop "Audio player" and "Image
3741                 viewer" preferences.
3742
3743 2006-08-17 [mones]      2.4.0cvs56
3744
3745         * manual/es/sylpheed-claws-manual.xml
3746                 fix DTD path
3747
3748 2006-08-17 [mones]      2.4.0cvs55
3749
3750         * configure.ac
3751         * manual/Makefile.am
3752         * manual/es/Makefile.am
3753         * manual/es/account.xml
3754         * manual/es/ack.xml
3755         * manual/es/addrbook.xml
3756         * manual/es/advanced.xml
3757         * manual/es/faq.xml
3758         * manual/es/glossary.xml
3759         * manual/es/gpl.xml
3760         * manual/es/handling.xml
3761         * manual/es/intro.xml
3762         * manual/es/keyboard.xml
3763         * manual/es/plugins.xml
3764         * manual/es/starting.xml
3765         * manual/es/sylpheed-claws-manual.xml
3766         * manual/es/dist/Makefile.am
3767         * manual/es/dist/html/Makefile.am
3768         * manual/es/dist/pdf/Makefile.am
3769         * manual/es/dist/ps/Makefile.am
3770         * manual/es/dist/txt/Makefile.am
3771                 Spanish translation for the manual
3772
3773 2006-08-16 [colin]      2.4.0cvs54
3774
3775         * src/compose.c
3776         * src/main.c
3777         * src/mainwindow.c
3778                 Fix send button sensitivity at startup
3779                 Set send menu sensitivity (patch by Fabien)
3780         * src/ssl_manager.c
3781                 Enable closing with esc (patch by Fabien)
3782         * src/gtk/foldersort.c
3783                 Enable closing with esc (patch by Fabien)
3784         * src/procmime.c
3785                 Optimisation (no need to copy to tempfile to
3786                 "decode" 7bit and 8bit)
3787         * src/summaryview.c
3788                 Fix cruft in swap_from case
3789         * src/textview.c
3790                 Fix missing last line in some mail cases 
3791                 (Fixes debian #381872)
3792         * src/plugins/pgpcore/prefs_gpg.c
3793         * src/plugins/pgpcore/sgpgme.c
3794         * src/plugins/pgpcore/sgpgme.h
3795                 Don't show "no key found" when user explicitely
3796                 wants to create a key
3797
3798 2006-08-16 [paul]       2.4.0cvs53
3799
3800         * configure.ac
3801         * src/account.c
3802         * src/addressbook.c
3803         * src/headerview.c
3804         * src/prefs_account.c
3805         * src/prefs_message.c
3806         * src/gtk/gtkutils.c
3807                 bump up minimum required versions of GTK+ and
3808                 GLIB to 2.6.0
3809
3810 2006-08-16 [paul]       2.4.0cvs52
3811
3812         * src/toolbar.c
3813                 workaround GTK+ Bug 351600 - 'Can't re-click
3814                 on button after sensitivity update'
3815                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3816                 Thanks to Colin
3817
3818 2006-08-15 [colin]      2.4.0cvs51
3819
3820         * src/plugins/pgpcore/prefs_gpg.c
3821                 Set options sensitivity according to
3822                 key existence
3823         * src/plugins/pgpcore/sgpgme.c
3824                 Allow to create key with no passphrase
3825
3826 2006-08-14 [cleroy]     2.4.0cvs50
3827
3828         * src/gtk/pluginwindow.c
3829                 New layout (maybe to be changed?)
3830         * src/gtk/gtkutils.c
3831                 Fix a bit label_window
3832         * src/plugins/pgpcore/passphrase.c
3833         * src/plugins/pgpcore/passphrase.h
3834         * src/plugins/pgpcore/plugin.c
3835         * src/plugins/pgpcore/prefs_gpg.c
3836         * src/plugins/pgpcore/prefs_gpg.h
3837         * src/plugins/pgpcore/sgpgme.c
3838         * src/plugins/pgpcore/sgpgme.h
3839                 Allow to create a PGP private key via the GUI
3840
3841 2006-08-14 [wwp]        2.4.0cvs49
3842
3843         * src/addressbook_foldersel.c
3844                 fix strict ISO C90 compliance.
3845
3846 2006-08-14 [paul]       2.4.0cvs48
3847
3848         * src/gtk/prefswindow.c
3849                 re-set scrolled window on opening
3850                 Patch by Ticho
3851
3852 2006-08-14 [paul]
3853
3854         2.5.0-rc1 released
3855
3856 2006-08-14 [paul]       2.4.0cvs47
3857
3858         * src/prefs_display_header.c
3859                 re-enable user-defined Displayed Headers
3860
3861 2006-08-14 [paul]       2.4.0cvs46
3862
3863         * src/prefs_account.c
3864                 use GTK_STOCK_EDIT
3865
3866 2006-08-13 [colin]      2.4.0cvs45
3867
3868         * src/common/utils.c
3869                 Fix "a" in quote when the original message is empty,
3870                 by using \0 instead of 'a' to test writability of
3871                 temp files.
3872
3873 2006-08-13 [wwp]        2.4.0cvs44
3874
3875         * src/plugins/spamassassin/spamassassin.c
3876                 fix capitalization of "SpamAssassin" in some debug, log and
3877                 dialog messages.
3878
3879 2006-08-13 [paul]       2.4.0cvs43
3880
3881         * src/editldap.c
3882                 fix overlapping widgets
3883         * src/prefs_account.c
3884                 fix translation of protocol_names[]
3885                 fix label disappearing off the edge of the
3886                 visible area
3887
3888 2006-08-12 [paul]       2.4.0cvs42
3889
3890         * manual/plugins.xml
3891                 update IRC channel info before it gets forgotten
3892                 about
3893
3894 2006-08-11 [colin]      2.4.0cvs41
3895
3896         * src/compose.c
3897         * src/mainwindow.c
3898         * src/mainwindow.h
3899         * src/procmsg.c
3900         * src/procmsg.h
3901         * src/summaryview.c
3902         * src/toolbar.c
3903                 Grey out the Send button if
3904                 - Queue folders are empty, or
3905                 - We're sending already
3906
3907 2006-08-11 [wwp]        2.4.0cvs40
3908
3909         * src/main.c
3910                 fix a logic issue when quitting while a compose window is
3911                 still open, thanks to Colin.
3912
3913 2006-08-10 [colin]      2.4.0cvs39
3914
3915         * src/main.c
3916                 Fix default font size setting after wizard run
3917         * src/imap.c
3918         * src/etpan/imap-thread.c
3919         * src/etpan/imap-thread.h
3920                 Fix bug #999 (Timing out on TSL cert validation 
3921                 dialog makes ugly things happen). Also, STARTTLS
3922                 unconditionnaly if initial capabilities contain
3923                 LOGINDISABLED and STARTTLS.
3924
3925 2006-08-09 [colin]      2.4.0cvs38
3926
3927         * src/mainwindow.c
3928         * src/mainwindow.h
3929                 Fix Tools/Actions sensitivity when there are
3930                 no actions
3931
3932 2006-08-09 [colin]      2.4.0cvs37
3933
3934         * src/prefs_filtering.c
3935                 Warning fix, patch by Paul
3936         * src/messageview.c
3937         * src/prefs_actions.c
3938         * src/prefs_filtering_action.c
3939         * src/prefs_matcher.c
3940                 Uniformisation of "Info ..." to "Info..." (for
3941                 old gtk), patch by Fabien
3942         * src/plugins/clamav/clamav_plugin_gtk.c
3943                 Sensitivity fix by Fabien
3944
3945 2006-08-09 [colin]      2.4.0cvs36
3946
3947         * src/main.c
3948         * src/main.h
3949                 Add a function to know whether we're exiting
3950         * src/plugins/trayicon/trayicon.c
3951                 If exiting, don't do anything. Faster, and
3952                 avoids gtk_main_iteration reentracy causing
3953                 segfaults at exit
3954
3955 2006-08-09 [colin]      2.4.0cvs35
3956
3957         * src/messageview.c
3958         * src/mimeview.c
3959         * src/mimeview.h
3960                 Fix lack of part selection when automatically 
3961                 jumping to a specific part
3962         * src/msgcache.c
3963                 Little optimisation in cache reading
3964
3965 2006-08-09 [colin]      2.4.0cvs34
3966
3967         * src/compose.c
3968                 Fix crash setting the priority on reedit
3969                 (Accessing compose before creating it!)
3970
3971 2006-08-08 [colin]      2.4.0cvs33
3972
3973         * src/procmime.c
3974                 Fix bug #998 (last attachment is not accessible)
3975                 Bad RFC interpretation on multipart close-delimiters
3976         * src/mimeview.c
3977         * src/mimeview.h
3978         * src/gtk/gtkvscrollbutton.c
3979         * src/gtk/gtkvscrollbutton.h
3980                 Make attachments list wheel-scrollable
3981
3982 2006-08-07 [colin]      2.4.0cvs32
3983
3984         * src/gtk/gtkaspell.c
3985                 Fix bug #973 (Unicode punctation characters 
3986                 are not recognized as separators by the
3987                 spell checker); fix unsigned stuff
3988
3989 2006-08-07 [colin]      2.4.0cvs31
3990
3991         * src/compose.c
3992                 Fix bug #956 (DnD text with accents in compose 
3993                 text entry); fix gccc's signed/unsigned fuss
3994
3995 2006-08-06 [colin]      2.4.0cvs30
3996
3997         * src/main.c
3998                 Fix bug #979 (Plugin crashes when exiting 
3999                 sylpheed-claws) : handle exit request only 
4000                 once
4001
4002 2006-08-05 [colin]      2.4.0cvs29
4003
4004         * src/news.c
4005                 Just make sure we have a msgid.
4006
4007 2006-08-05 [colin]      2.4.0cvs28
4008
4009         * src/news.c
4010         * src/summaryview.c
4011                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4012                 by reimplementing it
4013         * src/textview.c
4014                 Fix bug when hiding quotes with level > 3 and quote
4015                 colors are recycled
4016
4017 2006-08-04 [colin]      2.4.0cvs27
4018
4019         * src/compose.c
4020         * src/undo.c
4021         * src/undo.h
4022                 Fix a bit replace-by-pasting undo
4023         * src/mainwindow.c
4024         * src/messageview.c
4025                 Fix Fold quotes menu synchro in
4026                 mainwindow when it changes in 
4027                 messageview
4028         * src/textview.c
4029                 Fix right-click on quotes blocks
4030         * src/common/utils.c
4031                 Verify that the file created by
4032                 my_tmpfile() is writable. Fixes
4033                 bug #988 (very specific filesystem
4034                 issue)
4035         * src/plugins/pgpcore/sgpgme.c
4036                 Fix file descriptor leak
4037         * src/plugins/spamassassin/spamassassin.c
4038                 Warn once if spamd isn't reachable
4039
4040 2006-08-04 [colin]      2.4.0cvs26
4041
4042         * src/toolbar.c
4043                 i18n context patch by Fabien
4044
4045 2006-08-03 [colin]      2.4.0cvs25
4046
4047         * src/mainwindow.c
4048         * src/messageview.c
4049                 Rename "Hide quotes" to "Fold quotes"
4050         * src/textview.c
4051                 Don't use hand cursor on quotes. "all 
4052                 the bonuses of the feature and none of 
4053                 unwelcome side-effects"
4054
4055 2006-08-03 [colin]      2.4.0cvs24
4056
4057         * AUTHORS
4058         * sylpheed-claws.desktop
4059         * src/gtk/authors.h
4060                 Bring the desktop file to XDG compliance
4061                 Patch by Charles A. Edwards
4062
4063 2006-08-03 [colin]      2.4.0cvs23
4064
4065         * src/textview.c
4066                 Fix links offset when they are preceded
4067                 by accentued chars (g_utf8_strlen!)
4068         * src/mainwindow.c
4069                 Fix wrong status when starting offline
4070
4071
4072 2006-08-03 [wwp]        2.4.0cvs22
4073
4074         * src/prefs_common.h
4075                 ask what to do w/ filtering rules that belong to an account when
4076                 applying filtering rules manually from the main window (skip,
4077                 apply regardless of the account, use current account). This dialog
4078                 can be skipped and the last reply used.
4079                 (forgot that file)
4080
4081 2006-08-03 [wwp]        2.4.0cvs21
4082
4083         * src/filtering.c
4084         * src/filtering.h
4085         * src/prefs_common.c
4086         * src/summaryview.c
4087         * src/alertpanel.c
4088         * src/alertpanel.h
4089         * src/messageview.c
4090                 ask what to do w/ filtering rules that belong to an account when
4091                 applying filtering rules manually from the main window (skip,
4092                 apply regardless of the account, use current account). This dialog
4093                 can be skipped and the last reply used.
4094
4095
4096 2006-08-03 [colin]      2.4.0cvs20
4097
4098         * src/textview.c
4099                 Optimize previous patch
4100
4101 2006-08-03 [cleroy]     2.4.0cvs19
4102
4103         * src/textview.c
4104                 Fix quotes getting toggled back when the
4105                 mail has an even number of text parts
4106
4107 2006-08-02 [colin]      2.4.0cvs18
4108
4109         * src/messageview.c
4110                 Add Hide quotes menu
4111
4112 2006-08-02 [colin]      2.4.0cvs17
4113
4114         * src/mainwindow.c
4115         * src/prefs_common.c
4116         * src/textview.c
4117         * src/textview.h
4118         * src/gtk/about.c
4119                 Allow per-level quote hiding,
4120                 Allow toggling quotes by double-clicking them
4121                 Rename RemoteURI to ClickableText to reflect
4122                 the fact it's used for a variety of things
4123
4124 2006-08-02 [wwp]        2.4.0cvs16
4125
4126         * src/mainwindow.c
4127                 fix "View/Hide quotes" menu item status initialization.
4128
4129 2006-08-02 [wwp]        2.4.0cvs15
4130
4131         * src/matcher_parser_parse.y
4132                 remove a debug trace.
4133
4134 2006-08-02 [paul]       2.4.0cvs14
4135
4136         * src/plugins/pgpcore/passphrase.c
4137                 don't set initial dialog size
4138                 make it resizable
4139
4140 2006-08-02 [paul]       2.4.0cvs13
4141
4142         * src/noticeview.c
4143                 remove the rogue '/' character
4144
4145 2006-08-02 [paul]       2.4.0cvs12
4146
4147         * src/noticeview.c
4148                 allow buttons to resize as necessary
4149
4150 2006-08-01 [wwp]        2.4.0cvs11
4151
4152         * src/mbox.c
4153                 fix strict ISO C90 compliance.
4154
4155 2006-08-01 [wwp]        2.4.0cvs10
4156
4157         * tools/update-po
4158                 updated update-po tool to work w/ context-dependent translations.
4159                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4160
4161 2006-08-01 [wwp]        2.4.0cvs9
4162
4163         * src/matcher.c
4164         * src/prefs_filtering.c
4165         * src/prefs_matcher.c
4166                 allow context-dependent translations for "All",
4167                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4168
4169 2006-07-31 [colin]      2.4.0cvs8
4170
4171         * AUTHORS
4172         * src/gtk/authors.h
4173                 Add Rafal to authors
4174
4175 2006-07-31 [colin]      2.4.0cvs7
4176
4177         * src/compose.c
4178         * src/mainwindow.c
4179         * src/messageview.h
4180         * src/prefs_common.c
4181         * src/prefs_common.h
4182         * src/textview.c
4183                 Add 'View/Hide quotes'. Patch based on a patch
4184                 by Rafal Weglarz
4185
4186 2006-07-31 [colin]      2.4.0cvs6
4187
4188         * src/action.c
4189                 Fix problem with "> stuff >" actions
4190
4191 2006-07-31 [paul]       2.4.0cvs5
4192
4193         * po/nb.po
4194                 updated by Geir Helland
4195
4196 2006-07-31 [wwp]        2.4.0cvs4
4197
4198         * src/mainwindow.c
4199         * src/summaryview.c
4200         * src/summaryview.h
4201                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4202                 thanks to Colin.
4203
4204 2006-07-31 [wwp]        2.4.0cvs3
4205
4206         * src/Makefile.am
4207         * src/addr_compl.c
4208         * src/addr_compl.h
4209         * src/addressbook.c
4210         * src/addressbook.h
4211         * src/addressbook_foldersel.c
4212         * src/addressbook_foldersel.h
4213         * src/addrindex.c
4214         * src/addrindex.h
4215         * src/matcher.c
4216         * src/matcher.h
4217         * src/matcher_parser_lex.l
4218         * src/matcher_parser_parse.y
4219         * src/prefs_common.c
4220         * src/prefs_common.h
4221         * src/prefs_filtering.c
4222         * src/prefs_matcher.c
4223         * src/prefs_matcher.h
4224         * src/summaryview.c
4225                 introduce filtering against the address book. It's now possible to add
4226                 matched conditions to determine if any email address in a message matches
4227                 or doesn't match any or all books or folders in the address book.
4228
4229 2006-07-31 [wwp]        2.4.0cvs2
4230
4231         * src/account.c
4232         * src/filtering.c
4233         * src/filtering.h
4234         * src/folder.c
4235         * src/folderview.c
4236         * src/inc.c
4237         * src/mainwindow.c
4238         * src/matcher.c
4239         * src/matcher_parser_lex.l
4240         * src/matcher_parser_parse.y
4241         * src/mbox.c
4242         * src/prefs_filtering.c
4243         * src/prefs_filtering.h
4244         * src/procmsg.c
4245         * src/procmsg.h
4246         * src/summaryview.c
4247                 introduce per-account filtering rules. Each filtering rule can now be assigned
4248                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4249                 when applying filtering rules manually, as all rules will apply - even the ones
4250                 assigned to an account. This issue will be addressed soon.
4251  
4252
4253
4254 2006-07-31 [wwp]        2.4.0cvs1
4255
4256         * src/quote_fmt.c
4257                 make more strings translatable.
4258
4259 2006-07-31 [paul]       2.4.0
4260
4261         2.4.0 released
4262
4263 2006-07-31 [paul]       2.3.1cvs91
4264
4265         * po/ca.po
4266                 updated by Miquel Oliete
4267
4268 2006-07-31 [paul]       2.3.1cvs90
4269
4270         * po/de.po
4271         * po/el.po
4272         * po/fr.po
4273         * po/it.po
4274         * po/pl.po
4275         * po/pt_BR.po
4276         * po/sr.po
4277         * po/zh_CN.po
4278                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4279                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4280                 Aleksandar Urosevic, and Ralgh Young
4281
4282 2006-07-31 [paul]       2.3.1cvs89
4283
4284         * src/account.c
4285         * src/main.c
4286         * src/mainwindow.c
4287         * src/mainwindow.h
4288                 Fix a race condition when, after an SC crash, rescanning
4289                 folders took more than 0.5 seconds
4290                 Thanks to Colin
4291
4292 2006-07-31 [paul]       2.3.1cvs88
4293
4294         * src/folderview.c
4295                 don't translate separator strings
4296
4297 2006-07-30 [mones]      2.3.1cvs87
4298
4299         * doc/man/sylpheed-claws.1
4300                 Fixed non-ASCII chars in Hoa's name
4301         * po/es.po
4302                 Updated for release
4303
4304 2006-07-27 [colin]      2.3.1cvs86
4305
4306         * src/textview.c
4307                 Don't include the leading \n in links
4308                 Patch by Fabien
4309
4310 2006-07-25 [colin]      2.3.1cvs85
4311
4312         * src/mainwindow.c
4313         * src/common/socket.h
4314         * src/etpan/imap-thread.c
4315                 Refresh resolvers before connecting
4316                 to IMAP servers, and after switching
4317                 to online. Thanks to Paul.
4318
4319 2006-07-18 [colin]
4320
4321         * 2.4.0-rc4 released
4322
4323 2006-07-17 [colin]      2.3.1cvs84
4324
4325         * src/inc.c
4326                 Show connection attempt in statusbar before
4327                 connecting (previously first message was
4328                 "Retrieving messages from ..." after the
4329                 connection succeeded.
4330
4331 2006-07-16 [wwp]        2.3.1cvs83
4332
4333         * sylpheed-claws.ico
4334                 Added .ico file (windows multi-size icon file, generated).
4335
4336 2006-07-12 [wwp]        2.3.1cvs82
4337
4338         * src/messageview.c
4339                 remove Message/Re-edit menu entry from messageview window,
4340                 as sent/draft/queued messages are opened in compose window when
4341                 re-edited and it's not possible to re-edit other msgs.
4342
4343 2006-07-12 [paul]       2.3.1cvs81
4344
4345         * AUTHORS
4346         * src/mainwindow.c
4347         * src/gtk/authors.h
4348                 check online state before resetting
4349                 mailcheck timer. Useful if some program
4350                 verifies connection state and updates
4351                 Claws.
4352                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4353
4354 2006-07-12 [paul]       2.3.1cvs80
4355
4356         * sylpheed-claws-128x128.png
4357         * sylpheed-claws-64x64.png
4358         * sylpheed-claws.png
4359         * src/Makefile.am
4360         * src/main.c
4361         * src/prefs_toolbar.c
4362         * src/stock_pixmap.c
4363         * src/stock_pixmap.h
4364         * src/wizard.c
4365         * src/gtk/about.c
4366         * src/gtk/gtkutils.c
4367         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4368         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4369         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4370         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4371         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4372         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4373                 updated and renamed logo/icon files and related
4374                 logo by Jesper Schultz
4375
4376 2006-07-11 [paul]       2.3.1cvs79
4377
4378         * src/main.c
4379                 fix the labels a smidgin
4380
4381 2006-07-09 [colin]      2.3.1cvs78
4382
4383         * src/textview.c
4384                 Show errors in textviewer's command
4385                 Patch by H. Merijn Brand
4386
4387 2006-07-09 [colin]      2.3.1cvs77
4388
4389         * src/compose.c
4390                 Save FMID in drafts too
4391
4392 2006-07-08 [colin]      2.3.1cvs76
4393
4394         * src/compose.c
4395                 Svae RMID in drafted mails too
4396                 Save quote_fmt vars for whole mails,
4397                 don't reset at each quote_fmt_init:
4398                 allows to use the same |i{var} in
4399                 various template fields
4400         * src/prefs_template.c
4401         * src/quote_fmt.h
4402         * src/quote_fmt_parse.y
4403                 Same
4404
4405 2006-07-08 [colin]      2.3.1cvs75
4406
4407         * src/textview.c
4408                 Fix highlighting of attached parts URIs
4409
4410 2006-07-08 [colin]      2.3.1cvs74
4411
4412         * src/main.c
4413                 Prevent bug #981 (sc 2.3.1 segfaults with 
4414                 gtk+ 2.10) from being reported again:
4415                 if Sylpheed-Claws has been compiled against
4416                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4417                 of if Sylpheed-Claws has been compiled against
4418                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4419                 error out.
4420
4421 2006-07-07 [colin]      2.3.1cvs73
4422
4423         * src/prefs_actions.c
4424                 Fix label
4425
4426 2006-07-07 [colin]      2.3.1cvs72
4427
4428         * src/prefs_actions.c
4429                 Fix compile on gtk < 2.8. argh :)
4430
4431 2006-07-07 [paul]       2.3.1cvs71
4432
4433         * src/common/defs.h
4434                 update DONATE_URI
4435
4436 2006-07-07 [colin]      2.3.1cvs70
4437
4438         * po/POTFILES.in
4439         * src/quote_fmt.c
4440         * src/quote_fmt_lex.l
4441         * src/quote_fmt_parse.y
4442                 Add |i{var}, a way to insert user-entered
4443                 text in a template
4444
4445 2006-07-07 [colin]
4446
4447         * 2.4.0-rc3 released
4448
4449 2006-07-07 [colin]      2.3.1cvs69
4450
4451         * src/folder.c
4452                 Don't consider inboxes of UNKNOWN folder 
4453                 classes to be useable as default inboxes
4454
4455 2006-07-07 [paul]       2.3.1cvs68
4456
4457         * src/textview.c
4458                 add missing #include <errno.h>
4459                 Thanks to RenĂ© J. Blokland
4460
4461 2006-07-07 [paul]       2.3.1cvs67
4462
4463         * src/action.c
4464                 Return now Closes dialog
4465         * src/mimeview.c
4466         * src/mimeview.h
4467         * src/textview.c
4468                 add contextual menu to mime parts listed
4469                 in the textview
4470                 Thanks to Colin
4471         * src/common/utils.c
4472                 reversal: ' is a valid character in URLs
4473
4474 2006-07-06 [colin]      2.3.1cvs66
4475
4476         * src/remotefolder.h
4477                 Forgotten in previous commit
4478
4479 2006-07-06 [colin]      2.3.1cvs65
4480
4481         * src/folder.c
4482                 Set summary update flag whenever
4483                 totals changed
4484         * src/imap.c
4485         * src/prefs_account.c
4486         * src/common/utils.h
4487         * src/etpan/imap-thread.c
4488                 Fix warnings, thanks to Fabien and
4489                 Ricardo
4490
4491 2006-07-06 [wwp]        2.3.1cvs64
4492
4493         * src/gtk/gtkutils.c
4494                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4495
4496 2006-07-06 [wwp]        2.3.1cvs63
4497
4498         * src/account.c
4499         * src/addressbook.c
4500         * src/addressitem.h
4501         * src/folderview.c
4502         * src/mainwindow.c
4503         * src/manual.c
4504         * src/manual.h
4505         * src/message_search.c
4506         * src/prefs_actions.c
4507         * src/prefs_filtering.c
4508         * src/prefs_filtering.h
4509         * src/prefs_template.c
4510         * src/summary_search.c
4511         * src/summaryview.c
4512         * src/gtk/gtkutils.c
4513         * src/gtk/gtkutils.h
4514         * src/gtk/pluginwindow.c
4515                 add help buttons to some dialogs. Clicking such buttons opens a
4516                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4517
4518 2006-07-06 [paul]       2.3.1cvs62
4519
4520         * src/textview.c
4521                 fix attachments contextual menu
4522                 Thanks to Colin
4523
4524 2006-07-05 [colin]      2.3.1cvs61
4525
4526         * src/textview.c
4527         * src/compose.c
4528                 Handle sftp:// links
4529
4530 2006-07-05 [paul]       2.3.1cvs60
4531
4532         * src/gtk/filesel.c
4533                 grab save button by default
4534                 Thanks to Colin
4535
4536 2006-07-05 [wwp]        2.3.1cvs59
4537
4538         * manual/xml2pdf
4539                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.