2007-10-18 [paul] 3.0.2cvs81
[claws.git] / ChangeLog
1 2007-10-18 [paul]       3.0.2cvs81
2
3         * src/gtk/inputdialog.c
4         * src/gtk/inputdialog.h
5                 fix copyright header
6
7 2007-10-17 [colin]      3.0.2cvs80
8
9         * src/plugins/pgpcore/select-keys.c
10                 Fix bug which prevented encryption key
11                 auto-selection when two or more matched the
12                 email address, but only one isn't revoked
13                 or expired.
14
15 2007-10-17 [wwp]        3.0.2cvs79
16
17         * src/compose.c
18         * src/quote_fmt.c
19         * src/quote_fmt.h
20         * src/quote_fmt_lex.l
21         * src/quote_fmt_parse.y
22                 Templates can now attach files using |attach{filename}.
23
24 2007-10-17 [wwp]        3.0.2cvs78
25
26         * src/prefs_customheader.c
27         * src/prefs_ext_prog.c
28         * src/prefs_filtering_action.c
29         * src/prefs_matcher.c
30         * src/prefs_other.c
31         * src/prefs_toolbar.c
32         * src/gtk/combobox.c
33         * src/gtk/combobox.h
34         * src/gtk/gtkutils.c
35         * src/gtk/gtkutils.h
36         * src/plugins/bogofilter/bogofilter_gtk.c
37         * src/plugins/spamassassin/spamassassin_gtk.c
38                 Removed almost all remaining instances of GtkCombo
39                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
40                 few visual and code cleanup from Colin.
41
42 2007-10-16 [wwp]        3.0.2cvs77
43         * src/gtk/pluginwindow.c
44                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
45
46 2007-10-15 [colin]      3.0.2cvs76
47
48         * src/edittags.c
49         * src/edittags.h
50         * src/filtering.c
51         * src/filtering.h
52         * src/importmutt.c
53         * src/importpine.c
54         * src/main.c
55         * src/messageview.c
56         * src/messageview.h
57         * src/mimeview.c
58         * src/mimeview.h
59         * src/pop.c
60         * src/pop.h
61         * src/prefs_common.c
62         * src/prefs_common.h
63         * src/prefs_customheader.c
64         * src/prefs_customheader.h
65         * src/prefs_display_header.c
66         * src/prefs_display_header.h
67         * src/prefs_filtering_action.c
68         * src/prefs_filtering_action.h
69         * src/prefs_folder_column.c
70         * src/prefs_folder_column.h
71         * src/prefs_folder_item.c
72         * src/prefs_folder_item.h
73         * src/prefs_gtk.c
74         * src/prefs_gtk.h
75         * src/prefs_logging.h
76         * src/prefs_matcher.c
77         * src/prefs_matcher.h
78         * src/prefs_summary_column.c
79         * src/prefs_summary_column.h
80         * src/prefs_summary_open.c
81         * src/procheader.c
82         * src/procheader.h
83         * src/procmime.c
84         * src/procmime.h
85         * src/recv.c
86         * src/recv.h
87         * src/sourcewindow.c
88         * src/sourcewindow.h
89         * src/summaryview.c
90         * src/summaryview.h
91         * src/textview.c
92         * src/textview.h
93         * src/toolbar.c
94         * src/toolbar.h
95         * src/common/mgutils.c
96         * src/common/mgutils.h
97         * src/common/nntp.c
98         * src/common/nntp.h
99         * src/common/prefs.c
100         * src/common/prefs.h
101         * src/common/socket.c
102         * src/common/socket.h
103         * src/common/stringtable.c
104         * src/common/stringtable.h
105         * src/common/template.c
106         * src/common/template.h
107         * src/common/uuencode.c
108         * src/common/uuencode.h
109         * src/gtk/gtkshruler.c
110         * src/gtk/gtkshruler.h
111         * src/gtk/menu.c
112         * src/gtk/menu.h
113         * src/gtk/progressdialog.c
114         * src/gtk/progressdialog.h
115                 Remove/staticalize, the return of the revenge
116
117 2007-10-15 [colin]      3.0.2cvs75
118
119         * src/matcher.c
120                 Fix redirections in filtering's tests
121
122 2007-10-15 [colin]      3.0.2cvs74
123
124         * src/imap.c
125                 Don't build imap_synchronise at all when 
126                 building without libetpan
127
128 2007-10-14 [colin]      3.0.2cvs73
129
130         * src/imap.c
131         * src/common/md5.c
132         * src/common/md5.h
133         * src/gtk/manage_window.c
134         * src/gtk/manage_window.h
135                 Remove more unused code
136
137 2007-10-14 [colin]      3.0.2cvs72
138
139         * src/addrquery.c
140         * src/addrquery.h
141         * src/recv.c
142         * src/recv.h
143         * src/vcard.c
144         * src/vcard.h
145         * src/common/xml.c
146         * src/common/xml.h
147         * src/common/xmlprops.c
148         * src/common/xmlprops.h
149                 Remove more unused code
150
151 2007-10-14 [colin]      3.0.2cvs71
152
153         * src/common/utils.c
154                 Remove unused function
155
156 2007-10-13 [colin]      3.0.2cvs70
157
158         * src/imap.c
159         * src/imap.h
160         * src/mainwindow.c
161         * src/mainwindow.h
162         * src/gtk/gtkutils.c
163         * src/gtk/gtkutils.h
164                 Staticalise/Remove more code
165
166 2007-10-13 [colin]      3.0.2cvs69
167
168         * src/common/utils.c
169         * src/common/utils.h
170                 Remove dead code, unused for ages
171
172 2007-10-13 [colin]      3.0.2cvs68
173
174         * src/main.c
175         * src/main.h
176                 Maemo: define hildon_program in main.c,
177                 make it accessible in the .h with extern
178
179 2007-10-13 [paul]       3.0.2cvs67
180
181         * src/gtk/menu.c
182                 fix a bunch of runtime warnings on maemo
183
184 2007-10-13 [paul]       3.0.2cvs66
185
186         * src/main.c
187         * src/main.h
188         * src/gtk/gtkutils.c
189         * src/gtk/gtkutils.h
190                 fix a bunch of compiler warnings on maemo
191
192 2007-10-12 [colin]      3.0.2cvs65
193
194         * src/account.c
195         * src/addritem.c
196         * src/addritem.h
197         * src/filtering.c
198         * src/filtering.h
199         * src/folder.c
200         * src/folder.h
201         * src/common/utils.c
202         * src/common/utils.h
203                 Remove unused code, staticalise some functions
204
205 2007-10-12 [paul]       3.0.2cvs64
206
207         * src/account.c
208         * src/folderview.c
209         * src/main.c
210         * src/mainwindow.c
211         * src/messageview.c
212         * src/summary_search.c
213         * src/summaryview.c
214         * src/toolbar.c
215         * src/wizard.c
216         * src/common/utils.c
217         * src/gtk/prefswindow.c
218                 fix a bunch of compiler warnings on maemo
219
220 2007-10-11 [colin]      3.0.2cvs63
221
222         * src/editaddress.c
223                 Make static function static
224
225 2007-10-11 [mones]      3.0.2cvs62
226
227         * src/addrduplicates.c
228         * src/addressbook.c
229         * src/compose.c
230         * src/expldifdlg.c
231         * src/mainwindow.c
232         * src/messageview.c
233         * src/pop.c
234         * src/prefs_customheader.c
235         * src/prefs_send.c
236         * src/prefs_themes.c
237         * src/common/plugin.c
238         * src/gtk/pluginwindow.c
239         * src/gtk/quicksearch.c
240                 Fix several typos and capitalisation issues
241
242 2007-10-11 [wwp]        3.0.2cvs61
243
244         * src/editaddress.c
245                 Fix a warning about possible use of uninitialized
246                 filename var.
247
248 2007-10-11 [wwp]        3.0.2cvs60
249
250         * src/editaddress.c
251                 Disable "Unset picture" menu item when there's
252                 no picture to clear. Fix an extraneous g_unref_object,
253                 add missing initializers.
254
255 2007-10-11 [wwp]        3.0.2cvs59
256
257         * src/pixmaps/anonymous.xpm
258         * src/editaddress.c
259         * src/Makefile.am
260         * src/stock_pixmap.c
261         * src/stock_pixmap.h
262                 Fix a leak, gettext-ize the photo label.
263                 Don't clear the existing picture if loading
264                 a new one fails. Use a default 'anonymous'
265                 picture (this new xpm has been added to the
266                 internal stock_pixmap API). Add a
267                 "Set picture" context menu entry.
268
269 2007-10-11 [colin]      3.0.2cvs58
270
271         * src/messageview.c
272                 Make shift-shortcuts work
273         * src/prefs_actions.c
274                 Don't ask if we really want to close when
275                 choosing OK and only the list is changed
276         * src/prefs_template.c
277                 Don't ask if we really want to close when
278                 choosing OK and only the list is changed
279         * src/common/plugin.c
280                 Fix writing of second [Plugins_*] block
281         * src/common/template.c
282                 Remove unused files (fixes deletion)
283
284 2007-10-10 [paul]       3.0.2cvs57
285
286         * src/prefs_template.c
287                 put the whole thing in a scrolled window
288                 so that half the page is no longer inaccessible
289                 on maemo
290                 make the gtk_text_view smaller on maemo
291
292 2007-10-10 [colin]      3.0.2cvs56
293
294         * src/compose.c
295                 Fix updating of Attachments number in some
296                 cases (reedit, attach from command-line, ...)
297
298 2007-10-10 [colin]      3.0.2cvs55
299
300         * src/editaddress.c
301                 Initialise error correctly
302
303 2007-10-10 [paul]       3.0.2cvs54
304
305         * src/prefs_filtering_action.c
306         * src/gtk/description_window.c
307         * src/gtk/foldersort.c
308         * src/gtk/quicksearch.c
309                 get rid of some pointless new lines and
310                 make the descripton labels wrap better
311
312 2007-10-10 [colin]      3.0.2cvs53
313
314         * src/addressadd.c
315         * src/editaddress.c
316         * src/headerview.c
317         * src/textview.c
318                 More error handling on saving pictures
319
320 2007-10-10 [colin]      3.0.2cvs52
321
322         * src/printing.c
323         * src/printing.h
324                 Generalize a bit printing, so we can factorize
325                 most of the code. 
326
327 2007-10-10 [paul]       3.0.2cvs51
328
329         * src/addrduplicates.c
330                 fix engrish
331                 use GTK_STOCK... buttons
332
333 2007-10-10 [paul]       3.0.2cvs50
334
335         * src/addressadd.c
336         * src/addrindex.c
337         * src/editaddress.c
338                 Fix previous patch
339                 Thanks to Colin
340
341 2007-10-10 [paul]       3.0.2cvs49
342
343         * src/summaryview.c
344         * src/messageview.c
345                 Fix crash on Add sender to addressbook when
346                 From is null
347         * src/addressadd.c
348         * src/addrindex.c
349         * src/editaddress.c
350         * src/editaddress_other_attributes_ldap.h
351                 Fix leaks 
352                 Rename images to .png in addrbook/
353         * src/headerview.c
354         * src/textview.c
355                 Fix Face/X-Face being used if adding another
356                 address than sender to addressbook
357                 Thanks to Colin
358
359 2007-10-10 [holger]     3.0.2cvs48
360
361         * src/addrduplicates.c
362         * src/editaddress.c
363                 Improvements to the addressbook duplicate finder
364                 feature:
365                  - add an edit button to the button bar
366                  - display the whole bookname (with iface) and
367                    use this for same-book checking
368                  - after editing, try to keep selections if the
369                    entries are still present
370                  - sort the email column alphabetically
371                  - put results in a scrolled window
372                  - support embedded editing
373                  - make columns in detail view resizable
374                  - add keyboard shortcuts
375
376 2007-10-10 [wwp]        3.0.2cvs47
377
378         * src/addrindex.c
379                 Fix a crash when there's no From: in email, thanks to Colin.
380
381 2007-10-09 [paul]       3.0.2cvs46
382
383         * src/messageview.c
384         * src/summaryview.c
385         * src/textview.c
386                 fix building without compface support
387
388 2007-10-09 [colin]      3.0.2cvs45
389
390         * src/editaddress.c
391         * src/headerview.c
392         * src/textview.c
393                 Add error handling
394
395 2007-10-09 [colin]      3.0.2cvs44
396
397         * src/addrduplicates.c
398         * src/addressadd.c
399         * src/addressadd.h
400         * src/addressbook.c
401         * src/addressbook.h
402         * src/addrindex.c
403         * src/addrindex.h
404         * src/addritem.c
405         * src/addritem.h
406         * src/compose.c
407         * src/editaddress.c
408         * src/editaddress_other_attributes_ldap.h
409         * src/headerview.c
410         * src/messageview.c
411         * src/mimeview.c
412         * src/summaryview.c
413         * src/textview.c
414         * src/gtk/gtkutils.c
415                 Automatically set contacts' pictures from Face 
416                 or X-Face if they have no picture
417                 Display the contact picture in textview or
418                 headerview for mails sent by people in the 
419                 addressbook, that have no Face or X-Face
420                 Fix a few details in the Person edition dialog
421                 (ability to unset picture)
422                 Remove picture file when deleting contacts
423
424 2007-10-09 [iwkse]      3.0.2cvs43
425
426         * src/gtk/about.c
427                 center the about window
428
429 2007-10-09 [paul]       3.0.2cvs42
430
431         * src/prefs_toolbar.c
432                 fix icon selector window on maemo
433
434 2007-10-09 [paul]       3.0.2cvs41
435
436         * src/messageview.c
437                 add 'go to' menu to separate msgview
438
439 2007-10-09 [colin]      3.0.2cvs40
440
441         * src/common/defs.h
442                 Add forgotten file
443
444 2007-10-09 [iwkse]      3.0.2cvs39
445
446         * Makefile.am
447         * src/addressbook.c
448         * src/addritem.c
449         * src/addritem.h
450         * src/editaddress.c
451         * src/editaddress_other_attributes_ldap.h
452         * src/addrbook.c
453         * src/Makefile.am
454                 set a photo in the Addressbook
455
456 2007-10-08 [colin]      3.0.2cvs38
457
458         * src/prefs_toolbar.c
459                 Make height 320 to remove the scrollbar 
460                 (with current number of icons)
461
462 2007-10-08 [colin]      3.0.2cvs37
463
464         * src/prefs_toolbar.c
465                 Transform the treeview to a GtkIconView.
466                 Patch by Pawel
467                 In addition, transform the window so that 
468                 it looks like a popup menu. Patch by me
469
470 2007-10-08 [colin]      3.0.2cvs36
471
472         * src/compose.c
473         * src/compose.h
474                 Beautify the GUI a bit; in particular, show the
475                 number of attachments in the tab's title.
476                 Patch by Pawel
477
478 2007-10-08 [paul]       3.0.2cvs35
479
480         * src/mimeview.c
481                 Save users from themselves: save temporary
482                 files used for Open/Open with as read-only.
483                 Thanks to Colin
484
485 2007-10-08 [paul]       3.0.2cvs34
486
487         * tools/Makefile.am
488                 forgot this in cvs33
489
490 2007-10-08 [paul]       3.0.2cvs33
491
492         * tools/kdeservicemenu/README
493         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
494         * tools/kdeservicemenu/install.sh
495         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
496                 renamed template* to *template so as not to confuse
497                 lintian
498
499 2007-10-08 [paul]       3.0.2cvs32
500
501         * src/prefs_themes.c
502         * src/stock_pixmap.c
503                 replace 2 direct uses of RC_DIR
504
505 2007-10-07 [colin]      3.0.2cvs31
506
507         * src/addrduplicates.c
508         * src/addrduplicates.h
509         * src/addressbook.c
510         * src/addressbook.h
511         * src/addrindex.c
512         * src/addrindex.h
513                 Implement deletion in duplicate finder. 
514                 Patch by Holger 
515
516 2007-10-07 [colin]      3.0.2cvs30
517
518         * src/exporthtml.c
519         * src/mbox.c
520         * src/common/utils.c
521                 Better fix for Solaris, thanks to Nicolas Doualot
522
523 2007-10-07 [colin]      3.0.2cvs29
524
525         * AUTHORS
526         * src/gtk/authors.h
527                 Add Frank Dietrich
528
529 2007-10-07 [colin]      3.0.2cvs28
530
531         * src/exporthtml.c
532                 Fix HTML export to make it more compliant
533                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
534
535 2007-10-07 [colin]      3.0.2cvs27
536
537         * src/prefs_toolbar.c
538                 Only use icons that wouldn't look stupid in the toolbar
539                 Patch by Pawel
540
541 2007-10-07 [colin]      3.0.2cvs26
542
543         * src/prefs_toolbar.c
544                 Fix old icon being used when none is selected
545
546 2007-10-07 [colin]      3.0.2cvs25
547
548         * src/toolbar.c
549                 Fix copy/paste error
550
551 2007-10-07 [colin]      3.0.2cvs24
552
553         * src/prefs_toolbar.c
554         * src/toolbar.c
555         * src/toolbar.h
556                 Update icon to default one when changing event
557                 Make the icon chooser nicer (handle Esc, Enter,
558                 double-click)
559
560 2007-10-06 [colin]      3.0.2cvs23
561
562         * src/prefs_toolbar.c
563                 Fix text reset; patch by Pawel
564
565 2007-10-06 [colin]      3.0.2cvs22
566
567         * src/toolbar.h
568                 Complete previous commit
569
570 2007-10-06 [colin]      3.0.2cvs21
571
572         * src/prefs_toolbar.c
573         * src/toolbar.c
574                 Set toolbar text automatically to the default
575                 when changing Event executed on click
576
577 2007-10-06 [colin]      3.0.2cvs20
578
579         * src/prefs_toolbar.c
580                 Invert Text and Event fields
581
582 2007-10-06 [colin]      3.0.2cvs19
583
584         * src/prefs_toolbar.c
585         * src/toolbar.c
586                 Make toolbar prefs look much better
587                 Patch by Pawel Pekala
588
589 2007-10-06 [paul]       3.0.2cvs18
590
591         * src/account.c
592         * src/prefs_filtering.c
593                 fix checkbuttons in gtktreeview on maemo by
594                 setting maemo's "allow-checkbox-mode" to FALSE
595
596 2007-10-06 [colin]      3.0.2cvs17
597
598         * configure.ac
599                 Export -DSOLARIS in CFLAGS for all
600                 Solaris (not just 2.8) and OpenSolaris
601
602 2007-10-06 [paul]       3.0.2cvs16
603
604         * AUTHORS
605         * src/exporthtml.c
606         * src/mbox.c
607         * src/gtk/authors.h
608                 fix build on solaris where ctime_r takes
609                 3 arguments rather than 2.
610                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
611
612 2007-10-05 [colin]      3.0.2cvs15
613
614         * src/etpan/imap-thread.c
615                 Fix wrong error codepath
616
617 2007-10-05 [wwp]        3.0.2cvs14
618
619         * src/filtering.c
620                 Fix unexpected logging of quicksearches:
621                 debug_filtering_session flag was never reset to FALSE, causing
622                 matcher functions to log when called from a quicksearch
623                 (if a filtering session happened before).
624
625 2007-10-05 [paul]       3.0.2cvs13
626
627         * src/prefs_actions.c
628         * src/prefs_filtering.c
629         * src/prefs_template.c
630                 fix bug 1343, 'Filtering..'s close button
631                 silently discards new filter'
632                 Thanks to Colin
633
634 2007-10-05 [paul]       3.0.2cvs12
635
636         * configure.ac
637         * src/Makefile.am
638                 fix bug 1347, '-Wno-unused-function, optional'
639
640 2007-10-05 [colin]      3.0.2cvs11
641
642         * src/procmime.c
643         * src/common/mgutils.c
644                 Fix warnings
645
646 2007-10-05 [mones]      3.0.2cvs10
647
648         * manual/advanced.xml
649                 Use full menu name
650         * manual/es/advanced.xml
651                 Synchronise translation
652
653 2007-10-04 [colin]      3.0.2cvs9
654
655         * src/action.c
656         * src/addrbook.c
657         * src/addrindex.c
658         * src/compose.c
659         * src/exporthtml.c
660         * src/exportldif.c
661         * src/folder.c
662         * src/main.c
663         * src/matcher.c
664         * src/mbox.c
665         * src/messageview.c
666         * src/mh.c
667         * src/news.c
668         * src/partial_download.c
669         * src/pop.c
670         * src/procmime.c
671         * src/procmsg.c
672         * src/toolbar.c
673         * src/common/log.c
674         * src/common/mgutils.c
675         * src/common/plugin.c
676         * src/common/utils.c
677         * src/common/xml.c
678         * src/common/xml.h
679         * src/common/xmlprops.c
680         * src/common/xmlprops.h
681         * src/plugins/bogofilter/bogofilter.c
682         * src/plugins/clamav/clamav_plugin.c
683         * src/plugins/dillo_viewer/dillo_prefs.c
684         * src/plugins/pgpcore/prefs_gpg.c
685         * src/plugins/pgpinline/pgpinline.c
686         * src/plugins/pgpmime/pgpmime.c
687         * src/plugins/spamassassin/spamassassin.c
688         * src/plugins/trayicon/trayicon_prefs.c
689                 Verify success on writes. Will fix possible strange
690                 failure on disk full.
691
692 2007-10-04 [paul]       3.0.2cvs8
693
694         * manual/advanced.xml
695                 add further info about Actions
696                 Patch by Emmanuel Briot <briot@adacore.com>
697
698 2007-10-04 [paul]       3.0.2cvs7
699
700         * src/account.c
701                 remove the D column, instead indicate the
702                 default account by use of bold text
703
704 2007-10-03 [colin]      3.0.2cvs6
705
706         * src/common/template.c
707                 Fix templates writing (was prone to disk full problems)
708
709 2007-10-03 [colin]      3.0.2cvs5
710
711         * src/Makefile.am
712         * src/addrduplicates.c
713         * src/addrduplicates.h
714         * src/addressbook.c
715                 Add duplicate deletion. Patch by Holger
716
717 2007-10-03 [colin]      3.0.2cvs4
718
719         * src/matcher.c
720         * src/gtk/quicksearch.c
721                 Fix bug 1340, 'Case insensitive searches with 
722                 non-ascii alphabets fail'.
723
724 2007-10-03 [colin]      3.0.2cvs3
725
726         * src/main.c
727         * src/common/utils.c
728         * src/common/utils.h
729                 Implement run-time alternative config directories
730
731 2007-10-03 [colin]      3.0.2cvs2
732
733         * src/folderview.c
734                 Prevent opening folder item while folder
735                 is scanned in a better way
736
737 2007-10-02 [paul]       3.0.2cvs1
738
739         * NEWS
740         * README
741         * RELEASE_NOTES
742         * configure.ac
743                 bump up version number following stable release
744
745 2007-09-30 [colin]      3.0.1cvs49
746
747         * src/imap.c
748                 Refresh session if needed
749
750 2007-09-30 [colin]      3.0.1cvs48
751
752         * src/imap.c
753                 Reset folder's session to NULL
754                 before destroying it
755
756 2007-09-30 [mones]      3.0.1cvs47
757
758         * manual/handling.xml
759                 Use markup quotes instead hardcoded quotes
760         * manual/es/handling.xml
761                 Added new synced section (IMAP subscriptions)
762
763 2007-09-29 [colin]      3.0.1cvs46
764
765         * src/imap.c
766                 Notice disconnections faster
767
768 2007-09-28 [colin]      3.0.1cvs45
769
770         * src/addressbook.c
771         * src/addrindex.c
772                 Fix warnings
773
774 2007-09-28 [paul]       3.0.1cvs44
775
776         * src/mimeview.c
777                 fix maemo build
778
779 2007-09-28 [paul]       3.0.1cvs43
780
781         * src/account.c
782                 use gtk_widget_set_size_request() on the label
783                 so that wrapping works better. get rid of the
784                 (partially deprecated) hbutton_box.
785                 these changes should prevent buttons overlapping
786                 on maemo
787
788 2007-09-28 [colin]      3.0.1cvs42
789
790         * src/pop.c
791                 Fix typo :)
792
793 2007-09-28 [colin]      3.0.1cvs41
794
795         * src/compose.c
796         * src/msgcache.c
797         * src/pop.c
798         * src/procmime.c
799         * src/etpan/imap-thread.c
800                 64bits-related warning fixes
801
802 2007-09-28 [colin]      3.0.1cvs40
803
804         * src/folder_item_prefs.c
805         * src/ldaputil.c
806         * src/mainwindow.c
807         * src/mimeview.c
808         * src/common/tags.c
809                 Fix warnings
810
811 2007-09-28 [colin]      3.0.1cvs39
812
813         * src/plugins/spamassassin/spamassassin.c
814         * src/plugins/spamassassin/spamassassin.h
815         * src/plugins/spamassassin/spamassassin_gtk.c
816                 Add addressbook-based whitelisting
817
818 2007-09-28 [colin]      3.0.1cvs38
819
820         * src/folder.c
821                 Fix bug 1337, 'crash on pressing Send button'
822
823 2007-09-28 [paul]       3.0.1cvs37
824
825         * src/prefs_folder_item.c
826                 give the orphans a parent. makes all prefs
827                 pages visible on maemo
828
829 2007-09-28 [colin]      3.0.1cvs36
830
831         * src/prefs_folder_column.c
832         * src/prefs_summary_column.c
833                 Fix two leaks
834
835 2007-09-27 [colin]      3.0.1cvs35
836
837         * src/gtk/quicksearch.c
838                 Fix bug 1336, 'Segfault if empty space before search-string'
839
840 2007-09-26 [mones]      3.0.1cvs34
841
842         * manual/account.xml
843         * manual/plugins.xml
844                 Fixed irc channel name, added some docbook markup.
845                 Changed text markup to docbook markup. 
846                 Added spamcop as supported in SpamReport description.
847         * manual/fr/plugins.xml
848                 Fixed irc channel name.
849         * manual/es/account.xml
850         * manual/es/advanced.xml
851         * manual/es/claws-mail-manual.xml
852         * manual/es/glossary.xml
853         * manual/es/gpl.xml
854         * manual/es/keyboard.xml
855         * manual/es/plugins.xml
856                 Synced with English version, fixed a couple of typos.
857
858 2007-09-26 [colin]      3.0.1cvs33
859
860         * configure.ac
861                 Explain why "Libgnomeprint: no" on GTK+ 2.10
862
863 2007-09-26 [colin]      3.0.1cvs32
864
865         * src/messageview.c
866         * src/procmsg.c
867         * src/procmsg.h
868                 Optimisation: avoid fetching mail 3 times locally
869                 for displaying
870
871 2007-09-26 [colin]      3.0.1cvs31
872
873         * src/mh.c
874                 Fix missing static
875
876 2007-09-26 [colin]      3.0.1cvs30
877
878         * src/folder.c
879         * src/folder.h
880         * src/mh.c
881         * src/mh.h
882                 Fix MH mtime hack - make it a folder class function
883
884 2007-09-26 [colin]      3.0.1cvs29
885
886         * src/inc.c
887                 Fix bug 1334, 'user defined mail incorporation 
888                 script not run'
889
890 2007-09-25 [colin]      3.0.1cvs28
891
892         * src/codeconv.c
893                 Optimisation: shortcut conv_codeset_strdup
894                 when src_code and dest_code are the same
895         * src/common/xml.c
896         * src/common/xml.h
897                 Optimisation: shortcut code conversions when
898                 files are in UTF-8; faster list walking by
899                 using prepend/reverse.
900
901 2007-09-25 [holger]     3.0.1cvs27
902
903         * src/printing.c
904                 Replace button bar of the preview window
905                 with a real toolbar (patch by Colin)
906                 Add zooming to the preview window
907
908 2007-09-24 [paul]       3.0.1cvs26
909
910         * src/compose.c
911                 compact the character set menu, adding some
912                 missing encodings. Patch by Pawel Pekala
913
914 2007-09-23 [paul]       3.0.1cvs25
915
916         * src/prefs_account.c
917         * src/prefs_folder_item.c
918         * src/prefs_quote.c
919         * src/quote_fmt.c
920         * src/quote_fmt.h
921                 remove unnecessary frame from Templates options
922                 and improve the English of the check button label
923
924 2007-09-22 [colin]      3.0.1cvs24
925
926         * src/gtk/quicksearch.c
927                 Fix bug 1329, 'error in quicksearch.c'
928                 Fix return with value in function returning void
929
930 2007-09-22 [colin]      3.0.1cvs23
931
932         * src/imap.c
933         * src/procmsg.h
934         * src/common/utils.c
935         * src/common/utils.h
936         * src/etpan/imap-thread.c
937                 Optimise fetching IMAP cached emails *a lot*
938                 (remember whether mail is fully cached and \r's
939                  are already stripped)
940
941 2007-09-22 [colin]      3.0.1cvs22
942
943         * src/folder.c
944         * src/folder.h
945         * src/prefs_folder_item.c
946                 Add a button to allow users to drop local caches.
947
948 2007-09-21 [colin]      3.0.1cvs21
949
950         * src/summaryview.c
951                 Remove unnecessary error when cancelling export to mbox.
952                 Patch by Pawel
953
954 2007-09-21 [paul]       3.0.1cvs20
955
956         * src/gtk/prefswindow.c
957                 remove unnecessary frames from the prefs
958                 pages. Patch by Pawel Pekala
959
960 2007-09-21 [paul]       3.0.1cvs19
961
962         * src/prefs_account.c
963         * src/prefs_folder_item.c
964         * src/prefs_quote.c
965         * src/quote_fmt.c
966                 put the Templates options into a tabbed
967                 layout. Patch by Pawel Pekala
968
969 2007-09-21 [paul]       3.0.1cvs18
970
971         * src/mainwindow.c
972                 group together the character set menu items
973                 move the /View/Show or hide/Message view below
974                 .../Toolbar menu item
975                 Patch by Pawel Pekala
976
977 2007-09-21 [mones]      3.0.1cvs17
978
979         * src/compose.c
980                 Fix for bug 1327, 'segfault when replying to a non-existent
981                 news message', thanks to Colin.
982
983 2007-09-21 [colin]      3.0.1cvs16
984
985         * src/folderview.c
986                 Complete 3.0.1cvs15
987
988 2007-09-20 [colin]      3.0.1cvs15
989
990         * src/folderview.c
991         * src/folderview.h
992                 Maybe fix bug 1324, 'Corrupted IMAP cache'
993
994 2007-09-20 [colin]      3.0.1cvs14
995
996         * src/printing.c
997                 Fix a little leak
998
999 2007-09-20 [holger]     3.0.1cvs13
1000
1001         * src/printing.c
1002                 Add page layout to print preview.
1003                 Make the close-button in the toolbar
1004                 right-aligned.
1005
1006 2007-09-20 [paul]       3.0.1cvs12
1007
1008         * po/ru.po
1009                 updated by Pavlo Bohmat
1010
1011 2007-09-19 [colin]      3.0.1cvs11
1012
1013         * src/common/utils.c
1014                 Prevent unquoted mime boundaries, by always
1015                 using a /
1016
1017 2007-09-19 [colin]      3.0.1cvs10
1018
1019         * src/printing.c
1020                 Fix drawing area size, fix DPI change that
1021                 can cause total number of lines to decrease
1022
1023 2007-09-19 [colin]      3.0.1cvs9
1024
1025         * po/POTFILES.in
1026         * src/printing.c
1027                 Make print preview more efficient and nicer.
1028                 Patch mostly by Holger Berndt <hb@claws-mail.org>
1029
1030 2007-09-19 [colin]      3.0.1cvs8
1031
1032         * src/prefs_common.c
1033         * src/prefs_common.h
1034         * src/printing.c
1035                 Add scrolledwindow, default allocation and
1036                 size saving to the print preview window.
1037
1038 2007-09-18 [colin]      3.0.1cvs7
1039
1040         * src/prefs_common.c
1041         * src/prefs_common.h
1042         * src/prefs_image_viewer.c
1043         * src/printing.c
1044                 GtkPrintOperation:
1045                 - add image printing support
1046                 - add option to print images
1047                 - add preview widget
1048                 - add saving of a few Page Setup parameters
1049
1050 2007-09-18 [colin]      3.0.1cvs6
1051
1052         * AUTHORS
1053         * src/gtk/authors.h
1054                 Add Guillaume Chazarain
1055
1056 2007-09-18 [colin]      3.0.1cvs5
1057
1058         * src/common/utils.c
1059                 Fix bug 1321, 'access before allocation 
1060                 when scanning for uris'. Patch by 
1061                 Guillaume Chazarain <guichaz@yahoo.fr>
1062
1063 2007-09-18 [colin]      3.0.1cvs4
1064
1065         * src/toolbar.c
1066                 Fix bug 1320, 'Memory leak caused by 
1067                 gtk_container_get_children'. Patch by
1068                 Guillaume Chazarain <guichaz@yahoo.fr>
1069
1070 2007-09-18 [colin]      3.0.1cvs3
1071
1072         * src/printing.c
1073         * src/printing.h
1074                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1075
1076 2007-09-18 [colin]      3.0.1cvs2
1077
1078         * src/Makefile.am
1079         * src/mainwindow.c
1080         * src/messageview.c
1081         * src/messageview.h
1082         * src/prefs_ext_prog.c
1083         * src/prefs_fonts.c
1084         * src/printing.c
1085         * src/printing.h
1086         * src/summaryview.c
1087                 Use GtkPrintOperation by default on GTK+ >= 2.10
1088                 Patch by Holger Berndt <hb@claws-mail.org>
1089
1090 2007-09-18 [paul]       3.0.1cvs1
1091
1092         * NEWS
1093         * README
1094         * RELEASE_NOTES
1095         * configure.ac
1096                 bump up version number following stable release
1097
1098 2007-09-16 [colin]      3.0.0cvs18
1099
1100         * src/folder.c
1101                 Fix possible memleak
1102
1103 2007-09-16 [colin]      3.0.0cvs17
1104
1105         * src/folderview.c
1106                 Fix bug 1311, 'Wrong arrow position 
1107                 while moving message into folder when 
1108                 column headers hidden'
1109         * src/image_viewer.c
1110                 Show error in the GUI if image can't
1111                 be loaded
1112         * src/matcher.c
1113                 Fix spurious output
1114         * src/messageview.c
1115                 Allow setting domain in msgid
1116         * src/common/plugin.c
1117                 Add timing information
1118
1119 2007-09-16 [colin]      3.0.0cvs16
1120
1121         * src/account.c
1122         * src/compose.c
1123         * src/prefs_account.c
1124         * src/prefs_account.h
1125         * src/common/utils.c
1126                 Remove Generate Message-ID option. We need
1127                 this on some IMAP servers.
1128         * src/prefs_template.c
1129                 Fix double-free
1130
1131 2007-09-16 [colin]      3.0.0cvs15
1132
1133         * src/prefs_filtering.c
1134         * src/prefs_filtering.h
1135         * src/prefs_filtering_action.c
1136         * src/common/tags.c
1137                 Fix tags issues: tags with spaces, renaming
1138                 tags.
1139
1140 2007-09-16 [colin]      3.0.0cvs14
1141
1142         * src/folderview.c
1143         * src/main.c
1144         * src/mainwindow.c
1145                 Fix bug 1308, 'Claws deletes folderlist.xml after
1146                 fetching mail short after start-up'
1147
1148 2007-09-16 [colin]      3.0.0cvs13
1149
1150         * src/compose.c
1151                 Fix scrolling to cursor
1152
1153 2007-09-16 [paul]       3.0.0cvs12
1154
1155         * po/sr.po
1156                 updated by Aleksandar Urosevic
1157
1158 2007-09-16 [paul]       3.0.0cvs11
1159
1160         * src/folder.c
1161                 do not allow locked msgs to be deleted,
1162                 even by filtering/processing
1163
1164 2007-09-07 [paul]       3.0.0cvs10
1165
1166         * src/prefs_folder_column.c
1167         * src/prefs_summary_column.c
1168                 implement button sensitivity
1169                 patch by Pawel Pekala
1170
1171 2007-09-06 [wwp]        3.0.0cvs9
1172
1173         * src/prefs_gtk.c
1174                 Add a missing linefeed to a debug message.
1175
1176 2007-09-05 [colin]      3.0.0cvs8
1177
1178         * src/inc.c
1179                 Fix statusbar/window mismatch on Maemo
1180
1181 2007-09-05 [colin]      3.0.0cvs7
1182
1183         * src/ldaputil.c
1184                 Fix build without USE_LDAP_TLS
1185
1186 2007-09-05 [colin]      3.0.0cvs6
1187
1188         * src/folder.c
1189         * src/imap.c
1190         * src/inc.c
1191         * src/mbox.c
1192         * src/send_message.c
1193         * src/statusbar.c
1194         * src/statusbar.h
1195                 Maemo: distinguish various statusbar messages,
1196                 in order to display only the most important.
1197
1198 2007-09-04 [wwp]        3.0.0cvs5
1199
1200         * src/account.c
1201                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1202                 Show protocol "SMTP" and the appropriate server for send-only
1203                 accounts, show "-" instead of "" when no value is relevant.
1204
1205 2007-09-03 [ticho]      3.0.0cvs4
1206
1207         * src/summaryview.c
1208                 Handle plural form better in delete confirmation dialog.
1209
1210 2007-09-03 [wwp]        3.0.0cvs3
1211
1212         * src/compose.c
1213                 Warn differently when sending or sending later (queueing).
1214
1215 2007-09-03 [colin]      3.0.0cvs2
1216
1217         * src/procmime.c
1218         * src/procmime.h
1219         * src/common/plugin.c
1220         * src/common/plugin.h
1221                 Add a new plugin API, MimeParser. It allows
1222                 plugins to scan email MIME parts and optionally,
1223                 transform them.
1224
1225 2007-09-03 [mones]      3.0.0cvs1
1226
1227         * po/es.po
1228                 Updated translation
1229         * src/common/defs.h
1230                 While a better solution is made double history sizes
1231
1232 2007-09-03 [paul]       3.0.0
1233
1234         * NEWS
1235         * README
1236         * RELEASE_NOTES
1237                 3.0.0 released
1238
1239 2007-09-03 [paul]       2.10.0cvs191
1240
1241         * po/bg.po
1242         * po/ca.po
1243         * po/de.po
1244         * po/fi.po
1245         * po/fr.po
1246         * po/hu.po
1247         * po/it.po
1248         * po/pl.po
1249         * po/pt_BR.po
1250         * po/ru.po
1251         * po/sk.po
1252         * po/zh_CN.po
1253                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
1254                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1255                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
1256                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
1257
1258 2007-09-02 [colin]      2.10.0cvs190
1259
1260         * src/edittags.c
1261         * src/common/tags.c
1262                 Prevent empty or white-space tags
1263
1264 2007-09-01 [colin]      2.10.0cvs189
1265
1266         * src/main.c
1267                 Fix double-reading of accounts list when
1268                 the wizard has been run due to no accounts
1269         * src/mainwindow.c
1270                 Fix sensitivity of a menu item in case 
1271                 there's no account
1272
1273 2007-09-01 [wwp]        2.10.0cvs188
1274
1275         * src/wizard.c
1276                 Fix wizard crash when Mailbox dir already exists
1277                 (thanks to Colin).
1278
1279 2007-08-31 [colin]      2.10.0cvs187
1280
1281         * src/etpan/imap-thread.c
1282                 Fix unwanted creation of 
1283                 libetpan's stream dump file
1284         * src/compose.c
1285                 Fix coloring of pastes as quotation
1286         * src/summaryview.c
1287                 Maemo: Fix opening of mails from keypad
1288                 in Sent folders
1289         * src/addressbook.c
1290         * src/folderview.c
1291         * src/image_viewer.c
1292         * src/mimeview.c
1293         * src/gtk/prefswindow.c
1294                 Maemo: Fix adjustments changes 
1295
1296 2007-08-30 [colin]      2.10.0cvs186
1297
1298         * src/folderview.c
1299                 Don't opened selected folder when clicking
1300                 on white space
1301         * src/mainwindow.c
1302                 Maemo: Make Esc close messageviews
1303         * src/messageview.c
1304                 Maemo: Fix message scrolling to the end on 
1305                 opening
1306                 Maemo: Fix reopening same message
1307         * src/gtk/prefswindow.c
1308                 Maemo: try to fix scrollbar. Doesn't work,
1309                 it seems as if gtk_adjustment_set_value was
1310                 a noop.
1311
1312 2007-08-30 [colin]      2.10.0cvs185
1313
1314         * src/compose.c
1315         * src/folderview.c
1316         * src/main.c
1317         * src/prefs_matcher.c
1318         * src/prefs_template.c
1319         * src/quote_fmt.c
1320         * src/send_message.c
1321         * src/toolbar.c
1322         * src/gtk/gtkaspell.c
1323         * src/plugins/bogofilter/bogofilter.c
1324         * src/plugins/bogofilter/bogofilter_gtk.c
1325         * src/plugins/clamav/clamav_plugin_gtk.c
1326         * src/plugins/pgpcore/sgpgme.c
1327         * src/plugins/spamassassin/spamassassin.c
1328         * src/plugins/spamassassin/spamassassin_gtk.c
1329                 Fix all potential misuses of format-string functions
1330
1331 2007-08-30 [wwp]        2.10.0cvs184
1332
1333         * src/prefs_template.c
1334                 Fix a leak.
1335
1336 2007-08-29 [colin]      2.10.0cvs183
1337
1338         * src/plugins/trayicon/trayicon.c
1339                 Fix leak of hooks in case of error,
1340                 thanks to Holger Berndt
1341
1342 2007-08-28 [colin]      2.10.0cvs182
1343
1344         * src/mainwindow.c
1345                 Don't use current folder settings when
1346                 composing from the compose button's
1347                 account selector
1348
1349 2007-08-28 [colin]      2.10.0cvs181
1350
1351         * src/quote_fmt_parse.y
1352                 Fix cursor offset when quote contains UTF-8
1353                 chars
1354
1355 2007-08-28 [colin]      2.10.0cvs180
1356
1357         * src/compose.c
1358         * src/compose.h
1359                 Fix signature replacement when it's been wrapped
1360
1361 2007-08-27 [colin]      2.10.0cvs179
1362
1363         * src/summaryview.c
1364                 Fix indentation
1365
1366 2007-08-27 [colin]      2.10.0cvs178
1367
1368         * src/summaryview.c
1369                 Fix Quicksearch's Sticky mode
1370
1371 2007-08-27 [colin]      2.10.0cvs177
1372
1373         * src/folder_item_prefs.c
1374         * src/folder_item_prefs.h
1375         * src/imap_gtk.c
1376         * src/mh_gtk.c
1377                 Fix loss of subfolders properties when
1378                 renaming a folder
1379
1380 2007-08-26 [wwp]        2.10.0cvs176
1381
1382         * src/alertpanel.c
1383         * src/messageview.c
1384         * src/prefs_actions.c
1385                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1386                 will have to be used when necessary *before* calling
1387                 alertpanel functions.
1388
1389 2007-08-25 [paul]       2.10.0cvs175
1390
1391         * src/prefs_actions.c
1392                 workaround gettext problem marking
1393                 string as c-format when it's not
1394
1395 2007-08-25 [wwp]        2.10.0cvs174
1396
1397         * src/alertpanel.c
1398         * src/messageview.c
1399         * src/prefs_actions.c
1400                 Call the pango markup escape function right ince in alertpanel_create
1401                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1402                 2.10.0cvs158).
1403
1404         * src/common/log.c
1405                 Fix a crash due to a misuse of g_print(), encountered when the string
1406                 passed to g_print was containing printf substitution symbols.
1407
1408 2007-08-25 [paul]       2.10.0cvs173
1409
1410         * src/common/log.c
1411                 fix a segfault when refreshing RSSyl feeds
1412
1413 2007-08-25 [paul]       2.10.0cvs172
1414
1415         * src/gtk/icon_legend.c
1416                 add watchthread.xpm
1417
1418 2007-08-25 [paul]       2.10.0cvs171
1419
1420         * src/Makefile.am
1421         * src/stock_pixmap.c
1422         * src/pixmaps/insert_file.xpm
1423                 add a new pixmap instead of re-using
1424                 paste.xpm. (easier for icon theme authors)
1425
1426 2007-08-24 [holger]     2.10.0cvs170
1427
1428         * src/plugins/trayicon/trayicon.c
1429                 The same fix for another hook id.
1430
1431 2007-08-24 [holger]     2.10.0cvs169
1432
1433         * src/plugins/trayicon/trayicon.c
1434                 Micro-fix: Do the error checking for
1435                 the right hook id.
1436
1437 2007-08-24 [paul]       2.10.0cvs168
1438
1439         * src/folder.h
1440                 fix typo causing compiler warning
1441
1442 2007-08-24 [paul]       2.10.0cvs167
1443
1444         * README
1445                 put back the correct version of this file also
1446
1447 2007-08-24 [colin]      2.10.0cvs166
1448
1449         * src/send_message.c
1450                 Use progress bar when sending messages
1451
1452 2007-08-24 [paul]       2.10.0cvs165
1453
1454         * Makefile.am
1455                 oops! if i'm quick no-one will notice
1456                 (put back the proper file)
1457
1458 2007-08-24 [paul]       2.10.0cvs164
1459
1460         * AUTHORS
1461         * Makefile.am
1462         * README
1463         * src/gtk/authors.h
1464         * tools/Makefile.am
1465         * tools/README
1466         * tools/mew2claws-mail.pl
1467                 add new script that imports a Mew address book
1468                 submitted by Jerome Lelong
1469
1470 2007-08-24 [paul]       2.10.0cvs163
1471
1472         * manual/plugins.xml
1473                 remove the obsolete plugins, add the
1474                 missing plugins, including the forthcoming
1475                 SpamReport plugin
1476
1477 2007-08-24 [paul]       2.10.0cvs162
1478
1479         * manual/advanced.xml
1480                 add info about the hidden emphasis_color option
1481         * manual/keyboard.xml
1482                 correct the info about hotkeys
1483                 wrap the long lines
1484
1485 2007-08-24 [paul]       2.10.0cvs161
1486
1487         * src/folderview.c
1488                 add mnemonic to 'Run procesing rules'
1489
1490 2007-08-24 [paul]       2.10.0cvs160
1491
1492         * src/account.c
1493         * src/folder.c
1494         * src/folder.h
1495                 use suitable defaults for outbox,
1496                 queue, drafts and trash folders
1497
1498 2007-08-24 [wwp]        2.10.0cvs159
1499
1500         * src/folderview.c
1501                 Update menu item sensitivity if necessary (or we get a
1502                 gtk critical message).
1503
1504 2007-08-23 [wwp]        2.10.0cvs158
1505
1506         * src/action.c
1507         * src/prefs_actions.c
1508                 Allow literal % chars in action commands (use %%).
1509                 Add a missing p++ to the action parser in action_get_type(),
1510                 which was missing it, even if it was neutral.
1511                 Fix a pango markup warning at runtime.
1512
1513 2007-08-23 [wwp]        2.10.0cvs157
1514
1515         * src/addressbook.c
1516                 Contacts are now locale-aware sorted in the address book
1517                 (LC_COLLATE matters here).
1518                 Fix missing table initializers.
1519
1520 2007-08-23 [colin]      2.10.0cvs156
1521
1522         * src/imap.c
1523                 Check scan_required on dest folder when copying
1524
1525 2007-08-23 [colin]      2.10.0cvs155
1526
1527         * src/imap.c
1528                 Fix scanning when folder was empty
1529
1530 2007-08-22 [colin]      2.10.0cvs154
1531
1532         * src/msgcache.c
1533                 Don't g_warning when g_try_malloc fails(), or it makes
1534                 things worse as g_log() allocates. Fixes bug 1290,
1535                 'Claws Mail crashes if too little memory when 
1536                 rebuilding folder tree'
1537
1538 2007-08-22 [colin]      2.10.0cvs153
1539
1540         * src/inc.c
1541                 Fix format string vulnerability, thanks to
1542                 Ulf Harnhammar, Secunia Research
1543
1544 2007-08-22 [colin]      2.10.0cvs152
1545
1546         * src/ldapserver.c
1547                 Set tv_usec too
1548
1549 2007-08-22 [wwp]        2.10.0cvs151
1550
1551         * src/ldapquery.c
1552                 Few better null-ptr checks.
1553
1554 2007-08-22 [colin]      2.10.0cvs150
1555
1556         * src/editldap.c
1557         * src/editldap_basedn.c
1558         * src/ldapquery.c
1559         * src/ldapserver.c
1560         * src/ldapserver.h
1561         * src/ldapupdate.c
1562         * src/ldaputil.c
1563         * src/ldaputil.h
1564                 Fix ldap timeouts
1565
1566 2007-08-22 [colin]      2.10.0cvs149
1567
1568         * src/ldapquery.c
1569                 Finish previous fix
1570
1571 2007-08-22 [colin]      2.10.0cvs148
1572
1573         * src/ldapquery.c
1574                 Fix wrong assertions
1575
1576 2007-08-22 [colin]      2.10.0cvs147
1577
1578         * src/ldaputil.c
1579                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1580
1581 2007-08-22 [colin]      2.10.0cvs146
1582
1583         * src/editldap.c
1584         * src/ldaputil.c
1585                 Fix wrong "Connected successfully to server". Connection only succeeds if
1586                 we can get the base DN.
1587
1588 2007-08-21 [wwp]        2.10.0cvs145
1589
1590         * src/browseldap.c
1591         * src/editldap.c
1592         * src/ldapctrl.c
1593         * src/ldapquery.c
1594         * src/ldapserver.c
1595         * src/ldapupdate.c
1596         * src/ldaputil.c
1597                 More sanity checks in ldap functions.
1598
1599 2007-08-21 [wwp]        2.10.0cvs144
1600
1601         * src/prefs_account.c
1602                 Don't return a value in a void function().
1603
1604 2007-08-21 [paul]       2.10.0cvs143
1605
1606         * src/messageview.c
1607                 add check for ftp: to messageview_list_urls()
1608
1609 2007-08-21 [colin]      2.10.0cvs142
1610
1611         * src/editldap.c
1612         * src/ldapctrl.c
1613         * src/ldapctrl.h
1614         * src/ldapquery.c
1615         * src/ldapupdate.c
1616                 Fix bug 1293, 'LDAP address book not working'
1617                 Search only on specified fields, but fetch 
1618                 every field possible. People will have to 
1619                 reset the searched Attributes in their LDAP
1620                 servers properties.
1621
1622 2007-08-21 [wwp]        2.10.0cvs141
1623
1624         * src/addr_compl.c
1625         * src/addrbook.c
1626         * src/addrcache.c
1627         * src/addrcindex.c
1628         * src/addressbook.c
1629         * src/addrindex.c
1630         * src/browseldap.c
1631         * src/crash.c
1632         * src/editaddress_other_attributes_ldap.c
1633         * src/exporthtml.c
1634         * src/folder.c
1635         * src/folderview.c
1636         * src/imap.c
1637         * src/jpilot.c
1638         * src/ldapserver.c
1639         * src/ldapupdate.c
1640         * src/ldif.c
1641         * src/main.c
1642         * src/mainwindow.c
1643         * src/matcher.c
1644         * src/mh.c
1645         * src/msgcache.c
1646         * src/mutt.c
1647         * src/pine.c
1648         * src/pop.c
1649         * src/prefs_customheader.c
1650         * src/prefs_msg_colors.c
1651         * src/procmime.c
1652         * src/textview.c
1653         * src/vcard.c
1654         * src/wizard.c
1655         * src/common/log.c
1656         * src/common/socket.c
1657         * src/common/ssl_certificate.c
1658         * src/common/utils.c
1659         * src/common/utils.h
1660         * src/gtk/description_window.c
1661         * src/plugins/demo/demo.c
1662         * src/plugins/pgpcore/prefs_gpg.c
1663         * src/plugins/spamassassin/libspamc.c
1664                 Make sure we use glib functions to send text messages (information,
1665                 debug, warning, errors) to stdout/stderr - no more direct puts
1666                 fputs printf fprintf to stdout/stderr when it can be done using
1667                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1668                 stdout/stderr message is saved to log in Windows.
1669
1670
1671 2007-08-21 [wwp]        2.10.0cvs140
1672
1673         * src/main.c
1674         * src/common/utils.h
1675                 Route glib's stdout/stderr messages to a log file (Windows only),
1676                 instead of loosing them.
1677
1678 2007-08-21 [paul]       2.10.0cvs139
1679
1680         * src/mainwindow.c
1681                 replace deprecated g_strncasecmp()
1682         * src/messageview.c
1683                 fix 'List URLS'
1684
1685 2007-08-20 [ticho]      2.10.0cvs138
1686
1687         * src/account.c
1688         * src/prefs_account.h
1689                 Copy all account preferences in account_clone() - some
1690                 were missing.
1691         * src/prefs_account.c
1692                 Handle empty privacy system combobox gracefully (warning
1693                 instead of a crash).
1694
1695 2007-08-20 [colin]      2.10.0cvs137
1696
1697         * src/ldapctrl.c
1698                 Fix a leak
1699
1700 2007-08-20 [paul]       2.10.0cvs136
1701
1702         * src/browseldap.c
1703         * src/editldap.c
1704         * src/ldapctrl.c
1705         * src/ldapquery.c
1706         * src/ldapquery.h
1707         * src/ldapserver.c
1708         * src/ldaputil.c
1709                 add debug_prints
1710                 patch by Michael Rasmussen
1711
1712 2007-08-19 [colin]      2.10.0cvs135
1713
1714         * src/imap.c
1715                 Fix previous commit. Sensitivity update is needed
1716                 for "Cancel receiving". However when batching we
1717                 don't need to do it for every message flag change,
1718                 just once at the start and once at the end.
1719
1720 2007-08-19 [colin]      2.10.0cvs134
1721
1722         * src/imap.c
1723                 Remove useless menu updates on session lock/unlock
1724
1725 2007-08-19 [colin]      2.10.0cvs133
1726
1727         * src/etpan/imap-thread.c
1728                 Make all fetch logs less verbose
1729
1730 2007-08-19 [paul]       2.10.0cvs132
1731
1732         * src/foldersel.c
1733         * src/folderview.c
1734         * src/summaryview.c
1735                 fix bug 1286, 'Can't move a folder into a "Folders
1736                 Only" folder'
1737
1738 2007-08-18 [ticho]      2.10.0cvs131
1739
1740         * src/editaddress_other_attributes_ldap.c
1741                 Converted option menu for other ldap attributes to GtkComboBox.
1742
1743 2007-08-18 [colin]      2.10.0cvs130
1744
1745         * src/compose.c
1746         * src/prefs_common.c
1747         * src/prefs_common.h
1748         * src/prefs_send.c
1749         * src/send_message.c
1750                 Revert 'send_dialog_mode' meaning to 
1751                 'send_dialog_invisible', so that the 
1752                 new checkbox doesn't change the 
1753                 existing behaviour.
1754
1755 2007-08-18 [paul]       2.10.0cvs129
1756
1757         * src/summaryview.c
1758                 add missing menu update
1759
1760 2007-08-17 [colin]      2.10.0cvs128
1761
1762         * src/folder.c
1763                 Set batching after getting flags - maybe fixes
1764                 bug 1292, 'CM crashes on writing mail'
1765
1766 2007-08-16 [ticho]      2.10.0cvs127
1767
1768         * src/prefs_send.c
1769                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1770         * src/gtk/combobox.h
1771         * src/gtk/gtkutils.c
1772                 Allow NULL for GtkComboBox menuitem label, rendering such
1773                 items as row separators.
1774
1775 2007-08-16 [paul]       2.10.0cvs126
1776
1777         * src/plugins/trayicon/trayicon.c
1778                 remove wrongly used gettextisation
1779
1780 2007-08-15 [ticho]      2.10.0cvs125
1781
1782         * src/importldif.c
1783                 Fixed a runtime warning where an attempt to pack an
1784                 already packed GtkLabel was made.
1785
1786 2007-08-15 [ticho]      2.10.0cvs124
1787
1788         * src/prefs_compose_writing.c
1789                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1790                 into GtkComboBox.
1791
1792 2007-08-14 [ticho]      2.10.0cvs123
1793
1794         * src/messageview.c
1795         * src/gtk/gtkutils.c
1796                 Changed return receipt account selector to GtkComboBox.
1797                 Fixed a runtime warning where GTK tried to parse
1798                 "name <email@address" as a Pango markup in an alertpanel label.
1799
1800 2007-08-14 [ticho]      2.10.0cvs122
1801
1802         * src/prefs_logging.c
1803                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1804
1805 2007-08-14 [wwp]        2.10.0cvs121
1806
1807         * tools/Makefile.am
1808         * tools/README
1809         * tools/popfile-link.sh
1810                 Added a new tool: POPFile helper, to open
1811                 selected messages in POPFile control center,
1812                 in order to change the messages' status.
1813
1814 2007-08-14 [ticho]      2.10.0cvs120
1815
1816         * src/compose.c
1817         * src/prefs_common.c
1818         * src/prefs_common.h
1819         * src/prefs_send.c
1820         * src/send_message.c
1821                 Change "Show send dialog" optionmenu to a checkbutton.
1822         * src/prefs_receive.c
1823                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1824
1825 2007-08-13 [wwp]        2.10.0cvs119
1826
1827         * src/addr_compl.c
1828         * src/addressbook.c
1829         * src/addrindex.c
1830         * src/compose.c
1831         * src/filtering.c
1832         * src/folderview.c
1833         * src/inc.c
1834         * src/matcher.c
1835         * src/mh.c
1836         * src/partial_download.c
1837         * src/prefs_gtk.c
1838         * src/procmsg.c
1839         * src/stock_pixmap.c
1840         * src/summaryview.c
1841         * src/common/utils.c
1842         * src/gtk/gtkaspell.c
1843         * src/gtk/menu.c
1844                 Make sure we never pass NULL pointers for %s substitutions
1845                 (prevent from crashing in Windows).
1846
1847 2007-08-13 [wwp]        2.10.0cvs118
1848
1849         * src/msgcache.c
1850                 Re-enable mmap_reads in Windows with some missing
1851                 CloseHandle of mapping objects, thanks to
1852                 Marcus Brinkmann.
1853
1854 2007-08-13 [paul]       2.10.0cvs117
1855
1856         * src/common/utils.c
1857                 fix bug 1287, 'Compile time problem on Solaris
1858                 (nexenta gnu/Solaris) utils.c'
1859                 Thanks to Piotr Chrzczonowicz
1860
1861 2007-08-12 [wwp]        2.10.0cvs116
1862
1863         * src/plugins/pgpcore/prefs_gpg.c
1864                 Don't try to unset a GPG_AGENT_INFO that was not
1865                 set (and don't use a NULL string in Windows, it was
1866                 crashing with --debug if GPG_AGENT_INFO was not set).
1867
1868 2007-08-12 [wwp]        2.10.0cvs115
1869
1870         * src/privacy.h
1871                 Make gcc type-check arguments passed to privacy_set_error().
1872
1873 2007-08-12 [ticho]      2.10.0cvs114
1874
1875         * src/prefs_folder_item.c
1876                 Make sure that folder default account combobox always has some
1877                 account preselected.
1878         * src/gtk/combobox.c
1879                 Handle empty combobox gracefully (warning instead of crash).
1880
1881 2007-08-12 [ticho]      2.10.0cvs114
1882
1883         * src/prefs_folder_item.c
1884                 Make sure that folder default account combobox is not empty.
1885         * src/gtk/combobox.c
1886                 Handle empty combobox gracefully (warning instead of crash).
1887
1888 2007-08-11 [paul]       2.10.0cvs113
1889
1890         * src/addrgather.c
1891         * src/folderview.c
1892                 use 'subfolder' instead of 'sub-folder', matching
1893                 everywhere else the term is used
1894         * src/imap_gtk.c
1895                 fix engrish
1896
1897 2007-08-10 [wwp]        2.10.0cvs112
1898
1899         * src/msgcache.c
1900                 Disable mmap reads in Windows only (at least temporarily), they
1901                 prevent from renaming/removing target cache files.
1902
1903 2007-08-10 [paul]
1904
1905         3.0.0-rc2 released
1906
1907 2007-08-10 [wwp]        2.10.0cvs111
1908
1909         * src/msgcache.c
1910                 fix unpredictable crashes in Windows due to broken
1911                 cache/mark/tags files writting (file were opened for
1912                 writing in text mode).
1913
1914         * src/recv.c
1915                 use gettimeofday() from w32lib.h on Windows.
1916
1917 2007-08-10 [colin]      2.10.0cvs110
1918
1919         * src/imap.c
1920         * src/etpan/imap-thread.c
1921         * src/etpan/imap-thread.h
1922                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1923
1924 2007-08-09 [colin]      2.10.0cvs109
1925
1926         * src/editldap.c
1927                 Fix port being reset to 636 on SSL
1928         * src/folder.c
1929                 Fix folder_item_get_msg_num_by_file
1930                 on drafts/queue folders
1931
1932 2007-08-09 [wwp]        2.10.0cvs108
1933
1934         * src/folder.c
1935                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1936                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1937
1938
1939 2007-08-09 [colin]      2.10.0cvs107
1940
1941         * src/folderview.c
1942         * src/summaryview.c
1943         * src/gtk/prefswindow.c
1944                 A few Maemo layout fixes
1945
1946 2007-08-09 [paul]       2.10.0cvs106
1947
1948         * src/prefs_account.c
1949                 remove the hyphen from plug-ins to
1950                 match everywhere else
1951
1952 2007-08-08 [wwp]        2.10.0cvs105
1953
1954         * src/prefs_folder_item.c
1955                 Fix an extraneous stealth ^L char.
1956
1957 2007-08-08 [wwp]        2.10.0cvs104
1958
1959         * src/prefs_folder_item.c
1960                 Better fix, group variables declarations (USE_ASPELL).
1961
1962 2007-08-08 [wwp]        2.10.0cvs103
1963
1964         * src/prefs_folder_item.c
1965                 Fix compilation w/ USE_ASPELL set (broken
1966                 by 2.10.0cvs102).
1967
1968 2007-08-08 [ticho]      2.10.0cvs102
1969
1970         * src/prefs_folder_item.c
1971                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1972
1973 2007-08-08 [colin]      2.10.0cvs101
1974
1975         * src/imap.c
1976         * src/etpan/imap-thread.c
1977         * src/etpan/imap-thread.h
1978                 Close selected mailbox before doing
1979                 status on it.
1980
1981 2007-08-08 [colin]      2.10.0cvs100
1982
1983         * src/html.c
1984                 Complete symbol table, thanks to wwp.
1985                 Fixes bug 1284, 'The html -> text 
1986                 converter ignores entities'
1987         * src/msgcache.c
1988                 Fix possible fd leak
1989
1990 2007-08-08 [colin]      2.10.0cvs99
1991
1992         * src/imap.c
1993                 Better way to fetch UIDs on non-UIDPLUS servers
1994
1995 2007-08-07 [colin]      2.10.0cvs98
1996
1997         * src/imap.c
1998                 fix bug 1275, 'auto-saved draft messages not 
1999                 always being removed'; Also, make multiple
2000                 copy (in the same account) faster by matching
2001                 source/destination message UIDs.
2002         * src/messageview.c
2003                 Don't try to reshow deleted mail
2004         * src/msgcache.c
2005                 Fix leak on error path
2006
2007 2007-08-07 [wwp]        2.10.0cvs97
2008
2009         * manual/account.xml
2010         * manual/advanced.xml
2011         * manual/fr/account.xml
2012         * manual/fr/advanced.xml
2013                 Updated the reference manual and the French translation to
2014                 reflect 2.10.0cvs84: enable running folder Processing
2015                 rules on demand.
2016
2017 2007-08-06 [wwp]        2.10.0cvs96
2018
2019         * src/prefs_common.c
2020         * src/prefs_common.h
2021         * src/textview.c
2022                 Allow changing the emphasis color used to highlight
2023                 the newsreader/x-mailer header value when it matches
2024                 our preferred mail agent (hidden pref 'emphasis_col' added
2025                 to clawsrc).
2026
2027 2007-08-06 [colin]      2.10.0cvs95
2028
2029         * src/compose.c
2030         * src/compose.h
2031                 Re-commit 2.10.0cvs86, with a protection
2032                 against Pango bug. Also, try to fix 
2033                 bug 1275, 'auto-saved draft messages not 
2034                 always being removed'
2035
2036 2007-08-06 [wwp]        2.10.0cvs94
2037
2038         * src/gtk/quicksearch.c
2039                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
2040
2041 2007-08-06 [ticho]      2.10.0cvs93
2042
2043         * src/prefs_account.c
2044         * src/gtk/combobox.c
2045                 Use GtkComboBox instead of GtkOptionMenu for privacy system
2046                 selection in account preferences.
2047
2048 2007-08-06 [wwp]        2.10.0cvs92
2049
2050         * src/plugins/pgpcore/plugin.def
2051                 Apply one more chunk from gpg4win's 03-w32-port patch.
2052
2053 2007-08-05 [colin]      2.10.0cvs91
2054
2055         * src/compose.c
2056         * src/compose.h
2057                 reverting buggy patch for now
2058
2059 2007-08-05 [colin]      2.10.0cvs90
2060
2061         * src/folder.c
2062                 Fix slowdown
2063
2064 2007-08-04 [colin]      2.10.0cvs89
2065
2066         * src/prefs_summaries.c
2067         * src/summary_search.c
2068                 Replace deprecated widgets. Patch by
2069                 Andrej.
2070
2071 2007-08-04 [colin]      2.10.0cvs88
2072
2073         * src/mh.c
2074                 Refresh GUI only every 2000 mails on mh_get_last_num
2075                 This is fast (readdir) and done only once per 
2076                 session/folder
2077
2078 2007-08-03 [colin]      2.10.0cvs87
2079
2080         * src/prefs_account.c
2081         * src/gtk/combobox.h
2082         * src/gtk/gtkutils.c
2083                 Fix a deprecated widget. Patch by
2084                 Andrej
2085
2086 2007-08-03 [colin]      2.10.0cvs86
2087
2088         * src/compose.c
2089         * src/compose.h
2090                 Make colorisation and wrapping algorithms
2091                 faster. Fixes bug 1246, 'compose becomes 
2092                 increasingly slow replying to complex emails'
2093
2094 2007-08-03 [paul]       2.10.0cvs85
2095
2096         * src/mh.c
2097                 keep the window painted
2098
2099 2007-08-02 [paul]       2.10.0cvs84
2100
2101         * src/folderview.c
2102         * src/mainwindow.c
2103         * src/mainwindow.h
2104                 enable running folder Processing
2105                 rules on demand
2106
2107 2007-08-02 [paul]       2.10.0cvs83
2108
2109         * src/textview.c
2110                 speed up/clean up rendering of larger
2111                 msgs
2112                 Thanks to Colin
2113
2114 2007-08-01 [paul]       2.10.0cvs82
2115
2116         * src/mainwindow.h
2117                 clean up cruft
2118         * src/toolbar.c
2119                 change default toolbar layout on maemo
2120         * src/pixmaps/close.xpm
2121                 make the red cross a grey cross
2122         * src/pixmaps/jpilot.xpm
2123                 make icon smaller so it fits better
2124
2125 2007-07-31 [paul]       2.10.0cvs81
2126
2127         * src/setup.c
2128         * src/gtk/gtkutils.c
2129                 fix crash on maemo on first launch
2130
2131 2007-07-30 [paul]       2.10.0cvs80
2132
2133         * src/prefs_matcher.c
2134                 specify the units of age and size
2135
2136 2007-07-30 [paul]       2.10.0cvs79
2137
2138         * src/main.c
2139                 Fix IMAP timeout setting
2140
2141 2007-07-30 [colin]      2.10.0cvs78
2142
2143         * src/prefs_account.c
2144                 Fix a deprecated widget. Patch by
2145                 Andrej
2146
2147 2007-07-27 [paul]       2.10.0cvs77
2148
2149         * src/matcher_parser_parse.y
2150         * src/prefs_filtering_action.c
2151         * src/prefs_matcher.c
2152                 these changes forgotten in cvs74's
2153                 'watch thread' feature
2154
2155 2007-07-27 [paul]       2.10.0cvs76
2156
2157         * src/compose.c
2158                 fix potential crasher
2159                 thanks to Colin
2160
2161 2007-07-27 [paul]       2.10.0cvs75
2162
2163         * src/mainwindow.c
2164         * src/manual.c
2165         * src/manual.h
2166         * src/gtk/gtkutils.c
2167                 make mainwindow's /Help/Manual point to the
2168                 remote copy if the local copy doesn't exist
2169
2170 2007-07-27 [paul]       2.10.0cvs74
2171
2172         * src/Makefile.am
2173         * src/filtering.c
2174         * src/folder.c
2175         * src/mainwindow.c
2176         * src/matcher.c
2177         * src/matcher.h
2178         * src/matcher_parser_parse.y
2179         * src/procmsg.c
2180         * src/procmsg.h
2181         * src/stock_pixmap.c
2182         * src/stock_pixmap.h
2183         * src/summaryview.c
2184         * src/summaryview.h
2185         * src/toolbar.c
2186         * src/toolbar.h
2187         * src/pixmaps/watchthread.xpm
2188                 add 'watch thread' feature
2189
2190 2007-07-27 [paul]       2.10.0cvs73
2191
2192         * src/prefs_folder_item.c
2193                 adjust labels, add tooltips
2194
2195 2007-07-27 [colin]      2.10.0cvs72
2196
2197         * src/summaryview.c
2198                 Maemo: Remove less used menu items
2199
2200 2007-07-26 [colin]      2.10.0cvs71
2201
2202         * src/messageview.c
2203                 Maemo: destroy messageview after trashing mail.
2204                 Maybe should be done on X11 too
2205
2206 2007-07-26 [colin]      2.10.0cvs70
2207
2208         * src/folderview.c
2209         * src/mainwindow.c
2210         * src/prefs_common.c
2211         * src/prefs_common.h
2212         * src/summaryview.c
2213                 Add View/Show or Hide/Column headers
2214
2215 2007-07-26 [colin]      2.10.0cvs69
2216
2217         * src/procmime.c
2218                 Fix unwanted output
2219
2220 2007-07-26 [colin]      2.10.0cvs68
2221
2222         * src/ldapserver.c
2223                 Fix possible crash on cache invalidation
2224         * src/compose.c
2225         * src/procmime.c
2226         * src/procmime.h
2227         * src/quote_fmt_parse.y
2228                 Make replying to mails with big attachments
2229                 much faster. Fixes bug 1224, 'The process of 
2230                 Replying to emails with large attachments 
2231                 seems unreasonably long...'
2232
2233 2007-07-26 [colin]      2.10.0cvs67
2234
2235         * src/mimeview.c
2236         * src/matcher.c
2237         * src/common/ssl.c
2238                 Fix threads use on BSDs
2239
2240 2007-07-26 [paul]       2.10.0cvs66
2241
2242         * src/gtk/prefswindow.c
2243                 fix account prefs breakage
2244                 thanks to Colin
2245
2246 2007-07-26 [paul]       2.10.0cvs65
2247
2248         * configure.ac
2249                 standardise ./configure --help messages
2250
2251 2007-07-26 [colin]      2.10.0cvs64
2252
2253         * src/addressbook.c
2254         * src/editaddress.c
2255                 Fix two vCard-related crashes
2256
2257 2007-07-25 [colin]      2.10.0cvs63
2258
2259         * src/inc.c
2260         * src/prefs_common.c
2261         * src/prefs_common.h
2262         * src/prefs_receive.c
2263                 Maemo: Add a better way to notify of
2264                 new mails
2265         * src/mainwindow.c
2266         * src/statusbar.h
2267         * src/summaryview.c
2268         * src/toolbar.c
2269                 Maemo: Various layout fixes
2270         * src/gtk/prefswindow.c
2271                 Maemo: Better prefs layout
2272
2273 2007-07-25 [paul]       2.10.0cvs62
2274
2275         * src/textview.c
2276                 fix the layout on maemo
2277                 thanks to Colin
2278
2279 2007-07-25 [iwkse]      2.10.0cvs61
2280
2281         * src/summaryview.c
2282                 add 'o' shortcut on summaryview
2283
2284 2007-07-25 [iwkse]      2.10.0cvs60
2285
2286         * src/textview.c
2287                 fix o shortcut
2288
2289 2007-07-24 [colin]      2.10.0cvs59
2290
2291         * src/mh.c
2292                 Fix missing timestamp update on source
2293                 folder when moving
2294         * src/textview.c
2295         * src/textview.h
2296                 Better text layout on part's choices
2297
2298 2007-07-23 [colin]      2.10.0cvs58
2299
2300         * src/mimeview.c
2301         * src/textview.c
2302                 Maemo: Automatically choose the correct application
2303                 to open parts
2304         * src/gtk/quicksearch.c
2305                 Make search run on GDK_KP_Enter too
2306
2307 2007-07-23 [wwp]        2.10.0cvs57
2308
2309         * src/quote_fmt_lex.l
2310                 Revert accidentaly committed lines (account_sig) in
2311                 2.10.0cvs56.
2312
2313 2007-07-23 [wwp]        2.10.0cvs56
2314
2315         * src/quote_fmt_lex.l
2316                 Fix typos around long form expressions in the quote lexer.
2317
2318 2007-07-23 [paul]
2319
2320         3.0.0-rc1 released
2321
2322 2007-07-23 [colin]      2.10.0cvs55
2323
2324         * src/addr_compl.c
2325                 Fix auto-completion on Maemo
2326
2327 2007-07-23 [colin]      2.10.0cvs54
2328
2329         * src/statusbar.c
2330                 Maemo: Fix sticking statusbars
2331
2332 2007-07-22 [colin]      2.10.0cvs53
2333
2334         * src/main.c
2335                 Maemo: Fix the strange "top_application" info
2336                 at startup. We should do something when 
2337                 receiving such a message.
2338
2339 2007-07-20 [paul]       2.10.0cvs52
2340
2341         * src/news_gtk.c
2342                 add missing #include "statusbar.h"
2343
2344 2007-07-20 [colin]      2.10.0cvs51
2345
2346         * src/folder.c
2347         * src/folder.h
2348         * src/folder_item_prefs.c
2349         * src/folder_item_prefs.h
2350         * src/folderview.c
2351         * src/imap.c
2352         * src/imap_gtk.c
2353         * src/imap_gtk.h
2354         * src/news.c
2355         * src/news_gtk.c
2356         * src/news_gtk.h
2357         * src/prefs_folder_item.c
2358                 Implement age-based caching: allow to
2359                 specify a threshold for the offline synchronisation
2360                 feature, and whether old cached bodies should 
2361                 be removed
2362         * src/toolbar.c
2363         * src/toolbar.h
2364                 Fix label/tooltips
2365         * src/plugins/dillo_viewer/dillo_viewer.c
2366                 Check that Dillo's installed
2367
2368 2007-07-20 [wwp]        2.10.0cvs50
2369
2370         * src/mimeview.c
2371         * src/stock_pixmap.c
2372                 Draw a frame around the selected mimeview part icon (instead of the
2373                 shifted 'dancing' icon).
2374
2375 2007-07-20 [colin]      2.10.0cvs49
2376
2377         * src/main.c
2378                 Unref stuff even on error
2379         * src/wizard.c
2380                 disconnect signals only at the very
2381                 end of the wizard save.
2382
2383 2007-07-20 [colin]      2.10.0cvs48
2384
2385         * src/mainwindow.c
2386         * src/messageview.c
2387         * src/toolbar.c
2388         * src/toolbar.h
2389                 Fix random crashes while navigating
2390                 (GTK_EVENTS_FLUSH)
2391
2392 2007-07-19 [colin]      2.10.0cvs47
2393
2394         * configure.ac
2395         * src/main.c
2396         * src/prefs_common.c
2397         * src/prefs_common.h
2398         * src/wizard.c
2399         * src/common/defs.h
2400         * src/common/utils.c
2401                 Maemo: add an easy way to store data (mails
2402                 and IMAP/NNTP caches) on one of the SD cards,
2403                 and protect against unmounts if needed
2404
2405 2007-07-19 [paul]       2.10.0cvs46
2406
2407         * src/Makefile.am
2408         * src/stock_pixmap.c
2409         * src/gtk/about.c
2410         * src/pixmaps/claws-mail_logo-small.xpm
2411                 implement a (slightly) different About
2412                 dialog for maemo and add a small version
2413                 of the logo for it
2414         * src/wizard.c
2415                 use a scrolled window for wizard page 1
2416                 on maemo
2417
2418 2007-07-19 [paul]       2.10.0cvs45
2419
2420         * src/Makefile.am
2421                 too soon for this line
2422
2423 2007-07-19 [paul]       2.10.0cvs44
2424
2425         * src/Makefile.am
2426                 fix build on n800
2427
2428 2007-07-19 [colin]      2.10.0cvs43
2429
2430         * src/wizard.c
2431                 Solve Mail/Mailbox name when specifying
2432                 full /path/to/Mail.
2433
2434 2007-07-18 [colin]      2.10.0cvs42
2435
2436         * src/inc.c
2437         * configure.ac
2438                 Fix build on n770
2439
2440 2007-07-18 [colin]      2.10.0cvs41
2441
2442         * src/inc.c
2443                 Maemo: plug the online/offline system into
2444                 maemo's interfaces to have Claws automatically
2445                 switch according to the system status
2446         * src/statusbar.c
2447                 Maemo: use HildonBanners to display status
2448                 messages. Renders the main statusbar useless.
2449
2450 2007-07-18 [paul]       2.10.0cvs40
2451
2452         * src/filtering.c
2453                 fix screen blanking on moving/copying many msgs
2454         * src/folder.c
2455                 fix processing progressbar and screen blanking
2456                 during processing
2457
2458 2007-07-18 [paul]       2.10.0cvs39
2459
2460         * src/messageview.c
2461                 revert cvs37, breakage on maemo
2462
2463 2007-07-18 [paul]       2.10.0cvs38
2464
2465         * src/gtk/gtkutils.c
2466                 make sure we can still build with older GTK's
2467
2468 2007-07-18 [colin]      2.10.0cvs37
2469
2470         * src/messageview.c
2471                 Only hide the small layout's messageview, instead
2472                 of destroying it when closing
2473         * src/gtk/gtkutils.c
2474                 Use gtk_window_present_with_time to popup windows,
2475                 it seems to make things better with modern WMs
2476                 (actually focusing)
2477
2478 2007-07-17 [colin]      2.10.0cvs36
2479
2480         * src/editaddress.c
2481                 Simplify layout on Maemo
2482         * src/folder.c
2483                 Fix possible crash
2484         * src/prefs_display_header.c
2485                 Remove some headers by default on Maemo
2486
2487 2007-07-17 [paul]       2.10.0cvs35
2488
2489         * src/prefs_common.c
2490         * src/prefs_common.h
2491         * src/prefs_logging.c
2492         * src/common/log.c
2493                 add options to stop/enable writing logs to disc
2494
2495 2007-07-17 [paul]       2.10.0cvs34
2496
2497         * src/edittags.c
2498                 fix some issues with the Apply tags window:
2499                 - set search column (enables autocompl in the treeview)
2500                 - apply tag from "New tag" if it existed
2501                 - clears New tag entry when adding it with the button
2502                 Thanks to Colin
2503
2504 2007-07-17 [paul]       2.10.0cvs33
2505
2506         * src/edittags.c
2507                 fix 'apply tags' dialogue weirdness
2508
2509 2007-07-16 [colin]      2.10.0cvs32
2510
2511         * src/toolbar.c
2512                 Fix double-loading of mails on Maemo
2513
2514 2007-07-16 [colin]      2.10.0cvs31
2515
2516         * src/messageview.c
2517                 Prevent double-loading of the same part under some
2518                 conditions; hide statusbar on Maemo
2519
2520 2007-07-16 [colin]      2.10.0cvs30
2521
2522         * src/edittags.c
2523         * src/edittags.h
2524         * src/mainwindow.c
2525         * src/summaryview.c
2526                 Improve the tag interface - allow
2527                 to set/unset tags from a special
2528                 window.
2529         * src/gtk/gtkvscrollbutton.c
2530         * src/mimeview.c
2531         * src/mimeview.h
2532         * src/stock_pixmap.c
2533                 Fix Mimeview's ugly hacks in the
2534                 icon list. 
2535
2536 2007-07-16 [paul]       2.10.0cvs29
2537
2538         * src/wizard.c
2539                 rework dialog
2540         * src/gtk/icon_legend.c
2541                 put it all in a scrolled window
2542
2543 2007-07-15 [colin]      2.10.0cvs28
2544
2545         * src/mainwindow.c
2546                 Maemo: force layout to be Small screen; the
2547                 others don't make sense
2548
2549 2007-07-14 [colin]      2.10.0cvs27
2550
2551         * src/mimeview.c
2552         * src/gtk/gtkvscrollbutton.c
2553                 Maemo: Fix mimeview's buttons size
2554
2555 2007-07-14 [colin]      2.10.0cvs26
2556
2557         * src/toolbar.c
2558                 Fix the button workaround fix.
2559                 (Use the correct variable)
2560
2561 2007-07-14 [colin]      2.10.0cvs25
2562
2563         * src/mainwindow.c
2564         * src/toolbar.c
2565                 Maemo: put the progress bar in the
2566                 toolbar
2567
2568 2007-07-14 [colin]      2.10.0cvs24
2569
2570         * src/prefs_common.c
2571                 Maemo: hide statusbar by default
2572         * src/Makefile.am
2573         * src/stock_pixmap.c
2574         * src/stock_pixmap.h
2575         * src/toolbar.c
2576         * src/pixmaps/go_folders.xpm
2577                 Maemo: Add a specific icon to go back to
2578                 folder list
2579
2580 2007-07-14 [colin]      2.10.0cvs23
2581
2582         * src/toolbar.c
2583                 Don't set homogeneous finally
2584
2585 2007-07-14 [colin]      2.10.0cvs22
2586
2587         * src/toolbar.c
2588                 Fix button show/hide issues
2589
2590 2007-07-14 [colin]      2.10.0cvs21
2591
2592         * src/toolbar.c
2593                 Fix huge arrows
2594                 Fix button workaround to be able to click
2595                 if mouse was on button when it went un-
2596                 sensitive.
2597                 Revert previous commit, gtk_tool_item_set_homogeneous
2598                 doesn't mean what it seems to mean ;-)
2599
2600 2007-07-14 [paul]       2.10.0cvs20
2601
2602         * src/toolbar.c
2603                 make homogeneous FALSE always
2604
2605 2007-07-13 [colin]      2.10.0cvs19
2606
2607         * src/toolbar.c
2608         * src/toolbar.h
2609                 Rework to fit the non-deprecated API
2610         * src/compose.c
2611         * src/folderview.c
2612         * src/mainwindow.c
2613         * src/messageview.c
2614         * src/summaryview.c
2615                 Maemo layout changes. Better toolbars,
2616                 removal of CTree headers. 
2617
2618 2007-07-13 [paul]       2.10.0cvs18
2619
2620         * src/gtk/colorlabel.c
2621                 fix bug 1261, '[DE] coloring messages in overview 
2622                 keys are not localised'
2623                 the string is now included in claws-mail.pot
2624
2625 2007-07-13 [colin]      2.10.0cvs17
2626
2627         * src/summaryview.c
2628                 Fix bug 1267, 'printing mutliple messages 
2629                 opens one message-dialog after the other'
2630                 Ask for confirmation when printing 10
2631                 messages or more.
2632
2633 2007-07-11 [colin]      2.10.0cvs16
2634
2635         * COPYING
2636         * README
2637         * autogen.sh
2638         * manual/claws-mail-manual.xml
2639         * manual/gpl.xml
2640         * manual/es/claws-mail-manual.xml
2641         * manual/es/gpl.xml
2642         * manual/fr/claws-mail-manual.xml
2643         * manual/fr/gpl.xml
2644         * manual/pl/gpl.xml
2645         * src/account.c
2646         * src/account.h
2647         * src/action.c
2648         * src/action.h
2649         * src/adbookbase.h
2650         * src/addr_compl.c
2651         * src/addr_compl.h
2652         * src/addrbook.c
2653         * src/addrbook.h
2654         * src/addrcache.c
2655         * src/addrcache.h
2656         * src/addrcindex.c
2657         * src/addrcindex.h
2658         * src/addrclip.c
2659         * src/addrclip.h
2660         * src/addrdefs.h
2661         * src/addressadd.c
2662         * src/addressadd.h
2663         * src/addressbook.c
2664         * src/addressbook.h
2665         * src/addressbook_foldersel.c
2666         * src/addressbook_foldersel.h
2667         * src/addressitem.h
2668         * src/addrgather.c
2669         * src/addrgather.h
2670         * src/addrharvest.c
2671         * src/addrharvest.h
2672         * src/addrindex.c
2673         * src/addrindex.h
2674         * src/addritem.c
2675         * src/addritem.h
2676         * src/addrquery.c
2677         * src/addrquery.h
2678         * src/addrselect.c
2679         * src/addrselect.h
2680         * src/alertpanel.c
2681         * src/alertpanel.h
2682         * src/browseldap.c
2683         * src/browseldap.h
2684         * src/codeconv.c
2685         * src/codeconv.h
2686         * src/compose.c
2687         * src/compose.h
2688         * src/crash.c
2689         * src/crash.h
2690         * src/customheader.c
2691         * src/customheader.h
2692         * src/displayheader.c
2693         * src/displayheader.h
2694         * src/editaddress.c
2695         * src/editaddress.h
2696         * src/editaddress_other_attributes_ldap.c
2697         * src/editaddress_other_attributes_ldap.h
2698         * src/editbook.c
2699         * src/editbook.h
2700         * src/editgroup.c
2701         * src/editgroup.h
2702         * src/editjpilot.c
2703         * src/editjpilot.h
2704         * src/editldap.c
2705         * src/editldap.h
2706         * src/editldap_basedn.c
2707         * src/editldap_basedn.h
2708         * src/edittags.c
2709         * src/edittags.h
2710         * src/editvcard.c
2711         * src/editvcard.h
2712         * src/enriched.c
2713         * src/enriched.h
2714         * src/exphtmldlg.c
2715         * src/exphtmldlg.h
2716         * src/expldifdlg.c
2717         * src/expldifdlg.h
2718         * src/export.c
2719         * src/export.h
2720         * src/exporthtml.c
2721         * src/exporthtml.h
2722         * src/exportldif.c
2723         * src/exportldif.h
2724         * src/filtering.c
2725         * src/filtering.h
2726         * src/folder.c
2727         * src/folder.h
2728         * src/folder_item_prefs.c
2729         * src/folder_item_prefs.h
2730         * src/foldersel.c
2731         * src/foldersel.h
2732         * src/folderutils.c
2733         * src/folderutils.h
2734         * src/folderview.c
2735         * src/folderview.h
2736         * src/gedit-print.c
2737         * src/gedit-print.h
2738         * src/grouplistdialog.c
2739         * src/grouplistdialog.h
2740         * src/headerview.c
2741         * src/headerview.h
2742         * src/html.c
2743         * src/html.h
2744         * src/image_viewer.c
2745         * src/image_viewer.h
2746         * src/imap.c
2747         * src/imap.h
2748         * src/imap_gtk.c
2749         * src/imap_gtk.h
2750         * src/import.c
2751         * src/import.h
2752         * src/importldif.c
2753         * src/importldif.h
2754         * src/importmutt.c
2755         * src/importmutt.h
2756         * src/importpine.c
2757         * src/importpine.h
2758         * src/inc.c
2759         * src/inc.h
2760         * src/jpilot.c
2761         * src/jpilot.h
2762         * src/ldapctrl.c
2763         * src/ldapctrl.h
2764         * src/ldaplocate.c
2765         * src/ldaplocate.h
2766         * src/ldapquery.c
2767         * src/ldapquery.h
2768         * src/ldapserver.c
2769         * src/ldapserver.h
2770         * src/ldapupdate.c
2771         * src/ldapupdate.h
2772         * src/ldaputil.c
2773         * src/ldaputil.h
2774         * src/ldif.c
2775         * src/ldif.h
2776         * src/localfolder.c
2777         * src/localfolder.h
2778         * src/main.c
2779         * src/main.h
2780         * src/mainwindow.c
2781         * src/mainwindow.h
2782         * src/manual.c
2783         * src/manual.h
2784         * src/matcher.c
2785         * src/matcher.h
2786         * src/matcher_parser.h
2787         * src/matcher_parser_lex.l
2788         * src/matcher_parser_parse.y
2789         * src/mbox.c
2790         * src/mbox.h
2791         * src/message_search.c
2792         * src/message_search.h
2793         * src/messageview.c
2794         * src/messageview.h
2795         * src/mh.c
2796         * src/mh.h
2797         * src/mh_gtk.c
2798         * src/mh_gtk.h
2799         * src/mimeview.c
2800         * src/mimeview.h
2801         * src/msgcache.c
2802         * src/msgcache.h
2803         * src/mutt.c
2804         * src/mutt.h
2805         * src/news.c
2806         * src/news.h
2807         * src/news_gtk.c
2808         * src/news_gtk.h
2809         * src/noticeview.c
2810         * src/noticeview.h
2811         * src/partial_download.c
2812         * src/partial_download.h
2813         * src/pine.c
2814         * src/pine.h
2815         * src/pop.c
2816         * src/pop.h
2817         * src/prefs_account.c
2818         * src/prefs_account.h
2819         * src/prefs_actions.c
2820         * src/prefs_actions.h
2821         * src/prefs_common.c
2822         * src/prefs_common.h
2823         * src/prefs_compose_writing.c
2824         * src/prefs_compose_writing.h
2825         * src/prefs_customheader.c
2826         * src/prefs_customheader.h
2827         * src/prefs_display_header.c
2828         * src/prefs_display_header.h
2829         * src/prefs_ext_prog.c
2830         * src/prefs_ext_prog.h
2831         * src/prefs_filtering.c
2832         * src/prefs_filtering.h
2833         * src/prefs_filtering_action.c
2834         * src/prefs_filtering_action.h
2835         * src/prefs_folder_column.c
2836         * src/prefs_folder_column.h
2837         * src/prefs_folder_item.c
2838         * src/prefs_folder_item.h
2839         * src/prefs_fonts.c
2840         * src/prefs_fonts.h
2841         * src/prefs_gtk.c
2842         * src/prefs_gtk.h
2843         * src/prefs_image_viewer.c
2844         * src/prefs_image_viewer.h
2845         * src/prefs_logging.c
2846         * src/prefs_logging.h
2847         * src/prefs_matcher.c
2848         * src/prefs_matcher.h
2849         * src/prefs_message.c
2850         * src/prefs_message.h
2851         * src/prefs_msg_colors.c
2852         * src/prefs_msg_colors.h
2853         * src/prefs_other.c
2854         * src/prefs_other.h
2855         * src/prefs_quote.c
2856         * src/prefs_quote.h
2857         * src/prefs_receive.c
2858         * src/prefs_receive.h
2859         * src/prefs_send.c
2860         * src/prefs_send.h
2861         * src/prefs_spelling.c
2862         * src/prefs_spelling.h
2863         * src/prefs_summaries.c
2864         * src/prefs_summaries.h
2865         * src/prefs_summary_column.c
2866         * src/prefs_summary_column.h
2867         * src/prefs_summary_open.c
2868         * src/prefs_summary_open.h
2869         * src/prefs_template.c
2870         * src/prefs_template.h
2871         * src/prefs_themes.c
2872         * src/prefs_themes.h
2873         * src/prefs_toolbar.c
2874         * src/prefs_toolbar.h
2875         * src/prefs_wrapping.c
2876         * src/prefs_wrapping.h
2877         * src/privacy.c
2878         * src/privacy.h
2879         * src/procheader.c
2880         * src/procheader.h
2881         * src/procmime.c
2882         * src/procmime.h
2883         * src/procmsg.c
2884         * src/procmsg.h
2885         * src/quote_fmt.c
2886         * src/quote_fmt_lex.l
2887         * src/quote_fmt_parse.y
2888         * src/recv.c
2889         * src/recv.h
2890         * src/remotefolder.c
2891         * src/remotefolder.h
2892         * src/send_message.c
2893         * src/send_message.h
2894         * src/setup.c
2895         * src/setup.h
2896         * src/simple-gettext.c
2897         * src/sourcewindow.c
2898         * src/sourcewindow.h
2899         * src/ssl_manager.c
2900         * src/ssl_manager.h
2901         * src/statusbar.c
2902         * src/statusbar.h
2903         * src/stock_pixmap.c
2904         * src/stock_pixmap.h
2905         * src/summary_search.c
2906         * src/summary_search.h
2907         * src/summaryview.c
2908         * src/summaryview.h
2909         * src/textview.c
2910         * src/textview.h
2911         * src/toolbar.c
2912         * src/toolbar.h
2913         * src/undo.c
2914         * src/undo.h
2915         * src/unmime.c
2916         * src/unmime.h
2917         * src/uri_opener.c
2918         * src/uri_opener.h
2919         * src/vcard.c
2920         * src/vcard.h
2921         * src/wizard.c
2922         * src/wizard.h
2923         * src/common/base64.c
2924         * src/common/base64.h
2925         * src/common/claws.c
2926         * src/common/claws.h
2927         * src/common/defs.h
2928         * src/common/fnmatch.c
2929         * src/common/fnmatch.h
2930         * src/common/fnmatch_loop.c
2931         * src/common/hooks.c
2932         * src/common/hooks.h
2933         * src/common/log.c
2934         * src/common/log.h
2935         * src/common/md5.c
2936         * src/common/md5.h
2937         * src/common/mgutils.c
2938         * src/common/mgutils.h
2939         * src/common/nntp.c
2940         * src/common/nntp.h
2941         * src/common/passcrypt.c
2942         * src/common/passcrypt.h.in
2943         * src/common/plugin.c
2944         * src/common/plugin.h
2945         * src/common/prefs.c
2946         * src/common/prefs.h
2947         * src/common/progressindicator.c
2948         * src/common/progressindicator.h
2949         * src/common/quoted-printable.c
2950         * src/common/quoted-printable.h
2951         * src/common/session.c
2952         * src/common/session.h
2953         * src/common/smtp.c
2954         * src/common/smtp.h
2955         * src/common/socket.c
2956         * src/common/socket.h
2957         * src/common/ssl.c
2958         * src/common/ssl.h
2959         * src/common/ssl_certificate.c
2960         * src/common/ssl_certificate.h
2961         * src/common/string_match.c
2962         * src/common/string_match.h
2963         * src/common/stringtable.c
2964         * src/common/stringtable.h
2965         * src/common/tags.c
2966         * src/common/tags.h
2967         * src/common/template.c
2968         * src/common/template.h
2969         * src/common/timing.h
2970         * src/common/utils.c
2971         * src/common/utils.h
2972         * src/common/uuencode.c
2973         * src/common/uuencode.h
2974         * src/common/version.h.in
2975         * src/common/w32_dirent.c
2976         * src/common/w32_reg.c
2977         * src/common/w32_signal.c
2978         * src/common/w32_stat.c
2979         * src/common/w32_stdlib.c
2980         * src/common/w32_string.c
2981         * src/common/w32_time.c
2982         * src/common/w32_unistd.c
2983         * src/common/w32_wait.c
2984         * src/common/w32lib.h
2985         * src/common/xml.c
2986         * src/common/xml.h
2987         * src/common/xmlprops.c
2988         * src/common/xmlprops.h
2989         * src/etpan/etpan-errors.h
2990         * src/etpan/etpan-thread-manager-types.h
2991         * src/etpan/etpan-thread-manager.c
2992         * src/etpan/etpan-thread-manager.h
2993         * src/etpan/imap-thread.c
2994         * src/etpan/imap-thread.h
2995         * src/gtk/about.c
2996         * src/gtk/about.h
2997         * src/gtk/colorlabel.c
2998         * src/gtk/colorlabel.h
2999         * src/gtk/colorsel.c
3000         * src/gtk/colorsel.h
3001         * src/gtk/combobox.c
3002         * src/gtk/combobox.h
3003         * src/gtk/description_window.c
3004         * src/gtk/description_window.h
3005         * src/gtk/filesel.c
3006         * src/gtk/filesel.h
3007         * src/gtk/foldersort.c
3008         * src/gtk/foldersort.h
3009         * src/gtk/gtkaspell.c
3010         * src/gtk/gtkaspell.h
3011         * src/gtk/gtksctree.c
3012         * src/gtk/gtkshruler.c
3013         * src/gtk/gtkshruler.h
3014         * src/gtk/gtksourceprintjob.c
3015         * src/gtk/gtksourceprintjob.h
3016         * src/gtk/gtkutils.c
3017         * src/gtk/gtkutils.h
3018         * src/gtk/gtkvscrollbutton.c
3019         * src/gtk/gtkvscrollbutton.h
3020         * src/gtk/icon_legend.c
3021         * src/gtk/icon_legend.h
3022         * src/gtk/inputdialog.c
3023         * src/gtk/inputdialog.h
3024         * src/gtk/logwindow.c
3025         * src/gtk/logwindow.h
3026         * src/gtk/manage_window.c
3027         * src/gtk/manage_window.h
3028         * src/gtk/menu.c
3029         * src/gtk/menu.h
3030         * src/gtk/pluginwindow.c
3031         * src/gtk/pluginwindow.h
3032         * src/gtk/prefswindow.c
3033         * src/gtk/prefswindow.h
3034         * src/gtk/progressdialog.c
3035         * src/gtk/progressdialog.h
3036         * src/gtk/quicksearch.c
3037         * src/gtk/quicksearch.h
3038         * src/gtk/sslcertwindow.c
3039         * src/gtk/sslcertwindow.h
3040         * src/plugins/bogofilter/bogofilter.c
3041         * src/plugins/bogofilter/bogofilter.h
3042         * src/plugins/bogofilter/bogofilter_gtk.c
3043         * src/plugins/clamav/clamav_plugin.c
3044         * src/plugins/clamav/clamav_plugin.h
3045         * src/plugins/clamav/clamav_plugin_gtk.c
3046         * src/plugins/demo/demo.c
3047         * src/plugins/dillo_viewer/dillo_prefs.c
3048         * src/plugins/dillo_viewer/dillo_prefs.h
3049         * src/plugins/dillo_viewer/dillo_viewer.c
3050         * src/plugins/pgpcore/passphrase.c
3051         * src/plugins/pgpcore/passphrase.h
3052         * src/plugins/pgpcore/pgp_viewer.c
3053         * src/plugins/pgpcore/pgp_viewer.h
3054         * src/plugins/pgpcore/plugin.c
3055         * src/plugins/pgpcore/prefs_gpg.c
3056         * src/plugins/pgpcore/prefs_gpg.h
3057         * src/plugins/pgpcore/select-keys.c
3058         * src/plugins/pgpcore/select-keys.h
3059         * src/plugins/pgpcore/sgpgme.c
3060         * src/plugins/pgpcore/sgpgme.h
3061         * src/plugins/pgpinline/pgpinline.c
3062         * src/plugins/pgpinline/pgpinline.h
3063         * src/plugins/pgpinline/plugin.c
3064         * src/plugins/pgpmime/pgpmime.c
3065         * src/plugins/pgpmime/pgpmime.h
3066         * src/plugins/pgpmime/plugin.c
3067         * src/plugins/spamassassin/spamassassin.c
3068         * src/plugins/spamassassin/spamassassin.h
3069         * src/plugins/spamassassin/spamassassin_gtk.c
3070         * src/plugins/trayicon/trayicon.c
3071         * src/plugins/trayicon/trayicon_prefs.c
3072         * src/plugins/trayicon/trayicon_prefs.h
3073         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3074         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3075         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
3076         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3077         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3078         * tools/OOo2claws-mail.pl
3079         * tools/README.sylprint
3080         * tools/acroread2claws-mail.pl
3081         * tools/claws-mail-compose-insert-files.pl
3082         * tools/convert_mbox.pl
3083         * tools/filter_conv.pl
3084         * tools/filter_conv_new.pl
3085         * tools/fix_date.sh
3086         * tools/freshmeat_search.pl
3087         * tools/google_search.pl
3088         * tools/kmail-mailbox2claws-mail.pl
3089         * tools/kmail2claws-mail.pl
3090         * tools/kmail2claws-mail_v2.pl
3091         * tools/mairix.sh
3092         * tools/make.themes.project
3093         * tools/multiwebsearch.pl
3094         * tools/nautilus2claws-mail.sh
3095         * tools/outlook2claws-mail.pl
3096         * tools/textviewer.sh
3097         * tools/thunderbird-filters-convertor.pl
3098         * tools/update-po
3099         * tools/uuooffice
3100         * tools/vcard2xml.py
3101         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3102                 Upgrade to GPLv3 or later.
3103
3104 2007-07-10 [wwp]        2.10.0cvs15
3105
3106         * src/main.c
3107                 Fix re-opening of all composing messages that were
3108                 opened when closing the previous instance, thanks
3109                 to Colin.
3110
3111 2007-07-10 [paul]       2.10.0cvs14
3112
3113         * src/editaddress_other_attributes_ldap.c
3114         * src/ldapupdate.c
3115                 fix crash on selecting 'other attributes' combo
3116                 for either a new entry or an old entry with no
3117                 existing attributes.
3118                 fix bug on editing multiple attributes which
3119                 resulted them all having the value of the last
3120                 one changed.
3121                 Thanks to Colin
3122
3123 2007-07-10 [colin]      2.10.0cvs13
3124
3125         * src/editaddress.c
3126         * src/editaddress_other_attributes_ldap.h
3127         * src/ldapupdate.c
3128                 Fix --disable-ldap build
3129
3130 2007-07-09 [colin]      2.10.0cvs12
3131
3132         * src/Makefile.am
3133         * src/addritem.c
3134         * src/addritem.h
3135         * src/editaddress.c
3136         * src/editaddress_other_attributes_ldap.c
3137         * src/editaddress_other_attributes_ldap.h
3138         * src/editldap.c
3139         * src/ldapctrl.c
3140         * src/ldapctrl.h
3141         * src/ldapupdate.c
3142                 Add capability to edit all inetOrgPerson
3143                 attributes on LDAP. Patch by Michael 
3144                 Rasmussen
3145
3146 2007-07-09 [colin]      2.10.0cvs11
3147
3148         * src/Makefile.am
3149         * src/exporthtml.c
3150         * src/mbox.c
3151         * src/msgcache.c
3152         * src/prefs_summaries.c
3153         * src/prefs_themes.c
3154         * src/procheader.c
3155         * src/common/Makefile.am
3156         * src/common/log.c
3157         * src/common/timing.h
3158         * src/common/utils.c
3159         * src/common/utils.h
3160         * src/common/w32_account.c
3161         * src/common/w32lib.h
3162         * src/gtk/Makefile.am
3163         * src/gtk/colorlabel.c
3164         * src/plugins/pgpcore/Makefile.am
3165         * src/plugins/pgpcore/claws.def
3166         * src/plugins/pgpcore/passphrase.c
3167         * src/plugins/pgpcore/pgp_viewer.c
3168         * src/plugins/pgpcore/plugin.def
3169         * src/plugins/pgpcore/sgpgme.c
3170         * src/plugins/pgpinline/Makefile.am
3171         * src/plugins/pgpinline/claws.def
3172         * src/plugins/pgpinline/mypgpcore.def
3173         * src/plugins/pgpinline/plugin.def
3174         * src/plugins/pgpmime/Makefile.am
3175         * src/plugins/pgpmime/claws.def
3176         * src/plugins/pgpmime/mypgpcore.def
3177         * src/plugins/pgpmime/plugin.def
3178                 Commit win32 patch, from Werner Koch and
3179                 Marcus Brinkmann
3180
3181 2007-07-09 [colin]      2.10.0cvs10
3182
3183         * src/prefs_toolbar.c
3184                 Fix crash when no actions exist
3185
3186 2007-07-07 [paul]       2.10.0cvs9
3187
3188         * COPYING
3189         * manual/claws-mail-manual.xml
3190                 update copyright year
3191         * po/fi.po
3192                 updated by Flammie Pirinen
3193
3194 2007-07-05 [wwp]        2.10.0cvs8
3195
3196         * src/plugins/clamav/clamav_plugin_gtk.c
3197                 Make vertical spacing like in other plugin prefs pages.
3198
3199 2007-07-05 [wwp]        2.10.0cvs7
3200
3201         * src/quote_fmt.c
3202                 It's %am that works, not %ae (this doc incoherence has been
3203                 introduced with 2.9.2cvs13).
3204
3205 2007-07-04 [wwp]        2.10.0cvs6
3206
3207         * src/plugins/bogofilter/bogofilter.c
3208                 Gettext-ize an occurrence of "Any" that wasn't.
3209
3210 2007-07-04 [colin]      2.10.0cvs5
3211
3212         * po/POTFILES.in
3213                 Fix untranslated strings; thanks
3214                 to Pader Rezso.
3215
3216 2007-07-03 [colin]      2.10.0cvs4
3217
3218         * src/folder.c
3219         * src/mainwindow.c
3220                 Fix saving of sort mode for tags and
3221                 thread date. Thanks to Pierre Ossman.
3222                 Completes fix for bug 1233
3223
3224 2007-07-03 [paul]       2.10.0cvs3
3225
3226         * src/compose.c
3227                 fix auto-save
3228         * src/summaryview.c
3229                 fix build warnings
3230         Thanks to Colin
3231
3232 2007-07-02 [colin]      2.10.0cvs2
3233
3234         * src/folder.h
3235         * src/mainwindow.c
3236         * src/procmsg.h
3237         * src/summaryview.c
3238                 Add View/Sort/by Thread date
3239                 Fixes bug 1233, 'Capability to sort 
3240                 threads by most recent message'
3241                 Based on a patch by Paul Rolland
3242
3243 2007-07-02 [colin]      2.10.0cvs1
3244
3245         * src/Makefile.am
3246         * src/compose.c
3247         * src/edittags.c
3248         * src/edittags.h
3249         * src/filtering.c
3250         * src/folder.c
3251         * src/folder.h
3252         * src/headerview.c
3253         * src/headerview.h
3254         * src/main.c
3255         * src/mainwindow.c
3256         * src/mainwindow.h
3257         * src/manual.h
3258         * src/matcher.c
3259         * src/matcher.h
3260         * src/matcher_parser_parse.y
3261         * src/mimeview.c
3262         * src/msgcache.c
3263         * src/msgcache.h
3264         * src/prefs_common.c
3265         * src/prefs_common.h
3266         * src/prefs_filtering_action.c
3267         * src/prefs_matcher.c
3268         * src/prefs_summary_column.c
3269         * src/procmsg.c
3270         * src/procmsg.h
3271         * src/quote_fmt.c
3272         * src/quote_fmt_lex.l
3273         * src/quote_fmt_parse.y
3274         * src/summaryview.c
3275         * src/summaryview.h
3276         * src/textview.c
3277         * src/common/Makefile.am
3278         * src/common/defs.h
3279         * src/common/tags.c
3280         * src/common/tags.h
3281         * src/gtk/quicksearch.c
3282         * src/gtk/quicksearch.h
3283                 Add Tags implementation. Tags are arbitrary labels
3284                 that can be applied to messages. It is possible 
3285                 to create, edit, remove tags; apply them to mails;
3286                 filter on tags or tag presence; apply or unset
3287                 tags via filtering actions; reference tags in
3288                 reply templates.
3289
3290 2007-07-02 [paul]       2.10.0
3291
3292         * NEWS
3293         * README
3294         * RELEASE_NOTES
3295                 2.10.0 released
3296
3297 2007-07-02 [paul]       2.9.2cvs78
3298
3299         * po/de.po
3300         * po/en_GB.po
3301         * po/es.po
3302         * po/fr.po
3303         * po/hu.po
3304         * po/pt_BR.po
3305         * po/ru.po
3306         * po/zh_CN.po
3307                 updated by Stephan Sachse, me, Ricardo Mones
3308                 Lastra, Fabien Vantard, Pader Rezso, Frederico
3309                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
3310
3311 2007-07-02 [paul]       2.9.2cvs77
3312
3313         * AUTHORS
3314                 updated
3315
3316 2007-06-29 [wwp]        2.9.2cvs76
3317
3318         * src/gtk/headers.h
3319                 Fix a typo (thanks to Ricardo for finding this out).
3320
3321 2007-06-28 [paul]       2.9.2cvs75
3322
3323         * src/folderview.c
3324                 fix build warnings
3325
3326 2007-06-28 [paul]       2.9.2cvs74
3327
3328         * tools/Makefile.am
3329                 fix bug in the autotools build system.
3330                 Files cataloged under EXTRA_DIST were never
3331                 automatically copied to the build tree.
3332                 (fix 'make distcheck')
3333                 Patch by Michael Rasmussen.
3334
3335 2007-06-24 [colin]      2.9.2cvs73
3336
3337         * src/news_gtk.c
3338                 Fix bug 1249, 'Error handling for 
3339                 news errors needs modification'
3340                 Only popup error if the according
3341                 pref in Prefs/Receive is set.
3342
3343 2007-06-21 [colin]      2.9.2cvs72
3344
3345         * src/common/plugin.c
3346         * src/common/plugin.h
3347                 Change plugin API to know whether it's safe to 
3348                 unload plugins or whether we should just hide
3349                 them. Fixes bug 1248, 'Core dumps after 
3350                 unloading plugin and clicking on load plugins'
3351         * src/plugins/bogofilter/bogofilter.c
3352         * src/plugins/clamav/clamav_plugin.c
3353         * src/plugins/demo/demo.c
3354         * src/plugins/dillo_viewer/dillo_viewer.c
3355         * src/plugins/pgpcore/plugin.c
3356         * src/plugins/pgpinline/plugin.c
3357         * src/plugins/pgpmime/plugin.c
3358         * src/plugins/spamassassin/spamassassin.c
3359         * src/plugins/trayicon/trayicon.c
3360                 Update API
3361
3362 2007-06-19 [colin]      2.9.2cvs71
3363
3364         * src/compose.c
3365         * src/messageview.c
3366                 Fix crash mentioned in bug 1246
3367                 Race condition when automatically drafting
3368                 due to insertion on reedit.
3369
3370 2007-06-18 [wwp]        2.9.2cvs70
3371
3372         * src/importldif.c
3373                 LDIF import: use a "Proceed" button to complete
3374                 the process.
3375
3376 2007-06-18 [paul]       2.9.2cvs69
3377
3378         * configure.ac
3379                 use pkgconfig to check for gtk and glib
3380
3381 2007-06-17 [wwp]        2.9.2cvs68
3382
3383         * src/ldif.c
3384         * src/importldif.c
3385                 LDIF import: better error handling, minor code
3386                 and UI cleanup, and renamed the Save button
3387                 to Close, as imported stuff is already saved
3388                 when the Save button is shown.
3389
3390 2007-06-17 [colin]      2.9.2cvs67
3391
3392         * src/prefs_summaries.c
3393         * src/procmsg.c
3394                 Don't set as read when forwarded, only replied to
3395
3396 2007-06-17 [paul]       2.9.2cvs66
3397
3398         * src/alertpanel.c
3399                 add missing #include
3400
3401 2007-06-16 [colin]      2.9.2cvs65
3402
3403         * src/prefs_summaries.c
3404         * src/procmsg.c
3405                 Change the pref "Only mark as read when opened
3406                 in new window" to "..., replied to or forwarded".
3407                 Based on a patch by Paul Rolland.
3408
3409 2007-06-16 [paul]       2.9.2cvs64
3410
3411         * src/gtk/authors.h
3412                 alphabetical order! :)
3413
3414 2007-06-16 [colin]      2.9.2cvs63
3415
3416         * AUTHORS
3417         * src/gtk/authors.h
3418                 Add Michael Rasmussen in authors list
3419
3420 2007-06-16 [colin]      2.9.2cvs62
3421
3422         * src/messageview.c
3423                 Fix messageview_copy_clipboard to take advantage
3424                 of plugins' get_selection.
3425
3426 2007-06-15 [colin]      2.9.2cvs61
3427
3428         * src/action.c
3429         * src/addr_compl.c
3430         * src/addressbook.c
3431         * src/folderview.c
3432         * src/message_search.c
3433         * src/mimeview.c
3434         * src/summary_search.c
3435         * src/summaryview.c
3436         * src/textview.c
3437                 Allow GDK_KP_Enter to do the same as GDK_Return
3438                 Patch by Michael Rasmussen
3439
3440 2007-06-15 [paul]       2.9.2cvs60
3441
3442         * src/compose.c
3443                 fix bug when closing a compose window
3444                 during autosave
3445
3446 2007-06-14 [paul]       2.9.2cvs59
3447
3448         * src/main.c
3449         * src/common/defs.h
3450                 migrate sylpheed config
3451
3452 2007-06-14 [wwp]        2.9.2cvs58
3453
3454         * src/gtk/pluginwindow.c
3455                 Yet another attempt to fix sizing/alignment of the
3456                 button bar in plugins window.
3457
3458 2007-06-12 [colin]      2.9.2cvs57
3459
3460         * po/POTFILES.in
3461         * src/Makefile.am
3462         * src/folderview.c
3463         * src/prefs_common.c
3464         * src/prefs_common.h
3465         * src/prefs_summaries.c
3466         * src/prefs_summary_open.c
3467         * src/prefs_summary_open.h
3468         * src/summaryview.c
3469                 Make "when entering a folder" actions more personalisable
3470
3471 2007-06-12 [wwp]        2.9.2cvs56
3472
3473         * tools/README
3474                 Use short description from Paul (mairix.sh).
3475
3476 2007-06-12 [wwp]        2.9.2cvs55
3477
3478         * tools/README
3479                 Updated info about mairix.sh.
3480
3481 2007-06-11 [paul]       2.9.2cvs54
3482
3483         * src/prefs_logging.c
3484                 rework log window length widgets
3485                 and some sensitivity fixes
3486
3487 2007-06-11 [paul]       2.9.2cvs53
3488
3489         * src/mainwindow.c
3490         * src/prefs_logging.c
3491                 rename 'Protocol Log' to 'Network Log'
3492                 and some function renaming
3493
3494 2007-06-10 [wwp]        2.9.2cvs52
3495
3496         * src/gtk/pluginwindow.c
3497                 Revert 2.9.2cvs51.
3498
3499 2007-06-10 [wwp]        2.9.2cvs51
3500
3501         * src/gtk/pluginwindow.c
3502                 Fix button bar in plugin window, was centered and not
3503                 behaving like other dialogs w/ such button bar.
3504
3505 2007-06-08 [wwp]        2.9.2cvs50
3506
3507         * src/compose.c
3508         * src/compose.h
3509         * src/main.c
3510         * src/mainwindow.c
3511         * src/mainwindow.h
3512                 Provide a way out of automatic draft saving on IMAP, when
3513                 exiting offline.
3514                 Prevent drafting while sending and quitting while sending.
3515                 Thanks for Colin.
3516
3517
3518
3519 2007-06-08 [wwp]        2.9.2cvs49
3520
3521         * src/prefs_account.c
3522         * src/gtk/prefswindow.c
3523         * src/gtk/prefswindow.h
3524                 Activate the Basic page when opening account prefs.
3525
3526 2007-06-08 [wwp]        2.9.2cvs48
3527
3528         * src/common/socket.c
3529                 Don't crash if fork() fails, thanks to Colin.
3530
3531 2007-06-08 [wwp]        2.9.2cvs47
3532
3533         * src/gtk/prefswindow.c
3534                 Wrap some long lines, and reset horizontal scroller's adjusment
3535                 (this was already done, vertically), when changing tab (not page)
3536                 in prefs windows.
3537
3538 2007-06-08 [paul]       2.9.2cvs46
3539
3540         * src/common/utils.c
3541                 use gethostname() instead of uname()
3542                 based on a patch by Michael Hughes
3543                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3544
3545 2007-06-07 [wwp]        2.9.2cvs45
3546
3547         * src/prefs_common.c
3548                 Fix some useless warnings, thanks to Colin.
3549
3550 2007-06-06 [colin]      2.9.2cvs44
3551
3552         * src/ldapupdate.c
3553                 Fix strange allocations. 
3554
3555 2007-06-06 [colin]      2.9.2cvs43
3556
3557         * src/ldapupdate.c
3558                 Patch by Michael Rasmussus to help
3559                 bug 1232
3560
3561 2007-06-05 [wwp]        2.9.2cvs42
3562
3563         * src/prefs_account.c
3564         * src/prefs_folder_item.c
3565         * src/prefs_quote.c
3566         * src/quote_fmt.c
3567         * src/quote_fmt.h
3568                 Per-folder templates can now be applied recursively.
3569                 Always save per-folder templates (formats were erroneously
3570                 saved only if they were enabled).
3571                 Check for validity of quotation marks everywhere there
3572                 are defined.
3573
3574 2007-06-05 [wwp]        2.9.2cvs41
3575
3576         * src/inc.c
3577                 Fix incoming messages from local accounts always getting filtered
3578                 (even if the account prefs say don't), thanks to Colin.
3579
3580 2007-06-05 [wwp]        2.9.2cvs40
3581
3582         * src/compose.c
3583         * src/compose.h
3584                 Use per-folder/per-account quote chars when applying a
3585                 template or inserting text as well. Const'ify some
3586                 vars more.
3587
3588 2007-06-04 [colin]      2.9.2cvs39
3589
3590         * src/compose.c
3591                 More work for wwp :)
3592
3593 2007-06-04 [wwp]        2.9.2cvs38
3594
3595         * src/compose.c
3596                 Same as 2.9.2cvs36 but for forwarding.
3597
3598 2007-06-04 [colin]      2.9.2cvs37
3599
3600         * src/compose.c
3601                 Use original mail file for forward/redirect
3602                 Fixes some forwarded mails to be attached as
3603                 application/octet-stream (when they have binary
3604                 parts), and incidentally fixes bug 848
3605                 'Redirect breaks GnuPG'
3606
3607 2007-06-04 [wwp]        2.9.2cvs36
3608
3609         * src/compose.c
3610                 Fix quote mark mis-initialisation when replying/forwarding
3611                 (introduced w/ 2.9.2cvs20).
3612
3613 2007-06-04 [wwp]        2.9.2cvs35
3614
3615         * src/prefs_compose_writing.c
3616         * src/prefs_quote.c
3617                 Fix a bug where Quotation characters (prefs/compose/writing)
3618                 was cleared (introduced w/ 2.9.2cvs26).
3619
3620 2007-06-04 [wwp]        2.9.2cvs34
3621
3622         * src/prefs_account.c
3623         * src/prefs_account.h
3624                 Better fix for compiling w/o aspell (rollbacks
3625                 2.9.2cvs31).
3626
3627 2007-06-04 [wwp]        2.9.2cvs33
3628
3629         * src/account.c
3630         * src/prefs_account.c
3631         * src/prefs_account.h
3632         * src/procmsg.c
3633                 It's now possible to disable mail filtering plugins
3634                 on a per-account basis.
3635
3636 2007-06-04 [wwp]        2.9.2cvs32
3637
3638         * src/procheader.c
3639         * src/common/utils.c
3640         * src/common/utils.h
3641                 Support CRLF in headers part of messages.
3642                 Support few more date formats (RFC3339 subsets).
3643
3644 2007-06-04 [wwp]        2.9.2cvs31
3645
3646         * src/prefs_account.c
3647                 Fix compiling w/o aspell support.
3648
3649 2007-06-03 [wwp]        2.9.2cvs30
3650
3651         * src/prefs_gtk.c
3652                 Don't decode leading ENV_ and ~ in P_PASSWORD
3653                 values.
3654
3655 2007-06-03 [wwp]        2.9.2cvs29
3656
3657         * src/prefs_gtk.c
3658                 Don't decode leading ENV_ and ~ in P_PASSWORD
3659                 values.
3660
3661 2007-06-03 [wwp]        2.9.2cvs28
3662
3663         * src/prefs_account.c
3664         * src/gtk/prefswindow.c
3665         * src/gtk/prefswindow.h
3666                 Added a way to force preloading of all pages
3667                 (prefswindow).
3668                 Moved tabs to pages in account prefs.
3669
3670 2007-06-02 [colin]      2.9.2cvs27
3671
3672         * src/addressbook.c
3673                 Fix possible crash, fix ldap write bugs
3674         * src/ldapupdate.c
3675                 Fix ldap write bugs - patch by Michael
3676                 Rasmussen
3677         * src/alertpanel.c
3678         * src/alertpanel.h
3679                 Add a hook whenever alertpanel opens/closes
3680
3681 2007-05-31 [wwp]        2.9.2cvs26
3682
3683         * src/prefs_compose_writing.c
3684         * src/prefs_quote.c
3685                 Re-organized writing options a bit:
3686                  - renamed the Quoting page to Templates
3687                  - moved all composing templates to that page
3688                  - moved non-templates options to the Writing one,
3689                    grouped reply-related options, reordered reply and
3690                    forward options.
3691
3692 2007-05-31 [wwp]        2.9.2cvs25
3693
3694         * src/compose.c
3695                 Removed unused code.
3696
3697 2007-05-31 [colin]      2.9.2cvs24
3698
3699         * src/addressbook.c
3700                 Fix missing display name when modifying
3701                 LDAP. Patch by Michael Rasmussen
3702
3703 2007-05-31 [wwp]        2.9.2cvs23
3704
3705         * src/plugins/bogofilter/Makefile.am
3706         * src/plugins/clamav/Makefile.am
3707         * src/plugins/demo/Makefile.am
3708         * src/plugins/dillo_viewer/Makefile.am
3709         * src/plugins/spamassassin/Makefile.am
3710                 Fix building of those plugins in Mac OS X.
3711
3712 2007-05-30 [wwp]        2.9.2cvs22
3713
3714         * src/gtk/quicksearch.c
3715                 Fix missing initialization.
3716
3717 2007-05-30 [wwp]        2.9.2cvs21
3718
3719         * src/procheader.c
3720                 Revert accidental commit (debug outputs).
3721
3722 2007-05-30 [wwp]        2.9.2cvs20
3723
3724         * src/compose.c
3725         * src/folder_item_prefs.c
3726         * src/folder_item_prefs.h
3727         * src/prefs_account.c
3728         * src/prefs_account.h
3729         * src/prefs_folder_item.c
3730         * src/prefs_gtk.c
3731         * src/prefs_gtk.h
3732                 Implemented per-account and per-folder
3733                 compose/reply/forward formats.
3734
3735 2007-05-30 [wwp]        2.9.2cvs19
3736
3737         * src/prefs_compose_writing.c
3738         * src/prefs_quote.c
3739         * src/procheader.c
3740         * src/quote_fmt.c
3741         * src/quote_fmt.h
3742                 Internal API changes (factorize quote format
3743                 prefs and checks).
3744
3745 2007-05-30 [colin]      2.9.2cvs18
3746
3747         * src/compose.c
3748                 Fix race where it's possible to re-click Send
3749                 between end of SMTP session and end of "move to
3750                 sent folder" when sending an email with send
3751                 dialog enabled.
3752
3753 2007-05-30 [colin]      2.9.2cvs17
3754
3755         * src/crash.c
3756                 Ask for backtrace on all threads. Patch by
3757                 Pawel
3758         * src/folderview.c
3759                 Fix stale news statusbar when scanning fails.
3760                 Patch by Pawel
3761         * src/ldapupdate.c
3762                 Fix some LDAP write updates bugs. Patch
3763                 by Michael Rasmussen
3764
3765 2007-05-29 [colin]      2.9.2cvs16
3766
3767         * src/imap.c
3768                 Fix loss of local flags when moving mails
3769                 on IMAP in high-bandwidth mode (UID FETCH)
3770
3771 2007-05-25 [paul]       2.9.2cvs15
3772
3773         * src/common/socket.c
3774                 fix sometimes crasher on cancelling
3775                 message sending
3776
3777 2007-05-25 [colin]      2.9.2cvs14
3778
3779         * src/imap.c
3780                 Fix a memory leak
3781         * src/imap_gtk.c
3782                 Be more helpful in the subscription
3783                 message
3784
3785 2007-05-23 [wwp]        2.9.2cvs13
3786
3787         * src/compose.c
3788         * src/prefs_compose_writing.c
3789         * src/prefs_quote.c
3790         * src/prefs_template.c
3791         * src/prefs_template.h
3792         * src/quote_fmt.c
3793         * src/quote_fmt.h
3794         * src/quote_fmt_lex.l
3795         * src/quote_fmt_parse.y
3796                 Introduced new syntax elements (symbols and commands)
3797                 in templates/quote_fmt. Compatibility w/ old
3798                 symbols is kept.
3799                 Updated and reworked the corresponding Information
3800                 dialog.
3801                 Display the line number in dialogs that talk about
3802                 parser errors (in addition to the error message in
3803                 output).
3804
3805 2007-05-23 [wwp]        2.9.2cvs12
3806
3807         * src/quote_fmt_parse.y
3808                 Fix 2.9.2cvs11, probably a paste accident ;).
3809
3810 2007-05-23 [wwp]        2.9.2cvs11
3811
3812         * src/compose.c
3813         * src/prefs_template.c
3814         * src/quote_fmt.h
3815         * src/quote_fmt_parse.y
3816                 Fix 2.9.2cvs10, which broke --disable-aspell.
3817
3818 2007-05-22 [wwp]        2.9.2cvs10
3819
3820         * src/compose.c
3821         * src/prefs_template.c
3822         * src/quote_fmt.c
3823         * src/quote_fmt.h
3824         * src/quote_fmt_lex.l
3825         * src/quote_fmt_parse.y
3826         * src/gtk/gtkaspell.c
3827         * src/gtk/gtkaspell.h
3828                 Added template/quote format syntactical elements
3829                 to show and query:
3830                         - current dictionary
3831                           %T to show (shows empty if not set or not enabled),
3832                           ?T and !T to check if the default dictionary is
3833                           enabled and set
3834                         - current account's default dictionary
3835                           %aT to show (empty if not set or not enabled),
3836                           ?aT and !aT to check if it's enabled and set
3837                         - name completion for an address, from the address
3838                           book
3839                           %ABf, %ABt, %ABc respectively show the full name got
3840                           from the address book if From, To or Cc match a single
3841                           contact.
3842                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3843                           matches any contact and if the full name is non-empty.
3844                           If From, To or Cc are lists of email addresses, only
3845                           the first address will be checked.
3846                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3847                 that could show a trailing ','.
3848                 Also, template/quote_fmt parser now shows the line number in case
3849                 of parser error.
3850
3851 2007-05-15 [colin]      2.9.2cvs9
3852
3853         * src/main.c
3854         * src/main.h
3855                 Add a public function to know whether Claws
3856                 crashed last time
3857                 Store opened folder when exiting
3858         * src/folder.c
3859         * src/folder.h
3860                 Store last opened message in each FolderItem;
3861                 Reset last seen messages if Claws crashed, so 
3862                 that one can't go in an infinite crash in case 
3863                 a particular mail crashes Claws.
3864         * src/messageview.c
3865         * src/prefs_common.c
3866         * src/prefs_common.h
3867         * src/summaryview.c
3868         * src/prefs_summaries.c
3869                 Add "Select last opened message" when entering
3870                 a folder
3871                 Add "Select last opened folder" at startup.
3872
3873 2007-05-14 [colin]      2.9.2cvs8
3874
3875         * manual/xml2pdf
3876                 Fix bashism, search for xml catalog 
3877                 in /usr/local/share/xml/catalog too
3878                 Patch by Pawel
3879
3880 2007-05-13 [wwp]        2.9.2cvs7
3881
3882         * src/gtk/logwindow.c
3883                 fix raising log windows when they are either minimized or
3884                 in background.
3885
3886 2007-05-11 [colin]      2.9.2cvs6
3887
3888         * src/gtk/filesel.c
3889                 Use Hildon's file chooser on Maemo. Patch
3890                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3891                 'File attachment "manipulation" bugs...'
3892
3893 2007-05-10 [wwp]        2.9.2cvs5
3894
3895         * src/prefs_common.c
3896         * src/prefs_common.h
3897         * src/gtk/quicksearch.c
3898                 Add a quicksearch option to automatically run
3899                 a search selected from the history (this option
3900                 is exclusive towards type-ahead).
3901
3902 2007-05-10 [colin]      2.9.2cvs4
3903
3904         * src/imap.c
3905                 Fix g_warnings, thanks to Brian
3906                 Morrison
3907
3908 2007-05-09 [colin]      2.9.2cvs3
3909
3910         * src/crash.c
3911         * src/exporthtml.c
3912         * src/mbox.c
3913         * src/prefs_summaries.c
3914         * src/procheader.c
3915         * src/common/log.c
3916         * src/common/utils.c
3917         * src/gtk/gtksourceprintjob.c
3918         * src/gtk/sslcertwindow.c
3919                 Use the re-entrant variant of time functions
3920                 Probably fixes bug 1217, 'reentrancy problems 
3921                 with time functions'
3922
3923 2007-05-09 [colin]      2.9.2cvs2
3924
3925         * src/imap.c
3926                 Fix crasher when reconnection fails
3927
3928 2007-05-08 [paul]       2.9.2cvs1
3929
3930         * NEWS
3931         * README
3932         * RELEASE_NOTES
3933         * configure.ac
3934                 bump version number following
3935                 stable release
3936
3937 2007-05-08 [paul]       2.9.1cvs48
3938
3939         * src/plugins/demo/demo.c
3940         * src/plugins/dillo_viewer/dillo_prefs.c
3941         * src/plugins/dillo_viewer/dillo_prefs.h
3942         * src/plugins/dillo_viewer/dillo_viewer.c
3943         * src/plugins/pgpcore/pgp_viewer.c
3944         * src/plugins/pgpcore/pgp_viewer.h
3945         * src/plugins/pgpcore/plugin.c
3946         * src/plugins/pgpcore/prefs_gpg.c
3947         * src/plugins/pgpcore/prefs_gpg.h
3948         * src/plugins/pgpcore/sgpgme.c
3949         * src/plugins/pgpcore/sgpgme.h
3950         * src/plugins/pgpinline/plugin.c
3951         * src/plugins/pgpmime/pgpmime.c
3952         * src/plugins/pgpmime/pgpmime.h
3953         * src/plugins/pgpmime/plugin.c
3954         * src/plugins/spamassassin/spamassassin.c
3955         * src/plugins/spamassassin/spamassassin.h
3956         * src/plugins/spamassassin/spamassassin_gtk.c
3957         * src/plugins/trayicon/README
3958         * tools/README
3959         * tools/README.sylprint
3960         * tools/outlook2claws-mail.pl
3961         * tools/sylprint.pl
3962         * tools/tb2claws-mail
3963         * tools/tbird2claws.py
3964         * tools/update-po
3965         * tools/vcard2xml.py
3966         * tools/kdeservicemenu/README
3967                 cleanups and corrections
3968
3969 2007-05-06 [wwp]        2.9.1cvs47
3970
3971         * tools/uudec
3972                 Fix missing dash to `display` command-line, reported
3973                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3974
3975 2007-05-06 [colin]      2.9.1cvs46
3976
3977         * src/Makefile.am
3978         * src/stock_pixmap.c
3979         * src/stock_pixmap.h
3980         * src/pixmaps/printer.xpm
3981                 Add a printer icon
3982
3983 2007-05-06 [paul]       2.9.1cvs45
3984
3985         * src/compose.c
3986         * src/ldapquery.c
3987         * src/privacy.h
3988         * src/summary_search.c
3989         * src/summaryview.c
3990                 fix build warnings
3991
3992 2007-05-05 [wwp]        2.9.1cvs44
3993
3994         * src/messageview.c
3995         * src/mh.c
3996         * src/prefs_actions.c
3997         * src/prefs_gtk.c
3998         * src/summaryview.c
3999         * src/common/xml.c
4000                 Fix "faild" typos everywhere and capitalization of
4001                 some g_warnings.
4002
4003 2007-05-04 [colin]      2.9.1cvs43
4004
4005         * src/compose.c
4006         * src/privacy.c
4007         * src/privacy.h
4008         * src/plugins/pgpcore/prefs_gpg.c
4009         * src/plugins/pgpcore/prefs_gpg.h
4010         * src/plugins/pgpinline/pgpinline.c
4011         * src/plugins/pgpmime/pgpmime.c
4012                 Add an API to warn about encryption limits,
4013                 and allow to disable these warnings
4014
4015 2007-05-03 [colin]      2.9.1cvs42
4016
4017         * src/summaryview.c
4018         * src/mainwindow.c
4019                 Fix bug 1213, 'Delete more than 
4020                 one thread at once'
4021
4022 2007-05-03 [wwp]        2.9.1cvs41
4023
4024         * src/prefs_common.c
4025         * src/prefs_filtering.c
4026         * src/prefs_template.c
4027         * src/common/template.c
4028         * src/common/template.h
4029         * src/gtk/gtkutils.c
4030         * src/gtk/gtkutils.h
4031                 Templates are no longer automatically sorted
4032                 by name, but can be sorted manually using
4033                 |< < > >| buttons as well as drag'n'drop.
4034
4035 2007-05-03 [wwp]        2.9.1cvs40
4036
4037         * src/plugins/spamassassin/spamassassin.c
4038         * src/plugins/spamassassin/spamassassin.h
4039         * src/plugins/spamassassin/spamassassin_gtk.c
4040         * src/plugins/bogofilter/bogofilter.c
4041         * src/plugins/bogofilter/bogofilter.h
4042         * src/plugins/bogofilter/bogofilter_gtk.c
4043                 Added an option to conditionally mark saved spam
4044                 as read (default is and was to do so).
4045                 Satisfies feature request 1708539 on sf.net tracker.
4046
4047 2007-05-03 [colin]      2.9.1cvs39
4048
4049         * src/inc.c
4050                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
4051
4052 2007-05-02 [colin]      2.9.1cvs38
4053
4054         * src/textview.c
4055                 Fix bug 1209, 'Clicking on address 
4056                 in header (mailto uri) selects 
4057                 default account'. Patch adapted from
4058                 G.P. Halkes' patch.
4059
4060 2007-05-02 [colin]      2.9.1cvs37
4061
4062         * src/grouplistdialog.c
4063                 Set cursor to wait cursor while loading
4064                 groups.
4065
4066 2007-05-02 [paul]       2.9.1cvs36
4067
4068         * src/folder.c
4069         * src/common/defs.h
4070                 rename cache and mark files
4071                 (data is preserved)
4072
4073 2007-04-30 [paul]       2.9.1cvs35
4074
4075         * manual/glossary.xml
4076         * manual/plugins.xml
4077                 updates. Patch by Ricardo
4078
4079 2007-04-29 [wwp]        2.9.1cvs34
4080
4081         * src/mainwindow.c
4082         * configure.ac
4083                 Fix few grammatical errors (patch by David Relson < relson at
4084                 osagesoftware dot com >).
4085
4086 2007-04-28 [colin]      2.9.1cvs33
4087
4088         * src/account.c
4089         * src/pop.c
4090         * src/prefs_account.c
4091         * src/prefs_account.h
4092                 Drop the "Download all" preference. It's
4093                 stupidly useless and confuses people from
4094                 time to time.
4095
4096 2007-04-27 [wwp]        2.9.1cvs32
4097
4098         * src/account.c
4099         * src/prefs_account.c
4100         * src/prefs_account.h
4101                 Don't reflect accounts changes to the mainwindow when it's
4102                 not necessary.
4103
4104 2007-04-27 [colin]      2.9.1cvs31
4105
4106         * src/folder.c
4107                 Freeze/thaw when sync'ing flags
4108         * src/imap.c
4109         * src/prefs_account.c
4110         * src/prefs_account.h
4111         * src/etpan/imap-thread.c
4112         * src/etpan/imap-thread.h
4113                 Add a way to use UID FETCH instead
4114                 of searches to fetch message lists
4115                 and flags. More expensive towards
4116                 bandwidth, less expensive towards
4117                 server's CPU. Probably fixes 
4118                 bug 1158, 'Scanning new folders on 
4119                 Exchange 2007 extremely slow'.
4120                 Patch 95% by Hoa.
4121
4122 2007-04-27 [paul]       2.9.1cvs30
4123
4124         * src/mainwindow.c
4125         * src/prefs_logging.c
4126                 improvements to english usage
4127
4128 2007-04-27 [colin]      2.9.1cvs29
4129
4130         * src/imap.c
4131                 Fix build without libetpan (my bad!)
4132
4133 2007-04-26 [colin]      2.9.1cvs28
4134
4135         * src/imap.c
4136         * src/imap.h
4137                 Fix uselessly exported function
4138         * src/textview.c
4139                 Consider "- -- \n" as signature separator
4140                 (that's what signature separators look like
4141                  in PGP/Inline signed mails)
4142
4143 2007-04-26 [colin]      2.9.1cvs27
4144
4145         * configure.ac
4146                 libetpan-0.49 is now required
4147         * src/procmime.c
4148                 Fix double fetching of mails if
4149                 first try failed
4150         * src/imap.c
4151                 Make offline sync faster, by
4152                 remembering last change time, and
4153                 last sync time.
4154
4155 2007-04-26 [hoa]        2.9.1cvs26
4156
4157         * src/imap.c
4158         * src/imap.h
4159         * src/mainwindow.c
4160         * src/toolbar.c
4161         * src/etpan/imap-thread.c
4162         * src/etpan/imap-thread.h
4163                 cancellation of IMAP operations is now allowed.
4164                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
4165
4166 2007-04-26 [colin]      2.9.1cvs25
4167
4168         * src/folder.c
4169                 Always fetch body+headers in folders that are
4170                 synched for offline use, if "Synchronise as
4171                 soon as possible" is set.
4172                 Fixes bug 1200, 'Add option to always retrieve full 
4173                 messages'
4174
4175 2007-04-25 [colin]      2.9.1cvs24
4176
4177         * src/compose.c
4178                 Fix bug 1198, 'Reply-all "disappearing" address bug 
4179                 persists...'
4180
4181 2007-04-24 [colin]      2.9.1cvs23
4182
4183         * src/folderview.c
4184                 Fix bug 1195, 'Hardware key navigation' 
4185                 Make GDK_Enter toggle expansion (Maemo)
4186
4187 2007-04-24 [wwp]        2.9.1cvs22
4188
4189         * src/compose.c
4190                 Fix few compiler warnings.
4191
4192 2007-04-24 [paul]       2.9.1cvs21
4193
4194         * src/Makefile.am
4195         * src/stock_pixmap.c
4196         * src/stock_pixmap.h
4197                 complete last commit
4198
4199 2007-04-24 [paul]       2.9.1cvs20
4200
4201         * src/gtk/about.c
4202         * src/pixmaps/active.xpm
4203         * src/pixmaps/checkbox_off.xpm
4204         * src/pixmaps/checkbox_on.xpm
4205         * src/pixmaps/inactive.xpm
4206                 kick out the blobs
4207                 remove transparent border from checkbox icons
4208
4209 2007-04-24 [wwp]        2.9.1cvs19
4210
4211         * src/textview.c
4212         * src/textview.h
4213                 Fix a crash in textview, thanks to Colin.
4214
4215 2007-04-23 [wwp]        2.9.1cvs18
4216
4217         * src/prefs_common.c
4218                 Fix 2.9.1cvs5: no header was being translated at all.
4219
4220 2007-04-23 [colin]      2.9.1cvs17
4221
4222         * src/Makefile.am
4223         * src/stock_pixmap.c
4224         * src/stock_pixmap.h
4225         * src/summaryview.c
4226         * src/summaryview.h
4227         * src/gtk/gtksctree.c
4228         * src/gtk/gtksctree.h
4229         * src/pixmaps/selection.xpm
4230                 Fix bug 1193, 'Need a way to multi-select
4231                 items'. Add a toggle button to the summaryview
4232                 to switch between normal and multiple selection
4233                 (Maemo)
4234
4235 2007-04-23 [colin]      2.9.1cvs16
4236
4237         * src/Makefile.am
4238         * src/stock_pixmap.c
4239         * src/stock_pixmap.h
4240         * src/summaryview.c
4241         * src/summaryview.h
4242         * src/gtk/gtksctree.c
4243         * src/gtk/gtksctree.h
4244         * src/pixmaps/selection.xpm
4245                 Fix bug 1193, 'Need a way to multi-
4246                 select items'
4247                 Add a toggle button in the summaryview
4248                 to enable normal or multiple selection.
4249                 (Maemo)
4250
4251 2007-04-23 [colin]      2.9.1cvs15
4252
4253         * src/compose.c
4254                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
4255
4256 2007-04-21 [colin]      2.9.1cvs14
4257
4258         * src/gtk/quicksearch.c
4259                 Fix previous commit (actually use correct
4260                 parameter)
4261
4262 2007-04-21 [colin]      2.9.1cvs13
4263
4264         * src/gtk/quicksearch.c
4265                 Fix changing quicksearch type (after Esc,
4266                 after changing Recursive, ...)
4267
4268 2007-04-20 [wwp]        2.9.1cvs12
4269
4270         * src/gtk/Makefile.am
4271                 Added headers.h (completes 2.9.1cvs5).
4272
4273 2007-04-20 [wwp]        2.9.1cvs11
4274
4275         * src/addressbook.c
4276                 Fix the use of display name in name column,
4277                 it has been overriden w/ the use of nickname
4278                 by 2.9.0cvs3. Now nickname is used (if any)
4279                 in case of LDAP books only.
4280
4281 2007-04-20 [colin]      2.9.1cvs10
4282
4283         * src/mimeview.c
4284         * src/summaryview.c
4285         * src/textview.c
4286                 Add handling of 'a' to loop in a mail's
4287                 mimeparts
4288
4289 2007-04-20 [colin]      2.9.1cvs9
4290
4291         * src/toolbar.c
4292                 Fix bug 1190, 'dir_open' button doesn't work'
4293                 (Maemo)
4294
4295 2007-04-20 [colin]      2.9.1cvs8
4296
4297         * src/folderview.c
4298         * src/mainwindow.c
4299                 Fix bug 1194, 'Hardware keys move from email 
4300                 list to account/directory list, but not back 
4301                 to email list...' (Maemo)
4302
4303 2007-04-20 [colin]      2.9.1cvs7
4304
4305         * src/compose.h
4306                 complete previous commit
4307
4308 2007-04-20 [colin]      2.9.1cvs6
4309
4310         * src/compose.c
4311                 Fix bug 1187, 'Reply-to addressee disappears 
4312                 when reply-to text box is clicked...' (Maemo)
4313
4314 2007-04-20 [wwp]        2.9.1cvs5
4315
4316         * po/POTFILES.in
4317         * src/addressbook.c
4318         * src/compose.c
4319         * src/filtering.c
4320         * src/headerview.c
4321         * src/matcher.c
4322         * src/prefs_common.c
4323         * src/prefs_common.h
4324         * src/prefs_display_header.c
4325         * src/prefs_matcher.c
4326         * src/summaryview.c
4327         * src/gtk/headers.h
4328         * src/gtk/quicksearch.c
4329                 Translate more header names according to the relevant option value,
4330                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4331                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4332                 to prefs_common_translated_header_name().
4333                 Added a headers.h reference file that contains known header names
4334                 (RFC2822 and others) to the translation process' input, so that
4335                 translated header names will still exist even if no occurrence of
4336                 _("headername") is found anymore in the sources.
4337                 Don't translate column name 'Number' following to trans_hdr option
4338                 value as it's not a header name.
4339
4340 2007-04-20 [colin]      2.9.1cvs4
4341
4342         * src/gtk/quicksearch.c
4343         * src/gtk/quicksearch.h
4344                 Add "From, To or Subject" quicksearch
4345                 type. Patch by ulfschaper@users.sf.net
4346
4347 2007-04-20 [colin]      2.9.1cvs3
4348
4349         * src/matcher.c
4350                 Implement proper references filtering condition.
4351                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4352
4353 2007-04-19 [wwp]        2.9.1cvs2
4354
4355         * src/prefs_display_header.c
4356         * src/message_search.c
4357                 Fix few warnings (g_free of const gchar*).
4358
4359 2007-04-19 [paul]       2.9.1cvs1
4360
4361         * NEWS
4362         * README
4363         * RELEASE_NOTES
4364         * configure.ac
4365                 bump version number following
4366                 stable release
4367
4368 2007-04-19 [paul]       2.9.0cvs9
4369
4370         * manual/advanced.xml
4371         * manual/glossary.xml
4372                 fix typos
4373
4374 2007-04-18 [paul]       2.9.0cvs8
4375
4376         * src/pop.c
4377                 fix for CVE-2007-1558 (APOP)
4378                 Thanks to Colin
4379
4380 2007-04-18 [paul]       2.9.0cvs7
4381
4382         * src/messageview.c
4383         * src/mimeview.c
4384         * src/summaryview.c
4385         * src/gtk/filesel.c
4386                 Fix encoding woes wrt saving of
4387                 mails and parts
4388                 Thanks to Colin
4389
4390 2007-04-18 [colin]      2.9.0cvs6
4391
4392         * src/gtk/pluginwindow.c
4393                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4394
4395 2007-04-17 [wwp]        2.9.0cvs5
4396
4397         * src/addressadd.c
4398         * src/addressbook.c
4399         * src/addrindex.c
4400         * src/ldapupdate.c
4401                 Fix --disable-ldap build,
4402                 fix some LDAP annoyances on 
4403                 searches, thanks to Colin.
4404
4405 2007-04-17 [wwp]        2.9.0cvs4
4406
4407         * src/ldapupdate.c
4408                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4409                 like gcc 2.9x. Thanks to Colin.
4410
4411 2007-04-17 [wwp]        2.9.0cvs3
4412
4413         * src/Makefile.am
4414         * src/addressadd.c
4415         * src/addressbook.c
4416         * src/addrindex.c
4417         * src/addritem.c
4418         * src/addritem.h
4419         * src/editaddress.c
4420         * src/ldapctrl.c
4421         * src/ldapctrl.h
4422         * src/ldapquery.c
4423         * src/ldapserver.c
4424         * src/ldapserver.h
4425         * src/ldapupdate.c
4426         * src/ldapupdate.h
4427                 Add LDAP write support. Patch mostly by 
4428                 Michael <mir at datanom dot net>
4429
4430 2007-04-17 [wwp]        2.9.0cvs2
4431
4432         * src/compose.c
4433                 Prepend "Add to address book" to the context menu of compose window's sender and
4434                 recipient fields.
4435
4436 2007-04-16 [paul]       2.9.0cvs1
4437
4438         * src/gtk/authors.h
4439                 add Pader Rezso
4440
4441 2007-04-16 [paul]       2.9.0
4442
4443         * NEWS
4444         * README
4445         * RELEASE_NOTES
4446                 2.9.0 released
4447
4448 2007-04-16 [paul]       2.8.1cvs102
4449
4450         * po/fr.po
4451                 updated by Fabien Vantard
4452
4453 2007-04-16 [paul]       2.8.1cvs101
4454
4455         * po/ca.po
4456         * po/cs.po
4457         * po/de.po
4458         * po/hu.po
4459         * po/pl.po
4460         * po/pt_BR.po
4461         * po/sr.po
4462         * po/zh_CN.po
4463                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4464                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4465                 Aleksandar Urosevic, and Ralgh Young
4466
4467 2007-04-15 [mones]      2.8.1cvs100
4468
4469         * po/es.po
4470                 Updated for release
4471
4472 2007-04-14 [colin]      2.8.1cvs99
4473
4474         * src/message_search.c
4475         * src/prefs_display_header.c
4476         * src/summary_search.c
4477         * src/gtk/combobox.c
4478                 Fix allocations
4479
4480 2007-04-14 [wwp]        2.8.1cvs98
4481
4482         * src/gtk/combobox.c
4483         * src/message_search.c
4484         * src/summary_search.c
4485         * src/prefs_display_header.c
4486                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4487                 returns NULL, get the text value directly from the GtkEntry child.
4488
4489 2007-04-13 [colin]      2.8.1cvs97
4490
4491         * src/gtk/quicksearch.c
4492                 Give the focus back to summaryview when
4493                 emptying the quicksearch with Esc
4494
4495 2007-04-13 [colin]      2.8.1cvs96
4496
4497         * src/message_search.c
4498         * src/prefs_display_header.c
4499         * src/summary_search.c
4500                 Fix possibles crashes when getting text
4501                 from gtk combos
4502
4503 2007-04-13 [colin]      2.8.1cvs95
4504
4505         * src/pop.c
4506                 Add some UIDL debugging
4507
4508 2007-04-12 [colin]      2.8.1cvs94
4509
4510         * src/folder.c
4511                 Force folder scan if necessary after
4512                 copying mails, to be able to reapply
4513                 flags.
4514
4515 2007-04-11 [colin]      2.8.1cvs93
4516
4517         * src/main.c
4518                 don't scan for new mail on startup if --select
4519                 is specified (or race conditions arise). If so,
4520                 do both sequentially.
4521
4522 2007-04-09 [colin]      2.8.1cvs92
4523
4524         * src/common/defs.h
4525                 Use leafpad by default on Maemo. Patch
4526                 by Jean-Luc Biord.
4527
4528 2007-04-06 [colin]      2.8.1cvs91
4529
4530         * src/pixmaps/queue_close.xpm
4531         * src/pixmaps/queue_close_hrm.xpm
4532         * src/pixmaps/queue_close_hrm_mark.xpm
4533         * src/pixmaps/queue_close_mark.xpm
4534         * src/pixmaps/queue_open.xpm
4535         * src/pixmaps/queue_open_hrm.xpm
4536         * src/pixmaps/queue_open_hrm_mark.xpm
4537         * src/pixmaps/queue_open_mark.xpm
4538                 Move the clock one pixel down :)
4539
4540 2007-04-05 [colin]      2.8.1cvs90
4541
4542         * src/mainwindow.c
4543                 Don't sync when switching offline from
4544                 command line - it's usually too late :)
4545
4546 2007-04-05 [paul]       2.8.1cvs89
4547
4548         * src/Makefile.am
4549         * src/stock_pixmap.c
4550         * src/pixmaps/dir_close_hrm.xpm
4551         * src/pixmaps/dir_close_hrm_mark.xpm
4552         * src/pixmaps/drafts_close.xpm
4553         * src/pixmaps/drafts_close_mark.xpm
4554         * src/pixmaps/drafts_open.xpm
4555         * src/pixmaps/drafts_open_mark.xpm
4556         * src/pixmaps/inbox.xpm
4557         * src/pixmaps/inbox_close.xpm
4558         * src/pixmaps/inbox_close_hrm.xpm
4559         * src/pixmaps/inbox_close_hrm_mark.xpm
4560         * src/pixmaps/inbox_close_mark.xpm
4561         * src/pixmaps/inbox_hrm.xpm
4562         * src/pixmaps/inbox_hrm_mark.xpm
4563         * src/pixmaps/inbox_mark.xpm
4564         * src/pixmaps/inbox_open.xpm
4565         * src/pixmaps/inbox_open_hrm.xpm
4566         * src/pixmaps/inbox_open_hrm_mark.xpm
4567         * src/pixmaps/inbox_open_mark.xpm
4568         * src/pixmaps/outbox.xpm
4569         * src/pixmaps/outbox_close.xpm
4570         * src/pixmaps/outbox_close_hrm.xpm
4571         * src/pixmaps/outbox_close_hrm_mark.xpm
4572         * src/pixmaps/outbox_close_mark.xpm
4573         * src/pixmaps/outbox_hrm.xpm
4574         * src/pixmaps/outbox_hrm_mark.xpm
4575         * src/pixmaps/outbox_mark.xpm
4576         * src/pixmaps/outbox_open.xpm
4577         * src/pixmaps/outbox_open_hrm.xpm
4578         * src/pixmaps/outbox_open_hrm_mark.xpm
4579         * src/pixmaps/outbox_open_mark.xpm
4580         * src/pixmaps/queue_close.xpm
4581         * src/pixmaps/queue_close_hrm.xpm
4582         * src/pixmaps/queue_close_hrm_mark.xpm
4583         * src/pixmaps/queue_close_mark.xpm
4584         * src/pixmaps/queue_open.xpm
4585         * src/pixmaps/queue_open_hrm.xpm
4586         * src/pixmaps/queue_open_hrm_mark.xpm
4587         * src/pixmaps/queue_open_mark.xpm
4588                 updated, added and replaced icons
4589                 Icons by Colin
4590
4591 2007-04-04 [colin]      2.8.1cvs88
4592
4593         * src/imap.c
4594                 Fix build without libetpan
4595
4596 2007-04-03 [colin]      2.8.1cvs87
4597
4598         * src/imap.c
4599                 Fix crash with Citadel, and try to make
4600                 things work. this server (and specifically 
4601                 STATUS and APPEND at least) seems broken.
4602
4603 2007-04-03 [colin]      2.8.1cvs86
4604
4605         * src/folderview.c
4606                 Fix icons on folder close
4607
4608 2007-04-03 [colin]      2.8.1cvs85
4609
4610         * src/inc.c
4611                 Fix double-ask of offline override in
4612                 certain cases
4613         * src/imap.c
4614         * src/imap.h
4615         * src/imap_gtk.c
4616                 Much more efficient way to synchronise
4617                 for offline use
4618         * src/etpan/imap-thread.c
4619                 Fix possible segs
4620         * src/folder.c
4621         * src/gtk/quicksearch.c
4622                 Fix some GUI lags
4623
4624 2007-04-03 [paul]       2.8.1cvs84
4625
4626         * src/filtering.c
4627         * src/folder.c
4628         * src/folder.h
4629         * src/prefs_common.c
4630         * src/prefs_common.h
4631         * src/prefs_other.c
4632                 Fix sync being done too late
4633                 Thanks to Colin
4634
4635 2007-04-02 [colin]      2.8.1cvs83
4636
4637         * src/summaryview.c
4638                 Maemo: Put status and quicksearch at the top
4639         * src/plugins/bogofilter/bogofilter.c
4640         * src/plugins/spamassassin/spamassassin.c
4641                 Derive trash from inbox if possible
4642
4643 2007-04-02 [paul]       2.8.1cvs82
4644
4645         * src/plugins/bogofilter/bogofilter_gtk.c
4646                 a few English changes
4647
4648 2007-04-02 [paul]
4649
4650         2.9.0-rc1 released
4651
4652 2007-04-02 [colin]      2.8.1cvs81
4653
4654         * src/image_viewer.c
4655                 Fix transparent images by using
4656                 GtkImage
4657         * src/messageview.c
4658                 Flush events (on new windows) to avoid
4659                 having the textview's image resize fail
4660                 to know the available width
4661
4662 2007-04-01 [colin]      2.8.1cvs80
4663
4664         * src/prefs_account.c
4665                 If no MH mailbox exist, when creating a POP/Local
4666                 account, just create and use the default one 
4667                 instead of bailing with a "Mailbox doesn't exist"
4668                 error
4669
4670 2007-03-31 [colin]      2.8.1cvs79
4671
4672         * src/prefs_account.c
4673                 Create signature file if it doesn't exist
4674                 before editing
4675         * src/prefs_toolbar.c
4676                 Maemo: Move "Use default" on the left so
4677                 that people can find it
4678         * src/common/defs.h
4679                 Maemo: make default editor "Maemopad", 
4680                 default signature file "MyDocs/signature.txt"
4681
4682 2007-03-31 [colin]      2.8.1cvs78
4683
4684         * src/prefs_account.c
4685                 Maemo: rework account prefs so
4686                 that less horizontal scrolling
4687                 is required
4688
4689 2007-03-31 [colin]      2.8.1cvs77
4690
4691         * src/folderview.c
4692         * src/prefs_common.c
4693         * src/prefs_common.h
4694                 Fix bug 1167, 'Allow not displaying zeros 
4695                 in folder list'. Patch by MartinP
4696
4697 2007-03-31 [colin]      2.8.1cvs76
4698
4699         * AUTHORS
4700                 Add Jean-Luc Biord
4701
4702 2007-03-31 [colin]      2.8.1cvs75
4703
4704         * src/imap.c
4705                 Apply patch from bug 1172, direct
4706                 access to the folder's session instead
4707                 of using getter. Patch by MartinP
4708
4709 2007-03-31 [paul]       2.8.1cvs74
4710
4711         * src/gtk/authors.h
4712                 no need to list Fabien twice!
4713
4714 2007-03-31 [colin]      2.8.1cvs73
4715
4716         * src/inc.c
4717                 If we're currently "overriding for %d minutes",
4718                 don't ask
4719
4720 2007-03-31 [colin]      2.8.1cvs72
4721
4722         * src/compose.c
4723         * src/imap.c
4724         * src/inc.c
4725         * src/inc.h
4726         * src/messageview.c
4727         * src/news.c
4728         * src/plugins/spamassassin/spamassassin.c
4729                 Offline override: Add a parameter to allow
4730                 asking even if the override timer is running.
4731                 Allows to ask every time the user makes an
4732                 explicit action needing online access (such
4733                 as Get Mail), and not when the action is 
4734                 implicit (such as opening an IMAP folder)
4735
4736 2007-03-31 [colin]      2.8.1cvs71
4737
4738         * src/inc.c
4739                 Override offline: "No" answer shouldn't
4740                 re-ask after 3 seconds, but 10 minutes. 
4741
4742 2007-03-30 [colin]      2.8.1cvs70
4743
4744         * src/common/socket.c
4745                 Better error reporting on unix socket
4746                 failure (bind usually)
4747         * src/gtk/gtkutils.c
4748         * src/gtk/gtkutils.h
4749                 Label window: add a pulsing progress
4750                 bar to show we're not hung :)
4751         * src/folderview.c
4752         * src/main.c
4753         * src/plugins/pgpcore/sgpgme.c
4754                 Update API
4755
4756 2007-03-30 [colin]      2.8.1cvs69
4757
4758         * src/pop.c
4759         * src/prefs_common.c
4760                 Fix possible trashing of history and uidl
4761                 files on disk full problems
4762
4763 2007-03-30 [paul]       2.8.1cvs68
4764
4765         * src/mainwindow.c
4766         * src/summaryview.c
4767         * src/summaryview.h
4768                 update summary when changing layout type
4769                 (fixes wrong folder icon being displayed)
4770                 Thanks to Colin
4771
4772 2007-03-29 [colin]      2.8.1cvs67
4773
4774         * src/prefs_ext_prog.c
4775                 The browser pref is irrelevant on Maemo
4776
4777 2007-03-29 [colin]      2.8.1cvs66
4778
4779         * src/compose.c
4780         * src/compose.h
4781                 Maemo: dynamically switch headers/text position
4782         * src/prefs_common.c
4783                 Maemo: hide compose's ruler by default
4784         * src/common/socket.c
4785         * src/common/socket.h
4786                 Fix build warning
4787
4788 2007-03-29 [colin]      2.8.1cvs65
4789
4790         * src/common/socket.c
4791         * src/common/socket.h
4792                 Fix build when MAEMO_CFLAGS contains
4793                 _X_OPENSOURCE (resolv.h errors as long
4794                 as we don't add _BSD_SOURCE. Ugly).
4795
4796 2007-03-29 [wwp]        2.8.1cvs64
4797
4798         * src/prefs_logging.c
4799                 Fix sensitivity of clip-log widgets in prefs/logging,
4800                 thanks to Fabien.
4801
4802 2007-03-29 [wwp]        2.8.1cvs63
4803
4804         * po/POTFILES.in
4805                 Updated files list for translations, thanks to Fabien.
4806
4807 2007-03-29 [colin]      2.8.1cvs62
4808
4809         * src/main.c
4810         * src/common/Makefile.am
4811         * src/common/utils.c
4812                 Maybe make URI opening work in Maemo
4813                 Requires testing :)
4814
4815 2007-03-28 [colin]      2.8.1cvs61
4816
4817         * src/folder.c
4818         * src/folder.h
4819         * src/folderview.c
4820                 Add the possibility to sort folders arbitrarily
4821                 (via editing of folderlist.xml only). Patch by
4822                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4823                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4824                 be changed by the user'
4825
4826 2007-03-28 [colin]      2.8.1cvs60
4827
4828         * src/mimeview.c
4829                 Add popup menu for mime icons
4830
4831 2007-03-28 [colin]      2.8.1cvs59
4832
4833         * src/mainwindow.c
4834                 Fix a layout issue when presenting
4835                 mainwindow in Small screen layout
4836         * src/toolbar.c
4837         * src/toolbar.h
4838                 Add a "Go to folder list" button for
4839                 mainwindow, and make it default in
4840                 the Maemo build
4841
4842 2007-03-28 [colin]      2.8.1cvs58
4843
4844         * src/compose.c
4845                 Don't dynamically update title on Maemo
4846                 Patch by Jean-Luc Biord
4847
4848 2007-03-27 [colin]      2.8.1cvs57
4849
4850         * src/compose.c
4851         * src/folderview.c
4852         * src/summaryview.c
4853                 Enable tap-and-hold on Maemo
4854
4855 2007-03-26 [colin]      2.8.1cvs56
4856
4857         * src/compose.c
4858                 More popup-menu (in attachments list)
4859
4860 2007-03-26 [colin]      2.8.1cvs55
4861
4862         * src/compose.c
4863                 Enable popup-menu signal
4864
4865 2007-03-26 [colin]      2.8.1cvs54
4866
4867         * src/plugins/pgpinline/pgpinline.c
4868                 Fix bug 1111, 'PGP/inline plugin hides text 
4869                 around encrypted text block'. Patch based on
4870                 a patch from Michal Cihar.
4871
4872 2007-03-26 [wwp]        2.8.1cvs53
4873
4874         * src/procmsg.c
4875                 Fix getting a false error when sending queued message
4876                 whereas the sending was fine (if there are subfolders
4877                 in the queue folder), thanks to Colin.
4878
4879 2007-03-26 [paul]       2.8.1cvs52
4880
4881         * src/wizard.c
4882                 update FACE header in welcome message
4883
4884 2007-03-25 [colin]      2.8.1cvs51
4885
4886         * src/Makefile.am
4887                 Fix make dist
4888
4889 2007-03-25 [colin]      2.8.1cvs50
4890
4891         * src/main.c
4892                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4893
4894 2007-03-24 [colin]      2.8.1cvs49
4895
4896         * src/main.c
4897                 Fix a few launch problems on Maemo
4898                 Patch by Jean-Luc Biord
4899
4900 2007-03-24 [wwp]        2.8.1cvs48
4901
4902         * src/alertpanel.c
4903         * src/alertpanel.h
4904         * src/messageview.c
4905         * src/summaryview.c
4906                 Fix wrong action performed when closing the
4907                 "ask about account specific filtering rules
4908                 when filtering manually" dialog by pressing Escape.
4909                 Fix wrong order of buttons in the "return receipt
4910                 notification - the message was sent to several of
4911                 your accounts" dialog.
4912
4913 2007-03-24 [paul]       2.8.1cvs47
4914
4915         * src/folderview.c
4916                 an improvement to English usage
4917         * tools/kdeservicemenu/README
4918                 updated Claws url
4919
4920 2007-03-24 [paul]       2.8.1cvs46
4921
4922         * src/Makefile.am
4923         * src/stock_pixmap.c
4924         * src/pixmaps/edit_extern.xpm
4925         * src/pixmaps/mail_sign.xpm
4926                 rescue long lost icons
4927
4928 2007-03-24 [paul]       2.8.1cvs45
4929
4930         * src/toolbar.c
4931                 fix toolbar (broken in 2.8.1cvs42)
4932
4933 2007-03-23 [colin]      2.8.1cvs44
4934
4935         * src/imap.c
4936                 Correctly unsubscribe/resubscribe after
4937                 RENAME
4938
4939 2007-03-23 [colin]      2.8.1cvs43
4940
4941         * src/prefs_common.c
4942                 Maemo: as the platform is light on RAM, allow
4943                 caches to be discarded faster.
4944
4945 2007-03-23 [colin]      2.8.1cvs42
4946
4947         * src/Makefile.am
4948         * src/compose.c
4949         * src/compose.h
4950         * src/stock_pixmap.c
4951         * src/stock_pixmap.h
4952         * src/summaryview.c
4953         * src/summaryview.h
4954         * src/toolbar.c
4955         * src/toolbar.h
4956         * src/pixmaps/open_mail.xpm
4957                 Maemo changes: Add the possibility to have
4958                 "Open Email" and "Close Window" buttons on 
4959                 toolbars (and use them in Maemo's default
4960                 toolbars)
4961
4962 2007-03-23 [wwp]        2.8.1cvs41
4963
4964         * src/action.c
4965                 Reverted that part of the action dialog closure logics, to
4966                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4967                 done later in a different way (or may not).
4968
4969 2007-03-22 [wwp]        2.8.1cvs40
4970
4971         * src/action.c
4972                 Fix sticky action dialog when got no output but action command
4973                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4974
4975 2007-03-22 [colin]      2.8.1cvs39
4976
4977         * src/prefs_filtering.c
4978         * src/gtk/combobox.h
4979                 Fix escaping account names in filtering prefs
4980
4981 2007-03-22 [colin]      2.8.1cvs38
4982
4983         * src/addrindex.c
4984         * src/ldapctrl.h
4985         * src/ldapquery.c
4986                 Add any attribute specified in LDAP servers'
4987                 Search attributes to the Other Attributes tab
4988                 of contacts; Add 'telephoneNumber' in the
4989                 default list.
4990
4991 2007-03-22 [colin]      2.8.1cvs37
4992
4993         * src/folderview.c
4994         * src/folderview.h
4995         * src/mainwindow.c
4996                 Try to prevent race conditions when
4997                 changing the folder list
4998         * src/summaryview.c
4999                 Fix possible red folder icon when
5000                 switching from Small screen layout
5001                 to any other
5002
5003 2007-03-22 [colin]      2.8.1cvs36
5004
5005         * src/mainwindow.c
5006         * src/mainwindow.h
5007         * src/summaryview.c
5008                 Rename "little screen" to "Small screen"
5009         * src/gtk/Makefile.am
5010         * src/common/utils.c
5011         * src/mh.c
5012                 Fix Maemo-related compilation problems
5013
5014 2007-03-21 [colin]      2.8.1cvs35
5015
5016         * configure.ac
5017                 Fix previous commit
5018         * claws-mail.desktop
5019                 Remove .png from the Icon, it's useless
5020
5021 2007-03-21 [colin]      2.8.1cvs34
5022
5023         * configure.ac
5024         * src/Makefile.am
5025                 Add the necessary lib checking for 
5026                 Maemo
5027
5028 2007-03-21 [colin]      2.8.1cvs33
5029
5030         * src/main.c
5031                 Fix unconditional "error happened" when
5032                 sending via command-line. "lol @ myself"
5033
5034 2007-03-21 [colin]      2.8.1cvs32
5035
5036         * claws-mail-40x40.png
5037         * claws-mail-26x26.png
5038         * src/account.c
5039         * src/addressbook.c
5040         * src/compose.c
5041         * src/folderview.c
5042         * src/folderview.h
5043         * src/main.c
5044         * src/mainwindow.c
5045         * src/mainwindow.h
5046         * src/messageview.c
5047         * src/prefs_account.c
5048         * src/prefs_common.c
5049         * src/summary_search.c
5050         * src/summaryview.c
5051         * src/summaryview.h
5052         * src/gtk/authors.h
5053         * src/gtk/gtkutils.c
5054         * src/gtk/gtkutils.h
5055         * src/gtk/logwindow.c
5056         * src/gtk/menu.c
5057         * src/gtk/prefswindow.c
5058                 Add Maemo port (patch mainly by Jean-Luc Biort)
5059                 Add a new 'Little screen' layout to help on such
5060                 platforms (patch by me)
5061                 Make some default preferences different (more
5062                 adapted) on Maemo (patch by me)
5063
5064 2007-03-21 [wwp]        2.8.1cvs31
5065
5066         * src/prefs_logging.c
5067         * src/prefs_logging.h
5068                 Fixed copyright header of newly added files.
5069
5070 2007-03-21 [wwp]        2.8.1cvs30
5071
5072         * src/Makefile.am
5073         * src/filtering.c
5074         * src/filtering.h
5075         * src/folder.c
5076         * src/folderview.c
5077         * src/imap.c
5078         * src/inc.c
5079         * src/main.c
5080         * src/mainwindow.c
5081         * src/mainwindow.h
5082         * src/matcher.c
5083         * src/messageview.c
5084         * src/news.c
5085         * src/pop.c
5086         * src/prefs_common.c
5087         * src/prefs_common.h
5088         * src/prefs_logging.c
5089         * src/prefs_logging.h
5090         * src/prefs_other.c
5091         * src/procmsg.c
5092         * src/send_message.c
5093         * src/summaryview.c
5094         * src/common/log.c
5095         * src/common/log.h
5096         * src/common/nntp.c
5097         * src/common/session.c
5098         * src/common/smtp.c
5099         * src/common/socket.c
5100         * src/etpan/imap-thread.c
5101         * src/gtk/logwindow.c
5102         * src/gtk/logwindow.h
5103         * src/plugins/bogofilter/bogofilter.c
5104         * src/plugins/spamassassin/spamassassin.c
5105                 Added debugging of filtering/processing rules.
5106                 The debug log is here 'Tools/Filtering debug window',
5107                 the options there 'Configuration/Preferences/Other/Logging',
5108                 and the log file is ~/.claws-mail/filtering.log.
5109                 Moved protocol log prefs to 'Other/Logging' as well.
5110                 To support such debugging feature, the existing log API has
5111                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
5112                 this impacts many external modules (commits follow).
5113
5114 2007-03-21 [paul]       2.8.1cvs29
5115
5116         * src/etpan/Makefile.am
5117         * src/etpan/imap-thread.c
5118                 add missing #include
5119
5120 2007-03-21 [colin]      2.8.1cvs28
5121
5122         * src/procmime.c
5123                 Fix bug 1157, 'some broken messages confuse 
5124                 mime parser'. Make sure we can't have MimeInfos
5125                 with negative sizes.
5126
5127 2007-03-20 [colin]      2.8.1cvs27
5128
5129         * src/main.c
5130                 Fix missing \0 on buffer
5131
5132 2007-03-20 [colin]      2.8.1cvs26
5133
5134         * src/mh.c
5135                 Use make_dir_hier instead of make_dir 
5136                 to create the MH mailbox
5137
5138 2007-03-20 [colin]      2.8.1cvs25
5139
5140         * src/folder.c
5141         * src/folder.h
5142         * src/prefs_account.c
5143         * src/wizard.c
5144                 Fix default inbox weirdnesses (after wizard,
5145                 if path is Mail, mailbox identifier is #mh/Mailbox,
5146                 and when creating new accounts)
5147
5148 2007-03-20 [colin]      2.8.1cvs24
5149
5150         * src/account.c
5151                 Write folderlist after adding/deleting accounts
5152                 that have folders
5153
5154 2007-03-20 [colin]      2.8.1cvs23
5155
5156         * src/imap.c
5157         * src/remotefolder.h
5158                 Fix bug 1153, 'CM segfaults if IMAP folder is 
5159                 selected while scanning prior to update'
5160
5161 2007-03-17 [paul]       2.8.1cvs22
5162
5163         * src/main.c
5164                 fix a typo, and be a little more verbose.
5165
5166 2007-03-17 [wwp]        2.8.1cvs21
5167
5168         * src/inc.c
5169                 Fix a compiler warning.
5170
5171 2007-03-16 [wwp]        2.8.1cvs20
5172
5173         * tools/Makefile.am
5174         * tools/README
5175                 Updated to deal w/ the new mairix.sh tool.
5176
5177 2007-03-16 [wwp]        2.8.1cvs19
5178
5179         * src/action.c
5180                 Fix logics issues around the action IO dialog:
5181                 - disable entry widget and exec button when
5182                   the exec button is clicked (don't wait for any
5183                   output line) - fix possible disabling/re-enabling/
5184                   re-disabling of those widgets
5185                 - raise an error if executing a %as{} action either
5186                   empty or invalid, instead of failing silently
5187                 - don't close the dialog if the abort button has been
5188                   clicked and if there was no output yet
5189                 - set focus to the abort button when the exec button
5190                   is clicked
5191                 - fix capitalization of a warning message
5192
5193 2007-03-16 [wwp]        2.8.1cvs18
5194
5195         * tools/mairix.sh
5196                 Added a wrapper to mairix to the tools folder.
5197
5198 2007-03-16 [colin]      2.8.1cvs17
5199
5200         * src/messageview.c
5201         * src/mimeview.h
5202                 Allow mimeviewer plugins to print
5203                 their stuff
5204
5205 2007-03-16 [colin]      2.8.1cvs16
5206
5207         * .cvsignore
5208                 Ignore *.patchset
5209
5210 2007-03-15 [colin]      2.8.1cvs15
5211
5212         * src/messageview.c
5213         * src/mimeview.h
5214                 Add a way for mimeviewer plugins to
5215                 implement body search
5216
5217 2007-03-15 [paul]       2.8.1cvs14
5218
5219         * src/prefs_spelling.c
5220                 fix English usage
5221
5222 2007-03-15 [paul]       2.8.1cvs13
5223
5224         * src/common/quoted-printable.c
5225                 fix decoding of quoted-printable parts
5226
5227 2007-03-14 [wwp]        2.8.1cvs12
5228
5229         * src/gtk/logwindow.h
5230                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
5231
5232 2007-03-14 [wwp]        2.8.1cvs11
5233
5234         * src/gtk/logwindow.h
5235                 Complete 2.8.1cvs10.
5236
5237 2007-03-14 [colin]      2.8.1cvs10
5238
5239         * src/gtk/logwindow.c
5240                 Probably fix bug 1149, crash on logwindow
5241                 close - at the expense of performance once
5242                 logwin has been opened
5243
5244 2007-03-14 [colin]      2.8.1cvs9
5245
5246         * src/main.c
5247                 If claws-mail is running on another
5248                 display, warn instead of popping it up
5249                 on the other display
5250
5251 2007-03-12 [colin]      2.8.1cvs8
5252
5253         * src/wizard.c
5254                 Fix bug 1145, 'Setting a different name 
5255                 for the Mailbox name isn't reflected in 
5256                 default account settings'. Patch by wwp
5257
5258 2007-03-12 [colin]      2.8.1cvs7
5259
5260         * src/summaryview.c
5261                 Fix bug 1143, 'Add number of messages to be 
5262                 deleted to confirmation dialog'
5263
5264 2007-03-12 [wwp]        2.8.1cvs6
5265
5266         * src/folderview.c
5267         * src/prefs_common.c
5268         * src/prefs_common.h
5269         * src/prefs_summaries.c
5270                 Changed the option that displays unread messages count
5271                 next to the folder name in folder list: it is now
5272                 possible to either display nothing, display the
5273                 unread messages number only or the unread and total messages
5274                 numbers. The patch includes this extra feature as well
5275                 as some minor fixes by rewriting the algo in folderview.c.
5276                 Thanks to Paul for the original idea and implementation, plus
5277                 testing and proof-reading!
5278
5279 2007-03-09 [paul]       2.8.1cvs5
5280
5281         * tools/Makefile.am
5282         * tools/README
5283         * tools/claws-mail-compose-insert-files.pl
5284                 added a script which enables inserting files
5285                 into the message body of a new Claws Mail
5286                 Compose window from the command line. Additionally
5287                 To, Cc, Subject and files to attach to the message
5288                 can be specified.
5289
5290 2007-03-09 [wwp]        2.8.1cvs4
5291
5292         * src/addr_compl.c
5293         * src/addr_compl.h
5294         * src/filtering.c
5295                 Optimize matching of addresses in the addressbook
5296                 (filtering/processing 'found_in_addressbook' condition).
5297
5298 2007-03-07 [wwp]        2.8.1cvs3
5299
5300         * src/quote_fmt.c
5301         * src/quote_fmt_lex.l
5302         * src/quote_fmt_parse.y
5303                 Add a new quote format symbol: %A to insert the
5304                 sender email address (just the address itself).
5305
5306 2007-03-06 [wwp]        2.8.1cvs2
5307
5308         * src/gtk/gtkutils.c
5309         * src/plugins/trayicon/trayicon_prefs.h
5310         * src/plugins/trayicon/trayicon_prefs.c
5311         * src/plugins/trayicon/trayicon.c
5312         * src/mainwindow.h
5313         * src/mainwindow.c
5314                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
5315                 minimizing Claws-Mail main window will hide it to the trayicon instead.
5316
5317
5318 2007-03-06 [paul]       2.8.1cvs1
5319
5320         * NEWS
5321         * README
5322         * RELEASE_NOTES
5323         * configure.ac
5324                 bump version number following
5325                 stable release
5326
5327 2007-03-06 [paul]       2.8.0cvs24
5328
5329         * po/cs.po
5330                 corrected by by Tim <timbrain@post.cz>
5331
5332 2007-03-05 [colin]      2.8.0cvs23
5333
5334         * src/Makefile.am
5335         * src/procmime.c
5336                 Fix mime/globs path on NetBSD
5337                 patch by George Michaelson
5338
5339 2007-03-05 [wwp]        2.8.0cvs22
5340
5341         * src/addr_compl.c
5342                 Remove debug statement (accidentally committed w/ cvs14).
5343
5344 2007-03-05 [paul]       2.8.0cvs21
5345
5346         * src/plugins/pgpcore/prefs_gpg.c
5347                 fix compiler warning
5348
5349 2007-03-05 [wwp]        2.8.0cvs20
5350
5351         * src/matcher_parser_parse.y
5352                 Fix mismerge between cvs17 and cvs19.
5353
5354 2007-03-05 [wwp]        2.8.0cvs19
5355
5356         * src/matcher_parser_parse.y
5357         * src/prefs_filtering_action.c
5358         * src/matcher.c
5359         * src/matcher.h
5360         * src/filtering.c
5361         * src/filtering.h
5362                 Add new 'add_to_addressbook' filtering/processing action.
5363
5364 2007-03-05 [wwp]        2.8.0cvs18
5365
5366         * src/filtering.c
5367                 Fix mark_as_ham filtering/processing action: spam flag
5368                 was not unset.
5369
5370 2007-03-04 [colin]      2.8.0cvs17
5371
5372         * src/filtering.c
5373         * src/matcher.c
5374         * src/matcher.h
5375         * src/matcher_parser_parse.y
5376         * src/prefs_filtering_action.c
5377                 Add 'Mark as spam' and 'Mark as ham' filtering
5378                 actions. Fixes bug 1138.
5379
5380 2007-03-04 [colin]      2.8.0cvs16
5381
5382         * src/imap.c
5383                 Fix bug 1140, wrong return value
5384                 without libetpan
5385
5386 2007-03-04 [wwp]        2.8.0cvs15
5387
5388         * src/addr_compl.c
5389                 Rollback cvs14: don't free stuff that is managed in g_list.
5390
5391 2007-03-04 [wwp]        2.8.0cvs14
5392
5393         * src/addr_compl.c
5394                 Fix a leak in address completion code.
5395
5396 2007-03-04 [colin]      2.8.0cvs13
5397
5398         * src/addr_compl.c
5399                 Maybe fix bug 1136, 'Crash in group 
5400                 address completion'
5401
5402 2007-03-04 [iwkse]      2.8.0cvs12
5403
5404         * src/imap.c
5405                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5406
5407 2007-03-03 [colin]      2.8.0cvs11
5408
5409         * src/plugins/pgpinline/pgpinline.c
5410                 Fix off-by-one, fix double-free. Fixes
5411                 bug 1135, 'cm-segfault on decrypting 
5412                 with PGP/inline'
5413
5414 2007-03-03 [colin]      2.8.0cvs10
5415
5416         * configure.ac
5417         * src/main.c
5418         * src/common/plugin.c
5419                 Fix bug 1134, 'Valgrind macros unhandled 
5420                 by Irix's cc'
5421
5422 2007-03-02 [colin]      2.8.0cvs9
5423
5424         * src/mbox.c
5425                 Don't error out on EAGAIN. Fixes 
5426                 bug 1129, '"local mbox file" account 
5427                 isn't retrieving mails'
5428
5429 2007-03-01 [wwp]        2.8.0cvs8
5430
5431         * src/mainwindow.c
5432         * src/gtk/colorlabel.c
5433                 Remove accels for extra color labels until we set better
5434                 and definitive ones.
5435
5436 2007-02-28 [wwp]        2.8.0cvs7
5437
5438         * src/mainwindow.c
5439         * src/matcher_parser_parse.y
5440         * src/prefs_common.c
5441         * src/prefs_msg_colors.c
5442         * src/procmsg.h
5443         * src/gtk/colorlabel.c
5444         * src/gtk/colorlabel.h
5445                 Add more customizable color labels. Cleaned up a bit
5446                 the color label API to avoid duplicate defines of
5447                 the max number of colors.
5448
5449 2007-02-27 [colin]      2.8.0cvs6
5450
5451         * src/mainwindow.c
5452         * src/common/utils.c
5453         * src/common/utils.h
5454                 Fix '+' in mailto URIs for List-* headers
5455
5456 2007-02-27 [colin]      2.8.0cvs5
5457
5458         * src/gtk/gtkutils.c
5459                 Use gtk_window_set_role instead of 
5460                 _set_wmclass
5461
5462 2007-02-27 [colin]      2.8.0cvs4
5463
5464         * src/inc.c
5465                 Fix "After receiving new mail, go to inbox" on IMAP,
5466                 and make it work only on manual reception
5467
5468 2007-02-27 [wwp]        2.8.0cvs3
5469
5470         * src/prefs_filtering.c
5471         * src/prefs_filtering_action.c
5472         * src/prefs_matcher.c
5473                 Update filtering matcher's and action's color label menus
5474                 when re-opening those dialogs (reflect any change to the
5475                 color labels list in the preferences).
5476
5477 2007-02-27 [colin]      2.8.0cvs2
5478
5479         * src/imap.c
5480         * src/etpan/etpan-thread-manager-types.h
5481         * src/etpan/etpan-thread-manager.c
5482         * src/etpan/imap-thread.c
5483                 Log imap ALERTs as errors in the log.
5484
5485 2007-02-26 [paul]       2.8.0cvs1
5486
5487         * tools/claws.i18n.status.pl
5488                 updated
5489
5490 2007-02-26 [paul]       2.7.2cvs75
5491
5492         * po/ca.po
5493         * po/cs.po
5494         * po/de.po
5495         * po/en_GB.po
5496         * po/fi.po
5497         * po/fr.po
5498         * po/hu.po
5499         * po/pl.po
5500         * po/pt_BR.po
5501         * po/sk.po
5502         * po/sr.po
5503         * po/zh_CN.po
5504                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5505                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5506                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5507                 Aleksandar Urosevic, and Ralgh Young
5508
5509 2007-02-25 [mones]      2.7.2cvs74
5510
5511         * po/es.po
5512                 Updated for release
5513
5514 2007-02-25 [colin]      2.7.2cvs73
5515
5516         * src/main.c
5517                 Clearing the list is only useful
5518                 to prevent a valgrind false-positive
5519
5520 2007-02-25 [paul]       2.7.2cvs72
5521
5522         * tools/Makefile.am
5523         * tools/README
5524         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5525         * tools/maildir2claws-mail.pl  **REMOVED**
5526                 renamed the script, fixed a couple bugs
5527
5528 2007-02-23 [colin]      2.7.2cvs71
5529
5530         * src/addressbook.c
5531                 Fix a leak, check for a few improbable nulls
5532
5533 2007-02-23 [colin]      2.7.2cvs70
5534
5535         * src/main.c
5536         * src/main.h
5537         * src/plugins/trayicon/trayicon.c
5538                 Fix blinking mainwin when starting in tray
5539                 (show mainwindow later in the startup process,
5540                  apart if restarting post-crash)
5541
5542 2007-02-23 [colin]      2.7.2cvs69
5543
5544         * src/folderview.c
5545         * src/imap_gtk.c
5546                 Fix crash when unsubscribing the currently
5547                 selected/opened folder
5548
5549 2007-02-23 [colin]      2.7.2cvs68
5550
5551         * src/compose.c
5552                 Fix bug that prevented colorization to
5553                 work without wrap quotation option
5554
5555 2007-02-23 [colin]      2.7.2cvs67
5556
5557         * src/addr_compl.c
5558                 Fix refcounting, start and end completion who
5559                 behaved as if there couldn't be any other current
5560                 user of completion
5561
5562 2007-02-23 [wwp]        2.7.2cvs66
5563
5564         * src/addressbook.c
5565         * src/addrindex.c
5566                 Address completion fixes: fix addressbook_peek_folder_exists() in
5567                 which the algorithm was ridiculously over-obfuscated and broken.
5568                 Fix addrindex_load_completion() as well, to load addresses in
5569                 completion list with regards to what addressbook_peek_folder_exists()
5570                 returns now.
5571
5572 2007-02-23 [wwp]        2.7.2cvs65
5573
5574         * src/addr_compl.c
5575                 Add addresses to completion when they're non-empty (thanks to Colin).
5576
5577 2007-02-23 [paul]       2.7.2cvs64
5578
5579         * src/plugins/pgpcore/passphrase.c
5580                 remove 'const '
5581
5582 2007-02-23 [colin]      2.7.2cvs63
5583
5584         * src/plugins/pgpcore/prefs_gpg.c
5585         * src/plugins/pgpcore/prefs_gpg.h
5586         * src/plugins/pgpcore/sgpgme.c
5587         * src/plugins/pgpinline/pgpinline.c
5588         * src/plugins/pgpmime/pgpmime.c
5589                 Try harder to respect user's choice wrt
5590                 gpg-agent even with gpg2, by unsetting
5591                 GPG_AGENT_INFO when necessary.
5592
5593 2007-02-22 [paul]       2.7.2cvs62
5594
5595         * src/plugins/pgpcore/sgpgme.c
5596         * src/plugins/pgpcore/sgpgme.h
5597         * src/plugins/pgpcore/passphrase.c
5598         * src/plugins/pgpinline/pgpinline.c
5599         * src/plugins/pgpmime/pgpmime.c
5600                 Fix a leak - gpgme_data_release_and_get_mem
5601                 leaks in recent gpgme. Workaround by using
5602                 our own function.
5603
5604 2007-02-22 [paul]       2.7.2cvs61
5605
5606         * src/gtk/quicksearch.c
5607                 Abandon dynamic search when pressing
5608                 Enter
5609
5610 2007-02-21 [colin]      2.7.2cvs60
5611
5612         * src/procmsg.c
5613         * src/plugins/pgpcore/passphrase.c
5614                 Fix little memory leaks
5615         * src/main.c
5616                 Fix false-positive leak at exit
5617         * src/gtk/quicksearch.c
5618                 Fix potentially big leak in recursive
5619                 Quicksearch
5620
5621 2007-02-21 [wwp]        2.7.2cvs59
5622
5623         * src/summaryview.c
5624                 Add missing newline to a debug message.
5625
5626 2007-02-20 [colin]      2.7.2cvs58
5627
5628         * src/Makefile.am
5629         * src/mimeview.c
5630         * src/stock_pixmap.c
5631         * src/stock_pixmap.h
5632         * src/pixmaps/mime_pgpsig.xpm
5633                 Add icon for application/pgp-signature
5634
5635 2007-02-20 [colin]      2.7.2cvs57
5636
5637         * src/Makefile.am
5638         * src/main.c
5639         * src/mimeview.c
5640         * src/stock_pixmap.c
5641         * src/stock_pixmap.h
5642         * src/pixmaps/mime_calendar.xpm
5643         * src/pixmaps/mime_pdf.xpm
5644         * src/pixmaps/mime_ps.xpm
5645                 Add icons for text/calendar, application/pdf
5646                 and application/postscript
5647
5648 2007-02-20 [colin]      2.7.2cvs56
5649
5650         * autogen.sh
5651         * src/matcher_parser_parse.y
5652         * src/matcher_parser_lex.l
5653                 Fix big memory leak in flex, and
5654                 require flex 2.5.31
5655
5656 2007-02-20 [wwp]        2.7.2cvs55
5657
5658         * src/matcher_parser_parse.y
5659                 Fix a duplicate token definition (thanks to iwkse).
5660
5661 2007-02-20 [wwp]        2.7.2cvs54
5662
5663         * src/matcher_parser_lex.l
5664         * src/quote_fmt_lex.l
5665                 Use proper flex options instead of direct use of #define,
5666                 make the flex-generated C lighter.
5667
5668 2007-02-20 [colin]      2.7.2cvs53
5669
5670         * src/summaryview.c
5671                 Grab focus in message list after hiding
5672                 the quicksearch, instead of leaving it
5673                 "somewhere"
5674
5675 2007-02-19 [colin]      2.7.2cvs52
5676
5677         * src/folderview.c
5678                 Fix bug 1033, 'Automatically refresh 
5679                 message list when new messages arrives'
5680                 Looks like folderview->opened can sometimes
5681                 be wrong...
5682
5683 2007-02-19 [paul]       2.7.2cvs51
5684
5685         * tools/Makefile.am
5686         * tools/README
5687         * tools/thunderbird-filters-convertor.pl
5688                 add new script which converts thunderbird filter
5689                 rules to Claws filter rules
5690
5691 2007-02-18 [paul]       2.7.2cvs50
5692
5693         * src/plugins/pgpcore/prefs_gpg.c
5694         * src/plugins/pgpcore/prefs_gpg.h
5695         * src/plugins/pgpcore/sgpgme.c
5696         * src/plugins/pgpinline/pgpinline.c
5697         * src/plugins/pgpmime/pgpmime.c
5698                 improved GUI interoperability with gpg-agent
5699
5700 2007-02-18 [paul]       2.7.2cvs49
5701
5702         * src/prefs_account.c
5703                 Privacy options sensitivity fix
5704
5705 2007-02-17 [colin]      2.7.2cvs48
5706
5707         * src/messageview.c
5708                 Reset icon to warning in the noticeview
5709
5710 2007-02-15 [colin]      2.7.2cvs47
5711
5712         * src/folderview.c
5713                 Fix a manifestation of bug 1033 (summaryview failing
5714                 to update for new mails), which happens after editing
5715                 account preferences or preferences that cause a 
5716                 folderview reload.
5717
5718 2007-02-15 [colin]      2.7.2cvs46
5719
5720         * src/addressbook.c
5721                 Probably fix bug 1123, 'Segmentation 
5722                 fault while opening address book'. I get
5723                 g_warnings if the saved paned position is
5724                 not greater than 0. Also, save position
5725                 when hiding the addressbook instead of
5726                 via signal.
5727
5728 2007-02-14 [colin]      2.7.2cvs45
5729
5730         * src/plugins/pgpcore/prefs_gpg.c
5731         * src/plugins/pgpcore/prefs_gpg.h
5732         * src/plugins/pgpcore/sgpgme.c
5733         * src/plugins/pgpinline/pgpinline.c
5734         * src/plugins/pgpmime/pgpmime.c
5735                 Add an option "Use gpg-agent if available". Fixes
5736                 annoyances with distro-installed gpg-agent, when
5737                 no pinentry program is installed, and the user's 
5738                 at a loss on why "decryption failed". Makes more
5739                 clear why passphrase isn't saved when gpg-agent is
5740                 used. Defaults to true, to avoid changing the 
5741                 current behaviour.
5742
5743 2007-02-14 [wwp]        2.7.2cvs44
5744
5745         * src/matcher_parser_parse.y
5746                 Fix missing line number reset (wrong line number might appear
5747                 when re-loading filtering rules if there's a parser error).
5748
5749 2007-02-13 [colin]      2.7.2cvs43
5750
5751         * src/common/utils.c
5752                 Don't encode ',' in URIs before passing it
5753                 to the browser command-line. It was probably
5754                 done at a time where commas in URIs made
5755                 mozilla -remote 'openurl(%s,new-window)'
5756                 bug.
5757
5758 2007-02-13 [wwp]        2.7.2cvs42
5759
5760         * src/prefs_matcher.c
5761         * src/plugins/bogofilter/bogofilter_gtk.c
5762                 A bit of string factorization around "Select ..." buttons.
5763
5764 2007-02-11 [colin]      2.7.2cvs41
5765
5766         * src/alertpanel.c
5767                 Make sure to escape the title
5768
5769 2007-02-11 [colin]      2.7.2cvs40
5770
5771         * src/codeconv.c
5772                 Recognize .utf8 locales as .UTF-8 ones
5773
5774 2007-02-11 [colin]      2.7.2cvs39
5775
5776         * src/compose.c
5777                 Fix code conversion when dragging a file
5778
5779 2007-02-09 [colin]      2.7.2cvs38
5780
5781         * src/plugins/clamav/clamav_plugin.c
5782                 Complete Paul's patch with conditional
5783                 compilation to avoid breaking compilation
5784                 on old Dapper and Edgy... Maybe other
5785                 distros too.
5786
5787 2007-02-09 [paul]       2.7.2cvs37
5788
5789         * src/plugins/clamav/clamav_plugin.c
5790                 fix for the upstream changes in libclamav
5791
5792 2007-02-09 [paul]       2.7.2cvs36
5793
5794         * src/main.c
5795         * src/mainwindow.c
5796         * src/procmsg.c
5797         * src/procmsg.h
5798                 fix "warn if there are queued messages" (on exit)
5799                 option, which only checked the first mailbox's
5800                 queue
5801                 don't ask before emptying trash if there are no
5802                 messages in trash, also check and empty all trash
5803                 folders
5804         * src/prefs_other.c
5805                 move "Ask before emptying trash" option
5806                 outside of the "On exit" frame as it's
5807                 not only an "On exit" option
5808
5809 2007-02-09 [paul]       2.7.2cvs35
5810
5811         * src/addrgather.c
5812         * src/alertpanel.c
5813         * src/editldap.c
5814         * src/prefs_account.c
5815         * src/prefs_folder_item.c
5816         * src/prefs_gtk.h
5817         * src/prefs_matcher.c
5818         * src/prefs_message.c
5819         * src/prefs_msg_colors.c
5820         * src/prefs_summaries.c
5821         * src/wizard.c
5822         * src/gtk/inputdialog.c
5823         * src/plugins/bogofilter/bogofilter_gtk.c
5824                 pedantic commit: use 'checkbtn' everywhere
5825                 instead of a mixture of 'checkbtn' and 'chkbtn'
5826
5827 2007-02-09 [paul]       2.7.2cvs34
5828
5829         * src/compose.c
5830                 fix default hotkeys
5831         * src/prefs_other.c
5832         * src/prefs_send.c
5833                 move "Never send Return Receipts" from
5834                 prefs_other to prefs_send
5835                 add an option "Ask about account specific
5836                 filtering rules..." to prefs_other
5837         * src/gtk/gtkutils.c
5838                 fix a compiler warning
5839
5840 2007-02-08 [colin]      2.7.2cvs33
5841
5842         * src/plugins/pgpinline/pgpinline.c
5843                 Fix bug 1110, 'pgpmime fails to process 
5844                 encapsulated openpgp mime (rfc 3156, 6.1 
5845                 -> rfc1847)'
5846                 It was due to an interaction between PGP/Mime
5847                 and PGP/Inline plugin. 
5848
5849 2007-02-08 [colin]      2.7.2cvs32
5850
5851         * src/inc.c
5852         * src/mbox.c
5853         * src/mbox.h
5854                 Fix bug 1117, 'fcntl locking code 
5855                 does not work in mbox.c'
5856
5857 2007-02-08 [colin]      2.7.2cvs31
5858
5859         * src/prefs_account.c
5860                 Fix Gentoo bug 165819, 'can't create 
5861                 a "local mbox file" account'. Patch
5862                 by Olivier <castan.o@free.fr>
5863
5864 2007-02-07 [colin]      2.7.2cvs30
5865
5866         * src/ldapquery.c
5867                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5868                 autocompletion was used'
5869
5870 2007-02-07 [paul]       2.7.2cvs29
5871
5872         * src/folder.c
5873                 cut down on unnecessary debug_prints
5874         * src/imap_gtk.c
5875                 fix menu_set_active() on 'Show only
5876                 subscribed folders'
5877
5878 2007-02-07 [paul]       2.7.2cvs28
5879
5880         * src/plugins/clamav/clamav_plugin.c
5881         * src/plugins/clamav/clamav_plugin.h
5882         * src/plugins/clamav/clamav_plugin_gtk.c
5883                 fix copyright header
5884
5885 2007-02-07 [paul]       2.7.2cvs27
5886
5887         * src/procheader.c
5888                 fix bug 1116, 'summary view allow a 
5889                 subject line break'
5890
5891 2007-02-06 [colin]      2.7.2cvs26
5892
5893         * src/summaryview.c
5894                 Fix delete thread
5895
5896 2007-02-05 [fabien]     2.7.2cvs25
5897
5898         * po/POTFILES.in
5899         * src/uri_opener.c
5900                 i18n related - 1 fix and 1 message for translators.
5901
5902 2007-02-05 [colin]      2.7.2cvs24
5903
5904         * src/gtk/quicksearch.c
5905                 Don't reload summary list if quicksearch wasn't
5906                 active on hiding; move currently selected mail in
5907                 the visible area when showing the quicksearch
5908
5909 2007-02-05 [colin]      2.7.2cvs23
5910
5911         * src/folderview.c
5912                 Add debug to try to solve bug 1104
5913
5914 2007-02-05 [paul]       2.7.2cvs22
5915
5916         * src/mainwindow.c
5917                 confirm before emptying trash on exit is
5918                 a Yes or No answer, use Yes or No in the
5919                 dialog
5920
5921 2007-02-04 [colin]      2.7.2cvs21
5922
5923         * src/compose.c
5924         * src/plugins/pgpcore/passphrase.c
5925         * src/plugins/pgpcore/select-keys.c
5926                 Set wmclass on new windows
5927
5928 2007-02-04 [colin]
5929
5930         2.8.0-rc1 released
5931
5932 2007-02-04 [colin]      2.7.2cvs20
5933
5934         * src/compose.c
5935         * src/compose.h
5936                 Auto save drafts on exit, reopen them
5937                 at startup, instead of asking
5938         * src/account.c
5939         * src/addressadd.c
5940         * src/addressbook.c
5941         * src/addressbook_foldersel.c
5942         * src/addrgather.c
5943         * src/crash.c
5944         * src/editaddress.c
5945         * src/editbook.c
5946         * src/editgroup.c
5947         * src/editjpilot.c
5948         * src/editldap.c
5949         * src/editldap_basedn.c
5950         * src/editvcard.c
5951         * src/exphtmldlg.c
5952         * src/expldifdlg.c
5953         * src/export.c
5954         * src/foldersel.c
5955         * src/gedit-print.c
5956         * src/import.c
5957         * src/importldif.c
5958         * src/importmutt.c
5959         * src/importpine.c
5960         * src/main.c
5961         * src/mainwindow.c
5962         * src/message_search.c
5963         * src/messageview.c
5964         * src/prefs_actions.c
5965         * src/prefs_customheader.c
5966         * src/prefs_display_header.c
5967         * src/prefs_filtering.c
5968         * src/prefs_filtering_action.c
5969         * src/prefs_folder_column.c
5970         * src/prefs_gtk.c
5971         * src/prefs_matcher.c
5972         * src/prefs_other.c
5973         * src/prefs_summaries.c
5974         * src/prefs_summary_column.c
5975         * src/prefs_template.c
5976         * src/sourcewindow.c
5977         * src/ssl_manager.c
5978         * src/summary_search.c
5979         * src/uri_opener.c
5980         * src/gtk/about.c
5981         * src/gtk/description_window.c
5982         * src/gtk/foldersort.c
5983         * src/gtk/gtkutils.c
5984         * src/gtk/gtkutils.h
5985         * src/gtk/icon_legend.c
5986         * src/gtk/logwindow.c
5987         * src/gtk/pluginwindow.c
5988         * src/gtk/prefswindow.c
5989                 Give different wmclass to different
5990                 windows - thanks to sed ;)
5991
5992 2007-02-04 [colin]      2.7.2cvs19
5993
5994         * src/main.c
5995                 Revert previous patch, can't reproduce
5996                 it anymore. 
5997
5998 2007-02-03 [colin]      2.7.2cvs18
5999
6000         * src/main.c
6001                 Don't save the mainwindow size and
6002                 position on emergency exit (libSM's
6003                 "die" callback), Xfce seems to make
6004                 the window smaller just before the
6005                 size's saved.
6006
6007 2007-02-03 [colin]      2.7.2cvs17
6008
6009         * src/plugins/bogofilter/bogofilter.c
6010         * src/plugins/bogofilter/bogofilter.h
6011         * src/plugins/bogofilter/bogofilter_gtk.c
6012         * src/plugins/pgpinline/pgpinline.c
6013         * src/plugins/pgpinline/pgpinline.h
6014                 Fix more copyrights
6015
6016 2007-02-03 [colin]      2.7.2cvs16
6017
6018         * src/partial_download.c
6019         * src/partial_download.h
6020         * src/ssl_manager.c
6021         * src/ssl_manager.h
6022         * src/uri_opener.c
6023         * src/uri_opener.h
6024         * src/wizard.c
6025         * src/wizard.h
6026         * src/common/ssl_certificate.c
6027         * src/common/ssl_certificate.h
6028         * src/gtk/quicksearch.c
6029         * src/gtk/quicksearch.h
6030         * src/gtk/sslcertwindow.c
6031         * src/gtk/sslcertwindow.h
6032                 Fix copyright on my files
6033
6034 2007-02-02 [colin]      2.7.2cvs15
6035
6036         * src/Makefile.am
6037         * src/mainwindow.c
6038         * src/messageview.c
6039         * src/messageview.h
6040         * src/textview.c
6041         * src/textview.h
6042         * src/uri_opener.c
6043         * src/uri_opener.h
6044                 Add Tools/List URIs to allow
6045                 opening any URI in the current mail
6046
6047 2007-02-02 [colin]      2.7.2cvs14
6048
6049         * src/common/valgrind.h ** NEW FILE **
6050         * src/common/Makefile.am
6051         * src/common/plugin.c
6052                 Don't dlclose the plugins if we're running
6053                 under valgrind. (doesn't require valgrind
6054                 either at compile time or run time).
6055
6056 2007-02-01 [paul]       2.7.2cvs13
6057
6058         * AUTHORS
6059         * src/gtk/authors.h
6060         * tools/freshmeat_search.pl
6061         * tools/google_search.pl
6062         * tools/multiwebsearch.pl
6063                 add support for non ISO-8859-1 compatible locales
6064                 Patch by Alex Gorbachenko <agent_007@immo.ru>
6065
6066 2007-02-01 [colin]      2.7.2cvs12
6067
6068         * src/prefs_other.c
6069         * src/prefs_summaries.c
6070                 Move keybinding prefs to the Other page
6071
6072 2007-02-01 [wwp]        2.7.2cvs11
6073
6074         * src/plugins/trayicon/trayicon.c
6075                 Fix a raising issue within KDE.
6076
6077 2007-02-01 [colin]      2.7.2cvs10
6078
6079         * src/codeconv.c
6080                 Fix stray quotes in encoded strings
6081         * src/addressadd.c
6082                 Fix wrong call causing g_warnings
6083         * src/textview.c
6084                 Remove useless message
6085
6086 2007-01-31 [wwp]        2.7.2cvs9
6087
6088         * src/plugins/trayicon/trayicon.c
6089                 fix buggy hiding of main window when closing if close-to-tray
6090                 is not set (bad logics  in the trayicon hook code).
6091                 Changed the quit confirmation message too.
6092
6093 2007-01-30 [colin]      2.7.2cvs8
6094
6095         * src/main.c
6096                 Fix hidden mainwindow after clicking on
6097                 the X close button, if compose windows
6098                 exist and the user chooses not to quit
6099
6100 2007-01-30 [colin]      2.7.2cvs7
6101
6102         * src/main.c
6103         * src/compose.c
6104                 Handle local URIs to attach files (file:///...)
6105                 Fixes attaching files from Thunar for example
6106
6107 2007-01-30 [colin]      2.7.2cvs6
6108
6109         * src/prefs_ext_prog.c
6110                 Add 'mousepad' to the list of text editors.
6111                 Mousepad is XFCE's text editor
6112
6113 2007-01-29 [wwp]        2.7.2cvs5
6114
6115         * po/POTFILES.in
6116         * src/plugins/trayicon/trayicon_prefs.c
6117                 trayicon i18n fixes, thanks to Fabien.
6118
6119 2007-01-28 [wwp]        2.7.2cvs4
6120
6121         * src/mainwindow.c
6122         * src/mainwindow.h
6123         * src/plugins/trayicon/trayicon.c
6124         * src/plugins/trayicon/trayicon_prefs.c
6125         * src/plugins/trayicon/trayicon_prefs.h
6126                 Added a new TrayIcon plugin option to close to tray
6127                 (WM's hotkey and [X] button will hide the window instead
6128                 of closing it - closing CM can be done using the tray icon
6129                 menu or the File menu).
6130                 Improved visibility handling in trayicon, clicking the
6131                 trayicon now raise the window to current desktop when it
6132                 was either minimized/shaded/on another desktop.
6133                 Thanks to Paul for testing and fixing a strange behaviour
6134                 in KDE ;-).
6135
6136 2007-01-27 [paul]       2.7.2cvs3
6137
6138         * src/prefs_folder_item.c
6139         * src/prefs_receive.c
6140         * src/plugins/pgpcore/prefs_gpg.c
6141                 use 'start-up' instead of 'startup' in labels
6142
6143 2007-01-26 [wwp]        2.7.2cvs2
6144
6145         * src/plugins/trayicon/Makefile.am
6146         * src/plugins/trayicon/trayicon.c
6147         * src/plugins/trayicon/trayicon_prefs.c
6148         * src/plugins/trayicon/trayicon_prefs.h
6149                 Add a new TrayIcon option to hide the main window at
6150                 start-up.
6151                 Fix trayicon.c copyright header.
6152
6153 2007-01-26 [paul]       2.7.2cvs1
6154
6155         * NEWS
6156         * README
6157         * RELEASE_NOTES
6158         * configure.ac
6159                 bump up version number following
6160                 stable release
6161
6162 2007-01-25 [mones]      2.7.1cvs60
6163
6164         * po/es.po
6165                 updated thousands of strings (well, probably less ;-)
6166
6167 2007-01-25 [colin]      2.7.1cvs59
6168
6169         * src/matcher.c
6170                 Fix 2nd-run loss of matcherrc on new
6171                 configurations. 
6172
6173 2007-01-25 [wwp]        2.7.1cvs58
6174
6175         * src/mimeview.c
6176                 fix handling of empty value in attach_save_directory too, thanks
6177                 to Colin.
6178
6179 2007-01-25 [wwp]        2.7.1cvs57
6180
6181         * src/gtk/filesel.c
6182                 fix handling of empty value in attach_load_directory,
6183                 thanks to Colin.
6184
6185 2007-01-25 [wwp]        2.7.1cvs56
6186
6187         * src/plugins/dillo_viewer/dillo_prefs.h
6188                 fix a typo.
6189
6190 2007-01-25 [colin]      2.7.1cvs55
6191
6192         * src/matcher.c
6193         * src/matcher.h
6194         * src/matcher_parser_parse.y
6195         * src/prefs_matcher.c
6196                 Add matching on the spam flag
6197
6198 2007-01-24 [colin]      2.7.1cvs54
6199
6200         * src/folder.c
6201         * src/common/xml.c
6202         * src/common/xml.h
6203                 Make sure folderlist.xml is correctly
6204                 written before overwriting it.
6205         * src/procmsg.c
6206         * src/procmsg.h
6207         * src/summaryview.c
6208         * src/plugins/bogofilter/bogofilter.c
6209         * src/plugins/bogofilter/bogofilter.h
6210         * src/plugins/bogofilter/bogofilter_gtk.c
6211         * src/plugins/spamassassin/spamassassin.c
6212         * src/plugins/spamassassin/spamassassin.h
6213         * src/plugins/spamassassin/spamassassin_gtk.c
6214                 Move spam to the correct trash folder after
6215                 learning, if spam directory isn't set.
6216
6217 2007-01-23 [paul]       2.7.1cvs53
6218
6219         * src/plugins/bogofilter/bogofilter_gtk.c
6220                 fix sensitivity of "Insert X-Bogosity header"
6221                 option
6222
6223 2007-01-23 [colin]      2.7.1cvs52
6224
6225         * src/toolbar.c
6226                 Translate toolbar items text if
6227                 they're translatable (default)
6228         * src/addrcache.c
6229         * src/addrcache.h
6230         * src/addritem.c
6231         * src/addritem.h
6232         * src/codeconv.c
6233         * src/codeconv.h
6234         * src/jpilot.c
6235         * src/jpilot.h
6236         * src/ldapctrl.c
6237         * src/ldapctrl.h
6238         * src/ldapquery.h
6239         * src/ldif.c
6240         * src/ldif.h
6241         * src/etpan/etpan-thread-manager.c
6242         * src/etpan/etpan-thread-manager.h
6243         * src/gtk/gtkutils.c
6244         * src/gtk/gtkutils.h
6245                 More static functions
6246
6247 2007-01-22 [fabien]     2.7.1cvs51
6248
6249         * src/gtk/gtkutils.c
6250                 gtkut_get_options_frame() : ability to pass
6251                 a 'NULL' value in frame pointer parameter if
6252                 we don't need it.
6253
6254 2007-01-22 [colin]      2.7.1cvs50
6255
6256         * src/procmsg.c
6257         * src/procmsg.h
6258         * src/plugins/bogofilter/bogofilter.c
6259         * src/plugins/bogofilter/bogofilter_gtk.c
6260         * src/plugins/spamassassin/spamassassin.c
6261         * src/plugins/spamassassin/spamassassin_gtk.c
6262                 Allow moving spams to the account's trash
6263                 instead of default one
6264
6265 2007-01-21 [colin]      2.7.1cvs49
6266
6267         * src/ldapquery.c
6268         * src/ldapquery.h
6269                 Revert a static function that shouldn't
6270                 have been
6271
6272 2007-01-21 [colin]      2.7.1cvs48
6273
6274         * src/ldapquery.c
6275         * src/ldapquery.h
6276                 Same
6277
6278 2007-01-21 [colin]      2.7.1cvs47
6279
6280         * src/procmsg.c
6281         * src/procmsg.h
6282                 Same
6283
6284 2007-01-21 [colin]      2.7.1cvs46
6285
6286         * src/common/socket.c
6287         * src/common/socket.h
6288                 Same
6289
6290 2007-01-21 [colin]      2.7.1cvs45
6291
6292         * src/crash.c
6293         * src/exporthtml.c
6294         * src/exporthtml.h
6295         * src/exportldif.c
6296         * src/exportldif.h
6297         * src/folder.c
6298         * src/folder.h
6299         * src/folder_item_prefs.c
6300         * src/folder_item_prefs.h
6301         * src/folderview.c
6302         * src/folderview.h
6303         * src/gedit-print.c
6304         * src/gedit-print.h
6305         * src/main.c
6306         * src/main.h
6307         * src/common/socket.c
6308         * src/common/socket.h
6309         * src/gtk/gtkaspell.c
6310         * src/gtk/gtkaspell.h
6311         * src/gtk/quicksearch.c
6312         * src/gtk/quicksearch.h
6313                 Same
6314
6315 2007-01-21 [colin]      2.7.1cvs44
6316
6317         * src/common/utils.c
6318         * src/common/utils.h
6319         * src/etpan/etpan-thread-manager.c
6320         * src/etpan/etpan-thread-manager.h
6321                 Same (Funny that etpan_thread_unbind
6322                 is called but not etpan_thread_bind)
6323
6324 2007-01-21 [colin]      2.7.1cvs43
6325
6326         * src/addrselect.c
6327         * src/addrselect.h
6328         * src/codeconv.c
6329         * src/codeconv.h
6330         * src/compose.c
6331         * src/compose.h
6332         * src/etpan/Makefile.am
6333         * src/gtk/colorlabel.c
6334         * src/gtk/colorlabel.h
6335         * src/gtk/sslcertwindow.c
6336         * src/gtk/sslcertwindow.h
6337         * src/etpan/etpan-log.c ** REMOVED **
6338         * src/etpan/etpan-log.h ** REMOVED **
6339                 Same
6340
6341 2007-01-20 [colin]      2.7.1cvs42
6342
6343         * src/addritem.c
6344         * src/addritem.h
6345                 Same
6346
6347 2007-01-20 [colin]      2.7.1cvs41
6348
6349         * src/account.c
6350         * src/account.h
6351         * src/addrbook.c
6352         * src/addrbook.h
6353         * src/addrcache.c
6354         * src/addrcache.h
6355         * src/addrclip.c
6356         * src/addrclip.h
6357         * src/addressbook.c
6358         * src/addressbook.h
6359         * src/addrharvest.c
6360         * src/addrharvest.h
6361         * src/addrindex.c
6362         * src/addrindex.h
6363         * src/editaddress.c
6364         * src/editaddress.h
6365                 Make functions that aren't used in other
6366                 files static
6367
6368 2007-01-20 [colin]      2.7.1cvs40
6369
6370         * src/account.c
6371         * src/addrbook.c
6372         * src/addrcache.c
6373         * src/addressbook.c
6374         * src/addrgather.c
6375         * src/addrindex.c
6376         * src/addrquery.c
6377         * src/addrselect.c
6378         * src/browseldap.c
6379         * src/compose.c
6380         * src/editbook.c
6381         * src/editjpilot.c
6382         * src/editldap.c
6383         * src/editldap_basedn.c
6384         * src/editvcard.c
6385         * src/exporthtml.c
6386         * src/exportldif.c
6387         * src/folder.c
6388         * src/folderview.c
6389         * src/image_viewer.c
6390         * src/imap.c
6391         * src/importmutt.c
6392         * src/importpine.c
6393         * src/jpilot.c
6394         * src/ldapquery.c
6395         * src/main.c
6396         * src/mainwindow.c
6397         * src/matcher.c
6398         * src/messageview.c
6399         * src/mh.c
6400         * src/mimeview.c
6401         * src/msgcache.c
6402         * src/mutt.c
6403         * src/news.c
6404         * src/pine.c
6405         * src/prefs_account.c
6406         * src/prefs_common.c
6407         * src/prefs_compose_writing.c
6408         * src/prefs_ext_prog.c
6409         * src/prefs_folder_item.c
6410         * src/prefs_fonts.c
6411         * src/prefs_message.c
6412         * src/prefs_msg_colors.c
6413         * src/prefs_other.c
6414         * src/prefs_quote.c
6415         * src/prefs_receive.c
6416         * src/prefs_send.c
6417         * src/prefs_spelling.c
6418         * src/prefs_summaries.c
6419         * src/prefs_toolbar.c
6420         * src/prefs_wrapping.c
6421         * src/privacy.c
6422         * src/procmime.c
6423         * src/procmsg.c
6424         * src/ssl_manager.c
6425         * src/statusbar.c
6426         * src/summaryview.c
6427         * src/toolbar.c
6428         * src/vcard.c
6429         * src/common/hooks.c
6430         * src/common/log.c
6431         * src/common/passcrypt.c
6432         * src/common/socket.c
6433         * src/common/ssl.c
6434         * src/common/ssl_certificate.c
6435         * src/common/template.c
6436         * src/common/utils.c
6437         * src/etpan/imap-thread.c
6438         * src/gtk/sslcertwindow.c
6439         * src/gtk/sslcertwindow.h
6440                 Make functions that could be static, static
6441
6442 2007-01-20 [colin]      2.7.1cvs39
6443
6444         * src/editldap.c
6445                 Fix tooltip
6446
6447 2007-01-20 [colin]      2.7.1cvs38
6448
6449         * src/ldapquery.c
6450         * src/ldaputil.c
6451         * src/ldaputil.h
6452                 Fix bug 1102, 'claws-mail-2.7.1 
6453                 makes use of deprecated ldap 
6454                 functions'
6455
6456 2007-01-20 [colin]      2.7.1cvs37
6457
6458         * src/mainwindow.c
6459         * src/mainwindow.h
6460         * src/summaryview.c
6461         * src/gtk/quicksearch.c
6462                 Add Wide message list layout
6463
6464 2007-01-19 [fabien]     2.7.1cvs36
6465
6466         * src/textview.c
6467                 make sure a font change is considered in links of
6468                 headerview.
6469
6470 2007-01-19 [colin]      2.7.1cvs35
6471
6472         * src/main.c
6473         * src/mainwindow.c
6474         * src/mainwindow.h
6475         * src/messageview.c
6476         * src/messageview.h
6477         * src/prefs_common.c
6478         * src/prefs_common.h
6479         * src/summaryview.c
6480         * src/summaryview.h
6481         * src/gtk/quicksearch.c
6482         * src/gtk/quicksearch.h
6483                 Drop 'Separate Folder tree' and 'Separate
6484                 Message View'. Put three layouts in place
6485                 of it.
6486
6487 2007-01-19 [paul]       2.7.1cvs34
6488
6489         * src/prefs_msg_colors.c
6490                 more use of Q_ for translators
6491
6492 2007-01-19 [paul]       2.7.1cvs33
6493
6494         * src/imap_gtk.c
6495         * src/prefs_account.c
6496                 a few changes to the English
6497
6498 2007-01-19 [fabien]     2.7.1cvs32
6499
6500         * src/wizard.c
6501                 factorize translatable string
6502
6503 2007-01-18 [colin]      2.7.1cvs31
6504
6505         * src/main.c
6506                 Don't error out on --sync option. Although
6507                 we don't do anything with it, gtk+ handles
6508                 it, and it's useful for debugging X errors
6509
6510 2007-01-18 [fabien]     2.7.1cvs30
6511
6512         * src/prefs_other.c
6513                 ability to apply on the fly the recent added
6514                 'gtk_can_change_accels' pref (no need to restart).
6515
6516 2007-01-18 [fabien]     2.7.1cvs29
6517
6518         * src/plugins/bogofilter/bogofilter_gtk.c
6519         * src/plugins/bogofilter/bogofilter.c
6520         * src/plugins/spamassassin/spamassassin_gtk.c
6521         * src/addr_compl.c
6522         * src/prefs_account.c
6523                 factorize or rewrite some translatable strings.
6524
6525 2007-01-18 [fabien]     2.7.1cvs28
6526
6527         * src/prefs_gtk.h
6528         * src/compose.c
6529                 set a 4pix space between "Subject:" label and subject entry in
6530                 compose window.
6531
6532 2007-01-18 [wwp]        2.7.1cvs27
6533
6534         * src/addressbook.c
6535                 fix conflicting address-copy/paste when focus is set
6536                 to the embedded edit-person form.
6537  
6538
6539 2007-01-18 [wwp]        2.7.1cvs26
6540
6541         * src/addressbook.h
6542                 complete 2.7.1cvs23 (one more file was missing from that
6543                 commit).
6544
6545 2007-01-18 [colin]      2.7.1cvs25
6546
6547         * src/main.c
6548                 Provide a way to migrate without backup
6549                 Re-ask for migration on next start if 
6550                 it has been refused and wizard has been 
6551                 cancelled after.
6552
6553 2007-01-18 [wwp]        2.7.1cvs24
6554
6555         * src/editaddress.c
6556                 complete 2.7.1.cvs23 (file was missing from previous
6557                 commit).
6558
6559 2007-01-18 [wwp]        2.7.1cvs23
6560
6561         * src/addressbook.c
6562                 fix potential crashes in address book's focus_in/out signal handlers,
6563                 force focus to the edit-person form when clicked the Edit menu entry or
6564                 button (this only matters if the edit-person form is embedded to the
6565                 AB window, in that case, focus is not set when browsing the contacts
6566                 list w/ keys or mouse clicks).
6567
6568 2007-01-18 [paul]       2.7.1cvs22
6569
6570         * src/main.c
6571                 add command line options:
6572                 -h for --help
6573                 -q and --quit for --exit
6574                 -v for --version
6575                 print "Unknown option" for unknown options
6576
6577 2007-01-18 [paul]       2.7.1cvs21
6578
6579         * po/ru.po
6580                 updated by Pavlo Bohmat
6581
6582 2007-01-18 [paul]       2.7.1cvs20
6583
6584         * src/mainwindow.c
6585                 fix sensitivity issues of Mark as Spam/Ham
6586
6587 2007-01-17 [fabien]     2.7.1cvs19
6588
6589         * src/prefs_other.c
6590         * src/prefs_common.c
6591         * src/prefs_common.h
6592         * src/main.c
6593                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6594                 control the corresponding gtk property. It could be used to lock
6595                 all shortcuts (avoid to set one of them by inadvertency).
6596
6597 2007-01-17 [colin]      2.7.1cvs18
6598
6599         * src/summaryview.c
6600                 Fix bug 1100, 'Highlighted e-mail data not visible 
6601                 when color label applied.'. Use a weighted average
6602                 between normal selected foreground color and color
6603                 label instead of a simple one (3/1 instead 1/1).
6604
6605 2007-01-17 [colin]      2.7.1cvs17
6606
6607         * src/messageview.c
6608                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6609                 crash' - don't prevent mail switching while loading
6610
6611 2007-01-17 [colin]      2.7.1cvs16
6612
6613         * src/folder.c
6614         * src/folder.h
6615         * src/folderview.c
6616         * src/folderview.h
6617         * src/imap.c
6618         * src/imap.h
6619         * src/imap_gtk.c
6620                 Manage recursive search of unsubscribed folders
6621                 Rescan tree without checking for new messages 
6622                 after subscriptions changed
6623
6624 2007-01-17 [paul]       2.7.1cvs15
6625
6626         * src/prefs_common.c
6627         * src/gtk/pluginwindow.c
6628                 fix bug 1101, '"Load plugin" button is
6629                 accidentally hidden'
6630                 unset (-1) initial width in prefs_common,
6631                 fix overlapping buttons,
6632                 and other cleanups
6633
6634 2007-01-17 [paul]       2.7.1cvs14
6635
6636         * src/procmime.c
6637                 add #include <errno.h>, it's needed
6638                 on some systems
6639
6640 2007-01-17 [paul]       2.7.1cvs13
6641
6642         * src/common/defs.h
6643         * tools/make.themes.project
6644                 rename .sylpheed_themeinfo to .claws_themeinfo
6645                 and use it
6646         * src/etpan/etpan-errors.h
6647         * src/etpan/etpan-log.c
6648         * src/etpan/etpan-log.h
6649         * src/etpan/etpan-thread-manager-types.h
6650         * src/etpan/etpan-thread-manager.c
6651         * src/etpan/etpan-thread-manager.h
6652         * src/etpan/imap-thread.c
6653         * src/etpan/imap-thread.h
6654                 add copyright header
6655
6656 2007-01-17 [colin]      2.7.1cvs12
6657
6658         * src/plugins/pgpcore/select-keys.c
6659         * src/gtk/pluginwindow.c
6660         * src/prefs_account.c
6661                 Fix warnings
6662
6663 2007-01-16 [colin]      2.7.1cvs11
6664
6665         * src/imap.c
6666         * src/imap.h
6667         * src/imap_gtk.c
6668                 Manage subscribing to subfolders when only
6669                 subscribed folders are shown.
6670
6671 2007-01-16 [colin]      2.7.1cvs10
6672
6673         * src/folderview.c
6674                 Fix annoying vscrollbar going back to top
6675                 on Check for new folders
6676
6677 2007-01-16 [colin]      2.7.1cvs9
6678
6679         * src/imap.c
6680                 Remove printf
6681
6682 2007-01-16 [colin]      2.7.1cvs8
6683
6684         * src/filtering.c
6685                 Bigger buffer for errors
6686         * src/imap.c
6687         * src/imap.h
6688         * src/imap_gtk.c
6689         * src/prefs_account.c
6690         * src/prefs_account.h
6691         * src/wizard.c
6692         * src/etpan/imap-thread.c
6693         * src/etpan/imap-thread.h
6694         * manual/handling.xml
6695                 Add subscriptions management. What it changes:
6696                 Creating a folder subscribes to it
6697                 Deleting a folder unsubscribes it
6698                 New contextual menu item allowing to switch between
6699                 All folders and Subscribed folders, subscribe, and
6700                 unsubscribe. "Creating" an existing but unsubscribed
6701                 folder will subscribe it.
6702                 By default for new accounts, only subscribed folders 
6703                 are shown.
6704
6705
6706 2007-01-16 [paul]       2.7.1cvs7
6707
6708         * src/summaryview.c
6709                 Allow folder classes to specify only sort_key or
6710                 sort_type instead of both or none.
6711
6712 2007-01-16 [paul]       2.7.1cvs6
6713
6714         * src/action.c
6715         * src/compose.c
6716         * src/mimeview.c
6717         * src/procmime.c
6718         * src/textview.c
6719                 Save and use errno for procmime_get_part
6720
6721 2007-01-16 [colin]      2.7.1cvs5
6722
6723         * src/imap.c
6724                 Never remove INBOX when scanning for
6725                 new folders. It's a special folder
6726                 that has to exist.
6727
6728 2007-01-15 [colin]      2.7.1cvs4
6729
6730         * src/imap.c
6731                 Fix 'Check for new folders' when IMAP subdirectory
6732                 is set
6733         * src/etpan/imap-thread.c
6734                 Fix build
6735
6736 2007-01-15 [colin]      2.7.1cvs3
6737
6738         * src/etpan/imap-thread.c
6739                 Fix invalid free on command-connection
6740                 error
6741
6742 2007-01-15 [wwp]        2.7.1cvs2
6743
6744         * src/matcher_parser_lex.l
6745         * src/quote_fmt_lex.l
6746         * src/matcher_parser_parse.y
6747                 fix copyright header in lexers and parsers.
6748
6749 2007-01-15 [paul]       2.7.1cvs1
6750
6751         * NEWS
6752         * README
6753         * RELEASE_NOTES
6754         * configure.ac
6755                 bump up version number following
6756                 stable release
6757
6758 2007-01-15 [paul]       2.7.0cvs31
6759
6760         * AUTHORS
6761         * src/gtk/authors.h
6762                 add Fabien to the Team list
6763                 add the recent contributors
6764                 make a few corrections
6765
6766 2007-01-15 [paul]       2.7.0cvs30
6767
6768         * src/mainwindow.c
6769                 fix compiler warning
6770         * src/plugins/pgpcore/prefs_gpg.c
6771         * src/plugins/pgpcore/prefs_gpg.h
6772                 add missing include
6773                 fix copyright header
6774
6775 2007-01-14 [colin]      2.7.0cvs29
6776
6777         * src/gtk/filesel.c
6778                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6779                 two benefits: faster to open, will fix strange
6780                 dbus-related crash. Thanks to Pascal Terjan.
6781
6782 2007-01-14 [colin]      2.7.0cvs28
6783
6784         * src/etpan/imap-thread.c
6785                 Delete the old imap just after allocating
6786                 the new one. Makes sure we don't get the
6787                 same pointer by sheer luck, which feels
6788                 strange in the debug log.
6789
6790 2007-01-14 [colin]      2.7.0cvs27
6791
6792         * src/gtk/inputdialog.c
6793                 Make sure we don't print passwords in
6794                 clear text when in debug mode
6795
6796 2007-01-14 [colin]      2.7.0cvs26
6797
6798         * src/gtk/gtksctree.c
6799                 Fix bug 1098, 'bogus last row display 
6800                 after expanding a thread'. Patch by
6801                 Jindrich Makovicka <makovick@gmail.com>
6802
6803 2007-01-14 [colin]      2.7.0cvs25
6804
6805         * src/etpan/imap-thread.c
6806                 Close socket manually before
6807                 freeing the imap struct
6808
6809 2007-01-14 [colin]      2.7.0cvs24
6810
6811         * src/etpan/imap-thread.c
6812                 Maybe fix new reconnection issues
6813
6814 2007-01-13 [colin]      2.7.0cvs23
6815
6816         * src/summaryview.c
6817                 Freeze/thaw on thread selection
6818
6819 2007-01-13 [paul]       2.7.0cvs22
6820
6821         * src/mainwindow.c
6822         * src/summaryview.c
6823         * src/summaryview.h
6824                 add 'Edit/Delete thread'
6825
6826 2007-01-13 [colin]      2.7.0cvs21
6827
6828         * src/prefs_account.c
6829         * src/prefs_compose_writing.c
6830         * src/prefs_message.c
6831         * src/prefs_msg_colors.c
6832         * src/prefs_other.c
6833         * src/prefs_receive.c
6834         * src/prefs_spelling.c
6835         * src/prefs_summaries.c
6836         * src/prefs_themes.c
6837         * src/gtk/gtkutils.c
6838         * src/gtk/gtkutils.h
6839         * src/plugins/pgpcore/prefs_gpg.c
6840         * src/plugins/spamassassin/spamassassin_gtk.c
6841                 Factorize gtk frame creation
6842                 Patch by Pawel
6843
6844 2007-01-13 [colin]      2.7.0cvs20
6845
6846         * src/message_search.c
6847         * src/summary_search.c
6848                 Fix Enter in search windows
6849         * src/messageview.c
6850                 Fix body search starting at the
6851                 end of the mail (and asking for loop)
6852
6853 2007-01-13 [colin]      2.7.0cvs19
6854
6855         * src/etpan/imap-thread.c
6856                 Make sure we don't free the same imap
6857                 twice
6858
6859 2007-01-13 [colin]      2.7.0cvs18
6860
6861         * commitHelper
6862                 Allow multiple commitHelpers to
6863                 run at once
6864
6865 2007-01-12 [colin]      2.7.0cvs17
6866
6867         * src/etpan/imap-thread.c
6868                 Make sure we get rid of the previous mailimap
6869                 when connecting - just in case disconnect was
6870                 unclean
6871
6872 2007-01-12 [paul]       2.7.0cvs16
6873
6874         * src/compose.c
6875                 Strip S/MIME signatures when re-editing
6876                 S/MIME signed messages.
6877
6878 2007-01-12 [paul]       2.7.0cvs15
6879
6880         * configure.ac
6881         * src/addressbook.c
6882         * src/foldersel.c
6883         * src/folderview.c
6884         * src/main.c
6885                 no need to define CLAWS anymore, remove
6886                 all that stuff
6887
6888 2007-01-12 [paul]       2.7.0cvs14
6889
6890         * src/mimeview.c
6891                 check if the mail's signed as
6892                 it can change the mail structure
6893                 Thanks to Colin
6894
6895 2007-01-12 [paul]       2.7.0cvs13
6896
6897         * src/procmime.c
6898                 fix Forwarding msgs with attachments
6899                 that have dos line endings
6900                 Thanks to Colin
6901
6902 2007-01-12 [wwp]        2.7.0cvs12
6903
6904         * configure.ac
6905                 Revert accidentally committed extra version tag.
6906
6907 2007-01-12 [wwp]        2.7.0cvs11
6908
6909         * src/prefs_account.c
6910                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6911
6912 2007-01-11 [colin]      2.7.0cvs10
6913
6914         * src/imap.c
6915                 move g_warning to debug_print
6916                 it scares people for no reason
6917
6918 2007-01-11 [colin]      2.7.0cvs9
6919
6920         * po/POTFILES.in
6921                 Fix files to translate. Patch by
6922                 Fabien
6923
6924 2007-01-11 [paul]       2.7.0cvs8
6925
6926         * src/imap.c
6927                 Fix recursion when server lists the
6928                 current subfolder in the response
6929         * src/mimeview.c
6930                 Fix updating of icon_list/ctree
6931         * src/plugins/pgpcore/select-keys.c
6932                 Fix a few annoyances when choosing
6933                 keys for the CMS (S/MIME) protocol
6934
6935 2007-01-11 [wwp]        2.7.0cvs7
6936
6937         * src/compose.c
6938         * src/prefs_account.c
6939         * src/prefs_account.h
6940                 Add per-account spellcheck default dictionaries settings.
6941
6942 2007-01-10 [colin]      2.7.0cvs6
6943
6944         * src/prefs_folder_item.c
6945                 Factorize strings - patch by Fabien
6946
6947 2007-01-10 [colin]      2.7.0cvs5
6948
6949         * src/mainwindow.c
6950                 Fix bug 1095, 'Crash while changing folder 
6951                 columns during incorporation'
6952
6953 2007-01-09 [colin]      2.7.0cvs4
6954
6955         * src/gtk/pluginwindow.c
6956                 Set the plugin window transient. Seems
6957                 like some window managers hide it in
6958                 the background after "load plugin"...
6959
6960 2007-01-09 [colin]      2.7.0cvs3
6961
6962         * src/gtk/filesel.c
6963                 Use the same type for alloc and free
6964
6965 2007-01-08 [paul]       2.7.0cvs2
6966
6967         * po/nl.po
6968                 updated by Tim Dijkstra
6969
6970 2007-01-08 [paul]       2.7.0cvs1
6971
6972         * src/prefs_themes.c
6973         * src/common/utils.c
6974                 Fix resource leaks
6975
6976 2007-01-08 [paul]       2.7.0
6977
6978         * NEWS
6979         * README
6980         * RELEASE_NOTES
6981                 2.7.0 released
6982
6983 2007-01-08 [paul]       2.6.1cvs119
6984
6985         * doc/man/claws-mail.1
6986                 another correction
6987
6988 2007-01-08 [paul]       2.6.1cvs118
6989
6990         * doc/man/claws-mail.1
6991                 corrections
6992         * manual/advanced.xml
6993                 improved English usage
6994
6995 2007-01-08 [paul]       2.6.1cvs117
6996
6997         * po/ca.po
6998         * po/de.po
6999         * po/en_GB.po
7000         * po/fi.po
7001         * po/it.po
7002         * po/pt_BR.po
7003         * po/sk.po
7004         * po/sr.po
7005         * po/zh_CN.po
7006                 updated by Miquel Oliete, Stephan Sachse, me,
7007                 Tommi Pirinen, Andrea Spadaccini, Frederico
7008                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
7009                 Urosevic, and Ralgh Young
7010
7011 2007-01-07 [mones]      2.6.1cvs116
7012
7013         * manual/es/advanced.xml
7014         * po/es.po
7015                 Synced manual (unhide mark_as_read_delay)
7016                 and updated translation for release
7017
7018 2007-01-07 [paul]       2.6.1cvs115
7019
7020         * src/prefs_matcher.c
7021                 make the hbox content fit better under
7022                 various languages
7023
7024 2007-01-07 [colin]      2.6.1cvs114
7025
7026         * src/messageview.c
7027                 Fix bug 1088, 'Ctrl-h produces repeatable
7028                 crash'
7029
7030 2007-01-06 [colin]      2.6.1cvs113
7031
7032         * src/etpan/imap-thread.c
7033                 Add casts to int to get certs. Fixes
7034                 bug 1064, 'crash @ etpan_certificate_check() 
7035                 when opening an IMAP folder', with latest
7036                 libetpan CVS or >= 0.49
7037         * src/mainwindow.c
7038         * src/mainwindow.h
7039         * src/imap_gtk.c
7040         * src/news_gtk.c
7041         * src/prefs_folder_item.c
7042                 Grey out the "synchronise" menu items if
7043                 there's nothing to synchronise.
7044         * src/plugins/pgpcore/sgpgme.c
7045                 Make an error clearer than "Unknown error"
7046
7047 2007-01-06 [colin]      2.6.1cvs112
7048
7049         * src/messageview.c
7050                 Don't try to show a message if updating
7051                 Maybe fixes bug 1088, 'ctrl-h produces
7052                 repeatable crash'.
7053
7054 2007-01-06 [colin]      2.6.1cvs111
7055
7056         * src/summaryview.c
7057                 Disable Control-Space (handle it as Space).
7058
7059 2007-01-05 [paul]       2.6.1cvs110
7060
7061         * src/imap.c
7062                 Fix bug 934, 'sylpheed claws 2.1 
7063                 doesn't show Exchanges Public Folders'
7064                 Thanks to Hoa and Colin
7065         * src/msgcache.c
7066                 Refuse to allocate more than 2 MB for a 
7067                 single field, it's a good indication of
7068                 cache corruption.
7069
7070 2007-01-05 [colin]      2.6.1cvs109
7071
7072         * src/mainwindow.c
7073                 Allow --select'ing emails by Message-ID too
7074
7075 2007-01-05 [colin]      2.6.1cvs108
7076
7077         * src/common/quoted-printable.c
7078                 Uh! Third fix :)
7079
7080 2007-01-05 [colin]      2.6.1cvs107
7081
7082         * src/common/quoted-printable.c
7083                 Fix previous commit about bug 1089
7084                 Thanks to Ralf
7085
7086 2007-01-05 [colin]      2.6.1cvs106
7087
7088         * src/common/quoted-printable.c
7089                 Fix my previous commit on bug 1089
7090                 - Thanks to Ralf :)
7091
7092 2007-01-04 [colin]      2.6.1cvs105
7093
7094         * src/common/quoted-printable.c
7095                 Fix bug 1089, 'NUL characters in Subject 
7096                 line are misinterpreted'. Not a pain to
7097                 fix in fact.
7098
7099 2007-01-04 [colin]      
7100
7101         2.7.0-rc3 released
7102
7103 2007-01-04 [wwp]        2.6.1cvs104
7104
7105         * src/image_viewer.c
7106                 Force operator precedence (fix a compiler warning).
7107
7108 2007-01-04 [colin]      2.6.1cvs103
7109
7110         * src/image_viewer.c
7111                 Be cautious there too (same fix as the one
7112                 in textview from cvs33)
7113         * src/messageview.c
7114                 Don't use any MimeViewer plugin when showing
7115                 all headers
7116
7117 2007-01-03 [wwp]        2.6.1cvs102
7118
7119         * src/html.c
7120         * src/html.h
7121                 fixed "cent" sign (use the existing ASCII one),
7122                 decode more HTML entities,
7123                 converted table ASCII entries to UTF-8,
7124                 moved a switch() into a hashtable.
7125
7126 2007-01-03 [paul]       2.6.1cvs101
7127
7128         * src/compose.c
7129         * src/messageview.c
7130         * src/procmsg.c
7131         * src/procmsg.h
7132                 When possible, use move_msg instead of
7133                 copy_msg + remove_msg to move sent mail
7134                 from Queue to Sent. 
7135
7136 2007-01-03 [paul]       2.6.1cvs100
7137
7138         * src/html.c
7139                 add more html entity recognition:
7140                 pounds, euros, and cents
7141
7142 2007-01-03 [colin]      2.6.1cvs99
7143
7144         * src/imap_gtk.c
7145                 Don't display an error on NOSELECT
7146                 folders when synchronising
7147
7148 2007-01-03 [paul]       2.6.1cvs98
7149
7150         * tools/maildir2claws-mail.pl
7151                 only substitute 'sent-mail' if it's
7152                 the full directory name
7153
7154 2007-01-03 [paul]       2.6.1cvs97
7155
7156         * ChangeLog
7157         * ChangeLog.pre2.0.0
7158         * Makefile.am
7159                 archive a chunk of ChangeLog in
7160                 ChangeLog.pre2.0.0
7161         * ChangeLog.gtk1
7162         * doc/src/ChangeLog.claws-pre0.8.0
7163                 remove ChangeLog.claws-pre0.8.0, adding
7164                 its contents to ChangeLog.gtk1
7165
7166 2007-01-03 [paul]       2.6.1cvs96
7167
7168         * src/account.c
7169         * src/account.h
7170         * src/action.c
7171         * src/action.h
7172         * src/adbookbase.h
7173         * src/addr_compl.c
7174         * src/addr_compl.h
7175         * src/addrbook.c
7176         * src/addrcache.c
7177         * src/addrcache.h
7178         * src/addrcindex.c
7179         * src/addrcindex.h
7180         * src/addrclip.c
7181         * src/addrclip.h
7182         * src/addrdefs.h
7183         * src/addressadd.c
7184         * src/addressadd.h
7185         * src/addressbook.c
7186         * src/addressbook.h
7187         * src/addressbook_foldersel.c
7188         * src/addressbook_foldersel.h
7189         * src/addrgather.c
7190         * src/addrgather.h
7191         * src/addrharvest.c
7192         * src/addrharvest.h
7193         * src/addrindex.c
7194         * src/addrindex.h
7195         * src/addritem.c
7196         * src/addritem.h
7197         * src/addrquery.c
7198         * src/addrquery.h
7199         * src/addrselect.c
7200         * src/addrselect.h
7201         * src/alertpanel.c
7202         * src/alertpanel.h
7203         * src/browseldap.c
7204         * src/browseldap.h
7205         * src/codeconv.c
7206         * src/codeconv.h
7207         * src/compose.c
7208         * src/compose.h
7209         * src/customheader.c
7210         * src/customheader.h
7211         * src/displayheader.c
7212         * src/displayheader.h
7213         * src/editaddress.c
7214         * src/editaddress.h
7215         * src/editbook.c
7216         * src/editbook.h
7217         * src/editgroup.c
7218         * src/editgroup.h
7219         * src/editjpilot.c
7220         * src/editjpilot.h
7221         * src/editldap.c
7222         * src/editldap.h
7223         * src/editldap_basedn.c
7224         * src/editldap_basedn.h
7225         * src/editvcard.c
7226         * src/editvcard.h
7227         * src/exphtmldlg.c
7228         * src/exphtmldlg.h
7229         * src/expldifdlg.c
7230         * src/expldifdlg.h
7231         * src/export.c
7232         * src/export.h
7233         * src/exporthtml.c
7234         * src/exporthtml.h
7235         * src/exportldif.c
7236         * src/exportldif.h
7237         * src/filtering.c
7238         * src/filtering.h
7239         * src/folder.c
7240         * src/folder.h
7241         * src/folder_item_prefs.c
7242         * src/folder_item_prefs.h
7243         * src/foldersel.c
7244         * src/foldersel.h
7245         * src/folderutils.c
7246         * src/folderutils.h
7247         * src/folderview.c
7248         * src/folderview.h
7249         * src/grouplistdialog.c
7250         * src/grouplistdialog.h
7251         * src/headerview.c
7252         * src/html.c
7253         * src/html.h
7254         * src/image_viewer.c
7255         * src/image_viewer.h
7256         * src/imap.c
7257         * src/imap.h
7258         * src/imap_gtk.c
7259         * src/imap_gtk.h
7260         * src/import.c
7261         * src/import.h
7262         * src/importldif.c
7263         * src/importldif.h
7264         * src/importmutt.c
7265         * src/importmutt.h
7266         * src/importpine.c
7267         * src/importpine.h
7268         * src/inc.c
7269         * src/inc.h
7270         * src/jpilot.c
7271         * src/jpilot.h
7272         * src/ldapctrl.c
7273         * src/ldapctrl.h
7274         * src/ldaplocate.c
7275         * src/ldaplocate.h
7276         * src/ldapquery.c
7277         * src/ldapquery.h
7278         * src/ldapserver.c
7279         * src/ldapserver.h
7280         * src/ldaputil.c
7281         * src/ldaputil.h
7282         * src/ldif.c
7283         * src/ldif.h
7284         * src/main.c
7285         * src/main.h
7286         * src/mainwindow.c
7287         * src/mainwindow.h
7288         * src/manual.c
7289         * src/manual.h
7290         * src/mbox.c
7291         * src/message_search.c
7292         * src/message_search.h
7293         * src/messageview.c
7294         * src/messageview.h
7295         * src/mh.c
7296         * src/mh.h
7297         * src/mh_gtk.c
7298         * src/mh_gtk.h
7299         * src/mimeview.c
7300         * src/mimeview.h
7301         * src/msgcache.c
7302         * src/msgcache.h
7303         * src/mutt.c
7304         * src/mutt.h
7305         * src/news.c
7306         * src/news.h
7307         * src/news_gtk.c
7308         * src/news_gtk.h
7309         * src/partial_download.c
7310         * src/partial_download.h
7311         * src/pine.c
7312         * src/pine.h
7313         * src/pop.c
7314         * src/pop.h
7315         * src/prefs_account.c
7316         * src/prefs_account.h
7317         * src/prefs_actions.c
7318         * src/prefs_actions.h
7319         * src/prefs_common.c
7320         * src/prefs_common.h
7321         * src/prefs_compose_writing.c
7322         * src/prefs_compose_writing.h
7323         * src/prefs_customheader.c
7324         * src/prefs_customheader.h
7325         * src/prefs_display_header.c
7326         * src/prefs_display_header.h
7327         * src/prefs_filtering.c
7328         * src/prefs_filtering.h
7329         * src/prefs_filtering_action.c
7330         * src/prefs_filtering_action.h
7331         * src/prefs_folder_column.c
7332         * src/prefs_folder_column.h
7333         * src/prefs_folder_item.c
7334         * src/prefs_folder_item.h
7335         * src/prefs_fonts.c
7336         * src/prefs_fonts.h
7337         * src/prefs_gtk.c
7338         * src/prefs_gtk.h
7339         * src/prefs_image_viewer.c
7340         * src/prefs_image_viewer.h
7341         * src/prefs_matcher.c
7342         * src/prefs_matcher.h
7343         * src/prefs_message.c
7344         * src/prefs_msg_colors.c
7345         * src/prefs_msg_colors.h
7346         * src/prefs_other.c
7347         * src/prefs_quote.c
7348         * src/prefs_receive.c
7349         * src/prefs_send.c
7350         * src/prefs_spelling.c
7351         * src/prefs_spelling.h
7352         * src/prefs_summaries.c
7353         * src/prefs_summaries.h
7354         * src/prefs_summary_column.c
7355         * src/prefs_summary_column.h
7356         * src/prefs_template.c
7357         * src/prefs_template.h
7358         * src/prefs_themes.c
7359         * src/prefs_themes.h
7360         * src/prefs_toolbar.c
7361         * src/prefs_toolbar.h
7362         * src/prefs_wrapping.c
7363         * src/prefs_wrapping.h
7364         * src/privacy.c
7365         * src/privacy.h
7366         * src/procheader.c
7367         * src/procheader.h
7368         * src/procmime.c
7369         * src/procmime.h
7370         * src/procmsg.c
7371         * src/procmsg.h
7372         * src/quote_fmt.c
7373         * src/quote_fmt_parse.y
7374         * src/recv.c
7375         * src/recv.h
7376         * src/remotefolder.c
7377         * src/remotefolder.h
7378         * src/send_message.c
7379         * src/send_message.h
7380         * src/setup.c
7381         * src/setup.h
7382         * src/sourcewindow.c
7383         * src/sourcewindow.h
7384         * src/ssl_manager.c
7385         * src/ssl_manager.h
7386         * src/statusbar.c
7387         * src/statusbar.h
7388         * src/stock_pixmap.c
7389         * src/stock_pixmap.h
7390         * src/summary_search.c
7391         * src/summary_search.h
7392         * src/summaryview.c
7393         * src/summaryview.h
7394         * src/textview.c
7395         * src/textview.h
7396         * src/toolbar.c
7397         * src/toolbar.h
7398         * src/undo.c
7399         * src/undo.h
7400         * src/unmime.c
7401         * src/unmime.h
7402         * src/vcard.c
7403         * src/vcard.h
7404         * src/wizard.c
7405         * src/wizard.h
7406         * src/common/base64.c
7407         * src/common/base64.h
7408         * src/common/defs.h
7409         * src/common/hooks.c
7410         * src/common/hooks.h
7411         * src/common/log.c
7412         * src/common/log.h
7413         * src/common/mgutils.c
7414         * src/common/mgutils.h
7415         * src/common/nntp.c
7416         * src/common/nntp.h
7417         * src/common/passcrypt.c
7418         * src/common/passcrypt.h.in
7419         * src/common/plugin.c
7420         * src/common/plugin.h
7421         * src/common/prefs.c
7422         * src/common/prefs.h
7423         * src/common/progressindicator.c
7424         * src/common/progressindicator.h
7425         * src/common/quoted-printable.c
7426         * src/common/quoted-printable.h
7427         * src/common/session.c
7428         * src/common/session.h
7429         * src/common/smtp.c
7430         * src/common/smtp.h
7431         * src/common/socket.c
7432         * src/common/socket.h
7433         * src/common/ssl.c
7434         * src/common/ssl.h
7435         * src/common/ssl_certificate.c
7436         * src/common/ssl_certificate.h
7437         * src/common/stringtable.c
7438         * src/common/stringtable.h
7439         * src/common/template.c
7440         * src/common/template.h
7441         * src/common/timing.h
7442         * src/common/utils.c
7443         * src/common/utils.h
7444         * src/common/version.h.in
7445         * src/common/xml.c
7446         * src/common/xml.h
7447         * src/common/xmlprops.c
7448         * src/common/xmlprops.h
7449         * src/gtk/about.c
7450         * src/gtk/colorlabel.c
7451         * src/gtk/colorsel.c
7452         * src/gtk/colorsel.h
7453         * src/gtk/combobox.c
7454         * src/gtk/combobox.h
7455         * src/gtk/description_window.c
7456         * src/gtk/description_window.h
7457         * src/gtk/filesel.c
7458         * src/gtk/filesel.h
7459         * src/gtk/foldersort.c
7460         * src/gtk/foldersort.h
7461         * src/gtk/gtksctree.c
7462         * src/gtk/gtkutils.c
7463         * src/gtk/gtkutils.h
7464         * src/gtk/inputdialog.c
7465         * src/gtk/inputdialog.h
7466         * src/gtk/logwindow.c
7467         * src/gtk/logwindow.h
7468         * src/gtk/manage_window.c
7469         * src/gtk/manage_window.h
7470         * src/gtk/menu.c
7471         * src/gtk/menu.h
7472         * src/gtk/pluginwindow.c
7473         * src/gtk/pluginwindow.h
7474         * src/gtk/prefswindow.c
7475         * src/gtk/prefswindow.h
7476         * src/gtk/progressdialog.c
7477         * src/gtk/progressdialog.h
7478         * src/gtk/sslcertwindow.c
7479         * src/gtk/sslcertwindow.h
7480         * src/plugins/bogofilter/bogofilter.c
7481         * src/plugins/bogofilter/bogofilter.h
7482         * src/plugins/bogofilter/bogofilter_gtk.c
7483         * src/plugins/clamav/clamav_plugin.c
7484         * src/plugins/clamav/clamav_plugin.h
7485         * src/plugins/clamav/clamav_plugin_gtk.c
7486         * src/plugins/demo/demo.c
7487         * src/plugins/dillo_viewer/dillo_prefs.c
7488         * src/plugins/dillo_viewer/dillo_prefs.h
7489         * src/plugins/dillo_viewer/dillo_viewer.c
7490         * src/plugins/pgpcore/passphrase.c
7491         * src/plugins/pgpcore/passphrase.h
7492         * src/plugins/pgpcore/pgp_viewer.c
7493         * src/plugins/pgpcore/pgp_viewer.h
7494         * src/plugins/pgpcore/plugin.c
7495         * src/plugins/pgpcore/select-keys.c
7496         * src/plugins/pgpcore/select-keys.h
7497         * src/plugins/pgpcore/sgpgme.c
7498         * src/plugins/pgpcore/sgpgme.h
7499         * src/plugins/pgpinline/pgpinline.c
7500         * src/plugins/pgpinline/pgpinline.h
7501         * src/plugins/pgpinline/plugin.c
7502         * src/plugins/pgpmime/pgpmime.c
7503         * src/plugins/pgpmime/pgpmime.h
7504         * src/plugins/pgpmime/plugin.c
7505         * src/plugins/spamassassin/spamassassin.c
7506         * src/plugins/spamassassin/spamassassin.h
7507         * src/plugins/spamassassin/spamassassin_gtk.c
7508         * src/plugins/trayicon/trayicon.c
7509                 it's 2007, update the year in the copyright headers
7510
7511 2007-01-03 [paul]       2.6.1cvs95
7512
7513         * src/gtk/about.c
7514                 it is 2007, use it in the copyright string
7515
7516 2007-01-03 [paul]       2.6.1cvs94
7517
7518         * src/html.c
7519                 html entity conversion:
7520                 move &#153; to a more suitable place
7521                 add &bull; and &ndash;
7522                 make sure &mdash; and &#8212; are both
7523                 converted the same
7524
7525 2007-01-02 [colin]      2.6.1cvs93
7526
7527         * src/addrbook.c
7528                 Fix leak
7529         * src/common/plugin.c
7530                 Add comment
7531         * src/etpan/imap-thread.c
7532                 Fix warning
7533
7534 2006-12-31 [paul]       2.6.1cvs92
7535
7536         * src/prefs_summaries.c
7537                 use gtk_button_new_from_stock()
7538
7539 2006-12-30 [colin]      2.6.1cvs91
7540
7541         * src/folder.c
7542         * src/imap_gtk.c
7543         * src/mh_gtk.c
7544                 Don't update filtering and account paths 
7545                 when copying folders
7546
7547 2006-12-30 [colin]      2.6.1cvs90
7548
7549         * src/prefs_compose_writing.c
7550         * src/prefs_quote.c
7551         * src/prefs_template.c
7552                 Use message font for Writing and 
7553                 Quoting prefs, as well as Templates.
7554
7555 2006-12-30 [colin]      2.6.1cvs89
7556
7557         * src/prefs_summaries.c
7558                 Rework GUI; patch by Pawel
7559
7560 2006-12-29 [colin]      2.6.1cvs88
7561
7562         * src/prefs_folder_item.c
7563                 Fix bug 1085, 'Apply to subfolder 
7564                 doesn't work' - I was mistaken saying
7565                 it worked in every case
7566
7567 2006-12-28 [colin]      2.6.1cvs87
7568
7569         * src/gtk/gtkaspell.c
7570                 Don't assert if use_alternate is true
7571                 and alt_dictionary isn't set -- this 
7572                 is what happens on upgrade! Rather,
7573                 do with it.
7574
7575 2006-12-28 [colin]      2.6.1cvs86
7576
7577         * Makefile.am
7578                 Fix desktop/icon simplification
7579
7580 2006-12-28 [colin]      2.6.1cvs85
7581
7582         * Makefile.am
7583                 Make desktop and icon not 
7584                 dependant on the desktop
7585
7586 2006-12-28 [wwp]        2.6.1cvs84
7587
7588         * src/plugins/pgpmime/claws.def
7589                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7590
7591 2006-12-28 [wwp]        2.6.1cvs83
7592
7593         * src/prefs_folder_item.c
7594                 Fix coloring of "simplify subject regexp" (folder prefs),
7595                 which might be left to red whereas the regexp gets empty.
7596
7597 2006-12-28 [wwp]        2.6.1cvs82
7598
7599         * src/prefs_common.c
7600         * src/prefs_common.h
7601         * src/addressbook.c
7602         * src/addressitem.h
7603                 Save addressbook mainwindow's horizontal and vertical splitter position.
7604
7605 2006-12-27 [wwp]        2.6.1cvs81
7606
7607         * src/gtk/gtkaspell.c
7608         * src/gtk/gtkaspell.h
7609         * src/compose.c
7610                 Fix assignment of compose's default and alternate dictionary from
7611                 account or folder settings. Now gtkaspell_change_dict does rotate
7612                 dicts only when it's called from a menu cb.
7613
7614 2006-12-27 [wwp]        2.6.1cvs80
7615
7616         * src/folder_item_prefs.c
7617                 Fix randomly initialized default-alt-dictionary (folder prefs),
7618                 complete 2.6.1cvs72.
7619
7620 2006-12-27 [paul]       2.6.1cvs79
7621
7622         * src/imap_gtk.c
7623         * src/mh_gtk.c
7624                 Add Copy folder in the folder's contextual
7625                 menu
7626
7627 2006-12-27 [wwp]        2.6.1cvs78
7628
7629         * src/imap.c
7630                 Clean up session locking, thanks to Colin.
7631
7632 2006-12-26 [colin]      2.6.1cvs77
7633
7634         * src/statusbar.c
7635                 Revert previous patch
7636
7637 2006-12-26 [colin]      2.6.1cvs76
7638
7639         * src/folder.c
7640         * src/folderview.c
7641         * src/imap.c
7642         * src/statusbar.c
7643         * src/etpan/imap-thread.c
7644                 Fix previous commit warnings
7645                 Make statusbar update every second if total < 20
7646                 Make IMAP APPEND faster by simplifying log              
7647
7648 2006-12-26 [colin]      2.6.1cvs75
7649
7650         * src/folder.c
7651         * src/folder.h
7652         * src/folderview.c
7653         * src/folderview.h
7654         * src/imap_gtk.c
7655         * src/mh_gtk.c
7656                 Make it possible to copy folders accross
7657                 mailboxes (this was an arbitrary limitation).
7658                 Still make it impossible to move folders 
7659                 accross mailboxes.
7660
7661 2006-12-26 [colin]      2.6.1cvs74
7662
7663         * src/etpan/imap-thread.c
7664                 Fix bug 1081, 'claws-mail 
7665                 segfaults when going offline 
7666                 while it transfers mails via 
7667                 imap'
7668
7669 2006-12-26 [colin]      2.6.1cvs73
7670
7671         * src/folder_item_prefs.c
7672                 Don't forget alt dictionary when
7673                 renaming/moving folders
7674
7675 2006-12-26 [wwp]        2.6.1cvs72
7676
7677         * src/folder_item_prefs.c
7678                 Add missing defaults for per-folder alt dict
7679                 (forgotten in 2.6.1cvs61).
7680
7681 2006-12-26 [colin]      2.6.1cvs71
7682
7683         * src/wizard.c
7684                 Add tooltip to state that specifying
7685                 full path to mailbox is possible
7686
7687 2006-12-26 [wwp]        2.6.1cvs70
7688
7689         * src/partial_download.c
7690         * src/gtk/gtkvscrollbutton.c
7691         * src/plugins/pgpinline/plugin.c
7692                 Fix for few compiler warnings that matter.
7693
7694 2006-12-25 [colin]      2.6.1cvs69
7695
7696         * src/partial_download.c
7697                 Fix marking for download or deletion
7698                 when the header isn't the first
7699         * src/gtk/logwindow.c
7700                 Fix start of scrolling
7701
7702 2006-12-23 [paul]       2.6.1cvs68
7703
7704         * src/compose.c
7705                 change last commit to use the 'academic'
7706                 method instead. Thanks to wwp
7707
7708 2006-12-23 [paul]       2.6.1cvs67
7709
7710         * src/compose.c
7711                 don't warn about empty subject when
7712                 redirecting
7713
7714 2006-12-22 [colin]      2.6.1cvs66
7715
7716         * src/summary_search.c
7717                 Fix previous patch
7718
7719 2006-12-22 [colin]      2.6.1cvs65
7720
7721         * src/gtk/gtkutils.c
7722         * src/imap.c
7723         * src/jpilot.c
7724         * src/summary_search.c
7725                 A few warning fixes
7726
7727 2006-12-23 [paul]       
7728
7729         2.7.0-rc2 released
7730
7731 2006-12-22 [colin]      2.6.1cvs64
7732
7733         * src/toolbar.c
7734         * src/toolbar.h
7735                 Add a combo to the learn spam button
7736         * src/plugins/bogofilter/bogofilter.c
7737         * src/plugins/bogofilter/bogofilter_gtk.c
7738         * src/plugins/bogofilter/bogofilter.h
7739                 Allow to store Unsure mails in a specific
7740                 folder to make better teaching easier
7741
7742 2006-12-21 [wwp]        2.6.1cvs63
7743
7744         * src/compose.c
7745         * src/prefs_common.c
7746         * src/prefs_common.h
7747         * src/prefs_spelling.c
7748         * src/gtk/gtkaspell.c
7749         * src/gtk/gtkaspell.h
7750                 Allow spell-checking using both current and alternate dictionaries
7751                 (thanks to Colin).
7752
7753 2006-12-21 [wwp]        2.6.1cvs62
7754
7755         * src/gtk/gtkaspell.c
7756                 Apply recheck_when_changing_dict (highlight all mispelled words)
7757                 when switching to alternate dictionary.
7758
7759 2006-12-21 [wwp]        2.6.1cvs61
7760
7761         * src/compose.c
7762         * src/folder_item_prefs.h
7763         * src/prefs_common.c
7764         * src/prefs_common.h
7765         * src/prefs_folder_item.c
7766         * src/prefs_spelling.c
7767         * src/gtk/gtkaspell.c
7768         * src/gtk/gtkaspell.h
7769                 Add global and per-folder prefs to set the default
7770                 alternate dictionary.
7771
7772 2006-12-21 [colin]      2.6.1cvs60
7773
7774         * src/folder.c
7775                 Look for folders by path in all folders
7776         * src/html.c
7777                 add &mdash;
7778
7779 2006-12-20 [colin]      2.6.1cvs59
7780
7781         * src/gtk/quicksearch.c
7782                 Make sure in_typing is false when clearing
7783
7784 2006-12-20 [wwp]        2.6.1cvs58
7785
7786         * configure.ac
7787                 change manual's target dir to be LFH-compliant (thanks to Colin).
7788
7789 2006-12-20 [wwp]        2.6.1cvs57
7790
7791         * src/prefs_common.c
7792         * src/prefs_summaries.c
7793                 i18n fix and factorize patch, thanks to Fabien.
7794
7795 2006-12-20 [paul]       2.6.1cvs56
7796
7797         * configure.ac
7798                 last of the renaming (??)
7799         * src/main.c
7800                 correct --help info of --status-full
7801         * src/plugins/bogofilter/bogofilter.c
7802                 make FALSE default of whitelist_ab
7803
7804 2006-12-19 [colin]      2.6.1cvs55
7805
7806         * src/jpilot.c
7807                 Same as before, without depending on
7808                 pisock >= 0.12
7809
7810 2006-12-19 [colin]      2.6.1cvs54
7811
7812         * src/jpilot.c
7813                 Fix bug 1059, 'Better jpilot charset 
7814                 handling'. Use libpisync's charset conversion
7815                 if possible
7816
7817 2006-12-19 [colin]      2.6.1cvs53
7818
7819         * po/fr.po
7820                 Updated by Fabien
7821
7822 2006-12-19 [wwp]        2.6.1cvs52
7823
7824         * src/gtk/about.c
7825                 Add missing #include (thanks to Colin).
7826
7827 2006-12-19 [wwp]        2.6.1cvs51
7828
7829         * src/prefs_receive.c
7830                 Better spacing between widgets in prefs.
7831
7832 2006-12-18 [colin]      2.6.1cvs50
7833
7834         * src/imap.c
7835                 Fix failure to get separator on LIST "" ""
7836                 Try LIST "" "INBOX" too.
7837
7838 2006-12-18 [wwp]        2.6.1cvs49
7839
7840         * src/common/session.c
7841                 Fix a compiler warning (thanks to Fabien).
7842
7843 2006-12-18 [wwp]        2.6.1cvs48
7844
7845         * src/compose.c
7846         * src/prefs_quote.c
7847                 Factorize some strings for translation (it's about error
7848                 messages when applying or checking template/quote format).
7849
7850 2006-12-18 [colin]      2.6.1cvs47
7851
7852         * Makefile.am
7853         * src/common/defs.h
7854         * src/gtk/Makefile.am
7855         * src/gtk/about.c
7856                 Add a Release notes tab from the contents of
7857                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7858
7859 2006-12-17 [colin]      2.6.1cvs46
7860
7861         * src/mimeview.c
7862         * src/textview.c
7863         * src/gtk/filesel.c
7864                 Correctly convert from/to UTF8/filename encoding
7865                 when loading and saving files. Probably fixes
7866                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7867                 for a file to attach and is blocked...'
7868
7869 2006-12-17 [colin]      2.6.1cvs45
7870
7871         * src/gtk/logwindow.c
7872                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7873                 IMAP folder and is blocked on main thread': 
7874                 make sure we put utf8 in the log.
7875
7876 2006-12-16 [colin]      2.6.1cvs44
7877
7878         * src/toolbar.c
7879         * src/toolbar.h
7880                 Fix bug 1055, 'Add the 'cancel receive' 
7881                 in the available events for the toolbar buttons'
7882
7883 2006-12-16 [colin]      2.6.1cvs43
7884
7885         * po/POTFILES.in
7886         * src/imap.c
7887         * src/common/nntp.c
7888         * src/common/session.c
7889                 Log error when SSL handshakes fail. 
7890                 Fixes bug 1082, 'incorrect / imprecise 
7891                 error message when imap server provides 
7892                 ssl only through STARTTLS but SSL is 
7893                 selected'
7894
7895 2006-12-15 [wwp]        2.6.1cvs42
7896
7897         * src/plugins/bogofilter/bogofilter_gtk.c
7898                 set proper sensitivity to widgets I've recently added.
7899
7900 2006-12-15 [colin]      
7901
7902         2.7.0-rc1 released
7903
7904 2006-12-15 [wwp]        2.6.1cvs41
7905
7906         * src/plugins/bogofilter/bogofilter.c
7907         * src/plugins/bogofilter/bogofilter.h
7908         * src/plugins/bogofilter/bogofilter_gtk.c
7909                 bogofilter's whitelist can now use a subset of
7910                 the addressbook (either a book, a subfolder of a book,
7911                 or the whole addressbook by using "Any"). Re-used there
7912                 some pref_matcher widgets and mechanisms to match a subset
7913                 of the addressbook.
7914
7915 2006-12-15 [wwp]        2.6.1cvs40
7916
7917         * src/wizard.c
7918         * src/common/plugin.c
7919         * src/common/plugin.h
7920         * src/gtk/about.c
7921         * src/plugins/bogofilter/bogofilter.c
7922         * src/plugins/clamav/clamav_plugin.c
7923         * src/plugins/demo/demo.c
7924         * src/plugins/dillo_viewer/dillo_viewer.c
7925         * src/plugins/pgpcore/plugin.c
7926         * src/plugins/pgpinline/plugin.c
7927         * src/plugins/pgpmime/plugin.c
7928         * src/plugins/spamassassin/spamassassin.c
7929         * src/plugins/trayicon/trayicon.c
7930                 factorize some translatable strings (plugins-related),
7931                 fix missing punctuation in several places,
7932                 remove useless translatable \n in about.c,
7933                 and factorize plugin init code w/ a new function
7934                 check_plugin_version() in common/plugin.c.
7935                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7936
7937 2006-12-15 [wwp]        2.6.1cvs39
7938
7939         * src/plugins/bogofilter/bogofilter.c
7940         * src/plugins/bogofilter/bogofilter_gtk.c
7941                 flag whitelisted spams as spam, but don't filter it to the spam
7942                 folder. Thanks to Colin.
7943
7944 2006-12-15 [ticho]      2.6.1cvs38
7945
7946         * src/plugins/bogofilter/bogofilter.c
7947         * src/plugins/bogofilter/bogofilter.h
7948         * src/plugins/bogofilter/bogofilter_gtk.c
7949                 Add option to whitelist senders found in addressbook. Patch by colin.
7950
7951 2006-12-15 [paul]       2.6.1cvs37
7952
7953         * src/folderview.c
7954                 add missing #include "log.h"
7955
7956 2006-12-15 [paul]       2.6.1cvs36
7957
7958         * src/plugins/bogofilter/bogofilter.c
7959         * src/plugins/bogofilter/bogofilter.h
7960         * src/plugins/bogofilter/bogofilter_gtk.c
7961                 Add an option to allow inserting an
7962                 X-Claws-Bogosity header (on MH folders
7963                 only). Patch by Colin
7964
7965 2006-12-14 [colin]      2.6.1cvs35
7966
7967         * src/main.c
7968                 "Yes" should be the default choice for
7969                 migration configuration
7970
7971 2006-12-14 [paul]       2.6.1cvs34
7972
7973         * src/prefs_summaries.c
7974         * manual/advanced.xml
7975                 Unhide mark_as_read_delay
7976
7977 2006-12-14 [paul]       2.6.1cvs33
7978
7979         * src/messageview.c
7980         * src/messageview.h
7981         * src/mimeview.c
7982         * src/mimeview.h
7983         * src/summaryview.c
7984         * src/textview.c
7985         * src/textview.h
7986                 Fix printing of selection
7987                 Fix printing of message parts
7988                 Fix printing of images
7989         * src/gtk/gtksourceprintjob.c
7990                 Fix page count when there are images
7991
7992 2006-12-14 [wwp]        2.6.1cvs32
7993
7994         * src/mainwindow.c
7995         * src/summaryview.c
7996         * src/summaryview.h
7997         * src/gtk/quicksearch.c
7998                 fix quicksearch 'magnify' button status when QS is closed
7999                 using the Escape key, thanks to Colin.
8000
8001 2006-12-14 [wwp]        2.6.1cvs31
8002
8003         * src/mainwindow.c
8004         * src/summaryview.c
8005         * src/summaryview.h
8006         * src/gtk/quicksearch.c
8007                 fix quicksearch 'magnify' button status when QS is closed
8008                 using the Escape key, thanks to Colin.
8009
8010 2006-12-13 [colin]      2.6.1cvs30
8011
8012         * src/ldapquery.c
8013         * src/ldaputil.c
8014                 Use the binary safe version of ldap_get_values,
8015                 to make sure we manipulate null-terminated 
8016                 strings. Maybe fixes bug 1075, 'claws mail 
8017                 segfault when completing ldap adresses'
8018         * src/syldap.c ** REMOVED **
8019         * src/syldap.h ** REMOVED **
8020                 Remove dead files
8021
8022 2006-12-13 [mones]      2.6.1cvs29
8023
8024         * po/es.po
8025                 Fixed piped strings, fixed click translation
8026
8027 2006-12-13 [paul]       2.6.1cvs28
8028
8029         * src/main.c
8030                 don't translate these strings
8031
8032 2006-12-13 [paul]       2.6.1cvs27
8033
8034         * po/en_GB.po
8035                 updated
8036
8037 2006-12-13 [colin]      2.6.1cvs26
8038
8039         * src/main.c
8040         * src/main.h
8041                 Add claws_is_starting()
8042
8043 2006-12-13 [mones]      2.6.1cvs25
8044
8045         * manual/es/advanced.xml
8046         * po/es.po
8047                 Synced manual and updated translation
8048
8049 2006-12-12 [colin]      2.6.1cvs24
8050
8051         * src/wizard.c
8052                 Add an option to use STARTTLS in the
8053                 welcome wizard. Fixes bug 1080, 
8054                 'Using SSL option in wizard for incoming 
8055                 server does not activate SSL with STARTTLS'
8056
8057 2006-12-12 [colin]      2.6.1cvs23
8058
8059         * src/main.c
8060                 Don't exit when there's an incomplete
8061                 mailbox configured - leaves a chance 
8062                 to fix a failing IMAP account. Exit
8063                 if no mailbox at all is loaded (case
8064                 of missing plugin).
8065                 Completes bug 1077's fix (I was wrong
8066                 in this bug's comment #3).
8067
8068 2006-12-12 [colin]      2.6.1cvs22
8069
8070         * src/gtk/menu.h
8071                 Add another menu data type
8072         * src/prefs_account.c
8073                 Complete the completion of bug 1076
8074                 (doesn't lose the pref on apply)
8075
8076 2006-12-12 [paul]       2.6.1cvs21
8077
8078         * src/prefs_account.c
8079                 complete the fix of bug 1076
8080                 also be more verbose with the text
8081
8082 2006-12-12 [paul]       2.6.1cvs20
8083
8084         * src/gtk/combobox.c
8085                 fix compilation warning
8086
8087 2006-12-11 [colin]      2.6.1cvs19
8088
8089         * src/wizard.c
8090                 Document :port in server entry tooltips
8091
8092 2006-12-11 [colin]      2.6.1cvs18
8093
8094         * src/main.c
8095                 Fix compile
8096
8097 2006-12-11 [colin]      2.6.1cvs17
8098
8099         * src/main.c
8100                 Add failing IMAP as a reason for no
8101                 mailbox
8102
8103 2006-12-11 [colin]      2.6.1cvs16
8104
8105         * src/prefs_account.c
8106                 Check for existence of inbox for local
8107                 accounts too
8108         * src/wizard.c
8109                 Allow setting the port to use for servers
8110                 by using the usual "server.example.com:port"
8111                 syntax. Fixes bug 1077, 'sylpheed-claws does 
8112                 not start when IMAP server is unavailable'
8113
8114 2006-12-11 [colin]      2.6.1cvs15
8115
8116         * src/prefs_account.c
8117                 Prevent use of non-existing default inbox
8118
8119 2006-12-11 [colin]      2.6.1cvs14
8120
8121         * src/prefs_account.c
8122                 Fix sensitivity. Fixes bug 1076, 'privacy 
8123                 options are displayed even when pgp plugin 
8124                 not loaded / available'
8125
8126 2006-12-09 [colin]      2.6.1cvs13
8127
8128         * manual/advanced.xml
8129         * src/prefs_common.c
8130         * src/prefs_common.h
8131         * src/common/ssl_certificate.c
8132                 Add a new hidden preference, 'unsafe_ssl_certs',
8133                 which allows to store multiple certificates per
8134                 server/port. This is disabled by default because
8135                 it's less secure (presenting a new certificate
8136                 instead of a changed one raises less alarms).
8137                 This will cause Claws to ask about an unknown
8138                 certificate for people who have used 2.6.1cvs8
8139                 or greater.
8140
8141 2006-12-09 [colin]      2.6.1cvs12
8142
8143         * src/action.c
8144                 Fix cache updating after action
8145
8146 2006-12-07 [wwp]        2.6.1cvs11
8147
8148         * src/compose.c
8149                 fix email address comparison when replying to all
8150                 (avoid replying to ourselves), thanks to Colin.
8151
8152 2006-12-06 [paul]       2.6.1cvs10
8153
8154         * src/addrharvest.c
8155         * src/editldap.c
8156         * src/expldifdlg.c
8157         * src/news.c
8158         * src/toolbar.c
8159         * src/common/utils.c
8160                 ...and more renaming
8161                 Thanks to Colin
8162
8163 2006-12-06 [paul]       2.6.1cvs9
8164
8165         * src/compose.c
8166         * src/messageview.c
8167         * src/procheader.c
8168         * src/procmime.c
8169         * src/procmsg.c
8170         * src/textview.c
8171                 more renaming
8172                 Thanks to Colin
8173
8174 2006-12-06 [colin]      2.6.1cvs8
8175
8176         * src/ssl_manager.c
8177         * src/common/ssl_certificate.c
8178         * src/common/ssl_certificate.h
8179                 Handle multiple certificates per host/port
8180
8181 2006-12-06 [colin]      2.6.1cvs7
8182
8183         * src/etpan/imap-thread.c
8184                 Fix certificate checking on IMAP
8185
8186 2006-12-06 [colin]      2.6.1cvs6
8187
8188         * src/folderview.c
8189                 Fix bug 1072, 'Claws stops fetching newsgroups 
8190                 from server when newsgroup got deleted': continue
8191                 checking other groups
8192
8193 2006-12-05 [wwp]        2.6.1cvs5
8194
8195         * src/message_search.c
8196         * src/summary_search.c
8197         * src/gtk/combobox.c
8198         * src/gtk/combobox.h
8199         * src/gtk/gtkutils.c
8200         * src/gtk/gtkutils.h
8201                 make up and down arrow keys in modern gtk_combo_box_entry widgets
8202                 behave like w/ old comboboxes (summary and message search only).
8203
8204 2006-12-05 [paul]       2.6.1cvs4
8205
8206         * src/wizard.c
8207                 encode headers
8208                 Thanks to Colin
8209
8210 2006-12-05 [paul]       2.6.1cvs3
8211
8212         * tools/README
8213         * tools/textviewer.pl
8214                 script updated and description added
8215
8216 2006-12-04 [colin]      2.6.1cvs2
8217
8218         * src/compose.c
8219                 Run pre-send hook only when checking
8220                 everything
8221
8222 2006-12-04 [paul]       2.6.1cvs1
8223
8224         * NEWS
8225         * README
8226         * RELEASE_NOTES
8227         * configure.ac
8228         * tools/README
8229                 bump up version number following stable release
8230
8231 2006-12-04 [paul]       2.6.0cvs83
8232
8233         * README
8234                 updates and corrections
8235
8236 2006-12-04 [colin]      2.6.0cvs82
8237
8238         * src/common/utils.c
8239                 Probably fix bug 1066, 'Incorrect mailbox 
8240                 size displayed'
8241
8242 2006-12-04 [colin]      2.6.0cvs81
8243
8244         * src/common/utils.c
8245                 Trim tabs from mailcap file too.
8246
8247 2006-12-02 [paul]       2.6.0cvs80
8248
8249         * src/exphtmldlg.c
8250                 fix broken GUI under certain languages
8251         * src/expldifdlg.c
8252                 put the Cancel button to the right
8253
8254 2006-12-01 [paul]       2.6.0cvs79
8255
8256         * tools/Makefile.am
8257                 remove reference to removed file
8258
8259 2006-12-01 [wwp]        2.6.0cvs78
8260
8261         * src/addressbook.c
8262         * src/editaddress.c
8263                 remove forgotten debug statements.
8264
8265 2006-12-01 [wwp]        2.6.0cvs77
8266
8267         * manual/advanced.xml
8268         * manual/fr/advanced.xml
8269         * src/addressbook.c
8270         * src/addressbook.h
8271         * src/addressitem.h
8272         * src/editaddress.c
8273         * src/editaddress.h
8274         * src/prefs_common.c
8275         * src/prefs_common.h
8276         * src/gtk/gtkutils.c
8277         * src/gtk/gtkutils.h
8278                 add a hidden option to allow embedding the editaddress (edit contact details)
8279                 dialog into the addressbook's window. This doesn't change the default
8280                 behaviour.
8281
8282 2006-12-01 [wwp]        2.6.0cvs76
8283
8284         * src/message_search.c
8285         * src/summary_search.c
8286                 fix more focus issues (don't set focus to combobox's entry widget when
8287                 entry's value changed, if entry widget has focus already).
8288
8289 2006-12-01 [wwp]        2.6.0cvs75
8290
8291         * src/gtk/quicksearch.c
8292                 revert last changes to the quicksearch gtk_combo_box, this needs more
8293                 tuning and testing.
8294
8295 2006-12-01 [paul]       2.6.0cvs74
8296
8297         * tools/kdeservicemenu/README
8298         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8299         * tools/kdeservicemenu/install.sh
8300         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8301         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8302                 simplify this stuff, and in so doing,
8303                 fix it. (possibly re-extend it again at
8304                 a later date)
8305
8306 2006-12-01 [wwp]        2.6.0cvs73
8307
8308         * src/gtk/quicksearch.c
8309                 adapt quicksearch code to use modern gtk_combo_box'es.
8310
8311 2006-12-01 [wwp]        2.6.0cvs72
8312
8313         * src/common/defs.h
8314         * src/prefs_common.c
8315         * src/prefs_common.h
8316         * src/message_search.c
8317         * src/summary_search.c
8318         * src/gtk/combobox.c
8319         * src/gtk/combobox.h
8320                 add history combos to all message and summary search fields.
8321
8322 2006-12-01 [wwp]        2.6.0cvs71
8323
8324         * src/summaryview.c
8325                 As the list may change while the mark as read delay
8326                 runs, we can't rely on the 'row' pointer, which can
8327                 be invalid when the timeout is called. As the mark
8328                 as read is only done if the message is still selected,
8329                 use summaryview->selected instead. Thanks to Colin.
8330
8331 2006-11-30 [paul]       2.6.0cvs70
8332
8333         * src/textview.c
8334                 give emphasis to "Sylpheed-Claws"
8335                 as well as "Claws Mail"
8336
8337 2006-11-30 [colin]      2.6.0cvs69
8338
8339         * src/wizard.c
8340                 Put the SSL checkboxes in the receiving
8341                 and sending server pages.
8342
8343 2006-11-29 [colin]      2.6.0cvs68
8344
8345         * src/gtk/gtkutils.c
8346         * src/gtk/gtkvscrollbutton.c
8347                 Revert some deprecated fixes - they seem to
8348                 deprecate stuff as soon as a new one gets out.
8349                 g_object_ref_sink needed glib-2.10.
8350
8351 2006-11-29 [colin]      2.6.0cvs67
8352
8353         * src/common/utils.c
8354                 Create .mailcap if it doesn't exist
8355
8356 2006-11-29 [colin]      2.6.0cvs66
8357
8358         * src/compose.c
8359                 Followup to cvs60: use original list
8360                 of recipients if replying to a mail
8361                 in Sent Drafts or Queue.
8362
8363 2006-11-27 [paul]       2.6.0cvs65
8364
8365         * src/image_viewer.c
8366                 revert the last change for now (it's broken)
8367
8368 2006-11-27 [paul]       2.6.0cvs64
8369
8370         * Makefile.am
8371         * configure.ac
8372         * m4/aclocal-include.m4
8373         * m4/check-type.m4
8374         * src/Makefile.am
8375         * src/addr_compl.c
8376         * src/compose.c
8377         * src/crash.c
8378         * src/export.c
8379         * src/exporthtml.c
8380         * src/exportldif.c
8381         * src/imap.c
8382         * src/import.c
8383         * src/main.c
8384         * src/main.h
8385         * src/matcher.c
8386         * src/mimeview.c
8387         * src/procmsg.c
8388         * src/textview.c
8389         * src/common/Makefile.am
8390         * src/common/claws.c
8391         * src/common/claws.h
8392         * src/common/ssl.c
8393         * src/common/sylpheed.c
8394         * src/common/sylpheed.h
8395         * src/etpan/Makefile.am
8396         * src/gtk/Makefile.am
8397         * src/gtk/claws-marshal.list
8398         * src/gtk/filesel.c
8399         * src/gtk/gtksctree.c
8400         * src/gtk/quicksearch.c
8401         * src/gtk/sylpheed-marshal.list
8402         * src/plugins/bogofilter/bogofilter.c
8403         * src/plugins/bogofilter/bogofilter_gtk.c
8404         * src/plugins/clamav/clamav_plugin.c
8405         * src/plugins/clamav/clamav_plugin_gtk.c
8406         * src/plugins/demo/demo.c
8407         * src/plugins/dillo_viewer/dillo_viewer.c
8408         * src/plugins/pgpcore/Makefile.am
8409         * src/plugins/pgpcore/claws.def
8410         * src/plugins/pgpcore/pgp_viewer.c
8411         * src/plugins/pgpcore/plugin.c
8412         * src/plugins/pgpcore/sylpheed.def
8413         * src/plugins/pgpinline/Makefile.am
8414         * src/plugins/pgpinline/claws.def
8415         * src/plugins/pgpinline/plugin.c
8416         * src/plugins/pgpinline/sylpheed.def
8417         * src/plugins/pgpmime/Makefile.am
8418         * src/plugins/pgpmime/claws.def
8419         * src/plugins/pgpmime/plugin.c
8420         * src/plugins/pgpmime/sylpheed.def
8421         * src/plugins/spamassassin/spamassassin.c
8422         * src/plugins/spamassassin/spamassassin_gtk.c
8423         * src/plugins/trayicon/trayicon.c
8424                 yet more renaming
8425                 remove deprecated gtk_tooltips_set_delay()
8426
8427 2006-11-26 [paul]       2.6.0cvs63
8428
8429         * src/expldifdlg.c
8430         * src/folderview.c
8431         * src/image_viewer.c
8432         * src/mainwindow.c
8433         * src/gtk/gtkutils.c
8434         * src/gtk/gtkvscrollbutton.c
8435         * src/gtk/prefswindow.c
8436         * src/plugins/pgpcore/prefs_gpg.c
8437                 replace more deprecated GTK+ functions
8438
8439 2006-11-26 [paul]       2.6.0cvs62
8440
8441         * src/addr_compl.c
8442         * src/addressbook.c
8443         * src/browseldap.c
8444                 replace deprecated gtk_idle_... functions
8445
8446 2006-11-26 [paul]       2.6.0cvs61
8447
8448         * src/compose.c
8449         * src/folderview.c
8450         * src/inc.c
8451         * src/summaryview.c
8452         * src/gtk/gtkvscrollbutton.c
8453         * src/gtk/quicksearch.c
8454         * src/plugins/pgpcore/passphrase.c
8455                 replace deprecated gtk_timeout_add and
8456                 gtk_timeout_remove
8457
8458 2006-11-26 [paul]       2.6.0cvs60
8459
8460         * src/compose.c
8461                 fix bug that caused the wrong recipient
8462                 to be selected when replying to a msg
8463                 which is From one of our accounts to
8464                 another of our accounts
8465
8466 2006-11-25 [paul]       2.6.0cvs59
8467
8468         * src/summaryview.c
8469                 don't change the From column title to
8470                 To if the To column is visible
8471
8472 2006-11-24 [paul]       2.6.0cvs58
8473
8474         * src/compose.c
8475                 fix bug 1069, 'Sent mails disappear, BCC
8476                 or locking problem?'
8477
8478 2006-11-21 [wwp]        2.6.0cvs57
8479
8480         * src/compose.c
8481                 fix spelling menu when replying (same as 2.3.1cvs39):
8482                 discrepancy between context menu and top menu when
8483                 folder's dictionary isn't the default one.
8484
8485 2006-11-19 [paul]       2.6.0cvs56
8486
8487         * src/summaryview.c
8488                 obey always_show_msg option when
8489                 marking as spam
8490         * src/plugins/bogofilter/bogofilter.c
8491                 fix typo
8492
8493 2006-11-18 [paul]       2.6.0cvs55
8494
8495         * AUTHORS
8496         * README
8497         * debian/copyright
8498         * manual/ack.xml
8499         * manual/es/ack.xml
8500         * manual/fr/ack.xml
8501         * manual/pl/ack.xml
8502         * src/gtk/authors.h
8503         * src/gtk/icon_legend.c
8504         * src/gtk/icon_legend.h
8505         * tools/OOo2claws-mail.pl
8506         * tools/README
8507         * tools/acroread2claws-mail.pl
8508         * tools/claws.i18n.status.pl
8509         * tools/filter_conv.pl
8510         * tools/filter_conv_new.pl
8511         * tools/freshmeat_search.pl
8512         * tools/google_search.pl
8513         * tools/kmail2claws-mail.pl
8514         * tools/kmail2claws-mail_v2.pl
8515         * tools/maildir2claws-mail.pl
8516         * tools/make.themes.project
8517         * tools/multiwebsearch.pl
8518         * tools/outlook2claws-mail.pl
8519         * tools/tb2claws-mail
8520         * tools/kdeservicemenu/README
8521         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8522                 update mine and wwp's email addresses in
8523                 several places
8524                 Patch by wwp
8525         * src/prefs_compose_writing.c
8526                 set sensitivity on 'new message format' frame
8527
8528 2006-11-17 [paul]       2.6.0cvs54
8529
8530         * src/gtk/about.c
8531                 more reworking of the GUI
8532                 Patch by Fabien Vantard
8533
8534 2006-11-16 [paul]       2.6.0cvs53
8535
8536         * src/gtk/about.c
8537                 set a minimum size for the window, allow
8538                 it to automatically expand as necessary
8539
8540 2006-11-16 [wwp]        2.6.0cvs52
8541
8542         * src/gtk/about.c
8543                 better wrap of copyright info on some systems.
8544
8545 2006-11-16 [paul]       2.6.0cvs51
8546
8547         * src/gtk/about.c
8548                 move the tech info from the upper panel
8549                 to the Info tab
8550                 use a gtk_text_view for the features tab
8551
8552 2006-11-16 [paul]       2.6.0cvs50
8553
8554         * po/Makevars
8555                 update my email address
8556         * src/addressbook.c
8557         * src/compose.c
8558         * src/imap_gtk.c
8559         * src/mh_gtk.c
8560         * src/news_gtk.c
8561         * src/summaryview.c
8562         * src/plugins/trayicon/trayicon.c
8563                 don't offer simple menu separators
8564                 for translation
8565         * src/folderview.c
8566                 add separator between 'mark all read'
8567                 and 'search folder'
8568
8569 2006-11-15 [wwp]        2.6.0cvs49
8570
8571         * src/gtk/authors.h
8572                 updated manuals authors.
8573
8574 2006-11-14 [paul]       2.6.0cvs48
8575
8576         * src/compose.c
8577                 Fix Options/Reply mode after draft save
8578
8579 2006-11-14 [paul]       2.6.0cvs47
8580
8581         * src/Makefile.am
8582                 Fix make DESTDIR=...
8583         * src/mbox.c
8584                 Optimise speed
8585         * src/plugins/pgpinline/pgpinline.c
8586                 Probably fix bug 1061
8587
8588 2006-11-14 [paul]       2.6.0cvs46
8589
8590         * po/Makevars
8591                 enable Q_ macro
8592         * src/Makefile.am
8593         * src/stock_pixmap.c
8594         * src/stock_pixmap.h
8595         * src/gtk/about.c
8596         * src/pixmaps/active.xpm
8597         * src/pixmaps/inactive.xpm
8598                 add a new page, 'Features', to the About dialog
8599                 showing which features are compiled in and which
8600                 are not
8601
8602 2006-11-14 [paul]       2.6.0cvs45
8603
8604         * po/ru.po
8605                 updated by Pavlo Bohmat
8606
8607 2006-11-14 [colin]      2.6.0cvs44
8608
8609         * src/compose.c
8610         * src/inc.c
8611         * src/messageview.c
8612         * src/news.c
8613         * src/pop.c
8614         * src/procmsg.c
8615         * src/gtk/gtkaspell.c
8616                 Fix 64-bit-related warnings
8617         * src/ssl_manager.c
8618                 Fix possible infinite loop
8619         * src/plugins/pgpcore/sgpgme.c
8620                 Remove useless check
8621
8622 2006-11-13 [colin]      2.6.0cvs43
8623
8624         * src/gtk/Makefile.am
8625                 authors.h isn't generated
8626
8627 2006-11-13 [colin]      2.6.0cvs42
8628
8629         * src/plugins/pgpinline/pgpinline.c
8630         * src/plugins/pgpmime/pgpmime.c
8631                 Very probably fix bug 1061, 'crash on 
8632                 opening signed email'. Another cast
8633                 problem
8634
8635 2006-11-13 [colin]      2.6.0cvs41
8636
8637         * src/plugins/pgpcore/sgpgme.c
8638                 Maybe fix bug 1061, 'crash on opening 
8639                 signed email'
8640
8641 2006-11-13 [wwp]        2.6.0cvs40
8642
8643         * src/plugins/pgpinline/pgpinline.c
8644                 fix candidate for bug #1057, thanks to Colin.
8645
8646 2006-11-13 [wwp]        2.6.0cvs39
8647
8648         * src/compose.c
8649         * src/quote_fmt_parse.y
8650                 fix bug 1052: current parser buffer was not always 
8651                 allocated, ptr to this buffer could be returned as 
8652                 NULL whereas no parser error has occurred. in 
8653                 consequence, defining a template body as "%d" 
8654                 (w/o the quotes) for the first time of the instance 
8655                 of claws-mail, was reporting a parser error. make 
8656                 sure that the buffer is always allocated, even to 
8657                 an empty string.
8658                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8659                 unescaping of the fmt string was always done 
8660                 whereas it must be done *only* when receiving 
8661                 quote format strings issued from the prefs 
8662                 (compose new message, reply, forward, redirect 
8663                 formats), *not* when applying templates.  in 
8664                 consequences, applying templates w/ sequences 
8665                 like \\|p{echo} were failing. make sure that 
8666                 unescaping is done only when necessary.
8667
8668 2006-11-12 [colin]      2.6.0cvs38
8669
8670         * po/de.po
8671                 Fix typo (s/KB/MB)
8672
8673 2006-11-12 [colin]      2.6.0cvs37
8674
8675         * src/plugins/pgpinline/pgpinline.c
8676         * src/plugins/pgpmime/pgpmime.c
8677                 Release GPG context at the latest 
8678                 possible moment. Maybe fixes 
8679                 bug 1057, 'crash on sending signed 
8680                 message to a newsgroup'
8681                 
8682
8683 2006-11-12 [colin]      2.6.0cvs36
8684
8685         * src/plugins/pgpcore/sgpgme.c
8686                 Tell a bit more when gpg's status doesn't
8687                 contain any signature
8688
8689 2006-11-12 [colin]      2.6.0cvs35
8690
8691         * src/compose.c
8692                 Fix bug 1060, 'compilation error with 
8693                 Irix's cc'
8694
8695 2006-11-12 [paul]       2.6.0cvs34
8696
8697         * doc/man/claws-mail.1
8698         * src/prefs_gtk.c
8699         * src/plugins/clamav/README
8700         * src/plugins/spamassassin/README
8701         * tools/README
8702         * tools/freshmeat_search.pl
8703         * tools/google_search.pl
8704         * tools/multiwebsearch.pl
8705                 more renaming
8706         * src/plugins/trayicon/trayicon.c
8707                 fix compiliation warning
8708
8709 2006-11-11 [colin]      2.6.0cvs33
8710
8711         * src/folderview.c
8712                 Forbid drag and drop from/to different
8713                 folders of type F_UNKNOWN
8714
8715 2006-11-11 [colin]      2.6.0cvs32
8716
8717         * src/plugins/pgpinline/pgpinline.c
8718                 Fix typo in previous commit:
8719                 - gpgme_new(&ctx);
8720                 + if ((err = gpgme_new(&data->ctx)) ...)
8721
8722 2006-11-11 [colin]      2.6.0cvs31
8723
8724         * src/plugins/pgpinline/pgpinline.c
8725         * src/plugins/pgpmime/pgpmime.c
8726                 Check success after calling gpgme_new
8727                 Maybe fixes bug 1057, 'crash on sending 
8728                 signed message to a newsgroup'
8729
8730 2006-11-11 [colin]      2.6.0cvs30
8731
8732         * src/undo.c
8733                 init undostruct to 0s (from
8734                 valgrind log of bug 1057)
8735
8736 2006-11-10 [colin]      2.6.0cvs29
8737
8738         * src/mainwindow.c
8739                 Set cursor to wait before filtering
8740                 duplicates in all folders
8741         * src/plugins/bogofilter/bogofilter.c
8742         * src/plugins/bogofilter/bogofilter.h
8743         * src/plugins/bogofilter/bogofilter_gtk.c
8744                 Completely thread away the bogofilter
8745                 filtering
8746
8747 2006-11-10 [mones]      2.6.0cvs28
8748
8749         * src/compose.c
8750         * src/compose.h
8751                 added COMPOSE_CHECK_BEFORE_SEND hook
8752
8753 2006-11-10 [paul]       2.6.0cvs27
8754
8755         * src/crash.c
8756                 more renaming
8757                 add libSM to get_compiled_in_features()
8758         * src/main.c
8759                 more renaming
8760
8761 2006-11-10 [colin]      2.6.0cvs26
8762
8763         * src/etpan/imap-thread.c
8764                 Add a reference to libetpan's sasl engine
8765                 so that sasl_done() doesn't get called by
8766                 libetpan, and doesn't break openssl.
8767                 Should fix bug 1053, 'SC fails to reestablish 
8768                 a secure connection'
8769                 Patch by Hoa
8770
8771 2006-11-10 [colin]      2.6.0cvs25
8772
8773         * manual/addrbook.xml
8774         * manual/advanced.xml
8775         * manual/faq.xml
8776         * manual/intro.xml
8777                 Some more renaming
8778
8779 2006-11-09 [colin]      2.6.0cvs24
8780
8781         * src/plugins/bogofilter/bogofilter_gtk.c
8782                 Add comment about annoyance
8783
8784 2006-11-09 [colin]      2.6.0cvs23
8785
8786         * src/plugins/bogofilter/bogofilter.c
8787         * src/plugins/bogofilter/bogofilter_gtk.c
8788                 Prepare things needed to thread bogofilter
8789                 filtering: separate bogo stuff and possible GUI
8790                 stuff. 
8791
8792 2006-11-09 [colin]      2.6.0cvs22
8793
8794         * src/account.c
8795         * src/compose.c
8796                 Search for one of our accounts in Delivered-To
8797                 (helps for auto-account selection when 
8798                  replying/forwarding)
8799         * src/folderview.c
8800         * src/mainwindow.c
8801         * src/mainwindow.h
8802         * src/plugins/trayicon/trayicon.c
8803                 Allow opening a new mail with any account from
8804                 the contextual menu
8805
8806 2006-11-09 [wwp]        2.6.0cvs21
8807
8808         * src/compose.c
8809         * src/prefs_common.c
8810         * src/prefs_common.h
8811         * src/prefs_compose_writing.c
8812                 add a compose new message format (in prefs/compose/writing), it's a
8813                 simple subject+body template to use when opening a new composition
8814                 window. It's similar to the existent reply and forward formats.
8815
8816                 enhanced the template/format % symbols substitution mechanism to
8817                 use current composition window information when % are used in
8818                 the compose new message format or in templates applied to new
8819                 messages (there were useless in that situations before). When
8820                 applied to new messages, %d corresponds to the system time/date.
8821
8822 2006-11-09 [paul]       2.6.0cvs20
8823
8824         * src/gtk/authors.h
8825                 fix last commit
8826
8827 2006-11-09 [paul]       2.6.0cvs19
8828
8829         * src/gtk/authors.h
8830                 keep tje alphabetical order
8831
8832 2006-11-08 [colin]      2.6.0cvs18
8833
8834         * src/etpan/imap-thread.c
8835                 Fix bug 1054, 'Slowness logging big 
8836                 data chunks'
8837
8838 2006-11-08 [paul]       2.6.0cvs17
8839
8840         * tools/Makefile.am
8841                 fix the renaming
8842
8843 2006-11-08 [paul]       2.6.0cvs16
8844
8845         * src/common/defs.h
8846                 update BUGZILLA_URI
8847
8848 2006-11-08 [paul]       2.6.0cvs15
8849
8850         * tools/Makefile.am
8851         * tools/OOo2claws-mail.pl
8852         * tools/OOo2sylpheed.pl
8853         * tools/README
8854         * tools/acroread2claws-mail.pl
8855         * tools/acroread2sylpheed.pl
8856         * tools/kmail2claws-mail.pl
8857         * tools/kmail2claws-mail_v2.pl
8858         * tools/kmail2sylpheed.pl
8859         * tools/kmail2sylpheed_v2.pl
8860         * tools/maildir2claws-mail.pl
8861         * tools/maildir2sylpheed.pl
8862         * tools/nautilus2claws-mail.sh
8863         * tools/nautilus2sylpheed.sh
8864         * tools/outlook2claws-mail.pl
8865         * tools/outlook2sylpheed.pl
8866         * tools/tb2claws-mail
8867         * tools/tb2sylpheed
8868         * tools/tbird2claws.py
8869         * tools/tbird2syl.py
8870         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8871         * tools/kdeservicemenu/install.sh
8872         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8873         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8874         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8875         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8876         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8877                 renamed (removed, added) tools files
8878
8879 2006-11-08 [paul]       2.6.0cvs14
8880
8881         * src/main.c
8882         * src/common/defs.h
8883                 Migrate sylpheedrc to clawsrc, and fix the standard
8884                 plugins path in the process
8885
8886 2006-11-07 [colin]      2.6.0cvs13
8887
8888         * src/Makefile.am
8889                 Symlink sylpheed-claws relative to 
8890                 claws-mail
8891
8892 2006-11-07 [colin]      2.6.0cvs12
8893
8894         * src/compose.c
8895                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8896
8897 2006-11-07 [paul]       2.6.0cvs11
8898
8899         * src/gtk/about.c
8900                 Fix a missed occurence of
8901                 Sylpheed-Claws
8902
8903 2006-11-07 [paul]       2.6.0cvs10
8904
8905         * src/Makefile.am
8906                 Fix symlink installation
8907
8908 2006-11-07 [paul]       2.6.0cvs9
8909
8910         * src/Makefile.am
8911                 Symlink claws-mail to sylpheed-claws
8912         * src/common/utils.c
8913                 Fix migrating symlinks
8914         * src/etpan/imap-thread.c
8915                 check certificate only when there's
8916                 no error
8917
8918 2006-11-07 [paul]       2.6.0cvs8
8919
8920         * Makefile.am
8921                 Fix icon breakages with Gtk, which needs a 
8922                 cache updated to see them.
8923
8924 2006-11-07 [paul]       2.6.0cvs7
8925
8926         * .cvsignore
8927         * AUTHORS
8928         * COPYING
8929         * INSTALL
8930         * Makefile.am
8931         * NEWS
8932         * README
8933         * RELEASE_NOTES
8934         * autogen.sh
8935         * claws-mail-128x128.png
8936         * claws-mail-64x64.png
8937         * claws-mail.ico
8938         * claws-mail.pc.in
8939         * claws-mail.png
8940         * configure.ac
8941         * sylpheed-claws-128x128.png
8942         * sylpheed-claws-64x64.png
8943         * sylpheed-claws.desktop
8944         * sylpheed-claws.ico
8945         * sylpheed-claws.pc.in
8946         * sylpheed-claws.png
8947         * debian/README.Debian
8948         * debian/changelog
8949         * debian/claws-mail.desktop
8950         * debian/claws-mail.menu
8951         * debian/claws-mail.postinst.debhelper
8952         * debian/claws-mail.postrm.debhelper
8953         * debian/control
8954         * debian/copyright
8955         * debian/files
8956         * debian/rules
8957         * debian/sylpheed-claws.desktop
8958         * debian/sylpheed-claws.menu
8959         * debian/sylpheed-claws.postinst.debhelper
8960         * debian/sylpheed-claws.postrm.debhelper
8961         * doc/man/Makefile.am
8962         * doc/man/claws-mail.1
8963         * doc/man/sylpheed-claws.1
8964         * doc/src/ChangeLog.claws-pre0.8.0
8965         * manual/Makefile.am
8966         * manual/account.xml
8967         * manual/ack.xml
8968         * manual/addrbook.xml
8969         * manual/advanced.xml
8970         * manual/claws-mail-manual.xml
8971         * manual/faq.xml
8972         * manual/glossary.xml
8973         * manual/handling.xml
8974         * manual/intro.xml
8975         * manual/keyboard.xml
8976         * manual/plugins.xml
8977         * manual/starting.xml
8978         * manual/sylpheed-claws-manual.xml
8979         * manual/xml2pdf
8980         * manual/dist/.cvsignore
8981         * manual/dist/html/.cvsignore
8982         * manual/dist/html/Makefile.am
8983         * manual/dist/pdf/.cvsignore
8984         * manual/dist/pdf/Makefile.am
8985         * manual/dist/ps/.cvsignore
8986         * manual/dist/ps/Makefile.am
8987         * manual/dist/txt/.cvsignore
8988         * manual/dist/txt/Makefile.am
8989         * manual/es/Makefile.am
8990         * manual/es/advanced.xml
8991         * manual/es/claws-mail-manual.xml
8992         * manual/es/faq.xml
8993         * manual/es/glossary.xml
8994         * manual/es/handling.xml
8995         * manual/es/intro.xml
8996         * manual/es/plugins.xml
8997         * manual/es/sylpheed-claws-manual.xml
8998         * manual/es/dist/.cvsignore
8999         * manual/es/dist/html/.cvsignore
9000         * manual/es/dist/html/Makefile.am
9001         * manual/es/dist/pdf/.cvsignore
9002         * manual/es/dist/pdf/Makefile.am
9003         * manual/es/dist/ps/.cvsignore
9004         * manual/es/dist/ps/Makefile.am
9005         * manual/es/dist/txt/.cvsignore
9006         * manual/es/dist/txt/Makefile.am
9007         * manual/fr/Makefile.am
9008         * manual/fr/account.xml
9009         * manual/fr/ack.xml
9010         * manual/fr/addrbook.xml
9011         * manual/fr/advanced.xml
9012         * manual/fr/claws-mail-manual.xml
9013         * manual/fr/faq.xml
9014         * manual/fr/glossary.xml
9015         * manual/fr/handling.xml
9016         * manual/fr/intro.xml
9017         * manual/fr/keyboard.xml
9018         * manual/fr/plugins.xml
9019         * manual/fr/starting.xml
9020         * manual/fr/sylpheed-claws-manual.xml
9021         * manual/fr/dist/.cvsignore
9022         * manual/fr/dist/html/.cvsignore
9023         * manual/fr/dist/html/Makefile.am
9024         * manual/fr/dist/pdf/.cvsignore
9025         * manual/fr/dist/pdf/Makefile.am
9026         * manual/fr/dist/ps/.cvsignore
9027         * manual/fr/dist/ps/Makefile.am
9028         * manual/fr/dist/txt/.cvsignore
9029         * manual/fr/dist/txt/Makefile.am
9030         * manual/pl/Makefile.am
9031         * manual/pl/account.xml
9032         * manual/pl/ack.xml
9033         * manual/pl/addrbook.xml
9034         * manual/pl/advanced.xml
9035         * manual/pl/claws-mail-manual.xml
9036         * manual/pl/faq.xml
9037         * manual/pl/glossary.xml
9038         * manual/pl/handling.xml
9039         * manual/pl/intro.xml
9040         * manual/pl/keyboard.xml
9041         * manual/pl/plugins.xml
9042         * manual/pl/starting.xml
9043         * manual/pl/sylpheed-claws-manual.xml
9044         * manual/pl/dist/.cvsignore
9045         * manual/pl/dist/html/.cvsignore
9046         * manual/pl/dist/html/Makefile.am
9047         * manual/pl/dist/pdf/.cvsignore
9048         * manual/pl/dist/pdf/Makefile.am
9049         * manual/pl/dist/ps/.cvsignore
9050         * manual/pl/dist/ps/Makefile.am
9051         * manual/pl/dist/txt/.cvsignore
9052         * manual/pl/dist/txt/Makefile.am
9053         * po/.cvsignore
9054         * po/Makevars
9055         * src/.cvsignore
9056         * src/Makefile.am
9057         * src/account.c
9058         * src/account.h
9059         * src/action.c
9060         * src/action.h
9061         * src/adbookbase.h
9062         * src/addr_compl.c
9063         * src/addr_compl.h
9064         * src/addrbook.c
9065         * src/addrcache.c
9066         * src/addrcache.h
9067         * src/addrcindex.c
9068         * src/addrcindex.h
9069         * src/addrclip.c
9070         * src/addrclip.h
9071         * src/addrdefs.h
9072         * src/addressadd.c
9073         * src/addressadd.h
9074         * src/addressbook.c
9075         * src/addressbook.h
9076         * src/addressbook_foldersel.c
9077         * src/addressbook_foldersel.h
9078         * src/addrgather.c
9079         * src/addrgather.h
9080         * src/addrharvest.c
9081         * src/addrharvest.h
9082         * src/addrindex.c
9083         * src/addrindex.h
9084         * src/addritem.c
9085         * src/addritem.h
9086         * src/addrquery.c
9087         * src/addrquery.h
9088         * src/addrselect.c
9089         * src/addrselect.h
9090         * src/alertpanel.c
9091         * src/alertpanel.h
9092         * src/browseldap.c
9093         * src/browseldap.h
9094         * src/codeconv.c
9095         * src/codeconv.h
9096         * src/compose.c
9097         * src/crash.c
9098         * src/crash.h
9099         * src/customheader.c
9100         * src/customheader.h
9101         * src/displayheader.c
9102         * src/displayheader.h
9103         * src/editaddress.c
9104         * src/editaddress.h
9105         * src/editbook.c
9106         * src/editbook.h
9107         * src/editgroup.c
9108         * src/editgroup.h
9109         * src/editjpilot.c
9110         * src/editjpilot.h
9111         * src/editldap.c
9112         * src/editldap.h
9113         * src/editldap_basedn.c
9114         * src/editldap_basedn.h
9115         * src/editvcard.c
9116         * src/editvcard.h
9117         * src/exphtmldlg.c
9118         * src/exphtmldlg.h
9119         * src/expldifdlg.c
9120         * src/expldifdlg.h
9121         * src/export.c
9122         * src/exporthtml.c
9123         * src/exporthtml.h
9124         * src/exportldif.c
9125         * src/exportldif.h
9126         * src/filtering.c
9127         * src/filtering.h
9128         * src/folder.c
9129         * src/folder.h
9130         * src/folder_item_prefs.c
9131         * src/folder_item_prefs.h
9132         * src/foldersel.c
9133         * src/foldersel.h
9134         * src/folderutils.c
9135         * src/folderutils.h
9136         * src/folderview.c
9137         * src/folderview.h
9138         * src/grouplistdialog.c
9139         * src/grouplistdialog.h
9140         * src/html.c
9141         * src/html.h
9142         * src/image_viewer.c
9143         * src/image_viewer.h
9144         * src/imap.c
9145         * src/imap.h
9146         * src/imap_gtk.c
9147         * src/imap_gtk.h
9148         * src/import.c
9149         * src/import.h
9150         * src/importldif.c
9151         * src/importldif.h
9152         * src/importmutt.c
9153         * src/importmutt.h
9154         * src/importpine.c
9155         * src/importpine.h
9156         * src/inc.c
9157         * src/inc.h
9158         * src/jpilot.c
9159         * src/jpilot.h
9160         * src/ldapctrl.c
9161         * src/ldapctrl.h
9162         * src/ldaplocate.c
9163         * src/ldaplocate.h
9164         * src/ldapquery.c
9165         * src/ldapquery.h
9166         * src/ldapserver.c
9167         * src/ldapserver.h
9168         * src/ldaputil.c
9169         * src/ldaputil.h
9170         * src/ldif.c
9171         * src/ldif.h
9172         * src/localfolder.c
9173         * src/localfolder.h
9174         * src/main.c
9175         * src/main.h
9176         * src/mainwindow.c
9177         * src/mainwindow.h
9178         * src/manual.c
9179         * src/manual.h
9180         * src/matcher.c
9181         * src/matcher.h
9182         * src/matcher_parser.h
9183         * src/matcher_parser_lex.l
9184         * src/matcher_parser_parse.y
9185         * src/mbox.c
9186         * src/mbox.h
9187         * src/message_search.c
9188         * src/message_search.h
9189         * src/messageview.c
9190         * src/messageview.h
9191         * src/mh.c
9192         * src/mh.h
9193         * src/mh_gtk.c
9194         * src/mh_gtk.h
9195         * src/mimeview.c
9196         * src/mimeview.h
9197         * src/msgcache.c
9198         * src/msgcache.h
9199         * src/mutt.c
9200         * src/mutt.h
9201         * src/news.c
9202         * src/news.h
9203         * src/news_gtk.c
9204         * src/news_gtk.h
9205         * src/noticeview.c
9206         * src/noticeview.h
9207         * src/partial_download.c
9208         * src/partial_download.h
9209         * src/pine.c
9210         * src/pine.h
9211         * src/pop.c
9212         * src/pop.h
9213         * src/prefs_account.c
9214         * src/prefs_account.h
9215         * src/prefs_actions.c
9216         * src/prefs_actions.h
9217         * src/prefs_common.c
9218         * src/prefs_common.h
9219         * src/prefs_compose_writing.c
9220         * src/prefs_compose_writing.h
9221         * src/prefs_customheader.c
9222         * src/prefs_customheader.h
9223         * src/prefs_display_header.c
9224         * src/prefs_display_header.h
9225         * src/prefs_ext_prog.c
9226         * src/prefs_ext_prog.h
9227         * src/prefs_filtering.c
9228         * src/prefs_folder_column.c
9229         * src/prefs_folder_column.h
9230         * src/prefs_folder_item.c
9231         * src/prefs_folder_item.h
9232         * src/prefs_fonts.c
9233         * src/prefs_fonts.h
9234         * src/prefs_gtk.c
9235         * src/prefs_gtk.h
9236         * src/prefs_image_viewer.c
9237         * src/prefs_image_viewer.h
9238         * src/prefs_matcher.c
9239         * src/prefs_matcher.h
9240         * src/prefs_message.c
9241         * src/prefs_message.h
9242         * src/prefs_msg_colors.c
9243         * src/prefs_msg_colors.h
9244         * src/prefs_other.c
9245         * src/prefs_other.h
9246         * src/prefs_quote.c
9247         * src/prefs_quote.h
9248         * src/prefs_receive.c
9249         * src/prefs_receive.h
9250         * src/prefs_send.c
9251         * src/prefs_send.h
9252         * src/prefs_spelling.c
9253         * src/prefs_spelling.h
9254         * src/prefs_summaries.c
9255         * src/prefs_summaries.h
9256         * src/prefs_summary_column.c
9257         * src/prefs_summary_column.h
9258         * src/prefs_template.c
9259         * src/prefs_template.h
9260         * src/prefs_themes.c
9261         * src/prefs_themes.h
9262         * src/prefs_toolbar.c
9263         * src/prefs_toolbar.h
9264         * src/prefs_wrapping.c
9265         * src/prefs_wrapping.h
9266         * src/privacy.c
9267         * src/privacy.h
9268         * src/procheader.c
9269         * src/procheader.h
9270         * src/procmime.c
9271         * src/procmime.h
9272         * src/procmsg.c
9273         * src/procmsg.h
9274         * src/quote_fmt.c
9275         * src/quote_fmt_parse.y
9276         * src/recv.c
9277         * src/recv.h
9278         * src/remotefolder.c
9279         * src/remotefolder.h
9280         * src/send_message.c
9281         * src/send_message.h
9282         * src/setup.c
9283         * src/setup.h
9284         * src/sourcewindow.c
9285         * src/sourcewindow.h
9286         * src/ssl_manager.c
9287         * src/ssl_manager.h
9288         * src/statusbar.c
9289         * src/statusbar.h
9290         * src/stock_pixmap.c
9291         * src/stock_pixmap.h
9292         * src/summary_search.c
9293         * src/summary_search.h
9294         * src/summaryview.c
9295         * src/summaryview.h
9296         * src/syldap.c
9297         * src/syldap.h
9298         * src/textview.c
9299         * src/textview.h
9300         * src/toolbar.c
9301         * src/toolbar.h
9302         * src/undo.c
9303         * src/undo.h
9304         * src/unmime.c
9305         * src/unmime.h
9306         * src/vcard.c
9307         * src/vcard.h
9308         * src/wizard.c
9309         * src/wizard.h
9310         * src/common/base64.c
9311         * src/common/base64.h
9312         * src/common/defs.h
9313         * src/common/hooks.c
9314         * src/common/hooks.h
9315         * src/common/log.c
9316         * src/common/log.h
9317         * src/common/mgutils.c
9318         * src/common/mgutils.h
9319         * src/common/nntp.c
9320         * src/common/nntp.h
9321         * src/common/passcrypt.c
9322         * src/common/passcrypt.h.in
9323         * src/common/plugin.c
9324         * src/common/plugin.h
9325         * src/common/prefs.c
9326         * src/common/prefs.h
9327         * src/common/progressindicator.c
9328         * src/common/progressindicator.h
9329         * src/common/quoted-printable.c
9330         * src/common/quoted-printable.h
9331         * src/common/session.c
9332         * src/common/session.h
9333         * src/common/smtp.c
9334         * src/common/smtp.h
9335         * src/common/socket.c
9336         * src/common/socket.h
9337         * src/common/ssl.c
9338         * src/common/ssl.h
9339         * src/common/stringtable.c
9340         * src/common/stringtable.h
9341         * src/common/sylpheed.c
9342         * src/common/sylpheed.h
9343         * src/common/template.c
9344         * src/common/template.h
9345         * src/common/timing.h
9346         * src/common/utils.c
9347         * src/common/utils.h
9348         * src/common/version.h.in
9349         * src/common/xml.c
9350         * src/common/xml.h
9351         * src/common/xmlprops.c
9352         * src/common/xmlprops.h
9353         * src/gtk/about.c
9354         * src/gtk/colorlabel.c
9355         * src/gtk/colorlabel.h
9356         * src/gtk/colorsel.c
9357         * src/gtk/colorsel.h
9358         * src/gtk/combobox.c
9359         * src/gtk/combobox.h
9360         * src/gtk/description_window.c
9361         * src/gtk/description_window.h
9362         * src/gtk/filesel.c
9363         * src/gtk/filesel.h
9364         * src/gtk/foldersort.c
9365         * src/gtk/foldersort.h
9366         * src/gtk/gtkaspell.c
9367         * src/gtk/gtkaspell.h
9368         * src/gtk/gtksctree.c
9369         * src/gtk/gtkshruler.c
9370         * src/gtk/gtkshruler.h
9371         * src/gtk/gtkutils.c
9372         * src/gtk/gtkutils.h
9373         * src/gtk/icon_legend.c
9374         * src/gtk/icon_legend.h
9375         * src/gtk/logwindow.c
9376         * src/gtk/logwindow.h
9377         * src/gtk/manage_window.c
9378         * src/gtk/manage_window.h
9379         * src/gtk/pluginwindow.c
9380         * src/gtk/pluginwindow.h
9381         * src/gtk/prefswindow.c
9382         * src/gtk/prefswindow.h
9383         * src/gtk/quicksearch.c
9384         * src/gtk/quicksearch.h
9385         * src/pixmaps/claws-mail.xpm
9386         * src/pixmaps/claws-mail_icon.xpm
9387         * src/pixmaps/claws-mail_logo.xpm
9388         * src/pixmaps/sylpheed-claws.xpm
9389         * src/pixmaps/sylpheed-claws_icon.xpm
9390         * src/pixmaps/sylpheed-claws_logo.xpm
9391         * src/plugins/bogofilter/Makefile.am
9392         * src/plugins/bogofilter/bogofilter.c
9393         * src/plugins/bogofilter/bogofilter.h
9394         * src/plugins/bogofilter/bogofilter_gtk.c
9395         * src/plugins/clamav/Makefile.am
9396         * src/plugins/clamav/clamav_plugin.c
9397         * src/plugins/clamav/clamav_plugin.h
9398         * src/plugins/clamav/clamav_plugin_gtk.c
9399         * src/plugins/demo/Makefile.am
9400         * src/plugins/demo/demo.c
9401         * src/plugins/dillo_viewer/Makefile.am
9402         * src/plugins/dillo_viewer/README
9403         * src/plugins/dillo_viewer/dillo_prefs.c
9404         * src/plugins/dillo_viewer/dillo_prefs.h
9405         * src/plugins/dillo_viewer/dillo_viewer.c
9406         * src/plugins/pgpcore/Makefile.am
9407         * src/plugins/pgpcore/passphrase.c
9408         * src/plugins/pgpcore/passphrase.h
9409         * src/plugins/pgpcore/pgp_viewer.c
9410         * src/plugins/pgpcore/pgp_viewer.h
9411         * src/plugins/pgpcore/plugin.c
9412         * src/plugins/pgpcore/prefs_gpg.c
9413         * src/plugins/pgpcore/prefs_gpg.h
9414         * src/plugins/pgpcore/select-keys.c
9415         * src/plugins/pgpcore/select-keys.h
9416         * src/plugins/pgpcore/sgpgme.c
9417         * src/plugins/pgpcore/sgpgme.h
9418         * src/plugins/pgpcore/sylpheed.def
9419         * src/plugins/pgpcore/version.rc
9420         * src/plugins/pgpinline/Makefile.am
9421         * src/plugins/pgpinline/pgpinline.c
9422         * src/plugins/pgpinline/pgpinline.h
9423         * src/plugins/pgpinline/plugin.c
9424         * src/plugins/pgpinline/sylpheed.def
9425         * src/plugins/pgpinline/version.rc
9426         * src/plugins/pgpmime/Makefile.am
9427         * src/plugins/pgpmime/pgpmime.c
9428         * src/plugins/pgpmime/pgpmime.h
9429         * src/plugins/pgpmime/plugin.c
9430         * src/plugins/pgpmime/sylpheed.def
9431         * src/plugins/pgpmime/version.rc
9432         * src/plugins/spamassassin/Makefile.am
9433         * src/plugins/spamassassin/README
9434         * src/plugins/spamassassin/spamassassin.c
9435         * src/plugins/spamassassin/spamassassin.h
9436         * src/plugins/spamassassin/spamassassin_gtk.c
9437         * src/plugins/trayicon/Makefile.am
9438         * src/plugins/trayicon/trayicon.c
9439         * tools/OOo2sylpheed.pl
9440         * tools/README
9441         * tools/README.sylprint
9442         * tools/acroread2sylpheed.pl
9443         * tools/claws.i18n.status.pl
9444         * tools/filter_conv.pl
9445         * tools/filter_conv_new.pl
9446         * tools/freshmeat_search.pl
9447         * tools/google_search.pl
9448         * tools/kmail2sylpheed.pl
9449         * tools/kmail2sylpheed_v2.pl
9450         * tools/make.themes.project
9451         * tools/multiwebsearch.pl
9452         * tools/nautilus2sylpheed.sh
9453         * tools/outlook2sylpheed.pl
9454         * tools/sylprint.pl
9455         * tools/sylprint.rc
9456         * tools/tb2sylpheed
9457         * tools/textviewer.sh
9458         * tools/vcard2xml.py
9459         * tools/kdeservicemenu/README
9460         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9461         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9462         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9463                 Change name to Claws Mail. Announce to follow...
9464
9465 2006-11-06 [wwp]        2.6.0cvs6
9466
9467         * src/prefs_template.c
9468                 unify messages related to quote format/template errors (fix
9469                 capitalization), again.
9470
9471 2006-11-06 [wwp]        2.6.0cvs5
9472
9473         * src/prefs_quote.c
9474                 unify messages related to quote format/template errors.
9475
9476 2006-11-06 [wwp]        2.6.0cvs4
9477
9478         * src/prefs_msg_colors.c
9479                 more uses of Q_ macro for contextual translations, thanks
9480                 to Fabien (fzzzzz).
9481
9482 2006-11-06 [wwp]        2.6.0cvs3
9483
9484         * src/compose.c
9485         * src/common/utils.c
9486         * src/common/utils.h
9487                 show an alertpanel to make sure users are aware that sensitive
9488                 files are attached (it's file blacklist-based). This will fix
9489                 interaction w/ GoogleEarth for instance, thanks to Colin.
9490
9491 2006-11-06 [wwp]        2.6.0cvs2
9492
9493         * src/prefs_quote.c
9494         * src/prefs_template.c
9495         * src/prefs_template.h
9496                 check quote format when applying/closing prefs. For now this only
9497                 shows up an error dialog box, not preventing the user from using
9498                 a broken quote (reply, forwards) format.
9499
9500 2006-11-06 [wwp]        2.6.0cvs1
9501
9502         * src/prefs_template.c
9503                 fix missing checks of some template fields.
9504
9505 2006-11-06 [paul]       2.6.0
9506
9507         * NEWS
9508         * README
9509         * RELEASE_NOTES
9510                 2.6.0 released
9511
9512 2006-11-06 [paul]       2.5.6cvs22
9513
9514         * manual/advanced.xml
9515         * manual/es/advanced.xml
9516                 put 'respect_flowed_format' info in the correct
9517                 place
9518
9519 2006-11-06 [mones]      2.5.6cvs21
9520
9521         * po/es.po
9522                 Minor fixes for release
9523
9524 2006-11-06 [paul]       2.5.6cvs20
9525
9526         * po/cs.po
9527         * po/de.po
9528         * po/fr.po
9529         * po/it.po
9530         * po/nl.po
9531         * po/pt_BR.po
9532         * po/sk.po
9533         * po/sv.po
9534         * po/zh_CN.po
9535                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9536                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9537                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9538                 Young
9539
9540 2006-11-02 [colin]      2.5.6cvs19
9541
9542         * src/imap.c
9543         * src/imap.h
9544         * src/prefs_account.c
9545         * src/etpan/imap-thread.c
9546                 Add GSSAPI support - fixes Debian bug #383274
9547
9548 2006-11-01 [colin]      2.5.6cvs18
9549
9550         * src/jpilot.c
9551                 Handle libpisock12 support. Probably
9552                 fixes bug 1046, 'jpilot AddressDB.pdb 
9553                 import fail'
9554
9555 2006-11-01 [colin]      2.5.6cvs17
9556
9557         * src/folderutils.c
9558                 debug_print() folderutils_mark_all_read()
9559
9560 2006-11-01 [colin]      2.5.6cvs16
9561
9562         * COPYING
9563                 Add missed files to the Apache exception
9564
9565 2006-10-31 [colin]      2.5.6cvs15
9566
9567         * src/folder.c
9568         * src/folder.h
9569                 Add a copy_private_data() func to FolderClasses
9570                 Doesn't break the feature freeze, because we 
9571                 won't use it (right now) in the core.
9572
9573 2006-10-31 [colin]      2.5.6cvs14
9574
9575         * COPYING
9576                 Allow linking with the Apache licensed files in
9577                 src/plugins/spamassassin. Hopefully fixes 
9578                 bug 1048, 'Spamassassin plugin license problem'
9579
9580 2006-10-31 [wwp]        2.5.6cvs13
9581
9582         * src/compose.c
9583                 fix and optimize trimming of leading linefeeds in body loop.
9584
9585 2006-10-31 [colin]      2.5.6cvs12
9586
9587         * src/etpan/imap-thread.c
9588         * src/imap.c
9589                 Make really sure to have NULL sets in case
9590                 of error
9591
9592 2006-10-30 [wwp]        2.5.6cvs11
9593
9594         * src/prefs_common.c
9595         * src/prefs_common.h
9596         * src/compose.c
9597                 fix broken storage of quote format template when it contains \-escape
9598                 sequences. The application of such sequences is also fixed now (\t
9599                 in quote format will be a real tab instead of a 't', for instance).
9600
9601 2006-10-27 [colin]      2.5.6cvs10
9602
9603         * src/compose.c
9604                 Probably fix bug 1045, 'sylpheed-claws 
9605                 doesn't remove the mail from the IMAP 
9606                 Queue folder after sending'. From
9607                 2.5.6cvs3-stable
9608
9609 2006-10-27 [colin]      2.5.6cvs9
9610
9611         * configure.ac
9612                 Require libetpan-0.48. I'm so annoying,
9613                 I know ;-)
9614
9615 2006-10-27 [colin]      2.5.6cvs8
9616
9617         * src/folder.c
9618         * src/imap.c
9619                 Probably fix bug 1044, 'sylpheed-claws 
9620                 segfaults while moving mails' - Fix relation
9621                 usage when moving to an IMAP mailbox from another
9622                 mailbox
9623
9624 2006-10-26 [paul]       2.5.6cvs7
9625
9626         * src/gtk/about.c
9627                 add libSM to compiled-in features
9628                 list
9629
9630 2006-10-24 [colin]      2.5.6cvs6
9631
9632         * src/textview.c
9633         * src/gtk/gtkutils.c
9634                 Fix crash when printing emails with an
9635                 xface
9636
9637 2006-10-24 [mones]      2.5.6cvs5
9638
9639         * manual/es/advanced.xml
9640                 Synchronize hidden option respect_flowed_format
9641         * po/es.po
9642                 Updated translation
9643
9644 2006-10-21 [paul]       2.5.6cvs4
9645
9646         * src/gtk/authors.h
9647         * src/plugins/pgpcore/pgp_viewer.c
9648         * src/plugins/pgpcore/sgpgme.c
9649                 fix building on BSDs
9650                 Thanks to Michael Hughes
9651                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9652
9653 2006-10-20 [colin]      2.5.6cvs3
9654
9655         * configure.ac
9656                 Bump up libetpan requirement
9657                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9658         * src/common/utils.c
9659         * src/common/utils.h
9660                 Add convenience get_file_mtime()
9661         * src/imap.c
9662         * src/etpan/imap-thread.c
9663         * src/etpan/imap-thread.h
9664                 Implement UIDPLUS support if the server
9665                 supports it - faster sending in this case
9666
9667 2006-10-19 [colin]      2.5.6cvs2
9668
9669         * src/gtk/quicksearch.c
9670                 Fix emptying in type-ahead+extended mode
9671         * src/mainwindow.c
9672         * src/mainwindow.h
9673                 Add a hook for offline state change
9674         * src/plugins/trayicon/trayicon.c
9675                 Use it to display offline icons
9676         * src/plugins/trayicon/Makefile.am
9677         * src/plugins/trayicon/newmail.offline.xpm
9678         * src/plugins/trayicon/newmarkedmail.offline.xpm
9679         * src/plugins/trayicon/nomail.offline.xpm
9680         * src/plugins/trayicon/unreadmail.offline.xpm
9681         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9682                 Add the icons
9683
9684 2006-10-12 [paul]       2.5.6cvs1
9685
9686         * NEWS
9687         * README
9688         * configure.ac
9689                 Update version number following
9690                 stable release
9691
9692 2006-10-19 [colin]      2.5.5cvs18
9693
9694         * manual/handling.xml
9695                 Add type-ahead search
9696
9697 2006-10-18 [colin]      2.5.5cvs17
9698
9699         * src/gtk/quicksearch.c
9700                 Remove "save to history only if there's
9701                 no syntax error", it breaks for some 
9702                 reason which I'll investigate later.
9703
9704 2006-10-18 [colin]      2.5.5cvs16
9705
9706         * src/prefs_common.c
9707         * src/prefs_common.h
9708         * src/summaryview.c
9709         * src/gtk/quicksearch.c
9710         * src/gtk/quicksearch.h
9711                 Add a type-ahead option for fast searches
9712                 Patch by Fabien Vantard
9713
9714 2006-10-18 [colin]      2.5.5cvs15
9715
9716         * src/compose.c
9717         * src/compose.h
9718                 Add Options/Reply mode/ menu to be able to
9719                 change the recipients of a reply on the fly
9720
9721 2006-10-18 [colin]      2.5.5cvs14
9722
9723         * src/compose.c
9724                 Fix redirecting of our own sent mails
9725
9726 2006-10-17 [wwp]        2.5.5cvs13
9727
9728         * src/send_message.c
9729                 Fix duplicate error messages when sending, and missing
9730                 newline in such error messages.
9731
9732 2006-10-17 [colin]      2.5.5cvs12
9733
9734         * src/compose.c
9735                 Compare addresses case-insensitive
9736
9737 2006-10-17 [colin]      2.5.5cvs11
9738
9739         * src/plugins/pgpcore/sgpgme.c
9740                 Fix return status
9741
9742 2006-10-17 [colin]      2.5.5cvs10
9743
9744         * src/plugins/pgpcore/pgp_viewer.c
9745                 Fix return status
9746
9747 2006-10-17 [colin]      2.5.5cvs9
9748
9749         * src/quote_fmt.c
9750                 Fix a typo (thanks to Fabien)
9751
9752 2006-10-16 [colin]      2.5.5cvs8
9753
9754         * src/textview.c
9755                 Fix problem with quote-folding when emails
9756                 don't convert cleanly to UTF-8
9757
9758 2006-10-14 [colin]      2.5.5cvs7
9759
9760         * src/prefs_template.c
9761                 Reset fields when reopening
9762                 the window
9763
9764 2006-10-13 [paul]       2.5.5cvs6
9765
9766         * manual/advanced.xml
9767         * src/prefs_message.c
9768                 make 'respect_flowed_format' a hidden
9769                 option, and add a manual entry for it
9770                 Thanks to Colin
9771
9772 2006-10-12 [colin]      2.5.5cvs5
9773
9774         * src/codeconv.c
9775                 Revert part of 2.5.2cvs21:
9776                 Don't optimise by reusing the 
9777                 last iconv converter if possible:
9778                 it seems slightly broken in a 
9779                 very hard way to reproduce
9780
9781 2006-10-12 [colin]      2.5.5cvs4
9782
9783         * src/prefs_common.c
9784         * src/prefs_common.h
9785         * src/prefs_message.c
9786         * src/procmime.c
9787                 Fix bug 1035, 'Incorrect handling 
9788                 of flowed lines'. We now optionnaly
9789                 handle this format (preference is in
9790                 Message View/Text options section)
9791
9792 2006-10-12 [colin]      2.5.5cvs3
9793
9794         * po/POTFILES.in
9795                 Add new file
9796         * src/plugins/pgpcore/pgp_viewer.c
9797         * src/plugins/pgpcore/sgpgme.c
9798                 Don't try to import without asking
9799
9800 2006-10-12 [colin]      2.5.5cvs2
9801
9802         * src/compose.c
9803                 Fix bug 1036, 'Forwarding a mutlipart
9804                 mail with a "text/html" block to ms
9805                 outlook users leeds to freeze of
9806                 outlook'. Poor outlook users...
9807
9808 2006-10-12 [paul]       2.5.5cvs1
9809
9810         * NEWS
9811         * README
9812         * configure.ac
9813                 Update version number following
9814                 stable release
9815
9816 2006-10-11 [paul]       2.5.4cvs1
9817
9818         * NEWS
9819         * README
9820         * configure.ac
9821                 Update version number following
9822                 stable release
9823
9824 2006-10-11 [paul]       2.5.3cvs32
9825
9826         * src/textview.c
9827                 fix bug 1032, 'Segmentation fault when showing
9828                 message' (bug in quote folding)
9829                 Thanks to Colin
9830
9831 2006-10-10 [colin]      2.5.3cvs31
9832
9833         * src/quote_fmt.c
9834                 Rephrase english a bit
9835
9836 2006-10-10 [colin]      2.5.3cvs30
9837
9838         * src/prefs_compose_writing.c
9839                 Stop making the page larger than the window
9840
9841 2006-10-10 [wwp]        2.5.3cvs29
9842
9843         * src/compose.c
9844         * src/prefs_template.c
9845         * src/quote_fmt.c
9846         * src/quote_fmt.h
9847         * src/quote_fmt_lex.l
9848         * src/quote_fmt_parse.y
9849                 Extend the quote parser a bit: allow to get access to
9850                 basic (composing) account info.
9851
9852 2006-10-10 [colin]      2.5.3cvs28
9853
9854         * src/procheader.c
9855                 Fix this \t problem in subject
9856
9857 2006-10-09 [colin]      2.5.3cvs27
9858
9859         * src/main.c
9860         * src/prefs_gtk.c
9861                 Prepare cache a bit later
9862                 If section already exists, skip the new one 
9863                 (as previously); avoid writing the same block
9864                 twice - if we find a second block with the 
9865                 same id, skip it.
9866         * src/plugins/pgpcore/pgp_viewer.c
9867                 Set cursor to busy when retrieving a key
9868         * src/plugins/pgpcore/sgpgme.c
9869                 allow 5 seconds for gpg to export the key
9870                 
9871
9872 2006-10-09 [colin]      2.5.3cvs26
9873
9874         * configure.ac
9875         * src/msgcache.c
9876         * src/prefs_gtk.c
9877                 Check for existence of fgets_unlocked
9878                 and fwrite_unlocked
9879
9880 2006-10-09 [paul]       2.5.3cvs25
9881
9882         * src/prefs_summaries.c
9883                 replace strftime() with fast_strftime() and in
9884                 the consequence fix the bug in the display of
9885                 AM/PM in the 'Example' string
9886
9887 2006-10-09 [ticho]      2.5.3cvs24
9888
9889         * po/sk.po
9890                 Updated (and fixed up somewhat) Slovak translation.
9891
9892 2006-10-08 [colin]      2.5.3cvs23
9893
9894         * src/prefs_folder_item.c
9895                 Explain why prefs in the top-level folder
9896                 aren't retained, but are still useful
9897
9898 2006-10-08 [colin]      2.5.3cvs22
9899
9900         * src/prefs_gtk.c
9901                 Don't cache anything if caching fails
9902
9903 2006-10-08 [colin]      2.5.3cvs21
9904
9905         * src/common/utils.c
9906                 always include gi18n.h
9907
9908 2006-10-07 [colin]      2.5.3cvs20
9909
9910         * src/plugins/pgpcore/pgp_viewer.c
9911                 Kill gpg after 5 seconds wait
9912
9913 2006-10-07 [colin]      2.5.3cvs19
9914
9915         * src/plugins/pgpcore/pgp_viewer.c
9916         * src/plugins/pgpcore/pgp_viewer.h
9917                 Fix copyright
9918
9919 2006-10-07 [colin]      2.5.3cvs18
9920
9921         * src/plugins/pgpcore/pgp_viewer.c
9922         * src/plugins/pgpcore/pgp_viewer.h
9923                 Actually add the files to CVS
9924
9925 2006-10-07 [colin]      2.5.3cvs17
9926
9927         * src/plugins/pgpcore/sgpgme.c
9928                 Be sure not to crash on 'application/pgp-signature' that
9929                 are not application/pgp-signatures
9930
9931 2006-10-07 [colin]      2.5.3cvs16
9932
9933         * src/textview.c
9934         * src/textview.h
9935                 Make a bit more of the API available
9936         * src/plugins/pgpcore/Makefile.am
9937         * src/plugins/pgpcore/plugin.c
9938         * src/plugins/pgpcore/sgpgme.c
9939                 Add basic key import/export
9940
9941 2006-10-07 [colin]      2.5.3cvs15
9942
9943         * src/folderview.c
9944         * src/imap.c
9945         * src/prefs_account.c
9946         * src/wizard.c
9947                 Warn users *everywhere* if libetpan's not
9948                 linked in
9949
9950 2006-10-06 [mones]      2.5.3cvs14
9951
9952         * po/de.po
9953         * po/es.po
9954                 updated by Stephan Sachse and me
9955
9956 2006-10-06 [colin]      2.5.3cvs13
9957
9958         * src/main.c
9959         * src/common/sylpheed.c
9960                 Don't load common plugins if --exit is passed
9961         * src/prefs_gtk.c
9962         * src/prefs_gtk.h
9963                 Implement a cache to avoid reading the same
9964                 files over and over again at startup
9965
9966 2006-10-06 [colin]      2.5.3cvs12
9967
9968         * src/summaryview.c
9969         * src/gtk/quicksearch.c
9970                 Update display every 5k mails on fast searches
9971
9972 2006-10-06 [colin]      2.5.3cvs11
9973
9974         * src/textview.c
9975                 Don't do quote folding on HTML or ERTF.
9976                 May fix the Cygwin issues if they were
9977                 happening with HTML mails?
9978
9979 2006-10-05 [colin]      2.5.3cvs10
9980
9981         * src/prefs_gtk.c
9982                 Oops, forgot one
9983
9984 2006-10-05 [colin]      2.5.3cvs9
9985
9986         * src/prefs_gtk.c
9987                 Use unlocked_stdio here too
9988
9989 2006-10-05 [colin]      2.5.3cvs8
9990
9991         * src/folderview.c
9992                 Fix go to next * after preferences apply
9993         * src/msgcache.c
9994                 Do the fd lock/unlock ourselves instead of
9995                 letting the libc do it at each write 
9996
9997 2006-10-05 [colin]      2.5.3cvs7
9998
9999         * src/common/utils.c
10000                 Faster division, thanks to Jean Diraison
10001
10002 2006-10-05 [paul]       2.5.3cvs6
10003
10004         * src/common/utils.c
10005                 fix building with --disable-nls
10006
10007 2006-10-04 [colin]      2.5.3cvs5
10008
10009         * src/folder.c
10010                 Maybe fix a segfault
10011
10012 2006-10-04 [wwp]        2.5.3cvs4
10013
10014         * src/prefs_folder_item.c
10015                 Fine-tune layouts in folder item prefs. Suggested by
10016                 Fabien Vantard <fzzzzz@gmail.com>.
10017
10018 2006-10-04 [wwp]        2.5.3cvs3
10019
10020         * src/prefs_folder_item.c
10021                 Kill the clandestine passengers. You didn't see anything.
10022
10023 2006-10-04 [wwp]        2.5.3cvs2
10024
10025         * src/prefs_folder_item.c
10026                 Add a way to test the subject simplify regexp in
10027                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
10028                 w/ few layout changes.
10029
10030 2006-20-04 [paul]       2.5.3cvs1
10031
10032         * NEWS
10033         * README
10034         * configure.ac
10035                 Update version number following
10036                 stable release
10037
10038 2006-10-04 [colin]      2.5.2cvs42
10039
10040         * src/folder.c
10041         * src/folder.h
10042         * src/summaryview.c
10043                 Provide a way for folder classes to set their sort
10044                 type and key
10045
10046 2006-10-03 [colin]      2.5.2cvs41
10047
10048         * src/mh.c
10049                 Don't use strlen() to know if the
10050                 string's empty
10051
10052 2006-10-03 [colin]      2.5.2cvs40
10053
10054         * src/mh.c
10055                 Fix "check for new folders" with accentued folders
10056
10057 2006-10-03 [ticho]      2.5.2cvs39
10058
10059         * src/filtering.c
10060         * src/folder.c
10061         * src/inc.c
10062         * src/mbox.c
10063                 Colin's fix for "copy" filtering rules.
10064
10065 2006-10-02 [colin]      2.5.2cvs38
10066
10067         * src/folderview.c
10068                 Fix for double-click too
10069
10070 2006-10-02 [colin]      2.5.2cvs37
10071
10072         * src/folderview.c
10073                 correct fix for cvs36
10074
10075 2006-10-02 [colin]      2.5.2cvs36
10076
10077         * src/folderview.c
10078                 Fix 'goto next unread' after collapsing/expanding 
10079                 a node.
10080
10081 2006-10-02 [colin]      2.5.2cvs35
10082
10083         * src/summaryview.c
10084                 Fix double freeze/thaw
10085         * src/common/utils.c
10086         * src/common/utils.h
10087                 Reimplement strftime
10088         * src/procheader.c
10089                 Use it
10090
10091
10092 2006-10-02 [colin]      2.5.2cvs34
10093
10094         * src/mh.c
10095                 Time mh_write_sequences() - it's fast
10096         * src/summaryview.c
10097                 Init a variable to shut up gcc
10098
10099 2006-10-01 [colin]      2.5.2cvs33
10100
10101         * src/folder.c
10102         * src/mh.c
10103         * src/mh.h
10104         * src/msgcache.c
10105                 Add helper mh_set_mtime(), and set mtime to stat()'s result
10106                 Add fsync but disable it, it's slow as hell
10107
10108 2006-10-01 [colin]      2.5.2cvs32
10109
10110         * src/mh.c
10111         * src/msgcache.c
10112                 fflush() caches and mh_sequences before
10113                 fclose()ing
10114
10115 2006-10-01 [colin]      2.5.2cvs31
10116
10117         * src/msgcache.c
10118                 Don't ftruncate when not using mmap
10119
10120 2006-09-30 [colin]      2.5.2cvs30
10121
10122         * src/main.c
10123                 Write folder list *after* saving caches
10124
10125 2006-09-30 [colin]      2.5.2cvs29
10126
10127         * src/folder.c
10128         * src/mh.c
10129                 Debug forced mtime changes
10130
10131 2006-09-30 [colin]      2.5.2cvs28
10132
10133         * src/folder.c
10134         * src/main.c
10135                 Remove useless debug_print()s (code
10136                 well-tested)
10137
10138 2006-09-30 [colin]      2.5.2cvs27
10139
10140         * src/mh.c
10141                 Do stuff faster when writing mh_sequences
10142
10143 2006-09-30 [colin]      2.5.2cvs26
10144
10145         * src/mh.c
10146                 Don't let the writing of .mh_sequences, which
10147                 can change the folder's mtime, let us think
10148                 we need to scan.
10149
10150 2006-09-30 [colin]      2.5.2cvs25
10151
10152         * src/folder.c
10153                 Move a debug_print where it belongs 
10154                 (processing)
10155         * src/summaryview.c
10156                 Don't mess with a huge slow subject
10157                 table if we're not threading by
10158                 subject
10159
10160 2006-09-30 [colin]      2.5.2cvs24
10161
10162         * src/msgcache.c
10163                 Reenable mmaped reads (*not* writes!)
10164         * src/procmsg.c
10165                 Don't destroy and recreate hashtables just
10166                 for fun
10167         * src/common/utils.c
10168                 Remove useless reply prefixes (it's case
10169                 unsensitive)
10170
10171 2006-09-30 [wwp]        2.5.2cvs23
10172
10173         * tools/fix_date.sh
10174                 Fixed a minor bug in date value extraction, added a switch
10175                 to replace non RFC-compliant Date: value, added a switch
10176                 to use strict RFC matching patterns for dates.
10177
10178 2006-09-29 [colin]      2.5.2cvs22
10179
10180         * src/matcher_parser.h
10181         * src/matcher_parser_parse.y
10182         * src/prefs_filtering.c
10183         * src/statusbar.c
10184         * src/summary_search.c
10185         * src/summaryview.c
10186         * src/gtk/quicksearch.c
10187         * src/gtk/quicksearch.h
10188                 Optimise searches by setting different
10189                 refresh intervals (depending if the 
10190                 search is fast or not)
10191
10192 2006-09-29 [colin]      2.5.2cvs21
10193
10194         * src/codeconv.c
10195                 Optimise by reusing the last iconv converter
10196                 if possible
10197         * src/textview.c
10198                 Optimise a bit (the foldable quotes feature
10199                 still has an awful O(n^2) algo
10200
10201 2006-09-29 [colin]      2.5.2cvs20
10202
10203         * src/gtk/gtksctree.c
10204         * src/gtk/gtksctree.h
10205                 Optimise de-selection via up/down or
10206                 another key
10207
10208 2006-09-28 [colin]      2.5.2cvs19
10209
10210         * src/action.c
10211         * src/compose.c
10212         * src/folderview.c
10213         * src/mainwindow.c
10214         * src/messageview.c
10215         * src/summary_search.c
10216         * src/toolbar.c
10217                 Avoid using summaryview->ctree directly
10218
10219 2006-09-28 [colin]      2.5.2cvs18
10220
10221         * src/summaryview.c
10222         * src/summaryview.h
10223                 Add helpers to freeze/thaw/grab_focus
10224                 Factorize calls to freeze/thaw/grab_focus
10225                 
10226
10227 2006-09-28 [colin]      2.5.2cvs17
10228
10229         * src/main.c
10230                 More guards for the session management
10231
10232 2006-09-28 [colin]      2.5.2cvs16
10233
10234         * src/folderview.c
10235         * src/gtk/gtksctree.c
10236         * src/gtk/gtksctree.h
10237                 Make expanding not recursive in folderview
10238
10239 2006-09-28 [colin]      2.5.2cvs15
10240
10241         * src/addressbook.c
10242                 If nothing is selected in the list (right part)
10243                 and a group is selected in the tree (left part),
10244                 mail this group.
10245
10246 2006-09-28 [colin]      2.5.2cvs14
10247
10248         * src/Makefile.am
10249                 Actually use SM_LIBS
10250
10251 2006-09-28 [ticho]      2.5.2cvs13
10252
10253         * src/export.c
10254         * src/messageview.c
10255         * src/mimeview.c
10256         * src/news.c
10257         * src/pop.c
10258         * src/prefs_themes.c
10259         * src/procmsg.c
10260                 Small i18n string optimization.
10261         * src/send_message.c
10262         * src/summaryview.c
10263         * src/common/session.c
10264         * src/common/smtp.c
10265         * src/common/ssl_certificate.c
10266         * src/common/utils.c
10267                 Use "Couldn't" instead of "Can't" in UI messages,
10268                 where appropriate.
10269
10270 2006-09-28 [colin]      2.5.2cvs12
10271
10272         * configure.ac
10273                 Possibly fix link errors
10274
10275 2006-09-27 [wwp]        2.5.2cvs11
10276
10277         * src/gtk/authors.h
10278         * doc/man/sylpheed-claws.1
10279         * manual/ack.xml
10280         * manual/es/ack.xml
10281         * manual/fr/ack.xml
10282         * manual/pl/ack.xml
10283                 Updated authors info (me, myself and I).
10284
10285 2006-09-27 [colin]      2.5.2cvs10
10286
10287         * src/addressbook.c
10288                 Remove useless printf
10289
10290 2006-09-27 [wwp]        2.5.2cvs9
10291
10292         * src/editgroup.c
10293         * src/send_message.c
10294         * src/inc.c
10295         * src/prefs_common.c
10296         * src/prefs_common.h
10297         * src/gtk/progressdialog.c
10298                 remember more windows' sizes (send dialog, received dialog,
10299                 edit group in addressbook).
10300
10301 2006-09-27 [colin]      2.5.2cvs8
10302
10303         * configure.ac
10304         * src/main.c
10305         * src/mainwindow.h
10306                 Use libSM to communicate with the session
10307                 manager, so that we can know when the 
10308                 session ends, save our caches, and draft
10309                 our compose windows.
10310
10311 2006-09-27 [colin]      2.5.2cvs7
10312
10313         * src/addressbook.c
10314                 Fix issues:
10315                 o Allow Book and Group creation from the tree's
10316                   contextual menu
10317                 o Do not actually delete the contacts when 
10318                   deleting groups from the tree (duh!)
10319
10320 2006-09-27 [colin]      2.5.2cvs6
10321
10322         * src/compose.c
10323         * src/compose.h
10324         * src/mainwindow.c
10325         * src/textview.c
10326         * src/toolbar.c
10327                 o Allow passing an email address to 
10328                   compose_new_with_folderitem
10329                 o Update callers
10330                 o Use current folderitem when clicking
10331                   on a TextView mailto: link
10332                 o Fix a possible leak in TextView
10333
10334 2006-09-27 [colin]      2.5.2cvs5
10335
10336         * src/html.c
10337                 Use UTF-8 chars to replace HTML entities
10338
10339 2006-09-27 [colin]      2.5.2cvs4
10340
10341         * AUTHORS
10342         * src/prefs_account.c
10343         * src/gtk/authors.h
10344                 Fix bug #1024 (Array index out of
10345                 range in sylpheed-claws-2.5.2)
10346                 Patch by Ales Nosek <anosek@suse.cz>
10347
10348 2006-09-27 [colin]      2.5.2cvs3
10349
10350         * src/addr_compl.c
10351                 Actually do the test
10352
10353 2006-09-27 [colin]      2.5.2cvs2
10354
10355         * src/addr_compl.c
10356         * src/addr_compl.h
10357                 Allow completing with comma (in certain cases: vCalendar
10358                 for example doesn't support that)
10359                 Patch by Fabien Vantard
10360
10361 2006-09-26 [colin]      2.5.2cvs1
10362
10363         * src/Makefile.am
10364         * src/addr_compl.c
10365         * src/addr_compl.h
10366         * src/addrbook.c
10367         * src/addrbook.h
10368         * src/addressbook.c
10369         * src/addrindex.c
10370         * src/addrindex.h
10371         * src/compose.c
10372         * src/prefs_common.c
10373         * src/prefs_filtering_action.c
10374         * src/prefs_folder_item.c
10375         * src/prefs_template.c
10376         * src/stock_pixmap.c
10377         * src/stock_pixmap.h
10378         * src/pixmaps/addr_one.xpm
10379         * src/pixmaps/addr_two.xpm
10380                 Add auto-completion on groups
10381
10382 2006-09-26 [colin]      2.5.2
10383
10384         * NEWS
10385         * README
10386         * RELEASE_NOTES
10387                 2.5.2 released
10388
10389 2006-09-26 [colin]      2.5.1cvs5
10390
10391         * src/matcher.c
10392                 Fix condition
10393
10394 2006-09-26 [colin]      2.5.1cvs4
10395
10396         * src/mbox.c
10397                 Revert cvs1 (useless as the message is printed 
10398                 every 500 mails)
10399
10400 2006-09-26 [colin]      2.5.1cvs3
10401
10402         * src/partial_download.c
10403                 Fix crasher found by Alexsandar Urosevic
10404
10405 2006-09-26 [colin]      2.5.1cvs2
10406
10407         * src/summaryview.c
10408                 Fix bug #1023 (Sylpheed deletes too much messages)
10409
10410 2006-09-26 [ticho]      2.5.1cvs1
10411
10412         * src/mbox.c
10413                 Make use of gettext's multiple plurals for statusbar
10414                 progress message.
10415
10416 2006-09-25 [paul]       2.5.1
10417
10418         * NEWS
10419         * README
10420         * RELEASE_NOTES
10421                 2.5.1 released
10422
10423 2006-09-25 [colin]      2.5.0cvs3
10424
10425         * src/plugins/bogofilter/bogofilter.c
10426         * src/plugins/clamav/clamav_plugin.c
10427         * src/plugins/spamassassin/spamassassin.c
10428                 BogoFilter, Spamassassin: Fix double hook registering after
10429                 visiting preferences
10430                 Spamassassin, Clamav: Just set the mails to move instead of
10431                 doing the move - caller will move the things at once.
10432
10433 2006-09-25 [colin]      2.5.0cvs2
10434
10435         * src/imap.c
10436         * src/etpan/imap-thread.c
10437                 Use UID SEARCH ALL instead of UID 1:*
10438                 (braindead servers can't figure out that's
10439                 the same...)
10440
10441 2006-09-25 [wwp]        2.5.0cvs1
10442
10443         * src/message_search.c
10444                 Added the ability to stop a running search (in message body).
10445
10446 2006-09-25 [paul]       2.5.0
10447
10448         * NEWS
10449         * README
10450         * RELEASE_NOTES
10451                 2.5.0 released
10452
10453 2006-09-25 [paul]       2.4.0cvs214
10454
10455         * po/cs.po
10456         * po/de.po
10457         * po/fi.po
10458         * po/fr.po
10459         * po/nl.po
10460         * po/pt_BR.po
10461         * po/sk.po
10462         * po/sr.po
10463         * po/zh_CN.po
10464                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10465                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10466                 Ticho, Aleksander Urosevic, Ralgh Young
10467
10468 2006-09-24 [mones]      2.4.0cvs213
10469
10470         * po/es.po
10471                 Updated for release
10472
10473 2006-09-23 [colin]      2.4.0cvs212
10474
10475         * src/gtk/inputdialog.c
10476                 Fix [ ] remember this appearing in normal
10477                 input dialogs after it's been used by
10478                 mimeview.
10479         * src/folder.c
10480         * src/folderview.c
10481         * src/msgcache.c
10482         * src/procmsg.c
10483         * src/summaryview.c
10484         * src/textview.c
10485         * src/common/timing.h
10486                 Enable timings in debug mode and make it
10487                 look prettier.
10488
10489 2006-09-22 [colin]      2.4.0cvs211
10490
10491         * README
10492                 Revert test change
10493         * commitHelper
10494                 ping the correct URI
10495
10496 2006-09-22 [colin]      2.4.0cvs210
10497
10498         * README
10499                 Let's see if bug #1022 is fixed
10500
10501 2006-09-21 [colin]      2.4.0cvs209
10502
10503         * src/wizard.c
10504         * src/common/plugin.c
10505                 Prepare infra to load predefined plugins when
10506                 no configuration existed. Don't actually load
10507                 anything yet (feat. freeze)
10508
10509 2006-09-21 [wwp]        2.4.0cvs208
10510
10511         * manual/fr/faq.xml
10512                 Partial sync w/ 2.4.0cvs72:
10513                 wrap file and minor updates.
10514
10515 2006-09-21 [wwp]        2.4.0cvs207
10516
10517         * tools/fix_date.sh
10518                 several fixes and enhancements. A new --force switch has been
10519                 added to prevent overriding by default Date: header when
10520                 already existing.
10521
10522 2006-09-21 [paul]       2.4.0cvs206
10523
10524         * src/common/utils.c
10525                 add Chinese UTF8 Re prefix
10526
10527 2006-09-21 [wwp]        2.4.0cvs205
10528
10529         * tools/Makefile.am
10530                 Fics alfabettical order.
10531
10532 2006-09-21 [wwp]        2.4.0cvs204
10533
10534         * tools/fix_date.sh
10535         * tools/Makefile.am
10536                 Added an action tool to fix missing Date field in emails.
10537                 Updated Makefile.am to reflect those last two additions.
10538
10539 2006-09-21 [wwp]        2.4.0cvs203
10540
10541         * tools/uuooffice
10542                 Added a action tool to open uuencoded docs w/
10543                 OpenOffice (based on uudec method).
10544
10545 2006-09-21 [colin]      2.4.0cvs202
10546
10547         * src/compose.c
10548         * src/textview.c
10549                 Workaround possible GTK crash: remove selection 
10550                 clipboard before destroying widget, or GTK+-2.10
10551                 dies. Thanks to Hiro.
10552
10553 2006-09-20 [colin]      2.4.0cvs201
10554
10555         * src/compose.c
10556                 Fix free-after-use in some cases (when 
10557                 procmime_encode_content() frees mimeinfo->data.mem
10558                 and turns it to a temp file)
10559
10560 2006-09-20 [colin]      2.4.0cvs200
10561
10562         * src/folderview.c
10563         * src/summaryview.c
10564         * src/gtk/gtksctree.c
10565         * src/gtk/gtksctree.h
10566                 Add tooltips in the folderview and summaryview
10567                 (Doesn't break string freeze as they already
10568                 exist)
10569         * src/toolbar.c
10570                 Put the spam button in the default configuration
10571                 if compiled with bogo plugin too
10572
10573 2006-09-19 [colin]      2.4.0cvs199
10574
10575         * src/summaryview.c
10576         * src/summaryview.h
10577                 Update folder name label on folder rename
10578         * src/prefs_matcher.c
10579         * src/gtk/logwindow.h
10580                 Fix warnings
10581                 Patches by Fabien
10582
10583 2006-09-19 [wwp]        2.4.0cvs198
10584
10585         * src/summary_search.c
10586                 fix can't click forward/backward buttons in the
10587                 search messages.
10588
10589 2006-09-18 [paul]       2.4.0cvs197
10590
10591         * src/wizard.c
10592                 add missing bracket, capitalise the A of
10593                 'SpamAssassin'
10594
10595 2006-09-18 [paul]       2.4.0cvs196
10596
10597         * src/compose.c
10598                 fix bug 1012 'crashed upon sending mail
10599                 from compose window'
10600                 Thanks to Colin
10601
10602 2006-09-16 [colin]      2.4.0cvs195
10603
10604         * src/folderview.c
10605                 Fix "real-time" sorting by freezing/thawing
10606
10607 2006-09-16 [colin]      2.4.0cvs194
10608
10609         * manual/faq.xml
10610                 Fix the anti-spam entry a bit
10611
10612 2006-09-16 [colin]      2.4.0cvs193
10613
10614         * src/wizard.c
10615                 Make sure reviewers have no excuse when stating
10616                 Sylpheed-Claws doesn't have antispam capabilities.
10617
10618 2006-09-16 [colin]      2.4.0cvs192
10619
10620         * src/main.c
10621                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10622                 as if the SIGPIPE comes from etpan's thread we could
10623                 trigger a GUI update from this thread.
10624
10625 2006-09-16 [colin]      2.4.0cvs191
10626
10627         * src/summaryview.c
10628                 Init all members of the struct
10629
10630 2006-09-16 [paul]       2.4.0cvs190
10631
10632         * src/account.c
10633                 improvements to the English
10634
10635 2006-09-15 [colin]      2.4.0cvs189
10636
10637         * src/summaryview.c
10638                 HIG order on dialog
10639
10640 2006-09-14 [colin]      2.4.0cvs188
10641
10642         * src/common/socket.c
10643         * src/common/socket.h
10644         * src/common/ssl.c
10645         * src/common/ssl_certificate.c
10646         * src/common/ssl_certificate.h
10647         * src/etpan/imap-thread.c
10648                 the get_fqdn() call done to get canonical name when
10649                 checking an SSL certificate is blocking, which is
10650                 sad as we just did a non-blocking lookup to connect.
10651                 Fix that by letting the fqdn available to the SockInfo,
10652                 and use that in ssl_certificate_check(). For IMAP,
10653                 we don't do it as the lookup's done by libetpan, but
10654                 it's less annoying as IMAP connections as much more
10655                 rare than POP3 connections.
10656
10657 2006-09-14 [paul]       2.4.0cvs187
10658
10659         * manual/advanced.xml
10660                 improvements to the English,
10661                 properly place the new hidden options
10662                 within the alphabetical order
10663         * src/gtk/pluginwindow.c
10664                 improvements to the English
10665
10666 2006-09-14 [colin]      2.4.0cvs186
10667
10668         * src/prefs_common.c
10669         * src/prefs_common.h
10670         * src/gtk/gtksctree.c
10671         * manual/advanced.xml
10672                 New hidden pref, stripes_color_offset, to change
10673                 the value added/substracted to normal bgcolor to
10674                 create the stripes in summaries
10675
10676 2006-09-13 [colin]      2.4.0cvs185
10677
10678         * src/gedit-print.c
10679         * src/messageview.c
10680         * src/messageview.h
10681         * src/summaryview.c
10682         * src/textview.c
10683                 Fix misc. printing issues: 
10684                 - Bad font for linkified headers
10685                 - Different font if the mail was displayed or not
10686                 - Factorize the thing
10687
10688 2006-09-13 [colin]      2.4.0cvs184
10689
10690         * src/common/ssl_certificate.c
10691                 Only get FQDN once when checking certificate
10692
10693 2006-09-13 [colin]      2.4.0cvs183
10694
10695         * src/account.c
10696         * src/gtk/pluginwindow.c
10697                 Misc. GUI fixes by Fabien
10698
10699 2006-09-13 [wwp]        2.4.0cvs182
10700
10701         * configure.ac
10702         * src/common/utils.h
10703         * src/common/utils.c
10704                 get rid of unused wide-char functions.
10705
10706 2006-09-13 [wwp]        2.4.0cvs181
10707
10708         * src/plugins/pgpinline/sylpheed.def
10709         * src/textview.c
10710                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10711                 add privacy_reset_error to the .def file,
10712                 do not fork for an external textviewer.
10713
10714 2006-09-13 [wwp]        2.4.0cvs180
10715
10716         * src/prefs_common.c
10717                 fix broken font entry in prefs (patch issued by the gpg4win team,
10718                 probably by Marcus Brinkmann <marcus@g10code.de>).
10719
10720 2006-09-13 [colin]      2.4.0cvs179
10721
10722         * src/folder.h
10723                 Fix a warning in summaryview.c
10724         * src/mainwindow.c
10725         * src/summaryview.c
10726         * src/summaryview.h
10727                 Add missing Mark/* elements in the
10728                 main menu
10729
10730 2006-09-12 [colin]      2.4.0cvs178
10731
10732         * src/prefs_actions.c
10733         * src/prefs_filtering_action.c
10734         * src/prefs_matcher.c
10735                 Use (New) instead of New everywhere
10736
10737 2006-09-12 [wwp]        2.4.0cvs177
10738
10739         * manual/fr/addrbook.xml
10740         * manual/fr/handling.xml
10741                 updated some quotes in the fr manual to match the fr translation.
10742
10743 2006-09-12 [wwp]        2.4.0cvs176
10744
10745         * src/prefs_matcher.c
10746                 don't store translated string elements in matcher expressions.
10747                 Also fixed a misused of Q_().
10748
10749 2006-09-11 [wwp]        2.4.0cvs175
10750
10751         * src/plugins//bogofilter/bogofilter.c
10752         * src/plugins//clamav/clamav_plugin.c
10753         * src/plugins//demo/demo.c
10754         * src/plugins//dillo_viewer/dillo_viewer.c
10755         * src/plugins//pgpcore/plugin.c
10756         * src/plugins//pgpinline/plugin.c
10757         * src/plugins//pgpmime/plugin.c
10758         * src/plugins//spamassassin/spamassassin.c
10759                 gettext-ize more strings (mostly plugin error messages).
10760
10761 2006-09-11 [colin]      2.4.0cvs174
10762
10763         * src/alertpanel.c
10764                 Make maximum buffer size bigger to avoid
10765                 truncating translated messages. Patch by
10766                 Fabien
10767
10768 2006-09-11 [colin]      2.4.0cvs173
10769
10770         * src/etpan/imap-thread.c
10771                 Fix compilation on OpenBSD, thanks to 
10772                 Landry
10773
10774 2006-09-10 [wwp]        2.4.0cvs172
10775
10776         * manual/account.xml
10777         * manual/addrbook.xml
10778         * manual/handling.xml
10779         * manual/es/handling.xml
10780         * manual/fr/account.xml
10781         * manual/fr/addrbook.xml
10782         * manual/fr/handling.xml
10783                 documented addressbook matching (condition configuration):
10784                   addrbook.xml, en fr
10785                 documented per-account filtering rules (handling/filtering
10786                   section, account section):
10787                   account.xml, handling.xml, en fr
10788                 slightly updated the handling/searching section to tell few
10789                   words about the extended search ability:
10790                   handling.xml, en fr
10791                 added missing <quote></quotes> to Quick Search:
10792                   handling.xml, en fr es
10793                 fixed a typo (auomatically):
10794                   handling.xml, en
10795                 changes revisited by Paul.
10796
10797 2006-09-10 [paul]       2.4.0cvs171
10798
10799         * src/prefs_actions.c
10800         * src/prefs_filtering.c
10801         * src/prefs_template.c
10802                 adjustments to the gui
10803                 Patch by Fabien Vantard (slightly modified)
10804
10805 2006-09-10 [colin]      2.4.0cvs170
10806
10807         * src/summaryview.c
10808                 Check folderitem/summaryview consistency
10809                 (basically automates Update summary). Fixes
10810                 #1011 (wrong (negative) count on unread 
10811                 messages)
10812
10813 2006-09-10 [colin]      2.4.0cvs169
10814
10815         * src/gtk/gtksctree.c
10816                 Fix recursive expansion via mouse
10817         * src/plugins/bogofilter/bogofilter.c
10818                 Use normal filtering way of moving
10819                 messages (batching), possibly fixing
10820                 bug #1015 (Bogofilter plugin doubles 
10821                 new messages)
10822
10823 2006-09-09 [wwp]        2.4.0cvs168
10824
10825         * src/prefs_filtering.c
10826                 better place for this fix.
10827
10828 2006-09-09 [wwp]        2.4.0cvs167
10829
10830         * src/prefs_filtering.c
10831                 fix a minor bug when the enabled status of a filtering/processing
10832                 rule always got set to TRUE when replacing this rule. That still
10833                 make sense when adding a new rule, but now when replacing, we
10834                 don't override the value of 'enabled'.
10835                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10836                 to prefs_filtering_list_view_get_info() as this function not only
10837                 returns the name, but also the account_id and the enabled status.
10838
10839 2006-09-09 [mones]      2.4.0cvs166
10840
10841         * manual/glossary.xml
10842         * manual/plugins.xml
10843                 Minor format corrections
10844         * manual/gpl.xml
10845                 Fix misplaced NO WARRANTY section
10846         * manual/es/advanced.xml
10847         * manual/es/faq.xml
10848         * manual/es/glossary.xml
10849         * manual/es/gpl.xml
10850         * manual/es/handling.xml
10851         * manual/es/plugins.xml
10852         * manual/es/starting.xml
10853                 Incorporate changes from English version
10854         * manual/fr/ack.xml
10855         * manual/pl/ack.xml
10856         * manual/es/ack.xml
10857                 Fix address, (add translation credits in es version)
10858         * po/es.po
10859                 Updated translation
10860
10861 2006-09-09 [wwp]        2.4.0cvs165
10862
10863         * src/prefs_filtering.c
10864                 fix a crash when opening filtering prefs, if matcherrc file contains
10865                 broken data (non-existing account id, which is theoretically not
10866                 possible).
10867
10868 2006-09-08 [colin]      2.4.0cvs164
10869
10870         * src/folder.c
10871                 Wrong assert, make it an if()
10872         * src/gtk/gtksctree.c
10873                 Fix bug #1013 (expand selected thread 
10874                 tree) - expanding is now recursive
10875
10876 2006-09-07 [wwp]        2.4.0cvs163
10877
10878         * src/prefs_matcher.c
10879                 make better sentences about addressbook matching in the
10880                 matcher prefs. This should make translators' work easier
10881                 too.
10882
10883 2006-09-07 [wwp]        2.4.0cvs162
10884
10885         * src/prefs_filtering.c
10886                 code simplification (get rid of dup var. assignment).
10887
10888 2006-09-07 [wwp]        2.4.0cvs161
10889
10890         * src/summaryview.c
10891                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10892                 <fzzzzz@gmail.com>.
10893
10894 2006-09-07 [paul]       2.4.0cvs160
10895
10896         * src/mimeview.c
10897                 fix compilation warnings
10898                 Thanks to Colin
10899
10900 2006-09-07 [paul]       2.4.0cvs159
10901
10902         * src/mimeview.c
10903                 select the mimepart icon when
10904                 displaying as text
10905                 Thanks to Colin
10906
10907 2006-09-06 [paul]       2.4.0cvs158
10908
10909         * src/prefs_filtering.c
10910                 fix labels and table element spacing
10911                 Patch by Fabien Vantard
10912
10913 2006-09-06 [paul]
10914
10915         2.5.0-rc3 released
10916
10917 2006-09-06 [paul]       2.4.0cvs157
10918
10919         * manual/es/advanced.xml
10920                 fix typo
10921
10922 2006-09-06 [wwp]        2.4.0cvs156
10923
10924         * src/mainwindow.c
10925                 fix an dup launch issue when iconified, thanks to Colin.
10926
10927 2006-09-06 [wwp]        2.4.0cvs155
10928
10929         * src/gtk//gtksctree.h
10930                 oops, forgot that one!
10931
10932 2006-09-06 [wwp]        2.4.0cvs154
10933
10934         * manual/pl/advanced.xml
10935         * manual/advanced.xml
10936         * manual/es/advanced.xml
10937         * manual/fr/advanced.xml
10938         * src/prefs_customheader.c
10939         * src/prefs_filtering_action.c
10940         * src/foldersel.c
10941         * src/prefs_summaries.c
10942         * src/prefs_filtering.c
10943         * src/account.c
10944         * src/compose.c
10945         * src/prefs_summary_column.c
10946         * src/addr_compl.c
10947         * src/prefs_actions.c
10948         * src/prefs_folder_column.c
10949         * src/ssl_manager.c
10950         * src/prefs_template.c
10951         * src/prefs_display_header.c
10952         * src/prefs_common.h
10953         * src/prefs_matcher.c
10954         * src/prefs_common.c
10955         * src/prefs_toolbar.c
10956         * src/summaryview.c
10957         * src/folderview.c
10958         * src/gtk/gtksctree.c
10959         * src/gtk/pluginwindow.c
10960         * src/gtk/progressdialog.c
10961         * src/gtk/prefswindow.c
10962                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10963                 to make its meaning more obvious (all versions of the manual reflect
10964                 the change).
10965                 added an extra hidden option use_stripes_in_summary to allow
10966                 discarding these stripes in mainwindow's folder and message lists;
10967                 en and fr manuals only are OK towards this.
10968
10969 2006-09-06 [colin]      2.4.0cvs153
10970
10971         * src/textview.c
10972                 Hide Sylpheed-Claws' internal queue headers
10973                 when showing all headers. They'll be present
10974                 only in Source window.
10975
10976 2006-09-05 [colin]      2.4.0cvs152
10977
10978         * src/plugins/trayicon/trayicon.c
10979                 Fix crash at exit - we have to disconnect
10980                 our handlers
10981         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10982                 Update eggtrayicon - patch adapted from a
10983                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10984                 on Sylpheed's ML
10985
10986 2006-09-05 [colin]      2.4.0cvs151
10987
10988         * src/mainwindow.c
10989         * src/gtk/logwindow.c
10990                 Fix race condition when something writes
10991                 to the log too soon during init. Thanks
10992                 to Fabien Vantard
10993
10994 2006-09-05 [colin]      2.4.0cvs150
10995
10996         * src/mimeview.c
10997                 Don't select part on right-click either
10998
10999 2006-09-05 [paul]       2.4.0cvs149
11000
11001         * src/mimeview.c
11002                 completion of previous commit
11003                 Thanks to Colin
11004
11005 2006-09-05 [colin]      2.4.0cvs148
11006
11007         * src/mimeview.c
11008                 Don't force selection on middle-click, just open
11009
11010 2006-09-04 [colin]      2.4.0cvs147
11011
11012         * src/mimeview.c
11013                 Looks like gtk_notebook_set_current_page()
11014                 sometimes steals focus, and this annoys us
11015                 in MimeViewers as it renders navigation
11016                 keys useless. Take back focus after switching
11017                 pages.
11018
11019 2006-09-04 [colin]      2.4.0cvs146
11020
11021         * src/messageview.c
11022                 Set stop_loading when clicking on Next
11023                 during load. Don't add a callback to 
11024                 avoid over-complicating things.
11025
11026 2006-09-04 [colin]      2.4.0cvs145
11027
11028         * src/mimeview.c
11029         * src/messageview.c
11030                 Fix multiple loads in separate messageview
11031
11032 2006-09-04 [colin]      2.4.0cvs144
11033
11034         * src/summaryview.c
11035                 Let navigation keys be handled during 
11036                 load
11037
11038 2006-09-04 [colin]      2.4.0cvs143
11039
11040         * src/messageview.c
11041         * src/summaryview.c
11042         * src/textview.c
11043         * src/textview.h
11044                 Make loading of huge mails (lots of text and/or
11045                 images) cancellable, so the GUI doesn't block 
11046
11047 2006-09-04 [colin]      2.4.0cvs142
11048
11049         * src/plugins/trayicon/trayicon.c
11050                 Fix annoyance when removing a folder with 
11051                 unread mails: trayicon didn't update
11052
11053 2006-09-04 [paul]       2.4.0cvs141
11054
11055         * src/gtk/icon_legend.c
11056                 straighten up columns
11057                 Patch by Fabien Vantard
11058
11059 2006-09-04 [wwp]        2.4.0cvs140
11060
11061         * src/prefs_filtering.c
11062                 fix new line's account name in filtering prefs:
11063                 was "All", is now "(New)".
11064
11065 2006-09-04 [paul]       2.4.0cvs139
11066
11067         * tools/make.themes.project
11068                 use "AUTOMAKE_OPTIONS = dist-bzip2"
11069                 instead of homebrewed "make release"
11070
11071 2006-09-03 [colin]      2.4.0cvs138
11072
11073         * src/folderview.c
11074                 Fix bug #1007 (Wrong folder highlighted)
11075
11076 2006-09-03 [colin]      2.4.0cvs137
11077
11078         * src/compose.c
11079                 Don't set Newsgroup: header to a mail folder
11080                 path
11081
11082 2006-09-03 [paul]       2.4.0cvs136
11083
11084         * src/prefs_other.c
11085         * src/prefs_spelling.c
11086                 unify the gui
11087
11088 2006-09-03 [paul]       2.4.0cvs135
11089
11090         * src/prefs_summaries.c
11091                 correct menu item text in prefs_keybind_apply_clicked()
11092
11093 2006-09-03 [paul]       2.4.0cvs134
11094
11095         * manual/advanced.xml
11096                 some improvements to the descriptions
11097         * src/mainwindow.c
11098         * src/messageview.c
11099         * src/summaryview.c
11100         * src/gtk/menu.c
11101                 fix menu sensitivity issues
11102         * src/prefs_message.c
11103                 drop the useless word 'short'
11104         * src/prefs_other.c
11105                 add the word 'lines' indicating log length
11106                 is a measure of lines
11107         * src/textview.c
11108                 fix compilation warnings
11109
11110 2006-09-02 [colin]      2.4.0cvs133
11111
11112         * src/messageview.c
11113                 Display a special return-receipt message
11114                 if the message is from the user
11115         * src/summaryview.c
11116                 Fix missing freeze of the list when marking
11117                 all read and unthreading for exec. Thanks
11118                 to Stephan Sachse.
11119
11120 2006-09-02 [paul]       2.4.0cvs132
11121
11122         * src/mainwindow.c
11123         * src/prefs_message.c
11124         * src/summaryview.c
11125                 fix some english
11126
11127 2006-09-02 [wwp]        2.4.0cvs131
11128
11129         * src/prefs_filtering.c
11130                 added an account name column to the filtering rules
11131                 dialog.
11132
11133 2006-09-02 [colin]      2.4.0cvs130
11134
11135         * src/gtk/logwindow.c
11136         * src/gtk/logwindow.h
11137                 Block scrolling if we're not at the end
11138                 of the log
11139
11140 2006-09-02 [colin]      2.4.0cvs129
11141
11142         * src/folder.c
11143                 Make sure account-specific rules can't
11144                 be used in {pre-,post-,}processing
11145         * src/mainwindow.c
11146         * src/gtk/logwindow.c
11147         * src/gtk/logwindow.h
11148                 Jump to last error when clicking on the
11149                 warning icon
11150
11151 2006-09-02 [colin]      2.4.0cvs128
11152
11153         * src/imap.c
11154         * src/import.c
11155         * src/mainwindow.c
11156         * src/mainwindow.h
11157                 Fix warning icon
11158         * src/inc.c
11159         * src/mbox.c
11160         * src/mbox.h
11161                 Let proc_mbox know its account, for
11162                 account-specific rules
11163
11164 2006-09-01 [colin]      2.4.0cvs127
11165
11166         * src/codeconv.c
11167                 Don't uselessly use iconv to convert from
11168                 us-ascii
11169         * src/alertpanel.c
11170         * src/mainwindow.c
11171         * src/mainwindow.h
11172         * src/inc.c
11173                 Fix certain log cases, disable warning icon
11174                 for now, the correct way to display it when
11175                 necessary and only when necessary is probably
11176                 to do it manually rather than use error logs
11177         * src/etpan/imap-thread.c
11178                 Clean up UID logging a bit
11179         * src/gtk/logwindow.c
11180         * src/gtk/logwindow.h
11181                 Make logging faster when the window's closed
11182
11183 2006-09-01 [wwp]        2.4.0cvs126
11184
11185         * manual/fr/account.xml
11186                 reflect changes to the ref. manual (parts of cvs72):
11187                 fix tabnames and quotes.
11188
11189 2006-09-01 [wwp]        2.4.0cvs125
11190
11191         * manual/fr/plugins.xml
11192                 reflect changes to the reference manual (cvs42):
11193                 update IRC channel info.
11194
11195 2006-09-01 [wwp]        2.4.0cvs124
11196
11197         * commitHelper
11198                 use CVSEDITOR env. var. if set, according to `man cvs`.
11199
11200 2006-09-01 [wwp]        2.4.0cvs123
11201
11202         * manual/advanced.xml
11203                 better sentence again (thanks to Paul).
11204
11205 2006-09-01 [wwp]        2.4.0cvs122
11206
11207         * manual/advanced.xml
11208         fix definition of toolbar_detachable and rework a bit the one of
11209         enable_dotted_lines.
11210
11211 2006-09-01 [mones]      2.4.0cvs121
11212
11213         * manual/advanced.xml
11214                 Document enable_dotted_lines
11215
11216 2006-09-01 [paul]       2.4.0cvs120
11217
11218         * src/folderview.c
11219         * src/folderview.h
11220         * src/imap.c
11221         * src/mainwindow.c
11222         * src/summaryview.c
11223                 obey the 'When entering folder...' option
11224                 when using the /View/Go to/... menu items
11225                 Thanks to Colin
11226
11227 2006-08-31 [colin]      2.4.0cvs119
11228
11229         * src/folderview.c
11230                 Revert 2.4.0cvs116, wrong fix.
11231
11232 2006-08-31 [colin]      2.4.0cvs118
11233
11234         * src/gtk/gtksctree.c
11235                 Better state the various copyrights
11236
11237 2006-08-31 [colin]      2.4.0cvs117
11238
11239         * src/prefs_common.c
11240                 fix enable_dotted_lines
11241
11242 2006-08-31 [colin]      2.4.0cvs116
11243
11244         * src/folderview.c
11245                 Use pref "Always open on select" when going
11246                 to next unread folder
11247         * src/gtk/gtksctree.c
11248                 Fix link failure to _gtk_clist_create_cell_layout
11249                 on certain computers. (Why not mine, I wonder)
11250
11251 2006-08-31 [colin]      2.4.0cvs115
11252
11253         * src/procmsg.c
11254         * src/textview.c
11255         * src/plugins/bogofilter/bogofilter.c
11256         * src/plugins/spamassassin/spamassassin.c
11257                 Requalify some "errors" to warnings
11258         * src/mainwindow.c
11259         * src/mainwindow.h
11260         * src/statusbar.c
11261                 Add an icon in the statusbar to notify
11262                 of errors
11263         * src/gtk/gtksctree.c
11264         * src/folderview.c
11265         * src/summaryview.c
11266                 Make the GtkSCTree look more modern by
11267                 alternating background lines
11268         * src/prefs_common.c
11269         * src/prefs_common.h
11270                 Add a pref to let people have the old
11271                 way if they prefer
11272
11273
11274 2006-08-30 [colin]      2.4.0cvs114
11275
11276         * src/procmsg.c
11277         * src/procmsg.h
11278                 Provide a way to filter a list of
11279                 messages in an optimised manner, and
11280                 add a list-filtering hook
11281         * src/folder.c
11282         * src/inc.c
11283         * src/mbox.c
11284                 Use the list filtering
11285         * src/plugins/bogofilter/bogofilter.c
11286                 Use the list-filtering hook
11287                 Use -b (bulk) mode for more speed
11288                 when learning and filtering
11289         * src/etpan/imap-thread.c
11290                 Make log output shorter in UID SEARCH
11291
11292
11293 2006-08-30 [colin]      2.4.0cvs113
11294
11295         * src/plugins/bogofilter/bogofilter.c
11296                 Really fast mass learning - thanks to David
11297                 Relson for the options explanations :)
11298
11299 2006-08-30 [colin]      2.4.0cvs112
11300
11301         * src/msgcache.c
11302                 Fix compilation on FreeBSD. Thanks
11303                 to Michael Hugues
11304
11305 2006-08-29 [colin]      2.4.0cvs111
11306
11307         * src/folderview.c
11308                 Handle "popup_menu" signal (for popping the 
11309                 menu via the keyboard)
11310         * src/mimeview.c
11311         * src/mimeview.h
11312         * src/summaryview.c
11313         * src/textview.c
11314         * src/gtk/gtkutils.c
11315         * src/gtk/gtkutils.h
11316                 Factorize scrolling code, and add an API 
11317                 for MimeViewers to handle scroll orders
11318
11319 2006-08-29 [wwp]        2.4.0cvs110
11320
11321         * src/plugins//bogofilter/bogofilter.c
11322         * src/plugins//spamassassin/spamassassin.c
11323                 make the bogofilter/spamassassin filtering error dialogs at
11324         incorporation obey to the "don't popup error dialog on
11325         receive error" option. If disabled, feed the log window w/
11326         the error message.
11327
11328 2006-08-29 [paul]
11329
11330         2.5.0-rc2 released
11331
11332 2006-08-29 [paul]       2.4.0cvs109
11333
11334         * Makefile.am
11335                 remove 'make release', it's not needed
11336                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11337
11338 2006-08-29 [paul]       2.4.0cvs108
11339
11340         * src/foldersel.c
11341         * src/summary_search.c
11342         * src/gtk/progressdialog.c
11343         * src/plugins/pgpcore/passphrase.c
11344                 replace deprecated gtk_window_set_policy()
11345
11346 2006-08-29 [colin]      2.4.0cvs107
11347
11348         * src/folder.c
11349                 Fix data loss when copy fails during a move:
11350                 only use fast remove_msgs if everything was
11351                 copied OK; else use slow remove_msg on the
11352                 mails that got copied only.
11353
11354 2006-08-28 [paul]       2.4.0cvs106
11355
11356         * src/mh.c
11357                 revert change in 2.4.0cvs104, it breaks
11358                 stuff
11359
11360 2006-08-28 [paul]       2.4.0cvs105
11361
11362         * src/plugins/spamassassin/spamassassin.c
11363                 english fix
11364
11365 2006-08-28 [paul]       2.4.0cvs104
11366
11367         * src/mh.c
11368                 fix data loss when moving to another
11369                 mailbox fails
11370         * src/prefs_spelling.c
11371                 improve the english
11372         * src/gtk/pluginwindow.c
11373                 improve the layout of the dialog text
11374         All thanks to Colin
11375
11376 2006-08-28 [paul]       2.4.0cvs103
11377
11378         * src/plugins/bogofilter/bogofilter.c
11379         * src/plugins/bogofilter/bogofilter_gtk.c
11380                 fix english up a bit, innit
11381
11382 2006-08-28 [paul]       2.4.0cvs102
11383
11384         * configure.ac
11385         * po/Makefile.in.in
11386         * po/Makevars
11387                 require autoconf 2.60, enabling building
11388                 with gettext 0.15 (gettext 0.14.x build still
11389                 possible). Replace Makefiles with versions
11390                 from gettext 0.15.
11391                 Remove configure options --with-localedir and
11392                 --with-mandir. The options that are provided
11393                 directly by autoconf 2.60 can be used instead:
11394                 --mandir --localedir
11395
11396 2006-08-27 [colin]      2.4.0cvs101
11397
11398         * src/plugins/bogofilter/Makefile.am
11399                 Fix make dist (no README)
11400
11401 2006-08-27 [colin]      2.4.0cvs100
11402
11403         * src/folder.c
11404                 Don't use F_UNKNOWN folders for any default
11405                 outbox/trash/etc
11406         * src/plugins/bogofilter/bogofilter.c
11407         * src/plugins/bogofilter/bogofilter.h
11408         * src/plugins/bogofilter/bogofilter_gtk.c
11409                 Add an option to specify the path to bogofilter
11410                 Use single-quotes to be able to learn in folders
11411                 with spaces in their names
11412                 Verify learning status
11413
11414 2006-08-27 [colin]      2.4.0cvs99
11415
11416         * manual/faq.xml
11417         * manual/plugins.xml
11418                 Document Bogofilter plugin
11419
11420 2006-08-27 [colin]      2.4.0cvs98
11421
11422         * src/compose.c
11423         * src/messageview.c
11424         * src/procmsg.c
11425         * src/procmsg.h
11426                 When possible, copy the queued mail to sent folder
11427                 instead of re-adding. Much faster on IMAP.
11428
11429 2006-08-27 [colin]      2.4.0cvs97
11430
11431         * src/msgcache.c
11432                 Disable mmaped caches - huge metadata loss
11433                 here after a power failure.
11434         * src/summaryview.c
11435                 Add quicksearch timing
11436         * src/common/plugin.c
11437         * src/common/plugin.h
11438                 Implement an interface to tell what plugins
11439                 provide. Prevent loading of similar plugins.
11440         * src/plugins/clamav/clamav_plugin.c
11441         * src/plugins/demo/demo.c
11442         * src/plugins/dillo_viewer/dillo_viewer.c
11443         * src/plugins/pgpcore/plugin.c
11444         * src/plugins/pgpinline/pgpinline.c
11445         * src/plugins/pgpmime/pgpmime.c
11446         * src/plugins/spamassassin/spamassassin.c
11447         * src/plugins/trayicon/trayicon.c
11448                 Implement plugin_provides()
11449
11450 2006-08-27 [colin]      2.4.0cvs96
11451
11452         * configure.ac
11453         * src/plugins/Makefile.am
11454         * src/plugins/bogofilter/.cvsignore
11455         * src/plugins/bogofilter/Makefile.am
11456         * src/plugins/bogofilter/bogofilter.c
11457         * src/plugins/bogofilter/bogofilter.h
11458         * src/plugins/bogofilter/bogofilter_gtk.c
11459                 New Bogofilter plugin, provides filtering and
11460                 learning. Spamassassin will go to extra plugins.
11461
11462 2006-08-26 [mones]      2.4.0cvs95
11463
11464         * manual/handling.xml
11465                 Fix subfolder path in the example (thanks to Paul) 
11466
11467 2006-08-26 [mones]      2.4.0cvs94
11468
11469         * manual/glossary.xml
11470                 2.2. + add ISP to the glossary
11471                 7.5. + Add UIDL to glossary
11472                 7.7. + Add TCP to glossary
11473         * manual/handling.xml
11474                 7.1. + Mentions GNU/Linux distribution, what about the non...
11475                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11476                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11477                 7.4. = Use appropriate quotation for commands
11478                 7.6. = change "" to <quote></quote>
11479         * manual/plugins.xml
11480                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11481         * manual/starting.xml
11482                 2.1. + local mbox file: some examples of mbox file locations...
11483                 Also reformatted files requiring it
11484
11485 2006-08-26 [wwp]        2.4.0cvs93
11486
11487         * src/summary_search.c
11488                 disable find buttons while summary search is running.
11489
11490 2006-08-25 [colin]      2.4.0cvs92
11491
11492         * src/folder.c
11493         * src/folderutils.c
11494         * src/mh.c
11495         * src/procmsg.h
11496         * src/summaryview.c
11497                 Speed up MH moving, and add progressbar
11498                 for MH deletion
11499         * src/msgcache.c
11500                 Write cache files using mmap() too
11501
11502 2006-08-25 [wwp]        2.4.0cvs91
11503
11504         * src/summaryview.c
11505                 switch spam<->ham button when a message has been marked as spam or ham
11506                 and is still selected. Thanks to Colin.
11507
11508 2006-08-25 [paul]       2.4.0cvs90
11509
11510         * src/Makefile.am
11511         * src/stock_pixmap.c
11512         * src/stock_pixmap.h
11513         * src/summaryview.c
11514         * src/gtk/icon_legend.c
11515         * src/pixmaps/copied.xpm
11516         * src/pixmaps/moved.xpm
11517                 add icons for delayed execution marked for
11518                 copying, marked for moving
11519
11520 2006-08-25 [mones]      2.4.0cvs89
11521
11522         * manual/glossary.xml
11523                 Fix the other glossary items:
11524                 5.1. = Inmmediate execution -> <quote>immediate execution...
11525                 5.2. = Fix MBOX capitalization -> Mbox
11526                 5.3. + Improve Plugins def. w/ tech. ref.
11527                 5.4. = Quotation -> replace '>' by <quote>></quote>
11528                 5.5. - SMTP Server. -> remove dot
11529         * po/es.po
11530                 Updated translation
11531
11532 2006-08-25 [mones]      2.4.0cvs88
11533
11534         * manual/ack.xml
11535                 Reformatted, changed email address
11536         * manual/glossary.xml
11537                 Reformatted, fixed MANUAL-TODO items:
11538                 8.2. + add ROT-13 to glossary
11539                 8.4. + add URL to glossary
11540         * manual/es/advanced.xml
11541                 Fixed <literal>s
11542
11543 2006-08-25 [paul]       2.4.0cvs87
11544
11545         * src/gtk/icon_legend.c
11546                 add 'marked for deletion' icon
11547                 arrange icons by containing column
11548                 wrap long label text
11549
11550 2006-08-25 [colin]      2.4.0cvs86
11551
11552         * src/common/utils.c
11553         * src/common/utils.h
11554                 Add the sc_g_*list_bigger functions in
11555                 a place everyone can use it
11556         * src/summaryview.c
11557                 Only freeze/thaw the list when working
11558                 on the selection, if it's bigger than 1
11559         * src/gtk/gtksctree.c
11560                 Only freeze/thaw the list when unselec-
11561                 ting 'all' if ('all' != 1)
11562                 This avoids some flickering
11563
11564 2006-08-24 [colin]      2.4.0cvs85
11565
11566         * src/addressbook.c
11567                 Fix strange list selection
11568                 Fix random seg (Invalid read of freed memory)
11569
11570 2006-08-24 [colin]      2.4.0cvs84
11571
11572         * src/alertpanel.c
11573         * src/gtk/inputdialog.c
11574         * src/plugins/pgpcore/passphrase.c
11575                 Revert minimal width patch of 2.4.0cvs67,
11576                 as it is also a maximal width. Use 
11577                 gtk_window_set_default_size instead.
11578
11579 2006-08-24 [colin]      2.4.0cvs83
11580
11581         * src/msgcache.c
11582                 Write cache/mark to temp files before
11583                 overwriting old ones (avoids metadata
11584                 loss if writing the new files fail).
11585                 Use mmap() to read cache/mark file, as
11586                 this makes cache reading faster. Dis-
11587                 abled for big-endian machines until it
11588                 can be tested. (Big-endian users: set
11589                 msgcache_use_mmap = TRUE in the relevant
11590                 #if).
11591         * src/procmsg.h
11592                 Move rarely used fields of MsgInfo in 
11593                 another structure, which will only be
11594                 allocated if needed. Face, X-Face,
11595                 Return receipt headers and List-*
11596                 headers are moved. Mails having none
11597                 of these occupy 52 bytes less with
11598                 this patch, which makes 2.5MB of RAM
11599                 saved on a 50k folder).
11600         * src/headerview.c
11601         * src/mainwindow.c
11602         * src/messageview.c
11603         * src/partial_download.c
11604         * src/procheader.c
11605         * src/procmsg.c
11606         * src/textview.c
11607                 Follow this structure change.
11608
11609 2006-08-24 [wwp]        2.4.0cvs82
11610
11611         * manual/es/.cvsignore
11612         * manual/es/dist/.cvsignore
11613         * manual/es/dist/html/.cvsignore
11614         * manual/es/dist/pdf/.cvsignore
11615         * manual/es/dist/ps/.cvsignore
11616         * manual/es/dist/txt/.cvsignore
11617                 more (generated) files to ignore.
11618
11619 2006-08-24 [colin]      2.4.0cvs81
11620
11621         * src/folder.c
11622         * src/mh.c
11623                 Fix possible problems with local delivery. Check the folder doesn't
11624                 need scan before setting its mtime when saving cache (which can be
11625                 done long after the folder's been modified by an external process);
11626                 Check that the stored item's mtime didn't change in mh functions.
11627
11628 2006-08-24 [mones]      2.4.0cvs80
11629
11630         * manual/advanced.xml
11631                 Rewrapping, some fixes and MANUAL-TODO items:
11632                 8.1. = change "" to <quote></quote>
11633                 8.3. = quote menu items
11634                 8.5. - deploying -> new user ... ideally a new user (redundant)
11635
11636 2006-08-23 [colin]      2.4.0cvs79
11637
11638         * src/gtk/gtksctree.c
11639                 When selecting or deselecting range, only
11640                 freeze/thaw when selection is bigger than 10
11641
11642 2006-08-23 [colin]      2.4.0cvs78
11643
11644         * src/messageview.c
11645         * src/mimeview.c
11646         * src/mimeview.h
11647         * src/plugins/dillo_viewer/dillo_viewer.c
11648                 Provide an API for MimeViewer plugins to
11649                 return a text selection for replying
11650
11651 2006-08-23 [colin]      2.4.0cvs77
11652
11653         * src/image_viewer.c
11654         * src/textview.c
11655                 Use gtk_pixbuf_new_from_file_at_scale(), which
11656                 is faster than getting the pixbuf then resizing
11657                 it.
11658
11659 2006-08-23 [colin]      2.4.0cvs76
11660
11661         * src/procmime.c
11662                 UTF-8 should be sent Quoted-printable
11663
11664 2006-08-22 [colin]      2.4.0cvs75
11665
11666         * src/mh.c
11667                 Check if scan is required before touching
11668                 the folder (or it'll be required every time)
11669
11670 2006-08-22 [colin]      2.4.0cvs74
11671
11672         * configure.ac
11673                 Require libetpan 0.46 (crasher fix when built
11674                 against gnutls)
11675
11676 2006-08-22 [colin]      2.4.0cvs73
11677
11678         * src/folder.c
11679                 Set folder's mtime after writing its
11680                 cache
11681         * src/folderview.c
11682                 Add some timing
11683         * src/procmsg.c
11684                 Don't do useless stuff if we don't 
11685                 thread by subject
11686         * src/summaryview.c
11687                 Add some timing, don't deselect prior
11688                 to selecting (gtksctree does it itself),
11689                 remove crash avoidance hacks as it's been
11690                 properly fixed since a while
11691         * src/common/utils.c
11692                 Optimize to_human_readable(): _() is slow,
11693                 do it only once, and avoid %f format for KB
11694                 (the most common in a summaryview)
11695         * src/gtk/gtksctree.c
11696                 Don't uselessly freeze/thaw (fixes flicker
11697                 on next unread and friends), reduce number
11698                 of g_list_nth/g_list_position where possible
11699         * src/gtk/gtkutils.c
11700         * src/gtk/gtkutils.h
11701                 Reduce number of g_list_nth/g_list_position
11702                 where possible.
11703                 All of this makes loading as 70k folder 2.1
11704                 seconds instead of 3.2 (with hot FS caches).
11705                 (1.3 seconds without Date and Size columns...)
11706
11707 2006-08-22 [paul]       2.4.0cvs72
11708
11709         wrap documents and do some items from mones' MANUAL-TODO:
11710
11711         * manual/account.xml
11712                 4.1. = fix tabname references to <quote>tabname</quote>
11713                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11714         * manual/faq.xml
11715                 1.1. = mentioned options don't match UI
11716                 Add information about the 'Never send Return Receipts'
11717                 option
11718         * manual/handling.xml
11719                 6.2. = Mentions Extended symbols button, but now is
11720                 named Information
11721                 6.3. = Mentions ... button, which is now Edit
11722
11723 2006-08-22 [colin]      2.4.0cvs71
11724
11725         * src/gtk/pluginwindow.c
11726                 Fix layout in verbose translations (such
11727                 as french)
11728
11729 2006-08-22 [paul]       2.4.0cvs70
11730
11731         * manual/Makefile.am
11732                 build manuals in alphabetical order
11733         * src/addressbook.c
11734         * src/prefs_themes.c
11735                 replace/remove deprecated symbols
11736         * src/gtk/gtkutils.c
11737                 fix a warning
11738         * src/gtk/pluginwindow.c
11739                 replace deprecated symbol
11740                 replace label text and move it
11741         * src/plugins/pgpcore/prefs_gpg.c
11742                 move the 'Generate...' button out of the
11743                 Sign Key frame, replace the English used
11744         * src/plugins/pgpcore/sgpgme.c
11745                 fixes to the English
11746
11747 2006-08-21 [colin]      2.4.0cvs69
11748
11749         * src/plugins/trayicon/trayicon.c
11750                 Add more strings for translation; patch
11751                 by Pawel
11752
11753 2006-08-21 [colin]      2.4.0cvs68
11754
11755         * src/compose.c
11756                 fix replied flag not set after drafting
11757         * src/matcher.c
11758                 fix body quicksearch in non-encoded bodies
11759                 containing '='
11760         * src/msgcache.c
11761                 Get rid of the g_malloc workaround for
11762                 corrupted caches, use g_try_malloc
11763
11764 2006-08-21 [colin]      2.4.0cvs67
11765
11766         * src/alertpanel.c
11767         * src/gtk/inputdialog.c
11768         * src/plugins/pgpcore/passphrase.c
11769                 Set minimal width to 375
11770         * src/mainwindow.c
11771                 Fix switching to offline, asking if it 
11772                 should be overriden for synchronising
11773         * src/mimeview.c
11774                 Don't offer to remember command on Open 
11775                 with for text parts, as the browser or 
11776                 text editor command isn't changed from 
11777                 there
11778
11779 2006-08-20 [paul]       2.4.0cvs66
11780
11781         * po/ko.po
11782         * po/zh_CN.po
11783                 fix plural form errors. revealed by stricter
11784                 checking of gettext 0.15
11785
11786 2006-08-18 [paul]       2.4.0cvs65
11787
11788         * src/stock_pixmap.c
11789                 fix the fix of 2.4.0cvs64
11790                 Thanks to Colin
11791
11792 2006-08-18 [paul]       2.4.0cvs64
11793
11794         * src/stock_pixmap.c
11795                 fix leaks
11796                 Thanks to Colin
11797
11798 2006-08-18 [paul]       2.4.0cvs63
11799
11800         * src/compose.c
11801         * src/procmsg.c
11802                 fix occasional IMAP bug where large msgs
11803                 were left in the queue folder after sending
11804                 Thanks to Colin
11805
11806 2006-08-18 [paul]       2.4.0cvs62
11807
11808         * src/folderview.c
11809                 freeze the summaryview while quicksearch results
11810                 are displayed
11811                 (fixes bug 456 'current message is hidden when the
11812                 view is refreshed and extended search is "unread 
11813                 messages"')
11814                 Thanks to Colin
11815         * src/textview.c
11816                 add missing #include "inputdialog.h"
11817         * src/common/utils.h
11818                 add missing mailcap_update_default() and improve
11819                 readability
11820
11821 2006-08-17 [colin]      2.4.0cvs61
11822
11823         * src/plugins/pgpcore/select-keys.c
11824                 Fix warnings :)
11825
11826 2006-08-17 [colin]      2.4.0cvs60
11827
11828         * src/compose.c
11829                 Don't continue queuing if Cancel is clicked
11830                 in select-keys
11831
11832 2006-08-17 [colin]      2.4.0cvs59
11833
11834         * src/plugins/pgpcore/select-keys.c
11835                 When encrypting, if only one key matches and it 
11836                 matches exactly, automatically use it.
11837
11838 2006-08-17 [colin]      2.4.0cvs58
11839
11840         * src/mimeview.c
11841         * src/prefs_common.c
11842         * src/prefs_common.h
11843         * src/prefs_ext_prog.c
11844         * src/textview.c
11845                 Fix issues with previous patch (text/html)
11846                 Remove outdated prefs
11847
11848 2006-08-17 [colin]      2.4.0cvs57
11849
11850         * src/imap.c
11851                 Add View Log button on auth error
11852         * src/procmsg.c
11853                 Fix encrypted mail marked as new when
11854                 saved in normal folders
11855         * src/plugins/pgpinline/pgpinline.c
11856                 Fix encrypt bug on IMAP
11857         * src/mimeview.c
11858         * src/common/utils.c
11859         * src/common/utils.h
11860         * src/gtk/inputdialog.c
11861         * src/gtk/inputdialog.h
11862                 Get rid of metamail stuff, simplify
11863                 opening, and allow remembering of user's
11864                 choices (by updating ~/.mailcap). There's
11865                 still to drop "Audio player" and "Image
11866                 viewer" preferences.
11867
11868 2006-08-17 [mones]      2.4.0cvs56
11869
11870         * manual/es/sylpheed-claws-manual.xml
11871                 fix DTD path
11872
11873 2006-08-17 [mones]      2.4.0cvs55
11874
11875         * configure.ac
11876         * manual/Makefile.am
11877         * manual/es/Makefile.am
11878         * manual/es/account.xml
11879         * manual/es/ack.xml
11880         * manual/es/addrbook.xml
11881         * manual/es/advanced.xml
11882         * manual/es/faq.xml
11883         * manual/es/glossary.xml
11884         * manual/es/gpl.xml
11885         * manual/es/handling.xml
11886         * manual/es/intro.xml
11887         * manual/es/keyboard.xml
11888         * manual/es/plugins.xml
11889         * manual/es/starting.xml
11890         * manual/es/sylpheed-claws-manual.xml
11891         * manual/es/dist/Makefile.am
11892         * manual/es/dist/html/Makefile.am
11893         * manual/es/dist/pdf/Makefile.am
11894         * manual/es/dist/ps/Makefile.am
11895         * manual/es/dist/txt/Makefile.am
11896                 Spanish translation for the manual
11897
11898 2006-08-16 [colin]      2.4.0cvs54
11899
11900         * src/compose.c
11901         * src/main.c
11902         * src/mainwindow.c
11903                 Fix send button sensitivity at startup
11904                 Set send menu sensitivity (patch by Fabien)
11905         * src/ssl_manager.c
11906                 Enable closing with esc (patch by Fabien)
11907         * src/gtk/foldersort.c
11908                 Enable closing with esc (patch by Fabien)
11909         * src/procmime.c
11910                 Optimisation (no need to copy to tempfile to
11911                 "decode" 7bit and 8bit)
11912         * src/summaryview.c
11913                 Fix cruft in swap_from case
11914         * src/textview.c
11915                 Fix missing last line in some mail cases 
11916                 (Fixes debian #381872)
11917         * src/plugins/pgpcore/prefs_gpg.c
11918         * src/plugins/pgpcore/sgpgme.c
11919         * src/plugins/pgpcore/sgpgme.h
11920                 Don't show "no key found" when user explicitely
11921                 wants to create a key
11922
11923 2006-08-16 [paul]       2.4.0cvs53
11924
11925         * configure.ac
11926         * src/account.c
11927         * src/addressbook.c
11928         * src/headerview.c
11929         * src/prefs_account.c
11930         * src/prefs_message.c
11931         * src/gtk/gtkutils.c
11932                 bump up minimum required versions of GTK+ and
11933                 GLIB to 2.6.0
11934
11935 2006-08-16 [paul]       2.4.0cvs52
11936
11937         * src/toolbar.c
11938                 workaround GTK+ Bug 351600 - 'Can't re-click
11939                 on button after sensitivity update'
11940                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11941                 Thanks to Colin
11942
11943 2006-08-15 [colin]      2.4.0cvs51
11944
11945         * src/plugins/pgpcore/prefs_gpg.c
11946                 Set options sensitivity according to
11947                 key existence
11948         * src/plugins/pgpcore/sgpgme.c
11949                 Allow to create key with no passphrase
11950
11951 2006-08-14 [cleroy]     2.4.0cvs50
11952
11953         * src/gtk/pluginwindow.c
11954                 New layout (maybe to be changed?)
11955         * src/gtk/gtkutils.c
11956                 Fix a bit label_window
11957         * src/plugins/pgpcore/passphrase.c
11958         * src/plugins/pgpcore/passphrase.h
11959         * src/plugins/pgpcore/plugin.c
11960         * src/plugins/pgpcore/prefs_gpg.c
11961         * src/plugins/pgpcore/prefs_gpg.h
11962         * src/plugins/pgpcore/sgpgme.c
11963         * src/plugins/pgpcore/sgpgme.h
11964                 Allow to create a PGP private key via the GUI
11965
11966 2006-08-14 [wwp]        2.4.0cvs49
11967
11968         * src/addressbook_foldersel.c
11969                 fix strict ISO C90 compliance.
11970
11971 2006-08-14 [paul]       2.4.0cvs48
11972
11973         * src/gtk/prefswindow.c
11974                 re-set scrolled window on opening
11975                 Patch by Ticho
11976
11977 2006-08-14 [paul]
11978
11979         2.5.0-rc1 released
11980
11981 2006-08-14 [paul]       2.4.0cvs47
11982
11983         * src/prefs_display_header.c
11984                 re-enable user-defined Displayed Headers
11985
11986 2006-08-14 [paul]       2.4.0cvs46
11987
11988         * src/prefs_account.c
11989                 use GTK_STOCK_EDIT
11990
11991 2006-08-13 [colin]      2.4.0cvs45
11992
11993         * src/common/utils.c
11994                 Fix "a" in quote when the original message is empty,
11995                 by using \0 instead of 'a' to test writability of
11996                 temp files.
11997
11998 2006-08-13 [wwp]        2.4.0cvs44
11999
12000         * src/plugins/spamassassin/spamassassin.c
12001                 fix capitalization of "SpamAssassin" in some debug, log and
12002                 dialog messages.
12003
12004 2006-08-13 [paul]       2.4.0cvs43
12005
12006         * src/editldap.c
12007                 fix overlapping widgets
12008         * src/prefs_account.c
12009                 fix translation of protocol_names[]
12010                 fix label disappearing off the edge of the
12011                 visible area
12012
12013 2006-08-12 [paul]       2.4.0cvs42
12014
12015         * manual/plugins.xml
12016                 update IRC channel info before it gets forgotten
12017                 about
12018
12019 2006-08-11 [colin]      2.4.0cvs41
12020
12021         * src/compose.c
12022         * src/mainwindow.c
12023         * src/mainwindow.h
12024         * src/procmsg.c
12025         * src/procmsg.h
12026         * src/summaryview.c
12027         * src/toolbar.c
12028                 Grey out the Send button if
12029                 - Queue folders are empty, or
12030                 - We're sending already
12031
12032 2006-08-11 [wwp]        2.4.0cvs40
12033
12034         * src/main.c
12035                 fix a logic issue when quitting while a compose window is
12036                 still open, thanks to Colin.
12037
12038 2006-08-10 [colin]      2.4.0cvs39
12039
12040         * src/main.c
12041                 Fix default font size setting after wizard run
12042         * src/imap.c
12043         * src/etpan/imap-thread.c
12044         * src/etpan/imap-thread.h
12045                 Fix bug #999 (Timing out on TSL cert validation 
12046                 dialog makes ugly things happen). Also, STARTTLS
12047                 unconditionnaly if initial capabilities contain
12048                 LOGINDISABLED and STARTTLS.
12049
12050 2006-08-09 [colin]      2.4.0cvs38
12051
12052         * src/mainwindow.c
12053         * src/mainwindow.h
12054                 Fix Tools/Actions sensitivity when there are
12055                 no actions
12056
12057 2006-08-09 [colin]      2.4.0cvs37
12058
12059         * src/prefs_filtering.c
12060                 Warning fix, patch by Paul
12061         * src/messageview.c
12062         * src/prefs_actions.c
12063         * src/prefs_filtering_action.c
12064         * src/prefs_matcher.c
12065                 Uniformisation of "Info ..." to "Info..." (for
12066                 old gtk), patch by Fabien
12067         * src/plugins/clamav/clamav_plugin_gtk.c
12068                 Sensitivity fix by Fabien
12069
12070 2006-08-09 [colin]      2.4.0cvs36
12071
12072         * src/main.c
12073         * src/main.h
12074                 Add a function to know whether we're exiting
12075         * src/plugins/trayicon/trayicon.c
12076                 If exiting, don't do anything. Faster, and
12077                 avoids gtk_main_iteration reentracy causing
12078                 segfaults at exit
12079
12080 2006-08-09 [colin]      2.4.0cvs35
12081
12082         * src/messageview.c
12083         * src/mimeview.c
12084         * src/mimeview.h
12085                 Fix lack of part selection when automatically 
12086                 jumping to a specific part
12087         * src/msgcache.c
12088                 Little optimisation in cache reading
12089
12090 2006-08-09 [colin]      2.4.0cvs34
12091
12092         * src/compose.c
12093                 Fix crash setting the priority on reedit
12094                 (Accessing compose before creating it!)
12095
12096 2006-08-08 [colin]      2.4.0cvs33
12097
12098         * src/procmime.c
12099                 Fix bug #998 (last attachment is not accessible)
12100                 Bad RFC interpretation on multipart close-delimiters
12101         * src/mimeview.c
12102         * src/mimeview.h
12103         * src/gtk/gtkvscrollbutton.c
12104         * src/gtk/gtkvscrollbutton.h
12105                 Make attachments list wheel-scrollable
12106
12107 2006-08-07 [colin]      2.4.0cvs32
12108
12109         * src/gtk/gtkaspell.c
12110                 Fix bug #973 (Unicode punctation characters 
12111                 are not recognized as separators by the
12112                 spell checker); fix unsigned stuff
12113
12114 2006-08-07 [colin]      2.4.0cvs31
12115
12116         * src/compose.c
12117                 Fix bug #956 (DnD text with accents in compose 
12118                 text entry); fix gccc's signed/unsigned fuss
12119
12120 2006-08-06 [colin]      2.4.0cvs30
12121
12122         * src/main.c
12123                 Fix bug #979 (Plugin crashes when exiting 
12124                 sylpheed-claws) : handle exit request only 
12125                 once
12126
12127 2006-08-05 [colin]      2.4.0cvs29
12128
12129         * src/news.c
12130                 Just make sure we have a msgid.
12131
12132 2006-08-05 [colin]      2.4.0cvs28
12133
12134         * src/news.c
12135         * src/summaryview.c
12136                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
12137                 by reimplementing it
12138         * src/textview.c
12139                 Fix bug when hiding quotes with level > 3 and quote
12140                 colors are recycled
12141
12142 2006-08-04 [colin]      2.4.0cvs27
12143
12144         * src/compose.c
12145         * src/undo.c
12146         * src/undo.h
12147                 Fix a bit replace-by-pasting undo
12148         * src/mainwindow.c
12149         * src/messageview.c
12150                 Fix Fold quotes menu synchro in
12151                 mainwindow when it changes in 
12152                 messageview
12153         * src/textview.c
12154                 Fix right-click on quotes blocks
12155         * src/common/utils.c
12156                 Verify that the file created by
12157                 my_tmpfile() is writable. Fixes
12158                 bug #988 (very specific filesystem
12159                 issue)
12160         * src/plugins/pgpcore/sgpgme.c
12161                 Fix file descriptor leak
12162         * src/plugins/spamassassin/spamassassin.c
12163                 Warn once if spamd isn't reachable
12164
12165 2006-08-04 [colin]      2.4.0cvs26
12166
12167         * src/toolbar.c
12168                 i18n context patch by Fabien
12169
12170 2006-08-03 [colin]      2.4.0cvs25
12171
12172         * src/mainwindow.c
12173         * src/messageview.c
12174                 Rename "Hide quotes" to "Fold quotes"
12175         * src/textview.c
12176                 Don't use hand cursor on quotes. "all 
12177                 the bonuses of the feature and none of 
12178                 unwelcome side-effects"
12179
12180 2006-08-03 [colin]      2.4.0cvs24
12181
12182         * AUTHORS
12183         * sylpheed-claws.desktop
12184         * src/gtk/authors.h
12185                 Bring the desktop file to XDG compliance
12186                 Patch by Charles A. Edwards
12187
12188 2006-08-03 [colin]      2.4.0cvs23
12189
12190         * src/textview.c
12191                 Fix links offset when they are preceded
12192                 by accentued chars (g_utf8_strlen!)
12193         * src/mainwindow.c
12194                 Fix wrong status when starting offline
12195
12196
12197 2006-08-03 [wwp]        2.4.0cvs22
12198
12199         * src/prefs_common.h
12200                 ask what to do w/ filtering rules that belong to an account when
12201                 applying filtering rules manually from the main window (skip,
12202                 apply regardless of the account, use current account). This dialog
12203                 can be skipped and the last reply used.
12204                 (forgot that file)
12205
12206 2006-08-03 [wwp]        2.4.0cvs21
12207
12208         * src/filtering.c
12209         * src/filtering.h
12210         * src/prefs_common.c
12211         * src/summaryview.c
12212         * src/alertpanel.c
12213         * src/alertpanel.h
12214         * src/messageview.c
12215                 ask what to do w/ filtering rules that belong to an account when
12216                 applying filtering rules manually from the main window (skip,
12217                 apply regardless of the account, use current account). This dialog
12218                 can be skipped and the last reply used.
12219
12220
12221 2006-08-03 [colin]      2.4.0cvs20
12222
12223         * src/textview.c
12224                 Optimize previous patch
12225
12226 2006-08-03 [cleroy]     2.4.0cvs19
12227
12228         * src/textview.c
12229                 Fix quotes getting toggled back when the
12230                 mail has an even number of text parts
12231
12232 2006-08-02 [colin]      2.4.0cvs18
12233
12234         * src/messageview.c
12235                 Add Hide quotes menu
12236
12237 2006-08-02 [colin]      2.4.0cvs17
12238
12239         * src/mainwindow.c
12240         * src/prefs_common.c
12241         * src/textview.c
12242         * src/textview.h
12243         * src/gtk/about.c
12244                 Allow per-level quote hiding,
12245                 Allow toggling quotes by double-clicking them
12246                 Rename RemoteURI to ClickableText to reflect
12247                 the fact it's used for a variety of things
12248
12249 2006-08-02 [wwp]        2.4.0cvs16
12250
12251         * src/mainwindow.c
12252                 fix "View/Hide quotes" menu item status initialization.
12253
12254 2006-08-02 [wwp]        2.4.0cvs15
12255
12256         * src/matcher_parser_parse.y
12257                 remove a debug trace.
12258
12259 2006-08-02 [paul]       2.4.0cvs14
12260
12261         * src/plugins/pgpcore/passphrase.c
12262                 don't set initial dialog size
12263                 make it resizable
12264
12265 2006-08-02 [paul]       2.4.0cvs13
12266
12267         * src/noticeview.c
12268                 remove the rogue '/' character
12269
12270 2006-08-02 [paul]       2.4.0cvs12
12271
12272         * src/noticeview.c
12273                 allow buttons to resize as necessary
12274
12275 2006-08-01 [wwp]        2.4.0cvs11
12276
12277         * src/mbox.c
12278                 fix strict ISO C90 compliance.
12279
12280 2006-08-01 [wwp]        2.4.0cvs10
12281
12282         * tools/update-po
12283                 updated update-po tool to work w/ context-dependent translations.
12284                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
12285
12286 2006-08-01 [wwp]        2.4.0cvs9
12287
12288         * src/matcher.c
12289         * src/prefs_filtering.c
12290         * src/prefs_matcher.c
12291                 allow context-dependent translations for "All",
12292                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12293
12294 2006-07-31 [colin]      2.4.0cvs8
12295
12296         * AUTHORS
12297         * src/gtk/authors.h
12298                 Add Rafal to authors
12299
12300 2006-07-31 [colin]      2.4.0cvs7
12301
12302         * src/compose.c
12303         * src/mainwindow.c
12304         * src/messageview.h
12305         * src/prefs_common.c
12306         * src/prefs_common.h
12307         * src/textview.c
12308                 Add 'View/Hide quotes'. Patch based on a patch
12309                 by Rafal Weglarz
12310
12311 2006-07-31 [colin]      2.4.0cvs6
12312
12313         * src/action.c
12314                 Fix problem with "> stuff >" actions
12315
12316 2006-07-31 [paul]       2.4.0cvs5
12317
12318         * po/nb.po
12319                 updated by Geir Helland
12320
12321 2006-07-31 [wwp]        2.4.0cvs4
12322
12323         * src/mainwindow.c
12324         * src/summaryview.c
12325         * src/summaryview.h
12326                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12327                 thanks to Colin.
12328
12329 2006-07-31 [wwp]        2.4.0cvs3
12330
12331         * src/Makefile.am
12332         * src/addr_compl.c
12333         * src/addr_compl.h
12334         * src/addressbook.c
12335         * src/addressbook.h
12336         * src/addressbook_foldersel.c
12337         * src/addressbook_foldersel.h
12338         * src/addrindex.c
12339         * src/addrindex.h
12340         * src/matcher.c
12341         * src/matcher.h
12342         * src/matcher_parser_lex.l
12343         * src/matcher_parser_parse.y
12344         * src/prefs_common.c
12345         * src/prefs_common.h
12346         * src/prefs_filtering.c
12347         * src/prefs_matcher.c
12348         * src/prefs_matcher.h
12349         * src/summaryview.c
12350                 introduce filtering against the address book. It's now possible to add
12351                 matched conditions to determine if any email address in a message matches
12352                 or doesn't match any or all books or folders in the address book.
12353
12354 2006-07-31 [wwp]        2.4.0cvs2
12355
12356         * src/account.c
12357         * src/filtering.c
12358         * src/filtering.h
12359         * src/folder.c
12360         * src/folderview.c
12361         * src/inc.c
12362         * src/mainwindow.c
12363         * src/matcher.c
12364         * src/matcher_parser_lex.l
12365         * src/matcher_parser_parse.y
12366         * src/mbox.c
12367         * src/prefs_filtering.c
12368         * src/prefs_filtering.h
12369         * src/procmsg.c
12370         * src/procmsg.h
12371         * src/summaryview.c
12372                 introduce per-account filtering rules. Each filtering rule can now be assigned
12373                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12374                 when applying filtering rules manually, as all rules will apply - even the ones
12375                 assigned to an account. This issue will be addressed soon.
12376  
12377
12378
12379 2006-07-31 [wwp]        2.4.0cvs1
12380
12381         * src/quote_fmt.c
12382                 make more strings translatable.
12383
12384 2006-07-31 [paul]       2.4.0
12385
12386         2.4.0 released
12387
12388 2006-07-31 [paul]       2.3.1cvs91
12389
12390         * po/ca.po
12391                 updated by Miquel Oliete
12392
12393 2006-07-31 [paul]       2.3.1cvs90
12394
12395         * po/de.po
12396         * po/el.po
12397         * po/fr.po
12398         * po/it.po
12399         * po/pl.po
12400         * po/pt_BR.po
12401         * po/sr.po
12402         * po/zh_CN.po
12403                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12404                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12405                 Aleksandar Urosevic, and Ralgh Young
12406
12407 2006-07-31 [paul]       2.3.1cvs89
12408
12409         * src/account.c
12410         * src/main.c
12411         * src/mainwindow.c
12412         * src/mainwindow.h
12413                 Fix a race condition when, after an SC crash, rescanning
12414                 folders took more than 0.5 seconds
12415                 Thanks to Colin
12416
12417 2006-07-31 [paul]       2.3.1cvs88
12418
12419         * src/folderview.c
12420                 don't translate separator strings
12421
12422 2006-07-30 [mones]      2.3.1cvs87
12423
12424         * doc/man/sylpheed-claws.1
12425                 Fixed non-ASCII chars in Hoa's name
12426         * po/es.po
12427                 Updated for release
12428
12429 2006-07-27 [colin]      2.3.1cvs86
12430
12431         * src/textview.c
12432                 Don't include the leading \n in links
12433                 Patch by Fabien
12434
12435 2006-07-25 [colin]      2.3.1cvs85
12436
12437         * src/mainwindow.c
12438         * src/common/socket.h
12439         * src/etpan/imap-thread.c
12440                 Refresh resolvers before connecting
12441                 to IMAP servers, and after switching
12442                 to online. Thanks to Paul.
12443
12444 2006-07-18 [colin]
12445
12446         * 2.4.0-rc4 released
12447
12448 2006-07-17 [colin]      2.3.1cvs84
12449
12450         * src/inc.c
12451                 Show connection attempt in statusbar before
12452                 connecting (previously first message was
12453                 "Retrieving messages from ..." after the
12454                 connection succeeded.
12455
12456 2006-07-16 [wwp]        2.3.1cvs83
12457
12458         * sylpheed-claws.ico
12459                 Added .ico file (windows multi-size icon file, generated).
12460
12461 2006-07-12 [wwp]        2.3.1cvs82
12462
12463         * src/messageview.c
12464                 remove Message/Re-edit menu entry from messageview window,
12465                 as sent/draft/queued messages are opened in compose window when
12466                 re-edited and it's not possible to re-edit other msgs.
12467
12468 2006-07-12 [paul]       2.3.1cvs81
12469
12470         * AUTHORS
12471         * src/mainwindow.c
12472         * src/gtk/authors.h
12473                 check online state before resetting
12474                 mailcheck timer. Useful if some program
12475                 verifies connection state and updates
12476                 Claws.
12477                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12478
12479 2006-07-12 [paul]       2.3.1cvs80
12480
12481         * sylpheed-claws-128x128.png
12482         * sylpheed-claws-64x64.png
12483         * sylpheed-claws.png
12484         * src/Makefile.am
12485         * src/main.c
12486         * src/prefs_toolbar.c
12487         * src/stock_pixmap.c
12488         * src/stock_pixmap.h
12489         * src/wizard.c
12490         * src/gtk/about.c
12491         * src/gtk/gtkutils.c
12492         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12493         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12494         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12495         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12496         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12497         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12498                 updated and renamed logo/icon files and related
12499                 logo by Jesper Schultz
12500
12501 2006-07-11 [paul]       2.3.1cvs79
12502
12503         * src/main.c
12504                 fix the labels a smidgin
12505
12506 2006-07-09 [colin]      2.3.1cvs78
12507
12508         * src/textview.c
12509                 Show errors in textviewer's command
12510                 Patch by H. Merijn Brand
12511
12512 2006-07-09 [colin]      2.3.1cvs77
12513
12514         * src/compose.c
12515                 Save FMID in drafts too
12516
12517 2006-07-08 [colin]      2.3.1cvs76
12518
12519         * src/compose.c
12520                 Svae RMID in drafted mails too
12521                 Save quote_fmt vars for whole mails,
12522                 don't reset at each quote_fmt_init:
12523                 allows to use the same |i{var} in
12524                 various template fields
12525         * src/prefs_template.c
12526         * src/quote_fmt.h
12527         * src/quote_fmt_parse.y
12528                 Same
12529
12530 2006-07-08 [colin]      2.3.1cvs75
12531
12532         * src/textview.c
12533                 Fix highlighting of attached parts URIs
12534
12535 2006-07-08 [colin]      2.3.1cvs74
12536
12537         * src/main.c
12538                 Prevent bug #981 (sc 2.3.1 segfaults with 
12539                 gtk+ 2.10) from being reported again:
12540                 if Sylpheed-Claws has been compiled against
12541                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12542                 of if Sylpheed-Claws has been compiled against
12543                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12544                 error out.
12545
12546 2006-07-07 [colin]      2.3.1cvs73
12547
12548         * src/prefs_actions.c
12549                 Fix label
12550
12551 2006-07-07 [colin]      2.3.1cvs72
12552
12553         * src/prefs_actions.c
12554                 Fix compile on gtk < 2.8. argh :)
12555
12556 2006-07-07 [paul]       2.3.1cvs71
12557
12558         * src/common/defs.h
12559                 update DONATE_URI
12560
12561 2006-07-07 [colin]      2.3.1cvs70
12562
12563         * po/POTFILES.in
12564         * src/quote_fmt.c
12565         * src/quote_fmt_lex.l
12566         * src/quote_fmt_parse.y
12567                 Add |i{var}, a way to insert user-entered
12568                 text in a template
12569
12570 2006-07-07 [colin]
12571
12572         * 2.4.0-rc3 released
12573
12574 2006-07-07 [colin]      2.3.1cvs69
12575
12576         * src/folder.c
12577                 Don't consider inboxes of UNKNOWN folder 
12578                 classes to be useable as default inboxes
12579
12580 2006-07-07 [paul]       2.3.1cvs68
12581
12582         * src/textview.c
12583                 add missing #include <errno.h>
12584                 Thanks to René J. Blokland
12585
12586 2006-07-07 [paul]       2.3.1cvs67
12587
12588         * src/action.c
12589                 Return now Closes dialog
12590         * src/mimeview.c
12591         * src/mimeview.h
12592         * src/textview.c
12593                 add contextual menu to mime parts listed
12594                 in the textview
12595                 Thanks to Colin
12596         * src/common/utils.c
12597                 reversal: ' is a valid character in URLs
12598
12599 2006-07-06 [colin]      2.3.1cvs66
12600
12601         * src/remotefolder.h
12602                 Forgotten in previous commit
12603
12604 2006-07-06 [colin]      2.3.1cvs65
12605
12606         * src/folder.c
12607                 Set summary update flag whenever
12608                 totals changed
12609         * src/imap.c
12610         * src/prefs_account.c
12611         * src/common/utils.h
12612         * src/etpan/imap-thread.c
12613                 Fix warnings, thanks to Fabien and
12614                 Ricardo
12615
12616 2006-07-06 [wwp]        2.3.1cvs64
12617
12618         * src/gtk/gtkutils.c
12619                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12620
12621 2006-07-06 [wwp]        2.3.1cvs63
12622
12623         * src/account.c
12624         * src/addressbook.c
12625         * src/addressitem.h
12626         * src/folderview.c
12627         * src/mainwindow.c
12628         * src/manual.c
12629         * src/manual.h
12630         * src/message_search.c
12631         * src/prefs_actions.c
12632         * src/prefs_filtering.c
12633         * src/prefs_filtering.h
12634         * src/prefs_template.c
12635         * src/summary_search.c
12636         * src/summaryview.c
12637         * src/gtk/gtkutils.c
12638         * src/gtk/gtkutils.h
12639         * src/gtk/pluginwindow.c
12640                 add help buttons to some dialogs. Clicking such buttons opens a
12641                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12642
12643 2006-07-06 [paul]       2.3.1cvs62
12644
12645         * src/textview.c
12646                 fix attachments contextual menu
12647                 Thanks to Colin
12648
12649 2006-07-05 [colin]      2.3.1cvs61
12650
12651         * src/textview.c
12652         * src/compose.c
12653                 Handle sftp:// links
12654
12655 2006-07-05 [paul]       2.3.1cvs60
12656
12657         * src/gtk/filesel.c
12658                 grab save button by default
12659                 Thanks to Colin
12660
12661 2006-07-05 [wwp]        2.3.1cvs59
12662
12663         * manual/xml2pdf
12664                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12665
12666 2006-07-04 [colin]      2.3.1cvs58
12667
12668         * src/mimeview.c
12669         * src/textview.c
12670                 Use left click to select, middle click to open
12671                 on mimeparts links
12672         * src/common/utils.c
12673                 Fix segfault
12674
12675 2006-07-04 [colin]      2.3.1cvs57
12676
12677         * src/mainwindow.c
12678         * src/news.c
12679                 Warning fixes, thanks to Fabien
12680
12681 2006-07-04 [colin]      2.3.1cvs56
12682
12683         * src/mimeview.c
12684         * src/mimeview.h
12685         * src/textview.c
12686                 Allow parts to be selected via their text label
12687                 in textview
12688
12689 2006-07-04 [colin]      2.3.1cvs55
12690
12691         * src/folderview.c
12692                 Feedback when closing (for big folders)
12693         * src/prefs_actions.c
12694         * src/prefs_filtering.c
12695         * src/prefs_matcher.c
12696         * src/prefs_template.c
12697                 Fix default button when closing without
12698                 having saved
12699
12700 2006-07-04 [colin]      2.3.1cvs54
12701
12702         * src/news.c
12703                 Delete local file on deletion
12704
12705 2006-07-03 [colin]      2.3.1cvs53
12706
12707         * src/folderview.c
12708         * src/main.c
12709                 Don't freeze when rescanning after crash
12710
12711 2006-07-03 [wwp]        2.3.1cvs52
12712
12713         * src/compose.c
12714         * src/privacy.c
12715         * src/privacy.h
12716         * src/plugins/pgpinline/pgpinline.c
12717         * src/plugins/pgpmime/pgpmime.c
12718                 don't report an error when the user cancels the passphrase dialog.
12719
12720 2006-07-02 [colin]      2.3.1cvs51
12721
12722         * src/folderview.c
12723                 Open message when crossing folders with Space,
12724                 goto next unread and friends
12725
12726 2006-07-01 [colin]      2.3.1cvs50
12727
12728         * src/prefs_account.c
12729                 Typographic rules varying from language
12730                 to language (in french "Protocole :"),
12731                 we have to do that :)
12732
12733 2006-07-01 [ticho]      2.3.1cvs49
12734
12735         * src/prefs_account.c
12736                 Only use one temporary gchar* variable in
12737                 prefs_account_protocol_set_optmenu().
12738
12739 2006-07-01 [ticho]      2.3.1cvs48
12740
12741         * src/prefs_account.c
12742         * src/prefs_account.h
12743                 Use GtkLabel for existing account protocol name.
12744                 Created an array for protocol names and populate the
12745                 combobox from it in a for() cycle.
12746
12747 2006-06-30 [colin]      2.3.1cvs47
12748
12749         * src/compose.c
12750                 Block undo when changing signature (by changing
12751                 account)
12752
12753 2006-06-30 [paul]       2.3.1cvs46
12754
12755         * src/send_message.c
12756                 when editing From in the Compose window, use that address
12757                 in the Return-Path: header
12758                 Thanks to Colin
12759
12760 2006-06-30 [colin]      2.3.1cvs45
12761
12762         * src/compose.c
12763                 Fix signature replacement:
12764                 - when no newline before separator
12765                 - when reediting
12766
12767 2006-06-29 [colin]      2.3.1cvs44
12768
12769         * src/folderview.c
12770         * src/folderview.h
12771         * src/mainwindow.c
12772         * src/summaryview.c
12773                 Let 'View/Go to/Next marked' work like
12774                 Next new & Next unread: across folders
12775                 Change the select_on_entry pref to do
12776                 what we want when changing folder
12777         * src/common/utils.c
12778                 Fix single-quoted links 
12779
12780 2006-06-29 [colin]      2.3.1cvs43
12781
12782         * src/gtk/gtkaspell.c
12783                 "Sylpheed" and "Sylpheed-Claws" do exist !
12784
12785 2006-06-29 [colin]      2.3.1cvs42
12786
12787         * src/imap.c
12788                 Forgot to remove debug
12789
12790 2006-06-29 [colin]      2.3.1cvs41
12791
12792         * src/imap.c
12793         * src/imap.h
12794         * src/mainwindow.c
12795                 Disconnect from IMAP servers when going
12796                 offline. Fixes bug #978 (going to offline-mode 
12797                 won't close connections)
12798
12799 2006-06-29 [colin]      2.3.1cvs40
12800
12801         * src/main.c
12802                 Fix transient setting on failing plugins
12803                 Patch by Fabien
12804         * src/plugins/pgpcore/sgpgme.c
12805                 Only warn for OpenPGP. Most people don't
12806                 have CMS available.
12807
12808 2006-06-29 [colin]      2.3.1cvs39
12809
12810         * src/compose.c
12811                 Fix Spelling menu (discrepancy between context menu
12812                 and top menu when folder's dictionary isn't the 
12813                 default one)
12814         * src/plugins/pgpcore/sgpgme.c
12815                 More error reporting about why gpgme can fail
12816
12817 2006-06-29 [wwp]        2.3.1cvs38
12818
12819         * src/mainwindow.c
12820                 honor the display-header-pane setting even when the message view
12821                 is a separate window.
12822
12823 2006-06-29 [wwp]        2.3.1cvs37
12824
12825         * src/prefs_actions.c
12826                 forgot to commit that one (use of GTK_STOCK_INFO).
12827
12828 2006-06-29 [colin]      2.3.1cvs36
12829
12830         * src/imap.c
12831                 Better handling of login errors (ask the password
12832                 again once), alert in case of error. Fix three
12833                 signedness warnings.
12834
12835 2006-06-28 [wwp]        2.3.1cvs35
12836
12837         * src/prefs_template.c
12838         * src/prefs_matcher.c
12839         * src/prefs_filtering_action.c
12840         * src/prefs_quote.c
12841                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12842                 patch by Fabien Vantard, slightly modified.
12843
12844 2006-06-28 [paul]
12845
12846         2.4.0-rc2 released
12847
12848 2006-06-28 [colin]      2.3.1cvs34
12849
12850         * src/prefs_account.c
12851                 Fix bug #977 (Can't add or edit imap accounts)
12852
12853 2006-06-28 [colin]      2.3.1cvs33
12854
12855         * src/mimeview.c
12856                 Fix previous
12857
12858 2006-06-28 [colin]      2.3.1cvs32
12859
12860         * src/mimeview.c
12861                 Save named inlined attachments with "Save all"
12862         * src/main.c
12863         * src/mbox.c
12864         * src/common/plugin.c
12865         * src/common/plugin.h
12866         * src/common/sylpheed.c
12867         * src/common/utils.c
12868         * src/plugins/pgpcore/sylpheed.def
12869         * src/plugins/pgpinline/sylpheed.def
12870         * src/plugins/pgpmime/sylpheed.def
12871                 Win32 compatibility patch, by
12872                 Werner Koch
12873
12874 2006-06-28 [wwp]        2.3.1cvs31
12875
12876         * src/imap.c
12877         * src/prefs_folder_item.c
12878                 less compilation warnings (thanks to Fabien Vantard), less typos.
12879
12880 2006-06-28 [paul]       2.3.1cvs30
12881
12882         * src/gtk/gtkutils.c
12883                 gtk_combo_box_set_focus_on_click() is only
12884                 available since gtk 2.6.0
12885
12886 2006-06-28 [paul]       2.3.1cvs29
12887
12888         * src/prefs_ext_prog.c
12889                 fix engrish and add a tooltip for the
12890                 'command for 'Display as text' option
12891
12892 2006-06-28 [paul]
12893
12894         2.4.0-rc1 released
12895
12896 2006-06-28 [paul]       2.3.1cvs28
12897
12898         * ChangeLog
12899         * tools/Makefile.am
12900                 include textviewer.pl in releases
12901
12902 2006-06-28 [paul]       2.3.1cvs27
12903
12904         * src/prefs_ext_prog.c
12905                 hide Print command option if libgnomeprint
12906                 support is present
12907
12908 2006-06-27 [colin]      2.3.1cvs26
12909
12910         * src/compose.c
12911                 Fix Esc handling in insert/attach dialog
12912                 Don't show this dialog if dragging something
12913                 else than text/uri-list
12914                 Thanks to Fabien Vantard
12915         * tools/textviewer.pl
12916                 Filter script to display stuff as text
12917                 by H. Merijn Brand
12918
12919 2006-06-27 [wwp]        2.3.1cvs25
12920
12921         * src/messageview.c
12922                 use the exact product name (message view title), patch
12923                 by Fabien Vantard.
12924
12925 2006-06-27 [ticho]      2.3.1cvs24
12926
12927         * src/prefs_account.c
12928         * src/prefs_common.c
12929         * src/prefs_common.h
12930         * src/prefs_ext_prog.c
12931         * src/textview.c
12932                 Add a preference (Preferences/External programs)
12933                 to allow "Display as text" to be done via a script
12934                 (patch by H.Merijn Brand).
12935                 Use GtkComboBox for protocol selection in account
12936                 preferences.
12937                 Only include current choice for existing accounts, and
12938                 insensitivize the combobox.
12939
12940 2006-06-27 [paul]       2.3.1cvs23
12941
12942         * src/mbox.c
12943                 fix crasher introduced in cvs21.
12944                 Thanks to Colin
12945
12946 2006-06-26 [colin]      2.3.1cvs22
12947
12948         * src/mbox.c
12949                 Fix double-frees when leaving folders
12950                 after exporting to mbox
12951
12952 2006-06-26 [colin]      2.3.1cvs21
12953
12954         * src/mbox.c
12955                 More feedback (and optimisation)
12956                 on import/export
12957         * src/common/utils.c
12958                 Fix case when looking for mail addresses
12959         * src/gtk/gtkutils.c
12960                 Extra check for (X-)Face
12961
12962 2006-06-25 [ticho]      2.3.1cvs20
12963
12964         * src/compose.c
12965         * src/exphtmldlg.c
12966         * src/gtk/gtkutils.c
12967         * src/gtk/gtkutils.h
12968                 Added second argument to gtkut_sc_combobox_create() to
12969                 control focus-on-click for the widget.
12970                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12971
12972 2006-06-25 [ticho]      2.3.1cvs19
12973
12974         * src/compose.c
12975         * src/gtk/Makefile.am
12976         * src/gtk/combobox.c
12977         * src/gtk/combobox.h
12978         * src/gtk/gtkutils.c
12979         * src/gtk/gtkutils.h
12980                 Use GtkComboBox instead of deprecated GtkOptionMenu
12981                 for account selector in compose window and for encoding
12982                 selector in attachment properties.
12983                 Also factorise working with the new GtkComboBox somewhat.
12984
12985 2006-06-24 [paul]       2.3.1cvs18
12986
12987         * src/prefs_common.c
12988                 use the correct default value
12989
12990 2006-06-24 [paul]       2.3.1cvs17
12991
12992         * src/compose.c
12993         * src/prefs_common.c
12994         * src/prefs_common.h
12995         * src/prefs_compose_writing.c
12996                 enable setting of default action when
12997                 dnd'ing files in the compose window.
12998                 (Collaborative effort with wwp)
12999
13000 2006-06-23 [wwp]        2.3.1cvs16
13001
13002         * src/compose.c
13003                 i18n fix (thanks to Fabien Vantard)
13004
13005 2006-06-22 [colin]      2.3.1cvs15
13006
13007         * src/prefs_customheader.c
13008                 Don't use filters in custom headers' file 
13009                 selector. Remember, extensions mean nothing :)
13010
13011 2006-06-22 [paul]       2.3.1cvs14
13012
13013         * configure.ac
13014                 allow setting of man directory location
13015
13016 2006-06-22 [colin]      2.3.1cvs13
13017
13018         * src/mainwindow.c
13019                 Add 'View/Go to/Next unread folder'.
13020                 I missed that :)
13021
13022 2006-06-22 [colin]      2.3.1cvs12
13023
13024         * src/common/utils.c
13025                 Add some subject prefixes
13026                 Patch by Bjorn T Johansen <btj@havleik.no>
13027
13028 2006-06-22 [colin]      2.3.1cvs11
13029
13030         * manual/advanced.xml
13031                 Forgotten hidden pref
13032
13033 2006-06-21 [paul]       2.3.1cvs10
13034
13035         * src/prefs_account.c
13036                 complete the removal of 'Add date header' option
13037
13038 2006-06-21 [paul]       2.3.1cvs9
13039
13040         * src/account.c
13041         * src/compose.c
13042         * src/prefs_account.c
13043         * src/prefs_account.h
13044                 remove option to add date header - always
13045                 add date header
13046         * src/etpan/imap-thread.c
13047                 fix warnings (Thanks to Colin)
13048
13049 2006-06-21 [wwp]        2.3.1cvs8
13050
13051         * src/folder.c
13052                 set the attachment flag when inline text part are (file)named. This is more convenient
13053                 when receiving (for instance) inline source files or patches sent using thunderbird.
13054
13055 2006-06-21 [paul]       2.3.1cvs7
13056
13057         * src/inc.c
13058                 fix off-by-one count of current msg in
13059                 statusbar filtering progressbar
13060
13061 2006-06-21 [paul]       2.3.1cvs6
13062
13063         * src/folder.c
13064                 Show attachment icon even if the part is 'inline'
13065                 if the following conditions are met:
13066                 - content-type != 'text/plain'
13067                 - content-type != '*/pgp-signature'
13068                 - either 'name' or 'filename' parameter is not NULL
13069                 
13070                 Thanks to Colin
13071
13072 2006-06-21 [paul]       2.3.1cvs5
13073
13074         * src/messageview.c
13075         * src/prefs_common.c
13076         * src/prefs_common.h
13077         * src/prefs_other.c
13078                 add an option to 'Never send Return
13079                 Receipts'
13080                 Thanks to Colin
13081
13082 2006-06-20 [mones]      2.3.1cvs4
13083
13084         * po/es.po
13085                 updated
13086         * src/compose.c
13087                 typo fixed (space after comma)
13088         * tools/make.themes.project
13089                 remove exec mode from tarball files
13090
13091 2006-06-20 [colin]      2.3.1cvs3
13092
13093         * src/news.c
13094         * src/procheader.c
13095         * src/unmime.c
13096                 Better fix for \n's in headers (don't 
13097                 break Received: and others)
13098
13099 2006-06-20 [paul]       2.3.1cvs2
13100
13101         * src/alertpanel.c
13102         * src/textview.c
13103                 improve legibility of phishing attempt
13104                 dialog
13105
13106 2006-06-20 [paul]       2.3.1cvs1
13107
13108         * NEWS
13109         * README
13110         * configure.ac
13111                 Update version number following
13112                 stable release
13113
13114 2006-06-20 [colin]      2.3.0cvs26
13115
13116         * src/compose.c
13117                 When dragging a file to the text of the compose
13118                 window, ask whether we want to insert or attach
13119                 (I know lots of people who do that to attach)
13120
13121 2006-06-20 [colin]      2.3.0cvs25
13122
13123         * src/etpan/imap-thread.c
13124                 Fix threshold (the append command is often > 32 bytes)
13125
13126 2006-06-19 [colin]      2.3.0cvs24
13127
13128         * src/imap.c
13129         * src/etpan/imap-thread.c
13130                 Workaround Rockliffe IMAP server bug: replace
13131                 "x UID SEARCH (ANSWERED UID 1:*)" with
13132                 "x UID SEARCH ANSWERED"
13133                 (Rockliffe doesn't handle the parenthesis)
13134
13135 2006-06-19 [colin]      2.3.0cvs23
13136
13137         * src/compose.c
13138         * src/imap.c
13139         * src/etpan/imap-thread.c
13140                 Probably fix bug #972 (Freezes when adding 
13141                 an attachment to the message)
13142         * src/common/defs.h
13143                 Modernize Firefox cmd
13144
13145
13146 2006-06-18 [colin]      2.3.0cvs22
13147
13148         * src/prefs_customheader.c
13149                 Only allow correct filenames for various
13150                 custom headers
13151
13152 2006-06-18 [colin]      2.3.0cvs21
13153
13154         * src/prefs_customheader.c
13155                 Add a 'From File...' button in custom headers prefs, which
13156                 try to do the right thing: 
13157                 for normal headers, use file as plaintext,
13158                 for X-Face, calls compface,
13159                 for Face, encode to b64.
13160
13161 2006-06-17 [colin]      2.3.0cvs20
13162
13163         * src/mh.c
13164                 Warning fix
13165
13166 2006-06-16 [colin]      2.3.0cvs19
13167
13168         * src/summaryview.c
13169                 Recursive quicksearch: show message list
13170                 in current folder, *then* search children
13171                 in the background.
13172
13173 2006-06-16 [colin]      2.3.0cvs18
13174
13175         * src/main.c
13176                 Instead of ignoring SIGPIPE, save caches
13177                 when getting one. Will fix the fact that
13178                 hot caches are out-of-date when logging 
13179                 out of Xorg.
13180         * src/compose.c
13181         * src/prefs_compose_writing.c
13182                 Only save text (not attachments) when 
13183                 auto-saving to drafts
13184         * src/unmime.c
13185                 Always replace \n, \r and \t with spaces
13186                 in headers
13187         * manual/dist/html/Makefile.am
13188         * manual/dist/pdf/Makefile.am
13189         * manual/dist/ps/Makefile.am
13190         * manual/dist/txt/Makefile.am
13191         * manual/fr/dist/html/Makefile.am
13192         * manual/fr/dist/pdf/Makefile.am
13193         * manual/fr/dist/ps/Makefile.am
13194         * manual/fr/dist/txt/Makefile.am
13195         * manual/pl/dist/html/Makefile.am
13196         * manual/pl/dist/pdf/Makefile.am
13197         * manual/pl/dist/ps/Makefile.am
13198         * manual/pl/dist/txt/Makefile.am
13199                 Fix make clean removing pregenerated manuals
13200
13201
13202 2006-06-16 [colin]      2.3.0cvs17
13203
13204         * src/plugins/pgpcore/sgpgme.c
13205         * src/plugins/pgpmime/pgpmime.c
13206         * src/plugins/pgpinline/pgpinline.c
13207                 Better error reporting in setup_signers.
13208                 Don't fallback to default key if specified
13209                 key isn't found.
13210                 Don't allow signing if more than one secret
13211                 key matches the one specified in prefs.
13212
13213 2006-06-15 [colin]      2.3.0cvs16
13214
13215         * src/folderview.c
13216                 Add "Send queue" in the folder's contextual
13217                 menu
13218         * src/compose.c
13219         * src/messageview.c
13220         * src/privacy.c
13221         * src/privacy.h
13222         * src/procmime.c
13223         * src/procmsg.c
13224         * src/plugins/pgpcore/passphrase.c
13225         * src/plugins/pgpcore/sgpgme.c
13226         * src/plugins/pgpinline/pgpinline.c
13227         * src/plugins/pgpmime/pgpmime.c
13228                 Better error reporting
13229         * src/mbox.c
13230                 Probably fix bug #971 (2.2.3 cannot read mail 
13231                 from local mbox)
13232
13233
13234 2006-06-15 [mones]      2.3.0cvs15
13235
13236         * tools/make.themes.project
13237                 creates the themes project from the web page
13238
13239 2006-06-15 [colin]      2.3.0cvs14
13240
13241         * src/folder.c
13242                 Better fix (avoid losing the folder if scan_tree 
13243                 fails)
13244
13245 2006-06-15 [cleroy]     2.3.0cvs13
13246
13247         * src/folder.c
13248                 Probably fix Bug #969 (crash on rebuilding 
13249                 imap folder)
13250
13251 2006-06-14 [colin]      2.3.0cvs12
13252
13253         * manual/dtd/manual.xsl
13254         * manual/sylpheed-claws-manual.xml
13255         * manual/fr/sylpheed-claws-manual.xml
13256         * manual/pl/sylpheed-claws-manual.xml
13257                 Insert pagebreaks between sections
13258
13259 2006-06-14 [paul]       2.3.0cvs11
13260
13261         * configure.ac
13262                 better fix than 2.3.0cvs10
13263
13264 2006-06-14 [paul]       2.3.0cvs10
13265
13266         * configure.ac
13267                 fix setting of PACKAGE_DATA_DIR with newer autoconf
13268                 (backwards compatible)
13269
13270 2006-06-13 [colin]      2.3.0cvs9
13271
13272         * src/messageview.c
13273                 Fix sending of return receipt with the new queue folders
13274
13275 2006-06-13 [wwp]        2.3.0cvs8
13276
13277         * src/quote_fmt_lex.l
13278                 fix wrong tokens returned in quote_fmt lexer, query not().
13279
13280 2006-06-13 [wwp]        2.3.0cvs7
13281
13282         * src/folder.c
13283         * src/prefs_folder_item.c
13284                 allow changing folder type even when folder is not a top-level one,
13285                 thanks to Colin.
13286
13287 2006-06-12 [colin]      2.3.0cvs6
13288
13289         * src/folderview.c
13290                 Fix double-ask of "Do you want to mark all
13291                 as read"
13292
13293 2006-06-12 [colin]      2.3.0cvs5
13294
13295         * src/compose.c
13296         * src/compose.h
13297         * src/folder.c
13298         * src/folder.h
13299         * src/imap.c
13300         * src/inc.c
13301         * src/main.c
13302         * src/messageview.c
13303         * src/mh.c
13304         * src/prefs_folder_item.c
13305         * src/procheader.c
13306         * src/procmime.c
13307         * src/procmsg.c
13308         * src/procmsg.h
13309         * src/send_message.c
13310         * src/summaryview.c
13311         * src/toolbar.c
13312                 Apply bug #964's patch (Queue and drafts aren't normal)
13313                 The Drafts and Queue folder now contain RFC-822 files,
13314                 allowing to move and copy mails from and to these 
13315                 folders. Moving from Drafts to Queue will prepare the
13316                 mail for sending (PGP signature, encryption, etc).
13317                 This patch also rework sending errors handling to try
13318                 to be more helpful.
13319                 Also, allow redefining folder types via the GUI 
13320                 (Folder type in its Properties)
13321
13322 2006-06-12 [colin]      2.3.0cvs4
13323
13324         * src/summaryview.c
13325         * src/prefs_common.c
13326         * src/prefs_common.h
13327         * src/gedit-print.c
13328                 Allow to define a specific print font - patch
13329                 by Bernhard Walle <bernhard.walle@gmx.de>
13330         * src/prefs_fonts.c
13331         * manual/advanced.xml
13332         * manual/fr/advanced.xml
13333                 Add a hidden pref to allow deletion without
13334                 confirmation
13335
13336 2006-06-12 [wwp]        2.3.0cvs3
13337
13338         * .cvsignore
13339                 more files to ignore.
13340
13341 2006-06-12 [wwp]        2.3.0cvs2
13342
13343         * src/quote_fmt.c
13344         * src/quote_fmt_lex.l
13345         * src/quote_fmt_parse.y
13346                 extend the quote_fmt parser (templates and quotes):
13347                 - allow limited sub-expressions in |p{} and |f{} expressions,
13348                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13349                 - implemented/fixed missing implementation of query_references and show_references,
13350                 - completed, fixed contents and format of the symbols help dialog,
13351                 - fix some compilation warnings.
13352
13353 2006-06-12 [wwp]        2.3.0cvs1
13354
13355         * manual/advanced.xml
13356         * manual/fr/advanced.xml
13357                 updates in the "templates" section of the manual (eng/fr):
13358                  - be more precise (both versions)
13359                  - completed to match the english reference (fr version)
13360                  - touchups (both versions)
13361
13362 2006-06-12 [paul]       2.3.0
13363
13364         2.3.0 released
13365
13366 2006-06-12 [paul]       2.2.3cvs14
13367
13368         * po/ca.po
13369         * po/cs.po
13370         * po/de.po
13371         * po/el.po
13372         * po/fr.po
13373         * po/it.po
13374         * po/pt_BR.po
13375         * po/sr.po
13376         * po/zh_CN.po
13377                 updated by Miquel Oliete, Tim, Stephan Sachse,
13378                 Stavros Giannouris, Fabien Vantard, Andrea
13379                 Spadaccini, Frederico Goncalves Guimaraes,
13380                 Aleksandar Urosevic, and Ralgh Young
13381
13382 2006-06-12 [colin]      2.2.3cvs13
13383
13384         * src/mbox.c
13385                 Add missing header
13386
13387 2006-06-11 [colin]      2.2.3cvs12
13388
13389         * src/msgcache.c
13390                 Verify that g_malloc() succeeded
13391
13392 2006-06-11 [colin]      2.2.3cvs11
13393
13394         * src/wizard.c
13395                 Add Face header to welcome mail
13396
13397 2006-06-10 [colin]      2.2.3cvs10
13398
13399         * src/textview.c
13400                 Revert previous (Forgot it changes the
13401                 margin on the whole mail)
13402
13403 2006-06-10 [colin]      2.2.3cvs9
13404
13405         * src/textview.c
13406                 Don't overlap long headers under (X-)Face
13407
13408 2006-06-10 [mones]      2.2.3cvs8
13409
13410         * manual/xml2pdf
13411                 allow generation of manual on systems lacking saxon binary
13412                 but with java and the saxon library installed
13413
13414         * po/es.po
13415                 updated for release
13416
13417 2006-06-09 [colin]      2.2.3cvs7
13418
13419         * src/summaryview.c
13420                 Fix leak when using Display Sender using Addressbook
13421
13422 2006-06-09 [colin]      2.2.3cvs6
13423
13424         * src/compose.c
13425         * src/folder.c
13426         * src/folderview.c
13427         * src/mimeview.c
13428         * src/summaryview.c
13429                 More leaks fixes
13430
13431 2006-06-09 [paul]       2.2.3cvs5
13432
13433         * AUTHORS
13434         * src/gtk/authors.h
13435         * tools/claws.i18n.status.pl
13436                 updated with new info
13437
13438 2006-06-09 [paul]       2.2.3cvs4
13439
13440         * README
13441                 updated
13442         * manual/ack.xml
13443                 add wwp to authors list
13444         * src/gtk/authors.h
13445                 update mine and Colin's addresses
13446
13447 2006-06-08 [colin]      2.2.3cvs3
13448
13449         * src/etpan/imap-thread.c
13450                 Fix leak on SSL cert check
13451
13452 2006-06-08 [colin]      2.2.3cvs2
13453
13454         * src/common/utils.c
13455                 Fix leak
13456
13457 2006-06-08 [paul]       2.2.3cvs1
13458
13459         * configure.ac
13460                 Update version number following
13461                 stable release
13462
13463 2006-06-07 [colin]      2.2.2cvs3
13464
13465         * src/msgcache.c
13466                 Fix catching cache read errors (guint instead of gint)
13467                 Prevent malloc'ing more than 8MB (means cache corruption)
13468
13469 2006-06-07 [paul]       2.2.2cvs2
13470
13471         * src/exporthtml.c
13472         * src/exportldif.c
13473         * src/mh.c
13474         * src/mutt.c
13475         * src/pine.c
13476         * src/common/utils.c
13477                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13478                 obey $HOME'
13479                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13480                 Thanks to Colin
13481
13482 2006-06-06 [paul]       2.2.2cvs1
13483
13484         * configure.ac
13485                 Update version number following
13486                 stable release
13487
13488 2006-06-06 [paul]       2.2.1cvs6
13489
13490         * src/matcher.c
13491                 fix  implicit declaration of
13492                 sylpheed_do_idle()
13493                 Patch by Fabien Vantard
13494
13495 2006-06-06 [paul]       2.2.1cvs5
13496
13497         * src/matcher.c
13498                 fix age_greater and age_lower so that they
13499                 mean what say and not '...or equal to'
13500                 Thanks to Colin
13501
13502 2006-06-06 [paul]       2.2.1cvs4
13503
13504         * src/textview.c
13505         * src/common/utils.c
13506                 fix URI check
13507                 Thanks to Colin
13508
13509 2006-06-05 [wwp]        2.2.1cvs3
13510
13511         * manual/fr/account.xml
13512                 minor language fixes (thanks to Fabien Vantard).
13513
13514 2006-06-05 [colin]      2.2.1cvs2
13515
13516         * src/prefs_folder_item.c
13517         * src/folderview.c
13518                 Allow recursive setting of properties 
13519                 for whole mailboxes
13520         * src/matcher.c
13521                 Don't freeze on 'test' filtering rule
13522
13523 2006-06-05 [colin]      2.2.1cvs1
13524
13525         * configure.ac
13526                 Update version number following
13527                 stable release
13528
13529 2006-06-04 [wwp]        2.2.0cvs82
13530
13531         * manual/glossary.xml
13532         * manual/account.xml
13533         * manual/fr/glossary.xml
13534         * manual/fr/account.xml
13535                 added glossary section and references/links related to the Face custom header.
13536
13537 2006-06-04 [colin]      2.2.0cvs81
13538
13539         * src/summaryview.c
13540                 Skip to next message on move with no
13541                 immediate execution
13542
13543 2006-06-04 [wwp]        2.2.0cvs80
13544
13545         * manual/xml2pdf
13546                 added sanity checks, exit when needed.
13547
13548 2006-06-03 [paul]       2.2.0cvs79
13549
13550         * src/prefs_receive.c
13551                 page name is now 'Receiving'
13552         * src/prefs_send.c
13553                 page name is now 'Sending'
13554
13555 2006-06-03 [colin]      2.2.0cvs78
13556
13557         * src/plugins/spamassassin/spamassassin_gtk.c
13558                 Autoswitch to Localhost if transport was previously
13559                 disabled. Else people had to check [] Enable, then
13560                 *reselect* transport.
13561
13562 2006-06-03 [colin]      2.2.0cvs77
13563
13564         * src/plugins/pgpinline/pgpinline.c
13565         * src/plugins/pgpmime/pgpmime.c
13566                 Check that gpg_data_release_and_get_mem 
13567                 didn't fail (now, why this happens...)
13568
13569 2006-06-03 [colin]      2.2.0cvs76
13570
13571         * src/mbox.c
13572                 Fix bug #962 (Manual and/or UI should 
13573                 warn about incompatible locking 
13574                 causing dataloss)
13575
13576 2006-06-02 [cleroy]     2.2.0cvs75
13577
13578         * src/filtering.c
13579         * src/folder.c
13580         * src/procmsg.c
13581         * src/summaryview.c
13582                 Fix a few leaks
13583
13584 2006-06-02 [colin]      2.2.0cvs74
13585
13586         * src/main.c
13587                 On exit, free caches after writing them
13588                 Shuts up some valgrind false positives
13589         * src/procmsg.c
13590         * src/send_message.c
13591                 Fix races when reusing existing SMTP connections
13592                 Fix inexistant session timeout
13593         * src/toolbar.c
13594                 Display alertpanel after all queues have
13595                 been processed, not after each
13596
13597 2006-06-02 [wwp]        2.2.0cvs73
13598
13599         * manual/fr/glossary.xml
13600         * manual/fr/ack.xml
13601         * manual/ack.xml
13602                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13603
13604 2006-06-02 [wwp]        2.2.0cvs72
13605
13606         * manual/xml2pdf
13607         * manual/dist/pdf/Makefile.am
13608         * manual/dtd/manual.xsl
13609         * manual/fr/dist/pdf/Makefile.am
13610         * manual/pl/dist/pdf/Makefile.am
13611                 we changed the procedure to generate the .pdf version of the manual.
13612                 The procedure is more modern and the .pdf we get now has a valid index.
13613                 Here are the new pre-requisites:
13614
13615                 - JRE 1.x (1.4 here): there must be one from your distro
13616                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13617                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13618                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13619
13620                 See my posts for further info about the installation of this toolchain:
13621
13622                 Date: Fri, 19 May 2006 19:40:06 +0200
13623                 From: wwp <subscript@free.fr>
13624                 To: sylpheed-claws-devel@lists.sourceforge.net
13625                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13626
13627                 and
13628
13629                 Date: Wed, 24 May 2006 12:58:49 +0200
13630                 From: wwp <subscript@free.fr>
13631                 To: sylpheed-claws-devel@lists.sourceforge.net
13632                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13633
13634 2006-06-01 [colin]      2.2.0cvs71
13635
13636         * src/compose.c
13637                 Better guards against IMAP races
13638         * src/main.c
13639         * src/prefs_common.c
13640         * src/prefs_common.h
13641         * src/common/ssl_certificate.c
13642         * src/etpan/imap-thread.c
13643         * src/etpan/imap-thread.h
13644         * src/gtk/sslcertwindow.c
13645                 New hidden option ssl_skip_cert_check to 
13646                 avoid dups of bug #959 (libetpan linked
13647                 against gnutls and gnutls buggy on 64bit)
13648                 Present expired warning only once per
13649                 session/server.
13650         * manual/advanced.xml
13651         * manual/fr/advanced.xml
13652                 Document new option
13653
13654 2006-06-01 [wwp]        2.2.0cvs70
13655
13656         * src/messageview.c
13657                 fix for bug #961 (return receipt dialog 
13658                 complains incorrectly about return-path 
13659                 email adress being different), thanks 
13660                 to Colin.
13661
13662 2006-05-31 [cleroy]     2.2.0cvs69
13663
13664         * src/common/ssl.c
13665                 Guard against NULLs, although this
13666                 should never be an issue
13667
13668 2006-05-31 [colin]      2.2.0cvs68
13669
13670         * src/filtering.c
13671                 Use g_slist_prepend
13672         * src/imap.c
13673                 Don't remove caches when destroying folder, it
13674                 could (should) be done at exit
13675         * src/inc.c
13676                 free processing cache after incorporation
13677         * src/etpan/imap-thread.c
13678                 Maybe fix bug #959 (Crash on moving to emails 
13679                 to a imap account per ssl with a expired 
13680                 certificate.)
13681
13682 2006-05-30 [colin]      2.2.0cvs67
13683
13684         * src/summaryview.c
13685                 Put back event flush when displaying message
13686                 It avoids reading a bunch of messages just
13687                 by hitting shift-n for too long ;)
13688
13689 2006-05-29 [colin]      2.2.0cvs66
13690
13691         * src/summaryview.c
13692                 Remove useless g_warnings
13693
13694 2006-05-29 [colin]      2.2.0cvs65
13695
13696         * src/imap.c
13697                 Fix g_slist_append()s for performance
13698
13699 2006-05-29 [colin]      2.2.0cvs64
13700
13701         * src/compose.c
13702         * src/common/utils.c
13703                 Fix extraneous tab at start of addresses
13704         * src/mainwindow.c
13705                 Fix warnings (thanks to Fabien)
13706                 Fix crash at exit when composing messages 
13707                 exist
13708         * src/pop.c
13709                 Fix progress bar when deleting expired mails
13710                 Thanks to Hiro
13711         * src/summaryview.c
13712         * src/gtk/gtksctree.c
13713                 Fix re-sorting slowness
13714
13715 2006-05-29 [paul]       2.2.0cvs63
13716
13717         * src/mh.c
13718                 fetch full message when moving mails
13719                 from another mailbox, (fixed data loss
13720                 when filtering from IMAP to MH, introduced
13721                 in 2.2.0cvs57).
13722                 Thanks to Colin
13723
13724 2006-05-29 [mones]      2.2.0cvs62
13725
13726         * src/gtk/gtksctree.c
13727                 Unselect faster (patch by Colin)        
13728
13729 2006-05-26 [colin]      2.2.0cvs61
13730
13731         * src/summaryview.c
13732                 Unplug MSGINFO_UPDATE callback on delete too.
13733
13734 2006-05-26 [colin]      2.2.0cvs60
13735
13736         * src/foldersel.c
13737                 Fix bold in folder selection window with glib2.10
13738                 thanks Hiro
13739
13740 2006-05-26 [colin]      2.2.0cvs59
13741
13742         * src/procheader.c
13743                 Convert date only if necessary (and don't
13744                 try to convert from utf8 to utf8, too)
13745         * src/summaryview.c
13746                 Only set column's text if the column's 
13747                 displayed
13748
13749 2006-05-26 [colin]      2.2.0cvs58
13750
13751         * src/summaryview.c
13752         * src/gtk/gtkutils.c
13753                 Fix useless warning
13754
13755 2006-05-26 [colin]      2.2.0cvs57
13756
13757         * src/mainwindow.c
13758                 Make summaryview selectable as long as 
13759                 no message has focus
13760         * src/mh.c
13761                 Faster deletion (by implementing mh_remove_msgs)
13762                 Faster copy (avoid using mh_fetch_msg just to get
13763                 the filename)
13764                 Faster move (using move_file instead of copy_file
13765                 if MSG_IS_MOVE)
13766                 No progressbar if total number of mails to cp/mv 
13767                 is less than 100
13768         * src/summaryview.c
13769                 Fix removal from subject_table when mail gets moved
13770                 Faster deletion (g_slist_prepend instead of append)
13771         * src/gtk/gtksctree.c
13772                 Remove useless code
13773
13774 2006-05-25 [colin]      2.2.0cvs56
13775
13776         * src/common/ssl_certificate.c
13777                 Fix leak in expired cert check
13778
13779 2006-05-25 [colin]      2.2.0cvs55
13780
13781         * src/mh.c
13782                 Disable flags syncing on .mh_sequences - it
13783                 is buggy and marks mails read under unknown
13784                 conditions.
13785
13786 2006-05-25 [paul]
13787
13788         * 2.3.0-rc4 released
13789
13790 2006-05-24 [colin]      2.2.0cvs54
13791
13792         attention cvs users: if you manage to crash
13793         Sylpheed-Claws while moving, copying or deleting
13794         mails, we *are* interested in stack traces and
13795         valgrind logs. It looks stable, but one never
13796         knows...
13797
13798         * src/folder.c
13799                 Add progressbar for cache updates
13800         * src/folderutils.c
13801                 Optimize Mark all read in the current
13802                 folder
13803         * src/mh.c
13804                 Add progressbar for copy/move
13805         * src/procmsg.c
13806                 Optimize O(n^2) in copy/move
13807         * src/summaryview.c
13808         * src/gtk/gtksctree.c
13809                 Optimize O(n^2) algos
13810         * src/common/timing.h
13811                 Display ms instead of us
13812
13813 2006-05-24 [wwp]        2.2.0cvs53
13814
13815         * manual/fr/advanced.xml
13816                 updates to the French manual.
13817
13818 2006-05-24 [wwp]        2.2.0cvs52
13819
13820         * src/common/utils.c
13821                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13822
13823 2006-05-24 [wwp]        2.2.0cvs51
13824
13825         * src/folderutils.c
13826                 fixed "mark all read" in MH folders (thanks to Colin).
13827
13828 2006-05-24 [paul]       2.2.0cvs50
13829
13830         * doc/man/sylpheed-claws.1
13831                 updated the man page
13832
13833 2006-05-23 [colin]      2.2.0cvs49
13834
13835         * src/folderview.c
13836         * src/imap.c
13837         * src/inc.c
13838         * src/mbox.c
13839         * src/messageview.c
13840         * src/news.c
13841         * src/send_message.c
13842         * src/summaryview.c
13843         * src/gtk/sslcertwindow.c
13844                 alertpanel fixes, by Fabien
13845
13846 2006-05-23 [colin]      2.2.0cvs48
13847
13848         * src/folder.c
13849         * src/folderview.c
13850         * src/msgcache.c
13851         * src/summaryview.c
13852         * src/gtk/gtksctree.c
13853         * src/gtk/gtksctree.h
13854                 More timings
13855                 Fix slow loading problem, which was caused by the
13856                 use of some gtk_ctree funcs and their use of
13857                 g_list_position while gtk_ctree_(un)link'ing.
13858                 Reap more functions from gtkctree.c to be sure we
13859                 use our (fast) version instead of theirs.
13860         * src/mh.c
13861                 Fix copy of unread mails
13862
13863
13864 2006-05-22 [wwp]        2.2.0cvs47
13865
13866         * manual/fr/advanced.xml
13867                 updated.
13868
13869 2006-05-22 [colin]      2.2.0cvs46
13870
13871         * src/filtering.c
13872                 Fix possible infinite loop. 'copy' is not a 
13873                 final action, so when encountering a 'copy',
13874                 we have to check if a previous one was set
13875                 and do it. In the same way, if we encounter
13876                 a 'move' we have to perform a possibly 
13877                 pending 'copy'. This will slow down filtering
13878                 on IMAP if move+copy or multiple copy actions
13879                 are to be done, but handling it via the batch
13880                 would be really too convoluted.
13881
13882 2006-05-22 [wwp]        2.2.0cvs45
13883
13884         * manual/fr/advanced.xml
13885         * manual/fr/faq.xml
13886         * manual/fr/glossary.xml
13887         * manual/fr/handling.xml
13888         * manual/fr/intro.xml
13889         * manual/fr/plugins.xml
13890         * manual/fr/sylpheed-claws-manual.xml
13891                 sync w/ the english manual: updates URIs, documented mailing-list
13892                 support, better explanation about the enabled/disabled feature
13893                 in filtering/processing rules by Paul.
13894
13895 2006-05-21 [colin]      2.2.0cvs44
13896
13897         * src/summaryview.c
13898                 Don't expand after building threads, but during
13899
13900 2006-05-21 [colin]      2.2.0cvs43
13901
13902         * src/procmsg.c
13903         * src/summaryview.c
13904                 More timing possibilities... For next time I have 
13905                 to find out how the hell some 3GHz computer takes
13906                 one minute to open a 30k folder...
13907
13908 2006-05-21 [colin]      2.2.0cvs42
13909
13910         * manual/pl/advanced.xml
13911         * manual/pl/faq.xml
13912         * manual/pl/glossary.xml
13913         * manual/pl/handling.xml
13914         * manual/pl/intro.xml
13915         * manual/pl/plugins.xml
13916         * manual/pl/sylpheed-claws-manual.xml
13917                 Polish manual updated by Pawel
13918
13919 2006-05-20 [colin]
13920
13921         * 2.3.0-rc3 released
13922
13923 2006-05-20 [colin]      2.2.0cvs41
13924
13925         * src/imap.c
13926                 Fix -rc2 problems:
13927                 - remove cache of moved messages from original folder
13928                 - apply new flags to messages even if they aren't appliable
13929                   via IMAP.
13930
13931 2006-05-20 [colin]
13932
13933         * 2.3.0-rc2 released
13934
13935 2006-05-19 [colin]      2.2.0cvs40
13936
13937         * src/imap.c
13938                 Don't issue SELECT in imap_change_flags
13939                 before having checked that we indeed have
13940                 some flags to change. MSG_POSTFILTERED for
13941                 example can't be used on IMAP.
13942                 Fixes bug #955 (copying messages between 
13943                 imap folders is extremely slow), which was
13944                 a regression.
13945
13946 2006-05-19 [colin]      2.2.0cvs39
13947
13948         * src/folder.c
13949         * src/folder.h
13950         * src/folderview.c
13951                 Try to fix bug #830 (Some unread messages 
13952                 get marked read in IMAP inbox):
13953                 - Prevent scanning a folder if it's being 
13954                   opened via the GUI
13955                 - Postpone opening via the GUI of a folder
13956                   currently scanned.
13957
13958
13959 2006-05-19 [wwp]        2.2.0cvs38
13960
13961         * manual/advanced.xml
13962                 fix English+typo (thanks to Paul).
13963
13964 2006-05-19 [wwp]        2.2.0cvs37
13965
13966         * manual/advanced.xml
13967         * manual/fr/advanced.xml
13968         * src/gtk/logwindow.c
13969         * src/prefs_common.c
13970         * src/prefs_common.h
13971                 added hidden prefs to allow customization of colors used in
13972                 protocol log window (useful for dark gtk+ themes).
13973
13974 2006-05-19 [wwp]        2.2.0cvs36
13975
13976         * ChangeLog
13977                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13978
13979 2006-05-19 [paul]       2.2.0cvs35
13980
13981         * src/textview.c
13982                 make Reply-To fully clickable
13983         * src/gtk/logwindow.c
13984                 more colouring (SMTP ESMTP)
13985         Both patches by Pawel Pekala
13986
13987 2006-05-19 [cleroy]     2.2.0cvs34
13988
13989         * src/mh.c
13990                 Don't update flags from current folder
13991                 Probably fixes bug #935 (Read Messages 
13992                 Revert to Being Marked as Unread)
13993
13994 2006-05-18 [colin]      2.2.0cvs33
13995
13996         * src/imap.c
13997                 Warning fix
13998         * src/compose.c
13999         * src/mainwindow.c
14000         * src/summaryview.c
14001         * src/toolbar.c
14002                 Allow replying to multiple emails
14003                 in multiple windows
14004         * src/mimeview.c
14005         * src/etpan/imap-thread.c
14006                 Leak fixes
14007
14008 2006-05-18 [paul]       2.2.0cvs32
14009
14010         * src/summaryview.c
14011                 keep Mailing-List menu refreshed
14012                 Thanks to Colin
14013
14014 2006-05-18 [paul]       2.2.0cvs31
14015
14016         * manual/advanced.xml
14017         * manual/faq.xml
14018         * manual/glossary.xml
14019         * manual/handling.xml
14020         * manual/intro.xml
14021         * manual/plugins.xml
14022         * manual/sylpheed-claws-manual.xml
14023                 update URLs
14024                 add info about mailing-list support
14025                 edit filtering info
14026         * src/wizard.c
14027         * src/common/defs.h
14028         * src/gtk/about.c
14029         * src/plugins/dillo_viewer/README
14030                 update URLs
14031
14032 2006-05-17 [wwp]        2.2.0cvs30
14033
14034         * manual/handling.xml
14035         * manual/fr/handling.xml
14036                 documented the ability to enabled/disable filtering/processing rules.
14037
14038 2006-05-17 [colin]      2.2.0cvs29
14039
14040         * src/main.c
14041                 Don't initialize g_thread subsystem if it's 
14042                 already done (thanks to Hiro)
14043         * src/mimeview.c
14044                 Fix saving of parts when there name can't be
14045                 converted from UTF-8.
14046
14047 2006-05-17 [paul]       2.2.0cvs28
14048
14049         * po/Makefile.in.in
14050                 fix config.status warning with autoconf 2.60
14051
14052 2006-05-17 [paul]       2.2.0cvs27
14053
14054         * po/POTFILES.in
14055                 add src/mbox.c
14056
14057 2006-05-17 [wwp]        2.2.0cvs26
14058
14059         * src/mainwindow.c
14060                 fix useless and potentially dangerous buffer walking (thanks to Colin).
14061
14062 2006-05-17 [wwp]        2.2.0cvs25
14063
14064         * src/plugins/demo/demo.c
14065                 updated product name in plugin demo (many plugins need to be
14066                 sync'ed w/ that change).
14067
14068 2006-05-17 [colin]      2.2.0cvs24
14069
14070         * src/mh.c
14071                 Fix leak
14072
14073 2006-05-16 [colin]      2.2.0cvs23
14074
14075         * src/mainwindow.c
14076                 Stupid me hit again. Fix cvs22.
14077
14078 2006-05-16 [colin]      2.2.0cvs22
14079
14080         * src/mainwindow.c
14081                 Fix bug #922 (sylpheed-claws crashed after 
14082                 pushing on Inbox folder)
14083
14084 2006-05-16 [colin]      2.2.0cvs21
14085
14086         * src/compose.c
14087                 Make From header be copy/paste/select-able
14088
14089 2006-05-16 [wwp]        2.2.0cvs20
14090
14091         * src/export.c
14092         * src/matcher.c
14093         * src/summaryview.c
14094         * src/etpan/imap-thread.c
14095                 fix some compiler warnings (thanks to Colin).
14096
14097 2006-05-16 [wwp]        2.2.0cvs19
14098
14099         * src/action.c
14100         * src/gedit-print.c
14101         * src/inc.c
14102         * src/mainwindow.c
14103         * src/mh.c
14104         * src/statusbar.c
14105         * src/send_message.c
14106         * src/summaryview.c
14107                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
14108
14109 2006-05-15 [colin]      2.2.0cvs18
14110
14111         * src/procmsg.c
14112                 Fix automatic rule creation with List-Post
14113
14114 2006-05-15 [paul]       2.2.0cvs17
14115
14116         * tools/filter_conv_new.pl
14117                 updated for rule enabling/disabling
14118                 claws version >= 2.3.x required
14119
14120 2006-05-15 [cleroy]     2.2.0cvs16
14121
14122         * src/main.c
14123                 Revert test
14124
14125 2006-05-15 [cleroy]     2.2.0cvs15
14126
14127         * src/main.c
14128                 test
14129
14130 2006-05-15 [wwp]        2.2.0cvs14
14131
14132         * manual/pl/.cvsignore
14133                 ignore generated files.
14134
14135 2006-05-14 [wwp]        2.3.0-rc1
14136
14137         * 2.3.0-rc1 released
14138
14139 2006-05-13 [wwp]        2.2.0cvs13
14140
14141         * src/filtering.c
14142         * src/filtering.h
14143         * src/matcher.c
14144         * src/matcher_parser_lex.l
14145         * src/matcher_parser_parse.y
14146         * src/prefs_filtering.c
14147                 new feature: provide the ability to disable filtering and processing
14148                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
14149                 adaptations.
14150
14151 2006-05-13 [colin]      2.2.0cvs12
14152
14153         * src/compose.c
14154                 Remove useless if (a) b; else b;
14155                 Thanks to wwp
14156
14157 2006-05-13 [wwp]        2.2.0cvs11
14158
14159         * src/export.c
14160         * src/import.c
14161         * src/mainwindow.c
14162         * src/mbox.c
14163         * src/summaryview.c
14164         * src/summaryview.h
14165                 no more silent failures (or at least less ones) when importing
14166                 or exporting from/to mbox. Also start importing/exporting if
14167                 the necessary info is set.
14168
14169 2006-05-13 [wwp]        2.2.0cvs10
14170
14171         * RELEASE_NOTES
14172                 restored up-to-date release notes.
14173
14174 2006-05-13 [paul]       2.2.0cvs9
14175
14176         * po/nl.po
14177         * po/ru.po
14178                 updated by Tim Dijkstra and Pavlo Bohmat
14179
14180 2006-05-12 [colin]      2.2.0cvs8
14181
14182         * src/gtk/quicksearch.c
14183                 Add "k" as shortcut for "colorlabel". Patch
14184                 by ath42@users.sf.net.
14185
14186 2006-05-12 [paul]       2.2.0cvs7
14187
14188         * src/prefs_common.h
14189         * src/prefs_summaries.c
14190         * src/summaryview.c
14191                 when entering a folder also allow
14192                 going directly to first Marked message
14193
14194 2006-05-12 [paul]       2.2.0cvs6
14195
14196         * src/summaryview.c
14197                 always obey 'confirm before marking all
14198                 mails read' option
14199
14200 2006-05-12 [paul]       2.2.0cvs5
14201
14202         * src/textview.c
14203                 make Sender fully clickable
14204
14205 2006-05-12 [colin]      2.2.0cvs4
14206
14207         * src/compose.c
14208         * src/compose.h
14209                 Let From be editable
14210         * src/main.c
14211         * src/mh.c
14212                 Full support of .mh_sequences' Unseen seq
14213
14214 2006-05-12 [colin]      2.2.0cvs3
14215
14216         * src/folder.c
14217         * src/mainwindow.c
14218         * src/mainwindow.h
14219         * src/messageview.c
14220         * src/prefs_spelling.c
14221         * src/procheader.c
14222         * src/procmsg.c
14223         * src/procmsg.h
14224         * src/summaryview.c
14225         * src/toolbar.c
14226         * src/toolbar.h
14227                 Add contextual menu on Compose toolbar
14228                 button. Fixes bug #944 (Automatic
14229                 addresses not applied when changing account
14230                 from compose window)
14231                 add Mailing List support
14232                 based on the old 0.6.5claws25 patch by
14233                 Melvin Hadasht, with finishing touches
14234                 by Colin
14235                 Fix "ignore thread" when mails are threaded by
14236                 subject (and weren't ignored although appearing
14237                 in the thread).
14238                 GUI rework.
14239                 Both patches by Pawel.
14240
14241 2006-05-08 [paul]       2.2.0cvs2
14242
14243         * src/mainwindow.c
14244         * src/mainwindow.h
14245         * src/messageview.c
14246         * src/procheader.c
14247         * src/procmsg.c
14248         * src/procmsg.h
14249         * src/summaryview.c
14250                 add Mailing List support
14251                 based on the old 0.6.5claws25 patch by 
14252                 Melvin Hadasht, with finishing touches
14253                 by Colin
14254
14255 2006-05-08 [colin]      2.2.0cvs1
14256
14257         * src/mainwindow.c
14258         * src/toolbar.c
14259         * src/toolbar.h
14260                 Add contextual menu on Compose toolbar 
14261                 button. Fixes bug #944 (Automatic 
14262                 addresses not applied when changing account 
14263                 from compose window)
14264
14265 2006-05-08 [paul]       2.2.0
14266
14267         2.2.0 released
14268
14269 2006-05-08 [paul]       2.1.1cvs51
14270
14271         * po/cs.po
14272         * po/de.po
14273         * po/en_GB.po
14274         * po/fi.po
14275         * po/fr.po
14276         * po/pt_BR.po
14277         * po/sr.po
14278         * po/zh_CN.po
14279                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14280                 Fabien Vantard, Frederico Goncalves Guimaraes,
14281                 Aleksandar Urosevic, and Ralgh Young
14282
14283 2006-05-12 [colin]      2.1.1cvs50
14284
14285         * po/cs.po
14286         * po/de.po
14287         * po/en_GB.po
14288         * po/es.po
14289         * po/fi.po
14290         * po/fr.po
14291         * po/pt_BR.po
14292         * po/sr.po
14293         * po/zh_CN.po
14294                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14295                 Fabien Vantard, Frederico Goncalves Guimaraes,
14296                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
14297
14298 2006-05-05 [colin]      2.1.1cvs49
14299
14300         * manual/Makefile.am
14301         * manual/pl/Makefile.am
14302         * manual/pl/account.xml
14303         * manual/pl/ack.xml
14304         * manual/pl/addrbook.xml
14305         * manual/pl/advanced.xml
14306         * manual/pl/faq.xml
14307         * manual/pl/glossary.xml
14308         * manual/pl/gpl.xml
14309         * manual/pl/handling.xml
14310         * manual/pl/intro.xml
14311         * manual/pl/keyboard.xml
14312         * manual/pl/plugins.xml
14313         * manual/pl/starting.xml
14314         * manual/pl/sylpheed-claws-manual.xml
14315         * manual/pl/dist/.cvsignore
14316         * manual/pl/dist/Makefile.am
14317         * manual/pl/dist/html/.cvsignore
14318         * manual/pl/dist/html/Makefile.am
14319         * manual/pl/dist/pdf/.cvsignore
14320         * manual/pl/dist/pdf/Makefile.am
14321         * manual/pl/dist/ps/.cvsignore
14322         * manual/pl/dist/ps/Makefile.am
14323         * manual/pl/dist/txt/.cvsignore
14324         * manual/pl/dist/txt/Makefile.am
14325                 Add the polish translation of the manual,
14326                 Authored by Pawel Pekala.
14327
14328 2006-05-05 [cleroy]     2.1.1cvs48
14329
14330         * src/main.c
14331                 Re-read matcherrc after loading plugins 
14332                 if some of them add folders.
14333
14334 2006-05-03 [colin]      2.1.1cvs47
14335
14336         * src/imap.c
14337                 I'm idiot
14338
14339 2006-05-03 [colin]      2.1.1cvs46
14340
14341         * src/imap.c
14342                 Be sure to have a session when
14343                 getting separator
14344
14345 2006-05-03 [colin]      2.1.1cvs45
14346
14347         * src/imap.c
14348         * src/imap.h
14349         * src/imap_gtk.c
14350                 Fix preventing renaming with namespace 
14351                 separator.
14352
14353 2006-05-01 [colin]      2.1.1cvs44
14354
14355         * src/action.c
14356                 Don't reload messageview when result of
14357                 action is piped.
14358
14359 2006-04-29 [colin]      2.1.1cvs43
14360
14361         * src/prefs_receive.c
14362         * src/plugins/spamassassin/spamassassin_gtk.c
14363         * src/plugins/clamav/clamav_plugin_gtk.c
14364                 GUI fixes by Pawel
14365
14366 2006-04-29 [colin]      2.1.1cvs42
14367
14368         * src/prefs_compose_writing.c
14369         * src/prefs_quote.c
14370                 Cleanups. Patch by Pawel
14371
14372 2006-04-28 [paul]       2.1.1cvs41
14373
14374         * src/matcher.c
14375                 fix returned quick search results when search
14376                 term contains an underscore.
14377                 Thanks to Colin
14378
14379 2006-04-28 [paul]       2.1.1cvs40
14380
14381         * src/prefs_message.c
14382         * src/prefs_receive.c
14383                 GUI cleanups
14384                 Patches by Pawel Pekala
14385
14386 2006-04-27 [colin]      2.1.1cvs39
14387
14388         * src/wizard.c
14389                 Differentiate subject Welcome from
14390                 window's title Welcome
14391
14392 2006-04-27 [paul]
14393
14394         2.2.0-rc1 released
14395
14396 2006-04-27 [paul]       2.1.1cvs38
14397
14398         * manual/advanced.xml
14399         * manual/fr/advanced.xml
14400                 add info about compose_no_markup hidden pref
14401
14402 2006-04-27 [paul]       2.1.1cvs37
14403
14404         * src/prefs_account.c
14405                 improve privacy labels
14406         * src/prefs_msg_colors.c
14407                 change some strings for translators' convenience
14408         * src/gtk/gtkutils.c
14409                 don't underline the link button text
14410
14411 2006-04-25 [colin]      2.1.1cvs36
14412
14413         * src/folder.c
14414                 Complete 2.1.1cvs33 (once more ;)
14415
14416 2006-04-25 [colin]      2.1.1cvs35
14417
14418         * src/editldap.c
14419                 Fix tooltip
14420
14421 2006-04-25 [cleroy]     2.1.1cvs34
14422
14423         * src/compose.c
14424         * src/gtk/gtkaspell.c
14425                 Fix crash on redirect (related to the return 
14426                 of the aspell menu in compose's toolbar)
14427         * src/prefs_msg_colors.c
14428                 Fix sensitivity widgets
14429         * src/image_viewer.c
14430         * src/gtk/pluginwindow.c
14431         * src/gtk/prefswindow.c
14432                 Change released signals to clicked (Fabien)
14433         * po/POTFILES.in
14434         * src/common/socket.c
14435         * src/plugins/spamassassin/spamassassin.c
14436                 Translate strings (Fabien)
14437
14438 2006-04-25 [paul]       2.1.1cvs33
14439
14440         * src/folder.c
14441         * src/folder.h
14442         * src/folderview.c
14443                 complete the fix of bug #912
14444                 Thanks to Colin
14445
14446 2006-04-25 [colin]      2.1.1cvs32
14447
14448         * src/news.c
14449                 Better progress bar
14450         * src/mimeview.c
14451         * src/summaryview.c
14452         * src/summaryview.h
14453                 Fix focus chain
14454                 Patches by Pawel Pekala
14455
14456 2006-04-24 [colin]      2.1.1cvs31
14457
14458         * src/compose.c
14459                 Fix compilation warnings (Fabien)
14460
14461 2006-04-24 [colin]      2.1.1cvs30
14462
14463         * src/addrindex.c
14464         * src/editldap.c
14465         * src/editldap_basedn.c
14466         * src/editldap_basedn.h
14467         * src/ldapctrl.c
14468         * src/ldapctrl.h
14469         * src/ldapquery.c
14470         * src/ldaputil.c
14471         * src/ldaputil.h
14472                 Fix bug #901 (LDAPS support)
14473
14474 2006-04-24 [colin]      2.1.1cvs29
14475
14476         * src/compose.c
14477                 Fix logic on error with send dialog on
14478         * src/imap.c
14479                 Fix compilation without libetpan, thanks
14480                 to Fabien
14481         * src/summaryview.c
14482                 Fix 'context-menu' key
14483
14484 2006-04-23 [colin]      2.1.1cvs28
14485
14486         * src/folder.c
14487                 Never free current's cache to free up 
14488                 memory. Fixes bug #912 (new count 
14489                 randomly set to message count)
14490
14491 2006-04-23 [colin]      2.1.1cvs27
14492
14493         * src/gtk/quicksearch.c
14494                 And remove printf...
14495
14496 2006-04-23 [colin]      2.1.1cvs26
14497
14498         * src/gtk/quicksearch.c
14499                 Fix replacing in quicksearch, and fix inserting
14500                 in the middle of the string. (introduced at 2.1.0cvs22)
14501
14502 2006-04-23 [colin]      2.1.1cvs25
14503
14504         * src/imap.c
14505                 Make sure uidnext is initialized in get_num_list
14506                 (not for stable, related to 2.1.1cvs8 and friends)
14507
14508 2006-04-23 [colin]      2.1.1cvs24
14509
14510         * src/imap.c
14511                 Output something when login is successful
14512                 too
14513
14514 2006-04-23 [colin]      2.1.1cvs23
14515
14516         * src/etpan/imap-thread.c
14517                 Better logging (line-per-line, hide data in fetch)
14518                 Fix a const warning
14519         * src/gtk/logwindow.c
14520         * src/gtk/logwindow.h
14521                 Better logging (color for input/output)
14522
14523 2006-04-21 [colin]      2.1.1cvs22
14524
14525         * src/gtk/quicksearch.c
14526                 On gtk+-2.8, use stock buttons in quicksearch
14527                 Based on a patch by Fabien and a design by Paul
14528
14529 2006-04-21 [colin]      2.1.1cvs21
14530
14531         * src/folderview.c
14532         * src/mainwindow.c
14533                 Fix occasional flicker in folderview
14534         * src/common/utils.c
14535                 Fix bug #943 (Incorrectly parsed email address 
14536                 list in short headers on message view and in 
14537                 printouts)
14538
14539 2006-04-20 [colin]      2.1.1cvs20
14540
14541         * src/imap.c
14542         * src/imap.h
14543         * src/prefs_account.c
14544                 Add ANONYMOUS auth for IMAP
14545
14546 2006-04-20 [paul]       2.1.1cvs19
14547
14548         * src/main.c
14549                 proper fix for 2.1.1cvs18
14550                 Thanks to Colin
14551
14552 2006-04-20 [paul]       2.1.1cvs18
14553
14554         * src/main.c
14555                 fix build warnings
14556
14557 2006-04-20 [paul]       2.1.1cvs17
14558
14559         * src/gtk/quicksearch.c
14560                 fix standard, non-extended Quick search,
14561                 was broken in 2.1.1cvs15.
14562                 Thanks to Colin.
14563
14564 2006-04-20 [colin]      2.1.1cvs16
14565
14566         * src/prefs_matcher.c
14567                 Fix values when reselecting a ~test
14568                 rule
14569
14570 2006-04-19 [colin]      2.1.1cvs15
14571
14572         * src/compose.c
14573         * src/compose.h
14574         * src/gtk/gtkaspell.c
14575         * src/gtk/gtkaspell.h
14576                 Put back Options menu in Spelling/
14577         * src/gtk/quicksearch.c
14578                 Don't search, and show error, if the
14579                 advanced search has a syntax error
14580
14581 2006-04-18 [colin]      2.1.1cvs14
14582
14583         * src/textview.c
14584                 Fix gdk warnings on set_cursor when textview
14585                 isn't visible
14586
14587 2006-04-18 [colin]      2.1.1cvs13
14588
14589         * src/gtk/gtksctree.c
14590                 Remove seemingly useless refresh that causes
14591                 flicker - watch this commit in case of 
14592                 problems before planned backport to stable
14593
14594 2006-04-18 [colin]      2.1.1cvs12
14595
14596         * src/imap.c
14597                 Factorize get/set_xml code
14598         * src/compose.c
14599         * src/prefs_account.c
14600         * src/prefs_account.h
14601         * src/procmsg.c
14602                 Add Encrypt to self option
14603
14604 2006-04-17 [colin]      2.1.1cvs11
14605
14606         * configure.ac
14607                 Fix search on encrpyt function on dragonfly
14608                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14609
14610 2006-04-17 [colin]      2.1.1cvs10
14611
14612         * src/prefs_account.c
14613                 Be safe by default: remove mails from POP3
14614                 after 7 days, not immediately
14615
14616 2006-04-17 [colin]      2.1.1cvs9
14617
14618         * src/etpan/imap-thread.c
14619                 Fix build on DragonFly - patch by 
14620                 Jonathan Buschmann <jonthn@agmact.com>
14621
14622 2006-04-17 [colin]      2.1.1cvs8
14623
14624         * src/imap.c
14625                 Save uidnext between sessions
14626
14627 2006-04-17 [colin]      2.1.1cvs7
14628
14629         * src/imap.c
14630                 scan is required when uid validity changes
14631
14632 2006-04-17 [colin]      2.1.1cvs6
14633
14634         * src/folderview.c
14635                 Don't scan if not necessary, apart in current
14636                 folder and INBOX to fetch flags.
14637         * src/imap.c
14638                 Scan is necessary if unread count changes
14639
14640 2006-04-17 [colin]      2.1.1cvs5
14641
14642         * src/imap.c
14643                 ...But always fetch ANSWERED and DELETED flags for
14644                 INBOX, as filtering can happen on these flags.
14645
14646 2006-04-17 [colin]      2.1.1cvs4
14647
14648         * src/imap.c
14649                 Don't fetch REPLIED and DELETED flags when synchronising
14650                 flags with a closed folder. We only need UNSEEN and FLAGGED
14651                 to update the folderview.
14652
14653 2006-04-17 [colin]      2.1.1cvs3
14654
14655         * src/imap.c
14656                 Faster flag search when there are new mails 
14657                 in a folder. We can do a full search if the 
14658                 folder contains less messages than the new
14659                 list.
14660
14661 2006-04-17 [colin]      2.1.1cvs2
14662
14663         * po/cs.po
14664         * po/de.po
14665         * po/fr.po
14666         * po/nl.po
14667         * po/pt_BR.po
14668                 Update translations from stable branch
14669
14670 2006-04-17 [colin]      2.1.1cvs1
14671
14672         * configure.ac
14673                 Bump version to follow stable release
14674
14675 2006-04-16 [mones]      2.1.0cvs50
14676
14677         * po/es.po
14678                 Updated for release
14679
14680 2006-04-16 [colin]      2.1.0cvs49
14681
14682         * src/textview.c
14683                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14684                 with gtk < 2.8. Thanks to Fabien Vantard.
14685
14686 2006-04-15 [colin]      2.1.0cvs48
14687
14688         * src/etpan/imap-thread.c
14689                 Fix bug #919 (libetpan: SEGV when connecting 
14690                 using command)
14691
14692 2006-04-14 [colin]      2.1.0cvs47
14693
14694         * src/main.c
14695                 Fix race on --select (should be done better)
14696
14697 2006-04-14 [wwp]        2.1.0cvs46
14698
14699         * src/send_message.c
14700                 enforce a check for domain in account prefs (a sending
14701                 error could be faced if domain was checked but no value set),
14702                 thanks to Colin.
14703
14704 2006-04-14 [colin]      2.1.0cvs45
14705
14706         * src/codeconv.c
14707                 when converting from unknown to unknown, if the
14708                 string is UTF8, don't convert it to the locale
14709                 (which breaks it)
14710
14711 2006-04-14 [colin]      2.1.0cvs44
14712
14713         * src/compose.c
14714                 Don't try to use ASCII for converting headers
14715                 (as done in body)
14716
14717 2006-04-14 [paul]       2.1.0cvs43
14718
14719         * src/crash.c
14720                 add locale/charset info to crash report
14721         * src/gtk/about.c
14722                 add wwp to doc team
14723                 replace 'e-mail' with preferred 'email'
14724         * src/gtk/authors.h
14725                 ensure contributors list is in alphabetical
14726                 order
14727
14728 2006-04-13 [colin]      2.1.0cvs42
14729
14730         * src/textview.c
14731                 Prevent gdk warnings
14732
14733 2006-04-13 [colin]      2.1.0cvs41
14734
14735         * src/common/ssl_certificate.c
14736         * src/common/ssl_certificate.h
14737         * src/gtk/sslcertwindow.c
14738                 Warn on expired certs, and display the expiration date
14739
14740 2006-04-13 [colin]      2.1.0cvs40
14741
14742         * src/plugins/spamassassin/spamassassin_gtk.c
14743                 Fix missing set_text on unix socket
14744
14745 2006-04-13 [wwp]        2.1.0cvs39
14746
14747         * manual/fr/advanced.xml
14748         * manual/fr/glossary.xml
14749                 applied new spam/ham/email lexicon (pourriel, courriel)
14750
14751 2006-04-13 [paul]       2.1.0cvs38
14752
14753         * src/plugins/pgpmime/plugin.c
14754                 remove the mention of S/MIME from the
14755                 description. This is now handled by the
14756                 S/MIME plugin.
14757
14758 2006-04-13 [paul]       2.1.0cvs37
14759
14760         * src/prefs_msg_colors.c
14761                 rework dialog
14762         * src/prefs_folder_item.c
14763         * src/prefs_spelling.c
14764                 add a tooltip to the colour selector buttons
14765
14766 2006-04-13 [wwp]        2.1.0cvs36
14767
14768         * manual/advanced.xml
14769         * manual/glossary.xml
14770         * manual/handling.xml
14771         * manual/keyboard.xml
14772         * manual/plugins.xml
14773         * manual/starting.xml
14774         * manual/fr/account.xml
14775         * manual/fr/ack.xml
14776         * manual/fr/addrbook.xml
14777         * manual/fr/advanced.xml
14778         * manual/fr/faq.xml
14779         * manual/fr/glossary.xml
14780         * manual/fr/gpl.xml
14781         * manual/fr/handling.xml
14782         * manual/fr/intro.xml
14783         * manual/fr/keyboard.xml
14784         * manual/fr/plugins.xml
14785         * manual/fr/starting.xml
14786         * manual/fr/sylpheed-claws-manual.xml
14787                 fixes to the manuals:
14788                  - summaryview -> Message List (same in French)
14789                  - translate key names
14790                  - fix French punctuation, use non-breakable spaces when
14791                    necessary, don't use &thinsp; which is not portable
14792                  - tell what maildir and mbox formats we support
14793
14794 2006-04-12 [wwp]        2.1.0cvs35
14795
14796         * src/prefs_toolbar.c
14797                 unified a replace button more,
14798                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14799
14800 2006-04-12 [wwp]        2.1.0cvs34
14801
14802         * src/prefs_common.c
14803         * src/prefs_msg_colors.c
14804                 make default color labels translatable,
14805                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14806                 thanks to Tim <timbrain@post.cz> for reporting.
14807
14808 2006-04-12 [wwp]        2.1.0cvs33
14809
14810         * manual/glossary.xml
14811         * manual/intro.xml
14812         * manual/plugins.xml
14813         * manual/starting.xml
14814         * manual/sylpheed-claws-manual.xml
14815         * manual/fr/.cvsignore
14816         * manual/fr/account.xml
14817         * manual/fr/ack.xml
14818         * manual/fr/addrbook.xml
14819         * manual/fr/advanced.xml
14820         * manual/fr/faq.xml
14821         * manual/fr/glossary.xml
14822         * manual/fr/handling.xml
14823         * manual/fr/intro.xml
14824         * manual/fr/keyboard.xml
14825         * manual/fr/plugins.xml
14826         * manual/fr/starting.xml
14827         * manual/fr/sylpheed-claws-manual.xml
14828                 various fixes: typos, missing .fr translations, punctuation,
14829                 capitalization, links, accents and some bad French more.
14830
14831 2006-04-12 [wwp]        2.1.0cvs32
14832
14833         * src/prefs_gtk.c
14834                 fix for bug #935: always store prefs files in UTF-8 (thanks
14835                 to Colin).
14836
14837 2006-04-11 [colin]      2.1.0cvs31
14838
14839         * src/compose.c
14840                 Fix inserting files not in utf8 when locale is utf8
14841
14842 2006-04-11 [colin]      2.1.0cvs30
14843
14844         * src/inc.c
14845                 Don't show error dialog when cancelling connection
14846                 Patch by Pawel
14847
14848 2006-04-11 [cleroy]     2.1.0cvs29
14849
14850         * src/compose.c
14851                 Implement multiple quote levels
14852         * src/prefs_common.c
14853                 Change a little bit the quote bgcolor for 2nd level
14854
14855 2006-04-11 [colin]      2.1.0cvs28
14856
14857         * src/gtk/about.c
14858                 Add locale and charset in the label
14859
14860 2006-04-10 [colin]      2.1.0cvs27
14861
14862         * src/compose.c
14863         * src/prefs_common.c
14864         * src/prefs_common.h
14865         * src/prefs_msg_colors.c
14866         * src/textview.c
14867                 Allow optional background color in quotes
14868                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14869                 GTK+-2.8.x feature
14870
14871 2006-04-10 [colin]      2.1.0cvs26
14872
14873         * src/main.c
14874         * src/mainwindow.c
14875         * src/mainwindow.h
14876                 Implement --select
14877
14878 2006-04-10 [colin]      2.1.0cvs25
14879
14880         * manual/plugins.xml
14881         * manual/fr/plugins.xml
14882                 Document libcurl's proxy variables
14883
14884 2006-04-09 [colin]      2.1.0cvs24
14885
14886         * src/prefs_common.c
14887                 gettext() returns statically allocated stuff. We have
14888                 to strdup it in order to be able to free it.
14889
14890 2006-04-09 [colin]      2.1.0cvs23
14891
14892         * AUTHORS
14893         * src/gtk/authors.h
14894                 Add Alexei
14895
14896 2006-04-09 [colin]      2.1.0cvs22
14897
14898         * src/mainwindow.c
14899         * src/gtk/quicksearch.c
14900                 Fix bug #859 (problems with cyrilic input in 
14901                 search panel) - Patch by Alexey Illarionov 
14902                 <littlesavage@rambler.ru>
14903
14904 2006-04-09 [colin]      2.1.0cvs21
14905
14906         * src/prefs_customheader.c
14907                 I prefer removing then freeing rather than the contrary
14908                 (even if it doesn't change anything ;-)
14909         * src/prefs_account.c
14910                 Fix bug #933 (Crash re-entering the custom headers list 
14911                 dialog in accounts prefs)
14912                 The problem happened when cancelling the Account 
14913                 Preferences' dialogs - in which case we didn't do 
14914                 anything to the PrefsAccount * struct. In case of applying,
14915                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14916                 working with in this dialog. The problem is that 
14917                 prefs_customheader.c, working on this tmp_ac_prefs, always
14918                 changes the ->customhdr_list pointer, even when cancelled. 
14919                 So in case of cancelling the prefs_account dialog, we still
14920                 have to update ->customhdr_list in the real account.
14921
14922 2006-04-08 [colin]      2.1.0cvs20
14923
14924         * manual/fr/glossary.xml
14925         * manual/fr/keyboard.xml
14926                 Forgot some headers :)
14927
14928 2006-04-08 [colin]      2.1.0cvs19
14929
14930         * manual/Makefile.am
14931         * manual/fr/Makefile.am
14932         * manual/fr/account.xml
14933         * manual/fr/ack.xml
14934         * manual/fr/addrbook.xml
14935         * manual/fr/advanced.xml
14936         * manual/fr/faq.xml
14937         * manual/fr/glossary.xml
14938         * manual/fr/gpl.xml
14939         * manual/fr/handling.xml
14940         * manual/fr/intro.xml
14941         * manual/fr/keyboard.xml
14942         * manual/fr/plugins.xml
14943         * manual/fr/starting.xml
14944         * manual/fr/sylpheed-claws-manual.xml
14945         * manual/fr/dist/.cvsignore
14946         * manual/fr/dist/Makefile.am
14947         * manual/fr/dist/html/.cvsignore
14948         * manual/fr/dist/html/Makefile.am
14949         * manual/fr/dist/pdf/.cvsignore
14950         * manual/fr/dist/pdf/Makefile.am
14951         * manual/fr/dist/ps/.cvsignore
14952         * manual/fr/dist/ps/Makefile.am
14953         * manual/fr/dist/txt/.cvsignore
14954         * manual/fr/dist/txt/Makefile.am
14955                 Add the french translation of the manual. Thanks to
14956                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14957                 account.xml, ack.xml, addrbook.xml and advanced.xml
14958
14959 2006-04-08 [colin]      2.1.0cvs18
14960
14961         * manual/plugins.xml
14962         * manual/starting.xml
14963                 More fixes
14964
14965 2006-04-07 [colin]      2.1.0cvs17
14966
14967         * manual/faq.xml
14968         * manual/intro.xml
14969         * manual/keyboard.xml
14970                 Little fixes
14971
14972 2006-04-07 [colin]      2.1.0cvs16
14973
14974         * README
14975         * src/compose.c
14976         * src/prefs_common.c
14977         * src/prefs_common.h
14978                 Add hidden compose_no_markup pref
14979
14980 2006-04-07 [wwp]        2.1.0cvs15
14981
14982         * src/summary_search.c
14983         * .cvsignore
14984                 Bugfix: stop button was sticky when searching in an empty folder.
14985                 Applied curly brackets code style to the whole file (summary_search.c).
14986                 More files to ignore.
14987
14988 2006-04-07 [wwp]        2.1.0cvs14
14989
14990         * src/message_search.c
14991         * src/summary_search.c
14992                 changed default button when search bumps at file/folder
14993                 beginning or end, for convenience (thanks to Colin).
14994
14995 2006-04-07 [paul]       2.1.0cvs13
14996
14997         * src/plugins/dillo_viewer/dillo_prefs.c
14998                 avoid future potential for namespace collision
14999                 Patch by Colin
15000
15001 2006-04-06 [wwp]        2.1.0cvs12
15002
15003         * src/summary_search.c
15004                 Unify extended/advanced searches names (and thus factorize labels),
15005                 patch by Fabien Vantard <fzzzzz@gmail.com>.
15006
15007 2006-04-06 [wwp]        2.1.0cvs11
15008
15009         * src/folderview.c
15010         * src/prefs_themes.c
15011         * src/summaryview.c
15012                 Fixed some compilation warnings.
15013
15014 2006-04-06 [colin]      2.1.0cvs10
15015
15016         * manual/advanced.xml
15017                 Document the wizard template and how to deploy
15018                 Sylpheed-Claws effectively
15019
15020 2006-04-06 [colin]      2.1.0cvs9
15021
15022         * src/folderview.c
15023                 gettext patch to tell translators about _("#"),
15024                 by Maxim Britov
15025
15026 2006-04-06 [colin]      2.1.0cvs8
15027
15028         * src/textview.c
15029                 Fix invalid GtkTextBIter after clicking "Display as text"
15030
15031 2006-04-06 [mones]      2.1.0cvs7
15032
15033         * src/addr_compl.c
15034         * src/addrindex.c
15035         * src/addritem.c
15036         * src/codeconv.c
15037         * src/compose.c
15038         * src/filtering.c
15039         * src/folder.c
15040         * src/folder_item_prefs.c
15041         * src/folderview.c
15042         * src/localfolder.c
15043         * src/matcher.c
15044         * src/mimeview.c
15045         * src/prefs_msg_colors.c
15046         * src/prefs_spelling.c
15047         * src/prefs_themes.c
15048         * src/procmime.c
15049         * src/procmsg.c
15050         * src/stock_pixmap.c
15051         * src/summaryview.c
15052         * src/textview.c
15053         * src/toolbar.c
15054         * src/common/mgutils.c
15055         * src/common/prefs.c
15056         * src/common/ssl_certificate.c
15057         * src/gtk/colorlabel.c
15058         * src/gtk/quicksearch.c
15059         * src/plugins/pgpmime/pgpmime.c
15060         * src/plugins/spamassassin/spamassassin.c
15061                 Removed redundant NULL checks for g_free() calls.
15062                 Patch by Pawel Pekala.
15063
15064 2006-04-06 [mones]      2.1.0cvs6
15065
15066         * src/prefs_actions.c
15067         * src/prefs_filtering.c
15068         * src/prefs_filtering_action.c
15069         * src/prefs_matcher.c
15070         * src/prefs_template.c
15071         * src/gtk/gtkutils.c
15072         * src/gtk/gtkutils.h
15073                 Have a nice replace button. Patch by Pawel Pekala
15074
15075 2006-04-06 [colin]      2.1.0cvs5
15076
15077         * src/addressbook.c
15078                 Fix crash with empty columns
15079
15080 2006-04-05 [colin]      2.1.0cvs4
15081
15082         * src/wizard.c
15083         * src/prefs_gtk.c
15084                 Allow wizard customization with pre-filled values
15085
15086 2006-04-05 [colin]      2.1.0cvs3
15087
15088         * src/textview.c
15089         * src/mimeview.c
15090         * src/mimeview.h
15091                 Nicer messages in mimeview
15092
15093 2006-04-05 [colin]      2.1.0cvs2
15094
15095         * src/addressbook.c
15096         * src/prefs_summaries.c
15097                 i18n fix
15098
15099 2006-04-05 [colin]      2.1.0cvs1
15100
15101         * src/plugins/pgpcore/plugin.c
15102         * src/plugins/pgpcore/select-keys.c
15103         * src/plugins/pgpcore/select-keys.h
15104         * src/plugins/pgpcore/sgpgme.c
15105         * src/plugins/pgpcore/sgpgme.h
15106         * src/plugins/pgpinline/pgpinline.c
15107         * src/plugins/pgpinline/plugin.c
15108         * src/plugins/pgpmime/pgpmime.c
15109         * src/plugins/pgpmime/plugin.c
15110                 Factorize and generalize a bit 
15111                 Drop S/MIME signature verification from PGP/MIME
15112                 (adding it as another, more complete plugin)
15113
15114 2006-04-05 [paul]       2.1.0
15115
15116         2.1.0 released
15117
15118 2006-04-05 [paul]       2.0.0cvs186
15119
15120         * manual/advanced.xml
15121                 add info on colour labels
15122
15123 2006-04-05 [paul]       2.0.0cvs185
15124
15125         * po/bg.po
15126         * po/cs.po
15127         * po/de.po
15128         * po/el.po
15129         * po/en_GB.po
15130         * po/fi.po
15131         * po/fr.po
15132         * po/it.po
15133         * po/nl.po
15134         * po/pl.po
15135         * po/pt_BR.po
15136         * po/sr.po
15137         * po/zh_CN.po
15138                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
15139                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
15140                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
15141                 Guimaraes, Aleksandar Urosevic, Ralgh Young
15142         * src/gtk/authors.h
15143         * tools/claws.i18n.status.pl
15144                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
15145                 and new Czech translator, Tim <timbrain@post.cz>
15146
15147 2006-04-05 [mones]      2.0.0cvs184
15148
15149         * po/es.po
15150                 Updated translation
15151
15152 2006-04-05 [colin]      2.0.0cvs183
15153
15154         * src/gtk/quicksearch.c
15155                 Fix bug #929 (unnecessary reload in quick search bar)
15156
15157 2006-04-05 [colin]      2.0.0cvs182
15158
15159         * src/compose.c
15160                 Fix crash on Reply with no From:
15161                 Show signature and conversion error on queuing 
15162                 (but not sending)
15163         * src/mainwindow.c
15164         * src/summaryview.c
15165         * src/summaryview.h
15166                 Factorize threading code and make sure msginfo 
15167                 is not null when it comes from a GtkCTreeRow's 
15168                 data
15169         * src/gtk/gtkaspell.c
15170                 Check for necessary things
15171         * src/gtk/gtksctree.c
15172         * src/gtk/gtksctree.h
15173                 Reset anchor if necessary when removing node
15174
15175 2006-03-29 [colin]      2.0.0cvs181
15176
15177         * src/folderview.c
15178                 Warn for disabled IMAP accounts (due to lack of
15179                 libetpan). Breaks string-freeze - sorry - but it
15180                 is kind of important ;)
15181
15182 2006-03-28 [colin]      2.0.0cvs180
15183
15184         * src/gtk/gtkutils.c
15185         * src/gtk/gtkutils.h
15186                 Add a gtkut_get_link_btn() function that
15187                 creates a button which acts like an URI
15188         * src/prefs_themes.c
15189         * src/gtk/about.c
15190                 Use this function (factorizes codes)
15191         * src/common/defs.h
15192         * src/gtk/pluginwindow.c
15193                 Add a "Get more..." in the plugins window
15194
15195 2006-03-28 [colin]      2.0.0cvs179
15196
15197         * src/common/smtp.c
15198         * src/common/passcrypt.c
15199         * src/undo.c
15200                 Warning fixes. Patch by Pawel Pekala
15201
15202 2006-03-27 [colin]      2.0.0cvs178
15203
15204         * src/undo.c
15205                 Fix undoing by blocks with spaces
15206
15207 2006-03-27 [colin]      2.0.0cvs177
15208
15209         * src/textview.c
15210                 Set margin to 3px for headers
15211
15212 2006-03-27 [paul]
15213
15214         2.1.0-rc2 released
15215
15216 2006-03-27 [wwp]        2.0.0cvs176
15217
15218         * src/summaryview.c
15219                 don't reset quicksearch when updating the message list.
15220                 Thanks to Colin.
15221
15222 2006-03-26 [wwp]        2.0.0cvs175
15223
15224         * src/compose.c
15225                 use a unified border width ('other' tab in the compose window,
15226                 patch by Pawel Pekala).
15227
15228
15229 2006-03-26 [wwp]        2.0.0cvs174
15230
15231         * src/common/quoted-printable.c
15232         * src/addressbook.c
15233                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
15234
15235 2006-03-26 [colin]      2.0.0cvs173
15236
15237         * src/quote_fmt_parse.y
15238                 Fix non-UTF8 date formats messing up the whole quote a 
15239                 little bit
15240
15241 2006-03-26 [colin]      2.0.0cvs172
15242
15243         * src/procheader.c
15244                 Make sure the date is UTF8 valid, or try to make it
15245                 so. IncrediMail is really IncrediStupid.
15246         * src/compose.c
15247                 Fix possible conversions. 
15248                 
15249
15250 2006-03-26 [colin]      2.0.0cvs171
15251
15252         * src/matcher.c
15253                 Fix corner cases in body search. This is still a
15254                 hack... It seems impossible to make it good and 
15255                 reasonably fast at the same time.
15256
15257 2006-03-26 [colin]      2.0.0cvs170
15258
15259         * src/summaryview.c
15260                 I think I killed the twilight zone bug!
15261                 summary_select_node() flushes GTK events in order
15262                 to be able to center the view. But this also 
15263                 flushes keypresses like Ctrl-Alt-U, so this can
15264                 call summary_show from summary_select_node (itself
15265                 called from summary_show, etc.). And the summaryview
15266                 has to be unlocked in this function. So just locking
15267                 while processing GTK events, and bailing if locked, 
15268                 should fix it.
15269                 Fixes bug #927 (SIGSEGV during Update Summary)
15270
15271 2006-03-25 [colin]      2.0.0cvs169
15272
15273         * src/matcher.c
15274                 Fix search in QP-encoded bodies
15275                 Fix utf-8 searches in bodies encoded in the
15276                 locale's encoding
15277         * src/common/quoted-printable.c
15278         * src/common/quoted-printable.h
15279                 Add a decode function that doesn't overwrite
15280                 the original pointer
15281                 
15282
15283 2006-03-24 [colin]      2.0.0cvs168
15284
15285         * src/action.c
15286         * src/summaryview.c
15287         * src/summaryview.h
15288                 Update message cache after action
15289                 Patch by H. Merijn Brand
15290         * src/prefs_msg_colors.c
15291                 Factorize label 
15292                 Patch by Fabien Vantard
15293         * src/plugins/spamassassin/spamassassin_gtk.c
15294                 Remove useless translation
15295                 Patch by Fabien Vantard
15296
15297 2006-03-23 [colin]      2.0.0cvs167
15298
15299         * src/common/ssl.c
15300                 Let 30 seconds to SSL_connect
15301
15302 2006-03-23 [wwp]        2.0.0cvs166
15303
15304         * src/summaryview.c
15305         * src/gtk/description_window.c
15306                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
15307                 and headers are translated; adjust description windows' width to fit their
15308                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
15309
15310 2006-03-23 [paul]       2.0.0cvs165
15311
15312         * src/common/utils.c
15313                 fix highlighting of URIs containing "()"
15314                 (2.0.0cvs164's reversal fixed)
15315                 Thanks to Colin.
15316
15317 2006-03-23 [paul]       2.0.0cvs164
15318
15319         * src/common/utils.c
15320                 revert patch, (postponing a fix), at 2.0.0cvs120
15321                 as it breaks more URIs than it fixes.
15322                 Allow '-' to be a terminating character in a URI
15323
15324 2006-03-22 [colin]      2.0.0cvs163
15325
15326         * configure.ac
15327                 Require libetpan 0.45
15328                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15329
15330 2006-03-22 [paul]       2.0.0cvs162
15331
15332         * src/editgroup.c
15333                 replace '<-' and '->' buttons with GTK_STOCK graphical
15334                 buttons
15335         * src/summary_search.c
15336                 don't offer '...' for translation
15337                 add a tooltip to advanced search '...' button
15338         * src/gtk/quicksearch.c
15339                 don't offer '...' for translation
15340
15341 2006-03-21 [colin]      2.0.0cvs161
15342
15343         * src/compose.c
15344                 Fix middle-click pasting (insert at click
15345                 position instead of cursor position, don't
15346                 remove existing selection and allow pasting
15347                 our own selection)
15348         * src/addressbook.c
15349                 "LDAP Server" -> "LDAP servers"
15350
15351 2006-03-21 [wwp]        2.0.0cvs160
15352
15353         * src/etpan/imap-thread.c
15354                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15355
15356 2006-03-20 [colin]      2.0.0cvs159
15357
15358         * src/summaryview.c
15359                 Don't reload summaryview after an execute with no
15360                 move action
15361
15362 2006-03-19 [colin]      2.0.0cvs158
15363
15364         * src/addressbook.c
15365                 and put groups at the top, always
15366
15367 2006-03-19 [colin]      2.0.0cvs157
15368
15369         * src/addressbook.c
15370                 Order groups before names, as previously
15371
15372 2006-03-19 [colin]      2.0.0cvs156
15373
15374         * src/addressbook.c
15375                 - Sort case-unsensitive
15376                 - Put the sort arrow at opening too
15377
15378 2006-03-19 [wwp]        2.0.0cvs155
15379
15380         * src/addressbook.c
15381                 allow sorting by name/email/remarks, ensure that right-pane's contents
15382                 matches the left-pane selection (cleared when appropriate).
15383                 Patch by Pawel Pekala <c0rn@o2.pl>.
15384
15385 2006-03-18 [colin]      2.0.0cvs154
15386
15387         * src/textview.c
15388                 Fix text cursor ;)
15389
15390 2006-03-18 [colin]      2.0.0cvs153
15391
15392         * src/gtk/filesel.c
15393                 Make sure we hide the preview if we didn't get
15394                 a filename
15395
15396 2006-03-18 [colin]      2.0.0cvs152
15397
15398         * src/summaryview.c
15399                 Set cursor to watch for execution (fixes lack
15400                 of watch-cursor when dnd'ing hundreds of mails)
15401         * src/gtk/filesel.c
15402                 Check that mime type is 'image/*' before updating
15403                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15404
15405 2006-03-18 [colin]      2.0.0cvs151
15406
15407         * src/mainwindow.c
15408         * src/textview.c
15409         * src/textview.h
15410                 Put a watch cursor in textview too when the mainwindow's
15411                 cursor in a watch
15412
15413 2006-03-18 [colin]      2.0.0cvs150
15414
15415         * src/folder.c
15416                 Change wrong asserts to simple tests
15417
15418 2006-03-17 [colin]      2.0.0cvs149
15419
15420         * src/mainwindow.c
15421         * src/mainwindow.h
15422         * src/prefs_msg_colors.c
15423         * src/summaryview.c
15424         * src/summaryview.h
15425         * src/gtk/colorlabel.c
15426         * src/gtk/colorlabel.h
15427                 Add a color label menu in the main menubar
15428                 Add (fixed) accels Ctrl-{0-7} to change the color
15429                 They have to be fixed because the menu's dynamic,
15430                 the items are complex widgets, hence we can't use
15431                 a GtkItemFactory.
15432
15433
15434 2006-03-17 [wwp]        2.0.0cvs148
15435
15436         * src/compose.c
15437                 rollback few lines from my previous commit (those lines come from
15438                 a pending patch, accidentally commited, even if neutral as they are
15439                 commented out).
15440
15441 2006-03-17 [wwp]        2.0.0cvs147
15442
15443         * src/compose.c
15444                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15445                 applied code style/indentation to the modified function.
15446
15447 2006-03-17 [wwp]        2.0.0cvs146
15448
15449         * src/procmsg.c
15450         * src/compose.c
15451                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15452
15453 2006-03-17 [paul]
15454
15455         2.1.0-rc1 released
15456
15457 2006-03-17 [paul]       2.0.0cvs145
15458
15459         * src/main.c
15460                 addressbook_read_file() was called twice
15461         * src/textview.c
15462                 X-Mailer highlighting
15463
15464 2006-03-16 [colin]      2.0.0cvs144
15465
15466         * src/sourcewindow.c
15467         * src/sourcewindow.h
15468                 And the last one, in source window.
15469
15470 2006-03-16 [colin]      2.0.0cvs143
15471
15472         * src/compose.c
15473         * src/compose.h
15474                 Fix the same stuff in compose
15475
15476 2006-03-16 [colin]      2.0.0cvs142
15477
15478         * src/messageview.c
15479                 Complete the previous messageview crash fix
15480
15481 2006-03-16 [colin]      2.0.0cvs141
15482
15483         * src/procmsg.h
15484         * src/procmsg.c
15485         * src/folder.c
15486                 Fix POSTPROCESSING hook
15487                 Patch by H. Merijn Brand
15488
15489         * src/procmime.c
15490         * src/procmime.h
15491                 Parse Content-Location
15492
15493         * src/toolbar.c
15494         * src/messageview.c
15495         * src/messageview.h
15496                 Don't crash when a top-level MessageView has
15497                 been closed on us. Same problematic than
15498                 yesterday's quicksearch issue.
15499
15500 2006-03-15 [colin]      2.0.0cvs140
15501
15502         * src/gtk/quicksearch.c
15503                 Fix a bitchy race we didn't think about when we
15504                 added quicksearch cancellation:
15505                 If the search is not on cached fields, for example
15506                 body_part matchcase "stuff"
15507                 the matcher code has to get the whole message. If
15508                 we're on IMAP, that can be slow, and in order to
15509                 be non-blocking, the IMAP code idle loop processes
15510                 gtk events too. So it is possible to cancel a
15511                 quicksearch while the matcher is getting the mail's
15512                 body. After matcher got its body, it will start to
15513                 iterate over the matcher list that the Quicksearch's
15514                 clear_search_cb() just freed via prepare_matcher().
15515                 SIGSEGV ensues.
15516                 The fix consists of guarding the matcherlist_match()
15517                 call with a boolean 'matching'. If we reset the
15518                 quicksearch while matching is TRUE, we don't free
15519                 the matcherlist anymore like we did, but we set
15520                 another new flag, deferred_free, to TRUE. Then,
15521                 in quicksearch_match(), just after returning from
15522                 matcherlist_match() and unsetting the matching flag,
15523                 we check the deferred_free flag and do the
15524                 prepare_matcher() (which does the matcherlist_free)
15525                 for real, so we free the matcherlist once it's not
15526                 used anymore.
15527                 As all of this runs via the glib main loop, we
15528                 luckily don't need a mutex.
15529         * src/summaryview.c
15530                 Also, show progress while searching.
15531
15532
15533 2006-03-14 [colin]      2.0.0cvs139
15534
15535         * src/alertpanel.c
15536                 Make alertpanel_is_open non-static
15537
15538 2006-03-14 [colin]      2.0.0cvs138
15539
15540         * src/prefs_spelling.c
15541                 Cleanups - Fabien Vantard
15542
15543 2006-03-14 [wwp]        2.0.0cvs137
15544
15545         * src/main.c
15546                 code style normalization (curly braces, indentation).
15547
15548 2006-03-14 [wwp]        2.0.0cvs137
15549
15550         * src/main.c
15551                 code style (braces, indentation)
15552
15553 2006-03-12 [paul]       2.0.0cvs136
15554
15555         * src/prefs_common.c
15556                 trans_hdr defaults to FALSE to be RFC-savvy
15557         * src/prefs_summaries.c
15558                 add a tooltip to the trans_hdr option
15559                 
15560
15561 2006-03-12 [paul]       2.0.0cvs135
15562
15563         * src/prefs_matcher.c
15564                 give a little more width to the combos
15565         * src/prefs_display_header.c
15566         * src/textview.c
15567                 translate headers if prefs_common.trans_hdr
15568                 is TRUE
15569
15570         Patches by Pawel Pekala
15571
15572 2006-03-12 [paul]       2.0.0cvs134
15573
15574         * src/plugins/clamav/clamav_plugin.c
15575         * src/plugins/dillo_viewer/dillo_viewer.c
15576         * src/plugins/pgpcore/plugin.c
15577         * src/plugins/pgpinline/plugin.c
15578         * src/plugins/pgpmime/plugin.c
15579         * src/plugins/spamassassin/spamassassin.c
15580                 update/add to descriptions
15581         * src/plugins/spamassassin/spamassassin_gtk.c
15582                 fixes to the english, remove superfluous
15583                 tooltips, clean up a little
15584
15585 2006-03-12 [paul]       2.0.0cvs133
15586
15587         * src/compose.c
15588                 fix Bug 924, 'Account combo box shows up wrong 
15589                 if & is in account name'
15590
15591 2006-03-11 [colin]      2.0.0cvs132
15592
15593         * src/summaryview.c
15594                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15595                 messed up shift-selection because is slows down
15596                 moving around summaryview. thanks -users
15597
15598 2006-03-10 [colin]      2.0.0cvs131
15599
15600         * src/plugins/spamassassin/spamassassin_gtk.c
15601                 Put back Paul's engrish fixes
15602
15603 2006-03-10 [colin]      2.0.0cvs130
15604
15605         * src/plugins/spamassassin/spamassassin.c
15606         * src/plugins/spamassassin/spamassassin.h
15607         * src/plugins/spamassassin/spamassassin_gtk.c
15608                 Cleanup SA prefs page (more)
15609                 Patch by Fabien Vantard
15610
15611 2006-03-10 [paul]       2.0.0cvs129
15612
15613         * src/prefs_msg_colors.c
15614         * src/prefs_spelling.c
15615                 widget sensitivity
15616
15617 2006-03-09 [mones]      2.0.0cvs128
15618
15619         * po/es.po
15620                 Update for next RC
15621
15622 2006-03-09 [wwp]        2.0.0cvs127
15623
15624         * configure.ac
15625                 revert accidental commit (requirement for libetpan 0.43), this time
15626                 not in HEAD.
15627
15628 2006-03-09 [wwp]        2.0.0cvs125
15629
15630         * configure.ac
15631                 revert accidental commit (requirement for libetpan 0.43)
15632
15633 2006-03-09 [paul]       2.0.0cvs126
15634
15635         * src/prefs_receive.c
15636                 remove useless frame
15637                 replace 'incorporation' with 'receiving'
15638         * src/plugins/clamav/clamav_plugin_gtk.c
15639         * src/plugins/spamassassin/spamassassin_gtk.c
15640                 improve widget sensitivity
15641                 fix a bit his engrish
15642
15643 2006-03-09 [wwp]        2.0.0cvs125
15644
15645         * src/addressadd.c
15646         * src/foldersel.c
15647         * src/prefs_common.c
15648         * src/prefs_common.h
15649                 remember some more windows' sizes (add to addressbook and
15650                 select folder).
15651
15652 2006-03-09 [paul]       2.0.0cvs124
15653
15654         * src/plugins/pgpcore/prefs_gpg.c
15655                 normalise construction of dialogue
15656
15657 2006-03-09 [paul]       2.0.0cvs123
15658
15659         * src/plugins/trayicon/Makefile.am
15660                 add missing slash
15661
15662 2006-03-08 [colin]      2.0.0cvs122
15663
15664         * src/plugins/trayicon/Makefile.am
15665                 Fix build in separate dir 
15666                 Patch by Bamanzi <bamanzi@gmail.com>
15667
15668 2006-03-08 [colin]      2.0.0cvs121
15669
15670         * src/procmsg.c
15671                 Batch move and copies from summaryview with delayed execution
15672                 too
15673
15674 2006-03-07 [paul]       2.0.0cvs120
15675
15676         * src/common/utils.c
15677                 fix highlighting of URIs containing "()"
15678                 Patch by Pawel Pekala
15679
15680 2006-03-07 [paul]       2.0.0cvs119
15681
15682         * src/folder.c
15683         * src/folder.h
15684         * src/folderview.c
15685                 immediately do alphabetical resort when
15686                 changing a folder's name
15687                 Patch by Pawel Pekala
15688
15689 2006-03-07 [paul]       2.0.0cvs118
15690
15691         * src/news.c
15692         * src/news_gtk.c
15693                 when unsubscribing a newsgroup, remove the
15694                 folder and msgs in .sylpheed-claws/newscache
15695                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15696
15697 2006-03-07 [paul]       2.0.0cvs117
15698
15699         * src/textview.c
15700                 fix wrong Fake URL Warning
15701                 Thanks to Hiro
15702
15703 2006-03-07 [colin]      2.0.0cvs116
15704
15705         * src/imap.c
15706                 Return immediately when password dialog was
15707                 cancelled
15708         * src/gtk/inputdialog.c
15709                 Allow empty strings for passwords
15710
15711
15712 2006-03-06 [colin]      2.0.0cvs115
15713
15714         * src/imap.c
15715                 Prevent double-timeouts when connection fails
15716
15717 2006-03-06 [colin]
15718
15719         2.0.1-rc1 released
15720
15721 2006-03-06 [colin]      2.0.0cvs114
15722
15723         * src/imap.c
15724                 Refresh session during potentially long
15725                 operations
15726
15727 2006-03-06 [wwp]        2.0.0cvs113
15728
15729         * src/prefs_msg_colors.h
15730                 forgot that one (custom color labels).
15731
15732 2006-03-06 [wwp]        2.0.0cvs112
15733
15734         * src/prefs_common.c
15735         * src/prefs_common.h
15736         * src/prefs_msg_colors.c
15737         * src/summaryview.c
15738         * src/summaryview.h
15739         * src/gtk/colorlabel.c
15740         * src/gtk/colorlabel.h
15741                 colors in messages list are now customizable. Color values and names can
15742                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15743                 Thanks to Paul and Colin for their help with this longstanding patch!
15744
15745 2006-03-06 [wwp]        2.0.0cvs111
15746
15747         * src/textview.c
15748                 don't crash if (x)face is bad.
15749
15750 2006-03-05 [paul]       2.0.0cvs110
15751
15752         * AUTHORS
15753         * configure.ac
15754         * src/Makefile.am
15755         * src/common/Makefile.am
15756         * src/common/utils.h
15757         * src/etpan/imap-thread.c
15758         * src/gtk/authors.h
15759         * src/plugins/clamav/Makefile.am
15760         * src/plugins/demo/Makefile.am
15761         * src/plugins/dillo_viewer/Makefile.am
15762         * src/plugins/pgpcore/Makefile.am
15763         * src/plugins/pgpcore/passphrase.c
15764         * src/plugins/pgpinline/Makefile.am
15765         * src/plugins/pgpmime/Makefile.am
15766         * src/plugins/spamassassin/Makefile.am
15767         * src/plugins/trayicon/Makefile.am
15768                 fix builiding on cygwin
15769                 Patch by Ralgh Young <bamanzi@gmail.com>
15770
15771 2006-03-04 [wwp]        2.0.0cvs109
15772
15773         * manual/keyboard.xml
15774                 fix mixed up/down keys.
15775
15776 2006-03-04 [wwp]        2.0.0cvs108
15777
15778         * README
15779         * INSTALL
15780                 updated links to SpamAssassin.
15781
15782 2006-03-04 [wwp]        2.0.0cvs107
15783
15784         * manual/plugins.xml
15785         * src/plugins/spamassassin/README
15786                 updated SpamAssassin plugin docs to reflect new functional additions
15787                 (also fix/update/documents few technical stuff more, see the README).
15788
15789 2006-03-04 [wwp]        2.0.0cvs106
15790
15791         * src/prefs_message.c
15792                 normalized capitalization of message-prefs paths.
15793
15794 2006-03-04 [wwp]        2.0.0cvs105
15795
15796         * manual/advanced.xml
15797                 typo.
15798
15799 2006-03-03 [colin]      2.0.0cvs104
15800
15801         * src/plugins/clamav/clamav_plugin_gtk.c
15802                 Rework prefs page, patch by Fabien 
15803
15804 2006-03-03 [colin]      2.0.0cvs103
15805
15806         * src/plugins/clamav/clamav_plugin.c
15807                 Set error on all errors
15808
15809 2006-03-03 [colin]      2.0.0cvs102
15810
15811         * src/common/plugin.c
15812                 Initialize error to avoid crashing when a plugin fails
15813                 without setting error
15814
15815 2006-03-02 [wwp]        2.0.0cvs101
15816
15817         * configure.ac
15818                 fixed linker flags for libetpan support on Cygwin
15819                 (thanks to H.Merijn Brand).
15820
15821 2006-03-02 [wwp]        2.0.0cvs100
15822
15823         * src/addressbook.c
15824                 fix some AB error messages: one for punctuation and
15825                 one wrongly duplicate (thanks, maxbritov).
15826
15827 2006-03-02 [wwp]        2.0.0cvs99
15828
15829         * src/plugins/spamassassin/spamassassin.c
15830                 make sync calls to sa-learn/spamc to prevent
15831                 system (whatever local or client/server) overload.
15832
15833 2006-03-02 [colin]      2.0.0cvs98
15834
15835         * src/summaryview.c
15836                 Put the spam icon in the status column instead of the
15837                 mark one
15838
15839 2006-03-01 [colin]      2.0.0cvs97
15840
15841         * src/plugins/spamassassin/spamassassin.c
15842                 Fix segfault (g_file_set_contents fails for some 
15843                 reason and err==0x2f. Can't find out why with
15844                 valgrind, using working function :-)
15845
15846 2006-03-01 [colin]      2.0.0cvs96
15847
15848         * src/inc.c
15849                 Offline overriding: let 'No' be cached only 3 seconds
15850
15851 2006-03-01 [colin]      2.0.0cvs95
15852
15853         * src/addr_compl.c
15854         * src/addrbook.c
15855         * src/addressbook.c
15856         * src/addrindex.c
15857         * src/folder_item_prefs.c
15858         * src/headerview.c
15859         * src/imap.c
15860         * src/inc.c
15861         * src/ldif.c
15862         * src/mainwindow.c
15863         * src/mh.c
15864         * src/msgcache.c
15865         * src/prefs_common.h
15866         * src/prefs_msg_colors.c
15867         * src/procheader.c
15868         * src/procheader.h
15869         * src/procmime.c
15870         * src/procmsg.c
15871         * src/procmsg.h
15872         * src/send_message.h
15873         * src/simple-gettext.c
15874         * src/summaryview.c
15875         * src/summaryview.h
15876         * src/syldap.c
15877         * src/textview.c
15878         * src/undo.c
15879         * src/common/ssl_certificate.c
15880         * src/common/utils.c
15881         * src/gtk/colorsel.c
15882         * src/gtk/gtksctree.c
15883         * src/gtk/gtkshruler.c
15884         * src/plugins/trayicon/trayicon.c
15885                 #if 0 goes to /dev/null
15886
15887 2006-03-01 [colin]      2.0.0cvs94
15888
15889         * src/compose.c
15890         * src/imap.c
15891         * src/inc.c
15892         * src/inc.h
15893         * src/messageview.c
15894         * src/news.c
15895         * src/plugins/spamassassin/spamassassin.c
15896                 Allow to add information in the "working offline"
15897                 window
15898
15899 2006-03-01 [wwp]        2.0.0cvs93
15900
15901         * src/plugins/spamassassin/spamassassin.c
15902                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15903                 'cause it seems that calling `spamc ... < inputfile` with
15904                 g_spawn_(a)sync simply.. erm doesn't work :-).
15905
15906 2006-03-01 [wwp]        2.0.0cvs92
15907
15908         * src/toolbar.c
15909         * src/toolbar.h
15910                 simplify the adding of spam/ham button to the messageview toolbar
15911                 (it gets more clear now that the same button will be "Mark as spam"
15912                 or "Mark as ham" according to the current message status,
15913                 thanks to Colin).
15914
15915 2006-03-01 [wwp]        2.0.0cvs91
15916
15917         * src/messageview.c
15918         * src/procmsg.c
15919         * src/procmsg.h
15920         * src/summaryview.c
15921         * src/plugins/spamassassin/spamassassin.c
15922         * src/plugins/spamassassin/spamassassin.h
15923                 make learner callbacks return a status (0 for ok),
15924                 handle it in main code to avoid setting flags when learning failed,
15925                 don't learn on TCP if offline in spamassassin,
15926                 thanks to Colin.
15927
15928                 
15929
15930 2006-03-01 [wwp]        2.0.0cvs90
15931
15932         * src/compose.c
15933                 some work around the compose window's account menu,
15934                 patch by Fabien Vantard.
15935
15936 2006-03-01 [wwp]        2.0.0cvs89
15937
15938         * src/plugins/spamassassin/spamassassin.c
15939                 fixed bad logics, was using spamc in local mode and sa-learn
15940                 in remote mode (thanks, Colin).
15941
15942 2006-03-01 [wwp]        2.0.0cvs88
15943
15944         * src/plugins/spamassassin/spamassassin.c
15945         * src/plugins/spamassassin/spamassassin.h
15946         * src/plugins/spamassassin/spamassassin_gtk.c
15947                 made processing of emails w/ sa-plugin an option (default is TRUE),
15948                 fixed Engrish some tooltips, capitalization of some debug messages
15949                 and warnings. The spamassassin plugin now provides two separate
15950                 services: process emails upon incorporation and spamd training.
15951                 Both services (un)register independently but use some common
15952                 plugin settings (transport settings, spam storage location).
15953
15954 2006-02-28 [wwp]        2.0.0cvs87
15955
15956         * src/plugins/spamassassin/spamassassin.c
15957                 fix async flag to spamc cmdline execution (batch exec should
15958                 be asynchronous).
15959
15960 2006-02-27 [wwp]        2.0.0cvs86
15961
15962         * src/plugins/spamassassin/spamassassin.c
15963         * src/plugins/spamassassin/spamassassin.h
15964         * src/plugins/spamassassin/spamassassin_gtk.c
15965                 - added the ability to learn a remote spamassassin server (spamd),
15966                 using spamc.
15967                 - added the spamassassin option 'username', that applies to all
15968                 spamassassin operations (filtering, learning, local or remote).
15969                 The default username is the current unix user (if left blank
15970                 from gtk prefs or config file).
15971                 - commented out some unused code (notebook widget), removed unused
15972                 layout (hbox1).
15973                 - make more widgets sensitive to the transport type.
15974
15975 2006-02-27 [colin]      2.0.0cvs85
15976
15977         * src/plugins/spamassassin/spamassassin.c
15978                 Fix sa-learn call when offline
15979
15980 2006-02-27 [colin]      2.0.0cvs84
15981
15982         * configure.ac
15983         * src/Makefile.am
15984         * src/mainwindow.c
15985         * src/mainwindow.h
15986         * src/messageview.c
15987         * src/messageview.h
15988         * src/prefs_toolbar.c
15989         * src/procmsg.c
15990         * src/stock_pixmap.c
15991         * src/stock_pixmap.h
15992         * src/summaryview.c
15993         * src/toolbar.c
15994         * src/toolbar.h
15995         * src/pixmaps/ham_btn.xpm
15996         * src/pixmaps/spam.xpm
15997         * src/pixmaps/spam_btn.xpm
15998         * src/plugins/spamassassin/spamassassin.c
15999                 Add button in toolbar for spam learning
16000                 Fix a few bugs from the last related commit
16001                 Revert 1.9.6cvs23 which messed up shift-selection
16002
16003 2006-02-24 [colin]      2.0.0cvs83
16004
16005         * src/procmsg.c
16006         * src/summaryview.c
16007         * src/summaryview.h
16008         * src/plugins/spamassassin/spamassassin.c
16009         * src/plugins/spamassassin/spamassassin.h
16010         * src/plugins/spamassassin/spamassassin_gtk.c
16011                 Unregister learner when spamassassin is either
16012                 disabled or over tcp
16013
16014 2006-02-24 [colin]      2.0.0cvs82
16015
16016         * src/Makefile.am
16017         * src/mainwindow.c
16018         * src/mainwindow.h
16019         * src/procmsg.c
16020         * src/procmsg.h
16021         * src/stock_pixmap.c
16022         * src/stock_pixmap.h
16023         * src/summaryview.c
16024         * src/summaryview.h
16025         * src/gtk/icon_legend.c
16026         * src/pixmaps/spam.xpm  ** NEW FILE **
16027         * src/plugins/spamassassin/spamassassin.c
16028         * src/plugins/spamassassin/spamassassin_gtk.c
16029                 Add spam learning interface (Mark/Mark as 
16030                 (spam|ham) menus)
16031
16032 2006-02-24 [wwp]        2.0.0cvs81
16033
16034         * src/compose.c
16035         * src/compose.h
16036         * src/filtering.c
16037                 hide compose window when sending message in batch mode
16038                 (filtering: forward and redirect). Also fixed a wrong
16039                 value returned when sending failed, neutral anyway.
16040                 (Colin, me) 
16041
16042 2006-02-24 [wwp]        2.0.0cvs80
16043
16044         * src/mainwindow.c
16045                 use GTK+'s stock quit button. Patch by Fabien Vantard.
16046
16047 2006-02-24 [paul]       2.0.0cvs79
16048
16049         * src/news.c
16050         * src/news.h
16051         * src/news_gtk.c
16052                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
16053                 Thanks to Colin
16054
16055 2006-02-23 [colin]      2.0.0cvs78
16056
16057         * src/alertpanel.c
16058                 Change OK to Close in alertpanel with View log
16059                 button; add accel to View log. Patch by Fabien
16060                 Vantard
16061
16062 2006-02-23 [wwp]        2.0.0cvs77
16063
16064         * src/compose.c
16065                 silly me, there were much more tests to perform, since toolbars can
16066                 really have down to 1 element only.
16067
16068 2006-02-23 [wwp]        2.0.0cvs76
16069
16070         * commitHelper
16071                 fixed indentation from my previous commit. Fallback to VISUAL if
16072                 EDITOR is not set (and to vi, at last resort).
16073
16074 2006-02-23 [wwp]        2.0.0cvs75
16075
16076         * commitHelper
16077                 improved error detection (Colin, me).
16078
16079 2006-02-23 [wwp]        2.0.0cvs74
16080
16081         * src/prefs_toolbar.c
16082                 simplify and fix prefs/toolbars layouting. Combos' contents can
16083                 now be really displayed.
16084
16085 2006-02-23 [wwp]        2.0.0cvs73
16086         simplifies and fix prefs/toolbars layouting. Combos' contents can now
16087         be really displayed.
16088
16089 2006-02-22 [wwp]        2.0.0cvs72
16090
16091         * src/compose.c
16092                 fix a typo in my previous commit (sorry!).
16093
16094 2006-02-22 [wwp]        2.0.0cvs71
16095
16096         * src/prefs_toolbar.c
16097                 fix a crash when adding separators to toolbars,
16098                 also fix some separator item information.
16099
16100 2006-02-22 [wwp]        2.0.0cvs70
16101
16102         * src/compose.c
16103                 fix a crash when redirecting (for instance) when compose window's
16104                 toolbar contents has been customized (when some buttons have been
16105                 removed in fact).
16106
16107 2006-02-21 [wwp]        2.0.0cvs69
16108
16109         * src/summaryview.c
16110         * src/gtk/pluginwindow.c
16111         * src/plugins/pgpcore/prefs_gpg.c
16112                 fix some compilation warnings (feat. remains of removed code).
16113
16114 2006-02-21 [wwp]        2.0.0cvs68
16115
16116         * src/gtk/gtkutils.c
16117                 fix two compilation issues, thanks to Stephan Sachse.
16118
16119 2006-02-20 [colin]      2.0.0cvs67
16120
16121         * src/mainwindow.c
16122                 Don't reselect displayed mail on refocus
16123                 This fixes actions misbehaving 
16124
16125 2006-02-20 [wwp]        2.0.0cvs66
16126
16127         * src/summaryview.c
16128         * src/gtk/gtksctree.c
16129         * src/gtk/gtkshruler.c
16130                 changed more runtime typecast checks.
16131
16132 2006-02-20 [wwp]        2.0.0cvs65
16133
16134         * src/summary_search.c
16135                 find all - summaryview refresh issue fixed, thanks to Colin.
16136
16137 2006-02-20 [wwp]        2.0.0cvs64
16138
16139         * src/gtk/gtkutils.c
16140                 better runtime typecast checks.
16141
16142 2006-02-20 [wwp]        2.0.0cvs63
16143
16144         * src/summary_search.c
16145                 enhancements to the summary search:
16146                         - add the ability to stop the running search
16147                           (upon ESC-key press, new Stop button or when Clear button is pressed)
16148                         - don't search if no criteria (From/To/Subject/Body) is set
16149                         - ensure that a busy mouse pointer is always shown when searching,
16150                           show it even a bit earlier
16151
16152 2006-02-19 [colin]      2.0.0cvs62
16153
16154         * src/compose.c
16155         * src/imap.c
16156         * src/etpan/imap-thread.c
16157         * src/etpan/imap-thread.h
16158                 (Future) IMAP speed improvement on sending
16159                 Will require a libetpan update
16160         * src/summaryview.c
16161         * src/gtk/quicksearch.c
16162                 Make quicksearch clearable while running.
16163
16164 2006-02-17 [colin]      2.0.0cvs61
16165
16166         * src/imap.c
16167         * src/etpan/imap-thread.c
16168         * src/etpan/imap-thread.h
16169                 Check for IMAP certificates
16170                 ** Requires libetpan-0.42-cvs4 
16171                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
16172
16173 2006-02-17 [colin]      2.0.0cvs60
16174
16175         * src/messageview.c
16176         * src/prefs_common.c
16177         * src/prefs_common.h
16178         * src/prefs_message.c
16179                 Add pref to display HTML-only mails with plugin, 
16180                 if possible (defaulting to FALSE of course).
16181
16182 2006-02-16 [colin]      2.0.0cvs59
16183
16184         * src/main.c
16185         * src/common/plugin.c
16186         * src/common/plugin.h
16187         * src/gtk/pluginwindow.c
16188                 Keep track of requested (but unloaded) plugins
16189                 in some error cases.
16190
16191 2006-02-16 [wwp]        2.0.0cvs58
16192
16193         * src/gtk/gtkaspell.c
16194         * src/gtk/gtkaspell.h
16195         * src/prefs_spelling.c
16196         * src/compose.c
16197         * src/prefs_common.c
16198         * src/prefs_common.h
16199                 implemented new optional spellchecker behaviour: re-check message when
16200                 dictionary got changed (from compose-window/context-menu/Change dictionary).
16201
16202 2006-02-16 [wwp]        2.0.0cvs57
16203
16204         * src/quote_fmt_parse.y
16205                 pclose popen'ed pipe.
16206
16207 2006-02-15 [colin]      2.0.0cvs56
16208
16209         * src/mimeview.c
16210         * src/mimeview.h
16211                 Let MimeViewers know which MimeView they
16212                 depend of.
16213         * src/summaryview.c
16214                 Swap From/To columns in Sent/Queue/Drafts
16215                 folders
16216         * src/etpan/imap-thread.c
16217                 Use mailstream_low_tls_open() for STARTTLS
16218                 instead of mailstream_low_ssl_open()
16219                 ** REQUIRES libetpan 0.42cvs3 **
16220
16221 2006-02-15 [wwp]        2.0.0cvs55
16222
16223         * src/compose.c
16224         * src/compose.h
16225         * src/message_search.c
16226         * src/message_search.h
16227         * src/textview.c
16228         * src/gtk/gtkutils.c
16229         * src/gtk/gtkutils.h
16230                 added the ability to Find text in the compose window (and a bit
16231                 of code factorization).
16232
16233 2006-02-15 [wwp]        2.0.0cvs54
16234
16235         * src/prefs_gtk.c
16236                 yet another one file was missing (fix for some widgets' sensitivity).
16237                 Thanks Colin!
16238
16239 2006-02-15 [wwp]        2.0.0cvs53
16240
16241         * src/prefs_gtk.h
16242                 oops forgot that file (fix for some widgets' sensitivity).
16243
16244 2006-02-15 [wwp]        2.0.0cvs52
16245
16246         * src/summary_search.c
16247                 implemented advanced summary search options (added the ability
16248                 to use matcher conditions in an advanced search mode).
16249
16250 2006-02-15 [wwp]        2.0.0cvs51
16251
16252         * src/plugins/pgpcore/prefs_gpg.c
16253         * src/prefs_account.c
16254                 fix some widget sensitivity, mostly around some labels in
16255                 account prefs.
16256
16257 2006-02-15 [paul]       2.0.0cvs50
16258
16259         * manual/advanced.xml
16260                 improve Templates info
16261                 written by wwp
16262
16263 2006-02-14 [colin]      2.0.0cvs49
16264
16265         * src/pixmaps/address_book.xpm
16266         * src/pixmaps/preferences.xpm
16267         * src/pixmaps/properties.xpm
16268                 Fix pixmap size - patch by Fabien Vantard
16269
16270 2006-02-13 [colin]      2.0.0cvs48
16271
16272         * src/procmime.c
16273                 Add missing fclose()s on error
16274         * src/textview.c
16275                 Remove unused code
16276         * src/common/utils.c
16277                 Fix temp files not being deleted on windows
16278         Patches by Thomas Gilgin
16279
16280 2006-02-13 [colin]      2.0.0cvs47
16281
16282         * src/mainwindow.c
16283                 Fix exit crash
16284
16285 2006-02-13 [wwp]        2.0.0cvs46
16286
16287         * src/plugins/pgpcore/prefs_gpg.c
16288                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
16289
16290 2006-02-12 [colin]      2.0.0cvs45
16291
16292         * src/folderview.c
16293         * src/main.c
16294         * src/mainwindow.c
16295                 Fix "stuff" when quitting
16296
16297 2006-02-12 [wwp]        2.0.0cvs44
16298
16299         * src/prefs_themes.c
16300                 fix typos in debug messages.
16301
16302 2006-02-11 [colin]      2.0.0cvs43
16303
16304         * src/summaryview.c
16305                 don't allow drag/drop from ourself
16306
16307 2006-02-10 [wwp]        2.0.0cvs42
16308
16309         * src/exporthtml.c
16310         * src/html.c
16311         * src/html.h
16312         * src/procmime.c
16313         * src/textview.c
16314                 renamed html_ prefixed functions and data structures to avoid
16315                 namespace clashes w/ other software (gtkhtml2 for instance).
16316                 Closes bug #907.
16317
16318
16319 2006-02-09 [colin]      2.0.0cvs41
16320
16321         * src/summaryview.c
16322                 Fix shitty logic messed up. Thanks Ticho for the hint!
16323
16324 2006-02-09 [wwp]        2.0.0cvs40
16325
16326         * src/gtk/about.c
16327         * src/compose.c
16328         * src/prefs_account.c
16329         * src/prefs_gtk.h
16330         * src/editaddress.c
16331                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16332                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16333                 Browse buttons in accounts prefs.
16334
16335 2006-02-09 [colin]      2.0.0cvs39
16336
16337         * src/matcher.c
16338                 Check for pointer before using its members
16339         * src/gtk/gtksourceprintjob.c
16340                 Fix a wrong warning
16341
16342 2006-02-09 [wwp]        2.0.0cvs38
16343
16344         * src/gtk/filesel.c
16345                 fix few compiler warnings (type mismatch).
16346
16347 2006-02-09 [paul]       2.0.0cvs37
16348
16349         * po/fr.po
16350                 updated by Fabien Vantard
16351
16352 2006-02-08 [colin]      2.0.0cvs36
16353
16354         * src/prefs_common.c
16355         * src/common/defs.h
16356         * src/common/plugin.c
16357                 allow windows and linux configurations to coexist
16358                 patch by Thomas Gilgin
16359
16360 2006-02-08 [colin]      2.0.0cvs35
16361
16362         * src/filtering.c
16363         * src/matcher.c
16364         * src/matcher.h
16365         * src/matcher_parser_parse.y
16366         * src/prefs_filtering_action.c
16367         * src/prefs_matcher.c
16368                 Add the "Ignore thread" filtering
16369                 action
16370
16371 2006-02-08 [colin]      2.0.0cvs34
16372
16373         * src/compose.c
16374         * src/procmime.c
16375         * src/procmime.h
16376                 Fix bug #905 (damaged attachment)
16377                 text files with raw \0's aren't really text files
16378         FOR_STABLE
16379
16380 2006-02-08 [colin]      2.0.0cvs33
16381
16382         * src/summaryview.c
16383                 Fix crasher introduced yesterday
16384
16385 2006-02-08 [wwp]        2.0.0cvs32
16386
16387         * src/compose.c
16388         * src/compose.h
16389                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16390
16391 2006-02-08 [wwp]        2.0.0cvs31
16392
16393         * src/prefs_template.c
16394                 templates enhancement: allow address completion for Cc and Bcc fields
16395                 (it was currently possible for the To field only)
16396
16397 2006-02-08 [colin]      2.0.0cvs30
16398
16399         * src/compose.c
16400                 Don't unblock if not blocked
16401         FOR_STABLE
16402
16403 2006-02-07 [colin]      2.0.0cvs29
16404
16405         * src/action.c
16406                 Forgot to refresh summaryview
16407
16408 2006-02-07 [colin]      2.0.0cvs28
16409
16410         * src/action.c
16411                 Freeze/thaw message list and folder list while
16412                 processing %as{} actions 
16413         * src/compose.c
16414                 Fix auto-wrap disabling after a middle-click
16415                 paste - FOR_STABLE
16416
16417 2006-02-07 [paul]       2.0.0cvs27
16418
16419         * src/folder.c
16420                 fix freeing of uninitialised pointers
16421                 Thanks to Colin
16422
16423 2006-02-06 [colin]      2.0.0cvs26
16424
16425         * src/folder.c
16426                 Use g_slist_prepend in potentially big list
16427
16428 2006-02-06 [colin]      2.0.0cvs25
16429
16430         * src/folder.c
16431                 Completely skip processing if it doesn't 
16432                 exist (faster!)
16433
16434 2006-02-06 [colin]      2.0.0cvs24
16435
16436         * src/folder.c
16437         * src/summaryview.c
16438                 Batch filtering in summaryview (from Tools menu)
16439                 and pre/post//-processing too
16440
16441 2006-02-06 [colin]      2.0.0cvs23
16442
16443         * src/procmsg.h
16444         * src/filtering.c
16445                 Use a special field for batch filtering instead
16446                 of stepping on deferred execution's toes
16447
16448 2006-02-06 [colin]      2.0.0cvs22
16449
16450         * src/action.c
16451         * src/filtering.c
16452         * src/filtering.h
16453         * src/folder.c
16454         * src/summaryview.c
16455                 Fix filtering via menus and actions
16456
16457 2006-02-06 [colin]      2.0.0cvs21
16458
16459         * src/imap.c
16460                 Put the added file directly to cache if possible (will work
16461                 with next libetpan)
16462         * src/filtering.c
16463         * src/filtering.h
16464         * src/inc.c
16465         * src/folder.c
16466         * src/mbox.c
16467         * src/procmsg.h
16468                 Move and copy filtered messages by batches instead of one
16469                 by one - faster on IMAP
16470         * src/procmsg.c
16471                 Add a function that'll possibly be useful later
16472
16473 2006-02-06 [colin]      2.0.0cvs20
16474
16475         * src/addressbook.c
16476                 Use internal mime-type instead of text/plain for d'n'd
16477         * src/compose.c
16478                 Allow attaching files from mimeview's icon list via d'n'd
16479         * src/folderview.c
16480         * src/folderview.h
16481                 Use internal mime-type instead of text/plain for d'n'd
16482                 Don't try to selected opened folder if none is
16483                 Factorize d'n'd from other apps code
16484         * src/headerview.c
16485         * src/textview.c
16486         * src/gtk/gtkutils.c
16487         * src/gtk/gtkutils.h
16488                 Factorize Face/X-Face stuff
16489         * src/mimeview.c
16490                 Fix d'n'd to other apps
16491         * src/prefs_message.c
16492                 Let the XFace pref be usable without libcompface as it also
16493                 applies to Face
16494         * src/summaryview.c
16495                 Fix d'n'd to other apps
16496                 Factorize d'n'd from other apps code
16497
16498 2006-02-06 [wwp]        2.0.0cvs19
16499
16500         * po/it.po
16501                 Italian translation fixes by Andrea Spadaccini (no more confusion
16502                 between filtering and processing, and few changes in the About
16503                 dialog).
16504
16505
16506 2006-02-06 [mones]      2.0.0cvs18
16507
16508         * src/gtk/icon_legend.c
16509                 Improved descriptions allowing better translations
16510
16511 2006-02-05 [colin]      2.0.0cvs17
16512
16513         * src/imap.c
16514                 Add the f*cking missing expunge that caused imap_fetch_env
16515                 to fail after an add_msgs ! :-///
16516         * src/etpan/imap-thread.c
16517                 Add a bit of debug
16518         FOR_STABLE
16519
16520 2006-02-05 [colin]      2.0.0cvs16
16521
16522         * src/common/utils.c
16523                 Don't check for return-path (or we can't put
16524                 back non-sent mails)
16525
16526 2006-02-05 [colin]      2.0.0cvs15
16527
16528         * src/textview.c
16529                 Don't try to display Face header in textview
16530                 when teh headerview's active
16531
16532 2006-02-05 [colin]      2.0.0cvs14
16533
16534         * tools/tbird2syl.py
16535         * tools/Makefile.am
16536                 Add script to import Thunderbird mails
16537
16538 2006-02-05 [colin]      2.0.0cvs13
16539
16540         * src/headerview.c
16541         * src/procheader.c
16542         * src/procmsg.c
16543         * src/procmsg.h
16544         * src/textview.c
16545                 Show Face headers - patch partially by Klaus Flittner
16546
16547 2006-02-05 [colin]      2.0.0cvs12
16548
16549         * src/folderview.c
16550         * src/summaryview.c
16551         * src/common/utils.c
16552         * src/common/utils.h
16553                 Let dnd work from mime icons to summaryview
16554                 and to folderview too
16555                 Add a crude test to avoid trying to add files
16556                 drag'n'dropped when they're not mails
16557
16558 2006-02-04 [colin]      2.0.0cvs11
16559
16560         * src/summaryview.c
16561         * src/mimeview.c
16562                 Fix utf8 conversion
16563
16564 2006-02-04 [colin]      2.0.0cvs10
16565
16566         * src/compose.c
16567         * src/folderview.c
16568         * src/mimeview.c
16569         * src/summaryview.c
16570         * src/summaryview.h
16571                 Added various drag and drop capas:
16572                 From                    To
16573                 summaryview             other apps
16574                 mimeview icons          other apps
16575                 other apps              summaryview
16576                 other apps              folderview
16577
16578                 This shouldn't have broken the existing:
16579                 From                    To
16580                 summaryview             folderview
16581                 folderview              folderview
16582                 summaryview             compose's attachments
16583
16584         Tests welcomed.
16585
16586 2006-02-02 [paul]       2.0.0cvs9
16587
16588         * src/mainwindow.c
16589                 move global option 'Set displayed columns...' out
16590                 of folder option grouping.
16591                 fix sensitivity of 'harvest addresses'
16592         FOR_STABLE
16593
16594 2006-02-01 [colin]      2.0.0cvs8
16595
16596         * src/mimeview.c
16597                 Revert the alertpanel patch, it sucks (intrusive
16598                 and gets in the way of "open")
16599
16600 2006-02-01 [colin]      2.0.0cvs7
16601
16602         * src/compose.c
16603         * src/prefs_account.c
16604         * src/prefs_common.c
16605         * src/common/defs.h
16606         * src/common/utils.c
16607         * src/common/utils.h
16608                 Add ability to edit the signature file
16609                 from the account preferences, and use
16610                 a default for the text editor.
16611                 Patch by Fabien Vantard
16612
16613 2006-02-01 [colin]      2.0.0cvs6
16614
16615         * src/mimeview.c
16616                 Try to get mime type by extension if it is
16617                 application/octet-stream
16618                 Display a window with possible choices when
16619                 encountering unknown mime types
16620         * src/gtk/filesel.c
16621         * src/gtk/filesel.h
16622                 Add preview
16623                 Allow multiple selection in filtered filesel
16624                 (patch by Fabien Vantard)
16625         * src/gtk/pluginwindow.c
16626                 Use it (patch by Fabien Vantard)
16627
16628 2006-02-01 [paul]       2.0.0cvs5
16629
16630         * src/jpilot.c
16631                 fix crash on creating jpilot address book
16632                 Thanks to Colin - FOR_STABLE
16633         * src/prefs_summaries.c
16634         * src/prefs_wrapping.c
16635         * src/gtk/icon_legend.c
16636         * src/gtk/quicksearch.c
16637                 string fixes and additions
16638
16639 2006-02-01 [paul]       2.0.0cvs4
16640
16641         * src/compose.c
16642         * src/mainwindow.c
16643         * src/messageview.c
16644         * src/prefs_send.c
16645                 add Arabic encoding option
16646                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16647
16648 2006-01-31 [colin]      2.0.0cvs3
16649
16650         * src/plugins/pgpcore/passphrase.c
16651                 Convert passphrase to locale encoding
16652         * src/compose.c
16653                 Fix drafting on IMAP. Crappy bug sneaked in
16654                 the release :-/
16655         FOR_STABLE
16656
16657 2006-01-30 [paul]       2.0.0cvs2
16658
16659         * src/gtk/icon_legend.c
16660                 show the new entries
16661
16662 2006-01-30 [colin]      2.0.0cvs1
16663
16664         * src/manual.c
16665                 Check for the file to be present before 
16666                 enabling the menu - FOR_STABLE
16667         * src/gtk/icon_legend.c
16668                 Add folders icons (not all of them, there
16669                 are too much, but the most intriguing ones)
16670
16671 2006-01-30 [paul]       2.0.0
16672
16673         version 2.0.0 released
16674
16675 [For previous entries, see ChangeLog.pre2.0.0]