2007-10-17 [wwp] 3.0.2cvs78
[claws.git] / ChangeLog
1 2007-10-17 [wwp]        3.0.2cvs78
2
3         * src/prefs_customheader.c
4         * src/prefs_ext_prog.c
5         * src/prefs_filtering_action.c
6         * src/prefs_matcher.c
7         * src/prefs_other.c
8         * src/prefs_toolbar.c
9         * src/gtk/combobox.c
10         * src/gtk/combobox.h
11         * src/gtk/gtkutils.c
12         * src/gtk/gtkutils.h
13         * src/plugins/bogofilter/bogofilter_gtk.c
14         * src/plugins/spamassassin/spamassassin_gtk.c
15                 Removed all remaining instances of GtkCombo
16                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
17                 few visual and code cleanup from Colin.
18
19 2007-10-16 [wwp]        3.0.2cvs77
20         * src/gtk/pluginwindow.c
21                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
22
23 2007-10-15 [colin]      3.0.2cvs76
24
25         * src/edittags.c
26         * src/edittags.h
27         * src/filtering.c
28         * src/filtering.h
29         * src/importmutt.c
30         * src/importpine.c
31         * src/main.c
32         * src/messageview.c
33         * src/messageview.h
34         * src/mimeview.c
35         * src/mimeview.h
36         * src/pop.c
37         * src/pop.h
38         * src/prefs_common.c
39         * src/prefs_common.h
40         * src/prefs_customheader.c
41         * src/prefs_customheader.h
42         * src/prefs_display_header.c
43         * src/prefs_display_header.h
44         * src/prefs_filtering_action.c
45         * src/prefs_filtering_action.h
46         * src/prefs_folder_column.c
47         * src/prefs_folder_column.h
48         * src/prefs_folder_item.c
49         * src/prefs_folder_item.h
50         * src/prefs_gtk.c
51         * src/prefs_gtk.h
52         * src/prefs_logging.h
53         * src/prefs_matcher.c
54         * src/prefs_matcher.h
55         * src/prefs_summary_column.c
56         * src/prefs_summary_column.h
57         * src/prefs_summary_open.c
58         * src/procheader.c
59         * src/procheader.h
60         * src/procmime.c
61         * src/procmime.h
62         * src/recv.c
63         * src/recv.h
64         * src/sourcewindow.c
65         * src/sourcewindow.h
66         * src/summaryview.c
67         * src/summaryview.h
68         * src/textview.c
69         * src/textview.h
70         * src/toolbar.c
71         * src/toolbar.h
72         * src/common/mgutils.c
73         * src/common/mgutils.h
74         * src/common/nntp.c
75         * src/common/nntp.h
76         * src/common/prefs.c
77         * src/common/prefs.h
78         * src/common/socket.c
79         * src/common/socket.h
80         * src/common/stringtable.c
81         * src/common/stringtable.h
82         * src/common/template.c
83         * src/common/template.h
84         * src/common/uuencode.c
85         * src/common/uuencode.h
86         * src/gtk/gtkshruler.c
87         * src/gtk/gtkshruler.h
88         * src/gtk/menu.c
89         * src/gtk/menu.h
90         * src/gtk/progressdialog.c
91         * src/gtk/progressdialog.h
92                 Remove/staticalize, the return of the revenge
93
94 2007-10-15 [colin]      3.0.2cvs75
95
96         * src/matcher.c
97                 Fix redirections in filtering's tests
98
99 2007-10-15 [colin]      3.0.2cvs74
100
101         * src/imap.c
102                 Don't build imap_synchronise at all when 
103                 building without libetpan
104
105 2007-10-14 [colin]      3.0.2cvs73
106
107         * src/imap.c
108         * src/common/md5.c
109         * src/common/md5.h
110         * src/gtk/manage_window.c
111         * src/gtk/manage_window.h
112                 Remove more unused code
113
114 2007-10-14 [colin]      3.0.2cvs72
115
116         * src/addrquery.c
117         * src/addrquery.h
118         * src/recv.c
119         * src/recv.h
120         * src/vcard.c
121         * src/vcard.h
122         * src/common/xml.c
123         * src/common/xml.h
124         * src/common/xmlprops.c
125         * src/common/xmlprops.h
126                 Remove more unused code
127
128 2007-10-14 [colin]      3.0.2cvs71
129
130         * src/common/utils.c
131                 Remove unused function
132
133 2007-10-13 [colin]      3.0.2cvs70
134
135         * src/imap.c
136         * src/imap.h
137         * src/mainwindow.c
138         * src/mainwindow.h
139         * src/gtk/gtkutils.c
140         * src/gtk/gtkutils.h
141                 Staticalise/Remove more code
142
143 2007-10-13 [colin]      3.0.2cvs69
144
145         * src/common/utils.c
146         * src/common/utils.h
147                 Remove dead code, unused for ages
148
149 2007-10-13 [colin]      3.0.2cvs68
150
151         * src/main.c
152         * src/main.h
153                 Maemo: define hildon_program in main.c,
154                 make it accessible in the .h with extern
155
156 2007-10-13 [paul]       3.0.2cvs67
157
158         * src/gtk/menu.c
159                 fix a bunch of runtime warnings on maemo
160
161 2007-10-13 [paul]       3.0.2cvs66
162
163         * src/main.c
164         * src/main.h
165         * src/gtk/gtkutils.c
166         * src/gtk/gtkutils.h
167                 fix a bunch of compiler warnings on maemo
168
169 2007-10-12 [colin]      3.0.2cvs65
170
171         * src/account.c
172         * src/addritem.c
173         * src/addritem.h
174         * src/filtering.c
175         * src/filtering.h
176         * src/folder.c
177         * src/folder.h
178         * src/common/utils.c
179         * src/common/utils.h
180                 Remove unused code, staticalise some functions
181
182 2007-10-12 [paul]       3.0.2cvs64
183
184         * src/account.c
185         * src/folderview.c
186         * src/main.c
187         * src/mainwindow.c
188         * src/messageview.c
189         * src/summary_search.c
190         * src/summaryview.c
191         * src/toolbar.c
192         * src/wizard.c
193         * src/common/utils.c
194         * src/gtk/prefswindow.c
195                 fix a bunch of compiler warnings on maemo
196
197 2007-10-11 [colin]      3.0.2cvs63
198
199         * src/editaddress.c
200                 Make static function static
201
202 2007-10-11 [mones]      3.0.2cvs62
203
204         * src/addrduplicates.c
205         * src/addressbook.c
206         * src/compose.c
207         * src/expldifdlg.c
208         * src/mainwindow.c
209         * src/messageview.c
210         * src/pop.c
211         * src/prefs_customheader.c
212         * src/prefs_send.c
213         * src/prefs_themes.c
214         * src/common/plugin.c
215         * src/gtk/pluginwindow.c
216         * src/gtk/quicksearch.c
217                 Fix several typos and capitalisation issues
218
219 2007-10-11 [wwp]        3.0.2cvs61
220
221         * src/editaddress.c
222                 Fix a warning about possible use of uninitialized
223                 filename var.
224
225 2007-10-11 [wwp]        3.0.2cvs60
226
227         * src/editaddress.c
228                 Disable "Unset picture" menu item when there's
229                 no picture to clear. Fix an extraneous g_unref_object,
230                 add missing initializers.
231
232 2007-10-11 [wwp]        3.0.2cvs59
233
234         * src/pixmaps/anonymous.xpm
235         * src/editaddress.c
236         * src/Makefile.am
237         * src/stock_pixmap.c
238         * src/stock_pixmap.h
239                 Fix a leak, gettext-ize the photo label.
240                 Don't clear the existing picture if loading
241                 a new one fails. Use a default 'anonymous'
242                 picture (this new xpm has been added to the
243                 internal stock_pixmap API). Add a
244                 "Set picture" context menu entry.
245
246 2007-10-11 [colin]      3.0.2cvs58
247
248         * src/messageview.c
249                 Make shift-shortcuts work
250         * src/prefs_actions.c
251                 Don't ask if we really want to close when
252                 choosing OK and only the list is changed
253         * src/prefs_template.c
254                 Don't ask if we really want to close when
255                 choosing OK and only the list is changed
256         * src/common/plugin.c
257                 Fix writing of second [Plugins_*] block
258         * src/common/template.c
259                 Remove unused files (fixes deletion)
260
261 2007-10-10 [paul]       3.0.2cvs57
262
263         * src/prefs_template.c
264                 put the whole thing in a scrolled window
265                 so that half the page is no longer inaccessible
266                 on maemo
267                 make the gtk_text_view smaller on maemo
268
269 2007-10-10 [colin]      3.0.2cvs56
270
271         * src/compose.c
272                 Fix updating of Attachments number in some
273                 cases (reedit, attach from command-line, ...)
274
275 2007-10-10 [colin]      3.0.2cvs55
276
277         * src/editaddress.c
278                 Initialise error correctly
279
280 2007-10-10 [paul]       3.0.2cvs54
281
282         * src/prefs_filtering_action.c
283         * src/gtk/description_window.c
284         * src/gtk/foldersort.c
285         * src/gtk/quicksearch.c
286                 get rid of some pointless new lines and
287                 make the descripton labels wrap better
288
289 2007-10-10 [colin]      3.0.2cvs53
290
291         * src/addressadd.c
292         * src/editaddress.c
293         * src/headerview.c
294         * src/textview.c
295                 More error handling on saving pictures
296
297 2007-10-10 [colin]      3.0.2cvs52
298
299         * src/printing.c
300         * src/printing.h
301                 Generalize a bit printing, so we can factorize
302                 most of the code. 
303
304 2007-10-10 [paul]       3.0.2cvs51
305
306         * src/addrduplicates.c
307                 fix engrish
308                 use GTK_STOCK... buttons
309
310 2007-10-10 [paul]       3.0.2cvs50
311
312         * src/addressadd.c
313         * src/addrindex.c
314         * src/editaddress.c
315                 Fix previous patch
316                 Thanks to Colin
317
318 2007-10-10 [paul]       3.0.2cvs49
319
320         * src/summaryview.c
321         * src/messageview.c
322                 Fix crash on Add sender to addressbook when
323                 From is null
324         * src/addressadd.c
325         * src/addrindex.c
326         * src/editaddress.c
327         * src/editaddress_other_attributes_ldap.h
328                 Fix leaks 
329                 Rename images to .png in addrbook/
330         * src/headerview.c
331         * src/textview.c
332                 Fix Face/X-Face being used if adding another
333                 address than sender to addressbook
334                 Thanks to Colin
335
336 2007-10-10 [holger]     3.0.2cvs48
337
338         * src/addrduplicates.c
339         * src/editaddress.c
340                 Improvements to the addressbook duplicate finder
341                 feature:
342                  - add an edit button to the button bar
343                  - display the whole bookname (with iface) and
344                    use this for same-book checking
345                  - after editing, try to keep selections if the
346                    entries are still present
347                  - sort the email column alphabetically
348                  - put results in a scrolled window
349                  - support embedded editing
350                  - make columns in detail view resizable
351                  - add keyboard shortcuts
352
353 2007-10-10 [wwp]        3.0.2cvs47
354
355         * src/addrindex.c
356                 Fix a crash when there's no From: in email, thanks to Colin.
357
358 2007-10-09 [paul]       3.0.2cvs46
359
360         * src/messageview.c
361         * src/summaryview.c
362         * src/textview.c
363                 fix building without compface support
364
365 2007-10-09 [colin]      3.0.2cvs45
366
367         * src/editaddress.c
368         * src/headerview.c
369         * src/textview.c
370                 Add error handling
371
372 2007-10-09 [colin]      3.0.2cvs44
373
374         * src/addrduplicates.c
375         * src/addressadd.c
376         * src/addressadd.h
377         * src/addressbook.c
378         * src/addressbook.h
379         * src/addrindex.c
380         * src/addrindex.h
381         * src/addritem.c
382         * src/addritem.h
383         * src/compose.c
384         * src/editaddress.c
385         * src/editaddress_other_attributes_ldap.h
386         * src/headerview.c
387         * src/messageview.c
388         * src/mimeview.c
389         * src/summaryview.c
390         * src/textview.c
391         * src/gtk/gtkutils.c
392                 Automatically set contacts' pictures from Face 
393                 or X-Face if they have no picture
394                 Display the contact picture in textview or
395                 headerview for mails sent by people in the 
396                 addressbook, that have no Face or X-Face
397                 Fix a few details in the Person edition dialog
398                 (ability to unset picture)
399                 Remove picture file when deleting contacts
400
401 2007-10-09 [iwkse]      3.0.2cvs43
402
403         * src/gtk/about.c
404                 center the about window
405
406 2007-10-09 [paul]       3.0.2cvs42
407
408         * src/prefs_toolbar.c
409                 fix icon selector window on maemo
410
411 2007-10-09 [paul]       3.0.2cvs41
412
413         * src/messageview.c
414                 add 'go to' menu to separate msgview
415
416 2007-10-09 [colin]      3.0.2cvs40
417
418         * src/common/defs.h
419                 Add forgotten file
420
421 2007-10-09 [iwkse]      3.0.2cvs39
422
423         * Makefile.am
424         * src/addressbook.c
425         * src/addritem.c
426         * src/addritem.h
427         * src/editaddress.c
428         * src/editaddress_other_attributes_ldap.h
429         * src/addrbook.c
430         * src/Makefile.am
431                 set a photo in the Addressbook
432
433 2007-10-08 [colin]      3.0.2cvs38
434
435         * src/prefs_toolbar.c
436                 Make height 320 to remove the scrollbar 
437                 (with current number of icons)
438
439 2007-10-08 [colin]      3.0.2cvs37
440
441         * src/prefs_toolbar.c
442                 Transform the treeview to a GtkIconView.
443                 Patch by Pawel
444                 In addition, transform the window so that 
445                 it looks like a popup menu. Patch by me
446
447 2007-10-08 [colin]      3.0.2cvs36
448
449         * src/compose.c
450         * src/compose.h
451                 Beautify the GUI a bit; in particular, show the
452                 number of attachments in the tab's title.
453                 Patch by Pawel
454
455 2007-10-08 [paul]       3.0.2cvs35
456
457         * src/mimeview.c
458                 Save users from themselves: save temporary
459                 files used for Open/Open with as read-only.
460                 Thanks to Colin
461
462 2007-10-08 [paul]       3.0.2cvs34
463
464         * tools/Makefile.am
465                 forgot this in cvs33
466
467 2007-10-08 [paul]       3.0.2cvs33
468
469         * tools/kdeservicemenu/README
470         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
471         * tools/kdeservicemenu/install.sh
472         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
473                 renamed template* to *template so as not to confuse
474                 lintian
475
476 2007-10-08 [paul]       3.0.2cvs32
477
478         * src/prefs_themes.c
479         * src/stock_pixmap.c
480                 replace 2 direct uses of RC_DIR
481
482 2007-10-07 [colin]      3.0.2cvs31
483
484         * src/addrduplicates.c
485         * src/addrduplicates.h
486         * src/addressbook.c
487         * src/addressbook.h
488         * src/addrindex.c
489         * src/addrindex.h
490                 Implement deletion in duplicate finder. 
491                 Patch by Holger 
492
493 2007-10-07 [colin]      3.0.2cvs30
494
495         * src/exporthtml.c
496         * src/mbox.c
497         * src/common/utils.c
498                 Better fix for Solaris, thanks to Nicolas Doualot
499
500 2007-10-07 [colin]      3.0.2cvs29
501
502         * AUTHORS
503         * src/gtk/authors.h
504                 Add Frank Dietrich
505
506 2007-10-07 [colin]      3.0.2cvs28
507
508         * src/exporthtml.c
509                 Fix HTML export to make it more compliant
510                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
511
512 2007-10-07 [colin]      3.0.2cvs27
513
514         * src/prefs_toolbar.c
515                 Only use icons that wouldn't look stupid in the toolbar
516                 Patch by Pawel
517
518 2007-10-07 [colin]      3.0.2cvs26
519
520         * src/prefs_toolbar.c
521                 Fix old icon being used when none is selected
522
523 2007-10-07 [colin]      3.0.2cvs25
524
525         * src/toolbar.c
526                 Fix copy/paste error
527
528 2007-10-07 [colin]      3.0.2cvs24
529
530         * src/prefs_toolbar.c
531         * src/toolbar.c
532         * src/toolbar.h
533                 Update icon to default one when changing event
534                 Make the icon chooser nicer (handle Esc, Enter,
535                 double-click)
536
537 2007-10-06 [colin]      3.0.2cvs23
538
539         * src/prefs_toolbar.c
540                 Fix text reset; patch by Pawel
541
542 2007-10-06 [colin]      3.0.2cvs22
543
544         * src/toolbar.h
545                 Complete previous commit
546
547 2007-10-06 [colin]      3.0.2cvs21
548
549         * src/prefs_toolbar.c
550         * src/toolbar.c
551                 Set toolbar text automatically to the default
552                 when changing Event executed on click
553
554 2007-10-06 [colin]      3.0.2cvs20
555
556         * src/prefs_toolbar.c
557                 Invert Text and Event fields
558
559 2007-10-06 [colin]      3.0.2cvs19
560
561         * src/prefs_toolbar.c
562         * src/toolbar.c
563                 Make toolbar prefs look much better
564                 Patch by Pawel Pekala
565
566 2007-10-06 [paul]       3.0.2cvs18
567
568         * src/account.c
569         * src/prefs_filtering.c
570                 fix checkbuttons in gtktreeview on maemo by
571                 setting maemo's "allow-checkbox-mode" to FALSE
572
573 2007-10-06 [colin]      3.0.2cvs17
574
575         * configure.ac
576                 Export -DSOLARIS in CFLAGS for all
577                 Solaris (not just 2.8) and OpenSolaris
578
579 2007-10-06 [paul]       3.0.2cvs16
580
581         * AUTHORS
582         * src/exporthtml.c
583         * src/mbox.c
584         * src/gtk/authors.h
585                 fix build on solaris where ctime_r takes
586                 3 arguments rather than 2.
587                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
588
589 2007-10-05 [colin]      3.0.2cvs15
590
591         * src/etpan/imap-thread.c
592                 Fix wrong error codepath
593
594 2007-10-05 [wwp]        3.0.2cvs14
595
596         * src/filtering.c
597                 Fix unexpected logging of quicksearches:
598                 debug_filtering_session flag was never reset to FALSE, causing
599                 matcher functions to log when called from a quicksearch
600                 (if a filtering session happened before).
601
602 2007-10-05 [paul]       3.0.2cvs13
603
604         * src/prefs_actions.c
605         * src/prefs_filtering.c
606         * src/prefs_template.c
607                 fix bug 1343, 'Filtering..'s close button
608                 silently discards new filter'
609                 Thanks to Colin
610
611 2007-10-05 [paul]       3.0.2cvs12
612
613         * configure.ac
614         * src/Makefile.am
615                 fix bug 1347, '-Wno-unused-function, optional'
616
617 2007-10-05 [colin]      3.0.2cvs11
618
619         * src/procmime.c
620         * src/common/mgutils.c
621                 Fix warnings
622
623 2007-10-05 [mones]      3.0.2cvs10
624
625         * manual/advanced.xml
626                 Use full menu name
627         * manual/es/advanced.xml
628                 Synchronise translation
629
630 2007-10-04 [colin]      3.0.2cvs9
631
632         * src/action.c
633         * src/addrbook.c
634         * src/addrindex.c
635         * src/compose.c
636         * src/exporthtml.c
637         * src/exportldif.c
638         * src/folder.c
639         * src/main.c
640         * src/matcher.c
641         * src/mbox.c
642         * src/messageview.c
643         * src/mh.c
644         * src/news.c
645         * src/partial_download.c
646         * src/pop.c
647         * src/procmime.c
648         * src/procmsg.c
649         * src/toolbar.c
650         * src/common/log.c
651         * src/common/mgutils.c
652         * src/common/plugin.c
653         * src/common/utils.c
654         * src/common/xml.c
655         * src/common/xml.h
656         * src/common/xmlprops.c
657         * src/common/xmlprops.h
658         * src/plugins/bogofilter/bogofilter.c
659         * src/plugins/clamav/clamav_plugin.c
660         * src/plugins/dillo_viewer/dillo_prefs.c
661         * src/plugins/pgpcore/prefs_gpg.c
662         * src/plugins/pgpinline/pgpinline.c
663         * src/plugins/pgpmime/pgpmime.c
664         * src/plugins/spamassassin/spamassassin.c
665         * src/plugins/trayicon/trayicon_prefs.c
666                 Verify success on writes. Will fix possible strange
667                 failure on disk full.
668
669 2007-10-04 [paul]       3.0.2cvs8
670
671         * manual/advanced.xml
672                 add further info about Actions
673                 Patch by Emmanuel Briot <briot@adacore.com>
674
675 2007-10-04 [paul]       3.0.2cvs7
676
677         * src/account.c
678                 remove the D column, instead indicate the
679                 default account by use of bold text
680
681 2007-10-03 [colin]      3.0.2cvs6
682
683         * src/common/template.c
684                 Fix templates writing (was prone to disk full problems)
685
686 2007-10-03 [colin]      3.0.2cvs5
687
688         * src/Makefile.am
689         * src/addrduplicates.c
690         * src/addrduplicates.h
691         * src/addressbook.c
692                 Add duplicate deletion. Patch by Holger
693
694 2007-10-03 [colin]      3.0.2cvs4
695
696         * src/matcher.c
697         * src/gtk/quicksearch.c
698                 Fix bug 1340, 'Case insensitive searches with 
699                 non-ascii alphabets fail'.
700
701 2007-10-03 [colin]      3.0.2cvs3
702
703         * src/main.c
704         * src/common/utils.c
705         * src/common/utils.h
706                 Implement run-time alternative config directories
707
708 2007-10-03 [colin]      3.0.2cvs2
709
710         * src/folderview.c
711                 Prevent opening folder item while folder
712                 is scanned in a better way
713
714 2007-10-02 [paul]       3.0.2cvs1
715
716         * NEWS
717         * README
718         * RELEASE_NOTES
719         * configure.ac
720                 bump up version number following stable release
721
722 2007-09-30 [colin]      3.0.1cvs49
723
724         * src/imap.c
725                 Refresh session if needed
726
727 2007-09-30 [colin]      3.0.1cvs48
728
729         * src/imap.c
730                 Reset folder's session to NULL
731                 before destroying it
732
733 2007-09-30 [mones]      3.0.1cvs47
734
735         * manual/handling.xml
736                 Use markup quotes instead hardcoded quotes
737         * manual/es/handling.xml
738                 Added new synced section (IMAP subscriptions)
739
740 2007-09-29 [colin]      3.0.1cvs46
741
742         * src/imap.c
743                 Notice disconnections faster
744
745 2007-09-28 [colin]      3.0.1cvs45
746
747         * src/addressbook.c
748         * src/addrindex.c
749                 Fix warnings
750
751 2007-09-28 [paul]       3.0.1cvs44
752
753         * src/mimeview.c
754                 fix maemo build
755
756 2007-09-28 [paul]       3.0.1cvs43
757
758         * src/account.c
759                 use gtk_widget_set_size_request() on the label
760                 so that wrapping works better. get rid of the
761                 (partially deprecated) hbutton_box.
762                 these changes should prevent buttons overlapping
763                 on maemo
764
765 2007-09-28 [colin]      3.0.1cvs42
766
767         * src/pop.c
768                 Fix typo :)
769
770 2007-09-28 [colin]      3.0.1cvs41
771
772         * src/compose.c
773         * src/msgcache.c
774         * src/pop.c
775         * src/procmime.c
776         * src/etpan/imap-thread.c
777                 64bits-related warning fixes
778
779 2007-09-28 [colin]      3.0.1cvs40
780
781         * src/folder_item_prefs.c
782         * src/ldaputil.c
783         * src/mainwindow.c
784         * src/mimeview.c
785         * src/common/tags.c
786                 Fix warnings
787
788 2007-09-28 [colin]      3.0.1cvs39
789
790         * src/plugins/spamassassin/spamassassin.c
791         * src/plugins/spamassassin/spamassassin.h
792         * src/plugins/spamassassin/spamassassin_gtk.c
793                 Add addressbook-based whitelisting
794
795 2007-09-28 [colin]      3.0.1cvs38
796
797         * src/folder.c
798                 Fix bug 1337, 'crash on pressing Send button'
799
800 2007-09-28 [paul]       3.0.1cvs37
801
802         * src/prefs_folder_item.c
803                 give the orphans a parent. makes all prefs
804                 pages visible on maemo
805
806 2007-09-28 [colin]      3.0.1cvs36
807
808         * src/prefs_folder_column.c
809         * src/prefs_summary_column.c
810                 Fix two leaks
811
812 2007-09-27 [colin]      3.0.1cvs35
813
814         * src/gtk/quicksearch.c
815                 Fix bug 1336, 'Segfault if empty space before search-string'
816
817 2007-09-26 [mones]      3.0.1cvs34
818
819         * manual/account.xml
820         * manual/plugins.xml
821                 Fixed irc channel name, added some docbook markup.
822                 Changed text markup to docbook markup. 
823                 Added spamcop as supported in SpamReport description.
824         * manual/fr/plugins.xml
825                 Fixed irc channel name.
826         * manual/es/account.xml
827         * manual/es/advanced.xml
828         * manual/es/claws-mail-manual.xml
829         * manual/es/glossary.xml
830         * manual/es/gpl.xml
831         * manual/es/keyboard.xml
832         * manual/es/plugins.xml
833                 Synced with English version, fixed a couple of typos.
834
835 2007-09-26 [colin]      3.0.1cvs33
836
837         * configure.ac
838                 Explain why "Libgnomeprint: no" on GTK+ 2.10
839
840 2007-09-26 [colin]      3.0.1cvs32
841
842         * src/messageview.c
843         * src/procmsg.c
844         * src/procmsg.h
845                 Optimisation: avoid fetching mail 3 times locally
846                 for displaying
847
848 2007-09-26 [colin]      3.0.1cvs31
849
850         * src/mh.c
851                 Fix missing static
852
853 2007-09-26 [colin]      3.0.1cvs30
854
855         * src/folder.c
856         * src/folder.h
857         * src/mh.c
858         * src/mh.h
859                 Fix MH mtime hack - make it a folder class function
860
861 2007-09-26 [colin]      3.0.1cvs29
862
863         * src/inc.c
864                 Fix bug 1334, 'user defined mail incorporation 
865                 script not run'
866
867 2007-09-25 [colin]      3.0.1cvs28
868
869         * src/codeconv.c
870                 Optimisation: shortcut conv_codeset_strdup
871                 when src_code and dest_code are the same
872         * src/common/xml.c
873         * src/common/xml.h
874                 Optimisation: shortcut code conversions when
875                 files are in UTF-8; faster list walking by
876                 using prepend/reverse.
877
878 2007-09-25 [holger]     3.0.1cvs27
879
880         * src/printing.c
881                 Replace button bar of the preview window
882                 with a real toolbar (patch by Colin)
883                 Add zooming to the preview window
884
885 2007-09-24 [paul]       3.0.1cvs26
886
887         * src/compose.c
888                 compact the character set menu, adding some
889                 missing encodings. Patch by Pawel Pekala
890
891 2007-09-23 [paul]       3.0.1cvs25
892
893         * src/prefs_account.c
894         * src/prefs_folder_item.c
895         * src/prefs_quote.c
896         * src/quote_fmt.c
897         * src/quote_fmt.h
898                 remove unnecessary frame from Templates options
899                 and improve the English of the check button label
900
901 2007-09-22 [colin]      3.0.1cvs24
902
903         * src/gtk/quicksearch.c
904                 Fix bug 1329, 'error in quicksearch.c'
905                 Fix return with value in function returning void
906
907 2007-09-22 [colin]      3.0.1cvs23
908
909         * src/imap.c
910         * src/procmsg.h
911         * src/common/utils.c
912         * src/common/utils.h
913         * src/etpan/imap-thread.c
914                 Optimise fetching IMAP cached emails *a lot*
915                 (remember whether mail is fully cached and \r's
916                  are already stripped)
917
918 2007-09-22 [colin]      3.0.1cvs22
919
920         * src/folder.c
921         * src/folder.h
922         * src/prefs_folder_item.c
923                 Add a button to allow users to drop local caches.
924
925 2007-09-21 [colin]      3.0.1cvs21
926
927         * src/summaryview.c
928                 Remove unnecessary error when cancelling export to mbox.
929                 Patch by Pawel
930
931 2007-09-21 [paul]       3.0.1cvs20
932
933         * src/gtk/prefswindow.c
934                 remove unnecessary frames from the prefs
935                 pages. Patch by Pawel Pekala
936
937 2007-09-21 [paul]       3.0.1cvs19
938
939         * src/prefs_account.c
940         * src/prefs_folder_item.c
941         * src/prefs_quote.c
942         * src/quote_fmt.c
943                 put the Templates options into a tabbed
944                 layout. Patch by Pawel Pekala
945
946 2007-09-21 [paul]       3.0.1cvs18
947
948         * src/mainwindow.c
949                 group together the character set menu items
950                 move the /View/Show or hide/Message view below
951                 .../Toolbar menu item
952                 Patch by Pawel Pekala
953
954 2007-09-21 [mones]      3.0.1cvs17
955
956         * src/compose.c
957                 Fix for bug 1327, 'segfault when replying to a non-existent
958                 news message', thanks to Colin.
959
960 2007-09-21 [colin]      3.0.1cvs16
961
962         * src/folderview.c
963                 Complete 3.0.1cvs15
964
965 2007-09-20 [colin]      3.0.1cvs15
966
967         * src/folderview.c
968         * src/folderview.h
969                 Maybe fix bug 1324, 'Corrupted IMAP cache'
970
971 2007-09-20 [colin]      3.0.1cvs14
972
973         * src/printing.c
974                 Fix a little leak
975
976 2007-09-20 [holger]     3.0.1cvs13
977
978         * src/printing.c
979                 Add page layout to print preview.
980                 Make the close-button in the toolbar
981                 right-aligned.
982
983 2007-09-20 [paul]       3.0.1cvs12
984
985         * po/ru.po
986                 updated by Pavlo Bohmat
987
988 2007-09-19 [colin]      3.0.1cvs11
989
990         * src/common/utils.c
991                 Prevent unquoted mime boundaries, by always
992                 using a /
993
994 2007-09-19 [colin]      3.0.1cvs10
995
996         * src/printing.c
997                 Fix drawing area size, fix DPI change that
998                 can cause total number of lines to decrease
999
1000 2007-09-19 [colin]      3.0.1cvs9
1001
1002         * po/POTFILES.in
1003         * src/printing.c
1004                 Make print preview more efficient and nicer.
1005                 Patch mostly by Holger Berndt <hb@claws-mail.org>
1006
1007 2007-09-19 [colin]      3.0.1cvs8
1008
1009         * src/prefs_common.c
1010         * src/prefs_common.h
1011         * src/printing.c
1012                 Add scrolledwindow, default allocation and
1013                 size saving to the print preview window.
1014
1015 2007-09-18 [colin]      3.0.1cvs7
1016
1017         * src/prefs_common.c
1018         * src/prefs_common.h
1019         * src/prefs_image_viewer.c
1020         * src/printing.c
1021                 GtkPrintOperation:
1022                 - add image printing support
1023                 - add option to print images
1024                 - add preview widget
1025                 - add saving of a few Page Setup parameters
1026
1027 2007-09-18 [colin]      3.0.1cvs6
1028
1029         * AUTHORS
1030         * src/gtk/authors.h
1031                 Add Guillaume Chazarain
1032
1033 2007-09-18 [colin]      3.0.1cvs5
1034
1035         * src/common/utils.c
1036                 Fix bug 1321, 'access before allocation 
1037                 when scanning for uris'. Patch by 
1038                 Guillaume Chazarain <guichaz@yahoo.fr>
1039
1040 2007-09-18 [colin]      3.0.1cvs4
1041
1042         * src/toolbar.c
1043                 Fix bug 1320, 'Memory leak caused by 
1044                 gtk_container_get_children'. Patch by
1045                 Guillaume Chazarain <guichaz@yahoo.fr>
1046
1047 2007-09-18 [colin]      3.0.1cvs3
1048
1049         * src/printing.c
1050         * src/printing.h
1051                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1052
1053 2007-09-18 [colin]      3.0.1cvs2
1054
1055         * src/Makefile.am
1056         * src/mainwindow.c
1057         * src/messageview.c
1058         * src/messageview.h
1059         * src/prefs_ext_prog.c
1060         * src/prefs_fonts.c
1061         * src/printing.c
1062         * src/printing.h
1063         * src/summaryview.c
1064                 Use GtkPrintOperation by default on GTK+ >= 2.10
1065                 Patch by Holger Berndt <hb@claws-mail.org>
1066
1067 2007-09-18 [paul]       3.0.1cvs1
1068
1069         * NEWS
1070         * README
1071         * RELEASE_NOTES
1072         * configure.ac
1073                 bump up version number following stable release
1074
1075 2007-09-16 [colin]      3.0.0cvs18
1076
1077         * src/folder.c
1078                 Fix possible memleak
1079
1080 2007-09-16 [colin]      3.0.0cvs17
1081
1082         * src/folderview.c
1083                 Fix bug 1311, 'Wrong arrow position 
1084                 while moving message into folder when 
1085                 column headers hidden'
1086         * src/image_viewer.c
1087                 Show error in the GUI if image can't
1088                 be loaded
1089         * src/matcher.c
1090                 Fix spurious output
1091         * src/messageview.c
1092                 Allow setting domain in msgid
1093         * src/common/plugin.c
1094                 Add timing information
1095
1096 2007-09-16 [colin]      3.0.0cvs16
1097
1098         * src/account.c
1099         * src/compose.c
1100         * src/prefs_account.c
1101         * src/prefs_account.h
1102         * src/common/utils.c
1103                 Remove Generate Message-ID option. We need
1104                 this on some IMAP servers.
1105         * src/prefs_template.c
1106                 Fix double-free
1107
1108 2007-09-16 [colin]      3.0.0cvs15
1109
1110         * src/prefs_filtering.c
1111         * src/prefs_filtering.h
1112         * src/prefs_filtering_action.c
1113         * src/common/tags.c
1114                 Fix tags issues: tags with spaces, renaming
1115                 tags.
1116
1117 2007-09-16 [colin]      3.0.0cvs14
1118
1119         * src/folderview.c
1120         * src/main.c
1121         * src/mainwindow.c
1122                 Fix bug 1308, 'Claws deletes folderlist.xml after
1123                 fetching mail short after start-up'
1124
1125 2007-09-16 [colin]      3.0.0cvs13
1126
1127         * src/compose.c
1128                 Fix scrolling to cursor
1129
1130 2007-09-16 [paul]       3.0.0cvs12
1131
1132         * po/sr.po
1133                 updated by Aleksandar Urosevic
1134
1135 2007-09-16 [paul]       3.0.0cvs11
1136
1137         * src/folder.c
1138                 do not allow locked msgs to be deleted,
1139                 even by filtering/processing
1140
1141 2007-09-07 [paul]       3.0.0cvs10
1142
1143         * src/prefs_folder_column.c
1144         * src/prefs_summary_column.c
1145                 implement button sensitivity
1146                 patch by Pawel Pekala
1147
1148 2007-09-06 [wwp]        3.0.0cvs9
1149
1150         * src/prefs_gtk.c
1151                 Add a missing linefeed to a debug message.
1152
1153 2007-09-05 [colin]      3.0.0cvs8
1154
1155         * src/inc.c
1156                 Fix statusbar/window mismatch on Maemo
1157
1158 2007-09-05 [colin]      3.0.0cvs7
1159
1160         * src/ldaputil.c
1161                 Fix build without USE_LDAP_TLS
1162
1163 2007-09-05 [colin]      3.0.0cvs6
1164
1165         * src/folder.c
1166         * src/imap.c
1167         * src/inc.c
1168         * src/mbox.c
1169         * src/send_message.c
1170         * src/statusbar.c
1171         * src/statusbar.h
1172                 Maemo: distinguish various statusbar messages,
1173                 in order to display only the most important.
1174
1175 2007-09-04 [wwp]        3.0.0cvs5
1176
1177         * src/account.c
1178                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1179                 Show protocol "SMTP" and the appropriate server for send-only
1180                 accounts, show "-" instead of "" when no value is relevant.
1181
1182 2007-09-03 [ticho]      3.0.0cvs4
1183
1184         * src/summaryview.c
1185                 Handle plural form better in delete confirmation dialog.
1186
1187 2007-09-03 [wwp]        3.0.0cvs3
1188
1189         * src/compose.c
1190                 Warn differently when sending or sending later (queueing).
1191
1192 2007-09-03 [colin]      3.0.0cvs2
1193
1194         * src/procmime.c
1195         * src/procmime.h
1196         * src/common/plugin.c
1197         * src/common/plugin.h
1198                 Add a new plugin API, MimeParser. It allows
1199                 plugins to scan email MIME parts and optionally,
1200                 transform them.
1201
1202 2007-09-03 [mones]      3.0.0cvs1
1203
1204         * po/es.po
1205                 Updated translation
1206         * src/common/defs.h
1207                 While a better solution is made double history sizes
1208
1209 2007-09-03 [paul]       3.0.0
1210
1211         * NEWS
1212         * README
1213         * RELEASE_NOTES
1214                 3.0.0 released
1215
1216 2007-09-03 [paul]       2.10.0cvs191
1217
1218         * po/bg.po
1219         * po/ca.po
1220         * po/de.po
1221         * po/fi.po
1222         * po/fr.po
1223         * po/hu.po
1224         * po/it.po
1225         * po/pl.po
1226         * po/pt_BR.po
1227         * po/ru.po
1228         * po/sk.po
1229         * po/zh_CN.po
1230                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
1231                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1232                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
1233                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
1234
1235 2007-09-02 [colin]      2.10.0cvs190
1236
1237         * src/edittags.c
1238         * src/common/tags.c
1239                 Prevent empty or white-space tags
1240
1241 2007-09-01 [colin]      2.10.0cvs189
1242
1243         * src/main.c
1244                 Fix double-reading of accounts list when
1245                 the wizard has been run due to no accounts
1246         * src/mainwindow.c
1247                 Fix sensitivity of a menu item in case 
1248                 there's no account
1249
1250 2007-09-01 [wwp]        2.10.0cvs188
1251
1252         * src/wizard.c
1253                 Fix wizard crash when Mailbox dir already exists
1254                 (thanks to Colin).
1255
1256 2007-08-31 [colin]      2.10.0cvs187
1257
1258         * src/etpan/imap-thread.c
1259                 Fix unwanted creation of 
1260                 libetpan's stream dump file
1261         * src/compose.c
1262                 Fix coloring of pastes as quotation
1263         * src/summaryview.c
1264                 Maemo: Fix opening of mails from keypad
1265                 in Sent folders
1266         * src/addressbook.c
1267         * src/folderview.c
1268         * src/image_viewer.c
1269         * src/mimeview.c
1270         * src/gtk/prefswindow.c
1271                 Maemo: Fix adjustments changes 
1272
1273 2007-08-30 [colin]      2.10.0cvs186
1274
1275         * src/folderview.c
1276                 Don't opened selected folder when clicking
1277                 on white space
1278         * src/mainwindow.c
1279                 Maemo: Make Esc close messageviews
1280         * src/messageview.c
1281                 Maemo: Fix message scrolling to the end on 
1282                 opening
1283                 Maemo: Fix reopening same message
1284         * src/gtk/prefswindow.c
1285                 Maemo: try to fix scrollbar. Doesn't work,
1286                 it seems as if gtk_adjustment_set_value was
1287                 a noop.
1288
1289 2007-08-30 [colin]      2.10.0cvs185
1290
1291         * src/compose.c
1292         * src/folderview.c
1293         * src/main.c
1294         * src/prefs_matcher.c
1295         * src/prefs_template.c
1296         * src/quote_fmt.c
1297         * src/send_message.c
1298         * src/toolbar.c
1299         * src/gtk/gtkaspell.c
1300         * src/plugins/bogofilter/bogofilter.c
1301         * src/plugins/bogofilter/bogofilter_gtk.c
1302         * src/plugins/clamav/clamav_plugin_gtk.c
1303         * src/plugins/pgpcore/sgpgme.c
1304         * src/plugins/spamassassin/spamassassin.c
1305         * src/plugins/spamassassin/spamassassin_gtk.c
1306                 Fix all potential misuses of format-string functions
1307
1308 2007-08-30 [wwp]        2.10.0cvs184
1309
1310         * src/prefs_template.c
1311                 Fix a leak.
1312
1313 2007-08-29 [colin]      2.10.0cvs183
1314
1315         * src/plugins/trayicon/trayicon.c
1316                 Fix leak of hooks in case of error,
1317                 thanks to Holger Berndt
1318
1319 2007-08-28 [colin]      2.10.0cvs182
1320
1321         * src/mainwindow.c
1322                 Don't use current folder settings when
1323                 composing from the compose button's
1324                 account selector
1325
1326 2007-08-28 [colin]      2.10.0cvs181
1327
1328         * src/quote_fmt_parse.y
1329                 Fix cursor offset when quote contains UTF-8
1330                 chars
1331
1332 2007-08-28 [colin]      2.10.0cvs180
1333
1334         * src/compose.c
1335         * src/compose.h
1336                 Fix signature replacement when it's been wrapped
1337
1338 2007-08-27 [colin]      2.10.0cvs179
1339
1340         * src/summaryview.c
1341                 Fix indentation
1342
1343 2007-08-27 [colin]      2.10.0cvs178
1344
1345         * src/summaryview.c
1346                 Fix Quicksearch's Sticky mode
1347
1348 2007-08-27 [colin]      2.10.0cvs177
1349
1350         * src/folder_item_prefs.c
1351         * src/folder_item_prefs.h
1352         * src/imap_gtk.c
1353         * src/mh_gtk.c
1354                 Fix loss of subfolders properties when
1355                 renaming a folder
1356
1357 2007-08-26 [wwp]        2.10.0cvs176
1358
1359         * src/alertpanel.c
1360         * src/messageview.c
1361         * src/prefs_actions.c
1362                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1363                 will have to be used when necessary *before* calling
1364                 alertpanel functions.
1365
1366 2007-08-25 [paul]       2.10.0cvs175
1367
1368         * src/prefs_actions.c
1369                 workaround gettext problem marking
1370                 string as c-format when it's not
1371
1372 2007-08-25 [wwp]        2.10.0cvs174
1373
1374         * src/alertpanel.c
1375         * src/messageview.c
1376         * src/prefs_actions.c
1377                 Call the pango markup escape function right ince in alertpanel_create
1378                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1379                 2.10.0cvs158).
1380
1381         * src/common/log.c
1382                 Fix a crash due to a misuse of g_print(), encountered when the string
1383                 passed to g_print was containing printf substitution symbols.
1384
1385 2007-08-25 [paul]       2.10.0cvs173
1386
1387         * src/common/log.c
1388                 fix a segfault when refreshing RSSyl feeds
1389
1390 2007-08-25 [paul]       2.10.0cvs172
1391
1392         * src/gtk/icon_legend.c
1393                 add watchthread.xpm
1394
1395 2007-08-25 [paul]       2.10.0cvs171
1396
1397         * src/Makefile.am
1398         * src/stock_pixmap.c
1399         * src/pixmaps/insert_file.xpm
1400                 add a new pixmap instead of re-using
1401                 paste.xpm. (easier for icon theme authors)
1402
1403 2007-08-24 [holger]     2.10.0cvs170
1404
1405         * src/plugins/trayicon/trayicon.c
1406                 The same fix for another hook id.
1407
1408 2007-08-24 [holger]     2.10.0cvs169
1409
1410         * src/plugins/trayicon/trayicon.c
1411                 Micro-fix: Do the error checking for
1412                 the right hook id.
1413
1414 2007-08-24 [paul]       2.10.0cvs168
1415
1416         * src/folder.h
1417                 fix typo causing compiler warning
1418
1419 2007-08-24 [paul]       2.10.0cvs167
1420
1421         * README
1422                 put back the correct version of this file also
1423
1424 2007-08-24 [colin]      2.10.0cvs166
1425
1426         * src/send_message.c
1427                 Use progress bar when sending messages
1428
1429 2007-08-24 [paul]       2.10.0cvs165
1430
1431         * Makefile.am
1432                 oops! if i'm quick no-one will notice
1433                 (put back the proper file)
1434
1435 2007-08-24 [paul]       2.10.0cvs164
1436
1437         * AUTHORS
1438         * Makefile.am
1439         * README
1440         * src/gtk/authors.h
1441         * tools/Makefile.am
1442         * tools/README
1443         * tools/mew2claws-mail.pl
1444                 add new script that imports a Mew address book
1445                 submitted by Jerome Lelong
1446
1447 2007-08-24 [paul]       2.10.0cvs163
1448
1449         * manual/plugins.xml
1450                 remove the obsolete plugins, add the
1451                 missing plugins, including the forthcoming
1452                 SpamReport plugin
1453
1454 2007-08-24 [paul]       2.10.0cvs162
1455
1456         * manual/advanced.xml
1457                 add info about the hidden emphasis_color option
1458         * manual/keyboard.xml
1459                 correct the info about hotkeys
1460                 wrap the long lines
1461
1462 2007-08-24 [paul]       2.10.0cvs161
1463
1464         * src/folderview.c
1465                 add mnemonic to 'Run procesing rules'
1466
1467 2007-08-24 [paul]       2.10.0cvs160
1468
1469         * src/account.c
1470         * src/folder.c
1471         * src/folder.h
1472                 use suitable defaults for outbox,
1473                 queue, drafts and trash folders
1474
1475 2007-08-24 [wwp]        2.10.0cvs159
1476
1477         * src/folderview.c
1478                 Update menu item sensitivity if necessary (or we get a
1479                 gtk critical message).
1480
1481 2007-08-23 [wwp]        2.10.0cvs158
1482
1483         * src/action.c
1484         * src/prefs_actions.c
1485                 Allow literal % chars in action commands (use %%).
1486                 Add a missing p++ to the action parser in action_get_type(),
1487                 which was missing it, even if it was neutral.
1488                 Fix a pango markup warning at runtime.
1489
1490 2007-08-23 [wwp]        2.10.0cvs157
1491
1492         * src/addressbook.c
1493                 Contacts are now locale-aware sorted in the address book
1494                 (LC_COLLATE matters here).
1495                 Fix missing table initializers.
1496
1497 2007-08-23 [colin]      2.10.0cvs156
1498
1499         * src/imap.c
1500                 Check scan_required on dest folder when copying
1501
1502 2007-08-23 [colin]      2.10.0cvs155
1503
1504         * src/imap.c
1505                 Fix scanning when folder was empty
1506
1507 2007-08-22 [colin]      2.10.0cvs154
1508
1509         * src/msgcache.c
1510                 Don't g_warning when g_try_malloc fails(), or it makes
1511                 things worse as g_log() allocates. Fixes bug 1290,
1512                 'Claws Mail crashes if too little memory when 
1513                 rebuilding folder tree'
1514
1515 2007-08-22 [colin]      2.10.0cvs153
1516
1517         * src/inc.c
1518                 Fix format string vulnerability, thanks to
1519                 Ulf Harnhammar, Secunia Research
1520
1521 2007-08-22 [colin]      2.10.0cvs152
1522
1523         * src/ldapserver.c
1524                 Set tv_usec too
1525
1526 2007-08-22 [wwp]        2.10.0cvs151
1527
1528         * src/ldapquery.c
1529                 Few better null-ptr checks.
1530
1531 2007-08-22 [colin]      2.10.0cvs150
1532
1533         * src/editldap.c
1534         * src/editldap_basedn.c
1535         * src/ldapquery.c
1536         * src/ldapserver.c
1537         * src/ldapserver.h
1538         * src/ldapupdate.c
1539         * src/ldaputil.c
1540         * src/ldaputil.h
1541                 Fix ldap timeouts
1542
1543 2007-08-22 [colin]      2.10.0cvs149
1544
1545         * src/ldapquery.c
1546                 Finish previous fix
1547
1548 2007-08-22 [colin]      2.10.0cvs148
1549
1550         * src/ldapquery.c
1551                 Fix wrong assertions
1552
1553 2007-08-22 [colin]      2.10.0cvs147
1554
1555         * src/ldaputil.c
1556                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1557
1558 2007-08-22 [colin]      2.10.0cvs146
1559
1560         * src/editldap.c
1561         * src/ldaputil.c
1562                 Fix wrong "Connected successfully to server". Connection only succeeds if
1563                 we can get the base DN.
1564
1565 2007-08-21 [wwp]        2.10.0cvs145
1566
1567         * src/browseldap.c
1568         * src/editldap.c
1569         * src/ldapctrl.c
1570         * src/ldapquery.c
1571         * src/ldapserver.c
1572         * src/ldapupdate.c
1573         * src/ldaputil.c
1574                 More sanity checks in ldap functions.
1575
1576 2007-08-21 [wwp]        2.10.0cvs144
1577
1578         * src/prefs_account.c
1579                 Don't return a value in a void function().
1580
1581 2007-08-21 [paul]       2.10.0cvs143
1582
1583         * src/messageview.c
1584                 add check for ftp: to messageview_list_urls()
1585
1586 2007-08-21 [colin]      2.10.0cvs142
1587
1588         * src/editldap.c
1589         * src/ldapctrl.c
1590         * src/ldapctrl.h
1591         * src/ldapquery.c
1592         * src/ldapupdate.c
1593                 Fix bug 1293, 'LDAP address book not working'
1594                 Search only on specified fields, but fetch 
1595                 every field possible. People will have to 
1596                 reset the searched Attributes in their LDAP
1597                 servers properties.
1598
1599 2007-08-21 [wwp]        2.10.0cvs141
1600
1601         * src/addr_compl.c
1602         * src/addrbook.c
1603         * src/addrcache.c
1604         * src/addrcindex.c
1605         * src/addressbook.c
1606         * src/addrindex.c
1607         * src/browseldap.c
1608         * src/crash.c
1609         * src/editaddress_other_attributes_ldap.c
1610         * src/exporthtml.c
1611         * src/folder.c
1612         * src/folderview.c
1613         * src/imap.c
1614         * src/jpilot.c
1615         * src/ldapserver.c
1616         * src/ldapupdate.c
1617         * src/ldif.c
1618         * src/main.c
1619         * src/mainwindow.c
1620         * src/matcher.c
1621         * src/mh.c
1622         * src/msgcache.c
1623         * src/mutt.c
1624         * src/pine.c
1625         * src/pop.c
1626         * src/prefs_customheader.c
1627         * src/prefs_msg_colors.c
1628         * src/procmime.c
1629         * src/textview.c
1630         * src/vcard.c
1631         * src/wizard.c
1632         * src/common/log.c
1633         * src/common/socket.c
1634         * src/common/ssl_certificate.c
1635         * src/common/utils.c
1636         * src/common/utils.h
1637         * src/gtk/description_window.c
1638         * src/plugins/demo/demo.c
1639         * src/plugins/pgpcore/prefs_gpg.c
1640         * src/plugins/spamassassin/libspamc.c
1641                 Make sure we use glib functions to send text messages (information,
1642                 debug, warning, errors) to stdout/stderr - no more direct puts
1643                 fputs printf fprintf to stdout/stderr when it can be done using
1644                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1645                 stdout/stderr message is saved to log in Windows.
1646
1647
1648 2007-08-21 [wwp]        2.10.0cvs140
1649
1650         * src/main.c
1651         * src/common/utils.h
1652                 Route glib's stdout/stderr messages to a log file (Windows only),
1653                 instead of loosing them.
1654
1655 2007-08-21 [paul]       2.10.0cvs139
1656
1657         * src/mainwindow.c
1658                 replace deprecated g_strncasecmp()
1659         * src/messageview.c
1660                 fix 'List URLS'
1661
1662 2007-08-20 [ticho]      2.10.0cvs138
1663
1664         * src/account.c
1665         * src/prefs_account.h
1666                 Copy all account preferences in account_clone() - some
1667                 were missing.
1668         * src/prefs_account.c
1669                 Handle empty privacy system combobox gracefully (warning
1670                 instead of a crash).
1671
1672 2007-08-20 [colin]      2.10.0cvs137
1673
1674         * src/ldapctrl.c
1675                 Fix a leak
1676
1677 2007-08-20 [paul]       2.10.0cvs136
1678
1679         * src/browseldap.c
1680         * src/editldap.c
1681         * src/ldapctrl.c
1682         * src/ldapquery.c
1683         * src/ldapquery.h
1684         * src/ldapserver.c
1685         * src/ldaputil.c
1686                 add debug_prints
1687                 patch by Michael Rasmussen
1688
1689 2007-08-19 [colin]      2.10.0cvs135
1690
1691         * src/imap.c
1692                 Fix previous commit. Sensitivity update is needed
1693                 for "Cancel receiving". However when batching we
1694                 don't need to do it for every message flag change,
1695                 just once at the start and once at the end.
1696
1697 2007-08-19 [colin]      2.10.0cvs134
1698
1699         * src/imap.c
1700                 Remove useless menu updates on session lock/unlock
1701
1702 2007-08-19 [colin]      2.10.0cvs133
1703
1704         * src/etpan/imap-thread.c
1705                 Make all fetch logs less verbose
1706
1707 2007-08-19 [paul]       2.10.0cvs132
1708
1709         * src/foldersel.c
1710         * src/folderview.c
1711         * src/summaryview.c
1712                 fix bug 1286, 'Can't move a folder into a "Folders
1713                 Only" folder'
1714
1715 2007-08-18 [ticho]      2.10.0cvs131
1716
1717         * src/editaddress_other_attributes_ldap.c
1718                 Converted option menu for other ldap attributes to GtkComboBox.
1719
1720 2007-08-18 [colin]      2.10.0cvs130
1721
1722         * src/compose.c
1723         * src/prefs_common.c
1724         * src/prefs_common.h
1725         * src/prefs_send.c
1726         * src/send_message.c
1727                 Revert 'send_dialog_mode' meaning to 
1728                 'send_dialog_invisible', so that the 
1729                 new checkbox doesn't change the 
1730                 existing behaviour.
1731
1732 2007-08-18 [paul]       2.10.0cvs129
1733
1734         * src/summaryview.c
1735                 add missing menu update
1736
1737 2007-08-17 [colin]      2.10.0cvs128
1738
1739         * src/folder.c
1740                 Set batching after getting flags - maybe fixes
1741                 bug 1292, 'CM crashes on writing mail'
1742
1743 2007-08-16 [ticho]      2.10.0cvs127
1744
1745         * src/prefs_send.c
1746                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1747         * src/gtk/combobox.h
1748         * src/gtk/gtkutils.c
1749                 Allow NULL for GtkComboBox menuitem label, rendering such
1750                 items as row separators.
1751
1752 2007-08-16 [paul]       2.10.0cvs126
1753
1754         * src/plugins/trayicon/trayicon.c
1755                 remove wrongly used gettextisation
1756
1757 2007-08-15 [ticho]      2.10.0cvs125
1758
1759         * src/importldif.c
1760                 Fixed a runtime warning where an attempt to pack an
1761                 already packed GtkLabel was made.
1762
1763 2007-08-15 [ticho]      2.10.0cvs124
1764
1765         * src/prefs_compose_writing.c
1766                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1767                 into GtkComboBox.
1768
1769 2007-08-14 [ticho]      2.10.0cvs123
1770
1771         * src/messageview.c
1772         * src/gtk/gtkutils.c
1773                 Changed return receipt account selector to GtkComboBox.
1774                 Fixed a runtime warning where GTK tried to parse
1775                 "name <email@address" as a Pango markup in an alertpanel label.
1776
1777 2007-08-14 [ticho]      2.10.0cvs122
1778
1779         * src/prefs_logging.c
1780                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1781
1782 2007-08-14 [wwp]        2.10.0cvs121
1783
1784         * tools/Makefile.am
1785         * tools/README
1786         * tools/popfile-link.sh
1787                 Added a new tool: POPFile helper, to open
1788                 selected messages in POPFile control center,
1789                 in order to change the messages' status.
1790
1791 2007-08-14 [ticho]      2.10.0cvs120
1792
1793         * src/compose.c
1794         * src/prefs_common.c
1795         * src/prefs_common.h
1796         * src/prefs_send.c
1797         * src/send_message.c
1798                 Change "Show send dialog" optionmenu to a checkbutton.
1799         * src/prefs_receive.c
1800                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1801
1802 2007-08-13 [wwp]        2.10.0cvs119
1803
1804         * src/addr_compl.c
1805         * src/addressbook.c
1806         * src/addrindex.c
1807         * src/compose.c
1808         * src/filtering.c
1809         * src/folderview.c
1810         * src/inc.c
1811         * src/matcher.c
1812         * src/mh.c
1813         * src/partial_download.c
1814         * src/prefs_gtk.c
1815         * src/procmsg.c
1816         * src/stock_pixmap.c
1817         * src/summaryview.c
1818         * src/common/utils.c
1819         * src/gtk/gtkaspell.c
1820         * src/gtk/menu.c
1821                 Make sure we never pass NULL pointers for %s substitutions
1822                 (prevent from crashing in Windows).
1823
1824 2007-08-13 [wwp]        2.10.0cvs118
1825
1826         * src/msgcache.c
1827                 Re-enable mmap_reads in Windows with some missing
1828                 CloseHandle of mapping objects, thanks to
1829                 Marcus Brinkmann.
1830
1831 2007-08-13 [paul]       2.10.0cvs117
1832
1833         * src/common/utils.c
1834                 fix bug 1287, 'Compile time problem on Solaris
1835                 (nexenta gnu/Solaris) utils.c'
1836                 Thanks to Piotr Chrzczonowicz
1837
1838 2007-08-12 [wwp]        2.10.0cvs116
1839
1840         * src/plugins/pgpcore/prefs_gpg.c
1841                 Don't try to unset a GPG_AGENT_INFO that was not
1842                 set (and don't use a NULL string in Windows, it was
1843                 crashing with --debug if GPG_AGENT_INFO was not set).
1844
1845 2007-08-12 [wwp]        2.10.0cvs115
1846
1847         * src/privacy.h
1848                 Make gcc type-check arguments passed to privacy_set_error().
1849
1850 2007-08-12 [ticho]      2.10.0cvs114
1851
1852         * src/prefs_folder_item.c
1853                 Make sure that folder default account combobox always has some
1854                 account preselected.
1855         * src/gtk/combobox.c
1856                 Handle empty combobox gracefully (warning instead of crash).
1857
1858 2007-08-12 [ticho]      2.10.0cvs114
1859
1860         * src/prefs_folder_item.c
1861                 Make sure that folder default account combobox is not empty.
1862         * src/gtk/combobox.c
1863                 Handle empty combobox gracefully (warning instead of crash).
1864
1865 2007-08-11 [paul]       2.10.0cvs113
1866
1867         * src/addrgather.c
1868         * src/folderview.c
1869                 use 'subfolder' instead of 'sub-folder', matching
1870                 everywhere else the term is used
1871         * src/imap_gtk.c
1872                 fix engrish
1873
1874 2007-08-10 [wwp]        2.10.0cvs112
1875
1876         * src/msgcache.c
1877                 Disable mmap reads in Windows only (at least temporarily), they
1878                 prevent from renaming/removing target cache files.
1879
1880 2007-08-10 [paul]
1881
1882         3.0.0-rc2 released
1883
1884 2007-08-10 [wwp]        2.10.0cvs111
1885
1886         * src/msgcache.c
1887                 fix unpredictable crashes in Windows due to broken
1888                 cache/mark/tags files writting (file were opened for
1889                 writing in text mode).
1890
1891         * src/recv.c
1892                 use gettimeofday() from w32lib.h on Windows.
1893
1894 2007-08-10 [colin]      2.10.0cvs110
1895
1896         * src/imap.c
1897         * src/etpan/imap-thread.c
1898         * src/etpan/imap-thread.h
1899                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1900
1901 2007-08-09 [colin]      2.10.0cvs109
1902
1903         * src/editldap.c
1904                 Fix port being reset to 636 on SSL
1905         * src/folder.c
1906                 Fix folder_item_get_msg_num_by_file
1907                 on drafts/queue folders
1908
1909 2007-08-09 [wwp]        2.10.0cvs108
1910
1911         * src/folder.c
1912                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1913                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1914
1915
1916 2007-08-09 [colin]      2.10.0cvs107
1917
1918         * src/folderview.c
1919         * src/summaryview.c
1920         * src/gtk/prefswindow.c
1921                 A few Maemo layout fixes
1922
1923 2007-08-09 [paul]       2.10.0cvs106
1924
1925         * src/prefs_account.c
1926                 remove the hyphen from plug-ins to
1927                 match everywhere else
1928
1929 2007-08-08 [wwp]        2.10.0cvs105
1930
1931         * src/prefs_folder_item.c
1932                 Fix an extraneous stealth ^L char.
1933
1934 2007-08-08 [wwp]        2.10.0cvs104
1935
1936         * src/prefs_folder_item.c
1937                 Better fix, group variables declarations (USE_ASPELL).
1938
1939 2007-08-08 [wwp]        2.10.0cvs103
1940
1941         * src/prefs_folder_item.c
1942                 Fix compilation w/ USE_ASPELL set (broken
1943                 by 2.10.0cvs102).
1944
1945 2007-08-08 [ticho]      2.10.0cvs102
1946
1947         * src/prefs_folder_item.c
1948                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1949
1950 2007-08-08 [colin]      2.10.0cvs101
1951
1952         * src/imap.c
1953         * src/etpan/imap-thread.c
1954         * src/etpan/imap-thread.h
1955                 Close selected mailbox before doing
1956                 status on it.
1957
1958 2007-08-08 [colin]      2.10.0cvs100
1959
1960         * src/html.c
1961                 Complete symbol table, thanks to wwp.
1962                 Fixes bug 1284, 'The html -> text 
1963                 converter ignores entities'
1964         * src/msgcache.c
1965                 Fix possible fd leak
1966
1967 2007-08-08 [colin]      2.10.0cvs99
1968
1969         * src/imap.c
1970                 Better way to fetch UIDs on non-UIDPLUS servers
1971
1972 2007-08-07 [colin]      2.10.0cvs98
1973
1974         * src/imap.c
1975                 fix bug 1275, 'auto-saved draft messages not 
1976                 always being removed'; Also, make multiple
1977                 copy (in the same account) faster by matching
1978                 source/destination message UIDs.
1979         * src/messageview.c
1980                 Don't try to reshow deleted mail
1981         * src/msgcache.c
1982                 Fix leak on error path
1983
1984 2007-08-07 [wwp]        2.10.0cvs97
1985
1986         * manual/account.xml
1987         * manual/advanced.xml
1988         * manual/fr/account.xml
1989         * manual/fr/advanced.xml
1990                 Updated the reference manual and the French translation to
1991                 reflect 2.10.0cvs84: enable running folder Processing
1992                 rules on demand.
1993
1994 2007-08-06 [wwp]        2.10.0cvs96
1995
1996         * src/prefs_common.c
1997         * src/prefs_common.h
1998         * src/textview.c
1999                 Allow changing the emphasis color used to highlight
2000                 the newsreader/x-mailer header value when it matches
2001                 our preferred mail agent (hidden pref 'emphasis_col' added
2002                 to clawsrc).
2003
2004 2007-08-06 [colin]      2.10.0cvs95
2005
2006         * src/compose.c
2007         * src/compose.h
2008                 Re-commit 2.10.0cvs86, with a protection
2009                 against Pango bug. Also, try to fix 
2010                 bug 1275, 'auto-saved draft messages not 
2011                 always being removed'
2012
2013 2007-08-06 [wwp]        2.10.0cvs94
2014
2015         * src/gtk/quicksearch.c
2016                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
2017
2018 2007-08-06 [ticho]      2.10.0cvs93
2019
2020         * src/prefs_account.c
2021         * src/gtk/combobox.c
2022                 Use GtkComboBox instead of GtkOptionMenu for privacy system
2023                 selection in account preferences.
2024
2025 2007-08-06 [wwp]        2.10.0cvs92
2026
2027         * src/plugins/pgpcore/plugin.def
2028                 Apply one more chunk from gpg4win's 03-w32-port patch.
2029
2030 2007-08-05 [colin]      2.10.0cvs91
2031
2032         * src/compose.c
2033         * src/compose.h
2034                 reverting buggy patch for now
2035
2036 2007-08-05 [colin]      2.10.0cvs90
2037
2038         * src/folder.c
2039                 Fix slowdown
2040
2041 2007-08-04 [colin]      2.10.0cvs89
2042
2043         * src/prefs_summaries.c
2044         * src/summary_search.c
2045                 Replace deprecated widgets. Patch by
2046                 Andrej.
2047
2048 2007-08-04 [colin]      2.10.0cvs88
2049
2050         * src/mh.c
2051                 Refresh GUI only every 2000 mails on mh_get_last_num
2052                 This is fast (readdir) and done only once per 
2053                 session/folder
2054
2055 2007-08-03 [colin]      2.10.0cvs87
2056
2057         * src/prefs_account.c
2058         * src/gtk/combobox.h
2059         * src/gtk/gtkutils.c
2060                 Fix a deprecated widget. Patch by
2061                 Andrej
2062
2063 2007-08-03 [colin]      2.10.0cvs86
2064
2065         * src/compose.c
2066         * src/compose.h
2067                 Make colorisation and wrapping algorithms
2068                 faster. Fixes bug 1246, 'compose becomes 
2069                 increasingly slow replying to complex emails'
2070
2071 2007-08-03 [paul]       2.10.0cvs85
2072
2073         * src/mh.c
2074                 keep the window painted
2075
2076 2007-08-02 [paul]       2.10.0cvs84
2077
2078         * src/folderview.c
2079         * src/mainwindow.c
2080         * src/mainwindow.h
2081                 enable running folder Processing
2082                 rules on demand
2083
2084 2007-08-02 [paul]       2.10.0cvs83
2085
2086         * src/textview.c
2087                 speed up/clean up rendering of larger
2088                 msgs
2089                 Thanks to Colin
2090
2091 2007-08-01 [paul]       2.10.0cvs82
2092
2093         * src/mainwindow.h
2094                 clean up cruft
2095         * src/toolbar.c
2096                 change default toolbar layout on maemo
2097         * src/pixmaps/close.xpm
2098                 make the red cross a grey cross
2099         * src/pixmaps/jpilot.xpm
2100                 make icon smaller so it fits better
2101
2102 2007-07-31 [paul]       2.10.0cvs81
2103
2104         * src/setup.c
2105         * src/gtk/gtkutils.c
2106                 fix crash on maemo on first launch
2107
2108 2007-07-30 [paul]       2.10.0cvs80
2109
2110         * src/prefs_matcher.c
2111                 specify the units of age and size
2112
2113 2007-07-30 [paul]       2.10.0cvs79
2114
2115         * src/main.c
2116                 Fix IMAP timeout setting
2117
2118 2007-07-30 [colin]      2.10.0cvs78
2119
2120         * src/prefs_account.c
2121                 Fix a deprecated widget. Patch by
2122                 Andrej
2123
2124 2007-07-27 [paul]       2.10.0cvs77
2125
2126         * src/matcher_parser_parse.y
2127         * src/prefs_filtering_action.c
2128         * src/prefs_matcher.c
2129                 these changes forgotten in cvs74's
2130                 'watch thread' feature
2131
2132 2007-07-27 [paul]       2.10.0cvs76
2133
2134         * src/compose.c
2135                 fix potential crasher
2136                 thanks to Colin
2137
2138 2007-07-27 [paul]       2.10.0cvs75
2139
2140         * src/mainwindow.c
2141         * src/manual.c
2142         * src/manual.h
2143         * src/gtk/gtkutils.c
2144                 make mainwindow's /Help/Manual point to the
2145                 remote copy if the local copy doesn't exist
2146
2147 2007-07-27 [paul]       2.10.0cvs74
2148
2149         * src/Makefile.am
2150         * src/filtering.c
2151         * src/folder.c
2152         * src/mainwindow.c
2153         * src/matcher.c
2154         * src/matcher.h
2155         * src/matcher_parser_parse.y
2156         * src/procmsg.c
2157         * src/procmsg.h
2158         * src/stock_pixmap.c
2159         * src/stock_pixmap.h
2160         * src/summaryview.c
2161         * src/summaryview.h
2162         * src/toolbar.c
2163         * src/toolbar.h
2164         * src/pixmaps/watchthread.xpm
2165                 add 'watch thread' feature
2166
2167 2007-07-27 [paul]       2.10.0cvs73
2168
2169         * src/prefs_folder_item.c
2170                 adjust labels, add tooltips
2171
2172 2007-07-27 [colin]      2.10.0cvs72
2173
2174         * src/summaryview.c
2175                 Maemo: Remove less used menu items
2176
2177 2007-07-26 [colin]      2.10.0cvs71
2178
2179         * src/messageview.c
2180                 Maemo: destroy messageview after trashing mail.
2181                 Maybe should be done on X11 too
2182
2183 2007-07-26 [colin]      2.10.0cvs70
2184
2185         * src/folderview.c
2186         * src/mainwindow.c
2187         * src/prefs_common.c
2188         * src/prefs_common.h
2189         * src/summaryview.c
2190                 Add View/Show or Hide/Column headers
2191
2192 2007-07-26 [colin]      2.10.0cvs69
2193
2194         * src/procmime.c
2195                 Fix unwanted output
2196
2197 2007-07-26 [colin]      2.10.0cvs68
2198
2199         * src/ldapserver.c
2200                 Fix possible crash on cache invalidation
2201         * src/compose.c
2202         * src/procmime.c
2203         * src/procmime.h
2204         * src/quote_fmt_parse.y
2205                 Make replying to mails with big attachments
2206                 much faster. Fixes bug 1224, 'The process of 
2207                 Replying to emails with large attachments 
2208                 seems unreasonably long...'
2209
2210 2007-07-26 [colin]      2.10.0cvs67
2211
2212         * src/mimeview.c
2213         * src/matcher.c
2214         * src/common/ssl.c
2215                 Fix threads use on BSDs
2216
2217 2007-07-26 [paul]       2.10.0cvs66
2218
2219         * src/gtk/prefswindow.c
2220                 fix account prefs breakage
2221                 thanks to Colin
2222
2223 2007-07-26 [paul]       2.10.0cvs65
2224
2225         * configure.ac
2226                 standardise ./configure --help messages
2227
2228 2007-07-26 [colin]      2.10.0cvs64
2229
2230         * src/addressbook.c
2231         * src/editaddress.c
2232                 Fix two vCard-related crashes
2233
2234 2007-07-25 [colin]      2.10.0cvs63
2235
2236         * src/inc.c
2237         * src/prefs_common.c
2238         * src/prefs_common.h
2239         * src/prefs_receive.c
2240                 Maemo: Add a better way to notify of
2241                 new mails
2242         * src/mainwindow.c
2243         * src/statusbar.h
2244         * src/summaryview.c
2245         * src/toolbar.c
2246                 Maemo: Various layout fixes
2247         * src/gtk/prefswindow.c
2248                 Maemo: Better prefs layout
2249
2250 2007-07-25 [paul]       2.10.0cvs62
2251
2252         * src/textview.c
2253                 fix the layout on maemo
2254                 thanks to Colin
2255
2256 2007-07-25 [iwkse]      2.10.0cvs61
2257
2258         * src/summaryview.c
2259                 add 'o' shortcut on summaryview
2260
2261 2007-07-25 [iwkse]      2.10.0cvs60
2262
2263         * src/textview.c
2264                 fix o shortcut
2265
2266 2007-07-24 [colin]      2.10.0cvs59
2267
2268         * src/mh.c
2269                 Fix missing timestamp update on source
2270                 folder when moving
2271         * src/textview.c
2272         * src/textview.h
2273                 Better text layout on part's choices
2274
2275 2007-07-23 [colin]      2.10.0cvs58
2276
2277         * src/mimeview.c
2278         * src/textview.c
2279                 Maemo: Automatically choose the correct application
2280                 to open parts
2281         * src/gtk/quicksearch.c
2282                 Make search run on GDK_KP_Enter too
2283
2284 2007-07-23 [wwp]        2.10.0cvs57
2285
2286         * src/quote_fmt_lex.l
2287                 Revert accidentaly committed lines (account_sig) in
2288                 2.10.0cvs56.
2289
2290 2007-07-23 [wwp]        2.10.0cvs56
2291
2292         * src/quote_fmt_lex.l
2293                 Fix typos around long form expressions in the quote lexer.
2294
2295 2007-07-23 [paul]
2296
2297         3.0.0-rc1 released
2298
2299 2007-07-23 [colin]      2.10.0cvs55
2300
2301         * src/addr_compl.c
2302                 Fix auto-completion on Maemo
2303
2304 2007-07-23 [colin]      2.10.0cvs54
2305
2306         * src/statusbar.c
2307                 Maemo: Fix sticking statusbars
2308
2309 2007-07-22 [colin]      2.10.0cvs53
2310
2311         * src/main.c
2312                 Maemo: Fix the strange "top_application" info
2313                 at startup. We should do something when 
2314                 receiving such a message.
2315
2316 2007-07-20 [paul]       2.10.0cvs52
2317
2318         * src/news_gtk.c
2319                 add missing #include "statusbar.h"
2320
2321 2007-07-20 [colin]      2.10.0cvs51
2322
2323         * src/folder.c
2324         * src/folder.h
2325         * src/folder_item_prefs.c
2326         * src/folder_item_prefs.h
2327         * src/folderview.c
2328         * src/imap.c
2329         * src/imap_gtk.c
2330         * src/imap_gtk.h
2331         * src/news.c
2332         * src/news_gtk.c
2333         * src/news_gtk.h
2334         * src/prefs_folder_item.c
2335                 Implement age-based caching: allow to
2336                 specify a threshold for the offline synchronisation
2337                 feature, and whether old cached bodies should 
2338                 be removed
2339         * src/toolbar.c
2340         * src/toolbar.h
2341                 Fix label/tooltips
2342         * src/plugins/dillo_viewer/dillo_viewer.c
2343                 Check that Dillo's installed
2344
2345 2007-07-20 [wwp]        2.10.0cvs50
2346
2347         * src/mimeview.c
2348         * src/stock_pixmap.c
2349                 Draw a frame around the selected mimeview part icon (instead of the
2350                 shifted 'dancing' icon).
2351
2352 2007-07-20 [colin]      2.10.0cvs49
2353
2354         * src/main.c
2355                 Unref stuff even on error
2356         * src/wizard.c
2357                 disconnect signals only at the very
2358                 end of the wizard save.
2359
2360 2007-07-20 [colin]      2.10.0cvs48
2361
2362         * src/mainwindow.c
2363         * src/messageview.c
2364         * src/toolbar.c
2365         * src/toolbar.h
2366                 Fix random crashes while navigating
2367                 (GTK_EVENTS_FLUSH)
2368
2369 2007-07-19 [colin]      2.10.0cvs47
2370
2371         * configure.ac
2372         * src/main.c
2373         * src/prefs_common.c
2374         * src/prefs_common.h
2375         * src/wizard.c
2376         * src/common/defs.h
2377         * src/common/utils.c
2378                 Maemo: add an easy way to store data (mails
2379                 and IMAP/NNTP caches) on one of the SD cards,
2380                 and protect against unmounts if needed
2381
2382 2007-07-19 [paul]       2.10.0cvs46
2383
2384         * src/Makefile.am
2385         * src/stock_pixmap.c
2386         * src/gtk/about.c
2387         * src/pixmaps/claws-mail_logo-small.xpm
2388                 implement a (slightly) different About
2389                 dialog for maemo and add a small version
2390                 of the logo for it
2391         * src/wizard.c
2392                 use a scrolled window for wizard page 1
2393                 on maemo
2394
2395 2007-07-19 [paul]       2.10.0cvs45
2396
2397         * src/Makefile.am
2398                 too soon for this line
2399
2400 2007-07-19 [paul]       2.10.0cvs44
2401
2402         * src/Makefile.am
2403                 fix build on n800
2404
2405 2007-07-19 [colin]      2.10.0cvs43
2406
2407         * src/wizard.c
2408                 Solve Mail/Mailbox name when specifying
2409                 full /path/to/Mail.
2410
2411 2007-07-18 [colin]      2.10.0cvs42
2412
2413         * src/inc.c
2414         * configure.ac
2415                 Fix build on n770
2416
2417 2007-07-18 [colin]      2.10.0cvs41
2418
2419         * src/inc.c
2420                 Maemo: plug the online/offline system into
2421                 maemo's interfaces to have Claws automatically
2422                 switch according to the system status
2423         * src/statusbar.c
2424                 Maemo: use HildonBanners to display status
2425                 messages. Renders the main statusbar useless.
2426
2427 2007-07-18 [paul]       2.10.0cvs40
2428
2429         * src/filtering.c
2430                 fix screen blanking on moving/copying many msgs
2431         * src/folder.c
2432                 fix processing progressbar and screen blanking
2433                 during processing
2434
2435 2007-07-18 [paul]       2.10.0cvs39
2436
2437         * src/messageview.c
2438                 revert cvs37, breakage on maemo
2439
2440 2007-07-18 [paul]       2.10.0cvs38
2441
2442         * src/gtk/gtkutils.c
2443                 make sure we can still build with older GTK's
2444
2445 2007-07-18 [colin]      2.10.0cvs37
2446
2447         * src/messageview.c
2448                 Only hide the small layout's messageview, instead
2449                 of destroying it when closing
2450         * src/gtk/gtkutils.c
2451                 Use gtk_window_present_with_time to popup windows,
2452                 it seems to make things better with modern WMs
2453                 (actually focusing)
2454
2455 2007-07-17 [colin]      2.10.0cvs36
2456
2457         * src/editaddress.c
2458                 Simplify layout on Maemo
2459         * src/folder.c
2460                 Fix possible crash
2461         * src/prefs_display_header.c
2462                 Remove some headers by default on Maemo
2463
2464 2007-07-17 [paul]       2.10.0cvs35
2465
2466         * src/prefs_common.c
2467         * src/prefs_common.h
2468         * src/prefs_logging.c
2469         * src/common/log.c
2470                 add options to stop/enable writing logs to disc
2471
2472 2007-07-17 [paul]       2.10.0cvs34
2473
2474         * src/edittags.c
2475                 fix some issues with the Apply tags window:
2476                 - set search column (enables autocompl in the treeview)
2477                 - apply tag from "New tag" if it existed
2478                 - clears New tag entry when adding it with the button
2479                 Thanks to Colin
2480
2481 2007-07-17 [paul]       2.10.0cvs33
2482
2483         * src/edittags.c
2484                 fix 'apply tags' dialogue weirdness
2485
2486 2007-07-16 [colin]      2.10.0cvs32
2487
2488         * src/toolbar.c
2489                 Fix double-loading of mails on Maemo
2490
2491 2007-07-16 [colin]      2.10.0cvs31
2492
2493         * src/messageview.c
2494                 Prevent double-loading of the same part under some
2495                 conditions; hide statusbar on Maemo
2496
2497 2007-07-16 [colin]      2.10.0cvs30
2498
2499         * src/edittags.c
2500         * src/edittags.h
2501         * src/mainwindow.c
2502         * src/summaryview.c
2503                 Improve the tag interface - allow
2504                 to set/unset tags from a special
2505                 window.
2506         * src/gtk/gtkvscrollbutton.c
2507         * src/mimeview.c
2508         * src/mimeview.h
2509         * src/stock_pixmap.c
2510                 Fix Mimeview's ugly hacks in the
2511                 icon list. 
2512
2513 2007-07-16 [paul]       2.10.0cvs29
2514
2515         * src/wizard.c
2516                 rework dialog
2517         * src/gtk/icon_legend.c
2518                 put it all in a scrolled window
2519
2520 2007-07-15 [colin]      2.10.0cvs28
2521
2522         * src/mainwindow.c
2523                 Maemo: force layout to be Small screen; the
2524                 others don't make sense
2525
2526 2007-07-14 [colin]      2.10.0cvs27
2527
2528         * src/mimeview.c
2529         * src/gtk/gtkvscrollbutton.c
2530                 Maemo: Fix mimeview's buttons size
2531
2532 2007-07-14 [colin]      2.10.0cvs26
2533
2534         * src/toolbar.c
2535                 Fix the button workaround fix.
2536                 (Use the correct variable)
2537
2538 2007-07-14 [colin]      2.10.0cvs25
2539
2540         * src/mainwindow.c
2541         * src/toolbar.c
2542                 Maemo: put the progress bar in the
2543                 toolbar
2544
2545 2007-07-14 [colin]      2.10.0cvs24
2546
2547         * src/prefs_common.c
2548                 Maemo: hide statusbar by default
2549         * src/Makefile.am
2550         * src/stock_pixmap.c
2551         * src/stock_pixmap.h
2552         * src/toolbar.c
2553         * src/pixmaps/go_folders.xpm
2554                 Maemo: Add a specific icon to go back to
2555                 folder list
2556
2557 2007-07-14 [colin]      2.10.0cvs23
2558
2559         * src/toolbar.c
2560                 Don't set homogeneous finally
2561
2562 2007-07-14 [colin]      2.10.0cvs22
2563
2564         * src/toolbar.c
2565                 Fix button show/hide issues
2566
2567 2007-07-14 [colin]      2.10.0cvs21
2568
2569         * src/toolbar.c
2570                 Fix huge arrows
2571                 Fix button workaround to be able to click
2572                 if mouse was on button when it went un-
2573                 sensitive.
2574                 Revert previous commit, gtk_tool_item_set_homogeneous
2575                 doesn't mean what it seems to mean ;-)
2576
2577 2007-07-14 [paul]       2.10.0cvs20
2578
2579         * src/toolbar.c
2580                 make homogeneous FALSE always
2581
2582 2007-07-13 [colin]      2.10.0cvs19
2583
2584         * src/toolbar.c
2585         * src/toolbar.h
2586                 Rework to fit the non-deprecated API
2587         * src/compose.c
2588         * src/folderview.c
2589         * src/mainwindow.c
2590         * src/messageview.c
2591         * src/summaryview.c
2592                 Maemo layout changes. Better toolbars,
2593                 removal of CTree headers. 
2594
2595 2007-07-13 [paul]       2.10.0cvs18
2596
2597         * src/gtk/colorlabel.c
2598                 fix bug 1261, '[DE] coloring messages in overview 
2599                 keys are not localised'
2600                 the string is now included in claws-mail.pot
2601
2602 2007-07-13 [colin]      2.10.0cvs17
2603
2604         * src/summaryview.c
2605                 Fix bug 1267, 'printing mutliple messages 
2606                 opens one message-dialog after the other'
2607                 Ask for confirmation when printing 10
2608                 messages or more.
2609
2610 2007-07-11 [colin]      2.10.0cvs16
2611
2612         * COPYING
2613         * README
2614         * autogen.sh
2615         * manual/claws-mail-manual.xml
2616         * manual/gpl.xml
2617         * manual/es/claws-mail-manual.xml
2618         * manual/es/gpl.xml
2619         * manual/fr/claws-mail-manual.xml
2620         * manual/fr/gpl.xml
2621         * manual/pl/gpl.xml
2622         * src/account.c
2623         * src/account.h
2624         * src/action.c
2625         * src/action.h
2626         * src/adbookbase.h
2627         * src/addr_compl.c
2628         * src/addr_compl.h
2629         * src/addrbook.c
2630         * src/addrbook.h
2631         * src/addrcache.c
2632         * src/addrcache.h
2633         * src/addrcindex.c
2634         * src/addrcindex.h
2635         * src/addrclip.c
2636         * src/addrclip.h
2637         * src/addrdefs.h
2638         * src/addressadd.c
2639         * src/addressadd.h
2640         * src/addressbook.c
2641         * src/addressbook.h
2642         * src/addressbook_foldersel.c
2643         * src/addressbook_foldersel.h
2644         * src/addressitem.h
2645         * src/addrgather.c
2646         * src/addrgather.h
2647         * src/addrharvest.c
2648         * src/addrharvest.h
2649         * src/addrindex.c
2650         * src/addrindex.h
2651         * src/addritem.c
2652         * src/addritem.h
2653         * src/addrquery.c
2654         * src/addrquery.h
2655         * src/addrselect.c
2656         * src/addrselect.h
2657         * src/alertpanel.c
2658         * src/alertpanel.h
2659         * src/browseldap.c
2660         * src/browseldap.h
2661         * src/codeconv.c
2662         * src/codeconv.h
2663         * src/compose.c
2664         * src/compose.h
2665         * src/crash.c
2666         * src/crash.h
2667         * src/customheader.c
2668         * src/customheader.h
2669         * src/displayheader.c
2670         * src/displayheader.h
2671         * src/editaddress.c
2672         * src/editaddress.h
2673         * src/editaddress_other_attributes_ldap.c
2674         * src/editaddress_other_attributes_ldap.h
2675         * src/editbook.c
2676         * src/editbook.h
2677         * src/editgroup.c
2678         * src/editgroup.h
2679         * src/editjpilot.c
2680         * src/editjpilot.h
2681         * src/editldap.c
2682         * src/editldap.h
2683         * src/editldap_basedn.c
2684         * src/editldap_basedn.h
2685         * src/edittags.c
2686         * src/edittags.h
2687         * src/editvcard.c
2688         * src/editvcard.h
2689         * src/enriched.c
2690         * src/enriched.h
2691         * src/exphtmldlg.c
2692         * src/exphtmldlg.h
2693         * src/expldifdlg.c
2694         * src/expldifdlg.h
2695         * src/export.c
2696         * src/export.h
2697         * src/exporthtml.c
2698         * src/exporthtml.h
2699         * src/exportldif.c
2700         * src/exportldif.h
2701         * src/filtering.c
2702         * src/filtering.h
2703         * src/folder.c
2704         * src/folder.h
2705         * src/folder_item_prefs.c
2706         * src/folder_item_prefs.h
2707         * src/foldersel.c
2708         * src/foldersel.h
2709         * src/folderutils.c
2710         * src/folderutils.h
2711         * src/folderview.c
2712         * src/folderview.h
2713         * src/gedit-print.c
2714         * src/gedit-print.h
2715         * src/grouplistdialog.c
2716         * src/grouplistdialog.h
2717         * src/headerview.c
2718         * src/headerview.h
2719         * src/html.c
2720         * src/html.h
2721         * src/image_viewer.c
2722         * src/image_viewer.h
2723         * src/imap.c
2724         * src/imap.h
2725         * src/imap_gtk.c
2726         * src/imap_gtk.h
2727         * src/import.c
2728         * src/import.h
2729         * src/importldif.c
2730         * src/importldif.h
2731         * src/importmutt.c
2732         * src/importmutt.h
2733         * src/importpine.c
2734         * src/importpine.h
2735         * src/inc.c
2736         * src/inc.h
2737         * src/jpilot.c
2738         * src/jpilot.h
2739         * src/ldapctrl.c
2740         * src/ldapctrl.h
2741         * src/ldaplocate.c
2742         * src/ldaplocate.h
2743         * src/ldapquery.c
2744         * src/ldapquery.h
2745         * src/ldapserver.c
2746         * src/ldapserver.h
2747         * src/ldapupdate.c
2748         * src/ldapupdate.h
2749         * src/ldaputil.c
2750         * src/ldaputil.h
2751         * src/ldif.c
2752         * src/ldif.h
2753         * src/localfolder.c
2754         * src/localfolder.h
2755         * src/main.c
2756         * src/main.h
2757         * src/mainwindow.c
2758         * src/mainwindow.h
2759         * src/manual.c
2760         * src/manual.h
2761         * src/matcher.c
2762         * src/matcher.h
2763         * src/matcher_parser.h
2764         * src/matcher_parser_lex.l
2765         * src/matcher_parser_parse.y
2766         * src/mbox.c
2767         * src/mbox.h
2768         * src/message_search.c
2769         * src/message_search.h
2770         * src/messageview.c
2771         * src/messageview.h
2772         * src/mh.c
2773         * src/mh.h
2774         * src/mh_gtk.c
2775         * src/mh_gtk.h
2776         * src/mimeview.c
2777         * src/mimeview.h
2778         * src/msgcache.c
2779         * src/msgcache.h
2780         * src/mutt.c
2781         * src/mutt.h
2782         * src/news.c
2783         * src/news.h
2784         * src/news_gtk.c
2785         * src/news_gtk.h
2786         * src/noticeview.c
2787         * src/noticeview.h
2788         * src/partial_download.c
2789         * src/partial_download.h
2790         * src/pine.c
2791         * src/pine.h
2792         * src/pop.c
2793         * src/pop.h
2794         * src/prefs_account.c
2795         * src/prefs_account.h
2796         * src/prefs_actions.c
2797         * src/prefs_actions.h
2798         * src/prefs_common.c
2799         * src/prefs_common.h
2800         * src/prefs_compose_writing.c
2801         * src/prefs_compose_writing.h
2802         * src/prefs_customheader.c
2803         * src/prefs_customheader.h
2804         * src/prefs_display_header.c
2805         * src/prefs_display_header.h
2806         * src/prefs_ext_prog.c
2807         * src/prefs_ext_prog.h
2808         * src/prefs_filtering.c
2809         * src/prefs_filtering.h
2810         * src/prefs_filtering_action.c
2811         * src/prefs_filtering_action.h
2812         * src/prefs_folder_column.c
2813         * src/prefs_folder_column.h
2814         * src/prefs_folder_item.c
2815         * src/prefs_folder_item.h
2816         * src/prefs_fonts.c
2817         * src/prefs_fonts.h
2818         * src/prefs_gtk.c
2819         * src/prefs_gtk.h
2820         * src/prefs_image_viewer.c
2821         * src/prefs_image_viewer.h
2822         * src/prefs_logging.c
2823         * src/prefs_logging.h
2824         * src/prefs_matcher.c
2825         * src/prefs_matcher.h
2826         * src/prefs_message.c
2827         * src/prefs_message.h
2828         * src/prefs_msg_colors.c
2829         * src/prefs_msg_colors.h
2830         * src/prefs_other.c
2831         * src/prefs_other.h
2832         * src/prefs_quote.c
2833         * src/prefs_quote.h
2834         * src/prefs_receive.c
2835         * src/prefs_receive.h
2836         * src/prefs_send.c
2837         * src/prefs_send.h
2838         * src/prefs_spelling.c
2839         * src/prefs_spelling.h
2840         * src/prefs_summaries.c
2841         * src/prefs_summaries.h
2842         * src/prefs_summary_column.c
2843         * src/prefs_summary_column.h
2844         * src/prefs_summary_open.c
2845         * src/prefs_summary_open.h
2846         * src/prefs_template.c
2847         * src/prefs_template.h
2848         * src/prefs_themes.c
2849         * src/prefs_themes.h
2850         * src/prefs_toolbar.c
2851         * src/prefs_toolbar.h
2852         * src/prefs_wrapping.c
2853         * src/prefs_wrapping.h
2854         * src/privacy.c
2855         * src/privacy.h
2856         * src/procheader.c
2857         * src/procheader.h
2858         * src/procmime.c
2859         * src/procmime.h
2860         * src/procmsg.c
2861         * src/procmsg.h
2862         * src/quote_fmt.c
2863         * src/quote_fmt_lex.l
2864         * src/quote_fmt_parse.y
2865         * src/recv.c
2866         * src/recv.h
2867         * src/remotefolder.c
2868         * src/remotefolder.h
2869         * src/send_message.c
2870         * src/send_message.h
2871         * src/setup.c
2872         * src/setup.h
2873         * src/simple-gettext.c
2874         * src/sourcewindow.c
2875         * src/sourcewindow.h
2876         * src/ssl_manager.c
2877         * src/ssl_manager.h
2878         * src/statusbar.c
2879         * src/statusbar.h
2880         * src/stock_pixmap.c
2881         * src/stock_pixmap.h
2882         * src/summary_search.c
2883         * src/summary_search.h
2884         * src/summaryview.c
2885         * src/summaryview.h
2886         * src/textview.c
2887         * src/textview.h
2888         * src/toolbar.c
2889         * src/toolbar.h
2890         * src/undo.c
2891         * src/undo.h
2892         * src/unmime.c
2893         * src/unmime.h
2894         * src/uri_opener.c
2895         * src/uri_opener.h
2896         * src/vcard.c
2897         * src/vcard.h
2898         * src/wizard.c
2899         * src/wizard.h
2900         * src/common/base64.c
2901         * src/common/base64.h
2902         * src/common/claws.c
2903         * src/common/claws.h
2904         * src/common/defs.h
2905         * src/common/fnmatch.c
2906         * src/common/fnmatch.h
2907         * src/common/fnmatch_loop.c
2908         * src/common/hooks.c
2909         * src/common/hooks.h
2910         * src/common/log.c
2911         * src/common/log.h
2912         * src/common/md5.c
2913         * src/common/md5.h
2914         * src/common/mgutils.c
2915         * src/common/mgutils.h
2916         * src/common/nntp.c
2917         * src/common/nntp.h
2918         * src/common/passcrypt.c
2919         * src/common/passcrypt.h.in
2920         * src/common/plugin.c
2921         * src/common/plugin.h
2922         * src/common/prefs.c
2923         * src/common/prefs.h
2924         * src/common/progressindicator.c
2925         * src/common/progressindicator.h
2926         * src/common/quoted-printable.c
2927         * src/common/quoted-printable.h
2928         * src/common/session.c
2929         * src/common/session.h
2930         * src/common/smtp.c
2931         * src/common/smtp.h
2932         * src/common/socket.c
2933         * src/common/socket.h
2934         * src/common/ssl.c
2935         * src/common/ssl.h
2936         * src/common/ssl_certificate.c
2937         * src/common/ssl_certificate.h
2938         * src/common/string_match.c
2939         * src/common/string_match.h
2940         * src/common/stringtable.c
2941         * src/common/stringtable.h
2942         * src/common/tags.c
2943         * src/common/tags.h
2944         * src/common/template.c
2945         * src/common/template.h
2946         * src/common/timing.h
2947         * src/common/utils.c
2948         * src/common/utils.h
2949         * src/common/uuencode.c
2950         * src/common/uuencode.h
2951         * src/common/version.h.in
2952         * src/common/w32_dirent.c
2953         * src/common/w32_reg.c
2954         * src/common/w32_signal.c
2955         * src/common/w32_stat.c
2956         * src/common/w32_stdlib.c
2957         * src/common/w32_string.c
2958         * src/common/w32_time.c
2959         * src/common/w32_unistd.c
2960         * src/common/w32_wait.c
2961         * src/common/w32lib.h
2962         * src/common/xml.c
2963         * src/common/xml.h
2964         * src/common/xmlprops.c
2965         * src/common/xmlprops.h
2966         * src/etpan/etpan-errors.h
2967         * src/etpan/etpan-thread-manager-types.h
2968         * src/etpan/etpan-thread-manager.c
2969         * src/etpan/etpan-thread-manager.h
2970         * src/etpan/imap-thread.c
2971         * src/etpan/imap-thread.h
2972         * src/gtk/about.c
2973         * src/gtk/about.h
2974         * src/gtk/colorlabel.c
2975         * src/gtk/colorlabel.h
2976         * src/gtk/colorsel.c
2977         * src/gtk/colorsel.h
2978         * src/gtk/combobox.c
2979         * src/gtk/combobox.h
2980         * src/gtk/description_window.c
2981         * src/gtk/description_window.h
2982         * src/gtk/filesel.c
2983         * src/gtk/filesel.h
2984         * src/gtk/foldersort.c
2985         * src/gtk/foldersort.h
2986         * src/gtk/gtkaspell.c
2987         * src/gtk/gtkaspell.h
2988         * src/gtk/gtksctree.c
2989         * src/gtk/gtkshruler.c
2990         * src/gtk/gtkshruler.h
2991         * src/gtk/gtksourceprintjob.c
2992         * src/gtk/gtksourceprintjob.h
2993         * src/gtk/gtkutils.c
2994         * src/gtk/gtkutils.h
2995         * src/gtk/gtkvscrollbutton.c
2996         * src/gtk/gtkvscrollbutton.h
2997         * src/gtk/icon_legend.c
2998         * src/gtk/icon_legend.h
2999         * src/gtk/inputdialog.c
3000         * src/gtk/inputdialog.h
3001         * src/gtk/logwindow.c
3002         * src/gtk/logwindow.h
3003         * src/gtk/manage_window.c
3004         * src/gtk/manage_window.h
3005         * src/gtk/menu.c
3006         * src/gtk/menu.h
3007         * src/gtk/pluginwindow.c
3008         * src/gtk/pluginwindow.h
3009         * src/gtk/prefswindow.c
3010         * src/gtk/prefswindow.h
3011         * src/gtk/progressdialog.c
3012         * src/gtk/progressdialog.h
3013         * src/gtk/quicksearch.c
3014         * src/gtk/quicksearch.h
3015         * src/gtk/sslcertwindow.c
3016         * src/gtk/sslcertwindow.h
3017         * src/plugins/bogofilter/bogofilter.c
3018         * src/plugins/bogofilter/bogofilter.h
3019         * src/plugins/bogofilter/bogofilter_gtk.c
3020         * src/plugins/clamav/clamav_plugin.c
3021         * src/plugins/clamav/clamav_plugin.h
3022         * src/plugins/clamav/clamav_plugin_gtk.c
3023         * src/plugins/demo/demo.c
3024         * src/plugins/dillo_viewer/dillo_prefs.c
3025         * src/plugins/dillo_viewer/dillo_prefs.h
3026         * src/plugins/dillo_viewer/dillo_viewer.c
3027         * src/plugins/pgpcore/passphrase.c
3028         * src/plugins/pgpcore/passphrase.h
3029         * src/plugins/pgpcore/pgp_viewer.c
3030         * src/plugins/pgpcore/pgp_viewer.h
3031         * src/plugins/pgpcore/plugin.c
3032         * src/plugins/pgpcore/prefs_gpg.c
3033         * src/plugins/pgpcore/prefs_gpg.h
3034         * src/plugins/pgpcore/select-keys.c
3035         * src/plugins/pgpcore/select-keys.h
3036         * src/plugins/pgpcore/sgpgme.c
3037         * src/plugins/pgpcore/sgpgme.h
3038         * src/plugins/pgpinline/pgpinline.c
3039         * src/plugins/pgpinline/pgpinline.h
3040         * src/plugins/pgpinline/plugin.c
3041         * src/plugins/pgpmime/pgpmime.c
3042         * src/plugins/pgpmime/pgpmime.h
3043         * src/plugins/pgpmime/plugin.c
3044         * src/plugins/spamassassin/spamassassin.c
3045         * src/plugins/spamassassin/spamassassin.h
3046         * src/plugins/spamassassin/spamassassin_gtk.c
3047         * src/plugins/trayicon/trayicon.c
3048         * src/plugins/trayicon/trayicon_prefs.c
3049         * src/plugins/trayicon/trayicon_prefs.h
3050         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3051         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3052         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
3053         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3054         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3055         * tools/OOo2claws-mail.pl
3056         * tools/README.sylprint
3057         * tools/acroread2claws-mail.pl
3058         * tools/claws-mail-compose-insert-files.pl
3059         * tools/convert_mbox.pl
3060         * tools/filter_conv.pl
3061         * tools/filter_conv_new.pl
3062         * tools/fix_date.sh
3063         * tools/freshmeat_search.pl
3064         * tools/google_search.pl
3065         * tools/kmail-mailbox2claws-mail.pl
3066         * tools/kmail2claws-mail.pl
3067         * tools/kmail2claws-mail_v2.pl
3068         * tools/mairix.sh
3069         * tools/make.themes.project
3070         * tools/multiwebsearch.pl
3071         * tools/nautilus2claws-mail.sh
3072         * tools/outlook2claws-mail.pl
3073         * tools/textviewer.sh
3074         * tools/thunderbird-filters-convertor.pl
3075         * tools/update-po
3076         * tools/uuooffice
3077         * tools/vcard2xml.py
3078         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3079                 Upgrade to GPLv3 or later.
3080
3081 2007-07-10 [wwp]        2.10.0cvs15
3082
3083         * src/main.c
3084                 Fix re-opening of all composing messages that were
3085                 opened when closing the previous instance, thanks
3086                 to Colin.
3087
3088 2007-07-10 [paul]       2.10.0cvs14
3089
3090         * src/editaddress_other_attributes_ldap.c
3091         * src/ldapupdate.c
3092                 fix crash on selecting 'other attributes' combo
3093                 for either a new entry or an old entry with no
3094                 existing attributes.
3095                 fix bug on editing multiple attributes which
3096                 resulted them all having the value of the last
3097                 one changed.
3098                 Thanks to Colin
3099
3100 2007-07-10 [colin]      2.10.0cvs13
3101
3102         * src/editaddress.c
3103         * src/editaddress_other_attributes_ldap.h
3104         * src/ldapupdate.c
3105                 Fix --disable-ldap build
3106
3107 2007-07-09 [colin]      2.10.0cvs12
3108
3109         * src/Makefile.am
3110         * src/addritem.c
3111         * src/addritem.h
3112         * src/editaddress.c
3113         * src/editaddress_other_attributes_ldap.c
3114         * src/editaddress_other_attributes_ldap.h
3115         * src/editldap.c
3116         * src/ldapctrl.c
3117         * src/ldapctrl.h
3118         * src/ldapupdate.c
3119                 Add capability to edit all inetOrgPerson
3120                 attributes on LDAP. Patch by Michael 
3121                 Rasmussen
3122
3123 2007-07-09 [colin]      2.10.0cvs11
3124
3125         * src/Makefile.am
3126         * src/exporthtml.c
3127         * src/mbox.c
3128         * src/msgcache.c
3129         * src/prefs_summaries.c
3130         * src/prefs_themes.c
3131         * src/procheader.c
3132         * src/common/Makefile.am
3133         * src/common/log.c
3134         * src/common/timing.h
3135         * src/common/utils.c
3136         * src/common/utils.h
3137         * src/common/w32_account.c
3138         * src/common/w32lib.h
3139         * src/gtk/Makefile.am
3140         * src/gtk/colorlabel.c
3141         * src/plugins/pgpcore/Makefile.am
3142         * src/plugins/pgpcore/claws.def
3143         * src/plugins/pgpcore/passphrase.c
3144         * src/plugins/pgpcore/pgp_viewer.c
3145         * src/plugins/pgpcore/plugin.def
3146         * src/plugins/pgpcore/sgpgme.c
3147         * src/plugins/pgpinline/Makefile.am
3148         * src/plugins/pgpinline/claws.def
3149         * src/plugins/pgpinline/mypgpcore.def
3150         * src/plugins/pgpinline/plugin.def
3151         * src/plugins/pgpmime/Makefile.am
3152         * src/plugins/pgpmime/claws.def
3153         * src/plugins/pgpmime/mypgpcore.def
3154         * src/plugins/pgpmime/plugin.def
3155                 Commit win32 patch, from Werner Koch and
3156                 Marcus Brinkmann
3157
3158 2007-07-09 [colin]      2.10.0cvs10
3159
3160         * src/prefs_toolbar.c
3161                 Fix crash when no actions exist
3162
3163 2007-07-07 [paul]       2.10.0cvs9
3164
3165         * COPYING
3166         * manual/claws-mail-manual.xml
3167                 update copyright year
3168         * po/fi.po
3169                 updated by Flammie Pirinen
3170
3171 2007-07-05 [wwp]        2.10.0cvs8
3172
3173         * src/plugins/clamav/clamav_plugin_gtk.c
3174                 Make vertical spacing like in other plugin prefs pages.
3175
3176 2007-07-05 [wwp]        2.10.0cvs7
3177
3178         * src/quote_fmt.c
3179                 It's %am that works, not %ae (this doc incoherence has been
3180                 introduced with 2.9.2cvs13).
3181
3182 2007-07-04 [wwp]        2.10.0cvs6
3183
3184         * src/plugins/bogofilter/bogofilter.c
3185                 Gettext-ize an occurrence of "Any" that wasn't.
3186
3187 2007-07-04 [colin]      2.10.0cvs5
3188
3189         * po/POTFILES.in
3190                 Fix untranslated strings; thanks
3191                 to Pader Rezso.
3192
3193 2007-07-03 [colin]      2.10.0cvs4
3194
3195         * src/folder.c
3196         * src/mainwindow.c
3197                 Fix saving of sort mode for tags and
3198                 thread date. Thanks to Pierre Ossman.
3199                 Completes fix for bug 1233
3200
3201 2007-07-03 [paul]       2.10.0cvs3
3202
3203         * src/compose.c
3204                 fix auto-save
3205         * src/summaryview.c
3206                 fix build warnings
3207         Thanks to Colin
3208
3209 2007-07-02 [colin]      2.10.0cvs2
3210
3211         * src/folder.h
3212         * src/mainwindow.c
3213         * src/procmsg.h
3214         * src/summaryview.c
3215                 Add View/Sort/by Thread date
3216                 Fixes bug 1233, 'Capability to sort 
3217                 threads by most recent message'
3218                 Based on a patch by Paul Rolland
3219
3220 2007-07-02 [colin]      2.10.0cvs1
3221
3222         * src/Makefile.am
3223         * src/compose.c
3224         * src/edittags.c
3225         * src/edittags.h
3226         * src/filtering.c
3227         * src/folder.c
3228         * src/folder.h
3229         * src/headerview.c
3230         * src/headerview.h
3231         * src/main.c
3232         * src/mainwindow.c
3233         * src/mainwindow.h
3234         * src/manual.h
3235         * src/matcher.c
3236         * src/matcher.h
3237         * src/matcher_parser_parse.y
3238         * src/mimeview.c
3239         * src/msgcache.c
3240         * src/msgcache.h
3241         * src/prefs_common.c
3242         * src/prefs_common.h
3243         * src/prefs_filtering_action.c
3244         * src/prefs_matcher.c
3245         * src/prefs_summary_column.c
3246         * src/procmsg.c
3247         * src/procmsg.h
3248         * src/quote_fmt.c
3249         * src/quote_fmt_lex.l
3250         * src/quote_fmt_parse.y
3251         * src/summaryview.c
3252         * src/summaryview.h
3253         * src/textview.c
3254         * src/common/Makefile.am
3255         * src/common/defs.h
3256         * src/common/tags.c
3257         * src/common/tags.h
3258         * src/gtk/quicksearch.c
3259         * src/gtk/quicksearch.h
3260                 Add Tags implementation. Tags are arbitrary labels
3261                 that can be applied to messages. It is possible 
3262                 to create, edit, remove tags; apply them to mails;
3263                 filter on tags or tag presence; apply or unset
3264                 tags via filtering actions; reference tags in
3265                 reply templates.
3266
3267 2007-07-02 [paul]       2.10.0
3268
3269         * NEWS
3270         * README
3271         * RELEASE_NOTES
3272                 2.10.0 released
3273
3274 2007-07-02 [paul]       2.9.2cvs78
3275
3276         * po/de.po
3277         * po/en_GB.po
3278         * po/es.po
3279         * po/fr.po
3280         * po/hu.po
3281         * po/pt_BR.po
3282         * po/ru.po
3283         * po/zh_CN.po
3284                 updated by Stephan Sachse, me, Ricardo Mones
3285                 Lastra, Fabien Vantard, Pader Rezso, Frederico
3286                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
3287
3288 2007-07-02 [paul]       2.9.2cvs77
3289
3290         * AUTHORS
3291                 updated
3292
3293 2007-06-29 [wwp]        2.9.2cvs76
3294
3295         * src/gtk/headers.h
3296                 Fix a typo (thanks to Ricardo for finding this out).
3297
3298 2007-06-28 [paul]       2.9.2cvs75
3299
3300         * src/folderview.c
3301                 fix build warnings
3302
3303 2007-06-28 [paul]       2.9.2cvs74
3304
3305         * tools/Makefile.am
3306                 fix bug in the autotools build system.
3307                 Files cataloged under EXTRA_DIST were never
3308                 automatically copied to the build tree.
3309                 (fix 'make distcheck')
3310                 Patch by Michael Rasmussen.
3311
3312 2007-06-24 [colin]      2.9.2cvs73
3313
3314         * src/news_gtk.c
3315                 Fix bug 1249, 'Error handling for 
3316                 news errors needs modification'
3317                 Only popup error if the according
3318                 pref in Prefs/Receive is set.
3319
3320 2007-06-21 [colin]      2.9.2cvs72
3321
3322         * src/common/plugin.c
3323         * src/common/plugin.h
3324                 Change plugin API to know whether it's safe to 
3325                 unload plugins or whether we should just hide
3326                 them. Fixes bug 1248, 'Core dumps after 
3327                 unloading plugin and clicking on load plugins'
3328         * src/plugins/bogofilter/bogofilter.c
3329         * src/plugins/clamav/clamav_plugin.c
3330         * src/plugins/demo/demo.c
3331         * src/plugins/dillo_viewer/dillo_viewer.c
3332         * src/plugins/pgpcore/plugin.c
3333         * src/plugins/pgpinline/plugin.c
3334         * src/plugins/pgpmime/plugin.c
3335         * src/plugins/spamassassin/spamassassin.c
3336         * src/plugins/trayicon/trayicon.c
3337                 Update API
3338
3339 2007-06-19 [colin]      2.9.2cvs71
3340
3341         * src/compose.c
3342         * src/messageview.c
3343                 Fix crash mentioned in bug 1246
3344                 Race condition when automatically drafting
3345                 due to insertion on reedit.
3346
3347 2007-06-18 [wwp]        2.9.2cvs70
3348
3349         * src/importldif.c
3350                 LDIF import: use a "Proceed" button to complete
3351                 the process.
3352
3353 2007-06-18 [paul]       2.9.2cvs69
3354
3355         * configure.ac
3356                 use pkgconfig to check for gtk and glib
3357
3358 2007-06-17 [wwp]        2.9.2cvs68
3359
3360         * src/ldif.c
3361         * src/importldif.c
3362                 LDIF import: better error handling, minor code
3363                 and UI cleanup, and renamed the Save button
3364                 to Close, as imported stuff is already saved
3365                 when the Save button is shown.
3366
3367 2007-06-17 [colin]      2.9.2cvs67
3368
3369         * src/prefs_summaries.c
3370         * src/procmsg.c
3371                 Don't set as read when forwarded, only replied to
3372
3373 2007-06-17 [paul]       2.9.2cvs66
3374
3375         * src/alertpanel.c
3376                 add missing #include
3377
3378 2007-06-16 [colin]      2.9.2cvs65
3379
3380         * src/prefs_summaries.c
3381         * src/procmsg.c
3382                 Change the pref "Only mark as read when opened
3383                 in new window" to "..., replied to or forwarded".
3384                 Based on a patch by Paul Rolland.
3385
3386 2007-06-16 [paul]       2.9.2cvs64
3387
3388         * src/gtk/authors.h
3389                 alphabetical order! :)
3390
3391 2007-06-16 [colin]      2.9.2cvs63
3392
3393         * AUTHORS
3394         * src/gtk/authors.h
3395                 Add Michael Rasmussen in authors list
3396
3397 2007-06-16 [colin]      2.9.2cvs62
3398
3399         * src/messageview.c
3400                 Fix messageview_copy_clipboard to take advantage
3401                 of plugins' get_selection.
3402
3403 2007-06-15 [colin]      2.9.2cvs61
3404
3405         * src/action.c
3406         * src/addr_compl.c
3407         * src/addressbook.c
3408         * src/folderview.c
3409         * src/message_search.c
3410         * src/mimeview.c
3411         * src/summary_search.c
3412         * src/summaryview.c
3413         * src/textview.c
3414                 Allow GDK_KP_Enter to do the same as GDK_Return
3415                 Patch by Michael Rasmussen
3416
3417 2007-06-15 [paul]       2.9.2cvs60
3418
3419         * src/compose.c
3420                 fix bug when closing a compose window
3421                 during autosave
3422
3423 2007-06-14 [paul]       2.9.2cvs59
3424
3425         * src/main.c
3426         * src/common/defs.h
3427                 migrate sylpheed config
3428
3429 2007-06-14 [wwp]        2.9.2cvs58
3430
3431         * src/gtk/pluginwindow.c
3432                 Yet another attempt to fix sizing/alignment of the
3433                 button bar in plugins window.
3434
3435 2007-06-12 [colin]      2.9.2cvs57
3436
3437         * po/POTFILES.in
3438         * src/Makefile.am
3439         * src/folderview.c
3440         * src/prefs_common.c
3441         * src/prefs_common.h
3442         * src/prefs_summaries.c
3443         * src/prefs_summary_open.c
3444         * src/prefs_summary_open.h
3445         * src/summaryview.c
3446                 Make "when entering a folder" actions more personalisable
3447
3448 2007-06-12 [wwp]        2.9.2cvs56
3449
3450         * tools/README
3451                 Use short description from Paul (mairix.sh).
3452
3453 2007-06-12 [wwp]        2.9.2cvs55
3454
3455         * tools/README
3456                 Updated info about mairix.sh.
3457
3458 2007-06-11 [paul]       2.9.2cvs54
3459
3460         * src/prefs_logging.c
3461                 rework log window length widgets
3462                 and some sensitivity fixes
3463
3464 2007-06-11 [paul]       2.9.2cvs53
3465
3466         * src/mainwindow.c
3467         * src/prefs_logging.c
3468                 rename 'Protocol Log' to 'Network Log'
3469                 and some function renaming
3470
3471 2007-06-10 [wwp]        2.9.2cvs52
3472
3473         * src/gtk/pluginwindow.c
3474                 Revert 2.9.2cvs51.
3475
3476 2007-06-10 [wwp]        2.9.2cvs51
3477
3478         * src/gtk/pluginwindow.c
3479                 Fix button bar in plugin window, was centered and not
3480                 behaving like other dialogs w/ such button bar.
3481
3482 2007-06-08 [wwp]        2.9.2cvs50
3483
3484         * src/compose.c
3485         * src/compose.h
3486         * src/main.c
3487         * src/mainwindow.c
3488         * src/mainwindow.h
3489                 Provide a way out of automatic draft saving on IMAP, when
3490                 exiting offline.
3491                 Prevent drafting while sending and quitting while sending.
3492                 Thanks for Colin.
3493
3494
3495
3496 2007-06-08 [wwp]        2.9.2cvs49
3497
3498         * src/prefs_account.c
3499         * src/gtk/prefswindow.c
3500         * src/gtk/prefswindow.h
3501                 Activate the Basic page when opening account prefs.
3502
3503 2007-06-08 [wwp]        2.9.2cvs48
3504
3505         * src/common/socket.c
3506                 Don't crash if fork() fails, thanks to Colin.
3507
3508 2007-06-08 [wwp]        2.9.2cvs47
3509
3510         * src/gtk/prefswindow.c
3511                 Wrap some long lines, and reset horizontal scroller's adjusment
3512                 (this was already done, vertically), when changing tab (not page)
3513                 in prefs windows.
3514
3515 2007-06-08 [paul]       2.9.2cvs46
3516
3517         * src/common/utils.c
3518                 use gethostname() instead of uname()
3519                 based on a patch by Michael Hughes
3520                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3521
3522 2007-06-07 [wwp]        2.9.2cvs45
3523
3524         * src/prefs_common.c
3525                 Fix some useless warnings, thanks to Colin.
3526
3527 2007-06-06 [colin]      2.9.2cvs44
3528
3529         * src/ldapupdate.c
3530                 Fix strange allocations. 
3531
3532 2007-06-06 [colin]      2.9.2cvs43
3533
3534         * src/ldapupdate.c
3535                 Patch by Michael Rasmussus to help
3536                 bug 1232
3537
3538 2007-06-05 [wwp]        2.9.2cvs42
3539
3540         * src/prefs_account.c
3541         * src/prefs_folder_item.c
3542         * src/prefs_quote.c
3543         * src/quote_fmt.c
3544         * src/quote_fmt.h
3545                 Per-folder templates can now be applied recursively.
3546                 Always save per-folder templates (formats were erroneously
3547                 saved only if they were enabled).
3548                 Check for validity of quotation marks everywhere there
3549                 are defined.
3550
3551 2007-06-05 [wwp]        2.9.2cvs41
3552
3553         * src/inc.c
3554                 Fix incoming messages from local accounts always getting filtered
3555                 (even if the account prefs say don't), thanks to Colin.
3556
3557 2007-06-05 [wwp]        2.9.2cvs40
3558
3559         * src/compose.c
3560         * src/compose.h
3561                 Use per-folder/per-account quote chars when applying a
3562                 template or inserting text as well. Const'ify some
3563                 vars more.
3564
3565 2007-06-04 [colin]      2.9.2cvs39
3566
3567         * src/compose.c
3568                 More work for wwp :)
3569
3570 2007-06-04 [wwp]        2.9.2cvs38
3571
3572         * src/compose.c
3573                 Same as 2.9.2cvs36 but for forwarding.
3574
3575 2007-06-04 [colin]      2.9.2cvs37
3576
3577         * src/compose.c
3578                 Use original mail file for forward/redirect
3579                 Fixes some forwarded mails to be attached as
3580                 application/octet-stream (when they have binary
3581                 parts), and incidentally fixes bug 848
3582                 'Redirect breaks GnuPG'
3583
3584 2007-06-04 [wwp]        2.9.2cvs36
3585
3586         * src/compose.c
3587                 Fix quote mark mis-initialisation when replying/forwarding
3588                 (introduced w/ 2.9.2cvs20).
3589
3590 2007-06-04 [wwp]        2.9.2cvs35
3591
3592         * src/prefs_compose_writing.c
3593         * src/prefs_quote.c
3594                 Fix a bug where Quotation characters (prefs/compose/writing)
3595                 was cleared (introduced w/ 2.9.2cvs26).
3596
3597 2007-06-04 [wwp]        2.9.2cvs34
3598
3599         * src/prefs_account.c
3600         * src/prefs_account.h
3601                 Better fix for compiling w/o aspell (rollbacks
3602                 2.9.2cvs31).
3603
3604 2007-06-04 [wwp]        2.9.2cvs33
3605
3606         * src/account.c
3607         * src/prefs_account.c
3608         * src/prefs_account.h
3609         * src/procmsg.c
3610                 It's now possible to disable mail filtering plugins
3611                 on a per-account basis.
3612
3613 2007-06-04 [wwp]        2.9.2cvs32
3614
3615         * src/procheader.c
3616         * src/common/utils.c
3617         * src/common/utils.h
3618                 Support CRLF in headers part of messages.
3619                 Support few more date formats (RFC3339 subsets).
3620
3621 2007-06-04 [wwp]        2.9.2cvs31
3622
3623         * src/prefs_account.c
3624                 Fix compiling w/o aspell support.
3625
3626 2007-06-03 [wwp]        2.9.2cvs30
3627
3628         * src/prefs_gtk.c
3629                 Don't decode leading ENV_ and ~ in P_PASSWORD
3630                 values.
3631
3632 2007-06-03 [wwp]        2.9.2cvs29
3633
3634         * src/prefs_gtk.c
3635                 Don't decode leading ENV_ and ~ in P_PASSWORD
3636                 values.
3637
3638 2007-06-03 [wwp]        2.9.2cvs28
3639
3640         * src/prefs_account.c
3641         * src/gtk/prefswindow.c
3642         * src/gtk/prefswindow.h
3643                 Added a way to force preloading of all pages
3644                 (prefswindow).
3645                 Moved tabs to pages in account prefs.
3646
3647 2007-06-02 [colin]      2.9.2cvs27
3648
3649         * src/addressbook.c
3650                 Fix possible crash, fix ldap write bugs
3651         * src/ldapupdate.c
3652                 Fix ldap write bugs - patch by Michael
3653                 Rasmussen
3654         * src/alertpanel.c
3655         * src/alertpanel.h
3656                 Add a hook whenever alertpanel opens/closes
3657
3658 2007-05-31 [wwp]        2.9.2cvs26
3659
3660         * src/prefs_compose_writing.c
3661         * src/prefs_quote.c
3662                 Re-organized writing options a bit:
3663                  - renamed the Quoting page to Templates
3664                  - moved all composing templates to that page
3665                  - moved non-templates options to the Writing one,
3666                    grouped reply-related options, reordered reply and
3667                    forward options.
3668
3669 2007-05-31 [wwp]        2.9.2cvs25
3670
3671         * src/compose.c
3672                 Removed unused code.
3673
3674 2007-05-31 [colin]      2.9.2cvs24
3675
3676         * src/addressbook.c
3677                 Fix missing display name when modifying
3678                 LDAP. Patch by Michael Rasmussen
3679
3680 2007-05-31 [wwp]        2.9.2cvs23
3681
3682         * src/plugins/bogofilter/Makefile.am
3683         * src/plugins/clamav/Makefile.am
3684         * src/plugins/demo/Makefile.am
3685         * src/plugins/dillo_viewer/Makefile.am
3686         * src/plugins/spamassassin/Makefile.am
3687                 Fix building of those plugins in Mac OS X.
3688
3689 2007-05-30 [wwp]        2.9.2cvs22
3690
3691         * src/gtk/quicksearch.c
3692                 Fix missing initialization.
3693
3694 2007-05-30 [wwp]        2.9.2cvs21
3695
3696         * src/procheader.c
3697                 Revert accidental commit (debug outputs).
3698
3699 2007-05-30 [wwp]        2.9.2cvs20
3700
3701         * src/compose.c
3702         * src/folder_item_prefs.c
3703         * src/folder_item_prefs.h
3704         * src/prefs_account.c
3705         * src/prefs_account.h
3706         * src/prefs_folder_item.c
3707         * src/prefs_gtk.c
3708         * src/prefs_gtk.h
3709                 Implemented per-account and per-folder
3710                 compose/reply/forward formats.
3711
3712 2007-05-30 [wwp]        2.9.2cvs19
3713
3714         * src/prefs_compose_writing.c
3715         * src/prefs_quote.c
3716         * src/procheader.c
3717         * src/quote_fmt.c
3718         * src/quote_fmt.h
3719                 Internal API changes (factorize quote format
3720                 prefs and checks).
3721
3722 2007-05-30 [colin]      2.9.2cvs18
3723
3724         * src/compose.c
3725                 Fix race where it's possible to re-click Send
3726                 between end of SMTP session and end of "move to
3727                 sent folder" when sending an email with send
3728                 dialog enabled.
3729
3730 2007-05-30 [colin]      2.9.2cvs17
3731
3732         * src/crash.c
3733                 Ask for backtrace on all threads. Patch by
3734                 Pawel
3735         * src/folderview.c
3736                 Fix stale news statusbar when scanning fails.
3737                 Patch by Pawel
3738         * src/ldapupdate.c
3739                 Fix some LDAP write updates bugs. Patch
3740                 by Michael Rasmussen
3741
3742 2007-05-29 [colin]      2.9.2cvs16
3743
3744         * src/imap.c
3745                 Fix loss of local flags when moving mails
3746                 on IMAP in high-bandwidth mode (UID FETCH)
3747
3748 2007-05-25 [paul]       2.9.2cvs15
3749
3750         * src/common/socket.c
3751                 fix sometimes crasher on cancelling
3752                 message sending
3753
3754 2007-05-25 [colin]      2.9.2cvs14
3755
3756         * src/imap.c
3757                 Fix a memory leak
3758         * src/imap_gtk.c
3759                 Be more helpful in the subscription
3760                 message
3761
3762 2007-05-23 [wwp]        2.9.2cvs13
3763
3764         * src/compose.c
3765         * src/prefs_compose_writing.c
3766         * src/prefs_quote.c
3767         * src/prefs_template.c
3768         * src/prefs_template.h
3769         * src/quote_fmt.c
3770         * src/quote_fmt.h
3771         * src/quote_fmt_lex.l
3772         * src/quote_fmt_parse.y
3773                 Introduced new syntax elements (symbols and commands)
3774                 in templates/quote_fmt. Compatibility w/ old
3775                 symbols is kept.
3776                 Updated and reworked the corresponding Information
3777                 dialog.
3778                 Display the line number in dialogs that talk about
3779                 parser errors (in addition to the error message in
3780                 output).
3781
3782 2007-05-23 [wwp]        2.9.2cvs12
3783
3784         * src/quote_fmt_parse.y
3785                 Fix 2.9.2cvs11, probably a paste accident ;).
3786
3787 2007-05-23 [wwp]        2.9.2cvs11
3788
3789         * src/compose.c
3790         * src/prefs_template.c
3791         * src/quote_fmt.h
3792         * src/quote_fmt_parse.y
3793                 Fix 2.9.2cvs10, which broke --disable-aspell.
3794
3795 2007-05-22 [wwp]        2.9.2cvs10
3796
3797         * src/compose.c
3798         * src/prefs_template.c
3799         * src/quote_fmt.c
3800         * src/quote_fmt.h
3801         * src/quote_fmt_lex.l
3802         * src/quote_fmt_parse.y
3803         * src/gtk/gtkaspell.c
3804         * src/gtk/gtkaspell.h
3805                 Added template/quote format syntactical elements
3806                 to show and query:
3807                         - current dictionary
3808                           %T to show (shows empty if not set or not enabled),
3809                           ?T and !T to check if the default dictionary is
3810                           enabled and set
3811                         - current account's default dictionary
3812                           %aT to show (empty if not set or not enabled),
3813                           ?aT and !aT to check if it's enabled and set
3814                         - name completion for an address, from the address
3815                           book
3816                           %ABf, %ABt, %ABc respectively show the full name got
3817                           from the address book if From, To or Cc match a single
3818                           contact.
3819                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3820                           matches any contact and if the full name is non-empty.
3821                           If From, To or Cc are lists of email addresses, only
3822                           the first address will be checked.
3823                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3824                 that could show a trailing ','.
3825                 Also, template/quote_fmt parser now shows the line number in case
3826                 of parser error.
3827
3828 2007-05-15 [colin]      2.9.2cvs9
3829
3830         * src/main.c
3831         * src/main.h
3832                 Add a public function to know whether Claws
3833                 crashed last time
3834                 Store opened folder when exiting
3835         * src/folder.c
3836         * src/folder.h
3837                 Store last opened message in each FolderItem;
3838                 Reset last seen messages if Claws crashed, so 
3839                 that one can't go in an infinite crash in case 
3840                 a particular mail crashes Claws.
3841         * src/messageview.c
3842         * src/prefs_common.c
3843         * src/prefs_common.h
3844         * src/summaryview.c
3845         * src/prefs_summaries.c
3846                 Add "Select last opened message" when entering
3847                 a folder
3848                 Add "Select last opened folder" at startup.
3849
3850 2007-05-14 [colin]      2.9.2cvs8
3851
3852         * manual/xml2pdf
3853                 Fix bashism, search for xml catalog 
3854                 in /usr/local/share/xml/catalog too
3855                 Patch by Pawel
3856
3857 2007-05-13 [wwp]        2.9.2cvs7
3858
3859         * src/gtk/logwindow.c
3860                 fix raising log windows when they are either minimized or
3861                 in background.
3862
3863 2007-05-11 [colin]      2.9.2cvs6
3864
3865         * src/gtk/filesel.c
3866                 Use Hildon's file chooser on Maemo. Patch
3867                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3868                 'File attachment "manipulation" bugs...'
3869
3870 2007-05-10 [wwp]        2.9.2cvs5
3871
3872         * src/prefs_common.c
3873         * src/prefs_common.h
3874         * src/gtk/quicksearch.c
3875                 Add a quicksearch option to automatically run
3876                 a search selected from the history (this option
3877                 is exclusive towards type-ahead).
3878
3879 2007-05-10 [colin]      2.9.2cvs4
3880
3881         * src/imap.c
3882                 Fix g_warnings, thanks to Brian
3883                 Morrison
3884
3885 2007-05-09 [colin]      2.9.2cvs3
3886
3887         * src/crash.c
3888         * src/exporthtml.c
3889         * src/mbox.c
3890         * src/prefs_summaries.c
3891         * src/procheader.c
3892         * src/common/log.c
3893         * src/common/utils.c
3894         * src/gtk/gtksourceprintjob.c
3895         * src/gtk/sslcertwindow.c
3896                 Use the re-entrant variant of time functions
3897                 Probably fixes bug 1217, 'reentrancy problems 
3898                 with time functions'
3899
3900 2007-05-09 [colin]      2.9.2cvs2
3901
3902         * src/imap.c
3903                 Fix crasher when reconnection fails
3904
3905 2007-05-08 [paul]       2.9.2cvs1
3906
3907         * NEWS
3908         * README
3909         * RELEASE_NOTES
3910         * configure.ac
3911                 bump version number following
3912                 stable release
3913
3914 2007-05-08 [paul]       2.9.1cvs48
3915
3916         * src/plugins/demo/demo.c
3917         * src/plugins/dillo_viewer/dillo_prefs.c
3918         * src/plugins/dillo_viewer/dillo_prefs.h
3919         * src/plugins/dillo_viewer/dillo_viewer.c
3920         * src/plugins/pgpcore/pgp_viewer.c
3921         * src/plugins/pgpcore/pgp_viewer.h
3922         * src/plugins/pgpcore/plugin.c
3923         * src/plugins/pgpcore/prefs_gpg.c
3924         * src/plugins/pgpcore/prefs_gpg.h
3925         * src/plugins/pgpcore/sgpgme.c
3926         * src/plugins/pgpcore/sgpgme.h
3927         * src/plugins/pgpinline/plugin.c
3928         * src/plugins/pgpmime/pgpmime.c
3929         * src/plugins/pgpmime/pgpmime.h
3930         * src/plugins/pgpmime/plugin.c
3931         * src/plugins/spamassassin/spamassassin.c
3932         * src/plugins/spamassassin/spamassassin.h
3933         * src/plugins/spamassassin/spamassassin_gtk.c
3934         * src/plugins/trayicon/README
3935         * tools/README
3936         * tools/README.sylprint
3937         * tools/outlook2claws-mail.pl
3938         * tools/sylprint.pl
3939         * tools/tb2claws-mail
3940         * tools/tbird2claws.py
3941         * tools/update-po
3942         * tools/vcard2xml.py
3943         * tools/kdeservicemenu/README
3944                 cleanups and corrections
3945
3946 2007-05-06 [wwp]        2.9.1cvs47
3947
3948         * tools/uudec
3949                 Fix missing dash to `display` command-line, reported
3950                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3951
3952 2007-05-06 [colin]      2.9.1cvs46
3953
3954         * src/Makefile.am
3955         * src/stock_pixmap.c
3956         * src/stock_pixmap.h
3957         * src/pixmaps/printer.xpm
3958                 Add a printer icon
3959
3960 2007-05-06 [paul]       2.9.1cvs45
3961
3962         * src/compose.c
3963         * src/ldapquery.c
3964         * src/privacy.h
3965         * src/summary_search.c
3966         * src/summaryview.c
3967                 fix build warnings
3968
3969 2007-05-05 [wwp]        2.9.1cvs44
3970
3971         * src/messageview.c
3972         * src/mh.c
3973         * src/prefs_actions.c
3974         * src/prefs_gtk.c
3975         * src/summaryview.c
3976         * src/common/xml.c
3977                 Fix "faild" typos everywhere and capitalization of
3978                 some g_warnings.
3979
3980 2007-05-04 [colin]      2.9.1cvs43
3981
3982         * src/compose.c
3983         * src/privacy.c
3984         * src/privacy.h
3985         * src/plugins/pgpcore/prefs_gpg.c
3986         * src/plugins/pgpcore/prefs_gpg.h
3987         * src/plugins/pgpinline/pgpinline.c
3988         * src/plugins/pgpmime/pgpmime.c
3989                 Add an API to warn about encryption limits,
3990                 and allow to disable these warnings
3991
3992 2007-05-03 [colin]      2.9.1cvs42
3993
3994         * src/summaryview.c
3995         * src/mainwindow.c
3996                 Fix bug 1213, 'Delete more than 
3997                 one thread at once'
3998
3999 2007-05-03 [wwp]        2.9.1cvs41
4000
4001         * src/prefs_common.c
4002         * src/prefs_filtering.c
4003         * src/prefs_template.c
4004         * src/common/template.c
4005         * src/common/template.h
4006         * src/gtk/gtkutils.c
4007         * src/gtk/gtkutils.h
4008                 Templates are no longer automatically sorted
4009                 by name, but can be sorted manually using
4010                 |< < > >| buttons as well as drag'n'drop.
4011
4012 2007-05-03 [wwp]        2.9.1cvs40
4013
4014         * src/plugins/spamassassin/spamassassin.c
4015         * src/plugins/spamassassin/spamassassin.h
4016         * src/plugins/spamassassin/spamassassin_gtk.c
4017         * src/plugins/bogofilter/bogofilter.c
4018         * src/plugins/bogofilter/bogofilter.h
4019         * src/plugins/bogofilter/bogofilter_gtk.c
4020                 Added an option to conditionally mark saved spam
4021                 as read (default is and was to do so).
4022                 Satisfies feature request 1708539 on sf.net tracker.
4023
4024 2007-05-03 [colin]      2.9.1cvs39
4025
4026         * src/inc.c
4027                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
4028
4029 2007-05-02 [colin]      2.9.1cvs38
4030
4031         * src/textview.c
4032                 Fix bug 1209, 'Clicking on address 
4033                 in header (mailto uri) selects 
4034                 default account'. Patch adapted from
4035                 G.P. Halkes' patch.
4036
4037 2007-05-02 [colin]      2.9.1cvs37
4038
4039         * src/grouplistdialog.c
4040                 Set cursor to wait cursor while loading
4041                 groups.
4042
4043 2007-05-02 [paul]       2.9.1cvs36
4044
4045         * src/folder.c
4046         * src/common/defs.h
4047                 rename cache and mark files
4048                 (data is preserved)
4049
4050 2007-04-30 [paul]       2.9.1cvs35
4051
4052         * manual/glossary.xml
4053         * manual/plugins.xml
4054                 updates. Patch by Ricardo
4055
4056 2007-04-29 [wwp]        2.9.1cvs34
4057
4058         * src/mainwindow.c
4059         * configure.ac
4060                 Fix few grammatical errors (patch by David Relson < relson at
4061                 osagesoftware dot com >).
4062
4063 2007-04-28 [colin]      2.9.1cvs33
4064
4065         * src/account.c
4066         * src/pop.c
4067         * src/prefs_account.c
4068         * src/prefs_account.h
4069                 Drop the "Download all" preference. It's
4070                 stupidly useless and confuses people from
4071                 time to time.
4072
4073 2007-04-27 [wwp]        2.9.1cvs32
4074
4075         * src/account.c
4076         * src/prefs_account.c
4077         * src/prefs_account.h
4078                 Don't reflect accounts changes to the mainwindow when it's
4079                 not necessary.
4080
4081 2007-04-27 [colin]      2.9.1cvs31
4082
4083         * src/folder.c
4084                 Freeze/thaw when sync'ing flags
4085         * src/imap.c
4086         * src/prefs_account.c
4087         * src/prefs_account.h
4088         * src/etpan/imap-thread.c
4089         * src/etpan/imap-thread.h
4090                 Add a way to use UID FETCH instead
4091                 of searches to fetch message lists
4092                 and flags. More expensive towards
4093                 bandwidth, less expensive towards
4094                 server's CPU. Probably fixes 
4095                 bug 1158, 'Scanning new folders on 
4096                 Exchange 2007 extremely slow'.
4097                 Patch 95% by Hoa.
4098
4099 2007-04-27 [paul]       2.9.1cvs30
4100
4101         * src/mainwindow.c
4102         * src/prefs_logging.c
4103                 improvements to english usage
4104
4105 2007-04-27 [colin]      2.9.1cvs29
4106
4107         * src/imap.c
4108                 Fix build without libetpan (my bad!)
4109
4110 2007-04-26 [colin]      2.9.1cvs28
4111
4112         * src/imap.c
4113         * src/imap.h
4114                 Fix uselessly exported function
4115         * src/textview.c
4116                 Consider "- -- \n" as signature separator
4117                 (that's what signature separators look like
4118                  in PGP/Inline signed mails)
4119
4120 2007-04-26 [colin]      2.9.1cvs27
4121
4122         * configure.ac
4123                 libetpan-0.49 is now required
4124         * src/procmime.c
4125                 Fix double fetching of mails if
4126                 first try failed
4127         * src/imap.c
4128                 Make offline sync faster, by
4129                 remembering last change time, and
4130                 last sync time.
4131
4132 2007-04-26 [hoa]        2.9.1cvs26
4133
4134         * src/imap.c
4135         * src/imap.h
4136         * src/mainwindow.c
4137         * src/toolbar.c
4138         * src/etpan/imap-thread.c
4139         * src/etpan/imap-thread.h
4140                 cancellation of IMAP operations is now allowed.
4141                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
4142
4143 2007-04-26 [colin]      2.9.1cvs25
4144
4145         * src/folder.c
4146                 Always fetch body+headers in folders that are
4147                 synched for offline use, if "Synchronise as
4148                 soon as possible" is set.
4149                 Fixes bug 1200, 'Add option to always retrieve full 
4150                 messages'
4151
4152 2007-04-25 [colin]      2.9.1cvs24
4153
4154         * src/compose.c
4155                 Fix bug 1198, 'Reply-all "disappearing" address bug 
4156                 persists...'
4157
4158 2007-04-24 [colin]      2.9.1cvs23
4159
4160         * src/folderview.c
4161                 Fix bug 1195, 'Hardware key navigation' 
4162                 Make GDK_Enter toggle expansion (Maemo)
4163
4164 2007-04-24 [wwp]        2.9.1cvs22
4165
4166         * src/compose.c
4167                 Fix few compiler warnings.
4168
4169 2007-04-24 [paul]       2.9.1cvs21
4170
4171         * src/Makefile.am
4172         * src/stock_pixmap.c
4173         * src/stock_pixmap.h
4174                 complete last commit
4175
4176 2007-04-24 [paul]       2.9.1cvs20
4177
4178         * src/gtk/about.c
4179         * src/pixmaps/active.xpm
4180         * src/pixmaps/checkbox_off.xpm
4181         * src/pixmaps/checkbox_on.xpm
4182         * src/pixmaps/inactive.xpm
4183                 kick out the blobs
4184                 remove transparent border from checkbox icons
4185
4186 2007-04-24 [wwp]        2.9.1cvs19
4187
4188         * src/textview.c
4189         * src/textview.h
4190                 Fix a crash in textview, thanks to Colin.
4191
4192 2007-04-23 [wwp]        2.9.1cvs18
4193
4194         * src/prefs_common.c
4195                 Fix 2.9.1cvs5: no header was being translated at all.
4196
4197 2007-04-23 [colin]      2.9.1cvs17
4198
4199         * src/Makefile.am
4200         * src/stock_pixmap.c
4201         * src/stock_pixmap.h
4202         * src/summaryview.c
4203         * src/summaryview.h
4204         * src/gtk/gtksctree.c
4205         * src/gtk/gtksctree.h
4206         * src/pixmaps/selection.xpm
4207                 Fix bug 1193, 'Need a way to multi-select
4208                 items'. Add a toggle button to the summaryview
4209                 to switch between normal and multiple selection
4210                 (Maemo)
4211
4212 2007-04-23 [colin]      2.9.1cvs16
4213
4214         * src/Makefile.am
4215         * src/stock_pixmap.c
4216         * src/stock_pixmap.h
4217         * src/summaryview.c
4218         * src/summaryview.h
4219         * src/gtk/gtksctree.c
4220         * src/gtk/gtksctree.h
4221         * src/pixmaps/selection.xpm
4222                 Fix bug 1193, 'Need a way to multi-
4223                 select items'
4224                 Add a toggle button in the summaryview
4225                 to enable normal or multiple selection.
4226                 (Maemo)
4227
4228 2007-04-23 [colin]      2.9.1cvs15
4229
4230         * src/compose.c
4231                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
4232
4233 2007-04-21 [colin]      2.9.1cvs14
4234
4235         * src/gtk/quicksearch.c
4236                 Fix previous commit (actually use correct
4237                 parameter)
4238
4239 2007-04-21 [colin]      2.9.1cvs13
4240
4241         * src/gtk/quicksearch.c
4242                 Fix changing quicksearch type (after Esc,
4243                 after changing Recursive, ...)
4244
4245 2007-04-20 [wwp]        2.9.1cvs12
4246
4247         * src/gtk/Makefile.am
4248                 Added headers.h (completes 2.9.1cvs5).
4249
4250 2007-04-20 [wwp]        2.9.1cvs11
4251
4252         * src/addressbook.c
4253                 Fix the use of display name in name column,
4254                 it has been overriden w/ the use of nickname
4255                 by 2.9.0cvs3. Now nickname is used (if any)
4256                 in case of LDAP books only.
4257
4258 2007-04-20 [colin]      2.9.1cvs10
4259
4260         * src/mimeview.c
4261         * src/summaryview.c
4262         * src/textview.c
4263                 Add handling of 'a' to loop in a mail's
4264                 mimeparts
4265
4266 2007-04-20 [colin]      2.9.1cvs9
4267
4268         * src/toolbar.c
4269                 Fix bug 1190, 'dir_open' button doesn't work'
4270                 (Maemo)
4271
4272 2007-04-20 [colin]      2.9.1cvs8
4273
4274         * src/folderview.c
4275         * src/mainwindow.c
4276                 Fix bug 1194, 'Hardware keys move from email 
4277                 list to account/directory list, but not back 
4278                 to email list...' (Maemo)
4279
4280 2007-04-20 [colin]      2.9.1cvs7
4281
4282         * src/compose.h
4283                 complete previous commit
4284
4285 2007-04-20 [colin]      2.9.1cvs6
4286
4287         * src/compose.c
4288                 Fix bug 1187, 'Reply-to addressee disappears 
4289                 when reply-to text box is clicked...' (Maemo)
4290
4291 2007-04-20 [wwp]        2.9.1cvs5
4292
4293         * po/POTFILES.in
4294         * src/addressbook.c
4295         * src/compose.c
4296         * src/filtering.c
4297         * src/headerview.c
4298         * src/matcher.c
4299         * src/prefs_common.c
4300         * src/prefs_common.h
4301         * src/prefs_display_header.c
4302         * src/prefs_matcher.c
4303         * src/summaryview.c
4304         * src/gtk/headers.h
4305         * src/gtk/quicksearch.c
4306                 Translate more header names according to the relevant option value,
4307                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4308                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4309                 to prefs_common_translated_header_name().
4310                 Added a headers.h reference file that contains known header names
4311                 (RFC2822 and others) to the translation process' input, so that
4312                 translated header names will still exist even if no occurrence of
4313                 _("headername") is found anymore in the sources.
4314                 Don't translate column name 'Number' following to trans_hdr option
4315                 value as it's not a header name.
4316
4317 2007-04-20 [colin]      2.9.1cvs4
4318
4319         * src/gtk/quicksearch.c
4320         * src/gtk/quicksearch.h
4321                 Add "From, To or Subject" quicksearch
4322                 type. Patch by ulfschaper@users.sf.net
4323
4324 2007-04-20 [colin]      2.9.1cvs3
4325
4326         * src/matcher.c
4327                 Implement proper references filtering condition.
4328                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4329
4330 2007-04-19 [wwp]        2.9.1cvs2
4331
4332         * src/prefs_display_header.c
4333         * src/message_search.c
4334                 Fix few warnings (g_free of const gchar*).
4335
4336 2007-04-19 [paul]       2.9.1cvs1
4337
4338         * NEWS
4339         * README
4340         * RELEASE_NOTES
4341         * configure.ac
4342                 bump version number following
4343                 stable release
4344
4345 2007-04-19 [paul]       2.9.0cvs9
4346
4347         * manual/advanced.xml
4348         * manual/glossary.xml
4349                 fix typos
4350
4351 2007-04-18 [paul]       2.9.0cvs8
4352
4353         * src/pop.c
4354                 fix for CVE-2007-1558 (APOP)
4355                 Thanks to Colin
4356
4357 2007-04-18 [paul]       2.9.0cvs7
4358
4359         * src/messageview.c
4360         * src/mimeview.c
4361         * src/summaryview.c
4362         * src/gtk/filesel.c
4363                 Fix encoding woes wrt saving of
4364                 mails and parts
4365                 Thanks to Colin
4366
4367 2007-04-18 [colin]      2.9.0cvs6
4368
4369         * src/gtk/pluginwindow.c
4370                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4371
4372 2007-04-17 [wwp]        2.9.0cvs5
4373
4374         * src/addressadd.c
4375         * src/addressbook.c
4376         * src/addrindex.c
4377         * src/ldapupdate.c
4378                 Fix --disable-ldap build,
4379                 fix some LDAP annoyances on 
4380                 searches, thanks to Colin.
4381
4382 2007-04-17 [wwp]        2.9.0cvs4
4383
4384         * src/ldapupdate.c
4385                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4386                 like gcc 2.9x. Thanks to Colin.
4387
4388 2007-04-17 [wwp]        2.9.0cvs3
4389
4390         * src/Makefile.am
4391         * src/addressadd.c
4392         * src/addressbook.c
4393         * src/addrindex.c
4394         * src/addritem.c
4395         * src/addritem.h
4396         * src/editaddress.c
4397         * src/ldapctrl.c
4398         * src/ldapctrl.h
4399         * src/ldapquery.c
4400         * src/ldapserver.c
4401         * src/ldapserver.h
4402         * src/ldapupdate.c
4403         * src/ldapupdate.h
4404                 Add LDAP write support. Patch mostly by 
4405                 Michael <mir at datanom dot net>
4406
4407 2007-04-17 [wwp]        2.9.0cvs2
4408
4409         * src/compose.c
4410                 Prepend "Add to address book" to the context menu of compose window's sender and
4411                 recipient fields.
4412
4413 2007-04-16 [paul]       2.9.0cvs1
4414
4415         * src/gtk/authors.h
4416                 add Pader Rezso
4417
4418 2007-04-16 [paul]       2.9.0
4419
4420         * NEWS
4421         * README
4422         * RELEASE_NOTES
4423                 2.9.0 released
4424
4425 2007-04-16 [paul]       2.8.1cvs102
4426
4427         * po/fr.po
4428                 updated by Fabien Vantard
4429
4430 2007-04-16 [paul]       2.8.1cvs101
4431
4432         * po/ca.po
4433         * po/cs.po
4434         * po/de.po
4435         * po/hu.po
4436         * po/pl.po
4437         * po/pt_BR.po
4438         * po/sr.po
4439         * po/zh_CN.po
4440                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4441                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4442                 Aleksandar Urosevic, and Ralgh Young
4443
4444 2007-04-15 [mones]      2.8.1cvs100
4445
4446         * po/es.po
4447                 Updated for release
4448
4449 2007-04-14 [colin]      2.8.1cvs99
4450
4451         * src/message_search.c
4452         * src/prefs_display_header.c
4453         * src/summary_search.c
4454         * src/gtk/combobox.c
4455                 Fix allocations
4456
4457 2007-04-14 [wwp]        2.8.1cvs98
4458
4459         * src/gtk/combobox.c
4460         * src/message_search.c
4461         * src/summary_search.c
4462         * src/prefs_display_header.c
4463                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4464                 returns NULL, get the text value directly from the GtkEntry child.
4465
4466 2007-04-13 [colin]      2.8.1cvs97
4467
4468         * src/gtk/quicksearch.c
4469                 Give the focus back to summaryview when
4470                 emptying the quicksearch with Esc
4471
4472 2007-04-13 [colin]      2.8.1cvs96
4473
4474         * src/message_search.c
4475         * src/prefs_display_header.c
4476         * src/summary_search.c
4477                 Fix possibles crashes when getting text
4478                 from gtk combos
4479
4480 2007-04-13 [colin]      2.8.1cvs95
4481
4482         * src/pop.c
4483                 Add some UIDL debugging
4484
4485 2007-04-12 [colin]      2.8.1cvs94
4486
4487         * src/folder.c
4488                 Force folder scan if necessary after
4489                 copying mails, to be able to reapply
4490                 flags.
4491
4492 2007-04-11 [colin]      2.8.1cvs93
4493
4494         * src/main.c
4495                 don't scan for new mail on startup if --select
4496                 is specified (or race conditions arise). If so,
4497                 do both sequentially.
4498
4499 2007-04-09 [colin]      2.8.1cvs92
4500
4501         * src/common/defs.h
4502                 Use leafpad by default on Maemo. Patch
4503                 by Jean-Luc Biord.
4504
4505 2007-04-06 [colin]      2.8.1cvs91
4506
4507         * src/pixmaps/queue_close.xpm
4508         * src/pixmaps/queue_close_hrm.xpm
4509         * src/pixmaps/queue_close_hrm_mark.xpm
4510         * src/pixmaps/queue_close_mark.xpm
4511         * src/pixmaps/queue_open.xpm
4512         * src/pixmaps/queue_open_hrm.xpm
4513         * src/pixmaps/queue_open_hrm_mark.xpm
4514         * src/pixmaps/queue_open_mark.xpm
4515                 Move the clock one pixel down :)
4516
4517 2007-04-05 [colin]      2.8.1cvs90
4518
4519         * src/mainwindow.c
4520                 Don't sync when switching offline from
4521                 command line - it's usually too late :)
4522
4523 2007-04-05 [paul]       2.8.1cvs89
4524
4525         * src/Makefile.am
4526         * src/stock_pixmap.c
4527         * src/pixmaps/dir_close_hrm.xpm
4528         * src/pixmaps/dir_close_hrm_mark.xpm
4529         * src/pixmaps/drafts_close.xpm
4530         * src/pixmaps/drafts_close_mark.xpm
4531         * src/pixmaps/drafts_open.xpm
4532         * src/pixmaps/drafts_open_mark.xpm
4533         * src/pixmaps/inbox.xpm
4534         * src/pixmaps/inbox_close.xpm
4535         * src/pixmaps/inbox_close_hrm.xpm
4536         * src/pixmaps/inbox_close_hrm_mark.xpm
4537         * src/pixmaps/inbox_close_mark.xpm
4538         * src/pixmaps/inbox_hrm.xpm
4539         * src/pixmaps/inbox_hrm_mark.xpm
4540         * src/pixmaps/inbox_mark.xpm
4541         * src/pixmaps/inbox_open.xpm
4542         * src/pixmaps/inbox_open_hrm.xpm
4543         * src/pixmaps/inbox_open_hrm_mark.xpm
4544         * src/pixmaps/inbox_open_mark.xpm
4545         * src/pixmaps/outbox.xpm
4546         * src/pixmaps/outbox_close.xpm
4547         * src/pixmaps/outbox_close_hrm.xpm
4548         * src/pixmaps/outbox_close_hrm_mark.xpm
4549         * src/pixmaps/outbox_close_mark.xpm
4550         * src/pixmaps/outbox_hrm.xpm
4551         * src/pixmaps/outbox_hrm_mark.xpm
4552         * src/pixmaps/outbox_mark.xpm
4553         * src/pixmaps/outbox_open.xpm
4554         * src/pixmaps/outbox_open_hrm.xpm
4555         * src/pixmaps/outbox_open_hrm_mark.xpm
4556         * src/pixmaps/outbox_open_mark.xpm
4557         * src/pixmaps/queue_close.xpm
4558         * src/pixmaps/queue_close_hrm.xpm
4559         * src/pixmaps/queue_close_hrm_mark.xpm
4560         * src/pixmaps/queue_close_mark.xpm
4561         * src/pixmaps/queue_open.xpm
4562         * src/pixmaps/queue_open_hrm.xpm
4563         * src/pixmaps/queue_open_hrm_mark.xpm
4564         * src/pixmaps/queue_open_mark.xpm
4565                 updated, added and replaced icons
4566                 Icons by Colin
4567
4568 2007-04-04 [colin]      2.8.1cvs88
4569
4570         * src/imap.c
4571                 Fix build without libetpan
4572
4573 2007-04-03 [colin]      2.8.1cvs87
4574
4575         * src/imap.c
4576                 Fix crash with Citadel, and try to make
4577                 things work. this server (and specifically 
4578                 STATUS and APPEND at least) seems broken.
4579
4580 2007-04-03 [colin]      2.8.1cvs86
4581
4582         * src/folderview.c
4583                 Fix icons on folder close
4584
4585 2007-04-03 [colin]      2.8.1cvs85
4586
4587         * src/inc.c
4588                 Fix double-ask of offline override in
4589                 certain cases
4590         * src/imap.c
4591         * src/imap.h
4592         * src/imap_gtk.c
4593                 Much more efficient way to synchronise
4594                 for offline use
4595         * src/etpan/imap-thread.c
4596                 Fix possible segs
4597         * src/folder.c
4598         * src/gtk/quicksearch.c
4599                 Fix some GUI lags
4600
4601 2007-04-03 [paul]       2.8.1cvs84
4602
4603         * src/filtering.c
4604         * src/folder.c
4605         * src/folder.h
4606         * src/prefs_common.c
4607         * src/prefs_common.h
4608         * src/prefs_other.c
4609                 Fix sync being done too late
4610                 Thanks to Colin
4611
4612 2007-04-02 [colin]      2.8.1cvs83
4613
4614         * src/summaryview.c
4615                 Maemo: Put status and quicksearch at the top
4616         * src/plugins/bogofilter/bogofilter.c
4617         * src/plugins/spamassassin/spamassassin.c
4618                 Derive trash from inbox if possible
4619
4620 2007-04-02 [paul]       2.8.1cvs82
4621
4622         * src/plugins/bogofilter/bogofilter_gtk.c
4623                 a few English changes
4624
4625 2007-04-02 [paul]
4626
4627         2.9.0-rc1 released
4628
4629 2007-04-02 [colin]      2.8.1cvs81
4630
4631         * src/image_viewer.c
4632                 Fix transparent images by using
4633                 GtkImage
4634         * src/messageview.c
4635                 Flush events (on new windows) to avoid
4636                 having the textview's image resize fail
4637                 to know the available width
4638
4639 2007-04-01 [colin]      2.8.1cvs80
4640
4641         * src/prefs_account.c
4642                 If no MH mailbox exist, when creating a POP/Local
4643                 account, just create and use the default one 
4644                 instead of bailing with a "Mailbox doesn't exist"
4645                 error
4646
4647 2007-03-31 [colin]      2.8.1cvs79
4648
4649         * src/prefs_account.c
4650                 Create signature file if it doesn't exist
4651                 before editing
4652         * src/prefs_toolbar.c
4653                 Maemo: Move "Use default" on the left so
4654                 that people can find it
4655         * src/common/defs.h
4656                 Maemo: make default editor "Maemopad", 
4657                 default signature file "MyDocs/signature.txt"
4658
4659 2007-03-31 [colin]      2.8.1cvs78
4660
4661         * src/prefs_account.c
4662                 Maemo: rework account prefs so
4663                 that less horizontal scrolling
4664                 is required
4665
4666 2007-03-31 [colin]      2.8.1cvs77
4667
4668         * src/folderview.c
4669         * src/prefs_common.c
4670         * src/prefs_common.h
4671                 Fix bug 1167, 'Allow not displaying zeros 
4672                 in folder list'. Patch by MartinP
4673
4674 2007-03-31 [colin]      2.8.1cvs76
4675
4676         * AUTHORS
4677                 Add Jean-Luc Biord
4678
4679 2007-03-31 [colin]      2.8.1cvs75
4680
4681         * src/imap.c
4682                 Apply patch from bug 1172, direct
4683                 access to the folder's session instead
4684                 of using getter. Patch by MartinP
4685
4686 2007-03-31 [paul]       2.8.1cvs74
4687
4688         * src/gtk/authors.h
4689                 no need to list Fabien twice!
4690
4691 2007-03-31 [colin]      2.8.1cvs73
4692
4693         * src/inc.c
4694                 If we're currently "overriding for %d minutes",
4695                 don't ask
4696
4697 2007-03-31 [colin]      2.8.1cvs72
4698
4699         * src/compose.c
4700         * src/imap.c
4701         * src/inc.c
4702         * src/inc.h
4703         * src/messageview.c
4704         * src/news.c
4705         * src/plugins/spamassassin/spamassassin.c
4706                 Offline override: Add a parameter to allow
4707                 asking even if the override timer is running.
4708                 Allows to ask every time the user makes an
4709                 explicit action needing online access (such
4710                 as Get Mail), and not when the action is 
4711                 implicit (such as opening an IMAP folder)
4712
4713 2007-03-31 [colin]      2.8.1cvs71
4714
4715         * src/inc.c
4716                 Override offline: "No" answer shouldn't
4717                 re-ask after 3 seconds, but 10 minutes. 
4718
4719 2007-03-30 [colin]      2.8.1cvs70
4720
4721         * src/common/socket.c
4722                 Better error reporting on unix socket
4723                 failure (bind usually)
4724         * src/gtk/gtkutils.c
4725         * src/gtk/gtkutils.h
4726                 Label window: add a pulsing progress
4727                 bar to show we're not hung :)
4728         * src/folderview.c
4729         * src/main.c
4730         * src/plugins/pgpcore/sgpgme.c
4731                 Update API
4732
4733 2007-03-30 [colin]      2.8.1cvs69
4734
4735         * src/pop.c
4736         * src/prefs_common.c
4737                 Fix possible trashing of history and uidl
4738                 files on disk full problems
4739
4740 2007-03-30 [paul]       2.8.1cvs68
4741
4742         * src/mainwindow.c
4743         * src/summaryview.c
4744         * src/summaryview.h
4745                 update summary when changing layout type
4746                 (fixes wrong folder icon being displayed)
4747                 Thanks to Colin
4748
4749 2007-03-29 [colin]      2.8.1cvs67
4750
4751         * src/prefs_ext_prog.c
4752                 The browser pref is irrelevant on Maemo
4753
4754 2007-03-29 [colin]      2.8.1cvs66
4755
4756         * src/compose.c
4757         * src/compose.h
4758                 Maemo: dynamically switch headers/text position
4759         * src/prefs_common.c
4760                 Maemo: hide compose's ruler by default
4761         * src/common/socket.c
4762         * src/common/socket.h
4763                 Fix build warning
4764
4765 2007-03-29 [colin]      2.8.1cvs65
4766
4767         * src/common/socket.c
4768         * src/common/socket.h
4769                 Fix build when MAEMO_CFLAGS contains
4770                 _X_OPENSOURCE (resolv.h errors as long
4771                 as we don't add _BSD_SOURCE. Ugly).
4772
4773 2007-03-29 [wwp]        2.8.1cvs64
4774
4775         * src/prefs_logging.c
4776                 Fix sensitivity of clip-log widgets in prefs/logging,
4777                 thanks to Fabien.
4778
4779 2007-03-29 [wwp]        2.8.1cvs63
4780
4781         * po/POTFILES.in
4782                 Updated files list for translations, thanks to Fabien.
4783
4784 2007-03-29 [colin]      2.8.1cvs62
4785
4786         * src/main.c
4787         * src/common/Makefile.am
4788         * src/common/utils.c
4789                 Maybe make URI opening work in Maemo
4790                 Requires testing :)
4791
4792 2007-03-28 [colin]      2.8.1cvs61
4793
4794         * src/folder.c
4795         * src/folder.h
4796         * src/folderview.c
4797                 Add the possibility to sort folders arbitrarily
4798                 (via editing of folderlist.xml only). Patch by
4799                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4800                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4801                 be changed by the user'
4802
4803 2007-03-28 [colin]      2.8.1cvs60
4804
4805         * src/mimeview.c
4806                 Add popup menu for mime icons
4807
4808 2007-03-28 [colin]      2.8.1cvs59
4809
4810         * src/mainwindow.c
4811                 Fix a layout issue when presenting
4812                 mainwindow in Small screen layout
4813         * src/toolbar.c
4814         * src/toolbar.h
4815                 Add a "Go to folder list" button for
4816                 mainwindow, and make it default in
4817                 the Maemo build
4818
4819 2007-03-28 [colin]      2.8.1cvs58
4820
4821         * src/compose.c
4822                 Don't dynamically update title on Maemo
4823                 Patch by Jean-Luc Biord
4824
4825 2007-03-27 [colin]      2.8.1cvs57
4826
4827         * src/compose.c
4828         * src/folderview.c
4829         * src/summaryview.c
4830                 Enable tap-and-hold on Maemo
4831
4832 2007-03-26 [colin]      2.8.1cvs56
4833
4834         * src/compose.c
4835                 More popup-menu (in attachments list)
4836
4837 2007-03-26 [colin]      2.8.1cvs55
4838
4839         * src/compose.c
4840                 Enable popup-menu signal
4841
4842 2007-03-26 [colin]      2.8.1cvs54
4843
4844         * src/plugins/pgpinline/pgpinline.c
4845                 Fix bug 1111, 'PGP/inline plugin hides text 
4846                 around encrypted text block'. Patch based on
4847                 a patch from Michal Cihar.
4848
4849 2007-03-26 [wwp]        2.8.1cvs53
4850
4851         * src/procmsg.c
4852                 Fix getting a false error when sending queued message
4853                 whereas the sending was fine (if there are subfolders
4854                 in the queue folder), thanks to Colin.
4855
4856 2007-03-26 [paul]       2.8.1cvs52
4857
4858         * src/wizard.c
4859                 update FACE header in welcome message
4860
4861 2007-03-25 [colin]      2.8.1cvs51
4862
4863         * src/Makefile.am
4864                 Fix make dist
4865
4866 2007-03-25 [colin]      2.8.1cvs50
4867
4868         * src/main.c
4869                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4870
4871 2007-03-24 [colin]      2.8.1cvs49
4872
4873         * src/main.c
4874                 Fix a few launch problems on Maemo
4875                 Patch by Jean-Luc Biord
4876
4877 2007-03-24 [wwp]        2.8.1cvs48
4878
4879         * src/alertpanel.c
4880         * src/alertpanel.h
4881         * src/messageview.c
4882         * src/summaryview.c
4883                 Fix wrong action performed when closing the
4884                 "ask about account specific filtering rules
4885                 when filtering manually" dialog by pressing Escape.
4886                 Fix wrong order of buttons in the "return receipt
4887                 notification - the message was sent to several of
4888                 your accounts" dialog.
4889
4890 2007-03-24 [paul]       2.8.1cvs47
4891
4892         * src/folderview.c
4893                 an improvement to English usage
4894         * tools/kdeservicemenu/README
4895                 updated Claws url
4896
4897 2007-03-24 [paul]       2.8.1cvs46
4898
4899         * src/Makefile.am
4900         * src/stock_pixmap.c
4901         * src/pixmaps/edit_extern.xpm
4902         * src/pixmaps/mail_sign.xpm
4903                 rescue long lost icons
4904
4905 2007-03-24 [paul]       2.8.1cvs45
4906
4907         * src/toolbar.c
4908                 fix toolbar (broken in 2.8.1cvs42)
4909
4910 2007-03-23 [colin]      2.8.1cvs44
4911
4912         * src/imap.c
4913                 Correctly unsubscribe/resubscribe after
4914                 RENAME
4915
4916 2007-03-23 [colin]      2.8.1cvs43
4917
4918         * src/prefs_common.c
4919                 Maemo: as the platform is light on RAM, allow
4920                 caches to be discarded faster.
4921
4922 2007-03-23 [colin]      2.8.1cvs42
4923
4924         * src/Makefile.am
4925         * src/compose.c
4926         * src/compose.h
4927         * src/stock_pixmap.c
4928         * src/stock_pixmap.h
4929         * src/summaryview.c
4930         * src/summaryview.h
4931         * src/toolbar.c
4932         * src/toolbar.h
4933         * src/pixmaps/open_mail.xpm
4934                 Maemo changes: Add the possibility to have
4935                 "Open Email" and "Close Window" buttons on 
4936                 toolbars (and use them in Maemo's default
4937                 toolbars)
4938
4939 2007-03-23 [wwp]        2.8.1cvs41
4940
4941         * src/action.c
4942                 Reverted that part of the action dialog closure logics, to
4943                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4944                 done later in a different way (or may not).
4945
4946 2007-03-22 [wwp]        2.8.1cvs40
4947
4948         * src/action.c
4949                 Fix sticky action dialog when got no output but action command
4950                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4951
4952 2007-03-22 [colin]      2.8.1cvs39
4953
4954         * src/prefs_filtering.c
4955         * src/gtk/combobox.h
4956                 Fix escaping account names in filtering prefs
4957
4958 2007-03-22 [colin]      2.8.1cvs38
4959
4960         * src/addrindex.c
4961         * src/ldapctrl.h
4962         * src/ldapquery.c
4963                 Add any attribute specified in LDAP servers'
4964                 Search attributes to the Other Attributes tab
4965                 of contacts; Add 'telephoneNumber' in the
4966                 default list.
4967
4968 2007-03-22 [colin]      2.8.1cvs37
4969
4970         * src/folderview.c
4971         * src/folderview.h
4972         * src/mainwindow.c
4973                 Try to prevent race conditions when
4974                 changing the folder list
4975         * src/summaryview.c
4976                 Fix possible red folder icon when
4977                 switching from Small screen layout
4978                 to any other
4979
4980 2007-03-22 [colin]      2.8.1cvs36
4981
4982         * src/mainwindow.c
4983         * src/mainwindow.h
4984         * src/summaryview.c
4985                 Rename "little screen" to "Small screen"
4986         * src/gtk/Makefile.am
4987         * src/common/utils.c
4988         * src/mh.c
4989                 Fix Maemo-related compilation problems
4990
4991 2007-03-21 [colin]      2.8.1cvs35
4992
4993         * configure.ac
4994                 Fix previous commit
4995         * claws-mail.desktop
4996                 Remove .png from the Icon, it's useless
4997
4998 2007-03-21 [colin]      2.8.1cvs34
4999
5000         * configure.ac
5001         * src/Makefile.am
5002                 Add the necessary lib checking for 
5003                 Maemo
5004
5005 2007-03-21 [colin]      2.8.1cvs33
5006
5007         * src/main.c
5008                 Fix unconditional "error happened" when
5009                 sending via command-line. "lol @ myself"
5010
5011 2007-03-21 [colin]      2.8.1cvs32
5012
5013         * claws-mail-40x40.png
5014         * claws-mail-26x26.png
5015         * src/account.c
5016         * src/addressbook.c
5017         * src/compose.c
5018         * src/folderview.c
5019         * src/folderview.h
5020         * src/main.c
5021         * src/mainwindow.c
5022         * src/mainwindow.h
5023         * src/messageview.c
5024         * src/prefs_account.c
5025         * src/prefs_common.c
5026         * src/summary_search.c
5027         * src/summaryview.c
5028         * src/summaryview.h
5029         * src/gtk/authors.h
5030         * src/gtk/gtkutils.c
5031         * src/gtk/gtkutils.h
5032         * src/gtk/logwindow.c
5033         * src/gtk/menu.c
5034         * src/gtk/prefswindow.c
5035                 Add Maemo port (patch mainly by Jean-Luc Biort)
5036                 Add a new 'Little screen' layout to help on such
5037                 platforms (patch by me)
5038                 Make some default preferences different (more
5039                 adapted) on Maemo (patch by me)
5040
5041 2007-03-21 [wwp]        2.8.1cvs31
5042
5043         * src/prefs_logging.c
5044         * src/prefs_logging.h
5045                 Fixed copyright header of newly added files.
5046
5047 2007-03-21 [wwp]        2.8.1cvs30
5048
5049         * src/Makefile.am
5050         * src/filtering.c
5051         * src/filtering.h
5052         * src/folder.c
5053         * src/folderview.c
5054         * src/imap.c
5055         * src/inc.c
5056         * src/main.c
5057         * src/mainwindow.c
5058         * src/mainwindow.h
5059         * src/matcher.c
5060         * src/messageview.c
5061         * src/news.c
5062         * src/pop.c
5063         * src/prefs_common.c
5064         * src/prefs_common.h
5065         * src/prefs_logging.c
5066         * src/prefs_logging.h
5067         * src/prefs_other.c
5068         * src/procmsg.c
5069         * src/send_message.c
5070         * src/summaryview.c
5071         * src/common/log.c
5072         * src/common/log.h
5073         * src/common/nntp.c
5074         * src/common/session.c
5075         * src/common/smtp.c
5076         * src/common/socket.c
5077         * src/etpan/imap-thread.c
5078         * src/gtk/logwindow.c
5079         * src/gtk/logwindow.h
5080         * src/plugins/bogofilter/bogofilter.c
5081         * src/plugins/spamassassin/spamassassin.c
5082                 Added debugging of filtering/processing rules.
5083                 The debug log is here 'Tools/Filtering debug window',
5084                 the options there 'Configuration/Preferences/Other/Logging',
5085                 and the log file is ~/.claws-mail/filtering.log.
5086                 Moved protocol log prefs to 'Other/Logging' as well.
5087                 To support such debugging feature, the existing log API has
5088                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
5089                 this impacts many external modules (commits follow).
5090
5091 2007-03-21 [paul]       2.8.1cvs29
5092
5093         * src/etpan/Makefile.am
5094         * src/etpan/imap-thread.c
5095                 add missing #include
5096
5097 2007-03-21 [colin]      2.8.1cvs28
5098
5099         * src/procmime.c
5100                 Fix bug 1157, 'some broken messages confuse 
5101                 mime parser'. Make sure we can't have MimeInfos
5102                 with negative sizes.
5103
5104 2007-03-20 [colin]      2.8.1cvs27
5105
5106         * src/main.c
5107                 Fix missing \0 on buffer
5108
5109 2007-03-20 [colin]      2.8.1cvs26
5110
5111         * src/mh.c
5112                 Use make_dir_hier instead of make_dir 
5113                 to create the MH mailbox
5114
5115 2007-03-20 [colin]      2.8.1cvs25
5116
5117         * src/folder.c
5118         * src/folder.h
5119         * src/prefs_account.c
5120         * src/wizard.c
5121                 Fix default inbox weirdnesses (after wizard,
5122                 if path is Mail, mailbox identifier is #mh/Mailbox,
5123                 and when creating new accounts)
5124
5125 2007-03-20 [colin]      2.8.1cvs24
5126
5127         * src/account.c
5128                 Write folderlist after adding/deleting accounts
5129                 that have folders
5130
5131 2007-03-20 [colin]      2.8.1cvs23
5132
5133         * src/imap.c
5134         * src/remotefolder.h
5135                 Fix bug 1153, 'CM segfaults if IMAP folder is 
5136                 selected while scanning prior to update'
5137
5138 2007-03-17 [paul]       2.8.1cvs22
5139
5140         * src/main.c
5141                 fix a typo, and be a little more verbose.
5142
5143 2007-03-17 [wwp]        2.8.1cvs21
5144
5145         * src/inc.c
5146                 Fix a compiler warning.
5147
5148 2007-03-16 [wwp]        2.8.1cvs20
5149
5150         * tools/Makefile.am
5151         * tools/README
5152                 Updated to deal w/ the new mairix.sh tool.
5153
5154 2007-03-16 [wwp]        2.8.1cvs19
5155
5156         * src/action.c
5157                 Fix logics issues around the action IO dialog:
5158                 - disable entry widget and exec button when
5159                   the exec button is clicked (don't wait for any
5160                   output line) - fix possible disabling/re-enabling/
5161                   re-disabling of those widgets
5162                 - raise an error if executing a %as{} action either
5163                   empty or invalid, instead of failing silently
5164                 - don't close the dialog if the abort button has been
5165                   clicked and if there was no output yet
5166                 - set focus to the abort button when the exec button
5167                   is clicked
5168                 - fix capitalization of a warning message
5169
5170 2007-03-16 [wwp]        2.8.1cvs18
5171
5172         * tools/mairix.sh
5173                 Added a wrapper to mairix to the tools folder.
5174
5175 2007-03-16 [colin]      2.8.1cvs17
5176
5177         * src/messageview.c
5178         * src/mimeview.h
5179                 Allow mimeviewer plugins to print
5180                 their stuff
5181
5182 2007-03-16 [colin]      2.8.1cvs16
5183
5184         * .cvsignore
5185                 Ignore *.patchset
5186
5187 2007-03-15 [colin]      2.8.1cvs15
5188
5189         * src/messageview.c
5190         * src/mimeview.h
5191                 Add a way for mimeviewer plugins to
5192                 implement body search
5193
5194 2007-03-15 [paul]       2.8.1cvs14
5195
5196         * src/prefs_spelling.c
5197                 fix English usage
5198
5199 2007-03-15 [paul]       2.8.1cvs13
5200
5201         * src/common/quoted-printable.c
5202                 fix decoding of quoted-printable parts
5203
5204 2007-03-14 [wwp]        2.8.1cvs12
5205
5206         * src/gtk/logwindow.h
5207                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
5208
5209 2007-03-14 [wwp]        2.8.1cvs11
5210
5211         * src/gtk/logwindow.h
5212                 Complete 2.8.1cvs10.
5213
5214 2007-03-14 [colin]      2.8.1cvs10
5215
5216         * src/gtk/logwindow.c
5217                 Probably fix bug 1149, crash on logwindow
5218                 close - at the expense of performance once
5219                 logwin has been opened
5220
5221 2007-03-14 [colin]      2.8.1cvs9
5222
5223         * src/main.c
5224                 If claws-mail is running on another
5225                 display, warn instead of popping it up
5226                 on the other display
5227
5228 2007-03-12 [colin]      2.8.1cvs8
5229
5230         * src/wizard.c
5231                 Fix bug 1145, 'Setting a different name 
5232                 for the Mailbox name isn't reflected in 
5233                 default account settings'. Patch by wwp
5234
5235 2007-03-12 [colin]      2.8.1cvs7
5236
5237         * src/summaryview.c
5238                 Fix bug 1143, 'Add number of messages to be 
5239                 deleted to confirmation dialog'
5240
5241 2007-03-12 [wwp]        2.8.1cvs6
5242
5243         * src/folderview.c
5244         * src/prefs_common.c
5245         * src/prefs_common.h
5246         * src/prefs_summaries.c
5247                 Changed the option that displays unread messages count
5248                 next to the folder name in folder list: it is now
5249                 possible to either display nothing, display the
5250                 unread messages number only or the unread and total messages
5251                 numbers. The patch includes this extra feature as well
5252                 as some minor fixes by rewriting the algo in folderview.c.
5253                 Thanks to Paul for the original idea and implementation, plus
5254                 testing and proof-reading!
5255
5256 2007-03-09 [paul]       2.8.1cvs5
5257
5258         * tools/Makefile.am
5259         * tools/README
5260         * tools/claws-mail-compose-insert-files.pl
5261                 added a script which enables inserting files
5262                 into the message body of a new Claws Mail
5263                 Compose window from the command line. Additionally
5264                 To, Cc, Subject and files to attach to the message
5265                 can be specified.
5266
5267 2007-03-09 [wwp]        2.8.1cvs4
5268
5269         * src/addr_compl.c
5270         * src/addr_compl.h
5271         * src/filtering.c
5272                 Optimize matching of addresses in the addressbook
5273                 (filtering/processing 'found_in_addressbook' condition).
5274
5275 2007-03-07 [wwp]        2.8.1cvs3
5276
5277         * src/quote_fmt.c
5278         * src/quote_fmt_lex.l
5279         * src/quote_fmt_parse.y
5280                 Add a new quote format symbol: %A to insert the
5281                 sender email address (just the address itself).
5282
5283 2007-03-06 [wwp]        2.8.1cvs2
5284
5285         * src/gtk/gtkutils.c
5286         * src/plugins/trayicon/trayicon_prefs.h
5287         * src/plugins/trayicon/trayicon_prefs.c
5288         * src/plugins/trayicon/trayicon.c
5289         * src/mainwindow.h
5290         * src/mainwindow.c
5291                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
5292                 minimizing Claws-Mail main window will hide it to the trayicon instead.
5293
5294
5295 2007-03-06 [paul]       2.8.1cvs1
5296
5297         * NEWS
5298         * README
5299         * RELEASE_NOTES
5300         * configure.ac
5301                 bump version number following
5302                 stable release
5303
5304 2007-03-06 [paul]       2.8.0cvs24
5305
5306         * po/cs.po
5307                 corrected by by Tim <timbrain@post.cz>
5308
5309 2007-03-05 [colin]      2.8.0cvs23
5310
5311         * src/Makefile.am
5312         * src/procmime.c
5313                 Fix mime/globs path on NetBSD
5314                 patch by George Michaelson
5315
5316 2007-03-05 [wwp]        2.8.0cvs22
5317
5318         * src/addr_compl.c
5319                 Remove debug statement (accidentally committed w/ cvs14).
5320
5321 2007-03-05 [paul]       2.8.0cvs21
5322
5323         * src/plugins/pgpcore/prefs_gpg.c
5324                 fix compiler warning
5325
5326 2007-03-05 [wwp]        2.8.0cvs20
5327
5328         * src/matcher_parser_parse.y
5329                 Fix mismerge between cvs17 and cvs19.
5330
5331 2007-03-05 [wwp]        2.8.0cvs19
5332
5333         * src/matcher_parser_parse.y
5334         * src/prefs_filtering_action.c
5335         * src/matcher.c
5336         * src/matcher.h
5337         * src/filtering.c
5338         * src/filtering.h
5339                 Add new 'add_to_addressbook' filtering/processing action.
5340
5341 2007-03-05 [wwp]        2.8.0cvs18
5342
5343         * src/filtering.c
5344                 Fix mark_as_ham filtering/processing action: spam flag
5345                 was not unset.
5346
5347 2007-03-04 [colin]      2.8.0cvs17
5348
5349         * src/filtering.c
5350         * src/matcher.c
5351         * src/matcher.h
5352         * src/matcher_parser_parse.y
5353         * src/prefs_filtering_action.c
5354                 Add 'Mark as spam' and 'Mark as ham' filtering
5355                 actions. Fixes bug 1138.
5356
5357 2007-03-04 [colin]      2.8.0cvs16
5358
5359         * src/imap.c
5360                 Fix bug 1140, wrong return value
5361                 without libetpan
5362
5363 2007-03-04 [wwp]        2.8.0cvs15
5364
5365         * src/addr_compl.c
5366                 Rollback cvs14: don't free stuff that is managed in g_list.
5367
5368 2007-03-04 [wwp]        2.8.0cvs14
5369
5370         * src/addr_compl.c
5371                 Fix a leak in address completion code.
5372
5373 2007-03-04 [colin]      2.8.0cvs13
5374
5375         * src/addr_compl.c
5376                 Maybe fix bug 1136, 'Crash in group 
5377                 address completion'
5378
5379 2007-03-04 [iwkse]      2.8.0cvs12
5380
5381         * src/imap.c
5382                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5383
5384 2007-03-03 [colin]      2.8.0cvs11
5385
5386         * src/plugins/pgpinline/pgpinline.c
5387                 Fix off-by-one, fix double-free. Fixes
5388                 bug 1135, 'cm-segfault on decrypting 
5389                 with PGP/inline'
5390
5391 2007-03-03 [colin]      2.8.0cvs10
5392
5393         * configure.ac
5394         * src/main.c
5395         * src/common/plugin.c
5396                 Fix bug 1134, 'Valgrind macros unhandled 
5397                 by Irix's cc'
5398
5399 2007-03-02 [colin]      2.8.0cvs9
5400
5401         * src/mbox.c
5402                 Don't error out on EAGAIN. Fixes 
5403                 bug 1129, '"local mbox file" account 
5404                 isn't retrieving mails'
5405
5406 2007-03-01 [wwp]        2.8.0cvs8
5407
5408         * src/mainwindow.c
5409         * src/gtk/colorlabel.c
5410                 Remove accels for extra color labels until we set better
5411                 and definitive ones.
5412
5413 2007-02-28 [wwp]        2.8.0cvs7
5414
5415         * src/mainwindow.c
5416         * src/matcher_parser_parse.y
5417         * src/prefs_common.c
5418         * src/prefs_msg_colors.c
5419         * src/procmsg.h
5420         * src/gtk/colorlabel.c
5421         * src/gtk/colorlabel.h
5422                 Add more customizable color labels. Cleaned up a bit
5423                 the color label API to avoid duplicate defines of
5424                 the max number of colors.
5425
5426 2007-02-27 [colin]      2.8.0cvs6
5427
5428         * src/mainwindow.c
5429         * src/common/utils.c
5430         * src/common/utils.h
5431                 Fix '+' in mailto URIs for List-* headers
5432
5433 2007-02-27 [colin]      2.8.0cvs5
5434
5435         * src/gtk/gtkutils.c
5436                 Use gtk_window_set_role instead of 
5437                 _set_wmclass
5438
5439 2007-02-27 [colin]      2.8.0cvs4
5440
5441         * src/inc.c
5442                 Fix "After receiving new mail, go to inbox" on IMAP,
5443                 and make it work only on manual reception
5444
5445 2007-02-27 [wwp]        2.8.0cvs3
5446
5447         * src/prefs_filtering.c
5448         * src/prefs_filtering_action.c
5449         * src/prefs_matcher.c
5450                 Update filtering matcher's and action's color label menus
5451                 when re-opening those dialogs (reflect any change to the
5452                 color labels list in the preferences).
5453
5454 2007-02-27 [colin]      2.8.0cvs2
5455
5456         * src/imap.c
5457         * src/etpan/etpan-thread-manager-types.h
5458         * src/etpan/etpan-thread-manager.c
5459         * src/etpan/imap-thread.c
5460                 Log imap ALERTs as errors in the log.
5461
5462 2007-02-26 [paul]       2.8.0cvs1
5463
5464         * tools/claws.i18n.status.pl
5465                 updated
5466
5467 2007-02-26 [paul]       2.7.2cvs75
5468
5469         * po/ca.po
5470         * po/cs.po
5471         * po/de.po
5472         * po/en_GB.po
5473         * po/fi.po
5474         * po/fr.po
5475         * po/hu.po
5476         * po/pl.po
5477         * po/pt_BR.po
5478         * po/sk.po
5479         * po/sr.po
5480         * po/zh_CN.po
5481                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5482                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5483                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5484                 Aleksandar Urosevic, and Ralgh Young
5485
5486 2007-02-25 [mones]      2.7.2cvs74
5487
5488         * po/es.po
5489                 Updated for release
5490
5491 2007-02-25 [colin]      2.7.2cvs73
5492
5493         * src/main.c
5494                 Clearing the list is only useful
5495                 to prevent a valgrind false-positive
5496
5497 2007-02-25 [paul]       2.7.2cvs72
5498
5499         * tools/Makefile.am
5500         * tools/README
5501         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5502         * tools/maildir2claws-mail.pl  **REMOVED**
5503                 renamed the script, fixed a couple bugs
5504
5505 2007-02-23 [colin]      2.7.2cvs71
5506
5507         * src/addressbook.c
5508                 Fix a leak, check for a few improbable nulls
5509
5510 2007-02-23 [colin]      2.7.2cvs70
5511
5512         * src/main.c
5513         * src/main.h
5514         * src/plugins/trayicon/trayicon.c
5515                 Fix blinking mainwin when starting in tray
5516                 (show mainwindow later in the startup process,
5517                  apart if restarting post-crash)
5518
5519 2007-02-23 [colin]      2.7.2cvs69
5520
5521         * src/folderview.c
5522         * src/imap_gtk.c
5523                 Fix crash when unsubscribing the currently
5524                 selected/opened folder
5525
5526 2007-02-23 [colin]      2.7.2cvs68
5527
5528         * src/compose.c
5529                 Fix bug that prevented colorization to
5530                 work without wrap quotation option
5531
5532 2007-02-23 [colin]      2.7.2cvs67
5533
5534         * src/addr_compl.c
5535                 Fix refcounting, start and end completion who
5536                 behaved as if there couldn't be any other current
5537                 user of completion
5538
5539 2007-02-23 [wwp]        2.7.2cvs66
5540
5541         * src/addressbook.c
5542         * src/addrindex.c
5543                 Address completion fixes: fix addressbook_peek_folder_exists() in
5544                 which the algorithm was ridiculously over-obfuscated and broken.
5545                 Fix addrindex_load_completion() as well, to load addresses in
5546                 completion list with regards to what addressbook_peek_folder_exists()
5547                 returns now.
5548
5549 2007-02-23 [wwp]        2.7.2cvs65
5550
5551         * src/addr_compl.c
5552                 Add addresses to completion when they're non-empty (thanks to Colin).
5553
5554 2007-02-23 [paul]       2.7.2cvs64
5555
5556         * src/plugins/pgpcore/passphrase.c
5557                 remove 'const '
5558
5559 2007-02-23 [colin]      2.7.2cvs63
5560
5561         * src/plugins/pgpcore/prefs_gpg.c
5562         * src/plugins/pgpcore/prefs_gpg.h
5563         * src/plugins/pgpcore/sgpgme.c
5564         * src/plugins/pgpinline/pgpinline.c
5565         * src/plugins/pgpmime/pgpmime.c
5566                 Try harder to respect user's choice wrt
5567                 gpg-agent even with gpg2, by unsetting
5568                 GPG_AGENT_INFO when necessary.
5569
5570 2007-02-22 [paul]       2.7.2cvs62
5571
5572         * src/plugins/pgpcore/sgpgme.c
5573         * src/plugins/pgpcore/sgpgme.h
5574         * src/plugins/pgpcore/passphrase.c
5575         * src/plugins/pgpinline/pgpinline.c
5576         * src/plugins/pgpmime/pgpmime.c
5577                 Fix a leak - gpgme_data_release_and_get_mem
5578                 leaks in recent gpgme. Workaround by using
5579                 our own function.
5580
5581 2007-02-22 [paul]       2.7.2cvs61
5582
5583         * src/gtk/quicksearch.c
5584                 Abandon dynamic search when pressing
5585                 Enter
5586
5587 2007-02-21 [colin]      2.7.2cvs60
5588
5589         * src/procmsg.c
5590         * src/plugins/pgpcore/passphrase.c
5591                 Fix little memory leaks
5592         * src/main.c
5593                 Fix false-positive leak at exit
5594         * src/gtk/quicksearch.c
5595                 Fix potentially big leak in recursive
5596                 Quicksearch
5597
5598 2007-02-21 [wwp]        2.7.2cvs59
5599
5600         * src/summaryview.c
5601                 Add missing newline to a debug message.
5602
5603 2007-02-20 [colin]      2.7.2cvs58
5604
5605         * src/Makefile.am
5606         * src/mimeview.c
5607         * src/stock_pixmap.c
5608         * src/stock_pixmap.h
5609         * src/pixmaps/mime_pgpsig.xpm
5610                 Add icon for application/pgp-signature
5611
5612 2007-02-20 [colin]      2.7.2cvs57
5613
5614         * src/Makefile.am
5615         * src/main.c
5616         * src/mimeview.c
5617         * src/stock_pixmap.c
5618         * src/stock_pixmap.h
5619         * src/pixmaps/mime_calendar.xpm
5620         * src/pixmaps/mime_pdf.xpm
5621         * src/pixmaps/mime_ps.xpm
5622                 Add icons for text/calendar, application/pdf
5623                 and application/postscript
5624
5625 2007-02-20 [colin]      2.7.2cvs56
5626
5627         * autogen.sh
5628         * src/matcher_parser_parse.y
5629         * src/matcher_parser_lex.l
5630                 Fix big memory leak in flex, and
5631                 require flex 2.5.31
5632
5633 2007-02-20 [wwp]        2.7.2cvs55
5634
5635         * src/matcher_parser_parse.y
5636                 Fix a duplicate token definition (thanks to iwkse).
5637
5638 2007-02-20 [wwp]        2.7.2cvs54
5639
5640         * src/matcher_parser_lex.l
5641         * src/quote_fmt_lex.l
5642                 Use proper flex options instead of direct use of #define,
5643                 make the flex-generated C lighter.
5644
5645 2007-02-20 [colin]      2.7.2cvs53
5646
5647         * src/summaryview.c
5648                 Grab focus in message list after hiding
5649                 the quicksearch, instead of leaving it
5650                 "somewhere"
5651
5652 2007-02-19 [colin]      2.7.2cvs52
5653
5654         * src/folderview.c
5655                 Fix bug 1033, 'Automatically refresh 
5656                 message list when new messages arrives'
5657                 Looks like folderview->opened can sometimes
5658                 be wrong...
5659
5660 2007-02-19 [paul]       2.7.2cvs51
5661
5662         * tools/Makefile.am
5663         * tools/README
5664         * tools/thunderbird-filters-convertor.pl
5665                 add new script which converts thunderbird filter
5666                 rules to Claws filter rules
5667
5668 2007-02-18 [paul]       2.7.2cvs50
5669
5670         * src/plugins/pgpcore/prefs_gpg.c
5671         * src/plugins/pgpcore/prefs_gpg.h
5672         * src/plugins/pgpcore/sgpgme.c
5673         * src/plugins/pgpinline/pgpinline.c
5674         * src/plugins/pgpmime/pgpmime.c
5675                 improved GUI interoperability with gpg-agent
5676
5677 2007-02-18 [paul]       2.7.2cvs49
5678
5679         * src/prefs_account.c
5680                 Privacy options sensitivity fix
5681
5682 2007-02-17 [colin]      2.7.2cvs48
5683
5684         * src/messageview.c
5685                 Reset icon to warning in the noticeview
5686
5687 2007-02-15 [colin]      2.7.2cvs47
5688
5689         * src/folderview.c
5690                 Fix a manifestation of bug 1033 (summaryview failing
5691                 to update for new mails), which happens after editing
5692                 account preferences or preferences that cause a 
5693                 folderview reload.
5694
5695 2007-02-15 [colin]      2.7.2cvs46
5696
5697         * src/addressbook.c
5698                 Probably fix bug 1123, 'Segmentation 
5699                 fault while opening address book'. I get
5700                 g_warnings if the saved paned position is
5701                 not greater than 0. Also, save position
5702                 when hiding the addressbook instead of
5703                 via signal.
5704
5705 2007-02-14 [colin]      2.7.2cvs45
5706
5707         * src/plugins/pgpcore/prefs_gpg.c
5708         * src/plugins/pgpcore/prefs_gpg.h
5709         * src/plugins/pgpcore/sgpgme.c
5710         * src/plugins/pgpinline/pgpinline.c
5711         * src/plugins/pgpmime/pgpmime.c
5712                 Add an option "Use gpg-agent if available". Fixes
5713                 annoyances with distro-installed gpg-agent, when
5714                 no pinentry program is installed, and the user's 
5715                 at a loss on why "decryption failed". Makes more
5716                 clear why passphrase isn't saved when gpg-agent is
5717                 used. Defaults to true, to avoid changing the 
5718                 current behaviour.
5719
5720 2007-02-14 [wwp]        2.7.2cvs44
5721
5722         * src/matcher_parser_parse.y
5723                 Fix missing line number reset (wrong line number might appear
5724                 when re-loading filtering rules if there's a parser error).
5725
5726 2007-02-13 [colin]      2.7.2cvs43
5727
5728         * src/common/utils.c
5729                 Don't encode ',' in URIs before passing it
5730                 to the browser command-line. It was probably
5731                 done at a time where commas in URIs made
5732                 mozilla -remote 'openurl(%s,new-window)'
5733                 bug.
5734
5735 2007-02-13 [wwp]        2.7.2cvs42
5736
5737         * src/prefs_matcher.c
5738         * src/plugins/bogofilter/bogofilter_gtk.c
5739                 A bit of string factorization around "Select ..." buttons.
5740
5741 2007-02-11 [colin]      2.7.2cvs41
5742
5743         * src/alertpanel.c
5744                 Make sure to escape the title
5745
5746 2007-02-11 [colin]      2.7.2cvs40
5747
5748         * src/codeconv.c
5749                 Recognize .utf8 locales as .UTF-8 ones
5750
5751 2007-02-11 [colin]      2.7.2cvs39
5752
5753         * src/compose.c
5754                 Fix code conversion when dragging a file
5755
5756 2007-02-09 [colin]      2.7.2cvs38
5757
5758         * src/plugins/clamav/clamav_plugin.c
5759                 Complete Paul's patch with conditional
5760                 compilation to avoid breaking compilation
5761                 on old Dapper and Edgy... Maybe other
5762                 distros too.
5763
5764 2007-02-09 [paul]       2.7.2cvs37
5765
5766         * src/plugins/clamav/clamav_plugin.c
5767                 fix for the upstream changes in libclamav
5768
5769 2007-02-09 [paul]       2.7.2cvs36
5770
5771         * src/main.c
5772         * src/mainwindow.c
5773         * src/procmsg.c
5774         * src/procmsg.h
5775                 fix "warn if there are queued messages" (on exit)
5776                 option, which only checked the first mailbox's
5777                 queue
5778                 don't ask before emptying trash if there are no
5779                 messages in trash, also check and empty all trash
5780                 folders
5781         * src/prefs_other.c
5782                 move "Ask before emptying trash" option
5783                 outside of the "On exit" frame as it's
5784                 not only an "On exit" option
5785
5786 2007-02-09 [paul]       2.7.2cvs35
5787
5788         * src/addrgather.c
5789         * src/alertpanel.c
5790         * src/editldap.c
5791         * src/prefs_account.c
5792         * src/prefs_folder_item.c
5793         * src/prefs_gtk.h
5794         * src/prefs_matcher.c
5795         * src/prefs_message.c
5796         * src/prefs_msg_colors.c
5797         * src/prefs_summaries.c
5798         * src/wizard.c
5799         * src/gtk/inputdialog.c
5800         * src/plugins/bogofilter/bogofilter_gtk.c
5801                 pedantic commit: use 'checkbtn' everywhere
5802                 instead of a mixture of 'checkbtn' and 'chkbtn'
5803
5804 2007-02-09 [paul]       2.7.2cvs34
5805
5806         * src/compose.c
5807                 fix default hotkeys
5808         * src/prefs_other.c
5809         * src/prefs_send.c
5810                 move "Never send Return Receipts" from
5811                 prefs_other to prefs_send
5812                 add an option "Ask about account specific
5813                 filtering rules..." to prefs_other
5814         * src/gtk/gtkutils.c
5815                 fix a compiler warning
5816
5817 2007-02-08 [colin]      2.7.2cvs33
5818
5819         * src/plugins/pgpinline/pgpinline.c
5820                 Fix bug 1110, 'pgpmime fails to process 
5821                 encapsulated openpgp mime (rfc 3156, 6.1 
5822                 -> rfc1847)'
5823                 It was due to an interaction between PGP/Mime
5824                 and PGP/Inline plugin. 
5825
5826 2007-02-08 [colin]      2.7.2cvs32
5827
5828         * src/inc.c
5829         * src/mbox.c
5830         * src/mbox.h
5831                 Fix bug 1117, 'fcntl locking code 
5832                 does not work in mbox.c'
5833
5834 2007-02-08 [colin]      2.7.2cvs31
5835
5836         * src/prefs_account.c
5837                 Fix Gentoo bug 165819, 'can't create 
5838                 a "local mbox file" account'. Patch
5839                 by Olivier <castan.o@free.fr>
5840
5841 2007-02-07 [colin]      2.7.2cvs30
5842
5843         * src/ldapquery.c
5844                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5845                 autocompletion was used'
5846
5847 2007-02-07 [paul]       2.7.2cvs29
5848
5849         * src/folder.c
5850                 cut down on unnecessary debug_prints
5851         * src/imap_gtk.c
5852                 fix menu_set_active() on 'Show only
5853                 subscribed folders'
5854
5855 2007-02-07 [paul]       2.7.2cvs28
5856
5857         * src/plugins/clamav/clamav_plugin.c
5858         * src/plugins/clamav/clamav_plugin.h
5859         * src/plugins/clamav/clamav_plugin_gtk.c
5860                 fix copyright header
5861
5862 2007-02-07 [paul]       2.7.2cvs27
5863
5864         * src/procheader.c
5865                 fix bug 1116, 'summary view allow a 
5866                 subject line break'
5867
5868 2007-02-06 [colin]      2.7.2cvs26
5869
5870         * src/summaryview.c
5871                 Fix delete thread
5872
5873 2007-02-05 [fabien]     2.7.2cvs25
5874
5875         * po/POTFILES.in
5876         * src/uri_opener.c
5877                 i18n related - 1 fix and 1 message for translators.
5878
5879 2007-02-05 [colin]      2.7.2cvs24
5880
5881         * src/gtk/quicksearch.c
5882                 Don't reload summary list if quicksearch wasn't
5883                 active on hiding; move currently selected mail in
5884                 the visible area when showing the quicksearch
5885
5886 2007-02-05 [colin]      2.7.2cvs23
5887
5888         * src/folderview.c
5889                 Add debug to try to solve bug 1104
5890
5891 2007-02-05 [paul]       2.7.2cvs22
5892
5893         * src/mainwindow.c
5894                 confirm before emptying trash on exit is
5895                 a Yes or No answer, use Yes or No in the
5896                 dialog
5897
5898 2007-02-04 [colin]      2.7.2cvs21
5899
5900         * src/compose.c
5901         * src/plugins/pgpcore/passphrase.c
5902         * src/plugins/pgpcore/select-keys.c
5903                 Set wmclass on new windows
5904
5905 2007-02-04 [colin]
5906
5907         2.8.0-rc1 released
5908
5909 2007-02-04 [colin]      2.7.2cvs20
5910
5911         * src/compose.c
5912         * src/compose.h
5913                 Auto save drafts on exit, reopen them
5914                 at startup, instead of asking
5915         * src/account.c
5916         * src/addressadd.c
5917         * src/addressbook.c
5918         * src/addressbook_foldersel.c
5919         * src/addrgather.c
5920         * src/crash.c
5921         * src/editaddress.c
5922         * src/editbook.c
5923         * src/editgroup.c
5924         * src/editjpilot.c
5925         * src/editldap.c
5926         * src/editldap_basedn.c
5927         * src/editvcard.c
5928         * src/exphtmldlg.c
5929         * src/expldifdlg.c
5930         * src/export.c
5931         * src/foldersel.c
5932         * src/gedit-print.c
5933         * src/import.c
5934         * src/importldif.c
5935         * src/importmutt.c
5936         * src/importpine.c
5937         * src/main.c
5938         * src/mainwindow.c
5939         * src/message_search.c
5940         * src/messageview.c
5941         * src/prefs_actions.c
5942         * src/prefs_customheader.c
5943         * src/prefs_display_header.c
5944         * src/prefs_filtering.c
5945         * src/prefs_filtering_action.c
5946         * src/prefs_folder_column.c
5947         * src/prefs_gtk.c
5948         * src/prefs_matcher.c
5949         * src/prefs_other.c
5950         * src/prefs_summaries.c
5951         * src/prefs_summary_column.c
5952         * src/prefs_template.c
5953         * src/sourcewindow.c
5954         * src/ssl_manager.c
5955         * src/summary_search.c
5956         * src/uri_opener.c
5957         * src/gtk/about.c
5958         * src/gtk/description_window.c
5959         * src/gtk/foldersort.c
5960         * src/gtk/gtkutils.c
5961         * src/gtk/gtkutils.h
5962         * src/gtk/icon_legend.c
5963         * src/gtk/logwindow.c
5964         * src/gtk/pluginwindow.c
5965         * src/gtk/prefswindow.c
5966                 Give different wmclass to different
5967                 windows - thanks to sed ;)
5968
5969 2007-02-04 [colin]      2.7.2cvs19
5970
5971         * src/main.c
5972                 Revert previous patch, can't reproduce
5973                 it anymore. 
5974
5975 2007-02-03 [colin]      2.7.2cvs18
5976
5977         * src/main.c
5978                 Don't save the mainwindow size and
5979                 position on emergency exit (libSM's
5980                 "die" callback), Xfce seems to make
5981                 the window smaller just before the
5982                 size's saved.
5983
5984 2007-02-03 [colin]      2.7.2cvs17
5985
5986         * src/plugins/bogofilter/bogofilter.c
5987         * src/plugins/bogofilter/bogofilter.h
5988         * src/plugins/bogofilter/bogofilter_gtk.c
5989         * src/plugins/pgpinline/pgpinline.c
5990         * src/plugins/pgpinline/pgpinline.h
5991                 Fix more copyrights
5992
5993 2007-02-03 [colin]      2.7.2cvs16
5994
5995         * src/partial_download.c
5996         * src/partial_download.h
5997         * src/ssl_manager.c
5998         * src/ssl_manager.h
5999         * src/uri_opener.c
6000         * src/uri_opener.h
6001         * src/wizard.c
6002         * src/wizard.h
6003         * src/common/ssl_certificate.c
6004         * src/common/ssl_certificate.h
6005         * src/gtk/quicksearch.c
6006         * src/gtk/quicksearch.h
6007         * src/gtk/sslcertwindow.c
6008         * src/gtk/sslcertwindow.h
6009                 Fix copyright on my files
6010
6011 2007-02-02 [colin]      2.7.2cvs15
6012
6013         * src/Makefile.am
6014         * src/mainwindow.c
6015         * src/messageview.c
6016         * src/messageview.h
6017         * src/textview.c
6018         * src/textview.h
6019         * src/uri_opener.c
6020         * src/uri_opener.h
6021                 Add Tools/List URIs to allow
6022                 opening any URI in the current mail
6023
6024 2007-02-02 [colin]      2.7.2cvs14
6025
6026         * src/common/valgrind.h ** NEW FILE **
6027         * src/common/Makefile.am
6028         * src/common/plugin.c
6029                 Don't dlclose the plugins if we're running
6030                 under valgrind. (doesn't require valgrind
6031                 either at compile time or run time).
6032
6033 2007-02-01 [paul]       2.7.2cvs13
6034
6035         * AUTHORS
6036         * src/gtk/authors.h
6037         * tools/freshmeat_search.pl
6038         * tools/google_search.pl
6039         * tools/multiwebsearch.pl
6040                 add support for non ISO-8859-1 compatible locales
6041                 Patch by Alex Gorbachenko <agent_007@immo.ru>
6042
6043 2007-02-01 [colin]      2.7.2cvs12
6044
6045         * src/prefs_other.c
6046         * src/prefs_summaries.c
6047                 Move keybinding prefs to the Other page
6048
6049 2007-02-01 [wwp]        2.7.2cvs11
6050
6051         * src/plugins/trayicon/trayicon.c
6052                 Fix a raising issue within KDE.
6053
6054 2007-02-01 [colin]      2.7.2cvs10
6055
6056         * src/codeconv.c
6057                 Fix stray quotes in encoded strings
6058         * src/addressadd.c
6059                 Fix wrong call causing g_warnings
6060         * src/textview.c
6061                 Remove useless message
6062
6063 2007-01-31 [wwp]        2.7.2cvs9
6064
6065         * src/plugins/trayicon/trayicon.c
6066                 fix buggy hiding of main window when closing if close-to-tray
6067                 is not set (bad logics  in the trayicon hook code).
6068                 Changed the quit confirmation message too.
6069
6070 2007-01-30 [colin]      2.7.2cvs8
6071
6072         * src/main.c
6073                 Fix hidden mainwindow after clicking on
6074                 the X close button, if compose windows
6075                 exist and the user chooses not to quit
6076
6077 2007-01-30 [colin]      2.7.2cvs7
6078
6079         * src/main.c
6080         * src/compose.c
6081                 Handle local URIs to attach files (file:///...)
6082                 Fixes attaching files from Thunar for example
6083
6084 2007-01-30 [colin]      2.7.2cvs6
6085
6086         * src/prefs_ext_prog.c
6087                 Add 'mousepad' to the list of text editors.
6088                 Mousepad is XFCE's text editor
6089
6090 2007-01-29 [wwp]        2.7.2cvs5
6091
6092         * po/POTFILES.in
6093         * src/plugins/trayicon/trayicon_prefs.c
6094                 trayicon i18n fixes, thanks to Fabien.
6095
6096 2007-01-28 [wwp]        2.7.2cvs4
6097
6098         * src/mainwindow.c
6099         * src/mainwindow.h
6100         * src/plugins/trayicon/trayicon.c
6101         * src/plugins/trayicon/trayicon_prefs.c
6102         * src/plugins/trayicon/trayicon_prefs.h
6103                 Added a new TrayIcon plugin option to close to tray
6104                 (WM's hotkey and [X] button will hide the window instead
6105                 of closing it - closing CM can be done using the tray icon
6106                 menu or the File menu).
6107                 Improved visibility handling in trayicon, clicking the
6108                 trayicon now raise the window to current desktop when it
6109                 was either minimized/shaded/on another desktop.
6110                 Thanks to Paul for testing and fixing a strange behaviour
6111                 in KDE ;-).
6112
6113 2007-01-27 [paul]       2.7.2cvs3
6114
6115         * src/prefs_folder_item.c
6116         * src/prefs_receive.c
6117         * src/plugins/pgpcore/prefs_gpg.c
6118                 use 'start-up' instead of 'startup' in labels
6119
6120 2007-01-26 [wwp]        2.7.2cvs2
6121
6122         * src/plugins/trayicon/Makefile.am
6123         * src/plugins/trayicon/trayicon.c
6124         * src/plugins/trayicon/trayicon_prefs.c
6125         * src/plugins/trayicon/trayicon_prefs.h
6126                 Add a new TrayIcon option to hide the main window at
6127                 start-up.
6128                 Fix trayicon.c copyright header.
6129
6130 2007-01-26 [paul]       2.7.2cvs1
6131
6132         * NEWS
6133         * README
6134         * RELEASE_NOTES
6135         * configure.ac
6136                 bump up version number following
6137                 stable release
6138
6139 2007-01-25 [mones]      2.7.1cvs60
6140
6141         * po/es.po
6142                 updated thousands of strings (well, probably less ;-)
6143
6144 2007-01-25 [colin]      2.7.1cvs59
6145
6146         * src/matcher.c
6147                 Fix 2nd-run loss of matcherrc on new
6148                 configurations. 
6149
6150 2007-01-25 [wwp]        2.7.1cvs58
6151
6152         * src/mimeview.c
6153                 fix handling of empty value in attach_save_directory too, thanks
6154                 to Colin.
6155
6156 2007-01-25 [wwp]        2.7.1cvs57
6157
6158         * src/gtk/filesel.c
6159                 fix handling of empty value in attach_load_directory,
6160                 thanks to Colin.
6161
6162 2007-01-25 [wwp]        2.7.1cvs56
6163
6164         * src/plugins/dillo_viewer/dillo_prefs.h
6165                 fix a typo.
6166
6167 2007-01-25 [colin]      2.7.1cvs55
6168
6169         * src/matcher.c
6170         * src/matcher.h
6171         * src/matcher_parser_parse.y
6172         * src/prefs_matcher.c
6173                 Add matching on the spam flag
6174
6175 2007-01-24 [colin]      2.7.1cvs54
6176
6177         * src/folder.c
6178         * src/common/xml.c
6179         * src/common/xml.h
6180                 Make sure folderlist.xml is correctly
6181                 written before overwriting it.
6182         * src/procmsg.c
6183         * src/procmsg.h
6184         * src/summaryview.c
6185         * src/plugins/bogofilter/bogofilter.c
6186         * src/plugins/bogofilter/bogofilter.h
6187         * src/plugins/bogofilter/bogofilter_gtk.c
6188         * src/plugins/spamassassin/spamassassin.c
6189         * src/plugins/spamassassin/spamassassin.h
6190         * src/plugins/spamassassin/spamassassin_gtk.c
6191                 Move spam to the correct trash folder after
6192                 learning, if spam directory isn't set.
6193
6194 2007-01-23 [paul]       2.7.1cvs53
6195
6196         * src/plugins/bogofilter/bogofilter_gtk.c
6197                 fix sensitivity of "Insert X-Bogosity header"
6198                 option
6199
6200 2007-01-23 [colin]      2.7.1cvs52
6201
6202         * src/toolbar.c
6203                 Translate toolbar items text if
6204                 they're translatable (default)
6205         * src/addrcache.c
6206         * src/addrcache.h
6207         * src/addritem.c
6208         * src/addritem.h
6209         * src/codeconv.c
6210         * src/codeconv.h
6211         * src/jpilot.c
6212         * src/jpilot.h
6213         * src/ldapctrl.c
6214         * src/ldapctrl.h
6215         * src/ldapquery.h
6216         * src/ldif.c
6217         * src/ldif.h
6218         * src/etpan/etpan-thread-manager.c
6219         * src/etpan/etpan-thread-manager.h
6220         * src/gtk/gtkutils.c
6221         * src/gtk/gtkutils.h
6222                 More static functions
6223
6224 2007-01-22 [fabien]     2.7.1cvs51
6225
6226         * src/gtk/gtkutils.c
6227                 gtkut_get_options_frame() : ability to pass
6228                 a 'NULL' value in frame pointer parameter if
6229                 we don't need it.
6230
6231 2007-01-22 [colin]      2.7.1cvs50
6232
6233         * src/procmsg.c
6234         * src/procmsg.h
6235         * src/plugins/bogofilter/bogofilter.c
6236         * src/plugins/bogofilter/bogofilter_gtk.c
6237         * src/plugins/spamassassin/spamassassin.c
6238         * src/plugins/spamassassin/spamassassin_gtk.c
6239                 Allow moving spams to the account's trash
6240                 instead of default one
6241
6242 2007-01-21 [colin]      2.7.1cvs49
6243
6244         * src/ldapquery.c
6245         * src/ldapquery.h
6246                 Revert a static function that shouldn't
6247                 have been
6248
6249 2007-01-21 [colin]      2.7.1cvs48
6250
6251         * src/ldapquery.c
6252         * src/ldapquery.h
6253                 Same
6254
6255 2007-01-21 [colin]      2.7.1cvs47
6256
6257         * src/procmsg.c
6258         * src/procmsg.h
6259                 Same
6260
6261 2007-01-21 [colin]      2.7.1cvs46
6262
6263         * src/common/socket.c
6264         * src/common/socket.h
6265                 Same
6266
6267 2007-01-21 [colin]      2.7.1cvs45
6268
6269         * src/crash.c
6270         * src/exporthtml.c
6271         * src/exporthtml.h
6272         * src/exportldif.c
6273         * src/exportldif.h
6274         * src/folder.c
6275         * src/folder.h
6276         * src/folder_item_prefs.c
6277         * src/folder_item_prefs.h
6278         * src/folderview.c
6279         * src/folderview.h
6280         * src/gedit-print.c
6281         * src/gedit-print.h
6282         * src/main.c
6283         * src/main.h
6284         * src/common/socket.c
6285         * src/common/socket.h
6286         * src/gtk/gtkaspell.c
6287         * src/gtk/gtkaspell.h
6288         * src/gtk/quicksearch.c
6289         * src/gtk/quicksearch.h
6290                 Same
6291
6292 2007-01-21 [colin]      2.7.1cvs44
6293
6294         * src/common/utils.c
6295         * src/common/utils.h
6296         * src/etpan/etpan-thread-manager.c
6297         * src/etpan/etpan-thread-manager.h
6298                 Same (Funny that etpan_thread_unbind
6299                 is called but not etpan_thread_bind)
6300
6301 2007-01-21 [colin]      2.7.1cvs43
6302
6303         * src/addrselect.c
6304         * src/addrselect.h
6305         * src/codeconv.c
6306         * src/codeconv.h
6307         * src/compose.c
6308         * src/compose.h
6309         * src/etpan/Makefile.am
6310         * src/gtk/colorlabel.c
6311         * src/gtk/colorlabel.h
6312         * src/gtk/sslcertwindow.c
6313         * src/gtk/sslcertwindow.h
6314         * src/etpan/etpan-log.c ** REMOVED **
6315         * src/etpan/etpan-log.h ** REMOVED **
6316                 Same
6317
6318 2007-01-20 [colin]      2.7.1cvs42
6319
6320         * src/addritem.c
6321         * src/addritem.h
6322                 Same
6323
6324 2007-01-20 [colin]      2.7.1cvs41
6325
6326         * src/account.c
6327         * src/account.h
6328         * src/addrbook.c
6329         * src/addrbook.h
6330         * src/addrcache.c
6331         * src/addrcache.h
6332         * src/addrclip.c
6333         * src/addrclip.h
6334         * src/addressbook.c
6335         * src/addressbook.h
6336         * src/addrharvest.c
6337         * src/addrharvest.h
6338         * src/addrindex.c
6339         * src/addrindex.h
6340         * src/editaddress.c
6341         * src/editaddress.h
6342                 Make functions that aren't used in other
6343                 files static
6344
6345 2007-01-20 [colin]      2.7.1cvs40
6346
6347         * src/account.c
6348         * src/addrbook.c
6349         * src/addrcache.c
6350         * src/addressbook.c
6351         * src/addrgather.c
6352         * src/addrindex.c
6353         * src/addrquery.c
6354         * src/addrselect.c
6355         * src/browseldap.c
6356         * src/compose.c
6357         * src/editbook.c
6358         * src/editjpilot.c
6359         * src/editldap.c
6360         * src/editldap_basedn.c
6361         * src/editvcard.c
6362         * src/exporthtml.c
6363         * src/exportldif.c
6364         * src/folder.c
6365         * src/folderview.c
6366         * src/image_viewer.c
6367         * src/imap.c
6368         * src/importmutt.c
6369         * src/importpine.c
6370         * src/jpilot.c
6371         * src/ldapquery.c
6372         * src/main.c
6373         * src/mainwindow.c
6374         * src/matcher.c
6375         * src/messageview.c
6376         * src/mh.c
6377         * src/mimeview.c
6378         * src/msgcache.c
6379         * src/mutt.c
6380         * src/news.c
6381         * src/pine.c
6382         * src/prefs_account.c
6383         * src/prefs_common.c
6384         * src/prefs_compose_writing.c
6385         * src/prefs_ext_prog.c
6386         * src/prefs_folder_item.c
6387         * src/prefs_fonts.c
6388         * src/prefs_message.c
6389         * src/prefs_msg_colors.c
6390         * src/prefs_other.c
6391         * src/prefs_quote.c
6392         * src/prefs_receive.c
6393         * src/prefs_send.c
6394         * src/prefs_spelling.c
6395         * src/prefs_summaries.c
6396         * src/prefs_toolbar.c
6397         * src/prefs_wrapping.c
6398         * src/privacy.c
6399         * src/procmime.c
6400         * src/procmsg.c
6401         * src/ssl_manager.c
6402         * src/statusbar.c
6403         * src/summaryview.c
6404         * src/toolbar.c
6405         * src/vcard.c
6406         * src/common/hooks.c
6407         * src/common/log.c
6408         * src/common/passcrypt.c
6409         * src/common/socket.c
6410         * src/common/ssl.c
6411         * src/common/ssl_certificate.c
6412         * src/common/template.c
6413         * src/common/utils.c
6414         * src/etpan/imap-thread.c
6415         * src/gtk/sslcertwindow.c
6416         * src/gtk/sslcertwindow.h
6417                 Make functions that could be static, static
6418
6419 2007-01-20 [colin]      2.7.1cvs39
6420
6421         * src/editldap.c
6422                 Fix tooltip
6423
6424 2007-01-20 [colin]      2.7.1cvs38
6425
6426         * src/ldapquery.c
6427         * src/ldaputil.c
6428         * src/ldaputil.h
6429                 Fix bug 1102, 'claws-mail-2.7.1 
6430                 makes use of deprecated ldap 
6431                 functions'
6432
6433 2007-01-20 [colin]      2.7.1cvs37
6434
6435         * src/mainwindow.c
6436         * src/mainwindow.h
6437         * src/summaryview.c
6438         * src/gtk/quicksearch.c
6439                 Add Wide message list layout
6440
6441 2007-01-19 [fabien]     2.7.1cvs36
6442
6443         * src/textview.c
6444                 make sure a font change is considered in links of
6445                 headerview.
6446
6447 2007-01-19 [colin]      2.7.1cvs35
6448
6449         * src/main.c
6450         * src/mainwindow.c
6451         * src/mainwindow.h
6452         * src/messageview.c
6453         * src/messageview.h
6454         * src/prefs_common.c
6455         * src/prefs_common.h
6456         * src/summaryview.c
6457         * src/summaryview.h
6458         * src/gtk/quicksearch.c
6459         * src/gtk/quicksearch.h
6460                 Drop 'Separate Folder tree' and 'Separate
6461                 Message View'. Put three layouts in place
6462                 of it.
6463
6464 2007-01-19 [paul]       2.7.1cvs34
6465
6466         * src/prefs_msg_colors.c
6467                 more use of Q_ for translators
6468
6469 2007-01-19 [paul]       2.7.1cvs33
6470
6471         * src/imap_gtk.c
6472         * src/prefs_account.c
6473                 a few changes to the English
6474
6475 2007-01-19 [fabien]     2.7.1cvs32
6476
6477         * src/wizard.c
6478                 factorize translatable string
6479
6480 2007-01-18 [colin]      2.7.1cvs31
6481
6482         * src/main.c
6483                 Don't error out on --sync option. Although
6484                 we don't do anything with it, gtk+ handles
6485                 it, and it's useful for debugging X errors
6486
6487 2007-01-18 [fabien]     2.7.1cvs30
6488
6489         * src/prefs_other.c
6490                 ability to apply on the fly the recent added
6491                 'gtk_can_change_accels' pref (no need to restart).
6492
6493 2007-01-18 [fabien]     2.7.1cvs29
6494
6495         * src/plugins/bogofilter/bogofilter_gtk.c
6496         * src/plugins/bogofilter/bogofilter.c
6497         * src/plugins/spamassassin/spamassassin_gtk.c
6498         * src/addr_compl.c
6499         * src/prefs_account.c
6500                 factorize or rewrite some translatable strings.
6501
6502 2007-01-18 [fabien]     2.7.1cvs28
6503
6504         * src/prefs_gtk.h
6505         * src/compose.c
6506                 set a 4pix space between "Subject:" label and subject entry in
6507                 compose window.
6508
6509 2007-01-18 [wwp]        2.7.1cvs27
6510
6511         * src/addressbook.c
6512                 fix conflicting address-copy/paste when focus is set
6513                 to the embedded edit-person form.
6514  
6515
6516 2007-01-18 [wwp]        2.7.1cvs26
6517
6518         * src/addressbook.h
6519                 complete 2.7.1cvs23 (one more file was missing from that
6520                 commit).
6521
6522 2007-01-18 [colin]      2.7.1cvs25
6523
6524         * src/main.c
6525                 Provide a way to migrate without backup
6526                 Re-ask for migration on next start if 
6527                 it has been refused and wizard has been 
6528                 cancelled after.
6529
6530 2007-01-18 [wwp]        2.7.1cvs24
6531
6532         * src/editaddress.c
6533                 complete 2.7.1.cvs23 (file was missing from previous
6534                 commit).
6535
6536 2007-01-18 [wwp]        2.7.1cvs23
6537
6538         * src/addressbook.c
6539                 fix potential crashes in address book's focus_in/out signal handlers,
6540                 force focus to the edit-person form when clicked the Edit menu entry or
6541                 button (this only matters if the edit-person form is embedded to the
6542                 AB window, in that case, focus is not set when browsing the contacts
6543                 list w/ keys or mouse clicks).
6544
6545 2007-01-18 [paul]       2.7.1cvs22
6546
6547         * src/main.c
6548                 add command line options:
6549                 -h for --help
6550                 -q and --quit for --exit
6551                 -v for --version
6552                 print "Unknown option" for unknown options
6553
6554 2007-01-18 [paul]       2.7.1cvs21
6555
6556         * po/ru.po
6557                 updated by Pavlo Bohmat
6558
6559 2007-01-18 [paul]       2.7.1cvs20
6560
6561         * src/mainwindow.c
6562                 fix sensitivity issues of Mark as Spam/Ham
6563
6564 2007-01-17 [fabien]     2.7.1cvs19
6565
6566         * src/prefs_other.c
6567         * src/prefs_common.c
6568         * src/prefs_common.h
6569         * src/main.c
6570                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6571                 control the corresponding gtk property. It could be used to lock
6572                 all shortcuts (avoid to set one of them by inadvertency).
6573
6574 2007-01-17 [colin]      2.7.1cvs18
6575
6576         * src/summaryview.c
6577                 Fix bug 1100, 'Highlighted e-mail data not visible 
6578                 when color label applied.'. Use a weighted average
6579                 between normal selected foreground color and color
6580                 label instead of a simple one (3/1 instead 1/1).
6581
6582 2007-01-17 [colin]      2.7.1cvs17
6583
6584         * src/messageview.c
6585                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6586                 crash' - don't prevent mail switching while loading
6587
6588 2007-01-17 [colin]      2.7.1cvs16
6589
6590         * src/folder.c
6591         * src/folder.h
6592         * src/folderview.c
6593         * src/folderview.h
6594         * src/imap.c
6595         * src/imap.h
6596         * src/imap_gtk.c
6597                 Manage recursive search of unsubscribed folders
6598                 Rescan tree without checking for new messages 
6599                 after subscriptions changed
6600
6601 2007-01-17 [paul]       2.7.1cvs15
6602
6603         * src/prefs_common.c
6604         * src/gtk/pluginwindow.c
6605                 fix bug 1101, '"Load plugin" button is
6606                 accidentally hidden'
6607                 unset (-1) initial width in prefs_common,
6608                 fix overlapping buttons,
6609                 and other cleanups
6610
6611 2007-01-17 [paul]       2.7.1cvs14
6612
6613         * src/procmime.c
6614                 add #include <errno.h>, it's needed
6615                 on some systems
6616
6617 2007-01-17 [paul]       2.7.1cvs13
6618
6619         * src/common/defs.h
6620         * tools/make.themes.project
6621                 rename .sylpheed_themeinfo to .claws_themeinfo
6622                 and use it
6623         * src/etpan/etpan-errors.h
6624         * src/etpan/etpan-log.c
6625         * src/etpan/etpan-log.h
6626         * src/etpan/etpan-thread-manager-types.h
6627         * src/etpan/etpan-thread-manager.c
6628         * src/etpan/etpan-thread-manager.h
6629         * src/etpan/imap-thread.c
6630         * src/etpan/imap-thread.h
6631                 add copyright header
6632
6633 2007-01-17 [colin]      2.7.1cvs12
6634
6635         * src/plugins/pgpcore/select-keys.c
6636         * src/gtk/pluginwindow.c
6637         * src/prefs_account.c
6638                 Fix warnings
6639
6640 2007-01-16 [colin]      2.7.1cvs11
6641
6642         * src/imap.c
6643         * src/imap.h
6644         * src/imap_gtk.c
6645                 Manage subscribing to subfolders when only
6646                 subscribed folders are shown.
6647
6648 2007-01-16 [colin]      2.7.1cvs10
6649
6650         * src/folderview.c
6651                 Fix annoying vscrollbar going back to top
6652                 on Check for new folders
6653
6654 2007-01-16 [colin]      2.7.1cvs9
6655
6656         * src/imap.c
6657                 Remove printf
6658
6659 2007-01-16 [colin]      2.7.1cvs8
6660
6661         * src/filtering.c
6662                 Bigger buffer for errors
6663         * src/imap.c
6664         * src/imap.h
6665         * src/imap_gtk.c
6666         * src/prefs_account.c
6667         * src/prefs_account.h
6668         * src/wizard.c
6669         * src/etpan/imap-thread.c
6670         * src/etpan/imap-thread.h
6671         * manual/handling.xml
6672                 Add subscriptions management. What it changes:
6673                 Creating a folder subscribes to it
6674                 Deleting a folder unsubscribes it
6675                 New contextual menu item allowing to switch between
6676                 All folders and Subscribed folders, subscribe, and
6677                 unsubscribe. "Creating" an existing but unsubscribed
6678                 folder will subscribe it.
6679                 By default for new accounts, only subscribed folders 
6680                 are shown.
6681
6682
6683 2007-01-16 [paul]       2.7.1cvs7
6684
6685         * src/summaryview.c
6686                 Allow folder classes to specify only sort_key or
6687                 sort_type instead of both or none.
6688
6689 2007-01-16 [paul]       2.7.1cvs6
6690
6691         * src/action.c
6692         * src/compose.c
6693         * src/mimeview.c
6694         * src/procmime.c
6695         * src/textview.c
6696                 Save and use errno for procmime_get_part
6697
6698 2007-01-16 [colin]      2.7.1cvs5
6699
6700         * src/imap.c
6701                 Never remove INBOX when scanning for
6702                 new folders. It's a special folder
6703                 that has to exist.
6704
6705 2007-01-15 [colin]      2.7.1cvs4
6706
6707         * src/imap.c
6708                 Fix 'Check for new folders' when IMAP subdirectory
6709                 is set
6710         * src/etpan/imap-thread.c
6711                 Fix build
6712
6713 2007-01-15 [colin]      2.7.1cvs3
6714
6715         * src/etpan/imap-thread.c
6716                 Fix invalid free on command-connection
6717                 error
6718
6719 2007-01-15 [wwp]        2.7.1cvs2
6720
6721         * src/matcher_parser_lex.l
6722         * src/quote_fmt_lex.l
6723         * src/matcher_parser_parse.y
6724                 fix copyright header in lexers and parsers.
6725
6726 2007-01-15 [paul]       2.7.1cvs1
6727
6728         * NEWS
6729         * README
6730         * RELEASE_NOTES
6731         * configure.ac
6732                 bump up version number following
6733                 stable release
6734
6735 2007-01-15 [paul]       2.7.0cvs31
6736
6737         * AUTHORS
6738         * src/gtk/authors.h
6739                 add Fabien to the Team list
6740                 add the recent contributors
6741                 make a few corrections
6742
6743 2007-01-15 [paul]       2.7.0cvs30
6744
6745         * src/mainwindow.c
6746                 fix compiler warning
6747         * src/plugins/pgpcore/prefs_gpg.c
6748         * src/plugins/pgpcore/prefs_gpg.h
6749                 add missing include
6750                 fix copyright header
6751
6752 2007-01-14 [colin]      2.7.0cvs29
6753
6754         * src/gtk/filesel.c
6755                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6756                 two benefits: faster to open, will fix strange
6757                 dbus-related crash. Thanks to Pascal Terjan.
6758
6759 2007-01-14 [colin]      2.7.0cvs28
6760
6761         * src/etpan/imap-thread.c
6762                 Delete the old imap just after allocating
6763                 the new one. Makes sure we don't get the
6764                 same pointer by sheer luck, which feels
6765                 strange in the debug log.
6766
6767 2007-01-14 [colin]      2.7.0cvs27
6768
6769         * src/gtk/inputdialog.c
6770                 Make sure we don't print passwords in
6771                 clear text when in debug mode
6772
6773 2007-01-14 [colin]      2.7.0cvs26
6774
6775         * src/gtk/gtksctree.c
6776                 Fix bug 1098, 'bogus last row display 
6777                 after expanding a thread'. Patch by
6778                 Jindrich Makovicka <makovick@gmail.com>
6779
6780 2007-01-14 [colin]      2.7.0cvs25
6781
6782         * src/etpan/imap-thread.c
6783                 Close socket manually before
6784                 freeing the imap struct
6785
6786 2007-01-14 [colin]      2.7.0cvs24
6787
6788         * src/etpan/imap-thread.c
6789                 Maybe fix new reconnection issues
6790
6791 2007-01-13 [colin]      2.7.0cvs23
6792
6793         * src/summaryview.c
6794                 Freeze/thaw on thread selection
6795
6796 2007-01-13 [paul]       2.7.0cvs22
6797
6798         * src/mainwindow.c
6799         * src/summaryview.c
6800         * src/summaryview.h
6801                 add 'Edit/Delete thread'
6802
6803 2007-01-13 [colin]      2.7.0cvs21
6804
6805         * src/prefs_account.c
6806         * src/prefs_compose_writing.c
6807         * src/prefs_message.c
6808         * src/prefs_msg_colors.c
6809         * src/prefs_other.c
6810         * src/prefs_receive.c
6811         * src/prefs_spelling.c
6812         * src/prefs_summaries.c
6813         * src/prefs_themes.c
6814         * src/gtk/gtkutils.c
6815         * src/gtk/gtkutils.h
6816         * src/plugins/pgpcore/prefs_gpg.c
6817         * src/plugins/spamassassin/spamassassin_gtk.c
6818                 Factorize gtk frame creation
6819                 Patch by Pawel
6820
6821 2007-01-13 [colin]      2.7.0cvs20
6822
6823         * src/message_search.c
6824         * src/summary_search.c
6825                 Fix Enter in search windows
6826         * src/messageview.c
6827                 Fix body search starting at the
6828                 end of the mail (and asking for loop)
6829
6830 2007-01-13 [colin]      2.7.0cvs19
6831
6832         * src/etpan/imap-thread.c
6833                 Make sure we don't free the same imap
6834                 twice
6835
6836 2007-01-13 [colin]      2.7.0cvs18
6837
6838         * commitHelper
6839                 Allow multiple commitHelpers to
6840                 run at once
6841
6842 2007-01-12 [colin]      2.7.0cvs17
6843
6844         * src/etpan/imap-thread.c
6845                 Make sure we get rid of the previous mailimap
6846                 when connecting - just in case disconnect was
6847                 unclean
6848
6849 2007-01-12 [paul]       2.7.0cvs16
6850
6851         * src/compose.c
6852                 Strip S/MIME signatures when re-editing
6853                 S/MIME signed messages.
6854
6855 2007-01-12 [paul]       2.7.0cvs15
6856
6857         * configure.ac
6858         * src/addressbook.c
6859         * src/foldersel.c
6860         * src/folderview.c
6861         * src/main.c
6862                 no need to define CLAWS anymore, remove
6863                 all that stuff
6864
6865 2007-01-12 [paul]       2.7.0cvs14
6866
6867         * src/mimeview.c
6868                 check if the mail's signed as
6869                 it can change the mail structure
6870                 Thanks to Colin
6871
6872 2007-01-12 [paul]       2.7.0cvs13
6873
6874         * src/procmime.c
6875                 fix Forwarding msgs with attachments
6876                 that have dos line endings
6877                 Thanks to Colin
6878
6879 2007-01-12 [wwp]        2.7.0cvs12
6880
6881         * configure.ac
6882                 Revert accidentally committed extra version tag.
6883
6884 2007-01-12 [wwp]        2.7.0cvs11
6885
6886         * src/prefs_account.c
6887                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6888
6889 2007-01-11 [colin]      2.7.0cvs10
6890
6891         * src/imap.c
6892                 move g_warning to debug_print
6893                 it scares people for no reason
6894
6895 2007-01-11 [colin]      2.7.0cvs9
6896
6897         * po/POTFILES.in
6898                 Fix files to translate. Patch by
6899                 Fabien
6900
6901 2007-01-11 [paul]       2.7.0cvs8
6902
6903         * src/imap.c
6904                 Fix recursion when server lists the
6905                 current subfolder in the response
6906         * src/mimeview.c
6907                 Fix updating of icon_list/ctree
6908         * src/plugins/pgpcore/select-keys.c
6909                 Fix a few annoyances when choosing
6910                 keys for the CMS (S/MIME) protocol
6911
6912 2007-01-11 [wwp]        2.7.0cvs7
6913
6914         * src/compose.c
6915         * src/prefs_account.c
6916         * src/prefs_account.h
6917                 Add per-account spellcheck default dictionaries settings.
6918
6919 2007-01-10 [colin]      2.7.0cvs6
6920
6921         * src/prefs_folder_item.c
6922                 Factorize strings - patch by Fabien
6923
6924 2007-01-10 [colin]      2.7.0cvs5
6925
6926         * src/mainwindow.c
6927                 Fix bug 1095, 'Crash while changing folder 
6928                 columns during incorporation'
6929
6930 2007-01-09 [colin]      2.7.0cvs4
6931
6932         * src/gtk/pluginwindow.c
6933                 Set the plugin window transient. Seems
6934                 like some window managers hide it in
6935                 the background after "load plugin"...
6936
6937 2007-01-09 [colin]      2.7.0cvs3
6938
6939         * src/gtk/filesel.c
6940                 Use the same type for alloc and free
6941
6942 2007-01-08 [paul]       2.7.0cvs2
6943
6944         * po/nl.po
6945                 updated by Tim Dijkstra
6946
6947 2007-01-08 [paul]       2.7.0cvs1
6948
6949         * src/prefs_themes.c
6950         * src/common/utils.c
6951                 Fix resource leaks
6952
6953 2007-01-08 [paul]       2.7.0
6954
6955         * NEWS
6956         * README
6957         * RELEASE_NOTES
6958                 2.7.0 released
6959
6960 2007-01-08 [paul]       2.6.1cvs119
6961
6962         * doc/man/claws-mail.1
6963                 another correction
6964
6965 2007-01-08 [paul]       2.6.1cvs118
6966
6967         * doc/man/claws-mail.1
6968                 corrections
6969         * manual/advanced.xml
6970                 improved English usage
6971
6972 2007-01-08 [paul]       2.6.1cvs117
6973
6974         * po/ca.po
6975         * po/de.po
6976         * po/en_GB.po
6977         * po/fi.po
6978         * po/it.po
6979         * po/pt_BR.po
6980         * po/sk.po
6981         * po/sr.po
6982         * po/zh_CN.po
6983                 updated by Miquel Oliete, Stephan Sachse, me,
6984                 Tommi Pirinen, Andrea Spadaccini, Frederico
6985                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6986                 Urosevic, and Ralgh Young
6987
6988 2007-01-07 [mones]      2.6.1cvs116
6989
6990         * manual/es/advanced.xml
6991         * po/es.po
6992                 Synced manual (unhide mark_as_read_delay)
6993                 and updated translation for release
6994
6995 2007-01-07 [paul]       2.6.1cvs115
6996
6997         * src/prefs_matcher.c
6998                 make the hbox content fit better under
6999                 various languages
7000
7001 2007-01-07 [colin]      2.6.1cvs114
7002
7003         * src/messageview.c
7004                 Fix bug 1088, 'Ctrl-h produces repeatable
7005                 crash'
7006
7007 2007-01-06 [colin]      2.6.1cvs113
7008
7009         * src/etpan/imap-thread.c
7010                 Add casts to int to get certs. Fixes
7011                 bug 1064, 'crash @ etpan_certificate_check() 
7012                 when opening an IMAP folder', with latest
7013                 libetpan CVS or >= 0.49
7014         * src/mainwindow.c
7015         * src/mainwindow.h
7016         * src/imap_gtk.c
7017         * src/news_gtk.c
7018         * src/prefs_folder_item.c
7019                 Grey out the "synchronise" menu items if
7020                 there's nothing to synchronise.
7021         * src/plugins/pgpcore/sgpgme.c
7022                 Make an error clearer than "Unknown error"
7023
7024 2007-01-06 [colin]      2.6.1cvs112
7025
7026         * src/messageview.c
7027                 Don't try to show a message if updating
7028                 Maybe fixes bug 1088, 'ctrl-h produces
7029                 repeatable crash'.
7030
7031 2007-01-06 [colin]      2.6.1cvs111
7032
7033         * src/summaryview.c
7034                 Disable Control-Space (handle it as Space).
7035
7036 2007-01-05 [paul]       2.6.1cvs110
7037
7038         * src/imap.c
7039                 Fix bug 934, 'sylpheed claws 2.1 
7040                 doesn't show Exchanges Public Folders'
7041                 Thanks to Hoa and Colin
7042         * src/msgcache.c
7043                 Refuse to allocate more than 2 MB for a 
7044                 single field, it's a good indication of
7045                 cache corruption.
7046
7047 2007-01-05 [colin]      2.6.1cvs109
7048
7049         * src/mainwindow.c
7050                 Allow --select'ing emails by Message-ID too
7051
7052 2007-01-05 [colin]      2.6.1cvs108
7053
7054         * src/common/quoted-printable.c
7055                 Uh! Third fix :)
7056
7057 2007-01-05 [colin]      2.6.1cvs107
7058
7059         * src/common/quoted-printable.c
7060                 Fix previous commit about bug 1089
7061                 Thanks to Ralf
7062
7063 2007-01-05 [colin]      2.6.1cvs106
7064
7065         * src/common/quoted-printable.c
7066                 Fix my previous commit on bug 1089
7067                 - Thanks to Ralf :)
7068
7069 2007-01-04 [colin]      2.6.1cvs105
7070
7071         * src/common/quoted-printable.c
7072                 Fix bug 1089, 'NUL characters in Subject 
7073                 line are misinterpreted'. Not a pain to
7074                 fix in fact.
7075
7076 2007-01-04 [colin]      
7077
7078         2.7.0-rc3 released
7079
7080 2007-01-04 [wwp]        2.6.1cvs104
7081
7082         * src/image_viewer.c
7083                 Force operator precedence (fix a compiler warning).
7084
7085 2007-01-04 [colin]      2.6.1cvs103
7086
7087         * src/image_viewer.c
7088                 Be cautious there too (same fix as the one
7089                 in textview from cvs33)
7090         * src/messageview.c
7091                 Don't use any MimeViewer plugin when showing
7092                 all headers
7093
7094 2007-01-03 [wwp]        2.6.1cvs102
7095
7096         * src/html.c
7097         * src/html.h
7098                 fixed "cent" sign (use the existing ASCII one),
7099                 decode more HTML entities,
7100                 converted table ASCII entries to UTF-8,
7101                 moved a switch() into a hashtable.
7102
7103 2007-01-03 [paul]       2.6.1cvs101
7104
7105         * src/compose.c
7106         * src/messageview.c
7107         * src/procmsg.c
7108         * src/procmsg.h
7109                 When possible, use move_msg instead of
7110                 copy_msg + remove_msg to move sent mail
7111                 from Queue to Sent. 
7112
7113 2007-01-03 [paul]       2.6.1cvs100
7114
7115         * src/html.c
7116                 add more html entity recognition:
7117                 pounds, euros, and cents
7118
7119 2007-01-03 [colin]      2.6.1cvs99
7120
7121         * src/imap_gtk.c
7122                 Don't display an error on NOSELECT
7123                 folders when synchronising
7124
7125 2007-01-03 [paul]       2.6.1cvs98
7126
7127         * tools/maildir2claws-mail.pl
7128                 only substitute 'sent-mail' if it's
7129                 the full directory name
7130
7131 2007-01-03 [paul]       2.6.1cvs97
7132
7133         * ChangeLog
7134         * ChangeLog.pre2.0.0
7135         * Makefile.am
7136                 archive a chunk of ChangeLog in
7137                 ChangeLog.pre2.0.0
7138         * ChangeLog.gtk1
7139         * doc/src/ChangeLog.claws-pre0.8.0
7140                 remove ChangeLog.claws-pre0.8.0, adding
7141                 its contents to ChangeLog.gtk1
7142
7143 2007-01-03 [paul]       2.6.1cvs96
7144
7145         * src/account.c
7146         * src/account.h
7147         * src/action.c
7148         * src/action.h
7149         * src/adbookbase.h
7150         * src/addr_compl.c
7151         * src/addr_compl.h
7152         * src/addrbook.c
7153         * src/addrcache.c
7154         * src/addrcache.h
7155         * src/addrcindex.c
7156         * src/addrcindex.h
7157         * src/addrclip.c
7158         * src/addrclip.h
7159         * src/addrdefs.h
7160         * src/addressadd.c
7161         * src/addressadd.h
7162         * src/addressbook.c
7163         * src/addressbook.h
7164         * src/addressbook_foldersel.c
7165         * src/addressbook_foldersel.h
7166         * src/addrgather.c
7167         * src/addrgather.h
7168         * src/addrharvest.c
7169         * src/addrharvest.h
7170         * src/addrindex.c
7171         * src/addrindex.h
7172         * src/addritem.c
7173         * src/addritem.h
7174         * src/addrquery.c
7175         * src/addrquery.h
7176         * src/addrselect.c
7177         * src/addrselect.h
7178         * src/alertpanel.c
7179         * src/alertpanel.h
7180         * src/browseldap.c
7181         * src/browseldap.h
7182         * src/codeconv.c
7183         * src/codeconv.h
7184         * src/compose.c
7185         * src/compose.h
7186         * src/customheader.c
7187         * src/customheader.h
7188         * src/displayheader.c
7189         * src/displayheader.h
7190         * src/editaddress.c
7191         * src/editaddress.h
7192         * src/editbook.c
7193         * src/editbook.h
7194         * src/editgroup.c
7195         * src/editgroup.h
7196         * src/editjpilot.c
7197         * src/editjpilot.h
7198         * src/editldap.c
7199         * src/editldap.h
7200         * src/editldap_basedn.c
7201         * src/editldap_basedn.h
7202         * src/editvcard.c
7203         * src/editvcard.h
7204         * src/exphtmldlg.c
7205         * src/exphtmldlg.h
7206         * src/expldifdlg.c
7207         * src/expldifdlg.h
7208         * src/export.c
7209         * src/export.h
7210         * src/exporthtml.c
7211         * src/exporthtml.h
7212         * src/exportldif.c
7213         * src/exportldif.h
7214         * src/filtering.c
7215         * src/filtering.h
7216         * src/folder.c
7217         * src/folder.h
7218         * src/folder_item_prefs.c
7219         * src/folder_item_prefs.h
7220         * src/foldersel.c
7221         * src/foldersel.h
7222         * src/folderutils.c
7223         * src/folderutils.h
7224         * src/folderview.c
7225         * src/folderview.h
7226         * src/grouplistdialog.c
7227         * src/grouplistdialog.h
7228         * src/headerview.c
7229         * src/html.c
7230         * src/html.h
7231         * src/image_viewer.c
7232         * src/image_viewer.h
7233         * src/imap.c
7234         * src/imap.h
7235         * src/imap_gtk.c
7236         * src/imap_gtk.h
7237         * src/import.c
7238         * src/import.h
7239         * src/importldif.c
7240         * src/importldif.h
7241         * src/importmutt.c
7242         * src/importmutt.h
7243         * src/importpine.c
7244         * src/importpine.h
7245         * src/inc.c
7246         * src/inc.h
7247         * src/jpilot.c
7248         * src/jpilot.h
7249         * src/ldapctrl.c
7250         * src/ldapctrl.h
7251         * src/ldaplocate.c
7252         * src/ldaplocate.h
7253         * src/ldapquery.c
7254         * src/ldapquery.h
7255         * src/ldapserver.c
7256         * src/ldapserver.h
7257         * src/ldaputil.c
7258         * src/ldaputil.h
7259         * src/ldif.c
7260         * src/ldif.h
7261         * src/main.c
7262         * src/main.h
7263         * src/mainwindow.c
7264         * src/mainwindow.h
7265         * src/manual.c
7266         * src/manual.h
7267         * src/mbox.c
7268         * src/message_search.c
7269         * src/message_search.h
7270         * src/messageview.c
7271         * src/messageview.h
7272         * src/mh.c
7273         * src/mh.h
7274         * src/mh_gtk.c
7275         * src/mh_gtk.h
7276         * src/mimeview.c
7277         * src/mimeview.h
7278         * src/msgcache.c
7279         * src/msgcache.h
7280         * src/mutt.c
7281         * src/mutt.h
7282         * src/news.c
7283         * src/news.h
7284         * src/news_gtk.c
7285         * src/news_gtk.h
7286         * src/partial_download.c
7287         * src/partial_download.h
7288         * src/pine.c
7289         * src/pine.h
7290         * src/pop.c
7291         * src/pop.h
7292         * src/prefs_account.c
7293         * src/prefs_account.h
7294         * src/prefs_actions.c
7295         * src/prefs_actions.h
7296         * src/prefs_common.c
7297         * src/prefs_common.h
7298         * src/prefs_compose_writing.c
7299         * src/prefs_compose_writing.h
7300         * src/prefs_customheader.c
7301         * src/prefs_customheader.h
7302         * src/prefs_display_header.c
7303         * src/prefs_display_header.h
7304         * src/prefs_filtering.c
7305         * src/prefs_filtering.h
7306         * src/prefs_filtering_action.c
7307         * src/prefs_filtering_action.h
7308         * src/prefs_folder_column.c
7309         * src/prefs_folder_column.h
7310         * src/prefs_folder_item.c
7311         * src/prefs_folder_item.h
7312         * src/prefs_fonts.c
7313         * src/prefs_fonts.h
7314         * src/prefs_gtk.c
7315         * src/prefs_gtk.h
7316         * src/prefs_image_viewer.c
7317         * src/prefs_image_viewer.h
7318         * src/prefs_matcher.c
7319         * src/prefs_matcher.h
7320         * src/prefs_message.c
7321         * src/prefs_msg_colors.c
7322         * src/prefs_msg_colors.h
7323         * src/prefs_other.c
7324         * src/prefs_quote.c
7325         * src/prefs_receive.c
7326         * src/prefs_send.c
7327         * src/prefs_spelling.c
7328         * src/prefs_spelling.h
7329         * src/prefs_summaries.c
7330         * src/prefs_summaries.h
7331         * src/prefs_summary_column.c
7332         * src/prefs_summary_column.h
7333         * src/prefs_template.c
7334         * src/prefs_template.h
7335         * src/prefs_themes.c
7336         * src/prefs_themes.h
7337         * src/prefs_toolbar.c
7338         * src/prefs_toolbar.h
7339         * src/prefs_wrapping.c
7340         * src/prefs_wrapping.h
7341         * src/privacy.c
7342         * src/privacy.h
7343         * src/procheader.c
7344         * src/procheader.h
7345         * src/procmime.c
7346         * src/procmime.h
7347         * src/procmsg.c
7348         * src/procmsg.h
7349         * src/quote_fmt.c
7350         * src/quote_fmt_parse.y
7351         * src/recv.c
7352         * src/recv.h
7353         * src/remotefolder.c
7354         * src/remotefolder.h
7355         * src/send_message.c
7356         * src/send_message.h
7357         * src/setup.c
7358         * src/setup.h
7359         * src/sourcewindow.c
7360         * src/sourcewindow.h
7361         * src/ssl_manager.c
7362         * src/ssl_manager.h
7363         * src/statusbar.c
7364         * src/statusbar.h
7365         * src/stock_pixmap.c
7366         * src/stock_pixmap.h
7367         * src/summary_search.c
7368         * src/summary_search.h
7369         * src/summaryview.c
7370         * src/summaryview.h
7371         * src/textview.c
7372         * src/textview.h
7373         * src/toolbar.c
7374         * src/toolbar.h
7375         * src/undo.c
7376         * src/undo.h
7377         * src/unmime.c
7378         * src/unmime.h
7379         * src/vcard.c
7380         * src/vcard.h
7381         * src/wizard.c
7382         * src/wizard.h
7383         * src/common/base64.c
7384         * src/common/base64.h
7385         * src/common/defs.h
7386         * src/common/hooks.c
7387         * src/common/hooks.h
7388         * src/common/log.c
7389         * src/common/log.h
7390         * src/common/mgutils.c
7391         * src/common/mgutils.h
7392         * src/common/nntp.c
7393         * src/common/nntp.h
7394         * src/common/passcrypt.c
7395         * src/common/passcrypt.h.in
7396         * src/common/plugin.c
7397         * src/common/plugin.h
7398         * src/common/prefs.c
7399         * src/common/prefs.h
7400         * src/common/progressindicator.c
7401         * src/common/progressindicator.h
7402         * src/common/quoted-printable.c
7403         * src/common/quoted-printable.h
7404         * src/common/session.c
7405         * src/common/session.h
7406         * src/common/smtp.c
7407         * src/common/smtp.h
7408         * src/common/socket.c
7409         * src/common/socket.h
7410         * src/common/ssl.c
7411         * src/common/ssl.h
7412         * src/common/ssl_certificate.c
7413         * src/common/ssl_certificate.h
7414         * src/common/stringtable.c
7415         * src/common/stringtable.h
7416         * src/common/template.c
7417         * src/common/template.h
7418         * src/common/timing.h
7419         * src/common/utils.c
7420         * src/common/utils.h
7421         * src/common/version.h.in
7422         * src/common/xml.c
7423         * src/common/xml.h
7424         * src/common/xmlprops.c
7425         * src/common/xmlprops.h
7426         * src/gtk/about.c
7427         * src/gtk/colorlabel.c
7428         * src/gtk/colorsel.c
7429         * src/gtk/colorsel.h
7430         * src/gtk/combobox.c
7431         * src/gtk/combobox.h
7432         * src/gtk/description_window.c
7433         * src/gtk/description_window.h
7434         * src/gtk/filesel.c
7435         * src/gtk/filesel.h
7436         * src/gtk/foldersort.c
7437         * src/gtk/foldersort.h
7438         * src/gtk/gtksctree.c
7439         * src/gtk/gtkutils.c
7440         * src/gtk/gtkutils.h
7441         * src/gtk/inputdialog.c
7442         * src/gtk/inputdialog.h
7443         * src/gtk/logwindow.c
7444         * src/gtk/logwindow.h
7445         * src/gtk/manage_window.c
7446         * src/gtk/manage_window.h
7447         * src/gtk/menu.c
7448         * src/gtk/menu.h
7449         * src/gtk/pluginwindow.c
7450         * src/gtk/pluginwindow.h
7451         * src/gtk/prefswindow.c
7452         * src/gtk/prefswindow.h
7453         * src/gtk/progressdialog.c
7454         * src/gtk/progressdialog.h
7455         * src/gtk/sslcertwindow.c
7456         * src/gtk/sslcertwindow.h
7457         * src/plugins/bogofilter/bogofilter.c
7458         * src/plugins/bogofilter/bogofilter.h
7459         * src/plugins/bogofilter/bogofilter_gtk.c
7460         * src/plugins/clamav/clamav_plugin.c
7461         * src/plugins/clamav/clamav_plugin.h
7462         * src/plugins/clamav/clamav_plugin_gtk.c
7463         * src/plugins/demo/demo.c
7464         * src/plugins/dillo_viewer/dillo_prefs.c
7465         * src/plugins/dillo_viewer/dillo_prefs.h
7466         * src/plugins/dillo_viewer/dillo_viewer.c
7467         * src/plugins/pgpcore/passphrase.c
7468         * src/plugins/pgpcore/passphrase.h
7469         * src/plugins/pgpcore/pgp_viewer.c
7470         * src/plugins/pgpcore/pgp_viewer.h
7471         * src/plugins/pgpcore/plugin.c
7472         * src/plugins/pgpcore/select-keys.c
7473         * src/plugins/pgpcore/select-keys.h
7474         * src/plugins/pgpcore/sgpgme.c
7475         * src/plugins/pgpcore/sgpgme.h
7476         * src/plugins/pgpinline/pgpinline.c
7477         * src/plugins/pgpinline/pgpinline.h
7478         * src/plugins/pgpinline/plugin.c
7479         * src/plugins/pgpmime/pgpmime.c
7480         * src/plugins/pgpmime/pgpmime.h
7481         * src/plugins/pgpmime/plugin.c
7482         * src/plugins/spamassassin/spamassassin.c
7483         * src/plugins/spamassassin/spamassassin.h
7484         * src/plugins/spamassassin/spamassassin_gtk.c
7485         * src/plugins/trayicon/trayicon.c
7486                 it's 2007, update the year in the copyright headers
7487
7488 2007-01-03 [paul]       2.6.1cvs95
7489
7490         * src/gtk/about.c
7491                 it is 2007, use it in the copyright string
7492
7493 2007-01-03 [paul]       2.6.1cvs94
7494
7495         * src/html.c
7496                 html entity conversion:
7497                 move &#153; to a more suitable place
7498                 add &bull; and &ndash;
7499                 make sure &mdash; and &#8212; are both
7500                 converted the same
7501
7502 2007-01-02 [colin]      2.6.1cvs93
7503
7504         * src/addrbook.c
7505                 Fix leak
7506         * src/common/plugin.c
7507                 Add comment
7508         * src/etpan/imap-thread.c
7509                 Fix warning
7510
7511 2006-12-31 [paul]       2.6.1cvs92
7512
7513         * src/prefs_summaries.c
7514                 use gtk_button_new_from_stock()
7515
7516 2006-12-30 [colin]      2.6.1cvs91
7517
7518         * src/folder.c
7519         * src/imap_gtk.c
7520         * src/mh_gtk.c
7521                 Don't update filtering and account paths 
7522                 when copying folders
7523
7524 2006-12-30 [colin]      2.6.1cvs90
7525
7526         * src/prefs_compose_writing.c
7527         * src/prefs_quote.c
7528         * src/prefs_template.c
7529                 Use message font for Writing and 
7530                 Quoting prefs, as well as Templates.
7531
7532 2006-12-30 [colin]      2.6.1cvs89
7533
7534         * src/prefs_summaries.c
7535                 Rework GUI; patch by Pawel
7536
7537 2006-12-29 [colin]      2.6.1cvs88
7538
7539         * src/prefs_folder_item.c
7540                 Fix bug 1085, 'Apply to subfolder 
7541                 doesn't work' - I was mistaken saying
7542                 it worked in every case
7543
7544 2006-12-28 [colin]      2.6.1cvs87
7545
7546         * src/gtk/gtkaspell.c
7547                 Don't assert if use_alternate is true
7548                 and alt_dictionary isn't set -- this 
7549                 is what happens on upgrade! Rather,
7550                 do with it.
7551
7552 2006-12-28 [colin]      2.6.1cvs86
7553
7554         * Makefile.am
7555                 Fix desktop/icon simplification
7556
7557 2006-12-28 [colin]      2.6.1cvs85
7558
7559         * Makefile.am
7560                 Make desktop and icon not 
7561                 dependant on the desktop
7562
7563 2006-12-28 [wwp]        2.6.1cvs84
7564
7565         * src/plugins/pgpmime/claws.def
7566                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7567
7568 2006-12-28 [wwp]        2.6.1cvs83
7569
7570         * src/prefs_folder_item.c
7571                 Fix coloring of "simplify subject regexp" (folder prefs),
7572                 which might be left to red whereas the regexp gets empty.
7573
7574 2006-12-28 [wwp]        2.6.1cvs82
7575
7576         * src/prefs_common.c
7577         * src/prefs_common.h
7578         * src/addressbook.c
7579         * src/addressitem.h
7580                 Save addressbook mainwindow's horizontal and vertical splitter position.
7581
7582 2006-12-27 [wwp]        2.6.1cvs81
7583
7584         * src/gtk/gtkaspell.c
7585         * src/gtk/gtkaspell.h
7586         * src/compose.c
7587                 Fix assignment of compose's default and alternate dictionary from
7588                 account or folder settings. Now gtkaspell_change_dict does rotate
7589                 dicts only when it's called from a menu cb.
7590
7591 2006-12-27 [wwp]        2.6.1cvs80
7592
7593         * src/folder_item_prefs.c
7594                 Fix randomly initialized default-alt-dictionary (folder prefs),
7595                 complete 2.6.1cvs72.
7596
7597 2006-12-27 [paul]       2.6.1cvs79
7598
7599         * src/imap_gtk.c
7600         * src/mh_gtk.c
7601                 Add Copy folder in the folder's contextual
7602                 menu
7603
7604 2006-12-27 [wwp]        2.6.1cvs78
7605
7606         * src/imap.c
7607                 Clean up session locking, thanks to Colin.
7608
7609 2006-12-26 [colin]      2.6.1cvs77
7610
7611         * src/statusbar.c
7612                 Revert previous patch
7613
7614 2006-12-26 [colin]      2.6.1cvs76
7615
7616         * src/folder.c
7617         * src/folderview.c
7618         * src/imap.c
7619         * src/statusbar.c
7620         * src/etpan/imap-thread.c
7621                 Fix previous commit warnings
7622                 Make statusbar update every second if total < 20
7623                 Make IMAP APPEND faster by simplifying log              
7624
7625 2006-12-26 [colin]      2.6.1cvs75
7626
7627         * src/folder.c
7628         * src/folder.h
7629         * src/folderview.c
7630         * src/folderview.h
7631         * src/imap_gtk.c
7632         * src/mh_gtk.c
7633                 Make it possible to copy folders accross
7634                 mailboxes (this was an arbitrary limitation).
7635                 Still make it impossible to move folders 
7636                 accross mailboxes.
7637
7638 2006-12-26 [colin]      2.6.1cvs74
7639
7640         * src/etpan/imap-thread.c
7641                 Fix bug 1081, 'claws-mail 
7642                 segfaults when going offline 
7643                 while it transfers mails via 
7644                 imap'
7645
7646 2006-12-26 [colin]      2.6.1cvs73
7647
7648         * src/folder_item_prefs.c
7649                 Don't forget alt dictionary when
7650                 renaming/moving folders
7651
7652 2006-12-26 [wwp]        2.6.1cvs72
7653
7654         * src/folder_item_prefs.c
7655                 Add missing defaults for per-folder alt dict
7656                 (forgotten in 2.6.1cvs61).
7657
7658 2006-12-26 [colin]      2.6.1cvs71
7659
7660         * src/wizard.c
7661                 Add tooltip to state that specifying
7662                 full path to mailbox is possible
7663
7664 2006-12-26 [wwp]        2.6.1cvs70
7665
7666         * src/partial_download.c
7667         * src/gtk/gtkvscrollbutton.c
7668         * src/plugins/pgpinline/plugin.c
7669                 Fix for few compiler warnings that matter.
7670
7671 2006-12-25 [colin]      2.6.1cvs69
7672
7673         * src/partial_download.c
7674                 Fix marking for download or deletion
7675                 when the header isn't the first
7676         * src/gtk/logwindow.c
7677                 Fix start of scrolling
7678
7679 2006-12-23 [paul]       2.6.1cvs68
7680
7681         * src/compose.c
7682                 change last commit to use the 'academic'
7683                 method instead. Thanks to wwp
7684
7685 2006-12-23 [paul]       2.6.1cvs67
7686
7687         * src/compose.c
7688                 don't warn about empty subject when
7689                 redirecting
7690
7691 2006-12-22 [colin]      2.6.1cvs66
7692
7693         * src/summary_search.c
7694                 Fix previous patch
7695
7696 2006-12-22 [colin]      2.6.1cvs65
7697
7698         * src/gtk/gtkutils.c
7699         * src/imap.c
7700         * src/jpilot.c
7701         * src/summary_search.c
7702                 A few warning fixes
7703
7704 2006-12-23 [paul]       
7705
7706         2.7.0-rc2 released
7707
7708 2006-12-22 [colin]      2.6.1cvs64
7709
7710         * src/toolbar.c
7711         * src/toolbar.h
7712                 Add a combo to the learn spam button
7713         * src/plugins/bogofilter/bogofilter.c
7714         * src/plugins/bogofilter/bogofilter_gtk.c
7715         * src/plugins/bogofilter/bogofilter.h
7716                 Allow to store Unsure mails in a specific
7717                 folder to make better teaching easier
7718
7719 2006-12-21 [wwp]        2.6.1cvs63
7720
7721         * src/compose.c
7722         * src/prefs_common.c
7723         * src/prefs_common.h
7724         * src/prefs_spelling.c
7725         * src/gtk/gtkaspell.c
7726         * src/gtk/gtkaspell.h
7727                 Allow spell-checking using both current and alternate dictionaries
7728                 (thanks to Colin).
7729
7730 2006-12-21 [wwp]        2.6.1cvs62
7731
7732         * src/gtk/gtkaspell.c
7733                 Apply recheck_when_changing_dict (highlight all mispelled words)
7734                 when switching to alternate dictionary.
7735
7736 2006-12-21 [wwp]        2.6.1cvs61
7737
7738         * src/compose.c
7739         * src/folder_item_prefs.h
7740         * src/prefs_common.c
7741         * src/prefs_common.h
7742         * src/prefs_folder_item.c
7743         * src/prefs_spelling.c
7744         * src/gtk/gtkaspell.c
7745         * src/gtk/gtkaspell.h
7746                 Add global and per-folder prefs to set the default
7747                 alternate dictionary.
7748
7749 2006-12-21 [colin]      2.6.1cvs60
7750
7751         * src/folder.c
7752                 Look for folders by path in all folders
7753         * src/html.c
7754                 add &mdash;
7755
7756 2006-12-20 [colin]      2.6.1cvs59
7757
7758         * src/gtk/quicksearch.c
7759                 Make sure in_typing is false when clearing
7760
7761 2006-12-20 [wwp]        2.6.1cvs58
7762
7763         * configure.ac
7764                 change manual's target dir to be LFH-compliant (thanks to Colin).
7765
7766 2006-12-20 [wwp]        2.6.1cvs57
7767
7768         * src/prefs_common.c
7769         * src/prefs_summaries.c
7770                 i18n fix and factorize patch, thanks to Fabien.
7771
7772 2006-12-20 [paul]       2.6.1cvs56
7773
7774         * configure.ac
7775                 last of the renaming (??)
7776         * src/main.c
7777                 correct --help info of --status-full
7778         * src/plugins/bogofilter/bogofilter.c
7779                 make FALSE default of whitelist_ab
7780
7781 2006-12-19 [colin]      2.6.1cvs55
7782
7783         * src/jpilot.c
7784                 Same as before, without depending on
7785                 pisock >= 0.12
7786
7787 2006-12-19 [colin]      2.6.1cvs54
7788
7789         * src/jpilot.c
7790                 Fix bug 1059, 'Better jpilot charset 
7791                 handling'. Use libpisync's charset conversion
7792                 if possible
7793
7794 2006-12-19 [colin]      2.6.1cvs53
7795
7796         * po/fr.po
7797                 Updated by Fabien
7798
7799 2006-12-19 [wwp]        2.6.1cvs52
7800
7801         * src/gtk/about.c
7802                 Add missing #include (thanks to Colin).
7803
7804 2006-12-19 [wwp]        2.6.1cvs51
7805
7806         * src/prefs_receive.c
7807                 Better spacing between widgets in prefs.
7808
7809 2006-12-18 [colin]      2.6.1cvs50
7810
7811         * src/imap.c
7812                 Fix failure to get separator on LIST "" ""
7813                 Try LIST "" "INBOX" too.
7814
7815 2006-12-18 [wwp]        2.6.1cvs49
7816
7817         * src/common/session.c
7818                 Fix a compiler warning (thanks to Fabien).
7819
7820 2006-12-18 [wwp]        2.6.1cvs48
7821
7822         * src/compose.c
7823         * src/prefs_quote.c
7824                 Factorize some strings for translation (it's about error
7825                 messages when applying or checking template/quote format).
7826
7827 2006-12-18 [colin]      2.6.1cvs47
7828
7829         * Makefile.am
7830         * src/common/defs.h
7831         * src/gtk/Makefile.am
7832         * src/gtk/about.c
7833                 Add a Release notes tab from the contents of
7834                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7835
7836 2006-12-17 [colin]      2.6.1cvs46
7837
7838         * src/mimeview.c
7839         * src/textview.c
7840         * src/gtk/filesel.c
7841                 Correctly convert from/to UTF8/filename encoding
7842                 when loading and saving files. Probably fixes
7843                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7844                 for a file to attach and is blocked...'
7845
7846 2006-12-17 [colin]      2.6.1cvs45
7847
7848         * src/gtk/logwindow.c
7849                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7850                 IMAP folder and is blocked on main thread': 
7851                 make sure we put utf8 in the log.
7852
7853 2006-12-16 [colin]      2.6.1cvs44
7854
7855         * src/toolbar.c
7856         * src/toolbar.h
7857                 Fix bug 1055, 'Add the 'cancel receive' 
7858                 in the available events for the toolbar buttons'
7859
7860 2006-12-16 [colin]      2.6.1cvs43
7861
7862         * po/POTFILES.in
7863         * src/imap.c
7864         * src/common/nntp.c
7865         * src/common/session.c
7866                 Log error when SSL handshakes fail. 
7867                 Fixes bug 1082, 'incorrect / imprecise 
7868                 error message when imap server provides 
7869                 ssl only through STARTTLS but SSL is 
7870                 selected'
7871
7872 2006-12-15 [wwp]        2.6.1cvs42
7873
7874         * src/plugins/bogofilter/bogofilter_gtk.c
7875                 set proper sensitivity to widgets I've recently added.
7876
7877 2006-12-15 [colin]      
7878
7879         2.7.0-rc1 released
7880
7881 2006-12-15 [wwp]        2.6.1cvs41
7882
7883         * src/plugins/bogofilter/bogofilter.c
7884         * src/plugins/bogofilter/bogofilter.h
7885         * src/plugins/bogofilter/bogofilter_gtk.c
7886                 bogofilter's whitelist can now use a subset of
7887                 the addressbook (either a book, a subfolder of a book,
7888                 or the whole addressbook by using "Any"). Re-used there
7889                 some pref_matcher widgets and mechanisms to match a subset
7890                 of the addressbook.
7891
7892 2006-12-15 [wwp]        2.6.1cvs40
7893
7894         * src/wizard.c
7895         * src/common/plugin.c
7896         * src/common/plugin.h
7897         * src/gtk/about.c
7898         * src/plugins/bogofilter/bogofilter.c
7899         * src/plugins/clamav/clamav_plugin.c
7900         * src/plugins/demo/demo.c
7901         * src/plugins/dillo_viewer/dillo_viewer.c
7902         * src/plugins/pgpcore/plugin.c
7903         * src/plugins/pgpinline/plugin.c
7904         * src/plugins/pgpmime/plugin.c
7905         * src/plugins/spamassassin/spamassassin.c
7906         * src/plugins/trayicon/trayicon.c
7907                 factorize some translatable strings (plugins-related),
7908                 fix missing punctuation in several places,
7909                 remove useless translatable \n in about.c,
7910                 and factorize plugin init code w/ a new function
7911                 check_plugin_version() in common/plugin.c.
7912                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7913
7914 2006-12-15 [wwp]        2.6.1cvs39
7915
7916         * src/plugins/bogofilter/bogofilter.c
7917         * src/plugins/bogofilter/bogofilter_gtk.c
7918                 flag whitelisted spams as spam, but don't filter it to the spam
7919                 folder. Thanks to Colin.
7920
7921 2006-12-15 [ticho]      2.6.1cvs38
7922
7923         * src/plugins/bogofilter/bogofilter.c
7924         * src/plugins/bogofilter/bogofilter.h
7925         * src/plugins/bogofilter/bogofilter_gtk.c
7926                 Add option to whitelist senders found in addressbook. Patch by colin.
7927
7928 2006-12-15 [paul]       2.6.1cvs37
7929
7930         * src/folderview.c
7931                 add missing #include "log.h"
7932
7933 2006-12-15 [paul]       2.6.1cvs36
7934
7935         * src/plugins/bogofilter/bogofilter.c
7936         * src/plugins/bogofilter/bogofilter.h
7937         * src/plugins/bogofilter/bogofilter_gtk.c
7938                 Add an option to allow inserting an
7939                 X-Claws-Bogosity header (on MH folders
7940                 only). Patch by Colin
7941
7942 2006-12-14 [colin]      2.6.1cvs35
7943
7944         * src/main.c
7945                 "Yes" should be the default choice for
7946                 migration configuration
7947
7948 2006-12-14 [paul]       2.6.1cvs34
7949
7950         * src/prefs_summaries.c
7951         * manual/advanced.xml
7952                 Unhide mark_as_read_delay
7953
7954 2006-12-14 [paul]       2.6.1cvs33
7955
7956         * src/messageview.c
7957         * src/messageview.h
7958         * src/mimeview.c
7959         * src/mimeview.h
7960         * src/summaryview.c
7961         * src/textview.c
7962         * src/textview.h
7963                 Fix printing of selection
7964                 Fix printing of message parts
7965                 Fix printing of images
7966         * src/gtk/gtksourceprintjob.c
7967                 Fix page count when there are images
7968
7969 2006-12-14 [wwp]        2.6.1cvs32
7970
7971         * src/mainwindow.c
7972         * src/summaryview.c
7973         * src/summaryview.h
7974         * src/gtk/quicksearch.c
7975                 fix quicksearch 'magnify' button status when QS is closed
7976                 using the Escape key, thanks to Colin.
7977
7978 2006-12-14 [wwp]        2.6.1cvs31
7979
7980         * src/mainwindow.c
7981         * src/summaryview.c
7982         * src/summaryview.h
7983         * src/gtk/quicksearch.c
7984                 fix quicksearch 'magnify' button status when QS is closed
7985                 using the Escape key, thanks to Colin.
7986
7987 2006-12-13 [colin]      2.6.1cvs30
7988
7989         * src/ldapquery.c
7990         * src/ldaputil.c
7991                 Use the binary safe version of ldap_get_values,
7992                 to make sure we manipulate null-terminated 
7993                 strings. Maybe fixes bug 1075, 'claws mail 
7994                 segfault when completing ldap adresses'
7995         * src/syldap.c ** REMOVED **
7996         * src/syldap.h ** REMOVED **
7997                 Remove dead files
7998
7999 2006-12-13 [mones]      2.6.1cvs29
8000
8001         * po/es.po
8002                 Fixed piped strings, fixed click translation
8003
8004 2006-12-13 [paul]       2.6.1cvs28
8005
8006         * src/main.c
8007                 don't translate these strings
8008
8009 2006-12-13 [paul]       2.6.1cvs27
8010
8011         * po/en_GB.po
8012                 updated
8013
8014 2006-12-13 [colin]      2.6.1cvs26
8015
8016         * src/main.c
8017         * src/main.h
8018                 Add claws_is_starting()
8019
8020 2006-12-13 [mones]      2.6.1cvs25
8021
8022         * manual/es/advanced.xml
8023         * po/es.po
8024                 Synced manual and updated translation
8025
8026 2006-12-12 [colin]      2.6.1cvs24
8027
8028         * src/wizard.c
8029                 Add an option to use STARTTLS in the
8030                 welcome wizard. Fixes bug 1080, 
8031                 'Using SSL option in wizard for incoming 
8032                 server does not activate SSL with STARTTLS'
8033
8034 2006-12-12 [colin]      2.6.1cvs23
8035
8036         * src/main.c
8037                 Don't exit when there's an incomplete
8038                 mailbox configured - leaves a chance 
8039                 to fix a failing IMAP account. Exit
8040                 if no mailbox at all is loaded (case
8041                 of missing plugin).
8042                 Completes bug 1077's fix (I was wrong
8043                 in this bug's comment #3).
8044
8045 2006-12-12 [colin]      2.6.1cvs22
8046
8047         * src/gtk/menu.h
8048                 Add another menu data type
8049         * src/prefs_account.c
8050                 Complete the completion of bug 1076
8051                 (doesn't lose the pref on apply)
8052
8053 2006-12-12 [paul]       2.6.1cvs21
8054
8055         * src/prefs_account.c
8056                 complete the fix of bug 1076
8057                 also be more verbose with the text
8058
8059 2006-12-12 [paul]       2.6.1cvs20
8060
8061         * src/gtk/combobox.c
8062                 fix compilation warning
8063
8064 2006-12-11 [colin]      2.6.1cvs19
8065
8066         * src/wizard.c
8067                 Document :port in server entry tooltips
8068
8069 2006-12-11 [colin]      2.6.1cvs18
8070
8071         * src/main.c
8072                 Fix compile
8073
8074 2006-12-11 [colin]      2.6.1cvs17
8075
8076         * src/main.c
8077                 Add failing IMAP as a reason for no
8078                 mailbox
8079
8080 2006-12-11 [colin]      2.6.1cvs16
8081
8082         * src/prefs_account.c
8083                 Check for existence of inbox for local
8084                 accounts too
8085         * src/wizard.c
8086                 Allow setting the port to use for servers
8087                 by using the usual "server.example.com:port"
8088                 syntax. Fixes bug 1077, 'sylpheed-claws does 
8089                 not start when IMAP server is unavailable'
8090
8091 2006-12-11 [colin]      2.6.1cvs15
8092
8093         * src/prefs_account.c
8094                 Prevent use of non-existing default inbox
8095
8096 2006-12-11 [colin]      2.6.1cvs14
8097
8098         * src/prefs_account.c
8099                 Fix sensitivity. Fixes bug 1076, 'privacy 
8100                 options are displayed even when pgp plugin 
8101                 not loaded / available'
8102
8103 2006-12-09 [colin]      2.6.1cvs13
8104
8105         * manual/advanced.xml
8106         * src/prefs_common.c
8107         * src/prefs_common.h
8108         * src/common/ssl_certificate.c
8109                 Add a new hidden preference, 'unsafe_ssl_certs',
8110                 which allows to store multiple certificates per
8111                 server/port. This is disabled by default because
8112                 it's less secure (presenting a new certificate
8113                 instead of a changed one raises less alarms).
8114                 This will cause Claws to ask about an unknown
8115                 certificate for people who have used 2.6.1cvs8
8116                 or greater.
8117
8118 2006-12-09 [colin]      2.6.1cvs12
8119
8120         * src/action.c
8121                 Fix cache updating after action
8122
8123 2006-12-07 [wwp]        2.6.1cvs11
8124
8125         * src/compose.c
8126                 fix email address comparison when replying to all
8127                 (avoid replying to ourselves), thanks to Colin.
8128
8129 2006-12-06 [paul]       2.6.1cvs10
8130
8131         * src/addrharvest.c
8132         * src/editldap.c
8133         * src/expldifdlg.c
8134         * src/news.c
8135         * src/toolbar.c
8136         * src/common/utils.c
8137                 ...and more renaming
8138                 Thanks to Colin
8139
8140 2006-12-06 [paul]       2.6.1cvs9
8141
8142         * src/compose.c
8143         * src/messageview.c
8144         * src/procheader.c
8145         * src/procmime.c
8146         * src/procmsg.c
8147         * src/textview.c
8148                 more renaming
8149                 Thanks to Colin
8150
8151 2006-12-06 [colin]      2.6.1cvs8
8152
8153         * src/ssl_manager.c
8154         * src/common/ssl_certificate.c
8155         * src/common/ssl_certificate.h
8156                 Handle multiple certificates per host/port
8157
8158 2006-12-06 [colin]      2.6.1cvs7
8159
8160         * src/etpan/imap-thread.c
8161                 Fix certificate checking on IMAP
8162
8163 2006-12-06 [colin]      2.6.1cvs6
8164
8165         * src/folderview.c
8166                 Fix bug 1072, 'Claws stops fetching newsgroups 
8167                 from server when newsgroup got deleted': continue
8168                 checking other groups
8169
8170 2006-12-05 [wwp]        2.6.1cvs5
8171
8172         * src/message_search.c
8173         * src/summary_search.c
8174         * src/gtk/combobox.c
8175         * src/gtk/combobox.h
8176         * src/gtk/gtkutils.c
8177         * src/gtk/gtkutils.h
8178                 make up and down arrow keys in modern gtk_combo_box_entry widgets
8179                 behave like w/ old comboboxes (summary and message search only).
8180
8181 2006-12-05 [paul]       2.6.1cvs4
8182
8183         * src/wizard.c
8184                 encode headers
8185                 Thanks to Colin
8186
8187 2006-12-05 [paul]       2.6.1cvs3
8188
8189         * tools/README
8190         * tools/textviewer.pl
8191                 script updated and description added
8192
8193 2006-12-04 [colin]      2.6.1cvs2
8194
8195         * src/compose.c
8196                 Run pre-send hook only when checking
8197                 everything
8198
8199 2006-12-04 [paul]       2.6.1cvs1
8200
8201         * NEWS
8202         * README
8203         * RELEASE_NOTES
8204         * configure.ac
8205         * tools/README
8206                 bump up version number following stable release
8207
8208 2006-12-04 [paul]       2.6.0cvs83
8209
8210         * README
8211                 updates and corrections
8212
8213 2006-12-04 [colin]      2.6.0cvs82
8214
8215         * src/common/utils.c
8216                 Probably fix bug 1066, 'Incorrect mailbox 
8217                 size displayed'
8218
8219 2006-12-04 [colin]      2.6.0cvs81
8220
8221         * src/common/utils.c
8222                 Trim tabs from mailcap file too.
8223
8224 2006-12-02 [paul]       2.6.0cvs80
8225
8226         * src/exphtmldlg.c
8227                 fix broken GUI under certain languages
8228         * src/expldifdlg.c
8229                 put the Cancel button to the right
8230
8231 2006-12-01 [paul]       2.6.0cvs79
8232
8233         * tools/Makefile.am
8234                 remove reference to removed file
8235
8236 2006-12-01 [wwp]        2.6.0cvs78
8237
8238         * src/addressbook.c
8239         * src/editaddress.c
8240                 remove forgotten debug statements.
8241
8242 2006-12-01 [wwp]        2.6.0cvs77
8243
8244         * manual/advanced.xml
8245         * manual/fr/advanced.xml
8246         * src/addressbook.c
8247         * src/addressbook.h
8248         * src/addressitem.h
8249         * src/editaddress.c
8250         * src/editaddress.h
8251         * src/prefs_common.c
8252         * src/prefs_common.h
8253         * src/gtk/gtkutils.c
8254         * src/gtk/gtkutils.h
8255                 add a hidden option to allow embedding the editaddress (edit contact details)
8256                 dialog into the addressbook's window. This doesn't change the default
8257                 behaviour.
8258
8259 2006-12-01 [wwp]        2.6.0cvs76
8260
8261         * src/message_search.c
8262         * src/summary_search.c
8263                 fix more focus issues (don't set focus to combobox's entry widget when
8264                 entry's value changed, if entry widget has focus already).
8265
8266 2006-12-01 [wwp]        2.6.0cvs75
8267
8268         * src/gtk/quicksearch.c
8269                 revert last changes to the quicksearch gtk_combo_box, this needs more
8270                 tuning and testing.
8271
8272 2006-12-01 [paul]       2.6.0cvs74
8273
8274         * tools/kdeservicemenu/README
8275         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8276         * tools/kdeservicemenu/install.sh
8277         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8278         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8279                 simplify this stuff, and in so doing,
8280                 fix it. (possibly re-extend it again at
8281                 a later date)
8282
8283 2006-12-01 [wwp]        2.6.0cvs73
8284
8285         * src/gtk/quicksearch.c
8286                 adapt quicksearch code to use modern gtk_combo_box'es.
8287
8288 2006-12-01 [wwp]        2.6.0cvs72
8289
8290         * src/common/defs.h
8291         * src/prefs_common.c
8292         * src/prefs_common.h
8293         * src/message_search.c
8294         * src/summary_search.c
8295         * src/gtk/combobox.c
8296         * src/gtk/combobox.h
8297                 add history combos to all message and summary search fields.
8298
8299 2006-12-01 [wwp]        2.6.0cvs71
8300
8301         * src/summaryview.c
8302                 As the list may change while the mark as read delay
8303                 runs, we can't rely on the 'row' pointer, which can
8304                 be invalid when the timeout is called. As the mark
8305                 as read is only done if the message is still selected,
8306                 use summaryview->selected instead. Thanks to Colin.
8307
8308 2006-11-30 [paul]       2.6.0cvs70
8309
8310         * src/textview.c
8311                 give emphasis to "Sylpheed-Claws"
8312                 as well as "Claws Mail"
8313
8314 2006-11-30 [colin]      2.6.0cvs69
8315
8316         * src/wizard.c
8317                 Put the SSL checkboxes in the receiving
8318                 and sending server pages.
8319
8320 2006-11-29 [colin]      2.6.0cvs68
8321
8322         * src/gtk/gtkutils.c
8323         * src/gtk/gtkvscrollbutton.c
8324                 Revert some deprecated fixes - they seem to
8325                 deprecate stuff as soon as a new one gets out.
8326                 g_object_ref_sink needed glib-2.10.
8327
8328 2006-11-29 [colin]      2.6.0cvs67
8329
8330         * src/common/utils.c
8331                 Create .mailcap if it doesn't exist
8332
8333 2006-11-29 [colin]      2.6.0cvs66
8334
8335         * src/compose.c
8336                 Followup to cvs60: use original list
8337                 of recipients if replying to a mail
8338                 in Sent Drafts or Queue.
8339
8340 2006-11-27 [paul]       2.6.0cvs65
8341
8342         * src/image_viewer.c
8343                 revert the last change for now (it's broken)
8344
8345 2006-11-27 [paul]       2.6.0cvs64
8346
8347         * Makefile.am
8348         * configure.ac
8349         * m4/aclocal-include.m4
8350         * m4/check-type.m4
8351         * src/Makefile.am
8352         * src/addr_compl.c
8353         * src/compose.c
8354         * src/crash.c
8355         * src/export.c
8356         * src/exporthtml.c
8357         * src/exportldif.c
8358         * src/imap.c
8359         * src/import.c
8360         * src/main.c
8361         * src/main.h
8362         * src/matcher.c
8363         * src/mimeview.c
8364         * src/procmsg.c
8365         * src/textview.c
8366         * src/common/Makefile.am
8367         * src/common/claws.c
8368         * src/common/claws.h
8369         * src/common/ssl.c
8370         * src/common/sylpheed.c
8371         * src/common/sylpheed.h
8372         * src/etpan/Makefile.am
8373         * src/gtk/Makefile.am
8374         * src/gtk/claws-marshal.list
8375         * src/gtk/filesel.c
8376         * src/gtk/gtksctree.c
8377         * src/gtk/quicksearch.c
8378         * src/gtk/sylpheed-marshal.list
8379         * src/plugins/bogofilter/bogofilter.c
8380         * src/plugins/bogofilter/bogofilter_gtk.c
8381         * src/plugins/clamav/clamav_plugin.c
8382         * src/plugins/clamav/clamav_plugin_gtk.c
8383         * src/plugins/demo/demo.c
8384         * src/plugins/dillo_viewer/dillo_viewer.c
8385         * src/plugins/pgpcore/Makefile.am
8386         * src/plugins/pgpcore/claws.def
8387         * src/plugins/pgpcore/pgp_viewer.c
8388         * src/plugins/pgpcore/plugin.c
8389         * src/plugins/pgpcore/sylpheed.def
8390         * src/plugins/pgpinline/Makefile.am
8391         * src/plugins/pgpinline/claws.def
8392         * src/plugins/pgpinline/plugin.c
8393         * src/plugins/pgpinline/sylpheed.def
8394         * src/plugins/pgpmime/Makefile.am
8395         * src/plugins/pgpmime/claws.def
8396         * src/plugins/pgpmime/plugin.c
8397         * src/plugins/pgpmime/sylpheed.def
8398         * src/plugins/spamassassin/spamassassin.c
8399         * src/plugins/spamassassin/spamassassin_gtk.c
8400         * src/plugins/trayicon/trayicon.c
8401                 yet more renaming
8402                 remove deprecated gtk_tooltips_set_delay()
8403
8404 2006-11-26 [paul]       2.6.0cvs63
8405
8406         * src/expldifdlg.c
8407         * src/folderview.c
8408         * src/image_viewer.c
8409         * src/mainwindow.c
8410         * src/gtk/gtkutils.c
8411         * src/gtk/gtkvscrollbutton.c
8412         * src/gtk/prefswindow.c
8413         * src/plugins/pgpcore/prefs_gpg.c
8414                 replace more deprecated GTK+ functions
8415
8416 2006-11-26 [paul]       2.6.0cvs62
8417
8418         * src/addr_compl.c
8419         * src/addressbook.c
8420         * src/browseldap.c
8421                 replace deprecated gtk_idle_... functions
8422
8423 2006-11-26 [paul]       2.6.0cvs61
8424
8425         * src/compose.c
8426         * src/folderview.c
8427         * src/inc.c
8428         * src/summaryview.c
8429         * src/gtk/gtkvscrollbutton.c
8430         * src/gtk/quicksearch.c
8431         * src/plugins/pgpcore/passphrase.c
8432                 replace deprecated gtk_timeout_add and
8433                 gtk_timeout_remove
8434
8435 2006-11-26 [paul]       2.6.0cvs60
8436
8437         * src/compose.c
8438                 fix bug that caused the wrong recipient
8439                 to be selected when replying to a msg
8440                 which is From one of our accounts to
8441                 another of our accounts
8442
8443 2006-11-25 [paul]       2.6.0cvs59
8444
8445         * src/summaryview.c
8446                 don't change the From column title to
8447                 To if the To column is visible
8448
8449 2006-11-24 [paul]       2.6.0cvs58
8450
8451         * src/compose.c
8452                 fix bug 1069, 'Sent mails disappear, BCC
8453                 or locking problem?'
8454
8455 2006-11-21 [wwp]        2.6.0cvs57
8456
8457         * src/compose.c
8458                 fix spelling menu when replying (same as 2.3.1cvs39):
8459                 discrepancy between context menu and top menu when
8460                 folder's dictionary isn't the default one.
8461
8462 2006-11-19 [paul]       2.6.0cvs56
8463
8464         * src/summaryview.c
8465                 obey always_show_msg option when
8466                 marking as spam
8467         * src/plugins/bogofilter/bogofilter.c
8468                 fix typo
8469
8470 2006-11-18 [paul]       2.6.0cvs55
8471
8472         * AUTHORS
8473         * README
8474         * debian/copyright
8475         * manual/ack.xml
8476         * manual/es/ack.xml
8477         * manual/fr/ack.xml
8478         * manual/pl/ack.xml
8479         * src/gtk/authors.h
8480         * src/gtk/icon_legend.c
8481         * src/gtk/icon_legend.h
8482         * tools/OOo2claws-mail.pl
8483         * tools/README
8484         * tools/acroread2claws-mail.pl
8485         * tools/claws.i18n.status.pl
8486         * tools/filter_conv.pl
8487         * tools/filter_conv_new.pl
8488         * tools/freshmeat_search.pl
8489         * tools/google_search.pl
8490         * tools/kmail2claws-mail.pl
8491         * tools/kmail2claws-mail_v2.pl
8492         * tools/maildir2claws-mail.pl
8493         * tools/make.themes.project
8494         * tools/multiwebsearch.pl
8495         * tools/outlook2claws-mail.pl
8496         * tools/tb2claws-mail
8497         * tools/kdeservicemenu/README
8498         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8499                 update mine and wwp's email addresses in
8500                 several places
8501                 Patch by wwp
8502         * src/prefs_compose_writing.c
8503                 set sensitivity on 'new message format' frame
8504
8505 2006-11-17 [paul]       2.6.0cvs54
8506
8507         * src/gtk/about.c
8508                 more reworking of the GUI
8509                 Patch by Fabien Vantard
8510
8511 2006-11-16 [paul]       2.6.0cvs53
8512
8513         * src/gtk/about.c
8514                 set a minimum size for the window, allow
8515                 it to automatically expand as necessary
8516
8517 2006-11-16 [wwp]        2.6.0cvs52
8518
8519         * src/gtk/about.c
8520                 better wrap of copyright info on some systems.
8521
8522 2006-11-16 [paul]       2.6.0cvs51
8523
8524         * src/gtk/about.c
8525                 move the tech info from the upper panel
8526                 to the Info tab
8527                 use a gtk_text_view for the features tab
8528
8529 2006-11-16 [paul]       2.6.0cvs50
8530
8531         * po/Makevars
8532                 update my email address
8533         * src/addressbook.c
8534         * src/compose.c
8535         * src/imap_gtk.c
8536         * src/mh_gtk.c
8537         * src/news_gtk.c
8538         * src/summaryview.c
8539         * src/plugins/trayicon/trayicon.c
8540                 don't offer simple menu separators
8541                 for translation
8542         * src/folderview.c
8543                 add separator between 'mark all read'
8544                 and 'search folder'
8545
8546 2006-11-15 [wwp]        2.6.0cvs49
8547
8548         * src/gtk/authors.h
8549                 updated manuals authors.
8550
8551 2006-11-14 [paul]       2.6.0cvs48
8552
8553         * src/compose.c
8554                 Fix Options/Reply mode after draft save
8555
8556 2006-11-14 [paul]       2.6.0cvs47
8557
8558         * src/Makefile.am
8559                 Fix make DESTDIR=...
8560         * src/mbox.c
8561                 Optimise speed
8562         * src/plugins/pgpinline/pgpinline.c
8563                 Probably fix bug 1061
8564
8565 2006-11-14 [paul]       2.6.0cvs46
8566
8567         * po/Makevars
8568                 enable Q_ macro
8569         * src/Makefile.am
8570         * src/stock_pixmap.c
8571         * src/stock_pixmap.h
8572         * src/gtk/about.c
8573         * src/pixmaps/active.xpm
8574         * src/pixmaps/inactive.xpm
8575                 add a new page, 'Features', to the About dialog
8576                 showing which features are compiled in and which
8577                 are not
8578
8579 2006-11-14 [paul]       2.6.0cvs45
8580
8581         * po/ru.po
8582                 updated by Pavlo Bohmat
8583
8584 2006-11-14 [colin]      2.6.0cvs44
8585
8586         * src/compose.c
8587         * src/inc.c
8588         * src/messageview.c
8589         * src/news.c
8590         * src/pop.c
8591         * src/procmsg.c
8592         * src/gtk/gtkaspell.c
8593                 Fix 64-bit-related warnings
8594         * src/ssl_manager.c
8595                 Fix possible infinite loop
8596         * src/plugins/pgpcore/sgpgme.c
8597                 Remove useless check
8598
8599 2006-11-13 [colin]      2.6.0cvs43
8600
8601         * src/gtk/Makefile.am
8602                 authors.h isn't generated
8603
8604 2006-11-13 [colin]      2.6.0cvs42
8605
8606         * src/plugins/pgpinline/pgpinline.c
8607         * src/plugins/pgpmime/pgpmime.c
8608                 Very probably fix bug 1061, 'crash on 
8609                 opening signed email'. Another cast
8610                 problem
8611
8612 2006-11-13 [colin]      2.6.0cvs41
8613
8614         * src/plugins/pgpcore/sgpgme.c
8615                 Maybe fix bug 1061, 'crash on opening 
8616                 signed email'
8617
8618 2006-11-13 [wwp]        2.6.0cvs40
8619
8620         * src/plugins/pgpinline/pgpinline.c
8621                 fix candidate for bug #1057, thanks to Colin.
8622
8623 2006-11-13 [wwp]        2.6.0cvs39
8624
8625         * src/compose.c
8626         * src/quote_fmt_parse.y
8627                 fix bug 1052: current parser buffer was not always 
8628                 allocated, ptr to this buffer could be returned as 
8629                 NULL whereas no parser error has occurred. in 
8630                 consequence, defining a template body as "%d" 
8631                 (w/o the quotes) for the first time of the instance 
8632                 of claws-mail, was reporting a parser error. make 
8633                 sure that the buffer is always allocated, even to 
8634                 an empty string.
8635                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8636                 unescaping of the fmt string was always done 
8637                 whereas it must be done *only* when receiving 
8638                 quote format strings issued from the prefs 
8639                 (compose new message, reply, forward, redirect 
8640                 formats), *not* when applying templates.  in 
8641                 consequences, applying templates w/ sequences 
8642                 like \\|p{echo} were failing. make sure that 
8643                 unescaping is done only when necessary.
8644
8645 2006-11-12 [colin]      2.6.0cvs38
8646
8647         * po/de.po
8648                 Fix typo (s/KB/MB)
8649
8650 2006-11-12 [colin]      2.6.0cvs37
8651
8652         * src/plugins/pgpinline/pgpinline.c
8653         * src/plugins/pgpmime/pgpmime.c
8654                 Release GPG context at the latest 
8655                 possible moment. Maybe fixes 
8656                 bug 1057, 'crash on sending signed 
8657                 message to a newsgroup'
8658                 
8659
8660 2006-11-12 [colin]      2.6.0cvs36
8661
8662         * src/plugins/pgpcore/sgpgme.c
8663                 Tell a bit more when gpg's status doesn't
8664                 contain any signature
8665
8666 2006-11-12 [colin]      2.6.0cvs35
8667
8668         * src/compose.c
8669                 Fix bug 1060, 'compilation error with 
8670                 Irix's cc'
8671
8672 2006-11-12 [paul]       2.6.0cvs34
8673
8674         * doc/man/claws-mail.1
8675         * src/prefs_gtk.c
8676         * src/plugins/clamav/README
8677         * src/plugins/spamassassin/README
8678         * tools/README
8679         * tools/freshmeat_search.pl
8680         * tools/google_search.pl
8681         * tools/multiwebsearch.pl
8682                 more renaming
8683         * src/plugins/trayicon/trayicon.c
8684                 fix compiliation warning
8685
8686 2006-11-11 [colin]      2.6.0cvs33
8687
8688         * src/folderview.c
8689                 Forbid drag and drop from/to different
8690                 folders of type F_UNKNOWN
8691
8692 2006-11-11 [colin]      2.6.0cvs32
8693
8694         * src/plugins/pgpinline/pgpinline.c
8695                 Fix typo in previous commit:
8696                 - gpgme_new(&ctx);
8697                 + if ((err = gpgme_new(&data->ctx)) ...)
8698
8699 2006-11-11 [colin]      2.6.0cvs31
8700
8701         * src/plugins/pgpinline/pgpinline.c
8702         * src/plugins/pgpmime/pgpmime.c
8703                 Check success after calling gpgme_new
8704                 Maybe fixes bug 1057, 'crash on sending 
8705                 signed message to a newsgroup'
8706
8707 2006-11-11 [colin]      2.6.0cvs30
8708
8709         * src/undo.c
8710                 init undostruct to 0s (from
8711                 valgrind log of bug 1057)
8712
8713 2006-11-10 [colin]      2.6.0cvs29
8714
8715         * src/mainwindow.c
8716                 Set cursor to wait before filtering
8717                 duplicates in all folders
8718         * src/plugins/bogofilter/bogofilter.c
8719         * src/plugins/bogofilter/bogofilter.h
8720         * src/plugins/bogofilter/bogofilter_gtk.c
8721                 Completely thread away the bogofilter
8722                 filtering
8723
8724 2006-11-10 [mones]      2.6.0cvs28
8725
8726         * src/compose.c
8727         * src/compose.h
8728                 added COMPOSE_CHECK_BEFORE_SEND hook
8729
8730 2006-11-10 [paul]       2.6.0cvs27
8731
8732         * src/crash.c
8733                 more renaming
8734                 add libSM to get_compiled_in_features()
8735         * src/main.c
8736                 more renaming
8737
8738 2006-11-10 [colin]      2.6.0cvs26
8739
8740         * src/etpan/imap-thread.c
8741                 Add a reference to libetpan's sasl engine
8742                 so that sasl_done() doesn't get called by
8743                 libetpan, and doesn't break openssl.
8744                 Should fix bug 1053, 'SC fails to reestablish 
8745                 a secure connection'
8746                 Patch by Hoa
8747
8748 2006-11-10 [colin]      2.6.0cvs25
8749
8750         * manual/addrbook.xml
8751         * manual/advanced.xml
8752         * manual/faq.xml
8753         * manual/intro.xml
8754                 Some more renaming
8755
8756 2006-11-09 [colin]      2.6.0cvs24
8757
8758         * src/plugins/bogofilter/bogofilter_gtk.c
8759                 Add comment about annoyance
8760
8761 2006-11-09 [colin]      2.6.0cvs23
8762
8763         * src/plugins/bogofilter/bogofilter.c
8764         * src/plugins/bogofilter/bogofilter_gtk.c
8765                 Prepare things needed to thread bogofilter
8766                 filtering: separate bogo stuff and possible GUI
8767                 stuff. 
8768
8769 2006-11-09 [colin]      2.6.0cvs22
8770
8771         * src/account.c
8772         * src/compose.c
8773                 Search for one of our accounts in Delivered-To
8774                 (helps for auto-account selection when 
8775                  replying/forwarding)
8776         * src/folderview.c
8777         * src/mainwindow.c
8778         * src/mainwindow.h
8779         * src/plugins/trayicon/trayicon.c
8780                 Allow opening a new mail with any account from
8781                 the contextual menu
8782
8783 2006-11-09 [wwp]        2.6.0cvs21
8784
8785         * src/compose.c
8786         * src/prefs_common.c
8787         * src/prefs_common.h
8788         * src/prefs_compose_writing.c
8789                 add a compose new message format (in prefs/compose/writing), it's a
8790                 simple subject+body template to use when opening a new composition
8791                 window. It's similar to the existent reply and forward formats.
8792
8793                 enhanced the template/format % symbols substitution mechanism to
8794                 use current composition window information when % are used in
8795                 the compose new message format or in templates applied to new
8796                 messages (there were useless in that situations before). When
8797                 applied to new messages, %d corresponds to the system time/date.
8798
8799 2006-11-09 [paul]       2.6.0cvs20
8800
8801         * src/gtk/authors.h
8802                 fix last commit
8803
8804 2006-11-09 [paul]       2.6.0cvs19
8805
8806         * src/gtk/authors.h
8807                 keep tje alphabetical order
8808
8809 2006-11-08 [colin]      2.6.0cvs18
8810
8811         * src/etpan/imap-thread.c
8812                 Fix bug 1054, 'Slowness logging big 
8813                 data chunks'
8814
8815 2006-11-08 [paul]       2.6.0cvs17
8816
8817         * tools/Makefile.am
8818                 fix the renaming
8819
8820 2006-11-08 [paul]       2.6.0cvs16
8821
8822         * src/common/defs.h
8823                 update BUGZILLA_URI
8824
8825 2006-11-08 [paul]       2.6.0cvs15
8826
8827         * tools/Makefile.am
8828         * tools/OOo2claws-mail.pl
8829         * tools/OOo2sylpheed.pl
8830         * tools/README
8831         * tools/acroread2claws-mail.pl
8832         * tools/acroread2sylpheed.pl
8833         * tools/kmail2claws-mail.pl
8834         * tools/kmail2claws-mail_v2.pl
8835         * tools/kmail2sylpheed.pl
8836         * tools/kmail2sylpheed_v2.pl
8837         * tools/maildir2claws-mail.pl
8838         * tools/maildir2sylpheed.pl
8839         * tools/nautilus2claws-mail.sh
8840         * tools/nautilus2sylpheed.sh
8841         * tools/outlook2claws-mail.pl
8842         * tools/outlook2sylpheed.pl
8843         * tools/tb2claws-mail
8844         * tools/tb2sylpheed
8845         * tools/tbird2claws.py
8846         * tools/tbird2syl.py
8847         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8848         * tools/kdeservicemenu/install.sh
8849         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8850         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8851         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8852         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8853         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8854                 renamed (removed, added) tools files
8855
8856 2006-11-08 [paul]       2.6.0cvs14
8857
8858         * src/main.c
8859         * src/common/defs.h
8860                 Migrate sylpheedrc to clawsrc, and fix the standard
8861                 plugins path in the process
8862
8863 2006-11-07 [colin]      2.6.0cvs13
8864
8865         * src/Makefile.am
8866                 Symlink sylpheed-claws relative to 
8867                 claws-mail
8868
8869 2006-11-07 [colin]      2.6.0cvs12
8870
8871         * src/compose.c
8872                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8873
8874 2006-11-07 [paul]       2.6.0cvs11
8875
8876         * src/gtk/about.c
8877                 Fix a missed occurence of
8878                 Sylpheed-Claws
8879
8880 2006-11-07 [paul]       2.6.0cvs10
8881
8882         * src/Makefile.am
8883                 Fix symlink installation
8884
8885 2006-11-07 [paul]       2.6.0cvs9
8886
8887         * src/Makefile.am
8888                 Symlink claws-mail to sylpheed-claws
8889         * src/common/utils.c
8890                 Fix migrating symlinks
8891         * src/etpan/imap-thread.c
8892                 check certificate only when there's
8893                 no error
8894
8895 2006-11-07 [paul]       2.6.0cvs8
8896
8897         * Makefile.am
8898                 Fix icon breakages with Gtk, which needs a 
8899                 cache updated to see them.
8900
8901 2006-11-07 [paul]       2.6.0cvs7
8902
8903         * .cvsignore
8904         * AUTHORS
8905         * COPYING
8906         * INSTALL
8907         * Makefile.am
8908         * NEWS
8909         * README
8910         * RELEASE_NOTES
8911         * autogen.sh
8912         * claws-mail-128x128.png
8913         * claws-mail-64x64.png
8914         * claws-mail.ico
8915         * claws-mail.pc.in
8916         * claws-mail.png
8917         * configure.ac
8918         * sylpheed-claws-128x128.png
8919         * sylpheed-claws-64x64.png
8920         * sylpheed-claws.desktop
8921         * sylpheed-claws.ico
8922         * sylpheed-claws.pc.in
8923         * sylpheed-claws.png
8924         * debian/README.Debian
8925         * debian/changelog
8926         * debian/claws-mail.desktop
8927         * debian/claws-mail.menu
8928         * debian/claws-mail.postinst.debhelper
8929         * debian/claws-mail.postrm.debhelper
8930         * debian/control
8931         * debian/copyright
8932         * debian/files
8933         * debian/rules
8934         * debian/sylpheed-claws.desktop
8935         * debian/sylpheed-claws.menu
8936         * debian/sylpheed-claws.postinst.debhelper
8937         * debian/sylpheed-claws.postrm.debhelper
8938         * doc/man/Makefile.am
8939         * doc/man/claws-mail.1
8940         * doc/man/sylpheed-claws.1
8941         * doc/src/ChangeLog.claws-pre0.8.0
8942         * manual/Makefile.am
8943         * manual/account.xml
8944         * manual/ack.xml
8945         * manual/addrbook.xml
8946         * manual/advanced.xml
8947         * manual/claws-mail-manual.xml
8948         * manual/faq.xml
8949         * manual/glossary.xml
8950         * manual/handling.xml
8951         * manual/intro.xml
8952         * manual/keyboard.xml
8953         * manual/plugins.xml
8954         * manual/starting.xml
8955         * manual/sylpheed-claws-manual.xml
8956         * manual/xml2pdf
8957         * manual/dist/.cvsignore
8958         * manual/dist/html/.cvsignore
8959         * manual/dist/html/Makefile.am
8960         * manual/dist/pdf/.cvsignore
8961         * manual/dist/pdf/Makefile.am
8962         * manual/dist/ps/.cvsignore
8963         * manual/dist/ps/Makefile.am
8964         * manual/dist/txt/.cvsignore
8965         * manual/dist/txt/Makefile.am
8966         * manual/es/Makefile.am
8967         * manual/es/advanced.xml
8968         * manual/es/claws-mail-manual.xml
8969         * manual/es/faq.xml
8970         * manual/es/glossary.xml
8971         * manual/es/handling.xml
8972         * manual/es/intro.xml
8973         * manual/es/plugins.xml
8974         * manual/es/sylpheed-claws-manual.xml
8975         * manual/es/dist/.cvsignore
8976         * manual/es/dist/html/.cvsignore
8977         * manual/es/dist/html/Makefile.am
8978         * manual/es/dist/pdf/.cvsignore
8979         * manual/es/dist/pdf/Makefile.am
8980         * manual/es/dist/ps/.cvsignore
8981         * manual/es/dist/ps/Makefile.am
8982         * manual/es/dist/txt/.cvsignore
8983         * manual/es/dist/txt/Makefile.am
8984         * manual/fr/Makefile.am
8985         * manual/fr/account.xml
8986         * manual/fr/ack.xml
8987         * manual/fr/addrbook.xml
8988         * manual/fr/advanced.xml
8989         * manual/fr/claws-mail-manual.xml
8990         * manual/fr/faq.xml
8991         * manual/fr/glossary.xml
8992         * manual/fr/handling.xml
8993         * manual/fr/intro.xml
8994         * manual/fr/keyboard.xml
8995         * manual/fr/plugins.xml
8996         * manual/fr/starting.xml
8997         * manual/fr/sylpheed-claws-manual.xml
8998         * manual/fr/dist/.cvsignore
8999         * manual/fr/dist/html/.cvsignore
9000         * manual/fr/dist/html/Makefile.am
9001         * manual/fr/dist/pdf/.cvsignore
9002         * manual/fr/dist/pdf/Makefile.am
9003         * manual/fr/dist/ps/.cvsignore
9004         * manual/fr/dist/ps/Makefile.am
9005         * manual/fr/dist/txt/.cvsignore
9006         * manual/fr/dist/txt/Makefile.am
9007         * manual/pl/Makefile.am
9008         * manual/pl/account.xml
9009         * manual/pl/ack.xml
9010         * manual/pl/addrbook.xml
9011         * manual/pl/advanced.xml
9012         * manual/pl/claws-mail-manual.xml
9013         * manual/pl/faq.xml
9014         * manual/pl/glossary.xml
9015         * manual/pl/handling.xml
9016         * manual/pl/intro.xml
9017         * manual/pl/keyboard.xml
9018         * manual/pl/plugins.xml
9019         * manual/pl/starting.xml
9020         * manual/pl/sylpheed-claws-manual.xml
9021         * manual/pl/dist/.cvsignore
9022         * manual/pl/dist/html/.cvsignore
9023         * manual/pl/dist/html/Makefile.am
9024         * manual/pl/dist/pdf/.cvsignore
9025         * manual/pl/dist/pdf/Makefile.am
9026         * manual/pl/dist/ps/.cvsignore
9027         * manual/pl/dist/ps/Makefile.am
9028         * manual/pl/dist/txt/.cvsignore
9029         * manual/pl/dist/txt/Makefile.am
9030         * po/.cvsignore
9031         * po/Makevars
9032         * src/.cvsignore
9033         * src/Makefile.am
9034         * src/account.c
9035         * src/account.h
9036         * src/action.c
9037         * src/action.h
9038         * src/adbookbase.h
9039         * src/addr_compl.c
9040         * src/addr_compl.h
9041         * src/addrbook.c
9042         * src/addrcache.c
9043         * src/addrcache.h
9044         * src/addrcindex.c
9045         * src/addrcindex.h
9046         * src/addrclip.c
9047         * src/addrclip.h
9048         * src/addrdefs.h
9049         * src/addressadd.c
9050         * src/addressadd.h
9051         * src/addressbook.c
9052         * src/addressbook.h
9053         * src/addressbook_foldersel.c
9054         * src/addressbook_foldersel.h
9055         * src/addrgather.c
9056         * src/addrgather.h
9057         * src/addrharvest.c
9058         * src/addrharvest.h
9059         * src/addrindex.c
9060         * src/addrindex.h
9061         * src/addritem.c
9062         * src/addritem.h
9063         * src/addrquery.c
9064         * src/addrquery.h
9065         * src/addrselect.c
9066         * src/addrselect.h
9067         * src/alertpanel.c
9068         * src/alertpanel.h
9069         * src/browseldap.c
9070         * src/browseldap.h
9071         * src/codeconv.c
9072         * src/codeconv.h
9073         * src/compose.c
9074         * src/crash.c
9075         * src/crash.h
9076         * src/customheader.c
9077         * src/customheader.h
9078         * src/displayheader.c
9079         * src/displayheader.h
9080         * src/editaddress.c
9081         * src/editaddress.h
9082         * src/editbook.c
9083         * src/editbook.h
9084         * src/editgroup.c
9085         * src/editgroup.h
9086         * src/editjpilot.c
9087         * src/editjpilot.h
9088         * src/editldap.c
9089         * src/editldap.h
9090         * src/editldap_basedn.c
9091         * src/editldap_basedn.h
9092         * src/editvcard.c
9093         * src/editvcard.h
9094         * src/exphtmldlg.c
9095         * src/exphtmldlg.h
9096         * src/expldifdlg.c
9097         * src/expldifdlg.h
9098         * src/export.c
9099         * src/exporthtml.c
9100         * src/exporthtml.h
9101         * src/exportldif.c
9102         * src/exportldif.h
9103         * src/filtering.c
9104         * src/filtering.h
9105         * src/folder.c
9106         * src/folder.h
9107         * src/folder_item_prefs.c
9108         * src/folder_item_prefs.h
9109         * src/foldersel.c
9110         * src/foldersel.h
9111         * src/folderutils.c
9112         * src/folderutils.h
9113         * src/folderview.c
9114         * src/folderview.h
9115         * src/grouplistdialog.c
9116         * src/grouplistdialog.h
9117         * src/html.c
9118         * src/html.h
9119         * src/image_viewer.c
9120         * src/image_viewer.h
9121         * src/imap.c
9122         * src/imap.h
9123         * src/imap_gtk.c
9124         * src/imap_gtk.h
9125         * src/import.c
9126         * src/import.h
9127         * src/importldif.c
9128         * src/importldif.h
9129         * src/importmutt.c
9130         * src/importmutt.h
9131         * src/importpine.c
9132         * src/importpine.h
9133         * src/inc.c
9134         * src/inc.h
9135         * src/jpilot.c
9136         * src/jpilot.h
9137         * src/ldapctrl.c
9138         * src/ldapctrl.h
9139         * src/ldaplocate.c
9140         * src/ldaplocate.h
9141         * src/ldapquery.c
9142         * src/ldapquery.h
9143         * src/ldapserver.c
9144         * src/ldapserver.h
9145         * src/ldaputil.c
9146         * src/ldaputil.h
9147         * src/ldif.c
9148         * src/ldif.h
9149         * src/localfolder.c
9150         * src/localfolder.h
9151         * src/main.c
9152         * src/main.h
9153         * src/mainwindow.c
9154         * src/mainwindow.h
9155         * src/manual.c
9156         * src/manual.h
9157         * src/matcher.c
9158         * src/matcher.h
9159         * src/matcher_parser.h
9160         * src/matcher_parser_lex.l
9161         * src/matcher_parser_parse.y
9162         * src/mbox.c
9163         * src/mbox.h
9164         * src/message_search.c
9165         * src/message_search.h
9166         * src/messageview.c
9167         * src/messageview.h
9168         * src/mh.c
9169         * src/mh.h
9170         * src/mh_gtk.c
9171         * src/mh_gtk.h
9172         * src/mimeview.c
9173         * src/mimeview.h
9174         * src/msgcache.c
9175         * src/msgcache.h
9176         * src/mutt.c
9177         * src/mutt.h
9178         * src/news.c
9179         * src/news.h
9180         * src/news_gtk.c
9181         * src/news_gtk.h
9182         * src/noticeview.c
9183         * src/noticeview.h
9184         * src/partial_download.c
9185         * src/partial_download.h
9186         * src/pine.c
9187         * src/pine.h
9188         * src/pop.c
9189         * src/pop.h
9190         * src/prefs_account.c
9191         * src/prefs_account.h
9192         * src/prefs_actions.c
9193         * src/prefs_actions.h
9194         * src/prefs_common.c
9195         * src/prefs_common.h
9196         * src/prefs_compose_writing.c
9197         * src/prefs_compose_writing.h
9198         * src/prefs_customheader.c
9199         * src/prefs_customheader.h
9200         * src/prefs_display_header.c
9201         * src/prefs_display_header.h
9202         * src/prefs_ext_prog.c
9203         * src/prefs_ext_prog.h
9204         * src/prefs_filtering.c
9205         * src/prefs_folder_column.c
9206         * src/prefs_folder_column.h
9207         * src/prefs_folder_item.c
9208         * src/prefs_folder_item.h
9209         * src/prefs_fonts.c
9210         * src/prefs_fonts.h
9211         * src/prefs_gtk.c
9212         * src/prefs_gtk.h
9213         * src/prefs_image_viewer.c
9214         * src/prefs_image_viewer.h
9215         * src/prefs_matcher.c
9216         * src/prefs_matcher.h
9217         * src/prefs_message.c
9218         * src/prefs_message.h
9219         * src/prefs_msg_colors.c
9220         * src/prefs_msg_colors.h
9221         * src/prefs_other.c
9222         * src/prefs_other.h
9223         * src/prefs_quote.c
9224         * src/prefs_quote.h
9225         * src/prefs_receive.c
9226         * src/prefs_receive.h
9227         * src/prefs_send.c
9228         * src/prefs_send.h
9229         * src/prefs_spelling.c
9230         * src/prefs_spelling.h
9231         * src/prefs_summaries.c
9232         * src/prefs_summaries.h
9233         * src/prefs_summary_column.c
9234         * src/prefs_summary_column.h
9235         * src/prefs_template.c
9236         * src/prefs_template.h
9237         * src/prefs_themes.c
9238         * src/prefs_themes.h
9239         * src/prefs_toolbar.c
9240         * src/prefs_toolbar.h
9241         * src/prefs_wrapping.c
9242         * src/prefs_wrapping.h
9243         * src/privacy.c
9244         * src/privacy.h
9245         * src/procheader.c
9246         * src/procheader.h
9247         * src/procmime.c
9248         * src/procmime.h
9249         * src/procmsg.c
9250         * src/procmsg.h
9251         * src/quote_fmt.c
9252         * src/quote_fmt_parse.y
9253         * src/recv.c
9254         * src/recv.h
9255         * src/remotefolder.c
9256         * src/remotefolder.h
9257         * src/send_message.c
9258         * src/send_message.h
9259         * src/setup.c
9260         * src/setup.h
9261         * src/sourcewindow.c
9262         * src/sourcewindow.h
9263         * src/ssl_manager.c
9264         * src/ssl_manager.h
9265         * src/statusbar.c
9266         * src/statusbar.h
9267         * src/stock_pixmap.c
9268         * src/stock_pixmap.h
9269         * src/summary_search.c
9270         * src/summary_search.h
9271         * src/summaryview.c
9272         * src/summaryview.h
9273         * src/syldap.c
9274         * src/syldap.h
9275         * src/textview.c
9276         * src/textview.h
9277         * src/toolbar.c
9278         * src/toolbar.h
9279         * src/undo.c
9280         * src/undo.h
9281         * src/unmime.c
9282         * src/unmime.h
9283         * src/vcard.c
9284         * src/vcard.h
9285         * src/wizard.c
9286         * src/wizard.h
9287         * src/common/base64.c
9288         * src/common/base64.h
9289         * src/common/defs.h
9290         * src/common/hooks.c
9291         * src/common/hooks.h
9292         * src/common/log.c
9293         * src/common/log.h
9294         * src/common/mgutils.c
9295         * src/common/mgutils.h
9296         * src/common/nntp.c
9297         * src/common/nntp.h
9298         * src/common/passcrypt.c
9299         * src/common/passcrypt.h.in
9300         * src/common/plugin.c
9301         * src/common/plugin.h
9302         * src/common/prefs.c
9303         * src/common/prefs.h
9304         * src/common/progressindicator.c
9305         * src/common/progressindicator.h
9306         * src/common/quoted-printable.c
9307         * src/common/quoted-printable.h
9308         * src/common/session.c
9309         * src/common/session.h
9310         * src/common/smtp.c
9311         * src/common/smtp.h
9312         * src/common/socket.c
9313         * src/common/socket.h
9314         * src/common/ssl.c
9315         * src/common/ssl.h
9316         * src/common/stringtable.c
9317         * src/common/stringtable.h
9318         * src/common/sylpheed.c
9319         * src/common/sylpheed.h
9320         * src/common/template.c
9321         * src/common/template.h
9322         * src/common/timing.h
9323         * src/common/utils.c
9324         * src/common/utils.h
9325         * src/common/version.h.in
9326         * src/common/xml.c
9327         * src/common/xml.h
9328         * src/common/xmlprops.c
9329         * src/common/xmlprops.h
9330         * src/gtk/about.c
9331         * src/gtk/colorlabel.c
9332         * src/gtk/colorlabel.h
9333         * src/gtk/colorsel.c
9334         * src/gtk/colorsel.h
9335         * src/gtk/combobox.c
9336         * src/gtk/combobox.h
9337         * src/gtk/description_window.c
9338         * src/gtk/description_window.h
9339         * src/gtk/filesel.c
9340         * src/gtk/filesel.h
9341         * src/gtk/foldersort.c
9342         * src/gtk/foldersort.h
9343         * src/gtk/gtkaspell.c
9344         * src/gtk/gtkaspell.h
9345         * src/gtk/gtksctree.c
9346         * src/gtk/gtkshruler.c
9347         * src/gtk/gtkshruler.h
9348         * src/gtk/gtkutils.c
9349         * src/gtk/gtkutils.h
9350         * src/gtk/icon_legend.c
9351         * src/gtk/icon_legend.h
9352         * src/gtk/logwindow.c
9353         * src/gtk/logwindow.h
9354         * src/gtk/manage_window.c
9355         * src/gtk/manage_window.h
9356         * src/gtk/pluginwindow.c
9357         * src/gtk/pluginwindow.h
9358         * src/gtk/prefswindow.c
9359         * src/gtk/prefswindow.h
9360         * src/gtk/quicksearch.c
9361         * src/gtk/quicksearch.h
9362         * src/pixmaps/claws-mail.xpm
9363         * src/pixmaps/claws-mail_icon.xpm
9364         * src/pixmaps/claws-mail_logo.xpm
9365         * src/pixmaps/sylpheed-claws.xpm
9366         * src/pixmaps/sylpheed-claws_icon.xpm
9367         * src/pixmaps/sylpheed-claws_logo.xpm
9368         * src/plugins/bogofilter/Makefile.am
9369         * src/plugins/bogofilter/bogofilter.c
9370         * src/plugins/bogofilter/bogofilter.h
9371         * src/plugins/bogofilter/bogofilter_gtk.c
9372         * src/plugins/clamav/Makefile.am
9373         * src/plugins/clamav/clamav_plugin.c
9374         * src/plugins/clamav/clamav_plugin.h
9375         * src/plugins/clamav/clamav_plugin_gtk.c
9376         * src/plugins/demo/Makefile.am
9377         * src/plugins/demo/demo.c
9378         * src/plugins/dillo_viewer/Makefile.am
9379         * src/plugins/dillo_viewer/README
9380         * src/plugins/dillo_viewer/dillo_prefs.c
9381         * src/plugins/dillo_viewer/dillo_prefs.h
9382         * src/plugins/dillo_viewer/dillo_viewer.c
9383         * src/plugins/pgpcore/Makefile.am
9384         * src/plugins/pgpcore/passphrase.c
9385         * src/plugins/pgpcore/passphrase.h
9386         * src/plugins/pgpcore/pgp_viewer.c
9387         * src/plugins/pgpcore/pgp_viewer.h
9388         * src/plugins/pgpcore/plugin.c
9389         * src/plugins/pgpcore/prefs_gpg.c
9390         * src/plugins/pgpcore/prefs_gpg.h
9391         * src/plugins/pgpcore/select-keys.c
9392         * src/plugins/pgpcore/select-keys.h
9393         * src/plugins/pgpcore/sgpgme.c
9394         * src/plugins/pgpcore/sgpgme.h
9395         * src/plugins/pgpcore/sylpheed.def
9396         * src/plugins/pgpcore/version.rc
9397         * src/plugins/pgpinline/Makefile.am
9398         * src/plugins/pgpinline/pgpinline.c
9399         * src/plugins/pgpinline/pgpinline.h
9400         * src/plugins/pgpinline/plugin.c
9401         * src/plugins/pgpinline/sylpheed.def
9402         * src/plugins/pgpinline/version.rc
9403         * src/plugins/pgpmime/Makefile.am
9404         * src/plugins/pgpmime/pgpmime.c
9405         * src/plugins/pgpmime/pgpmime.h
9406         * src/plugins/pgpmime/plugin.c
9407         * src/plugins/pgpmime/sylpheed.def
9408         * src/plugins/pgpmime/version.rc
9409         * src/plugins/spamassassin/Makefile.am
9410         * src/plugins/spamassassin/README
9411         * src/plugins/spamassassin/spamassassin.c
9412         * src/plugins/spamassassin/spamassassin.h
9413         * src/plugins/spamassassin/spamassassin_gtk.c
9414         * src/plugins/trayicon/Makefile.am
9415         * src/plugins/trayicon/trayicon.c
9416         * tools/OOo2sylpheed.pl
9417         * tools/README
9418         * tools/README.sylprint
9419         * tools/acroread2sylpheed.pl
9420         * tools/claws.i18n.status.pl
9421         * tools/filter_conv.pl
9422         * tools/filter_conv_new.pl
9423         * tools/freshmeat_search.pl
9424         * tools/google_search.pl
9425         * tools/kmail2sylpheed.pl
9426         * tools/kmail2sylpheed_v2.pl
9427         * tools/make.themes.project
9428         * tools/multiwebsearch.pl
9429         * tools/nautilus2sylpheed.sh
9430         * tools/outlook2sylpheed.pl
9431         * tools/sylprint.pl
9432         * tools/sylprint.rc
9433         * tools/tb2sylpheed
9434         * tools/textviewer.sh
9435         * tools/vcard2xml.py
9436         * tools/kdeservicemenu/README
9437         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9438         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9439         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9440                 Change name to Claws Mail. Announce to follow...
9441
9442 2006-11-06 [wwp]        2.6.0cvs6
9443
9444         * src/prefs_template.c
9445                 unify messages related to quote format/template errors (fix
9446                 capitalization), again.
9447
9448 2006-11-06 [wwp]        2.6.0cvs5
9449
9450         * src/prefs_quote.c
9451                 unify messages related to quote format/template errors.
9452
9453 2006-11-06 [wwp]        2.6.0cvs4
9454
9455         * src/prefs_msg_colors.c
9456                 more uses of Q_ macro for contextual translations, thanks
9457                 to Fabien (fzzzzz).
9458
9459 2006-11-06 [wwp]        2.6.0cvs3
9460
9461         * src/compose.c
9462         * src/common/utils.c
9463         * src/common/utils.h
9464                 show an alertpanel to make sure users are aware that sensitive
9465                 files are attached (it's file blacklist-based). This will fix
9466                 interaction w/ GoogleEarth for instance, thanks to Colin.
9467
9468 2006-11-06 [wwp]        2.6.0cvs2
9469
9470         * src/prefs_quote.c
9471         * src/prefs_template.c
9472         * src/prefs_template.h
9473                 check quote format when applying/closing prefs. For now this only
9474                 shows up an error dialog box, not preventing the user from using
9475                 a broken quote (reply, forwards) format.
9476
9477 2006-11-06 [wwp]        2.6.0cvs1
9478
9479         * src/prefs_template.c
9480                 fix missing checks of some template fields.
9481
9482 2006-11-06 [paul]       2.6.0
9483
9484         * NEWS
9485         * README
9486         * RELEASE_NOTES
9487                 2.6.0 released
9488
9489 2006-11-06 [paul]       2.5.6cvs22
9490
9491         * manual/advanced.xml
9492         * manual/es/advanced.xml
9493                 put 'respect_flowed_format' info in the correct
9494                 place
9495
9496 2006-11-06 [mones]      2.5.6cvs21
9497
9498         * po/es.po
9499                 Minor fixes for release
9500
9501 2006-11-06 [paul]       2.5.6cvs20
9502
9503         * po/cs.po
9504         * po/de.po
9505         * po/fr.po
9506         * po/it.po
9507         * po/nl.po
9508         * po/pt_BR.po
9509         * po/sk.po
9510         * po/sv.po
9511         * po/zh_CN.po
9512                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9513                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9514                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9515                 Young
9516
9517 2006-11-02 [colin]      2.5.6cvs19
9518
9519         * src/imap.c
9520         * src/imap.h
9521         * src/prefs_account.c
9522         * src/etpan/imap-thread.c
9523                 Add GSSAPI support - fixes Debian bug #383274
9524
9525 2006-11-01 [colin]      2.5.6cvs18
9526
9527         * src/jpilot.c
9528                 Handle libpisock12 support. Probably
9529                 fixes bug 1046, 'jpilot AddressDB.pdb 
9530                 import fail'
9531
9532 2006-11-01 [colin]      2.5.6cvs17
9533
9534         * src/folderutils.c
9535                 debug_print() folderutils_mark_all_read()
9536
9537 2006-11-01 [colin]      2.5.6cvs16
9538
9539         * COPYING
9540                 Add missed files to the Apache exception
9541
9542 2006-10-31 [colin]      2.5.6cvs15
9543
9544         * src/folder.c
9545         * src/folder.h
9546                 Add a copy_private_data() func to FolderClasses
9547                 Doesn't break the feature freeze, because we 
9548                 won't use it (right now) in the core.
9549
9550 2006-10-31 [colin]      2.5.6cvs14
9551
9552         * COPYING
9553                 Allow linking with the Apache licensed files in
9554                 src/plugins/spamassassin. Hopefully fixes 
9555                 bug 1048, 'Spamassassin plugin license problem'
9556
9557 2006-10-31 [wwp]        2.5.6cvs13
9558
9559         * src/compose.c
9560                 fix and optimize trimming of leading linefeeds in body loop.
9561
9562 2006-10-31 [colin]      2.5.6cvs12
9563
9564         * src/etpan/imap-thread.c
9565         * src/imap.c
9566                 Make really sure to have NULL sets in case
9567                 of error
9568
9569 2006-10-30 [wwp]        2.5.6cvs11
9570
9571         * src/prefs_common.c
9572         * src/prefs_common.h
9573         * src/compose.c
9574                 fix broken storage of quote format template when it contains \-escape
9575                 sequences. The application of such sequences is also fixed now (\t
9576                 in quote format will be a real tab instead of a 't', for instance).
9577
9578 2006-10-27 [colin]      2.5.6cvs10
9579
9580         * src/compose.c
9581                 Probably fix bug 1045, 'sylpheed-claws 
9582                 doesn't remove the mail from the IMAP 
9583                 Queue folder after sending'. From
9584                 2.5.6cvs3-stable
9585
9586 2006-10-27 [colin]      2.5.6cvs9
9587
9588         * configure.ac
9589                 Require libetpan-0.48. I'm so annoying,
9590                 I know ;-)
9591
9592 2006-10-27 [colin]      2.5.6cvs8
9593
9594         * src/folder.c
9595         * src/imap.c
9596                 Probably fix bug 1044, 'sylpheed-claws 
9597                 segfaults while moving mails' - Fix relation
9598                 usage when moving to an IMAP mailbox from another
9599                 mailbox
9600
9601 2006-10-26 [paul]       2.5.6cvs7
9602
9603         * src/gtk/about.c
9604                 add libSM to compiled-in features
9605                 list
9606
9607 2006-10-24 [colin]      2.5.6cvs6
9608
9609         * src/textview.c
9610         * src/gtk/gtkutils.c
9611                 Fix crash when printing emails with an
9612                 xface
9613
9614 2006-10-24 [mones]      2.5.6cvs5
9615
9616         * manual/es/advanced.xml
9617                 Synchronize hidden option respect_flowed_format
9618         * po/es.po
9619                 Updated translation
9620
9621 2006-10-21 [paul]       2.5.6cvs4
9622
9623         * src/gtk/authors.h
9624         * src/plugins/pgpcore/pgp_viewer.c
9625         * src/plugins/pgpcore/sgpgme.c
9626                 fix building on BSDs
9627                 Thanks to Michael Hughes
9628                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9629
9630 2006-10-20 [colin]      2.5.6cvs3
9631
9632         * configure.ac
9633                 Bump up libetpan requirement
9634                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9635         * src/common/utils.c
9636         * src/common/utils.h
9637                 Add convenience get_file_mtime()
9638         * src/imap.c
9639         * src/etpan/imap-thread.c
9640         * src/etpan/imap-thread.h
9641                 Implement UIDPLUS support if the server
9642                 supports it - faster sending in this case
9643
9644 2006-10-19 [colin]      2.5.6cvs2
9645
9646         * src/gtk/quicksearch.c
9647                 Fix emptying in type-ahead+extended mode
9648         * src/mainwindow.c
9649         * src/mainwindow.h
9650                 Add a hook for offline state change
9651         * src/plugins/trayicon/trayicon.c
9652                 Use it to display offline icons
9653         * src/plugins/trayicon/Makefile.am
9654         * src/plugins/trayicon/newmail.offline.xpm
9655         * src/plugins/trayicon/newmarkedmail.offline.xpm
9656         * src/plugins/trayicon/nomail.offline.xpm
9657         * src/plugins/trayicon/unreadmail.offline.xpm
9658         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9659                 Add the icons
9660
9661 2006-10-12 [paul]       2.5.6cvs1
9662
9663         * NEWS
9664         * README
9665         * configure.ac
9666                 Update version number following
9667                 stable release
9668
9669 2006-10-19 [colin]      2.5.5cvs18
9670
9671         * manual/handling.xml
9672                 Add type-ahead search
9673
9674 2006-10-18 [colin]      2.5.5cvs17
9675
9676         * src/gtk/quicksearch.c
9677                 Remove "save to history only if there's
9678                 no syntax error", it breaks for some 
9679                 reason which I'll investigate later.
9680
9681 2006-10-18 [colin]      2.5.5cvs16
9682
9683         * src/prefs_common.c
9684         * src/prefs_common.h
9685         * src/summaryview.c
9686         * src/gtk/quicksearch.c
9687         * src/gtk/quicksearch.h
9688                 Add a type-ahead option for fast searches
9689                 Patch by Fabien Vantard
9690
9691 2006-10-18 [colin]      2.5.5cvs15
9692
9693         * src/compose.c
9694         * src/compose.h
9695                 Add Options/Reply mode/ menu to be able to
9696                 change the recipients of a reply on the fly
9697
9698 2006-10-18 [colin]      2.5.5cvs14
9699
9700         * src/compose.c
9701                 Fix redirecting of our own sent mails
9702
9703 2006-10-17 [wwp]        2.5.5cvs13
9704
9705         * src/send_message.c
9706                 Fix duplicate error messages when sending, and missing
9707                 newline in such error messages.
9708
9709 2006-10-17 [colin]      2.5.5cvs12
9710
9711         * src/compose.c
9712                 Compare addresses case-insensitive
9713
9714 2006-10-17 [colin]      2.5.5cvs11
9715
9716         * src/plugins/pgpcore/sgpgme.c
9717                 Fix return status
9718
9719 2006-10-17 [colin]      2.5.5cvs10
9720
9721         * src/plugins/pgpcore/pgp_viewer.c
9722                 Fix return status
9723
9724 2006-10-17 [colin]      2.5.5cvs9
9725
9726         * src/quote_fmt.c
9727                 Fix a typo (thanks to Fabien)
9728
9729 2006-10-16 [colin]      2.5.5cvs8
9730
9731         * src/textview.c
9732                 Fix problem with quote-folding when emails
9733                 don't convert cleanly to UTF-8
9734
9735 2006-10-14 [colin]      2.5.5cvs7
9736
9737         * src/prefs_template.c
9738                 Reset fields when reopening
9739                 the window
9740
9741 2006-10-13 [paul]       2.5.5cvs6
9742
9743         * manual/advanced.xml
9744         * src/prefs_message.c
9745                 make 'respect_flowed_format' a hidden
9746                 option, and add a manual entry for it
9747                 Thanks to Colin
9748
9749 2006-10-12 [colin]      2.5.5cvs5
9750
9751         * src/codeconv.c
9752                 Revert part of 2.5.2cvs21:
9753                 Don't optimise by reusing the 
9754                 last iconv converter if possible:
9755                 it seems slightly broken in a 
9756                 very hard way to reproduce
9757
9758 2006-10-12 [colin]      2.5.5cvs4
9759
9760         * src/prefs_common.c
9761         * src/prefs_common.h
9762         * src/prefs_message.c
9763         * src/procmime.c
9764                 Fix bug 1035, 'Incorrect handling 
9765                 of flowed lines'. We now optionnaly
9766                 handle this format (preference is in
9767                 Message View/Text options section)
9768
9769 2006-10-12 [colin]      2.5.5cvs3
9770
9771         * po/POTFILES.in
9772                 Add new file
9773         * src/plugins/pgpcore/pgp_viewer.c
9774         * src/plugins/pgpcore/sgpgme.c
9775                 Don't try to import without asking
9776
9777 2006-10-12 [colin]      2.5.5cvs2
9778
9779         * src/compose.c
9780                 Fix bug 1036, 'Forwarding a mutlipart
9781                 mail with a "text/html" block to ms
9782                 outlook users leeds to freeze of
9783                 outlook'. Poor outlook users...
9784
9785 2006-10-12 [paul]       2.5.5cvs1
9786
9787         * NEWS
9788         * README
9789         * configure.ac
9790                 Update version number following
9791                 stable release
9792
9793 2006-10-11 [paul]       2.5.4cvs1
9794
9795         * NEWS
9796         * README
9797         * configure.ac
9798                 Update version number following
9799                 stable release
9800
9801 2006-10-11 [paul]       2.5.3cvs32
9802
9803         * src/textview.c
9804                 fix bug 1032, 'Segmentation fault when showing
9805                 message' (bug in quote folding)
9806                 Thanks to Colin
9807
9808 2006-10-10 [colin]      2.5.3cvs31
9809
9810         * src/quote_fmt.c
9811                 Rephrase english a bit
9812
9813 2006-10-10 [colin]      2.5.3cvs30
9814
9815         * src/prefs_compose_writing.c
9816                 Stop making the page larger than the window
9817
9818 2006-10-10 [wwp]        2.5.3cvs29
9819
9820         * src/compose.c
9821         * src/prefs_template.c
9822         * src/quote_fmt.c
9823         * src/quote_fmt.h
9824         * src/quote_fmt_lex.l
9825         * src/quote_fmt_parse.y
9826                 Extend the quote parser a bit: allow to get access to
9827                 basic (composing) account info.
9828
9829 2006-10-10 [colin]      2.5.3cvs28
9830
9831         * src/procheader.c
9832                 Fix this \t problem in subject
9833
9834 2006-10-09 [colin]      2.5.3cvs27
9835
9836         * src/main.c
9837         * src/prefs_gtk.c
9838                 Prepare cache a bit later
9839                 If section already exists, skip the new one 
9840                 (as previously); avoid writing the same block
9841                 twice - if we find a second block with the 
9842                 same id, skip it.
9843         * src/plugins/pgpcore/pgp_viewer.c
9844                 Set cursor to busy when retrieving a key
9845         * src/plugins/pgpcore/sgpgme.c
9846                 allow 5 seconds for gpg to export the key
9847                 
9848
9849 2006-10-09 [colin]      2.5.3cvs26
9850
9851         * configure.ac
9852         * src/msgcache.c
9853         * src/prefs_gtk.c
9854                 Check for existence of fgets_unlocked
9855                 and fwrite_unlocked
9856
9857 2006-10-09 [paul]       2.5.3cvs25
9858
9859         * src/prefs_summaries.c
9860                 replace strftime() with fast_strftime() and in
9861                 the consequence fix the bug in the display of
9862                 AM/PM in the 'Example' string
9863
9864 2006-10-09 [ticho]      2.5.3cvs24
9865
9866         * po/sk.po
9867                 Updated (and fixed up somewhat) Slovak translation.
9868
9869 2006-10-08 [colin]      2.5.3cvs23
9870
9871         * src/prefs_folder_item.c
9872                 Explain why prefs in the top-level folder
9873                 aren't retained, but are still useful
9874
9875 2006-10-08 [colin]      2.5.3cvs22
9876
9877         * src/prefs_gtk.c
9878                 Don't cache anything if caching fails
9879
9880 2006-10-08 [colin]      2.5.3cvs21
9881
9882         * src/common/utils.c
9883                 always include gi18n.h
9884
9885 2006-10-07 [colin]      2.5.3cvs20
9886
9887         * src/plugins/pgpcore/pgp_viewer.c
9888                 Kill gpg after 5 seconds wait
9889
9890 2006-10-07 [colin]      2.5.3cvs19
9891
9892         * src/plugins/pgpcore/pgp_viewer.c
9893         * src/plugins/pgpcore/pgp_viewer.h
9894                 Fix copyright
9895
9896 2006-10-07 [colin]      2.5.3cvs18
9897
9898         * src/plugins/pgpcore/pgp_viewer.c
9899         * src/plugins/pgpcore/pgp_viewer.h
9900                 Actually add the files to CVS
9901
9902 2006-10-07 [colin]      2.5.3cvs17
9903
9904         * src/plugins/pgpcore/sgpgme.c
9905                 Be sure not to crash on 'application/pgp-signature' that
9906                 are not application/pgp-signatures
9907
9908 2006-10-07 [colin]      2.5.3cvs16
9909
9910         * src/textview.c
9911         * src/textview.h
9912                 Make a bit more of the API available
9913         * src/plugins/pgpcore/Makefile.am
9914         * src/plugins/pgpcore/plugin.c
9915         * src/plugins/pgpcore/sgpgme.c
9916                 Add basic key import/export
9917
9918 2006-10-07 [colin]      2.5.3cvs15
9919
9920         * src/folderview.c
9921         * src/imap.c
9922         * src/prefs_account.c
9923         * src/wizard.c
9924                 Warn users *everywhere* if libetpan's not
9925                 linked in
9926
9927 2006-10-06 [mones]      2.5.3cvs14
9928
9929         * po/de.po
9930         * po/es.po
9931                 updated by Stephan Sachse and me
9932
9933 2006-10-06 [colin]      2.5.3cvs13
9934
9935         * src/main.c
9936         * src/common/sylpheed.c
9937                 Don't load common plugins if --exit is passed
9938         * src/prefs_gtk.c
9939         * src/prefs_gtk.h
9940                 Implement a cache to avoid reading the same
9941                 files over and over again at startup
9942
9943 2006-10-06 [colin]      2.5.3cvs12
9944
9945         * src/summaryview.c
9946         * src/gtk/quicksearch.c
9947                 Update display every 5k mails on fast searches
9948
9949 2006-10-06 [colin]      2.5.3cvs11
9950
9951         * src/textview.c
9952                 Don't do quote folding on HTML or ERTF.
9953                 May fix the Cygwin issues if they were
9954                 happening with HTML mails?
9955
9956 2006-10-05 [colin]      2.5.3cvs10
9957
9958         * src/prefs_gtk.c
9959                 Oops, forgot one
9960
9961 2006-10-05 [colin]      2.5.3cvs9
9962
9963         * src/prefs_gtk.c
9964                 Use unlocked_stdio here too
9965
9966 2006-10-05 [colin]      2.5.3cvs8
9967
9968         * src/folderview.c
9969                 Fix go to next * after preferences apply
9970         * src/msgcache.c
9971                 Do the fd lock/unlock ourselves instead of
9972                 letting the libc do it at each write 
9973
9974 2006-10-05 [colin]      2.5.3cvs7
9975
9976         * src/common/utils.c
9977                 Faster division, thanks to Jean Diraison
9978
9979 2006-10-05 [paul]       2.5.3cvs6
9980
9981         * src/common/utils.c
9982                 fix building with --disable-nls
9983
9984 2006-10-04 [colin]      2.5.3cvs5
9985
9986         * src/folder.c
9987                 Maybe fix a segfault
9988
9989 2006-10-04 [wwp]        2.5.3cvs4
9990
9991         * src/prefs_folder_item.c
9992                 Fine-tune layouts in folder item prefs. Suggested by
9993                 Fabien Vantard <fzzzzz@gmail.com>.
9994
9995 2006-10-04 [wwp]        2.5.3cvs3
9996
9997         * src/prefs_folder_item.c
9998                 Kill the clandestine passengers. You didn't see anything.
9999
10000 2006-10-04 [wwp]        2.5.3cvs2
10001
10002         * src/prefs_folder_item.c
10003                 Add a way to test the subject simplify regexp in
10004                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
10005                 w/ few layout changes.
10006
10007 2006-20-04 [paul]       2.5.3cvs1
10008
10009         * NEWS
10010         * README
10011         * configure.ac
10012                 Update version number following
10013                 stable release
10014
10015 2006-10-04 [colin]      2.5.2cvs42
10016
10017         * src/folder.c
10018         * src/folder.h
10019         * src/summaryview.c
10020                 Provide a way for folder classes to set their sort
10021                 type and key
10022
10023 2006-10-03 [colin]      2.5.2cvs41
10024
10025         * src/mh.c
10026                 Don't use strlen() to know if the
10027                 string's empty
10028
10029 2006-10-03 [colin]      2.5.2cvs40
10030
10031         * src/mh.c
10032                 Fix "check for new folders" with accentued folders
10033
10034 2006-10-03 [ticho]      2.5.2cvs39
10035
10036         * src/filtering.c
10037         * src/folder.c
10038         * src/inc.c
10039         * src/mbox.c
10040                 Colin's fix for "copy" filtering rules.
10041
10042 2006-10-02 [colin]      2.5.2cvs38
10043
10044         * src/folderview.c
10045                 Fix for double-click too
10046
10047 2006-10-02 [colin]      2.5.2cvs37
10048
10049         * src/folderview.c
10050                 correct fix for cvs36
10051
10052 2006-10-02 [colin]      2.5.2cvs36
10053
10054         * src/folderview.c
10055                 Fix 'goto next unread' after collapsing/expanding 
10056                 a node.
10057
10058 2006-10-02 [colin]      2.5.2cvs35
10059
10060         * src/summaryview.c
10061                 Fix double freeze/thaw
10062         * src/common/utils.c
10063         * src/common/utils.h
10064                 Reimplement strftime
10065         * src/procheader.c
10066                 Use it
10067
10068
10069 2006-10-02 [colin]      2.5.2cvs34
10070
10071         * src/mh.c
10072                 Time mh_write_sequences() - it's fast
10073         * src/summaryview.c
10074                 Init a variable to shut up gcc
10075
10076 2006-10-01 [colin]      2.5.2cvs33
10077
10078         * src/folder.c
10079         * src/mh.c
10080         * src/mh.h
10081         * src/msgcache.c
10082                 Add helper mh_set_mtime(), and set mtime to stat()'s result
10083                 Add fsync but disable it, it's slow as hell
10084
10085 2006-10-01 [colin]      2.5.2cvs32
10086
10087         * src/mh.c
10088         * src/msgcache.c
10089                 fflush() caches and mh_sequences before
10090                 fclose()ing
10091
10092 2006-10-01 [colin]      2.5.2cvs31
10093
10094         * src/msgcache.c
10095                 Don't ftruncate when not using mmap
10096
10097 2006-09-30 [colin]      2.5.2cvs30
10098
10099         * src/main.c
10100                 Write folder list *after* saving caches
10101
10102 2006-09-30 [colin]      2.5.2cvs29
10103
10104         * src/folder.c
10105         * src/mh.c
10106                 Debug forced mtime changes
10107
10108 2006-09-30 [colin]      2.5.2cvs28
10109
10110         * src/folder.c
10111         * src/main.c
10112                 Remove useless debug_print()s (code
10113                 well-tested)
10114
10115 2006-09-30 [colin]      2.5.2cvs27
10116
10117         * src/mh.c
10118                 Do stuff faster when writing mh_sequences
10119
10120 2006-09-30 [colin]      2.5.2cvs26
10121
10122         * src/mh.c
10123                 Don't let the writing of .mh_sequences, which
10124                 can change the folder's mtime, let us think
10125                 we need to scan.
10126
10127 2006-09-30 [colin]      2.5.2cvs25
10128
10129         * src/folder.c
10130                 Move a debug_print where it belongs 
10131                 (processing)
10132         * src/summaryview.c
10133                 Don't mess with a huge slow subject
10134                 table if we're not threading by
10135                 subject
10136
10137 2006-09-30 [colin]      2.5.2cvs24
10138
10139         * src/msgcache.c
10140                 Reenable mmaped reads (*not* writes!)
10141         * src/procmsg.c
10142                 Don't destroy and recreate hashtables just
10143                 for fun
10144         * src/common/utils.c
10145                 Remove useless reply prefixes (it's case
10146                 unsensitive)
10147
10148 2006-09-30 [wwp]        2.5.2cvs23
10149
10150         * tools/fix_date.sh
10151                 Fixed a minor bug in date value extraction, added a switch
10152                 to replace non RFC-compliant Date: value, added a switch
10153                 to use strict RFC matching patterns for dates.
10154
10155 2006-09-29 [colin]      2.5.2cvs22
10156
10157         * src/matcher_parser.h
10158         * src/matcher_parser_parse.y
10159         * src/prefs_filtering.c
10160         * src/statusbar.c
10161         * src/summary_search.c
10162         * src/summaryview.c
10163         * src/gtk/quicksearch.c
10164         * src/gtk/quicksearch.h
10165                 Optimise searches by setting different
10166                 refresh intervals (depending if the 
10167                 search is fast or not)
10168
10169 2006-09-29 [colin]      2.5.2cvs21
10170
10171         * src/codeconv.c
10172                 Optimise by reusing the last iconv converter
10173                 if possible
10174         * src/textview.c
10175                 Optimise a bit (the foldable quotes feature
10176                 still has an awful O(n^2) algo
10177
10178 2006-09-29 [colin]      2.5.2cvs20
10179
10180         * src/gtk/gtksctree.c
10181         * src/gtk/gtksctree.h
10182                 Optimise de-selection via up/down or
10183                 another key
10184
10185 2006-09-28 [colin]      2.5.2cvs19
10186
10187         * src/action.c
10188         * src/compose.c
10189         * src/folderview.c
10190         * src/mainwindow.c
10191         * src/messageview.c
10192         * src/summary_search.c
10193         * src/toolbar.c
10194                 Avoid using summaryview->ctree directly
10195
10196 2006-09-28 [colin]      2.5.2cvs18
10197
10198         * src/summaryview.c
10199         * src/summaryview.h
10200                 Add helpers to freeze/thaw/grab_focus
10201                 Factorize calls to freeze/thaw/grab_focus
10202                 
10203
10204 2006-09-28 [colin]      2.5.2cvs17
10205
10206         * src/main.c
10207                 More guards for the session management
10208
10209 2006-09-28 [colin]      2.5.2cvs16
10210
10211         * src/folderview.c
10212         * src/gtk/gtksctree.c
10213         * src/gtk/gtksctree.h
10214                 Make expanding not recursive in folderview
10215
10216 2006-09-28 [colin]      2.5.2cvs15
10217
10218         * src/addressbook.c
10219                 If nothing is selected in the list (right part)
10220                 and a group is selected in the tree (left part),
10221                 mail this group.
10222
10223 2006-09-28 [colin]      2.5.2cvs14
10224
10225         * src/Makefile.am
10226                 Actually use SM_LIBS
10227
10228 2006-09-28 [ticho]      2.5.2cvs13
10229
10230         * src/export.c
10231         * src/messageview.c
10232         * src/mimeview.c
10233         * src/news.c
10234         * src/pop.c
10235         * src/prefs_themes.c
10236         * src/procmsg.c
10237                 Small i18n string optimization.
10238         * src/send_message.c
10239         * src/summaryview.c
10240         * src/common/session.c
10241         * src/common/smtp.c
10242         * src/common/ssl_certificate.c
10243         * src/common/utils.c
10244                 Use "Couldn't" instead of "Can't" in UI messages,
10245                 where appropriate.
10246
10247 2006-09-28 [colin]      2.5.2cvs12
10248
10249         * configure.ac
10250                 Possibly fix link errors
10251
10252 2006-09-27 [wwp]        2.5.2cvs11
10253
10254         * src/gtk/authors.h
10255         * doc/man/sylpheed-claws.1
10256         * manual/ack.xml
10257         * manual/es/ack.xml
10258         * manual/fr/ack.xml
10259         * manual/pl/ack.xml
10260                 Updated authors info (me, myself and I).
10261
10262 2006-09-27 [colin]      2.5.2cvs10
10263
10264         * src/addressbook.c
10265                 Remove useless printf
10266
10267 2006-09-27 [wwp]        2.5.2cvs9
10268
10269         * src/editgroup.c
10270         * src/send_message.c
10271         * src/inc.c
10272         * src/prefs_common.c
10273         * src/prefs_common.h
10274         * src/gtk/progressdialog.c
10275                 remember more windows' sizes (send dialog, received dialog,
10276                 edit group in addressbook).
10277
10278 2006-09-27 [colin]      2.5.2cvs8
10279
10280         * configure.ac
10281         * src/main.c
10282         * src/mainwindow.h
10283                 Use libSM to communicate with the session
10284                 manager, so that we can know when the 
10285                 session ends, save our caches, and draft
10286                 our compose windows.
10287
10288 2006-09-27 [colin]      2.5.2cvs7
10289
10290         * src/addressbook.c
10291                 Fix issues:
10292                 o Allow Book and Group creation from the tree's
10293                   contextual menu
10294                 o Do not actually delete the contacts when 
10295                   deleting groups from the tree (duh!)
10296
10297 2006-09-27 [colin]      2.5.2cvs6
10298
10299         * src/compose.c
10300         * src/compose.h
10301         * src/mainwindow.c
10302         * src/textview.c
10303         * src/toolbar.c
10304                 o Allow passing an email address to 
10305                   compose_new_with_folderitem
10306                 o Update callers
10307                 o Use current folderitem when clicking
10308                   on a TextView mailto: link
10309                 o Fix a possible leak in TextView
10310
10311 2006-09-27 [colin]      2.5.2cvs5
10312
10313         * src/html.c
10314                 Use UTF-8 chars to replace HTML entities
10315
10316 2006-09-27 [colin]      2.5.2cvs4
10317
10318         * AUTHORS
10319         * src/prefs_account.c
10320         * src/gtk/authors.h
10321                 Fix bug #1024 (Array index out of
10322                 range in sylpheed-claws-2.5.2)
10323                 Patch by Ales Nosek <anosek@suse.cz>
10324
10325 2006-09-27 [colin]      2.5.2cvs3
10326
10327         * src/addr_compl.c
10328                 Actually do the test
10329
10330 2006-09-27 [colin]      2.5.2cvs2
10331
10332         * src/addr_compl.c
10333         * src/addr_compl.h
10334                 Allow completing with comma (in certain cases: vCalendar
10335                 for example doesn't support that)
10336                 Patch by Fabien Vantard
10337
10338 2006-09-26 [colin]      2.5.2cvs1
10339
10340         * src/Makefile.am
10341         * src/addr_compl.c
10342         * src/addr_compl.h
10343         * src/addrbook.c
10344         * src/addrbook.h
10345         * src/addressbook.c
10346         * src/addrindex.c
10347         * src/addrindex.h
10348         * src/compose.c
10349         * src/prefs_common.c
10350         * src/prefs_filtering_action.c
10351         * src/prefs_folder_item.c
10352         * src/prefs_template.c
10353         * src/stock_pixmap.c
10354         * src/stock_pixmap.h
10355         * src/pixmaps/addr_one.xpm
10356         * src/pixmaps/addr_two.xpm
10357                 Add auto-completion on groups
10358
10359 2006-09-26 [colin]      2.5.2
10360
10361         * NEWS
10362         * README
10363         * RELEASE_NOTES
10364                 2.5.2 released
10365
10366 2006-09-26 [colin]      2.5.1cvs5
10367
10368         * src/matcher.c
10369                 Fix condition
10370
10371 2006-09-26 [colin]      2.5.1cvs4
10372
10373         * src/mbox.c
10374                 Revert cvs1 (useless as the message is printed 
10375                 every 500 mails)
10376
10377 2006-09-26 [colin]      2.5.1cvs3
10378
10379         * src/partial_download.c
10380                 Fix crasher found by Alexsandar Urosevic
10381
10382 2006-09-26 [colin]      2.5.1cvs2
10383
10384         * src/summaryview.c
10385                 Fix bug #1023 (Sylpheed deletes too much messages)
10386
10387 2006-09-26 [ticho]      2.5.1cvs1
10388
10389         * src/mbox.c
10390                 Make use of gettext's multiple plurals for statusbar
10391                 progress message.
10392
10393 2006-09-25 [paul]       2.5.1
10394
10395         * NEWS
10396         * README
10397         * RELEASE_NOTES
10398                 2.5.1 released
10399
10400 2006-09-25 [colin]      2.5.0cvs3
10401
10402         * src/plugins/bogofilter/bogofilter.c
10403         * src/plugins/clamav/clamav_plugin.c
10404         * src/plugins/spamassassin/spamassassin.c
10405                 BogoFilter, Spamassassin: Fix double hook registering after
10406                 visiting preferences
10407                 Spamassassin, Clamav: Just set the mails to move instead of
10408                 doing the move - caller will move the things at once.
10409
10410 2006-09-25 [colin]      2.5.0cvs2
10411
10412         * src/imap.c
10413         * src/etpan/imap-thread.c
10414                 Use UID SEARCH ALL instead of UID 1:*
10415                 (braindead servers can't figure out that's
10416                 the same...)
10417
10418 2006-09-25 [wwp]        2.5.0cvs1
10419
10420         * src/message_search.c
10421                 Added the ability to stop a running search (in message body).
10422
10423 2006-09-25 [paul]       2.5.0
10424
10425         * NEWS
10426         * README
10427         * RELEASE_NOTES
10428                 2.5.0 released
10429
10430 2006-09-25 [paul]       2.4.0cvs214
10431
10432         * po/cs.po
10433         * po/de.po
10434         * po/fi.po
10435         * po/fr.po
10436         * po/nl.po
10437         * po/pt_BR.po
10438         * po/sk.po
10439         * po/sr.po
10440         * po/zh_CN.po
10441                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10442                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10443                 Ticho, Aleksander Urosevic, Ralgh Young
10444
10445 2006-09-24 [mones]      2.4.0cvs213
10446
10447         * po/es.po
10448                 Updated for release
10449
10450 2006-09-23 [colin]      2.4.0cvs212
10451
10452         * src/gtk/inputdialog.c
10453                 Fix [ ] remember this appearing in normal
10454                 input dialogs after it's been used by
10455                 mimeview.
10456         * src/folder.c
10457         * src/folderview.c
10458         * src/msgcache.c
10459         * src/procmsg.c
10460         * src/summaryview.c
10461         * src/textview.c
10462         * src/common/timing.h
10463                 Enable timings in debug mode and make it
10464                 look prettier.
10465
10466 2006-09-22 [colin]      2.4.0cvs211
10467
10468         * README
10469                 Revert test change
10470         * commitHelper
10471                 ping the correct URI
10472
10473 2006-09-22 [colin]      2.4.0cvs210
10474
10475         * README
10476                 Let's see if bug #1022 is fixed
10477
10478 2006-09-21 [colin]      2.4.0cvs209
10479
10480         * src/wizard.c
10481         * src/common/plugin.c
10482                 Prepare infra to load predefined plugins when
10483                 no configuration existed. Don't actually load
10484                 anything yet (feat. freeze)
10485
10486 2006-09-21 [wwp]        2.4.0cvs208
10487
10488         * manual/fr/faq.xml
10489                 Partial sync w/ 2.4.0cvs72:
10490                 wrap file and minor updates.
10491
10492 2006-09-21 [wwp]        2.4.0cvs207
10493
10494         * tools/fix_date.sh
10495                 several fixes and enhancements. A new --force switch has been
10496                 added to prevent overriding by default Date: header when
10497                 already existing.
10498
10499 2006-09-21 [paul]       2.4.0cvs206
10500
10501         * src/common/utils.c
10502                 add Chinese UTF8 Re prefix
10503
10504 2006-09-21 [wwp]        2.4.0cvs205
10505
10506         * tools/Makefile.am
10507                 Fics alfabettical order.
10508
10509 2006-09-21 [wwp]        2.4.0cvs204
10510
10511         * tools/fix_date.sh
10512         * tools/Makefile.am
10513                 Added an action tool to fix missing Date field in emails.
10514                 Updated Makefile.am to reflect those last two additions.
10515
10516 2006-09-21 [wwp]        2.4.0cvs203
10517
10518         * tools/uuooffice
10519                 Added a action tool to open uuencoded docs w/
10520                 OpenOffice (based on uudec method).
10521
10522 2006-09-21 [colin]      2.4.0cvs202
10523
10524         * src/compose.c
10525         * src/textview.c
10526                 Workaround possible GTK crash: remove selection 
10527                 clipboard before destroying widget, or GTK+-2.10
10528                 dies. Thanks to Hiro.
10529
10530 2006-09-20 [colin]      2.4.0cvs201
10531
10532         * src/compose.c
10533                 Fix free-after-use in some cases (when 
10534                 procmime_encode_content() frees mimeinfo->data.mem
10535                 and turns it to a temp file)
10536
10537 2006-09-20 [colin]      2.4.0cvs200
10538
10539         * src/folderview.c
10540         * src/summaryview.c
10541         * src/gtk/gtksctree.c
10542         * src/gtk/gtksctree.h
10543                 Add tooltips in the folderview and summaryview
10544                 (Doesn't break string freeze as they already
10545                 exist)
10546         * src/toolbar.c
10547                 Put the spam button in the default configuration
10548                 if compiled with bogo plugin too
10549
10550 2006-09-19 [colin]      2.4.0cvs199
10551
10552         * src/summaryview.c
10553         * src/summaryview.h
10554                 Update folder name label on folder rename
10555         * src/prefs_matcher.c
10556         * src/gtk/logwindow.h
10557                 Fix warnings
10558                 Patches by Fabien
10559
10560 2006-09-19 [wwp]        2.4.0cvs198
10561
10562         * src/summary_search.c
10563                 fix can't click forward/backward buttons in the
10564                 search messages.
10565
10566 2006-09-18 [paul]       2.4.0cvs197
10567
10568         * src/wizard.c
10569                 add missing bracket, capitalise the A of
10570                 'SpamAssassin'
10571
10572 2006-09-18 [paul]       2.4.0cvs196
10573
10574         * src/compose.c
10575                 fix bug 1012 'crashed upon sending mail
10576                 from compose window'
10577                 Thanks to Colin
10578
10579 2006-09-16 [colin]      2.4.0cvs195
10580
10581         * src/folderview.c
10582                 Fix "real-time" sorting by freezing/thawing
10583
10584 2006-09-16 [colin]      2.4.0cvs194
10585
10586         * manual/faq.xml
10587                 Fix the anti-spam entry a bit
10588
10589 2006-09-16 [colin]      2.4.0cvs193
10590
10591         * src/wizard.c
10592                 Make sure reviewers have no excuse when stating
10593                 Sylpheed-Claws doesn't have antispam capabilities.
10594
10595 2006-09-16 [colin]      2.4.0cvs192
10596
10597         * src/main.c
10598                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10599                 as if the SIGPIPE comes from etpan's thread we could
10600                 trigger a GUI update from this thread.
10601
10602 2006-09-16 [colin]      2.4.0cvs191
10603
10604         * src/summaryview.c
10605                 Init all members of the struct
10606
10607 2006-09-16 [paul]       2.4.0cvs190
10608
10609         * src/account.c
10610                 improvements to the English
10611
10612 2006-09-15 [colin]      2.4.0cvs189
10613
10614         * src/summaryview.c
10615                 HIG order on dialog
10616
10617 2006-09-14 [colin]      2.4.0cvs188
10618
10619         * src/common/socket.c
10620         * src/common/socket.h
10621         * src/common/ssl.c
10622         * src/common/ssl_certificate.c
10623         * src/common/ssl_certificate.h
10624         * src/etpan/imap-thread.c
10625                 the get_fqdn() call done to get canonical name when
10626                 checking an SSL certificate is blocking, which is
10627                 sad as we just did a non-blocking lookup to connect.
10628                 Fix that by letting the fqdn available to the SockInfo,
10629                 and use that in ssl_certificate_check(). For IMAP,
10630                 we don't do it as the lookup's done by libetpan, but
10631                 it's less annoying as IMAP connections as much more
10632                 rare than POP3 connections.
10633
10634 2006-09-14 [paul]       2.4.0cvs187
10635
10636         * manual/advanced.xml
10637                 improvements to the English,
10638                 properly place the new hidden options
10639                 within the alphabetical order
10640         * src/gtk/pluginwindow.c
10641                 improvements to the English
10642
10643 2006-09-14 [colin]      2.4.0cvs186
10644
10645         * src/prefs_common.c
10646         * src/prefs_common.h
10647         * src/gtk/gtksctree.c
10648         * manual/advanced.xml
10649                 New hidden pref, stripes_color_offset, to change
10650                 the value added/substracted to normal bgcolor to
10651                 create the stripes in summaries
10652
10653 2006-09-13 [colin]      2.4.0cvs185
10654
10655         * src/gedit-print.c
10656         * src/messageview.c
10657         * src/messageview.h
10658         * src/summaryview.c
10659         * src/textview.c
10660                 Fix misc. printing issues: 
10661                 - Bad font for linkified headers
10662                 - Different font if the mail was displayed or not
10663                 - Factorize the thing
10664
10665 2006-09-13 [colin]      2.4.0cvs184
10666
10667         * src/common/ssl_certificate.c
10668                 Only get FQDN once when checking certificate
10669
10670 2006-09-13 [colin]      2.4.0cvs183
10671
10672         * src/account.c
10673         * src/gtk/pluginwindow.c
10674                 Misc. GUI fixes by Fabien
10675
10676 2006-09-13 [wwp]        2.4.0cvs182
10677
10678         * configure.ac
10679         * src/common/utils.h
10680         * src/common/utils.c
10681                 get rid of unused wide-char functions.
10682
10683 2006-09-13 [wwp]        2.4.0cvs181
10684
10685         * src/plugins/pgpinline/sylpheed.def
10686         * src/textview.c
10687                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10688                 add privacy_reset_error to the .def file,
10689                 do not fork for an external textviewer.
10690
10691 2006-09-13 [wwp]        2.4.0cvs180
10692
10693         * src/prefs_common.c
10694                 fix broken font entry in prefs (patch issued by the gpg4win team,
10695                 probably by Marcus Brinkmann <marcus@g10code.de>).
10696
10697 2006-09-13 [colin]      2.4.0cvs179
10698
10699         * src/folder.h
10700                 Fix a warning in summaryview.c
10701         * src/mainwindow.c
10702         * src/summaryview.c
10703         * src/summaryview.h
10704                 Add missing Mark/* elements in the
10705                 main menu
10706
10707 2006-09-12 [colin]      2.4.0cvs178
10708
10709         * src/prefs_actions.c
10710         * src/prefs_filtering_action.c
10711         * src/prefs_matcher.c
10712                 Use (New) instead of New everywhere
10713
10714 2006-09-12 [wwp]        2.4.0cvs177
10715
10716         * manual/fr/addrbook.xml
10717         * manual/fr/handling.xml
10718                 updated some quotes in the fr manual to match the fr translation.
10719
10720 2006-09-12 [wwp]        2.4.0cvs176
10721
10722         * src/prefs_matcher.c
10723                 don't store translated string elements in matcher expressions.
10724                 Also fixed a misused of Q_().
10725
10726 2006-09-11 [wwp]        2.4.0cvs175
10727
10728         * src/plugins//bogofilter/bogofilter.c
10729         * src/plugins//clamav/clamav_plugin.c
10730         * src/plugins//demo/demo.c
10731         * src/plugins//dillo_viewer/dillo_viewer.c
10732         * src/plugins//pgpcore/plugin.c
10733         * src/plugins//pgpinline/plugin.c
10734         * src/plugins//pgpmime/plugin.c
10735         * src/plugins//spamassassin/spamassassin.c
10736                 gettext-ize more strings (mostly plugin error messages).
10737
10738 2006-09-11 [colin]      2.4.0cvs174
10739
10740         * src/alertpanel.c
10741                 Make maximum buffer size bigger to avoid
10742                 truncating translated messages. Patch by
10743                 Fabien
10744
10745 2006-09-11 [colin]      2.4.0cvs173
10746
10747         * src/etpan/imap-thread.c
10748                 Fix compilation on OpenBSD, thanks to 
10749                 Landry
10750
10751 2006-09-10 [wwp]        2.4.0cvs172
10752
10753         * manual/account.xml
10754         * manual/addrbook.xml
10755         * manual/handling.xml
10756         * manual/es/handling.xml
10757         * manual/fr/account.xml
10758         * manual/fr/addrbook.xml
10759         * manual/fr/handling.xml
10760                 documented addressbook matching (condition configuration):
10761                   addrbook.xml, en fr
10762                 documented per-account filtering rules (handling/filtering
10763                   section, account section):
10764                   account.xml, handling.xml, en fr
10765                 slightly updated the handling/searching section to tell few
10766                   words about the extended search ability:
10767                   handling.xml, en fr
10768                 added missing <quote></quotes> to Quick Search:
10769                   handling.xml, en fr es
10770                 fixed a typo (auomatically):
10771                   handling.xml, en
10772                 changes revisited by Paul.
10773
10774 2006-09-10 [paul]       2.4.0cvs171
10775
10776         * src/prefs_actions.c
10777         * src/prefs_filtering.c
10778         * src/prefs_template.c
10779                 adjustments to the gui
10780                 Patch by Fabien Vantard (slightly modified)
10781
10782 2006-09-10 [colin]      2.4.0cvs170
10783
10784         * src/summaryview.c
10785                 Check folderitem/summaryview consistency
10786                 (basically automates Update summary). Fixes
10787                 #1011 (wrong (negative) count on unread 
10788                 messages)
10789
10790 2006-09-10 [colin]      2.4.0cvs169
10791
10792         * src/gtk/gtksctree.c
10793                 Fix recursive expansion via mouse
10794         * src/plugins/bogofilter/bogofilter.c
10795                 Use normal filtering way of moving
10796                 messages (batching), possibly fixing
10797                 bug #1015 (Bogofilter plugin doubles 
10798                 new messages)
10799
10800 2006-09-09 [wwp]        2.4.0cvs168
10801
10802         * src/prefs_filtering.c
10803                 better place for this fix.
10804
10805 2006-09-09 [wwp]        2.4.0cvs167
10806
10807         * src/prefs_filtering.c
10808                 fix a minor bug when the enabled status of a filtering/processing
10809                 rule always got set to TRUE when replacing this rule. That still
10810                 make sense when adding a new rule, but now when replacing, we
10811                 don't override the value of 'enabled'.
10812                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10813                 to prefs_filtering_list_view_get_info() as this function not only
10814                 returns the name, but also the account_id and the enabled status.
10815
10816 2006-09-09 [mones]      2.4.0cvs166
10817
10818         * manual/glossary.xml
10819         * manual/plugins.xml
10820                 Minor format corrections
10821         * manual/gpl.xml
10822                 Fix misplaced NO WARRANTY section
10823         * manual/es/advanced.xml
10824         * manual/es/faq.xml
10825         * manual/es/glossary.xml
10826         * manual/es/gpl.xml
10827         * manual/es/handling.xml
10828         * manual/es/plugins.xml
10829         * manual/es/starting.xml
10830                 Incorporate changes from English version
10831         * manual/fr/ack.xml
10832         * manual/pl/ack.xml
10833         * manual/es/ack.xml
10834                 Fix address, (add translation credits in es version)
10835         * po/es.po
10836                 Updated translation
10837
10838 2006-09-09 [wwp]        2.4.0cvs165
10839
10840         * src/prefs_filtering.c
10841                 fix a crash when opening filtering prefs, if matcherrc file contains
10842                 broken data (non-existing account id, which is theoretically not
10843                 possible).
10844
10845 2006-09-08 [colin]      2.4.0cvs164
10846
10847         * src/folder.c
10848                 Wrong assert, make it an if()
10849         * src/gtk/gtksctree.c
10850                 Fix bug #1013 (expand selected thread 
10851                 tree) - expanding is now recursive
10852
10853 2006-09-07 [wwp]        2.4.0cvs163
10854
10855         * src/prefs_matcher.c
10856                 make better sentences about addressbook matching in the
10857                 matcher prefs. This should make translators' work easier
10858                 too.
10859
10860 2006-09-07 [wwp]        2.4.0cvs162
10861
10862         * src/prefs_filtering.c
10863                 code simplification (get rid of dup var. assignment).
10864
10865 2006-09-07 [wwp]        2.4.0cvs161
10866
10867         * src/summaryview.c
10868                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10869                 <fzzzzz@gmail.com>.
10870
10871 2006-09-07 [paul]       2.4.0cvs160
10872
10873         * src/mimeview.c
10874                 fix compilation warnings
10875                 Thanks to Colin
10876
10877 2006-09-07 [paul]       2.4.0cvs159
10878
10879         * src/mimeview.c
10880                 select the mimepart icon when
10881                 displaying as text
10882                 Thanks to Colin
10883
10884 2006-09-06 [paul]       2.4.0cvs158
10885
10886         * src/prefs_filtering.c
10887                 fix labels and table element spacing
10888                 Patch by Fabien Vantard
10889
10890 2006-09-06 [paul]
10891
10892         2.5.0-rc3 released
10893
10894 2006-09-06 [paul]       2.4.0cvs157
10895
10896         * manual/es/advanced.xml
10897                 fix typo
10898
10899 2006-09-06 [wwp]        2.4.0cvs156
10900
10901         * src/mainwindow.c
10902                 fix an dup launch issue when iconified, thanks to Colin.
10903
10904 2006-09-06 [wwp]        2.4.0cvs155
10905
10906         * src/gtk//gtksctree.h
10907                 oops, forgot that one!
10908
10909 2006-09-06 [wwp]        2.4.0cvs154
10910
10911         * manual/pl/advanced.xml
10912         * manual/advanced.xml
10913         * manual/es/advanced.xml
10914         * manual/fr/advanced.xml
10915         * src/prefs_customheader.c
10916         * src/prefs_filtering_action.c
10917         * src/foldersel.c
10918         * src/prefs_summaries.c
10919         * src/prefs_filtering.c
10920         * src/account.c
10921         * src/compose.c
10922         * src/prefs_summary_column.c
10923         * src/addr_compl.c
10924         * src/prefs_actions.c
10925         * src/prefs_folder_column.c
10926         * src/ssl_manager.c
10927         * src/prefs_template.c
10928         * src/prefs_display_header.c
10929         * src/prefs_common.h
10930         * src/prefs_matcher.c
10931         * src/prefs_common.c
10932         * src/prefs_toolbar.c
10933         * src/summaryview.c
10934         * src/folderview.c
10935         * src/gtk/gtksctree.c
10936         * src/gtk/pluginwindow.c
10937         * src/gtk/progressdialog.c
10938         * src/gtk/prefswindow.c
10939                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10940                 to make its meaning more obvious (all versions of the manual reflect
10941                 the change).
10942                 added an extra hidden option use_stripes_in_summary to allow
10943                 discarding these stripes in mainwindow's folder and message lists;
10944                 en and fr manuals only are OK towards this.
10945
10946 2006-09-06 [colin]      2.4.0cvs153
10947
10948         * src/textview.c
10949                 Hide Sylpheed-Claws' internal queue headers
10950                 when showing all headers. They'll be present
10951                 only in Source window.
10952
10953 2006-09-05 [colin]      2.4.0cvs152
10954
10955         * src/plugins/trayicon/trayicon.c
10956                 Fix crash at exit - we have to disconnect
10957                 our handlers
10958         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10959                 Update eggtrayicon - patch adapted from a
10960                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10961                 on Sylpheed's ML
10962
10963 2006-09-05 [colin]      2.4.0cvs151
10964
10965         * src/mainwindow.c
10966         * src/gtk/logwindow.c
10967                 Fix race condition when something writes
10968                 to the log too soon during init. Thanks
10969                 to Fabien Vantard
10970
10971 2006-09-05 [colin]      2.4.0cvs150
10972
10973         * src/mimeview.c
10974                 Don't select part on right-click either
10975
10976 2006-09-05 [paul]       2.4.0cvs149
10977
10978         * src/mimeview.c
10979                 completion of previous commit
10980                 Thanks to Colin
10981
10982 2006-09-05 [colin]      2.4.0cvs148
10983
10984         * src/mimeview.c
10985                 Don't force selection on middle-click, just open
10986
10987 2006-09-04 [colin]      2.4.0cvs147
10988
10989         * src/mimeview.c
10990                 Looks like gtk_notebook_set_current_page()
10991                 sometimes steals focus, and this annoys us
10992                 in MimeViewers as it renders navigation
10993                 keys useless. Take back focus after switching
10994                 pages.
10995
10996 2006-09-04 [colin]      2.4.0cvs146
10997
10998         * src/messageview.c
10999                 Set stop_loading when clicking on Next
11000                 during load. Don't add a callback to 
11001                 avoid over-complicating things.
11002
11003 2006-09-04 [colin]      2.4.0cvs145
11004
11005         * src/mimeview.c
11006         * src/messageview.c
11007                 Fix multiple loads in separate messageview
11008
11009 2006-09-04 [colin]      2.4.0cvs144
11010
11011         * src/summaryview.c
11012                 Let navigation keys be handled during 
11013                 load
11014
11015 2006-09-04 [colin]      2.4.0cvs143
11016
11017         * src/messageview.c
11018         * src/summaryview.c
11019         * src/textview.c
11020         * src/textview.h
11021                 Make loading of huge mails (lots of text and/or
11022                 images) cancellable, so the GUI doesn't block 
11023
11024 2006-09-04 [colin]      2.4.0cvs142
11025
11026         * src/plugins/trayicon/trayicon.c
11027                 Fix annoyance when removing a folder with 
11028                 unread mails: trayicon didn't update
11029
11030 2006-09-04 [paul]       2.4.0cvs141
11031
11032         * src/gtk/icon_legend.c
11033                 straighten up columns
11034                 Patch by Fabien Vantard
11035
11036 2006-09-04 [wwp]        2.4.0cvs140
11037
11038         * src/prefs_filtering.c
11039                 fix new line's account name in filtering prefs:
11040                 was "All", is now "(New)".
11041
11042 2006-09-04 [paul]       2.4.0cvs139
11043
11044         * tools/make.themes.project
11045                 use "AUTOMAKE_OPTIONS = dist-bzip2"
11046                 instead of homebrewed "make release"
11047
11048 2006-09-03 [colin]      2.4.0cvs138
11049
11050         * src/folderview.c
11051                 Fix bug #1007 (Wrong folder highlighted)
11052
11053 2006-09-03 [colin]      2.4.0cvs137
11054
11055         * src/compose.c
11056                 Don't set Newsgroup: header to a mail folder
11057                 path
11058
11059 2006-09-03 [paul]       2.4.0cvs136
11060
11061         * src/prefs_other.c
11062         * src/prefs_spelling.c
11063                 unify the gui
11064
11065 2006-09-03 [paul]       2.4.0cvs135
11066
11067         * src/prefs_summaries.c
11068                 correct menu item text in prefs_keybind_apply_clicked()
11069
11070 2006-09-03 [paul]       2.4.0cvs134
11071
11072         * manual/advanced.xml
11073                 some improvements to the descriptions
11074         * src/mainwindow.c
11075         * src/messageview.c
11076         * src/summaryview.c
11077         * src/gtk/menu.c
11078                 fix menu sensitivity issues
11079         * src/prefs_message.c
11080                 drop the useless word 'short'
11081         * src/prefs_other.c
11082                 add the word 'lines' indicating log length
11083                 is a measure of lines
11084         * src/textview.c
11085                 fix compilation warnings
11086
11087 2006-09-02 [colin]      2.4.0cvs133
11088
11089         * src/messageview.c
11090                 Display a special return-receipt message
11091                 if the message is from the user
11092         * src/summaryview.c
11093                 Fix missing freeze of the list when marking
11094                 all read and unthreading for exec. Thanks
11095                 to Stephan Sachse.
11096
11097 2006-09-02 [paul]       2.4.0cvs132
11098
11099         * src/mainwindow.c
11100         * src/prefs_message.c
11101         * src/summaryview.c
11102                 fix some english
11103
11104 2006-09-02 [wwp]        2.4.0cvs131
11105
11106         * src/prefs_filtering.c
11107                 added an account name column to the filtering rules
11108                 dialog.
11109
11110 2006-09-02 [colin]      2.4.0cvs130
11111
11112         * src/gtk/logwindow.c
11113         * src/gtk/logwindow.h
11114                 Block scrolling if we're not at the end
11115                 of the log
11116
11117 2006-09-02 [colin]      2.4.0cvs129
11118
11119         * src/folder.c
11120                 Make sure account-specific rules can't
11121                 be used in {pre-,post-,}processing
11122         * src/mainwindow.c
11123         * src/gtk/logwindow.c
11124         * src/gtk/logwindow.h
11125                 Jump to last error when clicking on the
11126                 warning icon
11127
11128 2006-09-02 [colin]      2.4.0cvs128
11129
11130         * src/imap.c
11131         * src/import.c
11132         * src/mainwindow.c
11133         * src/mainwindow.h
11134                 Fix warning icon
11135         * src/inc.c
11136         * src/mbox.c
11137         * src/mbox.h
11138                 Let proc_mbox know its account, for
11139                 account-specific rules
11140
11141 2006-09-01 [colin]      2.4.0cvs127
11142
11143         * src/codeconv.c
11144                 Don't uselessly use iconv to convert from
11145                 us-ascii
11146         * src/alertpanel.c
11147         * src/mainwindow.c
11148         * src/mainwindow.h
11149         * src/inc.c
11150                 Fix certain log cases, disable warning icon
11151                 for now, the correct way to display it when
11152                 necessary and only when necessary is probably
11153                 to do it manually rather than use error logs
11154         * src/etpan/imap-thread.c
11155                 Clean up UID logging a bit
11156         * src/gtk/logwindow.c
11157         * src/gtk/logwindow.h
11158                 Make logging faster when the window's closed
11159
11160 2006-09-01 [wwp]        2.4.0cvs126
11161
11162         * manual/fr/account.xml
11163                 reflect changes to the ref. manual (parts of cvs72):
11164                 fix tabnames and quotes.
11165
11166 2006-09-01 [wwp]        2.4.0cvs125
11167
11168         * manual/fr/plugins.xml
11169                 reflect changes to the reference manual (cvs42):
11170                 update IRC channel info.
11171
11172 2006-09-01 [wwp]        2.4.0cvs124
11173
11174         * commitHelper
11175                 use CVSEDITOR env. var. if set, according to `man cvs`.
11176
11177 2006-09-01 [wwp]        2.4.0cvs123
11178
11179         * manual/advanced.xml
11180                 better sentence again (thanks to Paul).
11181
11182 2006-09-01 [wwp]        2.4.0cvs122
11183
11184         * manual/advanced.xml
11185         fix definition of toolbar_detachable and rework a bit the one of
11186         enable_dotted_lines.
11187
11188 2006-09-01 [mones]      2.4.0cvs121
11189
11190         * manual/advanced.xml
11191                 Document enable_dotted_lines
11192
11193 2006-09-01 [paul]       2.4.0cvs120
11194
11195         * src/folderview.c
11196         * src/folderview.h
11197         * src/imap.c
11198         * src/mainwindow.c
11199         * src/summaryview.c
11200                 obey the 'When entering folder...' option
11201                 when using the /View/Go to/... menu items
11202                 Thanks to Colin
11203
11204 2006-08-31 [colin]      2.4.0cvs119
11205
11206         * src/folderview.c
11207                 Revert 2.4.0cvs116, wrong fix.
11208
11209 2006-08-31 [colin]      2.4.0cvs118
11210
11211         * src/gtk/gtksctree.c
11212                 Better state the various copyrights
11213
11214 2006-08-31 [colin]      2.4.0cvs117
11215
11216         * src/prefs_common.c
11217                 fix enable_dotted_lines
11218
11219 2006-08-31 [colin]      2.4.0cvs116
11220
11221         * src/folderview.c
11222                 Use pref "Always open on select" when going
11223                 to next unread folder
11224         * src/gtk/gtksctree.c
11225                 Fix link failure to _gtk_clist_create_cell_layout
11226                 on certain computers. (Why not mine, I wonder)
11227
11228 2006-08-31 [colin]      2.4.0cvs115
11229
11230         * src/procmsg.c
11231         * src/textview.c
11232         * src/plugins/bogofilter/bogofilter.c
11233         * src/plugins/spamassassin/spamassassin.c
11234                 Requalify some "errors" to warnings
11235         * src/mainwindow.c
11236         * src/mainwindow.h
11237         * src/statusbar.c
11238                 Add an icon in the statusbar to notify
11239                 of errors
11240         * src/gtk/gtksctree.c
11241         * src/folderview.c
11242         * src/summaryview.c
11243                 Make the GtkSCTree look more modern by
11244                 alternating background lines
11245         * src/prefs_common.c
11246         * src/prefs_common.h
11247                 Add a pref to let people have the old
11248                 way if they prefer
11249
11250
11251 2006-08-30 [colin]      2.4.0cvs114
11252
11253         * src/procmsg.c
11254         * src/procmsg.h
11255                 Provide a way to filter a list of
11256                 messages in an optimised manner, and
11257                 add a list-filtering hook
11258         * src/folder.c
11259         * src/inc.c
11260         * src/mbox.c
11261                 Use the list filtering
11262         * src/plugins/bogofilter/bogofilter.c
11263                 Use the list-filtering hook
11264                 Use -b (bulk) mode for more speed
11265                 when learning and filtering
11266         * src/etpan/imap-thread.c
11267                 Make log output shorter in UID SEARCH
11268
11269
11270 2006-08-30 [colin]      2.4.0cvs113
11271
11272         * src/plugins/bogofilter/bogofilter.c
11273                 Really fast mass learning - thanks to David
11274                 Relson for the options explanations :)
11275
11276 2006-08-30 [colin]      2.4.0cvs112
11277
11278         * src/msgcache.c
11279                 Fix compilation on FreeBSD. Thanks
11280                 to Michael Hugues
11281
11282 2006-08-29 [colin]      2.4.0cvs111
11283
11284         * src/folderview.c
11285                 Handle "popup_menu" signal (for popping the 
11286                 menu via the keyboard)
11287         * src/mimeview.c
11288         * src/mimeview.h
11289         * src/summaryview.c
11290         * src/textview.c
11291         * src/gtk/gtkutils.c
11292         * src/gtk/gtkutils.h
11293                 Factorize scrolling code, and add an API 
11294                 for MimeViewers to handle scroll orders
11295
11296 2006-08-29 [wwp]        2.4.0cvs110
11297
11298         * src/plugins//bogofilter/bogofilter.c
11299         * src/plugins//spamassassin/spamassassin.c
11300                 make the bogofilter/spamassassin filtering error dialogs at
11301         incorporation obey to the "don't popup error dialog on
11302         receive error" option. If disabled, feed the log window w/
11303         the error message.
11304
11305 2006-08-29 [paul]
11306
11307         2.5.0-rc2 released
11308
11309 2006-08-29 [paul]       2.4.0cvs109
11310
11311         * Makefile.am
11312                 remove 'make release', it's not needed
11313                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11314
11315 2006-08-29 [paul]       2.4.0cvs108
11316
11317         * src/foldersel.c
11318         * src/summary_search.c
11319         * src/gtk/progressdialog.c
11320         * src/plugins/pgpcore/passphrase.c
11321                 replace deprecated gtk_window_set_policy()
11322
11323 2006-08-29 [colin]      2.4.0cvs107
11324
11325         * src/folder.c
11326                 Fix data loss when copy fails during a move:
11327                 only use fast remove_msgs if everything was
11328                 copied OK; else use slow remove_msg on the
11329                 mails that got copied only.
11330
11331 2006-08-28 [paul]       2.4.0cvs106
11332
11333         * src/mh.c
11334                 revert change in 2.4.0cvs104, it breaks
11335                 stuff
11336
11337 2006-08-28 [paul]       2.4.0cvs105
11338
11339         * src/plugins/spamassassin/spamassassin.c
11340                 english fix
11341
11342 2006-08-28 [paul]       2.4.0cvs104
11343
11344         * src/mh.c
11345                 fix data loss when moving to another
11346                 mailbox fails
11347         * src/prefs_spelling.c
11348                 improve the english
11349         * src/gtk/pluginwindow.c
11350                 improve the layout of the dialog text
11351         All thanks to Colin
11352
11353 2006-08-28 [paul]       2.4.0cvs103
11354
11355         * src/plugins/bogofilter/bogofilter.c
11356         * src/plugins/bogofilter/bogofilter_gtk.c
11357                 fix english up a bit, innit
11358
11359 2006-08-28 [paul]       2.4.0cvs102
11360
11361         * configure.ac
11362         * po/Makefile.in.in
11363         * po/Makevars
11364                 require autoconf 2.60, enabling building
11365                 with gettext 0.15 (gettext 0.14.x build still
11366                 possible). Replace Makefiles with versions
11367                 from gettext 0.15.
11368                 Remove configure options --with-localedir and
11369                 --with-mandir. The options that are provided
11370                 directly by autoconf 2.60 can be used instead:
11371                 --mandir --localedir
11372
11373 2006-08-27 [colin]      2.4.0cvs101
11374
11375         * src/plugins/bogofilter/Makefile.am
11376                 Fix make dist (no README)
11377
11378 2006-08-27 [colin]      2.4.0cvs100
11379
11380         * src/folder.c
11381                 Don't use F_UNKNOWN folders for any default
11382                 outbox/trash/etc
11383         * src/plugins/bogofilter/bogofilter.c
11384         * src/plugins/bogofilter/bogofilter.h
11385         * src/plugins/bogofilter/bogofilter_gtk.c
11386                 Add an option to specify the path to bogofilter
11387                 Use single-quotes to be able to learn in folders
11388                 with spaces in their names
11389                 Verify learning status
11390
11391 2006-08-27 [colin]      2.4.0cvs99
11392
11393         * manual/faq.xml
11394         * manual/plugins.xml
11395                 Document Bogofilter plugin
11396
11397 2006-08-27 [colin]      2.4.0cvs98
11398
11399         * src/compose.c
11400         * src/messageview.c
11401         * src/procmsg.c
11402         * src/procmsg.h
11403                 When possible, copy the queued mail to sent folder
11404                 instead of re-adding. Much faster on IMAP.
11405
11406 2006-08-27 [colin]      2.4.0cvs97
11407
11408         * src/msgcache.c
11409                 Disable mmaped caches - huge metadata loss
11410                 here after a power failure.
11411         * src/summaryview.c
11412                 Add quicksearch timing
11413         * src/common/plugin.c
11414         * src/common/plugin.h
11415                 Implement an interface to tell what plugins
11416                 provide. Prevent loading of similar plugins.
11417         * src/plugins/clamav/clamav_plugin.c
11418         * src/plugins/demo/demo.c
11419         * src/plugins/dillo_viewer/dillo_viewer.c
11420         * src/plugins/pgpcore/plugin.c
11421         * src/plugins/pgpinline/pgpinline.c
11422         * src/plugins/pgpmime/pgpmime.c
11423         * src/plugins/spamassassin/spamassassin.c
11424         * src/plugins/trayicon/trayicon.c
11425                 Implement plugin_provides()
11426
11427 2006-08-27 [colin]      2.4.0cvs96
11428
11429         * configure.ac
11430         * src/plugins/Makefile.am
11431         * src/plugins/bogofilter/.cvsignore
11432         * src/plugins/bogofilter/Makefile.am
11433         * src/plugins/bogofilter/bogofilter.c
11434         * src/plugins/bogofilter/bogofilter.h
11435         * src/plugins/bogofilter/bogofilter_gtk.c
11436                 New Bogofilter plugin, provides filtering and
11437                 learning. Spamassassin will go to extra plugins.
11438
11439 2006-08-26 [mones]      2.4.0cvs95
11440
11441         * manual/handling.xml
11442                 Fix subfolder path in the example (thanks to Paul) 
11443
11444 2006-08-26 [mones]      2.4.0cvs94
11445
11446         * manual/glossary.xml
11447                 2.2. + add ISP to the glossary
11448                 7.5. + Add UIDL to glossary
11449                 7.7. + Add TCP to glossary
11450         * manual/handling.xml
11451                 7.1. + Mentions GNU/Linux distribution, what about the non...
11452                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11453                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11454                 7.4. = Use appropriate quotation for commands
11455                 7.6. = change "" to <quote></quote>
11456         * manual/plugins.xml
11457                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11458         * manual/starting.xml
11459                 2.1. + local mbox file: some examples of mbox file locations...
11460                 Also reformatted files requiring it
11461
11462 2006-08-26 [wwp]        2.4.0cvs93
11463
11464         * src/summary_search.c
11465                 disable find buttons while summary search is running.
11466
11467 2006-08-25 [colin]      2.4.0cvs92
11468
11469         * src/folder.c
11470         * src/folderutils.c
11471         * src/mh.c
11472         * src/procmsg.h
11473         * src/summaryview.c
11474                 Speed up MH moving, and add progressbar
11475                 for MH deletion
11476         * src/msgcache.c
11477                 Write cache files using mmap() too
11478
11479 2006-08-25 [wwp]        2.4.0cvs91
11480
11481         * src/summaryview.c
11482                 switch spam<->ham button when a message has been marked as spam or ham
11483                 and is still selected. Thanks to Colin.
11484
11485 2006-08-25 [paul]       2.4.0cvs90
11486
11487         * src/Makefile.am
11488         * src/stock_pixmap.c
11489         * src/stock_pixmap.h
11490         * src/summaryview.c
11491         * src/gtk/icon_legend.c
11492         * src/pixmaps/copied.xpm
11493         * src/pixmaps/moved.xpm
11494                 add icons for delayed execution marked for
11495                 copying, marked for moving
11496
11497 2006-08-25 [mones]      2.4.0cvs89
11498
11499         * manual/glossary.xml
11500                 Fix the other glossary items:
11501                 5.1. = Inmmediate execution -> <quote>immediate execution...
11502                 5.2. = Fix MBOX capitalization -> Mbox
11503                 5.3. + Improve Plugins def. w/ tech. ref.
11504                 5.4. = Quotation -> replace '>' by <quote>></quote>
11505                 5.5. - SMTP Server. -> remove dot
11506         * po/es.po
11507                 Updated translation
11508
11509 2006-08-25 [mones]      2.4.0cvs88
11510
11511         * manual/ack.xml
11512                 Reformatted, changed email address
11513         * manual/glossary.xml
11514                 Reformatted, fixed MANUAL-TODO items:
11515                 8.2. + add ROT-13 to glossary
11516                 8.4. + add URL to glossary
11517         * manual/es/advanced.xml
11518                 Fixed <literal>s
11519
11520 2006-08-25 [paul]       2.4.0cvs87
11521
11522         * src/gtk/icon_legend.c
11523                 add 'marked for deletion' icon
11524                 arrange icons by containing column
11525                 wrap long label text
11526
11527 2006-08-25 [colin]      2.4.0cvs86
11528
11529         * src/common/utils.c
11530         * src/common/utils.h
11531                 Add the sc_g_*list_bigger functions in
11532                 a place everyone can use it
11533         * src/summaryview.c
11534                 Only freeze/thaw the list when working
11535                 on the selection, if it's bigger than 1
11536         * src/gtk/gtksctree.c
11537                 Only freeze/thaw the list when unselec-
11538                 ting 'all' if ('all' != 1)
11539                 This avoids some flickering
11540
11541 2006-08-24 [colin]      2.4.0cvs85
11542
11543         * src/addressbook.c
11544                 Fix strange list selection
11545                 Fix random seg (Invalid read of freed memory)
11546
11547 2006-08-24 [colin]      2.4.0cvs84
11548
11549         * src/alertpanel.c
11550         * src/gtk/inputdialog.c
11551         * src/plugins/pgpcore/passphrase.c
11552                 Revert minimal width patch of 2.4.0cvs67,
11553                 as it is also a maximal width. Use 
11554                 gtk_window_set_default_size instead.
11555
11556 2006-08-24 [colin]      2.4.0cvs83
11557
11558         * src/msgcache.c
11559                 Write cache/mark to temp files before
11560                 overwriting old ones (avoids metadata
11561                 loss if writing the new files fail).
11562                 Use mmap() to read cache/mark file, as
11563                 this makes cache reading faster. Dis-
11564                 abled for big-endian machines until it
11565                 can be tested. (Big-endian users: set
11566                 msgcache_use_mmap = TRUE in the relevant
11567                 #if).
11568         * src/procmsg.h
11569                 Move rarely used fields of MsgInfo in 
11570                 another structure, which will only be
11571                 allocated if needed. Face, X-Face,
11572                 Return receipt headers and List-*
11573                 headers are moved. Mails having none
11574                 of these occupy 52 bytes less with
11575                 this patch, which makes 2.5MB of RAM
11576                 saved on a 50k folder).
11577         * src/headerview.c
11578         * src/mainwindow.c
11579         * src/messageview.c
11580         * src/partial_download.c
11581         * src/procheader.c
11582         * src/procmsg.c
11583         * src/textview.c
11584                 Follow this structure change.
11585
11586 2006-08-24 [wwp]        2.4.0cvs82
11587
11588         * manual/es/.cvsignore
11589         * manual/es/dist/.cvsignore
11590         * manual/es/dist/html/.cvsignore
11591         * manual/es/dist/pdf/.cvsignore
11592         * manual/es/dist/ps/.cvsignore
11593         * manual/es/dist/txt/.cvsignore
11594                 more (generated) files to ignore.
11595
11596 2006-08-24 [colin]      2.4.0cvs81
11597
11598         * src/folder.c
11599         * src/mh.c
11600                 Fix possible problems with local delivery. Check the folder doesn't
11601                 need scan before setting its mtime when saving cache (which can be
11602                 done long after the folder's been modified by an external process);
11603                 Check that the stored item's mtime didn't change in mh functions.
11604
11605 2006-08-24 [mones]      2.4.0cvs80
11606
11607         * manual/advanced.xml
11608                 Rewrapping, some fixes and MANUAL-TODO items:
11609                 8.1. = change "" to <quote></quote>
11610                 8.3. = quote menu items
11611                 8.5. - deploying -> new user ... ideally a new user (redundant)
11612
11613 2006-08-23 [colin]      2.4.0cvs79
11614
11615         * src/gtk/gtksctree.c
11616                 When selecting or deselecting range, only
11617                 freeze/thaw when selection is bigger than 10
11618
11619 2006-08-23 [colin]      2.4.0cvs78
11620
11621         * src/messageview.c
11622         * src/mimeview.c
11623         * src/mimeview.h
11624         * src/plugins/dillo_viewer/dillo_viewer.c
11625                 Provide an API for MimeViewer plugins to
11626                 return a text selection for replying
11627
11628 2006-08-23 [colin]      2.4.0cvs77
11629
11630         * src/image_viewer.c
11631         * src/textview.c
11632                 Use gtk_pixbuf_new_from_file_at_scale(), which
11633                 is faster than getting the pixbuf then resizing
11634                 it.
11635
11636 2006-08-23 [colin]      2.4.0cvs76
11637
11638         * src/procmime.c
11639                 UTF-8 should be sent Quoted-printable
11640
11641 2006-08-22 [colin]      2.4.0cvs75
11642
11643         * src/mh.c
11644                 Check if scan is required before touching
11645                 the folder (or it'll be required every time)
11646
11647 2006-08-22 [colin]      2.4.0cvs74
11648
11649         * configure.ac
11650                 Require libetpan 0.46 (crasher fix when built
11651                 against gnutls)
11652
11653 2006-08-22 [colin]      2.4.0cvs73
11654
11655         * src/folder.c
11656                 Set folder's mtime after writing its
11657                 cache
11658         * src/folderview.c
11659                 Add some timing
11660         * src/procmsg.c
11661                 Don't do useless stuff if we don't 
11662                 thread by subject
11663         * src/summaryview.c
11664                 Add some timing, don't deselect prior
11665                 to selecting (gtksctree does it itself),
11666                 remove crash avoidance hacks as it's been
11667                 properly fixed since a while
11668         * src/common/utils.c
11669                 Optimize to_human_readable(): _() is slow,
11670                 do it only once, and avoid %f format for KB
11671                 (the most common in a summaryview)
11672         * src/gtk/gtksctree.c
11673                 Don't uselessly freeze/thaw (fixes flicker
11674                 on next unread and friends), reduce number
11675                 of g_list_nth/g_list_position where possible
11676         * src/gtk/gtkutils.c
11677         * src/gtk/gtkutils.h
11678                 Reduce number of g_list_nth/g_list_position
11679                 where possible.
11680                 All of this makes loading as 70k folder 2.1
11681                 seconds instead of 3.2 (with hot FS caches).
11682                 (1.3 seconds without Date and Size columns...)
11683
11684 2006-08-22 [paul]       2.4.0cvs72
11685
11686         wrap documents and do some items from mones' MANUAL-TODO:
11687
11688         * manual/account.xml
11689                 4.1. = fix tabname references to <quote>tabname</quote>
11690                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11691         * manual/faq.xml
11692                 1.1. = mentioned options don't match UI
11693                 Add information about the 'Never send Return Receipts'
11694                 option
11695         * manual/handling.xml
11696                 6.2. = Mentions Extended symbols button, but now is
11697                 named Information
11698                 6.3. = Mentions ... button, which is now Edit
11699
11700 2006-08-22 [colin]      2.4.0cvs71
11701
11702         * src/gtk/pluginwindow.c
11703                 Fix layout in verbose translations (such
11704                 as french)
11705
11706 2006-08-22 [paul]       2.4.0cvs70
11707
11708         * manual/Makefile.am
11709                 build manuals in alphabetical order
11710         * src/addressbook.c
11711         * src/prefs_themes.c
11712                 replace/remove deprecated symbols
11713         * src/gtk/gtkutils.c
11714                 fix a warning
11715         * src/gtk/pluginwindow.c
11716                 replace deprecated symbol
11717                 replace label text and move it
11718         * src/plugins/pgpcore/prefs_gpg.c
11719                 move the 'Generate...' button out of the
11720                 Sign Key frame, replace the English used
11721         * src/plugins/pgpcore/sgpgme.c
11722                 fixes to the English
11723
11724 2006-08-21 [colin]      2.4.0cvs69
11725
11726         * src/plugins/trayicon/trayicon.c
11727                 Add more strings for translation; patch
11728                 by Pawel
11729
11730 2006-08-21 [colin]      2.4.0cvs68
11731
11732         * src/compose.c
11733                 fix replied flag not set after drafting
11734         * src/matcher.c
11735                 fix body quicksearch in non-encoded bodies
11736                 containing '='
11737         * src/msgcache.c
11738                 Get rid of the g_malloc workaround for
11739                 corrupted caches, use g_try_malloc
11740
11741 2006-08-21 [colin]      2.4.0cvs67
11742
11743         * src/alertpanel.c
11744         * src/gtk/inputdialog.c
11745         * src/plugins/pgpcore/passphrase.c
11746                 Set minimal width to 375
11747         * src/mainwindow.c
11748                 Fix switching to offline, asking if it 
11749                 should be overriden for synchronising
11750         * src/mimeview.c
11751                 Don't offer to remember command on Open 
11752                 with for text parts, as the browser or 
11753                 text editor command isn't changed from 
11754                 there
11755
11756 2006-08-20 [paul]       2.4.0cvs66
11757
11758         * po/ko.po
11759         * po/zh_CN.po
11760                 fix plural form errors. revealed by stricter
11761                 checking of gettext 0.15
11762
11763 2006-08-18 [paul]       2.4.0cvs65
11764
11765         * src/stock_pixmap.c
11766                 fix the fix of 2.4.0cvs64
11767                 Thanks to Colin
11768
11769 2006-08-18 [paul]       2.4.0cvs64
11770
11771         * src/stock_pixmap.c
11772                 fix leaks
11773                 Thanks to Colin
11774
11775 2006-08-18 [paul]       2.4.0cvs63
11776
11777         * src/compose.c
11778         * src/procmsg.c
11779                 fix occasional IMAP bug where large msgs
11780                 were left in the queue folder after sending
11781                 Thanks to Colin
11782
11783 2006-08-18 [paul]       2.4.0cvs62
11784
11785         * src/folderview.c
11786                 freeze the summaryview while quicksearch results
11787                 are displayed
11788                 (fixes bug 456 'current message is hidden when the
11789                 view is refreshed and extended search is "unread 
11790                 messages"')
11791                 Thanks to Colin
11792         * src/textview.c
11793                 add missing #include "inputdialog.h"
11794         * src/common/utils.h
11795                 add missing mailcap_update_default() and improve
11796                 readability
11797
11798 2006-08-17 [colin]      2.4.0cvs61
11799
11800         * src/plugins/pgpcore/select-keys.c
11801                 Fix warnings :)
11802
11803 2006-08-17 [colin]      2.4.0cvs60
11804
11805         * src/compose.c
11806                 Don't continue queuing if Cancel is clicked
11807                 in select-keys
11808
11809 2006-08-17 [colin]      2.4.0cvs59
11810
11811         * src/plugins/pgpcore/select-keys.c
11812                 When encrypting, if only one key matches and it 
11813                 matches exactly, automatically use it.
11814
11815 2006-08-17 [colin]      2.4.0cvs58
11816
11817         * src/mimeview.c
11818         * src/prefs_common.c
11819         * src/prefs_common.h
11820         * src/prefs_ext_prog.c
11821         * src/textview.c
11822                 Fix issues with previous patch (text/html)
11823                 Remove outdated prefs
11824
11825 2006-08-17 [colin]      2.4.0cvs57
11826
11827         * src/imap.c
11828                 Add View Log button on auth error
11829         * src/procmsg.c
11830                 Fix encrypted mail marked as new when
11831                 saved in normal folders
11832         * src/plugins/pgpinline/pgpinline.c
11833                 Fix encrypt bug on IMAP
11834         * src/mimeview.c
11835         * src/common/utils.c
11836         * src/common/utils.h
11837         * src/gtk/inputdialog.c
11838         * src/gtk/inputdialog.h
11839                 Get rid of metamail stuff, simplify
11840                 opening, and allow remembering of user's
11841                 choices (by updating ~/.mailcap). There's
11842                 still to drop "Audio player" and "Image
11843                 viewer" preferences.
11844
11845 2006-08-17 [mones]      2.4.0cvs56
11846
11847         * manual/es/sylpheed-claws-manual.xml
11848                 fix DTD path
11849
11850 2006-08-17 [mones]      2.4.0cvs55
11851
11852         * configure.ac
11853         * manual/Makefile.am
11854         * manual/es/Makefile.am
11855         * manual/es/account.xml
11856         * manual/es/ack.xml
11857         * manual/es/addrbook.xml
11858         * manual/es/advanced.xml
11859         * manual/es/faq.xml
11860         * manual/es/glossary.xml
11861         * manual/es/gpl.xml
11862         * manual/es/handling.xml
11863         * manual/es/intro.xml
11864         * manual/es/keyboard.xml
11865         * manual/es/plugins.xml
11866         * manual/es/starting.xml
11867         * manual/es/sylpheed-claws-manual.xml
11868         * manual/es/dist/Makefile.am
11869         * manual/es/dist/html/Makefile.am
11870         * manual/es/dist/pdf/Makefile.am
11871         * manual/es/dist/ps/Makefile.am
11872         * manual/es/dist/txt/Makefile.am
11873                 Spanish translation for the manual
11874
11875 2006-08-16 [colin]      2.4.0cvs54
11876
11877         * src/compose.c
11878         * src/main.c
11879         * src/mainwindow.c
11880                 Fix send button sensitivity at startup
11881                 Set send menu sensitivity (patch by Fabien)
11882         * src/ssl_manager.c
11883                 Enable closing with esc (patch by Fabien)
11884         * src/gtk/foldersort.c
11885                 Enable closing with esc (patch by Fabien)
11886         * src/procmime.c
11887                 Optimisation (no need to copy to tempfile to
11888                 "decode" 7bit and 8bit)
11889         * src/summaryview.c
11890                 Fix cruft in swap_from case
11891         * src/textview.c
11892                 Fix missing last line in some mail cases 
11893                 (Fixes debian #381872)
11894         * src/plugins/pgpcore/prefs_gpg.c
11895         * src/plugins/pgpcore/sgpgme.c
11896         * src/plugins/pgpcore/sgpgme.h
11897                 Don't show "no key found" when user explicitely
11898                 wants to create a key
11899
11900 2006-08-16 [paul]       2.4.0cvs53
11901
11902         * configure.ac
11903         * src/account.c
11904         * src/addressbook.c
11905         * src/headerview.c
11906         * src/prefs_account.c
11907         * src/prefs_message.c
11908         * src/gtk/gtkutils.c
11909                 bump up minimum required versions of GTK+ and
11910                 GLIB to 2.6.0
11911
11912 2006-08-16 [paul]       2.4.0cvs52
11913
11914         * src/toolbar.c
11915                 workaround GTK+ Bug 351600 - 'Can't re-click
11916                 on button after sensitivity update'
11917                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11918                 Thanks to Colin
11919
11920 2006-08-15 [colin]      2.4.0cvs51
11921
11922         * src/plugins/pgpcore/prefs_gpg.c
11923                 Set options sensitivity according to
11924                 key existence
11925         * src/plugins/pgpcore/sgpgme.c
11926                 Allow to create key with no passphrase
11927
11928 2006-08-14 [cleroy]     2.4.0cvs50
11929
11930         * src/gtk/pluginwindow.c
11931                 New layout (maybe to be changed?)
11932         * src/gtk/gtkutils.c
11933                 Fix a bit label_window
11934         * src/plugins/pgpcore/passphrase.c
11935         * src/plugins/pgpcore/passphrase.h
11936         * src/plugins/pgpcore/plugin.c
11937         * src/plugins/pgpcore/prefs_gpg.c
11938         * src/plugins/pgpcore/prefs_gpg.h
11939         * src/plugins/pgpcore/sgpgme.c
11940         * src/plugins/pgpcore/sgpgme.h
11941                 Allow to create a PGP private key via the GUI
11942
11943 2006-08-14 [wwp]        2.4.0cvs49
11944
11945         * src/addressbook_foldersel.c
11946                 fix strict ISO C90 compliance.
11947
11948 2006-08-14 [paul]       2.4.0cvs48
11949
11950         * src/gtk/prefswindow.c
11951                 re-set scrolled window on opening
11952                 Patch by Ticho
11953
11954 2006-08-14 [paul]
11955
11956         2.5.0-rc1 released
11957
11958 2006-08-14 [paul]       2.4.0cvs47
11959
11960         * src/prefs_display_header.c
11961                 re-enable user-defined Displayed Headers
11962
11963 2006-08-14 [paul]       2.4.0cvs46
11964
11965         * src/prefs_account.c
11966                 use GTK_STOCK_EDIT
11967
11968 2006-08-13 [colin]      2.4.0cvs45
11969
11970         * src/common/utils.c
11971                 Fix "a" in quote when the original message is empty,
11972                 by using \0 instead of 'a' to test writability of
11973                 temp files.
11974
11975 2006-08-13 [wwp]        2.4.0cvs44
11976
11977         * src/plugins/spamassassin/spamassassin.c
11978                 fix capitalization of "SpamAssassin" in some debug, log and
11979                 dialog messages.
11980
11981 2006-08-13 [paul]       2.4.0cvs43
11982
11983         * src/editldap.c
11984                 fix overlapping widgets
11985         * src/prefs_account.c
11986                 fix translation of protocol_names[]
11987                 fix label disappearing off the edge of the
11988                 visible area
11989
11990 2006-08-12 [paul]       2.4.0cvs42
11991
11992         * manual/plugins.xml
11993                 update IRC channel info before it gets forgotten
11994                 about
11995
11996 2006-08-11 [colin]      2.4.0cvs41
11997
11998         * src/compose.c
11999         * src/mainwindow.c
12000         * src/mainwindow.h
12001         * src/procmsg.c
12002         * src/procmsg.h
12003         * src/summaryview.c
12004         * src/toolbar.c
12005                 Grey out the Send button if
12006                 - Queue folders are empty, or
12007                 - We're sending already
12008
12009 2006-08-11 [wwp]        2.4.0cvs40
12010
12011         * src/main.c
12012                 fix a logic issue when quitting while a compose window is
12013                 still open, thanks to Colin.
12014
12015 2006-08-10 [colin]      2.4.0cvs39
12016
12017         * src/main.c
12018                 Fix default font size setting after wizard run
12019         * src/imap.c
12020         * src/etpan/imap-thread.c
12021         * src/etpan/imap-thread.h
12022                 Fix bug #999 (Timing out on TSL cert validation 
12023                 dialog makes ugly things happen). Also, STARTTLS
12024                 unconditionnaly if initial capabilities contain
12025                 LOGINDISABLED and STARTTLS.
12026
12027 2006-08-09 [colin]      2.4.0cvs38
12028
12029         * src/mainwindow.c
12030         * src/mainwindow.h
12031                 Fix Tools/Actions sensitivity when there are
12032                 no actions
12033
12034 2006-08-09 [colin]      2.4.0cvs37
12035
12036         * src/prefs_filtering.c
12037                 Warning fix, patch by Paul
12038         * src/messageview.c
12039         * src/prefs_actions.c
12040         * src/prefs_filtering_action.c
12041         * src/prefs_matcher.c
12042                 Uniformisation of "Info ..." to "Info..." (for
12043                 old gtk), patch by Fabien
12044         * src/plugins/clamav/clamav_plugin_gtk.c
12045                 Sensitivity fix by Fabien
12046
12047 2006-08-09 [colin]      2.4.0cvs36
12048
12049         * src/main.c
12050         * src/main.h
12051                 Add a function to know whether we're exiting
12052         * src/plugins/trayicon/trayicon.c
12053                 If exiting, don't do anything. Faster, and
12054                 avoids gtk_main_iteration reentracy causing
12055                 segfaults at exit
12056
12057 2006-08-09 [colin]      2.4.0cvs35
12058
12059         * src/messageview.c
12060         * src/mimeview.c
12061         * src/mimeview.h
12062                 Fix lack of part selection when automatically 
12063                 jumping to a specific part
12064         * src/msgcache.c
12065                 Little optimisation in cache reading
12066
12067 2006-08-09 [colin]      2.4.0cvs34
12068
12069         * src/compose.c
12070                 Fix crash setting the priority on reedit
12071                 (Accessing compose before creating it!)
12072
12073 2006-08-08 [colin]      2.4.0cvs33
12074
12075         * src/procmime.c
12076                 Fix bug #998 (last attachment is not accessible)
12077                 Bad RFC interpretation on multipart close-delimiters
12078         * src/mimeview.c
12079         * src/mimeview.h
12080         * src/gtk/gtkvscrollbutton.c
12081         * src/gtk/gtkvscrollbutton.h
12082                 Make attachments list wheel-scrollable
12083
12084 2006-08-07 [colin]      2.4.0cvs32
12085
12086         * src/gtk/gtkaspell.c
12087                 Fix bug #973 (Unicode punctation characters 
12088                 are not recognized as separators by the
12089                 spell checker); fix unsigned stuff
12090
12091 2006-08-07 [colin]      2.4.0cvs31
12092
12093         * src/compose.c
12094                 Fix bug #956 (DnD text with accents in compose 
12095                 text entry); fix gccc's signed/unsigned fuss
12096
12097 2006-08-06 [colin]      2.4.0cvs30
12098
12099         * src/main.c
12100                 Fix bug #979 (Plugin crashes when exiting 
12101                 sylpheed-claws) : handle exit request only 
12102                 once
12103
12104 2006-08-05 [colin]      2.4.0cvs29
12105
12106         * src/news.c
12107                 Just make sure we have a msgid.
12108
12109 2006-08-05 [colin]      2.4.0cvs28
12110
12111         * src/news.c
12112         * src/summaryview.c
12113                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
12114                 by reimplementing it
12115         * src/textview.c
12116                 Fix bug when hiding quotes with level > 3 and quote
12117                 colors are recycled
12118
12119 2006-08-04 [colin]      2.4.0cvs27
12120
12121         * src/compose.c
12122         * src/undo.c
12123         * src/undo.h
12124                 Fix a bit replace-by-pasting undo
12125         * src/mainwindow.c
12126         * src/messageview.c
12127                 Fix Fold quotes menu synchro in
12128                 mainwindow when it changes in 
12129                 messageview
12130         * src/textview.c
12131                 Fix right-click on quotes blocks
12132         * src/common/utils.c
12133                 Verify that the file created by
12134                 my_tmpfile() is writable. Fixes
12135                 bug #988 (very specific filesystem
12136                 issue)
12137         * src/plugins/pgpcore/sgpgme.c
12138                 Fix file descriptor leak
12139         * src/plugins/spamassassin/spamassassin.c
12140                 Warn once if spamd isn't reachable
12141
12142 2006-08-04 [colin]      2.4.0cvs26
12143
12144         * src/toolbar.c
12145                 i18n context patch by Fabien
12146
12147 2006-08-03 [colin]      2.4.0cvs25
12148
12149         * src/mainwindow.c
12150         * src/messageview.c
12151                 Rename "Hide quotes" to "Fold quotes"
12152         * src/textview.c
12153                 Don't use hand cursor on quotes. "all 
12154                 the bonuses of the feature and none of 
12155                 unwelcome side-effects"
12156
12157 2006-08-03 [colin]      2.4.0cvs24
12158
12159         * AUTHORS
12160         * sylpheed-claws.desktop
12161         * src/gtk/authors.h
12162                 Bring the desktop file to XDG compliance
12163                 Patch by Charles A. Edwards
12164
12165 2006-08-03 [colin]      2.4.0cvs23
12166
12167         * src/textview.c
12168                 Fix links offset when they are preceded
12169                 by accentued chars (g_utf8_strlen!)
12170         * src/mainwindow.c
12171                 Fix wrong status when starting offline
12172
12173
12174 2006-08-03 [wwp]        2.4.0cvs22
12175
12176         * src/prefs_common.h
12177                 ask what to do w/ filtering rules that belong to an account when
12178                 applying filtering rules manually from the main window (skip,
12179                 apply regardless of the account, use current account). This dialog
12180                 can be skipped and the last reply used.
12181                 (forgot that file)
12182
12183 2006-08-03 [wwp]        2.4.0cvs21
12184
12185         * src/filtering.c
12186         * src/filtering.h
12187         * src/prefs_common.c
12188         * src/summaryview.c
12189         * src/alertpanel.c
12190         * src/alertpanel.h
12191         * src/messageview.c
12192                 ask what to do w/ filtering rules that belong to an account when
12193                 applying filtering rules manually from the main window (skip,
12194                 apply regardless of the account, use current account). This dialog
12195                 can be skipped and the last reply used.
12196
12197
12198 2006-08-03 [colin]      2.4.0cvs20
12199
12200         * src/textview.c
12201                 Optimize previous patch
12202
12203 2006-08-03 [cleroy]     2.4.0cvs19
12204
12205         * src/textview.c
12206                 Fix quotes getting toggled back when the
12207                 mail has an even number of text parts
12208
12209 2006-08-02 [colin]      2.4.0cvs18
12210
12211         * src/messageview.c
12212                 Add Hide quotes menu
12213
12214 2006-08-02 [colin]      2.4.0cvs17
12215
12216         * src/mainwindow.c
12217         * src/prefs_common.c
12218         * src/textview.c
12219         * src/textview.h
12220         * src/gtk/about.c
12221                 Allow per-level quote hiding,
12222                 Allow toggling quotes by double-clicking them
12223                 Rename RemoteURI to ClickableText to reflect
12224                 the fact it's used for a variety of things
12225
12226 2006-08-02 [wwp]        2.4.0cvs16
12227
12228         * src/mainwindow.c
12229                 fix "View/Hide quotes" menu item status initialization.
12230
12231 2006-08-02 [wwp]        2.4.0cvs15
12232
12233         * src/matcher_parser_parse.y
12234                 remove a debug trace.
12235
12236 2006-08-02 [paul]       2.4.0cvs14
12237
12238         * src/plugins/pgpcore/passphrase.c
12239                 don't set initial dialog size
12240                 make it resizable
12241
12242 2006-08-02 [paul]       2.4.0cvs13
12243
12244         * src/noticeview.c
12245                 remove the rogue '/' character
12246
12247 2006-08-02 [paul]       2.4.0cvs12
12248
12249         * src/noticeview.c
12250                 allow buttons to resize as necessary
12251
12252 2006-08-01 [wwp]        2.4.0cvs11
12253
12254         * src/mbox.c
12255                 fix strict ISO C90 compliance.
12256
12257 2006-08-01 [wwp]        2.4.0cvs10
12258
12259         * tools/update-po
12260                 updated update-po tool to work w/ context-dependent translations.
12261                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
12262
12263 2006-08-01 [wwp]        2.4.0cvs9
12264
12265         * src/matcher.c
12266         * src/prefs_filtering.c
12267         * src/prefs_matcher.c
12268                 allow context-dependent translations for "All",
12269                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12270
12271 2006-07-31 [colin]      2.4.0cvs8
12272
12273         * AUTHORS
12274         * src/gtk/authors.h
12275                 Add Rafal to authors
12276
12277 2006-07-31 [colin]      2.4.0cvs7
12278
12279         * src/compose.c
12280         * src/mainwindow.c
12281         * src/messageview.h
12282         * src/prefs_common.c
12283         * src/prefs_common.h
12284         * src/textview.c
12285                 Add 'View/Hide quotes'. Patch based on a patch
12286                 by Rafal Weglarz
12287
12288 2006-07-31 [colin]      2.4.0cvs6
12289
12290         * src/action.c
12291                 Fix problem with "> stuff >" actions
12292
12293 2006-07-31 [paul]       2.4.0cvs5
12294
12295         * po/nb.po
12296                 updated by Geir Helland
12297
12298 2006-07-31 [wwp]        2.4.0cvs4
12299
12300         * src/mainwindow.c
12301         * src/summaryview.c
12302         * src/summaryview.h
12303                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12304                 thanks to Colin.
12305
12306 2006-07-31 [wwp]        2.4.0cvs3
12307
12308         * src/Makefile.am
12309         * src/addr_compl.c
12310         * src/addr_compl.h
12311         * src/addressbook.c
12312         * src/addressbook.h
12313         * src/addressbook_foldersel.c
12314         * src/addressbook_foldersel.h
12315         * src/addrindex.c
12316         * src/addrindex.h
12317         * src/matcher.c
12318         * src/matcher.h
12319         * src/matcher_parser_lex.l
12320         * src/matcher_parser_parse.y
12321         * src/prefs_common.c
12322         * src/prefs_common.h
12323         * src/prefs_filtering.c
12324         * src/prefs_matcher.c
12325         * src/prefs_matcher.h
12326         * src/summaryview.c
12327                 introduce filtering against the address book. It's now possible to add
12328                 matched conditions to determine if any email address in a message matches
12329                 or doesn't match any or all books or folders in the address book.
12330
12331 2006-07-31 [wwp]        2.4.0cvs2
12332
12333         * src/account.c
12334         * src/filtering.c
12335         * src/filtering.h
12336         * src/folder.c
12337         * src/folderview.c
12338         * src/inc.c
12339         * src/mainwindow.c
12340         * src/matcher.c
12341         * src/matcher_parser_lex.l
12342         * src/matcher_parser_parse.y
12343         * src/mbox.c
12344         * src/prefs_filtering.c
12345         * src/prefs_filtering.h
12346         * src/procmsg.c
12347         * src/procmsg.h
12348         * src/summaryview.c
12349                 introduce per-account filtering rules. Each filtering rule can now be assigned
12350                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12351                 when applying filtering rules manually, as all rules will apply - even the ones
12352                 assigned to an account. This issue will be addressed soon.
12353  
12354
12355
12356 2006-07-31 [wwp]        2.4.0cvs1
12357
12358         * src/quote_fmt.c
12359                 make more strings translatable.
12360
12361 2006-07-31 [paul]       2.4.0
12362
12363         2.4.0 released
12364
12365 2006-07-31 [paul]       2.3.1cvs91
12366
12367         * po/ca.po
12368                 updated by Miquel Oliete
12369
12370 2006-07-31 [paul]       2.3.1cvs90
12371
12372         * po/de.po
12373         * po/el.po
12374         * po/fr.po
12375         * po/it.po
12376         * po/pl.po
12377         * po/pt_BR.po
12378         * po/sr.po
12379         * po/zh_CN.po
12380                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12381                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12382                 Aleksandar Urosevic, and Ralgh Young
12383
12384 2006-07-31 [paul]       2.3.1cvs89
12385
12386         * src/account.c
12387         * src/main.c
12388         * src/mainwindow.c
12389         * src/mainwindow.h
12390                 Fix a race condition when, after an SC crash, rescanning
12391                 folders took more than 0.5 seconds
12392                 Thanks to Colin
12393
12394 2006-07-31 [paul]       2.3.1cvs88
12395
12396         * src/folderview.c
12397                 don't translate separator strings
12398
12399 2006-07-30 [mones]      2.3.1cvs87
12400
12401         * doc/man/sylpheed-claws.1
12402                 Fixed non-ASCII chars in Hoa's name
12403         * po/es.po
12404                 Updated for release
12405
12406 2006-07-27 [colin]      2.3.1cvs86
12407
12408         * src/textview.c
12409                 Don't include the leading \n in links
12410                 Patch by Fabien
12411
12412 2006-07-25 [colin]      2.3.1cvs85
12413
12414         * src/mainwindow.c
12415         * src/common/socket.h
12416         * src/etpan/imap-thread.c
12417                 Refresh resolvers before connecting
12418                 to IMAP servers, and after switching
12419                 to online. Thanks to Paul.
12420
12421 2006-07-18 [colin]
12422
12423         * 2.4.0-rc4 released
12424
12425 2006-07-17 [colin]      2.3.1cvs84
12426
12427         * src/inc.c
12428                 Show connection attempt in statusbar before
12429                 connecting (previously first message was
12430                 "Retrieving messages from ..." after the
12431                 connection succeeded.
12432
12433 2006-07-16 [wwp]        2.3.1cvs83
12434
12435         * sylpheed-claws.ico
12436                 Added .ico file (windows multi-size icon file, generated).
12437
12438 2006-07-12 [wwp]        2.3.1cvs82
12439
12440         * src/messageview.c
12441                 remove Message/Re-edit menu entry from messageview window,
12442                 as sent/draft/queued messages are opened in compose window when
12443                 re-edited and it's not possible to re-edit other msgs.
12444
12445 2006-07-12 [paul]       2.3.1cvs81
12446
12447         * AUTHORS
12448         * src/mainwindow.c
12449         * src/gtk/authors.h
12450                 check online state before resetting
12451                 mailcheck timer. Useful if some program
12452                 verifies connection state and updates
12453                 Claws.
12454                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12455
12456 2006-07-12 [paul]       2.3.1cvs80
12457
12458         * sylpheed-claws-128x128.png
12459         * sylpheed-claws-64x64.png
12460         * sylpheed-claws.png
12461         * src/Makefile.am
12462         * src/main.c
12463         * src/prefs_toolbar.c
12464         * src/stock_pixmap.c
12465         * src/stock_pixmap.h
12466         * src/wizard.c
12467         * src/gtk/about.c
12468         * src/gtk/gtkutils.c
12469         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12470         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12471         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12472         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12473         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12474         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12475                 updated and renamed logo/icon files and related
12476                 logo by Jesper Schultz
12477
12478 2006-07-11 [paul]       2.3.1cvs79
12479
12480         * src/main.c
12481                 fix the labels a smidgin
12482
12483 2006-07-09 [colin]      2.3.1cvs78
12484
12485         * src/textview.c
12486                 Show errors in textviewer's command
12487                 Patch by H. Merijn Brand
12488
12489 2006-07-09 [colin]      2.3.1cvs77
12490
12491         * src/compose.c
12492                 Save FMID in drafts too
12493
12494 2006-07-08 [colin]      2.3.1cvs76
12495
12496         * src/compose.c
12497                 Svae RMID in drafted mails too
12498                 Save quote_fmt vars for whole mails,
12499                 don't reset at each quote_fmt_init:
12500                 allows to use the same |i{var} in
12501                 various template fields
12502         * src/prefs_template.c
12503         * src/quote_fmt.h
12504         * src/quote_fmt_parse.y
12505                 Same
12506
12507 2006-07-08 [colin]      2.3.1cvs75
12508
12509         * src/textview.c
12510                 Fix highlighting of attached parts URIs
12511
12512 2006-07-08 [colin]      2.3.1cvs74
12513
12514         * src/main.c
12515                 Prevent bug #981 (sc 2.3.1 segfaults with 
12516                 gtk+ 2.10) from being reported again:
12517                 if Sylpheed-Claws has been compiled against
12518                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12519                 of if Sylpheed-Claws has been compiled against
12520                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12521                 error out.
12522
12523 2006-07-07 [colin]      2.3.1cvs73
12524
12525         * src/prefs_actions.c
12526                 Fix label
12527
12528 2006-07-07 [colin]      2.3.1cvs72
12529
12530         * src/prefs_actions.c
12531                 Fix compile on gtk < 2.8. argh :)
12532
12533 2006-07-07 [paul]       2.3.1cvs71
12534
12535         * src/common/defs.h
12536                 update DONATE_URI
12537
12538 2006-07-07 [colin]      2.3.1cvs70
12539
12540         * po/POTFILES.in
12541         * src/quote_fmt.c
12542         * src/quote_fmt_lex.l
12543         * src/quote_fmt_parse.y
12544                 Add |i{var}, a way to insert user-entered
12545                 text in a template
12546
12547 2006-07-07 [colin]
12548
12549         * 2.4.0-rc3 released
12550
12551 2006-07-07 [colin]      2.3.1cvs69
12552
12553         * src/folder.c
12554                 Don't consider inboxes of UNKNOWN folder 
12555                 classes to be useable as default inboxes
12556
12557 2006-07-07 [paul]       2.3.1cvs68
12558
12559         * src/textview.c
12560                 add missing #include <errno.h>
12561                 Thanks to René J. Blokland
12562
12563 2006-07-07 [paul]       2.3.1cvs67
12564
12565         * src/action.c
12566                 Return now Closes dialog
12567         * src/mimeview.c
12568         * src/mimeview.h
12569         * src/textview.c
12570                 add contextual menu to mime parts listed
12571                 in the textview
12572                 Thanks to Colin
12573         * src/common/utils.c
12574                 reversal: ' is a valid character in URLs
12575
12576 2006-07-06 [colin]      2.3.1cvs66
12577
12578         * src/remotefolder.h
12579                 Forgotten in previous commit
12580
12581 2006-07-06 [colin]      2.3.1cvs65
12582
12583         * src/folder.c
12584                 Set summary update flag whenever
12585                 totals changed
12586         * src/imap.c
12587         * src/prefs_account.c
12588         * src/common/utils.h
12589         * src/etpan/imap-thread.c
12590                 Fix warnings, thanks to Fabien and
12591                 Ricardo
12592
12593 2006-07-06 [wwp]        2.3.1cvs64
12594
12595         * src/gtk/gtkutils.c
12596                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12597
12598 2006-07-06 [wwp]        2.3.1cvs63
12599
12600         * src/account.c
12601         * src/addressbook.c
12602         * src/addressitem.h
12603         * src/folderview.c
12604         * src/mainwindow.c
12605         * src/manual.c
12606         * src/manual.h
12607         * src/message_search.c
12608         * src/prefs_actions.c
12609         * src/prefs_filtering.c
12610         * src/prefs_filtering.h
12611         * src/prefs_template.c
12612         * src/summary_search.c
12613         * src/summaryview.c
12614         * src/gtk/gtkutils.c
12615         * src/gtk/gtkutils.h
12616         * src/gtk/pluginwindow.c
12617                 add help buttons to some dialogs. Clicking such buttons opens a
12618                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12619
12620 2006-07-06 [paul]       2.3.1cvs62
12621
12622         * src/textview.c
12623                 fix attachments contextual menu
12624                 Thanks to Colin
12625
12626 2006-07-05 [colin]      2.3.1cvs61
12627
12628         * src/textview.c
12629         * src/compose.c
12630                 Handle sftp:// links
12631
12632 2006-07-05 [paul]       2.3.1cvs60
12633
12634         * src/gtk/filesel.c
12635                 grab save button by default
12636                 Thanks to Colin
12637
12638 2006-07-05 [wwp]        2.3.1cvs59
12639
12640         * manual/xml2pdf
12641                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12642
12643 2006-07-04 [colin]      2.3.1cvs58
12644
12645         * src/mimeview.c
12646         * src/textview.c
12647                 Use left click to select, middle click to open
12648                 on mimeparts links
12649         * src/common/utils.c
12650                 Fix segfault
12651
12652 2006-07-04 [colin]      2.3.1cvs57
12653
12654         * src/mainwindow.c
12655         * src/news.c
12656                 Warning fixes, thanks to Fabien
12657
12658 2006-07-04 [colin]      2.3.1cvs56
12659
12660         * src/mimeview.c
12661         * src/mimeview.h
12662         * src/textview.c
12663                 Allow parts to be selected via their text label
12664                 in textview
12665
12666 2006-07-04 [colin]      2.3.1cvs55
12667
12668         * src/folderview.c
12669                 Feedback when closing (for big folders)
12670         * src/prefs_actions.c
12671         * src/prefs_filtering.c
12672         * src/prefs_matcher.c
12673         * src/prefs_template.c
12674                 Fix default button when closing without
12675                 having saved
12676
12677 2006-07-04 [colin]      2.3.1cvs54
12678
12679         * src/news.c
12680                 Delete local file on deletion
12681
12682 2006-07-03 [colin]      2.3.1cvs53
12683
12684         * src/folderview.c
12685         * src/main.c
12686                 Don't freeze when rescanning after crash
12687
12688 2006-07-03 [wwp]        2.3.1cvs52
12689
12690         * src/compose.c
12691         * src/privacy.c
12692         * src/privacy.h
12693         * src/plugins/pgpinline/pgpinline.c
12694         * src/plugins/pgpmime/pgpmime.c
12695                 don't report an error when the user cancels the passphrase dialog.
12696
12697 2006-07-02 [colin]      2.3.1cvs51
12698
12699         * src/folderview.c
12700                 Open message when crossing folders with Space,
12701                 goto next unread and friends
12702
12703 2006-07-01 [colin]      2.3.1cvs50
12704
12705         * src/prefs_account.c
12706                 Typographic rules varying from language
12707                 to language (in french "Protocole :"),
12708                 we have to do that :)
12709
12710 2006-07-01 [ticho]      2.3.1cvs49
12711
12712         * src/prefs_account.c
12713                 Only use one temporary gchar* variable in
12714                 prefs_account_protocol_set_optmenu().
12715
12716 2006-07-01 [ticho]      2.3.1cvs48
12717
12718         * src/prefs_account.c
12719         * src/prefs_account.h
12720                 Use GtkLabel for existing account protocol name.
12721                 Created an array for protocol names and populate the
12722                 combobox from it in a for() cycle.
12723
12724 2006-06-30 [colin]      2.3.1cvs47
12725
12726         * src/compose.c
12727                 Block undo when changing signature (by changing
12728                 account)
12729
12730 2006-06-30 [paul]       2.3.1cvs46
12731
12732         * src/send_message.c
12733                 when editing From in the Compose window, use that address
12734                 in the Return-Path: header
12735                 Thanks to Colin
12736
12737 2006-06-30 [colin]      2.3.1cvs45
12738
12739         * src/compose.c
12740                 Fix signature replacement:
12741                 - when no newline before separator
12742                 - when reediting
12743
12744 2006-06-29 [colin]      2.3.1cvs44
12745
12746         * src/folderview.c
12747         * src/folderview.h
12748         * src/mainwindow.c
12749         * src/summaryview.c
12750                 Let 'View/Go to/Next marked' work like
12751                 Next new & Next unread: across folders
12752                 Change the select_on_entry pref to do
12753                 what we want when changing folder
12754         * src/common/utils.c
12755                 Fix single-quoted links 
12756
12757 2006-06-29 [colin]      2.3.1cvs43
12758
12759         * src/gtk/gtkaspell.c
12760                 "Sylpheed" and "Sylpheed-Claws" do exist !
12761
12762 2006-06-29 [colin]      2.3.1cvs42
12763
12764         * src/imap.c
12765                 Forgot to remove debug
12766
12767 2006-06-29 [colin]      2.3.1cvs41
12768
12769         * src/imap.c
12770         * src/imap.h
12771         * src/mainwindow.c
12772                 Disconnect from IMAP servers when going
12773                 offline. Fixes bug #978 (going to offline-mode 
12774                 won't close connections)
12775
12776 2006-06-29 [colin]      2.3.1cvs40
12777
12778         * src/main.c
12779                 Fix transient setting on failing plugins
12780                 Patch by Fabien
12781         * src/plugins/pgpcore/sgpgme.c
12782                 Only warn for OpenPGP. Most people don't
12783                 have CMS available.
12784
12785 2006-06-29 [colin]      2.3.1cvs39
12786
12787         * src/compose.c
12788                 Fix Spelling menu (discrepancy between context menu
12789                 and top menu when folder's dictionary isn't the 
12790                 default one)
12791         * src/plugins/pgpcore/sgpgme.c
12792                 More error reporting about why gpgme can fail
12793
12794 2006-06-29 [wwp]        2.3.1cvs38
12795
12796         * src/mainwindow.c
12797                 honor the display-header-pane setting even when the message view
12798                 is a separate window.
12799
12800 2006-06-29 [wwp]        2.3.1cvs37
12801
12802         * src/prefs_actions.c
12803                 forgot to commit that one (use of GTK_STOCK_INFO).
12804
12805 2006-06-29 [colin]      2.3.1cvs36
12806
12807         * src/imap.c
12808                 Better handling of login errors (ask the password
12809                 again once), alert in case of error. Fix three
12810                 signedness warnings.
12811
12812 2006-06-28 [wwp]        2.3.1cvs35
12813
12814         * src/prefs_template.c
12815         * src/prefs_matcher.c
12816         * src/prefs_filtering_action.c
12817         * src/prefs_quote.c
12818                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12819                 patch by Fabien Vantard, slightly modified.
12820
12821 2006-06-28 [paul]
12822
12823         2.4.0-rc2 released
12824
12825 2006-06-28 [colin]      2.3.1cvs34
12826
12827         * src/prefs_account.c
12828                 Fix bug #977 (Can't add or edit imap accounts)
12829
12830 2006-06-28 [colin]      2.3.1cvs33
12831
12832         * src/mimeview.c
12833                 Fix previous
12834
12835 2006-06-28 [colin]      2.3.1cvs32
12836
12837         * src/mimeview.c
12838                 Save named inlined attachments with "Save all"
12839         * src/main.c
12840         * src/mbox.c
12841         * src/common/plugin.c
12842         * src/common/plugin.h
12843         * src/common/sylpheed.c
12844         * src/common/utils.c
12845         * src/plugins/pgpcore/sylpheed.def
12846         * src/plugins/pgpinline/sylpheed.def
12847         * src/plugins/pgpmime/sylpheed.def
12848                 Win32 compatibility patch, by
12849                 Werner Koch
12850
12851 2006-06-28 [wwp]        2.3.1cvs31
12852
12853         * src/imap.c
12854         * src/prefs_folder_item.c
12855                 less compilation warnings (thanks to Fabien Vantard), less typos.
12856
12857 2006-06-28 [paul]       2.3.1cvs30
12858
12859         * src/gtk/gtkutils.c
12860                 gtk_combo_box_set_focus_on_click() is only
12861                 available since gtk 2.6.0
12862
12863 2006-06-28 [paul]       2.3.1cvs29
12864
12865         * src/prefs_ext_prog.c
12866                 fix engrish and add a tooltip for the
12867                 'command for 'Display as text' option
12868
12869 2006-06-28 [paul]
12870
12871         2.4.0-rc1 released
12872
12873 2006-06-28 [paul]       2.3.1cvs28
12874
12875         * ChangeLog
12876         * tools/Makefile.am
12877                 include textviewer.pl in releases
12878
12879 2006-06-28 [paul]       2.3.1cvs27
12880
12881         * src/prefs_ext_prog.c
12882                 hide Print command option if libgnomeprint
12883                 support is present
12884
12885 2006-06-27 [colin]      2.3.1cvs26
12886
12887         * src/compose.c
12888                 Fix Esc handling in insert/attach dialog
12889                 Don't show this dialog if dragging something
12890                 else than text/uri-list
12891                 Thanks to Fabien Vantard
12892         * tools/textviewer.pl
12893                 Filter script to display stuff as text
12894                 by H. Merijn Brand
12895
12896 2006-06-27 [wwp]        2.3.1cvs25
12897
12898         * src/messageview.c
12899                 use the exact product name (message view title), patch
12900                 by Fabien Vantard.
12901
12902 2006-06-27 [ticho]      2.3.1cvs24
12903
12904         * src/prefs_account.c
12905         * src/prefs_common.c
12906         * src/prefs_common.h
12907         * src/prefs_ext_prog.c
12908         * src/textview.c
12909                 Add a preference (Preferences/External programs)
12910                 to allow "Display as text" to be done via a script
12911                 (patch by H.Merijn Brand).
12912                 Use GtkComboBox for protocol selection in account
12913                 preferences.
12914                 Only include current choice for existing accounts, and
12915                 insensitivize the combobox.
12916
12917 2006-06-27 [paul]       2.3.1cvs23
12918
12919         * src/mbox.c
12920                 fix crasher introduced in cvs21.
12921                 Thanks to Colin
12922
12923 2006-06-26 [colin]      2.3.1cvs22
12924
12925         * src/mbox.c
12926                 Fix double-frees when leaving folders
12927                 after exporting to mbox
12928
12929 2006-06-26 [colin]      2.3.1cvs21
12930
12931         * src/mbox.c
12932                 More feedback (and optimisation)
12933                 on import/export
12934         * src/common/utils.c
12935                 Fix case when looking for mail addresses
12936         * src/gtk/gtkutils.c
12937                 Extra check for (X-)Face
12938
12939 2006-06-25 [ticho]      2.3.1cvs20
12940
12941         * src/compose.c
12942         * src/exphtmldlg.c
12943         * src/gtk/gtkutils.c
12944         * src/gtk/gtkutils.h
12945                 Added second argument to gtkut_sc_combobox_create() to
12946                 control focus-on-click for the widget.
12947                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12948
12949 2006-06-25 [ticho]      2.3.1cvs19
12950
12951         * src/compose.c
12952         * src/gtk/Makefile.am
12953         * src/gtk/combobox.c
12954         * src/gtk/combobox.h
12955         * src/gtk/gtkutils.c
12956         * src/gtk/gtkutils.h
12957                 Use GtkComboBox instead of deprecated GtkOptionMenu
12958                 for account selector in compose window and for encoding
12959                 selector in attachment properties.
12960                 Also factorise working with the new GtkComboBox somewhat.
12961
12962 2006-06-24 [paul]       2.3.1cvs18
12963
12964         * src/prefs_common.c
12965                 use the correct default value
12966
12967 2006-06-24 [paul]       2.3.1cvs17
12968
12969         * src/compose.c
12970         * src/prefs_common.c
12971         * src/prefs_common.h
12972         * src/prefs_compose_writing.c
12973                 enable setting of default action when
12974                 dnd'ing files in the compose window.
12975                 (Collaborative effort with wwp)
12976
12977 2006-06-23 [wwp]        2.3.1cvs16
12978
12979         * src/compose.c
12980                 i18n fix (thanks to Fabien Vantard)
12981
12982 2006-06-22 [colin]      2.3.1cvs15
12983
12984         * src/prefs_customheader.c
12985                 Don't use filters in custom headers' file 
12986                 selector. Remember, extensions mean nothing :)
12987
12988 2006-06-22 [paul]       2.3.1cvs14
12989
12990         * configure.ac
12991                 allow setting of man directory location
12992
12993 2006-06-22 [colin]      2.3.1cvs13
12994
12995         * src/mainwindow.c
12996                 Add 'View/Go to/Next unread folder'.
12997                 I missed that :)
12998
12999 2006-06-22 [colin]      2.3.1cvs12
13000
13001         * src/common/utils.c
13002                 Add some subject prefixes
13003                 Patch by Bjorn T Johansen <btj@havleik.no>
13004
13005 2006-06-22 [colin]      2.3.1cvs11
13006
13007         * manual/advanced.xml
13008                 Forgotten hidden pref
13009
13010 2006-06-21 [paul]       2.3.1cvs10
13011
13012         * src/prefs_account.c
13013                 complete the removal of 'Add date header' option
13014
13015 2006-06-21 [paul]       2.3.1cvs9
13016
13017         * src/account.c
13018         * src/compose.c
13019         * src/prefs_account.c
13020         * src/prefs_account.h
13021                 remove option to add date header - always
13022                 add date header
13023         * src/etpan/imap-thread.c
13024                 fix warnings (Thanks to Colin)
13025
13026 2006-06-21 [wwp]        2.3.1cvs8
13027
13028         * src/folder.c
13029                 set the attachment flag when inline text part are (file)named. This is more convenient
13030                 when receiving (for instance) inline source files or patches sent using thunderbird.
13031
13032 2006-06-21 [paul]       2.3.1cvs7
13033
13034         * src/inc.c
13035                 fix off-by-one count of current msg in
13036                 statusbar filtering progressbar
13037
13038 2006-06-21 [paul]       2.3.1cvs6
13039
13040         * src/folder.c
13041                 Show attachment icon even if the part is 'inline'
13042                 if the following conditions are met:
13043                 - content-type != 'text/plain'
13044                 - content-type != '*/pgp-signature'
13045                 - either 'name' or 'filename' parameter is not NULL
13046                 
13047                 Thanks to Colin
13048
13049 2006-06-21 [paul]       2.3.1cvs5
13050
13051         * src/messageview.c
13052         * src/prefs_common.c
13053         * src/prefs_common.h
13054         * src/prefs_other.c
13055                 add an option to 'Never send Return
13056                 Receipts'
13057                 Thanks to Colin
13058
13059 2006-06-20 [mones]      2.3.1cvs4
13060
13061         * po/es.po
13062                 updated
13063         * src/compose.c
13064                 typo fixed (space after comma)
13065         * tools/make.themes.project
13066                 remove exec mode from tarball files
13067
13068 2006-06-20 [colin]      2.3.1cvs3
13069
13070         * src/news.c
13071         * src/procheader.c
13072         * src/unmime.c
13073                 Better fix for \n's in headers (don't 
13074                 break Received: and others)
13075
13076 2006-06-20 [paul]       2.3.1cvs2
13077
13078         * src/alertpanel.c
13079         * src/textview.c
13080                 improve legibility of phishing attempt
13081                 dialog
13082
13083 2006-06-20 [paul]       2.3.1cvs1
13084
13085         * NEWS
13086         * README
13087         * configure.ac
13088                 Update version number following
13089                 stable release
13090
13091 2006-06-20 [colin]      2.3.0cvs26
13092
13093         * src/compose.c
13094                 When dragging a file to the text of the compose
13095                 window, ask whether we want to insert or attach
13096                 (I know lots of people who do that to attach)
13097
13098 2006-06-20 [colin]      2.3.0cvs25
13099
13100         * src/etpan/imap-thread.c
13101                 Fix threshold (the append command is often > 32 bytes)
13102
13103 2006-06-19 [colin]      2.3.0cvs24
13104
13105         * src/imap.c
13106         * src/etpan/imap-thread.c
13107                 Workaround Rockliffe IMAP server bug: replace
13108                 "x UID SEARCH (ANSWERED UID 1:*)" with
13109                 "x UID SEARCH ANSWERED"
13110                 (Rockliffe doesn't handle the parenthesis)
13111
13112 2006-06-19 [colin]      2.3.0cvs23
13113
13114         * src/compose.c
13115         * src/imap.c
13116         * src/etpan/imap-thread.c
13117                 Probably fix bug #972 (Freezes when adding 
13118                 an attachment to the message)
13119         * src/common/defs.h
13120                 Modernize Firefox cmd
13121
13122
13123 2006-06-18 [colin]      2.3.0cvs22
13124
13125         * src/prefs_customheader.c
13126                 Only allow correct filenames for various
13127                 custom headers
13128
13129 2006-06-18 [colin]      2.3.0cvs21
13130
13131         * src/prefs_customheader.c
13132                 Add a 'From File...' button in custom headers prefs, which
13133                 try to do the right thing: 
13134                 for normal headers, use file as plaintext,
13135                 for X-Face, calls compface,
13136                 for Face, encode to b64.
13137
13138 2006-06-17 [colin]      2.3.0cvs20
13139
13140         * src/mh.c
13141                 Warning fix
13142
13143 2006-06-16 [colin]      2.3.0cvs19
13144
13145         * src/summaryview.c
13146                 Recursive quicksearch: show message list
13147                 in current folder, *then* search children
13148                 in the background.
13149
13150 2006-06-16 [colin]      2.3.0cvs18
13151
13152         * src/main.c
13153                 Instead of ignoring SIGPIPE, save caches
13154                 when getting one. Will fix the fact that
13155                 hot caches are out-of-date when logging 
13156                 out of Xorg.
13157         * src/compose.c
13158         * src/prefs_compose_writing.c
13159                 Only save text (not attachments) when 
13160                 auto-saving to drafts
13161         * src/unmime.c
13162                 Always replace \n, \r and \t with spaces
13163                 in headers
13164         * manual/dist/html/Makefile.am
13165         * manual/dist/pdf/Makefile.am
13166         * manual/dist/ps/Makefile.am
13167         * manual/dist/txt/Makefile.am
13168         * manual/fr/dist/html/Makefile.am
13169         * manual/fr/dist/pdf/Makefile.am
13170         * manual/fr/dist/ps/Makefile.am
13171         * manual/fr/dist/txt/Makefile.am
13172         * manual/pl/dist/html/Makefile.am
13173         * manual/pl/dist/pdf/Makefile.am
13174         * manual/pl/dist/ps/Makefile.am
13175         * manual/pl/dist/txt/Makefile.am
13176                 Fix make clean removing pregenerated manuals
13177
13178
13179 2006-06-16 [colin]      2.3.0cvs17
13180
13181         * src/plugins/pgpcore/sgpgme.c
13182         * src/plugins/pgpmime/pgpmime.c
13183         * src/plugins/pgpinline/pgpinline.c
13184                 Better error reporting in setup_signers.
13185                 Don't fallback to default key if specified
13186                 key isn't found.
13187                 Don't allow signing if more than one secret
13188                 key matches the one specified in prefs.
13189
13190 2006-06-15 [colin]      2.3.0cvs16
13191
13192         * src/folderview.c
13193                 Add "Send queue" in the folder's contextual
13194                 menu
13195         * src/compose.c
13196         * src/messageview.c
13197         * src/privacy.c
13198         * src/privacy.h
13199         * src/procmime.c
13200         * src/procmsg.c
13201         * src/plugins/pgpcore/passphrase.c
13202         * src/plugins/pgpcore/sgpgme.c
13203         * src/plugins/pgpinline/pgpinline.c
13204         * src/plugins/pgpmime/pgpmime.c
13205                 Better error reporting
13206         * src/mbox.c
13207                 Probably fix bug #971 (2.2.3 cannot read mail 
13208                 from local mbox)
13209
13210
13211 2006-06-15 [mones]      2.3.0cvs15
13212
13213         * tools/make.themes.project
13214                 creates the themes project from the web page
13215
13216 2006-06-15 [colin]      2.3.0cvs14
13217
13218         * src/folder.c
13219                 Better fix (avoid losing the folder if scan_tree 
13220                 fails)
13221
13222 2006-06-15 [cleroy]     2.3.0cvs13
13223
13224         * src/folder.c
13225                 Probably fix Bug #969 (crash on rebuilding 
13226                 imap folder)
13227
13228 2006-06-14 [colin]      2.3.0cvs12
13229
13230         * manual/dtd/manual.xsl
13231         * manual/sylpheed-claws-manual.xml
13232         * manual/fr/sylpheed-claws-manual.xml
13233         * manual/pl/sylpheed-claws-manual.xml
13234                 Insert pagebreaks between sections
13235
13236 2006-06-14 [paul]       2.3.0cvs11
13237
13238         * configure.ac
13239                 better fix than 2.3.0cvs10
13240
13241 2006-06-14 [paul]       2.3.0cvs10
13242
13243         * configure.ac
13244                 fix setting of PACKAGE_DATA_DIR with newer autoconf
13245                 (backwards compatible)
13246
13247 2006-06-13 [colin]      2.3.0cvs9
13248
13249         * src/messageview.c
13250                 Fix sending of return receipt with the new queue folders
13251
13252 2006-06-13 [wwp]        2.3.0cvs8
13253
13254         * src/quote_fmt_lex.l
13255                 fix wrong tokens returned in quote_fmt lexer, query not().
13256
13257 2006-06-13 [wwp]        2.3.0cvs7
13258
13259         * src/folder.c
13260         * src/prefs_folder_item.c
13261                 allow changing folder type even when folder is not a top-level one,
13262                 thanks to Colin.
13263
13264 2006-06-12 [colin]      2.3.0cvs6
13265
13266         * src/folderview.c
13267                 Fix double-ask of "Do you want to mark all
13268                 as read"
13269
13270 2006-06-12 [colin]      2.3.0cvs5
13271
13272         * src/compose.c
13273         * src/compose.h
13274         * src/folder.c
13275         * src/folder.h
13276         * src/imap.c
13277         * src/inc.c
13278         * src/main.c
13279         * src/messageview.c
13280         * src/mh.c
13281         * src/prefs_folder_item.c
13282         * src/procheader.c
13283         * src/procmime.c
13284         * src/procmsg.c
13285         * src/procmsg.h
13286         * src/send_message.c
13287         * src/summaryview.c
13288         * src/toolbar.c
13289                 Apply bug #964's patch (Queue and drafts aren't normal)
13290                 The Drafts and Queue folder now contain RFC-822 files,
13291                 allowing to move and copy mails from and to these 
13292                 folders. Moving from Drafts to Queue will prepare the
13293                 mail for sending (PGP signature, encryption, etc).
13294                 This patch also rework sending errors handling to try
13295                 to be more helpful.
13296                 Also, allow redefining folder types via the GUI 
13297                 (Folder type in its Properties)
13298
13299 2006-06-12 [colin]      2.3.0cvs4
13300
13301         * src/summaryview.c
13302         * src/prefs_common.c
13303         * src/prefs_common.h
13304         * src/gedit-print.c
13305                 Allow to define a specific print font - patch
13306                 by Bernhard Walle <bernhard.walle@gmx.de>
13307         * src/prefs_fonts.c
13308         * manual/advanced.xml
13309         * manual/fr/advanced.xml
13310                 Add a hidden pref to allow deletion without
13311                 confirmation
13312
13313 2006-06-12 [wwp]        2.3.0cvs3
13314
13315         * .cvsignore
13316                 more files to ignore.
13317
13318 2006-06-12 [wwp]        2.3.0cvs2
13319
13320         * src/quote_fmt.c
13321         * src/quote_fmt_lex.l
13322         * src/quote_fmt_parse.y
13323                 extend the quote_fmt parser (templates and quotes):
13324                 - allow limited sub-expressions in |p{} and |f{} expressions,
13325                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13326                 - implemented/fixed missing implementation of query_references and show_references,
13327                 - completed, fixed contents and format of the symbols help dialog,
13328                 - fix some compilation warnings.
13329
13330 2006-06-12 [wwp]        2.3.0cvs1
13331
13332         * manual/advanced.xml
13333         * manual/fr/advanced.xml
13334                 updates in the "templates" section of the manual (eng/fr):
13335                  - be more precise (both versions)
13336                  - completed to match the english reference (fr version)
13337                  - touchups (both versions)
13338
13339 2006-06-12 [paul]       2.3.0
13340
13341         2.3.0 released
13342
13343 2006-06-12 [paul]       2.2.3cvs14
13344
13345         * po/ca.po
13346         * po/cs.po
13347         * po/de.po
13348         * po/el.po
13349         * po/fr.po
13350         * po/it.po
13351         * po/pt_BR.po
13352         * po/sr.po
13353         * po/zh_CN.po
13354                 updated by Miquel Oliete, Tim, Stephan Sachse,
13355                 Stavros Giannouris, Fabien Vantard, Andrea
13356                 Spadaccini, Frederico Goncalves Guimaraes,
13357                 Aleksandar Urosevic, and Ralgh Young
13358
13359 2006-06-12 [colin]      2.2.3cvs13
13360
13361         * src/mbox.c
13362                 Add missing header
13363
13364 2006-06-11 [colin]      2.2.3cvs12
13365
13366         * src/msgcache.c
13367                 Verify that g_malloc() succeeded
13368
13369 2006-06-11 [colin]      2.2.3cvs11
13370
13371         * src/wizard.c
13372                 Add Face header to welcome mail
13373
13374 2006-06-10 [colin]      2.2.3cvs10
13375
13376         * src/textview.c
13377                 Revert previous (Forgot it changes the
13378                 margin on the whole mail)
13379
13380 2006-06-10 [colin]      2.2.3cvs9
13381
13382         * src/textview.c
13383                 Don't overlap long headers under (X-)Face
13384
13385 2006-06-10 [mones]      2.2.3cvs8
13386
13387         * manual/xml2pdf
13388                 allow generation of manual on systems lacking saxon binary
13389                 but with java and the saxon library installed
13390
13391         * po/es.po
13392                 updated for release
13393
13394 2006-06-09 [colin]      2.2.3cvs7
13395
13396         * src/summaryview.c
13397                 Fix leak when using Display Sender using Addressbook
13398
13399 2006-06-09 [colin]      2.2.3cvs6
13400
13401         * src/compose.c
13402         * src/folder.c
13403         * src/folderview.c
13404         * src/mimeview.c
13405         * src/summaryview.c
13406                 More leaks fixes
13407
13408 2006-06-09 [paul]       2.2.3cvs5
13409
13410         * AUTHORS
13411         * src/gtk/authors.h
13412         * tools/claws.i18n.status.pl
13413                 updated with new info
13414
13415 2006-06-09 [paul]       2.2.3cvs4
13416
13417         * README
13418                 updated
13419         * manual/ack.xml
13420                 add wwp to authors list
13421         * src/gtk/authors.h
13422                 update mine and Colin's addresses
13423
13424 2006-06-08 [colin]      2.2.3cvs3
13425
13426         * src/etpan/imap-thread.c
13427                 Fix leak on SSL cert check
13428
13429 2006-06-08 [colin]      2.2.3cvs2
13430
13431         * src/common/utils.c
13432                 Fix leak
13433
13434 2006-06-08 [paul]       2.2.3cvs1
13435
13436         * configure.ac
13437                 Update version number following
13438                 stable release
13439
13440 2006-06-07 [colin]      2.2.2cvs3
13441
13442         * src/msgcache.c
13443                 Fix catching cache read errors (guint instead of gint)
13444                 Prevent malloc'ing more than 8MB (means cache corruption)
13445
13446 2006-06-07 [paul]       2.2.2cvs2
13447
13448         * src/exporthtml.c
13449         * src/exportldif.c
13450         * src/mh.c
13451         * src/mutt.c
13452         * src/pine.c
13453         * src/common/utils.c
13454                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13455                 obey $HOME'
13456                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13457                 Thanks to Colin
13458
13459 2006-06-06 [paul]       2.2.2cvs1
13460
13461         * configure.ac
13462                 Update version number following
13463                 stable release
13464
13465 2006-06-06 [paul]       2.2.1cvs6
13466
13467         * src/matcher.c
13468                 fix  implicit declaration of
13469                 sylpheed_do_idle()
13470                 Patch by Fabien Vantard
13471
13472 2006-06-06 [paul]       2.2.1cvs5
13473
13474         * src/matcher.c
13475                 fix age_greater and age_lower so that they
13476                 mean what say and not '...or equal to'
13477                 Thanks to Colin
13478
13479 2006-06-06 [paul]       2.2.1cvs4
13480
13481         * src/textview.c
13482         * src/common/utils.c
13483                 fix URI check
13484                 Thanks to Colin
13485
13486 2006-06-05 [wwp]        2.2.1cvs3
13487
13488         * manual/fr/account.xml
13489                 minor language fixes (thanks to Fabien Vantard).
13490
13491 2006-06-05 [colin]      2.2.1cvs2
13492
13493         * src/prefs_folder_item.c
13494         * src/folderview.c
13495                 Allow recursive setting of properties 
13496                 for whole mailboxes
13497         * src/matcher.c
13498                 Don't freeze on 'test' filtering rule
13499
13500 2006-06-05 [colin]      2.2.1cvs1
13501
13502         * configure.ac
13503                 Update version number following
13504                 stable release
13505
13506 2006-06-04 [wwp]        2.2.0cvs82
13507
13508         * manual/glossary.xml
13509         * manual/account.xml
13510         * manual/fr/glossary.xml
13511         * manual/fr/account.xml
13512                 added glossary section and references/links related to the Face custom header.
13513
13514 2006-06-04 [colin]      2.2.0cvs81
13515
13516         * src/summaryview.c
13517                 Skip to next message on move with no
13518                 immediate execution
13519
13520 2006-06-04 [wwp]        2.2.0cvs80
13521
13522         * manual/xml2pdf
13523                 added sanity checks, exit when needed.
13524
13525 2006-06-03 [paul]       2.2.0cvs79
13526
13527         * src/prefs_receive.c
13528                 page name is now 'Receiving'
13529         * src/prefs_send.c
13530                 page name is now 'Sending'
13531
13532 2006-06-03 [colin]      2.2.0cvs78
13533
13534         * src/plugins/spamassassin/spamassassin_gtk.c
13535                 Autoswitch to Localhost if transport was previously
13536                 disabled. Else people had to check [] Enable, then
13537                 *reselect* transport.
13538
13539 2006-06-03 [colin]      2.2.0cvs77
13540
13541         * src/plugins/pgpinline/pgpinline.c
13542         * src/plugins/pgpmime/pgpmime.c
13543                 Check that gpg_data_release_and_get_mem 
13544                 didn't fail (now, why this happens...)
13545
13546 2006-06-03 [colin]      2.2.0cvs76
13547
13548         * src/mbox.c
13549                 Fix bug #962 (Manual and/or UI should 
13550                 warn about incompatible locking 
13551                 causing dataloss)
13552
13553 2006-06-02 [cleroy]     2.2.0cvs75
13554
13555         * src/filtering.c
13556         * src/folder.c
13557         * src/procmsg.c
13558         * src/summaryview.c
13559                 Fix a few leaks
13560
13561 2006-06-02 [colin]      2.2.0cvs74
13562
13563         * src/main.c
13564                 On exit, free caches after writing them
13565                 Shuts up some valgrind false positives
13566         * src/procmsg.c
13567         * src/send_message.c
13568                 Fix races when reusing existing SMTP connections
13569                 Fix inexistant session timeout
13570         * src/toolbar.c
13571                 Display alertpanel after all queues have
13572                 been processed, not after each
13573
13574 2006-06-02 [wwp]        2.2.0cvs73
13575
13576         * manual/fr/glossary.xml
13577         * manual/fr/ack.xml
13578         * manual/ack.xml
13579                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13580
13581 2006-06-02 [wwp]        2.2.0cvs72
13582
13583         * manual/xml2pdf
13584         * manual/dist/pdf/Makefile.am
13585         * manual/dtd/manual.xsl
13586         * manual/fr/dist/pdf/Makefile.am
13587         * manual/pl/dist/pdf/Makefile.am
13588                 we changed the procedure to generate the .pdf version of the manual.
13589                 The procedure is more modern and the .pdf we get now has a valid index.
13590                 Here are the new pre-requisites:
13591
13592                 - JRE 1.x (1.4 here): there must be one from your distro
13593                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13594                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13595                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13596
13597                 See my posts for further info about the installation of this toolchain:
13598
13599                 Date: Fri, 19 May 2006 19:40:06 +0200
13600                 From: wwp <subscript@free.fr>
13601                 To: sylpheed-claws-devel@lists.sourceforge.net
13602                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13603
13604                 and
13605
13606                 Date: Wed, 24 May 2006 12:58:49 +0200
13607                 From: wwp <subscript@free.fr>
13608                 To: sylpheed-claws-devel@lists.sourceforge.net
13609                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13610
13611 2006-06-01 [colin]      2.2.0cvs71
13612
13613         * src/compose.c
13614                 Better guards against IMAP races
13615         * src/main.c
13616         * src/prefs_common.c
13617         * src/prefs_common.h
13618         * src/common/ssl_certificate.c
13619         * src/etpan/imap-thread.c
13620         * src/etpan/imap-thread.h
13621         * src/gtk/sslcertwindow.c
13622                 New hidden option ssl_skip_cert_check to 
13623                 avoid dups of bug #959 (libetpan linked
13624                 against gnutls and gnutls buggy on 64bit)
13625                 Present expired warning only once per
13626                 session/server.
13627         * manual/advanced.xml
13628         * manual/fr/advanced.xml
13629                 Document new option
13630
13631 2006-06-01 [wwp]        2.2.0cvs70
13632
13633         * src/messageview.c
13634                 fix for bug #961 (return receipt dialog 
13635                 complains incorrectly about return-path 
13636                 email adress being different), thanks 
13637                 to Colin.
13638
13639 2006-05-31 [cleroy]     2.2.0cvs69
13640
13641         * src/common/ssl.c
13642                 Guard against NULLs, although this
13643                 should never be an issue
13644
13645 2006-05-31 [colin]      2.2.0cvs68
13646
13647         * src/filtering.c
13648                 Use g_slist_prepend
13649         * src/imap.c
13650                 Don't remove caches when destroying folder, it
13651                 could (should) be done at exit
13652         * src/inc.c
13653                 free processing cache after incorporation
13654         * src/etpan/imap-thread.c
13655                 Maybe fix bug #959 (Crash on moving to emails 
13656                 to a imap account per ssl with a expired 
13657                 certificate.)
13658
13659 2006-05-30 [colin]      2.2.0cvs67
13660
13661         * src/summaryview.c
13662                 Put back event flush when displaying message
13663                 It avoids reading a bunch of messages just
13664                 by hitting shift-n for too long ;)
13665
13666 2006-05-29 [colin]      2.2.0cvs66
13667
13668         * src/summaryview.c
13669                 Remove useless g_warnings
13670
13671 2006-05-29 [colin]      2.2.0cvs65
13672
13673         * src/imap.c
13674                 Fix g_slist_append()s for performance
13675
13676 2006-05-29 [colin]      2.2.0cvs64
13677
13678         * src/compose.c
13679         * src/common/utils.c
13680                 Fix extraneous tab at start of addresses
13681         * src/mainwindow.c
13682                 Fix warnings (thanks to Fabien)
13683                 Fix crash at exit when composing messages 
13684                 exist
13685         * src/pop.c
13686                 Fix progress bar when deleting expired mails
13687                 Thanks to Hiro
13688         * src/summaryview.c
13689         * src/gtk/gtksctree.c
13690                 Fix re-sorting slowness
13691
13692 2006-05-29 [paul]       2.2.0cvs63
13693
13694         * src/mh.c
13695                 fetch full message when moving mails
13696                 from another mailbox, (fixed data loss
13697                 when filtering from IMAP to MH, introduced
13698                 in 2.2.0cvs57).
13699                 Thanks to Colin
13700
13701 2006-05-29 [mones]      2.2.0cvs62
13702
13703         * src/gtk/gtksctree.c
13704                 Unselect faster (patch by Colin)        
13705
13706 2006-05-26 [colin]      2.2.0cvs61
13707
13708         * src/summaryview.c
13709                 Unplug MSGINFO_UPDATE callback on delete too.
13710
13711 2006-05-26 [colin]      2.2.0cvs60
13712
13713         * src/foldersel.c
13714                 Fix bold in folder selection window with glib2.10
13715                 thanks Hiro
13716
13717 2006-05-26 [colin]      2.2.0cvs59
13718
13719         * src/procheader.c
13720                 Convert date only if necessary (and don't
13721                 try to convert from utf8 to utf8, too)
13722         * src/summaryview.c
13723                 Only set column's text if the column's 
13724                 displayed
13725
13726 2006-05-26 [colin]      2.2.0cvs58
13727
13728         * src/summaryview.c
13729         * src/gtk/gtkutils.c
13730                 Fix useless warning
13731
13732 2006-05-26 [colin]      2.2.0cvs57
13733
13734         * src/mainwindow.c
13735                 Make summaryview selectable as long as 
13736                 no message has focus
13737         * src/mh.c
13738                 Faster deletion (by implementing mh_remove_msgs)
13739                 Faster copy (avoid using mh_fetch_msg just to get
13740                 the filename)
13741                 Faster move (using move_file instead of copy_file
13742                 if MSG_IS_MOVE)
13743                 No progressbar if total number of mails to cp/mv 
13744                 is less than 100
13745         * src/summaryview.c
13746                 Fix removal from subject_table when mail gets moved
13747                 Faster deletion (g_slist_prepend instead of append)
13748         * src/gtk/gtksctree.c
13749                 Remove useless code
13750
13751 2006-05-25 [colin]      2.2.0cvs56
13752
13753         * src/common/ssl_certificate.c
13754                 Fix leak in expired cert check
13755
13756 2006-05-25 [colin]      2.2.0cvs55
13757
13758         * src/mh.c
13759                 Disable flags syncing on .mh_sequences - it
13760                 is buggy and marks mails read under unknown
13761                 conditions.
13762
13763 2006-05-25 [paul]
13764
13765         * 2.3.0-rc4 released
13766
13767 2006-05-24 [colin]      2.2.0cvs54
13768
13769         attention cvs users: if you manage to crash
13770         Sylpheed-Claws while moving, copying or deleting
13771         mails, we *are* interested in stack traces and
13772         valgrind logs. It looks stable, but one never
13773         knows...
13774
13775         * src/folder.c
13776                 Add progressbar for cache updates
13777         * src/folderutils.c
13778                 Optimize Mark all read in the current
13779                 folder
13780         * src/mh.c
13781                 Add progressbar for copy/move
13782         * src/procmsg.c
13783                 Optimize O(n^2) in copy/move
13784         * src/summaryview.c
13785         * src/gtk/gtksctree.c
13786                 Optimize O(n^2) algos
13787         * src/common/timing.h
13788                 Display ms instead of us
13789
13790 2006-05-24 [wwp]        2.2.0cvs53
13791
13792         * manual/fr/advanced.xml
13793                 updates to the French manual.
13794
13795 2006-05-24 [wwp]        2.2.0cvs52
13796
13797         * src/common/utils.c
13798                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13799
13800 2006-05-24 [wwp]        2.2.0cvs51
13801
13802         * src/folderutils.c
13803                 fixed "mark all read" in MH folders (thanks to Colin).
13804
13805 2006-05-24 [paul]       2.2.0cvs50
13806
13807         * doc/man/sylpheed-claws.1
13808                 updated the man page
13809
13810 2006-05-23 [colin]      2.2.0cvs49
13811
13812         * src/folderview.c
13813         * src/imap.c
13814         * src/inc.c
13815         * src/mbox.c
13816         * src/messageview.c
13817         * src/news.c
13818         * src/send_message.c
13819         * src/summaryview.c
13820         * src/gtk/sslcertwindow.c
13821                 alertpanel fixes, by Fabien
13822
13823 2006-05-23 [colin]      2.2.0cvs48
13824
13825         * src/folder.c
13826         * src/folderview.c
13827         * src/msgcache.c
13828         * src/summaryview.c
13829         * src/gtk/gtksctree.c
13830         * src/gtk/gtksctree.h
13831                 More timings
13832                 Fix slow loading problem, which was caused by the
13833                 use of some gtk_ctree funcs and their use of
13834                 g_list_position while gtk_ctree_(un)link'ing.
13835                 Reap more functions from gtkctree.c to be sure we
13836                 use our (fast) version instead of theirs.
13837         * src/mh.c
13838                 Fix copy of unread mails
13839
13840
13841 2006-05-22 [wwp]        2.2.0cvs47
13842
13843         * manual/fr/advanced.xml
13844                 updated.
13845
13846 2006-05-22 [colin]      2.2.0cvs46
13847
13848         * src/filtering.c
13849                 Fix possible infinite loop. 'copy' is not a 
13850                 final action, so when encountering a 'copy',
13851                 we have to check if a previous one was set
13852                 and do it. In the same way, if we encounter
13853                 a 'move' we have to perform a possibly 
13854                 pending 'copy'. This will slow down filtering
13855                 on IMAP if move+copy or multiple copy actions
13856                 are to be done, but handling it via the batch
13857                 would be really too convoluted.
13858
13859 2006-05-22 [wwp]        2.2.0cvs45
13860
13861         * manual/fr/advanced.xml
13862         * manual/fr/faq.xml
13863         * manual/fr/glossary.xml
13864         * manual/fr/handling.xml
13865         * manual/fr/intro.xml
13866         * manual/fr/plugins.xml
13867         * manual/fr/sylpheed-claws-manual.xml
13868                 sync w/ the english manual: updates URIs, documented mailing-list
13869                 support, better explanation about the enabled/disabled feature
13870                 in filtering/processing rules by Paul.
13871
13872 2006-05-21 [colin]      2.2.0cvs44
13873
13874         * src/summaryview.c
13875                 Don't expand after building threads, but during
13876
13877 2006-05-21 [colin]      2.2.0cvs43
13878
13879         * src/procmsg.c
13880         * src/summaryview.c
13881                 More timing possibilities... For next time I have 
13882                 to find out how the hell some 3GHz computer takes
13883                 one minute to open a 30k folder...
13884
13885 2006-05-21 [colin]      2.2.0cvs42
13886
13887         * manual/pl/advanced.xml
13888         * manual/pl/faq.xml
13889         * manual/pl/glossary.xml
13890         * manual/pl/handling.xml
13891         * manual/pl/intro.xml
13892         * manual/pl/plugins.xml
13893         * manual/pl/sylpheed-claws-manual.xml
13894                 Polish manual updated by Pawel
13895
13896 2006-05-20 [colin]
13897
13898         * 2.3.0-rc3 released
13899
13900 2006-05-20 [colin]      2.2.0cvs41
13901
13902         * src/imap.c
13903                 Fix -rc2 problems:
13904                 - remove cache of moved messages from original folder
13905                 - apply new flags to messages even if they aren't appliable
13906                   via IMAP.
13907
13908 2006-05-20 [colin]
13909
13910         * 2.3.0-rc2 released
13911
13912 2006-05-19 [colin]      2.2.0cvs40
13913
13914         * src/imap.c
13915                 Don't issue SELECT in imap_change_flags
13916                 before having checked that we indeed have
13917                 some flags to change. MSG_POSTFILTERED for
13918                 example can't be used on IMAP.
13919                 Fixes bug #955 (copying messages between 
13920                 imap folders is extremely slow), which was
13921                 a regression.
13922
13923 2006-05-19 [colin]      2.2.0cvs39
13924
13925         * src/folder.c
13926         * src/folder.h
13927         * src/folderview.c
13928                 Try to fix bug #830 (Some unread messages 
13929                 get marked read in IMAP inbox):
13930                 - Prevent scanning a folder if it's being 
13931                   opened via the GUI
13932                 - Postpone opening via the GUI of a folder
13933                   currently scanned.
13934
13935
13936 2006-05-19 [wwp]        2.2.0cvs38
13937
13938         * manual/advanced.xml
13939                 fix English+typo (thanks to Paul).
13940
13941 2006-05-19 [wwp]        2.2.0cvs37
13942
13943         * manual/advanced.xml
13944         * manual/fr/advanced.xml
13945         * src/gtk/logwindow.c
13946         * src/prefs_common.c
13947         * src/prefs_common.h
13948                 added hidden prefs to allow customization of colors used in
13949                 protocol log window (useful for dark gtk+ themes).
13950
13951 2006-05-19 [wwp]        2.2.0cvs36
13952
13953         * ChangeLog
13954                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13955
13956 2006-05-19 [paul]       2.2.0cvs35
13957
13958         * src/textview.c
13959                 make Reply-To fully clickable
13960         * src/gtk/logwindow.c
13961                 more colouring (SMTP ESMTP)
13962         Both patches by Pawel Pekala
13963
13964 2006-05-19 [cleroy]     2.2.0cvs34
13965
13966         * src/mh.c
13967                 Don't update flags from current folder
13968                 Probably fixes bug #935 (Read Messages 
13969                 Revert to Being Marked as Unread)
13970
13971 2006-05-18 [colin]      2.2.0cvs33
13972
13973         * src/imap.c
13974                 Warning fix
13975         * src/compose.c
13976         * src/mainwindow.c
13977         * src/summaryview.c
13978         * src/toolbar.c
13979                 Allow replying to multiple emails
13980                 in multiple windows
13981         * src/mimeview.c
13982         * src/etpan/imap-thread.c
13983                 Leak fixes
13984
13985 2006-05-18 [paul]       2.2.0cvs32
13986
13987         * src/summaryview.c
13988                 keep Mailing-List menu refreshed
13989                 Thanks to Colin
13990
13991 2006-05-18 [paul]       2.2.0cvs31
13992
13993         * manual/advanced.xml
13994         * manual/faq.xml
13995         * manual/glossary.xml
13996         * manual/handling.xml
13997         * manual/intro.xml
13998         * manual/plugins.xml
13999         * manual/sylpheed-claws-manual.xml
14000                 update URLs
14001                 add info about mailing-list support
14002                 edit filtering info
14003         * src/wizard.c
14004         * src/common/defs.h
14005         * src/gtk/about.c
14006         * src/plugins/dillo_viewer/README
14007                 update URLs
14008
14009 2006-05-17 [wwp]        2.2.0cvs30
14010
14011         * manual/handling.xml
14012         * manual/fr/handling.xml
14013                 documented the ability to enabled/disable filtering/processing rules.
14014
14015 2006-05-17 [colin]      2.2.0cvs29
14016
14017         * src/main.c
14018                 Don't initialize g_thread subsystem if it's 
14019                 already done (thanks to Hiro)
14020         * src/mimeview.c
14021                 Fix saving of parts when there name can't be
14022                 converted from UTF-8.
14023
14024 2006-05-17 [paul]       2.2.0cvs28
14025
14026         * po/Makefile.in.in
14027                 fix config.status warning with autoconf 2.60
14028
14029 2006-05-17 [paul]       2.2.0cvs27
14030
14031         * po/POTFILES.in
14032                 add src/mbox.c
14033
14034 2006-05-17 [wwp]        2.2.0cvs26
14035
14036         * src/mainwindow.c
14037                 fix useless and potentially dangerous buffer walking (thanks to Colin).
14038
14039 2006-05-17 [wwp]        2.2.0cvs25
14040
14041         * src/plugins/demo/demo.c
14042                 updated product name in plugin demo (many plugins need to be
14043                 sync'ed w/ that change).
14044
14045 2006-05-17 [colin]      2.2.0cvs24
14046
14047         * src/mh.c
14048                 Fix leak
14049
14050 2006-05-16 [colin]      2.2.0cvs23
14051
14052         * src/mainwindow.c
14053                 Stupid me hit again. Fix cvs22.
14054
14055 2006-05-16 [colin]      2.2.0cvs22
14056
14057         * src/mainwindow.c
14058                 Fix bug #922 (sylpheed-claws crashed after 
14059                 pushing on Inbox folder)
14060
14061 2006-05-16 [colin]      2.2.0cvs21
14062
14063         * src/compose.c
14064                 Make From header be copy/paste/select-able
14065
14066 2006-05-16 [wwp]        2.2.0cvs20
14067
14068         * src/export.c
14069         * src/matcher.c
14070         * src/summaryview.c
14071         * src/etpan/imap-thread.c
14072                 fix some compiler warnings (thanks to Colin).
14073
14074 2006-05-16 [wwp]        2.2.0cvs19
14075
14076         * src/action.c
14077         * src/gedit-print.c
14078         * src/inc.c
14079         * src/mainwindow.c
14080         * src/mh.c
14081         * src/statusbar.c
14082         * src/send_message.c
14083         * src/summaryview.c
14084                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
14085
14086 2006-05-15 [colin]      2.2.0cvs18
14087
14088         * src/procmsg.c
14089                 Fix automatic rule creation with List-Post
14090
14091 2006-05-15 [paul]       2.2.0cvs17
14092
14093         * tools/filter_conv_new.pl
14094                 updated for rule enabling/disabling
14095                 claws version >= 2.3.x required
14096
14097 2006-05-15 [cleroy]     2.2.0cvs16
14098
14099         * src/main.c
14100                 Revert test
14101
14102 2006-05-15 [cleroy]     2.2.0cvs15
14103
14104         * src/main.c
14105                 test
14106
14107 2006-05-15 [wwp]        2.2.0cvs14
14108
14109         * manual/pl/.cvsignore
14110                 ignore generated files.
14111
14112 2006-05-14 [wwp]        2.3.0-rc1
14113
14114         * 2.3.0-rc1 released
14115
14116 2006-05-13 [wwp]        2.2.0cvs13
14117
14118         * src/filtering.c
14119         * src/filtering.h
14120         * src/matcher.c
14121         * src/matcher_parser_lex.l
14122         * src/matcher_parser_parse.y
14123         * src/prefs_filtering.c
14124                 new feature: provide the ability to disable filtering and processing
14125                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
14126                 adaptations.
14127
14128 2006-05-13 [colin]      2.2.0cvs12
14129
14130         * src/compose.c
14131                 Remove useless if (a) b; else b;
14132                 Thanks to wwp
14133
14134 2006-05-13 [wwp]        2.2.0cvs11
14135
14136         * src/export.c
14137         * src/import.c
14138         * src/mainwindow.c
14139         * src/mbox.c
14140         * src/summaryview.c
14141         * src/summaryview.h
14142                 no more silent failures (or at least less ones) when importing
14143                 or exporting from/to mbox. Also start importing/exporting if
14144                 the necessary info is set.
14145
14146 2006-05-13 [wwp]        2.2.0cvs10
14147
14148         * RELEASE_NOTES
14149                 restored up-to-date release notes.
14150
14151 2006-05-13 [paul]       2.2.0cvs9
14152
14153         * po/nl.po
14154         * po/ru.po
14155                 updated by Tim Dijkstra and Pavlo Bohmat
14156
14157 2006-05-12 [colin]      2.2.0cvs8
14158
14159         * src/gtk/quicksearch.c
14160                 Add "k" as shortcut for "colorlabel". Patch
14161                 by ath42@users.sf.net.
14162
14163 2006-05-12 [paul]       2.2.0cvs7
14164
14165         * src/prefs_common.h
14166         * src/prefs_summaries.c
14167         * src/summaryview.c
14168                 when entering a folder also allow
14169                 going directly to first Marked message
14170
14171 2006-05-12 [paul]       2.2.0cvs6
14172
14173         * src/summaryview.c
14174                 always obey 'confirm before marking all
14175                 mails read' option
14176
14177 2006-05-12 [paul]       2.2.0cvs5
14178
14179         * src/textview.c
14180                 make Sender fully clickable
14181
14182 2006-05-12 [colin]      2.2.0cvs4
14183
14184         * src/compose.c
14185         * src/compose.h
14186                 Let From be editable
14187         * src/main.c
14188         * src/mh.c
14189                 Full support of .mh_sequences' Unseen seq
14190
14191 2006-05-12 [colin]      2.2.0cvs3
14192
14193         * src/folder.c
14194         * src/mainwindow.c
14195         * src/mainwindow.h
14196         * src/messageview.c
14197         * src/prefs_spelling.c
14198         * src/procheader.c
14199         * src/procmsg.c
14200         * src/procmsg.h
14201         * src/summaryview.c
14202         * src/toolbar.c
14203         * src/toolbar.h
14204                 Add contextual menu on Compose toolbar
14205                 button. Fixes bug #944 (Automatic
14206                 addresses not applied when changing account
14207                 from compose window)
14208                 add Mailing List support
14209                 based on the old 0.6.5claws25 patch by
14210                 Melvin Hadasht, with finishing touches
14211                 by Colin
14212                 Fix "ignore thread" when mails are threaded by
14213                 subject (and weren't ignored although appearing
14214                 in the thread).
14215                 GUI rework.
14216                 Both patches by Pawel.
14217
14218 2006-05-08 [paul]       2.2.0cvs2
14219
14220         * src/mainwindow.c
14221         * src/mainwindow.h
14222         * src/messageview.c
14223         * src/procheader.c
14224         * src/procmsg.c
14225         * src/procmsg.h
14226         * src/summaryview.c
14227                 add Mailing List support
14228                 based on the old 0.6.5claws25 patch by 
14229                 Melvin Hadasht, with finishing touches
14230                 by Colin
14231
14232 2006-05-08 [colin]      2.2.0cvs1
14233
14234         * src/mainwindow.c
14235         * src/toolbar.c
14236         * src/toolbar.h
14237                 Add contextual menu on Compose toolbar 
14238                 button. Fixes bug #944 (Automatic 
14239                 addresses not applied when changing account 
14240                 from compose window)
14241
14242 2006-05-08 [paul]       2.2.0
14243
14244         2.2.0 released
14245
14246 2006-05-08 [paul]       2.1.1cvs51
14247
14248         * po/cs.po
14249         * po/de.po
14250         * po/en_GB.po
14251         * po/fi.po
14252         * po/fr.po
14253         * po/pt_BR.po
14254         * po/sr.po
14255         * po/zh_CN.po
14256                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14257                 Fabien Vantard, Frederico Goncalves Guimaraes,
14258                 Aleksandar Urosevic, and Ralgh Young
14259
14260 2006-05-12 [colin]      2.1.1cvs50
14261
14262         * po/cs.po
14263         * po/de.po
14264         * po/en_GB.po
14265         * po/es.po
14266         * po/fi.po
14267         * po/fr.po
14268         * po/pt_BR.po
14269         * po/sr.po
14270         * po/zh_CN.po
14271                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14272                 Fabien Vantard, Frederico Goncalves Guimaraes,
14273                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
14274
14275 2006-05-05 [colin]      2.1.1cvs49
14276
14277         * manual/Makefile.am
14278         * manual/pl/Makefile.am
14279         * manual/pl/account.xml
14280         * manual/pl/ack.xml
14281         * manual/pl/addrbook.xml
14282         * manual/pl/advanced.xml
14283         * manual/pl/faq.xml
14284         * manual/pl/glossary.xml
14285         * manual/pl/gpl.xml
14286         * manual/pl/handling.xml
14287         * manual/pl/intro.xml
14288         * manual/pl/keyboard.xml
14289         * manual/pl/plugins.xml
14290         * manual/pl/starting.xml
14291         * manual/pl/sylpheed-claws-manual.xml
14292         * manual/pl/dist/.cvsignore
14293         * manual/pl/dist/Makefile.am
14294         * manual/pl/dist/html/.cvsignore
14295         * manual/pl/dist/html/Makefile.am
14296         * manual/pl/dist/pdf/.cvsignore
14297         * manual/pl/dist/pdf/Makefile.am
14298         * manual/pl/dist/ps/.cvsignore
14299         * manual/pl/dist/ps/Makefile.am
14300         * manual/pl/dist/txt/.cvsignore
14301         * manual/pl/dist/txt/Makefile.am
14302                 Add the polish translation of the manual,
14303                 Authored by Pawel Pekala.
14304
14305 2006-05-05 [cleroy]     2.1.1cvs48
14306
14307         * src/main.c
14308                 Re-read matcherrc after loading plugins 
14309                 if some of them add folders.
14310
14311 2006-05-03 [colin]      2.1.1cvs47
14312
14313         * src/imap.c
14314                 I'm idiot
14315
14316 2006-05-03 [colin]      2.1.1cvs46
14317
14318         * src/imap.c
14319                 Be sure to have a session when
14320                 getting separator
14321
14322 2006-05-03 [colin]      2.1.1cvs45
14323
14324         * src/imap.c
14325         * src/imap.h
14326         * src/imap_gtk.c
14327                 Fix preventing renaming with namespace 
14328                 separator.
14329
14330 2006-05-01 [colin]      2.1.1cvs44
14331
14332         * src/action.c
14333                 Don't reload messageview when result of
14334                 action is piped.
14335
14336 2006-04-29 [colin]      2.1.1cvs43
14337
14338         * src/prefs_receive.c
14339         * src/plugins/spamassassin/spamassassin_gtk.c
14340         * src/plugins/clamav/clamav_plugin_gtk.c
14341                 GUI fixes by Pawel
14342
14343 2006-04-29 [colin]      2.1.1cvs42
14344
14345         * src/prefs_compose_writing.c
14346         * src/prefs_quote.c
14347                 Cleanups. Patch by Pawel
14348
14349 2006-04-28 [paul]       2.1.1cvs41
14350
14351         * src/matcher.c
14352                 fix returned quick search results when search
14353                 term contains an underscore.
14354                 Thanks to Colin
14355
14356 2006-04-28 [paul]       2.1.1cvs40
14357
14358         * src/prefs_message.c
14359         * src/prefs_receive.c
14360                 GUI cleanups
14361                 Patches by Pawel Pekala
14362
14363 2006-04-27 [colin]      2.1.1cvs39
14364
14365         * src/wizard.c
14366                 Differentiate subject Welcome from
14367                 window's title Welcome
14368
14369 2006-04-27 [paul]
14370
14371         2.2.0-rc1 released
14372
14373 2006-04-27 [paul]       2.1.1cvs38
14374
14375         * manual/advanced.xml
14376         * manual/fr/advanced.xml
14377                 add info about compose_no_markup hidden pref
14378
14379 2006-04-27 [paul]       2.1.1cvs37
14380
14381         * src/prefs_account.c
14382                 improve privacy labels
14383         * src/prefs_msg_colors.c
14384                 change some strings for translators' convenience
14385         * src/gtk/gtkutils.c
14386                 don't underline the link button text
14387
14388 2006-04-25 [colin]      2.1.1cvs36
14389
14390         * src/folder.c
14391                 Complete 2.1.1cvs33 (once more ;)
14392
14393 2006-04-25 [colin]      2.1.1cvs35
14394
14395         * src/editldap.c
14396                 Fix tooltip
14397
14398 2006-04-25 [cleroy]     2.1.1cvs34
14399
14400         * src/compose.c
14401         * src/gtk/gtkaspell.c
14402                 Fix crash on redirect (related to the return 
14403                 of the aspell menu in compose's toolbar)
14404         * src/prefs_msg_colors.c
14405                 Fix sensitivity widgets
14406         * src/image_viewer.c
14407         * src/gtk/pluginwindow.c
14408         * src/gtk/prefswindow.c
14409                 Change released signals to clicked (Fabien)
14410         * po/POTFILES.in
14411         * src/common/socket.c
14412         * src/plugins/spamassassin/spamassassin.c
14413                 Translate strings (Fabien)
14414
14415 2006-04-25 [paul]       2.1.1cvs33
14416
14417         * src/folder.c
14418         * src/folder.h
14419         * src/folderview.c
14420                 complete the fix of bug #912
14421                 Thanks to Colin
14422
14423 2006-04-25 [colin]      2.1.1cvs32
14424
14425         * src/news.c
14426                 Better progress bar
14427         * src/mimeview.c
14428         * src/summaryview.c
14429         * src/summaryview.h
14430                 Fix focus chain
14431                 Patches by Pawel Pekala
14432
14433 2006-04-24 [colin]      2.1.1cvs31
14434
14435         * src/compose.c
14436                 Fix compilation warnings (Fabien)
14437
14438 2006-04-24 [colin]      2.1.1cvs30
14439
14440         * src/addrindex.c
14441         * src/editldap.c
14442         * src/editldap_basedn.c
14443         * src/editldap_basedn.h
14444         * src/ldapctrl.c
14445         * src/ldapctrl.h
14446         * src/ldapquery.c
14447         * src/ldaputil.c
14448         * src/ldaputil.h
14449                 Fix bug #901 (LDAPS support)
14450
14451 2006-04-24 [colin]      2.1.1cvs29
14452
14453         * src/compose.c
14454                 Fix logic on error with send dialog on
14455         * src/imap.c
14456                 Fix compilation without libetpan, thanks
14457                 to Fabien
14458         * src/summaryview.c
14459                 Fix 'context-menu' key
14460
14461 2006-04-23 [colin]      2.1.1cvs28
14462
14463         * src/folder.c
14464                 Never free current's cache to free up 
14465                 memory. Fixes bug #912 (new count 
14466                 randomly set to message count)
14467
14468 2006-04-23 [colin]      2.1.1cvs27
14469
14470         * src/gtk/quicksearch.c
14471                 And remove printf...
14472
14473 2006-04-23 [colin]      2.1.1cvs26
14474
14475         * src/gtk/quicksearch.c
14476                 Fix replacing in quicksearch, and fix inserting
14477                 in the middle of the string. (introduced at 2.1.0cvs22)
14478
14479 2006-04-23 [colin]      2.1.1cvs25
14480
14481         * src/imap.c
14482                 Make sure uidnext is initialized in get_num_list
14483                 (not for stable, related to 2.1.1cvs8 and friends)
14484
14485 2006-04-23 [colin]      2.1.1cvs24
14486
14487         * src/imap.c
14488                 Output something when login is successful
14489                 too
14490
14491 2006-04-23 [colin]      2.1.1cvs23
14492
14493         * src/etpan/imap-thread.c
14494                 Better logging (line-per-line, hide data in fetch)
14495                 Fix a const warning
14496         * src/gtk/logwindow.c
14497         * src/gtk/logwindow.h
14498                 Better logging (color for input/output)
14499
14500 2006-04-21 [colin]      2.1.1cvs22
14501
14502         * src/gtk/quicksearch.c
14503                 On gtk+-2.8, use stock buttons in quicksearch
14504                 Based on a patch by Fabien and a design by Paul
14505
14506 2006-04-21 [colin]      2.1.1cvs21
14507
14508         * src/folderview.c
14509         * src/mainwindow.c
14510                 Fix occasional flicker in folderview
14511         * src/common/utils.c
14512                 Fix bug #943 (Incorrectly parsed email address 
14513                 list in short headers on message view and in 
14514                 printouts)
14515
14516 2006-04-20 [colin]      2.1.1cvs20
14517
14518         * src/imap.c
14519         * src/imap.h
14520         * src/prefs_account.c
14521                 Add ANONYMOUS auth for IMAP
14522
14523 2006-04-20 [paul]       2.1.1cvs19
14524
14525         * src/main.c
14526                 proper fix for 2.1.1cvs18
14527                 Thanks to Colin
14528
14529 2006-04-20 [paul]       2.1.1cvs18
14530
14531         * src/main.c
14532                 fix build warnings
14533
14534 2006-04-20 [paul]       2.1.1cvs17
14535
14536         * src/gtk/quicksearch.c
14537                 fix standard, non-extended Quick search,
14538                 was broken in 2.1.1cvs15.
14539                 Thanks to Colin.
14540
14541 2006-04-20 [colin]      2.1.1cvs16
14542
14543         * src/prefs_matcher.c
14544                 Fix values when reselecting a ~test
14545                 rule
14546
14547 2006-04-19 [colin]      2.1.1cvs15
14548
14549         * src/compose.c
14550         * src/compose.h
14551         * src/gtk/gtkaspell.c
14552         * src/gtk/gtkaspell.h
14553                 Put back Options menu in Spelling/
14554         * src/gtk/quicksearch.c
14555                 Don't search, and show error, if the
14556                 advanced search has a syntax error
14557
14558 2006-04-18 [colin]      2.1.1cvs14
14559
14560         * src/textview.c
14561                 Fix gdk warnings on set_cursor when textview
14562                 isn't visible
14563
14564 2006-04-18 [colin]      2.1.1cvs13
14565
14566         * src/gtk/gtksctree.c
14567                 Remove seemingly useless refresh that causes
14568                 flicker - watch this commit in case of 
14569                 problems before planned backport to stable
14570
14571 2006-04-18 [colin]      2.1.1cvs12
14572
14573         * src/imap.c
14574                 Factorize get/set_xml code
14575         * src/compose.c
14576         * src/prefs_account.c
14577         * src/prefs_account.h
14578         * src/procmsg.c
14579                 Add Encrypt to self option
14580
14581 2006-04-17 [colin]      2.1.1cvs11
14582
14583         * configure.ac
14584                 Fix search on encrpyt function on dragonfly
14585                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14586
14587 2006-04-17 [colin]      2.1.1cvs10
14588
14589         * src/prefs_account.c
14590                 Be safe by default: remove mails from POP3
14591                 after 7 days, not immediately
14592
14593 2006-04-17 [colin]      2.1.1cvs9
14594
14595         * src/etpan/imap-thread.c
14596                 Fix build on DragonFly - patch by 
14597                 Jonathan Buschmann <jonthn@agmact.com>
14598
14599 2006-04-17 [colin]      2.1.1cvs8
14600
14601         * src/imap.c
14602                 Save uidnext between sessions
14603
14604 2006-04-17 [colin]      2.1.1cvs7
14605
14606         * src/imap.c
14607                 scan is required when uid validity changes
14608
14609 2006-04-17 [colin]      2.1.1cvs6
14610
14611         * src/folderview.c
14612                 Don't scan if not necessary, apart in current
14613                 folder and INBOX to fetch flags.
14614         * src/imap.c
14615                 Scan is necessary if unread count changes
14616
14617 2006-04-17 [colin]      2.1.1cvs5
14618
14619         * src/imap.c
14620                 ...But always fetch ANSWERED and DELETED flags for
14621                 INBOX, as filtering can happen on these flags.
14622
14623 2006-04-17 [colin]      2.1.1cvs4
14624
14625         * src/imap.c
14626                 Don't fetch REPLIED and DELETED flags when synchronising
14627                 flags with a closed folder. We only need UNSEEN and FLAGGED
14628                 to update the folderview.
14629
14630 2006-04-17 [colin]      2.1.1cvs3
14631
14632         * src/imap.c
14633                 Faster flag search when there are new mails 
14634                 in a folder. We can do a full search if the 
14635                 folder contains less messages than the new
14636                 list.
14637
14638 2006-04-17 [colin]      2.1.1cvs2
14639
14640         * po/cs.po
14641         * po/de.po
14642         * po/fr.po
14643         * po/nl.po
14644         * po/pt_BR.po
14645                 Update translations from stable branch
14646
14647 2006-04-17 [colin]      2.1.1cvs1
14648
14649         * configure.ac
14650                 Bump version to follow stable release
14651
14652 2006-04-16 [mones]      2.1.0cvs50
14653
14654         * po/es.po
14655                 Updated for release
14656
14657 2006-04-16 [colin]      2.1.0cvs49
14658
14659         * src/textview.c
14660                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14661                 with gtk < 2.8. Thanks to Fabien Vantard.
14662
14663 2006-04-15 [colin]      2.1.0cvs48
14664
14665         * src/etpan/imap-thread.c
14666                 Fix bug #919 (libetpan: SEGV when connecting 
14667                 using command)
14668
14669 2006-04-14 [colin]      2.1.0cvs47
14670
14671         * src/main.c
14672                 Fix race on --select (should be done better)
14673
14674 2006-04-14 [wwp]        2.1.0cvs46
14675
14676         * src/send_message.c
14677                 enforce a check for domain in account prefs (a sending
14678                 error could be faced if domain was checked but no value set),
14679                 thanks to Colin.
14680
14681 2006-04-14 [colin]      2.1.0cvs45
14682
14683         * src/codeconv.c
14684                 when converting from unknown to unknown, if the
14685                 string is UTF8, don't convert it to the locale
14686                 (which breaks it)
14687
14688 2006-04-14 [colin]      2.1.0cvs44
14689
14690         * src/compose.c
14691                 Don't try to use ASCII for converting headers
14692                 (as done in body)
14693
14694 2006-04-14 [paul]       2.1.0cvs43
14695
14696         * src/crash.c
14697                 add locale/charset info to crash report
14698         * src/gtk/about.c
14699                 add wwp to doc team
14700                 replace 'e-mail' with preferred 'email'
14701         * src/gtk/authors.h
14702                 ensure contributors list is in alphabetical
14703                 order
14704
14705 2006-04-13 [colin]      2.1.0cvs42
14706
14707         * src/textview.c
14708                 Prevent gdk warnings
14709
14710 2006-04-13 [colin]      2.1.0cvs41
14711
14712         * src/common/ssl_certificate.c
14713         * src/common/ssl_certificate.h
14714         * src/gtk/sslcertwindow.c
14715                 Warn on expired certs, and display the expiration date
14716
14717 2006-04-13 [colin]      2.1.0cvs40
14718
14719         * src/plugins/spamassassin/spamassassin_gtk.c
14720                 Fix missing set_text on unix socket
14721
14722 2006-04-13 [wwp]        2.1.0cvs39
14723
14724         * manual/fr/advanced.xml
14725         * manual/fr/glossary.xml
14726                 applied new spam/ham/email lexicon (pourriel, courriel)
14727
14728 2006-04-13 [paul]       2.1.0cvs38
14729
14730         * src/plugins/pgpmime/plugin.c
14731                 remove the mention of S/MIME from the
14732                 description. This is now handled by the
14733                 S/MIME plugin.
14734
14735 2006-04-13 [paul]       2.1.0cvs37
14736
14737         * src/prefs_msg_colors.c
14738                 rework dialog
14739         * src/prefs_folder_item.c
14740         * src/prefs_spelling.c
14741                 add a tooltip to the colour selector buttons
14742
14743 2006-04-13 [wwp]        2.1.0cvs36
14744
14745         * manual/advanced.xml
14746         * manual/glossary.xml
14747         * manual/handling.xml
14748         * manual/keyboard.xml
14749         * manual/plugins.xml
14750         * manual/starting.xml
14751         * manual/fr/account.xml
14752         * manual/fr/ack.xml
14753         * manual/fr/addrbook.xml
14754         * manual/fr/advanced.xml
14755         * manual/fr/faq.xml
14756         * manual/fr/glossary.xml
14757         * manual/fr/gpl.xml
14758         * manual/fr/handling.xml
14759         * manual/fr/intro.xml
14760         * manual/fr/keyboard.xml
14761         * manual/fr/plugins.xml
14762         * manual/fr/starting.xml
14763         * manual/fr/sylpheed-claws-manual.xml
14764                 fixes to the manuals:
14765                  - summaryview -> Message List (same in French)
14766                  - translate key names
14767                  - fix French punctuation, use non-breakable spaces when
14768                    necessary, don't use &thinsp; which is not portable
14769                  - tell what maildir and mbox formats we support
14770
14771 2006-04-12 [wwp]        2.1.0cvs35
14772
14773         * src/prefs_toolbar.c
14774                 unified a replace button more,
14775                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14776
14777 2006-04-12 [wwp]        2.1.0cvs34
14778
14779         * src/prefs_common.c
14780         * src/prefs_msg_colors.c
14781                 make default color labels translatable,
14782                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14783                 thanks to Tim <timbrain@post.cz> for reporting.
14784
14785 2006-04-12 [wwp]        2.1.0cvs33
14786
14787         * manual/glossary.xml
14788         * manual/intro.xml
14789         * manual/plugins.xml
14790         * manual/starting.xml
14791         * manual/sylpheed-claws-manual.xml
14792         * manual/fr/.cvsignore
14793         * manual/fr/account.xml
14794         * manual/fr/ack.xml
14795         * manual/fr/addrbook.xml
14796         * manual/fr/advanced.xml
14797         * manual/fr/faq.xml
14798         * manual/fr/glossary.xml
14799         * manual/fr/handling.xml
14800         * manual/fr/intro.xml
14801         * manual/fr/keyboard.xml
14802         * manual/fr/plugins.xml
14803         * manual/fr/starting.xml
14804         * manual/fr/sylpheed-claws-manual.xml
14805                 various fixes: typos, missing .fr translations, punctuation,
14806                 capitalization, links, accents and some bad French more.
14807
14808 2006-04-12 [wwp]        2.1.0cvs32
14809
14810         * src/prefs_gtk.c
14811                 fix for bug #935: always store prefs files in UTF-8 (thanks
14812                 to Colin).
14813
14814 2006-04-11 [colin]      2.1.0cvs31
14815
14816         * src/compose.c
14817                 Fix inserting files not in utf8 when locale is utf8
14818
14819 2006-04-11 [colin]      2.1.0cvs30
14820
14821         * src/inc.c
14822                 Don't show error dialog when cancelling connection
14823                 Patch by Pawel
14824
14825 2006-04-11 [cleroy]     2.1.0cvs29
14826
14827         * src/compose.c
14828                 Implement multiple quote levels
14829         * src/prefs_common.c
14830                 Change a little bit the quote bgcolor for 2nd level
14831
14832 2006-04-11 [colin]      2.1.0cvs28
14833
14834         * src/gtk/about.c
14835                 Add locale and charset in the label
14836
14837 2006-04-10 [colin]      2.1.0cvs27
14838
14839         * src/compose.c
14840         * src/prefs_common.c
14841         * src/prefs_common.h
14842         * src/prefs_msg_colors.c
14843         * src/textview.c
14844                 Allow optional background color in quotes
14845                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14846                 GTK+-2.8.x feature
14847
14848 2006-04-10 [colin]      2.1.0cvs26
14849
14850         * src/main.c
14851         * src/mainwindow.c
14852         * src/mainwindow.h
14853                 Implement --select
14854
14855 2006-04-10 [colin]      2.1.0cvs25
14856
14857         * manual/plugins.xml
14858         * manual/fr/plugins.xml
14859                 Document libcurl's proxy variables
14860
14861 2006-04-09 [colin]      2.1.0cvs24
14862
14863         * src/prefs_common.c
14864                 gettext() returns statically allocated stuff. We have
14865                 to strdup it in order to be able to free it.
14866
14867 2006-04-09 [colin]      2.1.0cvs23
14868
14869         * AUTHORS
14870         * src/gtk/authors.h
14871                 Add Alexei
14872
14873 2006-04-09 [colin]      2.1.0cvs22
14874
14875         * src/mainwindow.c
14876         * src/gtk/quicksearch.c
14877                 Fix bug #859 (problems with cyrilic input in 
14878                 search panel) - Patch by Alexey Illarionov 
14879                 <littlesavage@rambler.ru>
14880
14881 2006-04-09 [colin]      2.1.0cvs21
14882
14883         * src/prefs_customheader.c
14884                 I prefer removing then freeing rather than the contrary
14885                 (even if it doesn't change anything ;-)
14886         * src/prefs_account.c
14887                 Fix bug #933 (Crash re-entering the custom headers list 
14888                 dialog in accounts prefs)
14889                 The problem happened when cancelling the Account 
14890                 Preferences' dialogs - in which case we didn't do 
14891                 anything to the PrefsAccount * struct. In case of applying,
14892                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14893                 working with in this dialog. The problem is that 
14894                 prefs_customheader.c, working on this tmp_ac_prefs, always
14895                 changes the ->customhdr_list pointer, even when cancelled. 
14896                 So in case of cancelling the prefs_account dialog, we still
14897                 have to update ->customhdr_list in the real account.
14898
14899 2006-04-08 [colin]      2.1.0cvs20
14900
14901         * manual/fr/glossary.xml
14902         * manual/fr/keyboard.xml
14903                 Forgot some headers :)
14904
14905 2006-04-08 [colin]      2.1.0cvs19
14906
14907         * manual/Makefile.am
14908         * manual/fr/Makefile.am
14909         * manual/fr/account.xml
14910         * manual/fr/ack.xml
14911         * manual/fr/addrbook.xml
14912         * manual/fr/advanced.xml
14913         * manual/fr/faq.xml
14914         * manual/fr/glossary.xml
14915         * manual/fr/gpl.xml
14916         * manual/fr/handling.xml
14917         * manual/fr/intro.xml
14918         * manual/fr/keyboard.xml
14919         * manual/fr/plugins.xml
14920         * manual/fr/starting.xml
14921         * manual/fr/sylpheed-claws-manual.xml
14922         * manual/fr/dist/.cvsignore
14923         * manual/fr/dist/Makefile.am
14924         * manual/fr/dist/html/.cvsignore
14925         * manual/fr/dist/html/Makefile.am
14926         * manual/fr/dist/pdf/.cvsignore
14927         * manual/fr/dist/pdf/Makefile.am
14928         * manual/fr/dist/ps/.cvsignore
14929         * manual/fr/dist/ps/Makefile.am
14930         * manual/fr/dist/txt/.cvsignore
14931         * manual/fr/dist/txt/Makefile.am
14932                 Add the french translation of the manual. Thanks to
14933                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14934                 account.xml, ack.xml, addrbook.xml and advanced.xml
14935
14936 2006-04-08 [colin]      2.1.0cvs18
14937
14938         * manual/plugins.xml
14939         * manual/starting.xml
14940                 More fixes
14941
14942 2006-04-07 [colin]      2.1.0cvs17
14943
14944         * manual/faq.xml
14945         * manual/intro.xml
14946         * manual/keyboard.xml
14947                 Little fixes
14948
14949 2006-04-07 [colin]      2.1.0cvs16
14950
14951         * README
14952         * src/compose.c
14953         * src/prefs_common.c
14954         * src/prefs_common.h
14955                 Add hidden compose_no_markup pref
14956
14957 2006-04-07 [wwp]        2.1.0cvs15
14958
14959         * src/summary_search.c
14960         * .cvsignore
14961                 Bugfix: stop button was sticky when searching in an empty folder.
14962                 Applied curly brackets code style to the whole file (summary_search.c).
14963                 More files to ignore.
14964
14965 2006-04-07 [wwp]        2.1.0cvs14
14966
14967         * src/message_search.c
14968         * src/summary_search.c
14969                 changed default button when search bumps at file/folder
14970                 beginning or end, for convenience (thanks to Colin).
14971
14972 2006-04-07 [paul]       2.1.0cvs13
14973
14974         * src/plugins/dillo_viewer/dillo_prefs.c
14975                 avoid future potential for namespace collision
14976                 Patch by Colin
14977
14978 2006-04-06 [wwp]        2.1.0cvs12
14979
14980         * src/summary_search.c
14981                 Unify extended/advanced searches names (and thus factorize labels),
14982                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14983
14984 2006-04-06 [wwp]        2.1.0cvs11
14985
14986         * src/folderview.c
14987         * src/prefs_themes.c
14988         * src/summaryview.c
14989                 Fixed some compilation warnings.
14990
14991 2006-04-06 [colin]      2.1.0cvs10
14992
14993         * manual/advanced.xml
14994                 Document the wizard template and how to deploy
14995                 Sylpheed-Claws effectively
14996
14997 2006-04-06 [colin]      2.1.0cvs9
14998
14999         * src/folderview.c
15000                 gettext patch to tell translators about _("#"),
15001                 by Maxim Britov
15002
15003 2006-04-06 [colin]      2.1.0cvs8
15004
15005         * src/textview.c
15006                 Fix invalid GtkTextBIter after clicking "Display as text"
15007
15008 2006-04-06 [mones]      2.1.0cvs7
15009
15010         * src/addr_compl.c
15011         * src/addrindex.c
15012         * src/addritem.c
15013         * src/codeconv.c
15014         * src/compose.c
15015         * src/filtering.c
15016         * src/folder.c
15017         * src/folder_item_prefs.c
15018         * src/folderview.c
15019         * src/localfolder.c
15020         * src/matcher.c
15021         * src/mimeview.c
15022         * src/prefs_msg_colors.c
15023         * src/prefs_spelling.c
15024         * src/prefs_themes.c
15025         * src/procmime.c
15026         * src/procmsg.c
15027         * src/stock_pixmap.c
15028         * src/summaryview.c
15029         * src/textview.c
15030         * src/toolbar.c
15031         * src/common/mgutils.c
15032         * src/common/prefs.c
15033         * src/common/ssl_certificate.c
15034         * src/gtk/colorlabel.c
15035         * src/gtk/quicksearch.c
15036         * src/plugins/pgpmime/pgpmime.c
15037         * src/plugins/spamassassin/spamassassin.c
15038                 Removed redundant NULL checks for g_free() calls.
15039                 Patch by Pawel Pekala.
15040
15041 2006-04-06 [mones]      2.1.0cvs6
15042
15043         * src/prefs_actions.c
15044         * src/prefs_filtering.c
15045         * src/prefs_filtering_action.c
15046         * src/prefs_matcher.c
15047         * src/prefs_template.c
15048         * src/gtk/gtkutils.c
15049         * src/gtk/gtkutils.h
15050                 Have a nice replace button. Patch by Pawel Pekala
15051
15052 2006-04-06 [colin]      2.1.0cvs5
15053
15054         * src/addressbook.c
15055                 Fix crash with empty columns
15056
15057 2006-04-05 [colin]      2.1.0cvs4
15058
15059         * src/wizard.c
15060         * src/prefs_gtk.c
15061                 Allow wizard customization with pre-filled values
15062
15063 2006-04-05 [colin]      2.1.0cvs3
15064
15065         * src/textview.c
15066         * src/mimeview.c
15067         * src/mimeview.h
15068                 Nicer messages in mimeview
15069
15070 2006-04-05 [colin]      2.1.0cvs2
15071
15072         * src/addressbook.c
15073         * src/prefs_summaries.c
15074                 i18n fix
15075
15076 2006-04-05 [colin]      2.1.0cvs1
15077
15078         * src/plugins/pgpcore/plugin.c
15079         * src/plugins/pgpcore/select-keys.c
15080         * src/plugins/pgpcore/select-keys.h
15081         * src/plugins/pgpcore/sgpgme.c
15082         * src/plugins/pgpcore/sgpgme.h
15083         * src/plugins/pgpinline/pgpinline.c
15084         * src/plugins/pgpinline/plugin.c
15085         * src/plugins/pgpmime/pgpmime.c
15086         * src/plugins/pgpmime/plugin.c
15087                 Factorize and generalize a bit 
15088                 Drop S/MIME signature verification from PGP/MIME
15089                 (adding it as another, more complete plugin)
15090
15091 2006-04-05 [paul]       2.1.0
15092
15093         2.1.0 released
15094
15095 2006-04-05 [paul]       2.0.0cvs186
15096
15097         * manual/advanced.xml
15098                 add info on colour labels
15099
15100 2006-04-05 [paul]       2.0.0cvs185
15101
15102         * po/bg.po
15103         * po/cs.po
15104         * po/de.po
15105         * po/el.po
15106         * po/en_GB.po
15107         * po/fi.po
15108         * po/fr.po
15109         * po/it.po
15110         * po/nl.po
15111         * po/pl.po
15112         * po/pt_BR.po
15113         * po/sr.po
15114         * po/zh_CN.po
15115                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
15116                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
15117                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
15118                 Guimaraes, Aleksandar Urosevic, Ralgh Young
15119         * src/gtk/authors.h
15120         * tools/claws.i18n.status.pl
15121                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
15122                 and new Czech translator, Tim <timbrain@post.cz>
15123
15124 2006-04-05 [mones]      2.0.0cvs184
15125
15126         * po/es.po
15127                 Updated translation
15128
15129 2006-04-05 [colin]      2.0.0cvs183
15130
15131         * src/gtk/quicksearch.c
15132                 Fix bug #929 (unnecessary reload in quick search bar)
15133
15134 2006-04-05 [colin]      2.0.0cvs182
15135
15136         * src/compose.c
15137                 Fix crash on Reply with no From:
15138                 Show signature and conversion error on queuing 
15139                 (but not sending)
15140         * src/mainwindow.c
15141         * src/summaryview.c
15142         * src/summaryview.h
15143                 Factorize threading code and make sure msginfo 
15144                 is not null when it comes from a GtkCTreeRow's 
15145                 data
15146         * src/gtk/gtkaspell.c
15147                 Check for necessary things
15148         * src/gtk/gtksctree.c
15149         * src/gtk/gtksctree.h
15150                 Reset anchor if necessary when removing node
15151
15152 2006-03-29 [colin]      2.0.0cvs181
15153
15154         * src/folderview.c
15155                 Warn for disabled IMAP accounts (due to lack of
15156                 libetpan). Breaks string-freeze - sorry - but it
15157                 is kind of important ;)
15158
15159 2006-03-28 [colin]      2.0.0cvs180
15160
15161         * src/gtk/gtkutils.c
15162         * src/gtk/gtkutils.h
15163                 Add a gtkut_get_link_btn() function that
15164                 creates a button which acts like an URI
15165         * src/prefs_themes.c
15166         * src/gtk/about.c
15167                 Use this function (factorizes codes)
15168         * src/common/defs.h
15169         * src/gtk/pluginwindow.c
15170                 Add a "Get more..." in the plugins window
15171
15172 2006-03-28 [colin]      2.0.0cvs179
15173
15174         * src/common/smtp.c
15175         * src/common/passcrypt.c
15176         * src/undo.c
15177                 Warning fixes. Patch by Pawel Pekala
15178
15179 2006-03-27 [colin]      2.0.0cvs178
15180
15181         * src/undo.c
15182                 Fix undoing by blocks with spaces
15183
15184 2006-03-27 [colin]      2.0.0cvs177
15185
15186         * src/textview.c
15187                 Set margin to 3px for headers
15188
15189 2006-03-27 [paul]
15190
15191         2.1.0-rc2 released
15192
15193 2006-03-27 [wwp]        2.0.0cvs176
15194
15195         * src/summaryview.c
15196                 don't reset quicksearch when updating the message list.
15197                 Thanks to Colin.
15198
15199 2006-03-26 [wwp]        2.0.0cvs175
15200
15201         * src/compose.c
15202                 use a unified border width ('other' tab in the compose window,
15203                 patch by Pawel Pekala).
15204
15205
15206 2006-03-26 [wwp]        2.0.0cvs174
15207
15208         * src/common/quoted-printable.c
15209         * src/addressbook.c
15210                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
15211
15212 2006-03-26 [colin]      2.0.0cvs173
15213
15214         * src/quote_fmt_parse.y
15215                 Fix non-UTF8 date formats messing up the whole quote a 
15216                 little bit
15217
15218 2006-03-26 [colin]      2.0.0cvs172
15219
15220         * src/procheader.c
15221                 Make sure the date is UTF8 valid, or try to make it
15222                 so. IncrediMail is really IncrediStupid.
15223         * src/compose.c
15224                 Fix possible conversions. 
15225                 
15226
15227 2006-03-26 [colin]      2.0.0cvs171
15228
15229         * src/matcher.c
15230                 Fix corner cases in body search. This is still a
15231                 hack... It seems impossible to make it good and 
15232                 reasonably fast at the same time.
15233
15234 2006-03-26 [colin]      2.0.0cvs170
15235
15236         * src/summaryview.c
15237                 I think I killed the twilight zone bug!
15238                 summary_select_node() flushes GTK events in order
15239                 to be able to center the view. But this also 
15240                 flushes keypresses like Ctrl-Alt-U, so this can
15241                 call summary_show from summary_select_node (itself
15242                 called from summary_show, etc.). And the summaryview
15243                 has to be unlocked in this function. So just locking
15244                 while processing GTK events, and bailing if locked, 
15245                 should fix it.
15246                 Fixes bug #927 (SIGSEGV during Update Summary)
15247
15248 2006-03-25 [colin]      2.0.0cvs169
15249
15250         * src/matcher.c
15251                 Fix search in QP-encoded bodies
15252                 Fix utf-8 searches in bodies encoded in the
15253                 locale's encoding
15254         * src/common/quoted-printable.c
15255         * src/common/quoted-printable.h
15256                 Add a decode function that doesn't overwrite
15257                 the original pointer
15258                 
15259
15260 2006-03-24 [colin]      2.0.0cvs168
15261
15262         * src/action.c
15263         * src/summaryview.c
15264         * src/summaryview.h
15265                 Update message cache after action
15266                 Patch by H. Merijn Brand
15267         * src/prefs_msg_colors.c
15268                 Factorize label 
15269                 Patch by Fabien Vantard
15270         * src/plugins/spamassassin/spamassassin_gtk.c
15271                 Remove useless translation
15272                 Patch by Fabien Vantard
15273
15274 2006-03-23 [colin]      2.0.0cvs167
15275
15276         * src/common/ssl.c
15277                 Let 30 seconds to SSL_connect
15278
15279 2006-03-23 [wwp]        2.0.0cvs166
15280
15281         * src/summaryview.c
15282         * src/gtk/description_window.c
15283                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
15284                 and headers are translated; adjust description windows' width to fit their
15285                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
15286
15287 2006-03-23 [paul]       2.0.0cvs165
15288
15289         * src/common/utils.c
15290                 fix highlighting of URIs containing "()"
15291                 (2.0.0cvs164's reversal fixed)
15292                 Thanks to Colin.
15293
15294 2006-03-23 [paul]       2.0.0cvs164
15295
15296         * src/common/utils.c
15297                 revert patch, (postponing a fix), at 2.0.0cvs120
15298                 as it breaks more URIs than it fixes.
15299                 Allow '-' to be a terminating character in a URI
15300
15301 2006-03-22 [colin]      2.0.0cvs163
15302
15303         * configure.ac
15304                 Require libetpan 0.45
15305                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15306
15307 2006-03-22 [paul]       2.0.0cvs162
15308
15309         * src/editgroup.c
15310                 replace '<-' and '->' buttons with GTK_STOCK graphical
15311                 buttons
15312         * src/summary_search.c
15313                 don't offer '...' for translation
15314                 add a tooltip to advanced search '...' button
15315         * src/gtk/quicksearch.c
15316                 don't offer '...' for translation
15317
15318 2006-03-21 [colin]      2.0.0cvs161
15319
15320         * src/compose.c
15321                 Fix middle-click pasting (insert at click
15322                 position instead of cursor position, don't
15323                 remove existing selection and allow pasting
15324                 our own selection)
15325         * src/addressbook.c
15326                 "LDAP Server" -> "LDAP servers"
15327
15328 2006-03-21 [wwp]        2.0.0cvs160
15329
15330         * src/etpan/imap-thread.c
15331                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15332
15333 2006-03-20 [colin]      2.0.0cvs159
15334
15335         * src/summaryview.c
15336                 Don't reload summaryview after an execute with no
15337                 move action
15338
15339 2006-03-19 [colin]      2.0.0cvs158
15340
15341         * src/addressbook.c
15342                 and put groups at the top, always
15343
15344 2006-03-19 [colin]      2.0.0cvs157
15345
15346         * src/addressbook.c
15347                 Order groups before names, as previously
15348
15349 2006-03-19 [colin]      2.0.0cvs156
15350
15351         * src/addressbook.c
15352                 - Sort case-unsensitive
15353                 - Put the sort arrow at opening too
15354
15355 2006-03-19 [wwp]        2.0.0cvs155
15356
15357         * src/addressbook.c
15358                 allow sorting by name/email/remarks, ensure that right-pane's contents
15359                 matches the left-pane selection (cleared when appropriate).
15360                 Patch by Pawel Pekala <c0rn@o2.pl>.
15361
15362 2006-03-18 [colin]      2.0.0cvs154
15363
15364         * src/textview.c
15365                 Fix text cursor ;)
15366
15367 2006-03-18 [colin]      2.0.0cvs153
15368
15369         * src/gtk/filesel.c
15370                 Make sure we hide the preview if we didn't get
15371                 a filename
15372
15373 2006-03-18 [colin]      2.0.0cvs152
15374
15375         * src/summaryview.c
15376                 Set cursor to watch for execution (fixes lack
15377                 of watch-cursor when dnd'ing hundreds of mails)
15378         * src/gtk/filesel.c
15379                 Check that mime type is 'image/*' before updating
15380                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15381
15382 2006-03-18 [colin]      2.0.0cvs151
15383
15384         * src/mainwindow.c
15385         * src/textview.c
15386         * src/textview.h
15387                 Put a watch cursor in textview too when the mainwindow's
15388                 cursor in a watch
15389
15390 2006-03-18 [colin]      2.0.0cvs150
15391
15392         * src/folder.c
15393                 Change wrong asserts to simple tests
15394
15395 2006-03-17 [colin]      2.0.0cvs149
15396
15397         * src/mainwindow.c
15398         * src/mainwindow.h
15399         * src/prefs_msg_colors.c
15400         * src/summaryview.c
15401         * src/summaryview.h
15402         * src/gtk/colorlabel.c
15403         * src/gtk/colorlabel.h
15404                 Add a color label menu in the main menubar
15405                 Add (fixed) accels Ctrl-{0-7} to change the color
15406                 They have to be fixed because the menu's dynamic,
15407                 the items are complex widgets, hence we can't use
15408                 a GtkItemFactory.
15409
15410
15411 2006-03-17 [wwp]        2.0.0cvs148
15412
15413         * src/compose.c
15414                 rollback few lines from my previous commit (those lines come from
15415                 a pending patch, accidentally commited, even if neutral as they are
15416                 commented out).
15417
15418 2006-03-17 [wwp]        2.0.0cvs147
15419
15420         * src/compose.c
15421                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15422                 applied code style/indentation to the modified function.
15423
15424 2006-03-17 [wwp]        2.0.0cvs146
15425
15426         * src/procmsg.c
15427         * src/compose.c
15428                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15429
15430 2006-03-17 [paul]
15431
15432         2.1.0-rc1 released
15433
15434 2006-03-17 [paul]       2.0.0cvs145
15435
15436         * src/main.c
15437                 addressbook_read_file() was called twice
15438         * src/textview.c
15439                 X-Mailer highlighting
15440
15441 2006-03-16 [colin]      2.0.0cvs144
15442
15443         * src/sourcewindow.c
15444         * src/sourcewindow.h
15445                 And the last one, in source window.
15446
15447 2006-03-16 [colin]      2.0.0cvs143
15448
15449         * src/compose.c
15450         * src/compose.h
15451                 Fix the same stuff in compose
15452
15453 2006-03-16 [colin]      2.0.0cvs142
15454
15455         * src/messageview.c
15456                 Complete the previous messageview crash fix
15457
15458 2006-03-16 [colin]      2.0.0cvs141
15459
15460         * src/procmsg.h
15461         * src/procmsg.c
15462         * src/folder.c
15463                 Fix POSTPROCESSING hook
15464                 Patch by H. Merijn Brand
15465
15466         * src/procmime.c
15467         * src/procmime.h
15468                 Parse Content-Location
15469
15470         * src/toolbar.c
15471         * src/messageview.c
15472         * src/messageview.h
15473                 Don't crash when a top-level MessageView has
15474                 been closed on us. Same problematic than
15475                 yesterday's quicksearch issue.
15476
15477 2006-03-15 [colin]      2.0.0cvs140
15478
15479         * src/gtk/quicksearch.c
15480                 Fix a bitchy race we didn't think about when we
15481                 added quicksearch cancellation:
15482                 If the search is not on cached fields, for example
15483                 body_part matchcase "stuff"
15484                 the matcher code has to get the whole message. If
15485                 we're on IMAP, that can be slow, and in order to
15486                 be non-blocking, the IMAP code idle loop processes
15487                 gtk events too. So it is possible to cancel a
15488                 quicksearch while the matcher is getting the mail's
15489                 body. After matcher got its body, it will start to
15490                 iterate over the matcher list that the Quicksearch's
15491                 clear_search_cb() just freed via prepare_matcher().
15492                 SIGSEGV ensues.
15493                 The fix consists of guarding the matcherlist_match()
15494                 call with a boolean 'matching'. If we reset the
15495                 quicksearch while matching is TRUE, we don't free
15496                 the matcherlist anymore like we did, but we set
15497                 another new flag, deferred_free, to TRUE. Then,
15498                 in quicksearch_match(), just after returning from
15499                 matcherlist_match() and unsetting the matching flag,
15500                 we check the deferred_free flag and do the
15501                 prepare_matcher() (which does the matcherlist_free)
15502                 for real, so we free the matcherlist once it's not
15503                 used anymore.
15504                 As all of this runs via the glib main loop, we
15505                 luckily don't need a mutex.
15506         * src/summaryview.c
15507                 Also, show progress while searching.
15508
15509
15510 2006-03-14 [colin]      2.0.0cvs139
15511
15512         * src/alertpanel.c
15513                 Make alertpanel_is_open non-static
15514
15515 2006-03-14 [colin]      2.0.0cvs138
15516
15517         * src/prefs_spelling.c
15518                 Cleanups - Fabien Vantard
15519
15520 2006-03-14 [wwp]        2.0.0cvs137
15521
15522         * src/main.c
15523                 code style normalization (curly braces, indentation).
15524
15525 2006-03-14 [wwp]        2.0.0cvs137
15526
15527         * src/main.c
15528                 code style (braces, indentation)
15529
15530 2006-03-12 [paul]       2.0.0cvs136
15531
15532         * src/prefs_common.c
15533                 trans_hdr defaults to FALSE to be RFC-savvy
15534         * src/prefs_summaries.c
15535                 add a tooltip to the trans_hdr option
15536                 
15537
15538 2006-03-12 [paul]       2.0.0cvs135
15539
15540         * src/prefs_matcher.c
15541                 give a little more width to the combos
15542         * src/prefs_display_header.c
15543         * src/textview.c
15544                 translate headers if prefs_common.trans_hdr
15545                 is TRUE
15546
15547         Patches by Pawel Pekala
15548
15549 2006-03-12 [paul]       2.0.0cvs134
15550
15551         * src/plugins/clamav/clamav_plugin.c
15552         * src/plugins/dillo_viewer/dillo_viewer.c
15553         * src/plugins/pgpcore/plugin.c
15554         * src/plugins/pgpinline/plugin.c
15555         * src/plugins/pgpmime/plugin.c
15556         * src/plugins/spamassassin/spamassassin.c
15557                 update/add to descriptions
15558         * src/plugins/spamassassin/spamassassin_gtk.c
15559                 fixes to the english, remove superfluous
15560                 tooltips, clean up a little
15561
15562 2006-03-12 [paul]       2.0.0cvs133
15563
15564         * src/compose.c
15565                 fix Bug 924, 'Account combo box shows up wrong 
15566                 if & is in account name'
15567
15568 2006-03-11 [colin]      2.0.0cvs132
15569
15570         * src/summaryview.c
15571                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15572                 messed up shift-selection because is slows down
15573                 moving around summaryview. thanks -users
15574
15575 2006-03-10 [colin]      2.0.0cvs131
15576
15577         * src/plugins/spamassassin/spamassassin_gtk.c
15578                 Put back Paul's engrish fixes
15579
15580 2006-03-10 [colin]      2.0.0cvs130
15581
15582         * src/plugins/spamassassin/spamassassin.c
15583         * src/plugins/spamassassin/spamassassin.h
15584         * src/plugins/spamassassin/spamassassin_gtk.c
15585                 Cleanup SA prefs page (more)
15586                 Patch by Fabien Vantard
15587
15588 2006-03-10 [paul]       2.0.0cvs129
15589
15590         * src/prefs_msg_colors.c
15591         * src/prefs_spelling.c
15592                 widget sensitivity
15593
15594 2006-03-09 [mones]      2.0.0cvs128
15595
15596         * po/es.po
15597                 Update for next RC
15598
15599 2006-03-09 [wwp]        2.0.0cvs127
15600
15601         * configure.ac
15602                 revert accidental commit (requirement for libetpan 0.43), this time
15603                 not in HEAD.
15604
15605 2006-03-09 [wwp]        2.0.0cvs125
15606
15607         * configure.ac
15608                 revert accidental commit (requirement for libetpan 0.43)
15609
15610 2006-03-09 [paul]       2.0.0cvs126
15611
15612         * src/prefs_receive.c
15613                 remove useless frame
15614                 replace 'incorporation' with 'receiving'
15615         * src/plugins/clamav/clamav_plugin_gtk.c
15616         * src/plugins/spamassassin/spamassassin_gtk.c
15617                 improve widget sensitivity
15618                 fix a bit his engrish
15619
15620 2006-03-09 [wwp]        2.0.0cvs125
15621
15622         * src/addressadd.c
15623         * src/foldersel.c
15624         * src/prefs_common.c
15625         * src/prefs_common.h
15626                 remember some more windows' sizes (add to addressbook and
15627                 select folder).
15628
15629 2006-03-09 [paul]       2.0.0cvs124
15630
15631         * src/plugins/pgpcore/prefs_gpg.c
15632                 normalise construction of dialogue
15633
15634 2006-03-09 [paul]       2.0.0cvs123
15635
15636         * src/plugins/trayicon/Makefile.am
15637                 add missing slash
15638
15639 2006-03-08 [colin]      2.0.0cvs122
15640
15641         * src/plugins/trayicon/Makefile.am
15642                 Fix build in separate dir 
15643                 Patch by Bamanzi <bamanzi@gmail.com>
15644
15645 2006-03-08 [colin]      2.0.0cvs121
15646
15647         * src/procmsg.c
15648                 Batch move and copies from summaryview with delayed execution
15649                 too
15650
15651 2006-03-07 [paul]       2.0.0cvs120
15652
15653         * src/common/utils.c
15654                 fix highlighting of URIs containing "()"
15655                 Patch by Pawel Pekala
15656
15657 2006-03-07 [paul]       2.0.0cvs119
15658
15659         * src/folder.c
15660         * src/folder.h
15661         * src/folderview.c
15662                 immediately do alphabetical resort when
15663                 changing a folder's name
15664                 Patch by Pawel Pekala
15665
15666 2006-03-07 [paul]       2.0.0cvs118
15667
15668         * src/news.c
15669         * src/news_gtk.c
15670                 when unsubscribing a newsgroup, remove the
15671                 folder and msgs in .sylpheed-claws/newscache
15672                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15673
15674 2006-03-07 [paul]       2.0.0cvs117
15675
15676         * src/textview.c
15677                 fix wrong Fake URL Warning
15678                 Thanks to Hiro
15679
15680 2006-03-07 [colin]      2.0.0cvs116
15681
15682         * src/imap.c
15683                 Return immediately when password dialog was
15684                 cancelled
15685         * src/gtk/inputdialog.c
15686                 Allow empty strings for passwords
15687
15688
15689 2006-03-06 [colin]      2.0.0cvs115
15690
15691         * src/imap.c
15692                 Prevent double-timeouts when connection fails
15693
15694 2006-03-06 [colin]
15695
15696         2.0.1-rc1 released
15697
15698 2006-03-06 [colin]      2.0.0cvs114
15699
15700         * src/imap.c
15701                 Refresh session during potentially long
15702                 operations
15703
15704 2006-03-06 [wwp]        2.0.0cvs113
15705
15706         * src/prefs_msg_colors.h
15707                 forgot that one (custom color labels).
15708
15709 2006-03-06 [wwp]        2.0.0cvs112
15710
15711         * src/prefs_common.c
15712         * src/prefs_common.h
15713         * src/prefs_msg_colors.c
15714         * src/summaryview.c
15715         * src/summaryview.h
15716         * src/gtk/colorlabel.c
15717         * src/gtk/colorlabel.h
15718                 colors in messages list are now customizable. Color values and names can
15719                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15720                 Thanks to Paul and Colin for their help with this longstanding patch!
15721
15722 2006-03-06 [wwp]        2.0.0cvs111
15723
15724         * src/textview.c
15725                 don't crash if (x)face is bad.
15726
15727 2006-03-05 [paul]       2.0.0cvs110
15728
15729         * AUTHORS
15730         * configure.ac
15731         * src/Makefile.am
15732         * src/common/Makefile.am
15733         * src/common/utils.h
15734         * src/etpan/imap-thread.c
15735         * src/gtk/authors.h
15736         * src/plugins/clamav/Makefile.am
15737         * src/plugins/demo/Makefile.am
15738         * src/plugins/dillo_viewer/Makefile.am
15739         * src/plugins/pgpcore/Makefile.am
15740         * src/plugins/pgpcore/passphrase.c
15741         * src/plugins/pgpinline/Makefile.am
15742         * src/plugins/pgpmime/Makefile.am
15743         * src/plugins/spamassassin/Makefile.am
15744         * src/plugins/trayicon/Makefile.am
15745                 fix builiding on cygwin
15746                 Patch by Ralgh Young <bamanzi@gmail.com>
15747
15748 2006-03-04 [wwp]        2.0.0cvs109
15749
15750         * manual/keyboard.xml
15751                 fix mixed up/down keys.
15752
15753 2006-03-04 [wwp]        2.0.0cvs108
15754
15755         * README
15756         * INSTALL
15757                 updated links to SpamAssassin.
15758
15759 2006-03-04 [wwp]        2.0.0cvs107
15760
15761         * manual/plugins.xml
15762         * src/plugins/spamassassin/README
15763                 updated SpamAssassin plugin docs to reflect new functional additions
15764                 (also fix/update/documents few technical stuff more, see the README).
15765
15766 2006-03-04 [wwp]        2.0.0cvs106
15767
15768         * src/prefs_message.c
15769                 normalized capitalization of message-prefs paths.
15770
15771 2006-03-04 [wwp]        2.0.0cvs105
15772
15773         * manual/advanced.xml
15774                 typo.
15775
15776 2006-03-03 [colin]      2.0.0cvs104
15777
15778         * src/plugins/clamav/clamav_plugin_gtk.c
15779                 Rework prefs page, patch by Fabien 
15780
15781 2006-03-03 [colin]      2.0.0cvs103
15782
15783         * src/plugins/clamav/clamav_plugin.c
15784                 Set error on all errors
15785
15786 2006-03-03 [colin]      2.0.0cvs102
15787
15788         * src/common/plugin.c
15789                 Initialize error to avoid crashing when a plugin fails
15790                 without setting error
15791
15792 2006-03-02 [wwp]        2.0.0cvs101
15793
15794         * configure.ac
15795                 fixed linker flags for libetpan support on Cygwin
15796                 (thanks to H.Merijn Brand).
15797
15798 2006-03-02 [wwp]        2.0.0cvs100
15799
15800         * src/addressbook.c
15801                 fix some AB error messages: one for punctuation and
15802                 one wrongly duplicate (thanks, maxbritov).
15803
15804 2006-03-02 [wwp]        2.0.0cvs99
15805
15806         * src/plugins/spamassassin/spamassassin.c
15807                 make sync calls to sa-learn/spamc to prevent
15808                 system (whatever local or client/server) overload.
15809
15810 2006-03-02 [colin]      2.0.0cvs98
15811
15812         * src/summaryview.c
15813                 Put the spam icon in the status column instead of the
15814                 mark one
15815
15816 2006-03-01 [colin]      2.0.0cvs97
15817
15818         * src/plugins/spamassassin/spamassassin.c
15819                 Fix segfault (g_file_set_contents fails for some 
15820                 reason and err==0x2f. Can't find out why with
15821                 valgrind, using working function :-)
15822
15823 2006-03-01 [colin]      2.0.0cvs96
15824
15825         * src/inc.c
15826                 Offline overriding: let 'No' be cached only 3 seconds
15827
15828 2006-03-01 [colin]      2.0.0cvs95
15829
15830         * src/addr_compl.c
15831         * src/addrbook.c
15832         * src/addressbook.c
15833         * src/addrindex.c
15834         * src/folder_item_prefs.c
15835         * src/headerview.c
15836         * src/imap.c
15837         * src/inc.c
15838         * src/ldif.c
15839         * src/mainwindow.c
15840         * src/mh.c
15841         * src/msgcache.c
15842         * src/prefs_common.h
15843         * src/prefs_msg_colors.c
15844         * src/procheader.c
15845         * src/procheader.h
15846         * src/procmime.c
15847         * src/procmsg.c
15848         * src/procmsg.h
15849         * src/send_message.h
15850         * src/simple-gettext.c
15851         * src/summaryview.c
15852         * src/summaryview.h
15853         * src/syldap.c
15854         * src/textview.c
15855         * src/undo.c
15856         * src/common/ssl_certificate.c
15857         * src/common/utils.c
15858         * src/gtk/colorsel.c
15859         * src/gtk/gtksctree.c
15860         * src/gtk/gtkshruler.c
15861         * src/plugins/trayicon/trayicon.c
15862                 #if 0 goes to /dev/null
15863
15864 2006-03-01 [colin]      2.0.0cvs94
15865
15866         * src/compose.c
15867         * src/imap.c
15868         * src/inc.c
15869         * src/inc.h
15870         * src/messageview.c
15871         * src/news.c
15872         * src/plugins/spamassassin/spamassassin.c
15873                 Allow to add information in the "working offline"
15874                 window
15875
15876 2006-03-01 [wwp]        2.0.0cvs93
15877
15878         * src/plugins/spamassassin/spamassassin.c
15879                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15880                 'cause it seems that calling `spamc ... < inputfile` with
15881                 g_spawn_(a)sync simply.. erm doesn't work :-).
15882
15883 2006-03-01 [wwp]        2.0.0cvs92
15884
15885         * src/toolbar.c
15886         * src/toolbar.h
15887                 simplify the adding of spam/ham button to the messageview toolbar
15888                 (it gets more clear now that the same button will be "Mark as spam"
15889                 or "Mark as ham" according to the current message status,
15890                 thanks to Colin).
15891
15892 2006-03-01 [wwp]        2.0.0cvs91
15893
15894         * src/messageview.c
15895         * src/procmsg.c
15896         * src/procmsg.h
15897         * src/summaryview.c
15898         * src/plugins/spamassassin/spamassassin.c
15899         * src/plugins/spamassassin/spamassassin.h
15900                 make learner callbacks return a status (0 for ok),
15901                 handle it in main code to avoid setting flags when learning failed,
15902                 don't learn on TCP if offline in spamassassin,
15903                 thanks to Colin.
15904
15905                 
15906
15907 2006-03-01 [wwp]        2.0.0cvs90
15908
15909         * src/compose.c
15910                 some work around the compose window's account menu,
15911                 patch by Fabien Vantard.
15912
15913 2006-03-01 [wwp]        2.0.0cvs89
15914
15915         * src/plugins/spamassassin/spamassassin.c
15916                 fixed bad logics, was using spamc in local mode and sa-learn
15917                 in remote mode (thanks, Colin).
15918
15919 2006-03-01 [wwp]        2.0.0cvs88
15920
15921         * src/plugins/spamassassin/spamassassin.c
15922         * src/plugins/spamassassin/spamassassin.h
15923         * src/plugins/spamassassin/spamassassin_gtk.c
15924                 made processing of emails w/ sa-plugin an option (default is TRUE),
15925                 fixed Engrish some tooltips, capitalization of some debug messages
15926                 and warnings. The spamassassin plugin now provides two separate
15927                 services: process emails upon incorporation and spamd training.
15928                 Both services (un)register independently but use some common
15929                 plugin settings (transport settings, spam storage location).
15930
15931 2006-02-28 [wwp]        2.0.0cvs87
15932
15933         * src/plugins/spamassassin/spamassassin.c
15934                 fix async flag to spamc cmdline execution (batch exec should
15935                 be asynchronous).
15936
15937 2006-02-27 [wwp]        2.0.0cvs86
15938
15939         * src/plugins/spamassassin/spamassassin.c
15940         * src/plugins/spamassassin/spamassassin.h
15941         * src/plugins/spamassassin/spamassassin_gtk.c
15942                 - added the ability to learn a remote spamassassin server (spamd),
15943                 using spamc.
15944                 - added the spamassassin option 'username', that applies to all
15945                 spamassassin operations (filtering, learning, local or remote).
15946                 The default username is the current unix user (if left blank
15947                 from gtk prefs or config file).
15948                 - commented out some unused code (notebook widget), removed unused
15949                 layout (hbox1).
15950                 - make more widgets sensitive to the transport type.
15951
15952 2006-02-27 [colin]      2.0.0cvs85
15953
15954         * src/plugins/spamassassin/spamassassin.c
15955                 Fix sa-learn call when offline
15956
15957 2006-02-27 [colin]      2.0.0cvs84
15958
15959         * configure.ac
15960         * src/Makefile.am
15961         * src/mainwindow.c
15962         * src/mainwindow.h
15963         * src/messageview.c
15964         * src/messageview.h
15965         * src/prefs_toolbar.c
15966         * src/procmsg.c
15967         * src/stock_pixmap.c
15968         * src/stock_pixmap.h
15969         * src/summaryview.c
15970         * src/toolbar.c
15971         * src/toolbar.h
15972         * src/pixmaps/ham_btn.xpm
15973         * src/pixmaps/spam.xpm
15974         * src/pixmaps/spam_btn.xpm
15975         * src/plugins/spamassassin/spamassassin.c
15976                 Add button in toolbar for spam learning
15977                 Fix a few bugs from the last related commit
15978                 Revert 1.9.6cvs23 which messed up shift-selection
15979
15980 2006-02-24 [colin]      2.0.0cvs83
15981
15982         * src/procmsg.c
15983         * src/summaryview.c
15984         * src/summaryview.h
15985         * src/plugins/spamassassin/spamassassin.c
15986         * src/plugins/spamassassin/spamassassin.h
15987         * src/plugins/spamassassin/spamassassin_gtk.c
15988                 Unregister learner when spamassassin is either
15989                 disabled or over tcp
15990
15991 2006-02-24 [colin]      2.0.0cvs82
15992
15993         * src/Makefile.am
15994         * src/mainwindow.c
15995         * src/mainwindow.h
15996         * src/procmsg.c
15997         * src/procmsg.h
15998         * src/stock_pixmap.c
15999         * src/stock_pixmap.h
16000         * src/summaryview.c
16001         * src/summaryview.h
16002         * src/gtk/icon_legend.c
16003         * src/pixmaps/spam.xpm  ** NEW FILE **
16004         * src/plugins/spamassassin/spamassassin.c
16005         * src/plugins/spamassassin/spamassassin_gtk.c
16006                 Add spam learning interface (Mark/Mark as 
16007                 (spam|ham) menus)
16008
16009 2006-02-24 [wwp]        2.0.0cvs81
16010
16011         * src/compose.c
16012         * src/compose.h
16013         * src/filtering.c
16014                 hide compose window when sending message in batch mode
16015                 (filtering: forward and redirect). Also fixed a wrong
16016                 value returned when sending failed, neutral anyway.
16017                 (Colin, me) 
16018
16019 2006-02-24 [wwp]        2.0.0cvs80
16020
16021         * src/mainwindow.c
16022                 use GTK+'s stock quit button. Patch by Fabien Vantard.
16023
16024 2006-02-24 [paul]       2.0.0cvs79
16025
16026         * src/news.c
16027         * src/news.h
16028         * src/news_gtk.c
16029                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
16030                 Thanks to Colin
16031
16032 2006-02-23 [colin]      2.0.0cvs78
16033
16034         * src/alertpanel.c
16035                 Change OK to Close in alertpanel with View log
16036                 button; add accel to View log. Patch by Fabien
16037                 Vantard
16038
16039 2006-02-23 [wwp]        2.0.0cvs77
16040
16041         * src/compose.c
16042                 silly me, there were much more tests to perform, since toolbars can
16043                 really have down to 1 element only.
16044
16045 2006-02-23 [wwp]        2.0.0cvs76
16046
16047         * commitHelper
16048                 fixed indentation from my previous commit. Fallback to VISUAL if
16049                 EDITOR is not set (and to vi, at last resort).
16050
16051 2006-02-23 [wwp]        2.0.0cvs75
16052
16053         * commitHelper
16054                 improved error detection (Colin, me).
16055
16056 2006-02-23 [wwp]        2.0.0cvs74
16057
16058         * src/prefs_toolbar.c
16059                 simplify and fix prefs/toolbars layouting. Combos' contents can
16060                 now be really displayed.
16061
16062 2006-02-23 [wwp]        2.0.0cvs73
16063         simplifies and fix prefs/toolbars layouting. Combos' contents can now
16064         be really displayed.
16065
16066 2006-02-22 [wwp]        2.0.0cvs72
16067
16068         * src/compose.c
16069                 fix a typo in my previous commit (sorry!).
16070
16071 2006-02-22 [wwp]        2.0.0cvs71
16072
16073         * src/prefs_toolbar.c
16074                 fix a crash when adding separators to toolbars,
16075                 also fix some separator item information.
16076
16077 2006-02-22 [wwp]        2.0.0cvs70
16078
16079         * src/compose.c
16080                 fix a crash when redirecting (for instance) when compose window's
16081                 toolbar contents has been customized (when some buttons have been
16082                 removed in fact).
16083
16084 2006-02-21 [wwp]        2.0.0cvs69
16085
16086         * src/summaryview.c
16087         * src/gtk/pluginwindow.c
16088         * src/plugins/pgpcore/prefs_gpg.c
16089                 fix some compilation warnings (feat. remains of removed code).
16090
16091 2006-02-21 [wwp]        2.0.0cvs68
16092
16093         * src/gtk/gtkutils.c
16094                 fix two compilation issues, thanks to Stephan Sachse.
16095
16096 2006-02-20 [colin]      2.0.0cvs67
16097
16098         * src/mainwindow.c
16099                 Don't reselect displayed mail on refocus
16100                 This fixes actions misbehaving 
16101
16102 2006-02-20 [wwp]        2.0.0cvs66
16103
16104         * src/summaryview.c
16105         * src/gtk/gtksctree.c
16106         * src/gtk/gtkshruler.c
16107                 changed more runtime typecast checks.
16108
16109 2006-02-20 [wwp]        2.0.0cvs65
16110
16111         * src/summary_search.c
16112                 find all - summaryview refresh issue fixed, thanks to Colin.
16113
16114 2006-02-20 [wwp]        2.0.0cvs64
16115
16116         * src/gtk/gtkutils.c
16117                 better runtime typecast checks.
16118
16119 2006-02-20 [wwp]        2.0.0cvs63
16120
16121         * src/summary_search.c
16122                 enhancements to the summary search:
16123                         - add the ability to stop the running search
16124                           (upon ESC-key press, new Stop button or when Clear button is pressed)
16125                         - don't search if no criteria (From/To/Subject/Body) is set
16126                         - ensure that a busy mouse pointer is always shown when searching,
16127                           show it even a bit earlier
16128
16129 2006-02-19 [colin]      2.0.0cvs62
16130
16131         * src/compose.c
16132         * src/imap.c
16133         * src/etpan/imap-thread.c
16134         * src/etpan/imap-thread.h
16135                 (Future) IMAP speed improvement on sending
16136                 Will require a libetpan update
16137         * src/summaryview.c
16138         * src/gtk/quicksearch.c
16139                 Make quicksearch clearable while running.
16140
16141 2006-02-17 [colin]      2.0.0cvs61
16142
16143         * src/imap.c
16144         * src/etpan/imap-thread.c
16145         * src/etpan/imap-thread.h
16146                 Check for IMAP certificates
16147                 ** Requires libetpan-0.42-cvs4 
16148                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
16149
16150 2006-02-17 [colin]      2.0.0cvs60
16151
16152         * src/messageview.c
16153         * src/prefs_common.c
16154         * src/prefs_common.h
16155         * src/prefs_message.c
16156                 Add pref to display HTML-only mails with plugin, 
16157                 if possible (defaulting to FALSE of course).
16158
16159 2006-02-16 [colin]      2.0.0cvs59
16160
16161         * src/main.c
16162         * src/common/plugin.c
16163         * src/common/plugin.h
16164         * src/gtk/pluginwindow.c
16165                 Keep track of requested (but unloaded) plugins
16166                 in some error cases.
16167
16168 2006-02-16 [wwp]        2.0.0cvs58
16169
16170         * src/gtk/gtkaspell.c
16171         * src/gtk/gtkaspell.h
16172         * src/prefs_spelling.c
16173         * src/compose.c
16174         * src/prefs_common.c
16175         * src/prefs_common.h
16176                 implemented new optional spellchecker behaviour: re-check message when
16177                 dictionary got changed (from compose-window/context-menu/Change dictionary).
16178
16179 2006-02-16 [wwp]        2.0.0cvs57
16180
16181         * src/quote_fmt_parse.y
16182                 pclose popen'ed pipe.
16183
16184 2006-02-15 [colin]      2.0.0cvs56
16185
16186         * src/mimeview.c
16187         * src/mimeview.h
16188                 Let MimeViewers know which MimeView they
16189                 depend of.
16190         * src/summaryview.c
16191                 Swap From/To columns in Sent/Queue/Drafts
16192                 folders
16193         * src/etpan/imap-thread.c
16194                 Use mailstream_low_tls_open() for STARTTLS
16195                 instead of mailstream_low_ssl_open()
16196                 ** REQUIRES libetpan 0.42cvs3 **
16197
16198 2006-02-15 [wwp]        2.0.0cvs55
16199
16200         * src/compose.c
16201         * src/compose.h
16202         * src/message_search.c
16203         * src/message_search.h
16204         * src/textview.c
16205         * src/gtk/gtkutils.c
16206         * src/gtk/gtkutils.h
16207                 added the ability to Find text in the compose window (and a bit
16208                 of code factorization).
16209
16210 2006-02-15 [wwp]        2.0.0cvs54
16211
16212         * src/prefs_gtk.c
16213                 yet another one file was missing (fix for some widgets' sensitivity).
16214                 Thanks Colin!
16215
16216 2006-02-15 [wwp]        2.0.0cvs53
16217
16218         * src/prefs_gtk.h
16219                 oops forgot that file (fix for some widgets' sensitivity).
16220
16221 2006-02-15 [wwp]        2.0.0cvs52
16222
16223         * src/summary_search.c
16224                 implemented advanced summary search options (added the ability
16225                 to use matcher conditions in an advanced search mode).
16226
16227 2006-02-15 [wwp]        2.0.0cvs51
16228
16229         * src/plugins/pgpcore/prefs_gpg.c
16230         * src/prefs_account.c
16231                 fix some widget sensitivity, mostly around some labels in
16232                 account prefs.
16233
16234 2006-02-15 [paul]       2.0.0cvs50
16235
16236         * manual/advanced.xml
16237                 improve Templates info
16238                 written by wwp
16239
16240 2006-02-14 [colin]      2.0.0cvs49
16241
16242         * src/pixmaps/address_book.xpm
16243         * src/pixmaps/preferences.xpm
16244         * src/pixmaps/properties.xpm
16245                 Fix pixmap size - patch by Fabien Vantard
16246
16247 2006-02-13 [colin]      2.0.0cvs48
16248
16249         * src/procmime.c
16250                 Add missing fclose()s on error
16251         * src/textview.c
16252                 Remove unused code
16253         * src/common/utils.c
16254                 Fix temp files not being deleted on windows
16255         Patches by Thomas Gilgin
16256
16257 2006-02-13 [colin]      2.0.0cvs47
16258
16259         * src/mainwindow.c
16260                 Fix exit crash
16261
16262 2006-02-13 [wwp]        2.0.0cvs46
16263
16264         * src/plugins/pgpcore/prefs_gpg.c
16265                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
16266
16267 2006-02-12 [colin]      2.0.0cvs45
16268
16269         * src/folderview.c
16270         * src/main.c
16271         * src/mainwindow.c
16272                 Fix "stuff" when quitting
16273
16274 2006-02-12 [wwp]        2.0.0cvs44
16275
16276         * src/prefs_themes.c
16277                 fix typos in debug messages.
16278
16279 2006-02-11 [colin]      2.0.0cvs43
16280
16281         * src/summaryview.c
16282                 don't allow drag/drop from ourself
16283
16284 2006-02-10 [wwp]        2.0.0cvs42
16285
16286         * src/exporthtml.c
16287         * src/html.c
16288         * src/html.h
16289         * src/procmime.c
16290         * src/textview.c
16291                 renamed html_ prefixed functions and data structures to avoid
16292                 namespace clashes w/ other software (gtkhtml2 for instance).
16293                 Closes bug #907.
16294
16295
16296 2006-02-09 [colin]      2.0.0cvs41
16297
16298         * src/summaryview.c
16299                 Fix shitty logic messed up. Thanks Ticho for the hint!
16300
16301 2006-02-09 [wwp]        2.0.0cvs40
16302
16303         * src/gtk/about.c
16304         * src/compose.c
16305         * src/prefs_account.c
16306         * src/prefs_gtk.h
16307         * src/editaddress.c
16308                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16309                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16310                 Browse buttons in accounts prefs.
16311
16312 2006-02-09 [colin]      2.0.0cvs39
16313
16314         * src/matcher.c
16315                 Check for pointer before using its members
16316         * src/gtk/gtksourceprintjob.c
16317                 Fix a wrong warning
16318
16319 2006-02-09 [wwp]        2.0.0cvs38
16320
16321         * src/gtk/filesel.c
16322                 fix few compiler warnings (type mismatch).
16323
16324 2006-02-09 [paul]       2.0.0cvs37
16325
16326         * po/fr.po
16327                 updated by Fabien Vantard
16328
16329 2006-02-08 [colin]      2.0.0cvs36
16330
16331         * src/prefs_common.c
16332         * src/common/defs.h
16333         * src/common/plugin.c
16334                 allow windows and linux configurations to coexist
16335                 patch by Thomas Gilgin
16336
16337 2006-02-08 [colin]      2.0.0cvs35
16338
16339         * src/filtering.c
16340         * src/matcher.c
16341         * src/matcher.h
16342         * src/matcher_parser_parse.y
16343         * src/prefs_filtering_action.c
16344         * src/prefs_matcher.c
16345                 Add the "Ignore thread" filtering
16346                 action
16347
16348 2006-02-08 [colin]      2.0.0cvs34
16349
16350         * src/compose.c
16351         * src/procmime.c
16352         * src/procmime.h
16353                 Fix bug #905 (damaged attachment)
16354                 text files with raw \0's aren't really text files
16355         FOR_STABLE
16356
16357 2006-02-08 [colin]      2.0.0cvs33
16358
16359         * src/summaryview.c
16360                 Fix crasher introduced yesterday
16361
16362 2006-02-08 [wwp]        2.0.0cvs32
16363
16364         * src/compose.c
16365         * src/compose.h
16366                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16367
16368 2006-02-08 [wwp]        2.0.0cvs31
16369
16370         * src/prefs_template.c
16371                 templates enhancement: allow address completion for Cc and Bcc fields
16372                 (it was currently possible for the To field only)
16373
16374 2006-02-08 [colin]      2.0.0cvs30
16375
16376         * src/compose.c
16377                 Don't unblock if not blocked
16378         FOR_STABLE
16379
16380 2006-02-07 [colin]      2.0.0cvs29
16381
16382         * src/action.c
16383                 Forgot to refresh summaryview
16384
16385 2006-02-07 [colin]      2.0.0cvs28
16386
16387         * src/action.c
16388                 Freeze/thaw message list and folder list while
16389                 processing %as{} actions 
16390         * src/compose.c
16391                 Fix auto-wrap disabling after a middle-click
16392                 paste - FOR_STABLE
16393
16394 2006-02-07 [paul]       2.0.0cvs27
16395
16396         * src/folder.c
16397                 fix freeing of uninitialised pointers
16398                 Thanks to Colin
16399
16400 2006-02-06 [colin]      2.0.0cvs26
16401
16402         * src/folder.c
16403                 Use g_slist_prepend in potentially big list
16404
16405 2006-02-06 [colin]      2.0.0cvs25
16406
16407         * src/folder.c
16408                 Completely skip processing if it doesn't 
16409                 exist (faster!)
16410
16411 2006-02-06 [colin]      2.0.0cvs24
16412
16413         * src/folder.c
16414         * src/summaryview.c
16415                 Batch filtering in summaryview (from Tools menu)
16416                 and pre/post//-processing too
16417
16418 2006-02-06 [colin]      2.0.0cvs23
16419
16420         * src/procmsg.h
16421         * src/filtering.c
16422                 Use a special field for batch filtering instead
16423                 of stepping on deferred execution's toes
16424
16425 2006-02-06 [colin]      2.0.0cvs22
16426
16427         * src/action.c
16428         * src/filtering.c
16429         * src/filtering.h
16430         * src/folder.c
16431         * src/summaryview.c
16432                 Fix filtering via menus and actions
16433
16434 2006-02-06 [colin]      2.0.0cvs21
16435
16436         * src/imap.c
16437                 Put the added file directly to cache if possible (will work
16438                 with next libetpan)
16439         * src/filtering.c
16440         * src/filtering.h
16441         * src/inc.c
16442         * src/folder.c
16443         * src/mbox.c
16444         * src/procmsg.h
16445                 Move and copy filtered messages by batches instead of one
16446                 by one - faster on IMAP
16447         * src/procmsg.c
16448                 Add a function that'll possibly be useful later
16449
16450 2006-02-06 [colin]      2.0.0cvs20
16451
16452         * src/addressbook.c
16453                 Use internal mime-type instead of text/plain for d'n'd
16454         * src/compose.c
16455                 Allow attaching files from mimeview's icon list via d'n'd
16456         * src/folderview.c
16457         * src/folderview.h
16458                 Use internal mime-type instead of text/plain for d'n'd
16459                 Don't try to selected opened folder if none is
16460                 Factorize d'n'd from other apps code
16461         * src/headerview.c
16462         * src/textview.c
16463         * src/gtk/gtkutils.c
16464         * src/gtk/gtkutils.h
16465                 Factorize Face/X-Face stuff
16466         * src/mimeview.c
16467                 Fix d'n'd to other apps
16468         * src/prefs_message.c
16469                 Let the XFace pref be usable without libcompface as it also
16470                 applies to Face
16471         * src/summaryview.c
16472                 Fix d'n'd to other apps
16473                 Factorize d'n'd from other apps code
16474
16475 2006-02-06 [wwp]        2.0.0cvs19
16476
16477         * po/it.po
16478                 Italian translation fixes by Andrea Spadaccini (no more confusion
16479                 between filtering and processing, and few changes in the About
16480                 dialog).
16481
16482
16483 2006-02-06 [mones]      2.0.0cvs18
16484
16485         * src/gtk/icon_legend.c
16486                 Improved descriptions allowing better translations
16487
16488 2006-02-05 [colin]      2.0.0cvs17
16489
16490         * src/imap.c
16491                 Add the f*cking missing expunge that caused imap_fetch_env
16492                 to fail after an add_msgs ! :-///
16493         * src/etpan/imap-thread.c
16494                 Add a bit of debug
16495         FOR_STABLE
16496
16497 2006-02-05 [colin]      2.0.0cvs16
16498
16499         * src/common/utils.c
16500                 Don't check for return-path (or we can't put
16501                 back non-sent mails)
16502
16503 2006-02-05 [colin]      2.0.0cvs15
16504
16505         * src/textview.c
16506                 Don't try to display Face header in textview
16507                 when teh headerview's active
16508
16509 2006-02-05 [colin]      2.0.0cvs14
16510
16511         * tools/tbird2syl.py
16512         * tools/Makefile.am
16513                 Add script to import Thunderbird mails
16514
16515 2006-02-05 [colin]      2.0.0cvs13
16516
16517         * src/headerview.c
16518         * src/procheader.c
16519         * src/procmsg.c
16520         * src/procmsg.h
16521         * src/textview.c
16522                 Show Face headers - patch partially by Klaus Flittner
16523
16524 2006-02-05 [colin]      2.0.0cvs12
16525
16526         * src/folderview.c
16527         * src/summaryview.c
16528         * src/common/utils.c
16529         * src/common/utils.h
16530                 Let dnd work from mime icons to summaryview
16531                 and to folderview too
16532                 Add a crude test to avoid trying to add files
16533                 drag'n'dropped when they're not mails
16534
16535 2006-02-04 [colin]      2.0.0cvs11
16536
16537         * src/summaryview.c
16538         * src/mimeview.c
16539                 Fix utf8 conversion
16540
16541 2006-02-04 [colin]      2.0.0cvs10
16542
16543         * src/compose.c
16544         * src/folderview.c
16545         * src/mimeview.c
16546         * src/summaryview.c
16547         * src/summaryview.h
16548                 Added various drag and drop capas:
16549                 From                    To
16550                 summaryview             other apps
16551                 mimeview icons          other apps
16552                 other apps              summaryview
16553                 other apps              folderview
16554
16555                 This shouldn't have broken the existing:
16556                 From                    To
16557                 summaryview             folderview
16558                 folderview              folderview
16559                 summaryview             compose's attachments
16560
16561         Tests welcomed.
16562
16563 2006-02-02 [paul]       2.0.0cvs9
16564
16565         * src/mainwindow.c
16566                 move global option 'Set displayed columns...' out
16567                 of folder option grouping.
16568                 fix sensitivity of 'harvest addresses'
16569         FOR_STABLE
16570
16571 2006-02-01 [colin]      2.0.0cvs8
16572
16573         * src/mimeview.c
16574                 Revert the alertpanel patch, it sucks (intrusive
16575                 and gets in the way of "open")
16576
16577 2006-02-01 [colin]      2.0.0cvs7
16578
16579         * src/compose.c
16580         * src/prefs_account.c
16581         * src/prefs_common.c
16582         * src/common/defs.h
16583         * src/common/utils.c
16584         * src/common/utils.h
16585                 Add ability to edit the signature file
16586                 from the account preferences, and use
16587                 a default for the text editor.
16588                 Patch by Fabien Vantard
16589
16590 2006-02-01 [colin]      2.0.0cvs6
16591
16592         * src/mimeview.c
16593                 Try to get mime type by extension if it is
16594                 application/octet-stream
16595                 Display a window with possible choices when
16596                 encountering unknown mime types
16597         * src/gtk/filesel.c
16598         * src/gtk/filesel.h
16599                 Add preview
16600                 Allow multiple selection in filtered filesel
16601                 (patch by Fabien Vantard)
16602         * src/gtk/pluginwindow.c
16603                 Use it (patch by Fabien Vantard)
16604
16605 2006-02-01 [paul]       2.0.0cvs5
16606
16607         * src/jpilot.c
16608                 fix crash on creating jpilot address book
16609                 Thanks to Colin - FOR_STABLE
16610         * src/prefs_summaries.c
16611         * src/prefs_wrapping.c
16612         * src/gtk/icon_legend.c
16613         * src/gtk/quicksearch.c
16614                 string fixes and additions
16615
16616 2006-02-01 [paul]       2.0.0cvs4
16617
16618         * src/compose.c
16619         * src/mainwindow.c
16620         * src/messageview.c
16621         * src/prefs_send.c
16622                 add Arabic encoding option
16623                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16624
16625 2006-01-31 [colin]      2.0.0cvs3
16626
16627         * src/plugins/pgpcore/passphrase.c
16628                 Convert passphrase to locale encoding
16629         * src/compose.c
16630                 Fix drafting on IMAP. Crappy bug sneaked in
16631                 the release :-/
16632         FOR_STABLE
16633
16634 2006-01-30 [paul]       2.0.0cvs2
16635
16636         * src/gtk/icon_legend.c
16637                 show the new entries
16638
16639 2006-01-30 [colin]      2.0.0cvs1
16640
16641         * src/manual.c
16642                 Check for the file to be present before 
16643                 enabling the menu - FOR_STABLE
16644         * src/gtk/icon_legend.c
16645                 Add folders icons (not all of them, there
16646                 are too much, but the most intriguing ones)
16647
16648 2006-01-30 [paul]       2.0.0
16649
16650         version 2.0.0 released
16651
16652 [For previous entries, see ChangeLog.pre2.0.0]