2007-10-10 [paul] 3.0.2cvs54
[claws.git] / ChangeLog
1 2007-10-10 [paul]       3.0.2cvs54
2
3         * src/prefs_filtering_action.c
4         * src/gtk/description_window.c
5         * src/gtk/foldersort.c
6         * src/gtk/quicksearch.c
7                 get rid of some pointless new lines and
8                 make the descripton labels wrap better
9
10 2007-10-10 [colin]      3.0.2cvs53
11
12         * src/addressadd.c
13         * src/editaddress.c
14         * src/headerview.c
15         * src/textview.c
16                 More error handling on saving pictures
17
18 2007-10-10 [colin]      3.0.2cvs52
19
20         * src/printing.c
21         * src/printing.h
22                 Generalize a bit printing, so we can factorize
23                 most of the code. 
24
25 2007-10-10 [paul]       3.0.2cvs51
26
27         * src/addrduplicates.c
28                 fix engrish
29                 use GTK_STOCK... buttons
30
31 2007-10-10 [paul]       3.0.2cvs50
32
33         * src/addressadd.c
34         * src/addrindex.c
35         * src/editaddress.c
36                 Fix previous patch
37                 Thanks to Colin
38
39 2007-10-10 [paul]       3.0.2cvs49
40
41         * src/summaryview.c
42         * src/messageview.c
43                 Fix crash on Add sender to addressbook when
44                 From is null
45         * src/addressadd.c
46         * src/addrindex.c
47         * src/editaddress.c
48         * src/editaddress_other_attributes_ldap.h
49                 Fix leaks 
50                 Rename images to .png in addrbook/
51         * src/headerview.c
52         * src/textview.c
53                 Fix Face/X-Face being used if adding another
54                 address than sender to addressbook
55                 Thanks to Colin
56
57 2007-10-10 [holger]     3.0.2cvs48
58
59         * src/addrduplicates.c
60         * src/editaddress.c
61                 Improvements to the addressbook duplicate finder
62                 feature:
63                  - add an edit button to the button bar
64                  - display the whole bookname (with iface) and
65                    use this for same-book checking
66                  - after editing, try to keep selections if the
67                    entries are still present
68                  - sort the email column alphabetically
69                  - put results in a scrolled window
70                  - support embedded editing
71                  - make columns in detail view resizable
72                  - add keyboard shortcuts
73
74 2007-10-10 [wwp]        3.0.2cvs47
75
76         * src/addrindex.c
77                 Fix a crash when there's no From: in email, thanks to Colin.
78
79 2007-10-09 [paul]       3.0.2cvs46
80
81         * src/messageview.c
82         * src/summaryview.c
83         * src/textview.c
84                 fix building without compface support
85
86 2007-10-09 [colin]      3.0.2cvs45
87
88         * src/editaddress.c
89         * src/headerview.c
90         * src/textview.c
91                 Add error handling
92
93 2007-10-09 [colin]      3.0.2cvs44
94
95         * src/addrduplicates.c
96         * src/addressadd.c
97         * src/addressadd.h
98         * src/addressbook.c
99         * src/addressbook.h
100         * src/addrindex.c
101         * src/addrindex.h
102         * src/addritem.c
103         * src/addritem.h
104         * src/compose.c
105         * src/editaddress.c
106         * src/editaddress_other_attributes_ldap.h
107         * src/headerview.c
108         * src/messageview.c
109         * src/mimeview.c
110         * src/summaryview.c
111         * src/textview.c
112         * src/gtk/gtkutils.c
113                 Automatically set contacts' pictures from Face 
114                 or X-Face if they have no picture
115                 Display the contact picture in textview or
116                 headerview for mails sent by people in the 
117                 addressbook, that have no Face or X-Face
118                 Fix a few details in the Person edition dialog
119                 (ability to unset picture)
120                 Remove picture file when deleting contacts
121
122 2007-10-09 [iwkse]      3.0.2cvs43
123
124         * src/gtk/about.c
125                 center the about window
126
127 2007-10-09 [paul]       3.0.2cvs42
128
129         * src/prefs_toolbar.c
130                 fix icon selector window on maemo
131
132 2007-10-09 [paul]       3.0.2cvs41
133
134         * src/messageview.c
135                 add 'go to' menu to separate msgview
136
137 2007-10-09 [colin]      3.0.2cvs40
138
139         * src/common/defs.h
140                 Add forgotten file
141
142 2007-10-09 [iwkse]      3.0.2cvs39
143
144         * Makefile.am
145         * src/addressbook.c
146         * src/addritem.c
147         * src/addritem.h
148         * src/editaddress.c
149         * src/editaddress_other_attributes_ldap.h
150         * src/addrbook.c
151         * src/Makefile.am
152                 set a photo in the Addressbook
153
154 2007-10-08 [colin]      3.0.2cvs38
155
156         * src/prefs_toolbar.c
157                 Make height 320 to remove the scrollbar 
158                 (with current number of icons)
159
160 2007-10-08 [colin]      3.0.2cvs37
161
162         * src/prefs_toolbar.c
163                 Transform the treeview to a GtkIconView.
164                 Patch by Pawel
165                 In addition, transform the window so that 
166                 it looks like a popup menu. Patch by me
167
168 2007-10-08 [colin]      3.0.2cvs36
169
170         * src/compose.c
171         * src/compose.h
172                 Beautify the GUI a bit; in particular, show the
173                 number of attachments in the tab's title.
174                 Patch by Pawel
175
176 2007-10-08 [paul]       3.0.2cvs35
177
178         * src/mimeview.c
179                 Save users from themselves: save temporary
180                 files used for Open/Open with as read-only.
181                 Thanks to Colin
182
183 2007-10-08 [paul]       3.0.2cvs34
184
185         * tools/Makefile.am
186                 forgot this in cvs33
187
188 2007-10-08 [paul]       3.0.2cvs33
189
190         * tools/kdeservicemenu/README
191         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
192         * tools/kdeservicemenu/install.sh
193         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
194                 renamed template* to *template so as not to confuse
195                 lintian
196
197 2007-10-08 [paul]       3.0.2cvs32
198
199         * src/prefs_themes.c
200         * src/stock_pixmap.c
201                 replace 2 direct uses of RC_DIR
202
203 2007-10-07 [colin]      3.0.2cvs31
204
205         * src/addrduplicates.c
206         * src/addrduplicates.h
207         * src/addressbook.c
208         * src/addressbook.h
209         * src/addrindex.c
210         * src/addrindex.h
211                 Implement deletion in duplicate finder. 
212                 Patch by Holger 
213
214 2007-10-07 [colin]      3.0.2cvs30
215
216         * src/exporthtml.c
217         * src/mbox.c
218         * src/common/utils.c
219                 Better fix for Solaris, thanks to Nicolas Doualot
220
221 2007-10-07 [colin]      3.0.2cvs29
222
223         * AUTHORS
224         * src/gtk/authors.h
225                 Add Frank Dietrich
226
227 2007-10-07 [colin]      3.0.2cvs28
228
229         * src/exporthtml.c
230                 Fix HTML export to make it more compliant
231                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
232
233 2007-10-07 [colin]      3.0.2cvs27
234
235         * src/prefs_toolbar.c
236                 Only use icons that wouldn't look stupid in the toolbar
237                 Patch by Pawel
238
239 2007-10-07 [colin]      3.0.2cvs26
240
241         * src/prefs_toolbar.c
242                 Fix old icon being used when none is selected
243
244 2007-10-07 [colin]      3.0.2cvs25
245
246         * src/toolbar.c
247                 Fix copy/paste error
248
249 2007-10-07 [colin]      3.0.2cvs24
250
251         * src/prefs_toolbar.c
252         * src/toolbar.c
253         * src/toolbar.h
254                 Update icon to default one when changing event
255                 Make the icon chooser nicer (handle Esc, Enter,
256                 double-click)
257
258 2007-10-06 [colin]      3.0.2cvs23
259
260         * src/prefs_toolbar.c
261                 Fix text reset; patch by Pawel
262
263 2007-10-06 [colin]      3.0.2cvs22
264
265         * src/toolbar.h
266                 Complete previous commit
267
268 2007-10-06 [colin]      3.0.2cvs21
269
270         * src/prefs_toolbar.c
271         * src/toolbar.c
272                 Set toolbar text automatically to the default
273                 when changing Event executed on click
274
275 2007-10-06 [colin]      3.0.2cvs20
276
277         * src/prefs_toolbar.c
278                 Invert Text and Event fields
279
280 2007-10-06 [colin]      3.0.2cvs19
281
282         * src/prefs_toolbar.c
283         * src/toolbar.c
284                 Make toolbar prefs look much better
285                 Patch by Pawel Pekala
286
287 2007-10-06 [paul]       3.0.2cvs18
288
289         * src/account.c
290         * src/prefs_filtering.c
291                 fix checkbuttons in gtktreeview on maemo by
292                 setting maemo's "allow-checkbox-mode" to FALSE
293
294 2007-10-06 [colin]      3.0.2cvs17
295
296         * configure.ac
297                 Export -DSOLARIS in CFLAGS for all
298                 Solaris (not just 2.8) and OpenSolaris
299
300 2007-10-06 [paul]       3.0.2cvs16
301
302         * AUTHORS
303         * src/exporthtml.c
304         * src/mbox.c
305         * src/gtk/authors.h
306                 fix build on solaris where ctime_r takes
307                 3 arguments rather than 2.
308                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
309
310 2007-10-05 [colin]      3.0.2cvs15
311
312         * src/etpan/imap-thread.c
313                 Fix wrong error codepath
314
315 2007-10-05 [wwp]        3.0.2cvs14
316
317         * src/filtering.c
318                 Fix unexpected logging of quicksearches:
319                 debug_filtering_session flag was never reset to FALSE, causing
320                 matcher functions to log when called from a quicksearch
321                 (if a filtering session happened before).
322
323 2007-10-05 [paul]       3.0.2cvs13
324
325         * src/prefs_actions.c
326         * src/prefs_filtering.c
327         * src/prefs_template.c
328                 fix bug 1343, 'Filtering..'s close button
329                 silently discards new filter'
330                 Thanks to Colin
331
332 2007-10-05 [paul]       3.0.2cvs12
333
334         * configure.ac
335         * src/Makefile.am
336                 fix bug 1347, '-Wno-unused-function, optional'
337
338 2007-10-05 [colin]      3.0.2cvs11
339
340         * src/procmime.c
341         * src/common/mgutils.c
342                 Fix warnings
343
344 2007-10-05 [mones]      3.0.2cvs10
345
346         * manual/advanced.xml
347                 Use full menu name
348         * manual/es/advanced.xml
349                 Synchronise translation
350
351 2007-10-04 [colin]      3.0.2cvs9
352
353         * src/action.c
354         * src/addrbook.c
355         * src/addrindex.c
356         * src/compose.c
357         * src/exporthtml.c
358         * src/exportldif.c
359         * src/folder.c
360         * src/main.c
361         * src/matcher.c
362         * src/mbox.c
363         * src/messageview.c
364         * src/mh.c
365         * src/news.c
366         * src/partial_download.c
367         * src/pop.c
368         * src/procmime.c
369         * src/procmsg.c
370         * src/toolbar.c
371         * src/common/log.c
372         * src/common/mgutils.c
373         * src/common/plugin.c
374         * src/common/utils.c
375         * src/common/xml.c
376         * src/common/xml.h
377         * src/common/xmlprops.c
378         * src/common/xmlprops.h
379         * src/plugins/bogofilter/bogofilter.c
380         * src/plugins/clamav/clamav_plugin.c
381         * src/plugins/dillo_viewer/dillo_prefs.c
382         * src/plugins/pgpcore/prefs_gpg.c
383         * src/plugins/pgpinline/pgpinline.c
384         * src/plugins/pgpmime/pgpmime.c
385         * src/plugins/spamassassin/spamassassin.c
386         * src/plugins/trayicon/trayicon_prefs.c
387                 Verify success on writes. Will fix possible strange
388                 failure on disk full.
389
390 2007-10-04 [paul]       3.0.2cvs8
391
392         * manual/advanced.xml
393                 add further info about Actions
394                 Patch by Emmanuel Briot <briot@adacore.com>
395
396 2007-10-04 [paul]       3.0.2cvs7
397
398         * src/account.c
399                 remove the D column, instead indicate the
400                 default account by use of bold text
401
402 2007-10-03 [colin]      3.0.2cvs6
403
404         * src/common/template.c
405                 Fix templates writing (was prone to disk full problems)
406
407 2007-10-03 [colin]      3.0.2cvs5
408
409         * src/Makefile.am
410         * src/addrduplicates.c
411         * src/addrduplicates.h
412         * src/addressbook.c
413                 Add duplicate deletion. Patch by Holger
414
415 2007-10-03 [colin]      3.0.2cvs4
416
417         * src/matcher.c
418         * src/gtk/quicksearch.c
419                 Fix bug 1340, 'Case insensitive searches with 
420                 non-ascii alphabets fail'.
421
422 2007-10-03 [colin]      3.0.2cvs3
423
424         * src/main.c
425         * src/common/utils.c
426         * src/common/utils.h
427                 Implement run-time alternative config directories
428
429 2007-10-03 [colin]      3.0.2cvs2
430
431         * src/folderview.c
432                 Prevent opening folder item while folder
433                 is scanned in a better way
434
435 2007-10-02 [paul]       3.0.2cvs1
436
437         * NEWS
438         * README
439         * RELEASE_NOTES
440         * configure.ac
441                 bump up version number following stable release
442
443 2007-09-30 [colin]      3.0.1cvs49
444
445         * src/imap.c
446                 Refresh session if needed
447
448 2007-09-30 [colin]      3.0.1cvs48
449
450         * src/imap.c
451                 Reset folder's session to NULL
452                 before destroying it
453
454 2007-09-30 [mones]      3.0.1cvs47
455
456         * manual/handling.xml
457                 Use markup quotes instead hardcoded quotes
458         * manual/es/handling.xml
459                 Added new synced section (IMAP subscriptions)
460
461 2007-09-29 [colin]      3.0.1cvs46
462
463         * src/imap.c
464                 Notice disconnections faster
465
466 2007-09-28 [colin]      3.0.1cvs45
467
468         * src/addressbook.c
469         * src/addrindex.c
470                 Fix warnings
471
472 2007-09-28 [paul]       3.0.1cvs44
473
474         * src/mimeview.c
475                 fix maemo build
476
477 2007-09-28 [paul]       3.0.1cvs43
478
479         * src/account.c
480                 use gtk_widget_set_size_request() on the label
481                 so that wrapping works better. get rid of the
482                 (partially deprecated) hbutton_box.
483                 these changes should prevent buttons overlapping
484                 on maemo
485
486 2007-09-28 [colin]      3.0.1cvs42
487
488         * src/pop.c
489                 Fix typo :)
490
491 2007-09-28 [colin]      3.0.1cvs41
492
493         * src/compose.c
494         * src/msgcache.c
495         * src/pop.c
496         * src/procmime.c
497         * src/etpan/imap-thread.c
498                 64bits-related warning fixes
499
500 2007-09-28 [colin]      3.0.1cvs40
501
502         * src/folder_item_prefs.c
503         * src/ldaputil.c
504         * src/mainwindow.c
505         * src/mimeview.c
506         * src/common/tags.c
507                 Fix warnings
508
509 2007-09-28 [colin]      3.0.1cvs39
510
511         * src/plugins/spamassassin/spamassassin.c
512         * src/plugins/spamassassin/spamassassin.h
513         * src/plugins/spamassassin/spamassassin_gtk.c
514                 Add addressbook-based whitelisting
515
516 2007-09-28 [colin]      3.0.1cvs38
517
518         * src/folder.c
519                 Fix bug 1337, 'crash on pressing Send button'
520
521 2007-09-28 [paul]       3.0.1cvs37
522
523         * src/prefs_folder_item.c
524                 give the orphans a parent. makes all prefs
525                 pages visible on maemo
526
527 2007-09-28 [colin]      3.0.1cvs36
528
529         * src/prefs_folder_column.c
530         * src/prefs_summary_column.c
531                 Fix two leaks
532
533 2007-09-27 [colin]      3.0.1cvs35
534
535         * src/gtk/quicksearch.c
536                 Fix bug 1336, 'Segfault if empty space before search-string'
537
538 2007-09-26 [mones]      3.0.1cvs34
539
540         * manual/account.xml
541         * manual/plugins.xml
542                 Fixed irc channel name, added some docbook markup.
543                 Changed text markup to docbook markup. 
544                 Added spamcop as supported in SpamReport description.
545         * manual/fr/plugins.xml
546                 Fixed irc channel name.
547         * manual/es/account.xml
548         * manual/es/advanced.xml
549         * manual/es/claws-mail-manual.xml
550         * manual/es/glossary.xml
551         * manual/es/gpl.xml
552         * manual/es/keyboard.xml
553         * manual/es/plugins.xml
554                 Synced with English version, fixed a couple of typos.
555
556 2007-09-26 [colin]      3.0.1cvs33
557
558         * configure.ac
559                 Explain why "Libgnomeprint: no" on GTK+ 2.10
560
561 2007-09-26 [colin]      3.0.1cvs32
562
563         * src/messageview.c
564         * src/procmsg.c
565         * src/procmsg.h
566                 Optimisation: avoid fetching mail 3 times locally
567                 for displaying
568
569 2007-09-26 [colin]      3.0.1cvs31
570
571         * src/mh.c
572                 Fix missing static
573
574 2007-09-26 [colin]      3.0.1cvs30
575
576         * src/folder.c
577         * src/folder.h
578         * src/mh.c
579         * src/mh.h
580                 Fix MH mtime hack - make it a folder class function
581
582 2007-09-26 [colin]      3.0.1cvs29
583
584         * src/inc.c
585                 Fix bug 1334, 'user defined mail incorporation 
586                 script not run'
587
588 2007-09-25 [colin]      3.0.1cvs28
589
590         * src/codeconv.c
591                 Optimisation: shortcut conv_codeset_strdup
592                 when src_code and dest_code are the same
593         * src/common/xml.c
594         * src/common/xml.h
595                 Optimisation: shortcut code conversions when
596                 files are in UTF-8; faster list walking by
597                 using prepend/reverse.
598
599 2007-09-25 [holger]     3.0.1cvs27
600
601         * src/printing.c
602                 Replace button bar of the preview window
603                 with a real toolbar (patch by Colin)
604                 Add zooming to the preview window
605
606 2007-09-24 [paul]       3.0.1cvs26
607
608         * src/compose.c
609                 compact the character set menu, adding some
610                 missing encodings. Patch by Pawel Pekala
611
612 2007-09-23 [paul]       3.0.1cvs25
613
614         * src/prefs_account.c
615         * src/prefs_folder_item.c
616         * src/prefs_quote.c
617         * src/quote_fmt.c
618         * src/quote_fmt.h
619                 remove unnecessary frame from Templates options
620                 and improve the English of the check button label
621
622 2007-09-22 [colin]      3.0.1cvs24
623
624         * src/gtk/quicksearch.c
625                 Fix bug 1329, 'error in quicksearch.c'
626                 Fix return with value in function returning void
627
628 2007-09-22 [colin]      3.0.1cvs23
629
630         * src/imap.c
631         * src/procmsg.h
632         * src/common/utils.c
633         * src/common/utils.h
634         * src/etpan/imap-thread.c
635                 Optimise fetching IMAP cached emails *a lot*
636                 (remember whether mail is fully cached and \r's
637                  are already stripped)
638
639 2007-09-22 [colin]      3.0.1cvs22
640
641         * src/folder.c
642         * src/folder.h
643         * src/prefs_folder_item.c
644                 Add a button to allow users to drop local caches.
645
646 2007-09-21 [colin]      3.0.1cvs21
647
648         * src/summaryview.c
649                 Remove unnecessary error when cancelling export to mbox.
650                 Patch by Pawel
651
652 2007-09-21 [paul]       3.0.1cvs20
653
654         * src/gtk/prefswindow.c
655                 remove unnecessary frames from the prefs
656                 pages. Patch by Pawel Pekala
657
658 2007-09-21 [paul]       3.0.1cvs19
659
660         * src/prefs_account.c
661         * src/prefs_folder_item.c
662         * src/prefs_quote.c
663         * src/quote_fmt.c
664                 put the Templates options into a tabbed
665                 layout. Patch by Pawel Pekala
666
667 2007-09-21 [paul]       3.0.1cvs18
668
669         * src/mainwindow.c
670                 group together the character set menu items
671                 move the /View/Show or hide/Message view below
672                 .../Toolbar menu item
673                 Patch by Pawel Pekala
674
675 2007-09-21 [mones]      3.0.1cvs17
676
677         * src/compose.c
678                 Fix for bug 1327, 'segfault when replying to a non-existent
679                 news message', thanks to Colin.
680
681 2007-09-21 [colin]      3.0.1cvs16
682
683         * src/folderview.c
684                 Complete 3.0.1cvs15
685
686 2007-09-20 [colin]      3.0.1cvs15
687
688         * src/folderview.c
689         * src/folderview.h
690                 Maybe fix bug 1324, 'Corrupted IMAP cache'
691
692 2007-09-20 [colin]      3.0.1cvs14
693
694         * src/printing.c
695                 Fix a little leak
696
697 2007-09-20 [holger]     3.0.1cvs13
698
699         * src/printing.c
700                 Add page layout to print preview.
701                 Make the close-button in the toolbar
702                 right-aligned.
703
704 2007-09-20 [paul]       3.0.1cvs12
705
706         * po/ru.po
707                 updated by Pavlo Bohmat
708
709 2007-09-19 [colin]      3.0.1cvs11
710
711         * src/common/utils.c
712                 Prevent unquoted mime boundaries, by always
713                 using a /
714
715 2007-09-19 [colin]      3.0.1cvs10
716
717         * src/printing.c
718                 Fix drawing area size, fix DPI change that
719                 can cause total number of lines to decrease
720
721 2007-09-19 [colin]      3.0.1cvs9
722
723         * po/POTFILES.in
724         * src/printing.c
725                 Make print preview more efficient and nicer.
726                 Patch mostly by Holger Berndt <hb@claws-mail.org>
727
728 2007-09-19 [colin]      3.0.1cvs8
729
730         * src/prefs_common.c
731         * src/prefs_common.h
732         * src/printing.c
733                 Add scrolledwindow, default allocation and
734                 size saving to the print preview window.
735
736 2007-09-18 [colin]      3.0.1cvs7
737
738         * src/prefs_common.c
739         * src/prefs_common.h
740         * src/prefs_image_viewer.c
741         * src/printing.c
742                 GtkPrintOperation:
743                 - add image printing support
744                 - add option to print images
745                 - add preview widget
746                 - add saving of a few Page Setup parameters
747
748 2007-09-18 [colin]      3.0.1cvs6
749
750         * AUTHORS
751         * src/gtk/authors.h
752                 Add Guillaume Chazarain
753
754 2007-09-18 [colin]      3.0.1cvs5
755
756         * src/common/utils.c
757                 Fix bug 1321, 'access before allocation 
758                 when scanning for uris'. Patch by 
759                 Guillaume Chazarain <guichaz@yahoo.fr>
760
761 2007-09-18 [colin]      3.0.1cvs4
762
763         * src/toolbar.c
764                 Fix bug 1320, 'Memory leak caused by 
765                 gtk_container_get_children'. Patch by
766                 Guillaume Chazarain <guichaz@yahoo.fr>
767
768 2007-09-18 [colin]      3.0.1cvs3
769
770         * src/printing.c
771         * src/printing.h
772                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
773
774 2007-09-18 [colin]      3.0.1cvs2
775
776         * src/Makefile.am
777         * src/mainwindow.c
778         * src/messageview.c
779         * src/messageview.h
780         * src/prefs_ext_prog.c
781         * src/prefs_fonts.c
782         * src/printing.c
783         * src/printing.h
784         * src/summaryview.c
785                 Use GtkPrintOperation by default on GTK+ >= 2.10
786                 Patch by Holger Berndt <hb@claws-mail.org>
787
788 2007-09-18 [paul]       3.0.1cvs1
789
790         * NEWS
791         * README
792         * RELEASE_NOTES
793         * configure.ac
794                 bump up version number following stable release
795
796 2007-09-16 [colin]      3.0.0cvs18
797
798         * src/folder.c
799                 Fix possible memleak
800
801 2007-09-16 [colin]      3.0.0cvs17
802
803         * src/folderview.c
804                 Fix bug 1311, 'Wrong arrow position 
805                 while moving message into folder when 
806                 column headers hidden'
807         * src/image_viewer.c
808                 Show error in the GUI if image can't
809                 be loaded
810         * src/matcher.c
811                 Fix spurious output
812         * src/messageview.c
813                 Allow setting domain in msgid
814         * src/common/plugin.c
815                 Add timing information
816
817 2007-09-16 [colin]      3.0.0cvs16
818
819         * src/account.c
820         * src/compose.c
821         * src/prefs_account.c
822         * src/prefs_account.h
823         * src/prefs_template.c
824         * src/common/utils.c
825                 Remove Generate Message-ID option. We need
826                 this on some IMAP servers.
827
828 2007-09-16 [colin]      3.0.0cvs15
829
830         * src/prefs_filtering.c
831         * src/prefs_filtering.h
832         * src/prefs_filtering_action.c
833         * src/common/tags.c
834                 Fix tags issues: tags with spaces, renaming
835                 tags.
836
837 2007-09-16 [colin]      3.0.0cvs14
838
839         * src/folderview.c
840         * src/main.c
841         * src/mainwindow.c
842                 Fix bug 1308, 'Claws deletes folderlist.xml after
843                 fetching mail short after start-up'
844
845 2007-09-16 [colin]      3.0.0cvs13
846
847         * src/compose.c
848                 Fix scrolling to cursor
849
850 2007-09-16 [paul]       3.0.0cvs12
851
852         * po/sr.po
853                 updated by Aleksandar Urosevic
854
855 2007-09-16 [paul]       3.0.0cvs11
856
857         * src/folder.c
858                 do not allow locked msgs to be deleted,
859                 even by filtering/processing
860
861 2007-09-07 [paul]       3.0.0cvs10
862
863         * src/prefs_folder_column.c
864         * src/prefs_summary_column.c
865                 implement button sensitivity
866                 patch by Pawel Pekala
867
868 2007-09-06 [wwp]        3.0.0cvs9
869
870         * src/prefs_gtk.c
871                 Add a missing linefeed to a debug message.
872
873 2007-09-05 [colin]      3.0.0cvs8
874
875         * src/inc.c
876                 Fix statusbar/window mismatch on Maemo
877
878 2007-09-05 [colin]      3.0.0cvs7
879
880         * src/ldaputil.c
881                 Fix build without USE_LDAP_TLS
882
883 2007-09-05 [colin]      3.0.0cvs6
884
885         * src/folder.c
886         * src/imap.c
887         * src/inc.c
888         * src/mbox.c
889         * src/send_message.c
890         * src/statusbar.c
891         * src/statusbar.h
892                 Maemo: distinguish various statusbar messages,
893                 in order to display only the most important.
894
895 2007-09-04 [wwp]        3.0.0cvs5
896
897         * src/account.c
898                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
899                 Show protocol "SMTP" and the appropriate server for send-only
900                 accounts, show "-" instead of "" when no value is relevant.
901
902 2007-09-03 [ticho]      3.0.0cvs4
903
904         * src/summaryview.c
905                 Handle plural form better in delete confirmation dialog.
906
907 2007-09-03 [wwp]        3.0.0cvs3
908
909         * src/compose.c
910                 Warn differently when sending or sending later (queueing).
911
912 2007-09-03 [colin]      3.0.0cvs2
913
914         * src/procmime.c
915         * src/procmime.h
916         * src/common/plugin.c
917         * src/common/plugin.h
918                 Add a new plugin API, MimeParser. It allows
919                 plugins to scan email MIME parts and optionally,
920                 transform them.
921
922 2007-09-03 [mones]      3.0.0cvs1
923
924         * po/es.po
925                 Updated translation
926         * src/common/defs.h
927                 While a better solution is made double history sizes
928
929 2007-09-03 [paul]       3.0.0
930
931         * NEWS
932         * README
933         * RELEASE_NOTES
934                 3.0.0 released
935
936 2007-09-03 [paul]       2.10.0cvs191
937
938         * po/bg.po
939         * po/ca.po
940         * po/de.po
941         * po/fi.po
942         * po/fr.po
943         * po/hu.po
944         * po/it.po
945         * po/pl.po
946         * po/pt_BR.po
947         * po/ru.po
948         * po/sk.po
949         * po/zh_CN.po
950                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
951                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
952                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
953                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
954
955 2007-09-02 [colin]      2.10.0cvs190
956
957         * src/edittags.c
958         * src/common/tags.c
959                 Prevent empty or white-space tags
960
961 2007-09-01 [colin]      2.10.0cvs189
962
963         * src/main.c
964                 Fix double-reading of accounts list when
965                 the wizard has been run due to no accounts
966         * src/mainwindow.c
967                 Fix sensitivity of a menu item in case 
968                 there's no account
969
970 2007-09-01 [wwp]        2.10.0cvs188
971
972         * src/wizard.c
973                 Fix wizard crash when Mailbox dir already exists
974                 (thanks to Colin).
975
976 2007-08-31 [colin]      2.10.0cvs187
977
978         * src/etpan/imap-thread.c
979                 Fix unwanted creation of 
980                 libetpan's stream dump file
981         * src/compose.c
982                 Fix coloring of pastes as quotation
983         * src/summaryview.c
984                 Maemo: Fix opening of mails from keypad
985                 in Sent folders
986         * src/addressbook.c
987         * src/folderview.c
988         * src/image_viewer.c
989         * src/mimeview.c
990         * src/gtk/prefswindow.c
991                 Maemo: Fix adjustments changes 
992
993 2007-08-30 [colin]      2.10.0cvs186
994
995         * src/folderview.c
996                 Don't opened selected folder when clicking
997                 on white space
998         * src/mainwindow.c
999                 Maemo: Make Esc close messageviews
1000         * src/messageview.c
1001                 Maemo: Fix message scrolling to the end on 
1002                 opening
1003                 Maemo: Fix reopening same message
1004         * src/gtk/prefswindow.c
1005                 Maemo: try to fix scrollbar. Doesn't work,
1006                 it seems as if gtk_adjustment_set_value was
1007                 a noop.
1008
1009 2007-08-30 [colin]      2.10.0cvs185
1010
1011         * src/compose.c
1012         * src/folderview.c
1013         * src/main.c
1014         * src/prefs_matcher.c
1015         * src/prefs_template.c
1016         * src/quote_fmt.c
1017         * src/send_message.c
1018         * src/toolbar.c
1019         * src/gtk/gtkaspell.c
1020         * src/plugins/bogofilter/bogofilter.c
1021         * src/plugins/bogofilter/bogofilter_gtk.c
1022         * src/plugins/clamav/clamav_plugin_gtk.c
1023         * src/plugins/pgpcore/sgpgme.c
1024         * src/plugins/spamassassin/spamassassin.c
1025         * src/plugins/spamassassin/spamassassin_gtk.c
1026                 Fix all potential misuses of format-string functions
1027
1028 2007-08-30 [wwp]        2.10.0cvs184
1029
1030         * src/prefs_template.c
1031                 Fix a leak.
1032
1033 2007-08-29 [colin]      2.10.0cvs183
1034
1035         * src/plugins/trayicon/trayicon.c
1036                 Fix leak of hooks in case of error,
1037                 thanks to Holger Berndt
1038
1039 2007-08-28 [colin]      2.10.0cvs182
1040
1041         * src/mainwindow.c
1042                 Don't use current folder settings when
1043                 composing from the compose button's
1044                 account selector
1045
1046 2007-08-28 [colin]      2.10.0cvs181
1047
1048         * src/quote_fmt_parse.y
1049                 Fix cursor offset when quote contains UTF-8
1050                 chars
1051
1052 2007-08-28 [colin]      2.10.0cvs180
1053
1054         * src/compose.c
1055         * src/compose.h
1056                 Fix signature replacement when it's been wrapped
1057
1058 2007-08-27 [colin]      2.10.0cvs179
1059
1060         * src/summaryview.c
1061                 Fix indentation
1062
1063 2007-08-27 [colin]      2.10.0cvs178
1064
1065         * src/summaryview.c
1066                 Fix Quicksearch's Sticky mode
1067
1068 2007-08-27 [colin]      2.10.0cvs177
1069
1070         * src/folder_item_prefs.c
1071         * src/folder_item_prefs.h
1072         * src/imap_gtk.c
1073         * src/mh_gtk.c
1074                 Fix loss of subfolders properties when
1075                 renaming a folder
1076
1077 2007-08-26 [wwp]        2.10.0cvs176
1078
1079         * src/alertpanel.c
1080         * src/messageview.c
1081         * src/prefs_actions.c
1082                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1083                 will have to be used when necessary *before* calling
1084                 alertpanel functions.
1085
1086 2007-08-25 [paul]       2.10.0cvs175
1087
1088         * src/prefs_actions.c
1089                 workaround gettext problem marking
1090                 string as c-format when it's not
1091
1092 2007-08-25 [wwp]        2.10.0cvs174
1093
1094         * src/alertpanel.c
1095         * src/messageview.c
1096         * src/prefs_actions.c
1097                 Call the pango markup escape function right ince in alertpanel_create
1098                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1099                 2.10.0cvs158).
1100
1101         * src/common/log.c
1102                 Fix a crash due to a misuse of g_print(), encountered when the string
1103                 passed to g_print was containing printf substitution symbols.
1104
1105 2007-08-25 [paul]       2.10.0cvs173
1106
1107         * src/common/log.c
1108                 fix a segfault when refreshing RSSyl feeds
1109
1110 2007-08-25 [paul]       2.10.0cvs172
1111
1112         * src/gtk/icon_legend.c
1113                 add watchthread.xpm
1114
1115 2007-08-25 [paul]       2.10.0cvs171
1116
1117         * src/Makefile.am
1118         * src/stock_pixmap.c
1119         * src/pixmaps/insert_file.xpm
1120                 add a new pixmap instead of re-using
1121                 paste.xpm. (easier for icon theme authors)
1122
1123 2007-08-24 [holger]     2.10.0cvs170
1124
1125         * src/plugins/trayicon/trayicon.c
1126                 The same fix for another hook id.
1127
1128 2007-08-24 [holger]     2.10.0cvs169
1129
1130         * src/plugins/trayicon/trayicon.c
1131                 Micro-fix: Do the error checking for
1132                 the right hook id.
1133
1134 2007-08-24 [paul]       2.10.0cvs168
1135
1136         * src/folder.h
1137                 fix typo causing compiler warning
1138
1139 2007-08-24 [paul]       2.10.0cvs167
1140
1141         * README
1142                 put back the correct version of this file also
1143
1144 2007-08-24 [colin]      2.10.0cvs166
1145
1146         * src/send_message.c
1147                 Use progress bar when sending messages
1148
1149 2007-08-24 [paul]       2.10.0cvs165
1150
1151         * Makefile.am
1152                 oops! if i'm quick no-one will notice
1153                 (put back the proper file)
1154
1155 2007-08-24 [paul]       2.10.0cvs164
1156
1157         * AUTHORS
1158         * Makefile.am
1159         * README
1160         * src/gtk/authors.h
1161         * tools/Makefile.am
1162         * tools/README
1163         * tools/mew2claws-mail.pl
1164                 add new script that imports a Mew address book
1165                 submitted by Jerome Lelong
1166
1167 2007-08-24 [paul]       2.10.0cvs163
1168
1169         * manual/plugins.xml
1170                 remove the obsolete plugins, add the
1171                 missing plugins, including the forthcoming
1172                 SpamReport plugin
1173
1174 2007-08-24 [paul]       2.10.0cvs162
1175
1176         * manual/advanced.xml
1177                 add info about the hidden emphasis_color option
1178         * manual/keyboard.xml
1179                 correct the info about hotkeys
1180                 wrap the long lines
1181
1182 2007-08-24 [paul]       2.10.0cvs161
1183
1184         * src/folderview.c
1185                 add mnemonic to 'Run procesing rules'
1186
1187 2007-08-24 [paul]       2.10.0cvs160
1188
1189         * src/account.c
1190         * src/folder.c
1191         * src/folder.h
1192                 use suitable defaults for outbox,
1193                 queue, drafts and trash folders
1194
1195 2007-08-24 [wwp]        2.10.0cvs159
1196
1197         * src/folderview.c
1198                 Update menu item sensitivity if necessary (or we get a
1199                 gtk critical message).
1200
1201 2007-08-23 [wwp]        2.10.0cvs158
1202
1203         * src/action.c
1204         * src/prefs_actions.c
1205                 Allow literal % chars in action commands (use %%).
1206                 Add a missing p++ to the action parser in action_get_type(),
1207                 which was missing it, even if it was neutral.
1208                 Fix a pango markup warning at runtime.
1209
1210 2007-08-23 [wwp]        2.10.0cvs157
1211
1212         * src/addressbook.c
1213                 Contacts are now locale-aware sorted in the address book
1214                 (LC_COLLATE matters here).
1215                 Fix missing table initializers.
1216
1217 2007-08-23 [colin]      2.10.0cvs156
1218
1219         * src/imap.c
1220                 Check scan_required on dest folder when copying
1221
1222 2007-08-23 [colin]      2.10.0cvs155
1223
1224         * src/imap.c
1225                 Fix scanning when folder was empty
1226
1227 2007-08-22 [colin]      2.10.0cvs154
1228
1229         * src/msgcache.c
1230                 Don't g_warning when g_try_malloc fails(), or it makes
1231                 things worse as g_log() allocates. Fixes bug 1290,
1232                 'Claws Mail crashes if too little memory when 
1233                 rebuilding folder tree'
1234
1235 2007-08-22 [colin]      2.10.0cvs153
1236
1237         * src/inc.c
1238                 Fix format string vulnerability, thanks to
1239                 Ulf Harnhammar, Secunia Research
1240
1241 2007-08-22 [colin]      2.10.0cvs152
1242
1243         * src/ldapserver.c
1244                 Set tv_usec too
1245
1246 2007-08-22 [wwp]        2.10.0cvs151
1247
1248         * src/ldapquery.c
1249                 Few better null-ptr checks.
1250
1251 2007-08-22 [colin]      2.10.0cvs150
1252
1253         * src/editldap.c
1254         * src/editldap_basedn.c
1255         * src/ldapquery.c
1256         * src/ldapserver.c
1257         * src/ldapserver.h
1258         * src/ldapupdate.c
1259         * src/ldaputil.c
1260         * src/ldaputil.h
1261                 Fix ldap timeouts
1262
1263 2007-08-22 [colin]      2.10.0cvs149
1264
1265         * src/ldapquery.c
1266                 Finish previous fix
1267
1268 2007-08-22 [colin]      2.10.0cvs148
1269
1270         * src/ldapquery.c
1271                 Fix wrong assertions
1272
1273 2007-08-22 [colin]      2.10.0cvs147
1274
1275         * src/ldaputil.c
1276                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1277
1278 2007-08-22 [colin]      2.10.0cvs146
1279
1280         * src/editldap.c
1281         * src/ldaputil.c
1282                 Fix wrong "Connected successfully to server". Connection only succeeds if
1283                 we can get the base DN.
1284
1285 2007-08-21 [wwp]        2.10.0cvs145
1286
1287         * src/browseldap.c
1288         * src/editldap.c
1289         * src/ldapctrl.c
1290         * src/ldapquery.c
1291         * src/ldapserver.c
1292         * src/ldapupdate.c
1293         * src/ldaputil.c
1294                 More sanity checks in ldap functions.
1295
1296 2007-08-21 [wwp]        2.10.0cvs144
1297
1298         * src/prefs_account.c
1299                 Don't return a value in a void function().
1300
1301 2007-08-21 [paul]       2.10.0cvs143
1302
1303         * src/messageview.c
1304                 add check for ftp: to messageview_list_urls()
1305
1306 2007-08-21 [colin]      2.10.0cvs142
1307
1308         * src/editldap.c
1309         * src/ldapctrl.c
1310         * src/ldapctrl.h
1311         * src/ldapquery.c
1312         * src/ldapupdate.c
1313                 Fix bug 1293, 'LDAP address book not working'
1314                 Search only on specified fields, but fetch 
1315                 every field possible. People will have to 
1316                 reset the searched Attributes in their LDAP
1317                 servers properties.
1318
1319 2007-08-21 [wwp]        2.10.0cvs141
1320
1321         * src/addr_compl.c
1322         * src/addrbook.c
1323         * src/addrcache.c
1324         * src/addrcindex.c
1325         * src/addressbook.c
1326         * src/addrindex.c
1327         * src/browseldap.c
1328         * src/crash.c
1329         * src/editaddress_other_attributes_ldap.c
1330         * src/exporthtml.c
1331         * src/folder.c
1332         * src/folderview.c
1333         * src/imap.c
1334         * src/jpilot.c
1335         * src/ldapserver.c
1336         * src/ldapupdate.c
1337         * src/ldif.c
1338         * src/main.c
1339         * src/mainwindow.c
1340         * src/matcher.c
1341         * src/mh.c
1342         * src/msgcache.c
1343         * src/mutt.c
1344         * src/pine.c
1345         * src/pop.c
1346         * src/prefs_customheader.c
1347         * src/prefs_msg_colors.c
1348         * src/procmime.c
1349         * src/textview.c
1350         * src/vcard.c
1351         * src/wizard.c
1352         * src/common/log.c
1353         * src/common/socket.c
1354         * src/common/ssl_certificate.c
1355         * src/common/utils.c
1356         * src/common/utils.h
1357         * src/gtk/description_window.c
1358         * src/plugins/demo/demo.c
1359         * src/plugins/pgpcore/prefs_gpg.c
1360         * src/plugins/spamassassin/libspamc.c
1361                 Make sure we use glib functions to send text messages (information,
1362                 debug, warning, errors) to stdout/stderr - no more direct puts
1363                 fputs printf fprintf to stdout/stderr when it can be done using
1364                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1365                 stdout/stderr message is saved to log in Windows.
1366
1367
1368 2007-08-21 [wwp]        2.10.0cvs140
1369
1370         * src/main.c
1371         * src/common/utils.h
1372                 Route glib's stdout/stderr messages to a log file (Windows only),
1373                 instead of loosing them.
1374
1375 2007-08-21 [paul]       2.10.0cvs139
1376
1377         * src/mainwindow.c
1378                 replace deprecated g_strncasecmp()
1379         * src/messageview.c
1380                 fix 'List URLS'
1381
1382 2007-08-20 [ticho]      2.10.0cvs138
1383
1384         * src/account.c
1385         * src/prefs_account.h
1386                 Copy all account preferences in account_clone() - some
1387                 were missing.
1388         * src/prefs_account.c
1389                 Handle empty privacy system combobox gracefully (warning
1390                 instead of a crash).
1391
1392 2007-08-20 [colin]      2.10.0cvs137
1393
1394         * src/ldapctrl.c
1395                 Fix a leak
1396
1397 2007-08-20 [paul]       2.10.0cvs136
1398
1399         * src/browseldap.c
1400         * src/editldap.c
1401         * src/ldapctrl.c
1402         * src/ldapquery.c
1403         * src/ldapquery.h
1404         * src/ldapserver.c
1405         * src/ldaputil.c
1406                 add debug_prints
1407                 patch by Michael Rasmussen
1408
1409 2007-08-19 [colin]      2.10.0cvs135
1410
1411         * src/imap.c
1412                 Fix previous commit. Sensitivity update is needed
1413                 for "Cancel receiving". However when batching we
1414                 don't need to do it for every message flag change,
1415                 just once at the start and once at the end.
1416
1417 2007-08-19 [colin]      2.10.0cvs134
1418
1419         * src/imap.c
1420                 Remove useless menu updates on session lock/unlock
1421
1422 2007-08-19 [colin]      2.10.0cvs133
1423
1424         * src/etpan/imap-thread.c
1425                 Make all fetch logs less verbose
1426
1427 2007-08-19 [paul]       2.10.0cvs132
1428
1429         * src/foldersel.c
1430         * src/folderview.c
1431         * src/summaryview.c
1432                 fix bug 1286, 'Can't move a folder into a "Folders
1433                 Only" folder'
1434
1435 2007-08-18 [ticho]      2.10.0cvs131
1436
1437         * src/editaddress_other_attributes_ldap.c
1438                 Converted option menu for other ldap attributes to GtkComboBox.
1439
1440 2007-08-18 [colin]      2.10.0cvs130
1441
1442         * src/compose.c
1443         * src/prefs_common.c
1444         * src/prefs_common.h
1445         * src/prefs_send.c
1446         * src/send_message.c
1447                 Revert 'send_dialog_mode' meaning to 
1448                 'send_dialog_invisible', so that the 
1449                 new checkbox doesn't change the 
1450                 existing behaviour.
1451
1452 2007-08-18 [paul]       2.10.0cvs129
1453
1454         * src/summaryview.c
1455                 add missing menu update
1456
1457 2007-08-17 [colin]      2.10.0cvs128
1458
1459         * src/folder.c
1460                 Set batching after getting flags - maybe fixes
1461                 bug 1292, 'CM crashes on writing mail'
1462
1463 2007-08-16 [ticho]      2.10.0cvs127
1464
1465         * src/prefs_send.c
1466                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1467         * src/gtk/combobox.h
1468         * src/gtk/gtkutils.c
1469                 Allow NULL for GtkComboBox menuitem label, rendering such
1470                 items as row separators.
1471
1472 2007-08-16 [paul]       2.10.0cvs126
1473
1474         * src/plugins/trayicon/trayicon.c
1475                 remove wrongly used gettextisation
1476
1477 2007-08-15 [ticho]      2.10.0cvs125
1478
1479         * src/importldif.c
1480                 Fixed a runtime warning where an attempt to pack an
1481                 already packed GtkLabel was made.
1482
1483 2007-08-15 [ticho]      2.10.0cvs124
1484
1485         * src/prefs_compose_writing.c
1486                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1487                 into GtkComboBox.
1488
1489 2007-08-14 [ticho]      2.10.0cvs123
1490
1491         * src/messageview.c
1492         * src/gtk/gtkutils.c
1493                 Changed return receipt account selector to GtkComboBox.
1494                 Fixed a runtime warning where GTK tried to parse
1495                 "name <email@address" as a Pango markup in an alertpanel label.
1496
1497 2007-08-14 [ticho]      2.10.0cvs122
1498
1499         * src/prefs_logging.c
1500                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1501
1502 2007-08-14 [wwp]        2.10.0cvs121
1503
1504         * tools/Makefile.am
1505         * tools/README
1506         * tools/popfile-link.sh
1507                 Added a new tool: POPFile helper, to open
1508                 selected messages in POPFile control center,
1509                 in order to change the messages' status.
1510
1511 2007-08-14 [ticho]      2.10.0cvs120
1512
1513         * src/compose.c
1514         * src/prefs_common.c
1515         * src/prefs_common.h
1516         * src/prefs_send.c
1517         * src/send_message.c
1518                 Change "Show send dialog" optionmenu to a checkbutton.
1519         * src/prefs_receive.c
1520                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1521
1522 2007-08-13 [wwp]        2.10.0cvs119
1523
1524         * src/addr_compl.c
1525         * src/addressbook.c
1526         * src/addrindex.c
1527         * src/compose.c
1528         * src/filtering.c
1529         * src/folderview.c
1530         * src/inc.c
1531         * src/matcher.c
1532         * src/mh.c
1533         * src/partial_download.c
1534         * src/prefs_gtk.c
1535         * src/procmsg.c
1536         * src/stock_pixmap.c
1537         * src/summaryview.c
1538         * src/common/utils.c
1539         * src/gtk/gtkaspell.c
1540         * src/gtk/menu.c
1541                 Make sure we never pass NULL pointers for %s substitutions
1542                 (prevent from crashing in Windows).
1543
1544 2007-08-13 [wwp]        2.10.0cvs118
1545
1546         * src/msgcache.c
1547                 Re-enable mmap_reads in Windows with some missing
1548                 CloseHandle of mapping objects, thanks to
1549                 Marcus Brinkmann.
1550
1551 2007-08-13 [paul]       2.10.0cvs117
1552
1553         * src/common/utils.c
1554                 fix bug 1287, 'Compile time problem on Solaris
1555                 (nexenta gnu/Solaris) utils.c'
1556                 Thanks to Piotr Chrzczonowicz
1557
1558 2007-08-12 [wwp]        2.10.0cvs116
1559
1560         * src/plugins/pgpcore/prefs_gpg.c
1561                 Don't try to unset a GPG_AGENT_INFO that was not
1562                 set (and don't use a NULL string in Windows, it was
1563                 crashing with --debug if GPG_AGENT_INFO was not set).
1564
1565 2007-08-12 [wwp]        2.10.0cvs115
1566
1567         * src/privacy.h
1568                 Make gcc type-check arguments passed to privacy_set_error().
1569
1570 2007-08-12 [ticho]      2.10.0cvs114
1571
1572         * src/prefs_folder_item.c
1573                 Make sure that folder default account combobox always has some
1574                 account preselected.
1575         * src/gtk/combobox.c
1576                 Handle empty combobox gracefully (warning instead of crash).
1577
1578 2007-08-12 [ticho]      2.10.0cvs114
1579
1580         * src/prefs_folder_item.c
1581                 Make sure that folder default account combobox is not empty.
1582         * src/gtk/combobox.c
1583                 Handle empty combobox gracefully (warning instead of crash).
1584
1585 2007-08-11 [paul]       2.10.0cvs113
1586
1587         * src/addrgather.c
1588         * src/folderview.c
1589                 use 'subfolder' instead of 'sub-folder', matching
1590                 everywhere else the term is used
1591         * src/imap_gtk.c
1592                 fix engrish
1593
1594 2007-08-10 [wwp]        2.10.0cvs112
1595
1596         * src/msgcache.c
1597                 Disable mmap reads in Windows only (at least temporarily), they
1598                 prevent from renaming/removing target cache files.
1599
1600 2007-08-10 [paul]
1601
1602         3.0.0-rc2 released
1603
1604 2007-08-10 [wwp]        2.10.0cvs111
1605
1606         * src/msgcache.c
1607                 fix unpredictable crashes in Windows due to broken
1608                 cache/mark/tags files writting (file were opened for
1609                 writing in text mode).
1610
1611         * src/recv.c
1612                 use gettimeofday() from w32lib.h on Windows.
1613
1614 2007-08-10 [colin]      2.10.0cvs110
1615
1616         * src/imap.c
1617         * src/etpan/imap-thread.c
1618         * src/etpan/imap-thread.h
1619                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1620
1621 2007-08-09 [colin]      2.10.0cvs109
1622
1623         * src/editldap.c
1624                 Fix port being reset to 636 on SSL
1625         * src/folder.c
1626                 Fix folder_item_get_msg_num_by_file
1627                 on drafts/queue folders
1628
1629 2007-08-09 [wwp]        2.10.0cvs108
1630
1631         * src/folder.c
1632                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1633                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1634
1635
1636 2007-08-09 [colin]      2.10.0cvs107
1637
1638         * src/folderview.c
1639         * src/summaryview.c
1640         * src/gtk/prefswindow.c
1641                 A few Maemo layout fixes
1642
1643 2007-08-09 [paul]       2.10.0cvs106
1644
1645         * src/prefs_account.c
1646                 remove the hyphen from plug-ins to
1647                 match everywhere else
1648
1649 2007-08-08 [wwp]        2.10.0cvs105
1650
1651         * src/prefs_folder_item.c
1652                 Fix an extraneous stealth ^L char.
1653
1654 2007-08-08 [wwp]        2.10.0cvs104
1655
1656         * src/prefs_folder_item.c
1657                 Better fix, group variables declarations (USE_ASPELL).
1658
1659 2007-08-08 [wwp]        2.10.0cvs103
1660
1661         * src/prefs_folder_item.c
1662                 Fix compilation w/ USE_ASPELL set (broken
1663                 by 2.10.0cvs102).
1664
1665 2007-08-08 [ticho]      2.10.0cvs102
1666
1667         * src/prefs_folder_item.c
1668                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1669
1670 2007-08-08 [colin]      2.10.0cvs101
1671
1672         * src/imap.c
1673         * src/etpan/imap-thread.c
1674         * src/etpan/imap-thread.h
1675                 Close selected mailbox before doing
1676                 status on it.
1677
1678 2007-08-08 [colin]      2.10.0cvs100
1679
1680         * src/html.c
1681                 Complete symbol table, thanks to wwp.
1682                 Fixes bug 1284, 'The html -> text 
1683                 converter ignores entities'
1684         * src/msgcache.c
1685                 Fix possible fd leak
1686
1687 2007-08-08 [colin]      2.10.0cvs99
1688
1689         * src/imap.c
1690                 Better way to fetch UIDs on non-UIDPLUS servers
1691
1692 2007-08-07 [colin]      2.10.0cvs98
1693
1694         * src/imap.c
1695                 fix bug 1275, 'auto-saved draft messages not 
1696                 always being removed'; Also, make multiple
1697                 copy (in the same account) faster by matching
1698                 source/destination message UIDs.
1699         * src/messageview.c
1700                 Don't try to reshow deleted mail
1701         * src/msgcache.c
1702                 Fix leak on error path
1703
1704 2007-08-07 [wwp]        2.10.0cvs97
1705
1706         * manual/account.xml
1707         * manual/advanced.xml
1708         * manual/fr/account.xml
1709         * manual/fr/advanced.xml
1710                 Updated the reference manual and the French translation to
1711                 reflect 2.10.0cvs84: enable running folder Processing
1712                 rules on demand.
1713
1714 2007-08-06 [wwp]        2.10.0cvs96
1715
1716         * src/prefs_common.c
1717         * src/prefs_common.h
1718         * src/textview.c
1719                 Allow changing the emphasis color used to highlight
1720                 the newsreader/x-mailer header value when it matches
1721                 our preferred mail agent (hidden pref 'emphasis_col' added
1722                 to clawsrc).
1723
1724 2007-08-06 [colin]      2.10.0cvs95
1725
1726         * src/compose.c
1727         * src/compose.h
1728                 Re-commit 2.10.0cvs86, with a protection
1729                 against Pango bug. Also, try to fix 
1730                 bug 1275, 'auto-saved draft messages not 
1731                 always being removed'
1732
1733 2007-08-06 [wwp]        2.10.0cvs94
1734
1735         * src/gtk/quicksearch.c
1736                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1737
1738 2007-08-06 [ticho]      2.10.0cvs93
1739
1740         * src/prefs_account.c
1741         * src/gtk/combobox.c
1742                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1743                 selection in account preferences.
1744
1745 2007-08-06 [wwp]        2.10.0cvs92
1746
1747         * src/plugins/pgpcore/plugin.def
1748                 Apply one more chunk from gpg4win's 03-w32-port patch.
1749
1750 2007-08-05 [colin]      2.10.0cvs91
1751
1752         * src/compose.c
1753         * src/compose.h
1754                 reverting buggy patch for now
1755
1756 2007-08-05 [colin]      2.10.0cvs90
1757
1758         * src/folder.c
1759                 Fix slowdown
1760
1761 2007-08-04 [colin]      2.10.0cvs89
1762
1763         * src/prefs_summaries.c
1764         * src/summary_search.c
1765                 Replace deprecated widgets. Patch by
1766                 Andrej.
1767
1768 2007-08-04 [colin]      2.10.0cvs88
1769
1770         * src/mh.c
1771                 Refresh GUI only every 2000 mails on mh_get_last_num
1772                 This is fast (readdir) and done only once per 
1773                 session/folder
1774
1775 2007-08-03 [colin]      2.10.0cvs87
1776
1777         * src/prefs_account.c
1778         * src/gtk/combobox.h
1779         * src/gtk/gtkutils.c
1780                 Fix a deprecated widget. Patch by
1781                 Andrej
1782
1783 2007-08-03 [colin]      2.10.0cvs86
1784
1785         * src/compose.c
1786         * src/compose.h
1787                 Make colorisation and wrapping algorithms
1788                 faster. Fixes bug 1246, 'compose becomes 
1789                 increasingly slow replying to complex emails'
1790
1791 2007-08-03 [paul]       2.10.0cvs85
1792
1793         * src/mh.c
1794                 keep the window painted
1795
1796 2007-08-02 [paul]       2.10.0cvs84
1797
1798         * src/folderview.c
1799         * src/mainwindow.c
1800         * src/mainwindow.h
1801                 enable running folder Processing
1802                 rules on demand
1803
1804 2007-08-02 [paul]       2.10.0cvs83
1805
1806         * src/textview.c
1807                 speed up/clean up rendering of larger
1808                 msgs
1809                 Thanks to Colin
1810
1811 2007-08-01 [paul]       2.10.0cvs82
1812
1813         * src/mainwindow.h
1814                 clean up cruft
1815         * src/toolbar.c
1816                 change default toolbar layout on maemo
1817         * src/pixmaps/close.xpm
1818                 make the red cross a grey cross
1819         * src/pixmaps/jpilot.xpm
1820                 make icon smaller so it fits better
1821
1822 2007-07-31 [paul]       2.10.0cvs81
1823
1824         * src/setup.c
1825         * src/gtk/gtkutils.c
1826                 fix crash on maemo on first launch
1827
1828 2007-07-30 [paul]       2.10.0cvs80
1829
1830         * src/prefs_matcher.c
1831                 specify the units of age and size
1832
1833 2007-07-30 [paul]       2.10.0cvs79
1834
1835         * src/main.c
1836                 Fix IMAP timeout setting
1837
1838 2007-07-30 [colin]      2.10.0cvs78
1839
1840         * src/prefs_account.c
1841                 Fix a deprecated widget. Patch by
1842                 Andrej
1843
1844 2007-07-27 [paul]       2.10.0cvs77
1845
1846         * src/matcher_parser_parse.y
1847         * src/prefs_filtering_action.c
1848         * src/prefs_matcher.c
1849                 these changes forgotten in cvs74's
1850                 'watch thread' feature
1851
1852 2007-07-27 [paul]       2.10.0cvs76
1853
1854         * src/compose.c
1855                 fix potential crasher
1856                 thanks to Colin
1857
1858 2007-07-27 [paul]       2.10.0cvs75
1859
1860         * src/mainwindow.c
1861         * src/manual.c
1862         * src/manual.h
1863         * src/gtk/gtkutils.c
1864                 make mainwindow's /Help/Manual point to the
1865                 remote copy if the local copy doesn't exist
1866
1867 2007-07-27 [paul]       2.10.0cvs74
1868
1869         * src/Makefile.am
1870         * src/filtering.c
1871         * src/folder.c
1872         * src/mainwindow.c
1873         * src/matcher.c
1874         * src/matcher.h
1875         * src/matcher_parser_parse.y
1876         * src/procmsg.c
1877         * src/procmsg.h
1878         * src/stock_pixmap.c
1879         * src/stock_pixmap.h
1880         * src/summaryview.c
1881         * src/summaryview.h
1882         * src/toolbar.c
1883         * src/toolbar.h
1884         * src/pixmaps/watchthread.xpm
1885                 add 'watch thread' feature
1886
1887 2007-07-27 [paul]       2.10.0cvs73
1888
1889         * src/prefs_folder_item.c
1890                 adjust labels, add tooltips
1891
1892 2007-07-27 [colin]      2.10.0cvs72
1893
1894         * src/summaryview.c
1895                 Maemo: Remove less used menu items
1896
1897 2007-07-26 [colin]      2.10.0cvs71
1898
1899         * src/messageview.c
1900                 Maemo: destroy messageview after trashing mail.
1901                 Maybe should be done on X11 too
1902
1903 2007-07-26 [colin]      2.10.0cvs70
1904
1905         * src/folderview.c
1906         * src/mainwindow.c
1907         * src/prefs_common.c
1908         * src/prefs_common.h
1909         * src/summaryview.c
1910                 Add View/Show or Hide/Column headers
1911
1912 2007-07-26 [colin]      2.10.0cvs69
1913
1914         * src/procmime.c
1915                 Fix unwanted output
1916
1917 2007-07-26 [colin]      2.10.0cvs68
1918
1919         * src/ldapserver.c
1920                 Fix possible crash on cache invalidation
1921         * src/compose.c
1922         * src/procmime.c
1923         * src/procmime.h
1924         * src/quote_fmt_parse.y
1925                 Make replying to mails with big attachments
1926                 much faster. Fixes bug 1224, 'The process of 
1927                 Replying to emails with large attachments 
1928                 seems unreasonably long...'
1929
1930 2007-07-26 [colin]      2.10.0cvs67
1931
1932         * src/mimeview.c
1933         * src/matcher.c
1934         * src/common/ssl.c
1935                 Fix threads use on BSDs
1936
1937 2007-07-26 [paul]       2.10.0cvs66
1938
1939         * src/gtk/prefswindow.c
1940                 fix account prefs breakage
1941                 thanks to Colin
1942
1943 2007-07-26 [paul]       2.10.0cvs65
1944
1945         * configure.ac
1946                 standardise ./configure --help messages
1947
1948 2007-07-26 [colin]      2.10.0cvs64
1949
1950         * src/addressbook.c
1951         * src/editaddress.c
1952                 Fix two vCard-related crashes
1953
1954 2007-07-25 [colin]      2.10.0cvs63
1955
1956         * src/inc.c
1957         * src/prefs_common.c
1958         * src/prefs_common.h
1959         * src/prefs_receive.c
1960                 Maemo: Add a better way to notify of
1961                 new mails
1962         * src/mainwindow.c
1963         * src/statusbar.h
1964         * src/summaryview.c
1965         * src/toolbar.c
1966                 Maemo: Various layout fixes
1967         * src/gtk/prefswindow.c
1968                 Maemo: Better prefs layout
1969
1970 2007-07-25 [paul]       2.10.0cvs62
1971
1972         * src/textview.c
1973                 fix the layout on maemo
1974                 thanks to Colin
1975
1976 2007-07-25 [iwkse]      2.10.0cvs61
1977
1978         * src/summaryview.c
1979                 add 'o' shortcut on summaryview
1980
1981 2007-07-25 [iwkse]      2.10.0cvs60
1982
1983         * src/textview.c
1984                 fix o shortcut
1985
1986 2007-07-24 [colin]      2.10.0cvs59
1987
1988         * src/mh.c
1989                 Fix missing timestamp update on source
1990                 folder when moving
1991         * src/textview.c
1992         * src/textview.h
1993                 Better text layout on part's choices
1994
1995 2007-07-23 [colin]      2.10.0cvs58
1996
1997         * src/mimeview.c
1998         * src/textview.c
1999                 Maemo: Automatically choose the correct application
2000                 to open parts
2001         * src/gtk/quicksearch.c
2002                 Make search run on GDK_KP_Enter too
2003
2004 2007-07-23 [wwp]        2.10.0cvs57
2005
2006         * src/quote_fmt_lex.l
2007                 Revert accidentaly committed lines (account_sig) in
2008                 2.10.0cvs56.
2009
2010 2007-07-23 [wwp]        2.10.0cvs56
2011
2012         * src/quote_fmt_lex.l
2013                 Fix typos around long form expressions in the quote lexer.
2014
2015 2007-07-23 [paul]
2016
2017         3.0.0-rc1 released
2018
2019 2007-07-23 [colin]      2.10.0cvs55
2020
2021         * src/addr_compl.c
2022                 Fix auto-completion on Maemo
2023
2024 2007-07-23 [colin]      2.10.0cvs54
2025
2026         * src/statusbar.c
2027                 Maemo: Fix sticking statusbars
2028
2029 2007-07-22 [colin]      2.10.0cvs53
2030
2031         * src/main.c
2032                 Maemo: Fix the strange "top_application" info
2033                 at startup. We should do something when 
2034                 receiving such a message.
2035
2036 2007-07-20 [paul]       2.10.0cvs52
2037
2038         * src/news_gtk.c
2039                 add missing #include "statusbar.h"
2040
2041 2007-07-20 [colin]      2.10.0cvs51
2042
2043         * src/folder.c
2044         * src/folder.h
2045         * src/folder_item_prefs.c
2046         * src/folder_item_prefs.h
2047         * src/folderview.c
2048         * src/imap.c
2049         * src/imap_gtk.c
2050         * src/imap_gtk.h
2051         * src/news.c
2052         * src/news_gtk.c
2053         * src/news_gtk.h
2054         * src/prefs_folder_item.c
2055                 Implement age-based caching: allow to
2056                 specify a threshold for the offline synchronisation
2057                 feature, and whether old cached bodies should 
2058                 be removed
2059         * src/toolbar.c
2060         * src/toolbar.h
2061                 Fix label/tooltips
2062         * src/plugins/dillo_viewer/dillo_viewer.c
2063                 Check that Dillo's installed
2064
2065 2007-07-20 [wwp]        2.10.0cvs50
2066
2067         * src/mimeview.c
2068         * src/stock_pixmap.c
2069                 Draw a frame around the selected mimeview part icon (instead of the
2070                 shifted 'dancing' icon).
2071
2072 2007-07-20 [colin]      2.10.0cvs49
2073
2074         * src/main.c
2075                 Unref stuff even on error
2076         * src/wizard.c
2077                 disconnect signals only at the very
2078                 end of the wizard save.
2079
2080 2007-07-20 [colin]      2.10.0cvs48
2081
2082         * src/mainwindow.c
2083         * src/messageview.c
2084         * src/toolbar.c
2085         * src/toolbar.h
2086                 Fix random crashes while navigating
2087                 (GTK_EVENTS_FLUSH)
2088
2089 2007-07-19 [colin]      2.10.0cvs47
2090
2091         * configure.ac
2092         * src/main.c
2093         * src/prefs_common.c
2094         * src/prefs_common.h
2095         * src/wizard.c
2096         * src/common/defs.h
2097         * src/common/utils.c
2098                 Maemo: add an easy way to store data (mails
2099                 and IMAP/NNTP caches) on one of the SD cards,
2100                 and protect against unmounts if needed
2101
2102 2007-07-19 [paul]       2.10.0cvs46
2103
2104         * src/Makefile.am
2105         * src/stock_pixmap.c
2106         * src/gtk/about.c
2107         * src/pixmaps/claws-mail_logo-small.xpm
2108                 implement a (slightly) different About
2109                 dialog for maemo and add a small version
2110                 of the logo for it
2111         * src/wizard.c
2112                 use a scrolled window for wizard page 1
2113                 on maemo
2114
2115 2007-07-19 [paul]       2.10.0cvs45
2116
2117         * src/Makefile.am
2118                 too soon for this line
2119
2120 2007-07-19 [paul]       2.10.0cvs44
2121
2122         * src/Makefile.am
2123                 fix build on n800
2124
2125 2007-07-19 [colin]      2.10.0cvs43
2126
2127         * src/wizard.c
2128                 Solve Mail/Mailbox name when specifying
2129                 full /path/to/Mail.
2130
2131 2007-07-18 [colin]      2.10.0cvs42
2132
2133         * src/inc.c
2134         * configure.ac
2135                 Fix build on n770
2136
2137 2007-07-18 [colin]      2.10.0cvs41
2138
2139         * src/inc.c
2140                 Maemo: plug the online/offline system into
2141                 maemo's interfaces to have Claws automatically
2142                 switch according to the system status
2143         * src/statusbar.c
2144                 Maemo: use HildonBanners to display status
2145                 messages. Renders the main statusbar useless.
2146
2147 2007-07-18 [paul]       2.10.0cvs40
2148
2149         * src/filtering.c
2150                 fix screen blanking on moving/copying many msgs
2151         * src/folder.c
2152                 fix processing progressbar and screen blanking
2153                 during processing
2154
2155 2007-07-18 [paul]       2.10.0cvs39
2156
2157         * src/messageview.c
2158                 revert cvs37, breakage on maemo
2159
2160 2007-07-18 [paul]       2.10.0cvs38
2161
2162         * src/gtk/gtkutils.c
2163                 make sure we can still build with older GTK's
2164
2165 2007-07-18 [colin]      2.10.0cvs37
2166
2167         * src/messageview.c
2168                 Only hide the small layout's messageview, instead
2169                 of destroying it when closing
2170         * src/gtk/gtkutils.c
2171                 Use gtk_window_present_with_time to popup windows,
2172                 it seems to make things better with modern WMs
2173                 (actually focusing)
2174
2175 2007-07-17 [colin]      2.10.0cvs36
2176
2177         * src/editaddress.c
2178                 Simplify layout on Maemo
2179         * src/folder.c
2180                 Fix possible crash
2181         * src/prefs_display_header.c
2182                 Remove some headers by default on Maemo
2183
2184 2007-07-17 [paul]       2.10.0cvs35
2185
2186         * src/prefs_common.c
2187         * src/prefs_common.h
2188         * src/prefs_logging.c
2189         * src/common/log.c
2190                 add options to stop/enable writing logs to disc
2191
2192 2007-07-17 [paul]       2.10.0cvs34
2193
2194         * src/edittags.c
2195                 fix some issues with the Apply tags window:
2196                 - set search column (enables autocompl in the treeview)
2197                 - apply tag from "New tag" if it existed
2198                 - clears New tag entry when adding it with the button
2199                 Thanks to Colin
2200
2201 2007-07-17 [paul]       2.10.0cvs33
2202
2203         * src/edittags.c
2204                 fix 'apply tags' dialogue weirdness
2205
2206 2007-07-16 [colin]      2.10.0cvs32
2207
2208         * src/toolbar.c
2209                 Fix double-loading of mails on Maemo
2210
2211 2007-07-16 [colin]      2.10.0cvs31
2212
2213         * src/messageview.c
2214                 Prevent double-loading of the same part under some
2215                 conditions; hide statusbar on Maemo
2216
2217 2007-07-16 [colin]      2.10.0cvs30
2218
2219         * src/edittags.c
2220         * src/edittags.h
2221         * src/mainwindow.c
2222         * src/summaryview.c
2223                 Improve the tag interface - allow
2224                 to set/unset tags from a special
2225                 window.
2226         * src/gtk/gtkvscrollbutton.c
2227         * src/mimeview.c
2228         * src/mimeview.h
2229         * src/stock_pixmap.c
2230                 Fix Mimeview's ugly hacks in the
2231                 icon list. 
2232
2233 2007-07-16 [paul]       2.10.0cvs29
2234
2235         * src/wizard.c
2236                 rework dialog
2237         * src/gtk/icon_legend.c
2238                 put it all in a scrolled window
2239
2240 2007-07-15 [colin]      2.10.0cvs28
2241
2242         * src/mainwindow.c
2243                 Maemo: force layout to be Small screen; the
2244                 others don't make sense
2245
2246 2007-07-14 [colin]      2.10.0cvs27
2247
2248         * src/mimeview.c
2249         * src/gtk/gtkvscrollbutton.c
2250                 Maemo: Fix mimeview's buttons size
2251
2252 2007-07-14 [colin]      2.10.0cvs26
2253
2254         * src/toolbar.c
2255                 Fix the button workaround fix.
2256                 (Use the correct variable)
2257
2258 2007-07-14 [colin]      2.10.0cvs25
2259
2260         * src/mainwindow.c
2261         * src/toolbar.c
2262                 Maemo: put the progress bar in the
2263                 toolbar
2264
2265 2007-07-14 [colin]      2.10.0cvs24
2266
2267         * src/prefs_common.c
2268                 Maemo: hide statusbar by default
2269         * src/Makefile.am
2270         * src/stock_pixmap.c
2271         * src/stock_pixmap.h
2272         * src/toolbar.c
2273         * src/pixmaps/go_folders.xpm
2274                 Maemo: Add a specific icon to go back to
2275                 folder list
2276
2277 2007-07-14 [colin]      2.10.0cvs23
2278
2279         * src/toolbar.c
2280                 Don't set homogeneous finally
2281
2282 2007-07-14 [colin]      2.10.0cvs22
2283
2284         * src/toolbar.c
2285                 Fix button show/hide issues
2286
2287 2007-07-14 [colin]      2.10.0cvs21
2288
2289         * src/toolbar.c
2290                 Fix huge arrows
2291                 Fix button workaround to be able to click
2292                 if mouse was on button when it went un-
2293                 sensitive.
2294                 Revert previous commit, gtk_tool_item_set_homogeneous
2295                 doesn't mean what it seems to mean ;-)
2296
2297 2007-07-14 [paul]       2.10.0cvs20
2298
2299         * src/toolbar.c
2300                 make homogeneous FALSE always
2301
2302 2007-07-13 [colin]      2.10.0cvs19
2303
2304         * src/toolbar.c
2305         * src/toolbar.h
2306                 Rework to fit the non-deprecated API
2307         * src/compose.c
2308         * src/folderview.c
2309         * src/mainwindow.c
2310         * src/messageview.c
2311         * src/summaryview.c
2312                 Maemo layout changes. Better toolbars,
2313                 removal of CTree headers. 
2314
2315 2007-07-13 [paul]       2.10.0cvs18
2316
2317         * src/gtk/colorlabel.c
2318                 fix bug 1261, '[DE] coloring messages in overview 
2319                 keys are not localised'
2320                 the string is now included in claws-mail.pot
2321
2322 2007-07-13 [colin]      2.10.0cvs17
2323
2324         * src/summaryview.c
2325                 Fix bug 1267, 'printing mutliple messages 
2326                 opens one message-dialog after the other'
2327                 Ask for confirmation when printing 10
2328                 messages or more.
2329
2330 2007-07-11 [colin]      2.10.0cvs16
2331
2332         * COPYING
2333         * README
2334         * autogen.sh
2335         * manual/claws-mail-manual.xml
2336         * manual/gpl.xml
2337         * manual/es/claws-mail-manual.xml
2338         * manual/es/gpl.xml
2339         * manual/fr/claws-mail-manual.xml
2340         * manual/fr/gpl.xml
2341         * manual/pl/gpl.xml
2342         * src/account.c
2343         * src/account.h
2344         * src/action.c
2345         * src/action.h
2346         * src/adbookbase.h
2347         * src/addr_compl.c
2348         * src/addr_compl.h
2349         * src/addrbook.c
2350         * src/addrbook.h
2351         * src/addrcache.c
2352         * src/addrcache.h
2353         * src/addrcindex.c
2354         * src/addrcindex.h
2355         * src/addrclip.c
2356         * src/addrclip.h
2357         * src/addrdefs.h
2358         * src/addressadd.c
2359         * src/addressadd.h
2360         * src/addressbook.c
2361         * src/addressbook.h
2362         * src/addressbook_foldersel.c
2363         * src/addressbook_foldersel.h
2364         * src/addressitem.h
2365         * src/addrgather.c
2366         * src/addrgather.h
2367         * src/addrharvest.c
2368         * src/addrharvest.h
2369         * src/addrindex.c
2370         * src/addrindex.h
2371         * src/addritem.c
2372         * src/addritem.h
2373         * src/addrquery.c
2374         * src/addrquery.h
2375         * src/addrselect.c
2376         * src/addrselect.h
2377         * src/alertpanel.c
2378         * src/alertpanel.h
2379         * src/browseldap.c
2380         * src/browseldap.h
2381         * src/codeconv.c
2382         * src/codeconv.h
2383         * src/compose.c
2384         * src/compose.h
2385         * src/crash.c
2386         * src/crash.h
2387         * src/customheader.c
2388         * src/customheader.h
2389         * src/displayheader.c
2390         * src/displayheader.h
2391         * src/editaddress.c
2392         * src/editaddress.h
2393         * src/editaddress_other_attributes_ldap.c
2394         * src/editaddress_other_attributes_ldap.h
2395         * src/editbook.c
2396         * src/editbook.h
2397         * src/editgroup.c
2398         * src/editgroup.h
2399         * src/editjpilot.c
2400         * src/editjpilot.h
2401         * src/editldap.c
2402         * src/editldap.h
2403         * src/editldap_basedn.c
2404         * src/editldap_basedn.h
2405         * src/edittags.c
2406         * src/edittags.h
2407         * src/editvcard.c
2408         * src/editvcard.h
2409         * src/enriched.c
2410         * src/enriched.h
2411         * src/exphtmldlg.c
2412         * src/exphtmldlg.h
2413         * src/expldifdlg.c
2414         * src/expldifdlg.h
2415         * src/export.c
2416         * src/export.h
2417         * src/exporthtml.c
2418         * src/exporthtml.h
2419         * src/exportldif.c
2420         * src/exportldif.h
2421         * src/filtering.c
2422         * src/filtering.h
2423         * src/folder.c
2424         * src/folder.h
2425         * src/folder_item_prefs.c
2426         * src/folder_item_prefs.h
2427         * src/foldersel.c
2428         * src/foldersel.h
2429         * src/folderutils.c
2430         * src/folderutils.h
2431         * src/folderview.c
2432         * src/folderview.h
2433         * src/gedit-print.c
2434         * src/gedit-print.h
2435         * src/grouplistdialog.c
2436         * src/grouplistdialog.h
2437         * src/headerview.c
2438         * src/headerview.h
2439         * src/html.c
2440         * src/html.h
2441         * src/image_viewer.c
2442         * src/image_viewer.h
2443         * src/imap.c
2444         * src/imap.h
2445         * src/imap_gtk.c
2446         * src/imap_gtk.h
2447         * src/import.c
2448         * src/import.h
2449         * src/importldif.c
2450         * src/importldif.h
2451         * src/importmutt.c
2452         * src/importmutt.h
2453         * src/importpine.c
2454         * src/importpine.h
2455         * src/inc.c
2456         * src/inc.h
2457         * src/jpilot.c
2458         * src/jpilot.h
2459         * src/ldapctrl.c
2460         * src/ldapctrl.h
2461         * src/ldaplocate.c
2462         * src/ldaplocate.h
2463         * src/ldapquery.c
2464         * src/ldapquery.h
2465         * src/ldapserver.c
2466         * src/ldapserver.h
2467         * src/ldapupdate.c
2468         * src/ldapupdate.h
2469         * src/ldaputil.c
2470         * src/ldaputil.h
2471         * src/ldif.c
2472         * src/ldif.h
2473         * src/localfolder.c
2474         * src/localfolder.h
2475         * src/main.c
2476         * src/main.h
2477         * src/mainwindow.c
2478         * src/mainwindow.h
2479         * src/manual.c
2480         * src/manual.h
2481         * src/matcher.c
2482         * src/matcher.h
2483         * src/matcher_parser.h
2484         * src/matcher_parser_lex.l
2485         * src/matcher_parser_parse.y
2486         * src/mbox.c
2487         * src/mbox.h
2488         * src/message_search.c
2489         * src/message_search.h
2490         * src/messageview.c
2491         * src/messageview.h
2492         * src/mh.c
2493         * src/mh.h
2494         * src/mh_gtk.c
2495         * src/mh_gtk.h
2496         * src/mimeview.c
2497         * src/mimeview.h
2498         * src/msgcache.c
2499         * src/msgcache.h
2500         * src/mutt.c
2501         * src/mutt.h
2502         * src/news.c
2503         * src/news.h
2504         * src/news_gtk.c
2505         * src/news_gtk.h
2506         * src/noticeview.c
2507         * src/noticeview.h
2508         * src/partial_download.c
2509         * src/partial_download.h
2510         * src/pine.c
2511         * src/pine.h
2512         * src/pop.c
2513         * src/pop.h
2514         * src/prefs_account.c
2515         * src/prefs_account.h
2516         * src/prefs_actions.c
2517         * src/prefs_actions.h
2518         * src/prefs_common.c
2519         * src/prefs_common.h
2520         * src/prefs_compose_writing.c
2521         * src/prefs_compose_writing.h
2522         * src/prefs_customheader.c
2523         * src/prefs_customheader.h
2524         * src/prefs_display_header.c
2525         * src/prefs_display_header.h
2526         * src/prefs_ext_prog.c
2527         * src/prefs_ext_prog.h
2528         * src/prefs_filtering.c
2529         * src/prefs_filtering.h
2530         * src/prefs_filtering_action.c
2531         * src/prefs_filtering_action.h
2532         * src/prefs_folder_column.c
2533         * src/prefs_folder_column.h
2534         * src/prefs_folder_item.c
2535         * src/prefs_folder_item.h
2536         * src/prefs_fonts.c
2537         * src/prefs_fonts.h
2538         * src/prefs_gtk.c
2539         * src/prefs_gtk.h
2540         * src/prefs_image_viewer.c
2541         * src/prefs_image_viewer.h
2542         * src/prefs_logging.c
2543         * src/prefs_logging.h
2544         * src/prefs_matcher.c
2545         * src/prefs_matcher.h
2546         * src/prefs_message.c
2547         * src/prefs_message.h
2548         * src/prefs_msg_colors.c
2549         * src/prefs_msg_colors.h
2550         * src/prefs_other.c
2551         * src/prefs_other.h
2552         * src/prefs_quote.c
2553         * src/prefs_quote.h
2554         * src/prefs_receive.c
2555         * src/prefs_receive.h
2556         * src/prefs_send.c
2557         * src/prefs_send.h
2558         * src/prefs_spelling.c
2559         * src/prefs_spelling.h
2560         * src/prefs_summaries.c
2561         * src/prefs_summaries.h
2562         * src/prefs_summary_column.c
2563         * src/prefs_summary_column.h
2564         * src/prefs_summary_open.c
2565         * src/prefs_summary_open.h
2566         * src/prefs_template.c
2567         * src/prefs_template.h
2568         * src/prefs_themes.c
2569         * src/prefs_themes.h
2570         * src/prefs_toolbar.c
2571         * src/prefs_toolbar.h
2572         * src/prefs_wrapping.c
2573         * src/prefs_wrapping.h
2574         * src/privacy.c
2575         * src/privacy.h
2576         * src/procheader.c
2577         * src/procheader.h
2578         * src/procmime.c
2579         * src/procmime.h
2580         * src/procmsg.c
2581         * src/procmsg.h
2582         * src/quote_fmt.c
2583         * src/quote_fmt_lex.l
2584         * src/quote_fmt_parse.y
2585         * src/recv.c
2586         * src/recv.h
2587         * src/remotefolder.c
2588         * src/remotefolder.h
2589         * src/send_message.c
2590         * src/send_message.h
2591         * src/setup.c
2592         * src/setup.h
2593         * src/simple-gettext.c
2594         * src/sourcewindow.c
2595         * src/sourcewindow.h
2596         * src/ssl_manager.c
2597         * src/ssl_manager.h
2598         * src/statusbar.c
2599         * src/statusbar.h
2600         * src/stock_pixmap.c
2601         * src/stock_pixmap.h
2602         * src/summary_search.c
2603         * src/summary_search.h
2604         * src/summaryview.c
2605         * src/summaryview.h
2606         * src/textview.c
2607         * src/textview.h
2608         * src/toolbar.c
2609         * src/toolbar.h
2610         * src/undo.c
2611         * src/undo.h
2612         * src/unmime.c
2613         * src/unmime.h
2614         * src/uri_opener.c
2615         * src/uri_opener.h
2616         * src/vcard.c
2617         * src/vcard.h
2618         * src/wizard.c
2619         * src/wizard.h
2620         * src/common/base64.c
2621         * src/common/base64.h
2622         * src/common/claws.c
2623         * src/common/claws.h
2624         * src/common/defs.h
2625         * src/common/fnmatch.c
2626         * src/common/fnmatch.h
2627         * src/common/fnmatch_loop.c
2628         * src/common/hooks.c
2629         * src/common/hooks.h
2630         * src/common/log.c
2631         * src/common/log.h
2632         * src/common/md5.c
2633         * src/common/md5.h
2634         * src/common/mgutils.c
2635         * src/common/mgutils.h
2636         * src/common/nntp.c
2637         * src/common/nntp.h
2638         * src/common/passcrypt.c
2639         * src/common/passcrypt.h.in
2640         * src/common/plugin.c
2641         * src/common/plugin.h
2642         * src/common/prefs.c
2643         * src/common/prefs.h
2644         * src/common/progressindicator.c
2645         * src/common/progressindicator.h
2646         * src/common/quoted-printable.c
2647         * src/common/quoted-printable.h
2648         * src/common/session.c
2649         * src/common/session.h
2650         * src/common/smtp.c
2651         * src/common/smtp.h
2652         * src/common/socket.c
2653         * src/common/socket.h
2654         * src/common/ssl.c
2655         * src/common/ssl.h
2656         * src/common/ssl_certificate.c
2657         * src/common/ssl_certificate.h
2658         * src/common/string_match.c
2659         * src/common/string_match.h
2660         * src/common/stringtable.c
2661         * src/common/stringtable.h
2662         * src/common/tags.c
2663         * src/common/tags.h
2664         * src/common/template.c
2665         * src/common/template.h
2666         * src/common/timing.h
2667         * src/common/utils.c
2668         * src/common/utils.h
2669         * src/common/uuencode.c
2670         * src/common/uuencode.h
2671         * src/common/version.h.in
2672         * src/common/w32_dirent.c
2673         * src/common/w32_reg.c
2674         * src/common/w32_signal.c
2675         * src/common/w32_stat.c
2676         * src/common/w32_stdlib.c
2677         * src/common/w32_string.c
2678         * src/common/w32_time.c
2679         * src/common/w32_unistd.c
2680         * src/common/w32_wait.c
2681         * src/common/w32lib.h
2682         * src/common/xml.c
2683         * src/common/xml.h
2684         * src/common/xmlprops.c
2685         * src/common/xmlprops.h
2686         * src/etpan/etpan-errors.h
2687         * src/etpan/etpan-thread-manager-types.h
2688         * src/etpan/etpan-thread-manager.c
2689         * src/etpan/etpan-thread-manager.h
2690         * src/etpan/imap-thread.c
2691         * src/etpan/imap-thread.h
2692         * src/gtk/about.c
2693         * src/gtk/about.h
2694         * src/gtk/colorlabel.c
2695         * src/gtk/colorlabel.h
2696         * src/gtk/colorsel.c
2697         * src/gtk/colorsel.h
2698         * src/gtk/combobox.c
2699         * src/gtk/combobox.h
2700         * src/gtk/description_window.c
2701         * src/gtk/description_window.h
2702         * src/gtk/filesel.c
2703         * src/gtk/filesel.h
2704         * src/gtk/foldersort.c
2705         * src/gtk/foldersort.h
2706         * src/gtk/gtkaspell.c
2707         * src/gtk/gtkaspell.h
2708         * src/gtk/gtksctree.c
2709         * src/gtk/gtkshruler.c
2710         * src/gtk/gtkshruler.h
2711         * src/gtk/gtksourceprintjob.c
2712         * src/gtk/gtksourceprintjob.h
2713         * src/gtk/gtkutils.c
2714         * src/gtk/gtkutils.h
2715         * src/gtk/gtkvscrollbutton.c
2716         * src/gtk/gtkvscrollbutton.h
2717         * src/gtk/icon_legend.c
2718         * src/gtk/icon_legend.h
2719         * src/gtk/inputdialog.c
2720         * src/gtk/inputdialog.h
2721         * src/gtk/logwindow.c
2722         * src/gtk/logwindow.h
2723         * src/gtk/manage_window.c
2724         * src/gtk/manage_window.h
2725         * src/gtk/menu.c
2726         * src/gtk/menu.h
2727         * src/gtk/pluginwindow.c
2728         * src/gtk/pluginwindow.h
2729         * src/gtk/prefswindow.c
2730         * src/gtk/prefswindow.h
2731         * src/gtk/progressdialog.c
2732         * src/gtk/progressdialog.h
2733         * src/gtk/quicksearch.c
2734         * src/gtk/quicksearch.h
2735         * src/gtk/sslcertwindow.c
2736         * src/gtk/sslcertwindow.h
2737         * src/plugins/bogofilter/bogofilter.c
2738         * src/plugins/bogofilter/bogofilter.h
2739         * src/plugins/bogofilter/bogofilter_gtk.c
2740         * src/plugins/clamav/clamav_plugin.c
2741         * src/plugins/clamav/clamav_plugin.h
2742         * src/plugins/clamav/clamav_plugin_gtk.c
2743         * src/plugins/demo/demo.c
2744         * src/plugins/dillo_viewer/dillo_prefs.c
2745         * src/plugins/dillo_viewer/dillo_prefs.h
2746         * src/plugins/dillo_viewer/dillo_viewer.c
2747         * src/plugins/pgpcore/passphrase.c
2748         * src/plugins/pgpcore/passphrase.h
2749         * src/plugins/pgpcore/pgp_viewer.c
2750         * src/plugins/pgpcore/pgp_viewer.h
2751         * src/plugins/pgpcore/plugin.c
2752         * src/plugins/pgpcore/prefs_gpg.c
2753         * src/plugins/pgpcore/prefs_gpg.h
2754         * src/plugins/pgpcore/select-keys.c
2755         * src/plugins/pgpcore/select-keys.h
2756         * src/plugins/pgpcore/sgpgme.c
2757         * src/plugins/pgpcore/sgpgme.h
2758         * src/plugins/pgpinline/pgpinline.c
2759         * src/plugins/pgpinline/pgpinline.h
2760         * src/plugins/pgpinline/plugin.c
2761         * src/plugins/pgpmime/pgpmime.c
2762         * src/plugins/pgpmime/pgpmime.h
2763         * src/plugins/pgpmime/plugin.c
2764         * src/plugins/spamassassin/spamassassin.c
2765         * src/plugins/spamassassin/spamassassin.h
2766         * src/plugins/spamassassin/spamassassin_gtk.c
2767         * src/plugins/trayicon/trayicon.c
2768         * src/plugins/trayicon/trayicon_prefs.c
2769         * src/plugins/trayicon/trayicon_prefs.h
2770         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2771         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2772         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2773         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2774         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2775         * tools/OOo2claws-mail.pl
2776         * tools/README.sylprint
2777         * tools/acroread2claws-mail.pl
2778         * tools/claws-mail-compose-insert-files.pl
2779         * tools/convert_mbox.pl
2780         * tools/filter_conv.pl
2781         * tools/filter_conv_new.pl
2782         * tools/fix_date.sh
2783         * tools/freshmeat_search.pl
2784         * tools/google_search.pl
2785         * tools/kmail-mailbox2claws-mail.pl
2786         * tools/kmail2claws-mail.pl
2787         * tools/kmail2claws-mail_v2.pl
2788         * tools/mairix.sh
2789         * tools/make.themes.project
2790         * tools/multiwebsearch.pl
2791         * tools/nautilus2claws-mail.sh
2792         * tools/outlook2claws-mail.pl
2793         * tools/textviewer.sh
2794         * tools/thunderbird-filters-convertor.pl
2795         * tools/update-po
2796         * tools/uuooffice
2797         * tools/vcard2xml.py
2798         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2799                 Upgrade to GPLv3 or later.
2800
2801 2007-07-10 [wwp]        2.10.0cvs15
2802
2803         * src/main.c
2804                 Fix re-opening of all composing messages that were
2805                 opened when closing the previous instance, thanks
2806                 to Colin.
2807
2808 2007-07-10 [paul]       2.10.0cvs14
2809
2810         * src/editaddress_other_attributes_ldap.c
2811         * src/ldapupdate.c
2812                 fix crash on selecting 'other attributes' combo
2813                 for either a new entry or an old entry with no
2814                 existing attributes.
2815                 fix bug on editing multiple attributes which
2816                 resulted them all having the value of the last
2817                 one changed.
2818                 Thanks to Colin
2819
2820 2007-07-10 [colin]      2.10.0cvs13
2821
2822         * src/editaddress.c
2823         * src/editaddress_other_attributes_ldap.h
2824         * src/ldapupdate.c
2825                 Fix --disable-ldap build
2826
2827 2007-07-09 [colin]      2.10.0cvs12
2828
2829         * src/Makefile.am
2830         * src/addritem.c
2831         * src/addritem.h
2832         * src/editaddress.c
2833         * src/editaddress_other_attributes_ldap.c
2834         * src/editaddress_other_attributes_ldap.h
2835         * src/editldap.c
2836         * src/ldapctrl.c
2837         * src/ldapctrl.h
2838         * src/ldapupdate.c
2839                 Add capability to edit all inetOrgPerson
2840                 attributes on LDAP. Patch by Michael 
2841                 Rasmussen
2842
2843 2007-07-09 [colin]      2.10.0cvs11
2844
2845         * src/Makefile.am
2846         * src/exporthtml.c
2847         * src/mbox.c
2848         * src/msgcache.c
2849         * src/prefs_summaries.c
2850         * src/prefs_themes.c
2851         * src/procheader.c
2852         * src/common/Makefile.am
2853         * src/common/log.c
2854         * src/common/timing.h
2855         * src/common/utils.c
2856         * src/common/utils.h
2857         * src/common/w32_account.c
2858         * src/common/w32lib.h
2859         * src/gtk/Makefile.am
2860         * src/gtk/colorlabel.c
2861         * src/plugins/pgpcore/Makefile.am
2862         * src/plugins/pgpcore/claws.def
2863         * src/plugins/pgpcore/passphrase.c
2864         * src/plugins/pgpcore/pgp_viewer.c
2865         * src/plugins/pgpcore/plugin.def
2866         * src/plugins/pgpcore/sgpgme.c
2867         * src/plugins/pgpinline/Makefile.am
2868         * src/plugins/pgpinline/claws.def
2869         * src/plugins/pgpinline/mypgpcore.def
2870         * src/plugins/pgpinline/plugin.def
2871         * src/plugins/pgpmime/Makefile.am
2872         * src/plugins/pgpmime/claws.def
2873         * src/plugins/pgpmime/mypgpcore.def
2874         * src/plugins/pgpmime/plugin.def
2875                 Commit win32 patch, from Werner Koch and
2876                 Marcus Brinkmann
2877
2878 2007-07-09 [colin]      2.10.0cvs10
2879
2880         * src/prefs_toolbar.c
2881                 Fix crash when no actions exist
2882
2883 2007-07-07 [paul]       2.10.0cvs9
2884
2885         * COPYING
2886         * manual/claws-mail-manual.xml
2887                 update copyright year
2888         * po/fi.po
2889                 updated by Flammie Pirinen
2890
2891 2007-07-05 [wwp]        2.10.0cvs8
2892
2893         * src/plugins/clamav/clamav_plugin_gtk.c
2894                 Make vertical spacing like in other plugin prefs pages.
2895
2896 2007-07-05 [wwp]        2.10.0cvs7
2897
2898         * src/quote_fmt.c
2899                 It's %am that works, not %ae (this doc incoherence has been
2900                 introduced with 2.9.2cvs13).
2901
2902 2007-07-04 [wwp]        2.10.0cvs6
2903
2904         * src/plugins/bogofilter/bogofilter.c
2905                 Gettext-ize an occurrence of "Any" that wasn't.
2906
2907 2007-07-04 [colin]      2.10.0cvs5
2908
2909         * po/POTFILES.in
2910                 Fix untranslated strings; thanks
2911                 to Pader Rezso.
2912
2913 2007-07-03 [colin]      2.10.0cvs4
2914
2915         * src/folder.c
2916         * src/mainwindow.c
2917                 Fix saving of sort mode for tags and
2918                 thread date. Thanks to Pierre Ossman.
2919                 Completes fix for bug 1233
2920
2921 2007-07-03 [paul]       2.10.0cvs3
2922
2923         * src/compose.c
2924                 fix auto-save
2925         * src/summaryview.c
2926                 fix build warnings
2927         Thanks to Colin
2928
2929 2007-07-02 [colin]      2.10.0cvs2
2930
2931         * src/folder.h
2932         * src/mainwindow.c
2933         * src/procmsg.h
2934         * src/summaryview.c
2935                 Add View/Sort/by Thread date
2936                 Fixes bug 1233, 'Capability to sort 
2937                 threads by most recent message'
2938                 Based on a patch by Paul Rolland
2939
2940 2007-07-02 [colin]      2.10.0cvs1
2941
2942         * src/Makefile.am
2943         * src/compose.c
2944         * src/edittags.c
2945         * src/edittags.h
2946         * src/filtering.c
2947         * src/folder.c
2948         * src/folder.h
2949         * src/headerview.c
2950         * src/headerview.h
2951         * src/main.c
2952         * src/mainwindow.c
2953         * src/mainwindow.h
2954         * src/manual.h
2955         * src/matcher.c
2956         * src/matcher.h
2957         * src/matcher_parser_parse.y
2958         * src/mimeview.c
2959         * src/msgcache.c
2960         * src/msgcache.h
2961         * src/prefs_common.c
2962         * src/prefs_common.h
2963         * src/prefs_filtering_action.c
2964         * src/prefs_matcher.c
2965         * src/prefs_summary_column.c
2966         * src/procmsg.c
2967         * src/procmsg.h
2968         * src/quote_fmt.c
2969         * src/quote_fmt_lex.l
2970         * src/quote_fmt_parse.y
2971         * src/summaryview.c
2972         * src/summaryview.h
2973         * src/textview.c
2974         * src/common/Makefile.am
2975         * src/common/defs.h
2976         * src/common/tags.c
2977         * src/common/tags.h
2978         * src/gtk/quicksearch.c
2979         * src/gtk/quicksearch.h
2980                 Add Tags implementation. Tags are arbitrary labels
2981                 that can be applied to messages. It is possible 
2982                 to create, edit, remove tags; apply them to mails;
2983                 filter on tags or tag presence; apply or unset
2984                 tags via filtering actions; reference tags in
2985                 reply templates.
2986
2987 2007-07-02 [paul]       2.10.0
2988
2989         * NEWS
2990         * README
2991         * RELEASE_NOTES
2992                 2.10.0 released
2993
2994 2007-07-02 [paul]       2.9.2cvs78
2995
2996         * po/de.po
2997         * po/en_GB.po
2998         * po/es.po
2999         * po/fr.po
3000         * po/hu.po
3001         * po/pt_BR.po
3002         * po/ru.po
3003         * po/zh_CN.po
3004                 updated by Stephan Sachse, me, Ricardo Mones
3005                 Lastra, Fabien Vantard, Pader Rezso, Frederico
3006                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
3007
3008 2007-07-02 [paul]       2.9.2cvs77
3009
3010         * AUTHORS
3011                 updated
3012
3013 2007-06-29 [wwp]        2.9.2cvs76
3014
3015         * src/gtk/headers.h
3016                 Fix a typo (thanks to Ricardo for finding this out).
3017
3018 2007-06-28 [paul]       2.9.2cvs75
3019
3020         * src/folderview.c
3021                 fix build warnings
3022
3023 2007-06-28 [paul]       2.9.2cvs74
3024
3025         * tools/Makefile.am
3026                 fix bug in the autotools build system.
3027                 Files cataloged under EXTRA_DIST were never
3028                 automatically copied to the build tree.
3029                 (fix 'make distcheck')
3030                 Patch by Michael Rasmussen.
3031
3032 2007-06-24 [colin]      2.9.2cvs73
3033
3034         * src/news_gtk.c
3035                 Fix bug 1249, 'Error handling for 
3036                 news errors needs modification'
3037                 Only popup error if the according
3038                 pref in Prefs/Receive is set.
3039
3040 2007-06-21 [colin]      2.9.2cvs72
3041
3042         * src/common/plugin.c
3043         * src/common/plugin.h
3044                 Change plugin API to know whether it's safe to 
3045                 unload plugins or whether we should just hide
3046                 them. Fixes bug 1248, 'Core dumps after 
3047                 unloading plugin and clicking on load plugins'
3048         * src/plugins/bogofilter/bogofilter.c
3049         * src/plugins/clamav/clamav_plugin.c
3050         * src/plugins/demo/demo.c
3051         * src/plugins/dillo_viewer/dillo_viewer.c
3052         * src/plugins/pgpcore/plugin.c
3053         * src/plugins/pgpinline/plugin.c
3054         * src/plugins/pgpmime/plugin.c
3055         * src/plugins/spamassassin/spamassassin.c
3056         * src/plugins/trayicon/trayicon.c
3057                 Update API
3058
3059 2007-06-19 [colin]      2.9.2cvs71
3060
3061         * src/compose.c
3062         * src/messageview.c
3063                 Fix crash mentioned in bug 1246
3064                 Race condition when automatically drafting
3065                 due to insertion on reedit.
3066
3067 2007-06-18 [wwp]        2.9.2cvs70
3068
3069         * src/importldif.c
3070                 LDIF import: use a "Proceed" button to complete
3071                 the process.
3072
3073 2007-06-18 [paul]       2.9.2cvs69
3074
3075         * configure.ac
3076                 use pkgconfig to check for gtk and glib
3077
3078 2007-06-17 [wwp]        2.9.2cvs68
3079
3080         * src/ldif.c
3081         * src/importldif.c
3082                 LDIF import: better error handling, minor code
3083                 and UI cleanup, and renamed the Save button
3084                 to Close, as imported stuff is already saved
3085                 when the Save button is shown.
3086
3087 2007-06-17 [colin]      2.9.2cvs67
3088
3089         * src/prefs_summaries.c
3090         * src/procmsg.c
3091                 Don't set as read when forwarded, only replied to
3092
3093 2007-06-17 [paul]       2.9.2cvs66
3094
3095         * src/alertpanel.c
3096                 add missing #include
3097
3098 2007-06-16 [colin]      2.9.2cvs65
3099
3100         * src/prefs_summaries.c
3101         * src/procmsg.c
3102                 Change the pref "Only mark as read when opened
3103                 in new window" to "..., replied to or forwarded".
3104                 Based on a patch by Paul Rolland.
3105
3106 2007-06-16 [paul]       2.9.2cvs64
3107
3108         * src/gtk/authors.h
3109                 alphabetical order! :)
3110
3111 2007-06-16 [colin]      2.9.2cvs63
3112
3113         * AUTHORS
3114         * src/gtk/authors.h
3115                 Add Michael Rasmussen in authors list
3116
3117 2007-06-16 [colin]      2.9.2cvs62
3118
3119         * src/messageview.c
3120                 Fix messageview_copy_clipboard to take advantage
3121                 of plugins' get_selection.
3122
3123 2007-06-15 [colin]      2.9.2cvs61
3124
3125         * src/action.c
3126         * src/addr_compl.c
3127         * src/addressbook.c
3128         * src/folderview.c
3129         * src/message_search.c
3130         * src/mimeview.c
3131         * src/summary_search.c
3132         * src/summaryview.c
3133         * src/textview.c
3134                 Allow GDK_KP_Enter to do the same as GDK_Return
3135                 Patch by Michael Rasmussen
3136
3137 2007-06-15 [paul]       2.9.2cvs60
3138
3139         * src/compose.c
3140                 fix bug when closing a compose window
3141                 during autosave
3142
3143 2007-06-14 [paul]       2.9.2cvs59
3144
3145         * src/main.c
3146         * src/common/defs.h
3147                 migrate sylpheed config
3148
3149 2007-06-14 [wwp]        2.9.2cvs58
3150
3151         * src/gtk/pluginwindow.c
3152                 Yet another attempt to fix sizing/alignment of the
3153                 button bar in plugins window.
3154
3155 2007-06-12 [colin]      2.9.2cvs57
3156
3157         * po/POTFILES.in
3158         * src/Makefile.am
3159         * src/folderview.c
3160         * src/prefs_common.c
3161         * src/prefs_common.h
3162         * src/prefs_summaries.c
3163         * src/prefs_summary_open.c
3164         * src/prefs_summary_open.h
3165         * src/summaryview.c
3166                 Make "when entering a folder" actions more personalisable
3167
3168 2007-06-12 [wwp]        2.9.2cvs56
3169
3170         * tools/README
3171                 Use short description from Paul (mairix.sh).
3172
3173 2007-06-12 [wwp]        2.9.2cvs55
3174
3175         * tools/README
3176                 Updated info about mairix.sh.
3177
3178 2007-06-11 [paul]       2.9.2cvs54
3179
3180         * src/prefs_logging.c
3181                 rework log window length widgets
3182                 and some sensitivity fixes
3183
3184 2007-06-11 [paul]       2.9.2cvs53
3185
3186         * src/mainwindow.c
3187         * src/prefs_logging.c
3188                 rename 'Protocol Log' to 'Network Log'
3189                 and some function renaming
3190
3191 2007-06-10 [wwp]        2.9.2cvs52
3192
3193         * src/gtk/pluginwindow.c
3194                 Revert 2.9.2cvs51.
3195
3196 2007-06-10 [wwp]        2.9.2cvs51
3197
3198         * src/gtk/pluginwindow.c
3199                 Fix button bar in plugin window, was centered and not
3200                 behaving like other dialogs w/ such button bar.
3201
3202 2007-06-08 [wwp]        2.9.2cvs50
3203
3204         * src/compose.c
3205         * src/compose.h
3206         * src/main.c
3207         * src/mainwindow.c
3208         * src/mainwindow.h
3209                 Provide a way out of automatic draft saving on IMAP, when
3210                 exiting offline.
3211                 Prevent drafting while sending and quitting while sending.
3212                 Thanks for Colin.
3213
3214
3215
3216 2007-06-08 [wwp]        2.9.2cvs49
3217
3218         * src/prefs_account.c
3219         * src/gtk/prefswindow.c
3220         * src/gtk/prefswindow.h
3221                 Activate the Basic page when opening account prefs.
3222
3223 2007-06-08 [wwp]        2.9.2cvs48
3224
3225         * src/common/socket.c
3226                 Don't crash if fork() fails, thanks to Colin.
3227
3228 2007-06-08 [wwp]        2.9.2cvs47
3229
3230         * src/gtk/prefswindow.c
3231                 Wrap some long lines, and reset horizontal scroller's adjusment
3232                 (this was already done, vertically), when changing tab (not page)
3233                 in prefs windows.
3234
3235 2007-06-08 [paul]       2.9.2cvs46
3236
3237         * src/common/utils.c
3238                 use gethostname() instead of uname()
3239                 based on a patch by Michael Hughes
3240                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3241
3242 2007-06-07 [wwp]        2.9.2cvs45
3243
3244         * src/prefs_common.c
3245                 Fix some useless warnings, thanks to Colin.
3246
3247 2007-06-06 [colin]      2.9.2cvs44
3248
3249         * src/ldapupdate.c
3250                 Fix strange allocations. 
3251
3252 2007-06-06 [colin]      2.9.2cvs43
3253
3254         * src/ldapupdate.c
3255                 Patch by Michael Rasmussus to help
3256                 bug 1232
3257
3258 2007-06-05 [wwp]        2.9.2cvs42
3259
3260         * src/prefs_account.c
3261         * src/prefs_folder_item.c
3262         * src/prefs_quote.c
3263         * src/quote_fmt.c
3264         * src/quote_fmt.h
3265                 Per-folder templates can now be applied recursively.
3266                 Always save per-folder templates (formats were erroneously
3267                 saved only if they were enabled).
3268                 Check for validity of quotation marks everywhere there
3269                 are defined.
3270
3271 2007-06-05 [wwp]        2.9.2cvs41
3272
3273         * src/inc.c
3274                 Fix incoming messages from local accounts always getting filtered
3275                 (even if the account prefs say don't), thanks to Colin.
3276
3277 2007-06-05 [wwp]        2.9.2cvs40
3278
3279         * src/compose.c
3280         * src/compose.h
3281                 Use per-folder/per-account quote chars when applying a
3282                 template or inserting text as well. Const'ify some
3283                 vars more.
3284
3285 2007-06-04 [colin]      2.9.2cvs39
3286
3287         * src/compose.c
3288                 More work for wwp :)
3289
3290 2007-06-04 [wwp]        2.9.2cvs38
3291
3292         * src/compose.c
3293                 Same as 2.9.2cvs36 but for forwarding.
3294
3295 2007-06-04 [colin]      2.9.2cvs37
3296
3297         * src/compose.c
3298                 Use original mail file for forward/redirect
3299                 Fixes some forwarded mails to be attached as
3300                 application/octet-stream (when they have binary
3301                 parts), and incidentally fixes bug 848
3302                 'Redirect breaks GnuPG'
3303
3304 2007-06-04 [wwp]        2.9.2cvs36
3305
3306         * src/compose.c
3307                 Fix quote mark mis-initialisation when replying/forwarding
3308                 (introduced w/ 2.9.2cvs20).
3309
3310 2007-06-04 [wwp]        2.9.2cvs35
3311
3312         * src/prefs_compose_writing.c
3313         * src/prefs_quote.c
3314                 Fix a bug where Quotation characters (prefs/compose/writing)
3315                 was cleared (introduced w/ 2.9.2cvs26).
3316
3317 2007-06-04 [wwp]        2.9.2cvs34
3318
3319         * src/prefs_account.c
3320         * src/prefs_account.h
3321                 Better fix for compiling w/o aspell (rollbacks
3322                 2.9.2cvs31).
3323
3324 2007-06-04 [wwp]        2.9.2cvs33
3325
3326         * src/account.c
3327         * src/prefs_account.c
3328         * src/prefs_account.h
3329         * src/procmsg.c
3330                 It's now possible to disable mail filtering plugins
3331                 on a per-account basis.
3332
3333 2007-06-04 [wwp]        2.9.2cvs32
3334
3335         * src/procheader.c
3336         * src/common/utils.c
3337         * src/common/utils.h
3338                 Support CRLF in headers part of messages.
3339                 Support few more date formats (RFC3339 subsets).
3340
3341 2007-06-04 [wwp]        2.9.2cvs31
3342
3343         * src/prefs_account.c
3344                 Fix compiling w/o aspell support.
3345
3346 2007-06-03 [wwp]        2.9.2cvs30
3347
3348         * src/prefs_gtk.c
3349                 Don't decode leading ENV_ and ~ in P_PASSWORD
3350                 values.
3351
3352 2007-06-03 [wwp]        2.9.2cvs29
3353
3354         * src/prefs_gtk.c
3355                 Don't decode leading ENV_ and ~ in P_PASSWORD
3356                 values.
3357
3358 2007-06-03 [wwp]        2.9.2cvs28
3359
3360         * src/prefs_account.c
3361         * src/gtk/prefswindow.c
3362         * src/gtk/prefswindow.h
3363                 Added a way to force preloading of all pages
3364                 (prefswindow).
3365                 Moved tabs to pages in account prefs.
3366
3367 2007-06-02 [colin]      2.9.2cvs27
3368
3369         * src/addressbook.c
3370                 Fix possible crash, fix ldap write bugs
3371         * src/ldapupdate.c
3372                 Fix ldap write bugs - patch by Michael
3373                 Rasmussen
3374         * src/alertpanel.c
3375         * src/alertpanel.h
3376                 Add a hook whenever alertpanel opens/closes
3377
3378 2007-05-31 [wwp]        2.9.2cvs26
3379
3380         * src/prefs_compose_writing.c
3381         * src/prefs_quote.c
3382                 Re-organized writing options a bit:
3383                  - renamed the Quoting page to Templates
3384                  - moved all composing templates to that page
3385                  - moved non-templates options to the Writing one,
3386                    grouped reply-related options, reordered reply and
3387                    forward options.
3388
3389 2007-05-31 [wwp]        2.9.2cvs25
3390
3391         * src/compose.c
3392                 Removed unused code.
3393
3394 2007-05-31 [colin]      2.9.2cvs24
3395
3396         * src/addressbook.c
3397                 Fix missing display name when modifying
3398                 LDAP. Patch by Michael Rasmussen
3399
3400 2007-05-31 [wwp]        2.9.2cvs23
3401
3402         * src/plugins/bogofilter/Makefile.am
3403         * src/plugins/clamav/Makefile.am
3404         * src/plugins/demo/Makefile.am
3405         * src/plugins/dillo_viewer/Makefile.am
3406         * src/plugins/spamassassin/Makefile.am
3407                 Fix building of those plugins in Mac OS X.
3408
3409 2007-05-30 [wwp]        2.9.2cvs22
3410
3411         * src/gtk/quicksearch.c
3412                 Fix missing initialization.
3413
3414 2007-05-30 [wwp]        2.9.2cvs21
3415
3416         * src/procheader.c
3417                 Revert accidental commit (debug outputs).
3418
3419 2007-05-30 [wwp]        2.9.2cvs20
3420
3421         * src/compose.c
3422         * src/folder_item_prefs.c
3423         * src/folder_item_prefs.h
3424         * src/prefs_account.c
3425         * src/prefs_account.h
3426         * src/prefs_folder_item.c
3427         * src/prefs_gtk.c
3428         * src/prefs_gtk.h
3429                 Implemented per-account and per-folder
3430                 compose/reply/forward formats.
3431
3432 2007-05-30 [wwp]        2.9.2cvs19
3433
3434         * src/prefs_compose_writing.c
3435         * src/prefs_quote.c
3436         * src/procheader.c
3437         * src/quote_fmt.c
3438         * src/quote_fmt.h
3439                 Internal API changes (factorize quote format
3440                 prefs and checks).
3441
3442 2007-05-30 [colin]      2.9.2cvs18
3443
3444         * src/compose.c
3445                 Fix race where it's possible to re-click Send
3446                 between end of SMTP session and end of "move to
3447                 sent folder" when sending an email with send
3448                 dialog enabled.
3449
3450 2007-05-30 [colin]      2.9.2cvs17
3451
3452         * src/crash.c
3453                 Ask for backtrace on all threads. Patch by
3454                 Pawel
3455         * src/folderview.c
3456                 Fix stale news statusbar when scanning fails.
3457                 Patch by Pawel
3458         * src/ldapupdate.c
3459                 Fix some LDAP write updates bugs. Patch
3460                 by Michael Rasmussen
3461
3462 2007-05-29 [colin]      2.9.2cvs16
3463
3464         * src/imap.c
3465                 Fix loss of local flags when moving mails
3466                 on IMAP in high-bandwidth mode (UID FETCH)
3467
3468 2007-05-25 [paul]       2.9.2cvs15
3469
3470         * src/common/socket.c
3471                 fix sometimes crasher on cancelling
3472                 message sending
3473
3474 2007-05-25 [colin]      2.9.2cvs14
3475
3476         * src/imap.c
3477                 Fix a memory leak
3478         * src/imap_gtk.c
3479                 Be more helpful in the subscription
3480                 message
3481
3482 2007-05-23 [wwp]        2.9.2cvs13
3483
3484         * src/compose.c
3485         * src/prefs_compose_writing.c
3486         * src/prefs_quote.c
3487         * src/prefs_template.c
3488         * src/prefs_template.h
3489         * src/quote_fmt.c
3490         * src/quote_fmt.h
3491         * src/quote_fmt_lex.l
3492         * src/quote_fmt_parse.y
3493                 Introduced new syntax elements (symbols and commands)
3494                 in templates/quote_fmt. Compatibility w/ old
3495                 symbols is kept.
3496                 Updated and reworked the corresponding Information
3497                 dialog.
3498                 Display the line number in dialogs that talk about
3499                 parser errors (in addition to the error message in
3500                 output).
3501
3502 2007-05-23 [wwp]        2.9.2cvs12
3503
3504         * src/quote_fmt_parse.y
3505                 Fix 2.9.2cvs11, probably a paste accident ;).
3506
3507 2007-05-23 [wwp]        2.9.2cvs11
3508
3509         * src/compose.c
3510         * src/prefs_template.c
3511         * src/quote_fmt.h
3512         * src/quote_fmt_parse.y
3513                 Fix 2.9.2cvs10, which broke --disable-aspell.
3514
3515 2007-05-22 [wwp]        2.9.2cvs10
3516
3517         * src/compose.c
3518         * src/prefs_template.c
3519         * src/quote_fmt.c
3520         * src/quote_fmt.h
3521         * src/quote_fmt_lex.l
3522         * src/quote_fmt_parse.y
3523         * src/gtk/gtkaspell.c
3524         * src/gtk/gtkaspell.h
3525                 Added template/quote format syntactical elements
3526                 to show and query:
3527                         - current dictionary
3528                           %T to show (shows empty if not set or not enabled),
3529                           ?T and !T to check if the default dictionary is
3530                           enabled and set
3531                         - current account's default dictionary
3532                           %aT to show (empty if not set or not enabled),
3533                           ?aT and !aT to check if it's enabled and set
3534                         - name completion for an address, from the address
3535                           book
3536                           %ABf, %ABt, %ABc respectively show the full name got
3537                           from the address book if From, To or Cc match a single
3538                           contact.
3539                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3540                           matches any contact and if the full name is non-empty.
3541                           If From, To or Cc are lists of email addresses, only
3542                           the first address will be checked.
3543                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3544                 that could show a trailing ','.
3545                 Also, template/quote_fmt parser now shows the line number in case
3546                 of parser error.
3547
3548 2007-05-15 [colin]      2.9.2cvs9
3549
3550         * src/main.c
3551         * src/main.h
3552                 Add a public function to know whether Claws
3553                 crashed last time
3554                 Store opened folder when exiting
3555         * src/folder.c
3556         * src/folder.h
3557                 Store last opened message in each FolderItem;
3558                 Reset last seen messages if Claws crashed, so 
3559                 that one can't go in an infinite crash in case 
3560                 a particular mail crashes Claws.
3561         * src/messageview.c
3562         * src/prefs_common.c
3563         * src/prefs_common.h
3564         * src/summaryview.c
3565         * src/prefs_summaries.c
3566                 Add "Select last opened message" when entering
3567                 a folder
3568                 Add "Select last opened folder" at startup.
3569
3570 2007-05-14 [colin]      2.9.2cvs8
3571
3572         * manual/xml2pdf
3573                 Fix bashism, search for xml catalog 
3574                 in /usr/local/share/xml/catalog too
3575                 Patch by Pawel
3576
3577 2007-05-13 [wwp]        2.9.2cvs7
3578
3579         * src/gtk/logwindow.c
3580                 fix raising log windows when they are either minimized or
3581                 in background.
3582
3583 2007-05-11 [colin]      2.9.2cvs6
3584
3585         * src/gtk/filesel.c
3586                 Use Hildon's file chooser on Maemo. Patch
3587                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3588                 'File attachment "manipulation" bugs...'
3589
3590 2007-05-10 [wwp]        2.9.2cvs5
3591
3592         * src/prefs_common.c
3593         * src/prefs_common.h
3594         * src/gtk/quicksearch.c
3595                 Add a quicksearch option to automatically run
3596                 a search selected from the history (this option
3597                 is exclusive towards type-ahead).
3598
3599 2007-05-10 [colin]      2.9.2cvs4
3600
3601         * src/imap.c
3602                 Fix g_warnings, thanks to Brian
3603                 Morrison
3604
3605 2007-05-09 [colin]      2.9.2cvs3
3606
3607         * src/crash.c
3608         * src/exporthtml.c
3609         * src/mbox.c
3610         * src/prefs_summaries.c
3611         * src/procheader.c
3612         * src/common/log.c
3613         * src/common/utils.c
3614         * src/gtk/gtksourceprintjob.c
3615         * src/gtk/sslcertwindow.c
3616                 Use the re-entrant variant of time functions
3617                 Probably fixes bug 1217, 'reentrancy problems 
3618                 with time functions'
3619
3620 2007-05-09 [colin]      2.9.2cvs2
3621
3622         * src/imap.c
3623                 Fix crasher when reconnection fails
3624
3625 2007-05-08 [paul]       2.9.2cvs1
3626
3627         * NEWS
3628         * README
3629         * RELEASE_NOTES
3630         * configure.ac
3631                 bump version number following
3632                 stable release
3633
3634 2007-05-08 [paul]       2.9.1cvs48
3635
3636         * src/plugins/demo/demo.c
3637         * src/plugins/dillo_viewer/dillo_prefs.c
3638         * src/plugins/dillo_viewer/dillo_prefs.h
3639         * src/plugins/dillo_viewer/dillo_viewer.c
3640         * src/plugins/pgpcore/pgp_viewer.c
3641         * src/plugins/pgpcore/pgp_viewer.h
3642         * src/plugins/pgpcore/plugin.c
3643         * src/plugins/pgpcore/prefs_gpg.c
3644         * src/plugins/pgpcore/prefs_gpg.h
3645         * src/plugins/pgpcore/sgpgme.c
3646         * src/plugins/pgpcore/sgpgme.h
3647         * src/plugins/pgpinline/plugin.c
3648         * src/plugins/pgpmime/pgpmime.c
3649         * src/plugins/pgpmime/pgpmime.h
3650         * src/plugins/pgpmime/plugin.c
3651         * src/plugins/spamassassin/spamassassin.c
3652         * src/plugins/spamassassin/spamassassin.h
3653         * src/plugins/spamassassin/spamassassin_gtk.c
3654         * src/plugins/trayicon/README
3655         * tools/README
3656         * tools/README.sylprint
3657         * tools/outlook2claws-mail.pl
3658         * tools/sylprint.pl
3659         * tools/tb2claws-mail
3660         * tools/tbird2claws.py
3661         * tools/update-po
3662         * tools/vcard2xml.py
3663         * tools/kdeservicemenu/README
3664                 cleanups and corrections
3665
3666 2007-05-06 [wwp]        2.9.1cvs47
3667
3668         * tools/uudec
3669                 Fix missing dash to `display` command-line, reported
3670                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3671
3672 2007-05-06 [colin]      2.9.1cvs46
3673
3674         * src/Makefile.am
3675         * src/stock_pixmap.c
3676         * src/stock_pixmap.h
3677         * src/pixmaps/printer.xpm
3678                 Add a printer icon
3679
3680 2007-05-06 [paul]       2.9.1cvs45
3681
3682         * src/compose.c
3683         * src/ldapquery.c
3684         * src/privacy.h
3685         * src/summary_search.c
3686         * src/summaryview.c
3687                 fix build warnings
3688
3689 2007-05-05 [wwp]        2.9.1cvs44
3690
3691         * src/messageview.c
3692         * src/mh.c
3693         * src/prefs_actions.c
3694         * src/prefs_gtk.c
3695         * src/summaryview.c
3696         * src/common/xml.c
3697                 Fix "faild" typos everywhere and capitalization of
3698                 some g_warnings.
3699
3700 2007-05-04 [colin]      2.9.1cvs43
3701
3702         * src/compose.c
3703         * src/privacy.c
3704         * src/privacy.h
3705         * src/plugins/pgpcore/prefs_gpg.c
3706         * src/plugins/pgpcore/prefs_gpg.h
3707         * src/plugins/pgpinline/pgpinline.c
3708         * src/plugins/pgpmime/pgpmime.c
3709                 Add an API to warn about encryption limits,
3710                 and allow to disable these warnings
3711
3712 2007-05-03 [colin]      2.9.1cvs42
3713
3714         * src/summaryview.c
3715         * src/mainwindow.c
3716                 Fix bug 1213, 'Delete more than 
3717                 one thread at once'
3718
3719 2007-05-03 [wwp]        2.9.1cvs41
3720
3721         * src/prefs_common.c
3722         * src/prefs_filtering.c
3723         * src/prefs_template.c
3724         * src/common/template.c
3725         * src/common/template.h
3726         * src/gtk/gtkutils.c
3727         * src/gtk/gtkutils.h
3728                 Templates are no longer automatically sorted
3729                 by name, but can be sorted manually using
3730                 |< < > >| buttons as well as drag'n'drop.
3731
3732 2007-05-03 [wwp]        2.9.1cvs40
3733
3734         * src/plugins/spamassassin/spamassassin.c
3735         * src/plugins/spamassassin/spamassassin.h
3736         * src/plugins/spamassassin/spamassassin_gtk.c
3737         * src/plugins/bogofilter/bogofilter.c
3738         * src/plugins/bogofilter/bogofilter.h
3739         * src/plugins/bogofilter/bogofilter_gtk.c
3740                 Added an option to conditionally mark saved spam
3741                 as read (default is and was to do so).
3742                 Satisfies feature request 1708539 on sf.net tracker.
3743
3744 2007-05-03 [colin]      2.9.1cvs39
3745
3746         * src/inc.c
3747                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3748
3749 2007-05-02 [colin]      2.9.1cvs38
3750
3751         * src/textview.c
3752                 Fix bug 1209, 'Clicking on address 
3753                 in header (mailto uri) selects 
3754                 default account'. Patch adapted from
3755                 G.P. Halkes' patch.
3756
3757 2007-05-02 [colin]      2.9.1cvs37
3758
3759         * src/grouplistdialog.c
3760                 Set cursor to wait cursor while loading
3761                 groups.
3762
3763 2007-05-02 [paul]       2.9.1cvs36
3764
3765         * src/folder.c
3766         * src/common/defs.h
3767                 rename cache and mark files
3768                 (data is preserved)
3769
3770 2007-04-30 [paul]       2.9.1cvs35
3771
3772         * manual/glossary.xml
3773         * manual/plugins.xml
3774                 updates. Patch by Ricardo
3775
3776 2007-04-29 [wwp]        2.9.1cvs34
3777
3778         * src/mainwindow.c
3779         * configure.ac
3780                 Fix few grammatical errors (patch by David Relson < relson at
3781                 osagesoftware dot com >).
3782
3783 2007-04-28 [colin]      2.9.1cvs33
3784
3785         * src/account.c
3786         * src/pop.c
3787         * src/prefs_account.c
3788         * src/prefs_account.h
3789                 Drop the "Download all" preference. It's
3790                 stupidly useless and confuses people from
3791                 time to time.
3792
3793 2007-04-27 [wwp]        2.9.1cvs32
3794
3795         * src/account.c
3796         * src/prefs_account.c
3797         * src/prefs_account.h
3798                 Don't reflect accounts changes to the mainwindow when it's
3799                 not necessary.
3800
3801 2007-04-27 [colin]      2.9.1cvs31
3802
3803         * src/folder.c
3804                 Freeze/thaw when sync'ing flags
3805         * src/imap.c
3806         * src/prefs_account.c
3807         * src/prefs_account.h
3808         * src/etpan/imap-thread.c
3809         * src/etpan/imap-thread.h
3810                 Add a way to use UID FETCH instead
3811                 of searches to fetch message lists
3812                 and flags. More expensive towards
3813                 bandwidth, less expensive towards
3814                 server's CPU. Probably fixes 
3815                 bug 1158, 'Scanning new folders on 
3816                 Exchange 2007 extremely slow'.
3817                 Patch 95% by Hoa.
3818
3819 2007-04-27 [paul]       2.9.1cvs30
3820
3821         * src/mainwindow.c
3822         * src/prefs_logging.c
3823                 improvements to english usage
3824
3825 2007-04-27 [colin]      2.9.1cvs29
3826
3827         * src/imap.c
3828                 Fix build without libetpan (my bad!)
3829
3830 2007-04-26 [colin]      2.9.1cvs28
3831
3832         * src/imap.c
3833         * src/imap.h
3834                 Fix uselessly exported function
3835         * src/textview.c
3836                 Consider "- -- \n" as signature separator
3837                 (that's what signature separators look like
3838                  in PGP/Inline signed mails)
3839
3840 2007-04-26 [colin]      2.9.1cvs27
3841
3842         * configure.ac
3843                 libetpan-0.49 is now required
3844         * src/procmime.c
3845                 Fix double fetching of mails if
3846                 first try failed
3847         * src/imap.c
3848                 Make offline sync faster, by
3849                 remembering last change time, and
3850                 last sync time.
3851
3852 2007-04-26 [hoa]        2.9.1cvs26
3853
3854         * src/imap.c
3855         * src/imap.h
3856         * src/mainwindow.c
3857         * src/toolbar.c
3858         * src/etpan/imap-thread.c
3859         * src/etpan/imap-thread.h
3860                 cancellation of IMAP operations is now allowed.
3861                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3862
3863 2007-04-26 [colin]      2.9.1cvs25
3864
3865         * src/folder.c
3866                 Always fetch body+headers in folders that are
3867                 synched for offline use, if "Synchronise as
3868                 soon as possible" is set.
3869                 Fixes bug 1200, 'Add option to always retrieve full 
3870                 messages'
3871
3872 2007-04-25 [colin]      2.9.1cvs24
3873
3874         * src/compose.c
3875                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3876                 persists...'
3877
3878 2007-04-24 [colin]      2.9.1cvs23
3879
3880         * src/folderview.c
3881                 Fix bug 1195, 'Hardware key navigation' 
3882                 Make GDK_Enter toggle expansion (Maemo)
3883
3884 2007-04-24 [wwp]        2.9.1cvs22
3885
3886         * src/compose.c
3887                 Fix few compiler warnings.
3888
3889 2007-04-24 [paul]       2.9.1cvs21
3890
3891         * src/Makefile.am
3892         * src/stock_pixmap.c
3893         * src/stock_pixmap.h
3894                 complete last commit
3895
3896 2007-04-24 [paul]       2.9.1cvs20
3897
3898         * src/gtk/about.c
3899         * src/pixmaps/active.xpm
3900         * src/pixmaps/checkbox_off.xpm
3901         * src/pixmaps/checkbox_on.xpm
3902         * src/pixmaps/inactive.xpm
3903                 kick out the blobs
3904                 remove transparent border from checkbox icons
3905
3906 2007-04-24 [wwp]        2.9.1cvs19
3907
3908         * src/textview.c
3909         * src/textview.h
3910                 Fix a crash in textview, thanks to Colin.
3911
3912 2007-04-23 [wwp]        2.9.1cvs18
3913
3914         * src/prefs_common.c
3915                 Fix 2.9.1cvs5: no header was being translated at all.
3916
3917 2007-04-23 [colin]      2.9.1cvs17
3918
3919         * src/Makefile.am
3920         * src/stock_pixmap.c
3921         * src/stock_pixmap.h
3922         * src/summaryview.c
3923         * src/summaryview.h
3924         * src/gtk/gtksctree.c
3925         * src/gtk/gtksctree.h
3926         * src/pixmaps/selection.xpm
3927                 Fix bug 1193, 'Need a way to multi-select
3928                 items'. Add a toggle button to the summaryview
3929                 to switch between normal and multiple selection
3930                 (Maemo)
3931
3932 2007-04-23 [colin]      2.9.1cvs16
3933
3934         * src/Makefile.am
3935         * src/stock_pixmap.c
3936         * src/stock_pixmap.h
3937         * src/summaryview.c
3938         * src/summaryview.h
3939         * src/gtk/gtksctree.c
3940         * src/gtk/gtksctree.h
3941         * src/pixmaps/selection.xpm
3942                 Fix bug 1193, 'Need a way to multi-
3943                 select items'
3944                 Add a toggle button in the summaryview
3945                 to enable normal or multiple selection.
3946                 (Maemo)
3947
3948 2007-04-23 [colin]      2.9.1cvs15
3949
3950         * src/compose.c
3951                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3952
3953 2007-04-21 [colin]      2.9.1cvs14
3954
3955         * src/gtk/quicksearch.c
3956                 Fix previous commit (actually use correct
3957                 parameter)
3958
3959 2007-04-21 [colin]      2.9.1cvs13
3960
3961         * src/gtk/quicksearch.c
3962                 Fix changing quicksearch type (after Esc,
3963                 after changing Recursive, ...)
3964
3965 2007-04-20 [wwp]        2.9.1cvs12
3966
3967         * src/gtk/Makefile.am
3968                 Added headers.h (completes 2.9.1cvs5).
3969
3970 2007-04-20 [wwp]        2.9.1cvs11
3971
3972         * src/addressbook.c
3973                 Fix the use of display name in name column,
3974                 it has been overriden w/ the use of nickname
3975                 by 2.9.0cvs3. Now nickname is used (if any)
3976                 in case of LDAP books only.
3977
3978 2007-04-20 [colin]      2.9.1cvs10
3979
3980         * src/mimeview.c
3981         * src/summaryview.c
3982         * src/textview.c
3983                 Add handling of 'a' to loop in a mail's
3984                 mimeparts
3985
3986 2007-04-20 [colin]      2.9.1cvs9
3987
3988         * src/toolbar.c
3989                 Fix bug 1190, 'dir_open' button doesn't work'
3990                 (Maemo)
3991
3992 2007-04-20 [colin]      2.9.1cvs8
3993
3994         * src/folderview.c
3995         * src/mainwindow.c
3996                 Fix bug 1194, 'Hardware keys move from email 
3997                 list to account/directory list, but not back 
3998                 to email list...' (Maemo)
3999
4000 2007-04-20 [colin]      2.9.1cvs7
4001
4002         * src/compose.h
4003                 complete previous commit
4004
4005 2007-04-20 [colin]      2.9.1cvs6
4006
4007         * src/compose.c
4008                 Fix bug 1187, 'Reply-to addressee disappears 
4009                 when reply-to text box is clicked...' (Maemo)
4010
4011 2007-04-20 [wwp]        2.9.1cvs5
4012
4013         * po/POTFILES.in
4014         * src/addressbook.c
4015         * src/compose.c
4016         * src/filtering.c
4017         * src/headerview.c
4018         * src/matcher.c
4019         * src/prefs_common.c
4020         * src/prefs_common.h
4021         * src/prefs_display_header.c
4022         * src/prefs_matcher.c
4023         * src/summaryview.c
4024         * src/gtk/headers.h
4025         * src/gtk/quicksearch.c
4026                 Translate more header names according to the relevant option value,
4027                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4028                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4029                 to prefs_common_translated_header_name().
4030                 Added a headers.h reference file that contains known header names
4031                 (RFC2822 and others) to the translation process' input, so that
4032                 translated header names will still exist even if no occurrence of
4033                 _("headername") is found anymore in the sources.
4034                 Don't translate column name 'Number' following to trans_hdr option
4035                 value as it's not a header name.
4036
4037 2007-04-20 [colin]      2.9.1cvs4
4038
4039         * src/gtk/quicksearch.c
4040         * src/gtk/quicksearch.h
4041                 Add "From, To or Subject" quicksearch
4042                 type. Patch by ulfschaper@users.sf.net
4043
4044 2007-04-20 [colin]      2.9.1cvs3
4045
4046         * src/matcher.c
4047                 Implement proper references filtering condition.
4048                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4049
4050 2007-04-19 [wwp]        2.9.1cvs2
4051
4052         * src/prefs_display_header.c
4053         * src/message_search.c
4054                 Fix few warnings (g_free of const gchar*).
4055
4056 2007-04-19 [paul]       2.9.1cvs1
4057
4058         * NEWS
4059         * README
4060         * RELEASE_NOTES
4061         * configure.ac
4062                 bump version number following
4063                 stable release
4064
4065 2007-04-19 [paul]       2.9.0cvs9
4066
4067         * manual/advanced.xml
4068         * manual/glossary.xml
4069                 fix typos
4070
4071 2007-04-18 [paul]       2.9.0cvs8
4072
4073         * src/pop.c
4074                 fix for CVE-2007-1558 (APOP)
4075                 Thanks to Colin
4076
4077 2007-04-18 [paul]       2.9.0cvs7
4078
4079         * src/messageview.c
4080         * src/mimeview.c
4081         * src/summaryview.c
4082         * src/gtk/filesel.c
4083                 Fix encoding woes wrt saving of
4084                 mails and parts
4085                 Thanks to Colin
4086
4087 2007-04-18 [colin]      2.9.0cvs6
4088
4089         * src/gtk/pluginwindow.c
4090                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4091
4092 2007-04-17 [wwp]        2.9.0cvs5
4093
4094         * src/addressadd.c
4095         * src/addressbook.c
4096         * src/addrindex.c
4097         * src/ldapupdate.c
4098                 Fix --disable-ldap build,
4099                 fix some LDAP annoyances on 
4100                 searches, thanks to Colin.
4101
4102 2007-04-17 [wwp]        2.9.0cvs4
4103
4104         * src/ldapupdate.c
4105                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4106                 like gcc 2.9x. Thanks to Colin.
4107
4108 2007-04-17 [wwp]        2.9.0cvs3
4109
4110         * src/Makefile.am
4111         * src/addressadd.c
4112         * src/addressbook.c
4113         * src/addrindex.c
4114         * src/addritem.c
4115         * src/addritem.h
4116         * src/editaddress.c
4117         * src/ldapctrl.c
4118         * src/ldapctrl.h
4119         * src/ldapquery.c
4120         * src/ldapserver.c
4121         * src/ldapserver.h
4122         * src/ldapupdate.c
4123         * src/ldapupdate.h
4124                 Add LDAP write support. Patch mostly by 
4125                 Michael <mir at datanom dot net>
4126
4127 2007-04-17 [wwp]        2.9.0cvs2
4128
4129         * src/compose.c
4130                 Prepend "Add to address book" to the context menu of compose window's sender and
4131                 recipient fields.
4132
4133 2007-04-16 [paul]       2.9.0cvs1
4134
4135         * src/gtk/authors.h
4136                 add Pader Rezso
4137
4138 2007-04-16 [paul]       2.9.0
4139
4140         * NEWS
4141         * README
4142         * RELEASE_NOTES
4143                 2.9.0 released
4144
4145 2007-04-16 [paul]       2.8.1cvs102
4146
4147         * po/fr.po
4148                 updated by Fabien Vantard
4149
4150 2007-04-16 [paul]       2.8.1cvs101
4151
4152         * po/ca.po
4153         * po/cs.po
4154         * po/de.po
4155         * po/hu.po
4156         * po/pl.po
4157         * po/pt_BR.po
4158         * po/sr.po
4159         * po/zh_CN.po
4160                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4161                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4162                 Aleksandar Urosevic, and Ralgh Young
4163
4164 2007-04-15 [mones]      2.8.1cvs100
4165
4166         * po/es.po
4167                 Updated for release
4168
4169 2007-04-14 [colin]      2.8.1cvs99
4170
4171         * src/message_search.c
4172         * src/prefs_display_header.c
4173         * src/summary_search.c
4174         * src/gtk/combobox.c
4175                 Fix allocations
4176
4177 2007-04-14 [wwp]        2.8.1cvs98
4178
4179         * src/gtk/combobox.c
4180         * src/message_search.c
4181         * src/summary_search.c
4182         * src/prefs_display_header.c
4183                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4184                 returns NULL, get the text value directly from the GtkEntry child.
4185
4186 2007-04-13 [colin]      2.8.1cvs97
4187
4188         * src/gtk/quicksearch.c
4189                 Give the focus back to summaryview when
4190                 emptying the quicksearch with Esc
4191
4192 2007-04-13 [colin]      2.8.1cvs96
4193
4194         * src/message_search.c
4195         * src/prefs_display_header.c
4196         * src/summary_search.c
4197                 Fix possibles crashes when getting text
4198                 from gtk combos
4199
4200 2007-04-13 [colin]      2.8.1cvs95
4201
4202         * src/pop.c
4203                 Add some UIDL debugging
4204
4205 2007-04-12 [colin]      2.8.1cvs94
4206
4207         * src/folder.c
4208                 Force folder scan if necessary after
4209                 copying mails, to be able to reapply
4210                 flags.
4211
4212 2007-04-11 [colin]      2.8.1cvs93
4213
4214         * src/main.c
4215                 don't scan for new mail on startup if --select
4216                 is specified (or race conditions arise). If so,
4217                 do both sequentially.
4218
4219 2007-04-09 [colin]      2.8.1cvs92
4220
4221         * src/common/defs.h
4222                 Use leafpad by default on Maemo. Patch
4223                 by Jean-Luc Biord.
4224
4225 2007-04-06 [colin]      2.8.1cvs91
4226
4227         * src/pixmaps/queue_close.xpm
4228         * src/pixmaps/queue_close_hrm.xpm
4229         * src/pixmaps/queue_close_hrm_mark.xpm
4230         * src/pixmaps/queue_close_mark.xpm
4231         * src/pixmaps/queue_open.xpm
4232         * src/pixmaps/queue_open_hrm.xpm
4233         * src/pixmaps/queue_open_hrm_mark.xpm
4234         * src/pixmaps/queue_open_mark.xpm
4235                 Move the clock one pixel down :)
4236
4237 2007-04-05 [colin]      2.8.1cvs90
4238
4239         * src/mainwindow.c
4240                 Don't sync when switching offline from
4241                 command line - it's usually too late :)
4242
4243 2007-04-05 [paul]       2.8.1cvs89
4244
4245         * src/Makefile.am
4246         * src/stock_pixmap.c
4247         * src/pixmaps/dir_close_hrm.xpm
4248         * src/pixmaps/dir_close_hrm_mark.xpm
4249         * src/pixmaps/drafts_close.xpm
4250         * src/pixmaps/drafts_close_mark.xpm
4251         * src/pixmaps/drafts_open.xpm
4252         * src/pixmaps/drafts_open_mark.xpm
4253         * src/pixmaps/inbox.xpm
4254         * src/pixmaps/inbox_close.xpm
4255         * src/pixmaps/inbox_close_hrm.xpm
4256         * src/pixmaps/inbox_close_hrm_mark.xpm
4257         * src/pixmaps/inbox_close_mark.xpm
4258         * src/pixmaps/inbox_hrm.xpm
4259         * src/pixmaps/inbox_hrm_mark.xpm
4260         * src/pixmaps/inbox_mark.xpm
4261         * src/pixmaps/inbox_open.xpm
4262         * src/pixmaps/inbox_open_hrm.xpm
4263         * src/pixmaps/inbox_open_hrm_mark.xpm
4264         * src/pixmaps/inbox_open_mark.xpm
4265         * src/pixmaps/outbox.xpm
4266         * src/pixmaps/outbox_close.xpm
4267         * src/pixmaps/outbox_close_hrm.xpm
4268         * src/pixmaps/outbox_close_hrm_mark.xpm
4269         * src/pixmaps/outbox_close_mark.xpm
4270         * src/pixmaps/outbox_hrm.xpm
4271         * src/pixmaps/outbox_hrm_mark.xpm
4272         * src/pixmaps/outbox_mark.xpm
4273         * src/pixmaps/outbox_open.xpm
4274         * src/pixmaps/outbox_open_hrm.xpm
4275         * src/pixmaps/outbox_open_hrm_mark.xpm
4276         * src/pixmaps/outbox_open_mark.xpm
4277         * src/pixmaps/queue_close.xpm
4278         * src/pixmaps/queue_close_hrm.xpm
4279         * src/pixmaps/queue_close_hrm_mark.xpm
4280         * src/pixmaps/queue_close_mark.xpm
4281         * src/pixmaps/queue_open.xpm
4282         * src/pixmaps/queue_open_hrm.xpm
4283         * src/pixmaps/queue_open_hrm_mark.xpm
4284         * src/pixmaps/queue_open_mark.xpm
4285                 updated, added and replaced icons
4286                 Icons by Colin
4287
4288 2007-04-04 [colin]      2.8.1cvs88
4289
4290         * src/imap.c
4291                 Fix build without libetpan
4292
4293 2007-04-03 [colin]      2.8.1cvs87
4294
4295         * src/imap.c
4296                 Fix crash with Citadel, and try to make
4297                 things work. this server (and specifically 
4298                 STATUS and APPEND at least) seems broken.
4299
4300 2007-04-03 [colin]      2.8.1cvs86
4301
4302         * src/folderview.c
4303                 Fix icons on folder close
4304
4305 2007-04-03 [colin]      2.8.1cvs85
4306
4307         * src/inc.c
4308                 Fix double-ask of offline override in
4309                 certain cases
4310         * src/imap.c
4311         * src/imap.h
4312         * src/imap_gtk.c
4313                 Much more efficient way to synchronise
4314                 for offline use
4315         * src/etpan/imap-thread.c
4316                 Fix possible segs
4317         * src/folder.c
4318         * src/gtk/quicksearch.c
4319                 Fix some GUI lags
4320
4321 2007-04-03 [paul]       2.8.1cvs84
4322
4323         * src/filtering.c
4324         * src/folder.c
4325         * src/folder.h
4326         * src/prefs_common.c
4327         * src/prefs_common.h
4328         * src/prefs_other.c
4329                 Fix sync being done too late
4330                 Thanks to Colin
4331
4332 2007-04-02 [colin]      2.8.1cvs83
4333
4334         * src/summaryview.c
4335                 Maemo: Put status and quicksearch at the top
4336         * src/plugins/bogofilter/bogofilter.c
4337         * src/plugins/spamassassin/spamassassin.c
4338                 Derive trash from inbox if possible
4339
4340 2007-04-02 [paul]       2.8.1cvs82
4341
4342         * src/plugins/bogofilter/bogofilter_gtk.c
4343                 a few English changes
4344
4345 2007-04-02 [paul]
4346
4347         2.9.0-rc1 released
4348
4349 2007-04-02 [colin]      2.8.1cvs81
4350
4351         * src/image_viewer.c
4352                 Fix transparent images by using
4353                 GtkImage
4354         * src/messageview.c
4355                 Flush events (on new windows) to avoid
4356                 having the textview's image resize fail
4357                 to know the available width
4358
4359 2007-04-01 [colin]      2.8.1cvs80
4360
4361         * src/prefs_account.c
4362                 If no MH mailbox exist, when creating a POP/Local
4363                 account, just create and use the default one 
4364                 instead of bailing with a "Mailbox doesn't exist"
4365                 error
4366
4367 2007-03-31 [colin]      2.8.1cvs79
4368
4369         * src/prefs_account.c
4370                 Create signature file if it doesn't exist
4371                 before editing
4372         * src/prefs_toolbar.c
4373                 Maemo: Move "Use default" on the left so
4374                 that people can find it
4375         * src/common/defs.h
4376                 Maemo: make default editor "Maemopad", 
4377                 default signature file "MyDocs/signature.txt"
4378
4379 2007-03-31 [colin]      2.8.1cvs78
4380
4381         * src/prefs_account.c
4382                 Maemo: rework account prefs so
4383                 that less horizontal scrolling
4384                 is required
4385
4386 2007-03-31 [colin]      2.8.1cvs77
4387
4388         * src/folderview.c
4389         * src/prefs_common.c
4390         * src/prefs_common.h
4391                 Fix bug 1167, 'Allow not displaying zeros 
4392                 in folder list'. Patch by MartinP
4393
4394 2007-03-31 [colin]      2.8.1cvs76
4395
4396         * AUTHORS
4397                 Add Jean-Luc Biord
4398
4399 2007-03-31 [colin]      2.8.1cvs75
4400
4401         * src/imap.c
4402                 Apply patch from bug 1172, direct
4403                 access to the folder's session instead
4404                 of using getter. Patch by MartinP
4405
4406 2007-03-31 [paul]       2.8.1cvs74
4407
4408         * src/gtk/authors.h
4409                 no need to list Fabien twice!
4410
4411 2007-03-31 [colin]      2.8.1cvs73
4412
4413         * src/inc.c
4414                 If we're currently "overriding for %d minutes",
4415                 don't ask
4416
4417 2007-03-31 [colin]      2.8.1cvs72
4418
4419         * src/compose.c
4420         * src/imap.c
4421         * src/inc.c
4422         * src/inc.h
4423         * src/messageview.c
4424         * src/news.c
4425         * src/plugins/spamassassin/spamassassin.c
4426                 Offline override: Add a parameter to allow
4427                 asking even if the override timer is running.
4428                 Allows to ask every time the user makes an
4429                 explicit action needing online access (such
4430                 as Get Mail), and not when the action is 
4431                 implicit (such as opening an IMAP folder)
4432
4433 2007-03-31 [colin]      2.8.1cvs71
4434
4435         * src/inc.c
4436                 Override offline: "No" answer shouldn't
4437                 re-ask after 3 seconds, but 10 minutes. 
4438
4439 2007-03-30 [colin]      2.8.1cvs70
4440
4441         * src/common/socket.c
4442                 Better error reporting on unix socket
4443                 failure (bind usually)
4444         * src/gtk/gtkutils.c
4445         * src/gtk/gtkutils.h
4446                 Label window: add a pulsing progress
4447                 bar to show we're not hung :)
4448         * src/folderview.c
4449         * src/main.c
4450         * src/plugins/pgpcore/sgpgme.c
4451                 Update API
4452
4453 2007-03-30 [colin]      2.8.1cvs69
4454
4455         * src/pop.c
4456         * src/prefs_common.c
4457                 Fix possible trashing of history and uidl
4458                 files on disk full problems
4459
4460 2007-03-30 [paul]       2.8.1cvs68
4461
4462         * src/mainwindow.c
4463         * src/summaryview.c
4464         * src/summaryview.h
4465                 update summary when changing layout type
4466                 (fixes wrong folder icon being displayed)
4467                 Thanks to Colin
4468
4469 2007-03-29 [colin]      2.8.1cvs67
4470
4471         * src/prefs_ext_prog.c
4472                 The browser pref is irrelevant on Maemo
4473
4474 2007-03-29 [colin]      2.8.1cvs66
4475
4476         * src/compose.c
4477         * src/compose.h
4478                 Maemo: dynamically switch headers/text position
4479         * src/prefs_common.c
4480                 Maemo: hide compose's ruler by default
4481         * src/common/socket.c
4482         * src/common/socket.h
4483                 Fix build warning
4484
4485 2007-03-29 [colin]      2.8.1cvs65
4486
4487         * src/common/socket.c
4488         * src/common/socket.h
4489                 Fix build when MAEMO_CFLAGS contains
4490                 _X_OPENSOURCE (resolv.h errors as long
4491                 as we don't add _BSD_SOURCE. Ugly).
4492
4493 2007-03-29 [wwp]        2.8.1cvs64
4494
4495         * src/prefs_logging.c
4496                 Fix sensitivity of clip-log widgets in prefs/logging,
4497                 thanks to Fabien.
4498
4499 2007-03-29 [wwp]        2.8.1cvs63
4500
4501         * po/POTFILES.in
4502                 Updated files list for translations, thanks to Fabien.
4503
4504 2007-03-29 [colin]      2.8.1cvs62
4505
4506         * src/main.c
4507         * src/common/Makefile.am
4508         * src/common/utils.c
4509                 Maybe make URI opening work in Maemo
4510                 Requires testing :)
4511
4512 2007-03-28 [colin]      2.8.1cvs61
4513
4514         * src/folder.c
4515         * src/folder.h
4516         * src/folderview.c
4517                 Add the possibility to sort folders arbitrarily
4518                 (via editing of folderlist.xml only). Patch by
4519                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4520                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4521                 be changed by the user'
4522
4523 2007-03-28 [colin]      2.8.1cvs60
4524
4525         * src/mimeview.c
4526                 Add popup menu for mime icons
4527
4528 2007-03-28 [colin]      2.8.1cvs59
4529
4530         * src/mainwindow.c
4531                 Fix a layout issue when presenting
4532                 mainwindow in Small screen layout
4533         * src/toolbar.c
4534         * src/toolbar.h
4535                 Add a "Go to folder list" button for
4536                 mainwindow, and make it default in
4537                 the Maemo build
4538
4539 2007-03-28 [colin]      2.8.1cvs58
4540
4541         * src/compose.c
4542                 Don't dynamically update title on Maemo
4543                 Patch by Jean-Luc Biord
4544
4545 2007-03-27 [colin]      2.8.1cvs57
4546
4547         * src/compose.c
4548         * src/folderview.c
4549         * src/summaryview.c
4550                 Enable tap-and-hold on Maemo
4551
4552 2007-03-26 [colin]      2.8.1cvs56
4553
4554         * src/compose.c
4555                 More popup-menu (in attachments list)
4556
4557 2007-03-26 [colin]      2.8.1cvs55
4558
4559         * src/compose.c
4560                 Enable popup-menu signal
4561
4562 2007-03-26 [colin]      2.8.1cvs54
4563
4564         * src/plugins/pgpinline/pgpinline.c
4565                 Fix bug 1111, 'PGP/inline plugin hides text 
4566                 around encrypted text block'. Patch based on
4567                 a patch from Michal Cihar.
4568
4569 2007-03-26 [wwp]        2.8.1cvs53
4570
4571         * src/procmsg.c
4572                 Fix getting a false error when sending queued message
4573                 whereas the sending was fine (if there are subfolders
4574                 in the queue folder), thanks to Colin.
4575
4576 2007-03-26 [paul]       2.8.1cvs52
4577
4578         * src/wizard.c
4579                 update FACE header in welcome message
4580
4581 2007-03-25 [colin]      2.8.1cvs51
4582
4583         * src/Makefile.am
4584                 Fix make dist
4585
4586 2007-03-25 [colin]      2.8.1cvs50
4587
4588         * src/main.c
4589                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4590
4591 2007-03-24 [colin]      2.8.1cvs49
4592
4593         * src/main.c
4594                 Fix a few launch problems on Maemo
4595                 Patch by Jean-Luc Biord
4596
4597 2007-03-24 [wwp]        2.8.1cvs48
4598
4599         * src/alertpanel.c
4600         * src/alertpanel.h
4601         * src/messageview.c
4602         * src/summaryview.c
4603                 Fix wrong action performed when closing the
4604                 "ask about account specific filtering rules
4605                 when filtering manually" dialog by pressing Escape.
4606                 Fix wrong order of buttons in the "return receipt
4607                 notification - the message was sent to several of
4608                 your accounts" dialog.
4609
4610 2007-03-24 [paul]       2.8.1cvs47
4611
4612         * src/folderview.c
4613                 an improvement to English usage
4614         * tools/kdeservicemenu/README
4615                 updated Claws url
4616
4617 2007-03-24 [paul]       2.8.1cvs46
4618
4619         * src/Makefile.am
4620         * src/stock_pixmap.c
4621         * src/pixmaps/edit_extern.xpm
4622         * src/pixmaps/mail_sign.xpm
4623                 rescue long lost icons
4624
4625 2007-03-24 [paul]       2.8.1cvs45
4626
4627         * src/toolbar.c
4628                 fix toolbar (broken in 2.8.1cvs42)
4629
4630 2007-03-23 [colin]      2.8.1cvs44
4631
4632         * src/imap.c
4633                 Correctly unsubscribe/resubscribe after
4634                 RENAME
4635
4636 2007-03-23 [colin]      2.8.1cvs43
4637
4638         * src/prefs_common.c
4639                 Maemo: as the platform is light on RAM, allow
4640                 caches to be discarded faster.
4641
4642 2007-03-23 [colin]      2.8.1cvs42
4643
4644         * src/Makefile.am
4645         * src/compose.c
4646         * src/compose.h
4647         * src/stock_pixmap.c
4648         * src/stock_pixmap.h
4649         * src/summaryview.c
4650         * src/summaryview.h
4651         * src/toolbar.c
4652         * src/toolbar.h
4653         * src/pixmaps/open_mail.xpm
4654                 Maemo changes: Add the possibility to have
4655                 "Open Email" and "Close Window" buttons on 
4656                 toolbars (and use them in Maemo's default
4657                 toolbars)
4658
4659 2007-03-23 [wwp]        2.8.1cvs41
4660
4661         * src/action.c
4662                 Reverted that part of the action dialog closure logics, to
4663                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4664                 done later in a different way (or may not).
4665
4666 2007-03-22 [wwp]        2.8.1cvs40
4667
4668         * src/action.c
4669                 Fix sticky action dialog when got no output but action command
4670                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4671
4672 2007-03-22 [colin]      2.8.1cvs39
4673
4674         * src/prefs_filtering.c
4675         * src/gtk/combobox.h
4676                 Fix escaping account names in filtering prefs
4677
4678 2007-03-22 [colin]      2.8.1cvs38
4679
4680         * src/addrindex.c
4681         * src/ldapctrl.h
4682         * src/ldapquery.c
4683                 Add any attribute specified in LDAP servers'
4684                 Search attributes to the Other Attributes tab
4685                 of contacts; Add 'telephoneNumber' in the
4686                 default list.
4687
4688 2007-03-22 [colin]      2.8.1cvs37
4689
4690         * src/folderview.c
4691         * src/folderview.h
4692         * src/mainwindow.c
4693                 Try to prevent race conditions when
4694                 changing the folder list
4695         * src/summaryview.c
4696                 Fix possible red folder icon when
4697                 switching from Small screen layout
4698                 to any other
4699
4700 2007-03-22 [colin]      2.8.1cvs36
4701
4702         * src/mainwindow.c
4703         * src/mainwindow.h
4704         * src/summaryview.c
4705                 Rename "little screen" to "Small screen"
4706         * src/gtk/Makefile.am
4707         * src/common/utils.c
4708         * src/mh.c
4709                 Fix Maemo-related compilation problems
4710
4711 2007-03-21 [colin]      2.8.1cvs35
4712
4713         * configure.ac
4714                 Fix previous commit
4715         * claws-mail.desktop
4716                 Remove .png from the Icon, it's useless
4717
4718 2007-03-21 [colin]      2.8.1cvs34
4719
4720         * configure.ac
4721         * src/Makefile.am
4722                 Add the necessary lib checking for 
4723                 Maemo
4724
4725 2007-03-21 [colin]      2.8.1cvs33
4726
4727         * src/main.c
4728                 Fix unconditional "error happened" when
4729                 sending via command-line. "lol @ myself"
4730
4731 2007-03-21 [colin]      2.8.1cvs32
4732
4733         * claws-mail-40x40.png
4734         * claws-mail-26x26.png
4735         * src/account.c
4736         * src/addressbook.c
4737         * src/compose.c
4738         * src/folderview.c
4739         * src/folderview.h
4740         * src/main.c
4741         * src/mainwindow.c
4742         * src/mainwindow.h
4743         * src/messageview.c
4744         * src/prefs_account.c
4745         * src/prefs_common.c
4746         * src/summary_search.c
4747         * src/summaryview.c
4748         * src/summaryview.h
4749         * src/gtk/authors.h
4750         * src/gtk/gtkutils.c
4751         * src/gtk/gtkutils.h
4752         * src/gtk/logwindow.c
4753         * src/gtk/menu.c
4754         * src/gtk/prefswindow.c
4755                 Add Maemo port (patch mainly by Jean-Luc Biort)
4756                 Add a new 'Little screen' layout to help on such
4757                 platforms (patch by me)
4758                 Make some default preferences different (more
4759                 adapted) on Maemo (patch by me)
4760
4761 2007-03-21 [wwp]        2.8.1cvs31
4762
4763         * src/prefs_logging.c
4764         * src/prefs_logging.h
4765                 Fixed copyright header of newly added files.
4766
4767 2007-03-21 [wwp]        2.8.1cvs30
4768
4769         * src/Makefile.am
4770         * src/filtering.c
4771         * src/filtering.h
4772         * src/folder.c
4773         * src/folderview.c
4774         * src/imap.c
4775         * src/inc.c
4776         * src/main.c
4777         * src/mainwindow.c
4778         * src/mainwindow.h
4779         * src/matcher.c
4780         * src/messageview.c
4781         * src/news.c
4782         * src/pop.c
4783         * src/prefs_common.c
4784         * src/prefs_common.h
4785         * src/prefs_logging.c
4786         * src/prefs_logging.h
4787         * src/prefs_other.c
4788         * src/procmsg.c
4789         * src/send_message.c
4790         * src/summaryview.c
4791         * src/common/log.c
4792         * src/common/log.h
4793         * src/common/nntp.c
4794         * src/common/session.c
4795         * src/common/smtp.c
4796         * src/common/socket.c
4797         * src/etpan/imap-thread.c
4798         * src/gtk/logwindow.c
4799         * src/gtk/logwindow.h
4800         * src/plugins/bogofilter/bogofilter.c
4801         * src/plugins/spamassassin/spamassassin.c
4802                 Added debugging of filtering/processing rules.
4803                 The debug log is here 'Tools/Filtering debug window',
4804                 the options there 'Configuration/Preferences/Other/Logging',
4805                 and the log file is ~/.claws-mail/filtering.log.
4806                 Moved protocol log prefs to 'Other/Logging' as well.
4807                 To support such debugging feature, the existing log API has
4808                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4809                 this impacts many external modules (commits follow).
4810
4811 2007-03-21 [paul]       2.8.1cvs29
4812
4813         * src/etpan/Makefile.am
4814         * src/etpan/imap-thread.c
4815                 add missing #include
4816
4817 2007-03-21 [colin]      2.8.1cvs28
4818
4819         * src/procmime.c
4820                 Fix bug 1157, 'some broken messages confuse 
4821                 mime parser'. Make sure we can't have MimeInfos
4822                 with negative sizes.
4823
4824 2007-03-20 [colin]      2.8.1cvs27
4825
4826         * src/main.c
4827                 Fix missing \0 on buffer
4828
4829 2007-03-20 [colin]      2.8.1cvs26
4830
4831         * src/mh.c
4832                 Use make_dir_hier instead of make_dir 
4833                 to create the MH mailbox
4834
4835 2007-03-20 [colin]      2.8.1cvs25
4836
4837         * src/folder.c
4838         * src/folder.h
4839         * src/prefs_account.c
4840         * src/wizard.c
4841                 Fix default inbox weirdnesses (after wizard,
4842                 if path is Mail, mailbox identifier is #mh/Mailbox,
4843                 and when creating new accounts)
4844
4845 2007-03-20 [colin]      2.8.1cvs24
4846
4847         * src/account.c
4848                 Write folderlist after adding/deleting accounts
4849                 that have folders
4850
4851 2007-03-20 [colin]      2.8.1cvs23
4852
4853         * src/imap.c
4854         * src/remotefolder.h
4855                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4856                 selected while scanning prior to update'
4857
4858 2007-03-17 [paul]       2.8.1cvs22
4859
4860         * src/main.c
4861                 fix a typo, and be a little more verbose.
4862
4863 2007-03-17 [wwp]        2.8.1cvs21
4864
4865         * src/inc.c
4866                 Fix a compiler warning.
4867
4868 2007-03-16 [wwp]        2.8.1cvs20
4869
4870         * tools/Makefile.am
4871         * tools/README
4872                 Updated to deal w/ the new mairix.sh tool.
4873
4874 2007-03-16 [wwp]        2.8.1cvs19
4875
4876         * src/action.c
4877                 Fix logics issues around the action IO dialog:
4878                 - disable entry widget and exec button when
4879                   the exec button is clicked (don't wait for any
4880                   output line) - fix possible disabling/re-enabling/
4881                   re-disabling of those widgets
4882                 - raise an error if executing a %as{} action either
4883                   empty or invalid, instead of failing silently
4884                 - don't close the dialog if the abort button has been
4885                   clicked and if there was no output yet
4886                 - set focus to the abort button when the exec button
4887                   is clicked
4888                 - fix capitalization of a warning message
4889
4890 2007-03-16 [wwp]        2.8.1cvs18
4891
4892         * tools/mairix.sh
4893                 Added a wrapper to mairix to the tools folder.
4894
4895 2007-03-16 [colin]      2.8.1cvs17
4896
4897         * src/messageview.c
4898         * src/mimeview.h
4899                 Allow mimeviewer plugins to print
4900                 their stuff
4901
4902 2007-03-16 [colin]      2.8.1cvs16
4903
4904         * .cvsignore
4905                 Ignore *.patchset
4906
4907 2007-03-15 [colin]      2.8.1cvs15
4908
4909         * src/messageview.c
4910         * src/mimeview.h
4911                 Add a way for mimeviewer plugins to
4912                 implement body search
4913
4914 2007-03-15 [paul]       2.8.1cvs14
4915
4916         * src/prefs_spelling.c
4917                 fix English usage
4918
4919 2007-03-15 [paul]       2.8.1cvs13
4920
4921         * src/common/quoted-printable.c
4922                 fix decoding of quoted-printable parts
4923
4924 2007-03-14 [wwp]        2.8.1cvs12
4925
4926         * src/gtk/logwindow.h
4927                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4928
4929 2007-03-14 [wwp]        2.8.1cvs11
4930
4931         * src/gtk/logwindow.h
4932                 Complete 2.8.1cvs10.
4933
4934 2007-03-14 [colin]      2.8.1cvs10
4935
4936         * src/gtk/logwindow.c
4937                 Probably fix bug 1149, crash on logwindow
4938                 close - at the expense of performance once
4939                 logwin has been opened
4940
4941 2007-03-14 [colin]      2.8.1cvs9
4942
4943         * src/main.c
4944                 If claws-mail is running on another
4945                 display, warn instead of popping it up
4946                 on the other display
4947
4948 2007-03-12 [colin]      2.8.1cvs8
4949
4950         * src/wizard.c
4951                 Fix bug 1145, 'Setting a different name 
4952                 for the Mailbox name isn't reflected in 
4953                 default account settings'. Patch by wwp
4954
4955 2007-03-12 [colin]      2.8.1cvs7
4956
4957         * src/summaryview.c
4958                 Fix bug 1143, 'Add number of messages to be 
4959                 deleted to confirmation dialog'
4960
4961 2007-03-12 [wwp]        2.8.1cvs6
4962
4963         * src/folderview.c
4964         * src/prefs_common.c
4965         * src/prefs_common.h
4966         * src/prefs_summaries.c
4967                 Changed the option that displays unread messages count
4968                 next to the folder name in folder list: it is now
4969                 possible to either display nothing, display the
4970                 unread messages number only or the unread and total messages
4971                 numbers. The patch includes this extra feature as well
4972                 as some minor fixes by rewriting the algo in folderview.c.
4973                 Thanks to Paul for the original idea and implementation, plus
4974                 testing and proof-reading!
4975
4976 2007-03-09 [paul]       2.8.1cvs5
4977
4978         * tools/Makefile.am
4979         * tools/README
4980         * tools/claws-mail-compose-insert-files.pl
4981                 added a script which enables inserting files
4982                 into the message body of a new Claws Mail
4983                 Compose window from the command line. Additionally
4984                 To, Cc, Subject and files to attach to the message
4985                 can be specified.
4986
4987 2007-03-09 [wwp]        2.8.1cvs4
4988
4989         * src/addr_compl.c
4990         * src/addr_compl.h
4991         * src/filtering.c
4992                 Optimize matching of addresses in the addressbook
4993                 (filtering/processing 'found_in_addressbook' condition).
4994
4995 2007-03-07 [wwp]        2.8.1cvs3
4996
4997         * src/quote_fmt.c
4998         * src/quote_fmt_lex.l
4999         * src/quote_fmt_parse.y
5000                 Add a new quote format symbol: %A to insert the
5001                 sender email address (just the address itself).
5002
5003 2007-03-06 [wwp]        2.8.1cvs2
5004
5005         * src/gtk/gtkutils.c
5006         * src/plugins/trayicon/trayicon_prefs.h
5007         * src/plugins/trayicon/trayicon_prefs.c
5008         * src/plugins/trayicon/trayicon.c
5009         * src/mainwindow.h
5010         * src/mainwindow.c
5011                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
5012                 minimizing Claws-Mail main window will hide it to the trayicon instead.
5013
5014
5015 2007-03-06 [paul]       2.8.1cvs1
5016
5017         * NEWS
5018         * README
5019         * RELEASE_NOTES
5020         * configure.ac
5021                 bump version number following
5022                 stable release
5023
5024 2007-03-06 [paul]       2.8.0cvs24
5025
5026         * po/cs.po
5027                 corrected by by Tim <timbrain@post.cz>
5028
5029 2007-03-05 [colin]      2.8.0cvs23
5030
5031         * src/Makefile.am
5032         * src/procmime.c
5033                 Fix mime/globs path on NetBSD
5034                 patch by George Michaelson
5035
5036 2007-03-05 [wwp]        2.8.0cvs22
5037
5038         * src/addr_compl.c
5039                 Remove debug statement (accidentally committed w/ cvs14).
5040
5041 2007-03-05 [paul]       2.8.0cvs21
5042
5043         * src/plugins/pgpcore/prefs_gpg.c
5044                 fix compiler warning
5045
5046 2007-03-05 [wwp]        2.8.0cvs20
5047
5048         * src/matcher_parser_parse.y
5049                 Fix mismerge between cvs17 and cvs19.
5050
5051 2007-03-05 [wwp]        2.8.0cvs19
5052
5053         * src/matcher_parser_parse.y
5054         * src/prefs_filtering_action.c
5055         * src/matcher.c
5056         * src/matcher.h
5057         * src/filtering.c
5058         * src/filtering.h
5059                 Add new 'add_to_addressbook' filtering/processing action.
5060
5061 2007-03-05 [wwp]        2.8.0cvs18
5062
5063         * src/filtering.c
5064                 Fix mark_as_ham filtering/processing action: spam flag
5065                 was not unset.
5066
5067 2007-03-04 [colin]      2.8.0cvs17
5068
5069         * src/filtering.c
5070         * src/matcher.c
5071         * src/matcher.h
5072         * src/matcher_parser_parse.y
5073         * src/prefs_filtering_action.c
5074                 Add 'Mark as spam' and 'Mark as ham' filtering
5075                 actions. Fixes bug 1138.
5076
5077 2007-03-04 [colin]      2.8.0cvs16
5078
5079         * src/imap.c
5080                 Fix bug 1140, wrong return value
5081                 without libetpan
5082
5083 2007-03-04 [wwp]        2.8.0cvs15
5084
5085         * src/addr_compl.c
5086                 Rollback cvs14: don't free stuff that is managed in g_list.
5087
5088 2007-03-04 [wwp]        2.8.0cvs14
5089
5090         * src/addr_compl.c
5091                 Fix a leak in address completion code.
5092
5093 2007-03-04 [colin]      2.8.0cvs13
5094
5095         * src/addr_compl.c
5096                 Maybe fix bug 1136, 'Crash in group 
5097                 address completion'
5098
5099 2007-03-04 [iwkse]      2.8.0cvs12
5100
5101         * src/imap.c
5102                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5103
5104 2007-03-03 [colin]      2.8.0cvs11
5105
5106         * src/plugins/pgpinline/pgpinline.c
5107                 Fix off-by-one, fix double-free. Fixes
5108                 bug 1135, 'cm-segfault on decrypting 
5109                 with PGP/inline'
5110
5111 2007-03-03 [colin]      2.8.0cvs10
5112
5113         * configure.ac
5114         * src/main.c
5115         * src/common/plugin.c
5116                 Fix bug 1134, 'Valgrind macros unhandled 
5117                 by Irix's cc'
5118
5119 2007-03-02 [colin]      2.8.0cvs9
5120
5121         * src/mbox.c
5122                 Don't error out on EAGAIN. Fixes 
5123                 bug 1129, '"local mbox file" account 
5124                 isn't retrieving mails'
5125
5126 2007-03-01 [wwp]        2.8.0cvs8
5127
5128         * src/mainwindow.c
5129         * src/gtk/colorlabel.c
5130                 Remove accels for extra color labels until we set better
5131                 and definitive ones.
5132
5133 2007-02-28 [wwp]        2.8.0cvs7
5134
5135         * src/mainwindow.c
5136         * src/matcher_parser_parse.y
5137         * src/prefs_common.c
5138         * src/prefs_msg_colors.c
5139         * src/procmsg.h
5140         * src/gtk/colorlabel.c
5141         * src/gtk/colorlabel.h
5142                 Add more customizable color labels. Cleaned up a bit
5143                 the color label API to avoid duplicate defines of
5144                 the max number of colors.
5145
5146 2007-02-27 [colin]      2.8.0cvs6
5147
5148         * src/mainwindow.c
5149         * src/common/utils.c
5150         * src/common/utils.h
5151                 Fix '+' in mailto URIs for List-* headers
5152
5153 2007-02-27 [colin]      2.8.0cvs5
5154
5155         * src/gtk/gtkutils.c
5156                 Use gtk_window_set_role instead of 
5157                 _set_wmclass
5158
5159 2007-02-27 [colin]      2.8.0cvs4
5160
5161         * src/inc.c
5162                 Fix "After receiving new mail, go to inbox" on IMAP,
5163                 and make it work only on manual reception
5164
5165 2007-02-27 [wwp]        2.8.0cvs3
5166
5167         * src/prefs_filtering.c
5168         * src/prefs_filtering_action.c
5169         * src/prefs_matcher.c
5170                 Update filtering matcher's and action's color label menus
5171                 when re-opening those dialogs (reflect any change to the
5172                 color labels list in the preferences).
5173
5174 2007-02-27 [colin]      2.8.0cvs2
5175
5176         * src/imap.c
5177         * src/etpan/etpan-thread-manager-types.h
5178         * src/etpan/etpan-thread-manager.c
5179         * src/etpan/imap-thread.c
5180                 Log imap ALERTs as errors in the log.
5181
5182 2007-02-26 [paul]       2.8.0cvs1
5183
5184         * tools/claws.i18n.status.pl
5185                 updated
5186
5187 2007-02-26 [paul]       2.7.2cvs75
5188
5189         * po/ca.po
5190         * po/cs.po
5191         * po/de.po
5192         * po/en_GB.po
5193         * po/fi.po
5194         * po/fr.po
5195         * po/hu.po
5196         * po/pl.po
5197         * po/pt_BR.po
5198         * po/sk.po
5199         * po/sr.po
5200         * po/zh_CN.po
5201                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5202                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5203                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5204                 Aleksandar Urosevic, and Ralgh Young
5205
5206 2007-02-25 [mones]      2.7.2cvs74
5207
5208         * po/es.po
5209                 Updated for release
5210
5211 2007-02-25 [colin]      2.7.2cvs73
5212
5213         * src/main.c
5214                 Clearing the list is only useful
5215                 to prevent a valgrind false-positive
5216
5217 2007-02-25 [paul]       2.7.2cvs72
5218
5219         * tools/Makefile.am
5220         * tools/README
5221         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5222         * tools/maildir2claws-mail.pl  **REMOVED**
5223                 renamed the script, fixed a couple bugs
5224
5225 2007-02-23 [colin]      2.7.2cvs71
5226
5227         * src/addressbook.c
5228                 Fix a leak, check for a few improbable nulls
5229
5230 2007-02-23 [colin]      2.7.2cvs70
5231
5232         * src/main.c
5233         * src/main.h
5234         * src/plugins/trayicon/trayicon.c
5235                 Fix blinking mainwin when starting in tray
5236                 (show mainwindow later in the startup process,
5237                  apart if restarting post-crash)
5238
5239 2007-02-23 [colin]      2.7.2cvs69
5240
5241         * src/folderview.c
5242         * src/imap_gtk.c
5243                 Fix crash when unsubscribing the currently
5244                 selected/opened folder
5245
5246 2007-02-23 [colin]      2.7.2cvs68
5247
5248         * src/compose.c
5249                 Fix bug that prevented colorization to
5250                 work without wrap quotation option
5251
5252 2007-02-23 [colin]      2.7.2cvs67
5253
5254         * src/addr_compl.c
5255                 Fix refcounting, start and end completion who
5256                 behaved as if there couldn't be any other current
5257                 user of completion
5258
5259 2007-02-23 [wwp]        2.7.2cvs66
5260
5261         * src/addressbook.c
5262         * src/addrindex.c
5263                 Address completion fixes: fix addressbook_peek_folder_exists() in
5264                 which the algorithm was ridiculously over-obfuscated and broken.
5265                 Fix addrindex_load_completion() as well, to load addresses in
5266                 completion list with regards to what addressbook_peek_folder_exists()
5267                 returns now.
5268
5269 2007-02-23 [wwp]        2.7.2cvs65
5270
5271         * src/addr_compl.c
5272                 Add addresses to completion when they're non-empty (thanks to Colin).
5273
5274 2007-02-23 [paul]       2.7.2cvs64
5275
5276         * src/plugins/pgpcore/passphrase.c
5277                 remove 'const '
5278
5279 2007-02-23 [colin]      2.7.2cvs63
5280
5281         * src/plugins/pgpcore/prefs_gpg.c
5282         * src/plugins/pgpcore/prefs_gpg.h
5283         * src/plugins/pgpcore/sgpgme.c
5284         * src/plugins/pgpinline/pgpinline.c
5285         * src/plugins/pgpmime/pgpmime.c
5286                 Try harder to respect user's choice wrt
5287                 gpg-agent even with gpg2, by unsetting
5288                 GPG_AGENT_INFO when necessary.
5289
5290 2007-02-22 [paul]       2.7.2cvs62
5291
5292         * src/plugins/pgpcore/sgpgme.c
5293         * src/plugins/pgpcore/sgpgme.h
5294         * src/plugins/pgpcore/passphrase.c
5295         * src/plugins/pgpinline/pgpinline.c
5296         * src/plugins/pgpmime/pgpmime.c
5297                 Fix a leak - gpgme_data_release_and_get_mem
5298                 leaks in recent gpgme. Workaround by using
5299                 our own function.
5300
5301 2007-02-22 [paul]       2.7.2cvs61
5302
5303         * src/gtk/quicksearch.c
5304                 Abandon dynamic search when pressing
5305                 Enter
5306
5307 2007-02-21 [colin]      2.7.2cvs60
5308
5309         * src/procmsg.c
5310         * src/plugins/pgpcore/passphrase.c
5311                 Fix little memory leaks
5312         * src/main.c
5313                 Fix false-positive leak at exit
5314         * src/gtk/quicksearch.c
5315                 Fix potentially big leak in recursive
5316                 Quicksearch
5317
5318 2007-02-21 [wwp]        2.7.2cvs59
5319
5320         * src/summaryview.c
5321                 Add missing newline to a debug message.
5322
5323 2007-02-20 [colin]      2.7.2cvs58
5324
5325         * src/Makefile.am
5326         * src/mimeview.c
5327         * src/stock_pixmap.c
5328         * src/stock_pixmap.h
5329         * src/pixmaps/mime_pgpsig.xpm
5330                 Add icon for application/pgp-signature
5331
5332 2007-02-20 [colin]      2.7.2cvs57
5333
5334         * src/Makefile.am
5335         * src/main.c
5336         * src/mimeview.c
5337         * src/stock_pixmap.c
5338         * src/stock_pixmap.h
5339         * src/pixmaps/mime_calendar.xpm
5340         * src/pixmaps/mime_pdf.xpm
5341         * src/pixmaps/mime_ps.xpm
5342                 Add icons for text/calendar, application/pdf
5343                 and application/postscript
5344
5345 2007-02-20 [colin]      2.7.2cvs56
5346
5347         * autogen.sh
5348         * src/matcher_parser_parse.y
5349         * src/matcher_parser_lex.l
5350                 Fix big memory leak in flex, and
5351                 require flex 2.5.31
5352
5353 2007-02-20 [wwp]        2.7.2cvs55
5354
5355         * src/matcher_parser_parse.y
5356                 Fix a duplicate token definition (thanks to iwkse).
5357
5358 2007-02-20 [wwp]        2.7.2cvs54
5359
5360         * src/matcher_parser_lex.l
5361         * src/quote_fmt_lex.l
5362                 Use proper flex options instead of direct use of #define,
5363                 make the flex-generated C lighter.
5364
5365 2007-02-20 [colin]      2.7.2cvs53
5366
5367         * src/summaryview.c
5368                 Grab focus in message list after hiding
5369                 the quicksearch, instead of leaving it
5370                 "somewhere"
5371
5372 2007-02-19 [colin]      2.7.2cvs52
5373
5374         * src/folderview.c
5375                 Fix bug 1033, 'Automatically refresh 
5376                 message list when new messages arrives'
5377                 Looks like folderview->opened can sometimes
5378                 be wrong...
5379
5380 2007-02-19 [paul]       2.7.2cvs51
5381
5382         * tools/Makefile.am
5383         * tools/README
5384         * tools/thunderbird-filters-convertor.pl
5385                 add new script which converts thunderbird filter
5386                 rules to Claws filter rules
5387
5388 2007-02-18 [paul]       2.7.2cvs50
5389
5390         * src/plugins/pgpcore/prefs_gpg.c
5391         * src/plugins/pgpcore/prefs_gpg.h
5392         * src/plugins/pgpcore/sgpgme.c
5393         * src/plugins/pgpinline/pgpinline.c
5394         * src/plugins/pgpmime/pgpmime.c
5395                 improved GUI interoperability with gpg-agent
5396
5397 2007-02-18 [paul]       2.7.2cvs49
5398
5399         * src/prefs_account.c
5400                 Privacy options sensitivity fix
5401
5402 2007-02-17 [colin]      2.7.2cvs48
5403
5404         * src/messageview.c
5405                 Reset icon to warning in the noticeview
5406
5407 2007-02-15 [colin]      2.7.2cvs47
5408
5409         * src/folderview.c
5410                 Fix a manifestation of bug 1033 (summaryview failing
5411                 to update for new mails), which happens after editing
5412                 account preferences or preferences that cause a 
5413                 folderview reload.
5414
5415 2007-02-15 [colin]      2.7.2cvs46
5416
5417         * src/addressbook.c
5418                 Probably fix bug 1123, 'Segmentation 
5419                 fault while opening address book'. I get
5420                 g_warnings if the saved paned position is
5421                 not greater than 0. Also, save position
5422                 when hiding the addressbook instead of
5423                 via signal.
5424
5425 2007-02-14 [colin]      2.7.2cvs45
5426
5427         * src/plugins/pgpcore/prefs_gpg.c
5428         * src/plugins/pgpcore/prefs_gpg.h
5429         * src/plugins/pgpcore/sgpgme.c
5430         * src/plugins/pgpinline/pgpinline.c
5431         * src/plugins/pgpmime/pgpmime.c
5432                 Add an option "Use gpg-agent if available". Fixes
5433                 annoyances with distro-installed gpg-agent, when
5434                 no pinentry program is installed, and the user's 
5435                 at a loss on why "decryption failed". Makes more
5436                 clear why passphrase isn't saved when gpg-agent is
5437                 used. Defaults to true, to avoid changing the 
5438                 current behaviour.
5439
5440 2007-02-14 [wwp]        2.7.2cvs44
5441
5442         * src/matcher_parser_parse.y
5443                 Fix missing line number reset (wrong line number might appear
5444                 when re-loading filtering rules if there's a parser error).
5445
5446 2007-02-13 [colin]      2.7.2cvs43
5447
5448         * src/common/utils.c
5449                 Don't encode ',' in URIs before passing it
5450                 to the browser command-line. It was probably
5451                 done at a time where commas in URIs made
5452                 mozilla -remote 'openurl(%s,new-window)'
5453                 bug.
5454
5455 2007-02-13 [wwp]        2.7.2cvs42
5456
5457         * src/prefs_matcher.c
5458         * src/plugins/bogofilter/bogofilter_gtk.c
5459                 A bit of string factorization around "Select ..." buttons.
5460
5461 2007-02-11 [colin]      2.7.2cvs41
5462
5463         * src/alertpanel.c
5464                 Make sure to escape the title
5465
5466 2007-02-11 [colin]      2.7.2cvs40
5467
5468         * src/codeconv.c
5469                 Recognize .utf8 locales as .UTF-8 ones
5470
5471 2007-02-11 [colin]      2.7.2cvs39
5472
5473         * src/compose.c
5474                 Fix code conversion when dragging a file
5475
5476 2007-02-09 [colin]      2.7.2cvs38
5477
5478         * src/plugins/clamav/clamav_plugin.c
5479                 Complete Paul's patch with conditional
5480                 compilation to avoid breaking compilation
5481                 on old Dapper and Edgy... Maybe other
5482                 distros too.
5483
5484 2007-02-09 [paul]       2.7.2cvs37
5485
5486         * src/plugins/clamav/clamav_plugin.c
5487                 fix for the upstream changes in libclamav
5488
5489 2007-02-09 [paul]       2.7.2cvs36
5490
5491         * src/main.c
5492         * src/mainwindow.c
5493         * src/procmsg.c
5494         * src/procmsg.h
5495                 fix "warn if there are queued messages" (on exit)
5496                 option, which only checked the first mailbox's
5497                 queue
5498                 don't ask before emptying trash if there are no
5499                 messages in trash, also check and empty all trash
5500                 folders
5501         * src/prefs_other.c
5502                 move "Ask before emptying trash" option
5503                 outside of the "On exit" frame as it's
5504                 not only an "On exit" option
5505
5506 2007-02-09 [paul]       2.7.2cvs35
5507
5508         * src/addrgather.c
5509         * src/alertpanel.c
5510         * src/editldap.c
5511         * src/prefs_account.c
5512         * src/prefs_folder_item.c
5513         * src/prefs_gtk.h
5514         * src/prefs_matcher.c
5515         * src/prefs_message.c
5516         * src/prefs_msg_colors.c
5517         * src/prefs_summaries.c
5518         * src/wizard.c
5519         * src/gtk/inputdialog.c
5520         * src/plugins/bogofilter/bogofilter_gtk.c
5521                 pedantic commit: use 'checkbtn' everywhere
5522                 instead of a mixture of 'checkbtn' and 'chkbtn'
5523
5524 2007-02-09 [paul]       2.7.2cvs34
5525
5526         * src/compose.c
5527                 fix default hotkeys
5528         * src/prefs_other.c
5529         * src/prefs_send.c
5530                 move "Never send Return Receipts" from
5531                 prefs_other to prefs_send
5532                 add an option "Ask about account specific
5533                 filtering rules..." to prefs_other
5534         * src/gtk/gtkutils.c
5535                 fix a compiler warning
5536
5537 2007-02-08 [colin]      2.7.2cvs33
5538
5539         * src/plugins/pgpinline/pgpinline.c
5540                 Fix bug 1110, 'pgpmime fails to process 
5541                 encapsulated openpgp mime (rfc 3156, 6.1 
5542                 -> rfc1847)'
5543                 It was due to an interaction between PGP/Mime
5544                 and PGP/Inline plugin. 
5545
5546 2007-02-08 [colin]      2.7.2cvs32
5547
5548         * src/inc.c
5549         * src/mbox.c
5550         * src/mbox.h
5551                 Fix bug 1117, 'fcntl locking code 
5552                 does not work in mbox.c'
5553
5554 2007-02-08 [colin]      2.7.2cvs31
5555
5556         * src/prefs_account.c
5557                 Fix Gentoo bug 165819, 'can't create 
5558                 a "local mbox file" account'. Patch
5559                 by Olivier <castan.o@free.fr>
5560
5561 2007-02-07 [colin]      2.7.2cvs30
5562
5563         * src/ldapquery.c
5564                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5565                 autocompletion was used'
5566
5567 2007-02-07 [paul]       2.7.2cvs29
5568
5569         * src/folder.c
5570                 cut down on unnecessary debug_prints
5571         * src/imap_gtk.c
5572                 fix menu_set_active() on 'Show only
5573                 subscribed folders'
5574
5575 2007-02-07 [paul]       2.7.2cvs28
5576
5577         * src/plugins/clamav/clamav_plugin.c
5578         * src/plugins/clamav/clamav_plugin.h
5579         * src/plugins/clamav/clamav_plugin_gtk.c
5580                 fix copyright header
5581
5582 2007-02-07 [paul]       2.7.2cvs27
5583
5584         * src/procheader.c
5585                 fix bug 1116, 'summary view allow a 
5586                 subject line break'
5587
5588 2007-02-06 [colin]      2.7.2cvs26
5589
5590         * src/summaryview.c
5591                 Fix delete thread
5592
5593 2007-02-05 [fabien]     2.7.2cvs25
5594
5595         * po/POTFILES.in
5596         * src/uri_opener.c
5597                 i18n related - 1 fix and 1 message for translators.
5598
5599 2007-02-05 [colin]      2.7.2cvs24
5600
5601         * src/gtk/quicksearch.c
5602                 Don't reload summary list if quicksearch wasn't
5603                 active on hiding; move currently selected mail in
5604                 the visible area when showing the quicksearch
5605
5606 2007-02-05 [colin]      2.7.2cvs23
5607
5608         * src/folderview.c
5609                 Add debug to try to solve bug 1104
5610
5611 2007-02-05 [paul]       2.7.2cvs22
5612
5613         * src/mainwindow.c
5614                 confirm before emptying trash on exit is
5615                 a Yes or No answer, use Yes or No in the
5616                 dialog
5617
5618 2007-02-04 [colin]      2.7.2cvs21
5619
5620         * src/compose.c
5621         * src/plugins/pgpcore/passphrase.c
5622         * src/plugins/pgpcore/select-keys.c
5623                 Set wmclass on new windows
5624
5625 2007-02-04 [colin]
5626
5627         2.8.0-rc1 released
5628
5629 2007-02-04 [colin]      2.7.2cvs20
5630
5631         * src/compose.c
5632         * src/compose.h
5633                 Auto save drafts on exit, reopen them
5634                 at startup, instead of asking
5635         * src/account.c
5636         * src/addressadd.c
5637         * src/addressbook.c
5638         * src/addressbook_foldersel.c
5639         * src/addrgather.c
5640         * src/crash.c
5641         * src/editaddress.c
5642         * src/editbook.c
5643         * src/editgroup.c
5644         * src/editjpilot.c
5645         * src/editldap.c
5646         * src/editldap_basedn.c
5647         * src/editvcard.c
5648         * src/exphtmldlg.c
5649         * src/expldifdlg.c
5650         * src/export.c
5651         * src/foldersel.c
5652         * src/gedit-print.c
5653         * src/import.c
5654         * src/importldif.c
5655         * src/importmutt.c
5656         * src/importpine.c
5657         * src/main.c
5658         * src/mainwindow.c
5659         * src/message_search.c
5660         * src/messageview.c
5661         * src/prefs_actions.c
5662         * src/prefs_customheader.c
5663         * src/prefs_display_header.c
5664         * src/prefs_filtering.c
5665         * src/prefs_filtering_action.c
5666         * src/prefs_folder_column.c
5667         * src/prefs_gtk.c
5668         * src/prefs_matcher.c
5669         * src/prefs_other.c
5670         * src/prefs_summaries.c
5671         * src/prefs_summary_column.c
5672         * src/prefs_template.c
5673         * src/sourcewindow.c
5674         * src/ssl_manager.c
5675         * src/summary_search.c
5676         * src/uri_opener.c
5677         * src/gtk/about.c
5678         * src/gtk/description_window.c
5679         * src/gtk/foldersort.c
5680         * src/gtk/gtkutils.c
5681         * src/gtk/gtkutils.h
5682         * src/gtk/icon_legend.c
5683         * src/gtk/logwindow.c
5684         * src/gtk/pluginwindow.c
5685         * src/gtk/prefswindow.c
5686                 Give different wmclass to different
5687                 windows - thanks to sed ;)
5688
5689 2007-02-04 [colin]      2.7.2cvs19
5690
5691         * src/main.c
5692                 Revert previous patch, can't reproduce
5693                 it anymore. 
5694
5695 2007-02-03 [colin]      2.7.2cvs18
5696
5697         * src/main.c
5698                 Don't save the mainwindow size and
5699                 position on emergency exit (libSM's
5700                 "die" callback), Xfce seems to make
5701                 the window smaller just before the
5702                 size's saved.
5703
5704 2007-02-03 [colin]      2.7.2cvs17
5705
5706         * src/plugins/bogofilter/bogofilter.c
5707         * src/plugins/bogofilter/bogofilter.h
5708         * src/plugins/bogofilter/bogofilter_gtk.c
5709         * src/plugins/pgpinline/pgpinline.c
5710         * src/plugins/pgpinline/pgpinline.h
5711                 Fix more copyrights
5712
5713 2007-02-03 [colin]      2.7.2cvs16
5714
5715         * src/partial_download.c
5716         * src/partial_download.h
5717         * src/ssl_manager.c
5718         * src/ssl_manager.h
5719         * src/uri_opener.c
5720         * src/uri_opener.h
5721         * src/wizard.c
5722         * src/wizard.h
5723         * src/common/ssl_certificate.c
5724         * src/common/ssl_certificate.h
5725         * src/gtk/quicksearch.c
5726         * src/gtk/quicksearch.h
5727         * src/gtk/sslcertwindow.c
5728         * src/gtk/sslcertwindow.h
5729                 Fix copyright on my files
5730
5731 2007-02-02 [colin]      2.7.2cvs15
5732
5733         * src/Makefile.am
5734         * src/mainwindow.c
5735         * src/messageview.c
5736         * src/messageview.h
5737         * src/textview.c
5738         * src/textview.h
5739         * src/uri_opener.c
5740         * src/uri_opener.h
5741                 Add Tools/List URIs to allow
5742                 opening any URI in the current mail
5743
5744 2007-02-02 [colin]      2.7.2cvs14
5745
5746         * src/common/valgrind.h ** NEW FILE **
5747         * src/common/Makefile.am
5748         * src/common/plugin.c
5749                 Don't dlclose the plugins if we're running
5750                 under valgrind. (doesn't require valgrind
5751                 either at compile time or run time).
5752
5753 2007-02-01 [paul]       2.7.2cvs13
5754
5755         * AUTHORS
5756         * src/gtk/authors.h
5757         * tools/freshmeat_search.pl
5758         * tools/google_search.pl
5759         * tools/multiwebsearch.pl
5760                 add support for non ISO-8859-1 compatible locales
5761                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5762
5763 2007-02-01 [colin]      2.7.2cvs12
5764
5765         * src/prefs_other.c
5766         * src/prefs_summaries.c
5767                 Move keybinding prefs to the Other page
5768
5769 2007-02-01 [wwp]        2.7.2cvs11
5770
5771         * src/plugins/trayicon/trayicon.c
5772                 Fix a raising issue within KDE.
5773
5774 2007-02-01 [colin]      2.7.2cvs10
5775
5776         * src/codeconv.c
5777                 Fix stray quotes in encoded strings
5778         * src/addressadd.c
5779                 Fix wrong call causing g_warnings
5780         * src/textview.c
5781                 Remove useless message
5782
5783 2007-01-31 [wwp]        2.7.2cvs9
5784
5785         * src/plugins/trayicon/trayicon.c
5786                 fix buggy hiding of main window when closing if close-to-tray
5787                 is not set (bad logics  in the trayicon hook code).
5788                 Changed the quit confirmation message too.
5789
5790 2007-01-30 [colin]      2.7.2cvs8
5791
5792         * src/main.c
5793                 Fix hidden mainwindow after clicking on
5794                 the X close button, if compose windows
5795                 exist and the user chooses not to quit
5796
5797 2007-01-30 [colin]      2.7.2cvs7
5798
5799         * src/main.c
5800         * src/compose.c
5801                 Handle local URIs to attach files (file:///...)
5802                 Fixes attaching files from Thunar for example
5803
5804 2007-01-30 [colin]      2.7.2cvs6
5805
5806         * src/prefs_ext_prog.c
5807                 Add 'mousepad' to the list of text editors.
5808                 Mousepad is XFCE's text editor
5809
5810 2007-01-29 [wwp]        2.7.2cvs5
5811
5812         * po/POTFILES.in
5813         * src/plugins/trayicon/trayicon_prefs.c
5814                 trayicon i18n fixes, thanks to Fabien.
5815
5816 2007-01-28 [wwp]        2.7.2cvs4
5817
5818         * src/mainwindow.c
5819         * src/mainwindow.h
5820         * src/plugins/trayicon/trayicon.c
5821         * src/plugins/trayicon/trayicon_prefs.c
5822         * src/plugins/trayicon/trayicon_prefs.h
5823                 Added a new TrayIcon plugin option to close to tray
5824                 (WM's hotkey and [X] button will hide the window instead
5825                 of closing it - closing CM can be done using the tray icon
5826                 menu or the File menu).
5827                 Improved visibility handling in trayicon, clicking the
5828                 trayicon now raise the window to current desktop when it
5829                 was either minimized/shaded/on another desktop.
5830                 Thanks to Paul for testing and fixing a strange behaviour
5831                 in KDE ;-).
5832
5833 2007-01-27 [paul]       2.7.2cvs3
5834
5835         * src/prefs_folder_item.c
5836         * src/prefs_receive.c
5837         * src/plugins/pgpcore/prefs_gpg.c
5838                 use 'start-up' instead of 'startup' in labels
5839
5840 2007-01-26 [wwp]        2.7.2cvs2
5841
5842         * src/plugins/trayicon/Makefile.am
5843         * src/plugins/trayicon/trayicon.c
5844         * src/plugins/trayicon/trayicon_prefs.c
5845         * src/plugins/trayicon/trayicon_prefs.h
5846                 Add a new TrayIcon option to hide the main window at
5847                 start-up.
5848                 Fix trayicon.c copyright header.
5849
5850 2007-01-26 [paul]       2.7.2cvs1
5851
5852         * NEWS
5853         * README
5854         * RELEASE_NOTES
5855         * configure.ac
5856                 bump up version number following
5857                 stable release
5858
5859 2007-01-25 [mones]      2.7.1cvs60
5860
5861         * po/es.po
5862                 updated thousands of strings (well, probably less ;-)
5863
5864 2007-01-25 [colin]      2.7.1cvs59
5865
5866         * src/matcher.c
5867                 Fix 2nd-run loss of matcherrc on new
5868                 configurations. 
5869
5870 2007-01-25 [wwp]        2.7.1cvs58
5871
5872         * src/mimeview.c
5873                 fix handling of empty value in attach_save_directory too, thanks
5874                 to Colin.
5875
5876 2007-01-25 [wwp]        2.7.1cvs57
5877
5878         * src/gtk/filesel.c
5879                 fix handling of empty value in attach_load_directory,
5880                 thanks to Colin.
5881
5882 2007-01-25 [wwp]        2.7.1cvs56
5883
5884         * src/plugins/dillo_viewer/dillo_prefs.h
5885                 fix a typo.
5886
5887 2007-01-25 [colin]      2.7.1cvs55
5888
5889         * src/matcher.c
5890         * src/matcher.h
5891         * src/matcher_parser_parse.y
5892         * src/prefs_matcher.c
5893                 Add matching on the spam flag
5894
5895 2007-01-24 [colin]      2.7.1cvs54
5896
5897         * src/folder.c
5898         * src/common/xml.c
5899         * src/common/xml.h
5900                 Make sure folderlist.xml is correctly
5901                 written before overwriting it.
5902         * src/procmsg.c
5903         * src/procmsg.h
5904         * src/summaryview.c
5905         * src/plugins/bogofilter/bogofilter.c
5906         * src/plugins/bogofilter/bogofilter.h
5907         * src/plugins/bogofilter/bogofilter_gtk.c
5908         * src/plugins/spamassassin/spamassassin.c
5909         * src/plugins/spamassassin/spamassassin.h
5910         * src/plugins/spamassassin/spamassassin_gtk.c
5911                 Move spam to the correct trash folder after
5912                 learning, if spam directory isn't set.
5913
5914 2007-01-23 [paul]       2.7.1cvs53
5915
5916         * src/plugins/bogofilter/bogofilter_gtk.c
5917                 fix sensitivity of "Insert X-Bogosity header"
5918                 option
5919
5920 2007-01-23 [colin]      2.7.1cvs52
5921
5922         * src/toolbar.c
5923                 Translate toolbar items text if
5924                 they're translatable (default)
5925         * src/addrcache.c
5926         * src/addrcache.h
5927         * src/addritem.c
5928         * src/addritem.h
5929         * src/codeconv.c
5930         * src/codeconv.h
5931         * src/jpilot.c
5932         * src/jpilot.h
5933         * src/ldapctrl.c
5934         * src/ldapctrl.h
5935         * src/ldapquery.h
5936         * src/ldif.c
5937         * src/ldif.h
5938         * src/etpan/etpan-thread-manager.c
5939         * src/etpan/etpan-thread-manager.h
5940         * src/gtk/gtkutils.c
5941         * src/gtk/gtkutils.h
5942                 More static functions
5943
5944 2007-01-22 [fabien]     2.7.1cvs51
5945
5946         * src/gtk/gtkutils.c
5947                 gtkut_get_options_frame() : ability to pass
5948                 a 'NULL' value in frame pointer parameter if
5949                 we don't need it.
5950
5951 2007-01-22 [colin]      2.7.1cvs50
5952
5953         * src/procmsg.c
5954         * src/procmsg.h
5955         * src/plugins/bogofilter/bogofilter.c
5956         * src/plugins/bogofilter/bogofilter_gtk.c
5957         * src/plugins/spamassassin/spamassassin.c
5958         * src/plugins/spamassassin/spamassassin_gtk.c
5959                 Allow moving spams to the account's trash
5960                 instead of default one
5961
5962 2007-01-21 [colin]      2.7.1cvs49
5963
5964         * src/ldapquery.c
5965         * src/ldapquery.h
5966                 Revert a static function that shouldn't
5967                 have been
5968
5969 2007-01-21 [colin]      2.7.1cvs48
5970
5971         * src/ldapquery.c
5972         * src/ldapquery.h
5973                 Same
5974
5975 2007-01-21 [colin]      2.7.1cvs47
5976
5977         * src/procmsg.c
5978         * src/procmsg.h
5979                 Same
5980
5981 2007-01-21 [colin]      2.7.1cvs46
5982
5983         * src/common/socket.c
5984         * src/common/socket.h
5985                 Same
5986
5987 2007-01-21 [colin]      2.7.1cvs45
5988
5989         * src/crash.c
5990         * src/exporthtml.c
5991         * src/exporthtml.h
5992         * src/exportldif.c
5993         * src/exportldif.h
5994         * src/folder.c
5995         * src/folder.h
5996         * src/folder_item_prefs.c
5997         * src/folder_item_prefs.h
5998         * src/folderview.c
5999         * src/folderview.h
6000         * src/gedit-print.c
6001         * src/gedit-print.h
6002         * src/main.c
6003         * src/main.h
6004         * src/common/socket.c
6005         * src/common/socket.h
6006         * src/gtk/gtkaspell.c
6007         * src/gtk/gtkaspell.h
6008         * src/gtk/quicksearch.c
6009         * src/gtk/quicksearch.h
6010                 Same
6011
6012 2007-01-21 [colin]      2.7.1cvs44
6013
6014         * src/common/utils.c
6015         * src/common/utils.h
6016         * src/etpan/etpan-thread-manager.c
6017         * src/etpan/etpan-thread-manager.h
6018                 Same (Funny that etpan_thread_unbind
6019                 is called but not etpan_thread_bind)
6020
6021 2007-01-21 [colin]      2.7.1cvs43
6022
6023         * src/addrselect.c
6024         * src/addrselect.h
6025         * src/codeconv.c
6026         * src/codeconv.h
6027         * src/compose.c
6028         * src/compose.h
6029         * src/etpan/Makefile.am
6030         * src/gtk/colorlabel.c
6031         * src/gtk/colorlabel.h
6032         * src/gtk/sslcertwindow.c
6033         * src/gtk/sslcertwindow.h
6034         * src/etpan/etpan-log.c ** REMOVED **
6035         * src/etpan/etpan-log.h ** REMOVED **
6036                 Same
6037
6038 2007-01-20 [colin]      2.7.1cvs42
6039
6040         * src/addritem.c
6041         * src/addritem.h
6042                 Same
6043
6044 2007-01-20 [colin]      2.7.1cvs41
6045
6046         * src/account.c
6047         * src/account.h
6048         * src/addrbook.c
6049         * src/addrbook.h
6050         * src/addrcache.c
6051         * src/addrcache.h
6052         * src/addrclip.c
6053         * src/addrclip.h
6054         * src/addressbook.c
6055         * src/addressbook.h
6056         * src/addrharvest.c
6057         * src/addrharvest.h
6058         * src/addrindex.c
6059         * src/addrindex.h
6060         * src/editaddress.c
6061         * src/editaddress.h
6062                 Make functions that aren't used in other
6063                 files static
6064
6065 2007-01-20 [colin]      2.7.1cvs40
6066
6067         * src/account.c
6068         * src/addrbook.c
6069         * src/addrcache.c
6070         * src/addressbook.c
6071         * src/addrgather.c
6072         * src/addrindex.c
6073         * src/addrquery.c
6074         * src/addrselect.c
6075         * src/browseldap.c
6076         * src/compose.c
6077         * src/editbook.c
6078         * src/editjpilot.c
6079         * src/editldap.c
6080         * src/editldap_basedn.c
6081         * src/editvcard.c
6082         * src/exporthtml.c
6083         * src/exportldif.c
6084         * src/folder.c
6085         * src/folderview.c
6086         * src/image_viewer.c
6087         * src/imap.c
6088         * src/importmutt.c
6089         * src/importpine.c
6090         * src/jpilot.c
6091         * src/ldapquery.c
6092         * src/main.c
6093         * src/mainwindow.c
6094         * src/matcher.c
6095         * src/messageview.c
6096         * src/mh.c
6097         * src/mimeview.c
6098         * src/msgcache.c
6099         * src/mutt.c
6100         * src/news.c
6101         * src/pine.c
6102         * src/prefs_account.c
6103         * src/prefs_common.c
6104         * src/prefs_compose_writing.c
6105         * src/prefs_ext_prog.c
6106         * src/prefs_folder_item.c
6107         * src/prefs_fonts.c
6108         * src/prefs_message.c
6109         * src/prefs_msg_colors.c
6110         * src/prefs_other.c
6111         * src/prefs_quote.c
6112         * src/prefs_receive.c
6113         * src/prefs_send.c
6114         * src/prefs_spelling.c
6115         * src/prefs_summaries.c
6116         * src/prefs_toolbar.c
6117         * src/prefs_wrapping.c
6118         * src/privacy.c
6119         * src/procmime.c
6120         * src/procmsg.c
6121         * src/ssl_manager.c
6122         * src/statusbar.c
6123         * src/summaryview.c
6124         * src/toolbar.c
6125         * src/vcard.c
6126         * src/common/hooks.c
6127         * src/common/log.c
6128         * src/common/passcrypt.c
6129         * src/common/socket.c
6130         * src/common/ssl.c
6131         * src/common/ssl_certificate.c
6132         * src/common/template.c
6133         * src/common/utils.c
6134         * src/etpan/imap-thread.c
6135         * src/gtk/sslcertwindow.c
6136         * src/gtk/sslcertwindow.h
6137                 Make functions that could be static, static
6138
6139 2007-01-20 [colin]      2.7.1cvs39
6140
6141         * src/editldap.c
6142                 Fix tooltip
6143
6144 2007-01-20 [colin]      2.7.1cvs38
6145
6146         * src/ldapquery.c
6147         * src/ldaputil.c
6148         * src/ldaputil.h
6149                 Fix bug 1102, 'claws-mail-2.7.1 
6150                 makes use of deprecated ldap 
6151                 functions'
6152
6153 2007-01-20 [colin]      2.7.1cvs37
6154
6155         * src/mainwindow.c
6156         * src/mainwindow.h
6157         * src/summaryview.c
6158         * src/gtk/quicksearch.c
6159                 Add Wide message list layout
6160
6161 2007-01-19 [fabien]     2.7.1cvs36
6162
6163         * src/textview.c
6164                 make sure a font change is considered in links of
6165                 headerview.
6166
6167 2007-01-19 [colin]      2.7.1cvs35
6168
6169         * src/main.c
6170         * src/mainwindow.c
6171         * src/mainwindow.h
6172         * src/messageview.c
6173         * src/messageview.h
6174         * src/prefs_common.c
6175         * src/prefs_common.h
6176         * src/summaryview.c
6177         * src/summaryview.h
6178         * src/gtk/quicksearch.c
6179         * src/gtk/quicksearch.h
6180                 Drop 'Separate Folder tree' and 'Separate
6181                 Message View'. Put three layouts in place
6182                 of it.
6183
6184 2007-01-19 [paul]       2.7.1cvs34
6185
6186         * src/prefs_msg_colors.c
6187                 more use of Q_ for translators
6188
6189 2007-01-19 [paul]       2.7.1cvs33
6190
6191         * src/imap_gtk.c
6192         * src/prefs_account.c
6193                 a few changes to the English
6194
6195 2007-01-19 [fabien]     2.7.1cvs32
6196
6197         * src/wizard.c
6198                 factorize translatable string
6199
6200 2007-01-18 [colin]      2.7.1cvs31
6201
6202         * src/main.c
6203                 Don't error out on --sync option. Although
6204                 we don't do anything with it, gtk+ handles
6205                 it, and it's useful for debugging X errors
6206
6207 2007-01-18 [fabien]     2.7.1cvs30
6208
6209         * src/prefs_other.c
6210                 ability to apply on the fly the recent added
6211                 'gtk_can_change_accels' pref (no need to restart).
6212
6213 2007-01-18 [fabien]     2.7.1cvs29
6214
6215         * src/plugins/bogofilter/bogofilter_gtk.c
6216         * src/plugins/bogofilter/bogofilter.c
6217         * src/plugins/spamassassin/spamassassin_gtk.c
6218         * src/addr_compl.c
6219         * src/prefs_account.c
6220                 factorize or rewrite some translatable strings.
6221
6222 2007-01-18 [fabien]     2.7.1cvs28
6223
6224         * src/prefs_gtk.h
6225         * src/compose.c
6226                 set a 4pix space between "Subject:" label and subject entry in
6227                 compose window.
6228
6229 2007-01-18 [wwp]        2.7.1cvs27
6230
6231         * src/addressbook.c
6232                 fix conflicting address-copy/paste when focus is set
6233                 to the embedded edit-person form.
6234  
6235
6236 2007-01-18 [wwp]        2.7.1cvs26
6237
6238         * src/addressbook.h
6239                 complete 2.7.1cvs23 (one more file was missing from that
6240                 commit).
6241
6242 2007-01-18 [colin]      2.7.1cvs25
6243
6244         * src/main.c
6245                 Provide a way to migrate without backup
6246                 Re-ask for migration on next start if 
6247                 it has been refused and wizard has been 
6248                 cancelled after.
6249
6250 2007-01-18 [wwp]        2.7.1cvs24
6251
6252         * src/editaddress.c
6253                 complete 2.7.1.cvs23 (file was missing from previous
6254                 commit).
6255
6256 2007-01-18 [wwp]        2.7.1cvs23
6257
6258         * src/addressbook.c
6259                 fix potential crashes in address book's focus_in/out signal handlers,
6260                 force focus to the edit-person form when clicked the Edit menu entry or
6261                 button (this only matters if the edit-person form is embedded to the
6262                 AB window, in that case, focus is not set when browsing the contacts
6263                 list w/ keys or mouse clicks).
6264
6265 2007-01-18 [paul]       2.7.1cvs22
6266
6267         * src/main.c
6268                 add command line options:
6269                 -h for --help
6270                 -q and --quit for --exit
6271                 -v for --version
6272                 print "Unknown option" for unknown options
6273
6274 2007-01-18 [paul]       2.7.1cvs21
6275
6276         * po/ru.po
6277                 updated by Pavlo Bohmat
6278
6279 2007-01-18 [paul]       2.7.1cvs20
6280
6281         * src/mainwindow.c
6282                 fix sensitivity issues of Mark as Spam/Ham
6283
6284 2007-01-17 [fabien]     2.7.1cvs19
6285
6286         * src/prefs_other.c
6287         * src/prefs_common.c
6288         * src/prefs_common.h
6289         * src/main.c
6290                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6291                 control the corresponding gtk property. It could be used to lock
6292                 all shortcuts (avoid to set one of them by inadvertency).
6293
6294 2007-01-17 [colin]      2.7.1cvs18
6295
6296         * src/summaryview.c
6297                 Fix bug 1100, 'Highlighted e-mail data not visible 
6298                 when color label applied.'. Use a weighted average
6299                 between normal selected foreground color and color
6300                 label instead of a simple one (3/1 instead 1/1).
6301
6302 2007-01-17 [colin]      2.7.1cvs17
6303
6304         * src/messageview.c
6305                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6306                 crash' - don't prevent mail switching while loading
6307
6308 2007-01-17 [colin]      2.7.1cvs16
6309
6310         * src/folder.c
6311         * src/folder.h
6312         * src/folderview.c
6313         * src/folderview.h
6314         * src/imap.c
6315         * src/imap.h
6316         * src/imap_gtk.c
6317                 Manage recursive search of unsubscribed folders
6318                 Rescan tree without checking for new messages 
6319                 after subscriptions changed
6320
6321 2007-01-17 [paul]       2.7.1cvs15
6322
6323         * src/prefs_common.c
6324         * src/gtk/pluginwindow.c
6325                 fix bug 1101, '"Load plugin" button is
6326                 accidentally hidden'
6327                 unset (-1) initial width in prefs_common,
6328                 fix overlapping buttons,
6329                 and other cleanups
6330
6331 2007-01-17 [paul]       2.7.1cvs14
6332
6333         * src/procmime.c
6334                 add #include <errno.h>, it's needed
6335                 on some systems
6336
6337 2007-01-17 [paul]       2.7.1cvs13
6338
6339         * src/common/defs.h
6340         * tools/make.themes.project
6341                 rename .sylpheed_themeinfo to .claws_themeinfo
6342                 and use it
6343         * src/etpan/etpan-errors.h
6344         * src/etpan/etpan-log.c
6345         * src/etpan/etpan-log.h
6346         * src/etpan/etpan-thread-manager-types.h
6347         * src/etpan/etpan-thread-manager.c
6348         * src/etpan/etpan-thread-manager.h
6349         * src/etpan/imap-thread.c
6350         * src/etpan/imap-thread.h
6351                 add copyright header
6352
6353 2007-01-17 [colin]      2.7.1cvs12
6354
6355         * src/plugins/pgpcore/select-keys.c
6356         * src/gtk/pluginwindow.c
6357         * src/prefs_account.c
6358                 Fix warnings
6359
6360 2007-01-16 [colin]      2.7.1cvs11
6361
6362         * src/imap.c
6363         * src/imap.h
6364         * src/imap_gtk.c
6365                 Manage subscribing to subfolders when only
6366                 subscribed folders are shown.
6367
6368 2007-01-16 [colin]      2.7.1cvs10
6369
6370         * src/folderview.c
6371                 Fix annoying vscrollbar going back to top
6372                 on Check for new folders
6373
6374 2007-01-16 [colin]      2.7.1cvs9
6375
6376         * src/imap.c
6377                 Remove printf
6378
6379 2007-01-16 [colin]      2.7.1cvs8
6380
6381         * src/filtering.c
6382                 Bigger buffer for errors
6383         * src/imap.c
6384         * src/imap.h
6385         * src/imap_gtk.c
6386         * src/prefs_account.c
6387         * src/prefs_account.h
6388         * src/wizard.c
6389         * src/etpan/imap-thread.c
6390         * src/etpan/imap-thread.h
6391         * manual/handling.xml
6392                 Add subscriptions management. What it changes:
6393                 Creating a folder subscribes to it
6394                 Deleting a folder unsubscribes it
6395                 New contextual menu item allowing to switch between
6396                 All folders and Subscribed folders, subscribe, and
6397                 unsubscribe. "Creating" an existing but unsubscribed
6398                 folder will subscribe it.
6399                 By default for new accounts, only subscribed folders 
6400                 are shown.
6401
6402
6403 2007-01-16 [paul]       2.7.1cvs7
6404
6405         * src/summaryview.c
6406                 Allow folder classes to specify only sort_key or
6407                 sort_type instead of both or none.
6408
6409 2007-01-16 [paul]       2.7.1cvs6
6410
6411         * src/action.c
6412         * src/compose.c
6413         * src/mimeview.c
6414         * src/procmime.c
6415         * src/textview.c
6416                 Save and use errno for procmime_get_part
6417
6418 2007-01-16 [colin]      2.7.1cvs5
6419
6420         * src/imap.c
6421                 Never remove INBOX when scanning for
6422                 new folders. It's a special folder
6423                 that has to exist.
6424
6425 2007-01-15 [colin]      2.7.1cvs4
6426
6427         * src/imap.c
6428                 Fix 'Check for new folders' when IMAP subdirectory
6429                 is set
6430         * src/etpan/imap-thread.c
6431                 Fix build
6432
6433 2007-01-15 [colin]      2.7.1cvs3
6434
6435         * src/etpan/imap-thread.c
6436                 Fix invalid free on command-connection
6437                 error
6438
6439 2007-01-15 [wwp]        2.7.1cvs2
6440
6441         * src/matcher_parser_lex.l
6442         * src/quote_fmt_lex.l
6443         * src/matcher_parser_parse.y
6444                 fix copyright header in lexers and parsers.
6445
6446 2007-01-15 [paul]       2.7.1cvs1
6447
6448         * NEWS
6449         * README
6450         * RELEASE_NOTES
6451         * configure.ac
6452                 bump up version number following
6453                 stable release
6454
6455 2007-01-15 [paul]       2.7.0cvs31
6456
6457         * AUTHORS
6458         * src/gtk/authors.h
6459                 add Fabien to the Team list
6460                 add the recent contributors
6461                 make a few corrections
6462
6463 2007-01-15 [paul]       2.7.0cvs30
6464
6465         * src/mainwindow.c
6466                 fix compiler warning
6467         * src/plugins/pgpcore/prefs_gpg.c
6468         * src/plugins/pgpcore/prefs_gpg.h
6469                 add missing include
6470                 fix copyright header
6471
6472 2007-01-14 [colin]      2.7.0cvs29
6473
6474         * src/gtk/filesel.c
6475                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6476                 two benefits: faster to open, will fix strange
6477                 dbus-related crash. Thanks to Pascal Terjan.
6478
6479 2007-01-14 [colin]      2.7.0cvs28
6480
6481         * src/etpan/imap-thread.c
6482                 Delete the old imap just after allocating
6483                 the new one. Makes sure we don't get the
6484                 same pointer by sheer luck, which feels
6485                 strange in the debug log.
6486
6487 2007-01-14 [colin]      2.7.0cvs27
6488
6489         * src/gtk/inputdialog.c
6490                 Make sure we don't print passwords in
6491                 clear text when in debug mode
6492
6493 2007-01-14 [colin]      2.7.0cvs26
6494
6495         * src/gtk/gtksctree.c
6496                 Fix bug 1098, 'bogus last row display 
6497                 after expanding a thread'. Patch by
6498                 Jindrich Makovicka <makovick@gmail.com>
6499
6500 2007-01-14 [colin]      2.7.0cvs25
6501
6502         * src/etpan/imap-thread.c
6503                 Close socket manually before
6504                 freeing the imap struct
6505
6506 2007-01-14 [colin]      2.7.0cvs24
6507
6508         * src/etpan/imap-thread.c
6509                 Maybe fix new reconnection issues
6510
6511 2007-01-13 [colin]      2.7.0cvs23
6512
6513         * src/summaryview.c
6514                 Freeze/thaw on thread selection
6515
6516 2007-01-13 [paul]       2.7.0cvs22
6517
6518         * src/mainwindow.c
6519         * src/summaryview.c
6520         * src/summaryview.h
6521                 add 'Edit/Delete thread'
6522
6523 2007-01-13 [colin]      2.7.0cvs21
6524
6525         * src/prefs_account.c
6526         * src/prefs_compose_writing.c
6527         * src/prefs_message.c
6528         * src/prefs_msg_colors.c
6529         * src/prefs_other.c
6530         * src/prefs_receive.c
6531         * src/prefs_spelling.c
6532         * src/prefs_summaries.c
6533         * src/prefs_themes.c
6534         * src/gtk/gtkutils.c
6535         * src/gtk/gtkutils.h
6536         * src/plugins/pgpcore/prefs_gpg.c
6537         * src/plugins/spamassassin/spamassassin_gtk.c
6538                 Factorize gtk frame creation
6539                 Patch by Pawel
6540
6541 2007-01-13 [colin]      2.7.0cvs20
6542
6543         * src/message_search.c
6544         * src/summary_search.c
6545                 Fix Enter in search windows
6546         * src/messageview.c
6547                 Fix body search starting at the
6548                 end of the mail (and asking for loop)
6549
6550 2007-01-13 [colin]      2.7.0cvs19
6551
6552         * src/etpan/imap-thread.c
6553                 Make sure we don't free the same imap
6554                 twice
6555
6556 2007-01-13 [colin]      2.7.0cvs18
6557
6558         * commitHelper
6559                 Allow multiple commitHelpers to
6560                 run at once
6561
6562 2007-01-12 [colin]      2.7.0cvs17
6563
6564         * src/etpan/imap-thread.c
6565                 Make sure we get rid of the previous mailimap
6566                 when connecting - just in case disconnect was
6567                 unclean
6568
6569 2007-01-12 [paul]       2.7.0cvs16
6570
6571         * src/compose.c
6572                 Strip S/MIME signatures when re-editing
6573                 S/MIME signed messages.
6574
6575 2007-01-12 [paul]       2.7.0cvs15
6576
6577         * configure.ac
6578         * src/addressbook.c
6579         * src/foldersel.c
6580         * src/folderview.c
6581         * src/main.c
6582                 no need to define CLAWS anymore, remove
6583                 all that stuff
6584
6585 2007-01-12 [paul]       2.7.0cvs14
6586
6587         * src/mimeview.c
6588                 check if the mail's signed as
6589                 it can change the mail structure
6590                 Thanks to Colin
6591
6592 2007-01-12 [paul]       2.7.0cvs13
6593
6594         * src/procmime.c
6595                 fix Forwarding msgs with attachments
6596                 that have dos line endings
6597                 Thanks to Colin
6598
6599 2007-01-12 [wwp]        2.7.0cvs12
6600
6601         * configure.ac
6602                 Revert accidentally committed extra version tag.
6603
6604 2007-01-12 [wwp]        2.7.0cvs11
6605
6606         * src/prefs_account.c
6607                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6608
6609 2007-01-11 [colin]      2.7.0cvs10
6610
6611         * src/imap.c
6612                 move g_warning to debug_print
6613                 it scares people for no reason
6614
6615 2007-01-11 [colin]      2.7.0cvs9
6616
6617         * po/POTFILES.in
6618                 Fix files to translate. Patch by
6619                 Fabien
6620
6621 2007-01-11 [paul]       2.7.0cvs8
6622
6623         * src/imap.c
6624                 Fix recursion when server lists the
6625                 current subfolder in the response
6626         * src/mimeview.c
6627                 Fix updating of icon_list/ctree
6628         * src/plugins/pgpcore/select-keys.c
6629                 Fix a few annoyances when choosing
6630                 keys for the CMS (S/MIME) protocol
6631
6632 2007-01-11 [wwp]        2.7.0cvs7
6633
6634         * src/compose.c
6635         * src/prefs_account.c
6636         * src/prefs_account.h
6637                 Add per-account spellcheck default dictionaries settings.
6638
6639 2007-01-10 [colin]      2.7.0cvs6
6640
6641         * src/prefs_folder_item.c
6642                 Factorize strings - patch by Fabien
6643
6644 2007-01-10 [colin]      2.7.0cvs5
6645
6646         * src/mainwindow.c
6647                 Fix bug 1095, 'Crash while changing folder 
6648                 columns during incorporation'
6649
6650 2007-01-09 [colin]      2.7.0cvs4
6651
6652         * src/gtk/pluginwindow.c
6653                 Set the plugin window transient. Seems
6654                 like some window managers hide it in
6655                 the background after "load plugin"...
6656
6657 2007-01-09 [colin]      2.7.0cvs3
6658
6659         * src/gtk/filesel.c
6660                 Use the same type for alloc and free
6661
6662 2007-01-08 [paul]       2.7.0cvs2
6663
6664         * po/nl.po
6665                 updated by Tim Dijkstra
6666
6667 2007-01-08 [paul]       2.7.0cvs1
6668
6669         * src/prefs_themes.c
6670         * src/common/utils.c
6671                 Fix resource leaks
6672
6673 2007-01-08 [paul]       2.7.0
6674
6675         * NEWS
6676         * README
6677         * RELEASE_NOTES
6678                 2.7.0 released
6679
6680 2007-01-08 [paul]       2.6.1cvs119
6681
6682         * doc/man/claws-mail.1
6683                 another correction
6684
6685 2007-01-08 [paul]       2.6.1cvs118
6686
6687         * doc/man/claws-mail.1
6688                 corrections
6689         * manual/advanced.xml
6690                 improved English usage
6691
6692 2007-01-08 [paul]       2.6.1cvs117
6693
6694         * po/ca.po
6695         * po/de.po
6696         * po/en_GB.po
6697         * po/fi.po
6698         * po/it.po
6699         * po/pt_BR.po
6700         * po/sk.po
6701         * po/sr.po
6702         * po/zh_CN.po
6703                 updated by Miquel Oliete, Stephan Sachse, me,
6704                 Tommi Pirinen, Andrea Spadaccini, Frederico
6705                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6706                 Urosevic, and Ralgh Young
6707
6708 2007-01-07 [mones]      2.6.1cvs116
6709
6710         * manual/es/advanced.xml
6711         * po/es.po
6712                 Synced manual (unhide mark_as_read_delay)
6713                 and updated translation for release
6714
6715 2007-01-07 [paul]       2.6.1cvs115
6716
6717         * src/prefs_matcher.c
6718                 make the hbox content fit better under
6719                 various languages
6720
6721 2007-01-07 [colin]      2.6.1cvs114
6722
6723         * src/messageview.c
6724                 Fix bug 1088, 'Ctrl-h produces repeatable
6725                 crash'
6726
6727 2007-01-06 [colin]      2.6.1cvs113
6728
6729         * src/etpan/imap-thread.c
6730                 Add casts to int to get certs. Fixes
6731                 bug 1064, 'crash @ etpan_certificate_check() 
6732                 when opening an IMAP folder', with latest
6733                 libetpan CVS or >= 0.49
6734         * src/mainwindow.c
6735         * src/mainwindow.h
6736         * src/imap_gtk.c
6737         * src/news_gtk.c
6738         * src/prefs_folder_item.c
6739                 Grey out the "synchronise" menu items if
6740                 there's nothing to synchronise.
6741         * src/plugins/pgpcore/sgpgme.c
6742                 Make an error clearer than "Unknown error"
6743
6744 2007-01-06 [colin]      2.6.1cvs112
6745
6746         * src/messageview.c
6747                 Don't try to show a message if updating
6748                 Maybe fixes bug 1088, 'ctrl-h produces
6749                 repeatable crash'.
6750
6751 2007-01-06 [colin]      2.6.1cvs111
6752
6753         * src/summaryview.c
6754                 Disable Control-Space (handle it as Space).
6755
6756 2007-01-05 [paul]       2.6.1cvs110
6757
6758         * src/imap.c
6759                 Fix bug 934, 'sylpheed claws 2.1 
6760                 doesn't show Exchanges Public Folders'
6761                 Thanks to Hoa and Colin
6762         * src/msgcache.c
6763                 Refuse to allocate more than 2 MB for a 
6764                 single field, it's a good indication of
6765                 cache corruption.
6766
6767 2007-01-05 [colin]      2.6.1cvs109
6768
6769         * src/mainwindow.c
6770                 Allow --select'ing emails by Message-ID too
6771
6772 2007-01-05 [colin]      2.6.1cvs108
6773
6774         * src/common/quoted-printable.c
6775                 Uh! Third fix :)
6776
6777 2007-01-05 [colin]      2.6.1cvs107
6778
6779         * src/common/quoted-printable.c
6780                 Fix previous commit about bug 1089
6781                 Thanks to Ralf
6782
6783 2007-01-05 [colin]      2.6.1cvs106
6784
6785         * src/common/quoted-printable.c
6786                 Fix my previous commit on bug 1089
6787                 - Thanks to Ralf :)
6788
6789 2007-01-04 [colin]      2.6.1cvs105
6790
6791         * src/common/quoted-printable.c
6792                 Fix bug 1089, 'NUL characters in Subject 
6793                 line are misinterpreted'. Not a pain to
6794                 fix in fact.
6795
6796 2007-01-04 [colin]      
6797
6798         2.7.0-rc3 released
6799
6800 2007-01-04 [wwp]        2.6.1cvs104
6801
6802         * src/image_viewer.c
6803                 Force operator precedence (fix a compiler warning).
6804
6805 2007-01-04 [colin]      2.6.1cvs103
6806
6807         * src/image_viewer.c
6808                 Be cautious there too (same fix as the one
6809                 in textview from cvs33)
6810         * src/messageview.c
6811                 Don't use any MimeViewer plugin when showing
6812                 all headers
6813
6814 2007-01-03 [wwp]        2.6.1cvs102
6815
6816         * src/html.c
6817         * src/html.h
6818                 fixed "cent" sign (use the existing ASCII one),
6819                 decode more HTML entities,
6820                 converted table ASCII entries to UTF-8,
6821                 moved a switch() into a hashtable.
6822
6823 2007-01-03 [paul]       2.6.1cvs101
6824
6825         * src/compose.c
6826         * src/messageview.c
6827         * src/procmsg.c
6828         * src/procmsg.h
6829                 When possible, use move_msg instead of
6830                 copy_msg + remove_msg to move sent mail
6831                 from Queue to Sent. 
6832
6833 2007-01-03 [paul]       2.6.1cvs100
6834
6835         * src/html.c
6836                 add more html entity recognition:
6837                 pounds, euros, and cents
6838
6839 2007-01-03 [colin]      2.6.1cvs99
6840
6841         * src/imap_gtk.c
6842                 Don't display an error on NOSELECT
6843                 folders when synchronising
6844
6845 2007-01-03 [paul]       2.6.1cvs98
6846
6847         * tools/maildir2claws-mail.pl
6848                 only substitute 'sent-mail' if it's
6849                 the full directory name
6850
6851 2007-01-03 [paul]       2.6.1cvs97
6852
6853         * ChangeLog
6854         * ChangeLog.pre2.0.0
6855         * Makefile.am
6856                 archive a chunk of ChangeLog in
6857                 ChangeLog.pre2.0.0
6858         * ChangeLog.gtk1
6859         * doc/src/ChangeLog.claws-pre0.8.0
6860                 remove ChangeLog.claws-pre0.8.0, adding
6861                 its contents to ChangeLog.gtk1
6862
6863 2007-01-03 [paul]       2.6.1cvs96
6864
6865         * src/account.c
6866         * src/account.h
6867         * src/action.c
6868         * src/action.h
6869         * src/adbookbase.h
6870         * src/addr_compl.c
6871         * src/addr_compl.h
6872         * src/addrbook.c
6873         * src/addrcache.c
6874         * src/addrcache.h
6875         * src/addrcindex.c
6876         * src/addrcindex.h
6877         * src/addrclip.c
6878         * src/addrclip.h
6879         * src/addrdefs.h
6880         * src/addressadd.c
6881         * src/addressadd.h
6882         * src/addressbook.c
6883         * src/addressbook.h
6884         * src/addressbook_foldersel.c
6885         * src/addressbook_foldersel.h
6886         * src/addrgather.c
6887         * src/addrgather.h
6888         * src/addrharvest.c
6889         * src/addrharvest.h
6890         * src/addrindex.c
6891         * src/addrindex.h
6892         * src/addritem.c
6893         * src/addritem.h
6894         * src/addrquery.c
6895         * src/addrquery.h
6896         * src/addrselect.c
6897         * src/addrselect.h
6898         * src/alertpanel.c
6899         * src/alertpanel.h
6900         * src/browseldap.c
6901         * src/browseldap.h
6902         * src/codeconv.c
6903         * src/codeconv.h
6904         * src/compose.c
6905         * src/compose.h
6906         * src/customheader.c
6907         * src/customheader.h
6908         * src/displayheader.c
6909         * src/displayheader.h
6910         * src/editaddress.c
6911         * src/editaddress.h
6912         * src/editbook.c
6913         * src/editbook.h
6914         * src/editgroup.c
6915         * src/editgroup.h
6916         * src/editjpilot.c
6917         * src/editjpilot.h
6918         * src/editldap.c
6919         * src/editldap.h
6920         * src/editldap_basedn.c
6921         * src/editldap_basedn.h
6922         * src/editvcard.c
6923         * src/editvcard.h
6924         * src/exphtmldlg.c
6925         * src/exphtmldlg.h
6926         * src/expldifdlg.c
6927         * src/expldifdlg.h
6928         * src/export.c
6929         * src/export.h
6930         * src/exporthtml.c
6931         * src/exporthtml.h
6932         * src/exportldif.c
6933         * src/exportldif.h
6934         * src/filtering.c
6935         * src/filtering.h
6936         * src/folder.c
6937         * src/folder.h
6938         * src/folder_item_prefs.c
6939         * src/folder_item_prefs.h
6940         * src/foldersel.c
6941         * src/foldersel.h
6942         * src/folderutils.c
6943         * src/folderutils.h
6944         * src/folderview.c
6945         * src/folderview.h
6946         * src/grouplistdialog.c
6947         * src/grouplistdialog.h
6948         * src/headerview.c
6949         * src/html.c
6950         * src/html.h
6951         * src/image_viewer.c
6952         * src/image_viewer.h
6953         * src/imap.c
6954         * src/imap.h
6955         * src/imap_gtk.c
6956         * src/imap_gtk.h
6957         * src/import.c
6958         * src/import.h
6959         * src/importldif.c
6960         * src/importldif.h
6961         * src/importmutt.c
6962         * src/importmutt.h
6963         * src/importpine.c
6964         * src/importpine.h
6965         * src/inc.c
6966         * src/inc.h
6967         * src/jpilot.c
6968         * src/jpilot.h
6969         * src/ldapctrl.c
6970         * src/ldapctrl.h
6971         * src/ldaplocate.c
6972         * src/ldaplocate.h
6973         * src/ldapquery.c
6974         * src/ldapquery.h
6975         * src/ldapserver.c
6976         * src/ldapserver.h
6977         * src/ldaputil.c
6978         * src/ldaputil.h
6979         * src/ldif.c
6980         * src/ldif.h
6981         * src/main.c
6982         * src/main.h
6983         * src/mainwindow.c
6984         * src/mainwindow.h
6985         * src/manual.c
6986         * src/manual.h
6987         * src/mbox.c
6988         * src/message_search.c
6989         * src/message_search.h
6990         * src/messageview.c
6991         * src/messageview.h
6992         * src/mh.c
6993         * src/mh.h
6994         * src/mh_gtk.c
6995         * src/mh_gtk.h
6996         * src/mimeview.c
6997         * src/mimeview.h
6998         * src/msgcache.c
6999         * src/msgcache.h
7000         * src/mutt.c
7001         * src/mutt.h
7002         * src/news.c
7003         * src/news.h
7004         * src/news_gtk.c
7005         * src/news_gtk.h
7006         * src/partial_download.c
7007         * src/partial_download.h
7008         * src/pine.c
7009         * src/pine.h
7010         * src/pop.c
7011         * src/pop.h
7012         * src/prefs_account.c
7013         * src/prefs_account.h
7014         * src/prefs_actions.c
7015         * src/prefs_actions.h
7016         * src/prefs_common.c
7017         * src/prefs_common.h
7018         * src/prefs_compose_writing.c
7019         * src/prefs_compose_writing.h
7020         * src/prefs_customheader.c
7021         * src/prefs_customheader.h
7022         * src/prefs_display_header.c
7023         * src/prefs_display_header.h
7024         * src/prefs_filtering.c
7025         * src/prefs_filtering.h
7026         * src/prefs_filtering_action.c
7027         * src/prefs_filtering_action.h
7028         * src/prefs_folder_column.c
7029         * src/prefs_folder_column.h
7030         * src/prefs_folder_item.c
7031         * src/prefs_folder_item.h
7032         * src/prefs_fonts.c
7033         * src/prefs_fonts.h
7034         * src/prefs_gtk.c
7035         * src/prefs_gtk.h
7036         * src/prefs_image_viewer.c
7037         * src/prefs_image_viewer.h
7038         * src/prefs_matcher.c
7039         * src/prefs_matcher.h
7040         * src/prefs_message.c
7041         * src/prefs_msg_colors.c
7042         * src/prefs_msg_colors.h
7043         * src/prefs_other.c
7044         * src/prefs_quote.c
7045         * src/prefs_receive.c
7046         * src/prefs_send.c
7047         * src/prefs_spelling.c
7048         * src/prefs_spelling.h
7049         * src/prefs_summaries.c
7050         * src/prefs_summaries.h
7051         * src/prefs_summary_column.c
7052         * src/prefs_summary_column.h
7053         * src/prefs_template.c
7054         * src/prefs_template.h
7055         * src/prefs_themes.c
7056         * src/prefs_themes.h
7057         * src/prefs_toolbar.c
7058         * src/prefs_toolbar.h
7059         * src/prefs_wrapping.c
7060         * src/prefs_wrapping.h
7061         * src/privacy.c
7062         * src/privacy.h
7063         * src/procheader.c
7064         * src/procheader.h
7065         * src/procmime.c
7066         * src/procmime.h
7067         * src/procmsg.c
7068         * src/procmsg.h
7069         * src/quote_fmt.c
7070         * src/quote_fmt_parse.y
7071         * src/recv.c
7072         * src/recv.h
7073         * src/remotefolder.c
7074         * src/remotefolder.h
7075         * src/send_message.c
7076         * src/send_message.h
7077         * src/setup.c
7078         * src/setup.h
7079         * src/sourcewindow.c
7080         * src/sourcewindow.h
7081         * src/ssl_manager.c
7082         * src/ssl_manager.h
7083         * src/statusbar.c
7084         * src/statusbar.h
7085         * src/stock_pixmap.c
7086         * src/stock_pixmap.h
7087         * src/summary_search.c
7088         * src/summary_search.h
7089         * src/summaryview.c
7090         * src/summaryview.h
7091         * src/textview.c
7092         * src/textview.h
7093         * src/toolbar.c
7094         * src/toolbar.h
7095         * src/undo.c
7096         * src/undo.h
7097         * src/unmime.c
7098         * src/unmime.h
7099         * src/vcard.c
7100         * src/vcard.h
7101         * src/wizard.c
7102         * src/wizard.h
7103         * src/common/base64.c
7104         * src/common/base64.h
7105         * src/common/defs.h
7106         * src/common/hooks.c
7107         * src/common/hooks.h
7108         * src/common/log.c
7109         * src/common/log.h
7110         * src/common/mgutils.c
7111         * src/common/mgutils.h
7112         * src/common/nntp.c
7113         * src/common/nntp.h
7114         * src/common/passcrypt.c
7115         * src/common/passcrypt.h.in
7116         * src/common/plugin.c
7117         * src/common/plugin.h
7118         * src/common/prefs.c
7119         * src/common/prefs.h
7120         * src/common/progressindicator.c
7121         * src/common/progressindicator.h
7122         * src/common/quoted-printable.c
7123         * src/common/quoted-printable.h
7124         * src/common/session.c
7125         * src/common/session.h
7126         * src/common/smtp.c
7127         * src/common/smtp.h
7128         * src/common/socket.c
7129         * src/common/socket.h
7130         * src/common/ssl.c
7131         * src/common/ssl.h
7132         * src/common/ssl_certificate.c
7133         * src/common/ssl_certificate.h
7134         * src/common/stringtable.c
7135         * src/common/stringtable.h
7136         * src/common/template.c
7137         * src/common/template.h
7138         * src/common/timing.h
7139         * src/common/utils.c
7140         * src/common/utils.h
7141         * src/common/version.h.in
7142         * src/common/xml.c
7143         * src/common/xml.h
7144         * src/common/xmlprops.c
7145         * src/common/xmlprops.h
7146         * src/gtk/about.c
7147         * src/gtk/colorlabel.c
7148         * src/gtk/colorsel.c
7149         * src/gtk/colorsel.h
7150         * src/gtk/combobox.c
7151         * src/gtk/combobox.h
7152         * src/gtk/description_window.c
7153         * src/gtk/description_window.h
7154         * src/gtk/filesel.c
7155         * src/gtk/filesel.h
7156         * src/gtk/foldersort.c
7157         * src/gtk/foldersort.h
7158         * src/gtk/gtksctree.c
7159         * src/gtk/gtkutils.c
7160         * src/gtk/gtkutils.h
7161         * src/gtk/inputdialog.c
7162         * src/gtk/inputdialog.h
7163         * src/gtk/logwindow.c
7164         * src/gtk/logwindow.h
7165         * src/gtk/manage_window.c
7166         * src/gtk/manage_window.h
7167         * src/gtk/menu.c
7168         * src/gtk/menu.h
7169         * src/gtk/pluginwindow.c
7170         * src/gtk/pluginwindow.h
7171         * src/gtk/prefswindow.c
7172         * src/gtk/prefswindow.h
7173         * src/gtk/progressdialog.c
7174         * src/gtk/progressdialog.h
7175         * src/gtk/sslcertwindow.c
7176         * src/gtk/sslcertwindow.h
7177         * src/plugins/bogofilter/bogofilter.c
7178         * src/plugins/bogofilter/bogofilter.h
7179         * src/plugins/bogofilter/bogofilter_gtk.c
7180         * src/plugins/clamav/clamav_plugin.c
7181         * src/plugins/clamav/clamav_plugin.h
7182         * src/plugins/clamav/clamav_plugin_gtk.c
7183         * src/plugins/demo/demo.c
7184         * src/plugins/dillo_viewer/dillo_prefs.c
7185         * src/plugins/dillo_viewer/dillo_prefs.h
7186         * src/plugins/dillo_viewer/dillo_viewer.c
7187         * src/plugins/pgpcore/passphrase.c
7188         * src/plugins/pgpcore/passphrase.h
7189         * src/plugins/pgpcore/pgp_viewer.c
7190         * src/plugins/pgpcore/pgp_viewer.h
7191         * src/plugins/pgpcore/plugin.c
7192         * src/plugins/pgpcore/select-keys.c
7193         * src/plugins/pgpcore/select-keys.h
7194         * src/plugins/pgpcore/sgpgme.c
7195         * src/plugins/pgpcore/sgpgme.h
7196         * src/plugins/pgpinline/pgpinline.c
7197         * src/plugins/pgpinline/pgpinline.h
7198         * src/plugins/pgpinline/plugin.c
7199         * src/plugins/pgpmime/pgpmime.c
7200         * src/plugins/pgpmime/pgpmime.h
7201         * src/plugins/pgpmime/plugin.c
7202         * src/plugins/spamassassin/spamassassin.c
7203         * src/plugins/spamassassin/spamassassin.h
7204         * src/plugins/spamassassin/spamassassin_gtk.c
7205         * src/plugins/trayicon/trayicon.c
7206                 it's 2007, update the year in the copyright headers
7207
7208 2007-01-03 [paul]       2.6.1cvs95
7209
7210         * src/gtk/about.c
7211                 it is 2007, use it in the copyright string
7212
7213 2007-01-03 [paul]       2.6.1cvs94
7214
7215         * src/html.c
7216                 html entity conversion:
7217                 move &#153; to a more suitable place
7218                 add &bull; and &ndash;
7219                 make sure &mdash; and &#8212; are both
7220                 converted the same
7221
7222 2007-01-02 [colin]      2.6.1cvs93
7223
7224         * src/addrbook.c
7225                 Fix leak
7226         * src/common/plugin.c
7227                 Add comment
7228         * src/etpan/imap-thread.c
7229                 Fix warning
7230
7231 2006-12-31 [paul]       2.6.1cvs92
7232
7233         * src/prefs_summaries.c
7234                 use gtk_button_new_from_stock()
7235
7236 2006-12-30 [colin]      2.6.1cvs91
7237
7238         * src/folder.c
7239         * src/imap_gtk.c
7240         * src/mh_gtk.c
7241                 Don't update filtering and account paths 
7242                 when copying folders
7243
7244 2006-12-30 [colin]      2.6.1cvs90
7245
7246         * src/prefs_compose_writing.c
7247         * src/prefs_quote.c
7248         * src/prefs_template.c
7249                 Use message font for Writing and 
7250                 Quoting prefs, as well as Templates.
7251
7252 2006-12-30 [colin]      2.6.1cvs89
7253
7254         * src/prefs_summaries.c
7255                 Rework GUI; patch by Pawel
7256
7257 2006-12-29 [colin]      2.6.1cvs88
7258
7259         * src/prefs_folder_item.c
7260                 Fix bug 1085, 'Apply to subfolder 
7261                 doesn't work' - I was mistaken saying
7262                 it worked in every case
7263
7264 2006-12-28 [colin]      2.6.1cvs87
7265
7266         * src/gtk/gtkaspell.c
7267                 Don't assert if use_alternate is true
7268                 and alt_dictionary isn't set -- this 
7269                 is what happens on upgrade! Rather,
7270                 do with it.
7271
7272 2006-12-28 [colin]      2.6.1cvs86
7273
7274         * Makefile.am
7275                 Fix desktop/icon simplification
7276
7277 2006-12-28 [colin]      2.6.1cvs85
7278
7279         * Makefile.am
7280                 Make desktop and icon not 
7281                 dependant on the desktop
7282
7283 2006-12-28 [wwp]        2.6.1cvs84
7284
7285         * src/plugins/pgpmime/claws.def
7286                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7287
7288 2006-12-28 [wwp]        2.6.1cvs83
7289
7290         * src/prefs_folder_item.c
7291                 Fix coloring of "simplify subject regexp" (folder prefs),
7292                 which might be left to red whereas the regexp gets empty.
7293
7294 2006-12-28 [wwp]        2.6.1cvs82
7295
7296         * src/prefs_common.c
7297         * src/prefs_common.h
7298         * src/addressbook.c
7299         * src/addressitem.h
7300                 Save addressbook mainwindow's horizontal and vertical splitter position.
7301
7302 2006-12-27 [wwp]        2.6.1cvs81
7303
7304         * src/gtk/gtkaspell.c
7305         * src/gtk/gtkaspell.h
7306         * src/compose.c
7307                 Fix assignment of compose's default and alternate dictionary from
7308                 account or folder settings. Now gtkaspell_change_dict does rotate
7309                 dicts only when it's called from a menu cb.
7310
7311 2006-12-27 [wwp]        2.6.1cvs80
7312
7313         * src/folder_item_prefs.c
7314                 Fix randomly initialized default-alt-dictionary (folder prefs),
7315                 complete 2.6.1cvs72.
7316
7317 2006-12-27 [paul]       2.6.1cvs79
7318
7319         * src/imap_gtk.c
7320         * src/mh_gtk.c
7321                 Add Copy folder in the folder's contextual
7322                 menu
7323
7324 2006-12-27 [wwp]        2.6.1cvs78
7325
7326         * src/imap.c
7327                 Clean up session locking, thanks to Colin.
7328
7329 2006-12-26 [colin]      2.6.1cvs77
7330
7331         * src/statusbar.c
7332                 Revert previous patch
7333
7334 2006-12-26 [colin]      2.6.1cvs76
7335
7336         * src/folder.c
7337         * src/folderview.c
7338         * src/imap.c
7339         * src/statusbar.c
7340         * src/etpan/imap-thread.c
7341                 Fix previous commit warnings
7342                 Make statusbar update every second if total < 20
7343                 Make IMAP APPEND faster by simplifying log              
7344
7345 2006-12-26 [colin]      2.6.1cvs75
7346
7347         * src/folder.c
7348         * src/folder.h
7349         * src/folderview.c
7350         * src/folderview.h
7351         * src/imap_gtk.c
7352         * src/mh_gtk.c
7353                 Make it possible to copy folders accross
7354                 mailboxes (this was an arbitrary limitation).
7355                 Still make it impossible to move folders 
7356                 accross mailboxes.
7357
7358 2006-12-26 [colin]      2.6.1cvs74
7359
7360         * src/etpan/imap-thread.c
7361                 Fix bug 1081, 'claws-mail 
7362                 segfaults when going offline 
7363                 while it transfers mails via 
7364                 imap'
7365
7366 2006-12-26 [colin]      2.6.1cvs73
7367
7368         * src/folder_item_prefs.c
7369                 Don't forget alt dictionary when
7370                 renaming/moving folders
7371
7372 2006-12-26 [wwp]        2.6.1cvs72
7373
7374         * src/folder_item_prefs.c
7375                 Add missing defaults for per-folder alt dict
7376                 (forgotten in 2.6.1cvs61).
7377
7378 2006-12-26 [colin]      2.6.1cvs71
7379
7380         * src/wizard.c
7381                 Add tooltip to state that specifying
7382                 full path to mailbox is possible
7383
7384 2006-12-26 [wwp]        2.6.1cvs70
7385
7386         * src/partial_download.c
7387         * src/gtk/gtkvscrollbutton.c
7388         * src/plugins/pgpinline/plugin.c
7389                 Fix for few compiler warnings that matter.
7390
7391 2006-12-25 [colin]      2.6.1cvs69
7392
7393         * src/partial_download.c
7394                 Fix marking for download or deletion
7395                 when the header isn't the first
7396         * src/gtk/logwindow.c
7397                 Fix start of scrolling
7398
7399 2006-12-23 [paul]       2.6.1cvs68
7400
7401         * src/compose.c
7402                 change last commit to use the 'academic'
7403                 method instead. Thanks to wwp
7404
7405 2006-12-23 [paul]       2.6.1cvs67
7406
7407         * src/compose.c
7408                 don't warn about empty subject when
7409                 redirecting
7410
7411 2006-12-22 [colin]      2.6.1cvs66
7412
7413         * src/summary_search.c
7414                 Fix previous patch
7415
7416 2006-12-22 [colin]      2.6.1cvs65
7417
7418         * src/gtk/gtkutils.c
7419         * src/imap.c
7420         * src/jpilot.c
7421         * src/summary_search.c
7422                 A few warning fixes
7423
7424 2006-12-23 [paul]       
7425
7426         2.7.0-rc2 released
7427
7428 2006-12-22 [colin]      2.6.1cvs64
7429
7430         * src/toolbar.c
7431         * src/toolbar.h
7432                 Add a combo to the learn spam button
7433         * src/plugins/bogofilter/bogofilter.c
7434         * src/plugins/bogofilter/bogofilter_gtk.c
7435         * src/plugins/bogofilter/bogofilter.h
7436                 Allow to store Unsure mails in a specific
7437                 folder to make better teaching easier
7438
7439 2006-12-21 [wwp]        2.6.1cvs63
7440
7441         * src/compose.c
7442         * src/prefs_common.c
7443         * src/prefs_common.h
7444         * src/prefs_spelling.c
7445         * src/gtk/gtkaspell.c
7446         * src/gtk/gtkaspell.h
7447                 Allow spell-checking using both current and alternate dictionaries
7448                 (thanks to Colin).
7449
7450 2006-12-21 [wwp]        2.6.1cvs62
7451
7452         * src/gtk/gtkaspell.c
7453                 Apply recheck_when_changing_dict (highlight all mispelled words)
7454                 when switching to alternate dictionary.
7455
7456 2006-12-21 [wwp]        2.6.1cvs61
7457
7458         * src/compose.c
7459         * src/folder_item_prefs.h
7460         * src/prefs_common.c
7461         * src/prefs_common.h
7462         * src/prefs_folder_item.c
7463         * src/prefs_spelling.c
7464         * src/gtk/gtkaspell.c
7465         * src/gtk/gtkaspell.h
7466                 Add global and per-folder prefs to set the default
7467                 alternate dictionary.
7468
7469 2006-12-21 [colin]      2.6.1cvs60
7470
7471         * src/folder.c
7472                 Look for folders by path in all folders
7473         * src/html.c
7474                 add &mdash;
7475
7476 2006-12-20 [colin]      2.6.1cvs59
7477
7478         * src/gtk/quicksearch.c
7479                 Make sure in_typing is false when clearing
7480
7481 2006-12-20 [wwp]        2.6.1cvs58
7482
7483         * configure.ac
7484                 change manual's target dir to be LFH-compliant (thanks to Colin).
7485
7486 2006-12-20 [wwp]        2.6.1cvs57
7487
7488         * src/prefs_common.c
7489         * src/prefs_summaries.c
7490                 i18n fix and factorize patch, thanks to Fabien.
7491
7492 2006-12-20 [paul]       2.6.1cvs56
7493
7494         * configure.ac
7495                 last of the renaming (??)
7496         * src/main.c
7497                 correct --help info of --status-full
7498         * src/plugins/bogofilter/bogofilter.c
7499                 make FALSE default of whitelist_ab
7500
7501 2006-12-19 [colin]      2.6.1cvs55
7502
7503         * src/jpilot.c
7504                 Same as before, without depending on
7505                 pisock >= 0.12
7506
7507 2006-12-19 [colin]      2.6.1cvs54
7508
7509         * src/jpilot.c
7510                 Fix bug 1059, 'Better jpilot charset 
7511                 handling'. Use libpisync's charset conversion
7512                 if possible
7513
7514 2006-12-19 [colin]      2.6.1cvs53
7515
7516         * po/fr.po
7517                 Updated by Fabien
7518
7519 2006-12-19 [wwp]        2.6.1cvs52
7520
7521         * src/gtk/about.c
7522                 Add missing #include (thanks to Colin).
7523
7524 2006-12-19 [wwp]        2.6.1cvs51
7525
7526         * src/prefs_receive.c
7527                 Better spacing between widgets in prefs.
7528
7529 2006-12-18 [colin]      2.6.1cvs50
7530
7531         * src/imap.c
7532                 Fix failure to get separator on LIST "" ""
7533                 Try LIST "" "INBOX" too.
7534
7535 2006-12-18 [wwp]        2.6.1cvs49
7536
7537         * src/common/session.c
7538                 Fix a compiler warning (thanks to Fabien).
7539
7540 2006-12-18 [wwp]        2.6.1cvs48
7541
7542         * src/compose.c
7543         * src/prefs_quote.c
7544                 Factorize some strings for translation (it's about error
7545                 messages when applying or checking template/quote format).
7546
7547 2006-12-18 [colin]      2.6.1cvs47
7548
7549         * Makefile.am
7550         * src/common/defs.h
7551         * src/gtk/Makefile.am
7552         * src/gtk/about.c
7553                 Add a Release notes tab from the contents of
7554                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7555
7556 2006-12-17 [colin]      2.6.1cvs46
7557
7558         * src/mimeview.c
7559         * src/textview.c
7560         * src/gtk/filesel.c
7561                 Correctly convert from/to UTF8/filename encoding
7562                 when loading and saving files. Probably fixes
7563                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7564                 for a file to attach and is blocked...'
7565
7566 2006-12-17 [colin]      2.6.1cvs45
7567
7568         * src/gtk/logwindow.c
7569                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7570                 IMAP folder and is blocked on main thread': 
7571                 make sure we put utf8 in the log.
7572
7573 2006-12-16 [colin]      2.6.1cvs44
7574
7575         * src/toolbar.c
7576         * src/toolbar.h
7577                 Fix bug 1055, 'Add the 'cancel receive' 
7578                 in the available events for the toolbar buttons'
7579
7580 2006-12-16 [colin]      2.6.1cvs43
7581
7582         * po/POTFILES.in
7583         * src/imap.c
7584         * src/common/nntp.c
7585         * src/common/session.c
7586                 Log error when SSL handshakes fail. 
7587                 Fixes bug 1082, 'incorrect / imprecise 
7588                 error message when imap server provides 
7589                 ssl only through STARTTLS but SSL is 
7590                 selected'
7591
7592 2006-12-15 [wwp]        2.6.1cvs42
7593
7594         * src/plugins/bogofilter/bogofilter_gtk.c
7595                 set proper sensitivity to widgets I've recently added.
7596
7597 2006-12-15 [colin]      
7598
7599         2.7.0-rc1 released
7600
7601 2006-12-15 [wwp]        2.6.1cvs41
7602
7603         * src/plugins/bogofilter/bogofilter.c
7604         * src/plugins/bogofilter/bogofilter.h
7605         * src/plugins/bogofilter/bogofilter_gtk.c
7606                 bogofilter's whitelist can now use a subset of
7607                 the addressbook (either a book, a subfolder of a book,
7608                 or the whole addressbook by using "Any"). Re-used there
7609                 some pref_matcher widgets and mechanisms to match a subset
7610                 of the addressbook.
7611
7612 2006-12-15 [wwp]        2.6.1cvs40
7613
7614         * src/wizard.c
7615         * src/common/plugin.c
7616         * src/common/plugin.h
7617         * src/gtk/about.c
7618         * src/plugins/bogofilter/bogofilter.c
7619         * src/plugins/clamav/clamav_plugin.c
7620         * src/plugins/demo/demo.c
7621         * src/plugins/dillo_viewer/dillo_viewer.c
7622         * src/plugins/pgpcore/plugin.c
7623         * src/plugins/pgpinline/plugin.c
7624         * src/plugins/pgpmime/plugin.c
7625         * src/plugins/spamassassin/spamassassin.c
7626         * src/plugins/trayicon/trayicon.c
7627                 factorize some translatable strings (plugins-related),
7628                 fix missing punctuation in several places,
7629                 remove useless translatable \n in about.c,
7630                 and factorize plugin init code w/ a new function
7631                 check_plugin_version() in common/plugin.c.
7632                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7633
7634 2006-12-15 [wwp]        2.6.1cvs39
7635
7636         * src/plugins/bogofilter/bogofilter.c
7637         * src/plugins/bogofilter/bogofilter_gtk.c
7638                 flag whitelisted spams as spam, but don't filter it to the spam
7639                 folder. Thanks to Colin.
7640
7641 2006-12-15 [ticho]      2.6.1cvs38
7642
7643         * src/plugins/bogofilter/bogofilter.c
7644         * src/plugins/bogofilter/bogofilter.h
7645         * src/plugins/bogofilter/bogofilter_gtk.c
7646                 Add option to whitelist senders found in addressbook. Patch by colin.
7647
7648 2006-12-15 [paul]       2.6.1cvs37
7649
7650         * src/folderview.c
7651                 add missing #include "log.h"
7652
7653 2006-12-15 [paul]       2.6.1cvs36
7654
7655         * src/plugins/bogofilter/bogofilter.c
7656         * src/plugins/bogofilter/bogofilter.h
7657         * src/plugins/bogofilter/bogofilter_gtk.c
7658                 Add an option to allow inserting an
7659                 X-Claws-Bogosity header (on MH folders
7660                 only). Patch by Colin
7661
7662 2006-12-14 [colin]      2.6.1cvs35
7663
7664         * src/main.c
7665                 "Yes" should be the default choice for
7666                 migration configuration
7667
7668 2006-12-14 [paul]       2.6.1cvs34
7669
7670         * src/prefs_summaries.c
7671         * manual/advanced.xml
7672                 Unhide mark_as_read_delay
7673
7674 2006-12-14 [paul]       2.6.1cvs33
7675
7676         * src/messageview.c
7677         * src/messageview.h
7678         * src/mimeview.c
7679         * src/mimeview.h
7680         * src/summaryview.c
7681         * src/textview.c
7682         * src/textview.h
7683                 Fix printing of selection
7684                 Fix printing of message parts
7685                 Fix printing of images
7686         * src/gtk/gtksourceprintjob.c
7687                 Fix page count when there are images
7688
7689 2006-12-14 [wwp]        2.6.1cvs32
7690
7691         * src/mainwindow.c
7692         * src/summaryview.c
7693         * src/summaryview.h
7694         * src/gtk/quicksearch.c
7695                 fix quicksearch 'magnify' button status when QS is closed
7696                 using the Escape key, thanks to Colin.
7697
7698 2006-12-14 [wwp]        2.6.1cvs31
7699
7700         * src/mainwindow.c
7701         * src/summaryview.c
7702         * src/summaryview.h
7703         * src/gtk/quicksearch.c
7704                 fix quicksearch 'magnify' button status when QS is closed
7705                 using the Escape key, thanks to Colin.
7706
7707 2006-12-13 [colin]      2.6.1cvs30
7708
7709         * src/ldapquery.c
7710         * src/ldaputil.c
7711                 Use the binary safe version of ldap_get_values,
7712                 to make sure we manipulate null-terminated 
7713                 strings. Maybe fixes bug 1075, 'claws mail 
7714                 segfault when completing ldap adresses'
7715         * src/syldap.c ** REMOVED **
7716         * src/syldap.h ** REMOVED **
7717                 Remove dead files
7718
7719 2006-12-13 [mones]      2.6.1cvs29
7720
7721         * po/es.po
7722                 Fixed piped strings, fixed click translation
7723
7724 2006-12-13 [paul]       2.6.1cvs28
7725
7726         * src/main.c
7727                 don't translate these strings
7728
7729 2006-12-13 [paul]       2.6.1cvs27
7730
7731         * po/en_GB.po
7732                 updated
7733
7734 2006-12-13 [colin]      2.6.1cvs26
7735
7736         * src/main.c
7737         * src/main.h
7738                 Add claws_is_starting()
7739
7740 2006-12-13 [mones]      2.6.1cvs25
7741
7742         * manual/es/advanced.xml
7743         * po/es.po
7744                 Synced manual and updated translation
7745
7746 2006-12-12 [colin]      2.6.1cvs24
7747
7748         * src/wizard.c
7749                 Add an option to use STARTTLS in the
7750                 welcome wizard. Fixes bug 1080, 
7751                 'Using SSL option in wizard for incoming 
7752                 server does not activate SSL with STARTTLS'
7753
7754 2006-12-12 [colin]      2.6.1cvs23
7755
7756         * src/main.c
7757                 Don't exit when there's an incomplete
7758                 mailbox configured - leaves a chance 
7759                 to fix a failing IMAP account. Exit
7760                 if no mailbox at all is loaded (case
7761                 of missing plugin).
7762                 Completes bug 1077's fix (I was wrong
7763                 in this bug's comment #3).
7764
7765 2006-12-12 [colin]      2.6.1cvs22
7766
7767         * src/gtk/menu.h
7768                 Add another menu data type
7769         * src/prefs_account.c
7770                 Complete the completion of bug 1076
7771                 (doesn't lose the pref on apply)
7772
7773 2006-12-12 [paul]       2.6.1cvs21
7774
7775         * src/prefs_account.c
7776                 complete the fix of bug 1076
7777                 also be more verbose with the text
7778
7779 2006-12-12 [paul]       2.6.1cvs20
7780
7781         * src/gtk/combobox.c
7782                 fix compilation warning
7783
7784 2006-12-11 [colin]      2.6.1cvs19
7785
7786         * src/wizard.c
7787                 Document :port in server entry tooltips
7788
7789 2006-12-11 [colin]      2.6.1cvs18
7790
7791         * src/main.c
7792                 Fix compile
7793
7794 2006-12-11 [colin]      2.6.1cvs17
7795
7796         * src/main.c
7797                 Add failing IMAP as a reason for no
7798                 mailbox
7799
7800 2006-12-11 [colin]      2.6.1cvs16
7801
7802         * src/prefs_account.c
7803                 Check for existence of inbox for local
7804                 accounts too
7805         * src/wizard.c
7806                 Allow setting the port to use for servers
7807                 by using the usual "server.example.com:port"
7808                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7809                 not start when IMAP server is unavailable'
7810
7811 2006-12-11 [colin]      2.6.1cvs15
7812
7813         * src/prefs_account.c
7814                 Prevent use of non-existing default inbox
7815
7816 2006-12-11 [colin]      2.6.1cvs14
7817
7818         * src/prefs_account.c
7819                 Fix sensitivity. Fixes bug 1076, 'privacy 
7820                 options are displayed even when pgp plugin 
7821                 not loaded / available'
7822
7823 2006-12-09 [colin]      2.6.1cvs13
7824
7825         * manual/advanced.xml
7826         * src/prefs_common.c
7827         * src/prefs_common.h
7828         * src/common/ssl_certificate.c
7829                 Add a new hidden preference, 'unsafe_ssl_certs',
7830                 which allows to store multiple certificates per
7831                 server/port. This is disabled by default because
7832                 it's less secure (presenting a new certificate
7833                 instead of a changed one raises less alarms).
7834                 This will cause Claws to ask about an unknown
7835                 certificate for people who have used 2.6.1cvs8
7836                 or greater.
7837
7838 2006-12-09 [colin]      2.6.1cvs12
7839
7840         * src/action.c
7841                 Fix cache updating after action
7842
7843 2006-12-07 [wwp]        2.6.1cvs11
7844
7845         * src/compose.c
7846                 fix email address comparison when replying to all
7847                 (avoid replying to ourselves), thanks to Colin.
7848
7849 2006-12-06 [paul]       2.6.1cvs10
7850
7851         * src/addrharvest.c
7852         * src/editldap.c
7853         * src/expldifdlg.c
7854         * src/news.c
7855         * src/toolbar.c
7856         * src/common/utils.c
7857                 ...and more renaming
7858                 Thanks to Colin
7859
7860 2006-12-06 [paul]       2.6.1cvs9
7861
7862         * src/compose.c
7863         * src/messageview.c
7864         * src/procheader.c
7865         * src/procmime.c
7866         * src/procmsg.c
7867         * src/textview.c
7868                 more renaming
7869                 Thanks to Colin
7870
7871 2006-12-06 [colin]      2.6.1cvs8
7872
7873         * src/ssl_manager.c
7874         * src/common/ssl_certificate.c
7875         * src/common/ssl_certificate.h
7876                 Handle multiple certificates per host/port
7877
7878 2006-12-06 [colin]      2.6.1cvs7
7879
7880         * src/etpan/imap-thread.c
7881                 Fix certificate checking on IMAP
7882
7883 2006-12-06 [colin]      2.6.1cvs6
7884
7885         * src/folderview.c
7886                 Fix bug 1072, 'Claws stops fetching newsgroups 
7887                 from server when newsgroup got deleted': continue
7888                 checking other groups
7889
7890 2006-12-05 [wwp]        2.6.1cvs5
7891
7892         * src/message_search.c
7893         * src/summary_search.c
7894         * src/gtk/combobox.c
7895         * src/gtk/combobox.h
7896         * src/gtk/gtkutils.c
7897         * src/gtk/gtkutils.h
7898                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7899                 behave like w/ old comboboxes (summary and message search only).
7900
7901 2006-12-05 [paul]       2.6.1cvs4
7902
7903         * src/wizard.c
7904                 encode headers
7905                 Thanks to Colin
7906
7907 2006-12-05 [paul]       2.6.1cvs3
7908
7909         * tools/README
7910         * tools/textviewer.pl
7911                 script updated and description added
7912
7913 2006-12-04 [colin]      2.6.1cvs2
7914
7915         * src/compose.c
7916                 Run pre-send hook only when checking
7917                 everything
7918
7919 2006-12-04 [paul]       2.6.1cvs1
7920
7921         * NEWS
7922         * README
7923         * RELEASE_NOTES
7924         * configure.ac
7925         * tools/README
7926                 bump up version number following stable release
7927
7928 2006-12-04 [paul]       2.6.0cvs83
7929
7930         * README
7931                 updates and corrections
7932
7933 2006-12-04 [colin]      2.6.0cvs82
7934
7935         * src/common/utils.c
7936                 Probably fix bug 1066, 'Incorrect mailbox 
7937                 size displayed'
7938
7939 2006-12-04 [colin]      2.6.0cvs81
7940
7941         * src/common/utils.c
7942                 Trim tabs from mailcap file too.
7943
7944 2006-12-02 [paul]       2.6.0cvs80
7945
7946         * src/exphtmldlg.c
7947                 fix broken GUI under certain languages
7948         * src/expldifdlg.c
7949                 put the Cancel button to the right
7950
7951 2006-12-01 [paul]       2.6.0cvs79
7952
7953         * tools/Makefile.am
7954                 remove reference to removed file
7955
7956 2006-12-01 [wwp]        2.6.0cvs78
7957
7958         * src/addressbook.c
7959         * src/editaddress.c
7960                 remove forgotten debug statements.
7961
7962 2006-12-01 [wwp]        2.6.0cvs77
7963
7964         * manual/advanced.xml
7965         * manual/fr/advanced.xml
7966         * src/addressbook.c
7967         * src/addressbook.h
7968         * src/addressitem.h
7969         * src/editaddress.c
7970         * src/editaddress.h
7971         * src/prefs_common.c
7972         * src/prefs_common.h
7973         * src/gtk/gtkutils.c
7974         * src/gtk/gtkutils.h
7975                 add a hidden option to allow embedding the editaddress (edit contact details)
7976                 dialog into the addressbook's window. This doesn't change the default
7977                 behaviour.
7978
7979 2006-12-01 [wwp]        2.6.0cvs76
7980
7981         * src/message_search.c
7982         * src/summary_search.c
7983                 fix more focus issues (don't set focus to combobox's entry widget when
7984                 entry's value changed, if entry widget has focus already).
7985
7986 2006-12-01 [wwp]        2.6.0cvs75
7987
7988         * src/gtk/quicksearch.c
7989                 revert last changes to the quicksearch gtk_combo_box, this needs more
7990                 tuning and testing.
7991
7992 2006-12-01 [paul]       2.6.0cvs74
7993
7994         * tools/kdeservicemenu/README
7995         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7996         * tools/kdeservicemenu/install.sh
7997         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7998         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7999                 simplify this stuff, and in so doing,
8000                 fix it. (possibly re-extend it again at
8001                 a later date)
8002
8003 2006-12-01 [wwp]        2.6.0cvs73
8004
8005         * src/gtk/quicksearch.c
8006                 adapt quicksearch code to use modern gtk_combo_box'es.
8007
8008 2006-12-01 [wwp]        2.6.0cvs72
8009
8010         * src/common/defs.h
8011         * src/prefs_common.c
8012         * src/prefs_common.h
8013         * src/message_search.c
8014         * src/summary_search.c
8015         * src/gtk/combobox.c
8016         * src/gtk/combobox.h
8017                 add history combos to all message and summary search fields.
8018
8019 2006-12-01 [wwp]        2.6.0cvs71
8020
8021         * src/summaryview.c
8022                 As the list may change while the mark as read delay
8023                 runs, we can't rely on the 'row' pointer, which can
8024                 be invalid when the timeout is called. As the mark
8025                 as read is only done if the message is still selected,
8026                 use summaryview->selected instead. Thanks to Colin.
8027
8028 2006-11-30 [paul]       2.6.0cvs70
8029
8030         * src/textview.c
8031                 give emphasis to "Sylpheed-Claws"
8032                 as well as "Claws Mail"
8033
8034 2006-11-30 [colin]      2.6.0cvs69
8035
8036         * src/wizard.c
8037                 Put the SSL checkboxes in the receiving
8038                 and sending server pages.
8039
8040 2006-11-29 [colin]      2.6.0cvs68
8041
8042         * src/gtk/gtkutils.c
8043         * src/gtk/gtkvscrollbutton.c
8044                 Revert some deprecated fixes - they seem to
8045                 deprecate stuff as soon as a new one gets out.
8046                 g_object_ref_sink needed glib-2.10.
8047
8048 2006-11-29 [colin]      2.6.0cvs67
8049
8050         * src/common/utils.c
8051                 Create .mailcap if it doesn't exist
8052
8053 2006-11-29 [colin]      2.6.0cvs66
8054
8055         * src/compose.c
8056                 Followup to cvs60: use original list
8057                 of recipients if replying to a mail
8058                 in Sent Drafts or Queue.
8059
8060 2006-11-27 [paul]       2.6.0cvs65
8061
8062         * src/image_viewer.c
8063                 revert the last change for now (it's broken)
8064
8065 2006-11-27 [paul]       2.6.0cvs64
8066
8067         * Makefile.am
8068         * configure.ac
8069         * m4/aclocal-include.m4
8070         * m4/check-type.m4
8071         * src/Makefile.am
8072         * src/addr_compl.c
8073         * src/compose.c
8074         * src/crash.c
8075         * src/export.c
8076         * src/exporthtml.c
8077         * src/exportldif.c
8078         * src/imap.c
8079         * src/import.c
8080         * src/main.c
8081         * src/main.h
8082         * src/matcher.c
8083         * src/mimeview.c
8084         * src/procmsg.c
8085         * src/textview.c
8086         * src/common/Makefile.am
8087         * src/common/claws.c
8088         * src/common/claws.h
8089         * src/common/ssl.c
8090         * src/common/sylpheed.c
8091         * src/common/sylpheed.h
8092         * src/etpan/Makefile.am
8093         * src/gtk/Makefile.am
8094         * src/gtk/claws-marshal.list
8095         * src/gtk/filesel.c
8096         * src/gtk/gtksctree.c
8097         * src/gtk/quicksearch.c
8098         * src/gtk/sylpheed-marshal.list
8099         * src/plugins/bogofilter/bogofilter.c
8100         * src/plugins/bogofilter/bogofilter_gtk.c
8101         * src/plugins/clamav/clamav_plugin.c
8102         * src/plugins/clamav/clamav_plugin_gtk.c
8103         * src/plugins/demo/demo.c
8104         * src/plugins/dillo_viewer/dillo_viewer.c
8105         * src/plugins/pgpcore/Makefile.am
8106         * src/plugins/pgpcore/claws.def
8107         * src/plugins/pgpcore/pgp_viewer.c
8108         * src/plugins/pgpcore/plugin.c
8109         * src/plugins/pgpcore/sylpheed.def
8110         * src/plugins/pgpinline/Makefile.am
8111         * src/plugins/pgpinline/claws.def
8112         * src/plugins/pgpinline/plugin.c
8113         * src/plugins/pgpinline/sylpheed.def
8114         * src/plugins/pgpmime/Makefile.am
8115         * src/plugins/pgpmime/claws.def
8116         * src/plugins/pgpmime/plugin.c
8117         * src/plugins/pgpmime/sylpheed.def
8118         * src/plugins/spamassassin/spamassassin.c
8119         * src/plugins/spamassassin/spamassassin_gtk.c
8120         * src/plugins/trayicon/trayicon.c
8121                 yet more renaming
8122                 remove deprecated gtk_tooltips_set_delay()
8123
8124 2006-11-26 [paul]       2.6.0cvs63
8125
8126         * src/expldifdlg.c
8127         * src/folderview.c
8128         * src/image_viewer.c
8129         * src/mainwindow.c
8130         * src/gtk/gtkutils.c
8131         * src/gtk/gtkvscrollbutton.c
8132         * src/gtk/prefswindow.c
8133         * src/plugins/pgpcore/prefs_gpg.c
8134                 replace more deprecated GTK+ functions
8135
8136 2006-11-26 [paul]       2.6.0cvs62
8137
8138         * src/addr_compl.c
8139         * src/addressbook.c
8140         * src/browseldap.c
8141                 replace deprecated gtk_idle_... functions
8142
8143 2006-11-26 [paul]       2.6.0cvs61
8144
8145         * src/compose.c
8146         * src/folderview.c
8147         * src/inc.c
8148         * src/summaryview.c
8149         * src/gtk/gtkvscrollbutton.c
8150         * src/gtk/quicksearch.c
8151         * src/plugins/pgpcore/passphrase.c
8152                 replace deprecated gtk_timeout_add and
8153                 gtk_timeout_remove
8154
8155 2006-11-26 [paul]       2.6.0cvs60
8156
8157         * src/compose.c
8158                 fix bug that caused the wrong recipient
8159                 to be selected when replying to a msg
8160                 which is From one of our accounts to
8161                 another of our accounts
8162
8163 2006-11-25 [paul]       2.6.0cvs59
8164
8165         * src/summaryview.c
8166                 don't change the From column title to
8167                 To if the To column is visible
8168
8169 2006-11-24 [paul]       2.6.0cvs58
8170
8171         * src/compose.c
8172                 fix bug 1069, 'Sent mails disappear, BCC
8173                 or locking problem?'
8174
8175 2006-11-21 [wwp]        2.6.0cvs57
8176
8177         * src/compose.c
8178                 fix spelling menu when replying (same as 2.3.1cvs39):
8179                 discrepancy between context menu and top menu when
8180                 folder's dictionary isn't the default one.
8181
8182 2006-11-19 [paul]       2.6.0cvs56
8183
8184         * src/summaryview.c
8185                 obey always_show_msg option when
8186                 marking as spam
8187         * src/plugins/bogofilter/bogofilter.c
8188                 fix typo
8189
8190 2006-11-18 [paul]       2.6.0cvs55
8191
8192         * AUTHORS
8193         * README
8194         * debian/copyright
8195         * manual/ack.xml
8196         * manual/es/ack.xml
8197         * manual/fr/ack.xml
8198         * manual/pl/ack.xml
8199         * src/gtk/authors.h
8200         * src/gtk/icon_legend.c
8201         * src/gtk/icon_legend.h
8202         * tools/OOo2claws-mail.pl
8203         * tools/README
8204         * tools/acroread2claws-mail.pl
8205         * tools/claws.i18n.status.pl
8206         * tools/filter_conv.pl
8207         * tools/filter_conv_new.pl
8208         * tools/freshmeat_search.pl
8209         * tools/google_search.pl
8210         * tools/kmail2claws-mail.pl
8211         * tools/kmail2claws-mail_v2.pl
8212         * tools/maildir2claws-mail.pl
8213         * tools/make.themes.project
8214         * tools/multiwebsearch.pl
8215         * tools/outlook2claws-mail.pl
8216         * tools/tb2claws-mail
8217         * tools/kdeservicemenu/README
8218         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8219                 update mine and wwp's email addresses in
8220                 several places
8221                 Patch by wwp
8222         * src/prefs_compose_writing.c
8223                 set sensitivity on 'new message format' frame
8224
8225 2006-11-17 [paul]       2.6.0cvs54
8226
8227         * src/gtk/about.c
8228                 more reworking of the GUI
8229                 Patch by Fabien Vantard
8230
8231 2006-11-16 [paul]       2.6.0cvs53
8232
8233         * src/gtk/about.c
8234                 set a minimum size for the window, allow
8235                 it to automatically expand as necessary
8236
8237 2006-11-16 [wwp]        2.6.0cvs52
8238
8239         * src/gtk/about.c
8240                 better wrap of copyright info on some systems.
8241
8242 2006-11-16 [paul]       2.6.0cvs51
8243
8244         * src/gtk/about.c
8245                 move the tech info from the upper panel
8246                 to the Info tab
8247                 use a gtk_text_view for the features tab
8248
8249 2006-11-16 [paul]       2.6.0cvs50
8250
8251         * po/Makevars
8252                 update my email address
8253         * src/addressbook.c
8254         * src/compose.c
8255         * src/imap_gtk.c
8256         * src/mh_gtk.c
8257         * src/news_gtk.c
8258         * src/summaryview.c
8259         * src/plugins/trayicon/trayicon.c
8260                 don't offer simple menu separators
8261                 for translation
8262         * src/folderview.c
8263                 add separator between 'mark all read'
8264                 and 'search folder'
8265
8266 2006-11-15 [wwp]        2.6.0cvs49
8267
8268         * src/gtk/authors.h
8269                 updated manuals authors.
8270
8271 2006-11-14 [paul]       2.6.0cvs48
8272
8273         * src/compose.c
8274                 Fix Options/Reply mode after draft save
8275
8276 2006-11-14 [paul]       2.6.0cvs47
8277
8278         * src/Makefile.am
8279                 Fix make DESTDIR=...
8280         * src/mbox.c
8281                 Optimise speed
8282         * src/plugins/pgpinline/pgpinline.c
8283                 Probably fix bug 1061
8284
8285 2006-11-14 [paul]       2.6.0cvs46
8286
8287         * po/Makevars
8288                 enable Q_ macro
8289         * src/Makefile.am
8290         * src/stock_pixmap.c
8291         * src/stock_pixmap.h
8292         * src/gtk/about.c
8293         * src/pixmaps/active.xpm
8294         * src/pixmaps/inactive.xpm
8295                 add a new page, 'Features', to the About dialog
8296                 showing which features are compiled in and which
8297                 are not
8298
8299 2006-11-14 [paul]       2.6.0cvs45
8300
8301         * po/ru.po
8302                 updated by Pavlo Bohmat
8303
8304 2006-11-14 [colin]      2.6.0cvs44
8305
8306         * src/compose.c
8307         * src/inc.c
8308         * src/messageview.c
8309         * src/news.c
8310         * src/pop.c
8311         * src/procmsg.c
8312         * src/gtk/gtkaspell.c
8313                 Fix 64-bit-related warnings
8314         * src/ssl_manager.c
8315                 Fix possible infinite loop
8316         * src/plugins/pgpcore/sgpgme.c
8317                 Remove useless check
8318
8319 2006-11-13 [colin]      2.6.0cvs43
8320
8321         * src/gtk/Makefile.am
8322                 authors.h isn't generated
8323
8324 2006-11-13 [colin]      2.6.0cvs42
8325
8326         * src/plugins/pgpinline/pgpinline.c
8327         * src/plugins/pgpmime/pgpmime.c
8328                 Very probably fix bug 1061, 'crash on 
8329                 opening signed email'. Another cast
8330                 problem
8331
8332 2006-11-13 [colin]      2.6.0cvs41
8333
8334         * src/plugins/pgpcore/sgpgme.c
8335                 Maybe fix bug 1061, 'crash on opening 
8336                 signed email'
8337
8338 2006-11-13 [wwp]        2.6.0cvs40
8339
8340         * src/plugins/pgpinline/pgpinline.c
8341                 fix candidate for bug #1057, thanks to Colin.
8342
8343 2006-11-13 [wwp]        2.6.0cvs39
8344
8345         * src/compose.c
8346         * src/quote_fmt_parse.y
8347                 fix bug 1052: current parser buffer was not always 
8348                 allocated, ptr to this buffer could be returned as 
8349                 NULL whereas no parser error has occurred. in 
8350                 consequence, defining a template body as "%d" 
8351                 (w/o the quotes) for the first time of the instance 
8352                 of claws-mail, was reporting a parser error. make 
8353                 sure that the buffer is always allocated, even to 
8354                 an empty string.
8355                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8356                 unescaping of the fmt string was always done 
8357                 whereas it must be done *only* when receiving 
8358                 quote format strings issued from the prefs 
8359                 (compose new message, reply, forward, redirect 
8360                 formats), *not* when applying templates.  in 
8361                 consequences, applying templates w/ sequences 
8362                 like \\|p{echo} were failing. make sure that 
8363                 unescaping is done only when necessary.
8364
8365 2006-11-12 [colin]      2.6.0cvs38
8366
8367         * po/de.po
8368                 Fix typo (s/KB/MB)
8369
8370 2006-11-12 [colin]      2.6.0cvs37
8371
8372         * src/plugins/pgpinline/pgpinline.c
8373         * src/plugins/pgpmime/pgpmime.c
8374                 Release GPG context at the latest 
8375                 possible moment. Maybe fixes 
8376                 bug 1057, 'crash on sending signed 
8377                 message to a newsgroup'
8378                 
8379
8380 2006-11-12 [colin]      2.6.0cvs36
8381
8382         * src/plugins/pgpcore/sgpgme.c
8383                 Tell a bit more when gpg's status doesn't
8384                 contain any signature
8385
8386 2006-11-12 [colin]      2.6.0cvs35
8387
8388         * src/compose.c
8389                 Fix bug 1060, 'compilation error with 
8390                 Irix's cc'
8391
8392 2006-11-12 [paul]       2.6.0cvs34
8393
8394         * doc/man/claws-mail.1
8395         * src/prefs_gtk.c
8396         * src/plugins/clamav/README
8397         * src/plugins/spamassassin/README
8398         * tools/README
8399         * tools/freshmeat_search.pl
8400         * tools/google_search.pl
8401         * tools/multiwebsearch.pl
8402                 more renaming
8403         * src/plugins/trayicon/trayicon.c
8404                 fix compiliation warning
8405
8406 2006-11-11 [colin]      2.6.0cvs33
8407
8408         * src/folderview.c
8409                 Forbid drag and drop from/to different
8410                 folders of type F_UNKNOWN
8411
8412 2006-11-11 [colin]      2.6.0cvs32
8413
8414         * src/plugins/pgpinline/pgpinline.c
8415                 Fix typo in previous commit:
8416                 - gpgme_new(&ctx);
8417                 + if ((err = gpgme_new(&data->ctx)) ...)
8418
8419 2006-11-11 [colin]      2.6.0cvs31
8420
8421         * src/plugins/pgpinline/pgpinline.c
8422         * src/plugins/pgpmime/pgpmime.c
8423                 Check success after calling gpgme_new
8424                 Maybe fixes bug 1057, 'crash on sending 
8425                 signed message to a newsgroup'
8426
8427 2006-11-11 [colin]      2.6.0cvs30
8428
8429         * src/undo.c
8430                 init undostruct to 0s (from
8431                 valgrind log of bug 1057)
8432
8433 2006-11-10 [colin]      2.6.0cvs29
8434
8435         * src/mainwindow.c
8436                 Set cursor to wait before filtering
8437                 duplicates in all folders
8438         * src/plugins/bogofilter/bogofilter.c
8439         * src/plugins/bogofilter/bogofilter.h
8440         * src/plugins/bogofilter/bogofilter_gtk.c
8441                 Completely thread away the bogofilter
8442                 filtering
8443
8444 2006-11-10 [mones]      2.6.0cvs28
8445
8446         * src/compose.c
8447         * src/compose.h
8448                 added COMPOSE_CHECK_BEFORE_SEND hook
8449
8450 2006-11-10 [paul]       2.6.0cvs27
8451
8452         * src/crash.c
8453                 more renaming
8454                 add libSM to get_compiled_in_features()
8455         * src/main.c
8456                 more renaming
8457
8458 2006-11-10 [colin]      2.6.0cvs26
8459
8460         * src/etpan/imap-thread.c
8461                 Add a reference to libetpan's sasl engine
8462                 so that sasl_done() doesn't get called by
8463                 libetpan, and doesn't break openssl.
8464                 Should fix bug 1053, 'SC fails to reestablish 
8465                 a secure connection'
8466                 Patch by Hoa
8467
8468 2006-11-10 [colin]      2.6.0cvs25
8469
8470         * manual/addrbook.xml
8471         * manual/advanced.xml
8472         * manual/faq.xml
8473         * manual/intro.xml
8474                 Some more renaming
8475
8476 2006-11-09 [colin]      2.6.0cvs24
8477
8478         * src/plugins/bogofilter/bogofilter_gtk.c
8479                 Add comment about annoyance
8480
8481 2006-11-09 [colin]      2.6.0cvs23
8482
8483         * src/plugins/bogofilter/bogofilter.c
8484         * src/plugins/bogofilter/bogofilter_gtk.c
8485                 Prepare things needed to thread bogofilter
8486                 filtering: separate bogo stuff and possible GUI
8487                 stuff. 
8488
8489 2006-11-09 [colin]      2.6.0cvs22
8490
8491         * src/account.c
8492         * src/compose.c
8493                 Search for one of our accounts in Delivered-To
8494                 (helps for auto-account selection when 
8495                  replying/forwarding)
8496         * src/folderview.c
8497         * src/mainwindow.c
8498         * src/mainwindow.h
8499         * src/plugins/trayicon/trayicon.c
8500                 Allow opening a new mail with any account from
8501                 the contextual menu
8502
8503 2006-11-09 [wwp]        2.6.0cvs21
8504
8505         * src/compose.c
8506         * src/prefs_common.c
8507         * src/prefs_common.h
8508         * src/prefs_compose_writing.c
8509                 add a compose new message format (in prefs/compose/writing), it's a
8510                 simple subject+body template to use when opening a new composition
8511                 window. It's similar to the existent reply and forward formats.
8512
8513                 enhanced the template/format % symbols substitution mechanism to
8514                 use current composition window information when % are used in
8515                 the compose new message format or in templates applied to new
8516                 messages (there were useless in that situations before). When
8517                 applied to new messages, %d corresponds to the system time/date.
8518
8519 2006-11-09 [paul]       2.6.0cvs20
8520
8521         * src/gtk/authors.h
8522                 fix last commit
8523
8524 2006-11-09 [paul]       2.6.0cvs19
8525
8526         * src/gtk/authors.h
8527                 keep tje alphabetical order
8528
8529 2006-11-08 [colin]      2.6.0cvs18
8530
8531         * src/etpan/imap-thread.c
8532                 Fix bug 1054, 'Slowness logging big 
8533                 data chunks'
8534
8535 2006-11-08 [paul]       2.6.0cvs17
8536
8537         * tools/Makefile.am
8538                 fix the renaming
8539
8540 2006-11-08 [paul]       2.6.0cvs16
8541
8542         * src/common/defs.h
8543                 update BUGZILLA_URI
8544
8545 2006-11-08 [paul]       2.6.0cvs15
8546
8547         * tools/Makefile.am
8548         * tools/OOo2claws-mail.pl
8549         * tools/OOo2sylpheed.pl
8550         * tools/README
8551         * tools/acroread2claws-mail.pl
8552         * tools/acroread2sylpheed.pl
8553         * tools/kmail2claws-mail.pl
8554         * tools/kmail2claws-mail_v2.pl
8555         * tools/kmail2sylpheed.pl
8556         * tools/kmail2sylpheed_v2.pl
8557         * tools/maildir2claws-mail.pl
8558         * tools/maildir2sylpheed.pl
8559         * tools/nautilus2claws-mail.sh
8560         * tools/nautilus2sylpheed.sh
8561         * tools/outlook2claws-mail.pl
8562         * tools/outlook2sylpheed.pl
8563         * tools/tb2claws-mail
8564         * tools/tb2sylpheed
8565         * tools/tbird2claws.py
8566         * tools/tbird2syl.py
8567         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8568         * tools/kdeservicemenu/install.sh
8569         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8570         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8571         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8572         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8573         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8574                 renamed (removed, added) tools files
8575
8576 2006-11-08 [paul]       2.6.0cvs14
8577
8578         * src/main.c
8579         * src/common/defs.h
8580                 Migrate sylpheedrc to clawsrc, and fix the standard
8581                 plugins path in the process
8582
8583 2006-11-07 [colin]      2.6.0cvs13
8584
8585         * src/Makefile.am
8586                 Symlink sylpheed-claws relative to 
8587                 claws-mail
8588
8589 2006-11-07 [colin]      2.6.0cvs12
8590
8591         * src/compose.c
8592                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8593
8594 2006-11-07 [paul]       2.6.0cvs11
8595
8596         * src/gtk/about.c
8597                 Fix a missed occurence of
8598                 Sylpheed-Claws
8599
8600 2006-11-07 [paul]       2.6.0cvs10
8601
8602         * src/Makefile.am
8603                 Fix symlink installation
8604
8605 2006-11-07 [paul]       2.6.0cvs9
8606
8607         * src/Makefile.am
8608                 Symlink claws-mail to sylpheed-claws
8609         * src/common/utils.c
8610                 Fix migrating symlinks
8611         * src/etpan/imap-thread.c
8612                 check certificate only when there's
8613                 no error
8614
8615 2006-11-07 [paul]       2.6.0cvs8
8616
8617         * Makefile.am
8618                 Fix icon breakages with Gtk, which needs a 
8619                 cache updated to see them.
8620
8621 2006-11-07 [paul]       2.6.0cvs7
8622
8623         * .cvsignore
8624         * AUTHORS
8625         * COPYING
8626         * INSTALL
8627         * Makefile.am
8628         * NEWS
8629         * README
8630         * RELEASE_NOTES
8631         * autogen.sh
8632         * claws-mail-128x128.png
8633         * claws-mail-64x64.png
8634         * claws-mail.ico
8635         * claws-mail.pc.in
8636         * claws-mail.png
8637         * configure.ac
8638         * sylpheed-claws-128x128.png
8639         * sylpheed-claws-64x64.png
8640         * sylpheed-claws.desktop
8641         * sylpheed-claws.ico
8642         * sylpheed-claws.pc.in
8643         * sylpheed-claws.png
8644         * debian/README.Debian
8645         * debian/changelog
8646         * debian/claws-mail.desktop
8647         * debian/claws-mail.menu
8648         * debian/claws-mail.postinst.debhelper
8649         * debian/claws-mail.postrm.debhelper
8650         * debian/control
8651         * debian/copyright
8652         * debian/files
8653         * debian/rules
8654         * debian/sylpheed-claws.desktop
8655         * debian/sylpheed-claws.menu
8656         * debian/sylpheed-claws.postinst.debhelper
8657         * debian/sylpheed-claws.postrm.debhelper
8658         * doc/man/Makefile.am
8659         * doc/man/claws-mail.1
8660         * doc/man/sylpheed-claws.1
8661         * doc/src/ChangeLog.claws-pre0.8.0
8662         * manual/Makefile.am
8663         * manual/account.xml
8664         * manual/ack.xml
8665         * manual/addrbook.xml
8666         * manual/advanced.xml
8667         * manual/claws-mail-manual.xml
8668         * manual/faq.xml
8669         * manual/glossary.xml
8670         * manual/handling.xml
8671         * manual/intro.xml
8672         * manual/keyboard.xml
8673         * manual/plugins.xml
8674         * manual/starting.xml
8675         * manual/sylpheed-claws-manual.xml
8676         * manual/xml2pdf
8677         * manual/dist/.cvsignore
8678         * manual/dist/html/.cvsignore
8679         * manual/dist/html/Makefile.am
8680         * manual/dist/pdf/.cvsignore
8681         * manual/dist/pdf/Makefile.am
8682         * manual/dist/ps/.cvsignore
8683         * manual/dist/ps/Makefile.am
8684         * manual/dist/txt/.cvsignore
8685         * manual/dist/txt/Makefile.am
8686         * manual/es/Makefile.am
8687         * manual/es/advanced.xml
8688         * manual/es/claws-mail-manual.xml
8689         * manual/es/faq.xml
8690         * manual/es/glossary.xml
8691         * manual/es/handling.xml
8692         * manual/es/intro.xml
8693         * manual/es/plugins.xml
8694         * manual/es/sylpheed-claws-manual.xml
8695         * manual/es/dist/.cvsignore
8696         * manual/es/dist/html/.cvsignore
8697         * manual/es/dist/html/Makefile.am
8698         * manual/es/dist/pdf/.cvsignore
8699         * manual/es/dist/pdf/Makefile.am
8700         * manual/es/dist/ps/.cvsignore
8701         * manual/es/dist/ps/Makefile.am
8702         * manual/es/dist/txt/.cvsignore
8703         * manual/es/dist/txt/Makefile.am
8704         * manual/fr/Makefile.am
8705         * manual/fr/account.xml
8706         * manual/fr/ack.xml
8707         * manual/fr/addrbook.xml
8708         * manual/fr/advanced.xml
8709         * manual/fr/claws-mail-manual.xml
8710         * manual/fr/faq.xml
8711         * manual/fr/glossary.xml
8712         * manual/fr/handling.xml
8713         * manual/fr/intro.xml
8714         * manual/fr/keyboard.xml
8715         * manual/fr/plugins.xml
8716         * manual/fr/starting.xml
8717         * manual/fr/sylpheed-claws-manual.xml
8718         * manual/fr/dist/.cvsignore
8719         * manual/fr/dist/html/.cvsignore
8720         * manual/fr/dist/html/Makefile.am
8721         * manual/fr/dist/pdf/.cvsignore
8722         * manual/fr/dist/pdf/Makefile.am
8723         * manual/fr/dist/ps/.cvsignore
8724         * manual/fr/dist/ps/Makefile.am
8725         * manual/fr/dist/txt/.cvsignore
8726         * manual/fr/dist/txt/Makefile.am
8727         * manual/pl/Makefile.am
8728         * manual/pl/account.xml
8729         * manual/pl/ack.xml
8730         * manual/pl/addrbook.xml
8731         * manual/pl/advanced.xml
8732         * manual/pl/claws-mail-manual.xml
8733         * manual/pl/faq.xml
8734         * manual/pl/glossary.xml
8735         * manual/pl/handling.xml
8736         * manual/pl/intro.xml
8737         * manual/pl/keyboard.xml
8738         * manual/pl/plugins.xml
8739         * manual/pl/starting.xml
8740         * manual/pl/sylpheed-claws-manual.xml
8741         * manual/pl/dist/.cvsignore
8742         * manual/pl/dist/html/.cvsignore
8743         * manual/pl/dist/html/Makefile.am
8744         * manual/pl/dist/pdf/.cvsignore
8745         * manual/pl/dist/pdf/Makefile.am
8746         * manual/pl/dist/ps/.cvsignore
8747         * manual/pl/dist/ps/Makefile.am
8748         * manual/pl/dist/txt/.cvsignore
8749         * manual/pl/dist/txt/Makefile.am
8750         * po/.cvsignore
8751         * po/Makevars
8752         * src/.cvsignore
8753         * src/Makefile.am
8754         * src/account.c
8755         * src/account.h
8756         * src/action.c
8757         * src/action.h
8758         * src/adbookbase.h
8759         * src/addr_compl.c
8760         * src/addr_compl.h
8761         * src/addrbook.c
8762         * src/addrcache.c
8763         * src/addrcache.h
8764         * src/addrcindex.c
8765         * src/addrcindex.h
8766         * src/addrclip.c
8767         * src/addrclip.h
8768         * src/addrdefs.h
8769         * src/addressadd.c
8770         * src/addressadd.h
8771         * src/addressbook.c
8772         * src/addressbook.h
8773         * src/addressbook_foldersel.c
8774         * src/addressbook_foldersel.h
8775         * src/addrgather.c
8776         * src/addrgather.h
8777         * src/addrharvest.c
8778         * src/addrharvest.h
8779         * src/addrindex.c
8780         * src/addrindex.h
8781         * src/addritem.c
8782         * src/addritem.h
8783         * src/addrquery.c
8784         * src/addrquery.h
8785         * src/addrselect.c
8786         * src/addrselect.h
8787         * src/alertpanel.c
8788         * src/alertpanel.h
8789         * src/browseldap.c
8790         * src/browseldap.h
8791         * src/codeconv.c
8792         * src/codeconv.h
8793         * src/compose.c
8794         * src/crash.c
8795         * src/crash.h
8796         * src/customheader.c
8797         * src/customheader.h
8798         * src/displayheader.c
8799         * src/displayheader.h
8800         * src/editaddress.c
8801         * src/editaddress.h
8802         * src/editbook.c
8803         * src/editbook.h
8804         * src/editgroup.c
8805         * src/editgroup.h
8806         * src/editjpilot.c
8807         * src/editjpilot.h
8808         * src/editldap.c
8809         * src/editldap.h
8810         * src/editldap_basedn.c
8811         * src/editldap_basedn.h
8812         * src/editvcard.c
8813         * src/editvcard.h
8814         * src/exphtmldlg.c
8815         * src/exphtmldlg.h
8816         * src/expldifdlg.c
8817         * src/expldifdlg.h
8818         * src/export.c
8819         * src/exporthtml.c
8820         * src/exporthtml.h
8821         * src/exportldif.c
8822         * src/exportldif.h
8823         * src/filtering.c
8824         * src/filtering.h
8825         * src/folder.c
8826         * src/folder.h
8827         * src/folder_item_prefs.c
8828         * src/folder_item_prefs.h
8829         * src/foldersel.c
8830         * src/foldersel.h
8831         * src/folderutils.c
8832         * src/folderutils.h
8833         * src/folderview.c
8834         * src/folderview.h
8835         * src/grouplistdialog.c
8836         * src/grouplistdialog.h
8837         * src/html.c
8838         * src/html.h
8839         * src/image_viewer.c
8840         * src/image_viewer.h
8841         * src/imap.c
8842         * src/imap.h
8843         * src/imap_gtk.c
8844         * src/imap_gtk.h
8845         * src/import.c
8846         * src/import.h
8847         * src/importldif.c
8848         * src/importldif.h
8849         * src/importmutt.c
8850         * src/importmutt.h
8851         * src/importpine.c
8852         * src/importpine.h
8853         * src/inc.c
8854         * src/inc.h
8855         * src/jpilot.c
8856         * src/jpilot.h
8857         * src/ldapctrl.c
8858         * src/ldapctrl.h
8859         * src/ldaplocate.c
8860         * src/ldaplocate.h
8861         * src/ldapquery.c
8862         * src/ldapquery.h
8863         * src/ldapserver.c
8864         * src/ldapserver.h
8865         * src/ldaputil.c
8866         * src/ldaputil.h
8867         * src/ldif.c
8868         * src/ldif.h
8869         * src/localfolder.c
8870         * src/localfolder.h
8871         * src/main.c
8872         * src/main.h
8873         * src/mainwindow.c
8874         * src/mainwindow.h
8875         * src/manual.c
8876         * src/manual.h
8877         * src/matcher.c
8878         * src/matcher.h
8879         * src/matcher_parser.h
8880         * src/matcher_parser_lex.l
8881         * src/matcher_parser_parse.y
8882         * src/mbox.c
8883         * src/mbox.h
8884         * src/message_search.c
8885         * src/message_search.h
8886         * src/messageview.c
8887         * src/messageview.h
8888         * src/mh.c
8889         * src/mh.h
8890         * src/mh_gtk.c
8891         * src/mh_gtk.h
8892         * src/mimeview.c
8893         * src/mimeview.h
8894         * src/msgcache.c
8895         * src/msgcache.h
8896         * src/mutt.c
8897         * src/mutt.h
8898         * src/news.c
8899         * src/news.h
8900         * src/news_gtk.c
8901         * src/news_gtk.h
8902         * src/noticeview.c
8903         * src/noticeview.h
8904         * src/partial_download.c
8905         * src/partial_download.h
8906         * src/pine.c
8907         * src/pine.h
8908         * src/pop.c
8909         * src/pop.h
8910         * src/prefs_account.c
8911         * src/prefs_account.h
8912         * src/prefs_actions.c
8913         * src/prefs_actions.h
8914         * src/prefs_common.c
8915         * src/prefs_common.h
8916         * src/prefs_compose_writing.c
8917         * src/prefs_compose_writing.h
8918         * src/prefs_customheader.c
8919         * src/prefs_customheader.h
8920         * src/prefs_display_header.c
8921         * src/prefs_display_header.h
8922         * src/prefs_ext_prog.c
8923         * src/prefs_ext_prog.h
8924         * src/prefs_filtering.c
8925         * src/prefs_folder_column.c
8926         * src/prefs_folder_column.h
8927         * src/prefs_folder_item.c
8928         * src/prefs_folder_item.h
8929         * src/prefs_fonts.c
8930         * src/prefs_fonts.h
8931         * src/prefs_gtk.c
8932         * src/prefs_gtk.h
8933         * src/prefs_image_viewer.c
8934         * src/prefs_image_viewer.h
8935         * src/prefs_matcher.c
8936         * src/prefs_matcher.h
8937         * src/prefs_message.c
8938         * src/prefs_message.h
8939         * src/prefs_msg_colors.c
8940         * src/prefs_msg_colors.h
8941         * src/prefs_other.c
8942         * src/prefs_other.h
8943         * src/prefs_quote.c
8944         * src/prefs_quote.h
8945         * src/prefs_receive.c
8946         * src/prefs_receive.h
8947         * src/prefs_send.c
8948         * src/prefs_send.h
8949         * src/prefs_spelling.c
8950         * src/prefs_spelling.h
8951         * src/prefs_summaries.c
8952         * src/prefs_summaries.h
8953         * src/prefs_summary_column.c
8954         * src/prefs_summary_column.h
8955         * src/prefs_template.c
8956         * src/prefs_template.h
8957         * src/prefs_themes.c
8958         * src/prefs_themes.h
8959         * src/prefs_toolbar.c
8960         * src/prefs_toolbar.h
8961         * src/prefs_wrapping.c
8962         * src/prefs_wrapping.h
8963         * src/privacy.c
8964         * src/privacy.h
8965         * src/procheader.c
8966         * src/procheader.h
8967         * src/procmime.c
8968         * src/procmime.h
8969         * src/procmsg.c
8970         * src/procmsg.h
8971         * src/quote_fmt.c
8972         * src/quote_fmt_parse.y
8973         * src/recv.c
8974         * src/recv.h
8975         * src/remotefolder.c
8976         * src/remotefolder.h
8977         * src/send_message.c
8978         * src/send_message.h
8979         * src/setup.c
8980         * src/setup.h
8981         * src/sourcewindow.c
8982         * src/sourcewindow.h
8983         * src/ssl_manager.c
8984         * src/ssl_manager.h
8985         * src/statusbar.c
8986         * src/statusbar.h
8987         * src/stock_pixmap.c
8988         * src/stock_pixmap.h
8989         * src/summary_search.c
8990         * src/summary_search.h
8991         * src/summaryview.c
8992         * src/summaryview.h
8993         * src/syldap.c
8994         * src/syldap.h
8995         * src/textview.c
8996         * src/textview.h
8997         * src/toolbar.c
8998         * src/toolbar.h
8999         * src/undo.c
9000         * src/undo.h
9001         * src/unmime.c
9002         * src/unmime.h
9003         * src/vcard.c
9004         * src/vcard.h
9005         * src/wizard.c
9006         * src/wizard.h
9007         * src/common/base64.c
9008         * src/common/base64.h
9009         * src/common/defs.h
9010         * src/common/hooks.c
9011         * src/common/hooks.h
9012         * src/common/log.c
9013         * src/common/log.h
9014         * src/common/mgutils.c
9015         * src/common/mgutils.h
9016         * src/common/nntp.c
9017         * src/common/nntp.h
9018         * src/common/passcrypt.c
9019         * src/common/passcrypt.h.in
9020         * src/common/plugin.c
9021         * src/common/plugin.h
9022         * src/common/prefs.c
9023         * src/common/prefs.h
9024         * src/common/progressindicator.c
9025         * src/common/progressindicator.h
9026         * src/common/quoted-printable.c
9027         * src/common/quoted-printable.h
9028         * src/common/session.c
9029         * src/common/session.h
9030         * src/common/smtp.c
9031         * src/common/smtp.h
9032         * src/common/socket.c
9033         * src/common/socket.h
9034         * src/common/ssl.c
9035         * src/common/ssl.h
9036         * src/common/stringtable.c
9037         * src/common/stringtable.h
9038         * src/common/sylpheed.c
9039         * src/common/sylpheed.h
9040         * src/common/template.c
9041         * src/common/template.h
9042         * src/common/timing.h
9043         * src/common/utils.c
9044         * src/common/utils.h
9045         * src/common/version.h.in
9046         * src/common/xml.c
9047         * src/common/xml.h
9048         * src/common/xmlprops.c
9049         * src/common/xmlprops.h
9050         * src/gtk/about.c
9051         * src/gtk/colorlabel.c
9052         * src/gtk/colorlabel.h
9053         * src/gtk/colorsel.c
9054         * src/gtk/colorsel.h
9055         * src/gtk/combobox.c
9056         * src/gtk/combobox.h
9057         * src/gtk/description_window.c
9058         * src/gtk/description_window.h
9059         * src/gtk/filesel.c
9060         * src/gtk/filesel.h
9061         * src/gtk/foldersort.c
9062         * src/gtk/foldersort.h
9063         * src/gtk/gtkaspell.c
9064         * src/gtk/gtkaspell.h
9065         * src/gtk/gtksctree.c
9066         * src/gtk/gtkshruler.c
9067         * src/gtk/gtkshruler.h
9068         * src/gtk/gtkutils.c
9069         * src/gtk/gtkutils.h
9070         * src/gtk/icon_legend.c
9071         * src/gtk/icon_legend.h
9072         * src/gtk/logwindow.c
9073         * src/gtk/logwindow.h
9074         * src/gtk/manage_window.c
9075         * src/gtk/manage_window.h
9076         * src/gtk/pluginwindow.c
9077         * src/gtk/pluginwindow.h
9078         * src/gtk/prefswindow.c
9079         * src/gtk/prefswindow.h
9080         * src/gtk/quicksearch.c
9081         * src/gtk/quicksearch.h
9082         * src/pixmaps/claws-mail.xpm
9083         * src/pixmaps/claws-mail_icon.xpm
9084         * src/pixmaps/claws-mail_logo.xpm
9085         * src/pixmaps/sylpheed-claws.xpm
9086         * src/pixmaps/sylpheed-claws_icon.xpm
9087         * src/pixmaps/sylpheed-claws_logo.xpm
9088         * src/plugins/bogofilter/Makefile.am
9089         * src/plugins/bogofilter/bogofilter.c
9090         * src/plugins/bogofilter/bogofilter.h
9091         * src/plugins/bogofilter/bogofilter_gtk.c
9092         * src/plugins/clamav/Makefile.am
9093         * src/plugins/clamav/clamav_plugin.c
9094         * src/plugins/clamav/clamav_plugin.h
9095         * src/plugins/clamav/clamav_plugin_gtk.c
9096         * src/plugins/demo/Makefile.am
9097         * src/plugins/demo/demo.c
9098         * src/plugins/dillo_viewer/Makefile.am
9099         * src/plugins/dillo_viewer/README
9100         * src/plugins/dillo_viewer/dillo_prefs.c
9101         * src/plugins/dillo_viewer/dillo_prefs.h
9102         * src/plugins/dillo_viewer/dillo_viewer.c
9103         * src/plugins/pgpcore/Makefile.am
9104         * src/plugins/pgpcore/passphrase.c
9105         * src/plugins/pgpcore/passphrase.h
9106         * src/plugins/pgpcore/pgp_viewer.c
9107         * src/plugins/pgpcore/pgp_viewer.h
9108         * src/plugins/pgpcore/plugin.c
9109         * src/plugins/pgpcore/prefs_gpg.c
9110         * src/plugins/pgpcore/prefs_gpg.h
9111         * src/plugins/pgpcore/select-keys.c
9112         * src/plugins/pgpcore/select-keys.h
9113         * src/plugins/pgpcore/sgpgme.c
9114         * src/plugins/pgpcore/sgpgme.h
9115         * src/plugins/pgpcore/sylpheed.def
9116         * src/plugins/pgpcore/version.rc
9117         * src/plugins/pgpinline/Makefile.am
9118         * src/plugins/pgpinline/pgpinline.c
9119         * src/plugins/pgpinline/pgpinline.h
9120         * src/plugins/pgpinline/plugin.c
9121         * src/plugins/pgpinline/sylpheed.def
9122         * src/plugins/pgpinline/version.rc
9123         * src/plugins/pgpmime/Makefile.am
9124         * src/plugins/pgpmime/pgpmime.c
9125         * src/plugins/pgpmime/pgpmime.h
9126         * src/plugins/pgpmime/plugin.c
9127         * src/plugins/pgpmime/sylpheed.def
9128         * src/plugins/pgpmime/version.rc
9129         * src/plugins/spamassassin/Makefile.am
9130         * src/plugins/spamassassin/README
9131         * src/plugins/spamassassin/spamassassin.c
9132         * src/plugins/spamassassin/spamassassin.h
9133         * src/plugins/spamassassin/spamassassin_gtk.c
9134         * src/plugins/trayicon/Makefile.am
9135         * src/plugins/trayicon/trayicon.c
9136         * tools/OOo2sylpheed.pl
9137         * tools/README
9138         * tools/README.sylprint
9139         * tools/acroread2sylpheed.pl
9140         * tools/claws.i18n.status.pl
9141         * tools/filter_conv.pl
9142         * tools/filter_conv_new.pl
9143         * tools/freshmeat_search.pl
9144         * tools/google_search.pl
9145         * tools/kmail2sylpheed.pl
9146         * tools/kmail2sylpheed_v2.pl
9147         * tools/make.themes.project
9148         * tools/multiwebsearch.pl
9149         * tools/nautilus2sylpheed.sh
9150         * tools/outlook2sylpheed.pl
9151         * tools/sylprint.pl
9152         * tools/sylprint.rc
9153         * tools/tb2sylpheed
9154         * tools/textviewer.sh
9155         * tools/vcard2xml.py
9156         * tools/kdeservicemenu/README
9157         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9158         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9159         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9160                 Change name to Claws Mail. Announce to follow...
9161
9162 2006-11-06 [wwp]        2.6.0cvs6
9163
9164         * src/prefs_template.c
9165                 unify messages related to quote format/template errors (fix
9166                 capitalization), again.
9167
9168 2006-11-06 [wwp]        2.6.0cvs5
9169
9170         * src/prefs_quote.c
9171                 unify messages related to quote format/template errors.
9172
9173 2006-11-06 [wwp]        2.6.0cvs4
9174
9175         * src/prefs_msg_colors.c
9176                 more uses of Q_ macro for contextual translations, thanks
9177                 to Fabien (fzzzzz).
9178
9179 2006-11-06 [wwp]        2.6.0cvs3
9180
9181         * src/compose.c
9182         * src/common/utils.c
9183         * src/common/utils.h
9184                 show an alertpanel to make sure users are aware that sensitive
9185                 files are attached (it's file blacklist-based). This will fix
9186                 interaction w/ GoogleEarth for instance, thanks to Colin.
9187
9188 2006-11-06 [wwp]        2.6.0cvs2
9189
9190         * src/prefs_quote.c
9191         * src/prefs_template.c
9192         * src/prefs_template.h
9193                 check quote format when applying/closing prefs. For now this only
9194                 shows up an error dialog box, not preventing the user from using
9195                 a broken quote (reply, forwards) format.
9196
9197 2006-11-06 [wwp]        2.6.0cvs1
9198
9199         * src/prefs_template.c
9200                 fix missing checks of some template fields.
9201
9202 2006-11-06 [paul]       2.6.0
9203
9204         * NEWS
9205         * README
9206         * RELEASE_NOTES
9207                 2.6.0 released
9208
9209 2006-11-06 [paul]       2.5.6cvs22
9210
9211         * manual/advanced.xml
9212         * manual/es/advanced.xml
9213                 put 'respect_flowed_format' info in the correct
9214                 place
9215
9216 2006-11-06 [mones]      2.5.6cvs21
9217
9218         * po/es.po
9219                 Minor fixes for release
9220
9221 2006-11-06 [paul]       2.5.6cvs20
9222
9223         * po/cs.po
9224         * po/de.po
9225         * po/fr.po
9226         * po/it.po
9227         * po/nl.po
9228         * po/pt_BR.po
9229         * po/sk.po
9230         * po/sv.po
9231         * po/zh_CN.po
9232                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9233                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9234                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9235                 Young
9236
9237 2006-11-02 [colin]      2.5.6cvs19
9238
9239         * src/imap.c
9240         * src/imap.h
9241         * src/prefs_account.c
9242         * src/etpan/imap-thread.c
9243                 Add GSSAPI support - fixes Debian bug #383274
9244
9245 2006-11-01 [colin]      2.5.6cvs18
9246
9247         * src/jpilot.c
9248                 Handle libpisock12 support. Probably
9249                 fixes bug 1046, 'jpilot AddressDB.pdb 
9250                 import fail'
9251
9252 2006-11-01 [colin]      2.5.6cvs17
9253
9254         * src/folderutils.c
9255                 debug_print() folderutils_mark_all_read()
9256
9257 2006-11-01 [colin]      2.5.6cvs16
9258
9259         * COPYING
9260                 Add missed files to the Apache exception
9261
9262 2006-10-31 [colin]      2.5.6cvs15
9263
9264         * src/folder.c
9265         * src/folder.h
9266                 Add a copy_private_data() func to FolderClasses
9267                 Doesn't break the feature freeze, because we 
9268                 won't use it (right now) in the core.
9269
9270 2006-10-31 [colin]      2.5.6cvs14
9271
9272         * COPYING
9273                 Allow linking with the Apache licensed files in
9274                 src/plugins/spamassassin. Hopefully fixes 
9275                 bug 1048, 'Spamassassin plugin license problem'
9276
9277 2006-10-31 [wwp]        2.5.6cvs13
9278
9279         * src/compose.c
9280                 fix and optimize trimming of leading linefeeds in body loop.
9281
9282 2006-10-31 [colin]      2.5.6cvs12
9283
9284         * src/etpan/imap-thread.c
9285         * src/imap.c
9286                 Make really sure to have NULL sets in case
9287                 of error
9288
9289 2006-10-30 [wwp]        2.5.6cvs11
9290
9291         * src/prefs_common.c
9292         * src/prefs_common.h
9293         * src/compose.c
9294                 fix broken storage of quote format template when it contains \-escape
9295                 sequences. The application of such sequences is also fixed now (\t
9296                 in quote format will be a real tab instead of a 't', for instance).
9297
9298 2006-10-27 [colin]      2.5.6cvs10
9299
9300         * src/compose.c
9301                 Probably fix bug 1045, 'sylpheed-claws 
9302                 doesn't remove the mail from the IMAP 
9303                 Queue folder after sending'. From
9304                 2.5.6cvs3-stable
9305
9306 2006-10-27 [colin]      2.5.6cvs9
9307
9308         * configure.ac
9309                 Require libetpan-0.48. I'm so annoying,
9310                 I know ;-)
9311
9312 2006-10-27 [colin]      2.5.6cvs8
9313
9314         * src/folder.c
9315         * src/imap.c
9316                 Probably fix bug 1044, 'sylpheed-claws 
9317                 segfaults while moving mails' - Fix relation
9318                 usage when moving to an IMAP mailbox from another
9319                 mailbox
9320
9321 2006-10-26 [paul]       2.5.6cvs7
9322
9323         * src/gtk/about.c
9324                 add libSM to compiled-in features
9325                 list
9326
9327 2006-10-24 [colin]      2.5.6cvs6
9328
9329         * src/textview.c
9330         * src/gtk/gtkutils.c
9331                 Fix crash when printing emails with an
9332                 xface
9333
9334 2006-10-24 [mones]      2.5.6cvs5
9335
9336         * manual/es/advanced.xml
9337                 Synchronize hidden option respect_flowed_format
9338         * po/es.po
9339                 Updated translation
9340
9341 2006-10-21 [paul]       2.5.6cvs4
9342
9343         * src/gtk/authors.h
9344         * src/plugins/pgpcore/pgp_viewer.c
9345         * src/plugins/pgpcore/sgpgme.c
9346                 fix building on BSDs
9347                 Thanks to Michael Hughes
9348                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9349
9350 2006-10-20 [colin]      2.5.6cvs3
9351
9352         * configure.ac
9353                 Bump up libetpan requirement
9354                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9355         * src/common/utils.c
9356         * src/common/utils.h
9357                 Add convenience get_file_mtime()
9358         * src/imap.c
9359         * src/etpan/imap-thread.c
9360         * src/etpan/imap-thread.h
9361                 Implement UIDPLUS support if the server
9362                 supports it - faster sending in this case
9363
9364 2006-10-19 [colin]      2.5.6cvs2
9365
9366         * src/gtk/quicksearch.c
9367                 Fix emptying in type-ahead+extended mode
9368         * src/mainwindow.c
9369         * src/mainwindow.h
9370                 Add a hook for offline state change
9371         * src/plugins/trayicon/trayicon.c
9372                 Use it to display offline icons
9373         * src/plugins/trayicon/Makefile.am
9374         * src/plugins/trayicon/newmail.offline.xpm
9375         * src/plugins/trayicon/newmarkedmail.offline.xpm
9376         * src/plugins/trayicon/nomail.offline.xpm
9377         * src/plugins/trayicon/unreadmail.offline.xpm
9378         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9379                 Add the icons
9380
9381 2006-10-12 [paul]       2.5.6cvs1
9382
9383         * NEWS
9384         * README
9385         * configure.ac
9386                 Update version number following
9387                 stable release
9388
9389 2006-10-19 [colin]      2.5.5cvs18
9390
9391         * manual/handling.xml
9392                 Add type-ahead search
9393
9394 2006-10-18 [colin]      2.5.5cvs17
9395
9396         * src/gtk/quicksearch.c
9397                 Remove "save to history only if there's
9398                 no syntax error", it breaks for some 
9399                 reason which I'll investigate later.
9400
9401 2006-10-18 [colin]      2.5.5cvs16
9402
9403         * src/prefs_common.c
9404         * src/prefs_common.h
9405         * src/summaryview.c
9406         * src/gtk/quicksearch.c
9407         * src/gtk/quicksearch.h
9408                 Add a type-ahead option for fast searches
9409                 Patch by Fabien Vantard
9410
9411 2006-10-18 [colin]      2.5.5cvs15
9412
9413         * src/compose.c
9414         * src/compose.h
9415                 Add Options/Reply mode/ menu to be able to
9416                 change the recipients of a reply on the fly
9417
9418 2006-10-18 [colin]      2.5.5cvs14
9419
9420         * src/compose.c
9421                 Fix redirecting of our own sent mails
9422
9423 2006-10-17 [wwp]        2.5.5cvs13
9424
9425         * src/send_message.c
9426                 Fix duplicate error messages when sending, and missing
9427                 newline in such error messages.
9428
9429 2006-10-17 [colin]      2.5.5cvs12
9430
9431         * src/compose.c
9432                 Compare addresses case-insensitive
9433
9434 2006-10-17 [colin]      2.5.5cvs11
9435
9436         * src/plugins/pgpcore/sgpgme.c
9437                 Fix return status
9438
9439 2006-10-17 [colin]      2.5.5cvs10
9440
9441         * src/plugins/pgpcore/pgp_viewer.c
9442                 Fix return status
9443
9444 2006-10-17 [colin]      2.5.5cvs9
9445
9446         * src/quote_fmt.c
9447                 Fix a typo (thanks to Fabien)
9448
9449 2006-10-16 [colin]      2.5.5cvs8
9450
9451         * src/textview.c
9452                 Fix problem with quote-folding when emails
9453                 don't convert cleanly to UTF-8
9454
9455 2006-10-14 [colin]      2.5.5cvs7
9456
9457         * src/prefs_template.c
9458                 Reset fields when reopening
9459                 the window
9460
9461 2006-10-13 [paul]       2.5.5cvs6
9462
9463         * manual/advanced.xml
9464         * src/prefs_message.c
9465                 make 'respect_flowed_format' a hidden
9466                 option, and add a manual entry for it
9467                 Thanks to Colin
9468
9469 2006-10-12 [colin]      2.5.5cvs5
9470
9471         * src/codeconv.c
9472                 Revert part of 2.5.2cvs21:
9473                 Don't optimise by reusing the 
9474                 last iconv converter if possible:
9475                 it seems slightly broken in a 
9476                 very hard way to reproduce
9477
9478 2006-10-12 [colin]      2.5.5cvs4
9479
9480         * src/prefs_common.c
9481         * src/prefs_common.h
9482         * src/prefs_message.c
9483         * src/procmime.c
9484                 Fix bug 1035, 'Incorrect handling 
9485                 of flowed lines'. We now optionnaly
9486                 handle this format (preference is in
9487                 Message View/Text options section)
9488
9489 2006-10-12 [colin]      2.5.5cvs3
9490
9491         * po/POTFILES.in
9492                 Add new file
9493         * src/plugins/pgpcore/pgp_viewer.c
9494         * src/plugins/pgpcore/sgpgme.c
9495                 Don't try to import without asking
9496
9497 2006-10-12 [colin]      2.5.5cvs2
9498
9499         * src/compose.c
9500                 Fix bug 1036, 'Forwarding a mutlipart
9501                 mail with a "text/html" block to ms
9502                 outlook users leeds to freeze of
9503                 outlook'. Poor outlook users...
9504
9505 2006-10-12 [paul]       2.5.5cvs1
9506
9507         * NEWS
9508         * README
9509         * configure.ac
9510                 Update version number following
9511                 stable release
9512
9513 2006-10-11 [paul]       2.5.4cvs1
9514
9515         * NEWS
9516         * README
9517         * configure.ac
9518                 Update version number following
9519                 stable release
9520
9521 2006-10-11 [paul]       2.5.3cvs32
9522
9523         * src/textview.c
9524                 fix bug 1032, 'Segmentation fault when showing
9525                 message' (bug in quote folding)
9526                 Thanks to Colin
9527
9528 2006-10-10 [colin]      2.5.3cvs31
9529
9530         * src/quote_fmt.c
9531                 Rephrase english a bit
9532
9533 2006-10-10 [colin]      2.5.3cvs30
9534
9535         * src/prefs_compose_writing.c
9536                 Stop making the page larger than the window
9537
9538 2006-10-10 [wwp]        2.5.3cvs29
9539
9540         * src/compose.c
9541         * src/prefs_template.c
9542         * src/quote_fmt.c
9543         * src/quote_fmt.h
9544         * src/quote_fmt_lex.l
9545         * src/quote_fmt_parse.y
9546                 Extend the quote parser a bit: allow to get access to
9547                 basic (composing) account info.
9548
9549 2006-10-10 [colin]      2.5.3cvs28
9550
9551         * src/procheader.c
9552                 Fix this \t problem in subject
9553
9554 2006-10-09 [colin]      2.5.3cvs27
9555
9556         * src/main.c
9557         * src/prefs_gtk.c
9558                 Prepare cache a bit later
9559                 If section already exists, skip the new one 
9560                 (as previously); avoid writing the same block
9561                 twice - if we find a second block with the 
9562                 same id, skip it.
9563         * src/plugins/pgpcore/pgp_viewer.c
9564                 Set cursor to busy when retrieving a key
9565         * src/plugins/pgpcore/sgpgme.c
9566                 allow 5 seconds for gpg to export the key
9567                 
9568
9569 2006-10-09 [colin]      2.5.3cvs26
9570
9571         * configure.ac
9572         * src/msgcache.c
9573         * src/prefs_gtk.c
9574                 Check for existence of fgets_unlocked
9575                 and fwrite_unlocked
9576
9577 2006-10-09 [paul]       2.5.3cvs25
9578
9579         * src/prefs_summaries.c
9580                 replace strftime() with fast_strftime() and in
9581                 the consequence fix the bug in the display of
9582                 AM/PM in the 'Example' string
9583
9584 2006-10-09 [ticho]      2.5.3cvs24
9585
9586         * po/sk.po
9587                 Updated (and fixed up somewhat) Slovak translation.
9588
9589 2006-10-08 [colin]      2.5.3cvs23
9590
9591         * src/prefs_folder_item.c
9592                 Explain why prefs in the top-level folder
9593                 aren't retained, but are still useful
9594
9595 2006-10-08 [colin]      2.5.3cvs22
9596
9597         * src/prefs_gtk.c
9598                 Don't cache anything if caching fails
9599
9600 2006-10-08 [colin]      2.5.3cvs21
9601
9602         * src/common/utils.c
9603                 always include gi18n.h
9604
9605 2006-10-07 [colin]      2.5.3cvs20
9606
9607         * src/plugins/pgpcore/pgp_viewer.c
9608                 Kill gpg after 5 seconds wait
9609
9610 2006-10-07 [colin]      2.5.3cvs19
9611
9612         * src/plugins/pgpcore/pgp_viewer.c
9613         * src/plugins/pgpcore/pgp_viewer.h
9614                 Fix copyright
9615
9616 2006-10-07 [colin]      2.5.3cvs18
9617
9618         * src/plugins/pgpcore/pgp_viewer.c
9619         * src/plugins/pgpcore/pgp_viewer.h
9620                 Actually add the files to CVS
9621
9622 2006-10-07 [colin]      2.5.3cvs17
9623
9624         * src/plugins/pgpcore/sgpgme.c
9625                 Be sure not to crash on 'application/pgp-signature' that
9626                 are not application/pgp-signatures
9627
9628 2006-10-07 [colin]      2.5.3cvs16
9629
9630         * src/textview.c
9631         * src/textview.h
9632                 Make a bit more of the API available
9633         * src/plugins/pgpcore/Makefile.am
9634         * src/plugins/pgpcore/plugin.c
9635         * src/plugins/pgpcore/sgpgme.c
9636                 Add basic key import/export
9637
9638 2006-10-07 [colin]      2.5.3cvs15
9639
9640         * src/folderview.c
9641         * src/imap.c
9642         * src/prefs_account.c
9643         * src/wizard.c
9644                 Warn users *everywhere* if libetpan's not
9645                 linked in
9646
9647 2006-10-06 [mones]      2.5.3cvs14
9648
9649         * po/de.po
9650         * po/es.po
9651                 updated by Stephan Sachse and me
9652
9653 2006-10-06 [colin]      2.5.3cvs13
9654
9655         * src/main.c
9656         * src/common/sylpheed.c
9657                 Don't load common plugins if --exit is passed
9658         * src/prefs_gtk.c
9659         * src/prefs_gtk.h
9660                 Implement a cache to avoid reading the same
9661                 files over and over again at startup
9662
9663 2006-10-06 [colin]      2.5.3cvs12
9664
9665         * src/summaryview.c
9666         * src/gtk/quicksearch.c
9667                 Update display every 5k mails on fast searches
9668
9669 2006-10-06 [colin]      2.5.3cvs11
9670
9671         * src/textview.c
9672                 Don't do quote folding on HTML or ERTF.
9673                 May fix the Cygwin issues if they were
9674                 happening with HTML mails?
9675
9676 2006-10-05 [colin]      2.5.3cvs10
9677
9678         * src/prefs_gtk.c
9679                 Oops, forgot one
9680
9681 2006-10-05 [colin]      2.5.3cvs9
9682
9683         * src/prefs_gtk.c
9684                 Use unlocked_stdio here too
9685
9686 2006-10-05 [colin]      2.5.3cvs8
9687
9688         * src/folderview.c
9689                 Fix go to next * after preferences apply
9690         * src/msgcache.c
9691                 Do the fd lock/unlock ourselves instead of
9692                 letting the libc do it at each write 
9693
9694 2006-10-05 [colin]      2.5.3cvs7
9695
9696         * src/common/utils.c
9697                 Faster division, thanks to Jean Diraison
9698
9699 2006-10-05 [paul]       2.5.3cvs6
9700
9701         * src/common/utils.c
9702                 fix building with --disable-nls
9703
9704 2006-10-04 [colin]      2.5.3cvs5
9705
9706         * src/folder.c
9707                 Maybe fix a segfault
9708
9709 2006-10-04 [wwp]        2.5.3cvs4
9710
9711         * src/prefs_folder_item.c
9712                 Fine-tune layouts in folder item prefs. Suggested by
9713                 Fabien Vantard <fzzzzz@gmail.com>.
9714
9715 2006-10-04 [wwp]        2.5.3cvs3
9716
9717         * src/prefs_folder_item.c
9718                 Kill the clandestine passengers. You didn't see anything.
9719
9720 2006-10-04 [wwp]        2.5.3cvs2
9721
9722         * src/prefs_folder_item.c
9723                 Add a way to test the subject simplify regexp in
9724                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9725                 w/ few layout changes.
9726
9727 2006-20-04 [paul]       2.5.3cvs1
9728
9729         * NEWS
9730         * README
9731         * configure.ac
9732                 Update version number following
9733                 stable release
9734
9735 2006-10-04 [colin]      2.5.2cvs42
9736
9737         * src/folder.c
9738         * src/folder.h
9739         * src/summaryview.c
9740                 Provide a way for folder classes to set their sort
9741                 type and key
9742
9743 2006-10-03 [colin]      2.5.2cvs41
9744
9745         * src/mh.c
9746                 Don't use strlen() to know if the
9747                 string's empty
9748
9749 2006-10-03 [colin]      2.5.2cvs40
9750
9751         * src/mh.c
9752                 Fix "check for new folders" with accentued folders
9753
9754 2006-10-03 [ticho]      2.5.2cvs39
9755
9756         * src/filtering.c
9757         * src/folder.c
9758         * src/inc.c
9759         * src/mbox.c
9760                 Colin's fix for "copy" filtering rules.
9761
9762 2006-10-02 [colin]      2.5.2cvs38
9763
9764         * src/folderview.c
9765                 Fix for double-click too
9766
9767 2006-10-02 [colin]      2.5.2cvs37
9768
9769         * src/folderview.c
9770                 correct fix for cvs36
9771
9772 2006-10-02 [colin]      2.5.2cvs36
9773
9774         * src/folderview.c
9775                 Fix 'goto next unread' after collapsing/expanding 
9776                 a node.
9777
9778 2006-10-02 [colin]      2.5.2cvs35
9779
9780         * src/summaryview.c
9781                 Fix double freeze/thaw
9782         * src/common/utils.c
9783         * src/common/utils.h
9784                 Reimplement strftime
9785         * src/procheader.c
9786                 Use it
9787
9788
9789 2006-10-02 [colin]      2.5.2cvs34
9790
9791         * src/mh.c
9792                 Time mh_write_sequences() - it's fast
9793         * src/summaryview.c
9794                 Init a variable to shut up gcc
9795
9796 2006-10-01 [colin]      2.5.2cvs33
9797
9798         * src/folder.c
9799         * src/mh.c
9800         * src/mh.h
9801         * src/msgcache.c
9802                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9803                 Add fsync but disable it, it's slow as hell
9804
9805 2006-10-01 [colin]      2.5.2cvs32
9806
9807         * src/mh.c
9808         * src/msgcache.c
9809                 fflush() caches and mh_sequences before
9810                 fclose()ing
9811
9812 2006-10-01 [colin]      2.5.2cvs31
9813
9814         * src/msgcache.c
9815                 Don't ftruncate when not using mmap
9816
9817 2006-09-30 [colin]      2.5.2cvs30
9818
9819         * src/main.c
9820                 Write folder list *after* saving caches
9821
9822 2006-09-30 [colin]      2.5.2cvs29
9823
9824         * src/folder.c
9825         * src/mh.c
9826                 Debug forced mtime changes
9827
9828 2006-09-30 [colin]      2.5.2cvs28
9829
9830         * src/folder.c
9831         * src/main.c
9832                 Remove useless debug_print()s (code
9833                 well-tested)
9834
9835 2006-09-30 [colin]      2.5.2cvs27
9836
9837         * src/mh.c
9838                 Do stuff faster when writing mh_sequences
9839
9840 2006-09-30 [colin]      2.5.2cvs26
9841
9842         * src/mh.c
9843                 Don't let the writing of .mh_sequences, which
9844                 can change the folder's mtime, let us think
9845                 we need to scan.
9846
9847 2006-09-30 [colin]      2.5.2cvs25
9848
9849         * src/folder.c
9850                 Move a debug_print where it belongs 
9851                 (processing)
9852         * src/summaryview.c
9853                 Don't mess with a huge slow subject
9854                 table if we're not threading by
9855                 subject
9856
9857 2006-09-30 [colin]      2.5.2cvs24
9858
9859         * src/msgcache.c
9860                 Reenable mmaped reads (*not* writes!)
9861         * src/procmsg.c
9862                 Don't destroy and recreate hashtables just
9863                 for fun
9864         * src/common/utils.c
9865                 Remove useless reply prefixes (it's case
9866                 unsensitive)
9867
9868 2006-09-30 [wwp]        2.5.2cvs23
9869
9870         * tools/fix_date.sh
9871                 Fixed a minor bug in date value extraction, added a switch
9872                 to replace non RFC-compliant Date: value, added a switch
9873                 to use strict RFC matching patterns for dates.
9874
9875 2006-09-29 [colin]      2.5.2cvs22
9876
9877         * src/matcher_parser.h
9878         * src/matcher_parser_parse.y
9879         * src/prefs_filtering.c
9880         * src/statusbar.c
9881         * src/summary_search.c
9882         * src/summaryview.c
9883         * src/gtk/quicksearch.c
9884         * src/gtk/quicksearch.h
9885                 Optimise searches by setting different
9886                 refresh intervals (depending if the 
9887                 search is fast or not)
9888
9889 2006-09-29 [colin]      2.5.2cvs21
9890
9891         * src/codeconv.c
9892                 Optimise by reusing the last iconv converter
9893                 if possible
9894         * src/textview.c
9895                 Optimise a bit (the foldable quotes feature
9896                 still has an awful O(n^2) algo
9897
9898 2006-09-29 [colin]      2.5.2cvs20
9899
9900         * src/gtk/gtksctree.c
9901         * src/gtk/gtksctree.h
9902                 Optimise de-selection via up/down or
9903                 another key
9904
9905 2006-09-28 [colin]      2.5.2cvs19
9906
9907         * src/action.c
9908         * src/compose.c
9909         * src/folderview.c
9910         * src/mainwindow.c
9911         * src/messageview.c
9912         * src/summary_search.c
9913         * src/toolbar.c
9914                 Avoid using summaryview->ctree directly
9915
9916 2006-09-28 [colin]      2.5.2cvs18
9917
9918         * src/summaryview.c
9919         * src/summaryview.h
9920                 Add helpers to freeze/thaw/grab_focus
9921                 Factorize calls to freeze/thaw/grab_focus
9922                 
9923
9924 2006-09-28 [colin]      2.5.2cvs17
9925
9926         * src/main.c
9927                 More guards for the session management
9928
9929 2006-09-28 [colin]      2.5.2cvs16
9930
9931         * src/folderview.c
9932         * src/gtk/gtksctree.c
9933         * src/gtk/gtksctree.h
9934                 Make expanding not recursive in folderview
9935
9936 2006-09-28 [colin]      2.5.2cvs15
9937
9938         * src/addressbook.c
9939                 If nothing is selected in the list (right part)
9940                 and a group is selected in the tree (left part),
9941                 mail this group.
9942
9943 2006-09-28 [colin]      2.5.2cvs14
9944
9945         * src/Makefile.am
9946                 Actually use SM_LIBS
9947
9948 2006-09-28 [ticho]      2.5.2cvs13
9949
9950         * src/export.c
9951         * src/messageview.c
9952         * src/mimeview.c
9953         * src/news.c
9954         * src/pop.c
9955         * src/prefs_themes.c
9956         * src/procmsg.c
9957                 Small i18n string optimization.
9958         * src/send_message.c
9959         * src/summaryview.c
9960         * src/common/session.c
9961         * src/common/smtp.c
9962         * src/common/ssl_certificate.c
9963         * src/common/utils.c
9964                 Use "Couldn't" instead of "Can't" in UI messages,
9965                 where appropriate.
9966
9967 2006-09-28 [colin]      2.5.2cvs12
9968
9969         * configure.ac
9970                 Possibly fix link errors
9971
9972 2006-09-27 [wwp]        2.5.2cvs11
9973
9974         * src/gtk/authors.h
9975         * doc/man/sylpheed-claws.1
9976         * manual/ack.xml
9977         * manual/es/ack.xml
9978         * manual/fr/ack.xml
9979         * manual/pl/ack.xml
9980                 Updated authors info (me, myself and I).
9981
9982 2006-09-27 [colin]      2.5.2cvs10
9983
9984         * src/addressbook.c
9985                 Remove useless printf
9986
9987 2006-09-27 [wwp]        2.5.2cvs9
9988
9989         * src/editgroup.c
9990         * src/send_message.c
9991         * src/inc.c
9992         * src/prefs_common.c
9993         * src/prefs_common.h
9994         * src/gtk/progressdialog.c
9995                 remember more windows' sizes (send dialog, received dialog,
9996                 edit group in addressbook).
9997
9998 2006-09-27 [colin]      2.5.2cvs8
9999
10000         * configure.ac
10001         * src/main.c
10002         * src/mainwindow.h
10003                 Use libSM to communicate with the session
10004                 manager, so that we can know when the 
10005                 session ends, save our caches, and draft
10006                 our compose windows.
10007
10008 2006-09-27 [colin]      2.5.2cvs7
10009
10010         * src/addressbook.c
10011                 Fix issues:
10012                 o Allow Book and Group creation from the tree's
10013                   contextual menu
10014                 o Do not actually delete the contacts when 
10015                   deleting groups from the tree (duh!)
10016
10017 2006-09-27 [colin]      2.5.2cvs6
10018
10019         * src/compose.c
10020         * src/compose.h
10021         * src/mainwindow.c
10022         * src/textview.c
10023         * src/toolbar.c
10024                 o Allow passing an email address to 
10025                   compose_new_with_folderitem
10026                 o Update callers
10027                 o Use current folderitem when clicking
10028                   on a TextView mailto: link
10029                 o Fix a possible leak in TextView
10030
10031 2006-09-27 [colin]      2.5.2cvs5
10032
10033         * src/html.c
10034                 Use UTF-8 chars to replace HTML entities
10035
10036 2006-09-27 [colin]      2.5.2cvs4
10037
10038         * AUTHORS
10039         * src/prefs_account.c
10040         * src/gtk/authors.h
10041                 Fix bug #1024 (Array index out of
10042                 range in sylpheed-claws-2.5.2)
10043                 Patch by Ales Nosek <anosek@suse.cz>
10044
10045 2006-09-27 [colin]      2.5.2cvs3
10046
10047         * src/addr_compl.c
10048                 Actually do the test
10049
10050 2006-09-27 [colin]      2.5.2cvs2
10051
10052         * src/addr_compl.c
10053         * src/addr_compl.h
10054                 Allow completing with comma (in certain cases: vCalendar
10055                 for example doesn't support that)
10056                 Patch by Fabien Vantard
10057
10058 2006-09-26 [colin]      2.5.2cvs1
10059
10060         * src/Makefile.am
10061         * src/addr_compl.c
10062         * src/addr_compl.h
10063         * src/addrbook.c
10064         * src/addrbook.h
10065         * src/addressbook.c
10066         * src/addrindex.c
10067         * src/addrindex.h
10068         * src/compose.c
10069         * src/prefs_common.c
10070         * src/prefs_filtering_action.c
10071         * src/prefs_folder_item.c
10072         * src/prefs_template.c
10073         * src/stock_pixmap.c
10074         * src/stock_pixmap.h
10075         * src/pixmaps/addr_one.xpm
10076         * src/pixmaps/addr_two.xpm
10077                 Add auto-completion on groups
10078
10079 2006-09-26 [colin]      2.5.2
10080
10081         * NEWS
10082         * README
10083         * RELEASE_NOTES
10084                 2.5.2 released
10085
10086 2006-09-26 [colin]      2.5.1cvs5
10087
10088         * src/matcher.c
10089                 Fix condition
10090
10091 2006-09-26 [colin]      2.5.1cvs4
10092
10093         * src/mbox.c
10094                 Revert cvs1 (useless as the message is printed 
10095                 every 500 mails)
10096
10097 2006-09-26 [colin]      2.5.1cvs3
10098
10099         * src/partial_download.c
10100                 Fix crasher found by Alexsandar Urosevic
10101
10102 2006-09-26 [colin]      2.5.1cvs2
10103
10104         * src/summaryview.c
10105                 Fix bug #1023 (Sylpheed deletes too much messages)
10106
10107 2006-09-26 [ticho]      2.5.1cvs1
10108
10109         * src/mbox.c
10110                 Make use of gettext's multiple plurals for statusbar
10111                 progress message.
10112
10113 2006-09-25 [paul]       2.5.1
10114
10115         * NEWS
10116         * README
10117         * RELEASE_NOTES
10118                 2.5.1 released
10119
10120 2006-09-25 [colin]      2.5.0cvs3
10121
10122         * src/plugins/bogofilter/bogofilter.c
10123         * src/plugins/clamav/clamav_plugin.c
10124         * src/plugins/spamassassin/spamassassin.c
10125                 BogoFilter, Spamassassin: Fix double hook registering after
10126                 visiting preferences
10127                 Spamassassin, Clamav: Just set the mails to move instead of
10128                 doing the move - caller will move the things at once.
10129
10130 2006-09-25 [colin]      2.5.0cvs2
10131
10132         * src/imap.c
10133         * src/etpan/imap-thread.c
10134                 Use UID SEARCH ALL instead of UID 1:*
10135                 (braindead servers can't figure out that's
10136                 the same...)
10137
10138 2006-09-25 [wwp]        2.5.0cvs1
10139
10140         * src/message_search.c
10141                 Added the ability to stop a running search (in message body).
10142
10143 2006-09-25 [paul]       2.5.0
10144
10145         * NEWS
10146         * README
10147         * RELEASE_NOTES
10148                 2.5.0 released
10149
10150 2006-09-25 [paul]       2.4.0cvs214
10151
10152         * po/cs.po
10153         * po/de.po
10154         * po/fi.po
10155         * po/fr.po
10156         * po/nl.po
10157         * po/pt_BR.po
10158         * po/sk.po
10159         * po/sr.po
10160         * po/zh_CN.po
10161                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10162                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10163                 Ticho, Aleksander Urosevic, Ralgh Young
10164
10165 2006-09-24 [mones]      2.4.0cvs213
10166
10167         * po/es.po
10168                 Updated for release
10169
10170 2006-09-23 [colin]      2.4.0cvs212
10171
10172         * src/gtk/inputdialog.c
10173                 Fix [ ] remember this appearing in normal
10174                 input dialogs after it's been used by
10175                 mimeview.
10176         * src/folder.c
10177         * src/folderview.c
10178         * src/msgcache.c
10179         * src/procmsg.c
10180         * src/summaryview.c
10181         * src/textview.c
10182         * src/common/timing.h
10183                 Enable timings in debug mode and make it
10184                 look prettier.
10185
10186 2006-09-22 [colin]      2.4.0cvs211
10187
10188         * README
10189                 Revert test change
10190         * commitHelper
10191                 ping the correct URI
10192
10193 2006-09-22 [colin]      2.4.0cvs210
10194
10195         * README
10196                 Let's see if bug #1022 is fixed
10197
10198 2006-09-21 [colin]      2.4.0cvs209
10199
10200         * src/wizard.c
10201         * src/common/plugin.c
10202                 Prepare infra to load predefined plugins when
10203                 no configuration existed. Don't actually load
10204                 anything yet (feat. freeze)
10205
10206 2006-09-21 [wwp]        2.4.0cvs208
10207
10208         * manual/fr/faq.xml
10209                 Partial sync w/ 2.4.0cvs72:
10210                 wrap file and minor updates.
10211
10212 2006-09-21 [wwp]        2.4.0cvs207
10213
10214         * tools/fix_date.sh
10215                 several fixes and enhancements. A new --force switch has been
10216                 added to prevent overriding by default Date: header when
10217                 already existing.
10218
10219 2006-09-21 [paul]       2.4.0cvs206
10220
10221         * src/common/utils.c
10222                 add Chinese UTF8 Re prefix
10223
10224 2006-09-21 [wwp]        2.4.0cvs205
10225
10226         * tools/Makefile.am
10227                 Fics alfabettical order.
10228
10229 2006-09-21 [wwp]        2.4.0cvs204
10230
10231         * tools/fix_date.sh
10232         * tools/Makefile.am
10233                 Added an action tool to fix missing Date field in emails.
10234                 Updated Makefile.am to reflect those last two additions.
10235
10236 2006-09-21 [wwp]        2.4.0cvs203
10237
10238         * tools/uuooffice
10239                 Added a action tool to open uuencoded docs w/
10240                 OpenOffice (based on uudec method).
10241
10242 2006-09-21 [colin]      2.4.0cvs202
10243
10244         * src/compose.c
10245         * src/textview.c
10246                 Workaround possible GTK crash: remove selection 
10247                 clipboard before destroying widget, or GTK+-2.10
10248                 dies. Thanks to Hiro.
10249
10250 2006-09-20 [colin]      2.4.0cvs201
10251
10252         * src/compose.c
10253                 Fix free-after-use in some cases (when 
10254                 procmime_encode_content() frees mimeinfo->data.mem
10255                 and turns it to a temp file)
10256
10257 2006-09-20 [colin]      2.4.0cvs200
10258
10259         * src/folderview.c
10260         * src/summaryview.c
10261         * src/gtk/gtksctree.c
10262         * src/gtk/gtksctree.h
10263                 Add tooltips in the folderview and summaryview
10264                 (Doesn't break string freeze as they already
10265                 exist)
10266         * src/toolbar.c
10267                 Put the spam button in the default configuration
10268                 if compiled with bogo plugin too
10269
10270 2006-09-19 [colin]      2.4.0cvs199
10271
10272         * src/summaryview.c
10273         * src/summaryview.h
10274                 Update folder name label on folder rename
10275         * src/prefs_matcher.c
10276         * src/gtk/logwindow.h
10277                 Fix warnings
10278                 Patches by Fabien
10279
10280 2006-09-19 [wwp]        2.4.0cvs198
10281
10282         * src/summary_search.c
10283                 fix can't click forward/backward buttons in the
10284                 search messages.
10285
10286 2006-09-18 [paul]       2.4.0cvs197
10287
10288         * src/wizard.c
10289                 add missing bracket, capitalise the A of
10290                 'SpamAssassin'
10291
10292 2006-09-18 [paul]       2.4.0cvs196
10293
10294         * src/compose.c
10295                 fix bug 1012 'crashed upon sending mail
10296                 from compose window'
10297                 Thanks to Colin
10298
10299 2006-09-16 [colin]      2.4.0cvs195
10300
10301         * src/folderview.c
10302                 Fix "real-time" sorting by freezing/thawing
10303
10304 2006-09-16 [colin]      2.4.0cvs194
10305
10306         * manual/faq.xml
10307                 Fix the anti-spam entry a bit
10308
10309 2006-09-16 [colin]      2.4.0cvs193
10310
10311         * src/wizard.c
10312                 Make sure reviewers have no excuse when stating
10313                 Sylpheed-Claws doesn't have antispam capabilities.
10314
10315 2006-09-16 [colin]      2.4.0cvs192
10316
10317         * src/main.c
10318                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10319                 as if the SIGPIPE comes from etpan's thread we could
10320                 trigger a GUI update from this thread.
10321
10322 2006-09-16 [colin]      2.4.0cvs191
10323
10324         * src/summaryview.c
10325                 Init all members of the struct
10326
10327 2006-09-16 [paul]       2.4.0cvs190
10328
10329         * src/account.c
10330                 improvements to the English
10331
10332 2006-09-15 [colin]      2.4.0cvs189
10333
10334         * src/summaryview.c
10335                 HIG order on dialog
10336
10337 2006-09-14 [colin]      2.4.0cvs188
10338
10339         * src/common/socket.c
10340         * src/common/socket.h
10341         * src/common/ssl.c
10342         * src/common/ssl_certificate.c
10343         * src/common/ssl_certificate.h
10344         * src/etpan/imap-thread.c
10345                 the get_fqdn() call done to get canonical name when
10346                 checking an SSL certificate is blocking, which is
10347                 sad as we just did a non-blocking lookup to connect.
10348                 Fix that by letting the fqdn available to the SockInfo,
10349                 and use that in ssl_certificate_check(). For IMAP,
10350                 we don't do it as the lookup's done by libetpan, but
10351                 it's less annoying as IMAP connections as much more
10352                 rare than POP3 connections.
10353
10354 2006-09-14 [paul]       2.4.0cvs187
10355
10356         * manual/advanced.xml
10357                 improvements to the English,
10358                 properly place the new hidden options
10359                 within the alphabetical order
10360         * src/gtk/pluginwindow.c
10361                 improvements to the English
10362
10363 2006-09-14 [colin]      2.4.0cvs186
10364
10365         * src/prefs_common.c
10366         * src/prefs_common.h
10367         * src/gtk/gtksctree.c
10368         * manual/advanced.xml
10369                 New hidden pref, stripes_color_offset, to change
10370                 the value added/substracted to normal bgcolor to
10371                 create the stripes in summaries
10372
10373 2006-09-13 [colin]      2.4.0cvs185
10374
10375         * src/gedit-print.c
10376         * src/messageview.c
10377         * src/messageview.h
10378         * src/summaryview.c
10379         * src/textview.c
10380                 Fix misc. printing issues: 
10381                 - Bad font for linkified headers
10382                 - Different font if the mail was displayed or not
10383                 - Factorize the thing
10384
10385 2006-09-13 [colin]      2.4.0cvs184
10386
10387         * src/common/ssl_certificate.c
10388                 Only get FQDN once when checking certificate
10389
10390 2006-09-13 [colin]      2.4.0cvs183
10391
10392         * src/account.c
10393         * src/gtk/pluginwindow.c
10394                 Misc. GUI fixes by Fabien
10395
10396 2006-09-13 [wwp]        2.4.0cvs182
10397
10398         * configure.ac
10399         * src/common/utils.h
10400         * src/common/utils.c
10401                 get rid of unused wide-char functions.
10402
10403 2006-09-13 [wwp]        2.4.0cvs181
10404
10405         * src/plugins/pgpinline/sylpheed.def
10406         * src/textview.c
10407                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10408                 add privacy_reset_error to the .def file,
10409                 do not fork for an external textviewer.
10410
10411 2006-09-13 [wwp]        2.4.0cvs180
10412
10413         * src/prefs_common.c
10414                 fix broken font entry in prefs (patch issued by the gpg4win team,
10415                 probably by Marcus Brinkmann <marcus@g10code.de>).
10416
10417 2006-09-13 [colin]      2.4.0cvs179
10418
10419         * src/folder.h
10420                 Fix a warning in summaryview.c
10421         * src/mainwindow.c
10422         * src/summaryview.c
10423         * src/summaryview.h
10424                 Add missing Mark/* elements in the
10425                 main menu
10426
10427 2006-09-12 [colin]      2.4.0cvs178
10428
10429         * src/prefs_actions.c
10430         * src/prefs_filtering_action.c
10431         * src/prefs_matcher.c
10432                 Use (New) instead of New everywhere
10433
10434 2006-09-12 [wwp]        2.4.0cvs177
10435
10436         * manual/fr/addrbook.xml
10437         * manual/fr/handling.xml
10438                 updated some quotes in the fr manual to match the fr translation.
10439
10440 2006-09-12 [wwp]        2.4.0cvs176
10441
10442         * src/prefs_matcher.c
10443                 don't store translated string elements in matcher expressions.
10444                 Also fixed a misused of Q_().
10445
10446 2006-09-11 [wwp]        2.4.0cvs175
10447
10448         * src/plugins//bogofilter/bogofilter.c
10449         * src/plugins//clamav/clamav_plugin.c
10450         * src/plugins//demo/demo.c
10451         * src/plugins//dillo_viewer/dillo_viewer.c
10452         * src/plugins//pgpcore/plugin.c
10453         * src/plugins//pgpinline/plugin.c
10454         * src/plugins//pgpmime/plugin.c
10455         * src/plugins//spamassassin/spamassassin.c
10456                 gettext-ize more strings (mostly plugin error messages).
10457
10458 2006-09-11 [colin]      2.4.0cvs174
10459
10460         * src/alertpanel.c
10461                 Make maximum buffer size bigger to avoid
10462                 truncating translated messages. Patch by
10463                 Fabien
10464
10465 2006-09-11 [colin]      2.4.0cvs173
10466
10467         * src/etpan/imap-thread.c
10468                 Fix compilation on OpenBSD, thanks to 
10469                 Landry
10470
10471 2006-09-10 [wwp]        2.4.0cvs172
10472
10473         * manual/account.xml
10474         * manual/addrbook.xml
10475         * manual/handling.xml
10476         * manual/es/handling.xml
10477         * manual/fr/account.xml
10478         * manual/fr/addrbook.xml
10479         * manual/fr/handling.xml
10480                 documented addressbook matching (condition configuration):
10481                   addrbook.xml, en fr
10482                 documented per-account filtering rules (handling/filtering
10483                   section, account section):
10484                   account.xml, handling.xml, en fr
10485                 slightly updated the handling/searching section to tell few
10486                   words about the extended search ability:
10487                   handling.xml, en fr
10488                 added missing <quote></quotes> to Quick Search:
10489                   handling.xml, en fr es
10490                 fixed a typo (auomatically):
10491                   handling.xml, en
10492                 changes revisited by Paul.
10493
10494 2006-09-10 [paul]       2.4.0cvs171
10495
10496         * src/prefs_actions.c
10497         * src/prefs_filtering.c
10498         * src/prefs_template.c
10499                 adjustments to the gui
10500                 Patch by Fabien Vantard (slightly modified)
10501
10502 2006-09-10 [colin]      2.4.0cvs170
10503
10504         * src/summaryview.c
10505                 Check folderitem/summaryview consistency
10506                 (basically automates Update summary). Fixes
10507                 #1011 (wrong (negative) count on unread 
10508                 messages)
10509
10510 2006-09-10 [colin]      2.4.0cvs169
10511
10512         * src/gtk/gtksctree.c
10513                 Fix recursive expansion via mouse
10514         * src/plugins/bogofilter/bogofilter.c
10515                 Use normal filtering way of moving
10516                 messages (batching), possibly fixing
10517                 bug #1015 (Bogofilter plugin doubles 
10518                 new messages)
10519
10520 2006-09-09 [wwp]        2.4.0cvs168
10521
10522         * src/prefs_filtering.c
10523                 better place for this fix.
10524
10525 2006-09-09 [wwp]        2.4.0cvs167
10526
10527         * src/prefs_filtering.c
10528                 fix a minor bug when the enabled status of a filtering/processing
10529                 rule always got set to TRUE when replacing this rule. That still
10530                 make sense when adding a new rule, but now when replacing, we
10531                 don't override the value of 'enabled'.
10532                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10533                 to prefs_filtering_list_view_get_info() as this function not only
10534                 returns the name, but also the account_id and the enabled status.
10535
10536 2006-09-09 [mones]      2.4.0cvs166
10537
10538         * manual/glossary.xml
10539         * manual/plugins.xml
10540                 Minor format corrections
10541         * manual/gpl.xml
10542                 Fix misplaced NO WARRANTY section
10543         * manual/es/advanced.xml
10544         * manual/es/faq.xml
10545         * manual/es/glossary.xml
10546         * manual/es/gpl.xml
10547         * manual/es/handling.xml
10548         * manual/es/plugins.xml
10549         * manual/es/starting.xml
10550                 Incorporate changes from English version
10551         * manual/fr/ack.xml
10552         * manual/pl/ack.xml
10553         * manual/es/ack.xml
10554                 Fix address, (add translation credits in es version)
10555         * po/es.po
10556                 Updated translation
10557
10558 2006-09-09 [wwp]        2.4.0cvs165
10559
10560         * src/prefs_filtering.c
10561                 fix a crash when opening filtering prefs, if matcherrc file contains
10562                 broken data (non-existing account id, which is theoretically not
10563                 possible).
10564
10565 2006-09-08 [colin]      2.4.0cvs164
10566
10567         * src/folder.c
10568                 Wrong assert, make it an if()
10569         * src/gtk/gtksctree.c
10570                 Fix bug #1013 (expand selected thread 
10571                 tree) - expanding is now recursive
10572
10573 2006-09-07 [wwp]        2.4.0cvs163
10574
10575         * src/prefs_matcher.c
10576                 make better sentences about addressbook matching in the
10577                 matcher prefs. This should make translators' work easier
10578                 too.
10579
10580 2006-09-07 [wwp]        2.4.0cvs162
10581
10582         * src/prefs_filtering.c
10583                 code simplification (get rid of dup var. assignment).
10584
10585 2006-09-07 [wwp]        2.4.0cvs161
10586
10587         * src/summaryview.c
10588                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10589                 <fzzzzz@gmail.com>.
10590
10591 2006-09-07 [paul]       2.4.0cvs160
10592
10593         * src/mimeview.c
10594                 fix compilation warnings
10595                 Thanks to Colin
10596
10597 2006-09-07 [paul]       2.4.0cvs159
10598
10599         * src/mimeview.c
10600                 select the mimepart icon when
10601                 displaying as text
10602                 Thanks to Colin
10603
10604 2006-09-06 [paul]       2.4.0cvs158
10605
10606         * src/prefs_filtering.c
10607                 fix labels and table element spacing
10608                 Patch by Fabien Vantard
10609
10610 2006-09-06 [paul]
10611
10612         2.5.0-rc3 released
10613
10614 2006-09-06 [paul]       2.4.0cvs157
10615
10616         * manual/es/advanced.xml
10617                 fix typo
10618
10619 2006-09-06 [wwp]        2.4.0cvs156
10620
10621         * src/mainwindow.c
10622                 fix an dup launch issue when iconified, thanks to Colin.
10623
10624 2006-09-06 [wwp]        2.4.0cvs155
10625
10626         * src/gtk//gtksctree.h
10627                 oops, forgot that one!
10628
10629 2006-09-06 [wwp]        2.4.0cvs154
10630
10631         * manual/pl/advanced.xml
10632         * manual/advanced.xml
10633         * manual/es/advanced.xml
10634         * manual/fr/advanced.xml
10635         * src/prefs_customheader.c
10636         * src/prefs_filtering_action.c
10637         * src/foldersel.c
10638         * src/prefs_summaries.c
10639         * src/prefs_filtering.c
10640         * src/account.c
10641         * src/compose.c
10642         * src/prefs_summary_column.c
10643         * src/addr_compl.c
10644         * src/prefs_actions.c
10645         * src/prefs_folder_column.c
10646         * src/ssl_manager.c
10647         * src/prefs_template.c
10648         * src/prefs_display_header.c
10649         * src/prefs_common.h
10650         * src/prefs_matcher.c
10651         * src/prefs_common.c
10652         * src/prefs_toolbar.c
10653         * src/summaryview.c
10654         * src/folderview.c
10655         * src/gtk/gtksctree.c
10656         * src/gtk/pluginwindow.c
10657         * src/gtk/progressdialog.c
10658         * src/gtk/prefswindow.c
10659                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10660                 to make its meaning more obvious (all versions of the manual reflect
10661                 the change).
10662                 added an extra hidden option use_stripes_in_summary to allow
10663                 discarding these stripes in mainwindow's folder and message lists;
10664                 en and fr manuals only are OK towards this.
10665
10666 2006-09-06 [colin]      2.4.0cvs153
10667
10668         * src/textview.c
10669                 Hide Sylpheed-Claws' internal queue headers
10670                 when showing all headers. They'll be present
10671                 only in Source window.
10672
10673 2006-09-05 [colin]      2.4.0cvs152
10674
10675         * src/plugins/trayicon/trayicon.c
10676                 Fix crash at exit - we have to disconnect
10677                 our handlers
10678         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10679                 Update eggtrayicon - patch adapted from a
10680                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10681                 on Sylpheed's ML
10682
10683 2006-09-05 [colin]      2.4.0cvs151
10684
10685         * src/mainwindow.c
10686         * src/gtk/logwindow.c
10687                 Fix race condition when something writes
10688                 to the log too soon during init. Thanks
10689                 to Fabien Vantard
10690
10691 2006-09-05 [colin]      2.4.0cvs150
10692
10693         * src/mimeview.c
10694                 Don't select part on right-click either
10695
10696 2006-09-05 [paul]       2.4.0cvs149
10697
10698         * src/mimeview.c
10699                 completion of previous commit
10700                 Thanks to Colin
10701
10702 2006-09-05 [colin]      2.4.0cvs148
10703
10704         * src/mimeview.c
10705                 Don't force selection on middle-click, just open
10706
10707 2006-09-04 [colin]      2.4.0cvs147
10708
10709         * src/mimeview.c
10710                 Looks like gtk_notebook_set_current_page()
10711                 sometimes steals focus, and this annoys us
10712                 in MimeViewers as it renders navigation
10713                 keys useless. Take back focus after switching
10714                 pages.
10715
10716 2006-09-04 [colin]      2.4.0cvs146
10717
10718         * src/messageview.c
10719                 Set stop_loading when clicking on Next
10720                 during load. Don't add a callback to 
10721                 avoid over-complicating things.
10722
10723 2006-09-04 [colin]      2.4.0cvs145
10724
10725         * src/mimeview.c
10726         * src/messageview.c
10727                 Fix multiple loads in separate messageview
10728
10729 2006-09-04 [colin]      2.4.0cvs144
10730
10731         * src/summaryview.c
10732                 Let navigation keys be handled during 
10733                 load
10734
10735 2006-09-04 [colin]      2.4.0cvs143
10736
10737         * src/messageview.c
10738         * src/summaryview.c
10739         * src/textview.c
10740         * src/textview.h
10741                 Make loading of huge mails (lots of text and/or
10742                 images) cancellable, so the GUI doesn't block 
10743
10744 2006-09-04 [colin]      2.4.0cvs142
10745
10746         * src/plugins/trayicon/trayicon.c
10747                 Fix annoyance when removing a folder with 
10748                 unread mails: trayicon didn't update
10749
10750 2006-09-04 [paul]       2.4.0cvs141
10751
10752         * src/gtk/icon_legend.c
10753                 straighten up columns
10754                 Patch by Fabien Vantard
10755
10756 2006-09-04 [wwp]        2.4.0cvs140
10757
10758         * src/prefs_filtering.c
10759                 fix new line's account name in filtering prefs:
10760                 was "All", is now "(New)".
10761
10762 2006-09-04 [paul]       2.4.0cvs139
10763
10764         * tools/make.themes.project
10765                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10766                 instead of homebrewed "make release"
10767
10768 2006-09-03 [colin]      2.4.0cvs138
10769
10770         * src/folderview.c
10771                 Fix bug #1007 (Wrong folder highlighted)
10772
10773 2006-09-03 [colin]      2.4.0cvs137
10774
10775         * src/compose.c
10776                 Don't set Newsgroup: header to a mail folder
10777                 path
10778
10779 2006-09-03 [paul]       2.4.0cvs136
10780
10781         * src/prefs_other.c
10782         * src/prefs_spelling.c
10783                 unify the gui
10784
10785 2006-09-03 [paul]       2.4.0cvs135
10786
10787         * src/prefs_summaries.c
10788                 correct menu item text in prefs_keybind_apply_clicked()
10789
10790 2006-09-03 [paul]       2.4.0cvs134
10791
10792         * manual/advanced.xml
10793                 some improvements to the descriptions
10794         * src/mainwindow.c
10795         * src/messageview.c
10796         * src/summaryview.c
10797         * src/gtk/menu.c
10798                 fix menu sensitivity issues
10799         * src/prefs_message.c
10800                 drop the useless word 'short'
10801         * src/prefs_other.c
10802                 add the word 'lines' indicating log length
10803                 is a measure of lines
10804         * src/textview.c
10805                 fix compilation warnings
10806
10807 2006-09-02 [colin]      2.4.0cvs133
10808
10809         * src/messageview.c
10810                 Display a special return-receipt message
10811                 if the message is from the user
10812         * src/summaryview.c
10813                 Fix missing freeze of the list when marking
10814                 all read and unthreading for exec. Thanks
10815                 to Stephan Sachse.
10816
10817 2006-09-02 [paul]       2.4.0cvs132
10818
10819         * src/mainwindow.c
10820         * src/prefs_message.c
10821         * src/summaryview.c
10822                 fix some english
10823
10824 2006-09-02 [wwp]        2.4.0cvs131
10825
10826         * src/prefs_filtering.c
10827                 added an account name column to the filtering rules
10828                 dialog.
10829
10830 2006-09-02 [colin]      2.4.0cvs130
10831
10832         * src/gtk/logwindow.c
10833         * src/gtk/logwindow.h
10834                 Block scrolling if we're not at the end
10835                 of the log
10836
10837 2006-09-02 [colin]      2.4.0cvs129
10838
10839         * src/folder.c
10840                 Make sure account-specific rules can't
10841                 be used in {pre-,post-,}processing
10842         * src/mainwindow.c
10843         * src/gtk/logwindow.c
10844         * src/gtk/logwindow.h
10845                 Jump to last error when clicking on the
10846                 warning icon
10847
10848 2006-09-02 [colin]      2.4.0cvs128
10849
10850         * src/imap.c
10851         * src/import.c
10852         * src/mainwindow.c
10853         * src/mainwindow.h
10854                 Fix warning icon
10855         * src/inc.c
10856         * src/mbox.c
10857         * src/mbox.h
10858                 Let proc_mbox know its account, for
10859                 account-specific rules
10860
10861 2006-09-01 [colin]      2.4.0cvs127
10862
10863         * src/codeconv.c
10864                 Don't uselessly use iconv to convert from
10865                 us-ascii
10866         * src/alertpanel.c
10867         * src/mainwindow.c
10868         * src/mainwindow.h
10869         * src/inc.c
10870                 Fix certain log cases, disable warning icon
10871                 for now, the correct way to display it when
10872                 necessary and only when necessary is probably
10873                 to do it manually rather than use error logs
10874         * src/etpan/imap-thread.c
10875                 Clean up UID logging a bit
10876         * src/gtk/logwindow.c
10877         * src/gtk/logwindow.h
10878                 Make logging faster when the window's closed
10879
10880 2006-09-01 [wwp]        2.4.0cvs126
10881
10882         * manual/fr/account.xml
10883                 reflect changes to the ref. manual (parts of cvs72):
10884                 fix tabnames and quotes.
10885
10886 2006-09-01 [wwp]        2.4.0cvs125
10887
10888         * manual/fr/plugins.xml
10889                 reflect changes to the reference manual (cvs42):
10890                 update IRC channel info.
10891
10892 2006-09-01 [wwp]        2.4.0cvs124
10893
10894         * commitHelper
10895                 use CVSEDITOR env. var. if set, according to `man cvs`.
10896
10897 2006-09-01 [wwp]        2.4.0cvs123
10898
10899         * manual/advanced.xml
10900                 better sentence again (thanks to Paul).
10901
10902 2006-09-01 [wwp]        2.4.0cvs122
10903
10904         * manual/advanced.xml
10905         fix definition of toolbar_detachable and rework a bit the one of
10906         enable_dotted_lines.
10907
10908 2006-09-01 [mones]      2.4.0cvs121
10909
10910         * manual/advanced.xml
10911                 Document enable_dotted_lines
10912
10913 2006-09-01 [paul]       2.4.0cvs120
10914
10915         * src/folderview.c
10916         * src/folderview.h
10917         * src/imap.c
10918         * src/mainwindow.c
10919         * src/summaryview.c
10920                 obey the 'When entering folder...' option
10921                 when using the /View/Go to/... menu items
10922                 Thanks to Colin
10923
10924 2006-08-31 [colin]      2.4.0cvs119
10925
10926         * src/folderview.c
10927                 Revert 2.4.0cvs116, wrong fix.
10928
10929 2006-08-31 [colin]      2.4.0cvs118
10930
10931         * src/gtk/gtksctree.c
10932                 Better state the various copyrights
10933
10934 2006-08-31 [colin]      2.4.0cvs117
10935
10936         * src/prefs_common.c
10937                 fix enable_dotted_lines
10938
10939 2006-08-31 [colin]      2.4.0cvs116
10940
10941         * src/folderview.c
10942                 Use pref "Always open on select" when going
10943                 to next unread folder
10944         * src/gtk/gtksctree.c
10945                 Fix link failure to _gtk_clist_create_cell_layout
10946                 on certain computers. (Why not mine, I wonder)
10947
10948 2006-08-31 [colin]      2.4.0cvs115
10949
10950         * src/procmsg.c
10951         * src/textview.c
10952         * src/plugins/bogofilter/bogofilter.c
10953         * src/plugins/spamassassin/spamassassin.c
10954                 Requalify some "errors" to warnings
10955         * src/mainwindow.c
10956         * src/mainwindow.h
10957         * src/statusbar.c
10958                 Add an icon in the statusbar to notify
10959                 of errors
10960         * src/gtk/gtksctree.c
10961         * src/folderview.c
10962         * src/summaryview.c
10963                 Make the GtkSCTree look more modern by
10964                 alternating background lines
10965         * src/prefs_common.c
10966         * src/prefs_common.h
10967                 Add a pref to let people have the old
10968                 way if they prefer
10969
10970
10971 2006-08-30 [colin]      2.4.0cvs114
10972
10973         * src/procmsg.c
10974         * src/procmsg.h
10975                 Provide a way to filter a list of
10976                 messages in an optimised manner, and
10977                 add a list-filtering hook
10978         * src/folder.c
10979         * src/inc.c
10980         * src/mbox.c
10981                 Use the list filtering
10982         * src/plugins/bogofilter/bogofilter.c
10983                 Use the list-filtering hook
10984                 Use -b (bulk) mode for more speed
10985                 when learning and filtering
10986         * src/etpan/imap-thread.c
10987                 Make log output shorter in UID SEARCH
10988
10989
10990 2006-08-30 [colin]      2.4.0cvs113
10991
10992         * src/plugins/bogofilter/bogofilter.c
10993                 Really fast mass learning - thanks to David
10994                 Relson for the options explanations :)
10995
10996 2006-08-30 [colin]      2.4.0cvs112
10997
10998         * src/msgcache.c
10999                 Fix compilation on FreeBSD. Thanks
11000                 to Michael Hugues
11001
11002 2006-08-29 [colin]      2.4.0cvs111
11003
11004         * src/folderview.c
11005                 Handle "popup_menu" signal (for popping the 
11006                 menu via the keyboard)
11007         * src/mimeview.c
11008         * src/mimeview.h
11009         * src/summaryview.c
11010         * src/textview.c
11011         * src/gtk/gtkutils.c
11012         * src/gtk/gtkutils.h
11013                 Factorize scrolling code, and add an API 
11014                 for MimeViewers to handle scroll orders
11015
11016 2006-08-29 [wwp]        2.4.0cvs110
11017
11018         * src/plugins//bogofilter/bogofilter.c
11019         * src/plugins//spamassassin/spamassassin.c
11020                 make the bogofilter/spamassassin filtering error dialogs at
11021         incorporation obey to the "don't popup error dialog on
11022         receive error" option. If disabled, feed the log window w/
11023         the error message.
11024
11025 2006-08-29 [paul]
11026
11027         2.5.0-rc2 released
11028
11029 2006-08-29 [paul]       2.4.0cvs109
11030
11031         * Makefile.am
11032                 remove 'make release', it's not needed
11033                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11034
11035 2006-08-29 [paul]       2.4.0cvs108
11036
11037         * src/foldersel.c
11038         * src/summary_search.c
11039         * src/gtk/progressdialog.c
11040         * src/plugins/pgpcore/passphrase.c
11041                 replace deprecated gtk_window_set_policy()
11042
11043 2006-08-29 [colin]      2.4.0cvs107
11044
11045         * src/folder.c
11046                 Fix data loss when copy fails during a move:
11047                 only use fast remove_msgs if everything was
11048                 copied OK; else use slow remove_msg on the
11049                 mails that got copied only.
11050
11051 2006-08-28 [paul]       2.4.0cvs106
11052
11053         * src/mh.c
11054                 revert change in 2.4.0cvs104, it breaks
11055                 stuff
11056
11057 2006-08-28 [paul]       2.4.0cvs105
11058
11059         * src/plugins/spamassassin/spamassassin.c
11060                 english fix
11061
11062 2006-08-28 [paul]       2.4.0cvs104
11063
11064         * src/mh.c
11065                 fix data loss when moving to another
11066                 mailbox fails
11067         * src/prefs_spelling.c
11068                 improve the english
11069         * src/gtk/pluginwindow.c
11070                 improve the layout of the dialog text
11071         All thanks to Colin
11072
11073 2006-08-28 [paul]       2.4.0cvs103
11074
11075         * src/plugins/bogofilter/bogofilter.c
11076         * src/plugins/bogofilter/bogofilter_gtk.c
11077                 fix english up a bit, innit
11078
11079 2006-08-28 [paul]       2.4.0cvs102
11080
11081         * configure.ac
11082         * po/Makefile.in.in
11083         * po/Makevars
11084                 require autoconf 2.60, enabling building
11085                 with gettext 0.15 (gettext 0.14.x build still
11086                 possible). Replace Makefiles with versions
11087                 from gettext 0.15.
11088                 Remove configure options --with-localedir and
11089                 --with-mandir. The options that are provided
11090                 directly by autoconf 2.60 can be used instead:
11091                 --mandir --localedir
11092
11093 2006-08-27 [colin]      2.4.0cvs101
11094
11095         * src/plugins/bogofilter/Makefile.am
11096                 Fix make dist (no README)
11097
11098 2006-08-27 [colin]      2.4.0cvs100
11099
11100         * src/folder.c
11101                 Don't use F_UNKNOWN folders for any default
11102                 outbox/trash/etc
11103         * src/plugins/bogofilter/bogofilter.c
11104         * src/plugins/bogofilter/bogofilter.h
11105         * src/plugins/bogofilter/bogofilter_gtk.c
11106                 Add an option to specify the path to bogofilter
11107                 Use single-quotes to be able to learn in folders
11108                 with spaces in their names
11109                 Verify learning status
11110
11111 2006-08-27 [colin]      2.4.0cvs99
11112
11113         * manual/faq.xml
11114         * manual/plugins.xml
11115                 Document Bogofilter plugin
11116
11117 2006-08-27 [colin]      2.4.0cvs98
11118
11119         * src/compose.c
11120         * src/messageview.c
11121         * src/procmsg.c
11122         * src/procmsg.h
11123                 When possible, copy the queued mail to sent folder
11124                 instead of re-adding. Much faster on IMAP.
11125
11126 2006-08-27 [colin]      2.4.0cvs97
11127
11128         * src/msgcache.c
11129                 Disable mmaped caches - huge metadata loss
11130                 here after a power failure.
11131         * src/summaryview.c
11132                 Add quicksearch timing
11133         * src/common/plugin.c
11134         * src/common/plugin.h
11135                 Implement an interface to tell what plugins
11136                 provide. Prevent loading of similar plugins.
11137         * src/plugins/clamav/clamav_plugin.c
11138         * src/plugins/demo/demo.c
11139         * src/plugins/dillo_viewer/dillo_viewer.c
11140         * src/plugins/pgpcore/plugin.c
11141         * src/plugins/pgpinline/pgpinline.c
11142         * src/plugins/pgpmime/pgpmime.c
11143         * src/plugins/spamassassin/spamassassin.c
11144         * src/plugins/trayicon/trayicon.c
11145                 Implement plugin_provides()
11146
11147 2006-08-27 [colin]      2.4.0cvs96
11148
11149         * configure.ac
11150         * src/plugins/Makefile.am
11151         * src/plugins/bogofilter/.cvsignore
11152         * src/plugins/bogofilter/Makefile.am
11153         * src/plugins/bogofilter/bogofilter.c
11154         * src/plugins/bogofilter/bogofilter.h
11155         * src/plugins/bogofilter/bogofilter_gtk.c
11156                 New Bogofilter plugin, provides filtering and
11157                 learning. Spamassassin will go to extra plugins.
11158
11159 2006-08-26 [mones]      2.4.0cvs95
11160
11161         * manual/handling.xml
11162                 Fix subfolder path in the example (thanks to Paul) 
11163
11164 2006-08-26 [mones]      2.4.0cvs94
11165
11166         * manual/glossary.xml
11167                 2.2. + add ISP to the glossary
11168                 7.5. + Add UIDL to glossary
11169                 7.7. + Add TCP to glossary
11170         * manual/handling.xml
11171                 7.1. + Mentions GNU/Linux distribution, what about the non...
11172                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11173                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11174                 7.4. = Use appropriate quotation for commands
11175                 7.6. = change "" to <quote></quote>
11176         * manual/plugins.xml
11177                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11178         * manual/starting.xml
11179                 2.1. + local mbox file: some examples of mbox file locations...
11180                 Also reformatted files requiring it
11181
11182 2006-08-26 [wwp]        2.4.0cvs93
11183
11184         * src/summary_search.c
11185                 disable find buttons while summary search is running.
11186
11187 2006-08-25 [colin]      2.4.0cvs92
11188
11189         * src/folder.c
11190         * src/folderutils.c
11191         * src/mh.c
11192         * src/procmsg.h
11193         * src/summaryview.c
11194                 Speed up MH moving, and add progressbar
11195                 for MH deletion
11196         * src/msgcache.c
11197                 Write cache files using mmap() too
11198
11199 2006-08-25 [wwp]        2.4.0cvs91
11200
11201         * src/summaryview.c
11202                 switch spam<->ham button when a message has been marked as spam or ham
11203                 and is still selected. Thanks to Colin.
11204
11205 2006-08-25 [paul]       2.4.0cvs90
11206
11207         * src/Makefile.am
11208         * src/stock_pixmap.c
11209         * src/stock_pixmap.h
11210         * src/summaryview.c
11211         * src/gtk/icon_legend.c
11212         * src/pixmaps/copied.xpm
11213         * src/pixmaps/moved.xpm
11214                 add icons for delayed execution marked for
11215                 copying, marked for moving
11216
11217 2006-08-25 [mones]      2.4.0cvs89
11218
11219         * manual/glossary.xml
11220                 Fix the other glossary items:
11221                 5.1. = Inmmediate execution -> <quote>immediate execution...
11222                 5.2. = Fix MBOX capitalization -> Mbox
11223                 5.3. + Improve Plugins def. w/ tech. ref.
11224                 5.4. = Quotation -> replace '>' by <quote>></quote>
11225                 5.5. - SMTP Server. -> remove dot
11226         * po/es.po
11227                 Updated translation
11228
11229 2006-08-25 [mones]      2.4.0cvs88
11230
11231         * manual/ack.xml
11232                 Reformatted, changed email address
11233         * manual/glossary.xml
11234                 Reformatted, fixed MANUAL-TODO items:
11235                 8.2. + add ROT-13 to glossary
11236                 8.4. + add URL to glossary
11237         * manual/es/advanced.xml
11238                 Fixed <literal>s
11239
11240 2006-08-25 [paul]       2.4.0cvs87
11241
11242         * src/gtk/icon_legend.c
11243                 add 'marked for deletion' icon
11244                 arrange icons by containing column
11245                 wrap long label text
11246
11247 2006-08-25 [colin]      2.4.0cvs86
11248
11249         * src/common/utils.c
11250         * src/common/utils.h
11251                 Add the sc_g_*list_bigger functions in
11252                 a place everyone can use it
11253         * src/summaryview.c
11254                 Only freeze/thaw the list when working
11255                 on the selection, if it's bigger than 1
11256         * src/gtk/gtksctree.c
11257                 Only freeze/thaw the list when unselec-
11258                 ting 'all' if ('all' != 1)
11259                 This avoids some flickering
11260
11261 2006-08-24 [colin]      2.4.0cvs85
11262
11263         * src/addressbook.c
11264                 Fix strange list selection
11265                 Fix random seg (Invalid read of freed memory)
11266
11267 2006-08-24 [colin]      2.4.0cvs84
11268
11269         * src/alertpanel.c
11270         * src/gtk/inputdialog.c
11271         * src/plugins/pgpcore/passphrase.c
11272                 Revert minimal width patch of 2.4.0cvs67,
11273                 as it is also a maximal width. Use 
11274                 gtk_window_set_default_size instead.
11275
11276 2006-08-24 [colin]      2.4.0cvs83
11277
11278         * src/msgcache.c
11279                 Write cache/mark to temp files before
11280                 overwriting old ones (avoids metadata
11281                 loss if writing the new files fail).
11282                 Use mmap() to read cache/mark file, as
11283                 this makes cache reading faster. Dis-
11284                 abled for big-endian machines until it
11285                 can be tested. (Big-endian users: set
11286                 msgcache_use_mmap = TRUE in the relevant
11287                 #if).
11288         * src/procmsg.h
11289                 Move rarely used fields of MsgInfo in 
11290                 another structure, which will only be
11291                 allocated if needed. Face, X-Face,
11292                 Return receipt headers and List-*
11293                 headers are moved. Mails having none
11294                 of these occupy 52 bytes less with
11295                 this patch, which makes 2.5MB of RAM
11296                 saved on a 50k folder).
11297         * src/headerview.c
11298         * src/mainwindow.c
11299         * src/messageview.c
11300         * src/partial_download.c
11301         * src/procheader.c
11302         * src/procmsg.c
11303         * src/textview.c
11304                 Follow this structure change.
11305
11306 2006-08-24 [wwp]        2.4.0cvs82
11307
11308         * manual/es/.cvsignore
11309         * manual/es/dist/.cvsignore
11310         * manual/es/dist/html/.cvsignore
11311         * manual/es/dist/pdf/.cvsignore
11312         * manual/es/dist/ps/.cvsignore
11313         * manual/es/dist/txt/.cvsignore
11314                 more (generated) files to ignore.
11315
11316 2006-08-24 [colin]      2.4.0cvs81
11317
11318         * src/folder.c
11319         * src/mh.c
11320                 Fix possible problems with local delivery. Check the folder doesn't
11321                 need scan before setting its mtime when saving cache (which can be
11322                 done long after the folder's been modified by an external process);
11323                 Check that the stored item's mtime didn't change in mh functions.
11324
11325 2006-08-24 [mones]      2.4.0cvs80
11326
11327         * manual/advanced.xml
11328                 Rewrapping, some fixes and MANUAL-TODO items:
11329                 8.1. = change "" to <quote></quote>
11330                 8.3. = quote menu items
11331                 8.5. - deploying -> new user ... ideally a new user (redundant)
11332
11333 2006-08-23 [colin]      2.4.0cvs79
11334
11335         * src/gtk/gtksctree.c
11336                 When selecting or deselecting range, only
11337                 freeze/thaw when selection is bigger than 10
11338
11339 2006-08-23 [colin]      2.4.0cvs78
11340
11341         * src/messageview.c
11342         * src/mimeview.c
11343         * src/mimeview.h
11344         * src/plugins/dillo_viewer/dillo_viewer.c
11345                 Provide an API for MimeViewer plugins to
11346                 return a text selection for replying
11347
11348 2006-08-23 [colin]      2.4.0cvs77
11349
11350         * src/image_viewer.c
11351         * src/textview.c
11352                 Use gtk_pixbuf_new_from_file_at_scale(), which
11353                 is faster than getting the pixbuf then resizing
11354                 it.
11355
11356 2006-08-23 [colin]      2.4.0cvs76
11357
11358         * src/procmime.c
11359                 UTF-8 should be sent Quoted-printable
11360
11361 2006-08-22 [colin]      2.4.0cvs75
11362
11363         * src/mh.c
11364                 Check if scan is required before touching
11365                 the folder (or it'll be required every time)
11366
11367 2006-08-22 [colin]      2.4.0cvs74
11368
11369         * configure.ac
11370                 Require libetpan 0.46 (crasher fix when built
11371                 against gnutls)
11372
11373 2006-08-22 [colin]      2.4.0cvs73
11374
11375         * src/folder.c
11376                 Set folder's mtime after writing its
11377                 cache
11378         * src/folderview.c
11379                 Add some timing
11380         * src/procmsg.c
11381                 Don't do useless stuff if we don't 
11382                 thread by subject
11383         * src/summaryview.c
11384                 Add some timing, don't deselect prior
11385                 to selecting (gtksctree does it itself),
11386                 remove crash avoidance hacks as it's been
11387                 properly fixed since a while
11388         * src/common/utils.c
11389                 Optimize to_human_readable(): _() is slow,
11390                 do it only once, and avoid %f format for KB
11391                 (the most common in a summaryview)
11392         * src/gtk/gtksctree.c
11393                 Don't uselessly freeze/thaw (fixes flicker
11394                 on next unread and friends), reduce number
11395                 of g_list_nth/g_list_position where possible
11396         * src/gtk/gtkutils.c
11397         * src/gtk/gtkutils.h
11398                 Reduce number of g_list_nth/g_list_position
11399                 where possible.
11400                 All of this makes loading as 70k folder 2.1
11401                 seconds instead of 3.2 (with hot FS caches).
11402                 (1.3 seconds without Date and Size columns...)
11403
11404 2006-08-22 [paul]       2.4.0cvs72
11405
11406         wrap documents and do some items from mones' MANUAL-TODO:
11407
11408         * manual/account.xml
11409                 4.1. = fix tabname references to <quote>tabname</quote>
11410                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11411         * manual/faq.xml
11412                 1.1. = mentioned options don't match UI
11413                 Add information about the 'Never send Return Receipts'
11414                 option
11415         * manual/handling.xml
11416                 6.2. = Mentions Extended symbols button, but now is
11417                 named Information
11418                 6.3. = Mentions ... button, which is now Edit
11419
11420 2006-08-22 [colin]      2.4.0cvs71
11421
11422         * src/gtk/pluginwindow.c
11423                 Fix layout in verbose translations (such
11424                 as french)
11425
11426 2006-08-22 [paul]       2.4.0cvs70
11427
11428         * manual/Makefile.am
11429                 build manuals in alphabetical order
11430         * src/addressbook.c
11431         * src/prefs_themes.c
11432                 replace/remove deprecated symbols
11433         * src/gtk/gtkutils.c
11434                 fix a warning
11435         * src/gtk/pluginwindow.c
11436                 replace deprecated symbol
11437                 replace label text and move it
11438         * src/plugins/pgpcore/prefs_gpg.c
11439                 move the 'Generate...' button out of the
11440                 Sign Key frame, replace the English used
11441         * src/plugins/pgpcore/sgpgme.c
11442                 fixes to the English
11443
11444 2006-08-21 [colin]      2.4.0cvs69
11445
11446         * src/plugins/trayicon/trayicon.c
11447                 Add more strings for translation; patch
11448                 by Pawel
11449
11450 2006-08-21 [colin]      2.4.0cvs68
11451
11452         * src/compose.c
11453                 fix replied flag not set after drafting
11454         * src/matcher.c
11455                 fix body quicksearch in non-encoded bodies
11456                 containing '='
11457         * src/msgcache.c
11458                 Get rid of the g_malloc workaround for
11459                 corrupted caches, use g_try_malloc
11460
11461 2006-08-21 [colin]      2.4.0cvs67
11462
11463         * src/alertpanel.c
11464         * src/gtk/inputdialog.c
11465         * src/plugins/pgpcore/passphrase.c
11466                 Set minimal width to 375
11467         * src/mainwindow.c
11468                 Fix switching to offline, asking if it 
11469                 should be overriden for synchronising
11470         * src/mimeview.c
11471                 Don't offer to remember command on Open 
11472                 with for text parts, as the browser or 
11473                 text editor command isn't changed from 
11474                 there
11475
11476 2006-08-20 [paul]       2.4.0cvs66
11477
11478         * po/ko.po
11479         * po/zh_CN.po
11480                 fix plural form errors. revealed by stricter
11481                 checking of gettext 0.15
11482
11483 2006-08-18 [paul]       2.4.0cvs65
11484
11485         * src/stock_pixmap.c
11486                 fix the fix of 2.4.0cvs64
11487                 Thanks to Colin
11488
11489 2006-08-18 [paul]       2.4.0cvs64
11490
11491         * src/stock_pixmap.c
11492                 fix leaks
11493                 Thanks to Colin
11494
11495 2006-08-18 [paul]       2.4.0cvs63
11496
11497         * src/compose.c
11498         * src/procmsg.c
11499                 fix occasional IMAP bug where large msgs
11500                 were left in the queue folder after sending
11501                 Thanks to Colin
11502
11503 2006-08-18 [paul]       2.4.0cvs62
11504
11505         * src/folderview.c
11506                 freeze the summaryview while quicksearch results
11507                 are displayed
11508                 (fixes bug 456 'current message is hidden when the
11509                 view is refreshed and extended search is "unread 
11510                 messages"')
11511                 Thanks to Colin
11512         * src/textview.c
11513                 add missing #include "inputdialog.h"
11514         * src/common/utils.h
11515                 add missing mailcap_update_default() and improve
11516                 readability
11517
11518 2006-08-17 [colin]      2.4.0cvs61
11519
11520         * src/plugins/pgpcore/select-keys.c
11521                 Fix warnings :)
11522
11523 2006-08-17 [colin]      2.4.0cvs60
11524
11525         * src/compose.c
11526                 Don't continue queuing if Cancel is clicked
11527                 in select-keys
11528
11529 2006-08-17 [colin]      2.4.0cvs59
11530
11531         * src/plugins/pgpcore/select-keys.c
11532                 When encrypting, if only one key matches and it 
11533                 matches exactly, automatically use it.
11534
11535 2006-08-17 [colin]      2.4.0cvs58
11536
11537         * src/mimeview.c
11538         * src/prefs_common.c
11539         * src/prefs_common.h
11540         * src/prefs_ext_prog.c
11541         * src/textview.c
11542                 Fix issues with previous patch (text/html)
11543                 Remove outdated prefs
11544
11545 2006-08-17 [colin]      2.4.0cvs57
11546
11547         * src/imap.c
11548                 Add View Log button on auth error
11549         * src/procmsg.c
11550                 Fix encrypted mail marked as new when
11551                 saved in normal folders
11552         * src/plugins/pgpinline/pgpinline.c
11553                 Fix encrypt bug on IMAP
11554         * src/mimeview.c
11555         * src/common/utils.c
11556         * src/common/utils.h
11557         * src/gtk/inputdialog.c
11558         * src/gtk/inputdialog.h
11559                 Get rid of metamail stuff, simplify
11560                 opening, and allow remembering of user's
11561                 choices (by updating ~/.mailcap). There's
11562                 still to drop "Audio player" and "Image
11563                 viewer" preferences.
11564
11565 2006-08-17 [mones]      2.4.0cvs56
11566
11567         * manual/es/sylpheed-claws-manual.xml
11568                 fix DTD path
11569
11570 2006-08-17 [mones]      2.4.0cvs55
11571
11572         * configure.ac
11573         * manual/Makefile.am
11574         * manual/es/Makefile.am
11575         * manual/es/account.xml
11576         * manual/es/ack.xml
11577         * manual/es/addrbook.xml
11578         * manual/es/advanced.xml
11579         * manual/es/faq.xml
11580         * manual/es/glossary.xml
11581         * manual/es/gpl.xml
11582         * manual/es/handling.xml
11583         * manual/es/intro.xml
11584         * manual/es/keyboard.xml
11585         * manual/es/plugins.xml
11586         * manual/es/starting.xml
11587         * manual/es/sylpheed-claws-manual.xml
11588         * manual/es/dist/Makefile.am
11589         * manual/es/dist/html/Makefile.am
11590         * manual/es/dist/pdf/Makefile.am
11591         * manual/es/dist/ps/Makefile.am
11592         * manual/es/dist/txt/Makefile.am
11593                 Spanish translation for the manual
11594
11595 2006-08-16 [colin]      2.4.0cvs54
11596
11597         * src/compose.c
11598         * src/main.c
11599         * src/mainwindow.c
11600                 Fix send button sensitivity at startup
11601                 Set send menu sensitivity (patch by Fabien)
11602         * src/ssl_manager.c
11603                 Enable closing with esc (patch by Fabien)
11604         * src/gtk/foldersort.c
11605                 Enable closing with esc (patch by Fabien)
11606         * src/procmime.c
11607                 Optimisation (no need to copy to tempfile to
11608                 "decode" 7bit and 8bit)
11609         * src/summaryview.c
11610                 Fix cruft in swap_from case
11611         * src/textview.c
11612                 Fix missing last line in some mail cases 
11613                 (Fixes debian #381872)
11614         * src/plugins/pgpcore/prefs_gpg.c
11615         * src/plugins/pgpcore/sgpgme.c
11616         * src/plugins/pgpcore/sgpgme.h
11617                 Don't show "no key found" when user explicitely
11618                 wants to create a key
11619
11620 2006-08-16 [paul]       2.4.0cvs53
11621
11622         * configure.ac
11623         * src/account.c
11624         * src/addressbook.c
11625         * src/headerview.c
11626         * src/prefs_account.c
11627         * src/prefs_message.c
11628         * src/gtk/gtkutils.c
11629                 bump up minimum required versions of GTK+ and
11630                 GLIB to 2.6.0
11631
11632 2006-08-16 [paul]       2.4.0cvs52
11633
11634         * src/toolbar.c
11635                 workaround GTK+ Bug 351600 - 'Can't re-click
11636                 on button after sensitivity update'
11637                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11638                 Thanks to Colin
11639
11640 2006-08-15 [colin]      2.4.0cvs51
11641
11642         * src/plugins/pgpcore/prefs_gpg.c
11643                 Set options sensitivity according to
11644                 key existence
11645         * src/plugins/pgpcore/sgpgme.c
11646                 Allow to create key with no passphrase
11647
11648 2006-08-14 [cleroy]     2.4.0cvs50
11649
11650         * src/gtk/pluginwindow.c
11651                 New layout (maybe to be changed?)
11652         * src/gtk/gtkutils.c
11653                 Fix a bit label_window
11654         * src/plugins/pgpcore/passphrase.c
11655         * src/plugins/pgpcore/passphrase.h
11656         * src/plugins/pgpcore/plugin.c
11657         * src/plugins/pgpcore/prefs_gpg.c
11658         * src/plugins/pgpcore/prefs_gpg.h
11659         * src/plugins/pgpcore/sgpgme.c
11660         * src/plugins/pgpcore/sgpgme.h
11661                 Allow to create a PGP private key via the GUI
11662
11663 2006-08-14 [wwp]        2.4.0cvs49
11664
11665         * src/addressbook_foldersel.c
11666                 fix strict ISO C90 compliance.
11667
11668 2006-08-14 [paul]       2.4.0cvs48
11669
11670         * src/gtk/prefswindow.c
11671                 re-set scrolled window on opening
11672                 Patch by Ticho
11673
11674 2006-08-14 [paul]
11675
11676         2.5.0-rc1 released
11677
11678 2006-08-14 [paul]       2.4.0cvs47
11679
11680         * src/prefs_display_header.c
11681                 re-enable user-defined Displayed Headers
11682
11683 2006-08-14 [paul]       2.4.0cvs46
11684
11685         * src/prefs_account.c
11686                 use GTK_STOCK_EDIT
11687
11688 2006-08-13 [colin]      2.4.0cvs45
11689
11690         * src/common/utils.c
11691                 Fix "a" in quote when the original message is empty,
11692                 by using \0 instead of 'a' to test writability of
11693                 temp files.
11694
11695 2006-08-13 [wwp]        2.4.0cvs44
11696
11697         * src/plugins/spamassassin/spamassassin.c
11698                 fix capitalization of "SpamAssassin" in some debug, log and
11699                 dialog messages.
11700
11701 2006-08-13 [paul]       2.4.0cvs43
11702
11703         * src/editldap.c
11704                 fix overlapping widgets
11705         * src/prefs_account.c
11706                 fix translation of protocol_names[]
11707                 fix label disappearing off the edge of the
11708                 visible area
11709
11710 2006-08-12 [paul]       2.4.0cvs42
11711
11712         * manual/plugins.xml
11713                 update IRC channel info before it gets forgotten
11714                 about
11715
11716 2006-08-11 [colin]      2.4.0cvs41
11717
11718         * src/compose.c
11719         * src/mainwindow.c
11720         * src/mainwindow.h
11721         * src/procmsg.c
11722         * src/procmsg.h
11723         * src/summaryview.c
11724         * src/toolbar.c
11725                 Grey out the Send button if
11726                 - Queue folders are empty, or
11727                 - We're sending already
11728
11729 2006-08-11 [wwp]        2.4.0cvs40
11730
11731         * src/main.c
11732                 fix a logic issue when quitting while a compose window is
11733                 still open, thanks to Colin.
11734
11735 2006-08-10 [colin]      2.4.0cvs39
11736
11737         * src/main.c
11738                 Fix default font size setting after wizard run
11739         * src/imap.c
11740         * src/etpan/imap-thread.c
11741         * src/etpan/imap-thread.h
11742                 Fix bug #999 (Timing out on TSL cert validation 
11743                 dialog makes ugly things happen). Also, STARTTLS
11744                 unconditionnaly if initial capabilities contain
11745                 LOGINDISABLED and STARTTLS.
11746
11747 2006-08-09 [colin]      2.4.0cvs38
11748
11749         * src/mainwindow.c
11750         * src/mainwindow.h
11751                 Fix Tools/Actions sensitivity when there are
11752                 no actions
11753
11754 2006-08-09 [colin]      2.4.0cvs37
11755
11756         * src/prefs_filtering.c
11757                 Warning fix, patch by Paul
11758         * src/messageview.c
11759         * src/prefs_actions.c
11760         * src/prefs_filtering_action.c
11761         * src/prefs_matcher.c
11762                 Uniformisation of "Info ..." to "Info..." (for
11763                 old gtk), patch by Fabien
11764         * src/plugins/clamav/clamav_plugin_gtk.c
11765                 Sensitivity fix by Fabien
11766
11767 2006-08-09 [colin]      2.4.0cvs36
11768
11769         * src/main.c
11770         * src/main.h
11771                 Add a function to know whether we're exiting
11772         * src/plugins/trayicon/trayicon.c
11773                 If exiting, don't do anything. Faster, and
11774                 avoids gtk_main_iteration reentracy causing
11775                 segfaults at exit
11776
11777 2006-08-09 [colin]      2.4.0cvs35
11778
11779         * src/messageview.c
11780         * src/mimeview.c
11781         * src/mimeview.h
11782                 Fix lack of part selection when automatically 
11783                 jumping to a specific part
11784         * src/msgcache.c
11785                 Little optimisation in cache reading
11786
11787 2006-08-09 [colin]      2.4.0cvs34
11788
11789         * src/compose.c
11790                 Fix crash setting the priority on reedit
11791                 (Accessing compose before creating it!)
11792
11793 2006-08-08 [colin]      2.4.0cvs33
11794
11795         * src/procmime.c
11796                 Fix bug #998 (last attachment is not accessible)
11797                 Bad RFC interpretation on multipart close-delimiters
11798         * src/mimeview.c
11799         * src/mimeview.h
11800         * src/gtk/gtkvscrollbutton.c
11801         * src/gtk/gtkvscrollbutton.h
11802                 Make attachments list wheel-scrollable
11803
11804 2006-08-07 [colin]      2.4.0cvs32
11805
11806         * src/gtk/gtkaspell.c
11807                 Fix bug #973 (Unicode punctation characters 
11808                 are not recognized as separators by the
11809                 spell checker); fix unsigned stuff
11810
11811 2006-08-07 [colin]      2.4.0cvs31
11812
11813         * src/compose.c
11814                 Fix bug #956 (DnD text with accents in compose 
11815                 text entry); fix gccc's signed/unsigned fuss
11816
11817 2006-08-06 [colin]      2.4.0cvs30
11818
11819         * src/main.c
11820                 Fix bug #979 (Plugin crashes when exiting 
11821                 sylpheed-claws) : handle exit request only 
11822                 once
11823
11824 2006-08-05 [colin]      2.4.0cvs29
11825
11826         * src/news.c
11827                 Just make sure we have a msgid.
11828
11829 2006-08-05 [colin]      2.4.0cvs28
11830
11831         * src/news.c
11832         * src/summaryview.c
11833                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11834                 by reimplementing it
11835         * src/textview.c
11836                 Fix bug when hiding quotes with level > 3 and quote
11837                 colors are recycled
11838
11839 2006-08-04 [colin]      2.4.0cvs27
11840
11841         * src/compose.c
11842         * src/undo.c
11843         * src/undo.h
11844                 Fix a bit replace-by-pasting undo
11845         * src/mainwindow.c
11846         * src/messageview.c
11847                 Fix Fold quotes menu synchro in
11848                 mainwindow when it changes in 
11849                 messageview
11850         * src/textview.c
11851                 Fix right-click on quotes blocks
11852         * src/common/utils.c
11853                 Verify that the file created by
11854                 my_tmpfile() is writable. Fixes
11855                 bug #988 (very specific filesystem
11856                 issue)
11857         * src/plugins/pgpcore/sgpgme.c
11858                 Fix file descriptor leak
11859         * src/plugins/spamassassin/spamassassin.c
11860                 Warn once if spamd isn't reachable
11861
11862 2006-08-04 [colin]      2.4.0cvs26
11863
11864         * src/toolbar.c
11865                 i18n context patch by Fabien
11866
11867 2006-08-03 [colin]      2.4.0cvs25
11868
11869         * src/mainwindow.c
11870         * src/messageview.c
11871                 Rename "Hide quotes" to "Fold quotes"
11872         * src/textview.c
11873                 Don't use hand cursor on quotes. "all 
11874                 the bonuses of the feature and none of 
11875                 unwelcome side-effects"
11876
11877 2006-08-03 [colin]      2.4.0cvs24
11878
11879         * AUTHORS
11880         * sylpheed-claws.desktop
11881         * src/gtk/authors.h
11882                 Bring the desktop file to XDG compliance
11883                 Patch by Charles A. Edwards
11884
11885 2006-08-03 [colin]      2.4.0cvs23
11886
11887         * src/textview.c
11888                 Fix links offset when they are preceded
11889                 by accentued chars (g_utf8_strlen!)
11890         * src/mainwindow.c
11891                 Fix wrong status when starting offline
11892
11893
11894 2006-08-03 [wwp]        2.4.0cvs22
11895
11896         * src/prefs_common.h
11897                 ask what to do w/ filtering rules that belong to an account when
11898                 applying filtering rules manually from the main window (skip,
11899                 apply regardless of the account, use current account). This dialog
11900                 can be skipped and the last reply used.
11901                 (forgot that file)
11902
11903 2006-08-03 [wwp]        2.4.0cvs21
11904
11905         * src/filtering.c
11906         * src/filtering.h
11907         * src/prefs_common.c
11908         * src/summaryview.c
11909         * src/alertpanel.c
11910         * src/alertpanel.h
11911         * src/messageview.c
11912                 ask what to do w/ filtering rules that belong to an account when
11913                 applying filtering rules manually from the main window (skip,
11914                 apply regardless of the account, use current account). This dialog
11915                 can be skipped and the last reply used.
11916
11917
11918 2006-08-03 [colin]      2.4.0cvs20
11919
11920         * src/textview.c
11921                 Optimize previous patch
11922
11923 2006-08-03 [cleroy]     2.4.0cvs19
11924
11925         * src/textview.c
11926                 Fix quotes getting toggled back when the
11927                 mail has an even number of text parts
11928
11929 2006-08-02 [colin]      2.4.0cvs18
11930
11931         * src/messageview.c
11932                 Add Hide quotes menu
11933
11934 2006-08-02 [colin]      2.4.0cvs17
11935
11936         * src/mainwindow.c
11937         * src/prefs_common.c
11938         * src/textview.c
11939         * src/textview.h
11940         * src/gtk/about.c
11941                 Allow per-level quote hiding,
11942                 Allow toggling quotes by double-clicking them
11943                 Rename RemoteURI to ClickableText to reflect
11944                 the fact it's used for a variety of things
11945
11946 2006-08-02 [wwp]        2.4.0cvs16
11947
11948         * src/mainwindow.c
11949                 fix "View/Hide quotes" menu item status initialization.
11950
11951 2006-08-02 [wwp]        2.4.0cvs15
11952
11953         * src/matcher_parser_parse.y
11954                 remove a debug trace.
11955
11956 2006-08-02 [paul]       2.4.0cvs14
11957
11958         * src/plugins/pgpcore/passphrase.c
11959                 don't set initial dialog size
11960                 make it resizable
11961
11962 2006-08-02 [paul]       2.4.0cvs13
11963
11964         * src/noticeview.c
11965                 remove the rogue '/' character
11966
11967 2006-08-02 [paul]       2.4.0cvs12
11968
11969         * src/noticeview.c
11970                 allow buttons to resize as necessary
11971
11972 2006-08-01 [wwp]        2.4.0cvs11
11973
11974         * src/mbox.c
11975                 fix strict ISO C90 compliance.
11976
11977 2006-08-01 [wwp]        2.4.0cvs10
11978
11979         * tools/update-po
11980                 updated update-po tool to work w/ context-dependent translations.
11981                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11982
11983 2006-08-01 [wwp]        2.4.0cvs9
11984
11985         * src/matcher.c
11986         * src/prefs_filtering.c
11987         * src/prefs_matcher.c
11988                 allow context-dependent translations for "All",
11989                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11990
11991 2006-07-31 [colin]      2.4.0cvs8
11992
11993         * AUTHORS
11994         * src/gtk/authors.h
11995                 Add Rafal to authors
11996
11997 2006-07-31 [colin]      2.4.0cvs7
11998
11999         * src/compose.c
12000         * src/mainwindow.c
12001         * src/messageview.h
12002         * src/prefs_common.c
12003         * src/prefs_common.h
12004         * src/textview.c
12005                 Add 'View/Hide quotes'. Patch based on a patch
12006                 by Rafal Weglarz
12007
12008 2006-07-31 [colin]      2.4.0cvs6
12009
12010         * src/action.c
12011                 Fix problem with "> stuff >" actions
12012
12013 2006-07-31 [paul]       2.4.0cvs5
12014
12015         * po/nb.po
12016                 updated by Geir Helland
12017
12018 2006-07-31 [wwp]        2.4.0cvs4
12019
12020         * src/mainwindow.c
12021         * src/summaryview.c
12022         * src/summaryview.h
12023                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12024                 thanks to Colin.
12025
12026 2006-07-31 [wwp]        2.4.0cvs3
12027
12028         * src/Makefile.am
12029         * src/addr_compl.c
12030         * src/addr_compl.h
12031         * src/addressbook.c
12032         * src/addressbook.h
12033         * src/addressbook_foldersel.c
12034         * src/addressbook_foldersel.h
12035         * src/addrindex.c
12036         * src/addrindex.h
12037         * src/matcher.c
12038         * src/matcher.h
12039         * src/matcher_parser_lex.l
12040         * src/matcher_parser_parse.y
12041         * src/prefs_common.c
12042         * src/prefs_common.h
12043         * src/prefs_filtering.c
12044         * src/prefs_matcher.c
12045         * src/prefs_matcher.h
12046         * src/summaryview.c
12047                 introduce filtering against the address book. It's now possible to add
12048                 matched conditions to determine if any email address in a message matches
12049                 or doesn't match any or all books or folders in the address book.
12050
12051 2006-07-31 [wwp]        2.4.0cvs2
12052
12053         * src/account.c
12054         * src/filtering.c
12055         * src/filtering.h
12056         * src/folder.c
12057         * src/folderview.c
12058         * src/inc.c
12059         * src/mainwindow.c
12060         * src/matcher.c
12061         * src/matcher_parser_lex.l
12062         * src/matcher_parser_parse.y
12063         * src/mbox.c
12064         * src/prefs_filtering.c
12065         * src/prefs_filtering.h
12066         * src/procmsg.c
12067         * src/procmsg.h
12068         * src/summaryview.c
12069                 introduce per-account filtering rules. Each filtering rule can now be assigned
12070                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12071                 when applying filtering rules manually, as all rules will apply - even the ones
12072                 assigned to an account. This issue will be addressed soon.
12073  
12074
12075
12076 2006-07-31 [wwp]        2.4.0cvs1
12077
12078         * src/quote_fmt.c
12079                 make more strings translatable.
12080
12081 2006-07-31 [paul]       2.4.0
12082
12083         2.4.0 released
12084
12085 2006-07-31 [paul]       2.3.1cvs91
12086
12087         * po/ca.po
12088                 updated by Miquel Oliete
12089
12090 2006-07-31 [paul]       2.3.1cvs90
12091
12092         * po/de.po
12093         * po/el.po
12094         * po/fr.po
12095         * po/it.po
12096         * po/pl.po
12097         * po/pt_BR.po
12098         * po/sr.po
12099         * po/zh_CN.po
12100                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12101                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12102                 Aleksandar Urosevic, and Ralgh Young
12103
12104 2006-07-31 [paul]       2.3.1cvs89
12105
12106         * src/account.c
12107         * src/main.c
12108         * src/mainwindow.c
12109         * src/mainwindow.h
12110                 Fix a race condition when, after an SC crash, rescanning
12111                 folders took more than 0.5 seconds
12112                 Thanks to Colin
12113
12114 2006-07-31 [paul]       2.3.1cvs88
12115
12116         * src/folderview.c
12117                 don't translate separator strings
12118
12119 2006-07-30 [mones]      2.3.1cvs87
12120
12121         * doc/man/sylpheed-claws.1
12122                 Fixed non-ASCII chars in Hoa's name
12123         * po/es.po
12124                 Updated for release
12125
12126 2006-07-27 [colin]      2.3.1cvs86
12127
12128         * src/textview.c
12129                 Don't include the leading \n in links
12130                 Patch by Fabien
12131
12132 2006-07-25 [colin]      2.3.1cvs85
12133
12134         * src/mainwindow.c
12135         * src/common/socket.h
12136         * src/etpan/imap-thread.c
12137                 Refresh resolvers before connecting
12138                 to IMAP servers, and after switching
12139                 to online. Thanks to Paul.
12140
12141 2006-07-18 [colin]
12142
12143         * 2.4.0-rc4 released
12144
12145 2006-07-17 [colin]      2.3.1cvs84
12146
12147         * src/inc.c
12148                 Show connection attempt in statusbar before
12149                 connecting (previously first message was
12150                 "Retrieving messages from ..." after the
12151                 connection succeeded.
12152
12153 2006-07-16 [wwp]        2.3.1cvs83
12154
12155         * sylpheed-claws.ico
12156                 Added .ico file (windows multi-size icon file, generated).
12157
12158 2006-07-12 [wwp]        2.3.1cvs82
12159
12160         * src/messageview.c
12161                 remove Message/Re-edit menu entry from messageview window,
12162                 as sent/draft/queued messages are opened in compose window when
12163                 re-edited and it's not possible to re-edit other msgs.
12164
12165 2006-07-12 [paul]       2.3.1cvs81
12166
12167         * AUTHORS
12168         * src/mainwindow.c
12169         * src/gtk/authors.h
12170                 check online state before resetting
12171                 mailcheck timer. Useful if some program
12172                 verifies connection state and updates
12173                 Claws.
12174                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12175
12176 2006-07-12 [paul]       2.3.1cvs80
12177
12178         * sylpheed-claws-128x128.png
12179         * sylpheed-claws-64x64.png
12180         * sylpheed-claws.png
12181         * src/Makefile.am
12182         * src/main.c
12183         * src/prefs_toolbar.c
12184         * src/stock_pixmap.c
12185         * src/stock_pixmap.h
12186         * src/wizard.c
12187         * src/gtk/about.c
12188         * src/gtk/gtkutils.c
12189         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12190         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12191         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12192         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12193         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12194         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12195                 updated and renamed logo/icon files and related
12196                 logo by Jesper Schultz
12197
12198 2006-07-11 [paul]       2.3.1cvs79
12199
12200         * src/main.c
12201                 fix the labels a smidgin
12202
12203 2006-07-09 [colin]      2.3.1cvs78
12204
12205         * src/textview.c
12206                 Show errors in textviewer's command
12207                 Patch by H. Merijn Brand
12208
12209 2006-07-09 [colin]      2.3.1cvs77
12210
12211         * src/compose.c
12212                 Save FMID in drafts too
12213
12214 2006-07-08 [colin]      2.3.1cvs76
12215
12216         * src/compose.c
12217                 Svae RMID in drafted mails too
12218                 Save quote_fmt vars for whole mails,
12219                 don't reset at each quote_fmt_init:
12220                 allows to use the same |i{var} in
12221                 various template fields
12222         * src/prefs_template.c
12223         * src/quote_fmt.h
12224         * src/quote_fmt_parse.y
12225                 Same
12226
12227 2006-07-08 [colin]      2.3.1cvs75
12228
12229         * src/textview.c
12230                 Fix highlighting of attached parts URIs
12231
12232 2006-07-08 [colin]      2.3.1cvs74
12233
12234         * src/main.c
12235                 Prevent bug #981 (sc 2.3.1 segfaults with 
12236                 gtk+ 2.10) from being reported again:
12237                 if Sylpheed-Claws has been compiled against
12238                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12239                 of if Sylpheed-Claws has been compiled against
12240                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12241                 error out.
12242
12243 2006-07-07 [colin]      2.3.1cvs73
12244
12245         * src/prefs_actions.c
12246                 Fix label
12247
12248 2006-07-07 [colin]      2.3.1cvs72
12249
12250         * src/prefs_actions.c
12251                 Fix compile on gtk < 2.8. argh :)
12252
12253 2006-07-07 [paul]       2.3.1cvs71
12254
12255         * src/common/defs.h
12256                 update DONATE_URI
12257
12258 2006-07-07 [colin]      2.3.1cvs70
12259
12260         * po/POTFILES.in
12261         * src/quote_fmt.c
12262         * src/quote_fmt_lex.l
12263         * src/quote_fmt_parse.y
12264                 Add |i{var}, a way to insert user-entered
12265                 text in a template
12266
12267 2006-07-07 [colin]
12268
12269         * 2.4.0-rc3 released
12270
12271 2006-07-07 [colin]      2.3.1cvs69
12272
12273         * src/folder.c
12274                 Don't consider inboxes of UNKNOWN folder 
12275                 classes to be useable as default inboxes
12276
12277 2006-07-07 [paul]       2.3.1cvs68
12278
12279         * src/textview.c
12280                 add missing #include <errno.h>
12281                 Thanks to René J. Blokland
12282
12283 2006-07-07 [paul]       2.3.1cvs67
12284
12285         * src/action.c
12286                 Return now Closes dialog
12287         * src/mimeview.c
12288         * src/mimeview.h
12289         * src/textview.c
12290                 add contextual menu to mime parts listed
12291                 in the textview
12292                 Thanks to Colin
12293         * src/common/utils.c
12294                 reversal: ' is a valid character in URLs
12295
12296 2006-07-06 [colin]      2.3.1cvs66
12297
12298         * src/remotefolder.h
12299                 Forgotten in previous commit
12300
12301 2006-07-06 [colin]      2.3.1cvs65
12302
12303         * src/folder.c
12304                 Set summary update flag whenever
12305                 totals changed
12306         * src/imap.c
12307         * src/prefs_account.c
12308         * src/common/utils.h
12309         * src/etpan/imap-thread.c
12310                 Fix warnings, thanks to Fabien and
12311                 Ricardo
12312
12313 2006-07-06 [wwp]        2.3.1cvs64
12314
12315         * src/gtk/gtkutils.c
12316                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12317
12318 2006-07-06 [wwp]        2.3.1cvs63
12319
12320         * src/account.c
12321         * src/addressbook.c
12322         * src/addressitem.h
12323         * src/folderview.c
12324         * src/mainwindow.c
12325         * src/manual.c
12326         * src/manual.h
12327         * src/message_search.c
12328         * src/prefs_actions.c
12329         * src/prefs_filtering.c
12330         * src/prefs_filtering.h
12331         * src/prefs_template.c
12332         * src/summary_search.c
12333         * src/summaryview.c
12334         * src/gtk/gtkutils.c
12335         * src/gtk/gtkutils.h
12336         * src/gtk/pluginwindow.c
12337                 add help buttons to some dialogs. Clicking such buttons opens a
12338                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12339
12340 2006-07-06 [paul]       2.3.1cvs62
12341
12342         * src/textview.c
12343                 fix attachments contextual menu
12344                 Thanks to Colin
12345
12346 2006-07-05 [colin]      2.3.1cvs61
12347
12348         * src/textview.c
12349         * src/compose.c
12350                 Handle sftp:// links
12351
12352 2006-07-05 [paul]       2.3.1cvs60
12353
12354         * src/gtk/filesel.c
12355                 grab save button by default
12356                 Thanks to Colin
12357
12358 2006-07-05 [wwp]        2.3.1cvs59
12359
12360         * manual/xml2pdf
12361                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12362
12363 2006-07-04 [colin]      2.3.1cvs58
12364
12365         * src/mimeview.c
12366         * src/textview.c
12367                 Use left click to select, middle click to open
12368                 on mimeparts links
12369         * src/common/utils.c
12370                 Fix segfault
12371
12372 2006-07-04 [colin]      2.3.1cvs57
12373
12374         * src/mainwindow.c
12375         * src/news.c
12376                 Warning fixes, thanks to Fabien
12377
12378 2006-07-04 [colin]      2.3.1cvs56
12379
12380         * src/mimeview.c
12381         * src/mimeview.h
12382         * src/textview.c
12383                 Allow parts to be selected via their text label
12384                 in textview
12385
12386 2006-07-04 [colin]      2.3.1cvs55
12387
12388         * src/folderview.c
12389                 Feedback when closing (for big folders)
12390         * src/prefs_actions.c
12391         * src/prefs_filtering.c
12392         * src/prefs_matcher.c
12393         * src/prefs_template.c
12394                 Fix default button when closing without
12395                 having saved
12396
12397 2006-07-04 [colin]      2.3.1cvs54
12398
12399         * src/news.c
12400                 Delete local file on deletion
12401
12402 2006-07-03 [colin]      2.3.1cvs53
12403
12404         * src/folderview.c
12405         * src/main.c
12406                 Don't freeze when rescanning after crash
12407
12408 2006-07-03 [wwp]        2.3.1cvs52
12409
12410         * src/compose.c
12411         * src/privacy.c
12412         * src/privacy.h
12413         * src/plugins/pgpinline/pgpinline.c
12414         * src/plugins/pgpmime/pgpmime.c
12415                 don't report an error when the user cancels the passphrase dialog.
12416
12417 2006-07-02 [colin]      2.3.1cvs51
12418
12419         * src/folderview.c
12420                 Open message when crossing folders with Space,
12421                 goto next unread and friends
12422
12423 2006-07-01 [colin]      2.3.1cvs50
12424
12425         * src/prefs_account.c
12426                 Typographic rules varying from language
12427                 to language (in french "Protocole :"),
12428                 we have to do that :)
12429
12430 2006-07-01 [ticho]      2.3.1cvs49
12431
12432         * src/prefs_account.c
12433                 Only use one temporary gchar* variable in
12434                 prefs_account_protocol_set_optmenu().
12435
12436 2006-07-01 [ticho]      2.3.1cvs48
12437
12438         * src/prefs_account.c
12439         * src/prefs_account.h
12440                 Use GtkLabel for existing account protocol name.
12441                 Created an array for protocol names and populate the
12442                 combobox from it in a for() cycle.
12443
12444 2006-06-30 [colin]      2.3.1cvs47
12445
12446         * src/compose.c
12447                 Block undo when changing signature (by changing
12448                 account)
12449
12450 2006-06-30 [paul]       2.3.1cvs46
12451
12452         * src/send_message.c
12453                 when editing From in the Compose window, use that address
12454                 in the Return-Path: header
12455                 Thanks to Colin
12456
12457 2006-06-30 [colin]      2.3.1cvs45
12458
12459         * src/compose.c
12460                 Fix signature replacement:
12461                 - when no newline before separator
12462                 - when reediting
12463
12464 2006-06-29 [colin]      2.3.1cvs44
12465
12466         * src/folderview.c
12467         * src/folderview.h
12468         * src/mainwindow.c
12469         * src/summaryview.c
12470                 Let 'View/Go to/Next marked' work like
12471                 Next new & Next unread: across folders
12472                 Change the select_on_entry pref to do
12473                 what we want when changing folder
12474         * src/common/utils.c
12475                 Fix single-quoted links 
12476
12477 2006-06-29 [colin]      2.3.1cvs43
12478
12479         * src/gtk/gtkaspell.c
12480                 "Sylpheed" and "Sylpheed-Claws" do exist !
12481
12482 2006-06-29 [colin]      2.3.1cvs42
12483
12484         * src/imap.c
12485                 Forgot to remove debug
12486
12487 2006-06-29 [colin]      2.3.1cvs41
12488
12489         * src/imap.c
12490         * src/imap.h
12491         * src/mainwindow.c
12492                 Disconnect from IMAP servers when going
12493                 offline. Fixes bug #978 (going to offline-mode 
12494                 won't close connections)
12495
12496 2006-06-29 [colin]      2.3.1cvs40
12497
12498         * src/main.c
12499                 Fix transient setting on failing plugins
12500                 Patch by Fabien
12501         * src/plugins/pgpcore/sgpgme.c
12502                 Only warn for OpenPGP. Most people don't
12503                 have CMS available.
12504
12505 2006-06-29 [colin]      2.3.1cvs39
12506
12507         * src/compose.c
12508                 Fix Spelling menu (discrepancy between context menu
12509                 and top menu when folder's dictionary isn't the 
12510                 default one)
12511         * src/plugins/pgpcore/sgpgme.c
12512                 More error reporting about why gpgme can fail
12513
12514 2006-06-29 [wwp]        2.3.1cvs38
12515
12516         * src/mainwindow.c
12517                 honor the display-header-pane setting even when the message view
12518                 is a separate window.
12519
12520 2006-06-29 [wwp]        2.3.1cvs37
12521
12522         * src/prefs_actions.c
12523                 forgot to commit that one (use of GTK_STOCK_INFO).
12524
12525 2006-06-29 [colin]      2.3.1cvs36
12526
12527         * src/imap.c
12528                 Better handling of login errors (ask the password
12529                 again once), alert in case of error. Fix three
12530                 signedness warnings.
12531
12532 2006-06-28 [wwp]        2.3.1cvs35
12533
12534         * src/prefs_template.c
12535         * src/prefs_matcher.c
12536         * src/prefs_filtering_action.c
12537         * src/prefs_quote.c
12538                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12539                 patch by Fabien Vantard, slightly modified.
12540
12541 2006-06-28 [paul]
12542
12543         2.4.0-rc2 released
12544
12545 2006-06-28 [colin]      2.3.1cvs34
12546
12547         * src/prefs_account.c
12548                 Fix bug #977 (Can't add or edit imap accounts)
12549
12550 2006-06-28 [colin]      2.3.1cvs33
12551
12552         * src/mimeview.c
12553                 Fix previous
12554
12555 2006-06-28 [colin]      2.3.1cvs32
12556
12557         * src/mimeview.c
12558                 Save named inlined attachments with "Save all"
12559         * src/main.c
12560         * src/mbox.c
12561         * src/common/plugin.c
12562         * src/common/plugin.h
12563         * src/common/sylpheed.c
12564         * src/common/utils.c
12565         * src/plugins/pgpcore/sylpheed.def
12566         * src/plugins/pgpinline/sylpheed.def
12567         * src/plugins/pgpmime/sylpheed.def
12568                 Win32 compatibility patch, by
12569                 Werner Koch
12570
12571 2006-06-28 [wwp]        2.3.1cvs31
12572
12573         * src/imap.c
12574         * src/prefs_folder_item.c
12575                 less compilation warnings (thanks to Fabien Vantard), less typos.
12576
12577 2006-06-28 [paul]       2.3.1cvs30
12578
12579         * src/gtk/gtkutils.c
12580                 gtk_combo_box_set_focus_on_click() is only
12581                 available since gtk 2.6.0
12582
12583 2006-06-28 [paul]       2.3.1cvs29
12584
12585         * src/prefs_ext_prog.c
12586                 fix engrish and add a tooltip for the
12587                 'command for 'Display as text' option
12588
12589 2006-06-28 [paul]
12590
12591         2.4.0-rc1 released
12592
12593 2006-06-28 [paul]       2.3.1cvs28
12594
12595         * ChangeLog
12596         * tools/Makefile.am
12597                 include textviewer.pl in releases
12598
12599 2006-06-28 [paul]       2.3.1cvs27
12600
12601         * src/prefs_ext_prog.c
12602                 hide Print command option if libgnomeprint
12603                 support is present
12604
12605 2006-06-27 [colin]      2.3.1cvs26
12606
12607         * src/compose.c
12608                 Fix Esc handling in insert/attach dialog
12609                 Don't show this dialog if dragging something
12610                 else than text/uri-list
12611                 Thanks to Fabien Vantard
12612         * tools/textviewer.pl
12613                 Filter script to display stuff as text
12614                 by H. Merijn Brand
12615
12616 2006-06-27 [wwp]        2.3.1cvs25
12617
12618         * src/messageview.c
12619                 use the exact product name (message view title), patch
12620                 by Fabien Vantard.
12621
12622 2006-06-27 [ticho]      2.3.1cvs24
12623
12624         * src/prefs_account.c
12625         * src/prefs_common.c
12626         * src/prefs_common.h
12627         * src/prefs_ext_prog.c
12628         * src/textview.c
12629                 Add a preference (Preferences/External programs)
12630                 to allow "Display as text" to be done via a script
12631                 (patch by H.Merijn Brand).
12632                 Use GtkComboBox for protocol selection in account
12633                 preferences.
12634                 Only include current choice for existing accounts, and
12635                 insensitivize the combobox.
12636
12637 2006-06-27 [paul]       2.3.1cvs23
12638
12639         * src/mbox.c
12640                 fix crasher introduced in cvs21.
12641                 Thanks to Colin
12642
12643 2006-06-26 [colin]      2.3.1cvs22
12644
12645         * src/mbox.c
12646                 Fix double-frees when leaving folders
12647                 after exporting to mbox
12648
12649 2006-06-26 [colin]      2.3.1cvs21
12650
12651         * src/mbox.c
12652                 More feedback (and optimisation)
12653                 on import/export
12654         * src/common/utils.c
12655                 Fix case when looking for mail addresses
12656         * src/gtk/gtkutils.c
12657                 Extra check for (X-)Face
12658
12659 2006-06-25 [ticho]      2.3.1cvs20
12660
12661         * src/compose.c
12662         * src/exphtmldlg.c
12663         * src/gtk/gtkutils.c
12664         * src/gtk/gtkutils.h
12665                 Added second argument to gtkut_sc_combobox_create() to
12666                 control focus-on-click for the widget.
12667                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12668
12669 2006-06-25 [ticho]      2.3.1cvs19
12670
12671         * src/compose.c
12672         * src/gtk/Makefile.am
12673         * src/gtk/combobox.c
12674         * src/gtk/combobox.h
12675         * src/gtk/gtkutils.c
12676         * src/gtk/gtkutils.h
12677                 Use GtkComboBox instead of deprecated GtkOptionMenu
12678                 for account selector in compose window and for encoding
12679                 selector in attachment properties.
12680                 Also factorise working with the new GtkComboBox somewhat.
12681
12682 2006-06-24 [paul]       2.3.1cvs18
12683
12684         * src/prefs_common.c
12685                 use the correct default value
12686
12687 2006-06-24 [paul]       2.3.1cvs17
12688
12689         * src/compose.c
12690         * src/prefs_common.c
12691         * src/prefs_common.h
12692         * src/prefs_compose_writing.c
12693                 enable setting of default action when
12694                 dnd'ing files in the compose window.
12695                 (Collaborative effort with wwp)
12696
12697 2006-06-23 [wwp]        2.3.1cvs16
12698
12699         * src/compose.c
12700                 i18n fix (thanks to Fabien Vantard)
12701
12702 2006-06-22 [colin]      2.3.1cvs15
12703
12704         * src/prefs_customheader.c
12705                 Don't use filters in custom headers' file 
12706                 selector. Remember, extensions mean nothing :)
12707
12708 2006-06-22 [paul]       2.3.1cvs14
12709
12710         * configure.ac
12711                 allow setting of man directory location
12712
12713 2006-06-22 [colin]      2.3.1cvs13
12714
12715         * src/mainwindow.c
12716                 Add 'View/Go to/Next unread folder'.
12717                 I missed that :)
12718
12719 2006-06-22 [colin]      2.3.1cvs12
12720
12721         * src/common/utils.c
12722                 Add some subject prefixes
12723                 Patch by Bjorn T Johansen <btj@havleik.no>
12724
12725 2006-06-22 [colin]      2.3.1cvs11
12726
12727         * manual/advanced.xml
12728                 Forgotten hidden pref
12729
12730 2006-06-21 [paul]       2.3.1cvs10
12731
12732         * src/prefs_account.c
12733                 complete the removal of 'Add date header' option
12734
12735 2006-06-21 [paul]       2.3.1cvs9
12736
12737         * src/account.c
12738         * src/compose.c
12739         * src/prefs_account.c
12740         * src/prefs_account.h
12741                 remove option to add date header - always
12742                 add date header
12743         * src/etpan/imap-thread.c
12744                 fix warnings (Thanks to Colin)
12745
12746 2006-06-21 [wwp]        2.3.1cvs8
12747
12748         * src/folder.c
12749                 set the attachment flag when inline text part are (file)named. This is more convenient
12750                 when receiving (for instance) inline source files or patches sent using thunderbird.
12751
12752 2006-06-21 [paul]       2.3.1cvs7
12753
12754         * src/inc.c
12755                 fix off-by-one count of current msg in
12756                 statusbar filtering progressbar
12757
12758 2006-06-21 [paul]       2.3.1cvs6
12759
12760         * src/folder.c
12761                 Show attachment icon even if the part is 'inline'
12762                 if the following conditions are met:
12763                 - content-type != 'text/plain'
12764                 - content-type != '*/pgp-signature'
12765                 - either 'name' or 'filename' parameter is not NULL
12766                 
12767                 Thanks to Colin
12768
12769 2006-06-21 [paul]       2.3.1cvs5
12770
12771         * src/messageview.c
12772         * src/prefs_common.c
12773         * src/prefs_common.h
12774         * src/prefs_other.c
12775                 add an option to 'Never send Return
12776                 Receipts'
12777                 Thanks to Colin
12778
12779 2006-06-20 [mones]      2.3.1cvs4
12780
12781         * po/es.po
12782                 updated
12783         * src/compose.c
12784                 typo fixed (space after comma)
12785         * tools/make.themes.project
12786                 remove exec mode from tarball files
12787
12788 2006-06-20 [colin]      2.3.1cvs3
12789
12790         * src/news.c
12791         * src/procheader.c
12792         * src/unmime.c
12793                 Better fix for \n's in headers (don't 
12794                 break Received: and others)
12795
12796 2006-06-20 [paul]       2.3.1cvs2
12797
12798         * src/alertpanel.c
12799         * src/textview.c
12800                 improve legibility of phishing attempt
12801                 dialog
12802
12803 2006-06-20 [paul]       2.3.1cvs1
12804
12805         * NEWS
12806         * README
12807         * configure.ac
12808                 Update version number following
12809                 stable release
12810
12811 2006-06-20 [colin]      2.3.0cvs26
12812
12813         * src/compose.c
12814                 When dragging a file to the text of the compose
12815                 window, ask whether we want to insert or attach
12816                 (I know lots of people who do that to attach)
12817
12818 2006-06-20 [colin]      2.3.0cvs25
12819
12820         * src/etpan/imap-thread.c
12821                 Fix threshold (the append command is often > 32 bytes)
12822
12823 2006-06-19 [colin]      2.3.0cvs24
12824
12825         * src/imap.c
12826         * src/etpan/imap-thread.c
12827                 Workaround Rockliffe IMAP server bug: replace
12828                 "x UID SEARCH (ANSWERED UID 1:*)" with
12829                 "x UID SEARCH ANSWERED"
12830                 (Rockliffe doesn't handle the parenthesis)
12831
12832 2006-06-19 [colin]      2.3.0cvs23
12833
12834         * src/compose.c
12835         * src/imap.c
12836         * src/etpan/imap-thread.c
12837                 Probably fix bug #972 (Freezes when adding 
12838                 an attachment to the message)
12839         * src/common/defs.h
12840                 Modernize Firefox cmd
12841
12842
12843 2006-06-18 [colin]      2.3.0cvs22
12844
12845         * src/prefs_customheader.c
12846                 Only allow correct filenames for various
12847                 custom headers
12848
12849 2006-06-18 [colin]      2.3.0cvs21
12850
12851         * src/prefs_customheader.c
12852                 Add a 'From File...' button in custom headers prefs, which
12853                 try to do the right thing: 
12854                 for normal headers, use file as plaintext,
12855                 for X-Face, calls compface,
12856                 for Face, encode to b64.
12857
12858 2006-06-17 [colin]      2.3.0cvs20
12859
12860         * src/mh.c
12861                 Warning fix
12862
12863 2006-06-16 [colin]      2.3.0cvs19
12864
12865         * src/summaryview.c
12866                 Recursive quicksearch: show message list
12867                 in current folder, *then* search children
12868                 in the background.
12869
12870 2006-06-16 [colin]      2.3.0cvs18
12871
12872         * src/main.c
12873                 Instead of ignoring SIGPIPE, save caches
12874                 when getting one. Will fix the fact that
12875                 hot caches are out-of-date when logging 
12876                 out of Xorg.
12877         * src/compose.c
12878         * src/prefs_compose_writing.c
12879                 Only save text (not attachments) when 
12880                 auto-saving to drafts
12881         * src/unmime.c
12882                 Always replace \n, \r and \t with spaces
12883                 in headers
12884         * manual/dist/html/Makefile.am
12885         * manual/dist/pdf/Makefile.am
12886         * manual/dist/ps/Makefile.am
12887         * manual/dist/txt/Makefile.am
12888         * manual/fr/dist/html/Makefile.am
12889         * manual/fr/dist/pdf/Makefile.am
12890         * manual/fr/dist/ps/Makefile.am
12891         * manual/fr/dist/txt/Makefile.am
12892         * manual/pl/dist/html/Makefile.am
12893         * manual/pl/dist/pdf/Makefile.am
12894         * manual/pl/dist/ps/Makefile.am
12895         * manual/pl/dist/txt/Makefile.am
12896                 Fix make clean removing pregenerated manuals
12897
12898
12899 2006-06-16 [colin]      2.3.0cvs17
12900
12901         * src/plugins/pgpcore/sgpgme.c
12902         * src/plugins/pgpmime/pgpmime.c
12903         * src/plugins/pgpinline/pgpinline.c
12904                 Better error reporting in setup_signers.
12905                 Don't fallback to default key if specified
12906                 key isn't found.
12907                 Don't allow signing if more than one secret
12908                 key matches the one specified in prefs.
12909
12910 2006-06-15 [colin]      2.3.0cvs16
12911
12912         * src/folderview.c
12913                 Add "Send queue" in the folder's contextual
12914                 menu
12915         * src/compose.c
12916         * src/messageview.c
12917         * src/privacy.c
12918         * src/privacy.h
12919         * src/procmime.c
12920         * src/procmsg.c
12921         * src/plugins/pgpcore/passphrase.c
12922         * src/plugins/pgpcore/sgpgme.c
12923         * src/plugins/pgpinline/pgpinline.c
12924         * src/plugins/pgpmime/pgpmime.c
12925                 Better error reporting
12926         * src/mbox.c
12927                 Probably fix bug #971 (2.2.3 cannot read mail 
12928                 from local mbox)
12929
12930
12931 2006-06-15 [mones]      2.3.0cvs15
12932
12933         * tools/make.themes.project
12934                 creates the themes project from the web page
12935
12936 2006-06-15 [colin]      2.3.0cvs14
12937
12938         * src/folder.c
12939                 Better fix (avoid losing the folder if scan_tree 
12940                 fails)
12941
12942 2006-06-15 [cleroy]     2.3.0cvs13
12943
12944         * src/folder.c
12945                 Probably fix Bug #969 (crash on rebuilding 
12946                 imap folder)
12947
12948 2006-06-14 [colin]      2.3.0cvs12
12949
12950         * manual/dtd/manual.xsl
12951         * manual/sylpheed-claws-manual.xml
12952         * manual/fr/sylpheed-claws-manual.xml
12953         * manual/pl/sylpheed-claws-manual.xml
12954                 Insert pagebreaks between sections
12955
12956 2006-06-14 [paul]       2.3.0cvs11
12957
12958         * configure.ac
12959                 better fix than 2.3.0cvs10
12960
12961 2006-06-14 [paul]       2.3.0cvs10
12962
12963         * configure.ac
12964                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12965                 (backwards compatible)
12966
12967 2006-06-13 [colin]      2.3.0cvs9
12968
12969         * src/messageview.c
12970                 Fix sending of return receipt with the new queue folders
12971
12972 2006-06-13 [wwp]        2.3.0cvs8
12973
12974         * src/quote_fmt_lex.l
12975                 fix wrong tokens returned in quote_fmt lexer, query not().
12976
12977 2006-06-13 [wwp]        2.3.0cvs7
12978
12979         * src/folder.c
12980         * src/prefs_folder_item.c
12981                 allow changing folder type even when folder is not a top-level one,
12982                 thanks to Colin.
12983
12984 2006-06-12 [colin]      2.3.0cvs6
12985
12986         * src/folderview.c
12987                 Fix double-ask of "Do you want to mark all
12988                 as read"
12989
12990 2006-06-12 [colin]      2.3.0cvs5
12991
12992         * src/compose.c
12993         * src/compose.h
12994         * src/folder.c
12995         * src/folder.h
12996         * src/imap.c
12997         * src/inc.c
12998         * src/main.c
12999         * src/messageview.c
13000         * src/mh.c
13001         * src/prefs_folder_item.c
13002         * src/procheader.c
13003         * src/procmime.c
13004         * src/procmsg.c
13005         * src/procmsg.h
13006         * src/send_message.c
13007         * src/summaryview.c
13008         * src/toolbar.c
13009                 Apply bug #964's patch (Queue and drafts aren't normal)
13010                 The Drafts and Queue folder now contain RFC-822 files,
13011                 allowing to move and copy mails from and to these 
13012                 folders. Moving from Drafts to Queue will prepare the
13013                 mail for sending (PGP signature, encryption, etc).
13014                 This patch also rework sending errors handling to try
13015                 to be more helpful.
13016                 Also, allow redefining folder types via the GUI 
13017                 (Folder type in its Properties)
13018
13019 2006-06-12 [colin]      2.3.0cvs4
13020
13021         * src/summaryview.c
13022         * src/prefs_common.c
13023         * src/prefs_common.h
13024         * src/gedit-print.c
13025                 Allow to define a specific print font - patch
13026                 by Bernhard Walle <bernhard.walle@gmx.de>
13027         * src/prefs_fonts.c
13028         * manual/advanced.xml
13029         * manual/fr/advanced.xml
13030                 Add a hidden pref to allow deletion without
13031                 confirmation
13032
13033 2006-06-12 [wwp]        2.3.0cvs3
13034
13035         * .cvsignore
13036                 more files to ignore.
13037
13038 2006-06-12 [wwp]        2.3.0cvs2
13039
13040         * src/quote_fmt.c
13041         * src/quote_fmt_lex.l
13042         * src/quote_fmt_parse.y
13043                 extend the quote_fmt parser (templates and quotes):
13044                 - allow limited sub-expressions in |p{} and |f{} expressions,
13045                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13046                 - implemented/fixed missing implementation of query_references and show_references,
13047                 - completed, fixed contents and format of the symbols help dialog,
13048                 - fix some compilation warnings.
13049
13050 2006-06-12 [wwp]        2.3.0cvs1
13051
13052         * manual/advanced.xml
13053         * manual/fr/advanced.xml
13054                 updates in the "templates" section of the manual (eng/fr):
13055                  - be more precise (both versions)
13056                  - completed to match the english reference (fr version)
13057                  - touchups (both versions)
13058
13059 2006-06-12 [paul]       2.3.0
13060
13061         2.3.0 released
13062
13063 2006-06-12 [paul]       2.2.3cvs14
13064
13065         * po/ca.po
13066         * po/cs.po
13067         * po/de.po
13068         * po/el.po
13069         * po/fr.po
13070         * po/it.po
13071         * po/pt_BR.po
13072         * po/sr.po
13073         * po/zh_CN.po
13074                 updated by Miquel Oliete, Tim, Stephan Sachse,
13075                 Stavros Giannouris, Fabien Vantard, Andrea
13076                 Spadaccini, Frederico Goncalves Guimaraes,
13077                 Aleksandar Urosevic, and Ralgh Young
13078
13079 2006-06-12 [colin]      2.2.3cvs13
13080
13081         * src/mbox.c
13082                 Add missing header
13083
13084 2006-06-11 [colin]      2.2.3cvs12
13085
13086         * src/msgcache.c
13087                 Verify that g_malloc() succeeded
13088
13089 2006-06-11 [colin]      2.2.3cvs11
13090
13091         * src/wizard.c
13092                 Add Face header to welcome mail
13093
13094 2006-06-10 [colin]      2.2.3cvs10
13095
13096         * src/textview.c
13097                 Revert previous (Forgot it changes the
13098                 margin on the whole mail)
13099
13100 2006-06-10 [colin]      2.2.3cvs9
13101
13102         * src/textview.c
13103                 Don't overlap long headers under (X-)Face
13104
13105 2006-06-10 [mones]      2.2.3cvs8
13106
13107         * manual/xml2pdf
13108                 allow generation of manual on systems lacking saxon binary
13109                 but with java and the saxon library installed
13110
13111         * po/es.po
13112                 updated for release
13113
13114 2006-06-09 [colin]      2.2.3cvs7
13115
13116         * src/summaryview.c
13117                 Fix leak when using Display Sender using Addressbook
13118
13119 2006-06-09 [colin]      2.2.3cvs6
13120
13121         * src/compose.c
13122         * src/folder.c
13123         * src/folderview.c
13124         * src/mimeview.c
13125         * src/summaryview.c
13126                 More leaks fixes
13127
13128 2006-06-09 [paul]       2.2.3cvs5
13129
13130         * AUTHORS
13131         * src/gtk/authors.h
13132         * tools/claws.i18n.status.pl
13133                 updated with new info
13134
13135 2006-06-09 [paul]       2.2.3cvs4
13136
13137         * README
13138                 updated
13139         * manual/ack.xml
13140                 add wwp to authors list
13141         * src/gtk/authors.h
13142                 update mine and Colin's addresses
13143
13144 2006-06-08 [colin]      2.2.3cvs3
13145
13146         * src/etpan/imap-thread.c
13147                 Fix leak on SSL cert check
13148
13149 2006-06-08 [colin]      2.2.3cvs2
13150
13151         * src/common/utils.c
13152                 Fix leak
13153
13154 2006-06-08 [paul]       2.2.3cvs1
13155
13156         * configure.ac
13157                 Update version number following
13158                 stable release
13159
13160 2006-06-07 [colin]      2.2.2cvs3
13161
13162         * src/msgcache.c
13163                 Fix catching cache read errors (guint instead of gint)
13164                 Prevent malloc'ing more than 8MB (means cache corruption)
13165
13166 2006-06-07 [paul]       2.2.2cvs2
13167
13168         * src/exporthtml.c
13169         * src/exportldif.c
13170         * src/mh.c
13171         * src/mutt.c
13172         * src/pine.c
13173         * src/common/utils.c
13174                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13175                 obey $HOME'
13176                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13177                 Thanks to Colin
13178
13179 2006-06-06 [paul]       2.2.2cvs1
13180
13181         * configure.ac
13182                 Update version number following
13183                 stable release
13184
13185 2006-06-06 [paul]       2.2.1cvs6
13186
13187         * src/matcher.c
13188                 fix  implicit declaration of
13189                 sylpheed_do_idle()
13190                 Patch by Fabien Vantard
13191
13192 2006-06-06 [paul]       2.2.1cvs5
13193
13194         * src/matcher.c
13195                 fix age_greater and age_lower so that they
13196                 mean what say and not '...or equal to'
13197                 Thanks to Colin
13198
13199 2006-06-06 [paul]       2.2.1cvs4
13200
13201         * src/textview.c
13202         * src/common/utils.c
13203                 fix URI check
13204                 Thanks to Colin
13205
13206 2006-06-05 [wwp]        2.2.1cvs3
13207
13208         * manual/fr/account.xml
13209                 minor language fixes (thanks to Fabien Vantard).
13210
13211 2006-06-05 [colin]      2.2.1cvs2
13212
13213         * src/prefs_folder_item.c
13214         * src/folderview.c
13215                 Allow recursive setting of properties 
13216                 for whole mailboxes
13217         * src/matcher.c
13218                 Don't freeze on 'test' filtering rule
13219
13220 2006-06-05 [colin]      2.2.1cvs1
13221
13222         * configure.ac
13223                 Update version number following
13224                 stable release
13225
13226 2006-06-04 [wwp]        2.2.0cvs82
13227
13228         * manual/glossary.xml
13229         * manual/account.xml
13230         * manual/fr/glossary.xml
13231         * manual/fr/account.xml
13232                 added glossary section and references/links related to the Face custom header.
13233
13234 2006-06-04 [colin]      2.2.0cvs81
13235
13236         * src/summaryview.c
13237                 Skip to next message on move with no
13238                 immediate execution
13239
13240 2006-06-04 [wwp]        2.2.0cvs80
13241
13242         * manual/xml2pdf
13243                 added sanity checks, exit when needed.
13244
13245 2006-06-03 [paul]       2.2.0cvs79
13246
13247         * src/prefs_receive.c
13248                 page name is now 'Receiving'
13249         * src/prefs_send.c
13250                 page name is now 'Sending'
13251
13252 2006-06-03 [colin]      2.2.0cvs78
13253
13254         * src/plugins/spamassassin/spamassassin_gtk.c
13255                 Autoswitch to Localhost if transport was previously
13256                 disabled. Else people had to check [] Enable, then
13257                 *reselect* transport.
13258
13259 2006-06-03 [colin]      2.2.0cvs77
13260
13261         * src/plugins/pgpinline/pgpinline.c
13262         * src/plugins/pgpmime/pgpmime.c
13263                 Check that gpg_data_release_and_get_mem 
13264                 didn't fail (now, why this happens...)
13265
13266 2006-06-03 [colin]      2.2.0cvs76
13267
13268         * src/mbox.c
13269                 Fix bug #962 (Manual and/or UI should 
13270                 warn about incompatible locking 
13271                 causing dataloss)
13272
13273 2006-06-02 [cleroy]     2.2.0cvs75
13274
13275         * src/filtering.c
13276         * src/folder.c
13277         * src/procmsg.c
13278         * src/summaryview.c
13279                 Fix a few leaks
13280
13281 2006-06-02 [colin]      2.2.0cvs74
13282
13283         * src/main.c
13284                 On exit, free caches after writing them
13285                 Shuts up some valgrind false positives
13286         * src/procmsg.c
13287         * src/send_message.c
13288                 Fix races when reusing existing SMTP connections
13289                 Fix inexistant session timeout
13290         * src/toolbar.c
13291                 Display alertpanel after all queues have
13292                 been processed, not after each
13293
13294 2006-06-02 [wwp]        2.2.0cvs73
13295
13296         * manual/fr/glossary.xml
13297         * manual/fr/ack.xml
13298         * manual/ack.xml
13299                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13300
13301 2006-06-02 [wwp]        2.2.0cvs72
13302
13303         * manual/xml2pdf
13304         * manual/dist/pdf/Makefile.am
13305         * manual/dtd/manual.xsl
13306         * manual/fr/dist/pdf/Makefile.am
13307         * manual/pl/dist/pdf/Makefile.am
13308                 we changed the procedure to generate the .pdf version of the manual.
13309                 The procedure is more modern and the .pdf we get now has a valid index.
13310                 Here are the new pre-requisites:
13311
13312                 - JRE 1.x (1.4 here): there must be one from your distro
13313                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13314                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13315                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13316
13317                 See my posts for further info about the installation of this toolchain:
13318
13319                 Date: Fri, 19 May 2006 19:40:06 +0200
13320                 From: wwp <subscript@free.fr>
13321                 To: sylpheed-claws-devel@lists.sourceforge.net
13322                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13323
13324                 and
13325
13326                 Date: Wed, 24 May 2006 12:58:49 +0200
13327                 From: wwp <subscript@free.fr>
13328                 To: sylpheed-claws-devel@lists.sourceforge.net
13329                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13330
13331 2006-06-01 [colin]      2.2.0cvs71
13332
13333         * src/compose.c
13334                 Better guards against IMAP races
13335         * src/main.c
13336         * src/prefs_common.c
13337         * src/prefs_common.h
13338         * src/common/ssl_certificate.c
13339         * src/etpan/imap-thread.c
13340         * src/etpan/imap-thread.h
13341         * src/gtk/sslcertwindow.c
13342                 New hidden option ssl_skip_cert_check to 
13343                 avoid dups of bug #959 (libetpan linked
13344                 against gnutls and gnutls buggy on 64bit)
13345                 Present expired warning only once per
13346                 session/server.
13347         * manual/advanced.xml
13348         * manual/fr/advanced.xml
13349                 Document new option
13350
13351 2006-06-01 [wwp]        2.2.0cvs70
13352
13353         * src/messageview.c
13354                 fix for bug #961 (return receipt dialog 
13355                 complains incorrectly about return-path 
13356                 email adress being different), thanks 
13357                 to Colin.
13358
13359 2006-05-31 [cleroy]     2.2.0cvs69
13360
13361         * src/common/ssl.c
13362                 Guard against NULLs, although this
13363                 should never be an issue
13364
13365 2006-05-31 [colin]      2.2.0cvs68
13366
13367         * src/filtering.c
13368                 Use g_slist_prepend
13369         * src/imap.c
13370                 Don't remove caches when destroying folder, it
13371                 could (should) be done at exit
13372         * src/inc.c
13373                 free processing cache after incorporation
13374         * src/etpan/imap-thread.c
13375                 Maybe fix bug #959 (Crash on moving to emails 
13376                 to a imap account per ssl with a expired 
13377                 certificate.)
13378
13379 2006-05-30 [colin]      2.2.0cvs67
13380
13381         * src/summaryview.c
13382                 Put back event flush when displaying message
13383                 It avoids reading a bunch of messages just
13384                 by hitting shift-n for too long ;)
13385
13386 2006-05-29 [colin]      2.2.0cvs66
13387
13388         * src/summaryview.c
13389                 Remove useless g_warnings
13390
13391 2006-05-29 [colin]      2.2.0cvs65
13392
13393         * src/imap.c
13394                 Fix g_slist_append()s for performance
13395
13396 2006-05-29 [colin]      2.2.0cvs64
13397
13398         * src/compose.c
13399         * src/common/utils.c
13400                 Fix extraneous tab at start of addresses
13401         * src/mainwindow.c
13402                 Fix warnings (thanks to Fabien)
13403                 Fix crash at exit when composing messages 
13404                 exist
13405         * src/pop.c
13406                 Fix progress bar when deleting expired mails
13407                 Thanks to Hiro
13408         * src/summaryview.c
13409         * src/gtk/gtksctree.c
13410                 Fix re-sorting slowness
13411
13412 2006-05-29 [paul]       2.2.0cvs63
13413
13414         * src/mh.c
13415                 fetch full message when moving mails
13416                 from another mailbox, (fixed data loss
13417                 when filtering from IMAP to MH, introduced
13418                 in 2.2.0cvs57).
13419                 Thanks to Colin
13420
13421 2006-05-29 [mones]      2.2.0cvs62
13422
13423         * src/gtk/gtksctree.c
13424                 Unselect faster (patch by Colin)        
13425
13426 2006-05-26 [colin]      2.2.0cvs61
13427
13428         * src/summaryview.c
13429                 Unplug MSGINFO_UPDATE callback on delete too.
13430
13431 2006-05-26 [colin]      2.2.0cvs60
13432
13433         * src/foldersel.c
13434                 Fix bold in folder selection window with glib2.10
13435                 thanks Hiro
13436
13437 2006-05-26 [colin]      2.2.0cvs59
13438
13439         * src/procheader.c
13440                 Convert date only if necessary (and don't
13441                 try to convert from utf8 to utf8, too)
13442         * src/summaryview.c
13443                 Only set column's text if the column's 
13444                 displayed
13445
13446 2006-05-26 [colin]      2.2.0cvs58
13447
13448         * src/summaryview.c
13449         * src/gtk/gtkutils.c
13450                 Fix useless warning
13451
13452 2006-05-26 [colin]      2.2.0cvs57
13453
13454         * src/mainwindow.c
13455                 Make summaryview selectable as long as 
13456                 no message has focus
13457         * src/mh.c
13458                 Faster deletion (by implementing mh_remove_msgs)
13459                 Faster copy (avoid using mh_fetch_msg just to get
13460                 the filename)
13461                 Faster move (using move_file instead of copy_file
13462                 if MSG_IS_MOVE)
13463                 No progressbar if total number of mails to cp/mv 
13464                 is less than 100
13465         * src/summaryview.c
13466                 Fix removal from subject_table when mail gets moved
13467                 Faster deletion (g_slist_prepend instead of append)
13468         * src/gtk/gtksctree.c
13469                 Remove useless code
13470
13471 2006-05-25 [colin]      2.2.0cvs56
13472
13473         * src/common/ssl_certificate.c
13474                 Fix leak in expired cert check
13475
13476 2006-05-25 [colin]      2.2.0cvs55
13477
13478         * src/mh.c
13479                 Disable flags syncing on .mh_sequences - it
13480                 is buggy and marks mails read under unknown
13481                 conditions.
13482
13483 2006-05-25 [paul]
13484
13485         * 2.3.0-rc4 released
13486
13487 2006-05-24 [colin]      2.2.0cvs54
13488
13489         attention cvs users: if you manage to crash
13490         Sylpheed-Claws while moving, copying or deleting
13491         mails, we *are* interested in stack traces and
13492         valgrind logs. It looks stable, but one never
13493         knows...
13494
13495         * src/folder.c
13496                 Add progressbar for cache updates
13497         * src/folderutils.c
13498                 Optimize Mark all read in the current
13499                 folder
13500         * src/mh.c
13501                 Add progressbar for copy/move
13502         * src/procmsg.c
13503                 Optimize O(n^2) in copy/move
13504         * src/summaryview.c
13505         * src/gtk/gtksctree.c
13506                 Optimize O(n^2) algos
13507         * src/common/timing.h
13508                 Display ms instead of us
13509
13510 2006-05-24 [wwp]        2.2.0cvs53
13511
13512         * manual/fr/advanced.xml
13513                 updates to the French manual.
13514
13515 2006-05-24 [wwp]        2.2.0cvs52
13516
13517         * src/common/utils.c
13518                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13519
13520 2006-05-24 [wwp]        2.2.0cvs51
13521
13522         * src/folderutils.c
13523                 fixed "mark all read" in MH folders (thanks to Colin).
13524
13525 2006-05-24 [paul]       2.2.0cvs50
13526
13527         * doc/man/sylpheed-claws.1
13528                 updated the man page
13529
13530 2006-05-23 [colin]      2.2.0cvs49
13531
13532         * src/folderview.c
13533         * src/imap.c
13534         * src/inc.c
13535         * src/mbox.c
13536         * src/messageview.c
13537         * src/news.c
13538         * src/send_message.c
13539         * src/summaryview.c
13540         * src/gtk/sslcertwindow.c
13541                 alertpanel fixes, by Fabien
13542
13543 2006-05-23 [colin]      2.2.0cvs48
13544
13545         * src/folder.c
13546         * src/folderview.c
13547         * src/msgcache.c
13548         * src/summaryview.c
13549         * src/gtk/gtksctree.c
13550         * src/gtk/gtksctree.h
13551                 More timings
13552                 Fix slow loading problem, which was caused by the
13553                 use of some gtk_ctree funcs and their use of
13554                 g_list_position while gtk_ctree_(un)link'ing.
13555                 Reap more functions from gtkctree.c to be sure we
13556                 use our (fast) version instead of theirs.
13557         * src/mh.c
13558                 Fix copy of unread mails
13559
13560
13561 2006-05-22 [wwp]        2.2.0cvs47
13562
13563         * manual/fr/advanced.xml
13564                 updated.
13565
13566 2006-05-22 [colin]      2.2.0cvs46
13567
13568         * src/filtering.c
13569                 Fix possible infinite loop. 'copy' is not a 
13570                 final action, so when encountering a 'copy',
13571                 we have to check if a previous one was set
13572                 and do it. In the same way, if we encounter
13573                 a 'move' we have to perform a possibly 
13574                 pending 'copy'. This will slow down filtering
13575                 on IMAP if move+copy or multiple copy actions
13576                 are to be done, but handling it via the batch
13577                 would be really too convoluted.
13578
13579 2006-05-22 [wwp]        2.2.0cvs45
13580
13581         * manual/fr/advanced.xml
13582         * manual/fr/faq.xml
13583         * manual/fr/glossary.xml
13584         * manual/fr/handling.xml
13585         * manual/fr/intro.xml
13586         * manual/fr/plugins.xml
13587         * manual/fr/sylpheed-claws-manual.xml
13588                 sync w/ the english manual: updates URIs, documented mailing-list
13589                 support, better explanation about the enabled/disabled feature
13590                 in filtering/processing rules by Paul.
13591
13592 2006-05-21 [colin]      2.2.0cvs44
13593
13594         * src/summaryview.c
13595                 Don't expand after building threads, but during
13596
13597 2006-05-21 [colin]      2.2.0cvs43
13598
13599         * src/procmsg.c
13600         * src/summaryview.c
13601                 More timing possibilities... For next time I have 
13602                 to find out how the hell some 3GHz computer takes
13603                 one minute to open a 30k folder...
13604
13605 2006-05-21 [colin]      2.2.0cvs42
13606
13607         * manual/pl/advanced.xml
13608         * manual/pl/faq.xml
13609         * manual/pl/glossary.xml
13610         * manual/pl/handling.xml
13611         * manual/pl/intro.xml
13612         * manual/pl/plugins.xml
13613         * manual/pl/sylpheed-claws-manual.xml
13614                 Polish manual updated by Pawel
13615
13616 2006-05-20 [colin]
13617
13618         * 2.3.0-rc3 released
13619
13620 2006-05-20 [colin]      2.2.0cvs41
13621
13622         * src/imap.c
13623                 Fix -rc2 problems:
13624                 - remove cache of moved messages from original folder
13625                 - apply new flags to messages even if they aren't appliable
13626                   via IMAP.
13627
13628 2006-05-20 [colin]
13629
13630         * 2.3.0-rc2 released
13631
13632 2006-05-19 [colin]      2.2.0cvs40
13633
13634         * src/imap.c
13635                 Don't issue SELECT in imap_change_flags
13636                 before having checked that we indeed have
13637                 some flags to change. MSG_POSTFILTERED for
13638                 example can't be used on IMAP.
13639                 Fixes bug #955 (copying messages between 
13640                 imap folders is extremely slow), which was
13641                 a regression.
13642
13643 2006-05-19 [colin]      2.2.0cvs39
13644
13645         * src/folder.c
13646         * src/folder.h
13647         * src/folderview.c
13648                 Try to fix bug #830 (Some unread messages 
13649                 get marked read in IMAP inbox):
13650                 - Prevent scanning a folder if it's being 
13651                   opened via the GUI
13652                 - Postpone opening via the GUI of a folder
13653                   currently scanned.
13654
13655
13656 2006-05-19 [wwp]        2.2.0cvs38
13657
13658         * manual/advanced.xml
13659                 fix English+typo (thanks to Paul).
13660
13661 2006-05-19 [wwp]        2.2.0cvs37
13662
13663         * manual/advanced.xml
13664         * manual/fr/advanced.xml
13665         * src/gtk/logwindow.c
13666         * src/prefs_common.c
13667         * src/prefs_common.h
13668                 added hidden prefs to allow customization of colors used in
13669                 protocol log window (useful for dark gtk+ themes).
13670
13671 2006-05-19 [wwp]        2.2.0cvs36
13672
13673         * ChangeLog
13674                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13675
13676 2006-05-19 [paul]       2.2.0cvs35
13677
13678         * src/textview.c
13679                 make Reply-To fully clickable
13680         * src/gtk/logwindow.c
13681                 more colouring (SMTP ESMTP)
13682         Both patches by Pawel Pekala
13683
13684 2006-05-19 [cleroy]     2.2.0cvs34
13685
13686         * src/mh.c
13687                 Don't update flags from current folder
13688                 Probably fixes bug #935 (Read Messages 
13689                 Revert to Being Marked as Unread)
13690
13691 2006-05-18 [colin]      2.2.0cvs33
13692
13693         * src/imap.c
13694                 Warning fix
13695         * src/compose.c
13696         * src/mainwindow.c
13697         * src/summaryview.c
13698         * src/toolbar.c
13699                 Allow replying to multiple emails
13700                 in multiple windows
13701         * src/mimeview.c
13702         * src/etpan/imap-thread.c
13703                 Leak fixes
13704
13705 2006-05-18 [paul]       2.2.0cvs32
13706
13707         * src/summaryview.c
13708                 keep Mailing-List menu refreshed
13709                 Thanks to Colin
13710
13711 2006-05-18 [paul]       2.2.0cvs31
13712
13713         * manual/advanced.xml
13714         * manual/faq.xml
13715         * manual/glossary.xml
13716         * manual/handling.xml
13717         * manual/intro.xml
13718         * manual/plugins.xml
13719         * manual/sylpheed-claws-manual.xml
13720                 update URLs
13721                 add info about mailing-list support
13722                 edit filtering info
13723         * src/wizard.c
13724         * src/common/defs.h
13725         * src/gtk/about.c
13726         * src/plugins/dillo_viewer/README
13727                 update URLs
13728
13729 2006-05-17 [wwp]        2.2.0cvs30
13730
13731         * manual/handling.xml
13732         * manual/fr/handling.xml
13733                 documented the ability to enabled/disable filtering/processing rules.
13734
13735 2006-05-17 [colin]      2.2.0cvs29
13736
13737         * src/main.c
13738                 Don't initialize g_thread subsystem if it's 
13739                 already done (thanks to Hiro)
13740         * src/mimeview.c
13741                 Fix saving of parts when there name can't be
13742                 converted from UTF-8.
13743
13744 2006-05-17 [paul]       2.2.0cvs28
13745
13746         * po/Makefile.in.in
13747                 fix config.status warning with autoconf 2.60
13748
13749 2006-05-17 [paul]       2.2.0cvs27
13750
13751         * po/POTFILES.in
13752                 add src/mbox.c
13753
13754 2006-05-17 [wwp]        2.2.0cvs26
13755
13756         * src/mainwindow.c
13757                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13758
13759 2006-05-17 [wwp]        2.2.0cvs25
13760
13761         * src/plugins/demo/demo.c
13762                 updated product name in plugin demo (many plugins need to be
13763                 sync'ed w/ that change).
13764
13765 2006-05-17 [colin]      2.2.0cvs24
13766
13767         * src/mh.c
13768                 Fix leak
13769
13770 2006-05-16 [colin]      2.2.0cvs23
13771
13772         * src/mainwindow.c
13773                 Stupid me hit again. Fix cvs22.
13774
13775 2006-05-16 [colin]      2.2.0cvs22
13776
13777         * src/mainwindow.c
13778                 Fix bug #922 (sylpheed-claws crashed after 
13779                 pushing on Inbox folder)
13780
13781 2006-05-16 [colin]      2.2.0cvs21
13782
13783         * src/compose.c
13784                 Make From header be copy/paste/select-able
13785
13786 2006-05-16 [wwp]        2.2.0cvs20
13787
13788         * src/export.c
13789         * src/matcher.c
13790         * src/summaryview.c
13791         * src/etpan/imap-thread.c
13792                 fix some compiler warnings (thanks to Colin).
13793
13794 2006-05-16 [wwp]        2.2.0cvs19
13795
13796         * src/action.c
13797         * src/gedit-print.c
13798         * src/inc.c
13799         * src/mainwindow.c
13800         * src/mh.c
13801         * src/statusbar.c
13802         * src/send_message.c
13803         * src/summaryview.c
13804                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13805
13806 2006-05-15 [colin]      2.2.0cvs18
13807
13808         * src/procmsg.c
13809                 Fix automatic rule creation with List-Post
13810
13811 2006-05-15 [paul]       2.2.0cvs17
13812
13813         * tools/filter_conv_new.pl
13814                 updated for rule enabling/disabling
13815                 claws version >= 2.3.x required
13816
13817 2006-05-15 [cleroy]     2.2.0cvs16
13818
13819         * src/main.c
13820                 Revert test
13821
13822 2006-05-15 [cleroy]     2.2.0cvs15
13823
13824         * src/main.c
13825                 test
13826
13827 2006-05-15 [wwp]        2.2.0cvs14
13828
13829         * manual/pl/.cvsignore
13830                 ignore generated files.
13831
13832 2006-05-14 [wwp]        2.3.0-rc1
13833
13834         * 2.3.0-rc1 released
13835
13836 2006-05-13 [wwp]        2.2.0cvs13
13837
13838         * src/filtering.c
13839         * src/filtering.h
13840         * src/matcher.c
13841         * src/matcher_parser_lex.l
13842         * src/matcher_parser_parse.y
13843         * src/prefs_filtering.c
13844                 new feature: provide the ability to disable filtering and processing
13845                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13846                 adaptations.
13847
13848 2006-05-13 [colin]      2.2.0cvs12
13849
13850         * src/compose.c
13851                 Remove useless if (a) b; else b;
13852                 Thanks to wwp
13853
13854 2006-05-13 [wwp]        2.2.0cvs11
13855
13856         * src/export.c
13857         * src/import.c
13858         * src/mainwindow.c
13859         * src/mbox.c
13860         * src/summaryview.c
13861         * src/summaryview.h
13862                 no more silent failures (or at least less ones) when importing
13863                 or exporting from/to mbox. Also start importing/exporting if
13864                 the necessary info is set.
13865
13866 2006-05-13 [wwp]        2.2.0cvs10
13867
13868         * RELEASE_NOTES
13869                 restored up-to-date release notes.
13870
13871 2006-05-13 [paul]       2.2.0cvs9
13872
13873         * po/nl.po
13874         * po/ru.po
13875                 updated by Tim Dijkstra and Pavlo Bohmat
13876
13877 2006-05-12 [colin]      2.2.0cvs8
13878
13879         * src/gtk/quicksearch.c
13880                 Add "k" as shortcut for "colorlabel". Patch
13881                 by ath42@users.sf.net.
13882
13883 2006-05-12 [paul]       2.2.0cvs7
13884
13885         * src/prefs_common.h
13886         * src/prefs_summaries.c
13887         * src/summaryview.c
13888                 when entering a folder also allow
13889                 going directly to first Marked message
13890
13891 2006-05-12 [paul]       2.2.0cvs6
13892
13893         * src/summaryview.c
13894                 always obey 'confirm before marking all
13895                 mails read' option
13896
13897 2006-05-12 [paul]       2.2.0cvs5
13898
13899         * src/textview.c
13900                 make Sender fully clickable
13901
13902 2006-05-12 [colin]      2.2.0cvs4
13903
13904         * src/compose.c
13905         * src/compose.h
13906                 Let From be editable
13907         * src/main.c
13908         * src/mh.c
13909                 Full support of .mh_sequences' Unseen seq
13910
13911 2006-05-12 [colin]      2.2.0cvs3
13912
13913         * src/folder.c
13914         * src/mainwindow.c
13915         * src/mainwindow.h
13916         * src/messageview.c
13917         * src/prefs_spelling.c
13918         * src/procheader.c
13919         * src/procmsg.c
13920         * src/procmsg.h
13921         * src/summaryview.c
13922         * src/toolbar.c
13923         * src/toolbar.h
13924                 Add contextual menu on Compose toolbar
13925                 button. Fixes bug #944 (Automatic
13926                 addresses not applied when changing account
13927                 from compose window)
13928                 add Mailing List support
13929                 based on the old 0.6.5claws25 patch by
13930                 Melvin Hadasht, with finishing touches
13931                 by Colin
13932                 Fix "ignore thread" when mails are threaded by
13933                 subject (and weren't ignored although appearing
13934                 in the thread).
13935                 GUI rework.
13936                 Both patches by Pawel.
13937
13938 2006-05-08 [paul]       2.2.0cvs2
13939
13940         * src/mainwindow.c
13941         * src/mainwindow.h
13942         * src/messageview.c
13943         * src/procheader.c
13944         * src/procmsg.c
13945         * src/procmsg.h
13946         * src/summaryview.c
13947                 add Mailing List support
13948                 based on the old 0.6.5claws25 patch by 
13949                 Melvin Hadasht, with finishing touches
13950                 by Colin
13951
13952 2006-05-08 [colin]      2.2.0cvs1
13953
13954         * src/mainwindow.c
13955         * src/toolbar.c
13956         * src/toolbar.h
13957                 Add contextual menu on Compose toolbar 
13958                 button. Fixes bug #944 (Automatic 
13959                 addresses not applied when changing account 
13960                 from compose window)
13961
13962 2006-05-08 [paul]       2.2.0
13963
13964         2.2.0 released
13965
13966 2006-05-08 [paul]       2.1.1cvs51
13967
13968         * po/cs.po
13969         * po/de.po
13970         * po/en_GB.po
13971         * po/fi.po
13972         * po/fr.po
13973         * po/pt_BR.po
13974         * po/sr.po
13975         * po/zh_CN.po
13976                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13977                 Fabien Vantard, Frederico Goncalves Guimaraes,
13978                 Aleksandar Urosevic, and Ralgh Young
13979
13980 2006-05-12 [colin]      2.1.1cvs50
13981
13982         * po/cs.po
13983         * po/de.po
13984         * po/en_GB.po
13985         * po/es.po
13986         * po/fi.po
13987         * po/fr.po
13988         * po/pt_BR.po
13989         * po/sr.po
13990         * po/zh_CN.po
13991                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13992                 Fabien Vantard, Frederico Goncalves Guimaraes,
13993                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13994
13995 2006-05-05 [colin]      2.1.1cvs49
13996
13997         * manual/Makefile.am
13998         * manual/pl/Makefile.am
13999         * manual/pl/account.xml
14000         * manual/pl/ack.xml
14001         * manual/pl/addrbook.xml
14002         * manual/pl/advanced.xml
14003         * manual/pl/faq.xml
14004         * manual/pl/glossary.xml
14005         * manual/pl/gpl.xml
14006         * manual/pl/handling.xml
14007         * manual/pl/intro.xml
14008         * manual/pl/keyboard.xml
14009         * manual/pl/plugins.xml
14010         * manual/pl/starting.xml
14011         * manual/pl/sylpheed-claws-manual.xml
14012         * manual/pl/dist/.cvsignore
14013         * manual/pl/dist/Makefile.am
14014         * manual/pl/dist/html/.cvsignore
14015         * manual/pl/dist/html/Makefile.am
14016         * manual/pl/dist/pdf/.cvsignore
14017         * manual/pl/dist/pdf/Makefile.am
14018         * manual/pl/dist/ps/.cvsignore
14019         * manual/pl/dist/ps/Makefile.am
14020         * manual/pl/dist/txt/.cvsignore
14021         * manual/pl/dist/txt/Makefile.am
14022                 Add the polish translation of the manual,
14023                 Authored by Pawel Pekala.
14024
14025 2006-05-05 [cleroy]     2.1.1cvs48
14026
14027         * src/main.c
14028                 Re-read matcherrc after loading plugins 
14029                 if some of them add folders.
14030
14031 2006-05-03 [colin]      2.1.1cvs47
14032
14033         * src/imap.c
14034                 I'm idiot
14035
14036 2006-05-03 [colin]      2.1.1cvs46
14037
14038         * src/imap.c
14039                 Be sure to have a session when
14040                 getting separator
14041
14042 2006-05-03 [colin]      2.1.1cvs45
14043
14044         * src/imap.c
14045         * src/imap.h
14046         * src/imap_gtk.c
14047                 Fix preventing renaming with namespace 
14048                 separator.
14049
14050 2006-05-01 [colin]      2.1.1cvs44
14051
14052         * src/action.c
14053                 Don't reload messageview when result of
14054                 action is piped.
14055
14056 2006-04-29 [colin]      2.1.1cvs43
14057
14058         * src/prefs_receive.c
14059         * src/plugins/spamassassin/spamassassin_gtk.c
14060         * src/plugins/clamav/clamav_plugin_gtk.c
14061                 GUI fixes by Pawel
14062
14063 2006-04-29 [colin]      2.1.1cvs42
14064
14065         * src/prefs_compose_writing.c
14066         * src/prefs_quote.c
14067                 Cleanups. Patch by Pawel
14068
14069 2006-04-28 [paul]       2.1.1cvs41
14070
14071         * src/matcher.c
14072                 fix returned quick search results when search
14073                 term contains an underscore.
14074                 Thanks to Colin
14075
14076 2006-04-28 [paul]       2.1.1cvs40
14077
14078         * src/prefs_message.c
14079         * src/prefs_receive.c
14080                 GUI cleanups
14081                 Patches by Pawel Pekala
14082
14083 2006-04-27 [colin]      2.1.1cvs39
14084
14085         * src/wizard.c
14086                 Differentiate subject Welcome from
14087                 window's title Welcome
14088
14089 2006-04-27 [paul]
14090
14091         2.2.0-rc1 released
14092
14093 2006-04-27 [paul]       2.1.1cvs38
14094
14095         * manual/advanced.xml
14096         * manual/fr/advanced.xml
14097                 add info about compose_no_markup hidden pref
14098
14099 2006-04-27 [paul]       2.1.1cvs37
14100
14101         * src/prefs_account.c
14102                 improve privacy labels
14103         * src/prefs_msg_colors.c
14104                 change some strings for translators' convenience
14105         * src/gtk/gtkutils.c
14106                 don't underline the link button text
14107
14108 2006-04-25 [colin]      2.1.1cvs36
14109
14110         * src/folder.c
14111                 Complete 2.1.1cvs33 (once more ;)
14112
14113 2006-04-25 [colin]      2.1.1cvs35
14114
14115         * src/editldap.c
14116                 Fix tooltip
14117
14118 2006-04-25 [cleroy]     2.1.1cvs34
14119
14120         * src/compose.c
14121         * src/gtk/gtkaspell.c
14122                 Fix crash on redirect (related to the return 
14123                 of the aspell menu in compose's toolbar)
14124         * src/prefs_msg_colors.c
14125                 Fix sensitivity widgets
14126         * src/image_viewer.c
14127         * src/gtk/pluginwindow.c
14128         * src/gtk/prefswindow.c
14129                 Change released signals to clicked (Fabien)
14130         * po/POTFILES.in
14131         * src/common/socket.c
14132         * src/plugins/spamassassin/spamassassin.c
14133                 Translate strings (Fabien)
14134
14135 2006-04-25 [paul]       2.1.1cvs33
14136
14137         * src/folder.c
14138         * src/folder.h
14139         * src/folderview.c
14140                 complete the fix of bug #912
14141                 Thanks to Colin
14142
14143 2006-04-25 [colin]      2.1.1cvs32
14144
14145         * src/news.c
14146                 Better progress bar
14147         * src/mimeview.c
14148         * src/summaryview.c
14149         * src/summaryview.h
14150                 Fix focus chain
14151                 Patches by Pawel Pekala
14152
14153 2006-04-24 [colin]      2.1.1cvs31
14154
14155         * src/compose.c
14156                 Fix compilation warnings (Fabien)
14157
14158 2006-04-24 [colin]      2.1.1cvs30
14159
14160         * src/addrindex.c
14161         * src/editldap.c
14162         * src/editldap_basedn.c
14163         * src/editldap_basedn.h
14164         * src/ldapctrl.c
14165         * src/ldapctrl.h
14166         * src/ldapquery.c
14167         * src/ldaputil.c
14168         * src/ldaputil.h
14169                 Fix bug #901 (LDAPS support)
14170
14171 2006-04-24 [colin]      2.1.1cvs29
14172
14173         * src/compose.c
14174                 Fix logic on error with send dialog on
14175         * src/imap.c
14176                 Fix compilation without libetpan, thanks
14177                 to Fabien
14178         * src/summaryview.c
14179                 Fix 'context-menu' key
14180
14181 2006-04-23 [colin]      2.1.1cvs28
14182
14183         * src/folder.c
14184                 Never free current's cache to free up 
14185                 memory. Fixes bug #912 (new count 
14186                 randomly set to message count)
14187
14188 2006-04-23 [colin]      2.1.1cvs27
14189
14190         * src/gtk/quicksearch.c
14191                 And remove printf...
14192
14193 2006-04-23 [colin]      2.1.1cvs26
14194
14195         * src/gtk/quicksearch.c
14196                 Fix replacing in quicksearch, and fix inserting
14197                 in the middle of the string. (introduced at 2.1.0cvs22)
14198
14199 2006-04-23 [colin]      2.1.1cvs25
14200
14201         * src/imap.c
14202                 Make sure uidnext is initialized in get_num_list
14203                 (not for stable, related to 2.1.1cvs8 and friends)
14204
14205 2006-04-23 [colin]      2.1.1cvs24
14206
14207         * src/imap.c
14208                 Output something when login is successful
14209                 too
14210
14211 2006-04-23 [colin]      2.1.1cvs23
14212
14213         * src/etpan/imap-thread.c
14214                 Better logging (line-per-line, hide data in fetch)
14215                 Fix a const warning
14216         * src/gtk/logwindow.c
14217         * src/gtk/logwindow.h
14218                 Better logging (color for input/output)
14219
14220 2006-04-21 [colin]      2.1.1cvs22
14221
14222         * src/gtk/quicksearch.c
14223                 On gtk+-2.8, use stock buttons in quicksearch
14224                 Based on a patch by Fabien and a design by Paul
14225
14226 2006-04-21 [colin]      2.1.1cvs21
14227
14228         * src/folderview.c
14229         * src/mainwindow.c
14230                 Fix occasional flicker in folderview
14231         * src/common/utils.c
14232                 Fix bug #943 (Incorrectly parsed email address 
14233                 list in short headers on message view and in 
14234                 printouts)
14235
14236 2006-04-20 [colin]      2.1.1cvs20
14237
14238         * src/imap.c
14239         * src/imap.h
14240         * src/prefs_account.c
14241                 Add ANONYMOUS auth for IMAP
14242
14243 2006-04-20 [paul]       2.1.1cvs19
14244
14245         * src/main.c
14246                 proper fix for 2.1.1cvs18
14247                 Thanks to Colin
14248
14249 2006-04-20 [paul]       2.1.1cvs18
14250
14251         * src/main.c
14252                 fix build warnings
14253
14254 2006-04-20 [paul]       2.1.1cvs17
14255
14256         * src/gtk/quicksearch.c
14257                 fix standard, non-extended Quick search,
14258                 was broken in 2.1.1cvs15.
14259                 Thanks to Colin.
14260
14261 2006-04-20 [colin]      2.1.1cvs16
14262
14263         * src/prefs_matcher.c
14264                 Fix values when reselecting a ~test
14265                 rule
14266
14267 2006-04-19 [colin]      2.1.1cvs15
14268
14269         * src/compose.c
14270         * src/compose.h
14271         * src/gtk/gtkaspell.c
14272         * src/gtk/gtkaspell.h
14273                 Put back Options menu in Spelling/
14274         * src/gtk/quicksearch.c
14275                 Don't search, and show error, if the
14276                 advanced search has a syntax error
14277
14278 2006-04-18 [colin]      2.1.1cvs14
14279
14280         * src/textview.c
14281                 Fix gdk warnings on set_cursor when textview
14282                 isn't visible
14283
14284 2006-04-18 [colin]      2.1.1cvs13
14285
14286         * src/gtk/gtksctree.c
14287                 Remove seemingly useless refresh that causes
14288                 flicker - watch this commit in case of 
14289                 problems before planned backport to stable
14290
14291 2006-04-18 [colin]      2.1.1cvs12
14292
14293         * src/imap.c
14294                 Factorize get/set_xml code
14295         * src/compose.c
14296         * src/prefs_account.c
14297         * src/prefs_account.h
14298         * src/procmsg.c
14299                 Add Encrypt to self option
14300
14301 2006-04-17 [colin]      2.1.1cvs11
14302
14303         * configure.ac
14304                 Fix search on encrpyt function on dragonfly
14305                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14306
14307 2006-04-17 [colin]      2.1.1cvs10
14308
14309         * src/prefs_account.c
14310                 Be safe by default: remove mails from POP3
14311                 after 7 days, not immediately
14312
14313 2006-04-17 [colin]      2.1.1cvs9
14314
14315         * src/etpan/imap-thread.c
14316                 Fix build on DragonFly - patch by 
14317                 Jonathan Buschmann <jonthn@agmact.com>
14318
14319 2006-04-17 [colin]      2.1.1cvs8
14320
14321         * src/imap.c
14322                 Save uidnext between sessions
14323
14324 2006-04-17 [colin]      2.1.1cvs7
14325
14326         * src/imap.c
14327                 scan is required when uid validity changes
14328
14329 2006-04-17 [colin]      2.1.1cvs6
14330
14331         * src/folderview.c
14332                 Don't scan if not necessary, apart in current
14333                 folder and INBOX to fetch flags.
14334         * src/imap.c
14335                 Scan is necessary if unread count changes
14336
14337 2006-04-17 [colin]      2.1.1cvs5
14338
14339         * src/imap.c
14340                 ...But always fetch ANSWERED and DELETED flags for
14341                 INBOX, as filtering can happen on these flags.
14342
14343 2006-04-17 [colin]      2.1.1cvs4
14344
14345         * src/imap.c
14346                 Don't fetch REPLIED and DELETED flags when synchronising
14347                 flags with a closed folder. We only need UNSEEN and FLAGGED
14348                 to update the folderview.
14349
14350 2006-04-17 [colin]      2.1.1cvs3
14351
14352         * src/imap.c
14353                 Faster flag search when there are new mails 
14354                 in a folder. We can do a full search if the 
14355                 folder contains less messages than the new
14356                 list.
14357
14358 2006-04-17 [colin]      2.1.1cvs2
14359
14360         * po/cs.po
14361         * po/de.po
14362         * po/fr.po
14363         * po/nl.po
14364         * po/pt_BR.po
14365                 Update translations from stable branch
14366
14367 2006-04-17 [colin]      2.1.1cvs1
14368
14369         * configure.ac
14370                 Bump version to follow stable release
14371
14372 2006-04-16 [mones]      2.1.0cvs50
14373
14374         * po/es.po
14375                 Updated for release
14376
14377 2006-04-16 [colin]      2.1.0cvs49
14378
14379         * src/textview.c
14380                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14381                 with gtk < 2.8. Thanks to Fabien Vantard.
14382
14383 2006-04-15 [colin]      2.1.0cvs48
14384
14385         * src/etpan/imap-thread.c
14386                 Fix bug #919 (libetpan: SEGV when connecting 
14387                 using command)
14388
14389 2006-04-14 [colin]      2.1.0cvs47
14390
14391         * src/main.c
14392                 Fix race on --select (should be done better)
14393
14394 2006-04-14 [wwp]        2.1.0cvs46
14395
14396         * src/send_message.c
14397                 enforce a check for domain in account prefs (a sending
14398                 error could be faced if domain was checked but no value set),
14399                 thanks to Colin.
14400
14401 2006-04-14 [colin]      2.1.0cvs45
14402
14403         * src/codeconv.c
14404                 when converting from unknown to unknown, if the
14405                 string is UTF8, don't convert it to the locale
14406                 (which breaks it)
14407
14408 2006-04-14 [colin]      2.1.0cvs44
14409
14410         * src/compose.c
14411                 Don't try to use ASCII for converting headers
14412                 (as done in body)
14413
14414 2006-04-14 [paul]       2.1.0cvs43
14415
14416         * src/crash.c
14417                 add locale/charset info to crash report
14418         * src/gtk/about.c
14419                 add wwp to doc team
14420                 replace 'e-mail' with preferred 'email'
14421         * src/gtk/authors.h
14422                 ensure contributors list is in alphabetical
14423                 order
14424
14425 2006-04-13 [colin]      2.1.0cvs42
14426
14427         * src/textview.c
14428                 Prevent gdk warnings
14429
14430 2006-04-13 [colin]      2.1.0cvs41
14431
14432         * src/common/ssl_certificate.c
14433         * src/common/ssl_certificate.h
14434         * src/gtk/sslcertwindow.c
14435                 Warn on expired certs, and display the expiration date
14436
14437 2006-04-13 [colin]      2.1.0cvs40
14438
14439         * src/plugins/spamassassin/spamassassin_gtk.c
14440                 Fix missing set_text on unix socket
14441
14442 2006-04-13 [wwp]        2.1.0cvs39
14443
14444         * manual/fr/advanced.xml
14445         * manual/fr/glossary.xml
14446                 applied new spam/ham/email lexicon (pourriel, courriel)
14447
14448 2006-04-13 [paul]       2.1.0cvs38
14449
14450         * src/plugins/pgpmime/plugin.c
14451                 remove the mention of S/MIME from the
14452                 description. This is now handled by the
14453                 S/MIME plugin.
14454
14455 2006-04-13 [paul]       2.1.0cvs37
14456
14457         * src/prefs_msg_colors.c
14458                 rework dialog
14459         * src/prefs_folder_item.c
14460         * src/prefs_spelling.c
14461                 add a tooltip to the colour selector buttons
14462
14463 2006-04-13 [wwp]        2.1.0cvs36
14464
14465         * manual/advanced.xml
14466         * manual/glossary.xml
14467         * manual/handling.xml
14468         * manual/keyboard.xml
14469         * manual/plugins.xml
14470         * manual/starting.xml
14471         * manual/fr/account.xml
14472         * manual/fr/ack.xml
14473         * manual/fr/addrbook.xml
14474         * manual/fr/advanced.xml
14475         * manual/fr/faq.xml
14476         * manual/fr/glossary.xml
14477         * manual/fr/gpl.xml
14478         * manual/fr/handling.xml
14479         * manual/fr/intro.xml
14480         * manual/fr/keyboard.xml
14481         * manual/fr/plugins.xml
14482         * manual/fr/starting.xml
14483         * manual/fr/sylpheed-claws-manual.xml
14484                 fixes to the manuals:
14485                  - summaryview -> Message List (same in French)
14486                  - translate key names
14487                  - fix French punctuation, use non-breakable spaces when
14488                    necessary, don't use &thinsp; which is not portable
14489                  - tell what maildir and mbox formats we support
14490
14491 2006-04-12 [wwp]        2.1.0cvs35
14492
14493         * src/prefs_toolbar.c
14494                 unified a replace button more,
14495                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14496
14497 2006-04-12 [wwp]        2.1.0cvs34
14498
14499         * src/prefs_common.c
14500         * src/prefs_msg_colors.c
14501                 make default color labels translatable,
14502                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14503                 thanks to Tim <timbrain@post.cz> for reporting.
14504
14505 2006-04-12 [wwp]        2.1.0cvs33
14506
14507         * manual/glossary.xml
14508         * manual/intro.xml
14509         * manual/plugins.xml
14510         * manual/starting.xml
14511         * manual/sylpheed-claws-manual.xml
14512         * manual/fr/.cvsignore
14513         * manual/fr/account.xml
14514         * manual/fr/ack.xml
14515         * manual/fr/addrbook.xml
14516         * manual/fr/advanced.xml
14517         * manual/fr/faq.xml
14518         * manual/fr/glossary.xml
14519         * manual/fr/handling.xml
14520         * manual/fr/intro.xml
14521         * manual/fr/keyboard.xml
14522         * manual/fr/plugins.xml
14523         * manual/fr/starting.xml
14524         * manual/fr/sylpheed-claws-manual.xml
14525                 various fixes: typos, missing .fr translations, punctuation,
14526                 capitalization, links, accents and some bad French more.
14527
14528 2006-04-12 [wwp]        2.1.0cvs32
14529
14530         * src/prefs_gtk.c
14531                 fix for bug #935: always store prefs files in UTF-8 (thanks
14532                 to Colin).
14533
14534 2006-04-11 [colin]      2.1.0cvs31
14535
14536         * src/compose.c
14537                 Fix inserting files not in utf8 when locale is utf8
14538
14539 2006-04-11 [colin]      2.1.0cvs30
14540
14541         * src/inc.c
14542                 Don't show error dialog when cancelling connection
14543                 Patch by Pawel
14544
14545 2006-04-11 [cleroy]     2.1.0cvs29
14546
14547         * src/compose.c
14548                 Implement multiple quote levels
14549         * src/prefs_common.c
14550                 Change a little bit the quote bgcolor for 2nd level
14551
14552 2006-04-11 [colin]      2.1.0cvs28
14553
14554         * src/gtk/about.c
14555                 Add locale and charset in the label
14556
14557 2006-04-10 [colin]      2.1.0cvs27
14558
14559         * src/compose.c
14560         * src/prefs_common.c
14561         * src/prefs_common.h
14562         * src/prefs_msg_colors.c
14563         * src/textview.c
14564                 Allow optional background color in quotes
14565                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14566                 GTK+-2.8.x feature
14567
14568 2006-04-10 [colin]      2.1.0cvs26
14569
14570         * src/main.c
14571         * src/mainwindow.c
14572         * src/mainwindow.h
14573                 Implement --select
14574
14575 2006-04-10 [colin]      2.1.0cvs25
14576
14577         * manual/plugins.xml
14578         * manual/fr/plugins.xml
14579                 Document libcurl's proxy variables
14580
14581 2006-04-09 [colin]      2.1.0cvs24
14582
14583         * src/prefs_common.c
14584                 gettext() returns statically allocated stuff. We have
14585                 to strdup it in order to be able to free it.
14586
14587 2006-04-09 [colin]      2.1.0cvs23
14588
14589         * AUTHORS
14590         * src/gtk/authors.h
14591                 Add Alexei
14592
14593 2006-04-09 [colin]      2.1.0cvs22
14594
14595         * src/mainwindow.c
14596         * src/gtk/quicksearch.c
14597                 Fix bug #859 (problems with cyrilic input in 
14598                 search panel) - Patch by Alexey Illarionov 
14599                 <littlesavage@rambler.ru>
14600
14601 2006-04-09 [colin]      2.1.0cvs21
14602
14603         * src/prefs_customheader.c
14604                 I prefer removing then freeing rather than the contrary
14605                 (even if it doesn't change anything ;-)
14606         * src/prefs_account.c
14607                 Fix bug #933 (Crash re-entering the custom headers list 
14608                 dialog in accounts prefs)
14609                 The problem happened when cancelling the Account 
14610                 Preferences' dialogs - in which case we didn't do 
14611                 anything to the PrefsAccount * struct. In case of applying,
14612                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14613                 working with in this dialog. The problem is that 
14614                 prefs_customheader.c, working on this tmp_ac_prefs, always
14615                 changes the ->customhdr_list pointer, even when cancelled. 
14616                 So in case of cancelling the prefs_account dialog, we still
14617                 have to update ->customhdr_list in the real account.
14618
14619 2006-04-08 [colin]      2.1.0cvs20
14620
14621         * manual/fr/glossary.xml
14622         * manual/fr/keyboard.xml
14623                 Forgot some headers :)
14624
14625 2006-04-08 [colin]      2.1.0cvs19
14626
14627         * manual/Makefile.am
14628         * manual/fr/Makefile.am
14629         * manual/fr/account.xml
14630         * manual/fr/ack.xml
14631         * manual/fr/addrbook.xml
14632         * manual/fr/advanced.xml
14633         * manual/fr/faq.xml
14634         * manual/fr/glossary.xml
14635         * manual/fr/gpl.xml
14636         * manual/fr/handling.xml
14637         * manual/fr/intro.xml
14638         * manual/fr/keyboard.xml
14639         * manual/fr/plugins.xml
14640         * manual/fr/starting.xml
14641         * manual/fr/sylpheed-claws-manual.xml
14642         * manual/fr/dist/.cvsignore
14643         * manual/fr/dist/Makefile.am
14644         * manual/fr/dist/html/.cvsignore
14645         * manual/fr/dist/html/Makefile.am
14646         * manual/fr/dist/pdf/.cvsignore
14647         * manual/fr/dist/pdf/Makefile.am
14648         * manual/fr/dist/ps/.cvsignore
14649         * manual/fr/dist/ps/Makefile.am
14650         * manual/fr/dist/txt/.cvsignore
14651         * manual/fr/dist/txt/Makefile.am
14652                 Add the french translation of the manual. Thanks to
14653                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14654                 account.xml, ack.xml, addrbook.xml and advanced.xml
14655
14656 2006-04-08 [colin]      2.1.0cvs18
14657
14658         * manual/plugins.xml
14659         * manual/starting.xml
14660                 More fixes
14661
14662 2006-04-07 [colin]      2.1.0cvs17
14663
14664         * manual/faq.xml
14665         * manual/intro.xml
14666         * manual/keyboard.xml
14667                 Little fixes
14668
14669 2006-04-07 [colin]      2.1.0cvs16
14670
14671         * README
14672         * src/compose.c
14673         * src/prefs_common.c
14674         * src/prefs_common.h
14675                 Add hidden compose_no_markup pref
14676
14677 2006-04-07 [wwp]        2.1.0cvs15
14678
14679         * src/summary_search.c
14680         * .cvsignore
14681                 Bugfix: stop button was sticky when searching in an empty folder.
14682                 Applied curly brackets code style to the whole file (summary_search.c).
14683                 More files to ignore.
14684
14685 2006-04-07 [wwp]        2.1.0cvs14
14686
14687         * src/message_search.c
14688         * src/summary_search.c
14689                 changed default button when search bumps at file/folder
14690                 beginning or end, for convenience (thanks to Colin).
14691
14692 2006-04-07 [paul]       2.1.0cvs13
14693
14694         * src/plugins/dillo_viewer/dillo_prefs.c
14695                 avoid future potential for namespace collision
14696                 Patch by Colin
14697
14698 2006-04-06 [wwp]        2.1.0cvs12
14699
14700         * src/summary_search.c
14701                 Unify extended/advanced searches names (and thus factorize labels),
14702                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14703
14704 2006-04-06 [wwp]        2.1.0cvs11
14705
14706         * src/folderview.c
14707         * src/prefs_themes.c
14708         * src/summaryview.c
14709                 Fixed some compilation warnings.
14710
14711 2006-04-06 [colin]      2.1.0cvs10
14712
14713         * manual/advanced.xml
14714                 Document the wizard template and how to deploy
14715                 Sylpheed-Claws effectively
14716
14717 2006-04-06 [colin]      2.1.0cvs9
14718
14719         * src/folderview.c
14720                 gettext patch to tell translators about _("#"),
14721                 by Maxim Britov
14722
14723 2006-04-06 [colin]      2.1.0cvs8
14724
14725         * src/textview.c
14726                 Fix invalid GtkTextBIter after clicking "Display as text"
14727
14728 2006-04-06 [mones]      2.1.0cvs7
14729
14730         * src/addr_compl.c
14731         * src/addrindex.c
14732         * src/addritem.c
14733         * src/codeconv.c
14734         * src/compose.c
14735         * src/filtering.c
14736         * src/folder.c
14737         * src/folder_item_prefs.c
14738         * src/folderview.c
14739         * src/localfolder.c
14740         * src/matcher.c
14741         * src/mimeview.c
14742         * src/prefs_msg_colors.c
14743         * src/prefs_spelling.c
14744         * src/prefs_themes.c
14745         * src/procmime.c
14746         * src/procmsg.c
14747         * src/stock_pixmap.c
14748         * src/summaryview.c
14749         * src/textview.c
14750         * src/toolbar.c
14751         * src/common/mgutils.c
14752         * src/common/prefs.c
14753         * src/common/ssl_certificate.c
14754         * src/gtk/colorlabel.c
14755         * src/gtk/quicksearch.c
14756         * src/plugins/pgpmime/pgpmime.c
14757         * src/plugins/spamassassin/spamassassin.c
14758                 Removed redundant NULL checks for g_free() calls.
14759                 Patch by Pawel Pekala.
14760
14761 2006-04-06 [mones]      2.1.0cvs6
14762
14763         * src/prefs_actions.c
14764         * src/prefs_filtering.c
14765         * src/prefs_filtering_action.c
14766         * src/prefs_matcher.c
14767         * src/prefs_template.c
14768         * src/gtk/gtkutils.c
14769         * src/gtk/gtkutils.h
14770                 Have a nice replace button. Patch by Pawel Pekala
14771
14772 2006-04-06 [colin]      2.1.0cvs5
14773
14774         * src/addressbook.c
14775                 Fix crash with empty columns
14776
14777 2006-04-05 [colin]      2.1.0cvs4
14778
14779         * src/wizard.c
14780         * src/prefs_gtk.c
14781                 Allow wizard customization with pre-filled values
14782
14783 2006-04-05 [colin]      2.1.0cvs3
14784
14785         * src/textview.c
14786         * src/mimeview.c
14787         * src/mimeview.h
14788                 Nicer messages in mimeview
14789
14790 2006-04-05 [colin]      2.1.0cvs2
14791
14792         * src/addressbook.c
14793         * src/prefs_summaries.c
14794                 i18n fix
14795
14796 2006-04-05 [colin]      2.1.0cvs1
14797
14798         * src/plugins/pgpcore/plugin.c
14799         * src/plugins/pgpcore/select-keys.c
14800         * src/plugins/pgpcore/select-keys.h
14801         * src/plugins/pgpcore/sgpgme.c
14802         * src/plugins/pgpcore/sgpgme.h
14803         * src/plugins/pgpinline/pgpinline.c
14804         * src/plugins/pgpinline/plugin.c
14805         * src/plugins/pgpmime/pgpmime.c
14806         * src/plugins/pgpmime/plugin.c
14807                 Factorize and generalize a bit 
14808                 Drop S/MIME signature verification from PGP/MIME
14809                 (adding it as another, more complete plugin)
14810
14811 2006-04-05 [paul]       2.1.0
14812
14813         2.1.0 released
14814
14815 2006-04-05 [paul]       2.0.0cvs186
14816
14817         * manual/advanced.xml
14818                 add info on colour labels
14819
14820 2006-04-05 [paul]       2.0.0cvs185
14821
14822         * po/bg.po
14823         * po/cs.po
14824         * po/de.po
14825         * po/el.po
14826         * po/en_GB.po
14827         * po/fi.po
14828         * po/fr.po
14829         * po/it.po
14830         * po/nl.po
14831         * po/pl.po
14832         * po/pt_BR.po
14833         * po/sr.po
14834         * po/zh_CN.po
14835                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14836                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14837                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14838                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14839         * src/gtk/authors.h
14840         * tools/claws.i18n.status.pl
14841                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14842                 and new Czech translator, Tim <timbrain@post.cz>
14843
14844 2006-04-05 [mones]      2.0.0cvs184
14845
14846         * po/es.po
14847                 Updated translation
14848
14849 2006-04-05 [colin]      2.0.0cvs183
14850
14851         * src/gtk/quicksearch.c
14852                 Fix bug #929 (unnecessary reload in quick search bar)
14853
14854 2006-04-05 [colin]      2.0.0cvs182
14855
14856         * src/compose.c
14857                 Fix crash on Reply with no From:
14858                 Show signature and conversion error on queuing 
14859                 (but not sending)
14860         * src/mainwindow.c
14861         * src/summaryview.c
14862         * src/summaryview.h
14863                 Factorize threading code and make sure msginfo 
14864                 is not null when it comes from a GtkCTreeRow's 
14865                 data
14866         * src/gtk/gtkaspell.c
14867                 Check for necessary things
14868         * src/gtk/gtksctree.c
14869         * src/gtk/gtksctree.h
14870                 Reset anchor if necessary when removing node
14871
14872 2006-03-29 [colin]      2.0.0cvs181
14873
14874         * src/folderview.c
14875                 Warn for disabled IMAP accounts (due to lack of
14876                 libetpan). Breaks string-freeze - sorry - but it
14877                 is kind of important ;)
14878
14879 2006-03-28 [colin]      2.0.0cvs180
14880
14881         * src/gtk/gtkutils.c
14882         * src/gtk/gtkutils.h
14883                 Add a gtkut_get_link_btn() function that
14884                 creates a button which acts like an URI
14885         * src/prefs_themes.c
14886         * src/gtk/about.c
14887                 Use this function (factorizes codes)
14888         * src/common/defs.h
14889         * src/gtk/pluginwindow.c
14890                 Add a "Get more..." in the plugins window
14891
14892 2006-03-28 [colin]      2.0.0cvs179
14893
14894         * src/common/smtp.c
14895         * src/common/passcrypt.c
14896         * src/undo.c
14897                 Warning fixes. Patch by Pawel Pekala
14898
14899 2006-03-27 [colin]      2.0.0cvs178
14900
14901         * src/undo.c
14902                 Fix undoing by blocks with spaces
14903
14904 2006-03-27 [colin]      2.0.0cvs177
14905
14906         * src/textview.c
14907                 Set margin to 3px for headers
14908
14909 2006-03-27 [paul]
14910
14911         2.1.0-rc2 released
14912
14913 2006-03-27 [wwp]        2.0.0cvs176
14914
14915         * src/summaryview.c
14916                 don't reset quicksearch when updating the message list.
14917                 Thanks to Colin.
14918
14919 2006-03-26 [wwp]        2.0.0cvs175
14920
14921         * src/compose.c
14922                 use a unified border width ('other' tab in the compose window,
14923                 patch by Pawel Pekala).
14924
14925
14926 2006-03-26 [wwp]        2.0.0cvs174
14927
14928         * src/common/quoted-printable.c
14929         * src/addressbook.c
14930                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14931
14932 2006-03-26 [colin]      2.0.0cvs173
14933
14934         * src/quote_fmt_parse.y
14935                 Fix non-UTF8 date formats messing up the whole quote a 
14936                 little bit
14937
14938 2006-03-26 [colin]      2.0.0cvs172
14939
14940         * src/procheader.c
14941                 Make sure the date is UTF8 valid, or try to make it
14942                 so. IncrediMail is really IncrediStupid.
14943         * src/compose.c
14944                 Fix possible conversions. 
14945                 
14946
14947 2006-03-26 [colin]      2.0.0cvs171
14948
14949         * src/matcher.c
14950                 Fix corner cases in body search. This is still a
14951                 hack... It seems impossible to make it good and 
14952                 reasonably fast at the same time.
14953
14954 2006-03-26 [colin]      2.0.0cvs170
14955
14956         * src/summaryview.c
14957                 I think I killed the twilight zone bug!
14958                 summary_select_node() flushes GTK events in order
14959                 to be able to center the view. But this also 
14960                 flushes keypresses like Ctrl-Alt-U, so this can
14961                 call summary_show from summary_select_node (itself
14962                 called from summary_show, etc.). And the summaryview
14963                 has to be unlocked in this function. So just locking
14964                 while processing GTK events, and bailing if locked, 
14965                 should fix it.
14966                 Fixes bug #927 (SIGSEGV during Update Summary)
14967
14968 2006-03-25 [colin]      2.0.0cvs169
14969
14970         * src/matcher.c
14971                 Fix search in QP-encoded bodies
14972                 Fix utf-8 searches in bodies encoded in the
14973                 locale's encoding
14974         * src/common/quoted-printable.c
14975         * src/common/quoted-printable.h
14976                 Add a decode function that doesn't overwrite
14977                 the original pointer
14978                 
14979
14980 2006-03-24 [colin]      2.0.0cvs168
14981
14982         * src/action.c
14983         * src/summaryview.c
14984         * src/summaryview.h
14985                 Update message cache after action
14986                 Patch by H. Merijn Brand
14987         * src/prefs_msg_colors.c
14988                 Factorize label 
14989                 Patch by Fabien Vantard
14990         * src/plugins/spamassassin/spamassassin_gtk.c
14991                 Remove useless translation
14992                 Patch by Fabien Vantard
14993
14994 2006-03-23 [colin]      2.0.0cvs167
14995
14996         * src/common/ssl.c
14997                 Let 30 seconds to SSL_connect
14998
14999 2006-03-23 [wwp]        2.0.0cvs166
15000
15001         * src/summaryview.c
15002         * src/gtk/description_window.c
15003                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
15004                 and headers are translated; adjust description windows' width to fit their
15005                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
15006
15007 2006-03-23 [paul]       2.0.0cvs165
15008
15009         * src/common/utils.c
15010                 fix highlighting of URIs containing "()"
15011                 (2.0.0cvs164's reversal fixed)
15012                 Thanks to Colin.
15013
15014 2006-03-23 [paul]       2.0.0cvs164
15015
15016         * src/common/utils.c
15017                 revert patch, (postponing a fix), at 2.0.0cvs120
15018                 as it breaks more URIs than it fixes.
15019                 Allow '-' to be a terminating character in a URI
15020
15021 2006-03-22 [colin]      2.0.0cvs163
15022
15023         * configure.ac
15024                 Require libetpan 0.45
15025                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15026
15027 2006-03-22 [paul]       2.0.0cvs162
15028
15029         * src/editgroup.c
15030                 replace '<-' and '->' buttons with GTK_STOCK graphical
15031                 buttons
15032         * src/summary_search.c
15033                 don't offer '...' for translation
15034                 add a tooltip to advanced search '...' button
15035         * src/gtk/quicksearch.c
15036                 don't offer '...' for translation
15037
15038 2006-03-21 [colin]      2.0.0cvs161
15039
15040         * src/compose.c
15041                 Fix middle-click pasting (insert at click
15042                 position instead of cursor position, don't
15043                 remove existing selection and allow pasting
15044                 our own selection)
15045         * src/addressbook.c
15046                 "LDAP Server" -> "LDAP servers"
15047
15048 2006-03-21 [wwp]        2.0.0cvs160
15049
15050         * src/etpan/imap-thread.c
15051                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15052
15053 2006-03-20 [colin]      2.0.0cvs159
15054
15055         * src/summaryview.c
15056                 Don't reload summaryview after an execute with no
15057                 move action
15058
15059 2006-03-19 [colin]      2.0.0cvs158
15060
15061         * src/addressbook.c
15062                 and put groups at the top, always
15063
15064 2006-03-19 [colin]      2.0.0cvs157
15065
15066         * src/addressbook.c
15067                 Order groups before names, as previously
15068
15069 2006-03-19 [colin]      2.0.0cvs156
15070
15071         * src/addressbook.c
15072                 - Sort case-unsensitive
15073                 - Put the sort arrow at opening too
15074
15075 2006-03-19 [wwp]        2.0.0cvs155
15076
15077         * src/addressbook.c
15078                 allow sorting by name/email/remarks, ensure that right-pane's contents
15079                 matches the left-pane selection (cleared when appropriate).
15080                 Patch by Pawel Pekala <c0rn@o2.pl>.
15081
15082 2006-03-18 [colin]      2.0.0cvs154
15083
15084         * src/textview.c
15085                 Fix text cursor ;)
15086
15087 2006-03-18 [colin]      2.0.0cvs153
15088
15089         * src/gtk/filesel.c
15090                 Make sure we hide the preview if we didn't get
15091                 a filename
15092
15093 2006-03-18 [colin]      2.0.0cvs152
15094
15095         * src/summaryview.c
15096                 Set cursor to watch for execution (fixes lack
15097                 of watch-cursor when dnd'ing hundreds of mails)
15098         * src/gtk/filesel.c
15099                 Check that mime type is 'image/*' before updating
15100                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15101
15102 2006-03-18 [colin]      2.0.0cvs151
15103
15104         * src/mainwindow.c
15105         * src/textview.c
15106         * src/textview.h
15107                 Put a watch cursor in textview too when the mainwindow's
15108                 cursor in a watch
15109
15110 2006-03-18 [colin]      2.0.0cvs150
15111
15112         * src/folder.c
15113                 Change wrong asserts to simple tests
15114
15115 2006-03-17 [colin]      2.0.0cvs149
15116
15117         * src/mainwindow.c
15118         * src/mainwindow.h
15119         * src/prefs_msg_colors.c
15120         * src/summaryview.c
15121         * src/summaryview.h
15122         * src/gtk/colorlabel.c
15123         * src/gtk/colorlabel.h
15124                 Add a color label menu in the main menubar
15125                 Add (fixed) accels Ctrl-{0-7} to change the color
15126                 They have to be fixed because the menu's dynamic,
15127                 the items are complex widgets, hence we can't use
15128                 a GtkItemFactory.
15129
15130
15131 2006-03-17 [wwp]        2.0.0cvs148
15132
15133         * src/compose.c
15134                 rollback few lines from my previous commit (those lines come from
15135                 a pending patch, accidentally commited, even if neutral as they are
15136                 commented out).
15137
15138 2006-03-17 [wwp]        2.0.0cvs147
15139
15140         * src/compose.c
15141                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15142                 applied code style/indentation to the modified function.
15143
15144 2006-03-17 [wwp]        2.0.0cvs146
15145
15146         * src/procmsg.c
15147         * src/compose.c
15148                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15149
15150 2006-03-17 [paul]
15151
15152         2.1.0-rc1 released
15153
15154 2006-03-17 [paul]       2.0.0cvs145
15155
15156         * src/main.c
15157                 addressbook_read_file() was called twice
15158         * src/textview.c
15159                 X-Mailer highlighting
15160
15161 2006-03-16 [colin]      2.0.0cvs144
15162
15163         * src/sourcewindow.c
15164         * src/sourcewindow.h
15165                 And the last one, in source window.
15166
15167 2006-03-16 [colin]      2.0.0cvs143
15168
15169         * src/compose.c
15170         * src/compose.h
15171                 Fix the same stuff in compose
15172
15173 2006-03-16 [colin]      2.0.0cvs142
15174
15175         * src/messageview.c
15176                 Complete the previous messageview crash fix
15177
15178 2006-03-16 [colin]      2.0.0cvs141
15179
15180         * src/procmsg.h
15181         * src/procmsg.c
15182         * src/folder.c
15183                 Fix POSTPROCESSING hook
15184                 Patch by H. Merijn Brand
15185
15186         * src/procmime.c
15187         * src/procmime.h
15188                 Parse Content-Location
15189
15190         * src/toolbar.c
15191         * src/messageview.c
15192         * src/messageview.h
15193                 Don't crash when a top-level MessageView has
15194                 been closed on us. Same problematic than
15195                 yesterday's quicksearch issue.
15196
15197 2006-03-15 [colin]      2.0.0cvs140
15198
15199         * src/gtk/quicksearch.c
15200                 Fix a bitchy race we didn't think about when we
15201                 added quicksearch cancellation:
15202                 If the search is not on cached fields, for example
15203                 body_part matchcase "stuff"
15204                 the matcher code has to get the whole message. If
15205                 we're on IMAP, that can be slow, and in order to
15206                 be non-blocking, the IMAP code idle loop processes
15207                 gtk events too. So it is possible to cancel a
15208                 quicksearch while the matcher is getting the mail's
15209                 body. After matcher got its body, it will start to
15210                 iterate over the matcher list that the Quicksearch's
15211                 clear_search_cb() just freed via prepare_matcher().
15212                 SIGSEGV ensues.
15213                 The fix consists of guarding the matcherlist_match()
15214                 call with a boolean 'matching'. If we reset the
15215                 quicksearch while matching is TRUE, we don't free
15216                 the matcherlist anymore like we did, but we set
15217                 another new flag, deferred_free, to TRUE. Then,
15218                 in quicksearch_match(), just after returning from
15219                 matcherlist_match() and unsetting the matching flag,
15220                 we check the deferred_free flag and do the
15221                 prepare_matcher() (which does the matcherlist_free)
15222                 for real, so we free the matcherlist once it's not
15223                 used anymore.
15224                 As all of this runs via the glib main loop, we
15225                 luckily don't need a mutex.
15226         * src/summaryview.c
15227                 Also, show progress while searching.
15228
15229
15230 2006-03-14 [colin]      2.0.0cvs139
15231
15232         * src/alertpanel.c
15233                 Make alertpanel_is_open non-static
15234
15235 2006-03-14 [colin]      2.0.0cvs138
15236
15237         * src/prefs_spelling.c
15238                 Cleanups - Fabien Vantard
15239
15240 2006-03-14 [wwp]        2.0.0cvs137
15241
15242         * src/main.c
15243                 code style normalization (curly braces, indentation).
15244
15245 2006-03-14 [wwp]        2.0.0cvs137
15246
15247         * src/main.c
15248                 code style (braces, indentation)
15249
15250 2006-03-12 [paul]       2.0.0cvs136
15251
15252         * src/prefs_common.c
15253                 trans_hdr defaults to FALSE to be RFC-savvy
15254         * src/prefs_summaries.c
15255                 add a tooltip to the trans_hdr option
15256                 
15257
15258 2006-03-12 [paul]       2.0.0cvs135
15259
15260         * src/prefs_matcher.c
15261                 give a little more width to the combos
15262         * src/prefs_display_header.c
15263         * src/textview.c
15264                 translate headers if prefs_common.trans_hdr
15265                 is TRUE
15266
15267         Patches by Pawel Pekala
15268
15269 2006-03-12 [paul]       2.0.0cvs134
15270
15271         * src/plugins/clamav/clamav_plugin.c
15272         * src/plugins/dillo_viewer/dillo_viewer.c
15273         * src/plugins/pgpcore/plugin.c
15274         * src/plugins/pgpinline/plugin.c
15275         * src/plugins/pgpmime/plugin.c
15276         * src/plugins/spamassassin/spamassassin.c
15277                 update/add to descriptions
15278         * src/plugins/spamassassin/spamassassin_gtk.c
15279                 fixes to the english, remove superfluous
15280                 tooltips, clean up a little
15281
15282 2006-03-12 [paul]       2.0.0cvs133
15283
15284         * src/compose.c
15285                 fix Bug 924, 'Account combo box shows up wrong 
15286                 if & is in account name'
15287
15288 2006-03-11 [colin]      2.0.0cvs132
15289
15290         * src/summaryview.c
15291                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15292                 messed up shift-selection because is slows down
15293                 moving around summaryview. thanks -users
15294
15295 2006-03-10 [colin]      2.0.0cvs131
15296
15297         * src/plugins/spamassassin/spamassassin_gtk.c
15298                 Put back Paul's engrish fixes
15299
15300 2006-03-10 [colin]      2.0.0cvs130
15301
15302         * src/plugins/spamassassin/spamassassin.c
15303         * src/plugins/spamassassin/spamassassin.h
15304         * src/plugins/spamassassin/spamassassin_gtk.c
15305                 Cleanup SA prefs page (more)
15306                 Patch by Fabien Vantard
15307
15308 2006-03-10 [paul]       2.0.0cvs129
15309
15310         * src/prefs_msg_colors.c
15311         * src/prefs_spelling.c
15312                 widget sensitivity
15313
15314 2006-03-09 [mones]      2.0.0cvs128
15315
15316         * po/es.po
15317                 Update for next RC
15318
15319 2006-03-09 [wwp]        2.0.0cvs127
15320
15321         * configure.ac
15322                 revert accidental commit (requirement for libetpan 0.43), this time
15323                 not in HEAD.
15324
15325 2006-03-09 [wwp]        2.0.0cvs125
15326
15327         * configure.ac
15328                 revert accidental commit (requirement for libetpan 0.43)
15329
15330 2006-03-09 [paul]       2.0.0cvs126
15331
15332         * src/prefs_receive.c
15333                 remove useless frame
15334                 replace 'incorporation' with 'receiving'
15335         * src/plugins/clamav/clamav_plugin_gtk.c
15336         * src/plugins/spamassassin/spamassassin_gtk.c
15337                 improve widget sensitivity
15338                 fix a bit his engrish
15339
15340 2006-03-09 [wwp]        2.0.0cvs125
15341
15342         * src/addressadd.c
15343         * src/foldersel.c
15344         * src/prefs_common.c
15345         * src/prefs_common.h
15346                 remember some more windows' sizes (add to addressbook and
15347                 select folder).
15348
15349 2006-03-09 [paul]       2.0.0cvs124
15350
15351         * src/plugins/pgpcore/prefs_gpg.c
15352                 normalise construction of dialogue
15353
15354 2006-03-09 [paul]       2.0.0cvs123
15355
15356         * src/plugins/trayicon/Makefile.am
15357                 add missing slash
15358
15359 2006-03-08 [colin]      2.0.0cvs122
15360
15361         * src/plugins/trayicon/Makefile.am
15362                 Fix build in separate dir 
15363                 Patch by Bamanzi <bamanzi@gmail.com>
15364
15365 2006-03-08 [colin]      2.0.0cvs121
15366
15367         * src/procmsg.c
15368                 Batch move and copies from summaryview with delayed execution
15369                 too
15370
15371 2006-03-07 [paul]       2.0.0cvs120
15372
15373         * src/common/utils.c
15374                 fix highlighting of URIs containing "()"
15375                 Patch by Pawel Pekala
15376
15377 2006-03-07 [paul]       2.0.0cvs119
15378
15379         * src/folder.c
15380         * src/folder.h
15381         * src/folderview.c
15382                 immediately do alphabetical resort when
15383                 changing a folder's name
15384                 Patch by Pawel Pekala
15385
15386 2006-03-07 [paul]       2.0.0cvs118
15387
15388         * src/news.c
15389         * src/news_gtk.c
15390                 when unsubscribing a newsgroup, remove the
15391                 folder and msgs in .sylpheed-claws/newscache
15392                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15393
15394 2006-03-07 [paul]       2.0.0cvs117
15395
15396         * src/textview.c
15397                 fix wrong Fake URL Warning
15398                 Thanks to Hiro
15399
15400 2006-03-07 [colin]      2.0.0cvs116
15401
15402         * src/imap.c
15403                 Return immediately when password dialog was
15404                 cancelled
15405         * src/gtk/inputdialog.c
15406                 Allow empty strings for passwords
15407
15408
15409 2006-03-06 [colin]      2.0.0cvs115
15410
15411         * src/imap.c
15412                 Prevent double-timeouts when connection fails
15413
15414 2006-03-06 [colin]
15415
15416         2.0.1-rc1 released
15417
15418 2006-03-06 [colin]      2.0.0cvs114
15419
15420         * src/imap.c
15421                 Refresh session during potentially long
15422                 operations
15423
15424 2006-03-06 [wwp]        2.0.0cvs113
15425
15426         * src/prefs_msg_colors.h
15427                 forgot that one (custom color labels).
15428
15429 2006-03-06 [wwp]        2.0.0cvs112
15430
15431         * src/prefs_common.c
15432         * src/prefs_common.h
15433         * src/prefs_msg_colors.c
15434         * src/summaryview.c
15435         * src/summaryview.h
15436         * src/gtk/colorlabel.c
15437         * src/gtk/colorlabel.h
15438                 colors in messages list are now customizable. Color values and names can
15439                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15440                 Thanks to Paul and Colin for their help with this longstanding patch!
15441
15442 2006-03-06 [wwp]        2.0.0cvs111
15443
15444         * src/textview.c
15445                 don't crash if (x)face is bad.
15446
15447 2006-03-05 [paul]       2.0.0cvs110
15448
15449         * AUTHORS
15450         * configure.ac
15451         * src/Makefile.am
15452         * src/common/Makefile.am
15453         * src/common/utils.h
15454         * src/etpan/imap-thread.c
15455         * src/gtk/authors.h
15456         * src/plugins/clamav/Makefile.am
15457         * src/plugins/demo/Makefile.am
15458         * src/plugins/dillo_viewer/Makefile.am
15459         * src/plugins/pgpcore/Makefile.am
15460         * src/plugins/pgpcore/passphrase.c
15461         * src/plugins/pgpinline/Makefile.am
15462         * src/plugins/pgpmime/Makefile.am
15463         * src/plugins/spamassassin/Makefile.am
15464         * src/plugins/trayicon/Makefile.am
15465                 fix builiding on cygwin
15466                 Patch by Ralgh Young <bamanzi@gmail.com>
15467
15468 2006-03-04 [wwp]        2.0.0cvs109
15469
15470         * manual/keyboard.xml
15471                 fix mixed up/down keys.
15472
15473 2006-03-04 [wwp]        2.0.0cvs108
15474
15475         * README
15476         * INSTALL
15477                 updated links to SpamAssassin.
15478
15479 2006-03-04 [wwp]        2.0.0cvs107
15480
15481         * manual/plugins.xml
15482         * src/plugins/spamassassin/README
15483                 updated SpamAssassin plugin docs to reflect new functional additions
15484                 (also fix/update/documents few technical stuff more, see the README).
15485
15486 2006-03-04 [wwp]        2.0.0cvs106
15487
15488         * src/prefs_message.c
15489                 normalized capitalization of message-prefs paths.
15490
15491 2006-03-04 [wwp]        2.0.0cvs105
15492
15493         * manual/advanced.xml
15494                 typo.
15495
15496 2006-03-03 [colin]      2.0.0cvs104
15497
15498         * src/plugins/clamav/clamav_plugin_gtk.c
15499                 Rework prefs page, patch by Fabien 
15500
15501 2006-03-03 [colin]      2.0.0cvs103
15502
15503         * src/plugins/clamav/clamav_plugin.c
15504                 Set error on all errors
15505
15506 2006-03-03 [colin]      2.0.0cvs102
15507
15508         * src/common/plugin.c
15509                 Initialize error to avoid crashing when a plugin fails
15510                 without setting error
15511
15512 2006-03-02 [wwp]        2.0.0cvs101
15513
15514         * configure.ac
15515                 fixed linker flags for libetpan support on Cygwin
15516                 (thanks to H.Merijn Brand).
15517
15518 2006-03-02 [wwp]        2.0.0cvs100
15519
15520         * src/addressbook.c
15521                 fix some AB error messages: one for punctuation and
15522                 one wrongly duplicate (thanks, maxbritov).
15523
15524 2006-03-02 [wwp]        2.0.0cvs99
15525
15526         * src/plugins/spamassassin/spamassassin.c
15527                 make sync calls to sa-learn/spamc to prevent
15528                 system (whatever local or client/server) overload.
15529
15530 2006-03-02 [colin]      2.0.0cvs98
15531
15532         * src/summaryview.c
15533                 Put the spam icon in the status column instead of the
15534                 mark one
15535
15536 2006-03-01 [colin]      2.0.0cvs97
15537
15538         * src/plugins/spamassassin/spamassassin.c
15539                 Fix segfault (g_file_set_contents fails for some 
15540                 reason and err==0x2f. Can't find out why with
15541                 valgrind, using working function :-)
15542
15543 2006-03-01 [colin]      2.0.0cvs96
15544
15545         * src/inc.c
15546                 Offline overriding: let 'No' be cached only 3 seconds
15547
15548 2006-03-01 [colin]      2.0.0cvs95
15549
15550         * src/addr_compl.c
15551         * src/addrbook.c
15552         * src/addressbook.c
15553         * src/addrindex.c
15554         * src/folder_item_prefs.c
15555         * src/headerview.c
15556         * src/imap.c
15557         * src/inc.c
15558         * src/ldif.c
15559         * src/mainwindow.c
15560         * src/mh.c
15561         * src/msgcache.c
15562         * src/prefs_common.h
15563         * src/prefs_msg_colors.c
15564         * src/procheader.c
15565         * src/procheader.h
15566         * src/procmime.c
15567         * src/procmsg.c
15568         * src/procmsg.h
15569         * src/send_message.h
15570         * src/simple-gettext.c
15571         * src/summaryview.c
15572         * src/summaryview.h
15573         * src/syldap.c
15574         * src/textview.c
15575         * src/undo.c
15576         * src/common/ssl_certificate.c
15577         * src/common/utils.c
15578         * src/gtk/colorsel.c
15579         * src/gtk/gtksctree.c
15580         * src/gtk/gtkshruler.c
15581         * src/plugins/trayicon/trayicon.c
15582                 #if 0 goes to /dev/null
15583
15584 2006-03-01 [colin]      2.0.0cvs94
15585
15586         * src/compose.c
15587         * src/imap.c
15588         * src/inc.c
15589         * src/inc.h
15590         * src/messageview.c
15591         * src/news.c
15592         * src/plugins/spamassassin/spamassassin.c
15593                 Allow to add information in the "working offline"
15594                 window
15595
15596 2006-03-01 [wwp]        2.0.0cvs93
15597
15598         * src/plugins/spamassassin/spamassassin.c
15599                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15600                 'cause it seems that calling `spamc ... < inputfile` with
15601                 g_spawn_(a)sync simply.. erm doesn't work :-).
15602
15603 2006-03-01 [wwp]        2.0.0cvs92
15604
15605         * src/toolbar.c
15606         * src/toolbar.h
15607                 simplify the adding of spam/ham button to the messageview toolbar
15608                 (it gets more clear now that the same button will be "Mark as spam"
15609                 or "Mark as ham" according to the current message status,
15610                 thanks to Colin).
15611
15612 2006-03-01 [wwp]        2.0.0cvs91
15613
15614         * src/messageview.c
15615         * src/procmsg.c
15616         * src/procmsg.h
15617         * src/summaryview.c
15618         * src/plugins/spamassassin/spamassassin.c
15619         * src/plugins/spamassassin/spamassassin.h
15620                 make learner callbacks return a status (0 for ok),
15621                 handle it in main code to avoid setting flags when learning failed,
15622                 don't learn on TCP if offline in spamassassin,
15623                 thanks to Colin.
15624
15625                 
15626
15627 2006-03-01 [wwp]        2.0.0cvs90
15628
15629         * src/compose.c
15630                 some work around the compose window's account menu,
15631                 patch by Fabien Vantard.
15632
15633 2006-03-01 [wwp]        2.0.0cvs89
15634
15635         * src/plugins/spamassassin/spamassassin.c
15636                 fixed bad logics, was using spamc in local mode and sa-learn
15637                 in remote mode (thanks, Colin).
15638
15639 2006-03-01 [wwp]        2.0.0cvs88
15640
15641         * src/plugins/spamassassin/spamassassin.c
15642         * src/plugins/spamassassin/spamassassin.h
15643         * src/plugins/spamassassin/spamassassin_gtk.c
15644                 made processing of emails w/ sa-plugin an option (default is TRUE),
15645                 fixed Engrish some tooltips, capitalization of some debug messages
15646                 and warnings. The spamassassin plugin now provides two separate
15647                 services: process emails upon incorporation and spamd training.
15648                 Both services (un)register independently but use some common
15649                 plugin settings (transport settings, spam storage location).
15650
15651 2006-02-28 [wwp]        2.0.0cvs87
15652
15653         * src/plugins/spamassassin/spamassassin.c
15654                 fix async flag to spamc cmdline execution (batch exec should
15655                 be asynchronous).
15656
15657 2006-02-27 [wwp]        2.0.0cvs86
15658
15659         * src/plugins/spamassassin/spamassassin.c
15660         * src/plugins/spamassassin/spamassassin.h
15661         * src/plugins/spamassassin/spamassassin_gtk.c
15662                 - added the ability to learn a remote spamassassin server (spamd),
15663                 using spamc.
15664                 - added the spamassassin option 'username', that applies to all
15665                 spamassassin operations (filtering, learning, local or remote).
15666                 The default username is the current unix user (if left blank
15667                 from gtk prefs or config file).
15668                 - commented out some unused code (notebook widget), removed unused
15669                 layout (hbox1).
15670                 - make more widgets sensitive to the transport type.
15671
15672 2006-02-27 [colin]      2.0.0cvs85
15673
15674         * src/plugins/spamassassin/spamassassin.c
15675                 Fix sa-learn call when offline
15676
15677 2006-02-27 [colin]      2.0.0cvs84
15678
15679         * configure.ac
15680         * src/Makefile.am
15681         * src/mainwindow.c
15682         * src/mainwindow.h
15683         * src/messageview.c
15684         * src/messageview.h
15685         * src/prefs_toolbar.c
15686         * src/procmsg.c
15687         * src/stock_pixmap.c
15688         * src/stock_pixmap.h
15689         * src/summaryview.c
15690         * src/toolbar.c
15691         * src/toolbar.h
15692         * src/pixmaps/ham_btn.xpm
15693         * src/pixmaps/spam.xpm
15694         * src/pixmaps/spam_btn.xpm
15695         * src/plugins/spamassassin/spamassassin.c
15696                 Add button in toolbar for spam learning
15697                 Fix a few bugs from the last related commit
15698                 Revert 1.9.6cvs23 which messed up shift-selection
15699
15700 2006-02-24 [colin]      2.0.0cvs83
15701
15702         * src/procmsg.c
15703         * src/summaryview.c
15704         * src/summaryview.h
15705         * src/plugins/spamassassin/spamassassin.c
15706         * src/plugins/spamassassin/spamassassin.h
15707         * src/plugins/spamassassin/spamassassin_gtk.c
15708                 Unregister learner when spamassassin is either
15709                 disabled or over tcp
15710
15711 2006-02-24 [colin]      2.0.0cvs82
15712
15713         * src/Makefile.am
15714         * src/mainwindow.c
15715         * src/mainwindow.h
15716         * src/procmsg.c
15717         * src/procmsg.h
15718         * src/stock_pixmap.c
15719         * src/stock_pixmap.h
15720         * src/summaryview.c
15721         * src/summaryview.h
15722         * src/gtk/icon_legend.c
15723         * src/pixmaps/spam.xpm  ** NEW FILE **
15724         * src/plugins/spamassassin/spamassassin.c
15725         * src/plugins/spamassassin/spamassassin_gtk.c
15726                 Add spam learning interface (Mark/Mark as 
15727                 (spam|ham) menus)
15728
15729 2006-02-24 [wwp]        2.0.0cvs81
15730
15731         * src/compose.c
15732         * src/compose.h
15733         * src/filtering.c
15734                 hide compose window when sending message in batch mode
15735                 (filtering: forward and redirect). Also fixed a wrong
15736                 value returned when sending failed, neutral anyway.
15737                 (Colin, me) 
15738
15739 2006-02-24 [wwp]        2.0.0cvs80
15740
15741         * src/mainwindow.c
15742                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15743
15744 2006-02-24 [paul]       2.0.0cvs79
15745
15746         * src/news.c
15747         * src/news.h
15748         * src/news_gtk.c
15749                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15750                 Thanks to Colin
15751
15752 2006-02-23 [colin]      2.0.0cvs78
15753
15754         * src/alertpanel.c
15755                 Change OK to Close in alertpanel with View log
15756                 button; add accel to View log. Patch by Fabien
15757                 Vantard
15758
15759 2006-02-23 [wwp]        2.0.0cvs77
15760
15761         * src/compose.c
15762                 silly me, there were much more tests to perform, since toolbars can
15763                 really have down to 1 element only.
15764
15765 2006-02-23 [wwp]        2.0.0cvs76
15766
15767         * commitHelper
15768                 fixed indentation from my previous commit. Fallback to VISUAL if
15769                 EDITOR is not set (and to vi, at last resort).
15770
15771 2006-02-23 [wwp]        2.0.0cvs75
15772
15773         * commitHelper
15774                 improved error detection (Colin, me).
15775
15776 2006-02-23 [wwp]        2.0.0cvs74
15777
15778         * src/prefs_toolbar.c
15779                 simplify and fix prefs/toolbars layouting. Combos' contents can
15780                 now be really displayed.
15781
15782 2006-02-23 [wwp]        2.0.0cvs73
15783         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15784         be really displayed.
15785
15786 2006-02-22 [wwp]        2.0.0cvs72
15787
15788         * src/compose.c
15789                 fix a typo in my previous commit (sorry!).
15790
15791 2006-02-22 [wwp]        2.0.0cvs71
15792
15793         * src/prefs_toolbar.c
15794                 fix a crash when adding separators to toolbars,
15795                 also fix some separator item information.
15796
15797 2006-02-22 [wwp]        2.0.0cvs70
15798
15799         * src/compose.c
15800                 fix a crash when redirecting (for instance) when compose window's
15801                 toolbar contents has been customized (when some buttons have been
15802                 removed in fact).
15803
15804 2006-02-21 [wwp]        2.0.0cvs69
15805
15806         * src/summaryview.c
15807         * src/gtk/pluginwindow.c
15808         * src/plugins/pgpcore/prefs_gpg.c
15809                 fix some compilation warnings (feat. remains of removed code).
15810
15811 2006-02-21 [wwp]        2.0.0cvs68
15812
15813         * src/gtk/gtkutils.c
15814                 fix two compilation issues, thanks to Stephan Sachse.
15815
15816 2006-02-20 [colin]      2.0.0cvs67
15817
15818         * src/mainwindow.c
15819                 Don't reselect displayed mail on refocus
15820                 This fixes actions misbehaving 
15821
15822 2006-02-20 [wwp]        2.0.0cvs66
15823
15824         * src/summaryview.c
15825         * src/gtk/gtksctree.c
15826         * src/gtk/gtkshruler.c
15827                 changed more runtime typecast checks.
15828
15829 2006-02-20 [wwp]        2.0.0cvs65
15830
15831         * src/summary_search.c
15832                 find all - summaryview refresh issue fixed, thanks to Colin.
15833
15834 2006-02-20 [wwp]        2.0.0cvs64
15835
15836         * src/gtk/gtkutils.c
15837                 better runtime typecast checks.
15838
15839 2006-02-20 [wwp]        2.0.0cvs63
15840
15841         * src/summary_search.c
15842                 enhancements to the summary search:
15843                         - add the ability to stop the running search
15844                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15845                         - don't search if no criteria (From/To/Subject/Body) is set
15846                         - ensure that a busy mouse pointer is always shown when searching,
15847                           show it even a bit earlier
15848
15849 2006-02-19 [colin]      2.0.0cvs62
15850
15851         * src/compose.c
15852         * src/imap.c
15853         * src/etpan/imap-thread.c
15854         * src/etpan/imap-thread.h
15855                 (Future) IMAP speed improvement on sending
15856                 Will require a libetpan update
15857         * src/summaryview.c
15858         * src/gtk/quicksearch.c
15859                 Make quicksearch clearable while running.
15860
15861 2006-02-17 [colin]      2.0.0cvs61
15862
15863         * src/imap.c
15864         * src/etpan/imap-thread.c
15865         * src/etpan/imap-thread.h
15866                 Check for IMAP certificates
15867                 ** Requires libetpan-0.42-cvs4 
15868                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15869
15870 2006-02-17 [colin]      2.0.0cvs60
15871
15872         * src/messageview.c
15873         * src/prefs_common.c
15874         * src/prefs_common.h
15875         * src/prefs_message.c
15876                 Add pref to display HTML-only mails with plugin, 
15877                 if possible (defaulting to FALSE of course).
15878
15879 2006-02-16 [colin]      2.0.0cvs59
15880
15881         * src/main.c
15882         * src/common/plugin.c
15883         * src/common/plugin.h
15884         * src/gtk/pluginwindow.c
15885                 Keep track of requested (but unloaded) plugins
15886                 in some error cases.
15887
15888 2006-02-16 [wwp]        2.0.0cvs58
15889
15890         * src/gtk/gtkaspell.c
15891         * src/gtk/gtkaspell.h
15892         * src/prefs_spelling.c
15893         * src/compose.c
15894         * src/prefs_common.c
15895         * src/prefs_common.h
15896                 implemented new optional spellchecker behaviour: re-check message when
15897                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15898
15899 2006-02-16 [wwp]        2.0.0cvs57
15900
15901         * src/quote_fmt_parse.y
15902                 pclose popen'ed pipe.
15903
15904 2006-02-15 [colin]      2.0.0cvs56
15905
15906         * src/mimeview.c
15907         * src/mimeview.h
15908                 Let MimeViewers know which MimeView they
15909                 depend of.
15910         * src/summaryview.c
15911                 Swap From/To columns in Sent/Queue/Drafts
15912                 folders
15913         * src/etpan/imap-thread.c
15914                 Use mailstream_low_tls_open() for STARTTLS
15915                 instead of mailstream_low_ssl_open()
15916                 ** REQUIRES libetpan 0.42cvs3 **
15917
15918 2006-02-15 [wwp]        2.0.0cvs55
15919
15920         * src/compose.c
15921         * src/compose.h
15922         * src/message_search.c
15923         * src/message_search.h
15924         * src/textview.c
15925         * src/gtk/gtkutils.c
15926         * src/gtk/gtkutils.h
15927                 added the ability to Find text in the compose window (and a bit
15928                 of code factorization).
15929
15930 2006-02-15 [wwp]        2.0.0cvs54
15931
15932         * src/prefs_gtk.c
15933                 yet another one file was missing (fix for some widgets' sensitivity).
15934                 Thanks Colin!
15935
15936 2006-02-15 [wwp]        2.0.0cvs53
15937
15938         * src/prefs_gtk.h
15939                 oops forgot that file (fix for some widgets' sensitivity).
15940
15941 2006-02-15 [wwp]        2.0.0cvs52
15942
15943         * src/summary_search.c
15944                 implemented advanced summary search options (added the ability
15945                 to use matcher conditions in an advanced search mode).
15946
15947 2006-02-15 [wwp]        2.0.0cvs51
15948
15949         * src/plugins/pgpcore/prefs_gpg.c
15950         * src/prefs_account.c
15951                 fix some widget sensitivity, mostly around some labels in
15952                 account prefs.
15953
15954 2006-02-15 [paul]       2.0.0cvs50
15955
15956         * manual/advanced.xml
15957                 improve Templates info
15958                 written by wwp
15959
15960 2006-02-14 [colin]      2.0.0cvs49
15961
15962         * src/pixmaps/address_book.xpm
15963         * src/pixmaps/preferences.xpm
15964         * src/pixmaps/properties.xpm
15965                 Fix pixmap size - patch by Fabien Vantard
15966
15967 2006-02-13 [colin]      2.0.0cvs48
15968
15969         * src/procmime.c
15970                 Add missing fclose()s on error
15971         * src/textview.c
15972                 Remove unused code
15973         * src/common/utils.c
15974                 Fix temp files not being deleted on windows
15975         Patches by Thomas Gilgin
15976
15977 2006-02-13 [colin]      2.0.0cvs47
15978
15979         * src/mainwindow.c
15980                 Fix exit crash
15981
15982 2006-02-13 [wwp]        2.0.0cvs46
15983
15984         * src/plugins/pgpcore/prefs_gpg.c
15985                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15986
15987 2006-02-12 [colin]      2.0.0cvs45
15988
15989         * src/folderview.c
15990         * src/main.c
15991         * src/mainwindow.c
15992                 Fix "stuff" when quitting
15993
15994 2006-02-12 [wwp]        2.0.0cvs44
15995
15996         * src/prefs_themes.c
15997                 fix typos in debug messages.
15998
15999 2006-02-11 [colin]      2.0.0cvs43
16000
16001         * src/summaryview.c
16002                 don't allow drag/drop from ourself
16003
16004 2006-02-10 [wwp]        2.0.0cvs42
16005
16006         * src/exporthtml.c
16007         * src/html.c
16008         * src/html.h
16009         * src/procmime.c
16010         * src/textview.c
16011                 renamed html_ prefixed functions and data structures to avoid
16012                 namespace clashes w/ other software (gtkhtml2 for instance).
16013                 Closes bug #907.
16014
16015
16016 2006-02-09 [colin]      2.0.0cvs41
16017
16018         * src/summaryview.c
16019                 Fix shitty logic messed up. Thanks Ticho for the hint!
16020
16021 2006-02-09 [wwp]        2.0.0cvs40
16022
16023         * src/gtk/about.c
16024         * src/compose.c
16025         * src/prefs_account.c
16026         * src/prefs_gtk.h
16027         * src/editaddress.c
16028                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16029                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16030                 Browse buttons in accounts prefs.
16031
16032 2006-02-09 [colin]      2.0.0cvs39
16033
16034         * src/matcher.c
16035                 Check for pointer before using its members
16036         * src/gtk/gtksourceprintjob.c
16037                 Fix a wrong warning
16038
16039 2006-02-09 [wwp]        2.0.0cvs38
16040
16041         * src/gtk/filesel.c
16042                 fix few compiler warnings (type mismatch).
16043
16044 2006-02-09 [paul]       2.0.0cvs37
16045
16046         * po/fr.po
16047                 updated by Fabien Vantard
16048
16049 2006-02-08 [colin]      2.0.0cvs36
16050
16051         * src/prefs_common.c
16052         * src/common/defs.h
16053         * src/common/plugin.c
16054                 allow windows and linux configurations to coexist
16055                 patch by Thomas Gilgin
16056
16057 2006-02-08 [colin]      2.0.0cvs35
16058
16059         * src/filtering.c
16060         * src/matcher.c
16061         * src/matcher.h
16062         * src/matcher_parser_parse.y
16063         * src/prefs_filtering_action.c
16064         * src/prefs_matcher.c
16065                 Add the "Ignore thread" filtering
16066                 action
16067
16068 2006-02-08 [colin]      2.0.0cvs34
16069
16070         * src/compose.c
16071         * src/procmime.c
16072         * src/procmime.h
16073                 Fix bug #905 (damaged attachment)
16074                 text files with raw \0's aren't really text files
16075         FOR_STABLE
16076
16077 2006-02-08 [colin]      2.0.0cvs33
16078
16079         * src/summaryview.c
16080                 Fix crasher introduced yesterday
16081
16082 2006-02-08 [wwp]        2.0.0cvs32
16083
16084         * src/compose.c
16085         * src/compose.h
16086                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16087
16088 2006-02-08 [wwp]        2.0.0cvs31
16089
16090         * src/prefs_template.c
16091                 templates enhancement: allow address completion for Cc and Bcc fields
16092                 (it was currently possible for the To field only)
16093
16094 2006-02-08 [colin]      2.0.0cvs30
16095
16096         * src/compose.c
16097                 Don't unblock if not blocked
16098         FOR_STABLE
16099
16100 2006-02-07 [colin]      2.0.0cvs29
16101
16102         * src/action.c
16103                 Forgot to refresh summaryview
16104
16105 2006-02-07 [colin]      2.0.0cvs28
16106
16107         * src/action.c
16108                 Freeze/thaw message list and folder list while
16109                 processing %as{} actions 
16110         * src/compose.c
16111                 Fix auto-wrap disabling after a middle-click
16112                 paste - FOR_STABLE
16113
16114 2006-02-07 [paul]       2.0.0cvs27
16115
16116         * src/folder.c
16117                 fix freeing of uninitialised pointers
16118                 Thanks to Colin
16119
16120 2006-02-06 [colin]      2.0.0cvs26
16121
16122         * src/folder.c
16123                 Use g_slist_prepend in potentially big list
16124
16125 2006-02-06 [colin]      2.0.0cvs25
16126
16127         * src/folder.c
16128                 Completely skip processing if it doesn't 
16129                 exist (faster!)
16130
16131 2006-02-06 [colin]      2.0.0cvs24
16132
16133         * src/folder.c
16134         * src/summaryview.c
16135                 Batch filtering in summaryview (from Tools menu)
16136                 and pre/post//-processing too
16137
16138 2006-02-06 [colin]      2.0.0cvs23
16139
16140         * src/procmsg.h
16141         * src/filtering.c
16142                 Use a special field for batch filtering instead
16143                 of stepping on deferred execution's toes
16144
16145 2006-02-06 [colin]      2.0.0cvs22
16146
16147         * src/action.c
16148         * src/filtering.c
16149         * src/filtering.h
16150         * src/folder.c
16151         * src/summaryview.c
16152                 Fix filtering via menus and actions
16153
16154 2006-02-06 [colin]      2.0.0cvs21
16155
16156         * src/imap.c
16157                 Put the added file directly to cache if possible (will work
16158                 with next libetpan)
16159         * src/filtering.c
16160         * src/filtering.h
16161         * src/inc.c
16162         * src/folder.c
16163         * src/mbox.c
16164         * src/procmsg.h
16165                 Move and copy filtered messages by batches instead of one
16166                 by one - faster on IMAP
16167         * src/procmsg.c
16168                 Add a function that'll possibly be useful later
16169
16170 2006-02-06 [colin]      2.0.0cvs20
16171
16172         * src/addressbook.c
16173                 Use internal mime-type instead of text/plain for d'n'd
16174         * src/compose.c
16175                 Allow attaching files from mimeview's icon list via d'n'd
16176         * src/folderview.c
16177         * src/folderview.h
16178                 Use internal mime-type instead of text/plain for d'n'd
16179                 Don't try to selected opened folder if none is
16180                 Factorize d'n'd from other apps code
16181         * src/headerview.c
16182         * src/textview.c
16183         * src/gtk/gtkutils.c
16184         * src/gtk/gtkutils.h
16185                 Factorize Face/X-Face stuff
16186         * src/mimeview.c
16187                 Fix d'n'd to other apps
16188         * src/prefs_message.c
16189                 Let the XFace pref be usable without libcompface as it also
16190                 applies to Face
16191         * src/summaryview.c
16192                 Fix d'n'd to other apps
16193                 Factorize d'n'd from other apps code
16194
16195 2006-02-06 [wwp]        2.0.0cvs19
16196
16197         * po/it.po
16198                 Italian translation fixes by Andrea Spadaccini (no more confusion
16199                 between filtering and processing, and few changes in the About
16200                 dialog).
16201
16202
16203 2006-02-06 [mones]      2.0.0cvs18
16204
16205         * src/gtk/icon_legend.c
16206                 Improved descriptions allowing better translations
16207
16208 2006-02-05 [colin]      2.0.0cvs17
16209
16210         * src/imap.c
16211                 Add the f*cking missing expunge that caused imap_fetch_env
16212                 to fail after an add_msgs ! :-///
16213         * src/etpan/imap-thread.c
16214                 Add a bit of debug
16215         FOR_STABLE
16216
16217 2006-02-05 [colin]      2.0.0cvs16
16218
16219         * src/common/utils.c
16220                 Don't check for return-path (or we can't put
16221                 back non-sent mails)
16222
16223 2006-02-05 [colin]      2.0.0cvs15
16224
16225         * src/textview.c
16226                 Don't try to display Face header in textview
16227                 when teh headerview's active
16228
16229 2006-02-05 [colin]      2.0.0cvs14
16230
16231         * tools/tbird2syl.py
16232         * tools/Makefile.am
16233                 Add script to import Thunderbird mails
16234
16235 2006-02-05 [colin]      2.0.0cvs13
16236
16237         * src/headerview.c
16238         * src/procheader.c
16239         * src/procmsg.c
16240         * src/procmsg.h
16241         * src/textview.c
16242                 Show Face headers - patch partially by Klaus Flittner
16243
16244 2006-02-05 [colin]      2.0.0cvs12
16245
16246         * src/folderview.c
16247         * src/summaryview.c
16248         * src/common/utils.c
16249         * src/common/utils.h
16250                 Let dnd work from mime icons to summaryview
16251                 and to folderview too
16252                 Add a crude test to avoid trying to add files
16253                 drag'n'dropped when they're not mails
16254
16255 2006-02-04 [colin]      2.0.0cvs11
16256
16257         * src/summaryview.c
16258         * src/mimeview.c
16259                 Fix utf8 conversion
16260
16261 2006-02-04 [colin]      2.0.0cvs10
16262
16263         * src/compose.c
16264         * src/folderview.c
16265         * src/mimeview.c
16266         * src/summaryview.c
16267         * src/summaryview.h
16268                 Added various drag and drop capas:
16269                 From                    To
16270                 summaryview             other apps
16271                 mimeview icons          other apps
16272                 other apps              summaryview
16273                 other apps              folderview
16274
16275                 This shouldn't have broken the existing:
16276                 From                    To
16277                 summaryview             folderview
16278                 folderview              folderview
16279                 summaryview             compose's attachments
16280
16281         Tests welcomed.
16282
16283 2006-02-02 [paul]       2.0.0cvs9
16284
16285         * src/mainwindow.c
16286                 move global option 'Set displayed columns...' out
16287                 of folder option grouping.
16288                 fix sensitivity of 'harvest addresses'
16289         FOR_STABLE
16290
16291 2006-02-01 [colin]      2.0.0cvs8
16292
16293         * src/mimeview.c
16294                 Revert the alertpanel patch, it sucks (intrusive
16295                 and gets in the way of "open")
16296
16297 2006-02-01 [colin]      2.0.0cvs7
16298
16299         * src/compose.c
16300         * src/prefs_account.c
16301         * src/prefs_common.c
16302         * src/common/defs.h
16303         * src/common/utils.c
16304         * src/common/utils.h
16305                 Add ability to edit the signature file
16306                 from the account preferences, and use
16307                 a default for the text editor.
16308                 Patch by Fabien Vantard
16309
16310 2006-02-01 [colin]      2.0.0cvs6
16311
16312         * src/mimeview.c
16313                 Try to get mime type by extension if it is
16314                 application/octet-stream
16315                 Display a window with possible choices when
16316                 encountering unknown mime types
16317         * src/gtk/filesel.c
16318         * src/gtk/filesel.h
16319                 Add preview
16320                 Allow multiple selection in filtered filesel
16321                 (patch by Fabien Vantard)
16322         * src/gtk/pluginwindow.c
16323                 Use it (patch by Fabien Vantard)
16324
16325 2006-02-01 [paul]       2.0.0cvs5
16326
16327         * src/jpilot.c
16328                 fix crash on creating jpilot address book
16329                 Thanks to Colin - FOR_STABLE
16330         * src/prefs_summaries.c
16331         * src/prefs_wrapping.c
16332         * src/gtk/icon_legend.c
16333         * src/gtk/quicksearch.c
16334                 string fixes and additions
16335
16336 2006-02-01 [paul]       2.0.0cvs4
16337
16338         * src/compose.c
16339         * src/mainwindow.c
16340         * src/messageview.c
16341         * src/prefs_send.c
16342                 add Arabic encoding option
16343                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16344
16345 2006-01-31 [colin]      2.0.0cvs3
16346
16347         * src/plugins/pgpcore/passphrase.c
16348                 Convert passphrase to locale encoding
16349         * src/compose.c
16350                 Fix drafting on IMAP. Crappy bug sneaked in
16351                 the release :-/
16352         FOR_STABLE
16353
16354 2006-01-30 [paul]       2.0.0cvs2
16355
16356         * src/gtk/icon_legend.c
16357                 show the new entries
16358
16359 2006-01-30 [colin]      2.0.0cvs1
16360
16361         * src/manual.c
16362                 Check for the file to be present before 
16363                 enabling the menu - FOR_STABLE
16364         * src/gtk/icon_legend.c
16365                 Add folders icons (not all of them, there
16366                 are too much, but the most intriguing ones)
16367
16368 2006-01-30 [paul]       2.0.0
16369
16370         version 2.0.0 released
16371
16372 [For previous entries, see ChangeLog.pre2.0.0]