Grmbl, forgot to use commitHelper for 3.0.2cvs77.
[claws.git] / ChangeLog
1 2007-10-16 [wwp]        3.0.2cvs77
2         * src/gtk/pluginwindow.c
3                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
4
5 2007-10-15 [colin]      3.0.2cvs76
6
7         * src/edittags.c
8         * src/edittags.h
9         * src/filtering.c
10         * src/filtering.h
11         * src/importmutt.c
12         * src/importpine.c
13         * src/main.c
14         * src/messageview.c
15         * src/messageview.h
16         * src/mimeview.c
17         * src/mimeview.h
18         * src/pop.c
19         * src/pop.h
20         * src/prefs_common.c
21         * src/prefs_common.h
22         * src/prefs_customheader.c
23         * src/prefs_customheader.h
24         * src/prefs_display_header.c
25         * src/prefs_display_header.h
26         * src/prefs_filtering_action.c
27         * src/prefs_filtering_action.h
28         * src/prefs_folder_column.c
29         * src/prefs_folder_column.h
30         * src/prefs_folder_item.c
31         * src/prefs_folder_item.h
32         * src/prefs_gtk.c
33         * src/prefs_gtk.h
34         * src/prefs_logging.h
35         * src/prefs_matcher.c
36         * src/prefs_matcher.h
37         * src/prefs_summary_column.c
38         * src/prefs_summary_column.h
39         * src/prefs_summary_open.c
40         * src/procheader.c
41         * src/procheader.h
42         * src/procmime.c
43         * src/procmime.h
44         * src/recv.c
45         * src/recv.h
46         * src/sourcewindow.c
47         * src/sourcewindow.h
48         * src/summaryview.c
49         * src/summaryview.h
50         * src/textview.c
51         * src/textview.h
52         * src/toolbar.c
53         * src/toolbar.h
54         * src/common/mgutils.c
55         * src/common/mgutils.h
56         * src/common/nntp.c
57         * src/common/nntp.h
58         * src/common/prefs.c
59         * src/common/prefs.h
60         * src/common/socket.c
61         * src/common/socket.h
62         * src/common/stringtable.c
63         * src/common/stringtable.h
64         * src/common/template.c
65         * src/common/template.h
66         * src/common/uuencode.c
67         * src/common/uuencode.h
68         * src/gtk/gtkshruler.c
69         * src/gtk/gtkshruler.h
70         * src/gtk/menu.c
71         * src/gtk/menu.h
72         * src/gtk/progressdialog.c
73         * src/gtk/progressdialog.h
74                 Remove/staticalize, the return of the revenge
75
76 2007-10-15 [colin]      3.0.2cvs75
77
78         * src/matcher.c
79                 Fix redirections in filtering's tests
80
81 2007-10-15 [colin]      3.0.2cvs74
82
83         * src/imap.c
84                 Don't build imap_synchronise at all when 
85                 building without libetpan
86
87 2007-10-14 [colin]      3.0.2cvs73
88
89         * src/imap.c
90         * src/common/md5.c
91         * src/common/md5.h
92         * src/gtk/manage_window.c
93         * src/gtk/manage_window.h
94                 Remove more unused code
95
96 2007-10-14 [colin]      3.0.2cvs72
97
98         * src/addrquery.c
99         * src/addrquery.h
100         * src/recv.c
101         * src/recv.h
102         * src/vcard.c
103         * src/vcard.h
104         * src/common/xml.c
105         * src/common/xml.h
106         * src/common/xmlprops.c
107         * src/common/xmlprops.h
108                 Remove more unused code
109
110 2007-10-14 [colin]      3.0.2cvs71
111
112         * src/common/utils.c
113                 Remove unused function
114
115 2007-10-13 [colin]      3.0.2cvs70
116
117         * src/imap.c
118         * src/imap.h
119         * src/mainwindow.c
120         * src/mainwindow.h
121         * src/gtk/gtkutils.c
122         * src/gtk/gtkutils.h
123                 Staticalise/Remove more code
124
125 2007-10-13 [colin]      3.0.2cvs69
126
127         * src/common/utils.c
128         * src/common/utils.h
129                 Remove dead code, unused for ages
130
131 2007-10-13 [colin]      3.0.2cvs68
132
133         * src/main.c
134         * src/main.h
135                 Maemo: define hildon_program in main.c,
136                 make it accessible in the .h with extern
137
138 2007-10-13 [paul]       3.0.2cvs67
139
140         * src/gtk/menu.c
141                 fix a bunch of runtime warnings on maemo
142
143 2007-10-13 [paul]       3.0.2cvs66
144
145         * src/main.c
146         * src/main.h
147         * src/gtk/gtkutils.c
148         * src/gtk/gtkutils.h
149                 fix a bunch of compiler warnings on maemo
150
151 2007-10-12 [colin]      3.0.2cvs65
152
153         * src/account.c
154         * src/addritem.c
155         * src/addritem.h
156         * src/filtering.c
157         * src/filtering.h
158         * src/folder.c
159         * src/folder.h
160         * src/common/utils.c
161         * src/common/utils.h
162                 Remove unused code, staticalise some functions
163
164 2007-10-12 [paul]       3.0.2cvs64
165
166         * src/account.c
167         * src/folderview.c
168         * src/main.c
169         * src/mainwindow.c
170         * src/messageview.c
171         * src/summary_search.c
172         * src/summaryview.c
173         * src/toolbar.c
174         * src/wizard.c
175         * src/common/utils.c
176         * src/gtk/prefswindow.c
177                 fix a bunch of compiler warnings on maemo
178
179 2007-10-11 [colin]      3.0.2cvs63
180
181         * src/editaddress.c
182                 Make static function static
183
184 2007-10-11 [mones]      3.0.2cvs62
185
186         * src/addrduplicates.c
187         * src/addressbook.c
188         * src/compose.c
189         * src/expldifdlg.c
190         * src/mainwindow.c
191         * src/messageview.c
192         * src/pop.c
193         * src/prefs_customheader.c
194         * src/prefs_send.c
195         * src/prefs_themes.c
196         * src/common/plugin.c
197         * src/gtk/pluginwindow.c
198         * src/gtk/quicksearch.c
199                 Fix several typos and capitalisation issues
200
201 2007-10-11 [wwp]        3.0.2cvs61
202
203         * src/editaddress.c
204                 Fix a warning about possible use of uninitialized
205                 filename var.
206
207 2007-10-11 [wwp]        3.0.2cvs60
208
209         * src/editaddress.c
210                 Disable "Unset picture" menu item when there's
211                 no picture to clear. Fix an extraneous g_unref_object,
212                 add missing initializers.
213
214 2007-10-11 [wwp]        3.0.2cvs59
215
216         * src/pixmaps/anonymous.xpm
217         * src/editaddress.c
218         * src/Makefile.am
219         * src/stock_pixmap.c
220         * src/stock_pixmap.h
221                 Fix a leak, gettext-ize the photo label.
222                 Don't clear the existing picture if loading
223                 a new one fails. Use a default 'anonymous'
224                 picture (this new xpm has been added to the
225                 internal stock_pixmap API). Add a
226                 "Set picture" context menu entry.
227
228 2007-10-11 [colin]      3.0.2cvs58
229
230         * src/messageview.c
231                 Make shift-shortcuts work
232         * src/prefs_actions.c
233                 Don't ask if we really want to close when
234                 choosing OK and only the list is changed
235         * src/prefs_template.c
236                 Don't ask if we really want to close when
237                 choosing OK and only the list is changed
238         * src/common/plugin.c
239                 Fix writing of second [Plugins_*] block
240         * src/common/template.c
241                 Remove unused files (fixes deletion)
242
243 2007-10-10 [paul]       3.0.2cvs57
244
245         * src/prefs_template.c
246                 put the whole thing in a scrolled window
247                 so that half the page is no longer inaccessible
248                 on maemo
249                 make the gtk_text_view smaller on maemo
250
251 2007-10-10 [colin]      3.0.2cvs56
252
253         * src/compose.c
254                 Fix updating of Attachments number in some
255                 cases (reedit, attach from command-line, ...)
256
257 2007-10-10 [colin]      3.0.2cvs55
258
259         * src/editaddress.c
260                 Initialise error correctly
261
262 2007-10-10 [paul]       3.0.2cvs54
263
264         * src/prefs_filtering_action.c
265         * src/gtk/description_window.c
266         * src/gtk/foldersort.c
267         * src/gtk/quicksearch.c
268                 get rid of some pointless new lines and
269                 make the descripton labels wrap better
270
271 2007-10-10 [colin]      3.0.2cvs53
272
273         * src/addressadd.c
274         * src/editaddress.c
275         * src/headerview.c
276         * src/textview.c
277                 More error handling on saving pictures
278
279 2007-10-10 [colin]      3.0.2cvs52
280
281         * src/printing.c
282         * src/printing.h
283                 Generalize a bit printing, so we can factorize
284                 most of the code. 
285
286 2007-10-10 [paul]       3.0.2cvs51
287
288         * src/addrduplicates.c
289                 fix engrish
290                 use GTK_STOCK... buttons
291
292 2007-10-10 [paul]       3.0.2cvs50
293
294         * src/addressadd.c
295         * src/addrindex.c
296         * src/editaddress.c
297                 Fix previous patch
298                 Thanks to Colin
299
300 2007-10-10 [paul]       3.0.2cvs49
301
302         * src/summaryview.c
303         * src/messageview.c
304                 Fix crash on Add sender to addressbook when
305                 From is null
306         * src/addressadd.c
307         * src/addrindex.c
308         * src/editaddress.c
309         * src/editaddress_other_attributes_ldap.h
310                 Fix leaks 
311                 Rename images to .png in addrbook/
312         * src/headerview.c
313         * src/textview.c
314                 Fix Face/X-Face being used if adding another
315                 address than sender to addressbook
316                 Thanks to Colin
317
318 2007-10-10 [holger]     3.0.2cvs48
319
320         * src/addrduplicates.c
321         * src/editaddress.c
322                 Improvements to the addressbook duplicate finder
323                 feature:
324                  - add an edit button to the button bar
325                  - display the whole bookname (with iface) and
326                    use this for same-book checking
327                  - after editing, try to keep selections if the
328                    entries are still present
329                  - sort the email column alphabetically
330                  - put results in a scrolled window
331                  - support embedded editing
332                  - make columns in detail view resizable
333                  - add keyboard shortcuts
334
335 2007-10-10 [wwp]        3.0.2cvs47
336
337         * src/addrindex.c
338                 Fix a crash when there's no From: in email, thanks to Colin.
339
340 2007-10-09 [paul]       3.0.2cvs46
341
342         * src/messageview.c
343         * src/summaryview.c
344         * src/textview.c
345                 fix building without compface support
346
347 2007-10-09 [colin]      3.0.2cvs45
348
349         * src/editaddress.c
350         * src/headerview.c
351         * src/textview.c
352                 Add error handling
353
354 2007-10-09 [colin]      3.0.2cvs44
355
356         * src/addrduplicates.c
357         * src/addressadd.c
358         * src/addressadd.h
359         * src/addressbook.c
360         * src/addressbook.h
361         * src/addrindex.c
362         * src/addrindex.h
363         * src/addritem.c
364         * src/addritem.h
365         * src/compose.c
366         * src/editaddress.c
367         * src/editaddress_other_attributes_ldap.h
368         * src/headerview.c
369         * src/messageview.c
370         * src/mimeview.c
371         * src/summaryview.c
372         * src/textview.c
373         * src/gtk/gtkutils.c
374                 Automatically set contacts' pictures from Face 
375                 or X-Face if they have no picture
376                 Display the contact picture in textview or
377                 headerview for mails sent by people in the 
378                 addressbook, that have no Face or X-Face
379                 Fix a few details in the Person edition dialog
380                 (ability to unset picture)
381                 Remove picture file when deleting contacts
382
383 2007-10-09 [iwkse]      3.0.2cvs43
384
385         * src/gtk/about.c
386                 center the about window
387
388 2007-10-09 [paul]       3.0.2cvs42
389
390         * src/prefs_toolbar.c
391                 fix icon selector window on maemo
392
393 2007-10-09 [paul]       3.0.2cvs41
394
395         * src/messageview.c
396                 add 'go to' menu to separate msgview
397
398 2007-10-09 [colin]      3.0.2cvs40
399
400         * src/common/defs.h
401                 Add forgotten file
402
403 2007-10-09 [iwkse]      3.0.2cvs39
404
405         * Makefile.am
406         * src/addressbook.c
407         * src/addritem.c
408         * src/addritem.h
409         * src/editaddress.c
410         * src/editaddress_other_attributes_ldap.h
411         * src/addrbook.c
412         * src/Makefile.am
413                 set a photo in the Addressbook
414
415 2007-10-08 [colin]      3.0.2cvs38
416
417         * src/prefs_toolbar.c
418                 Make height 320 to remove the scrollbar 
419                 (with current number of icons)
420
421 2007-10-08 [colin]      3.0.2cvs37
422
423         * src/prefs_toolbar.c
424                 Transform the treeview to a GtkIconView.
425                 Patch by Pawel
426                 In addition, transform the window so that 
427                 it looks like a popup menu. Patch by me
428
429 2007-10-08 [colin]      3.0.2cvs36
430
431         * src/compose.c
432         * src/compose.h
433                 Beautify the GUI a bit; in particular, show the
434                 number of attachments in the tab's title.
435                 Patch by Pawel
436
437 2007-10-08 [paul]       3.0.2cvs35
438
439         * src/mimeview.c
440                 Save users from themselves: save temporary
441                 files used for Open/Open with as read-only.
442                 Thanks to Colin
443
444 2007-10-08 [paul]       3.0.2cvs34
445
446         * tools/Makefile.am
447                 forgot this in cvs33
448
449 2007-10-08 [paul]       3.0.2cvs33
450
451         * tools/kdeservicemenu/README
452         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
453         * tools/kdeservicemenu/install.sh
454         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
455                 renamed template* to *template so as not to confuse
456                 lintian
457
458 2007-10-08 [paul]       3.0.2cvs32
459
460         * src/prefs_themes.c
461         * src/stock_pixmap.c
462                 replace 2 direct uses of RC_DIR
463
464 2007-10-07 [colin]      3.0.2cvs31
465
466         * src/addrduplicates.c
467         * src/addrduplicates.h
468         * src/addressbook.c
469         * src/addressbook.h
470         * src/addrindex.c
471         * src/addrindex.h
472                 Implement deletion in duplicate finder. 
473                 Patch by Holger 
474
475 2007-10-07 [colin]      3.0.2cvs30
476
477         * src/exporthtml.c
478         * src/mbox.c
479         * src/common/utils.c
480                 Better fix for Solaris, thanks to Nicolas Doualot
481
482 2007-10-07 [colin]      3.0.2cvs29
483
484         * AUTHORS
485         * src/gtk/authors.h
486                 Add Frank Dietrich
487
488 2007-10-07 [colin]      3.0.2cvs28
489
490         * src/exporthtml.c
491                 Fix HTML export to make it more compliant
492                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
493
494 2007-10-07 [colin]      3.0.2cvs27
495
496         * src/prefs_toolbar.c
497                 Only use icons that wouldn't look stupid in the toolbar
498                 Patch by Pawel
499
500 2007-10-07 [colin]      3.0.2cvs26
501
502         * src/prefs_toolbar.c
503                 Fix old icon being used when none is selected
504
505 2007-10-07 [colin]      3.0.2cvs25
506
507         * src/toolbar.c
508                 Fix copy/paste error
509
510 2007-10-07 [colin]      3.0.2cvs24
511
512         * src/prefs_toolbar.c
513         * src/toolbar.c
514         * src/toolbar.h
515                 Update icon to default one when changing event
516                 Make the icon chooser nicer (handle Esc, Enter,
517                 double-click)
518
519 2007-10-06 [colin]      3.0.2cvs23
520
521         * src/prefs_toolbar.c
522                 Fix text reset; patch by Pawel
523
524 2007-10-06 [colin]      3.0.2cvs22
525
526         * src/toolbar.h
527                 Complete previous commit
528
529 2007-10-06 [colin]      3.0.2cvs21
530
531         * src/prefs_toolbar.c
532         * src/toolbar.c
533                 Set toolbar text automatically to the default
534                 when changing Event executed on click
535
536 2007-10-06 [colin]      3.0.2cvs20
537
538         * src/prefs_toolbar.c
539                 Invert Text and Event fields
540
541 2007-10-06 [colin]      3.0.2cvs19
542
543         * src/prefs_toolbar.c
544         * src/toolbar.c
545                 Make toolbar prefs look much better
546                 Patch by Pawel Pekala
547
548 2007-10-06 [paul]       3.0.2cvs18
549
550         * src/account.c
551         * src/prefs_filtering.c
552                 fix checkbuttons in gtktreeview on maemo by
553                 setting maemo's "allow-checkbox-mode" to FALSE
554
555 2007-10-06 [colin]      3.0.2cvs17
556
557         * configure.ac
558                 Export -DSOLARIS in CFLAGS for all
559                 Solaris (not just 2.8) and OpenSolaris
560
561 2007-10-06 [paul]       3.0.2cvs16
562
563         * AUTHORS
564         * src/exporthtml.c
565         * src/mbox.c
566         * src/gtk/authors.h
567                 fix build on solaris where ctime_r takes
568                 3 arguments rather than 2.
569                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
570
571 2007-10-05 [colin]      3.0.2cvs15
572
573         * src/etpan/imap-thread.c
574                 Fix wrong error codepath
575
576 2007-10-05 [wwp]        3.0.2cvs14
577
578         * src/filtering.c
579                 Fix unexpected logging of quicksearches:
580                 debug_filtering_session flag was never reset to FALSE, causing
581                 matcher functions to log when called from a quicksearch
582                 (if a filtering session happened before).
583
584 2007-10-05 [paul]       3.0.2cvs13
585
586         * src/prefs_actions.c
587         * src/prefs_filtering.c
588         * src/prefs_template.c
589                 fix bug 1343, 'Filtering..'s close button
590                 silently discards new filter'
591                 Thanks to Colin
592
593 2007-10-05 [paul]       3.0.2cvs12
594
595         * configure.ac
596         * src/Makefile.am
597                 fix bug 1347, '-Wno-unused-function, optional'
598
599 2007-10-05 [colin]      3.0.2cvs11
600
601         * src/procmime.c
602         * src/common/mgutils.c
603                 Fix warnings
604
605 2007-10-05 [mones]      3.0.2cvs10
606
607         * manual/advanced.xml
608                 Use full menu name
609         * manual/es/advanced.xml
610                 Synchronise translation
611
612 2007-10-04 [colin]      3.0.2cvs9
613
614         * src/action.c
615         * src/addrbook.c
616         * src/addrindex.c
617         * src/compose.c
618         * src/exporthtml.c
619         * src/exportldif.c
620         * src/folder.c
621         * src/main.c
622         * src/matcher.c
623         * src/mbox.c
624         * src/messageview.c
625         * src/mh.c
626         * src/news.c
627         * src/partial_download.c
628         * src/pop.c
629         * src/procmime.c
630         * src/procmsg.c
631         * src/toolbar.c
632         * src/common/log.c
633         * src/common/mgutils.c
634         * src/common/plugin.c
635         * src/common/utils.c
636         * src/common/xml.c
637         * src/common/xml.h
638         * src/common/xmlprops.c
639         * src/common/xmlprops.h
640         * src/plugins/bogofilter/bogofilter.c
641         * src/plugins/clamav/clamav_plugin.c
642         * src/plugins/dillo_viewer/dillo_prefs.c
643         * src/plugins/pgpcore/prefs_gpg.c
644         * src/plugins/pgpinline/pgpinline.c
645         * src/plugins/pgpmime/pgpmime.c
646         * src/plugins/spamassassin/spamassassin.c
647         * src/plugins/trayicon/trayicon_prefs.c
648                 Verify success on writes. Will fix possible strange
649                 failure on disk full.
650
651 2007-10-04 [paul]       3.0.2cvs8
652
653         * manual/advanced.xml
654                 add further info about Actions
655                 Patch by Emmanuel Briot <briot@adacore.com>
656
657 2007-10-04 [paul]       3.0.2cvs7
658
659         * src/account.c
660                 remove the D column, instead indicate the
661                 default account by use of bold text
662
663 2007-10-03 [colin]      3.0.2cvs6
664
665         * src/common/template.c
666                 Fix templates writing (was prone to disk full problems)
667
668 2007-10-03 [colin]      3.0.2cvs5
669
670         * src/Makefile.am
671         * src/addrduplicates.c
672         * src/addrduplicates.h
673         * src/addressbook.c
674                 Add duplicate deletion. Patch by Holger
675
676 2007-10-03 [colin]      3.0.2cvs4
677
678         * src/matcher.c
679         * src/gtk/quicksearch.c
680                 Fix bug 1340, 'Case insensitive searches with 
681                 non-ascii alphabets fail'.
682
683 2007-10-03 [colin]      3.0.2cvs3
684
685         * src/main.c
686         * src/common/utils.c
687         * src/common/utils.h
688                 Implement run-time alternative config directories
689
690 2007-10-03 [colin]      3.0.2cvs2
691
692         * src/folderview.c
693                 Prevent opening folder item while folder
694                 is scanned in a better way
695
696 2007-10-02 [paul]       3.0.2cvs1
697
698         * NEWS
699         * README
700         * RELEASE_NOTES
701         * configure.ac
702                 bump up version number following stable release
703
704 2007-09-30 [colin]      3.0.1cvs49
705
706         * src/imap.c
707                 Refresh session if needed
708
709 2007-09-30 [colin]      3.0.1cvs48
710
711         * src/imap.c
712                 Reset folder's session to NULL
713                 before destroying it
714
715 2007-09-30 [mones]      3.0.1cvs47
716
717         * manual/handling.xml
718                 Use markup quotes instead hardcoded quotes
719         * manual/es/handling.xml
720                 Added new synced section (IMAP subscriptions)
721
722 2007-09-29 [colin]      3.0.1cvs46
723
724         * src/imap.c
725                 Notice disconnections faster
726
727 2007-09-28 [colin]      3.0.1cvs45
728
729         * src/addressbook.c
730         * src/addrindex.c
731                 Fix warnings
732
733 2007-09-28 [paul]       3.0.1cvs44
734
735         * src/mimeview.c
736                 fix maemo build
737
738 2007-09-28 [paul]       3.0.1cvs43
739
740         * src/account.c
741                 use gtk_widget_set_size_request() on the label
742                 so that wrapping works better. get rid of the
743                 (partially deprecated) hbutton_box.
744                 these changes should prevent buttons overlapping
745                 on maemo
746
747 2007-09-28 [colin]      3.0.1cvs42
748
749         * src/pop.c
750                 Fix typo :)
751
752 2007-09-28 [colin]      3.0.1cvs41
753
754         * src/compose.c
755         * src/msgcache.c
756         * src/pop.c
757         * src/procmime.c
758         * src/etpan/imap-thread.c
759                 64bits-related warning fixes
760
761 2007-09-28 [colin]      3.0.1cvs40
762
763         * src/folder_item_prefs.c
764         * src/ldaputil.c
765         * src/mainwindow.c
766         * src/mimeview.c
767         * src/common/tags.c
768                 Fix warnings
769
770 2007-09-28 [colin]      3.0.1cvs39
771
772         * src/plugins/spamassassin/spamassassin.c
773         * src/plugins/spamassassin/spamassassin.h
774         * src/plugins/spamassassin/spamassassin_gtk.c
775                 Add addressbook-based whitelisting
776
777 2007-09-28 [colin]      3.0.1cvs38
778
779         * src/folder.c
780                 Fix bug 1337, 'crash on pressing Send button'
781
782 2007-09-28 [paul]       3.0.1cvs37
783
784         * src/prefs_folder_item.c
785                 give the orphans a parent. makes all prefs
786                 pages visible on maemo
787
788 2007-09-28 [colin]      3.0.1cvs36
789
790         * src/prefs_folder_column.c
791         * src/prefs_summary_column.c
792                 Fix two leaks
793
794 2007-09-27 [colin]      3.0.1cvs35
795
796         * src/gtk/quicksearch.c
797                 Fix bug 1336, 'Segfault if empty space before search-string'
798
799 2007-09-26 [mones]      3.0.1cvs34
800
801         * manual/account.xml
802         * manual/plugins.xml
803                 Fixed irc channel name, added some docbook markup.
804                 Changed text markup to docbook markup. 
805                 Added spamcop as supported in SpamReport description.
806         * manual/fr/plugins.xml
807                 Fixed irc channel name.
808         * manual/es/account.xml
809         * manual/es/advanced.xml
810         * manual/es/claws-mail-manual.xml
811         * manual/es/glossary.xml
812         * manual/es/gpl.xml
813         * manual/es/keyboard.xml
814         * manual/es/plugins.xml
815                 Synced with English version, fixed a couple of typos.
816
817 2007-09-26 [colin]      3.0.1cvs33
818
819         * configure.ac
820                 Explain why "Libgnomeprint: no" on GTK+ 2.10
821
822 2007-09-26 [colin]      3.0.1cvs32
823
824         * src/messageview.c
825         * src/procmsg.c
826         * src/procmsg.h
827                 Optimisation: avoid fetching mail 3 times locally
828                 for displaying
829
830 2007-09-26 [colin]      3.0.1cvs31
831
832         * src/mh.c
833                 Fix missing static
834
835 2007-09-26 [colin]      3.0.1cvs30
836
837         * src/folder.c
838         * src/folder.h
839         * src/mh.c
840         * src/mh.h
841                 Fix MH mtime hack - make it a folder class function
842
843 2007-09-26 [colin]      3.0.1cvs29
844
845         * src/inc.c
846                 Fix bug 1334, 'user defined mail incorporation 
847                 script not run'
848
849 2007-09-25 [colin]      3.0.1cvs28
850
851         * src/codeconv.c
852                 Optimisation: shortcut conv_codeset_strdup
853                 when src_code and dest_code are the same
854         * src/common/xml.c
855         * src/common/xml.h
856                 Optimisation: shortcut code conversions when
857                 files are in UTF-8; faster list walking by
858                 using prepend/reverse.
859
860 2007-09-25 [holger]     3.0.1cvs27
861
862         * src/printing.c
863                 Replace button bar of the preview window
864                 with a real toolbar (patch by Colin)
865                 Add zooming to the preview window
866
867 2007-09-24 [paul]       3.0.1cvs26
868
869         * src/compose.c
870                 compact the character set menu, adding some
871                 missing encodings. Patch by Pawel Pekala
872
873 2007-09-23 [paul]       3.0.1cvs25
874
875         * src/prefs_account.c
876         * src/prefs_folder_item.c
877         * src/prefs_quote.c
878         * src/quote_fmt.c
879         * src/quote_fmt.h
880                 remove unnecessary frame from Templates options
881                 and improve the English of the check button label
882
883 2007-09-22 [colin]      3.0.1cvs24
884
885         * src/gtk/quicksearch.c
886                 Fix bug 1329, 'error in quicksearch.c'
887                 Fix return with value in function returning void
888
889 2007-09-22 [colin]      3.0.1cvs23
890
891         * src/imap.c
892         * src/procmsg.h
893         * src/common/utils.c
894         * src/common/utils.h
895         * src/etpan/imap-thread.c
896                 Optimise fetching IMAP cached emails *a lot*
897                 (remember whether mail is fully cached and \r's
898                  are already stripped)
899
900 2007-09-22 [colin]      3.0.1cvs22
901
902         * src/folder.c
903         * src/folder.h
904         * src/prefs_folder_item.c
905                 Add a button to allow users to drop local caches.
906
907 2007-09-21 [colin]      3.0.1cvs21
908
909         * src/summaryview.c
910                 Remove unnecessary error when cancelling export to mbox.
911                 Patch by Pawel
912
913 2007-09-21 [paul]       3.0.1cvs20
914
915         * src/gtk/prefswindow.c
916                 remove unnecessary frames from the prefs
917                 pages. Patch by Pawel Pekala
918
919 2007-09-21 [paul]       3.0.1cvs19
920
921         * src/prefs_account.c
922         * src/prefs_folder_item.c
923         * src/prefs_quote.c
924         * src/quote_fmt.c
925                 put the Templates options into a tabbed
926                 layout. Patch by Pawel Pekala
927
928 2007-09-21 [paul]       3.0.1cvs18
929
930         * src/mainwindow.c
931                 group together the character set menu items
932                 move the /View/Show or hide/Message view below
933                 .../Toolbar menu item
934                 Patch by Pawel Pekala
935
936 2007-09-21 [mones]      3.0.1cvs17
937
938         * src/compose.c
939                 Fix for bug 1327, 'segfault when replying to a non-existent
940                 news message', thanks to Colin.
941
942 2007-09-21 [colin]      3.0.1cvs16
943
944         * src/folderview.c
945                 Complete 3.0.1cvs15
946
947 2007-09-20 [colin]      3.0.1cvs15
948
949         * src/folderview.c
950         * src/folderview.h
951                 Maybe fix bug 1324, 'Corrupted IMAP cache'
952
953 2007-09-20 [colin]      3.0.1cvs14
954
955         * src/printing.c
956                 Fix a little leak
957
958 2007-09-20 [holger]     3.0.1cvs13
959
960         * src/printing.c
961                 Add page layout to print preview.
962                 Make the close-button in the toolbar
963                 right-aligned.
964
965 2007-09-20 [paul]       3.0.1cvs12
966
967         * po/ru.po
968                 updated by Pavlo Bohmat
969
970 2007-09-19 [colin]      3.0.1cvs11
971
972         * src/common/utils.c
973                 Prevent unquoted mime boundaries, by always
974                 using a /
975
976 2007-09-19 [colin]      3.0.1cvs10
977
978         * src/printing.c
979                 Fix drawing area size, fix DPI change that
980                 can cause total number of lines to decrease
981
982 2007-09-19 [colin]      3.0.1cvs9
983
984         * po/POTFILES.in
985         * src/printing.c
986                 Make print preview more efficient and nicer.
987                 Patch mostly by Holger Berndt <hb@claws-mail.org>
988
989 2007-09-19 [colin]      3.0.1cvs8
990
991         * src/prefs_common.c
992         * src/prefs_common.h
993         * src/printing.c
994                 Add scrolledwindow, default allocation and
995                 size saving to the print preview window.
996
997 2007-09-18 [colin]      3.0.1cvs7
998
999         * src/prefs_common.c
1000         * src/prefs_common.h
1001         * src/prefs_image_viewer.c
1002         * src/printing.c
1003                 GtkPrintOperation:
1004                 - add image printing support
1005                 - add option to print images
1006                 - add preview widget
1007                 - add saving of a few Page Setup parameters
1008
1009 2007-09-18 [colin]      3.0.1cvs6
1010
1011         * AUTHORS
1012         * src/gtk/authors.h
1013                 Add Guillaume Chazarain
1014
1015 2007-09-18 [colin]      3.0.1cvs5
1016
1017         * src/common/utils.c
1018                 Fix bug 1321, 'access before allocation 
1019                 when scanning for uris'. Patch by 
1020                 Guillaume Chazarain <guichaz@yahoo.fr>
1021
1022 2007-09-18 [colin]      3.0.1cvs4
1023
1024         * src/toolbar.c
1025                 Fix bug 1320, 'Memory leak caused by 
1026                 gtk_container_get_children'. Patch by
1027                 Guillaume Chazarain <guichaz@yahoo.fr>
1028
1029 2007-09-18 [colin]      3.0.1cvs3
1030
1031         * src/printing.c
1032         * src/printing.h
1033                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1034
1035 2007-09-18 [colin]      3.0.1cvs2
1036
1037         * src/Makefile.am
1038         * src/mainwindow.c
1039         * src/messageview.c
1040         * src/messageview.h
1041         * src/prefs_ext_prog.c
1042         * src/prefs_fonts.c
1043         * src/printing.c
1044         * src/printing.h
1045         * src/summaryview.c
1046                 Use GtkPrintOperation by default on GTK+ >= 2.10
1047                 Patch by Holger Berndt <hb@claws-mail.org>
1048
1049 2007-09-18 [paul]       3.0.1cvs1
1050
1051         * NEWS
1052         * README
1053         * RELEASE_NOTES
1054         * configure.ac
1055                 bump up version number following stable release
1056
1057 2007-09-16 [colin]      3.0.0cvs18
1058
1059         * src/folder.c
1060                 Fix possible memleak
1061
1062 2007-09-16 [colin]      3.0.0cvs17
1063
1064         * src/folderview.c
1065                 Fix bug 1311, 'Wrong arrow position 
1066                 while moving message into folder when 
1067                 column headers hidden'
1068         * src/image_viewer.c
1069                 Show error in the GUI if image can't
1070                 be loaded
1071         * src/matcher.c
1072                 Fix spurious output
1073         * src/messageview.c
1074                 Allow setting domain in msgid
1075         * src/common/plugin.c
1076                 Add timing information
1077
1078 2007-09-16 [colin]      3.0.0cvs16
1079
1080         * src/account.c
1081         * src/compose.c
1082         * src/prefs_account.c
1083         * src/prefs_account.h
1084         * src/common/utils.c
1085                 Remove Generate Message-ID option. We need
1086                 this on some IMAP servers.
1087         * src/prefs_template.c
1088                 Fix double-free
1089
1090 2007-09-16 [colin]      3.0.0cvs15
1091
1092         * src/prefs_filtering.c
1093         * src/prefs_filtering.h
1094         * src/prefs_filtering_action.c
1095         * src/common/tags.c
1096                 Fix tags issues: tags with spaces, renaming
1097                 tags.
1098
1099 2007-09-16 [colin]      3.0.0cvs14
1100
1101         * src/folderview.c
1102         * src/main.c
1103         * src/mainwindow.c
1104                 Fix bug 1308, 'Claws deletes folderlist.xml after
1105                 fetching mail short after start-up'
1106
1107 2007-09-16 [colin]      3.0.0cvs13
1108
1109         * src/compose.c
1110                 Fix scrolling to cursor
1111
1112 2007-09-16 [paul]       3.0.0cvs12
1113
1114         * po/sr.po
1115                 updated by Aleksandar Urosevic
1116
1117 2007-09-16 [paul]       3.0.0cvs11
1118
1119         * src/folder.c
1120                 do not allow locked msgs to be deleted,
1121                 even by filtering/processing
1122
1123 2007-09-07 [paul]       3.0.0cvs10
1124
1125         * src/prefs_folder_column.c
1126         * src/prefs_summary_column.c
1127                 implement button sensitivity
1128                 patch by Pawel Pekala
1129
1130 2007-09-06 [wwp]        3.0.0cvs9
1131
1132         * src/prefs_gtk.c
1133                 Add a missing linefeed to a debug message.
1134
1135 2007-09-05 [colin]      3.0.0cvs8
1136
1137         * src/inc.c
1138                 Fix statusbar/window mismatch on Maemo
1139
1140 2007-09-05 [colin]      3.0.0cvs7
1141
1142         * src/ldaputil.c
1143                 Fix build without USE_LDAP_TLS
1144
1145 2007-09-05 [colin]      3.0.0cvs6
1146
1147         * src/folder.c
1148         * src/imap.c
1149         * src/inc.c
1150         * src/mbox.c
1151         * src/send_message.c
1152         * src/statusbar.c
1153         * src/statusbar.h
1154                 Maemo: distinguish various statusbar messages,
1155                 in order to display only the most important.
1156
1157 2007-09-04 [wwp]        3.0.0cvs5
1158
1159         * src/account.c
1160                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1161                 Show protocol "SMTP" and the appropriate server for send-only
1162                 accounts, show "-" instead of "" when no value is relevant.
1163
1164 2007-09-03 [ticho]      3.0.0cvs4
1165
1166         * src/summaryview.c
1167                 Handle plural form better in delete confirmation dialog.
1168
1169 2007-09-03 [wwp]        3.0.0cvs3
1170
1171         * src/compose.c
1172                 Warn differently when sending or sending later (queueing).
1173
1174 2007-09-03 [colin]      3.0.0cvs2
1175
1176         * src/procmime.c
1177         * src/procmime.h
1178         * src/common/plugin.c
1179         * src/common/plugin.h
1180                 Add a new plugin API, MimeParser. It allows
1181                 plugins to scan email MIME parts and optionally,
1182                 transform them.
1183
1184 2007-09-03 [mones]      3.0.0cvs1
1185
1186         * po/es.po
1187                 Updated translation
1188         * src/common/defs.h
1189                 While a better solution is made double history sizes
1190
1191 2007-09-03 [paul]       3.0.0
1192
1193         * NEWS
1194         * README
1195         * RELEASE_NOTES
1196                 3.0.0 released
1197
1198 2007-09-03 [paul]       2.10.0cvs191
1199
1200         * po/bg.po
1201         * po/ca.po
1202         * po/de.po
1203         * po/fi.po
1204         * po/fr.po
1205         * po/hu.po
1206         * po/it.po
1207         * po/pl.po
1208         * po/pt_BR.po
1209         * po/ru.po
1210         * po/sk.po
1211         * po/zh_CN.po
1212                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
1213                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1214                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
1215                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
1216
1217 2007-09-02 [colin]      2.10.0cvs190
1218
1219         * src/edittags.c
1220         * src/common/tags.c
1221                 Prevent empty or white-space tags
1222
1223 2007-09-01 [colin]      2.10.0cvs189
1224
1225         * src/main.c
1226                 Fix double-reading of accounts list when
1227                 the wizard has been run due to no accounts
1228         * src/mainwindow.c
1229                 Fix sensitivity of a menu item in case 
1230                 there's no account
1231
1232 2007-09-01 [wwp]        2.10.0cvs188
1233
1234         * src/wizard.c
1235                 Fix wizard crash when Mailbox dir already exists
1236                 (thanks to Colin).
1237
1238 2007-08-31 [colin]      2.10.0cvs187
1239
1240         * src/etpan/imap-thread.c
1241                 Fix unwanted creation of 
1242                 libetpan's stream dump file
1243         * src/compose.c
1244                 Fix coloring of pastes as quotation
1245         * src/summaryview.c
1246                 Maemo: Fix opening of mails from keypad
1247                 in Sent folders
1248         * src/addressbook.c
1249         * src/folderview.c
1250         * src/image_viewer.c
1251         * src/mimeview.c
1252         * src/gtk/prefswindow.c
1253                 Maemo: Fix adjustments changes 
1254
1255 2007-08-30 [colin]      2.10.0cvs186
1256
1257         * src/folderview.c
1258                 Don't opened selected folder when clicking
1259                 on white space
1260         * src/mainwindow.c
1261                 Maemo: Make Esc close messageviews
1262         * src/messageview.c
1263                 Maemo: Fix message scrolling to the end on 
1264                 opening
1265                 Maemo: Fix reopening same message
1266         * src/gtk/prefswindow.c
1267                 Maemo: try to fix scrollbar. Doesn't work,
1268                 it seems as if gtk_adjustment_set_value was
1269                 a noop.
1270
1271 2007-08-30 [colin]      2.10.0cvs185
1272
1273         * src/compose.c
1274         * src/folderview.c
1275         * src/main.c
1276         * src/prefs_matcher.c
1277         * src/prefs_template.c
1278         * src/quote_fmt.c
1279         * src/send_message.c
1280         * src/toolbar.c
1281         * src/gtk/gtkaspell.c
1282         * src/plugins/bogofilter/bogofilter.c
1283         * src/plugins/bogofilter/bogofilter_gtk.c
1284         * src/plugins/clamav/clamav_plugin_gtk.c
1285         * src/plugins/pgpcore/sgpgme.c
1286         * src/plugins/spamassassin/spamassassin.c
1287         * src/plugins/spamassassin/spamassassin_gtk.c
1288                 Fix all potential misuses of format-string functions
1289
1290 2007-08-30 [wwp]        2.10.0cvs184
1291
1292         * src/prefs_template.c
1293                 Fix a leak.
1294
1295 2007-08-29 [colin]      2.10.0cvs183
1296
1297         * src/plugins/trayicon/trayicon.c
1298                 Fix leak of hooks in case of error,
1299                 thanks to Holger Berndt
1300
1301 2007-08-28 [colin]      2.10.0cvs182
1302
1303         * src/mainwindow.c
1304                 Don't use current folder settings when
1305                 composing from the compose button's
1306                 account selector
1307
1308 2007-08-28 [colin]      2.10.0cvs181
1309
1310         * src/quote_fmt_parse.y
1311                 Fix cursor offset when quote contains UTF-8
1312                 chars
1313
1314 2007-08-28 [colin]      2.10.0cvs180
1315
1316         * src/compose.c
1317         * src/compose.h
1318                 Fix signature replacement when it's been wrapped
1319
1320 2007-08-27 [colin]      2.10.0cvs179
1321
1322         * src/summaryview.c
1323                 Fix indentation
1324
1325 2007-08-27 [colin]      2.10.0cvs178
1326
1327         * src/summaryview.c
1328                 Fix Quicksearch's Sticky mode
1329
1330 2007-08-27 [colin]      2.10.0cvs177
1331
1332         * src/folder_item_prefs.c
1333         * src/folder_item_prefs.h
1334         * src/imap_gtk.c
1335         * src/mh_gtk.c
1336                 Fix loss of subfolders properties when
1337                 renaming a folder
1338
1339 2007-08-26 [wwp]        2.10.0cvs176
1340
1341         * src/alertpanel.c
1342         * src/messageview.c
1343         * src/prefs_actions.c
1344                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1345                 will have to be used when necessary *before* calling
1346                 alertpanel functions.
1347
1348 2007-08-25 [paul]       2.10.0cvs175
1349
1350         * src/prefs_actions.c
1351                 workaround gettext problem marking
1352                 string as c-format when it's not
1353
1354 2007-08-25 [wwp]        2.10.0cvs174
1355
1356         * src/alertpanel.c
1357         * src/messageview.c
1358         * src/prefs_actions.c
1359                 Call the pango markup escape function right ince in alertpanel_create
1360                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1361                 2.10.0cvs158).
1362
1363         * src/common/log.c
1364                 Fix a crash due to a misuse of g_print(), encountered when the string
1365                 passed to g_print was containing printf substitution symbols.
1366
1367 2007-08-25 [paul]       2.10.0cvs173
1368
1369         * src/common/log.c
1370                 fix a segfault when refreshing RSSyl feeds
1371
1372 2007-08-25 [paul]       2.10.0cvs172
1373
1374         * src/gtk/icon_legend.c
1375                 add watchthread.xpm
1376
1377 2007-08-25 [paul]       2.10.0cvs171
1378
1379         * src/Makefile.am
1380         * src/stock_pixmap.c
1381         * src/pixmaps/insert_file.xpm
1382                 add a new pixmap instead of re-using
1383                 paste.xpm. (easier for icon theme authors)
1384
1385 2007-08-24 [holger]     2.10.0cvs170
1386
1387         * src/plugins/trayicon/trayicon.c
1388                 The same fix for another hook id.
1389
1390 2007-08-24 [holger]     2.10.0cvs169
1391
1392         * src/plugins/trayicon/trayicon.c
1393                 Micro-fix: Do the error checking for
1394                 the right hook id.
1395
1396 2007-08-24 [paul]       2.10.0cvs168
1397
1398         * src/folder.h
1399                 fix typo causing compiler warning
1400
1401 2007-08-24 [paul]       2.10.0cvs167
1402
1403         * README
1404                 put back the correct version of this file also
1405
1406 2007-08-24 [colin]      2.10.0cvs166
1407
1408         * src/send_message.c
1409                 Use progress bar when sending messages
1410
1411 2007-08-24 [paul]       2.10.0cvs165
1412
1413         * Makefile.am
1414                 oops! if i'm quick no-one will notice
1415                 (put back the proper file)
1416
1417 2007-08-24 [paul]       2.10.0cvs164
1418
1419         * AUTHORS
1420         * Makefile.am
1421         * README
1422         * src/gtk/authors.h
1423         * tools/Makefile.am
1424         * tools/README
1425         * tools/mew2claws-mail.pl
1426                 add new script that imports a Mew address book
1427                 submitted by Jerome Lelong
1428
1429 2007-08-24 [paul]       2.10.0cvs163
1430
1431         * manual/plugins.xml
1432                 remove the obsolete plugins, add the
1433                 missing plugins, including the forthcoming
1434                 SpamReport plugin
1435
1436 2007-08-24 [paul]       2.10.0cvs162
1437
1438         * manual/advanced.xml
1439                 add info about the hidden emphasis_color option
1440         * manual/keyboard.xml
1441                 correct the info about hotkeys
1442                 wrap the long lines
1443
1444 2007-08-24 [paul]       2.10.0cvs161
1445
1446         * src/folderview.c
1447                 add mnemonic to 'Run procesing rules'
1448
1449 2007-08-24 [paul]       2.10.0cvs160
1450
1451         * src/account.c
1452         * src/folder.c
1453         * src/folder.h
1454                 use suitable defaults for outbox,
1455                 queue, drafts and trash folders
1456
1457 2007-08-24 [wwp]        2.10.0cvs159
1458
1459         * src/folderview.c
1460                 Update menu item sensitivity if necessary (or we get a
1461                 gtk critical message).
1462
1463 2007-08-23 [wwp]        2.10.0cvs158
1464
1465         * src/action.c
1466         * src/prefs_actions.c
1467                 Allow literal % chars in action commands (use %%).
1468                 Add a missing p++ to the action parser in action_get_type(),
1469                 which was missing it, even if it was neutral.
1470                 Fix a pango markup warning at runtime.
1471
1472 2007-08-23 [wwp]        2.10.0cvs157
1473
1474         * src/addressbook.c
1475                 Contacts are now locale-aware sorted in the address book
1476                 (LC_COLLATE matters here).
1477                 Fix missing table initializers.
1478
1479 2007-08-23 [colin]      2.10.0cvs156
1480
1481         * src/imap.c
1482                 Check scan_required on dest folder when copying
1483
1484 2007-08-23 [colin]      2.10.0cvs155
1485
1486         * src/imap.c
1487                 Fix scanning when folder was empty
1488
1489 2007-08-22 [colin]      2.10.0cvs154
1490
1491         * src/msgcache.c
1492                 Don't g_warning when g_try_malloc fails(), or it makes
1493                 things worse as g_log() allocates. Fixes bug 1290,
1494                 'Claws Mail crashes if too little memory when 
1495                 rebuilding folder tree'
1496
1497 2007-08-22 [colin]      2.10.0cvs153
1498
1499         * src/inc.c
1500                 Fix format string vulnerability, thanks to
1501                 Ulf Harnhammar, Secunia Research
1502
1503 2007-08-22 [colin]      2.10.0cvs152
1504
1505         * src/ldapserver.c
1506                 Set tv_usec too
1507
1508 2007-08-22 [wwp]        2.10.0cvs151
1509
1510         * src/ldapquery.c
1511                 Few better null-ptr checks.
1512
1513 2007-08-22 [colin]      2.10.0cvs150
1514
1515         * src/editldap.c
1516         * src/editldap_basedn.c
1517         * src/ldapquery.c
1518         * src/ldapserver.c
1519         * src/ldapserver.h
1520         * src/ldapupdate.c
1521         * src/ldaputil.c
1522         * src/ldaputil.h
1523                 Fix ldap timeouts
1524
1525 2007-08-22 [colin]      2.10.0cvs149
1526
1527         * src/ldapquery.c
1528                 Finish previous fix
1529
1530 2007-08-22 [colin]      2.10.0cvs148
1531
1532         * src/ldapquery.c
1533                 Fix wrong assertions
1534
1535 2007-08-22 [colin]      2.10.0cvs147
1536
1537         * src/ldaputil.c
1538                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1539
1540 2007-08-22 [colin]      2.10.0cvs146
1541
1542         * src/editldap.c
1543         * src/ldaputil.c
1544                 Fix wrong "Connected successfully to server". Connection only succeeds if
1545                 we can get the base DN.
1546
1547 2007-08-21 [wwp]        2.10.0cvs145
1548
1549         * src/browseldap.c
1550         * src/editldap.c
1551         * src/ldapctrl.c
1552         * src/ldapquery.c
1553         * src/ldapserver.c
1554         * src/ldapupdate.c
1555         * src/ldaputil.c
1556                 More sanity checks in ldap functions.
1557
1558 2007-08-21 [wwp]        2.10.0cvs144
1559
1560         * src/prefs_account.c
1561                 Don't return a value in a void function().
1562
1563 2007-08-21 [paul]       2.10.0cvs143
1564
1565         * src/messageview.c
1566                 add check for ftp: to messageview_list_urls()
1567
1568 2007-08-21 [colin]      2.10.0cvs142
1569
1570         * src/editldap.c
1571         * src/ldapctrl.c
1572         * src/ldapctrl.h
1573         * src/ldapquery.c
1574         * src/ldapupdate.c
1575                 Fix bug 1293, 'LDAP address book not working'
1576                 Search only on specified fields, but fetch 
1577                 every field possible. People will have to 
1578                 reset the searched Attributes in their LDAP
1579                 servers properties.
1580
1581 2007-08-21 [wwp]        2.10.0cvs141
1582
1583         * src/addr_compl.c
1584         * src/addrbook.c
1585         * src/addrcache.c
1586         * src/addrcindex.c
1587         * src/addressbook.c
1588         * src/addrindex.c
1589         * src/browseldap.c
1590         * src/crash.c
1591         * src/editaddress_other_attributes_ldap.c
1592         * src/exporthtml.c
1593         * src/folder.c
1594         * src/folderview.c
1595         * src/imap.c
1596         * src/jpilot.c
1597         * src/ldapserver.c
1598         * src/ldapupdate.c
1599         * src/ldif.c
1600         * src/main.c
1601         * src/mainwindow.c
1602         * src/matcher.c
1603         * src/mh.c
1604         * src/msgcache.c
1605         * src/mutt.c
1606         * src/pine.c
1607         * src/pop.c
1608         * src/prefs_customheader.c
1609         * src/prefs_msg_colors.c
1610         * src/procmime.c
1611         * src/textview.c
1612         * src/vcard.c
1613         * src/wizard.c
1614         * src/common/log.c
1615         * src/common/socket.c
1616         * src/common/ssl_certificate.c
1617         * src/common/utils.c
1618         * src/common/utils.h
1619         * src/gtk/description_window.c
1620         * src/plugins/demo/demo.c
1621         * src/plugins/pgpcore/prefs_gpg.c
1622         * src/plugins/spamassassin/libspamc.c
1623                 Make sure we use glib functions to send text messages (information,
1624                 debug, warning, errors) to stdout/stderr - no more direct puts
1625                 fputs printf fprintf to stdout/stderr when it can be done using
1626                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1627                 stdout/stderr message is saved to log in Windows.
1628
1629
1630 2007-08-21 [wwp]        2.10.0cvs140
1631
1632         * src/main.c
1633         * src/common/utils.h
1634                 Route glib's stdout/stderr messages to a log file (Windows only),
1635                 instead of loosing them.
1636
1637 2007-08-21 [paul]       2.10.0cvs139
1638
1639         * src/mainwindow.c
1640                 replace deprecated g_strncasecmp()
1641         * src/messageview.c
1642                 fix 'List URLS'
1643
1644 2007-08-20 [ticho]      2.10.0cvs138
1645
1646         * src/account.c
1647         * src/prefs_account.h
1648                 Copy all account preferences in account_clone() - some
1649                 were missing.
1650         * src/prefs_account.c
1651                 Handle empty privacy system combobox gracefully (warning
1652                 instead of a crash).
1653
1654 2007-08-20 [colin]      2.10.0cvs137
1655
1656         * src/ldapctrl.c
1657                 Fix a leak
1658
1659 2007-08-20 [paul]       2.10.0cvs136
1660
1661         * src/browseldap.c
1662         * src/editldap.c
1663         * src/ldapctrl.c
1664         * src/ldapquery.c
1665         * src/ldapquery.h
1666         * src/ldapserver.c
1667         * src/ldaputil.c
1668                 add debug_prints
1669                 patch by Michael Rasmussen
1670
1671 2007-08-19 [colin]      2.10.0cvs135
1672
1673         * src/imap.c
1674                 Fix previous commit. Sensitivity update is needed
1675                 for "Cancel receiving". However when batching we
1676                 don't need to do it for every message flag change,
1677                 just once at the start and once at the end.
1678
1679 2007-08-19 [colin]      2.10.0cvs134
1680
1681         * src/imap.c
1682                 Remove useless menu updates on session lock/unlock
1683
1684 2007-08-19 [colin]      2.10.0cvs133
1685
1686         * src/etpan/imap-thread.c
1687                 Make all fetch logs less verbose
1688
1689 2007-08-19 [paul]       2.10.0cvs132
1690
1691         * src/foldersel.c
1692         * src/folderview.c
1693         * src/summaryview.c
1694                 fix bug 1286, 'Can't move a folder into a "Folders
1695                 Only" folder'
1696
1697 2007-08-18 [ticho]      2.10.0cvs131
1698
1699         * src/editaddress_other_attributes_ldap.c
1700                 Converted option menu for other ldap attributes to GtkComboBox.
1701
1702 2007-08-18 [colin]      2.10.0cvs130
1703
1704         * src/compose.c
1705         * src/prefs_common.c
1706         * src/prefs_common.h
1707         * src/prefs_send.c
1708         * src/send_message.c
1709                 Revert 'send_dialog_mode' meaning to 
1710                 'send_dialog_invisible', so that the 
1711                 new checkbox doesn't change the 
1712                 existing behaviour.
1713
1714 2007-08-18 [paul]       2.10.0cvs129
1715
1716         * src/summaryview.c
1717                 add missing menu update
1718
1719 2007-08-17 [colin]      2.10.0cvs128
1720
1721         * src/folder.c
1722                 Set batching after getting flags - maybe fixes
1723                 bug 1292, 'CM crashes on writing mail'
1724
1725 2007-08-16 [ticho]      2.10.0cvs127
1726
1727         * src/prefs_send.c
1728                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1729         * src/gtk/combobox.h
1730         * src/gtk/gtkutils.c
1731                 Allow NULL for GtkComboBox menuitem label, rendering such
1732                 items as row separators.
1733
1734 2007-08-16 [paul]       2.10.0cvs126
1735
1736         * src/plugins/trayicon/trayicon.c
1737                 remove wrongly used gettextisation
1738
1739 2007-08-15 [ticho]      2.10.0cvs125
1740
1741         * src/importldif.c
1742                 Fixed a runtime warning where an attempt to pack an
1743                 already packed GtkLabel was made.
1744
1745 2007-08-15 [ticho]      2.10.0cvs124
1746
1747         * src/prefs_compose_writing.c
1748                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1749                 into GtkComboBox.
1750
1751 2007-08-14 [ticho]      2.10.0cvs123
1752
1753         * src/messageview.c
1754         * src/gtk/gtkutils.c
1755                 Changed return receipt account selector to GtkComboBox.
1756                 Fixed a runtime warning where GTK tried to parse
1757                 "name <email@address" as a Pango markup in an alertpanel label.
1758
1759 2007-08-14 [ticho]      2.10.0cvs122
1760
1761         * src/prefs_logging.c
1762                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1763
1764 2007-08-14 [wwp]        2.10.0cvs121
1765
1766         * tools/Makefile.am
1767         * tools/README
1768         * tools/popfile-link.sh
1769                 Added a new tool: POPFile helper, to open
1770                 selected messages in POPFile control center,
1771                 in order to change the messages' status.
1772
1773 2007-08-14 [ticho]      2.10.0cvs120
1774
1775         * src/compose.c
1776         * src/prefs_common.c
1777         * src/prefs_common.h
1778         * src/prefs_send.c
1779         * src/send_message.c
1780                 Change "Show send dialog" optionmenu to a checkbutton.
1781         * src/prefs_receive.c
1782                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1783
1784 2007-08-13 [wwp]        2.10.0cvs119
1785
1786         * src/addr_compl.c
1787         * src/addressbook.c
1788         * src/addrindex.c
1789         * src/compose.c
1790         * src/filtering.c
1791         * src/folderview.c
1792         * src/inc.c
1793         * src/matcher.c
1794         * src/mh.c
1795         * src/partial_download.c
1796         * src/prefs_gtk.c
1797         * src/procmsg.c
1798         * src/stock_pixmap.c
1799         * src/summaryview.c
1800         * src/common/utils.c
1801         * src/gtk/gtkaspell.c
1802         * src/gtk/menu.c
1803                 Make sure we never pass NULL pointers for %s substitutions
1804                 (prevent from crashing in Windows).
1805
1806 2007-08-13 [wwp]        2.10.0cvs118
1807
1808         * src/msgcache.c
1809                 Re-enable mmap_reads in Windows with some missing
1810                 CloseHandle of mapping objects, thanks to
1811                 Marcus Brinkmann.
1812
1813 2007-08-13 [paul]       2.10.0cvs117
1814
1815         * src/common/utils.c
1816                 fix bug 1287, 'Compile time problem on Solaris
1817                 (nexenta gnu/Solaris) utils.c'
1818                 Thanks to Piotr Chrzczonowicz
1819
1820 2007-08-12 [wwp]        2.10.0cvs116
1821
1822         * src/plugins/pgpcore/prefs_gpg.c
1823                 Don't try to unset a GPG_AGENT_INFO that was not
1824                 set (and don't use a NULL string in Windows, it was
1825                 crashing with --debug if GPG_AGENT_INFO was not set).
1826
1827 2007-08-12 [wwp]        2.10.0cvs115
1828
1829         * src/privacy.h
1830                 Make gcc type-check arguments passed to privacy_set_error().
1831
1832 2007-08-12 [ticho]      2.10.0cvs114
1833
1834         * src/prefs_folder_item.c
1835                 Make sure that folder default account combobox always has some
1836                 account preselected.
1837         * src/gtk/combobox.c
1838                 Handle empty combobox gracefully (warning instead of crash).
1839
1840 2007-08-12 [ticho]      2.10.0cvs114
1841
1842         * src/prefs_folder_item.c
1843                 Make sure that folder default account combobox is not empty.
1844         * src/gtk/combobox.c
1845                 Handle empty combobox gracefully (warning instead of crash).
1846
1847 2007-08-11 [paul]       2.10.0cvs113
1848
1849         * src/addrgather.c
1850         * src/folderview.c
1851                 use 'subfolder' instead of 'sub-folder', matching
1852                 everywhere else the term is used
1853         * src/imap_gtk.c
1854                 fix engrish
1855
1856 2007-08-10 [wwp]        2.10.0cvs112
1857
1858         * src/msgcache.c
1859                 Disable mmap reads in Windows only (at least temporarily), they
1860                 prevent from renaming/removing target cache files.
1861
1862 2007-08-10 [paul]
1863
1864         3.0.0-rc2 released
1865
1866 2007-08-10 [wwp]        2.10.0cvs111
1867
1868         * src/msgcache.c
1869                 fix unpredictable crashes in Windows due to broken
1870                 cache/mark/tags files writting (file were opened for
1871                 writing in text mode).
1872
1873         * src/recv.c
1874                 use gettimeofday() from w32lib.h on Windows.
1875
1876 2007-08-10 [colin]      2.10.0cvs110
1877
1878         * src/imap.c
1879         * src/etpan/imap-thread.c
1880         * src/etpan/imap-thread.h
1881                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1882
1883 2007-08-09 [colin]      2.10.0cvs109
1884
1885         * src/editldap.c
1886                 Fix port being reset to 636 on SSL
1887         * src/folder.c
1888                 Fix folder_item_get_msg_num_by_file
1889                 on drafts/queue folders
1890
1891 2007-08-09 [wwp]        2.10.0cvs108
1892
1893         * src/folder.c
1894                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1895                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1896
1897
1898 2007-08-09 [colin]      2.10.0cvs107
1899
1900         * src/folderview.c
1901         * src/summaryview.c
1902         * src/gtk/prefswindow.c
1903                 A few Maemo layout fixes
1904
1905 2007-08-09 [paul]       2.10.0cvs106
1906
1907         * src/prefs_account.c
1908                 remove the hyphen from plug-ins to
1909                 match everywhere else
1910
1911 2007-08-08 [wwp]        2.10.0cvs105
1912
1913         * src/prefs_folder_item.c
1914                 Fix an extraneous stealth ^L char.
1915
1916 2007-08-08 [wwp]        2.10.0cvs104
1917
1918         * src/prefs_folder_item.c
1919                 Better fix, group variables declarations (USE_ASPELL).
1920
1921 2007-08-08 [wwp]        2.10.0cvs103
1922
1923         * src/prefs_folder_item.c
1924                 Fix compilation w/ USE_ASPELL set (broken
1925                 by 2.10.0cvs102).
1926
1927 2007-08-08 [ticho]      2.10.0cvs102
1928
1929         * src/prefs_folder_item.c
1930                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1931
1932 2007-08-08 [colin]      2.10.0cvs101
1933
1934         * src/imap.c
1935         * src/etpan/imap-thread.c
1936         * src/etpan/imap-thread.h
1937                 Close selected mailbox before doing
1938                 status on it.
1939
1940 2007-08-08 [colin]      2.10.0cvs100
1941
1942         * src/html.c
1943                 Complete symbol table, thanks to wwp.
1944                 Fixes bug 1284, 'The html -> text 
1945                 converter ignores entities'
1946         * src/msgcache.c
1947                 Fix possible fd leak
1948
1949 2007-08-08 [colin]      2.10.0cvs99
1950
1951         * src/imap.c
1952                 Better way to fetch UIDs on non-UIDPLUS servers
1953
1954 2007-08-07 [colin]      2.10.0cvs98
1955
1956         * src/imap.c
1957                 fix bug 1275, 'auto-saved draft messages not 
1958                 always being removed'; Also, make multiple
1959                 copy (in the same account) faster by matching
1960                 source/destination message UIDs.
1961         * src/messageview.c
1962                 Don't try to reshow deleted mail
1963         * src/msgcache.c
1964                 Fix leak on error path
1965
1966 2007-08-07 [wwp]        2.10.0cvs97
1967
1968         * manual/account.xml
1969         * manual/advanced.xml
1970         * manual/fr/account.xml
1971         * manual/fr/advanced.xml
1972                 Updated the reference manual and the French translation to
1973                 reflect 2.10.0cvs84: enable running folder Processing
1974                 rules on demand.
1975
1976 2007-08-06 [wwp]        2.10.0cvs96
1977
1978         * src/prefs_common.c
1979         * src/prefs_common.h
1980         * src/textview.c
1981                 Allow changing the emphasis color used to highlight
1982                 the newsreader/x-mailer header value when it matches
1983                 our preferred mail agent (hidden pref 'emphasis_col' added
1984                 to clawsrc).
1985
1986 2007-08-06 [colin]      2.10.0cvs95
1987
1988         * src/compose.c
1989         * src/compose.h
1990                 Re-commit 2.10.0cvs86, with a protection
1991                 against Pango bug. Also, try to fix 
1992                 bug 1275, 'auto-saved draft messages not 
1993                 always being removed'
1994
1995 2007-08-06 [wwp]        2.10.0cvs94
1996
1997         * src/gtk/quicksearch.c
1998                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1999
2000 2007-08-06 [ticho]      2.10.0cvs93
2001
2002         * src/prefs_account.c
2003         * src/gtk/combobox.c
2004                 Use GtkComboBox instead of GtkOptionMenu for privacy system
2005                 selection in account preferences.
2006
2007 2007-08-06 [wwp]        2.10.0cvs92
2008
2009         * src/plugins/pgpcore/plugin.def
2010                 Apply one more chunk from gpg4win's 03-w32-port patch.
2011
2012 2007-08-05 [colin]      2.10.0cvs91
2013
2014         * src/compose.c
2015         * src/compose.h
2016                 reverting buggy patch for now
2017
2018 2007-08-05 [colin]      2.10.0cvs90
2019
2020         * src/folder.c
2021                 Fix slowdown
2022
2023 2007-08-04 [colin]      2.10.0cvs89
2024
2025         * src/prefs_summaries.c
2026         * src/summary_search.c
2027                 Replace deprecated widgets. Patch by
2028                 Andrej.
2029
2030 2007-08-04 [colin]      2.10.0cvs88
2031
2032         * src/mh.c
2033                 Refresh GUI only every 2000 mails on mh_get_last_num
2034                 This is fast (readdir) and done only once per 
2035                 session/folder
2036
2037 2007-08-03 [colin]      2.10.0cvs87
2038
2039         * src/prefs_account.c
2040         * src/gtk/combobox.h
2041         * src/gtk/gtkutils.c
2042                 Fix a deprecated widget. Patch by
2043                 Andrej
2044
2045 2007-08-03 [colin]      2.10.0cvs86
2046
2047         * src/compose.c
2048         * src/compose.h
2049                 Make colorisation and wrapping algorithms
2050                 faster. Fixes bug 1246, 'compose becomes 
2051                 increasingly slow replying to complex emails'
2052
2053 2007-08-03 [paul]       2.10.0cvs85
2054
2055         * src/mh.c
2056                 keep the window painted
2057
2058 2007-08-02 [paul]       2.10.0cvs84
2059
2060         * src/folderview.c
2061         * src/mainwindow.c
2062         * src/mainwindow.h
2063                 enable running folder Processing
2064                 rules on demand
2065
2066 2007-08-02 [paul]       2.10.0cvs83
2067
2068         * src/textview.c
2069                 speed up/clean up rendering of larger
2070                 msgs
2071                 Thanks to Colin
2072
2073 2007-08-01 [paul]       2.10.0cvs82
2074
2075         * src/mainwindow.h
2076                 clean up cruft
2077         * src/toolbar.c
2078                 change default toolbar layout on maemo
2079         * src/pixmaps/close.xpm
2080                 make the red cross a grey cross
2081         * src/pixmaps/jpilot.xpm
2082                 make icon smaller so it fits better
2083
2084 2007-07-31 [paul]       2.10.0cvs81
2085
2086         * src/setup.c
2087         * src/gtk/gtkutils.c
2088                 fix crash on maemo on first launch
2089
2090 2007-07-30 [paul]       2.10.0cvs80
2091
2092         * src/prefs_matcher.c
2093                 specify the units of age and size
2094
2095 2007-07-30 [paul]       2.10.0cvs79
2096
2097         * src/main.c
2098                 Fix IMAP timeout setting
2099
2100 2007-07-30 [colin]      2.10.0cvs78
2101
2102         * src/prefs_account.c
2103                 Fix a deprecated widget. Patch by
2104                 Andrej
2105
2106 2007-07-27 [paul]       2.10.0cvs77
2107
2108         * src/matcher_parser_parse.y
2109         * src/prefs_filtering_action.c
2110         * src/prefs_matcher.c
2111                 these changes forgotten in cvs74's
2112                 'watch thread' feature
2113
2114 2007-07-27 [paul]       2.10.0cvs76
2115
2116         * src/compose.c
2117                 fix potential crasher
2118                 thanks to Colin
2119
2120 2007-07-27 [paul]       2.10.0cvs75
2121
2122         * src/mainwindow.c
2123         * src/manual.c
2124         * src/manual.h
2125         * src/gtk/gtkutils.c
2126                 make mainwindow's /Help/Manual point to the
2127                 remote copy if the local copy doesn't exist
2128
2129 2007-07-27 [paul]       2.10.0cvs74
2130
2131         * src/Makefile.am
2132         * src/filtering.c
2133         * src/folder.c
2134         * src/mainwindow.c
2135         * src/matcher.c
2136         * src/matcher.h
2137         * src/matcher_parser_parse.y
2138         * src/procmsg.c
2139         * src/procmsg.h
2140         * src/stock_pixmap.c
2141         * src/stock_pixmap.h
2142         * src/summaryview.c
2143         * src/summaryview.h
2144         * src/toolbar.c
2145         * src/toolbar.h
2146         * src/pixmaps/watchthread.xpm
2147                 add 'watch thread' feature
2148
2149 2007-07-27 [paul]       2.10.0cvs73
2150
2151         * src/prefs_folder_item.c
2152                 adjust labels, add tooltips
2153
2154 2007-07-27 [colin]      2.10.0cvs72
2155
2156         * src/summaryview.c
2157                 Maemo: Remove less used menu items
2158
2159 2007-07-26 [colin]      2.10.0cvs71
2160
2161         * src/messageview.c
2162                 Maemo: destroy messageview after trashing mail.
2163                 Maybe should be done on X11 too
2164
2165 2007-07-26 [colin]      2.10.0cvs70
2166
2167         * src/folderview.c
2168         * src/mainwindow.c
2169         * src/prefs_common.c
2170         * src/prefs_common.h
2171         * src/summaryview.c
2172                 Add View/Show or Hide/Column headers
2173
2174 2007-07-26 [colin]      2.10.0cvs69
2175
2176         * src/procmime.c
2177                 Fix unwanted output
2178
2179 2007-07-26 [colin]      2.10.0cvs68
2180
2181         * src/ldapserver.c
2182                 Fix possible crash on cache invalidation
2183         * src/compose.c
2184         * src/procmime.c
2185         * src/procmime.h
2186         * src/quote_fmt_parse.y
2187                 Make replying to mails with big attachments
2188                 much faster. Fixes bug 1224, 'The process of 
2189                 Replying to emails with large attachments 
2190                 seems unreasonably long...'
2191
2192 2007-07-26 [colin]      2.10.0cvs67
2193
2194         * src/mimeview.c
2195         * src/matcher.c
2196         * src/common/ssl.c
2197                 Fix threads use on BSDs
2198
2199 2007-07-26 [paul]       2.10.0cvs66
2200
2201         * src/gtk/prefswindow.c
2202                 fix account prefs breakage
2203                 thanks to Colin
2204
2205 2007-07-26 [paul]       2.10.0cvs65
2206
2207         * configure.ac
2208                 standardise ./configure --help messages
2209
2210 2007-07-26 [colin]      2.10.0cvs64
2211
2212         * src/addressbook.c
2213         * src/editaddress.c
2214                 Fix two vCard-related crashes
2215
2216 2007-07-25 [colin]      2.10.0cvs63
2217
2218         * src/inc.c
2219         * src/prefs_common.c
2220         * src/prefs_common.h
2221         * src/prefs_receive.c
2222                 Maemo: Add a better way to notify of
2223                 new mails
2224         * src/mainwindow.c
2225         * src/statusbar.h
2226         * src/summaryview.c
2227         * src/toolbar.c
2228                 Maemo: Various layout fixes
2229         * src/gtk/prefswindow.c
2230                 Maemo: Better prefs layout
2231
2232 2007-07-25 [paul]       2.10.0cvs62
2233
2234         * src/textview.c
2235                 fix the layout on maemo
2236                 thanks to Colin
2237
2238 2007-07-25 [iwkse]      2.10.0cvs61
2239
2240         * src/summaryview.c
2241                 add 'o' shortcut on summaryview
2242
2243 2007-07-25 [iwkse]      2.10.0cvs60
2244
2245         * src/textview.c
2246                 fix o shortcut
2247
2248 2007-07-24 [colin]      2.10.0cvs59
2249
2250         * src/mh.c
2251                 Fix missing timestamp update on source
2252                 folder when moving
2253         * src/textview.c
2254         * src/textview.h
2255                 Better text layout on part's choices
2256
2257 2007-07-23 [colin]      2.10.0cvs58
2258
2259         * src/mimeview.c
2260         * src/textview.c
2261                 Maemo: Automatically choose the correct application
2262                 to open parts
2263         * src/gtk/quicksearch.c
2264                 Make search run on GDK_KP_Enter too
2265
2266 2007-07-23 [wwp]        2.10.0cvs57
2267
2268         * src/quote_fmt_lex.l
2269                 Revert accidentaly committed lines (account_sig) in
2270                 2.10.0cvs56.
2271
2272 2007-07-23 [wwp]        2.10.0cvs56
2273
2274         * src/quote_fmt_lex.l
2275                 Fix typos around long form expressions in the quote lexer.
2276
2277 2007-07-23 [paul]
2278
2279         3.0.0-rc1 released
2280
2281 2007-07-23 [colin]      2.10.0cvs55
2282
2283         * src/addr_compl.c
2284                 Fix auto-completion on Maemo
2285
2286 2007-07-23 [colin]      2.10.0cvs54
2287
2288         * src/statusbar.c
2289                 Maemo: Fix sticking statusbars
2290
2291 2007-07-22 [colin]      2.10.0cvs53
2292
2293         * src/main.c
2294                 Maemo: Fix the strange "top_application" info
2295                 at startup. We should do something when 
2296                 receiving such a message.
2297
2298 2007-07-20 [paul]       2.10.0cvs52
2299
2300         * src/news_gtk.c
2301                 add missing #include "statusbar.h"
2302
2303 2007-07-20 [colin]      2.10.0cvs51
2304
2305         * src/folder.c
2306         * src/folder.h
2307         * src/folder_item_prefs.c
2308         * src/folder_item_prefs.h
2309         * src/folderview.c
2310         * src/imap.c
2311         * src/imap_gtk.c
2312         * src/imap_gtk.h
2313         * src/news.c
2314         * src/news_gtk.c
2315         * src/news_gtk.h
2316         * src/prefs_folder_item.c
2317                 Implement age-based caching: allow to
2318                 specify a threshold for the offline synchronisation
2319                 feature, and whether old cached bodies should 
2320                 be removed
2321         * src/toolbar.c
2322         * src/toolbar.h
2323                 Fix label/tooltips
2324         * src/plugins/dillo_viewer/dillo_viewer.c
2325                 Check that Dillo's installed
2326
2327 2007-07-20 [wwp]        2.10.0cvs50
2328
2329         * src/mimeview.c
2330         * src/stock_pixmap.c
2331                 Draw a frame around the selected mimeview part icon (instead of the
2332                 shifted 'dancing' icon).
2333
2334 2007-07-20 [colin]      2.10.0cvs49
2335
2336         * src/main.c
2337                 Unref stuff even on error
2338         * src/wizard.c
2339                 disconnect signals only at the very
2340                 end of the wizard save.
2341
2342 2007-07-20 [colin]      2.10.0cvs48
2343
2344         * src/mainwindow.c
2345         * src/messageview.c
2346         * src/toolbar.c
2347         * src/toolbar.h
2348                 Fix random crashes while navigating
2349                 (GTK_EVENTS_FLUSH)
2350
2351 2007-07-19 [colin]      2.10.0cvs47
2352
2353         * configure.ac
2354         * src/main.c
2355         * src/prefs_common.c
2356         * src/prefs_common.h
2357         * src/wizard.c
2358         * src/common/defs.h
2359         * src/common/utils.c
2360                 Maemo: add an easy way to store data (mails
2361                 and IMAP/NNTP caches) on one of the SD cards,
2362                 and protect against unmounts if needed
2363
2364 2007-07-19 [paul]       2.10.0cvs46
2365
2366         * src/Makefile.am
2367         * src/stock_pixmap.c
2368         * src/gtk/about.c
2369         * src/pixmaps/claws-mail_logo-small.xpm
2370                 implement a (slightly) different About
2371                 dialog for maemo and add a small version
2372                 of the logo for it
2373         * src/wizard.c
2374                 use a scrolled window for wizard page 1
2375                 on maemo
2376
2377 2007-07-19 [paul]       2.10.0cvs45
2378
2379         * src/Makefile.am
2380                 too soon for this line
2381
2382 2007-07-19 [paul]       2.10.0cvs44
2383
2384         * src/Makefile.am
2385                 fix build on n800
2386
2387 2007-07-19 [colin]      2.10.0cvs43
2388
2389         * src/wizard.c
2390                 Solve Mail/Mailbox name when specifying
2391                 full /path/to/Mail.
2392
2393 2007-07-18 [colin]      2.10.0cvs42
2394
2395         * src/inc.c
2396         * configure.ac
2397                 Fix build on n770
2398
2399 2007-07-18 [colin]      2.10.0cvs41
2400
2401         * src/inc.c
2402                 Maemo: plug the online/offline system into
2403                 maemo's interfaces to have Claws automatically
2404                 switch according to the system status
2405         * src/statusbar.c
2406                 Maemo: use HildonBanners to display status
2407                 messages. Renders the main statusbar useless.
2408
2409 2007-07-18 [paul]       2.10.0cvs40
2410
2411         * src/filtering.c
2412                 fix screen blanking on moving/copying many msgs
2413         * src/folder.c
2414                 fix processing progressbar and screen blanking
2415                 during processing
2416
2417 2007-07-18 [paul]       2.10.0cvs39
2418
2419         * src/messageview.c
2420                 revert cvs37, breakage on maemo
2421
2422 2007-07-18 [paul]       2.10.0cvs38
2423
2424         * src/gtk/gtkutils.c
2425                 make sure we can still build with older GTK's
2426
2427 2007-07-18 [colin]      2.10.0cvs37
2428
2429         * src/messageview.c
2430                 Only hide the small layout's messageview, instead
2431                 of destroying it when closing
2432         * src/gtk/gtkutils.c
2433                 Use gtk_window_present_with_time to popup windows,
2434                 it seems to make things better with modern WMs
2435                 (actually focusing)
2436
2437 2007-07-17 [colin]      2.10.0cvs36
2438
2439         * src/editaddress.c
2440                 Simplify layout on Maemo
2441         * src/folder.c
2442                 Fix possible crash
2443         * src/prefs_display_header.c
2444                 Remove some headers by default on Maemo
2445
2446 2007-07-17 [paul]       2.10.0cvs35
2447
2448         * src/prefs_common.c
2449         * src/prefs_common.h
2450         * src/prefs_logging.c
2451         * src/common/log.c
2452                 add options to stop/enable writing logs to disc
2453
2454 2007-07-17 [paul]       2.10.0cvs34
2455
2456         * src/edittags.c
2457                 fix some issues with the Apply tags window:
2458                 - set search column (enables autocompl in the treeview)
2459                 - apply tag from "New tag" if it existed
2460                 - clears New tag entry when adding it with the button
2461                 Thanks to Colin
2462
2463 2007-07-17 [paul]       2.10.0cvs33
2464
2465         * src/edittags.c
2466                 fix 'apply tags' dialogue weirdness
2467
2468 2007-07-16 [colin]      2.10.0cvs32
2469
2470         * src/toolbar.c
2471                 Fix double-loading of mails on Maemo
2472
2473 2007-07-16 [colin]      2.10.0cvs31
2474
2475         * src/messageview.c
2476                 Prevent double-loading of the same part under some
2477                 conditions; hide statusbar on Maemo
2478
2479 2007-07-16 [colin]      2.10.0cvs30
2480
2481         * src/edittags.c
2482         * src/edittags.h
2483         * src/mainwindow.c
2484         * src/summaryview.c
2485                 Improve the tag interface - allow
2486                 to set/unset tags from a special
2487                 window.
2488         * src/gtk/gtkvscrollbutton.c
2489         * src/mimeview.c
2490         * src/mimeview.h
2491         * src/stock_pixmap.c
2492                 Fix Mimeview's ugly hacks in the
2493                 icon list. 
2494
2495 2007-07-16 [paul]       2.10.0cvs29
2496
2497         * src/wizard.c
2498                 rework dialog
2499         * src/gtk/icon_legend.c
2500                 put it all in a scrolled window
2501
2502 2007-07-15 [colin]      2.10.0cvs28
2503
2504         * src/mainwindow.c
2505                 Maemo: force layout to be Small screen; the
2506                 others don't make sense
2507
2508 2007-07-14 [colin]      2.10.0cvs27
2509
2510         * src/mimeview.c
2511         * src/gtk/gtkvscrollbutton.c
2512                 Maemo: Fix mimeview's buttons size
2513
2514 2007-07-14 [colin]      2.10.0cvs26
2515
2516         * src/toolbar.c
2517                 Fix the button workaround fix.
2518                 (Use the correct variable)
2519
2520 2007-07-14 [colin]      2.10.0cvs25
2521
2522         * src/mainwindow.c
2523         * src/toolbar.c
2524                 Maemo: put the progress bar in the
2525                 toolbar
2526
2527 2007-07-14 [colin]      2.10.0cvs24
2528
2529         * src/prefs_common.c
2530                 Maemo: hide statusbar by default
2531         * src/Makefile.am
2532         * src/stock_pixmap.c
2533         * src/stock_pixmap.h
2534         * src/toolbar.c
2535         * src/pixmaps/go_folders.xpm
2536                 Maemo: Add a specific icon to go back to
2537                 folder list
2538
2539 2007-07-14 [colin]      2.10.0cvs23
2540
2541         * src/toolbar.c
2542                 Don't set homogeneous finally
2543
2544 2007-07-14 [colin]      2.10.0cvs22
2545
2546         * src/toolbar.c
2547                 Fix button show/hide issues
2548
2549 2007-07-14 [colin]      2.10.0cvs21
2550
2551         * src/toolbar.c
2552                 Fix huge arrows
2553                 Fix button workaround to be able to click
2554                 if mouse was on button when it went un-
2555                 sensitive.
2556                 Revert previous commit, gtk_tool_item_set_homogeneous
2557                 doesn't mean what it seems to mean ;-)
2558
2559 2007-07-14 [paul]       2.10.0cvs20
2560
2561         * src/toolbar.c
2562                 make homogeneous FALSE always
2563
2564 2007-07-13 [colin]      2.10.0cvs19
2565
2566         * src/toolbar.c
2567         * src/toolbar.h
2568                 Rework to fit the non-deprecated API
2569         * src/compose.c
2570         * src/folderview.c
2571         * src/mainwindow.c
2572         * src/messageview.c
2573         * src/summaryview.c
2574                 Maemo layout changes. Better toolbars,
2575                 removal of CTree headers. 
2576
2577 2007-07-13 [paul]       2.10.0cvs18
2578
2579         * src/gtk/colorlabel.c
2580                 fix bug 1261, '[DE] coloring messages in overview 
2581                 keys are not localised'
2582                 the string is now included in claws-mail.pot
2583
2584 2007-07-13 [colin]      2.10.0cvs17
2585
2586         * src/summaryview.c
2587                 Fix bug 1267, 'printing mutliple messages 
2588                 opens one message-dialog after the other'
2589                 Ask for confirmation when printing 10
2590                 messages or more.
2591
2592 2007-07-11 [colin]      2.10.0cvs16
2593
2594         * COPYING
2595         * README
2596         * autogen.sh
2597         * manual/claws-mail-manual.xml
2598         * manual/gpl.xml
2599         * manual/es/claws-mail-manual.xml
2600         * manual/es/gpl.xml
2601         * manual/fr/claws-mail-manual.xml
2602         * manual/fr/gpl.xml
2603         * manual/pl/gpl.xml
2604         * src/account.c
2605         * src/account.h
2606         * src/action.c
2607         * src/action.h
2608         * src/adbookbase.h
2609         * src/addr_compl.c
2610         * src/addr_compl.h
2611         * src/addrbook.c
2612         * src/addrbook.h
2613         * src/addrcache.c
2614         * src/addrcache.h
2615         * src/addrcindex.c
2616         * src/addrcindex.h
2617         * src/addrclip.c
2618         * src/addrclip.h
2619         * src/addrdefs.h
2620         * src/addressadd.c
2621         * src/addressadd.h
2622         * src/addressbook.c
2623         * src/addressbook.h
2624         * src/addressbook_foldersel.c
2625         * src/addressbook_foldersel.h
2626         * src/addressitem.h
2627         * src/addrgather.c
2628         * src/addrgather.h
2629         * src/addrharvest.c
2630         * src/addrharvest.h
2631         * src/addrindex.c
2632         * src/addrindex.h
2633         * src/addritem.c
2634         * src/addritem.h
2635         * src/addrquery.c
2636         * src/addrquery.h
2637         * src/addrselect.c
2638         * src/addrselect.h
2639         * src/alertpanel.c
2640         * src/alertpanel.h
2641         * src/browseldap.c
2642         * src/browseldap.h
2643         * src/codeconv.c
2644         * src/codeconv.h
2645         * src/compose.c
2646         * src/compose.h
2647         * src/crash.c
2648         * src/crash.h
2649         * src/customheader.c
2650         * src/customheader.h
2651         * src/displayheader.c
2652         * src/displayheader.h
2653         * src/editaddress.c
2654         * src/editaddress.h
2655         * src/editaddress_other_attributes_ldap.c
2656         * src/editaddress_other_attributes_ldap.h
2657         * src/editbook.c
2658         * src/editbook.h
2659         * src/editgroup.c
2660         * src/editgroup.h
2661         * src/editjpilot.c
2662         * src/editjpilot.h
2663         * src/editldap.c
2664         * src/editldap.h
2665         * src/editldap_basedn.c
2666         * src/editldap_basedn.h
2667         * src/edittags.c
2668         * src/edittags.h
2669         * src/editvcard.c
2670         * src/editvcard.h
2671         * src/enriched.c
2672         * src/enriched.h
2673         * src/exphtmldlg.c
2674         * src/exphtmldlg.h
2675         * src/expldifdlg.c
2676         * src/expldifdlg.h
2677         * src/export.c
2678         * src/export.h
2679         * src/exporthtml.c
2680         * src/exporthtml.h
2681         * src/exportldif.c
2682         * src/exportldif.h
2683         * src/filtering.c
2684         * src/filtering.h
2685         * src/folder.c
2686         * src/folder.h
2687         * src/folder_item_prefs.c
2688         * src/folder_item_prefs.h
2689         * src/foldersel.c
2690         * src/foldersel.h
2691         * src/folderutils.c
2692         * src/folderutils.h
2693         * src/folderview.c
2694         * src/folderview.h
2695         * src/gedit-print.c
2696         * src/gedit-print.h
2697         * src/grouplistdialog.c
2698         * src/grouplistdialog.h
2699         * src/headerview.c
2700         * src/headerview.h
2701         * src/html.c
2702         * src/html.h
2703         * src/image_viewer.c
2704         * src/image_viewer.h
2705         * src/imap.c
2706         * src/imap.h
2707         * src/imap_gtk.c
2708         * src/imap_gtk.h
2709         * src/import.c
2710         * src/import.h
2711         * src/importldif.c
2712         * src/importldif.h
2713         * src/importmutt.c
2714         * src/importmutt.h
2715         * src/importpine.c
2716         * src/importpine.h
2717         * src/inc.c
2718         * src/inc.h
2719         * src/jpilot.c
2720         * src/jpilot.h
2721         * src/ldapctrl.c
2722         * src/ldapctrl.h
2723         * src/ldaplocate.c
2724         * src/ldaplocate.h
2725         * src/ldapquery.c
2726         * src/ldapquery.h
2727         * src/ldapserver.c
2728         * src/ldapserver.h
2729         * src/ldapupdate.c
2730         * src/ldapupdate.h
2731         * src/ldaputil.c
2732         * src/ldaputil.h
2733         * src/ldif.c
2734         * src/ldif.h
2735         * src/localfolder.c
2736         * src/localfolder.h
2737         * src/main.c
2738         * src/main.h
2739         * src/mainwindow.c
2740         * src/mainwindow.h
2741         * src/manual.c
2742         * src/manual.h
2743         * src/matcher.c
2744         * src/matcher.h
2745         * src/matcher_parser.h
2746         * src/matcher_parser_lex.l
2747         * src/matcher_parser_parse.y
2748         * src/mbox.c
2749         * src/mbox.h
2750         * src/message_search.c
2751         * src/message_search.h
2752         * src/messageview.c
2753         * src/messageview.h
2754         * src/mh.c
2755         * src/mh.h
2756         * src/mh_gtk.c
2757         * src/mh_gtk.h
2758         * src/mimeview.c
2759         * src/mimeview.h
2760         * src/msgcache.c
2761         * src/msgcache.h
2762         * src/mutt.c
2763         * src/mutt.h
2764         * src/news.c
2765         * src/news.h
2766         * src/news_gtk.c
2767         * src/news_gtk.h
2768         * src/noticeview.c
2769         * src/noticeview.h
2770         * src/partial_download.c
2771         * src/partial_download.h
2772         * src/pine.c
2773         * src/pine.h
2774         * src/pop.c
2775         * src/pop.h
2776         * src/prefs_account.c
2777         * src/prefs_account.h
2778         * src/prefs_actions.c
2779         * src/prefs_actions.h
2780         * src/prefs_common.c
2781         * src/prefs_common.h
2782         * src/prefs_compose_writing.c
2783         * src/prefs_compose_writing.h
2784         * src/prefs_customheader.c
2785         * src/prefs_customheader.h
2786         * src/prefs_display_header.c
2787         * src/prefs_display_header.h
2788         * src/prefs_ext_prog.c
2789         * src/prefs_ext_prog.h
2790         * src/prefs_filtering.c
2791         * src/prefs_filtering.h
2792         * src/prefs_filtering_action.c
2793         * src/prefs_filtering_action.h
2794         * src/prefs_folder_column.c
2795         * src/prefs_folder_column.h
2796         * src/prefs_folder_item.c
2797         * src/prefs_folder_item.h
2798         * src/prefs_fonts.c
2799         * src/prefs_fonts.h
2800         * src/prefs_gtk.c
2801         * src/prefs_gtk.h
2802         * src/prefs_image_viewer.c
2803         * src/prefs_image_viewer.h
2804         * src/prefs_logging.c
2805         * src/prefs_logging.h
2806         * src/prefs_matcher.c
2807         * src/prefs_matcher.h
2808         * src/prefs_message.c
2809         * src/prefs_message.h
2810         * src/prefs_msg_colors.c
2811         * src/prefs_msg_colors.h
2812         * src/prefs_other.c
2813         * src/prefs_other.h
2814         * src/prefs_quote.c
2815         * src/prefs_quote.h
2816         * src/prefs_receive.c
2817         * src/prefs_receive.h
2818         * src/prefs_send.c
2819         * src/prefs_send.h
2820         * src/prefs_spelling.c
2821         * src/prefs_spelling.h
2822         * src/prefs_summaries.c
2823         * src/prefs_summaries.h
2824         * src/prefs_summary_column.c
2825         * src/prefs_summary_column.h
2826         * src/prefs_summary_open.c
2827         * src/prefs_summary_open.h
2828         * src/prefs_template.c
2829         * src/prefs_template.h
2830         * src/prefs_themes.c
2831         * src/prefs_themes.h
2832         * src/prefs_toolbar.c
2833         * src/prefs_toolbar.h
2834         * src/prefs_wrapping.c
2835         * src/prefs_wrapping.h
2836         * src/privacy.c
2837         * src/privacy.h
2838         * src/procheader.c
2839         * src/procheader.h
2840         * src/procmime.c
2841         * src/procmime.h
2842         * src/procmsg.c
2843         * src/procmsg.h
2844         * src/quote_fmt.c
2845         * src/quote_fmt_lex.l
2846         * src/quote_fmt_parse.y
2847         * src/recv.c
2848         * src/recv.h
2849         * src/remotefolder.c
2850         * src/remotefolder.h
2851         * src/send_message.c
2852         * src/send_message.h
2853         * src/setup.c
2854         * src/setup.h
2855         * src/simple-gettext.c
2856         * src/sourcewindow.c
2857         * src/sourcewindow.h
2858         * src/ssl_manager.c
2859         * src/ssl_manager.h
2860         * src/statusbar.c
2861         * src/statusbar.h
2862         * src/stock_pixmap.c
2863         * src/stock_pixmap.h
2864         * src/summary_search.c
2865         * src/summary_search.h
2866         * src/summaryview.c
2867         * src/summaryview.h
2868         * src/textview.c
2869         * src/textview.h
2870         * src/toolbar.c
2871         * src/toolbar.h
2872         * src/undo.c
2873         * src/undo.h
2874         * src/unmime.c
2875         * src/unmime.h
2876         * src/uri_opener.c
2877         * src/uri_opener.h
2878         * src/vcard.c
2879         * src/vcard.h
2880         * src/wizard.c
2881         * src/wizard.h
2882         * src/common/base64.c
2883         * src/common/base64.h
2884         * src/common/claws.c
2885         * src/common/claws.h
2886         * src/common/defs.h
2887         * src/common/fnmatch.c
2888         * src/common/fnmatch.h
2889         * src/common/fnmatch_loop.c
2890         * src/common/hooks.c
2891         * src/common/hooks.h
2892         * src/common/log.c
2893         * src/common/log.h
2894         * src/common/md5.c
2895         * src/common/md5.h
2896         * src/common/mgutils.c
2897         * src/common/mgutils.h
2898         * src/common/nntp.c
2899         * src/common/nntp.h
2900         * src/common/passcrypt.c
2901         * src/common/passcrypt.h.in
2902         * src/common/plugin.c
2903         * src/common/plugin.h
2904         * src/common/prefs.c
2905         * src/common/prefs.h
2906         * src/common/progressindicator.c
2907         * src/common/progressindicator.h
2908         * src/common/quoted-printable.c
2909         * src/common/quoted-printable.h
2910         * src/common/session.c
2911         * src/common/session.h
2912         * src/common/smtp.c
2913         * src/common/smtp.h
2914         * src/common/socket.c
2915         * src/common/socket.h
2916         * src/common/ssl.c
2917         * src/common/ssl.h
2918         * src/common/ssl_certificate.c
2919         * src/common/ssl_certificate.h
2920         * src/common/string_match.c
2921         * src/common/string_match.h
2922         * src/common/stringtable.c
2923         * src/common/stringtable.h
2924         * src/common/tags.c
2925         * src/common/tags.h
2926         * src/common/template.c
2927         * src/common/template.h
2928         * src/common/timing.h
2929         * src/common/utils.c
2930         * src/common/utils.h
2931         * src/common/uuencode.c
2932         * src/common/uuencode.h
2933         * src/common/version.h.in
2934         * src/common/w32_dirent.c
2935         * src/common/w32_reg.c
2936         * src/common/w32_signal.c
2937         * src/common/w32_stat.c
2938         * src/common/w32_stdlib.c
2939         * src/common/w32_string.c
2940         * src/common/w32_time.c
2941         * src/common/w32_unistd.c
2942         * src/common/w32_wait.c
2943         * src/common/w32lib.h
2944         * src/common/xml.c
2945         * src/common/xml.h
2946         * src/common/xmlprops.c
2947         * src/common/xmlprops.h
2948         * src/etpan/etpan-errors.h
2949         * src/etpan/etpan-thread-manager-types.h
2950         * src/etpan/etpan-thread-manager.c
2951         * src/etpan/etpan-thread-manager.h
2952         * src/etpan/imap-thread.c
2953         * src/etpan/imap-thread.h
2954         * src/gtk/about.c
2955         * src/gtk/about.h
2956         * src/gtk/colorlabel.c
2957         * src/gtk/colorlabel.h
2958         * src/gtk/colorsel.c
2959         * src/gtk/colorsel.h
2960         * src/gtk/combobox.c
2961         * src/gtk/combobox.h
2962         * src/gtk/description_window.c
2963         * src/gtk/description_window.h
2964         * src/gtk/filesel.c
2965         * src/gtk/filesel.h
2966         * src/gtk/foldersort.c
2967         * src/gtk/foldersort.h
2968         * src/gtk/gtkaspell.c
2969         * src/gtk/gtkaspell.h
2970         * src/gtk/gtksctree.c
2971         * src/gtk/gtkshruler.c
2972         * src/gtk/gtkshruler.h
2973         * src/gtk/gtksourceprintjob.c
2974         * src/gtk/gtksourceprintjob.h
2975         * src/gtk/gtkutils.c
2976         * src/gtk/gtkutils.h
2977         * src/gtk/gtkvscrollbutton.c
2978         * src/gtk/gtkvscrollbutton.h
2979         * src/gtk/icon_legend.c
2980         * src/gtk/icon_legend.h
2981         * src/gtk/inputdialog.c
2982         * src/gtk/inputdialog.h
2983         * src/gtk/logwindow.c
2984         * src/gtk/logwindow.h
2985         * src/gtk/manage_window.c
2986         * src/gtk/manage_window.h
2987         * src/gtk/menu.c
2988         * src/gtk/menu.h
2989         * src/gtk/pluginwindow.c
2990         * src/gtk/pluginwindow.h
2991         * src/gtk/prefswindow.c
2992         * src/gtk/prefswindow.h
2993         * src/gtk/progressdialog.c
2994         * src/gtk/progressdialog.h
2995         * src/gtk/quicksearch.c
2996         * src/gtk/quicksearch.h
2997         * src/gtk/sslcertwindow.c
2998         * src/gtk/sslcertwindow.h
2999         * src/plugins/bogofilter/bogofilter.c
3000         * src/plugins/bogofilter/bogofilter.h
3001         * src/plugins/bogofilter/bogofilter_gtk.c
3002         * src/plugins/clamav/clamav_plugin.c
3003         * src/plugins/clamav/clamav_plugin.h
3004         * src/plugins/clamav/clamav_plugin_gtk.c
3005         * src/plugins/demo/demo.c
3006         * src/plugins/dillo_viewer/dillo_prefs.c
3007         * src/plugins/dillo_viewer/dillo_prefs.h
3008         * src/plugins/dillo_viewer/dillo_viewer.c
3009         * src/plugins/pgpcore/passphrase.c
3010         * src/plugins/pgpcore/passphrase.h
3011         * src/plugins/pgpcore/pgp_viewer.c
3012         * src/plugins/pgpcore/pgp_viewer.h
3013         * src/plugins/pgpcore/plugin.c
3014         * src/plugins/pgpcore/prefs_gpg.c
3015         * src/plugins/pgpcore/prefs_gpg.h
3016         * src/plugins/pgpcore/select-keys.c
3017         * src/plugins/pgpcore/select-keys.h
3018         * src/plugins/pgpcore/sgpgme.c
3019         * src/plugins/pgpcore/sgpgme.h
3020         * src/plugins/pgpinline/pgpinline.c
3021         * src/plugins/pgpinline/pgpinline.h
3022         * src/plugins/pgpinline/plugin.c
3023         * src/plugins/pgpmime/pgpmime.c
3024         * src/plugins/pgpmime/pgpmime.h
3025         * src/plugins/pgpmime/plugin.c
3026         * src/plugins/spamassassin/spamassassin.c
3027         * src/plugins/spamassassin/spamassassin.h
3028         * src/plugins/spamassassin/spamassassin_gtk.c
3029         * src/plugins/trayicon/trayicon.c
3030         * src/plugins/trayicon/trayicon_prefs.c
3031         * src/plugins/trayicon/trayicon_prefs.h
3032         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3033         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3034         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
3035         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3036         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3037         * tools/OOo2claws-mail.pl
3038         * tools/README.sylprint
3039         * tools/acroread2claws-mail.pl
3040         * tools/claws-mail-compose-insert-files.pl
3041         * tools/convert_mbox.pl
3042         * tools/filter_conv.pl
3043         * tools/filter_conv_new.pl
3044         * tools/fix_date.sh
3045         * tools/freshmeat_search.pl
3046         * tools/google_search.pl
3047         * tools/kmail-mailbox2claws-mail.pl
3048         * tools/kmail2claws-mail.pl
3049         * tools/kmail2claws-mail_v2.pl
3050         * tools/mairix.sh
3051         * tools/make.themes.project
3052         * tools/multiwebsearch.pl
3053         * tools/nautilus2claws-mail.sh
3054         * tools/outlook2claws-mail.pl
3055         * tools/textviewer.sh
3056         * tools/thunderbird-filters-convertor.pl
3057         * tools/update-po
3058         * tools/uuooffice
3059         * tools/vcard2xml.py
3060         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3061                 Upgrade to GPLv3 or later.
3062
3063 2007-07-10 [wwp]        2.10.0cvs15
3064
3065         * src/main.c
3066                 Fix re-opening of all composing messages that were
3067                 opened when closing the previous instance, thanks
3068                 to Colin.
3069
3070 2007-07-10 [paul]       2.10.0cvs14
3071
3072         * src/editaddress_other_attributes_ldap.c
3073         * src/ldapupdate.c
3074                 fix crash on selecting 'other attributes' combo
3075                 for either a new entry or an old entry with no
3076                 existing attributes.
3077                 fix bug on editing multiple attributes which
3078                 resulted them all having the value of the last
3079                 one changed.
3080                 Thanks to Colin
3081
3082 2007-07-10 [colin]      2.10.0cvs13
3083
3084         * src/editaddress.c
3085         * src/editaddress_other_attributes_ldap.h
3086         * src/ldapupdate.c
3087                 Fix --disable-ldap build
3088
3089 2007-07-09 [colin]      2.10.0cvs12
3090
3091         * src/Makefile.am
3092         * src/addritem.c
3093         * src/addritem.h
3094         * src/editaddress.c
3095         * src/editaddress_other_attributes_ldap.c
3096         * src/editaddress_other_attributes_ldap.h
3097         * src/editldap.c
3098         * src/ldapctrl.c
3099         * src/ldapctrl.h
3100         * src/ldapupdate.c
3101                 Add capability to edit all inetOrgPerson
3102                 attributes on LDAP. Patch by Michael 
3103                 Rasmussen
3104
3105 2007-07-09 [colin]      2.10.0cvs11
3106
3107         * src/Makefile.am
3108         * src/exporthtml.c
3109         * src/mbox.c
3110         * src/msgcache.c
3111         * src/prefs_summaries.c
3112         * src/prefs_themes.c
3113         * src/procheader.c
3114         * src/common/Makefile.am
3115         * src/common/log.c
3116         * src/common/timing.h
3117         * src/common/utils.c
3118         * src/common/utils.h
3119         * src/common/w32_account.c
3120         * src/common/w32lib.h
3121         * src/gtk/Makefile.am
3122         * src/gtk/colorlabel.c
3123         * src/plugins/pgpcore/Makefile.am
3124         * src/plugins/pgpcore/claws.def
3125         * src/plugins/pgpcore/passphrase.c
3126         * src/plugins/pgpcore/pgp_viewer.c
3127         * src/plugins/pgpcore/plugin.def
3128         * src/plugins/pgpcore/sgpgme.c
3129         * src/plugins/pgpinline/Makefile.am
3130         * src/plugins/pgpinline/claws.def
3131         * src/plugins/pgpinline/mypgpcore.def
3132         * src/plugins/pgpinline/plugin.def
3133         * src/plugins/pgpmime/Makefile.am
3134         * src/plugins/pgpmime/claws.def
3135         * src/plugins/pgpmime/mypgpcore.def
3136         * src/plugins/pgpmime/plugin.def
3137                 Commit win32 patch, from Werner Koch and
3138                 Marcus Brinkmann
3139
3140 2007-07-09 [colin]      2.10.0cvs10
3141
3142         * src/prefs_toolbar.c
3143                 Fix crash when no actions exist
3144
3145 2007-07-07 [paul]       2.10.0cvs9
3146
3147         * COPYING
3148         * manual/claws-mail-manual.xml
3149                 update copyright year
3150         * po/fi.po
3151                 updated by Flammie Pirinen
3152
3153 2007-07-05 [wwp]        2.10.0cvs8
3154
3155         * src/plugins/clamav/clamav_plugin_gtk.c
3156                 Make vertical spacing like in other plugin prefs pages.
3157
3158 2007-07-05 [wwp]        2.10.0cvs7
3159
3160         * src/quote_fmt.c
3161                 It's %am that works, not %ae (this doc incoherence has been
3162                 introduced with 2.9.2cvs13).
3163
3164 2007-07-04 [wwp]        2.10.0cvs6
3165
3166         * src/plugins/bogofilter/bogofilter.c
3167                 Gettext-ize an occurrence of "Any" that wasn't.
3168
3169 2007-07-04 [colin]      2.10.0cvs5
3170
3171         * po/POTFILES.in
3172                 Fix untranslated strings; thanks
3173                 to Pader Rezso.
3174
3175 2007-07-03 [colin]      2.10.0cvs4
3176
3177         * src/folder.c
3178         * src/mainwindow.c
3179                 Fix saving of sort mode for tags and
3180                 thread date. Thanks to Pierre Ossman.
3181                 Completes fix for bug 1233
3182
3183 2007-07-03 [paul]       2.10.0cvs3
3184
3185         * src/compose.c
3186                 fix auto-save
3187         * src/summaryview.c
3188                 fix build warnings
3189         Thanks to Colin
3190
3191 2007-07-02 [colin]      2.10.0cvs2
3192
3193         * src/folder.h
3194         * src/mainwindow.c
3195         * src/procmsg.h
3196         * src/summaryview.c
3197                 Add View/Sort/by Thread date
3198                 Fixes bug 1233, 'Capability to sort 
3199                 threads by most recent message'
3200                 Based on a patch by Paul Rolland
3201
3202 2007-07-02 [colin]      2.10.0cvs1
3203
3204         * src/Makefile.am
3205         * src/compose.c
3206         * src/edittags.c
3207         * src/edittags.h
3208         * src/filtering.c
3209         * src/folder.c
3210         * src/folder.h
3211         * src/headerview.c
3212         * src/headerview.h
3213         * src/main.c
3214         * src/mainwindow.c
3215         * src/mainwindow.h
3216         * src/manual.h
3217         * src/matcher.c
3218         * src/matcher.h
3219         * src/matcher_parser_parse.y
3220         * src/mimeview.c
3221         * src/msgcache.c
3222         * src/msgcache.h
3223         * src/prefs_common.c
3224         * src/prefs_common.h
3225         * src/prefs_filtering_action.c
3226         * src/prefs_matcher.c
3227         * src/prefs_summary_column.c
3228         * src/procmsg.c
3229         * src/procmsg.h
3230         * src/quote_fmt.c
3231         * src/quote_fmt_lex.l
3232         * src/quote_fmt_parse.y
3233         * src/summaryview.c
3234         * src/summaryview.h
3235         * src/textview.c
3236         * src/common/Makefile.am
3237         * src/common/defs.h
3238         * src/common/tags.c
3239         * src/common/tags.h
3240         * src/gtk/quicksearch.c
3241         * src/gtk/quicksearch.h
3242                 Add Tags implementation. Tags are arbitrary labels
3243                 that can be applied to messages. It is possible 
3244                 to create, edit, remove tags; apply them to mails;
3245                 filter on tags or tag presence; apply or unset
3246                 tags via filtering actions; reference tags in
3247                 reply templates.
3248
3249 2007-07-02 [paul]       2.10.0
3250
3251         * NEWS
3252         * README
3253         * RELEASE_NOTES
3254                 2.10.0 released
3255
3256 2007-07-02 [paul]       2.9.2cvs78
3257
3258         * po/de.po
3259         * po/en_GB.po
3260         * po/es.po
3261         * po/fr.po
3262         * po/hu.po
3263         * po/pt_BR.po
3264         * po/ru.po
3265         * po/zh_CN.po
3266                 updated by Stephan Sachse, me, Ricardo Mones
3267                 Lastra, Fabien Vantard, Pader Rezso, Frederico
3268                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
3269
3270 2007-07-02 [paul]       2.9.2cvs77
3271
3272         * AUTHORS
3273                 updated
3274
3275 2007-06-29 [wwp]        2.9.2cvs76
3276
3277         * src/gtk/headers.h
3278                 Fix a typo (thanks to Ricardo for finding this out).
3279
3280 2007-06-28 [paul]       2.9.2cvs75
3281
3282         * src/folderview.c
3283                 fix build warnings
3284
3285 2007-06-28 [paul]       2.9.2cvs74
3286
3287         * tools/Makefile.am
3288                 fix bug in the autotools build system.
3289                 Files cataloged under EXTRA_DIST were never
3290                 automatically copied to the build tree.
3291                 (fix 'make distcheck')
3292                 Patch by Michael Rasmussen.
3293
3294 2007-06-24 [colin]      2.9.2cvs73
3295
3296         * src/news_gtk.c
3297                 Fix bug 1249, 'Error handling for 
3298                 news errors needs modification'
3299                 Only popup error if the according
3300                 pref in Prefs/Receive is set.
3301
3302 2007-06-21 [colin]      2.9.2cvs72
3303
3304         * src/common/plugin.c
3305         * src/common/plugin.h
3306                 Change plugin API to know whether it's safe to 
3307                 unload plugins or whether we should just hide
3308                 them. Fixes bug 1248, 'Core dumps after 
3309                 unloading plugin and clicking on load plugins'
3310         * src/plugins/bogofilter/bogofilter.c
3311         * src/plugins/clamav/clamav_plugin.c
3312         * src/plugins/demo/demo.c
3313         * src/plugins/dillo_viewer/dillo_viewer.c
3314         * src/plugins/pgpcore/plugin.c
3315         * src/plugins/pgpinline/plugin.c
3316         * src/plugins/pgpmime/plugin.c
3317         * src/plugins/spamassassin/spamassassin.c
3318         * src/plugins/trayicon/trayicon.c
3319                 Update API
3320
3321 2007-06-19 [colin]      2.9.2cvs71
3322
3323         * src/compose.c
3324         * src/messageview.c
3325                 Fix crash mentioned in bug 1246
3326                 Race condition when automatically drafting
3327                 due to insertion on reedit.
3328
3329 2007-06-18 [wwp]        2.9.2cvs70
3330
3331         * src/importldif.c
3332                 LDIF import: use a "Proceed" button to complete
3333                 the process.
3334
3335 2007-06-18 [paul]       2.9.2cvs69
3336
3337         * configure.ac
3338                 use pkgconfig to check for gtk and glib
3339
3340 2007-06-17 [wwp]        2.9.2cvs68
3341
3342         * src/ldif.c
3343         * src/importldif.c
3344                 LDIF import: better error handling, minor code
3345                 and UI cleanup, and renamed the Save button
3346                 to Close, as imported stuff is already saved
3347                 when the Save button is shown.
3348
3349 2007-06-17 [colin]      2.9.2cvs67
3350
3351         * src/prefs_summaries.c
3352         * src/procmsg.c
3353                 Don't set as read when forwarded, only replied to
3354
3355 2007-06-17 [paul]       2.9.2cvs66
3356
3357         * src/alertpanel.c
3358                 add missing #include
3359
3360 2007-06-16 [colin]      2.9.2cvs65
3361
3362         * src/prefs_summaries.c
3363         * src/procmsg.c
3364                 Change the pref "Only mark as read when opened
3365                 in new window" to "..., replied to or forwarded".
3366                 Based on a patch by Paul Rolland.
3367
3368 2007-06-16 [paul]       2.9.2cvs64
3369
3370         * src/gtk/authors.h
3371                 alphabetical order! :)
3372
3373 2007-06-16 [colin]      2.9.2cvs63
3374
3375         * AUTHORS
3376         * src/gtk/authors.h
3377                 Add Michael Rasmussen in authors list
3378
3379 2007-06-16 [colin]      2.9.2cvs62
3380
3381         * src/messageview.c
3382                 Fix messageview_copy_clipboard to take advantage
3383                 of plugins' get_selection.
3384
3385 2007-06-15 [colin]      2.9.2cvs61
3386
3387         * src/action.c
3388         * src/addr_compl.c
3389         * src/addressbook.c
3390         * src/folderview.c
3391         * src/message_search.c
3392         * src/mimeview.c
3393         * src/summary_search.c
3394         * src/summaryview.c
3395         * src/textview.c
3396                 Allow GDK_KP_Enter to do the same as GDK_Return
3397                 Patch by Michael Rasmussen
3398
3399 2007-06-15 [paul]       2.9.2cvs60
3400
3401         * src/compose.c
3402                 fix bug when closing a compose window
3403                 during autosave
3404
3405 2007-06-14 [paul]       2.9.2cvs59
3406
3407         * src/main.c
3408         * src/common/defs.h
3409                 migrate sylpheed config
3410
3411 2007-06-14 [wwp]        2.9.2cvs58
3412
3413         * src/gtk/pluginwindow.c
3414                 Yet another attempt to fix sizing/alignment of the
3415                 button bar in plugins window.
3416
3417 2007-06-12 [colin]      2.9.2cvs57
3418
3419         * po/POTFILES.in
3420         * src/Makefile.am
3421         * src/folderview.c
3422         * src/prefs_common.c
3423         * src/prefs_common.h
3424         * src/prefs_summaries.c
3425         * src/prefs_summary_open.c
3426         * src/prefs_summary_open.h
3427         * src/summaryview.c
3428                 Make "when entering a folder" actions more personalisable
3429
3430 2007-06-12 [wwp]        2.9.2cvs56
3431
3432         * tools/README
3433                 Use short description from Paul (mairix.sh).
3434
3435 2007-06-12 [wwp]        2.9.2cvs55
3436
3437         * tools/README
3438                 Updated info about mairix.sh.
3439
3440 2007-06-11 [paul]       2.9.2cvs54
3441
3442         * src/prefs_logging.c
3443                 rework log window length widgets
3444                 and some sensitivity fixes
3445
3446 2007-06-11 [paul]       2.9.2cvs53
3447
3448         * src/mainwindow.c
3449         * src/prefs_logging.c
3450                 rename 'Protocol Log' to 'Network Log'
3451                 and some function renaming
3452
3453 2007-06-10 [wwp]        2.9.2cvs52
3454
3455         * src/gtk/pluginwindow.c
3456                 Revert 2.9.2cvs51.
3457
3458 2007-06-10 [wwp]        2.9.2cvs51
3459
3460         * src/gtk/pluginwindow.c
3461                 Fix button bar in plugin window, was centered and not
3462                 behaving like other dialogs w/ such button bar.
3463
3464 2007-06-08 [wwp]        2.9.2cvs50
3465
3466         * src/compose.c
3467         * src/compose.h
3468         * src/main.c
3469         * src/mainwindow.c
3470         * src/mainwindow.h
3471                 Provide a way out of automatic draft saving on IMAP, when
3472                 exiting offline.
3473                 Prevent drafting while sending and quitting while sending.
3474                 Thanks for Colin.
3475
3476
3477
3478 2007-06-08 [wwp]        2.9.2cvs49
3479
3480         * src/prefs_account.c
3481         * src/gtk/prefswindow.c
3482         * src/gtk/prefswindow.h
3483                 Activate the Basic page when opening account prefs.
3484
3485 2007-06-08 [wwp]        2.9.2cvs48
3486
3487         * src/common/socket.c
3488                 Don't crash if fork() fails, thanks to Colin.
3489
3490 2007-06-08 [wwp]        2.9.2cvs47
3491
3492         * src/gtk/prefswindow.c
3493                 Wrap some long lines, and reset horizontal scroller's adjusment
3494                 (this was already done, vertically), when changing tab (not page)
3495                 in prefs windows.
3496
3497 2007-06-08 [paul]       2.9.2cvs46
3498
3499         * src/common/utils.c
3500                 use gethostname() instead of uname()
3501                 based on a patch by Michael Hughes
3502                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3503
3504 2007-06-07 [wwp]        2.9.2cvs45
3505
3506         * src/prefs_common.c
3507                 Fix some useless warnings, thanks to Colin.
3508
3509 2007-06-06 [colin]      2.9.2cvs44
3510
3511         * src/ldapupdate.c
3512                 Fix strange allocations. 
3513
3514 2007-06-06 [colin]      2.9.2cvs43
3515
3516         * src/ldapupdate.c
3517                 Patch by Michael Rasmussus to help
3518                 bug 1232
3519
3520 2007-06-05 [wwp]        2.9.2cvs42
3521
3522         * src/prefs_account.c
3523         * src/prefs_folder_item.c
3524         * src/prefs_quote.c
3525         * src/quote_fmt.c
3526         * src/quote_fmt.h
3527                 Per-folder templates can now be applied recursively.
3528                 Always save per-folder templates (formats were erroneously
3529                 saved only if they were enabled).
3530                 Check for validity of quotation marks everywhere there
3531                 are defined.
3532
3533 2007-06-05 [wwp]        2.9.2cvs41
3534
3535         * src/inc.c
3536                 Fix incoming messages from local accounts always getting filtered
3537                 (even if the account prefs say don't), thanks to Colin.
3538
3539 2007-06-05 [wwp]        2.9.2cvs40
3540
3541         * src/compose.c
3542         * src/compose.h
3543                 Use per-folder/per-account quote chars when applying a
3544                 template or inserting text as well. Const'ify some
3545                 vars more.
3546
3547 2007-06-04 [colin]      2.9.2cvs39
3548
3549         * src/compose.c
3550                 More work for wwp :)
3551
3552 2007-06-04 [wwp]        2.9.2cvs38
3553
3554         * src/compose.c
3555                 Same as 2.9.2cvs36 but for forwarding.
3556
3557 2007-06-04 [colin]      2.9.2cvs37
3558
3559         * src/compose.c
3560                 Use original mail file for forward/redirect
3561                 Fixes some forwarded mails to be attached as
3562                 application/octet-stream (when they have binary
3563                 parts), and incidentally fixes bug 848
3564                 'Redirect breaks GnuPG'
3565
3566 2007-06-04 [wwp]        2.9.2cvs36
3567
3568         * src/compose.c
3569                 Fix quote mark mis-initialisation when replying/forwarding
3570                 (introduced w/ 2.9.2cvs20).
3571
3572 2007-06-04 [wwp]        2.9.2cvs35
3573
3574         * src/prefs_compose_writing.c
3575         * src/prefs_quote.c
3576                 Fix a bug where Quotation characters (prefs/compose/writing)
3577                 was cleared (introduced w/ 2.9.2cvs26).
3578
3579 2007-06-04 [wwp]        2.9.2cvs34
3580
3581         * src/prefs_account.c
3582         * src/prefs_account.h
3583                 Better fix for compiling w/o aspell (rollbacks
3584                 2.9.2cvs31).
3585
3586 2007-06-04 [wwp]        2.9.2cvs33
3587
3588         * src/account.c
3589         * src/prefs_account.c
3590         * src/prefs_account.h
3591         * src/procmsg.c
3592                 It's now possible to disable mail filtering plugins
3593                 on a per-account basis.
3594
3595 2007-06-04 [wwp]        2.9.2cvs32
3596
3597         * src/procheader.c
3598         * src/common/utils.c
3599         * src/common/utils.h
3600                 Support CRLF in headers part of messages.
3601                 Support few more date formats (RFC3339 subsets).
3602
3603 2007-06-04 [wwp]        2.9.2cvs31
3604
3605         * src/prefs_account.c
3606                 Fix compiling w/o aspell support.
3607
3608 2007-06-03 [wwp]        2.9.2cvs30
3609
3610         * src/prefs_gtk.c
3611                 Don't decode leading ENV_ and ~ in P_PASSWORD
3612                 values.
3613
3614 2007-06-03 [wwp]        2.9.2cvs29
3615
3616         * src/prefs_gtk.c
3617                 Don't decode leading ENV_ and ~ in P_PASSWORD
3618                 values.
3619
3620 2007-06-03 [wwp]        2.9.2cvs28
3621
3622         * src/prefs_account.c
3623         * src/gtk/prefswindow.c
3624         * src/gtk/prefswindow.h
3625                 Added a way to force preloading of all pages
3626                 (prefswindow).
3627                 Moved tabs to pages in account prefs.
3628
3629 2007-06-02 [colin]      2.9.2cvs27
3630
3631         * src/addressbook.c
3632                 Fix possible crash, fix ldap write bugs
3633         * src/ldapupdate.c
3634                 Fix ldap write bugs - patch by Michael
3635                 Rasmussen
3636         * src/alertpanel.c
3637         * src/alertpanel.h
3638                 Add a hook whenever alertpanel opens/closes
3639
3640 2007-05-31 [wwp]        2.9.2cvs26
3641
3642         * src/prefs_compose_writing.c
3643         * src/prefs_quote.c
3644                 Re-organized writing options a bit:
3645                  - renamed the Quoting page to Templates
3646                  - moved all composing templates to that page
3647                  - moved non-templates options to the Writing one,
3648                    grouped reply-related options, reordered reply and
3649                    forward options.
3650
3651 2007-05-31 [wwp]        2.9.2cvs25
3652
3653         * src/compose.c
3654                 Removed unused code.
3655
3656 2007-05-31 [colin]      2.9.2cvs24
3657
3658         * src/addressbook.c
3659                 Fix missing display name when modifying
3660                 LDAP. Patch by Michael Rasmussen
3661
3662 2007-05-31 [wwp]        2.9.2cvs23
3663
3664         * src/plugins/bogofilter/Makefile.am
3665         * src/plugins/clamav/Makefile.am
3666         * src/plugins/demo/Makefile.am
3667         * src/plugins/dillo_viewer/Makefile.am
3668         * src/plugins/spamassassin/Makefile.am
3669                 Fix building of those plugins in Mac OS X.
3670
3671 2007-05-30 [wwp]        2.9.2cvs22
3672
3673         * src/gtk/quicksearch.c
3674                 Fix missing initialization.
3675
3676 2007-05-30 [wwp]        2.9.2cvs21
3677
3678         * src/procheader.c
3679                 Revert accidental commit (debug outputs).
3680
3681 2007-05-30 [wwp]        2.9.2cvs20
3682
3683         * src/compose.c
3684         * src/folder_item_prefs.c
3685         * src/folder_item_prefs.h
3686         * src/prefs_account.c
3687         * src/prefs_account.h
3688         * src/prefs_folder_item.c
3689         * src/prefs_gtk.c
3690         * src/prefs_gtk.h
3691                 Implemented per-account and per-folder
3692                 compose/reply/forward formats.
3693
3694 2007-05-30 [wwp]        2.9.2cvs19
3695
3696         * src/prefs_compose_writing.c
3697         * src/prefs_quote.c
3698         * src/procheader.c
3699         * src/quote_fmt.c
3700         * src/quote_fmt.h
3701                 Internal API changes (factorize quote format
3702                 prefs and checks).
3703
3704 2007-05-30 [colin]      2.9.2cvs18
3705
3706         * src/compose.c
3707                 Fix race where it's possible to re-click Send
3708                 between end of SMTP session and end of "move to
3709                 sent folder" when sending an email with send
3710                 dialog enabled.
3711
3712 2007-05-30 [colin]      2.9.2cvs17
3713
3714         * src/crash.c
3715                 Ask for backtrace on all threads. Patch by
3716                 Pawel
3717         * src/folderview.c
3718                 Fix stale news statusbar when scanning fails.
3719                 Patch by Pawel
3720         * src/ldapupdate.c
3721                 Fix some LDAP write updates bugs. Patch
3722                 by Michael Rasmussen
3723
3724 2007-05-29 [colin]      2.9.2cvs16
3725
3726         * src/imap.c
3727                 Fix loss of local flags when moving mails
3728                 on IMAP in high-bandwidth mode (UID FETCH)
3729
3730 2007-05-25 [paul]       2.9.2cvs15
3731
3732         * src/common/socket.c
3733                 fix sometimes crasher on cancelling
3734                 message sending
3735
3736 2007-05-25 [colin]      2.9.2cvs14
3737
3738         * src/imap.c
3739                 Fix a memory leak
3740         * src/imap_gtk.c
3741                 Be more helpful in the subscription
3742                 message
3743
3744 2007-05-23 [wwp]        2.9.2cvs13
3745
3746         * src/compose.c
3747         * src/prefs_compose_writing.c
3748         * src/prefs_quote.c
3749         * src/prefs_template.c
3750         * src/prefs_template.h
3751         * src/quote_fmt.c
3752         * src/quote_fmt.h
3753         * src/quote_fmt_lex.l
3754         * src/quote_fmt_parse.y
3755                 Introduced new syntax elements (symbols and commands)
3756                 in templates/quote_fmt. Compatibility w/ old
3757                 symbols is kept.
3758                 Updated and reworked the corresponding Information
3759                 dialog.
3760                 Display the line number in dialogs that talk about
3761                 parser errors (in addition to the error message in
3762                 output).
3763
3764 2007-05-23 [wwp]        2.9.2cvs12
3765
3766         * src/quote_fmt_parse.y
3767                 Fix 2.9.2cvs11, probably a paste accident ;).
3768
3769 2007-05-23 [wwp]        2.9.2cvs11
3770
3771         * src/compose.c
3772         * src/prefs_template.c
3773         * src/quote_fmt.h
3774         * src/quote_fmt_parse.y
3775                 Fix 2.9.2cvs10, which broke --disable-aspell.
3776
3777 2007-05-22 [wwp]        2.9.2cvs10
3778
3779         * src/compose.c
3780         * src/prefs_template.c
3781         * src/quote_fmt.c
3782         * src/quote_fmt.h
3783         * src/quote_fmt_lex.l
3784         * src/quote_fmt_parse.y
3785         * src/gtk/gtkaspell.c
3786         * src/gtk/gtkaspell.h
3787                 Added template/quote format syntactical elements
3788                 to show and query:
3789                         - current dictionary
3790                           %T to show (shows empty if not set or not enabled),
3791                           ?T and !T to check if the default dictionary is
3792                           enabled and set
3793                         - current account's default dictionary
3794                           %aT to show (empty if not set or not enabled),
3795                           ?aT and !aT to check if it's enabled and set
3796                         - name completion for an address, from the address
3797                           book
3798                           %ABf, %ABt, %ABc respectively show the full name got
3799                           from the address book if From, To or Cc match a single
3800                           contact.
3801                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3802                           matches any contact and if the full name is non-empty.
3803                           If From, To or Cc are lists of email addresses, only
3804                           the first address will be checked.
3805                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3806                 that could show a trailing ','.
3807                 Also, template/quote_fmt parser now shows the line number in case
3808                 of parser error.
3809
3810 2007-05-15 [colin]      2.9.2cvs9
3811
3812         * src/main.c
3813         * src/main.h
3814                 Add a public function to know whether Claws
3815                 crashed last time
3816                 Store opened folder when exiting
3817         * src/folder.c
3818         * src/folder.h
3819                 Store last opened message in each FolderItem;
3820                 Reset last seen messages if Claws crashed, so 
3821                 that one can't go in an infinite crash in case 
3822                 a particular mail crashes Claws.
3823         * src/messageview.c
3824         * src/prefs_common.c
3825         * src/prefs_common.h
3826         * src/summaryview.c
3827         * src/prefs_summaries.c
3828                 Add "Select last opened message" when entering
3829                 a folder
3830                 Add "Select last opened folder" at startup.
3831
3832 2007-05-14 [colin]      2.9.2cvs8
3833
3834         * manual/xml2pdf
3835                 Fix bashism, search for xml catalog 
3836                 in /usr/local/share/xml/catalog too
3837                 Patch by Pawel
3838
3839 2007-05-13 [wwp]        2.9.2cvs7
3840
3841         * src/gtk/logwindow.c
3842                 fix raising log windows when they are either minimized or
3843                 in background.
3844
3845 2007-05-11 [colin]      2.9.2cvs6
3846
3847         * src/gtk/filesel.c
3848                 Use Hildon's file chooser on Maemo. Patch
3849                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3850                 'File attachment "manipulation" bugs...'
3851
3852 2007-05-10 [wwp]        2.9.2cvs5
3853
3854         * src/prefs_common.c
3855         * src/prefs_common.h
3856         * src/gtk/quicksearch.c
3857                 Add a quicksearch option to automatically run
3858                 a search selected from the history (this option
3859                 is exclusive towards type-ahead).
3860
3861 2007-05-10 [colin]      2.9.2cvs4
3862
3863         * src/imap.c
3864                 Fix g_warnings, thanks to Brian
3865                 Morrison
3866
3867 2007-05-09 [colin]      2.9.2cvs3
3868
3869         * src/crash.c
3870         * src/exporthtml.c
3871         * src/mbox.c
3872         * src/prefs_summaries.c
3873         * src/procheader.c
3874         * src/common/log.c
3875         * src/common/utils.c
3876         * src/gtk/gtksourceprintjob.c
3877         * src/gtk/sslcertwindow.c
3878                 Use the re-entrant variant of time functions
3879                 Probably fixes bug 1217, 'reentrancy problems 
3880                 with time functions'
3881
3882 2007-05-09 [colin]      2.9.2cvs2
3883
3884         * src/imap.c
3885                 Fix crasher when reconnection fails
3886
3887 2007-05-08 [paul]       2.9.2cvs1
3888
3889         * NEWS
3890         * README
3891         * RELEASE_NOTES
3892         * configure.ac
3893                 bump version number following
3894                 stable release
3895
3896 2007-05-08 [paul]       2.9.1cvs48
3897
3898         * src/plugins/demo/demo.c
3899         * src/plugins/dillo_viewer/dillo_prefs.c
3900         * src/plugins/dillo_viewer/dillo_prefs.h
3901         * src/plugins/dillo_viewer/dillo_viewer.c
3902         * src/plugins/pgpcore/pgp_viewer.c
3903         * src/plugins/pgpcore/pgp_viewer.h
3904         * src/plugins/pgpcore/plugin.c
3905         * src/plugins/pgpcore/prefs_gpg.c
3906         * src/plugins/pgpcore/prefs_gpg.h
3907         * src/plugins/pgpcore/sgpgme.c
3908         * src/plugins/pgpcore/sgpgme.h
3909         * src/plugins/pgpinline/plugin.c
3910         * src/plugins/pgpmime/pgpmime.c
3911         * src/plugins/pgpmime/pgpmime.h
3912         * src/plugins/pgpmime/plugin.c
3913         * src/plugins/spamassassin/spamassassin.c
3914         * src/plugins/spamassassin/spamassassin.h
3915         * src/plugins/spamassassin/spamassassin_gtk.c
3916         * src/plugins/trayicon/README
3917         * tools/README
3918         * tools/README.sylprint
3919         * tools/outlook2claws-mail.pl
3920         * tools/sylprint.pl
3921         * tools/tb2claws-mail
3922         * tools/tbird2claws.py
3923         * tools/update-po
3924         * tools/vcard2xml.py
3925         * tools/kdeservicemenu/README
3926                 cleanups and corrections
3927
3928 2007-05-06 [wwp]        2.9.1cvs47
3929
3930         * tools/uudec
3931                 Fix missing dash to `display` command-line, reported
3932                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3933
3934 2007-05-06 [colin]      2.9.1cvs46
3935
3936         * src/Makefile.am
3937         * src/stock_pixmap.c
3938         * src/stock_pixmap.h
3939         * src/pixmaps/printer.xpm
3940                 Add a printer icon
3941
3942 2007-05-06 [paul]       2.9.1cvs45
3943
3944         * src/compose.c
3945         * src/ldapquery.c
3946         * src/privacy.h
3947         * src/summary_search.c
3948         * src/summaryview.c
3949                 fix build warnings
3950
3951 2007-05-05 [wwp]        2.9.1cvs44
3952
3953         * src/messageview.c
3954         * src/mh.c
3955         * src/prefs_actions.c
3956         * src/prefs_gtk.c
3957         * src/summaryview.c
3958         * src/common/xml.c
3959                 Fix "faild" typos everywhere and capitalization of
3960                 some g_warnings.
3961
3962 2007-05-04 [colin]      2.9.1cvs43
3963
3964         * src/compose.c
3965         * src/privacy.c
3966         * src/privacy.h
3967         * src/plugins/pgpcore/prefs_gpg.c
3968         * src/plugins/pgpcore/prefs_gpg.h
3969         * src/plugins/pgpinline/pgpinline.c
3970         * src/plugins/pgpmime/pgpmime.c
3971                 Add an API to warn about encryption limits,
3972                 and allow to disable these warnings
3973
3974 2007-05-03 [colin]      2.9.1cvs42
3975
3976         * src/summaryview.c
3977         * src/mainwindow.c
3978                 Fix bug 1213, 'Delete more than 
3979                 one thread at once'
3980
3981 2007-05-03 [wwp]        2.9.1cvs41
3982
3983         * src/prefs_common.c
3984         * src/prefs_filtering.c
3985         * src/prefs_template.c
3986         * src/common/template.c
3987         * src/common/template.h
3988         * src/gtk/gtkutils.c
3989         * src/gtk/gtkutils.h
3990                 Templates are no longer automatically sorted
3991                 by name, but can be sorted manually using
3992                 |< < > >| buttons as well as drag'n'drop.
3993
3994 2007-05-03 [wwp]        2.9.1cvs40
3995
3996         * src/plugins/spamassassin/spamassassin.c
3997         * src/plugins/spamassassin/spamassassin.h
3998         * src/plugins/spamassassin/spamassassin_gtk.c
3999         * src/plugins/bogofilter/bogofilter.c
4000         * src/plugins/bogofilter/bogofilter.h
4001         * src/plugins/bogofilter/bogofilter_gtk.c
4002                 Added an option to conditionally mark saved spam
4003                 as read (default is and was to do so).
4004                 Satisfies feature request 1708539 on sf.net tracker.
4005
4006 2007-05-03 [colin]      2.9.1cvs39
4007
4008         * src/inc.c
4009                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
4010
4011 2007-05-02 [colin]      2.9.1cvs38
4012
4013         * src/textview.c
4014                 Fix bug 1209, 'Clicking on address 
4015                 in header (mailto uri) selects 
4016                 default account'. Patch adapted from
4017                 G.P. Halkes' patch.
4018
4019 2007-05-02 [colin]      2.9.1cvs37
4020
4021         * src/grouplistdialog.c
4022                 Set cursor to wait cursor while loading
4023                 groups.
4024
4025 2007-05-02 [paul]       2.9.1cvs36
4026
4027         * src/folder.c
4028         * src/common/defs.h
4029                 rename cache and mark files
4030                 (data is preserved)
4031
4032 2007-04-30 [paul]       2.9.1cvs35
4033
4034         * manual/glossary.xml
4035         * manual/plugins.xml
4036                 updates. Patch by Ricardo
4037
4038 2007-04-29 [wwp]        2.9.1cvs34
4039
4040         * src/mainwindow.c
4041         * configure.ac
4042                 Fix few grammatical errors (patch by David Relson < relson at
4043                 osagesoftware dot com >).
4044
4045 2007-04-28 [colin]      2.9.1cvs33
4046
4047         * src/account.c
4048         * src/pop.c
4049         * src/prefs_account.c
4050         * src/prefs_account.h
4051                 Drop the "Download all" preference. It's
4052                 stupidly useless and confuses people from
4053                 time to time.
4054
4055 2007-04-27 [wwp]        2.9.1cvs32
4056
4057         * src/account.c
4058         * src/prefs_account.c
4059         * src/prefs_account.h
4060                 Don't reflect accounts changes to the mainwindow when it's
4061                 not necessary.
4062
4063 2007-04-27 [colin]      2.9.1cvs31
4064
4065         * src/folder.c
4066                 Freeze/thaw when sync'ing flags
4067         * src/imap.c
4068         * src/prefs_account.c
4069         * src/prefs_account.h
4070         * src/etpan/imap-thread.c
4071         * src/etpan/imap-thread.h
4072                 Add a way to use UID FETCH instead
4073                 of searches to fetch message lists
4074                 and flags. More expensive towards
4075                 bandwidth, less expensive towards
4076                 server's CPU. Probably fixes 
4077                 bug 1158, 'Scanning new folders on 
4078                 Exchange 2007 extremely slow'.
4079                 Patch 95% by Hoa.
4080
4081 2007-04-27 [paul]       2.9.1cvs30
4082
4083         * src/mainwindow.c
4084         * src/prefs_logging.c
4085                 improvements to english usage
4086
4087 2007-04-27 [colin]      2.9.1cvs29
4088
4089         * src/imap.c
4090                 Fix build without libetpan (my bad!)
4091
4092 2007-04-26 [colin]      2.9.1cvs28
4093
4094         * src/imap.c
4095         * src/imap.h
4096                 Fix uselessly exported function
4097         * src/textview.c
4098                 Consider "- -- \n" as signature separator
4099                 (that's what signature separators look like
4100                  in PGP/Inline signed mails)
4101
4102 2007-04-26 [colin]      2.9.1cvs27
4103
4104         * configure.ac
4105                 libetpan-0.49 is now required
4106         * src/procmime.c
4107                 Fix double fetching of mails if
4108                 first try failed
4109         * src/imap.c
4110                 Make offline sync faster, by
4111                 remembering last change time, and
4112                 last sync time.
4113
4114 2007-04-26 [hoa]        2.9.1cvs26
4115
4116         * src/imap.c
4117         * src/imap.h
4118         * src/mainwindow.c
4119         * src/toolbar.c
4120         * src/etpan/imap-thread.c
4121         * src/etpan/imap-thread.h
4122                 cancellation of IMAP operations is now allowed.
4123                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
4124
4125 2007-04-26 [colin]      2.9.1cvs25
4126
4127         * src/folder.c
4128                 Always fetch body+headers in folders that are
4129                 synched for offline use, if "Synchronise as
4130                 soon as possible" is set.
4131                 Fixes bug 1200, 'Add option to always retrieve full 
4132                 messages'
4133
4134 2007-04-25 [colin]      2.9.1cvs24
4135
4136         * src/compose.c
4137                 Fix bug 1198, 'Reply-all "disappearing" address bug 
4138                 persists...'
4139
4140 2007-04-24 [colin]      2.9.1cvs23
4141
4142         * src/folderview.c
4143                 Fix bug 1195, 'Hardware key navigation' 
4144                 Make GDK_Enter toggle expansion (Maemo)
4145
4146 2007-04-24 [wwp]        2.9.1cvs22
4147
4148         * src/compose.c
4149                 Fix few compiler warnings.
4150
4151 2007-04-24 [paul]       2.9.1cvs21
4152
4153         * src/Makefile.am
4154         * src/stock_pixmap.c
4155         * src/stock_pixmap.h
4156                 complete last commit
4157
4158 2007-04-24 [paul]       2.9.1cvs20
4159
4160         * src/gtk/about.c
4161         * src/pixmaps/active.xpm
4162         * src/pixmaps/checkbox_off.xpm
4163         * src/pixmaps/checkbox_on.xpm
4164         * src/pixmaps/inactive.xpm
4165                 kick out the blobs
4166                 remove transparent border from checkbox icons
4167
4168 2007-04-24 [wwp]        2.9.1cvs19
4169
4170         * src/textview.c
4171         * src/textview.h
4172                 Fix a crash in textview, thanks to Colin.
4173
4174 2007-04-23 [wwp]        2.9.1cvs18
4175
4176         * src/prefs_common.c
4177                 Fix 2.9.1cvs5: no header was being translated at all.
4178
4179 2007-04-23 [colin]      2.9.1cvs17
4180
4181         * src/Makefile.am
4182         * src/stock_pixmap.c
4183         * src/stock_pixmap.h
4184         * src/summaryview.c
4185         * src/summaryview.h
4186         * src/gtk/gtksctree.c
4187         * src/gtk/gtksctree.h
4188         * src/pixmaps/selection.xpm
4189                 Fix bug 1193, 'Need a way to multi-select
4190                 items'. Add a toggle button to the summaryview
4191                 to switch between normal and multiple selection
4192                 (Maemo)
4193
4194 2007-04-23 [colin]      2.9.1cvs16
4195
4196         * src/Makefile.am
4197         * src/stock_pixmap.c
4198         * src/stock_pixmap.h
4199         * src/summaryview.c
4200         * src/summaryview.h
4201         * src/gtk/gtksctree.c
4202         * src/gtk/gtksctree.h
4203         * src/pixmaps/selection.xpm
4204                 Fix bug 1193, 'Need a way to multi-
4205                 select items'
4206                 Add a toggle button in the summaryview
4207                 to enable normal or multiple selection.
4208                 (Maemo)
4209
4210 2007-04-23 [colin]      2.9.1cvs15
4211
4212         * src/compose.c
4213                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
4214
4215 2007-04-21 [colin]      2.9.1cvs14
4216
4217         * src/gtk/quicksearch.c
4218                 Fix previous commit (actually use correct
4219                 parameter)
4220
4221 2007-04-21 [colin]      2.9.1cvs13
4222
4223         * src/gtk/quicksearch.c
4224                 Fix changing quicksearch type (after Esc,
4225                 after changing Recursive, ...)
4226
4227 2007-04-20 [wwp]        2.9.1cvs12
4228
4229         * src/gtk/Makefile.am
4230                 Added headers.h (completes 2.9.1cvs5).
4231
4232 2007-04-20 [wwp]        2.9.1cvs11
4233
4234         * src/addressbook.c
4235                 Fix the use of display name in name column,
4236                 it has been overriden w/ the use of nickname
4237                 by 2.9.0cvs3. Now nickname is used (if any)
4238                 in case of LDAP books only.
4239
4240 2007-04-20 [colin]      2.9.1cvs10
4241
4242         * src/mimeview.c
4243         * src/summaryview.c
4244         * src/textview.c
4245                 Add handling of 'a' to loop in a mail's
4246                 mimeparts
4247
4248 2007-04-20 [colin]      2.9.1cvs9
4249
4250         * src/toolbar.c
4251                 Fix bug 1190, 'dir_open' button doesn't work'
4252                 (Maemo)
4253
4254 2007-04-20 [colin]      2.9.1cvs8
4255
4256         * src/folderview.c
4257         * src/mainwindow.c
4258                 Fix bug 1194, 'Hardware keys move from email 
4259                 list to account/directory list, but not back 
4260                 to email list...' (Maemo)
4261
4262 2007-04-20 [colin]      2.9.1cvs7
4263
4264         * src/compose.h
4265                 complete previous commit
4266
4267 2007-04-20 [colin]      2.9.1cvs6
4268
4269         * src/compose.c
4270                 Fix bug 1187, 'Reply-to addressee disappears 
4271                 when reply-to text box is clicked...' (Maemo)
4272
4273 2007-04-20 [wwp]        2.9.1cvs5
4274
4275         * po/POTFILES.in
4276         * src/addressbook.c
4277         * src/compose.c
4278         * src/filtering.c
4279         * src/headerview.c
4280         * src/matcher.c
4281         * src/prefs_common.c
4282         * src/prefs_common.h
4283         * src/prefs_display_header.c
4284         * src/prefs_matcher.c
4285         * src/summaryview.c
4286         * src/gtk/headers.h
4287         * src/gtk/quicksearch.c
4288                 Translate more header names according to the relevant option value,
4289                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4290                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4291                 to prefs_common_translated_header_name().
4292                 Added a headers.h reference file that contains known header names
4293                 (RFC2822 and others) to the translation process' input, so that
4294                 translated header names will still exist even if no occurrence of
4295                 _("headername") is found anymore in the sources.
4296                 Don't translate column name 'Number' following to trans_hdr option
4297                 value as it's not a header name.
4298
4299 2007-04-20 [colin]      2.9.1cvs4
4300
4301         * src/gtk/quicksearch.c
4302         * src/gtk/quicksearch.h
4303                 Add "From, To or Subject" quicksearch
4304                 type. Patch by ulfschaper@users.sf.net
4305
4306 2007-04-20 [colin]      2.9.1cvs3
4307
4308         * src/matcher.c
4309                 Implement proper references filtering condition.
4310                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4311
4312 2007-04-19 [wwp]        2.9.1cvs2
4313
4314         * src/prefs_display_header.c
4315         * src/message_search.c
4316                 Fix few warnings (g_free of const gchar*).
4317
4318 2007-04-19 [paul]       2.9.1cvs1
4319
4320         * NEWS
4321         * README
4322         * RELEASE_NOTES
4323         * configure.ac
4324                 bump version number following
4325                 stable release
4326
4327 2007-04-19 [paul]       2.9.0cvs9
4328
4329         * manual/advanced.xml
4330         * manual/glossary.xml
4331                 fix typos
4332
4333 2007-04-18 [paul]       2.9.0cvs8
4334
4335         * src/pop.c
4336                 fix for CVE-2007-1558 (APOP)
4337                 Thanks to Colin
4338
4339 2007-04-18 [paul]       2.9.0cvs7
4340
4341         * src/messageview.c
4342         * src/mimeview.c
4343         * src/summaryview.c
4344         * src/gtk/filesel.c
4345                 Fix encoding woes wrt saving of
4346                 mails and parts
4347                 Thanks to Colin
4348
4349 2007-04-18 [colin]      2.9.0cvs6
4350
4351         * src/gtk/pluginwindow.c
4352                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4353
4354 2007-04-17 [wwp]        2.9.0cvs5
4355
4356         * src/addressadd.c
4357         * src/addressbook.c
4358         * src/addrindex.c
4359         * src/ldapupdate.c
4360                 Fix --disable-ldap build,
4361                 fix some LDAP annoyances on 
4362                 searches, thanks to Colin.
4363
4364 2007-04-17 [wwp]        2.9.0cvs4
4365
4366         * src/ldapupdate.c
4367                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4368                 like gcc 2.9x. Thanks to Colin.
4369
4370 2007-04-17 [wwp]        2.9.0cvs3
4371
4372         * src/Makefile.am
4373         * src/addressadd.c
4374         * src/addressbook.c
4375         * src/addrindex.c
4376         * src/addritem.c
4377         * src/addritem.h
4378         * src/editaddress.c
4379         * src/ldapctrl.c
4380         * src/ldapctrl.h
4381         * src/ldapquery.c
4382         * src/ldapserver.c
4383         * src/ldapserver.h
4384         * src/ldapupdate.c
4385         * src/ldapupdate.h
4386                 Add LDAP write support. Patch mostly by 
4387                 Michael <mir at datanom dot net>
4388
4389 2007-04-17 [wwp]        2.9.0cvs2
4390
4391         * src/compose.c
4392                 Prepend "Add to address book" to the context menu of compose window's sender and
4393                 recipient fields.
4394
4395 2007-04-16 [paul]       2.9.0cvs1
4396
4397         * src/gtk/authors.h
4398                 add Pader Rezso
4399
4400 2007-04-16 [paul]       2.9.0
4401
4402         * NEWS
4403         * README
4404         * RELEASE_NOTES
4405                 2.9.0 released
4406
4407 2007-04-16 [paul]       2.8.1cvs102
4408
4409         * po/fr.po
4410                 updated by Fabien Vantard
4411
4412 2007-04-16 [paul]       2.8.1cvs101
4413
4414         * po/ca.po
4415         * po/cs.po
4416         * po/de.po
4417         * po/hu.po
4418         * po/pl.po
4419         * po/pt_BR.po
4420         * po/sr.po
4421         * po/zh_CN.po
4422                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4423                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4424                 Aleksandar Urosevic, and Ralgh Young
4425
4426 2007-04-15 [mones]      2.8.1cvs100
4427
4428         * po/es.po
4429                 Updated for release
4430
4431 2007-04-14 [colin]      2.8.1cvs99
4432
4433         * src/message_search.c
4434         * src/prefs_display_header.c
4435         * src/summary_search.c
4436         * src/gtk/combobox.c
4437                 Fix allocations
4438
4439 2007-04-14 [wwp]        2.8.1cvs98
4440
4441         * src/gtk/combobox.c
4442         * src/message_search.c
4443         * src/summary_search.c
4444         * src/prefs_display_header.c
4445                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4446                 returns NULL, get the text value directly from the GtkEntry child.
4447
4448 2007-04-13 [colin]      2.8.1cvs97
4449
4450         * src/gtk/quicksearch.c
4451                 Give the focus back to summaryview when
4452                 emptying the quicksearch with Esc
4453
4454 2007-04-13 [colin]      2.8.1cvs96
4455
4456         * src/message_search.c
4457         * src/prefs_display_header.c
4458         * src/summary_search.c
4459                 Fix possibles crashes when getting text
4460                 from gtk combos
4461
4462 2007-04-13 [colin]      2.8.1cvs95
4463
4464         * src/pop.c
4465                 Add some UIDL debugging
4466
4467 2007-04-12 [colin]      2.8.1cvs94
4468
4469         * src/folder.c
4470                 Force folder scan if necessary after
4471                 copying mails, to be able to reapply
4472                 flags.
4473
4474 2007-04-11 [colin]      2.8.1cvs93
4475
4476         * src/main.c
4477                 don't scan for new mail on startup if --select
4478                 is specified (or race conditions arise). If so,
4479                 do both sequentially.
4480
4481 2007-04-09 [colin]      2.8.1cvs92
4482
4483         * src/common/defs.h
4484                 Use leafpad by default on Maemo. Patch
4485                 by Jean-Luc Biord.
4486
4487 2007-04-06 [colin]      2.8.1cvs91
4488
4489         * src/pixmaps/queue_close.xpm
4490         * src/pixmaps/queue_close_hrm.xpm
4491         * src/pixmaps/queue_close_hrm_mark.xpm
4492         * src/pixmaps/queue_close_mark.xpm
4493         * src/pixmaps/queue_open.xpm
4494         * src/pixmaps/queue_open_hrm.xpm
4495         * src/pixmaps/queue_open_hrm_mark.xpm
4496         * src/pixmaps/queue_open_mark.xpm
4497                 Move the clock one pixel down :)
4498
4499 2007-04-05 [colin]      2.8.1cvs90
4500
4501         * src/mainwindow.c
4502                 Don't sync when switching offline from
4503                 command line - it's usually too late :)
4504
4505 2007-04-05 [paul]       2.8.1cvs89
4506
4507         * src/Makefile.am
4508         * src/stock_pixmap.c
4509         * src/pixmaps/dir_close_hrm.xpm
4510         * src/pixmaps/dir_close_hrm_mark.xpm
4511         * src/pixmaps/drafts_close.xpm
4512         * src/pixmaps/drafts_close_mark.xpm
4513         * src/pixmaps/drafts_open.xpm
4514         * src/pixmaps/drafts_open_mark.xpm
4515         * src/pixmaps/inbox.xpm
4516         * src/pixmaps/inbox_close.xpm
4517         * src/pixmaps/inbox_close_hrm.xpm
4518         * src/pixmaps/inbox_close_hrm_mark.xpm
4519         * src/pixmaps/inbox_close_mark.xpm
4520         * src/pixmaps/inbox_hrm.xpm
4521         * src/pixmaps/inbox_hrm_mark.xpm
4522         * src/pixmaps/inbox_mark.xpm
4523         * src/pixmaps/inbox_open.xpm
4524         * src/pixmaps/inbox_open_hrm.xpm
4525         * src/pixmaps/inbox_open_hrm_mark.xpm
4526         * src/pixmaps/inbox_open_mark.xpm
4527         * src/pixmaps/outbox.xpm
4528         * src/pixmaps/outbox_close.xpm
4529         * src/pixmaps/outbox_close_hrm.xpm
4530         * src/pixmaps/outbox_close_hrm_mark.xpm
4531         * src/pixmaps/outbox_close_mark.xpm
4532         * src/pixmaps/outbox_hrm.xpm
4533         * src/pixmaps/outbox_hrm_mark.xpm
4534         * src/pixmaps/outbox_mark.xpm
4535         * src/pixmaps/outbox_open.xpm
4536         * src/pixmaps/outbox_open_hrm.xpm
4537         * src/pixmaps/outbox_open_hrm_mark.xpm
4538         * src/pixmaps/outbox_open_mark.xpm
4539         * src/pixmaps/queue_close.xpm
4540         * src/pixmaps/queue_close_hrm.xpm
4541         * src/pixmaps/queue_close_hrm_mark.xpm
4542         * src/pixmaps/queue_close_mark.xpm
4543         * src/pixmaps/queue_open.xpm
4544         * src/pixmaps/queue_open_hrm.xpm
4545         * src/pixmaps/queue_open_hrm_mark.xpm
4546         * src/pixmaps/queue_open_mark.xpm
4547                 updated, added and replaced icons
4548                 Icons by Colin
4549
4550 2007-04-04 [colin]      2.8.1cvs88
4551
4552         * src/imap.c
4553                 Fix build without libetpan
4554
4555 2007-04-03 [colin]      2.8.1cvs87
4556
4557         * src/imap.c
4558                 Fix crash with Citadel, and try to make
4559                 things work. this server (and specifically 
4560                 STATUS and APPEND at least) seems broken.
4561
4562 2007-04-03 [colin]      2.8.1cvs86
4563
4564         * src/folderview.c
4565                 Fix icons on folder close
4566
4567 2007-04-03 [colin]      2.8.1cvs85
4568
4569         * src/inc.c
4570                 Fix double-ask of offline override in
4571                 certain cases
4572         * src/imap.c
4573         * src/imap.h
4574         * src/imap_gtk.c
4575                 Much more efficient way to synchronise
4576                 for offline use
4577         * src/etpan/imap-thread.c
4578                 Fix possible segs
4579         * src/folder.c
4580         * src/gtk/quicksearch.c
4581                 Fix some GUI lags
4582
4583 2007-04-03 [paul]       2.8.1cvs84
4584
4585         * src/filtering.c
4586         * src/folder.c
4587         * src/folder.h
4588         * src/prefs_common.c
4589         * src/prefs_common.h
4590         * src/prefs_other.c
4591                 Fix sync being done too late
4592                 Thanks to Colin
4593
4594 2007-04-02 [colin]      2.8.1cvs83
4595
4596         * src/summaryview.c
4597                 Maemo: Put status and quicksearch at the top
4598         * src/plugins/bogofilter/bogofilter.c
4599         * src/plugins/spamassassin/spamassassin.c
4600                 Derive trash from inbox if possible
4601
4602 2007-04-02 [paul]       2.8.1cvs82
4603
4604         * src/plugins/bogofilter/bogofilter_gtk.c
4605                 a few English changes
4606
4607 2007-04-02 [paul]
4608
4609         2.9.0-rc1 released
4610
4611 2007-04-02 [colin]      2.8.1cvs81
4612
4613         * src/image_viewer.c
4614                 Fix transparent images by using
4615                 GtkImage
4616         * src/messageview.c
4617                 Flush events (on new windows) to avoid
4618                 having the textview's image resize fail
4619                 to know the available width
4620
4621 2007-04-01 [colin]      2.8.1cvs80
4622
4623         * src/prefs_account.c
4624                 If no MH mailbox exist, when creating a POP/Local
4625                 account, just create and use the default one 
4626                 instead of bailing with a "Mailbox doesn't exist"
4627                 error
4628
4629 2007-03-31 [colin]      2.8.1cvs79
4630
4631         * src/prefs_account.c
4632                 Create signature file if it doesn't exist
4633                 before editing
4634         * src/prefs_toolbar.c
4635                 Maemo: Move "Use default" on the left so
4636                 that people can find it
4637         * src/common/defs.h
4638                 Maemo: make default editor "Maemopad", 
4639                 default signature file "MyDocs/signature.txt"
4640
4641 2007-03-31 [colin]      2.8.1cvs78
4642
4643         * src/prefs_account.c
4644                 Maemo: rework account prefs so
4645                 that less horizontal scrolling
4646                 is required
4647
4648 2007-03-31 [colin]      2.8.1cvs77
4649
4650         * src/folderview.c
4651         * src/prefs_common.c
4652         * src/prefs_common.h
4653                 Fix bug 1167, 'Allow not displaying zeros 
4654                 in folder list'. Patch by MartinP
4655
4656 2007-03-31 [colin]      2.8.1cvs76
4657
4658         * AUTHORS
4659                 Add Jean-Luc Biord
4660
4661 2007-03-31 [colin]      2.8.1cvs75
4662
4663         * src/imap.c
4664                 Apply patch from bug 1172, direct
4665                 access to the folder's session instead
4666                 of using getter. Patch by MartinP
4667
4668 2007-03-31 [paul]       2.8.1cvs74
4669
4670         * src/gtk/authors.h
4671                 no need to list Fabien twice!
4672
4673 2007-03-31 [colin]      2.8.1cvs73
4674
4675         * src/inc.c
4676                 If we're currently "overriding for %d minutes",
4677                 don't ask
4678
4679 2007-03-31 [colin]      2.8.1cvs72
4680
4681         * src/compose.c
4682         * src/imap.c
4683         * src/inc.c
4684         * src/inc.h
4685         * src/messageview.c
4686         * src/news.c
4687         * src/plugins/spamassassin/spamassassin.c
4688                 Offline override: Add a parameter to allow
4689                 asking even if the override timer is running.
4690                 Allows to ask every time the user makes an
4691                 explicit action needing online access (such
4692                 as Get Mail), and not when the action is 
4693                 implicit (such as opening an IMAP folder)
4694
4695 2007-03-31 [colin]      2.8.1cvs71
4696
4697         * src/inc.c
4698                 Override offline: "No" answer shouldn't
4699                 re-ask after 3 seconds, but 10 minutes. 
4700
4701 2007-03-30 [colin]      2.8.1cvs70
4702
4703         * src/common/socket.c
4704                 Better error reporting on unix socket
4705                 failure (bind usually)
4706         * src/gtk/gtkutils.c
4707         * src/gtk/gtkutils.h
4708                 Label window: add a pulsing progress
4709                 bar to show we're not hung :)
4710         * src/folderview.c
4711         * src/main.c
4712         * src/plugins/pgpcore/sgpgme.c
4713                 Update API
4714
4715 2007-03-30 [colin]      2.8.1cvs69
4716
4717         * src/pop.c
4718         * src/prefs_common.c
4719                 Fix possible trashing of history and uidl
4720                 files on disk full problems
4721
4722 2007-03-30 [paul]       2.8.1cvs68
4723
4724         * src/mainwindow.c
4725         * src/summaryview.c
4726         * src/summaryview.h
4727                 update summary when changing layout type
4728                 (fixes wrong folder icon being displayed)
4729                 Thanks to Colin
4730
4731 2007-03-29 [colin]      2.8.1cvs67
4732
4733         * src/prefs_ext_prog.c
4734                 The browser pref is irrelevant on Maemo
4735
4736 2007-03-29 [colin]      2.8.1cvs66
4737
4738         * src/compose.c
4739         * src/compose.h
4740                 Maemo: dynamically switch headers/text position
4741         * src/prefs_common.c
4742                 Maemo: hide compose's ruler by default
4743         * src/common/socket.c
4744         * src/common/socket.h
4745                 Fix build warning
4746
4747 2007-03-29 [colin]      2.8.1cvs65
4748
4749         * src/common/socket.c
4750         * src/common/socket.h
4751                 Fix build when MAEMO_CFLAGS contains
4752                 _X_OPENSOURCE (resolv.h errors as long
4753                 as we don't add _BSD_SOURCE. Ugly).
4754
4755 2007-03-29 [wwp]        2.8.1cvs64
4756
4757         * src/prefs_logging.c
4758                 Fix sensitivity of clip-log widgets in prefs/logging,
4759                 thanks to Fabien.
4760
4761 2007-03-29 [wwp]        2.8.1cvs63
4762
4763         * po/POTFILES.in
4764                 Updated files list for translations, thanks to Fabien.
4765
4766 2007-03-29 [colin]      2.8.1cvs62
4767
4768         * src/main.c
4769         * src/common/Makefile.am
4770         * src/common/utils.c
4771                 Maybe make URI opening work in Maemo
4772                 Requires testing :)
4773
4774 2007-03-28 [colin]      2.8.1cvs61
4775
4776         * src/folder.c
4777         * src/folder.h
4778         * src/folderview.c
4779                 Add the possibility to sort folders arbitrarily
4780                 (via editing of folderlist.xml only). Patch by
4781                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4782                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4783                 be changed by the user'
4784
4785 2007-03-28 [colin]      2.8.1cvs60
4786
4787         * src/mimeview.c
4788                 Add popup menu for mime icons
4789
4790 2007-03-28 [colin]      2.8.1cvs59
4791
4792         * src/mainwindow.c
4793                 Fix a layout issue when presenting
4794                 mainwindow in Small screen layout
4795         * src/toolbar.c
4796         * src/toolbar.h
4797                 Add a "Go to folder list" button for
4798                 mainwindow, and make it default in
4799                 the Maemo build
4800
4801 2007-03-28 [colin]      2.8.1cvs58
4802
4803         * src/compose.c
4804                 Don't dynamically update title on Maemo
4805                 Patch by Jean-Luc Biord
4806
4807 2007-03-27 [colin]      2.8.1cvs57
4808
4809         * src/compose.c
4810         * src/folderview.c
4811         * src/summaryview.c
4812                 Enable tap-and-hold on Maemo
4813
4814 2007-03-26 [colin]      2.8.1cvs56
4815
4816         * src/compose.c
4817                 More popup-menu (in attachments list)
4818
4819 2007-03-26 [colin]      2.8.1cvs55
4820
4821         * src/compose.c
4822                 Enable popup-menu signal
4823
4824 2007-03-26 [colin]      2.8.1cvs54
4825
4826         * src/plugins/pgpinline/pgpinline.c
4827                 Fix bug 1111, 'PGP/inline plugin hides text 
4828                 around encrypted text block'. Patch based on
4829                 a patch from Michal Cihar.
4830
4831 2007-03-26 [wwp]        2.8.1cvs53
4832
4833         * src/procmsg.c
4834                 Fix getting a false error when sending queued message
4835                 whereas the sending was fine (if there are subfolders
4836                 in the queue folder), thanks to Colin.
4837
4838 2007-03-26 [paul]       2.8.1cvs52
4839
4840         * src/wizard.c
4841                 update FACE header in welcome message
4842
4843 2007-03-25 [colin]      2.8.1cvs51
4844
4845         * src/Makefile.am
4846                 Fix make dist
4847
4848 2007-03-25 [colin]      2.8.1cvs50
4849
4850         * src/main.c
4851                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4852
4853 2007-03-24 [colin]      2.8.1cvs49
4854
4855         * src/main.c
4856                 Fix a few launch problems on Maemo
4857                 Patch by Jean-Luc Biord
4858
4859 2007-03-24 [wwp]        2.8.1cvs48
4860
4861         * src/alertpanel.c
4862         * src/alertpanel.h
4863         * src/messageview.c
4864         * src/summaryview.c
4865                 Fix wrong action performed when closing the
4866                 "ask about account specific filtering rules
4867                 when filtering manually" dialog by pressing Escape.
4868                 Fix wrong order of buttons in the "return receipt
4869                 notification - the message was sent to several of
4870                 your accounts" dialog.
4871
4872 2007-03-24 [paul]       2.8.1cvs47
4873
4874         * src/folderview.c
4875                 an improvement to English usage
4876         * tools/kdeservicemenu/README
4877                 updated Claws url
4878
4879 2007-03-24 [paul]       2.8.1cvs46
4880
4881         * src/Makefile.am
4882         * src/stock_pixmap.c
4883         * src/pixmaps/edit_extern.xpm
4884         * src/pixmaps/mail_sign.xpm
4885                 rescue long lost icons
4886
4887 2007-03-24 [paul]       2.8.1cvs45
4888
4889         * src/toolbar.c
4890                 fix toolbar (broken in 2.8.1cvs42)
4891
4892 2007-03-23 [colin]      2.8.1cvs44
4893
4894         * src/imap.c
4895                 Correctly unsubscribe/resubscribe after
4896                 RENAME
4897
4898 2007-03-23 [colin]      2.8.1cvs43
4899
4900         * src/prefs_common.c
4901                 Maemo: as the platform is light on RAM, allow
4902                 caches to be discarded faster.
4903
4904 2007-03-23 [colin]      2.8.1cvs42
4905
4906         * src/Makefile.am
4907         * src/compose.c
4908         * src/compose.h
4909         * src/stock_pixmap.c
4910         * src/stock_pixmap.h
4911         * src/summaryview.c
4912         * src/summaryview.h
4913         * src/toolbar.c
4914         * src/toolbar.h
4915         * src/pixmaps/open_mail.xpm
4916                 Maemo changes: Add the possibility to have
4917                 "Open Email" and "Close Window" buttons on 
4918                 toolbars (and use them in Maemo's default
4919                 toolbars)
4920
4921 2007-03-23 [wwp]        2.8.1cvs41
4922
4923         * src/action.c
4924                 Reverted that part of the action dialog closure logics, to
4925                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4926                 done later in a different way (or may not).
4927
4928 2007-03-22 [wwp]        2.8.1cvs40
4929
4930         * src/action.c
4931                 Fix sticky action dialog when got no output but action command
4932                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4933
4934 2007-03-22 [colin]      2.8.1cvs39
4935
4936         * src/prefs_filtering.c
4937         * src/gtk/combobox.h
4938                 Fix escaping account names in filtering prefs
4939
4940 2007-03-22 [colin]      2.8.1cvs38
4941
4942         * src/addrindex.c
4943         * src/ldapctrl.h
4944         * src/ldapquery.c
4945                 Add any attribute specified in LDAP servers'
4946                 Search attributes to the Other Attributes tab
4947                 of contacts; Add 'telephoneNumber' in the
4948                 default list.
4949
4950 2007-03-22 [colin]      2.8.1cvs37
4951
4952         * src/folderview.c
4953         * src/folderview.h
4954         * src/mainwindow.c
4955                 Try to prevent race conditions when
4956                 changing the folder list
4957         * src/summaryview.c
4958                 Fix possible red folder icon when
4959                 switching from Small screen layout
4960                 to any other
4961
4962 2007-03-22 [colin]      2.8.1cvs36
4963
4964         * src/mainwindow.c
4965         * src/mainwindow.h
4966         * src/summaryview.c
4967                 Rename "little screen" to "Small screen"
4968         * src/gtk/Makefile.am
4969         * src/common/utils.c
4970         * src/mh.c
4971                 Fix Maemo-related compilation problems
4972
4973 2007-03-21 [colin]      2.8.1cvs35
4974
4975         * configure.ac
4976                 Fix previous commit
4977         * claws-mail.desktop
4978                 Remove .png from the Icon, it's useless
4979
4980 2007-03-21 [colin]      2.8.1cvs34
4981
4982         * configure.ac
4983         * src/Makefile.am
4984                 Add the necessary lib checking for 
4985                 Maemo
4986
4987 2007-03-21 [colin]      2.8.1cvs33
4988
4989         * src/main.c
4990                 Fix unconditional "error happened" when
4991                 sending via command-line. "lol @ myself"
4992
4993 2007-03-21 [colin]      2.8.1cvs32
4994
4995         * claws-mail-40x40.png
4996         * claws-mail-26x26.png
4997         * src/account.c
4998         * src/addressbook.c
4999         * src/compose.c
5000         * src/folderview.c
5001         * src/folderview.h
5002         * src/main.c
5003         * src/mainwindow.c
5004         * src/mainwindow.h
5005         * src/messageview.c
5006         * src/prefs_account.c
5007         * src/prefs_common.c
5008         * src/summary_search.c
5009         * src/summaryview.c
5010         * src/summaryview.h
5011         * src/gtk/authors.h
5012         * src/gtk/gtkutils.c
5013         * src/gtk/gtkutils.h
5014         * src/gtk/logwindow.c
5015         * src/gtk/menu.c
5016         * src/gtk/prefswindow.c
5017                 Add Maemo port (patch mainly by Jean-Luc Biort)
5018                 Add a new 'Little screen' layout to help on such
5019                 platforms (patch by me)
5020                 Make some default preferences different (more
5021                 adapted) on Maemo (patch by me)
5022
5023 2007-03-21 [wwp]        2.8.1cvs31
5024
5025         * src/prefs_logging.c
5026         * src/prefs_logging.h
5027                 Fixed copyright header of newly added files.
5028
5029 2007-03-21 [wwp]        2.8.1cvs30
5030
5031         * src/Makefile.am
5032         * src/filtering.c
5033         * src/filtering.h
5034         * src/folder.c
5035         * src/folderview.c
5036         * src/imap.c
5037         * src/inc.c
5038         * src/main.c
5039         * src/mainwindow.c
5040         * src/mainwindow.h
5041         * src/matcher.c
5042         * src/messageview.c
5043         * src/news.c
5044         * src/pop.c
5045         * src/prefs_common.c
5046         * src/prefs_common.h
5047         * src/prefs_logging.c
5048         * src/prefs_logging.h
5049         * src/prefs_other.c
5050         * src/procmsg.c
5051         * src/send_message.c
5052         * src/summaryview.c
5053         * src/common/log.c
5054         * src/common/log.h
5055         * src/common/nntp.c
5056         * src/common/session.c
5057         * src/common/smtp.c
5058         * src/common/socket.c
5059         * src/etpan/imap-thread.c
5060         * src/gtk/logwindow.c
5061         * src/gtk/logwindow.h
5062         * src/plugins/bogofilter/bogofilter.c
5063         * src/plugins/spamassassin/spamassassin.c
5064                 Added debugging of filtering/processing rules.
5065                 The debug log is here 'Tools/Filtering debug window',
5066                 the options there 'Configuration/Preferences/Other/Logging',
5067                 and the log file is ~/.claws-mail/filtering.log.
5068                 Moved protocol log prefs to 'Other/Logging' as well.
5069                 To support such debugging feature, the existing log API has
5070                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
5071                 this impacts many external modules (commits follow).
5072
5073 2007-03-21 [paul]       2.8.1cvs29
5074
5075         * src/etpan/Makefile.am
5076         * src/etpan/imap-thread.c
5077                 add missing #include
5078
5079 2007-03-21 [colin]      2.8.1cvs28
5080
5081         * src/procmime.c
5082                 Fix bug 1157, 'some broken messages confuse 
5083                 mime parser'. Make sure we can't have MimeInfos
5084                 with negative sizes.
5085
5086 2007-03-20 [colin]      2.8.1cvs27
5087
5088         * src/main.c
5089                 Fix missing \0 on buffer
5090
5091 2007-03-20 [colin]      2.8.1cvs26
5092
5093         * src/mh.c
5094                 Use make_dir_hier instead of make_dir 
5095                 to create the MH mailbox
5096
5097 2007-03-20 [colin]      2.8.1cvs25
5098
5099         * src/folder.c
5100         * src/folder.h
5101         * src/prefs_account.c
5102         * src/wizard.c
5103                 Fix default inbox weirdnesses (after wizard,
5104                 if path is Mail, mailbox identifier is #mh/Mailbox,
5105                 and when creating new accounts)
5106
5107 2007-03-20 [colin]      2.8.1cvs24
5108
5109         * src/account.c
5110                 Write folderlist after adding/deleting accounts
5111                 that have folders
5112
5113 2007-03-20 [colin]      2.8.1cvs23
5114
5115         * src/imap.c
5116         * src/remotefolder.h
5117                 Fix bug 1153, 'CM segfaults if IMAP folder is 
5118                 selected while scanning prior to update'
5119
5120 2007-03-17 [paul]       2.8.1cvs22
5121
5122         * src/main.c
5123                 fix a typo, and be a little more verbose.
5124
5125 2007-03-17 [wwp]        2.8.1cvs21
5126
5127         * src/inc.c
5128                 Fix a compiler warning.
5129
5130 2007-03-16 [wwp]        2.8.1cvs20
5131
5132         * tools/Makefile.am
5133         * tools/README
5134                 Updated to deal w/ the new mairix.sh tool.
5135
5136 2007-03-16 [wwp]        2.8.1cvs19
5137
5138         * src/action.c
5139                 Fix logics issues around the action IO dialog:
5140                 - disable entry widget and exec button when
5141                   the exec button is clicked (don't wait for any
5142                   output line) - fix possible disabling/re-enabling/
5143                   re-disabling of those widgets
5144                 - raise an error if executing a %as{} action either
5145                   empty or invalid, instead of failing silently
5146                 - don't close the dialog if the abort button has been
5147                   clicked and if there was no output yet
5148                 - set focus to the abort button when the exec button
5149                   is clicked
5150                 - fix capitalization of a warning message
5151
5152 2007-03-16 [wwp]        2.8.1cvs18
5153
5154         * tools/mairix.sh
5155                 Added a wrapper to mairix to the tools folder.
5156
5157 2007-03-16 [colin]      2.8.1cvs17
5158
5159         * src/messageview.c
5160         * src/mimeview.h
5161                 Allow mimeviewer plugins to print
5162                 their stuff
5163
5164 2007-03-16 [colin]      2.8.1cvs16
5165
5166         * .cvsignore
5167                 Ignore *.patchset
5168
5169 2007-03-15 [colin]      2.8.1cvs15
5170
5171         * src/messageview.c
5172         * src/mimeview.h
5173                 Add a way for mimeviewer plugins to
5174                 implement body search
5175
5176 2007-03-15 [paul]       2.8.1cvs14
5177
5178         * src/prefs_spelling.c
5179                 fix English usage
5180
5181 2007-03-15 [paul]       2.8.1cvs13
5182
5183         * src/common/quoted-printable.c
5184                 fix decoding of quoted-printable parts
5185
5186 2007-03-14 [wwp]        2.8.1cvs12
5187
5188         * src/gtk/logwindow.h
5189                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
5190
5191 2007-03-14 [wwp]        2.8.1cvs11
5192
5193         * src/gtk/logwindow.h
5194                 Complete 2.8.1cvs10.
5195
5196 2007-03-14 [colin]      2.8.1cvs10
5197
5198         * src/gtk/logwindow.c
5199                 Probably fix bug 1149, crash on logwindow
5200                 close - at the expense of performance once
5201                 logwin has been opened
5202
5203 2007-03-14 [colin]      2.8.1cvs9
5204
5205         * src/main.c
5206                 If claws-mail is running on another
5207                 display, warn instead of popping it up
5208                 on the other display
5209
5210 2007-03-12 [colin]      2.8.1cvs8
5211
5212         * src/wizard.c
5213                 Fix bug 1145, 'Setting a different name 
5214                 for the Mailbox name isn't reflected in 
5215                 default account settings'. Patch by wwp
5216
5217 2007-03-12 [colin]      2.8.1cvs7
5218
5219         * src/summaryview.c
5220                 Fix bug 1143, 'Add number of messages to be 
5221                 deleted to confirmation dialog'
5222
5223 2007-03-12 [wwp]        2.8.1cvs6
5224
5225         * src/folderview.c
5226         * src/prefs_common.c
5227         * src/prefs_common.h
5228         * src/prefs_summaries.c
5229                 Changed the option that displays unread messages count
5230                 next to the folder name in folder list: it is now
5231                 possible to either display nothing, display the
5232                 unread messages number only or the unread and total messages
5233                 numbers. The patch includes this extra feature as well
5234                 as some minor fixes by rewriting the algo in folderview.c.
5235                 Thanks to Paul for the original idea and implementation, plus
5236                 testing and proof-reading!
5237
5238 2007-03-09 [paul]       2.8.1cvs5
5239
5240         * tools/Makefile.am
5241         * tools/README
5242         * tools/claws-mail-compose-insert-files.pl
5243                 added a script which enables inserting files
5244                 into the message body of a new Claws Mail
5245                 Compose window from the command line. Additionally
5246                 To, Cc, Subject and files to attach to the message
5247                 can be specified.
5248
5249 2007-03-09 [wwp]        2.8.1cvs4
5250
5251         * src/addr_compl.c
5252         * src/addr_compl.h
5253         * src/filtering.c
5254                 Optimize matching of addresses in the addressbook
5255                 (filtering/processing 'found_in_addressbook' condition).
5256
5257 2007-03-07 [wwp]        2.8.1cvs3
5258
5259         * src/quote_fmt.c
5260         * src/quote_fmt_lex.l
5261         * src/quote_fmt_parse.y
5262                 Add a new quote format symbol: %A to insert the
5263                 sender email address (just the address itself).
5264
5265 2007-03-06 [wwp]        2.8.1cvs2
5266
5267         * src/gtk/gtkutils.c
5268         * src/plugins/trayicon/trayicon_prefs.h
5269         * src/plugins/trayicon/trayicon_prefs.c
5270         * src/plugins/trayicon/trayicon.c
5271         * src/mainwindow.h
5272         * src/mainwindow.c
5273                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
5274                 minimizing Claws-Mail main window will hide it to the trayicon instead.
5275
5276
5277 2007-03-06 [paul]       2.8.1cvs1
5278
5279         * NEWS
5280         * README
5281         * RELEASE_NOTES
5282         * configure.ac
5283                 bump version number following
5284                 stable release
5285
5286 2007-03-06 [paul]       2.8.0cvs24
5287
5288         * po/cs.po
5289                 corrected by by Tim <timbrain@post.cz>
5290
5291 2007-03-05 [colin]      2.8.0cvs23
5292
5293         * src/Makefile.am
5294         * src/procmime.c
5295                 Fix mime/globs path on NetBSD
5296                 patch by George Michaelson
5297
5298 2007-03-05 [wwp]        2.8.0cvs22
5299
5300         * src/addr_compl.c
5301                 Remove debug statement (accidentally committed w/ cvs14).
5302
5303 2007-03-05 [paul]       2.8.0cvs21
5304
5305         * src/plugins/pgpcore/prefs_gpg.c
5306                 fix compiler warning
5307
5308 2007-03-05 [wwp]        2.8.0cvs20
5309
5310         * src/matcher_parser_parse.y
5311                 Fix mismerge between cvs17 and cvs19.
5312
5313 2007-03-05 [wwp]        2.8.0cvs19
5314
5315         * src/matcher_parser_parse.y
5316         * src/prefs_filtering_action.c
5317         * src/matcher.c
5318         * src/matcher.h
5319         * src/filtering.c
5320         * src/filtering.h
5321                 Add new 'add_to_addressbook' filtering/processing action.
5322
5323 2007-03-05 [wwp]        2.8.0cvs18
5324
5325         * src/filtering.c
5326                 Fix mark_as_ham filtering/processing action: spam flag
5327                 was not unset.
5328
5329 2007-03-04 [colin]      2.8.0cvs17
5330
5331         * src/filtering.c
5332         * src/matcher.c
5333         * src/matcher.h
5334         * src/matcher_parser_parse.y
5335         * src/prefs_filtering_action.c
5336                 Add 'Mark as spam' and 'Mark as ham' filtering
5337                 actions. Fixes bug 1138.
5338
5339 2007-03-04 [colin]      2.8.0cvs16
5340
5341         * src/imap.c
5342                 Fix bug 1140, wrong return value
5343                 without libetpan
5344
5345 2007-03-04 [wwp]        2.8.0cvs15
5346
5347         * src/addr_compl.c
5348                 Rollback cvs14: don't free stuff that is managed in g_list.
5349
5350 2007-03-04 [wwp]        2.8.0cvs14
5351
5352         * src/addr_compl.c
5353                 Fix a leak in address completion code.
5354
5355 2007-03-04 [colin]      2.8.0cvs13
5356
5357         * src/addr_compl.c
5358                 Maybe fix bug 1136, 'Crash in group 
5359                 address completion'
5360
5361 2007-03-04 [iwkse]      2.8.0cvs12
5362
5363         * src/imap.c
5364                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5365
5366 2007-03-03 [colin]      2.8.0cvs11
5367
5368         * src/plugins/pgpinline/pgpinline.c
5369                 Fix off-by-one, fix double-free. Fixes
5370                 bug 1135, 'cm-segfault on decrypting 
5371                 with PGP/inline'
5372
5373 2007-03-03 [colin]      2.8.0cvs10
5374
5375         * configure.ac
5376         * src/main.c
5377         * src/common/plugin.c
5378                 Fix bug 1134, 'Valgrind macros unhandled 
5379                 by Irix's cc'
5380
5381 2007-03-02 [colin]      2.8.0cvs9
5382
5383         * src/mbox.c
5384                 Don't error out on EAGAIN. Fixes 
5385                 bug 1129, '"local mbox file" account 
5386                 isn't retrieving mails'
5387
5388 2007-03-01 [wwp]        2.8.0cvs8
5389
5390         * src/mainwindow.c
5391         * src/gtk/colorlabel.c
5392                 Remove accels for extra color labels until we set better
5393                 and definitive ones.
5394
5395 2007-02-28 [wwp]        2.8.0cvs7
5396
5397         * src/mainwindow.c
5398         * src/matcher_parser_parse.y
5399         * src/prefs_common.c
5400         * src/prefs_msg_colors.c
5401         * src/procmsg.h
5402         * src/gtk/colorlabel.c
5403         * src/gtk/colorlabel.h
5404                 Add more customizable color labels. Cleaned up a bit
5405                 the color label API to avoid duplicate defines of
5406                 the max number of colors.
5407
5408 2007-02-27 [colin]      2.8.0cvs6
5409
5410         * src/mainwindow.c
5411         * src/common/utils.c
5412         * src/common/utils.h
5413                 Fix '+' in mailto URIs for List-* headers
5414
5415 2007-02-27 [colin]      2.8.0cvs5
5416
5417         * src/gtk/gtkutils.c
5418                 Use gtk_window_set_role instead of 
5419                 _set_wmclass
5420
5421 2007-02-27 [colin]      2.8.0cvs4
5422
5423         * src/inc.c
5424                 Fix "After receiving new mail, go to inbox" on IMAP,
5425                 and make it work only on manual reception
5426
5427 2007-02-27 [wwp]        2.8.0cvs3
5428
5429         * src/prefs_filtering.c
5430         * src/prefs_filtering_action.c
5431         * src/prefs_matcher.c
5432                 Update filtering matcher's and action's color label menus
5433                 when re-opening those dialogs (reflect any change to the
5434                 color labels list in the preferences).
5435
5436 2007-02-27 [colin]      2.8.0cvs2
5437
5438         * src/imap.c
5439         * src/etpan/etpan-thread-manager-types.h
5440         * src/etpan/etpan-thread-manager.c
5441         * src/etpan/imap-thread.c
5442                 Log imap ALERTs as errors in the log.
5443
5444 2007-02-26 [paul]       2.8.0cvs1
5445
5446         * tools/claws.i18n.status.pl
5447                 updated
5448
5449 2007-02-26 [paul]       2.7.2cvs75
5450
5451         * po/ca.po
5452         * po/cs.po
5453         * po/de.po
5454         * po/en_GB.po
5455         * po/fi.po
5456         * po/fr.po
5457         * po/hu.po
5458         * po/pl.po
5459         * po/pt_BR.po
5460         * po/sk.po
5461         * po/sr.po
5462         * po/zh_CN.po
5463                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5464                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5465                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5466                 Aleksandar Urosevic, and Ralgh Young
5467
5468 2007-02-25 [mones]      2.7.2cvs74
5469
5470         * po/es.po
5471                 Updated for release
5472
5473 2007-02-25 [colin]      2.7.2cvs73
5474
5475         * src/main.c
5476                 Clearing the list is only useful
5477                 to prevent a valgrind false-positive
5478
5479 2007-02-25 [paul]       2.7.2cvs72
5480
5481         * tools/Makefile.am
5482         * tools/README
5483         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5484         * tools/maildir2claws-mail.pl  **REMOVED**
5485                 renamed the script, fixed a couple bugs
5486
5487 2007-02-23 [colin]      2.7.2cvs71
5488
5489         * src/addressbook.c
5490                 Fix a leak, check for a few improbable nulls
5491
5492 2007-02-23 [colin]      2.7.2cvs70
5493
5494         * src/main.c
5495         * src/main.h
5496         * src/plugins/trayicon/trayicon.c
5497                 Fix blinking mainwin when starting in tray
5498                 (show mainwindow later in the startup process,
5499                  apart if restarting post-crash)
5500
5501 2007-02-23 [colin]      2.7.2cvs69
5502
5503         * src/folderview.c
5504         * src/imap_gtk.c
5505                 Fix crash when unsubscribing the currently
5506                 selected/opened folder
5507
5508 2007-02-23 [colin]      2.7.2cvs68
5509
5510         * src/compose.c
5511                 Fix bug that prevented colorization to
5512                 work without wrap quotation option
5513
5514 2007-02-23 [colin]      2.7.2cvs67
5515
5516         * src/addr_compl.c
5517                 Fix refcounting, start and end completion who
5518                 behaved as if there couldn't be any other current
5519                 user of completion
5520
5521 2007-02-23 [wwp]        2.7.2cvs66
5522
5523         * src/addressbook.c
5524         * src/addrindex.c
5525                 Address completion fixes: fix addressbook_peek_folder_exists() in
5526                 which the algorithm was ridiculously over-obfuscated and broken.
5527                 Fix addrindex_load_completion() as well, to load addresses in
5528                 completion list with regards to what addressbook_peek_folder_exists()
5529                 returns now.
5530
5531 2007-02-23 [wwp]        2.7.2cvs65
5532
5533         * src/addr_compl.c
5534                 Add addresses to completion when they're non-empty (thanks to Colin).
5535
5536 2007-02-23 [paul]       2.7.2cvs64
5537
5538         * src/plugins/pgpcore/passphrase.c
5539                 remove 'const '
5540
5541 2007-02-23 [colin]      2.7.2cvs63
5542
5543         * src/plugins/pgpcore/prefs_gpg.c
5544         * src/plugins/pgpcore/prefs_gpg.h
5545         * src/plugins/pgpcore/sgpgme.c
5546         * src/plugins/pgpinline/pgpinline.c
5547         * src/plugins/pgpmime/pgpmime.c
5548                 Try harder to respect user's choice wrt
5549                 gpg-agent even with gpg2, by unsetting
5550                 GPG_AGENT_INFO when necessary.
5551
5552 2007-02-22 [paul]       2.7.2cvs62
5553
5554         * src/plugins/pgpcore/sgpgme.c
5555         * src/plugins/pgpcore/sgpgme.h
5556         * src/plugins/pgpcore/passphrase.c
5557         * src/plugins/pgpinline/pgpinline.c
5558         * src/plugins/pgpmime/pgpmime.c
5559                 Fix a leak - gpgme_data_release_and_get_mem
5560                 leaks in recent gpgme. Workaround by using
5561                 our own function.
5562
5563 2007-02-22 [paul]       2.7.2cvs61
5564
5565         * src/gtk/quicksearch.c
5566                 Abandon dynamic search when pressing
5567                 Enter
5568
5569 2007-02-21 [colin]      2.7.2cvs60
5570
5571         * src/procmsg.c
5572         * src/plugins/pgpcore/passphrase.c
5573                 Fix little memory leaks
5574         * src/main.c
5575                 Fix false-positive leak at exit
5576         * src/gtk/quicksearch.c
5577                 Fix potentially big leak in recursive
5578                 Quicksearch
5579
5580 2007-02-21 [wwp]        2.7.2cvs59
5581
5582         * src/summaryview.c
5583                 Add missing newline to a debug message.
5584
5585 2007-02-20 [colin]      2.7.2cvs58
5586
5587         * src/Makefile.am
5588         * src/mimeview.c
5589         * src/stock_pixmap.c
5590         * src/stock_pixmap.h
5591         * src/pixmaps/mime_pgpsig.xpm
5592                 Add icon for application/pgp-signature
5593
5594 2007-02-20 [colin]      2.7.2cvs57
5595
5596         * src/Makefile.am
5597         * src/main.c
5598         * src/mimeview.c
5599         * src/stock_pixmap.c
5600         * src/stock_pixmap.h
5601         * src/pixmaps/mime_calendar.xpm
5602         * src/pixmaps/mime_pdf.xpm
5603         * src/pixmaps/mime_ps.xpm
5604                 Add icons for text/calendar, application/pdf
5605                 and application/postscript
5606
5607 2007-02-20 [colin]      2.7.2cvs56
5608
5609         * autogen.sh
5610         * src/matcher_parser_parse.y
5611         * src/matcher_parser_lex.l
5612                 Fix big memory leak in flex, and
5613                 require flex 2.5.31
5614
5615 2007-02-20 [wwp]        2.7.2cvs55
5616
5617         * src/matcher_parser_parse.y
5618                 Fix a duplicate token definition (thanks to iwkse).
5619
5620 2007-02-20 [wwp]        2.7.2cvs54
5621
5622         * src/matcher_parser_lex.l
5623         * src/quote_fmt_lex.l
5624                 Use proper flex options instead of direct use of #define,
5625                 make the flex-generated C lighter.
5626
5627 2007-02-20 [colin]      2.7.2cvs53
5628
5629         * src/summaryview.c
5630                 Grab focus in message list after hiding
5631                 the quicksearch, instead of leaving it
5632                 "somewhere"
5633
5634 2007-02-19 [colin]      2.7.2cvs52
5635
5636         * src/folderview.c
5637                 Fix bug 1033, 'Automatically refresh 
5638                 message list when new messages arrives'
5639                 Looks like folderview->opened can sometimes
5640                 be wrong...
5641
5642 2007-02-19 [paul]       2.7.2cvs51
5643
5644         * tools/Makefile.am
5645         * tools/README
5646         * tools/thunderbird-filters-convertor.pl
5647                 add new script which converts thunderbird filter
5648                 rules to Claws filter rules
5649
5650 2007-02-18 [paul]       2.7.2cvs50
5651
5652         * src/plugins/pgpcore/prefs_gpg.c
5653         * src/plugins/pgpcore/prefs_gpg.h
5654         * src/plugins/pgpcore/sgpgme.c
5655         * src/plugins/pgpinline/pgpinline.c
5656         * src/plugins/pgpmime/pgpmime.c
5657                 improved GUI interoperability with gpg-agent
5658
5659 2007-02-18 [paul]       2.7.2cvs49
5660
5661         * src/prefs_account.c
5662                 Privacy options sensitivity fix
5663
5664 2007-02-17 [colin]      2.7.2cvs48
5665
5666         * src/messageview.c
5667                 Reset icon to warning in the noticeview
5668
5669 2007-02-15 [colin]      2.7.2cvs47
5670
5671         * src/folderview.c
5672                 Fix a manifestation of bug 1033 (summaryview failing
5673                 to update for new mails), which happens after editing
5674                 account preferences or preferences that cause a 
5675                 folderview reload.
5676
5677 2007-02-15 [colin]      2.7.2cvs46
5678
5679         * src/addressbook.c
5680                 Probably fix bug 1123, 'Segmentation 
5681                 fault while opening address book'. I get
5682                 g_warnings if the saved paned position is
5683                 not greater than 0. Also, save position
5684                 when hiding the addressbook instead of
5685                 via signal.
5686
5687 2007-02-14 [colin]      2.7.2cvs45
5688
5689         * src/plugins/pgpcore/prefs_gpg.c
5690         * src/plugins/pgpcore/prefs_gpg.h
5691         * src/plugins/pgpcore/sgpgme.c
5692         * src/plugins/pgpinline/pgpinline.c
5693         * src/plugins/pgpmime/pgpmime.c
5694                 Add an option "Use gpg-agent if available". Fixes
5695                 annoyances with distro-installed gpg-agent, when
5696                 no pinentry program is installed, and the user's 
5697                 at a loss on why "decryption failed". Makes more
5698                 clear why passphrase isn't saved when gpg-agent is
5699                 used. Defaults to true, to avoid changing the 
5700                 current behaviour.
5701
5702 2007-02-14 [wwp]        2.7.2cvs44
5703
5704         * src/matcher_parser_parse.y
5705                 Fix missing line number reset (wrong line number might appear
5706                 when re-loading filtering rules if there's a parser error).
5707
5708 2007-02-13 [colin]      2.7.2cvs43
5709
5710         * src/common/utils.c
5711                 Don't encode ',' in URIs before passing it
5712                 to the browser command-line. It was probably
5713                 done at a time where commas in URIs made
5714                 mozilla -remote 'openurl(%s,new-window)'
5715                 bug.
5716
5717 2007-02-13 [wwp]        2.7.2cvs42
5718
5719         * src/prefs_matcher.c
5720         * src/plugins/bogofilter/bogofilter_gtk.c
5721                 A bit of string factorization around "Select ..." buttons.
5722
5723 2007-02-11 [colin]      2.7.2cvs41
5724
5725         * src/alertpanel.c
5726                 Make sure to escape the title
5727
5728 2007-02-11 [colin]      2.7.2cvs40
5729
5730         * src/codeconv.c
5731                 Recognize .utf8 locales as .UTF-8 ones
5732
5733 2007-02-11 [colin]      2.7.2cvs39
5734
5735         * src/compose.c
5736                 Fix code conversion when dragging a file
5737
5738 2007-02-09 [colin]      2.7.2cvs38
5739
5740         * src/plugins/clamav/clamav_plugin.c
5741                 Complete Paul's patch with conditional
5742                 compilation to avoid breaking compilation
5743                 on old Dapper and Edgy... Maybe other
5744                 distros too.
5745
5746 2007-02-09 [paul]       2.7.2cvs37
5747
5748         * src/plugins/clamav/clamav_plugin.c
5749                 fix for the upstream changes in libclamav
5750
5751 2007-02-09 [paul]       2.7.2cvs36
5752
5753         * src/main.c
5754         * src/mainwindow.c
5755         * src/procmsg.c
5756         * src/procmsg.h
5757                 fix "warn if there are queued messages" (on exit)
5758                 option, which only checked the first mailbox's
5759                 queue
5760                 don't ask before emptying trash if there are no
5761                 messages in trash, also check and empty all trash
5762                 folders
5763         * src/prefs_other.c
5764                 move "Ask before emptying trash" option
5765                 outside of the "On exit" frame as it's
5766                 not only an "On exit" option
5767
5768 2007-02-09 [paul]       2.7.2cvs35
5769
5770         * src/addrgather.c
5771         * src/alertpanel.c
5772         * src/editldap.c
5773         * src/prefs_account.c
5774         * src/prefs_folder_item.c
5775         * src/prefs_gtk.h
5776         * src/prefs_matcher.c
5777         * src/prefs_message.c
5778         * src/prefs_msg_colors.c
5779         * src/prefs_summaries.c
5780         * src/wizard.c
5781         * src/gtk/inputdialog.c
5782         * src/plugins/bogofilter/bogofilter_gtk.c
5783                 pedantic commit: use 'checkbtn' everywhere
5784                 instead of a mixture of 'checkbtn' and 'chkbtn'
5785
5786 2007-02-09 [paul]       2.7.2cvs34
5787
5788         * src/compose.c
5789                 fix default hotkeys
5790         * src/prefs_other.c
5791         * src/prefs_send.c
5792                 move "Never send Return Receipts" from
5793                 prefs_other to prefs_send
5794                 add an option "Ask about account specific
5795                 filtering rules..." to prefs_other
5796         * src/gtk/gtkutils.c
5797                 fix a compiler warning
5798
5799 2007-02-08 [colin]      2.7.2cvs33
5800
5801         * src/plugins/pgpinline/pgpinline.c
5802                 Fix bug 1110, 'pgpmime fails to process 
5803                 encapsulated openpgp mime (rfc 3156, 6.1 
5804                 -> rfc1847)'
5805                 It was due to an interaction between PGP/Mime
5806                 and PGP/Inline plugin. 
5807
5808 2007-02-08 [colin]      2.7.2cvs32
5809
5810         * src/inc.c
5811         * src/mbox.c
5812         * src/mbox.h
5813                 Fix bug 1117, 'fcntl locking code 
5814                 does not work in mbox.c'
5815
5816 2007-02-08 [colin]      2.7.2cvs31
5817
5818         * src/prefs_account.c
5819                 Fix Gentoo bug 165819, 'can't create 
5820                 a "local mbox file" account'. Patch
5821                 by Olivier <castan.o@free.fr>
5822
5823 2007-02-07 [colin]      2.7.2cvs30
5824
5825         * src/ldapquery.c
5826                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5827                 autocompletion was used'
5828
5829 2007-02-07 [paul]       2.7.2cvs29
5830
5831         * src/folder.c
5832                 cut down on unnecessary debug_prints
5833         * src/imap_gtk.c
5834                 fix menu_set_active() on 'Show only
5835                 subscribed folders'
5836
5837 2007-02-07 [paul]       2.7.2cvs28
5838
5839         * src/plugins/clamav/clamav_plugin.c
5840         * src/plugins/clamav/clamav_plugin.h
5841         * src/plugins/clamav/clamav_plugin_gtk.c
5842                 fix copyright header
5843
5844 2007-02-07 [paul]       2.7.2cvs27
5845
5846         * src/procheader.c
5847                 fix bug 1116, 'summary view allow a 
5848                 subject line break'
5849
5850 2007-02-06 [colin]      2.7.2cvs26
5851
5852         * src/summaryview.c
5853                 Fix delete thread
5854
5855 2007-02-05 [fabien]     2.7.2cvs25
5856
5857         * po/POTFILES.in
5858         * src/uri_opener.c
5859                 i18n related - 1 fix and 1 message for translators.
5860
5861 2007-02-05 [colin]      2.7.2cvs24
5862
5863         * src/gtk/quicksearch.c
5864                 Don't reload summary list if quicksearch wasn't
5865                 active on hiding; move currently selected mail in
5866                 the visible area when showing the quicksearch
5867
5868 2007-02-05 [colin]      2.7.2cvs23
5869
5870         * src/folderview.c
5871                 Add debug to try to solve bug 1104
5872
5873 2007-02-05 [paul]       2.7.2cvs22
5874
5875         * src/mainwindow.c
5876                 confirm before emptying trash on exit is
5877                 a Yes or No answer, use Yes or No in the
5878                 dialog
5879
5880 2007-02-04 [colin]      2.7.2cvs21
5881
5882         * src/compose.c
5883         * src/plugins/pgpcore/passphrase.c
5884         * src/plugins/pgpcore/select-keys.c
5885                 Set wmclass on new windows
5886
5887 2007-02-04 [colin]
5888
5889         2.8.0-rc1 released
5890
5891 2007-02-04 [colin]      2.7.2cvs20
5892
5893         * src/compose.c
5894         * src/compose.h
5895                 Auto save drafts on exit, reopen them
5896                 at startup, instead of asking
5897         * src/account.c
5898         * src/addressadd.c
5899         * src/addressbook.c
5900         * src/addressbook_foldersel.c
5901         * src/addrgather.c
5902         * src/crash.c
5903         * src/editaddress.c
5904         * src/editbook.c
5905         * src/editgroup.c
5906         * src/editjpilot.c
5907         * src/editldap.c
5908         * src/editldap_basedn.c
5909         * src/editvcard.c
5910         * src/exphtmldlg.c
5911         * src/expldifdlg.c
5912         * src/export.c
5913         * src/foldersel.c
5914         * src/gedit-print.c
5915         * src/import.c
5916         * src/importldif.c
5917         * src/importmutt.c
5918         * src/importpine.c
5919         * src/main.c
5920         * src/mainwindow.c
5921         * src/message_search.c
5922         * src/messageview.c
5923         * src/prefs_actions.c
5924         * src/prefs_customheader.c
5925         * src/prefs_display_header.c
5926         * src/prefs_filtering.c
5927         * src/prefs_filtering_action.c
5928         * src/prefs_folder_column.c
5929         * src/prefs_gtk.c
5930         * src/prefs_matcher.c
5931         * src/prefs_other.c
5932         * src/prefs_summaries.c
5933         * src/prefs_summary_column.c
5934         * src/prefs_template.c
5935         * src/sourcewindow.c
5936         * src/ssl_manager.c
5937         * src/summary_search.c
5938         * src/uri_opener.c
5939         * src/gtk/about.c
5940         * src/gtk/description_window.c
5941         * src/gtk/foldersort.c
5942         * src/gtk/gtkutils.c
5943         * src/gtk/gtkutils.h
5944         * src/gtk/icon_legend.c
5945         * src/gtk/logwindow.c
5946         * src/gtk/pluginwindow.c
5947         * src/gtk/prefswindow.c
5948                 Give different wmclass to different
5949                 windows - thanks to sed ;)
5950
5951 2007-02-04 [colin]      2.7.2cvs19
5952
5953         * src/main.c
5954                 Revert previous patch, can't reproduce
5955                 it anymore. 
5956
5957 2007-02-03 [colin]      2.7.2cvs18
5958
5959         * src/main.c
5960                 Don't save the mainwindow size and
5961                 position on emergency exit (libSM's
5962                 "die" callback), Xfce seems to make
5963                 the window smaller just before the
5964                 size's saved.
5965
5966 2007-02-03 [colin]      2.7.2cvs17
5967
5968         * src/plugins/bogofilter/bogofilter.c
5969         * src/plugins/bogofilter/bogofilter.h
5970         * src/plugins/bogofilter/bogofilter_gtk.c
5971         * src/plugins/pgpinline/pgpinline.c
5972         * src/plugins/pgpinline/pgpinline.h
5973                 Fix more copyrights
5974
5975 2007-02-03 [colin]      2.7.2cvs16
5976
5977         * src/partial_download.c
5978         * src/partial_download.h
5979         * src/ssl_manager.c
5980         * src/ssl_manager.h
5981         * src/uri_opener.c
5982         * src/uri_opener.h
5983         * src/wizard.c
5984         * src/wizard.h
5985         * src/common/ssl_certificate.c
5986         * src/common/ssl_certificate.h
5987         * src/gtk/quicksearch.c
5988         * src/gtk/quicksearch.h
5989         * src/gtk/sslcertwindow.c
5990         * src/gtk/sslcertwindow.h
5991                 Fix copyright on my files
5992
5993 2007-02-02 [colin]      2.7.2cvs15
5994
5995         * src/Makefile.am
5996         * src/mainwindow.c
5997         * src/messageview.c
5998         * src/messageview.h
5999         * src/textview.c
6000         * src/textview.h
6001         * src/uri_opener.c
6002         * src/uri_opener.h
6003                 Add Tools/List URIs to allow
6004                 opening any URI in the current mail
6005
6006 2007-02-02 [colin]      2.7.2cvs14
6007
6008         * src/common/valgrind.h ** NEW FILE **
6009         * src/common/Makefile.am
6010         * src/common/plugin.c
6011                 Don't dlclose the plugins if we're running
6012                 under valgrind. (doesn't require valgrind
6013                 either at compile time or run time).
6014
6015 2007-02-01 [paul]       2.7.2cvs13
6016
6017         * AUTHORS
6018         * src/gtk/authors.h
6019         * tools/freshmeat_search.pl
6020         * tools/google_search.pl
6021         * tools/multiwebsearch.pl
6022                 add support for non ISO-8859-1 compatible locales
6023                 Patch by Alex Gorbachenko <agent_007@immo.ru>
6024
6025 2007-02-01 [colin]      2.7.2cvs12
6026
6027         * src/prefs_other.c
6028         * src/prefs_summaries.c
6029                 Move keybinding prefs to the Other page
6030
6031 2007-02-01 [wwp]        2.7.2cvs11
6032
6033         * src/plugins/trayicon/trayicon.c
6034                 Fix a raising issue within KDE.
6035
6036 2007-02-01 [colin]      2.7.2cvs10
6037
6038         * src/codeconv.c
6039                 Fix stray quotes in encoded strings
6040         * src/addressadd.c
6041                 Fix wrong call causing g_warnings
6042         * src/textview.c
6043                 Remove useless message
6044
6045 2007-01-31 [wwp]        2.7.2cvs9
6046
6047         * src/plugins/trayicon/trayicon.c
6048                 fix buggy hiding of main window when closing if close-to-tray
6049                 is not set (bad logics  in the trayicon hook code).
6050                 Changed the quit confirmation message too.
6051
6052 2007-01-30 [colin]      2.7.2cvs8
6053
6054         * src/main.c
6055                 Fix hidden mainwindow after clicking on
6056                 the X close button, if compose windows
6057                 exist and the user chooses not to quit
6058
6059 2007-01-30 [colin]      2.7.2cvs7
6060
6061         * src/main.c
6062         * src/compose.c
6063                 Handle local URIs to attach files (file:///...)
6064                 Fixes attaching files from Thunar for example
6065
6066 2007-01-30 [colin]      2.7.2cvs6
6067
6068         * src/prefs_ext_prog.c
6069                 Add 'mousepad' to the list of text editors.
6070                 Mousepad is XFCE's text editor
6071
6072 2007-01-29 [wwp]        2.7.2cvs5
6073
6074         * po/POTFILES.in
6075         * src/plugins/trayicon/trayicon_prefs.c
6076                 trayicon i18n fixes, thanks to Fabien.
6077
6078 2007-01-28 [wwp]        2.7.2cvs4
6079
6080         * src/mainwindow.c
6081         * src/mainwindow.h
6082         * src/plugins/trayicon/trayicon.c
6083         * src/plugins/trayicon/trayicon_prefs.c
6084         * src/plugins/trayicon/trayicon_prefs.h
6085                 Added a new TrayIcon plugin option to close to tray
6086                 (WM's hotkey and [X] button will hide the window instead
6087                 of closing it - closing CM can be done using the tray icon
6088                 menu or the File menu).
6089                 Improved visibility handling in trayicon, clicking the
6090                 trayicon now raise the window to current desktop when it
6091                 was either minimized/shaded/on another desktop.
6092                 Thanks to Paul for testing and fixing a strange behaviour
6093                 in KDE ;-).
6094
6095 2007-01-27 [paul]       2.7.2cvs3
6096
6097         * src/prefs_folder_item.c
6098         * src/prefs_receive.c
6099         * src/plugins/pgpcore/prefs_gpg.c
6100                 use 'start-up' instead of 'startup' in labels
6101
6102 2007-01-26 [wwp]        2.7.2cvs2
6103
6104         * src/plugins/trayicon/Makefile.am
6105         * src/plugins/trayicon/trayicon.c
6106         * src/plugins/trayicon/trayicon_prefs.c
6107         * src/plugins/trayicon/trayicon_prefs.h
6108                 Add a new TrayIcon option to hide the main window at
6109                 start-up.
6110                 Fix trayicon.c copyright header.
6111
6112 2007-01-26 [paul]       2.7.2cvs1
6113
6114         * NEWS
6115         * README
6116         * RELEASE_NOTES
6117         * configure.ac
6118                 bump up version number following
6119                 stable release
6120
6121 2007-01-25 [mones]      2.7.1cvs60
6122
6123         * po/es.po
6124                 updated thousands of strings (well, probably less ;-)
6125
6126 2007-01-25 [colin]      2.7.1cvs59
6127
6128         * src/matcher.c
6129                 Fix 2nd-run loss of matcherrc on new
6130                 configurations. 
6131
6132 2007-01-25 [wwp]        2.7.1cvs58
6133
6134         * src/mimeview.c
6135                 fix handling of empty value in attach_save_directory too, thanks
6136                 to Colin.
6137
6138 2007-01-25 [wwp]        2.7.1cvs57
6139
6140         * src/gtk/filesel.c
6141                 fix handling of empty value in attach_load_directory,
6142                 thanks to Colin.
6143
6144 2007-01-25 [wwp]        2.7.1cvs56
6145
6146         * src/plugins/dillo_viewer/dillo_prefs.h
6147                 fix a typo.
6148
6149 2007-01-25 [colin]      2.7.1cvs55
6150
6151         * src/matcher.c
6152         * src/matcher.h
6153         * src/matcher_parser_parse.y
6154         * src/prefs_matcher.c
6155                 Add matching on the spam flag
6156
6157 2007-01-24 [colin]      2.7.1cvs54
6158
6159         * src/folder.c
6160         * src/common/xml.c
6161         * src/common/xml.h
6162                 Make sure folderlist.xml is correctly
6163                 written before overwriting it.
6164         * src/procmsg.c
6165         * src/procmsg.h
6166         * src/summaryview.c
6167         * src/plugins/bogofilter/bogofilter.c
6168         * src/plugins/bogofilter/bogofilter.h
6169         * src/plugins/bogofilter/bogofilter_gtk.c
6170         * src/plugins/spamassassin/spamassassin.c
6171         * src/plugins/spamassassin/spamassassin.h
6172         * src/plugins/spamassassin/spamassassin_gtk.c
6173                 Move spam to the correct trash folder after
6174                 learning, if spam directory isn't set.
6175
6176 2007-01-23 [paul]       2.7.1cvs53
6177
6178         * src/plugins/bogofilter/bogofilter_gtk.c
6179                 fix sensitivity of "Insert X-Bogosity header"
6180                 option
6181
6182 2007-01-23 [colin]      2.7.1cvs52
6183
6184         * src/toolbar.c
6185                 Translate toolbar items text if
6186                 they're translatable (default)
6187         * src/addrcache.c
6188         * src/addrcache.h
6189         * src/addritem.c
6190         * src/addritem.h
6191         * src/codeconv.c
6192         * src/codeconv.h
6193         * src/jpilot.c
6194         * src/jpilot.h
6195         * src/ldapctrl.c
6196         * src/ldapctrl.h
6197         * src/ldapquery.h
6198         * src/ldif.c
6199         * src/ldif.h
6200         * src/etpan/etpan-thread-manager.c
6201         * src/etpan/etpan-thread-manager.h
6202         * src/gtk/gtkutils.c
6203         * src/gtk/gtkutils.h
6204                 More static functions
6205
6206 2007-01-22 [fabien]     2.7.1cvs51
6207
6208         * src/gtk/gtkutils.c
6209                 gtkut_get_options_frame() : ability to pass
6210                 a 'NULL' value in frame pointer parameter if
6211                 we don't need it.
6212
6213 2007-01-22 [colin]      2.7.1cvs50
6214
6215         * src/procmsg.c
6216         * src/procmsg.h
6217         * src/plugins/bogofilter/bogofilter.c
6218         * src/plugins/bogofilter/bogofilter_gtk.c
6219         * src/plugins/spamassassin/spamassassin.c
6220         * src/plugins/spamassassin/spamassassin_gtk.c
6221                 Allow moving spams to the account's trash
6222                 instead of default one
6223
6224 2007-01-21 [colin]      2.7.1cvs49
6225
6226         * src/ldapquery.c
6227         * src/ldapquery.h
6228                 Revert a static function that shouldn't
6229                 have been
6230
6231 2007-01-21 [colin]      2.7.1cvs48
6232
6233         * src/ldapquery.c
6234         * src/ldapquery.h
6235                 Same
6236
6237 2007-01-21 [colin]      2.7.1cvs47
6238
6239         * src/procmsg.c
6240         * src/procmsg.h
6241                 Same
6242
6243 2007-01-21 [colin]      2.7.1cvs46
6244
6245         * src/common/socket.c
6246         * src/common/socket.h
6247                 Same
6248
6249 2007-01-21 [colin]      2.7.1cvs45
6250
6251         * src/crash.c
6252         * src/exporthtml.c
6253         * src/exporthtml.h
6254         * src/exportldif.c
6255         * src/exportldif.h
6256         * src/folder.c
6257         * src/folder.h
6258         * src/folder_item_prefs.c
6259         * src/folder_item_prefs.h
6260         * src/folderview.c
6261         * src/folderview.h
6262         * src/gedit-print.c
6263         * src/gedit-print.h
6264         * src/main.c
6265         * src/main.h
6266         * src/common/socket.c
6267         * src/common/socket.h
6268         * src/gtk/gtkaspell.c
6269         * src/gtk/gtkaspell.h
6270         * src/gtk/quicksearch.c
6271         * src/gtk/quicksearch.h
6272                 Same
6273
6274 2007-01-21 [colin]      2.7.1cvs44
6275
6276         * src/common/utils.c
6277         * src/common/utils.h
6278         * src/etpan/etpan-thread-manager.c
6279         * src/etpan/etpan-thread-manager.h
6280                 Same (Funny that etpan_thread_unbind
6281                 is called but not etpan_thread_bind)
6282
6283 2007-01-21 [colin]      2.7.1cvs43
6284
6285         * src/addrselect.c
6286         * src/addrselect.h
6287         * src/codeconv.c
6288         * src/codeconv.h
6289         * src/compose.c
6290         * src/compose.h
6291         * src/etpan/Makefile.am
6292         * src/gtk/colorlabel.c
6293         * src/gtk/colorlabel.h
6294         * src/gtk/sslcertwindow.c
6295         * src/gtk/sslcertwindow.h
6296         * src/etpan/etpan-log.c ** REMOVED **
6297         * src/etpan/etpan-log.h ** REMOVED **
6298                 Same
6299
6300 2007-01-20 [colin]      2.7.1cvs42
6301
6302         * src/addritem.c
6303         * src/addritem.h
6304                 Same
6305
6306 2007-01-20 [colin]      2.7.1cvs41
6307
6308         * src/account.c
6309         * src/account.h
6310         * src/addrbook.c
6311         * src/addrbook.h
6312         * src/addrcache.c
6313         * src/addrcache.h
6314         * src/addrclip.c
6315         * src/addrclip.h
6316         * src/addressbook.c
6317         * src/addressbook.h
6318         * src/addrharvest.c
6319         * src/addrharvest.h
6320         * src/addrindex.c
6321         * src/addrindex.h
6322         * src/editaddress.c
6323         * src/editaddress.h
6324                 Make functions that aren't used in other
6325                 files static
6326
6327 2007-01-20 [colin]      2.7.1cvs40
6328
6329         * src/account.c
6330         * src/addrbook.c
6331         * src/addrcache.c
6332         * src/addressbook.c
6333         * src/addrgather.c
6334         * src/addrindex.c
6335         * src/addrquery.c
6336         * src/addrselect.c
6337         * src/browseldap.c
6338         * src/compose.c
6339         * src/editbook.c
6340         * src/editjpilot.c
6341         * src/editldap.c
6342         * src/editldap_basedn.c
6343         * src/editvcard.c
6344         * src/exporthtml.c
6345         * src/exportldif.c
6346         * src/folder.c
6347         * src/folderview.c
6348         * src/image_viewer.c
6349         * src/imap.c
6350         * src/importmutt.c
6351         * src/importpine.c
6352         * src/jpilot.c
6353         * src/ldapquery.c
6354         * src/main.c
6355         * src/mainwindow.c
6356         * src/matcher.c
6357         * src/messageview.c
6358         * src/mh.c
6359         * src/mimeview.c
6360         * src/msgcache.c
6361         * src/mutt.c
6362         * src/news.c
6363         * src/pine.c
6364         * src/prefs_account.c
6365         * src/prefs_common.c
6366         * src/prefs_compose_writing.c
6367         * src/prefs_ext_prog.c
6368         * src/prefs_folder_item.c
6369         * src/prefs_fonts.c
6370         * src/prefs_message.c
6371         * src/prefs_msg_colors.c
6372         * src/prefs_other.c
6373         * src/prefs_quote.c
6374         * src/prefs_receive.c
6375         * src/prefs_send.c
6376         * src/prefs_spelling.c
6377         * src/prefs_summaries.c
6378         * src/prefs_toolbar.c
6379         * src/prefs_wrapping.c
6380         * src/privacy.c
6381         * src/procmime.c
6382         * src/procmsg.c
6383         * src/ssl_manager.c
6384         * src/statusbar.c
6385         * src/summaryview.c
6386         * src/toolbar.c
6387         * src/vcard.c
6388         * src/common/hooks.c
6389         * src/common/log.c
6390         * src/common/passcrypt.c
6391         * src/common/socket.c
6392         * src/common/ssl.c
6393         * src/common/ssl_certificate.c
6394         * src/common/template.c
6395         * src/common/utils.c
6396         * src/etpan/imap-thread.c
6397         * src/gtk/sslcertwindow.c
6398         * src/gtk/sslcertwindow.h
6399                 Make functions that could be static, static
6400
6401 2007-01-20 [colin]      2.7.1cvs39
6402
6403         * src/editldap.c
6404                 Fix tooltip
6405
6406 2007-01-20 [colin]      2.7.1cvs38
6407
6408         * src/ldapquery.c
6409         * src/ldaputil.c
6410         * src/ldaputil.h
6411                 Fix bug 1102, 'claws-mail-2.7.1 
6412                 makes use of deprecated ldap 
6413                 functions'
6414
6415 2007-01-20 [colin]      2.7.1cvs37
6416
6417         * src/mainwindow.c
6418         * src/mainwindow.h
6419         * src/summaryview.c
6420         * src/gtk/quicksearch.c
6421                 Add Wide message list layout
6422
6423 2007-01-19 [fabien]     2.7.1cvs36
6424
6425         * src/textview.c
6426                 make sure a font change is considered in links of
6427                 headerview.
6428
6429 2007-01-19 [colin]      2.7.1cvs35
6430
6431         * src/main.c
6432         * src/mainwindow.c
6433         * src/mainwindow.h
6434         * src/messageview.c
6435         * src/messageview.h
6436         * src/prefs_common.c
6437         * src/prefs_common.h
6438         * src/summaryview.c
6439         * src/summaryview.h
6440         * src/gtk/quicksearch.c
6441         * src/gtk/quicksearch.h
6442                 Drop 'Separate Folder tree' and 'Separate
6443                 Message View'. Put three layouts in place
6444                 of it.
6445
6446 2007-01-19 [paul]       2.7.1cvs34
6447
6448         * src/prefs_msg_colors.c
6449                 more use of Q_ for translators
6450
6451 2007-01-19 [paul]       2.7.1cvs33
6452
6453         * src/imap_gtk.c
6454         * src/prefs_account.c
6455                 a few changes to the English
6456
6457 2007-01-19 [fabien]     2.7.1cvs32
6458
6459         * src/wizard.c
6460                 factorize translatable string
6461
6462 2007-01-18 [colin]      2.7.1cvs31
6463
6464         * src/main.c
6465                 Don't error out on --sync option. Although
6466                 we don't do anything with it, gtk+ handles
6467                 it, and it's useful for debugging X errors
6468
6469 2007-01-18 [fabien]     2.7.1cvs30
6470
6471         * src/prefs_other.c
6472                 ability to apply on the fly the recent added
6473                 'gtk_can_change_accels' pref (no need to restart).
6474
6475 2007-01-18 [fabien]     2.7.1cvs29
6476
6477         * src/plugins/bogofilter/bogofilter_gtk.c
6478         * src/plugins/bogofilter/bogofilter.c
6479         * src/plugins/spamassassin/spamassassin_gtk.c
6480         * src/addr_compl.c
6481         * src/prefs_account.c
6482                 factorize or rewrite some translatable strings.
6483
6484 2007-01-18 [fabien]     2.7.1cvs28
6485
6486         * src/prefs_gtk.h
6487         * src/compose.c
6488                 set a 4pix space between "Subject:" label and subject entry in
6489                 compose window.
6490
6491 2007-01-18 [wwp]        2.7.1cvs27
6492
6493         * src/addressbook.c
6494                 fix conflicting address-copy/paste when focus is set
6495                 to the embedded edit-person form.
6496  
6497
6498 2007-01-18 [wwp]        2.7.1cvs26
6499
6500         * src/addressbook.h
6501                 complete 2.7.1cvs23 (one more file was missing from that
6502                 commit).
6503
6504 2007-01-18 [colin]      2.7.1cvs25
6505
6506         * src/main.c
6507                 Provide a way to migrate without backup
6508                 Re-ask for migration on next start if 
6509                 it has been refused and wizard has been 
6510                 cancelled after.
6511
6512 2007-01-18 [wwp]        2.7.1cvs24
6513
6514         * src/editaddress.c
6515                 complete 2.7.1.cvs23 (file was missing from previous
6516                 commit).
6517
6518 2007-01-18 [wwp]        2.7.1cvs23
6519
6520         * src/addressbook.c
6521                 fix potential crashes in address book's focus_in/out signal handlers,
6522                 force focus to the edit-person form when clicked the Edit menu entry or
6523                 button (this only matters if the edit-person form is embedded to the
6524                 AB window, in that case, focus is not set when browsing the contacts
6525                 list w/ keys or mouse clicks).
6526
6527 2007-01-18 [paul]       2.7.1cvs22
6528
6529         * src/main.c
6530                 add command line options:
6531                 -h for --help
6532                 -q and --quit for --exit
6533                 -v for --version
6534                 print "Unknown option" for unknown options
6535
6536 2007-01-18 [paul]       2.7.1cvs21
6537
6538         * po/ru.po
6539                 updated by Pavlo Bohmat
6540
6541 2007-01-18 [paul]       2.7.1cvs20
6542
6543         * src/mainwindow.c
6544                 fix sensitivity issues of Mark as Spam/Ham
6545
6546 2007-01-17 [fabien]     2.7.1cvs19
6547
6548         * src/prefs_other.c
6549         * src/prefs_common.c
6550         * src/prefs_common.h
6551         * src/main.c
6552                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6553                 control the corresponding gtk property. It could be used to lock
6554                 all shortcuts (avoid to set one of them by inadvertency).
6555
6556 2007-01-17 [colin]      2.7.1cvs18
6557
6558         * src/summaryview.c
6559                 Fix bug 1100, 'Highlighted e-mail data not visible 
6560                 when color label applied.'. Use a weighted average
6561                 between normal selected foreground color and color
6562                 label instead of a simple one (3/1 instead 1/1).
6563
6564 2007-01-17 [colin]      2.7.1cvs17
6565
6566         * src/messageview.c
6567                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6568                 crash' - don't prevent mail switching while loading
6569
6570 2007-01-17 [colin]      2.7.1cvs16
6571
6572         * src/folder.c
6573         * src/folder.h
6574         * src/folderview.c
6575         * src/folderview.h
6576         * src/imap.c
6577         * src/imap.h
6578         * src/imap_gtk.c
6579                 Manage recursive search of unsubscribed folders
6580                 Rescan tree without checking for new messages 
6581                 after subscriptions changed
6582
6583 2007-01-17 [paul]       2.7.1cvs15
6584
6585         * src/prefs_common.c
6586         * src/gtk/pluginwindow.c
6587                 fix bug 1101, '"Load plugin" button is
6588                 accidentally hidden'
6589                 unset (-1) initial width in prefs_common,
6590                 fix overlapping buttons,
6591                 and other cleanups
6592
6593 2007-01-17 [paul]       2.7.1cvs14
6594
6595         * src/procmime.c
6596                 add #include <errno.h>, it's needed
6597                 on some systems
6598
6599 2007-01-17 [paul]       2.7.1cvs13
6600
6601         * src/common/defs.h
6602         * tools/make.themes.project
6603                 rename .sylpheed_themeinfo to .claws_themeinfo
6604                 and use it
6605         * src/etpan/etpan-errors.h
6606         * src/etpan/etpan-log.c
6607         * src/etpan/etpan-log.h
6608         * src/etpan/etpan-thread-manager-types.h
6609         * src/etpan/etpan-thread-manager.c
6610         * src/etpan/etpan-thread-manager.h
6611         * src/etpan/imap-thread.c
6612         * src/etpan/imap-thread.h
6613                 add copyright header
6614
6615 2007-01-17 [colin]      2.7.1cvs12
6616
6617         * src/plugins/pgpcore/select-keys.c
6618         * src/gtk/pluginwindow.c
6619         * src/prefs_account.c
6620                 Fix warnings
6621
6622 2007-01-16 [colin]      2.7.1cvs11
6623
6624         * src/imap.c
6625         * src/imap.h
6626         * src/imap_gtk.c
6627                 Manage subscribing to subfolders when only
6628                 subscribed folders are shown.
6629
6630 2007-01-16 [colin]      2.7.1cvs10
6631
6632         * src/folderview.c
6633                 Fix annoying vscrollbar going back to top
6634                 on Check for new folders
6635
6636 2007-01-16 [colin]      2.7.1cvs9
6637
6638         * src/imap.c
6639                 Remove printf
6640
6641 2007-01-16 [colin]      2.7.1cvs8
6642
6643         * src/filtering.c
6644                 Bigger buffer for errors
6645         * src/imap.c
6646         * src/imap.h
6647         * src/imap_gtk.c
6648         * src/prefs_account.c
6649         * src/prefs_account.h
6650         * src/wizard.c
6651         * src/etpan/imap-thread.c
6652         * src/etpan/imap-thread.h
6653         * manual/handling.xml
6654                 Add subscriptions management. What it changes:
6655                 Creating a folder subscribes to it
6656                 Deleting a folder unsubscribes it
6657                 New contextual menu item allowing to switch between
6658                 All folders and Subscribed folders, subscribe, and
6659                 unsubscribe. "Creating" an existing but unsubscribed
6660                 folder will subscribe it.
6661                 By default for new accounts, only subscribed folders 
6662                 are shown.
6663
6664
6665 2007-01-16 [paul]       2.7.1cvs7
6666
6667         * src/summaryview.c
6668                 Allow folder classes to specify only sort_key or
6669                 sort_type instead of both or none.
6670
6671 2007-01-16 [paul]       2.7.1cvs6
6672
6673         * src/action.c
6674         * src/compose.c
6675         * src/mimeview.c
6676         * src/procmime.c
6677         * src/textview.c
6678                 Save and use errno for procmime_get_part
6679
6680 2007-01-16 [colin]      2.7.1cvs5
6681
6682         * src/imap.c
6683                 Never remove INBOX when scanning for
6684                 new folders. It's a special folder
6685                 that has to exist.
6686
6687 2007-01-15 [colin]      2.7.1cvs4
6688
6689         * src/imap.c
6690                 Fix 'Check for new folders' when IMAP subdirectory
6691                 is set
6692         * src/etpan/imap-thread.c
6693                 Fix build
6694
6695 2007-01-15 [colin]      2.7.1cvs3
6696
6697         * src/etpan/imap-thread.c
6698                 Fix invalid free on command-connection
6699                 error
6700
6701 2007-01-15 [wwp]        2.7.1cvs2
6702
6703         * src/matcher_parser_lex.l
6704         * src/quote_fmt_lex.l
6705         * src/matcher_parser_parse.y
6706                 fix copyright header in lexers and parsers.
6707
6708 2007-01-15 [paul]       2.7.1cvs1
6709
6710         * NEWS
6711         * README
6712         * RELEASE_NOTES
6713         * configure.ac
6714                 bump up version number following
6715                 stable release
6716
6717 2007-01-15 [paul]       2.7.0cvs31
6718
6719         * AUTHORS
6720         * src/gtk/authors.h
6721                 add Fabien to the Team list
6722                 add the recent contributors
6723                 make a few corrections
6724
6725 2007-01-15 [paul]       2.7.0cvs30
6726
6727         * src/mainwindow.c
6728                 fix compiler warning
6729         * src/plugins/pgpcore/prefs_gpg.c
6730         * src/plugins/pgpcore/prefs_gpg.h
6731                 add missing include
6732                 fix copyright header
6733
6734 2007-01-14 [colin]      2.7.0cvs29
6735
6736         * src/gtk/filesel.c
6737                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6738                 two benefits: faster to open, will fix strange
6739                 dbus-related crash. Thanks to Pascal Terjan.
6740
6741 2007-01-14 [colin]      2.7.0cvs28
6742
6743         * src/etpan/imap-thread.c
6744                 Delete the old imap just after allocating
6745                 the new one. Makes sure we don't get the
6746                 same pointer by sheer luck, which feels
6747                 strange in the debug log.
6748
6749 2007-01-14 [colin]      2.7.0cvs27
6750
6751         * src/gtk/inputdialog.c
6752                 Make sure we don't print passwords in
6753                 clear text when in debug mode
6754
6755 2007-01-14 [colin]      2.7.0cvs26
6756
6757         * src/gtk/gtksctree.c
6758                 Fix bug 1098, 'bogus last row display 
6759                 after expanding a thread'. Patch by
6760                 Jindrich Makovicka <makovick@gmail.com>
6761
6762 2007-01-14 [colin]      2.7.0cvs25
6763
6764         * src/etpan/imap-thread.c
6765                 Close socket manually before
6766                 freeing the imap struct
6767
6768 2007-01-14 [colin]      2.7.0cvs24
6769
6770         * src/etpan/imap-thread.c
6771                 Maybe fix new reconnection issues
6772
6773 2007-01-13 [colin]      2.7.0cvs23
6774
6775         * src/summaryview.c
6776                 Freeze/thaw on thread selection
6777
6778 2007-01-13 [paul]       2.7.0cvs22
6779
6780         * src/mainwindow.c
6781         * src/summaryview.c
6782         * src/summaryview.h
6783                 add 'Edit/Delete thread'
6784
6785 2007-01-13 [colin]      2.7.0cvs21
6786
6787         * src/prefs_account.c
6788         * src/prefs_compose_writing.c
6789         * src/prefs_message.c
6790         * src/prefs_msg_colors.c
6791         * src/prefs_other.c
6792         * src/prefs_receive.c
6793         * src/prefs_spelling.c
6794         * src/prefs_summaries.c
6795         * src/prefs_themes.c
6796         * src/gtk/gtkutils.c
6797         * src/gtk/gtkutils.h
6798         * src/plugins/pgpcore/prefs_gpg.c
6799         * src/plugins/spamassassin/spamassassin_gtk.c
6800                 Factorize gtk frame creation
6801                 Patch by Pawel
6802
6803 2007-01-13 [colin]      2.7.0cvs20
6804
6805         * src/message_search.c
6806         * src/summary_search.c
6807                 Fix Enter in search windows
6808         * src/messageview.c
6809                 Fix body search starting at the
6810                 end of the mail (and asking for loop)
6811
6812 2007-01-13 [colin]      2.7.0cvs19
6813
6814         * src/etpan/imap-thread.c
6815                 Make sure we don't free the same imap
6816                 twice
6817
6818 2007-01-13 [colin]      2.7.0cvs18
6819
6820         * commitHelper
6821                 Allow multiple commitHelpers to
6822                 run at once
6823
6824 2007-01-12 [colin]      2.7.0cvs17
6825
6826         * src/etpan/imap-thread.c
6827                 Make sure we get rid of the previous mailimap
6828                 when connecting - just in case disconnect was
6829                 unclean
6830
6831 2007-01-12 [paul]       2.7.0cvs16
6832
6833         * src/compose.c
6834                 Strip S/MIME signatures when re-editing
6835                 S/MIME signed messages.
6836
6837 2007-01-12 [paul]       2.7.0cvs15
6838
6839         * configure.ac
6840         * src/addressbook.c
6841         * src/foldersel.c
6842         * src/folderview.c
6843         * src/main.c
6844                 no need to define CLAWS anymore, remove
6845                 all that stuff
6846
6847 2007-01-12 [paul]       2.7.0cvs14
6848
6849         * src/mimeview.c
6850                 check if the mail's signed as
6851                 it can change the mail structure
6852                 Thanks to Colin
6853
6854 2007-01-12 [paul]       2.7.0cvs13
6855
6856         * src/procmime.c
6857                 fix Forwarding msgs with attachments
6858                 that have dos line endings
6859                 Thanks to Colin
6860
6861 2007-01-12 [wwp]        2.7.0cvs12
6862
6863         * configure.ac
6864                 Revert accidentally committed extra version tag.
6865
6866 2007-01-12 [wwp]        2.7.0cvs11
6867
6868         * src/prefs_account.c
6869                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6870
6871 2007-01-11 [colin]      2.7.0cvs10
6872
6873         * src/imap.c
6874                 move g_warning to debug_print
6875                 it scares people for no reason
6876
6877 2007-01-11 [colin]      2.7.0cvs9
6878
6879         * po/POTFILES.in
6880                 Fix files to translate. Patch by
6881                 Fabien
6882
6883 2007-01-11 [paul]       2.7.0cvs8
6884
6885         * src/imap.c
6886                 Fix recursion when server lists the
6887                 current subfolder in the response
6888         * src/mimeview.c
6889                 Fix updating of icon_list/ctree
6890         * src/plugins/pgpcore/select-keys.c
6891                 Fix a few annoyances when choosing
6892                 keys for the CMS (S/MIME) protocol
6893
6894 2007-01-11 [wwp]        2.7.0cvs7
6895
6896         * src/compose.c
6897         * src/prefs_account.c
6898         * src/prefs_account.h
6899                 Add per-account spellcheck default dictionaries settings.
6900
6901 2007-01-10 [colin]      2.7.0cvs6
6902
6903         * src/prefs_folder_item.c
6904                 Factorize strings - patch by Fabien
6905
6906 2007-01-10 [colin]      2.7.0cvs5
6907
6908         * src/mainwindow.c
6909                 Fix bug 1095, 'Crash while changing folder 
6910                 columns during incorporation'
6911
6912 2007-01-09 [colin]      2.7.0cvs4
6913
6914         * src/gtk/pluginwindow.c
6915                 Set the plugin window transient. Seems
6916                 like some window managers hide it in
6917                 the background after "load plugin"...
6918
6919 2007-01-09 [colin]      2.7.0cvs3
6920
6921         * src/gtk/filesel.c
6922                 Use the same type for alloc and free
6923
6924 2007-01-08 [paul]       2.7.0cvs2
6925
6926         * po/nl.po
6927                 updated by Tim Dijkstra
6928
6929 2007-01-08 [paul]       2.7.0cvs1
6930
6931         * src/prefs_themes.c
6932         * src/common/utils.c
6933                 Fix resource leaks
6934
6935 2007-01-08 [paul]       2.7.0
6936
6937         * NEWS
6938         * README
6939         * RELEASE_NOTES
6940                 2.7.0 released
6941
6942 2007-01-08 [paul]       2.6.1cvs119
6943
6944         * doc/man/claws-mail.1
6945                 another correction
6946
6947 2007-01-08 [paul]       2.6.1cvs118
6948
6949         * doc/man/claws-mail.1
6950                 corrections
6951         * manual/advanced.xml
6952                 improved English usage
6953
6954 2007-01-08 [paul]       2.6.1cvs117
6955
6956         * po/ca.po
6957         * po/de.po
6958         * po/en_GB.po
6959         * po/fi.po
6960         * po/it.po
6961         * po/pt_BR.po
6962         * po/sk.po
6963         * po/sr.po
6964         * po/zh_CN.po
6965                 updated by Miquel Oliete, Stephan Sachse, me,
6966                 Tommi Pirinen, Andrea Spadaccini, Frederico
6967                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6968                 Urosevic, and Ralgh Young
6969
6970 2007-01-07 [mones]      2.6.1cvs116
6971
6972         * manual/es/advanced.xml
6973         * po/es.po
6974                 Synced manual (unhide mark_as_read_delay)
6975                 and updated translation for release
6976
6977 2007-01-07 [paul]       2.6.1cvs115
6978
6979         * src/prefs_matcher.c
6980                 make the hbox content fit better under
6981                 various languages
6982
6983 2007-01-07 [colin]      2.6.1cvs114
6984
6985         * src/messageview.c
6986                 Fix bug 1088, 'Ctrl-h produces repeatable
6987                 crash'
6988
6989 2007-01-06 [colin]      2.6.1cvs113
6990
6991         * src/etpan/imap-thread.c
6992                 Add casts to int to get certs. Fixes
6993                 bug 1064, 'crash @ etpan_certificate_check() 
6994                 when opening an IMAP folder', with latest
6995                 libetpan CVS or >= 0.49
6996         * src/mainwindow.c
6997         * src/mainwindow.h
6998         * src/imap_gtk.c
6999         * src/news_gtk.c
7000         * src/prefs_folder_item.c
7001                 Grey out the "synchronise" menu items if
7002                 there's nothing to synchronise.
7003         * src/plugins/pgpcore/sgpgme.c
7004                 Make an error clearer than "Unknown error"
7005
7006 2007-01-06 [colin]      2.6.1cvs112
7007
7008         * src/messageview.c
7009                 Don't try to show a message if updating
7010                 Maybe fixes bug 1088, 'ctrl-h produces
7011                 repeatable crash'.
7012
7013 2007-01-06 [colin]      2.6.1cvs111
7014
7015         * src/summaryview.c
7016                 Disable Control-Space (handle it as Space).
7017
7018 2007-01-05 [paul]       2.6.1cvs110
7019
7020         * src/imap.c
7021                 Fix bug 934, 'sylpheed claws 2.1 
7022                 doesn't show Exchanges Public Folders'
7023                 Thanks to Hoa and Colin
7024         * src/msgcache.c
7025                 Refuse to allocate more than 2 MB for a 
7026                 single field, it's a good indication of
7027                 cache corruption.
7028
7029 2007-01-05 [colin]      2.6.1cvs109
7030
7031         * src/mainwindow.c
7032                 Allow --select'ing emails by Message-ID too
7033
7034 2007-01-05 [colin]      2.6.1cvs108
7035
7036         * src/common/quoted-printable.c
7037                 Uh! Third fix :)
7038
7039 2007-01-05 [colin]      2.6.1cvs107
7040
7041         * src/common/quoted-printable.c
7042                 Fix previous commit about bug 1089
7043                 Thanks to Ralf
7044
7045 2007-01-05 [colin]      2.6.1cvs106
7046
7047         * src/common/quoted-printable.c
7048                 Fix my previous commit on bug 1089
7049                 - Thanks to Ralf :)
7050
7051 2007-01-04 [colin]      2.6.1cvs105
7052
7053         * src/common/quoted-printable.c
7054                 Fix bug 1089, 'NUL characters in Subject 
7055                 line are misinterpreted'. Not a pain to
7056                 fix in fact.
7057
7058 2007-01-04 [colin]      
7059
7060         2.7.0-rc3 released
7061
7062 2007-01-04 [wwp]        2.6.1cvs104
7063
7064         * src/image_viewer.c
7065                 Force operator precedence (fix a compiler warning).
7066
7067 2007-01-04 [colin]      2.6.1cvs103
7068
7069         * src/image_viewer.c
7070                 Be cautious there too (same fix as the one
7071                 in textview from cvs33)
7072         * src/messageview.c
7073                 Don't use any MimeViewer plugin when showing
7074                 all headers
7075
7076 2007-01-03 [wwp]        2.6.1cvs102
7077
7078         * src/html.c
7079         * src/html.h
7080                 fixed "cent" sign (use the existing ASCII one),
7081                 decode more HTML entities,
7082                 converted table ASCII entries to UTF-8,
7083                 moved a switch() into a hashtable.
7084
7085 2007-01-03 [paul]       2.6.1cvs101
7086
7087         * src/compose.c
7088         * src/messageview.c
7089         * src/procmsg.c
7090         * src/procmsg.h
7091                 When possible, use move_msg instead of
7092                 copy_msg + remove_msg to move sent mail
7093                 from Queue to Sent. 
7094
7095 2007-01-03 [paul]       2.6.1cvs100
7096
7097         * src/html.c
7098                 add more html entity recognition:
7099                 pounds, euros, and cents
7100
7101 2007-01-03 [colin]      2.6.1cvs99
7102
7103         * src/imap_gtk.c
7104                 Don't display an error on NOSELECT
7105                 folders when synchronising
7106
7107 2007-01-03 [paul]       2.6.1cvs98
7108
7109         * tools/maildir2claws-mail.pl
7110                 only substitute 'sent-mail' if it's
7111                 the full directory name
7112
7113 2007-01-03 [paul]       2.6.1cvs97
7114
7115         * ChangeLog
7116         * ChangeLog.pre2.0.0
7117         * Makefile.am
7118                 archive a chunk of ChangeLog in
7119                 ChangeLog.pre2.0.0
7120         * ChangeLog.gtk1
7121         * doc/src/ChangeLog.claws-pre0.8.0
7122                 remove ChangeLog.claws-pre0.8.0, adding
7123                 its contents to ChangeLog.gtk1
7124
7125 2007-01-03 [paul]       2.6.1cvs96
7126
7127         * src/account.c
7128         * src/account.h
7129         * src/action.c
7130         * src/action.h
7131         * src/adbookbase.h
7132         * src/addr_compl.c
7133         * src/addr_compl.h
7134         * src/addrbook.c
7135         * src/addrcache.c
7136         * src/addrcache.h
7137         * src/addrcindex.c
7138         * src/addrcindex.h
7139         * src/addrclip.c
7140         * src/addrclip.h
7141         * src/addrdefs.h
7142         * src/addressadd.c
7143         * src/addressadd.h
7144         * src/addressbook.c
7145         * src/addressbook.h
7146         * src/addressbook_foldersel.c
7147         * src/addressbook_foldersel.h
7148         * src/addrgather.c
7149         * src/addrgather.h
7150         * src/addrharvest.c
7151         * src/addrharvest.h
7152         * src/addrindex.c
7153         * src/addrindex.h
7154         * src/addritem.c
7155         * src/addritem.h
7156         * src/addrquery.c
7157         * src/addrquery.h
7158         * src/addrselect.c
7159         * src/addrselect.h
7160         * src/alertpanel.c
7161         * src/alertpanel.h
7162         * src/browseldap.c
7163         * src/browseldap.h
7164         * src/codeconv.c
7165         * src/codeconv.h
7166         * src/compose.c
7167         * src/compose.h
7168         * src/customheader.c
7169         * src/customheader.h
7170         * src/displayheader.c
7171         * src/displayheader.h
7172         * src/editaddress.c
7173         * src/editaddress.h
7174         * src/editbook.c
7175         * src/editbook.h
7176         * src/editgroup.c
7177         * src/editgroup.h
7178         * src/editjpilot.c
7179         * src/editjpilot.h
7180         * src/editldap.c
7181         * src/editldap.h
7182         * src/editldap_basedn.c
7183         * src/editldap_basedn.h
7184         * src/editvcard.c
7185         * src/editvcard.h
7186         * src/exphtmldlg.c
7187         * src/exphtmldlg.h
7188         * src/expldifdlg.c
7189         * src/expldifdlg.h
7190         * src/export.c
7191         * src/export.h
7192         * src/exporthtml.c
7193         * src/exporthtml.h
7194         * src/exportldif.c
7195         * src/exportldif.h
7196         * src/filtering.c
7197         * src/filtering.h
7198         * src/folder.c
7199         * src/folder.h
7200         * src/folder_item_prefs.c
7201         * src/folder_item_prefs.h
7202         * src/foldersel.c
7203         * src/foldersel.h
7204         * src/folderutils.c
7205         * src/folderutils.h
7206         * src/folderview.c
7207         * src/folderview.h
7208         * src/grouplistdialog.c
7209         * src/grouplistdialog.h
7210         * src/headerview.c
7211         * src/html.c
7212         * src/html.h
7213         * src/image_viewer.c
7214         * src/image_viewer.h
7215         * src/imap.c
7216         * src/imap.h
7217         * src/imap_gtk.c
7218         * src/imap_gtk.h
7219         * src/import.c
7220         * src/import.h
7221         * src/importldif.c
7222         * src/importldif.h
7223         * src/importmutt.c
7224         * src/importmutt.h
7225         * src/importpine.c
7226         * src/importpine.h
7227         * src/inc.c
7228         * src/inc.h
7229         * src/jpilot.c
7230         * src/jpilot.h
7231         * src/ldapctrl.c
7232         * src/ldapctrl.h
7233         * src/ldaplocate.c
7234         * src/ldaplocate.h
7235         * src/ldapquery.c
7236         * src/ldapquery.h
7237         * src/ldapserver.c
7238         * src/ldapserver.h
7239         * src/ldaputil.c
7240         * src/ldaputil.h
7241         * src/ldif.c
7242         * src/ldif.h
7243         * src/main.c
7244         * src/main.h
7245         * src/mainwindow.c
7246         * src/mainwindow.h
7247         * src/manual.c
7248         * src/manual.h
7249         * src/mbox.c
7250         * src/message_search.c
7251         * src/message_search.h
7252         * src/messageview.c
7253         * src/messageview.h
7254         * src/mh.c
7255         * src/mh.h
7256         * src/mh_gtk.c
7257         * src/mh_gtk.h
7258         * src/mimeview.c
7259         * src/mimeview.h
7260         * src/msgcache.c
7261         * src/msgcache.h
7262         * src/mutt.c
7263         * src/mutt.h
7264         * src/news.c
7265         * src/news.h
7266         * src/news_gtk.c
7267         * src/news_gtk.h
7268         * src/partial_download.c
7269         * src/partial_download.h
7270         * src/pine.c
7271         * src/pine.h
7272         * src/pop.c
7273         * src/pop.h
7274         * src/prefs_account.c
7275         * src/prefs_account.h
7276         * src/prefs_actions.c
7277         * src/prefs_actions.h
7278         * src/prefs_common.c
7279         * src/prefs_common.h
7280         * src/prefs_compose_writing.c
7281         * src/prefs_compose_writing.h
7282         * src/prefs_customheader.c
7283         * src/prefs_customheader.h
7284         * src/prefs_display_header.c
7285         * src/prefs_display_header.h
7286         * src/prefs_filtering.c
7287         * src/prefs_filtering.h
7288         * src/prefs_filtering_action.c
7289         * src/prefs_filtering_action.h
7290         * src/prefs_folder_column.c
7291         * src/prefs_folder_column.h
7292         * src/prefs_folder_item.c
7293         * src/prefs_folder_item.h
7294         * src/prefs_fonts.c
7295         * src/prefs_fonts.h
7296         * src/prefs_gtk.c
7297         * src/prefs_gtk.h
7298         * src/prefs_image_viewer.c
7299         * src/prefs_image_viewer.h
7300         * src/prefs_matcher.c
7301         * src/prefs_matcher.h
7302         * src/prefs_message.c
7303         * src/prefs_msg_colors.c
7304         * src/prefs_msg_colors.h
7305         * src/prefs_other.c
7306         * src/prefs_quote.c
7307         * src/prefs_receive.c
7308         * src/prefs_send.c
7309         * src/prefs_spelling.c
7310         * src/prefs_spelling.h
7311         * src/prefs_summaries.c
7312         * src/prefs_summaries.h
7313         * src/prefs_summary_column.c
7314         * src/prefs_summary_column.h
7315         * src/prefs_template.c
7316         * src/prefs_template.h
7317         * src/prefs_themes.c
7318         * src/prefs_themes.h
7319         * src/prefs_toolbar.c
7320         * src/prefs_toolbar.h
7321         * src/prefs_wrapping.c
7322         * src/prefs_wrapping.h
7323         * src/privacy.c
7324         * src/privacy.h
7325         * src/procheader.c
7326         * src/procheader.h
7327         * src/procmime.c
7328         * src/procmime.h
7329         * src/procmsg.c
7330         * src/procmsg.h
7331         * src/quote_fmt.c
7332         * src/quote_fmt_parse.y
7333         * src/recv.c
7334         * src/recv.h
7335         * src/remotefolder.c
7336         * src/remotefolder.h
7337         * src/send_message.c
7338         * src/send_message.h
7339         * src/setup.c
7340         * src/setup.h
7341         * src/sourcewindow.c
7342         * src/sourcewindow.h
7343         * src/ssl_manager.c
7344         * src/ssl_manager.h
7345         * src/statusbar.c
7346         * src/statusbar.h
7347         * src/stock_pixmap.c
7348         * src/stock_pixmap.h
7349         * src/summary_search.c
7350         * src/summary_search.h
7351         * src/summaryview.c
7352         * src/summaryview.h
7353         * src/textview.c
7354         * src/textview.h
7355         * src/toolbar.c
7356         * src/toolbar.h
7357         * src/undo.c
7358         * src/undo.h
7359         * src/unmime.c
7360         * src/unmime.h
7361         * src/vcard.c
7362         * src/vcard.h
7363         * src/wizard.c
7364         * src/wizard.h
7365         * src/common/base64.c
7366         * src/common/base64.h
7367         * src/common/defs.h
7368         * src/common/hooks.c
7369         * src/common/hooks.h
7370         * src/common/log.c
7371         * src/common/log.h
7372         * src/common/mgutils.c
7373         * src/common/mgutils.h
7374         * src/common/nntp.c
7375         * src/common/nntp.h
7376         * src/common/passcrypt.c
7377         * src/common/passcrypt.h.in
7378         * src/common/plugin.c
7379         * src/common/plugin.h
7380         * src/common/prefs.c
7381         * src/common/prefs.h
7382         * src/common/progressindicator.c
7383         * src/common/progressindicator.h
7384         * src/common/quoted-printable.c
7385         * src/common/quoted-printable.h
7386         * src/common/session.c
7387         * src/common/session.h
7388         * src/common/smtp.c
7389         * src/common/smtp.h
7390         * src/common/socket.c
7391         * src/common/socket.h
7392         * src/common/ssl.c
7393         * src/common/ssl.h
7394         * src/common/ssl_certificate.c
7395         * src/common/ssl_certificate.h
7396         * src/common/stringtable.c
7397         * src/common/stringtable.h
7398         * src/common/template.c
7399         * src/common/template.h
7400         * src/common/timing.h
7401         * src/common/utils.c
7402         * src/common/utils.h
7403         * src/common/version.h.in
7404         * src/common/xml.c
7405         * src/common/xml.h
7406         * src/common/xmlprops.c
7407         * src/common/xmlprops.h
7408         * src/gtk/about.c
7409         * src/gtk/colorlabel.c
7410         * src/gtk/colorsel.c
7411         * src/gtk/colorsel.h
7412         * src/gtk/combobox.c
7413         * src/gtk/combobox.h
7414         * src/gtk/description_window.c
7415         * src/gtk/description_window.h
7416         * src/gtk/filesel.c
7417         * src/gtk/filesel.h
7418         * src/gtk/foldersort.c
7419         * src/gtk/foldersort.h
7420         * src/gtk/gtksctree.c
7421         * src/gtk/gtkutils.c
7422         * src/gtk/gtkutils.h
7423         * src/gtk/inputdialog.c
7424         * src/gtk/inputdialog.h
7425         * src/gtk/logwindow.c
7426         * src/gtk/logwindow.h
7427         * src/gtk/manage_window.c
7428         * src/gtk/manage_window.h
7429         * src/gtk/menu.c
7430         * src/gtk/menu.h
7431         * src/gtk/pluginwindow.c
7432         * src/gtk/pluginwindow.h
7433         * src/gtk/prefswindow.c
7434         * src/gtk/prefswindow.h
7435         * src/gtk/progressdialog.c
7436         * src/gtk/progressdialog.h
7437         * src/gtk/sslcertwindow.c
7438         * src/gtk/sslcertwindow.h
7439         * src/plugins/bogofilter/bogofilter.c
7440         * src/plugins/bogofilter/bogofilter.h
7441         * src/plugins/bogofilter/bogofilter_gtk.c
7442         * src/plugins/clamav/clamav_plugin.c
7443         * src/plugins/clamav/clamav_plugin.h
7444         * src/plugins/clamav/clamav_plugin_gtk.c
7445         * src/plugins/demo/demo.c
7446         * src/plugins/dillo_viewer/dillo_prefs.c
7447         * src/plugins/dillo_viewer/dillo_prefs.h
7448         * src/plugins/dillo_viewer/dillo_viewer.c
7449         * src/plugins/pgpcore/passphrase.c
7450         * src/plugins/pgpcore/passphrase.h
7451         * src/plugins/pgpcore/pgp_viewer.c
7452         * src/plugins/pgpcore/pgp_viewer.h
7453         * src/plugins/pgpcore/plugin.c
7454         * src/plugins/pgpcore/select-keys.c
7455         * src/plugins/pgpcore/select-keys.h
7456         * src/plugins/pgpcore/sgpgme.c
7457         * src/plugins/pgpcore/sgpgme.h
7458         * src/plugins/pgpinline/pgpinline.c
7459         * src/plugins/pgpinline/pgpinline.h
7460         * src/plugins/pgpinline/plugin.c
7461         * src/plugins/pgpmime/pgpmime.c
7462         * src/plugins/pgpmime/pgpmime.h
7463         * src/plugins/pgpmime/plugin.c
7464         * src/plugins/spamassassin/spamassassin.c
7465         * src/plugins/spamassassin/spamassassin.h
7466         * src/plugins/spamassassin/spamassassin_gtk.c
7467         * src/plugins/trayicon/trayicon.c
7468                 it's 2007, update the year in the copyright headers
7469
7470 2007-01-03 [paul]       2.6.1cvs95
7471
7472         * src/gtk/about.c
7473                 it is 2007, use it in the copyright string
7474
7475 2007-01-03 [paul]       2.6.1cvs94
7476
7477         * src/html.c
7478                 html entity conversion:
7479                 move &#153; to a more suitable place
7480                 add &bull; and &ndash;
7481                 make sure &mdash; and &#8212; are both
7482                 converted the same
7483
7484 2007-01-02 [colin]      2.6.1cvs93
7485
7486         * src/addrbook.c
7487                 Fix leak
7488         * src/common/plugin.c
7489                 Add comment
7490         * src/etpan/imap-thread.c
7491                 Fix warning
7492
7493 2006-12-31 [paul]       2.6.1cvs92
7494
7495         * src/prefs_summaries.c
7496                 use gtk_button_new_from_stock()
7497
7498 2006-12-30 [colin]      2.6.1cvs91
7499
7500         * src/folder.c
7501         * src/imap_gtk.c
7502         * src/mh_gtk.c
7503                 Don't update filtering and account paths 
7504                 when copying folders
7505
7506 2006-12-30 [colin]      2.6.1cvs90
7507
7508         * src/prefs_compose_writing.c
7509         * src/prefs_quote.c
7510         * src/prefs_template.c
7511                 Use message font for Writing and 
7512                 Quoting prefs, as well as Templates.
7513
7514 2006-12-30 [colin]      2.6.1cvs89
7515
7516         * src/prefs_summaries.c
7517                 Rework GUI; patch by Pawel
7518
7519 2006-12-29 [colin]      2.6.1cvs88
7520
7521         * src/prefs_folder_item.c
7522                 Fix bug 1085, 'Apply to subfolder 
7523                 doesn't work' - I was mistaken saying
7524                 it worked in every case
7525
7526 2006-12-28 [colin]      2.6.1cvs87
7527
7528         * src/gtk/gtkaspell.c
7529                 Don't assert if use_alternate is true
7530                 and alt_dictionary isn't set -- this 
7531                 is what happens on upgrade! Rather,
7532                 do with it.
7533
7534 2006-12-28 [colin]      2.6.1cvs86
7535
7536         * Makefile.am
7537                 Fix desktop/icon simplification
7538
7539 2006-12-28 [colin]      2.6.1cvs85
7540
7541         * Makefile.am
7542                 Make desktop and icon not 
7543                 dependant on the desktop
7544
7545 2006-12-28 [wwp]        2.6.1cvs84
7546
7547         * src/plugins/pgpmime/claws.def
7548                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7549
7550 2006-12-28 [wwp]        2.6.1cvs83
7551
7552         * src/prefs_folder_item.c
7553                 Fix coloring of "simplify subject regexp" (folder prefs),
7554                 which might be left to red whereas the regexp gets empty.
7555
7556 2006-12-28 [wwp]        2.6.1cvs82
7557
7558         * src/prefs_common.c
7559         * src/prefs_common.h
7560         * src/addressbook.c
7561         * src/addressitem.h
7562                 Save addressbook mainwindow's horizontal and vertical splitter position.
7563
7564 2006-12-27 [wwp]        2.6.1cvs81
7565
7566         * src/gtk/gtkaspell.c
7567         * src/gtk/gtkaspell.h
7568         * src/compose.c
7569                 Fix assignment of compose's default and alternate dictionary from
7570                 account or folder settings. Now gtkaspell_change_dict does rotate
7571                 dicts only when it's called from a menu cb.
7572
7573 2006-12-27 [wwp]        2.6.1cvs80
7574
7575         * src/folder_item_prefs.c
7576                 Fix randomly initialized default-alt-dictionary (folder prefs),
7577                 complete 2.6.1cvs72.
7578
7579 2006-12-27 [paul]       2.6.1cvs79
7580
7581         * src/imap_gtk.c
7582         * src/mh_gtk.c
7583                 Add Copy folder in the folder's contextual
7584                 menu
7585
7586 2006-12-27 [wwp]        2.6.1cvs78
7587
7588         * src/imap.c
7589                 Clean up session locking, thanks to Colin.
7590
7591 2006-12-26 [colin]      2.6.1cvs77
7592
7593         * src/statusbar.c
7594                 Revert previous patch
7595
7596 2006-12-26 [colin]      2.6.1cvs76
7597
7598         * src/folder.c
7599         * src/folderview.c
7600         * src/imap.c
7601         * src/statusbar.c
7602         * src/etpan/imap-thread.c
7603                 Fix previous commit warnings
7604                 Make statusbar update every second if total < 20
7605                 Make IMAP APPEND faster by simplifying log              
7606
7607 2006-12-26 [colin]      2.6.1cvs75
7608
7609         * src/folder.c
7610         * src/folder.h
7611         * src/folderview.c
7612         * src/folderview.h
7613         * src/imap_gtk.c
7614         * src/mh_gtk.c
7615                 Make it possible to copy folders accross
7616                 mailboxes (this was an arbitrary limitation).
7617                 Still make it impossible to move folders 
7618                 accross mailboxes.
7619
7620 2006-12-26 [colin]      2.6.1cvs74
7621
7622         * src/etpan/imap-thread.c
7623                 Fix bug 1081, 'claws-mail 
7624                 segfaults when going offline 
7625                 while it transfers mails via 
7626                 imap'
7627
7628 2006-12-26 [colin]      2.6.1cvs73
7629
7630         * src/folder_item_prefs.c
7631                 Don't forget alt dictionary when
7632                 renaming/moving folders
7633
7634 2006-12-26 [wwp]        2.6.1cvs72
7635
7636         * src/folder_item_prefs.c
7637                 Add missing defaults for per-folder alt dict
7638                 (forgotten in 2.6.1cvs61).
7639
7640 2006-12-26 [colin]      2.6.1cvs71
7641
7642         * src/wizard.c
7643                 Add tooltip to state that specifying
7644                 full path to mailbox is possible
7645
7646 2006-12-26 [wwp]        2.6.1cvs70
7647
7648         * src/partial_download.c
7649         * src/gtk/gtkvscrollbutton.c
7650         * src/plugins/pgpinline/plugin.c
7651                 Fix for few compiler warnings that matter.
7652
7653 2006-12-25 [colin]      2.6.1cvs69
7654
7655         * src/partial_download.c
7656                 Fix marking for download or deletion
7657                 when the header isn't the first
7658         * src/gtk/logwindow.c
7659                 Fix start of scrolling
7660
7661 2006-12-23 [paul]       2.6.1cvs68
7662
7663         * src/compose.c
7664                 change last commit to use the 'academic'
7665                 method instead. Thanks to wwp
7666
7667 2006-12-23 [paul]       2.6.1cvs67
7668
7669         * src/compose.c
7670                 don't warn about empty subject when
7671                 redirecting
7672
7673 2006-12-22 [colin]      2.6.1cvs66
7674
7675         * src/summary_search.c
7676                 Fix previous patch
7677
7678 2006-12-22 [colin]      2.6.1cvs65
7679
7680         * src/gtk/gtkutils.c
7681         * src/imap.c
7682         * src/jpilot.c
7683         * src/summary_search.c
7684                 A few warning fixes
7685
7686 2006-12-23 [paul]       
7687
7688         2.7.0-rc2 released
7689
7690 2006-12-22 [colin]      2.6.1cvs64
7691
7692         * src/toolbar.c
7693         * src/toolbar.h
7694                 Add a combo to the learn spam button
7695         * src/plugins/bogofilter/bogofilter.c
7696         * src/plugins/bogofilter/bogofilter_gtk.c
7697         * src/plugins/bogofilter/bogofilter.h
7698                 Allow to store Unsure mails in a specific
7699                 folder to make better teaching easier
7700
7701 2006-12-21 [wwp]        2.6.1cvs63
7702
7703         * src/compose.c
7704         * src/prefs_common.c
7705         * src/prefs_common.h
7706         * src/prefs_spelling.c
7707         * src/gtk/gtkaspell.c
7708         * src/gtk/gtkaspell.h
7709                 Allow spell-checking using both current and alternate dictionaries
7710                 (thanks to Colin).
7711
7712 2006-12-21 [wwp]        2.6.1cvs62
7713
7714         * src/gtk/gtkaspell.c
7715                 Apply recheck_when_changing_dict (highlight all mispelled words)
7716                 when switching to alternate dictionary.
7717
7718 2006-12-21 [wwp]        2.6.1cvs61
7719
7720         * src/compose.c
7721         * src/folder_item_prefs.h
7722         * src/prefs_common.c
7723         * src/prefs_common.h
7724         * src/prefs_folder_item.c
7725         * src/prefs_spelling.c
7726         * src/gtk/gtkaspell.c
7727         * src/gtk/gtkaspell.h
7728                 Add global and per-folder prefs to set the default
7729                 alternate dictionary.
7730
7731 2006-12-21 [colin]      2.6.1cvs60
7732
7733         * src/folder.c
7734                 Look for folders by path in all folders
7735         * src/html.c
7736                 add &mdash;
7737
7738 2006-12-20 [colin]      2.6.1cvs59
7739
7740         * src/gtk/quicksearch.c
7741                 Make sure in_typing is false when clearing
7742
7743 2006-12-20 [wwp]        2.6.1cvs58
7744
7745         * configure.ac
7746                 change manual's target dir to be LFH-compliant (thanks to Colin).
7747
7748 2006-12-20 [wwp]        2.6.1cvs57
7749
7750         * src/prefs_common.c
7751         * src/prefs_summaries.c
7752                 i18n fix and factorize patch, thanks to Fabien.
7753
7754 2006-12-20 [paul]       2.6.1cvs56
7755
7756         * configure.ac
7757                 last of the renaming (??)
7758         * src/main.c
7759                 correct --help info of --status-full
7760         * src/plugins/bogofilter/bogofilter.c
7761                 make FALSE default of whitelist_ab
7762
7763 2006-12-19 [colin]      2.6.1cvs55
7764
7765         * src/jpilot.c
7766                 Same as before, without depending on
7767                 pisock >= 0.12
7768
7769 2006-12-19 [colin]      2.6.1cvs54
7770
7771         * src/jpilot.c
7772                 Fix bug 1059, 'Better jpilot charset 
7773                 handling'. Use libpisync's charset conversion
7774                 if possible
7775
7776 2006-12-19 [colin]      2.6.1cvs53
7777
7778         * po/fr.po
7779                 Updated by Fabien
7780
7781 2006-12-19 [wwp]        2.6.1cvs52
7782
7783         * src/gtk/about.c
7784                 Add missing #include (thanks to Colin).
7785
7786 2006-12-19 [wwp]        2.6.1cvs51
7787
7788         * src/prefs_receive.c
7789                 Better spacing between widgets in prefs.
7790
7791 2006-12-18 [colin]      2.6.1cvs50
7792
7793         * src/imap.c
7794                 Fix failure to get separator on LIST "" ""
7795                 Try LIST "" "INBOX" too.
7796
7797 2006-12-18 [wwp]        2.6.1cvs49
7798
7799         * src/common/session.c
7800                 Fix a compiler warning (thanks to Fabien).
7801
7802 2006-12-18 [wwp]        2.6.1cvs48
7803
7804         * src/compose.c
7805         * src/prefs_quote.c
7806                 Factorize some strings for translation (it's about error
7807                 messages when applying or checking template/quote format).
7808
7809 2006-12-18 [colin]      2.6.1cvs47
7810
7811         * Makefile.am
7812         * src/common/defs.h
7813         * src/gtk/Makefile.am
7814         * src/gtk/about.c
7815                 Add a Release notes tab from the contents of
7816                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7817
7818 2006-12-17 [colin]      2.6.1cvs46
7819
7820         * src/mimeview.c
7821         * src/textview.c
7822         * src/gtk/filesel.c
7823                 Correctly convert from/to UTF8/filename encoding
7824                 when loading and saving files. Probably fixes
7825                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7826                 for a file to attach and is blocked...'
7827
7828 2006-12-17 [colin]      2.6.1cvs45
7829
7830         * src/gtk/logwindow.c
7831                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7832                 IMAP folder and is blocked on main thread': 
7833                 make sure we put utf8 in the log.
7834
7835 2006-12-16 [colin]      2.6.1cvs44
7836
7837         * src/toolbar.c
7838         * src/toolbar.h
7839                 Fix bug 1055, 'Add the 'cancel receive' 
7840                 in the available events for the toolbar buttons'
7841
7842 2006-12-16 [colin]      2.6.1cvs43
7843
7844         * po/POTFILES.in
7845         * src/imap.c
7846         * src/common/nntp.c
7847         * src/common/session.c
7848                 Log error when SSL handshakes fail. 
7849                 Fixes bug 1082, 'incorrect / imprecise 
7850                 error message when imap server provides 
7851                 ssl only through STARTTLS but SSL is 
7852                 selected'
7853
7854 2006-12-15 [wwp]        2.6.1cvs42
7855
7856         * src/plugins/bogofilter/bogofilter_gtk.c
7857                 set proper sensitivity to widgets I've recently added.
7858
7859 2006-12-15 [colin]      
7860
7861         2.7.0-rc1 released
7862
7863 2006-12-15 [wwp]        2.6.1cvs41
7864
7865         * src/plugins/bogofilter/bogofilter.c
7866         * src/plugins/bogofilter/bogofilter.h
7867         * src/plugins/bogofilter/bogofilter_gtk.c
7868                 bogofilter's whitelist can now use a subset of
7869                 the addressbook (either a book, a subfolder of a book,
7870                 or the whole addressbook by using "Any"). Re-used there
7871                 some pref_matcher widgets and mechanisms to match a subset
7872                 of the addressbook.
7873
7874 2006-12-15 [wwp]        2.6.1cvs40
7875
7876         * src/wizard.c
7877         * src/common/plugin.c
7878         * src/common/plugin.h
7879         * src/gtk/about.c
7880         * src/plugins/bogofilter/bogofilter.c
7881         * src/plugins/clamav/clamav_plugin.c
7882         * src/plugins/demo/demo.c
7883         * src/plugins/dillo_viewer/dillo_viewer.c
7884         * src/plugins/pgpcore/plugin.c
7885         * src/plugins/pgpinline/plugin.c
7886         * src/plugins/pgpmime/plugin.c
7887         * src/plugins/spamassassin/spamassassin.c
7888         * src/plugins/trayicon/trayicon.c
7889                 factorize some translatable strings (plugins-related),
7890                 fix missing punctuation in several places,
7891                 remove useless translatable \n in about.c,
7892                 and factorize plugin init code w/ a new function
7893                 check_plugin_version() in common/plugin.c.
7894                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7895
7896 2006-12-15 [wwp]        2.6.1cvs39
7897
7898         * src/plugins/bogofilter/bogofilter.c
7899         * src/plugins/bogofilter/bogofilter_gtk.c
7900                 flag whitelisted spams as spam, but don't filter it to the spam
7901                 folder. Thanks to Colin.
7902
7903 2006-12-15 [ticho]      2.6.1cvs38
7904
7905         * src/plugins/bogofilter/bogofilter.c
7906         * src/plugins/bogofilter/bogofilter.h
7907         * src/plugins/bogofilter/bogofilter_gtk.c
7908                 Add option to whitelist senders found in addressbook. Patch by colin.
7909
7910 2006-12-15 [paul]       2.6.1cvs37
7911
7912         * src/folderview.c
7913                 add missing #include "log.h"
7914
7915 2006-12-15 [paul]       2.6.1cvs36
7916
7917         * src/plugins/bogofilter/bogofilter.c
7918         * src/plugins/bogofilter/bogofilter.h
7919         * src/plugins/bogofilter/bogofilter_gtk.c
7920                 Add an option to allow inserting an
7921                 X-Claws-Bogosity header (on MH folders
7922                 only). Patch by Colin
7923
7924 2006-12-14 [colin]      2.6.1cvs35
7925
7926         * src/main.c
7927                 "Yes" should be the default choice for
7928                 migration configuration
7929
7930 2006-12-14 [paul]       2.6.1cvs34
7931
7932         * src/prefs_summaries.c
7933         * manual/advanced.xml
7934                 Unhide mark_as_read_delay
7935
7936 2006-12-14 [paul]       2.6.1cvs33
7937
7938         * src/messageview.c
7939         * src/messageview.h
7940         * src/mimeview.c
7941         * src/mimeview.h
7942         * src/summaryview.c
7943         * src/textview.c
7944         * src/textview.h
7945                 Fix printing of selection
7946                 Fix printing of message parts
7947                 Fix printing of images
7948         * src/gtk/gtksourceprintjob.c
7949                 Fix page count when there are images
7950
7951 2006-12-14 [wwp]        2.6.1cvs32
7952
7953         * src/mainwindow.c
7954         * src/summaryview.c
7955         * src/summaryview.h
7956         * src/gtk/quicksearch.c
7957                 fix quicksearch 'magnify' button status when QS is closed
7958                 using the Escape key, thanks to Colin.
7959
7960 2006-12-14 [wwp]        2.6.1cvs31
7961
7962         * src/mainwindow.c
7963         * src/summaryview.c
7964         * src/summaryview.h
7965         * src/gtk/quicksearch.c
7966                 fix quicksearch 'magnify' button status when QS is closed
7967                 using the Escape key, thanks to Colin.
7968
7969 2006-12-13 [colin]      2.6.1cvs30
7970
7971         * src/ldapquery.c
7972         * src/ldaputil.c
7973                 Use the binary safe version of ldap_get_values,
7974                 to make sure we manipulate null-terminated 
7975                 strings. Maybe fixes bug 1075, 'claws mail 
7976                 segfault when completing ldap adresses'
7977         * src/syldap.c ** REMOVED **
7978         * src/syldap.h ** REMOVED **
7979                 Remove dead files
7980
7981 2006-12-13 [mones]      2.6.1cvs29
7982
7983         * po/es.po
7984                 Fixed piped strings, fixed click translation
7985
7986 2006-12-13 [paul]       2.6.1cvs28
7987
7988         * src/main.c
7989                 don't translate these strings
7990
7991 2006-12-13 [paul]       2.6.1cvs27
7992
7993         * po/en_GB.po
7994                 updated
7995
7996 2006-12-13 [colin]      2.6.1cvs26
7997
7998         * src/main.c
7999         * src/main.h
8000                 Add claws_is_starting()
8001
8002 2006-12-13 [mones]      2.6.1cvs25
8003
8004         * manual/es/advanced.xml
8005         * po/es.po
8006                 Synced manual and updated translation
8007
8008 2006-12-12 [colin]      2.6.1cvs24
8009
8010         * src/wizard.c
8011                 Add an option to use STARTTLS in the
8012                 welcome wizard. Fixes bug 1080, 
8013                 'Using SSL option in wizard for incoming 
8014                 server does not activate SSL with STARTTLS'
8015
8016 2006-12-12 [colin]      2.6.1cvs23
8017
8018         * src/main.c
8019                 Don't exit when there's an incomplete
8020                 mailbox configured - leaves a chance 
8021                 to fix a failing IMAP account. Exit
8022                 if no mailbox at all is loaded (case
8023                 of missing plugin).
8024                 Completes bug 1077's fix (I was wrong
8025                 in this bug's comment #3).
8026
8027 2006-12-12 [colin]      2.6.1cvs22
8028
8029         * src/gtk/menu.h
8030                 Add another menu data type
8031         * src/prefs_account.c
8032                 Complete the completion of bug 1076
8033                 (doesn't lose the pref on apply)
8034
8035 2006-12-12 [paul]       2.6.1cvs21
8036
8037         * src/prefs_account.c
8038                 complete the fix of bug 1076
8039                 also be more verbose with the text
8040
8041 2006-12-12 [paul]       2.6.1cvs20
8042
8043         * src/gtk/combobox.c
8044                 fix compilation warning
8045
8046 2006-12-11 [colin]      2.6.1cvs19
8047
8048         * src/wizard.c
8049                 Document :port in server entry tooltips
8050
8051 2006-12-11 [colin]      2.6.1cvs18
8052
8053         * src/main.c
8054                 Fix compile
8055
8056 2006-12-11 [colin]      2.6.1cvs17
8057
8058         * src/main.c
8059                 Add failing IMAP as a reason for no
8060                 mailbox
8061
8062 2006-12-11 [colin]      2.6.1cvs16
8063
8064         * src/prefs_account.c
8065                 Check for existence of inbox for local
8066                 accounts too
8067         * src/wizard.c
8068                 Allow setting the port to use for servers
8069                 by using the usual "server.example.com:port"
8070                 syntax. Fixes bug 1077, 'sylpheed-claws does 
8071                 not start when IMAP server is unavailable'
8072
8073 2006-12-11 [colin]      2.6.1cvs15
8074
8075         * src/prefs_account.c
8076                 Prevent use of non-existing default inbox
8077
8078 2006-12-11 [colin]      2.6.1cvs14
8079
8080         * src/prefs_account.c
8081                 Fix sensitivity. Fixes bug 1076, 'privacy 
8082                 options are displayed even when pgp plugin 
8083                 not loaded / available'
8084
8085 2006-12-09 [colin]      2.6.1cvs13
8086
8087         * manual/advanced.xml
8088         * src/prefs_common.c
8089         * src/prefs_common.h
8090         * src/common/ssl_certificate.c
8091                 Add a new hidden preference, 'unsafe_ssl_certs',
8092                 which allows to store multiple certificates per
8093                 server/port. This is disabled by default because
8094                 it's less secure (presenting a new certificate
8095                 instead of a changed one raises less alarms).
8096                 This will cause Claws to ask about an unknown
8097                 certificate for people who have used 2.6.1cvs8
8098                 or greater.
8099
8100 2006-12-09 [colin]      2.6.1cvs12
8101
8102         * src/action.c
8103                 Fix cache updating after action
8104
8105 2006-12-07 [wwp]        2.6.1cvs11
8106
8107         * src/compose.c
8108                 fix email address comparison when replying to all
8109                 (avoid replying to ourselves), thanks to Colin.
8110
8111 2006-12-06 [paul]       2.6.1cvs10
8112
8113         * src/addrharvest.c
8114         * src/editldap.c
8115         * src/expldifdlg.c
8116         * src/news.c
8117         * src/toolbar.c
8118         * src/common/utils.c
8119                 ...and more renaming
8120                 Thanks to Colin
8121
8122 2006-12-06 [paul]       2.6.1cvs9
8123
8124         * src/compose.c
8125         * src/messageview.c
8126         * src/procheader.c
8127         * src/procmime.c
8128         * src/procmsg.c
8129         * src/textview.c
8130                 more renaming
8131                 Thanks to Colin
8132
8133 2006-12-06 [colin]      2.6.1cvs8
8134
8135         * src/ssl_manager.c
8136         * src/common/ssl_certificate.c
8137         * src/common/ssl_certificate.h
8138                 Handle multiple certificates per host/port
8139
8140 2006-12-06 [colin]      2.6.1cvs7
8141
8142         * src/etpan/imap-thread.c
8143                 Fix certificate checking on IMAP
8144
8145 2006-12-06 [colin]      2.6.1cvs6
8146
8147         * src/folderview.c
8148                 Fix bug 1072, 'Claws stops fetching newsgroups 
8149                 from server when newsgroup got deleted': continue
8150                 checking other groups
8151
8152 2006-12-05 [wwp]        2.6.1cvs5
8153
8154         * src/message_search.c
8155         * src/summary_search.c
8156         * src/gtk/combobox.c
8157         * src/gtk/combobox.h
8158         * src/gtk/gtkutils.c
8159         * src/gtk/gtkutils.h
8160                 make up and down arrow keys in modern gtk_combo_box_entry widgets
8161                 behave like w/ old comboboxes (summary and message search only).
8162
8163 2006-12-05 [paul]       2.6.1cvs4
8164
8165         * src/wizard.c
8166                 encode headers
8167                 Thanks to Colin
8168
8169 2006-12-05 [paul]       2.6.1cvs3
8170
8171         * tools/README
8172         * tools/textviewer.pl
8173                 script updated and description added
8174
8175 2006-12-04 [colin]      2.6.1cvs2
8176
8177         * src/compose.c
8178                 Run pre-send hook only when checking
8179                 everything
8180
8181 2006-12-04 [paul]       2.6.1cvs1
8182
8183         * NEWS
8184         * README
8185         * RELEASE_NOTES
8186         * configure.ac
8187         * tools/README
8188                 bump up version number following stable release
8189
8190 2006-12-04 [paul]       2.6.0cvs83
8191
8192         * README
8193                 updates and corrections
8194
8195 2006-12-04 [colin]      2.6.0cvs82
8196
8197         * src/common/utils.c
8198                 Probably fix bug 1066, 'Incorrect mailbox 
8199                 size displayed'
8200
8201 2006-12-04 [colin]      2.6.0cvs81
8202
8203         * src/common/utils.c
8204                 Trim tabs from mailcap file too.
8205
8206 2006-12-02 [paul]       2.6.0cvs80
8207
8208         * src/exphtmldlg.c
8209                 fix broken GUI under certain languages
8210         * src/expldifdlg.c
8211                 put the Cancel button to the right
8212
8213 2006-12-01 [paul]       2.6.0cvs79
8214
8215         * tools/Makefile.am
8216                 remove reference to removed file
8217
8218 2006-12-01 [wwp]        2.6.0cvs78
8219
8220         * src/addressbook.c
8221         * src/editaddress.c
8222                 remove forgotten debug statements.
8223
8224 2006-12-01 [wwp]        2.6.0cvs77
8225
8226         * manual/advanced.xml
8227         * manual/fr/advanced.xml
8228         * src/addressbook.c
8229         * src/addressbook.h
8230         * src/addressitem.h
8231         * src/editaddress.c
8232         * src/editaddress.h
8233         * src/prefs_common.c
8234         * src/prefs_common.h
8235         * src/gtk/gtkutils.c
8236         * src/gtk/gtkutils.h
8237                 add a hidden option to allow embedding the editaddress (edit contact details)
8238                 dialog into the addressbook's window. This doesn't change the default
8239                 behaviour.
8240
8241 2006-12-01 [wwp]        2.6.0cvs76
8242
8243         * src/message_search.c
8244         * src/summary_search.c
8245                 fix more focus issues (don't set focus to combobox's entry widget when
8246                 entry's value changed, if entry widget has focus already).
8247
8248 2006-12-01 [wwp]        2.6.0cvs75
8249
8250         * src/gtk/quicksearch.c
8251                 revert last changes to the quicksearch gtk_combo_box, this needs more
8252                 tuning and testing.
8253
8254 2006-12-01 [paul]       2.6.0cvs74
8255
8256         * tools/kdeservicemenu/README
8257         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8258         * tools/kdeservicemenu/install.sh
8259         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8260         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8261                 simplify this stuff, and in so doing,
8262                 fix it. (possibly re-extend it again at
8263                 a later date)
8264
8265 2006-12-01 [wwp]        2.6.0cvs73
8266
8267         * src/gtk/quicksearch.c
8268                 adapt quicksearch code to use modern gtk_combo_box'es.
8269
8270 2006-12-01 [wwp]        2.6.0cvs72
8271
8272         * src/common/defs.h
8273         * src/prefs_common.c
8274         * src/prefs_common.h
8275         * src/message_search.c
8276         * src/summary_search.c
8277         * src/gtk/combobox.c
8278         * src/gtk/combobox.h
8279                 add history combos to all message and summary search fields.
8280
8281 2006-12-01 [wwp]        2.6.0cvs71
8282
8283         * src/summaryview.c
8284                 As the list may change while the mark as read delay
8285                 runs, we can't rely on the 'row' pointer, which can
8286                 be invalid when the timeout is called. As the mark
8287                 as read is only done if the message is still selected,
8288                 use summaryview->selected instead. Thanks to Colin.
8289
8290 2006-11-30 [paul]       2.6.0cvs70
8291
8292         * src/textview.c
8293                 give emphasis to "Sylpheed-Claws"
8294                 as well as "Claws Mail"
8295
8296 2006-11-30 [colin]      2.6.0cvs69
8297
8298         * src/wizard.c
8299                 Put the SSL checkboxes in the receiving
8300                 and sending server pages.
8301
8302 2006-11-29 [colin]      2.6.0cvs68
8303
8304         * src/gtk/gtkutils.c
8305         * src/gtk/gtkvscrollbutton.c
8306                 Revert some deprecated fixes - they seem to
8307                 deprecate stuff as soon as a new one gets out.
8308                 g_object_ref_sink needed glib-2.10.
8309
8310 2006-11-29 [colin]      2.6.0cvs67
8311
8312         * src/common/utils.c
8313                 Create .mailcap if it doesn't exist
8314
8315 2006-11-29 [colin]      2.6.0cvs66
8316
8317         * src/compose.c
8318                 Followup to cvs60: use original list
8319                 of recipients if replying to a mail
8320                 in Sent Drafts or Queue.
8321
8322 2006-11-27 [paul]       2.6.0cvs65
8323
8324         * src/image_viewer.c
8325                 revert the last change for now (it's broken)
8326
8327 2006-11-27 [paul]       2.6.0cvs64
8328
8329         * Makefile.am
8330         * configure.ac
8331         * m4/aclocal-include.m4
8332         * m4/check-type.m4
8333         * src/Makefile.am
8334         * src/addr_compl.c
8335         * src/compose.c
8336         * src/crash.c
8337         * src/export.c
8338         * src/exporthtml.c
8339         * src/exportldif.c
8340         * src/imap.c
8341         * src/import.c
8342         * src/main.c
8343         * src/main.h
8344         * src/matcher.c
8345         * src/mimeview.c
8346         * src/procmsg.c
8347         * src/textview.c
8348         * src/common/Makefile.am
8349         * src/common/claws.c
8350         * src/common/claws.h
8351         * src/common/ssl.c
8352         * src/common/sylpheed.c
8353         * src/common/sylpheed.h
8354         * src/etpan/Makefile.am
8355         * src/gtk/Makefile.am
8356         * src/gtk/claws-marshal.list
8357         * src/gtk/filesel.c
8358         * src/gtk/gtksctree.c
8359         * src/gtk/quicksearch.c
8360         * src/gtk/sylpheed-marshal.list
8361         * src/plugins/bogofilter/bogofilter.c
8362         * src/plugins/bogofilter/bogofilter_gtk.c
8363         * src/plugins/clamav/clamav_plugin.c
8364         * src/plugins/clamav/clamav_plugin_gtk.c
8365         * src/plugins/demo/demo.c
8366         * src/plugins/dillo_viewer/dillo_viewer.c
8367         * src/plugins/pgpcore/Makefile.am
8368         * src/plugins/pgpcore/claws.def
8369         * src/plugins/pgpcore/pgp_viewer.c
8370         * src/plugins/pgpcore/plugin.c
8371         * src/plugins/pgpcore/sylpheed.def
8372         * src/plugins/pgpinline/Makefile.am
8373         * src/plugins/pgpinline/claws.def
8374         * src/plugins/pgpinline/plugin.c
8375         * src/plugins/pgpinline/sylpheed.def
8376         * src/plugins/pgpmime/Makefile.am
8377         * src/plugins/pgpmime/claws.def
8378         * src/plugins/pgpmime/plugin.c
8379         * src/plugins/pgpmime/sylpheed.def
8380         * src/plugins/spamassassin/spamassassin.c
8381         * src/plugins/spamassassin/spamassassin_gtk.c
8382         * src/plugins/trayicon/trayicon.c
8383                 yet more renaming
8384                 remove deprecated gtk_tooltips_set_delay()
8385
8386 2006-11-26 [paul]       2.6.0cvs63
8387
8388         * src/expldifdlg.c
8389         * src/folderview.c
8390         * src/image_viewer.c
8391         * src/mainwindow.c
8392         * src/gtk/gtkutils.c
8393         * src/gtk/gtkvscrollbutton.c
8394         * src/gtk/prefswindow.c
8395         * src/plugins/pgpcore/prefs_gpg.c
8396                 replace more deprecated GTK+ functions
8397
8398 2006-11-26 [paul]       2.6.0cvs62
8399
8400         * src/addr_compl.c
8401         * src/addressbook.c
8402         * src/browseldap.c
8403                 replace deprecated gtk_idle_... functions
8404
8405 2006-11-26 [paul]       2.6.0cvs61
8406
8407         * src/compose.c
8408         * src/folderview.c
8409         * src/inc.c
8410         * src/summaryview.c
8411         * src/gtk/gtkvscrollbutton.c
8412         * src/gtk/quicksearch.c
8413         * src/plugins/pgpcore/passphrase.c
8414                 replace deprecated gtk_timeout_add and
8415                 gtk_timeout_remove
8416
8417 2006-11-26 [paul]       2.6.0cvs60
8418
8419         * src/compose.c
8420                 fix bug that caused the wrong recipient
8421                 to be selected when replying to a msg
8422                 which is From one of our accounts to
8423                 another of our accounts
8424
8425 2006-11-25 [paul]       2.6.0cvs59
8426
8427         * src/summaryview.c
8428                 don't change the From column title to
8429                 To if the To column is visible
8430
8431 2006-11-24 [paul]       2.6.0cvs58
8432
8433         * src/compose.c
8434                 fix bug 1069, 'Sent mails disappear, BCC
8435                 or locking problem?'
8436
8437 2006-11-21 [wwp]        2.6.0cvs57
8438
8439         * src/compose.c
8440                 fix spelling menu when replying (same as 2.3.1cvs39):
8441                 discrepancy between context menu and top menu when
8442                 folder's dictionary isn't the default one.
8443
8444 2006-11-19 [paul]       2.6.0cvs56
8445
8446         * src/summaryview.c
8447                 obey always_show_msg option when
8448                 marking as spam
8449         * src/plugins/bogofilter/bogofilter.c
8450                 fix typo
8451
8452 2006-11-18 [paul]       2.6.0cvs55
8453
8454         * AUTHORS
8455         * README
8456         * debian/copyright
8457         * manual/ack.xml
8458         * manual/es/ack.xml
8459         * manual/fr/ack.xml
8460         * manual/pl/ack.xml
8461         * src/gtk/authors.h
8462         * src/gtk/icon_legend.c
8463         * src/gtk/icon_legend.h
8464         * tools/OOo2claws-mail.pl
8465         * tools/README
8466         * tools/acroread2claws-mail.pl
8467         * tools/claws.i18n.status.pl
8468         * tools/filter_conv.pl
8469         * tools/filter_conv_new.pl
8470         * tools/freshmeat_search.pl
8471         * tools/google_search.pl
8472         * tools/kmail2claws-mail.pl
8473         * tools/kmail2claws-mail_v2.pl
8474         * tools/maildir2claws-mail.pl
8475         * tools/make.themes.project
8476         * tools/multiwebsearch.pl
8477         * tools/outlook2claws-mail.pl
8478         * tools/tb2claws-mail
8479         * tools/kdeservicemenu/README
8480         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8481                 update mine and wwp's email addresses in
8482                 several places
8483                 Patch by wwp
8484         * src/prefs_compose_writing.c
8485                 set sensitivity on 'new message format' frame
8486
8487 2006-11-17 [paul]       2.6.0cvs54
8488
8489         * src/gtk/about.c
8490                 more reworking of the GUI
8491                 Patch by Fabien Vantard
8492
8493 2006-11-16 [paul]       2.6.0cvs53
8494
8495         * src/gtk/about.c
8496                 set a minimum size for the window, allow
8497                 it to automatically expand as necessary
8498
8499 2006-11-16 [wwp]        2.6.0cvs52
8500
8501         * src/gtk/about.c
8502                 better wrap of copyright info on some systems.
8503
8504 2006-11-16 [paul]       2.6.0cvs51
8505
8506         * src/gtk/about.c
8507                 move the tech info from the upper panel
8508                 to the Info tab
8509                 use a gtk_text_view for the features tab
8510
8511 2006-11-16 [paul]       2.6.0cvs50
8512
8513         * po/Makevars
8514                 update my email address
8515         * src/addressbook.c
8516         * src/compose.c
8517         * src/imap_gtk.c
8518         * src/mh_gtk.c
8519         * src/news_gtk.c
8520         * src/summaryview.c
8521         * src/plugins/trayicon/trayicon.c
8522                 don't offer simple menu separators
8523                 for translation
8524         * src/folderview.c
8525                 add separator between 'mark all read'
8526                 and 'search folder'
8527
8528 2006-11-15 [wwp]        2.6.0cvs49
8529
8530         * src/gtk/authors.h
8531                 updated manuals authors.
8532
8533 2006-11-14 [paul]       2.6.0cvs48
8534
8535         * src/compose.c
8536                 Fix Options/Reply mode after draft save
8537
8538 2006-11-14 [paul]       2.6.0cvs47
8539
8540         * src/Makefile.am
8541                 Fix make DESTDIR=...
8542         * src/mbox.c
8543                 Optimise speed
8544         * src/plugins/pgpinline/pgpinline.c
8545                 Probably fix bug 1061
8546
8547 2006-11-14 [paul]       2.6.0cvs46
8548
8549         * po/Makevars
8550                 enable Q_ macro
8551         * src/Makefile.am
8552         * src/stock_pixmap.c
8553         * src/stock_pixmap.h
8554         * src/gtk/about.c
8555         * src/pixmaps/active.xpm
8556         * src/pixmaps/inactive.xpm
8557                 add a new page, 'Features', to the About dialog
8558                 showing which features are compiled in and which
8559                 are not
8560
8561 2006-11-14 [paul]       2.6.0cvs45
8562
8563         * po/ru.po
8564                 updated by Pavlo Bohmat
8565
8566 2006-11-14 [colin]      2.6.0cvs44
8567
8568         * src/compose.c
8569         * src/inc.c
8570         * src/messageview.c
8571         * src/news.c
8572         * src/pop.c
8573         * src/procmsg.c
8574         * src/gtk/gtkaspell.c
8575                 Fix 64-bit-related warnings
8576         * src/ssl_manager.c
8577                 Fix possible infinite loop
8578         * src/plugins/pgpcore/sgpgme.c
8579                 Remove useless check
8580
8581 2006-11-13 [colin]      2.6.0cvs43
8582
8583         * src/gtk/Makefile.am
8584                 authors.h isn't generated
8585
8586 2006-11-13 [colin]      2.6.0cvs42
8587
8588         * src/plugins/pgpinline/pgpinline.c
8589         * src/plugins/pgpmime/pgpmime.c
8590                 Very probably fix bug 1061, 'crash on 
8591                 opening signed email'. Another cast
8592                 problem
8593
8594 2006-11-13 [colin]      2.6.0cvs41
8595
8596         * src/plugins/pgpcore/sgpgme.c
8597                 Maybe fix bug 1061, 'crash on opening 
8598                 signed email'
8599
8600 2006-11-13 [wwp]        2.6.0cvs40
8601
8602         * src/plugins/pgpinline/pgpinline.c
8603                 fix candidate for bug #1057, thanks to Colin.
8604
8605 2006-11-13 [wwp]        2.6.0cvs39
8606
8607         * src/compose.c
8608         * src/quote_fmt_parse.y
8609                 fix bug 1052: current parser buffer was not always 
8610                 allocated, ptr to this buffer could be returned as 
8611                 NULL whereas no parser error has occurred. in 
8612                 consequence, defining a template body as "%d" 
8613                 (w/o the quotes) for the first time of the instance 
8614                 of claws-mail, was reporting a parser error. make 
8615                 sure that the buffer is always allocated, even to 
8616                 an empty string.
8617                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8618                 unescaping of the fmt string was always done 
8619                 whereas it must be done *only* when receiving 
8620                 quote format strings issued from the prefs 
8621                 (compose new message, reply, forward, redirect 
8622                 formats), *not* when applying templates.  in 
8623                 consequences, applying templates w/ sequences 
8624                 like \\|p{echo} were failing. make sure that 
8625                 unescaping is done only when necessary.
8626
8627 2006-11-12 [colin]      2.6.0cvs38
8628
8629         * po/de.po
8630                 Fix typo (s/KB/MB)
8631
8632 2006-11-12 [colin]      2.6.0cvs37
8633
8634         * src/plugins/pgpinline/pgpinline.c
8635         * src/plugins/pgpmime/pgpmime.c
8636                 Release GPG context at the latest 
8637                 possible moment. Maybe fixes 
8638                 bug 1057, 'crash on sending signed 
8639                 message to a newsgroup'
8640                 
8641
8642 2006-11-12 [colin]      2.6.0cvs36
8643
8644         * src/plugins/pgpcore/sgpgme.c
8645                 Tell a bit more when gpg's status doesn't
8646                 contain any signature
8647
8648 2006-11-12 [colin]      2.6.0cvs35
8649
8650         * src/compose.c
8651                 Fix bug 1060, 'compilation error with 
8652                 Irix's cc'
8653
8654 2006-11-12 [paul]       2.6.0cvs34
8655
8656         * doc/man/claws-mail.1
8657         * src/prefs_gtk.c
8658         * src/plugins/clamav/README
8659         * src/plugins/spamassassin/README
8660         * tools/README
8661         * tools/freshmeat_search.pl
8662         * tools/google_search.pl
8663         * tools/multiwebsearch.pl
8664                 more renaming
8665         * src/plugins/trayicon/trayicon.c
8666                 fix compiliation warning
8667
8668 2006-11-11 [colin]      2.6.0cvs33
8669
8670         * src/folderview.c
8671                 Forbid drag and drop from/to different
8672                 folders of type F_UNKNOWN
8673
8674 2006-11-11 [colin]      2.6.0cvs32
8675
8676         * src/plugins/pgpinline/pgpinline.c
8677                 Fix typo in previous commit:
8678                 - gpgme_new(&ctx);
8679                 + if ((err = gpgme_new(&data->ctx)) ...)
8680
8681 2006-11-11 [colin]      2.6.0cvs31
8682
8683         * src/plugins/pgpinline/pgpinline.c
8684         * src/plugins/pgpmime/pgpmime.c
8685                 Check success after calling gpgme_new
8686                 Maybe fixes bug 1057, 'crash on sending 
8687                 signed message to a newsgroup'
8688
8689 2006-11-11 [colin]      2.6.0cvs30
8690
8691         * src/undo.c
8692                 init undostruct to 0s (from
8693                 valgrind log of bug 1057)
8694
8695 2006-11-10 [colin]      2.6.0cvs29
8696
8697         * src/mainwindow.c
8698                 Set cursor to wait before filtering
8699                 duplicates in all folders
8700         * src/plugins/bogofilter/bogofilter.c
8701         * src/plugins/bogofilter/bogofilter.h
8702         * src/plugins/bogofilter/bogofilter_gtk.c
8703                 Completely thread away the bogofilter
8704                 filtering
8705
8706 2006-11-10 [mones]      2.6.0cvs28
8707
8708         * src/compose.c
8709         * src/compose.h
8710                 added COMPOSE_CHECK_BEFORE_SEND hook
8711
8712 2006-11-10 [paul]       2.6.0cvs27
8713
8714         * src/crash.c
8715                 more renaming
8716                 add libSM to get_compiled_in_features()
8717         * src/main.c
8718                 more renaming
8719
8720 2006-11-10 [colin]      2.6.0cvs26
8721
8722         * src/etpan/imap-thread.c
8723                 Add a reference to libetpan's sasl engine
8724                 so that sasl_done() doesn't get called by
8725                 libetpan, and doesn't break openssl.
8726                 Should fix bug 1053, 'SC fails to reestablish 
8727                 a secure connection'
8728                 Patch by Hoa
8729
8730 2006-11-10 [colin]      2.6.0cvs25
8731
8732         * manual/addrbook.xml
8733         * manual/advanced.xml
8734         * manual/faq.xml
8735         * manual/intro.xml
8736                 Some more renaming
8737
8738 2006-11-09 [colin]      2.6.0cvs24
8739
8740         * src/plugins/bogofilter/bogofilter_gtk.c
8741                 Add comment about annoyance
8742
8743 2006-11-09 [colin]      2.6.0cvs23
8744
8745         * src/plugins/bogofilter/bogofilter.c
8746         * src/plugins/bogofilter/bogofilter_gtk.c
8747                 Prepare things needed to thread bogofilter
8748                 filtering: separate bogo stuff and possible GUI
8749                 stuff. 
8750
8751 2006-11-09 [colin]      2.6.0cvs22
8752
8753         * src/account.c
8754         * src/compose.c
8755                 Search for one of our accounts in Delivered-To
8756                 (helps for auto-account selection when 
8757                  replying/forwarding)
8758         * src/folderview.c
8759         * src/mainwindow.c
8760         * src/mainwindow.h
8761         * src/plugins/trayicon/trayicon.c
8762                 Allow opening a new mail with any account from
8763                 the contextual menu
8764
8765 2006-11-09 [wwp]        2.6.0cvs21
8766
8767         * src/compose.c
8768         * src/prefs_common.c
8769         * src/prefs_common.h
8770         * src/prefs_compose_writing.c
8771                 add a compose new message format (in prefs/compose/writing), it's a
8772                 simple subject+body template to use when opening a new composition
8773                 window. It's similar to the existent reply and forward formats.
8774
8775                 enhanced the template/format % symbols substitution mechanism to
8776                 use current composition window information when % are used in
8777                 the compose new message format or in templates applied to new
8778                 messages (there were useless in that situations before). When
8779                 applied to new messages, %d corresponds to the system time/date.
8780
8781 2006-11-09 [paul]       2.6.0cvs20
8782
8783         * src/gtk/authors.h
8784                 fix last commit
8785
8786 2006-11-09 [paul]       2.6.0cvs19
8787
8788         * src/gtk/authors.h
8789                 keep tje alphabetical order
8790
8791 2006-11-08 [colin]      2.6.0cvs18
8792
8793         * src/etpan/imap-thread.c
8794                 Fix bug 1054, 'Slowness logging big 
8795                 data chunks'
8796
8797 2006-11-08 [paul]       2.6.0cvs17
8798
8799         * tools/Makefile.am
8800                 fix the renaming
8801
8802 2006-11-08 [paul]       2.6.0cvs16
8803
8804         * src/common/defs.h
8805                 update BUGZILLA_URI
8806
8807 2006-11-08 [paul]       2.6.0cvs15
8808
8809         * tools/Makefile.am
8810         * tools/OOo2claws-mail.pl
8811         * tools/OOo2sylpheed.pl
8812         * tools/README
8813         * tools/acroread2claws-mail.pl
8814         * tools/acroread2sylpheed.pl
8815         * tools/kmail2claws-mail.pl
8816         * tools/kmail2claws-mail_v2.pl
8817         * tools/kmail2sylpheed.pl
8818         * tools/kmail2sylpheed_v2.pl
8819         * tools/maildir2claws-mail.pl
8820         * tools/maildir2sylpheed.pl
8821         * tools/nautilus2claws-mail.sh
8822         * tools/nautilus2sylpheed.sh
8823         * tools/outlook2claws-mail.pl
8824         * tools/outlook2sylpheed.pl
8825         * tools/tb2claws-mail
8826         * tools/tb2sylpheed
8827         * tools/tbird2claws.py
8828         * tools/tbird2syl.py
8829         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8830         * tools/kdeservicemenu/install.sh
8831         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8832         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8833         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8834         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8835         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8836                 renamed (removed, added) tools files
8837
8838 2006-11-08 [paul]       2.6.0cvs14
8839
8840         * src/main.c
8841         * src/common/defs.h
8842                 Migrate sylpheedrc to clawsrc, and fix the standard
8843                 plugins path in the process
8844
8845 2006-11-07 [colin]      2.6.0cvs13
8846
8847         * src/Makefile.am
8848                 Symlink sylpheed-claws relative to 
8849                 claws-mail
8850
8851 2006-11-07 [colin]      2.6.0cvs12
8852
8853         * src/compose.c
8854                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8855
8856 2006-11-07 [paul]       2.6.0cvs11
8857
8858         * src/gtk/about.c
8859                 Fix a missed occurence of
8860                 Sylpheed-Claws
8861
8862 2006-11-07 [paul]       2.6.0cvs10
8863
8864         * src/Makefile.am
8865                 Fix symlink installation
8866
8867 2006-11-07 [paul]       2.6.0cvs9
8868
8869         * src/Makefile.am
8870                 Symlink claws-mail to sylpheed-claws
8871         * src/common/utils.c
8872                 Fix migrating symlinks
8873         * src/etpan/imap-thread.c
8874                 check certificate only when there's
8875                 no error
8876
8877 2006-11-07 [paul]       2.6.0cvs8
8878
8879         * Makefile.am
8880                 Fix icon breakages with Gtk, which needs a 
8881                 cache updated to see them.
8882
8883 2006-11-07 [paul]       2.6.0cvs7
8884
8885         * .cvsignore
8886         * AUTHORS
8887         * COPYING
8888         * INSTALL
8889         * Makefile.am
8890         * NEWS
8891         * README
8892         * RELEASE_NOTES
8893         * autogen.sh
8894         * claws-mail-128x128.png
8895         * claws-mail-64x64.png
8896         * claws-mail.ico
8897         * claws-mail.pc.in
8898         * claws-mail.png
8899         * configure.ac
8900         * sylpheed-claws-128x128.png
8901         * sylpheed-claws-64x64.png
8902         * sylpheed-claws.desktop
8903         * sylpheed-claws.ico
8904         * sylpheed-claws.pc.in
8905         * sylpheed-claws.png
8906         * debian/README.Debian
8907         * debian/changelog
8908         * debian/claws-mail.desktop
8909         * debian/claws-mail.menu
8910         * debian/claws-mail.postinst.debhelper
8911         * debian/claws-mail.postrm.debhelper
8912         * debian/control
8913         * debian/copyright
8914         * debian/files
8915         * debian/rules
8916         * debian/sylpheed-claws.desktop
8917         * debian/sylpheed-claws.menu
8918         * debian/sylpheed-claws.postinst.debhelper
8919         * debian/sylpheed-claws.postrm.debhelper
8920         * doc/man/Makefile.am
8921         * doc/man/claws-mail.1
8922         * doc/man/sylpheed-claws.1
8923         * doc/src/ChangeLog.claws-pre0.8.0
8924         * manual/Makefile.am
8925         * manual/account.xml
8926         * manual/ack.xml
8927         * manual/addrbook.xml
8928         * manual/advanced.xml
8929         * manual/claws-mail-manual.xml
8930         * manual/faq.xml
8931         * manual/glossary.xml
8932         * manual/handling.xml
8933         * manual/intro.xml
8934         * manual/keyboard.xml
8935         * manual/plugins.xml
8936         * manual/starting.xml
8937         * manual/sylpheed-claws-manual.xml
8938         * manual/xml2pdf
8939         * manual/dist/.cvsignore
8940         * manual/dist/html/.cvsignore
8941         * manual/dist/html/Makefile.am
8942         * manual/dist/pdf/.cvsignore
8943         * manual/dist/pdf/Makefile.am
8944         * manual/dist/ps/.cvsignore
8945         * manual/dist/ps/Makefile.am
8946         * manual/dist/txt/.cvsignore
8947         * manual/dist/txt/Makefile.am
8948         * manual/es/Makefile.am
8949         * manual/es/advanced.xml
8950         * manual/es/claws-mail-manual.xml
8951         * manual/es/faq.xml
8952         * manual/es/glossary.xml
8953         * manual/es/handling.xml
8954         * manual/es/intro.xml
8955         * manual/es/plugins.xml
8956         * manual/es/sylpheed-claws-manual.xml
8957         * manual/es/dist/.cvsignore
8958         * manual/es/dist/html/.cvsignore
8959         * manual/es/dist/html/Makefile.am
8960         * manual/es/dist/pdf/.cvsignore
8961         * manual/es/dist/pdf/Makefile.am
8962         * manual/es/dist/ps/.cvsignore
8963         * manual/es/dist/ps/Makefile.am
8964         * manual/es/dist/txt/.cvsignore
8965         * manual/es/dist/txt/Makefile.am
8966         * manual/fr/Makefile.am
8967         * manual/fr/account.xml
8968         * manual/fr/ack.xml
8969         * manual/fr/addrbook.xml
8970         * manual/fr/advanced.xml
8971         * manual/fr/claws-mail-manual.xml
8972         * manual/fr/faq.xml
8973         * manual/fr/glossary.xml
8974         * manual/fr/handling.xml
8975         * manual/fr/intro.xml
8976         * manual/fr/keyboard.xml
8977         * manual/fr/plugins.xml
8978         * manual/fr/starting.xml
8979         * manual/fr/sylpheed-claws-manual.xml
8980         * manual/fr/dist/.cvsignore
8981         * manual/fr/dist/html/.cvsignore
8982         * manual/fr/dist/html/Makefile.am
8983         * manual/fr/dist/pdf/.cvsignore
8984         * manual/fr/dist/pdf/Makefile.am
8985         * manual/fr/dist/ps/.cvsignore
8986         * manual/fr/dist/ps/Makefile.am
8987         * manual/fr/dist/txt/.cvsignore
8988         * manual/fr/dist/txt/Makefile.am
8989         * manual/pl/Makefile.am
8990         * manual/pl/account.xml
8991         * manual/pl/ack.xml
8992         * manual/pl/addrbook.xml
8993         * manual/pl/advanced.xml
8994         * manual/pl/claws-mail-manual.xml
8995         * manual/pl/faq.xml
8996         * manual/pl/glossary.xml
8997         * manual/pl/handling.xml
8998         * manual/pl/intro.xml
8999         * manual/pl/keyboard.xml
9000         * manual/pl/plugins.xml
9001         * manual/pl/starting.xml
9002         * manual/pl/sylpheed-claws-manual.xml
9003         * manual/pl/dist/.cvsignore
9004         * manual/pl/dist/html/.cvsignore
9005         * manual/pl/dist/html/Makefile.am
9006         * manual/pl/dist/pdf/.cvsignore
9007         * manual/pl/dist/pdf/Makefile.am
9008         * manual/pl/dist/ps/.cvsignore
9009         * manual/pl/dist/ps/Makefile.am
9010         * manual/pl/dist/txt/.cvsignore
9011         * manual/pl/dist/txt/Makefile.am
9012         * po/.cvsignore
9013         * po/Makevars
9014         * src/.cvsignore
9015         * src/Makefile.am
9016         * src/account.c
9017         * src/account.h
9018         * src/action.c
9019         * src/action.h
9020         * src/adbookbase.h
9021         * src/addr_compl.c
9022         * src/addr_compl.h
9023         * src/addrbook.c
9024         * src/addrcache.c
9025         * src/addrcache.h
9026         * src/addrcindex.c
9027         * src/addrcindex.h
9028         * src/addrclip.c
9029         * src/addrclip.h
9030         * src/addrdefs.h
9031         * src/addressadd.c
9032         * src/addressadd.h
9033         * src/addressbook.c
9034         * src/addressbook.h
9035         * src/addressbook_foldersel.c
9036         * src/addressbook_foldersel.h
9037         * src/addrgather.c
9038         * src/addrgather.h
9039         * src/addrharvest.c
9040         * src/addrharvest.h
9041         * src/addrindex.c
9042         * src/addrindex.h
9043         * src/addritem.c
9044         * src/addritem.h
9045         * src/addrquery.c
9046         * src/addrquery.h
9047         * src/addrselect.c
9048         * src/addrselect.h
9049         * src/alertpanel.c
9050         * src/alertpanel.h
9051         * src/browseldap.c
9052         * src/browseldap.h
9053         * src/codeconv.c
9054         * src/codeconv.h
9055         * src/compose.c
9056         * src/crash.c
9057         * src/crash.h
9058         * src/customheader.c
9059         * src/customheader.h
9060         * src/displayheader.c
9061         * src/displayheader.h
9062         * src/editaddress.c
9063         * src/editaddress.h
9064         * src/editbook.c
9065         * src/editbook.h
9066         * src/editgroup.c
9067         * src/editgroup.h
9068         * src/editjpilot.c
9069         * src/editjpilot.h
9070         * src/editldap.c
9071         * src/editldap.h
9072         * src/editldap_basedn.c
9073         * src/editldap_basedn.h
9074         * src/editvcard.c
9075         * src/editvcard.h
9076         * src/exphtmldlg.c
9077         * src/exphtmldlg.h
9078         * src/expldifdlg.c
9079         * src/expldifdlg.h
9080         * src/export.c
9081         * src/exporthtml.c
9082         * src/exporthtml.h
9083         * src/exportldif.c
9084         * src/exportldif.h
9085         * src/filtering.c
9086         * src/filtering.h
9087         * src/folder.c
9088         * src/folder.h
9089         * src/folder_item_prefs.c
9090         * src/folder_item_prefs.h
9091         * src/foldersel.c
9092         * src/foldersel.h
9093         * src/folderutils.c
9094         * src/folderutils.h
9095         * src/folderview.c
9096         * src/folderview.h
9097         * src/grouplistdialog.c
9098         * src/grouplistdialog.h
9099         * src/html.c
9100         * src/html.h
9101         * src/image_viewer.c
9102         * src/image_viewer.h
9103         * src/imap.c
9104         * src/imap.h
9105         * src/imap_gtk.c
9106         * src/imap_gtk.h
9107         * src/import.c
9108         * src/import.h
9109         * src/importldif.c
9110         * src/importldif.h
9111         * src/importmutt.c
9112         * src/importmutt.h
9113         * src/importpine.c
9114         * src/importpine.h
9115         * src/inc.c
9116         * src/inc.h
9117         * src/jpilot.c
9118         * src/jpilot.h
9119         * src/ldapctrl.c
9120         * src/ldapctrl.h
9121         * src/ldaplocate.c
9122         * src/ldaplocate.h
9123         * src/ldapquery.c
9124         * src/ldapquery.h
9125         * src/ldapserver.c
9126         * src/ldapserver.h
9127         * src/ldaputil.c
9128         * src/ldaputil.h
9129         * src/ldif.c
9130         * src/ldif.h
9131         * src/localfolder.c
9132         * src/localfolder.h
9133         * src/main.c
9134         * src/main.h
9135         * src/mainwindow.c
9136         * src/mainwindow.h
9137         * src/manual.c
9138         * src/manual.h
9139         * src/matcher.c
9140         * src/matcher.h
9141         * src/matcher_parser.h
9142         * src/matcher_parser_lex.l
9143         * src/matcher_parser_parse.y
9144         * src/mbox.c
9145         * src/mbox.h
9146         * src/message_search.c
9147         * src/message_search.h
9148         * src/messageview.c
9149         * src/messageview.h
9150         * src/mh.c
9151         * src/mh.h
9152         * src/mh_gtk.c
9153         * src/mh_gtk.h
9154         * src/mimeview.c
9155         * src/mimeview.h
9156         * src/msgcache.c
9157         * src/msgcache.h
9158         * src/mutt.c
9159         * src/mutt.h
9160         * src/news.c
9161         * src/news.h
9162         * src/news_gtk.c
9163         * src/news_gtk.h
9164         * src/noticeview.c
9165         * src/noticeview.h
9166         * src/partial_download.c
9167         * src/partial_download.h
9168         * src/pine.c
9169         * src/pine.h
9170         * src/pop.c
9171         * src/pop.h
9172         * src/prefs_account.c
9173         * src/prefs_account.h
9174         * src/prefs_actions.c
9175         * src/prefs_actions.h
9176         * src/prefs_common.c
9177         * src/prefs_common.h
9178         * src/prefs_compose_writing.c
9179         * src/prefs_compose_writing.h
9180         * src/prefs_customheader.c
9181         * src/prefs_customheader.h
9182         * src/prefs_display_header.c
9183         * src/prefs_display_header.h
9184         * src/prefs_ext_prog.c
9185         * src/prefs_ext_prog.h
9186         * src/prefs_filtering.c
9187         * src/prefs_folder_column.c
9188         * src/prefs_folder_column.h
9189         * src/prefs_folder_item.c
9190         * src/prefs_folder_item.h
9191         * src/prefs_fonts.c
9192         * src/prefs_fonts.h
9193         * src/prefs_gtk.c
9194         * src/prefs_gtk.h
9195         * src/prefs_image_viewer.c
9196         * src/prefs_image_viewer.h
9197         * src/prefs_matcher.c
9198         * src/prefs_matcher.h
9199         * src/prefs_message.c
9200         * src/prefs_message.h
9201         * src/prefs_msg_colors.c
9202         * src/prefs_msg_colors.h
9203         * src/prefs_other.c
9204         * src/prefs_other.h
9205         * src/prefs_quote.c
9206         * src/prefs_quote.h
9207         * src/prefs_receive.c
9208         * src/prefs_receive.h
9209         * src/prefs_send.c
9210         * src/prefs_send.h
9211         * src/prefs_spelling.c
9212         * src/prefs_spelling.h
9213         * src/prefs_summaries.c
9214         * src/prefs_summaries.h
9215         * src/prefs_summary_column.c
9216         * src/prefs_summary_column.h
9217         * src/prefs_template.c
9218         * src/prefs_template.h
9219         * src/prefs_themes.c
9220         * src/prefs_themes.h
9221         * src/prefs_toolbar.c
9222         * src/prefs_toolbar.h
9223         * src/prefs_wrapping.c
9224         * src/prefs_wrapping.h
9225         * src/privacy.c
9226         * src/privacy.h
9227         * src/procheader.c
9228         * src/procheader.h
9229         * src/procmime.c
9230         * src/procmime.h
9231         * src/procmsg.c
9232         * src/procmsg.h
9233         * src/quote_fmt.c
9234         * src/quote_fmt_parse.y
9235         * src/recv.c
9236         * src/recv.h
9237         * src/remotefolder.c
9238         * src/remotefolder.h
9239         * src/send_message.c
9240         * src/send_message.h
9241         * src/setup.c
9242         * src/setup.h
9243         * src/sourcewindow.c
9244         * src/sourcewindow.h
9245         * src/ssl_manager.c
9246         * src/ssl_manager.h
9247         * src/statusbar.c
9248         * src/statusbar.h
9249         * src/stock_pixmap.c
9250         * src/stock_pixmap.h
9251         * src/summary_search.c
9252         * src/summary_search.h
9253         * src/summaryview.c
9254         * src/summaryview.h
9255         * src/syldap.c
9256         * src/syldap.h
9257         * src/textview.c
9258         * src/textview.h
9259         * src/toolbar.c
9260         * src/toolbar.h
9261         * src/undo.c
9262         * src/undo.h
9263         * src/unmime.c
9264         * src/unmime.h
9265         * src/vcard.c
9266         * src/vcard.h
9267         * src/wizard.c
9268         * src/wizard.h
9269         * src/common/base64.c
9270         * src/common/base64.h
9271         * src/common/defs.h
9272         * src/common/hooks.c
9273         * src/common/hooks.h
9274         * src/common/log.c
9275         * src/common/log.h
9276         * src/common/mgutils.c
9277         * src/common/mgutils.h
9278         * src/common/nntp.c
9279         * src/common/nntp.h
9280         * src/common/passcrypt.c
9281         * src/common/passcrypt.h.in
9282         * src/common/plugin.c
9283         * src/common/plugin.h
9284         * src/common/prefs.c
9285         * src/common/prefs.h
9286         * src/common/progressindicator.c
9287         * src/common/progressindicator.h
9288         * src/common/quoted-printable.c
9289         * src/common/quoted-printable.h
9290         * src/common/session.c
9291         * src/common/session.h
9292         * src/common/smtp.c
9293         * src/common/smtp.h
9294         * src/common/socket.c
9295         * src/common/socket.h
9296         * src/common/ssl.c
9297         * src/common/ssl.h
9298         * src/common/stringtable.c
9299         * src/common/stringtable.h
9300         * src/common/sylpheed.c
9301         * src/common/sylpheed.h
9302         * src/common/template.c
9303         * src/common/template.h
9304         * src/common/timing.h
9305         * src/common/utils.c
9306         * src/common/utils.h
9307         * src/common/version.h.in
9308         * src/common/xml.c
9309         * src/common/xml.h
9310         * src/common/xmlprops.c
9311         * src/common/xmlprops.h
9312         * src/gtk/about.c
9313         * src/gtk/colorlabel.c
9314         * src/gtk/colorlabel.h
9315         * src/gtk/colorsel.c
9316         * src/gtk/colorsel.h
9317         * src/gtk/combobox.c
9318         * src/gtk/combobox.h
9319         * src/gtk/description_window.c
9320         * src/gtk/description_window.h
9321         * src/gtk/filesel.c
9322         * src/gtk/filesel.h
9323         * src/gtk/foldersort.c
9324         * src/gtk/foldersort.h
9325         * src/gtk/gtkaspell.c
9326         * src/gtk/gtkaspell.h
9327         * src/gtk/gtksctree.c
9328         * src/gtk/gtkshruler.c
9329         * src/gtk/gtkshruler.h
9330         * src/gtk/gtkutils.c
9331         * src/gtk/gtkutils.h
9332         * src/gtk/icon_legend.c
9333         * src/gtk/icon_legend.h
9334         * src/gtk/logwindow.c
9335         * src/gtk/logwindow.h
9336         * src/gtk/manage_window.c
9337         * src/gtk/manage_window.h
9338         * src/gtk/pluginwindow.c
9339         * src/gtk/pluginwindow.h
9340         * src/gtk/prefswindow.c
9341         * src/gtk/prefswindow.h
9342         * src/gtk/quicksearch.c
9343         * src/gtk/quicksearch.h
9344         * src/pixmaps/claws-mail.xpm
9345         * src/pixmaps/claws-mail_icon.xpm
9346         * src/pixmaps/claws-mail_logo.xpm
9347         * src/pixmaps/sylpheed-claws.xpm
9348         * src/pixmaps/sylpheed-claws_icon.xpm
9349         * src/pixmaps/sylpheed-claws_logo.xpm
9350         * src/plugins/bogofilter/Makefile.am
9351         * src/plugins/bogofilter/bogofilter.c
9352         * src/plugins/bogofilter/bogofilter.h
9353         * src/plugins/bogofilter/bogofilter_gtk.c
9354         * src/plugins/clamav/Makefile.am
9355         * src/plugins/clamav/clamav_plugin.c
9356         * src/plugins/clamav/clamav_plugin.h
9357         * src/plugins/clamav/clamav_plugin_gtk.c
9358         * src/plugins/demo/Makefile.am
9359         * src/plugins/demo/demo.c
9360         * src/plugins/dillo_viewer/Makefile.am
9361         * src/plugins/dillo_viewer/README
9362         * src/plugins/dillo_viewer/dillo_prefs.c
9363         * src/plugins/dillo_viewer/dillo_prefs.h
9364         * src/plugins/dillo_viewer/dillo_viewer.c
9365         * src/plugins/pgpcore/Makefile.am
9366         * src/plugins/pgpcore/passphrase.c
9367         * src/plugins/pgpcore/passphrase.h
9368         * src/plugins/pgpcore/pgp_viewer.c
9369         * src/plugins/pgpcore/pgp_viewer.h
9370         * src/plugins/pgpcore/plugin.c
9371         * src/plugins/pgpcore/prefs_gpg.c
9372         * src/plugins/pgpcore/prefs_gpg.h
9373         * src/plugins/pgpcore/select-keys.c
9374         * src/plugins/pgpcore/select-keys.h
9375         * src/plugins/pgpcore/sgpgme.c
9376         * src/plugins/pgpcore/sgpgme.h
9377         * src/plugins/pgpcore/sylpheed.def
9378         * src/plugins/pgpcore/version.rc
9379         * src/plugins/pgpinline/Makefile.am
9380         * src/plugins/pgpinline/pgpinline.c
9381         * src/plugins/pgpinline/pgpinline.h
9382         * src/plugins/pgpinline/plugin.c
9383         * src/plugins/pgpinline/sylpheed.def
9384         * src/plugins/pgpinline/version.rc
9385         * src/plugins/pgpmime/Makefile.am
9386         * src/plugins/pgpmime/pgpmime.c
9387         * src/plugins/pgpmime/pgpmime.h
9388         * src/plugins/pgpmime/plugin.c
9389         * src/plugins/pgpmime/sylpheed.def
9390         * src/plugins/pgpmime/version.rc
9391         * src/plugins/spamassassin/Makefile.am
9392         * src/plugins/spamassassin/README
9393         * src/plugins/spamassassin/spamassassin.c
9394         * src/plugins/spamassassin/spamassassin.h
9395         * src/plugins/spamassassin/spamassassin_gtk.c
9396         * src/plugins/trayicon/Makefile.am
9397         * src/plugins/trayicon/trayicon.c
9398         * tools/OOo2sylpheed.pl
9399         * tools/README
9400         * tools/README.sylprint
9401         * tools/acroread2sylpheed.pl
9402         * tools/claws.i18n.status.pl
9403         * tools/filter_conv.pl
9404         * tools/filter_conv_new.pl
9405         * tools/freshmeat_search.pl
9406         * tools/google_search.pl
9407         * tools/kmail2sylpheed.pl
9408         * tools/kmail2sylpheed_v2.pl
9409         * tools/make.themes.project
9410         * tools/multiwebsearch.pl
9411         * tools/nautilus2sylpheed.sh
9412         * tools/outlook2sylpheed.pl
9413         * tools/sylprint.pl
9414         * tools/sylprint.rc
9415         * tools/tb2sylpheed
9416         * tools/textviewer.sh
9417         * tools/vcard2xml.py
9418         * tools/kdeservicemenu/README
9419         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9420         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9421         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9422                 Change name to Claws Mail. Announce to follow...
9423
9424 2006-11-06 [wwp]        2.6.0cvs6
9425
9426         * src/prefs_template.c
9427                 unify messages related to quote format/template errors (fix
9428                 capitalization), again.
9429
9430 2006-11-06 [wwp]        2.6.0cvs5
9431
9432         * src/prefs_quote.c
9433                 unify messages related to quote format/template errors.
9434
9435 2006-11-06 [wwp]        2.6.0cvs4
9436
9437         * src/prefs_msg_colors.c
9438                 more uses of Q_ macro for contextual translations, thanks
9439                 to Fabien (fzzzzz).
9440
9441 2006-11-06 [wwp]        2.6.0cvs3
9442
9443         * src/compose.c
9444         * src/common/utils.c
9445         * src/common/utils.h
9446                 show an alertpanel to make sure users are aware that sensitive
9447                 files are attached (it's file blacklist-based). This will fix
9448                 interaction w/ GoogleEarth for instance, thanks to Colin.
9449
9450 2006-11-06 [wwp]        2.6.0cvs2
9451
9452         * src/prefs_quote.c
9453         * src/prefs_template.c
9454         * src/prefs_template.h
9455                 check quote format when applying/closing prefs. For now this only
9456                 shows up an error dialog box, not preventing the user from using
9457                 a broken quote (reply, forwards) format.
9458
9459 2006-11-06 [wwp]        2.6.0cvs1
9460
9461         * src/prefs_template.c
9462                 fix missing checks of some template fields.
9463
9464 2006-11-06 [paul]       2.6.0
9465
9466         * NEWS
9467         * README
9468         * RELEASE_NOTES
9469                 2.6.0 released
9470
9471 2006-11-06 [paul]       2.5.6cvs22
9472
9473         * manual/advanced.xml
9474         * manual/es/advanced.xml
9475                 put 'respect_flowed_format' info in the correct
9476                 place
9477
9478 2006-11-06 [mones]      2.5.6cvs21
9479
9480         * po/es.po
9481                 Minor fixes for release
9482
9483 2006-11-06 [paul]       2.5.6cvs20
9484
9485         * po/cs.po
9486         * po/de.po
9487         * po/fr.po
9488         * po/it.po
9489         * po/nl.po
9490         * po/pt_BR.po
9491         * po/sk.po
9492         * po/sv.po
9493         * po/zh_CN.po
9494                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9495                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9496                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9497                 Young
9498
9499 2006-11-02 [colin]      2.5.6cvs19
9500
9501         * src/imap.c
9502         * src/imap.h
9503         * src/prefs_account.c
9504         * src/etpan/imap-thread.c
9505                 Add GSSAPI support - fixes Debian bug #383274
9506
9507 2006-11-01 [colin]      2.5.6cvs18
9508
9509         * src/jpilot.c
9510                 Handle libpisock12 support. Probably
9511                 fixes bug 1046, 'jpilot AddressDB.pdb 
9512                 import fail'
9513
9514 2006-11-01 [colin]      2.5.6cvs17
9515
9516         * src/folderutils.c
9517                 debug_print() folderutils_mark_all_read()
9518
9519 2006-11-01 [colin]      2.5.6cvs16
9520
9521         * COPYING
9522                 Add missed files to the Apache exception
9523
9524 2006-10-31 [colin]      2.5.6cvs15
9525
9526         * src/folder.c
9527         * src/folder.h
9528                 Add a copy_private_data() func to FolderClasses
9529                 Doesn't break the feature freeze, because we 
9530                 won't use it (right now) in the core.
9531
9532 2006-10-31 [colin]      2.5.6cvs14
9533
9534         * COPYING
9535                 Allow linking with the Apache licensed files in
9536                 src/plugins/spamassassin. Hopefully fixes 
9537                 bug 1048, 'Spamassassin plugin license problem'
9538
9539 2006-10-31 [wwp]        2.5.6cvs13
9540
9541         * src/compose.c
9542                 fix and optimize trimming of leading linefeeds in body loop.
9543
9544 2006-10-31 [colin]      2.5.6cvs12
9545
9546         * src/etpan/imap-thread.c
9547         * src/imap.c
9548                 Make really sure to have NULL sets in case
9549                 of error
9550
9551 2006-10-30 [wwp]        2.5.6cvs11
9552
9553         * src/prefs_common.c
9554         * src/prefs_common.h
9555         * src/compose.c
9556                 fix broken storage of quote format template when it contains \-escape
9557                 sequences. The application of such sequences is also fixed now (\t
9558                 in quote format will be a real tab instead of a 't', for instance).
9559
9560 2006-10-27 [colin]      2.5.6cvs10
9561
9562         * src/compose.c
9563                 Probably fix bug 1045, 'sylpheed-claws 
9564                 doesn't remove the mail from the IMAP 
9565                 Queue folder after sending'. From
9566                 2.5.6cvs3-stable
9567
9568 2006-10-27 [colin]      2.5.6cvs9
9569
9570         * configure.ac
9571                 Require libetpan-0.48. I'm so annoying,
9572                 I know ;-)
9573
9574 2006-10-27 [colin]      2.5.6cvs8
9575
9576         * src/folder.c
9577         * src/imap.c
9578                 Probably fix bug 1044, 'sylpheed-claws 
9579                 segfaults while moving mails' - Fix relation
9580                 usage when moving to an IMAP mailbox from another
9581                 mailbox
9582
9583 2006-10-26 [paul]       2.5.6cvs7
9584
9585         * src/gtk/about.c
9586                 add libSM to compiled-in features
9587                 list
9588
9589 2006-10-24 [colin]      2.5.6cvs6
9590
9591         * src/textview.c
9592         * src/gtk/gtkutils.c
9593                 Fix crash when printing emails with an
9594                 xface
9595
9596 2006-10-24 [mones]      2.5.6cvs5
9597
9598         * manual/es/advanced.xml
9599                 Synchronize hidden option respect_flowed_format
9600         * po/es.po
9601                 Updated translation
9602
9603 2006-10-21 [paul]       2.5.6cvs4
9604
9605         * src/gtk/authors.h
9606         * src/plugins/pgpcore/pgp_viewer.c
9607         * src/plugins/pgpcore/sgpgme.c
9608                 fix building on BSDs
9609                 Thanks to Michael Hughes
9610                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9611
9612 2006-10-20 [colin]      2.5.6cvs3
9613
9614         * configure.ac
9615                 Bump up libetpan requirement
9616                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9617         * src/common/utils.c
9618         * src/common/utils.h
9619                 Add convenience get_file_mtime()
9620         * src/imap.c
9621         * src/etpan/imap-thread.c
9622         * src/etpan/imap-thread.h
9623                 Implement UIDPLUS support if the server
9624                 supports it - faster sending in this case
9625
9626 2006-10-19 [colin]      2.5.6cvs2
9627
9628         * src/gtk/quicksearch.c
9629                 Fix emptying in type-ahead+extended mode
9630         * src/mainwindow.c
9631         * src/mainwindow.h
9632                 Add a hook for offline state change
9633         * src/plugins/trayicon/trayicon.c
9634                 Use it to display offline icons
9635         * src/plugins/trayicon/Makefile.am
9636         * src/plugins/trayicon/newmail.offline.xpm
9637         * src/plugins/trayicon/newmarkedmail.offline.xpm
9638         * src/plugins/trayicon/nomail.offline.xpm
9639         * src/plugins/trayicon/unreadmail.offline.xpm
9640         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9641                 Add the icons
9642
9643 2006-10-12 [paul]       2.5.6cvs1
9644
9645         * NEWS
9646         * README
9647         * configure.ac
9648                 Update version number following
9649                 stable release
9650
9651 2006-10-19 [colin]      2.5.5cvs18
9652
9653         * manual/handling.xml
9654                 Add type-ahead search
9655
9656 2006-10-18 [colin]      2.5.5cvs17
9657
9658         * src/gtk/quicksearch.c
9659                 Remove "save to history only if there's
9660                 no syntax error", it breaks for some 
9661                 reason which I'll investigate later.
9662
9663 2006-10-18 [colin]      2.5.5cvs16
9664
9665         * src/prefs_common.c
9666         * src/prefs_common.h
9667         * src/summaryview.c
9668         * src/gtk/quicksearch.c
9669         * src/gtk/quicksearch.h
9670                 Add a type-ahead option for fast searches
9671                 Patch by Fabien Vantard
9672
9673 2006-10-18 [colin]      2.5.5cvs15
9674
9675         * src/compose.c
9676         * src/compose.h
9677                 Add Options/Reply mode/ menu to be able to
9678                 change the recipients of a reply on the fly
9679
9680 2006-10-18 [colin]      2.5.5cvs14
9681
9682         * src/compose.c
9683                 Fix redirecting of our own sent mails
9684
9685 2006-10-17 [wwp]        2.5.5cvs13
9686
9687         * src/send_message.c
9688                 Fix duplicate error messages when sending, and missing
9689                 newline in such error messages.
9690
9691 2006-10-17 [colin]      2.5.5cvs12
9692
9693         * src/compose.c
9694                 Compare addresses case-insensitive
9695
9696 2006-10-17 [colin]      2.5.5cvs11
9697
9698         * src/plugins/pgpcore/sgpgme.c
9699                 Fix return status
9700
9701 2006-10-17 [colin]      2.5.5cvs10
9702
9703         * src/plugins/pgpcore/pgp_viewer.c
9704                 Fix return status
9705
9706 2006-10-17 [colin]      2.5.5cvs9
9707
9708         * src/quote_fmt.c
9709                 Fix a typo (thanks to Fabien)
9710
9711 2006-10-16 [colin]      2.5.5cvs8
9712
9713         * src/textview.c
9714                 Fix problem with quote-folding when emails
9715                 don't convert cleanly to UTF-8
9716
9717 2006-10-14 [colin]      2.5.5cvs7
9718
9719         * src/prefs_template.c
9720                 Reset fields when reopening
9721                 the window
9722
9723 2006-10-13 [paul]       2.5.5cvs6
9724
9725         * manual/advanced.xml
9726         * src/prefs_message.c
9727                 make 'respect_flowed_format' a hidden
9728                 option, and add a manual entry for it
9729                 Thanks to Colin
9730
9731 2006-10-12 [colin]      2.5.5cvs5
9732
9733         * src/codeconv.c
9734                 Revert part of 2.5.2cvs21:
9735                 Don't optimise by reusing the 
9736                 last iconv converter if possible:
9737                 it seems slightly broken in a 
9738                 very hard way to reproduce
9739
9740 2006-10-12 [colin]      2.5.5cvs4
9741
9742         * src/prefs_common.c
9743         * src/prefs_common.h
9744         * src/prefs_message.c
9745         * src/procmime.c
9746                 Fix bug 1035, 'Incorrect handling 
9747                 of flowed lines'. We now optionnaly
9748                 handle this format (preference is in
9749                 Message View/Text options section)
9750
9751 2006-10-12 [colin]      2.5.5cvs3
9752
9753         * po/POTFILES.in
9754                 Add new file
9755         * src/plugins/pgpcore/pgp_viewer.c
9756         * src/plugins/pgpcore/sgpgme.c
9757                 Don't try to import without asking
9758
9759 2006-10-12 [colin]      2.5.5cvs2
9760
9761         * src/compose.c
9762                 Fix bug 1036, 'Forwarding a mutlipart
9763                 mail with a "text/html" block to ms
9764                 outlook users leeds to freeze of
9765                 outlook'. Poor outlook users...
9766
9767 2006-10-12 [paul]       2.5.5cvs1
9768
9769         * NEWS
9770         * README
9771         * configure.ac
9772                 Update version number following
9773                 stable release
9774
9775 2006-10-11 [paul]       2.5.4cvs1
9776
9777         * NEWS
9778         * README
9779         * configure.ac
9780                 Update version number following
9781                 stable release
9782
9783 2006-10-11 [paul]       2.5.3cvs32
9784
9785         * src/textview.c
9786                 fix bug 1032, 'Segmentation fault when showing
9787                 message' (bug in quote folding)
9788                 Thanks to Colin
9789
9790 2006-10-10 [colin]      2.5.3cvs31
9791
9792         * src/quote_fmt.c
9793                 Rephrase english a bit
9794
9795 2006-10-10 [colin]      2.5.3cvs30
9796
9797         * src/prefs_compose_writing.c
9798                 Stop making the page larger than the window
9799
9800 2006-10-10 [wwp]        2.5.3cvs29
9801
9802         * src/compose.c
9803         * src/prefs_template.c
9804         * src/quote_fmt.c
9805         * src/quote_fmt.h
9806         * src/quote_fmt_lex.l
9807         * src/quote_fmt_parse.y
9808                 Extend the quote parser a bit: allow to get access to
9809                 basic (composing) account info.
9810
9811 2006-10-10 [colin]      2.5.3cvs28
9812
9813         * src/procheader.c
9814                 Fix this \t problem in subject
9815
9816 2006-10-09 [colin]      2.5.3cvs27
9817
9818         * src/main.c
9819         * src/prefs_gtk.c
9820                 Prepare cache a bit later
9821                 If section already exists, skip the new one 
9822                 (as previously); avoid writing the same block
9823                 twice - if we find a second block with the 
9824                 same id, skip it.
9825         * src/plugins/pgpcore/pgp_viewer.c
9826                 Set cursor to busy when retrieving a key
9827         * src/plugins/pgpcore/sgpgme.c
9828                 allow 5 seconds for gpg to export the key
9829                 
9830
9831 2006-10-09 [colin]      2.5.3cvs26
9832
9833         * configure.ac
9834         * src/msgcache.c
9835         * src/prefs_gtk.c
9836                 Check for existence of fgets_unlocked
9837                 and fwrite_unlocked
9838
9839 2006-10-09 [paul]       2.5.3cvs25
9840
9841         * src/prefs_summaries.c
9842                 replace strftime() with fast_strftime() and in
9843                 the consequence fix the bug in the display of
9844                 AM/PM in the 'Example' string
9845
9846 2006-10-09 [ticho]      2.5.3cvs24
9847
9848         * po/sk.po
9849                 Updated (and fixed up somewhat) Slovak translation.
9850
9851 2006-10-08 [colin]      2.5.3cvs23
9852
9853         * src/prefs_folder_item.c
9854                 Explain why prefs in the top-level folder
9855                 aren't retained, but are still useful
9856
9857 2006-10-08 [colin]      2.5.3cvs22
9858
9859         * src/prefs_gtk.c
9860                 Don't cache anything if caching fails
9861
9862 2006-10-08 [colin]      2.5.3cvs21
9863
9864         * src/common/utils.c
9865                 always include gi18n.h
9866
9867 2006-10-07 [colin]      2.5.3cvs20
9868
9869         * src/plugins/pgpcore/pgp_viewer.c
9870                 Kill gpg after 5 seconds wait
9871
9872 2006-10-07 [colin]      2.5.3cvs19
9873
9874         * src/plugins/pgpcore/pgp_viewer.c
9875         * src/plugins/pgpcore/pgp_viewer.h
9876                 Fix copyright
9877
9878 2006-10-07 [colin]      2.5.3cvs18
9879
9880         * src/plugins/pgpcore/pgp_viewer.c
9881         * src/plugins/pgpcore/pgp_viewer.h
9882                 Actually add the files to CVS
9883
9884 2006-10-07 [colin]      2.5.3cvs17
9885
9886         * src/plugins/pgpcore/sgpgme.c
9887                 Be sure not to crash on 'application/pgp-signature' that
9888                 are not application/pgp-signatures
9889
9890 2006-10-07 [colin]      2.5.3cvs16
9891
9892         * src/textview.c
9893         * src/textview.h
9894                 Make a bit more of the API available
9895         * src/plugins/pgpcore/Makefile.am
9896         * src/plugins/pgpcore/plugin.c
9897         * src/plugins/pgpcore/sgpgme.c
9898                 Add basic key import/export
9899
9900 2006-10-07 [colin]      2.5.3cvs15
9901
9902         * src/folderview.c
9903         * src/imap.c
9904         * src/prefs_account.c
9905         * src/wizard.c
9906                 Warn users *everywhere* if libetpan's not
9907                 linked in
9908
9909 2006-10-06 [mones]      2.5.3cvs14
9910
9911         * po/de.po
9912         * po/es.po
9913                 updated by Stephan Sachse and me
9914
9915 2006-10-06 [colin]      2.5.3cvs13
9916
9917         * src/main.c
9918         * src/common/sylpheed.c
9919                 Don't load common plugins if --exit is passed
9920         * src/prefs_gtk.c
9921         * src/prefs_gtk.h
9922                 Implement a cache to avoid reading the same
9923                 files over and over again at startup
9924
9925 2006-10-06 [colin]      2.5.3cvs12
9926
9927         * src/summaryview.c
9928         * src/gtk/quicksearch.c
9929                 Update display every 5k mails on fast searches
9930
9931 2006-10-06 [colin]      2.5.3cvs11
9932
9933         * src/textview.c
9934                 Don't do quote folding on HTML or ERTF.
9935                 May fix the Cygwin issues if they were
9936                 happening with HTML mails?
9937
9938 2006-10-05 [colin]      2.5.3cvs10
9939
9940         * src/prefs_gtk.c
9941                 Oops, forgot one
9942
9943 2006-10-05 [colin]      2.5.3cvs9
9944
9945         * src/prefs_gtk.c
9946                 Use unlocked_stdio here too
9947
9948 2006-10-05 [colin]      2.5.3cvs8
9949
9950         * src/folderview.c
9951                 Fix go to next * after preferences apply
9952         * src/msgcache.c
9953                 Do the fd lock/unlock ourselves instead of
9954                 letting the libc do it at each write 
9955
9956 2006-10-05 [colin]      2.5.3cvs7
9957
9958         * src/common/utils.c
9959                 Faster division, thanks to Jean Diraison
9960
9961 2006-10-05 [paul]       2.5.3cvs6
9962
9963         * src/common/utils.c
9964                 fix building with --disable-nls
9965
9966 2006-10-04 [colin]      2.5.3cvs5
9967
9968         * src/folder.c
9969                 Maybe fix a segfault
9970
9971 2006-10-04 [wwp]        2.5.3cvs4
9972
9973         * src/prefs_folder_item.c
9974                 Fine-tune layouts in folder item prefs. Suggested by
9975                 Fabien Vantard <fzzzzz@gmail.com>.
9976
9977 2006-10-04 [wwp]        2.5.3cvs3
9978
9979         * src/prefs_folder_item.c
9980                 Kill the clandestine passengers. You didn't see anything.
9981
9982 2006-10-04 [wwp]        2.5.3cvs2
9983
9984         * src/prefs_folder_item.c
9985                 Add a way to test the subject simplify regexp in
9986                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9987                 w/ few layout changes.
9988
9989 2006-20-04 [paul]       2.5.3cvs1
9990
9991         * NEWS
9992         * README
9993         * configure.ac
9994                 Update version number following
9995                 stable release
9996
9997 2006-10-04 [colin]      2.5.2cvs42
9998
9999         * src/folder.c
10000         * src/folder.h
10001         * src/summaryview.c
10002                 Provide a way for folder classes to set their sort
10003                 type and key
10004
10005 2006-10-03 [colin]      2.5.2cvs41
10006
10007         * src/mh.c
10008                 Don't use strlen() to know if the
10009                 string's empty
10010
10011 2006-10-03 [colin]      2.5.2cvs40
10012
10013         * src/mh.c
10014                 Fix "check for new folders" with accentued folders
10015
10016 2006-10-03 [ticho]      2.5.2cvs39
10017
10018         * src/filtering.c
10019         * src/folder.c
10020         * src/inc.c
10021         * src/mbox.c
10022                 Colin's fix for "copy" filtering rules.
10023
10024 2006-10-02 [colin]      2.5.2cvs38
10025
10026         * src/folderview.c
10027                 Fix for double-click too
10028
10029 2006-10-02 [colin]      2.5.2cvs37
10030
10031         * src/folderview.c
10032                 correct fix for cvs36
10033
10034 2006-10-02 [colin]      2.5.2cvs36
10035
10036         * src/folderview.c
10037                 Fix 'goto next unread' after collapsing/expanding 
10038                 a node.
10039
10040 2006-10-02 [colin]      2.5.2cvs35
10041
10042         * src/summaryview.c
10043                 Fix double freeze/thaw
10044         * src/common/utils.c
10045         * src/common/utils.h
10046                 Reimplement strftime
10047         * src/procheader.c
10048                 Use it
10049
10050
10051 2006-10-02 [colin]      2.5.2cvs34
10052
10053         * src/mh.c
10054                 Time mh_write_sequences() - it's fast
10055         * src/summaryview.c
10056                 Init a variable to shut up gcc
10057
10058 2006-10-01 [colin]      2.5.2cvs33
10059
10060         * src/folder.c
10061         * src/mh.c
10062         * src/mh.h
10063         * src/msgcache.c
10064                 Add helper mh_set_mtime(), and set mtime to stat()'s result
10065                 Add fsync but disable it, it's slow as hell
10066
10067 2006-10-01 [colin]      2.5.2cvs32
10068
10069         * src/mh.c
10070         * src/msgcache.c
10071                 fflush() caches and mh_sequences before
10072                 fclose()ing
10073
10074 2006-10-01 [colin]      2.5.2cvs31
10075
10076         * src/msgcache.c
10077                 Don't ftruncate when not using mmap
10078
10079 2006-09-30 [colin]      2.5.2cvs30
10080
10081         * src/main.c
10082                 Write folder list *after* saving caches
10083
10084 2006-09-30 [colin]      2.5.2cvs29
10085
10086         * src/folder.c
10087         * src/mh.c
10088                 Debug forced mtime changes
10089
10090 2006-09-30 [colin]      2.5.2cvs28
10091
10092         * src/folder.c
10093         * src/main.c
10094                 Remove useless debug_print()s (code
10095                 well-tested)
10096
10097 2006-09-30 [colin]      2.5.2cvs27
10098
10099         * src/mh.c
10100                 Do stuff faster when writing mh_sequences
10101
10102 2006-09-30 [colin]      2.5.2cvs26
10103
10104         * src/mh.c
10105                 Don't let the writing of .mh_sequences, which
10106                 can change the folder's mtime, let us think
10107                 we need to scan.
10108
10109 2006-09-30 [colin]      2.5.2cvs25
10110
10111         * src/folder.c
10112                 Move a debug_print where it belongs 
10113                 (processing)
10114         * src/summaryview.c
10115                 Don't mess with a huge slow subject
10116                 table if we're not threading by
10117                 subject
10118
10119 2006-09-30 [colin]      2.5.2cvs24
10120
10121         * src/msgcache.c
10122                 Reenable mmaped reads (*not* writes!)
10123         * src/procmsg.c
10124                 Don't destroy and recreate hashtables just
10125                 for fun
10126         * src/common/utils.c
10127                 Remove useless reply prefixes (it's case
10128                 unsensitive)
10129
10130 2006-09-30 [wwp]        2.5.2cvs23
10131
10132         * tools/fix_date.sh
10133                 Fixed a minor bug in date value extraction, added a switch
10134                 to replace non RFC-compliant Date: value, added a switch
10135                 to use strict RFC matching patterns for dates.
10136
10137 2006-09-29 [colin]      2.5.2cvs22
10138
10139         * src/matcher_parser.h
10140         * src/matcher_parser_parse.y
10141         * src/prefs_filtering.c
10142         * src/statusbar.c
10143         * src/summary_search.c
10144         * src/summaryview.c
10145         * src/gtk/quicksearch.c
10146         * src/gtk/quicksearch.h
10147                 Optimise searches by setting different
10148                 refresh intervals (depending if the 
10149                 search is fast or not)
10150
10151 2006-09-29 [colin]      2.5.2cvs21
10152
10153         * src/codeconv.c
10154                 Optimise by reusing the last iconv converter
10155                 if possible
10156         * src/textview.c
10157                 Optimise a bit (the foldable quotes feature
10158                 still has an awful O(n^2) algo
10159
10160 2006-09-29 [colin]      2.5.2cvs20
10161
10162         * src/gtk/gtksctree.c
10163         * src/gtk/gtksctree.h
10164                 Optimise de-selection via up/down or
10165                 another key
10166
10167 2006-09-28 [colin]      2.5.2cvs19
10168
10169         * src/action.c
10170         * src/compose.c
10171         * src/folderview.c
10172         * src/mainwindow.c
10173         * src/messageview.c
10174         * src/summary_search.c
10175         * src/toolbar.c
10176                 Avoid using summaryview->ctree directly
10177
10178 2006-09-28 [colin]      2.5.2cvs18
10179
10180         * src/summaryview.c
10181         * src/summaryview.h
10182                 Add helpers to freeze/thaw/grab_focus
10183                 Factorize calls to freeze/thaw/grab_focus
10184                 
10185
10186 2006-09-28 [colin]      2.5.2cvs17
10187
10188         * src/main.c
10189                 More guards for the session management
10190
10191 2006-09-28 [colin]      2.5.2cvs16
10192
10193         * src/folderview.c
10194         * src/gtk/gtksctree.c
10195         * src/gtk/gtksctree.h
10196                 Make expanding not recursive in folderview
10197
10198 2006-09-28 [colin]      2.5.2cvs15
10199
10200         * src/addressbook.c
10201                 If nothing is selected in the list (right part)
10202                 and a group is selected in the tree (left part),
10203                 mail this group.
10204
10205 2006-09-28 [colin]      2.5.2cvs14
10206
10207         * src/Makefile.am
10208                 Actually use SM_LIBS
10209
10210 2006-09-28 [ticho]      2.5.2cvs13
10211
10212         * src/export.c
10213         * src/messageview.c
10214         * src/mimeview.c
10215         * src/news.c
10216         * src/pop.c
10217         * src/prefs_themes.c
10218         * src/procmsg.c
10219                 Small i18n string optimization.
10220         * src/send_message.c
10221         * src/summaryview.c
10222         * src/common/session.c
10223         * src/common/smtp.c
10224         * src/common/ssl_certificate.c
10225         * src/common/utils.c
10226                 Use "Couldn't" instead of "Can't" in UI messages,
10227                 where appropriate.
10228
10229 2006-09-28 [colin]      2.5.2cvs12
10230
10231         * configure.ac
10232                 Possibly fix link errors
10233
10234 2006-09-27 [wwp]        2.5.2cvs11
10235
10236         * src/gtk/authors.h
10237         * doc/man/sylpheed-claws.1
10238         * manual/ack.xml
10239         * manual/es/ack.xml
10240         * manual/fr/ack.xml
10241         * manual/pl/ack.xml
10242                 Updated authors info (me, myself and I).
10243
10244 2006-09-27 [colin]      2.5.2cvs10
10245
10246         * src/addressbook.c
10247                 Remove useless printf
10248
10249 2006-09-27 [wwp]        2.5.2cvs9
10250
10251         * src/editgroup.c
10252         * src/send_message.c
10253         * src/inc.c
10254         * src/prefs_common.c
10255         * src/prefs_common.h
10256         * src/gtk/progressdialog.c
10257                 remember more windows' sizes (send dialog, received dialog,
10258                 edit group in addressbook).
10259
10260 2006-09-27 [colin]      2.5.2cvs8
10261
10262         * configure.ac
10263         * src/main.c
10264         * src/mainwindow.h
10265                 Use libSM to communicate with the session
10266                 manager, so that we can know when the 
10267                 session ends, save our caches, and draft
10268                 our compose windows.
10269
10270 2006-09-27 [colin]      2.5.2cvs7
10271
10272         * src/addressbook.c
10273                 Fix issues:
10274                 o Allow Book and Group creation from the tree's
10275                   contextual menu
10276                 o Do not actually delete the contacts when 
10277                   deleting groups from the tree (duh!)
10278
10279 2006-09-27 [colin]      2.5.2cvs6
10280
10281         * src/compose.c
10282         * src/compose.h
10283         * src/mainwindow.c
10284         * src/textview.c
10285         * src/toolbar.c
10286                 o Allow passing an email address to 
10287                   compose_new_with_folderitem
10288                 o Update callers
10289                 o Use current folderitem when clicking
10290                   on a TextView mailto: link
10291                 o Fix a possible leak in TextView
10292
10293 2006-09-27 [colin]      2.5.2cvs5
10294
10295         * src/html.c
10296                 Use UTF-8 chars to replace HTML entities
10297
10298 2006-09-27 [colin]      2.5.2cvs4
10299
10300         * AUTHORS
10301         * src/prefs_account.c
10302         * src/gtk/authors.h
10303                 Fix bug #1024 (Array index out of
10304                 range in sylpheed-claws-2.5.2)
10305                 Patch by Ales Nosek <anosek@suse.cz>
10306
10307 2006-09-27 [colin]      2.5.2cvs3
10308
10309         * src/addr_compl.c
10310                 Actually do the test
10311
10312 2006-09-27 [colin]      2.5.2cvs2
10313
10314         * src/addr_compl.c
10315         * src/addr_compl.h
10316                 Allow completing with comma (in certain cases: vCalendar
10317                 for example doesn't support that)
10318                 Patch by Fabien Vantard
10319
10320 2006-09-26 [colin]      2.5.2cvs1
10321
10322         * src/Makefile.am
10323         * src/addr_compl.c
10324         * src/addr_compl.h
10325         * src/addrbook.c
10326         * src/addrbook.h
10327         * src/addressbook.c
10328         * src/addrindex.c
10329         * src/addrindex.h
10330         * src/compose.c
10331         * src/prefs_common.c
10332         * src/prefs_filtering_action.c
10333         * src/prefs_folder_item.c
10334         * src/prefs_template.c
10335         * src/stock_pixmap.c
10336         * src/stock_pixmap.h
10337         * src/pixmaps/addr_one.xpm
10338         * src/pixmaps/addr_two.xpm
10339                 Add auto-completion on groups
10340
10341 2006-09-26 [colin]      2.5.2
10342
10343         * NEWS
10344         * README
10345         * RELEASE_NOTES
10346                 2.5.2 released
10347
10348 2006-09-26 [colin]      2.5.1cvs5
10349
10350         * src/matcher.c
10351                 Fix condition
10352
10353 2006-09-26 [colin]      2.5.1cvs4
10354
10355         * src/mbox.c
10356                 Revert cvs1 (useless as the message is printed 
10357                 every 500 mails)
10358
10359 2006-09-26 [colin]      2.5.1cvs3
10360
10361         * src/partial_download.c
10362                 Fix crasher found by Alexsandar Urosevic
10363
10364 2006-09-26 [colin]      2.5.1cvs2
10365
10366         * src/summaryview.c
10367                 Fix bug #1023 (Sylpheed deletes too much messages)
10368
10369 2006-09-26 [ticho]      2.5.1cvs1
10370
10371         * src/mbox.c
10372                 Make use of gettext's multiple plurals for statusbar
10373                 progress message.
10374
10375 2006-09-25 [paul]       2.5.1
10376
10377         * NEWS
10378         * README
10379         * RELEASE_NOTES
10380                 2.5.1 released
10381
10382 2006-09-25 [colin]      2.5.0cvs3
10383
10384         * src/plugins/bogofilter/bogofilter.c
10385         * src/plugins/clamav/clamav_plugin.c
10386         * src/plugins/spamassassin/spamassassin.c
10387                 BogoFilter, Spamassassin: Fix double hook registering after
10388                 visiting preferences
10389                 Spamassassin, Clamav: Just set the mails to move instead of
10390                 doing the move - caller will move the things at once.
10391
10392 2006-09-25 [colin]      2.5.0cvs2
10393
10394         * src/imap.c
10395         * src/etpan/imap-thread.c
10396                 Use UID SEARCH ALL instead of UID 1:*
10397                 (braindead servers can't figure out that's
10398                 the same...)
10399
10400 2006-09-25 [wwp]        2.5.0cvs1
10401
10402         * src/message_search.c
10403                 Added the ability to stop a running search (in message body).
10404
10405 2006-09-25 [paul]       2.5.0
10406
10407         * NEWS
10408         * README
10409         * RELEASE_NOTES
10410                 2.5.0 released
10411
10412 2006-09-25 [paul]       2.4.0cvs214
10413
10414         * po/cs.po
10415         * po/de.po
10416         * po/fi.po
10417         * po/fr.po
10418         * po/nl.po
10419         * po/pt_BR.po
10420         * po/sk.po
10421         * po/sr.po
10422         * po/zh_CN.po
10423                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10424                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10425                 Ticho, Aleksander Urosevic, Ralgh Young
10426
10427 2006-09-24 [mones]      2.4.0cvs213
10428
10429         * po/es.po
10430                 Updated for release
10431
10432 2006-09-23 [colin]      2.4.0cvs212
10433
10434         * src/gtk/inputdialog.c
10435                 Fix [ ] remember this appearing in normal
10436                 input dialogs after it's been used by
10437                 mimeview.
10438         * src/folder.c
10439         * src/folderview.c
10440         * src/msgcache.c
10441         * src/procmsg.c
10442         * src/summaryview.c
10443         * src/textview.c
10444         * src/common/timing.h
10445                 Enable timings in debug mode and make it
10446                 look prettier.
10447
10448 2006-09-22 [colin]      2.4.0cvs211
10449
10450         * README
10451                 Revert test change
10452         * commitHelper
10453                 ping the correct URI
10454
10455 2006-09-22 [colin]      2.4.0cvs210
10456
10457         * README
10458                 Let's see if bug #1022 is fixed
10459
10460 2006-09-21 [colin]      2.4.0cvs209
10461
10462         * src/wizard.c
10463         * src/common/plugin.c
10464                 Prepare infra to load predefined plugins when
10465                 no configuration existed. Don't actually load
10466                 anything yet (feat. freeze)
10467
10468 2006-09-21 [wwp]        2.4.0cvs208
10469
10470         * manual/fr/faq.xml
10471                 Partial sync w/ 2.4.0cvs72:
10472                 wrap file and minor updates.
10473
10474 2006-09-21 [wwp]        2.4.0cvs207
10475
10476         * tools/fix_date.sh
10477                 several fixes and enhancements. A new --force switch has been
10478                 added to prevent overriding by default Date: header when
10479                 already existing.
10480
10481 2006-09-21 [paul]       2.4.0cvs206
10482
10483         * src/common/utils.c
10484                 add Chinese UTF8 Re prefix
10485
10486 2006-09-21 [wwp]        2.4.0cvs205
10487
10488         * tools/Makefile.am
10489                 Fics alfabettical order.
10490
10491 2006-09-21 [wwp]        2.4.0cvs204
10492
10493         * tools/fix_date.sh
10494         * tools/Makefile.am
10495                 Added an action tool to fix missing Date field in emails.
10496                 Updated Makefile.am to reflect those last two additions.
10497
10498 2006-09-21 [wwp]        2.4.0cvs203
10499
10500         * tools/uuooffice
10501                 Added a action tool to open uuencoded docs w/
10502                 OpenOffice (based on uudec method).
10503
10504 2006-09-21 [colin]      2.4.0cvs202
10505
10506         * src/compose.c
10507         * src/textview.c
10508                 Workaround possible GTK crash: remove selection 
10509                 clipboard before destroying widget, or GTK+-2.10
10510                 dies. Thanks to Hiro.
10511
10512 2006-09-20 [colin]      2.4.0cvs201
10513
10514         * src/compose.c
10515                 Fix free-after-use in some cases (when 
10516                 procmime_encode_content() frees mimeinfo->data.mem
10517                 and turns it to a temp file)
10518
10519 2006-09-20 [colin]      2.4.0cvs200
10520
10521         * src/folderview.c
10522         * src/summaryview.c
10523         * src/gtk/gtksctree.c
10524         * src/gtk/gtksctree.h
10525                 Add tooltips in the folderview and summaryview
10526                 (Doesn't break string freeze as they already
10527                 exist)
10528         * src/toolbar.c
10529                 Put the spam button in the default configuration
10530                 if compiled with bogo plugin too
10531
10532 2006-09-19 [colin]      2.4.0cvs199
10533
10534         * src/summaryview.c
10535         * src/summaryview.h
10536                 Update folder name label on folder rename
10537         * src/prefs_matcher.c
10538         * src/gtk/logwindow.h
10539                 Fix warnings
10540                 Patches by Fabien
10541
10542 2006-09-19 [wwp]        2.4.0cvs198
10543
10544         * src/summary_search.c
10545                 fix can't click forward/backward buttons in the
10546                 search messages.
10547
10548 2006-09-18 [paul]       2.4.0cvs197
10549
10550         * src/wizard.c
10551                 add missing bracket, capitalise the A of
10552                 'SpamAssassin'
10553
10554 2006-09-18 [paul]       2.4.0cvs196
10555
10556         * src/compose.c
10557                 fix bug 1012 'crashed upon sending mail
10558                 from compose window'
10559                 Thanks to Colin
10560
10561 2006-09-16 [colin]      2.4.0cvs195
10562
10563         * src/folderview.c
10564                 Fix "real-time" sorting by freezing/thawing
10565
10566 2006-09-16 [colin]      2.4.0cvs194
10567
10568         * manual/faq.xml
10569                 Fix the anti-spam entry a bit
10570
10571 2006-09-16 [colin]      2.4.0cvs193
10572
10573         * src/wizard.c
10574                 Make sure reviewers have no excuse when stating
10575                 Sylpheed-Claws doesn't have antispam capabilities.
10576
10577 2006-09-16 [colin]      2.4.0cvs192
10578
10579         * src/main.c
10580                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10581                 as if the SIGPIPE comes from etpan's thread we could
10582                 trigger a GUI update from this thread.
10583
10584 2006-09-16 [colin]      2.4.0cvs191
10585
10586         * src/summaryview.c
10587                 Init all members of the struct
10588
10589 2006-09-16 [paul]       2.4.0cvs190
10590
10591         * src/account.c
10592                 improvements to the English
10593
10594 2006-09-15 [colin]      2.4.0cvs189
10595
10596         * src/summaryview.c
10597                 HIG order on dialog
10598
10599 2006-09-14 [colin]      2.4.0cvs188
10600
10601         * src/common/socket.c
10602         * src/common/socket.h
10603         * src/common/ssl.c
10604         * src/common/ssl_certificate.c
10605         * src/common/ssl_certificate.h
10606         * src/etpan/imap-thread.c
10607                 the get_fqdn() call done to get canonical name when
10608                 checking an SSL certificate is blocking, which is
10609                 sad as we just did a non-blocking lookup to connect.
10610                 Fix that by letting the fqdn available to the SockInfo,
10611                 and use that in ssl_certificate_check(). For IMAP,
10612                 we don't do it as the lookup's done by libetpan, but
10613                 it's less annoying as IMAP connections as much more
10614                 rare than POP3 connections.
10615
10616 2006-09-14 [paul]       2.4.0cvs187
10617
10618         * manual/advanced.xml
10619                 improvements to the English,
10620                 properly place the new hidden options
10621                 within the alphabetical order
10622         * src/gtk/pluginwindow.c
10623                 improvements to the English
10624
10625 2006-09-14 [colin]      2.4.0cvs186
10626
10627         * src/prefs_common.c
10628         * src/prefs_common.h
10629         * src/gtk/gtksctree.c
10630         * manual/advanced.xml
10631                 New hidden pref, stripes_color_offset, to change
10632                 the value added/substracted to normal bgcolor to
10633                 create the stripes in summaries
10634
10635 2006-09-13 [colin]      2.4.0cvs185
10636
10637         * src/gedit-print.c
10638         * src/messageview.c
10639         * src/messageview.h
10640         * src/summaryview.c
10641         * src/textview.c
10642                 Fix misc. printing issues: 
10643                 - Bad font for linkified headers
10644                 - Different font if the mail was displayed or not
10645                 - Factorize the thing
10646
10647 2006-09-13 [colin]      2.4.0cvs184
10648
10649         * src/common/ssl_certificate.c
10650                 Only get FQDN once when checking certificate
10651
10652 2006-09-13 [colin]      2.4.0cvs183
10653
10654         * src/account.c
10655         * src/gtk/pluginwindow.c
10656                 Misc. GUI fixes by Fabien
10657
10658 2006-09-13 [wwp]        2.4.0cvs182
10659
10660         * configure.ac
10661         * src/common/utils.h
10662         * src/common/utils.c
10663                 get rid of unused wide-char functions.
10664
10665 2006-09-13 [wwp]        2.4.0cvs181
10666
10667         * src/plugins/pgpinline/sylpheed.def
10668         * src/textview.c
10669                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10670                 add privacy_reset_error to the .def file,
10671                 do not fork for an external textviewer.
10672
10673 2006-09-13 [wwp]        2.4.0cvs180
10674
10675         * src/prefs_common.c
10676                 fix broken font entry in prefs (patch issued by the gpg4win team,
10677                 probably by Marcus Brinkmann <marcus@g10code.de>).
10678
10679 2006-09-13 [colin]      2.4.0cvs179
10680
10681         * src/folder.h
10682                 Fix a warning in summaryview.c
10683         * src/mainwindow.c
10684         * src/summaryview.c
10685         * src/summaryview.h
10686                 Add missing Mark/* elements in the
10687                 main menu
10688
10689 2006-09-12 [colin]      2.4.0cvs178
10690
10691         * src/prefs_actions.c
10692         * src/prefs_filtering_action.c
10693         * src/prefs_matcher.c
10694                 Use (New) instead of New everywhere
10695
10696 2006-09-12 [wwp]        2.4.0cvs177
10697
10698         * manual/fr/addrbook.xml
10699         * manual/fr/handling.xml
10700                 updated some quotes in the fr manual to match the fr translation.
10701
10702 2006-09-12 [wwp]        2.4.0cvs176
10703
10704         * src/prefs_matcher.c
10705                 don't store translated string elements in matcher expressions.
10706                 Also fixed a misused of Q_().
10707
10708 2006-09-11 [wwp]        2.4.0cvs175
10709
10710         * src/plugins//bogofilter/bogofilter.c
10711         * src/plugins//clamav/clamav_plugin.c
10712         * src/plugins//demo/demo.c
10713         * src/plugins//dillo_viewer/dillo_viewer.c
10714         * src/plugins//pgpcore/plugin.c
10715         * src/plugins//pgpinline/plugin.c
10716         * src/plugins//pgpmime/plugin.c
10717         * src/plugins//spamassassin/spamassassin.c
10718                 gettext-ize more strings (mostly plugin error messages).
10719
10720 2006-09-11 [colin]      2.4.0cvs174
10721
10722         * src/alertpanel.c
10723                 Make maximum buffer size bigger to avoid
10724                 truncating translated messages. Patch by
10725                 Fabien
10726
10727 2006-09-11 [colin]      2.4.0cvs173
10728
10729         * src/etpan/imap-thread.c
10730                 Fix compilation on OpenBSD, thanks to 
10731                 Landry
10732
10733 2006-09-10 [wwp]        2.4.0cvs172
10734
10735         * manual/account.xml
10736         * manual/addrbook.xml
10737         * manual/handling.xml
10738         * manual/es/handling.xml
10739         * manual/fr/account.xml
10740         * manual/fr/addrbook.xml
10741         * manual/fr/handling.xml
10742                 documented addressbook matching (condition configuration):
10743                   addrbook.xml, en fr
10744                 documented per-account filtering rules (handling/filtering
10745                   section, account section):
10746                   account.xml, handling.xml, en fr
10747                 slightly updated the handling/searching section to tell few
10748                   words about the extended search ability:
10749                   handling.xml, en fr
10750                 added missing <quote></quotes> to Quick Search:
10751                   handling.xml, en fr es
10752                 fixed a typo (auomatically):
10753                   handling.xml, en
10754                 changes revisited by Paul.
10755
10756 2006-09-10 [paul]       2.4.0cvs171
10757
10758         * src/prefs_actions.c
10759         * src/prefs_filtering.c
10760         * src/prefs_template.c
10761                 adjustments to the gui
10762                 Patch by Fabien Vantard (slightly modified)
10763
10764 2006-09-10 [colin]      2.4.0cvs170
10765
10766         * src/summaryview.c
10767                 Check folderitem/summaryview consistency
10768                 (basically automates Update summary). Fixes
10769                 #1011 (wrong (negative) count on unread 
10770                 messages)
10771
10772 2006-09-10 [colin]      2.4.0cvs169
10773
10774         * src/gtk/gtksctree.c
10775                 Fix recursive expansion via mouse
10776         * src/plugins/bogofilter/bogofilter.c
10777                 Use normal filtering way of moving
10778                 messages (batching), possibly fixing
10779                 bug #1015 (Bogofilter plugin doubles 
10780                 new messages)
10781
10782 2006-09-09 [wwp]        2.4.0cvs168
10783
10784         * src/prefs_filtering.c
10785                 better place for this fix.
10786
10787 2006-09-09 [wwp]        2.4.0cvs167
10788
10789         * src/prefs_filtering.c
10790                 fix a minor bug when the enabled status of a filtering/processing
10791                 rule always got set to TRUE when replacing this rule. That still
10792                 make sense when adding a new rule, but now when replacing, we
10793                 don't override the value of 'enabled'.
10794                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10795                 to prefs_filtering_list_view_get_info() as this function not only
10796                 returns the name, but also the account_id and the enabled status.
10797
10798 2006-09-09 [mones]      2.4.0cvs166
10799
10800         * manual/glossary.xml
10801         * manual/plugins.xml
10802                 Minor format corrections
10803         * manual/gpl.xml
10804                 Fix misplaced NO WARRANTY section
10805         * manual/es/advanced.xml
10806         * manual/es/faq.xml
10807         * manual/es/glossary.xml
10808         * manual/es/gpl.xml
10809         * manual/es/handling.xml
10810         * manual/es/plugins.xml
10811         * manual/es/starting.xml
10812                 Incorporate changes from English version
10813         * manual/fr/ack.xml
10814         * manual/pl/ack.xml
10815         * manual/es/ack.xml
10816                 Fix address, (add translation credits in es version)
10817         * po/es.po
10818                 Updated translation
10819
10820 2006-09-09 [wwp]        2.4.0cvs165
10821
10822         * src/prefs_filtering.c
10823                 fix a crash when opening filtering prefs, if matcherrc file contains
10824                 broken data (non-existing account id, which is theoretically not
10825                 possible).
10826
10827 2006-09-08 [colin]      2.4.0cvs164
10828
10829         * src/folder.c
10830                 Wrong assert, make it an if()
10831         * src/gtk/gtksctree.c
10832                 Fix bug #1013 (expand selected thread 
10833                 tree) - expanding is now recursive
10834
10835 2006-09-07 [wwp]        2.4.0cvs163
10836
10837         * src/prefs_matcher.c
10838                 make better sentences about addressbook matching in the
10839                 matcher prefs. This should make translators' work easier
10840                 too.
10841
10842 2006-09-07 [wwp]        2.4.0cvs162
10843
10844         * src/prefs_filtering.c
10845                 code simplification (get rid of dup var. assignment).
10846
10847 2006-09-07 [wwp]        2.4.0cvs161
10848
10849         * src/summaryview.c
10850                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10851                 <fzzzzz@gmail.com>.
10852
10853 2006-09-07 [paul]       2.4.0cvs160
10854
10855         * src/mimeview.c
10856                 fix compilation warnings
10857                 Thanks to Colin
10858
10859 2006-09-07 [paul]       2.4.0cvs159
10860
10861         * src/mimeview.c
10862                 select the mimepart icon when
10863                 displaying as text
10864                 Thanks to Colin
10865
10866 2006-09-06 [paul]       2.4.0cvs158
10867
10868         * src/prefs_filtering.c
10869                 fix labels and table element spacing
10870                 Patch by Fabien Vantard
10871
10872 2006-09-06 [paul]
10873
10874         2.5.0-rc3 released
10875
10876 2006-09-06 [paul]       2.4.0cvs157
10877
10878         * manual/es/advanced.xml
10879                 fix typo
10880
10881 2006-09-06 [wwp]        2.4.0cvs156
10882
10883         * src/mainwindow.c
10884                 fix an dup launch issue when iconified, thanks to Colin.
10885
10886 2006-09-06 [wwp]        2.4.0cvs155
10887
10888         * src/gtk//gtksctree.h
10889                 oops, forgot that one!
10890
10891 2006-09-06 [wwp]        2.4.0cvs154
10892
10893         * manual/pl/advanced.xml
10894         * manual/advanced.xml
10895         * manual/es/advanced.xml
10896         * manual/fr/advanced.xml
10897         * src/prefs_customheader.c
10898         * src/prefs_filtering_action.c
10899         * src/foldersel.c
10900         * src/prefs_summaries.c
10901         * src/prefs_filtering.c
10902         * src/account.c
10903         * src/compose.c
10904         * src/prefs_summary_column.c
10905         * src/addr_compl.c
10906         * src/prefs_actions.c
10907         * src/prefs_folder_column.c
10908         * src/ssl_manager.c
10909         * src/prefs_template.c
10910         * src/prefs_display_header.c
10911         * src/prefs_common.h
10912         * src/prefs_matcher.c
10913         * src/prefs_common.c
10914         * src/prefs_toolbar.c
10915         * src/summaryview.c
10916         * src/folderview.c
10917         * src/gtk/gtksctree.c
10918         * src/gtk/pluginwindow.c
10919         * src/gtk/progressdialog.c
10920         * src/gtk/prefswindow.c
10921                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10922                 to make its meaning more obvious (all versions of the manual reflect
10923                 the change).
10924                 added an extra hidden option use_stripes_in_summary to allow
10925                 discarding these stripes in mainwindow's folder and message lists;
10926                 en and fr manuals only are OK towards this.
10927
10928 2006-09-06 [colin]      2.4.0cvs153
10929
10930         * src/textview.c
10931                 Hide Sylpheed-Claws' internal queue headers
10932                 when showing all headers. They'll be present
10933                 only in Source window.
10934
10935 2006-09-05 [colin]      2.4.0cvs152
10936
10937         * src/plugins/trayicon/trayicon.c
10938                 Fix crash at exit - we have to disconnect
10939                 our handlers
10940         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10941                 Update eggtrayicon - patch adapted from a
10942                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10943                 on Sylpheed's ML
10944
10945 2006-09-05 [colin]      2.4.0cvs151
10946
10947         * src/mainwindow.c
10948         * src/gtk/logwindow.c
10949                 Fix race condition when something writes
10950                 to the log too soon during init. Thanks
10951                 to Fabien Vantard
10952
10953 2006-09-05 [colin]      2.4.0cvs150
10954
10955         * src/mimeview.c
10956                 Don't select part on right-click either
10957
10958 2006-09-05 [paul]       2.4.0cvs149
10959
10960         * src/mimeview.c
10961                 completion of previous commit
10962                 Thanks to Colin
10963
10964 2006-09-05 [colin]      2.4.0cvs148
10965
10966         * src/mimeview.c
10967                 Don't force selection on middle-click, just open
10968
10969 2006-09-04 [colin]      2.4.0cvs147
10970
10971         * src/mimeview.c
10972                 Looks like gtk_notebook_set_current_page()
10973                 sometimes steals focus, and this annoys us
10974                 in MimeViewers as it renders navigation
10975                 keys useless. Take back focus after switching
10976                 pages.
10977
10978 2006-09-04 [colin]      2.4.0cvs146
10979
10980         * src/messageview.c
10981                 Set stop_loading when clicking on Next
10982                 during load. Don't add a callback to 
10983                 avoid over-complicating things.
10984
10985 2006-09-04 [colin]      2.4.0cvs145
10986
10987         * src/mimeview.c
10988         * src/messageview.c
10989                 Fix multiple loads in separate messageview
10990
10991 2006-09-04 [colin]      2.4.0cvs144
10992
10993         * src/summaryview.c
10994                 Let navigation keys be handled during 
10995                 load
10996
10997 2006-09-04 [colin]      2.4.0cvs143
10998
10999         * src/messageview.c
11000         * src/summaryview.c
11001         * src/textview.c
11002         * src/textview.h
11003                 Make loading of huge mails (lots of text and/or
11004                 images) cancellable, so the GUI doesn't block 
11005
11006 2006-09-04 [colin]      2.4.0cvs142
11007
11008         * src/plugins/trayicon/trayicon.c
11009                 Fix annoyance when removing a folder with 
11010                 unread mails: trayicon didn't update
11011
11012 2006-09-04 [paul]       2.4.0cvs141
11013
11014         * src/gtk/icon_legend.c
11015                 straighten up columns
11016                 Patch by Fabien Vantard
11017
11018 2006-09-04 [wwp]        2.4.0cvs140
11019
11020         * src/prefs_filtering.c
11021                 fix new line's account name in filtering prefs:
11022                 was "All", is now "(New)".
11023
11024 2006-09-04 [paul]       2.4.0cvs139
11025
11026         * tools/make.themes.project
11027                 use "AUTOMAKE_OPTIONS = dist-bzip2"
11028                 instead of homebrewed "make release"
11029
11030 2006-09-03 [colin]      2.4.0cvs138
11031
11032         * src/folderview.c
11033                 Fix bug #1007 (Wrong folder highlighted)
11034
11035 2006-09-03 [colin]      2.4.0cvs137
11036
11037         * src/compose.c
11038                 Don't set Newsgroup: header to a mail folder
11039                 path
11040
11041 2006-09-03 [paul]       2.4.0cvs136
11042
11043         * src/prefs_other.c
11044         * src/prefs_spelling.c
11045                 unify the gui
11046
11047 2006-09-03 [paul]       2.4.0cvs135
11048
11049         * src/prefs_summaries.c
11050                 correct menu item text in prefs_keybind_apply_clicked()
11051
11052 2006-09-03 [paul]       2.4.0cvs134
11053
11054         * manual/advanced.xml
11055                 some improvements to the descriptions
11056         * src/mainwindow.c
11057         * src/messageview.c
11058         * src/summaryview.c
11059         * src/gtk/menu.c
11060                 fix menu sensitivity issues
11061         * src/prefs_message.c
11062                 drop the useless word 'short'
11063         * src/prefs_other.c
11064                 add the word 'lines' indicating log length
11065                 is a measure of lines
11066         * src/textview.c
11067                 fix compilation warnings
11068
11069 2006-09-02 [colin]      2.4.0cvs133
11070
11071         * src/messageview.c
11072                 Display a special return-receipt message
11073                 if the message is from the user
11074         * src/summaryview.c
11075                 Fix missing freeze of the list when marking
11076                 all read and unthreading for exec. Thanks
11077                 to Stephan Sachse.
11078
11079 2006-09-02 [paul]       2.4.0cvs132
11080
11081         * src/mainwindow.c
11082         * src/prefs_message.c
11083         * src/summaryview.c
11084                 fix some english
11085
11086 2006-09-02 [wwp]        2.4.0cvs131
11087
11088         * src/prefs_filtering.c
11089                 added an account name column to the filtering rules
11090                 dialog.
11091
11092 2006-09-02 [colin]      2.4.0cvs130
11093
11094         * src/gtk/logwindow.c
11095         * src/gtk/logwindow.h
11096                 Block scrolling if we're not at the end
11097                 of the log
11098
11099 2006-09-02 [colin]      2.4.0cvs129
11100
11101         * src/folder.c
11102                 Make sure account-specific rules can't
11103                 be used in {pre-,post-,}processing
11104         * src/mainwindow.c
11105         * src/gtk/logwindow.c
11106         * src/gtk/logwindow.h
11107                 Jump to last error when clicking on the
11108                 warning icon
11109
11110 2006-09-02 [colin]      2.4.0cvs128
11111
11112         * src/imap.c
11113         * src/import.c
11114         * src/mainwindow.c
11115         * src/mainwindow.h
11116                 Fix warning icon
11117         * src/inc.c
11118         * src/mbox.c
11119         * src/mbox.h
11120                 Let proc_mbox know its account, for
11121                 account-specific rules
11122
11123 2006-09-01 [colin]      2.4.0cvs127
11124
11125         * src/codeconv.c
11126                 Don't uselessly use iconv to convert from
11127                 us-ascii
11128         * src/alertpanel.c
11129         * src/mainwindow.c
11130         * src/mainwindow.h
11131         * src/inc.c
11132                 Fix certain log cases, disable warning icon
11133                 for now, the correct way to display it when
11134                 necessary and only when necessary is probably
11135                 to do it manually rather than use error logs
11136         * src/etpan/imap-thread.c
11137                 Clean up UID logging a bit
11138         * src/gtk/logwindow.c
11139         * src/gtk/logwindow.h
11140                 Make logging faster when the window's closed
11141
11142 2006-09-01 [wwp]        2.4.0cvs126
11143
11144         * manual/fr/account.xml
11145                 reflect changes to the ref. manual (parts of cvs72):
11146                 fix tabnames and quotes.
11147
11148 2006-09-01 [wwp]        2.4.0cvs125
11149
11150         * manual/fr/plugins.xml
11151                 reflect changes to the reference manual (cvs42):
11152                 update IRC channel info.
11153
11154 2006-09-01 [wwp]        2.4.0cvs124
11155
11156         * commitHelper
11157                 use CVSEDITOR env. var. if set, according to `man cvs`.
11158
11159 2006-09-01 [wwp]        2.4.0cvs123
11160
11161         * manual/advanced.xml
11162                 better sentence again (thanks to Paul).
11163
11164 2006-09-01 [wwp]        2.4.0cvs122
11165
11166         * manual/advanced.xml
11167         fix definition of toolbar_detachable and rework a bit the one of
11168         enable_dotted_lines.
11169
11170 2006-09-01 [mones]      2.4.0cvs121
11171
11172         * manual/advanced.xml
11173                 Document enable_dotted_lines
11174
11175 2006-09-01 [paul]       2.4.0cvs120
11176
11177         * src/folderview.c
11178         * src/folderview.h
11179         * src/imap.c
11180         * src/mainwindow.c
11181         * src/summaryview.c
11182                 obey the 'When entering folder...' option
11183                 when using the /View/Go to/... menu items
11184                 Thanks to Colin
11185
11186 2006-08-31 [colin]      2.4.0cvs119
11187
11188         * src/folderview.c
11189                 Revert 2.4.0cvs116, wrong fix.
11190
11191 2006-08-31 [colin]      2.4.0cvs118
11192
11193         * src/gtk/gtksctree.c
11194                 Better state the various copyrights
11195
11196 2006-08-31 [colin]      2.4.0cvs117
11197
11198         * src/prefs_common.c
11199                 fix enable_dotted_lines
11200
11201 2006-08-31 [colin]      2.4.0cvs116
11202
11203         * src/folderview.c
11204                 Use pref "Always open on select" when going
11205                 to next unread folder
11206         * src/gtk/gtksctree.c
11207                 Fix link failure to _gtk_clist_create_cell_layout
11208                 on certain computers. (Why not mine, I wonder)
11209
11210 2006-08-31 [colin]      2.4.0cvs115
11211
11212         * src/procmsg.c
11213         * src/textview.c
11214         * src/plugins/bogofilter/bogofilter.c
11215         * src/plugins/spamassassin/spamassassin.c
11216                 Requalify some "errors" to warnings
11217         * src/mainwindow.c
11218         * src/mainwindow.h
11219         * src/statusbar.c
11220                 Add an icon in the statusbar to notify
11221                 of errors
11222         * src/gtk/gtksctree.c
11223         * src/folderview.c
11224         * src/summaryview.c
11225                 Make the GtkSCTree look more modern by
11226                 alternating background lines
11227         * src/prefs_common.c
11228         * src/prefs_common.h
11229                 Add a pref to let people have the old
11230                 way if they prefer
11231
11232
11233 2006-08-30 [colin]      2.4.0cvs114
11234
11235         * src/procmsg.c
11236         * src/procmsg.h
11237                 Provide a way to filter a list of
11238                 messages in an optimised manner, and
11239                 add a list-filtering hook
11240         * src/folder.c
11241         * src/inc.c
11242         * src/mbox.c
11243                 Use the list filtering
11244         * src/plugins/bogofilter/bogofilter.c
11245                 Use the list-filtering hook
11246                 Use -b (bulk) mode for more speed
11247                 when learning and filtering
11248         * src/etpan/imap-thread.c
11249                 Make log output shorter in UID SEARCH
11250
11251
11252 2006-08-30 [colin]      2.4.0cvs113
11253
11254         * src/plugins/bogofilter/bogofilter.c
11255                 Really fast mass learning - thanks to David
11256                 Relson for the options explanations :)
11257
11258 2006-08-30 [colin]      2.4.0cvs112
11259
11260         * src/msgcache.c
11261                 Fix compilation on FreeBSD. Thanks
11262                 to Michael Hugues
11263
11264 2006-08-29 [colin]      2.4.0cvs111
11265
11266         * src/folderview.c
11267                 Handle "popup_menu" signal (for popping the 
11268                 menu via the keyboard)
11269         * src/mimeview.c
11270         * src/mimeview.h
11271         * src/summaryview.c
11272         * src/textview.c
11273         * src/gtk/gtkutils.c
11274         * src/gtk/gtkutils.h
11275                 Factorize scrolling code, and add an API 
11276                 for MimeViewers to handle scroll orders
11277
11278 2006-08-29 [wwp]        2.4.0cvs110
11279
11280         * src/plugins//bogofilter/bogofilter.c
11281         * src/plugins//spamassassin/spamassassin.c
11282                 make the bogofilter/spamassassin filtering error dialogs at
11283         incorporation obey to the "don't popup error dialog on
11284         receive error" option. If disabled, feed the log window w/
11285         the error message.
11286
11287 2006-08-29 [paul]
11288
11289         2.5.0-rc2 released
11290
11291 2006-08-29 [paul]       2.4.0cvs109
11292
11293         * Makefile.am
11294                 remove 'make release', it's not needed
11295                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11296
11297 2006-08-29 [paul]       2.4.0cvs108
11298
11299         * src/foldersel.c
11300         * src/summary_search.c
11301         * src/gtk/progressdialog.c
11302         * src/plugins/pgpcore/passphrase.c
11303                 replace deprecated gtk_window_set_policy()
11304
11305 2006-08-29 [colin]      2.4.0cvs107
11306
11307         * src/folder.c
11308                 Fix data loss when copy fails during a move:
11309                 only use fast remove_msgs if everything was
11310                 copied OK; else use slow remove_msg on the
11311                 mails that got copied only.
11312
11313 2006-08-28 [paul]       2.4.0cvs106
11314
11315         * src/mh.c
11316                 revert change in 2.4.0cvs104, it breaks
11317                 stuff
11318
11319 2006-08-28 [paul]       2.4.0cvs105
11320
11321         * src/plugins/spamassassin/spamassassin.c
11322                 english fix
11323
11324 2006-08-28 [paul]       2.4.0cvs104
11325
11326         * src/mh.c
11327                 fix data loss when moving to another
11328                 mailbox fails
11329         * src/prefs_spelling.c
11330                 improve the english
11331         * src/gtk/pluginwindow.c
11332                 improve the layout of the dialog text
11333         All thanks to Colin
11334
11335 2006-08-28 [paul]       2.4.0cvs103
11336
11337         * src/plugins/bogofilter/bogofilter.c
11338         * src/plugins/bogofilter/bogofilter_gtk.c
11339                 fix english up a bit, innit
11340
11341 2006-08-28 [paul]       2.4.0cvs102
11342
11343         * configure.ac
11344         * po/Makefile.in.in
11345         * po/Makevars
11346                 require autoconf 2.60, enabling building
11347                 with gettext 0.15 (gettext 0.14.x build still
11348                 possible). Replace Makefiles with versions
11349                 from gettext 0.15.
11350                 Remove configure options --with-localedir and
11351                 --with-mandir. The options that are provided
11352                 directly by autoconf 2.60 can be used instead:
11353                 --mandir --localedir
11354
11355 2006-08-27 [colin]      2.4.0cvs101
11356
11357         * src/plugins/bogofilter/Makefile.am
11358                 Fix make dist (no README)
11359
11360 2006-08-27 [colin]      2.4.0cvs100
11361
11362         * src/folder.c
11363                 Don't use F_UNKNOWN folders for any default
11364                 outbox/trash/etc
11365         * src/plugins/bogofilter/bogofilter.c
11366         * src/plugins/bogofilter/bogofilter.h
11367         * src/plugins/bogofilter/bogofilter_gtk.c
11368                 Add an option to specify the path to bogofilter
11369                 Use single-quotes to be able to learn in folders
11370                 with spaces in their names
11371                 Verify learning status
11372
11373 2006-08-27 [colin]      2.4.0cvs99
11374
11375         * manual/faq.xml
11376         * manual/plugins.xml
11377                 Document Bogofilter plugin
11378
11379 2006-08-27 [colin]      2.4.0cvs98
11380
11381         * src/compose.c
11382         * src/messageview.c
11383         * src/procmsg.c
11384         * src/procmsg.h
11385                 When possible, copy the queued mail to sent folder
11386                 instead of re-adding. Much faster on IMAP.
11387
11388 2006-08-27 [colin]      2.4.0cvs97
11389
11390         * src/msgcache.c
11391                 Disable mmaped caches - huge metadata loss
11392                 here after a power failure.
11393         * src/summaryview.c
11394                 Add quicksearch timing
11395         * src/common/plugin.c
11396         * src/common/plugin.h
11397                 Implement an interface to tell what plugins
11398                 provide. Prevent loading of similar plugins.
11399         * src/plugins/clamav/clamav_plugin.c
11400         * src/plugins/demo/demo.c
11401         * src/plugins/dillo_viewer/dillo_viewer.c
11402         * src/plugins/pgpcore/plugin.c
11403         * src/plugins/pgpinline/pgpinline.c
11404         * src/plugins/pgpmime/pgpmime.c
11405         * src/plugins/spamassassin/spamassassin.c
11406         * src/plugins/trayicon/trayicon.c
11407                 Implement plugin_provides()
11408
11409 2006-08-27 [colin]      2.4.0cvs96
11410
11411         * configure.ac
11412         * src/plugins/Makefile.am
11413         * src/plugins/bogofilter/.cvsignore
11414         * src/plugins/bogofilter/Makefile.am
11415         * src/plugins/bogofilter/bogofilter.c
11416         * src/plugins/bogofilter/bogofilter.h
11417         * src/plugins/bogofilter/bogofilter_gtk.c
11418                 New Bogofilter plugin, provides filtering and
11419                 learning. Spamassassin will go to extra plugins.
11420
11421 2006-08-26 [mones]      2.4.0cvs95
11422
11423         * manual/handling.xml
11424                 Fix subfolder path in the example (thanks to Paul) 
11425
11426 2006-08-26 [mones]      2.4.0cvs94
11427
11428         * manual/glossary.xml
11429                 2.2. + add ISP to the glossary
11430                 7.5. + Add UIDL to glossary
11431                 7.7. + Add TCP to glossary
11432         * manual/handling.xml
11433                 7.1. + Mentions GNU/Linux distribution, what about the non...
11434                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11435                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11436                 7.4. = Use appropriate quotation for commands
11437                 7.6. = change "" to <quote></quote>
11438         * manual/plugins.xml
11439                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11440         * manual/starting.xml
11441                 2.1. + local mbox file: some examples of mbox file locations...
11442                 Also reformatted files requiring it
11443
11444 2006-08-26 [wwp]        2.4.0cvs93
11445
11446         * src/summary_search.c
11447                 disable find buttons while summary search is running.
11448
11449 2006-08-25 [colin]      2.4.0cvs92
11450
11451         * src/folder.c
11452         * src/folderutils.c
11453         * src/mh.c
11454         * src/procmsg.h
11455         * src/summaryview.c
11456                 Speed up MH moving, and add progressbar
11457                 for MH deletion
11458         * src/msgcache.c
11459                 Write cache files using mmap() too
11460
11461 2006-08-25 [wwp]        2.4.0cvs91
11462
11463         * src/summaryview.c
11464                 switch spam<->ham button when a message has been marked as spam or ham
11465                 and is still selected. Thanks to Colin.
11466
11467 2006-08-25 [paul]       2.4.0cvs90
11468
11469         * src/Makefile.am
11470         * src/stock_pixmap.c
11471         * src/stock_pixmap.h
11472         * src/summaryview.c
11473         * src/gtk/icon_legend.c
11474         * src/pixmaps/copied.xpm
11475         * src/pixmaps/moved.xpm
11476                 add icons for delayed execution marked for
11477                 copying, marked for moving
11478
11479 2006-08-25 [mones]      2.4.0cvs89
11480
11481         * manual/glossary.xml
11482                 Fix the other glossary items:
11483                 5.1. = Inmmediate execution -> <quote>immediate execution...
11484                 5.2. = Fix MBOX capitalization -> Mbox
11485                 5.3. + Improve Plugins def. w/ tech. ref.
11486                 5.4. = Quotation -> replace '>' by <quote>></quote>
11487                 5.5. - SMTP Server. -> remove dot
11488         * po/es.po
11489                 Updated translation
11490
11491 2006-08-25 [mones]      2.4.0cvs88
11492
11493         * manual/ack.xml
11494                 Reformatted, changed email address
11495         * manual/glossary.xml
11496                 Reformatted, fixed MANUAL-TODO items:
11497                 8.2. + add ROT-13 to glossary
11498                 8.4. + add URL to glossary
11499         * manual/es/advanced.xml
11500                 Fixed <literal>s
11501
11502 2006-08-25 [paul]       2.4.0cvs87
11503
11504         * src/gtk/icon_legend.c
11505                 add 'marked for deletion' icon
11506                 arrange icons by containing column
11507                 wrap long label text
11508
11509 2006-08-25 [colin]      2.4.0cvs86
11510
11511         * src/common/utils.c
11512         * src/common/utils.h
11513                 Add the sc_g_*list_bigger functions in
11514                 a place everyone can use it
11515         * src/summaryview.c
11516                 Only freeze/thaw the list when working
11517                 on the selection, if it's bigger than 1
11518         * src/gtk/gtksctree.c
11519                 Only freeze/thaw the list when unselec-
11520                 ting 'all' if ('all' != 1)
11521                 This avoids some flickering
11522
11523 2006-08-24 [colin]      2.4.0cvs85
11524
11525         * src/addressbook.c
11526                 Fix strange list selection
11527                 Fix random seg (Invalid read of freed memory)
11528
11529 2006-08-24 [colin]      2.4.0cvs84
11530
11531         * src/alertpanel.c
11532         * src/gtk/inputdialog.c
11533         * src/plugins/pgpcore/passphrase.c
11534                 Revert minimal width patch of 2.4.0cvs67,
11535                 as it is also a maximal width. Use 
11536                 gtk_window_set_default_size instead.
11537
11538 2006-08-24 [colin]      2.4.0cvs83
11539
11540         * src/msgcache.c
11541                 Write cache/mark to temp files before
11542                 overwriting old ones (avoids metadata
11543                 loss if writing the new files fail).
11544                 Use mmap() to read cache/mark file, as
11545                 this makes cache reading faster. Dis-
11546                 abled for big-endian machines until it
11547                 can be tested. (Big-endian users: set
11548                 msgcache_use_mmap = TRUE in the relevant
11549                 #if).
11550         * src/procmsg.h
11551                 Move rarely used fields of MsgInfo in 
11552                 another structure, which will only be
11553                 allocated if needed. Face, X-Face,
11554                 Return receipt headers and List-*
11555                 headers are moved. Mails having none
11556                 of these occupy 52 bytes less with
11557                 this patch, which makes 2.5MB of RAM
11558                 saved on a 50k folder).
11559         * src/headerview.c
11560         * src/mainwindow.c
11561         * src/messageview.c
11562         * src/partial_download.c
11563         * src/procheader.c
11564         * src/procmsg.c
11565         * src/textview.c
11566                 Follow this structure change.
11567
11568 2006-08-24 [wwp]        2.4.0cvs82
11569
11570         * manual/es/.cvsignore
11571         * manual/es/dist/.cvsignore
11572         * manual/es/dist/html/.cvsignore
11573         * manual/es/dist/pdf/.cvsignore
11574         * manual/es/dist/ps/.cvsignore
11575         * manual/es/dist/txt/.cvsignore
11576                 more (generated) files to ignore.
11577
11578 2006-08-24 [colin]      2.4.0cvs81
11579
11580         * src/folder.c
11581         * src/mh.c
11582                 Fix possible problems with local delivery. Check the folder doesn't
11583                 need scan before setting its mtime when saving cache (which can be
11584                 done long after the folder's been modified by an external process);
11585                 Check that the stored item's mtime didn't change in mh functions.
11586
11587 2006-08-24 [mones]      2.4.0cvs80
11588
11589         * manual/advanced.xml
11590                 Rewrapping, some fixes and MANUAL-TODO items:
11591                 8.1. = change "" to <quote></quote>
11592                 8.3. = quote menu items
11593                 8.5. - deploying -> new user ... ideally a new user (redundant)
11594
11595 2006-08-23 [colin]      2.4.0cvs79
11596
11597         * src/gtk/gtksctree.c
11598                 When selecting or deselecting range, only
11599                 freeze/thaw when selection is bigger than 10
11600
11601 2006-08-23 [colin]      2.4.0cvs78
11602
11603         * src/messageview.c
11604         * src/mimeview.c
11605         * src/mimeview.h
11606         * src/plugins/dillo_viewer/dillo_viewer.c
11607                 Provide an API for MimeViewer plugins to
11608                 return a text selection for replying
11609
11610 2006-08-23 [colin]      2.4.0cvs77
11611
11612         * src/image_viewer.c
11613         * src/textview.c
11614                 Use gtk_pixbuf_new_from_file_at_scale(), which
11615                 is faster than getting the pixbuf then resizing
11616                 it.
11617
11618 2006-08-23 [colin]      2.4.0cvs76
11619
11620         * src/procmime.c
11621                 UTF-8 should be sent Quoted-printable
11622
11623 2006-08-22 [colin]      2.4.0cvs75
11624
11625         * src/mh.c
11626                 Check if scan is required before touching
11627                 the folder (or it'll be required every time)
11628
11629 2006-08-22 [colin]      2.4.0cvs74
11630
11631         * configure.ac
11632                 Require libetpan 0.46 (crasher fix when built
11633                 against gnutls)
11634
11635 2006-08-22 [colin]      2.4.0cvs73
11636
11637         * src/folder.c
11638                 Set folder's mtime after writing its
11639                 cache
11640         * src/folderview.c
11641                 Add some timing
11642         * src/procmsg.c
11643                 Don't do useless stuff if we don't 
11644                 thread by subject
11645         * src/summaryview.c
11646                 Add some timing, don't deselect prior
11647                 to selecting (gtksctree does it itself),
11648                 remove crash avoidance hacks as it's been
11649                 properly fixed since a while
11650         * src/common/utils.c
11651                 Optimize to_human_readable(): _() is slow,
11652                 do it only once, and avoid %f format for KB
11653                 (the most common in a summaryview)
11654         * src/gtk/gtksctree.c
11655                 Don't uselessly freeze/thaw (fixes flicker
11656                 on next unread and friends), reduce number
11657                 of g_list_nth/g_list_position where possible
11658         * src/gtk/gtkutils.c
11659         * src/gtk/gtkutils.h
11660                 Reduce number of g_list_nth/g_list_position
11661                 where possible.
11662                 All of this makes loading as 70k folder 2.1
11663                 seconds instead of 3.2 (with hot FS caches).
11664                 (1.3 seconds without Date and Size columns...)
11665
11666 2006-08-22 [paul]       2.4.0cvs72
11667
11668         wrap documents and do some items from mones' MANUAL-TODO:
11669
11670         * manual/account.xml
11671                 4.1. = fix tabname references to <quote>tabname</quote>
11672                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11673         * manual/faq.xml
11674                 1.1. = mentioned options don't match UI
11675                 Add information about the 'Never send Return Receipts'
11676                 option
11677         * manual/handling.xml
11678                 6.2. = Mentions Extended symbols button, but now is
11679                 named Information
11680                 6.3. = Mentions ... button, which is now Edit
11681
11682 2006-08-22 [colin]      2.4.0cvs71
11683
11684         * src/gtk/pluginwindow.c
11685                 Fix layout in verbose translations (such
11686                 as french)
11687
11688 2006-08-22 [paul]       2.4.0cvs70
11689
11690         * manual/Makefile.am
11691                 build manuals in alphabetical order
11692         * src/addressbook.c
11693         * src/prefs_themes.c
11694                 replace/remove deprecated symbols
11695         * src/gtk/gtkutils.c
11696                 fix a warning
11697         * src/gtk/pluginwindow.c
11698                 replace deprecated symbol
11699                 replace label text and move it
11700         * src/plugins/pgpcore/prefs_gpg.c
11701                 move the 'Generate...' button out of the
11702                 Sign Key frame, replace the English used
11703         * src/plugins/pgpcore/sgpgme.c
11704                 fixes to the English
11705
11706 2006-08-21 [colin]      2.4.0cvs69
11707
11708         * src/plugins/trayicon/trayicon.c
11709                 Add more strings for translation; patch
11710                 by Pawel
11711
11712 2006-08-21 [colin]      2.4.0cvs68
11713
11714         * src/compose.c
11715                 fix replied flag not set after drafting
11716         * src/matcher.c
11717                 fix body quicksearch in non-encoded bodies
11718                 containing '='
11719         * src/msgcache.c
11720                 Get rid of the g_malloc workaround for
11721                 corrupted caches, use g_try_malloc
11722
11723 2006-08-21 [colin]      2.4.0cvs67
11724
11725         * src/alertpanel.c
11726         * src/gtk/inputdialog.c
11727         * src/plugins/pgpcore/passphrase.c
11728                 Set minimal width to 375
11729         * src/mainwindow.c
11730                 Fix switching to offline, asking if it 
11731                 should be overriden for synchronising
11732         * src/mimeview.c
11733                 Don't offer to remember command on Open 
11734                 with for text parts, as the browser or 
11735                 text editor command isn't changed from 
11736                 there
11737
11738 2006-08-20 [paul]       2.4.0cvs66
11739
11740         * po/ko.po
11741         * po/zh_CN.po
11742                 fix plural form errors. revealed by stricter
11743                 checking of gettext 0.15
11744
11745 2006-08-18 [paul]       2.4.0cvs65
11746
11747         * src/stock_pixmap.c
11748                 fix the fix of 2.4.0cvs64
11749                 Thanks to Colin
11750
11751 2006-08-18 [paul]       2.4.0cvs64
11752
11753         * src/stock_pixmap.c
11754                 fix leaks
11755                 Thanks to Colin
11756
11757 2006-08-18 [paul]       2.4.0cvs63
11758
11759         * src/compose.c
11760         * src/procmsg.c
11761                 fix occasional IMAP bug where large msgs
11762                 were left in the queue folder after sending
11763                 Thanks to Colin
11764
11765 2006-08-18 [paul]       2.4.0cvs62
11766
11767         * src/folderview.c
11768                 freeze the summaryview while quicksearch results
11769                 are displayed
11770                 (fixes bug 456 'current message is hidden when the
11771                 view is refreshed and extended search is "unread 
11772                 messages"')
11773                 Thanks to Colin
11774         * src/textview.c
11775                 add missing #include "inputdialog.h"
11776         * src/common/utils.h
11777                 add missing mailcap_update_default() and improve
11778                 readability
11779
11780 2006-08-17 [colin]      2.4.0cvs61
11781
11782         * src/plugins/pgpcore/select-keys.c
11783                 Fix warnings :)
11784
11785 2006-08-17 [colin]      2.4.0cvs60
11786
11787         * src/compose.c
11788                 Don't continue queuing if Cancel is clicked
11789                 in select-keys
11790
11791 2006-08-17 [colin]      2.4.0cvs59
11792
11793         * src/plugins/pgpcore/select-keys.c
11794                 When encrypting, if only one key matches and it 
11795                 matches exactly, automatically use it.
11796
11797 2006-08-17 [colin]      2.4.0cvs58
11798
11799         * src/mimeview.c
11800         * src/prefs_common.c
11801         * src/prefs_common.h
11802         * src/prefs_ext_prog.c
11803         * src/textview.c
11804                 Fix issues with previous patch (text/html)
11805                 Remove outdated prefs
11806
11807 2006-08-17 [colin]      2.4.0cvs57
11808
11809         * src/imap.c
11810                 Add View Log button on auth error
11811         * src/procmsg.c
11812                 Fix encrypted mail marked as new when
11813                 saved in normal folders
11814         * src/plugins/pgpinline/pgpinline.c
11815                 Fix encrypt bug on IMAP
11816         * src/mimeview.c
11817         * src/common/utils.c
11818         * src/common/utils.h
11819         * src/gtk/inputdialog.c
11820         * src/gtk/inputdialog.h
11821                 Get rid of metamail stuff, simplify
11822                 opening, and allow remembering of user's
11823                 choices (by updating ~/.mailcap). There's
11824                 still to drop "Audio player" and "Image
11825                 viewer" preferences.
11826
11827 2006-08-17 [mones]      2.4.0cvs56
11828
11829         * manual/es/sylpheed-claws-manual.xml
11830                 fix DTD path
11831
11832 2006-08-17 [mones]      2.4.0cvs55
11833
11834         * configure.ac
11835         * manual/Makefile.am
11836         * manual/es/Makefile.am
11837         * manual/es/account.xml
11838         * manual/es/ack.xml
11839         * manual/es/addrbook.xml
11840         * manual/es/advanced.xml
11841         * manual/es/faq.xml
11842         * manual/es/glossary.xml
11843         * manual/es/gpl.xml
11844         * manual/es/handling.xml
11845         * manual/es/intro.xml
11846         * manual/es/keyboard.xml
11847         * manual/es/plugins.xml
11848         * manual/es/starting.xml
11849         * manual/es/sylpheed-claws-manual.xml
11850         * manual/es/dist/Makefile.am
11851         * manual/es/dist/html/Makefile.am
11852         * manual/es/dist/pdf/Makefile.am
11853         * manual/es/dist/ps/Makefile.am
11854         * manual/es/dist/txt/Makefile.am
11855                 Spanish translation for the manual
11856
11857 2006-08-16 [colin]      2.4.0cvs54
11858
11859         * src/compose.c
11860         * src/main.c
11861         * src/mainwindow.c
11862                 Fix send button sensitivity at startup
11863                 Set send menu sensitivity (patch by Fabien)
11864         * src/ssl_manager.c
11865                 Enable closing with esc (patch by Fabien)
11866         * src/gtk/foldersort.c
11867                 Enable closing with esc (patch by Fabien)
11868         * src/procmime.c
11869                 Optimisation (no need to copy to tempfile to
11870                 "decode" 7bit and 8bit)
11871         * src/summaryview.c
11872                 Fix cruft in swap_from case
11873         * src/textview.c
11874                 Fix missing last line in some mail cases 
11875                 (Fixes debian #381872)
11876         * src/plugins/pgpcore/prefs_gpg.c
11877         * src/plugins/pgpcore/sgpgme.c
11878         * src/plugins/pgpcore/sgpgme.h
11879                 Don't show "no key found" when user explicitely
11880                 wants to create a key
11881
11882 2006-08-16 [paul]       2.4.0cvs53
11883
11884         * configure.ac
11885         * src/account.c
11886         * src/addressbook.c
11887         * src/headerview.c
11888         * src/prefs_account.c
11889         * src/prefs_message.c
11890         * src/gtk/gtkutils.c
11891                 bump up minimum required versions of GTK+ and
11892                 GLIB to 2.6.0
11893
11894 2006-08-16 [paul]       2.4.0cvs52
11895
11896         * src/toolbar.c
11897                 workaround GTK+ Bug 351600 - 'Can't re-click
11898                 on button after sensitivity update'
11899                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11900                 Thanks to Colin
11901
11902 2006-08-15 [colin]      2.4.0cvs51
11903
11904         * src/plugins/pgpcore/prefs_gpg.c
11905                 Set options sensitivity according to
11906                 key existence
11907         * src/plugins/pgpcore/sgpgme.c
11908                 Allow to create key with no passphrase
11909
11910 2006-08-14 [cleroy]     2.4.0cvs50
11911
11912         * src/gtk/pluginwindow.c
11913                 New layout (maybe to be changed?)
11914         * src/gtk/gtkutils.c
11915                 Fix a bit label_window
11916         * src/plugins/pgpcore/passphrase.c
11917         * src/plugins/pgpcore/passphrase.h
11918         * src/plugins/pgpcore/plugin.c
11919         * src/plugins/pgpcore/prefs_gpg.c
11920         * src/plugins/pgpcore/prefs_gpg.h
11921         * src/plugins/pgpcore/sgpgme.c
11922         * src/plugins/pgpcore/sgpgme.h
11923                 Allow to create a PGP private key via the GUI
11924
11925 2006-08-14 [wwp]        2.4.0cvs49
11926
11927         * src/addressbook_foldersel.c
11928                 fix strict ISO C90 compliance.
11929
11930 2006-08-14 [paul]       2.4.0cvs48
11931
11932         * src/gtk/prefswindow.c
11933                 re-set scrolled window on opening
11934                 Patch by Ticho
11935
11936 2006-08-14 [paul]
11937
11938         2.5.0-rc1 released
11939
11940 2006-08-14 [paul]       2.4.0cvs47
11941
11942         * src/prefs_display_header.c
11943                 re-enable user-defined Displayed Headers
11944
11945 2006-08-14 [paul]       2.4.0cvs46
11946
11947         * src/prefs_account.c
11948                 use GTK_STOCK_EDIT
11949
11950 2006-08-13 [colin]      2.4.0cvs45
11951
11952         * src/common/utils.c
11953                 Fix "a" in quote when the original message is empty,
11954                 by using \0 instead of 'a' to test writability of
11955                 temp files.
11956
11957 2006-08-13 [wwp]        2.4.0cvs44
11958
11959         * src/plugins/spamassassin/spamassassin.c
11960                 fix capitalization of "SpamAssassin" in some debug, log and
11961                 dialog messages.
11962
11963 2006-08-13 [paul]       2.4.0cvs43
11964
11965         * src/editldap.c
11966                 fix overlapping widgets
11967         * src/prefs_account.c
11968                 fix translation of protocol_names[]
11969                 fix label disappearing off the edge of the
11970                 visible area
11971
11972 2006-08-12 [paul]       2.4.0cvs42
11973
11974         * manual/plugins.xml
11975                 update IRC channel info before it gets forgotten
11976                 about
11977
11978 2006-08-11 [colin]      2.4.0cvs41
11979
11980         * src/compose.c
11981         * src/mainwindow.c
11982         * src/mainwindow.h
11983         * src/procmsg.c
11984         * src/procmsg.h
11985         * src/summaryview.c
11986         * src/toolbar.c
11987                 Grey out the Send button if
11988                 - Queue folders are empty, or
11989                 - We're sending already
11990
11991 2006-08-11 [wwp]        2.4.0cvs40
11992
11993         * src/main.c
11994                 fix a logic issue when quitting while a compose window is
11995                 still open, thanks to Colin.
11996
11997 2006-08-10 [colin]      2.4.0cvs39
11998
11999         * src/main.c
12000                 Fix default font size setting after wizard run
12001         * src/imap.c
12002         * src/etpan/imap-thread.c
12003         * src/etpan/imap-thread.h
12004                 Fix bug #999 (Timing out on TSL cert validation 
12005                 dialog makes ugly things happen). Also, STARTTLS
12006                 unconditionnaly if initial capabilities contain
12007                 LOGINDISABLED and STARTTLS.
12008
12009 2006-08-09 [colin]      2.4.0cvs38
12010
12011         * src/mainwindow.c
12012         * src/mainwindow.h
12013                 Fix Tools/Actions sensitivity when there are
12014                 no actions
12015
12016 2006-08-09 [colin]      2.4.0cvs37
12017
12018         * src/prefs_filtering.c
12019                 Warning fix, patch by Paul
12020         * src/messageview.c
12021         * src/prefs_actions.c
12022         * src/prefs_filtering_action.c
12023         * src/prefs_matcher.c
12024                 Uniformisation of "Info ..." to "Info..." (for
12025                 old gtk), patch by Fabien
12026         * src/plugins/clamav/clamav_plugin_gtk.c
12027                 Sensitivity fix by Fabien
12028
12029 2006-08-09 [colin]      2.4.0cvs36
12030
12031         * src/main.c
12032         * src/main.h
12033                 Add a function to know whether we're exiting
12034         * src/plugins/trayicon/trayicon.c
12035                 If exiting, don't do anything. Faster, and
12036                 avoids gtk_main_iteration reentracy causing
12037                 segfaults at exit
12038
12039 2006-08-09 [colin]      2.4.0cvs35
12040
12041         * src/messageview.c
12042         * src/mimeview.c
12043         * src/mimeview.h
12044                 Fix lack of part selection when automatically 
12045                 jumping to a specific part
12046         * src/msgcache.c
12047                 Little optimisation in cache reading
12048
12049 2006-08-09 [colin]      2.4.0cvs34
12050
12051         * src/compose.c
12052                 Fix crash setting the priority on reedit
12053                 (Accessing compose before creating it!)
12054
12055 2006-08-08 [colin]      2.4.0cvs33
12056
12057         * src/procmime.c
12058                 Fix bug #998 (last attachment is not accessible)
12059                 Bad RFC interpretation on multipart close-delimiters
12060         * src/mimeview.c
12061         * src/mimeview.h
12062         * src/gtk/gtkvscrollbutton.c
12063         * src/gtk/gtkvscrollbutton.h
12064                 Make attachments list wheel-scrollable
12065
12066 2006-08-07 [colin]      2.4.0cvs32
12067
12068         * src/gtk/gtkaspell.c
12069                 Fix bug #973 (Unicode punctation characters 
12070                 are not recognized as separators by the
12071                 spell checker); fix unsigned stuff
12072
12073 2006-08-07 [colin]      2.4.0cvs31
12074
12075         * src/compose.c
12076                 Fix bug #956 (DnD text with accents in compose 
12077                 text entry); fix gccc's signed/unsigned fuss
12078
12079 2006-08-06 [colin]      2.4.0cvs30
12080
12081         * src/main.c
12082                 Fix bug #979 (Plugin crashes when exiting 
12083                 sylpheed-claws) : handle exit request only 
12084                 once
12085
12086 2006-08-05 [colin]      2.4.0cvs29
12087
12088         * src/news.c
12089                 Just make sure we have a msgid.
12090
12091 2006-08-05 [colin]      2.4.0cvs28
12092
12093         * src/news.c
12094         * src/summaryview.c
12095                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
12096                 by reimplementing it
12097         * src/textview.c
12098                 Fix bug when hiding quotes with level > 3 and quote
12099                 colors are recycled
12100
12101 2006-08-04 [colin]      2.4.0cvs27
12102
12103         * src/compose.c
12104         * src/undo.c
12105         * src/undo.h
12106                 Fix a bit replace-by-pasting undo
12107         * src/mainwindow.c
12108         * src/messageview.c
12109                 Fix Fold quotes menu synchro in
12110                 mainwindow when it changes in 
12111                 messageview
12112         * src/textview.c
12113                 Fix right-click on quotes blocks
12114         * src/common/utils.c
12115                 Verify that the file created by
12116                 my_tmpfile() is writable. Fixes
12117                 bug #988 (very specific filesystem
12118                 issue)
12119         * src/plugins/pgpcore/sgpgme.c
12120                 Fix file descriptor leak
12121         * src/plugins/spamassassin/spamassassin.c
12122                 Warn once if spamd isn't reachable
12123
12124 2006-08-04 [colin]      2.4.0cvs26
12125
12126         * src/toolbar.c
12127                 i18n context patch by Fabien
12128
12129 2006-08-03 [colin]      2.4.0cvs25
12130
12131         * src/mainwindow.c
12132         * src/messageview.c
12133                 Rename "Hide quotes" to "Fold quotes"
12134         * src/textview.c
12135                 Don't use hand cursor on quotes. "all 
12136                 the bonuses of the feature and none of 
12137                 unwelcome side-effects"
12138
12139 2006-08-03 [colin]      2.4.0cvs24
12140
12141         * AUTHORS
12142         * sylpheed-claws.desktop
12143         * src/gtk/authors.h
12144                 Bring the desktop file to XDG compliance
12145                 Patch by Charles A. Edwards
12146
12147 2006-08-03 [colin]      2.4.0cvs23
12148
12149         * src/textview.c
12150                 Fix links offset when they are preceded
12151                 by accentued chars (g_utf8_strlen!)
12152         * src/mainwindow.c
12153                 Fix wrong status when starting offline
12154
12155
12156 2006-08-03 [wwp]        2.4.0cvs22
12157
12158         * src/prefs_common.h
12159                 ask what to do w/ filtering rules that belong to an account when
12160                 applying filtering rules manually from the main window (skip,
12161                 apply regardless of the account, use current account). This dialog
12162                 can be skipped and the last reply used.
12163                 (forgot that file)
12164
12165 2006-08-03 [wwp]        2.4.0cvs21
12166
12167         * src/filtering.c
12168         * src/filtering.h
12169         * src/prefs_common.c
12170         * src/summaryview.c
12171         * src/alertpanel.c
12172         * src/alertpanel.h
12173         * src/messageview.c
12174                 ask what to do w/ filtering rules that belong to an account when
12175                 applying filtering rules manually from the main window (skip,
12176                 apply regardless of the account, use current account). This dialog
12177                 can be skipped and the last reply used.
12178
12179
12180 2006-08-03 [colin]      2.4.0cvs20
12181
12182         * src/textview.c
12183                 Optimize previous patch
12184
12185 2006-08-03 [cleroy]     2.4.0cvs19
12186
12187         * src/textview.c
12188                 Fix quotes getting toggled back when the
12189                 mail has an even number of text parts
12190
12191 2006-08-02 [colin]      2.4.0cvs18
12192
12193         * src/messageview.c
12194                 Add Hide quotes menu
12195
12196 2006-08-02 [colin]      2.4.0cvs17
12197
12198         * src/mainwindow.c
12199         * src/prefs_common.c
12200         * src/textview.c
12201         * src/textview.h
12202         * src/gtk/about.c
12203                 Allow per-level quote hiding,
12204                 Allow toggling quotes by double-clicking them
12205                 Rename RemoteURI to ClickableText to reflect
12206                 the fact it's used for a variety of things
12207
12208 2006-08-02 [wwp]        2.4.0cvs16
12209
12210         * src/mainwindow.c
12211                 fix "View/Hide quotes" menu item status initialization.
12212
12213 2006-08-02 [wwp]        2.4.0cvs15
12214
12215         * src/matcher_parser_parse.y
12216                 remove a debug trace.
12217
12218 2006-08-02 [paul]       2.4.0cvs14
12219
12220         * src/plugins/pgpcore/passphrase.c
12221                 don't set initial dialog size
12222                 make it resizable
12223
12224 2006-08-02 [paul]       2.4.0cvs13
12225
12226         * src/noticeview.c
12227                 remove the rogue '/' character
12228
12229 2006-08-02 [paul]       2.4.0cvs12
12230
12231         * src/noticeview.c
12232                 allow buttons to resize as necessary
12233
12234 2006-08-01 [wwp]        2.4.0cvs11
12235
12236         * src/mbox.c
12237                 fix strict ISO C90 compliance.
12238
12239 2006-08-01 [wwp]        2.4.0cvs10
12240
12241         * tools/update-po
12242                 updated update-po tool to work w/ context-dependent translations.
12243                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
12244
12245 2006-08-01 [wwp]        2.4.0cvs9
12246
12247         * src/matcher.c
12248         * src/prefs_filtering.c
12249         * src/prefs_matcher.c
12250                 allow context-dependent translations for "All",
12251                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12252
12253 2006-07-31 [colin]      2.4.0cvs8
12254
12255         * AUTHORS
12256         * src/gtk/authors.h
12257                 Add Rafal to authors
12258
12259 2006-07-31 [colin]      2.4.0cvs7
12260
12261         * src/compose.c
12262         * src/mainwindow.c
12263         * src/messageview.h
12264         * src/prefs_common.c
12265         * src/prefs_common.h
12266         * src/textview.c
12267                 Add 'View/Hide quotes'. Patch based on a patch
12268                 by Rafal Weglarz
12269
12270 2006-07-31 [colin]      2.4.0cvs6
12271
12272         * src/action.c
12273                 Fix problem with "> stuff >" actions
12274
12275 2006-07-31 [paul]       2.4.0cvs5
12276
12277         * po/nb.po
12278                 updated by Geir Helland
12279
12280 2006-07-31 [wwp]        2.4.0cvs4
12281
12282         * src/mainwindow.c
12283         * src/summaryview.c
12284         * src/summaryview.h
12285                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12286                 thanks to Colin.
12287
12288 2006-07-31 [wwp]        2.4.0cvs3
12289
12290         * src/Makefile.am
12291         * src/addr_compl.c
12292         * src/addr_compl.h
12293         * src/addressbook.c
12294         * src/addressbook.h
12295         * src/addressbook_foldersel.c
12296         * src/addressbook_foldersel.h
12297         * src/addrindex.c
12298         * src/addrindex.h
12299         * src/matcher.c
12300         * src/matcher.h
12301         * src/matcher_parser_lex.l
12302         * src/matcher_parser_parse.y
12303         * src/prefs_common.c
12304         * src/prefs_common.h
12305         * src/prefs_filtering.c
12306         * src/prefs_matcher.c
12307         * src/prefs_matcher.h
12308         * src/summaryview.c
12309                 introduce filtering against the address book. It's now possible to add
12310                 matched conditions to determine if any email address in a message matches
12311                 or doesn't match any or all books or folders in the address book.
12312
12313 2006-07-31 [wwp]        2.4.0cvs2
12314
12315         * src/account.c
12316         * src/filtering.c
12317         * src/filtering.h
12318         * src/folder.c
12319         * src/folderview.c
12320         * src/inc.c
12321         * src/mainwindow.c
12322         * src/matcher.c
12323         * src/matcher_parser_lex.l
12324         * src/matcher_parser_parse.y
12325         * src/mbox.c
12326         * src/prefs_filtering.c
12327         * src/prefs_filtering.h
12328         * src/procmsg.c
12329         * src/procmsg.h
12330         * src/summaryview.c
12331                 introduce per-account filtering rules. Each filtering rule can now be assigned
12332                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12333                 when applying filtering rules manually, as all rules will apply - even the ones
12334                 assigned to an account. This issue will be addressed soon.
12335  
12336
12337
12338 2006-07-31 [wwp]        2.4.0cvs1
12339
12340         * src/quote_fmt.c
12341                 make more strings translatable.
12342
12343 2006-07-31 [paul]       2.4.0
12344
12345         2.4.0 released
12346
12347 2006-07-31 [paul]       2.3.1cvs91
12348
12349         * po/ca.po
12350                 updated by Miquel Oliete
12351
12352 2006-07-31 [paul]       2.3.1cvs90
12353
12354         * po/de.po
12355         * po/el.po
12356         * po/fr.po
12357         * po/it.po
12358         * po/pl.po
12359         * po/pt_BR.po
12360         * po/sr.po
12361         * po/zh_CN.po
12362                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12363                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12364                 Aleksandar Urosevic, and Ralgh Young
12365
12366 2006-07-31 [paul]       2.3.1cvs89
12367
12368         * src/account.c
12369         * src/main.c
12370         * src/mainwindow.c
12371         * src/mainwindow.h
12372                 Fix a race condition when, after an SC crash, rescanning
12373                 folders took more than 0.5 seconds
12374                 Thanks to Colin
12375
12376 2006-07-31 [paul]       2.3.1cvs88
12377
12378         * src/folderview.c
12379                 don't translate separator strings
12380
12381 2006-07-30 [mones]      2.3.1cvs87
12382
12383         * doc/man/sylpheed-claws.1
12384                 Fixed non-ASCII chars in Hoa's name
12385         * po/es.po
12386                 Updated for release
12387
12388 2006-07-27 [colin]      2.3.1cvs86
12389
12390         * src/textview.c
12391                 Don't include the leading \n in links
12392                 Patch by Fabien
12393
12394 2006-07-25 [colin]      2.3.1cvs85
12395
12396         * src/mainwindow.c
12397         * src/common/socket.h
12398         * src/etpan/imap-thread.c
12399                 Refresh resolvers before connecting
12400                 to IMAP servers, and after switching
12401                 to online. Thanks to Paul.
12402
12403 2006-07-18 [colin]
12404
12405         * 2.4.0-rc4 released
12406
12407 2006-07-17 [colin]      2.3.1cvs84
12408
12409         * src/inc.c
12410                 Show connection attempt in statusbar before
12411                 connecting (previously first message was
12412                 "Retrieving messages from ..." after the
12413                 connection succeeded.
12414
12415 2006-07-16 [wwp]        2.3.1cvs83
12416
12417         * sylpheed-claws.ico
12418                 Added .ico file (windows multi-size icon file, generated).
12419
12420 2006-07-12 [wwp]        2.3.1cvs82
12421
12422         * src/messageview.c
12423                 remove Message/Re-edit menu entry from messageview window,
12424                 as sent/draft/queued messages are opened in compose window when
12425                 re-edited and it's not possible to re-edit other msgs.
12426
12427 2006-07-12 [paul]       2.3.1cvs81
12428
12429         * AUTHORS
12430         * src/mainwindow.c
12431         * src/gtk/authors.h
12432                 check online state before resetting
12433                 mailcheck timer. Useful if some program
12434                 verifies connection state and updates
12435                 Claws.
12436                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12437
12438 2006-07-12 [paul]       2.3.1cvs80
12439
12440         * sylpheed-claws-128x128.png
12441         * sylpheed-claws-64x64.png
12442         * sylpheed-claws.png
12443         * src/Makefile.am
12444         * src/main.c
12445         * src/prefs_toolbar.c
12446         * src/stock_pixmap.c
12447         * src/stock_pixmap.h
12448         * src/wizard.c
12449         * src/gtk/about.c
12450         * src/gtk/gtkutils.c
12451         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12452         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12453         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12454         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12455         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12456         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12457                 updated and renamed logo/icon files and related
12458                 logo by Jesper Schultz
12459
12460 2006-07-11 [paul]       2.3.1cvs79
12461
12462         * src/main.c
12463                 fix the labels a smidgin
12464
12465 2006-07-09 [colin]      2.3.1cvs78
12466
12467         * src/textview.c
12468                 Show errors in textviewer's command
12469                 Patch by H. Merijn Brand
12470
12471 2006-07-09 [colin]      2.3.1cvs77
12472
12473         * src/compose.c
12474                 Save FMID in drafts too
12475
12476 2006-07-08 [colin]      2.3.1cvs76
12477
12478         * src/compose.c
12479                 Svae RMID in drafted mails too
12480                 Save quote_fmt vars for whole mails,
12481                 don't reset at each quote_fmt_init:
12482                 allows to use the same |i{var} in
12483                 various template fields
12484         * src/prefs_template.c
12485         * src/quote_fmt.h
12486         * src/quote_fmt_parse.y
12487                 Same
12488
12489 2006-07-08 [colin]      2.3.1cvs75
12490
12491         * src/textview.c
12492                 Fix highlighting of attached parts URIs
12493
12494 2006-07-08 [colin]      2.3.1cvs74
12495
12496         * src/main.c
12497                 Prevent bug #981 (sc 2.3.1 segfaults with 
12498                 gtk+ 2.10) from being reported again:
12499                 if Sylpheed-Claws has been compiled against
12500                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12501                 of if Sylpheed-Claws has been compiled against
12502                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12503                 error out.
12504
12505 2006-07-07 [colin]      2.3.1cvs73
12506
12507         * src/prefs_actions.c
12508                 Fix label
12509
12510 2006-07-07 [colin]      2.3.1cvs72
12511
12512         * src/prefs_actions.c
12513                 Fix compile on gtk < 2.8. argh :)
12514
12515 2006-07-07 [paul]       2.3.1cvs71
12516
12517         * src/common/defs.h
12518                 update DONATE_URI
12519
12520 2006-07-07 [colin]      2.3.1cvs70
12521
12522         * po/POTFILES.in
12523         * src/quote_fmt.c
12524         * src/quote_fmt_lex.l
12525         * src/quote_fmt_parse.y
12526                 Add |i{var}, a way to insert user-entered
12527                 text in a template
12528
12529 2006-07-07 [colin]
12530
12531         * 2.4.0-rc3 released
12532
12533 2006-07-07 [colin]      2.3.1cvs69
12534
12535         * src/folder.c
12536                 Don't consider inboxes of UNKNOWN folder 
12537                 classes to be useable as default inboxes
12538
12539 2006-07-07 [paul]       2.3.1cvs68
12540
12541         * src/textview.c
12542                 add missing #include <errno.h>
12543                 Thanks to René J. Blokland
12544
12545 2006-07-07 [paul]       2.3.1cvs67
12546
12547         * src/action.c
12548                 Return now Closes dialog
12549         * src/mimeview.c
12550         * src/mimeview.h
12551         * src/textview.c
12552                 add contextual menu to mime parts listed
12553                 in the textview
12554                 Thanks to Colin
12555         * src/common/utils.c
12556                 reversal: ' is a valid character in URLs
12557
12558 2006-07-06 [colin]      2.3.1cvs66
12559
12560         * src/remotefolder.h
12561                 Forgotten in previous commit
12562
12563 2006-07-06 [colin]      2.3.1cvs65
12564
12565         * src/folder.c
12566                 Set summary update flag whenever
12567                 totals changed
12568         * src/imap.c
12569         * src/prefs_account.c
12570         * src/common/utils.h
12571         * src/etpan/imap-thread.c
12572                 Fix warnings, thanks to Fabien and
12573                 Ricardo
12574
12575 2006-07-06 [wwp]        2.3.1cvs64
12576
12577         * src/gtk/gtkutils.c
12578                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12579
12580 2006-07-06 [wwp]        2.3.1cvs63
12581
12582         * src/account.c
12583         * src/addressbook.c
12584         * src/addressitem.h
12585         * src/folderview.c
12586         * src/mainwindow.c
12587         * src/manual.c
12588         * src/manual.h
12589         * src/message_search.c
12590         * src/prefs_actions.c
12591         * src/prefs_filtering.c
12592         * src/prefs_filtering.h
12593         * src/prefs_template.c
12594         * src/summary_search.c
12595         * src/summaryview.c
12596         * src/gtk/gtkutils.c
12597         * src/gtk/gtkutils.h
12598         * src/gtk/pluginwindow.c
12599                 add help buttons to some dialogs. Clicking such buttons opens a
12600                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12601
12602 2006-07-06 [paul]       2.3.1cvs62
12603
12604         * src/textview.c
12605                 fix attachments contextual menu
12606                 Thanks to Colin
12607
12608 2006-07-05 [colin]      2.3.1cvs61
12609
12610         * src/textview.c
12611         * src/compose.c
12612                 Handle sftp:// links
12613
12614 2006-07-05 [paul]       2.3.1cvs60
12615
12616         * src/gtk/filesel.c
12617                 grab save button by default
12618                 Thanks to Colin
12619
12620 2006-07-05 [wwp]        2.3.1cvs59
12621
12622         * manual/xml2pdf
12623                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12624
12625 2006-07-04 [colin]      2.3.1cvs58
12626
12627         * src/mimeview.c
12628         * src/textview.c
12629                 Use left click to select, middle click to open
12630                 on mimeparts links
12631         * src/common/utils.c
12632                 Fix segfault
12633
12634 2006-07-04 [colin]      2.3.1cvs57
12635
12636         * src/mainwindow.c
12637         * src/news.c
12638                 Warning fixes, thanks to Fabien
12639
12640 2006-07-04 [colin]      2.3.1cvs56
12641
12642         * src/mimeview.c
12643         * src/mimeview.h
12644         * src/textview.c
12645                 Allow parts to be selected via their text label
12646                 in textview
12647
12648 2006-07-04 [colin]      2.3.1cvs55
12649
12650         * src/folderview.c
12651                 Feedback when closing (for big folders)
12652         * src/prefs_actions.c
12653         * src/prefs_filtering.c
12654         * src/prefs_matcher.c
12655         * src/prefs_template.c
12656                 Fix default button when closing without
12657                 having saved
12658
12659 2006-07-04 [colin]      2.3.1cvs54
12660
12661         * src/news.c
12662                 Delete local file on deletion
12663
12664 2006-07-03 [colin]      2.3.1cvs53
12665
12666         * src/folderview.c
12667         * src/main.c
12668                 Don't freeze when rescanning after crash
12669
12670 2006-07-03 [wwp]        2.3.1cvs52
12671
12672         * src/compose.c
12673         * src/privacy.c
12674         * src/privacy.h
12675         * src/plugins/pgpinline/pgpinline.c
12676         * src/plugins/pgpmime/pgpmime.c
12677                 don't report an error when the user cancels the passphrase dialog.
12678
12679 2006-07-02 [colin]      2.3.1cvs51
12680
12681         * src/folderview.c
12682                 Open message when crossing folders with Space,
12683                 goto next unread and friends
12684
12685 2006-07-01 [colin]      2.3.1cvs50
12686
12687         * src/prefs_account.c
12688                 Typographic rules varying from language
12689                 to language (in french "Protocole :"),
12690                 we have to do that :)
12691
12692 2006-07-01 [ticho]      2.3.1cvs49
12693
12694         * src/prefs_account.c
12695                 Only use one temporary gchar* variable in
12696                 prefs_account_protocol_set_optmenu().
12697
12698 2006-07-01 [ticho]      2.3.1cvs48
12699
12700         * src/prefs_account.c
12701         * src/prefs_account.h
12702                 Use GtkLabel for existing account protocol name.
12703                 Created an array for protocol names and populate the
12704                 combobox from it in a for() cycle.
12705
12706 2006-06-30 [colin]      2.3.1cvs47
12707
12708         * src/compose.c
12709                 Block undo when changing signature (by changing
12710                 account)
12711
12712 2006-06-30 [paul]       2.3.1cvs46
12713
12714         * src/send_message.c
12715                 when editing From in the Compose window, use that address
12716                 in the Return-Path: header
12717                 Thanks to Colin
12718
12719 2006-06-30 [colin]      2.3.1cvs45
12720
12721         * src/compose.c
12722                 Fix signature replacement:
12723                 - when no newline before separator
12724                 - when reediting
12725
12726 2006-06-29 [colin]      2.3.1cvs44
12727
12728         * src/folderview.c
12729         * src/folderview.h
12730         * src/mainwindow.c
12731         * src/summaryview.c
12732                 Let 'View/Go to/Next marked' work like
12733                 Next new & Next unread: across folders
12734                 Change the select_on_entry pref to do
12735                 what we want when changing folder
12736         * src/common/utils.c
12737                 Fix single-quoted links 
12738
12739 2006-06-29 [colin]      2.3.1cvs43
12740
12741         * src/gtk/gtkaspell.c
12742                 "Sylpheed" and "Sylpheed-Claws" do exist !
12743
12744 2006-06-29 [colin]      2.3.1cvs42
12745
12746         * src/imap.c
12747                 Forgot to remove debug
12748
12749 2006-06-29 [colin]      2.3.1cvs41
12750
12751         * src/imap.c
12752         * src/imap.h
12753         * src/mainwindow.c
12754                 Disconnect from IMAP servers when going
12755                 offline. Fixes bug #978 (going to offline-mode 
12756                 won't close connections)
12757
12758 2006-06-29 [colin]      2.3.1cvs40
12759
12760         * src/main.c
12761                 Fix transient setting on failing plugins
12762                 Patch by Fabien
12763         * src/plugins/pgpcore/sgpgme.c
12764                 Only warn for OpenPGP. Most people don't
12765                 have CMS available.
12766
12767 2006-06-29 [colin]      2.3.1cvs39
12768
12769         * src/compose.c
12770                 Fix Spelling menu (discrepancy between context menu
12771                 and top menu when folder's dictionary isn't the 
12772                 default one)
12773         * src/plugins/pgpcore/sgpgme.c
12774                 More error reporting about why gpgme can fail
12775
12776 2006-06-29 [wwp]        2.3.1cvs38
12777
12778         * src/mainwindow.c
12779                 honor the display-header-pane setting even when the message view
12780                 is a separate window.
12781
12782 2006-06-29 [wwp]        2.3.1cvs37
12783
12784         * src/prefs_actions.c
12785                 forgot to commit that one (use of GTK_STOCK_INFO).
12786
12787 2006-06-29 [colin]      2.3.1cvs36
12788
12789         * src/imap.c
12790                 Better handling of login errors (ask the password
12791                 again once), alert in case of error. Fix three
12792                 signedness warnings.
12793
12794 2006-06-28 [wwp]        2.3.1cvs35
12795
12796         * src/prefs_template.c
12797         * src/prefs_matcher.c
12798         * src/prefs_filtering_action.c
12799         * src/prefs_quote.c
12800                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12801                 patch by Fabien Vantard, slightly modified.
12802
12803 2006-06-28 [paul]
12804
12805         2.4.0-rc2 released
12806
12807 2006-06-28 [colin]      2.3.1cvs34
12808
12809         * src/prefs_account.c
12810                 Fix bug #977 (Can't add or edit imap accounts)
12811
12812 2006-06-28 [colin]      2.3.1cvs33
12813
12814         * src/mimeview.c
12815                 Fix previous
12816
12817 2006-06-28 [colin]      2.3.1cvs32
12818
12819         * src/mimeview.c
12820                 Save named inlined attachments with "Save all"
12821         * src/main.c
12822         * src/mbox.c
12823         * src/common/plugin.c
12824         * src/common/plugin.h
12825         * src/common/sylpheed.c
12826         * src/common/utils.c
12827         * src/plugins/pgpcore/sylpheed.def
12828         * src/plugins/pgpinline/sylpheed.def
12829         * src/plugins/pgpmime/sylpheed.def
12830                 Win32 compatibility patch, by
12831                 Werner Koch
12832
12833 2006-06-28 [wwp]        2.3.1cvs31
12834
12835         * src/imap.c
12836         * src/prefs_folder_item.c
12837                 less compilation warnings (thanks to Fabien Vantard), less typos.
12838
12839 2006-06-28 [paul]       2.3.1cvs30
12840
12841         * src/gtk/gtkutils.c
12842                 gtk_combo_box_set_focus_on_click() is only
12843                 available since gtk 2.6.0
12844
12845 2006-06-28 [paul]       2.3.1cvs29
12846
12847         * src/prefs_ext_prog.c
12848                 fix engrish and add a tooltip for the
12849                 'command for 'Display as text' option
12850
12851 2006-06-28 [paul]
12852
12853         2.4.0-rc1 released
12854
12855 2006-06-28 [paul]       2.3.1cvs28
12856
12857         * ChangeLog
12858         * tools/Makefile.am
12859                 include textviewer.pl in releases
12860
12861 2006-06-28 [paul]       2.3.1cvs27
12862
12863         * src/prefs_ext_prog.c
12864                 hide Print command option if libgnomeprint
12865                 support is present
12866
12867 2006-06-27 [colin]      2.3.1cvs26
12868
12869         * src/compose.c
12870                 Fix Esc handling in insert/attach dialog
12871                 Don't show this dialog if dragging something
12872                 else than text/uri-list
12873                 Thanks to Fabien Vantard
12874         * tools/textviewer.pl
12875                 Filter script to display stuff as text
12876                 by H. Merijn Brand
12877
12878 2006-06-27 [wwp]        2.3.1cvs25
12879
12880         * src/messageview.c
12881                 use the exact product name (message view title), patch
12882                 by Fabien Vantard.
12883
12884 2006-06-27 [ticho]      2.3.1cvs24
12885
12886         * src/prefs_account.c
12887         * src/prefs_common.c
12888         * src/prefs_common.h
12889         * src/prefs_ext_prog.c
12890         * src/textview.c
12891                 Add a preference (Preferences/External programs)
12892                 to allow "Display as text" to be done via a script
12893                 (patch by H.Merijn Brand).
12894                 Use GtkComboBox for protocol selection in account
12895                 preferences.
12896                 Only include current choice for existing accounts, and
12897                 insensitivize the combobox.
12898
12899 2006-06-27 [paul]       2.3.1cvs23
12900
12901         * src/mbox.c
12902                 fix crasher introduced in cvs21.
12903                 Thanks to Colin
12904
12905 2006-06-26 [colin]      2.3.1cvs22
12906
12907         * src/mbox.c
12908                 Fix double-frees when leaving folders
12909                 after exporting to mbox
12910
12911 2006-06-26 [colin]      2.3.1cvs21
12912
12913         * src/mbox.c
12914                 More feedback (and optimisation)
12915                 on import/export
12916         * src/common/utils.c
12917                 Fix case when looking for mail addresses
12918         * src/gtk/gtkutils.c
12919                 Extra check for (X-)Face
12920
12921 2006-06-25 [ticho]      2.3.1cvs20
12922
12923         * src/compose.c
12924         * src/exphtmldlg.c
12925         * src/gtk/gtkutils.c
12926         * src/gtk/gtkutils.h
12927                 Added second argument to gtkut_sc_combobox_create() to
12928                 control focus-on-click for the widget.
12929                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12930
12931 2006-06-25 [ticho]      2.3.1cvs19
12932
12933         * src/compose.c
12934         * src/gtk/Makefile.am
12935         * src/gtk/combobox.c
12936         * src/gtk/combobox.h
12937         * src/gtk/gtkutils.c
12938         * src/gtk/gtkutils.h
12939                 Use GtkComboBox instead of deprecated GtkOptionMenu
12940                 for account selector in compose window and for encoding
12941                 selector in attachment properties.
12942                 Also factorise working with the new GtkComboBox somewhat.
12943
12944 2006-06-24 [paul]       2.3.1cvs18
12945
12946         * src/prefs_common.c
12947                 use the correct default value
12948
12949 2006-06-24 [paul]       2.3.1cvs17
12950
12951         * src/compose.c
12952         * src/prefs_common.c
12953         * src/prefs_common.h
12954         * src/prefs_compose_writing.c
12955                 enable setting of default action when
12956                 dnd'ing files in the compose window.
12957                 (Collaborative effort with wwp)
12958
12959 2006-06-23 [wwp]        2.3.1cvs16
12960
12961         * src/compose.c
12962                 i18n fix (thanks to Fabien Vantard)
12963
12964 2006-06-22 [colin]      2.3.1cvs15
12965
12966         * src/prefs_customheader.c
12967                 Don't use filters in custom headers' file 
12968                 selector. Remember, extensions mean nothing :)
12969
12970 2006-06-22 [paul]       2.3.1cvs14
12971
12972         * configure.ac
12973                 allow setting of man directory location
12974
12975 2006-06-22 [colin]      2.3.1cvs13
12976
12977         * src/mainwindow.c
12978                 Add 'View/Go to/Next unread folder'.
12979                 I missed that :)
12980
12981 2006-06-22 [colin]      2.3.1cvs12
12982
12983         * src/common/utils.c
12984                 Add some subject prefixes
12985                 Patch by Bjorn T Johansen <btj@havleik.no>
12986
12987 2006-06-22 [colin]      2.3.1cvs11
12988
12989         * manual/advanced.xml
12990                 Forgotten hidden pref
12991
12992 2006-06-21 [paul]       2.3.1cvs10
12993
12994         * src/prefs_account.c
12995                 complete the removal of 'Add date header' option
12996
12997 2006-06-21 [paul]       2.3.1cvs9
12998
12999         * src/account.c
13000         * src/compose.c
13001         * src/prefs_account.c
13002         * src/prefs_account.h
13003                 remove option to add date header - always
13004                 add date header
13005         * src/etpan/imap-thread.c
13006                 fix warnings (Thanks to Colin)
13007
13008 2006-06-21 [wwp]        2.3.1cvs8
13009
13010         * src/folder.c
13011                 set the attachment flag when inline text part are (file)named. This is more convenient
13012                 when receiving (for instance) inline source files or patches sent using thunderbird.
13013
13014 2006-06-21 [paul]       2.3.1cvs7
13015
13016         * src/inc.c
13017                 fix off-by-one count of current msg in
13018                 statusbar filtering progressbar
13019
13020 2006-06-21 [paul]       2.3.1cvs6
13021
13022         * src/folder.c
13023                 Show attachment icon even if the part is 'inline'
13024                 if the following conditions are met:
13025                 - content-type != 'text/plain'
13026                 - content-type != '*/pgp-signature'
13027                 - either 'name' or 'filename' parameter is not NULL
13028                 
13029                 Thanks to Colin
13030
13031 2006-06-21 [paul]       2.3.1cvs5
13032
13033         * src/messageview.c
13034         * src/prefs_common.c
13035         * src/prefs_common.h
13036         * src/prefs_other.c
13037                 add an option to 'Never send Return
13038                 Receipts'
13039                 Thanks to Colin
13040
13041 2006-06-20 [mones]      2.3.1cvs4
13042
13043         * po/es.po
13044                 updated
13045         * src/compose.c
13046                 typo fixed (space after comma)
13047         * tools/make.themes.project
13048                 remove exec mode from tarball files
13049
13050 2006-06-20 [colin]      2.3.1cvs3
13051
13052         * src/news.c
13053         * src/procheader.c
13054         * src/unmime.c
13055                 Better fix for \n's in headers (don't 
13056                 break Received: and others)
13057
13058 2006-06-20 [paul]       2.3.1cvs2
13059
13060         * src/alertpanel.c
13061         * src/textview.c
13062                 improve legibility of phishing attempt
13063                 dialog
13064
13065 2006-06-20 [paul]       2.3.1cvs1
13066
13067         * NEWS
13068         * README
13069         * configure.ac
13070                 Update version number following
13071                 stable release
13072
13073 2006-06-20 [colin]      2.3.0cvs26
13074
13075         * src/compose.c
13076                 When dragging a file to the text of the compose
13077                 window, ask whether we want to insert or attach
13078                 (I know lots of people who do that to attach)
13079
13080 2006-06-20 [colin]      2.3.0cvs25
13081
13082         * src/etpan/imap-thread.c
13083                 Fix threshold (the append command is often > 32 bytes)
13084
13085 2006-06-19 [colin]      2.3.0cvs24
13086
13087         * src/imap.c
13088         * src/etpan/imap-thread.c
13089                 Workaround Rockliffe IMAP server bug: replace
13090                 "x UID SEARCH (ANSWERED UID 1:*)" with
13091                 "x UID SEARCH ANSWERED"
13092                 (Rockliffe doesn't handle the parenthesis)
13093
13094 2006-06-19 [colin]      2.3.0cvs23
13095
13096         * src/compose.c
13097         * src/imap.c
13098         * src/etpan/imap-thread.c
13099                 Probably fix bug #972 (Freezes when adding 
13100                 an attachment to the message)
13101         * src/common/defs.h
13102                 Modernize Firefox cmd
13103
13104
13105 2006-06-18 [colin]      2.3.0cvs22
13106
13107         * src/prefs_customheader.c
13108                 Only allow correct filenames for various
13109                 custom headers
13110
13111 2006-06-18 [colin]      2.3.0cvs21
13112
13113         * src/prefs_customheader.c
13114                 Add a 'From File...' button in custom headers prefs, which
13115                 try to do the right thing: 
13116                 for normal headers, use file as plaintext,
13117                 for X-Face, calls compface,
13118                 for Face, encode to b64.
13119
13120 2006-06-17 [colin]      2.3.0cvs20
13121
13122         * src/mh.c
13123                 Warning fix
13124
13125 2006-06-16 [colin]      2.3.0cvs19
13126
13127         * src/summaryview.c
13128                 Recursive quicksearch: show message list
13129                 in current folder, *then* search children
13130                 in the background.
13131
13132 2006-06-16 [colin]      2.3.0cvs18
13133
13134         * src/main.c
13135                 Instead of ignoring SIGPIPE, save caches
13136                 when getting one. Will fix the fact that
13137                 hot caches are out-of-date when logging 
13138                 out of Xorg.
13139         * src/compose.c
13140         * src/prefs_compose_writing.c
13141                 Only save text (not attachments) when 
13142                 auto-saving to drafts
13143         * src/unmime.c
13144                 Always replace \n, \r and \t with spaces
13145                 in headers
13146         * manual/dist/html/Makefile.am
13147         * manual/dist/pdf/Makefile.am
13148         * manual/dist/ps/Makefile.am
13149         * manual/dist/txt/Makefile.am
13150         * manual/fr/dist/html/Makefile.am
13151         * manual/fr/dist/pdf/Makefile.am
13152         * manual/fr/dist/ps/Makefile.am
13153         * manual/fr/dist/txt/Makefile.am
13154         * manual/pl/dist/html/Makefile.am
13155         * manual/pl/dist/pdf/Makefile.am
13156         * manual/pl/dist/ps/Makefile.am
13157         * manual/pl/dist/txt/Makefile.am
13158                 Fix make clean removing pregenerated manuals
13159
13160
13161 2006-06-16 [colin]      2.3.0cvs17
13162
13163         * src/plugins/pgpcore/sgpgme.c
13164         * src/plugins/pgpmime/pgpmime.c
13165         * src/plugins/pgpinline/pgpinline.c
13166                 Better error reporting in setup_signers.
13167                 Don't fallback to default key if specified
13168                 key isn't found.
13169                 Don't allow signing if more than one secret
13170                 key matches the one specified in prefs.
13171
13172 2006-06-15 [colin]      2.3.0cvs16
13173
13174         * src/folderview.c
13175                 Add "Send queue" in the folder's contextual
13176                 menu
13177         * src/compose.c
13178         * src/messageview.c
13179         * src/privacy.c
13180         * src/privacy.h
13181         * src/procmime.c
13182         * src/procmsg.c
13183         * src/plugins/pgpcore/passphrase.c
13184         * src/plugins/pgpcore/sgpgme.c
13185         * src/plugins/pgpinline/pgpinline.c
13186         * src/plugins/pgpmime/pgpmime.c
13187                 Better error reporting
13188         * src/mbox.c
13189                 Probably fix bug #971 (2.2.3 cannot read mail 
13190                 from local mbox)
13191
13192
13193 2006-06-15 [mones]      2.3.0cvs15
13194
13195         * tools/make.themes.project
13196                 creates the themes project from the web page
13197
13198 2006-06-15 [colin]      2.3.0cvs14
13199
13200         * src/folder.c
13201                 Better fix (avoid losing the folder if scan_tree 
13202                 fails)
13203
13204 2006-06-15 [cleroy]     2.3.0cvs13
13205
13206         * src/folder.c
13207                 Probably fix Bug #969 (crash on rebuilding 
13208                 imap folder)
13209
13210 2006-06-14 [colin]      2.3.0cvs12
13211
13212         * manual/dtd/manual.xsl
13213         * manual/sylpheed-claws-manual.xml
13214         * manual/fr/sylpheed-claws-manual.xml
13215         * manual/pl/sylpheed-claws-manual.xml
13216                 Insert pagebreaks between sections
13217
13218 2006-06-14 [paul]       2.3.0cvs11
13219
13220         * configure.ac
13221                 better fix than 2.3.0cvs10
13222
13223 2006-06-14 [paul]       2.3.0cvs10
13224
13225         * configure.ac
13226                 fix setting of PACKAGE_DATA_DIR with newer autoconf
13227                 (backwards compatible)
13228
13229 2006-06-13 [colin]      2.3.0cvs9
13230
13231         * src/messageview.c
13232                 Fix sending of return receipt with the new queue folders
13233
13234 2006-06-13 [wwp]        2.3.0cvs8
13235
13236         * src/quote_fmt_lex.l
13237                 fix wrong tokens returned in quote_fmt lexer, query not().
13238
13239 2006-06-13 [wwp]        2.3.0cvs7
13240
13241         * src/folder.c
13242         * src/prefs_folder_item.c
13243                 allow changing folder type even when folder is not a top-level one,
13244                 thanks to Colin.
13245
13246 2006-06-12 [colin]      2.3.0cvs6
13247
13248         * src/folderview.c
13249                 Fix double-ask of "Do you want to mark all
13250                 as read"
13251
13252 2006-06-12 [colin]      2.3.0cvs5
13253
13254         * src/compose.c
13255         * src/compose.h
13256         * src/folder.c
13257         * src/folder.h
13258         * src/imap.c
13259         * src/inc.c
13260         * src/main.c
13261         * src/messageview.c
13262         * src/mh.c
13263         * src/prefs_folder_item.c
13264         * src/procheader.c
13265         * src/procmime.c
13266         * src/procmsg.c
13267         * src/procmsg.h
13268         * src/send_message.c
13269         * src/summaryview.c
13270         * src/toolbar.c
13271                 Apply bug #964's patch (Queue and drafts aren't normal)
13272                 The Drafts and Queue folder now contain RFC-822 files,
13273                 allowing to move and copy mails from and to these 
13274                 folders. Moving from Drafts to Queue will prepare the
13275                 mail for sending (PGP signature, encryption, etc).
13276                 This patch also rework sending errors handling to try
13277                 to be more helpful.
13278                 Also, allow redefining folder types via the GUI 
13279                 (Folder type in its Properties)
13280
13281 2006-06-12 [colin]      2.3.0cvs4
13282
13283         * src/summaryview.c
13284         * src/prefs_common.c
13285         * src/prefs_common.h
13286         * src/gedit-print.c
13287                 Allow to define a specific print font - patch
13288                 by Bernhard Walle <bernhard.walle@gmx.de>
13289         * src/prefs_fonts.c
13290         * manual/advanced.xml
13291         * manual/fr/advanced.xml
13292                 Add a hidden pref to allow deletion without
13293                 confirmation
13294
13295 2006-06-12 [wwp]        2.3.0cvs3
13296
13297         * .cvsignore
13298                 more files to ignore.
13299
13300 2006-06-12 [wwp]        2.3.0cvs2
13301
13302         * src/quote_fmt.c
13303         * src/quote_fmt_lex.l
13304         * src/quote_fmt_parse.y
13305                 extend the quote_fmt parser (templates and quotes):
13306                 - allow limited sub-expressions in |p{} and |f{} expressions,
13307                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13308                 - implemented/fixed missing implementation of query_references and show_references,
13309                 - completed, fixed contents and format of the symbols help dialog,
13310                 - fix some compilation warnings.
13311
13312 2006-06-12 [wwp]        2.3.0cvs1
13313
13314         * manual/advanced.xml
13315         * manual/fr/advanced.xml
13316                 updates in the "templates" section of the manual (eng/fr):
13317                  - be more precise (both versions)
13318                  - completed to match the english reference (fr version)
13319                  - touchups (both versions)
13320
13321 2006-06-12 [paul]       2.3.0
13322
13323         2.3.0 released
13324
13325 2006-06-12 [paul]       2.2.3cvs14
13326
13327         * po/ca.po
13328         * po/cs.po
13329         * po/de.po
13330         * po/el.po
13331         * po/fr.po
13332         * po/it.po
13333         * po/pt_BR.po
13334         * po/sr.po
13335         * po/zh_CN.po
13336                 updated by Miquel Oliete, Tim, Stephan Sachse,
13337                 Stavros Giannouris, Fabien Vantard, Andrea
13338                 Spadaccini, Frederico Goncalves Guimaraes,
13339                 Aleksandar Urosevic, and Ralgh Young
13340
13341 2006-06-12 [colin]      2.2.3cvs13
13342
13343         * src/mbox.c
13344                 Add missing header
13345
13346 2006-06-11 [colin]      2.2.3cvs12
13347
13348         * src/msgcache.c
13349                 Verify that g_malloc() succeeded
13350
13351 2006-06-11 [colin]      2.2.3cvs11
13352
13353         * src/wizard.c
13354                 Add Face header to welcome mail
13355
13356 2006-06-10 [colin]      2.2.3cvs10
13357
13358         * src/textview.c
13359                 Revert previous (Forgot it changes the
13360                 margin on the whole mail)
13361
13362 2006-06-10 [colin]      2.2.3cvs9
13363
13364         * src/textview.c
13365                 Don't overlap long headers under (X-)Face
13366
13367 2006-06-10 [mones]      2.2.3cvs8
13368
13369         * manual/xml2pdf
13370                 allow generation of manual on systems lacking saxon binary
13371                 but with java and the saxon library installed
13372
13373         * po/es.po
13374                 updated for release
13375
13376 2006-06-09 [colin]      2.2.3cvs7
13377
13378         * src/summaryview.c
13379                 Fix leak when using Display Sender using Addressbook
13380
13381 2006-06-09 [colin]      2.2.3cvs6
13382
13383         * src/compose.c
13384         * src/folder.c
13385         * src/folderview.c
13386         * src/mimeview.c
13387         * src/summaryview.c
13388                 More leaks fixes
13389
13390 2006-06-09 [paul]       2.2.3cvs5
13391
13392         * AUTHORS
13393         * src/gtk/authors.h
13394         * tools/claws.i18n.status.pl
13395                 updated with new info
13396
13397 2006-06-09 [paul]       2.2.3cvs4
13398
13399         * README
13400                 updated
13401         * manual/ack.xml
13402                 add wwp to authors list
13403         * src/gtk/authors.h
13404                 update mine and Colin's addresses
13405
13406 2006-06-08 [colin]      2.2.3cvs3
13407
13408         * src/etpan/imap-thread.c
13409                 Fix leak on SSL cert check
13410
13411 2006-06-08 [colin]      2.2.3cvs2
13412
13413         * src/common/utils.c
13414                 Fix leak
13415
13416 2006-06-08 [paul]       2.2.3cvs1
13417
13418         * configure.ac
13419                 Update version number following
13420                 stable release
13421
13422 2006-06-07 [colin]      2.2.2cvs3
13423
13424         * src/msgcache.c
13425                 Fix catching cache read errors (guint instead of gint)
13426                 Prevent malloc'ing more than 8MB (means cache corruption)
13427
13428 2006-06-07 [paul]       2.2.2cvs2
13429
13430         * src/exporthtml.c
13431         * src/exportldif.c
13432         * src/mh.c
13433         * src/mutt.c
13434         * src/pine.c
13435         * src/common/utils.c
13436                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13437                 obey $HOME'
13438                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13439                 Thanks to Colin
13440
13441 2006-06-06 [paul]       2.2.2cvs1
13442
13443         * configure.ac
13444                 Update version number following
13445                 stable release
13446
13447 2006-06-06 [paul]       2.2.1cvs6
13448
13449         * src/matcher.c
13450                 fix  implicit declaration of
13451                 sylpheed_do_idle()
13452                 Patch by Fabien Vantard
13453
13454 2006-06-06 [paul]       2.2.1cvs5
13455
13456         * src/matcher.c
13457                 fix age_greater and age_lower so that they
13458                 mean what say and not '...or equal to'
13459                 Thanks to Colin
13460
13461 2006-06-06 [paul]       2.2.1cvs4
13462
13463         * src/textview.c
13464         * src/common/utils.c
13465                 fix URI check
13466                 Thanks to Colin
13467
13468 2006-06-05 [wwp]        2.2.1cvs3
13469
13470         * manual/fr/account.xml
13471                 minor language fixes (thanks to Fabien Vantard).
13472
13473 2006-06-05 [colin]      2.2.1cvs2
13474
13475         * src/prefs_folder_item.c
13476         * src/folderview.c
13477                 Allow recursive setting of properties 
13478                 for whole mailboxes
13479         * src/matcher.c
13480                 Don't freeze on 'test' filtering rule
13481
13482 2006-06-05 [colin]      2.2.1cvs1
13483
13484         * configure.ac
13485                 Update version number following
13486                 stable release
13487
13488 2006-06-04 [wwp]        2.2.0cvs82
13489
13490         * manual/glossary.xml
13491         * manual/account.xml
13492         * manual/fr/glossary.xml
13493         * manual/fr/account.xml
13494                 added glossary section and references/links related to the Face custom header.
13495
13496 2006-06-04 [colin]      2.2.0cvs81
13497
13498         * src/summaryview.c
13499                 Skip to next message on move with no
13500                 immediate execution
13501
13502 2006-06-04 [wwp]        2.2.0cvs80
13503
13504         * manual/xml2pdf
13505                 added sanity checks, exit when needed.
13506
13507 2006-06-03 [paul]       2.2.0cvs79
13508
13509         * src/prefs_receive.c
13510                 page name is now 'Receiving'
13511         * src/prefs_send.c
13512                 page name is now 'Sending'
13513
13514 2006-06-03 [colin]      2.2.0cvs78
13515
13516         * src/plugins/spamassassin/spamassassin_gtk.c
13517                 Autoswitch to Localhost if transport was previously
13518                 disabled. Else people had to check [] Enable, then
13519                 *reselect* transport.
13520
13521 2006-06-03 [colin]      2.2.0cvs77
13522
13523         * src/plugins/pgpinline/pgpinline.c
13524         * src/plugins/pgpmime/pgpmime.c
13525                 Check that gpg_data_release_and_get_mem 
13526                 didn't fail (now, why this happens...)
13527
13528 2006-06-03 [colin]      2.2.0cvs76
13529
13530         * src/mbox.c
13531                 Fix bug #962 (Manual and/or UI should 
13532                 warn about incompatible locking 
13533                 causing dataloss)
13534
13535 2006-06-02 [cleroy]     2.2.0cvs75
13536
13537         * src/filtering.c
13538         * src/folder.c
13539         * src/procmsg.c
13540         * src/summaryview.c
13541                 Fix a few leaks
13542
13543 2006-06-02 [colin]      2.2.0cvs74
13544
13545         * src/main.c
13546                 On exit, free caches after writing them
13547                 Shuts up some valgrind false positives
13548         * src/procmsg.c
13549         * src/send_message.c
13550                 Fix races when reusing existing SMTP connections
13551                 Fix inexistant session timeout
13552         * src/toolbar.c
13553                 Display alertpanel after all queues have
13554                 been processed, not after each
13555
13556 2006-06-02 [wwp]        2.2.0cvs73
13557
13558         * manual/fr/glossary.xml
13559         * manual/fr/ack.xml
13560         * manual/ack.xml
13561                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13562
13563 2006-06-02 [wwp]        2.2.0cvs72
13564
13565         * manual/xml2pdf
13566         * manual/dist/pdf/Makefile.am
13567         * manual/dtd/manual.xsl
13568         * manual/fr/dist/pdf/Makefile.am
13569         * manual/pl/dist/pdf/Makefile.am
13570                 we changed the procedure to generate the .pdf version of the manual.
13571                 The procedure is more modern and the .pdf we get now has a valid index.
13572                 Here are the new pre-requisites:
13573
13574                 - JRE 1.x (1.4 here): there must be one from your distro
13575                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13576                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13577                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13578
13579                 See my posts for further info about the installation of this toolchain:
13580
13581                 Date: Fri, 19 May 2006 19:40:06 +0200
13582                 From: wwp <subscript@free.fr>
13583                 To: sylpheed-claws-devel@lists.sourceforge.net
13584                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13585
13586                 and
13587
13588                 Date: Wed, 24 May 2006 12:58:49 +0200
13589                 From: wwp <subscript@free.fr>
13590                 To: sylpheed-claws-devel@lists.sourceforge.net
13591                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13592
13593 2006-06-01 [colin]      2.2.0cvs71
13594
13595         * src/compose.c
13596                 Better guards against IMAP races
13597         * src/main.c
13598         * src/prefs_common.c
13599         * src/prefs_common.h
13600         * src/common/ssl_certificate.c
13601         * src/etpan/imap-thread.c
13602         * src/etpan/imap-thread.h
13603         * src/gtk/sslcertwindow.c
13604                 New hidden option ssl_skip_cert_check to 
13605                 avoid dups of bug #959 (libetpan linked
13606                 against gnutls and gnutls buggy on 64bit)
13607                 Present expired warning only once per
13608                 session/server.
13609         * manual/advanced.xml
13610         * manual/fr/advanced.xml
13611                 Document new option
13612
13613 2006-06-01 [wwp]        2.2.0cvs70
13614
13615         * src/messageview.c
13616                 fix for bug #961 (return receipt dialog 
13617                 complains incorrectly about return-path 
13618                 email adress being different), thanks 
13619                 to Colin.
13620
13621 2006-05-31 [cleroy]     2.2.0cvs69
13622
13623         * src/common/ssl.c
13624                 Guard against NULLs, although this
13625                 should never be an issue
13626
13627 2006-05-31 [colin]      2.2.0cvs68
13628
13629         * src/filtering.c
13630                 Use g_slist_prepend
13631         * src/imap.c
13632                 Don't remove caches when destroying folder, it
13633                 could (should) be done at exit
13634         * src/inc.c
13635                 free processing cache after incorporation
13636         * src/etpan/imap-thread.c
13637                 Maybe fix bug #959 (Crash on moving to emails 
13638                 to a imap account per ssl with a expired 
13639                 certificate.)
13640
13641 2006-05-30 [colin]      2.2.0cvs67
13642
13643         * src/summaryview.c
13644                 Put back event flush when displaying message
13645                 It avoids reading a bunch of messages just
13646                 by hitting shift-n for too long ;)
13647
13648 2006-05-29 [colin]      2.2.0cvs66
13649
13650         * src/summaryview.c
13651                 Remove useless g_warnings
13652
13653 2006-05-29 [colin]      2.2.0cvs65
13654
13655         * src/imap.c
13656                 Fix g_slist_append()s for performance
13657
13658 2006-05-29 [colin]      2.2.0cvs64
13659
13660         * src/compose.c
13661         * src/common/utils.c
13662                 Fix extraneous tab at start of addresses
13663         * src/mainwindow.c
13664                 Fix warnings (thanks to Fabien)
13665                 Fix crash at exit when composing messages 
13666                 exist
13667         * src/pop.c
13668                 Fix progress bar when deleting expired mails
13669                 Thanks to Hiro
13670         * src/summaryview.c
13671         * src/gtk/gtksctree.c
13672                 Fix re-sorting slowness
13673
13674 2006-05-29 [paul]       2.2.0cvs63
13675
13676         * src/mh.c
13677                 fetch full message when moving mails
13678                 from another mailbox, (fixed data loss
13679                 when filtering from IMAP to MH, introduced
13680                 in 2.2.0cvs57).
13681                 Thanks to Colin
13682
13683 2006-05-29 [mones]      2.2.0cvs62
13684
13685         * src/gtk/gtksctree.c
13686                 Unselect faster (patch by Colin)        
13687
13688 2006-05-26 [colin]      2.2.0cvs61
13689
13690         * src/summaryview.c
13691                 Unplug MSGINFO_UPDATE callback on delete too.
13692
13693 2006-05-26 [colin]      2.2.0cvs60
13694
13695         * src/foldersel.c
13696                 Fix bold in folder selection window with glib2.10
13697                 thanks Hiro
13698
13699 2006-05-26 [colin]      2.2.0cvs59
13700
13701         * src/procheader.c
13702                 Convert date only if necessary (and don't
13703                 try to convert from utf8 to utf8, too)
13704         * src/summaryview.c
13705                 Only set column's text if the column's 
13706                 displayed
13707
13708 2006-05-26 [colin]      2.2.0cvs58
13709
13710         * src/summaryview.c
13711         * src/gtk/gtkutils.c
13712                 Fix useless warning
13713
13714 2006-05-26 [colin]      2.2.0cvs57
13715
13716         * src/mainwindow.c
13717                 Make summaryview selectable as long as 
13718                 no message has focus
13719         * src/mh.c
13720                 Faster deletion (by implementing mh_remove_msgs)
13721                 Faster copy (avoid using mh_fetch_msg just to get
13722                 the filename)
13723                 Faster move (using move_file instead of copy_file
13724                 if MSG_IS_MOVE)
13725                 No progressbar if total number of mails to cp/mv 
13726                 is less than 100
13727         * src/summaryview.c
13728                 Fix removal from subject_table when mail gets moved
13729                 Faster deletion (g_slist_prepend instead of append)
13730         * src/gtk/gtksctree.c
13731                 Remove useless code
13732
13733 2006-05-25 [colin]      2.2.0cvs56
13734
13735         * src/common/ssl_certificate.c
13736                 Fix leak in expired cert check
13737
13738 2006-05-25 [colin]      2.2.0cvs55
13739
13740         * src/mh.c
13741                 Disable flags syncing on .mh_sequences - it
13742                 is buggy and marks mails read under unknown
13743                 conditions.
13744
13745 2006-05-25 [paul]
13746
13747         * 2.3.0-rc4 released
13748
13749 2006-05-24 [colin]      2.2.0cvs54
13750
13751         attention cvs users: if you manage to crash
13752         Sylpheed-Claws while moving, copying or deleting
13753         mails, we *are* interested in stack traces and
13754         valgrind logs. It looks stable, but one never
13755         knows...
13756
13757         * src/folder.c
13758                 Add progressbar for cache updates
13759         * src/folderutils.c
13760                 Optimize Mark all read in the current
13761                 folder
13762         * src/mh.c
13763                 Add progressbar for copy/move
13764         * src/procmsg.c
13765                 Optimize O(n^2) in copy/move
13766         * src/summaryview.c
13767         * src/gtk/gtksctree.c
13768                 Optimize O(n^2) algos
13769         * src/common/timing.h
13770                 Display ms instead of us
13771
13772 2006-05-24 [wwp]        2.2.0cvs53
13773
13774         * manual/fr/advanced.xml
13775                 updates to the French manual.
13776
13777 2006-05-24 [wwp]        2.2.0cvs52
13778
13779         * src/common/utils.c
13780                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13781
13782 2006-05-24 [wwp]        2.2.0cvs51
13783
13784         * src/folderutils.c
13785                 fixed "mark all read" in MH folders (thanks to Colin).
13786
13787 2006-05-24 [paul]       2.2.0cvs50
13788
13789         * doc/man/sylpheed-claws.1
13790                 updated the man page
13791
13792 2006-05-23 [colin]      2.2.0cvs49
13793
13794         * src/folderview.c
13795         * src/imap.c
13796         * src/inc.c
13797         * src/mbox.c
13798         * src/messageview.c
13799         * src/news.c
13800         * src/send_message.c
13801         * src/summaryview.c
13802         * src/gtk/sslcertwindow.c
13803                 alertpanel fixes, by Fabien
13804
13805 2006-05-23 [colin]      2.2.0cvs48
13806
13807         * src/folder.c
13808         * src/folderview.c
13809         * src/msgcache.c
13810         * src/summaryview.c
13811         * src/gtk/gtksctree.c
13812         * src/gtk/gtksctree.h
13813                 More timings
13814                 Fix slow loading problem, which was caused by the
13815                 use of some gtk_ctree funcs and their use of
13816                 g_list_position while gtk_ctree_(un)link'ing.
13817                 Reap more functions from gtkctree.c to be sure we
13818                 use our (fast) version instead of theirs.
13819         * src/mh.c
13820                 Fix copy of unread mails
13821
13822
13823 2006-05-22 [wwp]        2.2.0cvs47
13824
13825         * manual/fr/advanced.xml
13826                 updated.
13827
13828 2006-05-22 [colin]      2.2.0cvs46
13829
13830         * src/filtering.c
13831                 Fix possible infinite loop. 'copy' is not a 
13832                 final action, so when encountering a 'copy',
13833                 we have to check if a previous one was set
13834                 and do it. In the same way, if we encounter
13835                 a 'move' we have to perform a possibly 
13836                 pending 'copy'. This will slow down filtering
13837                 on IMAP if move+copy or multiple copy actions
13838                 are to be done, but handling it via the batch
13839                 would be really too convoluted.
13840
13841 2006-05-22 [wwp]        2.2.0cvs45
13842
13843         * manual/fr/advanced.xml
13844         * manual/fr/faq.xml
13845         * manual/fr/glossary.xml
13846         * manual/fr/handling.xml
13847         * manual/fr/intro.xml
13848         * manual/fr/plugins.xml
13849         * manual/fr/sylpheed-claws-manual.xml
13850                 sync w/ the english manual: updates URIs, documented mailing-list
13851                 support, better explanation about the enabled/disabled feature
13852                 in filtering/processing rules by Paul.
13853
13854 2006-05-21 [colin]      2.2.0cvs44
13855
13856         * src/summaryview.c
13857                 Don't expand after building threads, but during
13858
13859 2006-05-21 [colin]      2.2.0cvs43
13860
13861         * src/procmsg.c
13862         * src/summaryview.c
13863                 More timing possibilities... For next time I have 
13864                 to find out how the hell some 3GHz computer takes
13865                 one minute to open a 30k folder...
13866
13867 2006-05-21 [colin]      2.2.0cvs42
13868
13869         * manual/pl/advanced.xml
13870         * manual/pl/faq.xml
13871         * manual/pl/glossary.xml
13872         * manual/pl/handling.xml
13873         * manual/pl/intro.xml
13874         * manual/pl/plugins.xml
13875         * manual/pl/sylpheed-claws-manual.xml
13876                 Polish manual updated by Pawel
13877
13878 2006-05-20 [colin]
13879
13880         * 2.3.0-rc3 released
13881
13882 2006-05-20 [colin]      2.2.0cvs41
13883
13884         * src/imap.c
13885                 Fix -rc2 problems:
13886                 - remove cache of moved messages from original folder
13887                 - apply new flags to messages even if they aren't appliable
13888                   via IMAP.
13889
13890 2006-05-20 [colin]
13891
13892         * 2.3.0-rc2 released
13893
13894 2006-05-19 [colin]      2.2.0cvs40
13895
13896         * src/imap.c
13897                 Don't issue SELECT in imap_change_flags
13898                 before having checked that we indeed have
13899                 some flags to change. MSG_POSTFILTERED for
13900                 example can't be used on IMAP.
13901                 Fixes bug #955 (copying messages between 
13902                 imap folders is extremely slow), which was
13903                 a regression.
13904
13905 2006-05-19 [colin]      2.2.0cvs39
13906
13907         * src/folder.c
13908         * src/folder.h
13909         * src/folderview.c
13910                 Try to fix bug #830 (Some unread messages 
13911                 get marked read in IMAP inbox):
13912                 - Prevent scanning a folder if it's being 
13913                   opened via the GUI
13914                 - Postpone opening via the GUI of a folder
13915                   currently scanned.
13916
13917
13918 2006-05-19 [wwp]        2.2.0cvs38
13919
13920         * manual/advanced.xml
13921                 fix English+typo (thanks to Paul).
13922
13923 2006-05-19 [wwp]        2.2.0cvs37
13924
13925         * manual/advanced.xml
13926         * manual/fr/advanced.xml
13927         * src/gtk/logwindow.c
13928         * src/prefs_common.c
13929         * src/prefs_common.h
13930                 added hidden prefs to allow customization of colors used in
13931                 protocol log window (useful for dark gtk+ themes).
13932
13933 2006-05-19 [wwp]        2.2.0cvs36
13934
13935         * ChangeLog
13936                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13937
13938 2006-05-19 [paul]       2.2.0cvs35
13939
13940         * src/textview.c
13941                 make Reply-To fully clickable
13942         * src/gtk/logwindow.c
13943                 more colouring (SMTP ESMTP)
13944         Both patches by Pawel Pekala
13945
13946 2006-05-19 [cleroy]     2.2.0cvs34
13947
13948         * src/mh.c
13949                 Don't update flags from current folder
13950                 Probably fixes bug #935 (Read Messages 
13951                 Revert to Being Marked as Unread)
13952
13953 2006-05-18 [colin]      2.2.0cvs33
13954
13955         * src/imap.c
13956                 Warning fix
13957         * src/compose.c
13958         * src/mainwindow.c
13959         * src/summaryview.c
13960         * src/toolbar.c
13961                 Allow replying to multiple emails
13962                 in multiple windows
13963         * src/mimeview.c
13964         * src/etpan/imap-thread.c
13965                 Leak fixes
13966
13967 2006-05-18 [paul]       2.2.0cvs32
13968
13969         * src/summaryview.c
13970                 keep Mailing-List menu refreshed
13971                 Thanks to Colin
13972
13973 2006-05-18 [paul]       2.2.0cvs31
13974
13975         * manual/advanced.xml
13976         * manual/faq.xml
13977         * manual/glossary.xml
13978         * manual/handling.xml
13979         * manual/intro.xml
13980         * manual/plugins.xml
13981         * manual/sylpheed-claws-manual.xml
13982                 update URLs
13983                 add info about mailing-list support
13984                 edit filtering info
13985         * src/wizard.c
13986         * src/common/defs.h
13987         * src/gtk/about.c
13988         * src/plugins/dillo_viewer/README
13989                 update URLs
13990
13991 2006-05-17 [wwp]        2.2.0cvs30
13992
13993         * manual/handling.xml
13994         * manual/fr/handling.xml
13995                 documented the ability to enabled/disable filtering/processing rules.
13996
13997 2006-05-17 [colin]      2.2.0cvs29
13998
13999         * src/main.c
14000                 Don't initialize g_thread subsystem if it's 
14001                 already done (thanks to Hiro)
14002         * src/mimeview.c
14003                 Fix saving of parts when there name can't be
14004                 converted from UTF-8.
14005
14006 2006-05-17 [paul]       2.2.0cvs28
14007
14008         * po/Makefile.in.in
14009                 fix config.status warning with autoconf 2.60
14010
14011 2006-05-17 [paul]       2.2.0cvs27
14012
14013         * po/POTFILES.in
14014                 add src/mbox.c
14015
14016 2006-05-17 [wwp]        2.2.0cvs26
14017
14018         * src/mainwindow.c
14019                 fix useless and potentially dangerous buffer walking (thanks to Colin).
14020
14021 2006-05-17 [wwp]        2.2.0cvs25
14022
14023         * src/plugins/demo/demo.c
14024                 updated product name in plugin demo (many plugins need to be
14025                 sync'ed w/ that change).
14026
14027 2006-05-17 [colin]      2.2.0cvs24
14028
14029         * src/mh.c
14030                 Fix leak
14031
14032 2006-05-16 [colin]      2.2.0cvs23
14033
14034         * src/mainwindow.c
14035                 Stupid me hit again. Fix cvs22.
14036
14037 2006-05-16 [colin]      2.2.0cvs22
14038
14039         * src/mainwindow.c
14040                 Fix bug #922 (sylpheed-claws crashed after 
14041                 pushing on Inbox folder)
14042
14043 2006-05-16 [colin]      2.2.0cvs21
14044
14045         * src/compose.c
14046                 Make From header be copy/paste/select-able
14047
14048 2006-05-16 [wwp]        2.2.0cvs20
14049
14050         * src/export.c
14051         * src/matcher.c
14052         * src/summaryview.c
14053         * src/etpan/imap-thread.c
14054                 fix some compiler warnings (thanks to Colin).
14055
14056 2006-05-16 [wwp]        2.2.0cvs19
14057
14058         * src/action.c
14059         * src/gedit-print.c
14060         * src/inc.c
14061         * src/mainwindow.c
14062         * src/mh.c
14063         * src/statusbar.c
14064         * src/send_message.c
14065         * src/summaryview.c
14066                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
14067
14068 2006-05-15 [colin]      2.2.0cvs18
14069
14070         * src/procmsg.c
14071                 Fix automatic rule creation with List-Post
14072
14073 2006-05-15 [paul]       2.2.0cvs17
14074
14075         * tools/filter_conv_new.pl
14076                 updated for rule enabling/disabling
14077                 claws version >= 2.3.x required
14078
14079 2006-05-15 [cleroy]     2.2.0cvs16
14080
14081         * src/main.c
14082                 Revert test
14083
14084 2006-05-15 [cleroy]     2.2.0cvs15
14085
14086         * src/main.c
14087                 test
14088
14089 2006-05-15 [wwp]        2.2.0cvs14
14090
14091         * manual/pl/.cvsignore
14092                 ignore generated files.
14093
14094 2006-05-14 [wwp]        2.3.0-rc1
14095
14096         * 2.3.0-rc1 released
14097
14098 2006-05-13 [wwp]        2.2.0cvs13
14099
14100         * src/filtering.c
14101         * src/filtering.h
14102         * src/matcher.c
14103         * src/matcher_parser_lex.l
14104         * src/matcher_parser_parse.y
14105         * src/prefs_filtering.c
14106                 new feature: provide the ability to disable filtering and processing
14107                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
14108                 adaptations.
14109
14110 2006-05-13 [colin]      2.2.0cvs12
14111
14112         * src/compose.c
14113                 Remove useless if (a) b; else b;
14114                 Thanks to wwp
14115
14116 2006-05-13 [wwp]        2.2.0cvs11
14117
14118         * src/export.c
14119         * src/import.c
14120         * src/mainwindow.c
14121         * src/mbox.c
14122         * src/summaryview.c
14123         * src/summaryview.h
14124                 no more silent failures (or at least less ones) when importing
14125                 or exporting from/to mbox. Also start importing/exporting if
14126                 the necessary info is set.
14127
14128 2006-05-13 [wwp]        2.2.0cvs10
14129
14130         * RELEASE_NOTES
14131                 restored up-to-date release notes.
14132
14133 2006-05-13 [paul]       2.2.0cvs9
14134
14135         * po/nl.po
14136         * po/ru.po
14137                 updated by Tim Dijkstra and Pavlo Bohmat
14138
14139 2006-05-12 [colin]      2.2.0cvs8
14140
14141         * src/gtk/quicksearch.c
14142                 Add "k" as shortcut for "colorlabel". Patch
14143                 by ath42@users.sf.net.
14144
14145 2006-05-12 [paul]       2.2.0cvs7
14146
14147         * src/prefs_common.h
14148         * src/prefs_summaries.c
14149         * src/summaryview.c
14150                 when entering a folder also allow
14151                 going directly to first Marked message
14152
14153 2006-05-12 [paul]       2.2.0cvs6
14154
14155         * src/summaryview.c
14156                 always obey 'confirm before marking all
14157                 mails read' option
14158
14159 2006-05-12 [paul]       2.2.0cvs5
14160
14161         * src/textview.c
14162                 make Sender fully clickable
14163
14164 2006-05-12 [colin]      2.2.0cvs4
14165
14166         * src/compose.c
14167         * src/compose.h
14168                 Let From be editable
14169         * src/main.c
14170         * src/mh.c
14171                 Full support of .mh_sequences' Unseen seq
14172
14173 2006-05-12 [colin]      2.2.0cvs3
14174
14175         * src/folder.c
14176         * src/mainwindow.c
14177         * src/mainwindow.h
14178         * src/messageview.c
14179         * src/prefs_spelling.c
14180         * src/procheader.c
14181         * src/procmsg.c
14182         * src/procmsg.h
14183         * src/summaryview.c
14184         * src/toolbar.c
14185         * src/toolbar.h
14186                 Add contextual menu on Compose toolbar
14187                 button. Fixes bug #944 (Automatic
14188                 addresses not applied when changing account
14189                 from compose window)
14190                 add Mailing List support
14191                 based on the old 0.6.5claws25 patch by
14192                 Melvin Hadasht, with finishing touches
14193                 by Colin
14194                 Fix "ignore thread" when mails are threaded by
14195                 subject (and weren't ignored although appearing
14196                 in the thread).
14197                 GUI rework.
14198                 Both patches by Pawel.
14199
14200 2006-05-08 [paul]       2.2.0cvs2
14201
14202         * src/mainwindow.c
14203         * src/mainwindow.h
14204         * src/messageview.c
14205         * src/procheader.c
14206         * src/procmsg.c
14207         * src/procmsg.h
14208         * src/summaryview.c
14209                 add Mailing List support
14210                 based on the old 0.6.5claws25 patch by 
14211                 Melvin Hadasht, with finishing touches
14212                 by Colin
14213
14214 2006-05-08 [colin]      2.2.0cvs1
14215
14216         * src/mainwindow.c
14217         * src/toolbar.c
14218         * src/toolbar.h
14219                 Add contextual menu on Compose toolbar 
14220                 button. Fixes bug #944 (Automatic 
14221                 addresses not applied when changing account 
14222                 from compose window)
14223
14224 2006-05-08 [paul]       2.2.0
14225
14226         2.2.0 released
14227
14228 2006-05-08 [paul]       2.1.1cvs51
14229
14230         * po/cs.po
14231         * po/de.po
14232         * po/en_GB.po
14233         * po/fi.po
14234         * po/fr.po
14235         * po/pt_BR.po
14236         * po/sr.po
14237         * po/zh_CN.po
14238                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14239                 Fabien Vantard, Frederico Goncalves Guimaraes,
14240                 Aleksandar Urosevic, and Ralgh Young
14241
14242 2006-05-12 [colin]      2.1.1cvs50
14243
14244         * po/cs.po
14245         * po/de.po
14246         * po/en_GB.po
14247         * po/es.po
14248         * po/fi.po
14249         * po/fr.po
14250         * po/pt_BR.po
14251         * po/sr.po
14252         * po/zh_CN.po
14253                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14254                 Fabien Vantard, Frederico Goncalves Guimaraes,
14255                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
14256
14257 2006-05-05 [colin]      2.1.1cvs49
14258
14259         * manual/Makefile.am
14260         * manual/pl/Makefile.am
14261         * manual/pl/account.xml
14262         * manual/pl/ack.xml
14263         * manual/pl/addrbook.xml
14264         * manual/pl/advanced.xml
14265         * manual/pl/faq.xml
14266         * manual/pl/glossary.xml
14267         * manual/pl/gpl.xml
14268         * manual/pl/handling.xml
14269         * manual/pl/intro.xml
14270         * manual/pl/keyboard.xml
14271         * manual/pl/plugins.xml
14272         * manual/pl/starting.xml
14273         * manual/pl/sylpheed-claws-manual.xml
14274         * manual/pl/dist/.cvsignore
14275         * manual/pl/dist/Makefile.am
14276         * manual/pl/dist/html/.cvsignore
14277         * manual/pl/dist/html/Makefile.am
14278         * manual/pl/dist/pdf/.cvsignore
14279         * manual/pl/dist/pdf/Makefile.am
14280         * manual/pl/dist/ps/.cvsignore
14281         * manual/pl/dist/ps/Makefile.am
14282         * manual/pl/dist/txt/.cvsignore
14283         * manual/pl/dist/txt/Makefile.am
14284                 Add the polish translation of the manual,
14285                 Authored by Pawel Pekala.
14286
14287 2006-05-05 [cleroy]     2.1.1cvs48
14288
14289         * src/main.c
14290                 Re-read matcherrc after loading plugins 
14291                 if some of them add folders.
14292
14293 2006-05-03 [colin]      2.1.1cvs47
14294
14295         * src/imap.c
14296                 I'm idiot
14297
14298 2006-05-03 [colin]      2.1.1cvs46
14299
14300         * src/imap.c
14301                 Be sure to have a session when
14302                 getting separator
14303
14304 2006-05-03 [colin]      2.1.1cvs45
14305
14306         * src/imap.c
14307         * src/imap.h
14308         * src/imap_gtk.c
14309                 Fix preventing renaming with namespace 
14310                 separator.
14311
14312 2006-05-01 [colin]      2.1.1cvs44
14313
14314         * src/action.c
14315                 Don't reload messageview when result of
14316                 action is piped.
14317
14318 2006-04-29 [colin]      2.1.1cvs43
14319
14320         * src/prefs_receive.c
14321         * src/plugins/spamassassin/spamassassin_gtk.c
14322         * src/plugins/clamav/clamav_plugin_gtk.c
14323                 GUI fixes by Pawel
14324
14325 2006-04-29 [colin]      2.1.1cvs42
14326
14327         * src/prefs_compose_writing.c
14328         * src/prefs_quote.c
14329                 Cleanups. Patch by Pawel
14330
14331 2006-04-28 [paul]       2.1.1cvs41
14332
14333         * src/matcher.c
14334                 fix returned quick search results when search
14335                 term contains an underscore.
14336                 Thanks to Colin
14337
14338 2006-04-28 [paul]       2.1.1cvs40
14339
14340         * src/prefs_message.c
14341         * src/prefs_receive.c
14342                 GUI cleanups
14343                 Patches by Pawel Pekala
14344
14345 2006-04-27 [colin]      2.1.1cvs39
14346
14347         * src/wizard.c
14348                 Differentiate subject Welcome from
14349                 window's title Welcome
14350
14351 2006-04-27 [paul]
14352
14353         2.2.0-rc1 released
14354
14355 2006-04-27 [paul]       2.1.1cvs38
14356
14357         * manual/advanced.xml
14358         * manual/fr/advanced.xml
14359                 add info about compose_no_markup hidden pref
14360
14361 2006-04-27 [paul]       2.1.1cvs37
14362
14363         * src/prefs_account.c
14364                 improve privacy labels
14365         * src/prefs_msg_colors.c
14366                 change some strings for translators' convenience
14367         * src/gtk/gtkutils.c
14368                 don't underline the link button text
14369
14370 2006-04-25 [colin]      2.1.1cvs36
14371
14372         * src/folder.c
14373                 Complete 2.1.1cvs33 (once more ;)
14374
14375 2006-04-25 [colin]      2.1.1cvs35
14376
14377         * src/editldap.c
14378                 Fix tooltip
14379
14380 2006-04-25 [cleroy]     2.1.1cvs34
14381
14382         * src/compose.c
14383         * src/gtk/gtkaspell.c
14384                 Fix crash on redirect (related to the return 
14385                 of the aspell menu in compose's toolbar)
14386         * src/prefs_msg_colors.c
14387                 Fix sensitivity widgets
14388         * src/image_viewer.c
14389         * src/gtk/pluginwindow.c
14390         * src/gtk/prefswindow.c
14391                 Change released signals to clicked (Fabien)
14392         * po/POTFILES.in
14393         * src/common/socket.c
14394         * src/plugins/spamassassin/spamassassin.c
14395                 Translate strings (Fabien)
14396
14397 2006-04-25 [paul]       2.1.1cvs33
14398
14399         * src/folder.c
14400         * src/folder.h
14401         * src/folderview.c
14402                 complete the fix of bug #912
14403                 Thanks to Colin
14404
14405 2006-04-25 [colin]      2.1.1cvs32
14406
14407         * src/news.c
14408                 Better progress bar
14409         * src/mimeview.c
14410         * src/summaryview.c
14411         * src/summaryview.h
14412                 Fix focus chain
14413                 Patches by Pawel Pekala
14414
14415 2006-04-24 [colin]      2.1.1cvs31
14416
14417         * src/compose.c
14418                 Fix compilation warnings (Fabien)
14419
14420 2006-04-24 [colin]      2.1.1cvs30
14421
14422         * src/addrindex.c
14423         * src/editldap.c
14424         * src/editldap_basedn.c
14425         * src/editldap_basedn.h
14426         * src/ldapctrl.c
14427         * src/ldapctrl.h
14428         * src/ldapquery.c
14429         * src/ldaputil.c
14430         * src/ldaputil.h
14431                 Fix bug #901 (LDAPS support)
14432
14433 2006-04-24 [colin]      2.1.1cvs29
14434
14435         * src/compose.c
14436                 Fix logic on error with send dialog on
14437         * src/imap.c
14438                 Fix compilation without libetpan, thanks
14439                 to Fabien
14440         * src/summaryview.c
14441                 Fix 'context-menu' key
14442
14443 2006-04-23 [colin]      2.1.1cvs28
14444
14445         * src/folder.c
14446                 Never free current's cache to free up 
14447                 memory. Fixes bug #912 (new count 
14448                 randomly set to message count)
14449
14450 2006-04-23 [colin]      2.1.1cvs27
14451
14452         * src/gtk/quicksearch.c
14453                 And remove printf...
14454
14455 2006-04-23 [colin]      2.1.1cvs26
14456
14457         * src/gtk/quicksearch.c
14458                 Fix replacing in quicksearch, and fix inserting
14459                 in the middle of the string. (introduced at 2.1.0cvs22)
14460
14461 2006-04-23 [colin]      2.1.1cvs25
14462
14463         * src/imap.c
14464                 Make sure uidnext is initialized in get_num_list
14465                 (not for stable, related to 2.1.1cvs8 and friends)
14466
14467 2006-04-23 [colin]      2.1.1cvs24
14468
14469         * src/imap.c
14470                 Output something when login is successful
14471                 too
14472
14473 2006-04-23 [colin]      2.1.1cvs23
14474
14475         * src/etpan/imap-thread.c
14476                 Better logging (line-per-line, hide data in fetch)
14477                 Fix a const warning
14478         * src/gtk/logwindow.c
14479         * src/gtk/logwindow.h
14480                 Better logging (color for input/output)
14481
14482 2006-04-21 [colin]      2.1.1cvs22
14483
14484         * src/gtk/quicksearch.c
14485                 On gtk+-2.8, use stock buttons in quicksearch
14486                 Based on a patch by Fabien and a design by Paul
14487
14488 2006-04-21 [colin]      2.1.1cvs21
14489
14490         * src/folderview.c
14491         * src/mainwindow.c
14492                 Fix occasional flicker in folderview
14493         * src/common/utils.c
14494                 Fix bug #943 (Incorrectly parsed email address 
14495                 list in short headers on message view and in 
14496                 printouts)
14497
14498 2006-04-20 [colin]      2.1.1cvs20
14499
14500         * src/imap.c
14501         * src/imap.h
14502         * src/prefs_account.c
14503                 Add ANONYMOUS auth for IMAP
14504
14505 2006-04-20 [paul]       2.1.1cvs19
14506
14507         * src/main.c
14508                 proper fix for 2.1.1cvs18
14509                 Thanks to Colin
14510
14511 2006-04-20 [paul]       2.1.1cvs18
14512
14513         * src/main.c
14514                 fix build warnings
14515
14516 2006-04-20 [paul]       2.1.1cvs17
14517
14518         * src/gtk/quicksearch.c
14519                 fix standard, non-extended Quick search,
14520                 was broken in 2.1.1cvs15.
14521                 Thanks to Colin.
14522
14523 2006-04-20 [colin]      2.1.1cvs16
14524
14525         * src/prefs_matcher.c
14526                 Fix values when reselecting a ~test
14527                 rule
14528
14529 2006-04-19 [colin]      2.1.1cvs15
14530
14531         * src/compose.c
14532         * src/compose.h
14533         * src/gtk/gtkaspell.c
14534         * src/gtk/gtkaspell.h
14535                 Put back Options menu in Spelling/
14536         * src/gtk/quicksearch.c
14537                 Don't search, and show error, if the
14538                 advanced search has a syntax error
14539
14540 2006-04-18 [colin]      2.1.1cvs14
14541
14542         * src/textview.c
14543                 Fix gdk warnings on set_cursor when textview
14544                 isn't visible
14545
14546 2006-04-18 [colin]      2.1.1cvs13
14547
14548         * src/gtk/gtksctree.c
14549                 Remove seemingly useless refresh that causes
14550                 flicker - watch this commit in case of 
14551                 problems before planned backport to stable
14552
14553 2006-04-18 [colin]      2.1.1cvs12
14554
14555         * src/imap.c
14556                 Factorize get/set_xml code
14557         * src/compose.c
14558         * src/prefs_account.c
14559         * src/prefs_account.h
14560         * src/procmsg.c
14561                 Add Encrypt to self option
14562
14563 2006-04-17 [colin]      2.1.1cvs11
14564
14565         * configure.ac
14566                 Fix search on encrpyt function on dragonfly
14567                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14568
14569 2006-04-17 [colin]      2.1.1cvs10
14570
14571         * src/prefs_account.c
14572                 Be safe by default: remove mails from POP3
14573                 after 7 days, not immediately
14574
14575 2006-04-17 [colin]      2.1.1cvs9
14576
14577         * src/etpan/imap-thread.c
14578                 Fix build on DragonFly - patch by 
14579                 Jonathan Buschmann <jonthn@agmact.com>
14580
14581 2006-04-17 [colin]      2.1.1cvs8
14582
14583         * src/imap.c
14584                 Save uidnext between sessions
14585
14586 2006-04-17 [colin]      2.1.1cvs7
14587
14588         * src/imap.c
14589                 scan is required when uid validity changes
14590
14591 2006-04-17 [colin]      2.1.1cvs6
14592
14593         * src/folderview.c
14594                 Don't scan if not necessary, apart in current
14595                 folder and INBOX to fetch flags.
14596         * src/imap.c
14597                 Scan is necessary if unread count changes
14598
14599 2006-04-17 [colin]      2.1.1cvs5
14600
14601         * src/imap.c
14602                 ...But always fetch ANSWERED and DELETED flags for
14603                 INBOX, as filtering can happen on these flags.
14604
14605 2006-04-17 [colin]      2.1.1cvs4
14606
14607         * src/imap.c
14608                 Don't fetch REPLIED and DELETED flags when synchronising
14609                 flags with a closed folder. We only need UNSEEN and FLAGGED
14610                 to update the folderview.
14611
14612 2006-04-17 [colin]      2.1.1cvs3
14613
14614         * src/imap.c
14615                 Faster flag search when there are new mails 
14616                 in a folder. We can do a full search if the 
14617                 folder contains less messages than the new
14618                 list.
14619
14620 2006-04-17 [colin]      2.1.1cvs2
14621
14622         * po/cs.po
14623         * po/de.po
14624         * po/fr.po
14625         * po/nl.po
14626         * po/pt_BR.po
14627                 Update translations from stable branch
14628
14629 2006-04-17 [colin]      2.1.1cvs1
14630
14631         * configure.ac
14632                 Bump version to follow stable release
14633
14634 2006-04-16 [mones]      2.1.0cvs50
14635
14636         * po/es.po
14637                 Updated for release
14638
14639 2006-04-16 [colin]      2.1.0cvs49
14640
14641         * src/textview.c
14642                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14643                 with gtk < 2.8. Thanks to Fabien Vantard.
14644
14645 2006-04-15 [colin]      2.1.0cvs48
14646
14647         * src/etpan/imap-thread.c
14648                 Fix bug #919 (libetpan: SEGV when connecting 
14649                 using command)
14650
14651 2006-04-14 [colin]      2.1.0cvs47
14652
14653         * src/main.c
14654                 Fix race on --select (should be done better)
14655
14656 2006-04-14 [wwp]        2.1.0cvs46
14657
14658         * src/send_message.c
14659                 enforce a check for domain in account prefs (a sending
14660                 error could be faced if domain was checked but no value set),
14661                 thanks to Colin.
14662
14663 2006-04-14 [colin]      2.1.0cvs45
14664
14665         * src/codeconv.c
14666                 when converting from unknown to unknown, if the
14667                 string is UTF8, don't convert it to the locale
14668                 (which breaks it)
14669
14670 2006-04-14 [colin]      2.1.0cvs44
14671
14672         * src/compose.c
14673                 Don't try to use ASCII for converting headers
14674                 (as done in body)
14675
14676 2006-04-14 [paul]       2.1.0cvs43
14677
14678         * src/crash.c
14679                 add locale/charset info to crash report
14680         * src/gtk/about.c
14681                 add wwp to doc team
14682                 replace 'e-mail' with preferred 'email'
14683         * src/gtk/authors.h
14684                 ensure contributors list is in alphabetical
14685                 order
14686
14687 2006-04-13 [colin]      2.1.0cvs42
14688
14689         * src/textview.c
14690                 Prevent gdk warnings
14691
14692 2006-04-13 [colin]      2.1.0cvs41
14693
14694         * src/common/ssl_certificate.c
14695         * src/common/ssl_certificate.h
14696         * src/gtk/sslcertwindow.c
14697                 Warn on expired certs, and display the expiration date
14698
14699 2006-04-13 [colin]      2.1.0cvs40
14700
14701         * src/plugins/spamassassin/spamassassin_gtk.c
14702                 Fix missing set_text on unix socket
14703
14704 2006-04-13 [wwp]        2.1.0cvs39
14705
14706         * manual/fr/advanced.xml
14707         * manual/fr/glossary.xml
14708                 applied new spam/ham/email lexicon (pourriel, courriel)
14709
14710 2006-04-13 [paul]       2.1.0cvs38
14711
14712         * src/plugins/pgpmime/plugin.c
14713                 remove the mention of S/MIME from the
14714                 description. This is now handled by the
14715                 S/MIME plugin.
14716
14717 2006-04-13 [paul]       2.1.0cvs37
14718
14719         * src/prefs_msg_colors.c
14720                 rework dialog
14721         * src/prefs_folder_item.c
14722         * src/prefs_spelling.c
14723                 add a tooltip to the colour selector buttons
14724
14725 2006-04-13 [wwp]        2.1.0cvs36
14726
14727         * manual/advanced.xml
14728         * manual/glossary.xml
14729         * manual/handling.xml
14730         * manual/keyboard.xml
14731         * manual/plugins.xml
14732         * manual/starting.xml
14733         * manual/fr/account.xml
14734         * manual/fr/ack.xml
14735         * manual/fr/addrbook.xml
14736         * manual/fr/advanced.xml
14737         * manual/fr/faq.xml
14738         * manual/fr/glossary.xml
14739         * manual/fr/gpl.xml
14740         * manual/fr/handling.xml
14741         * manual/fr/intro.xml
14742         * manual/fr/keyboard.xml
14743         * manual/fr/plugins.xml
14744         * manual/fr/starting.xml
14745         * manual/fr/sylpheed-claws-manual.xml
14746                 fixes to the manuals:
14747                  - summaryview -> Message List (same in French)
14748                  - translate key names
14749                  - fix French punctuation, use non-breakable spaces when
14750                    necessary, don't use &thinsp; which is not portable
14751                  - tell what maildir and mbox formats we support
14752
14753 2006-04-12 [wwp]        2.1.0cvs35
14754
14755         * src/prefs_toolbar.c
14756                 unified a replace button more,
14757                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14758
14759 2006-04-12 [wwp]        2.1.0cvs34
14760
14761         * src/prefs_common.c
14762         * src/prefs_msg_colors.c
14763                 make default color labels translatable,
14764                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14765                 thanks to Tim <timbrain@post.cz> for reporting.
14766
14767 2006-04-12 [wwp]        2.1.0cvs33
14768
14769         * manual/glossary.xml
14770         * manual/intro.xml
14771         * manual/plugins.xml
14772         * manual/starting.xml
14773         * manual/sylpheed-claws-manual.xml
14774         * manual/fr/.cvsignore
14775         * manual/fr/account.xml
14776         * manual/fr/ack.xml
14777         * manual/fr/addrbook.xml
14778         * manual/fr/advanced.xml
14779         * manual/fr/faq.xml
14780         * manual/fr/glossary.xml
14781         * manual/fr/handling.xml
14782         * manual/fr/intro.xml
14783         * manual/fr/keyboard.xml
14784         * manual/fr/plugins.xml
14785         * manual/fr/starting.xml
14786         * manual/fr/sylpheed-claws-manual.xml
14787                 various fixes: typos, missing .fr translations, punctuation,
14788                 capitalization, links, accents and some bad French more.
14789
14790 2006-04-12 [wwp]        2.1.0cvs32
14791
14792         * src/prefs_gtk.c
14793                 fix for bug #935: always store prefs files in UTF-8 (thanks
14794                 to Colin).
14795
14796 2006-04-11 [colin]      2.1.0cvs31
14797
14798         * src/compose.c
14799                 Fix inserting files not in utf8 when locale is utf8
14800
14801 2006-04-11 [colin]      2.1.0cvs30
14802
14803         * src/inc.c
14804                 Don't show error dialog when cancelling connection
14805                 Patch by Pawel
14806
14807 2006-04-11 [cleroy]     2.1.0cvs29
14808
14809         * src/compose.c
14810                 Implement multiple quote levels
14811         * src/prefs_common.c
14812                 Change a little bit the quote bgcolor for 2nd level
14813
14814 2006-04-11 [colin]      2.1.0cvs28
14815
14816         * src/gtk/about.c
14817                 Add locale and charset in the label
14818
14819 2006-04-10 [colin]      2.1.0cvs27
14820
14821         * src/compose.c
14822         * src/prefs_common.c
14823         * src/prefs_common.h
14824         * src/prefs_msg_colors.c
14825         * src/textview.c
14826                 Allow optional background color in quotes
14827                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14828                 GTK+-2.8.x feature
14829
14830 2006-04-10 [colin]      2.1.0cvs26
14831
14832         * src/main.c
14833         * src/mainwindow.c
14834         * src/mainwindow.h
14835                 Implement --select
14836
14837 2006-04-10 [colin]      2.1.0cvs25
14838
14839         * manual/plugins.xml
14840         * manual/fr/plugins.xml
14841                 Document libcurl's proxy variables
14842
14843 2006-04-09 [colin]      2.1.0cvs24
14844
14845         * src/prefs_common.c
14846                 gettext() returns statically allocated stuff. We have
14847                 to strdup it in order to be able to free it.
14848
14849 2006-04-09 [colin]      2.1.0cvs23
14850
14851         * AUTHORS
14852         * src/gtk/authors.h
14853                 Add Alexei
14854
14855 2006-04-09 [colin]      2.1.0cvs22
14856
14857         * src/mainwindow.c
14858         * src/gtk/quicksearch.c
14859                 Fix bug #859 (problems with cyrilic input in 
14860                 search panel) - Patch by Alexey Illarionov 
14861                 <littlesavage@rambler.ru>
14862
14863 2006-04-09 [colin]      2.1.0cvs21
14864
14865         * src/prefs_customheader.c
14866                 I prefer removing then freeing rather than the contrary
14867                 (even if it doesn't change anything ;-)
14868         * src/prefs_account.c
14869                 Fix bug #933 (Crash re-entering the custom headers list 
14870                 dialog in accounts prefs)
14871                 The problem happened when cancelling the Account 
14872                 Preferences' dialogs - in which case we didn't do 
14873                 anything to the PrefsAccount * struct. In case of applying,
14874                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14875                 working with in this dialog. The problem is that 
14876                 prefs_customheader.c, working on this tmp_ac_prefs, always
14877                 changes the ->customhdr_list pointer, even when cancelled. 
14878                 So in case of cancelling the prefs_account dialog, we still
14879                 have to update ->customhdr_list in the real account.
14880
14881 2006-04-08 [colin]      2.1.0cvs20
14882
14883         * manual/fr/glossary.xml
14884         * manual/fr/keyboard.xml
14885                 Forgot some headers :)
14886
14887 2006-04-08 [colin]      2.1.0cvs19
14888
14889         * manual/Makefile.am
14890         * manual/fr/Makefile.am
14891         * manual/fr/account.xml
14892         * manual/fr/ack.xml
14893         * manual/fr/addrbook.xml
14894         * manual/fr/advanced.xml
14895         * manual/fr/faq.xml
14896         * manual/fr/glossary.xml
14897         * manual/fr/gpl.xml
14898         * manual/fr/handling.xml
14899         * manual/fr/intro.xml
14900         * manual/fr/keyboard.xml
14901         * manual/fr/plugins.xml
14902         * manual/fr/starting.xml
14903         * manual/fr/sylpheed-claws-manual.xml
14904         * manual/fr/dist/.cvsignore
14905         * manual/fr/dist/Makefile.am
14906         * manual/fr/dist/html/.cvsignore
14907         * manual/fr/dist/html/Makefile.am
14908         * manual/fr/dist/pdf/.cvsignore
14909         * manual/fr/dist/pdf/Makefile.am
14910         * manual/fr/dist/ps/.cvsignore
14911         * manual/fr/dist/ps/Makefile.am
14912         * manual/fr/dist/txt/.cvsignore
14913         * manual/fr/dist/txt/Makefile.am
14914                 Add the french translation of the manual. Thanks to
14915                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14916                 account.xml, ack.xml, addrbook.xml and advanced.xml
14917
14918 2006-04-08 [colin]      2.1.0cvs18
14919
14920         * manual/plugins.xml
14921         * manual/starting.xml
14922                 More fixes
14923
14924 2006-04-07 [colin]      2.1.0cvs17
14925
14926         * manual/faq.xml
14927         * manual/intro.xml
14928         * manual/keyboard.xml
14929                 Little fixes
14930
14931 2006-04-07 [colin]      2.1.0cvs16
14932
14933         * README
14934         * src/compose.c
14935         * src/prefs_common.c
14936         * src/prefs_common.h
14937                 Add hidden compose_no_markup pref
14938
14939 2006-04-07 [wwp]        2.1.0cvs15
14940
14941         * src/summary_search.c
14942         * .cvsignore
14943                 Bugfix: stop button was sticky when searching in an empty folder.
14944                 Applied curly brackets code style to the whole file (summary_search.c).
14945                 More files to ignore.
14946
14947 2006-04-07 [wwp]        2.1.0cvs14
14948
14949         * src/message_search.c
14950         * src/summary_search.c
14951                 changed default button when search bumps at file/folder
14952                 beginning or end, for convenience (thanks to Colin).
14953
14954 2006-04-07 [paul]       2.1.0cvs13
14955
14956         * src/plugins/dillo_viewer/dillo_prefs.c
14957                 avoid future potential for namespace collision
14958                 Patch by Colin
14959
14960 2006-04-06 [wwp]        2.1.0cvs12
14961
14962         * src/summary_search.c
14963                 Unify extended/advanced searches names (and thus factorize labels),
14964                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14965
14966 2006-04-06 [wwp]        2.1.0cvs11
14967
14968         * src/folderview.c
14969         * src/prefs_themes.c
14970         * src/summaryview.c
14971                 Fixed some compilation warnings.
14972
14973 2006-04-06 [colin]      2.1.0cvs10
14974
14975         * manual/advanced.xml
14976                 Document the wizard template and how to deploy
14977                 Sylpheed-Claws effectively
14978
14979 2006-04-06 [colin]      2.1.0cvs9
14980
14981         * src/folderview.c
14982                 gettext patch to tell translators about _("#"),
14983                 by Maxim Britov
14984
14985 2006-04-06 [colin]      2.1.0cvs8
14986
14987         * src/textview.c
14988                 Fix invalid GtkTextBIter after clicking "Display as text"
14989
14990 2006-04-06 [mones]      2.1.0cvs7
14991
14992         * src/addr_compl.c
14993         * src/addrindex.c
14994         * src/addritem.c
14995         * src/codeconv.c
14996         * src/compose.c
14997         * src/filtering.c
14998         * src/folder.c
14999         * src/folder_item_prefs.c
15000         * src/folderview.c
15001         * src/localfolder.c
15002         * src/matcher.c
15003         * src/mimeview.c
15004         * src/prefs_msg_colors.c
15005         * src/prefs_spelling.c
15006         * src/prefs_themes.c
15007         * src/procmime.c
15008         * src/procmsg.c
15009         * src/stock_pixmap.c
15010         * src/summaryview.c
15011         * src/textview.c
15012         * src/toolbar.c
15013         * src/common/mgutils.c
15014         * src/common/prefs.c
15015         * src/common/ssl_certificate.c
15016         * src/gtk/colorlabel.c
15017         * src/gtk/quicksearch.c
15018         * src/plugins/pgpmime/pgpmime.c
15019         * src/plugins/spamassassin/spamassassin.c
15020                 Removed redundant NULL checks for g_free() calls.
15021                 Patch by Pawel Pekala.
15022
15023 2006-04-06 [mones]      2.1.0cvs6
15024
15025         * src/prefs_actions.c
15026         * src/prefs_filtering.c
15027         * src/prefs_filtering_action.c
15028         * src/prefs_matcher.c
15029         * src/prefs_template.c
15030         * src/gtk/gtkutils.c
15031         * src/gtk/gtkutils.h
15032                 Have a nice replace button. Patch by Pawel Pekala
15033
15034 2006-04-06 [colin]      2.1.0cvs5
15035
15036         * src/addressbook.c
15037                 Fix crash with empty columns
15038
15039 2006-04-05 [colin]      2.1.0cvs4
15040
15041         * src/wizard.c
15042         * src/prefs_gtk.c
15043                 Allow wizard customization with pre-filled values
15044
15045 2006-04-05 [colin]      2.1.0cvs3
15046
15047         * src/textview.c
15048         * src/mimeview.c
15049         * src/mimeview.h
15050                 Nicer messages in mimeview
15051
15052 2006-04-05 [colin]      2.1.0cvs2
15053
15054         * src/addressbook.c
15055         * src/prefs_summaries.c
15056                 i18n fix
15057
15058 2006-04-05 [colin]      2.1.0cvs1
15059
15060         * src/plugins/pgpcore/plugin.c
15061         * src/plugins/pgpcore/select-keys.c
15062         * src/plugins/pgpcore/select-keys.h
15063         * src/plugins/pgpcore/sgpgme.c
15064         * src/plugins/pgpcore/sgpgme.h
15065         * src/plugins/pgpinline/pgpinline.c
15066         * src/plugins/pgpinline/plugin.c
15067         * src/plugins/pgpmime/pgpmime.c
15068         * src/plugins/pgpmime/plugin.c
15069                 Factorize and generalize a bit 
15070                 Drop S/MIME signature verification from PGP/MIME
15071                 (adding it as another, more complete plugin)
15072
15073 2006-04-05 [paul]       2.1.0
15074
15075         2.1.0 released
15076
15077 2006-04-05 [paul]       2.0.0cvs186
15078
15079         * manual/advanced.xml
15080                 add info on colour labels
15081
15082 2006-04-05 [paul]       2.0.0cvs185
15083
15084         * po/bg.po
15085         * po/cs.po
15086         * po/de.po
15087         * po/el.po
15088         * po/en_GB.po
15089         * po/fi.po
15090         * po/fr.po
15091         * po/it.po
15092         * po/nl.po
15093         * po/pl.po
15094         * po/pt_BR.po
15095         * po/sr.po
15096         * po/zh_CN.po
15097                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
15098                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
15099                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
15100                 Guimaraes, Aleksandar Urosevic, Ralgh Young
15101         * src/gtk/authors.h
15102         * tools/claws.i18n.status.pl
15103                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
15104                 and new Czech translator, Tim <timbrain@post.cz>
15105
15106 2006-04-05 [mones]      2.0.0cvs184
15107
15108         * po/es.po
15109                 Updated translation
15110
15111 2006-04-05 [colin]      2.0.0cvs183
15112
15113         * src/gtk/quicksearch.c
15114                 Fix bug #929 (unnecessary reload in quick search bar)
15115
15116 2006-04-05 [colin]      2.0.0cvs182
15117
15118         * src/compose.c
15119                 Fix crash on Reply with no From:
15120                 Show signature and conversion error on queuing 
15121                 (but not sending)
15122         * src/mainwindow.c
15123         * src/summaryview.c
15124         * src/summaryview.h
15125                 Factorize threading code and make sure msginfo 
15126                 is not null when it comes from a GtkCTreeRow's 
15127                 data
15128         * src/gtk/gtkaspell.c
15129                 Check for necessary things
15130         * src/gtk/gtksctree.c
15131         * src/gtk/gtksctree.h
15132                 Reset anchor if necessary when removing node
15133
15134 2006-03-29 [colin]      2.0.0cvs181
15135
15136         * src/folderview.c
15137                 Warn for disabled IMAP accounts (due to lack of
15138                 libetpan). Breaks string-freeze - sorry - but it
15139                 is kind of important ;)
15140
15141 2006-03-28 [colin]      2.0.0cvs180
15142
15143         * src/gtk/gtkutils.c
15144         * src/gtk/gtkutils.h
15145                 Add a gtkut_get_link_btn() function that
15146                 creates a button which acts like an URI
15147         * src/prefs_themes.c
15148         * src/gtk/about.c
15149                 Use this function (factorizes codes)
15150         * src/common/defs.h
15151         * src/gtk/pluginwindow.c
15152                 Add a "Get more..." in the plugins window
15153
15154 2006-03-28 [colin]      2.0.0cvs179
15155
15156         * src/common/smtp.c
15157         * src/common/passcrypt.c
15158         * src/undo.c
15159                 Warning fixes. Patch by Pawel Pekala
15160
15161 2006-03-27 [colin]      2.0.0cvs178
15162
15163         * src/undo.c
15164                 Fix undoing by blocks with spaces
15165
15166 2006-03-27 [colin]      2.0.0cvs177
15167
15168         * src/textview.c
15169                 Set margin to 3px for headers
15170
15171 2006-03-27 [paul]
15172
15173         2.1.0-rc2 released
15174
15175 2006-03-27 [wwp]        2.0.0cvs176
15176
15177         * src/summaryview.c
15178                 don't reset quicksearch when updating the message list.
15179                 Thanks to Colin.
15180
15181 2006-03-26 [wwp]        2.0.0cvs175
15182
15183         * src/compose.c
15184                 use a unified border width ('other' tab in the compose window,
15185                 patch by Pawel Pekala).
15186
15187
15188 2006-03-26 [wwp]        2.0.0cvs174
15189
15190         * src/common/quoted-printable.c
15191         * src/addressbook.c
15192                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
15193
15194 2006-03-26 [colin]      2.0.0cvs173
15195
15196         * src/quote_fmt_parse.y
15197                 Fix non-UTF8 date formats messing up the whole quote a 
15198                 little bit
15199
15200 2006-03-26 [colin]      2.0.0cvs172
15201
15202         * src/procheader.c
15203                 Make sure the date is UTF8 valid, or try to make it
15204                 so. IncrediMail is really IncrediStupid.
15205         * src/compose.c
15206                 Fix possible conversions. 
15207                 
15208
15209 2006-03-26 [colin]      2.0.0cvs171
15210
15211         * src/matcher.c
15212                 Fix corner cases in body search. This is still a
15213                 hack... It seems impossible to make it good and 
15214                 reasonably fast at the same time.
15215
15216 2006-03-26 [colin]      2.0.0cvs170
15217
15218         * src/summaryview.c
15219                 I think I killed the twilight zone bug!
15220                 summary_select_node() flushes GTK events in order
15221                 to be able to center the view. But this also 
15222                 flushes keypresses like Ctrl-Alt-U, so this can
15223                 call summary_show from summary_select_node (itself
15224                 called from summary_show, etc.). And the summaryview
15225                 has to be unlocked in this function. So just locking
15226                 while processing GTK events, and bailing if locked, 
15227                 should fix it.
15228                 Fixes bug #927 (SIGSEGV during Update Summary)
15229
15230 2006-03-25 [colin]      2.0.0cvs169
15231
15232         * src/matcher.c
15233                 Fix search in QP-encoded bodies
15234                 Fix utf-8 searches in bodies encoded in the
15235                 locale's encoding
15236         * src/common/quoted-printable.c
15237         * src/common/quoted-printable.h
15238                 Add a decode function that doesn't overwrite
15239                 the original pointer
15240                 
15241
15242 2006-03-24 [colin]      2.0.0cvs168
15243
15244         * src/action.c
15245         * src/summaryview.c
15246         * src/summaryview.h
15247                 Update message cache after action
15248                 Patch by H. Merijn Brand
15249         * src/prefs_msg_colors.c
15250                 Factorize label 
15251                 Patch by Fabien Vantard
15252         * src/plugins/spamassassin/spamassassin_gtk.c
15253                 Remove useless translation
15254                 Patch by Fabien Vantard
15255
15256 2006-03-23 [colin]      2.0.0cvs167
15257
15258         * src/common/ssl.c
15259                 Let 30 seconds to SSL_connect
15260
15261 2006-03-23 [wwp]        2.0.0cvs166
15262
15263         * src/summaryview.c
15264         * src/gtk/description_window.c
15265                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
15266                 and headers are translated; adjust description windows' width to fit their
15267                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
15268
15269 2006-03-23 [paul]       2.0.0cvs165
15270
15271         * src/common/utils.c
15272                 fix highlighting of URIs containing "()"
15273                 (2.0.0cvs164's reversal fixed)
15274                 Thanks to Colin.
15275
15276 2006-03-23 [paul]       2.0.0cvs164
15277
15278         * src/common/utils.c
15279                 revert patch, (postponing a fix), at 2.0.0cvs120
15280                 as it breaks more URIs than it fixes.
15281                 Allow '-' to be a terminating character in a URI
15282
15283 2006-03-22 [colin]      2.0.0cvs163
15284
15285         * configure.ac
15286                 Require libetpan 0.45
15287                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15288
15289 2006-03-22 [paul]       2.0.0cvs162
15290
15291         * src/editgroup.c
15292                 replace '<-' and '->' buttons with GTK_STOCK graphical
15293                 buttons
15294         * src/summary_search.c
15295                 don't offer '...' for translation
15296                 add a tooltip to advanced search '...' button
15297         * src/gtk/quicksearch.c
15298                 don't offer '...' for translation
15299
15300 2006-03-21 [colin]      2.0.0cvs161
15301
15302         * src/compose.c
15303                 Fix middle-click pasting (insert at click
15304                 position instead of cursor position, don't
15305                 remove existing selection and allow pasting
15306                 our own selection)
15307         * src/addressbook.c
15308                 "LDAP Server" -> "LDAP servers"
15309
15310 2006-03-21 [wwp]        2.0.0cvs160
15311
15312         * src/etpan/imap-thread.c
15313                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15314
15315 2006-03-20 [colin]      2.0.0cvs159
15316
15317         * src/summaryview.c
15318                 Don't reload summaryview after an execute with no
15319                 move action
15320
15321 2006-03-19 [colin]      2.0.0cvs158
15322
15323         * src/addressbook.c
15324                 and put groups at the top, always
15325
15326 2006-03-19 [colin]      2.0.0cvs157
15327
15328         * src/addressbook.c
15329                 Order groups before names, as previously
15330
15331 2006-03-19 [colin]      2.0.0cvs156
15332
15333         * src/addressbook.c
15334                 - Sort case-unsensitive
15335                 - Put the sort arrow at opening too
15336
15337 2006-03-19 [wwp]        2.0.0cvs155
15338
15339         * src/addressbook.c
15340                 allow sorting by name/email/remarks, ensure that right-pane's contents
15341                 matches the left-pane selection (cleared when appropriate).
15342                 Patch by Pawel Pekala <c0rn@o2.pl>.
15343
15344 2006-03-18 [colin]      2.0.0cvs154
15345
15346         * src/textview.c
15347                 Fix text cursor ;)
15348
15349 2006-03-18 [colin]      2.0.0cvs153
15350
15351         * src/gtk/filesel.c
15352                 Make sure we hide the preview if we didn't get
15353                 a filename
15354
15355 2006-03-18 [colin]      2.0.0cvs152
15356
15357         * src/summaryview.c
15358                 Set cursor to watch for execution (fixes lack
15359                 of watch-cursor when dnd'ing hundreds of mails)
15360         * src/gtk/filesel.c
15361                 Check that mime type is 'image/*' before updating
15362                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15363
15364 2006-03-18 [colin]      2.0.0cvs151
15365
15366         * src/mainwindow.c
15367         * src/textview.c
15368         * src/textview.h
15369                 Put a watch cursor in textview too when the mainwindow's
15370                 cursor in a watch
15371
15372 2006-03-18 [colin]      2.0.0cvs150
15373
15374         * src/folder.c
15375                 Change wrong asserts to simple tests
15376
15377 2006-03-17 [colin]      2.0.0cvs149
15378
15379         * src/mainwindow.c
15380         * src/mainwindow.h
15381         * src/prefs_msg_colors.c
15382         * src/summaryview.c
15383         * src/summaryview.h
15384         * src/gtk/colorlabel.c
15385         * src/gtk/colorlabel.h
15386                 Add a color label menu in the main menubar
15387                 Add (fixed) accels Ctrl-{0-7} to change the color
15388                 They have to be fixed because the menu's dynamic,
15389                 the items are complex widgets, hence we can't use
15390                 a GtkItemFactory.
15391
15392
15393 2006-03-17 [wwp]        2.0.0cvs148
15394
15395         * src/compose.c
15396                 rollback few lines from my previous commit (those lines come from
15397                 a pending patch, accidentally commited, even if neutral as they are
15398                 commented out).
15399
15400 2006-03-17 [wwp]        2.0.0cvs147
15401
15402         * src/compose.c
15403                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15404                 applied code style/indentation to the modified function.
15405
15406 2006-03-17 [wwp]        2.0.0cvs146
15407
15408         * src/procmsg.c
15409         * src/compose.c
15410                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15411
15412 2006-03-17 [paul]
15413
15414         2.1.0-rc1 released
15415
15416 2006-03-17 [paul]       2.0.0cvs145
15417
15418         * src/main.c
15419                 addressbook_read_file() was called twice
15420         * src/textview.c
15421                 X-Mailer highlighting
15422
15423 2006-03-16 [colin]      2.0.0cvs144
15424
15425         * src/sourcewindow.c
15426         * src/sourcewindow.h
15427                 And the last one, in source window.
15428
15429 2006-03-16 [colin]      2.0.0cvs143
15430
15431         * src/compose.c
15432         * src/compose.h
15433                 Fix the same stuff in compose
15434
15435 2006-03-16 [colin]      2.0.0cvs142
15436
15437         * src/messageview.c
15438                 Complete the previous messageview crash fix
15439
15440 2006-03-16 [colin]      2.0.0cvs141
15441
15442         * src/procmsg.h
15443         * src/procmsg.c
15444         * src/folder.c
15445                 Fix POSTPROCESSING hook
15446                 Patch by H. Merijn Brand
15447
15448         * src/procmime.c
15449         * src/procmime.h
15450                 Parse Content-Location
15451
15452         * src/toolbar.c
15453         * src/messageview.c
15454         * src/messageview.h
15455                 Don't crash when a top-level MessageView has
15456                 been closed on us. Same problematic than
15457                 yesterday's quicksearch issue.
15458
15459 2006-03-15 [colin]      2.0.0cvs140
15460
15461         * src/gtk/quicksearch.c
15462                 Fix a bitchy race we didn't think about when we
15463                 added quicksearch cancellation:
15464                 If the search is not on cached fields, for example
15465                 body_part matchcase "stuff"
15466                 the matcher code has to get the whole message. If
15467                 we're on IMAP, that can be slow, and in order to
15468                 be non-blocking, the IMAP code idle loop processes
15469                 gtk events too. So it is possible to cancel a
15470                 quicksearch while the matcher is getting the mail's
15471                 body. After matcher got its body, it will start to
15472                 iterate over the matcher list that the Quicksearch's
15473                 clear_search_cb() just freed via prepare_matcher().
15474                 SIGSEGV ensues.
15475                 The fix consists of guarding the matcherlist_match()
15476                 call with a boolean 'matching'. If we reset the
15477                 quicksearch while matching is TRUE, we don't free
15478                 the matcherlist anymore like we did, but we set
15479                 another new flag, deferred_free, to TRUE. Then,
15480                 in quicksearch_match(), just after returning from
15481                 matcherlist_match() and unsetting the matching flag,
15482                 we check the deferred_free flag and do the
15483                 prepare_matcher() (which does the matcherlist_free)
15484                 for real, so we free the matcherlist once it's not
15485                 used anymore.
15486                 As all of this runs via the glib main loop, we
15487                 luckily don't need a mutex.
15488         * src/summaryview.c
15489                 Also, show progress while searching.
15490
15491
15492 2006-03-14 [colin]      2.0.0cvs139
15493
15494         * src/alertpanel.c
15495                 Make alertpanel_is_open non-static
15496
15497 2006-03-14 [colin]      2.0.0cvs138
15498
15499         * src/prefs_spelling.c
15500                 Cleanups - Fabien Vantard
15501
15502 2006-03-14 [wwp]        2.0.0cvs137
15503
15504         * src/main.c
15505                 code style normalization (curly braces, indentation).
15506
15507 2006-03-14 [wwp]        2.0.0cvs137
15508
15509         * src/main.c
15510                 code style (braces, indentation)
15511
15512 2006-03-12 [paul]       2.0.0cvs136
15513
15514         * src/prefs_common.c
15515                 trans_hdr defaults to FALSE to be RFC-savvy
15516         * src/prefs_summaries.c
15517                 add a tooltip to the trans_hdr option
15518                 
15519
15520 2006-03-12 [paul]       2.0.0cvs135
15521
15522         * src/prefs_matcher.c
15523                 give a little more width to the combos
15524         * src/prefs_display_header.c
15525         * src/textview.c
15526                 translate headers if prefs_common.trans_hdr
15527                 is TRUE
15528
15529         Patches by Pawel Pekala
15530
15531 2006-03-12 [paul]       2.0.0cvs134
15532
15533         * src/plugins/clamav/clamav_plugin.c
15534         * src/plugins/dillo_viewer/dillo_viewer.c
15535         * src/plugins/pgpcore/plugin.c
15536         * src/plugins/pgpinline/plugin.c
15537         * src/plugins/pgpmime/plugin.c
15538         * src/plugins/spamassassin/spamassassin.c
15539                 update/add to descriptions
15540         * src/plugins/spamassassin/spamassassin_gtk.c
15541                 fixes to the english, remove superfluous
15542                 tooltips, clean up a little
15543
15544 2006-03-12 [paul]       2.0.0cvs133
15545
15546         * src/compose.c
15547                 fix Bug 924, 'Account combo box shows up wrong 
15548                 if & is in account name'
15549
15550 2006-03-11 [colin]      2.0.0cvs132
15551
15552         * src/summaryview.c
15553                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15554                 messed up shift-selection because is slows down
15555                 moving around summaryview. thanks -users
15556
15557 2006-03-10 [colin]      2.0.0cvs131
15558
15559         * src/plugins/spamassassin/spamassassin_gtk.c
15560                 Put back Paul's engrish fixes
15561
15562 2006-03-10 [colin]      2.0.0cvs130
15563
15564         * src/plugins/spamassassin/spamassassin.c
15565         * src/plugins/spamassassin/spamassassin.h
15566         * src/plugins/spamassassin/spamassassin_gtk.c
15567                 Cleanup SA prefs page (more)
15568                 Patch by Fabien Vantard
15569
15570 2006-03-10 [paul]       2.0.0cvs129
15571
15572         * src/prefs_msg_colors.c
15573         * src/prefs_spelling.c
15574                 widget sensitivity
15575
15576 2006-03-09 [mones]      2.0.0cvs128
15577
15578         * po/es.po
15579                 Update for next RC
15580
15581 2006-03-09 [wwp]        2.0.0cvs127
15582
15583         * configure.ac
15584                 revert accidental commit (requirement for libetpan 0.43), this time
15585                 not in HEAD.
15586
15587 2006-03-09 [wwp]        2.0.0cvs125
15588
15589         * configure.ac
15590                 revert accidental commit (requirement for libetpan 0.43)
15591
15592 2006-03-09 [paul]       2.0.0cvs126
15593
15594         * src/prefs_receive.c
15595                 remove useless frame
15596                 replace 'incorporation' with 'receiving'
15597         * src/plugins/clamav/clamav_plugin_gtk.c
15598         * src/plugins/spamassassin/spamassassin_gtk.c
15599                 improve widget sensitivity
15600                 fix a bit his engrish
15601
15602 2006-03-09 [wwp]        2.0.0cvs125
15603
15604         * src/addressadd.c
15605         * src/foldersel.c
15606         * src/prefs_common.c
15607         * src/prefs_common.h
15608                 remember some more windows' sizes (add to addressbook and
15609                 select folder).
15610
15611 2006-03-09 [paul]       2.0.0cvs124
15612
15613         * src/plugins/pgpcore/prefs_gpg.c
15614                 normalise construction of dialogue
15615
15616 2006-03-09 [paul]       2.0.0cvs123
15617
15618         * src/plugins/trayicon/Makefile.am
15619                 add missing slash
15620
15621 2006-03-08 [colin]      2.0.0cvs122
15622
15623         * src/plugins/trayicon/Makefile.am
15624                 Fix build in separate dir 
15625                 Patch by Bamanzi <bamanzi@gmail.com>
15626
15627 2006-03-08 [colin]      2.0.0cvs121
15628
15629         * src/procmsg.c
15630                 Batch move and copies from summaryview with delayed execution
15631                 too
15632
15633 2006-03-07 [paul]       2.0.0cvs120
15634
15635         * src/common/utils.c
15636                 fix highlighting of URIs containing "()"
15637                 Patch by Pawel Pekala
15638
15639 2006-03-07 [paul]       2.0.0cvs119
15640
15641         * src/folder.c
15642         * src/folder.h
15643         * src/folderview.c
15644                 immediately do alphabetical resort when
15645                 changing a folder's name
15646                 Patch by Pawel Pekala
15647
15648 2006-03-07 [paul]       2.0.0cvs118
15649
15650         * src/news.c
15651         * src/news_gtk.c
15652                 when unsubscribing a newsgroup, remove the
15653                 folder and msgs in .sylpheed-claws/newscache
15654                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15655
15656 2006-03-07 [paul]       2.0.0cvs117
15657
15658         * src/textview.c
15659                 fix wrong Fake URL Warning
15660                 Thanks to Hiro
15661
15662 2006-03-07 [colin]      2.0.0cvs116
15663
15664         * src/imap.c
15665                 Return immediately when password dialog was
15666                 cancelled
15667         * src/gtk/inputdialog.c
15668                 Allow empty strings for passwords
15669
15670
15671 2006-03-06 [colin]      2.0.0cvs115
15672
15673         * src/imap.c
15674                 Prevent double-timeouts when connection fails
15675
15676 2006-03-06 [colin]
15677
15678         2.0.1-rc1 released
15679
15680 2006-03-06 [colin]      2.0.0cvs114
15681
15682         * src/imap.c
15683                 Refresh session during potentially long
15684                 operations
15685
15686 2006-03-06 [wwp]        2.0.0cvs113
15687
15688         * src/prefs_msg_colors.h
15689                 forgot that one (custom color labels).
15690
15691 2006-03-06 [wwp]        2.0.0cvs112
15692
15693         * src/prefs_common.c
15694         * src/prefs_common.h
15695         * src/prefs_msg_colors.c
15696         * src/summaryview.c
15697         * src/summaryview.h
15698         * src/gtk/colorlabel.c
15699         * src/gtk/colorlabel.h
15700                 colors in messages list are now customizable. Color values and names can
15701                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15702                 Thanks to Paul and Colin for their help with this longstanding patch!
15703
15704 2006-03-06 [wwp]        2.0.0cvs111
15705
15706         * src/textview.c
15707                 don't crash if (x)face is bad.
15708
15709 2006-03-05 [paul]       2.0.0cvs110
15710
15711         * AUTHORS
15712         * configure.ac
15713         * src/Makefile.am
15714         * src/common/Makefile.am
15715         * src/common/utils.h
15716         * src/etpan/imap-thread.c
15717         * src/gtk/authors.h
15718         * src/plugins/clamav/Makefile.am
15719         * src/plugins/demo/Makefile.am
15720         * src/plugins/dillo_viewer/Makefile.am
15721         * src/plugins/pgpcore/Makefile.am
15722         * src/plugins/pgpcore/passphrase.c
15723         * src/plugins/pgpinline/Makefile.am
15724         * src/plugins/pgpmime/Makefile.am
15725         * src/plugins/spamassassin/Makefile.am
15726         * src/plugins/trayicon/Makefile.am
15727                 fix builiding on cygwin
15728                 Patch by Ralgh Young <bamanzi@gmail.com>
15729
15730 2006-03-04 [wwp]        2.0.0cvs109
15731
15732         * manual/keyboard.xml
15733                 fix mixed up/down keys.
15734
15735 2006-03-04 [wwp]        2.0.0cvs108
15736
15737         * README
15738         * INSTALL
15739                 updated links to SpamAssassin.
15740
15741 2006-03-04 [wwp]        2.0.0cvs107
15742
15743         * manual/plugins.xml
15744         * src/plugins/spamassassin/README
15745                 updated SpamAssassin plugin docs to reflect new functional additions
15746                 (also fix/update/documents few technical stuff more, see the README).
15747
15748 2006-03-04 [wwp]        2.0.0cvs106
15749
15750         * src/prefs_message.c
15751                 normalized capitalization of message-prefs paths.
15752
15753 2006-03-04 [wwp]        2.0.0cvs105
15754
15755         * manual/advanced.xml
15756                 typo.
15757
15758 2006-03-03 [colin]      2.0.0cvs104
15759
15760         * src/plugins/clamav/clamav_plugin_gtk.c
15761                 Rework prefs page, patch by Fabien 
15762
15763 2006-03-03 [colin]      2.0.0cvs103
15764
15765         * src/plugins/clamav/clamav_plugin.c
15766                 Set error on all errors
15767
15768 2006-03-03 [colin]      2.0.0cvs102
15769
15770         * src/common/plugin.c
15771                 Initialize error to avoid crashing when a plugin fails
15772                 without setting error
15773
15774 2006-03-02 [wwp]        2.0.0cvs101
15775
15776         * configure.ac
15777                 fixed linker flags for libetpan support on Cygwin
15778                 (thanks to H.Merijn Brand).
15779
15780 2006-03-02 [wwp]        2.0.0cvs100
15781
15782         * src/addressbook.c
15783                 fix some AB error messages: one for punctuation and
15784                 one wrongly duplicate (thanks, maxbritov).
15785
15786 2006-03-02 [wwp]        2.0.0cvs99
15787
15788         * src/plugins/spamassassin/spamassassin.c
15789                 make sync calls to sa-learn/spamc to prevent
15790                 system (whatever local or client/server) overload.
15791
15792 2006-03-02 [colin]      2.0.0cvs98
15793
15794         * src/summaryview.c
15795                 Put the spam icon in the status column instead of the
15796                 mark one
15797
15798 2006-03-01 [colin]      2.0.0cvs97
15799
15800         * src/plugins/spamassassin/spamassassin.c
15801                 Fix segfault (g_file_set_contents fails for some 
15802                 reason and err==0x2f. Can't find out why with
15803                 valgrind, using working function :-)
15804
15805 2006-03-01 [colin]      2.0.0cvs96
15806
15807         * src/inc.c
15808                 Offline overriding: let 'No' be cached only 3 seconds
15809
15810 2006-03-01 [colin]      2.0.0cvs95
15811
15812         * src/addr_compl.c
15813         * src/addrbook.c
15814         * src/addressbook.c
15815         * src/addrindex.c
15816         * src/folder_item_prefs.c
15817         * src/headerview.c
15818         * src/imap.c
15819         * src/inc.c
15820         * src/ldif.c
15821         * src/mainwindow.c
15822         * src/mh.c
15823         * src/msgcache.c
15824         * src/prefs_common.h
15825         * src/prefs_msg_colors.c
15826         * src/procheader.c
15827         * src/procheader.h
15828         * src/procmime.c
15829         * src/procmsg.c
15830         * src/procmsg.h
15831         * src/send_message.h
15832         * src/simple-gettext.c
15833         * src/summaryview.c
15834         * src/summaryview.h
15835         * src/syldap.c
15836         * src/textview.c
15837         * src/undo.c
15838         * src/common/ssl_certificate.c
15839         * src/common/utils.c
15840         * src/gtk/colorsel.c
15841         * src/gtk/gtksctree.c
15842         * src/gtk/gtkshruler.c
15843         * src/plugins/trayicon/trayicon.c
15844                 #if 0 goes to /dev/null
15845
15846 2006-03-01 [colin]      2.0.0cvs94
15847
15848         * src/compose.c
15849         * src/imap.c
15850         * src/inc.c
15851         * src/inc.h
15852         * src/messageview.c
15853         * src/news.c
15854         * src/plugins/spamassassin/spamassassin.c
15855                 Allow to add information in the "working offline"
15856                 window
15857
15858 2006-03-01 [wwp]        2.0.0cvs93
15859
15860         * src/plugins/spamassassin/spamassassin.c
15861                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15862                 'cause it seems that calling `spamc ... < inputfile` with
15863                 g_spawn_(a)sync simply.. erm doesn't work :-).
15864
15865 2006-03-01 [wwp]        2.0.0cvs92
15866
15867         * src/toolbar.c
15868         * src/toolbar.h
15869                 simplify the adding of spam/ham button to the messageview toolbar
15870                 (it gets more clear now that the same button will be "Mark as spam"
15871                 or "Mark as ham" according to the current message status,
15872                 thanks to Colin).
15873
15874 2006-03-01 [wwp]        2.0.0cvs91
15875
15876         * src/messageview.c
15877         * src/procmsg.c
15878         * src/procmsg.h
15879         * src/summaryview.c
15880         * src/plugins/spamassassin/spamassassin.c
15881         * src/plugins/spamassassin/spamassassin.h
15882                 make learner callbacks return a status (0 for ok),
15883                 handle it in main code to avoid setting flags when learning failed,
15884                 don't learn on TCP if offline in spamassassin,
15885                 thanks to Colin.
15886
15887                 
15888
15889 2006-03-01 [wwp]        2.0.0cvs90
15890
15891         * src/compose.c
15892                 some work around the compose window's account menu,
15893                 patch by Fabien Vantard.
15894
15895 2006-03-01 [wwp]        2.0.0cvs89
15896
15897         * src/plugins/spamassassin/spamassassin.c
15898                 fixed bad logics, was using spamc in local mode and sa-learn
15899                 in remote mode (thanks, Colin).
15900
15901 2006-03-01 [wwp]        2.0.0cvs88
15902
15903         * src/plugins/spamassassin/spamassassin.c
15904         * src/plugins/spamassassin/spamassassin.h
15905         * src/plugins/spamassassin/spamassassin_gtk.c
15906                 made processing of emails w/ sa-plugin an option (default is TRUE),
15907                 fixed Engrish some tooltips, capitalization of some debug messages
15908                 and warnings. The spamassassin plugin now provides two separate
15909                 services: process emails upon incorporation and spamd training.
15910                 Both services (un)register independently but use some common
15911                 plugin settings (transport settings, spam storage location).
15912
15913 2006-02-28 [wwp]        2.0.0cvs87
15914
15915         * src/plugins/spamassassin/spamassassin.c
15916                 fix async flag to spamc cmdline execution (batch exec should
15917                 be asynchronous).
15918
15919 2006-02-27 [wwp]        2.0.0cvs86
15920
15921         * src/plugins/spamassassin/spamassassin.c
15922         * src/plugins/spamassassin/spamassassin.h
15923         * src/plugins/spamassassin/spamassassin_gtk.c
15924                 - added the ability to learn a remote spamassassin server (spamd),
15925                 using spamc.
15926                 - added the spamassassin option 'username', that applies to all
15927                 spamassassin operations (filtering, learning, local or remote).
15928                 The default username is the current unix user (if left blank
15929                 from gtk prefs or config file).
15930                 - commented out some unused code (notebook widget), removed unused
15931                 layout (hbox1).
15932                 - make more widgets sensitive to the transport type.
15933
15934 2006-02-27 [colin]      2.0.0cvs85
15935
15936         * src/plugins/spamassassin/spamassassin.c
15937                 Fix sa-learn call when offline
15938
15939 2006-02-27 [colin]      2.0.0cvs84
15940
15941         * configure.ac
15942         * src/Makefile.am
15943         * src/mainwindow.c
15944         * src/mainwindow.h
15945         * src/messageview.c
15946         * src/messageview.h
15947         * src/prefs_toolbar.c
15948         * src/procmsg.c
15949         * src/stock_pixmap.c
15950         * src/stock_pixmap.h
15951         * src/summaryview.c
15952         * src/toolbar.c
15953         * src/toolbar.h
15954         * src/pixmaps/ham_btn.xpm
15955         * src/pixmaps/spam.xpm
15956         * src/pixmaps/spam_btn.xpm
15957         * src/plugins/spamassassin/spamassassin.c
15958                 Add button in toolbar for spam learning
15959                 Fix a few bugs from the last related commit
15960                 Revert 1.9.6cvs23 which messed up shift-selection
15961
15962 2006-02-24 [colin]      2.0.0cvs83
15963
15964         * src/procmsg.c
15965         * src/summaryview.c
15966         * src/summaryview.h
15967         * src/plugins/spamassassin/spamassassin.c
15968         * src/plugins/spamassassin/spamassassin.h
15969         * src/plugins/spamassassin/spamassassin_gtk.c
15970                 Unregister learner when spamassassin is either
15971                 disabled or over tcp
15972
15973 2006-02-24 [colin]      2.0.0cvs82
15974
15975         * src/Makefile.am
15976         * src/mainwindow.c
15977         * src/mainwindow.h
15978         * src/procmsg.c
15979         * src/procmsg.h
15980         * src/stock_pixmap.c
15981         * src/stock_pixmap.h
15982         * src/summaryview.c
15983         * src/summaryview.h
15984         * src/gtk/icon_legend.c
15985         * src/pixmaps/spam.xpm  ** NEW FILE **
15986         * src/plugins/spamassassin/spamassassin.c
15987         * src/plugins/spamassassin/spamassassin_gtk.c
15988                 Add spam learning interface (Mark/Mark as 
15989                 (spam|ham) menus)
15990
15991 2006-02-24 [wwp]        2.0.0cvs81
15992
15993         * src/compose.c
15994         * src/compose.h
15995         * src/filtering.c
15996                 hide compose window when sending message in batch mode
15997                 (filtering: forward and redirect). Also fixed a wrong
15998                 value returned when sending failed, neutral anyway.
15999                 (Colin, me) 
16000
16001 2006-02-24 [wwp]        2.0.0cvs80
16002
16003         * src/mainwindow.c
16004                 use GTK+'s stock quit button. Patch by Fabien Vantard.
16005
16006 2006-02-24 [paul]       2.0.0cvs79
16007
16008         * src/news.c
16009         * src/news.h
16010         * src/news_gtk.c
16011                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
16012                 Thanks to Colin
16013
16014 2006-02-23 [colin]      2.0.0cvs78
16015
16016         * src/alertpanel.c
16017                 Change OK to Close in alertpanel with View log
16018                 button; add accel to View log. Patch by Fabien
16019                 Vantard
16020
16021 2006-02-23 [wwp]        2.0.0cvs77
16022
16023         * src/compose.c
16024                 silly me, there were much more tests to perform, since toolbars can
16025                 really have down to 1 element only.
16026
16027 2006-02-23 [wwp]        2.0.0cvs76
16028
16029         * commitHelper
16030                 fixed indentation from my previous commit. Fallback to VISUAL if
16031                 EDITOR is not set (and to vi, at last resort).
16032
16033 2006-02-23 [wwp]        2.0.0cvs75
16034
16035         * commitHelper
16036                 improved error detection (Colin, me).
16037
16038 2006-02-23 [wwp]        2.0.0cvs74
16039
16040         * src/prefs_toolbar.c
16041                 simplify and fix prefs/toolbars layouting. Combos' contents can
16042                 now be really displayed.
16043
16044 2006-02-23 [wwp]        2.0.0cvs73
16045         simplifies and fix prefs/toolbars layouting. Combos' contents can now
16046         be really displayed.
16047
16048 2006-02-22 [wwp]        2.0.0cvs72
16049
16050         * src/compose.c
16051                 fix a typo in my previous commit (sorry!).
16052
16053 2006-02-22 [wwp]        2.0.0cvs71
16054
16055         * src/prefs_toolbar.c
16056                 fix a crash when adding separators to toolbars,
16057                 also fix some separator item information.
16058
16059 2006-02-22 [wwp]        2.0.0cvs70
16060
16061         * src/compose.c
16062                 fix a crash when redirecting (for instance) when compose window's
16063                 toolbar contents has been customized (when some buttons have been
16064                 removed in fact).
16065
16066 2006-02-21 [wwp]        2.0.0cvs69
16067
16068         * src/summaryview.c
16069         * src/gtk/pluginwindow.c
16070         * src/plugins/pgpcore/prefs_gpg.c
16071                 fix some compilation warnings (feat. remains of removed code).
16072
16073 2006-02-21 [wwp]        2.0.0cvs68
16074
16075         * src/gtk/gtkutils.c
16076                 fix two compilation issues, thanks to Stephan Sachse.
16077
16078 2006-02-20 [colin]      2.0.0cvs67
16079
16080         * src/mainwindow.c
16081                 Don't reselect displayed mail on refocus
16082                 This fixes actions misbehaving 
16083
16084 2006-02-20 [wwp]        2.0.0cvs66
16085
16086         * src/summaryview.c
16087         * src/gtk/gtksctree.c
16088         * src/gtk/gtkshruler.c
16089                 changed more runtime typecast checks.
16090
16091 2006-02-20 [wwp]        2.0.0cvs65
16092
16093         * src/summary_search.c
16094                 find all - summaryview refresh issue fixed, thanks to Colin.
16095
16096 2006-02-20 [wwp]        2.0.0cvs64
16097
16098         * src/gtk/gtkutils.c
16099                 better runtime typecast checks.
16100
16101 2006-02-20 [wwp]        2.0.0cvs63
16102
16103         * src/summary_search.c
16104                 enhancements to the summary search:
16105                         - add the ability to stop the running search
16106                           (upon ESC-key press, new Stop button or when Clear button is pressed)
16107                         - don't search if no criteria (From/To/Subject/Body) is set
16108                         - ensure that a busy mouse pointer is always shown when searching,
16109                           show it even a bit earlier
16110
16111 2006-02-19 [colin]      2.0.0cvs62
16112
16113         * src/compose.c
16114         * src/imap.c
16115         * src/etpan/imap-thread.c
16116         * src/etpan/imap-thread.h
16117                 (Future) IMAP speed improvement on sending
16118                 Will require a libetpan update
16119         * src/summaryview.c
16120         * src/gtk/quicksearch.c
16121                 Make quicksearch clearable while running.
16122
16123 2006-02-17 [colin]      2.0.0cvs61
16124
16125         * src/imap.c
16126         * src/etpan/imap-thread.c
16127         * src/etpan/imap-thread.h
16128                 Check for IMAP certificates
16129                 ** Requires libetpan-0.42-cvs4 
16130                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
16131
16132 2006-02-17 [colin]      2.0.0cvs60
16133
16134         * src/messageview.c
16135         * src/prefs_common.c
16136         * src/prefs_common.h
16137         * src/prefs_message.c
16138                 Add pref to display HTML-only mails with plugin, 
16139                 if possible (defaulting to FALSE of course).
16140
16141 2006-02-16 [colin]      2.0.0cvs59
16142
16143         * src/main.c
16144         * src/common/plugin.c
16145         * src/common/plugin.h
16146         * src/gtk/pluginwindow.c
16147                 Keep track of requested (but unloaded) plugins
16148                 in some error cases.
16149
16150 2006-02-16 [wwp]        2.0.0cvs58
16151
16152         * src/gtk/gtkaspell.c
16153         * src/gtk/gtkaspell.h
16154         * src/prefs_spelling.c
16155         * src/compose.c
16156         * src/prefs_common.c
16157         * src/prefs_common.h
16158                 implemented new optional spellchecker behaviour: re-check message when
16159                 dictionary got changed (from compose-window/context-menu/Change dictionary).
16160
16161 2006-02-16 [wwp]        2.0.0cvs57
16162
16163         * src/quote_fmt_parse.y
16164                 pclose popen'ed pipe.
16165
16166 2006-02-15 [colin]      2.0.0cvs56
16167
16168         * src/mimeview.c
16169         * src/mimeview.h
16170                 Let MimeViewers know which MimeView they
16171                 depend of.
16172         * src/summaryview.c
16173                 Swap From/To columns in Sent/Queue/Drafts
16174                 folders
16175         * src/etpan/imap-thread.c
16176                 Use mailstream_low_tls_open() for STARTTLS
16177                 instead of mailstream_low_ssl_open()
16178                 ** REQUIRES libetpan 0.42cvs3 **
16179
16180 2006-02-15 [wwp]        2.0.0cvs55
16181
16182         * src/compose.c
16183         * src/compose.h
16184         * src/message_search.c
16185         * src/message_search.h
16186         * src/textview.c
16187         * src/gtk/gtkutils.c
16188         * src/gtk/gtkutils.h
16189                 added the ability to Find text in the compose window (and a bit
16190                 of code factorization).
16191
16192 2006-02-15 [wwp]        2.0.0cvs54
16193
16194         * src/prefs_gtk.c
16195                 yet another one file was missing (fix for some widgets' sensitivity).
16196                 Thanks Colin!
16197
16198 2006-02-15 [wwp]        2.0.0cvs53
16199
16200         * src/prefs_gtk.h
16201                 oops forgot that file (fix for some widgets' sensitivity).
16202
16203 2006-02-15 [wwp]        2.0.0cvs52
16204
16205         * src/summary_search.c
16206                 implemented advanced summary search options (added the ability
16207                 to use matcher conditions in an advanced search mode).
16208
16209 2006-02-15 [wwp]        2.0.0cvs51
16210
16211         * src/plugins/pgpcore/prefs_gpg.c
16212         * src/prefs_account.c
16213                 fix some widget sensitivity, mostly around some labels in
16214                 account prefs.
16215
16216 2006-02-15 [paul]       2.0.0cvs50
16217
16218         * manual/advanced.xml
16219                 improve Templates info
16220                 written by wwp
16221
16222 2006-02-14 [colin]      2.0.0cvs49
16223
16224         * src/pixmaps/address_book.xpm
16225         * src/pixmaps/preferences.xpm
16226         * src/pixmaps/properties.xpm
16227                 Fix pixmap size - patch by Fabien Vantard
16228
16229 2006-02-13 [colin]      2.0.0cvs48
16230
16231         * src/procmime.c
16232                 Add missing fclose()s on error
16233         * src/textview.c
16234                 Remove unused code
16235         * src/common/utils.c
16236                 Fix temp files not being deleted on windows
16237         Patches by Thomas Gilgin
16238
16239 2006-02-13 [colin]      2.0.0cvs47
16240
16241         * src/mainwindow.c
16242                 Fix exit crash
16243
16244 2006-02-13 [wwp]        2.0.0cvs46
16245
16246         * src/plugins/pgpcore/prefs_gpg.c
16247                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
16248
16249 2006-02-12 [colin]      2.0.0cvs45
16250
16251         * src/folderview.c
16252         * src/main.c
16253         * src/mainwindow.c
16254                 Fix "stuff" when quitting
16255
16256 2006-02-12 [wwp]        2.0.0cvs44
16257
16258         * src/prefs_themes.c
16259                 fix typos in debug messages.
16260
16261 2006-02-11 [colin]      2.0.0cvs43
16262
16263         * src/summaryview.c
16264                 don't allow drag/drop from ourself
16265
16266 2006-02-10 [wwp]        2.0.0cvs42
16267
16268         * src/exporthtml.c
16269         * src/html.c
16270         * src/html.h
16271         * src/procmime.c
16272         * src/textview.c
16273                 renamed html_ prefixed functions and data structures to avoid
16274                 namespace clashes w/ other software (gtkhtml2 for instance).
16275                 Closes bug #907.
16276
16277
16278 2006-02-09 [colin]      2.0.0cvs41
16279
16280         * src/summaryview.c
16281                 Fix shitty logic messed up. Thanks Ticho for the hint!
16282
16283 2006-02-09 [wwp]        2.0.0cvs40
16284
16285         * src/gtk/about.c
16286         * src/compose.c
16287         * src/prefs_account.c
16288         * src/prefs_gtk.h
16289         * src/editaddress.c
16290                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16291                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16292                 Browse buttons in accounts prefs.
16293
16294 2006-02-09 [colin]      2.0.0cvs39
16295
16296         * src/matcher.c
16297                 Check for pointer before using its members
16298         * src/gtk/gtksourceprintjob.c
16299                 Fix a wrong warning
16300
16301 2006-02-09 [wwp]        2.0.0cvs38
16302
16303         * src/gtk/filesel.c
16304                 fix few compiler warnings (type mismatch).
16305
16306 2006-02-09 [paul]       2.0.0cvs37
16307
16308         * po/fr.po
16309                 updated by Fabien Vantard
16310
16311 2006-02-08 [colin]      2.0.0cvs36
16312
16313         * src/prefs_common.c
16314         * src/common/defs.h
16315         * src/common/plugin.c
16316                 allow windows and linux configurations to coexist
16317                 patch by Thomas Gilgin
16318
16319 2006-02-08 [colin]      2.0.0cvs35
16320
16321         * src/filtering.c
16322         * src/matcher.c
16323         * src/matcher.h
16324         * src/matcher_parser_parse.y
16325         * src/prefs_filtering_action.c
16326         * src/prefs_matcher.c
16327                 Add the "Ignore thread" filtering
16328                 action
16329
16330 2006-02-08 [colin]      2.0.0cvs34
16331
16332         * src/compose.c
16333         * src/procmime.c
16334         * src/procmime.h
16335                 Fix bug #905 (damaged attachment)
16336                 text files with raw \0's aren't really text files
16337         FOR_STABLE
16338
16339 2006-02-08 [colin]      2.0.0cvs33
16340
16341         * src/summaryview.c
16342                 Fix crasher introduced yesterday
16343
16344 2006-02-08 [wwp]        2.0.0cvs32
16345
16346         * src/compose.c
16347         * src/compose.h
16348                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16349
16350 2006-02-08 [wwp]        2.0.0cvs31
16351
16352         * src/prefs_template.c
16353                 templates enhancement: allow address completion for Cc and Bcc fields
16354                 (it was currently possible for the To field only)
16355
16356 2006-02-08 [colin]      2.0.0cvs30
16357
16358         * src/compose.c
16359                 Don't unblock if not blocked
16360         FOR_STABLE
16361
16362 2006-02-07 [colin]      2.0.0cvs29
16363
16364         * src/action.c
16365                 Forgot to refresh summaryview
16366
16367 2006-02-07 [colin]      2.0.0cvs28
16368
16369         * src/action.c
16370                 Freeze/thaw message list and folder list while
16371                 processing %as{} actions 
16372         * src/compose.c
16373                 Fix auto-wrap disabling after a middle-click
16374                 paste - FOR_STABLE
16375
16376 2006-02-07 [paul]       2.0.0cvs27
16377
16378         * src/folder.c
16379                 fix freeing of uninitialised pointers
16380                 Thanks to Colin
16381
16382 2006-02-06 [colin]      2.0.0cvs26
16383
16384         * src/folder.c
16385                 Use g_slist_prepend in potentially big list
16386
16387 2006-02-06 [colin]      2.0.0cvs25
16388
16389         * src/folder.c
16390                 Completely skip processing if it doesn't 
16391                 exist (faster!)
16392
16393 2006-02-06 [colin]      2.0.0cvs24
16394
16395         * src/folder.c
16396         * src/summaryview.c
16397                 Batch filtering in summaryview (from Tools menu)
16398                 and pre/post//-processing too
16399
16400 2006-02-06 [colin]      2.0.0cvs23
16401
16402         * src/procmsg.h
16403         * src/filtering.c
16404                 Use a special field for batch filtering instead
16405                 of stepping on deferred execution's toes
16406
16407 2006-02-06 [colin]      2.0.0cvs22
16408
16409         * src/action.c
16410         * src/filtering.c
16411         * src/filtering.h
16412         * src/folder.c
16413         * src/summaryview.c
16414                 Fix filtering via menus and actions
16415
16416 2006-02-06 [colin]      2.0.0cvs21
16417
16418         * src/imap.c
16419                 Put the added file directly to cache if possible (will work
16420                 with next libetpan)
16421         * src/filtering.c
16422         * src/filtering.h
16423         * src/inc.c
16424         * src/folder.c
16425         * src/mbox.c
16426         * src/procmsg.h
16427                 Move and copy filtered messages by batches instead of one
16428                 by one - faster on IMAP
16429         * src/procmsg.c
16430                 Add a function that'll possibly be useful later
16431
16432 2006-02-06 [colin]      2.0.0cvs20
16433
16434         * src/addressbook.c
16435                 Use internal mime-type instead of text/plain for d'n'd
16436         * src/compose.c
16437                 Allow attaching files from mimeview's icon list via d'n'd
16438         * src/folderview.c
16439         * src/folderview.h
16440                 Use internal mime-type instead of text/plain for d'n'd
16441                 Don't try to selected opened folder if none is
16442                 Factorize d'n'd from other apps code
16443         * src/headerview.c
16444         * src/textview.c
16445         * src/gtk/gtkutils.c
16446         * src/gtk/gtkutils.h
16447                 Factorize Face/X-Face stuff
16448         * src/mimeview.c
16449                 Fix d'n'd to other apps
16450         * src/prefs_message.c
16451                 Let the XFace pref be usable without libcompface as it also
16452                 applies to Face
16453         * src/summaryview.c
16454                 Fix d'n'd to other apps
16455                 Factorize d'n'd from other apps code
16456
16457 2006-02-06 [wwp]        2.0.0cvs19
16458
16459         * po/it.po
16460                 Italian translation fixes by Andrea Spadaccini (no more confusion
16461                 between filtering and processing, and few changes in the About
16462                 dialog).
16463
16464
16465 2006-02-06 [mones]      2.0.0cvs18
16466
16467         * src/gtk/icon_legend.c
16468                 Improved descriptions allowing better translations
16469
16470 2006-02-05 [colin]      2.0.0cvs17
16471
16472         * src/imap.c
16473                 Add the f*cking missing expunge that caused imap_fetch_env
16474                 to fail after an add_msgs ! :-///
16475         * src/etpan/imap-thread.c
16476                 Add a bit of debug
16477         FOR_STABLE
16478
16479 2006-02-05 [colin]      2.0.0cvs16
16480
16481         * src/common/utils.c
16482                 Don't check for return-path (or we can't put
16483                 back non-sent mails)
16484
16485 2006-02-05 [colin]      2.0.0cvs15
16486
16487         * src/textview.c
16488                 Don't try to display Face header in textview
16489                 when teh headerview's active
16490
16491 2006-02-05 [colin]      2.0.0cvs14
16492
16493         * tools/tbird2syl.py
16494         * tools/Makefile.am
16495                 Add script to import Thunderbird mails
16496
16497 2006-02-05 [colin]      2.0.0cvs13
16498
16499         * src/headerview.c
16500         * src/procheader.c
16501         * src/procmsg.c
16502         * src/procmsg.h
16503         * src/textview.c
16504                 Show Face headers - patch partially by Klaus Flittner
16505
16506 2006-02-05 [colin]      2.0.0cvs12
16507
16508         * src/folderview.c
16509         * src/summaryview.c
16510         * src/common/utils.c
16511         * src/common/utils.h
16512                 Let dnd work from mime icons to summaryview
16513                 and to folderview too
16514                 Add a crude test to avoid trying to add files
16515                 drag'n'dropped when they're not mails
16516
16517 2006-02-04 [colin]      2.0.0cvs11
16518
16519         * src/summaryview.c
16520         * src/mimeview.c
16521                 Fix utf8 conversion
16522
16523 2006-02-04 [colin]      2.0.0cvs10
16524
16525         * src/compose.c
16526         * src/folderview.c
16527         * src/mimeview.c
16528         * src/summaryview.c
16529         * src/summaryview.h
16530                 Added various drag and drop capas:
16531                 From                    To
16532                 summaryview             other apps
16533                 mimeview icons          other apps
16534                 other apps              summaryview
16535                 other apps              folderview
16536
16537                 This shouldn't have broken the existing:
16538                 From                    To
16539                 summaryview             folderview
16540                 folderview              folderview
16541                 summaryview             compose's attachments
16542
16543         Tests welcomed.
16544
16545 2006-02-02 [paul]       2.0.0cvs9
16546
16547         * src/mainwindow.c
16548                 move global option 'Set displayed columns...' out
16549                 of folder option grouping.
16550                 fix sensitivity of 'harvest addresses'
16551         FOR_STABLE
16552
16553 2006-02-01 [colin]      2.0.0cvs8
16554
16555         * src/mimeview.c
16556                 Revert the alertpanel patch, it sucks (intrusive
16557                 and gets in the way of "open")
16558
16559 2006-02-01 [colin]      2.0.0cvs7
16560
16561         * src/compose.c
16562         * src/prefs_account.c
16563         * src/prefs_common.c
16564         * src/common/defs.h
16565         * src/common/utils.c
16566         * src/common/utils.h
16567                 Add ability to edit the signature file
16568                 from the account preferences, and use
16569                 a default for the text editor.
16570                 Patch by Fabien Vantard
16571
16572 2006-02-01 [colin]      2.0.0cvs6
16573
16574         * src/mimeview.c
16575                 Try to get mime type by extension if it is
16576                 application/octet-stream
16577                 Display a window with possible choices when
16578                 encountering unknown mime types
16579         * src/gtk/filesel.c
16580         * src/gtk/filesel.h
16581                 Add preview
16582                 Allow multiple selection in filtered filesel
16583                 (patch by Fabien Vantard)
16584         * src/gtk/pluginwindow.c
16585                 Use it (patch by Fabien Vantard)
16586
16587 2006-02-01 [paul]       2.0.0cvs5
16588
16589         * src/jpilot.c
16590                 fix crash on creating jpilot address book
16591                 Thanks to Colin - FOR_STABLE
16592         * src/prefs_summaries.c
16593         * src/prefs_wrapping.c
16594         * src/gtk/icon_legend.c
16595         * src/gtk/quicksearch.c
16596                 string fixes and additions
16597
16598 2006-02-01 [paul]       2.0.0cvs4
16599
16600         * src/compose.c
16601         * src/mainwindow.c
16602         * src/messageview.c
16603         * src/prefs_send.c
16604                 add Arabic encoding option
16605                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16606
16607 2006-01-31 [colin]      2.0.0cvs3
16608
16609         * src/plugins/pgpcore/passphrase.c
16610                 Convert passphrase to locale encoding
16611         * src/compose.c
16612                 Fix drafting on IMAP. Crappy bug sneaked in
16613                 the release :-/
16614         FOR_STABLE
16615
16616 2006-01-30 [paul]       2.0.0cvs2
16617
16618         * src/gtk/icon_legend.c
16619                 show the new entries
16620
16621 2006-01-30 [colin]      2.0.0cvs1
16622
16623         * src/manual.c
16624                 Check for the file to be present before 
16625                 enabling the menu - FOR_STABLE
16626         * src/gtk/icon_legend.c
16627                 Add folders icons (not all of them, there
16628                 are too much, but the most intriguing ones)
16629
16630 2006-01-30 [paul]       2.0.0
16631
16632         version 2.0.0 released
16633
16634 [For previous entries, see ChangeLog.pre2.0.0]