2007-10-10 [colin] 3.0.2cvs52
[claws.git] / ChangeLog
1 2007-10-10 [colin]      3.0.2cvs52
2
3         * src/printing.c
4         * src/printing.h
5                 Generalize a bit printing, so we can factorize
6                 most of the code. 
7
8 2007-10-10 [paul]       3.0.2cvs51
9
10         * src/addrduplicates.c
11                 fix engrish
12                 use GTK_STOCK... buttons
13
14 2007-10-10 [paul]       3.0.2cvs50
15
16         * src/addressadd.c
17         * src/addrindex.c
18         * src/editaddress.c
19                 Fix previous patch
20                 Thanks to Colin
21
22 2007-10-10 [paul]       3.0.2cvs49
23
24         * src/summaryview.c
25         * src/messageview.c
26                 Fix crash on Add sender to addressbook when
27                 From is null
28         * src/addressadd.c
29         * src/addrindex.c
30         * src/editaddress.c
31         * src/editaddress_other_attributes_ldap.h
32                 Fix leaks 
33                 Rename images to .png in addrbook/
34         * src/headerview.c
35         * src/textview.c
36                 Fix Face/X-Face being used if adding another
37                 address than sender to addressbook
38                 Thanks to Colin
39
40 2007-10-10 [holger]     3.0.2cvs48
41
42         * src/addrduplicates.c
43         * src/editaddress.c
44                 Improvements to the addressbook duplicate finder
45                 feature:
46                  - add an edit button to the button bar
47                  - display the whole bookname (with iface) and
48                    use this for same-book checking
49                  - after editing, try to keep selections if the
50                    entries are still present
51                  - sort the email column alphabetically
52                  - put results in a scrolled window
53                  - support embedded editing
54                  - make columns in detail view resizable
55                  - add keyboard shortcuts
56
57 2007-10-10 [wwp]        3.0.2cvs47
58
59         * src/addrindex.c
60                 Fix a crash when there's no From: in email, thanks to Colin.
61
62 2007-10-09 [paul]       3.0.2cvs46
63
64         * src/messageview.c
65         * src/summaryview.c
66         * src/textview.c
67                 fix building without compface support
68
69 2007-10-09 [colin]      3.0.2cvs45
70
71         * src/editaddress.c
72         * src/headerview.c
73         * src/textview.c
74                 Add error handling
75
76 2007-10-09 [colin]      3.0.2cvs44
77
78         * src/addrduplicates.c
79         * src/addressadd.c
80         * src/addressadd.h
81         * src/addressbook.c
82         * src/addressbook.h
83         * src/addrindex.c
84         * src/addrindex.h
85         * src/addritem.c
86         * src/addritem.h
87         * src/compose.c
88         * src/editaddress.c
89         * src/editaddress_other_attributes_ldap.h
90         * src/headerview.c
91         * src/messageview.c
92         * src/mimeview.c
93         * src/summaryview.c
94         * src/textview.c
95         * src/gtk/gtkutils.c
96                 Automatically set contacts' pictures from Face 
97                 or X-Face if they have no picture
98                 Display the contact picture in textview or
99                 headerview for mails sent by people in the 
100                 addressbook, that have no Face or X-Face
101                 Fix a few details in the Person edition dialog
102                 (ability to unset picture)
103                 Remove picture file when deleting contacts
104
105 2007-10-09 [iwkse]      3.0.2cvs43
106
107         * src/gtk/about.c
108                 center the about window
109
110 2007-10-09 [paul]       3.0.2cvs42
111
112         * src/prefs_toolbar.c
113                 fix icon selector window on maemo
114
115 2007-10-09 [paul]       3.0.2cvs41
116
117         * src/messageview.c
118                 add 'go to' menu to separate msgview
119
120 2007-10-09 [colin]      3.0.2cvs40
121
122         * src/common/defs.h
123                 Add forgotten file
124
125 2007-10-09 [iwkse]      3.0.2cvs39
126
127         * Makefile.am
128         * src/addressbook.c
129         * src/addritem.c
130         * src/addritem.h
131         * src/editaddress.c
132         * src/editaddress_other_attributes_ldap.h
133         * src/addrbook.c
134         * src/Makefile.am
135                 set a photo in the Addressbook
136
137 2007-10-08 [colin]      3.0.2cvs38
138
139         * src/prefs_toolbar.c
140                 Make height 320 to remove the scrollbar 
141                 (with current number of icons)
142
143 2007-10-08 [colin]      3.0.2cvs37
144
145         * src/prefs_toolbar.c
146                 Transform the treeview to a GtkIconView.
147                 Patch by Pawel
148                 In addition, transform the window so that 
149                 it looks like a popup menu. Patch by me
150
151 2007-10-08 [colin]      3.0.2cvs36
152
153         * src/compose.c
154         * src/compose.h
155                 Beautify the GUI a bit; in particular, show the
156                 number of attachments in the tab's title.
157                 Patch by Pawel
158
159 2007-10-08 [paul]       3.0.2cvs35
160
161         * src/mimeview.c
162                 Save users from themselves: save temporary
163                 files used for Open/Open with as read-only.
164                 Thanks to Colin
165
166 2007-10-08 [paul]       3.0.2cvs34
167
168         * tools/Makefile.am
169                 forgot this in cvs33
170
171 2007-10-08 [paul]       3.0.2cvs33
172
173         * tools/kdeservicemenu/README
174         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
175         * tools/kdeservicemenu/install.sh
176         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
177                 renamed template* to *template so as not to confuse
178                 lintian
179
180 2007-10-08 [paul]       3.0.2cvs32
181
182         * src/prefs_themes.c
183         * src/stock_pixmap.c
184                 replace 2 direct uses of RC_DIR
185
186 2007-10-07 [colin]      3.0.2cvs31
187
188         * src/addrduplicates.c
189         * src/addrduplicates.h
190         * src/addressbook.c
191         * src/addressbook.h
192         * src/addrindex.c
193         * src/addrindex.h
194                 Implement deletion in duplicate finder. 
195                 Patch by Holger 
196
197 2007-10-07 [colin]      3.0.2cvs30
198
199         * src/exporthtml.c
200         * src/mbox.c
201         * src/common/utils.c
202                 Better fix for Solaris, thanks to Nicolas Doualot
203
204 2007-10-07 [colin]      3.0.2cvs29
205
206         * AUTHORS
207         * src/gtk/authors.h
208                 Add Frank Dietrich
209
210 2007-10-07 [colin]      3.0.2cvs28
211
212         * src/exporthtml.c
213                 Fix HTML export to make it more compliant
214                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
215
216 2007-10-07 [colin]      3.0.2cvs27
217
218         * src/prefs_toolbar.c
219                 Only use icons that wouldn't look stupid in the toolbar
220                 Patch by Pawel
221
222 2007-10-07 [colin]      3.0.2cvs26
223
224         * src/prefs_toolbar.c
225                 Fix old icon being used when none is selected
226
227 2007-10-07 [colin]      3.0.2cvs25
228
229         * src/toolbar.c
230                 Fix copy/paste error
231
232 2007-10-07 [colin]      3.0.2cvs24
233
234         * src/prefs_toolbar.c
235         * src/toolbar.c
236         * src/toolbar.h
237                 Update icon to default one when changing event
238                 Make the icon chooser nicer (handle Esc, Enter,
239                 double-click)
240
241 2007-10-06 [colin]      3.0.2cvs23
242
243         * src/prefs_toolbar.c
244                 Fix text reset; patch by Pawel
245
246 2007-10-06 [colin]      3.0.2cvs22
247
248         * src/toolbar.h
249                 Complete previous commit
250
251 2007-10-06 [colin]      3.0.2cvs21
252
253         * src/prefs_toolbar.c
254         * src/toolbar.c
255                 Set toolbar text automatically to the default
256                 when changing Event executed on click
257
258 2007-10-06 [colin]      3.0.2cvs20
259
260         * src/prefs_toolbar.c
261                 Invert Text and Event fields
262
263 2007-10-06 [colin]      3.0.2cvs19
264
265         * src/prefs_toolbar.c
266         * src/toolbar.c
267                 Make toolbar prefs look much better
268                 Patch by Pawel Pekala
269
270 2007-10-06 [paul]       3.0.2cvs18
271
272         * src/account.c
273         * src/prefs_filtering.c
274                 fix checkbuttons in gtktreeview on maemo by
275                 setting maemo's "allow-checkbox-mode" to FALSE
276
277 2007-10-06 [colin]      3.0.2cvs17
278
279         * configure.ac
280                 Export -DSOLARIS in CFLAGS for all
281                 Solaris (not just 2.8) and OpenSolaris
282
283 2007-10-06 [paul]       3.0.2cvs16
284
285         * AUTHORS
286         * src/exporthtml.c
287         * src/mbox.c
288         * src/gtk/authors.h
289                 fix build on solaris where ctime_r takes
290                 3 arguments rather than 2.
291                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
292
293 2007-10-05 [colin]      3.0.2cvs15
294
295         * src/etpan/imap-thread.c
296                 Fix wrong error codepath
297
298 2007-10-05 [wwp]        3.0.2cvs14
299
300         * src/filtering.c
301                 Fix unexpected logging of quicksearches:
302                 debug_filtering_session flag was never reset to FALSE, causing
303                 matcher functions to log when called from a quicksearch
304                 (if a filtering session happened before).
305
306 2007-10-05 [paul]       3.0.2cvs13
307
308         * src/prefs_actions.c
309         * src/prefs_filtering.c
310         * src/prefs_template.c
311                 fix bug 1343, 'Filtering..'s close button
312                 silently discards new filter'
313                 Thanks to Colin
314
315 2007-10-05 [paul]       3.0.2cvs12
316
317         * configure.ac
318         * src/Makefile.am
319                 fix bug 1347, '-Wno-unused-function, optional'
320
321 2007-10-05 [colin]      3.0.2cvs11
322
323         * src/procmime.c
324         * src/common/mgutils.c
325                 Fix warnings
326
327 2007-10-05 [mones]      3.0.2cvs10
328
329         * manual/advanced.xml
330                 Use full menu name
331         * manual/es/advanced.xml
332                 Synchronise translation
333
334 2007-10-04 [colin]      3.0.2cvs9
335
336         * src/action.c
337         * src/addrbook.c
338         * src/addrindex.c
339         * src/compose.c
340         * src/exporthtml.c
341         * src/exportldif.c
342         * src/folder.c
343         * src/main.c
344         * src/matcher.c
345         * src/mbox.c
346         * src/messageview.c
347         * src/mh.c
348         * src/news.c
349         * src/partial_download.c
350         * src/pop.c
351         * src/procmime.c
352         * src/procmsg.c
353         * src/toolbar.c
354         * src/common/log.c
355         * src/common/mgutils.c
356         * src/common/plugin.c
357         * src/common/utils.c
358         * src/common/xml.c
359         * src/common/xml.h
360         * src/common/xmlprops.c
361         * src/common/xmlprops.h
362         * src/plugins/bogofilter/bogofilter.c
363         * src/plugins/clamav/clamav_plugin.c
364         * src/plugins/dillo_viewer/dillo_prefs.c
365         * src/plugins/pgpcore/prefs_gpg.c
366         * src/plugins/pgpinline/pgpinline.c
367         * src/plugins/pgpmime/pgpmime.c
368         * src/plugins/spamassassin/spamassassin.c
369         * src/plugins/trayicon/trayicon_prefs.c
370                 Verify success on writes. Will fix possible strange
371                 failure on disk full.
372
373 2007-10-04 [paul]       3.0.2cvs8
374
375         * manual/advanced.xml
376                 add further info about Actions
377                 Patch by Emmanuel Briot <briot@adacore.com>
378
379 2007-10-04 [paul]       3.0.2cvs7
380
381         * src/account.c
382                 remove the D column, instead indicate the
383                 default account by use of bold text
384
385 2007-10-03 [colin]      3.0.2cvs6
386
387         * src/common/template.c
388                 Fix templates writing (was prone to disk full problems)
389
390 2007-10-03 [colin]      3.0.2cvs5
391
392         * src/Makefile.am
393         * src/addrduplicates.c
394         * src/addrduplicates.h
395         * src/addressbook.c
396                 Add duplicate deletion. Patch by Holger
397
398 2007-10-03 [colin]      3.0.2cvs4
399
400         * src/matcher.c
401         * src/gtk/quicksearch.c
402                 Fix bug 1340, 'Case insensitive searches with 
403                 non-ascii alphabets fail'.
404
405 2007-10-03 [colin]      3.0.2cvs3
406
407         * src/main.c
408         * src/common/utils.c
409         * src/common/utils.h
410                 Implement run-time alternative config directories
411
412 2007-10-03 [colin]      3.0.2cvs2
413
414         * src/folderview.c
415                 Prevent opening folder item while folder
416                 is scanned in a better way
417
418 2007-10-02 [paul]       3.0.2cvs1
419
420         * NEWS
421         * README
422         * RELEASE_NOTES
423         * configure.ac
424                 bump up version number following stable release
425
426 2007-09-30 [colin]      3.0.1cvs49
427
428         * src/imap.c
429                 Refresh session if needed
430
431 2007-09-30 [colin]      3.0.1cvs48
432
433         * src/imap.c
434                 Reset folder's session to NULL
435                 before destroying it
436
437 2007-09-30 [mones]      3.0.1cvs47
438
439         * manual/handling.xml
440                 Use markup quotes instead hardcoded quotes
441         * manual/es/handling.xml
442                 Added new synced section (IMAP subscriptions)
443
444 2007-09-29 [colin]      3.0.1cvs46
445
446         * src/imap.c
447                 Notice disconnections faster
448
449 2007-09-28 [colin]      3.0.1cvs45
450
451         * src/addressbook.c
452         * src/addrindex.c
453                 Fix warnings
454
455 2007-09-28 [paul]       3.0.1cvs44
456
457         * src/mimeview.c
458                 fix maemo build
459
460 2007-09-28 [paul]       3.0.1cvs43
461
462         * src/account.c
463                 use gtk_widget_set_size_request() on the label
464                 so that wrapping works better. get rid of the
465                 (partially deprecated) hbutton_box.
466                 these changes should prevent buttons overlapping
467                 on maemo
468
469 2007-09-28 [colin]      3.0.1cvs42
470
471         * src/pop.c
472                 Fix typo :)
473
474 2007-09-28 [colin]      3.0.1cvs41
475
476         * src/compose.c
477         * src/msgcache.c
478         * src/pop.c
479         * src/procmime.c
480         * src/etpan/imap-thread.c
481                 64bits-related warning fixes
482
483 2007-09-28 [colin]      3.0.1cvs40
484
485         * src/folder_item_prefs.c
486         * src/ldaputil.c
487         * src/mainwindow.c
488         * src/mimeview.c
489         * src/common/tags.c
490                 Fix warnings
491
492 2007-09-28 [colin]      3.0.1cvs39
493
494         * src/plugins/spamassassin/spamassassin.c
495         * src/plugins/spamassassin/spamassassin.h
496         * src/plugins/spamassassin/spamassassin_gtk.c
497                 Add addressbook-based whitelisting
498
499 2007-09-28 [colin]      3.0.1cvs38
500
501         * src/folder.c
502                 Fix bug 1337, 'crash on pressing Send button'
503
504 2007-09-28 [paul]       3.0.1cvs37
505
506         * src/prefs_folder_item.c
507                 give the orphans a parent. makes all prefs
508                 pages visible on maemo
509
510 2007-09-28 [colin]      3.0.1cvs36
511
512         * src/prefs_folder_column.c
513         * src/prefs_summary_column.c
514                 Fix two leaks
515
516 2007-09-27 [colin]      3.0.1cvs35
517
518         * src/gtk/quicksearch.c
519                 Fix bug 1336, 'Segfault if empty space before search-string'
520
521 2007-09-26 [mones]      3.0.1cvs34
522
523         * manual/account.xml
524         * manual/plugins.xml
525                 Fixed irc channel name, added some docbook markup.
526                 Changed text markup to docbook markup. 
527                 Added spamcop as supported in SpamReport description.
528         * manual/fr/plugins.xml
529                 Fixed irc channel name.
530         * manual/es/account.xml
531         * manual/es/advanced.xml
532         * manual/es/claws-mail-manual.xml
533         * manual/es/glossary.xml
534         * manual/es/gpl.xml
535         * manual/es/keyboard.xml
536         * manual/es/plugins.xml
537                 Synced with English version, fixed a couple of typos.
538
539 2007-09-26 [colin]      3.0.1cvs33
540
541         * configure.ac
542                 Explain why "Libgnomeprint: no" on GTK+ 2.10
543
544 2007-09-26 [colin]      3.0.1cvs32
545
546         * src/messageview.c
547         * src/procmsg.c
548         * src/procmsg.h
549                 Optimisation: avoid fetching mail 3 times locally
550                 for displaying
551
552 2007-09-26 [colin]      3.0.1cvs31
553
554         * src/mh.c
555                 Fix missing static
556
557 2007-09-26 [colin]      3.0.1cvs30
558
559         * src/folder.c
560         * src/folder.h
561         * src/mh.c
562         * src/mh.h
563                 Fix MH mtime hack - make it a folder class function
564
565 2007-09-26 [colin]      3.0.1cvs29
566
567         * src/inc.c
568                 Fix bug 1334, 'user defined mail incorporation 
569                 script not run'
570
571 2007-09-25 [colin]      3.0.1cvs28
572
573         * src/codeconv.c
574                 Optimisation: shortcut conv_codeset_strdup
575                 when src_code and dest_code are the same
576         * src/common/xml.c
577         * src/common/xml.h
578                 Optimisation: shortcut code conversions when
579                 files are in UTF-8; faster list walking by
580                 using prepend/reverse.
581
582 2007-09-25 [holger]     3.0.1cvs27
583
584         * src/printing.c
585                 Replace button bar of the preview window
586                 with a real toolbar (patch by Colin)
587                 Add zooming to the preview window
588
589 2007-09-24 [paul]       3.0.1cvs26
590
591         * src/compose.c
592                 compact the character set menu, adding some
593                 missing encodings. Patch by Pawel Pekala
594
595 2007-09-23 [paul]       3.0.1cvs25
596
597         * src/prefs_account.c
598         * src/prefs_folder_item.c
599         * src/prefs_quote.c
600         * src/quote_fmt.c
601         * src/quote_fmt.h
602                 remove unnecessary frame from Templates options
603                 and improve the English of the check button label
604
605 2007-09-22 [colin]      3.0.1cvs24
606
607         * src/gtk/quicksearch.c
608                 Fix bug 1329, 'error in quicksearch.c'
609                 Fix return with value in function returning void
610
611 2007-09-22 [colin]      3.0.1cvs23
612
613         * src/imap.c
614         * src/procmsg.h
615         * src/common/utils.c
616         * src/common/utils.h
617         * src/etpan/imap-thread.c
618                 Optimise fetching IMAP cached emails *a lot*
619                 (remember whether mail is fully cached and \r's
620                  are already stripped)
621
622 2007-09-22 [colin]      3.0.1cvs22
623
624         * src/folder.c
625         * src/folder.h
626         * src/prefs_folder_item.c
627                 Add a button to allow users to drop local caches.
628
629 2007-09-21 [colin]      3.0.1cvs21
630
631         * src/summaryview.c
632                 Remove unnecessary error when cancelling export to mbox.
633                 Patch by Pawel
634
635 2007-09-21 [paul]       3.0.1cvs20
636
637         * src/gtk/prefswindow.c
638                 remove unnecessary frames from the prefs
639                 pages. Patch by Pawel Pekala
640
641 2007-09-21 [paul]       3.0.1cvs19
642
643         * src/prefs_account.c
644         * src/prefs_folder_item.c
645         * src/prefs_quote.c
646         * src/quote_fmt.c
647                 put the Templates options into a tabbed
648                 layout. Patch by Pawel Pekala
649
650 2007-09-21 [paul]       3.0.1cvs18
651
652         * src/mainwindow.c
653                 group together the character set menu items
654                 move the /View/Show or hide/Message view below
655                 .../Toolbar menu item
656                 Patch by Pawel Pekala
657
658 2007-09-21 [mones]      3.0.1cvs17
659
660         * src/compose.c
661                 Fix for bug 1327, 'segfault when replying to a non-existent
662                 news message', thanks to Colin.
663
664 2007-09-21 [colin]      3.0.1cvs16
665
666         * src/folderview.c
667                 Complete 3.0.1cvs15
668
669 2007-09-20 [colin]      3.0.1cvs15
670
671         * src/folderview.c
672         * src/folderview.h
673                 Maybe fix bug 1324, 'Corrupted IMAP cache'
674
675 2007-09-20 [colin]      3.0.1cvs14
676
677         * src/printing.c
678                 Fix a little leak
679
680 2007-09-20 [holger]     3.0.1cvs13
681
682         * src/printing.c
683                 Add page layout to print preview.
684                 Make the close-button in the toolbar
685                 right-aligned.
686
687 2007-09-20 [paul]       3.0.1cvs12
688
689         * po/ru.po
690                 updated by Pavlo Bohmat
691
692 2007-09-19 [colin]      3.0.1cvs11
693
694         * src/common/utils.c
695                 Prevent unquoted mime boundaries, by always
696                 using a /
697
698 2007-09-19 [colin]      3.0.1cvs10
699
700         * src/printing.c
701                 Fix drawing area size, fix DPI change that
702                 can cause total number of lines to decrease
703
704 2007-09-19 [colin]      3.0.1cvs9
705
706         * po/POTFILES.in
707         * src/printing.c
708                 Make print preview more efficient and nicer.
709                 Patch mostly by Holger Berndt <hb@claws-mail.org>
710
711 2007-09-19 [colin]      3.0.1cvs8
712
713         * src/prefs_common.c
714         * src/prefs_common.h
715         * src/printing.c
716                 Add scrolledwindow, default allocation and
717                 size saving to the print preview window.
718
719 2007-09-18 [colin]      3.0.1cvs7
720
721         * src/prefs_common.c
722         * src/prefs_common.h
723         * src/prefs_image_viewer.c
724         * src/printing.c
725                 GtkPrintOperation:
726                 - add image printing support
727                 - add option to print images
728                 - add preview widget
729                 - add saving of a few Page Setup parameters
730
731 2007-09-18 [colin]      3.0.1cvs6
732
733         * AUTHORS
734         * src/gtk/authors.h
735                 Add Guillaume Chazarain
736
737 2007-09-18 [colin]      3.0.1cvs5
738
739         * src/common/utils.c
740                 Fix bug 1321, 'access before allocation 
741                 when scanning for uris'. Patch by 
742                 Guillaume Chazarain <guichaz@yahoo.fr>
743
744 2007-09-18 [colin]      3.0.1cvs4
745
746         * src/toolbar.c
747                 Fix bug 1320, 'Memory leak caused by 
748                 gtk_container_get_children'. Patch by
749                 Guillaume Chazarain <guichaz@yahoo.fr>
750
751 2007-09-18 [colin]      3.0.1cvs3
752
753         * src/printing.c
754         * src/printing.h
755                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
756
757 2007-09-18 [colin]      3.0.1cvs2
758
759         * src/Makefile.am
760         * src/mainwindow.c
761         * src/messageview.c
762         * src/messageview.h
763         * src/prefs_ext_prog.c
764         * src/prefs_fonts.c
765         * src/printing.c
766         * src/printing.h
767         * src/summaryview.c
768                 Use GtkPrintOperation by default on GTK+ >= 2.10
769                 Patch by Holger Berndt <hb@claws-mail.org>
770
771 2007-09-18 [paul]       3.0.1cvs1
772
773         * NEWS
774         * README
775         * RELEASE_NOTES
776         * configure.ac
777                 bump up version number following stable release
778
779 2007-09-16 [colin]      3.0.0cvs18
780
781         * src/folder.c
782                 Fix possible memleak
783
784 2007-09-16 [colin]      3.0.0cvs17
785
786         * src/folderview.c
787                 Fix bug 1311, 'Wrong arrow position 
788                 while moving message into folder when 
789                 column headers hidden'
790         * src/image_viewer.c
791                 Show error in the GUI if image can't
792                 be loaded
793         * src/matcher.c
794                 Fix spurious output
795         * src/messageview.c
796                 Allow setting domain in msgid
797         * src/common/plugin.c
798                 Add timing information
799
800 2007-09-16 [colin]      3.0.0cvs16
801
802         * src/account.c
803         * src/compose.c
804         * src/prefs_account.c
805         * src/prefs_account.h
806         * src/prefs_template.c
807         * src/common/utils.c
808                 Remove Generate Message-ID option. We need
809                 this on some IMAP servers.
810
811 2007-09-16 [colin]      3.0.0cvs15
812
813         * src/prefs_filtering.c
814         * src/prefs_filtering.h
815         * src/prefs_filtering_action.c
816         * src/common/tags.c
817                 Fix tags issues: tags with spaces, renaming
818                 tags.
819
820 2007-09-16 [colin]      3.0.0cvs14
821
822         * src/folderview.c
823         * src/main.c
824         * src/mainwindow.c
825                 Fix bug 1308, 'Claws deletes folderlist.xml after
826                 fetching mail short after start-up'
827
828 2007-09-16 [colin]      3.0.0cvs13
829
830         * src/compose.c
831                 Fix scrolling to cursor
832
833 2007-09-16 [paul]       3.0.0cvs12
834
835         * po/sr.po
836                 updated by Aleksandar Urosevic
837
838 2007-09-16 [paul]       3.0.0cvs11
839
840         * src/folder.c
841                 do not allow locked msgs to be deleted,
842                 even by filtering/processing
843
844 2007-09-07 [paul]       3.0.0cvs10
845
846         * src/prefs_folder_column.c
847         * src/prefs_summary_column.c
848                 implement button sensitivity
849                 patch by Pawel Pekala
850
851 2007-09-06 [wwp]        3.0.0cvs9
852
853         * src/prefs_gtk.c
854                 Add a missing linefeed to a debug message.
855
856 2007-09-05 [colin]      3.0.0cvs8
857
858         * src/inc.c
859                 Fix statusbar/window mismatch on Maemo
860
861 2007-09-05 [colin]      3.0.0cvs7
862
863         * src/ldaputil.c
864                 Fix build without USE_LDAP_TLS
865
866 2007-09-05 [colin]      3.0.0cvs6
867
868         * src/folder.c
869         * src/imap.c
870         * src/inc.c
871         * src/mbox.c
872         * src/send_message.c
873         * src/statusbar.c
874         * src/statusbar.h
875                 Maemo: distinguish various statusbar messages,
876                 in order to display only the most important.
877
878 2007-09-04 [wwp]        3.0.0cvs5
879
880         * src/account.c
881                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
882                 Show protocol "SMTP" and the appropriate server for send-only
883                 accounts, show "-" instead of "" when no value is relevant.
884
885 2007-09-03 [ticho]      3.0.0cvs4
886
887         * src/summaryview.c
888                 Handle plural form better in delete confirmation dialog.
889
890 2007-09-03 [wwp]        3.0.0cvs3
891
892         * src/compose.c
893                 Warn differently when sending or sending later (queueing).
894
895 2007-09-03 [colin]      3.0.0cvs2
896
897         * src/procmime.c
898         * src/procmime.h
899         * src/common/plugin.c
900         * src/common/plugin.h
901                 Add a new plugin API, MimeParser. It allows
902                 plugins to scan email MIME parts and optionally,
903                 transform them.
904
905 2007-09-03 [mones]      3.0.0cvs1
906
907         * po/es.po
908                 Updated translation
909         * src/common/defs.h
910                 While a better solution is made double history sizes
911
912 2007-09-03 [paul]       3.0.0
913
914         * NEWS
915         * README
916         * RELEASE_NOTES
917                 3.0.0 released
918
919 2007-09-03 [paul]       2.10.0cvs191
920
921         * po/bg.po
922         * po/ca.po
923         * po/de.po
924         * po/fi.po
925         * po/fr.po
926         * po/hu.po
927         * po/it.po
928         * po/pl.po
929         * po/pt_BR.po
930         * po/ru.po
931         * po/sk.po
932         * po/zh_CN.po
933                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
934                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
935                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
936                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
937
938 2007-09-02 [colin]      2.10.0cvs190
939
940         * src/edittags.c
941         * src/common/tags.c
942                 Prevent empty or white-space tags
943
944 2007-09-01 [colin]      2.10.0cvs189
945
946         * src/main.c
947                 Fix double-reading of accounts list when
948                 the wizard has been run due to no accounts
949         * src/mainwindow.c
950                 Fix sensitivity of a menu item in case 
951                 there's no account
952
953 2007-09-01 [wwp]        2.10.0cvs188
954
955         * src/wizard.c
956                 Fix wizard crash when Mailbox dir already exists
957                 (thanks to Colin).
958
959 2007-08-31 [colin]      2.10.0cvs187
960
961         * src/etpan/imap-thread.c
962                 Fix unwanted creation of 
963                 libetpan's stream dump file
964         * src/compose.c
965                 Fix coloring of pastes as quotation
966         * src/summaryview.c
967                 Maemo: Fix opening of mails from keypad
968                 in Sent folders
969         * src/addressbook.c
970         * src/folderview.c
971         * src/image_viewer.c
972         * src/mimeview.c
973         * src/gtk/prefswindow.c
974                 Maemo: Fix adjustments changes 
975
976 2007-08-30 [colin]      2.10.0cvs186
977
978         * src/folderview.c
979                 Don't opened selected folder when clicking
980                 on white space
981         * src/mainwindow.c
982                 Maemo: Make Esc close messageviews
983         * src/messageview.c
984                 Maemo: Fix message scrolling to the end on 
985                 opening
986                 Maemo: Fix reopening same message
987         * src/gtk/prefswindow.c
988                 Maemo: try to fix scrollbar. Doesn't work,
989                 it seems as if gtk_adjustment_set_value was
990                 a noop.
991
992 2007-08-30 [colin]      2.10.0cvs185
993
994         * src/compose.c
995         * src/folderview.c
996         * src/main.c
997         * src/prefs_matcher.c
998         * src/prefs_template.c
999         * src/quote_fmt.c
1000         * src/send_message.c
1001         * src/toolbar.c
1002         * src/gtk/gtkaspell.c
1003         * src/plugins/bogofilter/bogofilter.c
1004         * src/plugins/bogofilter/bogofilter_gtk.c
1005         * src/plugins/clamav/clamav_plugin_gtk.c
1006         * src/plugins/pgpcore/sgpgme.c
1007         * src/plugins/spamassassin/spamassassin.c
1008         * src/plugins/spamassassin/spamassassin_gtk.c
1009                 Fix all potential misuses of format-string functions
1010
1011 2007-08-30 [wwp]        2.10.0cvs184
1012
1013         * src/prefs_template.c
1014                 Fix a leak.
1015
1016 2007-08-29 [colin]      2.10.0cvs183
1017
1018         * src/plugins/trayicon/trayicon.c
1019                 Fix leak of hooks in case of error,
1020                 thanks to Holger Berndt
1021
1022 2007-08-28 [colin]      2.10.0cvs182
1023
1024         * src/mainwindow.c
1025                 Don't use current folder settings when
1026                 composing from the compose button's
1027                 account selector
1028
1029 2007-08-28 [colin]      2.10.0cvs181
1030
1031         * src/quote_fmt_parse.y
1032                 Fix cursor offset when quote contains UTF-8
1033                 chars
1034
1035 2007-08-28 [colin]      2.10.0cvs180
1036
1037         * src/compose.c
1038         * src/compose.h
1039                 Fix signature replacement when it's been wrapped
1040
1041 2007-08-27 [colin]      2.10.0cvs179
1042
1043         * src/summaryview.c
1044                 Fix indentation
1045
1046 2007-08-27 [colin]      2.10.0cvs178
1047
1048         * src/summaryview.c
1049                 Fix Quicksearch's Sticky mode
1050
1051 2007-08-27 [colin]      2.10.0cvs177
1052
1053         * src/folder_item_prefs.c
1054         * src/folder_item_prefs.h
1055         * src/imap_gtk.c
1056         * src/mh_gtk.c
1057                 Fix loss of subfolders properties when
1058                 renaming a folder
1059
1060 2007-08-26 [wwp]        2.10.0cvs176
1061
1062         * src/alertpanel.c
1063         * src/messageview.c
1064         * src/prefs_actions.c
1065                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1066                 will have to be used when necessary *before* calling
1067                 alertpanel functions.
1068
1069 2007-08-25 [paul]       2.10.0cvs175
1070
1071         * src/prefs_actions.c
1072                 workaround gettext problem marking
1073                 string as c-format when it's not
1074
1075 2007-08-25 [wwp]        2.10.0cvs174
1076
1077         * src/alertpanel.c
1078         * src/messageview.c
1079         * src/prefs_actions.c
1080                 Call the pango markup escape function right ince in alertpanel_create
1081                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1082                 2.10.0cvs158).
1083
1084         * src/common/log.c
1085                 Fix a crash due to a misuse of g_print(), encountered when the string
1086                 passed to g_print was containing printf substitution symbols.
1087
1088 2007-08-25 [paul]       2.10.0cvs173
1089
1090         * src/common/log.c
1091                 fix a segfault when refreshing RSSyl feeds
1092
1093 2007-08-25 [paul]       2.10.0cvs172
1094
1095         * src/gtk/icon_legend.c
1096                 add watchthread.xpm
1097
1098 2007-08-25 [paul]       2.10.0cvs171
1099
1100         * src/Makefile.am
1101         * src/stock_pixmap.c
1102         * src/pixmaps/insert_file.xpm
1103                 add a new pixmap instead of re-using
1104                 paste.xpm. (easier for icon theme authors)
1105
1106 2007-08-24 [holger]     2.10.0cvs170
1107
1108         * src/plugins/trayicon/trayicon.c
1109                 The same fix for another hook id.
1110
1111 2007-08-24 [holger]     2.10.0cvs169
1112
1113         * src/plugins/trayicon/trayicon.c
1114                 Micro-fix: Do the error checking for
1115                 the right hook id.
1116
1117 2007-08-24 [paul]       2.10.0cvs168
1118
1119         * src/folder.h
1120                 fix typo causing compiler warning
1121
1122 2007-08-24 [paul]       2.10.0cvs167
1123
1124         * README
1125                 put back the correct version of this file also
1126
1127 2007-08-24 [colin]      2.10.0cvs166
1128
1129         * src/send_message.c
1130                 Use progress bar when sending messages
1131
1132 2007-08-24 [paul]       2.10.0cvs165
1133
1134         * Makefile.am
1135                 oops! if i'm quick no-one will notice
1136                 (put back the proper file)
1137
1138 2007-08-24 [paul]       2.10.0cvs164
1139
1140         * AUTHORS
1141         * Makefile.am
1142         * README
1143         * src/gtk/authors.h
1144         * tools/Makefile.am
1145         * tools/README
1146         * tools/mew2claws-mail.pl
1147                 add new script that imports a Mew address book
1148                 submitted by Jerome Lelong
1149
1150 2007-08-24 [paul]       2.10.0cvs163
1151
1152         * manual/plugins.xml
1153                 remove the obsolete plugins, add the
1154                 missing plugins, including the forthcoming
1155                 SpamReport plugin
1156
1157 2007-08-24 [paul]       2.10.0cvs162
1158
1159         * manual/advanced.xml
1160                 add info about the hidden emphasis_color option
1161         * manual/keyboard.xml
1162                 correct the info about hotkeys
1163                 wrap the long lines
1164
1165 2007-08-24 [paul]       2.10.0cvs161
1166
1167         * src/folderview.c
1168                 add mnemonic to 'Run procesing rules'
1169
1170 2007-08-24 [paul]       2.10.0cvs160
1171
1172         * src/account.c
1173         * src/folder.c
1174         * src/folder.h
1175                 use suitable defaults for outbox,
1176                 queue, drafts and trash folders
1177
1178 2007-08-24 [wwp]        2.10.0cvs159
1179
1180         * src/folderview.c
1181                 Update menu item sensitivity if necessary (or we get a
1182                 gtk critical message).
1183
1184 2007-08-23 [wwp]        2.10.0cvs158
1185
1186         * src/action.c
1187         * src/prefs_actions.c
1188                 Allow literal % chars in action commands (use %%).
1189                 Add a missing p++ to the action parser in action_get_type(),
1190                 which was missing it, even if it was neutral.
1191                 Fix a pango markup warning at runtime.
1192
1193 2007-08-23 [wwp]        2.10.0cvs157
1194
1195         * src/addressbook.c
1196                 Contacts are now locale-aware sorted in the address book
1197                 (LC_COLLATE matters here).
1198                 Fix missing table initializers.
1199
1200 2007-08-23 [colin]      2.10.0cvs156
1201
1202         * src/imap.c
1203                 Check scan_required on dest folder when copying
1204
1205 2007-08-23 [colin]      2.10.0cvs155
1206
1207         * src/imap.c
1208                 Fix scanning when folder was empty
1209
1210 2007-08-22 [colin]      2.10.0cvs154
1211
1212         * src/msgcache.c
1213                 Don't g_warning when g_try_malloc fails(), or it makes
1214                 things worse as g_log() allocates. Fixes bug 1290,
1215                 'Claws Mail crashes if too little memory when 
1216                 rebuilding folder tree'
1217
1218 2007-08-22 [colin]      2.10.0cvs153
1219
1220         * src/inc.c
1221                 Fix format string vulnerability, thanks to
1222                 Ulf Harnhammar, Secunia Research
1223
1224 2007-08-22 [colin]      2.10.0cvs152
1225
1226         * src/ldapserver.c
1227                 Set tv_usec too
1228
1229 2007-08-22 [wwp]        2.10.0cvs151
1230
1231         * src/ldapquery.c
1232                 Few better null-ptr checks.
1233
1234 2007-08-22 [colin]      2.10.0cvs150
1235
1236         * src/editldap.c
1237         * src/editldap_basedn.c
1238         * src/ldapquery.c
1239         * src/ldapserver.c
1240         * src/ldapserver.h
1241         * src/ldapupdate.c
1242         * src/ldaputil.c
1243         * src/ldaputil.h
1244                 Fix ldap timeouts
1245
1246 2007-08-22 [colin]      2.10.0cvs149
1247
1248         * src/ldapquery.c
1249                 Finish previous fix
1250
1251 2007-08-22 [colin]      2.10.0cvs148
1252
1253         * src/ldapquery.c
1254                 Fix wrong assertions
1255
1256 2007-08-22 [colin]      2.10.0cvs147
1257
1258         * src/ldaputil.c
1259                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1260
1261 2007-08-22 [colin]      2.10.0cvs146
1262
1263         * src/editldap.c
1264         * src/ldaputil.c
1265                 Fix wrong "Connected successfully to server". Connection only succeeds if
1266                 we can get the base DN.
1267
1268 2007-08-21 [wwp]        2.10.0cvs145
1269
1270         * src/browseldap.c
1271         * src/editldap.c
1272         * src/ldapctrl.c
1273         * src/ldapquery.c
1274         * src/ldapserver.c
1275         * src/ldapupdate.c
1276         * src/ldaputil.c
1277                 More sanity checks in ldap functions.
1278
1279 2007-08-21 [wwp]        2.10.0cvs144
1280
1281         * src/prefs_account.c
1282                 Don't return a value in a void function().
1283
1284 2007-08-21 [paul]       2.10.0cvs143
1285
1286         * src/messageview.c
1287                 add check for ftp: to messageview_list_urls()
1288
1289 2007-08-21 [colin]      2.10.0cvs142
1290
1291         * src/editldap.c
1292         * src/ldapctrl.c
1293         * src/ldapctrl.h
1294         * src/ldapquery.c
1295         * src/ldapupdate.c
1296                 Fix bug 1293, 'LDAP address book not working'
1297                 Search only on specified fields, but fetch 
1298                 every field possible. People will have to 
1299                 reset the searched Attributes in their LDAP
1300                 servers properties.
1301
1302 2007-08-21 [wwp]        2.10.0cvs141
1303
1304         * src/addr_compl.c
1305         * src/addrbook.c
1306         * src/addrcache.c
1307         * src/addrcindex.c
1308         * src/addressbook.c
1309         * src/addrindex.c
1310         * src/browseldap.c
1311         * src/crash.c
1312         * src/editaddress_other_attributes_ldap.c
1313         * src/exporthtml.c
1314         * src/folder.c
1315         * src/folderview.c
1316         * src/imap.c
1317         * src/jpilot.c
1318         * src/ldapserver.c
1319         * src/ldapupdate.c
1320         * src/ldif.c
1321         * src/main.c
1322         * src/mainwindow.c
1323         * src/matcher.c
1324         * src/mh.c
1325         * src/msgcache.c
1326         * src/mutt.c
1327         * src/pine.c
1328         * src/pop.c
1329         * src/prefs_customheader.c
1330         * src/prefs_msg_colors.c
1331         * src/procmime.c
1332         * src/textview.c
1333         * src/vcard.c
1334         * src/wizard.c
1335         * src/common/log.c
1336         * src/common/socket.c
1337         * src/common/ssl_certificate.c
1338         * src/common/utils.c
1339         * src/common/utils.h
1340         * src/gtk/description_window.c
1341         * src/plugins/demo/demo.c
1342         * src/plugins/pgpcore/prefs_gpg.c
1343         * src/plugins/spamassassin/libspamc.c
1344                 Make sure we use glib functions to send text messages (information,
1345                 debug, warning, errors) to stdout/stderr - no more direct puts
1346                 fputs printf fprintf to stdout/stderr when it can be done using
1347                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1348                 stdout/stderr message is saved to log in Windows.
1349
1350
1351 2007-08-21 [wwp]        2.10.0cvs140
1352
1353         * src/main.c
1354         * src/common/utils.h
1355                 Route glib's stdout/stderr messages to a log file (Windows only),
1356                 instead of loosing them.
1357
1358 2007-08-21 [paul]       2.10.0cvs139
1359
1360         * src/mainwindow.c
1361                 replace deprecated g_strncasecmp()
1362         * src/messageview.c
1363                 fix 'List URLS'
1364
1365 2007-08-20 [ticho]      2.10.0cvs138
1366
1367         * src/account.c
1368         * src/prefs_account.h
1369                 Copy all account preferences in account_clone() - some
1370                 were missing.
1371         * src/prefs_account.c
1372                 Handle empty privacy system combobox gracefully (warning
1373                 instead of a crash).
1374
1375 2007-08-20 [colin]      2.10.0cvs137
1376
1377         * src/ldapctrl.c
1378                 Fix a leak
1379
1380 2007-08-20 [paul]       2.10.0cvs136
1381
1382         * src/browseldap.c
1383         * src/editldap.c
1384         * src/ldapctrl.c
1385         * src/ldapquery.c
1386         * src/ldapquery.h
1387         * src/ldapserver.c
1388         * src/ldaputil.c
1389                 add debug_prints
1390                 patch by Michael Rasmussen
1391
1392 2007-08-19 [colin]      2.10.0cvs135
1393
1394         * src/imap.c
1395                 Fix previous commit. Sensitivity update is needed
1396                 for "Cancel receiving". However when batching we
1397                 don't need to do it for every message flag change,
1398                 just once at the start and once at the end.
1399
1400 2007-08-19 [colin]      2.10.0cvs134
1401
1402         * src/imap.c
1403                 Remove useless menu updates on session lock/unlock
1404
1405 2007-08-19 [colin]      2.10.0cvs133
1406
1407         * src/etpan/imap-thread.c
1408                 Make all fetch logs less verbose
1409
1410 2007-08-19 [paul]       2.10.0cvs132
1411
1412         * src/foldersel.c
1413         * src/folderview.c
1414         * src/summaryview.c
1415                 fix bug 1286, 'Can't move a folder into a "Folders
1416                 Only" folder'
1417
1418 2007-08-18 [ticho]      2.10.0cvs131
1419
1420         * src/editaddress_other_attributes_ldap.c
1421                 Converted option menu for other ldap attributes to GtkComboBox.
1422
1423 2007-08-18 [colin]      2.10.0cvs130
1424
1425         * src/compose.c
1426         * src/prefs_common.c
1427         * src/prefs_common.h
1428         * src/prefs_send.c
1429         * src/send_message.c
1430                 Revert 'send_dialog_mode' meaning to 
1431                 'send_dialog_invisible', so that the 
1432                 new checkbox doesn't change the 
1433                 existing behaviour.
1434
1435 2007-08-18 [paul]       2.10.0cvs129
1436
1437         * src/summaryview.c
1438                 add missing menu update
1439
1440 2007-08-17 [colin]      2.10.0cvs128
1441
1442         * src/folder.c
1443                 Set batching after getting flags - maybe fixes
1444                 bug 1292, 'CM crashes on writing mail'
1445
1446 2007-08-16 [ticho]      2.10.0cvs127
1447
1448         * src/prefs_send.c
1449                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1450         * src/gtk/combobox.h
1451         * src/gtk/gtkutils.c
1452                 Allow NULL for GtkComboBox menuitem label, rendering such
1453                 items as row separators.
1454
1455 2007-08-16 [paul]       2.10.0cvs126
1456
1457         * src/plugins/trayicon/trayicon.c
1458                 remove wrongly used gettextisation
1459
1460 2007-08-15 [ticho]      2.10.0cvs125
1461
1462         * src/importldif.c
1463                 Fixed a runtime warning where an attempt to pack an
1464                 already packed GtkLabel was made.
1465
1466 2007-08-15 [ticho]      2.10.0cvs124
1467
1468         * src/prefs_compose_writing.c
1469                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1470                 into GtkComboBox.
1471
1472 2007-08-14 [ticho]      2.10.0cvs123
1473
1474         * src/messageview.c
1475         * src/gtk/gtkutils.c
1476                 Changed return receipt account selector to GtkComboBox.
1477                 Fixed a runtime warning where GTK tried to parse
1478                 "name <email@address" as a Pango markup in an alertpanel label.
1479
1480 2007-08-14 [ticho]      2.10.0cvs122
1481
1482         * src/prefs_logging.c
1483                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1484
1485 2007-08-14 [wwp]        2.10.0cvs121
1486
1487         * tools/Makefile.am
1488         * tools/README
1489         * tools/popfile-link.sh
1490                 Added a new tool: POPFile helper, to open
1491                 selected messages in POPFile control center,
1492                 in order to change the messages' status.
1493
1494 2007-08-14 [ticho]      2.10.0cvs120
1495
1496         * src/compose.c
1497         * src/prefs_common.c
1498         * src/prefs_common.h
1499         * src/prefs_send.c
1500         * src/send_message.c
1501                 Change "Show send dialog" optionmenu to a checkbutton.
1502         * src/prefs_receive.c
1503                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1504
1505 2007-08-13 [wwp]        2.10.0cvs119
1506
1507         * src/addr_compl.c
1508         * src/addressbook.c
1509         * src/addrindex.c
1510         * src/compose.c
1511         * src/filtering.c
1512         * src/folderview.c
1513         * src/inc.c
1514         * src/matcher.c
1515         * src/mh.c
1516         * src/partial_download.c
1517         * src/prefs_gtk.c
1518         * src/procmsg.c
1519         * src/stock_pixmap.c
1520         * src/summaryview.c
1521         * src/common/utils.c
1522         * src/gtk/gtkaspell.c
1523         * src/gtk/menu.c
1524                 Make sure we never pass NULL pointers for %s substitutions
1525                 (prevent from crashing in Windows).
1526
1527 2007-08-13 [wwp]        2.10.0cvs118
1528
1529         * src/msgcache.c
1530                 Re-enable mmap_reads in Windows with some missing
1531                 CloseHandle of mapping objects, thanks to
1532                 Marcus Brinkmann.
1533
1534 2007-08-13 [paul]       2.10.0cvs117
1535
1536         * src/common/utils.c
1537                 fix bug 1287, 'Compile time problem on Solaris
1538                 (nexenta gnu/Solaris) utils.c'
1539                 Thanks to Piotr Chrzczonowicz
1540
1541 2007-08-12 [wwp]        2.10.0cvs116
1542
1543         * src/plugins/pgpcore/prefs_gpg.c
1544                 Don't try to unset a GPG_AGENT_INFO that was not
1545                 set (and don't use a NULL string in Windows, it was
1546                 crashing with --debug if GPG_AGENT_INFO was not set).
1547
1548 2007-08-12 [wwp]        2.10.0cvs115
1549
1550         * src/privacy.h
1551                 Make gcc type-check arguments passed to privacy_set_error().
1552
1553 2007-08-12 [ticho]      2.10.0cvs114
1554
1555         * src/prefs_folder_item.c
1556                 Make sure that folder default account combobox always has some
1557                 account preselected.
1558         * src/gtk/combobox.c
1559                 Handle empty combobox gracefully (warning instead of crash).
1560
1561 2007-08-12 [ticho]      2.10.0cvs114
1562
1563         * src/prefs_folder_item.c
1564                 Make sure that folder default account combobox is not empty.
1565         * src/gtk/combobox.c
1566                 Handle empty combobox gracefully (warning instead of crash).
1567
1568 2007-08-11 [paul]       2.10.0cvs113
1569
1570         * src/addrgather.c
1571         * src/folderview.c
1572                 use 'subfolder' instead of 'sub-folder', matching
1573                 everywhere else the term is used
1574         * src/imap_gtk.c
1575                 fix engrish
1576
1577 2007-08-10 [wwp]        2.10.0cvs112
1578
1579         * src/msgcache.c
1580                 Disable mmap reads in Windows only (at least temporarily), they
1581                 prevent from renaming/removing target cache files.
1582
1583 2007-08-10 [paul]
1584
1585         3.0.0-rc2 released
1586
1587 2007-08-10 [wwp]        2.10.0cvs111
1588
1589         * src/msgcache.c
1590                 fix unpredictable crashes in Windows due to broken
1591                 cache/mark/tags files writting (file were opened for
1592                 writing in text mode).
1593
1594         * src/recv.c
1595                 use gettimeofday() from w32lib.h on Windows.
1596
1597 2007-08-10 [colin]      2.10.0cvs110
1598
1599         * src/imap.c
1600         * src/etpan/imap-thread.c
1601         * src/etpan/imap-thread.h
1602                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1603
1604 2007-08-09 [colin]      2.10.0cvs109
1605
1606         * src/editldap.c
1607                 Fix port being reset to 636 on SSL
1608         * src/folder.c
1609                 Fix folder_item_get_msg_num_by_file
1610                 on drafts/queue folders
1611
1612 2007-08-09 [wwp]        2.10.0cvs108
1613
1614         * src/folder.c
1615                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1616                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1617
1618
1619 2007-08-09 [colin]      2.10.0cvs107
1620
1621         * src/folderview.c
1622         * src/summaryview.c
1623         * src/gtk/prefswindow.c
1624                 A few Maemo layout fixes
1625
1626 2007-08-09 [paul]       2.10.0cvs106
1627
1628         * src/prefs_account.c
1629                 remove the hyphen from plug-ins to
1630                 match everywhere else
1631
1632 2007-08-08 [wwp]        2.10.0cvs105
1633
1634         * src/prefs_folder_item.c
1635                 Fix an extraneous stealth ^L char.
1636
1637 2007-08-08 [wwp]        2.10.0cvs104
1638
1639         * src/prefs_folder_item.c
1640                 Better fix, group variables declarations (USE_ASPELL).
1641
1642 2007-08-08 [wwp]        2.10.0cvs103
1643
1644         * src/prefs_folder_item.c
1645                 Fix compilation w/ USE_ASPELL set (broken
1646                 by 2.10.0cvs102).
1647
1648 2007-08-08 [ticho]      2.10.0cvs102
1649
1650         * src/prefs_folder_item.c
1651                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1652
1653 2007-08-08 [colin]      2.10.0cvs101
1654
1655         * src/imap.c
1656         * src/etpan/imap-thread.c
1657         * src/etpan/imap-thread.h
1658                 Close selected mailbox before doing
1659                 status on it.
1660
1661 2007-08-08 [colin]      2.10.0cvs100
1662
1663         * src/html.c
1664                 Complete symbol table, thanks to wwp.
1665                 Fixes bug 1284, 'The html -> text 
1666                 converter ignores entities'
1667         * src/msgcache.c
1668                 Fix possible fd leak
1669
1670 2007-08-08 [colin]      2.10.0cvs99
1671
1672         * src/imap.c
1673                 Better way to fetch UIDs on non-UIDPLUS servers
1674
1675 2007-08-07 [colin]      2.10.0cvs98
1676
1677         * src/imap.c
1678                 fix bug 1275, 'auto-saved draft messages not 
1679                 always being removed'; Also, make multiple
1680                 copy (in the same account) faster by matching
1681                 source/destination message UIDs.
1682         * src/messageview.c
1683                 Don't try to reshow deleted mail
1684         * src/msgcache.c
1685                 Fix leak on error path
1686
1687 2007-08-07 [wwp]        2.10.0cvs97
1688
1689         * manual/account.xml
1690         * manual/advanced.xml
1691         * manual/fr/account.xml
1692         * manual/fr/advanced.xml
1693                 Updated the reference manual and the French translation to
1694                 reflect 2.10.0cvs84: enable running folder Processing
1695                 rules on demand.
1696
1697 2007-08-06 [wwp]        2.10.0cvs96
1698
1699         * src/prefs_common.c
1700         * src/prefs_common.h
1701         * src/textview.c
1702                 Allow changing the emphasis color used to highlight
1703                 the newsreader/x-mailer header value when it matches
1704                 our preferred mail agent (hidden pref 'emphasis_col' added
1705                 to clawsrc).
1706
1707 2007-08-06 [colin]      2.10.0cvs95
1708
1709         * src/compose.c
1710         * src/compose.h
1711                 Re-commit 2.10.0cvs86, with a protection
1712                 against Pango bug. Also, try to fix 
1713                 bug 1275, 'auto-saved draft messages not 
1714                 always being removed'
1715
1716 2007-08-06 [wwp]        2.10.0cvs94
1717
1718         * src/gtk/quicksearch.c
1719                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1720
1721 2007-08-06 [ticho]      2.10.0cvs93
1722
1723         * src/prefs_account.c
1724         * src/gtk/combobox.c
1725                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1726                 selection in account preferences.
1727
1728 2007-08-06 [wwp]        2.10.0cvs92
1729
1730         * src/plugins/pgpcore/plugin.def
1731                 Apply one more chunk from gpg4win's 03-w32-port patch.
1732
1733 2007-08-05 [colin]      2.10.0cvs91
1734
1735         * src/compose.c
1736         * src/compose.h
1737                 reverting buggy patch for now
1738
1739 2007-08-05 [colin]      2.10.0cvs90
1740
1741         * src/folder.c
1742                 Fix slowdown
1743
1744 2007-08-04 [colin]      2.10.0cvs89
1745
1746         * src/prefs_summaries.c
1747         * src/summary_search.c
1748                 Replace deprecated widgets. Patch by
1749                 Andrej.
1750
1751 2007-08-04 [colin]      2.10.0cvs88
1752
1753         * src/mh.c
1754                 Refresh GUI only every 2000 mails on mh_get_last_num
1755                 This is fast (readdir) and done only once per 
1756                 session/folder
1757
1758 2007-08-03 [colin]      2.10.0cvs87
1759
1760         * src/prefs_account.c
1761         * src/gtk/combobox.h
1762         * src/gtk/gtkutils.c
1763                 Fix a deprecated widget. Patch by
1764                 Andrej
1765
1766 2007-08-03 [colin]      2.10.0cvs86
1767
1768         * src/compose.c
1769         * src/compose.h
1770                 Make colorisation and wrapping algorithms
1771                 faster. Fixes bug 1246, 'compose becomes 
1772                 increasingly slow replying to complex emails'
1773
1774 2007-08-03 [paul]       2.10.0cvs85
1775
1776         * src/mh.c
1777                 keep the window painted
1778
1779 2007-08-02 [paul]       2.10.0cvs84
1780
1781         * src/folderview.c
1782         * src/mainwindow.c
1783         * src/mainwindow.h
1784                 enable running folder Processing
1785                 rules on demand
1786
1787 2007-08-02 [paul]       2.10.0cvs83
1788
1789         * src/textview.c
1790                 speed up/clean up rendering of larger
1791                 msgs
1792                 Thanks to Colin
1793
1794 2007-08-01 [paul]       2.10.0cvs82
1795
1796         * src/mainwindow.h
1797                 clean up cruft
1798         * src/toolbar.c
1799                 change default toolbar layout on maemo
1800         * src/pixmaps/close.xpm
1801                 make the red cross a grey cross
1802         * src/pixmaps/jpilot.xpm
1803                 make icon smaller so it fits better
1804
1805 2007-07-31 [paul]       2.10.0cvs81
1806
1807         * src/setup.c
1808         * src/gtk/gtkutils.c
1809                 fix crash on maemo on first launch
1810
1811 2007-07-30 [paul]       2.10.0cvs80
1812
1813         * src/prefs_matcher.c
1814                 specify the units of age and size
1815
1816 2007-07-30 [paul]       2.10.0cvs79
1817
1818         * src/main.c
1819                 Fix IMAP timeout setting
1820
1821 2007-07-30 [colin]      2.10.0cvs78
1822
1823         * src/prefs_account.c
1824                 Fix a deprecated widget. Patch by
1825                 Andrej
1826
1827 2007-07-27 [paul]       2.10.0cvs77
1828
1829         * src/matcher_parser_parse.y
1830         * src/prefs_filtering_action.c
1831         * src/prefs_matcher.c
1832                 these changes forgotten in cvs74's
1833                 'watch thread' feature
1834
1835 2007-07-27 [paul]       2.10.0cvs76
1836
1837         * src/compose.c
1838                 fix potential crasher
1839                 thanks to Colin
1840
1841 2007-07-27 [paul]       2.10.0cvs75
1842
1843         * src/mainwindow.c
1844         * src/manual.c
1845         * src/manual.h
1846         * src/gtk/gtkutils.c
1847                 make mainwindow's /Help/Manual point to the
1848                 remote copy if the local copy doesn't exist
1849
1850 2007-07-27 [paul]       2.10.0cvs74
1851
1852         * src/Makefile.am
1853         * src/filtering.c
1854         * src/folder.c
1855         * src/mainwindow.c
1856         * src/matcher.c
1857         * src/matcher.h
1858         * src/matcher_parser_parse.y
1859         * src/procmsg.c
1860         * src/procmsg.h
1861         * src/stock_pixmap.c
1862         * src/stock_pixmap.h
1863         * src/summaryview.c
1864         * src/summaryview.h
1865         * src/toolbar.c
1866         * src/toolbar.h
1867         * src/pixmaps/watchthread.xpm
1868                 add 'watch thread' feature
1869
1870 2007-07-27 [paul]       2.10.0cvs73
1871
1872         * src/prefs_folder_item.c
1873                 adjust labels, add tooltips
1874
1875 2007-07-27 [colin]      2.10.0cvs72
1876
1877         * src/summaryview.c
1878                 Maemo: Remove less used menu items
1879
1880 2007-07-26 [colin]      2.10.0cvs71
1881
1882         * src/messageview.c
1883                 Maemo: destroy messageview after trashing mail.
1884                 Maybe should be done on X11 too
1885
1886 2007-07-26 [colin]      2.10.0cvs70
1887
1888         * src/folderview.c
1889         * src/mainwindow.c
1890         * src/prefs_common.c
1891         * src/prefs_common.h
1892         * src/summaryview.c
1893                 Add View/Show or Hide/Column headers
1894
1895 2007-07-26 [colin]      2.10.0cvs69
1896
1897         * src/procmime.c
1898                 Fix unwanted output
1899
1900 2007-07-26 [colin]      2.10.0cvs68
1901
1902         * src/ldapserver.c
1903                 Fix possible crash on cache invalidation
1904         * src/compose.c
1905         * src/procmime.c
1906         * src/procmime.h
1907         * src/quote_fmt_parse.y
1908                 Make replying to mails with big attachments
1909                 much faster. Fixes bug 1224, 'The process of 
1910                 Replying to emails with large attachments 
1911                 seems unreasonably long...'
1912
1913 2007-07-26 [colin]      2.10.0cvs67
1914
1915         * src/mimeview.c
1916         * src/matcher.c
1917         * src/common/ssl.c
1918                 Fix threads use on BSDs
1919
1920 2007-07-26 [paul]       2.10.0cvs66
1921
1922         * src/gtk/prefswindow.c
1923                 fix account prefs breakage
1924                 thanks to Colin
1925
1926 2007-07-26 [paul]       2.10.0cvs65
1927
1928         * configure.ac
1929                 standardise ./configure --help messages
1930
1931 2007-07-26 [colin]      2.10.0cvs64
1932
1933         * src/addressbook.c
1934         * src/editaddress.c
1935                 Fix two vCard-related crashes
1936
1937 2007-07-25 [colin]      2.10.0cvs63
1938
1939         * src/inc.c
1940         * src/prefs_common.c
1941         * src/prefs_common.h
1942         * src/prefs_receive.c
1943                 Maemo: Add a better way to notify of
1944                 new mails
1945         * src/mainwindow.c
1946         * src/statusbar.h
1947         * src/summaryview.c
1948         * src/toolbar.c
1949                 Maemo: Various layout fixes
1950         * src/gtk/prefswindow.c
1951                 Maemo: Better prefs layout
1952
1953 2007-07-25 [paul]       2.10.0cvs62
1954
1955         * src/textview.c
1956                 fix the layout on maemo
1957                 thanks to Colin
1958
1959 2007-07-25 [iwkse]      2.10.0cvs61
1960
1961         * src/summaryview.c
1962                 add 'o' shortcut on summaryview
1963
1964 2007-07-25 [iwkse]      2.10.0cvs60
1965
1966         * src/textview.c
1967                 fix o shortcut
1968
1969 2007-07-24 [colin]      2.10.0cvs59
1970
1971         * src/mh.c
1972                 Fix missing timestamp update on source
1973                 folder when moving
1974         * src/textview.c
1975         * src/textview.h
1976                 Better text layout on part's choices
1977
1978 2007-07-23 [colin]      2.10.0cvs58
1979
1980         * src/mimeview.c
1981         * src/textview.c
1982                 Maemo: Automatically choose the correct application
1983                 to open parts
1984         * src/gtk/quicksearch.c
1985                 Make search run on GDK_KP_Enter too
1986
1987 2007-07-23 [wwp]        2.10.0cvs57
1988
1989         * src/quote_fmt_lex.l
1990                 Revert accidentaly committed lines (account_sig) in
1991                 2.10.0cvs56.
1992
1993 2007-07-23 [wwp]        2.10.0cvs56
1994
1995         * src/quote_fmt_lex.l
1996                 Fix typos around long form expressions in the quote lexer.
1997
1998 2007-07-23 [paul]
1999
2000         3.0.0-rc1 released
2001
2002 2007-07-23 [colin]      2.10.0cvs55
2003
2004         * src/addr_compl.c
2005                 Fix auto-completion on Maemo
2006
2007 2007-07-23 [colin]      2.10.0cvs54
2008
2009         * src/statusbar.c
2010                 Maemo: Fix sticking statusbars
2011
2012 2007-07-22 [colin]      2.10.0cvs53
2013
2014         * src/main.c
2015                 Maemo: Fix the strange "top_application" info
2016                 at startup. We should do something when 
2017                 receiving such a message.
2018
2019 2007-07-20 [paul]       2.10.0cvs52
2020
2021         * src/news_gtk.c
2022                 add missing #include "statusbar.h"
2023
2024 2007-07-20 [colin]      2.10.0cvs51
2025
2026         * src/folder.c
2027         * src/folder.h
2028         * src/folder_item_prefs.c
2029         * src/folder_item_prefs.h
2030         * src/folderview.c
2031         * src/imap.c
2032         * src/imap_gtk.c
2033         * src/imap_gtk.h
2034         * src/news.c
2035         * src/news_gtk.c
2036         * src/news_gtk.h
2037         * src/prefs_folder_item.c
2038                 Implement age-based caching: allow to
2039                 specify a threshold for the offline synchronisation
2040                 feature, and whether old cached bodies should 
2041                 be removed
2042         * src/toolbar.c
2043         * src/toolbar.h
2044                 Fix label/tooltips
2045         * src/plugins/dillo_viewer/dillo_viewer.c
2046                 Check that Dillo's installed
2047
2048 2007-07-20 [wwp]        2.10.0cvs50
2049
2050         * src/mimeview.c
2051         * src/stock_pixmap.c
2052                 Draw a frame around the selected mimeview part icon (instead of the
2053                 shifted 'dancing' icon).
2054
2055 2007-07-20 [colin]      2.10.0cvs49
2056
2057         * src/main.c
2058                 Unref stuff even on error
2059         * src/wizard.c
2060                 disconnect signals only at the very
2061                 end of the wizard save.
2062
2063 2007-07-20 [colin]      2.10.0cvs48
2064
2065         * src/mainwindow.c
2066         * src/messageview.c
2067         * src/toolbar.c
2068         * src/toolbar.h
2069                 Fix random crashes while navigating
2070                 (GTK_EVENTS_FLUSH)
2071
2072 2007-07-19 [colin]      2.10.0cvs47
2073
2074         * configure.ac
2075         * src/main.c
2076         * src/prefs_common.c
2077         * src/prefs_common.h
2078         * src/wizard.c
2079         * src/common/defs.h
2080         * src/common/utils.c
2081                 Maemo: add an easy way to store data (mails
2082                 and IMAP/NNTP caches) on one of the SD cards,
2083                 and protect against unmounts if needed
2084
2085 2007-07-19 [paul]       2.10.0cvs46
2086
2087         * src/Makefile.am
2088         * src/stock_pixmap.c
2089         * src/gtk/about.c
2090         * src/pixmaps/claws-mail_logo-small.xpm
2091                 implement a (slightly) different About
2092                 dialog for maemo and add a small version
2093                 of the logo for it
2094         * src/wizard.c
2095                 use a scrolled window for wizard page 1
2096                 on maemo
2097
2098 2007-07-19 [paul]       2.10.0cvs45
2099
2100         * src/Makefile.am
2101                 too soon for this line
2102
2103 2007-07-19 [paul]       2.10.0cvs44
2104
2105         * src/Makefile.am
2106                 fix build on n800
2107
2108 2007-07-19 [colin]      2.10.0cvs43
2109
2110         * src/wizard.c
2111                 Solve Mail/Mailbox name when specifying
2112                 full /path/to/Mail.
2113
2114 2007-07-18 [colin]      2.10.0cvs42
2115
2116         * src/inc.c
2117         * configure.ac
2118                 Fix build on n770
2119
2120 2007-07-18 [colin]      2.10.0cvs41
2121
2122         * src/inc.c
2123                 Maemo: plug the online/offline system into
2124                 maemo's interfaces to have Claws automatically
2125                 switch according to the system status
2126         * src/statusbar.c
2127                 Maemo: use HildonBanners to display status
2128                 messages. Renders the main statusbar useless.
2129
2130 2007-07-18 [paul]       2.10.0cvs40
2131
2132         * src/filtering.c
2133                 fix screen blanking on moving/copying many msgs
2134         * src/folder.c
2135                 fix processing progressbar and screen blanking
2136                 during processing
2137
2138 2007-07-18 [paul]       2.10.0cvs39
2139
2140         * src/messageview.c
2141                 revert cvs37, breakage on maemo
2142
2143 2007-07-18 [paul]       2.10.0cvs38
2144
2145         * src/gtk/gtkutils.c
2146                 make sure we can still build with older GTK's
2147
2148 2007-07-18 [colin]      2.10.0cvs37
2149
2150         * src/messageview.c
2151                 Only hide the small layout's messageview, instead
2152                 of destroying it when closing
2153         * src/gtk/gtkutils.c
2154                 Use gtk_window_present_with_time to popup windows,
2155                 it seems to make things better with modern WMs
2156                 (actually focusing)
2157
2158 2007-07-17 [colin]      2.10.0cvs36
2159
2160         * src/editaddress.c
2161                 Simplify layout on Maemo
2162         * src/folder.c
2163                 Fix possible crash
2164         * src/prefs_display_header.c
2165                 Remove some headers by default on Maemo
2166
2167 2007-07-17 [paul]       2.10.0cvs35
2168
2169         * src/prefs_common.c
2170         * src/prefs_common.h
2171         * src/prefs_logging.c
2172         * src/common/log.c
2173                 add options to stop/enable writing logs to disc
2174
2175 2007-07-17 [paul]       2.10.0cvs34
2176
2177         * src/edittags.c
2178                 fix some issues with the Apply tags window:
2179                 - set search column (enables autocompl in the treeview)
2180                 - apply tag from "New tag" if it existed
2181                 - clears New tag entry when adding it with the button
2182                 Thanks to Colin
2183
2184 2007-07-17 [paul]       2.10.0cvs33
2185
2186         * src/edittags.c
2187                 fix 'apply tags' dialogue weirdness
2188
2189 2007-07-16 [colin]      2.10.0cvs32
2190
2191         * src/toolbar.c
2192                 Fix double-loading of mails on Maemo
2193
2194 2007-07-16 [colin]      2.10.0cvs31
2195
2196         * src/messageview.c
2197                 Prevent double-loading of the same part under some
2198                 conditions; hide statusbar on Maemo
2199
2200 2007-07-16 [colin]      2.10.0cvs30
2201
2202         * src/edittags.c
2203         * src/edittags.h
2204         * src/mainwindow.c
2205         * src/summaryview.c
2206                 Improve the tag interface - allow
2207                 to set/unset tags from a special
2208                 window.
2209         * src/gtk/gtkvscrollbutton.c
2210         * src/mimeview.c
2211         * src/mimeview.h
2212         * src/stock_pixmap.c
2213                 Fix Mimeview's ugly hacks in the
2214                 icon list. 
2215
2216 2007-07-16 [paul]       2.10.0cvs29
2217
2218         * src/wizard.c
2219                 rework dialog
2220         * src/gtk/icon_legend.c
2221                 put it all in a scrolled window
2222
2223 2007-07-15 [colin]      2.10.0cvs28
2224
2225         * src/mainwindow.c
2226                 Maemo: force layout to be Small screen; the
2227                 others don't make sense
2228
2229 2007-07-14 [colin]      2.10.0cvs27
2230
2231         * src/mimeview.c
2232         * src/gtk/gtkvscrollbutton.c
2233                 Maemo: Fix mimeview's buttons size
2234
2235 2007-07-14 [colin]      2.10.0cvs26
2236
2237         * src/toolbar.c
2238                 Fix the button workaround fix.
2239                 (Use the correct variable)
2240
2241 2007-07-14 [colin]      2.10.0cvs25
2242
2243         * src/mainwindow.c
2244         * src/toolbar.c
2245                 Maemo: put the progress bar in the
2246                 toolbar
2247
2248 2007-07-14 [colin]      2.10.0cvs24
2249
2250         * src/prefs_common.c
2251                 Maemo: hide statusbar by default
2252         * src/Makefile.am
2253         * src/stock_pixmap.c
2254         * src/stock_pixmap.h
2255         * src/toolbar.c
2256         * src/pixmaps/go_folders.xpm
2257                 Maemo: Add a specific icon to go back to
2258                 folder list
2259
2260 2007-07-14 [colin]      2.10.0cvs23
2261
2262         * src/toolbar.c
2263                 Don't set homogeneous finally
2264
2265 2007-07-14 [colin]      2.10.0cvs22
2266
2267         * src/toolbar.c
2268                 Fix button show/hide issues
2269
2270 2007-07-14 [colin]      2.10.0cvs21
2271
2272         * src/toolbar.c
2273                 Fix huge arrows
2274                 Fix button workaround to be able to click
2275                 if mouse was on button when it went un-
2276                 sensitive.
2277                 Revert previous commit, gtk_tool_item_set_homogeneous
2278                 doesn't mean what it seems to mean ;-)
2279
2280 2007-07-14 [paul]       2.10.0cvs20
2281
2282         * src/toolbar.c
2283                 make homogeneous FALSE always
2284
2285 2007-07-13 [colin]      2.10.0cvs19
2286
2287         * src/toolbar.c
2288         * src/toolbar.h
2289                 Rework to fit the non-deprecated API
2290         * src/compose.c
2291         * src/folderview.c
2292         * src/mainwindow.c
2293         * src/messageview.c
2294         * src/summaryview.c
2295                 Maemo layout changes. Better toolbars,
2296                 removal of CTree headers. 
2297
2298 2007-07-13 [paul]       2.10.0cvs18
2299
2300         * src/gtk/colorlabel.c
2301                 fix bug 1261, '[DE] coloring messages in overview 
2302                 keys are not localised'
2303                 the string is now included in claws-mail.pot
2304
2305 2007-07-13 [colin]      2.10.0cvs17
2306
2307         * src/summaryview.c
2308                 Fix bug 1267, 'printing mutliple messages 
2309                 opens one message-dialog after the other'
2310                 Ask for confirmation when printing 10
2311                 messages or more.
2312
2313 2007-07-11 [colin]      2.10.0cvs16
2314
2315         * COPYING
2316         * README
2317         * autogen.sh
2318         * manual/claws-mail-manual.xml
2319         * manual/gpl.xml
2320         * manual/es/claws-mail-manual.xml
2321         * manual/es/gpl.xml
2322         * manual/fr/claws-mail-manual.xml
2323         * manual/fr/gpl.xml
2324         * manual/pl/gpl.xml
2325         * src/account.c
2326         * src/account.h
2327         * src/action.c
2328         * src/action.h
2329         * src/adbookbase.h
2330         * src/addr_compl.c
2331         * src/addr_compl.h
2332         * src/addrbook.c
2333         * src/addrbook.h
2334         * src/addrcache.c
2335         * src/addrcache.h
2336         * src/addrcindex.c
2337         * src/addrcindex.h
2338         * src/addrclip.c
2339         * src/addrclip.h
2340         * src/addrdefs.h
2341         * src/addressadd.c
2342         * src/addressadd.h
2343         * src/addressbook.c
2344         * src/addressbook.h
2345         * src/addressbook_foldersel.c
2346         * src/addressbook_foldersel.h
2347         * src/addressitem.h
2348         * src/addrgather.c
2349         * src/addrgather.h
2350         * src/addrharvest.c
2351         * src/addrharvest.h
2352         * src/addrindex.c
2353         * src/addrindex.h
2354         * src/addritem.c
2355         * src/addritem.h
2356         * src/addrquery.c
2357         * src/addrquery.h
2358         * src/addrselect.c
2359         * src/addrselect.h
2360         * src/alertpanel.c
2361         * src/alertpanel.h
2362         * src/browseldap.c
2363         * src/browseldap.h
2364         * src/codeconv.c
2365         * src/codeconv.h
2366         * src/compose.c
2367         * src/compose.h
2368         * src/crash.c
2369         * src/crash.h
2370         * src/customheader.c
2371         * src/customheader.h
2372         * src/displayheader.c
2373         * src/displayheader.h
2374         * src/editaddress.c
2375         * src/editaddress.h
2376         * src/editaddress_other_attributes_ldap.c
2377         * src/editaddress_other_attributes_ldap.h
2378         * src/editbook.c
2379         * src/editbook.h
2380         * src/editgroup.c
2381         * src/editgroup.h
2382         * src/editjpilot.c
2383         * src/editjpilot.h
2384         * src/editldap.c
2385         * src/editldap.h
2386         * src/editldap_basedn.c
2387         * src/editldap_basedn.h
2388         * src/edittags.c
2389         * src/edittags.h
2390         * src/editvcard.c
2391         * src/editvcard.h
2392         * src/enriched.c
2393         * src/enriched.h
2394         * src/exphtmldlg.c
2395         * src/exphtmldlg.h
2396         * src/expldifdlg.c
2397         * src/expldifdlg.h
2398         * src/export.c
2399         * src/export.h
2400         * src/exporthtml.c
2401         * src/exporthtml.h
2402         * src/exportldif.c
2403         * src/exportldif.h
2404         * src/filtering.c
2405         * src/filtering.h
2406         * src/folder.c
2407         * src/folder.h
2408         * src/folder_item_prefs.c
2409         * src/folder_item_prefs.h
2410         * src/foldersel.c
2411         * src/foldersel.h
2412         * src/folderutils.c
2413         * src/folderutils.h
2414         * src/folderview.c
2415         * src/folderview.h
2416         * src/gedit-print.c
2417         * src/gedit-print.h
2418         * src/grouplistdialog.c
2419         * src/grouplistdialog.h
2420         * src/headerview.c
2421         * src/headerview.h
2422         * src/html.c
2423         * src/html.h
2424         * src/image_viewer.c
2425         * src/image_viewer.h
2426         * src/imap.c
2427         * src/imap.h
2428         * src/imap_gtk.c
2429         * src/imap_gtk.h
2430         * src/import.c
2431         * src/import.h
2432         * src/importldif.c
2433         * src/importldif.h
2434         * src/importmutt.c
2435         * src/importmutt.h
2436         * src/importpine.c
2437         * src/importpine.h
2438         * src/inc.c
2439         * src/inc.h
2440         * src/jpilot.c
2441         * src/jpilot.h
2442         * src/ldapctrl.c
2443         * src/ldapctrl.h
2444         * src/ldaplocate.c
2445         * src/ldaplocate.h
2446         * src/ldapquery.c
2447         * src/ldapquery.h
2448         * src/ldapserver.c
2449         * src/ldapserver.h
2450         * src/ldapupdate.c
2451         * src/ldapupdate.h
2452         * src/ldaputil.c
2453         * src/ldaputil.h
2454         * src/ldif.c
2455         * src/ldif.h
2456         * src/localfolder.c
2457         * src/localfolder.h
2458         * src/main.c
2459         * src/main.h
2460         * src/mainwindow.c
2461         * src/mainwindow.h
2462         * src/manual.c
2463         * src/manual.h
2464         * src/matcher.c
2465         * src/matcher.h
2466         * src/matcher_parser.h
2467         * src/matcher_parser_lex.l
2468         * src/matcher_parser_parse.y
2469         * src/mbox.c
2470         * src/mbox.h
2471         * src/message_search.c
2472         * src/message_search.h
2473         * src/messageview.c
2474         * src/messageview.h
2475         * src/mh.c
2476         * src/mh.h
2477         * src/mh_gtk.c
2478         * src/mh_gtk.h
2479         * src/mimeview.c
2480         * src/mimeview.h
2481         * src/msgcache.c
2482         * src/msgcache.h
2483         * src/mutt.c
2484         * src/mutt.h
2485         * src/news.c
2486         * src/news.h
2487         * src/news_gtk.c
2488         * src/news_gtk.h
2489         * src/noticeview.c
2490         * src/noticeview.h
2491         * src/partial_download.c
2492         * src/partial_download.h
2493         * src/pine.c
2494         * src/pine.h
2495         * src/pop.c
2496         * src/pop.h
2497         * src/prefs_account.c
2498         * src/prefs_account.h
2499         * src/prefs_actions.c
2500         * src/prefs_actions.h
2501         * src/prefs_common.c
2502         * src/prefs_common.h
2503         * src/prefs_compose_writing.c
2504         * src/prefs_compose_writing.h
2505         * src/prefs_customheader.c
2506         * src/prefs_customheader.h
2507         * src/prefs_display_header.c
2508         * src/prefs_display_header.h
2509         * src/prefs_ext_prog.c
2510         * src/prefs_ext_prog.h
2511         * src/prefs_filtering.c
2512         * src/prefs_filtering.h
2513         * src/prefs_filtering_action.c
2514         * src/prefs_filtering_action.h
2515         * src/prefs_folder_column.c
2516         * src/prefs_folder_column.h
2517         * src/prefs_folder_item.c
2518         * src/prefs_folder_item.h
2519         * src/prefs_fonts.c
2520         * src/prefs_fonts.h
2521         * src/prefs_gtk.c
2522         * src/prefs_gtk.h
2523         * src/prefs_image_viewer.c
2524         * src/prefs_image_viewer.h
2525         * src/prefs_logging.c
2526         * src/prefs_logging.h
2527         * src/prefs_matcher.c
2528         * src/prefs_matcher.h
2529         * src/prefs_message.c
2530         * src/prefs_message.h
2531         * src/prefs_msg_colors.c
2532         * src/prefs_msg_colors.h
2533         * src/prefs_other.c
2534         * src/prefs_other.h
2535         * src/prefs_quote.c
2536         * src/prefs_quote.h
2537         * src/prefs_receive.c
2538         * src/prefs_receive.h
2539         * src/prefs_send.c
2540         * src/prefs_send.h
2541         * src/prefs_spelling.c
2542         * src/prefs_spelling.h
2543         * src/prefs_summaries.c
2544         * src/prefs_summaries.h
2545         * src/prefs_summary_column.c
2546         * src/prefs_summary_column.h
2547         * src/prefs_summary_open.c
2548         * src/prefs_summary_open.h
2549         * src/prefs_template.c
2550         * src/prefs_template.h
2551         * src/prefs_themes.c
2552         * src/prefs_themes.h
2553         * src/prefs_toolbar.c
2554         * src/prefs_toolbar.h
2555         * src/prefs_wrapping.c
2556         * src/prefs_wrapping.h
2557         * src/privacy.c
2558         * src/privacy.h
2559         * src/procheader.c
2560         * src/procheader.h
2561         * src/procmime.c
2562         * src/procmime.h
2563         * src/procmsg.c
2564         * src/procmsg.h
2565         * src/quote_fmt.c
2566         * src/quote_fmt_lex.l
2567         * src/quote_fmt_parse.y
2568         * src/recv.c
2569         * src/recv.h
2570         * src/remotefolder.c
2571         * src/remotefolder.h
2572         * src/send_message.c
2573         * src/send_message.h
2574         * src/setup.c
2575         * src/setup.h
2576         * src/simple-gettext.c
2577         * src/sourcewindow.c
2578         * src/sourcewindow.h
2579         * src/ssl_manager.c
2580         * src/ssl_manager.h
2581         * src/statusbar.c
2582         * src/statusbar.h
2583         * src/stock_pixmap.c
2584         * src/stock_pixmap.h
2585         * src/summary_search.c
2586         * src/summary_search.h
2587         * src/summaryview.c
2588         * src/summaryview.h
2589         * src/textview.c
2590         * src/textview.h
2591         * src/toolbar.c
2592         * src/toolbar.h
2593         * src/undo.c
2594         * src/undo.h
2595         * src/unmime.c
2596         * src/unmime.h
2597         * src/uri_opener.c
2598         * src/uri_opener.h
2599         * src/vcard.c
2600         * src/vcard.h
2601         * src/wizard.c
2602         * src/wizard.h
2603         * src/common/base64.c
2604         * src/common/base64.h
2605         * src/common/claws.c
2606         * src/common/claws.h
2607         * src/common/defs.h
2608         * src/common/fnmatch.c
2609         * src/common/fnmatch.h
2610         * src/common/fnmatch_loop.c
2611         * src/common/hooks.c
2612         * src/common/hooks.h
2613         * src/common/log.c
2614         * src/common/log.h
2615         * src/common/md5.c
2616         * src/common/md5.h
2617         * src/common/mgutils.c
2618         * src/common/mgutils.h
2619         * src/common/nntp.c
2620         * src/common/nntp.h
2621         * src/common/passcrypt.c
2622         * src/common/passcrypt.h.in
2623         * src/common/plugin.c
2624         * src/common/plugin.h
2625         * src/common/prefs.c
2626         * src/common/prefs.h
2627         * src/common/progressindicator.c
2628         * src/common/progressindicator.h
2629         * src/common/quoted-printable.c
2630         * src/common/quoted-printable.h
2631         * src/common/session.c
2632         * src/common/session.h
2633         * src/common/smtp.c
2634         * src/common/smtp.h
2635         * src/common/socket.c
2636         * src/common/socket.h
2637         * src/common/ssl.c
2638         * src/common/ssl.h
2639         * src/common/ssl_certificate.c
2640         * src/common/ssl_certificate.h
2641         * src/common/string_match.c
2642         * src/common/string_match.h
2643         * src/common/stringtable.c
2644         * src/common/stringtable.h
2645         * src/common/tags.c
2646         * src/common/tags.h
2647         * src/common/template.c
2648         * src/common/template.h
2649         * src/common/timing.h
2650         * src/common/utils.c
2651         * src/common/utils.h
2652         * src/common/uuencode.c
2653         * src/common/uuencode.h
2654         * src/common/version.h.in
2655         * src/common/w32_dirent.c
2656         * src/common/w32_reg.c
2657         * src/common/w32_signal.c
2658         * src/common/w32_stat.c
2659         * src/common/w32_stdlib.c
2660         * src/common/w32_string.c
2661         * src/common/w32_time.c
2662         * src/common/w32_unistd.c
2663         * src/common/w32_wait.c
2664         * src/common/w32lib.h
2665         * src/common/xml.c
2666         * src/common/xml.h
2667         * src/common/xmlprops.c
2668         * src/common/xmlprops.h
2669         * src/etpan/etpan-errors.h
2670         * src/etpan/etpan-thread-manager-types.h
2671         * src/etpan/etpan-thread-manager.c
2672         * src/etpan/etpan-thread-manager.h
2673         * src/etpan/imap-thread.c
2674         * src/etpan/imap-thread.h
2675         * src/gtk/about.c
2676         * src/gtk/about.h
2677         * src/gtk/colorlabel.c
2678         * src/gtk/colorlabel.h
2679         * src/gtk/colorsel.c
2680         * src/gtk/colorsel.h
2681         * src/gtk/combobox.c
2682         * src/gtk/combobox.h
2683         * src/gtk/description_window.c
2684         * src/gtk/description_window.h
2685         * src/gtk/filesel.c
2686         * src/gtk/filesel.h
2687         * src/gtk/foldersort.c
2688         * src/gtk/foldersort.h
2689         * src/gtk/gtkaspell.c
2690         * src/gtk/gtkaspell.h
2691         * src/gtk/gtksctree.c
2692         * src/gtk/gtkshruler.c
2693         * src/gtk/gtkshruler.h
2694         * src/gtk/gtksourceprintjob.c
2695         * src/gtk/gtksourceprintjob.h
2696         * src/gtk/gtkutils.c
2697         * src/gtk/gtkutils.h
2698         * src/gtk/gtkvscrollbutton.c
2699         * src/gtk/gtkvscrollbutton.h
2700         * src/gtk/icon_legend.c
2701         * src/gtk/icon_legend.h
2702         * src/gtk/inputdialog.c
2703         * src/gtk/inputdialog.h
2704         * src/gtk/logwindow.c
2705         * src/gtk/logwindow.h
2706         * src/gtk/manage_window.c
2707         * src/gtk/manage_window.h
2708         * src/gtk/menu.c
2709         * src/gtk/menu.h
2710         * src/gtk/pluginwindow.c
2711         * src/gtk/pluginwindow.h
2712         * src/gtk/prefswindow.c
2713         * src/gtk/prefswindow.h
2714         * src/gtk/progressdialog.c
2715         * src/gtk/progressdialog.h
2716         * src/gtk/quicksearch.c
2717         * src/gtk/quicksearch.h
2718         * src/gtk/sslcertwindow.c
2719         * src/gtk/sslcertwindow.h
2720         * src/plugins/bogofilter/bogofilter.c
2721         * src/plugins/bogofilter/bogofilter.h
2722         * src/plugins/bogofilter/bogofilter_gtk.c
2723         * src/plugins/clamav/clamav_plugin.c
2724         * src/plugins/clamav/clamav_plugin.h
2725         * src/plugins/clamav/clamav_plugin_gtk.c
2726         * src/plugins/demo/demo.c
2727         * src/plugins/dillo_viewer/dillo_prefs.c
2728         * src/plugins/dillo_viewer/dillo_prefs.h
2729         * src/plugins/dillo_viewer/dillo_viewer.c
2730         * src/plugins/pgpcore/passphrase.c
2731         * src/plugins/pgpcore/passphrase.h
2732         * src/plugins/pgpcore/pgp_viewer.c
2733         * src/plugins/pgpcore/pgp_viewer.h
2734         * src/plugins/pgpcore/plugin.c
2735         * src/plugins/pgpcore/prefs_gpg.c
2736         * src/plugins/pgpcore/prefs_gpg.h
2737         * src/plugins/pgpcore/select-keys.c
2738         * src/plugins/pgpcore/select-keys.h
2739         * src/plugins/pgpcore/sgpgme.c
2740         * src/plugins/pgpcore/sgpgme.h
2741         * src/plugins/pgpinline/pgpinline.c
2742         * src/plugins/pgpinline/pgpinline.h
2743         * src/plugins/pgpinline/plugin.c
2744         * src/plugins/pgpmime/pgpmime.c
2745         * src/plugins/pgpmime/pgpmime.h
2746         * src/plugins/pgpmime/plugin.c
2747         * src/plugins/spamassassin/spamassassin.c
2748         * src/plugins/spamassassin/spamassassin.h
2749         * src/plugins/spamassassin/spamassassin_gtk.c
2750         * src/plugins/trayicon/trayicon.c
2751         * src/plugins/trayicon/trayicon_prefs.c
2752         * src/plugins/trayicon/trayicon_prefs.h
2753         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2754         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2755         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2756         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2757         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2758         * tools/OOo2claws-mail.pl
2759         * tools/README.sylprint
2760         * tools/acroread2claws-mail.pl
2761         * tools/claws-mail-compose-insert-files.pl
2762         * tools/convert_mbox.pl
2763         * tools/filter_conv.pl
2764         * tools/filter_conv_new.pl
2765         * tools/fix_date.sh
2766         * tools/freshmeat_search.pl
2767         * tools/google_search.pl
2768         * tools/kmail-mailbox2claws-mail.pl
2769         * tools/kmail2claws-mail.pl
2770         * tools/kmail2claws-mail_v2.pl
2771         * tools/mairix.sh
2772         * tools/make.themes.project
2773         * tools/multiwebsearch.pl
2774         * tools/nautilus2claws-mail.sh
2775         * tools/outlook2claws-mail.pl
2776         * tools/textviewer.sh
2777         * tools/thunderbird-filters-convertor.pl
2778         * tools/update-po
2779         * tools/uuooffice
2780         * tools/vcard2xml.py
2781         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2782                 Upgrade to GPLv3 or later.
2783
2784 2007-07-10 [wwp]        2.10.0cvs15
2785
2786         * src/main.c
2787                 Fix re-opening of all composing messages that were
2788                 opened when closing the previous instance, thanks
2789                 to Colin.
2790
2791 2007-07-10 [paul]       2.10.0cvs14
2792
2793         * src/editaddress_other_attributes_ldap.c
2794         * src/ldapupdate.c
2795                 fix crash on selecting 'other attributes' combo
2796                 for either a new entry or an old entry with no
2797                 existing attributes.
2798                 fix bug on editing multiple attributes which
2799                 resulted them all having the value of the last
2800                 one changed.
2801                 Thanks to Colin
2802
2803 2007-07-10 [colin]      2.10.0cvs13
2804
2805         * src/editaddress.c
2806         * src/editaddress_other_attributes_ldap.h
2807         * src/ldapupdate.c
2808                 Fix --disable-ldap build
2809
2810 2007-07-09 [colin]      2.10.0cvs12
2811
2812         * src/Makefile.am
2813         * src/addritem.c
2814         * src/addritem.h
2815         * src/editaddress.c
2816         * src/editaddress_other_attributes_ldap.c
2817         * src/editaddress_other_attributes_ldap.h
2818         * src/editldap.c
2819         * src/ldapctrl.c
2820         * src/ldapctrl.h
2821         * src/ldapupdate.c
2822                 Add capability to edit all inetOrgPerson
2823                 attributes on LDAP. Patch by Michael 
2824                 Rasmussen
2825
2826 2007-07-09 [colin]      2.10.0cvs11
2827
2828         * src/Makefile.am
2829         * src/exporthtml.c
2830         * src/mbox.c
2831         * src/msgcache.c
2832         * src/prefs_summaries.c
2833         * src/prefs_themes.c
2834         * src/procheader.c
2835         * src/common/Makefile.am
2836         * src/common/log.c
2837         * src/common/timing.h
2838         * src/common/utils.c
2839         * src/common/utils.h
2840         * src/common/w32_account.c
2841         * src/common/w32lib.h
2842         * src/gtk/Makefile.am
2843         * src/gtk/colorlabel.c
2844         * src/plugins/pgpcore/Makefile.am
2845         * src/plugins/pgpcore/claws.def
2846         * src/plugins/pgpcore/passphrase.c
2847         * src/plugins/pgpcore/pgp_viewer.c
2848         * src/plugins/pgpcore/plugin.def
2849         * src/plugins/pgpcore/sgpgme.c
2850         * src/plugins/pgpinline/Makefile.am
2851         * src/plugins/pgpinline/claws.def
2852         * src/plugins/pgpinline/mypgpcore.def
2853         * src/plugins/pgpinline/plugin.def
2854         * src/plugins/pgpmime/Makefile.am
2855         * src/plugins/pgpmime/claws.def
2856         * src/plugins/pgpmime/mypgpcore.def
2857         * src/plugins/pgpmime/plugin.def
2858                 Commit win32 patch, from Werner Koch and
2859                 Marcus Brinkmann
2860
2861 2007-07-09 [colin]      2.10.0cvs10
2862
2863         * src/prefs_toolbar.c
2864                 Fix crash when no actions exist
2865
2866 2007-07-07 [paul]       2.10.0cvs9
2867
2868         * COPYING
2869         * manual/claws-mail-manual.xml
2870                 update copyright year
2871         * po/fi.po
2872                 updated by Flammie Pirinen
2873
2874 2007-07-05 [wwp]        2.10.0cvs8
2875
2876         * src/plugins/clamav/clamav_plugin_gtk.c
2877                 Make vertical spacing like in other plugin prefs pages.
2878
2879 2007-07-05 [wwp]        2.10.0cvs7
2880
2881         * src/quote_fmt.c
2882                 It's %am that works, not %ae (this doc incoherence has been
2883                 introduced with 2.9.2cvs13).
2884
2885 2007-07-04 [wwp]        2.10.0cvs6
2886
2887         * src/plugins/bogofilter/bogofilter.c
2888                 Gettext-ize an occurrence of "Any" that wasn't.
2889
2890 2007-07-04 [colin]      2.10.0cvs5
2891
2892         * po/POTFILES.in
2893                 Fix untranslated strings; thanks
2894                 to Pader Rezso.
2895
2896 2007-07-03 [colin]      2.10.0cvs4
2897
2898         * src/folder.c
2899         * src/mainwindow.c
2900                 Fix saving of sort mode for tags and
2901                 thread date. Thanks to Pierre Ossman.
2902                 Completes fix for bug 1233
2903
2904 2007-07-03 [paul]       2.10.0cvs3
2905
2906         * src/compose.c
2907                 fix auto-save
2908         * src/summaryview.c
2909                 fix build warnings
2910         Thanks to Colin
2911
2912 2007-07-02 [colin]      2.10.0cvs2
2913
2914         * src/folder.h
2915         * src/mainwindow.c
2916         * src/procmsg.h
2917         * src/summaryview.c
2918                 Add View/Sort/by Thread date
2919                 Fixes bug 1233, 'Capability to sort 
2920                 threads by most recent message'
2921                 Based on a patch by Paul Rolland
2922
2923 2007-07-02 [colin]      2.10.0cvs1
2924
2925         * src/Makefile.am
2926         * src/compose.c
2927         * src/edittags.c
2928         * src/edittags.h
2929         * src/filtering.c
2930         * src/folder.c
2931         * src/folder.h
2932         * src/headerview.c
2933         * src/headerview.h
2934         * src/main.c
2935         * src/mainwindow.c
2936         * src/mainwindow.h
2937         * src/manual.h
2938         * src/matcher.c
2939         * src/matcher.h
2940         * src/matcher_parser_parse.y
2941         * src/mimeview.c
2942         * src/msgcache.c
2943         * src/msgcache.h
2944         * src/prefs_common.c
2945         * src/prefs_common.h
2946         * src/prefs_filtering_action.c
2947         * src/prefs_matcher.c
2948         * src/prefs_summary_column.c
2949         * src/procmsg.c
2950         * src/procmsg.h
2951         * src/quote_fmt.c
2952         * src/quote_fmt_lex.l
2953         * src/quote_fmt_parse.y
2954         * src/summaryview.c
2955         * src/summaryview.h
2956         * src/textview.c
2957         * src/common/Makefile.am
2958         * src/common/defs.h
2959         * src/common/tags.c
2960         * src/common/tags.h
2961         * src/gtk/quicksearch.c
2962         * src/gtk/quicksearch.h
2963                 Add Tags implementation. Tags are arbitrary labels
2964                 that can be applied to messages. It is possible 
2965                 to create, edit, remove tags; apply them to mails;
2966                 filter on tags or tag presence; apply or unset
2967                 tags via filtering actions; reference tags in
2968                 reply templates.
2969
2970 2007-07-02 [paul]       2.10.0
2971
2972         * NEWS
2973         * README
2974         * RELEASE_NOTES
2975                 2.10.0 released
2976
2977 2007-07-02 [paul]       2.9.2cvs78
2978
2979         * po/de.po
2980         * po/en_GB.po
2981         * po/es.po
2982         * po/fr.po
2983         * po/hu.po
2984         * po/pt_BR.po
2985         * po/ru.po
2986         * po/zh_CN.po
2987                 updated by Stephan Sachse, me, Ricardo Mones
2988                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2989                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2990
2991 2007-07-02 [paul]       2.9.2cvs77
2992
2993         * AUTHORS
2994                 updated
2995
2996 2007-06-29 [wwp]        2.9.2cvs76
2997
2998         * src/gtk/headers.h
2999                 Fix a typo (thanks to Ricardo for finding this out).
3000
3001 2007-06-28 [paul]       2.9.2cvs75
3002
3003         * src/folderview.c
3004                 fix build warnings
3005
3006 2007-06-28 [paul]       2.9.2cvs74
3007
3008         * tools/Makefile.am
3009                 fix bug in the autotools build system.
3010                 Files cataloged under EXTRA_DIST were never
3011                 automatically copied to the build tree.
3012                 (fix 'make distcheck')
3013                 Patch by Michael Rasmussen.
3014
3015 2007-06-24 [colin]      2.9.2cvs73
3016
3017         * src/news_gtk.c
3018                 Fix bug 1249, 'Error handling for 
3019                 news errors needs modification'
3020                 Only popup error if the according
3021                 pref in Prefs/Receive is set.
3022
3023 2007-06-21 [colin]      2.9.2cvs72
3024
3025         * src/common/plugin.c
3026         * src/common/plugin.h
3027                 Change plugin API to know whether it's safe to 
3028                 unload plugins or whether we should just hide
3029                 them. Fixes bug 1248, 'Core dumps after 
3030                 unloading plugin and clicking on load plugins'
3031         * src/plugins/bogofilter/bogofilter.c
3032         * src/plugins/clamav/clamav_plugin.c
3033         * src/plugins/demo/demo.c
3034         * src/plugins/dillo_viewer/dillo_viewer.c
3035         * src/plugins/pgpcore/plugin.c
3036         * src/plugins/pgpinline/plugin.c
3037         * src/plugins/pgpmime/plugin.c
3038         * src/plugins/spamassassin/spamassassin.c
3039         * src/plugins/trayicon/trayicon.c
3040                 Update API
3041
3042 2007-06-19 [colin]      2.9.2cvs71
3043
3044         * src/compose.c
3045         * src/messageview.c
3046                 Fix crash mentioned in bug 1246
3047                 Race condition when automatically drafting
3048                 due to insertion on reedit.
3049
3050 2007-06-18 [wwp]        2.9.2cvs70
3051
3052         * src/importldif.c
3053                 LDIF import: use a "Proceed" button to complete
3054                 the process.
3055
3056 2007-06-18 [paul]       2.9.2cvs69
3057
3058         * configure.ac
3059                 use pkgconfig to check for gtk and glib
3060
3061 2007-06-17 [wwp]        2.9.2cvs68
3062
3063         * src/ldif.c
3064         * src/importldif.c
3065                 LDIF import: better error handling, minor code
3066                 and UI cleanup, and renamed the Save button
3067                 to Close, as imported stuff is already saved
3068                 when the Save button is shown.
3069
3070 2007-06-17 [colin]      2.9.2cvs67
3071
3072         * src/prefs_summaries.c
3073         * src/procmsg.c
3074                 Don't set as read when forwarded, only replied to
3075
3076 2007-06-17 [paul]       2.9.2cvs66
3077
3078         * src/alertpanel.c
3079                 add missing #include
3080
3081 2007-06-16 [colin]      2.9.2cvs65
3082
3083         * src/prefs_summaries.c
3084         * src/procmsg.c
3085                 Change the pref "Only mark as read when opened
3086                 in new window" to "..., replied to or forwarded".
3087                 Based on a patch by Paul Rolland.
3088
3089 2007-06-16 [paul]       2.9.2cvs64
3090
3091         * src/gtk/authors.h
3092                 alphabetical order! :)
3093
3094 2007-06-16 [colin]      2.9.2cvs63
3095
3096         * AUTHORS
3097         * src/gtk/authors.h
3098                 Add Michael Rasmussen in authors list
3099
3100 2007-06-16 [colin]      2.9.2cvs62
3101
3102         * src/messageview.c
3103                 Fix messageview_copy_clipboard to take advantage
3104                 of plugins' get_selection.
3105
3106 2007-06-15 [colin]      2.9.2cvs61
3107
3108         * src/action.c
3109         * src/addr_compl.c
3110         * src/addressbook.c
3111         * src/folderview.c
3112         * src/message_search.c
3113         * src/mimeview.c
3114         * src/summary_search.c
3115         * src/summaryview.c
3116         * src/textview.c
3117                 Allow GDK_KP_Enter to do the same as GDK_Return
3118                 Patch by Michael Rasmussen
3119
3120 2007-06-15 [paul]       2.9.2cvs60
3121
3122         * src/compose.c
3123                 fix bug when closing a compose window
3124                 during autosave
3125
3126 2007-06-14 [paul]       2.9.2cvs59
3127
3128         * src/main.c
3129         * src/common/defs.h
3130                 migrate sylpheed config
3131
3132 2007-06-14 [wwp]        2.9.2cvs58
3133
3134         * src/gtk/pluginwindow.c
3135                 Yet another attempt to fix sizing/alignment of the
3136                 button bar in plugins window.
3137
3138 2007-06-12 [colin]      2.9.2cvs57
3139
3140         * po/POTFILES.in
3141         * src/Makefile.am
3142         * src/folderview.c
3143         * src/prefs_common.c
3144         * src/prefs_common.h
3145         * src/prefs_summaries.c
3146         * src/prefs_summary_open.c
3147         * src/prefs_summary_open.h
3148         * src/summaryview.c
3149                 Make "when entering a folder" actions more personalisable
3150
3151 2007-06-12 [wwp]        2.9.2cvs56
3152
3153         * tools/README
3154                 Use short description from Paul (mairix.sh).
3155
3156 2007-06-12 [wwp]        2.9.2cvs55
3157
3158         * tools/README
3159                 Updated info about mairix.sh.
3160
3161 2007-06-11 [paul]       2.9.2cvs54
3162
3163         * src/prefs_logging.c
3164                 rework log window length widgets
3165                 and some sensitivity fixes
3166
3167 2007-06-11 [paul]       2.9.2cvs53
3168
3169         * src/mainwindow.c
3170         * src/prefs_logging.c
3171                 rename 'Protocol Log' to 'Network Log'
3172                 and some function renaming
3173
3174 2007-06-10 [wwp]        2.9.2cvs52
3175
3176         * src/gtk/pluginwindow.c
3177                 Revert 2.9.2cvs51.
3178
3179 2007-06-10 [wwp]        2.9.2cvs51
3180
3181         * src/gtk/pluginwindow.c
3182                 Fix button bar in plugin window, was centered and not
3183                 behaving like other dialogs w/ such button bar.
3184
3185 2007-06-08 [wwp]        2.9.2cvs50
3186
3187         * src/compose.c
3188         * src/compose.h
3189         * src/main.c
3190         * src/mainwindow.c
3191         * src/mainwindow.h
3192                 Provide a way out of automatic draft saving on IMAP, when
3193                 exiting offline.
3194                 Prevent drafting while sending and quitting while sending.
3195                 Thanks for Colin.
3196
3197
3198
3199 2007-06-08 [wwp]        2.9.2cvs49
3200
3201         * src/prefs_account.c
3202         * src/gtk/prefswindow.c
3203         * src/gtk/prefswindow.h
3204                 Activate the Basic page when opening account prefs.
3205
3206 2007-06-08 [wwp]        2.9.2cvs48
3207
3208         * src/common/socket.c
3209                 Don't crash if fork() fails, thanks to Colin.
3210
3211 2007-06-08 [wwp]        2.9.2cvs47
3212
3213         * src/gtk/prefswindow.c
3214                 Wrap some long lines, and reset horizontal scroller's adjusment
3215                 (this was already done, vertically), when changing tab (not page)
3216                 in prefs windows.
3217
3218 2007-06-08 [paul]       2.9.2cvs46
3219
3220         * src/common/utils.c
3221                 use gethostname() instead of uname()
3222                 based on a patch by Michael Hughes
3223                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3224
3225 2007-06-07 [wwp]        2.9.2cvs45
3226
3227         * src/prefs_common.c
3228                 Fix some useless warnings, thanks to Colin.
3229
3230 2007-06-06 [colin]      2.9.2cvs44
3231
3232         * src/ldapupdate.c
3233                 Fix strange allocations. 
3234
3235 2007-06-06 [colin]      2.9.2cvs43
3236
3237         * src/ldapupdate.c
3238                 Patch by Michael Rasmussus to help
3239                 bug 1232
3240
3241 2007-06-05 [wwp]        2.9.2cvs42
3242
3243         * src/prefs_account.c
3244         * src/prefs_folder_item.c
3245         * src/prefs_quote.c
3246         * src/quote_fmt.c
3247         * src/quote_fmt.h
3248                 Per-folder templates can now be applied recursively.
3249                 Always save per-folder templates (formats were erroneously
3250                 saved only if they were enabled).
3251                 Check for validity of quotation marks everywhere there
3252                 are defined.
3253
3254 2007-06-05 [wwp]        2.9.2cvs41
3255
3256         * src/inc.c
3257                 Fix incoming messages from local accounts always getting filtered
3258                 (even if the account prefs say don't), thanks to Colin.
3259
3260 2007-06-05 [wwp]        2.9.2cvs40
3261
3262         * src/compose.c
3263         * src/compose.h
3264                 Use per-folder/per-account quote chars when applying a
3265                 template or inserting text as well. Const'ify some
3266                 vars more.
3267
3268 2007-06-04 [colin]      2.9.2cvs39
3269
3270         * src/compose.c
3271                 More work for wwp :)
3272
3273 2007-06-04 [wwp]        2.9.2cvs38
3274
3275         * src/compose.c
3276                 Same as 2.9.2cvs36 but for forwarding.
3277
3278 2007-06-04 [colin]      2.9.2cvs37
3279
3280         * src/compose.c
3281                 Use original mail file for forward/redirect
3282                 Fixes some forwarded mails to be attached as
3283                 application/octet-stream (when they have binary
3284                 parts), and incidentally fixes bug 848
3285                 'Redirect breaks GnuPG'
3286
3287 2007-06-04 [wwp]        2.9.2cvs36
3288
3289         * src/compose.c
3290                 Fix quote mark mis-initialisation when replying/forwarding
3291                 (introduced w/ 2.9.2cvs20).
3292
3293 2007-06-04 [wwp]        2.9.2cvs35
3294
3295         * src/prefs_compose_writing.c
3296         * src/prefs_quote.c
3297                 Fix a bug where Quotation characters (prefs/compose/writing)
3298                 was cleared (introduced w/ 2.9.2cvs26).
3299
3300 2007-06-04 [wwp]        2.9.2cvs34
3301
3302         * src/prefs_account.c
3303         * src/prefs_account.h
3304                 Better fix for compiling w/o aspell (rollbacks
3305                 2.9.2cvs31).
3306
3307 2007-06-04 [wwp]        2.9.2cvs33
3308
3309         * src/account.c
3310         * src/prefs_account.c
3311         * src/prefs_account.h
3312         * src/procmsg.c
3313                 It's now possible to disable mail filtering plugins
3314                 on a per-account basis.
3315
3316 2007-06-04 [wwp]        2.9.2cvs32
3317
3318         * src/procheader.c
3319         * src/common/utils.c
3320         * src/common/utils.h
3321                 Support CRLF in headers part of messages.
3322                 Support few more date formats (RFC3339 subsets).
3323
3324 2007-06-04 [wwp]        2.9.2cvs31
3325
3326         * src/prefs_account.c
3327                 Fix compiling w/o aspell support.
3328
3329 2007-06-03 [wwp]        2.9.2cvs30
3330
3331         * src/prefs_gtk.c
3332                 Don't decode leading ENV_ and ~ in P_PASSWORD
3333                 values.
3334
3335 2007-06-03 [wwp]        2.9.2cvs29
3336
3337         * src/prefs_gtk.c
3338                 Don't decode leading ENV_ and ~ in P_PASSWORD
3339                 values.
3340
3341 2007-06-03 [wwp]        2.9.2cvs28
3342
3343         * src/prefs_account.c
3344         * src/gtk/prefswindow.c
3345         * src/gtk/prefswindow.h
3346                 Added a way to force preloading of all pages
3347                 (prefswindow).
3348                 Moved tabs to pages in account prefs.
3349
3350 2007-06-02 [colin]      2.9.2cvs27
3351
3352         * src/addressbook.c
3353                 Fix possible crash, fix ldap write bugs
3354         * src/ldapupdate.c
3355                 Fix ldap write bugs - patch by Michael
3356                 Rasmussen
3357         * src/alertpanel.c
3358         * src/alertpanel.h
3359                 Add a hook whenever alertpanel opens/closes
3360
3361 2007-05-31 [wwp]        2.9.2cvs26
3362
3363         * src/prefs_compose_writing.c
3364         * src/prefs_quote.c
3365                 Re-organized writing options a bit:
3366                  - renamed the Quoting page to Templates
3367                  - moved all composing templates to that page
3368                  - moved non-templates options to the Writing one,
3369                    grouped reply-related options, reordered reply and
3370                    forward options.
3371
3372 2007-05-31 [wwp]        2.9.2cvs25
3373
3374         * src/compose.c
3375                 Removed unused code.
3376
3377 2007-05-31 [colin]      2.9.2cvs24
3378
3379         * src/addressbook.c
3380                 Fix missing display name when modifying
3381                 LDAP. Patch by Michael Rasmussen
3382
3383 2007-05-31 [wwp]        2.9.2cvs23
3384
3385         * src/plugins/bogofilter/Makefile.am
3386         * src/plugins/clamav/Makefile.am
3387         * src/plugins/demo/Makefile.am
3388         * src/plugins/dillo_viewer/Makefile.am
3389         * src/plugins/spamassassin/Makefile.am
3390                 Fix building of those plugins in Mac OS X.
3391
3392 2007-05-30 [wwp]        2.9.2cvs22
3393
3394         * src/gtk/quicksearch.c
3395                 Fix missing initialization.
3396
3397 2007-05-30 [wwp]        2.9.2cvs21
3398
3399         * src/procheader.c
3400                 Revert accidental commit (debug outputs).
3401
3402 2007-05-30 [wwp]        2.9.2cvs20
3403
3404         * src/compose.c
3405         * src/folder_item_prefs.c
3406         * src/folder_item_prefs.h
3407         * src/prefs_account.c
3408         * src/prefs_account.h
3409         * src/prefs_folder_item.c
3410         * src/prefs_gtk.c
3411         * src/prefs_gtk.h
3412                 Implemented per-account and per-folder
3413                 compose/reply/forward formats.
3414
3415 2007-05-30 [wwp]        2.9.2cvs19
3416
3417         * src/prefs_compose_writing.c
3418         * src/prefs_quote.c
3419         * src/procheader.c
3420         * src/quote_fmt.c
3421         * src/quote_fmt.h
3422                 Internal API changes (factorize quote format
3423                 prefs and checks).
3424
3425 2007-05-30 [colin]      2.9.2cvs18
3426
3427         * src/compose.c
3428                 Fix race where it's possible to re-click Send
3429                 between end of SMTP session and end of "move to
3430                 sent folder" when sending an email with send
3431                 dialog enabled.
3432
3433 2007-05-30 [colin]      2.9.2cvs17
3434
3435         * src/crash.c
3436                 Ask for backtrace on all threads. Patch by
3437                 Pawel
3438         * src/folderview.c
3439                 Fix stale news statusbar when scanning fails.
3440                 Patch by Pawel
3441         * src/ldapupdate.c
3442                 Fix some LDAP write updates bugs. Patch
3443                 by Michael Rasmussen
3444
3445 2007-05-29 [colin]      2.9.2cvs16
3446
3447         * src/imap.c
3448                 Fix loss of local flags when moving mails
3449                 on IMAP in high-bandwidth mode (UID FETCH)
3450
3451 2007-05-25 [paul]       2.9.2cvs15
3452
3453         * src/common/socket.c
3454                 fix sometimes crasher on cancelling
3455                 message sending
3456
3457 2007-05-25 [colin]      2.9.2cvs14
3458
3459         * src/imap.c
3460                 Fix a memory leak
3461         * src/imap_gtk.c
3462                 Be more helpful in the subscription
3463                 message
3464
3465 2007-05-23 [wwp]        2.9.2cvs13
3466
3467         * src/compose.c
3468         * src/prefs_compose_writing.c
3469         * src/prefs_quote.c
3470         * src/prefs_template.c
3471         * src/prefs_template.h
3472         * src/quote_fmt.c
3473         * src/quote_fmt.h
3474         * src/quote_fmt_lex.l
3475         * src/quote_fmt_parse.y
3476                 Introduced new syntax elements (symbols and commands)
3477                 in templates/quote_fmt. Compatibility w/ old
3478                 symbols is kept.
3479                 Updated and reworked the corresponding Information
3480                 dialog.
3481                 Display the line number in dialogs that talk about
3482                 parser errors (in addition to the error message in
3483                 output).
3484
3485 2007-05-23 [wwp]        2.9.2cvs12
3486
3487         * src/quote_fmt_parse.y
3488                 Fix 2.9.2cvs11, probably a paste accident ;).
3489
3490 2007-05-23 [wwp]        2.9.2cvs11
3491
3492         * src/compose.c
3493         * src/prefs_template.c
3494         * src/quote_fmt.h
3495         * src/quote_fmt_parse.y
3496                 Fix 2.9.2cvs10, which broke --disable-aspell.
3497
3498 2007-05-22 [wwp]        2.9.2cvs10
3499
3500         * src/compose.c
3501         * src/prefs_template.c
3502         * src/quote_fmt.c
3503         * src/quote_fmt.h
3504         * src/quote_fmt_lex.l
3505         * src/quote_fmt_parse.y
3506         * src/gtk/gtkaspell.c
3507         * src/gtk/gtkaspell.h
3508                 Added template/quote format syntactical elements
3509                 to show and query:
3510                         - current dictionary
3511                           %T to show (shows empty if not set or not enabled),
3512                           ?T and !T to check if the default dictionary is
3513                           enabled and set
3514                         - current account's default dictionary
3515                           %aT to show (empty if not set or not enabled),
3516                           ?aT and !aT to check if it's enabled and set
3517                         - name completion for an address, from the address
3518                           book
3519                           %ABf, %ABt, %ABc respectively show the full name got
3520                           from the address book if From, To or Cc match a single
3521                           contact.
3522                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3523                           matches any contact and if the full name is non-empty.
3524                           If From, To or Cc are lists of email addresses, only
3525                           the first address will be checked.
3526                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3527                 that could show a trailing ','.
3528                 Also, template/quote_fmt parser now shows the line number in case
3529                 of parser error.
3530
3531 2007-05-15 [colin]      2.9.2cvs9
3532
3533         * src/main.c
3534         * src/main.h
3535                 Add a public function to know whether Claws
3536                 crashed last time
3537                 Store opened folder when exiting
3538         * src/folder.c
3539         * src/folder.h
3540                 Store last opened message in each FolderItem;
3541                 Reset last seen messages if Claws crashed, so 
3542                 that one can't go in an infinite crash in case 
3543                 a particular mail crashes Claws.
3544         * src/messageview.c
3545         * src/prefs_common.c
3546         * src/prefs_common.h
3547         * src/summaryview.c
3548         * src/prefs_summaries.c
3549                 Add "Select last opened message" when entering
3550                 a folder
3551                 Add "Select last opened folder" at startup.
3552
3553 2007-05-14 [colin]      2.9.2cvs8
3554
3555         * manual/xml2pdf
3556                 Fix bashism, search for xml catalog 
3557                 in /usr/local/share/xml/catalog too
3558                 Patch by Pawel
3559
3560 2007-05-13 [wwp]        2.9.2cvs7
3561
3562         * src/gtk/logwindow.c
3563                 fix raising log windows when they are either minimized or
3564                 in background.
3565
3566 2007-05-11 [colin]      2.9.2cvs6
3567
3568         * src/gtk/filesel.c
3569                 Use Hildon's file chooser on Maemo. Patch
3570                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3571                 'File attachment "manipulation" bugs...'
3572
3573 2007-05-10 [wwp]        2.9.2cvs5
3574
3575         * src/prefs_common.c
3576         * src/prefs_common.h
3577         * src/gtk/quicksearch.c
3578                 Add a quicksearch option to automatically run
3579                 a search selected from the history (this option
3580                 is exclusive towards type-ahead).
3581
3582 2007-05-10 [colin]      2.9.2cvs4
3583
3584         * src/imap.c
3585                 Fix g_warnings, thanks to Brian
3586                 Morrison
3587
3588 2007-05-09 [colin]      2.9.2cvs3
3589
3590         * src/crash.c
3591         * src/exporthtml.c
3592         * src/mbox.c
3593         * src/prefs_summaries.c
3594         * src/procheader.c
3595         * src/common/log.c
3596         * src/common/utils.c
3597         * src/gtk/gtksourceprintjob.c
3598         * src/gtk/sslcertwindow.c
3599                 Use the re-entrant variant of time functions
3600                 Probably fixes bug 1217, 'reentrancy problems 
3601                 with time functions'
3602
3603 2007-05-09 [colin]      2.9.2cvs2
3604
3605         * src/imap.c
3606                 Fix crasher when reconnection fails
3607
3608 2007-05-08 [paul]       2.9.2cvs1
3609
3610         * NEWS
3611         * README
3612         * RELEASE_NOTES
3613         * configure.ac
3614                 bump version number following
3615                 stable release
3616
3617 2007-05-08 [paul]       2.9.1cvs48
3618
3619         * src/plugins/demo/demo.c
3620         * src/plugins/dillo_viewer/dillo_prefs.c
3621         * src/plugins/dillo_viewer/dillo_prefs.h
3622         * src/plugins/dillo_viewer/dillo_viewer.c
3623         * src/plugins/pgpcore/pgp_viewer.c
3624         * src/plugins/pgpcore/pgp_viewer.h
3625         * src/plugins/pgpcore/plugin.c
3626         * src/plugins/pgpcore/prefs_gpg.c
3627         * src/plugins/pgpcore/prefs_gpg.h
3628         * src/plugins/pgpcore/sgpgme.c
3629         * src/plugins/pgpcore/sgpgme.h
3630         * src/plugins/pgpinline/plugin.c
3631         * src/plugins/pgpmime/pgpmime.c
3632         * src/plugins/pgpmime/pgpmime.h
3633         * src/plugins/pgpmime/plugin.c
3634         * src/plugins/spamassassin/spamassassin.c
3635         * src/plugins/spamassassin/spamassassin.h
3636         * src/plugins/spamassassin/spamassassin_gtk.c
3637         * src/plugins/trayicon/README
3638         * tools/README
3639         * tools/README.sylprint
3640         * tools/outlook2claws-mail.pl
3641         * tools/sylprint.pl
3642         * tools/tb2claws-mail
3643         * tools/tbird2claws.py
3644         * tools/update-po
3645         * tools/vcard2xml.py
3646         * tools/kdeservicemenu/README
3647                 cleanups and corrections
3648
3649 2007-05-06 [wwp]        2.9.1cvs47
3650
3651         * tools/uudec
3652                 Fix missing dash to `display` command-line, reported
3653                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3654
3655 2007-05-06 [colin]      2.9.1cvs46
3656
3657         * src/Makefile.am
3658         * src/stock_pixmap.c
3659         * src/stock_pixmap.h
3660         * src/pixmaps/printer.xpm
3661                 Add a printer icon
3662
3663 2007-05-06 [paul]       2.9.1cvs45
3664
3665         * src/compose.c
3666         * src/ldapquery.c
3667         * src/privacy.h
3668         * src/summary_search.c
3669         * src/summaryview.c
3670                 fix build warnings
3671
3672 2007-05-05 [wwp]        2.9.1cvs44
3673
3674         * src/messageview.c
3675         * src/mh.c
3676         * src/prefs_actions.c
3677         * src/prefs_gtk.c
3678         * src/summaryview.c
3679         * src/common/xml.c
3680                 Fix "faild" typos everywhere and capitalization of
3681                 some g_warnings.
3682
3683 2007-05-04 [colin]      2.9.1cvs43
3684
3685         * src/compose.c
3686         * src/privacy.c
3687         * src/privacy.h
3688         * src/plugins/pgpcore/prefs_gpg.c
3689         * src/plugins/pgpcore/prefs_gpg.h
3690         * src/plugins/pgpinline/pgpinline.c
3691         * src/plugins/pgpmime/pgpmime.c
3692                 Add an API to warn about encryption limits,
3693                 and allow to disable these warnings
3694
3695 2007-05-03 [colin]      2.9.1cvs42
3696
3697         * src/summaryview.c
3698         * src/mainwindow.c
3699                 Fix bug 1213, 'Delete more than 
3700                 one thread at once'
3701
3702 2007-05-03 [wwp]        2.9.1cvs41
3703
3704         * src/prefs_common.c
3705         * src/prefs_filtering.c
3706         * src/prefs_template.c
3707         * src/common/template.c
3708         * src/common/template.h
3709         * src/gtk/gtkutils.c
3710         * src/gtk/gtkutils.h
3711                 Templates are no longer automatically sorted
3712                 by name, but can be sorted manually using
3713                 |< < > >| buttons as well as drag'n'drop.
3714
3715 2007-05-03 [wwp]        2.9.1cvs40
3716
3717         * src/plugins/spamassassin/spamassassin.c
3718         * src/plugins/spamassassin/spamassassin.h
3719         * src/plugins/spamassassin/spamassassin_gtk.c
3720         * src/plugins/bogofilter/bogofilter.c
3721         * src/plugins/bogofilter/bogofilter.h
3722         * src/plugins/bogofilter/bogofilter_gtk.c
3723                 Added an option to conditionally mark saved spam
3724                 as read (default is and was to do so).
3725                 Satisfies feature request 1708539 on sf.net tracker.
3726
3727 2007-05-03 [colin]      2.9.1cvs39
3728
3729         * src/inc.c
3730                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3731
3732 2007-05-02 [colin]      2.9.1cvs38
3733
3734         * src/textview.c
3735                 Fix bug 1209, 'Clicking on address 
3736                 in header (mailto uri) selects 
3737                 default account'. Patch adapted from
3738                 G.P. Halkes' patch.
3739
3740 2007-05-02 [colin]      2.9.1cvs37
3741
3742         * src/grouplistdialog.c
3743                 Set cursor to wait cursor while loading
3744                 groups.
3745
3746 2007-05-02 [paul]       2.9.1cvs36
3747
3748         * src/folder.c
3749         * src/common/defs.h
3750                 rename cache and mark files
3751                 (data is preserved)
3752
3753 2007-04-30 [paul]       2.9.1cvs35
3754
3755         * manual/glossary.xml
3756         * manual/plugins.xml
3757                 updates. Patch by Ricardo
3758
3759 2007-04-29 [wwp]        2.9.1cvs34
3760
3761         * src/mainwindow.c
3762         * configure.ac
3763                 Fix few grammatical errors (patch by David Relson < relson at
3764                 osagesoftware dot com >).
3765
3766 2007-04-28 [colin]      2.9.1cvs33
3767
3768         * src/account.c
3769         * src/pop.c
3770         * src/prefs_account.c
3771         * src/prefs_account.h
3772                 Drop the "Download all" preference. It's
3773                 stupidly useless and confuses people from
3774                 time to time.
3775
3776 2007-04-27 [wwp]        2.9.1cvs32
3777
3778         * src/account.c
3779         * src/prefs_account.c
3780         * src/prefs_account.h
3781                 Don't reflect accounts changes to the mainwindow when it's
3782                 not necessary.
3783
3784 2007-04-27 [colin]      2.9.1cvs31
3785
3786         * src/folder.c
3787                 Freeze/thaw when sync'ing flags
3788         * src/imap.c
3789         * src/prefs_account.c
3790         * src/prefs_account.h
3791         * src/etpan/imap-thread.c
3792         * src/etpan/imap-thread.h
3793                 Add a way to use UID FETCH instead
3794                 of searches to fetch message lists
3795                 and flags. More expensive towards
3796                 bandwidth, less expensive towards
3797                 server's CPU. Probably fixes 
3798                 bug 1158, 'Scanning new folders on 
3799                 Exchange 2007 extremely slow'.
3800                 Patch 95% by Hoa.
3801
3802 2007-04-27 [paul]       2.9.1cvs30
3803
3804         * src/mainwindow.c
3805         * src/prefs_logging.c
3806                 improvements to english usage
3807
3808 2007-04-27 [colin]      2.9.1cvs29
3809
3810         * src/imap.c
3811                 Fix build without libetpan (my bad!)
3812
3813 2007-04-26 [colin]      2.9.1cvs28
3814
3815         * src/imap.c
3816         * src/imap.h
3817                 Fix uselessly exported function
3818         * src/textview.c
3819                 Consider "- -- \n" as signature separator
3820                 (that's what signature separators look like
3821                  in PGP/Inline signed mails)
3822
3823 2007-04-26 [colin]      2.9.1cvs27
3824
3825         * configure.ac
3826                 libetpan-0.49 is now required
3827         * src/procmime.c
3828                 Fix double fetching of mails if
3829                 first try failed
3830         * src/imap.c
3831                 Make offline sync faster, by
3832                 remembering last change time, and
3833                 last sync time.
3834
3835 2007-04-26 [hoa]        2.9.1cvs26
3836
3837         * src/imap.c
3838         * src/imap.h
3839         * src/mainwindow.c
3840         * src/toolbar.c
3841         * src/etpan/imap-thread.c
3842         * src/etpan/imap-thread.h
3843                 cancellation of IMAP operations is now allowed.
3844                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3845
3846 2007-04-26 [colin]      2.9.1cvs25
3847
3848         * src/folder.c
3849                 Always fetch body+headers in folders that are
3850                 synched for offline use, if "Synchronise as
3851                 soon as possible" is set.
3852                 Fixes bug 1200, 'Add option to always retrieve full 
3853                 messages'
3854
3855 2007-04-25 [colin]      2.9.1cvs24
3856
3857         * src/compose.c
3858                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3859                 persists...'
3860
3861 2007-04-24 [colin]      2.9.1cvs23
3862
3863         * src/folderview.c
3864                 Fix bug 1195, 'Hardware key navigation' 
3865                 Make GDK_Enter toggle expansion (Maemo)
3866
3867 2007-04-24 [wwp]        2.9.1cvs22
3868
3869         * src/compose.c
3870                 Fix few compiler warnings.
3871
3872 2007-04-24 [paul]       2.9.1cvs21
3873
3874         * src/Makefile.am
3875         * src/stock_pixmap.c
3876         * src/stock_pixmap.h
3877                 complete last commit
3878
3879 2007-04-24 [paul]       2.9.1cvs20
3880
3881         * src/gtk/about.c
3882         * src/pixmaps/active.xpm
3883         * src/pixmaps/checkbox_off.xpm
3884         * src/pixmaps/checkbox_on.xpm
3885         * src/pixmaps/inactive.xpm
3886                 kick out the blobs
3887                 remove transparent border from checkbox icons
3888
3889 2007-04-24 [wwp]        2.9.1cvs19
3890
3891         * src/textview.c
3892         * src/textview.h
3893                 Fix a crash in textview, thanks to Colin.
3894
3895 2007-04-23 [wwp]        2.9.1cvs18
3896
3897         * src/prefs_common.c
3898                 Fix 2.9.1cvs5: no header was being translated at all.
3899
3900 2007-04-23 [colin]      2.9.1cvs17
3901
3902         * src/Makefile.am
3903         * src/stock_pixmap.c
3904         * src/stock_pixmap.h
3905         * src/summaryview.c
3906         * src/summaryview.h
3907         * src/gtk/gtksctree.c
3908         * src/gtk/gtksctree.h
3909         * src/pixmaps/selection.xpm
3910                 Fix bug 1193, 'Need a way to multi-select
3911                 items'. Add a toggle button to the summaryview
3912                 to switch between normal and multiple selection
3913                 (Maemo)
3914
3915 2007-04-23 [colin]      2.9.1cvs16
3916
3917         * src/Makefile.am
3918         * src/stock_pixmap.c
3919         * src/stock_pixmap.h
3920         * src/summaryview.c
3921         * src/summaryview.h
3922         * src/gtk/gtksctree.c
3923         * src/gtk/gtksctree.h
3924         * src/pixmaps/selection.xpm
3925                 Fix bug 1193, 'Need a way to multi-
3926                 select items'
3927                 Add a toggle button in the summaryview
3928                 to enable normal or multiple selection.
3929                 (Maemo)
3930
3931 2007-04-23 [colin]      2.9.1cvs15
3932
3933         * src/compose.c
3934                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3935
3936 2007-04-21 [colin]      2.9.1cvs14
3937
3938         * src/gtk/quicksearch.c
3939                 Fix previous commit (actually use correct
3940                 parameter)
3941
3942 2007-04-21 [colin]      2.9.1cvs13
3943
3944         * src/gtk/quicksearch.c
3945                 Fix changing quicksearch type (after Esc,
3946                 after changing Recursive, ...)
3947
3948 2007-04-20 [wwp]        2.9.1cvs12
3949
3950         * src/gtk/Makefile.am
3951                 Added headers.h (completes 2.9.1cvs5).
3952
3953 2007-04-20 [wwp]        2.9.1cvs11
3954
3955         * src/addressbook.c
3956                 Fix the use of display name in name column,
3957                 it has been overriden w/ the use of nickname
3958                 by 2.9.0cvs3. Now nickname is used (if any)
3959                 in case of LDAP books only.
3960
3961 2007-04-20 [colin]      2.9.1cvs10
3962
3963         * src/mimeview.c
3964         * src/summaryview.c
3965         * src/textview.c
3966                 Add handling of 'a' to loop in a mail's
3967                 mimeparts
3968
3969 2007-04-20 [colin]      2.9.1cvs9
3970
3971         * src/toolbar.c
3972                 Fix bug 1190, 'dir_open' button doesn't work'
3973                 (Maemo)
3974
3975 2007-04-20 [colin]      2.9.1cvs8
3976
3977         * src/folderview.c
3978         * src/mainwindow.c
3979                 Fix bug 1194, 'Hardware keys move from email 
3980                 list to account/directory list, but not back 
3981                 to email list...' (Maemo)
3982
3983 2007-04-20 [colin]      2.9.1cvs7
3984
3985         * src/compose.h
3986                 complete previous commit
3987
3988 2007-04-20 [colin]      2.9.1cvs6
3989
3990         * src/compose.c
3991                 Fix bug 1187, 'Reply-to addressee disappears 
3992                 when reply-to text box is clicked...' (Maemo)
3993
3994 2007-04-20 [wwp]        2.9.1cvs5
3995
3996         * po/POTFILES.in
3997         * src/addressbook.c
3998         * src/compose.c
3999         * src/filtering.c
4000         * src/headerview.c
4001         * src/matcher.c
4002         * src/prefs_common.c
4003         * src/prefs_common.h
4004         * src/prefs_display_header.c
4005         * src/prefs_matcher.c
4006         * src/summaryview.c
4007         * src/gtk/headers.h
4008         * src/gtk/quicksearch.c
4009                 Translate more header names according to the relevant option value,
4010                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4011                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4012                 to prefs_common_translated_header_name().
4013                 Added a headers.h reference file that contains known header names
4014                 (RFC2822 and others) to the translation process' input, so that
4015                 translated header names will still exist even if no occurrence of
4016                 _("headername") is found anymore in the sources.
4017                 Don't translate column name 'Number' following to trans_hdr option
4018                 value as it's not a header name.
4019
4020 2007-04-20 [colin]      2.9.1cvs4
4021
4022         * src/gtk/quicksearch.c
4023         * src/gtk/quicksearch.h
4024                 Add "From, To or Subject" quicksearch
4025                 type. Patch by ulfschaper@users.sf.net
4026
4027 2007-04-20 [colin]      2.9.1cvs3
4028
4029         * src/matcher.c
4030                 Implement proper references filtering condition.
4031                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4032
4033 2007-04-19 [wwp]        2.9.1cvs2
4034
4035         * src/prefs_display_header.c
4036         * src/message_search.c
4037                 Fix few warnings (g_free of const gchar*).
4038
4039 2007-04-19 [paul]       2.9.1cvs1
4040
4041         * NEWS
4042         * README
4043         * RELEASE_NOTES
4044         * configure.ac
4045                 bump version number following
4046                 stable release
4047
4048 2007-04-19 [paul]       2.9.0cvs9
4049
4050         * manual/advanced.xml
4051         * manual/glossary.xml
4052                 fix typos
4053
4054 2007-04-18 [paul]       2.9.0cvs8
4055
4056         * src/pop.c
4057                 fix for CVE-2007-1558 (APOP)
4058                 Thanks to Colin
4059
4060 2007-04-18 [paul]       2.9.0cvs7
4061
4062         * src/messageview.c
4063         * src/mimeview.c
4064         * src/summaryview.c
4065         * src/gtk/filesel.c
4066                 Fix encoding woes wrt saving of
4067                 mails and parts
4068                 Thanks to Colin
4069
4070 2007-04-18 [colin]      2.9.0cvs6
4071
4072         * src/gtk/pluginwindow.c
4073                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4074
4075 2007-04-17 [wwp]        2.9.0cvs5
4076
4077         * src/addressadd.c
4078         * src/addressbook.c
4079         * src/addrindex.c
4080         * src/ldapupdate.c
4081                 Fix --disable-ldap build,
4082                 fix some LDAP annoyances on 
4083                 searches, thanks to Colin.
4084
4085 2007-04-17 [wwp]        2.9.0cvs4
4086
4087         * src/ldapupdate.c
4088                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4089                 like gcc 2.9x. Thanks to Colin.
4090
4091 2007-04-17 [wwp]        2.9.0cvs3
4092
4093         * src/Makefile.am
4094         * src/addressadd.c
4095         * src/addressbook.c
4096         * src/addrindex.c
4097         * src/addritem.c
4098         * src/addritem.h
4099         * src/editaddress.c
4100         * src/ldapctrl.c
4101         * src/ldapctrl.h
4102         * src/ldapquery.c
4103         * src/ldapserver.c
4104         * src/ldapserver.h
4105         * src/ldapupdate.c
4106         * src/ldapupdate.h
4107                 Add LDAP write support. Patch mostly by 
4108                 Michael <mir at datanom dot net>
4109
4110 2007-04-17 [wwp]        2.9.0cvs2
4111
4112         * src/compose.c
4113                 Prepend "Add to address book" to the context menu of compose window's sender and
4114                 recipient fields.
4115
4116 2007-04-16 [paul]       2.9.0cvs1
4117
4118         * src/gtk/authors.h
4119                 add Pader Rezso
4120
4121 2007-04-16 [paul]       2.9.0
4122
4123         * NEWS
4124         * README
4125         * RELEASE_NOTES
4126                 2.9.0 released
4127
4128 2007-04-16 [paul]       2.8.1cvs102
4129
4130         * po/fr.po
4131                 updated by Fabien Vantard
4132
4133 2007-04-16 [paul]       2.8.1cvs101
4134
4135         * po/ca.po
4136         * po/cs.po
4137         * po/de.po
4138         * po/hu.po
4139         * po/pl.po
4140         * po/pt_BR.po
4141         * po/sr.po
4142         * po/zh_CN.po
4143                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4144                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4145                 Aleksandar Urosevic, and Ralgh Young
4146
4147 2007-04-15 [mones]      2.8.1cvs100
4148
4149         * po/es.po
4150                 Updated for release
4151
4152 2007-04-14 [colin]      2.8.1cvs99
4153
4154         * src/message_search.c
4155         * src/prefs_display_header.c
4156         * src/summary_search.c
4157         * src/gtk/combobox.c
4158                 Fix allocations
4159
4160 2007-04-14 [wwp]        2.8.1cvs98
4161
4162         * src/gtk/combobox.c
4163         * src/message_search.c
4164         * src/summary_search.c
4165         * src/prefs_display_header.c
4166                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4167                 returns NULL, get the text value directly from the GtkEntry child.
4168
4169 2007-04-13 [colin]      2.8.1cvs97
4170
4171         * src/gtk/quicksearch.c
4172                 Give the focus back to summaryview when
4173                 emptying the quicksearch with Esc
4174
4175 2007-04-13 [colin]      2.8.1cvs96
4176
4177         * src/message_search.c
4178         * src/prefs_display_header.c
4179         * src/summary_search.c
4180                 Fix possibles crashes when getting text
4181                 from gtk combos
4182
4183 2007-04-13 [colin]      2.8.1cvs95
4184
4185         * src/pop.c
4186                 Add some UIDL debugging
4187
4188 2007-04-12 [colin]      2.8.1cvs94
4189
4190         * src/folder.c
4191                 Force folder scan if necessary after
4192                 copying mails, to be able to reapply
4193                 flags.
4194
4195 2007-04-11 [colin]      2.8.1cvs93
4196
4197         * src/main.c
4198                 don't scan for new mail on startup if --select
4199                 is specified (or race conditions arise). If so,
4200                 do both sequentially.
4201
4202 2007-04-09 [colin]      2.8.1cvs92
4203
4204         * src/common/defs.h
4205                 Use leafpad by default on Maemo. Patch
4206                 by Jean-Luc Biord.
4207
4208 2007-04-06 [colin]      2.8.1cvs91
4209
4210         * src/pixmaps/queue_close.xpm
4211         * src/pixmaps/queue_close_hrm.xpm
4212         * src/pixmaps/queue_close_hrm_mark.xpm
4213         * src/pixmaps/queue_close_mark.xpm
4214         * src/pixmaps/queue_open.xpm
4215         * src/pixmaps/queue_open_hrm.xpm
4216         * src/pixmaps/queue_open_hrm_mark.xpm
4217         * src/pixmaps/queue_open_mark.xpm
4218                 Move the clock one pixel down :)
4219
4220 2007-04-05 [colin]      2.8.1cvs90
4221
4222         * src/mainwindow.c
4223                 Don't sync when switching offline from
4224                 command line - it's usually too late :)
4225
4226 2007-04-05 [paul]       2.8.1cvs89
4227
4228         * src/Makefile.am
4229         * src/stock_pixmap.c
4230         * src/pixmaps/dir_close_hrm.xpm
4231         * src/pixmaps/dir_close_hrm_mark.xpm
4232         * src/pixmaps/drafts_close.xpm
4233         * src/pixmaps/drafts_close_mark.xpm
4234         * src/pixmaps/drafts_open.xpm
4235         * src/pixmaps/drafts_open_mark.xpm
4236         * src/pixmaps/inbox.xpm
4237         * src/pixmaps/inbox_close.xpm
4238         * src/pixmaps/inbox_close_hrm.xpm
4239         * src/pixmaps/inbox_close_hrm_mark.xpm
4240         * src/pixmaps/inbox_close_mark.xpm
4241         * src/pixmaps/inbox_hrm.xpm
4242         * src/pixmaps/inbox_hrm_mark.xpm
4243         * src/pixmaps/inbox_mark.xpm
4244         * src/pixmaps/inbox_open.xpm
4245         * src/pixmaps/inbox_open_hrm.xpm
4246         * src/pixmaps/inbox_open_hrm_mark.xpm
4247         * src/pixmaps/inbox_open_mark.xpm
4248         * src/pixmaps/outbox.xpm
4249         * src/pixmaps/outbox_close.xpm
4250         * src/pixmaps/outbox_close_hrm.xpm
4251         * src/pixmaps/outbox_close_hrm_mark.xpm
4252         * src/pixmaps/outbox_close_mark.xpm
4253         * src/pixmaps/outbox_hrm.xpm
4254         * src/pixmaps/outbox_hrm_mark.xpm
4255         * src/pixmaps/outbox_mark.xpm
4256         * src/pixmaps/outbox_open.xpm
4257         * src/pixmaps/outbox_open_hrm.xpm
4258         * src/pixmaps/outbox_open_hrm_mark.xpm
4259         * src/pixmaps/outbox_open_mark.xpm
4260         * src/pixmaps/queue_close.xpm
4261         * src/pixmaps/queue_close_hrm.xpm
4262         * src/pixmaps/queue_close_hrm_mark.xpm
4263         * src/pixmaps/queue_close_mark.xpm
4264         * src/pixmaps/queue_open.xpm
4265         * src/pixmaps/queue_open_hrm.xpm
4266         * src/pixmaps/queue_open_hrm_mark.xpm
4267         * src/pixmaps/queue_open_mark.xpm
4268                 updated, added and replaced icons
4269                 Icons by Colin
4270
4271 2007-04-04 [colin]      2.8.1cvs88
4272
4273         * src/imap.c
4274                 Fix build without libetpan
4275
4276 2007-04-03 [colin]      2.8.1cvs87
4277
4278         * src/imap.c
4279                 Fix crash with Citadel, and try to make
4280                 things work. this server (and specifically 
4281                 STATUS and APPEND at least) seems broken.
4282
4283 2007-04-03 [colin]      2.8.1cvs86
4284
4285         * src/folderview.c
4286                 Fix icons on folder close
4287
4288 2007-04-03 [colin]      2.8.1cvs85
4289
4290         * src/inc.c
4291                 Fix double-ask of offline override in
4292                 certain cases
4293         * src/imap.c
4294         * src/imap.h
4295         * src/imap_gtk.c
4296                 Much more efficient way to synchronise
4297                 for offline use
4298         * src/etpan/imap-thread.c
4299                 Fix possible segs
4300         * src/folder.c
4301         * src/gtk/quicksearch.c
4302                 Fix some GUI lags
4303
4304 2007-04-03 [paul]       2.8.1cvs84
4305
4306         * src/filtering.c
4307         * src/folder.c
4308         * src/folder.h
4309         * src/prefs_common.c
4310         * src/prefs_common.h
4311         * src/prefs_other.c
4312                 Fix sync being done too late
4313                 Thanks to Colin
4314
4315 2007-04-02 [colin]      2.8.1cvs83
4316
4317         * src/summaryview.c
4318                 Maemo: Put status and quicksearch at the top
4319         * src/plugins/bogofilter/bogofilter.c
4320         * src/plugins/spamassassin/spamassassin.c
4321                 Derive trash from inbox if possible
4322
4323 2007-04-02 [paul]       2.8.1cvs82
4324
4325         * src/plugins/bogofilter/bogofilter_gtk.c
4326                 a few English changes
4327
4328 2007-04-02 [paul]
4329
4330         2.9.0-rc1 released
4331
4332 2007-04-02 [colin]      2.8.1cvs81
4333
4334         * src/image_viewer.c
4335                 Fix transparent images by using
4336                 GtkImage
4337         * src/messageview.c
4338                 Flush events (on new windows) to avoid
4339                 having the textview's image resize fail
4340                 to know the available width
4341
4342 2007-04-01 [colin]      2.8.1cvs80
4343
4344         * src/prefs_account.c
4345                 If no MH mailbox exist, when creating a POP/Local
4346                 account, just create and use the default one 
4347                 instead of bailing with a "Mailbox doesn't exist"
4348                 error
4349
4350 2007-03-31 [colin]      2.8.1cvs79
4351
4352         * src/prefs_account.c
4353                 Create signature file if it doesn't exist
4354                 before editing
4355         * src/prefs_toolbar.c
4356                 Maemo: Move "Use default" on the left so
4357                 that people can find it
4358         * src/common/defs.h
4359                 Maemo: make default editor "Maemopad", 
4360                 default signature file "MyDocs/signature.txt"
4361
4362 2007-03-31 [colin]      2.8.1cvs78
4363
4364         * src/prefs_account.c
4365                 Maemo: rework account prefs so
4366                 that less horizontal scrolling
4367                 is required
4368
4369 2007-03-31 [colin]      2.8.1cvs77
4370
4371         * src/folderview.c
4372         * src/prefs_common.c
4373         * src/prefs_common.h
4374                 Fix bug 1167, 'Allow not displaying zeros 
4375                 in folder list'. Patch by MartinP
4376
4377 2007-03-31 [colin]      2.8.1cvs76
4378
4379         * AUTHORS
4380                 Add Jean-Luc Biord
4381
4382 2007-03-31 [colin]      2.8.1cvs75
4383
4384         * src/imap.c
4385                 Apply patch from bug 1172, direct
4386                 access to the folder's session instead
4387                 of using getter. Patch by MartinP
4388
4389 2007-03-31 [paul]       2.8.1cvs74
4390
4391         * src/gtk/authors.h
4392                 no need to list Fabien twice!
4393
4394 2007-03-31 [colin]      2.8.1cvs73
4395
4396         * src/inc.c
4397                 If we're currently "overriding for %d minutes",
4398                 don't ask
4399
4400 2007-03-31 [colin]      2.8.1cvs72
4401
4402         * src/compose.c
4403         * src/imap.c
4404         * src/inc.c
4405         * src/inc.h
4406         * src/messageview.c
4407         * src/news.c
4408         * src/plugins/spamassassin/spamassassin.c
4409                 Offline override: Add a parameter to allow
4410                 asking even if the override timer is running.
4411                 Allows to ask every time the user makes an
4412                 explicit action needing online access (such
4413                 as Get Mail), and not when the action is 
4414                 implicit (such as opening an IMAP folder)
4415
4416 2007-03-31 [colin]      2.8.1cvs71
4417
4418         * src/inc.c
4419                 Override offline: "No" answer shouldn't
4420                 re-ask after 3 seconds, but 10 minutes. 
4421
4422 2007-03-30 [colin]      2.8.1cvs70
4423
4424         * src/common/socket.c
4425                 Better error reporting on unix socket
4426                 failure (bind usually)
4427         * src/gtk/gtkutils.c
4428         * src/gtk/gtkutils.h
4429                 Label window: add a pulsing progress
4430                 bar to show we're not hung :)
4431         * src/folderview.c
4432         * src/main.c
4433         * src/plugins/pgpcore/sgpgme.c
4434                 Update API
4435
4436 2007-03-30 [colin]      2.8.1cvs69
4437
4438         * src/pop.c
4439         * src/prefs_common.c
4440                 Fix possible trashing of history and uidl
4441                 files on disk full problems
4442
4443 2007-03-30 [paul]       2.8.1cvs68
4444
4445         * src/mainwindow.c
4446         * src/summaryview.c
4447         * src/summaryview.h
4448                 update summary when changing layout type
4449                 (fixes wrong folder icon being displayed)
4450                 Thanks to Colin
4451
4452 2007-03-29 [colin]      2.8.1cvs67
4453
4454         * src/prefs_ext_prog.c
4455                 The browser pref is irrelevant on Maemo
4456
4457 2007-03-29 [colin]      2.8.1cvs66
4458
4459         * src/compose.c
4460         * src/compose.h
4461                 Maemo: dynamically switch headers/text position
4462         * src/prefs_common.c
4463                 Maemo: hide compose's ruler by default
4464         * src/common/socket.c
4465         * src/common/socket.h
4466                 Fix build warning
4467
4468 2007-03-29 [colin]      2.8.1cvs65
4469
4470         * src/common/socket.c
4471         * src/common/socket.h
4472                 Fix build when MAEMO_CFLAGS contains
4473                 _X_OPENSOURCE (resolv.h errors as long
4474                 as we don't add _BSD_SOURCE. Ugly).
4475
4476 2007-03-29 [wwp]        2.8.1cvs64
4477
4478         * src/prefs_logging.c
4479                 Fix sensitivity of clip-log widgets in prefs/logging,
4480                 thanks to Fabien.
4481
4482 2007-03-29 [wwp]        2.8.1cvs63
4483
4484         * po/POTFILES.in
4485                 Updated files list for translations, thanks to Fabien.
4486
4487 2007-03-29 [colin]      2.8.1cvs62
4488
4489         * src/main.c
4490         * src/common/Makefile.am
4491         * src/common/utils.c
4492                 Maybe make URI opening work in Maemo
4493                 Requires testing :)
4494
4495 2007-03-28 [colin]      2.8.1cvs61
4496
4497         * src/folder.c
4498         * src/folder.h
4499         * src/folderview.c
4500                 Add the possibility to sort folders arbitrarily
4501                 (via editing of folderlist.xml only). Patch by
4502                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4503                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4504                 be changed by the user'
4505
4506 2007-03-28 [colin]      2.8.1cvs60
4507
4508         * src/mimeview.c
4509                 Add popup menu for mime icons
4510
4511 2007-03-28 [colin]      2.8.1cvs59
4512
4513         * src/mainwindow.c
4514                 Fix a layout issue when presenting
4515                 mainwindow in Small screen layout
4516         * src/toolbar.c
4517         * src/toolbar.h
4518                 Add a "Go to folder list" button for
4519                 mainwindow, and make it default in
4520                 the Maemo build
4521
4522 2007-03-28 [colin]      2.8.1cvs58
4523
4524         * src/compose.c
4525                 Don't dynamically update title on Maemo
4526                 Patch by Jean-Luc Biord
4527
4528 2007-03-27 [colin]      2.8.1cvs57
4529
4530         * src/compose.c
4531         * src/folderview.c
4532         * src/summaryview.c
4533                 Enable tap-and-hold on Maemo
4534
4535 2007-03-26 [colin]      2.8.1cvs56
4536
4537         * src/compose.c
4538                 More popup-menu (in attachments list)
4539
4540 2007-03-26 [colin]      2.8.1cvs55
4541
4542         * src/compose.c
4543                 Enable popup-menu signal
4544
4545 2007-03-26 [colin]      2.8.1cvs54
4546
4547         * src/plugins/pgpinline/pgpinline.c
4548                 Fix bug 1111, 'PGP/inline plugin hides text 
4549                 around encrypted text block'. Patch based on
4550                 a patch from Michal Cihar.
4551
4552 2007-03-26 [wwp]        2.8.1cvs53
4553
4554         * src/procmsg.c
4555                 Fix getting a false error when sending queued message
4556                 whereas the sending was fine (if there are subfolders
4557                 in the queue folder), thanks to Colin.
4558
4559 2007-03-26 [paul]       2.8.1cvs52
4560
4561         * src/wizard.c
4562                 update FACE header in welcome message
4563
4564 2007-03-25 [colin]      2.8.1cvs51
4565
4566         * src/Makefile.am
4567                 Fix make dist
4568
4569 2007-03-25 [colin]      2.8.1cvs50
4570
4571         * src/main.c
4572                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4573
4574 2007-03-24 [colin]      2.8.1cvs49
4575
4576         * src/main.c
4577                 Fix a few launch problems on Maemo
4578                 Patch by Jean-Luc Biord
4579
4580 2007-03-24 [wwp]        2.8.1cvs48
4581
4582         * src/alertpanel.c
4583         * src/alertpanel.h
4584         * src/messageview.c
4585         * src/summaryview.c
4586                 Fix wrong action performed when closing the
4587                 "ask about account specific filtering rules
4588                 when filtering manually" dialog by pressing Escape.
4589                 Fix wrong order of buttons in the "return receipt
4590                 notification - the message was sent to several of
4591                 your accounts" dialog.
4592
4593 2007-03-24 [paul]       2.8.1cvs47
4594
4595         * src/folderview.c
4596                 an improvement to English usage
4597         * tools/kdeservicemenu/README
4598                 updated Claws url
4599
4600 2007-03-24 [paul]       2.8.1cvs46
4601
4602         * src/Makefile.am
4603         * src/stock_pixmap.c
4604         * src/pixmaps/edit_extern.xpm
4605         * src/pixmaps/mail_sign.xpm
4606                 rescue long lost icons
4607
4608 2007-03-24 [paul]       2.8.1cvs45
4609
4610         * src/toolbar.c
4611                 fix toolbar (broken in 2.8.1cvs42)
4612
4613 2007-03-23 [colin]      2.8.1cvs44
4614
4615         * src/imap.c
4616                 Correctly unsubscribe/resubscribe after
4617                 RENAME
4618
4619 2007-03-23 [colin]      2.8.1cvs43
4620
4621         * src/prefs_common.c
4622                 Maemo: as the platform is light on RAM, allow
4623                 caches to be discarded faster.
4624
4625 2007-03-23 [colin]      2.8.1cvs42
4626
4627         * src/Makefile.am
4628         * src/compose.c
4629         * src/compose.h
4630         * src/stock_pixmap.c
4631         * src/stock_pixmap.h
4632         * src/summaryview.c
4633         * src/summaryview.h
4634         * src/toolbar.c
4635         * src/toolbar.h
4636         * src/pixmaps/open_mail.xpm
4637                 Maemo changes: Add the possibility to have
4638                 "Open Email" and "Close Window" buttons on 
4639                 toolbars (and use them in Maemo's default
4640                 toolbars)
4641
4642 2007-03-23 [wwp]        2.8.1cvs41
4643
4644         * src/action.c
4645                 Reverted that part of the action dialog closure logics, to
4646                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4647                 done later in a different way (or may not).
4648
4649 2007-03-22 [wwp]        2.8.1cvs40
4650
4651         * src/action.c
4652                 Fix sticky action dialog when got no output but action command
4653                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4654
4655 2007-03-22 [colin]      2.8.1cvs39
4656
4657         * src/prefs_filtering.c
4658         * src/gtk/combobox.h
4659                 Fix escaping account names in filtering prefs
4660
4661 2007-03-22 [colin]      2.8.1cvs38
4662
4663         * src/addrindex.c
4664         * src/ldapctrl.h
4665         * src/ldapquery.c
4666                 Add any attribute specified in LDAP servers'
4667                 Search attributes to the Other Attributes tab
4668                 of contacts; Add 'telephoneNumber' in the
4669                 default list.
4670
4671 2007-03-22 [colin]      2.8.1cvs37
4672
4673         * src/folderview.c
4674         * src/folderview.h
4675         * src/mainwindow.c
4676                 Try to prevent race conditions when
4677                 changing the folder list
4678         * src/summaryview.c
4679                 Fix possible red folder icon when
4680                 switching from Small screen layout
4681                 to any other
4682
4683 2007-03-22 [colin]      2.8.1cvs36
4684
4685         * src/mainwindow.c
4686         * src/mainwindow.h
4687         * src/summaryview.c
4688                 Rename "little screen" to "Small screen"
4689         * src/gtk/Makefile.am
4690         * src/common/utils.c
4691         * src/mh.c
4692                 Fix Maemo-related compilation problems
4693
4694 2007-03-21 [colin]      2.8.1cvs35
4695
4696         * configure.ac
4697                 Fix previous commit
4698         * claws-mail.desktop
4699                 Remove .png from the Icon, it's useless
4700
4701 2007-03-21 [colin]      2.8.1cvs34
4702
4703         * configure.ac
4704         * src/Makefile.am
4705                 Add the necessary lib checking for 
4706                 Maemo
4707
4708 2007-03-21 [colin]      2.8.1cvs33
4709
4710         * src/main.c
4711                 Fix unconditional "error happened" when
4712                 sending via command-line. "lol @ myself"
4713
4714 2007-03-21 [colin]      2.8.1cvs32
4715
4716         * claws-mail-40x40.png
4717         * claws-mail-26x26.png
4718         * src/account.c
4719         * src/addressbook.c
4720         * src/compose.c
4721         * src/folderview.c
4722         * src/folderview.h
4723         * src/main.c
4724         * src/mainwindow.c
4725         * src/mainwindow.h
4726         * src/messageview.c
4727         * src/prefs_account.c
4728         * src/prefs_common.c
4729         * src/summary_search.c
4730         * src/summaryview.c
4731         * src/summaryview.h
4732         * src/gtk/authors.h
4733         * src/gtk/gtkutils.c
4734         * src/gtk/gtkutils.h
4735         * src/gtk/logwindow.c
4736         * src/gtk/menu.c
4737         * src/gtk/prefswindow.c
4738                 Add Maemo port (patch mainly by Jean-Luc Biort)
4739                 Add a new 'Little screen' layout to help on such
4740                 platforms (patch by me)
4741                 Make some default preferences different (more
4742                 adapted) on Maemo (patch by me)
4743
4744 2007-03-21 [wwp]        2.8.1cvs31
4745
4746         * src/prefs_logging.c
4747         * src/prefs_logging.h
4748                 Fixed copyright header of newly added files.
4749
4750 2007-03-21 [wwp]        2.8.1cvs30
4751
4752         * src/Makefile.am
4753         * src/filtering.c
4754         * src/filtering.h
4755         * src/folder.c
4756         * src/folderview.c
4757         * src/imap.c
4758         * src/inc.c
4759         * src/main.c
4760         * src/mainwindow.c
4761         * src/mainwindow.h
4762         * src/matcher.c
4763         * src/messageview.c
4764         * src/news.c
4765         * src/pop.c
4766         * src/prefs_common.c
4767         * src/prefs_common.h
4768         * src/prefs_logging.c
4769         * src/prefs_logging.h
4770         * src/prefs_other.c
4771         * src/procmsg.c
4772         * src/send_message.c
4773         * src/summaryview.c
4774         * src/common/log.c
4775         * src/common/log.h
4776         * src/common/nntp.c
4777         * src/common/session.c
4778         * src/common/smtp.c
4779         * src/common/socket.c
4780         * src/etpan/imap-thread.c
4781         * src/gtk/logwindow.c
4782         * src/gtk/logwindow.h
4783         * src/plugins/bogofilter/bogofilter.c
4784         * src/plugins/spamassassin/spamassassin.c
4785                 Added debugging of filtering/processing rules.
4786                 The debug log is here 'Tools/Filtering debug window',
4787                 the options there 'Configuration/Preferences/Other/Logging',
4788                 and the log file is ~/.claws-mail/filtering.log.
4789                 Moved protocol log prefs to 'Other/Logging' as well.
4790                 To support such debugging feature, the existing log API has
4791                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4792                 this impacts many external modules (commits follow).
4793
4794 2007-03-21 [paul]       2.8.1cvs29
4795
4796         * src/etpan/Makefile.am
4797         * src/etpan/imap-thread.c
4798                 add missing #include
4799
4800 2007-03-21 [colin]      2.8.1cvs28
4801
4802         * src/procmime.c
4803                 Fix bug 1157, 'some broken messages confuse 
4804                 mime parser'. Make sure we can't have MimeInfos
4805                 with negative sizes.
4806
4807 2007-03-20 [colin]      2.8.1cvs27
4808
4809         * src/main.c
4810                 Fix missing \0 on buffer
4811
4812 2007-03-20 [colin]      2.8.1cvs26
4813
4814         * src/mh.c
4815                 Use make_dir_hier instead of make_dir 
4816                 to create the MH mailbox
4817
4818 2007-03-20 [colin]      2.8.1cvs25
4819
4820         * src/folder.c
4821         * src/folder.h
4822         * src/prefs_account.c
4823         * src/wizard.c
4824                 Fix default inbox weirdnesses (after wizard,
4825                 if path is Mail, mailbox identifier is #mh/Mailbox,
4826                 and when creating new accounts)
4827
4828 2007-03-20 [colin]      2.8.1cvs24
4829
4830         * src/account.c
4831                 Write folderlist after adding/deleting accounts
4832                 that have folders
4833
4834 2007-03-20 [colin]      2.8.1cvs23
4835
4836         * src/imap.c
4837         * src/remotefolder.h
4838                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4839                 selected while scanning prior to update'
4840
4841 2007-03-17 [paul]       2.8.1cvs22
4842
4843         * src/main.c
4844                 fix a typo, and be a little more verbose.
4845
4846 2007-03-17 [wwp]        2.8.1cvs21
4847
4848         * src/inc.c
4849                 Fix a compiler warning.
4850
4851 2007-03-16 [wwp]        2.8.1cvs20
4852
4853         * tools/Makefile.am
4854         * tools/README
4855                 Updated to deal w/ the new mairix.sh tool.
4856
4857 2007-03-16 [wwp]        2.8.1cvs19
4858
4859         * src/action.c
4860                 Fix logics issues around the action IO dialog:
4861                 - disable entry widget and exec button when
4862                   the exec button is clicked (don't wait for any
4863                   output line) - fix possible disabling/re-enabling/
4864                   re-disabling of those widgets
4865                 - raise an error if executing a %as{} action either
4866                   empty or invalid, instead of failing silently
4867                 - don't close the dialog if the abort button has been
4868                   clicked and if there was no output yet
4869                 - set focus to the abort button when the exec button
4870                   is clicked
4871                 - fix capitalization of a warning message
4872
4873 2007-03-16 [wwp]        2.8.1cvs18
4874
4875         * tools/mairix.sh
4876                 Added a wrapper to mairix to the tools folder.
4877
4878 2007-03-16 [colin]      2.8.1cvs17
4879
4880         * src/messageview.c
4881         * src/mimeview.h
4882                 Allow mimeviewer plugins to print
4883                 their stuff
4884
4885 2007-03-16 [colin]      2.8.1cvs16
4886
4887         * .cvsignore
4888                 Ignore *.patchset
4889
4890 2007-03-15 [colin]      2.8.1cvs15
4891
4892         * src/messageview.c
4893         * src/mimeview.h
4894                 Add a way for mimeviewer plugins to
4895                 implement body search
4896
4897 2007-03-15 [paul]       2.8.1cvs14
4898
4899         * src/prefs_spelling.c
4900                 fix English usage
4901
4902 2007-03-15 [paul]       2.8.1cvs13
4903
4904         * src/common/quoted-printable.c
4905                 fix decoding of quoted-printable parts
4906
4907 2007-03-14 [wwp]        2.8.1cvs12
4908
4909         * src/gtk/logwindow.h
4910                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4911
4912 2007-03-14 [wwp]        2.8.1cvs11
4913
4914         * src/gtk/logwindow.h
4915                 Complete 2.8.1cvs10.
4916
4917 2007-03-14 [colin]      2.8.1cvs10
4918
4919         * src/gtk/logwindow.c
4920                 Probably fix bug 1149, crash on logwindow
4921                 close - at the expense of performance once
4922                 logwin has been opened
4923
4924 2007-03-14 [colin]      2.8.1cvs9
4925
4926         * src/main.c
4927                 If claws-mail is running on another
4928                 display, warn instead of popping it up
4929                 on the other display
4930
4931 2007-03-12 [colin]      2.8.1cvs8
4932
4933         * src/wizard.c
4934                 Fix bug 1145, 'Setting a different name 
4935                 for the Mailbox name isn't reflected in 
4936                 default account settings'. Patch by wwp
4937
4938 2007-03-12 [colin]      2.8.1cvs7
4939
4940         * src/summaryview.c
4941                 Fix bug 1143, 'Add number of messages to be 
4942                 deleted to confirmation dialog'
4943
4944 2007-03-12 [wwp]        2.8.1cvs6
4945
4946         * src/folderview.c
4947         * src/prefs_common.c
4948         * src/prefs_common.h
4949         * src/prefs_summaries.c
4950                 Changed the option that displays unread messages count
4951                 next to the folder name in folder list: it is now
4952                 possible to either display nothing, display the
4953                 unread messages number only or the unread and total messages
4954                 numbers. The patch includes this extra feature as well
4955                 as some minor fixes by rewriting the algo in folderview.c.
4956                 Thanks to Paul for the original idea and implementation, plus
4957                 testing and proof-reading!
4958
4959 2007-03-09 [paul]       2.8.1cvs5
4960
4961         * tools/Makefile.am
4962         * tools/README
4963         * tools/claws-mail-compose-insert-files.pl
4964                 added a script which enables inserting files
4965                 into the message body of a new Claws Mail
4966                 Compose window from the command line. Additionally
4967                 To, Cc, Subject and files to attach to the message
4968                 can be specified.
4969
4970 2007-03-09 [wwp]        2.8.1cvs4
4971
4972         * src/addr_compl.c
4973         * src/addr_compl.h
4974         * src/filtering.c
4975                 Optimize matching of addresses in the addressbook
4976                 (filtering/processing 'found_in_addressbook' condition).
4977
4978 2007-03-07 [wwp]        2.8.1cvs3
4979
4980         * src/quote_fmt.c
4981         * src/quote_fmt_lex.l
4982         * src/quote_fmt_parse.y
4983                 Add a new quote format symbol: %A to insert the
4984                 sender email address (just the address itself).
4985
4986 2007-03-06 [wwp]        2.8.1cvs2
4987
4988         * src/gtk/gtkutils.c
4989         * src/plugins/trayicon/trayicon_prefs.h
4990         * src/plugins/trayicon/trayicon_prefs.c
4991         * src/plugins/trayicon/trayicon.c
4992         * src/mainwindow.h
4993         * src/mainwindow.c
4994                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4995                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4996
4997
4998 2007-03-06 [paul]       2.8.1cvs1
4999
5000         * NEWS
5001         * README
5002         * RELEASE_NOTES
5003         * configure.ac
5004                 bump version number following
5005                 stable release
5006
5007 2007-03-06 [paul]       2.8.0cvs24
5008
5009         * po/cs.po
5010                 corrected by by Tim <timbrain@post.cz>
5011
5012 2007-03-05 [colin]      2.8.0cvs23
5013
5014         * src/Makefile.am
5015         * src/procmime.c
5016                 Fix mime/globs path on NetBSD
5017                 patch by George Michaelson
5018
5019 2007-03-05 [wwp]        2.8.0cvs22
5020
5021         * src/addr_compl.c
5022                 Remove debug statement (accidentally committed w/ cvs14).
5023
5024 2007-03-05 [paul]       2.8.0cvs21
5025
5026         * src/plugins/pgpcore/prefs_gpg.c
5027                 fix compiler warning
5028
5029 2007-03-05 [wwp]        2.8.0cvs20
5030
5031         * src/matcher_parser_parse.y
5032                 Fix mismerge between cvs17 and cvs19.
5033
5034 2007-03-05 [wwp]        2.8.0cvs19
5035
5036         * src/matcher_parser_parse.y
5037         * src/prefs_filtering_action.c
5038         * src/matcher.c
5039         * src/matcher.h
5040         * src/filtering.c
5041         * src/filtering.h
5042                 Add new 'add_to_addressbook' filtering/processing action.
5043
5044 2007-03-05 [wwp]        2.8.0cvs18
5045
5046         * src/filtering.c
5047                 Fix mark_as_ham filtering/processing action: spam flag
5048                 was not unset.
5049
5050 2007-03-04 [colin]      2.8.0cvs17
5051
5052         * src/filtering.c
5053         * src/matcher.c
5054         * src/matcher.h
5055         * src/matcher_parser_parse.y
5056         * src/prefs_filtering_action.c
5057                 Add 'Mark as spam' and 'Mark as ham' filtering
5058                 actions. Fixes bug 1138.
5059
5060 2007-03-04 [colin]      2.8.0cvs16
5061
5062         * src/imap.c
5063                 Fix bug 1140, wrong return value
5064                 without libetpan
5065
5066 2007-03-04 [wwp]        2.8.0cvs15
5067
5068         * src/addr_compl.c
5069                 Rollback cvs14: don't free stuff that is managed in g_list.
5070
5071 2007-03-04 [wwp]        2.8.0cvs14
5072
5073         * src/addr_compl.c
5074                 Fix a leak in address completion code.
5075
5076 2007-03-04 [colin]      2.8.0cvs13
5077
5078         * src/addr_compl.c
5079                 Maybe fix bug 1136, 'Crash in group 
5080                 address completion'
5081
5082 2007-03-04 [iwkse]      2.8.0cvs12
5083
5084         * src/imap.c
5085                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5086
5087 2007-03-03 [colin]      2.8.0cvs11
5088
5089         * src/plugins/pgpinline/pgpinline.c
5090                 Fix off-by-one, fix double-free. Fixes
5091                 bug 1135, 'cm-segfault on decrypting 
5092                 with PGP/inline'
5093
5094 2007-03-03 [colin]      2.8.0cvs10
5095
5096         * configure.ac
5097         * src/main.c
5098         * src/common/plugin.c
5099                 Fix bug 1134, 'Valgrind macros unhandled 
5100                 by Irix's cc'
5101
5102 2007-03-02 [colin]      2.8.0cvs9
5103
5104         * src/mbox.c
5105                 Don't error out on EAGAIN. Fixes 
5106                 bug 1129, '"local mbox file" account 
5107                 isn't retrieving mails'
5108
5109 2007-03-01 [wwp]        2.8.0cvs8
5110
5111         * src/mainwindow.c
5112         * src/gtk/colorlabel.c
5113                 Remove accels for extra color labels until we set better
5114                 and definitive ones.
5115
5116 2007-02-28 [wwp]        2.8.0cvs7
5117
5118         * src/mainwindow.c
5119         * src/matcher_parser_parse.y
5120         * src/prefs_common.c
5121         * src/prefs_msg_colors.c
5122         * src/procmsg.h
5123         * src/gtk/colorlabel.c
5124         * src/gtk/colorlabel.h
5125                 Add more customizable color labels. Cleaned up a bit
5126                 the color label API to avoid duplicate defines of
5127                 the max number of colors.
5128
5129 2007-02-27 [colin]      2.8.0cvs6
5130
5131         * src/mainwindow.c
5132         * src/common/utils.c
5133         * src/common/utils.h
5134                 Fix '+' in mailto URIs for List-* headers
5135
5136 2007-02-27 [colin]      2.8.0cvs5
5137
5138         * src/gtk/gtkutils.c
5139                 Use gtk_window_set_role instead of 
5140                 _set_wmclass
5141
5142 2007-02-27 [colin]      2.8.0cvs4
5143
5144         * src/inc.c
5145                 Fix "After receiving new mail, go to inbox" on IMAP,
5146                 and make it work only on manual reception
5147
5148 2007-02-27 [wwp]        2.8.0cvs3
5149
5150         * src/prefs_filtering.c
5151         * src/prefs_filtering_action.c
5152         * src/prefs_matcher.c
5153                 Update filtering matcher's and action's color label menus
5154                 when re-opening those dialogs (reflect any change to the
5155                 color labels list in the preferences).
5156
5157 2007-02-27 [colin]      2.8.0cvs2
5158
5159         * src/imap.c
5160         * src/etpan/etpan-thread-manager-types.h
5161         * src/etpan/etpan-thread-manager.c
5162         * src/etpan/imap-thread.c
5163                 Log imap ALERTs as errors in the log.
5164
5165 2007-02-26 [paul]       2.8.0cvs1
5166
5167         * tools/claws.i18n.status.pl
5168                 updated
5169
5170 2007-02-26 [paul]       2.7.2cvs75
5171
5172         * po/ca.po
5173         * po/cs.po
5174         * po/de.po
5175         * po/en_GB.po
5176         * po/fi.po
5177         * po/fr.po
5178         * po/hu.po
5179         * po/pl.po
5180         * po/pt_BR.po
5181         * po/sk.po
5182         * po/sr.po
5183         * po/zh_CN.po
5184                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5185                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5186                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5187                 Aleksandar Urosevic, and Ralgh Young
5188
5189 2007-02-25 [mones]      2.7.2cvs74
5190
5191         * po/es.po
5192                 Updated for release
5193
5194 2007-02-25 [colin]      2.7.2cvs73
5195
5196         * src/main.c
5197                 Clearing the list is only useful
5198                 to prevent a valgrind false-positive
5199
5200 2007-02-25 [paul]       2.7.2cvs72
5201
5202         * tools/Makefile.am
5203         * tools/README
5204         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5205         * tools/maildir2claws-mail.pl  **REMOVED**
5206                 renamed the script, fixed a couple bugs
5207
5208 2007-02-23 [colin]      2.7.2cvs71
5209
5210         * src/addressbook.c
5211                 Fix a leak, check for a few improbable nulls
5212
5213 2007-02-23 [colin]      2.7.2cvs70
5214
5215         * src/main.c
5216         * src/main.h
5217         * src/plugins/trayicon/trayicon.c
5218                 Fix blinking mainwin when starting in tray
5219                 (show mainwindow later in the startup process,
5220                  apart if restarting post-crash)
5221
5222 2007-02-23 [colin]      2.7.2cvs69
5223
5224         * src/folderview.c
5225         * src/imap_gtk.c
5226                 Fix crash when unsubscribing the currently
5227                 selected/opened folder
5228
5229 2007-02-23 [colin]      2.7.2cvs68
5230
5231         * src/compose.c
5232                 Fix bug that prevented colorization to
5233                 work without wrap quotation option
5234
5235 2007-02-23 [colin]      2.7.2cvs67
5236
5237         * src/addr_compl.c
5238                 Fix refcounting, start and end completion who
5239                 behaved as if there couldn't be any other current
5240                 user of completion
5241
5242 2007-02-23 [wwp]        2.7.2cvs66
5243
5244         * src/addressbook.c
5245         * src/addrindex.c
5246                 Address completion fixes: fix addressbook_peek_folder_exists() in
5247                 which the algorithm was ridiculously over-obfuscated and broken.
5248                 Fix addrindex_load_completion() as well, to load addresses in
5249                 completion list with regards to what addressbook_peek_folder_exists()
5250                 returns now.
5251
5252 2007-02-23 [wwp]        2.7.2cvs65
5253
5254         * src/addr_compl.c
5255                 Add addresses to completion when they're non-empty (thanks to Colin).
5256
5257 2007-02-23 [paul]       2.7.2cvs64
5258
5259         * src/plugins/pgpcore/passphrase.c
5260                 remove 'const '
5261
5262 2007-02-23 [colin]      2.7.2cvs63
5263
5264         * src/plugins/pgpcore/prefs_gpg.c
5265         * src/plugins/pgpcore/prefs_gpg.h
5266         * src/plugins/pgpcore/sgpgme.c
5267         * src/plugins/pgpinline/pgpinline.c
5268         * src/plugins/pgpmime/pgpmime.c
5269                 Try harder to respect user's choice wrt
5270                 gpg-agent even with gpg2, by unsetting
5271                 GPG_AGENT_INFO when necessary.
5272
5273 2007-02-22 [paul]       2.7.2cvs62
5274
5275         * src/plugins/pgpcore/sgpgme.c
5276         * src/plugins/pgpcore/sgpgme.h
5277         * src/plugins/pgpcore/passphrase.c
5278         * src/plugins/pgpinline/pgpinline.c
5279         * src/plugins/pgpmime/pgpmime.c
5280                 Fix a leak - gpgme_data_release_and_get_mem
5281                 leaks in recent gpgme. Workaround by using
5282                 our own function.
5283
5284 2007-02-22 [paul]       2.7.2cvs61
5285
5286         * src/gtk/quicksearch.c
5287                 Abandon dynamic search when pressing
5288                 Enter
5289
5290 2007-02-21 [colin]      2.7.2cvs60
5291
5292         * src/procmsg.c
5293         * src/plugins/pgpcore/passphrase.c
5294                 Fix little memory leaks
5295         * src/main.c
5296                 Fix false-positive leak at exit
5297         * src/gtk/quicksearch.c
5298                 Fix potentially big leak in recursive
5299                 Quicksearch
5300
5301 2007-02-21 [wwp]        2.7.2cvs59
5302
5303         * src/summaryview.c
5304                 Add missing newline to a debug message.
5305
5306 2007-02-20 [colin]      2.7.2cvs58
5307
5308         * src/Makefile.am
5309         * src/mimeview.c
5310         * src/stock_pixmap.c
5311         * src/stock_pixmap.h
5312         * src/pixmaps/mime_pgpsig.xpm
5313                 Add icon for application/pgp-signature
5314
5315 2007-02-20 [colin]      2.7.2cvs57
5316
5317         * src/Makefile.am
5318         * src/main.c
5319         * src/mimeview.c
5320         * src/stock_pixmap.c
5321         * src/stock_pixmap.h
5322         * src/pixmaps/mime_calendar.xpm
5323         * src/pixmaps/mime_pdf.xpm
5324         * src/pixmaps/mime_ps.xpm
5325                 Add icons for text/calendar, application/pdf
5326                 and application/postscript
5327
5328 2007-02-20 [colin]      2.7.2cvs56
5329
5330         * autogen.sh
5331         * src/matcher_parser_parse.y
5332         * src/matcher_parser_lex.l
5333                 Fix big memory leak in flex, and
5334                 require flex 2.5.31
5335
5336 2007-02-20 [wwp]        2.7.2cvs55
5337
5338         * src/matcher_parser_parse.y
5339                 Fix a duplicate token definition (thanks to iwkse).
5340
5341 2007-02-20 [wwp]        2.7.2cvs54
5342
5343         * src/matcher_parser_lex.l
5344         * src/quote_fmt_lex.l
5345                 Use proper flex options instead of direct use of #define,
5346                 make the flex-generated C lighter.
5347
5348 2007-02-20 [colin]      2.7.2cvs53
5349
5350         * src/summaryview.c
5351                 Grab focus in message list after hiding
5352                 the quicksearch, instead of leaving it
5353                 "somewhere"
5354
5355 2007-02-19 [colin]      2.7.2cvs52
5356
5357         * src/folderview.c
5358                 Fix bug 1033, 'Automatically refresh 
5359                 message list when new messages arrives'
5360                 Looks like folderview->opened can sometimes
5361                 be wrong...
5362
5363 2007-02-19 [paul]       2.7.2cvs51
5364
5365         * tools/Makefile.am
5366         * tools/README
5367         * tools/thunderbird-filters-convertor.pl
5368                 add new script which converts thunderbird filter
5369                 rules to Claws filter rules
5370
5371 2007-02-18 [paul]       2.7.2cvs50
5372
5373         * src/plugins/pgpcore/prefs_gpg.c
5374         * src/plugins/pgpcore/prefs_gpg.h
5375         * src/plugins/pgpcore/sgpgme.c
5376         * src/plugins/pgpinline/pgpinline.c
5377         * src/plugins/pgpmime/pgpmime.c
5378                 improved GUI interoperability with gpg-agent
5379
5380 2007-02-18 [paul]       2.7.2cvs49
5381
5382         * src/prefs_account.c
5383                 Privacy options sensitivity fix
5384
5385 2007-02-17 [colin]      2.7.2cvs48
5386
5387         * src/messageview.c
5388                 Reset icon to warning in the noticeview
5389
5390 2007-02-15 [colin]      2.7.2cvs47
5391
5392         * src/folderview.c
5393                 Fix a manifestation of bug 1033 (summaryview failing
5394                 to update for new mails), which happens after editing
5395                 account preferences or preferences that cause a 
5396                 folderview reload.
5397
5398 2007-02-15 [colin]      2.7.2cvs46
5399
5400         * src/addressbook.c
5401                 Probably fix bug 1123, 'Segmentation 
5402                 fault while opening address book'. I get
5403                 g_warnings if the saved paned position is
5404                 not greater than 0. Also, save position
5405                 when hiding the addressbook instead of
5406                 via signal.
5407
5408 2007-02-14 [colin]      2.7.2cvs45
5409
5410         * src/plugins/pgpcore/prefs_gpg.c
5411         * src/plugins/pgpcore/prefs_gpg.h
5412         * src/plugins/pgpcore/sgpgme.c
5413         * src/plugins/pgpinline/pgpinline.c
5414         * src/plugins/pgpmime/pgpmime.c
5415                 Add an option "Use gpg-agent if available". Fixes
5416                 annoyances with distro-installed gpg-agent, when
5417                 no pinentry program is installed, and the user's 
5418                 at a loss on why "decryption failed". Makes more
5419                 clear why passphrase isn't saved when gpg-agent is
5420                 used. Defaults to true, to avoid changing the 
5421                 current behaviour.
5422
5423 2007-02-14 [wwp]        2.7.2cvs44
5424
5425         * src/matcher_parser_parse.y
5426                 Fix missing line number reset (wrong line number might appear
5427                 when re-loading filtering rules if there's a parser error).
5428
5429 2007-02-13 [colin]      2.7.2cvs43
5430
5431         * src/common/utils.c
5432                 Don't encode ',' in URIs before passing it
5433                 to the browser command-line. It was probably
5434                 done at a time where commas in URIs made
5435                 mozilla -remote 'openurl(%s,new-window)'
5436                 bug.
5437
5438 2007-02-13 [wwp]        2.7.2cvs42
5439
5440         * src/prefs_matcher.c
5441         * src/plugins/bogofilter/bogofilter_gtk.c
5442                 A bit of string factorization around "Select ..." buttons.
5443
5444 2007-02-11 [colin]      2.7.2cvs41
5445
5446         * src/alertpanel.c
5447                 Make sure to escape the title
5448
5449 2007-02-11 [colin]      2.7.2cvs40
5450
5451         * src/codeconv.c
5452                 Recognize .utf8 locales as .UTF-8 ones
5453
5454 2007-02-11 [colin]      2.7.2cvs39
5455
5456         * src/compose.c
5457                 Fix code conversion when dragging a file
5458
5459 2007-02-09 [colin]      2.7.2cvs38
5460
5461         * src/plugins/clamav/clamav_plugin.c
5462                 Complete Paul's patch with conditional
5463                 compilation to avoid breaking compilation
5464                 on old Dapper and Edgy... Maybe other
5465                 distros too.
5466
5467 2007-02-09 [paul]       2.7.2cvs37
5468
5469         * src/plugins/clamav/clamav_plugin.c
5470                 fix for the upstream changes in libclamav
5471
5472 2007-02-09 [paul]       2.7.2cvs36
5473
5474         * src/main.c
5475         * src/mainwindow.c
5476         * src/procmsg.c
5477         * src/procmsg.h
5478                 fix "warn if there are queued messages" (on exit)
5479                 option, which only checked the first mailbox's
5480                 queue
5481                 don't ask before emptying trash if there are no
5482                 messages in trash, also check and empty all trash
5483                 folders
5484         * src/prefs_other.c
5485                 move "Ask before emptying trash" option
5486                 outside of the "On exit" frame as it's
5487                 not only an "On exit" option
5488
5489 2007-02-09 [paul]       2.7.2cvs35
5490
5491         * src/addrgather.c
5492         * src/alertpanel.c
5493         * src/editldap.c
5494         * src/prefs_account.c
5495         * src/prefs_folder_item.c
5496         * src/prefs_gtk.h
5497         * src/prefs_matcher.c
5498         * src/prefs_message.c
5499         * src/prefs_msg_colors.c
5500         * src/prefs_summaries.c
5501         * src/wizard.c
5502         * src/gtk/inputdialog.c
5503         * src/plugins/bogofilter/bogofilter_gtk.c
5504                 pedantic commit: use 'checkbtn' everywhere
5505                 instead of a mixture of 'checkbtn' and 'chkbtn'
5506
5507 2007-02-09 [paul]       2.7.2cvs34
5508
5509         * src/compose.c
5510                 fix default hotkeys
5511         * src/prefs_other.c
5512         * src/prefs_send.c
5513                 move "Never send Return Receipts" from
5514                 prefs_other to prefs_send
5515                 add an option "Ask about account specific
5516                 filtering rules..." to prefs_other
5517         * src/gtk/gtkutils.c
5518                 fix a compiler warning
5519
5520 2007-02-08 [colin]      2.7.2cvs33
5521
5522         * src/plugins/pgpinline/pgpinline.c
5523                 Fix bug 1110, 'pgpmime fails to process 
5524                 encapsulated openpgp mime (rfc 3156, 6.1 
5525                 -> rfc1847)'
5526                 It was due to an interaction between PGP/Mime
5527                 and PGP/Inline plugin. 
5528
5529 2007-02-08 [colin]      2.7.2cvs32
5530
5531         * src/inc.c
5532         * src/mbox.c
5533         * src/mbox.h
5534                 Fix bug 1117, 'fcntl locking code 
5535                 does not work in mbox.c'
5536
5537 2007-02-08 [colin]      2.7.2cvs31
5538
5539         * src/prefs_account.c
5540                 Fix Gentoo bug 165819, 'can't create 
5541                 a "local mbox file" account'. Patch
5542                 by Olivier <castan.o@free.fr>
5543
5544 2007-02-07 [colin]      2.7.2cvs30
5545
5546         * src/ldapquery.c
5547                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5548                 autocompletion was used'
5549
5550 2007-02-07 [paul]       2.7.2cvs29
5551
5552         * src/folder.c
5553                 cut down on unnecessary debug_prints
5554         * src/imap_gtk.c
5555                 fix menu_set_active() on 'Show only
5556                 subscribed folders'
5557
5558 2007-02-07 [paul]       2.7.2cvs28
5559
5560         * src/plugins/clamav/clamav_plugin.c
5561         * src/plugins/clamav/clamav_plugin.h
5562         * src/plugins/clamav/clamav_plugin_gtk.c
5563                 fix copyright header
5564
5565 2007-02-07 [paul]       2.7.2cvs27
5566
5567         * src/procheader.c
5568                 fix bug 1116, 'summary view allow a 
5569                 subject line break'
5570
5571 2007-02-06 [colin]      2.7.2cvs26
5572
5573         * src/summaryview.c
5574                 Fix delete thread
5575
5576 2007-02-05 [fabien]     2.7.2cvs25
5577
5578         * po/POTFILES.in
5579         * src/uri_opener.c
5580                 i18n related - 1 fix and 1 message for translators.
5581
5582 2007-02-05 [colin]      2.7.2cvs24
5583
5584         * src/gtk/quicksearch.c
5585                 Don't reload summary list if quicksearch wasn't
5586                 active on hiding; move currently selected mail in
5587                 the visible area when showing the quicksearch
5588
5589 2007-02-05 [colin]      2.7.2cvs23
5590
5591         * src/folderview.c
5592                 Add debug to try to solve bug 1104
5593
5594 2007-02-05 [paul]       2.7.2cvs22
5595
5596         * src/mainwindow.c
5597                 confirm before emptying trash on exit is
5598                 a Yes or No answer, use Yes or No in the
5599                 dialog
5600
5601 2007-02-04 [colin]      2.7.2cvs21
5602
5603         * src/compose.c
5604         * src/plugins/pgpcore/passphrase.c
5605         * src/plugins/pgpcore/select-keys.c
5606                 Set wmclass on new windows
5607
5608 2007-02-04 [colin]
5609
5610         2.8.0-rc1 released
5611
5612 2007-02-04 [colin]      2.7.2cvs20
5613
5614         * src/compose.c
5615         * src/compose.h
5616                 Auto save drafts on exit, reopen them
5617                 at startup, instead of asking
5618         * src/account.c
5619         * src/addressadd.c
5620         * src/addressbook.c
5621         * src/addressbook_foldersel.c
5622         * src/addrgather.c
5623         * src/crash.c
5624         * src/editaddress.c
5625         * src/editbook.c
5626         * src/editgroup.c
5627         * src/editjpilot.c
5628         * src/editldap.c
5629         * src/editldap_basedn.c
5630         * src/editvcard.c
5631         * src/exphtmldlg.c
5632         * src/expldifdlg.c
5633         * src/export.c
5634         * src/foldersel.c
5635         * src/gedit-print.c
5636         * src/import.c
5637         * src/importldif.c
5638         * src/importmutt.c
5639         * src/importpine.c
5640         * src/main.c
5641         * src/mainwindow.c
5642         * src/message_search.c
5643         * src/messageview.c
5644         * src/prefs_actions.c
5645         * src/prefs_customheader.c
5646         * src/prefs_display_header.c
5647         * src/prefs_filtering.c
5648         * src/prefs_filtering_action.c
5649         * src/prefs_folder_column.c
5650         * src/prefs_gtk.c
5651         * src/prefs_matcher.c
5652         * src/prefs_other.c
5653         * src/prefs_summaries.c
5654         * src/prefs_summary_column.c
5655         * src/prefs_template.c
5656         * src/sourcewindow.c
5657         * src/ssl_manager.c
5658         * src/summary_search.c
5659         * src/uri_opener.c
5660         * src/gtk/about.c
5661         * src/gtk/description_window.c
5662         * src/gtk/foldersort.c
5663         * src/gtk/gtkutils.c
5664         * src/gtk/gtkutils.h
5665         * src/gtk/icon_legend.c
5666         * src/gtk/logwindow.c
5667         * src/gtk/pluginwindow.c
5668         * src/gtk/prefswindow.c
5669                 Give different wmclass to different
5670                 windows - thanks to sed ;)
5671
5672 2007-02-04 [colin]      2.7.2cvs19
5673
5674         * src/main.c
5675                 Revert previous patch, can't reproduce
5676                 it anymore. 
5677
5678 2007-02-03 [colin]      2.7.2cvs18
5679
5680         * src/main.c
5681                 Don't save the mainwindow size and
5682                 position on emergency exit (libSM's
5683                 "die" callback), Xfce seems to make
5684                 the window smaller just before the
5685                 size's saved.
5686
5687 2007-02-03 [colin]      2.7.2cvs17
5688
5689         * src/plugins/bogofilter/bogofilter.c
5690         * src/plugins/bogofilter/bogofilter.h
5691         * src/plugins/bogofilter/bogofilter_gtk.c
5692         * src/plugins/pgpinline/pgpinline.c
5693         * src/plugins/pgpinline/pgpinline.h
5694                 Fix more copyrights
5695
5696 2007-02-03 [colin]      2.7.2cvs16
5697
5698         * src/partial_download.c
5699         * src/partial_download.h
5700         * src/ssl_manager.c
5701         * src/ssl_manager.h
5702         * src/uri_opener.c
5703         * src/uri_opener.h
5704         * src/wizard.c
5705         * src/wizard.h
5706         * src/common/ssl_certificate.c
5707         * src/common/ssl_certificate.h
5708         * src/gtk/quicksearch.c
5709         * src/gtk/quicksearch.h
5710         * src/gtk/sslcertwindow.c
5711         * src/gtk/sslcertwindow.h
5712                 Fix copyright on my files
5713
5714 2007-02-02 [colin]      2.7.2cvs15
5715
5716         * src/Makefile.am
5717         * src/mainwindow.c
5718         * src/messageview.c
5719         * src/messageview.h
5720         * src/textview.c
5721         * src/textview.h
5722         * src/uri_opener.c
5723         * src/uri_opener.h
5724                 Add Tools/List URIs to allow
5725                 opening any URI in the current mail
5726
5727 2007-02-02 [colin]      2.7.2cvs14
5728
5729         * src/common/valgrind.h ** NEW FILE **
5730         * src/common/Makefile.am
5731         * src/common/plugin.c
5732                 Don't dlclose the plugins if we're running
5733                 under valgrind. (doesn't require valgrind
5734                 either at compile time or run time).
5735
5736 2007-02-01 [paul]       2.7.2cvs13
5737
5738         * AUTHORS
5739         * src/gtk/authors.h
5740         * tools/freshmeat_search.pl
5741         * tools/google_search.pl
5742         * tools/multiwebsearch.pl
5743                 add support for non ISO-8859-1 compatible locales
5744                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5745
5746 2007-02-01 [colin]      2.7.2cvs12
5747
5748         * src/prefs_other.c
5749         * src/prefs_summaries.c
5750                 Move keybinding prefs to the Other page
5751
5752 2007-02-01 [wwp]        2.7.2cvs11
5753
5754         * src/plugins/trayicon/trayicon.c
5755                 Fix a raising issue within KDE.
5756
5757 2007-02-01 [colin]      2.7.2cvs10
5758
5759         * src/codeconv.c
5760                 Fix stray quotes in encoded strings
5761         * src/addressadd.c
5762                 Fix wrong call causing g_warnings
5763         * src/textview.c
5764                 Remove useless message
5765
5766 2007-01-31 [wwp]        2.7.2cvs9
5767
5768         * src/plugins/trayicon/trayicon.c
5769                 fix buggy hiding of main window when closing if close-to-tray
5770                 is not set (bad logics  in the trayicon hook code).
5771                 Changed the quit confirmation message too.
5772
5773 2007-01-30 [colin]      2.7.2cvs8
5774
5775         * src/main.c
5776                 Fix hidden mainwindow after clicking on
5777                 the X close button, if compose windows
5778                 exist and the user chooses not to quit
5779
5780 2007-01-30 [colin]      2.7.2cvs7
5781
5782         * src/main.c
5783         * src/compose.c
5784                 Handle local URIs to attach files (file:///...)
5785                 Fixes attaching files from Thunar for example
5786
5787 2007-01-30 [colin]      2.7.2cvs6
5788
5789         * src/prefs_ext_prog.c
5790                 Add 'mousepad' to the list of text editors.
5791                 Mousepad is XFCE's text editor
5792
5793 2007-01-29 [wwp]        2.7.2cvs5
5794
5795         * po/POTFILES.in
5796         * src/plugins/trayicon/trayicon_prefs.c
5797                 trayicon i18n fixes, thanks to Fabien.
5798
5799 2007-01-28 [wwp]        2.7.2cvs4
5800
5801         * src/mainwindow.c
5802         * src/mainwindow.h
5803         * src/plugins/trayicon/trayicon.c
5804         * src/plugins/trayicon/trayicon_prefs.c
5805         * src/plugins/trayicon/trayicon_prefs.h
5806                 Added a new TrayIcon plugin option to close to tray
5807                 (WM's hotkey and [X] button will hide the window instead
5808                 of closing it - closing CM can be done using the tray icon
5809                 menu or the File menu).
5810                 Improved visibility handling in trayicon, clicking the
5811                 trayicon now raise the window to current desktop when it
5812                 was either minimized/shaded/on another desktop.
5813                 Thanks to Paul for testing and fixing a strange behaviour
5814                 in KDE ;-).
5815
5816 2007-01-27 [paul]       2.7.2cvs3
5817
5818         * src/prefs_folder_item.c
5819         * src/prefs_receive.c
5820         * src/plugins/pgpcore/prefs_gpg.c
5821                 use 'start-up' instead of 'startup' in labels
5822
5823 2007-01-26 [wwp]        2.7.2cvs2
5824
5825         * src/plugins/trayicon/Makefile.am
5826         * src/plugins/trayicon/trayicon.c
5827         * src/plugins/trayicon/trayicon_prefs.c
5828         * src/plugins/trayicon/trayicon_prefs.h
5829                 Add a new TrayIcon option to hide the main window at
5830                 start-up.
5831                 Fix trayicon.c copyright header.
5832
5833 2007-01-26 [paul]       2.7.2cvs1
5834
5835         * NEWS
5836         * README
5837         * RELEASE_NOTES
5838         * configure.ac
5839                 bump up version number following
5840                 stable release
5841
5842 2007-01-25 [mones]      2.7.1cvs60
5843
5844         * po/es.po
5845                 updated thousands of strings (well, probably less ;-)
5846
5847 2007-01-25 [colin]      2.7.1cvs59
5848
5849         * src/matcher.c
5850                 Fix 2nd-run loss of matcherrc on new
5851                 configurations. 
5852
5853 2007-01-25 [wwp]        2.7.1cvs58
5854
5855         * src/mimeview.c
5856                 fix handling of empty value in attach_save_directory too, thanks
5857                 to Colin.
5858
5859 2007-01-25 [wwp]        2.7.1cvs57
5860
5861         * src/gtk/filesel.c
5862                 fix handling of empty value in attach_load_directory,
5863                 thanks to Colin.
5864
5865 2007-01-25 [wwp]        2.7.1cvs56
5866
5867         * src/plugins/dillo_viewer/dillo_prefs.h
5868                 fix a typo.
5869
5870 2007-01-25 [colin]      2.7.1cvs55
5871
5872         * src/matcher.c
5873         * src/matcher.h
5874         * src/matcher_parser_parse.y
5875         * src/prefs_matcher.c
5876                 Add matching on the spam flag
5877
5878 2007-01-24 [colin]      2.7.1cvs54
5879
5880         * src/folder.c
5881         * src/common/xml.c
5882         * src/common/xml.h
5883                 Make sure folderlist.xml is correctly
5884                 written before overwriting it.
5885         * src/procmsg.c
5886         * src/procmsg.h
5887         * src/summaryview.c
5888         * src/plugins/bogofilter/bogofilter.c
5889         * src/plugins/bogofilter/bogofilter.h
5890         * src/plugins/bogofilter/bogofilter_gtk.c
5891         * src/plugins/spamassassin/spamassassin.c
5892         * src/plugins/spamassassin/spamassassin.h
5893         * src/plugins/spamassassin/spamassassin_gtk.c
5894                 Move spam to the correct trash folder after
5895                 learning, if spam directory isn't set.
5896
5897 2007-01-23 [paul]       2.7.1cvs53
5898
5899         * src/plugins/bogofilter/bogofilter_gtk.c
5900                 fix sensitivity of "Insert X-Bogosity header"
5901                 option
5902
5903 2007-01-23 [colin]      2.7.1cvs52
5904
5905         * src/toolbar.c
5906                 Translate toolbar items text if
5907                 they're translatable (default)
5908         * src/addrcache.c
5909         * src/addrcache.h
5910         * src/addritem.c
5911         * src/addritem.h
5912         * src/codeconv.c
5913         * src/codeconv.h
5914         * src/jpilot.c
5915         * src/jpilot.h
5916         * src/ldapctrl.c
5917         * src/ldapctrl.h
5918         * src/ldapquery.h
5919         * src/ldif.c
5920         * src/ldif.h
5921         * src/etpan/etpan-thread-manager.c
5922         * src/etpan/etpan-thread-manager.h
5923         * src/gtk/gtkutils.c
5924         * src/gtk/gtkutils.h
5925                 More static functions
5926
5927 2007-01-22 [fabien]     2.7.1cvs51
5928
5929         * src/gtk/gtkutils.c
5930                 gtkut_get_options_frame() : ability to pass
5931                 a 'NULL' value in frame pointer parameter if
5932                 we don't need it.
5933
5934 2007-01-22 [colin]      2.7.1cvs50
5935
5936         * src/procmsg.c
5937         * src/procmsg.h
5938         * src/plugins/bogofilter/bogofilter.c
5939         * src/plugins/bogofilter/bogofilter_gtk.c
5940         * src/plugins/spamassassin/spamassassin.c
5941         * src/plugins/spamassassin/spamassassin_gtk.c
5942                 Allow moving spams to the account's trash
5943                 instead of default one
5944
5945 2007-01-21 [colin]      2.7.1cvs49
5946
5947         * src/ldapquery.c
5948         * src/ldapquery.h
5949                 Revert a static function that shouldn't
5950                 have been
5951
5952 2007-01-21 [colin]      2.7.1cvs48
5953
5954         * src/ldapquery.c
5955         * src/ldapquery.h
5956                 Same
5957
5958 2007-01-21 [colin]      2.7.1cvs47
5959
5960         * src/procmsg.c
5961         * src/procmsg.h
5962                 Same
5963
5964 2007-01-21 [colin]      2.7.1cvs46
5965
5966         * src/common/socket.c
5967         * src/common/socket.h
5968                 Same
5969
5970 2007-01-21 [colin]      2.7.1cvs45
5971
5972         * src/crash.c
5973         * src/exporthtml.c
5974         * src/exporthtml.h
5975         * src/exportldif.c
5976         * src/exportldif.h
5977         * src/folder.c
5978         * src/folder.h
5979         * src/folder_item_prefs.c
5980         * src/folder_item_prefs.h
5981         * src/folderview.c
5982         * src/folderview.h
5983         * src/gedit-print.c
5984         * src/gedit-print.h
5985         * src/main.c
5986         * src/main.h
5987         * src/common/socket.c
5988         * src/common/socket.h
5989         * src/gtk/gtkaspell.c
5990         * src/gtk/gtkaspell.h
5991         * src/gtk/quicksearch.c
5992         * src/gtk/quicksearch.h
5993                 Same
5994
5995 2007-01-21 [colin]      2.7.1cvs44
5996
5997         * src/common/utils.c
5998         * src/common/utils.h
5999         * src/etpan/etpan-thread-manager.c
6000         * src/etpan/etpan-thread-manager.h
6001                 Same (Funny that etpan_thread_unbind
6002                 is called but not etpan_thread_bind)
6003
6004 2007-01-21 [colin]      2.7.1cvs43
6005
6006         * src/addrselect.c
6007         * src/addrselect.h
6008         * src/codeconv.c
6009         * src/codeconv.h
6010         * src/compose.c
6011         * src/compose.h
6012         * src/etpan/Makefile.am
6013         * src/gtk/colorlabel.c
6014         * src/gtk/colorlabel.h
6015         * src/gtk/sslcertwindow.c
6016         * src/gtk/sslcertwindow.h
6017         * src/etpan/etpan-log.c ** REMOVED **
6018         * src/etpan/etpan-log.h ** REMOVED **
6019                 Same
6020
6021 2007-01-20 [colin]      2.7.1cvs42
6022
6023         * src/addritem.c
6024         * src/addritem.h
6025                 Same
6026
6027 2007-01-20 [colin]      2.7.1cvs41
6028
6029         * src/account.c
6030         * src/account.h
6031         * src/addrbook.c
6032         * src/addrbook.h
6033         * src/addrcache.c
6034         * src/addrcache.h
6035         * src/addrclip.c
6036         * src/addrclip.h
6037         * src/addressbook.c
6038         * src/addressbook.h
6039         * src/addrharvest.c
6040         * src/addrharvest.h
6041         * src/addrindex.c
6042         * src/addrindex.h
6043         * src/editaddress.c
6044         * src/editaddress.h
6045                 Make functions that aren't used in other
6046                 files static
6047
6048 2007-01-20 [colin]      2.7.1cvs40
6049
6050         * src/account.c
6051         * src/addrbook.c
6052         * src/addrcache.c
6053         * src/addressbook.c
6054         * src/addrgather.c
6055         * src/addrindex.c
6056         * src/addrquery.c
6057         * src/addrselect.c
6058         * src/browseldap.c
6059         * src/compose.c
6060         * src/editbook.c
6061         * src/editjpilot.c
6062         * src/editldap.c
6063         * src/editldap_basedn.c
6064         * src/editvcard.c
6065         * src/exporthtml.c
6066         * src/exportldif.c
6067         * src/folder.c
6068         * src/folderview.c
6069         * src/image_viewer.c
6070         * src/imap.c
6071         * src/importmutt.c
6072         * src/importpine.c
6073         * src/jpilot.c
6074         * src/ldapquery.c
6075         * src/main.c
6076         * src/mainwindow.c
6077         * src/matcher.c
6078         * src/messageview.c
6079         * src/mh.c
6080         * src/mimeview.c
6081         * src/msgcache.c
6082         * src/mutt.c
6083         * src/news.c
6084         * src/pine.c
6085         * src/prefs_account.c
6086         * src/prefs_common.c
6087         * src/prefs_compose_writing.c
6088         * src/prefs_ext_prog.c
6089         * src/prefs_folder_item.c
6090         * src/prefs_fonts.c
6091         * src/prefs_message.c
6092         * src/prefs_msg_colors.c
6093         * src/prefs_other.c
6094         * src/prefs_quote.c
6095         * src/prefs_receive.c
6096         * src/prefs_send.c
6097         * src/prefs_spelling.c
6098         * src/prefs_summaries.c
6099         * src/prefs_toolbar.c
6100         * src/prefs_wrapping.c
6101         * src/privacy.c
6102         * src/procmime.c
6103         * src/procmsg.c
6104         * src/ssl_manager.c
6105         * src/statusbar.c
6106         * src/summaryview.c
6107         * src/toolbar.c
6108         * src/vcard.c
6109         * src/common/hooks.c
6110         * src/common/log.c
6111         * src/common/passcrypt.c
6112         * src/common/socket.c
6113         * src/common/ssl.c
6114         * src/common/ssl_certificate.c
6115         * src/common/template.c
6116         * src/common/utils.c
6117         * src/etpan/imap-thread.c
6118         * src/gtk/sslcertwindow.c
6119         * src/gtk/sslcertwindow.h
6120                 Make functions that could be static, static
6121
6122 2007-01-20 [colin]      2.7.1cvs39
6123
6124         * src/editldap.c
6125                 Fix tooltip
6126
6127 2007-01-20 [colin]      2.7.1cvs38
6128
6129         * src/ldapquery.c
6130         * src/ldaputil.c
6131         * src/ldaputil.h
6132                 Fix bug 1102, 'claws-mail-2.7.1 
6133                 makes use of deprecated ldap 
6134                 functions'
6135
6136 2007-01-20 [colin]      2.7.1cvs37
6137
6138         * src/mainwindow.c
6139         * src/mainwindow.h
6140         * src/summaryview.c
6141         * src/gtk/quicksearch.c
6142                 Add Wide message list layout
6143
6144 2007-01-19 [fabien]     2.7.1cvs36
6145
6146         * src/textview.c
6147                 make sure a font change is considered in links of
6148                 headerview.
6149
6150 2007-01-19 [colin]      2.7.1cvs35
6151
6152         * src/main.c
6153         * src/mainwindow.c
6154         * src/mainwindow.h
6155         * src/messageview.c
6156         * src/messageview.h
6157         * src/prefs_common.c
6158         * src/prefs_common.h
6159         * src/summaryview.c
6160         * src/summaryview.h
6161         * src/gtk/quicksearch.c
6162         * src/gtk/quicksearch.h
6163                 Drop 'Separate Folder tree' and 'Separate
6164                 Message View'. Put three layouts in place
6165                 of it.
6166
6167 2007-01-19 [paul]       2.7.1cvs34
6168
6169         * src/prefs_msg_colors.c
6170                 more use of Q_ for translators
6171
6172 2007-01-19 [paul]       2.7.1cvs33
6173
6174         * src/imap_gtk.c
6175         * src/prefs_account.c
6176                 a few changes to the English
6177
6178 2007-01-19 [fabien]     2.7.1cvs32
6179
6180         * src/wizard.c
6181                 factorize translatable string
6182
6183 2007-01-18 [colin]      2.7.1cvs31
6184
6185         * src/main.c
6186                 Don't error out on --sync option. Although
6187                 we don't do anything with it, gtk+ handles
6188                 it, and it's useful for debugging X errors
6189
6190 2007-01-18 [fabien]     2.7.1cvs30
6191
6192         * src/prefs_other.c
6193                 ability to apply on the fly the recent added
6194                 'gtk_can_change_accels' pref (no need to restart).
6195
6196 2007-01-18 [fabien]     2.7.1cvs29
6197
6198         * src/plugins/bogofilter/bogofilter_gtk.c
6199         * src/plugins/bogofilter/bogofilter.c
6200         * src/plugins/spamassassin/spamassassin_gtk.c
6201         * src/addr_compl.c
6202         * src/prefs_account.c
6203                 factorize or rewrite some translatable strings.
6204
6205 2007-01-18 [fabien]     2.7.1cvs28
6206
6207         * src/prefs_gtk.h
6208         * src/compose.c
6209                 set a 4pix space between "Subject:" label and subject entry in
6210                 compose window.
6211
6212 2007-01-18 [wwp]        2.7.1cvs27
6213
6214         * src/addressbook.c
6215                 fix conflicting address-copy/paste when focus is set
6216                 to the embedded edit-person form.
6217  
6218
6219 2007-01-18 [wwp]        2.7.1cvs26
6220
6221         * src/addressbook.h
6222                 complete 2.7.1cvs23 (one more file was missing from that
6223                 commit).
6224
6225 2007-01-18 [colin]      2.7.1cvs25
6226
6227         * src/main.c
6228                 Provide a way to migrate without backup
6229                 Re-ask for migration on next start if 
6230                 it has been refused and wizard has been 
6231                 cancelled after.
6232
6233 2007-01-18 [wwp]        2.7.1cvs24
6234
6235         * src/editaddress.c
6236                 complete 2.7.1.cvs23 (file was missing from previous
6237                 commit).
6238
6239 2007-01-18 [wwp]        2.7.1cvs23
6240
6241         * src/addressbook.c
6242                 fix potential crashes in address book's focus_in/out signal handlers,
6243                 force focus to the edit-person form when clicked the Edit menu entry or
6244                 button (this only matters if the edit-person form is embedded to the
6245                 AB window, in that case, focus is not set when browsing the contacts
6246                 list w/ keys or mouse clicks).
6247
6248 2007-01-18 [paul]       2.7.1cvs22
6249
6250         * src/main.c
6251                 add command line options:
6252                 -h for --help
6253                 -q and --quit for --exit
6254                 -v for --version
6255                 print "Unknown option" for unknown options
6256
6257 2007-01-18 [paul]       2.7.1cvs21
6258
6259         * po/ru.po
6260                 updated by Pavlo Bohmat
6261
6262 2007-01-18 [paul]       2.7.1cvs20
6263
6264         * src/mainwindow.c
6265                 fix sensitivity issues of Mark as Spam/Ham
6266
6267 2007-01-17 [fabien]     2.7.1cvs19
6268
6269         * src/prefs_other.c
6270         * src/prefs_common.c
6271         * src/prefs_common.h
6272         * src/main.c
6273                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6274                 control the corresponding gtk property. It could be used to lock
6275                 all shortcuts (avoid to set one of them by inadvertency).
6276
6277 2007-01-17 [colin]      2.7.1cvs18
6278
6279         * src/summaryview.c
6280                 Fix bug 1100, 'Highlighted e-mail data not visible 
6281                 when color label applied.'. Use a weighted average
6282                 between normal selected foreground color and color
6283                 label instead of a simple one (3/1 instead 1/1).
6284
6285 2007-01-17 [colin]      2.7.1cvs17
6286
6287         * src/messageview.c
6288                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6289                 crash' - don't prevent mail switching while loading
6290
6291 2007-01-17 [colin]      2.7.1cvs16
6292
6293         * src/folder.c
6294         * src/folder.h
6295         * src/folderview.c
6296         * src/folderview.h
6297         * src/imap.c
6298         * src/imap.h
6299         * src/imap_gtk.c
6300                 Manage recursive search of unsubscribed folders
6301                 Rescan tree without checking for new messages 
6302                 after subscriptions changed
6303
6304 2007-01-17 [paul]       2.7.1cvs15
6305
6306         * src/prefs_common.c
6307         * src/gtk/pluginwindow.c
6308                 fix bug 1101, '"Load plugin" button is
6309                 accidentally hidden'
6310                 unset (-1) initial width in prefs_common,
6311                 fix overlapping buttons,
6312                 and other cleanups
6313
6314 2007-01-17 [paul]       2.7.1cvs14
6315
6316         * src/procmime.c
6317                 add #include <errno.h>, it's needed
6318                 on some systems
6319
6320 2007-01-17 [paul]       2.7.1cvs13
6321
6322         * src/common/defs.h
6323         * tools/make.themes.project
6324                 rename .sylpheed_themeinfo to .claws_themeinfo
6325                 and use it
6326         * src/etpan/etpan-errors.h
6327         * src/etpan/etpan-log.c
6328         * src/etpan/etpan-log.h
6329         * src/etpan/etpan-thread-manager-types.h
6330         * src/etpan/etpan-thread-manager.c
6331         * src/etpan/etpan-thread-manager.h
6332         * src/etpan/imap-thread.c
6333         * src/etpan/imap-thread.h
6334                 add copyright header
6335
6336 2007-01-17 [colin]      2.7.1cvs12
6337
6338         * src/plugins/pgpcore/select-keys.c
6339         * src/gtk/pluginwindow.c
6340         * src/prefs_account.c
6341                 Fix warnings
6342
6343 2007-01-16 [colin]      2.7.1cvs11
6344
6345         * src/imap.c
6346         * src/imap.h
6347         * src/imap_gtk.c
6348                 Manage subscribing to subfolders when only
6349                 subscribed folders are shown.
6350
6351 2007-01-16 [colin]      2.7.1cvs10
6352
6353         * src/folderview.c
6354                 Fix annoying vscrollbar going back to top
6355                 on Check for new folders
6356
6357 2007-01-16 [colin]      2.7.1cvs9
6358
6359         * src/imap.c
6360                 Remove printf
6361
6362 2007-01-16 [colin]      2.7.1cvs8
6363
6364         * src/filtering.c
6365                 Bigger buffer for errors
6366         * src/imap.c
6367         * src/imap.h
6368         * src/imap_gtk.c
6369         * src/prefs_account.c
6370         * src/prefs_account.h
6371         * src/wizard.c
6372         * src/etpan/imap-thread.c
6373         * src/etpan/imap-thread.h
6374         * manual/handling.xml
6375                 Add subscriptions management. What it changes:
6376                 Creating a folder subscribes to it
6377                 Deleting a folder unsubscribes it
6378                 New contextual menu item allowing to switch between
6379                 All folders and Subscribed folders, subscribe, and
6380                 unsubscribe. "Creating" an existing but unsubscribed
6381                 folder will subscribe it.
6382                 By default for new accounts, only subscribed folders 
6383                 are shown.
6384
6385
6386 2007-01-16 [paul]       2.7.1cvs7
6387
6388         * src/summaryview.c
6389                 Allow folder classes to specify only sort_key or
6390                 sort_type instead of both or none.
6391
6392 2007-01-16 [paul]       2.7.1cvs6
6393
6394         * src/action.c
6395         * src/compose.c
6396         * src/mimeview.c
6397         * src/procmime.c
6398         * src/textview.c
6399                 Save and use errno for procmime_get_part
6400
6401 2007-01-16 [colin]      2.7.1cvs5
6402
6403         * src/imap.c
6404                 Never remove INBOX when scanning for
6405                 new folders. It's a special folder
6406                 that has to exist.
6407
6408 2007-01-15 [colin]      2.7.1cvs4
6409
6410         * src/imap.c
6411                 Fix 'Check for new folders' when IMAP subdirectory
6412                 is set
6413         * src/etpan/imap-thread.c
6414                 Fix build
6415
6416 2007-01-15 [colin]      2.7.1cvs3
6417
6418         * src/etpan/imap-thread.c
6419                 Fix invalid free on command-connection
6420                 error
6421
6422 2007-01-15 [wwp]        2.7.1cvs2
6423
6424         * src/matcher_parser_lex.l
6425         * src/quote_fmt_lex.l
6426         * src/matcher_parser_parse.y
6427                 fix copyright header in lexers and parsers.
6428
6429 2007-01-15 [paul]       2.7.1cvs1
6430
6431         * NEWS
6432         * README
6433         * RELEASE_NOTES
6434         * configure.ac
6435                 bump up version number following
6436                 stable release
6437
6438 2007-01-15 [paul]       2.7.0cvs31
6439
6440         * AUTHORS
6441         * src/gtk/authors.h
6442                 add Fabien to the Team list
6443                 add the recent contributors
6444                 make a few corrections
6445
6446 2007-01-15 [paul]       2.7.0cvs30
6447
6448         * src/mainwindow.c
6449                 fix compiler warning
6450         * src/plugins/pgpcore/prefs_gpg.c
6451         * src/plugins/pgpcore/prefs_gpg.h
6452                 add missing include
6453                 fix copyright header
6454
6455 2007-01-14 [colin]      2.7.0cvs29
6456
6457         * src/gtk/filesel.c
6458                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6459                 two benefits: faster to open, will fix strange
6460                 dbus-related crash. Thanks to Pascal Terjan.
6461
6462 2007-01-14 [colin]      2.7.0cvs28
6463
6464         * src/etpan/imap-thread.c
6465                 Delete the old imap just after allocating
6466                 the new one. Makes sure we don't get the
6467                 same pointer by sheer luck, which feels
6468                 strange in the debug log.
6469
6470 2007-01-14 [colin]      2.7.0cvs27
6471
6472         * src/gtk/inputdialog.c
6473                 Make sure we don't print passwords in
6474                 clear text when in debug mode
6475
6476 2007-01-14 [colin]      2.7.0cvs26
6477
6478         * src/gtk/gtksctree.c
6479                 Fix bug 1098, 'bogus last row display 
6480                 after expanding a thread'. Patch by
6481                 Jindrich Makovicka <makovick@gmail.com>
6482
6483 2007-01-14 [colin]      2.7.0cvs25
6484
6485         * src/etpan/imap-thread.c
6486                 Close socket manually before
6487                 freeing the imap struct
6488
6489 2007-01-14 [colin]      2.7.0cvs24
6490
6491         * src/etpan/imap-thread.c
6492                 Maybe fix new reconnection issues
6493
6494 2007-01-13 [colin]      2.7.0cvs23
6495
6496         * src/summaryview.c
6497                 Freeze/thaw on thread selection
6498
6499 2007-01-13 [paul]       2.7.0cvs22
6500
6501         * src/mainwindow.c
6502         * src/summaryview.c
6503         * src/summaryview.h
6504                 add 'Edit/Delete thread'
6505
6506 2007-01-13 [colin]      2.7.0cvs21
6507
6508         * src/prefs_account.c
6509         * src/prefs_compose_writing.c
6510         * src/prefs_message.c
6511         * src/prefs_msg_colors.c
6512         * src/prefs_other.c
6513         * src/prefs_receive.c
6514         * src/prefs_spelling.c
6515         * src/prefs_summaries.c
6516         * src/prefs_themes.c
6517         * src/gtk/gtkutils.c
6518         * src/gtk/gtkutils.h
6519         * src/plugins/pgpcore/prefs_gpg.c
6520         * src/plugins/spamassassin/spamassassin_gtk.c
6521                 Factorize gtk frame creation
6522                 Patch by Pawel
6523
6524 2007-01-13 [colin]      2.7.0cvs20
6525
6526         * src/message_search.c
6527         * src/summary_search.c
6528                 Fix Enter in search windows
6529         * src/messageview.c
6530                 Fix body search starting at the
6531                 end of the mail (and asking for loop)
6532
6533 2007-01-13 [colin]      2.7.0cvs19
6534
6535         * src/etpan/imap-thread.c
6536                 Make sure we don't free the same imap
6537                 twice
6538
6539 2007-01-13 [colin]      2.7.0cvs18
6540
6541         * commitHelper
6542                 Allow multiple commitHelpers to
6543                 run at once
6544
6545 2007-01-12 [colin]      2.7.0cvs17
6546
6547         * src/etpan/imap-thread.c
6548                 Make sure we get rid of the previous mailimap
6549                 when connecting - just in case disconnect was
6550                 unclean
6551
6552 2007-01-12 [paul]       2.7.0cvs16
6553
6554         * src/compose.c
6555                 Strip S/MIME signatures when re-editing
6556                 S/MIME signed messages.
6557
6558 2007-01-12 [paul]       2.7.0cvs15
6559
6560         * configure.ac
6561         * src/addressbook.c
6562         * src/foldersel.c
6563         * src/folderview.c
6564         * src/main.c
6565                 no need to define CLAWS anymore, remove
6566                 all that stuff
6567
6568 2007-01-12 [paul]       2.7.0cvs14
6569
6570         * src/mimeview.c
6571                 check if the mail's signed as
6572                 it can change the mail structure
6573                 Thanks to Colin
6574
6575 2007-01-12 [paul]       2.7.0cvs13
6576
6577         * src/procmime.c
6578                 fix Forwarding msgs with attachments
6579                 that have dos line endings
6580                 Thanks to Colin
6581
6582 2007-01-12 [wwp]        2.7.0cvs12
6583
6584         * configure.ac
6585                 Revert accidentally committed extra version tag.
6586
6587 2007-01-12 [wwp]        2.7.0cvs11
6588
6589         * src/prefs_account.c
6590                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6591
6592 2007-01-11 [colin]      2.7.0cvs10
6593
6594         * src/imap.c
6595                 move g_warning to debug_print
6596                 it scares people for no reason
6597
6598 2007-01-11 [colin]      2.7.0cvs9
6599
6600         * po/POTFILES.in
6601                 Fix files to translate. Patch by
6602                 Fabien
6603
6604 2007-01-11 [paul]       2.7.0cvs8
6605
6606         * src/imap.c
6607                 Fix recursion when server lists the
6608                 current subfolder in the response
6609         * src/mimeview.c
6610                 Fix updating of icon_list/ctree
6611         * src/plugins/pgpcore/select-keys.c
6612                 Fix a few annoyances when choosing
6613                 keys for the CMS (S/MIME) protocol
6614
6615 2007-01-11 [wwp]        2.7.0cvs7
6616
6617         * src/compose.c
6618         * src/prefs_account.c
6619         * src/prefs_account.h
6620                 Add per-account spellcheck default dictionaries settings.
6621
6622 2007-01-10 [colin]      2.7.0cvs6
6623
6624         * src/prefs_folder_item.c
6625                 Factorize strings - patch by Fabien
6626
6627 2007-01-10 [colin]      2.7.0cvs5
6628
6629         * src/mainwindow.c
6630                 Fix bug 1095, 'Crash while changing folder 
6631                 columns during incorporation'
6632
6633 2007-01-09 [colin]      2.7.0cvs4
6634
6635         * src/gtk/pluginwindow.c
6636                 Set the plugin window transient. Seems
6637                 like some window managers hide it in
6638                 the background after "load plugin"...
6639
6640 2007-01-09 [colin]      2.7.0cvs3
6641
6642         * src/gtk/filesel.c
6643                 Use the same type for alloc and free
6644
6645 2007-01-08 [paul]       2.7.0cvs2
6646
6647         * po/nl.po
6648                 updated by Tim Dijkstra
6649
6650 2007-01-08 [paul]       2.7.0cvs1
6651
6652         * src/prefs_themes.c
6653         * src/common/utils.c
6654                 Fix resource leaks
6655
6656 2007-01-08 [paul]       2.7.0
6657
6658         * NEWS
6659         * README
6660         * RELEASE_NOTES
6661                 2.7.0 released
6662
6663 2007-01-08 [paul]       2.6.1cvs119
6664
6665         * doc/man/claws-mail.1
6666                 another correction
6667
6668 2007-01-08 [paul]       2.6.1cvs118
6669
6670         * doc/man/claws-mail.1
6671                 corrections
6672         * manual/advanced.xml
6673                 improved English usage
6674
6675 2007-01-08 [paul]       2.6.1cvs117
6676
6677         * po/ca.po
6678         * po/de.po
6679         * po/en_GB.po
6680         * po/fi.po
6681         * po/it.po
6682         * po/pt_BR.po
6683         * po/sk.po
6684         * po/sr.po
6685         * po/zh_CN.po
6686                 updated by Miquel Oliete, Stephan Sachse, me,
6687                 Tommi Pirinen, Andrea Spadaccini, Frederico
6688                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6689                 Urosevic, and Ralgh Young
6690
6691 2007-01-07 [mones]      2.6.1cvs116
6692
6693         * manual/es/advanced.xml
6694         * po/es.po
6695                 Synced manual (unhide mark_as_read_delay)
6696                 and updated translation for release
6697
6698 2007-01-07 [paul]       2.6.1cvs115
6699
6700         * src/prefs_matcher.c
6701                 make the hbox content fit better under
6702                 various languages
6703
6704 2007-01-07 [colin]      2.6.1cvs114
6705
6706         * src/messageview.c
6707                 Fix bug 1088, 'Ctrl-h produces repeatable
6708                 crash'
6709
6710 2007-01-06 [colin]      2.6.1cvs113
6711
6712         * src/etpan/imap-thread.c
6713                 Add casts to int to get certs. Fixes
6714                 bug 1064, 'crash @ etpan_certificate_check() 
6715                 when opening an IMAP folder', with latest
6716                 libetpan CVS or >= 0.49
6717         * src/mainwindow.c
6718         * src/mainwindow.h
6719         * src/imap_gtk.c
6720         * src/news_gtk.c
6721         * src/prefs_folder_item.c
6722                 Grey out the "synchronise" menu items if
6723                 there's nothing to synchronise.
6724         * src/plugins/pgpcore/sgpgme.c
6725                 Make an error clearer than "Unknown error"
6726
6727 2007-01-06 [colin]      2.6.1cvs112
6728
6729         * src/messageview.c
6730                 Don't try to show a message if updating
6731                 Maybe fixes bug 1088, 'ctrl-h produces
6732                 repeatable crash'.
6733
6734 2007-01-06 [colin]      2.6.1cvs111
6735
6736         * src/summaryview.c
6737                 Disable Control-Space (handle it as Space).
6738
6739 2007-01-05 [paul]       2.6.1cvs110
6740
6741         * src/imap.c
6742                 Fix bug 934, 'sylpheed claws 2.1 
6743                 doesn't show Exchanges Public Folders'
6744                 Thanks to Hoa and Colin
6745         * src/msgcache.c
6746                 Refuse to allocate more than 2 MB for a 
6747                 single field, it's a good indication of
6748                 cache corruption.
6749
6750 2007-01-05 [colin]      2.6.1cvs109
6751
6752         * src/mainwindow.c
6753                 Allow --select'ing emails by Message-ID too
6754
6755 2007-01-05 [colin]      2.6.1cvs108
6756
6757         * src/common/quoted-printable.c
6758                 Uh! Third fix :)
6759
6760 2007-01-05 [colin]      2.6.1cvs107
6761
6762         * src/common/quoted-printable.c
6763                 Fix previous commit about bug 1089
6764                 Thanks to Ralf
6765
6766 2007-01-05 [colin]      2.6.1cvs106
6767
6768         * src/common/quoted-printable.c
6769                 Fix my previous commit on bug 1089
6770                 - Thanks to Ralf :)
6771
6772 2007-01-04 [colin]      2.6.1cvs105
6773
6774         * src/common/quoted-printable.c
6775                 Fix bug 1089, 'NUL characters in Subject 
6776                 line are misinterpreted'. Not a pain to
6777                 fix in fact.
6778
6779 2007-01-04 [colin]      
6780
6781         2.7.0-rc3 released
6782
6783 2007-01-04 [wwp]        2.6.1cvs104
6784
6785         * src/image_viewer.c
6786                 Force operator precedence (fix a compiler warning).
6787
6788 2007-01-04 [colin]      2.6.1cvs103
6789
6790         * src/image_viewer.c
6791                 Be cautious there too (same fix as the one
6792                 in textview from cvs33)
6793         * src/messageview.c
6794                 Don't use any MimeViewer plugin when showing
6795                 all headers
6796
6797 2007-01-03 [wwp]        2.6.1cvs102
6798
6799         * src/html.c
6800         * src/html.h
6801                 fixed "cent" sign (use the existing ASCII one),
6802                 decode more HTML entities,
6803                 converted table ASCII entries to UTF-8,
6804                 moved a switch() into a hashtable.
6805
6806 2007-01-03 [paul]       2.6.1cvs101
6807
6808         * src/compose.c
6809         * src/messageview.c
6810         * src/procmsg.c
6811         * src/procmsg.h
6812                 When possible, use move_msg instead of
6813                 copy_msg + remove_msg to move sent mail
6814                 from Queue to Sent. 
6815
6816 2007-01-03 [paul]       2.6.1cvs100
6817
6818         * src/html.c
6819                 add more html entity recognition:
6820                 pounds, euros, and cents
6821
6822 2007-01-03 [colin]      2.6.1cvs99
6823
6824         * src/imap_gtk.c
6825                 Don't display an error on NOSELECT
6826                 folders when synchronising
6827
6828 2007-01-03 [paul]       2.6.1cvs98
6829
6830         * tools/maildir2claws-mail.pl
6831                 only substitute 'sent-mail' if it's
6832                 the full directory name
6833
6834 2007-01-03 [paul]       2.6.1cvs97
6835
6836         * ChangeLog
6837         * ChangeLog.pre2.0.0
6838         * Makefile.am
6839                 archive a chunk of ChangeLog in
6840                 ChangeLog.pre2.0.0
6841         * ChangeLog.gtk1
6842         * doc/src/ChangeLog.claws-pre0.8.0
6843                 remove ChangeLog.claws-pre0.8.0, adding
6844                 its contents to ChangeLog.gtk1
6845
6846 2007-01-03 [paul]       2.6.1cvs96
6847
6848         * src/account.c
6849         * src/account.h
6850         * src/action.c
6851         * src/action.h
6852         * src/adbookbase.h
6853         * src/addr_compl.c
6854         * src/addr_compl.h
6855         * src/addrbook.c
6856         * src/addrcache.c
6857         * src/addrcache.h
6858         * src/addrcindex.c
6859         * src/addrcindex.h
6860         * src/addrclip.c
6861         * src/addrclip.h
6862         * src/addrdefs.h
6863         * src/addressadd.c
6864         * src/addressadd.h
6865         * src/addressbook.c
6866         * src/addressbook.h
6867         * src/addressbook_foldersel.c
6868         * src/addressbook_foldersel.h
6869         * src/addrgather.c
6870         * src/addrgather.h
6871         * src/addrharvest.c
6872         * src/addrharvest.h
6873         * src/addrindex.c
6874         * src/addrindex.h
6875         * src/addritem.c
6876         * src/addritem.h
6877         * src/addrquery.c
6878         * src/addrquery.h
6879         * src/addrselect.c
6880         * src/addrselect.h
6881         * src/alertpanel.c
6882         * src/alertpanel.h
6883         * src/browseldap.c
6884         * src/browseldap.h
6885         * src/codeconv.c
6886         * src/codeconv.h
6887         * src/compose.c
6888         * src/compose.h
6889         * src/customheader.c
6890         * src/customheader.h
6891         * src/displayheader.c
6892         * src/displayheader.h
6893         * src/editaddress.c
6894         * src/editaddress.h
6895         * src/editbook.c
6896         * src/editbook.h
6897         * src/editgroup.c
6898         * src/editgroup.h
6899         * src/editjpilot.c
6900         * src/editjpilot.h
6901         * src/editldap.c
6902         * src/editldap.h
6903         * src/editldap_basedn.c
6904         * src/editldap_basedn.h
6905         * src/editvcard.c
6906         * src/editvcard.h
6907         * src/exphtmldlg.c
6908         * src/exphtmldlg.h
6909         * src/expldifdlg.c
6910         * src/expldifdlg.h
6911         * src/export.c
6912         * src/export.h
6913         * src/exporthtml.c
6914         * src/exporthtml.h
6915         * src/exportldif.c
6916         * src/exportldif.h
6917         * src/filtering.c
6918         * src/filtering.h
6919         * src/folder.c
6920         * src/folder.h
6921         * src/folder_item_prefs.c
6922         * src/folder_item_prefs.h
6923         * src/foldersel.c
6924         * src/foldersel.h
6925         * src/folderutils.c
6926         * src/folderutils.h
6927         * src/folderview.c
6928         * src/folderview.h
6929         * src/grouplistdialog.c
6930         * src/grouplistdialog.h
6931         * src/headerview.c
6932         * src/html.c
6933         * src/html.h
6934         * src/image_viewer.c
6935         * src/image_viewer.h
6936         * src/imap.c
6937         * src/imap.h
6938         * src/imap_gtk.c
6939         * src/imap_gtk.h
6940         * src/import.c
6941         * src/import.h
6942         * src/importldif.c
6943         * src/importldif.h
6944         * src/importmutt.c
6945         * src/importmutt.h
6946         * src/importpine.c
6947         * src/importpine.h
6948         * src/inc.c
6949         * src/inc.h
6950         * src/jpilot.c
6951         * src/jpilot.h
6952         * src/ldapctrl.c
6953         * src/ldapctrl.h
6954         * src/ldaplocate.c
6955         * src/ldaplocate.h
6956         * src/ldapquery.c
6957         * src/ldapquery.h
6958         * src/ldapserver.c
6959         * src/ldapserver.h
6960         * src/ldaputil.c
6961         * src/ldaputil.h
6962         * src/ldif.c
6963         * src/ldif.h
6964         * src/main.c
6965         * src/main.h
6966         * src/mainwindow.c
6967         * src/mainwindow.h
6968         * src/manual.c
6969         * src/manual.h
6970         * src/mbox.c
6971         * src/message_search.c
6972         * src/message_search.h
6973         * src/messageview.c
6974         * src/messageview.h
6975         * src/mh.c
6976         * src/mh.h
6977         * src/mh_gtk.c
6978         * src/mh_gtk.h
6979         * src/mimeview.c
6980         * src/mimeview.h
6981         * src/msgcache.c
6982         * src/msgcache.h
6983         * src/mutt.c
6984         * src/mutt.h
6985         * src/news.c
6986         * src/news.h
6987         * src/news_gtk.c
6988         * src/news_gtk.h
6989         * src/partial_download.c
6990         * src/partial_download.h
6991         * src/pine.c
6992         * src/pine.h
6993         * src/pop.c
6994         * src/pop.h
6995         * src/prefs_account.c
6996         * src/prefs_account.h
6997         * src/prefs_actions.c
6998         * src/prefs_actions.h
6999         * src/prefs_common.c
7000         * src/prefs_common.h
7001         * src/prefs_compose_writing.c
7002         * src/prefs_compose_writing.h
7003         * src/prefs_customheader.c
7004         * src/prefs_customheader.h
7005         * src/prefs_display_header.c
7006         * src/prefs_display_header.h
7007         * src/prefs_filtering.c
7008         * src/prefs_filtering.h
7009         * src/prefs_filtering_action.c
7010         * src/prefs_filtering_action.h
7011         * src/prefs_folder_column.c
7012         * src/prefs_folder_column.h
7013         * src/prefs_folder_item.c
7014         * src/prefs_folder_item.h
7015         * src/prefs_fonts.c
7016         * src/prefs_fonts.h
7017         * src/prefs_gtk.c
7018         * src/prefs_gtk.h
7019         * src/prefs_image_viewer.c
7020         * src/prefs_image_viewer.h
7021         * src/prefs_matcher.c
7022         * src/prefs_matcher.h
7023         * src/prefs_message.c
7024         * src/prefs_msg_colors.c
7025         * src/prefs_msg_colors.h
7026         * src/prefs_other.c
7027         * src/prefs_quote.c
7028         * src/prefs_receive.c
7029         * src/prefs_send.c
7030         * src/prefs_spelling.c
7031         * src/prefs_spelling.h
7032         * src/prefs_summaries.c
7033         * src/prefs_summaries.h
7034         * src/prefs_summary_column.c
7035         * src/prefs_summary_column.h
7036         * src/prefs_template.c
7037         * src/prefs_template.h
7038         * src/prefs_themes.c
7039         * src/prefs_themes.h
7040         * src/prefs_toolbar.c
7041         * src/prefs_toolbar.h
7042         * src/prefs_wrapping.c
7043         * src/prefs_wrapping.h
7044         * src/privacy.c
7045         * src/privacy.h
7046         * src/procheader.c
7047         * src/procheader.h
7048         * src/procmime.c
7049         * src/procmime.h
7050         * src/procmsg.c
7051         * src/procmsg.h
7052         * src/quote_fmt.c
7053         * src/quote_fmt_parse.y
7054         * src/recv.c
7055         * src/recv.h
7056         * src/remotefolder.c
7057         * src/remotefolder.h
7058         * src/send_message.c
7059         * src/send_message.h
7060         * src/setup.c
7061         * src/setup.h
7062         * src/sourcewindow.c
7063         * src/sourcewindow.h
7064         * src/ssl_manager.c
7065         * src/ssl_manager.h
7066         * src/statusbar.c
7067         * src/statusbar.h
7068         * src/stock_pixmap.c
7069         * src/stock_pixmap.h
7070         * src/summary_search.c
7071         * src/summary_search.h
7072         * src/summaryview.c
7073         * src/summaryview.h
7074         * src/textview.c
7075         * src/textview.h
7076         * src/toolbar.c
7077         * src/toolbar.h
7078         * src/undo.c
7079         * src/undo.h
7080         * src/unmime.c
7081         * src/unmime.h
7082         * src/vcard.c
7083         * src/vcard.h
7084         * src/wizard.c
7085         * src/wizard.h
7086         * src/common/base64.c
7087         * src/common/base64.h
7088         * src/common/defs.h
7089         * src/common/hooks.c
7090         * src/common/hooks.h
7091         * src/common/log.c
7092         * src/common/log.h
7093         * src/common/mgutils.c
7094         * src/common/mgutils.h
7095         * src/common/nntp.c
7096         * src/common/nntp.h
7097         * src/common/passcrypt.c
7098         * src/common/passcrypt.h.in
7099         * src/common/plugin.c
7100         * src/common/plugin.h
7101         * src/common/prefs.c
7102         * src/common/prefs.h
7103         * src/common/progressindicator.c
7104         * src/common/progressindicator.h
7105         * src/common/quoted-printable.c
7106         * src/common/quoted-printable.h
7107         * src/common/session.c
7108         * src/common/session.h
7109         * src/common/smtp.c
7110         * src/common/smtp.h
7111         * src/common/socket.c
7112         * src/common/socket.h
7113         * src/common/ssl.c
7114         * src/common/ssl.h
7115         * src/common/ssl_certificate.c
7116         * src/common/ssl_certificate.h
7117         * src/common/stringtable.c
7118         * src/common/stringtable.h
7119         * src/common/template.c
7120         * src/common/template.h
7121         * src/common/timing.h
7122         * src/common/utils.c
7123         * src/common/utils.h
7124         * src/common/version.h.in
7125         * src/common/xml.c
7126         * src/common/xml.h
7127         * src/common/xmlprops.c
7128         * src/common/xmlprops.h
7129         * src/gtk/about.c
7130         * src/gtk/colorlabel.c
7131         * src/gtk/colorsel.c
7132         * src/gtk/colorsel.h
7133         * src/gtk/combobox.c
7134         * src/gtk/combobox.h
7135         * src/gtk/description_window.c
7136         * src/gtk/description_window.h
7137         * src/gtk/filesel.c
7138         * src/gtk/filesel.h
7139         * src/gtk/foldersort.c
7140         * src/gtk/foldersort.h
7141         * src/gtk/gtksctree.c
7142         * src/gtk/gtkutils.c
7143         * src/gtk/gtkutils.h
7144         * src/gtk/inputdialog.c
7145         * src/gtk/inputdialog.h
7146         * src/gtk/logwindow.c
7147         * src/gtk/logwindow.h
7148         * src/gtk/manage_window.c
7149         * src/gtk/manage_window.h
7150         * src/gtk/menu.c
7151         * src/gtk/menu.h
7152         * src/gtk/pluginwindow.c
7153         * src/gtk/pluginwindow.h
7154         * src/gtk/prefswindow.c
7155         * src/gtk/prefswindow.h
7156         * src/gtk/progressdialog.c
7157         * src/gtk/progressdialog.h
7158         * src/gtk/sslcertwindow.c
7159         * src/gtk/sslcertwindow.h
7160         * src/plugins/bogofilter/bogofilter.c
7161         * src/plugins/bogofilter/bogofilter.h
7162         * src/plugins/bogofilter/bogofilter_gtk.c
7163         * src/plugins/clamav/clamav_plugin.c
7164         * src/plugins/clamav/clamav_plugin.h
7165         * src/plugins/clamav/clamav_plugin_gtk.c
7166         * src/plugins/demo/demo.c
7167         * src/plugins/dillo_viewer/dillo_prefs.c
7168         * src/plugins/dillo_viewer/dillo_prefs.h
7169         * src/plugins/dillo_viewer/dillo_viewer.c
7170         * src/plugins/pgpcore/passphrase.c
7171         * src/plugins/pgpcore/passphrase.h
7172         * src/plugins/pgpcore/pgp_viewer.c
7173         * src/plugins/pgpcore/pgp_viewer.h
7174         * src/plugins/pgpcore/plugin.c
7175         * src/plugins/pgpcore/select-keys.c
7176         * src/plugins/pgpcore/select-keys.h
7177         * src/plugins/pgpcore/sgpgme.c
7178         * src/plugins/pgpcore/sgpgme.h
7179         * src/plugins/pgpinline/pgpinline.c
7180         * src/plugins/pgpinline/pgpinline.h
7181         * src/plugins/pgpinline/plugin.c
7182         * src/plugins/pgpmime/pgpmime.c
7183         * src/plugins/pgpmime/pgpmime.h
7184         * src/plugins/pgpmime/plugin.c
7185         * src/plugins/spamassassin/spamassassin.c
7186         * src/plugins/spamassassin/spamassassin.h
7187         * src/plugins/spamassassin/spamassassin_gtk.c
7188         * src/plugins/trayicon/trayicon.c
7189                 it's 2007, update the year in the copyright headers
7190
7191 2007-01-03 [paul]       2.6.1cvs95
7192
7193         * src/gtk/about.c
7194                 it is 2007, use it in the copyright string
7195
7196 2007-01-03 [paul]       2.6.1cvs94
7197
7198         * src/html.c
7199                 html entity conversion:
7200                 move &#153; to a more suitable place
7201                 add &bull; and &ndash;
7202                 make sure &mdash; and &#8212; are both
7203                 converted the same
7204
7205 2007-01-02 [colin]      2.6.1cvs93
7206
7207         * src/addrbook.c
7208                 Fix leak
7209         * src/common/plugin.c
7210                 Add comment
7211         * src/etpan/imap-thread.c
7212                 Fix warning
7213
7214 2006-12-31 [paul]       2.6.1cvs92
7215
7216         * src/prefs_summaries.c
7217                 use gtk_button_new_from_stock()
7218
7219 2006-12-30 [colin]      2.6.1cvs91
7220
7221         * src/folder.c
7222         * src/imap_gtk.c
7223         * src/mh_gtk.c
7224                 Don't update filtering and account paths 
7225                 when copying folders
7226
7227 2006-12-30 [colin]      2.6.1cvs90
7228
7229         * src/prefs_compose_writing.c
7230         * src/prefs_quote.c
7231         * src/prefs_template.c
7232                 Use message font for Writing and 
7233                 Quoting prefs, as well as Templates.
7234
7235 2006-12-30 [colin]      2.6.1cvs89
7236
7237         * src/prefs_summaries.c
7238                 Rework GUI; patch by Pawel
7239
7240 2006-12-29 [colin]      2.6.1cvs88
7241
7242         * src/prefs_folder_item.c
7243                 Fix bug 1085, 'Apply to subfolder 
7244                 doesn't work' - I was mistaken saying
7245                 it worked in every case
7246
7247 2006-12-28 [colin]      2.6.1cvs87
7248
7249         * src/gtk/gtkaspell.c
7250                 Don't assert if use_alternate is true
7251                 and alt_dictionary isn't set -- this 
7252                 is what happens on upgrade! Rather,
7253                 do with it.
7254
7255 2006-12-28 [colin]      2.6.1cvs86
7256
7257         * Makefile.am
7258                 Fix desktop/icon simplification
7259
7260 2006-12-28 [colin]      2.6.1cvs85
7261
7262         * Makefile.am
7263                 Make desktop and icon not 
7264                 dependant on the desktop
7265
7266 2006-12-28 [wwp]        2.6.1cvs84
7267
7268         * src/plugins/pgpmime/claws.def
7269                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7270
7271 2006-12-28 [wwp]        2.6.1cvs83
7272
7273         * src/prefs_folder_item.c
7274                 Fix coloring of "simplify subject regexp" (folder prefs),
7275                 which might be left to red whereas the regexp gets empty.
7276
7277 2006-12-28 [wwp]        2.6.1cvs82
7278
7279         * src/prefs_common.c
7280         * src/prefs_common.h
7281         * src/addressbook.c
7282         * src/addressitem.h
7283                 Save addressbook mainwindow's horizontal and vertical splitter position.
7284
7285 2006-12-27 [wwp]        2.6.1cvs81
7286
7287         * src/gtk/gtkaspell.c
7288         * src/gtk/gtkaspell.h
7289         * src/compose.c
7290                 Fix assignment of compose's default and alternate dictionary from
7291                 account or folder settings. Now gtkaspell_change_dict does rotate
7292                 dicts only when it's called from a menu cb.
7293
7294 2006-12-27 [wwp]        2.6.1cvs80
7295
7296         * src/folder_item_prefs.c
7297                 Fix randomly initialized default-alt-dictionary (folder prefs),
7298                 complete 2.6.1cvs72.
7299
7300 2006-12-27 [paul]       2.6.1cvs79
7301
7302         * src/imap_gtk.c
7303         * src/mh_gtk.c
7304                 Add Copy folder in the folder's contextual
7305                 menu
7306
7307 2006-12-27 [wwp]        2.6.1cvs78
7308
7309         * src/imap.c
7310                 Clean up session locking, thanks to Colin.
7311
7312 2006-12-26 [colin]      2.6.1cvs77
7313
7314         * src/statusbar.c
7315                 Revert previous patch
7316
7317 2006-12-26 [colin]      2.6.1cvs76
7318
7319         * src/folder.c
7320         * src/folderview.c
7321         * src/imap.c
7322         * src/statusbar.c
7323         * src/etpan/imap-thread.c
7324                 Fix previous commit warnings
7325                 Make statusbar update every second if total < 20
7326                 Make IMAP APPEND faster by simplifying log              
7327
7328 2006-12-26 [colin]      2.6.1cvs75
7329
7330         * src/folder.c
7331         * src/folder.h
7332         * src/folderview.c
7333         * src/folderview.h
7334         * src/imap_gtk.c
7335         * src/mh_gtk.c
7336                 Make it possible to copy folders accross
7337                 mailboxes (this was an arbitrary limitation).
7338                 Still make it impossible to move folders 
7339                 accross mailboxes.
7340
7341 2006-12-26 [colin]      2.6.1cvs74
7342
7343         * src/etpan/imap-thread.c
7344                 Fix bug 1081, 'claws-mail 
7345                 segfaults when going offline 
7346                 while it transfers mails via 
7347                 imap'
7348
7349 2006-12-26 [colin]      2.6.1cvs73
7350
7351         * src/folder_item_prefs.c
7352                 Don't forget alt dictionary when
7353                 renaming/moving folders
7354
7355 2006-12-26 [wwp]        2.6.1cvs72
7356
7357         * src/folder_item_prefs.c
7358                 Add missing defaults for per-folder alt dict
7359                 (forgotten in 2.6.1cvs61).
7360
7361 2006-12-26 [colin]      2.6.1cvs71
7362
7363         * src/wizard.c
7364                 Add tooltip to state that specifying
7365                 full path to mailbox is possible
7366
7367 2006-12-26 [wwp]        2.6.1cvs70
7368
7369         * src/partial_download.c
7370         * src/gtk/gtkvscrollbutton.c
7371         * src/plugins/pgpinline/plugin.c
7372                 Fix for few compiler warnings that matter.
7373
7374 2006-12-25 [colin]      2.6.1cvs69
7375
7376         * src/partial_download.c
7377                 Fix marking for download or deletion
7378                 when the header isn't the first
7379         * src/gtk/logwindow.c
7380                 Fix start of scrolling
7381
7382 2006-12-23 [paul]       2.6.1cvs68
7383
7384         * src/compose.c
7385                 change last commit to use the 'academic'
7386                 method instead. Thanks to wwp
7387
7388 2006-12-23 [paul]       2.6.1cvs67
7389
7390         * src/compose.c
7391                 don't warn about empty subject when
7392                 redirecting
7393
7394 2006-12-22 [colin]      2.6.1cvs66
7395
7396         * src/summary_search.c
7397                 Fix previous patch
7398
7399 2006-12-22 [colin]      2.6.1cvs65
7400
7401         * src/gtk/gtkutils.c
7402         * src/imap.c
7403         * src/jpilot.c
7404         * src/summary_search.c
7405                 A few warning fixes
7406
7407 2006-12-23 [paul]       
7408
7409         2.7.0-rc2 released
7410
7411 2006-12-22 [colin]      2.6.1cvs64
7412
7413         * src/toolbar.c
7414         * src/toolbar.h
7415                 Add a combo to the learn spam button
7416         * src/plugins/bogofilter/bogofilter.c
7417         * src/plugins/bogofilter/bogofilter_gtk.c
7418         * src/plugins/bogofilter/bogofilter.h
7419                 Allow to store Unsure mails in a specific
7420                 folder to make better teaching easier
7421
7422 2006-12-21 [wwp]        2.6.1cvs63
7423
7424         * src/compose.c
7425         * src/prefs_common.c
7426         * src/prefs_common.h
7427         * src/prefs_spelling.c
7428         * src/gtk/gtkaspell.c
7429         * src/gtk/gtkaspell.h
7430                 Allow spell-checking using both current and alternate dictionaries
7431                 (thanks to Colin).
7432
7433 2006-12-21 [wwp]        2.6.1cvs62
7434
7435         * src/gtk/gtkaspell.c
7436                 Apply recheck_when_changing_dict (highlight all mispelled words)
7437                 when switching to alternate dictionary.
7438
7439 2006-12-21 [wwp]        2.6.1cvs61
7440
7441         * src/compose.c
7442         * src/folder_item_prefs.h
7443         * src/prefs_common.c
7444         * src/prefs_common.h
7445         * src/prefs_folder_item.c
7446         * src/prefs_spelling.c
7447         * src/gtk/gtkaspell.c
7448         * src/gtk/gtkaspell.h
7449                 Add global and per-folder prefs to set the default
7450                 alternate dictionary.
7451
7452 2006-12-21 [colin]      2.6.1cvs60
7453
7454         * src/folder.c
7455                 Look for folders by path in all folders
7456         * src/html.c
7457                 add &mdash;
7458
7459 2006-12-20 [colin]      2.6.1cvs59
7460
7461         * src/gtk/quicksearch.c
7462                 Make sure in_typing is false when clearing
7463
7464 2006-12-20 [wwp]        2.6.1cvs58
7465
7466         * configure.ac
7467                 change manual's target dir to be LFH-compliant (thanks to Colin).
7468
7469 2006-12-20 [wwp]        2.6.1cvs57
7470
7471         * src/prefs_common.c
7472         * src/prefs_summaries.c
7473                 i18n fix and factorize patch, thanks to Fabien.
7474
7475 2006-12-20 [paul]       2.6.1cvs56
7476
7477         * configure.ac
7478                 last of the renaming (??)
7479         * src/main.c
7480                 correct --help info of --status-full
7481         * src/plugins/bogofilter/bogofilter.c
7482                 make FALSE default of whitelist_ab
7483
7484 2006-12-19 [colin]      2.6.1cvs55
7485
7486         * src/jpilot.c
7487                 Same as before, without depending on
7488                 pisock >= 0.12
7489
7490 2006-12-19 [colin]      2.6.1cvs54
7491
7492         * src/jpilot.c
7493                 Fix bug 1059, 'Better jpilot charset 
7494                 handling'. Use libpisync's charset conversion
7495                 if possible
7496
7497 2006-12-19 [colin]      2.6.1cvs53
7498
7499         * po/fr.po
7500                 Updated by Fabien
7501
7502 2006-12-19 [wwp]        2.6.1cvs52
7503
7504         * src/gtk/about.c
7505                 Add missing #include (thanks to Colin).
7506
7507 2006-12-19 [wwp]        2.6.1cvs51
7508
7509         * src/prefs_receive.c
7510                 Better spacing between widgets in prefs.
7511
7512 2006-12-18 [colin]      2.6.1cvs50
7513
7514         * src/imap.c
7515                 Fix failure to get separator on LIST "" ""
7516                 Try LIST "" "INBOX" too.
7517
7518 2006-12-18 [wwp]        2.6.1cvs49
7519
7520         * src/common/session.c
7521                 Fix a compiler warning (thanks to Fabien).
7522
7523 2006-12-18 [wwp]        2.6.1cvs48
7524
7525         * src/compose.c
7526         * src/prefs_quote.c
7527                 Factorize some strings for translation (it's about error
7528                 messages when applying or checking template/quote format).
7529
7530 2006-12-18 [colin]      2.6.1cvs47
7531
7532         * Makefile.am
7533         * src/common/defs.h
7534         * src/gtk/Makefile.am
7535         * src/gtk/about.c
7536                 Add a Release notes tab from the contents of
7537                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7538
7539 2006-12-17 [colin]      2.6.1cvs46
7540
7541         * src/mimeview.c
7542         * src/textview.c
7543         * src/gtk/filesel.c
7544                 Correctly convert from/to UTF8/filename encoding
7545                 when loading and saving files. Probably fixes
7546                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7547                 for a file to attach and is blocked...'
7548
7549 2006-12-17 [colin]      2.6.1cvs45
7550
7551         * src/gtk/logwindow.c
7552                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7553                 IMAP folder and is blocked on main thread': 
7554                 make sure we put utf8 in the log.
7555
7556 2006-12-16 [colin]      2.6.1cvs44
7557
7558         * src/toolbar.c
7559         * src/toolbar.h
7560                 Fix bug 1055, 'Add the 'cancel receive' 
7561                 in the available events for the toolbar buttons'
7562
7563 2006-12-16 [colin]      2.6.1cvs43
7564
7565         * po/POTFILES.in
7566         * src/imap.c
7567         * src/common/nntp.c
7568         * src/common/session.c
7569                 Log error when SSL handshakes fail. 
7570                 Fixes bug 1082, 'incorrect / imprecise 
7571                 error message when imap server provides 
7572                 ssl only through STARTTLS but SSL is 
7573                 selected'
7574
7575 2006-12-15 [wwp]        2.6.1cvs42
7576
7577         * src/plugins/bogofilter/bogofilter_gtk.c
7578                 set proper sensitivity to widgets I've recently added.
7579
7580 2006-12-15 [colin]      
7581
7582         2.7.0-rc1 released
7583
7584 2006-12-15 [wwp]        2.6.1cvs41
7585
7586         * src/plugins/bogofilter/bogofilter.c
7587         * src/plugins/bogofilter/bogofilter.h
7588         * src/plugins/bogofilter/bogofilter_gtk.c
7589                 bogofilter's whitelist can now use a subset of
7590                 the addressbook (either a book, a subfolder of a book,
7591                 or the whole addressbook by using "Any"). Re-used there
7592                 some pref_matcher widgets and mechanisms to match a subset
7593                 of the addressbook.
7594
7595 2006-12-15 [wwp]        2.6.1cvs40
7596
7597         * src/wizard.c
7598         * src/common/plugin.c
7599         * src/common/plugin.h
7600         * src/gtk/about.c
7601         * src/plugins/bogofilter/bogofilter.c
7602         * src/plugins/clamav/clamav_plugin.c
7603         * src/plugins/demo/demo.c
7604         * src/plugins/dillo_viewer/dillo_viewer.c
7605         * src/plugins/pgpcore/plugin.c
7606         * src/plugins/pgpinline/plugin.c
7607         * src/plugins/pgpmime/plugin.c
7608         * src/plugins/spamassassin/spamassassin.c
7609         * src/plugins/trayicon/trayicon.c
7610                 factorize some translatable strings (plugins-related),
7611                 fix missing punctuation in several places,
7612                 remove useless translatable \n in about.c,
7613                 and factorize plugin init code w/ a new function
7614                 check_plugin_version() in common/plugin.c.
7615                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7616
7617 2006-12-15 [wwp]        2.6.1cvs39
7618
7619         * src/plugins/bogofilter/bogofilter.c
7620         * src/plugins/bogofilter/bogofilter_gtk.c
7621                 flag whitelisted spams as spam, but don't filter it to the spam
7622                 folder. Thanks to Colin.
7623
7624 2006-12-15 [ticho]      2.6.1cvs38
7625
7626         * src/plugins/bogofilter/bogofilter.c
7627         * src/plugins/bogofilter/bogofilter.h
7628         * src/plugins/bogofilter/bogofilter_gtk.c
7629                 Add option to whitelist senders found in addressbook. Patch by colin.
7630
7631 2006-12-15 [paul]       2.6.1cvs37
7632
7633         * src/folderview.c
7634                 add missing #include "log.h"
7635
7636 2006-12-15 [paul]       2.6.1cvs36
7637
7638         * src/plugins/bogofilter/bogofilter.c
7639         * src/plugins/bogofilter/bogofilter.h
7640         * src/plugins/bogofilter/bogofilter_gtk.c
7641                 Add an option to allow inserting an
7642                 X-Claws-Bogosity header (on MH folders
7643                 only). Patch by Colin
7644
7645 2006-12-14 [colin]      2.6.1cvs35
7646
7647         * src/main.c
7648                 "Yes" should be the default choice for
7649                 migration configuration
7650
7651 2006-12-14 [paul]       2.6.1cvs34
7652
7653         * src/prefs_summaries.c
7654         * manual/advanced.xml
7655                 Unhide mark_as_read_delay
7656
7657 2006-12-14 [paul]       2.6.1cvs33
7658
7659         * src/messageview.c
7660         * src/messageview.h
7661         * src/mimeview.c
7662         * src/mimeview.h
7663         * src/summaryview.c
7664         * src/textview.c
7665         * src/textview.h
7666                 Fix printing of selection
7667                 Fix printing of message parts
7668                 Fix printing of images
7669         * src/gtk/gtksourceprintjob.c
7670                 Fix page count when there are images
7671
7672 2006-12-14 [wwp]        2.6.1cvs32
7673
7674         * src/mainwindow.c
7675         * src/summaryview.c
7676         * src/summaryview.h
7677         * src/gtk/quicksearch.c
7678                 fix quicksearch 'magnify' button status when QS is closed
7679                 using the Escape key, thanks to Colin.
7680
7681 2006-12-14 [wwp]        2.6.1cvs31
7682
7683         * src/mainwindow.c
7684         * src/summaryview.c
7685         * src/summaryview.h
7686         * src/gtk/quicksearch.c
7687                 fix quicksearch 'magnify' button status when QS is closed
7688                 using the Escape key, thanks to Colin.
7689
7690 2006-12-13 [colin]      2.6.1cvs30
7691
7692         * src/ldapquery.c
7693         * src/ldaputil.c
7694                 Use the binary safe version of ldap_get_values,
7695                 to make sure we manipulate null-terminated 
7696                 strings. Maybe fixes bug 1075, 'claws mail 
7697                 segfault when completing ldap adresses'
7698         * src/syldap.c ** REMOVED **
7699         * src/syldap.h ** REMOVED **
7700                 Remove dead files
7701
7702 2006-12-13 [mones]      2.6.1cvs29
7703
7704         * po/es.po
7705                 Fixed piped strings, fixed click translation
7706
7707 2006-12-13 [paul]       2.6.1cvs28
7708
7709         * src/main.c
7710                 don't translate these strings
7711
7712 2006-12-13 [paul]       2.6.1cvs27
7713
7714         * po/en_GB.po
7715                 updated
7716
7717 2006-12-13 [colin]      2.6.1cvs26
7718
7719         * src/main.c
7720         * src/main.h
7721                 Add claws_is_starting()
7722
7723 2006-12-13 [mones]      2.6.1cvs25
7724
7725         * manual/es/advanced.xml
7726         * po/es.po
7727                 Synced manual and updated translation
7728
7729 2006-12-12 [colin]      2.6.1cvs24
7730
7731         * src/wizard.c
7732                 Add an option to use STARTTLS in the
7733                 welcome wizard. Fixes bug 1080, 
7734                 'Using SSL option in wizard for incoming 
7735                 server does not activate SSL with STARTTLS'
7736
7737 2006-12-12 [colin]      2.6.1cvs23
7738
7739         * src/main.c
7740                 Don't exit when there's an incomplete
7741                 mailbox configured - leaves a chance 
7742                 to fix a failing IMAP account. Exit
7743                 if no mailbox at all is loaded (case
7744                 of missing plugin).
7745                 Completes bug 1077's fix (I was wrong
7746                 in this bug's comment #3).
7747
7748 2006-12-12 [colin]      2.6.1cvs22
7749
7750         * src/gtk/menu.h
7751                 Add another menu data type
7752         * src/prefs_account.c
7753                 Complete the completion of bug 1076
7754                 (doesn't lose the pref on apply)
7755
7756 2006-12-12 [paul]       2.6.1cvs21
7757
7758         * src/prefs_account.c
7759                 complete the fix of bug 1076
7760                 also be more verbose with the text
7761
7762 2006-12-12 [paul]       2.6.1cvs20
7763
7764         * src/gtk/combobox.c
7765                 fix compilation warning
7766
7767 2006-12-11 [colin]      2.6.1cvs19
7768
7769         * src/wizard.c
7770                 Document :port in server entry tooltips
7771
7772 2006-12-11 [colin]      2.6.1cvs18
7773
7774         * src/main.c
7775                 Fix compile
7776
7777 2006-12-11 [colin]      2.6.1cvs17
7778
7779         * src/main.c
7780                 Add failing IMAP as a reason for no
7781                 mailbox
7782
7783 2006-12-11 [colin]      2.6.1cvs16
7784
7785         * src/prefs_account.c
7786                 Check for existence of inbox for local
7787                 accounts too
7788         * src/wizard.c
7789                 Allow setting the port to use for servers
7790                 by using the usual "server.example.com:port"
7791                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7792                 not start when IMAP server is unavailable'
7793
7794 2006-12-11 [colin]      2.6.1cvs15
7795
7796         * src/prefs_account.c
7797                 Prevent use of non-existing default inbox
7798
7799 2006-12-11 [colin]      2.6.1cvs14
7800
7801         * src/prefs_account.c
7802                 Fix sensitivity. Fixes bug 1076, 'privacy 
7803                 options are displayed even when pgp plugin 
7804                 not loaded / available'
7805
7806 2006-12-09 [colin]      2.6.1cvs13
7807
7808         * manual/advanced.xml
7809         * src/prefs_common.c
7810         * src/prefs_common.h
7811         * src/common/ssl_certificate.c
7812                 Add a new hidden preference, 'unsafe_ssl_certs',
7813                 which allows to store multiple certificates per
7814                 server/port. This is disabled by default because
7815                 it's less secure (presenting a new certificate
7816                 instead of a changed one raises less alarms).
7817                 This will cause Claws to ask about an unknown
7818                 certificate for people who have used 2.6.1cvs8
7819                 or greater.
7820
7821 2006-12-09 [colin]      2.6.1cvs12
7822
7823         * src/action.c
7824                 Fix cache updating after action
7825
7826 2006-12-07 [wwp]        2.6.1cvs11
7827
7828         * src/compose.c
7829                 fix email address comparison when replying to all
7830                 (avoid replying to ourselves), thanks to Colin.
7831
7832 2006-12-06 [paul]       2.6.1cvs10
7833
7834         * src/addrharvest.c
7835         * src/editldap.c
7836         * src/expldifdlg.c
7837         * src/news.c
7838         * src/toolbar.c
7839         * src/common/utils.c
7840                 ...and more renaming
7841                 Thanks to Colin
7842
7843 2006-12-06 [paul]       2.6.1cvs9
7844
7845         * src/compose.c
7846         * src/messageview.c
7847         * src/procheader.c
7848         * src/procmime.c
7849         * src/procmsg.c
7850         * src/textview.c
7851                 more renaming
7852                 Thanks to Colin
7853
7854 2006-12-06 [colin]      2.6.1cvs8
7855
7856         * src/ssl_manager.c
7857         * src/common/ssl_certificate.c
7858         * src/common/ssl_certificate.h
7859                 Handle multiple certificates per host/port
7860
7861 2006-12-06 [colin]      2.6.1cvs7
7862
7863         * src/etpan/imap-thread.c
7864                 Fix certificate checking on IMAP
7865
7866 2006-12-06 [colin]      2.6.1cvs6
7867
7868         * src/folderview.c
7869                 Fix bug 1072, 'Claws stops fetching newsgroups 
7870                 from server when newsgroup got deleted': continue
7871                 checking other groups
7872
7873 2006-12-05 [wwp]        2.6.1cvs5
7874
7875         * src/message_search.c
7876         * src/summary_search.c
7877         * src/gtk/combobox.c
7878         * src/gtk/combobox.h
7879         * src/gtk/gtkutils.c
7880         * src/gtk/gtkutils.h
7881                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7882                 behave like w/ old comboboxes (summary and message search only).
7883
7884 2006-12-05 [paul]       2.6.1cvs4
7885
7886         * src/wizard.c
7887                 encode headers
7888                 Thanks to Colin
7889
7890 2006-12-05 [paul]       2.6.1cvs3
7891
7892         * tools/README
7893         * tools/textviewer.pl
7894                 script updated and description added
7895
7896 2006-12-04 [colin]      2.6.1cvs2
7897
7898         * src/compose.c
7899                 Run pre-send hook only when checking
7900                 everything
7901
7902 2006-12-04 [paul]       2.6.1cvs1
7903
7904         * NEWS
7905         * README
7906         * RELEASE_NOTES
7907         * configure.ac
7908         * tools/README
7909                 bump up version number following stable release
7910
7911 2006-12-04 [paul]       2.6.0cvs83
7912
7913         * README
7914                 updates and corrections
7915
7916 2006-12-04 [colin]      2.6.0cvs82
7917
7918         * src/common/utils.c
7919                 Probably fix bug 1066, 'Incorrect mailbox 
7920                 size displayed'
7921
7922 2006-12-04 [colin]      2.6.0cvs81
7923
7924         * src/common/utils.c
7925                 Trim tabs from mailcap file too.
7926
7927 2006-12-02 [paul]       2.6.0cvs80
7928
7929         * src/exphtmldlg.c
7930                 fix broken GUI under certain languages
7931         * src/expldifdlg.c
7932                 put the Cancel button to the right
7933
7934 2006-12-01 [paul]       2.6.0cvs79
7935
7936         * tools/Makefile.am
7937                 remove reference to removed file
7938
7939 2006-12-01 [wwp]        2.6.0cvs78
7940
7941         * src/addressbook.c
7942         * src/editaddress.c
7943                 remove forgotten debug statements.
7944
7945 2006-12-01 [wwp]        2.6.0cvs77
7946
7947         * manual/advanced.xml
7948         * manual/fr/advanced.xml
7949         * src/addressbook.c
7950         * src/addressbook.h
7951         * src/addressitem.h
7952         * src/editaddress.c
7953         * src/editaddress.h
7954         * src/prefs_common.c
7955         * src/prefs_common.h
7956         * src/gtk/gtkutils.c
7957         * src/gtk/gtkutils.h
7958                 add a hidden option to allow embedding the editaddress (edit contact details)
7959                 dialog into the addressbook's window. This doesn't change the default
7960                 behaviour.
7961
7962 2006-12-01 [wwp]        2.6.0cvs76
7963
7964         * src/message_search.c
7965         * src/summary_search.c
7966                 fix more focus issues (don't set focus to combobox's entry widget when
7967                 entry's value changed, if entry widget has focus already).
7968
7969 2006-12-01 [wwp]        2.6.0cvs75
7970
7971         * src/gtk/quicksearch.c
7972                 revert last changes to the quicksearch gtk_combo_box, this needs more
7973                 tuning and testing.
7974
7975 2006-12-01 [paul]       2.6.0cvs74
7976
7977         * tools/kdeservicemenu/README
7978         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7979         * tools/kdeservicemenu/install.sh
7980         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7981         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7982                 simplify this stuff, and in so doing,
7983                 fix it. (possibly re-extend it again at
7984                 a later date)
7985
7986 2006-12-01 [wwp]        2.6.0cvs73
7987
7988         * src/gtk/quicksearch.c
7989                 adapt quicksearch code to use modern gtk_combo_box'es.
7990
7991 2006-12-01 [wwp]        2.6.0cvs72
7992
7993         * src/common/defs.h
7994         * src/prefs_common.c
7995         * src/prefs_common.h
7996         * src/message_search.c
7997         * src/summary_search.c
7998         * src/gtk/combobox.c
7999         * src/gtk/combobox.h
8000                 add history combos to all message and summary search fields.
8001
8002 2006-12-01 [wwp]        2.6.0cvs71
8003
8004         * src/summaryview.c
8005                 As the list may change while the mark as read delay
8006                 runs, we can't rely on the 'row' pointer, which can
8007                 be invalid when the timeout is called. As the mark
8008                 as read is only done if the message is still selected,
8009                 use summaryview->selected instead. Thanks to Colin.
8010
8011 2006-11-30 [paul]       2.6.0cvs70
8012
8013         * src/textview.c
8014                 give emphasis to "Sylpheed-Claws"
8015                 as well as "Claws Mail"
8016
8017 2006-11-30 [colin]      2.6.0cvs69
8018
8019         * src/wizard.c
8020                 Put the SSL checkboxes in the receiving
8021                 and sending server pages.
8022
8023 2006-11-29 [colin]      2.6.0cvs68
8024
8025         * src/gtk/gtkutils.c
8026         * src/gtk/gtkvscrollbutton.c
8027                 Revert some deprecated fixes - they seem to
8028                 deprecate stuff as soon as a new one gets out.
8029                 g_object_ref_sink needed glib-2.10.
8030
8031 2006-11-29 [colin]      2.6.0cvs67
8032
8033         * src/common/utils.c
8034                 Create .mailcap if it doesn't exist
8035
8036 2006-11-29 [colin]      2.6.0cvs66
8037
8038         * src/compose.c
8039                 Followup to cvs60: use original list
8040                 of recipients if replying to a mail
8041                 in Sent Drafts or Queue.
8042
8043 2006-11-27 [paul]       2.6.0cvs65
8044
8045         * src/image_viewer.c
8046                 revert the last change for now (it's broken)
8047
8048 2006-11-27 [paul]       2.6.0cvs64
8049
8050         * Makefile.am
8051         * configure.ac
8052         * m4/aclocal-include.m4
8053         * m4/check-type.m4
8054         * src/Makefile.am
8055         * src/addr_compl.c
8056         * src/compose.c
8057         * src/crash.c
8058         * src/export.c
8059         * src/exporthtml.c
8060         * src/exportldif.c
8061         * src/imap.c
8062         * src/import.c
8063         * src/main.c
8064         * src/main.h
8065         * src/matcher.c
8066         * src/mimeview.c
8067         * src/procmsg.c
8068         * src/textview.c
8069         * src/common/Makefile.am
8070         * src/common/claws.c
8071         * src/common/claws.h
8072         * src/common/ssl.c
8073         * src/common/sylpheed.c
8074         * src/common/sylpheed.h
8075         * src/etpan/Makefile.am
8076         * src/gtk/Makefile.am
8077         * src/gtk/claws-marshal.list
8078         * src/gtk/filesel.c
8079         * src/gtk/gtksctree.c
8080         * src/gtk/quicksearch.c
8081         * src/gtk/sylpheed-marshal.list
8082         * src/plugins/bogofilter/bogofilter.c
8083         * src/plugins/bogofilter/bogofilter_gtk.c
8084         * src/plugins/clamav/clamav_plugin.c
8085         * src/plugins/clamav/clamav_plugin_gtk.c
8086         * src/plugins/demo/demo.c
8087         * src/plugins/dillo_viewer/dillo_viewer.c
8088         * src/plugins/pgpcore/Makefile.am
8089         * src/plugins/pgpcore/claws.def
8090         * src/plugins/pgpcore/pgp_viewer.c
8091         * src/plugins/pgpcore/plugin.c
8092         * src/plugins/pgpcore/sylpheed.def
8093         * src/plugins/pgpinline/Makefile.am
8094         * src/plugins/pgpinline/claws.def
8095         * src/plugins/pgpinline/plugin.c
8096         * src/plugins/pgpinline/sylpheed.def
8097         * src/plugins/pgpmime/Makefile.am
8098         * src/plugins/pgpmime/claws.def
8099         * src/plugins/pgpmime/plugin.c
8100         * src/plugins/pgpmime/sylpheed.def
8101         * src/plugins/spamassassin/spamassassin.c
8102         * src/plugins/spamassassin/spamassassin_gtk.c
8103         * src/plugins/trayicon/trayicon.c
8104                 yet more renaming
8105                 remove deprecated gtk_tooltips_set_delay()
8106
8107 2006-11-26 [paul]       2.6.0cvs63
8108
8109         * src/expldifdlg.c
8110         * src/folderview.c
8111         * src/image_viewer.c
8112         * src/mainwindow.c
8113         * src/gtk/gtkutils.c
8114         * src/gtk/gtkvscrollbutton.c
8115         * src/gtk/prefswindow.c
8116         * src/plugins/pgpcore/prefs_gpg.c
8117                 replace more deprecated GTK+ functions
8118
8119 2006-11-26 [paul]       2.6.0cvs62
8120
8121         * src/addr_compl.c
8122         * src/addressbook.c
8123         * src/browseldap.c
8124                 replace deprecated gtk_idle_... functions
8125
8126 2006-11-26 [paul]       2.6.0cvs61
8127
8128         * src/compose.c
8129         * src/folderview.c
8130         * src/inc.c
8131         * src/summaryview.c
8132         * src/gtk/gtkvscrollbutton.c
8133         * src/gtk/quicksearch.c
8134         * src/plugins/pgpcore/passphrase.c
8135                 replace deprecated gtk_timeout_add and
8136                 gtk_timeout_remove
8137
8138 2006-11-26 [paul]       2.6.0cvs60
8139
8140         * src/compose.c
8141                 fix bug that caused the wrong recipient
8142                 to be selected when replying to a msg
8143                 which is From one of our accounts to
8144                 another of our accounts
8145
8146 2006-11-25 [paul]       2.6.0cvs59
8147
8148         * src/summaryview.c
8149                 don't change the From column title to
8150                 To if the To column is visible
8151
8152 2006-11-24 [paul]       2.6.0cvs58
8153
8154         * src/compose.c
8155                 fix bug 1069, 'Sent mails disappear, BCC
8156                 or locking problem?'
8157
8158 2006-11-21 [wwp]        2.6.0cvs57
8159
8160         * src/compose.c
8161                 fix spelling menu when replying (same as 2.3.1cvs39):
8162                 discrepancy between context menu and top menu when
8163                 folder's dictionary isn't the default one.
8164
8165 2006-11-19 [paul]       2.6.0cvs56
8166
8167         * src/summaryview.c
8168                 obey always_show_msg option when
8169                 marking as spam
8170         * src/plugins/bogofilter/bogofilter.c
8171                 fix typo
8172
8173 2006-11-18 [paul]       2.6.0cvs55
8174
8175         * AUTHORS
8176         * README
8177         * debian/copyright
8178         * manual/ack.xml
8179         * manual/es/ack.xml
8180         * manual/fr/ack.xml
8181         * manual/pl/ack.xml
8182         * src/gtk/authors.h
8183         * src/gtk/icon_legend.c
8184         * src/gtk/icon_legend.h
8185         * tools/OOo2claws-mail.pl
8186         * tools/README
8187         * tools/acroread2claws-mail.pl
8188         * tools/claws.i18n.status.pl
8189         * tools/filter_conv.pl
8190         * tools/filter_conv_new.pl
8191         * tools/freshmeat_search.pl
8192         * tools/google_search.pl
8193         * tools/kmail2claws-mail.pl
8194         * tools/kmail2claws-mail_v2.pl
8195         * tools/maildir2claws-mail.pl
8196         * tools/make.themes.project
8197         * tools/multiwebsearch.pl
8198         * tools/outlook2claws-mail.pl
8199         * tools/tb2claws-mail
8200         * tools/kdeservicemenu/README
8201         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8202                 update mine and wwp's email addresses in
8203                 several places
8204                 Patch by wwp
8205         * src/prefs_compose_writing.c
8206                 set sensitivity on 'new message format' frame
8207
8208 2006-11-17 [paul]       2.6.0cvs54
8209
8210         * src/gtk/about.c
8211                 more reworking of the GUI
8212                 Patch by Fabien Vantard
8213
8214 2006-11-16 [paul]       2.6.0cvs53
8215
8216         * src/gtk/about.c
8217                 set a minimum size for the window, allow
8218                 it to automatically expand as necessary
8219
8220 2006-11-16 [wwp]        2.6.0cvs52
8221
8222         * src/gtk/about.c
8223                 better wrap of copyright info on some systems.
8224
8225 2006-11-16 [paul]       2.6.0cvs51
8226
8227         * src/gtk/about.c
8228                 move the tech info from the upper panel
8229                 to the Info tab
8230                 use a gtk_text_view for the features tab
8231
8232 2006-11-16 [paul]       2.6.0cvs50
8233
8234         * po/Makevars
8235                 update my email address
8236         * src/addressbook.c
8237         * src/compose.c
8238         * src/imap_gtk.c
8239         * src/mh_gtk.c
8240         * src/news_gtk.c
8241         * src/summaryview.c
8242         * src/plugins/trayicon/trayicon.c
8243                 don't offer simple menu separators
8244                 for translation
8245         * src/folderview.c
8246                 add separator between 'mark all read'
8247                 and 'search folder'
8248
8249 2006-11-15 [wwp]        2.6.0cvs49
8250
8251         * src/gtk/authors.h
8252                 updated manuals authors.
8253
8254 2006-11-14 [paul]       2.6.0cvs48
8255
8256         * src/compose.c
8257                 Fix Options/Reply mode after draft save
8258
8259 2006-11-14 [paul]       2.6.0cvs47
8260
8261         * src/Makefile.am
8262                 Fix make DESTDIR=...
8263         * src/mbox.c
8264                 Optimise speed
8265         * src/plugins/pgpinline/pgpinline.c
8266                 Probably fix bug 1061
8267
8268 2006-11-14 [paul]       2.6.0cvs46
8269
8270         * po/Makevars
8271                 enable Q_ macro
8272         * src/Makefile.am
8273         * src/stock_pixmap.c
8274         * src/stock_pixmap.h
8275         * src/gtk/about.c
8276         * src/pixmaps/active.xpm
8277         * src/pixmaps/inactive.xpm
8278                 add a new page, 'Features', to the About dialog
8279                 showing which features are compiled in and which
8280                 are not
8281
8282 2006-11-14 [paul]       2.6.0cvs45
8283
8284         * po/ru.po
8285                 updated by Pavlo Bohmat
8286
8287 2006-11-14 [colin]      2.6.0cvs44
8288
8289         * src/compose.c
8290         * src/inc.c
8291         * src/messageview.c
8292         * src/news.c
8293         * src/pop.c
8294         * src/procmsg.c
8295         * src/gtk/gtkaspell.c
8296                 Fix 64-bit-related warnings
8297         * src/ssl_manager.c
8298                 Fix possible infinite loop
8299         * src/plugins/pgpcore/sgpgme.c
8300                 Remove useless check
8301
8302 2006-11-13 [colin]      2.6.0cvs43
8303
8304         * src/gtk/Makefile.am
8305                 authors.h isn't generated
8306
8307 2006-11-13 [colin]      2.6.0cvs42
8308
8309         * src/plugins/pgpinline/pgpinline.c
8310         * src/plugins/pgpmime/pgpmime.c
8311                 Very probably fix bug 1061, 'crash on 
8312                 opening signed email'. Another cast
8313                 problem
8314
8315 2006-11-13 [colin]      2.6.0cvs41
8316
8317         * src/plugins/pgpcore/sgpgme.c
8318                 Maybe fix bug 1061, 'crash on opening 
8319                 signed email'
8320
8321 2006-11-13 [wwp]        2.6.0cvs40
8322
8323         * src/plugins/pgpinline/pgpinline.c
8324                 fix candidate for bug #1057, thanks to Colin.
8325
8326 2006-11-13 [wwp]        2.6.0cvs39
8327
8328         * src/compose.c
8329         * src/quote_fmt_parse.y
8330                 fix bug 1052: current parser buffer was not always 
8331                 allocated, ptr to this buffer could be returned as 
8332                 NULL whereas no parser error has occurred. in 
8333                 consequence, defining a template body as "%d" 
8334                 (w/o the quotes) for the first time of the instance 
8335                 of claws-mail, was reporting a parser error. make 
8336                 sure that the buffer is always allocated, even to 
8337                 an empty string.
8338                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8339                 unescaping of the fmt string was always done 
8340                 whereas it must be done *only* when receiving 
8341                 quote format strings issued from the prefs 
8342                 (compose new message, reply, forward, redirect 
8343                 formats), *not* when applying templates.  in 
8344                 consequences, applying templates w/ sequences 
8345                 like \\|p{echo} were failing. make sure that 
8346                 unescaping is done only when necessary.
8347
8348 2006-11-12 [colin]      2.6.0cvs38
8349
8350         * po/de.po
8351                 Fix typo (s/KB/MB)
8352
8353 2006-11-12 [colin]      2.6.0cvs37
8354
8355         * src/plugins/pgpinline/pgpinline.c
8356         * src/plugins/pgpmime/pgpmime.c
8357                 Release GPG context at the latest 
8358                 possible moment. Maybe fixes 
8359                 bug 1057, 'crash on sending signed 
8360                 message to a newsgroup'
8361                 
8362
8363 2006-11-12 [colin]      2.6.0cvs36
8364
8365         * src/plugins/pgpcore/sgpgme.c
8366                 Tell a bit more when gpg's status doesn't
8367                 contain any signature
8368
8369 2006-11-12 [colin]      2.6.0cvs35
8370
8371         * src/compose.c
8372                 Fix bug 1060, 'compilation error with 
8373                 Irix's cc'
8374
8375 2006-11-12 [paul]       2.6.0cvs34
8376
8377         * doc/man/claws-mail.1
8378         * src/prefs_gtk.c
8379         * src/plugins/clamav/README
8380         * src/plugins/spamassassin/README
8381         * tools/README
8382         * tools/freshmeat_search.pl
8383         * tools/google_search.pl
8384         * tools/multiwebsearch.pl
8385                 more renaming
8386         * src/plugins/trayicon/trayicon.c
8387                 fix compiliation warning
8388
8389 2006-11-11 [colin]      2.6.0cvs33
8390
8391         * src/folderview.c
8392                 Forbid drag and drop from/to different
8393                 folders of type F_UNKNOWN
8394
8395 2006-11-11 [colin]      2.6.0cvs32
8396
8397         * src/plugins/pgpinline/pgpinline.c
8398                 Fix typo in previous commit:
8399                 - gpgme_new(&ctx);
8400                 + if ((err = gpgme_new(&data->ctx)) ...)
8401
8402 2006-11-11 [colin]      2.6.0cvs31
8403
8404         * src/plugins/pgpinline/pgpinline.c
8405         * src/plugins/pgpmime/pgpmime.c
8406                 Check success after calling gpgme_new
8407                 Maybe fixes bug 1057, 'crash on sending 
8408                 signed message to a newsgroup'
8409
8410 2006-11-11 [colin]      2.6.0cvs30
8411
8412         * src/undo.c
8413                 init undostruct to 0s (from
8414                 valgrind log of bug 1057)
8415
8416 2006-11-10 [colin]      2.6.0cvs29
8417
8418         * src/mainwindow.c
8419                 Set cursor to wait before filtering
8420                 duplicates in all folders
8421         * src/plugins/bogofilter/bogofilter.c
8422         * src/plugins/bogofilter/bogofilter.h
8423         * src/plugins/bogofilter/bogofilter_gtk.c
8424                 Completely thread away the bogofilter
8425                 filtering
8426
8427 2006-11-10 [mones]      2.6.0cvs28
8428
8429         * src/compose.c
8430         * src/compose.h
8431                 added COMPOSE_CHECK_BEFORE_SEND hook
8432
8433 2006-11-10 [paul]       2.6.0cvs27
8434
8435         * src/crash.c
8436                 more renaming
8437                 add libSM to get_compiled_in_features()
8438         * src/main.c
8439                 more renaming
8440
8441 2006-11-10 [colin]      2.6.0cvs26
8442
8443         * src/etpan/imap-thread.c
8444                 Add a reference to libetpan's sasl engine
8445                 so that sasl_done() doesn't get called by
8446                 libetpan, and doesn't break openssl.
8447                 Should fix bug 1053, 'SC fails to reestablish 
8448                 a secure connection'
8449                 Patch by Hoa
8450
8451 2006-11-10 [colin]      2.6.0cvs25
8452
8453         * manual/addrbook.xml
8454         * manual/advanced.xml
8455         * manual/faq.xml
8456         * manual/intro.xml
8457                 Some more renaming
8458
8459 2006-11-09 [colin]      2.6.0cvs24
8460
8461         * src/plugins/bogofilter/bogofilter_gtk.c
8462                 Add comment about annoyance
8463
8464 2006-11-09 [colin]      2.6.0cvs23
8465
8466         * src/plugins/bogofilter/bogofilter.c
8467         * src/plugins/bogofilter/bogofilter_gtk.c
8468                 Prepare things needed to thread bogofilter
8469                 filtering: separate bogo stuff and possible GUI
8470                 stuff. 
8471
8472 2006-11-09 [colin]      2.6.0cvs22
8473
8474         * src/account.c
8475         * src/compose.c
8476                 Search for one of our accounts in Delivered-To
8477                 (helps for auto-account selection when 
8478                  replying/forwarding)
8479         * src/folderview.c
8480         * src/mainwindow.c
8481         * src/mainwindow.h
8482         * src/plugins/trayicon/trayicon.c
8483                 Allow opening a new mail with any account from
8484                 the contextual menu
8485
8486 2006-11-09 [wwp]        2.6.0cvs21
8487
8488         * src/compose.c
8489         * src/prefs_common.c
8490         * src/prefs_common.h
8491         * src/prefs_compose_writing.c
8492                 add a compose new message format (in prefs/compose/writing), it's a
8493                 simple subject+body template to use when opening a new composition
8494                 window. It's similar to the existent reply and forward formats.
8495
8496                 enhanced the template/format % symbols substitution mechanism to
8497                 use current composition window information when % are used in
8498                 the compose new message format or in templates applied to new
8499                 messages (there were useless in that situations before). When
8500                 applied to new messages, %d corresponds to the system time/date.
8501
8502 2006-11-09 [paul]       2.6.0cvs20
8503
8504         * src/gtk/authors.h
8505                 fix last commit
8506
8507 2006-11-09 [paul]       2.6.0cvs19
8508
8509         * src/gtk/authors.h
8510                 keep tje alphabetical order
8511
8512 2006-11-08 [colin]      2.6.0cvs18
8513
8514         * src/etpan/imap-thread.c
8515                 Fix bug 1054, 'Slowness logging big 
8516                 data chunks'
8517
8518 2006-11-08 [paul]       2.6.0cvs17
8519
8520         * tools/Makefile.am
8521                 fix the renaming
8522
8523 2006-11-08 [paul]       2.6.0cvs16
8524
8525         * src/common/defs.h
8526                 update BUGZILLA_URI
8527
8528 2006-11-08 [paul]       2.6.0cvs15
8529
8530         * tools/Makefile.am
8531         * tools/OOo2claws-mail.pl
8532         * tools/OOo2sylpheed.pl
8533         * tools/README
8534         * tools/acroread2claws-mail.pl
8535         * tools/acroread2sylpheed.pl
8536         * tools/kmail2claws-mail.pl
8537         * tools/kmail2claws-mail_v2.pl
8538         * tools/kmail2sylpheed.pl
8539         * tools/kmail2sylpheed_v2.pl
8540         * tools/maildir2claws-mail.pl
8541         * tools/maildir2sylpheed.pl
8542         * tools/nautilus2claws-mail.sh
8543         * tools/nautilus2sylpheed.sh
8544         * tools/outlook2claws-mail.pl
8545         * tools/outlook2sylpheed.pl
8546         * tools/tb2claws-mail
8547         * tools/tb2sylpheed
8548         * tools/tbird2claws.py
8549         * tools/tbird2syl.py
8550         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8551         * tools/kdeservicemenu/install.sh
8552         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8553         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8554         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8555         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8556         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8557                 renamed (removed, added) tools files
8558
8559 2006-11-08 [paul]       2.6.0cvs14
8560
8561         * src/main.c
8562         * src/common/defs.h
8563                 Migrate sylpheedrc to clawsrc, and fix the standard
8564                 plugins path in the process
8565
8566 2006-11-07 [colin]      2.6.0cvs13
8567
8568         * src/Makefile.am
8569                 Symlink sylpheed-claws relative to 
8570                 claws-mail
8571
8572 2006-11-07 [colin]      2.6.0cvs12
8573
8574         * src/compose.c
8575                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8576
8577 2006-11-07 [paul]       2.6.0cvs11
8578
8579         * src/gtk/about.c
8580                 Fix a missed occurence of
8581                 Sylpheed-Claws
8582
8583 2006-11-07 [paul]       2.6.0cvs10
8584
8585         * src/Makefile.am
8586                 Fix symlink installation
8587
8588 2006-11-07 [paul]       2.6.0cvs9
8589
8590         * src/Makefile.am
8591                 Symlink claws-mail to sylpheed-claws
8592         * src/common/utils.c
8593                 Fix migrating symlinks
8594         * src/etpan/imap-thread.c
8595                 check certificate only when there's
8596                 no error
8597
8598 2006-11-07 [paul]       2.6.0cvs8
8599
8600         * Makefile.am
8601                 Fix icon breakages with Gtk, which needs a 
8602                 cache updated to see them.
8603
8604 2006-11-07 [paul]       2.6.0cvs7
8605
8606         * .cvsignore
8607         * AUTHORS
8608         * COPYING
8609         * INSTALL
8610         * Makefile.am
8611         * NEWS
8612         * README
8613         * RELEASE_NOTES
8614         * autogen.sh
8615         * claws-mail-128x128.png
8616         * claws-mail-64x64.png
8617         * claws-mail.ico
8618         * claws-mail.pc.in
8619         * claws-mail.png
8620         * configure.ac
8621         * sylpheed-claws-128x128.png
8622         * sylpheed-claws-64x64.png
8623         * sylpheed-claws.desktop
8624         * sylpheed-claws.ico
8625         * sylpheed-claws.pc.in
8626         * sylpheed-claws.png
8627         * debian/README.Debian
8628         * debian/changelog
8629         * debian/claws-mail.desktop
8630         * debian/claws-mail.menu
8631         * debian/claws-mail.postinst.debhelper
8632         * debian/claws-mail.postrm.debhelper
8633         * debian/control
8634         * debian/copyright
8635         * debian/files
8636         * debian/rules
8637         * debian/sylpheed-claws.desktop
8638         * debian/sylpheed-claws.menu
8639         * debian/sylpheed-claws.postinst.debhelper
8640         * debian/sylpheed-claws.postrm.debhelper
8641         * doc/man/Makefile.am
8642         * doc/man/claws-mail.1
8643         * doc/man/sylpheed-claws.1
8644         * doc/src/ChangeLog.claws-pre0.8.0
8645         * manual/Makefile.am
8646         * manual/account.xml
8647         * manual/ack.xml
8648         * manual/addrbook.xml
8649         * manual/advanced.xml
8650         * manual/claws-mail-manual.xml
8651         * manual/faq.xml
8652         * manual/glossary.xml
8653         * manual/handling.xml
8654         * manual/intro.xml
8655         * manual/keyboard.xml
8656         * manual/plugins.xml
8657         * manual/starting.xml
8658         * manual/sylpheed-claws-manual.xml
8659         * manual/xml2pdf
8660         * manual/dist/.cvsignore
8661         * manual/dist/html/.cvsignore
8662         * manual/dist/html/Makefile.am
8663         * manual/dist/pdf/.cvsignore
8664         * manual/dist/pdf/Makefile.am
8665         * manual/dist/ps/.cvsignore
8666         * manual/dist/ps/Makefile.am
8667         * manual/dist/txt/.cvsignore
8668         * manual/dist/txt/Makefile.am
8669         * manual/es/Makefile.am
8670         * manual/es/advanced.xml
8671         * manual/es/claws-mail-manual.xml
8672         * manual/es/faq.xml
8673         * manual/es/glossary.xml
8674         * manual/es/handling.xml
8675         * manual/es/intro.xml
8676         * manual/es/plugins.xml
8677         * manual/es/sylpheed-claws-manual.xml
8678         * manual/es/dist/.cvsignore
8679         * manual/es/dist/html/.cvsignore
8680         * manual/es/dist/html/Makefile.am
8681         * manual/es/dist/pdf/.cvsignore
8682         * manual/es/dist/pdf/Makefile.am
8683         * manual/es/dist/ps/.cvsignore
8684         * manual/es/dist/ps/Makefile.am
8685         * manual/es/dist/txt/.cvsignore
8686         * manual/es/dist/txt/Makefile.am
8687         * manual/fr/Makefile.am
8688         * manual/fr/account.xml
8689         * manual/fr/ack.xml
8690         * manual/fr/addrbook.xml
8691         * manual/fr/advanced.xml
8692         * manual/fr/claws-mail-manual.xml
8693         * manual/fr/faq.xml
8694         * manual/fr/glossary.xml
8695         * manual/fr/handling.xml
8696         * manual/fr/intro.xml
8697         * manual/fr/keyboard.xml
8698         * manual/fr/plugins.xml
8699         * manual/fr/starting.xml
8700         * manual/fr/sylpheed-claws-manual.xml
8701         * manual/fr/dist/.cvsignore
8702         * manual/fr/dist/html/.cvsignore
8703         * manual/fr/dist/html/Makefile.am
8704         * manual/fr/dist/pdf/.cvsignore
8705         * manual/fr/dist/pdf/Makefile.am
8706         * manual/fr/dist/ps/.cvsignore
8707         * manual/fr/dist/ps/Makefile.am
8708         * manual/fr/dist/txt/.cvsignore
8709         * manual/fr/dist/txt/Makefile.am
8710         * manual/pl/Makefile.am
8711         * manual/pl/account.xml
8712         * manual/pl/ack.xml
8713         * manual/pl/addrbook.xml
8714         * manual/pl/advanced.xml
8715         * manual/pl/claws-mail-manual.xml
8716         * manual/pl/faq.xml
8717         * manual/pl/glossary.xml
8718         * manual/pl/handling.xml
8719         * manual/pl/intro.xml
8720         * manual/pl/keyboard.xml
8721         * manual/pl/plugins.xml
8722         * manual/pl/starting.xml
8723         * manual/pl/sylpheed-claws-manual.xml
8724         * manual/pl/dist/.cvsignore
8725         * manual/pl/dist/html/.cvsignore
8726         * manual/pl/dist/html/Makefile.am
8727         * manual/pl/dist/pdf/.cvsignore
8728         * manual/pl/dist/pdf/Makefile.am
8729         * manual/pl/dist/ps/.cvsignore
8730         * manual/pl/dist/ps/Makefile.am
8731         * manual/pl/dist/txt/.cvsignore
8732         * manual/pl/dist/txt/Makefile.am
8733         * po/.cvsignore
8734         * po/Makevars
8735         * src/.cvsignore
8736         * src/Makefile.am
8737         * src/account.c
8738         * src/account.h
8739         * src/action.c
8740         * src/action.h
8741         * src/adbookbase.h
8742         * src/addr_compl.c
8743         * src/addr_compl.h
8744         * src/addrbook.c
8745         * src/addrcache.c
8746         * src/addrcache.h
8747         * src/addrcindex.c
8748         * src/addrcindex.h
8749         * src/addrclip.c
8750         * src/addrclip.h
8751         * src/addrdefs.h
8752         * src/addressadd.c
8753         * src/addressadd.h
8754         * src/addressbook.c
8755         * src/addressbook.h
8756         * src/addressbook_foldersel.c
8757         * src/addressbook_foldersel.h
8758         * src/addrgather.c
8759         * src/addrgather.h
8760         * src/addrharvest.c
8761         * src/addrharvest.h
8762         * src/addrindex.c
8763         * src/addrindex.h
8764         * src/addritem.c
8765         * src/addritem.h
8766         * src/addrquery.c
8767         * src/addrquery.h
8768         * src/addrselect.c
8769         * src/addrselect.h
8770         * src/alertpanel.c
8771         * src/alertpanel.h
8772         * src/browseldap.c
8773         * src/browseldap.h
8774         * src/codeconv.c
8775         * src/codeconv.h
8776         * src/compose.c
8777         * src/crash.c
8778         * src/crash.h
8779         * src/customheader.c
8780         * src/customheader.h
8781         * src/displayheader.c
8782         * src/displayheader.h
8783         * src/editaddress.c
8784         * src/editaddress.h
8785         * src/editbook.c
8786         * src/editbook.h
8787         * src/editgroup.c
8788         * src/editgroup.h
8789         * src/editjpilot.c
8790         * src/editjpilot.h
8791         * src/editldap.c
8792         * src/editldap.h
8793         * src/editldap_basedn.c
8794         * src/editldap_basedn.h
8795         * src/editvcard.c
8796         * src/editvcard.h
8797         * src/exphtmldlg.c
8798         * src/exphtmldlg.h
8799         * src/expldifdlg.c
8800         * src/expldifdlg.h
8801         * src/export.c
8802         * src/exporthtml.c
8803         * src/exporthtml.h
8804         * src/exportldif.c
8805         * src/exportldif.h
8806         * src/filtering.c
8807         * src/filtering.h
8808         * src/folder.c
8809         * src/folder.h
8810         * src/folder_item_prefs.c
8811         * src/folder_item_prefs.h
8812         * src/foldersel.c
8813         * src/foldersel.h
8814         * src/folderutils.c
8815         * src/folderutils.h
8816         * src/folderview.c
8817         * src/folderview.h
8818         * src/grouplistdialog.c
8819         * src/grouplistdialog.h
8820         * src/html.c
8821         * src/html.h
8822         * src/image_viewer.c
8823         * src/image_viewer.h
8824         * src/imap.c
8825         * src/imap.h
8826         * src/imap_gtk.c
8827         * src/imap_gtk.h
8828         * src/import.c
8829         * src/import.h
8830         * src/importldif.c
8831         * src/importldif.h
8832         * src/importmutt.c
8833         * src/importmutt.h
8834         * src/importpine.c
8835         * src/importpine.h
8836         * src/inc.c
8837         * src/inc.h
8838         * src/jpilot.c
8839         * src/jpilot.h
8840         * src/ldapctrl.c
8841         * src/ldapctrl.h
8842         * src/ldaplocate.c
8843         * src/ldaplocate.h
8844         * src/ldapquery.c
8845         * src/ldapquery.h
8846         * src/ldapserver.c
8847         * src/ldapserver.h
8848         * src/ldaputil.c
8849         * src/ldaputil.h
8850         * src/ldif.c
8851         * src/ldif.h
8852         * src/localfolder.c
8853         * src/localfolder.h
8854         * src/main.c
8855         * src/main.h
8856         * src/mainwindow.c
8857         * src/mainwindow.h
8858         * src/manual.c
8859         * src/manual.h
8860         * src/matcher.c
8861         * src/matcher.h
8862         * src/matcher_parser.h
8863         * src/matcher_parser_lex.l
8864         * src/matcher_parser_parse.y
8865         * src/mbox.c
8866         * src/mbox.h
8867         * src/message_search.c
8868         * src/message_search.h
8869         * src/messageview.c
8870         * src/messageview.h
8871         * src/mh.c
8872         * src/mh.h
8873         * src/mh_gtk.c
8874         * src/mh_gtk.h
8875         * src/mimeview.c
8876         * src/mimeview.h
8877         * src/msgcache.c
8878         * src/msgcache.h
8879         * src/mutt.c
8880         * src/mutt.h
8881         * src/news.c
8882         * src/news.h
8883         * src/news_gtk.c
8884         * src/news_gtk.h
8885         * src/noticeview.c
8886         * src/noticeview.h
8887         * src/partial_download.c
8888         * src/partial_download.h
8889         * src/pine.c
8890         * src/pine.h
8891         * src/pop.c
8892         * src/pop.h
8893         * src/prefs_account.c
8894         * src/prefs_account.h
8895         * src/prefs_actions.c
8896         * src/prefs_actions.h
8897         * src/prefs_common.c
8898         * src/prefs_common.h
8899         * src/prefs_compose_writing.c
8900         * src/prefs_compose_writing.h
8901         * src/prefs_customheader.c
8902         * src/prefs_customheader.h
8903         * src/prefs_display_header.c
8904         * src/prefs_display_header.h
8905         * src/prefs_ext_prog.c
8906         * src/prefs_ext_prog.h
8907         * src/prefs_filtering.c
8908         * src/prefs_folder_column.c
8909         * src/prefs_folder_column.h
8910         * src/prefs_folder_item.c
8911         * src/prefs_folder_item.h
8912         * src/prefs_fonts.c
8913         * src/prefs_fonts.h
8914         * src/prefs_gtk.c
8915         * src/prefs_gtk.h
8916         * src/prefs_image_viewer.c
8917         * src/prefs_image_viewer.h
8918         * src/prefs_matcher.c
8919         * src/prefs_matcher.h
8920         * src/prefs_message.c
8921         * src/prefs_message.h
8922         * src/prefs_msg_colors.c
8923         * src/prefs_msg_colors.h
8924         * src/prefs_other.c
8925         * src/prefs_other.h
8926         * src/prefs_quote.c
8927         * src/prefs_quote.h
8928         * src/prefs_receive.c
8929         * src/prefs_receive.h
8930         * src/prefs_send.c
8931         * src/prefs_send.h
8932         * src/prefs_spelling.c
8933         * src/prefs_spelling.h
8934         * src/prefs_summaries.c
8935         * src/prefs_summaries.h
8936         * src/prefs_summary_column.c
8937         * src/prefs_summary_column.h
8938         * src/prefs_template.c
8939         * src/prefs_template.h
8940         * src/prefs_themes.c
8941         * src/prefs_themes.h
8942         * src/prefs_toolbar.c
8943         * src/prefs_toolbar.h
8944         * src/prefs_wrapping.c
8945         * src/prefs_wrapping.h
8946         * src/privacy.c
8947         * src/privacy.h
8948         * src/procheader.c
8949         * src/procheader.h
8950         * src/procmime.c
8951         * src/procmime.h
8952         * src/procmsg.c
8953         * src/procmsg.h
8954         * src/quote_fmt.c
8955         * src/quote_fmt_parse.y
8956         * src/recv.c
8957         * src/recv.h
8958         * src/remotefolder.c
8959         * src/remotefolder.h
8960         * src/send_message.c
8961         * src/send_message.h
8962         * src/setup.c
8963         * src/setup.h
8964         * src/sourcewindow.c
8965         * src/sourcewindow.h
8966         * src/ssl_manager.c
8967         * src/ssl_manager.h
8968         * src/statusbar.c
8969         * src/statusbar.h
8970         * src/stock_pixmap.c
8971         * src/stock_pixmap.h
8972         * src/summary_search.c
8973         * src/summary_search.h
8974         * src/summaryview.c
8975         * src/summaryview.h
8976         * src/syldap.c
8977         * src/syldap.h
8978         * src/textview.c
8979         * src/textview.h
8980         * src/toolbar.c
8981         * src/toolbar.h
8982         * src/undo.c
8983         * src/undo.h
8984         * src/unmime.c
8985         * src/unmime.h
8986         * src/vcard.c
8987         * src/vcard.h
8988         * src/wizard.c
8989         * src/wizard.h
8990         * src/common/base64.c
8991         * src/common/base64.h
8992         * src/common/defs.h
8993         * src/common/hooks.c
8994         * src/common/hooks.h
8995         * src/common/log.c
8996         * src/common/log.h
8997         * src/common/mgutils.c
8998         * src/common/mgutils.h
8999         * src/common/nntp.c
9000         * src/common/nntp.h
9001         * src/common/passcrypt.c
9002         * src/common/passcrypt.h.in
9003         * src/common/plugin.c
9004         * src/common/plugin.h
9005         * src/common/prefs.c
9006         * src/common/prefs.h
9007         * src/common/progressindicator.c
9008         * src/common/progressindicator.h
9009         * src/common/quoted-printable.c
9010         * src/common/quoted-printable.h
9011         * src/common/session.c
9012         * src/common/session.h
9013         * src/common/smtp.c
9014         * src/common/smtp.h
9015         * src/common/socket.c
9016         * src/common/socket.h
9017         * src/common/ssl.c
9018         * src/common/ssl.h
9019         * src/common/stringtable.c
9020         * src/common/stringtable.h
9021         * src/common/sylpheed.c
9022         * src/common/sylpheed.h
9023         * src/common/template.c
9024         * src/common/template.h
9025         * src/common/timing.h
9026         * src/common/utils.c
9027         * src/common/utils.h
9028         * src/common/version.h.in
9029         * src/common/xml.c
9030         * src/common/xml.h
9031         * src/common/xmlprops.c
9032         * src/common/xmlprops.h
9033         * src/gtk/about.c
9034         * src/gtk/colorlabel.c
9035         * src/gtk/colorlabel.h
9036         * src/gtk/colorsel.c
9037         * src/gtk/colorsel.h
9038         * src/gtk/combobox.c
9039         * src/gtk/combobox.h
9040         * src/gtk/description_window.c
9041         * src/gtk/description_window.h
9042         * src/gtk/filesel.c
9043         * src/gtk/filesel.h
9044         * src/gtk/foldersort.c
9045         * src/gtk/foldersort.h
9046         * src/gtk/gtkaspell.c
9047         * src/gtk/gtkaspell.h
9048         * src/gtk/gtksctree.c
9049         * src/gtk/gtkshruler.c
9050         * src/gtk/gtkshruler.h
9051         * src/gtk/gtkutils.c
9052         * src/gtk/gtkutils.h
9053         * src/gtk/icon_legend.c
9054         * src/gtk/icon_legend.h
9055         * src/gtk/logwindow.c
9056         * src/gtk/logwindow.h
9057         * src/gtk/manage_window.c
9058         * src/gtk/manage_window.h
9059         * src/gtk/pluginwindow.c
9060         * src/gtk/pluginwindow.h
9061         * src/gtk/prefswindow.c
9062         * src/gtk/prefswindow.h
9063         * src/gtk/quicksearch.c
9064         * src/gtk/quicksearch.h
9065         * src/pixmaps/claws-mail.xpm
9066         * src/pixmaps/claws-mail_icon.xpm
9067         * src/pixmaps/claws-mail_logo.xpm
9068         * src/pixmaps/sylpheed-claws.xpm
9069         * src/pixmaps/sylpheed-claws_icon.xpm
9070         * src/pixmaps/sylpheed-claws_logo.xpm
9071         * src/plugins/bogofilter/Makefile.am
9072         * src/plugins/bogofilter/bogofilter.c
9073         * src/plugins/bogofilter/bogofilter.h
9074         * src/plugins/bogofilter/bogofilter_gtk.c
9075         * src/plugins/clamav/Makefile.am
9076         * src/plugins/clamav/clamav_plugin.c
9077         * src/plugins/clamav/clamav_plugin.h
9078         * src/plugins/clamav/clamav_plugin_gtk.c
9079         * src/plugins/demo/Makefile.am
9080         * src/plugins/demo/demo.c
9081         * src/plugins/dillo_viewer/Makefile.am
9082         * src/plugins/dillo_viewer/README
9083         * src/plugins/dillo_viewer/dillo_prefs.c
9084         * src/plugins/dillo_viewer/dillo_prefs.h
9085         * src/plugins/dillo_viewer/dillo_viewer.c
9086         * src/plugins/pgpcore/Makefile.am
9087         * src/plugins/pgpcore/passphrase.c
9088         * src/plugins/pgpcore/passphrase.h
9089         * src/plugins/pgpcore/pgp_viewer.c
9090         * src/plugins/pgpcore/pgp_viewer.h
9091         * src/plugins/pgpcore/plugin.c
9092         * src/plugins/pgpcore/prefs_gpg.c
9093         * src/plugins/pgpcore/prefs_gpg.h
9094         * src/plugins/pgpcore/select-keys.c
9095         * src/plugins/pgpcore/select-keys.h
9096         * src/plugins/pgpcore/sgpgme.c
9097         * src/plugins/pgpcore/sgpgme.h
9098         * src/plugins/pgpcore/sylpheed.def
9099         * src/plugins/pgpcore/version.rc
9100         * src/plugins/pgpinline/Makefile.am
9101         * src/plugins/pgpinline/pgpinline.c
9102         * src/plugins/pgpinline/pgpinline.h
9103         * src/plugins/pgpinline/plugin.c
9104         * src/plugins/pgpinline/sylpheed.def
9105         * src/plugins/pgpinline/version.rc
9106         * src/plugins/pgpmime/Makefile.am
9107         * src/plugins/pgpmime/pgpmime.c
9108         * src/plugins/pgpmime/pgpmime.h
9109         * src/plugins/pgpmime/plugin.c
9110         * src/plugins/pgpmime/sylpheed.def
9111         * src/plugins/pgpmime/version.rc
9112         * src/plugins/spamassassin/Makefile.am
9113         * src/plugins/spamassassin/README
9114         * src/plugins/spamassassin/spamassassin.c
9115         * src/plugins/spamassassin/spamassassin.h
9116         * src/plugins/spamassassin/spamassassin_gtk.c
9117         * src/plugins/trayicon/Makefile.am
9118         * src/plugins/trayicon/trayicon.c
9119         * tools/OOo2sylpheed.pl
9120         * tools/README
9121         * tools/README.sylprint
9122         * tools/acroread2sylpheed.pl
9123         * tools/claws.i18n.status.pl
9124         * tools/filter_conv.pl
9125         * tools/filter_conv_new.pl
9126         * tools/freshmeat_search.pl
9127         * tools/google_search.pl
9128         * tools/kmail2sylpheed.pl
9129         * tools/kmail2sylpheed_v2.pl
9130         * tools/make.themes.project
9131         * tools/multiwebsearch.pl
9132         * tools/nautilus2sylpheed.sh
9133         * tools/outlook2sylpheed.pl
9134         * tools/sylprint.pl
9135         * tools/sylprint.rc
9136         * tools/tb2sylpheed
9137         * tools/textviewer.sh
9138         * tools/vcard2xml.py
9139         * tools/kdeservicemenu/README
9140         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9141         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9142         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9143                 Change name to Claws Mail. Announce to follow...
9144
9145 2006-11-06 [wwp]        2.6.0cvs6
9146
9147         * src/prefs_template.c
9148                 unify messages related to quote format/template errors (fix
9149                 capitalization), again.
9150
9151 2006-11-06 [wwp]        2.6.0cvs5
9152
9153         * src/prefs_quote.c
9154                 unify messages related to quote format/template errors.
9155
9156 2006-11-06 [wwp]        2.6.0cvs4
9157
9158         * src/prefs_msg_colors.c
9159                 more uses of Q_ macro for contextual translations, thanks
9160                 to Fabien (fzzzzz).
9161
9162 2006-11-06 [wwp]        2.6.0cvs3
9163
9164         * src/compose.c
9165         * src/common/utils.c
9166         * src/common/utils.h
9167                 show an alertpanel to make sure users are aware that sensitive
9168                 files are attached (it's file blacklist-based). This will fix
9169                 interaction w/ GoogleEarth for instance, thanks to Colin.
9170
9171 2006-11-06 [wwp]        2.6.0cvs2
9172
9173         * src/prefs_quote.c
9174         * src/prefs_template.c
9175         * src/prefs_template.h
9176                 check quote format when applying/closing prefs. For now this only
9177                 shows up an error dialog box, not preventing the user from using
9178                 a broken quote (reply, forwards) format.
9179
9180 2006-11-06 [wwp]        2.6.0cvs1
9181
9182         * src/prefs_template.c
9183                 fix missing checks of some template fields.
9184
9185 2006-11-06 [paul]       2.6.0
9186
9187         * NEWS
9188         * README
9189         * RELEASE_NOTES
9190                 2.6.0 released
9191
9192 2006-11-06 [paul]       2.5.6cvs22
9193
9194         * manual/advanced.xml
9195         * manual/es/advanced.xml
9196                 put 'respect_flowed_format' info in the correct
9197                 place
9198
9199 2006-11-06 [mones]      2.5.6cvs21
9200
9201         * po/es.po
9202                 Minor fixes for release
9203
9204 2006-11-06 [paul]       2.5.6cvs20
9205
9206         * po/cs.po
9207         * po/de.po
9208         * po/fr.po
9209         * po/it.po
9210         * po/nl.po
9211         * po/pt_BR.po
9212         * po/sk.po
9213         * po/sv.po
9214         * po/zh_CN.po
9215                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9216                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9217                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9218                 Young
9219
9220 2006-11-02 [colin]      2.5.6cvs19
9221
9222         * src/imap.c
9223         * src/imap.h
9224         * src/prefs_account.c
9225         * src/etpan/imap-thread.c
9226                 Add GSSAPI support - fixes Debian bug #383274
9227
9228 2006-11-01 [colin]      2.5.6cvs18
9229
9230         * src/jpilot.c
9231                 Handle libpisock12 support. Probably
9232                 fixes bug 1046, 'jpilot AddressDB.pdb 
9233                 import fail'
9234
9235 2006-11-01 [colin]      2.5.6cvs17
9236
9237         * src/folderutils.c
9238                 debug_print() folderutils_mark_all_read()
9239
9240 2006-11-01 [colin]      2.5.6cvs16
9241
9242         * COPYING
9243                 Add missed files to the Apache exception
9244
9245 2006-10-31 [colin]      2.5.6cvs15
9246
9247         * src/folder.c
9248         * src/folder.h
9249                 Add a copy_private_data() func to FolderClasses
9250                 Doesn't break the feature freeze, because we 
9251                 won't use it (right now) in the core.
9252
9253 2006-10-31 [colin]      2.5.6cvs14
9254
9255         * COPYING
9256                 Allow linking with the Apache licensed files in
9257                 src/plugins/spamassassin. Hopefully fixes 
9258                 bug 1048, 'Spamassassin plugin license problem'
9259
9260 2006-10-31 [wwp]        2.5.6cvs13
9261
9262         * src/compose.c
9263                 fix and optimize trimming of leading linefeeds in body loop.
9264
9265 2006-10-31 [colin]      2.5.6cvs12
9266
9267         * src/etpan/imap-thread.c
9268         * src/imap.c
9269                 Make really sure to have NULL sets in case
9270                 of error
9271
9272 2006-10-30 [wwp]        2.5.6cvs11
9273
9274         * src/prefs_common.c
9275         * src/prefs_common.h
9276         * src/compose.c
9277                 fix broken storage of quote format template when it contains \-escape
9278                 sequences. The application of such sequences is also fixed now (\t
9279                 in quote format will be a real tab instead of a 't', for instance).
9280
9281 2006-10-27 [colin]      2.5.6cvs10
9282
9283         * src/compose.c
9284                 Probably fix bug 1045, 'sylpheed-claws 
9285                 doesn't remove the mail from the IMAP 
9286                 Queue folder after sending'. From
9287                 2.5.6cvs3-stable
9288
9289 2006-10-27 [colin]      2.5.6cvs9
9290
9291         * configure.ac
9292                 Require libetpan-0.48. I'm so annoying,
9293                 I know ;-)
9294
9295 2006-10-27 [colin]      2.5.6cvs8
9296
9297         * src/folder.c
9298         * src/imap.c
9299                 Probably fix bug 1044, 'sylpheed-claws 
9300                 segfaults while moving mails' - Fix relation
9301                 usage when moving to an IMAP mailbox from another
9302                 mailbox
9303
9304 2006-10-26 [paul]       2.5.6cvs7
9305
9306         * src/gtk/about.c
9307                 add libSM to compiled-in features
9308                 list
9309
9310 2006-10-24 [colin]      2.5.6cvs6
9311
9312         * src/textview.c
9313         * src/gtk/gtkutils.c
9314                 Fix crash when printing emails with an
9315                 xface
9316
9317 2006-10-24 [mones]      2.5.6cvs5
9318
9319         * manual/es/advanced.xml
9320                 Synchronize hidden option respect_flowed_format
9321         * po/es.po
9322                 Updated translation
9323
9324 2006-10-21 [paul]       2.5.6cvs4
9325
9326         * src/gtk/authors.h
9327         * src/plugins/pgpcore/pgp_viewer.c
9328         * src/plugins/pgpcore/sgpgme.c
9329                 fix building on BSDs
9330                 Thanks to Michael Hughes
9331                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9332
9333 2006-10-20 [colin]      2.5.6cvs3
9334
9335         * configure.ac
9336                 Bump up libetpan requirement
9337                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9338         * src/common/utils.c
9339         * src/common/utils.h
9340                 Add convenience get_file_mtime()
9341         * src/imap.c
9342         * src/etpan/imap-thread.c
9343         * src/etpan/imap-thread.h
9344                 Implement UIDPLUS support if the server
9345                 supports it - faster sending in this case
9346
9347 2006-10-19 [colin]      2.5.6cvs2
9348
9349         * src/gtk/quicksearch.c
9350                 Fix emptying in type-ahead+extended mode
9351         * src/mainwindow.c
9352         * src/mainwindow.h
9353                 Add a hook for offline state change
9354         * src/plugins/trayicon/trayicon.c
9355                 Use it to display offline icons
9356         * src/plugins/trayicon/Makefile.am
9357         * src/plugins/trayicon/newmail.offline.xpm
9358         * src/plugins/trayicon/newmarkedmail.offline.xpm
9359         * src/plugins/trayicon/nomail.offline.xpm
9360         * src/plugins/trayicon/unreadmail.offline.xpm
9361         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9362                 Add the icons
9363
9364 2006-10-12 [paul]       2.5.6cvs1
9365
9366         * NEWS
9367         * README
9368         * configure.ac
9369                 Update version number following
9370                 stable release
9371
9372 2006-10-19 [colin]      2.5.5cvs18
9373
9374         * manual/handling.xml
9375                 Add type-ahead search
9376
9377 2006-10-18 [colin]      2.5.5cvs17
9378
9379         * src/gtk/quicksearch.c
9380                 Remove "save to history only if there's
9381                 no syntax error", it breaks for some 
9382                 reason which I'll investigate later.
9383
9384 2006-10-18 [colin]      2.5.5cvs16
9385
9386         * src/prefs_common.c
9387         * src/prefs_common.h
9388         * src/summaryview.c
9389         * src/gtk/quicksearch.c
9390         * src/gtk/quicksearch.h
9391                 Add a type-ahead option for fast searches
9392                 Patch by Fabien Vantard
9393
9394 2006-10-18 [colin]      2.5.5cvs15
9395
9396         * src/compose.c
9397         * src/compose.h
9398                 Add Options/Reply mode/ menu to be able to
9399                 change the recipients of a reply on the fly
9400
9401 2006-10-18 [colin]      2.5.5cvs14
9402
9403         * src/compose.c
9404                 Fix redirecting of our own sent mails
9405
9406 2006-10-17 [wwp]        2.5.5cvs13
9407
9408         * src/send_message.c
9409                 Fix duplicate error messages when sending, and missing
9410                 newline in such error messages.
9411
9412 2006-10-17 [colin]      2.5.5cvs12
9413
9414         * src/compose.c
9415                 Compare addresses case-insensitive
9416
9417 2006-10-17 [colin]      2.5.5cvs11
9418
9419         * src/plugins/pgpcore/sgpgme.c
9420                 Fix return status
9421
9422 2006-10-17 [colin]      2.5.5cvs10
9423
9424         * src/plugins/pgpcore/pgp_viewer.c
9425                 Fix return status
9426
9427 2006-10-17 [colin]      2.5.5cvs9
9428
9429         * src/quote_fmt.c
9430                 Fix a typo (thanks to Fabien)
9431
9432 2006-10-16 [colin]      2.5.5cvs8
9433
9434         * src/textview.c
9435                 Fix problem with quote-folding when emails
9436                 don't convert cleanly to UTF-8
9437
9438 2006-10-14 [colin]      2.5.5cvs7
9439
9440         * src/prefs_template.c
9441                 Reset fields when reopening
9442                 the window
9443
9444 2006-10-13 [paul]       2.5.5cvs6
9445
9446         * manual/advanced.xml
9447         * src/prefs_message.c
9448                 make 'respect_flowed_format' a hidden
9449                 option, and add a manual entry for it
9450                 Thanks to Colin
9451
9452 2006-10-12 [colin]      2.5.5cvs5
9453
9454         * src/codeconv.c
9455                 Revert part of 2.5.2cvs21:
9456                 Don't optimise by reusing the 
9457                 last iconv converter if possible:
9458                 it seems slightly broken in a 
9459                 very hard way to reproduce
9460
9461 2006-10-12 [colin]      2.5.5cvs4
9462
9463         * src/prefs_common.c
9464         * src/prefs_common.h
9465         * src/prefs_message.c
9466         * src/procmime.c
9467                 Fix bug 1035, 'Incorrect handling 
9468                 of flowed lines'. We now optionnaly
9469                 handle this format (preference is in
9470                 Message View/Text options section)
9471
9472 2006-10-12 [colin]      2.5.5cvs3
9473
9474         * po/POTFILES.in
9475                 Add new file
9476         * src/plugins/pgpcore/pgp_viewer.c
9477         * src/plugins/pgpcore/sgpgme.c
9478                 Don't try to import without asking
9479
9480 2006-10-12 [colin]      2.5.5cvs2
9481
9482         * src/compose.c
9483                 Fix bug 1036, 'Forwarding a mutlipart
9484                 mail with a "text/html" block to ms
9485                 outlook users leeds to freeze of
9486                 outlook'. Poor outlook users...
9487
9488 2006-10-12 [paul]       2.5.5cvs1
9489
9490         * NEWS
9491         * README
9492         * configure.ac
9493                 Update version number following
9494                 stable release
9495
9496 2006-10-11 [paul]       2.5.4cvs1
9497
9498         * NEWS
9499         * README
9500         * configure.ac
9501                 Update version number following
9502                 stable release
9503
9504 2006-10-11 [paul]       2.5.3cvs32
9505
9506         * src/textview.c
9507                 fix bug 1032, 'Segmentation fault when showing
9508                 message' (bug in quote folding)
9509                 Thanks to Colin
9510
9511 2006-10-10 [colin]      2.5.3cvs31
9512
9513         * src/quote_fmt.c
9514                 Rephrase english a bit
9515
9516 2006-10-10 [colin]      2.5.3cvs30
9517
9518         * src/prefs_compose_writing.c
9519                 Stop making the page larger than the window
9520
9521 2006-10-10 [wwp]        2.5.3cvs29
9522
9523         * src/compose.c
9524         * src/prefs_template.c
9525         * src/quote_fmt.c
9526         * src/quote_fmt.h
9527         * src/quote_fmt_lex.l
9528         * src/quote_fmt_parse.y
9529                 Extend the quote parser a bit: allow to get access to
9530                 basic (composing) account info.
9531
9532 2006-10-10 [colin]      2.5.3cvs28
9533
9534         * src/procheader.c
9535                 Fix this \t problem in subject
9536
9537 2006-10-09 [colin]      2.5.3cvs27
9538
9539         * src/main.c
9540         * src/prefs_gtk.c
9541                 Prepare cache a bit later
9542                 If section already exists, skip the new one 
9543                 (as previously); avoid writing the same block
9544                 twice - if we find a second block with the 
9545                 same id, skip it.
9546         * src/plugins/pgpcore/pgp_viewer.c
9547                 Set cursor to busy when retrieving a key
9548         * src/plugins/pgpcore/sgpgme.c
9549                 allow 5 seconds for gpg to export the key
9550                 
9551
9552 2006-10-09 [colin]      2.5.3cvs26
9553
9554         * configure.ac
9555         * src/msgcache.c
9556         * src/prefs_gtk.c
9557                 Check for existence of fgets_unlocked
9558                 and fwrite_unlocked
9559
9560 2006-10-09 [paul]       2.5.3cvs25
9561
9562         * src/prefs_summaries.c
9563                 replace strftime() with fast_strftime() and in
9564                 the consequence fix the bug in the display of
9565                 AM/PM in the 'Example' string
9566
9567 2006-10-09 [ticho]      2.5.3cvs24
9568
9569         * po/sk.po
9570                 Updated (and fixed up somewhat) Slovak translation.
9571
9572 2006-10-08 [colin]      2.5.3cvs23
9573
9574         * src/prefs_folder_item.c
9575                 Explain why prefs in the top-level folder
9576                 aren't retained, but are still useful
9577
9578 2006-10-08 [colin]      2.5.3cvs22
9579
9580         * src/prefs_gtk.c
9581                 Don't cache anything if caching fails
9582
9583 2006-10-08 [colin]      2.5.3cvs21
9584
9585         * src/common/utils.c
9586                 always include gi18n.h
9587
9588 2006-10-07 [colin]      2.5.3cvs20
9589
9590         * src/plugins/pgpcore/pgp_viewer.c
9591                 Kill gpg after 5 seconds wait
9592
9593 2006-10-07 [colin]      2.5.3cvs19
9594
9595         * src/plugins/pgpcore/pgp_viewer.c
9596         * src/plugins/pgpcore/pgp_viewer.h
9597                 Fix copyright
9598
9599 2006-10-07 [colin]      2.5.3cvs18
9600
9601         * src/plugins/pgpcore/pgp_viewer.c
9602         * src/plugins/pgpcore/pgp_viewer.h
9603                 Actually add the files to CVS
9604
9605 2006-10-07 [colin]      2.5.3cvs17
9606
9607         * src/plugins/pgpcore/sgpgme.c
9608                 Be sure not to crash on 'application/pgp-signature' that
9609                 are not application/pgp-signatures
9610
9611 2006-10-07 [colin]      2.5.3cvs16
9612
9613         * src/textview.c
9614         * src/textview.h
9615                 Make a bit more of the API available
9616         * src/plugins/pgpcore/Makefile.am
9617         * src/plugins/pgpcore/plugin.c
9618         * src/plugins/pgpcore/sgpgme.c
9619                 Add basic key import/export
9620
9621 2006-10-07 [colin]      2.5.3cvs15
9622
9623         * src/folderview.c
9624         * src/imap.c
9625         * src/prefs_account.c
9626         * src/wizard.c
9627                 Warn users *everywhere* if libetpan's not
9628                 linked in
9629
9630 2006-10-06 [mones]      2.5.3cvs14
9631
9632         * po/de.po
9633         * po/es.po
9634                 updated by Stephan Sachse and me
9635
9636 2006-10-06 [colin]      2.5.3cvs13
9637
9638         * src/main.c
9639         * src/common/sylpheed.c
9640                 Don't load common plugins if --exit is passed
9641         * src/prefs_gtk.c
9642         * src/prefs_gtk.h
9643                 Implement a cache to avoid reading the same
9644                 files over and over again at startup
9645
9646 2006-10-06 [colin]      2.5.3cvs12
9647
9648         * src/summaryview.c
9649         * src/gtk/quicksearch.c
9650                 Update display every 5k mails on fast searches
9651
9652 2006-10-06 [colin]      2.5.3cvs11
9653
9654         * src/textview.c
9655                 Don't do quote folding on HTML or ERTF.
9656                 May fix the Cygwin issues if they were
9657                 happening with HTML mails?
9658
9659 2006-10-05 [colin]      2.5.3cvs10
9660
9661         * src/prefs_gtk.c
9662                 Oops, forgot one
9663
9664 2006-10-05 [colin]      2.5.3cvs9
9665
9666         * src/prefs_gtk.c
9667                 Use unlocked_stdio here too
9668
9669 2006-10-05 [colin]      2.5.3cvs8
9670
9671         * src/folderview.c
9672                 Fix go to next * after preferences apply
9673         * src/msgcache.c
9674                 Do the fd lock/unlock ourselves instead of
9675                 letting the libc do it at each write 
9676
9677 2006-10-05 [colin]      2.5.3cvs7
9678
9679         * src/common/utils.c
9680                 Faster division, thanks to Jean Diraison
9681
9682 2006-10-05 [paul]       2.5.3cvs6
9683
9684         * src/common/utils.c
9685                 fix building with --disable-nls
9686
9687 2006-10-04 [colin]      2.5.3cvs5
9688
9689         * src/folder.c
9690                 Maybe fix a segfault
9691
9692 2006-10-04 [wwp]        2.5.3cvs4
9693
9694         * src/prefs_folder_item.c
9695                 Fine-tune layouts in folder item prefs. Suggested by
9696                 Fabien Vantard <fzzzzz@gmail.com>.
9697
9698 2006-10-04 [wwp]        2.5.3cvs3
9699
9700         * src/prefs_folder_item.c
9701                 Kill the clandestine passengers. You didn't see anything.
9702
9703 2006-10-04 [wwp]        2.5.3cvs2
9704
9705         * src/prefs_folder_item.c
9706                 Add a way to test the subject simplify regexp in
9707                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9708                 w/ few layout changes.
9709
9710 2006-20-04 [paul]       2.5.3cvs1
9711
9712         * NEWS
9713         * README
9714         * configure.ac
9715                 Update version number following
9716                 stable release
9717
9718 2006-10-04 [colin]      2.5.2cvs42
9719
9720         * src/folder.c
9721         * src/folder.h
9722         * src/summaryview.c
9723                 Provide a way for folder classes to set their sort
9724                 type and key
9725
9726 2006-10-03 [colin]      2.5.2cvs41
9727
9728         * src/mh.c
9729                 Don't use strlen() to know if the
9730                 string's empty
9731
9732 2006-10-03 [colin]      2.5.2cvs40
9733
9734         * src/mh.c
9735                 Fix "check for new folders" with accentued folders
9736
9737 2006-10-03 [ticho]      2.5.2cvs39
9738
9739         * src/filtering.c
9740         * src/folder.c
9741         * src/inc.c
9742         * src/mbox.c
9743                 Colin's fix for "copy" filtering rules.
9744
9745 2006-10-02 [colin]      2.5.2cvs38
9746
9747         * src/folderview.c
9748                 Fix for double-click too
9749
9750 2006-10-02 [colin]      2.5.2cvs37
9751
9752         * src/folderview.c
9753                 correct fix for cvs36
9754
9755 2006-10-02 [colin]      2.5.2cvs36
9756
9757         * src/folderview.c
9758                 Fix 'goto next unread' after collapsing/expanding 
9759                 a node.
9760
9761 2006-10-02 [colin]      2.5.2cvs35
9762
9763         * src/summaryview.c
9764                 Fix double freeze/thaw
9765         * src/common/utils.c
9766         * src/common/utils.h
9767                 Reimplement strftime
9768         * src/procheader.c
9769                 Use it
9770
9771
9772 2006-10-02 [colin]      2.5.2cvs34
9773
9774         * src/mh.c
9775                 Time mh_write_sequences() - it's fast
9776         * src/summaryview.c
9777                 Init a variable to shut up gcc
9778
9779 2006-10-01 [colin]      2.5.2cvs33
9780
9781         * src/folder.c
9782         * src/mh.c
9783         * src/mh.h
9784         * src/msgcache.c
9785                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9786                 Add fsync but disable it, it's slow as hell
9787
9788 2006-10-01 [colin]      2.5.2cvs32
9789
9790         * src/mh.c
9791         * src/msgcache.c
9792                 fflush() caches and mh_sequences before
9793                 fclose()ing
9794
9795 2006-10-01 [colin]      2.5.2cvs31
9796
9797         * src/msgcache.c
9798                 Don't ftruncate when not using mmap
9799
9800 2006-09-30 [colin]      2.5.2cvs30
9801
9802         * src/main.c
9803                 Write folder list *after* saving caches
9804
9805 2006-09-30 [colin]      2.5.2cvs29
9806
9807         * src/folder.c
9808         * src/mh.c
9809                 Debug forced mtime changes
9810
9811 2006-09-30 [colin]      2.5.2cvs28
9812
9813         * src/folder.c
9814         * src/main.c
9815                 Remove useless debug_print()s (code
9816                 well-tested)
9817
9818 2006-09-30 [colin]      2.5.2cvs27
9819
9820         * src/mh.c
9821                 Do stuff faster when writing mh_sequences
9822
9823 2006-09-30 [colin]      2.5.2cvs26
9824
9825         * src/mh.c
9826                 Don't let the writing of .mh_sequences, which
9827                 can change the folder's mtime, let us think
9828                 we need to scan.
9829
9830 2006-09-30 [colin]      2.5.2cvs25
9831
9832         * src/folder.c
9833                 Move a debug_print where it belongs 
9834                 (processing)
9835         * src/summaryview.c
9836                 Don't mess with a huge slow subject
9837                 table if we're not threading by
9838                 subject
9839
9840 2006-09-30 [colin]      2.5.2cvs24
9841
9842         * src/msgcache.c
9843                 Reenable mmaped reads (*not* writes!)
9844         * src/procmsg.c
9845                 Don't destroy and recreate hashtables just
9846                 for fun
9847         * src/common/utils.c
9848                 Remove useless reply prefixes (it's case
9849                 unsensitive)
9850
9851 2006-09-30 [wwp]        2.5.2cvs23
9852
9853         * tools/fix_date.sh
9854                 Fixed a minor bug in date value extraction, added a switch
9855                 to replace non RFC-compliant Date: value, added a switch
9856                 to use strict RFC matching patterns for dates.
9857
9858 2006-09-29 [colin]      2.5.2cvs22
9859
9860         * src/matcher_parser.h
9861         * src/matcher_parser_parse.y
9862         * src/prefs_filtering.c
9863         * src/statusbar.c
9864         * src/summary_search.c
9865         * src/summaryview.c
9866         * src/gtk/quicksearch.c
9867         * src/gtk/quicksearch.h
9868                 Optimise searches by setting different
9869                 refresh intervals (depending if the 
9870                 search is fast or not)
9871
9872 2006-09-29 [colin]      2.5.2cvs21
9873
9874         * src/codeconv.c
9875                 Optimise by reusing the last iconv converter
9876                 if possible
9877         * src/textview.c
9878                 Optimise a bit (the foldable quotes feature
9879                 still has an awful O(n^2) algo
9880
9881 2006-09-29 [colin]      2.5.2cvs20
9882
9883         * src/gtk/gtksctree.c
9884         * src/gtk/gtksctree.h
9885                 Optimise de-selection via up/down or
9886                 another key
9887
9888 2006-09-28 [colin]      2.5.2cvs19
9889
9890         * src/action.c
9891         * src/compose.c
9892         * src/folderview.c
9893         * src/mainwindow.c
9894         * src/messageview.c
9895         * src/summary_search.c
9896         * src/toolbar.c
9897                 Avoid using summaryview->ctree directly
9898
9899 2006-09-28 [colin]      2.5.2cvs18
9900
9901         * src/summaryview.c
9902         * src/summaryview.h
9903                 Add helpers to freeze/thaw/grab_focus
9904                 Factorize calls to freeze/thaw/grab_focus
9905                 
9906
9907 2006-09-28 [colin]      2.5.2cvs17
9908
9909         * src/main.c
9910                 More guards for the session management
9911
9912 2006-09-28 [colin]      2.5.2cvs16
9913
9914         * src/folderview.c
9915         * src/gtk/gtksctree.c
9916         * src/gtk/gtksctree.h
9917                 Make expanding not recursive in folderview
9918
9919 2006-09-28 [colin]      2.5.2cvs15
9920
9921         * src/addressbook.c
9922                 If nothing is selected in the list (right part)
9923                 and a group is selected in the tree (left part),
9924                 mail this group.
9925
9926 2006-09-28 [colin]      2.5.2cvs14
9927
9928         * src/Makefile.am
9929                 Actually use SM_LIBS
9930
9931 2006-09-28 [ticho]      2.5.2cvs13
9932
9933         * src/export.c
9934         * src/messageview.c
9935         * src/mimeview.c
9936         * src/news.c
9937         * src/pop.c
9938         * src/prefs_themes.c
9939         * src/procmsg.c
9940                 Small i18n string optimization.
9941         * src/send_message.c
9942         * src/summaryview.c
9943         * src/common/session.c
9944         * src/common/smtp.c
9945         * src/common/ssl_certificate.c
9946         * src/common/utils.c
9947                 Use "Couldn't" instead of "Can't" in UI messages,
9948                 where appropriate.
9949
9950 2006-09-28 [colin]      2.5.2cvs12
9951
9952         * configure.ac
9953                 Possibly fix link errors
9954
9955 2006-09-27 [wwp]        2.5.2cvs11
9956
9957         * src/gtk/authors.h
9958         * doc/man/sylpheed-claws.1
9959         * manual/ack.xml
9960         * manual/es/ack.xml
9961         * manual/fr/ack.xml
9962         * manual/pl/ack.xml
9963                 Updated authors info (me, myself and I).
9964
9965 2006-09-27 [colin]      2.5.2cvs10
9966
9967         * src/addressbook.c
9968                 Remove useless printf
9969
9970 2006-09-27 [wwp]        2.5.2cvs9
9971
9972         * src/editgroup.c
9973         * src/send_message.c
9974         * src/inc.c
9975         * src/prefs_common.c
9976         * src/prefs_common.h
9977         * src/gtk/progressdialog.c
9978                 remember more windows' sizes (send dialog, received dialog,
9979                 edit group in addressbook).
9980
9981 2006-09-27 [colin]      2.5.2cvs8
9982
9983         * configure.ac
9984         * src/main.c
9985         * src/mainwindow.h
9986                 Use libSM to communicate with the session
9987                 manager, so that we can know when the 
9988                 session ends, save our caches, and draft
9989                 our compose windows.
9990
9991 2006-09-27 [colin]      2.5.2cvs7
9992
9993         * src/addressbook.c
9994                 Fix issues:
9995                 o Allow Book and Group creation from the tree's
9996                   contextual menu
9997                 o Do not actually delete the contacts when 
9998                   deleting groups from the tree (duh!)
9999
10000 2006-09-27 [colin]      2.5.2cvs6
10001
10002         * src/compose.c
10003         * src/compose.h
10004         * src/mainwindow.c
10005         * src/textview.c
10006         * src/toolbar.c
10007                 o Allow passing an email address to 
10008                   compose_new_with_folderitem
10009                 o Update callers
10010                 o Use current folderitem when clicking
10011                   on a TextView mailto: link
10012                 o Fix a possible leak in TextView
10013
10014 2006-09-27 [colin]      2.5.2cvs5
10015
10016         * src/html.c
10017                 Use UTF-8 chars to replace HTML entities
10018
10019 2006-09-27 [colin]      2.5.2cvs4
10020
10021         * AUTHORS
10022         * src/prefs_account.c
10023         * src/gtk/authors.h
10024                 Fix bug #1024 (Array index out of
10025                 range in sylpheed-claws-2.5.2)
10026                 Patch by Ales Nosek <anosek@suse.cz>
10027
10028 2006-09-27 [colin]      2.5.2cvs3
10029
10030         * src/addr_compl.c
10031                 Actually do the test
10032
10033 2006-09-27 [colin]      2.5.2cvs2
10034
10035         * src/addr_compl.c
10036         * src/addr_compl.h
10037                 Allow completing with comma (in certain cases: vCalendar
10038                 for example doesn't support that)
10039                 Patch by Fabien Vantard
10040
10041 2006-09-26 [colin]      2.5.2cvs1
10042
10043         * src/Makefile.am
10044         * src/addr_compl.c
10045         * src/addr_compl.h
10046         * src/addrbook.c
10047         * src/addrbook.h
10048         * src/addressbook.c
10049         * src/addrindex.c
10050         * src/addrindex.h
10051         * src/compose.c
10052         * src/prefs_common.c
10053         * src/prefs_filtering_action.c
10054         * src/prefs_folder_item.c
10055         * src/prefs_template.c
10056         * src/stock_pixmap.c
10057         * src/stock_pixmap.h
10058         * src/pixmaps/addr_one.xpm
10059         * src/pixmaps/addr_two.xpm
10060                 Add auto-completion on groups
10061
10062 2006-09-26 [colin]      2.5.2
10063
10064         * NEWS
10065         * README
10066         * RELEASE_NOTES
10067                 2.5.2 released
10068
10069 2006-09-26 [colin]      2.5.1cvs5
10070
10071         * src/matcher.c
10072                 Fix condition
10073
10074 2006-09-26 [colin]      2.5.1cvs4
10075
10076         * src/mbox.c
10077                 Revert cvs1 (useless as the message is printed 
10078                 every 500 mails)
10079
10080 2006-09-26 [colin]      2.5.1cvs3
10081
10082         * src/partial_download.c
10083                 Fix crasher found by Alexsandar Urosevic
10084
10085 2006-09-26 [colin]      2.5.1cvs2
10086
10087         * src/summaryview.c
10088                 Fix bug #1023 (Sylpheed deletes too much messages)
10089
10090 2006-09-26 [ticho]      2.5.1cvs1
10091
10092         * src/mbox.c
10093                 Make use of gettext's multiple plurals for statusbar
10094                 progress message.
10095
10096 2006-09-25 [paul]       2.5.1
10097
10098         * NEWS
10099         * README
10100         * RELEASE_NOTES
10101                 2.5.1 released
10102
10103 2006-09-25 [colin]      2.5.0cvs3
10104
10105         * src/plugins/bogofilter/bogofilter.c
10106         * src/plugins/clamav/clamav_plugin.c
10107         * src/plugins/spamassassin/spamassassin.c
10108                 BogoFilter, Spamassassin: Fix double hook registering after
10109                 visiting preferences
10110                 Spamassassin, Clamav: Just set the mails to move instead of
10111                 doing the move - caller will move the things at once.
10112
10113 2006-09-25 [colin]      2.5.0cvs2
10114
10115         * src/imap.c
10116         * src/etpan/imap-thread.c
10117                 Use UID SEARCH ALL instead of UID 1:*
10118                 (braindead servers can't figure out that's
10119                 the same...)
10120
10121 2006-09-25 [wwp]        2.5.0cvs1
10122
10123         * src/message_search.c
10124                 Added the ability to stop a running search (in message body).
10125
10126 2006-09-25 [paul]       2.5.0
10127
10128         * NEWS
10129         * README
10130         * RELEASE_NOTES
10131                 2.5.0 released
10132
10133 2006-09-25 [paul]       2.4.0cvs214
10134
10135         * po/cs.po
10136         * po/de.po
10137         * po/fi.po
10138         * po/fr.po
10139         * po/nl.po
10140         * po/pt_BR.po
10141         * po/sk.po
10142         * po/sr.po
10143         * po/zh_CN.po
10144                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10145                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10146                 Ticho, Aleksander Urosevic, Ralgh Young
10147
10148 2006-09-24 [mones]      2.4.0cvs213
10149
10150         * po/es.po
10151                 Updated for release
10152
10153 2006-09-23 [colin]      2.4.0cvs212
10154
10155         * src/gtk/inputdialog.c
10156                 Fix [ ] remember this appearing in normal
10157                 input dialogs after it's been used by
10158                 mimeview.
10159         * src/folder.c
10160         * src/folderview.c
10161         * src/msgcache.c
10162         * src/procmsg.c
10163         * src/summaryview.c
10164         * src/textview.c
10165         * src/common/timing.h
10166                 Enable timings in debug mode and make it
10167                 look prettier.
10168
10169 2006-09-22 [colin]      2.4.0cvs211
10170
10171         * README
10172                 Revert test change
10173         * commitHelper
10174                 ping the correct URI
10175
10176 2006-09-22 [colin]      2.4.0cvs210
10177
10178         * README
10179                 Let's see if bug #1022 is fixed
10180
10181 2006-09-21 [colin]      2.4.0cvs209
10182
10183         * src/wizard.c
10184         * src/common/plugin.c
10185                 Prepare infra to load predefined plugins when
10186                 no configuration existed. Don't actually load
10187                 anything yet (feat. freeze)
10188
10189 2006-09-21 [wwp]        2.4.0cvs208
10190
10191         * manual/fr/faq.xml
10192                 Partial sync w/ 2.4.0cvs72:
10193                 wrap file and minor updates.
10194
10195 2006-09-21 [wwp]        2.4.0cvs207
10196
10197         * tools/fix_date.sh
10198                 several fixes and enhancements. A new --force switch has been
10199                 added to prevent overriding by default Date: header when
10200                 already existing.
10201
10202 2006-09-21 [paul]       2.4.0cvs206
10203
10204         * src/common/utils.c
10205                 add Chinese UTF8 Re prefix
10206
10207 2006-09-21 [wwp]        2.4.0cvs205
10208
10209         * tools/Makefile.am
10210                 Fics alfabettical order.
10211
10212 2006-09-21 [wwp]        2.4.0cvs204
10213
10214         * tools/fix_date.sh
10215         * tools/Makefile.am
10216                 Added an action tool to fix missing Date field in emails.
10217                 Updated Makefile.am to reflect those last two additions.
10218
10219 2006-09-21 [wwp]        2.4.0cvs203
10220
10221         * tools/uuooffice
10222                 Added a action tool to open uuencoded docs w/
10223                 OpenOffice (based on uudec method).
10224
10225 2006-09-21 [colin]      2.4.0cvs202
10226
10227         * src/compose.c
10228         * src/textview.c
10229                 Workaround possible GTK crash: remove selection 
10230                 clipboard before destroying widget, or GTK+-2.10
10231                 dies. Thanks to Hiro.
10232
10233 2006-09-20 [colin]      2.4.0cvs201
10234
10235         * src/compose.c
10236                 Fix free-after-use in some cases (when 
10237                 procmime_encode_content() frees mimeinfo->data.mem
10238                 and turns it to a temp file)
10239
10240 2006-09-20 [colin]      2.4.0cvs200
10241
10242         * src/folderview.c
10243         * src/summaryview.c
10244         * src/gtk/gtksctree.c
10245         * src/gtk/gtksctree.h
10246                 Add tooltips in the folderview and summaryview
10247                 (Doesn't break string freeze as they already
10248                 exist)
10249         * src/toolbar.c
10250                 Put the spam button in the default configuration
10251                 if compiled with bogo plugin too
10252
10253 2006-09-19 [colin]      2.4.0cvs199
10254
10255         * src/summaryview.c
10256         * src/summaryview.h
10257                 Update folder name label on folder rename
10258         * src/prefs_matcher.c
10259         * src/gtk/logwindow.h
10260                 Fix warnings
10261                 Patches by Fabien
10262
10263 2006-09-19 [wwp]        2.4.0cvs198
10264
10265         * src/summary_search.c
10266                 fix can't click forward/backward buttons in the
10267                 search messages.
10268
10269 2006-09-18 [paul]       2.4.0cvs197
10270
10271         * src/wizard.c
10272                 add missing bracket, capitalise the A of
10273                 'SpamAssassin'
10274
10275 2006-09-18 [paul]       2.4.0cvs196
10276
10277         * src/compose.c
10278                 fix bug 1012 'crashed upon sending mail
10279                 from compose window'
10280                 Thanks to Colin
10281
10282 2006-09-16 [colin]      2.4.0cvs195
10283
10284         * src/folderview.c
10285                 Fix "real-time" sorting by freezing/thawing
10286
10287 2006-09-16 [colin]      2.4.0cvs194
10288
10289         * manual/faq.xml
10290                 Fix the anti-spam entry a bit
10291
10292 2006-09-16 [colin]      2.4.0cvs193
10293
10294         * src/wizard.c
10295                 Make sure reviewers have no excuse when stating
10296                 Sylpheed-Claws doesn't have antispam capabilities.
10297
10298 2006-09-16 [colin]      2.4.0cvs192
10299
10300         * src/main.c
10301                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10302                 as if the SIGPIPE comes from etpan's thread we could
10303                 trigger a GUI update from this thread.
10304
10305 2006-09-16 [colin]      2.4.0cvs191
10306
10307         * src/summaryview.c
10308                 Init all members of the struct
10309
10310 2006-09-16 [paul]       2.4.0cvs190
10311
10312         * src/account.c
10313                 improvements to the English
10314
10315 2006-09-15 [colin]      2.4.0cvs189
10316
10317         * src/summaryview.c
10318                 HIG order on dialog
10319
10320 2006-09-14 [colin]      2.4.0cvs188
10321
10322         * src/common/socket.c
10323         * src/common/socket.h
10324         * src/common/ssl.c
10325         * src/common/ssl_certificate.c
10326         * src/common/ssl_certificate.h
10327         * src/etpan/imap-thread.c
10328                 the get_fqdn() call done to get canonical name when
10329                 checking an SSL certificate is blocking, which is
10330                 sad as we just did a non-blocking lookup to connect.
10331                 Fix that by letting the fqdn available to the SockInfo,
10332                 and use that in ssl_certificate_check(). For IMAP,
10333                 we don't do it as the lookup's done by libetpan, but
10334                 it's less annoying as IMAP connections as much more
10335                 rare than POP3 connections.
10336
10337 2006-09-14 [paul]       2.4.0cvs187
10338
10339         * manual/advanced.xml
10340                 improvements to the English,
10341                 properly place the new hidden options
10342                 within the alphabetical order
10343         * src/gtk/pluginwindow.c
10344                 improvements to the English
10345
10346 2006-09-14 [colin]      2.4.0cvs186
10347
10348         * src/prefs_common.c
10349         * src/prefs_common.h
10350         * src/gtk/gtksctree.c
10351         * manual/advanced.xml
10352                 New hidden pref, stripes_color_offset, to change
10353                 the value added/substracted to normal bgcolor to
10354                 create the stripes in summaries
10355
10356 2006-09-13 [colin]      2.4.0cvs185
10357
10358         * src/gedit-print.c
10359         * src/messageview.c
10360         * src/messageview.h
10361         * src/summaryview.c
10362         * src/textview.c
10363                 Fix misc. printing issues: 
10364                 - Bad font for linkified headers
10365                 - Different font if the mail was displayed or not
10366                 - Factorize the thing
10367
10368 2006-09-13 [colin]      2.4.0cvs184
10369
10370         * src/common/ssl_certificate.c
10371                 Only get FQDN once when checking certificate
10372
10373 2006-09-13 [colin]      2.4.0cvs183
10374
10375         * src/account.c
10376         * src/gtk/pluginwindow.c
10377                 Misc. GUI fixes by Fabien
10378
10379 2006-09-13 [wwp]        2.4.0cvs182
10380
10381         * configure.ac
10382         * src/common/utils.h
10383         * src/common/utils.c
10384                 get rid of unused wide-char functions.
10385
10386 2006-09-13 [wwp]        2.4.0cvs181
10387
10388         * src/plugins/pgpinline/sylpheed.def
10389         * src/textview.c
10390                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10391                 add privacy_reset_error to the .def file,
10392                 do not fork for an external textviewer.
10393
10394 2006-09-13 [wwp]        2.4.0cvs180
10395
10396         * src/prefs_common.c
10397                 fix broken font entry in prefs (patch issued by the gpg4win team,
10398                 probably by Marcus Brinkmann <marcus@g10code.de>).
10399
10400 2006-09-13 [colin]      2.4.0cvs179
10401
10402         * src/folder.h
10403                 Fix a warning in summaryview.c
10404         * src/mainwindow.c
10405         * src/summaryview.c
10406         * src/summaryview.h
10407                 Add missing Mark/* elements in the
10408                 main menu
10409
10410 2006-09-12 [colin]      2.4.0cvs178
10411
10412         * src/prefs_actions.c
10413         * src/prefs_filtering_action.c
10414         * src/prefs_matcher.c
10415                 Use (New) instead of New everywhere
10416
10417 2006-09-12 [wwp]        2.4.0cvs177
10418
10419         * manual/fr/addrbook.xml
10420         * manual/fr/handling.xml
10421                 updated some quotes in the fr manual to match the fr translation.
10422
10423 2006-09-12 [wwp]        2.4.0cvs176
10424
10425         * src/prefs_matcher.c
10426                 don't store translated string elements in matcher expressions.
10427                 Also fixed a misused of Q_().
10428
10429 2006-09-11 [wwp]        2.4.0cvs175
10430
10431         * src/plugins//bogofilter/bogofilter.c
10432         * src/plugins//clamav/clamav_plugin.c
10433         * src/plugins//demo/demo.c
10434         * src/plugins//dillo_viewer/dillo_viewer.c
10435         * src/plugins//pgpcore/plugin.c
10436         * src/plugins//pgpinline/plugin.c
10437         * src/plugins//pgpmime/plugin.c
10438         * src/plugins//spamassassin/spamassassin.c
10439                 gettext-ize more strings (mostly plugin error messages).
10440
10441 2006-09-11 [colin]      2.4.0cvs174
10442
10443         * src/alertpanel.c
10444                 Make maximum buffer size bigger to avoid
10445                 truncating translated messages. Patch by
10446                 Fabien
10447
10448 2006-09-11 [colin]      2.4.0cvs173
10449
10450         * src/etpan/imap-thread.c
10451                 Fix compilation on OpenBSD, thanks to 
10452                 Landry
10453
10454 2006-09-10 [wwp]        2.4.0cvs172
10455
10456         * manual/account.xml
10457         * manual/addrbook.xml
10458         * manual/handling.xml
10459         * manual/es/handling.xml
10460         * manual/fr/account.xml
10461         * manual/fr/addrbook.xml
10462         * manual/fr/handling.xml
10463                 documented addressbook matching (condition configuration):
10464                   addrbook.xml, en fr
10465                 documented per-account filtering rules (handling/filtering
10466                   section, account section):
10467                   account.xml, handling.xml, en fr
10468                 slightly updated the handling/searching section to tell few
10469                   words about the extended search ability:
10470                   handling.xml, en fr
10471                 added missing <quote></quotes> to Quick Search:
10472                   handling.xml, en fr es
10473                 fixed a typo (auomatically):
10474                   handling.xml, en
10475                 changes revisited by Paul.
10476
10477 2006-09-10 [paul]       2.4.0cvs171
10478
10479         * src/prefs_actions.c
10480         * src/prefs_filtering.c
10481         * src/prefs_template.c
10482                 adjustments to the gui
10483                 Patch by Fabien Vantard (slightly modified)
10484
10485 2006-09-10 [colin]      2.4.0cvs170
10486
10487         * src/summaryview.c
10488                 Check folderitem/summaryview consistency
10489                 (basically automates Update summary). Fixes
10490                 #1011 (wrong (negative) count on unread 
10491                 messages)
10492
10493 2006-09-10 [colin]      2.4.0cvs169
10494
10495         * src/gtk/gtksctree.c
10496                 Fix recursive expansion via mouse
10497         * src/plugins/bogofilter/bogofilter.c
10498                 Use normal filtering way of moving
10499                 messages (batching), possibly fixing
10500                 bug #1015 (Bogofilter plugin doubles 
10501                 new messages)
10502
10503 2006-09-09 [wwp]        2.4.0cvs168
10504
10505         * src/prefs_filtering.c
10506                 better place for this fix.
10507
10508 2006-09-09 [wwp]        2.4.0cvs167
10509
10510         * src/prefs_filtering.c
10511                 fix a minor bug when the enabled status of a filtering/processing
10512                 rule always got set to TRUE when replacing this rule. That still
10513                 make sense when adding a new rule, but now when replacing, we
10514                 don't override the value of 'enabled'.
10515                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10516                 to prefs_filtering_list_view_get_info() as this function not only
10517                 returns the name, but also the account_id and the enabled status.
10518
10519 2006-09-09 [mones]      2.4.0cvs166
10520
10521         * manual/glossary.xml
10522         * manual/plugins.xml
10523                 Minor format corrections
10524         * manual/gpl.xml
10525                 Fix misplaced NO WARRANTY section
10526         * manual/es/advanced.xml
10527         * manual/es/faq.xml
10528         * manual/es/glossary.xml
10529         * manual/es/gpl.xml
10530         * manual/es/handling.xml
10531         * manual/es/plugins.xml
10532         * manual/es/starting.xml
10533                 Incorporate changes from English version
10534         * manual/fr/ack.xml
10535         * manual/pl/ack.xml
10536         * manual/es/ack.xml
10537                 Fix address, (add translation credits in es version)
10538         * po/es.po
10539                 Updated translation
10540
10541 2006-09-09 [wwp]        2.4.0cvs165
10542
10543         * src/prefs_filtering.c
10544                 fix a crash when opening filtering prefs, if matcherrc file contains
10545                 broken data (non-existing account id, which is theoretically not
10546                 possible).
10547
10548 2006-09-08 [colin]      2.4.0cvs164
10549
10550         * src/folder.c
10551                 Wrong assert, make it an if()
10552         * src/gtk/gtksctree.c
10553                 Fix bug #1013 (expand selected thread 
10554                 tree) - expanding is now recursive
10555
10556 2006-09-07 [wwp]        2.4.0cvs163
10557
10558         * src/prefs_matcher.c
10559                 make better sentences about addressbook matching in the
10560                 matcher prefs. This should make translators' work easier
10561                 too.
10562
10563 2006-09-07 [wwp]        2.4.0cvs162
10564
10565         * src/prefs_filtering.c
10566                 code simplification (get rid of dup var. assignment).
10567
10568 2006-09-07 [wwp]        2.4.0cvs161
10569
10570         * src/summaryview.c
10571                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10572                 <fzzzzz@gmail.com>.
10573
10574 2006-09-07 [paul]       2.4.0cvs160
10575
10576         * src/mimeview.c
10577                 fix compilation warnings
10578                 Thanks to Colin
10579
10580 2006-09-07 [paul]       2.4.0cvs159
10581
10582         * src/mimeview.c
10583                 select the mimepart icon when
10584                 displaying as text
10585                 Thanks to Colin
10586
10587 2006-09-06 [paul]       2.4.0cvs158
10588
10589         * src/prefs_filtering.c
10590                 fix labels and table element spacing
10591                 Patch by Fabien Vantard
10592
10593 2006-09-06 [paul]
10594
10595         2.5.0-rc3 released
10596
10597 2006-09-06 [paul]       2.4.0cvs157
10598
10599         * manual/es/advanced.xml
10600                 fix typo
10601
10602 2006-09-06 [wwp]        2.4.0cvs156
10603
10604         * src/mainwindow.c
10605                 fix an dup launch issue when iconified, thanks to Colin.
10606
10607 2006-09-06 [wwp]        2.4.0cvs155
10608
10609         * src/gtk//gtksctree.h
10610                 oops, forgot that one!
10611
10612 2006-09-06 [wwp]        2.4.0cvs154
10613
10614         * manual/pl/advanced.xml
10615         * manual/advanced.xml
10616         * manual/es/advanced.xml
10617         * manual/fr/advanced.xml
10618         * src/prefs_customheader.c
10619         * src/prefs_filtering_action.c
10620         * src/foldersel.c
10621         * src/prefs_summaries.c
10622         * src/prefs_filtering.c
10623         * src/account.c
10624         * src/compose.c
10625         * src/prefs_summary_column.c
10626         * src/addr_compl.c
10627         * src/prefs_actions.c
10628         * src/prefs_folder_column.c
10629         * src/ssl_manager.c
10630         * src/prefs_template.c
10631         * src/prefs_display_header.c
10632         * src/prefs_common.h
10633         * src/prefs_matcher.c
10634         * src/prefs_common.c
10635         * src/prefs_toolbar.c
10636         * src/summaryview.c
10637         * src/folderview.c
10638         * src/gtk/gtksctree.c
10639         * src/gtk/pluginwindow.c
10640         * src/gtk/progressdialog.c
10641         * src/gtk/prefswindow.c
10642                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10643                 to make its meaning more obvious (all versions of the manual reflect
10644                 the change).
10645                 added an extra hidden option use_stripes_in_summary to allow
10646                 discarding these stripes in mainwindow's folder and message lists;
10647                 en and fr manuals only are OK towards this.
10648
10649 2006-09-06 [colin]      2.4.0cvs153
10650
10651         * src/textview.c
10652                 Hide Sylpheed-Claws' internal queue headers
10653                 when showing all headers. They'll be present
10654                 only in Source window.
10655
10656 2006-09-05 [colin]      2.4.0cvs152
10657
10658         * src/plugins/trayicon/trayicon.c
10659                 Fix crash at exit - we have to disconnect
10660                 our handlers
10661         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10662                 Update eggtrayicon - patch adapted from a
10663                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10664                 on Sylpheed's ML
10665
10666 2006-09-05 [colin]      2.4.0cvs151
10667
10668         * src/mainwindow.c
10669         * src/gtk/logwindow.c
10670                 Fix race condition when something writes
10671                 to the log too soon during init. Thanks
10672                 to Fabien Vantard
10673
10674 2006-09-05 [colin]      2.4.0cvs150
10675
10676         * src/mimeview.c
10677                 Don't select part on right-click either
10678
10679 2006-09-05 [paul]       2.4.0cvs149
10680
10681         * src/mimeview.c
10682                 completion of previous commit
10683                 Thanks to Colin
10684
10685 2006-09-05 [colin]      2.4.0cvs148
10686
10687         * src/mimeview.c
10688                 Don't force selection on middle-click, just open
10689
10690 2006-09-04 [colin]      2.4.0cvs147
10691
10692         * src/mimeview.c
10693                 Looks like gtk_notebook_set_current_page()
10694                 sometimes steals focus, and this annoys us
10695                 in MimeViewers as it renders navigation
10696                 keys useless. Take back focus after switching
10697                 pages.
10698
10699 2006-09-04 [colin]      2.4.0cvs146
10700
10701         * src/messageview.c
10702                 Set stop_loading when clicking on Next
10703                 during load. Don't add a callback to 
10704                 avoid over-complicating things.
10705
10706 2006-09-04 [colin]      2.4.0cvs145
10707
10708         * src/mimeview.c
10709         * src/messageview.c
10710                 Fix multiple loads in separate messageview
10711
10712 2006-09-04 [colin]      2.4.0cvs144
10713
10714         * src/summaryview.c
10715                 Let navigation keys be handled during 
10716                 load
10717
10718 2006-09-04 [colin]      2.4.0cvs143
10719
10720         * src/messageview.c
10721         * src/summaryview.c
10722         * src/textview.c
10723         * src/textview.h
10724                 Make loading of huge mails (lots of text and/or
10725                 images) cancellable, so the GUI doesn't block 
10726
10727 2006-09-04 [colin]      2.4.0cvs142
10728
10729         * src/plugins/trayicon/trayicon.c
10730                 Fix annoyance when removing a folder with 
10731                 unread mails: trayicon didn't update
10732
10733 2006-09-04 [paul]       2.4.0cvs141
10734
10735         * src/gtk/icon_legend.c
10736                 straighten up columns
10737                 Patch by Fabien Vantard
10738
10739 2006-09-04 [wwp]        2.4.0cvs140
10740
10741         * src/prefs_filtering.c
10742                 fix new line's account name in filtering prefs:
10743                 was "All", is now "(New)".
10744
10745 2006-09-04 [paul]       2.4.0cvs139
10746
10747         * tools/make.themes.project
10748                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10749                 instead of homebrewed "make release"
10750
10751 2006-09-03 [colin]      2.4.0cvs138
10752
10753         * src/folderview.c
10754                 Fix bug #1007 (Wrong folder highlighted)
10755
10756 2006-09-03 [colin]      2.4.0cvs137
10757
10758         * src/compose.c
10759                 Don't set Newsgroup: header to a mail folder
10760                 path
10761
10762 2006-09-03 [paul]       2.4.0cvs136
10763
10764         * src/prefs_other.c
10765         * src/prefs_spelling.c
10766                 unify the gui
10767
10768 2006-09-03 [paul]       2.4.0cvs135
10769
10770         * src/prefs_summaries.c
10771                 correct menu item text in prefs_keybind_apply_clicked()
10772
10773 2006-09-03 [paul]       2.4.0cvs134
10774
10775         * manual/advanced.xml
10776                 some improvements to the descriptions
10777         * src/mainwindow.c
10778         * src/messageview.c
10779         * src/summaryview.c
10780         * src/gtk/menu.c
10781                 fix menu sensitivity issues
10782         * src/prefs_message.c
10783                 drop the useless word 'short'
10784         * src/prefs_other.c
10785                 add the word 'lines' indicating log length
10786                 is a measure of lines
10787         * src/textview.c
10788                 fix compilation warnings
10789
10790 2006-09-02 [colin]      2.4.0cvs133
10791
10792         * src/messageview.c
10793                 Display a special return-receipt message
10794                 if the message is from the user
10795         * src/summaryview.c
10796                 Fix missing freeze of the list when marking
10797                 all read and unthreading for exec. Thanks
10798                 to Stephan Sachse.
10799
10800 2006-09-02 [paul]       2.4.0cvs132
10801
10802         * src/mainwindow.c
10803         * src/prefs_message.c
10804         * src/summaryview.c
10805                 fix some english
10806
10807 2006-09-02 [wwp]        2.4.0cvs131
10808
10809         * src/prefs_filtering.c
10810                 added an account name column to the filtering rules
10811                 dialog.
10812
10813 2006-09-02 [colin]      2.4.0cvs130
10814
10815         * src/gtk/logwindow.c
10816         * src/gtk/logwindow.h
10817                 Block scrolling if we're not at the end
10818                 of the log
10819
10820 2006-09-02 [colin]      2.4.0cvs129
10821
10822         * src/folder.c
10823                 Make sure account-specific rules can't
10824                 be used in {pre-,post-,}processing
10825         * src/mainwindow.c
10826         * src/gtk/logwindow.c
10827         * src/gtk/logwindow.h
10828                 Jump to last error when clicking on the
10829                 warning icon
10830
10831 2006-09-02 [colin]      2.4.0cvs128
10832
10833         * src/imap.c
10834         * src/import.c
10835         * src/mainwindow.c
10836         * src/mainwindow.h
10837                 Fix warning icon
10838         * src/inc.c
10839         * src/mbox.c
10840         * src/mbox.h
10841                 Let proc_mbox know its account, for
10842                 account-specific rules
10843
10844 2006-09-01 [colin]      2.4.0cvs127
10845
10846         * src/codeconv.c
10847                 Don't uselessly use iconv to convert from
10848                 us-ascii
10849         * src/alertpanel.c
10850         * src/mainwindow.c
10851         * src/mainwindow.h
10852         * src/inc.c
10853                 Fix certain log cases, disable warning icon
10854                 for now, the correct way to display it when
10855                 necessary and only when necessary is probably
10856                 to do it manually rather than use error logs
10857         * src/etpan/imap-thread.c
10858                 Clean up UID logging a bit
10859         * src/gtk/logwindow.c
10860         * src/gtk/logwindow.h
10861                 Make logging faster when the window's closed
10862
10863 2006-09-01 [wwp]        2.4.0cvs126
10864
10865         * manual/fr/account.xml
10866                 reflect changes to the ref. manual (parts of cvs72):
10867                 fix tabnames and quotes.
10868
10869 2006-09-01 [wwp]        2.4.0cvs125
10870
10871         * manual/fr/plugins.xml
10872                 reflect changes to the reference manual (cvs42):
10873                 update IRC channel info.
10874
10875 2006-09-01 [wwp]        2.4.0cvs124
10876
10877         * commitHelper
10878                 use CVSEDITOR env. var. if set, according to `man cvs`.
10879
10880 2006-09-01 [wwp]        2.4.0cvs123
10881
10882         * manual/advanced.xml
10883                 better sentence again (thanks to Paul).
10884
10885 2006-09-01 [wwp]        2.4.0cvs122
10886
10887         * manual/advanced.xml
10888         fix definition of toolbar_detachable and rework a bit the one of
10889         enable_dotted_lines.
10890
10891 2006-09-01 [mones]      2.4.0cvs121
10892
10893         * manual/advanced.xml
10894                 Document enable_dotted_lines
10895
10896 2006-09-01 [paul]       2.4.0cvs120
10897
10898         * src/folderview.c
10899         * src/folderview.h
10900         * src/imap.c
10901         * src/mainwindow.c
10902         * src/summaryview.c
10903                 obey the 'When entering folder...' option
10904                 when using the /View/Go to/... menu items
10905                 Thanks to Colin
10906
10907 2006-08-31 [colin]      2.4.0cvs119
10908
10909         * src/folderview.c
10910                 Revert 2.4.0cvs116, wrong fix.
10911
10912 2006-08-31 [colin]      2.4.0cvs118
10913
10914         * src/gtk/gtksctree.c
10915                 Better state the various copyrights
10916
10917 2006-08-31 [colin]      2.4.0cvs117
10918
10919         * src/prefs_common.c
10920                 fix enable_dotted_lines
10921
10922 2006-08-31 [colin]      2.4.0cvs116
10923
10924         * src/folderview.c
10925                 Use pref "Always open on select" when going
10926                 to next unread folder
10927         * src/gtk/gtksctree.c
10928                 Fix link failure to _gtk_clist_create_cell_layout
10929                 on certain computers. (Why not mine, I wonder)
10930
10931 2006-08-31 [colin]      2.4.0cvs115
10932
10933         * src/procmsg.c
10934         * src/textview.c
10935         * src/plugins/bogofilter/bogofilter.c
10936         * src/plugins/spamassassin/spamassassin.c
10937                 Requalify some "errors" to warnings
10938         * src/mainwindow.c
10939         * src/mainwindow.h
10940         * src/statusbar.c
10941                 Add an icon in the statusbar to notify
10942                 of errors
10943         * src/gtk/gtksctree.c
10944         * src/folderview.c
10945         * src/summaryview.c
10946                 Make the GtkSCTree look more modern by
10947                 alternating background lines
10948         * src/prefs_common.c
10949         * src/prefs_common.h
10950                 Add a pref to let people have the old
10951                 way if they prefer
10952
10953
10954 2006-08-30 [colin]      2.4.0cvs114
10955
10956         * src/procmsg.c
10957         * src/procmsg.h
10958                 Provide a way to filter a list of
10959                 messages in an optimised manner, and
10960                 add a list-filtering hook
10961         * src/folder.c
10962         * src/inc.c
10963         * src/mbox.c
10964                 Use the list filtering
10965         * src/plugins/bogofilter/bogofilter.c
10966                 Use the list-filtering hook
10967                 Use -b (bulk) mode for more speed
10968                 when learning and filtering
10969         * src/etpan/imap-thread.c
10970                 Make log output shorter in UID SEARCH
10971
10972
10973 2006-08-30 [colin]      2.4.0cvs113
10974
10975         * src/plugins/bogofilter/bogofilter.c
10976                 Really fast mass learning - thanks to David
10977                 Relson for the options explanations :)
10978
10979 2006-08-30 [colin]      2.4.0cvs112
10980
10981         * src/msgcache.c
10982                 Fix compilation on FreeBSD. Thanks
10983                 to Michael Hugues
10984
10985 2006-08-29 [colin]      2.4.0cvs111
10986
10987         * src/folderview.c
10988                 Handle "popup_menu" signal (for popping the 
10989                 menu via the keyboard)
10990         * src/mimeview.c
10991         * src/mimeview.h
10992         * src/summaryview.c
10993         * src/textview.c
10994         * src/gtk/gtkutils.c
10995         * src/gtk/gtkutils.h
10996                 Factorize scrolling code, and add an API 
10997                 for MimeViewers to handle scroll orders
10998
10999 2006-08-29 [wwp]        2.4.0cvs110
11000
11001         * src/plugins//bogofilter/bogofilter.c
11002         * src/plugins//spamassassin/spamassassin.c
11003                 make the bogofilter/spamassassin filtering error dialogs at
11004         incorporation obey to the "don't popup error dialog on
11005         receive error" option. If disabled, feed the log window w/
11006         the error message.
11007
11008 2006-08-29 [paul]
11009
11010         2.5.0-rc2 released
11011
11012 2006-08-29 [paul]       2.4.0cvs109
11013
11014         * Makefile.am
11015                 remove 'make release', it's not needed
11016                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11017
11018 2006-08-29 [paul]       2.4.0cvs108
11019
11020         * src/foldersel.c
11021         * src/summary_search.c
11022         * src/gtk/progressdialog.c
11023         * src/plugins/pgpcore/passphrase.c
11024                 replace deprecated gtk_window_set_policy()
11025
11026 2006-08-29 [colin]      2.4.0cvs107
11027
11028         * src/folder.c
11029                 Fix data loss when copy fails during a move:
11030                 only use fast remove_msgs if everything was
11031                 copied OK; else use slow remove_msg on the
11032                 mails that got copied only.
11033
11034 2006-08-28 [paul]       2.4.0cvs106
11035
11036         * src/mh.c
11037                 revert change in 2.4.0cvs104, it breaks
11038                 stuff
11039
11040 2006-08-28 [paul]       2.4.0cvs105
11041
11042         * src/plugins/spamassassin/spamassassin.c
11043                 english fix
11044
11045 2006-08-28 [paul]       2.4.0cvs104
11046
11047         * src/mh.c
11048                 fix data loss when moving to another
11049                 mailbox fails
11050         * src/prefs_spelling.c
11051                 improve the english
11052         * src/gtk/pluginwindow.c
11053                 improve the layout of the dialog text
11054         All thanks to Colin
11055
11056 2006-08-28 [paul]       2.4.0cvs103
11057
11058         * src/plugins/bogofilter/bogofilter.c
11059         * src/plugins/bogofilter/bogofilter_gtk.c
11060                 fix english up a bit, innit
11061
11062 2006-08-28 [paul]       2.4.0cvs102
11063
11064         * configure.ac
11065         * po/Makefile.in.in
11066         * po/Makevars
11067                 require autoconf 2.60, enabling building
11068                 with gettext 0.15 (gettext 0.14.x build still
11069                 possible). Replace Makefiles with versions
11070                 from gettext 0.15.
11071                 Remove configure options --with-localedir and
11072                 --with-mandir. The options that are provided
11073                 directly by autoconf 2.60 can be used instead:
11074                 --mandir --localedir
11075
11076 2006-08-27 [colin]      2.4.0cvs101
11077
11078         * src/plugins/bogofilter/Makefile.am
11079                 Fix make dist (no README)
11080
11081 2006-08-27 [colin]      2.4.0cvs100
11082
11083         * src/folder.c
11084                 Don't use F_UNKNOWN folders for any default
11085                 outbox/trash/etc
11086         * src/plugins/bogofilter/bogofilter.c
11087         * src/plugins/bogofilter/bogofilter.h
11088         * src/plugins/bogofilter/bogofilter_gtk.c
11089                 Add an option to specify the path to bogofilter
11090                 Use single-quotes to be able to learn in folders
11091                 with spaces in their names
11092                 Verify learning status
11093
11094 2006-08-27 [colin]      2.4.0cvs99
11095
11096         * manual/faq.xml
11097         * manual/plugins.xml
11098                 Document Bogofilter plugin
11099
11100 2006-08-27 [colin]      2.4.0cvs98
11101
11102         * src/compose.c
11103         * src/messageview.c
11104         * src/procmsg.c
11105         * src/procmsg.h
11106                 When possible, copy the queued mail to sent folder
11107                 instead of re-adding. Much faster on IMAP.
11108
11109 2006-08-27 [colin]      2.4.0cvs97
11110
11111         * src/msgcache.c
11112                 Disable mmaped caches - huge metadata loss
11113                 here after a power failure.
11114         * src/summaryview.c
11115                 Add quicksearch timing
11116         * src/common/plugin.c
11117         * src/common/plugin.h
11118                 Implement an interface to tell what plugins
11119                 provide. Prevent loading of similar plugins.
11120         * src/plugins/clamav/clamav_plugin.c
11121         * src/plugins/demo/demo.c
11122         * src/plugins/dillo_viewer/dillo_viewer.c
11123         * src/plugins/pgpcore/plugin.c
11124         * src/plugins/pgpinline/pgpinline.c
11125         * src/plugins/pgpmime/pgpmime.c
11126         * src/plugins/spamassassin/spamassassin.c
11127         * src/plugins/trayicon/trayicon.c
11128                 Implement plugin_provides()
11129
11130 2006-08-27 [colin]      2.4.0cvs96
11131
11132         * configure.ac
11133         * src/plugins/Makefile.am
11134         * src/plugins/bogofilter/.cvsignore
11135         * src/plugins/bogofilter/Makefile.am
11136         * src/plugins/bogofilter/bogofilter.c
11137         * src/plugins/bogofilter/bogofilter.h
11138         * src/plugins/bogofilter/bogofilter_gtk.c
11139                 New Bogofilter plugin, provides filtering and
11140                 learning. Spamassassin will go to extra plugins.
11141
11142 2006-08-26 [mones]      2.4.0cvs95
11143
11144         * manual/handling.xml
11145                 Fix subfolder path in the example (thanks to Paul) 
11146
11147 2006-08-26 [mones]      2.4.0cvs94
11148
11149         * manual/glossary.xml
11150                 2.2. + add ISP to the glossary
11151                 7.5. + Add UIDL to glossary
11152                 7.7. + Add TCP to glossary
11153         * manual/handling.xml
11154                 7.1. + Mentions GNU/Linux distribution, what about the non...
11155                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11156                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11157                 7.4. = Use appropriate quotation for commands
11158                 7.6. = change "" to <quote></quote>
11159         * manual/plugins.xml
11160                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11161         * manual/starting.xml
11162                 2.1. + local mbox file: some examples of mbox file locations...
11163                 Also reformatted files requiring it
11164
11165 2006-08-26 [wwp]        2.4.0cvs93
11166
11167         * src/summary_search.c
11168                 disable find buttons while summary search is running.
11169
11170 2006-08-25 [colin]      2.4.0cvs92
11171
11172         * src/folder.c
11173         * src/folderutils.c
11174         * src/mh.c
11175         * src/procmsg.h
11176         * src/summaryview.c
11177                 Speed up MH moving, and add progressbar
11178                 for MH deletion
11179         * src/msgcache.c
11180                 Write cache files using mmap() too
11181
11182 2006-08-25 [wwp]        2.4.0cvs91
11183
11184         * src/summaryview.c
11185                 switch spam<->ham button when a message has been marked as spam or ham
11186                 and is still selected. Thanks to Colin.
11187
11188 2006-08-25 [paul]       2.4.0cvs90
11189
11190         * src/Makefile.am
11191         * src/stock_pixmap.c
11192         * src/stock_pixmap.h
11193         * src/summaryview.c
11194         * src/gtk/icon_legend.c
11195         * src/pixmaps/copied.xpm
11196         * src/pixmaps/moved.xpm
11197                 add icons for delayed execution marked for
11198                 copying, marked for moving
11199
11200 2006-08-25 [mones]      2.4.0cvs89
11201
11202         * manual/glossary.xml
11203                 Fix the other glossary items:
11204                 5.1. = Inmmediate execution -> <quote>immediate execution...
11205                 5.2. = Fix MBOX capitalization -> Mbox
11206                 5.3. + Improve Plugins def. w/ tech. ref.
11207                 5.4. = Quotation -> replace '>' by <quote>></quote>
11208                 5.5. - SMTP Server. -> remove dot
11209         * po/es.po
11210                 Updated translation
11211
11212 2006-08-25 [mones]      2.4.0cvs88
11213
11214         * manual/ack.xml
11215                 Reformatted, changed email address
11216         * manual/glossary.xml
11217                 Reformatted, fixed MANUAL-TODO items:
11218                 8.2. + add ROT-13 to glossary
11219                 8.4. + add URL to glossary
11220         * manual/es/advanced.xml
11221                 Fixed <literal>s
11222
11223 2006-08-25 [paul]       2.4.0cvs87
11224
11225         * src/gtk/icon_legend.c
11226                 add 'marked for deletion' icon
11227                 arrange icons by containing column
11228                 wrap long label text
11229
11230 2006-08-25 [colin]      2.4.0cvs86
11231
11232         * src/common/utils.c
11233         * src/common/utils.h
11234                 Add the sc_g_*list_bigger functions in
11235                 a place everyone can use it
11236         * src/summaryview.c
11237                 Only freeze/thaw the list when working
11238                 on the selection, if it's bigger than 1
11239         * src/gtk/gtksctree.c
11240                 Only freeze/thaw the list when unselec-
11241                 ting 'all' if ('all' != 1)
11242                 This avoids some flickering
11243
11244 2006-08-24 [colin]      2.4.0cvs85
11245
11246         * src/addressbook.c
11247                 Fix strange list selection
11248                 Fix random seg (Invalid read of freed memory)
11249
11250 2006-08-24 [colin]      2.4.0cvs84
11251
11252         * src/alertpanel.c
11253         * src/gtk/inputdialog.c
11254         * src/plugins/pgpcore/passphrase.c
11255                 Revert minimal width patch of 2.4.0cvs67,
11256                 as it is also a maximal width. Use 
11257                 gtk_window_set_default_size instead.
11258
11259 2006-08-24 [colin]      2.4.0cvs83
11260
11261         * src/msgcache.c
11262                 Write cache/mark to temp files before
11263                 overwriting old ones (avoids metadata
11264                 loss if writing the new files fail).
11265                 Use mmap() to read cache/mark file, as
11266                 this makes cache reading faster. Dis-
11267                 abled for big-endian machines until it
11268                 can be tested. (Big-endian users: set
11269                 msgcache_use_mmap = TRUE in the relevant
11270                 #if).
11271         * src/procmsg.h
11272                 Move rarely used fields of MsgInfo in 
11273                 another structure, which will only be
11274                 allocated if needed. Face, X-Face,
11275                 Return receipt headers and List-*
11276                 headers are moved. Mails having none
11277                 of these occupy 52 bytes less with
11278                 this patch, which makes 2.5MB of RAM
11279                 saved on a 50k folder).
11280         * src/headerview.c
11281         * src/mainwindow.c
11282         * src/messageview.c
11283         * src/partial_download.c
11284         * src/procheader.c
11285         * src/procmsg.c
11286         * src/textview.c
11287                 Follow this structure change.
11288
11289 2006-08-24 [wwp]        2.4.0cvs82
11290
11291         * manual/es/.cvsignore
11292         * manual/es/dist/.cvsignore
11293         * manual/es/dist/html/.cvsignore
11294         * manual/es/dist/pdf/.cvsignore
11295         * manual/es/dist/ps/.cvsignore
11296         * manual/es/dist/txt/.cvsignore
11297                 more (generated) files to ignore.
11298
11299 2006-08-24 [colin]      2.4.0cvs81
11300
11301         * src/folder.c
11302         * src/mh.c
11303                 Fix possible problems with local delivery. Check the folder doesn't
11304                 need scan before setting its mtime when saving cache (which can be
11305                 done long after the folder's been modified by an external process);
11306                 Check that the stored item's mtime didn't change in mh functions.
11307
11308 2006-08-24 [mones]      2.4.0cvs80
11309
11310         * manual/advanced.xml
11311                 Rewrapping, some fixes and MANUAL-TODO items:
11312                 8.1. = change "" to <quote></quote>
11313                 8.3. = quote menu items
11314                 8.5. - deploying -> new user ... ideally a new user (redundant)
11315
11316 2006-08-23 [colin]      2.4.0cvs79
11317
11318         * src/gtk/gtksctree.c
11319                 When selecting or deselecting range, only
11320                 freeze/thaw when selection is bigger than 10
11321
11322 2006-08-23 [colin]      2.4.0cvs78
11323
11324         * src/messageview.c
11325         * src/mimeview.c
11326         * src/mimeview.h
11327         * src/plugins/dillo_viewer/dillo_viewer.c
11328                 Provide an API for MimeViewer plugins to
11329                 return a text selection for replying
11330
11331 2006-08-23 [colin]      2.4.0cvs77
11332
11333         * src/image_viewer.c
11334         * src/textview.c
11335                 Use gtk_pixbuf_new_from_file_at_scale(), which
11336                 is faster than getting the pixbuf then resizing
11337                 it.
11338
11339 2006-08-23 [colin]      2.4.0cvs76
11340
11341         * src/procmime.c
11342                 UTF-8 should be sent Quoted-printable
11343
11344 2006-08-22 [colin]      2.4.0cvs75
11345
11346         * src/mh.c
11347                 Check if scan is required before touching
11348                 the folder (or it'll be required every time)
11349
11350 2006-08-22 [colin]      2.4.0cvs74
11351
11352         * configure.ac
11353                 Require libetpan 0.46 (crasher fix when built
11354                 against gnutls)
11355
11356 2006-08-22 [colin]      2.4.0cvs73
11357
11358         * src/folder.c
11359                 Set folder's mtime after writing its
11360                 cache
11361         * src/folderview.c
11362                 Add some timing
11363         * src/procmsg.c
11364                 Don't do useless stuff if we don't 
11365                 thread by subject
11366         * src/summaryview.c
11367                 Add some timing, don't deselect prior
11368                 to selecting (gtksctree does it itself),
11369                 remove crash avoidance hacks as it's been
11370                 properly fixed since a while
11371         * src/common/utils.c
11372                 Optimize to_human_readable(): _() is slow,
11373                 do it only once, and avoid %f format for KB
11374                 (the most common in a summaryview)
11375         * src/gtk/gtksctree.c
11376                 Don't uselessly freeze/thaw (fixes flicker
11377                 on next unread and friends), reduce number
11378                 of g_list_nth/g_list_position where possible
11379         * src/gtk/gtkutils.c
11380         * src/gtk/gtkutils.h
11381                 Reduce number of g_list_nth/g_list_position
11382                 where possible.
11383                 All of this makes loading as 70k folder 2.1
11384                 seconds instead of 3.2 (with hot FS caches).
11385                 (1.3 seconds without Date and Size columns...)
11386
11387 2006-08-22 [paul]       2.4.0cvs72
11388
11389         wrap documents and do some items from mones' MANUAL-TODO:
11390
11391         * manual/account.xml
11392                 4.1. = fix tabname references to <quote>tabname</quote>
11393                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11394         * manual/faq.xml
11395                 1.1. = mentioned options don't match UI
11396                 Add information about the 'Never send Return Receipts'
11397                 option
11398         * manual/handling.xml
11399                 6.2. = Mentions Extended symbols button, but now is
11400                 named Information
11401                 6.3. = Mentions ... button, which is now Edit
11402
11403 2006-08-22 [colin]      2.4.0cvs71
11404
11405         * src/gtk/pluginwindow.c
11406                 Fix layout in verbose translations (such
11407                 as french)
11408
11409 2006-08-22 [paul]       2.4.0cvs70
11410
11411         * manual/Makefile.am
11412                 build manuals in alphabetical order
11413         * src/addressbook.c
11414         * src/prefs_themes.c
11415                 replace/remove deprecated symbols
11416         * src/gtk/gtkutils.c
11417                 fix a warning
11418         * src/gtk/pluginwindow.c
11419                 replace deprecated symbol
11420                 replace label text and move it
11421         * src/plugins/pgpcore/prefs_gpg.c
11422                 move the 'Generate...' button out of the
11423                 Sign Key frame, replace the English used
11424         * src/plugins/pgpcore/sgpgme.c
11425                 fixes to the English
11426
11427 2006-08-21 [colin]      2.4.0cvs69
11428
11429         * src/plugins/trayicon/trayicon.c
11430                 Add more strings for translation; patch
11431                 by Pawel
11432
11433 2006-08-21 [colin]      2.4.0cvs68
11434
11435         * src/compose.c
11436                 fix replied flag not set after drafting
11437         * src/matcher.c
11438                 fix body quicksearch in non-encoded bodies
11439                 containing '='
11440         * src/msgcache.c
11441                 Get rid of the g_malloc workaround for
11442                 corrupted caches, use g_try_malloc
11443
11444 2006-08-21 [colin]      2.4.0cvs67
11445
11446         * src/alertpanel.c
11447         * src/gtk/inputdialog.c
11448         * src/plugins/pgpcore/passphrase.c
11449                 Set minimal width to 375
11450         * src/mainwindow.c
11451                 Fix switching to offline, asking if it 
11452                 should be overriden for synchronising
11453         * src/mimeview.c
11454                 Don't offer to remember command on Open 
11455                 with for text parts, as the browser or 
11456                 text editor command isn't changed from 
11457                 there
11458
11459 2006-08-20 [paul]       2.4.0cvs66
11460
11461         * po/ko.po
11462         * po/zh_CN.po
11463                 fix plural form errors. revealed by stricter
11464                 checking of gettext 0.15
11465
11466 2006-08-18 [paul]       2.4.0cvs65
11467
11468         * src/stock_pixmap.c
11469                 fix the fix of 2.4.0cvs64
11470                 Thanks to Colin
11471
11472 2006-08-18 [paul]       2.4.0cvs64
11473
11474         * src/stock_pixmap.c
11475                 fix leaks
11476                 Thanks to Colin
11477
11478 2006-08-18 [paul]       2.4.0cvs63
11479
11480         * src/compose.c
11481         * src/procmsg.c
11482                 fix occasional IMAP bug where large msgs
11483                 were left in the queue folder after sending
11484                 Thanks to Colin
11485
11486 2006-08-18 [paul]       2.4.0cvs62
11487
11488         * src/folderview.c
11489                 freeze the summaryview while quicksearch results
11490                 are displayed
11491                 (fixes bug 456 'current message is hidden when the
11492                 view is refreshed and extended search is "unread 
11493                 messages"')
11494                 Thanks to Colin
11495         * src/textview.c
11496                 add missing #include "inputdialog.h"
11497         * src/common/utils.h
11498                 add missing mailcap_update_default() and improve
11499                 readability
11500
11501 2006-08-17 [colin]      2.4.0cvs61
11502
11503         * src/plugins/pgpcore/select-keys.c
11504                 Fix warnings :)
11505
11506 2006-08-17 [colin]      2.4.0cvs60
11507
11508         * src/compose.c
11509                 Don't continue queuing if Cancel is clicked
11510                 in select-keys
11511
11512 2006-08-17 [colin]      2.4.0cvs59
11513
11514         * src/plugins/pgpcore/select-keys.c
11515                 When encrypting, if only one key matches and it 
11516                 matches exactly, automatically use it.
11517
11518 2006-08-17 [colin]      2.4.0cvs58
11519
11520         * src/mimeview.c
11521         * src/prefs_common.c
11522         * src/prefs_common.h
11523         * src/prefs_ext_prog.c
11524         * src/textview.c
11525                 Fix issues with previous patch (text/html)
11526                 Remove outdated prefs
11527
11528 2006-08-17 [colin]      2.4.0cvs57
11529
11530         * src/imap.c
11531                 Add View Log button on auth error
11532         * src/procmsg.c
11533                 Fix encrypted mail marked as new when
11534                 saved in normal folders
11535         * src/plugins/pgpinline/pgpinline.c
11536                 Fix encrypt bug on IMAP
11537         * src/mimeview.c
11538         * src/common/utils.c
11539         * src/common/utils.h
11540         * src/gtk/inputdialog.c
11541         * src/gtk/inputdialog.h
11542                 Get rid of metamail stuff, simplify
11543                 opening, and allow remembering of user's
11544                 choices (by updating ~/.mailcap). There's
11545                 still to drop "Audio player" and "Image
11546                 viewer" preferences.
11547
11548 2006-08-17 [mones]      2.4.0cvs56
11549
11550         * manual/es/sylpheed-claws-manual.xml
11551                 fix DTD path
11552
11553 2006-08-17 [mones]      2.4.0cvs55
11554
11555         * configure.ac
11556         * manual/Makefile.am
11557         * manual/es/Makefile.am
11558         * manual/es/account.xml
11559         * manual/es/ack.xml
11560         * manual/es/addrbook.xml
11561         * manual/es/advanced.xml
11562         * manual/es/faq.xml
11563         * manual/es/glossary.xml
11564         * manual/es/gpl.xml
11565         * manual/es/handling.xml
11566         * manual/es/intro.xml
11567         * manual/es/keyboard.xml
11568         * manual/es/plugins.xml
11569         * manual/es/starting.xml
11570         * manual/es/sylpheed-claws-manual.xml
11571         * manual/es/dist/Makefile.am
11572         * manual/es/dist/html/Makefile.am
11573         * manual/es/dist/pdf/Makefile.am
11574         * manual/es/dist/ps/Makefile.am
11575         * manual/es/dist/txt/Makefile.am
11576                 Spanish translation for the manual
11577
11578 2006-08-16 [colin]      2.4.0cvs54
11579
11580         * src/compose.c
11581         * src/main.c
11582         * src/mainwindow.c
11583                 Fix send button sensitivity at startup
11584                 Set send menu sensitivity (patch by Fabien)
11585         * src/ssl_manager.c
11586                 Enable closing with esc (patch by Fabien)
11587         * src/gtk/foldersort.c
11588                 Enable closing with esc (patch by Fabien)
11589         * src/procmime.c
11590                 Optimisation (no need to copy to tempfile to
11591                 "decode" 7bit and 8bit)
11592         * src/summaryview.c
11593                 Fix cruft in swap_from case
11594         * src/textview.c
11595                 Fix missing last line in some mail cases 
11596                 (Fixes debian #381872)
11597         * src/plugins/pgpcore/prefs_gpg.c
11598         * src/plugins/pgpcore/sgpgme.c
11599         * src/plugins/pgpcore/sgpgme.h
11600                 Don't show "no key found" when user explicitely
11601                 wants to create a key
11602
11603 2006-08-16 [paul]       2.4.0cvs53
11604
11605         * configure.ac
11606         * src/account.c
11607         * src/addressbook.c
11608         * src/headerview.c
11609         * src/prefs_account.c
11610         * src/prefs_message.c
11611         * src/gtk/gtkutils.c
11612                 bump up minimum required versions of GTK+ and
11613                 GLIB to 2.6.0
11614
11615 2006-08-16 [paul]       2.4.0cvs52
11616
11617         * src/toolbar.c
11618                 workaround GTK+ Bug 351600 - 'Can't re-click
11619                 on button after sensitivity update'
11620                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11621                 Thanks to Colin
11622
11623 2006-08-15 [colin]      2.4.0cvs51
11624
11625         * src/plugins/pgpcore/prefs_gpg.c
11626                 Set options sensitivity according to
11627                 key existence
11628         * src/plugins/pgpcore/sgpgme.c
11629                 Allow to create key with no passphrase
11630
11631 2006-08-14 [cleroy]     2.4.0cvs50
11632
11633         * src/gtk/pluginwindow.c
11634                 New layout (maybe to be changed?)
11635         * src/gtk/gtkutils.c
11636                 Fix a bit label_window
11637         * src/plugins/pgpcore/passphrase.c
11638         * src/plugins/pgpcore/passphrase.h
11639         * src/plugins/pgpcore/plugin.c
11640         * src/plugins/pgpcore/prefs_gpg.c
11641         * src/plugins/pgpcore/prefs_gpg.h
11642         * src/plugins/pgpcore/sgpgme.c
11643         * src/plugins/pgpcore/sgpgme.h
11644                 Allow to create a PGP private key via the GUI
11645
11646 2006-08-14 [wwp]        2.4.0cvs49
11647
11648         * src/addressbook_foldersel.c
11649                 fix strict ISO C90 compliance.
11650
11651 2006-08-14 [paul]       2.4.0cvs48
11652
11653         * src/gtk/prefswindow.c
11654                 re-set scrolled window on opening
11655                 Patch by Ticho
11656
11657 2006-08-14 [paul]
11658
11659         2.5.0-rc1 released
11660
11661 2006-08-14 [paul]       2.4.0cvs47
11662
11663         * src/prefs_display_header.c
11664                 re-enable user-defined Displayed Headers
11665
11666 2006-08-14 [paul]       2.4.0cvs46
11667
11668         * src/prefs_account.c
11669                 use GTK_STOCK_EDIT
11670
11671 2006-08-13 [colin]      2.4.0cvs45
11672
11673         * src/common/utils.c
11674                 Fix "a" in quote when the original message is empty,
11675                 by using \0 instead of 'a' to test writability of
11676                 temp files.
11677
11678 2006-08-13 [wwp]        2.4.0cvs44
11679
11680         * src/plugins/spamassassin/spamassassin.c
11681                 fix capitalization of "SpamAssassin" in some debug, log and
11682                 dialog messages.
11683
11684 2006-08-13 [paul]       2.4.0cvs43
11685
11686         * src/editldap.c
11687                 fix overlapping widgets
11688         * src/prefs_account.c
11689                 fix translation of protocol_names[]
11690                 fix label disappearing off the edge of the
11691                 visible area
11692
11693 2006-08-12 [paul]       2.4.0cvs42
11694
11695         * manual/plugins.xml
11696                 update IRC channel info before it gets forgotten
11697                 about
11698
11699 2006-08-11 [colin]      2.4.0cvs41
11700
11701         * src/compose.c
11702         * src/mainwindow.c
11703         * src/mainwindow.h
11704         * src/procmsg.c
11705         * src/procmsg.h
11706         * src/summaryview.c
11707         * src/toolbar.c
11708                 Grey out the Send button if
11709                 - Queue folders are empty, or
11710                 - We're sending already
11711
11712 2006-08-11 [wwp]        2.4.0cvs40
11713
11714         * src/main.c
11715                 fix a logic issue when quitting while a compose window is
11716                 still open, thanks to Colin.
11717
11718 2006-08-10 [colin]      2.4.0cvs39
11719
11720         * src/main.c
11721                 Fix default font size setting after wizard run
11722         * src/imap.c
11723         * src/etpan/imap-thread.c
11724         * src/etpan/imap-thread.h
11725                 Fix bug #999 (Timing out on TSL cert validation 
11726                 dialog makes ugly things happen). Also, STARTTLS
11727                 unconditionnaly if initial capabilities contain
11728                 LOGINDISABLED and STARTTLS.
11729
11730 2006-08-09 [colin]      2.4.0cvs38
11731
11732         * src/mainwindow.c
11733         * src/mainwindow.h
11734                 Fix Tools/Actions sensitivity when there are
11735                 no actions
11736
11737 2006-08-09 [colin]      2.4.0cvs37
11738
11739         * src/prefs_filtering.c
11740                 Warning fix, patch by Paul
11741         * src/messageview.c
11742         * src/prefs_actions.c
11743         * src/prefs_filtering_action.c
11744         * src/prefs_matcher.c
11745                 Uniformisation of "Info ..." to "Info..." (for
11746                 old gtk), patch by Fabien
11747         * src/plugins/clamav/clamav_plugin_gtk.c
11748                 Sensitivity fix by Fabien
11749
11750 2006-08-09 [colin]      2.4.0cvs36
11751
11752         * src/main.c
11753         * src/main.h
11754                 Add a function to know whether we're exiting
11755         * src/plugins/trayicon/trayicon.c
11756                 If exiting, don't do anything. Faster, and
11757                 avoids gtk_main_iteration reentracy causing
11758                 segfaults at exit
11759
11760 2006-08-09 [colin]      2.4.0cvs35
11761
11762         * src/messageview.c
11763         * src/mimeview.c
11764         * src/mimeview.h
11765                 Fix lack of part selection when automatically 
11766                 jumping to a specific part
11767         * src/msgcache.c
11768                 Little optimisation in cache reading
11769
11770 2006-08-09 [colin]      2.4.0cvs34
11771
11772         * src/compose.c
11773                 Fix crash setting the priority on reedit
11774                 (Accessing compose before creating it!)
11775
11776 2006-08-08 [colin]      2.4.0cvs33
11777
11778         * src/procmime.c
11779                 Fix bug #998 (last attachment is not accessible)
11780                 Bad RFC interpretation on multipart close-delimiters
11781         * src/mimeview.c
11782         * src/mimeview.h
11783         * src/gtk/gtkvscrollbutton.c
11784         * src/gtk/gtkvscrollbutton.h
11785                 Make attachments list wheel-scrollable
11786
11787 2006-08-07 [colin]      2.4.0cvs32
11788
11789         * src/gtk/gtkaspell.c
11790                 Fix bug #973 (Unicode punctation characters 
11791                 are not recognized as separators by the
11792                 spell checker); fix unsigned stuff
11793
11794 2006-08-07 [colin]      2.4.0cvs31
11795
11796         * src/compose.c
11797                 Fix bug #956 (DnD text with accents in compose 
11798                 text entry); fix gccc's signed/unsigned fuss
11799
11800 2006-08-06 [colin]      2.4.0cvs30
11801
11802         * src/main.c
11803                 Fix bug #979 (Plugin crashes when exiting 
11804                 sylpheed-claws) : handle exit request only 
11805                 once
11806
11807 2006-08-05 [colin]      2.4.0cvs29
11808
11809         * src/news.c
11810                 Just make sure we have a msgid.
11811
11812 2006-08-05 [colin]      2.4.0cvs28
11813
11814         * src/news.c
11815         * src/summaryview.c
11816                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11817                 by reimplementing it
11818         * src/textview.c
11819                 Fix bug when hiding quotes with level > 3 and quote
11820                 colors are recycled
11821
11822 2006-08-04 [colin]      2.4.0cvs27
11823
11824         * src/compose.c
11825         * src/undo.c
11826         * src/undo.h
11827                 Fix a bit replace-by-pasting undo
11828         * src/mainwindow.c
11829         * src/messageview.c
11830                 Fix Fold quotes menu synchro in
11831                 mainwindow when it changes in 
11832                 messageview
11833         * src/textview.c
11834                 Fix right-click on quotes blocks
11835         * src/common/utils.c
11836                 Verify that the file created by
11837                 my_tmpfile() is writable. Fixes
11838                 bug #988 (very specific filesystem
11839                 issue)
11840         * src/plugins/pgpcore/sgpgme.c
11841                 Fix file descriptor leak
11842         * src/plugins/spamassassin/spamassassin.c
11843                 Warn once if spamd isn't reachable
11844
11845 2006-08-04 [colin]      2.4.0cvs26
11846
11847         * src/toolbar.c
11848                 i18n context patch by Fabien
11849
11850 2006-08-03 [colin]      2.4.0cvs25
11851
11852         * src/mainwindow.c
11853         * src/messageview.c
11854                 Rename "Hide quotes" to "Fold quotes"
11855         * src/textview.c
11856                 Don't use hand cursor on quotes. "all 
11857                 the bonuses of the feature and none of 
11858                 unwelcome side-effects"
11859
11860 2006-08-03 [colin]      2.4.0cvs24
11861
11862         * AUTHORS
11863         * sylpheed-claws.desktop
11864         * src/gtk/authors.h
11865                 Bring the desktop file to XDG compliance
11866                 Patch by Charles A. Edwards
11867
11868 2006-08-03 [colin]      2.4.0cvs23
11869
11870         * src/textview.c
11871                 Fix links offset when they are preceded
11872                 by accentued chars (g_utf8_strlen!)
11873         * src/mainwindow.c
11874                 Fix wrong status when starting offline
11875
11876
11877 2006-08-03 [wwp]        2.4.0cvs22
11878
11879         * src/prefs_common.h
11880                 ask what to do w/ filtering rules that belong to an account when
11881                 applying filtering rules manually from the main window (skip,
11882                 apply regardless of the account, use current account). This dialog
11883                 can be skipped and the last reply used.
11884                 (forgot that file)
11885
11886 2006-08-03 [wwp]        2.4.0cvs21
11887
11888         * src/filtering.c
11889         * src/filtering.h
11890         * src/prefs_common.c
11891         * src/summaryview.c
11892         * src/alertpanel.c
11893         * src/alertpanel.h
11894         * src/messageview.c
11895                 ask what to do w/ filtering rules that belong to an account when
11896                 applying filtering rules manually from the main window (skip,
11897                 apply regardless of the account, use current account). This dialog
11898                 can be skipped and the last reply used.
11899
11900
11901 2006-08-03 [colin]      2.4.0cvs20
11902
11903         * src/textview.c
11904                 Optimize previous patch
11905
11906 2006-08-03 [cleroy]     2.4.0cvs19
11907
11908         * src/textview.c
11909                 Fix quotes getting toggled back when the
11910                 mail has an even number of text parts
11911
11912 2006-08-02 [colin]      2.4.0cvs18
11913
11914         * src/messageview.c
11915                 Add Hide quotes menu
11916
11917 2006-08-02 [colin]      2.4.0cvs17
11918
11919         * src/mainwindow.c
11920         * src/prefs_common.c
11921         * src/textview.c
11922         * src/textview.h
11923         * src/gtk/about.c
11924                 Allow per-level quote hiding,
11925                 Allow toggling quotes by double-clicking them
11926                 Rename RemoteURI to ClickableText to reflect
11927                 the fact it's used for a variety of things
11928
11929 2006-08-02 [wwp]        2.4.0cvs16
11930
11931         * src/mainwindow.c
11932                 fix "View/Hide quotes" menu item status initialization.
11933
11934 2006-08-02 [wwp]        2.4.0cvs15
11935
11936         * src/matcher_parser_parse.y
11937                 remove a debug trace.
11938
11939 2006-08-02 [paul]       2.4.0cvs14
11940
11941         * src/plugins/pgpcore/passphrase.c
11942                 don't set initial dialog size
11943                 make it resizable
11944
11945 2006-08-02 [paul]       2.4.0cvs13
11946
11947         * src/noticeview.c
11948                 remove the rogue '/' character
11949
11950 2006-08-02 [paul]       2.4.0cvs12
11951
11952         * src/noticeview.c
11953                 allow buttons to resize as necessary
11954
11955 2006-08-01 [wwp]        2.4.0cvs11
11956
11957         * src/mbox.c
11958                 fix strict ISO C90 compliance.
11959
11960 2006-08-01 [wwp]        2.4.0cvs10
11961
11962         * tools/update-po
11963                 updated update-po tool to work w/ context-dependent translations.
11964                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11965
11966 2006-08-01 [wwp]        2.4.0cvs9
11967
11968         * src/matcher.c
11969         * src/prefs_filtering.c
11970         * src/prefs_matcher.c
11971                 allow context-dependent translations for "All",
11972                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11973
11974 2006-07-31 [colin]      2.4.0cvs8
11975
11976         * AUTHORS
11977         * src/gtk/authors.h
11978                 Add Rafal to authors
11979
11980 2006-07-31 [colin]      2.4.0cvs7
11981
11982         * src/compose.c
11983         * src/mainwindow.c
11984         * src/messageview.h
11985         * src/prefs_common.c
11986         * src/prefs_common.h
11987         * src/textview.c
11988                 Add 'View/Hide quotes'. Patch based on a patch
11989                 by Rafal Weglarz
11990
11991 2006-07-31 [colin]      2.4.0cvs6
11992
11993         * src/action.c
11994                 Fix problem with "> stuff >" actions
11995
11996 2006-07-31 [paul]       2.4.0cvs5
11997
11998         * po/nb.po
11999                 updated by Geir Helland
12000
12001 2006-07-31 [wwp]        2.4.0cvs4
12002
12003         * src/mainwindow.c
12004         * src/summaryview.c
12005         * src/summaryview.h
12006                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12007                 thanks to Colin.
12008
12009 2006-07-31 [wwp]        2.4.0cvs3
12010
12011         * src/Makefile.am
12012         * src/addr_compl.c
12013         * src/addr_compl.h
12014         * src/addressbook.c
12015         * src/addressbook.h
12016         * src/addressbook_foldersel.c
12017         * src/addressbook_foldersel.h
12018         * src/addrindex.c
12019         * src/addrindex.h
12020         * src/matcher.c
12021         * src/matcher.h
12022         * src/matcher_parser_lex.l
12023         * src/matcher_parser_parse.y
12024         * src/prefs_common.c
12025         * src/prefs_common.h
12026         * src/prefs_filtering.c
12027         * src/prefs_matcher.c
12028         * src/prefs_matcher.h
12029         * src/summaryview.c
12030                 introduce filtering against the address book. It's now possible to add
12031                 matched conditions to determine if any email address in a message matches
12032                 or doesn't match any or all books or folders in the address book.
12033
12034 2006-07-31 [wwp]        2.4.0cvs2
12035
12036         * src/account.c
12037         * src/filtering.c
12038         * src/filtering.h
12039         * src/folder.c
12040         * src/folderview.c
12041         * src/inc.c
12042         * src/mainwindow.c
12043         * src/matcher.c
12044         * src/matcher_parser_lex.l
12045         * src/matcher_parser_parse.y
12046         * src/mbox.c
12047         * src/prefs_filtering.c
12048         * src/prefs_filtering.h
12049         * src/procmsg.c
12050         * src/procmsg.h
12051         * src/summaryview.c
12052                 introduce per-account filtering rules. Each filtering rule can now be assigned
12053                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12054                 when applying filtering rules manually, as all rules will apply - even the ones
12055                 assigned to an account. This issue will be addressed soon.
12056  
12057
12058
12059 2006-07-31 [wwp]        2.4.0cvs1
12060
12061         * src/quote_fmt.c
12062                 make more strings translatable.
12063
12064 2006-07-31 [paul]       2.4.0
12065
12066         2.4.0 released
12067
12068 2006-07-31 [paul]       2.3.1cvs91
12069
12070         * po/ca.po
12071                 updated by Miquel Oliete
12072
12073 2006-07-31 [paul]       2.3.1cvs90
12074
12075         * po/de.po
12076         * po/el.po
12077         * po/fr.po
12078         * po/it.po
12079         * po/pl.po
12080         * po/pt_BR.po
12081         * po/sr.po
12082         * po/zh_CN.po
12083                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12084                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12085                 Aleksandar Urosevic, and Ralgh Young
12086
12087 2006-07-31 [paul]       2.3.1cvs89
12088
12089         * src/account.c
12090         * src/main.c
12091         * src/mainwindow.c
12092         * src/mainwindow.h
12093                 Fix a race condition when, after an SC crash, rescanning
12094                 folders took more than 0.5 seconds
12095                 Thanks to Colin
12096
12097 2006-07-31 [paul]       2.3.1cvs88
12098
12099         * src/folderview.c
12100                 don't translate separator strings
12101
12102 2006-07-30 [mones]      2.3.1cvs87
12103
12104         * doc/man/sylpheed-claws.1
12105                 Fixed non-ASCII chars in Hoa's name
12106         * po/es.po
12107                 Updated for release
12108
12109 2006-07-27 [colin]      2.3.1cvs86
12110
12111         * src/textview.c
12112                 Don't include the leading \n in links
12113                 Patch by Fabien
12114
12115 2006-07-25 [colin]      2.3.1cvs85
12116
12117         * src/mainwindow.c
12118         * src/common/socket.h
12119         * src/etpan/imap-thread.c
12120                 Refresh resolvers before connecting
12121                 to IMAP servers, and after switching
12122                 to online. Thanks to Paul.
12123
12124 2006-07-18 [colin]
12125
12126         * 2.4.0-rc4 released
12127
12128 2006-07-17 [colin]      2.3.1cvs84
12129
12130         * src/inc.c
12131                 Show connection attempt in statusbar before
12132                 connecting (previously first message was
12133                 "Retrieving messages from ..." after the
12134                 connection succeeded.
12135
12136 2006-07-16 [wwp]        2.3.1cvs83
12137
12138         * sylpheed-claws.ico
12139                 Added .ico file (windows multi-size icon file, generated).
12140
12141 2006-07-12 [wwp]        2.3.1cvs82
12142
12143         * src/messageview.c
12144                 remove Message/Re-edit menu entry from messageview window,
12145                 as sent/draft/queued messages are opened in compose window when
12146                 re-edited and it's not possible to re-edit other msgs.
12147
12148 2006-07-12 [paul]       2.3.1cvs81
12149
12150         * AUTHORS
12151         * src/mainwindow.c
12152         * src/gtk/authors.h
12153                 check online state before resetting
12154                 mailcheck timer. Useful if some program
12155                 verifies connection state and updates
12156                 Claws.
12157                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12158
12159 2006-07-12 [paul]       2.3.1cvs80
12160
12161         * sylpheed-claws-128x128.png
12162         * sylpheed-claws-64x64.png
12163         * sylpheed-claws.png
12164         * src/Makefile.am
12165         * src/main.c
12166         * src/prefs_toolbar.c
12167         * src/stock_pixmap.c
12168         * src/stock_pixmap.h
12169         * src/wizard.c
12170         * src/gtk/about.c
12171         * src/gtk/gtkutils.c
12172         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12173         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12174         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12175         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12176         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12177         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12178                 updated and renamed logo/icon files and related
12179                 logo by Jesper Schultz
12180
12181 2006-07-11 [paul]       2.3.1cvs79
12182
12183         * src/main.c
12184                 fix the labels a smidgin
12185
12186 2006-07-09 [colin]      2.3.1cvs78
12187
12188         * src/textview.c
12189                 Show errors in textviewer's command
12190                 Patch by H. Merijn Brand
12191
12192 2006-07-09 [colin]      2.3.1cvs77
12193
12194         * src/compose.c
12195                 Save FMID in drafts too
12196
12197 2006-07-08 [colin]      2.3.1cvs76
12198
12199         * src/compose.c
12200                 Svae RMID in drafted mails too
12201                 Save quote_fmt vars for whole mails,
12202                 don't reset at each quote_fmt_init:
12203                 allows to use the same |i{var} in
12204                 various template fields
12205         * src/prefs_template.c
12206         * src/quote_fmt.h
12207         * src/quote_fmt_parse.y
12208                 Same
12209
12210 2006-07-08 [colin]      2.3.1cvs75
12211
12212         * src/textview.c
12213                 Fix highlighting of attached parts URIs
12214
12215 2006-07-08 [colin]      2.3.1cvs74
12216
12217         * src/main.c
12218                 Prevent bug #981 (sc 2.3.1 segfaults with 
12219                 gtk+ 2.10) from being reported again:
12220                 if Sylpheed-Claws has been compiled against
12221                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12222                 of if Sylpheed-Claws has been compiled against
12223                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12224                 error out.
12225
12226 2006-07-07 [colin]      2.3.1cvs73
12227
12228         * src/prefs_actions.c
12229                 Fix label
12230
12231 2006-07-07 [colin]      2.3.1cvs72
12232
12233         * src/prefs_actions.c
12234                 Fix compile on gtk < 2.8. argh :)
12235
12236 2006-07-07 [paul]       2.3.1cvs71
12237
12238         * src/common/defs.h
12239                 update DONATE_URI
12240
12241 2006-07-07 [colin]      2.3.1cvs70
12242
12243         * po/POTFILES.in
12244         * src/quote_fmt.c
12245         * src/quote_fmt_lex.l
12246         * src/quote_fmt_parse.y
12247                 Add |i{var}, a way to insert user-entered
12248                 text in a template
12249
12250 2006-07-07 [colin]
12251
12252         * 2.4.0-rc3 released
12253
12254 2006-07-07 [colin]      2.3.1cvs69
12255
12256         * src/folder.c
12257                 Don't consider inboxes of UNKNOWN folder 
12258                 classes to be useable as default inboxes
12259
12260 2006-07-07 [paul]       2.3.1cvs68
12261
12262         * src/textview.c
12263                 add missing #include <errno.h>
12264                 Thanks to René J. Blokland
12265
12266 2006-07-07 [paul]       2.3.1cvs67
12267
12268         * src/action.c
12269                 Return now Closes dialog
12270         * src/mimeview.c
12271         * src/mimeview.h
12272         * src/textview.c
12273                 add contextual menu to mime parts listed
12274                 in the textview
12275                 Thanks to Colin
12276         * src/common/utils.c
12277                 reversal: ' is a valid character in URLs
12278
12279 2006-07-06 [colin]      2.3.1cvs66
12280
12281         * src/remotefolder.h
12282                 Forgotten in previous commit
12283
12284 2006-07-06 [colin]      2.3.1cvs65
12285
12286         * src/folder.c
12287                 Set summary update flag whenever
12288                 totals changed
12289         * src/imap.c
12290         * src/prefs_account.c
12291         * src/common/utils.h
12292         * src/etpan/imap-thread.c
12293                 Fix warnings, thanks to Fabien and
12294                 Ricardo
12295
12296 2006-07-06 [wwp]        2.3.1cvs64
12297
12298         * src/gtk/gtkutils.c
12299                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12300
12301 2006-07-06 [wwp]        2.3.1cvs63
12302
12303         * src/account.c
12304         * src/addressbook.c
12305         * src/addressitem.h
12306         * src/folderview.c
12307         * src/mainwindow.c
12308         * src/manual.c
12309         * src/manual.h
12310         * src/message_search.c
12311         * src/prefs_actions.c
12312         * src/prefs_filtering.c
12313         * src/prefs_filtering.h
12314         * src/prefs_template.c
12315         * src/summary_search.c
12316         * src/summaryview.c
12317         * src/gtk/gtkutils.c
12318         * src/gtk/gtkutils.h
12319         * src/gtk/pluginwindow.c
12320                 add help buttons to some dialogs. Clicking such buttons opens a
12321                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12322
12323 2006-07-06 [paul]       2.3.1cvs62
12324
12325         * src/textview.c
12326                 fix attachments contextual menu
12327                 Thanks to Colin
12328
12329 2006-07-05 [colin]      2.3.1cvs61
12330
12331         * src/textview.c
12332         * src/compose.c
12333                 Handle sftp:// links
12334
12335 2006-07-05 [paul]       2.3.1cvs60
12336
12337         * src/gtk/filesel.c
12338                 grab save button by default
12339                 Thanks to Colin
12340
12341 2006-07-05 [wwp]        2.3.1cvs59
12342
12343         * manual/xml2pdf
12344                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12345
12346 2006-07-04 [colin]      2.3.1cvs58
12347
12348         * src/mimeview.c
12349         * src/textview.c
12350                 Use left click to select, middle click to open
12351                 on mimeparts links
12352         * src/common/utils.c
12353                 Fix segfault
12354
12355 2006-07-04 [colin]      2.3.1cvs57
12356
12357         * src/mainwindow.c
12358         * src/news.c
12359                 Warning fixes, thanks to Fabien
12360
12361 2006-07-04 [colin]      2.3.1cvs56
12362
12363         * src/mimeview.c
12364         * src/mimeview.h
12365         * src/textview.c
12366                 Allow parts to be selected via their text label
12367                 in textview
12368
12369 2006-07-04 [colin]      2.3.1cvs55
12370
12371         * src/folderview.c
12372                 Feedback when closing (for big folders)
12373         * src/prefs_actions.c
12374         * src/prefs_filtering.c
12375         * src/prefs_matcher.c
12376         * src/prefs_template.c
12377                 Fix default button when closing without
12378                 having saved
12379
12380 2006-07-04 [colin]      2.3.1cvs54
12381
12382         * src/news.c
12383                 Delete local file on deletion
12384
12385 2006-07-03 [colin]      2.3.1cvs53
12386
12387         * src/folderview.c
12388         * src/main.c
12389                 Don't freeze when rescanning after crash
12390
12391 2006-07-03 [wwp]        2.3.1cvs52
12392
12393         * src/compose.c
12394         * src/privacy.c
12395         * src/privacy.h
12396         * src/plugins/pgpinline/pgpinline.c
12397         * src/plugins/pgpmime/pgpmime.c
12398                 don't report an error when the user cancels the passphrase dialog.
12399
12400 2006-07-02 [colin]      2.3.1cvs51
12401
12402         * src/folderview.c
12403                 Open message when crossing folders with Space,
12404                 goto next unread and friends
12405
12406 2006-07-01 [colin]      2.3.1cvs50
12407
12408         * src/prefs_account.c
12409                 Typographic rules varying from language
12410                 to language (in french "Protocole :"),
12411                 we have to do that :)
12412
12413 2006-07-01 [ticho]      2.3.1cvs49
12414
12415         * src/prefs_account.c
12416                 Only use one temporary gchar* variable in
12417                 prefs_account_protocol_set_optmenu().
12418
12419 2006-07-01 [ticho]      2.3.1cvs48
12420
12421         * src/prefs_account.c
12422         * src/prefs_account.h
12423                 Use GtkLabel for existing account protocol name.
12424                 Created an array for protocol names and populate the
12425                 combobox from it in a for() cycle.
12426
12427 2006-06-30 [colin]      2.3.1cvs47
12428
12429         * src/compose.c
12430                 Block undo when changing signature (by changing
12431                 account)
12432
12433 2006-06-30 [paul]       2.3.1cvs46
12434
12435         * src/send_message.c
12436                 when editing From in the Compose window, use that address
12437                 in the Return-Path: header
12438                 Thanks to Colin
12439
12440 2006-06-30 [colin]      2.3.1cvs45
12441
12442         * src/compose.c
12443                 Fix signature replacement:
12444                 - when no newline before separator
12445                 - when reediting
12446
12447 2006-06-29 [colin]      2.3.1cvs44
12448
12449         * src/folderview.c
12450         * src/folderview.h
12451         * src/mainwindow.c
12452         * src/summaryview.c
12453                 Let 'View/Go to/Next marked' work like
12454                 Next new & Next unread: across folders
12455                 Change the select_on_entry pref to do
12456                 what we want when changing folder
12457         * src/common/utils.c
12458                 Fix single-quoted links 
12459
12460 2006-06-29 [colin]      2.3.1cvs43
12461
12462         * src/gtk/gtkaspell.c
12463                 "Sylpheed" and "Sylpheed-Claws" do exist !
12464
12465 2006-06-29 [colin]      2.3.1cvs42
12466
12467         * src/imap.c
12468                 Forgot to remove debug
12469
12470 2006-06-29 [colin]      2.3.1cvs41
12471
12472         * src/imap.c
12473         * src/imap.h
12474         * src/mainwindow.c
12475                 Disconnect from IMAP servers when going
12476                 offline. Fixes bug #978 (going to offline-mode 
12477                 won't close connections)
12478
12479 2006-06-29 [colin]      2.3.1cvs40
12480
12481         * src/main.c
12482                 Fix transient setting on failing plugins
12483                 Patch by Fabien
12484         * src/plugins/pgpcore/sgpgme.c
12485                 Only warn for OpenPGP. Most people don't
12486                 have CMS available.
12487
12488 2006-06-29 [colin]      2.3.1cvs39
12489
12490         * src/compose.c
12491                 Fix Spelling menu (discrepancy between context menu
12492                 and top menu when folder's dictionary isn't the 
12493                 default one)
12494         * src/plugins/pgpcore/sgpgme.c
12495                 More error reporting about why gpgme can fail
12496
12497 2006-06-29 [wwp]        2.3.1cvs38
12498
12499         * src/mainwindow.c
12500                 honor the display-header-pane setting even when the message view
12501                 is a separate window.
12502
12503 2006-06-29 [wwp]        2.3.1cvs37
12504
12505         * src/prefs_actions.c
12506                 forgot to commit that one (use of GTK_STOCK_INFO).
12507
12508 2006-06-29 [colin]      2.3.1cvs36
12509
12510         * src/imap.c
12511                 Better handling of login errors (ask the password
12512                 again once), alert in case of error. Fix three
12513                 signedness warnings.
12514
12515 2006-06-28 [wwp]        2.3.1cvs35
12516
12517         * src/prefs_template.c
12518         * src/prefs_matcher.c
12519         * src/prefs_filtering_action.c
12520         * src/prefs_quote.c
12521                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12522                 patch by Fabien Vantard, slightly modified.
12523
12524 2006-06-28 [paul]
12525
12526         2.4.0-rc2 released
12527
12528 2006-06-28 [colin]      2.3.1cvs34
12529
12530         * src/prefs_account.c
12531                 Fix bug #977 (Can't add or edit imap accounts)
12532
12533 2006-06-28 [colin]      2.3.1cvs33
12534
12535         * src/mimeview.c
12536                 Fix previous
12537
12538 2006-06-28 [colin]      2.3.1cvs32
12539
12540         * src/mimeview.c
12541                 Save named inlined attachments with "Save all"
12542         * src/main.c
12543         * src/mbox.c
12544         * src/common/plugin.c
12545         * src/common/plugin.h
12546         * src/common/sylpheed.c
12547         * src/common/utils.c
12548         * src/plugins/pgpcore/sylpheed.def
12549         * src/plugins/pgpinline/sylpheed.def
12550         * src/plugins/pgpmime/sylpheed.def
12551                 Win32 compatibility patch, by
12552                 Werner Koch
12553
12554 2006-06-28 [wwp]        2.3.1cvs31
12555
12556         * src/imap.c
12557         * src/prefs_folder_item.c
12558                 less compilation warnings (thanks to Fabien Vantard), less typos.
12559
12560 2006-06-28 [paul]       2.3.1cvs30
12561
12562         * src/gtk/gtkutils.c
12563                 gtk_combo_box_set_focus_on_click() is only
12564                 available since gtk 2.6.0
12565
12566 2006-06-28 [paul]       2.3.1cvs29
12567
12568         * src/prefs_ext_prog.c
12569                 fix engrish and add a tooltip for the
12570                 'command for 'Display as text' option
12571
12572 2006-06-28 [paul]
12573
12574         2.4.0-rc1 released
12575
12576 2006-06-28 [paul]       2.3.1cvs28
12577
12578         * ChangeLog
12579         * tools/Makefile.am
12580                 include textviewer.pl in releases
12581
12582 2006-06-28 [paul]       2.3.1cvs27
12583
12584         * src/prefs_ext_prog.c
12585                 hide Print command option if libgnomeprint
12586                 support is present
12587
12588 2006-06-27 [colin]      2.3.1cvs26
12589
12590         * src/compose.c
12591                 Fix Esc handling in insert/attach dialog
12592                 Don't show this dialog if dragging something
12593                 else than text/uri-list
12594                 Thanks to Fabien Vantard
12595         * tools/textviewer.pl
12596                 Filter script to display stuff as text
12597                 by H. Merijn Brand
12598
12599 2006-06-27 [wwp]        2.3.1cvs25
12600
12601         * src/messageview.c
12602                 use the exact product name (message view title), patch
12603                 by Fabien Vantard.
12604
12605 2006-06-27 [ticho]      2.3.1cvs24
12606
12607         * src/prefs_account.c
12608         * src/prefs_common.c
12609         * src/prefs_common.h
12610         * src/prefs_ext_prog.c
12611         * src/textview.c
12612                 Add a preference (Preferences/External programs)
12613                 to allow "Display as text" to be done via a script
12614                 (patch by H.Merijn Brand).
12615                 Use GtkComboBox for protocol selection in account
12616                 preferences.
12617                 Only include current choice for existing accounts, and
12618                 insensitivize the combobox.
12619
12620 2006-06-27 [paul]       2.3.1cvs23
12621
12622         * src/mbox.c
12623                 fix crasher introduced in cvs21.
12624                 Thanks to Colin
12625
12626 2006-06-26 [colin]      2.3.1cvs22
12627
12628         * src/mbox.c
12629                 Fix double-frees when leaving folders
12630                 after exporting to mbox
12631
12632 2006-06-26 [colin]      2.3.1cvs21
12633
12634         * src/mbox.c
12635                 More feedback (and optimisation)
12636                 on import/export
12637         * src/common/utils.c
12638                 Fix case when looking for mail addresses
12639         * src/gtk/gtkutils.c
12640                 Extra check for (X-)Face
12641
12642 2006-06-25 [ticho]      2.3.1cvs20
12643
12644         * src/compose.c
12645         * src/exphtmldlg.c
12646         * src/gtk/gtkutils.c
12647         * src/gtk/gtkutils.h
12648                 Added second argument to gtkut_sc_combobox_create() to
12649                 control focus-on-click for the widget.
12650                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12651
12652 2006-06-25 [ticho]      2.3.1cvs19
12653
12654         * src/compose.c
12655         * src/gtk/Makefile.am
12656         * src/gtk/combobox.c
12657         * src/gtk/combobox.h
12658         * src/gtk/gtkutils.c
12659         * src/gtk/gtkutils.h
12660                 Use GtkComboBox instead of deprecated GtkOptionMenu
12661                 for account selector in compose window and for encoding
12662                 selector in attachment properties.
12663                 Also factorise working with the new GtkComboBox somewhat.
12664
12665 2006-06-24 [paul]       2.3.1cvs18
12666
12667         * src/prefs_common.c
12668                 use the correct default value
12669
12670 2006-06-24 [paul]       2.3.1cvs17
12671
12672         * src/compose.c
12673         * src/prefs_common.c
12674         * src/prefs_common.h
12675         * src/prefs_compose_writing.c
12676                 enable setting of default action when
12677                 dnd'ing files in the compose window.
12678                 (Collaborative effort with wwp)
12679
12680 2006-06-23 [wwp]        2.3.1cvs16
12681
12682         * src/compose.c
12683                 i18n fix (thanks to Fabien Vantard)
12684
12685 2006-06-22 [colin]      2.3.1cvs15
12686
12687         * src/prefs_customheader.c
12688                 Don't use filters in custom headers' file 
12689                 selector. Remember, extensions mean nothing :)
12690
12691 2006-06-22 [paul]       2.3.1cvs14
12692
12693         * configure.ac
12694                 allow setting of man directory location
12695
12696 2006-06-22 [colin]      2.3.1cvs13
12697
12698         * src/mainwindow.c
12699                 Add 'View/Go to/Next unread folder'.
12700                 I missed that :)
12701
12702 2006-06-22 [colin]      2.3.1cvs12
12703
12704         * src/common/utils.c
12705                 Add some subject prefixes
12706                 Patch by Bjorn T Johansen <btj@havleik.no>
12707
12708 2006-06-22 [colin]      2.3.1cvs11
12709
12710         * manual/advanced.xml
12711                 Forgotten hidden pref
12712
12713 2006-06-21 [paul]       2.3.1cvs10
12714
12715         * src/prefs_account.c
12716                 complete the removal of 'Add date header' option
12717
12718 2006-06-21 [paul]       2.3.1cvs9
12719
12720         * src/account.c
12721         * src/compose.c
12722         * src/prefs_account.c
12723         * src/prefs_account.h
12724                 remove option to add date header - always
12725                 add date header
12726         * src/etpan/imap-thread.c
12727                 fix warnings (Thanks to Colin)
12728
12729 2006-06-21 [wwp]        2.3.1cvs8
12730
12731         * src/folder.c
12732                 set the attachment flag when inline text part are (file)named. This is more convenient
12733                 when receiving (for instance) inline source files or patches sent using thunderbird.
12734
12735 2006-06-21 [paul]       2.3.1cvs7
12736
12737         * src/inc.c
12738                 fix off-by-one count of current msg in
12739                 statusbar filtering progressbar
12740
12741 2006-06-21 [paul]       2.3.1cvs6
12742
12743         * src/folder.c
12744                 Show attachment icon even if the part is 'inline'
12745                 if the following conditions are met:
12746                 - content-type != 'text/plain'
12747                 - content-type != '*/pgp-signature'
12748                 - either 'name' or 'filename' parameter is not NULL
12749                 
12750                 Thanks to Colin
12751
12752 2006-06-21 [paul]       2.3.1cvs5
12753
12754         * src/messageview.c
12755         * src/prefs_common.c
12756         * src/prefs_common.h
12757         * src/prefs_other.c
12758                 add an option to 'Never send Return
12759                 Receipts'
12760                 Thanks to Colin
12761
12762 2006-06-20 [mones]      2.3.1cvs4
12763
12764         * po/es.po
12765                 updated
12766         * src/compose.c
12767                 typo fixed (space after comma)
12768         * tools/make.themes.project
12769                 remove exec mode from tarball files
12770
12771 2006-06-20 [colin]      2.3.1cvs3
12772
12773         * src/news.c
12774         * src/procheader.c
12775         * src/unmime.c
12776                 Better fix for \n's in headers (don't 
12777                 break Received: and others)
12778
12779 2006-06-20 [paul]       2.3.1cvs2
12780
12781         * src/alertpanel.c
12782         * src/textview.c
12783                 improve legibility of phishing attempt
12784                 dialog
12785
12786 2006-06-20 [paul]       2.3.1cvs1
12787
12788         * NEWS
12789         * README
12790         * configure.ac
12791                 Update version number following
12792                 stable release
12793
12794 2006-06-20 [colin]      2.3.0cvs26
12795
12796         * src/compose.c
12797                 When dragging a file to the text of the compose
12798                 window, ask whether we want to insert or attach
12799                 (I know lots of people who do that to attach)
12800
12801 2006-06-20 [colin]      2.3.0cvs25
12802
12803         * src/etpan/imap-thread.c
12804                 Fix threshold (the append command is often > 32 bytes)
12805
12806 2006-06-19 [colin]      2.3.0cvs24
12807
12808         * src/imap.c
12809         * src/etpan/imap-thread.c
12810                 Workaround Rockliffe IMAP server bug: replace
12811                 "x UID SEARCH (ANSWERED UID 1:*)" with
12812                 "x UID SEARCH ANSWERED"
12813                 (Rockliffe doesn't handle the parenthesis)
12814
12815 2006-06-19 [colin]      2.3.0cvs23
12816
12817         * src/compose.c
12818         * src/imap.c
12819         * src/etpan/imap-thread.c
12820                 Probably fix bug #972 (Freezes when adding 
12821                 an attachment to the message)
12822         * src/common/defs.h
12823                 Modernize Firefox cmd
12824
12825
12826 2006-06-18 [colin]      2.3.0cvs22
12827
12828         * src/prefs_customheader.c
12829                 Only allow correct filenames for various
12830                 custom headers
12831
12832 2006-06-18 [colin]      2.3.0cvs21
12833
12834         * src/prefs_customheader.c
12835                 Add a 'From File...' button in custom headers prefs, which
12836                 try to do the right thing: 
12837                 for normal headers, use file as plaintext,
12838                 for X-Face, calls compface,
12839                 for Face, encode to b64.
12840
12841 2006-06-17 [colin]      2.3.0cvs20
12842
12843         * src/mh.c
12844                 Warning fix
12845
12846 2006-06-16 [colin]      2.3.0cvs19
12847
12848         * src/summaryview.c
12849                 Recursive quicksearch: show message list
12850                 in current folder, *then* search children
12851                 in the background.
12852
12853 2006-06-16 [colin]      2.3.0cvs18
12854
12855         * src/main.c
12856                 Instead of ignoring SIGPIPE, save caches
12857                 when getting one. Will fix the fact that
12858                 hot caches are out-of-date when logging 
12859                 out of Xorg.
12860         * src/compose.c
12861         * src/prefs_compose_writing.c
12862                 Only save text (not attachments) when 
12863                 auto-saving to drafts
12864         * src/unmime.c
12865                 Always replace \n, \r and \t with spaces
12866                 in headers
12867         * manual/dist/html/Makefile.am
12868         * manual/dist/pdf/Makefile.am
12869         * manual/dist/ps/Makefile.am
12870         * manual/dist/txt/Makefile.am
12871         * manual/fr/dist/html/Makefile.am
12872         * manual/fr/dist/pdf/Makefile.am
12873         * manual/fr/dist/ps/Makefile.am
12874         * manual/fr/dist/txt/Makefile.am
12875         * manual/pl/dist/html/Makefile.am
12876         * manual/pl/dist/pdf/Makefile.am
12877         * manual/pl/dist/ps/Makefile.am
12878         * manual/pl/dist/txt/Makefile.am
12879                 Fix make clean removing pregenerated manuals
12880
12881
12882 2006-06-16 [colin]      2.3.0cvs17
12883
12884         * src/plugins/pgpcore/sgpgme.c
12885         * src/plugins/pgpmime/pgpmime.c
12886         * src/plugins/pgpinline/pgpinline.c
12887                 Better error reporting in setup_signers.
12888                 Don't fallback to default key if specified
12889                 key isn't found.
12890                 Don't allow signing if more than one secret
12891                 key matches the one specified in prefs.
12892
12893 2006-06-15 [colin]      2.3.0cvs16
12894
12895         * src/folderview.c
12896                 Add "Send queue" in the folder's contextual
12897                 menu
12898         * src/compose.c
12899         * src/messageview.c
12900         * src/privacy.c
12901         * src/privacy.h
12902         * src/procmime.c
12903         * src/procmsg.c
12904         * src/plugins/pgpcore/passphrase.c
12905         * src/plugins/pgpcore/sgpgme.c
12906         * src/plugins/pgpinline/pgpinline.c
12907         * src/plugins/pgpmime/pgpmime.c
12908                 Better error reporting
12909         * src/mbox.c
12910                 Probably fix bug #971 (2.2.3 cannot read mail 
12911                 from local mbox)
12912
12913
12914 2006-06-15 [mones]      2.3.0cvs15
12915
12916         * tools/make.themes.project
12917                 creates the themes project from the web page
12918
12919 2006-06-15 [colin]      2.3.0cvs14
12920
12921         * src/folder.c
12922                 Better fix (avoid losing the folder if scan_tree 
12923                 fails)
12924
12925 2006-06-15 [cleroy]     2.3.0cvs13
12926
12927         * src/folder.c
12928                 Probably fix Bug #969 (crash on rebuilding 
12929                 imap folder)
12930
12931 2006-06-14 [colin]      2.3.0cvs12
12932
12933         * manual/dtd/manual.xsl
12934         * manual/sylpheed-claws-manual.xml
12935         * manual/fr/sylpheed-claws-manual.xml
12936         * manual/pl/sylpheed-claws-manual.xml
12937                 Insert pagebreaks between sections
12938
12939 2006-06-14 [paul]       2.3.0cvs11
12940
12941         * configure.ac
12942                 better fix than 2.3.0cvs10
12943
12944 2006-06-14 [paul]       2.3.0cvs10
12945
12946         * configure.ac
12947                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12948                 (backwards compatible)
12949
12950 2006-06-13 [colin]      2.3.0cvs9
12951
12952         * src/messageview.c
12953                 Fix sending of return receipt with the new queue folders
12954
12955 2006-06-13 [wwp]        2.3.0cvs8
12956
12957         * src/quote_fmt_lex.l
12958                 fix wrong tokens returned in quote_fmt lexer, query not().
12959
12960 2006-06-13 [wwp]        2.3.0cvs7
12961
12962         * src/folder.c
12963         * src/prefs_folder_item.c
12964                 allow changing folder type even when folder is not a top-level one,
12965                 thanks to Colin.
12966
12967 2006-06-12 [colin]      2.3.0cvs6
12968
12969         * src/folderview.c
12970                 Fix double-ask of "Do you want to mark all
12971                 as read"
12972
12973 2006-06-12 [colin]      2.3.0cvs5
12974
12975         * src/compose.c
12976         * src/compose.h
12977         * src/folder.c
12978         * src/folder.h
12979         * src/imap.c
12980         * src/inc.c
12981         * src/main.c
12982         * src/messageview.c
12983         * src/mh.c
12984         * src/prefs_folder_item.c
12985         * src/procheader.c
12986         * src/procmime.c
12987         * src/procmsg.c
12988         * src/procmsg.h
12989         * src/send_message.c
12990         * src/summaryview.c
12991         * src/toolbar.c
12992                 Apply bug #964's patch (Queue and drafts aren't normal)
12993                 The Drafts and Queue folder now contain RFC-822 files,
12994                 allowing to move and copy mails from and to these 
12995                 folders. Moving from Drafts to Queue will prepare the
12996                 mail for sending (PGP signature, encryption, etc).
12997                 This patch also rework sending errors handling to try
12998                 to be more helpful.
12999                 Also, allow redefining folder types via the GUI 
13000                 (Folder type in its Properties)
13001
13002 2006-06-12 [colin]      2.3.0cvs4
13003
13004         * src/summaryview.c
13005         * src/prefs_common.c
13006         * src/prefs_common.h
13007         * src/gedit-print.c
13008                 Allow to define a specific print font - patch
13009                 by Bernhard Walle <bernhard.walle@gmx.de>
13010         * src/prefs_fonts.c
13011         * manual/advanced.xml
13012         * manual/fr/advanced.xml
13013                 Add a hidden pref to allow deletion without
13014                 confirmation
13015
13016 2006-06-12 [wwp]        2.3.0cvs3
13017
13018         * .cvsignore
13019                 more files to ignore.
13020
13021 2006-06-12 [wwp]        2.3.0cvs2
13022
13023         * src/quote_fmt.c
13024         * src/quote_fmt_lex.l
13025         * src/quote_fmt_parse.y
13026                 extend the quote_fmt parser (templates and quotes):
13027                 - allow limited sub-expressions in |p{} and |f{} expressions,
13028                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13029                 - implemented/fixed missing implementation of query_references and show_references,
13030                 - completed, fixed contents and format of the symbols help dialog,
13031                 - fix some compilation warnings.
13032
13033 2006-06-12 [wwp]        2.3.0cvs1
13034
13035         * manual/advanced.xml
13036         * manual/fr/advanced.xml
13037                 updates in the "templates" section of the manual (eng/fr):
13038                  - be more precise (both versions)
13039                  - completed to match the english reference (fr version)
13040                  - touchups (both versions)
13041
13042 2006-06-12 [paul]       2.3.0
13043
13044         2.3.0 released
13045
13046 2006-06-12 [paul]       2.2.3cvs14
13047
13048         * po/ca.po
13049         * po/cs.po
13050         * po/de.po
13051         * po/el.po
13052         * po/fr.po
13053         * po/it.po
13054         * po/pt_BR.po
13055         * po/sr.po
13056         * po/zh_CN.po
13057                 updated by Miquel Oliete, Tim, Stephan Sachse,
13058                 Stavros Giannouris, Fabien Vantard, Andrea
13059                 Spadaccini, Frederico Goncalves Guimaraes,
13060                 Aleksandar Urosevic, and Ralgh Young
13061
13062 2006-06-12 [colin]      2.2.3cvs13
13063
13064         * src/mbox.c
13065                 Add missing header
13066
13067 2006-06-11 [colin]      2.2.3cvs12
13068
13069         * src/msgcache.c
13070                 Verify that g_malloc() succeeded
13071
13072 2006-06-11 [colin]      2.2.3cvs11
13073
13074         * src/wizard.c
13075                 Add Face header to welcome mail
13076
13077 2006-06-10 [colin]      2.2.3cvs10
13078
13079         * src/textview.c
13080                 Revert previous (Forgot it changes the
13081                 margin on the whole mail)
13082
13083 2006-06-10 [colin]      2.2.3cvs9
13084
13085         * src/textview.c
13086                 Don't overlap long headers under (X-)Face
13087
13088 2006-06-10 [mones]      2.2.3cvs8
13089
13090         * manual/xml2pdf
13091                 allow generation of manual on systems lacking saxon binary
13092                 but with java and the saxon library installed
13093
13094         * po/es.po
13095                 updated for release
13096
13097 2006-06-09 [colin]      2.2.3cvs7
13098
13099         * src/summaryview.c
13100                 Fix leak when using Display Sender using Addressbook
13101
13102 2006-06-09 [colin]      2.2.3cvs6
13103
13104         * src/compose.c
13105         * src/folder.c
13106         * src/folderview.c
13107         * src/mimeview.c
13108         * src/summaryview.c
13109                 More leaks fixes
13110
13111 2006-06-09 [paul]       2.2.3cvs5
13112
13113         * AUTHORS
13114         * src/gtk/authors.h
13115         * tools/claws.i18n.status.pl
13116                 updated with new info
13117
13118 2006-06-09 [paul]       2.2.3cvs4
13119
13120         * README
13121                 updated
13122         * manual/ack.xml
13123                 add wwp to authors list
13124         * src/gtk/authors.h
13125                 update mine and Colin's addresses
13126
13127 2006-06-08 [colin]      2.2.3cvs3
13128
13129         * src/etpan/imap-thread.c
13130                 Fix leak on SSL cert check
13131
13132 2006-06-08 [colin]      2.2.3cvs2
13133
13134         * src/common/utils.c
13135                 Fix leak
13136
13137 2006-06-08 [paul]       2.2.3cvs1
13138
13139         * configure.ac
13140                 Update version number following
13141                 stable release
13142
13143 2006-06-07 [colin]      2.2.2cvs3
13144
13145         * src/msgcache.c
13146                 Fix catching cache read errors (guint instead of gint)
13147                 Prevent malloc'ing more than 8MB (means cache corruption)
13148
13149 2006-06-07 [paul]       2.2.2cvs2
13150
13151         * src/exporthtml.c
13152         * src/exportldif.c
13153         * src/mh.c
13154         * src/mutt.c
13155         * src/pine.c
13156         * src/common/utils.c
13157                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13158                 obey $HOME'
13159                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13160                 Thanks to Colin
13161
13162 2006-06-06 [paul]       2.2.2cvs1
13163
13164         * configure.ac
13165                 Update version number following
13166                 stable release
13167
13168 2006-06-06 [paul]       2.2.1cvs6
13169
13170         * src/matcher.c
13171                 fix  implicit declaration of
13172                 sylpheed_do_idle()
13173                 Patch by Fabien Vantard
13174
13175 2006-06-06 [paul]       2.2.1cvs5
13176
13177         * src/matcher.c
13178                 fix age_greater and age_lower so that they
13179                 mean what say and not '...or equal to'
13180                 Thanks to Colin
13181
13182 2006-06-06 [paul]       2.2.1cvs4
13183
13184         * src/textview.c
13185         * src/common/utils.c
13186                 fix URI check
13187                 Thanks to Colin
13188
13189 2006-06-05 [wwp]        2.2.1cvs3
13190
13191         * manual/fr/account.xml
13192                 minor language fixes (thanks to Fabien Vantard).
13193
13194 2006-06-05 [colin]      2.2.1cvs2
13195
13196         * src/prefs_folder_item.c
13197         * src/folderview.c
13198                 Allow recursive setting of properties 
13199                 for whole mailboxes
13200         * src/matcher.c
13201                 Don't freeze on 'test' filtering rule
13202
13203 2006-06-05 [colin]      2.2.1cvs1
13204
13205         * configure.ac
13206                 Update version number following
13207                 stable release
13208
13209 2006-06-04 [wwp]        2.2.0cvs82
13210
13211         * manual/glossary.xml
13212         * manual/account.xml
13213         * manual/fr/glossary.xml
13214         * manual/fr/account.xml
13215                 added glossary section and references/links related to the Face custom header.
13216
13217 2006-06-04 [colin]      2.2.0cvs81
13218
13219         * src/summaryview.c
13220                 Skip to next message on move with no
13221                 immediate execution
13222
13223 2006-06-04 [wwp]        2.2.0cvs80
13224
13225         * manual/xml2pdf
13226                 added sanity checks, exit when needed.
13227
13228 2006-06-03 [paul]       2.2.0cvs79
13229
13230         * src/prefs_receive.c
13231                 page name is now 'Receiving'
13232         * src/prefs_send.c
13233                 page name is now 'Sending'
13234
13235 2006-06-03 [colin]      2.2.0cvs78
13236
13237         * src/plugins/spamassassin/spamassassin_gtk.c
13238                 Autoswitch to Localhost if transport was previously
13239                 disabled. Else people had to check [] Enable, then
13240                 *reselect* transport.
13241
13242 2006-06-03 [colin]      2.2.0cvs77
13243
13244         * src/plugins/pgpinline/pgpinline.c
13245         * src/plugins/pgpmime/pgpmime.c
13246                 Check that gpg_data_release_and_get_mem 
13247                 didn't fail (now, why this happens...)
13248
13249 2006-06-03 [colin]      2.2.0cvs76
13250
13251         * src/mbox.c
13252                 Fix bug #962 (Manual and/or UI should 
13253                 warn about incompatible locking 
13254                 causing dataloss)
13255
13256 2006-06-02 [cleroy]     2.2.0cvs75
13257
13258         * src/filtering.c
13259         * src/folder.c
13260         * src/procmsg.c
13261         * src/summaryview.c
13262                 Fix a few leaks
13263
13264 2006-06-02 [colin]      2.2.0cvs74
13265
13266         * src/main.c
13267                 On exit, free caches after writing them
13268                 Shuts up some valgrind false positives
13269         * src/procmsg.c
13270         * src/send_message.c
13271                 Fix races when reusing existing SMTP connections
13272                 Fix inexistant session timeout
13273         * src/toolbar.c
13274                 Display alertpanel after all queues have
13275                 been processed, not after each
13276
13277 2006-06-02 [wwp]        2.2.0cvs73
13278
13279         * manual/fr/glossary.xml
13280         * manual/fr/ack.xml
13281         * manual/ack.xml
13282                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13283
13284 2006-06-02 [wwp]        2.2.0cvs72
13285
13286         * manual/xml2pdf
13287         * manual/dist/pdf/Makefile.am
13288         * manual/dtd/manual.xsl
13289         * manual/fr/dist/pdf/Makefile.am
13290         * manual/pl/dist/pdf/Makefile.am
13291                 we changed the procedure to generate the .pdf version of the manual.
13292                 The procedure is more modern and the .pdf we get now has a valid index.
13293                 Here are the new pre-requisites:
13294
13295                 - JRE 1.x (1.4 here): there must be one from your distro
13296                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13297                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13298                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13299
13300                 See my posts for further info about the installation of this toolchain:
13301
13302                 Date: Fri, 19 May 2006 19:40:06 +0200
13303                 From: wwp <subscript@free.fr>
13304                 To: sylpheed-claws-devel@lists.sourceforge.net
13305                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13306
13307                 and
13308
13309                 Date: Wed, 24 May 2006 12:58:49 +0200
13310                 From: wwp <subscript@free.fr>
13311                 To: sylpheed-claws-devel@lists.sourceforge.net
13312                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13313
13314 2006-06-01 [colin]      2.2.0cvs71
13315
13316         * src/compose.c
13317                 Better guards against IMAP races
13318         * src/main.c
13319         * src/prefs_common.c
13320         * src/prefs_common.h
13321         * src/common/ssl_certificate.c
13322         * src/etpan/imap-thread.c
13323         * src/etpan/imap-thread.h
13324         * src/gtk/sslcertwindow.c
13325                 New hidden option ssl_skip_cert_check to 
13326                 avoid dups of bug #959 (libetpan linked
13327                 against gnutls and gnutls buggy on 64bit)
13328                 Present expired warning only once per
13329                 session/server.
13330         * manual/advanced.xml
13331         * manual/fr/advanced.xml
13332                 Document new option
13333
13334 2006-06-01 [wwp]        2.2.0cvs70
13335
13336         * src/messageview.c
13337                 fix for bug #961 (return receipt dialog 
13338                 complains incorrectly about return-path 
13339                 email adress being different), thanks 
13340                 to Colin.
13341
13342 2006-05-31 [cleroy]     2.2.0cvs69
13343
13344         * src/common/ssl.c
13345                 Guard against NULLs, although this
13346                 should never be an issue
13347
13348 2006-05-31 [colin]      2.2.0cvs68
13349
13350         * src/filtering.c
13351                 Use g_slist_prepend
13352         * src/imap.c
13353                 Don't remove caches when destroying folder, it
13354                 could (should) be done at exit
13355         * src/inc.c
13356                 free processing cache after incorporation
13357         * src/etpan/imap-thread.c
13358                 Maybe fix bug #959 (Crash on moving to emails 
13359                 to a imap account per ssl with a expired 
13360                 certificate.)
13361
13362 2006-05-30 [colin]      2.2.0cvs67
13363
13364         * src/summaryview.c
13365                 Put back event flush when displaying message
13366                 It avoids reading a bunch of messages just
13367                 by hitting shift-n for too long ;)
13368
13369 2006-05-29 [colin]      2.2.0cvs66
13370
13371         * src/summaryview.c
13372                 Remove useless g_warnings
13373
13374 2006-05-29 [colin]      2.2.0cvs65
13375
13376         * src/imap.c
13377                 Fix g_slist_append()s for performance
13378
13379 2006-05-29 [colin]      2.2.0cvs64
13380
13381         * src/compose.c
13382         * src/common/utils.c
13383                 Fix extraneous tab at start of addresses
13384         * src/mainwindow.c
13385                 Fix warnings (thanks to Fabien)
13386                 Fix crash at exit when composing messages 
13387                 exist
13388         * src/pop.c
13389                 Fix progress bar when deleting expired mails
13390                 Thanks to Hiro
13391         * src/summaryview.c
13392         * src/gtk/gtksctree.c
13393                 Fix re-sorting slowness
13394
13395 2006-05-29 [paul]       2.2.0cvs63
13396
13397         * src/mh.c
13398                 fetch full message when moving mails
13399                 from another mailbox, (fixed data loss
13400                 when filtering from IMAP to MH, introduced
13401                 in 2.2.0cvs57).
13402                 Thanks to Colin
13403
13404 2006-05-29 [mones]      2.2.0cvs62
13405
13406         * src/gtk/gtksctree.c
13407                 Unselect faster (patch by Colin)        
13408
13409 2006-05-26 [colin]      2.2.0cvs61
13410
13411         * src/summaryview.c
13412                 Unplug MSGINFO_UPDATE callback on delete too.
13413
13414 2006-05-26 [colin]      2.2.0cvs60
13415
13416         * src/foldersel.c
13417                 Fix bold in folder selection window with glib2.10
13418                 thanks Hiro
13419
13420 2006-05-26 [colin]      2.2.0cvs59
13421
13422         * src/procheader.c
13423                 Convert date only if necessary (and don't
13424                 try to convert from utf8 to utf8, too)
13425         * src/summaryview.c
13426                 Only set column's text if the column's 
13427                 displayed
13428
13429 2006-05-26 [colin]      2.2.0cvs58
13430
13431         * src/summaryview.c
13432         * src/gtk/gtkutils.c
13433                 Fix useless warning
13434
13435 2006-05-26 [colin]      2.2.0cvs57
13436
13437         * src/mainwindow.c
13438                 Make summaryview selectable as long as 
13439                 no message has focus
13440         * src/mh.c
13441                 Faster deletion (by implementing mh_remove_msgs)
13442                 Faster copy (avoid using mh_fetch_msg just to get
13443                 the filename)
13444                 Faster move (using move_file instead of copy_file
13445                 if MSG_IS_MOVE)
13446                 No progressbar if total number of mails to cp/mv 
13447                 is less than 100
13448         * src/summaryview.c
13449                 Fix removal from subject_table when mail gets moved
13450                 Faster deletion (g_slist_prepend instead of append)
13451         * src/gtk/gtksctree.c
13452                 Remove useless code
13453
13454 2006-05-25 [colin]      2.2.0cvs56
13455
13456         * src/common/ssl_certificate.c
13457                 Fix leak in expired cert check
13458
13459 2006-05-25 [colin]      2.2.0cvs55
13460
13461         * src/mh.c
13462                 Disable flags syncing on .mh_sequences - it
13463                 is buggy and marks mails read under unknown
13464                 conditions.
13465
13466 2006-05-25 [paul]
13467
13468         * 2.3.0-rc4 released
13469
13470 2006-05-24 [colin]      2.2.0cvs54
13471
13472         attention cvs users: if you manage to crash
13473         Sylpheed-Claws while moving, copying or deleting
13474         mails, we *are* interested in stack traces and
13475         valgrind logs. It looks stable, but one never
13476         knows...
13477
13478         * src/folder.c
13479                 Add progressbar for cache updates
13480         * src/folderutils.c
13481                 Optimize Mark all read in the current
13482                 folder
13483         * src/mh.c
13484                 Add progressbar for copy/move
13485         * src/procmsg.c
13486                 Optimize O(n^2) in copy/move
13487         * src/summaryview.c
13488         * src/gtk/gtksctree.c
13489                 Optimize O(n^2) algos
13490         * src/common/timing.h
13491                 Display ms instead of us
13492
13493 2006-05-24 [wwp]        2.2.0cvs53
13494
13495         * manual/fr/advanced.xml
13496                 updates to the French manual.
13497
13498 2006-05-24 [wwp]        2.2.0cvs52
13499
13500         * src/common/utils.c
13501                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13502
13503 2006-05-24 [wwp]        2.2.0cvs51
13504
13505         * src/folderutils.c
13506                 fixed "mark all read" in MH folders (thanks to Colin).
13507
13508 2006-05-24 [paul]       2.2.0cvs50
13509
13510         * doc/man/sylpheed-claws.1
13511                 updated the man page
13512
13513 2006-05-23 [colin]      2.2.0cvs49
13514
13515         * src/folderview.c
13516         * src/imap.c
13517         * src/inc.c
13518         * src/mbox.c
13519         * src/messageview.c
13520         * src/news.c
13521         * src/send_message.c
13522         * src/summaryview.c
13523         * src/gtk/sslcertwindow.c
13524                 alertpanel fixes, by Fabien
13525
13526 2006-05-23 [colin]      2.2.0cvs48
13527
13528         * src/folder.c
13529         * src/folderview.c
13530         * src/msgcache.c
13531         * src/summaryview.c
13532         * src/gtk/gtksctree.c
13533         * src/gtk/gtksctree.h
13534                 More timings
13535                 Fix slow loading problem, which was caused by the
13536                 use of some gtk_ctree funcs and their use of
13537                 g_list_position while gtk_ctree_(un)link'ing.
13538                 Reap more functions from gtkctree.c to be sure we
13539                 use our (fast) version instead of theirs.
13540         * src/mh.c
13541                 Fix copy of unread mails
13542
13543
13544 2006-05-22 [wwp]        2.2.0cvs47
13545
13546         * manual/fr/advanced.xml
13547                 updated.
13548
13549 2006-05-22 [colin]      2.2.0cvs46
13550
13551         * src/filtering.c
13552                 Fix possible infinite loop. 'copy' is not a 
13553                 final action, so when encountering a 'copy',
13554                 we have to check if a previous one was set
13555                 and do it. In the same way, if we encounter
13556                 a 'move' we have to perform a possibly 
13557                 pending 'copy'. This will slow down filtering
13558                 on IMAP if move+copy or multiple copy actions
13559                 are to be done, but handling it via the batch
13560                 would be really too convoluted.
13561
13562 2006-05-22 [wwp]        2.2.0cvs45
13563
13564         * manual/fr/advanced.xml
13565         * manual/fr/faq.xml
13566         * manual/fr/glossary.xml
13567         * manual/fr/handling.xml
13568         * manual/fr/intro.xml
13569         * manual/fr/plugins.xml
13570         * manual/fr/sylpheed-claws-manual.xml
13571                 sync w/ the english manual: updates URIs, documented mailing-list
13572                 support, better explanation about the enabled/disabled feature
13573                 in filtering/processing rules by Paul.
13574
13575 2006-05-21 [colin]      2.2.0cvs44
13576
13577         * src/summaryview.c
13578                 Don't expand after building threads, but during
13579
13580 2006-05-21 [colin]      2.2.0cvs43
13581
13582         * src/procmsg.c
13583         * src/summaryview.c
13584                 More timing possibilities... For next time I have 
13585                 to find out how the hell some 3GHz computer takes
13586                 one minute to open a 30k folder...
13587
13588 2006-05-21 [colin]      2.2.0cvs42
13589
13590         * manual/pl/advanced.xml
13591         * manual/pl/faq.xml
13592         * manual/pl/glossary.xml
13593         * manual/pl/handling.xml
13594         * manual/pl/intro.xml
13595         * manual/pl/plugins.xml
13596         * manual/pl/sylpheed-claws-manual.xml
13597                 Polish manual updated by Pawel
13598
13599 2006-05-20 [colin]
13600
13601         * 2.3.0-rc3 released
13602
13603 2006-05-20 [colin]      2.2.0cvs41
13604
13605         * src/imap.c
13606                 Fix -rc2 problems:
13607                 - remove cache of moved messages from original folder
13608                 - apply new flags to messages even if they aren't appliable
13609                   via IMAP.
13610
13611 2006-05-20 [colin]
13612
13613         * 2.3.0-rc2 released
13614
13615 2006-05-19 [colin]      2.2.0cvs40
13616
13617         * src/imap.c
13618                 Don't issue SELECT in imap_change_flags
13619                 before having checked that we indeed have
13620                 some flags to change. MSG_POSTFILTERED for
13621                 example can't be used on IMAP.
13622                 Fixes bug #955 (copying messages between 
13623                 imap folders is extremely slow), which was
13624                 a regression.
13625
13626 2006-05-19 [colin]      2.2.0cvs39
13627
13628         * src/folder.c
13629         * src/folder.h
13630         * src/folderview.c
13631                 Try to fix bug #830 (Some unread messages 
13632                 get marked read in IMAP inbox):
13633                 - Prevent scanning a folder if it's being 
13634                   opened via the GUI
13635                 - Postpone opening via the GUI of a folder
13636                   currently scanned.
13637
13638
13639 2006-05-19 [wwp]        2.2.0cvs38
13640
13641         * manual/advanced.xml
13642                 fix English+typo (thanks to Paul).
13643
13644 2006-05-19 [wwp]        2.2.0cvs37
13645
13646         * manual/advanced.xml
13647         * manual/fr/advanced.xml
13648         * src/gtk/logwindow.c
13649         * src/prefs_common.c
13650         * src/prefs_common.h
13651                 added hidden prefs to allow customization of colors used in
13652                 protocol log window (useful for dark gtk+ themes).
13653
13654 2006-05-19 [wwp]        2.2.0cvs36
13655
13656         * ChangeLog
13657                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13658
13659 2006-05-19 [paul]       2.2.0cvs35
13660
13661         * src/textview.c
13662                 make Reply-To fully clickable
13663         * src/gtk/logwindow.c
13664                 more colouring (SMTP ESMTP)
13665         Both patches by Pawel Pekala
13666
13667 2006-05-19 [cleroy]     2.2.0cvs34
13668
13669         * src/mh.c
13670                 Don't update flags from current folder
13671                 Probably fixes bug #935 (Read Messages 
13672                 Revert to Being Marked as Unread)
13673
13674 2006-05-18 [colin]      2.2.0cvs33
13675
13676         * src/imap.c
13677                 Warning fix
13678         * src/compose.c
13679         * src/mainwindow.c
13680         * src/summaryview.c
13681         * src/toolbar.c
13682                 Allow replying to multiple emails
13683                 in multiple windows
13684         * src/mimeview.c
13685         * src/etpan/imap-thread.c
13686                 Leak fixes
13687
13688 2006-05-18 [paul]       2.2.0cvs32
13689
13690         * src/summaryview.c
13691                 keep Mailing-List menu refreshed
13692                 Thanks to Colin
13693
13694 2006-05-18 [paul]       2.2.0cvs31
13695
13696         * manual/advanced.xml
13697         * manual/faq.xml
13698         * manual/glossary.xml
13699         * manual/handling.xml
13700         * manual/intro.xml
13701         * manual/plugins.xml
13702         * manual/sylpheed-claws-manual.xml
13703                 update URLs
13704                 add info about mailing-list support
13705                 edit filtering info
13706         * src/wizard.c
13707         * src/common/defs.h
13708         * src/gtk/about.c
13709         * src/plugins/dillo_viewer/README
13710                 update URLs
13711
13712 2006-05-17 [wwp]        2.2.0cvs30
13713
13714         * manual/handling.xml
13715         * manual/fr/handling.xml
13716                 documented the ability to enabled/disable filtering/processing rules.
13717
13718 2006-05-17 [colin]      2.2.0cvs29
13719
13720         * src/main.c
13721                 Don't initialize g_thread subsystem if it's 
13722                 already done (thanks to Hiro)
13723         * src/mimeview.c
13724                 Fix saving of parts when there name can't be
13725                 converted from UTF-8.
13726
13727 2006-05-17 [paul]       2.2.0cvs28
13728
13729         * po/Makefile.in.in
13730                 fix config.status warning with autoconf 2.60
13731
13732 2006-05-17 [paul]       2.2.0cvs27
13733
13734         * po/POTFILES.in
13735                 add src/mbox.c
13736
13737 2006-05-17 [wwp]        2.2.0cvs26
13738
13739         * src/mainwindow.c
13740                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13741
13742 2006-05-17 [wwp]        2.2.0cvs25
13743
13744         * src/plugins/demo/demo.c
13745                 updated product name in plugin demo (many plugins need to be
13746                 sync'ed w/ that change).
13747
13748 2006-05-17 [colin]      2.2.0cvs24
13749
13750         * src/mh.c
13751                 Fix leak
13752
13753 2006-05-16 [colin]      2.2.0cvs23
13754
13755         * src/mainwindow.c
13756                 Stupid me hit again. Fix cvs22.
13757
13758 2006-05-16 [colin]      2.2.0cvs22
13759
13760         * src/mainwindow.c
13761                 Fix bug #922 (sylpheed-claws crashed after 
13762                 pushing on Inbox folder)
13763
13764 2006-05-16 [colin]      2.2.0cvs21
13765
13766         * src/compose.c
13767                 Make From header be copy/paste/select-able
13768
13769 2006-05-16 [wwp]        2.2.0cvs20
13770
13771         * src/export.c
13772         * src/matcher.c
13773         * src/summaryview.c
13774         * src/etpan/imap-thread.c
13775                 fix some compiler warnings (thanks to Colin).
13776
13777 2006-05-16 [wwp]        2.2.0cvs19
13778
13779         * src/action.c
13780         * src/gedit-print.c
13781         * src/inc.c
13782         * src/mainwindow.c
13783         * src/mh.c
13784         * src/statusbar.c
13785         * src/send_message.c
13786         * src/summaryview.c
13787                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13788
13789 2006-05-15 [colin]      2.2.0cvs18
13790
13791         * src/procmsg.c
13792                 Fix automatic rule creation with List-Post
13793
13794 2006-05-15 [paul]       2.2.0cvs17
13795
13796         * tools/filter_conv_new.pl
13797                 updated for rule enabling/disabling
13798                 claws version >= 2.3.x required
13799
13800 2006-05-15 [cleroy]     2.2.0cvs16
13801
13802         * src/main.c
13803                 Revert test
13804
13805 2006-05-15 [cleroy]     2.2.0cvs15
13806
13807         * src/main.c
13808                 test
13809
13810 2006-05-15 [wwp]        2.2.0cvs14
13811
13812         * manual/pl/.cvsignore
13813                 ignore generated files.
13814
13815 2006-05-14 [wwp]        2.3.0-rc1
13816
13817         * 2.3.0-rc1 released
13818
13819 2006-05-13 [wwp]        2.2.0cvs13
13820
13821         * src/filtering.c
13822         * src/filtering.h
13823         * src/matcher.c
13824         * src/matcher_parser_lex.l
13825         * src/matcher_parser_parse.y
13826         * src/prefs_filtering.c
13827                 new feature: provide the ability to disable filtering and processing
13828                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13829                 adaptations.
13830
13831 2006-05-13 [colin]      2.2.0cvs12
13832
13833         * src/compose.c
13834                 Remove useless if (a) b; else b;
13835                 Thanks to wwp
13836
13837 2006-05-13 [wwp]        2.2.0cvs11
13838
13839         * src/export.c
13840         * src/import.c
13841         * src/mainwindow.c
13842         * src/mbox.c
13843         * src/summaryview.c
13844         * src/summaryview.h
13845                 no more silent failures (or at least less ones) when importing
13846                 or exporting from/to mbox. Also start importing/exporting if
13847                 the necessary info is set.
13848
13849 2006-05-13 [wwp]        2.2.0cvs10
13850
13851         * RELEASE_NOTES
13852                 restored up-to-date release notes.
13853
13854 2006-05-13 [paul]       2.2.0cvs9
13855
13856         * po/nl.po
13857         * po/ru.po
13858                 updated by Tim Dijkstra and Pavlo Bohmat
13859
13860 2006-05-12 [colin]      2.2.0cvs8
13861
13862         * src/gtk/quicksearch.c
13863                 Add "k" as shortcut for "colorlabel". Patch
13864                 by ath42@users.sf.net.
13865
13866 2006-05-12 [paul]       2.2.0cvs7
13867
13868         * src/prefs_common.h
13869         * src/prefs_summaries.c
13870         * src/summaryview.c
13871                 when entering a folder also allow
13872                 going directly to first Marked message
13873
13874 2006-05-12 [paul]       2.2.0cvs6
13875
13876         * src/summaryview.c
13877                 always obey 'confirm before marking all
13878                 mails read' option
13879
13880 2006-05-12 [paul]       2.2.0cvs5
13881
13882         * src/textview.c
13883                 make Sender fully clickable
13884
13885 2006-05-12 [colin]      2.2.0cvs4
13886
13887         * src/compose.c
13888         * src/compose.h
13889                 Let From be editable
13890         * src/main.c
13891         * src/mh.c
13892                 Full support of .mh_sequences' Unseen seq
13893
13894 2006-05-12 [colin]      2.2.0cvs3
13895
13896         * src/folder.c
13897         * src/mainwindow.c
13898         * src/mainwindow.h
13899         * src/messageview.c
13900         * src/prefs_spelling.c
13901         * src/procheader.c
13902         * src/procmsg.c
13903         * src/procmsg.h
13904         * src/summaryview.c
13905         * src/toolbar.c
13906         * src/toolbar.h
13907                 Add contextual menu on Compose toolbar
13908                 button. Fixes bug #944 (Automatic
13909                 addresses not applied when changing account
13910                 from compose window)
13911                 add Mailing List support
13912                 based on the old 0.6.5claws25 patch by
13913                 Melvin Hadasht, with finishing touches
13914                 by Colin
13915                 Fix "ignore thread" when mails are threaded by
13916                 subject (and weren't ignored although appearing
13917                 in the thread).
13918                 GUI rework.
13919                 Both patches by Pawel.
13920
13921 2006-05-08 [paul]       2.2.0cvs2
13922
13923         * src/mainwindow.c
13924         * src/mainwindow.h
13925         * src/messageview.c
13926         * src/procheader.c
13927         * src/procmsg.c
13928         * src/procmsg.h
13929         * src/summaryview.c
13930                 add Mailing List support
13931                 based on the old 0.6.5claws25 patch by 
13932                 Melvin Hadasht, with finishing touches
13933                 by Colin
13934
13935 2006-05-08 [colin]      2.2.0cvs1
13936
13937         * src/mainwindow.c
13938         * src/toolbar.c
13939         * src/toolbar.h
13940                 Add contextual menu on Compose toolbar 
13941                 button. Fixes bug #944 (Automatic 
13942                 addresses not applied when changing account 
13943                 from compose window)
13944
13945 2006-05-08 [paul]       2.2.0
13946
13947         2.2.0 released
13948
13949 2006-05-08 [paul]       2.1.1cvs51
13950
13951         * po/cs.po
13952         * po/de.po
13953         * po/en_GB.po
13954         * po/fi.po
13955         * po/fr.po
13956         * po/pt_BR.po
13957         * po/sr.po
13958         * po/zh_CN.po
13959                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13960                 Fabien Vantard, Frederico Goncalves Guimaraes,
13961                 Aleksandar Urosevic, and Ralgh Young
13962
13963 2006-05-12 [colin]      2.1.1cvs50
13964
13965         * po/cs.po
13966         * po/de.po
13967         * po/en_GB.po
13968         * po/es.po
13969         * po/fi.po
13970         * po/fr.po
13971         * po/pt_BR.po
13972         * po/sr.po
13973         * po/zh_CN.po
13974                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13975                 Fabien Vantard, Frederico Goncalves Guimaraes,
13976                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13977
13978 2006-05-05 [colin]      2.1.1cvs49
13979
13980         * manual/Makefile.am
13981         * manual/pl/Makefile.am
13982         * manual/pl/account.xml
13983         * manual/pl/ack.xml
13984         * manual/pl/addrbook.xml
13985         * manual/pl/advanced.xml
13986         * manual/pl/faq.xml
13987         * manual/pl/glossary.xml
13988         * manual/pl/gpl.xml
13989         * manual/pl/handling.xml
13990         * manual/pl/intro.xml
13991         * manual/pl/keyboard.xml
13992         * manual/pl/plugins.xml
13993         * manual/pl/starting.xml
13994         * manual/pl/sylpheed-claws-manual.xml
13995         * manual/pl/dist/.cvsignore
13996         * manual/pl/dist/Makefile.am
13997         * manual/pl/dist/html/.cvsignore
13998         * manual/pl/dist/html/Makefile.am
13999         * manual/pl/dist/pdf/.cvsignore
14000         * manual/pl/dist/pdf/Makefile.am
14001         * manual/pl/dist/ps/.cvsignore
14002         * manual/pl/dist/ps/Makefile.am
14003         * manual/pl/dist/txt/.cvsignore
14004         * manual/pl/dist/txt/Makefile.am
14005                 Add the polish translation of the manual,
14006                 Authored by Pawel Pekala.
14007
14008 2006-05-05 [cleroy]     2.1.1cvs48
14009
14010         * src/main.c
14011                 Re-read matcherrc after loading plugins 
14012                 if some of them add folders.
14013
14014 2006-05-03 [colin]      2.1.1cvs47
14015
14016         * src/imap.c
14017                 I'm idiot
14018
14019 2006-05-03 [colin]      2.1.1cvs46
14020
14021         * src/imap.c
14022                 Be sure to have a session when
14023                 getting separator
14024
14025 2006-05-03 [colin]      2.1.1cvs45
14026
14027         * src/imap.c
14028         * src/imap.h
14029         * src/imap_gtk.c
14030                 Fix preventing renaming with namespace 
14031                 separator.
14032
14033 2006-05-01 [colin]      2.1.1cvs44
14034
14035         * src/action.c
14036                 Don't reload messageview when result of
14037                 action is piped.
14038
14039 2006-04-29 [colin]      2.1.1cvs43
14040
14041         * src/prefs_receive.c
14042         * src/plugins/spamassassin/spamassassin_gtk.c
14043         * src/plugins/clamav/clamav_plugin_gtk.c
14044                 GUI fixes by Pawel
14045
14046 2006-04-29 [colin]      2.1.1cvs42
14047
14048         * src/prefs_compose_writing.c
14049         * src/prefs_quote.c
14050                 Cleanups. Patch by Pawel
14051
14052 2006-04-28 [paul]       2.1.1cvs41
14053
14054         * src/matcher.c
14055                 fix returned quick search results when search
14056                 term contains an underscore.
14057                 Thanks to Colin
14058
14059 2006-04-28 [paul]       2.1.1cvs40
14060
14061         * src/prefs_message.c
14062         * src/prefs_receive.c
14063                 GUI cleanups
14064                 Patches by Pawel Pekala
14065
14066 2006-04-27 [colin]      2.1.1cvs39
14067
14068         * src/wizard.c
14069                 Differentiate subject Welcome from
14070                 window's title Welcome
14071
14072 2006-04-27 [paul]
14073
14074         2.2.0-rc1 released
14075
14076 2006-04-27 [paul]       2.1.1cvs38
14077
14078         * manual/advanced.xml
14079         * manual/fr/advanced.xml
14080                 add info about compose_no_markup hidden pref
14081
14082 2006-04-27 [paul]       2.1.1cvs37
14083
14084         * src/prefs_account.c
14085                 improve privacy labels
14086         * src/prefs_msg_colors.c
14087                 change some strings for translators' convenience
14088         * src/gtk/gtkutils.c
14089                 don't underline the link button text
14090
14091 2006-04-25 [colin]      2.1.1cvs36
14092
14093         * src/folder.c
14094                 Complete 2.1.1cvs33 (once more ;)
14095
14096 2006-04-25 [colin]      2.1.1cvs35
14097
14098         * src/editldap.c
14099                 Fix tooltip
14100
14101 2006-04-25 [cleroy]     2.1.1cvs34
14102
14103         * src/compose.c
14104         * src/gtk/gtkaspell.c
14105                 Fix crash on redirect (related to the return 
14106                 of the aspell menu in compose's toolbar)
14107         * src/prefs_msg_colors.c
14108                 Fix sensitivity widgets
14109         * src/image_viewer.c
14110         * src/gtk/pluginwindow.c
14111         * src/gtk/prefswindow.c
14112                 Change released signals to clicked (Fabien)
14113         * po/POTFILES.in
14114         * src/common/socket.c
14115         * src/plugins/spamassassin/spamassassin.c
14116                 Translate strings (Fabien)
14117
14118 2006-04-25 [paul]       2.1.1cvs33
14119
14120         * src/folder.c
14121         * src/folder.h
14122         * src/folderview.c
14123                 complete the fix of bug #912
14124                 Thanks to Colin
14125
14126 2006-04-25 [colin]      2.1.1cvs32
14127
14128         * src/news.c
14129                 Better progress bar
14130         * src/mimeview.c
14131         * src/summaryview.c
14132         * src/summaryview.h
14133                 Fix focus chain
14134                 Patches by Pawel Pekala
14135
14136 2006-04-24 [colin]      2.1.1cvs31
14137
14138         * src/compose.c
14139                 Fix compilation warnings (Fabien)
14140
14141 2006-04-24 [colin]      2.1.1cvs30
14142
14143         * src/addrindex.c
14144         * src/editldap.c
14145         * src/editldap_basedn.c
14146         * src/editldap_basedn.h
14147         * src/ldapctrl.c
14148         * src/ldapctrl.h
14149         * src/ldapquery.c
14150         * src/ldaputil.c
14151         * src/ldaputil.h
14152                 Fix bug #901 (LDAPS support)
14153
14154 2006-04-24 [colin]      2.1.1cvs29
14155
14156         * src/compose.c
14157                 Fix logic on error with send dialog on
14158         * src/imap.c
14159                 Fix compilation without libetpan, thanks
14160                 to Fabien
14161         * src/summaryview.c
14162                 Fix 'context-menu' key
14163
14164 2006-04-23 [colin]      2.1.1cvs28
14165
14166         * src/folder.c
14167                 Never free current's cache to free up 
14168                 memory. Fixes bug #912 (new count 
14169                 randomly set to message count)
14170
14171 2006-04-23 [colin]      2.1.1cvs27
14172
14173         * src/gtk/quicksearch.c
14174                 And remove printf...
14175
14176 2006-04-23 [colin]      2.1.1cvs26
14177
14178         * src/gtk/quicksearch.c
14179                 Fix replacing in quicksearch, and fix inserting
14180                 in the middle of the string. (introduced at 2.1.0cvs22)
14181
14182 2006-04-23 [colin]      2.1.1cvs25
14183
14184         * src/imap.c
14185                 Make sure uidnext is initialized in get_num_list
14186                 (not for stable, related to 2.1.1cvs8 and friends)
14187
14188 2006-04-23 [colin]      2.1.1cvs24
14189
14190         * src/imap.c
14191                 Output something when login is successful
14192                 too
14193
14194 2006-04-23 [colin]      2.1.1cvs23
14195
14196         * src/etpan/imap-thread.c
14197                 Better logging (line-per-line, hide data in fetch)
14198                 Fix a const warning
14199         * src/gtk/logwindow.c
14200         * src/gtk/logwindow.h
14201                 Better logging (color for input/output)
14202
14203 2006-04-21 [colin]      2.1.1cvs22
14204
14205         * src/gtk/quicksearch.c
14206                 On gtk+-2.8, use stock buttons in quicksearch
14207                 Based on a patch by Fabien and a design by Paul
14208
14209 2006-04-21 [colin]      2.1.1cvs21
14210
14211         * src/folderview.c
14212         * src/mainwindow.c
14213                 Fix occasional flicker in folderview
14214         * src/common/utils.c
14215                 Fix bug #943 (Incorrectly parsed email address 
14216                 list in short headers on message view and in 
14217                 printouts)
14218
14219 2006-04-20 [colin]      2.1.1cvs20
14220
14221         * src/imap.c
14222         * src/imap.h
14223         * src/prefs_account.c
14224                 Add ANONYMOUS auth for IMAP
14225
14226 2006-04-20 [paul]       2.1.1cvs19
14227
14228         * src/main.c
14229                 proper fix for 2.1.1cvs18
14230                 Thanks to Colin
14231
14232 2006-04-20 [paul]       2.1.1cvs18
14233
14234         * src/main.c
14235                 fix build warnings
14236
14237 2006-04-20 [paul]       2.1.1cvs17
14238
14239         * src/gtk/quicksearch.c
14240                 fix standard, non-extended Quick search,
14241                 was broken in 2.1.1cvs15.
14242                 Thanks to Colin.
14243
14244 2006-04-20 [colin]      2.1.1cvs16
14245
14246         * src/prefs_matcher.c
14247                 Fix values when reselecting a ~test
14248                 rule
14249
14250 2006-04-19 [colin]      2.1.1cvs15
14251
14252         * src/compose.c
14253         * src/compose.h
14254         * src/gtk/gtkaspell.c
14255         * src/gtk/gtkaspell.h
14256                 Put back Options menu in Spelling/
14257         * src/gtk/quicksearch.c
14258                 Don't search, and show error, if the
14259                 advanced search has a syntax error
14260
14261 2006-04-18 [colin]      2.1.1cvs14
14262
14263         * src/textview.c
14264                 Fix gdk warnings on set_cursor when textview
14265                 isn't visible
14266
14267 2006-04-18 [colin]      2.1.1cvs13
14268
14269         * src/gtk/gtksctree.c
14270                 Remove seemingly useless refresh that causes
14271                 flicker - watch this commit in case of 
14272                 problems before planned backport to stable
14273
14274 2006-04-18 [colin]      2.1.1cvs12
14275
14276         * src/imap.c
14277                 Factorize get/set_xml code
14278         * src/compose.c
14279         * src/prefs_account.c
14280         * src/prefs_account.h
14281         * src/procmsg.c
14282                 Add Encrypt to self option
14283
14284 2006-04-17 [colin]      2.1.1cvs11
14285
14286         * configure.ac
14287                 Fix search on encrpyt function on dragonfly
14288                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14289
14290 2006-04-17 [colin]      2.1.1cvs10
14291
14292         * src/prefs_account.c
14293                 Be safe by default: remove mails from POP3
14294                 after 7 days, not immediately
14295
14296 2006-04-17 [colin]      2.1.1cvs9
14297
14298         * src/etpan/imap-thread.c
14299                 Fix build on DragonFly - patch by 
14300                 Jonathan Buschmann <jonthn@agmact.com>
14301
14302 2006-04-17 [colin]      2.1.1cvs8
14303
14304         * src/imap.c
14305                 Save uidnext between sessions
14306
14307 2006-04-17 [colin]      2.1.1cvs7
14308
14309         * src/imap.c
14310                 scan is required when uid validity changes
14311
14312 2006-04-17 [colin]      2.1.1cvs6
14313
14314         * src/folderview.c
14315                 Don't scan if not necessary, apart in current
14316                 folder and INBOX to fetch flags.
14317         * src/imap.c
14318                 Scan is necessary if unread count changes
14319
14320 2006-04-17 [colin]      2.1.1cvs5
14321
14322         * src/imap.c
14323                 ...But always fetch ANSWERED and DELETED flags for
14324                 INBOX, as filtering can happen on these flags.
14325
14326 2006-04-17 [colin]      2.1.1cvs4
14327
14328         * src/imap.c
14329                 Don't fetch REPLIED and DELETED flags when synchronising
14330                 flags with a closed folder. We only need UNSEEN and FLAGGED
14331                 to update the folderview.
14332
14333 2006-04-17 [colin]      2.1.1cvs3
14334
14335         * src/imap.c
14336                 Faster flag search when there are new mails 
14337                 in a folder. We can do a full search if the 
14338                 folder contains less messages than the new
14339                 list.
14340
14341 2006-04-17 [colin]      2.1.1cvs2
14342
14343         * po/cs.po
14344         * po/de.po
14345         * po/fr.po
14346         * po/nl.po
14347         * po/pt_BR.po
14348                 Update translations from stable branch
14349
14350 2006-04-17 [colin]      2.1.1cvs1
14351
14352         * configure.ac
14353                 Bump version to follow stable release
14354
14355 2006-04-16 [mones]      2.1.0cvs50
14356
14357         * po/es.po
14358                 Updated for release
14359
14360 2006-04-16 [colin]      2.1.0cvs49
14361
14362         * src/textview.c
14363                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14364                 with gtk < 2.8. Thanks to Fabien Vantard.
14365
14366 2006-04-15 [colin]      2.1.0cvs48
14367
14368         * src/etpan/imap-thread.c
14369                 Fix bug #919 (libetpan: SEGV when connecting 
14370                 using command)
14371
14372 2006-04-14 [colin]      2.1.0cvs47
14373
14374         * src/main.c
14375                 Fix race on --select (should be done better)
14376
14377 2006-04-14 [wwp]        2.1.0cvs46
14378
14379         * src/send_message.c
14380                 enforce a check for domain in account prefs (a sending
14381                 error could be faced if domain was checked but no value set),
14382                 thanks to Colin.
14383
14384 2006-04-14 [colin]      2.1.0cvs45
14385
14386         * src/codeconv.c
14387                 when converting from unknown to unknown, if the
14388                 string is UTF8, don't convert it to the locale
14389                 (which breaks it)
14390
14391 2006-04-14 [colin]      2.1.0cvs44
14392
14393         * src/compose.c
14394                 Don't try to use ASCII for converting headers
14395                 (as done in body)
14396
14397 2006-04-14 [paul]       2.1.0cvs43
14398
14399         * src/crash.c
14400                 add locale/charset info to crash report
14401         * src/gtk/about.c
14402                 add wwp to doc team
14403                 replace 'e-mail' with preferred 'email'
14404         * src/gtk/authors.h
14405                 ensure contributors list is in alphabetical
14406                 order
14407
14408 2006-04-13 [colin]      2.1.0cvs42
14409
14410         * src/textview.c
14411                 Prevent gdk warnings
14412
14413 2006-04-13 [colin]      2.1.0cvs41
14414
14415         * src/common/ssl_certificate.c
14416         * src/common/ssl_certificate.h
14417         * src/gtk/sslcertwindow.c
14418                 Warn on expired certs, and display the expiration date
14419
14420 2006-04-13 [colin]      2.1.0cvs40
14421
14422         * src/plugins/spamassassin/spamassassin_gtk.c
14423                 Fix missing set_text on unix socket
14424
14425 2006-04-13 [wwp]        2.1.0cvs39
14426
14427         * manual/fr/advanced.xml
14428         * manual/fr/glossary.xml
14429                 applied new spam/ham/email lexicon (pourriel, courriel)
14430
14431 2006-04-13 [paul]       2.1.0cvs38
14432
14433         * src/plugins/pgpmime/plugin.c
14434                 remove the mention of S/MIME from the
14435                 description. This is now handled by the
14436                 S/MIME plugin.
14437
14438 2006-04-13 [paul]       2.1.0cvs37
14439
14440         * src/prefs_msg_colors.c
14441                 rework dialog
14442         * src/prefs_folder_item.c
14443         * src/prefs_spelling.c
14444                 add a tooltip to the colour selector buttons
14445
14446 2006-04-13 [wwp]        2.1.0cvs36
14447
14448         * manual/advanced.xml
14449         * manual/glossary.xml
14450         * manual/handling.xml
14451         * manual/keyboard.xml
14452         * manual/plugins.xml
14453         * manual/starting.xml
14454         * manual/fr/account.xml
14455         * manual/fr/ack.xml
14456         * manual/fr/addrbook.xml
14457         * manual/fr/advanced.xml
14458         * manual/fr/faq.xml
14459         * manual/fr/glossary.xml
14460         * manual/fr/gpl.xml
14461         * manual/fr/handling.xml
14462         * manual/fr/intro.xml
14463         * manual/fr/keyboard.xml
14464         * manual/fr/plugins.xml
14465         * manual/fr/starting.xml
14466         * manual/fr/sylpheed-claws-manual.xml
14467                 fixes to the manuals:
14468                  - summaryview -> Message List (same in French)
14469                  - translate key names
14470                  - fix French punctuation, use non-breakable spaces when
14471                    necessary, don't use &thinsp; which is not portable
14472                  - tell what maildir and mbox formats we support
14473
14474 2006-04-12 [wwp]        2.1.0cvs35
14475
14476         * src/prefs_toolbar.c
14477                 unified a replace button more,
14478                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14479
14480 2006-04-12 [wwp]        2.1.0cvs34
14481
14482         * src/prefs_common.c
14483         * src/prefs_msg_colors.c
14484                 make default color labels translatable,
14485                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14486                 thanks to Tim <timbrain@post.cz> for reporting.
14487
14488 2006-04-12 [wwp]        2.1.0cvs33
14489
14490         * manual/glossary.xml
14491         * manual/intro.xml
14492         * manual/plugins.xml
14493         * manual/starting.xml
14494         * manual/sylpheed-claws-manual.xml
14495         * manual/fr/.cvsignore
14496         * manual/fr/account.xml
14497         * manual/fr/ack.xml
14498         * manual/fr/addrbook.xml
14499         * manual/fr/advanced.xml
14500         * manual/fr/faq.xml
14501         * manual/fr/glossary.xml
14502         * manual/fr/handling.xml
14503         * manual/fr/intro.xml
14504         * manual/fr/keyboard.xml
14505         * manual/fr/plugins.xml
14506         * manual/fr/starting.xml
14507         * manual/fr/sylpheed-claws-manual.xml
14508                 various fixes: typos, missing .fr translations, punctuation,
14509                 capitalization, links, accents and some bad French more.
14510
14511 2006-04-12 [wwp]        2.1.0cvs32
14512
14513         * src/prefs_gtk.c
14514                 fix for bug #935: always store prefs files in UTF-8 (thanks
14515                 to Colin).
14516
14517 2006-04-11 [colin]      2.1.0cvs31
14518
14519         * src/compose.c
14520                 Fix inserting files not in utf8 when locale is utf8
14521
14522 2006-04-11 [colin]      2.1.0cvs30
14523
14524         * src/inc.c
14525                 Don't show error dialog when cancelling connection
14526                 Patch by Pawel
14527
14528 2006-04-11 [cleroy]     2.1.0cvs29
14529
14530         * src/compose.c
14531                 Implement multiple quote levels
14532         * src/prefs_common.c
14533                 Change a little bit the quote bgcolor for 2nd level
14534
14535 2006-04-11 [colin]      2.1.0cvs28
14536
14537         * src/gtk/about.c
14538                 Add locale and charset in the label
14539
14540 2006-04-10 [colin]      2.1.0cvs27
14541
14542         * src/compose.c
14543         * src/prefs_common.c
14544         * src/prefs_common.h
14545         * src/prefs_msg_colors.c
14546         * src/textview.c
14547                 Allow optional background color in quotes
14548                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14549                 GTK+-2.8.x feature
14550
14551 2006-04-10 [colin]      2.1.0cvs26
14552
14553         * src/main.c
14554         * src/mainwindow.c
14555         * src/mainwindow.h
14556                 Implement --select
14557
14558 2006-04-10 [colin]      2.1.0cvs25
14559
14560         * manual/plugins.xml
14561         * manual/fr/plugins.xml
14562                 Document libcurl's proxy variables
14563
14564 2006-04-09 [colin]      2.1.0cvs24
14565
14566         * src/prefs_common.c
14567                 gettext() returns statically allocated stuff. We have
14568                 to strdup it in order to be able to free it.
14569
14570 2006-04-09 [colin]      2.1.0cvs23
14571
14572         * AUTHORS
14573         * src/gtk/authors.h
14574                 Add Alexei
14575
14576 2006-04-09 [colin]      2.1.0cvs22
14577
14578         * src/mainwindow.c
14579         * src/gtk/quicksearch.c
14580                 Fix bug #859 (problems with cyrilic input in 
14581                 search panel) - Patch by Alexey Illarionov 
14582                 <littlesavage@rambler.ru>
14583
14584 2006-04-09 [colin]      2.1.0cvs21
14585
14586         * src/prefs_customheader.c
14587                 I prefer removing then freeing rather than the contrary
14588                 (even if it doesn't change anything ;-)
14589         * src/prefs_account.c
14590                 Fix bug #933 (Crash re-entering the custom headers list 
14591                 dialog in accounts prefs)
14592                 The problem happened when cancelling the Account 
14593                 Preferences' dialogs - in which case we didn't do 
14594                 anything to the PrefsAccount * struct. In case of applying,
14595                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14596                 working with in this dialog. The problem is that 
14597                 prefs_customheader.c, working on this tmp_ac_prefs, always
14598                 changes the ->customhdr_list pointer, even when cancelled. 
14599                 So in case of cancelling the prefs_account dialog, we still
14600                 have to update ->customhdr_list in the real account.
14601
14602 2006-04-08 [colin]      2.1.0cvs20
14603
14604         * manual/fr/glossary.xml
14605         * manual/fr/keyboard.xml
14606                 Forgot some headers :)
14607
14608 2006-04-08 [colin]      2.1.0cvs19
14609
14610         * manual/Makefile.am
14611         * manual/fr/Makefile.am
14612         * manual/fr/account.xml
14613         * manual/fr/ack.xml
14614         * manual/fr/addrbook.xml
14615         * manual/fr/advanced.xml
14616         * manual/fr/faq.xml
14617         * manual/fr/glossary.xml
14618         * manual/fr/gpl.xml
14619         * manual/fr/handling.xml
14620         * manual/fr/intro.xml
14621         * manual/fr/keyboard.xml
14622         * manual/fr/plugins.xml
14623         * manual/fr/starting.xml
14624         * manual/fr/sylpheed-claws-manual.xml
14625         * manual/fr/dist/.cvsignore
14626         * manual/fr/dist/Makefile.am
14627         * manual/fr/dist/html/.cvsignore
14628         * manual/fr/dist/html/Makefile.am
14629         * manual/fr/dist/pdf/.cvsignore
14630         * manual/fr/dist/pdf/Makefile.am
14631         * manual/fr/dist/ps/.cvsignore
14632         * manual/fr/dist/ps/Makefile.am
14633         * manual/fr/dist/txt/.cvsignore
14634         * manual/fr/dist/txt/Makefile.am
14635                 Add the french translation of the manual. Thanks to
14636                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14637                 account.xml, ack.xml, addrbook.xml and advanced.xml
14638
14639 2006-04-08 [colin]      2.1.0cvs18
14640
14641         * manual/plugins.xml
14642         * manual/starting.xml
14643                 More fixes
14644
14645 2006-04-07 [colin]      2.1.0cvs17
14646
14647         * manual/faq.xml
14648         * manual/intro.xml
14649         * manual/keyboard.xml
14650                 Little fixes
14651
14652 2006-04-07 [colin]      2.1.0cvs16
14653
14654         * README
14655         * src/compose.c
14656         * src/prefs_common.c
14657         * src/prefs_common.h
14658                 Add hidden compose_no_markup pref
14659
14660 2006-04-07 [wwp]        2.1.0cvs15
14661
14662         * src/summary_search.c
14663         * .cvsignore
14664                 Bugfix: stop button was sticky when searching in an empty folder.
14665                 Applied curly brackets code style to the whole file (summary_search.c).
14666                 More files to ignore.
14667
14668 2006-04-07 [wwp]        2.1.0cvs14
14669
14670         * src/message_search.c
14671         * src/summary_search.c
14672                 changed default button when search bumps at file/folder
14673                 beginning or end, for convenience (thanks to Colin).
14674
14675 2006-04-07 [paul]       2.1.0cvs13
14676
14677         * src/plugins/dillo_viewer/dillo_prefs.c
14678                 avoid future potential for namespace collision
14679                 Patch by Colin
14680
14681 2006-04-06 [wwp]        2.1.0cvs12
14682
14683         * src/summary_search.c
14684                 Unify extended/advanced searches names (and thus factorize labels),
14685                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14686
14687 2006-04-06 [wwp]        2.1.0cvs11
14688
14689         * src/folderview.c
14690         * src/prefs_themes.c
14691         * src/summaryview.c
14692                 Fixed some compilation warnings.
14693
14694 2006-04-06 [colin]      2.1.0cvs10
14695
14696         * manual/advanced.xml
14697                 Document the wizard template and how to deploy
14698                 Sylpheed-Claws effectively
14699
14700 2006-04-06 [colin]      2.1.0cvs9
14701
14702         * src/folderview.c
14703                 gettext patch to tell translators about _("#"),
14704                 by Maxim Britov
14705
14706 2006-04-06 [colin]      2.1.0cvs8
14707
14708         * src/textview.c
14709                 Fix invalid GtkTextBIter after clicking "Display as text"
14710
14711 2006-04-06 [mones]      2.1.0cvs7
14712
14713         * src/addr_compl.c
14714         * src/addrindex.c
14715         * src/addritem.c
14716         * src/codeconv.c
14717         * src/compose.c
14718         * src/filtering.c
14719         * src/folder.c
14720         * src/folder_item_prefs.c
14721         * src/folderview.c
14722         * src/localfolder.c
14723         * src/matcher.c
14724         * src/mimeview.c
14725         * src/prefs_msg_colors.c
14726         * src/prefs_spelling.c
14727         * src/prefs_themes.c
14728         * src/procmime.c
14729         * src/procmsg.c
14730         * src/stock_pixmap.c
14731         * src/summaryview.c
14732         * src/textview.c
14733         * src/toolbar.c
14734         * src/common/mgutils.c
14735         * src/common/prefs.c
14736         * src/common/ssl_certificate.c
14737         * src/gtk/colorlabel.c
14738         * src/gtk/quicksearch.c
14739         * src/plugins/pgpmime/pgpmime.c
14740         * src/plugins/spamassassin/spamassassin.c
14741                 Removed redundant NULL checks for g_free() calls.
14742                 Patch by Pawel Pekala.
14743
14744 2006-04-06 [mones]      2.1.0cvs6
14745
14746         * src/prefs_actions.c
14747         * src/prefs_filtering.c
14748         * src/prefs_filtering_action.c
14749         * src/prefs_matcher.c
14750         * src/prefs_template.c
14751         * src/gtk/gtkutils.c
14752         * src/gtk/gtkutils.h
14753                 Have a nice replace button. Patch by Pawel Pekala
14754
14755 2006-04-06 [colin]      2.1.0cvs5
14756
14757         * src/addressbook.c
14758                 Fix crash with empty columns
14759
14760 2006-04-05 [colin]      2.1.0cvs4
14761
14762         * src/wizard.c
14763         * src/prefs_gtk.c
14764                 Allow wizard customization with pre-filled values
14765
14766 2006-04-05 [colin]      2.1.0cvs3
14767
14768         * src/textview.c
14769         * src/mimeview.c
14770         * src/mimeview.h
14771                 Nicer messages in mimeview
14772
14773 2006-04-05 [colin]      2.1.0cvs2
14774
14775         * src/addressbook.c
14776         * src/prefs_summaries.c
14777                 i18n fix
14778
14779 2006-04-05 [colin]      2.1.0cvs1
14780
14781         * src/plugins/pgpcore/plugin.c
14782         * src/plugins/pgpcore/select-keys.c
14783         * src/plugins/pgpcore/select-keys.h
14784         * src/plugins/pgpcore/sgpgme.c
14785         * src/plugins/pgpcore/sgpgme.h
14786         * src/plugins/pgpinline/pgpinline.c
14787         * src/plugins/pgpinline/plugin.c
14788         * src/plugins/pgpmime/pgpmime.c
14789         * src/plugins/pgpmime/plugin.c
14790                 Factorize and generalize a bit 
14791                 Drop S/MIME signature verification from PGP/MIME
14792                 (adding it as another, more complete plugin)
14793
14794 2006-04-05 [paul]       2.1.0
14795
14796         2.1.0 released
14797
14798 2006-04-05 [paul]       2.0.0cvs186
14799
14800         * manual/advanced.xml
14801                 add info on colour labels
14802
14803 2006-04-05 [paul]       2.0.0cvs185
14804
14805         * po/bg.po
14806         * po/cs.po
14807         * po/de.po
14808         * po/el.po
14809         * po/en_GB.po
14810         * po/fi.po
14811         * po/fr.po
14812         * po/it.po
14813         * po/nl.po
14814         * po/pl.po
14815         * po/pt_BR.po
14816         * po/sr.po
14817         * po/zh_CN.po
14818                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14819                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14820                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14821                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14822         * src/gtk/authors.h
14823         * tools/claws.i18n.status.pl
14824                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14825                 and new Czech translator, Tim <timbrain@post.cz>
14826
14827 2006-04-05 [mones]      2.0.0cvs184
14828
14829         * po/es.po
14830                 Updated translation
14831
14832 2006-04-05 [colin]      2.0.0cvs183
14833
14834         * src/gtk/quicksearch.c
14835                 Fix bug #929 (unnecessary reload in quick search bar)
14836
14837 2006-04-05 [colin]      2.0.0cvs182
14838
14839         * src/compose.c
14840                 Fix crash on Reply with no From:
14841                 Show signature and conversion error on queuing 
14842                 (but not sending)
14843         * src/mainwindow.c
14844         * src/summaryview.c
14845         * src/summaryview.h
14846                 Factorize threading code and make sure msginfo 
14847                 is not null when it comes from a GtkCTreeRow's 
14848                 data
14849         * src/gtk/gtkaspell.c
14850                 Check for necessary things
14851         * src/gtk/gtksctree.c
14852         * src/gtk/gtksctree.h
14853                 Reset anchor if necessary when removing node
14854
14855 2006-03-29 [colin]      2.0.0cvs181
14856
14857         * src/folderview.c
14858                 Warn for disabled IMAP accounts (due to lack of
14859                 libetpan). Breaks string-freeze - sorry - but it
14860                 is kind of important ;)
14861
14862 2006-03-28 [colin]      2.0.0cvs180
14863
14864         * src/gtk/gtkutils.c
14865         * src/gtk/gtkutils.h
14866                 Add a gtkut_get_link_btn() function that
14867                 creates a button which acts like an URI
14868         * src/prefs_themes.c
14869         * src/gtk/about.c
14870                 Use this function (factorizes codes)
14871         * src/common/defs.h
14872         * src/gtk/pluginwindow.c
14873                 Add a "Get more..." in the plugins window
14874
14875 2006-03-28 [colin]      2.0.0cvs179
14876
14877         * src/common/smtp.c
14878         * src/common/passcrypt.c
14879         * src/undo.c
14880                 Warning fixes. Patch by Pawel Pekala
14881
14882 2006-03-27 [colin]      2.0.0cvs178
14883
14884         * src/undo.c
14885                 Fix undoing by blocks with spaces
14886
14887 2006-03-27 [colin]      2.0.0cvs177
14888
14889         * src/textview.c
14890                 Set margin to 3px for headers
14891
14892 2006-03-27 [paul]
14893
14894         2.1.0-rc2 released
14895
14896 2006-03-27 [wwp]        2.0.0cvs176
14897
14898         * src/summaryview.c
14899                 don't reset quicksearch when updating the message list.
14900                 Thanks to Colin.
14901
14902 2006-03-26 [wwp]        2.0.0cvs175
14903
14904         * src/compose.c
14905                 use a unified border width ('other' tab in the compose window,
14906                 patch by Pawel Pekala).
14907
14908
14909 2006-03-26 [wwp]        2.0.0cvs174
14910
14911         * src/common/quoted-printable.c
14912         * src/addressbook.c
14913                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14914
14915 2006-03-26 [colin]      2.0.0cvs173
14916
14917         * src/quote_fmt_parse.y
14918                 Fix non-UTF8 date formats messing up the whole quote a 
14919                 little bit
14920
14921 2006-03-26 [colin]      2.0.0cvs172
14922
14923         * src/procheader.c
14924                 Make sure the date is UTF8 valid, or try to make it
14925                 so. IncrediMail is really IncrediStupid.
14926         * src/compose.c
14927                 Fix possible conversions. 
14928                 
14929
14930 2006-03-26 [colin]      2.0.0cvs171
14931
14932         * src/matcher.c
14933                 Fix corner cases in body search. This is still a
14934                 hack... It seems impossible to make it good and 
14935                 reasonably fast at the same time.
14936
14937 2006-03-26 [colin]      2.0.0cvs170
14938
14939         * src/summaryview.c
14940                 I think I killed the twilight zone bug!
14941                 summary_select_node() flushes GTK events in order
14942                 to be able to center the view. But this also 
14943                 flushes keypresses like Ctrl-Alt-U, so this can
14944                 call summary_show from summary_select_node (itself
14945                 called from summary_show, etc.). And the summaryview
14946                 has to be unlocked in this function. So just locking
14947                 while processing GTK events, and bailing if locked, 
14948                 should fix it.
14949                 Fixes bug #927 (SIGSEGV during Update Summary)
14950
14951 2006-03-25 [colin]      2.0.0cvs169
14952
14953         * src/matcher.c
14954                 Fix search in QP-encoded bodies
14955                 Fix utf-8 searches in bodies encoded in the
14956                 locale's encoding
14957         * src/common/quoted-printable.c
14958         * src/common/quoted-printable.h
14959                 Add a decode function that doesn't overwrite
14960                 the original pointer
14961                 
14962
14963 2006-03-24 [colin]      2.0.0cvs168
14964
14965         * src/action.c
14966         * src/summaryview.c
14967         * src/summaryview.h
14968                 Update message cache after action
14969                 Patch by H. Merijn Brand
14970         * src/prefs_msg_colors.c
14971                 Factorize label 
14972                 Patch by Fabien Vantard
14973         * src/plugins/spamassassin/spamassassin_gtk.c
14974                 Remove useless translation
14975                 Patch by Fabien Vantard
14976
14977 2006-03-23 [colin]      2.0.0cvs167
14978
14979         * src/common/ssl.c
14980                 Let 30 seconds to SSL_connect
14981
14982 2006-03-23 [wwp]        2.0.0cvs166
14983
14984         * src/summaryview.c
14985         * src/gtk/description_window.c
14986                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14987                 and headers are translated; adjust description windows' width to fit their
14988                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14989
14990 2006-03-23 [paul]       2.0.0cvs165
14991
14992         * src/common/utils.c
14993                 fix highlighting of URIs containing "()"
14994                 (2.0.0cvs164's reversal fixed)
14995                 Thanks to Colin.
14996
14997 2006-03-23 [paul]       2.0.0cvs164
14998
14999         * src/common/utils.c
15000                 revert patch, (postponing a fix), at 2.0.0cvs120
15001                 as it breaks more URIs than it fixes.
15002                 Allow '-' to be a terminating character in a URI
15003
15004 2006-03-22 [colin]      2.0.0cvs163
15005
15006         * configure.ac
15007                 Require libetpan 0.45
15008                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15009
15010 2006-03-22 [paul]       2.0.0cvs162
15011
15012         * src/editgroup.c
15013                 replace '<-' and '->' buttons with GTK_STOCK graphical
15014                 buttons
15015         * src/summary_search.c
15016                 don't offer '...' for translation
15017                 add a tooltip to advanced search '...' button
15018         * src/gtk/quicksearch.c
15019                 don't offer '...' for translation
15020
15021 2006-03-21 [colin]      2.0.0cvs161
15022
15023         * src/compose.c
15024                 Fix middle-click pasting (insert at click
15025                 position instead of cursor position, don't
15026                 remove existing selection and allow pasting
15027                 our own selection)
15028         * src/addressbook.c
15029                 "LDAP Server" -> "LDAP servers"
15030
15031 2006-03-21 [wwp]        2.0.0cvs160
15032
15033         * src/etpan/imap-thread.c
15034                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15035
15036 2006-03-20 [colin]      2.0.0cvs159
15037
15038         * src/summaryview.c
15039                 Don't reload summaryview after an execute with no
15040                 move action
15041
15042 2006-03-19 [colin]      2.0.0cvs158
15043
15044         * src/addressbook.c
15045                 and put groups at the top, always
15046
15047 2006-03-19 [colin]      2.0.0cvs157
15048
15049         * src/addressbook.c
15050                 Order groups before names, as previously
15051
15052 2006-03-19 [colin]      2.0.0cvs156
15053
15054         * src/addressbook.c
15055                 - Sort case-unsensitive
15056                 - Put the sort arrow at opening too
15057
15058 2006-03-19 [wwp]        2.0.0cvs155
15059
15060         * src/addressbook.c
15061                 allow sorting by name/email/remarks, ensure that right-pane's contents
15062                 matches the left-pane selection (cleared when appropriate).
15063                 Patch by Pawel Pekala <c0rn@o2.pl>.
15064
15065 2006-03-18 [colin]      2.0.0cvs154
15066
15067         * src/textview.c
15068                 Fix text cursor ;)
15069
15070 2006-03-18 [colin]      2.0.0cvs153
15071
15072         * src/gtk/filesel.c
15073                 Make sure we hide the preview if we didn't get
15074                 a filename
15075
15076 2006-03-18 [colin]      2.0.0cvs152
15077
15078         * src/summaryview.c
15079                 Set cursor to watch for execution (fixes lack
15080                 of watch-cursor when dnd'ing hundreds of mails)
15081         * src/gtk/filesel.c
15082                 Check that mime type is 'image/*' before updating
15083                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15084
15085 2006-03-18 [colin]      2.0.0cvs151
15086
15087         * src/mainwindow.c
15088         * src/textview.c
15089         * src/textview.h
15090                 Put a watch cursor in textview too when the mainwindow's
15091                 cursor in a watch
15092
15093 2006-03-18 [colin]      2.0.0cvs150
15094
15095         * src/folder.c
15096                 Change wrong asserts to simple tests
15097
15098 2006-03-17 [colin]      2.0.0cvs149
15099
15100         * src/mainwindow.c
15101         * src/mainwindow.h
15102         * src/prefs_msg_colors.c
15103         * src/summaryview.c
15104         * src/summaryview.h
15105         * src/gtk/colorlabel.c
15106         * src/gtk/colorlabel.h
15107                 Add a color label menu in the main menubar
15108                 Add (fixed) accels Ctrl-{0-7} to change the color
15109                 They have to be fixed because the menu's dynamic,
15110                 the items are complex widgets, hence we can't use
15111                 a GtkItemFactory.
15112
15113
15114 2006-03-17 [wwp]        2.0.0cvs148
15115
15116         * src/compose.c
15117                 rollback few lines from my previous commit (those lines come from
15118                 a pending patch, accidentally commited, even if neutral as they are
15119                 commented out).
15120
15121 2006-03-17 [wwp]        2.0.0cvs147
15122
15123         * src/compose.c
15124                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15125                 applied code style/indentation to the modified function.
15126
15127 2006-03-17 [wwp]        2.0.0cvs146
15128
15129         * src/procmsg.c
15130         * src/compose.c
15131                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15132
15133 2006-03-17 [paul]
15134
15135         2.1.0-rc1 released
15136
15137 2006-03-17 [paul]       2.0.0cvs145
15138
15139         * src/main.c
15140                 addressbook_read_file() was called twice
15141         * src/textview.c
15142                 X-Mailer highlighting
15143
15144 2006-03-16 [colin]      2.0.0cvs144
15145
15146         * src/sourcewindow.c
15147         * src/sourcewindow.h
15148                 And the last one, in source window.
15149
15150 2006-03-16 [colin]      2.0.0cvs143
15151
15152         * src/compose.c
15153         * src/compose.h
15154                 Fix the same stuff in compose
15155
15156 2006-03-16 [colin]      2.0.0cvs142
15157
15158         * src/messageview.c
15159                 Complete the previous messageview crash fix
15160
15161 2006-03-16 [colin]      2.0.0cvs141
15162
15163         * src/procmsg.h
15164         * src/procmsg.c
15165         * src/folder.c
15166                 Fix POSTPROCESSING hook
15167                 Patch by H. Merijn Brand
15168
15169         * src/procmime.c
15170         * src/procmime.h
15171                 Parse Content-Location
15172
15173         * src/toolbar.c
15174         * src/messageview.c
15175         * src/messageview.h
15176                 Don't crash when a top-level MessageView has
15177                 been closed on us. Same problematic than
15178                 yesterday's quicksearch issue.
15179
15180 2006-03-15 [colin]      2.0.0cvs140
15181
15182         * src/gtk/quicksearch.c
15183                 Fix a bitchy race we didn't think about when we
15184                 added quicksearch cancellation:
15185                 If the search is not on cached fields, for example
15186                 body_part matchcase "stuff"
15187                 the matcher code has to get the whole message. If
15188                 we're on IMAP, that can be slow, and in order to
15189                 be non-blocking, the IMAP code idle loop processes
15190                 gtk events too. So it is possible to cancel a
15191                 quicksearch while the matcher is getting the mail's
15192                 body. After matcher got its body, it will start to
15193                 iterate over the matcher list that the Quicksearch's
15194                 clear_search_cb() just freed via prepare_matcher().
15195                 SIGSEGV ensues.
15196                 The fix consists of guarding the matcherlist_match()
15197                 call with a boolean 'matching'. If we reset the
15198                 quicksearch while matching is TRUE, we don't free
15199                 the matcherlist anymore like we did, but we set
15200                 another new flag, deferred_free, to TRUE. Then,
15201                 in quicksearch_match(), just after returning from
15202                 matcherlist_match() and unsetting the matching flag,
15203                 we check the deferred_free flag and do the
15204                 prepare_matcher() (which does the matcherlist_free)
15205                 for real, so we free the matcherlist once it's not
15206                 used anymore.
15207                 As all of this runs via the glib main loop, we
15208                 luckily don't need a mutex.
15209         * src/summaryview.c
15210                 Also, show progress while searching.
15211
15212
15213 2006-03-14 [colin]      2.0.0cvs139
15214
15215         * src/alertpanel.c
15216                 Make alertpanel_is_open non-static
15217
15218 2006-03-14 [colin]      2.0.0cvs138
15219
15220         * src/prefs_spelling.c
15221                 Cleanups - Fabien Vantard
15222
15223 2006-03-14 [wwp]        2.0.0cvs137
15224
15225         * src/main.c
15226                 code style normalization (curly braces, indentation).
15227
15228 2006-03-14 [wwp]        2.0.0cvs137
15229
15230         * src/main.c
15231                 code style (braces, indentation)
15232
15233 2006-03-12 [paul]       2.0.0cvs136
15234
15235         * src/prefs_common.c
15236                 trans_hdr defaults to FALSE to be RFC-savvy
15237         * src/prefs_summaries.c
15238                 add a tooltip to the trans_hdr option
15239                 
15240
15241 2006-03-12 [paul]       2.0.0cvs135
15242
15243         * src/prefs_matcher.c
15244                 give a little more width to the combos
15245         * src/prefs_display_header.c
15246         * src/textview.c
15247                 translate headers if prefs_common.trans_hdr
15248                 is TRUE
15249
15250         Patches by Pawel Pekala
15251
15252 2006-03-12 [paul]       2.0.0cvs134
15253
15254         * src/plugins/clamav/clamav_plugin.c
15255         * src/plugins/dillo_viewer/dillo_viewer.c
15256         * src/plugins/pgpcore/plugin.c
15257         * src/plugins/pgpinline/plugin.c
15258         * src/plugins/pgpmime/plugin.c
15259         * src/plugins/spamassassin/spamassassin.c
15260                 update/add to descriptions
15261         * src/plugins/spamassassin/spamassassin_gtk.c
15262                 fixes to the english, remove superfluous
15263                 tooltips, clean up a little
15264
15265 2006-03-12 [paul]       2.0.0cvs133
15266
15267         * src/compose.c
15268                 fix Bug 924, 'Account combo box shows up wrong 
15269                 if & is in account name'
15270
15271 2006-03-11 [colin]      2.0.0cvs132
15272
15273         * src/summaryview.c
15274                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15275                 messed up shift-selection because is slows down
15276                 moving around summaryview. thanks -users
15277
15278 2006-03-10 [colin]      2.0.0cvs131
15279
15280         * src/plugins/spamassassin/spamassassin_gtk.c
15281                 Put back Paul's engrish fixes
15282
15283 2006-03-10 [colin]      2.0.0cvs130
15284
15285         * src/plugins/spamassassin/spamassassin.c
15286         * src/plugins/spamassassin/spamassassin.h
15287         * src/plugins/spamassassin/spamassassin_gtk.c
15288                 Cleanup SA prefs page (more)
15289                 Patch by Fabien Vantard
15290
15291 2006-03-10 [paul]       2.0.0cvs129
15292
15293         * src/prefs_msg_colors.c
15294         * src/prefs_spelling.c
15295                 widget sensitivity
15296
15297 2006-03-09 [mones]      2.0.0cvs128
15298
15299         * po/es.po
15300                 Update for next RC
15301
15302 2006-03-09 [wwp]        2.0.0cvs127
15303
15304         * configure.ac
15305                 revert accidental commit (requirement for libetpan 0.43), this time
15306                 not in HEAD.
15307
15308 2006-03-09 [wwp]        2.0.0cvs125
15309
15310         * configure.ac
15311                 revert accidental commit (requirement for libetpan 0.43)
15312
15313 2006-03-09 [paul]       2.0.0cvs126
15314
15315         * src/prefs_receive.c
15316                 remove useless frame
15317                 replace 'incorporation' with 'receiving'
15318         * src/plugins/clamav/clamav_plugin_gtk.c
15319         * src/plugins/spamassassin/spamassassin_gtk.c
15320                 improve widget sensitivity
15321                 fix a bit his engrish
15322
15323 2006-03-09 [wwp]        2.0.0cvs125
15324
15325         * src/addressadd.c
15326         * src/foldersel.c
15327         * src/prefs_common.c
15328         * src/prefs_common.h
15329                 remember some more windows' sizes (add to addressbook and
15330                 select folder).
15331
15332 2006-03-09 [paul]       2.0.0cvs124
15333
15334         * src/plugins/pgpcore/prefs_gpg.c
15335                 normalise construction of dialogue
15336
15337 2006-03-09 [paul]       2.0.0cvs123
15338
15339         * src/plugins/trayicon/Makefile.am
15340                 add missing slash
15341
15342 2006-03-08 [colin]      2.0.0cvs122
15343
15344         * src/plugins/trayicon/Makefile.am
15345                 Fix build in separate dir 
15346                 Patch by Bamanzi <bamanzi@gmail.com>
15347
15348 2006-03-08 [colin]      2.0.0cvs121
15349
15350         * src/procmsg.c
15351                 Batch move and copies from summaryview with delayed execution
15352                 too
15353
15354 2006-03-07 [paul]       2.0.0cvs120
15355
15356         * src/common/utils.c
15357                 fix highlighting of URIs containing "()"
15358                 Patch by Pawel Pekala
15359
15360 2006-03-07 [paul]       2.0.0cvs119
15361
15362         * src/folder.c
15363         * src/folder.h
15364         * src/folderview.c
15365                 immediately do alphabetical resort when
15366                 changing a folder's name
15367                 Patch by Pawel Pekala
15368
15369 2006-03-07 [paul]       2.0.0cvs118
15370
15371         * src/news.c
15372         * src/news_gtk.c
15373                 when unsubscribing a newsgroup, remove the
15374                 folder and msgs in .sylpheed-claws/newscache
15375                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15376
15377 2006-03-07 [paul]       2.0.0cvs117
15378
15379         * src/textview.c
15380                 fix wrong Fake URL Warning
15381                 Thanks to Hiro
15382
15383 2006-03-07 [colin]      2.0.0cvs116
15384
15385         * src/imap.c
15386                 Return immediately when password dialog was
15387                 cancelled
15388         * src/gtk/inputdialog.c
15389                 Allow empty strings for passwords
15390
15391
15392 2006-03-06 [colin]      2.0.0cvs115
15393
15394         * src/imap.c
15395                 Prevent double-timeouts when connection fails
15396
15397 2006-03-06 [colin]
15398
15399         2.0.1-rc1 released
15400
15401 2006-03-06 [colin]      2.0.0cvs114
15402
15403         * src/imap.c
15404                 Refresh session during potentially long
15405                 operations
15406
15407 2006-03-06 [wwp]        2.0.0cvs113
15408
15409         * src/prefs_msg_colors.h
15410                 forgot that one (custom color labels).
15411
15412 2006-03-06 [wwp]        2.0.0cvs112
15413
15414         * src/prefs_common.c
15415         * src/prefs_common.h
15416         * src/prefs_msg_colors.c
15417         * src/summaryview.c
15418         * src/summaryview.h
15419         * src/gtk/colorlabel.c
15420         * src/gtk/colorlabel.h
15421                 colors in messages list are now customizable. Color values and names can
15422                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15423                 Thanks to Paul and Colin for their help with this longstanding patch!
15424
15425 2006-03-06 [wwp]        2.0.0cvs111
15426
15427         * src/textview.c
15428                 don't crash if (x)face is bad.
15429
15430 2006-03-05 [paul]       2.0.0cvs110
15431
15432         * AUTHORS
15433         * configure.ac
15434         * src/Makefile.am
15435         * src/common/Makefile.am
15436         * src/common/utils.h
15437         * src/etpan/imap-thread.c
15438         * src/gtk/authors.h
15439         * src/plugins/clamav/Makefile.am
15440         * src/plugins/demo/Makefile.am
15441         * src/plugins/dillo_viewer/Makefile.am
15442         * src/plugins/pgpcore/Makefile.am
15443         * src/plugins/pgpcore/passphrase.c
15444         * src/plugins/pgpinline/Makefile.am
15445         * src/plugins/pgpmime/Makefile.am
15446         * src/plugins/spamassassin/Makefile.am
15447         * src/plugins/trayicon/Makefile.am
15448                 fix builiding on cygwin
15449                 Patch by Ralgh Young <bamanzi@gmail.com>
15450
15451 2006-03-04 [wwp]        2.0.0cvs109
15452
15453         * manual/keyboard.xml
15454                 fix mixed up/down keys.
15455
15456 2006-03-04 [wwp]        2.0.0cvs108
15457
15458         * README
15459         * INSTALL
15460                 updated links to SpamAssassin.
15461
15462 2006-03-04 [wwp]        2.0.0cvs107
15463
15464         * manual/plugins.xml
15465         * src/plugins/spamassassin/README
15466                 updated SpamAssassin plugin docs to reflect new functional additions
15467                 (also fix/update/documents few technical stuff more, see the README).
15468
15469 2006-03-04 [wwp]        2.0.0cvs106
15470
15471         * src/prefs_message.c
15472                 normalized capitalization of message-prefs paths.
15473
15474 2006-03-04 [wwp]        2.0.0cvs105
15475
15476         * manual/advanced.xml
15477                 typo.
15478
15479 2006-03-03 [colin]      2.0.0cvs104
15480
15481         * src/plugins/clamav/clamav_plugin_gtk.c
15482                 Rework prefs page, patch by Fabien 
15483
15484 2006-03-03 [colin]      2.0.0cvs103
15485
15486         * src/plugins/clamav/clamav_plugin.c
15487                 Set error on all errors
15488
15489 2006-03-03 [colin]      2.0.0cvs102
15490
15491         * src/common/plugin.c
15492                 Initialize error to avoid crashing when a plugin fails
15493                 without setting error
15494
15495 2006-03-02 [wwp]        2.0.0cvs101
15496
15497         * configure.ac
15498                 fixed linker flags for libetpan support on Cygwin
15499                 (thanks to H.Merijn Brand).
15500
15501 2006-03-02 [wwp]        2.0.0cvs100
15502
15503         * src/addressbook.c
15504                 fix some AB error messages: one for punctuation and
15505                 one wrongly duplicate (thanks, maxbritov).
15506
15507 2006-03-02 [wwp]        2.0.0cvs99
15508
15509         * src/plugins/spamassassin/spamassassin.c
15510                 make sync calls to sa-learn/spamc to prevent
15511                 system (whatever local or client/server) overload.
15512
15513 2006-03-02 [colin]      2.0.0cvs98
15514
15515         * src/summaryview.c
15516                 Put the spam icon in the status column instead of the
15517                 mark one
15518
15519 2006-03-01 [colin]      2.0.0cvs97
15520
15521         * src/plugins/spamassassin/spamassassin.c
15522                 Fix segfault (g_file_set_contents fails for some 
15523                 reason and err==0x2f. Can't find out why with
15524                 valgrind, using working function :-)
15525
15526 2006-03-01 [colin]      2.0.0cvs96
15527
15528         * src/inc.c
15529                 Offline overriding: let 'No' be cached only 3 seconds
15530
15531 2006-03-01 [colin]      2.0.0cvs95
15532
15533         * src/addr_compl.c
15534         * src/addrbook.c
15535         * src/addressbook.c
15536         * src/addrindex.c
15537         * src/folder_item_prefs.c
15538         * src/headerview.c
15539         * src/imap.c
15540         * src/inc.c
15541         * src/ldif.c
15542         * src/mainwindow.c
15543         * src/mh.c
15544         * src/msgcache.c
15545         * src/prefs_common.h
15546         * src/prefs_msg_colors.c
15547         * src/procheader.c
15548         * src/procheader.h
15549         * src/procmime.c
15550         * src/procmsg.c
15551         * src/procmsg.h
15552         * src/send_message.h
15553         * src/simple-gettext.c
15554         * src/summaryview.c
15555         * src/summaryview.h
15556         * src/syldap.c
15557         * src/textview.c
15558         * src/undo.c
15559         * src/common/ssl_certificate.c
15560         * src/common/utils.c
15561         * src/gtk/colorsel.c
15562         * src/gtk/gtksctree.c
15563         * src/gtk/gtkshruler.c
15564         * src/plugins/trayicon/trayicon.c
15565                 #if 0 goes to /dev/null
15566
15567 2006-03-01 [colin]      2.0.0cvs94
15568
15569         * src/compose.c
15570         * src/imap.c
15571         * src/inc.c
15572         * src/inc.h
15573         * src/messageview.c
15574         * src/news.c
15575         * src/plugins/spamassassin/spamassassin.c
15576                 Allow to add information in the "working offline"
15577                 window
15578
15579 2006-03-01 [wwp]        2.0.0cvs93
15580
15581         * src/plugins/spamassassin/spamassassin.c
15582                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15583                 'cause it seems that calling `spamc ... < inputfile` with
15584                 g_spawn_(a)sync simply.. erm doesn't work :-).
15585
15586 2006-03-01 [wwp]        2.0.0cvs92
15587
15588         * src/toolbar.c
15589         * src/toolbar.h
15590                 simplify the adding of spam/ham button to the messageview toolbar
15591                 (it gets more clear now that the same button will be "Mark as spam"
15592                 or "Mark as ham" according to the current message status,
15593                 thanks to Colin).
15594
15595 2006-03-01 [wwp]        2.0.0cvs91
15596
15597         * src/messageview.c
15598         * src/procmsg.c
15599         * src/procmsg.h
15600         * src/summaryview.c
15601         * src/plugins/spamassassin/spamassassin.c
15602         * src/plugins/spamassassin/spamassassin.h
15603                 make learner callbacks return a status (0 for ok),
15604                 handle it in main code to avoid setting flags when learning failed,
15605                 don't learn on TCP if offline in spamassassin,
15606                 thanks to Colin.
15607
15608                 
15609
15610 2006-03-01 [wwp]        2.0.0cvs90
15611
15612         * src/compose.c
15613                 some work around the compose window's account menu,
15614                 patch by Fabien Vantard.
15615
15616 2006-03-01 [wwp]        2.0.0cvs89
15617
15618         * src/plugins/spamassassin/spamassassin.c
15619                 fixed bad logics, was using spamc in local mode and sa-learn
15620                 in remote mode (thanks, Colin).
15621
15622 2006-03-01 [wwp]        2.0.0cvs88
15623
15624         * src/plugins/spamassassin/spamassassin.c
15625         * src/plugins/spamassassin/spamassassin.h
15626         * src/plugins/spamassassin/spamassassin_gtk.c
15627                 made processing of emails w/ sa-plugin an option (default is TRUE),
15628                 fixed Engrish some tooltips, capitalization of some debug messages
15629                 and warnings. The spamassassin plugin now provides two separate
15630                 services: process emails upon incorporation and spamd training.
15631                 Both services (un)register independently but use some common
15632                 plugin settings (transport settings, spam storage location).
15633
15634 2006-02-28 [wwp]        2.0.0cvs87
15635
15636         * src/plugins/spamassassin/spamassassin.c
15637                 fix async flag to spamc cmdline execution (batch exec should
15638                 be asynchronous).
15639
15640 2006-02-27 [wwp]        2.0.0cvs86
15641
15642         * src/plugins/spamassassin/spamassassin.c
15643         * src/plugins/spamassassin/spamassassin.h
15644         * src/plugins/spamassassin/spamassassin_gtk.c
15645                 - added the ability to learn a remote spamassassin server (spamd),
15646                 using spamc.
15647                 - added the spamassassin option 'username', that applies to all
15648                 spamassassin operations (filtering, learning, local or remote).
15649                 The default username is the current unix user (if left blank
15650                 from gtk prefs or config file).
15651                 - commented out some unused code (notebook widget), removed unused
15652                 layout (hbox1).
15653                 - make more widgets sensitive to the transport type.
15654
15655 2006-02-27 [colin]      2.0.0cvs85
15656
15657         * src/plugins/spamassassin/spamassassin.c
15658                 Fix sa-learn call when offline
15659
15660 2006-02-27 [colin]      2.0.0cvs84
15661
15662         * configure.ac
15663         * src/Makefile.am
15664         * src/mainwindow.c
15665         * src/mainwindow.h
15666         * src/messageview.c
15667         * src/messageview.h
15668         * src/prefs_toolbar.c
15669         * src/procmsg.c
15670         * src/stock_pixmap.c
15671         * src/stock_pixmap.h
15672         * src/summaryview.c
15673         * src/toolbar.c
15674         * src/toolbar.h
15675         * src/pixmaps/ham_btn.xpm
15676         * src/pixmaps/spam.xpm
15677         * src/pixmaps/spam_btn.xpm
15678         * src/plugins/spamassassin/spamassassin.c
15679                 Add button in toolbar for spam learning
15680                 Fix a few bugs from the last related commit
15681                 Revert 1.9.6cvs23 which messed up shift-selection
15682
15683 2006-02-24 [colin]      2.0.0cvs83
15684
15685         * src/procmsg.c
15686         * src/summaryview.c
15687         * src/summaryview.h
15688         * src/plugins/spamassassin/spamassassin.c
15689         * src/plugins/spamassassin/spamassassin.h
15690         * src/plugins/spamassassin/spamassassin_gtk.c
15691                 Unregister learner when spamassassin is either
15692                 disabled or over tcp
15693
15694 2006-02-24 [colin]      2.0.0cvs82
15695
15696         * src/Makefile.am
15697         * src/mainwindow.c
15698         * src/mainwindow.h
15699         * src/procmsg.c
15700         * src/procmsg.h
15701         * src/stock_pixmap.c
15702         * src/stock_pixmap.h
15703         * src/summaryview.c
15704         * src/summaryview.h
15705         * src/gtk/icon_legend.c
15706         * src/pixmaps/spam.xpm  ** NEW FILE **
15707         * src/plugins/spamassassin/spamassassin.c
15708         * src/plugins/spamassassin/spamassassin_gtk.c
15709                 Add spam learning interface (Mark/Mark as 
15710                 (spam|ham) menus)
15711
15712 2006-02-24 [wwp]        2.0.0cvs81
15713
15714         * src/compose.c
15715         * src/compose.h
15716         * src/filtering.c
15717                 hide compose window when sending message in batch mode
15718                 (filtering: forward and redirect). Also fixed a wrong
15719                 value returned when sending failed, neutral anyway.
15720                 (Colin, me) 
15721
15722 2006-02-24 [wwp]        2.0.0cvs80
15723
15724         * src/mainwindow.c
15725                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15726
15727 2006-02-24 [paul]       2.0.0cvs79
15728
15729         * src/news.c
15730         * src/news.h
15731         * src/news_gtk.c
15732                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15733                 Thanks to Colin
15734
15735 2006-02-23 [colin]      2.0.0cvs78
15736
15737         * src/alertpanel.c
15738                 Change OK to Close in alertpanel with View log
15739                 button; add accel to View log. Patch by Fabien
15740                 Vantard
15741
15742 2006-02-23 [wwp]        2.0.0cvs77
15743
15744         * src/compose.c
15745                 silly me, there were much more tests to perform, since toolbars can
15746                 really have down to 1 element only.
15747
15748 2006-02-23 [wwp]        2.0.0cvs76
15749
15750         * commitHelper
15751                 fixed indentation from my previous commit. Fallback to VISUAL if
15752                 EDITOR is not set (and to vi, at last resort).
15753
15754 2006-02-23 [wwp]        2.0.0cvs75
15755
15756         * commitHelper
15757                 improved error detection (Colin, me).
15758
15759 2006-02-23 [wwp]        2.0.0cvs74
15760
15761         * src/prefs_toolbar.c
15762                 simplify and fix prefs/toolbars layouting. Combos' contents can
15763                 now be really displayed.
15764
15765 2006-02-23 [wwp]        2.0.0cvs73
15766         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15767         be really displayed.
15768
15769 2006-02-22 [wwp]        2.0.0cvs72
15770
15771         * src/compose.c
15772                 fix a typo in my previous commit (sorry!).
15773
15774 2006-02-22 [wwp]        2.0.0cvs71
15775
15776         * src/prefs_toolbar.c
15777                 fix a crash when adding separators to toolbars,
15778                 also fix some separator item information.
15779
15780 2006-02-22 [wwp]        2.0.0cvs70
15781
15782         * src/compose.c
15783                 fix a crash when redirecting (for instance) when compose window's
15784                 toolbar contents has been customized (when some buttons have been
15785                 removed in fact).
15786
15787 2006-02-21 [wwp]        2.0.0cvs69
15788
15789         * src/summaryview.c
15790         * src/gtk/pluginwindow.c
15791         * src/plugins/pgpcore/prefs_gpg.c
15792                 fix some compilation warnings (feat. remains of removed code).
15793
15794 2006-02-21 [wwp]        2.0.0cvs68
15795
15796         * src/gtk/gtkutils.c
15797                 fix two compilation issues, thanks to Stephan Sachse.
15798
15799 2006-02-20 [colin]      2.0.0cvs67
15800
15801         * src/mainwindow.c
15802                 Don't reselect displayed mail on refocus
15803                 This fixes actions misbehaving 
15804
15805 2006-02-20 [wwp]        2.0.0cvs66
15806
15807         * src/summaryview.c
15808         * src/gtk/gtksctree.c
15809         * src/gtk/gtkshruler.c
15810                 changed more runtime typecast checks.
15811
15812 2006-02-20 [wwp]        2.0.0cvs65
15813
15814         * src/summary_search.c
15815                 find all - summaryview refresh issue fixed, thanks to Colin.
15816
15817 2006-02-20 [wwp]        2.0.0cvs64
15818
15819         * src/gtk/gtkutils.c
15820                 better runtime typecast checks.
15821
15822 2006-02-20 [wwp]        2.0.0cvs63
15823
15824         * src/summary_search.c
15825                 enhancements to the summary search:
15826                         - add the ability to stop the running search
15827                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15828                         - don't search if no criteria (From/To/Subject/Body) is set
15829                         - ensure that a busy mouse pointer is always shown when searching,
15830                           show it even a bit earlier
15831
15832 2006-02-19 [colin]      2.0.0cvs62
15833
15834         * src/compose.c
15835         * src/imap.c
15836         * src/etpan/imap-thread.c
15837         * src/etpan/imap-thread.h
15838                 (Future) IMAP speed improvement on sending
15839                 Will require a libetpan update
15840         * src/summaryview.c
15841         * src/gtk/quicksearch.c
15842                 Make quicksearch clearable while running.
15843
15844 2006-02-17 [colin]      2.0.0cvs61
15845
15846         * src/imap.c
15847         * src/etpan/imap-thread.c
15848         * src/etpan/imap-thread.h
15849                 Check for IMAP certificates
15850                 ** Requires libetpan-0.42-cvs4 
15851                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15852
15853 2006-02-17 [colin]      2.0.0cvs60
15854
15855         * src/messageview.c
15856         * src/prefs_common.c
15857         * src/prefs_common.h
15858         * src/prefs_message.c
15859                 Add pref to display HTML-only mails with plugin, 
15860                 if possible (defaulting to FALSE of course).
15861
15862 2006-02-16 [colin]      2.0.0cvs59
15863
15864         * src/main.c
15865         * src/common/plugin.c
15866         * src/common/plugin.h
15867         * src/gtk/pluginwindow.c
15868                 Keep track of requested (but unloaded) plugins
15869                 in some error cases.
15870
15871 2006-02-16 [wwp]        2.0.0cvs58
15872
15873         * src/gtk/gtkaspell.c
15874         * src/gtk/gtkaspell.h
15875         * src/prefs_spelling.c
15876         * src/compose.c
15877         * src/prefs_common.c
15878         * src/prefs_common.h
15879                 implemented new optional spellchecker behaviour: re-check message when
15880                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15881
15882 2006-02-16 [wwp]        2.0.0cvs57
15883
15884         * src/quote_fmt_parse.y
15885                 pclose popen'ed pipe.
15886
15887 2006-02-15 [colin]      2.0.0cvs56
15888
15889         * src/mimeview.c
15890         * src/mimeview.h
15891                 Let MimeViewers know which MimeView they
15892                 depend of.
15893         * src/summaryview.c
15894                 Swap From/To columns in Sent/Queue/Drafts
15895                 folders
15896         * src/etpan/imap-thread.c
15897                 Use mailstream_low_tls_open() for STARTTLS
15898                 instead of mailstream_low_ssl_open()
15899                 ** REQUIRES libetpan 0.42cvs3 **
15900
15901 2006-02-15 [wwp]        2.0.0cvs55
15902
15903         * src/compose.c
15904         * src/compose.h
15905         * src/message_search.c
15906         * src/message_search.h
15907         * src/textview.c
15908         * src/gtk/gtkutils.c
15909         * src/gtk/gtkutils.h
15910                 added the ability to Find text in the compose window (and a bit
15911                 of code factorization).
15912
15913 2006-02-15 [wwp]        2.0.0cvs54
15914
15915         * src/prefs_gtk.c
15916                 yet another one file was missing (fix for some widgets' sensitivity).
15917                 Thanks Colin!
15918
15919 2006-02-15 [wwp]        2.0.0cvs53
15920
15921         * src/prefs_gtk.h
15922                 oops forgot that file (fix for some widgets' sensitivity).
15923
15924 2006-02-15 [wwp]        2.0.0cvs52
15925
15926         * src/summary_search.c
15927                 implemented advanced summary search options (added the ability
15928                 to use matcher conditions in an advanced search mode).
15929
15930 2006-02-15 [wwp]        2.0.0cvs51
15931
15932         * src/plugins/pgpcore/prefs_gpg.c
15933         * src/prefs_account.c
15934                 fix some widget sensitivity, mostly around some labels in
15935                 account prefs.
15936
15937 2006-02-15 [paul]       2.0.0cvs50
15938
15939         * manual/advanced.xml
15940                 improve Templates info
15941                 written by wwp
15942
15943 2006-02-14 [colin]      2.0.0cvs49
15944
15945         * src/pixmaps/address_book.xpm
15946         * src/pixmaps/preferences.xpm
15947         * src/pixmaps/properties.xpm
15948                 Fix pixmap size - patch by Fabien Vantard
15949
15950 2006-02-13 [colin]      2.0.0cvs48
15951
15952         * src/procmime.c
15953                 Add missing fclose()s on error
15954         * src/textview.c
15955                 Remove unused code
15956         * src/common/utils.c
15957                 Fix temp files not being deleted on windows
15958         Patches by Thomas Gilgin
15959
15960 2006-02-13 [colin]      2.0.0cvs47
15961
15962         * src/mainwindow.c
15963                 Fix exit crash
15964
15965 2006-02-13 [wwp]        2.0.0cvs46
15966
15967         * src/plugins/pgpcore/prefs_gpg.c
15968                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15969
15970 2006-02-12 [colin]      2.0.0cvs45
15971
15972         * src/folderview.c
15973         * src/main.c
15974         * src/mainwindow.c
15975                 Fix "stuff" when quitting
15976
15977 2006-02-12 [wwp]        2.0.0cvs44
15978
15979         * src/prefs_themes.c
15980                 fix typos in debug messages.
15981
15982 2006-02-11 [colin]      2.0.0cvs43
15983
15984         * src/summaryview.c
15985                 don't allow drag/drop from ourself
15986
15987 2006-02-10 [wwp]        2.0.0cvs42
15988
15989         * src/exporthtml.c
15990         * src/html.c
15991         * src/html.h
15992         * src/procmime.c
15993         * src/textview.c
15994                 renamed html_ prefixed functions and data structures to avoid
15995                 namespace clashes w/ other software (gtkhtml2 for instance).
15996                 Closes bug #907.
15997
15998
15999 2006-02-09 [colin]      2.0.0cvs41
16000
16001         * src/summaryview.c
16002                 Fix shitty logic messed up. Thanks Ticho for the hint!
16003
16004 2006-02-09 [wwp]        2.0.0cvs40
16005
16006         * src/gtk/about.c
16007         * src/compose.c
16008         * src/prefs_account.c
16009         * src/prefs_gtk.h
16010         * src/editaddress.c
16011                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16012                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16013                 Browse buttons in accounts prefs.
16014
16015 2006-02-09 [colin]      2.0.0cvs39
16016
16017         * src/matcher.c
16018                 Check for pointer before using its members
16019         * src/gtk/gtksourceprintjob.c
16020                 Fix a wrong warning
16021
16022 2006-02-09 [wwp]        2.0.0cvs38
16023
16024         * src/gtk/filesel.c
16025                 fix few compiler warnings (type mismatch).
16026
16027 2006-02-09 [paul]       2.0.0cvs37
16028
16029         * po/fr.po
16030                 updated by Fabien Vantard
16031
16032 2006-02-08 [colin]      2.0.0cvs36
16033
16034         * src/prefs_common.c
16035         * src/common/defs.h
16036         * src/common/plugin.c
16037                 allow windows and linux configurations to coexist
16038                 patch by Thomas Gilgin
16039
16040 2006-02-08 [colin]      2.0.0cvs35
16041
16042         * src/filtering.c
16043         * src/matcher.c
16044         * src/matcher.h
16045         * src/matcher_parser_parse.y
16046         * src/prefs_filtering_action.c
16047         * src/prefs_matcher.c
16048                 Add the "Ignore thread" filtering
16049                 action
16050
16051 2006-02-08 [colin]      2.0.0cvs34
16052
16053         * src/compose.c
16054         * src/procmime.c
16055         * src/procmime.h
16056                 Fix bug #905 (damaged attachment)
16057                 text files with raw \0's aren't really text files
16058         FOR_STABLE
16059
16060 2006-02-08 [colin]      2.0.0cvs33
16061
16062         * src/summaryview.c
16063                 Fix crasher introduced yesterday
16064
16065 2006-02-08 [wwp]        2.0.0cvs32
16066
16067         * src/compose.c
16068         * src/compose.h
16069                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16070
16071 2006-02-08 [wwp]        2.0.0cvs31
16072
16073         * src/prefs_template.c
16074                 templates enhancement: allow address completion for Cc and Bcc fields
16075                 (it was currently possible for the To field only)
16076
16077 2006-02-08 [colin]      2.0.0cvs30
16078
16079         * src/compose.c
16080                 Don't unblock if not blocked
16081         FOR_STABLE
16082
16083 2006-02-07 [colin]      2.0.0cvs29
16084
16085         * src/action.c
16086                 Forgot to refresh summaryview
16087
16088 2006-02-07 [colin]      2.0.0cvs28
16089
16090         * src/action.c
16091                 Freeze/thaw message list and folder list while
16092                 processing %as{} actions 
16093         * src/compose.c
16094                 Fix auto-wrap disabling after a middle-click
16095                 paste - FOR_STABLE
16096
16097 2006-02-07 [paul]       2.0.0cvs27
16098
16099         * src/folder.c
16100                 fix freeing of uninitialised pointers
16101                 Thanks to Colin
16102
16103 2006-02-06 [colin]      2.0.0cvs26
16104
16105         * src/folder.c
16106                 Use g_slist_prepend in potentially big list
16107
16108 2006-02-06 [colin]      2.0.0cvs25
16109
16110         * src/folder.c
16111                 Completely skip processing if it doesn't 
16112                 exist (faster!)
16113
16114 2006-02-06 [colin]      2.0.0cvs24
16115
16116         * src/folder.c
16117         * src/summaryview.c
16118                 Batch filtering in summaryview (from Tools menu)
16119                 and pre/post//-processing too
16120
16121 2006-02-06 [colin]      2.0.0cvs23
16122
16123         * src/procmsg.h
16124         * src/filtering.c
16125                 Use a special field for batch filtering instead
16126                 of stepping on deferred execution's toes
16127
16128 2006-02-06 [colin]      2.0.0cvs22
16129
16130         * src/action.c
16131         * src/filtering.c
16132         * src/filtering.h
16133         * src/folder.c
16134         * src/summaryview.c
16135                 Fix filtering via menus and actions
16136
16137 2006-02-06 [colin]      2.0.0cvs21
16138
16139         * src/imap.c
16140                 Put the added file directly to cache if possible (will work
16141                 with next libetpan)
16142         * src/filtering.c
16143         * src/filtering.h
16144         * src/inc.c
16145         * src/folder.c
16146         * src/mbox.c
16147         * src/procmsg.h
16148                 Move and copy filtered messages by batches instead of one
16149                 by one - faster on IMAP
16150         * src/procmsg.c
16151                 Add a function that'll possibly be useful later
16152
16153 2006-02-06 [colin]      2.0.0cvs20
16154
16155         * src/addressbook.c
16156                 Use internal mime-type instead of text/plain for d'n'd
16157         * src/compose.c
16158                 Allow attaching files from mimeview's icon list via d'n'd
16159         * src/folderview.c
16160         * src/folderview.h
16161                 Use internal mime-type instead of text/plain for d'n'd
16162                 Don't try to selected opened folder if none is
16163                 Factorize d'n'd from other apps code
16164         * src/headerview.c
16165         * src/textview.c
16166         * src/gtk/gtkutils.c
16167         * src/gtk/gtkutils.h
16168                 Factorize Face/X-Face stuff
16169         * src/mimeview.c
16170                 Fix d'n'd to other apps
16171         * src/prefs_message.c
16172                 Let the XFace pref be usable without libcompface as it also
16173                 applies to Face
16174         * src/summaryview.c
16175                 Fix d'n'd to other apps
16176                 Factorize d'n'd from other apps code
16177
16178 2006-02-06 [wwp]        2.0.0cvs19
16179
16180         * po/it.po
16181                 Italian translation fixes by Andrea Spadaccini (no more confusion
16182                 between filtering and processing, and few changes in the About
16183                 dialog).
16184
16185
16186 2006-02-06 [mones]      2.0.0cvs18
16187
16188         * src/gtk/icon_legend.c
16189                 Improved descriptions allowing better translations
16190
16191 2006-02-05 [colin]      2.0.0cvs17
16192
16193         * src/imap.c
16194                 Add the f*cking missing expunge that caused imap_fetch_env
16195                 to fail after an add_msgs ! :-///
16196         * src/etpan/imap-thread.c
16197                 Add a bit of debug
16198         FOR_STABLE
16199
16200 2006-02-05 [colin]      2.0.0cvs16
16201
16202         * src/common/utils.c
16203                 Don't check for return-path (or we can't put
16204                 back non-sent mails)
16205
16206 2006-02-05 [colin]      2.0.0cvs15
16207
16208         * src/textview.c
16209                 Don't try to display Face header in textview
16210                 when teh headerview's active
16211
16212 2006-02-05 [colin]      2.0.0cvs14
16213
16214         * tools/tbird2syl.py
16215         * tools/Makefile.am
16216                 Add script to import Thunderbird mails
16217
16218 2006-02-05 [colin]      2.0.0cvs13
16219
16220         * src/headerview.c
16221         * src/procheader.c
16222         * src/procmsg.c
16223         * src/procmsg.h
16224         * src/textview.c
16225                 Show Face headers - patch partially by Klaus Flittner
16226
16227 2006-02-05 [colin]      2.0.0cvs12
16228
16229         * src/folderview.c
16230         * src/summaryview.c
16231         * src/common/utils.c
16232         * src/common/utils.h
16233                 Let dnd work from mime icons to summaryview
16234                 and to folderview too
16235                 Add a crude test to avoid trying to add files
16236                 drag'n'dropped when they're not mails
16237
16238 2006-02-04 [colin]      2.0.0cvs11
16239
16240         * src/summaryview.c
16241         * src/mimeview.c
16242                 Fix utf8 conversion
16243
16244 2006-02-04 [colin]      2.0.0cvs10
16245
16246         * src/compose.c
16247         * src/folderview.c
16248         * src/mimeview.c
16249         * src/summaryview.c
16250         * src/summaryview.h
16251                 Added various drag and drop capas:
16252                 From                    To
16253                 summaryview             other apps
16254                 mimeview icons          other apps
16255                 other apps              summaryview
16256                 other apps              folderview
16257
16258                 This shouldn't have broken the existing:
16259                 From                    To
16260                 summaryview             folderview
16261                 folderview              folderview
16262                 summaryview             compose's attachments
16263
16264         Tests welcomed.
16265
16266 2006-02-02 [paul]       2.0.0cvs9
16267
16268         * src/mainwindow.c
16269                 move global option 'Set displayed columns...' out
16270                 of folder option grouping.
16271                 fix sensitivity of 'harvest addresses'
16272         FOR_STABLE
16273
16274 2006-02-01 [colin]      2.0.0cvs8
16275
16276         * src/mimeview.c
16277                 Revert the alertpanel patch, it sucks (intrusive
16278                 and gets in the way of "open")
16279
16280 2006-02-01 [colin]      2.0.0cvs7
16281
16282         * src/compose.c
16283         * src/prefs_account.c
16284         * src/prefs_common.c
16285         * src/common/defs.h
16286         * src/common/utils.c
16287         * src/common/utils.h
16288                 Add ability to edit the signature file
16289                 from the account preferences, and use
16290                 a default for the text editor.
16291                 Patch by Fabien Vantard
16292
16293 2006-02-01 [colin]      2.0.0cvs6
16294
16295         * src/mimeview.c
16296                 Try to get mime type by extension if it is
16297                 application/octet-stream
16298                 Display a window with possible choices when
16299                 encountering unknown mime types
16300         * src/gtk/filesel.c
16301         * src/gtk/filesel.h
16302                 Add preview
16303                 Allow multiple selection in filtered filesel
16304                 (patch by Fabien Vantard)
16305         * src/gtk/pluginwindow.c
16306                 Use it (patch by Fabien Vantard)
16307
16308 2006-02-01 [paul]       2.0.0cvs5
16309
16310         * src/jpilot.c
16311                 fix crash on creating jpilot address book
16312                 Thanks to Colin - FOR_STABLE
16313         * src/prefs_summaries.c
16314         * src/prefs_wrapping.c
16315         * src/gtk/icon_legend.c
16316         * src/gtk/quicksearch.c
16317                 string fixes and additions
16318
16319 2006-02-01 [paul]       2.0.0cvs4
16320
16321         * src/compose.c
16322         * src/mainwindow.c
16323         * src/messageview.c
16324         * src/prefs_send.c
16325                 add Arabic encoding option
16326                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16327
16328 2006-01-31 [colin]      2.0.0cvs3
16329
16330         * src/plugins/pgpcore/passphrase.c
16331                 Convert passphrase to locale encoding
16332         * src/compose.c
16333                 Fix drafting on IMAP. Crappy bug sneaked in
16334                 the release :-/
16335         FOR_STABLE
16336
16337 2006-01-30 [paul]       2.0.0cvs2
16338
16339         * src/gtk/icon_legend.c
16340                 show the new entries
16341
16342 2006-01-30 [colin]      2.0.0cvs1
16343
16344         * src/manual.c
16345                 Check for the file to be present before 
16346                 enabling the menu - FOR_STABLE
16347         * src/gtk/icon_legend.c
16348                 Add folders icons (not all of them, there
16349                 are too much, but the most intriguing ones)
16350
16351 2006-01-30 [paul]       2.0.0
16352
16353         version 2.0.0 released
16354
16355 [For previous entries, see ChangeLog.pre2.0.0]