5d900fad6c72482ff30c02dee08f2e6e3a1624db
[claws.git] / ChangeLog
1 2007-05-10 [colin]      2.9.2cvs4
2
3         * src/imap.c
4                 Fix g_warnings, thanks to Brian
5                 Morrison
6
7 2007-05-09 [colin]      2.9.2cvs3
8
9         * src/crash.c
10         * src/exporthtml.c
11         * src/mbox.c
12         * src/prefs_summaries.c
13         * src/procheader.c
14         * src/common/log.c
15         * src/common/utils.c
16         * src/gtk/gtksourceprintjob.c
17         * src/gtk/sslcertwindow.c
18                 Use the re-entrant variant of time functions
19                 Probably fixes bug 1217, 'reentrancy problems 
20                 with time functions'
21
22 2007-05-09 [colin]      2.9.2cvs2
23
24         * src/imap.c
25                 Fix crasher when reconnection fails
26
27 2007-05-08 [paul]       2.9.2cvs1
28
29         * NEWS
30         * README
31         * RELEASE_NOTES
32         * configure.ac
33                 bump version number following
34                 stable release
35
36 2007-05-08 [paul]       2.9.1cvs48
37
38         * src/plugins/demo/demo.c
39         * src/plugins/dillo_viewer/dillo_prefs.c
40         * src/plugins/dillo_viewer/dillo_prefs.h
41         * src/plugins/dillo_viewer/dillo_viewer.c
42         * src/plugins/pgpcore/pgp_viewer.c
43         * src/plugins/pgpcore/pgp_viewer.h
44         * src/plugins/pgpcore/plugin.c
45         * src/plugins/pgpcore/prefs_gpg.c
46         * src/plugins/pgpcore/prefs_gpg.h
47         * src/plugins/pgpcore/sgpgme.c
48         * src/plugins/pgpcore/sgpgme.h
49         * src/plugins/pgpinline/plugin.c
50         * src/plugins/pgpmime/pgpmime.c
51         * src/plugins/pgpmime/pgpmime.h
52         * src/plugins/pgpmime/plugin.c
53         * src/plugins/spamassassin/spamassassin.c
54         * src/plugins/spamassassin/spamassassin.h
55         * src/plugins/spamassassin/spamassassin_gtk.c
56         * src/plugins/trayicon/README
57         * tools/README
58         * tools/README.sylprint
59         * tools/outlook2claws-mail.pl
60         * tools/sylprint.pl
61         * tools/tb2claws-mail
62         * tools/tbird2claws.py
63         * tools/update-po
64         * tools/vcard2xml.py
65         * tools/kdeservicemenu/README
66                 cleanups and corrections
67
68 2007-05-06 [wwp]        2.9.1cvs47
69
70         * tools/uudec
71                 Fix missing dash to `display` command-line, reported
72                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
73
74 2007-05-06 [colin]      2.9.1cvs46
75
76         * src/Makefile.am
77         * src/stock_pixmap.c
78         * src/stock_pixmap.h
79         * src/pixmaps/printer.xpm
80                 Add a printer icon
81
82 2007-05-06 [paul]       2.9.1cvs45
83
84         * src/compose.c
85         * src/ldapquery.c
86         * src/privacy.h
87         * src/summary_search.c
88         * src/summaryview.c
89                 fix build warnings
90
91 2007-05-05 [wwp]        2.9.1cvs44
92
93         * src/messageview.c
94         * src/mh.c
95         * src/prefs_actions.c
96         * src/prefs_gtk.c
97         * src/summaryview.c
98         * src/common/xml.c
99                 Fix "faild" typos everywhere and capitalization of
100                 some g_warnings.
101
102 2007-05-04 [colin]      2.9.1cvs43
103
104         * src/compose.c
105         * src/privacy.c
106         * src/privacy.h
107         * src/plugins/pgpcore/prefs_gpg.c
108         * src/plugins/pgpcore/prefs_gpg.h
109         * src/plugins/pgpinline/pgpinline.c
110         * src/plugins/pgpmime/pgpmime.c
111                 Add an API to warn about encryption limits,
112                 and allow to disable these warnings
113
114 2007-05-03 [colin]      2.9.1cvs42
115
116         * src/summaryview.c
117         * src/mainwindow.c
118                 Fix bug 1213, 'Delete more than 
119                 one thread at once'
120
121 2007-05-03 [wwp]        2.9.1cvs41
122
123         * src/prefs_common.c
124         * src/prefs_filtering.c
125         * src/prefs_template.c
126         * src/common/template.c
127         * src/common/template.h
128         * src/gtk/gtkutils.c
129         * src/gtk/gtkutils.h
130                 Templates are no longer automatically sorted
131                 by name, but can be sorted manually using
132                 |< < > >| buttons as well as drag'n'drop.
133
134 2007-05-03 [wwp]        2.9.1cvs40
135
136         * src/plugins/spamassassin/spamassassin.c
137         * src/plugins/spamassassin/spamassassin.h
138         * src/plugins/spamassassin/spamassassin_gtk.c
139         * src/plugins/bogofilter/bogofilter.c
140         * src/plugins/bogofilter/bogofilter.h
141         * src/plugins/bogofilter/bogofilter_gtk.c
142                 Added an option to conditionally mark saved spam
143                 as read (default is and was to do so).
144                 Satisfies feature request 1708539 on sf.net tracker.
145
146 2007-05-03 [colin]      2.9.1cvs39
147
148         * src/inc.c
149                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
150
151 2007-05-02 [colin]      2.9.1cvs38
152
153         * src/textview.c
154                 Fix bug 1209, 'Clicking on address 
155                 in header (mailto uri) selects 
156                 default account'. Patch adapted from
157                 G.P. Halkes' patch.
158
159 2007-05-02 [colin]      2.9.1cvs37
160
161         * src/grouplistdialog.c
162                 Set cursor to wait cursor while loading
163                 groups.
164
165 2007-05-02 [paul]       2.9.1cvs36
166
167         * src/folder.c
168         * src/common/defs.h
169                 rename cache and mark files
170                 (data is preserved)
171
172 2007-04-30 [paul]       2.9.1cvs35
173
174         * manual/glossary.xml
175         * manual/plugins.xml
176                 updates. Patch by Ricardo
177
178 2007-04-29 [wwp]        2.9.1cvs34
179
180         * src/mainwindow.c
181         * configure.ac
182                 Fix few grammatical errors (patch by David Relson < relson at
183                 osagesoftware dot com >).
184
185 2007-04-28 [colin]      2.9.1cvs33
186
187         * src/account.c
188         * src/pop.c
189         * src/prefs_account.c
190         * src/prefs_account.h
191                 Drop the "Download all" preference. It's
192                 stupidly useless and confuses people from
193                 time to time.
194
195 2007-04-27 [wwp]        2.9.1cvs32
196
197         * src/account.c
198         * src/prefs_account.c
199         * src/prefs_account.h
200                 Don't reflect accounts changes to the mainwindow when it's
201                 not necessary.
202
203 2007-04-27 [colin]      2.9.1cvs31
204
205         * src/folder.c
206                 Freeze/thaw when sync'ing flags
207         * src/imap.c
208         * src/prefs_account.c
209         * src/prefs_account.h
210         * src/etpan/imap-thread.c
211         * src/etpan/imap-thread.h
212                 Add a way to use UID FETCH instead
213                 of searches to fetch message lists
214                 and flags. More expensive towards
215                 bandwidth, less expensive towards
216                 server's CPU. Probably fixes 
217                 bug 1158, 'Scanning new folders on 
218                 Exchange 2007 extremely slow'.
219                 Patch 95% by Hoa.
220
221 2007-04-27 [paul]       2.9.1cvs30
222
223         * src/mainwindow.c
224         * src/prefs_logging.c
225                 improvements to english usage
226
227 2007-04-27 [colin]      2.9.1cvs29
228
229         * src/imap.c
230                 Fix build without libetpan (my bad!)
231
232 2007-04-26 [colin]      2.9.1cvs28
233
234         * src/imap.c
235         * src/imap.h
236                 Fix uselessly exported function
237         * src/textview.c
238                 Consider "- -- \n" as signature separator
239                 (that's what signature separators look like
240                  in PGP/Inline signed mails)
241
242 2007-04-26 [colin]      2.9.1cvs27
243
244         * configure.ac
245                 libetpan-0.49 is now required
246         * src/procmime.c
247                 Fix double fetching of mails if
248                 first try failed
249         * src/imap.c
250                 Make offline sync faster, by
251                 remembering last change time, and
252                 last sync time.
253
254 2007-04-26 [hoa]        2.9.1cvs26
255
256         * src/imap.c
257         * src/imap.h
258         * src/mainwindow.c
259         * src/toolbar.c
260         * src/etpan/imap-thread.c
261         * src/etpan/imap-thread.h
262                 cancellation of IMAP operations is now allowed.
263                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
264
265 2007-04-26 [colin]      2.9.1cvs25
266
267         * src/folder.c
268                 Always fetch body+headers in folders that are
269                 synched for offline use, if "Synchronise as
270                 soon as possible" is set.
271                 Fixes bug 1200, 'Add option to always retrieve full 
272                 messages'
273
274 2007-04-25 [colin]      2.9.1cvs24
275
276         * src/compose.c
277                 Fix bug 1198, 'Reply-all "disappearing" address bug 
278                 persists...'
279
280 2007-04-24 [colin]      2.9.1cvs23
281
282         * src/folderview.c
283                 Fix bug 1195, 'Hardware key navigation' 
284                 Make GDK_Enter toggle expansion (Maemo)
285
286 2007-04-24 [wwp]        2.9.1cvs22
287
288         * src/compose.c
289                 Fix few compiler warnings.
290
291 2007-04-24 [paul]       2.9.1cvs21
292
293         * src/Makefile.am
294         * src/stock_pixmap.c
295         * src/stock_pixmap.h
296                 complete last commit
297
298 2007-04-24 [paul]       2.9.1cvs20
299
300         * src/gtk/about.c
301         * src/pixmaps/active.xpm
302         * src/pixmaps/checkbox_off.xpm
303         * src/pixmaps/checkbox_on.xpm
304         * src/pixmaps/inactive.xpm
305                 kick out the blobs
306                 remove transparent border from checkbox icons
307
308 2007-04-24 [wwp]        2.9.1cvs19
309
310         * src/textview.c
311         * src/textview.h
312                 Fix a crash in textview, thanks to Colin.
313
314 2007-04-23 [wwp]        2.9.1cvs18
315
316         * src/prefs_common.c
317                 Fix 2.9.1cvs5: no header was being translated at all.
318
319 2007-04-23 [colin]      2.9.1cvs17
320
321         * src/Makefile.am
322         * src/stock_pixmap.c
323         * src/stock_pixmap.h
324         * src/summaryview.c
325         * src/summaryview.h
326         * src/gtk/gtksctree.c
327         * src/gtk/gtksctree.h
328         * src/pixmaps/selection.xpm
329                 Fix bug 1193, 'Need a way to multi-select
330                 items'. Add a toggle button to the summaryview
331                 to switch between normal and multiple selection
332                 (Maemo)
333
334 2007-04-23 [colin]      2.9.1cvs16
335
336         * src/Makefile.am
337         * src/stock_pixmap.c
338         * src/stock_pixmap.h
339         * src/summaryview.c
340         * src/summaryview.h
341         * src/gtk/gtksctree.c
342         * src/gtk/gtksctree.h
343         * src/pixmaps/selection.xpm
344                 Fix bug 1193, 'Need a way to multi-
345                 select items'
346                 Add a toggle button in the summaryview
347                 to enable normal or multiple selection.
348                 (Maemo)
349
350 2007-04-23 [colin]      2.9.1cvs15
351
352         * src/compose.c
353                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
354
355 2007-04-21 [colin]      2.9.1cvs14
356
357         * src/gtk/quicksearch.c
358                 Fix previous commit (actually use correct
359                 parameter)
360
361 2007-04-21 [colin]      2.9.1cvs13
362
363         * src/gtk/quicksearch.c
364                 Fix changing quicksearch type (after Esc,
365                 after changing Recursive, ...)
366
367 2007-04-20 [wwp]        2.9.1cvs12
368
369         * src/gtk/Makefile.am
370                 Added headers.h (completes 2.9.1cvs5).
371
372 2007-04-20 [wwp]        2.9.1cvs11
373
374         * src/addressbook.c
375                 Fix the use of display name in name column,
376                 it has been overriden w/ the use of nickname
377                 by 2.9.0cvs3. Now nickname is used (if any)
378                 in case of LDAP books only.
379
380 2007-04-20 [colin]      2.9.1cvs10
381
382         * src/mimeview.c
383         * src/summaryview.c
384         * src/textview.c
385                 Add handling of 'a' to loop in a mail's
386                 mimeparts
387
388 2007-04-20 [colin]      2.9.1cvs9
389
390         * src/toolbar.c
391                 Fix bug 1190, 'dir_open' button doesn't work'
392                 (Maemo)
393
394 2007-04-20 [colin]      2.9.1cvs8
395
396         * src/folderview.c
397         * src/mainwindow.c
398                 Fix bug 1194, 'Hardware keys move from email 
399                 list to account/directory list, but not back 
400                 to email list...' (Maemo)
401
402 2007-04-20 [colin]      2.9.1cvs7
403
404         * src/compose.h
405                 complete previous commit
406
407 2007-04-20 [colin]      2.9.1cvs6
408
409         * src/compose.c
410                 Fix bug 1187, 'Reply-to addressee disappears 
411                 when reply-to text box is clicked...' (Maemo)
412
413 2007-04-20 [wwp]        2.9.1cvs5
414
415         * po/POTFILES.in
416         * src/addressbook.c
417         * src/compose.c
418         * src/filtering.c
419         * src/headerview.c
420         * src/matcher.c
421         * src/prefs_common.c
422         * src/prefs_common.h
423         * src/prefs_display_header.c
424         * src/prefs_matcher.c
425         * src/summaryview.c
426         * src/gtk/headers.h
427         * src/gtk/quicksearch.c
428                 Translate more header names according to the relevant option value,
429                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
430                 Replaced nearly all uses of prefs_common.trans_hdr with a call
431                 to prefs_common_translated_header_name().
432                 Added a headers.h reference file that contains known header names
433                 (RFC2822 and others) to the translation process' input, so that
434                 translated header names will still exist even if no occurrence of
435                 _("headername") is found anymore in the sources.
436                 Don't translate column name 'Number' following to trans_hdr option
437                 value as it's not a header name.
438
439 2007-04-20 [colin]      2.9.1cvs4
440
441         * src/gtk/quicksearch.c
442         * src/gtk/quicksearch.h
443                 Add "From, To or Subject" quicksearch
444                 type. Patch by ulfschaper@users.sf.net
445
446 2007-04-20 [colin]      2.9.1cvs3
447
448         * src/matcher.c
449                 Implement proper references filtering condition.
450                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
451
452 2007-04-19 [wwp]        2.9.1cvs2
453
454         * src/prefs_display_header.c
455         * src/message_search.c
456                 Fix few warnings (g_free of const gchar*).
457
458 2007-04-19 [paul]       2.9.1cvs1
459
460         * NEWS
461         * README
462         * RELEASE_NOTES
463         * configure.ac
464                 bump version number following
465                 stable release
466
467 2007-04-19 [paul]       2.9.0cvs9
468
469         * manual/advanced.xml
470         * manual/glossary.xml
471                 fix typos
472
473 2007-04-18 [paul]       2.9.0cvs8
474
475         * src/pop.c
476                 fix for CVE-2007-1558 (APOP)
477                 Thanks to Colin
478
479 2007-04-18 [paul]       2.9.0cvs7
480
481         * src/messageview.c
482         * src/mimeview.c
483         * src/summaryview.c
484         * src/gtk/filesel.c
485                 Fix encoding woes wrt saving of
486                 mails and parts
487                 Thanks to Colin
488
489 2007-04-18 [colin]      2.9.0cvs6
490
491         * src/gtk/pluginwindow.c
492                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
493
494 2007-04-17 [wwp]        2.9.0cvs5
495
496         * src/addressadd.c
497         * src/addressbook.c
498         * src/addrindex.c
499         * src/ldapupdate.c
500                 Fix --disable-ldap build,
501                 fix some LDAP annoyances on 
502                 searches, thanks to Colin.
503
504 2007-04-17 [wwp]        2.9.0cvs4
505
506         * src/ldapupdate.c
507                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
508                 like gcc 2.9x. Thanks to Colin.
509
510 2007-04-17 [wwp]        2.9.0cvs3
511
512         * src/Makefile.am
513         * src/addressadd.c
514         * src/addressbook.c
515         * src/addrindex.c
516         * src/addritem.c
517         * src/addritem.h
518         * src/editaddress.c
519         * src/ldapctrl.c
520         * src/ldapctrl.h
521         * src/ldapquery.c
522         * src/ldapserver.c
523         * src/ldapserver.h
524         * src/ldapupdate.c
525         * src/ldapupdate.h
526                 Add LDAP write support. Patch mostly by 
527                 Michael <mir at datanom dot net>
528
529 2007-04-17 [wwp]        2.9.0cvs2
530
531         * src/compose.c
532                 Prepend "Add to address book" to the context menu of compose window's sender and
533                 recipient fields.
534
535 2007-04-16 [paul]       2.9.0cvs1
536
537         * src/gtk/authors.h
538                 add Pader Rezso
539
540 2007-04-16 [paul]       2.9.0
541
542         * NEWS
543         * README
544         * RELEASE_NOTES
545                 2.9.0 released
546
547 2007-04-16 [paul]       2.8.1cvs102
548
549         * po/fr.po
550                 updated by Fabien Vantard
551
552 2007-04-16 [paul]       2.8.1cvs101
553
554         * po/ca.po
555         * po/cs.po
556         * po/de.po
557         * po/hu.po
558         * po/pl.po
559         * po/pt_BR.po
560         * po/sr.po
561         * po/zh_CN.po
562                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
563                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
564                 Aleksandar Urosevic, and Ralgh Young
565
566 2007-04-15 [mones]      2.8.1cvs100
567
568         * po/es.po
569                 Updated for release
570
571 2007-04-14 [colin]      2.8.1cvs99
572
573         * src/message_search.c
574         * src/prefs_display_header.c
575         * src/summary_search.c
576         * src/gtk/combobox.c
577                 Fix allocations
578
579 2007-04-14 [wwp]        2.8.1cvs98
580
581         * src/gtk/combobox.c
582         * src/message_search.c
583         * src/summary_search.c
584         * src/prefs_display_header.c
585                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
586                 returns NULL, get the text value directly from the GtkEntry child.
587
588 2007-04-13 [colin]      2.8.1cvs97
589
590         * src/gtk/quicksearch.c
591                 Give the focus back to summaryview when
592                 emptying the quicksearch with Esc
593
594 2007-04-13 [colin]      2.8.1cvs96
595
596         * src/message_search.c
597         * src/prefs_display_header.c
598         * src/summary_search.c
599                 Fix possibles crashes when getting text
600                 from gtk combos
601
602 2007-04-13 [colin]      2.8.1cvs95
603
604         * src/pop.c
605                 Add some UIDL debugging
606
607 2007-04-12 [colin]      2.8.1cvs94
608
609         * src/folder.c
610                 Force folder scan if necessary after
611                 copying mails, to be able to reapply
612                 flags.
613
614 2007-04-11 [colin]      2.8.1cvs93
615
616         * src/main.c
617                 don't scan for new mail on startup if --select
618                 is specified (or race conditions arise). If so,
619                 do both sequentially.
620
621 2007-04-09 [colin]      2.8.1cvs92
622
623         * src/common/defs.h
624                 Use leafpad by default on Maemo. Patch
625                 by Jean-Luc Biord.
626
627 2007-04-06 [colin]      2.8.1cvs91
628
629         * src/pixmaps/queue_close.xpm
630         * src/pixmaps/queue_close_hrm.xpm
631         * src/pixmaps/queue_close_hrm_mark.xpm
632         * src/pixmaps/queue_close_mark.xpm
633         * src/pixmaps/queue_open.xpm
634         * src/pixmaps/queue_open_hrm.xpm
635         * src/pixmaps/queue_open_hrm_mark.xpm
636         * src/pixmaps/queue_open_mark.xpm
637                 Move the clock one pixel down :)
638
639 2007-04-05 [colin]      2.8.1cvs90
640
641         * src/mainwindow.c
642                 Don't sync when switching offline from
643                 command line - it's usually too late :)
644
645 2007-04-05 [paul]       2.8.1cvs89
646
647         * src/Makefile.am
648         * src/stock_pixmap.c
649         * src/pixmaps/dir_close_hrm.xpm
650         * src/pixmaps/dir_close_hrm_mark.xpm
651         * src/pixmaps/drafts_close.xpm
652         * src/pixmaps/drafts_close_mark.xpm
653         * src/pixmaps/drafts_open.xpm
654         * src/pixmaps/drafts_open_mark.xpm
655         * src/pixmaps/inbox.xpm
656         * src/pixmaps/inbox_close.xpm
657         * src/pixmaps/inbox_close_hrm.xpm
658         * src/pixmaps/inbox_close_hrm_mark.xpm
659         * src/pixmaps/inbox_close_mark.xpm
660         * src/pixmaps/inbox_hrm.xpm
661         * src/pixmaps/inbox_hrm_mark.xpm
662         * src/pixmaps/inbox_mark.xpm
663         * src/pixmaps/inbox_open.xpm
664         * src/pixmaps/inbox_open_hrm.xpm
665         * src/pixmaps/inbox_open_hrm_mark.xpm
666         * src/pixmaps/inbox_open_mark.xpm
667         * src/pixmaps/outbox.xpm
668         * src/pixmaps/outbox_close.xpm
669         * src/pixmaps/outbox_close_hrm.xpm
670         * src/pixmaps/outbox_close_hrm_mark.xpm
671         * src/pixmaps/outbox_close_mark.xpm
672         * src/pixmaps/outbox_hrm.xpm
673         * src/pixmaps/outbox_hrm_mark.xpm
674         * src/pixmaps/outbox_mark.xpm
675         * src/pixmaps/outbox_open.xpm
676         * src/pixmaps/outbox_open_hrm.xpm
677         * src/pixmaps/outbox_open_hrm_mark.xpm
678         * src/pixmaps/outbox_open_mark.xpm
679         * src/pixmaps/queue_close.xpm
680         * src/pixmaps/queue_close_hrm.xpm
681         * src/pixmaps/queue_close_hrm_mark.xpm
682         * src/pixmaps/queue_close_mark.xpm
683         * src/pixmaps/queue_open.xpm
684         * src/pixmaps/queue_open_hrm.xpm
685         * src/pixmaps/queue_open_hrm_mark.xpm
686         * src/pixmaps/queue_open_mark.xpm
687                 updated, added and replaced icons
688                 Icons by Colin
689
690 2007-04-04 [colin]      2.8.1cvs88
691
692         * src/imap.c
693                 Fix build without libetpan
694
695 2007-04-03 [colin]      2.8.1cvs87
696
697         * src/imap.c
698                 Fix crash with Citadel, and try to make
699                 things work. this server (and specifically 
700                 STATUS and APPEND at least) seems broken.
701
702 2007-04-03 [colin]      2.8.1cvs86
703
704         * src/folderview.c
705                 Fix icons on folder close
706
707 2007-04-03 [colin]      2.8.1cvs85
708
709         * src/inc.c
710                 Fix double-ask of offline override in
711                 certain cases
712         * src/imap.c
713         * src/imap.h
714         * src/imap_gtk.c
715                 Much more efficient way to synchronise
716                 for offline use
717         * src/etpan/imap-thread.c
718                 Fix possible segs
719         * src/folder.c
720         * src/gtk/quicksearch.c
721                 Fix some GUI lags
722
723 2007-04-03 [paul]       2.8.1cvs84
724
725         * src/filtering.c
726         * src/folder.c
727         * src/folder.h
728         * src/prefs_common.c
729         * src/prefs_common.h
730         * src/prefs_other.c
731                 Fix sync being done too late
732                 Thanks to Colin
733
734 2007-04-02 [colin]      2.8.1cvs83
735
736         * src/summaryview.c
737                 Maemo: Put status and quicksearch at the top
738         * src/plugins/bogofilter/bogofilter.c
739         * src/plugins/spamassassin/spamassassin.c
740                 Derive trash from inbox if possible
741
742 2007-04-02 [paul]       2.8.1cvs82
743
744         * src/plugins/bogofilter/bogofilter_gtk.c
745                 a few English changes
746
747 2007-04-02 [paul]
748
749         2.9.0-rc1 released
750
751 2007-04-02 [colin]      2.8.1cvs81
752
753         * src/image_viewer.c
754                 Fix transparent images by using
755                 GtkImage
756         * src/messageview.c
757                 Flush events (on new windows) to avoid
758                 having the textview's image resize fail
759                 to know the available width
760
761 2007-04-01 [colin]      2.8.1cvs80
762
763         * src/prefs_account.c
764                 If no MH mailbox exist, when creating a POP/Local
765                 account, just create and use the default one 
766                 instead of bailing with a "Mailbox doesn't exist"
767                 error
768
769 2007-03-31 [colin]      2.8.1cvs79
770
771         * src/prefs_account.c
772                 Create signature file if it doesn't exist
773                 before editing
774         * src/prefs_toolbar.c
775                 Maemo: Move "Use default" on the left so
776                 that people can find it
777         * src/common/defs.h
778                 Maemo: make default editor "Maemopad", 
779                 default signature file "MyDocs/signature.txt"
780
781 2007-03-31 [colin]      2.8.1cvs78
782
783         * src/prefs_account.c
784                 Maemo: rework account prefs so
785                 that less horizontal scrolling
786                 is required
787
788 2007-03-31 [colin]      2.8.1cvs77
789
790         * src/folderview.c
791         * src/prefs_common.c
792         * src/prefs_common.h
793                 Fix bug 1167, 'Allow not displaying zeros 
794                 in folder list'. Patch by MartinP
795
796 2007-03-31 [colin]      2.8.1cvs76
797
798         * AUTHORS
799                 Add Jean-Luc Biord
800
801 2007-03-31 [colin]      2.8.1cvs75
802
803         * src/imap.c
804                 Apply patch from bug 1172, direct
805                 access to the folder's session instead
806                 of using getter. Patch by MartinP
807
808 2007-03-31 [paul]       2.8.1cvs74
809
810         * src/gtk/authors.h
811                 no need to list Fabien twice!
812
813 2007-03-31 [colin]      2.8.1cvs73
814
815         * src/inc.c
816                 If we're currently "overriding for %d minutes",
817                 don't ask
818
819 2007-03-31 [colin]      2.8.1cvs72
820
821         * src/compose.c
822         * src/imap.c
823         * src/inc.c
824         * src/inc.h
825         * src/messageview.c
826         * src/news.c
827         * src/plugins/spamassassin/spamassassin.c
828                 Offline override: Add a parameter to allow
829                 asking even if the override timer is running.
830                 Allows to ask every time the user makes an
831                 explicit action needing online access (such
832                 as Get Mail), and not when the action is 
833                 implicit (such as opening an IMAP folder)
834
835 2007-03-31 [colin]      2.8.1cvs71
836
837         * src/inc.c
838                 Override offline: "No" answer shouldn't
839                 re-ask after 3 seconds, but 10 minutes. 
840
841 2007-03-30 [colin]      2.8.1cvs70
842
843         * src/common/socket.c
844                 Better error reporting on unix socket
845                 failure (bind usually)
846         * src/gtk/gtkutils.c
847         * src/gtk/gtkutils.h
848                 Label window: add a pulsing progress
849                 bar to show we're not hung :)
850         * src/folderview.c
851         * src/main.c
852         * src/plugins/pgpcore/sgpgme.c
853                 Update API
854
855 2007-03-30 [colin]      2.8.1cvs69
856
857         * src/pop.c
858         * src/prefs_common.c
859                 Fix possible trashing of history and uidl
860                 files on disk full problems
861
862 2007-03-30 [paul]       2.8.1cvs68
863
864         * src/mainwindow.c
865         * src/summaryview.c
866         * src/summaryview.h
867                 update summary when changing layout type
868                 (fixes wrong folder icon being displayed)
869                 Thanks to Colin
870
871 2007-03-29 [colin]      2.8.1cvs67
872
873         * src/prefs_ext_prog.c
874                 The browser pref is irrelevant on Maemo
875
876 2007-03-29 [colin]      2.8.1cvs66
877
878         * src/compose.c
879         * src/compose.h
880                 Maemo: dynamically switch headers/text position
881         * src/prefs_common.c
882                 Maemo: hide compose's ruler by default
883         * src/common/socket.c
884         * src/common/socket.h
885                 Fix build warning
886
887 2007-03-29 [colin]      2.8.1cvs65
888
889         * src/common/socket.c
890         * src/common/socket.h
891                 Fix build when MAEMO_CFLAGS contains
892                 _X_OPENSOURCE (resolv.h errors as long
893                 as we don't add _BSD_SOURCE. Ugly).
894
895 2007-03-29 [wwp]        2.8.1cvs64
896
897         * src/prefs_logging.c
898                 Fix sensitivity of clip-log widgets in prefs/logging,
899                 thanks to Fabien.
900
901 2007-03-29 [wwp]        2.8.1cvs63
902
903         * po/POTFILES.in
904                 Updated files list for translations, thanks to Fabien.
905
906 2007-03-29 [colin]      2.8.1cvs62
907
908         * src/main.c
909         * src/common/Makefile.am
910         * src/common/utils.c
911                 Maybe make URI opening work in Maemo
912                 Requires testing :)
913
914 2007-03-28 [colin]      2.8.1cvs61
915
916         * src/folder.c
917         * src/folder.h
918         * src/folderview.c
919                 Add the possibility to sort folders arbitrarily
920                 (via editing of folderlist.xml only). Patch by
921                 Martin P <mp26+claws@os.inf.tu-dresden.de>
922                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
923                 be changed by the user'
924
925 2007-03-28 [colin]      2.8.1cvs60
926
927         * src/mimeview.c
928                 Add popup menu for mime icons
929
930 2007-03-28 [colin]      2.8.1cvs59
931
932         * src/mainwindow.c
933                 Fix a layout issue when presenting
934                 mainwindow in Small screen layout
935         * src/toolbar.c
936         * src/toolbar.h
937                 Add a "Go to folder list" button for
938                 mainwindow, and make it default in
939                 the Maemo build
940
941 2007-03-28 [colin]      2.8.1cvs58
942
943         * src/compose.c
944                 Don't dynamically update title on Maemo
945                 Patch by Jean-Luc Biord
946
947 2007-03-27 [colin]      2.8.1cvs57
948
949         * src/compose.c
950         * src/folderview.c
951         * src/summaryview.c
952                 Enable tap-and-hold on Maemo
953
954 2007-03-26 [colin]      2.8.1cvs56
955
956         * src/compose.c
957                 More popup-menu (in attachments list)
958
959 2007-03-26 [colin]      2.8.1cvs55
960
961         * src/compose.c
962                 Enable popup-menu signal
963
964 2007-03-26 [colin]      2.8.1cvs54
965
966         * src/plugins/pgpinline/pgpinline.c
967                 Fix bug 1111, 'PGP/inline plugin hides text 
968                 around encrypted text block'. Patch based on
969                 a patch from Michal Cihar.
970
971 2007-03-26 [wwp]        2.8.1cvs53
972
973         * src/procmsg.c
974                 Fix getting a false error when sending queued message
975                 whereas the sending was fine (if there are subfolders
976                 in the queue folder), thanks to Colin.
977
978 2007-03-26 [paul]       2.8.1cvs52
979
980         * src/wizard.c
981                 update FACE header in welcome message
982
983 2007-03-25 [colin]      2.8.1cvs51
984
985         * src/Makefile.am
986                 Fix make dist
987
988 2007-03-25 [colin]      2.8.1cvs50
989
990         * src/main.c
991                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
992
993 2007-03-24 [colin]      2.8.1cvs49
994
995         * src/main.c
996                 Fix a few launch problems on Maemo
997                 Patch by Jean-Luc Biord
998
999 2007-03-24 [wwp]        2.8.1cvs48
1000
1001         * src/alertpanel.c
1002         * src/alertpanel.h
1003         * src/messageview.c
1004         * src/summaryview.c
1005                 Fix wrong action performed when closing the
1006                 "ask about account specific filtering rules
1007                 when filtering manually" dialog by pressing Escape.
1008                 Fix wrong order of buttons in the "return receipt
1009                 notification - the message was sent to several of
1010                 your accounts" dialog.
1011
1012 2007-03-24 [paul]       2.8.1cvs47
1013
1014         * src/folderview.c
1015                 an improvement to English usage
1016         * tools/kdeservicemenu/README
1017                 updated Claws url
1018
1019 2007-03-24 [paul]       2.8.1cvs46
1020
1021         * src/Makefile.am
1022         * src/stock_pixmap.c
1023         * src/pixmaps/edit_extern.xpm
1024         * src/pixmaps/mail_sign.xpm
1025                 rescue long lost icons
1026
1027 2007-03-24 [paul]       2.8.1cvs45
1028
1029         * src/toolbar.c
1030                 fix toolbar (broken in 2.8.1cvs42)
1031
1032 2007-03-23 [colin]      2.8.1cvs44
1033
1034         * src/imap.c
1035                 Correctly unsubscribe/resubscribe after
1036                 RENAME
1037
1038 2007-03-23 [colin]      2.8.1cvs43
1039
1040         * src/prefs_common.c
1041                 Maemo: as the platform is light on RAM, allow
1042                 caches to be discarded faster.
1043
1044 2007-03-23 [colin]      2.8.1cvs42
1045
1046         * src/Makefile.am
1047         * src/compose.c
1048         * src/compose.h
1049         * src/stock_pixmap.c
1050         * src/stock_pixmap.h
1051         * src/summaryview.c
1052         * src/summaryview.h
1053         * src/toolbar.c
1054         * src/toolbar.h
1055         * src/pixmaps/open_mail.xpm
1056                 Maemo changes: Add the possibility to have
1057                 "Open Email" and "Close Window" buttons on 
1058                 toolbars (and use them in Maemo's default
1059                 toolbars)
1060
1061 2007-03-23 [wwp]        2.8.1cvs41
1062
1063         * src/action.c
1064                 Reverted that part of the action dialog closure logics, to
1065                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1066                 done later in a different way (or may not).
1067
1068 2007-03-22 [wwp]        2.8.1cvs40
1069
1070         * src/action.c
1071                 Fix sticky action dialog when got no output but action command
1072                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1073
1074 2007-03-22 [colin]      2.8.1cvs39
1075
1076         * src/prefs_filtering.c
1077         * src/gtk/combobox.h
1078                 Fix escaping account names in filtering prefs
1079
1080 2007-03-22 [colin]      2.8.1cvs38
1081
1082         * src/addrindex.c
1083         * src/ldapctrl.h
1084         * src/ldapquery.c
1085                 Add any attribute specified in LDAP servers'
1086                 Search attributes to the Other Attributes tab
1087                 of contacts; Add 'telephoneNumber' in the
1088                 default list.
1089
1090 2007-03-22 [colin]      2.8.1cvs37
1091
1092         * src/folderview.c
1093         * src/folderview.h
1094         * src/mainwindow.c
1095                 Try to prevent race conditions when
1096                 changing the folder list
1097         * src/summaryview.c
1098                 Fix possible red folder icon when
1099                 switching from Small screen layout
1100                 to any other
1101
1102 2007-03-22 [colin]      2.8.1cvs36
1103
1104         * src/mainwindow.c
1105         * src/mainwindow.h
1106         * src/summaryview.c
1107                 Rename "little screen" to "Small screen"
1108         * src/gtk/Makefile.am
1109         * src/common/utils.c
1110         * src/mh.c
1111                 Fix Maemo-related compilation problems
1112
1113 2007-03-21 [colin]      2.8.1cvs35
1114
1115         * configure.ac
1116                 Fix previous commit
1117         * claws-mail.desktop
1118                 Remove .png from the Icon, it's useless
1119
1120 2007-03-21 [colin]      2.8.1cvs34
1121
1122         * configure.ac
1123         * src/Makefile.am
1124                 Add the necessary lib checking for 
1125                 Maemo
1126
1127 2007-03-21 [colin]      2.8.1cvs33
1128
1129         * src/main.c
1130                 Fix unconditional "error happened" when
1131                 sending via command-line. "lol @ myself"
1132
1133 2007-03-21 [colin]      2.8.1cvs32
1134
1135         * claws-mail-40x40.png
1136         * claws-mail-26x26.png
1137         * src/account.c
1138         * src/addressbook.c
1139         * src/compose.c
1140         * src/folderview.c
1141         * src/folderview.h
1142         * src/main.c
1143         * src/mainwindow.c
1144         * src/mainwindow.h
1145         * src/messageview.c
1146         * src/prefs_account.c
1147         * src/prefs_common.c
1148         * src/summary_search.c
1149         * src/summaryview.c
1150         * src/summaryview.h
1151         * src/gtk/authors.h
1152         * src/gtk/gtkutils.c
1153         * src/gtk/gtkutils.h
1154         * src/gtk/logwindow.c
1155         * src/gtk/menu.c
1156         * src/gtk/prefswindow.c
1157                 Add Maemo port (patch mainly by Jean-Luc Biort)
1158                 Add a new 'Little screen' layout to help on such
1159                 platforms (patch by me)
1160                 Make some default preferences different (more
1161                 adapted) on Maemo (patch by me)
1162
1163 2007-03-21 [wwp]        2.8.1cvs31
1164
1165         * src/prefs_logging.c
1166         * src/prefs_logging.h
1167                 Fixed copyright header of newly added files.
1168
1169 2007-03-21 [wwp]        2.8.1cvs30
1170
1171         * src/Makefile.am
1172         * src/filtering.c
1173         * src/filtering.h
1174         * src/folder.c
1175         * src/folderview.c
1176         * src/imap.c
1177         * src/inc.c
1178         * src/main.c
1179         * src/mainwindow.c
1180         * src/mainwindow.h
1181         * src/matcher.c
1182         * src/messageview.c
1183         * src/news.c
1184         * src/pop.c
1185         * src/prefs_common.c
1186         * src/prefs_common.h
1187         * src/prefs_logging.c
1188         * src/prefs_logging.h
1189         * src/prefs_other.c
1190         * src/procmsg.c
1191         * src/send_message.c
1192         * src/summaryview.c
1193         * src/common/log.c
1194         * src/common/log.h
1195         * src/common/nntp.c
1196         * src/common/session.c
1197         * src/common/smtp.c
1198         * src/common/socket.c
1199         * src/etpan/imap-thread.c
1200         * src/gtk/logwindow.c
1201         * src/gtk/logwindow.h
1202         * src/plugins/bogofilter/bogofilter.c
1203         * src/plugins/spamassassin/spamassassin.c
1204                 Added debugging of filtering/processing rules.
1205                 The debug log is here 'Tools/Filtering debug window',
1206                 the options there 'Configuration/Preferences/Other/Logging',
1207                 and the log file is ~/.claws-mail/filtering.log.
1208                 Moved protocol log prefs to 'Other/Logging' as well.
1209                 To support such debugging feature, the existing log API has
1210                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1211                 this impacts many external modules (commits follow).
1212
1213 2007-03-21 [paul]       2.8.1cvs29
1214
1215         * src/etpan/Makefile.am
1216         * src/etpan/imap-thread.c
1217                 add missing #include
1218
1219 2007-03-21 [colin]      2.8.1cvs28
1220
1221         * src/procmime.c
1222                 Fix bug 1157, 'some broken messages confuse 
1223                 mime parser'. Make sure we can't have MimeInfos
1224                 with negative sizes.
1225
1226 2007-03-20 [colin]      2.8.1cvs27
1227
1228         * src/main.c
1229                 Fix missing \0 on buffer
1230
1231 2007-03-20 [colin]      2.8.1cvs26
1232
1233         * src/mh.c
1234                 Use make_dir_hier instead of make_dir 
1235                 to create the MH mailbox
1236
1237 2007-03-20 [colin]      2.8.1cvs25
1238
1239         * src/folder.c
1240         * src/folder.h
1241         * src/prefs_account.c
1242         * src/wizard.c
1243                 Fix default inbox weirdnesses (after wizard,
1244                 if path is Mail, mailbox identifier is #mh/Mailbox,
1245                 and when creating new accounts)
1246
1247 2007-03-20 [colin]      2.8.1cvs24
1248
1249         * src/account.c
1250                 Write folderlist after adding/deleting accounts
1251                 that have folders
1252
1253 2007-03-20 [colin]      2.8.1cvs23
1254
1255         * src/imap.c
1256         * src/remotefolder.h
1257                 Fix bug 1153, 'CM segfaults if IMAP folder is 
1258                 selected while scanning prior to update'
1259
1260 2007-03-17 [paul]       2.8.1cvs22
1261
1262         * src/main.c
1263                 fix a typo, and be a little more verbose.
1264
1265 2007-03-17 [wwp]        2.8.1cvs21
1266
1267         * src/inc.c
1268                 Fix a compiler warning.
1269
1270 2007-03-16 [wwp]        2.8.1cvs20
1271
1272         * tools/Makefile.am
1273         * tools/README
1274                 Updated to deal w/ the new mairix.sh tool.
1275
1276 2007-03-16 [wwp]        2.8.1cvs19
1277
1278         * src/action.c
1279                 Fix logics issues around the action IO dialog:
1280                 - disable entry widget and exec button when
1281                   the exec button is clicked (don't wait for any
1282                   output line) - fix possible disabling/re-enabling/
1283                   re-disabling of those widgets
1284                 - raise an error if executing a %as{} action either
1285                   empty or invalid, instead of failing silently
1286                 - don't close the dialog if the abort button has been
1287                   clicked and if there was no output yet
1288                 - set focus to the abort button when the exec button
1289                   is clicked
1290                 - fix capitalization of a warning message
1291
1292 2007-03-16 [wwp]        2.8.1cvs18
1293
1294         * tools/mairix.sh
1295                 Added a wrapper to mairix to the tools folder.
1296
1297 2007-03-16 [colin]      2.8.1cvs17
1298
1299         * src/messageview.c
1300         * src/mimeview.h
1301                 Allow mimeviewer plugins to print
1302                 their stuff
1303
1304 2007-03-16 [colin]      2.8.1cvs16
1305
1306         * .cvsignore
1307                 Ignore *.patchset
1308
1309 2007-03-15 [colin]      2.8.1cvs15
1310
1311         * src/messageview.c
1312         * src/mimeview.h
1313                 Add a way for mimeviewer plugins to
1314                 implement body search
1315
1316 2007-03-15 [paul]       2.8.1cvs14
1317
1318         * src/prefs_spelling.c
1319                 fix English usage
1320
1321 2007-03-15 [paul]       2.8.1cvs13
1322
1323         * src/common/quoted-printable.c
1324                 fix decoding of quoted-printable parts
1325
1326 2007-03-14 [wwp]        2.8.1cvs12
1327
1328         * src/gtk/logwindow.h
1329                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1330
1331 2007-03-14 [wwp]        2.8.1cvs11
1332
1333         * src/gtk/logwindow.h
1334                 Complete 2.8.1cvs10.
1335
1336 2007-03-14 [colin]      2.8.1cvs10
1337
1338         * src/gtk/logwindow.c
1339                 Probably fix bug 1149, crash on logwindow
1340                 close - at the expense of performance once
1341                 logwin has been opened
1342
1343 2007-03-14 [colin]      2.8.1cvs9
1344
1345         * src/main.c
1346                 If claws-mail is running on another
1347                 display, warn instead of popping it up
1348                 on the other display
1349
1350 2007-03-12 [colin]      2.8.1cvs8
1351
1352         * src/wizard.c
1353                 Fix bug 1145, 'Setting a different name 
1354                 for the Mailbox name isn't reflected in 
1355                 default account settings'. Patch by wwp
1356
1357 2007-03-12 [colin]      2.8.1cvs7
1358
1359         * src/summaryview.c
1360                 Fix bug 1143, 'Add number of messages to be 
1361                 deleted to confirmation dialog'
1362
1363 2007-03-12 [wwp]        2.8.1cvs6
1364
1365         * src/folderview.c
1366         * src/prefs_common.c
1367         * src/prefs_common.h
1368         * src/prefs_summaries.c
1369                 Changed the option that displays unread messages count
1370                 next to the folder name in folder list: it is now
1371                 possible to either display nothing, display the
1372                 unread messages number only or the unread and total messages
1373                 numbers. The patch includes this extra feature as well
1374                 as some minor fixes by rewriting the algo in folderview.c.
1375                 Thanks to Paul for the original idea and implementation, plus
1376                 testing and proof-reading!
1377
1378 2007-03-09 [paul]       2.8.1cvs5
1379
1380         * tools/Makefile.am
1381         * tools/README
1382         * tools/claws-mail-compose-insert-files.pl
1383                 added a script which enables inserting files
1384                 into the message body of a new Claws Mail
1385                 Compose window from the command line. Additionally
1386                 To, Cc, Subject and files to attach to the message
1387                 can be specified.
1388
1389 2007-03-09 [wwp]        2.8.1cvs4
1390
1391         * src/addr_compl.c
1392         * src/addr_compl.h
1393         * src/filtering.c
1394                 Optimize matching of addresses in the addressbook
1395                 (filtering/processing 'found_in_addressbook' condition).
1396
1397 2007-03-07 [wwp]        2.8.1cvs3
1398
1399         * src/quote_fmt.c
1400         * src/quote_fmt_lex.l
1401         * src/quote_fmt_parse.y
1402                 Add a new quote format symbol: %A to insert the
1403                 sender email address (just the address itself).
1404
1405 2007-03-06 [wwp]        2.8.1cvs2
1406
1407         * src/gtk/gtkutils.c
1408         * src/plugins/trayicon/trayicon_prefs.h
1409         * src/plugins/trayicon/trayicon_prefs.c
1410         * src/plugins/trayicon/trayicon.c
1411         * src/mainwindow.h
1412         * src/mainwindow.c
1413                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1414                 minimizing Claws-Mail main window will hide it to the trayicon instead.
1415
1416
1417 2007-03-06 [paul]       2.8.1cvs1
1418
1419         * NEWS
1420         * README
1421         * RELEASE_NOTES
1422         * configure.ac
1423                 bump version number following
1424                 stable release
1425
1426 2007-03-06 [paul]       2.8.0cvs24
1427
1428         * po/cs.po
1429                 corrected by by Tim <timbrain@post.cz>
1430
1431 2007-03-05 [colin]      2.8.0cvs23
1432
1433         * src/Makefile.am
1434         * src/procmime.c
1435                 Fix mime/globs path on NetBSD
1436                 patch by George Michaelson
1437
1438 2007-03-05 [wwp]        2.8.0cvs22
1439
1440         * src/addr_compl.c
1441                 Remove debug statement (accidentally committed w/ cvs14).
1442
1443 2007-03-05 [paul]       2.8.0cvs21
1444
1445         * src/plugins/pgpcore/prefs_gpg.c
1446                 fix compiler warning
1447
1448 2007-03-05 [wwp]        2.8.0cvs20
1449
1450         * src/matcher_parser_parse.y
1451                 Fix mismerge between cvs17 and cvs19.
1452
1453 2007-03-05 [wwp]        2.8.0cvs19
1454
1455         * src/matcher_parser_parse.y
1456         * src/prefs_filtering_action.c
1457         * src/matcher.c
1458         * src/matcher.h
1459         * src/filtering.c
1460         * src/filtering.h
1461                 Add new 'add_to_addressbook' filtering/processing action.
1462
1463 2007-03-05 [wwp]        2.8.0cvs18
1464
1465         * src/filtering.c
1466                 Fix mark_as_ham filtering/processing action: spam flag
1467                 was not unset.
1468
1469 2007-03-04 [colin]      2.8.0cvs17
1470
1471         * src/filtering.c
1472         * src/matcher.c
1473         * src/matcher.h
1474         * src/matcher_parser_parse.y
1475         * src/prefs_filtering_action.c
1476                 Add 'Mark as spam' and 'Mark as ham' filtering
1477                 actions. Fixes bug 1138.
1478
1479 2007-03-04 [colin]      2.8.0cvs16
1480
1481         * src/imap.c
1482                 Fix bug 1140, wrong return value
1483                 without libetpan
1484
1485 2007-03-04 [wwp]        2.8.0cvs15
1486
1487         * src/addr_compl.c
1488                 Rollback cvs14: don't free stuff that is managed in g_list.
1489
1490 2007-03-04 [wwp]        2.8.0cvs14
1491
1492         * src/addr_compl.c
1493                 Fix a leak in address completion code.
1494
1495 2007-03-04 [colin]      2.8.0cvs13
1496
1497         * src/addr_compl.c
1498                 Maybe fix bug 1136, 'Crash in group 
1499                 address completion'
1500
1501 2007-03-04 [iwkse]      2.8.0cvs12
1502
1503         * src/imap.c
1504                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1505
1506 2007-03-03 [colin]      2.8.0cvs11
1507
1508         * src/plugins/pgpinline/pgpinline.c
1509                 Fix off-by-one, fix double-free. Fixes
1510                 bug 1135, 'cm-segfault on decrypting 
1511                 with PGP/inline'
1512
1513 2007-03-03 [colin]      2.8.0cvs10
1514
1515         * configure.ac
1516         * src/main.c
1517         * src/common/plugin.c
1518                 Fix bug 1134, 'Valgrind macros unhandled 
1519                 by Irix's cc'
1520
1521 2007-03-02 [colin]      2.8.0cvs9
1522
1523         * src/mbox.c
1524                 Don't error out on EAGAIN. Fixes 
1525                 bug 1129, '"local mbox file" account 
1526                 isn't retrieving mails'
1527
1528 2007-03-01 [wwp]        2.8.0cvs8
1529
1530         * src/mainwindow.c
1531         * src/gtk/colorlabel.c
1532                 Remove accels for extra color labels until we set better
1533                 and definitive ones.
1534
1535 2007-02-28 [wwp]        2.8.0cvs7
1536
1537         * src/mainwindow.c
1538         * src/matcher_parser_parse.y
1539         * src/prefs_common.c
1540         * src/prefs_msg_colors.c
1541         * src/procmsg.h
1542         * src/gtk/colorlabel.c
1543         * src/gtk/colorlabel.h
1544                 Add more customizable color labels. Cleaned up a bit
1545                 the color label API to avoid duplicate defines of
1546                 the max number of colors.
1547
1548 2007-02-27 [colin]      2.8.0cvs6
1549
1550         * src/mainwindow.c
1551         * src/common/utils.c
1552         * src/common/utils.h
1553                 Fix '+' in mailto URIs for List-* headers
1554
1555 2007-02-27 [colin]      2.8.0cvs5
1556
1557         * src/gtk/gtkutils.c
1558                 Use gtk_window_set_role instead of 
1559                 _set_wmclass
1560
1561 2007-02-27 [colin]      2.8.0cvs4
1562
1563         * src/inc.c
1564                 Fix "After receiving new mail, go to inbox" on IMAP,
1565                 and make it work only on manual reception
1566
1567 2007-02-27 [wwp]        2.8.0cvs3
1568
1569         * src/prefs_filtering.c
1570         * src/prefs_filtering_action.c
1571         * src/prefs_matcher.c
1572                 Update filtering matcher's and action's color label menus
1573                 when re-opening those dialogs (reflect any change to the
1574                 color labels list in the preferences).
1575
1576 2007-02-27 [colin]      2.8.0cvs2
1577
1578         * src/imap.c
1579         * src/etpan/etpan-thread-manager-types.h
1580         * src/etpan/etpan-thread-manager.c
1581         * src/etpan/imap-thread.c
1582                 Log imap ALERTs as errors in the log.
1583
1584 2007-02-26 [paul]       2.8.0cvs1
1585
1586         * tools/claws.i18n.status.pl
1587                 updated
1588
1589 2007-02-26 [paul]       2.7.2cvs75
1590
1591         * po/ca.po
1592         * po/cs.po
1593         * po/de.po
1594         * po/en_GB.po
1595         * po/fi.po
1596         * po/fr.po
1597         * po/hu.po
1598         * po/pl.po
1599         * po/pt_BR.po
1600         * po/sk.po
1601         * po/sr.po
1602         * po/zh_CN.po
1603                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1604                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1605                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1606                 Aleksandar Urosevic, and Ralgh Young
1607
1608 2007-02-25 [mones]      2.7.2cvs74
1609
1610         * po/es.po
1611                 Updated for release
1612
1613 2007-02-25 [colin]      2.7.2cvs73
1614
1615         * src/main.c
1616                 Clearing the list is only useful
1617                 to prevent a valgrind false-positive
1618
1619 2007-02-25 [paul]       2.7.2cvs72
1620
1621         * tools/Makefile.am
1622         * tools/README
1623         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
1624         * tools/maildir2claws-mail.pl  **REMOVED**
1625                 renamed the script, fixed a couple bugs
1626
1627 2007-02-23 [colin]      2.7.2cvs71
1628
1629         * src/addressbook.c
1630                 Fix a leak, check for a few improbable nulls
1631
1632 2007-02-23 [colin]      2.7.2cvs70
1633
1634         * src/main.c
1635         * src/main.h
1636         * src/plugins/trayicon/trayicon.c
1637                 Fix blinking mainwin when starting in tray
1638                 (show mainwindow later in the startup process,
1639                  apart if restarting post-crash)
1640
1641 2007-02-23 [colin]      2.7.2cvs69
1642
1643         * src/folderview.c
1644         * src/imap_gtk.c
1645                 Fix crash when unsubscribing the currently
1646                 selected/opened folder
1647
1648 2007-02-23 [colin]      2.7.2cvs68
1649
1650         * src/compose.c
1651                 Fix bug that prevented colorization to
1652                 work without wrap quotation option
1653
1654 2007-02-23 [colin]      2.7.2cvs67
1655
1656         * src/addr_compl.c
1657                 Fix refcounting, start and end completion who
1658                 behaved as if there couldn't be any other current
1659                 user of completion
1660
1661 2007-02-23 [wwp]        2.7.2cvs66
1662
1663         * src/addressbook.c
1664         * src/addrindex.c
1665                 Address completion fixes: fix addressbook_peek_folder_exists() in
1666                 which the algorithm was ridiculously over-obfuscated and broken.
1667                 Fix addrindex_load_completion() as well, to load addresses in
1668                 completion list with regards to what addressbook_peek_folder_exists()
1669                 returns now.
1670
1671 2007-02-23 [wwp]        2.7.2cvs65
1672
1673         * src/addr_compl.c
1674                 Add addresses to completion when they're non-empty (thanks to Colin).
1675
1676 2007-02-23 [paul]       2.7.2cvs64
1677
1678         * src/plugins/pgpcore/passphrase.c
1679                 remove 'const '
1680
1681 2007-02-23 [colin]      2.7.2cvs63
1682
1683         * src/plugins/pgpcore/prefs_gpg.c
1684         * src/plugins/pgpcore/prefs_gpg.h
1685         * src/plugins/pgpcore/sgpgme.c
1686         * src/plugins/pgpinline/pgpinline.c
1687         * src/plugins/pgpmime/pgpmime.c
1688                 Try harder to respect user's choice wrt
1689                 gpg-agent even with gpg2, by unsetting
1690                 GPG_AGENT_INFO when necessary.
1691
1692 2007-02-22 [paul]       2.7.2cvs62
1693
1694         * src/plugins/pgpcore/sgpgme.c
1695         * src/plugins/pgpcore/sgpgme.h
1696         * src/plugins/pgpcore/passphrase.c
1697         * src/plugins/pgpinline/pgpinline.c
1698         * src/plugins/pgpmime/pgpmime.c
1699                 Fix a leak - gpgme_data_release_and_get_mem
1700                 leaks in recent gpgme. Workaround by using
1701                 our own function.
1702
1703 2007-02-22 [paul]       2.7.2cvs61
1704
1705         * src/gtk/quicksearch.c
1706                 Abandon dynamic search when pressing
1707                 Enter
1708
1709 2007-02-21 [colin]      2.7.2cvs60
1710
1711         * src/procmsg.c
1712         * src/plugins/pgpcore/passphrase.c
1713                 Fix little memory leaks
1714         * src/main.c
1715                 Fix false-positive leak at exit
1716         * src/gtk/quicksearch.c
1717                 Fix potentially big leak in recursive
1718                 Quicksearch
1719
1720 2007-02-21 [wwp]        2.7.2cvs59
1721
1722         * src/summaryview.c
1723                 Add missing newline to a debug message.
1724
1725 2007-02-20 [colin]      2.7.2cvs58
1726
1727         * src/Makefile.am
1728         * src/mimeview.c
1729         * src/stock_pixmap.c
1730         * src/stock_pixmap.h
1731         * src/pixmaps/mime_pgpsig.xpm
1732                 Add icon for application/pgp-signature
1733
1734 2007-02-20 [colin]      2.7.2cvs57
1735
1736         * src/Makefile.am
1737         * src/main.c
1738         * src/mimeview.c
1739         * src/stock_pixmap.c
1740         * src/stock_pixmap.h
1741         * src/pixmaps/mime_calendar.xpm
1742         * src/pixmaps/mime_pdf.xpm
1743         * src/pixmaps/mime_ps.xpm
1744                 Add icons for text/calendar, application/pdf
1745                 and application/postscript
1746
1747 2007-02-20 [colin]      2.7.2cvs56
1748
1749         * autogen.sh
1750         * src/matcher_parser_parse.y
1751         * src/matcher_parser_lex.l
1752                 Fix big memory leak in flex, and
1753                 require flex 2.5.31
1754
1755 2007-02-20 [wwp]        2.7.2cvs55
1756
1757         * src/matcher_parser_parse.y
1758                 Fix a duplicate token definition (thanks to iwkse).
1759
1760 2007-02-20 [wwp]        2.7.2cvs54
1761
1762         * src/matcher_parser_lex.l
1763         * src/quote_fmt_lex.l
1764                 Use proper flex options instead of direct use of #define,
1765                 make the flex-generated C lighter.
1766
1767 2007-02-20 [colin]      2.7.2cvs53
1768
1769         * src/summaryview.c
1770                 Grab focus in message list after hiding
1771                 the quicksearch, instead of leaving it
1772                 "somewhere"
1773
1774 2007-02-19 [colin]      2.7.2cvs52
1775
1776         * src/folderview.c
1777                 Fix bug 1033, 'Automatically refresh 
1778                 message list when new messages arrives'
1779                 Looks like folderview->opened can sometimes
1780                 be wrong...
1781
1782 2007-02-19 [paul]       2.7.2cvs51
1783
1784         * tools/Makefile.am
1785         * tools/README
1786         * tools/thunderbird-filters-convertor.pl
1787                 add new script which converts thunderbird filter
1788                 rules to Claws filter rules
1789
1790 2007-02-18 [paul]       2.7.2cvs50
1791
1792         * src/plugins/pgpcore/prefs_gpg.c
1793         * src/plugins/pgpcore/prefs_gpg.h
1794         * src/plugins/pgpcore/sgpgme.c
1795         * src/plugins/pgpinline/pgpinline.c
1796         * src/plugins/pgpmime/pgpmime.c
1797                 improved GUI interoperability with gpg-agent
1798
1799 2007-02-18 [paul]       2.7.2cvs49
1800
1801         * src/prefs_account.c
1802                 Privacy options sensitivity fix
1803
1804 2007-02-17 [colin]      2.7.2cvs48
1805
1806         * src/messageview.c
1807                 Reset icon to warning in the noticeview
1808
1809 2007-02-15 [colin]      2.7.2cvs47
1810
1811         * src/folderview.c
1812                 Fix a manifestation of bug 1033 (summaryview failing
1813                 to update for new mails), which happens after editing
1814                 account preferences or preferences that cause a 
1815                 folderview reload.
1816
1817 2007-02-15 [colin]      2.7.2cvs46
1818
1819         * src/addressbook.c
1820                 Probably fix bug 1123, 'Segmentation 
1821                 fault while opening address book'. I get
1822                 g_warnings if the saved paned position is
1823                 not greater than 0. Also, save position
1824                 when hiding the addressbook instead of
1825                 via signal.
1826
1827 2007-02-14 [colin]      2.7.2cvs45
1828
1829         * src/plugins/pgpcore/prefs_gpg.c
1830         * src/plugins/pgpcore/prefs_gpg.h
1831         * src/plugins/pgpcore/sgpgme.c
1832         * src/plugins/pgpinline/pgpinline.c
1833         * src/plugins/pgpmime/pgpmime.c
1834                 Add an option "Use gpg-agent if available". Fixes
1835                 annoyances with distro-installed gpg-agent, when
1836                 no pinentry program is installed, and the user's 
1837                 at a loss on why "decryption failed". Makes more
1838                 clear why passphrase isn't saved when gpg-agent is
1839                 used. Defaults to true, to avoid changing the 
1840                 current behaviour.
1841
1842 2007-02-14 [wwp]        2.7.2cvs44
1843
1844         * src/matcher_parser_parse.y
1845                 Fix missing line number reset (wrong line number might appear
1846                 when re-loading filtering rules if there's a parser error).
1847
1848 2007-02-13 [colin]      2.7.2cvs43
1849
1850         * src/common/utils.c
1851                 Don't encode ',' in URIs before passing it
1852                 to the browser command-line. It was probably
1853                 done at a time where commas in URIs made
1854                 mozilla -remote 'openurl(%s,new-window)'
1855                 bug.
1856
1857 2007-02-13 [wwp]        2.7.2cvs42
1858
1859         * src/prefs_matcher.c
1860         * src/plugins/bogofilter/bogofilter_gtk.c
1861                 A bit of string factorization around "Select ..." buttons.
1862
1863 2007-02-11 [colin]      2.7.2cvs41
1864
1865         * src/alertpanel.c
1866                 Make sure to escape the title
1867
1868 2007-02-11 [colin]      2.7.2cvs40
1869
1870         * src/codeconv.c
1871                 Recognize .utf8 locales as .UTF-8 ones
1872
1873 2007-02-11 [colin]      2.7.2cvs39
1874
1875         * src/compose.c
1876                 Fix code conversion when dragging a file
1877
1878 2007-02-09 [colin]      2.7.2cvs38
1879
1880         * src/plugins/clamav/clamav_plugin.c
1881                 Complete Paul's patch with conditional
1882                 compilation to avoid breaking compilation
1883                 on old Dapper and Edgy... Maybe other
1884                 distros too.
1885
1886 2007-02-09 [paul]       2.7.2cvs37
1887
1888         * src/plugins/clamav/clamav_plugin.c
1889                 fix for the upstream changes in libclamav
1890
1891 2007-02-09 [paul]       2.7.2cvs36
1892
1893         * src/main.c
1894         * src/mainwindow.c
1895         * src/procmsg.c
1896         * src/procmsg.h
1897                 fix "warn if there are queued messages" (on exit)
1898                 option, which only checked the first mailbox's
1899                 queue
1900                 don't ask before emptying trash if there are no
1901                 messages in trash, also check and empty all trash
1902                 folders
1903         * src/prefs_other.c
1904                 move "Ask before emptying trash" option
1905                 outside of the "On exit" frame as it's
1906                 not only an "On exit" option
1907
1908 2007-02-09 [paul]       2.7.2cvs35
1909
1910         * src/addrgather.c
1911         * src/alertpanel.c
1912         * src/editldap.c
1913         * src/prefs_account.c
1914         * src/prefs_folder_item.c
1915         * src/prefs_gtk.h
1916         * src/prefs_matcher.c
1917         * src/prefs_message.c
1918         * src/prefs_msg_colors.c
1919         * src/prefs_summaries.c
1920         * src/wizard.c
1921         * src/gtk/inputdialog.c
1922         * src/plugins/bogofilter/bogofilter_gtk.c
1923                 pedantic commit: use 'checkbtn' everywhere
1924                 instead of a mixture of 'checkbtn' and 'chkbtn'
1925
1926 2007-02-09 [paul]       2.7.2cvs34
1927
1928         * src/compose.c
1929                 fix default hotkeys
1930         * src/prefs_other.c
1931         * src/prefs_send.c
1932                 move "Never send Return Receipts" from
1933                 prefs_other to prefs_send
1934                 add an option "Ask about account specific
1935                 filtering rules..." to prefs_other
1936         * src/gtk/gtkutils.c
1937                 fix a compiler warning
1938
1939 2007-02-08 [colin]      2.7.2cvs33
1940
1941         * src/plugins/pgpinline/pgpinline.c
1942                 Fix bug 1110, 'pgpmime fails to process 
1943                 encapsulated openpgp mime (rfc 3156, 6.1 
1944                 -> rfc1847)'
1945                 It was due to an interaction between PGP/Mime
1946                 and PGP/Inline plugin. 
1947
1948 2007-02-08 [colin]      2.7.2cvs32
1949
1950         * src/inc.c
1951         * src/mbox.c
1952         * src/mbox.h
1953                 Fix bug 1117, 'fcntl locking code 
1954                 does not work in mbox.c'
1955
1956 2007-02-08 [colin]      2.7.2cvs31
1957
1958         * src/prefs_account.c
1959                 Fix Gentoo bug 165819, 'can't create 
1960                 a "local mbox file" account'. Patch
1961                 by Olivier <castan.o@free.fr>
1962
1963 2007-02-07 [colin]      2.7.2cvs30
1964
1965         * src/ldapquery.c
1966                 Fix bug 1106, 'Claws crash on exit if LDAPS 
1967                 autocompletion was used'
1968
1969 2007-02-07 [paul]       2.7.2cvs29
1970
1971         * src/folder.c
1972                 cut down on unnecessary debug_prints
1973         * src/imap_gtk.c
1974                 fix menu_set_active() on 'Show only
1975                 subscribed folders'
1976
1977 2007-02-07 [paul]       2.7.2cvs28
1978
1979         * src/plugins/clamav/clamav_plugin.c
1980         * src/plugins/clamav/clamav_plugin.h
1981         * src/plugins/clamav/clamav_plugin_gtk.c
1982                 fix copyright header
1983
1984 2007-02-07 [paul]       2.7.2cvs27
1985
1986         * src/procheader.c
1987                 fix bug 1116, 'summary view allow a 
1988                 subject line break'
1989
1990 2007-02-06 [colin]      2.7.2cvs26
1991
1992         * src/summaryview.c
1993                 Fix delete thread
1994
1995 2007-02-05 [fabien]     2.7.2cvs25
1996
1997         * po/POTFILES.in
1998         * src/uri_opener.c
1999                 i18n related - 1 fix and 1 message for translators.
2000
2001 2007-02-05 [colin]      2.7.2cvs24
2002
2003         * src/gtk/quicksearch.c
2004                 Don't reload summary list if quicksearch wasn't
2005                 active on hiding; move currently selected mail in
2006                 the visible area when showing the quicksearch
2007
2008 2007-02-05 [colin]      2.7.2cvs23
2009
2010         * src/folderview.c
2011                 Add debug to try to solve bug 1104
2012
2013 2007-02-05 [paul]       2.7.2cvs22
2014
2015         * src/mainwindow.c
2016                 confirm before emptying trash on exit is
2017                 a Yes or No answer, use Yes or No in the
2018                 dialog
2019
2020 2007-02-04 [colin]      2.7.2cvs21
2021
2022         * src/compose.c
2023         * src/plugins/pgpcore/passphrase.c
2024         * src/plugins/pgpcore/select-keys.c
2025                 Set wmclass on new windows
2026
2027 2007-02-04 [colin]
2028
2029         2.8.0-rc1 released
2030
2031 2007-02-04 [colin]      2.7.2cvs20
2032
2033         * src/compose.c
2034         * src/compose.h
2035                 Auto save drafts on exit, reopen them
2036                 at startup, instead of asking
2037         * src/account.c
2038         * src/addressadd.c
2039         * src/addressbook.c
2040         * src/addressbook_foldersel.c
2041         * src/addrgather.c
2042         * src/crash.c
2043         * src/editaddress.c
2044         * src/editbook.c
2045         * src/editgroup.c
2046         * src/editjpilot.c
2047         * src/editldap.c
2048         * src/editldap_basedn.c
2049         * src/editvcard.c
2050         * src/exphtmldlg.c
2051         * src/expldifdlg.c
2052         * src/export.c
2053         * src/foldersel.c
2054         * src/gedit-print.c
2055         * src/import.c
2056         * src/importldif.c
2057         * src/importmutt.c
2058         * src/importpine.c
2059         * src/main.c
2060         * src/mainwindow.c
2061         * src/message_search.c
2062         * src/messageview.c
2063         * src/prefs_actions.c
2064         * src/prefs_customheader.c
2065         * src/prefs_display_header.c
2066         * src/prefs_filtering.c
2067         * src/prefs_filtering_action.c
2068         * src/prefs_folder_column.c
2069         * src/prefs_gtk.c
2070         * src/prefs_matcher.c
2071         * src/prefs_other.c
2072         * src/prefs_summaries.c
2073         * src/prefs_summary_column.c
2074         * src/prefs_template.c
2075         * src/sourcewindow.c
2076         * src/ssl_manager.c
2077         * src/summary_search.c
2078         * src/uri_opener.c
2079         * src/gtk/about.c
2080         * src/gtk/description_window.c
2081         * src/gtk/foldersort.c
2082         * src/gtk/gtkutils.c
2083         * src/gtk/gtkutils.h
2084         * src/gtk/icon_legend.c
2085         * src/gtk/logwindow.c
2086         * src/gtk/pluginwindow.c
2087         * src/gtk/prefswindow.c
2088                 Give different wmclass to different
2089                 windows - thanks to sed ;)
2090
2091 2007-02-04 [colin]      2.7.2cvs19
2092
2093         * src/main.c
2094                 Revert previous patch, can't reproduce
2095                 it anymore. 
2096
2097 2007-02-03 [colin]      2.7.2cvs18
2098
2099         * src/main.c
2100                 Don't save the mainwindow size and
2101                 position on emergency exit (libSM's
2102                 "die" callback), Xfce seems to make
2103                 the window smaller just before the
2104                 size's saved.
2105
2106 2007-02-03 [colin]      2.7.2cvs17
2107
2108         * src/plugins/bogofilter/bogofilter.c
2109         * src/plugins/bogofilter/bogofilter.h
2110         * src/plugins/bogofilter/bogofilter_gtk.c
2111         * src/plugins/pgpinline/pgpinline.c
2112         * src/plugins/pgpinline/pgpinline.h
2113                 Fix more copyrights
2114
2115 2007-02-03 [colin]      2.7.2cvs16
2116
2117         * src/partial_download.c
2118         * src/partial_download.h
2119         * src/ssl_manager.c
2120         * src/ssl_manager.h
2121         * src/uri_opener.c
2122         * src/uri_opener.h
2123         * src/wizard.c
2124         * src/wizard.h
2125         * src/common/ssl_certificate.c
2126         * src/common/ssl_certificate.h
2127         * src/gtk/quicksearch.c
2128         * src/gtk/quicksearch.h
2129         * src/gtk/sslcertwindow.c
2130         * src/gtk/sslcertwindow.h
2131                 Fix copyright on my files
2132
2133 2007-02-02 [colin]      2.7.2cvs15
2134
2135         * src/Makefile.am
2136         * src/mainwindow.c
2137         * src/messageview.c
2138         * src/messageview.h
2139         * src/textview.c
2140         * src/textview.h
2141         * src/uri_opener.c
2142         * src/uri_opener.h
2143                 Add Tools/List URIs to allow
2144                 opening any URI in the current mail
2145
2146 2007-02-02 [colin]      2.7.2cvs14
2147
2148         * src/common/valgrind.h ** NEW FILE **
2149         * src/common/Makefile.am
2150         * src/common/plugin.c
2151                 Don't dlclose the plugins if we're running
2152                 under valgrind. (doesn't require valgrind
2153                 either at compile time or run time).
2154
2155 2007-02-01 [paul]       2.7.2cvs13
2156
2157         * AUTHORS
2158         * src/gtk/authors.h
2159         * tools/freshmeat_search.pl
2160         * tools/google_search.pl
2161         * tools/multiwebsearch.pl
2162                 add support for non ISO-8859-1 compatible locales
2163                 Patch by Alex Gorbachenko <agent_007@immo.ru>
2164
2165 2007-02-01 [colin]      2.7.2cvs12
2166
2167         * src/prefs_other.c
2168         * src/prefs_summaries.c
2169                 Move keybinding prefs to the Other page
2170
2171 2007-02-01 [wwp]        2.7.2cvs11
2172
2173         * src/plugins/trayicon/trayicon.c
2174                 Fix a raising issue within KDE.
2175
2176 2007-02-01 [colin]      2.7.2cvs10
2177
2178         * src/codeconv.c
2179                 Fix stray quotes in encoded strings
2180         * src/addressadd.c
2181                 Fix wrong call causing g_warnings
2182         * src/textview.c
2183                 Remove useless message
2184
2185 2007-01-31 [wwp]        2.7.2cvs9
2186
2187         * src/plugins/trayicon/trayicon.c
2188                 fix buggy hiding of main window when closing if close-to-tray
2189                 is not set (bad logics  in the trayicon hook code).
2190                 Changed the quit confirmation message too.
2191
2192 2007-01-30 [colin]      2.7.2cvs8
2193
2194         * src/main.c
2195                 Fix hidden mainwindow after clicking on
2196                 the X close button, if compose windows
2197                 exist and the user chooses not to quit
2198
2199 2007-01-30 [colin]      2.7.2cvs7
2200
2201         * src/main.c
2202         * src/compose.c
2203                 Handle local URIs to attach files (file:///...)
2204                 Fixes attaching files from Thunar for example
2205
2206 2007-01-30 [colin]      2.7.2cvs6
2207
2208         * src/prefs_ext_prog.c
2209                 Add 'mousepad' to the list of text editors.
2210                 Mousepad is XFCE's text editor
2211
2212 2007-01-29 [wwp]        2.7.2cvs5
2213
2214         * po/POTFILES.in
2215         * src/plugins/trayicon/trayicon_prefs.c
2216                 trayicon i18n fixes, thanks to Fabien.
2217
2218 2007-01-28 [wwp]        2.7.2cvs4
2219
2220         * src/mainwindow.c
2221         * src/mainwindow.h
2222         * src/plugins/trayicon/trayicon.c
2223         * src/plugins/trayicon/trayicon_prefs.c
2224         * src/plugins/trayicon/trayicon_prefs.h
2225                 Added a new TrayIcon plugin option to close to tray
2226                 (WM's hotkey and [X] button will hide the window instead
2227                 of closing it - closing CM can be done using the tray icon
2228                 menu or the File menu).
2229                 Improved visibility handling in trayicon, clicking the
2230                 trayicon now raise the window to current desktop when it
2231                 was either minimized/shaded/on another desktop.
2232                 Thanks to Paul for testing and fixing a strange behaviour
2233                 in KDE ;-).
2234
2235 2007-01-27 [paul]       2.7.2cvs3
2236
2237         * src/prefs_folder_item.c
2238         * src/prefs_receive.c
2239         * src/plugins/pgpcore/prefs_gpg.c
2240                 use 'start-up' instead of 'startup' in labels
2241
2242 2007-01-26 [wwp]        2.7.2cvs2
2243
2244         * src/plugins/trayicon/Makefile.am
2245         * src/plugins/trayicon/trayicon.c
2246         * src/plugins/trayicon/trayicon_prefs.c
2247         * src/plugins/trayicon/trayicon_prefs.h
2248                 Add a new TrayIcon option to hide the main window at
2249                 start-up.
2250                 Fix trayicon.c copyright header.
2251
2252 2007-01-26 [paul]       2.7.2cvs1
2253
2254         * NEWS
2255         * README
2256         * RELEASE_NOTES
2257         * configure.ac
2258                 bump up version number following
2259                 stable release
2260
2261 2007-01-25 [mones]      2.7.1cvs60
2262
2263         * po/es.po
2264                 updated thousands of strings (well, probably less ;-)
2265
2266 2007-01-25 [colin]      2.7.1cvs59
2267
2268         * src/matcher.c
2269                 Fix 2nd-run loss of matcherrc on new
2270                 configurations. 
2271
2272 2007-01-25 [wwp]        2.7.1cvs58
2273
2274         * src/mimeview.c
2275                 fix handling of empty value in attach_save_directory too, thanks
2276                 to Colin.
2277
2278 2007-01-25 [wwp]        2.7.1cvs57
2279
2280         * src/gtk/filesel.c
2281                 fix handling of empty value in attach_load_directory,
2282                 thanks to Colin.
2283
2284 2007-01-25 [wwp]        2.7.1cvs56
2285
2286         * src/plugins/dillo_viewer/dillo_prefs.h
2287                 fix a typo.
2288
2289 2007-01-25 [colin]      2.7.1cvs55
2290
2291         * src/matcher.c
2292         * src/matcher.h
2293         * src/matcher_parser_parse.y
2294         * src/prefs_matcher.c
2295                 Add matching on the spam flag
2296
2297 2007-01-24 [colin]      2.7.1cvs54
2298
2299         * src/folder.c
2300         * src/common/xml.c
2301         * src/common/xml.h
2302                 Make sure folderlist.xml is correctly
2303                 written before overwriting it.
2304         * src/procmsg.c
2305         * src/procmsg.h
2306         * src/summaryview.c
2307         * src/plugins/bogofilter/bogofilter.c
2308         * src/plugins/bogofilter/bogofilter.h
2309         * src/plugins/bogofilter/bogofilter_gtk.c
2310         * src/plugins/spamassassin/spamassassin.c
2311         * src/plugins/spamassassin/spamassassin.h
2312         * src/plugins/spamassassin/spamassassin_gtk.c
2313                 Move spam to the correct trash folder after
2314                 learning, if spam directory isn't set.
2315
2316 2007-01-23 [paul]       2.7.1cvs53
2317
2318         * src/plugins/bogofilter/bogofilter_gtk.c
2319                 fix sensitivity of "Insert X-Bogosity header"
2320                 option
2321
2322 2007-01-23 [colin]      2.7.1cvs52
2323
2324         * src/toolbar.c
2325                 Translate toolbar items text if
2326                 they're translatable (default)
2327         * src/addrcache.c
2328         * src/addrcache.h
2329         * src/addritem.c
2330         * src/addritem.h
2331         * src/codeconv.c
2332         * src/codeconv.h
2333         * src/jpilot.c
2334         * src/jpilot.h
2335         * src/ldapctrl.c
2336         * src/ldapctrl.h
2337         * src/ldapquery.h
2338         * src/ldif.c
2339         * src/ldif.h
2340         * src/etpan/etpan-thread-manager.c
2341         * src/etpan/etpan-thread-manager.h
2342         * src/gtk/gtkutils.c
2343         * src/gtk/gtkutils.h
2344                 More static functions
2345
2346 2007-01-22 [fabien]     2.7.1cvs51
2347
2348         * src/gtk/gtkutils.c
2349                 gtkut_get_options_frame() : ability to pass
2350                 a 'NULL' value in frame pointer parameter if
2351                 we don't need it.
2352
2353 2007-01-22 [colin]      2.7.1cvs50
2354
2355         * src/procmsg.c
2356         * src/procmsg.h
2357         * src/plugins/bogofilter/bogofilter.c
2358         * src/plugins/bogofilter/bogofilter_gtk.c
2359         * src/plugins/spamassassin/spamassassin.c
2360         * src/plugins/spamassassin/spamassassin_gtk.c
2361                 Allow moving spams to the account's trash
2362                 instead of default one
2363
2364 2007-01-21 [colin]      2.7.1cvs49
2365
2366         * src/ldapquery.c
2367         * src/ldapquery.h
2368                 Revert a static function that shouldn't
2369                 have been
2370
2371 2007-01-21 [colin]      2.7.1cvs48
2372
2373         * src/ldapquery.c
2374         * src/ldapquery.h
2375                 Same
2376
2377 2007-01-21 [colin]      2.7.1cvs47
2378
2379         * src/procmsg.c
2380         * src/procmsg.h
2381                 Same
2382
2383 2007-01-21 [colin]      2.7.1cvs46
2384
2385         * src/common/socket.c
2386         * src/common/socket.h
2387                 Same
2388
2389 2007-01-21 [colin]      2.7.1cvs45
2390
2391         * src/crash.c
2392         * src/exporthtml.c
2393         * src/exporthtml.h
2394         * src/exportldif.c
2395         * src/exportldif.h
2396         * src/folder.c
2397         * src/folder.h
2398         * src/folder_item_prefs.c
2399         * src/folder_item_prefs.h
2400         * src/folderview.c
2401         * src/folderview.h
2402         * src/gedit-print.c
2403         * src/gedit-print.h
2404         * src/main.c
2405         * src/main.h
2406         * src/common/socket.c
2407         * src/common/socket.h
2408         * src/gtk/gtkaspell.c
2409         * src/gtk/gtkaspell.h
2410         * src/gtk/quicksearch.c
2411         * src/gtk/quicksearch.h
2412                 Same
2413
2414 2007-01-21 [colin]      2.7.1cvs44
2415
2416         * src/common/utils.c
2417         * src/common/utils.h
2418         * src/etpan/etpan-thread-manager.c
2419         * src/etpan/etpan-thread-manager.h
2420                 Same (Funny that etpan_thread_unbind
2421                 is called but not etpan_thread_bind)
2422
2423 2007-01-21 [colin]      2.7.1cvs43
2424
2425         * src/addrselect.c
2426         * src/addrselect.h
2427         * src/codeconv.c
2428         * src/codeconv.h
2429         * src/compose.c
2430         * src/compose.h
2431         * src/etpan/Makefile.am
2432         * src/gtk/colorlabel.c
2433         * src/gtk/colorlabel.h
2434         * src/gtk/sslcertwindow.c
2435         * src/gtk/sslcertwindow.h
2436         * src/etpan/etpan-log.c ** REMOVED **
2437         * src/etpan/etpan-log.h ** REMOVED **
2438                 Same
2439
2440 2007-01-20 [colin]      2.7.1cvs42
2441
2442         * src/addritem.c
2443         * src/addritem.h
2444                 Same
2445
2446 2007-01-20 [colin]      2.7.1cvs41
2447
2448         * src/account.c
2449         * src/account.h
2450         * src/addrbook.c
2451         * src/addrbook.h
2452         * src/addrcache.c
2453         * src/addrcache.h
2454         * src/addrclip.c
2455         * src/addrclip.h
2456         * src/addressbook.c
2457         * src/addressbook.h
2458         * src/addrharvest.c
2459         * src/addrharvest.h
2460         * src/addrindex.c
2461         * src/addrindex.h
2462         * src/editaddress.c
2463         * src/editaddress.h
2464                 Make functions that aren't used in other
2465                 files static
2466
2467 2007-01-20 [colin]      2.7.1cvs40
2468
2469         * src/account.c
2470         * src/addrbook.c
2471         * src/addrcache.c
2472         * src/addressbook.c
2473         * src/addrgather.c
2474         * src/addrindex.c
2475         * src/addrquery.c
2476         * src/addrselect.c
2477         * src/browseldap.c
2478         * src/compose.c
2479         * src/editbook.c
2480         * src/editjpilot.c
2481         * src/editldap.c
2482         * src/editldap_basedn.c
2483         * src/editvcard.c
2484         * src/exporthtml.c
2485         * src/exportldif.c
2486         * src/folder.c
2487         * src/folderview.c
2488         * src/image_viewer.c
2489         * src/imap.c
2490         * src/importmutt.c
2491         * src/importpine.c
2492         * src/jpilot.c
2493         * src/ldapquery.c
2494         * src/main.c
2495         * src/mainwindow.c
2496         * src/matcher.c
2497         * src/messageview.c
2498         * src/mh.c
2499         * src/mimeview.c
2500         * src/msgcache.c
2501         * src/mutt.c
2502         * src/news.c
2503         * src/pine.c
2504         * src/prefs_account.c
2505         * src/prefs_common.c
2506         * src/prefs_compose_writing.c
2507         * src/prefs_ext_prog.c
2508         * src/prefs_folder_item.c
2509         * src/prefs_fonts.c
2510         * src/prefs_message.c
2511         * src/prefs_msg_colors.c
2512         * src/prefs_other.c
2513         * src/prefs_quote.c
2514         * src/prefs_receive.c
2515         * src/prefs_send.c
2516         * src/prefs_spelling.c
2517         * src/prefs_summaries.c
2518         * src/prefs_toolbar.c
2519         * src/prefs_wrapping.c
2520         * src/privacy.c
2521         * src/procmime.c
2522         * src/procmsg.c
2523         * src/ssl_manager.c
2524         * src/statusbar.c
2525         * src/summaryview.c
2526         * src/toolbar.c
2527         * src/vcard.c
2528         * src/common/hooks.c
2529         * src/common/log.c
2530         * src/common/passcrypt.c
2531         * src/common/socket.c
2532         * src/common/ssl.c
2533         * src/common/ssl_certificate.c
2534         * src/common/template.c
2535         * src/common/utils.c
2536         * src/etpan/imap-thread.c
2537         * src/gtk/sslcertwindow.c
2538         * src/gtk/sslcertwindow.h
2539                 Make functions that could be static, static
2540
2541 2007-01-20 [colin]      2.7.1cvs39
2542
2543         * src/editldap.c
2544                 Fix tooltip
2545
2546 2007-01-20 [colin]      2.7.1cvs38
2547
2548         * src/ldapquery.c
2549         * src/ldaputil.c
2550         * src/ldaputil.h
2551                 Fix bug 1102, 'claws-mail-2.7.1 
2552                 makes use of deprecated ldap 
2553                 functions'
2554
2555 2007-01-20 [colin]      2.7.1cvs37
2556
2557         * src/mainwindow.c
2558         * src/mainwindow.h
2559         * src/summaryview.c
2560         * src/gtk/quicksearch.c
2561                 Add Wide message list layout
2562
2563 2007-01-19 [fabien]     2.7.1cvs36
2564
2565         * src/textview.c
2566                 make sure a font change is considered in links of
2567                 headerview.
2568
2569 2007-01-19 [colin]      2.7.1cvs35
2570
2571         * src/main.c
2572         * src/mainwindow.c
2573         * src/mainwindow.h
2574         * src/messageview.c
2575         * src/messageview.h
2576         * src/prefs_common.c
2577         * src/prefs_common.h
2578         * src/summaryview.c
2579         * src/summaryview.h
2580         * src/gtk/quicksearch.c
2581         * src/gtk/quicksearch.h
2582                 Drop 'Separate Folder tree' and 'Separate
2583                 Message View'. Put three layouts in place
2584                 of it.
2585
2586 2007-01-19 [paul]       2.7.1cvs34
2587
2588         * src/prefs_msg_colors.c
2589                 more use of Q_ for translators
2590
2591 2007-01-19 [paul]       2.7.1cvs33
2592
2593         * src/imap_gtk.c
2594         * src/prefs_account.c
2595                 a few changes to the English
2596
2597 2007-01-19 [fabien]     2.7.1cvs32
2598
2599         * src/wizard.c
2600                 factorize translatable string
2601
2602 2007-01-18 [colin]      2.7.1cvs31
2603
2604         * src/main.c
2605                 Don't error out on --sync option. Although
2606                 we don't do anything with it, gtk+ handles
2607                 it, and it's useful for debugging X errors
2608
2609 2007-01-18 [fabien]     2.7.1cvs30
2610
2611         * src/prefs_other.c
2612                 ability to apply on the fly the recent added
2613                 'gtk_can_change_accels' pref (no need to restart).
2614
2615 2007-01-18 [fabien]     2.7.1cvs29
2616
2617         * src/plugins/bogofilter/bogofilter_gtk.c
2618         * src/plugins/bogofilter/bogofilter.c
2619         * src/plugins/spamassassin/spamassassin_gtk.c
2620         * src/addr_compl.c
2621         * src/prefs_account.c
2622                 factorize or rewrite some translatable strings.
2623
2624 2007-01-18 [fabien]     2.7.1cvs28
2625
2626         * src/prefs_gtk.h
2627         * src/compose.c
2628                 set a 4pix space between "Subject:" label and subject entry in
2629                 compose window.
2630
2631 2007-01-18 [wwp]        2.7.1cvs27
2632
2633         * src/addressbook.c
2634                 fix conflicting address-copy/paste when focus is set
2635                 to the embedded edit-person form.
2636  
2637
2638 2007-01-18 [wwp]        2.7.1cvs26
2639
2640         * src/addressbook.h
2641                 complete 2.7.1cvs23 (one more file was missing from that
2642                 commit).
2643
2644 2007-01-18 [colin]      2.7.1cvs25
2645
2646         * src/main.c
2647                 Provide a way to migrate without backup
2648                 Re-ask for migration on next start if 
2649                 it has been refused and wizard has been 
2650                 cancelled after.
2651
2652 2007-01-18 [wwp]        2.7.1cvs24
2653
2654         * src/editaddress.c
2655                 complete 2.7.1.cvs23 (file was missing from previous
2656                 commit).
2657
2658 2007-01-18 [wwp]        2.7.1cvs23
2659
2660         * src/addressbook.c
2661                 fix potential crashes in address book's focus_in/out signal handlers,
2662                 force focus to the edit-person form when clicked the Edit menu entry or
2663                 button (this only matters if the edit-person form is embedded to the
2664                 AB window, in that case, focus is not set when browsing the contacts
2665                 list w/ keys or mouse clicks).
2666
2667 2007-01-18 [paul]       2.7.1cvs22
2668
2669         * src/main.c
2670                 add command line options:
2671                 -h for --help
2672                 -q and --quit for --exit
2673                 -v for --version
2674                 print "Unknown option" for unknown options
2675
2676 2007-01-18 [paul]       2.7.1cvs21
2677
2678         * po/ru.po
2679                 updated by Pavlo Bohmat
2680
2681 2007-01-18 [paul]       2.7.1cvs20
2682
2683         * src/mainwindow.c
2684                 fix sensitivity issues of Mark as Spam/Ham
2685
2686 2007-01-17 [fabien]     2.7.1cvs19
2687
2688         * src/prefs_other.c
2689         * src/prefs_common.c
2690         * src/prefs_common.h
2691         * src/main.c
2692                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2693                 control the corresponding gtk property. It could be used to lock
2694                 all shortcuts (avoid to set one of them by inadvertency).
2695
2696 2007-01-17 [colin]      2.7.1cvs18
2697
2698         * src/summaryview.c
2699                 Fix bug 1100, 'Highlighted e-mail data not visible 
2700                 when color label applied.'. Use a weighted average
2701                 between normal selected foreground color and color
2702                 label instead of a simple one (3/1 instead 1/1).
2703
2704 2007-01-17 [colin]      2.7.1cvs17
2705
2706         * src/messageview.c
2707                 Better fix for bug 1088, 'Ctrl-h produces repeatable
2708                 crash' - don't prevent mail switching while loading
2709
2710 2007-01-17 [colin]      2.7.1cvs16
2711
2712         * src/folder.c
2713         * src/folder.h
2714         * src/folderview.c
2715         * src/folderview.h
2716         * src/imap.c
2717         * src/imap.h
2718         * src/imap_gtk.c
2719                 Manage recursive search of unsubscribed folders
2720                 Rescan tree without checking for new messages 
2721                 after subscriptions changed
2722
2723 2007-01-17 [paul]       2.7.1cvs15
2724
2725         * src/prefs_common.c
2726         * src/gtk/pluginwindow.c
2727                 fix bug 1101, '"Load plugin" button is
2728                 accidentally hidden'
2729                 unset (-1) initial width in prefs_common,
2730                 fix overlapping buttons,
2731                 and other cleanups
2732
2733 2007-01-17 [paul]       2.7.1cvs14
2734
2735         * src/procmime.c
2736                 add #include <errno.h>, it's needed
2737                 on some systems
2738
2739 2007-01-17 [paul]       2.7.1cvs13
2740
2741         * src/common/defs.h
2742         * tools/make.themes.project
2743                 rename .sylpheed_themeinfo to .claws_themeinfo
2744                 and use it
2745         * src/etpan/etpan-errors.h
2746         * src/etpan/etpan-log.c
2747         * src/etpan/etpan-log.h
2748         * src/etpan/etpan-thread-manager-types.h
2749         * src/etpan/etpan-thread-manager.c
2750         * src/etpan/etpan-thread-manager.h
2751         * src/etpan/imap-thread.c
2752         * src/etpan/imap-thread.h
2753                 add copyright header
2754
2755 2007-01-17 [colin]      2.7.1cvs12
2756
2757         * src/plugins/pgpcore/select-keys.c
2758         * src/gtk/pluginwindow.c
2759         * src/prefs_account.c
2760                 Fix warnings
2761
2762 2007-01-16 [colin]      2.7.1cvs11
2763
2764         * src/imap.c
2765         * src/imap.h
2766         * src/imap_gtk.c
2767                 Manage subscribing to subfolders when only
2768                 subscribed folders are shown.
2769
2770 2007-01-16 [colin]      2.7.1cvs10
2771
2772         * src/folderview.c
2773                 Fix annoying vscrollbar going back to top
2774                 on Check for new folders
2775
2776 2007-01-16 [colin]      2.7.1cvs9
2777
2778         * src/imap.c
2779                 Remove printf
2780
2781 2007-01-16 [colin]      2.7.1cvs8
2782
2783         * src/filtering.c
2784                 Bigger buffer for errors
2785         * src/imap.c
2786         * src/imap.h
2787         * src/imap_gtk.c
2788         * src/prefs_account.c
2789         * src/prefs_account.h
2790         * src/wizard.c
2791         * src/etpan/imap-thread.c
2792         * src/etpan/imap-thread.h
2793         * manual/handling.xml
2794                 Add subscriptions management. What it changes:
2795                 Creating a folder subscribes to it
2796                 Deleting a folder unsubscribes it
2797                 New contextual menu item allowing to switch between
2798                 All folders and Subscribed folders, subscribe, and
2799                 unsubscribe. "Creating" an existing but unsubscribed
2800                 folder will subscribe it.
2801                 By default for new accounts, only subscribed folders 
2802                 are shown.
2803
2804
2805 2007-01-16 [paul]       2.7.1cvs7
2806
2807         * src/summaryview.c
2808                 Allow folder classes to specify only sort_key or
2809                 sort_type instead of both or none.
2810
2811 2007-01-16 [paul]       2.7.1cvs6
2812
2813         * src/action.c
2814         * src/compose.c
2815         * src/mimeview.c
2816         * src/procmime.c
2817         * src/textview.c
2818                 Save and use errno for procmime_get_part
2819
2820 2007-01-16 [colin]      2.7.1cvs5
2821
2822         * src/imap.c
2823                 Never remove INBOX when scanning for
2824                 new folders. It's a special folder
2825                 that has to exist.
2826
2827 2007-01-15 [colin]      2.7.1cvs4
2828
2829         * src/imap.c
2830                 Fix 'Check for new folders' when IMAP subdirectory
2831                 is set
2832         * src/etpan/imap-thread.c
2833                 Fix build
2834
2835 2007-01-15 [colin]      2.7.1cvs3
2836
2837         * src/etpan/imap-thread.c
2838                 Fix invalid free on command-connection
2839                 error
2840
2841 2007-01-15 [wwp]        2.7.1cvs2
2842
2843         * src/matcher_parser_lex.l
2844         * src/quote_fmt_lex.l
2845         * src/matcher_parser_parse.y
2846                 fix copyright header in lexers and parsers.
2847
2848 2007-01-15 [paul]       2.7.1cvs1
2849
2850         * NEWS
2851         * README
2852         * RELEASE_NOTES
2853         * configure.ac
2854                 bump up version number following
2855                 stable release
2856
2857 2007-01-15 [paul]       2.7.0cvs31
2858
2859         * AUTHORS
2860         * src/gtk/authors.h
2861                 add Fabien to the Team list
2862                 add the recent contributors
2863                 make a few corrections
2864
2865 2007-01-15 [paul]       2.7.0cvs30
2866
2867         * src/mainwindow.c
2868                 fix compiler warning
2869         * src/plugins/pgpcore/prefs_gpg.c
2870         * src/plugins/pgpcore/prefs_gpg.h
2871                 add missing include
2872                 fix copyright header
2873
2874 2007-01-14 [colin]      2.7.0cvs29
2875
2876         * src/gtk/filesel.c
2877                 Use the 'gtk+' backend. Avoids gnome-vfs use,
2878                 two benefits: faster to open, will fix strange
2879                 dbus-related crash. Thanks to Pascal Terjan.
2880
2881 2007-01-14 [colin]      2.7.0cvs28
2882
2883         * src/etpan/imap-thread.c
2884                 Delete the old imap just after allocating
2885                 the new one. Makes sure we don't get the
2886                 same pointer by sheer luck, which feels
2887                 strange in the debug log.
2888
2889 2007-01-14 [colin]      2.7.0cvs27
2890
2891         * src/gtk/inputdialog.c
2892                 Make sure we don't print passwords in
2893                 clear text when in debug mode
2894
2895 2007-01-14 [colin]      2.7.0cvs26
2896
2897         * src/gtk/gtksctree.c
2898                 Fix bug 1098, 'bogus last row display 
2899                 after expanding a thread'. Patch by
2900                 Jindrich Makovicka <makovick@gmail.com>
2901
2902 2007-01-14 [colin]      2.7.0cvs25
2903
2904         * src/etpan/imap-thread.c
2905                 Close socket manually before
2906                 freeing the imap struct
2907
2908 2007-01-14 [colin]      2.7.0cvs24
2909
2910         * src/etpan/imap-thread.c
2911                 Maybe fix new reconnection issues
2912
2913 2007-01-13 [colin]      2.7.0cvs23
2914
2915         * src/summaryview.c
2916                 Freeze/thaw on thread selection
2917
2918 2007-01-13 [paul]       2.7.0cvs22
2919
2920         * src/mainwindow.c
2921         * src/summaryview.c
2922         * src/summaryview.h
2923                 add 'Edit/Delete thread'
2924
2925 2007-01-13 [colin]      2.7.0cvs21
2926
2927         * src/prefs_account.c
2928         * src/prefs_compose_writing.c
2929         * src/prefs_message.c
2930         * src/prefs_msg_colors.c
2931         * src/prefs_other.c
2932         * src/prefs_receive.c
2933         * src/prefs_spelling.c
2934         * src/prefs_summaries.c
2935         * src/prefs_themes.c
2936         * src/gtk/gtkutils.c
2937         * src/gtk/gtkutils.h
2938         * src/plugins/pgpcore/prefs_gpg.c
2939         * src/plugins/spamassassin/spamassassin_gtk.c
2940                 Factorize gtk frame creation
2941                 Patch by Pawel
2942
2943 2007-01-13 [colin]      2.7.0cvs20
2944
2945         * src/message_search.c
2946         * src/summary_search.c
2947                 Fix Enter in search windows
2948         * src/messageview.c
2949                 Fix body search starting at the
2950                 end of the mail (and asking for loop)
2951
2952 2007-01-13 [colin]      2.7.0cvs19
2953
2954         * src/etpan/imap-thread.c
2955                 Make sure we don't free the same imap
2956                 twice
2957
2958 2007-01-13 [colin]      2.7.0cvs18
2959
2960         * commitHelper
2961                 Allow multiple commitHelpers to
2962                 run at once
2963
2964 2007-01-12 [colin]      2.7.0cvs17
2965
2966         * src/etpan/imap-thread.c
2967                 Make sure we get rid of the previous mailimap
2968                 when connecting - just in case disconnect was
2969                 unclean
2970
2971 2007-01-12 [paul]       2.7.0cvs16
2972
2973         * src/compose.c
2974                 Strip S/MIME signatures when re-editing
2975                 S/MIME signed messages.
2976
2977 2007-01-12 [paul]       2.7.0cvs15
2978
2979         * configure.ac
2980         * src/addressbook.c
2981         * src/foldersel.c
2982         * src/folderview.c
2983         * src/main.c
2984                 no need to define CLAWS anymore, remove
2985                 all that stuff
2986
2987 2007-01-12 [paul]       2.7.0cvs14
2988
2989         * src/mimeview.c
2990                 check if the mail's signed as
2991                 it can change the mail structure
2992                 Thanks to Colin
2993
2994 2007-01-12 [paul]       2.7.0cvs13
2995
2996         * src/procmime.c
2997                 fix Forwarding msgs with attachments
2998                 that have dos line endings
2999                 Thanks to Colin
3000
3001 2007-01-12 [wwp]        2.7.0cvs12
3002
3003         * configure.ac
3004                 Revert accidentally committed extra version tag.
3005
3006 2007-01-12 [wwp]        2.7.0cvs11
3007
3008         * src/prefs_account.c
3009                 Fix compilation w/o aspell (completes 2.7.0cvs7).
3010
3011 2007-01-11 [colin]      2.7.0cvs10
3012
3013         * src/imap.c
3014                 move g_warning to debug_print
3015                 it scares people for no reason
3016
3017 2007-01-11 [colin]      2.7.0cvs9
3018
3019         * po/POTFILES.in
3020                 Fix files to translate. Patch by
3021                 Fabien
3022
3023 2007-01-11 [paul]       2.7.0cvs8
3024
3025         * src/imap.c
3026                 Fix recursion when server lists the
3027                 current subfolder in the response
3028         * src/mimeview.c
3029                 Fix updating of icon_list/ctree
3030         * src/plugins/pgpcore/select-keys.c
3031                 Fix a few annoyances when choosing
3032                 keys for the CMS (S/MIME) protocol
3033
3034 2007-01-11 [wwp]        2.7.0cvs7
3035
3036         * src/compose.c
3037         * src/prefs_account.c
3038         * src/prefs_account.h
3039                 Add per-account spellcheck default dictionaries settings.
3040
3041 2007-01-10 [colin]      2.7.0cvs6
3042
3043         * src/prefs_folder_item.c
3044                 Factorize strings - patch by Fabien
3045
3046 2007-01-10 [colin]      2.7.0cvs5
3047
3048         * src/mainwindow.c
3049                 Fix bug 1095, 'Crash while changing folder 
3050                 columns during incorporation'
3051
3052 2007-01-09 [colin]      2.7.0cvs4
3053
3054         * src/gtk/pluginwindow.c
3055                 Set the plugin window transient. Seems
3056                 like some window managers hide it in
3057                 the background after "load plugin"...
3058
3059 2007-01-09 [colin]      2.7.0cvs3
3060
3061         * src/gtk/filesel.c
3062                 Use the same type for alloc and free
3063
3064 2007-01-08 [paul]       2.7.0cvs2
3065
3066         * po/nl.po
3067                 updated by Tim Dijkstra
3068
3069 2007-01-08 [paul]       2.7.0cvs1
3070
3071         * src/prefs_themes.c
3072         * src/common/utils.c
3073                 Fix resource leaks
3074
3075 2007-01-08 [paul]       2.7.0
3076
3077         * NEWS
3078         * README
3079         * RELEASE_NOTES
3080                 2.7.0 released
3081
3082 2007-01-08 [paul]       2.6.1cvs119
3083
3084         * doc/man/claws-mail.1
3085                 another correction
3086
3087 2007-01-08 [paul]       2.6.1cvs118
3088
3089         * doc/man/claws-mail.1
3090                 corrections
3091         * manual/advanced.xml
3092                 improved English usage
3093
3094 2007-01-08 [paul]       2.6.1cvs117
3095
3096         * po/ca.po
3097         * po/de.po
3098         * po/en_GB.po
3099         * po/fi.po
3100         * po/it.po
3101         * po/pt_BR.po
3102         * po/sk.po
3103         * po/sr.po
3104         * po/zh_CN.po
3105                 updated by Miquel Oliete, Stephan Sachse, me,
3106                 Tommi Pirinen, Andrea Spadaccini, Frederico
3107                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3108                 Urosevic, and Ralgh Young
3109
3110 2007-01-07 [mones]      2.6.1cvs116
3111
3112         * manual/es/advanced.xml
3113         * po/es.po
3114                 Synced manual (unhide mark_as_read_delay)
3115                 and updated translation for release
3116
3117 2007-01-07 [paul]       2.6.1cvs115
3118
3119         * src/prefs_matcher.c
3120                 make the hbox content fit better under
3121                 various languages
3122
3123 2007-01-07 [colin]      2.6.1cvs114
3124
3125         * src/messageview.c
3126                 Fix bug 1088, 'Ctrl-h produces repeatable
3127                 crash'
3128
3129 2007-01-06 [colin]      2.6.1cvs113
3130
3131         * src/etpan/imap-thread.c
3132                 Add casts to int to get certs. Fixes
3133                 bug 1064, 'crash @ etpan_certificate_check() 
3134                 when opening an IMAP folder', with latest
3135                 libetpan CVS or >= 0.49
3136         * src/mainwindow.c
3137         * src/mainwindow.h
3138         * src/imap_gtk.c
3139         * src/news_gtk.c
3140         * src/prefs_folder_item.c
3141                 Grey out the "synchronise" menu items if
3142                 there's nothing to synchronise.
3143         * src/plugins/pgpcore/sgpgme.c
3144                 Make an error clearer than "Unknown error"
3145
3146 2007-01-06 [colin]      2.6.1cvs112
3147
3148         * src/messageview.c
3149                 Don't try to show a message if updating
3150                 Maybe fixes bug 1088, 'ctrl-h produces
3151                 repeatable crash'.
3152
3153 2007-01-06 [colin]      2.6.1cvs111
3154
3155         * src/summaryview.c
3156                 Disable Control-Space (handle it as Space).
3157
3158 2007-01-05 [paul]       2.6.1cvs110
3159
3160         * src/imap.c
3161                 Fix bug 934, 'sylpheed claws 2.1 
3162                 doesn't show Exchanges Public Folders'
3163                 Thanks to Hoa and Colin
3164         * src/msgcache.c
3165                 Refuse to allocate more than 2 MB for a 
3166                 single field, it's a good indication of
3167                 cache corruption.
3168
3169 2007-01-05 [colin]      2.6.1cvs109
3170
3171         * src/mainwindow.c
3172                 Allow --select'ing emails by Message-ID too
3173
3174 2007-01-05 [colin]      2.6.1cvs108
3175
3176         * src/common/quoted-printable.c
3177                 Uh! Third fix :)
3178
3179 2007-01-05 [colin]      2.6.1cvs107
3180
3181         * src/common/quoted-printable.c
3182                 Fix previous commit about bug 1089
3183                 Thanks to Ralf
3184
3185 2007-01-05 [colin]      2.6.1cvs106
3186
3187         * src/common/quoted-printable.c
3188                 Fix my previous commit on bug 1089
3189                 - Thanks to Ralf :)
3190
3191 2007-01-04 [colin]      2.6.1cvs105
3192
3193         * src/common/quoted-printable.c
3194                 Fix bug 1089, 'NUL characters in Subject 
3195                 line are misinterpreted'. Not a pain to
3196                 fix in fact.
3197
3198 2007-01-04 [colin]      
3199
3200         2.7.0-rc3 released
3201
3202 2007-01-04 [wwp]        2.6.1cvs104
3203
3204         * src/image_viewer.c
3205                 Force operator precedence (fix a compiler warning).
3206
3207 2007-01-04 [colin]      2.6.1cvs103
3208
3209         * src/image_viewer.c
3210                 Be cautious there too (same fix as the one
3211                 in textview from cvs33)
3212         * src/messageview.c
3213                 Don't use any MimeViewer plugin when showing
3214                 all headers
3215
3216 2007-01-03 [wwp]        2.6.1cvs102
3217
3218         * src/html.c
3219         * src/html.h
3220                 fixed "cent" sign (use the existing ASCII one),
3221                 decode more HTML entities,
3222                 converted table ASCII entries to UTF-8,
3223                 moved a switch() into a hashtable.
3224
3225 2007-01-03 [paul]       2.6.1cvs101
3226
3227         * src/compose.c
3228         * src/messageview.c
3229         * src/procmsg.c
3230         * src/procmsg.h
3231                 When possible, use move_msg instead of
3232                 copy_msg + remove_msg to move sent mail
3233                 from Queue to Sent. 
3234
3235 2007-01-03 [paul]       2.6.1cvs100
3236
3237         * src/html.c
3238                 add more html entity recognition:
3239                 pounds, euros, and cents
3240
3241 2007-01-03 [colin]      2.6.1cvs99
3242
3243         * src/imap_gtk.c
3244                 Don't display an error on NOSELECT
3245                 folders when synchronising
3246
3247 2007-01-03 [paul]       2.6.1cvs98
3248
3249         * tools/maildir2claws-mail.pl
3250                 only substitute 'sent-mail' if it's
3251                 the full directory name
3252
3253 2007-01-03 [paul]       2.6.1cvs97
3254
3255         * ChangeLog
3256         * ChangeLog.pre2.0.0
3257         * Makefile.am
3258                 archive a chunk of ChangeLog in
3259                 ChangeLog.pre2.0.0
3260         * ChangeLog.gtk1
3261         * doc/src/ChangeLog.claws-pre0.8.0
3262                 remove ChangeLog.claws-pre0.8.0, adding
3263                 its contents to ChangeLog.gtk1
3264
3265 2007-01-03 [paul]       2.6.1cvs96
3266
3267         * src/account.c
3268         * src/account.h
3269         * src/action.c
3270         * src/action.h
3271         * src/adbookbase.h
3272         * src/addr_compl.c
3273         * src/addr_compl.h
3274         * src/addrbook.c
3275         * src/addrcache.c
3276         * src/addrcache.h
3277         * src/addrcindex.c
3278         * src/addrcindex.h
3279         * src/addrclip.c
3280         * src/addrclip.h
3281         * src/addrdefs.h
3282         * src/addressadd.c
3283         * src/addressadd.h
3284         * src/addressbook.c
3285         * src/addressbook.h
3286         * src/addressbook_foldersel.c
3287         * src/addressbook_foldersel.h
3288         * src/addrgather.c
3289         * src/addrgather.h
3290         * src/addrharvest.c
3291         * src/addrharvest.h
3292         * src/addrindex.c
3293         * src/addrindex.h
3294         * src/addritem.c
3295         * src/addritem.h
3296         * src/addrquery.c
3297         * src/addrquery.h
3298         * src/addrselect.c
3299         * src/addrselect.h
3300         * src/alertpanel.c
3301         * src/alertpanel.h
3302         * src/browseldap.c
3303         * src/browseldap.h
3304         * src/codeconv.c
3305         * src/codeconv.h
3306         * src/compose.c
3307         * src/compose.h
3308         * src/customheader.c
3309         * src/customheader.h
3310         * src/displayheader.c
3311         * src/displayheader.h
3312         * src/editaddress.c
3313         * src/editaddress.h
3314         * src/editbook.c
3315         * src/editbook.h
3316         * src/editgroup.c
3317         * src/editgroup.h
3318         * src/editjpilot.c
3319         * src/editjpilot.h
3320         * src/editldap.c
3321         * src/editldap.h
3322         * src/editldap_basedn.c
3323         * src/editldap_basedn.h
3324         * src/editvcard.c
3325         * src/editvcard.h
3326         * src/exphtmldlg.c
3327         * src/exphtmldlg.h
3328         * src/expldifdlg.c
3329         * src/expldifdlg.h
3330         * src/export.c
3331         * src/export.h
3332         * src/exporthtml.c
3333         * src/exporthtml.h
3334         * src/exportldif.c
3335         * src/exportldif.h
3336         * src/filtering.c
3337         * src/filtering.h
3338         * src/folder.c
3339         * src/folder.h
3340         * src/folder_item_prefs.c
3341         * src/folder_item_prefs.h
3342         * src/foldersel.c
3343         * src/foldersel.h
3344         * src/folderutils.c
3345         * src/folderutils.h
3346         * src/folderview.c
3347         * src/folderview.h
3348         * src/grouplistdialog.c
3349         * src/grouplistdialog.h
3350         * src/headerview.c
3351         * src/html.c
3352         * src/html.h
3353         * src/image_viewer.c
3354         * src/image_viewer.h
3355         * src/imap.c
3356         * src/imap.h
3357         * src/imap_gtk.c
3358         * src/imap_gtk.h
3359         * src/import.c
3360         * src/import.h
3361         * src/importldif.c
3362         * src/importldif.h
3363         * src/importmutt.c
3364         * src/importmutt.h
3365         * src/importpine.c
3366         * src/importpine.h
3367         * src/inc.c
3368         * src/inc.h
3369         * src/jpilot.c
3370         * src/jpilot.h
3371         * src/ldapctrl.c
3372         * src/ldapctrl.h
3373         * src/ldaplocate.c
3374         * src/ldaplocate.h
3375         * src/ldapquery.c
3376         * src/ldapquery.h
3377         * src/ldapserver.c
3378         * src/ldapserver.h
3379         * src/ldaputil.c
3380         * src/ldaputil.h
3381         * src/ldif.c
3382         * src/ldif.h
3383         * src/main.c
3384         * src/main.h
3385         * src/mainwindow.c
3386         * src/mainwindow.h
3387         * src/manual.c
3388         * src/manual.h
3389         * src/mbox.c
3390         * src/message_search.c
3391         * src/message_search.h
3392         * src/messageview.c
3393         * src/messageview.h
3394         * src/mh.c
3395         * src/mh.h
3396         * src/mh_gtk.c
3397         * src/mh_gtk.h
3398         * src/mimeview.c
3399         * src/mimeview.h
3400         * src/msgcache.c
3401         * src/msgcache.h
3402         * src/mutt.c
3403         * src/mutt.h
3404         * src/news.c
3405         * src/news.h
3406         * src/news_gtk.c
3407         * src/news_gtk.h
3408         * src/partial_download.c
3409         * src/partial_download.h
3410         * src/pine.c
3411         * src/pine.h
3412         * src/pop.c
3413         * src/pop.h
3414         * src/prefs_account.c
3415         * src/prefs_account.h
3416         * src/prefs_actions.c
3417         * src/prefs_actions.h
3418         * src/prefs_common.c
3419         * src/prefs_common.h
3420         * src/prefs_compose_writing.c
3421         * src/prefs_compose_writing.h
3422         * src/prefs_customheader.c
3423         * src/prefs_customheader.h
3424         * src/prefs_display_header.c
3425         * src/prefs_display_header.h
3426         * src/prefs_filtering.c
3427         * src/prefs_filtering.h
3428         * src/prefs_filtering_action.c
3429         * src/prefs_filtering_action.h
3430         * src/prefs_folder_column.c
3431         * src/prefs_folder_column.h
3432         * src/prefs_folder_item.c
3433         * src/prefs_folder_item.h
3434         * src/prefs_fonts.c
3435         * src/prefs_fonts.h
3436         * src/prefs_gtk.c
3437         * src/prefs_gtk.h
3438         * src/prefs_image_viewer.c
3439         * src/prefs_image_viewer.h
3440         * src/prefs_matcher.c
3441         * src/prefs_matcher.h
3442         * src/prefs_message.c
3443         * src/prefs_msg_colors.c
3444         * src/prefs_msg_colors.h
3445         * src/prefs_other.c
3446         * src/prefs_quote.c
3447         * src/prefs_receive.c
3448         * src/prefs_send.c
3449         * src/prefs_spelling.c
3450         * src/prefs_spelling.h
3451         * src/prefs_summaries.c
3452         * src/prefs_summaries.h
3453         * src/prefs_summary_column.c
3454         * src/prefs_summary_column.h
3455         * src/prefs_template.c
3456         * src/prefs_template.h
3457         * src/prefs_themes.c
3458         * src/prefs_themes.h
3459         * src/prefs_toolbar.c
3460         * src/prefs_toolbar.h
3461         * src/prefs_wrapping.c
3462         * src/prefs_wrapping.h
3463         * src/privacy.c
3464         * src/privacy.h
3465         * src/procheader.c
3466         * src/procheader.h
3467         * src/procmime.c
3468         * src/procmime.h
3469         * src/procmsg.c
3470         * src/procmsg.h
3471         * src/quote_fmt.c
3472         * src/quote_fmt_parse.y
3473         * src/recv.c
3474         * src/recv.h
3475         * src/remotefolder.c
3476         * src/remotefolder.h
3477         * src/send_message.c
3478         * src/send_message.h
3479         * src/setup.c
3480         * src/setup.h
3481         * src/sourcewindow.c
3482         * src/sourcewindow.h
3483         * src/ssl_manager.c
3484         * src/ssl_manager.h
3485         * src/statusbar.c
3486         * src/statusbar.h
3487         * src/stock_pixmap.c
3488         * src/stock_pixmap.h
3489         * src/summary_search.c
3490         * src/summary_search.h
3491         * src/summaryview.c
3492         * src/summaryview.h
3493         * src/textview.c
3494         * src/textview.h
3495         * src/toolbar.c
3496         * src/toolbar.h
3497         * src/undo.c
3498         * src/undo.h
3499         * src/unmime.c
3500         * src/unmime.h
3501         * src/vcard.c
3502         * src/vcard.h
3503         * src/wizard.c
3504         * src/wizard.h
3505         * src/common/base64.c
3506         * src/common/base64.h
3507         * src/common/defs.h
3508         * src/common/hooks.c
3509         * src/common/hooks.h
3510         * src/common/log.c
3511         * src/common/log.h
3512         * src/common/mgutils.c
3513         * src/common/mgutils.h
3514         * src/common/nntp.c
3515         * src/common/nntp.h
3516         * src/common/passcrypt.c
3517         * src/common/passcrypt.h.in
3518         * src/common/plugin.c
3519         * src/common/plugin.h
3520         * src/common/prefs.c
3521         * src/common/prefs.h
3522         * src/common/progressindicator.c
3523         * src/common/progressindicator.h
3524         * src/common/quoted-printable.c
3525         * src/common/quoted-printable.h
3526         * src/common/session.c
3527         * src/common/session.h
3528         * src/common/smtp.c
3529         * src/common/smtp.h
3530         * src/common/socket.c
3531         * src/common/socket.h
3532         * src/common/ssl.c
3533         * src/common/ssl.h
3534         * src/common/ssl_certificate.c
3535         * src/common/ssl_certificate.h
3536         * src/common/stringtable.c
3537         * src/common/stringtable.h
3538         * src/common/template.c
3539         * src/common/template.h
3540         * src/common/timing.h
3541         * src/common/utils.c
3542         * src/common/utils.h
3543         * src/common/version.h.in
3544         * src/common/xml.c
3545         * src/common/xml.h
3546         * src/common/xmlprops.c
3547         * src/common/xmlprops.h
3548         * src/gtk/about.c
3549         * src/gtk/colorlabel.c
3550         * src/gtk/colorsel.c
3551         * src/gtk/colorsel.h
3552         * src/gtk/combobox.c
3553         * src/gtk/combobox.h
3554         * src/gtk/description_window.c
3555         * src/gtk/description_window.h
3556         * src/gtk/filesel.c
3557         * src/gtk/filesel.h
3558         * src/gtk/foldersort.c
3559         * src/gtk/foldersort.h
3560         * src/gtk/gtksctree.c
3561         * src/gtk/gtkutils.c
3562         * src/gtk/gtkutils.h
3563         * src/gtk/inputdialog.c
3564         * src/gtk/inputdialog.h
3565         * src/gtk/logwindow.c
3566         * src/gtk/logwindow.h
3567         * src/gtk/manage_window.c
3568         * src/gtk/manage_window.h
3569         * src/gtk/menu.c
3570         * src/gtk/menu.h
3571         * src/gtk/pluginwindow.c
3572         * src/gtk/pluginwindow.h
3573         * src/gtk/prefswindow.c
3574         * src/gtk/prefswindow.h
3575         * src/gtk/progressdialog.c
3576         * src/gtk/progressdialog.h
3577         * src/gtk/sslcertwindow.c
3578         * src/gtk/sslcertwindow.h
3579         * src/plugins/bogofilter/bogofilter.c
3580         * src/plugins/bogofilter/bogofilter.h
3581         * src/plugins/bogofilter/bogofilter_gtk.c
3582         * src/plugins/clamav/clamav_plugin.c
3583         * src/plugins/clamav/clamav_plugin.h
3584         * src/plugins/clamav/clamav_plugin_gtk.c
3585         * src/plugins/demo/demo.c
3586         * src/plugins/dillo_viewer/dillo_prefs.c
3587         * src/plugins/dillo_viewer/dillo_prefs.h
3588         * src/plugins/dillo_viewer/dillo_viewer.c
3589         * src/plugins/pgpcore/passphrase.c
3590         * src/plugins/pgpcore/passphrase.h
3591         * src/plugins/pgpcore/pgp_viewer.c
3592         * src/plugins/pgpcore/pgp_viewer.h
3593         * src/plugins/pgpcore/plugin.c
3594         * src/plugins/pgpcore/select-keys.c
3595         * src/plugins/pgpcore/select-keys.h
3596         * src/plugins/pgpcore/sgpgme.c
3597         * src/plugins/pgpcore/sgpgme.h
3598         * src/plugins/pgpinline/pgpinline.c
3599         * src/plugins/pgpinline/pgpinline.h
3600         * src/plugins/pgpinline/plugin.c
3601         * src/plugins/pgpmime/pgpmime.c
3602         * src/plugins/pgpmime/pgpmime.h
3603         * src/plugins/pgpmime/plugin.c
3604         * src/plugins/spamassassin/spamassassin.c
3605         * src/plugins/spamassassin/spamassassin.h
3606         * src/plugins/spamassassin/spamassassin_gtk.c
3607         * src/plugins/trayicon/trayicon.c
3608                 it's 2007, update the year in the copyright headers
3609
3610 2007-01-03 [paul]       2.6.1cvs95
3611
3612         * src/gtk/about.c
3613                 it is 2007, use it in the copyright string
3614
3615 2007-01-03 [paul]       2.6.1cvs94
3616
3617         * src/html.c
3618                 html entity conversion:
3619                 move &#153; to a more suitable place
3620                 add &bull; and &ndash;
3621                 make sure &mdash; and &#8212; are both
3622                 converted the same
3623
3624 2007-01-02 [colin]      2.6.1cvs93
3625
3626         * src/addrbook.c
3627                 Fix leak
3628         * src/common/plugin.c
3629                 Add comment
3630         * src/etpan/imap-thread.c
3631                 Fix warning
3632
3633 2006-12-31 [paul]       2.6.1cvs92
3634
3635         * src/prefs_summaries.c
3636                 use gtk_button_new_from_stock()
3637
3638 2006-12-30 [colin]      2.6.1cvs91
3639
3640         * src/folder.c
3641         * src/imap_gtk.c
3642         * src/mh_gtk.c
3643                 Don't update filtering and account paths 
3644                 when copying folders
3645
3646 2006-12-30 [colin]      2.6.1cvs90
3647
3648         * src/prefs_compose_writing.c
3649         * src/prefs_quote.c
3650         * src/prefs_template.c
3651                 Use message font for Writing and 
3652                 Quoting prefs, as well as Templates.
3653
3654 2006-12-30 [colin]      2.6.1cvs89
3655
3656         * src/prefs_summaries.c
3657                 Rework GUI; patch by Pawel
3658
3659 2006-12-29 [colin]      2.6.1cvs88
3660
3661         * src/prefs_folder_item.c
3662                 Fix bug 1085, 'Apply to subfolder 
3663                 doesn't work' - I was mistaken saying
3664                 it worked in every case
3665
3666 2006-12-28 [colin]      2.6.1cvs87
3667
3668         * src/gtk/gtkaspell.c
3669                 Don't assert if use_alternate is true
3670                 and alt_dictionary isn't set -- this 
3671                 is what happens on upgrade! Rather,
3672                 do with it.
3673
3674 2006-12-28 [colin]      2.6.1cvs86
3675
3676         * Makefile.am
3677                 Fix desktop/icon simplification
3678
3679 2006-12-28 [colin]      2.6.1cvs85
3680
3681         * Makefile.am
3682                 Make desktop and icon not 
3683                 dependant on the desktop
3684
3685 2006-12-28 [wwp]        2.6.1cvs84
3686
3687         * src/plugins/pgpmime/claws.def
3688                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3689
3690 2006-12-28 [wwp]        2.6.1cvs83
3691
3692         * src/prefs_folder_item.c
3693                 Fix coloring of "simplify subject regexp" (folder prefs),
3694                 which might be left to red whereas the regexp gets empty.
3695
3696 2006-12-28 [wwp]        2.6.1cvs82
3697
3698         * src/prefs_common.c
3699         * src/prefs_common.h
3700         * src/addressbook.c
3701         * src/addressitem.h
3702                 Save addressbook mainwindow's horizontal and vertical splitter position.
3703
3704 2006-12-27 [wwp]        2.6.1cvs81
3705
3706         * src/gtk/gtkaspell.c
3707         * src/gtk/gtkaspell.h
3708         * src/compose.c
3709                 Fix assignment of compose's default and alternate dictionary from
3710                 account or folder settings. Now gtkaspell_change_dict does rotate
3711                 dicts only when it's called from a menu cb.
3712
3713 2006-12-27 [wwp]        2.6.1cvs80
3714
3715         * src/folder_item_prefs.c
3716                 Fix randomly initialized default-alt-dictionary (folder prefs),
3717                 complete 2.6.1cvs72.
3718
3719 2006-12-27 [paul]       2.6.1cvs79
3720
3721         * src/imap_gtk.c
3722         * src/mh_gtk.c
3723                 Add Copy folder in the folder's contextual
3724                 menu
3725
3726 2006-12-27 [wwp]        2.6.1cvs78
3727
3728         * src/imap.c
3729                 Clean up session locking, thanks to Colin.
3730
3731 2006-12-26 [colin]      2.6.1cvs77
3732
3733         * src/statusbar.c
3734                 Revert previous patch
3735
3736 2006-12-26 [colin]      2.6.1cvs76
3737
3738         * src/folder.c
3739         * src/folderview.c
3740         * src/imap.c
3741         * src/statusbar.c
3742         * src/etpan/imap-thread.c
3743                 Fix previous commit warnings
3744                 Make statusbar update every second if total < 20
3745                 Make IMAP APPEND faster by simplifying log              
3746
3747 2006-12-26 [colin]      2.6.1cvs75
3748
3749         * src/folder.c
3750         * src/folder.h
3751         * src/folderview.c
3752         * src/folderview.h
3753         * src/imap_gtk.c
3754         * src/mh_gtk.c
3755                 Make it possible to copy folders accross
3756                 mailboxes (this was an arbitrary limitation).
3757                 Still make it impossible to move folders 
3758                 accross mailboxes.
3759
3760 2006-12-26 [colin]      2.6.1cvs74
3761
3762         * src/etpan/imap-thread.c
3763                 Fix bug 1081, 'claws-mail 
3764                 segfaults when going offline 
3765                 while it transfers mails via 
3766                 imap'
3767
3768 2006-12-26 [colin]      2.6.1cvs73
3769
3770         * src/folder_item_prefs.c
3771                 Don't forget alt dictionary when
3772                 renaming/moving folders
3773
3774 2006-12-26 [wwp]        2.6.1cvs72
3775
3776         * src/folder_item_prefs.c
3777                 Add missing defaults for per-folder alt dict
3778                 (forgotten in 2.6.1cvs61).
3779
3780 2006-12-26 [colin]      2.6.1cvs71
3781
3782         * src/wizard.c
3783                 Add tooltip to state that specifying
3784                 full path to mailbox is possible
3785
3786 2006-12-26 [wwp]        2.6.1cvs70
3787
3788         * src/partial_download.c
3789         * src/gtk/gtkvscrollbutton.c
3790         * src/plugins/pgpinline/plugin.c
3791                 Fix for few compiler warnings that matter.
3792
3793 2006-12-25 [colin]      2.6.1cvs69
3794
3795         * src/partial_download.c
3796                 Fix marking for download or deletion
3797                 when the header isn't the first
3798         * src/gtk/logwindow.c
3799                 Fix start of scrolling
3800
3801 2006-12-23 [paul]       2.6.1cvs68
3802
3803         * src/compose.c
3804                 change last commit to use the 'academic'
3805                 method instead. Thanks to wwp
3806
3807 2006-12-23 [paul]       2.6.1cvs67
3808
3809         * src/compose.c
3810                 don't warn about empty subject when
3811                 redirecting
3812
3813 2006-12-22 [colin]      2.6.1cvs66
3814
3815         * src/summary_search.c
3816                 Fix previous patch
3817
3818 2006-12-22 [colin]      2.6.1cvs65
3819
3820         * src/gtk/gtkutils.c
3821         * src/imap.c
3822         * src/jpilot.c
3823         * src/summary_search.c
3824                 A few warning fixes
3825
3826 2006-12-23 [paul]       
3827
3828         2.7.0-rc2 released
3829
3830 2006-12-22 [colin]      2.6.1cvs64
3831
3832         * src/toolbar.c
3833         * src/toolbar.h
3834                 Add a combo to the learn spam button
3835         * src/plugins/bogofilter/bogofilter.c
3836         * src/plugins/bogofilter/bogofilter_gtk.c
3837         * src/plugins/bogofilter/bogofilter.h
3838                 Allow to store Unsure mails in a specific
3839                 folder to make better teaching easier
3840
3841 2006-12-21 [wwp]        2.6.1cvs63
3842
3843         * src/compose.c
3844         * src/prefs_common.c
3845         * src/prefs_common.h
3846         * src/prefs_spelling.c
3847         * src/gtk/gtkaspell.c
3848         * src/gtk/gtkaspell.h
3849                 Allow spell-checking using both current and alternate dictionaries
3850                 (thanks to Colin).
3851
3852 2006-12-21 [wwp]        2.6.1cvs62
3853
3854         * src/gtk/gtkaspell.c
3855                 Apply recheck_when_changing_dict (highlight all mispelled words)
3856                 when switching to alternate dictionary.
3857
3858 2006-12-21 [wwp]        2.6.1cvs61
3859
3860         * src/compose.c
3861         * src/folder_item_prefs.h
3862         * src/prefs_common.c
3863         * src/prefs_common.h
3864         * src/prefs_folder_item.c
3865         * src/prefs_spelling.c
3866         * src/gtk/gtkaspell.c
3867         * src/gtk/gtkaspell.h
3868                 Add global and per-folder prefs to set the default
3869                 alternate dictionary.
3870
3871 2006-12-21 [colin]      2.6.1cvs60
3872
3873         * src/folder.c
3874                 Look for folders by path in all folders
3875         * src/html.c
3876                 add &mdash;
3877
3878 2006-12-20 [colin]      2.6.1cvs59
3879
3880         * src/gtk/quicksearch.c
3881                 Make sure in_typing is false when clearing
3882
3883 2006-12-20 [wwp]        2.6.1cvs58
3884
3885         * configure.ac
3886                 change manual's target dir to be LFH-compliant (thanks to Colin).
3887
3888 2006-12-20 [wwp]        2.6.1cvs57
3889
3890         * src/prefs_common.c
3891         * src/prefs_summaries.c
3892                 i18n fix and factorize patch, thanks to Fabien.
3893
3894 2006-12-20 [paul]       2.6.1cvs56
3895
3896         * configure.ac
3897                 last of the renaming (??)
3898         * src/main.c
3899                 correct --help info of --status-full
3900         * src/plugins/bogofilter/bogofilter.c
3901                 make FALSE default of whitelist_ab
3902
3903 2006-12-19 [colin]      2.6.1cvs55
3904
3905         * src/jpilot.c
3906                 Same as before, without depending on
3907                 pisock >= 0.12
3908
3909 2006-12-19 [colin]      2.6.1cvs54
3910
3911         * src/jpilot.c
3912                 Fix bug 1059, 'Better jpilot charset 
3913                 handling'. Use libpisync's charset conversion
3914                 if possible
3915
3916 2006-12-19 [colin]      2.6.1cvs53
3917
3918         * po/fr.po
3919                 Updated by Fabien
3920
3921 2006-12-19 [wwp]        2.6.1cvs52
3922
3923         * src/gtk/about.c
3924                 Add missing #include (thanks to Colin).
3925
3926 2006-12-19 [wwp]        2.6.1cvs51
3927
3928         * src/prefs_receive.c
3929                 Better spacing between widgets in prefs.
3930
3931 2006-12-18 [colin]      2.6.1cvs50
3932
3933         * src/imap.c
3934                 Fix failure to get separator on LIST "" ""
3935                 Try LIST "" "INBOX" too.
3936
3937 2006-12-18 [wwp]        2.6.1cvs49
3938
3939         * src/common/session.c
3940                 Fix a compiler warning (thanks to Fabien).
3941
3942 2006-12-18 [wwp]        2.6.1cvs48
3943
3944         * src/compose.c
3945         * src/prefs_quote.c
3946                 Factorize some strings for translation (it's about error
3947                 messages when applying or checking template/quote format).
3948
3949 2006-12-18 [colin]      2.6.1cvs47
3950
3951         * Makefile.am
3952         * src/common/defs.h
3953         * src/gtk/Makefile.am
3954         * src/gtk/about.c
3955                 Add a Release notes tab from the contents of
3956                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
3957
3958 2006-12-17 [colin]      2.6.1cvs46
3959
3960         * src/mimeview.c
3961         * src/textview.c
3962         * src/gtk/filesel.c
3963                 Correctly convert from/to UTF8/filename encoding
3964                 when loading and saving files. Probably fixes
3965                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
3966                 for a file to attach and is blocked...'
3967
3968 2006-12-17 [colin]      2.6.1cvs45
3969
3970         * src/gtk/logwindow.c
3971                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
3972                 IMAP folder and is blocked on main thread': 
3973                 make sure we put utf8 in the log.
3974
3975 2006-12-16 [colin]      2.6.1cvs44
3976
3977         * src/toolbar.c
3978         * src/toolbar.h
3979                 Fix bug 1055, 'Add the 'cancel receive' 
3980                 in the available events for the toolbar buttons'
3981
3982 2006-12-16 [colin]      2.6.1cvs43
3983
3984         * po/POTFILES.in
3985         * src/imap.c
3986         * src/common/nntp.c
3987         * src/common/session.c
3988                 Log error when SSL handshakes fail. 
3989                 Fixes bug 1082, 'incorrect / imprecise 
3990                 error message when imap server provides 
3991                 ssl only through STARTTLS but SSL is 
3992                 selected'
3993
3994 2006-12-15 [wwp]        2.6.1cvs42
3995
3996         * src/plugins/bogofilter/bogofilter_gtk.c
3997                 set proper sensitivity to widgets I've recently added.
3998
3999 2006-12-15 [colin]      
4000
4001         2.7.0-rc1 released
4002
4003 2006-12-15 [wwp]        2.6.1cvs41
4004
4005         * src/plugins/bogofilter/bogofilter.c
4006         * src/plugins/bogofilter/bogofilter.h
4007         * src/plugins/bogofilter/bogofilter_gtk.c
4008                 bogofilter's whitelist can now use a subset of
4009                 the addressbook (either a book, a subfolder of a book,
4010                 or the whole addressbook by using "Any"). Re-used there
4011                 some pref_matcher widgets and mechanisms to match a subset
4012                 of the addressbook.
4013
4014 2006-12-15 [wwp]        2.6.1cvs40
4015
4016         * src/wizard.c
4017         * src/common/plugin.c
4018         * src/common/plugin.h
4019         * src/gtk/about.c
4020         * src/plugins/bogofilter/bogofilter.c
4021         * src/plugins/clamav/clamav_plugin.c
4022         * src/plugins/demo/demo.c
4023         * src/plugins/dillo_viewer/dillo_viewer.c
4024         * src/plugins/pgpcore/plugin.c
4025         * src/plugins/pgpinline/plugin.c
4026         * src/plugins/pgpmime/plugin.c
4027         * src/plugins/spamassassin/spamassassin.c
4028         * src/plugins/trayicon/trayicon.c
4029                 factorize some translatable strings (plugins-related),
4030                 fix missing punctuation in several places,
4031                 remove useless translatable \n in about.c,
4032                 and factorize plugin init code w/ a new function
4033                 check_plugin_version() in common/plugin.c.
4034                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4035
4036 2006-12-15 [wwp]        2.6.1cvs39
4037
4038         * src/plugins/bogofilter/bogofilter.c
4039         * src/plugins/bogofilter/bogofilter_gtk.c
4040                 flag whitelisted spams as spam, but don't filter it to the spam
4041                 folder. Thanks to Colin.
4042
4043 2006-12-15 [ticho]      2.6.1cvs38
4044
4045         * src/plugins/bogofilter/bogofilter.c
4046         * src/plugins/bogofilter/bogofilter.h
4047         * src/plugins/bogofilter/bogofilter_gtk.c
4048                 Add option to whitelist senders found in addressbook. Patch by colin.
4049
4050 2006-12-15 [paul]       2.6.1cvs37
4051
4052         * src/folderview.c
4053                 add missing #include "log.h"
4054
4055 2006-12-15 [paul]       2.6.1cvs36
4056
4057         * src/plugins/bogofilter/bogofilter.c
4058         * src/plugins/bogofilter/bogofilter.h
4059         * src/plugins/bogofilter/bogofilter_gtk.c
4060                 Add an option to allow inserting an
4061                 X-Claws-Bogosity header (on MH folders
4062                 only). Patch by Colin
4063
4064 2006-12-14 [colin]      2.6.1cvs35
4065
4066         * src/main.c
4067                 "Yes" should be the default choice for
4068                 migration configuration
4069
4070 2006-12-14 [paul]       2.6.1cvs34
4071
4072         * src/prefs_summaries.c
4073         * manual/advanced.xml
4074                 Unhide mark_as_read_delay
4075
4076 2006-12-14 [paul]       2.6.1cvs33
4077
4078         * src/messageview.c
4079         * src/messageview.h
4080         * src/mimeview.c
4081         * src/mimeview.h
4082         * src/summaryview.c
4083         * src/textview.c
4084         * src/textview.h
4085                 Fix printing of selection
4086                 Fix printing of message parts
4087                 Fix printing of images
4088         * src/gtk/gtksourceprintjob.c
4089                 Fix page count when there are images
4090
4091 2006-12-14 [wwp]        2.6.1cvs32
4092
4093         * src/mainwindow.c
4094         * src/summaryview.c
4095         * src/summaryview.h
4096         * src/gtk/quicksearch.c
4097                 fix quicksearch 'magnify' button status when QS is closed
4098                 using the Escape key, thanks to Colin.
4099
4100 2006-12-14 [wwp]        2.6.1cvs31
4101
4102         * src/mainwindow.c
4103         * src/summaryview.c
4104         * src/summaryview.h
4105         * src/gtk/quicksearch.c
4106                 fix quicksearch 'magnify' button status when QS is closed
4107                 using the Escape key, thanks to Colin.
4108
4109 2006-12-13 [colin]      2.6.1cvs30
4110
4111         * src/ldapquery.c
4112         * src/ldaputil.c
4113                 Use the binary safe version of ldap_get_values,
4114                 to make sure we manipulate null-terminated 
4115                 strings. Maybe fixes bug 1075, 'claws mail 
4116                 segfault when completing ldap adresses'
4117         * src/syldap.c ** REMOVED **
4118         * src/syldap.h ** REMOVED **
4119                 Remove dead files
4120
4121 2006-12-13 [mones]      2.6.1cvs29
4122
4123         * po/es.po
4124                 Fixed piped strings, fixed click translation
4125
4126 2006-12-13 [paul]       2.6.1cvs28
4127
4128         * src/main.c
4129                 don't translate these strings
4130
4131 2006-12-13 [paul]       2.6.1cvs27
4132
4133         * po/en_GB.po
4134                 updated
4135
4136 2006-12-13 [colin]      2.6.1cvs26
4137
4138         * src/main.c
4139         * src/main.h
4140                 Add claws_is_starting()
4141
4142 2006-12-13 [mones]      2.6.1cvs25
4143
4144         * manual/es/advanced.xml
4145         * po/es.po
4146                 Synced manual and updated translation
4147
4148 2006-12-12 [colin]      2.6.1cvs24
4149
4150         * src/wizard.c
4151                 Add an option to use STARTTLS in the
4152                 welcome wizard. Fixes bug 1080, 
4153                 'Using SSL option in wizard for incoming 
4154                 server does not activate SSL with STARTTLS'
4155
4156 2006-12-12 [colin]      2.6.1cvs23
4157
4158         * src/main.c
4159                 Don't exit when there's an incomplete
4160                 mailbox configured - leaves a chance 
4161                 to fix a failing IMAP account. Exit
4162                 if no mailbox at all is loaded (case
4163                 of missing plugin).
4164                 Completes bug 1077's fix (I was wrong
4165                 in this bug's comment #3).
4166
4167 2006-12-12 [colin]      2.6.1cvs22
4168
4169         * src/gtk/menu.h
4170                 Add another menu data type
4171         * src/prefs_account.c
4172                 Complete the completion of bug 1076
4173                 (doesn't lose the pref on apply)
4174
4175 2006-12-12 [paul]       2.6.1cvs21
4176
4177         * src/prefs_account.c
4178                 complete the fix of bug 1076
4179                 also be more verbose with the text
4180
4181 2006-12-12 [paul]       2.6.1cvs20
4182
4183         * src/gtk/combobox.c
4184                 fix compilation warning
4185
4186 2006-12-11 [colin]      2.6.1cvs19
4187
4188         * src/wizard.c
4189                 Document :port in server entry tooltips
4190
4191 2006-12-11 [colin]      2.6.1cvs18
4192
4193         * src/main.c
4194                 Fix compile
4195
4196 2006-12-11 [colin]      2.6.1cvs17
4197
4198         * src/main.c
4199                 Add failing IMAP as a reason for no
4200                 mailbox
4201
4202 2006-12-11 [colin]      2.6.1cvs16
4203
4204         * src/prefs_account.c
4205                 Check for existence of inbox for local
4206                 accounts too
4207         * src/wizard.c
4208                 Allow setting the port to use for servers
4209                 by using the usual "server.example.com:port"
4210                 syntax. Fixes bug 1077, 'sylpheed-claws does 
4211                 not start when IMAP server is unavailable'
4212
4213 2006-12-11 [colin]      2.6.1cvs15
4214
4215         * src/prefs_account.c
4216                 Prevent use of non-existing default inbox
4217
4218 2006-12-11 [colin]      2.6.1cvs14
4219
4220         * src/prefs_account.c
4221                 Fix sensitivity. Fixes bug 1076, 'privacy 
4222                 options are displayed even when pgp plugin 
4223                 not loaded / available'
4224
4225 2006-12-09 [colin]      2.6.1cvs13
4226
4227         * manual/advanced.xml
4228         * src/prefs_common.c
4229         * src/prefs_common.h
4230         * src/common/ssl_certificate.c
4231                 Add a new hidden preference, 'unsafe_ssl_certs',
4232                 which allows to store multiple certificates per
4233                 server/port. This is disabled by default because
4234                 it's less secure (presenting a new certificate
4235                 instead of a changed one raises less alarms).
4236                 This will cause Claws to ask about an unknown
4237                 certificate for people who have used 2.6.1cvs8
4238                 or greater.
4239
4240 2006-12-09 [colin]      2.6.1cvs12
4241
4242         * src/action.c
4243                 Fix cache updating after action
4244
4245 2006-12-07 [wwp]        2.6.1cvs11
4246
4247         * src/compose.c
4248                 fix email address comparison when replying to all
4249                 (avoid replying to ourselves), thanks to Colin.
4250
4251 2006-12-06 [paul]       2.6.1cvs10
4252
4253         * src/addrharvest.c
4254         * src/editldap.c
4255         * src/expldifdlg.c
4256         * src/news.c
4257         * src/toolbar.c
4258         * src/common/utils.c
4259                 ...and more renaming
4260                 Thanks to Colin
4261
4262 2006-12-06 [paul]       2.6.1cvs9
4263
4264         * src/compose.c
4265         * src/messageview.c
4266         * src/procheader.c
4267         * src/procmime.c
4268         * src/procmsg.c
4269         * src/textview.c
4270                 more renaming
4271                 Thanks to Colin
4272
4273 2006-12-06 [colin]      2.6.1cvs8
4274
4275         * src/ssl_manager.c
4276         * src/common/ssl_certificate.c
4277         * src/common/ssl_certificate.h
4278                 Handle multiple certificates per host/port
4279
4280 2006-12-06 [colin]      2.6.1cvs7
4281
4282         * src/etpan/imap-thread.c
4283                 Fix certificate checking on IMAP
4284
4285 2006-12-06 [colin]      2.6.1cvs6
4286
4287         * src/folderview.c
4288                 Fix bug 1072, 'Claws stops fetching newsgroups 
4289                 from server when newsgroup got deleted': continue
4290                 checking other groups
4291
4292 2006-12-05 [wwp]        2.6.1cvs5
4293
4294         * src/message_search.c
4295         * src/summary_search.c
4296         * src/gtk/combobox.c
4297         * src/gtk/combobox.h
4298         * src/gtk/gtkutils.c
4299         * src/gtk/gtkutils.h
4300                 make up and down arrow keys in modern gtk_combo_box_entry widgets
4301                 behave like w/ old comboboxes (summary and message search only).
4302
4303 2006-12-05 [paul]       2.6.1cvs4
4304
4305         * src/wizard.c
4306                 encode headers
4307                 Thanks to Colin
4308
4309 2006-12-05 [paul]       2.6.1cvs3
4310
4311         * tools/README
4312         * tools/textviewer.pl
4313                 script updated and description added
4314
4315 2006-12-04 [colin]      2.6.1cvs2
4316
4317         * src/compose.c
4318                 Run pre-send hook only when checking
4319                 everything
4320
4321 2006-12-04 [paul]       2.6.1cvs1
4322
4323         * NEWS
4324         * README
4325         * RELEASE_NOTES
4326         * configure.ac
4327         * tools/README
4328                 bump up version number following stable release
4329
4330 2006-12-04 [paul]       2.6.0cvs83
4331
4332         * README
4333                 updates and corrections
4334
4335 2006-12-04 [colin]      2.6.0cvs82
4336
4337         * src/common/utils.c
4338                 Probably fix bug 1066, 'Incorrect mailbox 
4339                 size displayed'
4340
4341 2006-12-04 [colin]      2.6.0cvs81
4342
4343         * src/common/utils.c
4344                 Trim tabs from mailcap file too.
4345
4346 2006-12-02 [paul]       2.6.0cvs80
4347
4348         * src/exphtmldlg.c
4349                 fix broken GUI under certain languages
4350         * src/expldifdlg.c
4351                 put the Cancel button to the right
4352
4353 2006-12-01 [paul]       2.6.0cvs79
4354
4355         * tools/Makefile.am
4356                 remove reference to removed file
4357
4358 2006-12-01 [wwp]        2.6.0cvs78
4359
4360         * src/addressbook.c
4361         * src/editaddress.c
4362                 remove forgotten debug statements.
4363
4364 2006-12-01 [wwp]        2.6.0cvs77
4365
4366         * manual/advanced.xml
4367         * manual/fr/advanced.xml
4368         * src/addressbook.c
4369         * src/addressbook.h
4370         * src/addressitem.h
4371         * src/editaddress.c
4372         * src/editaddress.h
4373         * src/prefs_common.c
4374         * src/prefs_common.h
4375         * src/gtk/gtkutils.c
4376         * src/gtk/gtkutils.h
4377                 add a hidden option to allow embedding the editaddress (edit contact details)
4378                 dialog into the addressbook's window. This doesn't change the default
4379                 behaviour.
4380
4381 2006-12-01 [wwp]        2.6.0cvs76
4382
4383         * src/message_search.c
4384         * src/summary_search.c
4385                 fix more focus issues (don't set focus to combobox's entry widget when
4386                 entry's value changed, if entry widget has focus already).
4387
4388 2006-12-01 [wwp]        2.6.0cvs75
4389
4390         * src/gtk/quicksearch.c
4391                 revert last changes to the quicksearch gtk_combo_box, this needs more
4392                 tuning and testing.
4393
4394 2006-12-01 [paul]       2.6.0cvs74
4395
4396         * tools/kdeservicemenu/README
4397         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4398         * tools/kdeservicemenu/install.sh
4399         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4400         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
4401                 simplify this stuff, and in so doing,
4402                 fix it. (possibly re-extend it again at
4403                 a later date)
4404
4405 2006-12-01 [wwp]        2.6.0cvs73
4406
4407         * src/gtk/quicksearch.c
4408                 adapt quicksearch code to use modern gtk_combo_box'es.
4409
4410 2006-12-01 [wwp]        2.6.0cvs72
4411
4412         * src/common/defs.h
4413         * src/prefs_common.c
4414         * src/prefs_common.h
4415         * src/message_search.c
4416         * src/summary_search.c
4417         * src/gtk/combobox.c
4418         * src/gtk/combobox.h
4419                 add history combos to all message and summary search fields.
4420
4421 2006-12-01 [wwp]        2.6.0cvs71
4422
4423         * src/summaryview.c
4424                 As the list may change while the mark as read delay
4425                 runs, we can't rely on the 'row' pointer, which can
4426                 be invalid when the timeout is called. As the mark
4427                 as read is only done if the message is still selected,
4428                 use summaryview->selected instead. Thanks to Colin.
4429
4430 2006-11-30 [paul]       2.6.0cvs70
4431
4432         * src/textview.c
4433                 give emphasis to "Sylpheed-Claws"
4434                 as well as "Claws Mail"
4435
4436 2006-11-30 [colin]      2.6.0cvs69
4437
4438         * src/wizard.c
4439                 Put the SSL checkboxes in the receiving
4440                 and sending server pages.
4441
4442 2006-11-29 [colin]      2.6.0cvs68
4443
4444         * src/gtk/gtkutils.c
4445         * src/gtk/gtkvscrollbutton.c
4446                 Revert some deprecated fixes - they seem to
4447                 deprecate stuff as soon as a new one gets out.
4448                 g_object_ref_sink needed glib-2.10.
4449
4450 2006-11-29 [colin]      2.6.0cvs67
4451
4452         * src/common/utils.c
4453                 Create .mailcap if it doesn't exist
4454
4455 2006-11-29 [colin]      2.6.0cvs66
4456
4457         * src/compose.c
4458                 Followup to cvs60: use original list
4459                 of recipients if replying to a mail
4460                 in Sent Drafts or Queue.
4461
4462 2006-11-27 [paul]       2.6.0cvs65
4463
4464         * src/image_viewer.c
4465                 revert the last change for now (it's broken)
4466
4467 2006-11-27 [paul]       2.6.0cvs64
4468
4469         * Makefile.am
4470         * configure.ac
4471         * m4/aclocal-include.m4
4472         * m4/check-type.m4
4473         * src/Makefile.am
4474         * src/addr_compl.c
4475         * src/compose.c
4476         * src/crash.c
4477         * src/export.c
4478         * src/exporthtml.c
4479         * src/exportldif.c
4480         * src/imap.c
4481         * src/import.c
4482         * src/main.c
4483         * src/main.h
4484         * src/matcher.c
4485         * src/mimeview.c
4486         * src/procmsg.c
4487         * src/textview.c
4488         * src/common/Makefile.am
4489         * src/common/claws.c
4490         * src/common/claws.h
4491         * src/common/ssl.c
4492         * src/common/sylpheed.c
4493         * src/common/sylpheed.h
4494         * src/etpan/Makefile.am
4495         * src/gtk/Makefile.am
4496         * src/gtk/claws-marshal.list
4497         * src/gtk/filesel.c
4498         * src/gtk/gtksctree.c
4499         * src/gtk/quicksearch.c
4500         * src/gtk/sylpheed-marshal.list
4501         * src/plugins/bogofilter/bogofilter.c
4502         * src/plugins/bogofilter/bogofilter_gtk.c
4503         * src/plugins/clamav/clamav_plugin.c
4504         * src/plugins/clamav/clamav_plugin_gtk.c
4505         * src/plugins/demo/demo.c
4506         * src/plugins/dillo_viewer/dillo_viewer.c
4507         * src/plugins/pgpcore/Makefile.am
4508         * src/plugins/pgpcore/claws.def
4509         * src/plugins/pgpcore/pgp_viewer.c
4510         * src/plugins/pgpcore/plugin.c
4511         * src/plugins/pgpcore/sylpheed.def
4512         * src/plugins/pgpinline/Makefile.am
4513         * src/plugins/pgpinline/claws.def
4514         * src/plugins/pgpinline/plugin.c
4515         * src/plugins/pgpinline/sylpheed.def
4516         * src/plugins/pgpmime/Makefile.am
4517         * src/plugins/pgpmime/claws.def
4518         * src/plugins/pgpmime/plugin.c
4519         * src/plugins/pgpmime/sylpheed.def
4520         * src/plugins/spamassassin/spamassassin.c
4521         * src/plugins/spamassassin/spamassassin_gtk.c
4522         * src/plugins/trayicon/trayicon.c
4523                 yet more renaming
4524                 remove deprecated gtk_tooltips_set_delay()
4525
4526 2006-11-26 [paul]       2.6.0cvs63
4527
4528         * src/expldifdlg.c
4529         * src/folderview.c
4530         * src/image_viewer.c
4531         * src/mainwindow.c
4532         * src/gtk/gtkutils.c
4533         * src/gtk/gtkvscrollbutton.c
4534         * src/gtk/prefswindow.c
4535         * src/plugins/pgpcore/prefs_gpg.c
4536                 replace more deprecated GTK+ functions
4537
4538 2006-11-26 [paul]       2.6.0cvs62
4539
4540         * src/addr_compl.c
4541         * src/addressbook.c
4542         * src/browseldap.c
4543                 replace deprecated gtk_idle_... functions
4544
4545 2006-11-26 [paul]       2.6.0cvs61
4546
4547         * src/compose.c
4548         * src/folderview.c
4549         * src/inc.c
4550         * src/summaryview.c
4551         * src/gtk/gtkvscrollbutton.c
4552         * src/gtk/quicksearch.c
4553         * src/plugins/pgpcore/passphrase.c
4554                 replace deprecated gtk_timeout_add and
4555                 gtk_timeout_remove
4556
4557 2006-11-26 [paul]       2.6.0cvs60
4558
4559         * src/compose.c
4560                 fix bug that caused the wrong recipient
4561                 to be selected when replying to a msg
4562                 which is From one of our accounts to
4563                 another of our accounts
4564
4565 2006-11-25 [paul]       2.6.0cvs59
4566
4567         * src/summaryview.c
4568                 don't change the From column title to
4569                 To if the To column is visible
4570
4571 2006-11-24 [paul]       2.6.0cvs58
4572
4573         * src/compose.c
4574                 fix bug 1069, 'Sent mails disappear, BCC
4575                 or locking problem?'
4576
4577 2006-11-21 [wwp]        2.6.0cvs57
4578
4579         * src/compose.c
4580                 fix spelling menu when replying (same as 2.3.1cvs39):
4581                 discrepancy between context menu and top menu when
4582                 folder's dictionary isn't the default one.
4583
4584 2006-11-19 [paul]       2.6.0cvs56
4585
4586         * src/summaryview.c
4587                 obey always_show_msg option when
4588                 marking as spam
4589         * src/plugins/bogofilter/bogofilter.c
4590                 fix typo
4591
4592 2006-11-18 [paul]       2.6.0cvs55
4593
4594         * AUTHORS
4595         * README
4596         * debian/copyright
4597         * manual/ack.xml
4598         * manual/es/ack.xml
4599         * manual/fr/ack.xml
4600         * manual/pl/ack.xml
4601         * src/gtk/authors.h
4602         * src/gtk/icon_legend.c
4603         * src/gtk/icon_legend.h
4604         * tools/OOo2claws-mail.pl
4605         * tools/README
4606         * tools/acroread2claws-mail.pl
4607         * tools/claws.i18n.status.pl
4608         * tools/filter_conv.pl
4609         * tools/filter_conv_new.pl
4610         * tools/freshmeat_search.pl
4611         * tools/google_search.pl
4612         * tools/kmail2claws-mail.pl
4613         * tools/kmail2claws-mail_v2.pl
4614         * tools/maildir2claws-mail.pl
4615         * tools/make.themes.project
4616         * tools/multiwebsearch.pl
4617         * tools/outlook2claws-mail.pl
4618         * tools/tb2claws-mail
4619         * tools/kdeservicemenu/README
4620         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4621                 update mine and wwp's email addresses in
4622                 several places
4623                 Patch by wwp
4624         * src/prefs_compose_writing.c
4625                 set sensitivity on 'new message format' frame
4626
4627 2006-11-17 [paul]       2.6.0cvs54
4628
4629         * src/gtk/about.c
4630                 more reworking of the GUI
4631                 Patch by Fabien Vantard
4632
4633 2006-11-16 [paul]       2.6.0cvs53
4634
4635         * src/gtk/about.c
4636                 set a minimum size for the window, allow
4637                 it to automatically expand as necessary
4638
4639 2006-11-16 [wwp]        2.6.0cvs52
4640
4641         * src/gtk/about.c
4642                 better wrap of copyright info on some systems.
4643
4644 2006-11-16 [paul]       2.6.0cvs51
4645
4646         * src/gtk/about.c
4647                 move the tech info from the upper panel
4648                 to the Info tab
4649                 use a gtk_text_view for the features tab
4650
4651 2006-11-16 [paul]       2.6.0cvs50
4652
4653         * po/Makevars
4654                 update my email address
4655         * src/addressbook.c
4656         * src/compose.c
4657         * src/imap_gtk.c
4658         * src/mh_gtk.c
4659         * src/news_gtk.c
4660         * src/summaryview.c
4661         * src/plugins/trayicon/trayicon.c
4662                 don't offer simple menu separators
4663                 for translation
4664         * src/folderview.c
4665                 add separator between 'mark all read'
4666                 and 'search folder'
4667
4668 2006-11-15 [wwp]        2.6.0cvs49
4669
4670         * src/gtk/authors.h
4671                 updated manuals authors.
4672
4673 2006-11-14 [paul]       2.6.0cvs48
4674
4675         * src/compose.c
4676                 Fix Options/Reply mode after draft save
4677
4678 2006-11-14 [paul]       2.6.0cvs47
4679
4680         * src/Makefile.am
4681                 Fix make DESTDIR=...
4682         * src/mbox.c
4683                 Optimise speed
4684         * src/plugins/pgpinline/pgpinline.c
4685                 Probably fix bug 1061
4686
4687 2006-11-14 [paul]       2.6.0cvs46
4688
4689         * po/Makevars
4690                 enable Q_ macro
4691         * src/Makefile.am
4692         * src/stock_pixmap.c
4693         * src/stock_pixmap.h
4694         * src/gtk/about.c
4695         * src/pixmaps/active.xpm
4696         * src/pixmaps/inactive.xpm
4697                 add a new page, 'Features', to the About dialog
4698                 showing which features are compiled in and which
4699                 are not
4700
4701 2006-11-14 [paul]       2.6.0cvs45
4702
4703         * po/ru.po
4704                 updated by Pavlo Bohmat
4705
4706 2006-11-14 [colin]      2.6.0cvs44
4707
4708         * src/compose.c
4709         * src/inc.c
4710         * src/messageview.c
4711         * src/news.c
4712         * src/pop.c
4713         * src/procmsg.c
4714         * src/gtk/gtkaspell.c
4715                 Fix 64-bit-related warnings
4716         * src/ssl_manager.c
4717                 Fix possible infinite loop
4718         * src/plugins/pgpcore/sgpgme.c
4719                 Remove useless check
4720
4721 2006-11-13 [colin]      2.6.0cvs43
4722
4723         * src/gtk/Makefile.am
4724                 authors.h isn't generated
4725
4726 2006-11-13 [colin]      2.6.0cvs42
4727
4728         * src/plugins/pgpinline/pgpinline.c
4729         * src/plugins/pgpmime/pgpmime.c
4730                 Very probably fix bug 1061, 'crash on 
4731                 opening signed email'. Another cast
4732                 problem
4733
4734 2006-11-13 [colin]      2.6.0cvs41
4735
4736         * src/plugins/pgpcore/sgpgme.c
4737                 Maybe fix bug 1061, 'crash on opening 
4738                 signed email'
4739
4740 2006-11-13 [wwp]        2.6.0cvs40
4741
4742         * src/plugins/pgpinline/pgpinline.c
4743                 fix candidate for bug #1057, thanks to Colin.
4744
4745 2006-11-13 [wwp]        2.6.0cvs39
4746
4747         * src/compose.c
4748         * src/quote_fmt_parse.y
4749                 fix bug 1052: current parser buffer was not always 
4750                 allocated, ptr to this buffer could be returned as 
4751                 NULL whereas no parser error has occurred. in 
4752                 consequence, defining a template body as "%d" 
4753                 (w/o the quotes) for the first time of the instance 
4754                 of claws-mail, was reporting a parser error. make 
4755                 sure that the buffer is always allocated, even to 
4756                 an empty string.
4757                 fix mis-unescaping in compose.:compose_quote_fmt(): 
4758                 unescaping of the fmt string was always done 
4759                 whereas it must be done *only* when receiving 
4760                 quote format strings issued from the prefs 
4761                 (compose new message, reply, forward, redirect 
4762                 formats), *not* when applying templates.  in 
4763                 consequences, applying templates w/ sequences 
4764                 like \\|p{echo} were failing. make sure that 
4765                 unescaping is done only when necessary.
4766
4767 2006-11-12 [colin]      2.6.0cvs38
4768
4769         * po/de.po
4770                 Fix typo (s/KB/MB)
4771
4772 2006-11-12 [colin]      2.6.0cvs37
4773
4774         * src/plugins/pgpinline/pgpinline.c
4775         * src/plugins/pgpmime/pgpmime.c
4776                 Release GPG context at the latest 
4777                 possible moment. Maybe fixes 
4778                 bug 1057, 'crash on sending signed 
4779                 message to a newsgroup'
4780                 
4781
4782 2006-11-12 [colin]      2.6.0cvs36
4783
4784         * src/plugins/pgpcore/sgpgme.c
4785                 Tell a bit more when gpg's status doesn't
4786                 contain any signature
4787
4788 2006-11-12 [colin]      2.6.0cvs35
4789
4790         * src/compose.c
4791                 Fix bug 1060, 'compilation error with 
4792                 Irix's cc'
4793
4794 2006-11-12 [paul]       2.6.0cvs34
4795
4796         * doc/man/claws-mail.1
4797         * src/prefs_gtk.c
4798         * src/plugins/clamav/README
4799         * src/plugins/spamassassin/README
4800         * tools/README
4801         * tools/freshmeat_search.pl
4802         * tools/google_search.pl
4803         * tools/multiwebsearch.pl
4804                 more renaming
4805         * src/plugins/trayicon/trayicon.c
4806                 fix compiliation warning
4807
4808 2006-11-11 [colin]      2.6.0cvs33
4809
4810         * src/folderview.c
4811                 Forbid drag and drop from/to different
4812                 folders of type F_UNKNOWN
4813
4814 2006-11-11 [colin]      2.6.0cvs32
4815
4816         * src/plugins/pgpinline/pgpinline.c
4817                 Fix typo in previous commit:
4818                 - gpgme_new(&ctx);
4819                 + if ((err = gpgme_new(&data->ctx)) ...)
4820
4821 2006-11-11 [colin]      2.6.0cvs31
4822
4823         * src/plugins/pgpinline/pgpinline.c
4824         * src/plugins/pgpmime/pgpmime.c
4825                 Check success after calling gpgme_new
4826                 Maybe fixes bug 1057, 'crash on sending 
4827                 signed message to a newsgroup'
4828
4829 2006-11-11 [colin]      2.6.0cvs30
4830
4831         * src/undo.c
4832                 init undostruct to 0s (from
4833                 valgrind log of bug 1057)
4834
4835 2006-11-10 [colin]      2.6.0cvs29
4836
4837         * src/mainwindow.c
4838                 Set cursor to wait before filtering
4839                 duplicates in all folders
4840         * src/plugins/bogofilter/bogofilter.c
4841         * src/plugins/bogofilter/bogofilter.h
4842         * src/plugins/bogofilter/bogofilter_gtk.c
4843                 Completely thread away the bogofilter
4844                 filtering
4845
4846 2006-11-10 [mones]      2.6.0cvs28
4847
4848         * src/compose.c
4849         * src/compose.h
4850                 added COMPOSE_CHECK_BEFORE_SEND hook
4851
4852 2006-11-10 [paul]       2.6.0cvs27
4853
4854         * src/crash.c
4855                 more renaming
4856                 add libSM to get_compiled_in_features()
4857         * src/main.c
4858                 more renaming
4859
4860 2006-11-10 [colin]      2.6.0cvs26
4861
4862         * src/etpan/imap-thread.c
4863                 Add a reference to libetpan's sasl engine
4864                 so that sasl_done() doesn't get called by
4865                 libetpan, and doesn't break openssl.
4866                 Should fix bug 1053, 'SC fails to reestablish 
4867                 a secure connection'
4868                 Patch by Hoa
4869
4870 2006-11-10 [colin]      2.6.0cvs25
4871
4872         * manual/addrbook.xml
4873         * manual/advanced.xml
4874         * manual/faq.xml
4875         * manual/intro.xml
4876                 Some more renaming
4877
4878 2006-11-09 [colin]      2.6.0cvs24
4879
4880         * src/plugins/bogofilter/bogofilter_gtk.c
4881                 Add comment about annoyance
4882
4883 2006-11-09 [colin]      2.6.0cvs23
4884
4885         * src/plugins/bogofilter/bogofilter.c
4886         * src/plugins/bogofilter/bogofilter_gtk.c
4887                 Prepare things needed to thread bogofilter
4888                 filtering: separate bogo stuff and possible GUI
4889                 stuff. 
4890
4891 2006-11-09 [colin]      2.6.0cvs22
4892
4893         * src/account.c
4894         * src/compose.c
4895                 Search for one of our accounts in Delivered-To
4896                 (helps for auto-account selection when 
4897                  replying/forwarding)
4898         * src/folderview.c
4899         * src/mainwindow.c
4900         * src/mainwindow.h
4901         * src/plugins/trayicon/trayicon.c
4902                 Allow opening a new mail with any account from
4903                 the contextual menu
4904
4905 2006-11-09 [wwp]        2.6.0cvs21
4906
4907         * src/compose.c
4908         * src/prefs_common.c
4909         * src/prefs_common.h
4910         * src/prefs_compose_writing.c
4911                 add a compose new message format (in prefs/compose/writing), it's a
4912                 simple subject+body template to use when opening a new composition
4913                 window. It's similar to the existent reply and forward formats.
4914
4915                 enhanced the template/format % symbols substitution mechanism to
4916                 use current composition window information when % are used in
4917                 the compose new message format or in templates applied to new
4918                 messages (there were useless in that situations before). When
4919                 applied to new messages, %d corresponds to the system time/date.
4920
4921 2006-11-09 [paul]       2.6.0cvs20
4922
4923         * src/gtk/authors.h
4924                 fix last commit
4925
4926 2006-11-09 [paul]       2.6.0cvs19
4927
4928         * src/gtk/authors.h
4929                 keep tje alphabetical order
4930
4931 2006-11-08 [colin]      2.6.0cvs18
4932
4933         * src/etpan/imap-thread.c
4934                 Fix bug 1054, 'Slowness logging big 
4935                 data chunks'
4936
4937 2006-11-08 [paul]       2.6.0cvs17
4938
4939         * tools/Makefile.am
4940                 fix the renaming
4941
4942 2006-11-08 [paul]       2.6.0cvs16
4943
4944         * src/common/defs.h
4945                 update BUGZILLA_URI
4946
4947 2006-11-08 [paul]       2.6.0cvs15
4948
4949         * tools/Makefile.am
4950         * tools/OOo2claws-mail.pl
4951         * tools/OOo2sylpheed.pl
4952         * tools/README
4953         * tools/acroread2claws-mail.pl
4954         * tools/acroread2sylpheed.pl
4955         * tools/kmail2claws-mail.pl
4956         * tools/kmail2claws-mail_v2.pl
4957         * tools/kmail2sylpheed.pl
4958         * tools/kmail2sylpheed_v2.pl
4959         * tools/maildir2claws-mail.pl
4960         * tools/maildir2sylpheed.pl
4961         * tools/nautilus2claws-mail.sh
4962         * tools/nautilus2sylpheed.sh
4963         * tools/outlook2claws-mail.pl
4964         * tools/outlook2sylpheed.pl
4965         * tools/tb2claws-mail
4966         * tools/tb2sylpheed
4967         * tools/tbird2claws.py
4968         * tools/tbird2syl.py
4969         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4970         * tools/kdeservicemenu/install.sh
4971         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4972         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4973         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
4974         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4975         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4976                 renamed (removed, added) tools files
4977
4978 2006-11-08 [paul]       2.6.0cvs14
4979
4980         * src/main.c
4981         * src/common/defs.h
4982                 Migrate sylpheedrc to clawsrc, and fix the standard
4983                 plugins path in the process
4984
4985 2006-11-07 [colin]      2.6.0cvs13
4986
4987         * src/Makefile.am
4988                 Symlink sylpheed-claws relative to 
4989                 claws-mail
4990
4991 2006-11-07 [colin]      2.6.0cvs12
4992
4993         * src/compose.c
4994                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
4995
4996 2006-11-07 [paul]       2.6.0cvs11
4997
4998         * src/gtk/about.c
4999                 Fix a missed occurence of
5000                 Sylpheed-Claws
5001
5002 2006-11-07 [paul]       2.6.0cvs10
5003
5004         * src/Makefile.am
5005                 Fix symlink installation
5006
5007 2006-11-07 [paul]       2.6.0cvs9
5008
5009         * src/Makefile.am
5010                 Symlink claws-mail to sylpheed-claws
5011         * src/common/utils.c
5012                 Fix migrating symlinks
5013         * src/etpan/imap-thread.c
5014                 check certificate only when there's
5015                 no error
5016
5017 2006-11-07 [paul]       2.6.0cvs8
5018
5019         * Makefile.am
5020                 Fix icon breakages with Gtk, which needs a 
5021                 cache updated to see them.
5022
5023 2006-11-07 [paul]       2.6.0cvs7
5024
5025         * .cvsignore
5026         * AUTHORS
5027         * COPYING
5028         * INSTALL
5029         * Makefile.am
5030         * NEWS
5031         * README
5032         * RELEASE_NOTES
5033         * autogen.sh
5034         * claws-mail-128x128.png
5035         * claws-mail-64x64.png
5036         * claws-mail.ico
5037         * claws-mail.pc.in
5038         * claws-mail.png
5039         * configure.ac
5040         * sylpheed-claws-128x128.png
5041         * sylpheed-claws-64x64.png
5042         * sylpheed-claws.desktop
5043         * sylpheed-claws.ico
5044         * sylpheed-claws.pc.in
5045         * sylpheed-claws.png
5046         * debian/README.Debian
5047         * debian/changelog
5048         * debian/claws-mail.desktop
5049         * debian/claws-mail.menu
5050         * debian/claws-mail.postinst.debhelper
5051         * debian/claws-mail.postrm.debhelper
5052         * debian/control
5053         * debian/copyright
5054         * debian/files
5055         * debian/rules
5056         * debian/sylpheed-claws.desktop
5057         * debian/sylpheed-claws.menu
5058         * debian/sylpheed-claws.postinst.debhelper
5059         * debian/sylpheed-claws.postrm.debhelper
5060         * doc/man/Makefile.am
5061         * doc/man/claws-mail.1
5062         * doc/man/sylpheed-claws.1
5063         * doc/src/ChangeLog.claws-pre0.8.0
5064         * manual/Makefile.am
5065         * manual/account.xml
5066         * manual/ack.xml
5067         * manual/addrbook.xml
5068         * manual/advanced.xml
5069         * manual/claws-mail-manual.xml
5070         * manual/faq.xml
5071         * manual/glossary.xml
5072         * manual/handling.xml
5073         * manual/intro.xml
5074         * manual/keyboard.xml
5075         * manual/plugins.xml
5076         * manual/starting.xml
5077         * manual/sylpheed-claws-manual.xml
5078         * manual/xml2pdf
5079         * manual/dist/.cvsignore
5080         * manual/dist/html/.cvsignore
5081         * manual/dist/html/Makefile.am
5082         * manual/dist/pdf/.cvsignore
5083         * manual/dist/pdf/Makefile.am
5084         * manual/dist/ps/.cvsignore
5085         * manual/dist/ps/Makefile.am
5086         * manual/dist/txt/.cvsignore
5087         * manual/dist/txt/Makefile.am
5088         * manual/es/Makefile.am
5089         * manual/es/advanced.xml
5090         * manual/es/claws-mail-manual.xml
5091         * manual/es/faq.xml
5092         * manual/es/glossary.xml
5093         * manual/es/handling.xml
5094         * manual/es/intro.xml
5095         * manual/es/plugins.xml
5096         * manual/es/sylpheed-claws-manual.xml
5097         * manual/es/dist/.cvsignore
5098         * manual/es/dist/html/.cvsignore
5099         * manual/es/dist/html/Makefile.am
5100         * manual/es/dist/pdf/.cvsignore
5101         * manual/es/dist/pdf/Makefile.am
5102         * manual/es/dist/ps/.cvsignore
5103         * manual/es/dist/ps/Makefile.am
5104         * manual/es/dist/txt/.cvsignore
5105         * manual/es/dist/txt/Makefile.am
5106         * manual/fr/Makefile.am
5107         * manual/fr/account.xml
5108         * manual/fr/ack.xml
5109         * manual/fr/addrbook.xml
5110         * manual/fr/advanced.xml
5111         * manual/fr/claws-mail-manual.xml
5112         * manual/fr/faq.xml
5113         * manual/fr/glossary.xml
5114         * manual/fr/handling.xml
5115         * manual/fr/intro.xml
5116         * manual/fr/keyboard.xml
5117         * manual/fr/plugins.xml
5118         * manual/fr/starting.xml
5119         * manual/fr/sylpheed-claws-manual.xml
5120         * manual/fr/dist/.cvsignore
5121         * manual/fr/dist/html/.cvsignore
5122         * manual/fr/dist/html/Makefile.am
5123         * manual/fr/dist/pdf/.cvsignore
5124         * manual/fr/dist/pdf/Makefile.am
5125         * manual/fr/dist/ps/.cvsignore
5126         * manual/fr/dist/ps/Makefile.am
5127         * manual/fr/dist/txt/.cvsignore
5128         * manual/fr/dist/txt/Makefile.am
5129         * manual/pl/Makefile.am
5130         * manual/pl/account.xml
5131         * manual/pl/ack.xml
5132         * manual/pl/addrbook.xml
5133         * manual/pl/advanced.xml
5134         * manual/pl/claws-mail-manual.xml
5135         * manual/pl/faq.xml
5136         * manual/pl/glossary.xml
5137         * manual/pl/handling.xml
5138         * manual/pl/intro.xml
5139         * manual/pl/keyboard.xml
5140         * manual/pl/plugins.xml
5141         * manual/pl/starting.xml
5142         * manual/pl/sylpheed-claws-manual.xml
5143         * manual/pl/dist/.cvsignore
5144         * manual/pl/dist/html/.cvsignore
5145         * manual/pl/dist/html/Makefile.am
5146         * manual/pl/dist/pdf/.cvsignore
5147         * manual/pl/dist/pdf/Makefile.am
5148         * manual/pl/dist/ps/.cvsignore
5149         * manual/pl/dist/ps/Makefile.am
5150         * manual/pl/dist/txt/.cvsignore
5151         * manual/pl/dist/txt/Makefile.am
5152         * po/.cvsignore
5153         * po/Makevars
5154         * src/.cvsignore
5155         * src/Makefile.am
5156         * src/account.c
5157         * src/account.h
5158         * src/action.c
5159         * src/action.h
5160         * src/adbookbase.h
5161         * src/addr_compl.c
5162         * src/addr_compl.h
5163         * src/addrbook.c
5164         * src/addrcache.c
5165         * src/addrcache.h
5166         * src/addrcindex.c
5167         * src/addrcindex.h
5168         * src/addrclip.c
5169         * src/addrclip.h
5170         * src/addrdefs.h
5171         * src/addressadd.c
5172         * src/addressadd.h
5173         * src/addressbook.c
5174         * src/addressbook.h
5175         * src/addressbook_foldersel.c
5176         * src/addressbook_foldersel.h
5177         * src/addrgather.c
5178         * src/addrgather.h
5179         * src/addrharvest.c
5180         * src/addrharvest.h
5181         * src/addrindex.c
5182         * src/addrindex.h
5183         * src/addritem.c
5184         * src/addritem.h
5185         * src/addrquery.c
5186         * src/addrquery.h
5187         * src/addrselect.c
5188         * src/addrselect.h
5189         * src/alertpanel.c
5190         * src/alertpanel.h
5191         * src/browseldap.c
5192         * src/browseldap.h
5193         * src/codeconv.c
5194         * src/codeconv.h
5195         * src/compose.c
5196         * src/crash.c
5197         * src/crash.h
5198         * src/customheader.c
5199         * src/customheader.h
5200         * src/displayheader.c
5201         * src/displayheader.h
5202         * src/editaddress.c
5203         * src/editaddress.h
5204         * src/editbook.c
5205         * src/editbook.h
5206         * src/editgroup.c
5207         * src/editgroup.h
5208         * src/editjpilot.c
5209         * src/editjpilot.h
5210         * src/editldap.c
5211         * src/editldap.h
5212         * src/editldap_basedn.c
5213         * src/editldap_basedn.h
5214         * src/editvcard.c
5215         * src/editvcard.h
5216         * src/exphtmldlg.c
5217         * src/exphtmldlg.h
5218         * src/expldifdlg.c
5219         * src/expldifdlg.h
5220         * src/export.c
5221         * src/exporthtml.c
5222         * src/exporthtml.h
5223         * src/exportldif.c
5224         * src/exportldif.h
5225         * src/filtering.c
5226         * src/filtering.h
5227         * src/folder.c
5228         * src/folder.h
5229         * src/folder_item_prefs.c
5230         * src/folder_item_prefs.h
5231         * src/foldersel.c
5232         * src/foldersel.h
5233         * src/folderutils.c
5234         * src/folderutils.h
5235         * src/folderview.c
5236         * src/folderview.h
5237         * src/grouplistdialog.c
5238         * src/grouplistdialog.h
5239         * src/html.c
5240         * src/html.h
5241         * src/image_viewer.c
5242         * src/image_viewer.h
5243         * src/imap.c
5244         * src/imap.h
5245         * src/imap_gtk.c
5246         * src/imap_gtk.h
5247         * src/import.c
5248         * src/import.h
5249         * src/importldif.c
5250         * src/importldif.h
5251         * src/importmutt.c
5252         * src/importmutt.h
5253         * src/importpine.c
5254         * src/importpine.h
5255         * src/inc.c
5256         * src/inc.h
5257         * src/jpilot.c
5258         * src/jpilot.h
5259         * src/ldapctrl.c
5260         * src/ldapctrl.h
5261         * src/ldaplocate.c
5262         * src/ldaplocate.h
5263         * src/ldapquery.c
5264         * src/ldapquery.h
5265         * src/ldapserver.c
5266         * src/ldapserver.h
5267         * src/ldaputil.c
5268         * src/ldaputil.h
5269         * src/ldif.c
5270         * src/ldif.h
5271         * src/localfolder.c
5272         * src/localfolder.h
5273         * src/main.c
5274         * src/main.h
5275         * src/mainwindow.c
5276         * src/mainwindow.h
5277         * src/manual.c
5278         * src/manual.h
5279         * src/matcher.c
5280         * src/matcher.h
5281         * src/matcher_parser.h
5282         * src/matcher_parser_lex.l
5283         * src/matcher_parser_parse.y
5284         * src/mbox.c
5285         * src/mbox.h
5286         * src/message_search.c
5287         * src/message_search.h
5288         * src/messageview.c
5289         * src/messageview.h
5290         * src/mh.c
5291         * src/mh.h
5292         * src/mh_gtk.c
5293         * src/mh_gtk.h
5294         * src/mimeview.c
5295         * src/mimeview.h
5296         * src/msgcache.c
5297         * src/msgcache.h
5298         * src/mutt.c
5299         * src/mutt.h
5300         * src/news.c
5301         * src/news.h
5302         * src/news_gtk.c
5303         * src/news_gtk.h
5304         * src/noticeview.c
5305         * src/noticeview.h
5306         * src/partial_download.c
5307         * src/partial_download.h
5308         * src/pine.c
5309         * src/pine.h
5310         * src/pop.c
5311         * src/pop.h
5312         * src/prefs_account.c
5313         * src/prefs_account.h
5314         * src/prefs_actions.c
5315         * src/prefs_actions.h
5316         * src/prefs_common.c
5317         * src/prefs_common.h
5318         * src/prefs_compose_writing.c
5319         * src/prefs_compose_writing.h
5320         * src/prefs_customheader.c
5321         * src/prefs_customheader.h
5322         * src/prefs_display_header.c
5323         * src/prefs_display_header.h
5324         * src/prefs_ext_prog.c
5325         * src/prefs_ext_prog.h
5326         * src/prefs_filtering.c
5327         * src/prefs_folder_column.c
5328         * src/prefs_folder_column.h
5329         * src/prefs_folder_item.c
5330         * src/prefs_folder_item.h
5331         * src/prefs_fonts.c
5332         * src/prefs_fonts.h
5333         * src/prefs_gtk.c
5334         * src/prefs_gtk.h
5335         * src/prefs_image_viewer.c
5336         * src/prefs_image_viewer.h
5337         * src/prefs_matcher.c
5338         * src/prefs_matcher.h
5339         * src/prefs_message.c
5340         * src/prefs_message.h
5341         * src/prefs_msg_colors.c
5342         * src/prefs_msg_colors.h
5343         * src/prefs_other.c
5344         * src/prefs_other.h
5345         * src/prefs_quote.c
5346         * src/prefs_quote.h
5347         * src/prefs_receive.c
5348         * src/prefs_receive.h
5349         * src/prefs_send.c
5350         * src/prefs_send.h
5351         * src/prefs_spelling.c
5352         * src/prefs_spelling.h
5353         * src/prefs_summaries.c
5354         * src/prefs_summaries.h
5355         * src/prefs_summary_column.c
5356         * src/prefs_summary_column.h
5357         * src/prefs_template.c
5358         * src/prefs_template.h
5359         * src/prefs_themes.c
5360         * src/prefs_themes.h
5361         * src/prefs_toolbar.c
5362         * src/prefs_toolbar.h
5363         * src/prefs_wrapping.c
5364         * src/prefs_wrapping.h
5365         * src/privacy.c
5366         * src/privacy.h
5367         * src/procheader.c
5368         * src/procheader.h
5369         * src/procmime.c
5370         * src/procmime.h
5371         * src/procmsg.c
5372         * src/procmsg.h
5373         * src/quote_fmt.c
5374         * src/quote_fmt_parse.y
5375         * src/recv.c
5376         * src/recv.h
5377         * src/remotefolder.c
5378         * src/remotefolder.h
5379         * src/send_message.c
5380         * src/send_message.h
5381         * src/setup.c
5382         * src/setup.h
5383         * src/sourcewindow.c
5384         * src/sourcewindow.h
5385         * src/ssl_manager.c
5386         * src/ssl_manager.h
5387         * src/statusbar.c
5388         * src/statusbar.h
5389         * src/stock_pixmap.c
5390         * src/stock_pixmap.h
5391         * src/summary_search.c
5392         * src/summary_search.h
5393         * src/summaryview.c
5394         * src/summaryview.h
5395         * src/syldap.c
5396         * src/syldap.h
5397         * src/textview.c
5398         * src/textview.h
5399         * src/toolbar.c
5400         * src/toolbar.h
5401         * src/undo.c
5402         * src/undo.h
5403         * src/unmime.c
5404         * src/unmime.h
5405         * src/vcard.c
5406         * src/vcard.h
5407         * src/wizard.c
5408         * src/wizard.h
5409         * src/common/base64.c
5410         * src/common/base64.h
5411         * src/common/defs.h
5412         * src/common/hooks.c
5413         * src/common/hooks.h
5414         * src/common/log.c
5415         * src/common/log.h
5416         * src/common/mgutils.c
5417         * src/common/mgutils.h
5418         * src/common/nntp.c
5419         * src/common/nntp.h
5420         * src/common/passcrypt.c
5421         * src/common/passcrypt.h.in
5422         * src/common/plugin.c
5423         * src/common/plugin.h
5424         * src/common/prefs.c
5425         * src/common/prefs.h
5426         * src/common/progressindicator.c
5427         * src/common/progressindicator.h
5428         * src/common/quoted-printable.c
5429         * src/common/quoted-printable.h
5430         * src/common/session.c
5431         * src/common/session.h
5432         * src/common/smtp.c
5433         * src/common/smtp.h
5434         * src/common/socket.c
5435         * src/common/socket.h
5436         * src/common/ssl.c
5437         * src/common/ssl.h
5438         * src/common/stringtable.c
5439         * src/common/stringtable.h
5440         * src/common/sylpheed.c
5441         * src/common/sylpheed.h
5442         * src/common/template.c
5443         * src/common/template.h
5444         * src/common/timing.h
5445         * src/common/utils.c
5446         * src/common/utils.h
5447         * src/common/version.h.in
5448         * src/common/xml.c
5449         * src/common/xml.h
5450         * src/common/xmlprops.c
5451         * src/common/xmlprops.h
5452         * src/gtk/about.c
5453         * src/gtk/colorlabel.c
5454         * src/gtk/colorlabel.h
5455         * src/gtk/colorsel.c
5456         * src/gtk/colorsel.h
5457         * src/gtk/combobox.c
5458         * src/gtk/combobox.h
5459         * src/gtk/description_window.c
5460         * src/gtk/description_window.h
5461         * src/gtk/filesel.c
5462         * src/gtk/filesel.h
5463         * src/gtk/foldersort.c
5464         * src/gtk/foldersort.h
5465         * src/gtk/gtkaspell.c
5466         * src/gtk/gtkaspell.h
5467         * src/gtk/gtksctree.c
5468         * src/gtk/gtkshruler.c
5469         * src/gtk/gtkshruler.h
5470         * src/gtk/gtkutils.c
5471         * src/gtk/gtkutils.h
5472         * src/gtk/icon_legend.c
5473         * src/gtk/icon_legend.h
5474         * src/gtk/logwindow.c
5475         * src/gtk/logwindow.h
5476         * src/gtk/manage_window.c
5477         * src/gtk/manage_window.h
5478         * src/gtk/pluginwindow.c
5479         * src/gtk/pluginwindow.h
5480         * src/gtk/prefswindow.c
5481         * src/gtk/prefswindow.h
5482         * src/gtk/quicksearch.c
5483         * src/gtk/quicksearch.h
5484         * src/pixmaps/claws-mail.xpm
5485         * src/pixmaps/claws-mail_icon.xpm
5486         * src/pixmaps/claws-mail_logo.xpm
5487         * src/pixmaps/sylpheed-claws.xpm
5488         * src/pixmaps/sylpheed-claws_icon.xpm
5489         * src/pixmaps/sylpheed-claws_logo.xpm
5490         * src/plugins/bogofilter/Makefile.am
5491         * src/plugins/bogofilter/bogofilter.c
5492         * src/plugins/bogofilter/bogofilter.h
5493         * src/plugins/bogofilter/bogofilter_gtk.c
5494         * src/plugins/clamav/Makefile.am
5495         * src/plugins/clamav/clamav_plugin.c
5496         * src/plugins/clamav/clamav_plugin.h
5497         * src/plugins/clamav/clamav_plugin_gtk.c
5498         * src/plugins/demo/Makefile.am
5499         * src/plugins/demo/demo.c
5500         * src/plugins/dillo_viewer/Makefile.am
5501         * src/plugins/dillo_viewer/README
5502         * src/plugins/dillo_viewer/dillo_prefs.c
5503         * src/plugins/dillo_viewer/dillo_prefs.h
5504         * src/plugins/dillo_viewer/dillo_viewer.c
5505         * src/plugins/pgpcore/Makefile.am
5506         * src/plugins/pgpcore/passphrase.c
5507         * src/plugins/pgpcore/passphrase.h
5508         * src/plugins/pgpcore/pgp_viewer.c
5509         * src/plugins/pgpcore/pgp_viewer.h
5510         * src/plugins/pgpcore/plugin.c
5511         * src/plugins/pgpcore/prefs_gpg.c
5512         * src/plugins/pgpcore/prefs_gpg.h
5513         * src/plugins/pgpcore/select-keys.c
5514         * src/plugins/pgpcore/select-keys.h
5515         * src/plugins/pgpcore/sgpgme.c
5516         * src/plugins/pgpcore/sgpgme.h
5517         * src/plugins/pgpcore/sylpheed.def
5518         * src/plugins/pgpcore/version.rc
5519         * src/plugins/pgpinline/Makefile.am
5520         * src/plugins/pgpinline/pgpinline.c
5521         * src/plugins/pgpinline/pgpinline.h
5522         * src/plugins/pgpinline/plugin.c
5523         * src/plugins/pgpinline/sylpheed.def
5524         * src/plugins/pgpinline/version.rc
5525         * src/plugins/pgpmime/Makefile.am
5526         * src/plugins/pgpmime/pgpmime.c
5527         * src/plugins/pgpmime/pgpmime.h
5528         * src/plugins/pgpmime/plugin.c
5529         * src/plugins/pgpmime/sylpheed.def
5530         * src/plugins/pgpmime/version.rc
5531         * src/plugins/spamassassin/Makefile.am
5532         * src/plugins/spamassassin/README
5533         * src/plugins/spamassassin/spamassassin.c
5534         * src/plugins/spamassassin/spamassassin.h
5535         * src/plugins/spamassassin/spamassassin_gtk.c
5536         * src/plugins/trayicon/Makefile.am
5537         * src/plugins/trayicon/trayicon.c
5538         * tools/OOo2sylpheed.pl
5539         * tools/README
5540         * tools/README.sylprint
5541         * tools/acroread2sylpheed.pl
5542         * tools/claws.i18n.status.pl
5543         * tools/filter_conv.pl
5544         * tools/filter_conv_new.pl
5545         * tools/freshmeat_search.pl
5546         * tools/google_search.pl
5547         * tools/kmail2sylpheed.pl
5548         * tools/kmail2sylpheed_v2.pl
5549         * tools/make.themes.project
5550         * tools/multiwebsearch.pl
5551         * tools/nautilus2sylpheed.sh
5552         * tools/outlook2sylpheed.pl
5553         * tools/sylprint.pl
5554         * tools/sylprint.rc
5555         * tools/tb2sylpheed
5556         * tools/textviewer.sh
5557         * tools/vcard2xml.py
5558         * tools/kdeservicemenu/README
5559         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5560         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5561         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5562                 Change name to Claws Mail. Announce to follow...
5563
5564 2006-11-06 [wwp]        2.6.0cvs6
5565
5566         * src/prefs_template.c
5567                 unify messages related to quote format/template errors (fix
5568                 capitalization), again.
5569
5570 2006-11-06 [wwp]        2.6.0cvs5
5571
5572         * src/prefs_quote.c
5573                 unify messages related to quote format/template errors.
5574
5575 2006-11-06 [wwp]        2.6.0cvs4
5576
5577         * src/prefs_msg_colors.c
5578                 more uses of Q_ macro for contextual translations, thanks
5579                 to Fabien (fzzzzz).
5580
5581 2006-11-06 [wwp]        2.6.0cvs3
5582
5583         * src/compose.c
5584         * src/common/utils.c
5585         * src/common/utils.h
5586                 show an alertpanel to make sure users are aware that sensitive
5587                 files are attached (it's file blacklist-based). This will fix
5588                 interaction w/ GoogleEarth for instance, thanks to Colin.
5589
5590 2006-11-06 [wwp]        2.6.0cvs2
5591
5592         * src/prefs_quote.c
5593         * src/prefs_template.c
5594         * src/prefs_template.h
5595                 check quote format when applying/closing prefs. For now this only
5596                 shows up an error dialog box, not preventing the user from using
5597                 a broken quote (reply, forwards) format.
5598
5599 2006-11-06 [wwp]        2.6.0cvs1
5600
5601         * src/prefs_template.c
5602                 fix missing checks of some template fields.
5603
5604 2006-11-06 [paul]       2.6.0
5605
5606         * NEWS
5607         * README
5608         * RELEASE_NOTES
5609                 2.6.0 released
5610
5611 2006-11-06 [paul]       2.5.6cvs22
5612
5613         * manual/advanced.xml
5614         * manual/es/advanced.xml
5615                 put 'respect_flowed_format' info in the correct
5616                 place
5617
5618 2006-11-06 [mones]      2.5.6cvs21
5619
5620         * po/es.po
5621                 Minor fixes for release
5622
5623 2006-11-06 [paul]       2.5.6cvs20
5624
5625         * po/cs.po
5626         * po/de.po
5627         * po/fr.po
5628         * po/it.po
5629         * po/nl.po
5630         * po/pt_BR.po
5631         * po/sk.po
5632         * po/sv.po
5633         * po/zh_CN.po
5634                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
5635                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
5636                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
5637                 Young
5638
5639 2006-11-02 [colin]      2.5.6cvs19
5640
5641         * src/imap.c
5642         * src/imap.h
5643         * src/prefs_account.c
5644         * src/etpan/imap-thread.c
5645                 Add GSSAPI support - fixes Debian bug #383274
5646
5647 2006-11-01 [colin]      2.5.6cvs18
5648
5649         * src/jpilot.c
5650                 Handle libpisock12 support. Probably
5651                 fixes bug 1046, 'jpilot AddressDB.pdb 
5652                 import fail'
5653
5654 2006-11-01 [colin]      2.5.6cvs17
5655
5656         * src/folderutils.c
5657                 debug_print() folderutils_mark_all_read()
5658
5659 2006-11-01 [colin]      2.5.6cvs16
5660
5661         * COPYING
5662                 Add missed files to the Apache exception
5663
5664 2006-10-31 [colin]      2.5.6cvs15
5665
5666         * src/folder.c
5667         * src/folder.h
5668                 Add a copy_private_data() func to FolderClasses
5669                 Doesn't break the feature freeze, because we 
5670                 won't use it (right now) in the core.
5671
5672 2006-10-31 [colin]      2.5.6cvs14
5673
5674         * COPYING
5675                 Allow linking with the Apache licensed files in
5676                 src/plugins/spamassassin. Hopefully fixes 
5677                 bug 1048, 'Spamassassin plugin license problem'
5678
5679 2006-10-31 [wwp]        2.5.6cvs13
5680
5681         * src/compose.c
5682                 fix and optimize trimming of leading linefeeds in body loop.
5683
5684 2006-10-31 [colin]      2.5.6cvs12
5685
5686         * src/etpan/imap-thread.c
5687         * src/imap.c
5688                 Make really sure to have NULL sets in case
5689                 of error
5690
5691 2006-10-30 [wwp]        2.5.6cvs11
5692
5693         * src/prefs_common.c
5694         * src/prefs_common.h
5695         * src/compose.c
5696                 fix broken storage of quote format template when it contains \-escape
5697                 sequences. The application of such sequences is also fixed now (\t
5698                 in quote format will be a real tab instead of a 't', for instance).
5699
5700 2006-10-27 [colin]      2.5.6cvs10
5701
5702         * src/compose.c
5703                 Probably fix bug 1045, 'sylpheed-claws 
5704                 doesn't remove the mail from the IMAP 
5705                 Queue folder after sending'. From
5706                 2.5.6cvs3-stable
5707
5708 2006-10-27 [colin]      2.5.6cvs9
5709
5710         * configure.ac
5711                 Require libetpan-0.48. I'm so annoying,
5712                 I know ;-)
5713
5714 2006-10-27 [colin]      2.5.6cvs8
5715
5716         * src/folder.c
5717         * src/imap.c
5718                 Probably fix bug 1044, 'sylpheed-claws 
5719                 segfaults while moving mails' - Fix relation
5720                 usage when moving to an IMAP mailbox from another
5721                 mailbox
5722
5723 2006-10-26 [paul]       2.5.6cvs7
5724
5725         * src/gtk/about.c
5726                 add libSM to compiled-in features
5727                 list
5728
5729 2006-10-24 [colin]      2.5.6cvs6
5730
5731         * src/textview.c
5732         * src/gtk/gtkutils.c
5733                 Fix crash when printing emails with an
5734                 xface
5735
5736 2006-10-24 [mones]      2.5.6cvs5
5737
5738         * manual/es/advanced.xml
5739                 Synchronize hidden option respect_flowed_format
5740         * po/es.po
5741                 Updated translation
5742
5743 2006-10-21 [paul]       2.5.6cvs4
5744
5745         * src/gtk/authors.h
5746         * src/plugins/pgpcore/pgp_viewer.c
5747         * src/plugins/pgpcore/sgpgme.c
5748                 fix building on BSDs
5749                 Thanks to Michael Hughes
5750                 <Sylpheed-Claws_user@thehugheslogcabin.net>
5751
5752 2006-10-20 [colin]      2.5.6cvs3
5753
5754         * configure.ac
5755                 Bump up libetpan requirement
5756                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
5757         * src/common/utils.c
5758         * src/common/utils.h
5759                 Add convenience get_file_mtime()
5760         * src/imap.c
5761         * src/etpan/imap-thread.c
5762         * src/etpan/imap-thread.h
5763                 Implement UIDPLUS support if the server
5764                 supports it - faster sending in this case
5765
5766 2006-10-19 [colin]      2.5.6cvs2
5767
5768         * src/gtk/quicksearch.c
5769                 Fix emptying in type-ahead+extended mode
5770         * src/mainwindow.c
5771         * src/mainwindow.h
5772                 Add a hook for offline state change
5773         * src/plugins/trayicon/trayicon.c
5774                 Use it to display offline icons
5775         * src/plugins/trayicon/Makefile.am
5776         * src/plugins/trayicon/newmail.offline.xpm
5777         * src/plugins/trayicon/newmarkedmail.offline.xpm
5778         * src/plugins/trayicon/nomail.offline.xpm
5779         * src/plugins/trayicon/unreadmail.offline.xpm
5780         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5781                 Add the icons
5782
5783 2006-10-12 [paul]       2.5.6cvs1
5784
5785         * NEWS
5786         * README
5787         * configure.ac
5788                 Update version number following
5789                 stable release
5790
5791 2006-10-19 [colin]      2.5.5cvs18
5792
5793         * manual/handling.xml
5794                 Add type-ahead search
5795
5796 2006-10-18 [colin]      2.5.5cvs17
5797
5798         * src/gtk/quicksearch.c
5799                 Remove "save to history only if there's
5800                 no syntax error", it breaks for some 
5801                 reason which I'll investigate later.
5802
5803 2006-10-18 [colin]      2.5.5cvs16
5804
5805         * src/prefs_common.c
5806         * src/prefs_common.h
5807         * src/summaryview.c
5808         * src/gtk/quicksearch.c
5809         * src/gtk/quicksearch.h
5810                 Add a type-ahead option for fast searches
5811                 Patch by Fabien Vantard
5812
5813 2006-10-18 [colin]      2.5.5cvs15
5814
5815         * src/compose.c
5816         * src/compose.h
5817                 Add Options/Reply mode/ menu to be able to
5818                 change the recipients of a reply on the fly
5819
5820 2006-10-18 [colin]      2.5.5cvs14
5821
5822         * src/compose.c
5823                 Fix redirecting of our own sent mails
5824
5825 2006-10-17 [wwp]        2.5.5cvs13
5826
5827         * src/send_message.c
5828                 Fix duplicate error messages when sending, and missing
5829                 newline in such error messages.
5830
5831 2006-10-17 [colin]      2.5.5cvs12
5832
5833         * src/compose.c
5834                 Compare addresses case-insensitive
5835
5836 2006-10-17 [colin]      2.5.5cvs11
5837
5838         * src/plugins/pgpcore/sgpgme.c
5839                 Fix return status
5840
5841 2006-10-17 [colin]      2.5.5cvs10
5842
5843         * src/plugins/pgpcore/pgp_viewer.c
5844                 Fix return status
5845
5846 2006-10-17 [colin]      2.5.5cvs9
5847
5848         * src/quote_fmt.c
5849                 Fix a typo (thanks to Fabien)
5850
5851 2006-10-16 [colin]      2.5.5cvs8
5852
5853         * src/textview.c
5854                 Fix problem with quote-folding when emails
5855                 don't convert cleanly to UTF-8
5856
5857 2006-10-14 [colin]      2.5.5cvs7
5858
5859         * src/prefs_template.c
5860                 Reset fields when reopening
5861                 the window
5862
5863 2006-10-13 [paul]       2.5.5cvs6
5864
5865         * manual/advanced.xml
5866         * src/prefs_message.c
5867                 make 'respect_flowed_format' a hidden
5868                 option, and add a manual entry for it
5869                 Thanks to Colin
5870
5871 2006-10-12 [colin]      2.5.5cvs5
5872
5873         * src/codeconv.c
5874                 Revert part of 2.5.2cvs21:
5875                 Don't optimise by reusing the 
5876                 last iconv converter if possible:
5877                 it seems slightly broken in a 
5878                 very hard way to reproduce
5879
5880 2006-10-12 [colin]      2.5.5cvs4
5881
5882         * src/prefs_common.c
5883         * src/prefs_common.h
5884         * src/prefs_message.c
5885         * src/procmime.c
5886                 Fix bug 1035, 'Incorrect handling 
5887                 of flowed lines'. We now optionnaly
5888                 handle this format (preference is in
5889                 Message View/Text options section)
5890
5891 2006-10-12 [colin]      2.5.5cvs3
5892
5893         * po/POTFILES.in
5894                 Add new file
5895         * src/plugins/pgpcore/pgp_viewer.c
5896         * src/plugins/pgpcore/sgpgme.c
5897                 Don't try to import without asking
5898
5899 2006-10-12 [colin]      2.5.5cvs2
5900
5901         * src/compose.c
5902                 Fix bug 1036, 'Forwarding a mutlipart
5903                 mail with a "text/html" block to ms
5904                 outlook users leeds to freeze of
5905                 outlook'. Poor outlook users...
5906
5907 2006-10-12 [paul]       2.5.5cvs1
5908
5909         * NEWS
5910         * README
5911         * configure.ac
5912                 Update version number following
5913                 stable release
5914
5915 2006-10-11 [paul]       2.5.4cvs1
5916
5917         * NEWS
5918         * README
5919         * configure.ac
5920                 Update version number following
5921                 stable release
5922
5923 2006-10-11 [paul]       2.5.3cvs32
5924
5925         * src/textview.c
5926                 fix bug 1032, 'Segmentation fault when showing
5927                 message' (bug in quote folding)
5928                 Thanks to Colin
5929
5930 2006-10-10 [colin]      2.5.3cvs31
5931
5932         * src/quote_fmt.c
5933                 Rephrase english a bit
5934
5935 2006-10-10 [colin]      2.5.3cvs30
5936
5937         * src/prefs_compose_writing.c
5938                 Stop making the page larger than the window
5939
5940 2006-10-10 [wwp]        2.5.3cvs29
5941
5942         * src/compose.c
5943         * src/prefs_template.c
5944         * src/quote_fmt.c
5945         * src/quote_fmt.h
5946         * src/quote_fmt_lex.l
5947         * src/quote_fmt_parse.y
5948                 Extend the quote parser a bit: allow to get access to
5949                 basic (composing) account info.
5950
5951 2006-10-10 [colin]      2.5.3cvs28
5952
5953         * src/procheader.c
5954                 Fix this \t problem in subject
5955
5956 2006-10-09 [colin]      2.5.3cvs27
5957
5958         * src/main.c
5959         * src/prefs_gtk.c
5960                 Prepare cache a bit later
5961                 If section already exists, skip the new one 
5962                 (as previously); avoid writing the same block
5963                 twice - if we find a second block with the 
5964                 same id, skip it.
5965         * src/plugins/pgpcore/pgp_viewer.c
5966                 Set cursor to busy when retrieving a key
5967         * src/plugins/pgpcore/sgpgme.c
5968                 allow 5 seconds for gpg to export the key
5969                 
5970
5971 2006-10-09 [colin]      2.5.3cvs26
5972
5973         * configure.ac
5974         * src/msgcache.c
5975         * src/prefs_gtk.c
5976                 Check for existence of fgets_unlocked
5977                 and fwrite_unlocked
5978
5979 2006-10-09 [paul]       2.5.3cvs25
5980
5981         * src/prefs_summaries.c
5982                 replace strftime() with fast_strftime() and in
5983                 the consequence fix the bug in the display of
5984                 AM/PM in the 'Example' string
5985
5986 2006-10-09 [ticho]      2.5.3cvs24
5987
5988         * po/sk.po
5989                 Updated (and fixed up somewhat) Slovak translation.
5990
5991 2006-10-08 [colin]      2.5.3cvs23
5992
5993         * src/prefs_folder_item.c
5994                 Explain why prefs in the top-level folder
5995                 aren't retained, but are still useful
5996
5997 2006-10-08 [colin]      2.5.3cvs22
5998
5999         * src/prefs_gtk.c
6000                 Don't cache anything if caching fails
6001
6002 2006-10-08 [colin]      2.5.3cvs21
6003
6004         * src/common/utils.c
6005                 always include gi18n.h
6006
6007 2006-10-07 [colin]      2.5.3cvs20
6008
6009         * src/plugins/pgpcore/pgp_viewer.c
6010                 Kill gpg after 5 seconds wait
6011
6012 2006-10-07 [colin]      2.5.3cvs19
6013
6014         * src/plugins/pgpcore/pgp_viewer.c
6015         * src/plugins/pgpcore/pgp_viewer.h
6016                 Fix copyright
6017
6018 2006-10-07 [colin]      2.5.3cvs18
6019
6020         * src/plugins/pgpcore/pgp_viewer.c
6021         * src/plugins/pgpcore/pgp_viewer.h
6022                 Actually add the files to CVS
6023
6024 2006-10-07 [colin]      2.5.3cvs17
6025
6026         * src/plugins/pgpcore/sgpgme.c
6027                 Be sure not to crash on 'application/pgp-signature' that
6028                 are not application/pgp-signatures
6029
6030 2006-10-07 [colin]      2.5.3cvs16
6031
6032         * src/textview.c
6033         * src/textview.h
6034                 Make a bit more of the API available
6035         * src/plugins/pgpcore/Makefile.am
6036         * src/plugins/pgpcore/plugin.c
6037         * src/plugins/pgpcore/sgpgme.c
6038                 Add basic key import/export
6039
6040 2006-10-07 [colin]      2.5.3cvs15
6041
6042         * src/folderview.c
6043         * src/imap.c
6044         * src/prefs_account.c
6045         * src/wizard.c
6046                 Warn users *everywhere* if libetpan's not
6047                 linked in
6048
6049 2006-10-06 [mones]      2.5.3cvs14
6050
6051         * po/de.po
6052         * po/es.po
6053                 updated by Stephan Sachse and me
6054
6055 2006-10-06 [colin]      2.5.3cvs13
6056
6057         * src/main.c
6058         * src/common/sylpheed.c
6059                 Don't load common plugins if --exit is passed
6060         * src/prefs_gtk.c
6061         * src/prefs_gtk.h
6062                 Implement a cache to avoid reading the same
6063                 files over and over again at startup
6064
6065 2006-10-06 [colin]      2.5.3cvs12
6066
6067         * src/summaryview.c
6068         * src/gtk/quicksearch.c
6069                 Update display every 5k mails on fast searches
6070
6071 2006-10-06 [colin]      2.5.3cvs11
6072
6073         * src/textview.c
6074                 Don't do quote folding on HTML or ERTF.
6075                 May fix the Cygwin issues if they were
6076                 happening with HTML mails?
6077
6078 2006-10-05 [colin]      2.5.3cvs10
6079
6080         * src/prefs_gtk.c
6081                 Oops, forgot one
6082
6083 2006-10-05 [colin]      2.5.3cvs9
6084
6085         * src/prefs_gtk.c
6086                 Use unlocked_stdio here too
6087
6088 2006-10-05 [colin]      2.5.3cvs8
6089
6090         * src/folderview.c
6091                 Fix go to next * after preferences apply
6092         * src/msgcache.c
6093                 Do the fd lock/unlock ourselves instead of
6094                 letting the libc do it at each write 
6095
6096 2006-10-05 [colin]      2.5.3cvs7
6097
6098         * src/common/utils.c
6099                 Faster division, thanks to Jean Diraison
6100
6101 2006-10-05 [paul]       2.5.3cvs6
6102
6103         * src/common/utils.c
6104                 fix building with --disable-nls
6105
6106 2006-10-04 [colin]      2.5.3cvs5
6107
6108         * src/folder.c
6109                 Maybe fix a segfault
6110
6111 2006-10-04 [wwp]        2.5.3cvs4
6112
6113         * src/prefs_folder_item.c
6114                 Fine-tune layouts in folder item prefs. Suggested by
6115                 Fabien Vantard <fzzzzz@gmail.com>.
6116
6117 2006-10-04 [wwp]        2.5.3cvs3
6118
6119         * src/prefs_folder_item.c
6120                 Kill the clandestine passengers. You didn't see anything.
6121
6122 2006-10-04 [wwp]        2.5.3cvs2
6123
6124         * src/prefs_folder_item.c
6125                 Add a way to test the subject simplify regexp in
6126                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
6127                 w/ few layout changes.
6128
6129 2006-20-04 [paul]       2.5.3cvs1
6130
6131         * NEWS
6132         * README
6133         * configure.ac
6134                 Update version number following
6135                 stable release
6136
6137 2006-10-04 [colin]      2.5.2cvs42
6138
6139         * src/folder.c
6140         * src/folder.h
6141         * src/summaryview.c
6142                 Provide a way for folder classes to set their sort
6143                 type and key
6144
6145 2006-10-03 [colin]      2.5.2cvs41
6146
6147         * src/mh.c
6148                 Don't use strlen() to know if the
6149                 string's empty
6150
6151 2006-10-03 [colin]      2.5.2cvs40
6152
6153         * src/mh.c
6154                 Fix "check for new folders" with accentued folders
6155
6156 2006-10-03 [ticho]      2.5.2cvs39
6157
6158         * src/filtering.c
6159         * src/folder.c
6160         * src/inc.c
6161         * src/mbox.c
6162                 Colin's fix for "copy" filtering rules.
6163
6164 2006-10-02 [colin]      2.5.2cvs38
6165
6166         * src/folderview.c
6167                 Fix for double-click too
6168
6169 2006-10-02 [colin]      2.5.2cvs37
6170
6171         * src/folderview.c
6172                 correct fix for cvs36
6173
6174 2006-10-02 [colin]      2.5.2cvs36
6175
6176         * src/folderview.c
6177                 Fix 'goto next unread' after collapsing/expanding 
6178                 a node.
6179
6180 2006-10-02 [colin]      2.5.2cvs35
6181
6182         * src/summaryview.c
6183                 Fix double freeze/thaw
6184         * src/common/utils.c
6185         * src/common/utils.h
6186                 Reimplement strftime
6187         * src/procheader.c
6188                 Use it
6189
6190
6191 2006-10-02 [colin]      2.5.2cvs34
6192
6193         * src/mh.c
6194                 Time mh_write_sequences() - it's fast
6195         * src/summaryview.c
6196                 Init a variable to shut up gcc
6197
6198 2006-10-01 [colin]      2.5.2cvs33
6199
6200         * src/folder.c
6201         * src/mh.c
6202         * src/mh.h
6203         * src/msgcache.c
6204                 Add helper mh_set_mtime(), and set mtime to stat()'s result
6205                 Add fsync but disable it, it's slow as hell
6206
6207 2006-10-01 [colin]      2.5.2cvs32
6208
6209         * src/mh.c
6210         * src/msgcache.c
6211                 fflush() caches and mh_sequences before
6212                 fclose()ing
6213
6214 2006-10-01 [colin]      2.5.2cvs31
6215
6216         * src/msgcache.c
6217                 Don't ftruncate when not using mmap
6218
6219 2006-09-30 [colin]      2.5.2cvs30
6220
6221         * src/main.c
6222                 Write folder list *after* saving caches
6223
6224 2006-09-30 [colin]      2.5.2cvs29
6225
6226         * src/folder.c
6227         * src/mh.c
6228                 Debug forced mtime changes
6229
6230 2006-09-30 [colin]      2.5.2cvs28
6231
6232         * src/folder.c
6233         * src/main.c
6234                 Remove useless debug_print()s (code
6235                 well-tested)
6236
6237 2006-09-30 [colin]      2.5.2cvs27
6238
6239         * src/mh.c
6240                 Do stuff faster when writing mh_sequences
6241
6242 2006-09-30 [colin]      2.5.2cvs26
6243
6244         * src/mh.c
6245                 Don't let the writing of .mh_sequences, which
6246                 can change the folder's mtime, let us think
6247                 we need to scan.
6248
6249 2006-09-30 [colin]      2.5.2cvs25
6250
6251         * src/folder.c
6252                 Move a debug_print where it belongs 
6253                 (processing)
6254         * src/summaryview.c
6255                 Don't mess with a huge slow subject
6256                 table if we're not threading by
6257                 subject
6258
6259 2006-09-30 [colin]      2.5.2cvs24
6260
6261         * src/msgcache.c
6262                 Reenable mmaped reads (*not* writes!)
6263         * src/procmsg.c
6264                 Don't destroy and recreate hashtables just
6265                 for fun
6266         * src/common/utils.c
6267                 Remove useless reply prefixes (it's case
6268                 unsensitive)
6269
6270 2006-09-30 [wwp]        2.5.2cvs23
6271
6272         * tools/fix_date.sh
6273                 Fixed a minor bug in date value extraction, added a switch
6274                 to replace non RFC-compliant Date: value, added a switch
6275                 to use strict RFC matching patterns for dates.
6276
6277 2006-09-29 [colin]      2.5.2cvs22
6278
6279         * src/matcher_parser.h
6280         * src/matcher_parser_parse.y
6281         * src/prefs_filtering.c
6282         * src/statusbar.c
6283         * src/summary_search.c
6284         * src/summaryview.c
6285         * src/gtk/quicksearch.c
6286         * src/gtk/quicksearch.h
6287                 Optimise searches by setting different
6288                 refresh intervals (depending if the 
6289                 search is fast or not)
6290
6291 2006-09-29 [colin]      2.5.2cvs21
6292
6293         * src/codeconv.c
6294                 Optimise by reusing the last iconv converter
6295                 if possible
6296         * src/textview.c
6297                 Optimise a bit (the foldable quotes feature
6298                 still has an awful O(n^2) algo
6299
6300 2006-09-29 [colin]      2.5.2cvs20
6301
6302         * src/gtk/gtksctree.c
6303         * src/gtk/gtksctree.h
6304                 Optimise de-selection via up/down or
6305                 another key
6306
6307 2006-09-28 [colin]      2.5.2cvs19
6308
6309         * src/action.c
6310         * src/compose.c
6311         * src/folderview.c
6312         * src/mainwindow.c
6313         * src/messageview.c
6314         * src/summary_search.c
6315         * src/toolbar.c
6316                 Avoid using summaryview->ctree directly
6317
6318 2006-09-28 [colin]      2.5.2cvs18
6319
6320         * src/summaryview.c
6321         * src/summaryview.h
6322                 Add helpers to freeze/thaw/grab_focus
6323                 Factorize calls to freeze/thaw/grab_focus
6324                 
6325
6326 2006-09-28 [colin]      2.5.2cvs17
6327
6328         * src/main.c
6329                 More guards for the session management
6330
6331 2006-09-28 [colin]      2.5.2cvs16
6332
6333         * src/folderview.c
6334         * src/gtk/gtksctree.c
6335         * src/gtk/gtksctree.h
6336                 Make expanding not recursive in folderview
6337
6338 2006-09-28 [colin]      2.5.2cvs15
6339
6340         * src/addressbook.c
6341                 If nothing is selected in the list (right part)
6342                 and a group is selected in the tree (left part),
6343                 mail this group.
6344
6345 2006-09-28 [colin]      2.5.2cvs14
6346
6347         * src/Makefile.am
6348                 Actually use SM_LIBS
6349
6350 2006-09-28 [ticho]      2.5.2cvs13
6351
6352         * src/export.c
6353         * src/messageview.c
6354         * src/mimeview.c
6355         * src/news.c
6356         * src/pop.c
6357         * src/prefs_themes.c
6358         * src/procmsg.c
6359                 Small i18n string optimization.
6360         * src/send_message.c
6361         * src/summaryview.c
6362         * src/common/session.c
6363         * src/common/smtp.c
6364         * src/common/ssl_certificate.c
6365         * src/common/utils.c
6366                 Use "Couldn't" instead of "Can't" in UI messages,
6367                 where appropriate.
6368
6369 2006-09-28 [colin]      2.5.2cvs12
6370
6371         * configure.ac
6372                 Possibly fix link errors
6373
6374 2006-09-27 [wwp]        2.5.2cvs11
6375
6376         * src/gtk/authors.h
6377         * doc/man/sylpheed-claws.1
6378         * manual/ack.xml
6379         * manual/es/ack.xml
6380         * manual/fr/ack.xml
6381         * manual/pl/ack.xml
6382                 Updated authors info (me, myself and I).
6383
6384 2006-09-27 [colin]      2.5.2cvs10
6385
6386         * src/addressbook.c
6387                 Remove useless printf
6388
6389 2006-09-27 [wwp]        2.5.2cvs9
6390
6391         * src/editgroup.c
6392         * src/send_message.c
6393         * src/inc.c
6394         * src/prefs_common.c
6395         * src/prefs_common.h
6396         * src/gtk/progressdialog.c
6397                 remember more windows' sizes (send dialog, received dialog,
6398                 edit group in addressbook).
6399
6400 2006-09-27 [colin]      2.5.2cvs8
6401
6402         * configure.ac
6403         * src/main.c
6404         * src/mainwindow.h
6405                 Use libSM to communicate with the session
6406                 manager, so that we can know when the 
6407                 session ends, save our caches, and draft
6408                 our compose windows.
6409
6410 2006-09-27 [colin]      2.5.2cvs7
6411
6412         * src/addressbook.c
6413                 Fix issues:
6414                 o Allow Book and Group creation from the tree's
6415                   contextual menu
6416                 o Do not actually delete the contacts when 
6417                   deleting groups from the tree (duh!)
6418
6419 2006-09-27 [colin]      2.5.2cvs6
6420
6421         * src/compose.c
6422         * src/compose.h
6423         * src/mainwindow.c
6424         * src/textview.c
6425         * src/toolbar.c
6426                 o Allow passing an email address to 
6427                   compose_new_with_folderitem
6428                 o Update callers
6429                 o Use current folderitem when clicking
6430                   on a TextView mailto: link
6431                 o Fix a possible leak in TextView
6432
6433 2006-09-27 [colin]      2.5.2cvs5
6434
6435         * src/html.c
6436                 Use UTF-8 chars to replace HTML entities
6437
6438 2006-09-27 [colin]      2.5.2cvs4
6439
6440         * AUTHORS
6441         * src/prefs_account.c
6442         * src/gtk/authors.h
6443                 Fix bug #1024 (Array index out of
6444                 range in sylpheed-claws-2.5.2)
6445                 Patch by Ales Nosek <anosek@suse.cz>
6446
6447 2006-09-27 [colin]      2.5.2cvs3
6448
6449         * src/addr_compl.c
6450                 Actually do the test
6451
6452 2006-09-27 [colin]      2.5.2cvs2
6453
6454         * src/addr_compl.c
6455         * src/addr_compl.h
6456                 Allow completing with comma (in certain cases: vCalendar
6457                 for example doesn't support that)
6458                 Patch by Fabien Vantard
6459
6460 2006-09-26 [colin]      2.5.2cvs1
6461
6462         * src/Makefile.am
6463         * src/addr_compl.c
6464         * src/addr_compl.h
6465         * src/addrbook.c
6466         * src/addrbook.h
6467         * src/addressbook.c
6468         * src/addrindex.c
6469         * src/addrindex.h
6470         * src/compose.c
6471         * src/prefs_common.c
6472         * src/prefs_filtering_action.c
6473         * src/prefs_folder_item.c
6474         * src/prefs_template.c
6475         * src/stock_pixmap.c
6476         * src/stock_pixmap.h
6477         * src/pixmaps/addr_one.xpm
6478         * src/pixmaps/addr_two.xpm
6479                 Add auto-completion on groups
6480
6481 2006-09-26 [colin]      2.5.2
6482
6483         * NEWS
6484         * README
6485         * RELEASE_NOTES
6486                 2.5.2 released
6487
6488 2006-09-26 [colin]      2.5.1cvs5
6489
6490         * src/matcher.c
6491                 Fix condition
6492
6493 2006-09-26 [colin]      2.5.1cvs4
6494
6495         * src/mbox.c
6496                 Revert cvs1 (useless as the message is printed 
6497                 every 500 mails)
6498
6499 2006-09-26 [colin]      2.5.1cvs3
6500
6501         * src/partial_download.c
6502                 Fix crasher found by Alexsandar Urosevic
6503
6504 2006-09-26 [colin]      2.5.1cvs2
6505
6506         * src/summaryview.c
6507                 Fix bug #1023 (Sylpheed deletes too much messages)
6508
6509 2006-09-26 [ticho]      2.5.1cvs1
6510
6511         * src/mbox.c
6512                 Make use of gettext's multiple plurals for statusbar
6513                 progress message.
6514
6515 2006-09-25 [paul]       2.5.1
6516
6517         * NEWS
6518         * README
6519         * RELEASE_NOTES
6520                 2.5.1 released
6521
6522 2006-09-25 [colin]      2.5.0cvs3
6523
6524         * src/plugins/bogofilter/bogofilter.c
6525         * src/plugins/clamav/clamav_plugin.c
6526         * src/plugins/spamassassin/spamassassin.c
6527                 BogoFilter, Spamassassin: Fix double hook registering after
6528                 visiting preferences
6529                 Spamassassin, Clamav: Just set the mails to move instead of
6530                 doing the move - caller will move the things at once.
6531
6532 2006-09-25 [colin]      2.5.0cvs2
6533
6534         * src/imap.c
6535         * src/etpan/imap-thread.c
6536                 Use UID SEARCH ALL instead of UID 1:*
6537                 (braindead servers can't figure out that's
6538                 the same...)
6539
6540 2006-09-25 [wwp]        2.5.0cvs1
6541
6542         * src/message_search.c
6543                 Added the ability to stop a running search (in message body).
6544
6545 2006-09-25 [paul]       2.5.0
6546
6547         * NEWS
6548         * README
6549         * RELEASE_NOTES
6550                 2.5.0 released
6551
6552 2006-09-25 [paul]       2.4.0cvs214
6553
6554         * po/cs.po
6555         * po/de.po
6556         * po/fi.po
6557         * po/fr.po
6558         * po/nl.po
6559         * po/pt_BR.po
6560         * po/sk.po
6561         * po/sr.po
6562         * po/zh_CN.po
6563                 updated by Tim, Stephan Sachse, Flammie Pirinen,
6564                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
6565                 Ticho, Aleksander Urosevic, Ralgh Young
6566
6567 2006-09-24 [mones]      2.4.0cvs213
6568
6569         * po/es.po
6570                 Updated for release
6571
6572 2006-09-23 [colin]      2.4.0cvs212
6573
6574         * src/gtk/inputdialog.c
6575                 Fix [ ] remember this appearing in normal
6576                 input dialogs after it's been used by
6577                 mimeview.
6578         * src/folder.c
6579         * src/folderview.c
6580         * src/msgcache.c
6581         * src/procmsg.c
6582         * src/summaryview.c
6583         * src/textview.c
6584         * src/common/timing.h
6585                 Enable timings in debug mode and make it
6586                 look prettier.
6587
6588 2006-09-22 [colin]      2.4.0cvs211
6589
6590         * README
6591                 Revert test change
6592         * commitHelper
6593                 ping the correct URI
6594
6595 2006-09-22 [colin]      2.4.0cvs210
6596
6597         * README
6598                 Let's see if bug #1022 is fixed
6599
6600 2006-09-21 [colin]      2.4.0cvs209
6601
6602         * src/wizard.c
6603         * src/common/plugin.c
6604                 Prepare infra to load predefined plugins when
6605                 no configuration existed. Don't actually load
6606                 anything yet (feat. freeze)
6607
6608 2006-09-21 [wwp]        2.4.0cvs208
6609
6610         * manual/fr/faq.xml
6611                 Partial sync w/ 2.4.0cvs72:
6612                 wrap file and minor updates.
6613
6614 2006-09-21 [wwp]        2.4.0cvs207
6615
6616         * tools/fix_date.sh
6617                 several fixes and enhancements. A new --force switch has been
6618                 added to prevent overriding by default Date: header when
6619                 already existing.
6620
6621 2006-09-21 [paul]       2.4.0cvs206
6622
6623         * src/common/utils.c
6624                 add Chinese UTF8 Re prefix
6625
6626 2006-09-21 [wwp]        2.4.0cvs205
6627
6628         * tools/Makefile.am
6629                 Fics alfabettical order.
6630
6631 2006-09-21 [wwp]        2.4.0cvs204
6632
6633         * tools/fix_date.sh
6634         * tools/Makefile.am
6635                 Added an action tool to fix missing Date field in emails.
6636                 Updated Makefile.am to reflect those last two additions.
6637
6638 2006-09-21 [wwp]        2.4.0cvs203
6639
6640         * tools/uuooffice
6641                 Added a action tool to open uuencoded docs w/
6642                 OpenOffice (based on uudec method).
6643
6644 2006-09-21 [colin]      2.4.0cvs202
6645
6646         * src/compose.c
6647         * src/textview.c
6648                 Workaround possible GTK crash: remove selection 
6649                 clipboard before destroying widget, or GTK+-2.10
6650                 dies. Thanks to Hiro.
6651
6652 2006-09-20 [colin]      2.4.0cvs201
6653
6654         * src/compose.c
6655                 Fix free-after-use in some cases (when 
6656                 procmime_encode_content() frees mimeinfo->data.mem
6657                 and turns it to a temp file)
6658
6659 2006-09-20 [colin]      2.4.0cvs200
6660
6661         * src/folderview.c
6662         * src/summaryview.c
6663         * src/gtk/gtksctree.c
6664         * src/gtk/gtksctree.h
6665                 Add tooltips in the folderview and summaryview
6666                 (Doesn't break string freeze as they already
6667                 exist)
6668         * src/toolbar.c
6669                 Put the spam button in the default configuration
6670                 if compiled with bogo plugin too
6671
6672 2006-09-19 [colin]      2.4.0cvs199
6673
6674         * src/summaryview.c
6675         * src/summaryview.h
6676                 Update folder name label on folder rename
6677         * src/prefs_matcher.c
6678         * src/gtk/logwindow.h
6679                 Fix warnings
6680                 Patches by Fabien
6681
6682 2006-09-19 [wwp]        2.4.0cvs198
6683
6684         * src/summary_search.c
6685                 fix can't click forward/backward buttons in the
6686                 search messages.
6687
6688 2006-09-18 [paul]       2.4.0cvs197
6689
6690         * src/wizard.c
6691                 add missing bracket, capitalise the A of
6692                 'SpamAssassin'
6693
6694 2006-09-18 [paul]       2.4.0cvs196
6695
6696         * src/compose.c
6697                 fix bug 1012 'crashed upon sending mail
6698                 from compose window'
6699                 Thanks to Colin
6700
6701 2006-09-16 [colin]      2.4.0cvs195
6702
6703         * src/folderview.c
6704                 Fix "real-time" sorting by freezing/thawing
6705
6706 2006-09-16 [colin]      2.4.0cvs194
6707
6708         * manual/faq.xml
6709                 Fix the anti-spam entry a bit
6710
6711 2006-09-16 [colin]      2.4.0cvs193
6712
6713         * src/wizard.c
6714                 Make sure reviewers have no excuse when stating
6715                 Sylpheed-Claws doesn't have antispam capabilities.
6716
6717 2006-09-16 [colin]      2.4.0cvs192
6718
6719         * src/main.c
6720                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
6721                 as if the SIGPIPE comes from etpan's thread we could
6722                 trigger a GUI update from this thread.
6723
6724 2006-09-16 [colin]      2.4.0cvs191
6725
6726         * src/summaryview.c
6727                 Init all members of the struct
6728
6729 2006-09-16 [paul]       2.4.0cvs190
6730
6731         * src/account.c
6732                 improvements to the English
6733
6734 2006-09-15 [colin]      2.4.0cvs189
6735
6736         * src/summaryview.c
6737                 HIG order on dialog
6738
6739 2006-09-14 [colin]      2.4.0cvs188
6740
6741         * src/common/socket.c
6742         * src/common/socket.h
6743         * src/common/ssl.c
6744         * src/common/ssl_certificate.c
6745         * src/common/ssl_certificate.h
6746         * src/etpan/imap-thread.c
6747                 the get_fqdn() call done to get canonical name when
6748                 checking an SSL certificate is blocking, which is
6749                 sad as we just did a non-blocking lookup to connect.
6750                 Fix that by letting the fqdn available to the SockInfo,
6751                 and use that in ssl_certificate_check(). For IMAP,
6752                 we don't do it as the lookup's done by libetpan, but
6753                 it's less annoying as IMAP connections as much more
6754                 rare than POP3 connections.
6755
6756 2006-09-14 [paul]       2.4.0cvs187
6757
6758         * manual/advanced.xml
6759                 improvements to the English,
6760                 properly place the new hidden options
6761                 within the alphabetical order
6762         * src/gtk/pluginwindow.c
6763                 improvements to the English
6764
6765 2006-09-14 [colin]      2.4.0cvs186
6766
6767         * src/prefs_common.c
6768         * src/prefs_common.h
6769         * src/gtk/gtksctree.c
6770         * manual/advanced.xml
6771                 New hidden pref, stripes_color_offset, to change
6772                 the value added/substracted to normal bgcolor to
6773                 create the stripes in summaries
6774
6775 2006-09-13 [colin]      2.4.0cvs185
6776
6777         * src/gedit-print.c
6778         * src/messageview.c
6779         * src/messageview.h
6780         * src/summaryview.c
6781         * src/textview.c
6782                 Fix misc. printing issues: 
6783                 - Bad font for linkified headers
6784                 - Different font if the mail was displayed or not
6785                 - Factorize the thing
6786
6787 2006-09-13 [colin]      2.4.0cvs184
6788
6789         * src/common/ssl_certificate.c
6790                 Only get FQDN once when checking certificate
6791
6792 2006-09-13 [colin]      2.4.0cvs183
6793
6794         * src/account.c
6795         * src/gtk/pluginwindow.c
6796                 Misc. GUI fixes by Fabien
6797
6798 2006-09-13 [wwp]        2.4.0cvs182
6799
6800         * configure.ac
6801         * src/common/utils.h
6802         * src/common/utils.c
6803                 get rid of unused wide-char functions.
6804
6805 2006-09-13 [wwp]        2.4.0cvs181
6806
6807         * src/plugins/pgpinline/sylpheed.def
6808         * src/textview.c
6809                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
6810                 add privacy_reset_error to the .def file,
6811                 do not fork for an external textviewer.
6812
6813 2006-09-13 [wwp]        2.4.0cvs180
6814
6815         * src/prefs_common.c
6816                 fix broken font entry in prefs (patch issued by the gpg4win team,
6817                 probably by Marcus Brinkmann <marcus@g10code.de>).
6818
6819 2006-09-13 [colin]      2.4.0cvs179
6820
6821         * src/folder.h
6822                 Fix a warning in summaryview.c
6823         * src/mainwindow.c
6824         * src/summaryview.c
6825         * src/summaryview.h
6826                 Add missing Mark/* elements in the
6827                 main menu
6828
6829 2006-09-12 [colin]      2.4.0cvs178
6830
6831         * src/prefs_actions.c
6832         * src/prefs_filtering_action.c
6833         * src/prefs_matcher.c
6834                 Use (New) instead of New everywhere
6835
6836 2006-09-12 [wwp]        2.4.0cvs177
6837
6838         * manual/fr/addrbook.xml
6839         * manual/fr/handling.xml
6840                 updated some quotes in the fr manual to match the fr translation.
6841
6842 2006-09-12 [wwp]        2.4.0cvs176
6843
6844         * src/prefs_matcher.c
6845                 don't store translated string elements in matcher expressions.
6846                 Also fixed a misused of Q_().
6847
6848 2006-09-11 [wwp]        2.4.0cvs175
6849
6850         * src/plugins//bogofilter/bogofilter.c
6851         * src/plugins//clamav/clamav_plugin.c
6852         * src/plugins//demo/demo.c
6853         * src/plugins//dillo_viewer/dillo_viewer.c
6854         * src/plugins//pgpcore/plugin.c
6855         * src/plugins//pgpinline/plugin.c
6856         * src/plugins//pgpmime/plugin.c
6857         * src/plugins//spamassassin/spamassassin.c
6858                 gettext-ize more strings (mostly plugin error messages).
6859
6860 2006-09-11 [colin]      2.4.0cvs174
6861
6862         * src/alertpanel.c
6863                 Make maximum buffer size bigger to avoid
6864                 truncating translated messages. Patch by
6865                 Fabien
6866
6867 2006-09-11 [colin]      2.4.0cvs173
6868
6869         * src/etpan/imap-thread.c
6870                 Fix compilation on OpenBSD, thanks to 
6871                 Landry
6872
6873 2006-09-10 [wwp]        2.4.0cvs172
6874
6875         * manual/account.xml
6876         * manual/addrbook.xml
6877         * manual/handling.xml
6878         * manual/es/handling.xml
6879         * manual/fr/account.xml
6880         * manual/fr/addrbook.xml
6881         * manual/fr/handling.xml
6882                 documented addressbook matching (condition configuration):
6883                   addrbook.xml, en fr
6884                 documented per-account filtering rules (handling/filtering
6885                   section, account section):
6886                   account.xml, handling.xml, en fr
6887                 slightly updated the handling/searching section to tell few
6888                   words about the extended search ability:
6889                   handling.xml, en fr
6890                 added missing <quote></quotes> to Quick Search:
6891                   handling.xml, en fr es
6892                 fixed a typo (auomatically):
6893                   handling.xml, en
6894                 changes revisited by Paul.
6895
6896 2006-09-10 [paul]       2.4.0cvs171
6897
6898         * src/prefs_actions.c
6899         * src/prefs_filtering.c
6900         * src/prefs_template.c
6901                 adjustments to the gui
6902                 Patch by Fabien Vantard (slightly modified)
6903
6904 2006-09-10 [colin]      2.4.0cvs170
6905
6906         * src/summaryview.c
6907                 Check folderitem/summaryview consistency
6908                 (basically automates Update summary). Fixes
6909                 #1011 (wrong (negative) count on unread 
6910                 messages)
6911
6912 2006-09-10 [colin]      2.4.0cvs169
6913
6914         * src/gtk/gtksctree.c
6915                 Fix recursive expansion via mouse
6916         * src/plugins/bogofilter/bogofilter.c
6917                 Use normal filtering way of moving
6918                 messages (batching), possibly fixing
6919                 bug #1015 (Bogofilter plugin doubles 
6920                 new messages)
6921
6922 2006-09-09 [wwp]        2.4.0cvs168
6923
6924         * src/prefs_filtering.c
6925                 better place for this fix.
6926
6927 2006-09-09 [wwp]        2.4.0cvs167
6928
6929         * src/prefs_filtering.c
6930                 fix a minor bug when the enabled status of a filtering/processing
6931                 rule always got set to TRUE when replacing this rule. That still
6932                 make sense when adding a new rule, but now when replacing, we
6933                 don't override the value of 'enabled'.
6934                 Also renamed the func prefs_filtering_list_view_get_rule_name()
6935                 to prefs_filtering_list_view_get_info() as this function not only
6936                 returns the name, but also the account_id and the enabled status.
6937
6938 2006-09-09 [mones]      2.4.0cvs166
6939
6940         * manual/glossary.xml
6941         * manual/plugins.xml
6942                 Minor format corrections
6943         * manual/gpl.xml
6944                 Fix misplaced NO WARRANTY section
6945         * manual/es/advanced.xml
6946         * manual/es/faq.xml
6947         * manual/es/glossary.xml
6948         * manual/es/gpl.xml
6949         * manual/es/handling.xml
6950         * manual/es/plugins.xml
6951         * manual/es/starting.xml
6952                 Incorporate changes from English version
6953         * manual/fr/ack.xml
6954         * manual/pl/ack.xml
6955         * manual/es/ack.xml
6956                 Fix address, (add translation credits in es version)
6957         * po/es.po
6958                 Updated translation
6959
6960 2006-09-09 [wwp]        2.4.0cvs165
6961
6962         * src/prefs_filtering.c
6963                 fix a crash when opening filtering prefs, if matcherrc file contains
6964                 broken data (non-existing account id, which is theoretically not
6965                 possible).
6966
6967 2006-09-08 [colin]      2.4.0cvs164
6968
6969         * src/folder.c
6970                 Wrong assert, make it an if()
6971         * src/gtk/gtksctree.c
6972                 Fix bug #1013 (expand selected thread 
6973                 tree) - expanding is now recursive
6974
6975 2006-09-07 [wwp]        2.4.0cvs163
6976
6977         * src/prefs_matcher.c
6978                 make better sentences about addressbook matching in the
6979                 matcher prefs. This should make translators' work easier
6980                 too.
6981
6982 2006-09-07 [wwp]        2.4.0cvs162
6983
6984         * src/prefs_filtering.c
6985                 code simplification (get rid of dup var. assignment).
6986
6987 2006-09-07 [wwp]        2.4.0cvs161
6988
6989         * src/summaryview.c
6990                 use GTK_STOCK icons when possible, patch by Fabien Vantard
6991                 <fzzzzz@gmail.com>.
6992
6993 2006-09-07 [paul]       2.4.0cvs160
6994
6995         * src/mimeview.c
6996                 fix compilation warnings
6997                 Thanks to Colin
6998
6999 2006-09-07 [paul]       2.4.0cvs159
7000
7001         * src/mimeview.c
7002                 select the mimepart icon when
7003                 displaying as text
7004                 Thanks to Colin
7005
7006 2006-09-06 [paul]       2.4.0cvs158
7007
7008         * src/prefs_filtering.c
7009                 fix labels and table element spacing
7010                 Patch by Fabien Vantard
7011
7012 2006-09-06 [paul]
7013
7014         2.5.0-rc3 released
7015
7016 2006-09-06 [paul]       2.4.0cvs157
7017
7018         * manual/es/advanced.xml
7019                 fix typo
7020
7021 2006-09-06 [wwp]        2.4.0cvs156
7022
7023         * src/mainwindow.c
7024                 fix an dup launch issue when iconified, thanks to Colin.
7025
7026 2006-09-06 [wwp]        2.4.0cvs155
7027
7028         * src/gtk//gtksctree.h
7029                 oops, forgot that one!
7030
7031 2006-09-06 [wwp]        2.4.0cvs154
7032
7033         * manual/pl/advanced.xml
7034         * manual/advanced.xml
7035         * manual/es/advanced.xml
7036         * manual/fr/advanced.xml
7037         * src/prefs_customheader.c
7038         * src/prefs_filtering_action.c
7039         * src/foldersel.c
7040         * src/prefs_summaries.c
7041         * src/prefs_filtering.c
7042         * src/account.c
7043         * src/compose.c
7044         * src/prefs_summary_column.c
7045         * src/addr_compl.c
7046         * src/prefs_actions.c
7047         * src/prefs_folder_column.c
7048         * src/ssl_manager.c
7049         * src/prefs_template.c
7050         * src/prefs_display_header.c
7051         * src/prefs_common.h
7052         * src/prefs_matcher.c
7053         * src/prefs_common.c
7054         * src/prefs_toolbar.c
7055         * src/summaryview.c
7056         * src/folderview.c
7057         * src/gtk/gtksctree.c
7058         * src/gtk/pluginwindow.c
7059         * src/gtk/progressdialog.c
7060         * src/gtk/prefswindow.c
7061                 renamed hidden option enable_rules_hint to use_stripes_everywhere
7062                 to make its meaning more obvious (all versions of the manual reflect
7063                 the change).
7064                 added an extra hidden option use_stripes_in_summary to allow
7065                 discarding these stripes in mainwindow's folder and message lists;
7066                 en and fr manuals only are OK towards this.
7067
7068 2006-09-06 [colin]      2.4.0cvs153
7069
7070         * src/textview.c
7071                 Hide Sylpheed-Claws' internal queue headers
7072                 when showing all headers. They'll be present
7073                 only in Source window.
7074
7075 2006-09-05 [colin]      2.4.0cvs152
7076
7077         * src/plugins/trayicon/trayicon.c
7078                 Fix crash at exit - we have to disconnect
7079                 our handlers
7080         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7081                 Update eggtrayicon - patch adapted from a
7082                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
7083                 on Sylpheed's ML
7084
7085 2006-09-05 [colin]      2.4.0cvs151
7086
7087         * src/mainwindow.c
7088         * src/gtk/logwindow.c
7089                 Fix race condition when something writes
7090                 to the log too soon during init. Thanks
7091                 to Fabien Vantard
7092
7093 2006-09-05 [colin]      2.4.0cvs150
7094
7095         * src/mimeview.c
7096                 Don't select part on right-click either
7097
7098 2006-09-05 [paul]       2.4.0cvs149
7099
7100         * src/mimeview.c
7101                 completion of previous commit
7102                 Thanks to Colin
7103
7104 2006-09-05 [colin]      2.4.0cvs148
7105
7106         * src/mimeview.c
7107                 Don't force selection on middle-click, just open
7108
7109 2006-09-04 [colin]      2.4.0cvs147
7110
7111         * src/mimeview.c
7112                 Looks like gtk_notebook_set_current_page()
7113                 sometimes steals focus, and this annoys us
7114                 in MimeViewers as it renders navigation
7115                 keys useless. Take back focus after switching
7116                 pages.
7117
7118 2006-09-04 [colin]      2.4.0cvs146
7119
7120         * src/messageview.c
7121                 Set stop_loading when clicking on Next
7122                 during load. Don't add a callback to 
7123                 avoid over-complicating things.
7124
7125 2006-09-04 [colin]      2.4.0cvs145
7126
7127         * src/mimeview.c
7128         * src/messageview.c
7129                 Fix multiple loads in separate messageview
7130
7131 2006-09-04 [colin]      2.4.0cvs144
7132
7133         * src/summaryview.c
7134                 Let navigation keys be handled during 
7135                 load
7136
7137 2006-09-04 [colin]      2.4.0cvs143
7138
7139         * src/messageview.c
7140         * src/summaryview.c
7141         * src/textview.c
7142         * src/textview.h
7143                 Make loading of huge mails (lots of text and/or
7144                 images) cancellable, so the GUI doesn't block 
7145
7146 2006-09-04 [colin]      2.4.0cvs142
7147
7148         * src/plugins/trayicon/trayicon.c
7149                 Fix annoyance when removing a folder with 
7150                 unread mails: trayicon didn't update
7151
7152 2006-09-04 [paul]       2.4.0cvs141
7153
7154         * src/gtk/icon_legend.c
7155                 straighten up columns
7156                 Patch by Fabien Vantard
7157
7158 2006-09-04 [wwp]        2.4.0cvs140
7159
7160         * src/prefs_filtering.c
7161                 fix new line's account name in filtering prefs:
7162                 was "All", is now "(New)".
7163
7164 2006-09-04 [paul]       2.4.0cvs139
7165
7166         * tools/make.themes.project
7167                 use "AUTOMAKE_OPTIONS = dist-bzip2"
7168                 instead of homebrewed "make release"
7169
7170 2006-09-03 [colin]      2.4.0cvs138
7171
7172         * src/folderview.c
7173                 Fix bug #1007 (Wrong folder highlighted)
7174
7175 2006-09-03 [colin]      2.4.0cvs137
7176
7177         * src/compose.c
7178                 Don't set Newsgroup: header to a mail folder
7179                 path
7180
7181 2006-09-03 [paul]       2.4.0cvs136
7182
7183         * src/prefs_other.c
7184         * src/prefs_spelling.c
7185                 unify the gui
7186
7187 2006-09-03 [paul]       2.4.0cvs135
7188
7189         * src/prefs_summaries.c
7190                 correct menu item text in prefs_keybind_apply_clicked()
7191
7192 2006-09-03 [paul]       2.4.0cvs134
7193
7194         * manual/advanced.xml
7195                 some improvements to the descriptions
7196         * src/mainwindow.c
7197         * src/messageview.c
7198         * src/summaryview.c
7199         * src/gtk/menu.c
7200                 fix menu sensitivity issues
7201         * src/prefs_message.c
7202                 drop the useless word 'short'
7203         * src/prefs_other.c
7204                 add the word 'lines' indicating log length
7205                 is a measure of lines
7206         * src/textview.c
7207                 fix compilation warnings
7208
7209 2006-09-02 [colin]      2.4.0cvs133
7210
7211         * src/messageview.c
7212                 Display a special return-receipt message
7213                 if the message is from the user
7214         * src/summaryview.c
7215                 Fix missing freeze of the list when marking
7216                 all read and unthreading for exec. Thanks
7217                 to Stephan Sachse.
7218
7219 2006-09-02 [paul]       2.4.0cvs132
7220
7221         * src/mainwindow.c
7222         * src/prefs_message.c
7223         * src/summaryview.c
7224                 fix some english
7225
7226 2006-09-02 [wwp]        2.4.0cvs131
7227
7228         * src/prefs_filtering.c
7229                 added an account name column to the filtering rules
7230                 dialog.
7231
7232 2006-09-02 [colin]      2.4.0cvs130
7233
7234         * src/gtk/logwindow.c
7235         * src/gtk/logwindow.h
7236                 Block scrolling if we're not at the end
7237                 of the log
7238
7239 2006-09-02 [colin]      2.4.0cvs129
7240
7241         * src/folder.c
7242                 Make sure account-specific rules can't
7243                 be used in {pre-,post-,}processing
7244         * src/mainwindow.c
7245         * src/gtk/logwindow.c
7246         * src/gtk/logwindow.h
7247                 Jump to last error when clicking on the
7248                 warning icon
7249
7250 2006-09-02 [colin]      2.4.0cvs128
7251
7252         * src/imap.c
7253         * src/import.c
7254         * src/mainwindow.c
7255         * src/mainwindow.h
7256                 Fix warning icon
7257         * src/inc.c
7258         * src/mbox.c
7259         * src/mbox.h
7260                 Let proc_mbox know its account, for
7261                 account-specific rules
7262
7263 2006-09-01 [colin]      2.4.0cvs127
7264
7265         * src/codeconv.c
7266                 Don't uselessly use iconv to convert from
7267                 us-ascii
7268         * src/alertpanel.c
7269         * src/mainwindow.c
7270         * src/mainwindow.h
7271         * src/inc.c
7272                 Fix certain log cases, disable warning icon
7273                 for now, the correct way to display it when
7274                 necessary and only when necessary is probably
7275                 to do it manually rather than use error logs
7276         * src/etpan/imap-thread.c
7277                 Clean up UID logging a bit
7278         * src/gtk/logwindow.c
7279         * src/gtk/logwindow.h
7280                 Make logging faster when the window's closed
7281
7282 2006-09-01 [wwp]        2.4.0cvs126
7283
7284         * manual/fr/account.xml
7285                 reflect changes to the ref. manual (parts of cvs72):
7286                 fix tabnames and quotes.
7287
7288 2006-09-01 [wwp]        2.4.0cvs125
7289
7290         * manual/fr/plugins.xml
7291                 reflect changes to the reference manual (cvs42):
7292                 update IRC channel info.
7293
7294 2006-09-01 [wwp]        2.4.0cvs124
7295
7296         * commitHelper
7297                 use CVSEDITOR env. var. if set, according to `man cvs`.
7298
7299 2006-09-01 [wwp]        2.4.0cvs123
7300
7301         * manual/advanced.xml
7302                 better sentence again (thanks to Paul).
7303
7304 2006-09-01 [wwp]        2.4.0cvs122
7305
7306         * manual/advanced.xml
7307         fix definition of toolbar_detachable and rework a bit the one of
7308         enable_dotted_lines.
7309
7310 2006-09-01 [mones]      2.4.0cvs121
7311
7312         * manual/advanced.xml
7313                 Document enable_dotted_lines
7314
7315 2006-09-01 [paul]       2.4.0cvs120
7316
7317         * src/folderview.c
7318         * src/folderview.h
7319         * src/imap.c
7320         * src/mainwindow.c
7321         * src/summaryview.c
7322                 obey the 'When entering folder...' option
7323                 when using the /View/Go to/... menu items
7324                 Thanks to Colin
7325
7326 2006-08-31 [colin]      2.4.0cvs119
7327
7328         * src/folderview.c
7329                 Revert 2.4.0cvs116, wrong fix.
7330
7331 2006-08-31 [colin]      2.4.0cvs118
7332
7333         * src/gtk/gtksctree.c
7334                 Better state the various copyrights
7335
7336 2006-08-31 [colin]      2.4.0cvs117
7337
7338         * src/prefs_common.c
7339                 fix enable_dotted_lines
7340
7341 2006-08-31 [colin]      2.4.0cvs116
7342
7343         * src/folderview.c
7344                 Use pref "Always open on select" when going
7345                 to next unread folder
7346         * src/gtk/gtksctree.c
7347                 Fix link failure to _gtk_clist_create_cell_layout
7348                 on certain computers. (Why not mine, I wonder)
7349
7350 2006-08-31 [colin]      2.4.0cvs115
7351
7352         * src/procmsg.c
7353         * src/textview.c
7354         * src/plugins/bogofilter/bogofilter.c
7355         * src/plugins/spamassassin/spamassassin.c
7356                 Requalify some "errors" to warnings
7357         * src/mainwindow.c
7358         * src/mainwindow.h
7359         * src/statusbar.c
7360                 Add an icon in the statusbar to notify
7361                 of errors
7362         * src/gtk/gtksctree.c
7363         * src/folderview.c
7364         * src/summaryview.c
7365                 Make the GtkSCTree look more modern by
7366                 alternating background lines
7367         * src/prefs_common.c
7368         * src/prefs_common.h
7369                 Add a pref to let people have the old
7370                 way if they prefer
7371
7372
7373 2006-08-30 [colin]      2.4.0cvs114
7374
7375         * src/procmsg.c
7376         * src/procmsg.h
7377                 Provide a way to filter a list of
7378                 messages in an optimised manner, and
7379                 add a list-filtering hook
7380         * src/folder.c
7381         * src/inc.c
7382         * src/mbox.c
7383                 Use the list filtering
7384         * src/plugins/bogofilter/bogofilter.c
7385                 Use the list-filtering hook
7386                 Use -b (bulk) mode for more speed
7387                 when learning and filtering
7388         * src/etpan/imap-thread.c
7389                 Make log output shorter in UID SEARCH
7390
7391
7392 2006-08-30 [colin]      2.4.0cvs113
7393
7394         * src/plugins/bogofilter/bogofilter.c
7395                 Really fast mass learning - thanks to David
7396                 Relson for the options explanations :)
7397
7398 2006-08-30 [colin]      2.4.0cvs112
7399
7400         * src/msgcache.c
7401                 Fix compilation on FreeBSD. Thanks
7402                 to Michael Hugues
7403
7404 2006-08-29 [colin]      2.4.0cvs111
7405
7406         * src/folderview.c
7407                 Handle "popup_menu" signal (for popping the 
7408                 menu via the keyboard)
7409         * src/mimeview.c
7410         * src/mimeview.h
7411         * src/summaryview.c
7412         * src/textview.c
7413         * src/gtk/gtkutils.c
7414         * src/gtk/gtkutils.h
7415                 Factorize scrolling code, and add an API 
7416                 for MimeViewers to handle scroll orders
7417
7418 2006-08-29 [wwp]        2.4.0cvs110
7419
7420         * src/plugins//bogofilter/bogofilter.c
7421         * src/plugins//spamassassin/spamassassin.c
7422                 make the bogofilter/spamassassin filtering error dialogs at
7423         incorporation obey to the "don't popup error dialog on
7424         receive error" option. If disabled, feed the log window w/
7425         the error message.
7426
7427 2006-08-29 [paul]
7428
7429         2.5.0-rc2 released
7430
7431 2006-08-29 [paul]       2.4.0cvs109
7432
7433         * Makefile.am
7434                 remove 'make release', it's not needed
7435                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
7436
7437 2006-08-29 [paul]       2.4.0cvs108
7438
7439         * src/foldersel.c
7440         * src/summary_search.c
7441         * src/gtk/progressdialog.c
7442         * src/plugins/pgpcore/passphrase.c
7443                 replace deprecated gtk_window_set_policy()
7444
7445 2006-08-29 [colin]      2.4.0cvs107
7446
7447         * src/folder.c
7448                 Fix data loss when copy fails during a move:
7449                 only use fast remove_msgs if everything was
7450                 copied OK; else use slow remove_msg on the
7451                 mails that got copied only.
7452
7453 2006-08-28 [paul]       2.4.0cvs106
7454
7455         * src/mh.c
7456                 revert change in 2.4.0cvs104, it breaks
7457                 stuff
7458
7459 2006-08-28 [paul]       2.4.0cvs105
7460
7461         * src/plugins/spamassassin/spamassassin.c
7462                 english fix
7463
7464 2006-08-28 [paul]       2.4.0cvs104
7465
7466         * src/mh.c
7467                 fix data loss when moving to another
7468                 mailbox fails
7469         * src/prefs_spelling.c
7470                 improve the english
7471         * src/gtk/pluginwindow.c
7472                 improve the layout of the dialog text
7473         All thanks to Colin
7474
7475 2006-08-28 [paul]       2.4.0cvs103
7476
7477         * src/plugins/bogofilter/bogofilter.c
7478         * src/plugins/bogofilter/bogofilter_gtk.c
7479                 fix english up a bit, innit
7480
7481 2006-08-28 [paul]       2.4.0cvs102
7482
7483         * configure.ac
7484         * po/Makefile.in.in
7485         * po/Makevars
7486                 require autoconf 2.60, enabling building
7487                 with gettext 0.15 (gettext 0.14.x build still
7488                 possible). Replace Makefiles with versions
7489                 from gettext 0.15.
7490                 Remove configure options --with-localedir and
7491                 --with-mandir. The options that are provided
7492                 directly by autoconf 2.60 can be used instead:
7493                 --mandir --localedir
7494
7495 2006-08-27 [colin]      2.4.0cvs101
7496
7497         * src/plugins/bogofilter/Makefile.am
7498                 Fix make dist (no README)
7499
7500 2006-08-27 [colin]      2.4.0cvs100
7501
7502         * src/folder.c
7503                 Don't use F_UNKNOWN folders for any default
7504                 outbox/trash/etc
7505         * src/plugins/bogofilter/bogofilter.c
7506         * src/plugins/bogofilter/bogofilter.h
7507         * src/plugins/bogofilter/bogofilter_gtk.c
7508                 Add an option to specify the path to bogofilter
7509                 Use single-quotes to be able to learn in folders
7510                 with spaces in their names
7511                 Verify learning status
7512
7513 2006-08-27 [colin]      2.4.0cvs99
7514
7515         * manual/faq.xml
7516         * manual/plugins.xml
7517                 Document Bogofilter plugin
7518
7519 2006-08-27 [colin]      2.4.0cvs98
7520
7521         * src/compose.c
7522         * src/messageview.c
7523         * src/procmsg.c
7524         * src/procmsg.h
7525                 When possible, copy the queued mail to sent folder
7526                 instead of re-adding. Much faster on IMAP.
7527
7528 2006-08-27 [colin]      2.4.0cvs97
7529
7530         * src/msgcache.c
7531                 Disable mmaped caches - huge metadata loss
7532                 here after a power failure.
7533         * src/summaryview.c
7534                 Add quicksearch timing
7535         * src/common/plugin.c
7536         * src/common/plugin.h
7537                 Implement an interface to tell what plugins
7538                 provide. Prevent loading of similar plugins.
7539         * src/plugins/clamav/clamav_plugin.c
7540         * src/plugins/demo/demo.c
7541         * src/plugins/dillo_viewer/dillo_viewer.c
7542         * src/plugins/pgpcore/plugin.c
7543         * src/plugins/pgpinline/pgpinline.c
7544         * src/plugins/pgpmime/pgpmime.c
7545         * src/plugins/spamassassin/spamassassin.c
7546         * src/plugins/trayicon/trayicon.c
7547                 Implement plugin_provides()
7548
7549 2006-08-27 [colin]      2.4.0cvs96
7550
7551         * configure.ac
7552         * src/plugins/Makefile.am
7553         * src/plugins/bogofilter/.cvsignore
7554         * src/plugins/bogofilter/Makefile.am
7555         * src/plugins/bogofilter/bogofilter.c
7556         * src/plugins/bogofilter/bogofilter.h
7557         * src/plugins/bogofilter/bogofilter_gtk.c
7558                 New Bogofilter plugin, provides filtering and
7559                 learning. Spamassassin will go to extra plugins.
7560
7561 2006-08-26 [mones]      2.4.0cvs95
7562
7563         * manual/handling.xml
7564                 Fix subfolder path in the example (thanks to Paul) 
7565
7566 2006-08-26 [mones]      2.4.0cvs94
7567
7568         * manual/glossary.xml
7569                 2.2. + add ISP to the glossary
7570                 7.5. + Add UIDL to glossary
7571                 7.7. + Add TCP to glossary
7572         * manual/handling.xml
7573                 7.1. + Mentions GNU/Linux distribution, what about the non...
7574                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
7575                 7.3. + Mentions .bashrc, what about the non-bash ones? 
7576                 7.4. = Use appropriate quotation for commands
7577                 7.6. = change "" to <quote></quote>
7578         * manual/plugins.xml
7579                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
7580         * manual/starting.xml
7581                 2.1. + local mbox file: some examples of mbox file locations...
7582                 Also reformatted files requiring it
7583
7584 2006-08-26 [wwp]        2.4.0cvs93
7585
7586         * src/summary_search.c
7587                 disable find buttons while summary search is running.
7588
7589 2006-08-25 [colin]      2.4.0cvs92
7590
7591         * src/folder.c
7592         * src/folderutils.c
7593         * src/mh.c
7594         * src/procmsg.h
7595         * src/summaryview.c
7596                 Speed up MH moving, and add progressbar
7597                 for MH deletion
7598         * src/msgcache.c
7599                 Write cache files using mmap() too
7600
7601 2006-08-25 [wwp]        2.4.0cvs91
7602
7603         * src/summaryview.c
7604                 switch spam<->ham button when a message has been marked as spam or ham
7605                 and is still selected. Thanks to Colin.
7606
7607 2006-08-25 [paul]       2.4.0cvs90
7608
7609         * src/Makefile.am
7610         * src/stock_pixmap.c
7611         * src/stock_pixmap.h
7612         * src/summaryview.c
7613         * src/gtk/icon_legend.c
7614         * src/pixmaps/copied.xpm
7615         * src/pixmaps/moved.xpm
7616                 add icons for delayed execution marked for
7617                 copying, marked for moving
7618
7619 2006-08-25 [mones]      2.4.0cvs89
7620
7621         * manual/glossary.xml
7622                 Fix the other glossary items:
7623                 5.1. = Inmmediate execution -> <quote>immediate execution...
7624                 5.2. = Fix MBOX capitalization -> Mbox
7625                 5.3. + Improve Plugins def. w/ tech. ref.
7626                 5.4. = Quotation -> replace '>' by <quote>></quote>
7627                 5.5. - SMTP Server. -> remove dot
7628         * po/es.po
7629                 Updated translation
7630
7631 2006-08-25 [mones]      2.4.0cvs88
7632
7633         * manual/ack.xml
7634                 Reformatted, changed email address
7635         * manual/glossary.xml
7636                 Reformatted, fixed MANUAL-TODO items:
7637                 8.2. + add ROT-13 to glossary
7638                 8.4. + add URL to glossary
7639         * manual/es/advanced.xml
7640                 Fixed <literal>s
7641
7642 2006-08-25 [paul]       2.4.0cvs87
7643
7644         * src/gtk/icon_legend.c
7645                 add 'marked for deletion' icon
7646                 arrange icons by containing column
7647                 wrap long label text
7648
7649 2006-08-25 [colin]      2.4.0cvs86
7650
7651         * src/common/utils.c
7652         * src/common/utils.h
7653                 Add the sc_g_*list_bigger functions in
7654                 a place everyone can use it
7655         * src/summaryview.c
7656                 Only freeze/thaw the list when working
7657                 on the selection, if it's bigger than 1
7658         * src/gtk/gtksctree.c
7659                 Only freeze/thaw the list when unselec-
7660                 ting 'all' if ('all' != 1)
7661                 This avoids some flickering
7662
7663 2006-08-24 [colin]      2.4.0cvs85
7664
7665         * src/addressbook.c
7666                 Fix strange list selection
7667                 Fix random seg (Invalid read of freed memory)
7668
7669 2006-08-24 [colin]      2.4.0cvs84
7670
7671         * src/alertpanel.c
7672         * src/gtk/inputdialog.c
7673         * src/plugins/pgpcore/passphrase.c
7674                 Revert minimal width patch of 2.4.0cvs67,
7675                 as it is also a maximal width. Use 
7676                 gtk_window_set_default_size instead.
7677
7678 2006-08-24 [colin]      2.4.0cvs83
7679
7680         * src/msgcache.c
7681                 Write cache/mark to temp files before
7682                 overwriting old ones (avoids metadata
7683                 loss if writing the new files fail).
7684                 Use mmap() to read cache/mark file, as
7685                 this makes cache reading faster. Dis-
7686                 abled for big-endian machines until it
7687                 can be tested. (Big-endian users: set
7688                 msgcache_use_mmap = TRUE in the relevant
7689                 #if).
7690         * src/procmsg.h
7691                 Move rarely used fields of MsgInfo in 
7692                 another structure, which will only be
7693                 allocated if needed. Face, X-Face,
7694                 Return receipt headers and List-*
7695                 headers are moved. Mails having none
7696                 of these occupy 52 bytes less with
7697                 this patch, which makes 2.5MB of RAM
7698                 saved on a 50k folder).
7699         * src/headerview.c
7700         * src/mainwindow.c
7701         * src/messageview.c
7702         * src/partial_download.c
7703         * src/procheader.c
7704         * src/procmsg.c
7705         * src/textview.c
7706                 Follow this structure change.
7707
7708 2006-08-24 [wwp]        2.4.0cvs82
7709
7710         * manual/es/.cvsignore
7711         * manual/es/dist/.cvsignore
7712         * manual/es/dist/html/.cvsignore
7713         * manual/es/dist/pdf/.cvsignore
7714         * manual/es/dist/ps/.cvsignore
7715         * manual/es/dist/txt/.cvsignore
7716                 more (generated) files to ignore.
7717
7718 2006-08-24 [colin]      2.4.0cvs81
7719
7720         * src/folder.c
7721         * src/mh.c
7722                 Fix possible problems with local delivery. Check the folder doesn't
7723                 need scan before setting its mtime when saving cache (which can be
7724                 done long after the folder's been modified by an external process);
7725                 Check that the stored item's mtime didn't change in mh functions.
7726
7727 2006-08-24 [mones]      2.4.0cvs80
7728
7729         * manual/advanced.xml
7730                 Rewrapping, some fixes and MANUAL-TODO items:
7731                 8.1. = change "" to <quote></quote>
7732                 8.3. = quote menu items
7733                 8.5. - deploying -> new user ... ideally a new user (redundant)
7734
7735 2006-08-23 [colin]      2.4.0cvs79
7736
7737         * src/gtk/gtksctree.c
7738                 When selecting or deselecting range, only
7739                 freeze/thaw when selection is bigger than 10
7740
7741 2006-08-23 [colin]      2.4.0cvs78
7742
7743         * src/messageview.c
7744         * src/mimeview.c
7745         * src/mimeview.h
7746         * src/plugins/dillo_viewer/dillo_viewer.c
7747                 Provide an API for MimeViewer plugins to
7748                 return a text selection for replying
7749
7750 2006-08-23 [colin]      2.4.0cvs77
7751
7752         * src/image_viewer.c
7753         * src/textview.c
7754                 Use gtk_pixbuf_new_from_file_at_scale(), which
7755                 is faster than getting the pixbuf then resizing
7756                 it.
7757
7758 2006-08-23 [colin]      2.4.0cvs76
7759
7760         * src/procmime.c
7761                 UTF-8 should be sent Quoted-printable
7762
7763 2006-08-22 [colin]      2.4.0cvs75
7764
7765         * src/mh.c
7766                 Check if scan is required before touching
7767                 the folder (or it'll be required every time)
7768
7769 2006-08-22 [colin]      2.4.0cvs74
7770
7771         * configure.ac
7772                 Require libetpan 0.46 (crasher fix when built
7773                 against gnutls)
7774
7775 2006-08-22 [colin]      2.4.0cvs73
7776
7777         * src/folder.c
7778                 Set folder's mtime after writing its
7779                 cache
7780         * src/folderview.c
7781                 Add some timing
7782         * src/procmsg.c
7783                 Don't do useless stuff if we don't 
7784                 thread by subject
7785         * src/summaryview.c
7786                 Add some timing, don't deselect prior
7787                 to selecting (gtksctree does it itself),
7788                 remove crash avoidance hacks as it's been
7789                 properly fixed since a while
7790         * src/common/utils.c
7791                 Optimize to_human_readable(): _() is slow,
7792                 do it only once, and avoid %f format for KB
7793                 (the most common in a summaryview)
7794         * src/gtk/gtksctree.c
7795                 Don't uselessly freeze/thaw (fixes flicker
7796                 on next unread and friends), reduce number
7797                 of g_list_nth/g_list_position where possible
7798         * src/gtk/gtkutils.c
7799         * src/gtk/gtkutils.h
7800                 Reduce number of g_list_nth/g_list_position
7801                 where possible.
7802                 All of this makes loading as 70k folder 2.1
7803                 seconds instead of 3.2 (with hot FS caches).
7804                 (1.3 seconds without Date and Size columns...)
7805
7806 2006-08-22 [paul]       2.4.0cvs72
7807
7808         wrap documents and do some items from mones' MANUAL-TODO:
7809
7810         * manual/account.xml
7811                 4.1. = fix tabname references to <quote>tabname</quote>
7812                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
7813         * manual/faq.xml
7814                 1.1. = mentioned options don't match UI
7815                 Add information about the 'Never send Return Receipts'
7816                 option
7817         * manual/handling.xml
7818                 6.2. = Mentions Extended symbols button, but now is
7819                 named Information
7820                 6.3. = Mentions ... button, which is now Edit
7821
7822 2006-08-22 [colin]      2.4.0cvs71
7823
7824         * src/gtk/pluginwindow.c
7825                 Fix layout in verbose translations (such
7826                 as french)
7827
7828 2006-08-22 [paul]       2.4.0cvs70
7829
7830         * manual/Makefile.am
7831                 build manuals in alphabetical order
7832         * src/addressbook.c
7833         * src/prefs_themes.c
7834                 replace/remove deprecated symbols
7835         * src/gtk/gtkutils.c
7836                 fix a warning
7837         * src/gtk/pluginwindow.c
7838                 replace deprecated symbol
7839                 replace label text and move it
7840         * src/plugins/pgpcore/prefs_gpg.c
7841                 move the 'Generate...' button out of the
7842                 Sign Key frame, replace the English used
7843         * src/plugins/pgpcore/sgpgme.c
7844                 fixes to the English
7845
7846 2006-08-21 [colin]      2.4.0cvs69
7847
7848         * src/plugins/trayicon/trayicon.c
7849                 Add more strings for translation; patch
7850                 by Pawel
7851
7852 2006-08-21 [colin]      2.4.0cvs68
7853
7854         * src/compose.c
7855                 fix replied flag not set after drafting
7856         * src/matcher.c
7857                 fix body quicksearch in non-encoded bodies
7858                 containing '='
7859         * src/msgcache.c
7860                 Get rid of the g_malloc workaround for
7861                 corrupted caches, use g_try_malloc
7862
7863 2006-08-21 [colin]      2.4.0cvs67
7864
7865         * src/alertpanel.c
7866         * src/gtk/inputdialog.c
7867         * src/plugins/pgpcore/passphrase.c
7868                 Set minimal width to 375
7869         * src/mainwindow.c
7870                 Fix switching to offline, asking if it 
7871                 should be overriden for synchronising
7872         * src/mimeview.c
7873                 Don't offer to remember command on Open 
7874                 with for text parts, as the browser or 
7875                 text editor command isn't changed from 
7876                 there
7877
7878 2006-08-20 [paul]       2.4.0cvs66
7879
7880         * po/ko.po
7881         * po/zh_CN.po
7882                 fix plural form errors. revealed by stricter
7883                 checking of gettext 0.15
7884
7885 2006-08-18 [paul]       2.4.0cvs65
7886
7887         * src/stock_pixmap.c
7888                 fix the fix of 2.4.0cvs64
7889                 Thanks to Colin
7890
7891 2006-08-18 [paul]       2.4.0cvs64
7892
7893         * src/stock_pixmap.c
7894                 fix leaks
7895                 Thanks to Colin
7896
7897 2006-08-18 [paul]       2.4.0cvs63
7898
7899         * src/compose.c
7900         * src/procmsg.c
7901                 fix occasional IMAP bug where large msgs
7902                 were left in the queue folder after sending
7903                 Thanks to Colin
7904
7905 2006-08-18 [paul]       2.4.0cvs62
7906
7907         * src/folderview.c
7908                 freeze the summaryview while quicksearch results
7909                 are displayed
7910                 (fixes bug 456 'current message is hidden when the
7911                 view is refreshed and extended search is "unread 
7912                 messages"')
7913                 Thanks to Colin
7914         * src/textview.c
7915                 add missing #include "inputdialog.h"
7916         * src/common/utils.h
7917                 add missing mailcap_update_default() and improve
7918                 readability
7919
7920 2006-08-17 [colin]      2.4.0cvs61
7921
7922         * src/plugins/pgpcore/select-keys.c
7923                 Fix warnings :)
7924
7925 2006-08-17 [colin]      2.4.0cvs60
7926
7927         * src/compose.c
7928                 Don't continue queuing if Cancel is clicked
7929                 in select-keys
7930
7931 2006-08-17 [colin]      2.4.0cvs59
7932
7933         * src/plugins/pgpcore/select-keys.c
7934                 When encrypting, if only one key matches and it 
7935                 matches exactly, automatically use it.
7936
7937 2006-08-17 [colin]      2.4.0cvs58
7938
7939         * src/mimeview.c
7940         * src/prefs_common.c
7941         * src/prefs_common.h
7942         * src/prefs_ext_prog.c
7943         * src/textview.c
7944                 Fix issues with previous patch (text/html)
7945                 Remove outdated prefs
7946
7947 2006-08-17 [colin]      2.4.0cvs57
7948
7949         * src/imap.c
7950                 Add View Log button on auth error
7951         * src/procmsg.c
7952                 Fix encrypted mail marked as new when
7953                 saved in normal folders
7954         * src/plugins/pgpinline/pgpinline.c
7955                 Fix encrypt bug on IMAP
7956         * src/mimeview.c
7957         * src/common/utils.c
7958         * src/common/utils.h
7959         * src/gtk/inputdialog.c
7960         * src/gtk/inputdialog.h
7961                 Get rid of metamail stuff, simplify
7962                 opening, and allow remembering of user's
7963                 choices (by updating ~/.mailcap). There's
7964                 still to drop "Audio player" and "Image
7965                 viewer" preferences.
7966
7967 2006-08-17 [mones]      2.4.0cvs56
7968
7969         * manual/es/sylpheed-claws-manual.xml
7970                 fix DTD path
7971
7972 2006-08-17 [mones]      2.4.0cvs55
7973
7974         * configure.ac
7975         * manual/Makefile.am
7976         * manual/es/Makefile.am
7977         * manual/es/account.xml
7978         * manual/es/ack.xml
7979         * manual/es/addrbook.xml
7980         * manual/es/advanced.xml
7981         * manual/es/faq.xml
7982         * manual/es/glossary.xml
7983         * manual/es/gpl.xml
7984         * manual/es/handling.xml
7985         * manual/es/intro.xml
7986         * manual/es/keyboard.xml
7987         * manual/es/plugins.xml
7988         * manual/es/starting.xml
7989         * manual/es/sylpheed-claws-manual.xml
7990         * manual/es/dist/Makefile.am
7991         * manual/es/dist/html/Makefile.am
7992         * manual/es/dist/pdf/Makefile.am
7993         * manual/es/dist/ps/Makefile.am
7994         * manual/es/dist/txt/Makefile.am
7995                 Spanish translation for the manual
7996
7997 2006-08-16 [colin]      2.4.0cvs54
7998
7999         * src/compose.c
8000         * src/main.c
8001         * src/mainwindow.c
8002                 Fix send button sensitivity at startup
8003                 Set send menu sensitivity (patch by Fabien)
8004         * src/ssl_manager.c
8005                 Enable closing with esc (patch by Fabien)
8006         * src/gtk/foldersort.c
8007                 Enable closing with esc (patch by Fabien)
8008         * src/procmime.c
8009                 Optimisation (no need to copy to tempfile to
8010                 "decode" 7bit and 8bit)
8011         * src/summaryview.c
8012                 Fix cruft in swap_from case
8013         * src/textview.c
8014                 Fix missing last line in some mail cases 
8015                 (Fixes debian #381872)
8016         * src/plugins/pgpcore/prefs_gpg.c
8017         * src/plugins/pgpcore/sgpgme.c
8018         * src/plugins/pgpcore/sgpgme.h
8019                 Don't show "no key found" when user explicitely
8020                 wants to create a key
8021
8022 2006-08-16 [paul]       2.4.0cvs53
8023
8024         * configure.ac
8025         * src/account.c
8026         * src/addressbook.c
8027         * src/headerview.c
8028         * src/prefs_account.c
8029         * src/prefs_message.c
8030         * src/gtk/gtkutils.c
8031                 bump up minimum required versions of GTK+ and
8032                 GLIB to 2.6.0
8033
8034 2006-08-16 [paul]       2.4.0cvs52
8035
8036         * src/toolbar.c
8037                 workaround GTK+ Bug 351600 - 'Can't re-click
8038                 on button after sensitivity update'
8039                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
8040                 Thanks to Colin
8041
8042 2006-08-15 [colin]      2.4.0cvs51
8043
8044         * src/plugins/pgpcore/prefs_gpg.c
8045                 Set options sensitivity according to
8046                 key existence
8047         * src/plugins/pgpcore/sgpgme.c
8048                 Allow to create key with no passphrase
8049
8050 2006-08-14 [cleroy]     2.4.0cvs50
8051
8052         * src/gtk/pluginwindow.c
8053                 New layout (maybe to be changed?)
8054         * src/gtk/gtkutils.c
8055                 Fix a bit label_window
8056         * src/plugins/pgpcore/passphrase.c
8057         * src/plugins/pgpcore/passphrase.h
8058         * src/plugins/pgpcore/plugin.c
8059         * src/plugins/pgpcore/prefs_gpg.c
8060         * src/plugins/pgpcore/prefs_gpg.h
8061         * src/plugins/pgpcore/sgpgme.c
8062         * src/plugins/pgpcore/sgpgme.h
8063                 Allow to create a PGP private key via the GUI
8064
8065 2006-08-14 [wwp]        2.4.0cvs49
8066
8067         * src/addressbook_foldersel.c
8068                 fix strict ISO C90 compliance.
8069
8070 2006-08-14 [paul]       2.4.0cvs48
8071
8072         * src/gtk/prefswindow.c
8073                 re-set scrolled window on opening
8074                 Patch by Ticho
8075
8076 2006-08-14 [paul]
8077
8078         2.5.0-rc1 released
8079
8080 2006-08-14 [paul]       2.4.0cvs47
8081
8082         * src/prefs_display_header.c
8083                 re-enable user-defined Displayed Headers
8084
8085 2006-08-14 [paul]       2.4.0cvs46
8086
8087         * src/prefs_account.c
8088                 use GTK_STOCK_EDIT
8089
8090 2006-08-13 [colin]      2.4.0cvs45
8091
8092         * src/common/utils.c
8093                 Fix "a" in quote when the original message is empty,
8094                 by using \0 instead of 'a' to test writability of
8095                 temp files.
8096
8097 2006-08-13 [wwp]        2.4.0cvs44
8098
8099         * src/plugins/spamassassin/spamassassin.c
8100                 fix capitalization of "SpamAssassin" in some debug, log and
8101                 dialog messages.
8102
8103 2006-08-13 [paul]       2.4.0cvs43
8104
8105         * src/editldap.c
8106                 fix overlapping widgets
8107         * src/prefs_account.c
8108                 fix translation of protocol_names[]
8109                 fix label disappearing off the edge of the
8110                 visible area
8111
8112 2006-08-12 [paul]       2.4.0cvs42
8113
8114         * manual/plugins.xml
8115                 update IRC channel info before it gets forgotten
8116                 about
8117
8118 2006-08-11 [colin]      2.4.0cvs41
8119
8120         * src/compose.c
8121         * src/mainwindow.c
8122         * src/mainwindow.h
8123         * src/procmsg.c
8124         * src/procmsg.h
8125         * src/summaryview.c
8126         * src/toolbar.c
8127                 Grey out the Send button if
8128                 - Queue folders are empty, or
8129                 - We're sending already
8130
8131 2006-08-11 [wwp]        2.4.0cvs40
8132
8133         * src/main.c
8134                 fix a logic issue when quitting while a compose window is
8135                 still open, thanks to Colin.
8136
8137 2006-08-10 [colin]      2.4.0cvs39
8138
8139         * src/main.c
8140                 Fix default font size setting after wizard run
8141         * src/imap.c
8142         * src/etpan/imap-thread.c
8143         * src/etpan/imap-thread.h
8144                 Fix bug #999 (Timing out on TSL cert validation 
8145                 dialog makes ugly things happen). Also, STARTTLS
8146                 unconditionnaly if initial capabilities contain
8147                 LOGINDISABLED and STARTTLS.
8148
8149 2006-08-09 [colin]      2.4.0cvs38
8150
8151         * src/mainwindow.c
8152         * src/mainwindow.h
8153                 Fix Tools/Actions sensitivity when there are
8154                 no actions
8155
8156 2006-08-09 [colin]      2.4.0cvs37
8157
8158         * src/prefs_filtering.c
8159                 Warning fix, patch by Paul
8160         * src/messageview.c
8161         * src/prefs_actions.c
8162         * src/prefs_filtering_action.c
8163         * src/prefs_matcher.c
8164                 Uniformisation of "Info ..." to "Info..." (for
8165                 old gtk), patch by Fabien
8166         * src/plugins/clamav/clamav_plugin_gtk.c
8167                 Sensitivity fix by Fabien
8168
8169 2006-08-09 [colin]      2.4.0cvs36
8170
8171         * src/main.c
8172         * src/main.h
8173                 Add a function to know whether we're exiting
8174         * src/plugins/trayicon/trayicon.c
8175                 If exiting, don't do anything. Faster, and
8176                 avoids gtk_main_iteration reentracy causing
8177                 segfaults at exit
8178
8179 2006-08-09 [colin]      2.4.0cvs35
8180
8181         * src/messageview.c
8182         * src/mimeview.c
8183         * src/mimeview.h
8184                 Fix lack of part selection when automatically 
8185                 jumping to a specific part
8186         * src/msgcache.c
8187                 Little optimisation in cache reading
8188
8189 2006-08-09 [colin]      2.4.0cvs34
8190
8191         * src/compose.c
8192                 Fix crash setting the priority on reedit
8193                 (Accessing compose before creating it!)
8194
8195 2006-08-08 [colin]      2.4.0cvs33
8196
8197         * src/procmime.c
8198                 Fix bug #998 (last attachment is not accessible)
8199                 Bad RFC interpretation on multipart close-delimiters
8200         * src/mimeview.c
8201         * src/mimeview.h
8202         * src/gtk/gtkvscrollbutton.c
8203         * src/gtk/gtkvscrollbutton.h
8204                 Make attachments list wheel-scrollable
8205
8206 2006-08-07 [colin]      2.4.0cvs32
8207
8208         * src/gtk/gtkaspell.c
8209                 Fix bug #973 (Unicode punctation characters 
8210                 are not recognized as separators by the
8211                 spell checker); fix unsigned stuff
8212
8213 2006-08-07 [colin]      2.4.0cvs31
8214
8215         * src/compose.c
8216                 Fix bug #956 (DnD text with accents in compose 
8217                 text entry); fix gccc's signed/unsigned fuss
8218
8219 2006-08-06 [colin]      2.4.0cvs30
8220
8221         * src/main.c
8222                 Fix bug #979 (Plugin crashes when exiting 
8223                 sylpheed-claws) : handle exit request only 
8224                 once
8225
8226 2006-08-05 [colin]      2.4.0cvs29
8227
8228         * src/news.c
8229                 Just make sure we have a msgid.
8230
8231 2006-08-05 [colin]      2.4.0cvs28
8232
8233         * src/news.c
8234         * src/summaryview.c
8235                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
8236                 by reimplementing it
8237         * src/textview.c
8238                 Fix bug when hiding quotes with level > 3 and quote
8239                 colors are recycled
8240
8241 2006-08-04 [colin]      2.4.0cvs27
8242
8243         * src/compose.c
8244         * src/undo.c
8245         * src/undo.h
8246                 Fix a bit replace-by-pasting undo
8247         * src/mainwindow.c
8248         * src/messageview.c
8249                 Fix Fold quotes menu synchro in
8250                 mainwindow when it changes in 
8251                 messageview
8252         * src/textview.c
8253                 Fix right-click on quotes blocks
8254         * src/common/utils.c
8255                 Verify that the file created by
8256                 my_tmpfile() is writable. Fixes
8257                 bug #988 (very specific filesystem
8258                 issue)
8259         * src/plugins/pgpcore/sgpgme.c
8260                 Fix file descriptor leak
8261         * src/plugins/spamassassin/spamassassin.c
8262                 Warn once if spamd isn't reachable
8263
8264 2006-08-04 [colin]      2.4.0cvs26
8265
8266         * src/toolbar.c
8267                 i18n context patch by Fabien
8268
8269 2006-08-03 [colin]      2.4.0cvs25
8270
8271         * src/mainwindow.c
8272         * src/messageview.c
8273                 Rename "Hide quotes" to "Fold quotes"
8274         * src/textview.c
8275                 Don't use hand cursor on quotes. "all 
8276                 the bonuses of the feature and none of 
8277                 unwelcome side-effects"
8278
8279 2006-08-03 [colin]      2.4.0cvs24
8280
8281         * AUTHORS
8282         * sylpheed-claws.desktop
8283         * src/gtk/authors.h
8284                 Bring the desktop file to XDG compliance
8285                 Patch by Charles A. Edwards
8286
8287 2006-08-03 [colin]      2.4.0cvs23
8288
8289         * src/textview.c
8290                 Fix links offset when they are preceded
8291                 by accentued chars (g_utf8_strlen!)
8292         * src/mainwindow.c
8293                 Fix wrong status when starting offline
8294
8295
8296 2006-08-03 [wwp]        2.4.0cvs22
8297
8298         * src/prefs_common.h
8299                 ask what to do w/ filtering rules that belong to an account when
8300                 applying filtering rules manually from the main window (skip,
8301                 apply regardless of the account, use current account). This dialog
8302                 can be skipped and the last reply used.
8303                 (forgot that file)
8304
8305 2006-08-03 [wwp]        2.4.0cvs21
8306
8307         * src/filtering.c
8308         * src/filtering.h
8309         * src/prefs_common.c
8310         * src/summaryview.c
8311         * src/alertpanel.c
8312         * src/alertpanel.h
8313         * src/messageview.c
8314                 ask what to do w/ filtering rules that belong to an account when
8315                 applying filtering rules manually from the main window (skip,
8316                 apply regardless of the account, use current account). This dialog
8317                 can be skipped and the last reply used.
8318
8319
8320 2006-08-03 [colin]      2.4.0cvs20
8321
8322         * src/textview.c
8323                 Optimize previous patch
8324
8325 2006-08-03 [cleroy]     2.4.0cvs19
8326
8327         * src/textview.c
8328                 Fix quotes getting toggled back when the
8329                 mail has an even number of text parts
8330
8331 2006-08-02 [colin]      2.4.0cvs18
8332
8333         * src/messageview.c
8334                 Add Hide quotes menu
8335
8336 2006-08-02 [colin]      2.4.0cvs17
8337
8338         * src/mainwindow.c
8339         * src/prefs_common.c
8340         * src/textview.c
8341         * src/textview.h
8342         * src/gtk/about.c
8343                 Allow per-level quote hiding,
8344                 Allow toggling quotes by double-clicking them
8345                 Rename RemoteURI to ClickableText to reflect
8346                 the fact it's used for a variety of things
8347
8348 2006-08-02 [wwp]        2.4.0cvs16
8349
8350         * src/mainwindow.c
8351                 fix "View/Hide quotes" menu item status initialization.
8352
8353 2006-08-02 [wwp]        2.4.0cvs15
8354
8355         * src/matcher_parser_parse.y
8356                 remove a debug trace.
8357
8358 2006-08-02 [paul]       2.4.0cvs14
8359
8360         * src/plugins/pgpcore/passphrase.c
8361                 don't set initial dialog size
8362                 make it resizable
8363
8364 2006-08-02 [paul]       2.4.0cvs13
8365
8366         * src/noticeview.c
8367                 remove the rogue '/' character
8368
8369 2006-08-02 [paul]       2.4.0cvs12
8370
8371         * src/noticeview.c
8372                 allow buttons to resize as necessary
8373
8374 2006-08-01 [wwp]        2.4.0cvs11
8375
8376         * src/mbox.c
8377                 fix strict ISO C90 compliance.
8378
8379 2006-08-01 [wwp]        2.4.0cvs10
8380
8381         * tools/update-po
8382                 updated update-po tool to work w/ context-dependent translations.
8383                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
8384
8385 2006-08-01 [wwp]        2.4.0cvs9
8386
8387         * src/matcher.c
8388         * src/prefs_filtering.c
8389         * src/prefs_matcher.c
8390                 allow context-dependent translations for "All",
8391                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8392
8393 2006-07-31 [colin]      2.4.0cvs8
8394
8395         * AUTHORS
8396         * src/gtk/authors.h
8397                 Add Rafal to authors
8398
8399 2006-07-31 [colin]      2.4.0cvs7
8400
8401         * src/compose.c
8402         * src/mainwindow.c
8403         * src/messageview.h
8404         * src/prefs_common.c
8405         * src/prefs_common.h
8406         * src/textview.c
8407                 Add 'View/Hide quotes'. Patch based on a patch
8408                 by Rafal Weglarz
8409
8410 2006-07-31 [colin]      2.4.0cvs6
8411
8412         * src/action.c
8413                 Fix problem with "> stuff >" actions
8414
8415 2006-07-31 [paul]       2.4.0cvs5
8416
8417         * po/nb.po
8418                 updated by Geir Helland
8419
8420 2006-07-31 [wwp]        2.4.0cvs4
8421
8422         * src/mainwindow.c
8423         * src/summaryview.c
8424         * src/summaryview.h
8425                 add "View/Go to/Parent message" and "View/Go to/Last read message",
8426                 thanks to Colin.
8427
8428 2006-07-31 [wwp]        2.4.0cvs3
8429
8430         * src/Makefile.am
8431         * src/addr_compl.c
8432         * src/addr_compl.h
8433         * src/addressbook.c
8434         * src/addressbook.h
8435         * src/addressbook_foldersel.c
8436         * src/addressbook_foldersel.h
8437         * src/addrindex.c
8438         * src/addrindex.h
8439         * src/matcher.c
8440         * src/matcher.h
8441         * src/matcher_parser_lex.l
8442         * src/matcher_parser_parse.y
8443         * src/prefs_common.c
8444         * src/prefs_common.h
8445         * src/prefs_filtering.c
8446         * src/prefs_matcher.c
8447         * src/prefs_matcher.h
8448         * src/summaryview.c
8449                 introduce filtering against the address book. It's now possible to add
8450                 matched conditions to determine if any email address in a message matches
8451                 or doesn't match any or all books or folders in the address book.
8452
8453 2006-07-31 [wwp]        2.4.0cvs2
8454
8455         * src/account.c
8456         * src/filtering.c
8457         * src/filtering.h
8458         * src/folder.c
8459         * src/folderview.c
8460         * src/inc.c
8461         * src/mainwindow.c
8462         * src/matcher.c
8463         * src/matcher_parser_lex.l
8464         * src/matcher_parser_parse.y
8465         * src/mbox.c
8466         * src/prefs_filtering.c
8467         * src/prefs_filtering.h
8468         * src/procmsg.c
8469         * src/procmsg.h
8470         * src/summaryview.c
8471                 introduce per-account filtering rules. Each filtering rule can now be assigned
8472                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
8473                 when applying filtering rules manually, as all rules will apply - even the ones
8474                 assigned to an account. This issue will be addressed soon.
8475  
8476
8477
8478 2006-07-31 [wwp]        2.4.0cvs1
8479
8480         * src/quote_fmt.c
8481                 make more strings translatable.
8482
8483 2006-07-31 [paul]       2.4.0
8484
8485         2.4.0 released
8486
8487 2006-07-31 [paul]       2.3.1cvs91
8488
8489         * po/ca.po
8490                 updated by Miquel Oliete
8491
8492 2006-07-31 [paul]       2.3.1cvs90
8493
8494         * po/de.po
8495         * po/el.po
8496         * po/fr.po
8497         * po/it.po
8498         * po/pl.po
8499         * po/pt_BR.po
8500         * po/sr.po
8501         * po/zh_CN.po
8502                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
8503                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
8504                 Aleksandar Urosevic, and Ralgh Young
8505
8506 2006-07-31 [paul]       2.3.1cvs89
8507
8508         * src/account.c
8509         * src/main.c
8510         * src/mainwindow.c
8511         * src/mainwindow.h
8512                 Fix a race condition when, after an SC crash, rescanning
8513                 folders took more than 0.5 seconds
8514                 Thanks to Colin
8515
8516 2006-07-31 [paul]       2.3.1cvs88
8517
8518         * src/folderview.c
8519                 don't translate separator strings
8520
8521 2006-07-30 [mones]      2.3.1cvs87
8522
8523         * doc/man/sylpheed-claws.1
8524                 Fixed non-ASCII chars in Hoa's name
8525         * po/es.po
8526                 Updated for release
8527
8528 2006-07-27 [colin]      2.3.1cvs86
8529
8530         * src/textview.c
8531                 Don't include the leading \n in links
8532                 Patch by Fabien
8533
8534 2006-07-25 [colin]      2.3.1cvs85
8535
8536         * src/mainwindow.c
8537         * src/common/socket.h
8538         * src/etpan/imap-thread.c
8539                 Refresh resolvers before connecting
8540                 to IMAP servers, and after switching
8541                 to online. Thanks to Paul.
8542
8543 2006-07-18 [colin]
8544
8545         * 2.4.0-rc4 released
8546
8547 2006-07-17 [colin]      2.3.1cvs84
8548
8549         * src/inc.c
8550                 Show connection attempt in statusbar before
8551                 connecting (previously first message was
8552                 "Retrieving messages from ..." after the
8553                 connection succeeded.
8554
8555 2006-07-16 [wwp]        2.3.1cvs83
8556
8557         * sylpheed-claws.ico
8558                 Added .ico file (windows multi-size icon file, generated).
8559
8560 2006-07-12 [wwp]        2.3.1cvs82
8561
8562         * src/messageview.c
8563                 remove Message/Re-edit menu entry from messageview window,
8564                 as sent/draft/queued messages are opened in compose window when
8565                 re-edited and it's not possible to re-edit other msgs.
8566
8567 2006-07-12 [paul]       2.3.1cvs81
8568
8569         * AUTHORS
8570         * src/mainwindow.c
8571         * src/gtk/authors.h
8572                 check online state before resetting
8573                 mailcheck timer. Useful if some program
8574                 verifies connection state and updates
8575                 Claws.
8576                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
8577
8578 2006-07-12 [paul]       2.3.1cvs80
8579
8580         * sylpheed-claws-128x128.png
8581         * sylpheed-claws-64x64.png
8582         * sylpheed-claws.png
8583         * src/Makefile.am
8584         * src/main.c
8585         * src/prefs_toolbar.c
8586         * src/stock_pixmap.c
8587         * src/stock_pixmap.h
8588         * src/wizard.c
8589         * src/gtk/about.c
8590         * src/gtk/gtkutils.c
8591         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
8592         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
8593         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
8594         * src/pixmaps/sylpheed.xpm              ** REMOVED **
8595         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
8596         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
8597                 updated and renamed logo/icon files and related
8598                 logo by Jesper Schultz
8599
8600 2006-07-11 [paul]       2.3.1cvs79
8601
8602         * src/main.c
8603                 fix the labels a smidgin
8604
8605 2006-07-09 [colin]      2.3.1cvs78
8606
8607         * src/textview.c
8608                 Show errors in textviewer's command
8609                 Patch by H. Merijn Brand
8610
8611 2006-07-09 [colin]      2.3.1cvs77
8612
8613         * src/compose.c
8614                 Save FMID in drafts too
8615
8616 2006-07-08 [colin]      2.3.1cvs76
8617
8618         * src/compose.c
8619                 Svae RMID in drafted mails too
8620                 Save quote_fmt vars for whole mails,
8621                 don't reset at each quote_fmt_init:
8622                 allows to use the same |i{var} in
8623                 various template fields
8624         * src/prefs_template.c
8625         * src/quote_fmt.h
8626         * src/quote_fmt_parse.y
8627                 Same
8628
8629 2006-07-08 [colin]      2.3.1cvs75
8630
8631         * src/textview.c
8632                 Fix highlighting of attached parts URIs
8633
8634 2006-07-08 [colin]      2.3.1cvs74
8635
8636         * src/main.c
8637                 Prevent bug #981 (sc 2.3.1 segfaults with 
8638                 gtk+ 2.10) from being reported again:
8639                 if Sylpheed-Claws has been compiled against
8640                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
8641                 of if Sylpheed-Claws has been compiled against
8642                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
8643                 error out.
8644
8645 2006-07-07 [colin]      2.3.1cvs73
8646
8647         * src/prefs_actions.c
8648                 Fix label
8649
8650 2006-07-07 [colin]      2.3.1cvs72
8651
8652         * src/prefs_actions.c
8653                 Fix compile on gtk < 2.8. argh :)
8654
8655 2006-07-07 [paul]       2.3.1cvs71
8656
8657         * src/common/defs.h
8658                 update DONATE_URI
8659
8660 2006-07-07 [colin]      2.3.1cvs70
8661
8662         * po/POTFILES.in
8663         * src/quote_fmt.c
8664         * src/quote_fmt_lex.l
8665         * src/quote_fmt_parse.y
8666                 Add |i{var}, a way to insert user-entered
8667                 text in a template
8668
8669 2006-07-07 [colin]
8670
8671         * 2.4.0-rc3 released
8672
8673 2006-07-07 [colin]      2.3.1cvs69
8674
8675         * src/folder.c
8676                 Don't consider inboxes of UNKNOWN folder 
8677                 classes to be useable as default inboxes
8678
8679 2006-07-07 [paul]       2.3.1cvs68
8680
8681         * src/textview.c
8682                 add missing #include <errno.h>
8683                 Thanks to René J. Blokland
8684
8685 2006-07-07 [paul]       2.3.1cvs67
8686
8687         * src/action.c
8688                 Return now Closes dialog
8689         * src/mimeview.c
8690         * src/mimeview.h
8691         * src/textview.c
8692                 add contextual menu to mime parts listed
8693                 in the textview
8694                 Thanks to Colin
8695         * src/common/utils.c
8696                 reversal: ' is a valid character in URLs
8697
8698 2006-07-06 [colin]      2.3.1cvs66
8699
8700         * src/remotefolder.h
8701                 Forgotten in previous commit
8702
8703 2006-07-06 [colin]      2.3.1cvs65
8704
8705         * src/folder.c
8706                 Set summary update flag whenever
8707                 totals changed
8708         * src/imap.c
8709         * src/prefs_account.c
8710         * src/common/utils.h
8711         * src/etpan/imap-thread.c
8712                 Fix warnings, thanks to Fabien and
8713                 Ricardo
8714
8715 2006-07-06 [wwp]        2.3.1cvs64
8716
8717         * src/gtk/gtkutils.c
8718                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
8719
8720 2006-07-06 [wwp]        2.3.1cvs63
8721
8722         * src/account.c
8723         * src/addressbook.c
8724         * src/addressitem.h
8725         * src/folderview.c
8726         * src/mainwindow.c
8727         * src/manual.c
8728         * src/manual.h
8729         * src/message_search.c
8730         * src/prefs_actions.c
8731         * src/prefs_filtering.c
8732         * src/prefs_filtering.h
8733         * src/prefs_template.c
8734         * src/summary_search.c
8735         * src/summaryview.c
8736         * src/gtk/gtkutils.c
8737         * src/gtk/gtkutils.h
8738         * src/gtk/pluginwindow.c
8739                 add help buttons to some dialogs. Clicking such buttons opens a
8740                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
8741
8742 2006-07-06 [paul]       2.3.1cvs62
8743
8744         * src/textview.c
8745                 fix attachments contextual menu
8746                 Thanks to Colin
8747
8748 2006-07-05 [colin]      2.3.1cvs61
8749
8750         * src/textview.c
8751         * src/compose.c
8752                 Handle sftp:// links
8753
8754 2006-07-05 [paul]       2.3.1cvs60
8755
8756         * src/gtk/filesel.c
8757                 grab save button by default
8758                 Thanks to Colin
8759
8760 2006-07-05 [wwp]        2.3.1cvs59
8761
8762         * manual/xml2pdf
8763                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
8764
8765 2006-07-04 [colin]      2.3.1cvs58
8766
8767         * src/mimeview.c
8768         * src/textview.c
8769                 Use left click to select, middle click to open
8770                 on mimeparts links
8771         * src/common/utils.c
8772                 Fix segfault
8773
8774 2006-07-04 [colin]      2.3.1cvs57
8775
8776         * src/mainwindow.c
8777         * src/news.c
8778                 Warning fixes, thanks to Fabien
8779
8780 2006-07-04 [colin]      2.3.1cvs56
8781
8782         * src/mimeview.c
8783         * src/mimeview.h
8784         * src/textview.c
8785                 Allow parts to be selected via their text label
8786                 in textview
8787
8788 2006-07-04 [colin]      2.3.1cvs55
8789
8790         * src/folderview.c
8791                 Feedback when closing (for big folders)
8792         * src/prefs_actions.c
8793         * src/prefs_filtering.c
8794         * src/prefs_matcher.c
8795         * src/prefs_template.c
8796                 Fix default button when closing without
8797                 having saved
8798
8799 2006-07-04 [colin]      2.3.1cvs54
8800
8801         * src/news.c
8802                 Delete local file on deletion
8803
8804 2006-07-03 [colin]      2.3.1cvs53
8805
8806         * src/folderview.c
8807         * src/main.c
8808                 Don't freeze when rescanning after crash
8809
8810 2006-07-03 [wwp]        2.3.1cvs52
8811
8812         * src/compose.c
8813         * src/privacy.c
8814         * src/privacy.h
8815         * src/plugins/pgpinline/pgpinline.c
8816         * src/plugins/pgpmime/pgpmime.c
8817                 don't report an error when the user cancels the passphrase dialog.
8818
8819 2006-07-02 [colin]      2.3.1cvs51
8820
8821         * src/folderview.c
8822                 Open message when crossing folders with Space,
8823                 goto next unread and friends
8824
8825 2006-07-01 [colin]      2.3.1cvs50
8826
8827         * src/prefs_account.c
8828                 Typographic rules varying from language
8829                 to language (in french "Protocole :"),
8830                 we have to do that :)
8831
8832 2006-07-01 [ticho]      2.3.1cvs49
8833
8834         * src/prefs_account.c
8835                 Only use one temporary gchar* variable in
8836                 prefs_account_protocol_set_optmenu().
8837
8838 2006-07-01 [ticho]      2.3.1cvs48
8839
8840         * src/prefs_account.c
8841         * src/prefs_account.h
8842                 Use GtkLabel for existing account protocol name.
8843                 Created an array for protocol names and populate the
8844                 combobox from it in a for() cycle.
8845
8846 2006-06-30 [colin]      2.3.1cvs47
8847
8848         * src/compose.c
8849                 Block undo when changing signature (by changing
8850                 account)
8851
8852 2006-06-30 [paul]       2.3.1cvs46
8853
8854         * src/send_message.c
8855                 when editing From in the Compose window, use that address
8856                 in the Return-Path: header
8857                 Thanks to Colin
8858
8859 2006-06-30 [colin]      2.3.1cvs45
8860
8861         * src/compose.c
8862                 Fix signature replacement:
8863                 - when no newline before separator
8864                 - when reediting
8865
8866 2006-06-29 [colin]      2.3.1cvs44
8867
8868         * src/folderview.c
8869         * src/folderview.h
8870         * src/mainwindow.c
8871         * src/summaryview.c
8872                 Let 'View/Go to/Next marked' work like
8873                 Next new & Next unread: across folders
8874                 Change the select_on_entry pref to do
8875                 what we want when changing folder
8876         * src/common/utils.c
8877                 Fix single-quoted links 
8878
8879 2006-06-29 [colin]      2.3.1cvs43
8880
8881         * src/gtk/gtkaspell.c
8882                 "Sylpheed" and "Sylpheed-Claws" do exist !
8883
8884 2006-06-29 [colin]      2.3.1cvs42
8885
8886         * src/imap.c
8887                 Forgot to remove debug
8888
8889 2006-06-29 [colin]      2.3.1cvs41
8890
8891         * src/imap.c
8892         * src/imap.h
8893         * src/mainwindow.c
8894                 Disconnect from IMAP servers when going
8895                 offline. Fixes bug #978 (going to offline-mode 
8896                 won't close connections)
8897
8898 2006-06-29 [colin]      2.3.1cvs40
8899
8900         * src/main.c
8901                 Fix transient setting on failing plugins
8902                 Patch by Fabien
8903         * src/plugins/pgpcore/sgpgme.c
8904                 Only warn for OpenPGP. Most people don't
8905                 have CMS available.
8906
8907 2006-06-29 [colin]      2.3.1cvs39
8908
8909         * src/compose.c
8910                 Fix Spelling menu (discrepancy between context menu
8911                 and top menu when folder's dictionary isn't the 
8912                 default one)
8913         * src/plugins/pgpcore/sgpgme.c
8914                 More error reporting about why gpgme can fail
8915
8916 2006-06-29 [wwp]        2.3.1cvs38
8917
8918         * src/mainwindow.c
8919                 honor the display-header-pane setting even when the message view
8920                 is a separate window.
8921
8922 2006-06-29 [wwp]        2.3.1cvs37
8923
8924         * src/prefs_actions.c
8925                 forgot to commit that one (use of GTK_STOCK_INFO).
8926
8927 2006-06-29 [colin]      2.3.1cvs36
8928
8929         * src/imap.c
8930                 Better handling of login errors (ask the password
8931                 again once), alert in case of error. Fix three
8932                 signedness warnings.
8933
8934 2006-06-28 [wwp]        2.3.1cvs35
8935
8936         * src/prefs_template.c
8937         * src/prefs_matcher.c
8938         * src/prefs_filtering_action.c
8939         * src/prefs_quote.c
8940                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
8941                 patch by Fabien Vantard, slightly modified.
8942
8943 2006-06-28 [paul]
8944
8945         2.4.0-rc2 released
8946
8947 2006-06-28 [colin]      2.3.1cvs34
8948
8949         * src/prefs_account.c
8950                 Fix bug #977 (Can't add or edit imap accounts)
8951
8952 2006-06-28 [colin]      2.3.1cvs33
8953
8954         * src/mimeview.c
8955                 Fix previous
8956
8957 2006-06-28 [colin]      2.3.1cvs32
8958
8959         * src/mimeview.c
8960                 Save named inlined attachments with "Save all"
8961         * src/main.c
8962         * src/mbox.c
8963         * src/common/plugin.c
8964         * src/common/plugin.h
8965         * src/common/sylpheed.c
8966         * src/common/utils.c
8967         * src/plugins/pgpcore/sylpheed.def
8968         * src/plugins/pgpinline/sylpheed.def
8969         * src/plugins/pgpmime/sylpheed.def
8970                 Win32 compatibility patch, by
8971                 Werner Koch
8972
8973 2006-06-28 [wwp]        2.3.1cvs31
8974
8975         * src/imap.c
8976         * src/prefs_folder_item.c
8977                 less compilation warnings (thanks to Fabien Vantard), less typos.
8978
8979 2006-06-28 [paul]       2.3.1cvs30
8980
8981         * src/gtk/gtkutils.c
8982                 gtk_combo_box_set_focus_on_click() is only
8983                 available since gtk 2.6.0
8984
8985 2006-06-28 [paul]       2.3.1cvs29
8986
8987         * src/prefs_ext_prog.c
8988                 fix engrish and add a tooltip for the
8989                 'command for 'Display as text' option
8990
8991 2006-06-28 [paul]
8992
8993         2.4.0-rc1 released
8994
8995 2006-06-28 [paul]       2.3.1cvs28
8996
8997         * ChangeLog
8998         * tools/Makefile.am
8999                 include textviewer.pl in releases
9000
9001 2006-06-28 [paul]       2.3.1cvs27
9002
9003         * src/prefs_ext_prog.c
9004                 hide Print command option if libgnomeprint
9005                 support is present
9006
9007 2006-06-27 [colin]      2.3.1cvs26
9008
9009         * src/compose.c
9010                 Fix Esc handling in insert/attach dialog
9011                 Don't show this dialog if dragging something
9012                 else than text/uri-list
9013                 Thanks to Fabien Vantard
9014         * tools/textviewer.pl
9015                 Filter script to display stuff as text
9016                 by H. Merijn Brand
9017
9018 2006-06-27 [wwp]        2.3.1cvs25
9019
9020         * src/messageview.c
9021                 use the exact product name (message view title), patch
9022                 by Fabien Vantard.
9023
9024 2006-06-27 [ticho]      2.3.1cvs24
9025
9026         * src/prefs_account.c
9027         * src/prefs_common.c
9028         * src/prefs_common.h
9029         * src/prefs_ext_prog.c
9030         * src/textview.c
9031                 Add a preference (Preferences/External programs)
9032                 to allow "Display as text" to be done via a script
9033                 (patch by H.Merijn Brand).
9034                 Use GtkComboBox for protocol selection in account
9035                 preferences.
9036                 Only include current choice for existing accounts, and
9037                 insensitivize the combobox.
9038
9039 2006-06-27 [paul]       2.3.1cvs23
9040
9041         * src/mbox.c
9042                 fix crasher introduced in cvs21.
9043                 Thanks to Colin
9044
9045 2006-06-26 [colin]      2.3.1cvs22
9046
9047         * src/mbox.c
9048                 Fix double-frees when leaving folders
9049                 after exporting to mbox
9050
9051 2006-06-26 [colin]      2.3.1cvs21
9052
9053         * src/mbox.c
9054                 More feedback (and optimisation)
9055                 on import/export
9056         * src/common/utils.c
9057                 Fix case when looking for mail addresses
9058         * src/gtk/gtkutils.c
9059                 Extra check for (X-)Face
9060
9061 2006-06-25 [ticho]      2.3.1cvs20
9062
9063         * src/compose.c
9064         * src/exphtmldlg.c
9065         * src/gtk/gtkutils.c
9066         * src/gtk/gtkutils.h
9067                 Added second argument to gtkut_sc_combobox_create() to
9068                 control focus-on-click for the widget.
9069                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
9070
9071 2006-06-25 [ticho]      2.3.1cvs19
9072
9073         * src/compose.c
9074         * src/gtk/Makefile.am
9075         * src/gtk/combobox.c
9076         * src/gtk/combobox.h
9077         * src/gtk/gtkutils.c
9078         * src/gtk/gtkutils.h
9079                 Use GtkComboBox instead of deprecated GtkOptionMenu
9080                 for account selector in compose window and for encoding
9081                 selector in attachment properties.
9082                 Also factorise working with the new GtkComboBox somewhat.
9083
9084 2006-06-24 [paul]       2.3.1cvs18
9085
9086         * src/prefs_common.c
9087                 use the correct default value
9088
9089 2006-06-24 [paul]       2.3.1cvs17
9090
9091         * src/compose.c
9092         * src/prefs_common.c
9093         * src/prefs_common.h
9094         * src/prefs_compose_writing.c
9095                 enable setting of default action when
9096                 dnd'ing files in the compose window.
9097                 (Collaborative effort with wwp)
9098
9099 2006-06-23 [wwp]        2.3.1cvs16
9100
9101         * src/compose.c
9102                 i18n fix (thanks to Fabien Vantard)
9103
9104 2006-06-22 [colin]      2.3.1cvs15
9105
9106         * src/prefs_customheader.c
9107                 Don't use filters in custom headers' file 
9108                 selector. Remember, extensions mean nothing :)
9109
9110 2006-06-22 [paul]       2.3.1cvs14
9111
9112         * configure.ac
9113                 allow setting of man directory location
9114
9115 2006-06-22 [colin]      2.3.1cvs13
9116
9117         * src/mainwindow.c
9118                 Add 'View/Go to/Next unread folder'.
9119                 I missed that :)
9120
9121 2006-06-22 [colin]      2.3.1cvs12
9122
9123         * src/common/utils.c
9124                 Add some subject prefixes
9125                 Patch by Bjorn T Johansen <btj@havleik.no>
9126
9127 2006-06-22 [colin]      2.3.1cvs11
9128
9129         * manual/advanced.xml
9130                 Forgotten hidden pref
9131
9132 2006-06-21 [paul]       2.3.1cvs10
9133
9134         * src/prefs_account.c
9135                 complete the removal of 'Add date header' option
9136
9137 2006-06-21 [paul]       2.3.1cvs9
9138
9139         * src/account.c
9140         * src/compose.c
9141         * src/prefs_account.c
9142         * src/prefs_account.h
9143                 remove option to add date header - always
9144                 add date header
9145         * src/etpan/imap-thread.c
9146                 fix warnings (Thanks to Colin)
9147
9148 2006-06-21 [wwp]        2.3.1cvs8
9149
9150         * src/folder.c
9151                 set the attachment flag when inline text part are (file)named. This is more convenient
9152                 when receiving (for instance) inline source files or patches sent using thunderbird.
9153
9154 2006-06-21 [paul]       2.3.1cvs7
9155
9156         * src/inc.c
9157                 fix off-by-one count of current msg in
9158                 statusbar filtering progressbar
9159
9160 2006-06-21 [paul]       2.3.1cvs6
9161
9162         * src/folder.c
9163                 Show attachment icon even if the part is 'inline'
9164                 if the following conditions are met:
9165                 - content-type != 'text/plain'
9166                 - content-type != '*/pgp-signature'
9167                 - either 'name' or 'filename' parameter is not NULL
9168                 
9169                 Thanks to Colin
9170
9171 2006-06-21 [paul]       2.3.1cvs5
9172
9173         * src/messageview.c
9174         * src/prefs_common.c
9175         * src/prefs_common.h
9176         * src/prefs_other.c
9177                 add an option to 'Never send Return
9178                 Receipts'
9179                 Thanks to Colin
9180
9181 2006-06-20 [mones]      2.3.1cvs4
9182
9183         * po/es.po
9184                 updated
9185         * src/compose.c
9186                 typo fixed (space after comma)
9187         * tools/make.themes.project
9188                 remove exec mode from tarball files
9189
9190 2006-06-20 [colin]      2.3.1cvs3
9191
9192         * src/news.c
9193         * src/procheader.c
9194         * src/unmime.c
9195                 Better fix for \n's in headers (don't 
9196                 break Received: and others)
9197
9198 2006-06-20 [paul]       2.3.1cvs2
9199
9200         * src/alertpanel.c
9201         * src/textview.c
9202                 improve legibility of phishing attempt
9203                 dialog
9204
9205 2006-06-20 [paul]       2.3.1cvs1
9206
9207         * NEWS
9208         * README
9209         * configure.ac
9210                 Update version number following
9211                 stable release
9212
9213 2006-06-20 [colin]      2.3.0cvs26
9214
9215         * src/compose.c
9216                 When dragging a file to the text of the compose
9217                 window, ask whether we want to insert or attach
9218                 (I know lots of people who do that to attach)
9219
9220 2006-06-20 [colin]      2.3.0cvs25
9221
9222         * src/etpan/imap-thread.c
9223                 Fix threshold (the append command is often > 32 bytes)
9224
9225 2006-06-19 [colin]      2.3.0cvs24
9226
9227         * src/imap.c
9228         * src/etpan/imap-thread.c
9229                 Workaround Rockliffe IMAP server bug: replace
9230                 "x UID SEARCH (ANSWERED UID 1:*)" with
9231                 "x UID SEARCH ANSWERED"
9232                 (Rockliffe doesn't handle the parenthesis)
9233
9234 2006-06-19 [colin]      2.3.0cvs23
9235
9236         * src/compose.c
9237         * src/imap.c
9238         * src/etpan/imap-thread.c
9239                 Probably fix bug #972 (Freezes when adding 
9240                 an attachment to the message)
9241         * src/common/defs.h
9242                 Modernize Firefox cmd
9243
9244
9245 2006-06-18 [colin]      2.3.0cvs22
9246
9247         * src/prefs_customheader.c
9248                 Only allow correct filenames for various
9249                 custom headers
9250
9251 2006-06-18 [colin]      2.3.0cvs21
9252
9253         * src/prefs_customheader.c
9254                 Add a 'From File...' button in custom headers prefs, which
9255                 try to do the right thing: 
9256                 for normal headers, use file as plaintext,
9257                 for X-Face, calls compface,
9258                 for Face, encode to b64.
9259
9260 2006-06-17 [colin]      2.3.0cvs20
9261
9262         * src/mh.c
9263                 Warning fix
9264
9265 2006-06-16 [colin]      2.3.0cvs19
9266
9267         * src/summaryview.c
9268                 Recursive quicksearch: show message list
9269                 in current folder, *then* search children
9270                 in the background.
9271
9272 2006-06-16 [colin]      2.3.0cvs18
9273
9274         * src/main.c
9275                 Instead of ignoring SIGPIPE, save caches
9276                 when getting one. Will fix the fact that
9277                 hot caches are out-of-date when logging 
9278                 out of Xorg.
9279         * src/compose.c
9280         * src/prefs_compose_writing.c
9281                 Only save text (not attachments) when 
9282                 auto-saving to drafts
9283         * src/unmime.c
9284                 Always replace \n, \r and \t with spaces
9285                 in headers
9286         * manual/dist/html/Makefile.am
9287         * manual/dist/pdf/Makefile.am
9288         * manual/dist/ps/Makefile.am
9289         * manual/dist/txt/Makefile.am
9290         * manual/fr/dist/html/Makefile.am
9291         * manual/fr/dist/pdf/Makefile.am
9292         * manual/fr/dist/ps/Makefile.am
9293         * manual/fr/dist/txt/Makefile.am
9294         * manual/pl/dist/html/Makefile.am
9295         * manual/pl/dist/pdf/Makefile.am
9296         * manual/pl/dist/ps/Makefile.am
9297         * manual/pl/dist/txt/Makefile.am
9298                 Fix make clean removing pregenerated manuals
9299
9300
9301 2006-06-16 [colin]      2.3.0cvs17
9302
9303         * src/plugins/pgpcore/sgpgme.c
9304         * src/plugins/pgpmime/pgpmime.c
9305         * src/plugins/pgpinline/pgpinline.c
9306                 Better error reporting in setup_signers.
9307                 Don't fallback to default key if specified
9308                 key isn't found.
9309                 Don't allow signing if more than one secret
9310                 key matches the one specified in prefs.
9311
9312 2006-06-15 [colin]      2.3.0cvs16
9313
9314         * src/folderview.c
9315                 Add "Send queue" in the folder's contextual
9316                 menu
9317         * src/compose.c
9318         * src/messageview.c
9319         * src/privacy.c
9320         * src/privacy.h
9321         * src/procmime.c
9322         * src/procmsg.c
9323         * src/plugins/pgpcore/passphrase.c
9324         * src/plugins/pgpcore/sgpgme.c
9325         * src/plugins/pgpinline/pgpinline.c
9326         * src/plugins/pgpmime/pgpmime.c
9327                 Better error reporting
9328         * src/mbox.c
9329                 Probably fix bug #971 (2.2.3 cannot read mail 
9330                 from local mbox)
9331
9332
9333 2006-06-15 [mones]      2.3.0cvs15
9334
9335         * tools/make.themes.project
9336                 creates the themes project from the web page
9337
9338 2006-06-15 [colin]      2.3.0cvs14
9339
9340         * src/folder.c
9341                 Better fix (avoid losing the folder if scan_tree 
9342                 fails)
9343
9344 2006-06-15 [cleroy]     2.3.0cvs13
9345
9346         * src/folder.c
9347                 Probably fix Bug #969 (crash on rebuilding 
9348                 imap folder)
9349
9350 2006-06-14 [colin]      2.3.0cvs12
9351
9352         * manual/dtd/manual.xsl
9353         * manual/sylpheed-claws-manual.xml
9354         * manual/fr/sylpheed-claws-manual.xml
9355         * manual/pl/sylpheed-claws-manual.xml
9356                 Insert pagebreaks between sections
9357
9358 2006-06-14 [paul]       2.3.0cvs11
9359
9360         * configure.ac
9361                 better fix than 2.3.0cvs10
9362
9363 2006-06-14 [paul]       2.3.0cvs10
9364
9365         * configure.ac
9366                 fix setting of PACKAGE_DATA_DIR with newer autoconf
9367                 (backwards compatible)
9368
9369 2006-06-13 [colin]      2.3.0cvs9
9370
9371         * src/messageview.c
9372                 Fix sending of return receipt with the new queue folders
9373
9374 2006-06-13 [wwp]        2.3.0cvs8
9375
9376         * src/quote_fmt_lex.l
9377                 fix wrong tokens returned in quote_fmt lexer, query not().
9378
9379 2006-06-13 [wwp]        2.3.0cvs7
9380
9381         * src/folder.c
9382         * src/prefs_folder_item.c
9383                 allow changing folder type even when folder is not a top-level one,
9384                 thanks to Colin.
9385
9386 2006-06-12 [colin]      2.3.0cvs6
9387
9388         * src/folderview.c
9389                 Fix double-ask of "Do you want to mark all
9390                 as read"
9391
9392 2006-06-12 [colin]      2.3.0cvs5
9393
9394         * src/compose.c
9395         * src/compose.h
9396         * src/folder.c
9397         * src/folder.h
9398         * src/imap.c
9399         * src/inc.c
9400         * src/main.c
9401         * src/messageview.c
9402         * src/mh.c
9403         * src/prefs_folder_item.c
9404         * src/procheader.c
9405         * src/procmime.c
9406         * src/procmsg.c
9407         * src/procmsg.h
9408         * src/send_message.c
9409         * src/summaryview.c
9410         * src/toolbar.c
9411                 Apply bug #964's patch (Queue and drafts aren't normal)
9412                 The Drafts and Queue folder now contain RFC-822 files,
9413                 allowing to move and copy mails from and to these 
9414                 folders. Moving from Drafts to Queue will prepare the
9415                 mail for sending (PGP signature, encryption, etc).
9416                 This patch also rework sending errors handling to try
9417                 to be more helpful.
9418                 Also, allow redefining folder types via the GUI 
9419                 (Folder type in its Properties)
9420
9421 2006-06-12 [colin]      2.3.0cvs4
9422
9423         * src/summaryview.c
9424         * src/prefs_common.c
9425         * src/prefs_common.h
9426         * src/gedit-print.c
9427                 Allow to define a specific print font - patch
9428                 by Bernhard Walle <bernhard.walle@gmx.de>
9429         * src/prefs_fonts.c
9430         * manual/advanced.xml
9431         * manual/fr/advanced.xml
9432                 Add a hidden pref to allow deletion without
9433                 confirmation
9434
9435 2006-06-12 [wwp]        2.3.0cvs3
9436
9437         * .cvsignore
9438                 more files to ignore.
9439
9440 2006-06-12 [wwp]        2.3.0cvs2
9441
9442         * src/quote_fmt.c
9443         * src/quote_fmt_lex.l
9444         * src/quote_fmt_parse.y
9445                 extend the quote_fmt parser (templates and quotes):
9446                 - allow limited sub-expressions in |p{} and |f{} expressions,
9447                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
9448                 - implemented/fixed missing implementation of query_references and show_references,
9449                 - completed, fixed contents and format of the symbols help dialog,
9450                 - fix some compilation warnings.
9451
9452 2006-06-12 [wwp]        2.3.0cvs1
9453
9454         * manual/advanced.xml
9455         * manual/fr/advanced.xml
9456                 updates in the "templates" section of the manual (eng/fr):
9457                  - be more precise (both versions)
9458                  - completed to match the english reference (fr version)
9459                  - touchups (both versions)
9460
9461 2006-06-12 [paul]       2.3.0
9462
9463         2.3.0 released
9464
9465 2006-06-12 [paul]       2.2.3cvs14
9466
9467         * po/ca.po
9468         * po/cs.po
9469         * po/de.po
9470         * po/el.po
9471         * po/fr.po
9472         * po/it.po
9473         * po/pt_BR.po
9474         * po/sr.po
9475         * po/zh_CN.po
9476                 updated by Miquel Oliete, Tim, Stephan Sachse,
9477                 Stavros Giannouris, Fabien Vantard, Andrea
9478                 Spadaccini, Frederico Goncalves Guimaraes,
9479                 Aleksandar Urosevic, and Ralgh Young
9480
9481 2006-06-12 [colin]      2.2.3cvs13
9482
9483         * src/mbox.c
9484                 Add missing header
9485
9486 2006-06-11 [colin]      2.2.3cvs12
9487
9488         * src/msgcache.c
9489                 Verify that g_malloc() succeeded
9490
9491 2006-06-11 [colin]      2.2.3cvs11
9492
9493         * src/wizard.c
9494                 Add Face header to welcome mail
9495
9496 2006-06-10 [colin]      2.2.3cvs10
9497
9498         * src/textview.c
9499                 Revert previous (Forgot it changes the
9500                 margin on the whole mail)
9501
9502 2006-06-10 [colin]      2.2.3cvs9
9503
9504         * src/textview.c
9505                 Don't overlap long headers under (X-)Face
9506
9507 2006-06-10 [mones]      2.2.3cvs8
9508
9509         * manual/xml2pdf
9510                 allow generation of manual on systems lacking saxon binary
9511                 but with java and the saxon library installed
9512
9513         * po/es.po
9514                 updated for release
9515
9516 2006-06-09 [colin]      2.2.3cvs7
9517
9518         * src/summaryview.c
9519                 Fix leak when using Display Sender using Addressbook
9520
9521 2006-06-09 [colin]      2.2.3cvs6
9522
9523         * src/compose.c
9524         * src/folder.c
9525         * src/folderview.c
9526         * src/mimeview.c
9527         * src/summaryview.c
9528                 More leaks fixes
9529
9530 2006-06-09 [paul]       2.2.3cvs5
9531
9532         * AUTHORS
9533         * src/gtk/authors.h
9534         * tools/claws.i18n.status.pl
9535                 updated with new info
9536
9537 2006-06-09 [paul]       2.2.3cvs4
9538
9539         * README
9540                 updated
9541         * manual/ack.xml
9542                 add wwp to authors list
9543         * src/gtk/authors.h
9544                 update mine and Colin's addresses
9545
9546 2006-06-08 [colin]      2.2.3cvs3
9547
9548         * src/etpan/imap-thread.c
9549                 Fix leak on SSL cert check
9550
9551 2006-06-08 [colin]      2.2.3cvs2
9552
9553         * src/common/utils.c
9554                 Fix leak
9555
9556 2006-06-08 [paul]       2.2.3cvs1
9557
9558         * configure.ac
9559                 Update version number following
9560                 stable release
9561
9562 2006-06-07 [colin]      2.2.2cvs3
9563
9564         * src/msgcache.c
9565                 Fix catching cache read errors (guint instead of gint)
9566                 Prevent malloc'ing more than 8MB (means cache corruption)
9567
9568 2006-06-07 [paul]       2.2.2cvs2
9569
9570         * src/exporthtml.c
9571         * src/exportldif.c
9572         * src/mh.c
9573         * src/mutt.c
9574         * src/pine.c
9575         * src/common/utils.c
9576                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
9577                 obey $HOME'
9578                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
9579                 Thanks to Colin
9580
9581 2006-06-06 [paul]       2.2.2cvs1
9582
9583         * configure.ac
9584                 Update version number following
9585                 stable release
9586
9587 2006-06-06 [paul]       2.2.1cvs6
9588
9589         * src/matcher.c
9590                 fix  implicit declaration of
9591                 sylpheed_do_idle()
9592                 Patch by Fabien Vantard
9593
9594 2006-06-06 [paul]       2.2.1cvs5
9595
9596         * src/matcher.c
9597                 fix age_greater and age_lower so that they
9598                 mean what say and not '...or equal to'
9599                 Thanks to Colin
9600
9601 2006-06-06 [paul]       2.2.1cvs4
9602
9603         * src/textview.c
9604         * src/common/utils.c
9605                 fix URI check
9606                 Thanks to Colin
9607
9608 2006-06-05 [wwp]        2.2.1cvs3
9609
9610         * manual/fr/account.xml
9611                 minor language fixes (thanks to Fabien Vantard).
9612
9613 2006-06-05 [colin]      2.2.1cvs2
9614
9615         * src/prefs_folder_item.c
9616         * src/folderview.c
9617                 Allow recursive setting of properties 
9618                 for whole mailboxes
9619         * src/matcher.c
9620                 Don't freeze on 'test' filtering rule
9621
9622 2006-06-05 [colin]      2.2.1cvs1
9623
9624         * configure.ac
9625                 Update version number following
9626                 stable release
9627
9628 2006-06-04 [wwp]        2.2.0cvs82
9629
9630         * manual/glossary.xml
9631         * manual/account.xml
9632         * manual/fr/glossary.xml
9633         * manual/fr/account.xml
9634                 added glossary section and references/links related to the Face custom header.
9635
9636 2006-06-04 [colin]      2.2.0cvs81
9637
9638         * src/summaryview.c
9639                 Skip to next message on move with no
9640                 immediate execution
9641
9642 2006-06-04 [wwp]        2.2.0cvs80
9643
9644         * manual/xml2pdf
9645                 added sanity checks, exit when needed.
9646
9647 2006-06-03 [paul]       2.2.0cvs79
9648
9649         * src/prefs_receive.c
9650                 page name is now 'Receiving'
9651         * src/prefs_send.c
9652                 page name is now 'Sending'
9653
9654 2006-06-03 [colin]      2.2.0cvs78
9655
9656         * src/plugins/spamassassin/spamassassin_gtk.c
9657                 Autoswitch to Localhost if transport was previously
9658                 disabled. Else people had to check [] Enable, then
9659                 *reselect* transport.
9660
9661 2006-06-03 [colin]      2.2.0cvs77
9662
9663         * src/plugins/pgpinline/pgpinline.c
9664         * src/plugins/pgpmime/pgpmime.c
9665                 Check that gpg_data_release_and_get_mem 
9666                 didn't fail (now, why this happens...)
9667
9668 2006-06-03 [colin]      2.2.0cvs76
9669
9670         * src/mbox.c
9671                 Fix bug #962 (Manual and/or UI should 
9672                 warn about incompatible locking 
9673                 causing dataloss)
9674
9675 2006-06-02 [cleroy]     2.2.0cvs75
9676
9677         * src/filtering.c
9678         * src/folder.c
9679         * src/procmsg.c
9680         * src/summaryview.c
9681                 Fix a few leaks
9682
9683 2006-06-02 [colin]      2.2.0cvs74
9684
9685         * src/main.c
9686                 On exit, free caches after writing them
9687                 Shuts up some valgrind false positives
9688         * src/procmsg.c
9689         * src/send_message.c
9690                 Fix races when reusing existing SMTP connections
9691                 Fix inexistant session timeout
9692         * src/toolbar.c
9693                 Display alertpanel after all queues have
9694                 been processed, not after each
9695
9696 2006-06-02 [wwp]        2.2.0cvs73
9697
9698         * manual/fr/glossary.xml
9699         * manual/fr/ack.xml
9700         * manual/ack.xml
9701                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
9702
9703 2006-06-02 [wwp]        2.2.0cvs72
9704
9705         * manual/xml2pdf
9706         * manual/dist/pdf/Makefile.am
9707         * manual/dtd/manual.xsl
9708         * manual/fr/dist/pdf/Makefile.am
9709         * manual/pl/dist/pdf/Makefile.am
9710                 we changed the procedure to generate the .pdf version of the manual.
9711                 The procedure is more modern and the .pdf we get now has a valid index.
9712                 Here are the new pre-requisites:
9713
9714                 - JRE 1.x (1.4 here): there must be one from your distro
9715                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
9716                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
9717                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
9718
9719                 See my posts for further info about the installation of this toolchain:
9720
9721                 Date: Fri, 19 May 2006 19:40:06 +0200
9722                 From: wwp <subscript@free.fr>
9723                 To: sylpheed-claws-devel@lists.sourceforge.net
9724                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
9725
9726                 and
9727
9728                 Date: Wed, 24 May 2006 12:58:49 +0200
9729                 From: wwp <subscript@free.fr>
9730                 To: sylpheed-claws-devel@lists.sourceforge.net
9731                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
9732
9733 2006-06-01 [colin]      2.2.0cvs71
9734
9735         * src/compose.c
9736                 Better guards against IMAP races
9737         * src/main.c
9738         * src/prefs_common.c
9739         * src/prefs_common.h
9740         * src/common/ssl_certificate.c
9741         * src/etpan/imap-thread.c
9742         * src/etpan/imap-thread.h
9743         * src/gtk/sslcertwindow.c
9744                 New hidden option ssl_skip_cert_check to 
9745                 avoid dups of bug #959 (libetpan linked
9746                 against gnutls and gnutls buggy on 64bit)
9747                 Present expired warning only once per
9748                 session/server.
9749         * manual/advanced.xml
9750         * manual/fr/advanced.xml
9751                 Document new option
9752
9753 2006-06-01 [wwp]        2.2.0cvs70
9754
9755         * src/messageview.c
9756                 fix for bug #961 (return receipt dialog 
9757                 complains incorrectly about return-path 
9758                 email adress being different), thanks 
9759                 to Colin.
9760
9761 2006-05-31 [cleroy]     2.2.0cvs69
9762
9763         * src/common/ssl.c
9764                 Guard against NULLs, although this
9765                 should never be an issue
9766
9767 2006-05-31 [colin]      2.2.0cvs68
9768
9769         * src/filtering.c
9770                 Use g_slist_prepend
9771         * src/imap.c
9772                 Don't remove caches when destroying folder, it
9773                 could (should) be done at exit
9774         * src/inc.c
9775                 free processing cache after incorporation
9776         * src/etpan/imap-thread.c
9777                 Maybe fix bug #959 (Crash on moving to emails 
9778                 to a imap account per ssl with a expired 
9779                 certificate.)
9780
9781 2006-05-30 [colin]      2.2.0cvs67
9782
9783         * src/summaryview.c
9784                 Put back event flush when displaying message
9785                 It avoids reading a bunch of messages just
9786                 by hitting shift-n for too long ;)
9787
9788 2006-05-29 [colin]      2.2.0cvs66
9789
9790         * src/summaryview.c
9791                 Remove useless g_warnings
9792
9793 2006-05-29 [colin]      2.2.0cvs65
9794
9795         * src/imap.c
9796                 Fix g_slist_append()s for performance
9797
9798 2006-05-29 [colin]      2.2.0cvs64
9799
9800         * src/compose.c
9801         * src/common/utils.c
9802                 Fix extraneous tab at start of addresses
9803         * src/mainwindow.c
9804                 Fix warnings (thanks to Fabien)
9805                 Fix crash at exit when composing messages 
9806                 exist
9807         * src/pop.c
9808                 Fix progress bar when deleting expired mails
9809                 Thanks to Hiro
9810         * src/summaryview.c
9811         * src/gtk/gtksctree.c
9812                 Fix re-sorting slowness
9813
9814 2006-05-29 [paul]       2.2.0cvs63
9815
9816         * src/mh.c
9817                 fetch full message when moving mails
9818                 from another mailbox, (fixed data loss
9819                 when filtering from IMAP to MH, introduced
9820                 in 2.2.0cvs57).
9821                 Thanks to Colin
9822
9823 2006-05-29 [mones]      2.2.0cvs62
9824
9825         * src/gtk/gtksctree.c
9826                 Unselect faster (patch by Colin)        
9827
9828 2006-05-26 [colin]      2.2.0cvs61
9829
9830         * src/summaryview.c
9831                 Unplug MSGINFO_UPDATE callback on delete too.
9832
9833 2006-05-26 [colin]      2.2.0cvs60
9834
9835         * src/foldersel.c
9836                 Fix bold in folder selection window with glib2.10
9837                 thanks Hiro
9838
9839 2006-05-26 [colin]      2.2.0cvs59
9840
9841         * src/procheader.c
9842                 Convert date only if necessary (and don't
9843                 try to convert from utf8 to utf8, too)
9844         * src/summaryview.c
9845                 Only set column's text if the column's 
9846                 displayed
9847
9848 2006-05-26 [colin]      2.2.0cvs58
9849
9850         * src/summaryview.c
9851         * src/gtk/gtkutils.c
9852                 Fix useless warning
9853
9854 2006-05-26 [colin]      2.2.0cvs57
9855
9856         * src/mainwindow.c
9857                 Make summaryview selectable as long as 
9858                 no message has focus
9859         * src/mh.c
9860                 Faster deletion (by implementing mh_remove_msgs)
9861                 Faster copy (avoid using mh_fetch_msg just to get
9862                 the filename)
9863                 Faster move (using move_file instead of copy_file
9864                 if MSG_IS_MOVE)
9865                 No progressbar if total number of mails to cp/mv 
9866                 is less than 100
9867         * src/summaryview.c
9868                 Fix removal from subject_table when mail gets moved
9869                 Faster deletion (g_slist_prepend instead of append)
9870         * src/gtk/gtksctree.c
9871                 Remove useless code
9872
9873 2006-05-25 [colin]      2.2.0cvs56
9874
9875         * src/common/ssl_certificate.c
9876                 Fix leak in expired cert check
9877
9878 2006-05-25 [colin]      2.2.0cvs55
9879
9880         * src/mh.c
9881                 Disable flags syncing on .mh_sequences - it
9882                 is buggy and marks mails read under unknown
9883                 conditions.
9884
9885 2006-05-25 [paul]
9886
9887         * 2.3.0-rc4 released
9888
9889 2006-05-24 [colin]      2.2.0cvs54
9890
9891         attention cvs users: if you manage to crash
9892         Sylpheed-Claws while moving, copying or deleting
9893         mails, we *are* interested in stack traces and
9894         valgrind logs. It looks stable, but one never
9895         knows...
9896
9897         * src/folder.c
9898                 Add progressbar for cache updates
9899         * src/folderutils.c
9900                 Optimize Mark all read in the current
9901                 folder
9902         * src/mh.c
9903                 Add progressbar for copy/move
9904         * src/procmsg.c
9905                 Optimize O(n^2) in copy/move
9906         * src/summaryview.c
9907         * src/gtk/gtksctree.c
9908                 Optimize O(n^2) algos
9909         * src/common/timing.h
9910                 Display ms instead of us
9911
9912 2006-05-24 [wwp]        2.2.0cvs53
9913
9914         * manual/fr/advanced.xml
9915                 updates to the French manual.
9916
9917 2006-05-24 [wwp]        2.2.0cvs52
9918
9919         * src/common/utils.c
9920                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
9921
9922 2006-05-24 [wwp]        2.2.0cvs51
9923
9924         * src/folderutils.c
9925                 fixed "mark all read" in MH folders (thanks to Colin).
9926
9927 2006-05-24 [paul]       2.2.0cvs50
9928
9929         * doc/man/sylpheed-claws.1
9930                 updated the man page
9931
9932 2006-05-23 [colin]      2.2.0cvs49
9933
9934         * src/folderview.c
9935         * src/imap.c
9936         * src/inc.c
9937         * src/mbox.c
9938         * src/messageview.c
9939         * src/news.c
9940         * src/send_message.c
9941         * src/summaryview.c
9942         * src/gtk/sslcertwindow.c
9943                 alertpanel fixes, by Fabien
9944
9945 2006-05-23 [colin]      2.2.0cvs48
9946
9947         * src/folder.c
9948         * src/folderview.c
9949         * src/msgcache.c
9950         * src/summaryview.c
9951         * src/gtk/gtksctree.c
9952         * src/gtk/gtksctree.h
9953                 More timings
9954                 Fix slow loading problem, which was caused by the
9955                 use of some gtk_ctree funcs and their use of
9956                 g_list_position while gtk_ctree_(un)link'ing.
9957                 Reap more functions from gtkctree.c to be sure we
9958                 use our (fast) version instead of theirs.
9959         * src/mh.c
9960                 Fix copy of unread mails
9961
9962
9963 2006-05-22 [wwp]        2.2.0cvs47
9964
9965         * manual/fr/advanced.xml
9966                 updated.
9967
9968 2006-05-22 [colin]      2.2.0cvs46
9969
9970         * src/filtering.c
9971                 Fix possible infinite loop. 'copy' is not a 
9972                 final action, so when encountering a 'copy',
9973                 we have to check if a previous one was set
9974                 and do it. In the same way, if we encounter
9975                 a 'move' we have to perform a possibly 
9976                 pending 'copy'. This will slow down filtering
9977                 on IMAP if move+copy or multiple copy actions
9978                 are to be done, but handling it via the batch
9979                 would be really too convoluted.
9980
9981 2006-05-22 [wwp]        2.2.0cvs45
9982
9983         * manual/fr/advanced.xml
9984         * manual/fr/faq.xml
9985         * manual/fr/glossary.xml
9986         * manual/fr/handling.xml
9987         * manual/fr/intro.xml
9988         * manual/fr/plugins.xml
9989         * manual/fr/sylpheed-claws-manual.xml
9990                 sync w/ the english manual: updates URIs, documented mailing-list
9991                 support, better explanation about the enabled/disabled feature
9992                 in filtering/processing rules by Paul.
9993
9994 2006-05-21 [colin]      2.2.0cvs44
9995
9996         * src/summaryview.c
9997                 Don't expand after building threads, but during
9998
9999 2006-05-21 [colin]      2.2.0cvs43
10000
10001         * src/procmsg.c
10002         * src/summaryview.c
10003                 More timing possibilities... For next time I have 
10004                 to find out how the hell some 3GHz computer takes
10005                 one minute to open a 30k folder...
10006
10007 2006-05-21 [colin]      2.2.0cvs42
10008
10009         * manual/pl/advanced.xml
10010         * manual/pl/faq.xml
10011         * manual/pl/glossary.xml
10012         * manual/pl/handling.xml
10013         * manual/pl/intro.xml
10014         * manual/pl/plugins.xml
10015         * manual/pl/sylpheed-claws-manual.xml
10016                 Polish manual updated by Pawel
10017
10018 2006-05-20 [colin]
10019
10020         * 2.3.0-rc3 released
10021
10022 2006-05-20 [colin]      2.2.0cvs41
10023
10024         * src/imap.c
10025                 Fix -rc2 problems:
10026                 - remove cache of moved messages from original folder
10027                 - apply new flags to messages even if they aren't appliable
10028                   via IMAP.
10029
10030 2006-05-20 [colin]
10031
10032         * 2.3.0-rc2 released
10033
10034 2006-05-19 [colin]      2.2.0cvs40
10035
10036         * src/imap.c
10037                 Don't issue SELECT in imap_change_flags
10038                 before having checked that we indeed have
10039                 some flags to change. MSG_POSTFILTERED for
10040                 example can't be used on IMAP.
10041                 Fixes bug #955 (copying messages between 
10042                 imap folders is extremely slow), which was
10043                 a regression.
10044
10045 2006-05-19 [colin]      2.2.0cvs39
10046
10047         * src/folder.c
10048         * src/folder.h
10049         * src/folderview.c
10050                 Try to fix bug #830 (Some unread messages 
10051                 get marked read in IMAP inbox):
10052                 - Prevent scanning a folder if it's being 
10053                   opened via the GUI
10054                 - Postpone opening via the GUI of a folder
10055                   currently scanned.
10056
10057
10058 2006-05-19 [wwp]        2.2.0cvs38
10059
10060         * manual/advanced.xml
10061                 fix English+typo (thanks to Paul).
10062
10063 2006-05-19 [wwp]        2.2.0cvs37
10064
10065         * manual/advanced.xml
10066         * manual/fr/advanced.xml
10067         * src/gtk/logwindow.c
10068         * src/prefs_common.c
10069         * src/prefs_common.h
10070                 added hidden prefs to allow customization of colors used in
10071                 protocol log window (useful for dark gtk+ themes).
10072
10073 2006-05-19 [wwp]        2.2.0cvs36
10074
10075         * ChangeLog
10076                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
10077
10078 2006-05-19 [paul]       2.2.0cvs35
10079
10080         * src/textview.c
10081                 make Reply-To fully clickable
10082         * src/gtk/logwindow.c
10083                 more colouring (SMTP ESMTP)
10084         Both patches by Pawel Pekala
10085
10086 2006-05-19 [cleroy]     2.2.0cvs34
10087
10088         * src/mh.c
10089                 Don't update flags from current folder
10090                 Probably fixes bug #935 (Read Messages 
10091                 Revert to Being Marked as Unread)
10092
10093 2006-05-18 [colin]      2.2.0cvs33
10094
10095         * src/imap.c
10096                 Warning fix
10097         * src/compose.c
10098         * src/mainwindow.c
10099         * src/summaryview.c
10100         * src/toolbar.c
10101                 Allow replying to multiple emails
10102                 in multiple windows
10103         * src/mimeview.c
10104         * src/etpan/imap-thread.c
10105                 Leak fixes
10106
10107 2006-05-18 [paul]       2.2.0cvs32
10108
10109         * src/summaryview.c
10110                 keep Mailing-List menu refreshed
10111                 Thanks to Colin
10112
10113 2006-05-18 [paul]       2.2.0cvs31
10114
10115         * manual/advanced.xml
10116         * manual/faq.xml
10117         * manual/glossary.xml
10118         * manual/handling.xml
10119         * manual/intro.xml
10120         * manual/plugins.xml
10121         * manual/sylpheed-claws-manual.xml
10122                 update URLs
10123                 add info about mailing-list support
10124                 edit filtering info
10125         * src/wizard.c
10126         * src/common/defs.h
10127         * src/gtk/about.c
10128         * src/plugins/dillo_viewer/README
10129                 update URLs
10130
10131 2006-05-17 [wwp]        2.2.0cvs30
10132
10133         * manual/handling.xml
10134         * manual/fr/handling.xml
10135                 documented the ability to enabled/disable filtering/processing rules.
10136
10137 2006-05-17 [colin]      2.2.0cvs29
10138
10139         * src/main.c
10140                 Don't initialize g_thread subsystem if it's 
10141                 already done (thanks to Hiro)
10142         * src/mimeview.c
10143                 Fix saving of parts when there name can't be
10144                 converted from UTF-8.
10145
10146 2006-05-17 [paul]       2.2.0cvs28
10147
10148         * po/Makefile.in.in
10149                 fix config.status warning with autoconf 2.60
10150
10151 2006-05-17 [paul]       2.2.0cvs27
10152
10153         * po/POTFILES.in
10154                 add src/mbox.c
10155
10156 2006-05-17 [wwp]        2.2.0cvs26
10157
10158         * src/mainwindow.c
10159                 fix useless and potentially dangerous buffer walking (thanks to Colin).
10160
10161 2006-05-17 [wwp]        2.2.0cvs25
10162
10163         * src/plugins/demo/demo.c
10164                 updated product name in plugin demo (many plugins need to be
10165                 sync'ed w/ that change).
10166
10167 2006-05-17 [colin]      2.2.0cvs24
10168
10169         * src/mh.c
10170                 Fix leak
10171
10172 2006-05-16 [colin]      2.2.0cvs23
10173
10174         * src/mainwindow.c
10175                 Stupid me hit again. Fix cvs22.
10176
10177 2006-05-16 [colin]      2.2.0cvs22
10178
10179         * src/mainwindow.c
10180                 Fix bug #922 (sylpheed-claws crashed after 
10181                 pushing on Inbox folder)
10182
10183 2006-05-16 [colin]      2.2.0cvs21
10184
10185         * src/compose.c
10186                 Make From header be copy/paste/select-able
10187
10188 2006-05-16 [wwp]        2.2.0cvs20
10189
10190         * src/export.c
10191         * src/matcher.c
10192         * src/summaryview.c
10193         * src/etpan/imap-thread.c
10194                 fix some compiler warnings (thanks to Colin).
10195
10196 2006-05-16 [wwp]        2.2.0cvs19
10197
10198         * src/action.c
10199         * src/gedit-print.c
10200         * src/inc.c
10201         * src/mainwindow.c
10202         * src/mh.c
10203         * src/statusbar.c
10204         * src/send_message.c
10205         * src/summaryview.c
10206                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
10207
10208 2006-05-15 [colin]      2.2.0cvs18
10209
10210         * src/procmsg.c
10211                 Fix automatic rule creation with List-Post
10212
10213 2006-05-15 [paul]       2.2.0cvs17
10214
10215         * tools/filter_conv_new.pl
10216                 updated for rule enabling/disabling
10217                 claws version >= 2.3.x required
10218
10219 2006-05-15 [cleroy]     2.2.0cvs16
10220
10221         * src/main.c
10222                 Revert test
10223
10224 2006-05-15 [cleroy]     2.2.0cvs15
10225
10226         * src/main.c
10227                 test
10228
10229 2006-05-15 [wwp]        2.2.0cvs14
10230
10231         * manual/pl/.cvsignore
10232                 ignore generated files.
10233
10234 2006-05-14 [wwp]        2.3.0-rc1
10235
10236         * 2.3.0-rc1 released
10237
10238 2006-05-13 [wwp]        2.2.0cvs13
10239
10240         * src/filtering.c
10241         * src/filtering.h
10242         * src/matcher.c
10243         * src/matcher_parser_lex.l
10244         * src/matcher_parser_parse.y
10245         * src/prefs_filtering.c
10246                 new feature: provide the ability to disable filtering and processing
10247                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
10248                 adaptations.
10249
10250 2006-05-13 [colin]      2.2.0cvs12
10251
10252         * src/compose.c
10253                 Remove useless if (a) b; else b;
10254                 Thanks to wwp
10255
10256 2006-05-13 [wwp]        2.2.0cvs11
10257
10258         * src/export.c
10259         * src/import.c
10260         * src/mainwindow.c
10261         * src/mbox.c
10262         * src/summaryview.c
10263         * src/summaryview.h
10264                 no more silent failures (or at least less ones) when importing
10265                 or exporting from/to mbox. Also start importing/exporting if
10266                 the necessary info is set.
10267
10268 2006-05-13 [wwp]        2.2.0cvs10
10269
10270         * RELEASE_NOTES
10271                 restored up-to-date release notes.
10272
10273 2006-05-13 [paul]       2.2.0cvs9
10274
10275         * po/nl.po
10276         * po/ru.po
10277                 updated by Tim Dijkstra and Pavlo Bohmat
10278
10279 2006-05-12 [colin]      2.2.0cvs8
10280
10281         * src/gtk/quicksearch.c
10282                 Add "k" as shortcut for "colorlabel". Patch
10283                 by ath42@users.sf.net.
10284
10285 2006-05-12 [paul]       2.2.0cvs7
10286
10287         * src/prefs_common.h
10288         * src/prefs_summaries.c
10289         * src/summaryview.c
10290                 when entering a folder also allow
10291                 going directly to first Marked message
10292
10293 2006-05-12 [paul]       2.2.0cvs6
10294
10295         * src/summaryview.c
10296                 always obey 'confirm before marking all
10297                 mails read' option
10298
10299 2006-05-12 [paul]       2.2.0cvs5
10300
10301         * src/textview.c
10302                 make Sender fully clickable
10303
10304 2006-05-12 [colin]      2.2.0cvs4
10305
10306         * src/compose.c
10307         * src/compose.h
10308                 Let From be editable
10309         * src/main.c
10310         * src/mh.c
10311                 Full support of .mh_sequences' Unseen seq
10312
10313 2006-05-12 [colin]      2.2.0cvs3
10314
10315         * src/folder.c
10316         * src/mainwindow.c
10317         * src/mainwindow.h
10318         * src/messageview.c
10319         * src/prefs_spelling.c
10320         * src/procheader.c
10321         * src/procmsg.c
10322         * src/procmsg.h
10323         * src/summaryview.c
10324         * src/toolbar.c
10325         * src/toolbar.h
10326                 Add contextual menu on Compose toolbar
10327                 button. Fixes bug #944 (Automatic
10328                 addresses not applied when changing account
10329                 from compose window)
10330                 add Mailing List support
10331                 based on the old 0.6.5claws25 patch by
10332                 Melvin Hadasht, with finishing touches
10333                 by Colin
10334                 Fix "ignore thread" when mails are threaded by
10335                 subject (and weren't ignored although appearing
10336                 in the thread).
10337                 GUI rework.
10338                 Both patches by Pawel.
10339
10340 2006-05-08 [paul]       2.2.0cvs2
10341
10342         * src/mainwindow.c
10343         * src/mainwindow.h
10344         * src/messageview.c
10345         * src/procheader.c
10346         * src/procmsg.c
10347         * src/procmsg.h
10348         * src/summaryview.c
10349                 add Mailing List support
10350                 based on the old 0.6.5claws25 patch by 
10351                 Melvin Hadasht, with finishing touches
10352                 by Colin
10353
10354 2006-05-08 [colin]      2.2.0cvs1
10355
10356         * src/mainwindow.c
10357         * src/toolbar.c
10358         * src/toolbar.h
10359                 Add contextual menu on Compose toolbar 
10360                 button. Fixes bug #944 (Automatic 
10361                 addresses not applied when changing account 
10362                 from compose window)
10363
10364 2006-05-08 [paul]       2.2.0
10365
10366         2.2.0 released
10367
10368 2006-05-08 [paul]       2.1.1cvs51
10369
10370         * po/cs.po
10371         * po/de.po
10372         * po/en_GB.po
10373         * po/fi.po
10374         * po/fr.po
10375         * po/pt_BR.po
10376         * po/sr.po
10377         * po/zh_CN.po
10378                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
10379                 Fabien Vantard, Frederico Goncalves Guimaraes,
10380                 Aleksandar Urosevic, and Ralgh Young
10381
10382 2006-05-12 [colin]      2.1.1cvs50
10383
10384         * po/cs.po
10385         * po/de.po
10386         * po/en_GB.po
10387         * po/es.po
10388         * po/fi.po
10389         * po/fr.po
10390         * po/pt_BR.po
10391         * po/sr.po
10392         * po/zh_CN.po
10393                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
10394                 Fabien Vantard, Frederico Goncalves Guimaraes,
10395                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
10396
10397 2006-05-05 [colin]      2.1.1cvs49
10398
10399         * manual/Makefile.am
10400         * manual/pl/Makefile.am
10401         * manual/pl/account.xml
10402         * manual/pl/ack.xml
10403         * manual/pl/addrbook.xml
10404         * manual/pl/advanced.xml
10405         * manual/pl/faq.xml
10406         * manual/pl/glossary.xml
10407         * manual/pl/gpl.xml
10408         * manual/pl/handling.xml
10409         * manual/pl/intro.xml
10410         * manual/pl/keyboard.xml
10411         * manual/pl/plugins.xml
10412         * manual/pl/starting.xml
10413         * manual/pl/sylpheed-claws-manual.xml
10414         * manual/pl/dist/.cvsignore
10415         * manual/pl/dist/Makefile.am
10416         * manual/pl/dist/html/.cvsignore
10417         * manual/pl/dist/html/Makefile.am
10418         * manual/pl/dist/pdf/.cvsignore
10419         * manual/pl/dist/pdf/Makefile.am
10420         * manual/pl/dist/ps/.cvsignore
10421         * manual/pl/dist/ps/Makefile.am
10422         * manual/pl/dist/txt/.cvsignore
10423         * manual/pl/dist/txt/Makefile.am
10424                 Add the polish translation of the manual,
10425                 Authored by Pawel Pekala.
10426
10427 2006-05-05 [cleroy]     2.1.1cvs48
10428
10429         * src/main.c
10430                 Re-read matcherrc after loading plugins 
10431                 if some of them add folders.
10432
10433 2006-05-03 [colin]      2.1.1cvs47
10434
10435         * src/imap.c
10436                 I'm idiot
10437
10438 2006-05-03 [colin]      2.1.1cvs46
10439
10440         * src/imap.c
10441                 Be sure to have a session when
10442                 getting separator
10443
10444 2006-05-03 [colin]      2.1.1cvs45
10445
10446         * src/imap.c
10447         * src/imap.h
10448         * src/imap_gtk.c
10449                 Fix preventing renaming with namespace 
10450                 separator.
10451
10452 2006-05-01 [colin]      2.1.1cvs44
10453
10454         * src/action.c
10455                 Don't reload messageview when result of
10456                 action is piped.
10457
10458 2006-04-29 [colin]      2.1.1cvs43
10459
10460         * src/prefs_receive.c
10461         * src/plugins/spamassassin/spamassassin_gtk.c
10462         * src/plugins/clamav/clamav_plugin_gtk.c
10463                 GUI fixes by Pawel
10464
10465 2006-04-29 [colin]      2.1.1cvs42
10466
10467         * src/prefs_compose_writing.c
10468         * src/prefs_quote.c
10469                 Cleanups. Patch by Pawel
10470
10471 2006-04-28 [paul]       2.1.1cvs41
10472
10473         * src/matcher.c
10474                 fix returned quick search results when search
10475                 term contains an underscore.
10476                 Thanks to Colin
10477
10478 2006-04-28 [paul]       2.1.1cvs40
10479
10480         * src/prefs_message.c
10481         * src/prefs_receive.c
10482                 GUI cleanups
10483                 Patches by Pawel Pekala
10484
10485 2006-04-27 [colin]      2.1.1cvs39
10486
10487         * src/wizard.c
10488                 Differentiate subject Welcome from
10489                 window's title Welcome
10490
10491 2006-04-27 [paul]
10492
10493         2.2.0-rc1 released
10494
10495 2006-04-27 [paul]       2.1.1cvs38
10496
10497         * manual/advanced.xml
10498         * manual/fr/advanced.xml
10499                 add info about compose_no_markup hidden pref
10500
10501 2006-04-27 [paul]       2.1.1cvs37
10502
10503         * src/prefs_account.c
10504                 improve privacy labels
10505         * src/prefs_msg_colors.c
10506                 change some strings for translators' convenience
10507         * src/gtk/gtkutils.c
10508                 don't underline the link button text
10509
10510 2006-04-25 [colin]      2.1.1cvs36
10511
10512         * src/folder.c
10513                 Complete 2.1.1cvs33 (once more ;)
10514
10515 2006-04-25 [colin]      2.1.1cvs35
10516
10517         * src/editldap.c
10518                 Fix tooltip
10519
10520 2006-04-25 [cleroy]     2.1.1cvs34
10521
10522         * src/compose.c
10523         * src/gtk/gtkaspell.c
10524                 Fix crash on redirect (related to the return 
10525                 of the aspell menu in compose's toolbar)
10526         * src/prefs_msg_colors.c
10527                 Fix sensitivity widgets
10528         * src/image_viewer.c
10529         * src/gtk/pluginwindow.c
10530         * src/gtk/prefswindow.c
10531                 Change released signals to clicked (Fabien)
10532         * po/POTFILES.in
10533         * src/common/socket.c
10534         * src/plugins/spamassassin/spamassassin.c
10535                 Translate strings (Fabien)
10536
10537 2006-04-25 [paul]       2.1.1cvs33
10538
10539         * src/folder.c
10540         * src/folder.h
10541         * src/folderview.c
10542                 complete the fix of bug #912
10543                 Thanks to Colin
10544
10545 2006-04-25 [colin]      2.1.1cvs32
10546
10547         * src/news.c
10548                 Better progress bar
10549         * src/mimeview.c
10550         * src/summaryview.c
10551         * src/summaryview.h
10552                 Fix focus chain
10553                 Patches by Pawel Pekala
10554
10555 2006-04-24 [colin]      2.1.1cvs31
10556
10557         * src/compose.c
10558                 Fix compilation warnings (Fabien)
10559
10560 2006-04-24 [colin]      2.1.1cvs30
10561
10562         * src/addrindex.c
10563         * src/editldap.c
10564         * src/editldap_basedn.c
10565         * src/editldap_basedn.h
10566         * src/ldapctrl.c
10567         * src/ldapctrl.h
10568         * src/ldapquery.c
10569         * src/ldaputil.c
10570         * src/ldaputil.h
10571                 Fix bug #901 (LDAPS support)
10572
10573 2006-04-24 [colin]      2.1.1cvs29
10574
10575         * src/compose.c
10576                 Fix logic on error with send dialog on
10577         * src/imap.c
10578                 Fix compilation without libetpan, thanks
10579                 to Fabien
10580         * src/summaryview.c
10581                 Fix 'context-menu' key
10582
10583 2006-04-23 [colin]      2.1.1cvs28
10584
10585         * src/folder.c
10586                 Never free current's cache to free up 
10587                 memory. Fixes bug #912 (new count 
10588                 randomly set to message count)
10589
10590 2006-04-23 [colin]      2.1.1cvs27
10591
10592         * src/gtk/quicksearch.c
10593                 And remove printf...
10594
10595 2006-04-23 [colin]      2.1.1cvs26
10596
10597         * src/gtk/quicksearch.c
10598                 Fix replacing in quicksearch, and fix inserting
10599                 in the middle of the string. (introduced at 2.1.0cvs22)
10600
10601 2006-04-23 [colin]      2.1.1cvs25
10602
10603         * src/imap.c
10604                 Make sure uidnext is initialized in get_num_list
10605                 (not for stable, related to 2.1.1cvs8 and friends)
10606
10607 2006-04-23 [colin]      2.1.1cvs24
10608
10609         * src/imap.c
10610                 Output something when login is successful
10611                 too
10612
10613 2006-04-23 [colin]      2.1.1cvs23
10614
10615         * src/etpan/imap-thread.c
10616                 Better logging (line-per-line, hide data in fetch)
10617                 Fix a const warning
10618         * src/gtk/logwindow.c
10619         * src/gtk/logwindow.h
10620                 Better logging (color for input/output)
10621
10622 2006-04-21 [colin]      2.1.1cvs22
10623
10624         * src/gtk/quicksearch.c
10625                 On gtk+-2.8, use stock buttons in quicksearch
10626                 Based on a patch by Fabien and a design by Paul
10627
10628 2006-04-21 [colin]      2.1.1cvs21
10629
10630         * src/folderview.c
10631         * src/mainwindow.c
10632                 Fix occasional flicker in folderview
10633         * src/common/utils.c
10634                 Fix bug #943 (Incorrectly parsed email address 
10635                 list in short headers on message view and in 
10636                 printouts)
10637
10638 2006-04-20 [colin]      2.1.1cvs20
10639
10640         * src/imap.c
10641         * src/imap.h
10642         * src/prefs_account.c
10643                 Add ANONYMOUS auth for IMAP
10644
10645 2006-04-20 [paul]       2.1.1cvs19
10646
10647         * src/main.c
10648                 proper fix for 2.1.1cvs18
10649                 Thanks to Colin
10650
10651 2006-04-20 [paul]       2.1.1cvs18
10652
10653         * src/main.c
10654                 fix build warnings
10655
10656 2006-04-20 [paul]       2.1.1cvs17
10657
10658         * src/gtk/quicksearch.c
10659                 fix standard, non-extended Quick search,
10660                 was broken in 2.1.1cvs15.
10661                 Thanks to Colin.
10662
10663 2006-04-20 [colin]      2.1.1cvs16
10664
10665         * src/prefs_matcher.c
10666                 Fix values when reselecting a ~test
10667                 rule
10668
10669 2006-04-19 [colin]      2.1.1cvs15
10670
10671         * src/compose.c
10672         * src/compose.h
10673         * src/gtk/gtkaspell.c
10674         * src/gtk/gtkaspell.h
10675                 Put back Options menu in Spelling/
10676         * src/gtk/quicksearch.c
10677                 Don't search, and show error, if the
10678                 advanced search has a syntax error
10679
10680 2006-04-18 [colin]      2.1.1cvs14
10681
10682         * src/textview.c
10683                 Fix gdk warnings on set_cursor when textview
10684                 isn't visible
10685
10686 2006-04-18 [colin]      2.1.1cvs13
10687
10688         * src/gtk/gtksctree.c
10689                 Remove seemingly useless refresh that causes
10690                 flicker - watch this commit in case of 
10691                 problems before planned backport to stable
10692
10693 2006-04-18 [colin]      2.1.1cvs12
10694
10695         * src/imap.c
10696                 Factorize get/set_xml code
10697         * src/compose.c
10698         * src/prefs_account.c
10699         * src/prefs_account.h
10700         * src/procmsg.c
10701                 Add Encrypt to self option
10702
10703 2006-04-17 [colin]      2.1.1cvs11
10704
10705         * configure.ac
10706                 Fix search on encrpyt function on dragonfly
10707                 Patch by Jonathan Buschmann <jonthn@agmact.com>
10708
10709 2006-04-17 [colin]      2.1.1cvs10
10710
10711         * src/prefs_account.c
10712                 Be safe by default: remove mails from POP3
10713                 after 7 days, not immediately
10714
10715 2006-04-17 [colin]      2.1.1cvs9
10716
10717         * src/etpan/imap-thread.c
10718                 Fix build on DragonFly - patch by 
10719                 Jonathan Buschmann <jonthn@agmact.com>
10720
10721 2006-04-17 [colin]      2.1.1cvs8
10722
10723         * src/imap.c
10724                 Save uidnext between sessions
10725
10726 2006-04-17 [colin]      2.1.1cvs7
10727
10728         * src/imap.c
10729                 scan is required when uid validity changes
10730
10731 2006-04-17 [colin]      2.1.1cvs6
10732
10733         * src/folderview.c
10734                 Don't scan if not necessary, apart in current
10735                 folder and INBOX to fetch flags.
10736         * src/imap.c
10737                 Scan is necessary if unread count changes
10738
10739 2006-04-17 [colin]      2.1.1cvs5
10740
10741         * src/imap.c
10742                 ...But always fetch ANSWERED and DELETED flags for
10743                 INBOX, as filtering can happen on these flags.
10744
10745 2006-04-17 [colin]      2.1.1cvs4
10746
10747         * src/imap.c
10748                 Don't fetch REPLIED and DELETED flags when synchronising
10749                 flags with a closed folder. We only need UNSEEN and FLAGGED
10750                 to update the folderview.
10751
10752 2006-04-17 [colin]      2.1.1cvs3
10753
10754         * src/imap.c
10755                 Faster flag search when there are new mails 
10756                 in a folder. We can do a full search if the 
10757                 folder contains less messages than the new
10758                 list.
10759
10760 2006-04-17 [colin]      2.1.1cvs2
10761
10762         * po/cs.po
10763         * po/de.po
10764         * po/fr.po
10765         * po/nl.po
10766         * po/pt_BR.po
10767                 Update translations from stable branch
10768
10769 2006-04-17 [colin]      2.1.1cvs1
10770
10771         * configure.ac
10772                 Bump version to follow stable release
10773
10774 2006-04-16 [mones]      2.1.0cvs50
10775
10776         * po/es.po
10777                 Updated for release
10778
10779 2006-04-16 [colin]      2.1.0cvs49
10780
10781         * src/textview.c
10782                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
10783                 with gtk < 2.8. Thanks to Fabien Vantard.
10784
10785 2006-04-15 [colin]      2.1.0cvs48
10786
10787         * src/etpan/imap-thread.c
10788                 Fix bug #919 (libetpan: SEGV when connecting 
10789                 using command)
10790
10791 2006-04-14 [colin]      2.1.0cvs47
10792
10793         * src/main.c
10794                 Fix race on --select (should be done better)
10795
10796 2006-04-14 [wwp]        2.1.0cvs46
10797
10798         * src/send_message.c
10799                 enforce a check for domain in account prefs (a sending
10800                 error could be faced if domain was checked but no value set),
10801                 thanks to Colin.
10802
10803 2006-04-14 [colin]      2.1.0cvs45
10804
10805         * src/codeconv.c
10806                 when converting from unknown to unknown, if the
10807                 string is UTF8, don't convert it to the locale
10808                 (which breaks it)
10809
10810 2006-04-14 [colin]      2.1.0cvs44
10811
10812         * src/compose.c
10813                 Don't try to use ASCII for converting headers
10814                 (as done in body)
10815
10816 2006-04-14 [paul]       2.1.0cvs43
10817
10818         * src/crash.c
10819                 add locale/charset info to crash report
10820         * src/gtk/about.c
10821                 add wwp to doc team
10822                 replace 'e-mail' with preferred 'email'
10823         * src/gtk/authors.h
10824                 ensure contributors list is in alphabetical
10825                 order
10826
10827 2006-04-13 [colin]      2.1.0cvs42
10828
10829         * src/textview.c
10830                 Prevent gdk warnings
10831
10832 2006-04-13 [colin]      2.1.0cvs41
10833
10834         * src/common/ssl_certificate.c
10835         * src/common/ssl_certificate.h
10836         * src/gtk/sslcertwindow.c
10837                 Warn on expired certs, and display the expiration date
10838
10839 2006-04-13 [colin]      2.1.0cvs40
10840
10841         * src/plugins/spamassassin/spamassassin_gtk.c
10842                 Fix missing set_text on unix socket
10843
10844 2006-04-13 [wwp]        2.1.0cvs39
10845
10846         * manual/fr/advanced.xml
10847         * manual/fr/glossary.xml
10848                 applied new spam/ham/email lexicon (pourriel, courriel)
10849
10850 2006-04-13 [paul]       2.1.0cvs38
10851
10852         * src/plugins/pgpmime/plugin.c
10853                 remove the mention of S/MIME from the
10854                 description. This is now handled by the
10855                 S/MIME plugin.
10856
10857 2006-04-13 [paul]       2.1.0cvs37
10858
10859         * src/prefs_msg_colors.c
10860                 rework dialog
10861         * src/prefs_folder_item.c
10862         * src/prefs_spelling.c
10863                 add a tooltip to the colour selector buttons
10864
10865 2006-04-13 [wwp]        2.1.0cvs36
10866
10867         * manual/advanced.xml
10868         * manual/glossary.xml
10869         * manual/handling.xml
10870         * manual/keyboard.xml
10871         * manual/plugins.xml
10872         * manual/starting.xml
10873         * manual/fr/account.xml
10874         * manual/fr/ack.xml
10875         * manual/fr/addrbook.xml
10876         * manual/fr/advanced.xml
10877         * manual/fr/faq.xml
10878         * manual/fr/glossary.xml
10879         * manual/fr/gpl.xml
10880         * manual/fr/handling.xml
10881         * manual/fr/intro.xml
10882         * manual/fr/keyboard.xml
10883         * manual/fr/plugins.xml
10884         * manual/fr/starting.xml
10885         * manual/fr/sylpheed-claws-manual.xml
10886                 fixes to the manuals:
10887                  - summaryview -> Message List (same in French)
10888                  - translate key names
10889                  - fix French punctuation, use non-breakable spaces when
10890                    necessary, don't use &thinsp; which is not portable
10891                  - tell what maildir and mbox formats we support
10892
10893 2006-04-12 [wwp]        2.1.0cvs35
10894
10895         * src/prefs_toolbar.c
10896                 unified a replace button more,
10897                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10898
10899 2006-04-12 [wwp]        2.1.0cvs34
10900
10901         * src/prefs_common.c
10902         * src/prefs_msg_colors.c
10903                 make default color labels translatable,
10904                 patch from Fabien Vantard <fzzzzz@gmail.com>,
10905                 thanks to Tim <timbrain@post.cz> for reporting.
10906
10907 2006-04-12 [wwp]        2.1.0cvs33
10908
10909         * manual/glossary.xml
10910         * manual/intro.xml
10911         * manual/plugins.xml
10912         * manual/starting.xml
10913         * manual/sylpheed-claws-manual.xml
10914         * manual/fr/.cvsignore
10915         * manual/fr/account.xml
10916         * manual/fr/ack.xml
10917         * manual/fr/addrbook.xml
10918         * manual/fr/advanced.xml
10919         * manual/fr/faq.xml
10920         * manual/fr/glossary.xml
10921         * manual/fr/handling.xml
10922         * manual/fr/intro.xml
10923         * manual/fr/keyboard.xml
10924         * manual/fr/plugins.xml
10925         * manual/fr/starting.xml
10926         * manual/fr/sylpheed-claws-manual.xml
10927                 various fixes: typos, missing .fr translations, punctuation,
10928                 capitalization, links, accents and some bad French more.
10929
10930 2006-04-12 [wwp]        2.1.0cvs32
10931
10932         * src/prefs_gtk.c
10933                 fix for bug #935: always store prefs files in UTF-8 (thanks
10934                 to Colin).
10935
10936 2006-04-11 [colin]      2.1.0cvs31
10937
10938         * src/compose.c
10939                 Fix inserting files not in utf8 when locale is utf8
10940
10941 2006-04-11 [colin]      2.1.0cvs30
10942
10943         * src/inc.c
10944                 Don't show error dialog when cancelling connection
10945                 Patch by Pawel
10946
10947 2006-04-11 [cleroy]     2.1.0cvs29
10948
10949         * src/compose.c
10950                 Implement multiple quote levels
10951         * src/prefs_common.c
10952                 Change a little bit the quote bgcolor for 2nd level
10953
10954 2006-04-11 [colin]      2.1.0cvs28
10955
10956         * src/gtk/about.c
10957                 Add locale and charset in the label
10958
10959 2006-04-10 [colin]      2.1.0cvs27
10960
10961         * src/compose.c
10962         * src/prefs_common.c
10963         * src/prefs_common.h
10964         * src/prefs_msg_colors.c
10965         * src/textview.c
10966                 Allow optional background color in quotes
10967                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
10968                 GTK+-2.8.x feature
10969
10970 2006-04-10 [colin]      2.1.0cvs26
10971
10972         * src/main.c
10973         * src/mainwindow.c
10974         * src/mainwindow.h
10975                 Implement --select
10976
10977 2006-04-10 [colin]      2.1.0cvs25
10978
10979         * manual/plugins.xml
10980         * manual/fr/plugins.xml
10981                 Document libcurl's proxy variables
10982
10983 2006-04-09 [colin]      2.1.0cvs24
10984
10985         * src/prefs_common.c
10986                 gettext() returns statically allocated stuff. We have
10987                 to strdup it in order to be able to free it.
10988
10989 2006-04-09 [colin]      2.1.0cvs23
10990
10991         * AUTHORS
10992         * src/gtk/authors.h
10993                 Add Alexei
10994
10995 2006-04-09 [colin]      2.1.0cvs22
10996
10997         * src/mainwindow.c
10998         * src/gtk/quicksearch.c
10999                 Fix bug #859 (problems with cyrilic input in 
11000                 search panel) - Patch by Alexey Illarionov 
11001                 <littlesavage@rambler.ru>
11002
11003 2006-04-09 [colin]      2.1.0cvs21
11004
11005         * src/prefs_customheader.c
11006                 I prefer removing then freeing rather than the contrary
11007                 (even if it doesn't change anything ;-)
11008         * src/prefs_account.c
11009                 Fix bug #933 (Crash re-entering the custom headers list 
11010                 dialog in accounts prefs)
11011                 The problem happened when cancelling the Account 
11012                 Preferences' dialogs - in which case we didn't do 
11013                 anything to the PrefsAccount * struct. In case of applying,
11014                 the old ac_prefs was replaced with the tmp_ac_prefs we were
11015                 working with in this dialog. The problem is that 
11016                 prefs_customheader.c, working on this tmp_ac_prefs, always
11017                 changes the ->customhdr_list pointer, even when cancelled. 
11018                 So in case of cancelling the prefs_account dialog, we still
11019                 have to update ->customhdr_list in the real account.
11020
11021 2006-04-08 [colin]      2.1.0cvs20
11022
11023         * manual/fr/glossary.xml
11024         * manual/fr/keyboard.xml
11025                 Forgot some headers :)
11026
11027 2006-04-08 [colin]      2.1.0cvs19
11028
11029         * manual/Makefile.am
11030         * manual/fr/Makefile.am
11031         * manual/fr/account.xml
11032         * manual/fr/ack.xml
11033         * manual/fr/addrbook.xml
11034         * manual/fr/advanced.xml
11035         * manual/fr/faq.xml
11036         * manual/fr/glossary.xml
11037         * manual/fr/gpl.xml
11038         * manual/fr/handling.xml
11039         * manual/fr/intro.xml
11040         * manual/fr/keyboard.xml
11041         * manual/fr/plugins.xml
11042         * manual/fr/starting.xml
11043         * manual/fr/sylpheed-claws-manual.xml
11044         * manual/fr/dist/.cvsignore
11045         * manual/fr/dist/Makefile.am
11046         * manual/fr/dist/html/.cvsignore
11047         * manual/fr/dist/html/Makefile.am
11048         * manual/fr/dist/pdf/.cvsignore
11049         * manual/fr/dist/pdf/Makefile.am
11050         * manual/fr/dist/ps/.cvsignore
11051         * manual/fr/dist/ps/Makefile.am
11052         * manual/fr/dist/txt/.cvsignore
11053         * manual/fr/dist/txt/Makefile.am
11054                 Add the french translation of the manual. Thanks to
11055                 Olivier Delhomme <olivier.delhomme@free.fr> for 
11056                 account.xml, ack.xml, addrbook.xml and advanced.xml
11057
11058 2006-04-08 [colin]      2.1.0cvs18
11059
11060         * manual/plugins.xml
11061         * manual/starting.xml
11062                 More fixes
11063
11064 2006-04-07 [colin]      2.1.0cvs17
11065
11066         * manual/faq.xml
11067         * manual/intro.xml
11068         * manual/keyboard.xml
11069                 Little fixes
11070
11071 2006-04-07 [colin]      2.1.0cvs16
11072
11073         * README
11074         * src/compose.c
11075         * src/prefs_common.c
11076         * src/prefs_common.h
11077                 Add hidden compose_no_markup pref
11078
11079 2006-04-07 [wwp]        2.1.0cvs15
11080
11081         * src/summary_search.c
11082         * .cvsignore
11083                 Bugfix: stop button was sticky when searching in an empty folder.
11084                 Applied curly brackets code style to the whole file (summary_search.c).
11085                 More files to ignore.
11086
11087 2006-04-07 [wwp]        2.1.0cvs14
11088
11089         * src/message_search.c
11090         * src/summary_search.c
11091                 changed default button when search bumps at file/folder
11092                 beginning or end, for convenience (thanks to Colin).
11093
11094 2006-04-07 [paul]       2.1.0cvs13
11095
11096         * src/plugins/dillo_viewer/dillo_prefs.c
11097                 avoid future potential for namespace collision
11098                 Patch by Colin
11099
11100 2006-04-06 [wwp]        2.1.0cvs12
11101
11102         * src/summary_search.c
11103                 Unify extended/advanced searches names (and thus factorize labels),
11104                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11105
11106 2006-04-06 [wwp]        2.1.0cvs11
11107
11108         * src/folderview.c
11109         * src/prefs_themes.c
11110         * src/summaryview.c
11111                 Fixed some compilation warnings.
11112
11113 2006-04-06 [colin]      2.1.0cvs10
11114
11115         * manual/advanced.xml
11116                 Document the wizard template and how to deploy
11117                 Sylpheed-Claws effectively
11118
11119 2006-04-06 [colin]      2.1.0cvs9
11120
11121         * src/folderview.c
11122                 gettext patch to tell translators about _("#"),
11123                 by Maxim Britov
11124
11125 2006-04-06 [colin]      2.1.0cvs8
11126
11127         * src/textview.c
11128                 Fix invalid GtkTextBIter after clicking "Display as text"
11129
11130 2006-04-06 [mones]      2.1.0cvs7
11131
11132         * src/addr_compl.c
11133         * src/addrindex.c
11134         * src/addritem.c
11135         * src/codeconv.c
11136         * src/compose.c
11137         * src/filtering.c
11138         * src/folder.c
11139         * src/folder_item_prefs.c
11140         * src/folderview.c
11141         * src/localfolder.c
11142         * src/matcher.c
11143         * src/mimeview.c
11144         * src/prefs_msg_colors.c
11145         * src/prefs_spelling.c
11146         * src/prefs_themes.c
11147         * src/procmime.c
11148         * src/procmsg.c
11149         * src/stock_pixmap.c
11150         * src/summaryview.c
11151         * src/textview.c
11152         * src/toolbar.c
11153         * src/common/mgutils.c
11154         * src/common/prefs.c
11155         * src/common/ssl_certificate.c
11156         * src/gtk/colorlabel.c
11157         * src/gtk/quicksearch.c
11158         * src/plugins/pgpmime/pgpmime.c
11159         * src/plugins/spamassassin/spamassassin.c
11160                 Removed redundant NULL checks for g_free() calls.
11161                 Patch by Pawel Pekala.
11162
11163 2006-04-06 [mones]      2.1.0cvs6
11164
11165         * src/prefs_actions.c
11166         * src/prefs_filtering.c
11167         * src/prefs_filtering_action.c
11168         * src/prefs_matcher.c
11169         * src/prefs_template.c
11170         * src/gtk/gtkutils.c
11171         * src/gtk/gtkutils.h
11172                 Have a nice replace button. Patch by Pawel Pekala
11173
11174 2006-04-06 [colin]      2.1.0cvs5
11175
11176         * src/addressbook.c
11177                 Fix crash with empty columns
11178
11179 2006-04-05 [colin]      2.1.0cvs4
11180
11181         * src/wizard.c
11182         * src/prefs_gtk.c
11183                 Allow wizard customization with pre-filled values
11184
11185 2006-04-05 [colin]      2.1.0cvs3
11186
11187         * src/textview.c
11188         * src/mimeview.c
11189         * src/mimeview.h
11190                 Nicer messages in mimeview
11191
11192 2006-04-05 [colin]      2.1.0cvs2
11193
11194         * src/addressbook.c
11195         * src/prefs_summaries.c
11196                 i18n fix
11197
11198 2006-04-05 [colin]      2.1.0cvs1
11199
11200         * src/plugins/pgpcore/plugin.c
11201         * src/plugins/pgpcore/select-keys.c
11202         * src/plugins/pgpcore/select-keys.h
11203         * src/plugins/pgpcore/sgpgme.c
11204         * src/plugins/pgpcore/sgpgme.h
11205         * src/plugins/pgpinline/pgpinline.c
11206         * src/plugins/pgpinline/plugin.c
11207         * src/plugins/pgpmime/pgpmime.c
11208         * src/plugins/pgpmime/plugin.c
11209                 Factorize and generalize a bit 
11210                 Drop S/MIME signature verification from PGP/MIME
11211                 (adding it as another, more complete plugin)
11212
11213 2006-04-05 [paul]       2.1.0
11214
11215         2.1.0 released
11216
11217 2006-04-05 [paul]       2.0.0cvs186
11218
11219         * manual/advanced.xml
11220                 add info on colour labels
11221
11222 2006-04-05 [paul]       2.0.0cvs185
11223
11224         * po/bg.po
11225         * po/cs.po
11226         * po/de.po
11227         * po/el.po
11228         * po/en_GB.po
11229         * po/fi.po
11230         * po/fr.po
11231         * po/it.po
11232         * po/nl.po
11233         * po/pl.po
11234         * po/pt_BR.po
11235         * po/sr.po
11236         * po/zh_CN.po
11237                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
11238                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
11239                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
11240                 Guimaraes, Aleksandar Urosevic, Ralgh Young
11241         * src/gtk/authors.h
11242         * tools/claws.i18n.status.pl
11243                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
11244                 and new Czech translator, Tim <timbrain@post.cz>
11245
11246 2006-04-05 [mones]      2.0.0cvs184
11247
11248         * po/es.po
11249                 Updated translation
11250
11251 2006-04-05 [colin]      2.0.0cvs183
11252
11253         * src/gtk/quicksearch.c
11254                 Fix bug #929 (unnecessary reload in quick search bar)
11255
11256 2006-04-05 [colin]      2.0.0cvs182
11257
11258         * src/compose.c
11259                 Fix crash on Reply with no From:
11260                 Show signature and conversion error on queuing 
11261                 (but not sending)
11262         * src/mainwindow.c
11263         * src/summaryview.c
11264         * src/summaryview.h
11265                 Factorize threading code and make sure msginfo 
11266                 is not null when it comes from a GtkCTreeRow's 
11267                 data
11268         * src/gtk/gtkaspell.c
11269                 Check for necessary things
11270         * src/gtk/gtksctree.c
11271         * src/gtk/gtksctree.h
11272                 Reset anchor if necessary when removing node
11273
11274 2006-03-29 [colin]      2.0.0cvs181
11275
11276         * src/folderview.c
11277                 Warn for disabled IMAP accounts (due to lack of
11278                 libetpan). Breaks string-freeze - sorry - but it
11279                 is kind of important ;)
11280
11281 2006-03-28 [colin]      2.0.0cvs180
11282
11283         * src/gtk/gtkutils.c
11284         * src/gtk/gtkutils.h
11285                 Add a gtkut_get_link_btn() function that
11286                 creates a button which acts like an URI
11287         * src/prefs_themes.c
11288         * src/gtk/about.c
11289                 Use this function (factorizes codes)
11290         * src/common/defs.h
11291         * src/gtk/pluginwindow.c
11292                 Add a "Get more..." in the plugins window
11293
11294 2006-03-28 [colin]      2.0.0cvs179
11295
11296         * src/common/smtp.c
11297         * src/common/passcrypt.c
11298         * src/undo.c
11299                 Warning fixes. Patch by Pawel Pekala
11300
11301 2006-03-27 [colin]      2.0.0cvs178
11302
11303         * src/undo.c
11304                 Fix undoing by blocks with spaces
11305
11306 2006-03-27 [colin]      2.0.0cvs177
11307
11308         * src/textview.c
11309                 Set margin to 3px for headers
11310
11311 2006-03-27 [paul]
11312
11313         2.1.0-rc2 released
11314
11315 2006-03-27 [wwp]        2.0.0cvs176
11316
11317         * src/summaryview.c
11318                 don't reset quicksearch when updating the message list.
11319                 Thanks to Colin.
11320
11321 2006-03-26 [wwp]        2.0.0cvs175
11322
11323         * src/compose.c
11324                 use a unified border width ('other' tab in the compose window,
11325                 patch by Pawel Pekala).
11326
11327
11328 2006-03-26 [wwp]        2.0.0cvs174
11329
11330         * src/common/quoted-printable.c
11331         * src/addressbook.c
11332                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
11333
11334 2006-03-26 [colin]      2.0.0cvs173
11335
11336         * src/quote_fmt_parse.y
11337                 Fix non-UTF8 date formats messing up the whole quote a 
11338                 little bit
11339
11340 2006-03-26 [colin]      2.0.0cvs172
11341
11342         * src/procheader.c
11343                 Make sure the date is UTF8 valid, or try to make it
11344                 so. IncrediMail is really IncrediStupid.
11345         * src/compose.c
11346                 Fix possible conversions. 
11347                 
11348
11349 2006-03-26 [colin]      2.0.0cvs171
11350
11351         * src/matcher.c
11352                 Fix corner cases in body search. This is still a
11353                 hack... It seems impossible to make it good and 
11354                 reasonably fast at the same time.
11355
11356 2006-03-26 [colin]      2.0.0cvs170
11357
11358         * src/summaryview.c
11359                 I think I killed the twilight zone bug!
11360                 summary_select_node() flushes GTK events in order
11361                 to be able to center the view. But this also 
11362                 flushes keypresses like Ctrl-Alt-U, so this can
11363                 call summary_show from summary_select_node (itself
11364                 called from summary_show, etc.). And the summaryview
11365                 has to be unlocked in this function. So just locking
11366                 while processing GTK events, and bailing if locked, 
11367                 should fix it.
11368                 Fixes bug #927 (SIGSEGV during Update Summary)
11369
11370 2006-03-25 [colin]      2.0.0cvs169
11371
11372         * src/matcher.c
11373                 Fix search in QP-encoded bodies
11374                 Fix utf-8 searches in bodies encoded in the
11375                 locale's encoding
11376         * src/common/quoted-printable.c
11377         * src/common/quoted-printable.h
11378                 Add a decode function that doesn't overwrite
11379                 the original pointer
11380                 
11381
11382 2006-03-24 [colin]      2.0.0cvs168
11383
11384         * src/action.c
11385         * src/summaryview.c
11386         * src/summaryview.h
11387                 Update message cache after action
11388                 Patch by H. Merijn Brand
11389         * src/prefs_msg_colors.c
11390                 Factorize label 
11391                 Patch by Fabien Vantard
11392         * src/plugins/spamassassin/spamassassin_gtk.c
11393                 Remove useless translation
11394                 Patch by Fabien Vantard
11395
11396 2006-03-23 [colin]      2.0.0cvs167
11397
11398         * src/common/ssl.c
11399                 Let 30 seconds to SSL_connect
11400
11401 2006-03-23 [wwp]        2.0.0cvs166
11402
11403         * src/summaryview.c
11404         * src/gtk/description_window.c
11405                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
11406                 and headers are translated; adjust description windows' width to fit their
11407                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
11408
11409 2006-03-23 [paul]       2.0.0cvs165
11410
11411         * src/common/utils.c
11412                 fix highlighting of URIs containing "()"
11413                 (2.0.0cvs164's reversal fixed)
11414                 Thanks to Colin.
11415
11416 2006-03-23 [paul]       2.0.0cvs164
11417
11418         * src/common/utils.c
11419                 revert patch, (postponing a fix), at 2.0.0cvs120
11420                 as it breaks more URIs than it fixes.
11421                 Allow '-' to be a terminating character in a URI
11422
11423 2006-03-22 [colin]      2.0.0cvs163
11424
11425         * configure.ac
11426                 Require libetpan 0.45
11427                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
11428
11429 2006-03-22 [paul]       2.0.0cvs162
11430
11431         * src/editgroup.c
11432                 replace '<-' and '->' buttons with GTK_STOCK graphical
11433                 buttons
11434         * src/summary_search.c
11435                 don't offer '...' for translation
11436                 add a tooltip to advanced search '...' button
11437         * src/gtk/quicksearch.c
11438                 don't offer '...' for translation
11439
11440 2006-03-21 [colin]      2.0.0cvs161
11441
11442         * src/compose.c
11443                 Fix middle-click pasting (insert at click
11444                 position instead of cursor position, don't
11445                 remove existing selection and allow pasting
11446                 our own selection)
11447         * src/addressbook.c
11448                 "LDAP Server" -> "LDAP servers"
11449
11450 2006-03-21 [wwp]        2.0.0cvs160
11451
11452         * src/etpan/imap-thread.c
11453                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
11454
11455 2006-03-20 [colin]      2.0.0cvs159
11456
11457         * src/summaryview.c
11458                 Don't reload summaryview after an execute with no
11459                 move action
11460
11461 2006-03-19 [colin]      2.0.0cvs158
11462
11463         * src/addressbook.c
11464                 and put groups at the top, always
11465
11466 2006-03-19 [colin]      2.0.0cvs157
11467
11468         * src/addressbook.c
11469                 Order groups before names, as previously
11470
11471 2006-03-19 [colin]      2.0.0cvs156
11472
11473         * src/addressbook.c
11474                 - Sort case-unsensitive
11475                 - Put the sort arrow at opening too
11476
11477 2006-03-19 [wwp]        2.0.0cvs155
11478
11479         * src/addressbook.c
11480                 allow sorting by name/email/remarks, ensure that right-pane's contents
11481                 matches the left-pane selection (cleared when appropriate).
11482                 Patch by Pawel Pekala <c0rn@o2.pl>.
11483
11484 2006-03-18 [colin]      2.0.0cvs154
11485
11486         * src/textview.c
11487                 Fix text cursor ;)
11488
11489 2006-03-18 [colin]      2.0.0cvs153
11490
11491         * src/gtk/filesel.c
11492                 Make sure we hide the preview if we didn't get
11493                 a filename
11494
11495 2006-03-18 [colin]      2.0.0cvs152
11496
11497         * src/summaryview.c
11498                 Set cursor to watch for execution (fixes lack
11499                 of watch-cursor when dnd'ing hundreds of mails)
11500         * src/gtk/filesel.c
11501                 Check that mime type is 'image/*' before updating
11502                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
11503
11504 2006-03-18 [colin]      2.0.0cvs151
11505
11506         * src/mainwindow.c
11507         * src/textview.c
11508         * src/textview.h
11509                 Put a watch cursor in textview too when the mainwindow's
11510                 cursor in a watch
11511
11512 2006-03-18 [colin]      2.0.0cvs150
11513
11514         * src/folder.c
11515                 Change wrong asserts to simple tests
11516
11517 2006-03-17 [colin]      2.0.0cvs149
11518
11519         * src/mainwindow.c
11520         * src/mainwindow.h
11521         * src/prefs_msg_colors.c
11522         * src/summaryview.c
11523         * src/summaryview.h
11524         * src/gtk/colorlabel.c
11525         * src/gtk/colorlabel.h
11526                 Add a color label menu in the main menubar
11527                 Add (fixed) accels Ctrl-{0-7} to change the color
11528                 They have to be fixed because the menu's dynamic,
11529                 the items are complex widgets, hence we can't use
11530                 a GtkItemFactory.
11531
11532
11533 2006-03-17 [wwp]        2.0.0cvs148
11534
11535         * src/compose.c
11536                 rollback few lines from my previous commit (those lines come from
11537                 a pending patch, accidentally commited, even if neutral as they are
11538                 commented out).
11539
11540 2006-03-17 [wwp]        2.0.0cvs147
11541
11542         * src/compose.c
11543                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
11544                 applied code style/indentation to the modified function.
11545
11546 2006-03-17 [wwp]        2.0.0cvs146
11547
11548         * src/procmsg.c
11549         * src/compose.c
11550                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
11551
11552 2006-03-17 [paul]
11553
11554         2.1.0-rc1 released
11555
11556 2006-03-17 [paul]       2.0.0cvs145
11557
11558         * src/main.c
11559                 addressbook_read_file() was called twice
11560         * src/textview.c
11561                 X-Mailer highlighting
11562
11563 2006-03-16 [colin]      2.0.0cvs144
11564
11565         * src/sourcewindow.c
11566         * src/sourcewindow.h
11567                 And the last one, in source window.
11568
11569 2006-03-16 [colin]      2.0.0cvs143
11570
11571         * src/compose.c
11572         * src/compose.h
11573                 Fix the same stuff in compose
11574
11575 2006-03-16 [colin]      2.0.0cvs142
11576
11577         * src/messageview.c
11578                 Complete the previous messageview crash fix
11579
11580 2006-03-16 [colin]      2.0.0cvs141
11581
11582         * src/procmsg.h
11583         * src/procmsg.c
11584         * src/folder.c
11585                 Fix POSTPROCESSING hook
11586                 Patch by H. Merijn Brand
11587
11588         * src/procmime.c
11589         * src/procmime.h
11590                 Parse Content-Location
11591
11592         * src/toolbar.c
11593         * src/messageview.c
11594         * src/messageview.h
11595                 Don't crash when a top-level MessageView has
11596                 been closed on us. Same problematic than
11597                 yesterday's quicksearch issue.
11598
11599 2006-03-15 [colin]      2.0.0cvs140
11600
11601         * src/gtk/quicksearch.c
11602                 Fix a bitchy race we didn't think about when we
11603                 added quicksearch cancellation:
11604                 If the search is not on cached fields, for example
11605                 body_part matchcase "stuff"
11606                 the matcher code has to get the whole message. If
11607                 we're on IMAP, that can be slow, and in order to
11608                 be non-blocking, the IMAP code idle loop processes
11609                 gtk events too. So it is possible to cancel a
11610                 quicksearch while the matcher is getting the mail's
11611                 body. After matcher got its body, it will start to
11612                 iterate over the matcher list that the Quicksearch's
11613                 clear_search_cb() just freed via prepare_matcher().
11614                 SIGSEGV ensues.
11615                 The fix consists of guarding the matcherlist_match()
11616                 call with a boolean 'matching'. If we reset the
11617                 quicksearch while matching is TRUE, we don't free
11618                 the matcherlist anymore like we did, but we set
11619                 another new flag, deferred_free, to TRUE. Then,
11620                 in quicksearch_match(), just after returning from
11621                 matcherlist_match() and unsetting the matching flag,
11622                 we check the deferred_free flag and do the
11623                 prepare_matcher() (which does the matcherlist_free)
11624                 for real, so we free the matcherlist once it's not
11625                 used anymore.
11626                 As all of this runs via the glib main loop, we
11627                 luckily don't need a mutex.
11628         * src/summaryview.c
11629                 Also, show progress while searching.
11630
11631
11632 2006-03-14 [colin]      2.0.0cvs139
11633
11634         * src/alertpanel.c
11635                 Make alertpanel_is_open non-static
11636
11637 2006-03-14 [colin]      2.0.0cvs138
11638
11639         * src/prefs_spelling.c
11640                 Cleanups - Fabien Vantard
11641
11642 2006-03-14 [wwp]        2.0.0cvs137
11643
11644         * src/main.c
11645                 code style normalization (curly braces, indentation).
11646
11647 2006-03-14 [wwp]        2.0.0cvs137
11648
11649         * src/main.c
11650                 code style (braces, indentation)
11651
11652 2006-03-12 [paul]       2.0.0cvs136
11653
11654         * src/prefs_common.c
11655                 trans_hdr defaults to FALSE to be RFC-savvy
11656         * src/prefs_summaries.c
11657                 add a tooltip to the trans_hdr option
11658                 
11659
11660 2006-03-12 [paul]       2.0.0cvs135
11661
11662         * src/prefs_matcher.c
11663                 give a little more width to the combos
11664         * src/prefs_display_header.c
11665         * src/textview.c
11666                 translate headers if prefs_common.trans_hdr
11667                 is TRUE
11668
11669         Patches by Pawel Pekala
11670
11671 2006-03-12 [paul]       2.0.0cvs134
11672
11673         * src/plugins/clamav/clamav_plugin.c
11674         * src/plugins/dillo_viewer/dillo_viewer.c
11675         * src/plugins/pgpcore/plugin.c
11676         * src/plugins/pgpinline/plugin.c
11677         * src/plugins/pgpmime/plugin.c
11678         * src/plugins/spamassassin/spamassassin.c
11679                 update/add to descriptions
11680         * src/plugins/spamassassin/spamassassin_gtk.c
11681                 fixes to the english, remove superfluous
11682                 tooltips, clean up a little
11683
11684 2006-03-12 [paul]       2.0.0cvs133
11685
11686         * src/compose.c
11687                 fix Bug 924, 'Account combo box shows up wrong 
11688                 if & is in account name'
11689
11690 2006-03-11 [colin]      2.0.0cvs132
11691
11692         * src/summaryview.c
11693                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
11694                 messed up shift-selection because is slows down
11695                 moving around summaryview. thanks -users
11696
11697 2006-03-10 [colin]      2.0.0cvs131
11698
11699         * src/plugins/spamassassin/spamassassin_gtk.c
11700                 Put back Paul's engrish fixes
11701
11702 2006-03-10 [colin]      2.0.0cvs130
11703
11704         * src/plugins/spamassassin/spamassassin.c
11705         * src/plugins/spamassassin/spamassassin.h
11706         * src/plugins/spamassassin/spamassassin_gtk.c
11707                 Cleanup SA prefs page (more)
11708                 Patch by Fabien Vantard
11709
11710 2006-03-10 [paul]       2.0.0cvs129
11711
11712         * src/prefs_msg_colors.c
11713         * src/prefs_spelling.c
11714                 widget sensitivity
11715
11716 2006-03-09 [mones]      2.0.0cvs128
11717
11718         * po/es.po
11719                 Update for next RC
11720
11721 2006-03-09 [wwp]        2.0.0cvs127
11722
11723         * configure.ac
11724                 revert accidental commit (requirement for libetpan 0.43), this time
11725                 not in HEAD.
11726
11727 2006-03-09 [wwp]        2.0.0cvs125
11728
11729         * configure.ac
11730                 revert accidental commit (requirement for libetpan 0.43)
11731
11732 2006-03-09 [paul]       2.0.0cvs126
11733
11734         * src/prefs_receive.c
11735                 remove useless frame
11736                 replace 'incorporation' with 'receiving'
11737         * src/plugins/clamav/clamav_plugin_gtk.c
11738         * src/plugins/spamassassin/spamassassin_gtk.c
11739                 improve widget sensitivity
11740                 fix a bit his engrish
11741
11742 2006-03-09 [wwp]        2.0.0cvs125
11743
11744         * src/addressadd.c
11745         * src/foldersel.c
11746         * src/prefs_common.c
11747         * src/prefs_common.h
11748                 remember some more windows' sizes (add to addressbook and
11749                 select folder).
11750
11751 2006-03-09 [paul]       2.0.0cvs124
11752
11753         * src/plugins/pgpcore/prefs_gpg.c
11754                 normalise construction of dialogue
11755
11756 2006-03-09 [paul]       2.0.0cvs123
11757
11758         * src/plugins/trayicon/Makefile.am
11759                 add missing slash
11760
11761 2006-03-08 [colin]      2.0.0cvs122
11762
11763         * src/plugins/trayicon/Makefile.am
11764                 Fix build in separate dir 
11765                 Patch by Bamanzi <bamanzi@gmail.com>
11766
11767 2006-03-08 [colin]      2.0.0cvs121
11768
11769         * src/procmsg.c
11770                 Batch move and copies from summaryview with delayed execution
11771                 too
11772
11773 2006-03-07 [paul]       2.0.0cvs120
11774
11775         * src/common/utils.c
11776                 fix highlighting of URIs containing "()"
11777                 Patch by Pawel Pekala
11778
11779 2006-03-07 [paul]       2.0.0cvs119
11780
11781         * src/folder.c
11782         * src/folder.h
11783         * src/folderview.c
11784                 immediately do alphabetical resort when
11785                 changing a folder's name
11786                 Patch by Pawel Pekala
11787
11788 2006-03-07 [paul]       2.0.0cvs118
11789
11790         * src/news.c
11791         * src/news_gtk.c
11792                 when unsubscribing a newsgroup, remove the
11793                 folder and msgs in .sylpheed-claws/newscache
11794                 Patch by Pawel Pekala <c0rn@gazeta.pl>
11795
11796 2006-03-07 [paul]       2.0.0cvs117
11797
11798         * src/textview.c
11799                 fix wrong Fake URL Warning
11800                 Thanks to Hiro
11801
11802 2006-03-07 [colin]      2.0.0cvs116
11803
11804         * src/imap.c
11805                 Return immediately when password dialog was
11806                 cancelled
11807         * src/gtk/inputdialog.c
11808                 Allow empty strings for passwords
11809
11810
11811 2006-03-06 [colin]      2.0.0cvs115
11812
11813         * src/imap.c
11814                 Prevent double-timeouts when connection fails
11815
11816 2006-03-06 [colin]
11817
11818         2.0.1-rc1 released
11819
11820 2006-03-06 [colin]      2.0.0cvs114
11821
11822         * src/imap.c
11823                 Refresh session during potentially long
11824                 operations
11825
11826 2006-03-06 [wwp]        2.0.0cvs113
11827
11828         * src/prefs_msg_colors.h
11829                 forgot that one (custom color labels).
11830
11831 2006-03-06 [wwp]        2.0.0cvs112
11832
11833         * src/prefs_common.c
11834         * src/prefs_common.h
11835         * src/prefs_msg_colors.c
11836         * src/summaryview.c
11837         * src/summaryview.h
11838         * src/gtk/colorlabel.c
11839         * src/gtk/colorlabel.h
11840                 colors in messages list are now customizable. Color values and names can
11841                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
11842                 Thanks to Paul and Colin for their help with this longstanding patch!
11843
11844 2006-03-06 [wwp]        2.0.0cvs111
11845
11846         * src/textview.c
11847                 don't crash if (x)face is bad.
11848
11849 2006-03-05 [paul]       2.0.0cvs110
11850
11851         * AUTHORS
11852         * configure.ac
11853         * src/Makefile.am
11854         * src/common/Makefile.am
11855         * src/common/utils.h
11856         * src/etpan/imap-thread.c
11857         * src/gtk/authors.h
11858         * src/plugins/clamav/Makefile.am
11859         * src/plugins/demo/Makefile.am
11860         * src/plugins/dillo_viewer/Makefile.am
11861         * src/plugins/pgpcore/Makefile.am
11862         * src/plugins/pgpcore/passphrase.c
11863         * src/plugins/pgpinline/Makefile.am
11864         * src/plugins/pgpmime/Makefile.am
11865         * src/plugins/spamassassin/Makefile.am
11866         * src/plugins/trayicon/Makefile.am
11867                 fix builiding on cygwin
11868                 Patch by Ralgh Young <bamanzi@gmail.com>
11869
11870 2006-03-04 [wwp]        2.0.0cvs109
11871
11872         * manual/keyboard.xml
11873                 fix mixed up/down keys.
11874
11875 2006-03-04 [wwp]        2.0.0cvs108
11876
11877         * README
11878         * INSTALL
11879                 updated links to SpamAssassin.
11880
11881 2006-03-04 [wwp]        2.0.0cvs107
11882
11883         * manual/plugins.xml
11884         * src/plugins/spamassassin/README
11885                 updated SpamAssassin plugin docs to reflect new functional additions
11886                 (also fix/update/documents few technical stuff more, see the README).
11887
11888 2006-03-04 [wwp]        2.0.0cvs106
11889
11890         * src/prefs_message.c
11891                 normalized capitalization of message-prefs paths.
11892
11893 2006-03-04 [wwp]        2.0.0cvs105
11894
11895         * manual/advanced.xml
11896                 typo.
11897
11898 2006-03-03 [colin]      2.0.0cvs104
11899
11900         * src/plugins/clamav/clamav_plugin_gtk.c
11901                 Rework prefs page, patch by Fabien 
11902
11903 2006-03-03 [colin]      2.0.0cvs103
11904
11905         * src/plugins/clamav/clamav_plugin.c
11906                 Set error on all errors
11907
11908 2006-03-03 [colin]      2.0.0cvs102
11909
11910         * src/common/plugin.c
11911                 Initialize error to avoid crashing when a plugin fails
11912                 without setting error
11913
11914 2006-03-02 [wwp]        2.0.0cvs101
11915
11916         * configure.ac
11917                 fixed linker flags for libetpan support on Cygwin
11918                 (thanks to H.Merijn Brand).
11919
11920 2006-03-02 [wwp]        2.0.0cvs100
11921
11922         * src/addressbook.c
11923                 fix some AB error messages: one for punctuation and
11924                 one wrongly duplicate (thanks, maxbritov).
11925
11926 2006-03-02 [wwp]        2.0.0cvs99
11927
11928         * src/plugins/spamassassin/spamassassin.c
11929                 make sync calls to sa-learn/spamc to prevent
11930                 system (whatever local or client/server) overload.
11931
11932 2006-03-02 [colin]      2.0.0cvs98
11933
11934         * src/summaryview.c
11935                 Put the spam icon in the status column instead of the
11936                 mark one
11937
11938 2006-03-01 [colin]      2.0.0cvs97
11939
11940         * src/plugins/spamassassin/spamassassin.c
11941                 Fix segfault (g_file_set_contents fails for some 
11942                 reason and err==0x2f. Can't find out why with
11943                 valgrind, using working function :-)
11944
11945 2006-03-01 [colin]      2.0.0cvs96
11946
11947         * src/inc.c
11948                 Offline overriding: let 'No' be cached only 3 seconds
11949
11950 2006-03-01 [colin]      2.0.0cvs95
11951
11952         * src/addr_compl.c
11953         * src/addrbook.c
11954         * src/addressbook.c
11955         * src/addrindex.c
11956         * src/folder_item_prefs.c
11957         * src/headerview.c
11958         * src/imap.c
11959         * src/inc.c
11960         * src/ldif.c
11961         * src/mainwindow.c
11962         * src/mh.c
11963         * src/msgcache.c
11964         * src/prefs_common.h
11965         * src/prefs_msg_colors.c
11966         * src/procheader.c
11967         * src/procheader.h
11968         * src/procmime.c
11969         * src/procmsg.c
11970         * src/procmsg.h
11971         * src/send_message.h
11972         * src/simple-gettext.c
11973         * src/summaryview.c
11974         * src/summaryview.h
11975         * src/syldap.c
11976         * src/textview.c
11977         * src/undo.c
11978         * src/common/ssl_certificate.c
11979         * src/common/utils.c
11980         * src/gtk/colorsel.c
11981         * src/gtk/gtksctree.c
11982         * src/gtk/gtkshruler.c
11983         * src/plugins/trayicon/trayicon.c
11984                 #if 0 goes to /dev/null
11985
11986 2006-03-01 [colin]      2.0.0cvs94
11987
11988         * src/compose.c
11989         * src/imap.c
11990         * src/inc.c
11991         * src/inc.h
11992         * src/messageview.c
11993         * src/news.c
11994         * src/plugins/spamassassin/spamassassin.c
11995                 Allow to add information in the "working offline"
11996                 window
11997
11998 2006-03-01 [wwp]        2.0.0cvs93
11999
12000         * src/plugins/spamassassin/spamassassin.c
12001                 fixed spamc invocation: use a tricky temporary mini shell wrapper
12002                 'cause it seems that calling `spamc ... < inputfile` with
12003                 g_spawn_(a)sync simply.. erm doesn't work :-).
12004
12005 2006-03-01 [wwp]        2.0.0cvs92
12006
12007         * src/toolbar.c
12008         * src/toolbar.h
12009                 simplify the adding of spam/ham button to the messageview toolbar
12010                 (it gets more clear now that the same button will be "Mark as spam"
12011                 or "Mark as ham" according to the current message status,
12012                 thanks to Colin).
12013
12014 2006-03-01 [wwp]        2.0.0cvs91
12015
12016         * src/messageview.c
12017         * src/procmsg.c
12018         * src/procmsg.h
12019         * src/summaryview.c
12020         * src/plugins/spamassassin/spamassassin.c
12021         * src/plugins/spamassassin/spamassassin.h
12022                 make learner callbacks return a status (0 for ok),
12023                 handle it in main code to avoid setting flags when learning failed,
12024                 don't learn on TCP if offline in spamassassin,
12025                 thanks to Colin.
12026
12027                 
12028
12029 2006-03-01 [wwp]        2.0.0cvs90
12030
12031         * src/compose.c
12032                 some work around the compose window's account menu,
12033                 patch by Fabien Vantard.
12034
12035 2006-03-01 [wwp]        2.0.0cvs89
12036
12037         * src/plugins/spamassassin/spamassassin.c
12038                 fixed bad logics, was using spamc in local mode and sa-learn
12039                 in remote mode (thanks, Colin).
12040
12041 2006-03-01 [wwp]        2.0.0cvs88
12042
12043         * src/plugins/spamassassin/spamassassin.c
12044         * src/plugins/spamassassin/spamassassin.h
12045         * src/plugins/spamassassin/spamassassin_gtk.c
12046                 made processing of emails w/ sa-plugin an option (default is TRUE),
12047                 fixed Engrish some tooltips, capitalization of some debug messages
12048                 and warnings. The spamassassin plugin now provides two separate
12049                 services: process emails upon incorporation and spamd training.
12050                 Both services (un)register independently but use some common
12051                 plugin settings (transport settings, spam storage location).
12052
12053 2006-02-28 [wwp]        2.0.0cvs87
12054
12055         * src/plugins/spamassassin/spamassassin.c
12056                 fix async flag to spamc cmdline execution (batch exec should
12057                 be asynchronous).
12058
12059 2006-02-27 [wwp]        2.0.0cvs86
12060
12061         * src/plugins/spamassassin/spamassassin.c
12062         * src/plugins/spamassassin/spamassassin.h
12063         * src/plugins/spamassassin/spamassassin_gtk.c
12064                 - added the ability to learn a remote spamassassin server (spamd),
12065                 using spamc.
12066                 - added the spamassassin option 'username', that applies to all
12067                 spamassassin operations (filtering, learning, local or remote).
12068                 The default username is the current unix user (if left blank
12069                 from gtk prefs or config file).
12070                 - commented out some unused code (notebook widget), removed unused
12071                 layout (hbox1).
12072                 - make more widgets sensitive to the transport type.
12073
12074 2006-02-27 [colin]      2.0.0cvs85
12075
12076         * src/plugins/spamassassin/spamassassin.c
12077                 Fix sa-learn call when offline
12078
12079 2006-02-27 [colin]      2.0.0cvs84
12080
12081         * configure.ac
12082         * src/Makefile.am
12083         * src/mainwindow.c
12084         * src/mainwindow.h
12085         * src/messageview.c
12086         * src/messageview.h
12087         * src/prefs_toolbar.c
12088         * src/procmsg.c
12089         * src/stock_pixmap.c
12090         * src/stock_pixmap.h
12091         * src/summaryview.c
12092         * src/toolbar.c
12093         * src/toolbar.h
12094         * src/pixmaps/ham_btn.xpm
12095         * src/pixmaps/spam.xpm
12096         * src/pixmaps/spam_btn.xpm
12097         * src/plugins/spamassassin/spamassassin.c
12098                 Add button in toolbar for spam learning
12099                 Fix a few bugs from the last related commit
12100                 Revert 1.9.6cvs23 which messed up shift-selection
12101
12102 2006-02-24 [colin]      2.0.0cvs83
12103
12104         * src/procmsg.c
12105         * src/summaryview.c
12106         * src/summaryview.h
12107         * src/plugins/spamassassin/spamassassin.c
12108         * src/plugins/spamassassin/spamassassin.h
12109         * src/plugins/spamassassin/spamassassin_gtk.c
12110                 Unregister learner when spamassassin is either
12111                 disabled or over tcp
12112
12113 2006-02-24 [colin]      2.0.0cvs82
12114
12115         * src/Makefile.am
12116         * src/mainwindow.c
12117         * src/mainwindow.h
12118         * src/procmsg.c
12119         * src/procmsg.h
12120         * src/stock_pixmap.c
12121         * src/stock_pixmap.h
12122         * src/summaryview.c
12123         * src/summaryview.h
12124         * src/gtk/icon_legend.c
12125         * src/pixmaps/spam.xpm  ** NEW FILE **
12126         * src/plugins/spamassassin/spamassassin.c
12127         * src/plugins/spamassassin/spamassassin_gtk.c
12128                 Add spam learning interface (Mark/Mark as 
12129                 (spam|ham) menus)
12130
12131 2006-02-24 [wwp]        2.0.0cvs81
12132
12133         * src/compose.c
12134         * src/compose.h
12135         * src/filtering.c
12136                 hide compose window when sending message in batch mode
12137                 (filtering: forward and redirect). Also fixed a wrong
12138                 value returned when sending failed, neutral anyway.
12139                 (Colin, me) 
12140
12141 2006-02-24 [wwp]        2.0.0cvs80
12142
12143         * src/mainwindow.c
12144                 use GTK+'s stock quit button. Patch by Fabien Vantard.
12145
12146 2006-02-24 [paul]       2.0.0cvs79
12147
12148         * src/news.c
12149         * src/news.h
12150         * src/news_gtk.c
12151                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
12152                 Thanks to Colin
12153
12154 2006-02-23 [colin]      2.0.0cvs78
12155
12156         * src/alertpanel.c
12157                 Change OK to Close in alertpanel with View log
12158                 button; add accel to View log. Patch by Fabien
12159                 Vantard
12160
12161 2006-02-23 [wwp]        2.0.0cvs77
12162
12163         * src/compose.c
12164                 silly me, there were much more tests to perform, since toolbars can
12165                 really have down to 1 element only.
12166
12167 2006-02-23 [wwp]        2.0.0cvs76
12168
12169         * commitHelper
12170                 fixed indentation from my previous commit. Fallback to VISUAL if
12171                 EDITOR is not set (and to vi, at last resort).
12172
12173 2006-02-23 [wwp]        2.0.0cvs75
12174
12175         * commitHelper
12176                 improved error detection (Colin, me).
12177
12178 2006-02-23 [wwp]        2.0.0cvs74
12179
12180         * src/prefs_toolbar.c
12181                 simplify and fix prefs/toolbars layouting. Combos' contents can
12182                 now be really displayed.
12183
12184 2006-02-23 [wwp]        2.0.0cvs73
12185         simplifies and fix prefs/toolbars layouting. Combos' contents can now
12186         be really displayed.
12187
12188 2006-02-22 [wwp]        2.0.0cvs72
12189
12190         * src/compose.c
12191                 fix a typo in my previous commit (sorry!).
12192
12193 2006-02-22 [wwp]        2.0.0cvs71
12194
12195         * src/prefs_toolbar.c
12196                 fix a crash when adding separators to toolbars,
12197                 also fix some separator item information.
12198
12199 2006-02-22 [wwp]        2.0.0cvs70
12200
12201         * src/compose.c
12202                 fix a crash when redirecting (for instance) when compose window's
12203                 toolbar contents has been customized (when some buttons have been
12204                 removed in fact).
12205
12206 2006-02-21 [wwp]        2.0.0cvs69
12207
12208         * src/summaryview.c
12209         * src/gtk/pluginwindow.c
12210         * src/plugins/pgpcore/prefs_gpg.c
12211                 fix some compilation warnings (feat. remains of removed code).
12212
12213 2006-02-21 [wwp]        2.0.0cvs68
12214
12215         * src/gtk/gtkutils.c
12216                 fix two compilation issues, thanks to Stephan Sachse.
12217
12218 2006-02-20 [colin]      2.0.0cvs67
12219
12220         * src/mainwindow.c
12221                 Don't reselect displayed mail on refocus
12222                 This fixes actions misbehaving 
12223
12224 2006-02-20 [wwp]        2.0.0cvs66
12225
12226         * src/summaryview.c
12227         * src/gtk/gtksctree.c
12228         * src/gtk/gtkshruler.c
12229                 changed more runtime typecast checks.
12230
12231 2006-02-20 [wwp]        2.0.0cvs65
12232
12233         * src/summary_search.c
12234                 find all - summaryview refresh issue fixed, thanks to Colin.
12235
12236 2006-02-20 [wwp]        2.0.0cvs64
12237
12238         * src/gtk/gtkutils.c
12239                 better runtime typecast checks.
12240
12241 2006-02-20 [wwp]        2.0.0cvs63
12242
12243         * src/summary_search.c
12244                 enhancements to the summary search:
12245                         - add the ability to stop the running search
12246                           (upon ESC-key press, new Stop button or when Clear button is pressed)
12247                         - don't search if no criteria (From/To/Subject/Body) is set
12248                         - ensure that a busy mouse pointer is always shown when searching,
12249                           show it even a bit earlier
12250
12251 2006-02-19 [colin]      2.0.0cvs62
12252
12253         * src/compose.c
12254         * src/imap.c
12255         * src/etpan/imap-thread.c
12256         * src/etpan/imap-thread.h
12257                 (Future) IMAP speed improvement on sending
12258                 Will require a libetpan update
12259         * src/summaryview.c
12260         * src/gtk/quicksearch.c
12261                 Make quicksearch clearable while running.
12262
12263 2006-02-17 [colin]      2.0.0cvs61
12264
12265         * src/imap.c
12266         * src/etpan/imap-thread.c
12267         * src/etpan/imap-thread.h
12268                 Check for IMAP certificates
12269                 ** Requires libetpan-0.42-cvs4 
12270                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
12271
12272 2006-02-17 [colin]      2.0.0cvs60
12273
12274         * src/messageview.c
12275         * src/prefs_common.c
12276         * src/prefs_common.h
12277         * src/prefs_message.c
12278                 Add pref to display HTML-only mails with plugin, 
12279                 if possible (defaulting to FALSE of course).
12280
12281 2006-02-16 [colin]      2.0.0cvs59
12282
12283         * src/main.c
12284         * src/common/plugin.c
12285         * src/common/plugin.h
12286         * src/gtk/pluginwindow.c
12287                 Keep track of requested (but unloaded) plugins
12288                 in some error cases.
12289
12290 2006-02-16 [wwp]        2.0.0cvs58
12291
12292         * src/gtk/gtkaspell.c
12293         * src/gtk/gtkaspell.h
12294         * src/prefs_spelling.c
12295         * src/compose.c
12296         * src/prefs_common.c
12297         * src/prefs_common.h
12298                 implemented new optional spellchecker behaviour: re-check message when
12299                 dictionary got changed (from compose-window/context-menu/Change dictionary).
12300
12301 2006-02-16 [wwp]        2.0.0cvs57
12302
12303         * src/quote_fmt_parse.y
12304                 pclose popen'ed pipe.
12305
12306 2006-02-15 [colin]      2.0.0cvs56
12307
12308         * src/mimeview.c
12309         * src/mimeview.h
12310                 Let MimeViewers know which MimeView they
12311                 depend of.
12312         * src/summaryview.c
12313                 Swap From/To columns in Sent/Queue/Drafts
12314                 folders
12315         * src/etpan/imap-thread.c
12316                 Use mailstream_low_tls_open() for STARTTLS
12317                 instead of mailstream_low_ssl_open()
12318                 ** REQUIRES libetpan 0.42cvs3 **
12319
12320 2006-02-15 [wwp]        2.0.0cvs55
12321
12322         * src/compose.c
12323         * src/compose.h
12324         * src/message_search.c
12325         * src/message_search.h
12326         * src/textview.c
12327         * src/gtk/gtkutils.c
12328         * src/gtk/gtkutils.h
12329                 added the ability to Find text in the compose window (and a bit
12330                 of code factorization).
12331
12332 2006-02-15 [wwp]        2.0.0cvs54
12333
12334         * src/prefs_gtk.c
12335                 yet another one file was missing (fix for some widgets' sensitivity).
12336                 Thanks Colin!
12337
12338 2006-02-15 [wwp]        2.0.0cvs53
12339
12340         * src/prefs_gtk.h
12341                 oops forgot that file (fix for some widgets' sensitivity).
12342
12343 2006-02-15 [wwp]        2.0.0cvs52
12344
12345         * src/summary_search.c
12346                 implemented advanced summary search options (added the ability
12347                 to use matcher conditions in an advanced search mode).
12348
12349 2006-02-15 [wwp]        2.0.0cvs51
12350
12351         * src/plugins/pgpcore/prefs_gpg.c
12352         * src/prefs_account.c
12353                 fix some widget sensitivity, mostly around some labels in
12354                 account prefs.
12355
12356 2006-02-15 [paul]       2.0.0cvs50
12357
12358         * manual/advanced.xml
12359                 improve Templates info
12360                 written by wwp
12361
12362 2006-02-14 [colin]      2.0.0cvs49
12363
12364         * src/pixmaps/address_book.xpm
12365         * src/pixmaps/preferences.xpm
12366         * src/pixmaps/properties.xpm
12367                 Fix pixmap size - patch by Fabien Vantard
12368
12369 2006-02-13 [colin]      2.0.0cvs48
12370
12371         * src/procmime.c
12372                 Add missing fclose()s on error
12373         * src/textview.c
12374                 Remove unused code
12375         * src/common/utils.c
12376                 Fix temp files not being deleted on windows
12377         Patches by Thomas Gilgin
12378
12379 2006-02-13 [colin]      2.0.0cvs47
12380
12381         * src/mainwindow.c
12382                 Fix exit crash
12383
12384 2006-02-13 [wwp]        2.0.0cvs46
12385
12386         * src/plugins/pgpcore/prefs_gpg.c
12387                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
12388
12389 2006-02-12 [colin]      2.0.0cvs45
12390
12391         * src/folderview.c
12392         * src/main.c
12393         * src/mainwindow.c
12394                 Fix "stuff" when quitting
12395
12396 2006-02-12 [wwp]        2.0.0cvs44
12397
12398         * src/prefs_themes.c
12399                 fix typos in debug messages.
12400
12401 2006-02-11 [colin]      2.0.0cvs43
12402
12403         * src/summaryview.c
12404                 don't allow drag/drop from ourself
12405
12406 2006-02-10 [wwp]        2.0.0cvs42
12407
12408         * src/exporthtml.c
12409         * src/html.c
12410         * src/html.h
12411         * src/procmime.c
12412         * src/textview.c
12413                 renamed html_ prefixed functions and data structures to avoid
12414                 namespace clashes w/ other software (gtkhtml2 for instance).
12415                 Closes bug #907.
12416
12417
12418 2006-02-09 [colin]      2.0.0cvs41
12419
12420         * src/summaryview.c
12421                 Fix shitty logic messed up. Thanks Ticho for the hint!
12422
12423 2006-02-09 [wwp]        2.0.0cvs40
12424
12425         * src/gtk/about.c
12426         * src/compose.c
12427         * src/prefs_account.c
12428         * src/prefs_gtk.h
12429         * src/editaddress.c
12430                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
12431                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
12432                 Browse buttons in accounts prefs.
12433
12434 2006-02-09 [colin]      2.0.0cvs39
12435
12436         * src/matcher.c
12437                 Check for pointer before using its members
12438         * src/gtk/gtksourceprintjob.c
12439                 Fix a wrong warning
12440
12441 2006-02-09 [wwp]        2.0.0cvs38
12442
12443         * src/gtk/filesel.c
12444                 fix few compiler warnings (type mismatch).
12445
12446 2006-02-09 [paul]       2.0.0cvs37
12447
12448         * po/fr.po
12449                 updated by Fabien Vantard
12450
12451 2006-02-08 [colin]      2.0.0cvs36
12452
12453         * src/prefs_common.c
12454         * src/common/defs.h
12455         * src/common/plugin.c
12456                 allow windows and linux configurations to coexist
12457                 patch by Thomas Gilgin
12458
12459 2006-02-08 [colin]      2.0.0cvs35
12460
12461         * src/filtering.c
12462         * src/matcher.c
12463         * src/matcher.h
12464         * src/matcher_parser_parse.y
12465         * src/prefs_filtering_action.c
12466         * src/prefs_matcher.c
12467                 Add the "Ignore thread" filtering
12468                 action
12469
12470 2006-02-08 [colin]      2.0.0cvs34
12471
12472         * src/compose.c
12473         * src/procmime.c
12474         * src/procmime.h
12475                 Fix bug #905 (damaged attachment)
12476                 text files with raw \0's aren't really text files
12477         FOR_STABLE
12478
12479 2006-02-08 [colin]      2.0.0cvs33
12480
12481         * src/summaryview.c
12482                 Fix crasher introduced yesterday
12483
12484 2006-02-08 [wwp]        2.0.0cvs32
12485
12486         * src/compose.c
12487         * src/compose.h
12488                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
12489
12490 2006-02-08 [wwp]        2.0.0cvs31
12491
12492         * src/prefs_template.c
12493                 templates enhancement: allow address completion for Cc and Bcc fields
12494                 (it was currently possible for the To field only)
12495
12496 2006-02-08 [colin]      2.0.0cvs30
12497
12498         * src/compose.c
12499                 Don't unblock if not blocked
12500         FOR_STABLE
12501
12502 2006-02-07 [colin]      2.0.0cvs29
12503
12504         * src/action.c
12505                 Forgot to refresh summaryview
12506
12507 2006-02-07 [colin]      2.0.0cvs28
12508
12509         * src/action.c
12510                 Freeze/thaw message list and folder list while
12511                 processing %as{} actions 
12512         * src/compose.c
12513                 Fix auto-wrap disabling after a middle-click
12514                 paste - FOR_STABLE
12515
12516 2006-02-07 [paul]       2.0.0cvs27
12517
12518         * src/folder.c
12519                 fix freeing of uninitialised pointers
12520                 Thanks to Colin
12521
12522 2006-02-06 [colin]      2.0.0cvs26
12523
12524         * src/folder.c
12525                 Use g_slist_prepend in potentially big list
12526
12527 2006-02-06 [colin]      2.0.0cvs25
12528
12529         * src/folder.c
12530                 Completely skip processing if it doesn't 
12531                 exist (faster!)
12532
12533 2006-02-06 [colin]      2.0.0cvs24
12534
12535         * src/folder.c
12536         * src/summaryview.c
12537                 Batch filtering in summaryview (from Tools menu)
12538                 and pre/post//-processing too
12539
12540 2006-02-06 [colin]      2.0.0cvs23
12541
12542         * src/procmsg.h
12543         * src/filtering.c
12544                 Use a special field for batch filtering instead
12545                 of stepping on deferred execution's toes
12546
12547 2006-02-06 [colin]      2.0.0cvs22
12548
12549         * src/action.c
12550         * src/filtering.c
12551         * src/filtering.h
12552         * src/folder.c
12553         * src/summaryview.c
12554                 Fix filtering via menus and actions
12555
12556 2006-02-06 [colin]      2.0.0cvs21
12557
12558         * src/imap.c
12559                 Put the added file directly to cache if possible (will work
12560                 with next libetpan)
12561         * src/filtering.c
12562         * src/filtering.h
12563         * src/inc.c
12564         * src/folder.c
12565         * src/mbox.c
12566         * src/procmsg.h
12567                 Move and copy filtered messages by batches instead of one
12568                 by one - faster on IMAP
12569         * src/procmsg.c
12570                 Add a function that'll possibly be useful later
12571
12572 2006-02-06 [colin]      2.0.0cvs20
12573
12574         * src/addressbook.c
12575                 Use internal mime-type instead of text/plain for d'n'd
12576         * src/compose.c
12577                 Allow attaching files from mimeview's icon list via d'n'd
12578         * src/folderview.c
12579         * src/folderview.h
12580                 Use internal mime-type instead of text/plain for d'n'd
12581                 Don't try to selected opened folder if none is
12582                 Factorize d'n'd from other apps code
12583         * src/headerview.c
12584         * src/textview.c
12585         * src/gtk/gtkutils.c
12586         * src/gtk/gtkutils.h
12587                 Factorize Face/X-Face stuff
12588         * src/mimeview.c
12589                 Fix d'n'd to other apps
12590         * src/prefs_message.c
12591                 Let the XFace pref be usable without libcompface as it also
12592                 applies to Face
12593         * src/summaryview.c
12594                 Fix d'n'd to other apps
12595                 Factorize d'n'd from other apps code
12596
12597 2006-02-06 [wwp]        2.0.0cvs19
12598
12599         * po/it.po
12600                 Italian translation fixes by Andrea Spadaccini (no more confusion
12601                 between filtering and processing, and few changes in the About
12602                 dialog).
12603
12604
12605 2006-02-06 [mones]      2.0.0cvs18
12606
12607         * src/gtk/icon_legend.c
12608                 Improved descriptions allowing better translations
12609
12610 2006-02-05 [colin]      2.0.0cvs17
12611
12612         * src/imap.c
12613                 Add the f*cking missing expunge that caused imap_fetch_env
12614                 to fail after an add_msgs ! :-///
12615         * src/etpan/imap-thread.c
12616                 Add a bit of debug
12617         FOR_STABLE
12618
12619 2006-02-05 [colin]      2.0.0cvs16
12620
12621         * src/common/utils.c
12622                 Don't check for return-path (or we can't put
12623                 back non-sent mails)
12624
12625 2006-02-05 [colin]      2.0.0cvs15
12626
12627         * src/textview.c
12628                 Don't try to display Face header in textview
12629                 when teh headerview's active
12630
12631 2006-02-05 [colin]      2.0.0cvs14
12632
12633         * tools/tbird2syl.py
12634         * tools/Makefile.am
12635                 Add script to import Thunderbird mails
12636
12637 2006-02-05 [colin]      2.0.0cvs13
12638
12639         * src/headerview.c
12640         * src/procheader.c
12641         * src/procmsg.c
12642         * src/procmsg.h
12643         * src/textview.c
12644                 Show Face headers - patch partially by Klaus Flittner
12645
12646 2006-02-05 [colin]      2.0.0cvs12
12647
12648         * src/folderview.c
12649         * src/summaryview.c
12650         * src/common/utils.c
12651         * src/common/utils.h
12652                 Let dnd work from mime icons to summaryview
12653                 and to folderview too
12654                 Add a crude test to avoid trying to add files
12655                 drag'n'dropped when they're not mails
12656
12657 2006-02-04 [colin]      2.0.0cvs11
12658
12659         * src/summaryview.c
12660         * src/mimeview.c
12661                 Fix utf8 conversion
12662
12663 2006-02-04 [colin]      2.0.0cvs10
12664
12665         * src/compose.c
12666         * src/folderview.c
12667         * src/mimeview.c
12668         * src/summaryview.c
12669         * src/summaryview.h
12670                 Added various drag and drop capas:
12671                 From                    To
12672                 summaryview             other apps
12673                 mimeview icons          other apps
12674                 other apps              summaryview
12675                 other apps              folderview
12676
12677                 This shouldn't have broken the existing:
12678                 From                    To
12679                 summaryview             folderview
12680                 folderview              folderview
12681                 summaryview             compose's attachments
12682
12683         Tests welcomed.
12684
12685 2006-02-02 [paul]       2.0.0cvs9
12686
12687         * src/mainwindow.c
12688                 move global option 'Set displayed columns...' out
12689                 of folder option grouping.
12690                 fix sensitivity of 'harvest addresses'
12691         FOR_STABLE
12692
12693 2006-02-01 [colin]      2.0.0cvs8
12694
12695         * src/mimeview.c
12696                 Revert the alertpanel patch, it sucks (intrusive
12697                 and gets in the way of "open")
12698
12699 2006-02-01 [colin]      2.0.0cvs7
12700
12701         * src/compose.c
12702         * src/prefs_account.c
12703         * src/prefs_common.c
12704         * src/common/defs.h
12705         * src/common/utils.c
12706         * src/common/utils.h
12707                 Add ability to edit the signature file
12708                 from the account preferences, and use
12709                 a default for the text editor.
12710                 Patch by Fabien Vantard
12711
12712 2006-02-01 [colin]      2.0.0cvs6
12713
12714         * src/mimeview.c
12715                 Try to get mime type by extension if it is
12716                 application/octet-stream
12717                 Display a window with possible choices when
12718                 encountering unknown mime types
12719         * src/gtk/filesel.c
12720         * src/gtk/filesel.h
12721                 Add preview
12722                 Allow multiple selection in filtered filesel
12723                 (patch by Fabien Vantard)
12724         * src/gtk/pluginwindow.c
12725                 Use it (patch by Fabien Vantard)
12726
12727 2006-02-01 [paul]       2.0.0cvs5
12728
12729         * src/jpilot.c
12730                 fix crash on creating jpilot address book
12731                 Thanks to Colin - FOR_STABLE
12732         * src/prefs_summaries.c
12733         * src/prefs_wrapping.c
12734         * src/gtk/icon_legend.c
12735         * src/gtk/quicksearch.c
12736                 string fixes and additions
12737
12738 2006-02-01 [paul]       2.0.0cvs4
12739
12740         * src/compose.c
12741         * src/mainwindow.c
12742         * src/messageview.c
12743         * src/prefs_send.c
12744                 add Arabic encoding option
12745                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
12746
12747 2006-01-31 [colin]      2.0.0cvs3
12748
12749         * src/plugins/pgpcore/passphrase.c
12750                 Convert passphrase to locale encoding
12751         * src/compose.c
12752                 Fix drafting on IMAP. Crappy bug sneaked in
12753                 the release :-/
12754         FOR_STABLE
12755
12756 2006-01-30 [paul]       2.0.0cvs2
12757
12758         * src/gtk/icon_legend.c
12759                 show the new entries
12760
12761 2006-01-30 [colin]      2.0.0cvs1
12762
12763         * src/manual.c
12764                 Check for the file to be present before 
12765                 enabling the menu - FOR_STABLE
12766         * src/gtk/icon_legend.c
12767                 Add folders icons (not all of them, there
12768                 are too much, but the most intriguing ones)
12769
12770 2006-01-30 [paul]       2.0.0
12771
12772         version 2.0.0 released
12773
12774 [For previous entries, see ChangeLog.pre2.0.0]