2007-10-14 [colin] 3.0.2cvs72
[claws.git] / ChangeLog
1 2007-10-14 [colin]      3.0.2cvs72
2
3         * src/addrquery.c
4         * src/addrquery.h
5         * src/recv.c
6         * src/recv.h
7         * src/vcard.c
8         * src/vcard.h
9         * src/common/xml.c
10         * src/common/xml.h
11         * src/common/xmlprops.c
12         * src/common/xmlprops.h
13                 Remove more unused code
14
15 2007-10-14 [colin]      3.0.2cvs71
16
17         * src/common/utils.c
18                 Remove unused function
19
20 2007-10-13 [colin]      3.0.2cvs70
21
22         * src/imap.c
23         * src/imap.h
24         * src/mainwindow.c
25         * src/mainwindow.h
26         * src/gtk/gtkutils.c
27         * src/gtk/gtkutils.h
28                 Staticalise/Remove more code
29
30 2007-10-13 [colin]      3.0.2cvs69
31
32         * src/common/utils.c
33         * src/common/utils.h
34                 Remove dead code, unused for ages
35
36 2007-10-13 [colin]      3.0.2cvs68
37
38         * src/main.c
39         * src/main.h
40                 Maemo: define hildon_program in main.c,
41                 make it accessible in the .h with extern
42
43 2007-10-13 [paul]       3.0.2cvs67
44
45         * src/gtk/menu.c
46                 fix a bunch of runtime warnings on maemo
47
48 2007-10-13 [paul]       3.0.2cvs66
49
50         * src/main.c
51         * src/main.h
52         * src/gtk/gtkutils.c
53         * src/gtk/gtkutils.h
54                 fix a bunch of compiler warnings on maemo
55
56 2007-10-12 [colin]      3.0.2cvs65
57
58         * src/account.c
59         * src/addritem.c
60         * src/addritem.h
61         * src/filtering.c
62         * src/filtering.h
63         * src/folder.c
64         * src/folder.h
65         * src/common/utils.c
66         * src/common/utils.h
67                 Remove unused code, staticalise some functions
68
69 2007-10-12 [paul]       3.0.2cvs64
70
71         * src/account.c
72         * src/folderview.c
73         * src/main.c
74         * src/mainwindow.c
75         * src/messageview.c
76         * src/summary_search.c
77         * src/summaryview.c
78         * src/toolbar.c
79         * src/wizard.c
80         * src/common/utils.c
81         * src/gtk/prefswindow.c
82                 fix a bunch of compiler warnings on maemo
83
84 2007-10-11 [colin]      3.0.2cvs63
85
86         * src/editaddress.c
87                 Make static function static
88
89 2007-10-11 [mones]      3.0.2cvs62
90
91         * src/addrduplicates.c
92         * src/addressbook.c
93         * src/compose.c
94         * src/expldifdlg.c
95         * src/mainwindow.c
96         * src/messageview.c
97         * src/pop.c
98         * src/prefs_customheader.c
99         * src/prefs_send.c
100         * src/prefs_themes.c
101         * src/common/plugin.c
102         * src/gtk/pluginwindow.c
103         * src/gtk/quicksearch.c
104                 Fix several typos and capitalisation issues
105
106 2007-10-11 [wwp]        3.0.2cvs61
107
108         * src/editaddress.c
109                 Fix a warning about possible use of uninitialized
110                 filename var.
111
112 2007-10-11 [wwp]        3.0.2cvs60
113
114         * src/editaddress.c
115                 Disable "Unset picture" menu item when there's
116                 no picture to clear. Fix an extraneous g_unref_object,
117                 add missing initializers.
118
119 2007-10-11 [wwp]        3.0.2cvs59
120
121         * src/pixmaps/anonymous.xpm
122         * src/editaddress.c
123         * src/Makefile.am
124         * src/stock_pixmap.c
125         * src/stock_pixmap.h
126                 Fix a leak, gettext-ize the photo label.
127                 Don't clear the existing picture if loading
128                 a new one fails. Use a default 'anonymous'
129                 picture (this new xpm has been added to the
130                 internal stock_pixmap API). Add a
131                 "Set picture" context menu entry.
132
133 2007-10-11 [colin]      3.0.2cvs58
134
135         * src/messageview.c
136                 Make shift-shortcuts work
137         * src/prefs_actions.c
138                 Don't ask if we really want to close when
139                 choosing OK and only the list is changed
140         * src/prefs_template.c
141                 Don't ask if we really want to close when
142                 choosing OK and only the list is changed
143         * src/common/plugin.c
144                 Fix writing of second [Plugins_*] block
145         * src/common/template.c
146                 Remove unused files (fixes deletion)
147
148 2007-10-10 [paul]       3.0.2cvs57
149
150         * src/prefs_template.c
151                 put the whole thing in a scrolled window
152                 so that half the page is no longer inaccessible
153                 on maemo
154                 make the gtk_text_view smaller on maemo
155
156 2007-10-10 [colin]      3.0.2cvs56
157
158         * src/compose.c
159                 Fix updating of Attachments number in some
160                 cases (reedit, attach from command-line, ...)
161
162 2007-10-10 [colin]      3.0.2cvs55
163
164         * src/editaddress.c
165                 Initialise error correctly
166
167 2007-10-10 [paul]       3.0.2cvs54
168
169         * src/prefs_filtering_action.c
170         * src/gtk/description_window.c
171         * src/gtk/foldersort.c
172         * src/gtk/quicksearch.c
173                 get rid of some pointless new lines and
174                 make the descripton labels wrap better
175
176 2007-10-10 [colin]      3.0.2cvs53
177
178         * src/addressadd.c
179         * src/editaddress.c
180         * src/headerview.c
181         * src/textview.c
182                 More error handling on saving pictures
183
184 2007-10-10 [colin]      3.0.2cvs52
185
186         * src/printing.c
187         * src/printing.h
188                 Generalize a bit printing, so we can factorize
189                 most of the code. 
190
191 2007-10-10 [paul]       3.0.2cvs51
192
193         * src/addrduplicates.c
194                 fix engrish
195                 use GTK_STOCK... buttons
196
197 2007-10-10 [paul]       3.0.2cvs50
198
199         * src/addressadd.c
200         * src/addrindex.c
201         * src/editaddress.c
202                 Fix previous patch
203                 Thanks to Colin
204
205 2007-10-10 [paul]       3.0.2cvs49
206
207         * src/summaryview.c
208         * src/messageview.c
209                 Fix crash on Add sender to addressbook when
210                 From is null
211         * src/addressadd.c
212         * src/addrindex.c
213         * src/editaddress.c
214         * src/editaddress_other_attributes_ldap.h
215                 Fix leaks 
216                 Rename images to .png in addrbook/
217         * src/headerview.c
218         * src/textview.c
219                 Fix Face/X-Face being used if adding another
220                 address than sender to addressbook
221                 Thanks to Colin
222
223 2007-10-10 [holger]     3.0.2cvs48
224
225         * src/addrduplicates.c
226         * src/editaddress.c
227                 Improvements to the addressbook duplicate finder
228                 feature:
229                  - add an edit button to the button bar
230                  - display the whole bookname (with iface) and
231                    use this for same-book checking
232                  - after editing, try to keep selections if the
233                    entries are still present
234                  - sort the email column alphabetically
235                  - put results in a scrolled window
236                  - support embedded editing
237                  - make columns in detail view resizable
238                  - add keyboard shortcuts
239
240 2007-10-10 [wwp]        3.0.2cvs47
241
242         * src/addrindex.c
243                 Fix a crash when there's no From: in email, thanks to Colin.
244
245 2007-10-09 [paul]       3.0.2cvs46
246
247         * src/messageview.c
248         * src/summaryview.c
249         * src/textview.c
250                 fix building without compface support
251
252 2007-10-09 [colin]      3.0.2cvs45
253
254         * src/editaddress.c
255         * src/headerview.c
256         * src/textview.c
257                 Add error handling
258
259 2007-10-09 [colin]      3.0.2cvs44
260
261         * src/addrduplicates.c
262         * src/addressadd.c
263         * src/addressadd.h
264         * src/addressbook.c
265         * src/addressbook.h
266         * src/addrindex.c
267         * src/addrindex.h
268         * src/addritem.c
269         * src/addritem.h
270         * src/compose.c
271         * src/editaddress.c
272         * src/editaddress_other_attributes_ldap.h
273         * src/headerview.c
274         * src/messageview.c
275         * src/mimeview.c
276         * src/summaryview.c
277         * src/textview.c
278         * src/gtk/gtkutils.c
279                 Automatically set contacts' pictures from Face 
280                 or X-Face if they have no picture
281                 Display the contact picture in textview or
282                 headerview for mails sent by people in the 
283                 addressbook, that have no Face or X-Face
284                 Fix a few details in the Person edition dialog
285                 (ability to unset picture)
286                 Remove picture file when deleting contacts
287
288 2007-10-09 [iwkse]      3.0.2cvs43
289
290         * src/gtk/about.c
291                 center the about window
292
293 2007-10-09 [paul]       3.0.2cvs42
294
295         * src/prefs_toolbar.c
296                 fix icon selector window on maemo
297
298 2007-10-09 [paul]       3.0.2cvs41
299
300         * src/messageview.c
301                 add 'go to' menu to separate msgview
302
303 2007-10-09 [colin]      3.0.2cvs40
304
305         * src/common/defs.h
306                 Add forgotten file
307
308 2007-10-09 [iwkse]      3.0.2cvs39
309
310         * Makefile.am
311         * src/addressbook.c
312         * src/addritem.c
313         * src/addritem.h
314         * src/editaddress.c
315         * src/editaddress_other_attributes_ldap.h
316         * src/addrbook.c
317         * src/Makefile.am
318                 set a photo in the Addressbook
319
320 2007-10-08 [colin]      3.0.2cvs38
321
322         * src/prefs_toolbar.c
323                 Make height 320 to remove the scrollbar 
324                 (with current number of icons)
325
326 2007-10-08 [colin]      3.0.2cvs37
327
328         * src/prefs_toolbar.c
329                 Transform the treeview to a GtkIconView.
330                 Patch by Pawel
331                 In addition, transform the window so that 
332                 it looks like a popup menu. Patch by me
333
334 2007-10-08 [colin]      3.0.2cvs36
335
336         * src/compose.c
337         * src/compose.h
338                 Beautify the GUI a bit; in particular, show the
339                 number of attachments in the tab's title.
340                 Patch by Pawel
341
342 2007-10-08 [paul]       3.0.2cvs35
343
344         * src/mimeview.c
345                 Save users from themselves: save temporary
346                 files used for Open/Open with as read-only.
347                 Thanks to Colin
348
349 2007-10-08 [paul]       3.0.2cvs34
350
351         * tools/Makefile.am
352                 forgot this in cvs33
353
354 2007-10-08 [paul]       3.0.2cvs33
355
356         * tools/kdeservicemenu/README
357         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
358         * tools/kdeservicemenu/install.sh
359         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
360                 renamed template* to *template so as not to confuse
361                 lintian
362
363 2007-10-08 [paul]       3.0.2cvs32
364
365         * src/prefs_themes.c
366         * src/stock_pixmap.c
367                 replace 2 direct uses of RC_DIR
368
369 2007-10-07 [colin]      3.0.2cvs31
370
371         * src/addrduplicates.c
372         * src/addrduplicates.h
373         * src/addressbook.c
374         * src/addressbook.h
375         * src/addrindex.c
376         * src/addrindex.h
377                 Implement deletion in duplicate finder. 
378                 Patch by Holger 
379
380 2007-10-07 [colin]      3.0.2cvs30
381
382         * src/exporthtml.c
383         * src/mbox.c
384         * src/common/utils.c
385                 Better fix for Solaris, thanks to Nicolas Doualot
386
387 2007-10-07 [colin]      3.0.2cvs29
388
389         * AUTHORS
390         * src/gtk/authors.h
391                 Add Frank Dietrich
392
393 2007-10-07 [colin]      3.0.2cvs28
394
395         * src/exporthtml.c
396                 Fix HTML export to make it more compliant
397                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
398
399 2007-10-07 [colin]      3.0.2cvs27
400
401         * src/prefs_toolbar.c
402                 Only use icons that wouldn't look stupid in the toolbar
403                 Patch by Pawel
404
405 2007-10-07 [colin]      3.0.2cvs26
406
407         * src/prefs_toolbar.c
408                 Fix old icon being used when none is selected
409
410 2007-10-07 [colin]      3.0.2cvs25
411
412         * src/toolbar.c
413                 Fix copy/paste error
414
415 2007-10-07 [colin]      3.0.2cvs24
416
417         * src/prefs_toolbar.c
418         * src/toolbar.c
419         * src/toolbar.h
420                 Update icon to default one when changing event
421                 Make the icon chooser nicer (handle Esc, Enter,
422                 double-click)
423
424 2007-10-06 [colin]      3.0.2cvs23
425
426         * src/prefs_toolbar.c
427                 Fix text reset; patch by Pawel
428
429 2007-10-06 [colin]      3.0.2cvs22
430
431         * src/toolbar.h
432                 Complete previous commit
433
434 2007-10-06 [colin]      3.0.2cvs21
435
436         * src/prefs_toolbar.c
437         * src/toolbar.c
438                 Set toolbar text automatically to the default
439                 when changing Event executed on click
440
441 2007-10-06 [colin]      3.0.2cvs20
442
443         * src/prefs_toolbar.c
444                 Invert Text and Event fields
445
446 2007-10-06 [colin]      3.0.2cvs19
447
448         * src/prefs_toolbar.c
449         * src/toolbar.c
450                 Make toolbar prefs look much better
451                 Patch by Pawel Pekala
452
453 2007-10-06 [paul]       3.0.2cvs18
454
455         * src/account.c
456         * src/prefs_filtering.c
457                 fix checkbuttons in gtktreeview on maemo by
458                 setting maemo's "allow-checkbox-mode" to FALSE
459
460 2007-10-06 [colin]      3.0.2cvs17
461
462         * configure.ac
463                 Export -DSOLARIS in CFLAGS for all
464                 Solaris (not just 2.8) and OpenSolaris
465
466 2007-10-06 [paul]       3.0.2cvs16
467
468         * AUTHORS
469         * src/exporthtml.c
470         * src/mbox.c
471         * src/gtk/authors.h
472                 fix build on solaris where ctime_r takes
473                 3 arguments rather than 2.
474                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
475
476 2007-10-05 [colin]      3.0.2cvs15
477
478         * src/etpan/imap-thread.c
479                 Fix wrong error codepath
480
481 2007-10-05 [wwp]        3.0.2cvs14
482
483         * src/filtering.c
484                 Fix unexpected logging of quicksearches:
485                 debug_filtering_session flag was never reset to FALSE, causing
486                 matcher functions to log when called from a quicksearch
487                 (if a filtering session happened before).
488
489 2007-10-05 [paul]       3.0.2cvs13
490
491         * src/prefs_actions.c
492         * src/prefs_filtering.c
493         * src/prefs_template.c
494                 fix bug 1343, 'Filtering..'s close button
495                 silently discards new filter'
496                 Thanks to Colin
497
498 2007-10-05 [paul]       3.0.2cvs12
499
500         * configure.ac
501         * src/Makefile.am
502                 fix bug 1347, '-Wno-unused-function, optional'
503
504 2007-10-05 [colin]      3.0.2cvs11
505
506         * src/procmime.c
507         * src/common/mgutils.c
508                 Fix warnings
509
510 2007-10-05 [mones]      3.0.2cvs10
511
512         * manual/advanced.xml
513                 Use full menu name
514         * manual/es/advanced.xml
515                 Synchronise translation
516
517 2007-10-04 [colin]      3.0.2cvs9
518
519         * src/action.c
520         * src/addrbook.c
521         * src/addrindex.c
522         * src/compose.c
523         * src/exporthtml.c
524         * src/exportldif.c
525         * src/folder.c
526         * src/main.c
527         * src/matcher.c
528         * src/mbox.c
529         * src/messageview.c
530         * src/mh.c
531         * src/news.c
532         * src/partial_download.c
533         * src/pop.c
534         * src/procmime.c
535         * src/procmsg.c
536         * src/toolbar.c
537         * src/common/log.c
538         * src/common/mgutils.c
539         * src/common/plugin.c
540         * src/common/utils.c
541         * src/common/xml.c
542         * src/common/xml.h
543         * src/common/xmlprops.c
544         * src/common/xmlprops.h
545         * src/plugins/bogofilter/bogofilter.c
546         * src/plugins/clamav/clamav_plugin.c
547         * src/plugins/dillo_viewer/dillo_prefs.c
548         * src/plugins/pgpcore/prefs_gpg.c
549         * src/plugins/pgpinline/pgpinline.c
550         * src/plugins/pgpmime/pgpmime.c
551         * src/plugins/spamassassin/spamassassin.c
552         * src/plugins/trayicon/trayicon_prefs.c
553                 Verify success on writes. Will fix possible strange
554                 failure on disk full.
555
556 2007-10-04 [paul]       3.0.2cvs8
557
558         * manual/advanced.xml
559                 add further info about Actions
560                 Patch by Emmanuel Briot <briot@adacore.com>
561
562 2007-10-04 [paul]       3.0.2cvs7
563
564         * src/account.c
565                 remove the D column, instead indicate the
566                 default account by use of bold text
567
568 2007-10-03 [colin]      3.0.2cvs6
569
570         * src/common/template.c
571                 Fix templates writing (was prone to disk full problems)
572
573 2007-10-03 [colin]      3.0.2cvs5
574
575         * src/Makefile.am
576         * src/addrduplicates.c
577         * src/addrduplicates.h
578         * src/addressbook.c
579                 Add duplicate deletion. Patch by Holger
580
581 2007-10-03 [colin]      3.0.2cvs4
582
583         * src/matcher.c
584         * src/gtk/quicksearch.c
585                 Fix bug 1340, 'Case insensitive searches with 
586                 non-ascii alphabets fail'.
587
588 2007-10-03 [colin]      3.0.2cvs3
589
590         * src/main.c
591         * src/common/utils.c
592         * src/common/utils.h
593                 Implement run-time alternative config directories
594
595 2007-10-03 [colin]      3.0.2cvs2
596
597         * src/folderview.c
598                 Prevent opening folder item while folder
599                 is scanned in a better way
600
601 2007-10-02 [paul]       3.0.2cvs1
602
603         * NEWS
604         * README
605         * RELEASE_NOTES
606         * configure.ac
607                 bump up version number following stable release
608
609 2007-09-30 [colin]      3.0.1cvs49
610
611         * src/imap.c
612                 Refresh session if needed
613
614 2007-09-30 [colin]      3.0.1cvs48
615
616         * src/imap.c
617                 Reset folder's session to NULL
618                 before destroying it
619
620 2007-09-30 [mones]      3.0.1cvs47
621
622         * manual/handling.xml
623                 Use markup quotes instead hardcoded quotes
624         * manual/es/handling.xml
625                 Added new synced section (IMAP subscriptions)
626
627 2007-09-29 [colin]      3.0.1cvs46
628
629         * src/imap.c
630                 Notice disconnections faster
631
632 2007-09-28 [colin]      3.0.1cvs45
633
634         * src/addressbook.c
635         * src/addrindex.c
636                 Fix warnings
637
638 2007-09-28 [paul]       3.0.1cvs44
639
640         * src/mimeview.c
641                 fix maemo build
642
643 2007-09-28 [paul]       3.0.1cvs43
644
645         * src/account.c
646                 use gtk_widget_set_size_request() on the label
647                 so that wrapping works better. get rid of the
648                 (partially deprecated) hbutton_box.
649                 these changes should prevent buttons overlapping
650                 on maemo
651
652 2007-09-28 [colin]      3.0.1cvs42
653
654         * src/pop.c
655                 Fix typo :)
656
657 2007-09-28 [colin]      3.0.1cvs41
658
659         * src/compose.c
660         * src/msgcache.c
661         * src/pop.c
662         * src/procmime.c
663         * src/etpan/imap-thread.c
664                 64bits-related warning fixes
665
666 2007-09-28 [colin]      3.0.1cvs40
667
668         * src/folder_item_prefs.c
669         * src/ldaputil.c
670         * src/mainwindow.c
671         * src/mimeview.c
672         * src/common/tags.c
673                 Fix warnings
674
675 2007-09-28 [colin]      3.0.1cvs39
676
677         * src/plugins/spamassassin/spamassassin.c
678         * src/plugins/spamassassin/spamassassin.h
679         * src/plugins/spamassassin/spamassassin_gtk.c
680                 Add addressbook-based whitelisting
681
682 2007-09-28 [colin]      3.0.1cvs38
683
684         * src/folder.c
685                 Fix bug 1337, 'crash on pressing Send button'
686
687 2007-09-28 [paul]       3.0.1cvs37
688
689         * src/prefs_folder_item.c
690                 give the orphans a parent. makes all prefs
691                 pages visible on maemo
692
693 2007-09-28 [colin]      3.0.1cvs36
694
695         * src/prefs_folder_column.c
696         * src/prefs_summary_column.c
697                 Fix two leaks
698
699 2007-09-27 [colin]      3.0.1cvs35
700
701         * src/gtk/quicksearch.c
702                 Fix bug 1336, 'Segfault if empty space before search-string'
703
704 2007-09-26 [mones]      3.0.1cvs34
705
706         * manual/account.xml
707         * manual/plugins.xml
708                 Fixed irc channel name, added some docbook markup.
709                 Changed text markup to docbook markup. 
710                 Added spamcop as supported in SpamReport description.
711         * manual/fr/plugins.xml
712                 Fixed irc channel name.
713         * manual/es/account.xml
714         * manual/es/advanced.xml
715         * manual/es/claws-mail-manual.xml
716         * manual/es/glossary.xml
717         * manual/es/gpl.xml
718         * manual/es/keyboard.xml
719         * manual/es/plugins.xml
720                 Synced with English version, fixed a couple of typos.
721
722 2007-09-26 [colin]      3.0.1cvs33
723
724         * configure.ac
725                 Explain why "Libgnomeprint: no" on GTK+ 2.10
726
727 2007-09-26 [colin]      3.0.1cvs32
728
729         * src/messageview.c
730         * src/procmsg.c
731         * src/procmsg.h
732                 Optimisation: avoid fetching mail 3 times locally
733                 for displaying
734
735 2007-09-26 [colin]      3.0.1cvs31
736
737         * src/mh.c
738                 Fix missing static
739
740 2007-09-26 [colin]      3.0.1cvs30
741
742         * src/folder.c
743         * src/folder.h
744         * src/mh.c
745         * src/mh.h
746                 Fix MH mtime hack - make it a folder class function
747
748 2007-09-26 [colin]      3.0.1cvs29
749
750         * src/inc.c
751                 Fix bug 1334, 'user defined mail incorporation 
752                 script not run'
753
754 2007-09-25 [colin]      3.0.1cvs28
755
756         * src/codeconv.c
757                 Optimisation: shortcut conv_codeset_strdup
758                 when src_code and dest_code are the same
759         * src/common/xml.c
760         * src/common/xml.h
761                 Optimisation: shortcut code conversions when
762                 files are in UTF-8; faster list walking by
763                 using prepend/reverse.
764
765 2007-09-25 [holger]     3.0.1cvs27
766
767         * src/printing.c
768                 Replace button bar of the preview window
769                 with a real toolbar (patch by Colin)
770                 Add zooming to the preview window
771
772 2007-09-24 [paul]       3.0.1cvs26
773
774         * src/compose.c
775                 compact the character set menu, adding some
776                 missing encodings. Patch by Pawel Pekala
777
778 2007-09-23 [paul]       3.0.1cvs25
779
780         * src/prefs_account.c
781         * src/prefs_folder_item.c
782         * src/prefs_quote.c
783         * src/quote_fmt.c
784         * src/quote_fmt.h
785                 remove unnecessary frame from Templates options
786                 and improve the English of the check button label
787
788 2007-09-22 [colin]      3.0.1cvs24
789
790         * src/gtk/quicksearch.c
791                 Fix bug 1329, 'error in quicksearch.c'
792                 Fix return with value in function returning void
793
794 2007-09-22 [colin]      3.0.1cvs23
795
796         * src/imap.c
797         * src/procmsg.h
798         * src/common/utils.c
799         * src/common/utils.h
800         * src/etpan/imap-thread.c
801                 Optimise fetching IMAP cached emails *a lot*
802                 (remember whether mail is fully cached and \r's
803                  are already stripped)
804
805 2007-09-22 [colin]      3.0.1cvs22
806
807         * src/folder.c
808         * src/folder.h
809         * src/prefs_folder_item.c
810                 Add a button to allow users to drop local caches.
811
812 2007-09-21 [colin]      3.0.1cvs21
813
814         * src/summaryview.c
815                 Remove unnecessary error when cancelling export to mbox.
816                 Patch by Pawel
817
818 2007-09-21 [paul]       3.0.1cvs20
819
820         * src/gtk/prefswindow.c
821                 remove unnecessary frames from the prefs
822                 pages. Patch by Pawel Pekala
823
824 2007-09-21 [paul]       3.0.1cvs19
825
826         * src/prefs_account.c
827         * src/prefs_folder_item.c
828         * src/prefs_quote.c
829         * src/quote_fmt.c
830                 put the Templates options into a tabbed
831                 layout. Patch by Pawel Pekala
832
833 2007-09-21 [paul]       3.0.1cvs18
834
835         * src/mainwindow.c
836                 group together the character set menu items
837                 move the /View/Show or hide/Message view below
838                 .../Toolbar menu item
839                 Patch by Pawel Pekala
840
841 2007-09-21 [mones]      3.0.1cvs17
842
843         * src/compose.c
844                 Fix for bug 1327, 'segfault when replying to a non-existent
845                 news message', thanks to Colin.
846
847 2007-09-21 [colin]      3.0.1cvs16
848
849         * src/folderview.c
850                 Complete 3.0.1cvs15
851
852 2007-09-20 [colin]      3.0.1cvs15
853
854         * src/folderview.c
855         * src/folderview.h
856                 Maybe fix bug 1324, 'Corrupted IMAP cache'
857
858 2007-09-20 [colin]      3.0.1cvs14
859
860         * src/printing.c
861                 Fix a little leak
862
863 2007-09-20 [holger]     3.0.1cvs13
864
865         * src/printing.c
866                 Add page layout to print preview.
867                 Make the close-button in the toolbar
868                 right-aligned.
869
870 2007-09-20 [paul]       3.0.1cvs12
871
872         * po/ru.po
873                 updated by Pavlo Bohmat
874
875 2007-09-19 [colin]      3.0.1cvs11
876
877         * src/common/utils.c
878                 Prevent unquoted mime boundaries, by always
879                 using a /
880
881 2007-09-19 [colin]      3.0.1cvs10
882
883         * src/printing.c
884                 Fix drawing area size, fix DPI change that
885                 can cause total number of lines to decrease
886
887 2007-09-19 [colin]      3.0.1cvs9
888
889         * po/POTFILES.in
890         * src/printing.c
891                 Make print preview more efficient and nicer.
892                 Patch mostly by Holger Berndt <hb@claws-mail.org>
893
894 2007-09-19 [colin]      3.0.1cvs8
895
896         * src/prefs_common.c
897         * src/prefs_common.h
898         * src/printing.c
899                 Add scrolledwindow, default allocation and
900                 size saving to the print preview window.
901
902 2007-09-18 [colin]      3.0.1cvs7
903
904         * src/prefs_common.c
905         * src/prefs_common.h
906         * src/prefs_image_viewer.c
907         * src/printing.c
908                 GtkPrintOperation:
909                 - add image printing support
910                 - add option to print images
911                 - add preview widget
912                 - add saving of a few Page Setup parameters
913
914 2007-09-18 [colin]      3.0.1cvs6
915
916         * AUTHORS
917         * src/gtk/authors.h
918                 Add Guillaume Chazarain
919
920 2007-09-18 [colin]      3.0.1cvs5
921
922         * src/common/utils.c
923                 Fix bug 1321, 'access before allocation 
924                 when scanning for uris'. Patch by 
925                 Guillaume Chazarain <guichaz@yahoo.fr>
926
927 2007-09-18 [colin]      3.0.1cvs4
928
929         * src/toolbar.c
930                 Fix bug 1320, 'Memory leak caused by 
931                 gtk_container_get_children'. Patch by
932                 Guillaume Chazarain <guichaz@yahoo.fr>
933
934 2007-09-18 [colin]      3.0.1cvs3
935
936         * src/printing.c
937         * src/printing.h
938                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
939
940 2007-09-18 [colin]      3.0.1cvs2
941
942         * src/Makefile.am
943         * src/mainwindow.c
944         * src/messageview.c
945         * src/messageview.h
946         * src/prefs_ext_prog.c
947         * src/prefs_fonts.c
948         * src/printing.c
949         * src/printing.h
950         * src/summaryview.c
951                 Use GtkPrintOperation by default on GTK+ >= 2.10
952                 Patch by Holger Berndt <hb@claws-mail.org>
953
954 2007-09-18 [paul]       3.0.1cvs1
955
956         * NEWS
957         * README
958         * RELEASE_NOTES
959         * configure.ac
960                 bump up version number following stable release
961
962 2007-09-16 [colin]      3.0.0cvs18
963
964         * src/folder.c
965                 Fix possible memleak
966
967 2007-09-16 [colin]      3.0.0cvs17
968
969         * src/folderview.c
970                 Fix bug 1311, 'Wrong arrow position 
971                 while moving message into folder when 
972                 column headers hidden'
973         * src/image_viewer.c
974                 Show error in the GUI if image can't
975                 be loaded
976         * src/matcher.c
977                 Fix spurious output
978         * src/messageview.c
979                 Allow setting domain in msgid
980         * src/common/plugin.c
981                 Add timing information
982
983 2007-09-16 [colin]      3.0.0cvs16
984
985         * src/account.c
986         * src/compose.c
987         * src/prefs_account.c
988         * src/prefs_account.h
989         * src/common/utils.c
990                 Remove Generate Message-ID option. We need
991                 this on some IMAP servers.
992         * src/prefs_template.c
993                 Fix double-free
994
995 2007-09-16 [colin]      3.0.0cvs15
996
997         * src/prefs_filtering.c
998         * src/prefs_filtering.h
999         * src/prefs_filtering_action.c
1000         * src/common/tags.c
1001                 Fix tags issues: tags with spaces, renaming
1002                 tags.
1003
1004 2007-09-16 [colin]      3.0.0cvs14
1005
1006         * src/folderview.c
1007         * src/main.c
1008         * src/mainwindow.c
1009                 Fix bug 1308, 'Claws deletes folderlist.xml after
1010                 fetching mail short after start-up'
1011
1012 2007-09-16 [colin]      3.0.0cvs13
1013
1014         * src/compose.c
1015                 Fix scrolling to cursor
1016
1017 2007-09-16 [paul]       3.0.0cvs12
1018
1019         * po/sr.po
1020                 updated by Aleksandar Urosevic
1021
1022 2007-09-16 [paul]       3.0.0cvs11
1023
1024         * src/folder.c
1025                 do not allow locked msgs to be deleted,
1026                 even by filtering/processing
1027
1028 2007-09-07 [paul]       3.0.0cvs10
1029
1030         * src/prefs_folder_column.c
1031         * src/prefs_summary_column.c
1032                 implement button sensitivity
1033                 patch by Pawel Pekala
1034
1035 2007-09-06 [wwp]        3.0.0cvs9
1036
1037         * src/prefs_gtk.c
1038                 Add a missing linefeed to a debug message.
1039
1040 2007-09-05 [colin]      3.0.0cvs8
1041
1042         * src/inc.c
1043                 Fix statusbar/window mismatch on Maemo
1044
1045 2007-09-05 [colin]      3.0.0cvs7
1046
1047         * src/ldaputil.c
1048                 Fix build without USE_LDAP_TLS
1049
1050 2007-09-05 [colin]      3.0.0cvs6
1051
1052         * src/folder.c
1053         * src/imap.c
1054         * src/inc.c
1055         * src/mbox.c
1056         * src/send_message.c
1057         * src/statusbar.c
1058         * src/statusbar.h
1059                 Maemo: distinguish various statusbar messages,
1060                 in order to display only the most important.
1061
1062 2007-09-04 [wwp]        3.0.0cvs5
1063
1064         * src/account.c
1065                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1066                 Show protocol "SMTP" and the appropriate server for send-only
1067                 accounts, show "-" instead of "" when no value is relevant.
1068
1069 2007-09-03 [ticho]      3.0.0cvs4
1070
1071         * src/summaryview.c
1072                 Handle plural form better in delete confirmation dialog.
1073
1074 2007-09-03 [wwp]        3.0.0cvs3
1075
1076         * src/compose.c
1077                 Warn differently when sending or sending later (queueing).
1078
1079 2007-09-03 [colin]      3.0.0cvs2
1080
1081         * src/procmime.c
1082         * src/procmime.h
1083         * src/common/plugin.c
1084         * src/common/plugin.h
1085                 Add a new plugin API, MimeParser. It allows
1086                 plugins to scan email MIME parts and optionally,
1087                 transform them.
1088
1089 2007-09-03 [mones]      3.0.0cvs1
1090
1091         * po/es.po
1092                 Updated translation
1093         * src/common/defs.h
1094                 While a better solution is made double history sizes
1095
1096 2007-09-03 [paul]       3.0.0
1097
1098         * NEWS
1099         * README
1100         * RELEASE_NOTES
1101                 3.0.0 released
1102
1103 2007-09-03 [paul]       2.10.0cvs191
1104
1105         * po/bg.po
1106         * po/ca.po
1107         * po/de.po
1108         * po/fi.po
1109         * po/fr.po
1110         * po/hu.po
1111         * po/it.po
1112         * po/pl.po
1113         * po/pt_BR.po
1114         * po/ru.po
1115         * po/sk.po
1116         * po/zh_CN.po
1117                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
1118                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1119                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
1120                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
1121
1122 2007-09-02 [colin]      2.10.0cvs190
1123
1124         * src/edittags.c
1125         * src/common/tags.c
1126                 Prevent empty or white-space tags
1127
1128 2007-09-01 [colin]      2.10.0cvs189
1129
1130         * src/main.c
1131                 Fix double-reading of accounts list when
1132                 the wizard has been run due to no accounts
1133         * src/mainwindow.c
1134                 Fix sensitivity of a menu item in case 
1135                 there's no account
1136
1137 2007-09-01 [wwp]        2.10.0cvs188
1138
1139         * src/wizard.c
1140                 Fix wizard crash when Mailbox dir already exists
1141                 (thanks to Colin).
1142
1143 2007-08-31 [colin]      2.10.0cvs187
1144
1145         * src/etpan/imap-thread.c
1146                 Fix unwanted creation of 
1147                 libetpan's stream dump file
1148         * src/compose.c
1149                 Fix coloring of pastes as quotation
1150         * src/summaryview.c
1151                 Maemo: Fix opening of mails from keypad
1152                 in Sent folders
1153         * src/addressbook.c
1154         * src/folderview.c
1155         * src/image_viewer.c
1156         * src/mimeview.c
1157         * src/gtk/prefswindow.c
1158                 Maemo: Fix adjustments changes 
1159
1160 2007-08-30 [colin]      2.10.0cvs186
1161
1162         * src/folderview.c
1163                 Don't opened selected folder when clicking
1164                 on white space
1165         * src/mainwindow.c
1166                 Maemo: Make Esc close messageviews
1167         * src/messageview.c
1168                 Maemo: Fix message scrolling to the end on 
1169                 opening
1170                 Maemo: Fix reopening same message
1171         * src/gtk/prefswindow.c
1172                 Maemo: try to fix scrollbar. Doesn't work,
1173                 it seems as if gtk_adjustment_set_value was
1174                 a noop.
1175
1176 2007-08-30 [colin]      2.10.0cvs185
1177
1178         * src/compose.c
1179         * src/folderview.c
1180         * src/main.c
1181         * src/prefs_matcher.c
1182         * src/prefs_template.c
1183         * src/quote_fmt.c
1184         * src/send_message.c
1185         * src/toolbar.c
1186         * src/gtk/gtkaspell.c
1187         * src/plugins/bogofilter/bogofilter.c
1188         * src/plugins/bogofilter/bogofilter_gtk.c
1189         * src/plugins/clamav/clamav_plugin_gtk.c
1190         * src/plugins/pgpcore/sgpgme.c
1191         * src/plugins/spamassassin/spamassassin.c
1192         * src/plugins/spamassassin/spamassassin_gtk.c
1193                 Fix all potential misuses of format-string functions
1194
1195 2007-08-30 [wwp]        2.10.0cvs184
1196
1197         * src/prefs_template.c
1198                 Fix a leak.
1199
1200 2007-08-29 [colin]      2.10.0cvs183
1201
1202         * src/plugins/trayicon/trayicon.c
1203                 Fix leak of hooks in case of error,
1204                 thanks to Holger Berndt
1205
1206 2007-08-28 [colin]      2.10.0cvs182
1207
1208         * src/mainwindow.c
1209                 Don't use current folder settings when
1210                 composing from the compose button's
1211                 account selector
1212
1213 2007-08-28 [colin]      2.10.0cvs181
1214
1215         * src/quote_fmt_parse.y
1216                 Fix cursor offset when quote contains UTF-8
1217                 chars
1218
1219 2007-08-28 [colin]      2.10.0cvs180
1220
1221         * src/compose.c
1222         * src/compose.h
1223                 Fix signature replacement when it's been wrapped
1224
1225 2007-08-27 [colin]      2.10.0cvs179
1226
1227         * src/summaryview.c
1228                 Fix indentation
1229
1230 2007-08-27 [colin]      2.10.0cvs178
1231
1232         * src/summaryview.c
1233                 Fix Quicksearch's Sticky mode
1234
1235 2007-08-27 [colin]      2.10.0cvs177
1236
1237         * src/folder_item_prefs.c
1238         * src/folder_item_prefs.h
1239         * src/imap_gtk.c
1240         * src/mh_gtk.c
1241                 Fix loss of subfolders properties when
1242                 renaming a folder
1243
1244 2007-08-26 [wwp]        2.10.0cvs176
1245
1246         * src/alertpanel.c
1247         * src/messageview.c
1248         * src/prefs_actions.c
1249                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1250                 will have to be used when necessary *before* calling
1251                 alertpanel functions.
1252
1253 2007-08-25 [paul]       2.10.0cvs175
1254
1255         * src/prefs_actions.c
1256                 workaround gettext problem marking
1257                 string as c-format when it's not
1258
1259 2007-08-25 [wwp]        2.10.0cvs174
1260
1261         * src/alertpanel.c
1262         * src/messageview.c
1263         * src/prefs_actions.c
1264                 Call the pango markup escape function right ince in alertpanel_create
1265                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1266                 2.10.0cvs158).
1267
1268         * src/common/log.c
1269                 Fix a crash due to a misuse of g_print(), encountered when the string
1270                 passed to g_print was containing printf substitution symbols.
1271
1272 2007-08-25 [paul]       2.10.0cvs173
1273
1274         * src/common/log.c
1275                 fix a segfault when refreshing RSSyl feeds
1276
1277 2007-08-25 [paul]       2.10.0cvs172
1278
1279         * src/gtk/icon_legend.c
1280                 add watchthread.xpm
1281
1282 2007-08-25 [paul]       2.10.0cvs171
1283
1284         * src/Makefile.am
1285         * src/stock_pixmap.c
1286         * src/pixmaps/insert_file.xpm
1287                 add a new pixmap instead of re-using
1288                 paste.xpm. (easier for icon theme authors)
1289
1290 2007-08-24 [holger]     2.10.0cvs170
1291
1292         * src/plugins/trayicon/trayicon.c
1293                 The same fix for another hook id.
1294
1295 2007-08-24 [holger]     2.10.0cvs169
1296
1297         * src/plugins/trayicon/trayicon.c
1298                 Micro-fix: Do the error checking for
1299                 the right hook id.
1300
1301 2007-08-24 [paul]       2.10.0cvs168
1302
1303         * src/folder.h
1304                 fix typo causing compiler warning
1305
1306 2007-08-24 [paul]       2.10.0cvs167
1307
1308         * README
1309                 put back the correct version of this file also
1310
1311 2007-08-24 [colin]      2.10.0cvs166
1312
1313         * src/send_message.c
1314                 Use progress bar when sending messages
1315
1316 2007-08-24 [paul]       2.10.0cvs165
1317
1318         * Makefile.am
1319                 oops! if i'm quick no-one will notice
1320                 (put back the proper file)
1321
1322 2007-08-24 [paul]       2.10.0cvs164
1323
1324         * AUTHORS
1325         * Makefile.am
1326         * README
1327         * src/gtk/authors.h
1328         * tools/Makefile.am
1329         * tools/README
1330         * tools/mew2claws-mail.pl
1331                 add new script that imports a Mew address book
1332                 submitted by Jerome Lelong
1333
1334 2007-08-24 [paul]       2.10.0cvs163
1335
1336         * manual/plugins.xml
1337                 remove the obsolete plugins, add the
1338                 missing plugins, including the forthcoming
1339                 SpamReport plugin
1340
1341 2007-08-24 [paul]       2.10.0cvs162
1342
1343         * manual/advanced.xml
1344                 add info about the hidden emphasis_color option
1345         * manual/keyboard.xml
1346                 correct the info about hotkeys
1347                 wrap the long lines
1348
1349 2007-08-24 [paul]       2.10.0cvs161
1350
1351         * src/folderview.c
1352                 add mnemonic to 'Run procesing rules'
1353
1354 2007-08-24 [paul]       2.10.0cvs160
1355
1356         * src/account.c
1357         * src/folder.c
1358         * src/folder.h
1359                 use suitable defaults for outbox,
1360                 queue, drafts and trash folders
1361
1362 2007-08-24 [wwp]        2.10.0cvs159
1363
1364         * src/folderview.c
1365                 Update menu item sensitivity if necessary (or we get a
1366                 gtk critical message).
1367
1368 2007-08-23 [wwp]        2.10.0cvs158
1369
1370         * src/action.c
1371         * src/prefs_actions.c
1372                 Allow literal % chars in action commands (use %%).
1373                 Add a missing p++ to the action parser in action_get_type(),
1374                 which was missing it, even if it was neutral.
1375                 Fix a pango markup warning at runtime.
1376
1377 2007-08-23 [wwp]        2.10.0cvs157
1378
1379         * src/addressbook.c
1380                 Contacts are now locale-aware sorted in the address book
1381                 (LC_COLLATE matters here).
1382                 Fix missing table initializers.
1383
1384 2007-08-23 [colin]      2.10.0cvs156
1385
1386         * src/imap.c
1387                 Check scan_required on dest folder when copying
1388
1389 2007-08-23 [colin]      2.10.0cvs155
1390
1391         * src/imap.c
1392                 Fix scanning when folder was empty
1393
1394 2007-08-22 [colin]      2.10.0cvs154
1395
1396         * src/msgcache.c
1397                 Don't g_warning when g_try_malloc fails(), or it makes
1398                 things worse as g_log() allocates. Fixes bug 1290,
1399                 'Claws Mail crashes if too little memory when 
1400                 rebuilding folder tree'
1401
1402 2007-08-22 [colin]      2.10.0cvs153
1403
1404         * src/inc.c
1405                 Fix format string vulnerability, thanks to
1406                 Ulf Harnhammar, Secunia Research
1407
1408 2007-08-22 [colin]      2.10.0cvs152
1409
1410         * src/ldapserver.c
1411                 Set tv_usec too
1412
1413 2007-08-22 [wwp]        2.10.0cvs151
1414
1415         * src/ldapquery.c
1416                 Few better null-ptr checks.
1417
1418 2007-08-22 [colin]      2.10.0cvs150
1419
1420         * src/editldap.c
1421         * src/editldap_basedn.c
1422         * src/ldapquery.c
1423         * src/ldapserver.c
1424         * src/ldapserver.h
1425         * src/ldapupdate.c
1426         * src/ldaputil.c
1427         * src/ldaputil.h
1428                 Fix ldap timeouts
1429
1430 2007-08-22 [colin]      2.10.0cvs149
1431
1432         * src/ldapquery.c
1433                 Finish previous fix
1434
1435 2007-08-22 [colin]      2.10.0cvs148
1436
1437         * src/ldapquery.c
1438                 Fix wrong assertions
1439
1440 2007-08-22 [colin]      2.10.0cvs147
1441
1442         * src/ldaputil.c
1443                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1444
1445 2007-08-22 [colin]      2.10.0cvs146
1446
1447         * src/editldap.c
1448         * src/ldaputil.c
1449                 Fix wrong "Connected successfully to server". Connection only succeeds if
1450                 we can get the base DN.
1451
1452 2007-08-21 [wwp]        2.10.0cvs145
1453
1454         * src/browseldap.c
1455         * src/editldap.c
1456         * src/ldapctrl.c
1457         * src/ldapquery.c
1458         * src/ldapserver.c
1459         * src/ldapupdate.c
1460         * src/ldaputil.c
1461                 More sanity checks in ldap functions.
1462
1463 2007-08-21 [wwp]        2.10.0cvs144
1464
1465         * src/prefs_account.c
1466                 Don't return a value in a void function().
1467
1468 2007-08-21 [paul]       2.10.0cvs143
1469
1470         * src/messageview.c
1471                 add check for ftp: to messageview_list_urls()
1472
1473 2007-08-21 [colin]      2.10.0cvs142
1474
1475         * src/editldap.c
1476         * src/ldapctrl.c
1477         * src/ldapctrl.h
1478         * src/ldapquery.c
1479         * src/ldapupdate.c
1480                 Fix bug 1293, 'LDAP address book not working'
1481                 Search only on specified fields, but fetch 
1482                 every field possible. People will have to 
1483                 reset the searched Attributes in their LDAP
1484                 servers properties.
1485
1486 2007-08-21 [wwp]        2.10.0cvs141
1487
1488         * src/addr_compl.c
1489         * src/addrbook.c
1490         * src/addrcache.c
1491         * src/addrcindex.c
1492         * src/addressbook.c
1493         * src/addrindex.c
1494         * src/browseldap.c
1495         * src/crash.c
1496         * src/editaddress_other_attributes_ldap.c
1497         * src/exporthtml.c
1498         * src/folder.c
1499         * src/folderview.c
1500         * src/imap.c
1501         * src/jpilot.c
1502         * src/ldapserver.c
1503         * src/ldapupdate.c
1504         * src/ldif.c
1505         * src/main.c
1506         * src/mainwindow.c
1507         * src/matcher.c
1508         * src/mh.c
1509         * src/msgcache.c
1510         * src/mutt.c
1511         * src/pine.c
1512         * src/pop.c
1513         * src/prefs_customheader.c
1514         * src/prefs_msg_colors.c
1515         * src/procmime.c
1516         * src/textview.c
1517         * src/vcard.c
1518         * src/wizard.c
1519         * src/common/log.c
1520         * src/common/socket.c
1521         * src/common/ssl_certificate.c
1522         * src/common/utils.c
1523         * src/common/utils.h
1524         * src/gtk/description_window.c
1525         * src/plugins/demo/demo.c
1526         * src/plugins/pgpcore/prefs_gpg.c
1527         * src/plugins/spamassassin/libspamc.c
1528                 Make sure we use glib functions to send text messages (information,
1529                 debug, warning, errors) to stdout/stderr - no more direct puts
1530                 fputs printf fprintf to stdout/stderr when it can be done using
1531                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1532                 stdout/stderr message is saved to log in Windows.
1533
1534
1535 2007-08-21 [wwp]        2.10.0cvs140
1536
1537         * src/main.c
1538         * src/common/utils.h
1539                 Route glib's stdout/stderr messages to a log file (Windows only),
1540                 instead of loosing them.
1541
1542 2007-08-21 [paul]       2.10.0cvs139
1543
1544         * src/mainwindow.c
1545                 replace deprecated g_strncasecmp()
1546         * src/messageview.c
1547                 fix 'List URLS'
1548
1549 2007-08-20 [ticho]      2.10.0cvs138
1550
1551         * src/account.c
1552         * src/prefs_account.h
1553                 Copy all account preferences in account_clone() - some
1554                 were missing.
1555         * src/prefs_account.c
1556                 Handle empty privacy system combobox gracefully (warning
1557                 instead of a crash).
1558
1559 2007-08-20 [colin]      2.10.0cvs137
1560
1561         * src/ldapctrl.c
1562                 Fix a leak
1563
1564 2007-08-20 [paul]       2.10.0cvs136
1565
1566         * src/browseldap.c
1567         * src/editldap.c
1568         * src/ldapctrl.c
1569         * src/ldapquery.c
1570         * src/ldapquery.h
1571         * src/ldapserver.c
1572         * src/ldaputil.c
1573                 add debug_prints
1574                 patch by Michael Rasmussen
1575
1576 2007-08-19 [colin]      2.10.0cvs135
1577
1578         * src/imap.c
1579                 Fix previous commit. Sensitivity update is needed
1580                 for "Cancel receiving". However when batching we
1581                 don't need to do it for every message flag change,
1582                 just once at the start and once at the end.
1583
1584 2007-08-19 [colin]      2.10.0cvs134
1585
1586         * src/imap.c
1587                 Remove useless menu updates on session lock/unlock
1588
1589 2007-08-19 [colin]      2.10.0cvs133
1590
1591         * src/etpan/imap-thread.c
1592                 Make all fetch logs less verbose
1593
1594 2007-08-19 [paul]       2.10.0cvs132
1595
1596         * src/foldersel.c
1597         * src/folderview.c
1598         * src/summaryview.c
1599                 fix bug 1286, 'Can't move a folder into a "Folders
1600                 Only" folder'
1601
1602 2007-08-18 [ticho]      2.10.0cvs131
1603
1604         * src/editaddress_other_attributes_ldap.c
1605                 Converted option menu for other ldap attributes to GtkComboBox.
1606
1607 2007-08-18 [colin]      2.10.0cvs130
1608
1609         * src/compose.c
1610         * src/prefs_common.c
1611         * src/prefs_common.h
1612         * src/prefs_send.c
1613         * src/send_message.c
1614                 Revert 'send_dialog_mode' meaning to 
1615                 'send_dialog_invisible', so that the 
1616                 new checkbox doesn't change the 
1617                 existing behaviour.
1618
1619 2007-08-18 [paul]       2.10.0cvs129
1620
1621         * src/summaryview.c
1622                 add missing menu update
1623
1624 2007-08-17 [colin]      2.10.0cvs128
1625
1626         * src/folder.c
1627                 Set batching after getting flags - maybe fixes
1628                 bug 1292, 'CM crashes on writing mail'
1629
1630 2007-08-16 [ticho]      2.10.0cvs127
1631
1632         * src/prefs_send.c
1633                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1634         * src/gtk/combobox.h
1635         * src/gtk/gtkutils.c
1636                 Allow NULL for GtkComboBox menuitem label, rendering such
1637                 items as row separators.
1638
1639 2007-08-16 [paul]       2.10.0cvs126
1640
1641         * src/plugins/trayicon/trayicon.c
1642                 remove wrongly used gettextisation
1643
1644 2007-08-15 [ticho]      2.10.0cvs125
1645
1646         * src/importldif.c
1647                 Fixed a runtime warning where an attempt to pack an
1648                 already packed GtkLabel was made.
1649
1650 2007-08-15 [ticho]      2.10.0cvs124
1651
1652         * src/prefs_compose_writing.c
1653                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1654                 into GtkComboBox.
1655
1656 2007-08-14 [ticho]      2.10.0cvs123
1657
1658         * src/messageview.c
1659         * src/gtk/gtkutils.c
1660                 Changed return receipt account selector to GtkComboBox.
1661                 Fixed a runtime warning where GTK tried to parse
1662                 "name <email@address" as a Pango markup in an alertpanel label.
1663
1664 2007-08-14 [ticho]      2.10.0cvs122
1665
1666         * src/prefs_logging.c
1667                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1668
1669 2007-08-14 [wwp]        2.10.0cvs121
1670
1671         * tools/Makefile.am
1672         * tools/README
1673         * tools/popfile-link.sh
1674                 Added a new tool: POPFile helper, to open
1675                 selected messages in POPFile control center,
1676                 in order to change the messages' status.
1677
1678 2007-08-14 [ticho]      2.10.0cvs120
1679
1680         * src/compose.c
1681         * src/prefs_common.c
1682         * src/prefs_common.h
1683         * src/prefs_send.c
1684         * src/send_message.c
1685                 Change "Show send dialog" optionmenu to a checkbutton.
1686         * src/prefs_receive.c
1687                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1688
1689 2007-08-13 [wwp]        2.10.0cvs119
1690
1691         * src/addr_compl.c
1692         * src/addressbook.c
1693         * src/addrindex.c
1694         * src/compose.c
1695         * src/filtering.c
1696         * src/folderview.c
1697         * src/inc.c
1698         * src/matcher.c
1699         * src/mh.c
1700         * src/partial_download.c
1701         * src/prefs_gtk.c
1702         * src/procmsg.c
1703         * src/stock_pixmap.c
1704         * src/summaryview.c
1705         * src/common/utils.c
1706         * src/gtk/gtkaspell.c
1707         * src/gtk/menu.c
1708                 Make sure we never pass NULL pointers for %s substitutions
1709                 (prevent from crashing in Windows).
1710
1711 2007-08-13 [wwp]        2.10.0cvs118
1712
1713         * src/msgcache.c
1714                 Re-enable mmap_reads in Windows with some missing
1715                 CloseHandle of mapping objects, thanks to
1716                 Marcus Brinkmann.
1717
1718 2007-08-13 [paul]       2.10.0cvs117
1719
1720         * src/common/utils.c
1721                 fix bug 1287, 'Compile time problem on Solaris
1722                 (nexenta gnu/Solaris) utils.c'
1723                 Thanks to Piotr Chrzczonowicz
1724
1725 2007-08-12 [wwp]        2.10.0cvs116
1726
1727         * src/plugins/pgpcore/prefs_gpg.c
1728                 Don't try to unset a GPG_AGENT_INFO that was not
1729                 set (and don't use a NULL string in Windows, it was
1730                 crashing with --debug if GPG_AGENT_INFO was not set).
1731
1732 2007-08-12 [wwp]        2.10.0cvs115
1733
1734         * src/privacy.h
1735                 Make gcc type-check arguments passed to privacy_set_error().
1736
1737 2007-08-12 [ticho]      2.10.0cvs114
1738
1739         * src/prefs_folder_item.c
1740                 Make sure that folder default account combobox always has some
1741                 account preselected.
1742         * src/gtk/combobox.c
1743                 Handle empty combobox gracefully (warning instead of crash).
1744
1745 2007-08-12 [ticho]      2.10.0cvs114
1746
1747         * src/prefs_folder_item.c
1748                 Make sure that folder default account combobox is not empty.
1749         * src/gtk/combobox.c
1750                 Handle empty combobox gracefully (warning instead of crash).
1751
1752 2007-08-11 [paul]       2.10.0cvs113
1753
1754         * src/addrgather.c
1755         * src/folderview.c
1756                 use 'subfolder' instead of 'sub-folder', matching
1757                 everywhere else the term is used
1758         * src/imap_gtk.c
1759                 fix engrish
1760
1761 2007-08-10 [wwp]        2.10.0cvs112
1762
1763         * src/msgcache.c
1764                 Disable mmap reads in Windows only (at least temporarily), they
1765                 prevent from renaming/removing target cache files.
1766
1767 2007-08-10 [paul]
1768
1769         3.0.0-rc2 released
1770
1771 2007-08-10 [wwp]        2.10.0cvs111
1772
1773         * src/msgcache.c
1774                 fix unpredictable crashes in Windows due to broken
1775                 cache/mark/tags files writting (file were opened for
1776                 writing in text mode).
1777
1778         * src/recv.c
1779                 use gettimeofday() from w32lib.h on Windows.
1780
1781 2007-08-10 [colin]      2.10.0cvs110
1782
1783         * src/imap.c
1784         * src/etpan/imap-thread.c
1785         * src/etpan/imap-thread.h
1786                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1787
1788 2007-08-09 [colin]      2.10.0cvs109
1789
1790         * src/editldap.c
1791                 Fix port being reset to 636 on SSL
1792         * src/folder.c
1793                 Fix folder_item_get_msg_num_by_file
1794                 on drafts/queue folders
1795
1796 2007-08-09 [wwp]        2.10.0cvs108
1797
1798         * src/folder.c
1799                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1800                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1801
1802
1803 2007-08-09 [colin]      2.10.0cvs107
1804
1805         * src/folderview.c
1806         * src/summaryview.c
1807         * src/gtk/prefswindow.c
1808                 A few Maemo layout fixes
1809
1810 2007-08-09 [paul]       2.10.0cvs106
1811
1812         * src/prefs_account.c
1813                 remove the hyphen from plug-ins to
1814                 match everywhere else
1815
1816 2007-08-08 [wwp]        2.10.0cvs105
1817
1818         * src/prefs_folder_item.c
1819                 Fix an extraneous stealth ^L char.
1820
1821 2007-08-08 [wwp]        2.10.0cvs104
1822
1823         * src/prefs_folder_item.c
1824                 Better fix, group variables declarations (USE_ASPELL).
1825
1826 2007-08-08 [wwp]        2.10.0cvs103
1827
1828         * src/prefs_folder_item.c
1829                 Fix compilation w/ USE_ASPELL set (broken
1830                 by 2.10.0cvs102).
1831
1832 2007-08-08 [ticho]      2.10.0cvs102
1833
1834         * src/prefs_folder_item.c
1835                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1836
1837 2007-08-08 [colin]      2.10.0cvs101
1838
1839         * src/imap.c
1840         * src/etpan/imap-thread.c
1841         * src/etpan/imap-thread.h
1842                 Close selected mailbox before doing
1843                 status on it.
1844
1845 2007-08-08 [colin]      2.10.0cvs100
1846
1847         * src/html.c
1848                 Complete symbol table, thanks to wwp.
1849                 Fixes bug 1284, 'The html -> text 
1850                 converter ignores entities'
1851         * src/msgcache.c
1852                 Fix possible fd leak
1853
1854 2007-08-08 [colin]      2.10.0cvs99
1855
1856         * src/imap.c
1857                 Better way to fetch UIDs on non-UIDPLUS servers
1858
1859 2007-08-07 [colin]      2.10.0cvs98
1860
1861         * src/imap.c
1862                 fix bug 1275, 'auto-saved draft messages not 
1863                 always being removed'; Also, make multiple
1864                 copy (in the same account) faster by matching
1865                 source/destination message UIDs.
1866         * src/messageview.c
1867                 Don't try to reshow deleted mail
1868         * src/msgcache.c
1869                 Fix leak on error path
1870
1871 2007-08-07 [wwp]        2.10.0cvs97
1872
1873         * manual/account.xml
1874         * manual/advanced.xml
1875         * manual/fr/account.xml
1876         * manual/fr/advanced.xml
1877                 Updated the reference manual and the French translation to
1878                 reflect 2.10.0cvs84: enable running folder Processing
1879                 rules on demand.
1880
1881 2007-08-06 [wwp]        2.10.0cvs96
1882
1883         * src/prefs_common.c
1884         * src/prefs_common.h
1885         * src/textview.c
1886                 Allow changing the emphasis color used to highlight
1887                 the newsreader/x-mailer header value when it matches
1888                 our preferred mail agent (hidden pref 'emphasis_col' added
1889                 to clawsrc).
1890
1891 2007-08-06 [colin]      2.10.0cvs95
1892
1893         * src/compose.c
1894         * src/compose.h
1895                 Re-commit 2.10.0cvs86, with a protection
1896                 against Pango bug. Also, try to fix 
1897                 bug 1275, 'auto-saved draft messages not 
1898                 always being removed'
1899
1900 2007-08-06 [wwp]        2.10.0cvs94
1901
1902         * src/gtk/quicksearch.c
1903                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1904
1905 2007-08-06 [ticho]      2.10.0cvs93
1906
1907         * src/prefs_account.c
1908         * src/gtk/combobox.c
1909                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1910                 selection in account preferences.
1911
1912 2007-08-06 [wwp]        2.10.0cvs92
1913
1914         * src/plugins/pgpcore/plugin.def
1915                 Apply one more chunk from gpg4win's 03-w32-port patch.
1916
1917 2007-08-05 [colin]      2.10.0cvs91
1918
1919         * src/compose.c
1920         * src/compose.h
1921                 reverting buggy patch for now
1922
1923 2007-08-05 [colin]      2.10.0cvs90
1924
1925         * src/folder.c
1926                 Fix slowdown
1927
1928 2007-08-04 [colin]      2.10.0cvs89
1929
1930         * src/prefs_summaries.c
1931         * src/summary_search.c
1932                 Replace deprecated widgets. Patch by
1933                 Andrej.
1934
1935 2007-08-04 [colin]      2.10.0cvs88
1936
1937         * src/mh.c
1938                 Refresh GUI only every 2000 mails on mh_get_last_num
1939                 This is fast (readdir) and done only once per 
1940                 session/folder
1941
1942 2007-08-03 [colin]      2.10.0cvs87
1943
1944         * src/prefs_account.c
1945         * src/gtk/combobox.h
1946         * src/gtk/gtkutils.c
1947                 Fix a deprecated widget. Patch by
1948                 Andrej
1949
1950 2007-08-03 [colin]      2.10.0cvs86
1951
1952         * src/compose.c
1953         * src/compose.h
1954                 Make colorisation and wrapping algorithms
1955                 faster. Fixes bug 1246, 'compose becomes 
1956                 increasingly slow replying to complex emails'
1957
1958 2007-08-03 [paul]       2.10.0cvs85
1959
1960         * src/mh.c
1961                 keep the window painted
1962
1963 2007-08-02 [paul]       2.10.0cvs84
1964
1965         * src/folderview.c
1966         * src/mainwindow.c
1967         * src/mainwindow.h
1968                 enable running folder Processing
1969                 rules on demand
1970
1971 2007-08-02 [paul]       2.10.0cvs83
1972
1973         * src/textview.c
1974                 speed up/clean up rendering of larger
1975                 msgs
1976                 Thanks to Colin
1977
1978 2007-08-01 [paul]       2.10.0cvs82
1979
1980         * src/mainwindow.h
1981                 clean up cruft
1982         * src/toolbar.c
1983                 change default toolbar layout on maemo
1984         * src/pixmaps/close.xpm
1985                 make the red cross a grey cross
1986         * src/pixmaps/jpilot.xpm
1987                 make icon smaller so it fits better
1988
1989 2007-07-31 [paul]       2.10.0cvs81
1990
1991         * src/setup.c
1992         * src/gtk/gtkutils.c
1993                 fix crash on maemo on first launch
1994
1995 2007-07-30 [paul]       2.10.0cvs80
1996
1997         * src/prefs_matcher.c
1998                 specify the units of age and size
1999
2000 2007-07-30 [paul]       2.10.0cvs79
2001
2002         * src/main.c
2003                 Fix IMAP timeout setting
2004
2005 2007-07-30 [colin]      2.10.0cvs78
2006
2007         * src/prefs_account.c
2008                 Fix a deprecated widget. Patch by
2009                 Andrej
2010
2011 2007-07-27 [paul]       2.10.0cvs77
2012
2013         * src/matcher_parser_parse.y
2014         * src/prefs_filtering_action.c
2015         * src/prefs_matcher.c
2016                 these changes forgotten in cvs74's
2017                 'watch thread' feature
2018
2019 2007-07-27 [paul]       2.10.0cvs76
2020
2021         * src/compose.c
2022                 fix potential crasher
2023                 thanks to Colin
2024
2025 2007-07-27 [paul]       2.10.0cvs75
2026
2027         * src/mainwindow.c
2028         * src/manual.c
2029         * src/manual.h
2030         * src/gtk/gtkutils.c
2031                 make mainwindow's /Help/Manual point to the
2032                 remote copy if the local copy doesn't exist
2033
2034 2007-07-27 [paul]       2.10.0cvs74
2035
2036         * src/Makefile.am
2037         * src/filtering.c
2038         * src/folder.c
2039         * src/mainwindow.c
2040         * src/matcher.c
2041         * src/matcher.h
2042         * src/matcher_parser_parse.y
2043         * src/procmsg.c
2044         * src/procmsg.h
2045         * src/stock_pixmap.c
2046         * src/stock_pixmap.h
2047         * src/summaryview.c
2048         * src/summaryview.h
2049         * src/toolbar.c
2050         * src/toolbar.h
2051         * src/pixmaps/watchthread.xpm
2052                 add 'watch thread' feature
2053
2054 2007-07-27 [paul]       2.10.0cvs73
2055
2056         * src/prefs_folder_item.c
2057                 adjust labels, add tooltips
2058
2059 2007-07-27 [colin]      2.10.0cvs72
2060
2061         * src/summaryview.c
2062                 Maemo: Remove less used menu items
2063
2064 2007-07-26 [colin]      2.10.0cvs71
2065
2066         * src/messageview.c
2067                 Maemo: destroy messageview after trashing mail.
2068                 Maybe should be done on X11 too
2069
2070 2007-07-26 [colin]      2.10.0cvs70
2071
2072         * src/folderview.c
2073         * src/mainwindow.c
2074         * src/prefs_common.c
2075         * src/prefs_common.h
2076         * src/summaryview.c
2077                 Add View/Show or Hide/Column headers
2078
2079 2007-07-26 [colin]      2.10.0cvs69
2080
2081         * src/procmime.c
2082                 Fix unwanted output
2083
2084 2007-07-26 [colin]      2.10.0cvs68
2085
2086         * src/ldapserver.c
2087                 Fix possible crash on cache invalidation
2088         * src/compose.c
2089         * src/procmime.c
2090         * src/procmime.h
2091         * src/quote_fmt_parse.y
2092                 Make replying to mails with big attachments
2093                 much faster. Fixes bug 1224, 'The process of 
2094                 Replying to emails with large attachments 
2095                 seems unreasonably long...'
2096
2097 2007-07-26 [colin]      2.10.0cvs67
2098
2099         * src/mimeview.c
2100         * src/matcher.c
2101         * src/common/ssl.c
2102                 Fix threads use on BSDs
2103
2104 2007-07-26 [paul]       2.10.0cvs66
2105
2106         * src/gtk/prefswindow.c
2107                 fix account prefs breakage
2108                 thanks to Colin
2109
2110 2007-07-26 [paul]       2.10.0cvs65
2111
2112         * configure.ac
2113                 standardise ./configure --help messages
2114
2115 2007-07-26 [colin]      2.10.0cvs64
2116
2117         * src/addressbook.c
2118         * src/editaddress.c
2119                 Fix two vCard-related crashes
2120
2121 2007-07-25 [colin]      2.10.0cvs63
2122
2123         * src/inc.c
2124         * src/prefs_common.c
2125         * src/prefs_common.h
2126         * src/prefs_receive.c
2127                 Maemo: Add a better way to notify of
2128                 new mails
2129         * src/mainwindow.c
2130         * src/statusbar.h
2131         * src/summaryview.c
2132         * src/toolbar.c
2133                 Maemo: Various layout fixes
2134         * src/gtk/prefswindow.c
2135                 Maemo: Better prefs layout
2136
2137 2007-07-25 [paul]       2.10.0cvs62
2138
2139         * src/textview.c
2140                 fix the layout on maemo
2141                 thanks to Colin
2142
2143 2007-07-25 [iwkse]      2.10.0cvs61
2144
2145         * src/summaryview.c
2146                 add 'o' shortcut on summaryview
2147
2148 2007-07-25 [iwkse]      2.10.0cvs60
2149
2150         * src/textview.c
2151                 fix o shortcut
2152
2153 2007-07-24 [colin]      2.10.0cvs59
2154
2155         * src/mh.c
2156                 Fix missing timestamp update on source
2157                 folder when moving
2158         * src/textview.c
2159         * src/textview.h
2160                 Better text layout on part's choices
2161
2162 2007-07-23 [colin]      2.10.0cvs58
2163
2164         * src/mimeview.c
2165         * src/textview.c
2166                 Maemo: Automatically choose the correct application
2167                 to open parts
2168         * src/gtk/quicksearch.c
2169                 Make search run on GDK_KP_Enter too
2170
2171 2007-07-23 [wwp]        2.10.0cvs57
2172
2173         * src/quote_fmt_lex.l
2174                 Revert accidentaly committed lines (account_sig) in
2175                 2.10.0cvs56.
2176
2177 2007-07-23 [wwp]        2.10.0cvs56
2178
2179         * src/quote_fmt_lex.l
2180                 Fix typos around long form expressions in the quote lexer.
2181
2182 2007-07-23 [paul]
2183
2184         3.0.0-rc1 released
2185
2186 2007-07-23 [colin]      2.10.0cvs55
2187
2188         * src/addr_compl.c
2189                 Fix auto-completion on Maemo
2190
2191 2007-07-23 [colin]      2.10.0cvs54
2192
2193         * src/statusbar.c
2194                 Maemo: Fix sticking statusbars
2195
2196 2007-07-22 [colin]      2.10.0cvs53
2197
2198         * src/main.c
2199                 Maemo: Fix the strange "top_application" info
2200                 at startup. We should do something when 
2201                 receiving such a message.
2202
2203 2007-07-20 [paul]       2.10.0cvs52
2204
2205         * src/news_gtk.c
2206                 add missing #include "statusbar.h"
2207
2208 2007-07-20 [colin]      2.10.0cvs51
2209
2210         * src/folder.c
2211         * src/folder.h
2212         * src/folder_item_prefs.c
2213         * src/folder_item_prefs.h
2214         * src/folderview.c
2215         * src/imap.c
2216         * src/imap_gtk.c
2217         * src/imap_gtk.h
2218         * src/news.c
2219         * src/news_gtk.c
2220         * src/news_gtk.h
2221         * src/prefs_folder_item.c
2222                 Implement age-based caching: allow to
2223                 specify a threshold for the offline synchronisation
2224                 feature, and whether old cached bodies should 
2225                 be removed
2226         * src/toolbar.c
2227         * src/toolbar.h
2228                 Fix label/tooltips
2229         * src/plugins/dillo_viewer/dillo_viewer.c
2230                 Check that Dillo's installed
2231
2232 2007-07-20 [wwp]        2.10.0cvs50
2233
2234         * src/mimeview.c
2235         * src/stock_pixmap.c
2236                 Draw a frame around the selected mimeview part icon (instead of the
2237                 shifted 'dancing' icon).
2238
2239 2007-07-20 [colin]      2.10.0cvs49
2240
2241         * src/main.c
2242                 Unref stuff even on error
2243         * src/wizard.c
2244                 disconnect signals only at the very
2245                 end of the wizard save.
2246
2247 2007-07-20 [colin]      2.10.0cvs48
2248
2249         * src/mainwindow.c
2250         * src/messageview.c
2251         * src/toolbar.c
2252         * src/toolbar.h
2253                 Fix random crashes while navigating
2254                 (GTK_EVENTS_FLUSH)
2255
2256 2007-07-19 [colin]      2.10.0cvs47
2257
2258         * configure.ac
2259         * src/main.c
2260         * src/prefs_common.c
2261         * src/prefs_common.h
2262         * src/wizard.c
2263         * src/common/defs.h
2264         * src/common/utils.c
2265                 Maemo: add an easy way to store data (mails
2266                 and IMAP/NNTP caches) on one of the SD cards,
2267                 and protect against unmounts if needed
2268
2269 2007-07-19 [paul]       2.10.0cvs46
2270
2271         * src/Makefile.am
2272         * src/stock_pixmap.c
2273         * src/gtk/about.c
2274         * src/pixmaps/claws-mail_logo-small.xpm
2275                 implement a (slightly) different About
2276                 dialog for maemo and add a small version
2277                 of the logo for it
2278         * src/wizard.c
2279                 use a scrolled window for wizard page 1
2280                 on maemo
2281
2282 2007-07-19 [paul]       2.10.0cvs45
2283
2284         * src/Makefile.am
2285                 too soon for this line
2286
2287 2007-07-19 [paul]       2.10.0cvs44
2288
2289         * src/Makefile.am
2290                 fix build on n800
2291
2292 2007-07-19 [colin]      2.10.0cvs43
2293
2294         * src/wizard.c
2295                 Solve Mail/Mailbox name when specifying
2296                 full /path/to/Mail.
2297
2298 2007-07-18 [colin]      2.10.0cvs42
2299
2300         * src/inc.c
2301         * configure.ac
2302                 Fix build on n770
2303
2304 2007-07-18 [colin]      2.10.0cvs41
2305
2306         * src/inc.c
2307                 Maemo: plug the online/offline system into
2308                 maemo's interfaces to have Claws automatically
2309                 switch according to the system status
2310         * src/statusbar.c
2311                 Maemo: use HildonBanners to display status
2312                 messages. Renders the main statusbar useless.
2313
2314 2007-07-18 [paul]       2.10.0cvs40
2315
2316         * src/filtering.c
2317                 fix screen blanking on moving/copying many msgs
2318         * src/folder.c
2319                 fix processing progressbar and screen blanking
2320                 during processing
2321
2322 2007-07-18 [paul]       2.10.0cvs39
2323
2324         * src/messageview.c
2325                 revert cvs37, breakage on maemo
2326
2327 2007-07-18 [paul]       2.10.0cvs38
2328
2329         * src/gtk/gtkutils.c
2330                 make sure we can still build with older GTK's
2331
2332 2007-07-18 [colin]      2.10.0cvs37
2333
2334         * src/messageview.c
2335                 Only hide the small layout's messageview, instead
2336                 of destroying it when closing
2337         * src/gtk/gtkutils.c
2338                 Use gtk_window_present_with_time to popup windows,
2339                 it seems to make things better with modern WMs
2340                 (actually focusing)
2341
2342 2007-07-17 [colin]      2.10.0cvs36
2343
2344         * src/editaddress.c
2345                 Simplify layout on Maemo
2346         * src/folder.c
2347                 Fix possible crash
2348         * src/prefs_display_header.c
2349                 Remove some headers by default on Maemo
2350
2351 2007-07-17 [paul]       2.10.0cvs35
2352
2353         * src/prefs_common.c
2354         * src/prefs_common.h
2355         * src/prefs_logging.c
2356         * src/common/log.c
2357                 add options to stop/enable writing logs to disc
2358
2359 2007-07-17 [paul]       2.10.0cvs34
2360
2361         * src/edittags.c
2362                 fix some issues with the Apply tags window:
2363                 - set search column (enables autocompl in the treeview)
2364                 - apply tag from "New tag" if it existed
2365                 - clears New tag entry when adding it with the button
2366                 Thanks to Colin
2367
2368 2007-07-17 [paul]       2.10.0cvs33
2369
2370         * src/edittags.c
2371                 fix 'apply tags' dialogue weirdness
2372
2373 2007-07-16 [colin]      2.10.0cvs32
2374
2375         * src/toolbar.c
2376                 Fix double-loading of mails on Maemo
2377
2378 2007-07-16 [colin]      2.10.0cvs31
2379
2380         * src/messageview.c
2381                 Prevent double-loading of the same part under some
2382                 conditions; hide statusbar on Maemo
2383
2384 2007-07-16 [colin]      2.10.0cvs30
2385
2386         * src/edittags.c
2387         * src/edittags.h
2388         * src/mainwindow.c
2389         * src/summaryview.c
2390                 Improve the tag interface - allow
2391                 to set/unset tags from a special
2392                 window.
2393         * src/gtk/gtkvscrollbutton.c
2394         * src/mimeview.c
2395         * src/mimeview.h
2396         * src/stock_pixmap.c
2397                 Fix Mimeview's ugly hacks in the
2398                 icon list. 
2399
2400 2007-07-16 [paul]       2.10.0cvs29
2401
2402         * src/wizard.c
2403                 rework dialog
2404         * src/gtk/icon_legend.c
2405                 put it all in a scrolled window
2406
2407 2007-07-15 [colin]      2.10.0cvs28
2408
2409         * src/mainwindow.c
2410                 Maemo: force layout to be Small screen; the
2411                 others don't make sense
2412
2413 2007-07-14 [colin]      2.10.0cvs27
2414
2415         * src/mimeview.c
2416         * src/gtk/gtkvscrollbutton.c
2417                 Maemo: Fix mimeview's buttons size
2418
2419 2007-07-14 [colin]      2.10.0cvs26
2420
2421         * src/toolbar.c
2422                 Fix the button workaround fix.
2423                 (Use the correct variable)
2424
2425 2007-07-14 [colin]      2.10.0cvs25
2426
2427         * src/mainwindow.c
2428         * src/toolbar.c
2429                 Maemo: put the progress bar in the
2430                 toolbar
2431
2432 2007-07-14 [colin]      2.10.0cvs24
2433
2434         * src/prefs_common.c
2435                 Maemo: hide statusbar by default
2436         * src/Makefile.am
2437         * src/stock_pixmap.c
2438         * src/stock_pixmap.h
2439         * src/toolbar.c
2440         * src/pixmaps/go_folders.xpm
2441                 Maemo: Add a specific icon to go back to
2442                 folder list
2443
2444 2007-07-14 [colin]      2.10.0cvs23
2445
2446         * src/toolbar.c
2447                 Don't set homogeneous finally
2448
2449 2007-07-14 [colin]      2.10.0cvs22
2450
2451         * src/toolbar.c
2452                 Fix button show/hide issues
2453
2454 2007-07-14 [colin]      2.10.0cvs21
2455
2456         * src/toolbar.c
2457                 Fix huge arrows
2458                 Fix button workaround to be able to click
2459                 if mouse was on button when it went un-
2460                 sensitive.
2461                 Revert previous commit, gtk_tool_item_set_homogeneous
2462                 doesn't mean what it seems to mean ;-)
2463
2464 2007-07-14 [paul]       2.10.0cvs20
2465
2466         * src/toolbar.c
2467                 make homogeneous FALSE always
2468
2469 2007-07-13 [colin]      2.10.0cvs19
2470
2471         * src/toolbar.c
2472         * src/toolbar.h
2473                 Rework to fit the non-deprecated API
2474         * src/compose.c
2475         * src/folderview.c
2476         * src/mainwindow.c
2477         * src/messageview.c
2478         * src/summaryview.c
2479                 Maemo layout changes. Better toolbars,
2480                 removal of CTree headers. 
2481
2482 2007-07-13 [paul]       2.10.0cvs18
2483
2484         * src/gtk/colorlabel.c
2485                 fix bug 1261, '[DE] coloring messages in overview 
2486                 keys are not localised'
2487                 the string is now included in claws-mail.pot
2488
2489 2007-07-13 [colin]      2.10.0cvs17
2490
2491         * src/summaryview.c
2492                 Fix bug 1267, 'printing mutliple messages 
2493                 opens one message-dialog after the other'
2494                 Ask for confirmation when printing 10
2495                 messages or more.
2496
2497 2007-07-11 [colin]      2.10.0cvs16
2498
2499         * COPYING
2500         * README
2501         * autogen.sh
2502         * manual/claws-mail-manual.xml
2503         * manual/gpl.xml
2504         * manual/es/claws-mail-manual.xml
2505         * manual/es/gpl.xml
2506         * manual/fr/claws-mail-manual.xml
2507         * manual/fr/gpl.xml
2508         * manual/pl/gpl.xml
2509         * src/account.c
2510         * src/account.h
2511         * src/action.c
2512         * src/action.h
2513         * src/adbookbase.h
2514         * src/addr_compl.c
2515         * src/addr_compl.h
2516         * src/addrbook.c
2517         * src/addrbook.h
2518         * src/addrcache.c
2519         * src/addrcache.h
2520         * src/addrcindex.c
2521         * src/addrcindex.h
2522         * src/addrclip.c
2523         * src/addrclip.h
2524         * src/addrdefs.h
2525         * src/addressadd.c
2526         * src/addressadd.h
2527         * src/addressbook.c
2528         * src/addressbook.h
2529         * src/addressbook_foldersel.c
2530         * src/addressbook_foldersel.h
2531         * src/addressitem.h
2532         * src/addrgather.c
2533         * src/addrgather.h
2534         * src/addrharvest.c
2535         * src/addrharvest.h
2536         * src/addrindex.c
2537         * src/addrindex.h
2538         * src/addritem.c
2539         * src/addritem.h
2540         * src/addrquery.c
2541         * src/addrquery.h
2542         * src/addrselect.c
2543         * src/addrselect.h
2544         * src/alertpanel.c
2545         * src/alertpanel.h
2546         * src/browseldap.c
2547         * src/browseldap.h
2548         * src/codeconv.c
2549         * src/codeconv.h
2550         * src/compose.c
2551         * src/compose.h
2552         * src/crash.c
2553         * src/crash.h
2554         * src/customheader.c
2555         * src/customheader.h
2556         * src/displayheader.c
2557         * src/displayheader.h
2558         * src/editaddress.c
2559         * src/editaddress.h
2560         * src/editaddress_other_attributes_ldap.c
2561         * src/editaddress_other_attributes_ldap.h
2562         * src/editbook.c
2563         * src/editbook.h
2564         * src/editgroup.c
2565         * src/editgroup.h
2566         * src/editjpilot.c
2567         * src/editjpilot.h
2568         * src/editldap.c
2569         * src/editldap.h
2570         * src/editldap_basedn.c
2571         * src/editldap_basedn.h
2572         * src/edittags.c
2573         * src/edittags.h
2574         * src/editvcard.c
2575         * src/editvcard.h
2576         * src/enriched.c
2577         * src/enriched.h
2578         * src/exphtmldlg.c
2579         * src/exphtmldlg.h
2580         * src/expldifdlg.c
2581         * src/expldifdlg.h
2582         * src/export.c
2583         * src/export.h
2584         * src/exporthtml.c
2585         * src/exporthtml.h
2586         * src/exportldif.c
2587         * src/exportldif.h
2588         * src/filtering.c
2589         * src/filtering.h
2590         * src/folder.c
2591         * src/folder.h
2592         * src/folder_item_prefs.c
2593         * src/folder_item_prefs.h
2594         * src/foldersel.c
2595         * src/foldersel.h
2596         * src/folderutils.c
2597         * src/folderutils.h
2598         * src/folderview.c
2599         * src/folderview.h
2600         * src/gedit-print.c
2601         * src/gedit-print.h
2602         * src/grouplistdialog.c
2603         * src/grouplistdialog.h
2604         * src/headerview.c
2605         * src/headerview.h
2606         * src/html.c
2607         * src/html.h
2608         * src/image_viewer.c
2609         * src/image_viewer.h
2610         * src/imap.c
2611         * src/imap.h
2612         * src/imap_gtk.c
2613         * src/imap_gtk.h
2614         * src/import.c
2615         * src/import.h
2616         * src/importldif.c
2617         * src/importldif.h
2618         * src/importmutt.c
2619         * src/importmutt.h
2620         * src/importpine.c
2621         * src/importpine.h
2622         * src/inc.c
2623         * src/inc.h
2624         * src/jpilot.c
2625         * src/jpilot.h
2626         * src/ldapctrl.c
2627         * src/ldapctrl.h
2628         * src/ldaplocate.c
2629         * src/ldaplocate.h
2630         * src/ldapquery.c
2631         * src/ldapquery.h
2632         * src/ldapserver.c
2633         * src/ldapserver.h
2634         * src/ldapupdate.c
2635         * src/ldapupdate.h
2636         * src/ldaputil.c
2637         * src/ldaputil.h
2638         * src/ldif.c
2639         * src/ldif.h
2640         * src/localfolder.c
2641         * src/localfolder.h
2642         * src/main.c
2643         * src/main.h
2644         * src/mainwindow.c
2645         * src/mainwindow.h
2646         * src/manual.c
2647         * src/manual.h
2648         * src/matcher.c
2649         * src/matcher.h
2650         * src/matcher_parser.h
2651         * src/matcher_parser_lex.l
2652         * src/matcher_parser_parse.y
2653         * src/mbox.c
2654         * src/mbox.h
2655         * src/message_search.c
2656         * src/message_search.h
2657         * src/messageview.c
2658         * src/messageview.h
2659         * src/mh.c
2660         * src/mh.h
2661         * src/mh_gtk.c
2662         * src/mh_gtk.h
2663         * src/mimeview.c
2664         * src/mimeview.h
2665         * src/msgcache.c
2666         * src/msgcache.h
2667         * src/mutt.c
2668         * src/mutt.h
2669         * src/news.c
2670         * src/news.h
2671         * src/news_gtk.c
2672         * src/news_gtk.h
2673         * src/noticeview.c
2674         * src/noticeview.h
2675         * src/partial_download.c
2676         * src/partial_download.h
2677         * src/pine.c
2678         * src/pine.h
2679         * src/pop.c
2680         * src/pop.h
2681         * src/prefs_account.c
2682         * src/prefs_account.h
2683         * src/prefs_actions.c
2684         * src/prefs_actions.h
2685         * src/prefs_common.c
2686         * src/prefs_common.h
2687         * src/prefs_compose_writing.c
2688         * src/prefs_compose_writing.h
2689         * src/prefs_customheader.c
2690         * src/prefs_customheader.h
2691         * src/prefs_display_header.c
2692         * src/prefs_display_header.h
2693         * src/prefs_ext_prog.c
2694         * src/prefs_ext_prog.h
2695         * src/prefs_filtering.c
2696         * src/prefs_filtering.h
2697         * src/prefs_filtering_action.c
2698         * src/prefs_filtering_action.h
2699         * src/prefs_folder_column.c
2700         * src/prefs_folder_column.h
2701         * src/prefs_folder_item.c
2702         * src/prefs_folder_item.h
2703         * src/prefs_fonts.c
2704         * src/prefs_fonts.h
2705         * src/prefs_gtk.c
2706         * src/prefs_gtk.h
2707         * src/prefs_image_viewer.c
2708         * src/prefs_image_viewer.h
2709         * src/prefs_logging.c
2710         * src/prefs_logging.h
2711         * src/prefs_matcher.c
2712         * src/prefs_matcher.h
2713         * src/prefs_message.c
2714         * src/prefs_message.h
2715         * src/prefs_msg_colors.c
2716         * src/prefs_msg_colors.h
2717         * src/prefs_other.c
2718         * src/prefs_other.h
2719         * src/prefs_quote.c
2720         * src/prefs_quote.h
2721         * src/prefs_receive.c
2722         * src/prefs_receive.h
2723         * src/prefs_send.c
2724         * src/prefs_send.h
2725         * src/prefs_spelling.c
2726         * src/prefs_spelling.h
2727         * src/prefs_summaries.c
2728         * src/prefs_summaries.h
2729         * src/prefs_summary_column.c
2730         * src/prefs_summary_column.h
2731         * src/prefs_summary_open.c
2732         * src/prefs_summary_open.h
2733         * src/prefs_template.c
2734         * src/prefs_template.h
2735         * src/prefs_themes.c
2736         * src/prefs_themes.h
2737         * src/prefs_toolbar.c
2738         * src/prefs_toolbar.h
2739         * src/prefs_wrapping.c
2740         * src/prefs_wrapping.h
2741         * src/privacy.c
2742         * src/privacy.h
2743         * src/procheader.c
2744         * src/procheader.h
2745         * src/procmime.c
2746         * src/procmime.h
2747         * src/procmsg.c
2748         * src/procmsg.h
2749         * src/quote_fmt.c
2750         * src/quote_fmt_lex.l
2751         * src/quote_fmt_parse.y
2752         * src/recv.c
2753         * src/recv.h
2754         * src/remotefolder.c
2755         * src/remotefolder.h
2756         * src/send_message.c
2757         * src/send_message.h
2758         * src/setup.c
2759         * src/setup.h
2760         * src/simple-gettext.c
2761         * src/sourcewindow.c
2762         * src/sourcewindow.h
2763         * src/ssl_manager.c
2764         * src/ssl_manager.h
2765         * src/statusbar.c
2766         * src/statusbar.h
2767         * src/stock_pixmap.c
2768         * src/stock_pixmap.h
2769         * src/summary_search.c
2770         * src/summary_search.h
2771         * src/summaryview.c
2772         * src/summaryview.h
2773         * src/textview.c
2774         * src/textview.h
2775         * src/toolbar.c
2776         * src/toolbar.h
2777         * src/undo.c
2778         * src/undo.h
2779         * src/unmime.c
2780         * src/unmime.h
2781         * src/uri_opener.c
2782         * src/uri_opener.h
2783         * src/vcard.c
2784         * src/vcard.h
2785         * src/wizard.c
2786         * src/wizard.h
2787         * src/common/base64.c
2788         * src/common/base64.h
2789         * src/common/claws.c
2790         * src/common/claws.h
2791         * src/common/defs.h
2792         * src/common/fnmatch.c
2793         * src/common/fnmatch.h
2794         * src/common/fnmatch_loop.c
2795         * src/common/hooks.c
2796         * src/common/hooks.h
2797         * src/common/log.c
2798         * src/common/log.h
2799         * src/common/md5.c
2800         * src/common/md5.h
2801         * src/common/mgutils.c
2802         * src/common/mgutils.h
2803         * src/common/nntp.c
2804         * src/common/nntp.h
2805         * src/common/passcrypt.c
2806         * src/common/passcrypt.h.in
2807         * src/common/plugin.c
2808         * src/common/plugin.h
2809         * src/common/prefs.c
2810         * src/common/prefs.h
2811         * src/common/progressindicator.c
2812         * src/common/progressindicator.h
2813         * src/common/quoted-printable.c
2814         * src/common/quoted-printable.h
2815         * src/common/session.c
2816         * src/common/session.h
2817         * src/common/smtp.c
2818         * src/common/smtp.h
2819         * src/common/socket.c
2820         * src/common/socket.h
2821         * src/common/ssl.c
2822         * src/common/ssl.h
2823         * src/common/ssl_certificate.c
2824         * src/common/ssl_certificate.h
2825         * src/common/string_match.c
2826         * src/common/string_match.h
2827         * src/common/stringtable.c
2828         * src/common/stringtable.h
2829         * src/common/tags.c
2830         * src/common/tags.h
2831         * src/common/template.c
2832         * src/common/template.h
2833         * src/common/timing.h
2834         * src/common/utils.c
2835         * src/common/utils.h
2836         * src/common/uuencode.c
2837         * src/common/uuencode.h
2838         * src/common/version.h.in
2839         * src/common/w32_dirent.c
2840         * src/common/w32_reg.c
2841         * src/common/w32_signal.c
2842         * src/common/w32_stat.c
2843         * src/common/w32_stdlib.c
2844         * src/common/w32_string.c
2845         * src/common/w32_time.c
2846         * src/common/w32_unistd.c
2847         * src/common/w32_wait.c
2848         * src/common/w32lib.h
2849         * src/common/xml.c
2850         * src/common/xml.h
2851         * src/common/xmlprops.c
2852         * src/common/xmlprops.h
2853         * src/etpan/etpan-errors.h
2854         * src/etpan/etpan-thread-manager-types.h
2855         * src/etpan/etpan-thread-manager.c
2856         * src/etpan/etpan-thread-manager.h
2857         * src/etpan/imap-thread.c
2858         * src/etpan/imap-thread.h
2859         * src/gtk/about.c
2860         * src/gtk/about.h
2861         * src/gtk/colorlabel.c
2862         * src/gtk/colorlabel.h
2863         * src/gtk/colorsel.c
2864         * src/gtk/colorsel.h
2865         * src/gtk/combobox.c
2866         * src/gtk/combobox.h
2867         * src/gtk/description_window.c
2868         * src/gtk/description_window.h
2869         * src/gtk/filesel.c
2870         * src/gtk/filesel.h
2871         * src/gtk/foldersort.c
2872         * src/gtk/foldersort.h
2873         * src/gtk/gtkaspell.c
2874         * src/gtk/gtkaspell.h
2875         * src/gtk/gtksctree.c
2876         * src/gtk/gtkshruler.c
2877         * src/gtk/gtkshruler.h
2878         * src/gtk/gtksourceprintjob.c
2879         * src/gtk/gtksourceprintjob.h
2880         * src/gtk/gtkutils.c
2881         * src/gtk/gtkutils.h
2882         * src/gtk/gtkvscrollbutton.c
2883         * src/gtk/gtkvscrollbutton.h
2884         * src/gtk/icon_legend.c
2885         * src/gtk/icon_legend.h
2886         * src/gtk/inputdialog.c
2887         * src/gtk/inputdialog.h
2888         * src/gtk/logwindow.c
2889         * src/gtk/logwindow.h
2890         * src/gtk/manage_window.c
2891         * src/gtk/manage_window.h
2892         * src/gtk/menu.c
2893         * src/gtk/menu.h
2894         * src/gtk/pluginwindow.c
2895         * src/gtk/pluginwindow.h
2896         * src/gtk/prefswindow.c
2897         * src/gtk/prefswindow.h
2898         * src/gtk/progressdialog.c
2899         * src/gtk/progressdialog.h
2900         * src/gtk/quicksearch.c
2901         * src/gtk/quicksearch.h
2902         * src/gtk/sslcertwindow.c
2903         * src/gtk/sslcertwindow.h
2904         * src/plugins/bogofilter/bogofilter.c
2905         * src/plugins/bogofilter/bogofilter.h
2906         * src/plugins/bogofilter/bogofilter_gtk.c
2907         * src/plugins/clamav/clamav_plugin.c
2908         * src/plugins/clamav/clamav_plugin.h
2909         * src/plugins/clamav/clamav_plugin_gtk.c
2910         * src/plugins/demo/demo.c
2911         * src/plugins/dillo_viewer/dillo_prefs.c
2912         * src/plugins/dillo_viewer/dillo_prefs.h
2913         * src/plugins/dillo_viewer/dillo_viewer.c
2914         * src/plugins/pgpcore/passphrase.c
2915         * src/plugins/pgpcore/passphrase.h
2916         * src/plugins/pgpcore/pgp_viewer.c
2917         * src/plugins/pgpcore/pgp_viewer.h
2918         * src/plugins/pgpcore/plugin.c
2919         * src/plugins/pgpcore/prefs_gpg.c
2920         * src/plugins/pgpcore/prefs_gpg.h
2921         * src/plugins/pgpcore/select-keys.c
2922         * src/plugins/pgpcore/select-keys.h
2923         * src/plugins/pgpcore/sgpgme.c
2924         * src/plugins/pgpcore/sgpgme.h
2925         * src/plugins/pgpinline/pgpinline.c
2926         * src/plugins/pgpinline/pgpinline.h
2927         * src/plugins/pgpinline/plugin.c
2928         * src/plugins/pgpmime/pgpmime.c
2929         * src/plugins/pgpmime/pgpmime.h
2930         * src/plugins/pgpmime/plugin.c
2931         * src/plugins/spamassassin/spamassassin.c
2932         * src/plugins/spamassassin/spamassassin.h
2933         * src/plugins/spamassassin/spamassassin_gtk.c
2934         * src/plugins/trayicon/trayicon.c
2935         * src/plugins/trayicon/trayicon_prefs.c
2936         * src/plugins/trayicon/trayicon_prefs.h
2937         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2938         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2939         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2940         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2941         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2942         * tools/OOo2claws-mail.pl
2943         * tools/README.sylprint
2944         * tools/acroread2claws-mail.pl
2945         * tools/claws-mail-compose-insert-files.pl
2946         * tools/convert_mbox.pl
2947         * tools/filter_conv.pl
2948         * tools/filter_conv_new.pl
2949         * tools/fix_date.sh
2950         * tools/freshmeat_search.pl
2951         * tools/google_search.pl
2952         * tools/kmail-mailbox2claws-mail.pl
2953         * tools/kmail2claws-mail.pl
2954         * tools/kmail2claws-mail_v2.pl
2955         * tools/mairix.sh
2956         * tools/make.themes.project
2957         * tools/multiwebsearch.pl
2958         * tools/nautilus2claws-mail.sh
2959         * tools/outlook2claws-mail.pl
2960         * tools/textviewer.sh
2961         * tools/thunderbird-filters-convertor.pl
2962         * tools/update-po
2963         * tools/uuooffice
2964         * tools/vcard2xml.py
2965         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2966                 Upgrade to GPLv3 or later.
2967
2968 2007-07-10 [wwp]        2.10.0cvs15
2969
2970         * src/main.c
2971                 Fix re-opening of all composing messages that were
2972                 opened when closing the previous instance, thanks
2973                 to Colin.
2974
2975 2007-07-10 [paul]       2.10.0cvs14
2976
2977         * src/editaddress_other_attributes_ldap.c
2978         * src/ldapupdate.c
2979                 fix crash on selecting 'other attributes' combo
2980                 for either a new entry or an old entry with no
2981                 existing attributes.
2982                 fix bug on editing multiple attributes which
2983                 resulted them all having the value of the last
2984                 one changed.
2985                 Thanks to Colin
2986
2987 2007-07-10 [colin]      2.10.0cvs13
2988
2989         * src/editaddress.c
2990         * src/editaddress_other_attributes_ldap.h
2991         * src/ldapupdate.c
2992                 Fix --disable-ldap build
2993
2994 2007-07-09 [colin]      2.10.0cvs12
2995
2996         * src/Makefile.am
2997         * src/addritem.c
2998         * src/addritem.h
2999         * src/editaddress.c
3000         * src/editaddress_other_attributes_ldap.c
3001         * src/editaddress_other_attributes_ldap.h
3002         * src/editldap.c
3003         * src/ldapctrl.c
3004         * src/ldapctrl.h
3005         * src/ldapupdate.c
3006                 Add capability to edit all inetOrgPerson
3007                 attributes on LDAP. Patch by Michael 
3008                 Rasmussen
3009
3010 2007-07-09 [colin]      2.10.0cvs11
3011
3012         * src/Makefile.am
3013         * src/exporthtml.c
3014         * src/mbox.c
3015         * src/msgcache.c
3016         * src/prefs_summaries.c
3017         * src/prefs_themes.c
3018         * src/procheader.c
3019         * src/common/Makefile.am
3020         * src/common/log.c
3021         * src/common/timing.h
3022         * src/common/utils.c
3023         * src/common/utils.h
3024         * src/common/w32_account.c
3025         * src/common/w32lib.h
3026         * src/gtk/Makefile.am
3027         * src/gtk/colorlabel.c
3028         * src/plugins/pgpcore/Makefile.am
3029         * src/plugins/pgpcore/claws.def
3030         * src/plugins/pgpcore/passphrase.c
3031         * src/plugins/pgpcore/pgp_viewer.c
3032         * src/plugins/pgpcore/plugin.def
3033         * src/plugins/pgpcore/sgpgme.c
3034         * src/plugins/pgpinline/Makefile.am
3035         * src/plugins/pgpinline/claws.def
3036         * src/plugins/pgpinline/mypgpcore.def
3037         * src/plugins/pgpinline/plugin.def
3038         * src/plugins/pgpmime/Makefile.am
3039         * src/plugins/pgpmime/claws.def
3040         * src/plugins/pgpmime/mypgpcore.def
3041         * src/plugins/pgpmime/plugin.def
3042                 Commit win32 patch, from Werner Koch and
3043                 Marcus Brinkmann
3044
3045 2007-07-09 [colin]      2.10.0cvs10
3046
3047         * src/prefs_toolbar.c
3048                 Fix crash when no actions exist
3049
3050 2007-07-07 [paul]       2.10.0cvs9
3051
3052         * COPYING
3053         * manual/claws-mail-manual.xml
3054                 update copyright year
3055         * po/fi.po
3056                 updated by Flammie Pirinen
3057
3058 2007-07-05 [wwp]        2.10.0cvs8
3059
3060         * src/plugins/clamav/clamav_plugin_gtk.c
3061                 Make vertical spacing like in other plugin prefs pages.
3062
3063 2007-07-05 [wwp]        2.10.0cvs7
3064
3065         * src/quote_fmt.c
3066                 It's %am that works, not %ae (this doc incoherence has been
3067                 introduced with 2.9.2cvs13).
3068
3069 2007-07-04 [wwp]        2.10.0cvs6
3070
3071         * src/plugins/bogofilter/bogofilter.c
3072                 Gettext-ize an occurrence of "Any" that wasn't.
3073
3074 2007-07-04 [colin]      2.10.0cvs5
3075
3076         * po/POTFILES.in
3077                 Fix untranslated strings; thanks
3078                 to Pader Rezso.
3079
3080 2007-07-03 [colin]      2.10.0cvs4
3081
3082         * src/folder.c
3083         * src/mainwindow.c
3084                 Fix saving of sort mode for tags and
3085                 thread date. Thanks to Pierre Ossman.
3086                 Completes fix for bug 1233
3087
3088 2007-07-03 [paul]       2.10.0cvs3
3089
3090         * src/compose.c
3091                 fix auto-save
3092         * src/summaryview.c
3093                 fix build warnings
3094         Thanks to Colin
3095
3096 2007-07-02 [colin]      2.10.0cvs2
3097
3098         * src/folder.h
3099         * src/mainwindow.c
3100         * src/procmsg.h
3101         * src/summaryview.c
3102                 Add View/Sort/by Thread date
3103                 Fixes bug 1233, 'Capability to sort 
3104                 threads by most recent message'
3105                 Based on a patch by Paul Rolland
3106
3107 2007-07-02 [colin]      2.10.0cvs1
3108
3109         * src/Makefile.am
3110         * src/compose.c
3111         * src/edittags.c
3112         * src/edittags.h
3113         * src/filtering.c
3114         * src/folder.c
3115         * src/folder.h
3116         * src/headerview.c
3117         * src/headerview.h
3118         * src/main.c
3119         * src/mainwindow.c
3120         * src/mainwindow.h
3121         * src/manual.h
3122         * src/matcher.c
3123         * src/matcher.h
3124         * src/matcher_parser_parse.y
3125         * src/mimeview.c
3126         * src/msgcache.c
3127         * src/msgcache.h
3128         * src/prefs_common.c
3129         * src/prefs_common.h
3130         * src/prefs_filtering_action.c
3131         * src/prefs_matcher.c
3132         * src/prefs_summary_column.c
3133         * src/procmsg.c
3134         * src/procmsg.h
3135         * src/quote_fmt.c
3136         * src/quote_fmt_lex.l
3137         * src/quote_fmt_parse.y
3138         * src/summaryview.c
3139         * src/summaryview.h
3140         * src/textview.c
3141         * src/common/Makefile.am
3142         * src/common/defs.h
3143         * src/common/tags.c
3144         * src/common/tags.h
3145         * src/gtk/quicksearch.c
3146         * src/gtk/quicksearch.h
3147                 Add Tags implementation. Tags are arbitrary labels
3148                 that can be applied to messages. It is possible 
3149                 to create, edit, remove tags; apply them to mails;
3150                 filter on tags or tag presence; apply or unset
3151                 tags via filtering actions; reference tags in
3152                 reply templates.
3153
3154 2007-07-02 [paul]       2.10.0
3155
3156         * NEWS
3157         * README
3158         * RELEASE_NOTES
3159                 2.10.0 released
3160
3161 2007-07-02 [paul]       2.9.2cvs78
3162
3163         * po/de.po
3164         * po/en_GB.po
3165         * po/es.po
3166         * po/fr.po
3167         * po/hu.po
3168         * po/pt_BR.po
3169         * po/ru.po
3170         * po/zh_CN.po
3171                 updated by Stephan Sachse, me, Ricardo Mones
3172                 Lastra, Fabien Vantard, Pader Rezso, Frederico
3173                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
3174
3175 2007-07-02 [paul]       2.9.2cvs77
3176
3177         * AUTHORS
3178                 updated
3179
3180 2007-06-29 [wwp]        2.9.2cvs76
3181
3182         * src/gtk/headers.h
3183                 Fix a typo (thanks to Ricardo for finding this out).
3184
3185 2007-06-28 [paul]       2.9.2cvs75
3186
3187         * src/folderview.c
3188                 fix build warnings
3189
3190 2007-06-28 [paul]       2.9.2cvs74
3191
3192         * tools/Makefile.am
3193                 fix bug in the autotools build system.
3194                 Files cataloged under EXTRA_DIST were never
3195                 automatically copied to the build tree.
3196                 (fix 'make distcheck')
3197                 Patch by Michael Rasmussen.
3198
3199 2007-06-24 [colin]      2.9.2cvs73
3200
3201         * src/news_gtk.c
3202                 Fix bug 1249, 'Error handling for 
3203                 news errors needs modification'
3204                 Only popup error if the according
3205                 pref in Prefs/Receive is set.
3206
3207 2007-06-21 [colin]      2.9.2cvs72
3208
3209         * src/common/plugin.c
3210         * src/common/plugin.h
3211                 Change plugin API to know whether it's safe to 
3212                 unload plugins or whether we should just hide
3213                 them. Fixes bug 1248, 'Core dumps after 
3214                 unloading plugin and clicking on load plugins'
3215         * src/plugins/bogofilter/bogofilter.c
3216         * src/plugins/clamav/clamav_plugin.c
3217         * src/plugins/demo/demo.c
3218         * src/plugins/dillo_viewer/dillo_viewer.c
3219         * src/plugins/pgpcore/plugin.c
3220         * src/plugins/pgpinline/plugin.c
3221         * src/plugins/pgpmime/plugin.c
3222         * src/plugins/spamassassin/spamassassin.c
3223         * src/plugins/trayicon/trayicon.c
3224                 Update API
3225
3226 2007-06-19 [colin]      2.9.2cvs71
3227
3228         * src/compose.c
3229         * src/messageview.c
3230                 Fix crash mentioned in bug 1246
3231                 Race condition when automatically drafting
3232                 due to insertion on reedit.
3233
3234 2007-06-18 [wwp]        2.9.2cvs70
3235
3236         * src/importldif.c
3237                 LDIF import: use a "Proceed" button to complete
3238                 the process.
3239
3240 2007-06-18 [paul]       2.9.2cvs69
3241
3242         * configure.ac
3243                 use pkgconfig to check for gtk and glib
3244
3245 2007-06-17 [wwp]        2.9.2cvs68
3246
3247         * src/ldif.c
3248         * src/importldif.c
3249                 LDIF import: better error handling, minor code
3250                 and UI cleanup, and renamed the Save button
3251                 to Close, as imported stuff is already saved
3252                 when the Save button is shown.
3253
3254 2007-06-17 [colin]      2.9.2cvs67
3255
3256         * src/prefs_summaries.c
3257         * src/procmsg.c
3258                 Don't set as read when forwarded, only replied to
3259
3260 2007-06-17 [paul]       2.9.2cvs66
3261
3262         * src/alertpanel.c
3263                 add missing #include
3264
3265 2007-06-16 [colin]      2.9.2cvs65
3266
3267         * src/prefs_summaries.c
3268         * src/procmsg.c
3269                 Change the pref "Only mark as read when opened
3270                 in new window" to "..., replied to or forwarded".
3271                 Based on a patch by Paul Rolland.
3272
3273 2007-06-16 [paul]       2.9.2cvs64
3274
3275         * src/gtk/authors.h
3276                 alphabetical order! :)
3277
3278 2007-06-16 [colin]      2.9.2cvs63
3279
3280         * AUTHORS
3281         * src/gtk/authors.h
3282                 Add Michael Rasmussen in authors list
3283
3284 2007-06-16 [colin]      2.9.2cvs62
3285
3286         * src/messageview.c
3287                 Fix messageview_copy_clipboard to take advantage
3288                 of plugins' get_selection.
3289
3290 2007-06-15 [colin]      2.9.2cvs61
3291
3292         * src/action.c
3293         * src/addr_compl.c
3294         * src/addressbook.c
3295         * src/folderview.c
3296         * src/message_search.c
3297         * src/mimeview.c
3298         * src/summary_search.c
3299         * src/summaryview.c
3300         * src/textview.c
3301                 Allow GDK_KP_Enter to do the same as GDK_Return
3302                 Patch by Michael Rasmussen
3303
3304 2007-06-15 [paul]       2.9.2cvs60
3305
3306         * src/compose.c
3307                 fix bug when closing a compose window
3308                 during autosave
3309
3310 2007-06-14 [paul]       2.9.2cvs59
3311
3312         * src/main.c
3313         * src/common/defs.h
3314                 migrate sylpheed config
3315
3316 2007-06-14 [wwp]        2.9.2cvs58
3317
3318         * src/gtk/pluginwindow.c
3319                 Yet another attempt to fix sizing/alignment of the
3320                 button bar in plugins window.
3321
3322 2007-06-12 [colin]      2.9.2cvs57
3323
3324         * po/POTFILES.in
3325         * src/Makefile.am
3326         * src/folderview.c
3327         * src/prefs_common.c
3328         * src/prefs_common.h
3329         * src/prefs_summaries.c
3330         * src/prefs_summary_open.c
3331         * src/prefs_summary_open.h
3332         * src/summaryview.c
3333                 Make "when entering a folder" actions more personalisable
3334
3335 2007-06-12 [wwp]        2.9.2cvs56
3336
3337         * tools/README
3338                 Use short description from Paul (mairix.sh).
3339
3340 2007-06-12 [wwp]        2.9.2cvs55
3341
3342         * tools/README
3343                 Updated info about mairix.sh.
3344
3345 2007-06-11 [paul]       2.9.2cvs54
3346
3347         * src/prefs_logging.c
3348                 rework log window length widgets
3349                 and some sensitivity fixes
3350
3351 2007-06-11 [paul]       2.9.2cvs53
3352
3353         * src/mainwindow.c
3354         * src/prefs_logging.c
3355                 rename 'Protocol Log' to 'Network Log'
3356                 and some function renaming
3357
3358 2007-06-10 [wwp]        2.9.2cvs52
3359
3360         * src/gtk/pluginwindow.c
3361                 Revert 2.9.2cvs51.
3362
3363 2007-06-10 [wwp]        2.9.2cvs51
3364
3365         * src/gtk/pluginwindow.c
3366                 Fix button bar in plugin window, was centered and not
3367                 behaving like other dialogs w/ such button bar.
3368
3369 2007-06-08 [wwp]        2.9.2cvs50
3370
3371         * src/compose.c
3372         * src/compose.h
3373         * src/main.c
3374         * src/mainwindow.c
3375         * src/mainwindow.h
3376                 Provide a way out of automatic draft saving on IMAP, when
3377                 exiting offline.
3378                 Prevent drafting while sending and quitting while sending.
3379                 Thanks for Colin.
3380
3381
3382
3383 2007-06-08 [wwp]        2.9.2cvs49
3384
3385         * src/prefs_account.c
3386         * src/gtk/prefswindow.c
3387         * src/gtk/prefswindow.h
3388                 Activate the Basic page when opening account prefs.
3389
3390 2007-06-08 [wwp]        2.9.2cvs48
3391
3392         * src/common/socket.c
3393                 Don't crash if fork() fails, thanks to Colin.
3394
3395 2007-06-08 [wwp]        2.9.2cvs47
3396
3397         * src/gtk/prefswindow.c
3398                 Wrap some long lines, and reset horizontal scroller's adjusment
3399                 (this was already done, vertically), when changing tab (not page)
3400                 in prefs windows.
3401
3402 2007-06-08 [paul]       2.9.2cvs46
3403
3404         * src/common/utils.c
3405                 use gethostname() instead of uname()
3406                 based on a patch by Michael Hughes
3407                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3408
3409 2007-06-07 [wwp]        2.9.2cvs45
3410
3411         * src/prefs_common.c
3412                 Fix some useless warnings, thanks to Colin.
3413
3414 2007-06-06 [colin]      2.9.2cvs44
3415
3416         * src/ldapupdate.c
3417                 Fix strange allocations. 
3418
3419 2007-06-06 [colin]      2.9.2cvs43
3420
3421         * src/ldapupdate.c
3422                 Patch by Michael Rasmussus to help
3423                 bug 1232
3424
3425 2007-06-05 [wwp]        2.9.2cvs42
3426
3427         * src/prefs_account.c
3428         * src/prefs_folder_item.c
3429         * src/prefs_quote.c
3430         * src/quote_fmt.c
3431         * src/quote_fmt.h
3432                 Per-folder templates can now be applied recursively.
3433                 Always save per-folder templates (formats were erroneously
3434                 saved only if they were enabled).
3435                 Check for validity of quotation marks everywhere there
3436                 are defined.
3437
3438 2007-06-05 [wwp]        2.9.2cvs41
3439
3440         * src/inc.c
3441                 Fix incoming messages from local accounts always getting filtered
3442                 (even if the account prefs say don't), thanks to Colin.
3443
3444 2007-06-05 [wwp]        2.9.2cvs40
3445
3446         * src/compose.c
3447         * src/compose.h
3448                 Use per-folder/per-account quote chars when applying a
3449                 template or inserting text as well. Const'ify some
3450                 vars more.
3451
3452 2007-06-04 [colin]      2.9.2cvs39
3453
3454         * src/compose.c
3455                 More work for wwp :)
3456
3457 2007-06-04 [wwp]        2.9.2cvs38
3458
3459         * src/compose.c
3460                 Same as 2.9.2cvs36 but for forwarding.
3461
3462 2007-06-04 [colin]      2.9.2cvs37
3463
3464         * src/compose.c
3465                 Use original mail file for forward/redirect
3466                 Fixes some forwarded mails to be attached as
3467                 application/octet-stream (when they have binary
3468                 parts), and incidentally fixes bug 848
3469                 'Redirect breaks GnuPG'
3470
3471 2007-06-04 [wwp]        2.9.2cvs36
3472
3473         * src/compose.c
3474                 Fix quote mark mis-initialisation when replying/forwarding
3475                 (introduced w/ 2.9.2cvs20).
3476
3477 2007-06-04 [wwp]        2.9.2cvs35
3478
3479         * src/prefs_compose_writing.c
3480         * src/prefs_quote.c
3481                 Fix a bug where Quotation characters (prefs/compose/writing)
3482                 was cleared (introduced w/ 2.9.2cvs26).
3483
3484 2007-06-04 [wwp]        2.9.2cvs34
3485
3486         * src/prefs_account.c
3487         * src/prefs_account.h
3488                 Better fix for compiling w/o aspell (rollbacks
3489                 2.9.2cvs31).
3490
3491 2007-06-04 [wwp]        2.9.2cvs33
3492
3493         * src/account.c
3494         * src/prefs_account.c
3495         * src/prefs_account.h
3496         * src/procmsg.c
3497                 It's now possible to disable mail filtering plugins
3498                 on a per-account basis.
3499
3500 2007-06-04 [wwp]        2.9.2cvs32
3501
3502         * src/procheader.c
3503         * src/common/utils.c
3504         * src/common/utils.h
3505                 Support CRLF in headers part of messages.
3506                 Support few more date formats (RFC3339 subsets).
3507
3508 2007-06-04 [wwp]        2.9.2cvs31
3509
3510         * src/prefs_account.c
3511                 Fix compiling w/o aspell support.
3512
3513 2007-06-03 [wwp]        2.9.2cvs30
3514
3515         * src/prefs_gtk.c
3516                 Don't decode leading ENV_ and ~ in P_PASSWORD
3517                 values.
3518
3519 2007-06-03 [wwp]        2.9.2cvs29
3520
3521         * src/prefs_gtk.c
3522                 Don't decode leading ENV_ and ~ in P_PASSWORD
3523                 values.
3524
3525 2007-06-03 [wwp]        2.9.2cvs28
3526
3527         * src/prefs_account.c
3528         * src/gtk/prefswindow.c
3529         * src/gtk/prefswindow.h
3530                 Added a way to force preloading of all pages
3531                 (prefswindow).
3532                 Moved tabs to pages in account prefs.
3533
3534 2007-06-02 [colin]      2.9.2cvs27
3535
3536         * src/addressbook.c
3537                 Fix possible crash, fix ldap write bugs
3538         * src/ldapupdate.c
3539                 Fix ldap write bugs - patch by Michael
3540                 Rasmussen
3541         * src/alertpanel.c
3542         * src/alertpanel.h
3543                 Add a hook whenever alertpanel opens/closes
3544
3545 2007-05-31 [wwp]        2.9.2cvs26
3546
3547         * src/prefs_compose_writing.c
3548         * src/prefs_quote.c
3549                 Re-organized writing options a bit:
3550                  - renamed the Quoting page to Templates
3551                  - moved all composing templates to that page
3552                  - moved non-templates options to the Writing one,
3553                    grouped reply-related options, reordered reply and
3554                    forward options.
3555
3556 2007-05-31 [wwp]        2.9.2cvs25
3557
3558         * src/compose.c
3559                 Removed unused code.
3560
3561 2007-05-31 [colin]      2.9.2cvs24
3562
3563         * src/addressbook.c
3564                 Fix missing display name when modifying
3565                 LDAP. Patch by Michael Rasmussen
3566
3567 2007-05-31 [wwp]        2.9.2cvs23
3568
3569         * src/plugins/bogofilter/Makefile.am
3570         * src/plugins/clamav/Makefile.am
3571         * src/plugins/demo/Makefile.am
3572         * src/plugins/dillo_viewer/Makefile.am
3573         * src/plugins/spamassassin/Makefile.am
3574                 Fix building of those plugins in Mac OS X.
3575
3576 2007-05-30 [wwp]        2.9.2cvs22
3577
3578         * src/gtk/quicksearch.c
3579                 Fix missing initialization.
3580
3581 2007-05-30 [wwp]        2.9.2cvs21
3582
3583         * src/procheader.c
3584                 Revert accidental commit (debug outputs).
3585
3586 2007-05-30 [wwp]        2.9.2cvs20
3587
3588         * src/compose.c
3589         * src/folder_item_prefs.c
3590         * src/folder_item_prefs.h
3591         * src/prefs_account.c
3592         * src/prefs_account.h
3593         * src/prefs_folder_item.c
3594         * src/prefs_gtk.c
3595         * src/prefs_gtk.h
3596                 Implemented per-account and per-folder
3597                 compose/reply/forward formats.
3598
3599 2007-05-30 [wwp]        2.9.2cvs19
3600
3601         * src/prefs_compose_writing.c
3602         * src/prefs_quote.c
3603         * src/procheader.c
3604         * src/quote_fmt.c
3605         * src/quote_fmt.h
3606                 Internal API changes (factorize quote format
3607                 prefs and checks).
3608
3609 2007-05-30 [colin]      2.9.2cvs18
3610
3611         * src/compose.c
3612                 Fix race where it's possible to re-click Send
3613                 between end of SMTP session and end of "move to
3614                 sent folder" when sending an email with send
3615                 dialog enabled.
3616
3617 2007-05-30 [colin]      2.9.2cvs17
3618
3619         * src/crash.c
3620                 Ask for backtrace on all threads. Patch by
3621                 Pawel
3622         * src/folderview.c
3623                 Fix stale news statusbar when scanning fails.
3624                 Patch by Pawel
3625         * src/ldapupdate.c
3626                 Fix some LDAP write updates bugs. Patch
3627                 by Michael Rasmussen
3628
3629 2007-05-29 [colin]      2.9.2cvs16
3630
3631         * src/imap.c
3632                 Fix loss of local flags when moving mails
3633                 on IMAP in high-bandwidth mode (UID FETCH)
3634
3635 2007-05-25 [paul]       2.9.2cvs15
3636
3637         * src/common/socket.c
3638                 fix sometimes crasher on cancelling
3639                 message sending
3640
3641 2007-05-25 [colin]      2.9.2cvs14
3642
3643         * src/imap.c
3644                 Fix a memory leak
3645         * src/imap_gtk.c
3646                 Be more helpful in the subscription
3647                 message
3648
3649 2007-05-23 [wwp]        2.9.2cvs13
3650
3651         * src/compose.c
3652         * src/prefs_compose_writing.c
3653         * src/prefs_quote.c
3654         * src/prefs_template.c
3655         * src/prefs_template.h
3656         * src/quote_fmt.c
3657         * src/quote_fmt.h
3658         * src/quote_fmt_lex.l
3659         * src/quote_fmt_parse.y
3660                 Introduced new syntax elements (symbols and commands)
3661                 in templates/quote_fmt. Compatibility w/ old
3662                 symbols is kept.
3663                 Updated and reworked the corresponding Information
3664                 dialog.
3665                 Display the line number in dialogs that talk about
3666                 parser errors (in addition to the error message in
3667                 output).
3668
3669 2007-05-23 [wwp]        2.9.2cvs12
3670
3671         * src/quote_fmt_parse.y
3672                 Fix 2.9.2cvs11, probably a paste accident ;).
3673
3674 2007-05-23 [wwp]        2.9.2cvs11
3675
3676         * src/compose.c
3677         * src/prefs_template.c
3678         * src/quote_fmt.h
3679         * src/quote_fmt_parse.y
3680                 Fix 2.9.2cvs10, which broke --disable-aspell.
3681
3682 2007-05-22 [wwp]        2.9.2cvs10
3683
3684         * src/compose.c
3685         * src/prefs_template.c
3686         * src/quote_fmt.c
3687         * src/quote_fmt.h
3688         * src/quote_fmt_lex.l
3689         * src/quote_fmt_parse.y
3690         * src/gtk/gtkaspell.c
3691         * src/gtk/gtkaspell.h
3692                 Added template/quote format syntactical elements
3693                 to show and query:
3694                         - current dictionary
3695                           %T to show (shows empty if not set or not enabled),
3696                           ?T and !T to check if the default dictionary is
3697                           enabled and set
3698                         - current account's default dictionary
3699                           %aT to show (empty if not set or not enabled),
3700                           ?aT and !aT to check if it's enabled and set
3701                         - name completion for an address, from the address
3702                           book
3703                           %ABf, %ABt, %ABc respectively show the full name got
3704                           from the address book if From, To or Cc match a single
3705                           contact.
3706                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3707                           matches any contact and if the full name is non-empty.
3708                           If From, To or Cc are lists of email addresses, only
3709                           the first address will be checked.
3710                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3711                 that could show a trailing ','.
3712                 Also, template/quote_fmt parser now shows the line number in case
3713                 of parser error.
3714
3715 2007-05-15 [colin]      2.9.2cvs9
3716
3717         * src/main.c
3718         * src/main.h
3719                 Add a public function to know whether Claws
3720                 crashed last time
3721                 Store opened folder when exiting
3722         * src/folder.c
3723         * src/folder.h
3724                 Store last opened message in each FolderItem;
3725                 Reset last seen messages if Claws crashed, so 
3726                 that one can't go in an infinite crash in case 
3727                 a particular mail crashes Claws.
3728         * src/messageview.c
3729         * src/prefs_common.c
3730         * src/prefs_common.h
3731         * src/summaryview.c
3732         * src/prefs_summaries.c
3733                 Add "Select last opened message" when entering
3734                 a folder
3735                 Add "Select last opened folder" at startup.
3736
3737 2007-05-14 [colin]      2.9.2cvs8
3738
3739         * manual/xml2pdf
3740                 Fix bashism, search for xml catalog 
3741                 in /usr/local/share/xml/catalog too
3742                 Patch by Pawel
3743
3744 2007-05-13 [wwp]        2.9.2cvs7
3745
3746         * src/gtk/logwindow.c
3747                 fix raising log windows when they are either minimized or
3748                 in background.
3749
3750 2007-05-11 [colin]      2.9.2cvs6
3751
3752         * src/gtk/filesel.c
3753                 Use Hildon's file chooser on Maemo. Patch
3754                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3755                 'File attachment "manipulation" bugs...'
3756
3757 2007-05-10 [wwp]        2.9.2cvs5
3758
3759         * src/prefs_common.c
3760         * src/prefs_common.h
3761         * src/gtk/quicksearch.c
3762                 Add a quicksearch option to automatically run
3763                 a search selected from the history (this option
3764                 is exclusive towards type-ahead).
3765
3766 2007-05-10 [colin]      2.9.2cvs4
3767
3768         * src/imap.c
3769                 Fix g_warnings, thanks to Brian
3770                 Morrison
3771
3772 2007-05-09 [colin]      2.9.2cvs3
3773
3774         * src/crash.c
3775         * src/exporthtml.c
3776         * src/mbox.c
3777         * src/prefs_summaries.c
3778         * src/procheader.c
3779         * src/common/log.c
3780         * src/common/utils.c
3781         * src/gtk/gtksourceprintjob.c
3782         * src/gtk/sslcertwindow.c
3783                 Use the re-entrant variant of time functions
3784                 Probably fixes bug 1217, 'reentrancy problems 
3785                 with time functions'
3786
3787 2007-05-09 [colin]      2.9.2cvs2
3788
3789         * src/imap.c
3790                 Fix crasher when reconnection fails
3791
3792 2007-05-08 [paul]       2.9.2cvs1
3793
3794         * NEWS
3795         * README
3796         * RELEASE_NOTES
3797         * configure.ac
3798                 bump version number following
3799                 stable release
3800
3801 2007-05-08 [paul]       2.9.1cvs48
3802
3803         * src/plugins/demo/demo.c
3804         * src/plugins/dillo_viewer/dillo_prefs.c
3805         * src/plugins/dillo_viewer/dillo_prefs.h
3806         * src/plugins/dillo_viewer/dillo_viewer.c
3807         * src/plugins/pgpcore/pgp_viewer.c
3808         * src/plugins/pgpcore/pgp_viewer.h
3809         * src/plugins/pgpcore/plugin.c
3810         * src/plugins/pgpcore/prefs_gpg.c
3811         * src/plugins/pgpcore/prefs_gpg.h
3812         * src/plugins/pgpcore/sgpgme.c
3813         * src/plugins/pgpcore/sgpgme.h
3814         * src/plugins/pgpinline/plugin.c
3815         * src/plugins/pgpmime/pgpmime.c
3816         * src/plugins/pgpmime/pgpmime.h
3817         * src/plugins/pgpmime/plugin.c
3818         * src/plugins/spamassassin/spamassassin.c
3819         * src/plugins/spamassassin/spamassassin.h
3820         * src/plugins/spamassassin/spamassassin_gtk.c
3821         * src/plugins/trayicon/README
3822         * tools/README
3823         * tools/README.sylprint
3824         * tools/outlook2claws-mail.pl
3825         * tools/sylprint.pl
3826         * tools/tb2claws-mail
3827         * tools/tbird2claws.py
3828         * tools/update-po
3829         * tools/vcard2xml.py
3830         * tools/kdeservicemenu/README
3831                 cleanups and corrections
3832
3833 2007-05-06 [wwp]        2.9.1cvs47
3834
3835         * tools/uudec
3836                 Fix missing dash to `display` command-line, reported
3837                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3838
3839 2007-05-06 [colin]      2.9.1cvs46
3840
3841         * src/Makefile.am
3842         * src/stock_pixmap.c
3843         * src/stock_pixmap.h
3844         * src/pixmaps/printer.xpm
3845                 Add a printer icon
3846
3847 2007-05-06 [paul]       2.9.1cvs45
3848
3849         * src/compose.c
3850         * src/ldapquery.c
3851         * src/privacy.h
3852         * src/summary_search.c
3853         * src/summaryview.c
3854                 fix build warnings
3855
3856 2007-05-05 [wwp]        2.9.1cvs44
3857
3858         * src/messageview.c
3859         * src/mh.c
3860         * src/prefs_actions.c
3861         * src/prefs_gtk.c
3862         * src/summaryview.c
3863         * src/common/xml.c
3864                 Fix "faild" typos everywhere and capitalization of
3865                 some g_warnings.
3866
3867 2007-05-04 [colin]      2.9.1cvs43
3868
3869         * src/compose.c
3870         * src/privacy.c
3871         * src/privacy.h
3872         * src/plugins/pgpcore/prefs_gpg.c
3873         * src/plugins/pgpcore/prefs_gpg.h
3874         * src/plugins/pgpinline/pgpinline.c
3875         * src/plugins/pgpmime/pgpmime.c
3876                 Add an API to warn about encryption limits,
3877                 and allow to disable these warnings
3878
3879 2007-05-03 [colin]      2.9.1cvs42
3880
3881         * src/summaryview.c
3882         * src/mainwindow.c
3883                 Fix bug 1213, 'Delete more than 
3884                 one thread at once'
3885
3886 2007-05-03 [wwp]        2.9.1cvs41
3887
3888         * src/prefs_common.c
3889         * src/prefs_filtering.c
3890         * src/prefs_template.c
3891         * src/common/template.c
3892         * src/common/template.h
3893         * src/gtk/gtkutils.c
3894         * src/gtk/gtkutils.h
3895                 Templates are no longer automatically sorted
3896                 by name, but can be sorted manually using
3897                 |< < > >| buttons as well as drag'n'drop.
3898
3899 2007-05-03 [wwp]        2.9.1cvs40
3900
3901         * src/plugins/spamassassin/spamassassin.c
3902         * src/plugins/spamassassin/spamassassin.h
3903         * src/plugins/spamassassin/spamassassin_gtk.c
3904         * src/plugins/bogofilter/bogofilter.c
3905         * src/plugins/bogofilter/bogofilter.h
3906         * src/plugins/bogofilter/bogofilter_gtk.c
3907                 Added an option to conditionally mark saved spam
3908                 as read (default is and was to do so).
3909                 Satisfies feature request 1708539 on sf.net tracker.
3910
3911 2007-05-03 [colin]      2.9.1cvs39
3912
3913         * src/inc.c
3914                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3915
3916 2007-05-02 [colin]      2.9.1cvs38
3917
3918         * src/textview.c
3919                 Fix bug 1209, 'Clicking on address 
3920                 in header (mailto uri) selects 
3921                 default account'. Patch adapted from
3922                 G.P. Halkes' patch.
3923
3924 2007-05-02 [colin]      2.9.1cvs37
3925
3926         * src/grouplistdialog.c
3927                 Set cursor to wait cursor while loading
3928                 groups.
3929
3930 2007-05-02 [paul]       2.9.1cvs36
3931
3932         * src/folder.c
3933         * src/common/defs.h
3934                 rename cache and mark files
3935                 (data is preserved)
3936
3937 2007-04-30 [paul]       2.9.1cvs35
3938
3939         * manual/glossary.xml
3940         * manual/plugins.xml
3941                 updates. Patch by Ricardo
3942
3943 2007-04-29 [wwp]        2.9.1cvs34
3944
3945         * src/mainwindow.c
3946         * configure.ac
3947                 Fix few grammatical errors (patch by David Relson < relson at
3948                 osagesoftware dot com >).
3949
3950 2007-04-28 [colin]      2.9.1cvs33
3951
3952         * src/account.c
3953         * src/pop.c
3954         * src/prefs_account.c
3955         * src/prefs_account.h
3956                 Drop the "Download all" preference. It's
3957                 stupidly useless and confuses people from
3958                 time to time.
3959
3960 2007-04-27 [wwp]        2.9.1cvs32
3961
3962         * src/account.c
3963         * src/prefs_account.c
3964         * src/prefs_account.h
3965                 Don't reflect accounts changes to the mainwindow when it's
3966                 not necessary.
3967
3968 2007-04-27 [colin]      2.9.1cvs31
3969
3970         * src/folder.c
3971                 Freeze/thaw when sync'ing flags
3972         * src/imap.c
3973         * src/prefs_account.c
3974         * src/prefs_account.h
3975         * src/etpan/imap-thread.c
3976         * src/etpan/imap-thread.h
3977                 Add a way to use UID FETCH instead
3978                 of searches to fetch message lists
3979                 and flags. More expensive towards
3980                 bandwidth, less expensive towards
3981                 server's CPU. Probably fixes 
3982                 bug 1158, 'Scanning new folders on 
3983                 Exchange 2007 extremely slow'.
3984                 Patch 95% by Hoa.
3985
3986 2007-04-27 [paul]       2.9.1cvs30
3987
3988         * src/mainwindow.c
3989         * src/prefs_logging.c
3990                 improvements to english usage
3991
3992 2007-04-27 [colin]      2.9.1cvs29
3993
3994         * src/imap.c
3995                 Fix build without libetpan (my bad!)
3996
3997 2007-04-26 [colin]      2.9.1cvs28
3998
3999         * src/imap.c
4000         * src/imap.h
4001                 Fix uselessly exported function
4002         * src/textview.c
4003                 Consider "- -- \n" as signature separator
4004                 (that's what signature separators look like
4005                  in PGP/Inline signed mails)
4006
4007 2007-04-26 [colin]      2.9.1cvs27
4008
4009         * configure.ac
4010                 libetpan-0.49 is now required
4011         * src/procmime.c
4012                 Fix double fetching of mails if
4013                 first try failed
4014         * src/imap.c
4015                 Make offline sync faster, by
4016                 remembering last change time, and
4017                 last sync time.
4018
4019 2007-04-26 [hoa]        2.9.1cvs26
4020
4021         * src/imap.c
4022         * src/imap.h
4023         * src/mainwindow.c
4024         * src/toolbar.c
4025         * src/etpan/imap-thread.c
4026         * src/etpan/imap-thread.h
4027                 cancellation of IMAP operations is now allowed.
4028                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
4029
4030 2007-04-26 [colin]      2.9.1cvs25
4031
4032         * src/folder.c
4033                 Always fetch body+headers in folders that are
4034                 synched for offline use, if "Synchronise as
4035                 soon as possible" is set.
4036                 Fixes bug 1200, 'Add option to always retrieve full 
4037                 messages'
4038
4039 2007-04-25 [colin]      2.9.1cvs24
4040
4041         * src/compose.c
4042                 Fix bug 1198, 'Reply-all "disappearing" address bug 
4043                 persists...'
4044
4045 2007-04-24 [colin]      2.9.1cvs23
4046
4047         * src/folderview.c
4048                 Fix bug 1195, 'Hardware key navigation' 
4049                 Make GDK_Enter toggle expansion (Maemo)
4050
4051 2007-04-24 [wwp]        2.9.1cvs22
4052
4053         * src/compose.c
4054                 Fix few compiler warnings.
4055
4056 2007-04-24 [paul]       2.9.1cvs21
4057
4058         * src/Makefile.am
4059         * src/stock_pixmap.c
4060         * src/stock_pixmap.h
4061                 complete last commit
4062
4063 2007-04-24 [paul]       2.9.1cvs20
4064
4065         * src/gtk/about.c
4066         * src/pixmaps/active.xpm
4067         * src/pixmaps/checkbox_off.xpm
4068         * src/pixmaps/checkbox_on.xpm
4069         * src/pixmaps/inactive.xpm
4070                 kick out the blobs
4071                 remove transparent border from checkbox icons
4072
4073 2007-04-24 [wwp]        2.9.1cvs19
4074
4075         * src/textview.c
4076         * src/textview.h
4077                 Fix a crash in textview, thanks to Colin.
4078
4079 2007-04-23 [wwp]        2.9.1cvs18
4080
4081         * src/prefs_common.c
4082                 Fix 2.9.1cvs5: no header was being translated at all.
4083
4084 2007-04-23 [colin]      2.9.1cvs17
4085
4086         * src/Makefile.am
4087         * src/stock_pixmap.c
4088         * src/stock_pixmap.h
4089         * src/summaryview.c
4090         * src/summaryview.h
4091         * src/gtk/gtksctree.c
4092         * src/gtk/gtksctree.h
4093         * src/pixmaps/selection.xpm
4094                 Fix bug 1193, 'Need a way to multi-select
4095                 items'. Add a toggle button to the summaryview
4096                 to switch between normal and multiple selection
4097                 (Maemo)
4098
4099 2007-04-23 [colin]      2.9.1cvs16
4100
4101         * src/Makefile.am
4102         * src/stock_pixmap.c
4103         * src/stock_pixmap.h
4104         * src/summaryview.c
4105         * src/summaryview.h
4106         * src/gtk/gtksctree.c
4107         * src/gtk/gtksctree.h
4108         * src/pixmaps/selection.xpm
4109                 Fix bug 1193, 'Need a way to multi-
4110                 select items'
4111                 Add a toggle button in the summaryview
4112                 to enable normal or multiple selection.
4113                 (Maemo)
4114
4115 2007-04-23 [colin]      2.9.1cvs15
4116
4117         * src/compose.c
4118                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
4119
4120 2007-04-21 [colin]      2.9.1cvs14
4121
4122         * src/gtk/quicksearch.c
4123                 Fix previous commit (actually use correct
4124                 parameter)
4125
4126 2007-04-21 [colin]      2.9.1cvs13
4127
4128         * src/gtk/quicksearch.c
4129                 Fix changing quicksearch type (after Esc,
4130                 after changing Recursive, ...)
4131
4132 2007-04-20 [wwp]        2.9.1cvs12
4133
4134         * src/gtk/Makefile.am
4135                 Added headers.h (completes 2.9.1cvs5).
4136
4137 2007-04-20 [wwp]        2.9.1cvs11
4138
4139         * src/addressbook.c
4140                 Fix the use of display name in name column,
4141                 it has been overriden w/ the use of nickname
4142                 by 2.9.0cvs3. Now nickname is used (if any)
4143                 in case of LDAP books only.
4144
4145 2007-04-20 [colin]      2.9.1cvs10
4146
4147         * src/mimeview.c
4148         * src/summaryview.c
4149         * src/textview.c
4150                 Add handling of 'a' to loop in a mail's
4151                 mimeparts
4152
4153 2007-04-20 [colin]      2.9.1cvs9
4154
4155         * src/toolbar.c
4156                 Fix bug 1190, 'dir_open' button doesn't work'
4157                 (Maemo)
4158
4159 2007-04-20 [colin]      2.9.1cvs8
4160
4161         * src/folderview.c
4162         * src/mainwindow.c
4163                 Fix bug 1194, 'Hardware keys move from email 
4164                 list to account/directory list, but not back 
4165                 to email list...' (Maemo)
4166
4167 2007-04-20 [colin]      2.9.1cvs7
4168
4169         * src/compose.h
4170                 complete previous commit
4171
4172 2007-04-20 [colin]      2.9.1cvs6
4173
4174         * src/compose.c
4175                 Fix bug 1187, 'Reply-to addressee disappears 
4176                 when reply-to text box is clicked...' (Maemo)
4177
4178 2007-04-20 [wwp]        2.9.1cvs5
4179
4180         * po/POTFILES.in
4181         * src/addressbook.c
4182         * src/compose.c
4183         * src/filtering.c
4184         * src/headerview.c
4185         * src/matcher.c
4186         * src/prefs_common.c
4187         * src/prefs_common.h
4188         * src/prefs_display_header.c
4189         * src/prefs_matcher.c
4190         * src/summaryview.c
4191         * src/gtk/headers.h
4192         * src/gtk/quicksearch.c
4193                 Translate more header names according to the relevant option value,
4194                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4195                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4196                 to prefs_common_translated_header_name().
4197                 Added a headers.h reference file that contains known header names
4198                 (RFC2822 and others) to the translation process' input, so that
4199                 translated header names will still exist even if no occurrence of
4200                 _("headername") is found anymore in the sources.
4201                 Don't translate column name 'Number' following to trans_hdr option
4202                 value as it's not a header name.
4203
4204 2007-04-20 [colin]      2.9.1cvs4
4205
4206         * src/gtk/quicksearch.c
4207         * src/gtk/quicksearch.h
4208                 Add "From, To or Subject" quicksearch
4209                 type. Patch by ulfschaper@users.sf.net
4210
4211 2007-04-20 [colin]      2.9.1cvs3
4212
4213         * src/matcher.c
4214                 Implement proper references filtering condition.
4215                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4216
4217 2007-04-19 [wwp]        2.9.1cvs2
4218
4219         * src/prefs_display_header.c
4220         * src/message_search.c
4221                 Fix few warnings (g_free of const gchar*).
4222
4223 2007-04-19 [paul]       2.9.1cvs1
4224
4225         * NEWS
4226         * README
4227         * RELEASE_NOTES
4228         * configure.ac
4229                 bump version number following
4230                 stable release
4231
4232 2007-04-19 [paul]       2.9.0cvs9
4233
4234         * manual/advanced.xml
4235         * manual/glossary.xml
4236                 fix typos
4237
4238 2007-04-18 [paul]       2.9.0cvs8
4239
4240         * src/pop.c
4241                 fix for CVE-2007-1558 (APOP)
4242                 Thanks to Colin
4243
4244 2007-04-18 [paul]       2.9.0cvs7
4245
4246         * src/messageview.c
4247         * src/mimeview.c
4248         * src/summaryview.c
4249         * src/gtk/filesel.c
4250                 Fix encoding woes wrt saving of
4251                 mails and parts
4252                 Thanks to Colin
4253
4254 2007-04-18 [colin]      2.9.0cvs6
4255
4256         * src/gtk/pluginwindow.c
4257                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4258
4259 2007-04-17 [wwp]        2.9.0cvs5
4260
4261         * src/addressadd.c
4262         * src/addressbook.c
4263         * src/addrindex.c
4264         * src/ldapupdate.c
4265                 Fix --disable-ldap build,
4266                 fix some LDAP annoyances on 
4267                 searches, thanks to Colin.
4268
4269 2007-04-17 [wwp]        2.9.0cvs4
4270
4271         * src/ldapupdate.c
4272                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4273                 like gcc 2.9x. Thanks to Colin.
4274
4275 2007-04-17 [wwp]        2.9.0cvs3
4276
4277         * src/Makefile.am
4278         * src/addressadd.c
4279         * src/addressbook.c
4280         * src/addrindex.c
4281         * src/addritem.c
4282         * src/addritem.h
4283         * src/editaddress.c
4284         * src/ldapctrl.c
4285         * src/ldapctrl.h
4286         * src/ldapquery.c
4287         * src/ldapserver.c
4288         * src/ldapserver.h
4289         * src/ldapupdate.c
4290         * src/ldapupdate.h
4291                 Add LDAP write support. Patch mostly by 
4292                 Michael <mir at datanom dot net>
4293
4294 2007-04-17 [wwp]        2.9.0cvs2
4295
4296         * src/compose.c
4297                 Prepend "Add to address book" to the context menu of compose window's sender and
4298                 recipient fields.
4299
4300 2007-04-16 [paul]       2.9.0cvs1
4301
4302         * src/gtk/authors.h
4303                 add Pader Rezso
4304
4305 2007-04-16 [paul]       2.9.0
4306
4307         * NEWS
4308         * README
4309         * RELEASE_NOTES
4310                 2.9.0 released
4311
4312 2007-04-16 [paul]       2.8.1cvs102
4313
4314         * po/fr.po
4315                 updated by Fabien Vantard
4316
4317 2007-04-16 [paul]       2.8.1cvs101
4318
4319         * po/ca.po
4320         * po/cs.po
4321         * po/de.po
4322         * po/hu.po
4323         * po/pl.po
4324         * po/pt_BR.po
4325         * po/sr.po
4326         * po/zh_CN.po
4327                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4328                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4329                 Aleksandar Urosevic, and Ralgh Young
4330
4331 2007-04-15 [mones]      2.8.1cvs100
4332
4333         * po/es.po
4334                 Updated for release
4335
4336 2007-04-14 [colin]      2.8.1cvs99
4337
4338         * src/message_search.c
4339         * src/prefs_display_header.c
4340         * src/summary_search.c
4341         * src/gtk/combobox.c
4342                 Fix allocations
4343
4344 2007-04-14 [wwp]        2.8.1cvs98
4345
4346         * src/gtk/combobox.c
4347         * src/message_search.c
4348         * src/summary_search.c
4349         * src/prefs_display_header.c
4350                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4351                 returns NULL, get the text value directly from the GtkEntry child.
4352
4353 2007-04-13 [colin]      2.8.1cvs97
4354
4355         * src/gtk/quicksearch.c
4356                 Give the focus back to summaryview when
4357                 emptying the quicksearch with Esc
4358
4359 2007-04-13 [colin]      2.8.1cvs96
4360
4361         * src/message_search.c
4362         * src/prefs_display_header.c
4363         * src/summary_search.c
4364                 Fix possibles crashes when getting text
4365                 from gtk combos
4366
4367 2007-04-13 [colin]      2.8.1cvs95
4368
4369         * src/pop.c
4370                 Add some UIDL debugging
4371
4372 2007-04-12 [colin]      2.8.1cvs94
4373
4374         * src/folder.c
4375                 Force folder scan if necessary after
4376                 copying mails, to be able to reapply
4377                 flags.
4378
4379 2007-04-11 [colin]      2.8.1cvs93
4380
4381         * src/main.c
4382                 don't scan for new mail on startup if --select
4383                 is specified (or race conditions arise). If so,
4384                 do both sequentially.
4385
4386 2007-04-09 [colin]      2.8.1cvs92
4387
4388         * src/common/defs.h
4389                 Use leafpad by default on Maemo. Patch
4390                 by Jean-Luc Biord.
4391
4392 2007-04-06 [colin]      2.8.1cvs91
4393
4394         * src/pixmaps/queue_close.xpm
4395         * src/pixmaps/queue_close_hrm.xpm
4396         * src/pixmaps/queue_close_hrm_mark.xpm
4397         * src/pixmaps/queue_close_mark.xpm
4398         * src/pixmaps/queue_open.xpm
4399         * src/pixmaps/queue_open_hrm.xpm
4400         * src/pixmaps/queue_open_hrm_mark.xpm
4401         * src/pixmaps/queue_open_mark.xpm
4402                 Move the clock one pixel down :)
4403
4404 2007-04-05 [colin]      2.8.1cvs90
4405
4406         * src/mainwindow.c
4407                 Don't sync when switching offline from
4408                 command line - it's usually too late :)
4409
4410 2007-04-05 [paul]       2.8.1cvs89
4411
4412         * src/Makefile.am
4413         * src/stock_pixmap.c
4414         * src/pixmaps/dir_close_hrm.xpm
4415         * src/pixmaps/dir_close_hrm_mark.xpm
4416         * src/pixmaps/drafts_close.xpm
4417         * src/pixmaps/drafts_close_mark.xpm
4418         * src/pixmaps/drafts_open.xpm
4419         * src/pixmaps/drafts_open_mark.xpm
4420         * src/pixmaps/inbox.xpm
4421         * src/pixmaps/inbox_close.xpm
4422         * src/pixmaps/inbox_close_hrm.xpm
4423         * src/pixmaps/inbox_close_hrm_mark.xpm
4424         * src/pixmaps/inbox_close_mark.xpm
4425         * src/pixmaps/inbox_hrm.xpm
4426         * src/pixmaps/inbox_hrm_mark.xpm
4427         * src/pixmaps/inbox_mark.xpm
4428         * src/pixmaps/inbox_open.xpm
4429         * src/pixmaps/inbox_open_hrm.xpm
4430         * src/pixmaps/inbox_open_hrm_mark.xpm
4431         * src/pixmaps/inbox_open_mark.xpm
4432         * src/pixmaps/outbox.xpm
4433         * src/pixmaps/outbox_close.xpm
4434         * src/pixmaps/outbox_close_hrm.xpm
4435         * src/pixmaps/outbox_close_hrm_mark.xpm
4436         * src/pixmaps/outbox_close_mark.xpm
4437         * src/pixmaps/outbox_hrm.xpm
4438         * src/pixmaps/outbox_hrm_mark.xpm
4439         * src/pixmaps/outbox_mark.xpm
4440         * src/pixmaps/outbox_open.xpm
4441         * src/pixmaps/outbox_open_hrm.xpm
4442         * src/pixmaps/outbox_open_hrm_mark.xpm
4443         * src/pixmaps/outbox_open_mark.xpm
4444         * src/pixmaps/queue_close.xpm
4445         * src/pixmaps/queue_close_hrm.xpm
4446         * src/pixmaps/queue_close_hrm_mark.xpm
4447         * src/pixmaps/queue_close_mark.xpm
4448         * src/pixmaps/queue_open.xpm
4449         * src/pixmaps/queue_open_hrm.xpm
4450         * src/pixmaps/queue_open_hrm_mark.xpm
4451         * src/pixmaps/queue_open_mark.xpm
4452                 updated, added and replaced icons
4453                 Icons by Colin
4454
4455 2007-04-04 [colin]      2.8.1cvs88
4456
4457         * src/imap.c
4458                 Fix build without libetpan
4459
4460 2007-04-03 [colin]      2.8.1cvs87
4461
4462         * src/imap.c
4463                 Fix crash with Citadel, and try to make
4464                 things work. this server (and specifically 
4465                 STATUS and APPEND at least) seems broken.
4466
4467 2007-04-03 [colin]      2.8.1cvs86
4468
4469         * src/folderview.c
4470                 Fix icons on folder close
4471
4472 2007-04-03 [colin]      2.8.1cvs85
4473
4474         * src/inc.c
4475                 Fix double-ask of offline override in
4476                 certain cases
4477         * src/imap.c
4478         * src/imap.h
4479         * src/imap_gtk.c
4480                 Much more efficient way to synchronise
4481                 for offline use
4482         * src/etpan/imap-thread.c
4483                 Fix possible segs
4484         * src/folder.c
4485         * src/gtk/quicksearch.c
4486                 Fix some GUI lags
4487
4488 2007-04-03 [paul]       2.8.1cvs84
4489
4490         * src/filtering.c
4491         * src/folder.c
4492         * src/folder.h
4493         * src/prefs_common.c
4494         * src/prefs_common.h
4495         * src/prefs_other.c
4496                 Fix sync being done too late
4497                 Thanks to Colin
4498
4499 2007-04-02 [colin]      2.8.1cvs83
4500
4501         * src/summaryview.c
4502                 Maemo: Put status and quicksearch at the top
4503         * src/plugins/bogofilter/bogofilter.c
4504         * src/plugins/spamassassin/spamassassin.c
4505                 Derive trash from inbox if possible
4506
4507 2007-04-02 [paul]       2.8.1cvs82
4508
4509         * src/plugins/bogofilter/bogofilter_gtk.c
4510                 a few English changes
4511
4512 2007-04-02 [paul]
4513
4514         2.9.0-rc1 released
4515
4516 2007-04-02 [colin]      2.8.1cvs81
4517
4518         * src/image_viewer.c
4519                 Fix transparent images by using
4520                 GtkImage
4521         * src/messageview.c
4522                 Flush events (on new windows) to avoid
4523                 having the textview's image resize fail
4524                 to know the available width
4525
4526 2007-04-01 [colin]      2.8.1cvs80
4527
4528         * src/prefs_account.c
4529                 If no MH mailbox exist, when creating a POP/Local
4530                 account, just create and use the default one 
4531                 instead of bailing with a "Mailbox doesn't exist"
4532                 error
4533
4534 2007-03-31 [colin]      2.8.1cvs79
4535
4536         * src/prefs_account.c
4537                 Create signature file if it doesn't exist
4538                 before editing
4539         * src/prefs_toolbar.c
4540                 Maemo: Move "Use default" on the left so
4541                 that people can find it
4542         * src/common/defs.h
4543                 Maemo: make default editor "Maemopad", 
4544                 default signature file "MyDocs/signature.txt"
4545
4546 2007-03-31 [colin]      2.8.1cvs78
4547
4548         * src/prefs_account.c
4549                 Maemo: rework account prefs so
4550                 that less horizontal scrolling
4551                 is required
4552
4553 2007-03-31 [colin]      2.8.1cvs77
4554
4555         * src/folderview.c
4556         * src/prefs_common.c
4557         * src/prefs_common.h
4558                 Fix bug 1167, 'Allow not displaying zeros 
4559                 in folder list'. Patch by MartinP
4560
4561 2007-03-31 [colin]      2.8.1cvs76
4562
4563         * AUTHORS
4564                 Add Jean-Luc Biord
4565
4566 2007-03-31 [colin]      2.8.1cvs75
4567
4568         * src/imap.c
4569                 Apply patch from bug 1172, direct
4570                 access to the folder's session instead
4571                 of using getter. Patch by MartinP
4572
4573 2007-03-31 [paul]       2.8.1cvs74
4574
4575         * src/gtk/authors.h
4576                 no need to list Fabien twice!
4577
4578 2007-03-31 [colin]      2.8.1cvs73
4579
4580         * src/inc.c
4581                 If we're currently "overriding for %d minutes",
4582                 don't ask
4583
4584 2007-03-31 [colin]      2.8.1cvs72
4585
4586         * src/compose.c
4587         * src/imap.c
4588         * src/inc.c
4589         * src/inc.h
4590         * src/messageview.c
4591         * src/news.c
4592         * src/plugins/spamassassin/spamassassin.c
4593                 Offline override: Add a parameter to allow
4594                 asking even if the override timer is running.
4595                 Allows to ask every time the user makes an
4596                 explicit action needing online access (such
4597                 as Get Mail), and not when the action is 
4598                 implicit (such as opening an IMAP folder)
4599
4600 2007-03-31 [colin]      2.8.1cvs71
4601
4602         * src/inc.c
4603                 Override offline: "No" answer shouldn't
4604                 re-ask after 3 seconds, but 10 minutes. 
4605
4606 2007-03-30 [colin]      2.8.1cvs70
4607
4608         * src/common/socket.c
4609                 Better error reporting on unix socket
4610                 failure (bind usually)
4611         * src/gtk/gtkutils.c
4612         * src/gtk/gtkutils.h
4613                 Label window: add a pulsing progress
4614                 bar to show we're not hung :)
4615         * src/folderview.c
4616         * src/main.c
4617         * src/plugins/pgpcore/sgpgme.c
4618                 Update API
4619
4620 2007-03-30 [colin]      2.8.1cvs69
4621
4622         * src/pop.c
4623         * src/prefs_common.c
4624                 Fix possible trashing of history and uidl
4625                 files on disk full problems
4626
4627 2007-03-30 [paul]       2.8.1cvs68
4628
4629         * src/mainwindow.c
4630         * src/summaryview.c
4631         * src/summaryview.h
4632                 update summary when changing layout type
4633                 (fixes wrong folder icon being displayed)
4634                 Thanks to Colin
4635
4636 2007-03-29 [colin]      2.8.1cvs67
4637
4638         * src/prefs_ext_prog.c
4639                 The browser pref is irrelevant on Maemo
4640
4641 2007-03-29 [colin]      2.8.1cvs66
4642
4643         * src/compose.c
4644         * src/compose.h
4645                 Maemo: dynamically switch headers/text position
4646         * src/prefs_common.c
4647                 Maemo: hide compose's ruler by default
4648         * src/common/socket.c
4649         * src/common/socket.h
4650                 Fix build warning
4651
4652 2007-03-29 [colin]      2.8.1cvs65
4653
4654         * src/common/socket.c
4655         * src/common/socket.h
4656                 Fix build when MAEMO_CFLAGS contains
4657                 _X_OPENSOURCE (resolv.h errors as long
4658                 as we don't add _BSD_SOURCE. Ugly).
4659
4660 2007-03-29 [wwp]        2.8.1cvs64
4661
4662         * src/prefs_logging.c
4663                 Fix sensitivity of clip-log widgets in prefs/logging,
4664                 thanks to Fabien.
4665
4666 2007-03-29 [wwp]        2.8.1cvs63
4667
4668         * po/POTFILES.in
4669                 Updated files list for translations, thanks to Fabien.
4670
4671 2007-03-29 [colin]      2.8.1cvs62
4672
4673         * src/main.c
4674         * src/common/Makefile.am
4675         * src/common/utils.c
4676                 Maybe make URI opening work in Maemo
4677                 Requires testing :)
4678
4679 2007-03-28 [colin]      2.8.1cvs61
4680
4681         * src/folder.c
4682         * src/folder.h
4683         * src/folderview.c
4684                 Add the possibility to sort folders arbitrarily
4685                 (via editing of folderlist.xml only). Patch by
4686                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4687                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4688                 be changed by the user'
4689
4690 2007-03-28 [colin]      2.8.1cvs60
4691
4692         * src/mimeview.c
4693                 Add popup menu for mime icons
4694
4695 2007-03-28 [colin]      2.8.1cvs59
4696
4697         * src/mainwindow.c
4698                 Fix a layout issue when presenting
4699                 mainwindow in Small screen layout
4700         * src/toolbar.c
4701         * src/toolbar.h
4702                 Add a "Go to folder list" button for
4703                 mainwindow, and make it default in
4704                 the Maemo build
4705
4706 2007-03-28 [colin]      2.8.1cvs58
4707
4708         * src/compose.c
4709                 Don't dynamically update title on Maemo
4710                 Patch by Jean-Luc Biord
4711
4712 2007-03-27 [colin]      2.8.1cvs57
4713
4714         * src/compose.c
4715         * src/folderview.c
4716         * src/summaryview.c
4717                 Enable tap-and-hold on Maemo
4718
4719 2007-03-26 [colin]      2.8.1cvs56
4720
4721         * src/compose.c
4722                 More popup-menu (in attachments list)
4723
4724 2007-03-26 [colin]      2.8.1cvs55
4725
4726         * src/compose.c
4727                 Enable popup-menu signal
4728
4729 2007-03-26 [colin]      2.8.1cvs54
4730
4731         * src/plugins/pgpinline/pgpinline.c
4732                 Fix bug 1111, 'PGP/inline plugin hides text 
4733                 around encrypted text block'. Patch based on
4734                 a patch from Michal Cihar.
4735
4736 2007-03-26 [wwp]        2.8.1cvs53
4737
4738         * src/procmsg.c
4739                 Fix getting a false error when sending queued message
4740                 whereas the sending was fine (if there are subfolders
4741                 in the queue folder), thanks to Colin.
4742
4743 2007-03-26 [paul]       2.8.1cvs52
4744
4745         * src/wizard.c
4746                 update FACE header in welcome message
4747
4748 2007-03-25 [colin]      2.8.1cvs51
4749
4750         * src/Makefile.am
4751                 Fix make dist
4752
4753 2007-03-25 [colin]      2.8.1cvs50
4754
4755         * src/main.c
4756                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4757
4758 2007-03-24 [colin]      2.8.1cvs49
4759
4760         * src/main.c
4761                 Fix a few launch problems on Maemo
4762                 Patch by Jean-Luc Biord
4763
4764 2007-03-24 [wwp]        2.8.1cvs48
4765
4766         * src/alertpanel.c
4767         * src/alertpanel.h
4768         * src/messageview.c
4769         * src/summaryview.c
4770                 Fix wrong action performed when closing the
4771                 "ask about account specific filtering rules
4772                 when filtering manually" dialog by pressing Escape.
4773                 Fix wrong order of buttons in the "return receipt
4774                 notification - the message was sent to several of
4775                 your accounts" dialog.
4776
4777 2007-03-24 [paul]       2.8.1cvs47
4778
4779         * src/folderview.c
4780                 an improvement to English usage
4781         * tools/kdeservicemenu/README
4782                 updated Claws url
4783
4784 2007-03-24 [paul]       2.8.1cvs46
4785
4786         * src/Makefile.am
4787         * src/stock_pixmap.c
4788         * src/pixmaps/edit_extern.xpm
4789         * src/pixmaps/mail_sign.xpm
4790                 rescue long lost icons
4791
4792 2007-03-24 [paul]       2.8.1cvs45
4793
4794         * src/toolbar.c
4795                 fix toolbar (broken in 2.8.1cvs42)
4796
4797 2007-03-23 [colin]      2.8.1cvs44
4798
4799         * src/imap.c
4800                 Correctly unsubscribe/resubscribe after
4801                 RENAME
4802
4803 2007-03-23 [colin]      2.8.1cvs43
4804
4805         * src/prefs_common.c
4806                 Maemo: as the platform is light on RAM, allow
4807                 caches to be discarded faster.
4808
4809 2007-03-23 [colin]      2.8.1cvs42
4810
4811         * src/Makefile.am
4812         * src/compose.c
4813         * src/compose.h
4814         * src/stock_pixmap.c
4815         * src/stock_pixmap.h
4816         * src/summaryview.c
4817         * src/summaryview.h
4818         * src/toolbar.c
4819         * src/toolbar.h
4820         * src/pixmaps/open_mail.xpm
4821                 Maemo changes: Add the possibility to have
4822                 "Open Email" and "Close Window" buttons on 
4823                 toolbars (and use them in Maemo's default
4824                 toolbars)
4825
4826 2007-03-23 [wwp]        2.8.1cvs41
4827
4828         * src/action.c
4829                 Reverted that part of the action dialog closure logics, to
4830                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4831                 done later in a different way (or may not).
4832
4833 2007-03-22 [wwp]        2.8.1cvs40
4834
4835         * src/action.c
4836                 Fix sticky action dialog when got no output but action command
4837                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4838
4839 2007-03-22 [colin]      2.8.1cvs39
4840
4841         * src/prefs_filtering.c
4842         * src/gtk/combobox.h
4843                 Fix escaping account names in filtering prefs
4844
4845 2007-03-22 [colin]      2.8.1cvs38
4846
4847         * src/addrindex.c
4848         * src/ldapctrl.h
4849         * src/ldapquery.c
4850                 Add any attribute specified in LDAP servers'
4851                 Search attributes to the Other Attributes tab
4852                 of contacts; Add 'telephoneNumber' in the
4853                 default list.
4854
4855 2007-03-22 [colin]      2.8.1cvs37
4856
4857         * src/folderview.c
4858         * src/folderview.h
4859         * src/mainwindow.c
4860                 Try to prevent race conditions when
4861                 changing the folder list
4862         * src/summaryview.c
4863                 Fix possible red folder icon when
4864                 switching from Small screen layout
4865                 to any other
4866
4867 2007-03-22 [colin]      2.8.1cvs36
4868
4869         * src/mainwindow.c
4870         * src/mainwindow.h
4871         * src/summaryview.c
4872                 Rename "little screen" to "Small screen"
4873         * src/gtk/Makefile.am
4874         * src/common/utils.c
4875         * src/mh.c
4876                 Fix Maemo-related compilation problems
4877
4878 2007-03-21 [colin]      2.8.1cvs35
4879
4880         * configure.ac
4881                 Fix previous commit
4882         * claws-mail.desktop
4883                 Remove .png from the Icon, it's useless
4884
4885 2007-03-21 [colin]      2.8.1cvs34
4886
4887         * configure.ac
4888         * src/Makefile.am
4889                 Add the necessary lib checking for 
4890                 Maemo
4891
4892 2007-03-21 [colin]      2.8.1cvs33
4893
4894         * src/main.c
4895                 Fix unconditional "error happened" when
4896                 sending via command-line. "lol @ myself"
4897
4898 2007-03-21 [colin]      2.8.1cvs32
4899
4900         * claws-mail-40x40.png
4901         * claws-mail-26x26.png
4902         * src/account.c
4903         * src/addressbook.c
4904         * src/compose.c
4905         * src/folderview.c
4906         * src/folderview.h
4907         * src/main.c
4908         * src/mainwindow.c
4909         * src/mainwindow.h
4910         * src/messageview.c
4911         * src/prefs_account.c
4912         * src/prefs_common.c
4913         * src/summary_search.c
4914         * src/summaryview.c
4915         * src/summaryview.h
4916         * src/gtk/authors.h
4917         * src/gtk/gtkutils.c
4918         * src/gtk/gtkutils.h
4919         * src/gtk/logwindow.c
4920         * src/gtk/menu.c
4921         * src/gtk/prefswindow.c
4922                 Add Maemo port (patch mainly by Jean-Luc Biort)
4923                 Add a new 'Little screen' layout to help on such
4924                 platforms (patch by me)
4925                 Make some default preferences different (more
4926                 adapted) on Maemo (patch by me)
4927
4928 2007-03-21 [wwp]        2.8.1cvs31
4929
4930         * src/prefs_logging.c
4931         * src/prefs_logging.h
4932                 Fixed copyright header of newly added files.
4933
4934 2007-03-21 [wwp]        2.8.1cvs30
4935
4936         * src/Makefile.am
4937         * src/filtering.c
4938         * src/filtering.h
4939         * src/folder.c
4940         * src/folderview.c
4941         * src/imap.c
4942         * src/inc.c
4943         * src/main.c
4944         * src/mainwindow.c
4945         * src/mainwindow.h
4946         * src/matcher.c
4947         * src/messageview.c
4948         * src/news.c
4949         * src/pop.c
4950         * src/prefs_common.c
4951         * src/prefs_common.h
4952         * src/prefs_logging.c
4953         * src/prefs_logging.h
4954         * src/prefs_other.c
4955         * src/procmsg.c
4956         * src/send_message.c
4957         * src/summaryview.c
4958         * src/common/log.c
4959         * src/common/log.h
4960         * src/common/nntp.c
4961         * src/common/session.c
4962         * src/common/smtp.c
4963         * src/common/socket.c
4964         * src/etpan/imap-thread.c
4965         * src/gtk/logwindow.c
4966         * src/gtk/logwindow.h
4967         * src/plugins/bogofilter/bogofilter.c
4968         * src/plugins/spamassassin/spamassassin.c
4969                 Added debugging of filtering/processing rules.
4970                 The debug log is here 'Tools/Filtering debug window',
4971                 the options there 'Configuration/Preferences/Other/Logging',
4972                 and the log file is ~/.claws-mail/filtering.log.
4973                 Moved protocol log prefs to 'Other/Logging' as well.
4974                 To support such debugging feature, the existing log API has
4975                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4976                 this impacts many external modules (commits follow).
4977
4978 2007-03-21 [paul]       2.8.1cvs29
4979
4980         * src/etpan/Makefile.am
4981         * src/etpan/imap-thread.c
4982                 add missing #include
4983
4984 2007-03-21 [colin]      2.8.1cvs28
4985
4986         * src/procmime.c
4987                 Fix bug 1157, 'some broken messages confuse 
4988                 mime parser'. Make sure we can't have MimeInfos
4989                 with negative sizes.
4990
4991 2007-03-20 [colin]      2.8.1cvs27
4992
4993         * src/main.c
4994                 Fix missing \0 on buffer
4995
4996 2007-03-20 [colin]      2.8.1cvs26
4997
4998         * src/mh.c
4999                 Use make_dir_hier instead of make_dir 
5000                 to create the MH mailbox
5001
5002 2007-03-20 [colin]      2.8.1cvs25
5003
5004         * src/folder.c
5005         * src/folder.h
5006         * src/prefs_account.c
5007         * src/wizard.c
5008                 Fix default inbox weirdnesses (after wizard,
5009                 if path is Mail, mailbox identifier is #mh/Mailbox,
5010                 and when creating new accounts)
5011
5012 2007-03-20 [colin]      2.8.1cvs24
5013
5014         * src/account.c
5015                 Write folderlist after adding/deleting accounts
5016                 that have folders
5017
5018 2007-03-20 [colin]      2.8.1cvs23
5019
5020         * src/imap.c
5021         * src/remotefolder.h
5022                 Fix bug 1153, 'CM segfaults if IMAP folder is 
5023                 selected while scanning prior to update'
5024
5025 2007-03-17 [paul]       2.8.1cvs22
5026
5027         * src/main.c
5028                 fix a typo, and be a little more verbose.
5029
5030 2007-03-17 [wwp]        2.8.1cvs21
5031
5032         * src/inc.c
5033                 Fix a compiler warning.
5034
5035 2007-03-16 [wwp]        2.8.1cvs20
5036
5037         * tools/Makefile.am
5038         * tools/README
5039                 Updated to deal w/ the new mairix.sh tool.
5040
5041 2007-03-16 [wwp]        2.8.1cvs19
5042
5043         * src/action.c
5044                 Fix logics issues around the action IO dialog:
5045                 - disable entry widget and exec button when
5046                   the exec button is clicked (don't wait for any
5047                   output line) - fix possible disabling/re-enabling/
5048                   re-disabling of those widgets
5049                 - raise an error if executing a %as{} action either
5050                   empty or invalid, instead of failing silently
5051                 - don't close the dialog if the abort button has been
5052                   clicked and if there was no output yet
5053                 - set focus to the abort button when the exec button
5054                   is clicked
5055                 - fix capitalization of a warning message
5056
5057 2007-03-16 [wwp]        2.8.1cvs18
5058
5059         * tools/mairix.sh
5060                 Added a wrapper to mairix to the tools folder.
5061
5062 2007-03-16 [colin]      2.8.1cvs17
5063
5064         * src/messageview.c
5065         * src/mimeview.h
5066                 Allow mimeviewer plugins to print
5067                 their stuff
5068
5069 2007-03-16 [colin]      2.8.1cvs16
5070
5071         * .cvsignore
5072                 Ignore *.patchset
5073
5074 2007-03-15 [colin]      2.8.1cvs15
5075
5076         * src/messageview.c
5077         * src/mimeview.h
5078                 Add a way for mimeviewer plugins to
5079                 implement body search
5080
5081 2007-03-15 [paul]       2.8.1cvs14
5082
5083         * src/prefs_spelling.c
5084                 fix English usage
5085
5086 2007-03-15 [paul]       2.8.1cvs13
5087
5088         * src/common/quoted-printable.c
5089                 fix decoding of quoted-printable parts
5090
5091 2007-03-14 [wwp]        2.8.1cvs12
5092
5093         * src/gtk/logwindow.h
5094                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
5095
5096 2007-03-14 [wwp]        2.8.1cvs11
5097
5098         * src/gtk/logwindow.h
5099                 Complete 2.8.1cvs10.
5100
5101 2007-03-14 [colin]      2.8.1cvs10
5102
5103         * src/gtk/logwindow.c
5104                 Probably fix bug 1149, crash on logwindow
5105                 close - at the expense of performance once
5106                 logwin has been opened
5107
5108 2007-03-14 [colin]      2.8.1cvs9
5109
5110         * src/main.c
5111                 If claws-mail is running on another
5112                 display, warn instead of popping it up
5113                 on the other display
5114
5115 2007-03-12 [colin]      2.8.1cvs8
5116
5117         * src/wizard.c
5118                 Fix bug 1145, 'Setting a different name 
5119                 for the Mailbox name isn't reflected in 
5120                 default account settings'. Patch by wwp
5121
5122 2007-03-12 [colin]      2.8.1cvs7
5123
5124         * src/summaryview.c
5125                 Fix bug 1143, 'Add number of messages to be 
5126                 deleted to confirmation dialog'
5127
5128 2007-03-12 [wwp]        2.8.1cvs6
5129
5130         * src/folderview.c
5131         * src/prefs_common.c
5132         * src/prefs_common.h
5133         * src/prefs_summaries.c
5134                 Changed the option that displays unread messages count
5135                 next to the folder name in folder list: it is now
5136                 possible to either display nothing, display the
5137                 unread messages number only or the unread and total messages
5138                 numbers. The patch includes this extra feature as well
5139                 as some minor fixes by rewriting the algo in folderview.c.
5140                 Thanks to Paul for the original idea and implementation, plus
5141                 testing and proof-reading!
5142
5143 2007-03-09 [paul]       2.8.1cvs5
5144
5145         * tools/Makefile.am
5146         * tools/README
5147         * tools/claws-mail-compose-insert-files.pl
5148                 added a script which enables inserting files
5149                 into the message body of a new Claws Mail
5150                 Compose window from the command line. Additionally
5151                 To, Cc, Subject and files to attach to the message
5152                 can be specified.
5153
5154 2007-03-09 [wwp]        2.8.1cvs4
5155
5156         * src/addr_compl.c
5157         * src/addr_compl.h
5158         * src/filtering.c
5159                 Optimize matching of addresses in the addressbook
5160                 (filtering/processing 'found_in_addressbook' condition).
5161
5162 2007-03-07 [wwp]        2.8.1cvs3
5163
5164         * src/quote_fmt.c
5165         * src/quote_fmt_lex.l
5166         * src/quote_fmt_parse.y
5167                 Add a new quote format symbol: %A to insert the
5168                 sender email address (just the address itself).
5169
5170 2007-03-06 [wwp]        2.8.1cvs2
5171
5172         * src/gtk/gtkutils.c
5173         * src/plugins/trayicon/trayicon_prefs.h
5174         * src/plugins/trayicon/trayicon_prefs.c
5175         * src/plugins/trayicon/trayicon.c
5176         * src/mainwindow.h
5177         * src/mainwindow.c
5178                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
5179                 minimizing Claws-Mail main window will hide it to the trayicon instead.
5180
5181
5182 2007-03-06 [paul]       2.8.1cvs1
5183
5184         * NEWS
5185         * README
5186         * RELEASE_NOTES
5187         * configure.ac
5188                 bump version number following
5189                 stable release
5190
5191 2007-03-06 [paul]       2.8.0cvs24
5192
5193         * po/cs.po
5194                 corrected by by Tim <timbrain@post.cz>
5195
5196 2007-03-05 [colin]      2.8.0cvs23
5197
5198         * src/Makefile.am
5199         * src/procmime.c
5200                 Fix mime/globs path on NetBSD
5201                 patch by George Michaelson
5202
5203 2007-03-05 [wwp]        2.8.0cvs22
5204
5205         * src/addr_compl.c
5206                 Remove debug statement (accidentally committed w/ cvs14).
5207
5208 2007-03-05 [paul]       2.8.0cvs21
5209
5210         * src/plugins/pgpcore/prefs_gpg.c
5211                 fix compiler warning
5212
5213 2007-03-05 [wwp]        2.8.0cvs20
5214
5215         * src/matcher_parser_parse.y
5216                 Fix mismerge between cvs17 and cvs19.
5217
5218 2007-03-05 [wwp]        2.8.0cvs19
5219
5220         * src/matcher_parser_parse.y
5221         * src/prefs_filtering_action.c
5222         * src/matcher.c
5223         * src/matcher.h
5224         * src/filtering.c
5225         * src/filtering.h
5226                 Add new 'add_to_addressbook' filtering/processing action.
5227
5228 2007-03-05 [wwp]        2.8.0cvs18
5229
5230         * src/filtering.c
5231                 Fix mark_as_ham filtering/processing action: spam flag
5232                 was not unset.
5233
5234 2007-03-04 [colin]      2.8.0cvs17
5235
5236         * src/filtering.c
5237         * src/matcher.c
5238         * src/matcher.h
5239         * src/matcher_parser_parse.y
5240         * src/prefs_filtering_action.c
5241                 Add 'Mark as spam' and 'Mark as ham' filtering
5242                 actions. Fixes bug 1138.
5243
5244 2007-03-04 [colin]      2.8.0cvs16
5245
5246         * src/imap.c
5247                 Fix bug 1140, wrong return value
5248                 without libetpan
5249
5250 2007-03-04 [wwp]        2.8.0cvs15
5251
5252         * src/addr_compl.c
5253                 Rollback cvs14: don't free stuff that is managed in g_list.
5254
5255 2007-03-04 [wwp]        2.8.0cvs14
5256
5257         * src/addr_compl.c
5258                 Fix a leak in address completion code.
5259
5260 2007-03-04 [colin]      2.8.0cvs13
5261
5262         * src/addr_compl.c
5263                 Maybe fix bug 1136, 'Crash in group 
5264                 address completion'
5265
5266 2007-03-04 [iwkse]      2.8.0cvs12
5267
5268         * src/imap.c
5269                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5270
5271 2007-03-03 [colin]      2.8.0cvs11
5272
5273         * src/plugins/pgpinline/pgpinline.c
5274                 Fix off-by-one, fix double-free. Fixes
5275                 bug 1135, 'cm-segfault on decrypting 
5276                 with PGP/inline'
5277
5278 2007-03-03 [colin]      2.8.0cvs10
5279
5280         * configure.ac
5281         * src/main.c
5282         * src/common/plugin.c
5283                 Fix bug 1134, 'Valgrind macros unhandled 
5284                 by Irix's cc'
5285
5286 2007-03-02 [colin]      2.8.0cvs9
5287
5288         * src/mbox.c
5289                 Don't error out on EAGAIN. Fixes 
5290                 bug 1129, '"local mbox file" account 
5291                 isn't retrieving mails'
5292
5293 2007-03-01 [wwp]        2.8.0cvs8
5294
5295         * src/mainwindow.c
5296         * src/gtk/colorlabel.c
5297                 Remove accels for extra color labels until we set better
5298                 and definitive ones.
5299
5300 2007-02-28 [wwp]        2.8.0cvs7
5301
5302         * src/mainwindow.c
5303         * src/matcher_parser_parse.y
5304         * src/prefs_common.c
5305         * src/prefs_msg_colors.c
5306         * src/procmsg.h
5307         * src/gtk/colorlabel.c
5308         * src/gtk/colorlabel.h
5309                 Add more customizable color labels. Cleaned up a bit
5310                 the color label API to avoid duplicate defines of
5311                 the max number of colors.
5312
5313 2007-02-27 [colin]      2.8.0cvs6
5314
5315         * src/mainwindow.c
5316         * src/common/utils.c
5317         * src/common/utils.h
5318                 Fix '+' in mailto URIs for List-* headers
5319
5320 2007-02-27 [colin]      2.8.0cvs5
5321
5322         * src/gtk/gtkutils.c
5323                 Use gtk_window_set_role instead of 
5324                 _set_wmclass
5325
5326 2007-02-27 [colin]      2.8.0cvs4
5327
5328         * src/inc.c
5329                 Fix "After receiving new mail, go to inbox" on IMAP,
5330                 and make it work only on manual reception
5331
5332 2007-02-27 [wwp]        2.8.0cvs3
5333
5334         * src/prefs_filtering.c
5335         * src/prefs_filtering_action.c
5336         * src/prefs_matcher.c
5337                 Update filtering matcher's and action's color label menus
5338                 when re-opening those dialogs (reflect any change to the
5339                 color labels list in the preferences).
5340
5341 2007-02-27 [colin]      2.8.0cvs2
5342
5343         * src/imap.c
5344         * src/etpan/etpan-thread-manager-types.h
5345         * src/etpan/etpan-thread-manager.c
5346         * src/etpan/imap-thread.c
5347                 Log imap ALERTs as errors in the log.
5348
5349 2007-02-26 [paul]       2.8.0cvs1
5350
5351         * tools/claws.i18n.status.pl
5352                 updated
5353
5354 2007-02-26 [paul]       2.7.2cvs75
5355
5356         * po/ca.po
5357         * po/cs.po
5358         * po/de.po
5359         * po/en_GB.po
5360         * po/fi.po
5361         * po/fr.po
5362         * po/hu.po
5363         * po/pl.po
5364         * po/pt_BR.po
5365         * po/sk.po
5366         * po/sr.po
5367         * po/zh_CN.po
5368                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5369                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5370                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5371                 Aleksandar Urosevic, and Ralgh Young
5372
5373 2007-02-25 [mones]      2.7.2cvs74
5374
5375         * po/es.po
5376                 Updated for release
5377
5378 2007-02-25 [colin]      2.7.2cvs73
5379
5380         * src/main.c
5381                 Clearing the list is only useful
5382                 to prevent a valgrind false-positive
5383
5384 2007-02-25 [paul]       2.7.2cvs72
5385
5386         * tools/Makefile.am
5387         * tools/README
5388         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5389         * tools/maildir2claws-mail.pl  **REMOVED**
5390                 renamed the script, fixed a couple bugs
5391
5392 2007-02-23 [colin]      2.7.2cvs71
5393
5394         * src/addressbook.c
5395                 Fix a leak, check for a few improbable nulls
5396
5397 2007-02-23 [colin]      2.7.2cvs70
5398
5399         * src/main.c
5400         * src/main.h
5401         * src/plugins/trayicon/trayicon.c
5402                 Fix blinking mainwin when starting in tray
5403                 (show mainwindow later in the startup process,
5404                  apart if restarting post-crash)
5405
5406 2007-02-23 [colin]      2.7.2cvs69
5407
5408         * src/folderview.c
5409         * src/imap_gtk.c
5410                 Fix crash when unsubscribing the currently
5411                 selected/opened folder
5412
5413 2007-02-23 [colin]      2.7.2cvs68
5414
5415         * src/compose.c
5416                 Fix bug that prevented colorization to
5417                 work without wrap quotation option
5418
5419 2007-02-23 [colin]      2.7.2cvs67
5420
5421         * src/addr_compl.c
5422                 Fix refcounting, start and end completion who
5423                 behaved as if there couldn't be any other current
5424                 user of completion
5425
5426 2007-02-23 [wwp]        2.7.2cvs66
5427
5428         * src/addressbook.c
5429         * src/addrindex.c
5430                 Address completion fixes: fix addressbook_peek_folder_exists() in
5431                 which the algorithm was ridiculously over-obfuscated and broken.
5432                 Fix addrindex_load_completion() as well, to load addresses in
5433                 completion list with regards to what addressbook_peek_folder_exists()
5434                 returns now.
5435
5436 2007-02-23 [wwp]        2.7.2cvs65
5437
5438         * src/addr_compl.c
5439                 Add addresses to completion when they're non-empty (thanks to Colin).
5440
5441 2007-02-23 [paul]       2.7.2cvs64
5442
5443         * src/plugins/pgpcore/passphrase.c
5444                 remove 'const '
5445
5446 2007-02-23 [colin]      2.7.2cvs63
5447
5448         * src/plugins/pgpcore/prefs_gpg.c
5449         * src/plugins/pgpcore/prefs_gpg.h
5450         * src/plugins/pgpcore/sgpgme.c
5451         * src/plugins/pgpinline/pgpinline.c
5452         * src/plugins/pgpmime/pgpmime.c
5453                 Try harder to respect user's choice wrt
5454                 gpg-agent even with gpg2, by unsetting
5455                 GPG_AGENT_INFO when necessary.
5456
5457 2007-02-22 [paul]       2.7.2cvs62
5458
5459         * src/plugins/pgpcore/sgpgme.c
5460         * src/plugins/pgpcore/sgpgme.h
5461         * src/plugins/pgpcore/passphrase.c
5462         * src/plugins/pgpinline/pgpinline.c
5463         * src/plugins/pgpmime/pgpmime.c
5464                 Fix a leak - gpgme_data_release_and_get_mem
5465                 leaks in recent gpgme. Workaround by using
5466                 our own function.
5467
5468 2007-02-22 [paul]       2.7.2cvs61
5469
5470         * src/gtk/quicksearch.c
5471                 Abandon dynamic search when pressing
5472                 Enter
5473
5474 2007-02-21 [colin]      2.7.2cvs60
5475
5476         * src/procmsg.c
5477         * src/plugins/pgpcore/passphrase.c
5478                 Fix little memory leaks
5479         * src/main.c
5480                 Fix false-positive leak at exit
5481         * src/gtk/quicksearch.c
5482                 Fix potentially big leak in recursive
5483                 Quicksearch
5484
5485 2007-02-21 [wwp]        2.7.2cvs59
5486
5487         * src/summaryview.c
5488                 Add missing newline to a debug message.
5489
5490 2007-02-20 [colin]      2.7.2cvs58
5491
5492         * src/Makefile.am
5493         * src/mimeview.c
5494         * src/stock_pixmap.c
5495         * src/stock_pixmap.h
5496         * src/pixmaps/mime_pgpsig.xpm
5497                 Add icon for application/pgp-signature
5498
5499 2007-02-20 [colin]      2.7.2cvs57
5500
5501         * src/Makefile.am
5502         * src/main.c
5503         * src/mimeview.c
5504         * src/stock_pixmap.c
5505         * src/stock_pixmap.h
5506         * src/pixmaps/mime_calendar.xpm
5507         * src/pixmaps/mime_pdf.xpm
5508         * src/pixmaps/mime_ps.xpm
5509                 Add icons for text/calendar, application/pdf
5510                 and application/postscript
5511
5512 2007-02-20 [colin]      2.7.2cvs56
5513
5514         * autogen.sh
5515         * src/matcher_parser_parse.y
5516         * src/matcher_parser_lex.l
5517                 Fix big memory leak in flex, and
5518                 require flex 2.5.31
5519
5520 2007-02-20 [wwp]        2.7.2cvs55
5521
5522         * src/matcher_parser_parse.y
5523                 Fix a duplicate token definition (thanks to iwkse).
5524
5525 2007-02-20 [wwp]        2.7.2cvs54
5526
5527         * src/matcher_parser_lex.l
5528         * src/quote_fmt_lex.l
5529                 Use proper flex options instead of direct use of #define,
5530                 make the flex-generated C lighter.
5531
5532 2007-02-20 [colin]      2.7.2cvs53
5533
5534         * src/summaryview.c
5535                 Grab focus in message list after hiding
5536                 the quicksearch, instead of leaving it
5537                 "somewhere"
5538
5539 2007-02-19 [colin]      2.7.2cvs52
5540
5541         * src/folderview.c
5542                 Fix bug 1033, 'Automatically refresh 
5543                 message list when new messages arrives'
5544                 Looks like folderview->opened can sometimes
5545                 be wrong...
5546
5547 2007-02-19 [paul]       2.7.2cvs51
5548
5549         * tools/Makefile.am
5550         * tools/README
5551         * tools/thunderbird-filters-convertor.pl
5552                 add new script which converts thunderbird filter
5553                 rules to Claws filter rules
5554
5555 2007-02-18 [paul]       2.7.2cvs50
5556
5557         * src/plugins/pgpcore/prefs_gpg.c
5558         * src/plugins/pgpcore/prefs_gpg.h
5559         * src/plugins/pgpcore/sgpgme.c
5560         * src/plugins/pgpinline/pgpinline.c
5561         * src/plugins/pgpmime/pgpmime.c
5562                 improved GUI interoperability with gpg-agent
5563
5564 2007-02-18 [paul]       2.7.2cvs49
5565
5566         * src/prefs_account.c
5567                 Privacy options sensitivity fix
5568
5569 2007-02-17 [colin]      2.7.2cvs48
5570
5571         * src/messageview.c
5572                 Reset icon to warning in the noticeview
5573
5574 2007-02-15 [colin]      2.7.2cvs47
5575
5576         * src/folderview.c
5577                 Fix a manifestation of bug 1033 (summaryview failing
5578                 to update for new mails), which happens after editing
5579                 account preferences or preferences that cause a 
5580                 folderview reload.
5581
5582 2007-02-15 [colin]      2.7.2cvs46
5583
5584         * src/addressbook.c
5585                 Probably fix bug 1123, 'Segmentation 
5586                 fault while opening address book'. I get
5587                 g_warnings if the saved paned position is
5588                 not greater than 0. Also, save position
5589                 when hiding the addressbook instead of
5590                 via signal.
5591
5592 2007-02-14 [colin]      2.7.2cvs45
5593
5594         * src/plugins/pgpcore/prefs_gpg.c
5595         * src/plugins/pgpcore/prefs_gpg.h
5596         * src/plugins/pgpcore/sgpgme.c
5597         * src/plugins/pgpinline/pgpinline.c
5598         * src/plugins/pgpmime/pgpmime.c
5599                 Add an option "Use gpg-agent if available". Fixes
5600                 annoyances with distro-installed gpg-agent, when
5601                 no pinentry program is installed, and the user's 
5602                 at a loss on why "decryption failed". Makes more
5603                 clear why passphrase isn't saved when gpg-agent is
5604                 used. Defaults to true, to avoid changing the 
5605                 current behaviour.
5606
5607 2007-02-14 [wwp]        2.7.2cvs44
5608
5609         * src/matcher_parser_parse.y
5610                 Fix missing line number reset (wrong line number might appear
5611                 when re-loading filtering rules if there's a parser error).
5612
5613 2007-02-13 [colin]      2.7.2cvs43
5614
5615         * src/common/utils.c
5616                 Don't encode ',' in URIs before passing it
5617                 to the browser command-line. It was probably
5618                 done at a time where commas in URIs made
5619                 mozilla -remote 'openurl(%s,new-window)'
5620                 bug.
5621
5622 2007-02-13 [wwp]        2.7.2cvs42
5623
5624         * src/prefs_matcher.c
5625         * src/plugins/bogofilter/bogofilter_gtk.c
5626                 A bit of string factorization around "Select ..." buttons.
5627
5628 2007-02-11 [colin]      2.7.2cvs41
5629
5630         * src/alertpanel.c
5631                 Make sure to escape the title
5632
5633 2007-02-11 [colin]      2.7.2cvs40
5634
5635         * src/codeconv.c
5636                 Recognize .utf8 locales as .UTF-8 ones
5637
5638 2007-02-11 [colin]      2.7.2cvs39
5639
5640         * src/compose.c
5641                 Fix code conversion when dragging a file
5642
5643 2007-02-09 [colin]      2.7.2cvs38
5644
5645         * src/plugins/clamav/clamav_plugin.c
5646                 Complete Paul's patch with conditional
5647                 compilation to avoid breaking compilation
5648                 on old Dapper and Edgy... Maybe other
5649                 distros too.
5650
5651 2007-02-09 [paul]       2.7.2cvs37
5652
5653         * src/plugins/clamav/clamav_plugin.c
5654                 fix for the upstream changes in libclamav
5655
5656 2007-02-09 [paul]       2.7.2cvs36
5657
5658         * src/main.c
5659         * src/mainwindow.c
5660         * src/procmsg.c
5661         * src/procmsg.h
5662                 fix "warn if there are queued messages" (on exit)
5663                 option, which only checked the first mailbox's
5664                 queue
5665                 don't ask before emptying trash if there are no
5666                 messages in trash, also check and empty all trash
5667                 folders
5668         * src/prefs_other.c
5669                 move "Ask before emptying trash" option
5670                 outside of the "On exit" frame as it's
5671                 not only an "On exit" option
5672
5673 2007-02-09 [paul]       2.7.2cvs35
5674
5675         * src/addrgather.c
5676         * src/alertpanel.c
5677         * src/editldap.c
5678         * src/prefs_account.c
5679         * src/prefs_folder_item.c
5680         * src/prefs_gtk.h
5681         * src/prefs_matcher.c
5682         * src/prefs_message.c
5683         * src/prefs_msg_colors.c
5684         * src/prefs_summaries.c
5685         * src/wizard.c
5686         * src/gtk/inputdialog.c
5687         * src/plugins/bogofilter/bogofilter_gtk.c
5688                 pedantic commit: use 'checkbtn' everywhere
5689                 instead of a mixture of 'checkbtn' and 'chkbtn'
5690
5691 2007-02-09 [paul]       2.7.2cvs34
5692
5693         * src/compose.c
5694                 fix default hotkeys
5695         * src/prefs_other.c
5696         * src/prefs_send.c
5697                 move "Never send Return Receipts" from
5698                 prefs_other to prefs_send
5699                 add an option "Ask about account specific
5700                 filtering rules..." to prefs_other
5701         * src/gtk/gtkutils.c
5702                 fix a compiler warning
5703
5704 2007-02-08 [colin]      2.7.2cvs33
5705
5706         * src/plugins/pgpinline/pgpinline.c
5707                 Fix bug 1110, 'pgpmime fails to process 
5708                 encapsulated openpgp mime (rfc 3156, 6.1 
5709                 -> rfc1847)'
5710                 It was due to an interaction between PGP/Mime
5711                 and PGP/Inline plugin. 
5712
5713 2007-02-08 [colin]      2.7.2cvs32
5714
5715         * src/inc.c
5716         * src/mbox.c
5717         * src/mbox.h
5718                 Fix bug 1117, 'fcntl locking code 
5719                 does not work in mbox.c'
5720
5721 2007-02-08 [colin]      2.7.2cvs31
5722
5723         * src/prefs_account.c
5724                 Fix Gentoo bug 165819, 'can't create 
5725                 a "local mbox file" account'. Patch
5726                 by Olivier <castan.o@free.fr>
5727
5728 2007-02-07 [colin]      2.7.2cvs30
5729
5730         * src/ldapquery.c
5731                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5732                 autocompletion was used'
5733
5734 2007-02-07 [paul]       2.7.2cvs29
5735
5736         * src/folder.c
5737                 cut down on unnecessary debug_prints
5738         * src/imap_gtk.c
5739                 fix menu_set_active() on 'Show only
5740                 subscribed folders'
5741
5742 2007-02-07 [paul]       2.7.2cvs28
5743
5744         * src/plugins/clamav/clamav_plugin.c
5745         * src/plugins/clamav/clamav_plugin.h
5746         * src/plugins/clamav/clamav_plugin_gtk.c
5747                 fix copyright header
5748
5749 2007-02-07 [paul]       2.7.2cvs27
5750
5751         * src/procheader.c
5752                 fix bug 1116, 'summary view allow a 
5753                 subject line break'
5754
5755 2007-02-06 [colin]      2.7.2cvs26
5756
5757         * src/summaryview.c
5758                 Fix delete thread
5759
5760 2007-02-05 [fabien]     2.7.2cvs25
5761
5762         * po/POTFILES.in
5763         * src/uri_opener.c
5764                 i18n related - 1 fix and 1 message for translators.
5765
5766 2007-02-05 [colin]      2.7.2cvs24
5767
5768         * src/gtk/quicksearch.c
5769                 Don't reload summary list if quicksearch wasn't
5770                 active on hiding; move currently selected mail in
5771                 the visible area when showing the quicksearch
5772
5773 2007-02-05 [colin]      2.7.2cvs23
5774
5775         * src/folderview.c
5776                 Add debug to try to solve bug 1104
5777
5778 2007-02-05 [paul]       2.7.2cvs22
5779
5780         * src/mainwindow.c
5781                 confirm before emptying trash on exit is
5782                 a Yes or No answer, use Yes or No in the
5783                 dialog
5784
5785 2007-02-04 [colin]      2.7.2cvs21
5786
5787         * src/compose.c
5788         * src/plugins/pgpcore/passphrase.c
5789         * src/plugins/pgpcore/select-keys.c
5790                 Set wmclass on new windows
5791
5792 2007-02-04 [colin]
5793
5794         2.8.0-rc1 released
5795
5796 2007-02-04 [colin]      2.7.2cvs20
5797
5798         * src/compose.c
5799         * src/compose.h
5800                 Auto save drafts on exit, reopen them
5801                 at startup, instead of asking
5802         * src/account.c
5803         * src/addressadd.c
5804         * src/addressbook.c
5805         * src/addressbook_foldersel.c
5806         * src/addrgather.c
5807         * src/crash.c
5808         * src/editaddress.c
5809         * src/editbook.c
5810         * src/editgroup.c
5811         * src/editjpilot.c
5812         * src/editldap.c
5813         * src/editldap_basedn.c
5814         * src/editvcard.c
5815         * src/exphtmldlg.c
5816         * src/expldifdlg.c
5817         * src/export.c
5818         * src/foldersel.c
5819         * src/gedit-print.c
5820         * src/import.c
5821         * src/importldif.c
5822         * src/importmutt.c
5823         * src/importpine.c
5824         * src/main.c
5825         * src/mainwindow.c
5826         * src/message_search.c
5827         * src/messageview.c
5828         * src/prefs_actions.c
5829         * src/prefs_customheader.c
5830         * src/prefs_display_header.c
5831         * src/prefs_filtering.c
5832         * src/prefs_filtering_action.c
5833         * src/prefs_folder_column.c
5834         * src/prefs_gtk.c
5835         * src/prefs_matcher.c
5836         * src/prefs_other.c
5837         * src/prefs_summaries.c
5838         * src/prefs_summary_column.c
5839         * src/prefs_template.c
5840         * src/sourcewindow.c
5841         * src/ssl_manager.c
5842         * src/summary_search.c
5843         * src/uri_opener.c
5844         * src/gtk/about.c
5845         * src/gtk/description_window.c
5846         * src/gtk/foldersort.c
5847         * src/gtk/gtkutils.c
5848         * src/gtk/gtkutils.h
5849         * src/gtk/icon_legend.c
5850         * src/gtk/logwindow.c
5851         * src/gtk/pluginwindow.c
5852         * src/gtk/prefswindow.c
5853                 Give different wmclass to different
5854                 windows - thanks to sed ;)
5855
5856 2007-02-04 [colin]      2.7.2cvs19
5857
5858         * src/main.c
5859                 Revert previous patch, can't reproduce
5860                 it anymore. 
5861
5862 2007-02-03 [colin]      2.7.2cvs18
5863
5864         * src/main.c
5865                 Don't save the mainwindow size and
5866                 position on emergency exit (libSM's
5867                 "die" callback), Xfce seems to make
5868                 the window smaller just before the
5869                 size's saved.
5870
5871 2007-02-03 [colin]      2.7.2cvs17
5872
5873         * src/plugins/bogofilter/bogofilter.c
5874         * src/plugins/bogofilter/bogofilter.h
5875         * src/plugins/bogofilter/bogofilter_gtk.c
5876         * src/plugins/pgpinline/pgpinline.c
5877         * src/plugins/pgpinline/pgpinline.h
5878                 Fix more copyrights
5879
5880 2007-02-03 [colin]      2.7.2cvs16
5881
5882         * src/partial_download.c
5883         * src/partial_download.h
5884         * src/ssl_manager.c
5885         * src/ssl_manager.h
5886         * src/uri_opener.c
5887         * src/uri_opener.h
5888         * src/wizard.c
5889         * src/wizard.h
5890         * src/common/ssl_certificate.c
5891         * src/common/ssl_certificate.h
5892         * src/gtk/quicksearch.c
5893         * src/gtk/quicksearch.h
5894         * src/gtk/sslcertwindow.c
5895         * src/gtk/sslcertwindow.h
5896                 Fix copyright on my files
5897
5898 2007-02-02 [colin]      2.7.2cvs15
5899
5900         * src/Makefile.am
5901         * src/mainwindow.c
5902         * src/messageview.c
5903         * src/messageview.h
5904         * src/textview.c
5905         * src/textview.h
5906         * src/uri_opener.c
5907         * src/uri_opener.h
5908                 Add Tools/List URIs to allow
5909                 opening any URI in the current mail
5910
5911 2007-02-02 [colin]      2.7.2cvs14
5912
5913         * src/common/valgrind.h ** NEW FILE **
5914         * src/common/Makefile.am
5915         * src/common/plugin.c
5916                 Don't dlclose the plugins if we're running
5917                 under valgrind. (doesn't require valgrind
5918                 either at compile time or run time).
5919
5920 2007-02-01 [paul]       2.7.2cvs13
5921
5922         * AUTHORS
5923         * src/gtk/authors.h
5924         * tools/freshmeat_search.pl
5925         * tools/google_search.pl
5926         * tools/multiwebsearch.pl
5927                 add support for non ISO-8859-1 compatible locales
5928                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5929
5930 2007-02-01 [colin]      2.7.2cvs12
5931
5932         * src/prefs_other.c
5933         * src/prefs_summaries.c
5934                 Move keybinding prefs to the Other page
5935
5936 2007-02-01 [wwp]        2.7.2cvs11
5937
5938         * src/plugins/trayicon/trayicon.c
5939                 Fix a raising issue within KDE.
5940
5941 2007-02-01 [colin]      2.7.2cvs10
5942
5943         * src/codeconv.c
5944                 Fix stray quotes in encoded strings
5945         * src/addressadd.c
5946                 Fix wrong call causing g_warnings
5947         * src/textview.c
5948                 Remove useless message
5949
5950 2007-01-31 [wwp]        2.7.2cvs9
5951
5952         * src/plugins/trayicon/trayicon.c
5953                 fix buggy hiding of main window when closing if close-to-tray
5954                 is not set (bad logics  in the trayicon hook code).
5955                 Changed the quit confirmation message too.
5956
5957 2007-01-30 [colin]      2.7.2cvs8
5958
5959         * src/main.c
5960                 Fix hidden mainwindow after clicking on
5961                 the X close button, if compose windows
5962                 exist and the user chooses not to quit
5963
5964 2007-01-30 [colin]      2.7.2cvs7
5965
5966         * src/main.c
5967         * src/compose.c
5968                 Handle local URIs to attach files (file:///...)
5969                 Fixes attaching files from Thunar for example
5970
5971 2007-01-30 [colin]      2.7.2cvs6
5972
5973         * src/prefs_ext_prog.c
5974                 Add 'mousepad' to the list of text editors.
5975                 Mousepad is XFCE's text editor
5976
5977 2007-01-29 [wwp]        2.7.2cvs5
5978
5979         * po/POTFILES.in
5980         * src/plugins/trayicon/trayicon_prefs.c
5981                 trayicon i18n fixes, thanks to Fabien.
5982
5983 2007-01-28 [wwp]        2.7.2cvs4
5984
5985         * src/mainwindow.c
5986         * src/mainwindow.h
5987         * src/plugins/trayicon/trayicon.c
5988         * src/plugins/trayicon/trayicon_prefs.c
5989         * src/plugins/trayicon/trayicon_prefs.h
5990                 Added a new TrayIcon plugin option to close to tray
5991                 (WM's hotkey and [X] button will hide the window instead
5992                 of closing it - closing CM can be done using the tray icon
5993                 menu or the File menu).
5994                 Improved visibility handling in trayicon, clicking the
5995                 trayicon now raise the window to current desktop when it
5996                 was either minimized/shaded/on another desktop.
5997                 Thanks to Paul for testing and fixing a strange behaviour
5998                 in KDE ;-).
5999
6000 2007-01-27 [paul]       2.7.2cvs3
6001
6002         * src/prefs_folder_item.c
6003         * src/prefs_receive.c
6004         * src/plugins/pgpcore/prefs_gpg.c
6005                 use 'start-up' instead of 'startup' in labels
6006
6007 2007-01-26 [wwp]        2.7.2cvs2
6008
6009         * src/plugins/trayicon/Makefile.am
6010         * src/plugins/trayicon/trayicon.c
6011         * src/plugins/trayicon/trayicon_prefs.c
6012         * src/plugins/trayicon/trayicon_prefs.h
6013                 Add a new TrayIcon option to hide the main window at
6014                 start-up.
6015                 Fix trayicon.c copyright header.
6016
6017 2007-01-26 [paul]       2.7.2cvs1
6018
6019         * NEWS
6020         * README
6021         * RELEASE_NOTES
6022         * configure.ac
6023                 bump up version number following
6024                 stable release
6025
6026 2007-01-25 [mones]      2.7.1cvs60
6027
6028         * po/es.po
6029                 updated thousands of strings (well, probably less ;-)
6030
6031 2007-01-25 [colin]      2.7.1cvs59
6032
6033         * src/matcher.c
6034                 Fix 2nd-run loss of matcherrc on new
6035                 configurations. 
6036
6037 2007-01-25 [wwp]        2.7.1cvs58
6038
6039         * src/mimeview.c
6040                 fix handling of empty value in attach_save_directory too, thanks
6041                 to Colin.
6042
6043 2007-01-25 [wwp]        2.7.1cvs57
6044
6045         * src/gtk/filesel.c
6046                 fix handling of empty value in attach_load_directory,
6047                 thanks to Colin.
6048
6049 2007-01-25 [wwp]        2.7.1cvs56
6050
6051         * src/plugins/dillo_viewer/dillo_prefs.h
6052                 fix a typo.
6053
6054 2007-01-25 [colin]      2.7.1cvs55
6055
6056         * src/matcher.c
6057         * src/matcher.h
6058         * src/matcher_parser_parse.y
6059         * src/prefs_matcher.c
6060                 Add matching on the spam flag
6061
6062 2007-01-24 [colin]      2.7.1cvs54
6063
6064         * src/folder.c
6065         * src/common/xml.c
6066         * src/common/xml.h
6067                 Make sure folderlist.xml is correctly
6068                 written before overwriting it.
6069         * src/procmsg.c
6070         * src/procmsg.h
6071         * src/summaryview.c
6072         * src/plugins/bogofilter/bogofilter.c
6073         * src/plugins/bogofilter/bogofilter.h
6074         * src/plugins/bogofilter/bogofilter_gtk.c
6075         * src/plugins/spamassassin/spamassassin.c
6076         * src/plugins/spamassassin/spamassassin.h
6077         * src/plugins/spamassassin/spamassassin_gtk.c
6078                 Move spam to the correct trash folder after
6079                 learning, if spam directory isn't set.
6080
6081 2007-01-23 [paul]       2.7.1cvs53
6082
6083         * src/plugins/bogofilter/bogofilter_gtk.c
6084                 fix sensitivity of "Insert X-Bogosity header"
6085                 option
6086
6087 2007-01-23 [colin]      2.7.1cvs52
6088
6089         * src/toolbar.c
6090                 Translate toolbar items text if
6091                 they're translatable (default)
6092         * src/addrcache.c
6093         * src/addrcache.h
6094         * src/addritem.c
6095         * src/addritem.h
6096         * src/codeconv.c
6097         * src/codeconv.h
6098         * src/jpilot.c
6099         * src/jpilot.h
6100         * src/ldapctrl.c
6101         * src/ldapctrl.h
6102         * src/ldapquery.h
6103         * src/ldif.c
6104         * src/ldif.h
6105         * src/etpan/etpan-thread-manager.c
6106         * src/etpan/etpan-thread-manager.h
6107         * src/gtk/gtkutils.c
6108         * src/gtk/gtkutils.h
6109                 More static functions
6110
6111 2007-01-22 [fabien]     2.7.1cvs51
6112
6113         * src/gtk/gtkutils.c
6114                 gtkut_get_options_frame() : ability to pass
6115                 a 'NULL' value in frame pointer parameter if
6116                 we don't need it.
6117
6118 2007-01-22 [colin]      2.7.1cvs50
6119
6120         * src/procmsg.c
6121         * src/procmsg.h
6122         * src/plugins/bogofilter/bogofilter.c
6123         * src/plugins/bogofilter/bogofilter_gtk.c
6124         * src/plugins/spamassassin/spamassassin.c
6125         * src/plugins/spamassassin/spamassassin_gtk.c
6126                 Allow moving spams to the account's trash
6127                 instead of default one
6128
6129 2007-01-21 [colin]      2.7.1cvs49
6130
6131         * src/ldapquery.c
6132         * src/ldapquery.h
6133                 Revert a static function that shouldn't
6134                 have been
6135
6136 2007-01-21 [colin]      2.7.1cvs48
6137
6138         * src/ldapquery.c
6139         * src/ldapquery.h
6140                 Same
6141
6142 2007-01-21 [colin]      2.7.1cvs47
6143
6144         * src/procmsg.c
6145         * src/procmsg.h
6146                 Same
6147
6148 2007-01-21 [colin]      2.7.1cvs46
6149
6150         * src/common/socket.c
6151         * src/common/socket.h
6152                 Same
6153
6154 2007-01-21 [colin]      2.7.1cvs45
6155
6156         * src/crash.c
6157         * src/exporthtml.c
6158         * src/exporthtml.h
6159         * src/exportldif.c
6160         * src/exportldif.h
6161         * src/folder.c
6162         * src/folder.h
6163         * src/folder_item_prefs.c
6164         * src/folder_item_prefs.h
6165         * src/folderview.c
6166         * src/folderview.h
6167         * src/gedit-print.c
6168         * src/gedit-print.h
6169         * src/main.c
6170         * src/main.h
6171         * src/common/socket.c
6172         * src/common/socket.h
6173         * src/gtk/gtkaspell.c
6174         * src/gtk/gtkaspell.h
6175         * src/gtk/quicksearch.c
6176         * src/gtk/quicksearch.h
6177                 Same
6178
6179 2007-01-21 [colin]      2.7.1cvs44
6180
6181         * src/common/utils.c
6182         * src/common/utils.h
6183         * src/etpan/etpan-thread-manager.c
6184         * src/etpan/etpan-thread-manager.h
6185                 Same (Funny that etpan_thread_unbind
6186                 is called but not etpan_thread_bind)
6187
6188 2007-01-21 [colin]      2.7.1cvs43
6189
6190         * src/addrselect.c
6191         * src/addrselect.h
6192         * src/codeconv.c
6193         * src/codeconv.h
6194         * src/compose.c
6195         * src/compose.h
6196         * src/etpan/Makefile.am
6197         * src/gtk/colorlabel.c
6198         * src/gtk/colorlabel.h
6199         * src/gtk/sslcertwindow.c
6200         * src/gtk/sslcertwindow.h
6201         * src/etpan/etpan-log.c ** REMOVED **
6202         * src/etpan/etpan-log.h ** REMOVED **
6203                 Same
6204
6205 2007-01-20 [colin]      2.7.1cvs42
6206
6207         * src/addritem.c
6208         * src/addritem.h
6209                 Same
6210
6211 2007-01-20 [colin]      2.7.1cvs41
6212
6213         * src/account.c
6214         * src/account.h
6215         * src/addrbook.c
6216         * src/addrbook.h
6217         * src/addrcache.c
6218         * src/addrcache.h
6219         * src/addrclip.c
6220         * src/addrclip.h
6221         * src/addressbook.c
6222         * src/addressbook.h
6223         * src/addrharvest.c
6224         * src/addrharvest.h
6225         * src/addrindex.c
6226         * src/addrindex.h
6227         * src/editaddress.c
6228         * src/editaddress.h
6229                 Make functions that aren't used in other
6230                 files static
6231
6232 2007-01-20 [colin]      2.7.1cvs40
6233
6234         * src/account.c
6235         * src/addrbook.c
6236         * src/addrcache.c
6237         * src/addressbook.c
6238         * src/addrgather.c
6239         * src/addrindex.c
6240         * src/addrquery.c
6241         * src/addrselect.c
6242         * src/browseldap.c
6243         * src/compose.c
6244         * src/editbook.c
6245         * src/editjpilot.c
6246         * src/editldap.c
6247         * src/editldap_basedn.c
6248         * src/editvcard.c
6249         * src/exporthtml.c
6250         * src/exportldif.c
6251         * src/folder.c
6252         * src/folderview.c
6253         * src/image_viewer.c
6254         * src/imap.c
6255         * src/importmutt.c
6256         * src/importpine.c
6257         * src/jpilot.c
6258         * src/ldapquery.c
6259         * src/main.c
6260         * src/mainwindow.c
6261         * src/matcher.c
6262         * src/messageview.c
6263         * src/mh.c
6264         * src/mimeview.c
6265         * src/msgcache.c
6266         * src/mutt.c
6267         * src/news.c
6268         * src/pine.c
6269         * src/prefs_account.c
6270         * src/prefs_common.c
6271         * src/prefs_compose_writing.c
6272         * src/prefs_ext_prog.c
6273         * src/prefs_folder_item.c
6274         * src/prefs_fonts.c
6275         * src/prefs_message.c
6276         * src/prefs_msg_colors.c
6277         * src/prefs_other.c
6278         * src/prefs_quote.c
6279         * src/prefs_receive.c
6280         * src/prefs_send.c
6281         * src/prefs_spelling.c
6282         * src/prefs_summaries.c
6283         * src/prefs_toolbar.c
6284         * src/prefs_wrapping.c
6285         * src/privacy.c
6286         * src/procmime.c
6287         * src/procmsg.c
6288         * src/ssl_manager.c
6289         * src/statusbar.c
6290         * src/summaryview.c
6291         * src/toolbar.c
6292         * src/vcard.c
6293         * src/common/hooks.c
6294         * src/common/log.c
6295         * src/common/passcrypt.c
6296         * src/common/socket.c
6297         * src/common/ssl.c
6298         * src/common/ssl_certificate.c
6299         * src/common/template.c
6300         * src/common/utils.c
6301         * src/etpan/imap-thread.c
6302         * src/gtk/sslcertwindow.c
6303         * src/gtk/sslcertwindow.h
6304                 Make functions that could be static, static
6305
6306 2007-01-20 [colin]      2.7.1cvs39
6307
6308         * src/editldap.c
6309                 Fix tooltip
6310
6311 2007-01-20 [colin]      2.7.1cvs38
6312
6313         * src/ldapquery.c
6314         * src/ldaputil.c
6315         * src/ldaputil.h
6316                 Fix bug 1102, 'claws-mail-2.7.1 
6317                 makes use of deprecated ldap 
6318                 functions'
6319
6320 2007-01-20 [colin]      2.7.1cvs37
6321
6322         * src/mainwindow.c
6323         * src/mainwindow.h
6324         * src/summaryview.c
6325         * src/gtk/quicksearch.c
6326                 Add Wide message list layout
6327
6328 2007-01-19 [fabien]     2.7.1cvs36
6329
6330         * src/textview.c
6331                 make sure a font change is considered in links of
6332                 headerview.
6333
6334 2007-01-19 [colin]      2.7.1cvs35
6335
6336         * src/main.c
6337         * src/mainwindow.c
6338         * src/mainwindow.h
6339         * src/messageview.c
6340         * src/messageview.h
6341         * src/prefs_common.c
6342         * src/prefs_common.h
6343         * src/summaryview.c
6344         * src/summaryview.h
6345         * src/gtk/quicksearch.c
6346         * src/gtk/quicksearch.h
6347                 Drop 'Separate Folder tree' and 'Separate
6348                 Message View'. Put three layouts in place
6349                 of it.
6350
6351 2007-01-19 [paul]       2.7.1cvs34
6352
6353         * src/prefs_msg_colors.c
6354                 more use of Q_ for translators
6355
6356 2007-01-19 [paul]       2.7.1cvs33
6357
6358         * src/imap_gtk.c
6359         * src/prefs_account.c
6360                 a few changes to the English
6361
6362 2007-01-19 [fabien]     2.7.1cvs32
6363
6364         * src/wizard.c
6365                 factorize translatable string
6366
6367 2007-01-18 [colin]      2.7.1cvs31
6368
6369         * src/main.c
6370                 Don't error out on --sync option. Although
6371                 we don't do anything with it, gtk+ handles
6372                 it, and it's useful for debugging X errors
6373
6374 2007-01-18 [fabien]     2.7.1cvs30
6375
6376         * src/prefs_other.c
6377                 ability to apply on the fly the recent added
6378                 'gtk_can_change_accels' pref (no need to restart).
6379
6380 2007-01-18 [fabien]     2.7.1cvs29
6381
6382         * src/plugins/bogofilter/bogofilter_gtk.c
6383         * src/plugins/bogofilter/bogofilter.c
6384         * src/plugins/spamassassin/spamassassin_gtk.c
6385         * src/addr_compl.c
6386         * src/prefs_account.c
6387                 factorize or rewrite some translatable strings.
6388
6389 2007-01-18 [fabien]     2.7.1cvs28
6390
6391         * src/prefs_gtk.h
6392         * src/compose.c
6393                 set a 4pix space between "Subject:" label and subject entry in
6394                 compose window.
6395
6396 2007-01-18 [wwp]        2.7.1cvs27
6397
6398         * src/addressbook.c
6399                 fix conflicting address-copy/paste when focus is set
6400                 to the embedded edit-person form.
6401  
6402
6403 2007-01-18 [wwp]        2.7.1cvs26
6404
6405         * src/addressbook.h
6406                 complete 2.7.1cvs23 (one more file was missing from that
6407                 commit).
6408
6409 2007-01-18 [colin]      2.7.1cvs25
6410
6411         * src/main.c
6412                 Provide a way to migrate without backup
6413                 Re-ask for migration on next start if 
6414                 it has been refused and wizard has been 
6415                 cancelled after.
6416
6417 2007-01-18 [wwp]        2.7.1cvs24
6418
6419         * src/editaddress.c
6420                 complete 2.7.1.cvs23 (file was missing from previous
6421                 commit).
6422
6423 2007-01-18 [wwp]        2.7.1cvs23
6424
6425         * src/addressbook.c
6426                 fix potential crashes in address book's focus_in/out signal handlers,
6427                 force focus to the edit-person form when clicked the Edit menu entry or
6428                 button (this only matters if the edit-person form is embedded to the
6429                 AB window, in that case, focus is not set when browsing the contacts
6430                 list w/ keys or mouse clicks).
6431
6432 2007-01-18 [paul]       2.7.1cvs22
6433
6434         * src/main.c
6435                 add command line options:
6436                 -h for --help
6437                 -q and --quit for --exit
6438                 -v for --version
6439                 print "Unknown option" for unknown options
6440
6441 2007-01-18 [paul]       2.7.1cvs21
6442
6443         * po/ru.po
6444                 updated by Pavlo Bohmat
6445
6446 2007-01-18 [paul]       2.7.1cvs20
6447
6448         * src/mainwindow.c
6449                 fix sensitivity issues of Mark as Spam/Ham
6450
6451 2007-01-17 [fabien]     2.7.1cvs19
6452
6453         * src/prefs_other.c
6454         * src/prefs_common.c
6455         * src/prefs_common.h
6456         * src/main.c
6457                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6458                 control the corresponding gtk property. It could be used to lock
6459                 all shortcuts (avoid to set one of them by inadvertency).
6460
6461 2007-01-17 [colin]      2.7.1cvs18
6462
6463         * src/summaryview.c
6464                 Fix bug 1100, 'Highlighted e-mail data not visible 
6465                 when color label applied.'. Use a weighted average
6466                 between normal selected foreground color and color
6467                 label instead of a simple one (3/1 instead 1/1).
6468
6469 2007-01-17 [colin]      2.7.1cvs17
6470
6471         * src/messageview.c
6472                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6473                 crash' - don't prevent mail switching while loading
6474
6475 2007-01-17 [colin]      2.7.1cvs16
6476
6477         * src/folder.c
6478         * src/folder.h
6479         * src/folderview.c
6480         * src/folderview.h
6481         * src/imap.c
6482         * src/imap.h
6483         * src/imap_gtk.c
6484                 Manage recursive search of unsubscribed folders
6485                 Rescan tree without checking for new messages 
6486                 after subscriptions changed
6487
6488 2007-01-17 [paul]       2.7.1cvs15
6489
6490         * src/prefs_common.c
6491         * src/gtk/pluginwindow.c
6492                 fix bug 1101, '"Load plugin" button is
6493                 accidentally hidden'
6494                 unset (-1) initial width in prefs_common,
6495                 fix overlapping buttons,
6496                 and other cleanups
6497
6498 2007-01-17 [paul]       2.7.1cvs14
6499
6500         * src/procmime.c
6501                 add #include <errno.h>, it's needed
6502                 on some systems
6503
6504 2007-01-17 [paul]       2.7.1cvs13
6505
6506         * src/common/defs.h
6507         * tools/make.themes.project
6508                 rename .sylpheed_themeinfo to .claws_themeinfo
6509                 and use it
6510         * src/etpan/etpan-errors.h
6511         * src/etpan/etpan-log.c
6512         * src/etpan/etpan-log.h
6513         * src/etpan/etpan-thread-manager-types.h
6514         * src/etpan/etpan-thread-manager.c
6515         * src/etpan/etpan-thread-manager.h
6516         * src/etpan/imap-thread.c
6517         * src/etpan/imap-thread.h
6518                 add copyright header
6519
6520 2007-01-17 [colin]      2.7.1cvs12
6521
6522         * src/plugins/pgpcore/select-keys.c
6523         * src/gtk/pluginwindow.c
6524         * src/prefs_account.c
6525                 Fix warnings
6526
6527 2007-01-16 [colin]      2.7.1cvs11
6528
6529         * src/imap.c
6530         * src/imap.h
6531         * src/imap_gtk.c
6532                 Manage subscribing to subfolders when only
6533                 subscribed folders are shown.
6534
6535 2007-01-16 [colin]      2.7.1cvs10
6536
6537         * src/folderview.c
6538                 Fix annoying vscrollbar going back to top
6539                 on Check for new folders
6540
6541 2007-01-16 [colin]      2.7.1cvs9
6542
6543         * src/imap.c
6544                 Remove printf
6545
6546 2007-01-16 [colin]      2.7.1cvs8
6547
6548         * src/filtering.c
6549                 Bigger buffer for errors
6550         * src/imap.c
6551         * src/imap.h
6552         * src/imap_gtk.c
6553         * src/prefs_account.c
6554         * src/prefs_account.h
6555         * src/wizard.c
6556         * src/etpan/imap-thread.c
6557         * src/etpan/imap-thread.h
6558         * manual/handling.xml
6559                 Add subscriptions management. What it changes:
6560                 Creating a folder subscribes to it
6561                 Deleting a folder unsubscribes it
6562                 New contextual menu item allowing to switch between
6563                 All folders and Subscribed folders, subscribe, and
6564                 unsubscribe. "Creating" an existing but unsubscribed
6565                 folder will subscribe it.
6566                 By default for new accounts, only subscribed folders 
6567                 are shown.
6568
6569
6570 2007-01-16 [paul]       2.7.1cvs7
6571
6572         * src/summaryview.c
6573                 Allow folder classes to specify only sort_key or
6574                 sort_type instead of both or none.
6575
6576 2007-01-16 [paul]       2.7.1cvs6
6577
6578         * src/action.c
6579         * src/compose.c
6580         * src/mimeview.c
6581         * src/procmime.c
6582         * src/textview.c
6583                 Save and use errno for procmime_get_part
6584
6585 2007-01-16 [colin]      2.7.1cvs5
6586
6587         * src/imap.c
6588                 Never remove INBOX when scanning for
6589                 new folders. It's a special folder
6590                 that has to exist.
6591
6592 2007-01-15 [colin]      2.7.1cvs4
6593
6594         * src/imap.c
6595                 Fix 'Check for new folders' when IMAP subdirectory
6596                 is set
6597         * src/etpan/imap-thread.c
6598                 Fix build
6599
6600 2007-01-15 [colin]      2.7.1cvs3
6601
6602         * src/etpan/imap-thread.c
6603                 Fix invalid free on command-connection
6604                 error
6605
6606 2007-01-15 [wwp]        2.7.1cvs2
6607
6608         * src/matcher_parser_lex.l
6609         * src/quote_fmt_lex.l
6610         * src/matcher_parser_parse.y
6611                 fix copyright header in lexers and parsers.
6612
6613 2007-01-15 [paul]       2.7.1cvs1
6614
6615         * NEWS
6616         * README
6617         * RELEASE_NOTES
6618         * configure.ac
6619                 bump up version number following
6620                 stable release
6621
6622 2007-01-15 [paul]       2.7.0cvs31
6623
6624         * AUTHORS
6625         * src/gtk/authors.h
6626                 add Fabien to the Team list
6627                 add the recent contributors
6628                 make a few corrections
6629
6630 2007-01-15 [paul]       2.7.0cvs30
6631
6632         * src/mainwindow.c
6633                 fix compiler warning
6634         * src/plugins/pgpcore/prefs_gpg.c
6635         * src/plugins/pgpcore/prefs_gpg.h
6636                 add missing include
6637                 fix copyright header
6638
6639 2007-01-14 [colin]      2.7.0cvs29
6640
6641         * src/gtk/filesel.c
6642                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6643                 two benefits: faster to open, will fix strange
6644                 dbus-related crash. Thanks to Pascal Terjan.
6645
6646 2007-01-14 [colin]      2.7.0cvs28
6647
6648         * src/etpan/imap-thread.c
6649                 Delete the old imap just after allocating
6650                 the new one. Makes sure we don't get the
6651                 same pointer by sheer luck, which feels
6652                 strange in the debug log.
6653
6654 2007-01-14 [colin]      2.7.0cvs27
6655
6656         * src/gtk/inputdialog.c
6657                 Make sure we don't print passwords in
6658                 clear text when in debug mode
6659
6660 2007-01-14 [colin]      2.7.0cvs26
6661
6662         * src/gtk/gtksctree.c
6663                 Fix bug 1098, 'bogus last row display 
6664                 after expanding a thread'. Patch by
6665                 Jindrich Makovicka <makovick@gmail.com>
6666
6667 2007-01-14 [colin]      2.7.0cvs25
6668
6669         * src/etpan/imap-thread.c
6670                 Close socket manually before
6671                 freeing the imap struct
6672
6673 2007-01-14 [colin]      2.7.0cvs24
6674
6675         * src/etpan/imap-thread.c
6676                 Maybe fix new reconnection issues
6677
6678 2007-01-13 [colin]      2.7.0cvs23
6679
6680         * src/summaryview.c
6681                 Freeze/thaw on thread selection
6682
6683 2007-01-13 [paul]       2.7.0cvs22
6684
6685         * src/mainwindow.c
6686         * src/summaryview.c
6687         * src/summaryview.h
6688                 add 'Edit/Delete thread'
6689
6690 2007-01-13 [colin]      2.7.0cvs21
6691
6692         * src/prefs_account.c
6693         * src/prefs_compose_writing.c
6694         * src/prefs_message.c
6695         * src/prefs_msg_colors.c
6696         * src/prefs_other.c
6697         * src/prefs_receive.c
6698         * src/prefs_spelling.c
6699         * src/prefs_summaries.c
6700         * src/prefs_themes.c
6701         * src/gtk/gtkutils.c
6702         * src/gtk/gtkutils.h
6703         * src/plugins/pgpcore/prefs_gpg.c
6704         * src/plugins/spamassassin/spamassassin_gtk.c
6705                 Factorize gtk frame creation
6706                 Patch by Pawel
6707
6708 2007-01-13 [colin]      2.7.0cvs20
6709
6710         * src/message_search.c
6711         * src/summary_search.c
6712                 Fix Enter in search windows
6713         * src/messageview.c
6714                 Fix body search starting at the
6715                 end of the mail (and asking for loop)
6716
6717 2007-01-13 [colin]      2.7.0cvs19
6718
6719         * src/etpan/imap-thread.c
6720                 Make sure we don't free the same imap
6721                 twice
6722
6723 2007-01-13 [colin]      2.7.0cvs18
6724
6725         * commitHelper
6726                 Allow multiple commitHelpers to
6727                 run at once
6728
6729 2007-01-12 [colin]      2.7.0cvs17
6730
6731         * src/etpan/imap-thread.c
6732                 Make sure we get rid of the previous mailimap
6733                 when connecting - just in case disconnect was
6734                 unclean
6735
6736 2007-01-12 [paul]       2.7.0cvs16
6737
6738         * src/compose.c
6739                 Strip S/MIME signatures when re-editing
6740                 S/MIME signed messages.
6741
6742 2007-01-12 [paul]       2.7.0cvs15
6743
6744         * configure.ac
6745         * src/addressbook.c
6746         * src/foldersel.c
6747         * src/folderview.c
6748         * src/main.c
6749                 no need to define CLAWS anymore, remove
6750                 all that stuff
6751
6752 2007-01-12 [paul]       2.7.0cvs14
6753
6754         * src/mimeview.c
6755                 check if the mail's signed as
6756                 it can change the mail structure
6757                 Thanks to Colin
6758
6759 2007-01-12 [paul]       2.7.0cvs13
6760
6761         * src/procmime.c
6762                 fix Forwarding msgs with attachments
6763                 that have dos line endings
6764                 Thanks to Colin
6765
6766 2007-01-12 [wwp]        2.7.0cvs12
6767
6768         * configure.ac
6769                 Revert accidentally committed extra version tag.
6770
6771 2007-01-12 [wwp]        2.7.0cvs11
6772
6773         * src/prefs_account.c
6774                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6775
6776 2007-01-11 [colin]      2.7.0cvs10
6777
6778         * src/imap.c
6779                 move g_warning to debug_print
6780                 it scares people for no reason
6781
6782 2007-01-11 [colin]      2.7.0cvs9
6783
6784         * po/POTFILES.in
6785                 Fix files to translate. Patch by
6786                 Fabien
6787
6788 2007-01-11 [paul]       2.7.0cvs8
6789
6790         * src/imap.c
6791                 Fix recursion when server lists the
6792                 current subfolder in the response
6793         * src/mimeview.c
6794                 Fix updating of icon_list/ctree
6795         * src/plugins/pgpcore/select-keys.c
6796                 Fix a few annoyances when choosing
6797                 keys for the CMS (S/MIME) protocol
6798
6799 2007-01-11 [wwp]        2.7.0cvs7
6800
6801         * src/compose.c
6802         * src/prefs_account.c
6803         * src/prefs_account.h
6804                 Add per-account spellcheck default dictionaries settings.
6805
6806 2007-01-10 [colin]      2.7.0cvs6
6807
6808         * src/prefs_folder_item.c
6809                 Factorize strings - patch by Fabien
6810
6811 2007-01-10 [colin]      2.7.0cvs5
6812
6813         * src/mainwindow.c
6814                 Fix bug 1095, 'Crash while changing folder 
6815                 columns during incorporation'
6816
6817 2007-01-09 [colin]      2.7.0cvs4
6818
6819         * src/gtk/pluginwindow.c
6820                 Set the plugin window transient. Seems
6821                 like some window managers hide it in
6822                 the background after "load plugin"...
6823
6824 2007-01-09 [colin]      2.7.0cvs3
6825
6826         * src/gtk/filesel.c
6827                 Use the same type for alloc and free
6828
6829 2007-01-08 [paul]       2.7.0cvs2
6830
6831         * po/nl.po
6832                 updated by Tim Dijkstra
6833
6834 2007-01-08 [paul]       2.7.0cvs1
6835
6836         * src/prefs_themes.c
6837         * src/common/utils.c
6838                 Fix resource leaks
6839
6840 2007-01-08 [paul]       2.7.0
6841
6842         * NEWS
6843         * README
6844         * RELEASE_NOTES
6845                 2.7.0 released
6846
6847 2007-01-08 [paul]       2.6.1cvs119
6848
6849         * doc/man/claws-mail.1
6850                 another correction
6851
6852 2007-01-08 [paul]       2.6.1cvs118
6853
6854         * doc/man/claws-mail.1
6855                 corrections
6856         * manual/advanced.xml
6857                 improved English usage
6858
6859 2007-01-08 [paul]       2.6.1cvs117
6860
6861         * po/ca.po
6862         * po/de.po
6863         * po/en_GB.po
6864         * po/fi.po
6865         * po/it.po
6866         * po/pt_BR.po
6867         * po/sk.po
6868         * po/sr.po
6869         * po/zh_CN.po
6870                 updated by Miquel Oliete, Stephan Sachse, me,
6871                 Tommi Pirinen, Andrea Spadaccini, Frederico
6872                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6873                 Urosevic, and Ralgh Young
6874
6875 2007-01-07 [mones]      2.6.1cvs116
6876
6877         * manual/es/advanced.xml
6878         * po/es.po
6879                 Synced manual (unhide mark_as_read_delay)
6880                 and updated translation for release
6881
6882 2007-01-07 [paul]       2.6.1cvs115
6883
6884         * src/prefs_matcher.c
6885                 make the hbox content fit better under
6886                 various languages
6887
6888 2007-01-07 [colin]      2.6.1cvs114
6889
6890         * src/messageview.c
6891                 Fix bug 1088, 'Ctrl-h produces repeatable
6892                 crash'
6893
6894 2007-01-06 [colin]      2.6.1cvs113
6895
6896         * src/etpan/imap-thread.c
6897                 Add casts to int to get certs. Fixes
6898                 bug 1064, 'crash @ etpan_certificate_check() 
6899                 when opening an IMAP folder', with latest
6900                 libetpan CVS or >= 0.49
6901         * src/mainwindow.c
6902         * src/mainwindow.h
6903         * src/imap_gtk.c
6904         * src/news_gtk.c
6905         * src/prefs_folder_item.c
6906                 Grey out the "synchronise" menu items if
6907                 there's nothing to synchronise.
6908         * src/plugins/pgpcore/sgpgme.c
6909                 Make an error clearer than "Unknown error"
6910
6911 2007-01-06 [colin]      2.6.1cvs112
6912
6913         * src/messageview.c
6914                 Don't try to show a message if updating
6915                 Maybe fixes bug 1088, 'ctrl-h produces
6916                 repeatable crash'.
6917
6918 2007-01-06 [colin]      2.6.1cvs111
6919
6920         * src/summaryview.c
6921                 Disable Control-Space (handle it as Space).
6922
6923 2007-01-05 [paul]       2.6.1cvs110
6924
6925         * src/imap.c
6926                 Fix bug 934, 'sylpheed claws 2.1 
6927                 doesn't show Exchanges Public Folders'
6928                 Thanks to Hoa and Colin
6929         * src/msgcache.c
6930                 Refuse to allocate more than 2 MB for a 
6931                 single field, it's a good indication of
6932                 cache corruption.
6933
6934 2007-01-05 [colin]      2.6.1cvs109
6935
6936         * src/mainwindow.c
6937                 Allow --select'ing emails by Message-ID too
6938
6939 2007-01-05 [colin]      2.6.1cvs108
6940
6941         * src/common/quoted-printable.c
6942                 Uh! Third fix :)
6943
6944 2007-01-05 [colin]      2.6.1cvs107
6945
6946         * src/common/quoted-printable.c
6947                 Fix previous commit about bug 1089
6948                 Thanks to Ralf
6949
6950 2007-01-05 [colin]      2.6.1cvs106
6951
6952         * src/common/quoted-printable.c
6953                 Fix my previous commit on bug 1089
6954                 - Thanks to Ralf :)
6955
6956 2007-01-04 [colin]      2.6.1cvs105
6957
6958         * src/common/quoted-printable.c
6959                 Fix bug 1089, 'NUL characters in Subject 
6960                 line are misinterpreted'. Not a pain to
6961                 fix in fact.
6962
6963 2007-01-04 [colin]      
6964
6965         2.7.0-rc3 released
6966
6967 2007-01-04 [wwp]        2.6.1cvs104
6968
6969         * src/image_viewer.c
6970                 Force operator precedence (fix a compiler warning).
6971
6972 2007-01-04 [colin]      2.6.1cvs103
6973
6974         * src/image_viewer.c
6975                 Be cautious there too (same fix as the one
6976                 in textview from cvs33)
6977         * src/messageview.c
6978                 Don't use any MimeViewer plugin when showing
6979                 all headers
6980
6981 2007-01-03 [wwp]        2.6.1cvs102
6982
6983         * src/html.c
6984         * src/html.h
6985                 fixed "cent" sign (use the existing ASCII one),
6986                 decode more HTML entities,
6987                 converted table ASCII entries to UTF-8,
6988                 moved a switch() into a hashtable.
6989
6990 2007-01-03 [paul]       2.6.1cvs101
6991
6992         * src/compose.c
6993         * src/messageview.c
6994         * src/procmsg.c
6995         * src/procmsg.h
6996                 When possible, use move_msg instead of
6997                 copy_msg + remove_msg to move sent mail
6998                 from Queue to Sent. 
6999
7000 2007-01-03 [paul]       2.6.1cvs100
7001
7002         * src/html.c
7003                 add more html entity recognition:
7004                 pounds, euros, and cents
7005
7006 2007-01-03 [colin]      2.6.1cvs99
7007
7008         * src/imap_gtk.c
7009                 Don't display an error on NOSELECT
7010                 folders when synchronising
7011
7012 2007-01-03 [paul]       2.6.1cvs98
7013
7014         * tools/maildir2claws-mail.pl
7015                 only substitute 'sent-mail' if it's
7016                 the full directory name
7017
7018 2007-01-03 [paul]       2.6.1cvs97
7019
7020         * ChangeLog
7021         * ChangeLog.pre2.0.0
7022         * Makefile.am
7023                 archive a chunk of ChangeLog in
7024                 ChangeLog.pre2.0.0
7025         * ChangeLog.gtk1
7026         * doc/src/ChangeLog.claws-pre0.8.0
7027                 remove ChangeLog.claws-pre0.8.0, adding
7028                 its contents to ChangeLog.gtk1
7029
7030 2007-01-03 [paul]       2.6.1cvs96
7031
7032         * src/account.c
7033         * src/account.h
7034         * src/action.c
7035         * src/action.h
7036         * src/adbookbase.h
7037         * src/addr_compl.c
7038         * src/addr_compl.h
7039         * src/addrbook.c
7040         * src/addrcache.c
7041         * src/addrcache.h
7042         * src/addrcindex.c
7043         * src/addrcindex.h
7044         * src/addrclip.c
7045         * src/addrclip.h
7046         * src/addrdefs.h
7047         * src/addressadd.c
7048         * src/addressadd.h
7049         * src/addressbook.c
7050         * src/addressbook.h
7051         * src/addressbook_foldersel.c
7052         * src/addressbook_foldersel.h
7053         * src/addrgather.c
7054         * src/addrgather.h
7055         * src/addrharvest.c
7056         * src/addrharvest.h
7057         * src/addrindex.c
7058         * src/addrindex.h
7059         * src/addritem.c
7060         * src/addritem.h
7061         * src/addrquery.c
7062         * src/addrquery.h
7063         * src/addrselect.c
7064         * src/addrselect.h
7065         * src/alertpanel.c
7066         * src/alertpanel.h
7067         * src/browseldap.c
7068         * src/browseldap.h
7069         * src/codeconv.c
7070         * src/codeconv.h
7071         * src/compose.c
7072         * src/compose.h
7073         * src/customheader.c
7074         * src/customheader.h
7075         * src/displayheader.c
7076         * src/displayheader.h
7077         * src/editaddress.c
7078         * src/editaddress.h
7079         * src/editbook.c
7080         * src/editbook.h
7081         * src/editgroup.c
7082         * src/editgroup.h
7083         * src/editjpilot.c
7084         * src/editjpilot.h
7085         * src/editldap.c
7086         * src/editldap.h
7087         * src/editldap_basedn.c
7088         * src/editldap_basedn.h
7089         * src/editvcard.c
7090         * src/editvcard.h
7091         * src/exphtmldlg.c
7092         * src/exphtmldlg.h
7093         * src/expldifdlg.c
7094         * src/expldifdlg.h
7095         * src/export.c
7096         * src/export.h
7097         * src/exporthtml.c
7098         * src/exporthtml.h
7099         * src/exportldif.c
7100         * src/exportldif.h
7101         * src/filtering.c
7102         * src/filtering.h
7103         * src/folder.c
7104         * src/folder.h
7105         * src/folder_item_prefs.c
7106         * src/folder_item_prefs.h
7107         * src/foldersel.c
7108         * src/foldersel.h
7109         * src/folderutils.c
7110         * src/folderutils.h
7111         * src/folderview.c
7112         * src/folderview.h
7113         * src/grouplistdialog.c
7114         * src/grouplistdialog.h
7115         * src/headerview.c
7116         * src/html.c
7117         * src/html.h
7118         * src/image_viewer.c
7119         * src/image_viewer.h
7120         * src/imap.c
7121         * src/imap.h
7122         * src/imap_gtk.c
7123         * src/imap_gtk.h
7124         * src/import.c
7125         * src/import.h
7126         * src/importldif.c
7127         * src/importldif.h
7128         * src/importmutt.c
7129         * src/importmutt.h
7130         * src/importpine.c
7131         * src/importpine.h
7132         * src/inc.c
7133         * src/inc.h
7134         * src/jpilot.c
7135         * src/jpilot.h
7136         * src/ldapctrl.c
7137         * src/ldapctrl.h
7138         * src/ldaplocate.c
7139         * src/ldaplocate.h
7140         * src/ldapquery.c
7141         * src/ldapquery.h
7142         * src/ldapserver.c
7143         * src/ldapserver.h
7144         * src/ldaputil.c
7145         * src/ldaputil.h
7146         * src/ldif.c
7147         * src/ldif.h
7148         * src/main.c
7149         * src/main.h
7150         * src/mainwindow.c
7151         * src/mainwindow.h
7152         * src/manual.c
7153         * src/manual.h
7154         * src/mbox.c
7155         * src/message_search.c
7156         * src/message_search.h
7157         * src/messageview.c
7158         * src/messageview.h
7159         * src/mh.c
7160         * src/mh.h
7161         * src/mh_gtk.c
7162         * src/mh_gtk.h
7163         * src/mimeview.c
7164         * src/mimeview.h
7165         * src/msgcache.c
7166         * src/msgcache.h
7167         * src/mutt.c
7168         * src/mutt.h
7169         * src/news.c
7170         * src/news.h
7171         * src/news_gtk.c
7172         * src/news_gtk.h
7173         * src/partial_download.c
7174         * src/partial_download.h
7175         * src/pine.c
7176         * src/pine.h
7177         * src/pop.c
7178         * src/pop.h
7179         * src/prefs_account.c
7180         * src/prefs_account.h
7181         * src/prefs_actions.c
7182         * src/prefs_actions.h
7183         * src/prefs_common.c
7184         * src/prefs_common.h
7185         * src/prefs_compose_writing.c
7186         * src/prefs_compose_writing.h
7187         * src/prefs_customheader.c
7188         * src/prefs_customheader.h
7189         * src/prefs_display_header.c
7190         * src/prefs_display_header.h
7191         * src/prefs_filtering.c
7192         * src/prefs_filtering.h
7193         * src/prefs_filtering_action.c
7194         * src/prefs_filtering_action.h
7195         * src/prefs_folder_column.c
7196         * src/prefs_folder_column.h
7197         * src/prefs_folder_item.c
7198         * src/prefs_folder_item.h
7199         * src/prefs_fonts.c
7200         * src/prefs_fonts.h
7201         * src/prefs_gtk.c
7202         * src/prefs_gtk.h
7203         * src/prefs_image_viewer.c
7204         * src/prefs_image_viewer.h
7205         * src/prefs_matcher.c
7206         * src/prefs_matcher.h
7207         * src/prefs_message.c
7208         * src/prefs_msg_colors.c
7209         * src/prefs_msg_colors.h
7210         * src/prefs_other.c
7211         * src/prefs_quote.c
7212         * src/prefs_receive.c
7213         * src/prefs_send.c
7214         * src/prefs_spelling.c
7215         * src/prefs_spelling.h
7216         * src/prefs_summaries.c
7217         * src/prefs_summaries.h
7218         * src/prefs_summary_column.c
7219         * src/prefs_summary_column.h
7220         * src/prefs_template.c
7221         * src/prefs_template.h
7222         * src/prefs_themes.c
7223         * src/prefs_themes.h
7224         * src/prefs_toolbar.c
7225         * src/prefs_toolbar.h
7226         * src/prefs_wrapping.c
7227         * src/prefs_wrapping.h
7228         * src/privacy.c
7229         * src/privacy.h
7230         * src/procheader.c
7231         * src/procheader.h
7232         * src/procmime.c
7233         * src/procmime.h
7234         * src/procmsg.c
7235         * src/procmsg.h
7236         * src/quote_fmt.c
7237         * src/quote_fmt_parse.y
7238         * src/recv.c
7239         * src/recv.h
7240         * src/remotefolder.c
7241         * src/remotefolder.h
7242         * src/send_message.c
7243         * src/send_message.h
7244         * src/setup.c
7245         * src/setup.h
7246         * src/sourcewindow.c
7247         * src/sourcewindow.h
7248         * src/ssl_manager.c
7249         * src/ssl_manager.h
7250         * src/statusbar.c
7251         * src/statusbar.h
7252         * src/stock_pixmap.c
7253         * src/stock_pixmap.h
7254         * src/summary_search.c
7255         * src/summary_search.h
7256         * src/summaryview.c
7257         * src/summaryview.h
7258         * src/textview.c
7259         * src/textview.h
7260         * src/toolbar.c
7261         * src/toolbar.h
7262         * src/undo.c
7263         * src/undo.h
7264         * src/unmime.c
7265         * src/unmime.h
7266         * src/vcard.c
7267         * src/vcard.h
7268         * src/wizard.c
7269         * src/wizard.h
7270         * src/common/base64.c
7271         * src/common/base64.h
7272         * src/common/defs.h
7273         * src/common/hooks.c
7274         * src/common/hooks.h
7275         * src/common/log.c
7276         * src/common/log.h
7277         * src/common/mgutils.c
7278         * src/common/mgutils.h
7279         * src/common/nntp.c
7280         * src/common/nntp.h
7281         * src/common/passcrypt.c
7282         * src/common/passcrypt.h.in
7283         * src/common/plugin.c
7284         * src/common/plugin.h
7285         * src/common/prefs.c
7286         * src/common/prefs.h
7287         * src/common/progressindicator.c
7288         * src/common/progressindicator.h
7289         * src/common/quoted-printable.c
7290         * src/common/quoted-printable.h
7291         * src/common/session.c
7292         * src/common/session.h
7293         * src/common/smtp.c
7294         * src/common/smtp.h
7295         * src/common/socket.c
7296         * src/common/socket.h
7297         * src/common/ssl.c
7298         * src/common/ssl.h
7299         * src/common/ssl_certificate.c
7300         * src/common/ssl_certificate.h
7301         * src/common/stringtable.c
7302         * src/common/stringtable.h
7303         * src/common/template.c
7304         * src/common/template.h
7305         * src/common/timing.h
7306         * src/common/utils.c
7307         * src/common/utils.h
7308         * src/common/version.h.in
7309         * src/common/xml.c
7310         * src/common/xml.h
7311         * src/common/xmlprops.c
7312         * src/common/xmlprops.h
7313         * src/gtk/about.c
7314         * src/gtk/colorlabel.c
7315         * src/gtk/colorsel.c
7316         * src/gtk/colorsel.h
7317         * src/gtk/combobox.c
7318         * src/gtk/combobox.h
7319         * src/gtk/description_window.c
7320         * src/gtk/description_window.h
7321         * src/gtk/filesel.c
7322         * src/gtk/filesel.h
7323         * src/gtk/foldersort.c
7324         * src/gtk/foldersort.h
7325         * src/gtk/gtksctree.c
7326         * src/gtk/gtkutils.c
7327         * src/gtk/gtkutils.h
7328         * src/gtk/inputdialog.c
7329         * src/gtk/inputdialog.h
7330         * src/gtk/logwindow.c
7331         * src/gtk/logwindow.h
7332         * src/gtk/manage_window.c
7333         * src/gtk/manage_window.h
7334         * src/gtk/menu.c
7335         * src/gtk/menu.h
7336         * src/gtk/pluginwindow.c
7337         * src/gtk/pluginwindow.h
7338         * src/gtk/prefswindow.c
7339         * src/gtk/prefswindow.h
7340         * src/gtk/progressdialog.c
7341         * src/gtk/progressdialog.h
7342         * src/gtk/sslcertwindow.c
7343         * src/gtk/sslcertwindow.h
7344         * src/plugins/bogofilter/bogofilter.c
7345         * src/plugins/bogofilter/bogofilter.h
7346         * src/plugins/bogofilter/bogofilter_gtk.c
7347         * src/plugins/clamav/clamav_plugin.c
7348         * src/plugins/clamav/clamav_plugin.h
7349         * src/plugins/clamav/clamav_plugin_gtk.c
7350         * src/plugins/demo/demo.c
7351         * src/plugins/dillo_viewer/dillo_prefs.c
7352         * src/plugins/dillo_viewer/dillo_prefs.h
7353         * src/plugins/dillo_viewer/dillo_viewer.c
7354         * src/plugins/pgpcore/passphrase.c
7355         * src/plugins/pgpcore/passphrase.h
7356         * src/plugins/pgpcore/pgp_viewer.c
7357         * src/plugins/pgpcore/pgp_viewer.h
7358         * src/plugins/pgpcore/plugin.c
7359         * src/plugins/pgpcore/select-keys.c
7360         * src/plugins/pgpcore/select-keys.h
7361         * src/plugins/pgpcore/sgpgme.c
7362         * src/plugins/pgpcore/sgpgme.h
7363         * src/plugins/pgpinline/pgpinline.c
7364         * src/plugins/pgpinline/pgpinline.h
7365         * src/plugins/pgpinline/plugin.c
7366         * src/plugins/pgpmime/pgpmime.c
7367         * src/plugins/pgpmime/pgpmime.h
7368         * src/plugins/pgpmime/plugin.c
7369         * src/plugins/spamassassin/spamassassin.c
7370         * src/plugins/spamassassin/spamassassin.h
7371         * src/plugins/spamassassin/spamassassin_gtk.c
7372         * src/plugins/trayicon/trayicon.c
7373                 it's 2007, update the year in the copyright headers
7374
7375 2007-01-03 [paul]       2.6.1cvs95
7376
7377         * src/gtk/about.c
7378                 it is 2007, use it in the copyright string
7379
7380 2007-01-03 [paul]       2.6.1cvs94
7381
7382         * src/html.c
7383                 html entity conversion:
7384                 move &#153; to a more suitable place
7385                 add &bull; and &ndash;
7386                 make sure &mdash; and &#8212; are both
7387                 converted the same
7388
7389 2007-01-02 [colin]      2.6.1cvs93
7390
7391         * src/addrbook.c
7392                 Fix leak
7393         * src/common/plugin.c
7394                 Add comment
7395         * src/etpan/imap-thread.c
7396                 Fix warning
7397
7398 2006-12-31 [paul]       2.6.1cvs92
7399
7400         * src/prefs_summaries.c
7401                 use gtk_button_new_from_stock()
7402
7403 2006-12-30 [colin]      2.6.1cvs91
7404
7405         * src/folder.c
7406         * src/imap_gtk.c
7407         * src/mh_gtk.c
7408                 Don't update filtering and account paths 
7409                 when copying folders
7410
7411 2006-12-30 [colin]      2.6.1cvs90
7412
7413         * src/prefs_compose_writing.c
7414         * src/prefs_quote.c
7415         * src/prefs_template.c
7416                 Use message font for Writing and 
7417                 Quoting prefs, as well as Templates.
7418
7419 2006-12-30 [colin]      2.6.1cvs89
7420
7421         * src/prefs_summaries.c
7422                 Rework GUI; patch by Pawel
7423
7424 2006-12-29 [colin]      2.6.1cvs88
7425
7426         * src/prefs_folder_item.c
7427                 Fix bug 1085, 'Apply to subfolder 
7428                 doesn't work' - I was mistaken saying
7429                 it worked in every case
7430
7431 2006-12-28 [colin]      2.6.1cvs87
7432
7433         * src/gtk/gtkaspell.c
7434                 Don't assert if use_alternate is true
7435                 and alt_dictionary isn't set -- this 
7436                 is what happens on upgrade! Rather,
7437                 do with it.
7438
7439 2006-12-28 [colin]      2.6.1cvs86
7440
7441         * Makefile.am
7442                 Fix desktop/icon simplification
7443
7444 2006-12-28 [colin]      2.6.1cvs85
7445
7446         * Makefile.am
7447                 Make desktop and icon not 
7448                 dependant on the desktop
7449
7450 2006-12-28 [wwp]        2.6.1cvs84
7451
7452         * src/plugins/pgpmime/claws.def
7453                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7454
7455 2006-12-28 [wwp]        2.6.1cvs83
7456
7457         * src/prefs_folder_item.c
7458                 Fix coloring of "simplify subject regexp" (folder prefs),
7459                 which might be left to red whereas the regexp gets empty.
7460
7461 2006-12-28 [wwp]        2.6.1cvs82
7462
7463         * src/prefs_common.c
7464         * src/prefs_common.h
7465         * src/addressbook.c
7466         * src/addressitem.h
7467                 Save addressbook mainwindow's horizontal and vertical splitter position.
7468
7469 2006-12-27 [wwp]        2.6.1cvs81
7470
7471         * src/gtk/gtkaspell.c
7472         * src/gtk/gtkaspell.h
7473         * src/compose.c
7474                 Fix assignment of compose's default and alternate dictionary from
7475                 account or folder settings. Now gtkaspell_change_dict does rotate
7476                 dicts only when it's called from a menu cb.
7477
7478 2006-12-27 [wwp]        2.6.1cvs80
7479
7480         * src/folder_item_prefs.c
7481                 Fix randomly initialized default-alt-dictionary (folder prefs),
7482                 complete 2.6.1cvs72.
7483
7484 2006-12-27 [paul]       2.6.1cvs79
7485
7486         * src/imap_gtk.c
7487         * src/mh_gtk.c
7488                 Add Copy folder in the folder's contextual
7489                 menu
7490
7491 2006-12-27 [wwp]        2.6.1cvs78
7492
7493         * src/imap.c
7494                 Clean up session locking, thanks to Colin.
7495
7496 2006-12-26 [colin]      2.6.1cvs77
7497
7498         * src/statusbar.c
7499                 Revert previous patch
7500
7501 2006-12-26 [colin]      2.6.1cvs76
7502
7503         * src/folder.c
7504         * src/folderview.c
7505         * src/imap.c
7506         * src/statusbar.c
7507         * src/etpan/imap-thread.c
7508                 Fix previous commit warnings
7509                 Make statusbar update every second if total < 20
7510                 Make IMAP APPEND faster by simplifying log              
7511
7512 2006-12-26 [colin]      2.6.1cvs75
7513
7514         * src/folder.c
7515         * src/folder.h
7516         * src/folderview.c
7517         * src/folderview.h
7518         * src/imap_gtk.c
7519         * src/mh_gtk.c
7520                 Make it possible to copy folders accross
7521                 mailboxes (this was an arbitrary limitation).
7522                 Still make it impossible to move folders 
7523                 accross mailboxes.
7524
7525 2006-12-26 [colin]      2.6.1cvs74
7526
7527         * src/etpan/imap-thread.c
7528                 Fix bug 1081, 'claws-mail 
7529                 segfaults when going offline 
7530                 while it transfers mails via 
7531                 imap'
7532
7533 2006-12-26 [colin]      2.6.1cvs73
7534
7535         * src/folder_item_prefs.c
7536                 Don't forget alt dictionary when
7537                 renaming/moving folders
7538
7539 2006-12-26 [wwp]        2.6.1cvs72
7540
7541         * src/folder_item_prefs.c
7542                 Add missing defaults for per-folder alt dict
7543                 (forgotten in 2.6.1cvs61).
7544
7545 2006-12-26 [colin]      2.6.1cvs71
7546
7547         * src/wizard.c
7548                 Add tooltip to state that specifying
7549                 full path to mailbox is possible
7550
7551 2006-12-26 [wwp]        2.6.1cvs70
7552
7553         * src/partial_download.c
7554         * src/gtk/gtkvscrollbutton.c
7555         * src/plugins/pgpinline/plugin.c
7556                 Fix for few compiler warnings that matter.
7557
7558 2006-12-25 [colin]      2.6.1cvs69
7559
7560         * src/partial_download.c
7561                 Fix marking for download or deletion
7562                 when the header isn't the first
7563         * src/gtk/logwindow.c
7564                 Fix start of scrolling
7565
7566 2006-12-23 [paul]       2.6.1cvs68
7567
7568         * src/compose.c
7569                 change last commit to use the 'academic'
7570                 method instead. Thanks to wwp
7571
7572 2006-12-23 [paul]       2.6.1cvs67
7573
7574         * src/compose.c
7575                 don't warn about empty subject when
7576                 redirecting
7577
7578 2006-12-22 [colin]      2.6.1cvs66
7579
7580         * src/summary_search.c
7581                 Fix previous patch
7582
7583 2006-12-22 [colin]      2.6.1cvs65
7584
7585         * src/gtk/gtkutils.c
7586         * src/imap.c
7587         * src/jpilot.c
7588         * src/summary_search.c
7589                 A few warning fixes
7590
7591 2006-12-23 [paul]       
7592
7593         2.7.0-rc2 released
7594
7595 2006-12-22 [colin]      2.6.1cvs64
7596
7597         * src/toolbar.c
7598         * src/toolbar.h
7599                 Add a combo to the learn spam button
7600         * src/plugins/bogofilter/bogofilter.c
7601         * src/plugins/bogofilter/bogofilter_gtk.c
7602         * src/plugins/bogofilter/bogofilter.h
7603                 Allow to store Unsure mails in a specific
7604                 folder to make better teaching easier
7605
7606 2006-12-21 [wwp]        2.6.1cvs63
7607
7608         * src/compose.c
7609         * src/prefs_common.c
7610         * src/prefs_common.h
7611         * src/prefs_spelling.c
7612         * src/gtk/gtkaspell.c
7613         * src/gtk/gtkaspell.h
7614                 Allow spell-checking using both current and alternate dictionaries
7615                 (thanks to Colin).
7616
7617 2006-12-21 [wwp]        2.6.1cvs62
7618
7619         * src/gtk/gtkaspell.c
7620                 Apply recheck_when_changing_dict (highlight all mispelled words)
7621                 when switching to alternate dictionary.
7622
7623 2006-12-21 [wwp]        2.6.1cvs61
7624
7625         * src/compose.c
7626         * src/folder_item_prefs.h
7627         * src/prefs_common.c
7628         * src/prefs_common.h
7629         * src/prefs_folder_item.c
7630         * src/prefs_spelling.c
7631         * src/gtk/gtkaspell.c
7632         * src/gtk/gtkaspell.h
7633                 Add global and per-folder prefs to set the default
7634                 alternate dictionary.
7635
7636 2006-12-21 [colin]      2.6.1cvs60
7637
7638         * src/folder.c
7639                 Look for folders by path in all folders
7640         * src/html.c
7641                 add &mdash;
7642
7643 2006-12-20 [colin]      2.6.1cvs59
7644
7645         * src/gtk/quicksearch.c
7646                 Make sure in_typing is false when clearing
7647
7648 2006-12-20 [wwp]        2.6.1cvs58
7649
7650         * configure.ac
7651                 change manual's target dir to be LFH-compliant (thanks to Colin).
7652
7653 2006-12-20 [wwp]        2.6.1cvs57
7654
7655         * src/prefs_common.c
7656         * src/prefs_summaries.c
7657                 i18n fix and factorize patch, thanks to Fabien.
7658
7659 2006-12-20 [paul]       2.6.1cvs56
7660
7661         * configure.ac
7662                 last of the renaming (??)
7663         * src/main.c
7664                 correct --help info of --status-full
7665         * src/plugins/bogofilter/bogofilter.c
7666                 make FALSE default of whitelist_ab
7667
7668 2006-12-19 [colin]      2.6.1cvs55
7669
7670         * src/jpilot.c
7671                 Same as before, without depending on
7672                 pisock >= 0.12
7673
7674 2006-12-19 [colin]      2.6.1cvs54
7675
7676         * src/jpilot.c
7677                 Fix bug 1059, 'Better jpilot charset 
7678                 handling'. Use libpisync's charset conversion
7679                 if possible
7680
7681 2006-12-19 [colin]      2.6.1cvs53
7682
7683         * po/fr.po
7684                 Updated by Fabien
7685
7686 2006-12-19 [wwp]        2.6.1cvs52
7687
7688         * src/gtk/about.c
7689                 Add missing #include (thanks to Colin).
7690
7691 2006-12-19 [wwp]        2.6.1cvs51
7692
7693         * src/prefs_receive.c
7694                 Better spacing between widgets in prefs.
7695
7696 2006-12-18 [colin]      2.6.1cvs50
7697
7698         * src/imap.c
7699                 Fix failure to get separator on LIST "" ""
7700                 Try LIST "" "INBOX" too.
7701
7702 2006-12-18 [wwp]        2.6.1cvs49
7703
7704         * src/common/session.c
7705                 Fix a compiler warning (thanks to Fabien).
7706
7707 2006-12-18 [wwp]        2.6.1cvs48
7708
7709         * src/compose.c
7710         * src/prefs_quote.c
7711                 Factorize some strings for translation (it's about error
7712                 messages when applying or checking template/quote format).
7713
7714 2006-12-18 [colin]      2.6.1cvs47
7715
7716         * Makefile.am
7717         * src/common/defs.h
7718         * src/gtk/Makefile.am
7719         * src/gtk/about.c
7720                 Add a Release notes tab from the contents of
7721                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7722
7723 2006-12-17 [colin]      2.6.1cvs46
7724
7725         * src/mimeview.c
7726         * src/textview.c
7727         * src/gtk/filesel.c
7728                 Correctly convert from/to UTF8/filename encoding
7729                 when loading and saving files. Probably fixes
7730                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7731                 for a file to attach and is blocked...'
7732
7733 2006-12-17 [colin]      2.6.1cvs45
7734
7735         * src/gtk/logwindow.c
7736                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7737                 IMAP folder and is blocked on main thread': 
7738                 make sure we put utf8 in the log.
7739
7740 2006-12-16 [colin]      2.6.1cvs44
7741
7742         * src/toolbar.c
7743         * src/toolbar.h
7744                 Fix bug 1055, 'Add the 'cancel receive' 
7745                 in the available events for the toolbar buttons'
7746
7747 2006-12-16 [colin]      2.6.1cvs43
7748
7749         * po/POTFILES.in
7750         * src/imap.c
7751         * src/common/nntp.c
7752         * src/common/session.c
7753                 Log error when SSL handshakes fail. 
7754                 Fixes bug 1082, 'incorrect / imprecise 
7755                 error message when imap server provides 
7756                 ssl only through STARTTLS but SSL is 
7757                 selected'
7758
7759 2006-12-15 [wwp]        2.6.1cvs42
7760
7761         * src/plugins/bogofilter/bogofilter_gtk.c
7762                 set proper sensitivity to widgets I've recently added.
7763
7764 2006-12-15 [colin]      
7765
7766         2.7.0-rc1 released
7767
7768 2006-12-15 [wwp]        2.6.1cvs41
7769
7770         * src/plugins/bogofilter/bogofilter.c
7771         * src/plugins/bogofilter/bogofilter.h
7772         * src/plugins/bogofilter/bogofilter_gtk.c
7773                 bogofilter's whitelist can now use a subset of
7774                 the addressbook (either a book, a subfolder of a book,
7775                 or the whole addressbook by using "Any"). Re-used there
7776                 some pref_matcher widgets and mechanisms to match a subset
7777                 of the addressbook.
7778
7779 2006-12-15 [wwp]        2.6.1cvs40
7780
7781         * src/wizard.c
7782         * src/common/plugin.c
7783         * src/common/plugin.h
7784         * src/gtk/about.c
7785         * src/plugins/bogofilter/bogofilter.c
7786         * src/plugins/clamav/clamav_plugin.c
7787         * src/plugins/demo/demo.c
7788         * src/plugins/dillo_viewer/dillo_viewer.c
7789         * src/plugins/pgpcore/plugin.c
7790         * src/plugins/pgpinline/plugin.c
7791         * src/plugins/pgpmime/plugin.c
7792         * src/plugins/spamassassin/spamassassin.c
7793         * src/plugins/trayicon/trayicon.c
7794                 factorize some translatable strings (plugins-related),
7795                 fix missing punctuation in several places,
7796                 remove useless translatable \n in about.c,
7797                 and factorize plugin init code w/ a new function
7798                 check_plugin_version() in common/plugin.c.
7799                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7800
7801 2006-12-15 [wwp]        2.6.1cvs39
7802
7803         * src/plugins/bogofilter/bogofilter.c
7804         * src/plugins/bogofilter/bogofilter_gtk.c
7805                 flag whitelisted spams as spam, but don't filter it to the spam
7806                 folder. Thanks to Colin.
7807
7808 2006-12-15 [ticho]      2.6.1cvs38
7809
7810         * src/plugins/bogofilter/bogofilter.c
7811         * src/plugins/bogofilter/bogofilter.h
7812         * src/plugins/bogofilter/bogofilter_gtk.c
7813                 Add option to whitelist senders found in addressbook. Patch by colin.
7814
7815 2006-12-15 [paul]       2.6.1cvs37
7816
7817         * src/folderview.c
7818                 add missing #include "log.h"
7819
7820 2006-12-15 [paul]       2.6.1cvs36
7821
7822         * src/plugins/bogofilter/bogofilter.c
7823         * src/plugins/bogofilter/bogofilter.h
7824         * src/plugins/bogofilter/bogofilter_gtk.c
7825                 Add an option to allow inserting an
7826                 X-Claws-Bogosity header (on MH folders
7827                 only). Patch by Colin
7828
7829 2006-12-14 [colin]      2.6.1cvs35
7830
7831         * src/main.c
7832                 "Yes" should be the default choice for
7833                 migration configuration
7834
7835 2006-12-14 [paul]       2.6.1cvs34
7836
7837         * src/prefs_summaries.c
7838         * manual/advanced.xml
7839                 Unhide mark_as_read_delay
7840
7841 2006-12-14 [paul]       2.6.1cvs33
7842
7843         * src/messageview.c
7844         * src/messageview.h
7845         * src/mimeview.c
7846         * src/mimeview.h
7847         * src/summaryview.c
7848         * src/textview.c
7849         * src/textview.h
7850                 Fix printing of selection
7851                 Fix printing of message parts
7852                 Fix printing of images
7853         * src/gtk/gtksourceprintjob.c
7854                 Fix page count when there are images
7855
7856 2006-12-14 [wwp]        2.6.1cvs32
7857
7858         * src/mainwindow.c
7859         * src/summaryview.c
7860         * src/summaryview.h
7861         * src/gtk/quicksearch.c
7862                 fix quicksearch 'magnify' button status when QS is closed
7863                 using the Escape key, thanks to Colin.
7864
7865 2006-12-14 [wwp]        2.6.1cvs31
7866
7867         * src/mainwindow.c
7868         * src/summaryview.c
7869         * src/summaryview.h
7870         * src/gtk/quicksearch.c
7871                 fix quicksearch 'magnify' button status when QS is closed
7872                 using the Escape key, thanks to Colin.
7873
7874 2006-12-13 [colin]      2.6.1cvs30
7875
7876         * src/ldapquery.c
7877         * src/ldaputil.c
7878                 Use the binary safe version of ldap_get_values,
7879                 to make sure we manipulate null-terminated 
7880                 strings. Maybe fixes bug 1075, 'claws mail 
7881                 segfault when completing ldap adresses'
7882         * src/syldap.c ** REMOVED **
7883         * src/syldap.h ** REMOVED **
7884                 Remove dead files
7885
7886 2006-12-13 [mones]      2.6.1cvs29
7887
7888         * po/es.po
7889                 Fixed piped strings, fixed click translation
7890
7891 2006-12-13 [paul]       2.6.1cvs28
7892
7893         * src/main.c
7894                 don't translate these strings
7895
7896 2006-12-13 [paul]       2.6.1cvs27
7897
7898         * po/en_GB.po
7899                 updated
7900
7901 2006-12-13 [colin]      2.6.1cvs26
7902
7903         * src/main.c
7904         * src/main.h
7905                 Add claws_is_starting()
7906
7907 2006-12-13 [mones]      2.6.1cvs25
7908
7909         * manual/es/advanced.xml
7910         * po/es.po
7911                 Synced manual and updated translation
7912
7913 2006-12-12 [colin]      2.6.1cvs24
7914
7915         * src/wizard.c
7916                 Add an option to use STARTTLS in the
7917                 welcome wizard. Fixes bug 1080, 
7918                 'Using SSL option in wizard for incoming 
7919                 server does not activate SSL with STARTTLS'
7920
7921 2006-12-12 [colin]      2.6.1cvs23
7922
7923         * src/main.c
7924                 Don't exit when there's an incomplete
7925                 mailbox configured - leaves a chance 
7926                 to fix a failing IMAP account. Exit
7927                 if no mailbox at all is loaded (case
7928                 of missing plugin).
7929                 Completes bug 1077's fix (I was wrong
7930                 in this bug's comment #3).
7931
7932 2006-12-12 [colin]      2.6.1cvs22
7933
7934         * src/gtk/menu.h
7935                 Add another menu data type
7936         * src/prefs_account.c
7937                 Complete the completion of bug 1076
7938                 (doesn't lose the pref on apply)
7939
7940 2006-12-12 [paul]       2.6.1cvs21
7941
7942         * src/prefs_account.c
7943                 complete the fix of bug 1076
7944                 also be more verbose with the text
7945
7946 2006-12-12 [paul]       2.6.1cvs20
7947
7948         * src/gtk/combobox.c
7949                 fix compilation warning
7950
7951 2006-12-11 [colin]      2.6.1cvs19
7952
7953         * src/wizard.c
7954                 Document :port in server entry tooltips
7955
7956 2006-12-11 [colin]      2.6.1cvs18
7957
7958         * src/main.c
7959                 Fix compile
7960
7961 2006-12-11 [colin]      2.6.1cvs17
7962
7963         * src/main.c
7964                 Add failing IMAP as a reason for no
7965                 mailbox
7966
7967 2006-12-11 [colin]      2.6.1cvs16
7968
7969         * src/prefs_account.c
7970                 Check for existence of inbox for local
7971                 accounts too
7972         * src/wizard.c
7973                 Allow setting the port to use for servers
7974                 by using the usual "server.example.com:port"
7975                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7976                 not start when IMAP server is unavailable'
7977
7978 2006-12-11 [colin]      2.6.1cvs15
7979
7980         * src/prefs_account.c
7981                 Prevent use of non-existing default inbox
7982
7983 2006-12-11 [colin]      2.6.1cvs14
7984
7985         * src/prefs_account.c
7986                 Fix sensitivity. Fixes bug 1076, 'privacy 
7987                 options are displayed even when pgp plugin 
7988                 not loaded / available'
7989
7990 2006-12-09 [colin]      2.6.1cvs13
7991
7992         * manual/advanced.xml
7993         * src/prefs_common.c
7994         * src/prefs_common.h
7995         * src/common/ssl_certificate.c
7996                 Add a new hidden preference, 'unsafe_ssl_certs',
7997                 which allows to store multiple certificates per
7998                 server/port. This is disabled by default because
7999                 it's less secure (presenting a new certificate
8000                 instead of a changed one raises less alarms).
8001                 This will cause Claws to ask about an unknown
8002                 certificate for people who have used 2.6.1cvs8
8003                 or greater.
8004
8005 2006-12-09 [colin]      2.6.1cvs12
8006
8007         * src/action.c
8008                 Fix cache updating after action
8009
8010 2006-12-07 [wwp]        2.6.1cvs11
8011
8012         * src/compose.c
8013                 fix email address comparison when replying to all
8014                 (avoid replying to ourselves), thanks to Colin.
8015
8016 2006-12-06 [paul]       2.6.1cvs10
8017
8018         * src/addrharvest.c
8019         * src/editldap.c
8020         * src/expldifdlg.c
8021         * src/news.c
8022         * src/toolbar.c
8023         * src/common/utils.c
8024                 ...and more renaming
8025                 Thanks to Colin
8026
8027 2006-12-06 [paul]       2.6.1cvs9
8028
8029         * src/compose.c
8030         * src/messageview.c
8031         * src/procheader.c
8032         * src/procmime.c
8033         * src/procmsg.c
8034         * src/textview.c
8035                 more renaming
8036                 Thanks to Colin
8037
8038 2006-12-06 [colin]      2.6.1cvs8
8039
8040         * src/ssl_manager.c
8041         * src/common/ssl_certificate.c
8042         * src/common/ssl_certificate.h
8043                 Handle multiple certificates per host/port
8044
8045 2006-12-06 [colin]      2.6.1cvs7
8046
8047         * src/etpan/imap-thread.c
8048                 Fix certificate checking on IMAP
8049
8050 2006-12-06 [colin]      2.6.1cvs6
8051
8052         * src/folderview.c
8053                 Fix bug 1072, 'Claws stops fetching newsgroups 
8054                 from server when newsgroup got deleted': continue
8055                 checking other groups
8056
8057 2006-12-05 [wwp]        2.6.1cvs5
8058
8059         * src/message_search.c
8060         * src/summary_search.c
8061         * src/gtk/combobox.c
8062         * src/gtk/combobox.h
8063         * src/gtk/gtkutils.c
8064         * src/gtk/gtkutils.h
8065                 make up and down arrow keys in modern gtk_combo_box_entry widgets
8066                 behave like w/ old comboboxes (summary and message search only).
8067
8068 2006-12-05 [paul]       2.6.1cvs4
8069
8070         * src/wizard.c
8071                 encode headers
8072                 Thanks to Colin
8073
8074 2006-12-05 [paul]       2.6.1cvs3
8075
8076         * tools/README
8077         * tools/textviewer.pl
8078                 script updated and description added
8079
8080 2006-12-04 [colin]      2.6.1cvs2
8081
8082         * src/compose.c
8083                 Run pre-send hook only when checking
8084                 everything
8085
8086 2006-12-04 [paul]       2.6.1cvs1
8087
8088         * NEWS
8089         * README
8090         * RELEASE_NOTES
8091         * configure.ac
8092         * tools/README
8093                 bump up version number following stable release
8094
8095 2006-12-04 [paul]       2.6.0cvs83
8096
8097         * README
8098                 updates and corrections
8099
8100 2006-12-04 [colin]      2.6.0cvs82
8101
8102         * src/common/utils.c
8103                 Probably fix bug 1066, 'Incorrect mailbox 
8104                 size displayed'
8105
8106 2006-12-04 [colin]      2.6.0cvs81
8107
8108         * src/common/utils.c
8109                 Trim tabs from mailcap file too.
8110
8111 2006-12-02 [paul]       2.6.0cvs80
8112
8113         * src/exphtmldlg.c
8114                 fix broken GUI under certain languages
8115         * src/expldifdlg.c
8116                 put the Cancel button to the right
8117
8118 2006-12-01 [paul]       2.6.0cvs79
8119
8120         * tools/Makefile.am
8121                 remove reference to removed file
8122
8123 2006-12-01 [wwp]        2.6.0cvs78
8124
8125         * src/addressbook.c
8126         * src/editaddress.c
8127                 remove forgotten debug statements.
8128
8129 2006-12-01 [wwp]        2.6.0cvs77
8130
8131         * manual/advanced.xml
8132         * manual/fr/advanced.xml
8133         * src/addressbook.c
8134         * src/addressbook.h
8135         * src/addressitem.h
8136         * src/editaddress.c
8137         * src/editaddress.h
8138         * src/prefs_common.c
8139         * src/prefs_common.h
8140         * src/gtk/gtkutils.c
8141         * src/gtk/gtkutils.h
8142                 add a hidden option to allow embedding the editaddress (edit contact details)
8143                 dialog into the addressbook's window. This doesn't change the default
8144                 behaviour.
8145
8146 2006-12-01 [wwp]        2.6.0cvs76
8147
8148         * src/message_search.c
8149         * src/summary_search.c
8150                 fix more focus issues (don't set focus to combobox's entry widget when
8151                 entry's value changed, if entry widget has focus already).
8152
8153 2006-12-01 [wwp]        2.6.0cvs75
8154
8155         * src/gtk/quicksearch.c
8156                 revert last changes to the quicksearch gtk_combo_box, this needs more
8157                 tuning and testing.
8158
8159 2006-12-01 [paul]       2.6.0cvs74
8160
8161         * tools/kdeservicemenu/README
8162         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8163         * tools/kdeservicemenu/install.sh
8164         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8165         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8166                 simplify this stuff, and in so doing,
8167                 fix it. (possibly re-extend it again at
8168                 a later date)
8169
8170 2006-12-01 [wwp]        2.6.0cvs73
8171
8172         * src/gtk/quicksearch.c
8173                 adapt quicksearch code to use modern gtk_combo_box'es.
8174
8175 2006-12-01 [wwp]        2.6.0cvs72
8176
8177         * src/common/defs.h
8178         * src/prefs_common.c
8179         * src/prefs_common.h
8180         * src/message_search.c
8181         * src/summary_search.c
8182         * src/gtk/combobox.c
8183         * src/gtk/combobox.h
8184                 add history combos to all message and summary search fields.
8185
8186 2006-12-01 [wwp]        2.6.0cvs71
8187
8188         * src/summaryview.c
8189                 As the list may change while the mark as read delay
8190                 runs, we can't rely on the 'row' pointer, which can
8191                 be invalid when the timeout is called. As the mark
8192                 as read is only done if the message is still selected,
8193                 use summaryview->selected instead. Thanks to Colin.
8194
8195 2006-11-30 [paul]       2.6.0cvs70
8196
8197         * src/textview.c
8198                 give emphasis to "Sylpheed-Claws"
8199                 as well as "Claws Mail"
8200
8201 2006-11-30 [colin]      2.6.0cvs69
8202
8203         * src/wizard.c
8204                 Put the SSL checkboxes in the receiving
8205                 and sending server pages.
8206
8207 2006-11-29 [colin]      2.6.0cvs68
8208
8209         * src/gtk/gtkutils.c
8210         * src/gtk/gtkvscrollbutton.c
8211                 Revert some deprecated fixes - they seem to
8212                 deprecate stuff as soon as a new one gets out.
8213                 g_object_ref_sink needed glib-2.10.
8214
8215 2006-11-29 [colin]      2.6.0cvs67
8216
8217         * src/common/utils.c
8218                 Create .mailcap if it doesn't exist
8219
8220 2006-11-29 [colin]      2.6.0cvs66
8221
8222         * src/compose.c
8223                 Followup to cvs60: use original list
8224                 of recipients if replying to a mail
8225                 in Sent Drafts or Queue.
8226
8227 2006-11-27 [paul]       2.6.0cvs65
8228
8229         * src/image_viewer.c
8230                 revert the last change for now (it's broken)
8231
8232 2006-11-27 [paul]       2.6.0cvs64
8233
8234         * Makefile.am
8235         * configure.ac
8236         * m4/aclocal-include.m4
8237         * m4/check-type.m4
8238         * src/Makefile.am
8239         * src/addr_compl.c
8240         * src/compose.c
8241         * src/crash.c
8242         * src/export.c
8243         * src/exporthtml.c
8244         * src/exportldif.c
8245         * src/imap.c
8246         * src/import.c
8247         * src/main.c
8248         * src/main.h
8249         * src/matcher.c
8250         * src/mimeview.c
8251         * src/procmsg.c
8252         * src/textview.c
8253         * src/common/Makefile.am
8254         * src/common/claws.c
8255         * src/common/claws.h
8256         * src/common/ssl.c
8257         * src/common/sylpheed.c
8258         * src/common/sylpheed.h
8259         * src/etpan/Makefile.am
8260         * src/gtk/Makefile.am
8261         * src/gtk/claws-marshal.list
8262         * src/gtk/filesel.c
8263         * src/gtk/gtksctree.c
8264         * src/gtk/quicksearch.c
8265         * src/gtk/sylpheed-marshal.list
8266         * src/plugins/bogofilter/bogofilter.c
8267         * src/plugins/bogofilter/bogofilter_gtk.c
8268         * src/plugins/clamav/clamav_plugin.c
8269         * src/plugins/clamav/clamav_plugin_gtk.c
8270         * src/plugins/demo/demo.c
8271         * src/plugins/dillo_viewer/dillo_viewer.c
8272         * src/plugins/pgpcore/Makefile.am
8273         * src/plugins/pgpcore/claws.def
8274         * src/plugins/pgpcore/pgp_viewer.c
8275         * src/plugins/pgpcore/plugin.c
8276         * src/plugins/pgpcore/sylpheed.def
8277         * src/plugins/pgpinline/Makefile.am
8278         * src/plugins/pgpinline/claws.def
8279         * src/plugins/pgpinline/plugin.c
8280         * src/plugins/pgpinline/sylpheed.def
8281         * src/plugins/pgpmime/Makefile.am
8282         * src/plugins/pgpmime/claws.def
8283         * src/plugins/pgpmime/plugin.c
8284         * src/plugins/pgpmime/sylpheed.def
8285         * src/plugins/spamassassin/spamassassin.c
8286         * src/plugins/spamassassin/spamassassin_gtk.c
8287         * src/plugins/trayicon/trayicon.c
8288                 yet more renaming
8289                 remove deprecated gtk_tooltips_set_delay()
8290
8291 2006-11-26 [paul]       2.6.0cvs63
8292
8293         * src/expldifdlg.c
8294         * src/folderview.c
8295         * src/image_viewer.c
8296         * src/mainwindow.c
8297         * src/gtk/gtkutils.c
8298         * src/gtk/gtkvscrollbutton.c
8299         * src/gtk/prefswindow.c
8300         * src/plugins/pgpcore/prefs_gpg.c
8301                 replace more deprecated GTK+ functions
8302
8303 2006-11-26 [paul]       2.6.0cvs62
8304
8305         * src/addr_compl.c
8306         * src/addressbook.c
8307         * src/browseldap.c
8308                 replace deprecated gtk_idle_... functions
8309
8310 2006-11-26 [paul]       2.6.0cvs61
8311
8312         * src/compose.c
8313         * src/folderview.c
8314         * src/inc.c
8315         * src/summaryview.c
8316         * src/gtk/gtkvscrollbutton.c
8317         * src/gtk/quicksearch.c
8318         * src/plugins/pgpcore/passphrase.c
8319                 replace deprecated gtk_timeout_add and
8320                 gtk_timeout_remove
8321
8322 2006-11-26 [paul]       2.6.0cvs60
8323
8324         * src/compose.c
8325                 fix bug that caused the wrong recipient
8326                 to be selected when replying to a msg
8327                 which is From one of our accounts to
8328                 another of our accounts
8329
8330 2006-11-25 [paul]       2.6.0cvs59
8331
8332         * src/summaryview.c
8333                 don't change the From column title to
8334                 To if the To column is visible
8335
8336 2006-11-24 [paul]       2.6.0cvs58
8337
8338         * src/compose.c
8339                 fix bug 1069, 'Sent mails disappear, BCC
8340                 or locking problem?'
8341
8342 2006-11-21 [wwp]        2.6.0cvs57
8343
8344         * src/compose.c
8345                 fix spelling menu when replying (same as 2.3.1cvs39):
8346                 discrepancy between context menu and top menu when
8347                 folder's dictionary isn't the default one.
8348
8349 2006-11-19 [paul]       2.6.0cvs56
8350
8351         * src/summaryview.c
8352                 obey always_show_msg option when
8353                 marking as spam
8354         * src/plugins/bogofilter/bogofilter.c
8355                 fix typo
8356
8357 2006-11-18 [paul]       2.6.0cvs55
8358
8359         * AUTHORS
8360         * README
8361         * debian/copyright
8362         * manual/ack.xml
8363         * manual/es/ack.xml
8364         * manual/fr/ack.xml
8365         * manual/pl/ack.xml
8366         * src/gtk/authors.h
8367         * src/gtk/icon_legend.c
8368         * src/gtk/icon_legend.h
8369         * tools/OOo2claws-mail.pl
8370         * tools/README
8371         * tools/acroread2claws-mail.pl
8372         * tools/claws.i18n.status.pl
8373         * tools/filter_conv.pl
8374         * tools/filter_conv_new.pl
8375         * tools/freshmeat_search.pl
8376         * tools/google_search.pl
8377         * tools/kmail2claws-mail.pl
8378         * tools/kmail2claws-mail_v2.pl
8379         * tools/maildir2claws-mail.pl
8380         * tools/make.themes.project
8381         * tools/multiwebsearch.pl
8382         * tools/outlook2claws-mail.pl
8383         * tools/tb2claws-mail
8384         * tools/kdeservicemenu/README
8385         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8386                 update mine and wwp's email addresses in
8387                 several places
8388                 Patch by wwp
8389         * src/prefs_compose_writing.c
8390                 set sensitivity on 'new message format' frame
8391
8392 2006-11-17 [paul]       2.6.0cvs54
8393
8394         * src/gtk/about.c
8395                 more reworking of the GUI
8396                 Patch by Fabien Vantard
8397
8398 2006-11-16 [paul]       2.6.0cvs53
8399
8400         * src/gtk/about.c
8401                 set a minimum size for the window, allow
8402                 it to automatically expand as necessary
8403
8404 2006-11-16 [wwp]        2.6.0cvs52
8405
8406         * src/gtk/about.c
8407                 better wrap of copyright info on some systems.
8408
8409 2006-11-16 [paul]       2.6.0cvs51
8410
8411         * src/gtk/about.c
8412                 move the tech info from the upper panel
8413                 to the Info tab
8414                 use a gtk_text_view for the features tab
8415
8416 2006-11-16 [paul]       2.6.0cvs50
8417
8418         * po/Makevars
8419                 update my email address
8420         * src/addressbook.c
8421         * src/compose.c
8422         * src/imap_gtk.c
8423         * src/mh_gtk.c
8424         * src/news_gtk.c
8425         * src/summaryview.c
8426         * src/plugins/trayicon/trayicon.c
8427                 don't offer simple menu separators
8428                 for translation
8429         * src/folderview.c
8430                 add separator between 'mark all read'
8431                 and 'search folder'
8432
8433 2006-11-15 [wwp]        2.6.0cvs49
8434
8435         * src/gtk/authors.h
8436                 updated manuals authors.
8437
8438 2006-11-14 [paul]       2.6.0cvs48
8439
8440         * src/compose.c
8441                 Fix Options/Reply mode after draft save
8442
8443 2006-11-14 [paul]       2.6.0cvs47
8444
8445         * src/Makefile.am
8446                 Fix make DESTDIR=...
8447         * src/mbox.c
8448                 Optimise speed
8449         * src/plugins/pgpinline/pgpinline.c
8450                 Probably fix bug 1061
8451
8452 2006-11-14 [paul]       2.6.0cvs46
8453
8454         * po/Makevars
8455                 enable Q_ macro
8456         * src/Makefile.am
8457         * src/stock_pixmap.c
8458         * src/stock_pixmap.h
8459         * src/gtk/about.c
8460         * src/pixmaps/active.xpm
8461         * src/pixmaps/inactive.xpm
8462                 add a new page, 'Features', to the About dialog
8463                 showing which features are compiled in and which
8464                 are not
8465
8466 2006-11-14 [paul]       2.6.0cvs45
8467
8468         * po/ru.po
8469                 updated by Pavlo Bohmat
8470
8471 2006-11-14 [colin]      2.6.0cvs44
8472
8473         * src/compose.c
8474         * src/inc.c
8475         * src/messageview.c
8476         * src/news.c
8477         * src/pop.c
8478         * src/procmsg.c
8479         * src/gtk/gtkaspell.c
8480                 Fix 64-bit-related warnings
8481         * src/ssl_manager.c
8482                 Fix possible infinite loop
8483         * src/plugins/pgpcore/sgpgme.c
8484                 Remove useless check
8485
8486 2006-11-13 [colin]      2.6.0cvs43
8487
8488         * src/gtk/Makefile.am
8489                 authors.h isn't generated
8490
8491 2006-11-13 [colin]      2.6.0cvs42
8492
8493         * src/plugins/pgpinline/pgpinline.c
8494         * src/plugins/pgpmime/pgpmime.c
8495                 Very probably fix bug 1061, 'crash on 
8496                 opening signed email'. Another cast
8497                 problem
8498
8499 2006-11-13 [colin]      2.6.0cvs41
8500
8501         * src/plugins/pgpcore/sgpgme.c
8502                 Maybe fix bug 1061, 'crash on opening 
8503                 signed email'
8504
8505 2006-11-13 [wwp]        2.6.0cvs40
8506
8507         * src/plugins/pgpinline/pgpinline.c
8508                 fix candidate for bug #1057, thanks to Colin.
8509
8510 2006-11-13 [wwp]        2.6.0cvs39
8511
8512         * src/compose.c
8513         * src/quote_fmt_parse.y
8514                 fix bug 1052: current parser buffer was not always 
8515                 allocated, ptr to this buffer could be returned as 
8516                 NULL whereas no parser error has occurred. in 
8517                 consequence, defining a template body as "%d" 
8518                 (w/o the quotes) for the first time of the instance 
8519                 of claws-mail, was reporting a parser error. make 
8520                 sure that the buffer is always allocated, even to 
8521                 an empty string.
8522                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8523                 unescaping of the fmt string was always done 
8524                 whereas it must be done *only* when receiving 
8525                 quote format strings issued from the prefs 
8526                 (compose new message, reply, forward, redirect 
8527                 formats), *not* when applying templates.  in 
8528                 consequences, applying templates w/ sequences 
8529                 like \\|p{echo} were failing. make sure that 
8530                 unescaping is done only when necessary.
8531
8532 2006-11-12 [colin]      2.6.0cvs38
8533
8534         * po/de.po
8535                 Fix typo (s/KB/MB)
8536
8537 2006-11-12 [colin]      2.6.0cvs37
8538
8539         * src/plugins/pgpinline/pgpinline.c
8540         * src/plugins/pgpmime/pgpmime.c
8541                 Release GPG context at the latest 
8542                 possible moment. Maybe fixes 
8543                 bug 1057, 'crash on sending signed 
8544                 message to a newsgroup'
8545                 
8546
8547 2006-11-12 [colin]      2.6.0cvs36
8548
8549         * src/plugins/pgpcore/sgpgme.c
8550                 Tell a bit more when gpg's status doesn't
8551                 contain any signature
8552
8553 2006-11-12 [colin]      2.6.0cvs35
8554
8555         * src/compose.c
8556                 Fix bug 1060, 'compilation error with 
8557                 Irix's cc'
8558
8559 2006-11-12 [paul]       2.6.0cvs34
8560
8561         * doc/man/claws-mail.1
8562         * src/prefs_gtk.c
8563         * src/plugins/clamav/README
8564         * src/plugins/spamassassin/README
8565         * tools/README
8566         * tools/freshmeat_search.pl
8567         * tools/google_search.pl
8568         * tools/multiwebsearch.pl
8569                 more renaming
8570         * src/plugins/trayicon/trayicon.c
8571                 fix compiliation warning
8572
8573 2006-11-11 [colin]      2.6.0cvs33
8574
8575         * src/folderview.c
8576                 Forbid drag and drop from/to different
8577                 folders of type F_UNKNOWN
8578
8579 2006-11-11 [colin]      2.6.0cvs32
8580
8581         * src/plugins/pgpinline/pgpinline.c
8582                 Fix typo in previous commit:
8583                 - gpgme_new(&ctx);
8584                 + if ((err = gpgme_new(&data->ctx)) ...)
8585
8586 2006-11-11 [colin]      2.6.0cvs31
8587
8588         * src/plugins/pgpinline/pgpinline.c
8589         * src/plugins/pgpmime/pgpmime.c
8590                 Check success after calling gpgme_new
8591                 Maybe fixes bug 1057, 'crash on sending 
8592                 signed message to a newsgroup'
8593
8594 2006-11-11 [colin]      2.6.0cvs30
8595
8596         * src/undo.c
8597                 init undostruct to 0s (from
8598                 valgrind log of bug 1057)
8599
8600 2006-11-10 [colin]      2.6.0cvs29
8601
8602         * src/mainwindow.c
8603                 Set cursor to wait before filtering
8604                 duplicates in all folders
8605         * src/plugins/bogofilter/bogofilter.c
8606         * src/plugins/bogofilter/bogofilter.h
8607         * src/plugins/bogofilter/bogofilter_gtk.c
8608                 Completely thread away the bogofilter
8609                 filtering
8610
8611 2006-11-10 [mones]      2.6.0cvs28
8612
8613         * src/compose.c
8614         * src/compose.h
8615                 added COMPOSE_CHECK_BEFORE_SEND hook
8616
8617 2006-11-10 [paul]       2.6.0cvs27
8618
8619         * src/crash.c
8620                 more renaming
8621                 add libSM to get_compiled_in_features()
8622         * src/main.c
8623                 more renaming
8624
8625 2006-11-10 [colin]      2.6.0cvs26
8626
8627         * src/etpan/imap-thread.c
8628                 Add a reference to libetpan's sasl engine
8629                 so that sasl_done() doesn't get called by
8630                 libetpan, and doesn't break openssl.
8631                 Should fix bug 1053, 'SC fails to reestablish 
8632                 a secure connection'
8633                 Patch by Hoa
8634
8635 2006-11-10 [colin]      2.6.0cvs25
8636
8637         * manual/addrbook.xml
8638         * manual/advanced.xml
8639         * manual/faq.xml
8640         * manual/intro.xml
8641                 Some more renaming
8642
8643 2006-11-09 [colin]      2.6.0cvs24
8644
8645         * src/plugins/bogofilter/bogofilter_gtk.c
8646                 Add comment about annoyance
8647
8648 2006-11-09 [colin]      2.6.0cvs23
8649
8650         * src/plugins/bogofilter/bogofilter.c
8651         * src/plugins/bogofilter/bogofilter_gtk.c
8652                 Prepare things needed to thread bogofilter
8653                 filtering: separate bogo stuff and possible GUI
8654                 stuff. 
8655
8656 2006-11-09 [colin]      2.6.0cvs22
8657
8658         * src/account.c
8659         * src/compose.c
8660                 Search for one of our accounts in Delivered-To
8661                 (helps for auto-account selection when 
8662                  replying/forwarding)
8663         * src/folderview.c
8664         * src/mainwindow.c
8665         * src/mainwindow.h
8666         * src/plugins/trayicon/trayicon.c
8667                 Allow opening a new mail with any account from
8668                 the contextual menu
8669
8670 2006-11-09 [wwp]        2.6.0cvs21
8671
8672         * src/compose.c
8673         * src/prefs_common.c
8674         * src/prefs_common.h
8675         * src/prefs_compose_writing.c
8676                 add a compose new message format (in prefs/compose/writing), it's a
8677                 simple subject+body template to use when opening a new composition
8678                 window. It's similar to the existent reply and forward formats.
8679
8680                 enhanced the template/format % symbols substitution mechanism to
8681                 use current composition window information when % are used in
8682                 the compose new message format or in templates applied to new
8683                 messages (there were useless in that situations before). When
8684                 applied to new messages, %d corresponds to the system time/date.
8685
8686 2006-11-09 [paul]       2.6.0cvs20
8687
8688         * src/gtk/authors.h
8689                 fix last commit
8690
8691 2006-11-09 [paul]       2.6.0cvs19
8692
8693         * src/gtk/authors.h
8694                 keep tje alphabetical order
8695
8696 2006-11-08 [colin]      2.6.0cvs18
8697
8698         * src/etpan/imap-thread.c
8699                 Fix bug 1054, 'Slowness logging big 
8700                 data chunks'
8701
8702 2006-11-08 [paul]       2.6.0cvs17
8703
8704         * tools/Makefile.am
8705                 fix the renaming
8706
8707 2006-11-08 [paul]       2.6.0cvs16
8708
8709         * src/common/defs.h
8710                 update BUGZILLA_URI
8711
8712 2006-11-08 [paul]       2.6.0cvs15
8713
8714         * tools/Makefile.am
8715         * tools/OOo2claws-mail.pl
8716         * tools/OOo2sylpheed.pl
8717         * tools/README
8718         * tools/acroread2claws-mail.pl
8719         * tools/acroread2sylpheed.pl
8720         * tools/kmail2claws-mail.pl
8721         * tools/kmail2claws-mail_v2.pl
8722         * tools/kmail2sylpheed.pl
8723         * tools/kmail2sylpheed_v2.pl
8724         * tools/maildir2claws-mail.pl
8725         * tools/maildir2sylpheed.pl
8726         * tools/nautilus2claws-mail.sh
8727         * tools/nautilus2sylpheed.sh
8728         * tools/outlook2claws-mail.pl
8729         * tools/outlook2sylpheed.pl
8730         * tools/tb2claws-mail
8731         * tools/tb2sylpheed
8732         * tools/tbird2claws.py
8733         * tools/tbird2syl.py
8734         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8735         * tools/kdeservicemenu/install.sh
8736         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8737         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8738         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8739         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8740         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8741                 renamed (removed, added) tools files
8742
8743 2006-11-08 [paul]       2.6.0cvs14
8744
8745         * src/main.c
8746         * src/common/defs.h
8747                 Migrate sylpheedrc to clawsrc, and fix the standard
8748                 plugins path in the process
8749
8750 2006-11-07 [colin]      2.6.0cvs13
8751
8752         * src/Makefile.am
8753                 Symlink sylpheed-claws relative to 
8754                 claws-mail
8755
8756 2006-11-07 [colin]      2.6.0cvs12
8757
8758         * src/compose.c
8759                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8760
8761 2006-11-07 [paul]       2.6.0cvs11
8762
8763         * src/gtk/about.c
8764                 Fix a missed occurence of
8765                 Sylpheed-Claws
8766
8767 2006-11-07 [paul]       2.6.0cvs10
8768
8769         * src/Makefile.am
8770                 Fix symlink installation
8771
8772 2006-11-07 [paul]       2.6.0cvs9
8773
8774         * src/Makefile.am
8775                 Symlink claws-mail to sylpheed-claws
8776         * src/common/utils.c
8777                 Fix migrating symlinks
8778         * src/etpan/imap-thread.c
8779                 check certificate only when there's
8780                 no error
8781
8782 2006-11-07 [paul]       2.6.0cvs8
8783
8784         * Makefile.am
8785                 Fix icon breakages with Gtk, which needs a 
8786                 cache updated to see them.
8787
8788 2006-11-07 [paul]       2.6.0cvs7
8789
8790         * .cvsignore
8791         * AUTHORS
8792         * COPYING
8793         * INSTALL
8794         * Makefile.am
8795         * NEWS
8796         * README
8797         * RELEASE_NOTES
8798         * autogen.sh
8799         * claws-mail-128x128.png
8800         * claws-mail-64x64.png
8801         * claws-mail.ico
8802         * claws-mail.pc.in
8803         * claws-mail.png
8804         * configure.ac
8805         * sylpheed-claws-128x128.png
8806         * sylpheed-claws-64x64.png
8807         * sylpheed-claws.desktop
8808         * sylpheed-claws.ico
8809         * sylpheed-claws.pc.in
8810         * sylpheed-claws.png
8811         * debian/README.Debian
8812         * debian/changelog
8813         * debian/claws-mail.desktop
8814         * debian/claws-mail.menu
8815         * debian/claws-mail.postinst.debhelper
8816         * debian/claws-mail.postrm.debhelper
8817         * debian/control
8818         * debian/copyright
8819         * debian/files
8820         * debian/rules
8821         * debian/sylpheed-claws.desktop
8822         * debian/sylpheed-claws.menu
8823         * debian/sylpheed-claws.postinst.debhelper
8824         * debian/sylpheed-claws.postrm.debhelper
8825         * doc/man/Makefile.am
8826         * doc/man/claws-mail.1
8827         * doc/man/sylpheed-claws.1
8828         * doc/src/ChangeLog.claws-pre0.8.0
8829         * manual/Makefile.am
8830         * manual/account.xml
8831         * manual/ack.xml
8832         * manual/addrbook.xml
8833         * manual/advanced.xml
8834         * manual/claws-mail-manual.xml
8835         * manual/faq.xml
8836         * manual/glossary.xml
8837         * manual/handling.xml
8838         * manual/intro.xml
8839         * manual/keyboard.xml
8840         * manual/plugins.xml
8841         * manual/starting.xml
8842         * manual/sylpheed-claws-manual.xml
8843         * manual/xml2pdf
8844         * manual/dist/.cvsignore
8845         * manual/dist/html/.cvsignore
8846         * manual/dist/html/Makefile.am
8847         * manual/dist/pdf/.cvsignore
8848         * manual/dist/pdf/Makefile.am
8849         * manual/dist/ps/.cvsignore
8850         * manual/dist/ps/Makefile.am
8851         * manual/dist/txt/.cvsignore
8852         * manual/dist/txt/Makefile.am
8853         * manual/es/Makefile.am
8854         * manual/es/advanced.xml
8855         * manual/es/claws-mail-manual.xml
8856         * manual/es/faq.xml
8857         * manual/es/glossary.xml
8858         * manual/es/handling.xml
8859         * manual/es/intro.xml
8860         * manual/es/plugins.xml
8861         * manual/es/sylpheed-claws-manual.xml
8862         * manual/es/dist/.cvsignore
8863         * manual/es/dist/html/.cvsignore
8864         * manual/es/dist/html/Makefile.am
8865         * manual/es/dist/pdf/.cvsignore
8866         * manual/es/dist/pdf/Makefile.am
8867         * manual/es/dist/ps/.cvsignore
8868         * manual/es/dist/ps/Makefile.am
8869         * manual/es/dist/txt/.cvsignore
8870         * manual/es/dist/txt/Makefile.am
8871         * manual/fr/Makefile.am
8872         * manual/fr/account.xml
8873         * manual/fr/ack.xml
8874         * manual/fr/addrbook.xml
8875         * manual/fr/advanced.xml
8876         * manual/fr/claws-mail-manual.xml
8877         * manual/fr/faq.xml
8878         * manual/fr/glossary.xml
8879         * manual/fr/handling.xml
8880         * manual/fr/intro.xml
8881         * manual/fr/keyboard.xml
8882         * manual/fr/plugins.xml
8883         * manual/fr/starting.xml
8884         * manual/fr/sylpheed-claws-manual.xml
8885         * manual/fr/dist/.cvsignore
8886         * manual/fr/dist/html/.cvsignore
8887         * manual/fr/dist/html/Makefile.am
8888         * manual/fr/dist/pdf/.cvsignore
8889         * manual/fr/dist/pdf/Makefile.am
8890         * manual/fr/dist/ps/.cvsignore
8891         * manual/fr/dist/ps/Makefile.am
8892         * manual/fr/dist/txt/.cvsignore
8893         * manual/fr/dist/txt/Makefile.am
8894         * manual/pl/Makefile.am
8895         * manual/pl/account.xml
8896         * manual/pl/ack.xml
8897         * manual/pl/addrbook.xml
8898         * manual/pl/advanced.xml
8899         * manual/pl/claws-mail-manual.xml
8900         * manual/pl/faq.xml
8901         * manual/pl/glossary.xml
8902         * manual/pl/handling.xml
8903         * manual/pl/intro.xml
8904         * manual/pl/keyboard.xml
8905         * manual/pl/plugins.xml
8906         * manual/pl/starting.xml
8907         * manual/pl/sylpheed-claws-manual.xml
8908         * manual/pl/dist/.cvsignore
8909         * manual/pl/dist/html/.cvsignore
8910         * manual/pl/dist/html/Makefile.am
8911         * manual/pl/dist/pdf/.cvsignore
8912         * manual/pl/dist/pdf/Makefile.am
8913         * manual/pl/dist/ps/.cvsignore
8914         * manual/pl/dist/ps/Makefile.am
8915         * manual/pl/dist/txt/.cvsignore
8916         * manual/pl/dist/txt/Makefile.am
8917         * po/.cvsignore
8918         * po/Makevars
8919         * src/.cvsignore
8920         * src/Makefile.am
8921         * src/account.c
8922         * src/account.h
8923         * src/action.c
8924         * src/action.h
8925         * src/adbookbase.h
8926         * src/addr_compl.c
8927         * src/addr_compl.h
8928         * src/addrbook.c
8929         * src/addrcache.c
8930         * src/addrcache.h
8931         * src/addrcindex.c
8932         * src/addrcindex.h
8933         * src/addrclip.c
8934         * src/addrclip.h
8935         * src/addrdefs.h
8936         * src/addressadd.c
8937         * src/addressadd.h
8938         * src/addressbook.c
8939         * src/addressbook.h
8940         * src/addressbook_foldersel.c
8941         * src/addressbook_foldersel.h
8942         * src/addrgather.c
8943         * src/addrgather.h
8944         * src/addrharvest.c
8945         * src/addrharvest.h
8946         * src/addrindex.c
8947         * src/addrindex.h
8948         * src/addritem.c
8949         * src/addritem.h
8950         * src/addrquery.c
8951         * src/addrquery.h
8952         * src/addrselect.c
8953         * src/addrselect.h
8954         * src/alertpanel.c
8955         * src/alertpanel.h
8956         * src/browseldap.c
8957         * src/browseldap.h
8958         * src/codeconv.c
8959         * src/codeconv.h
8960         * src/compose.c
8961         * src/crash.c
8962         * src/crash.h
8963         * src/customheader.c
8964         * src/customheader.h
8965         * src/displayheader.c
8966         * src/displayheader.h
8967         * src/editaddress.c
8968         * src/editaddress.h
8969         * src/editbook.c
8970         * src/editbook.h
8971         * src/editgroup.c
8972         * src/editgroup.h
8973         * src/editjpilot.c
8974         * src/editjpilot.h
8975         * src/editldap.c
8976         * src/editldap.h
8977         * src/editldap_basedn.c
8978         * src/editldap_basedn.h
8979         * src/editvcard.c
8980         * src/editvcard.h
8981         * src/exphtmldlg.c
8982         * src/exphtmldlg.h
8983         * src/expldifdlg.c
8984         * src/expldifdlg.h
8985         * src/export.c
8986         * src/exporthtml.c
8987         * src/exporthtml.h
8988         * src/exportldif.c
8989         * src/exportldif.h
8990         * src/filtering.c
8991         * src/filtering.h
8992         * src/folder.c
8993         * src/folder.h
8994         * src/folder_item_prefs.c
8995         * src/folder_item_prefs.h
8996         * src/foldersel.c
8997         * src/foldersel.h
8998         * src/folderutils.c
8999         * src/folderutils.h
9000         * src/folderview.c
9001         * src/folderview.h
9002         * src/grouplistdialog.c
9003         * src/grouplistdialog.h
9004         * src/html.c
9005         * src/html.h
9006         * src/image_viewer.c
9007         * src/image_viewer.h
9008         * src/imap.c
9009         * src/imap.h
9010         * src/imap_gtk.c
9011         * src/imap_gtk.h
9012         * src/import.c
9013         * src/import.h
9014         * src/importldif.c
9015         * src/importldif.h
9016         * src/importmutt.c
9017         * src/importmutt.h
9018         * src/importpine.c
9019         * src/importpine.h
9020         * src/inc.c
9021         * src/inc.h
9022         * src/jpilot.c
9023         * src/jpilot.h
9024         * src/ldapctrl.c
9025         * src/ldapctrl.h
9026         * src/ldaplocate.c
9027         * src/ldaplocate.h
9028         * src/ldapquery.c
9029         * src/ldapquery.h
9030         * src/ldapserver.c
9031         * src/ldapserver.h
9032         * src/ldaputil.c
9033         * src/ldaputil.h
9034         * src/ldif.c
9035         * src/ldif.h
9036         * src/localfolder.c
9037         * src/localfolder.h
9038         * src/main.c
9039         * src/main.h
9040         * src/mainwindow.c
9041         * src/mainwindow.h
9042         * src/manual.c
9043         * src/manual.h
9044         * src/matcher.c
9045         * src/matcher.h
9046         * src/matcher_parser.h
9047         * src/matcher_parser_lex.l
9048         * src/matcher_parser_parse.y
9049         * src/mbox.c
9050         * src/mbox.h
9051         * src/message_search.c
9052         * src/message_search.h
9053         * src/messageview.c
9054         * src/messageview.h
9055         * src/mh.c
9056         * src/mh.h
9057         * src/mh_gtk.c
9058         * src/mh_gtk.h
9059         * src/mimeview.c
9060         * src/mimeview.h
9061         * src/msgcache.c
9062         * src/msgcache.h
9063         * src/mutt.c
9064         * src/mutt.h
9065         * src/news.c
9066         * src/news.h
9067         * src/news_gtk.c
9068         * src/news_gtk.h
9069         * src/noticeview.c
9070         * src/noticeview.h
9071         * src/partial_download.c
9072         * src/partial_download.h
9073         * src/pine.c
9074         * src/pine.h
9075         * src/pop.c
9076         * src/pop.h
9077         * src/prefs_account.c
9078         * src/prefs_account.h
9079         * src/prefs_actions.c
9080         * src/prefs_actions.h
9081         * src/prefs_common.c
9082         * src/prefs_common.h
9083         * src/prefs_compose_writing.c
9084         * src/prefs_compose_writing.h
9085         * src/prefs_customheader.c
9086         * src/prefs_customheader.h
9087         * src/prefs_display_header.c
9088         * src/prefs_display_header.h
9089         * src/prefs_ext_prog.c
9090         * src/prefs_ext_prog.h
9091         * src/prefs_filtering.c
9092         * src/prefs_folder_column.c
9093         * src/prefs_folder_column.h
9094         * src/prefs_folder_item.c
9095         * src/prefs_folder_item.h
9096         * src/prefs_fonts.c
9097         * src/prefs_fonts.h
9098         * src/prefs_gtk.c
9099         * src/prefs_gtk.h
9100         * src/prefs_image_viewer.c
9101         * src/prefs_image_viewer.h
9102         * src/prefs_matcher.c
9103         * src/prefs_matcher.h
9104         * src/prefs_message.c
9105         * src/prefs_message.h
9106         * src/prefs_msg_colors.c
9107         * src/prefs_msg_colors.h
9108         * src/prefs_other.c
9109         * src/prefs_other.h
9110         * src/prefs_quote.c
9111         * src/prefs_quote.h
9112         * src/prefs_receive.c
9113         * src/prefs_receive.h
9114         * src/prefs_send.c
9115         * src/prefs_send.h
9116         * src/prefs_spelling.c
9117         * src/prefs_spelling.h
9118         * src/prefs_summaries.c
9119         * src/prefs_summaries.h
9120         * src/prefs_summary_column.c
9121         * src/prefs_summary_column.h
9122         * src/prefs_template.c
9123         * src/prefs_template.h
9124         * src/prefs_themes.c
9125         * src/prefs_themes.h
9126         * src/prefs_toolbar.c
9127         * src/prefs_toolbar.h
9128         * src/prefs_wrapping.c
9129         * src/prefs_wrapping.h
9130         * src/privacy.c
9131         * src/privacy.h
9132         * src/procheader.c
9133         * src/procheader.h
9134         * src/procmime.c
9135         * src/procmime.h
9136         * src/procmsg.c
9137         * src/procmsg.h
9138         * src/quote_fmt.c
9139         * src/quote_fmt_parse.y
9140         * src/recv.c
9141         * src/recv.h
9142         * src/remotefolder.c
9143         * src/remotefolder.h
9144         * src/send_message.c
9145         * src/send_message.h
9146         * src/setup.c
9147         * src/setup.h
9148         * src/sourcewindow.c
9149         * src/sourcewindow.h
9150         * src/ssl_manager.c
9151         * src/ssl_manager.h
9152         * src/statusbar.c
9153         * src/statusbar.h
9154         * src/stock_pixmap.c
9155         * src/stock_pixmap.h
9156         * src/summary_search.c
9157         * src/summary_search.h
9158         * src/summaryview.c
9159         * src/summaryview.h
9160         * src/syldap.c
9161         * src/syldap.h
9162         * src/textview.c
9163         * src/textview.h
9164         * src/toolbar.c
9165         * src/toolbar.h
9166         * src/undo.c
9167         * src/undo.h
9168         * src/unmime.c
9169         * src/unmime.h
9170         * src/vcard.c
9171         * src/vcard.h
9172         * src/wizard.c
9173         * src/wizard.h
9174         * src/common/base64.c
9175         * src/common/base64.h
9176         * src/common/defs.h
9177         * src/common/hooks.c
9178         * src/common/hooks.h
9179         * src/common/log.c
9180         * src/common/log.h
9181         * src/common/mgutils.c
9182         * src/common/mgutils.h
9183         * src/common/nntp.c
9184         * src/common/nntp.h
9185         * src/common/passcrypt.c
9186         * src/common/passcrypt.h.in
9187         * src/common/plugin.c
9188         * src/common/plugin.h
9189         * src/common/prefs.c
9190         * src/common/prefs.h
9191         * src/common/progressindicator.c
9192         * src/common/progressindicator.h
9193         * src/common/quoted-printable.c
9194         * src/common/quoted-printable.h
9195         * src/common/session.c
9196         * src/common/session.h
9197         * src/common/smtp.c
9198         * src/common/smtp.h
9199         * src/common/socket.c
9200         * src/common/socket.h
9201         * src/common/ssl.c
9202         * src/common/ssl.h
9203         * src/common/stringtable.c
9204         * src/common/stringtable.h
9205         * src/common/sylpheed.c
9206         * src/common/sylpheed.h
9207         * src/common/template.c
9208         * src/common/template.h
9209         * src/common/timing.h
9210         * src/common/utils.c
9211         * src/common/utils.h
9212         * src/common/version.h.in
9213         * src/common/xml.c
9214         * src/common/xml.h
9215         * src/common/xmlprops.c
9216         * src/common/xmlprops.h
9217         * src/gtk/about.c
9218         * src/gtk/colorlabel.c
9219         * src/gtk/colorlabel.h
9220         * src/gtk/colorsel.c
9221         * src/gtk/colorsel.h
9222         * src/gtk/combobox.c
9223         * src/gtk/combobox.h
9224         * src/gtk/description_window.c
9225         * src/gtk/description_window.h
9226         * src/gtk/filesel.c
9227         * src/gtk/filesel.h
9228         * src/gtk/foldersort.c
9229         * src/gtk/foldersort.h
9230         * src/gtk/gtkaspell.c
9231         * src/gtk/gtkaspell.h
9232         * src/gtk/gtksctree.c
9233         * src/gtk/gtkshruler.c
9234         * src/gtk/gtkshruler.h
9235         * src/gtk/gtkutils.c
9236         * src/gtk/gtkutils.h
9237         * src/gtk/icon_legend.c
9238         * src/gtk/icon_legend.h
9239         * src/gtk/logwindow.c
9240         * src/gtk/logwindow.h
9241         * src/gtk/manage_window.c
9242         * src/gtk/manage_window.h
9243         * src/gtk/pluginwindow.c
9244         * src/gtk/pluginwindow.h
9245         * src/gtk/prefswindow.c
9246         * src/gtk/prefswindow.h
9247         * src/gtk/quicksearch.c
9248         * src/gtk/quicksearch.h
9249         * src/pixmaps/claws-mail.xpm
9250         * src/pixmaps/claws-mail_icon.xpm
9251         * src/pixmaps/claws-mail_logo.xpm
9252         * src/pixmaps/sylpheed-claws.xpm
9253         * src/pixmaps/sylpheed-claws_icon.xpm
9254         * src/pixmaps/sylpheed-claws_logo.xpm
9255         * src/plugins/bogofilter/Makefile.am
9256         * src/plugins/bogofilter/bogofilter.c
9257         * src/plugins/bogofilter/bogofilter.h
9258         * src/plugins/bogofilter/bogofilter_gtk.c
9259         * src/plugins/clamav/Makefile.am
9260         * src/plugins/clamav/clamav_plugin.c
9261         * src/plugins/clamav/clamav_plugin.h
9262         * src/plugins/clamav/clamav_plugin_gtk.c
9263         * src/plugins/demo/Makefile.am
9264         * src/plugins/demo/demo.c
9265         * src/plugins/dillo_viewer/Makefile.am
9266         * src/plugins/dillo_viewer/README
9267         * src/plugins/dillo_viewer/dillo_prefs.c
9268         * src/plugins/dillo_viewer/dillo_prefs.h
9269         * src/plugins/dillo_viewer/dillo_viewer.c
9270         * src/plugins/pgpcore/Makefile.am
9271         * src/plugins/pgpcore/passphrase.c
9272         * src/plugins/pgpcore/passphrase.h
9273         * src/plugins/pgpcore/pgp_viewer.c
9274         * src/plugins/pgpcore/pgp_viewer.h
9275         * src/plugins/pgpcore/plugin.c
9276         * src/plugins/pgpcore/prefs_gpg.c
9277         * src/plugins/pgpcore/prefs_gpg.h
9278         * src/plugins/pgpcore/select-keys.c
9279         * src/plugins/pgpcore/select-keys.h
9280         * src/plugins/pgpcore/sgpgme.c
9281         * src/plugins/pgpcore/sgpgme.h
9282         * src/plugins/pgpcore/sylpheed.def
9283         * src/plugins/pgpcore/version.rc
9284         * src/plugins/pgpinline/Makefile.am
9285         * src/plugins/pgpinline/pgpinline.c
9286         * src/plugins/pgpinline/pgpinline.h
9287         * src/plugins/pgpinline/plugin.c
9288         * src/plugins/pgpinline/sylpheed.def
9289         * src/plugins/pgpinline/version.rc
9290         * src/plugins/pgpmime/Makefile.am
9291         * src/plugins/pgpmime/pgpmime.c
9292         * src/plugins/pgpmime/pgpmime.h
9293         * src/plugins/pgpmime/plugin.c
9294         * src/plugins/pgpmime/sylpheed.def
9295         * src/plugins/pgpmime/version.rc
9296         * src/plugins/spamassassin/Makefile.am
9297         * src/plugins/spamassassin/README
9298         * src/plugins/spamassassin/spamassassin.c
9299         * src/plugins/spamassassin/spamassassin.h
9300         * src/plugins/spamassassin/spamassassin_gtk.c
9301         * src/plugins/trayicon/Makefile.am
9302         * src/plugins/trayicon/trayicon.c
9303         * tools/OOo2sylpheed.pl
9304         * tools/README
9305         * tools/README.sylprint
9306         * tools/acroread2sylpheed.pl
9307         * tools/claws.i18n.status.pl
9308         * tools/filter_conv.pl
9309         * tools/filter_conv_new.pl
9310         * tools/freshmeat_search.pl
9311         * tools/google_search.pl
9312         * tools/kmail2sylpheed.pl
9313         * tools/kmail2sylpheed_v2.pl
9314         * tools/make.themes.project
9315         * tools/multiwebsearch.pl
9316         * tools/nautilus2sylpheed.sh
9317         * tools/outlook2sylpheed.pl
9318         * tools/sylprint.pl
9319         * tools/sylprint.rc
9320         * tools/tb2sylpheed
9321         * tools/textviewer.sh
9322         * tools/vcard2xml.py
9323         * tools/kdeservicemenu/README
9324         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9325         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9326         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9327                 Change name to Claws Mail. Announce to follow...
9328
9329 2006-11-06 [wwp]        2.6.0cvs6
9330
9331         * src/prefs_template.c
9332                 unify messages related to quote format/template errors (fix
9333                 capitalization), again.
9334
9335 2006-11-06 [wwp]        2.6.0cvs5
9336
9337         * src/prefs_quote.c
9338                 unify messages related to quote format/template errors.
9339
9340 2006-11-06 [wwp]        2.6.0cvs4
9341
9342         * src/prefs_msg_colors.c
9343                 more uses of Q_ macro for contextual translations, thanks
9344                 to Fabien (fzzzzz).
9345
9346 2006-11-06 [wwp]        2.6.0cvs3
9347
9348         * src/compose.c
9349         * src/common/utils.c
9350         * src/common/utils.h
9351                 show an alertpanel to make sure users are aware that sensitive
9352                 files are attached (it's file blacklist-based). This will fix
9353                 interaction w/ GoogleEarth for instance, thanks to Colin.
9354
9355 2006-11-06 [wwp]        2.6.0cvs2
9356
9357         * src/prefs_quote.c
9358         * src/prefs_template.c
9359         * src/prefs_template.h
9360                 check quote format when applying/closing prefs. For now this only
9361                 shows up an error dialog box, not preventing the user from using
9362                 a broken quote (reply, forwards) format.
9363
9364 2006-11-06 [wwp]        2.6.0cvs1
9365
9366         * src/prefs_template.c
9367                 fix missing checks of some template fields.
9368
9369 2006-11-06 [paul]       2.6.0
9370
9371         * NEWS
9372         * README
9373         * RELEASE_NOTES
9374                 2.6.0 released
9375
9376 2006-11-06 [paul]       2.5.6cvs22
9377
9378         * manual/advanced.xml
9379         * manual/es/advanced.xml
9380                 put 'respect_flowed_format' info in the correct
9381                 place
9382
9383 2006-11-06 [mones]      2.5.6cvs21
9384
9385         * po/es.po
9386                 Minor fixes for release
9387
9388 2006-11-06 [paul]       2.5.6cvs20
9389
9390         * po/cs.po
9391         * po/de.po
9392         * po/fr.po
9393         * po/it.po
9394         * po/nl.po
9395         * po/pt_BR.po
9396         * po/sk.po
9397         * po/sv.po
9398         * po/zh_CN.po
9399                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9400                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9401                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9402                 Young
9403
9404 2006-11-02 [colin]      2.5.6cvs19
9405
9406         * src/imap.c
9407         * src/imap.h
9408         * src/prefs_account.c
9409         * src/etpan/imap-thread.c
9410                 Add GSSAPI support - fixes Debian bug #383274
9411
9412 2006-11-01 [colin]      2.5.6cvs18
9413
9414         * src/jpilot.c
9415                 Handle libpisock12 support. Probably
9416                 fixes bug 1046, 'jpilot AddressDB.pdb 
9417                 import fail'
9418
9419 2006-11-01 [colin]      2.5.6cvs17
9420
9421         * src/folderutils.c
9422                 debug_print() folderutils_mark_all_read()
9423
9424 2006-11-01 [colin]      2.5.6cvs16
9425
9426         * COPYING
9427                 Add missed files to the Apache exception
9428
9429 2006-10-31 [colin]      2.5.6cvs15
9430
9431         * src/folder.c
9432         * src/folder.h
9433                 Add a copy_private_data() func to FolderClasses
9434                 Doesn't break the feature freeze, because we 
9435                 won't use it (right now) in the core.
9436
9437 2006-10-31 [colin]      2.5.6cvs14
9438
9439         * COPYING
9440                 Allow linking with the Apache licensed files in
9441                 src/plugins/spamassassin. Hopefully fixes 
9442                 bug 1048, 'Spamassassin plugin license problem'
9443
9444 2006-10-31 [wwp]        2.5.6cvs13
9445
9446         * src/compose.c
9447                 fix and optimize trimming of leading linefeeds in body loop.
9448
9449 2006-10-31 [colin]      2.5.6cvs12
9450
9451         * src/etpan/imap-thread.c
9452         * src/imap.c
9453                 Make really sure to have NULL sets in case
9454                 of error
9455
9456 2006-10-30 [wwp]        2.5.6cvs11
9457
9458         * src/prefs_common.c
9459         * src/prefs_common.h
9460         * src/compose.c
9461                 fix broken storage of quote format template when it contains \-escape
9462                 sequences. The application of such sequences is also fixed now (\t
9463                 in quote format will be a real tab instead of a 't', for instance).
9464
9465 2006-10-27 [colin]      2.5.6cvs10
9466
9467         * src/compose.c
9468                 Probably fix bug 1045, 'sylpheed-claws 
9469                 doesn't remove the mail from the IMAP 
9470                 Queue folder after sending'. From
9471                 2.5.6cvs3-stable
9472
9473 2006-10-27 [colin]      2.5.6cvs9
9474
9475         * configure.ac
9476                 Require libetpan-0.48. I'm so annoying,
9477                 I know ;-)
9478
9479 2006-10-27 [colin]      2.5.6cvs8
9480
9481         * src/folder.c
9482         * src/imap.c
9483                 Probably fix bug 1044, 'sylpheed-claws 
9484                 segfaults while moving mails' - Fix relation
9485                 usage when moving to an IMAP mailbox from another
9486                 mailbox
9487
9488 2006-10-26 [paul]       2.5.6cvs7
9489
9490         * src/gtk/about.c
9491                 add libSM to compiled-in features
9492                 list
9493
9494 2006-10-24 [colin]      2.5.6cvs6
9495
9496         * src/textview.c
9497         * src/gtk/gtkutils.c
9498                 Fix crash when printing emails with an
9499                 xface
9500
9501 2006-10-24 [mones]      2.5.6cvs5
9502
9503         * manual/es/advanced.xml
9504                 Synchronize hidden option respect_flowed_format
9505         * po/es.po
9506                 Updated translation
9507
9508 2006-10-21 [paul]       2.5.6cvs4
9509
9510         * src/gtk/authors.h
9511         * src/plugins/pgpcore/pgp_viewer.c
9512         * src/plugins/pgpcore/sgpgme.c
9513                 fix building on BSDs
9514                 Thanks to Michael Hughes
9515                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9516
9517 2006-10-20 [colin]      2.5.6cvs3
9518
9519         * configure.ac
9520                 Bump up libetpan requirement
9521                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9522         * src/common/utils.c
9523         * src/common/utils.h
9524                 Add convenience get_file_mtime()
9525         * src/imap.c
9526         * src/etpan/imap-thread.c
9527         * src/etpan/imap-thread.h
9528                 Implement UIDPLUS support if the server
9529                 supports it - faster sending in this case
9530
9531 2006-10-19 [colin]      2.5.6cvs2
9532
9533         * src/gtk/quicksearch.c
9534                 Fix emptying in type-ahead+extended mode
9535         * src/mainwindow.c
9536         * src/mainwindow.h
9537                 Add a hook for offline state change
9538         * src/plugins/trayicon/trayicon.c
9539                 Use it to display offline icons
9540         * src/plugins/trayicon/Makefile.am
9541         * src/plugins/trayicon/newmail.offline.xpm
9542         * src/plugins/trayicon/newmarkedmail.offline.xpm
9543         * src/plugins/trayicon/nomail.offline.xpm
9544         * src/plugins/trayicon/unreadmail.offline.xpm
9545         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9546                 Add the icons
9547
9548 2006-10-12 [paul]       2.5.6cvs1
9549
9550         * NEWS
9551         * README
9552         * configure.ac
9553                 Update version number following
9554                 stable release
9555
9556 2006-10-19 [colin]      2.5.5cvs18
9557
9558         * manual/handling.xml
9559                 Add type-ahead search
9560
9561 2006-10-18 [colin]      2.5.5cvs17
9562
9563         * src/gtk/quicksearch.c
9564                 Remove "save to history only if there's
9565                 no syntax error", it breaks for some 
9566                 reason which I'll investigate later.
9567
9568 2006-10-18 [colin]      2.5.5cvs16
9569
9570         * src/prefs_common.c
9571         * src/prefs_common.h
9572         * src/summaryview.c
9573         * src/gtk/quicksearch.c
9574         * src/gtk/quicksearch.h
9575                 Add a type-ahead option for fast searches
9576                 Patch by Fabien Vantard
9577
9578 2006-10-18 [colin]      2.5.5cvs15
9579
9580         * src/compose.c
9581         * src/compose.h
9582                 Add Options/Reply mode/ menu to be able to
9583                 change the recipients of a reply on the fly
9584
9585 2006-10-18 [colin]      2.5.5cvs14
9586
9587         * src/compose.c
9588                 Fix redirecting of our own sent mails
9589
9590 2006-10-17 [wwp]        2.5.5cvs13
9591
9592         * src/send_message.c
9593                 Fix duplicate error messages when sending, and missing
9594                 newline in such error messages.
9595
9596 2006-10-17 [colin]      2.5.5cvs12
9597
9598         * src/compose.c
9599                 Compare addresses case-insensitive
9600
9601 2006-10-17 [colin]      2.5.5cvs11
9602
9603         * src/plugins/pgpcore/sgpgme.c
9604                 Fix return status
9605
9606 2006-10-17 [colin]      2.5.5cvs10
9607
9608         * src/plugins/pgpcore/pgp_viewer.c
9609                 Fix return status
9610
9611 2006-10-17 [colin]      2.5.5cvs9
9612
9613         * src/quote_fmt.c
9614                 Fix a typo (thanks to Fabien)
9615
9616 2006-10-16 [colin]      2.5.5cvs8
9617
9618         * src/textview.c
9619                 Fix problem with quote-folding when emails
9620                 don't convert cleanly to UTF-8
9621
9622 2006-10-14 [colin]      2.5.5cvs7
9623
9624         * src/prefs_template.c
9625                 Reset fields when reopening
9626                 the window
9627
9628 2006-10-13 [paul]       2.5.5cvs6
9629
9630         * manual/advanced.xml
9631         * src/prefs_message.c
9632                 make 'respect_flowed_format' a hidden
9633                 option, and add a manual entry for it
9634                 Thanks to Colin
9635
9636 2006-10-12 [colin]      2.5.5cvs5
9637
9638         * src/codeconv.c
9639                 Revert part of 2.5.2cvs21:
9640                 Don't optimise by reusing the 
9641                 last iconv converter if possible:
9642                 it seems slightly broken in a 
9643                 very hard way to reproduce
9644
9645 2006-10-12 [colin]      2.5.5cvs4
9646
9647         * src/prefs_common.c
9648         * src/prefs_common.h
9649         * src/prefs_message.c
9650         * src/procmime.c
9651                 Fix bug 1035, 'Incorrect handling 
9652                 of flowed lines'. We now optionnaly
9653                 handle this format (preference is in
9654                 Message View/Text options section)
9655
9656 2006-10-12 [colin]      2.5.5cvs3
9657
9658         * po/POTFILES.in
9659                 Add new file
9660         * src/plugins/pgpcore/pgp_viewer.c
9661         * src/plugins/pgpcore/sgpgme.c
9662                 Don't try to import without asking
9663
9664 2006-10-12 [colin]      2.5.5cvs2
9665
9666         * src/compose.c
9667                 Fix bug 1036, 'Forwarding a mutlipart
9668                 mail with a "text/html" block to ms
9669                 outlook users leeds to freeze of
9670                 outlook'. Poor outlook users...
9671
9672 2006-10-12 [paul]       2.5.5cvs1
9673
9674         * NEWS
9675         * README
9676         * configure.ac
9677                 Update version number following
9678                 stable release
9679
9680 2006-10-11 [paul]       2.5.4cvs1
9681
9682         * NEWS
9683         * README
9684         * configure.ac
9685                 Update version number following
9686                 stable release
9687
9688 2006-10-11 [paul]       2.5.3cvs32
9689
9690         * src/textview.c
9691                 fix bug 1032, 'Segmentation fault when showing
9692                 message' (bug in quote folding)
9693                 Thanks to Colin
9694
9695 2006-10-10 [colin]      2.5.3cvs31
9696
9697         * src/quote_fmt.c
9698                 Rephrase english a bit
9699
9700 2006-10-10 [colin]      2.5.3cvs30
9701
9702         * src/prefs_compose_writing.c
9703                 Stop making the page larger than the window
9704
9705 2006-10-10 [wwp]        2.5.3cvs29
9706
9707         * src/compose.c
9708         * src/prefs_template.c
9709         * src/quote_fmt.c
9710         * src/quote_fmt.h
9711         * src/quote_fmt_lex.l
9712         * src/quote_fmt_parse.y
9713                 Extend the quote parser a bit: allow to get access to
9714                 basic (composing) account info.
9715
9716 2006-10-10 [colin]      2.5.3cvs28
9717
9718         * src/procheader.c
9719                 Fix this \t problem in subject
9720
9721 2006-10-09 [colin]      2.5.3cvs27
9722
9723         * src/main.c
9724         * src/prefs_gtk.c
9725                 Prepare cache a bit later
9726                 If section already exists, skip the new one 
9727                 (as previously); avoid writing the same block
9728                 twice - if we find a second block with the 
9729                 same id, skip it.
9730         * src/plugins/pgpcore/pgp_viewer.c
9731                 Set cursor to busy when retrieving a key
9732         * src/plugins/pgpcore/sgpgme.c
9733                 allow 5 seconds for gpg to export the key
9734                 
9735
9736 2006-10-09 [colin]      2.5.3cvs26
9737
9738         * configure.ac
9739         * src/msgcache.c
9740         * src/prefs_gtk.c
9741                 Check for existence of fgets_unlocked
9742                 and fwrite_unlocked
9743
9744 2006-10-09 [paul]       2.5.3cvs25
9745
9746         * src/prefs_summaries.c
9747                 replace strftime() with fast_strftime() and in
9748                 the consequence fix the bug in the display of
9749                 AM/PM in the 'Example' string
9750
9751 2006-10-09 [ticho]      2.5.3cvs24
9752
9753         * po/sk.po
9754                 Updated (and fixed up somewhat) Slovak translation.
9755
9756 2006-10-08 [colin]      2.5.3cvs23
9757
9758         * src/prefs_folder_item.c
9759                 Explain why prefs in the top-level folder
9760                 aren't retained, but are still useful
9761
9762 2006-10-08 [colin]      2.5.3cvs22
9763
9764         * src/prefs_gtk.c
9765                 Don't cache anything if caching fails
9766
9767 2006-10-08 [colin]      2.5.3cvs21
9768
9769         * src/common/utils.c
9770                 always include gi18n.h
9771
9772 2006-10-07 [colin]      2.5.3cvs20
9773
9774         * src/plugins/pgpcore/pgp_viewer.c
9775                 Kill gpg after 5 seconds wait
9776
9777 2006-10-07 [colin]      2.5.3cvs19
9778
9779         * src/plugins/pgpcore/pgp_viewer.c
9780         * src/plugins/pgpcore/pgp_viewer.h
9781                 Fix copyright
9782
9783 2006-10-07 [colin]      2.5.3cvs18
9784
9785         * src/plugins/pgpcore/pgp_viewer.c
9786         * src/plugins/pgpcore/pgp_viewer.h
9787                 Actually add the files to CVS
9788
9789 2006-10-07 [colin]      2.5.3cvs17
9790
9791         * src/plugins/pgpcore/sgpgme.c
9792                 Be sure not to crash on 'application/pgp-signature' that
9793                 are not application/pgp-signatures
9794
9795 2006-10-07 [colin]      2.5.3cvs16
9796
9797         * src/textview.c
9798         * src/textview.h
9799                 Make a bit more of the API available
9800         * src/plugins/pgpcore/Makefile.am
9801         * src/plugins/pgpcore/plugin.c
9802         * src/plugins/pgpcore/sgpgme.c
9803                 Add basic key import/export
9804
9805 2006-10-07 [colin]      2.5.3cvs15
9806
9807         * src/folderview.c
9808         * src/imap.c
9809         * src/prefs_account.c
9810         * src/wizard.c
9811                 Warn users *everywhere* if libetpan's not
9812                 linked in
9813
9814 2006-10-06 [mones]      2.5.3cvs14
9815
9816         * po/de.po
9817         * po/es.po
9818                 updated by Stephan Sachse and me
9819
9820 2006-10-06 [colin]      2.5.3cvs13
9821
9822         * src/main.c
9823         * src/common/sylpheed.c
9824                 Don't load common plugins if --exit is passed
9825         * src/prefs_gtk.c
9826         * src/prefs_gtk.h
9827                 Implement a cache to avoid reading the same
9828                 files over and over again at startup
9829
9830 2006-10-06 [colin]      2.5.3cvs12
9831
9832         * src/summaryview.c
9833         * src/gtk/quicksearch.c
9834                 Update display every 5k mails on fast searches
9835
9836 2006-10-06 [colin]      2.5.3cvs11
9837
9838         * src/textview.c
9839                 Don't do quote folding on HTML or ERTF.
9840                 May fix the Cygwin issues if they were
9841                 happening with HTML mails?
9842
9843 2006-10-05 [colin]      2.5.3cvs10
9844
9845         * src/prefs_gtk.c
9846                 Oops, forgot one
9847
9848 2006-10-05 [colin]      2.5.3cvs9
9849
9850         * src/prefs_gtk.c
9851                 Use unlocked_stdio here too
9852
9853 2006-10-05 [colin]      2.5.3cvs8
9854
9855         * src/folderview.c
9856                 Fix go to next * after preferences apply
9857         * src/msgcache.c
9858                 Do the fd lock/unlock ourselves instead of
9859                 letting the libc do it at each write 
9860
9861 2006-10-05 [colin]      2.5.3cvs7
9862
9863         * src/common/utils.c
9864                 Faster division, thanks to Jean Diraison
9865
9866 2006-10-05 [paul]       2.5.3cvs6
9867
9868         * src/common/utils.c
9869                 fix building with --disable-nls
9870
9871 2006-10-04 [colin]      2.5.3cvs5
9872
9873         * src/folder.c
9874                 Maybe fix a segfault
9875
9876 2006-10-04 [wwp]        2.5.3cvs4
9877
9878         * src/prefs_folder_item.c
9879                 Fine-tune layouts in folder item prefs. Suggested by
9880                 Fabien Vantard <fzzzzz@gmail.com>.
9881
9882 2006-10-04 [wwp]        2.5.3cvs3
9883
9884         * src/prefs_folder_item.c
9885                 Kill the clandestine passengers. You didn't see anything.
9886
9887 2006-10-04 [wwp]        2.5.3cvs2
9888
9889         * src/prefs_folder_item.c
9890                 Add a way to test the subject simplify regexp in
9891                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9892                 w/ few layout changes.
9893
9894 2006-20-04 [paul]       2.5.3cvs1
9895
9896         * NEWS
9897         * README
9898         * configure.ac
9899                 Update version number following
9900                 stable release
9901
9902 2006-10-04 [colin]      2.5.2cvs42
9903
9904         * src/folder.c
9905         * src/folder.h
9906         * src/summaryview.c
9907                 Provide a way for folder classes to set their sort
9908                 type and key
9909
9910 2006-10-03 [colin]      2.5.2cvs41
9911
9912         * src/mh.c
9913                 Don't use strlen() to know if the
9914                 string's empty
9915
9916 2006-10-03 [colin]      2.5.2cvs40
9917
9918         * src/mh.c
9919                 Fix "check for new folders" with accentued folders
9920
9921 2006-10-03 [ticho]      2.5.2cvs39
9922
9923         * src/filtering.c
9924         * src/folder.c
9925         * src/inc.c
9926         * src/mbox.c
9927                 Colin's fix for "copy" filtering rules.
9928
9929 2006-10-02 [colin]      2.5.2cvs38
9930
9931         * src/folderview.c
9932                 Fix for double-click too
9933
9934 2006-10-02 [colin]      2.5.2cvs37
9935
9936         * src/folderview.c
9937                 correct fix for cvs36
9938
9939 2006-10-02 [colin]      2.5.2cvs36
9940
9941         * src/folderview.c
9942                 Fix 'goto next unread' after collapsing/expanding 
9943                 a node.
9944
9945 2006-10-02 [colin]      2.5.2cvs35
9946
9947         * src/summaryview.c
9948                 Fix double freeze/thaw
9949         * src/common/utils.c
9950         * src/common/utils.h
9951                 Reimplement strftime
9952         * src/procheader.c
9953                 Use it
9954
9955
9956 2006-10-02 [colin]      2.5.2cvs34
9957
9958         * src/mh.c
9959                 Time mh_write_sequences() - it's fast
9960         * src/summaryview.c
9961                 Init a variable to shut up gcc
9962
9963 2006-10-01 [colin]      2.5.2cvs33
9964
9965         * src/folder.c
9966         * src/mh.c
9967         * src/mh.h
9968         * src/msgcache.c
9969                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9970                 Add fsync but disable it, it's slow as hell
9971
9972 2006-10-01 [colin]      2.5.2cvs32
9973
9974         * src/mh.c
9975         * src/msgcache.c
9976                 fflush() caches and mh_sequences before
9977                 fclose()ing
9978
9979 2006-10-01 [colin]      2.5.2cvs31
9980
9981         * src/msgcache.c
9982                 Don't ftruncate when not using mmap
9983
9984 2006-09-30 [colin]      2.5.2cvs30
9985
9986         * src/main.c
9987                 Write folder list *after* saving caches
9988
9989 2006-09-30 [colin]      2.5.2cvs29
9990
9991         * src/folder.c
9992         * src/mh.c
9993                 Debug forced mtime changes
9994
9995 2006-09-30 [colin]      2.5.2cvs28
9996
9997         * src/folder.c
9998         * src/main.c
9999                 Remove useless debug_print()s (code
10000                 well-tested)
10001
10002 2006-09-30 [colin]      2.5.2cvs27
10003
10004         * src/mh.c
10005                 Do stuff faster when writing mh_sequences
10006
10007 2006-09-30 [colin]      2.5.2cvs26
10008
10009         * src/mh.c
10010                 Don't let the writing of .mh_sequences, which
10011                 can change the folder's mtime, let us think
10012                 we need to scan.
10013
10014 2006-09-30 [colin]      2.5.2cvs25
10015
10016         * src/folder.c
10017                 Move a debug_print where it belongs 
10018                 (processing)
10019         * src/summaryview.c
10020                 Don't mess with a huge slow subject
10021                 table if we're not threading by
10022                 subject
10023
10024 2006-09-30 [colin]      2.5.2cvs24
10025
10026         * src/msgcache.c
10027                 Reenable mmaped reads (*not* writes!)
10028         * src/procmsg.c
10029                 Don't destroy and recreate hashtables just
10030                 for fun
10031         * src/common/utils.c
10032                 Remove useless reply prefixes (it's case
10033                 unsensitive)
10034
10035 2006-09-30 [wwp]        2.5.2cvs23
10036
10037         * tools/fix_date.sh
10038                 Fixed a minor bug in date value extraction, added a switch
10039                 to replace non RFC-compliant Date: value, added a switch
10040                 to use strict RFC matching patterns for dates.
10041
10042 2006-09-29 [colin]      2.5.2cvs22
10043
10044         * src/matcher_parser.h
10045         * src/matcher_parser_parse.y
10046         * src/prefs_filtering.c
10047         * src/statusbar.c
10048         * src/summary_search.c
10049         * src/summaryview.c
10050         * src/gtk/quicksearch.c
10051         * src/gtk/quicksearch.h
10052                 Optimise searches by setting different
10053                 refresh intervals (depending if the 
10054                 search is fast or not)
10055
10056 2006-09-29 [colin]      2.5.2cvs21
10057
10058         * src/codeconv.c
10059                 Optimise by reusing the last iconv converter
10060                 if possible
10061         * src/textview.c
10062                 Optimise a bit (the foldable quotes feature
10063                 still has an awful O(n^2) algo
10064
10065 2006-09-29 [colin]      2.5.2cvs20
10066
10067         * src/gtk/gtksctree.c
10068         * src/gtk/gtksctree.h
10069                 Optimise de-selection via up/down or
10070                 another key
10071
10072 2006-09-28 [colin]      2.5.2cvs19
10073
10074         * src/action.c
10075         * src/compose.c
10076         * src/folderview.c
10077         * src/mainwindow.c
10078         * src/messageview.c
10079         * src/summary_search.c
10080         * src/toolbar.c
10081                 Avoid using summaryview->ctree directly
10082
10083 2006-09-28 [colin]      2.5.2cvs18
10084
10085         * src/summaryview.c
10086         * src/summaryview.h
10087                 Add helpers to freeze/thaw/grab_focus
10088                 Factorize calls to freeze/thaw/grab_focus
10089                 
10090
10091 2006-09-28 [colin]      2.5.2cvs17
10092
10093         * src/main.c
10094                 More guards for the session management
10095
10096 2006-09-28 [colin]      2.5.2cvs16
10097
10098         * src/folderview.c
10099         * src/gtk/gtksctree.c
10100         * src/gtk/gtksctree.h
10101                 Make expanding not recursive in folderview
10102
10103 2006-09-28 [colin]      2.5.2cvs15
10104
10105         * src/addressbook.c
10106                 If nothing is selected in the list (right part)
10107                 and a group is selected in the tree (left part),
10108                 mail this group.
10109
10110 2006-09-28 [colin]      2.5.2cvs14
10111
10112         * src/Makefile.am
10113                 Actually use SM_LIBS
10114
10115 2006-09-28 [ticho]      2.5.2cvs13
10116
10117         * src/export.c
10118         * src/messageview.c
10119         * src/mimeview.c
10120         * src/news.c
10121         * src/pop.c
10122         * src/prefs_themes.c
10123         * src/procmsg.c
10124                 Small i18n string optimization.
10125         * src/send_message.c
10126         * src/summaryview.c
10127         * src/common/session.c
10128         * src/common/smtp.c
10129         * src/common/ssl_certificate.c
10130         * src/common/utils.c
10131                 Use "Couldn't" instead of "Can't" in UI messages,
10132                 where appropriate.
10133
10134 2006-09-28 [colin]      2.5.2cvs12
10135
10136         * configure.ac
10137                 Possibly fix link errors
10138
10139 2006-09-27 [wwp]        2.5.2cvs11
10140
10141         * src/gtk/authors.h
10142         * doc/man/sylpheed-claws.1
10143         * manual/ack.xml
10144         * manual/es/ack.xml
10145         * manual/fr/ack.xml
10146         * manual/pl/ack.xml
10147                 Updated authors info (me, myself and I).
10148
10149 2006-09-27 [colin]      2.5.2cvs10
10150
10151         * src/addressbook.c
10152                 Remove useless printf
10153
10154 2006-09-27 [wwp]        2.5.2cvs9
10155
10156         * src/editgroup.c
10157         * src/send_message.c
10158         * src/inc.c
10159         * src/prefs_common.c
10160         * src/prefs_common.h
10161         * src/gtk/progressdialog.c
10162                 remember more windows' sizes (send dialog, received dialog,
10163                 edit group in addressbook).
10164
10165 2006-09-27 [colin]      2.5.2cvs8
10166
10167         * configure.ac
10168         * src/main.c
10169         * src/mainwindow.h
10170                 Use libSM to communicate with the session
10171                 manager, so that we can know when the 
10172                 session ends, save our caches, and draft
10173                 our compose windows.
10174
10175 2006-09-27 [colin]      2.5.2cvs7
10176
10177         * src/addressbook.c
10178                 Fix issues:
10179                 o Allow Book and Group creation from the tree's
10180                   contextual menu
10181                 o Do not actually delete the contacts when 
10182                   deleting groups from the tree (duh!)
10183
10184 2006-09-27 [colin]      2.5.2cvs6
10185
10186         * src/compose.c
10187         * src/compose.h
10188         * src/mainwindow.c
10189         * src/textview.c
10190         * src/toolbar.c
10191                 o Allow passing an email address to 
10192                   compose_new_with_folderitem
10193                 o Update callers
10194                 o Use current folderitem when clicking
10195                   on a TextView mailto: link
10196                 o Fix a possible leak in TextView
10197
10198 2006-09-27 [colin]      2.5.2cvs5
10199
10200         * src/html.c
10201                 Use UTF-8 chars to replace HTML entities
10202
10203 2006-09-27 [colin]      2.5.2cvs4
10204
10205         * AUTHORS
10206         * src/prefs_account.c
10207         * src/gtk/authors.h
10208                 Fix bug #1024 (Array index out of
10209                 range in sylpheed-claws-2.5.2)
10210                 Patch by Ales Nosek <anosek@suse.cz>
10211
10212 2006-09-27 [colin]      2.5.2cvs3
10213
10214         * src/addr_compl.c
10215                 Actually do the test
10216
10217 2006-09-27 [colin]      2.5.2cvs2
10218
10219         * src/addr_compl.c
10220         * src/addr_compl.h
10221                 Allow completing with comma (in certain cases: vCalendar
10222                 for example doesn't support that)
10223                 Patch by Fabien Vantard
10224
10225 2006-09-26 [colin]      2.5.2cvs1
10226
10227         * src/Makefile.am
10228         * src/addr_compl.c
10229         * src/addr_compl.h
10230         * src/addrbook.c
10231         * src/addrbook.h
10232         * src/addressbook.c
10233         * src/addrindex.c
10234         * src/addrindex.h
10235         * src/compose.c
10236         * src/prefs_common.c
10237         * src/prefs_filtering_action.c
10238         * src/prefs_folder_item.c
10239         * src/prefs_template.c
10240         * src/stock_pixmap.c
10241         * src/stock_pixmap.h
10242         * src/pixmaps/addr_one.xpm
10243         * src/pixmaps/addr_two.xpm
10244                 Add auto-completion on groups
10245
10246 2006-09-26 [colin]      2.5.2
10247
10248         * NEWS
10249         * README
10250         * RELEASE_NOTES
10251                 2.5.2 released
10252
10253 2006-09-26 [colin]      2.5.1cvs5
10254
10255         * src/matcher.c
10256                 Fix condition
10257
10258 2006-09-26 [colin]      2.5.1cvs4
10259
10260         * src/mbox.c
10261                 Revert cvs1 (useless as the message is printed 
10262                 every 500 mails)
10263
10264 2006-09-26 [colin]      2.5.1cvs3
10265
10266         * src/partial_download.c
10267                 Fix crasher found by Alexsandar Urosevic
10268
10269 2006-09-26 [colin]      2.5.1cvs2
10270
10271         * src/summaryview.c
10272                 Fix bug #1023 (Sylpheed deletes too much messages)
10273
10274 2006-09-26 [ticho]      2.5.1cvs1
10275
10276         * src/mbox.c
10277                 Make use of gettext's multiple plurals for statusbar
10278                 progress message.
10279
10280 2006-09-25 [paul]       2.5.1
10281
10282         * NEWS
10283         * README
10284         * RELEASE_NOTES
10285                 2.5.1 released
10286
10287 2006-09-25 [colin]      2.5.0cvs3
10288
10289         * src/plugins/bogofilter/bogofilter.c
10290         * src/plugins/clamav/clamav_plugin.c
10291         * src/plugins/spamassassin/spamassassin.c
10292                 BogoFilter, Spamassassin: Fix double hook registering after
10293                 visiting preferences
10294                 Spamassassin, Clamav: Just set the mails to move instead of
10295                 doing the move - caller will move the things at once.
10296
10297 2006-09-25 [colin]      2.5.0cvs2
10298
10299         * src/imap.c
10300         * src/etpan/imap-thread.c
10301                 Use UID SEARCH ALL instead of UID 1:*
10302                 (braindead servers can't figure out that's
10303                 the same...)
10304
10305 2006-09-25 [wwp]        2.5.0cvs1
10306
10307         * src/message_search.c
10308                 Added the ability to stop a running search (in message body).
10309
10310 2006-09-25 [paul]       2.5.0
10311
10312         * NEWS
10313         * README
10314         * RELEASE_NOTES
10315                 2.5.0 released
10316
10317 2006-09-25 [paul]       2.4.0cvs214
10318
10319         * po/cs.po
10320         * po/de.po
10321         * po/fi.po
10322         * po/fr.po
10323         * po/nl.po
10324         * po/pt_BR.po
10325         * po/sk.po
10326         * po/sr.po
10327         * po/zh_CN.po
10328                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10329                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10330                 Ticho, Aleksander Urosevic, Ralgh Young
10331
10332 2006-09-24 [mones]      2.4.0cvs213
10333
10334         * po/es.po
10335                 Updated for release
10336
10337 2006-09-23 [colin]      2.4.0cvs212
10338
10339         * src/gtk/inputdialog.c
10340                 Fix [ ] remember this appearing in normal
10341                 input dialogs after it's been used by
10342                 mimeview.
10343         * src/folder.c
10344         * src/folderview.c
10345         * src/msgcache.c
10346         * src/procmsg.c
10347         * src/summaryview.c
10348         * src/textview.c
10349         * src/common/timing.h
10350                 Enable timings in debug mode and make it
10351                 look prettier.
10352
10353 2006-09-22 [colin]      2.4.0cvs211
10354
10355         * README
10356                 Revert test change
10357         * commitHelper
10358                 ping the correct URI
10359
10360 2006-09-22 [colin]      2.4.0cvs210
10361
10362         * README
10363                 Let's see if bug #1022 is fixed
10364
10365 2006-09-21 [colin]      2.4.0cvs209
10366
10367         * src/wizard.c
10368         * src/common/plugin.c
10369                 Prepare infra to load predefined plugins when
10370                 no configuration existed. Don't actually load
10371                 anything yet (feat. freeze)
10372
10373 2006-09-21 [wwp]        2.4.0cvs208
10374
10375         * manual/fr/faq.xml
10376                 Partial sync w/ 2.4.0cvs72:
10377                 wrap file and minor updates.
10378
10379 2006-09-21 [wwp]        2.4.0cvs207
10380
10381         * tools/fix_date.sh
10382                 several fixes and enhancements. A new --force switch has been
10383                 added to prevent overriding by default Date: header when
10384                 already existing.
10385
10386 2006-09-21 [paul]       2.4.0cvs206
10387
10388         * src/common/utils.c
10389                 add Chinese UTF8 Re prefix
10390
10391 2006-09-21 [wwp]        2.4.0cvs205
10392
10393         * tools/Makefile.am
10394                 Fics alfabettical order.
10395
10396 2006-09-21 [wwp]        2.4.0cvs204
10397
10398         * tools/fix_date.sh
10399         * tools/Makefile.am
10400                 Added an action tool to fix missing Date field in emails.
10401                 Updated Makefile.am to reflect those last two additions.
10402
10403 2006-09-21 [wwp]        2.4.0cvs203
10404
10405         * tools/uuooffice
10406                 Added a action tool to open uuencoded docs w/
10407                 OpenOffice (based on uudec method).
10408
10409 2006-09-21 [colin]      2.4.0cvs202
10410
10411         * src/compose.c
10412         * src/textview.c
10413                 Workaround possible GTK crash: remove selection 
10414                 clipboard before destroying widget, or GTK+-2.10
10415                 dies. Thanks to Hiro.
10416
10417 2006-09-20 [colin]      2.4.0cvs201
10418
10419         * src/compose.c
10420                 Fix free-after-use in some cases (when 
10421                 procmime_encode_content() frees mimeinfo->data.mem
10422                 and turns it to a temp file)
10423
10424 2006-09-20 [colin]      2.4.0cvs200
10425
10426         * src/folderview.c
10427         * src/summaryview.c
10428         * src/gtk/gtksctree.c
10429         * src/gtk/gtksctree.h
10430                 Add tooltips in the folderview and summaryview
10431                 (Doesn't break string freeze as they already
10432                 exist)
10433         * src/toolbar.c
10434                 Put the spam button in the default configuration
10435                 if compiled with bogo plugin too
10436
10437 2006-09-19 [colin]      2.4.0cvs199
10438
10439         * src/summaryview.c
10440         * src/summaryview.h
10441                 Update folder name label on folder rename
10442         * src/prefs_matcher.c
10443         * src/gtk/logwindow.h
10444                 Fix warnings
10445                 Patches by Fabien
10446
10447 2006-09-19 [wwp]        2.4.0cvs198
10448
10449         * src/summary_search.c
10450                 fix can't click forward/backward buttons in the
10451                 search messages.
10452
10453 2006-09-18 [paul]       2.4.0cvs197
10454
10455         * src/wizard.c
10456                 add missing bracket, capitalise the A of
10457                 'SpamAssassin'
10458
10459 2006-09-18 [paul]       2.4.0cvs196
10460
10461         * src/compose.c
10462                 fix bug 1012 'crashed upon sending mail
10463                 from compose window'
10464                 Thanks to Colin
10465
10466 2006-09-16 [colin]      2.4.0cvs195
10467
10468         * src/folderview.c
10469                 Fix "real-time" sorting by freezing/thawing
10470
10471 2006-09-16 [colin]      2.4.0cvs194
10472
10473         * manual/faq.xml
10474                 Fix the anti-spam entry a bit
10475
10476 2006-09-16 [colin]      2.4.0cvs193
10477
10478         * src/wizard.c
10479                 Make sure reviewers have no excuse when stating
10480                 Sylpheed-Claws doesn't have antispam capabilities.
10481
10482 2006-09-16 [colin]      2.4.0cvs192
10483
10484         * src/main.c
10485                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10486                 as if the SIGPIPE comes from etpan's thread we could
10487                 trigger a GUI update from this thread.
10488
10489 2006-09-16 [colin]      2.4.0cvs191
10490
10491         * src/summaryview.c
10492                 Init all members of the struct
10493
10494 2006-09-16 [paul]       2.4.0cvs190
10495
10496         * src/account.c
10497                 improvements to the English
10498
10499 2006-09-15 [colin]      2.4.0cvs189
10500
10501         * src/summaryview.c
10502                 HIG order on dialog
10503
10504 2006-09-14 [colin]      2.4.0cvs188
10505
10506         * src/common/socket.c
10507         * src/common/socket.h
10508         * src/common/ssl.c
10509         * src/common/ssl_certificate.c
10510         * src/common/ssl_certificate.h
10511         * src/etpan/imap-thread.c
10512                 the get_fqdn() call done to get canonical name when
10513                 checking an SSL certificate is blocking, which is
10514                 sad as we just did a non-blocking lookup to connect.
10515                 Fix that by letting the fqdn available to the SockInfo,
10516                 and use that in ssl_certificate_check(). For IMAP,
10517                 we don't do it as the lookup's done by libetpan, but
10518                 it's less annoying as IMAP connections as much more
10519                 rare than POP3 connections.
10520
10521 2006-09-14 [paul]       2.4.0cvs187
10522
10523         * manual/advanced.xml
10524                 improvements to the English,
10525                 properly place the new hidden options
10526                 within the alphabetical order
10527         * src/gtk/pluginwindow.c
10528                 improvements to the English
10529
10530 2006-09-14 [colin]      2.4.0cvs186
10531
10532         * src/prefs_common.c
10533         * src/prefs_common.h
10534         * src/gtk/gtksctree.c
10535         * manual/advanced.xml
10536                 New hidden pref, stripes_color_offset, to change
10537                 the value added/substracted to normal bgcolor to
10538                 create the stripes in summaries
10539
10540 2006-09-13 [colin]      2.4.0cvs185
10541
10542         * src/gedit-print.c
10543         * src/messageview.c
10544         * src/messageview.h
10545         * src/summaryview.c
10546         * src/textview.c
10547                 Fix misc. printing issues: 
10548                 - Bad font for linkified headers
10549                 - Different font if the mail was displayed or not
10550                 - Factorize the thing
10551
10552 2006-09-13 [colin]      2.4.0cvs184
10553
10554         * src/common/ssl_certificate.c
10555                 Only get FQDN once when checking certificate
10556
10557 2006-09-13 [colin]      2.4.0cvs183
10558
10559         * src/account.c
10560         * src/gtk/pluginwindow.c
10561                 Misc. GUI fixes by Fabien
10562
10563 2006-09-13 [wwp]        2.4.0cvs182
10564
10565         * configure.ac
10566         * src/common/utils.h
10567         * src/common/utils.c
10568                 get rid of unused wide-char functions.
10569
10570 2006-09-13 [wwp]        2.4.0cvs181
10571
10572         * src/plugins/pgpinline/sylpheed.def
10573         * src/textview.c
10574                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10575                 add privacy_reset_error to the .def file,
10576                 do not fork for an external textviewer.
10577
10578 2006-09-13 [wwp]        2.4.0cvs180
10579
10580         * src/prefs_common.c
10581                 fix broken font entry in prefs (patch issued by the gpg4win team,
10582                 probably by Marcus Brinkmann <marcus@g10code.de>).
10583
10584 2006-09-13 [colin]      2.4.0cvs179
10585
10586         * src/folder.h
10587                 Fix a warning in summaryview.c
10588         * src/mainwindow.c
10589         * src/summaryview.c
10590         * src/summaryview.h
10591                 Add missing Mark/* elements in the
10592                 main menu
10593
10594 2006-09-12 [colin]      2.4.0cvs178
10595
10596         * src/prefs_actions.c
10597         * src/prefs_filtering_action.c
10598         * src/prefs_matcher.c
10599                 Use (New) instead of New everywhere
10600
10601 2006-09-12 [wwp]        2.4.0cvs177
10602
10603         * manual/fr/addrbook.xml
10604         * manual/fr/handling.xml
10605                 updated some quotes in the fr manual to match the fr translation.
10606
10607 2006-09-12 [wwp]        2.4.0cvs176
10608
10609         * src/prefs_matcher.c
10610                 don't store translated string elements in matcher expressions.
10611                 Also fixed a misused of Q_().
10612
10613 2006-09-11 [wwp]        2.4.0cvs175
10614
10615         * src/plugins//bogofilter/bogofilter.c
10616         * src/plugins//clamav/clamav_plugin.c
10617         * src/plugins//demo/demo.c
10618         * src/plugins//dillo_viewer/dillo_viewer.c
10619         * src/plugins//pgpcore/plugin.c
10620         * src/plugins//pgpinline/plugin.c
10621         * src/plugins//pgpmime/plugin.c
10622         * src/plugins//spamassassin/spamassassin.c
10623                 gettext-ize more strings (mostly plugin error messages).
10624
10625 2006-09-11 [colin]      2.4.0cvs174
10626
10627         * src/alertpanel.c
10628                 Make maximum buffer size bigger to avoid
10629                 truncating translated messages. Patch by
10630                 Fabien
10631
10632 2006-09-11 [colin]      2.4.0cvs173
10633
10634         * src/etpan/imap-thread.c
10635                 Fix compilation on OpenBSD, thanks to 
10636                 Landry
10637
10638 2006-09-10 [wwp]        2.4.0cvs172
10639
10640         * manual/account.xml
10641         * manual/addrbook.xml
10642         * manual/handling.xml
10643         * manual/es/handling.xml
10644         * manual/fr/account.xml
10645         * manual/fr/addrbook.xml
10646         * manual/fr/handling.xml
10647                 documented addressbook matching (condition configuration):
10648                   addrbook.xml, en fr
10649                 documented per-account filtering rules (handling/filtering
10650                   section, account section):
10651                   account.xml, handling.xml, en fr
10652                 slightly updated the handling/searching section to tell few
10653                   words about the extended search ability:
10654                   handling.xml, en fr
10655                 added missing <quote></quotes> to Quick Search:
10656                   handling.xml, en fr es
10657                 fixed a typo (auomatically):
10658                   handling.xml, en
10659                 changes revisited by Paul.
10660
10661 2006-09-10 [paul]       2.4.0cvs171
10662
10663         * src/prefs_actions.c
10664         * src/prefs_filtering.c
10665         * src/prefs_template.c
10666                 adjustments to the gui
10667                 Patch by Fabien Vantard (slightly modified)
10668
10669 2006-09-10 [colin]      2.4.0cvs170
10670
10671         * src/summaryview.c
10672                 Check folderitem/summaryview consistency
10673                 (basically automates Update summary). Fixes
10674                 #1011 (wrong (negative) count on unread 
10675                 messages)
10676
10677 2006-09-10 [colin]      2.4.0cvs169
10678
10679         * src/gtk/gtksctree.c
10680                 Fix recursive expansion via mouse
10681         * src/plugins/bogofilter/bogofilter.c
10682                 Use normal filtering way of moving
10683                 messages (batching), possibly fixing
10684                 bug #1015 (Bogofilter plugin doubles 
10685                 new messages)
10686
10687 2006-09-09 [wwp]        2.4.0cvs168
10688
10689         * src/prefs_filtering.c
10690                 better place for this fix.
10691
10692 2006-09-09 [wwp]        2.4.0cvs167
10693
10694         * src/prefs_filtering.c
10695                 fix a minor bug when the enabled status of a filtering/processing
10696                 rule always got set to TRUE when replacing this rule. That still
10697                 make sense when adding a new rule, but now when replacing, we
10698                 don't override the value of 'enabled'.
10699                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10700                 to prefs_filtering_list_view_get_info() as this function not only
10701                 returns the name, but also the account_id and the enabled status.
10702
10703 2006-09-09 [mones]      2.4.0cvs166
10704
10705         * manual/glossary.xml
10706         * manual/plugins.xml
10707                 Minor format corrections
10708         * manual/gpl.xml
10709                 Fix misplaced NO WARRANTY section
10710         * manual/es/advanced.xml
10711         * manual/es/faq.xml
10712         * manual/es/glossary.xml
10713         * manual/es/gpl.xml
10714         * manual/es/handling.xml
10715         * manual/es/plugins.xml
10716         * manual/es/starting.xml
10717                 Incorporate changes from English version
10718         * manual/fr/ack.xml
10719         * manual/pl/ack.xml
10720         * manual/es/ack.xml
10721                 Fix address, (add translation credits in es version)
10722         * po/es.po
10723                 Updated translation
10724
10725 2006-09-09 [wwp]        2.4.0cvs165
10726
10727         * src/prefs_filtering.c
10728                 fix a crash when opening filtering prefs, if matcherrc file contains
10729                 broken data (non-existing account id, which is theoretically not
10730                 possible).
10731
10732 2006-09-08 [colin]      2.4.0cvs164
10733
10734         * src/folder.c
10735                 Wrong assert, make it an if()
10736         * src/gtk/gtksctree.c
10737                 Fix bug #1013 (expand selected thread 
10738                 tree) - expanding is now recursive
10739
10740 2006-09-07 [wwp]        2.4.0cvs163
10741
10742         * src/prefs_matcher.c
10743                 make better sentences about addressbook matching in the
10744                 matcher prefs. This should make translators' work easier
10745                 too.
10746
10747 2006-09-07 [wwp]        2.4.0cvs162
10748
10749         * src/prefs_filtering.c
10750                 code simplification (get rid of dup var. assignment).
10751
10752 2006-09-07 [wwp]        2.4.0cvs161
10753
10754         * src/summaryview.c
10755                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10756                 <fzzzzz@gmail.com>.
10757
10758 2006-09-07 [paul]       2.4.0cvs160
10759
10760         * src/mimeview.c
10761                 fix compilation warnings
10762                 Thanks to Colin
10763
10764 2006-09-07 [paul]       2.4.0cvs159
10765
10766         * src/mimeview.c
10767                 select the mimepart icon when
10768                 displaying as text
10769                 Thanks to Colin
10770
10771 2006-09-06 [paul]       2.4.0cvs158
10772
10773         * src/prefs_filtering.c
10774                 fix labels and table element spacing
10775                 Patch by Fabien Vantard
10776
10777 2006-09-06 [paul]
10778
10779         2.5.0-rc3 released
10780
10781 2006-09-06 [paul]       2.4.0cvs157
10782
10783         * manual/es/advanced.xml
10784                 fix typo
10785
10786 2006-09-06 [wwp]        2.4.0cvs156
10787
10788         * src/mainwindow.c
10789                 fix an dup launch issue when iconified, thanks to Colin.
10790
10791 2006-09-06 [wwp]        2.4.0cvs155
10792
10793         * src/gtk//gtksctree.h
10794                 oops, forgot that one!
10795
10796 2006-09-06 [wwp]        2.4.0cvs154
10797
10798         * manual/pl/advanced.xml
10799         * manual/advanced.xml
10800         * manual/es/advanced.xml
10801         * manual/fr/advanced.xml
10802         * src/prefs_customheader.c
10803         * src/prefs_filtering_action.c
10804         * src/foldersel.c
10805         * src/prefs_summaries.c
10806         * src/prefs_filtering.c
10807         * src/account.c
10808         * src/compose.c
10809         * src/prefs_summary_column.c
10810         * src/addr_compl.c
10811         * src/prefs_actions.c
10812         * src/prefs_folder_column.c
10813         * src/ssl_manager.c
10814         * src/prefs_template.c
10815         * src/prefs_display_header.c
10816         * src/prefs_common.h
10817         * src/prefs_matcher.c
10818         * src/prefs_common.c
10819         * src/prefs_toolbar.c
10820         * src/summaryview.c
10821         * src/folderview.c
10822         * src/gtk/gtksctree.c
10823         * src/gtk/pluginwindow.c
10824         * src/gtk/progressdialog.c
10825         * src/gtk/prefswindow.c
10826                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10827                 to make its meaning more obvious (all versions of the manual reflect
10828                 the change).
10829                 added an extra hidden option use_stripes_in_summary to allow
10830                 discarding these stripes in mainwindow's folder and message lists;
10831                 en and fr manuals only are OK towards this.
10832
10833 2006-09-06 [colin]      2.4.0cvs153
10834
10835         * src/textview.c
10836                 Hide Sylpheed-Claws' internal queue headers
10837                 when showing all headers. They'll be present
10838                 only in Source window.
10839
10840 2006-09-05 [colin]      2.4.0cvs152
10841
10842         * src/plugins/trayicon/trayicon.c
10843                 Fix crash at exit - we have to disconnect
10844                 our handlers
10845         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10846                 Update eggtrayicon - patch adapted from a
10847                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10848                 on Sylpheed's ML
10849
10850 2006-09-05 [colin]      2.4.0cvs151
10851
10852         * src/mainwindow.c
10853         * src/gtk/logwindow.c
10854                 Fix race condition when something writes
10855                 to the log too soon during init. Thanks
10856                 to Fabien Vantard
10857
10858 2006-09-05 [colin]      2.4.0cvs150
10859
10860         * src/mimeview.c
10861                 Don't select part on right-click either
10862
10863 2006-09-05 [paul]       2.4.0cvs149
10864
10865         * src/mimeview.c
10866                 completion of previous commit
10867                 Thanks to Colin
10868
10869 2006-09-05 [colin]      2.4.0cvs148
10870
10871         * src/mimeview.c
10872                 Don't force selection on middle-click, just open
10873
10874 2006-09-04 [colin]      2.4.0cvs147
10875
10876         * src/mimeview.c
10877                 Looks like gtk_notebook_set_current_page()
10878                 sometimes steals focus, and this annoys us
10879                 in MimeViewers as it renders navigation
10880                 keys useless. Take back focus after switching
10881                 pages.
10882
10883 2006-09-04 [colin]      2.4.0cvs146
10884
10885         * src/messageview.c
10886                 Set stop_loading when clicking on Next
10887                 during load. Don't add a callback to 
10888                 avoid over-complicating things.
10889
10890 2006-09-04 [colin]      2.4.0cvs145
10891
10892         * src/mimeview.c
10893         * src/messageview.c
10894                 Fix multiple loads in separate messageview
10895
10896 2006-09-04 [colin]      2.4.0cvs144
10897
10898         * src/summaryview.c
10899                 Let navigation keys be handled during 
10900                 load
10901
10902 2006-09-04 [colin]      2.4.0cvs143
10903
10904         * src/messageview.c
10905         * src/summaryview.c
10906         * src/textview.c
10907         * src/textview.h
10908                 Make loading of huge mails (lots of text and/or
10909                 images) cancellable, so the GUI doesn't block 
10910
10911 2006-09-04 [colin]      2.4.0cvs142
10912
10913         * src/plugins/trayicon/trayicon.c
10914                 Fix annoyance when removing a folder with 
10915                 unread mails: trayicon didn't update
10916
10917 2006-09-04 [paul]       2.4.0cvs141
10918
10919         * src/gtk/icon_legend.c
10920                 straighten up columns
10921                 Patch by Fabien Vantard
10922
10923 2006-09-04 [wwp]        2.4.0cvs140
10924
10925         * src/prefs_filtering.c
10926                 fix new line's account name in filtering prefs:
10927                 was "All", is now "(New)".
10928
10929 2006-09-04 [paul]       2.4.0cvs139
10930
10931         * tools/make.themes.project
10932                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10933                 instead of homebrewed "make release"
10934
10935 2006-09-03 [colin]      2.4.0cvs138
10936
10937         * src/folderview.c
10938                 Fix bug #1007 (Wrong folder highlighted)
10939
10940 2006-09-03 [colin]      2.4.0cvs137
10941
10942         * src/compose.c
10943                 Don't set Newsgroup: header to a mail folder
10944                 path
10945
10946 2006-09-03 [paul]       2.4.0cvs136
10947
10948         * src/prefs_other.c
10949         * src/prefs_spelling.c
10950                 unify the gui
10951
10952 2006-09-03 [paul]       2.4.0cvs135
10953
10954         * src/prefs_summaries.c
10955                 correct menu item text in prefs_keybind_apply_clicked()
10956
10957 2006-09-03 [paul]       2.4.0cvs134
10958
10959         * manual/advanced.xml
10960                 some improvements to the descriptions
10961         * src/mainwindow.c
10962         * src/messageview.c
10963         * src/summaryview.c
10964         * src/gtk/menu.c
10965                 fix menu sensitivity issues
10966         * src/prefs_message.c
10967                 drop the useless word 'short'
10968         * src/prefs_other.c
10969                 add the word 'lines' indicating log length
10970                 is a measure of lines
10971         * src/textview.c
10972                 fix compilation warnings
10973
10974 2006-09-02 [colin]      2.4.0cvs133
10975
10976         * src/messageview.c
10977                 Display a special return-receipt message
10978                 if the message is from the user
10979         * src/summaryview.c
10980                 Fix missing freeze of the list when marking
10981                 all read and unthreading for exec. Thanks
10982                 to Stephan Sachse.
10983
10984 2006-09-02 [paul]       2.4.0cvs132
10985
10986         * src/mainwindow.c
10987         * src/prefs_message.c
10988         * src/summaryview.c
10989                 fix some english
10990
10991 2006-09-02 [wwp]        2.4.0cvs131
10992
10993         * src/prefs_filtering.c
10994                 added an account name column to the filtering rules
10995                 dialog.
10996
10997 2006-09-02 [colin]      2.4.0cvs130
10998
10999         * src/gtk/logwindow.c
11000         * src/gtk/logwindow.h
11001                 Block scrolling if we're not at the end
11002                 of the log
11003
11004 2006-09-02 [colin]      2.4.0cvs129
11005
11006         * src/folder.c
11007                 Make sure account-specific rules can't
11008                 be used in {pre-,post-,}processing
11009         * src/mainwindow.c
11010         * src/gtk/logwindow.c
11011         * src/gtk/logwindow.h
11012                 Jump to last error when clicking on the
11013                 warning icon
11014
11015 2006-09-02 [colin]      2.4.0cvs128
11016
11017         * src/imap.c
11018         * src/import.c
11019         * src/mainwindow.c
11020         * src/mainwindow.h
11021                 Fix warning icon
11022         * src/inc.c
11023         * src/mbox.c
11024         * src/mbox.h
11025                 Let proc_mbox know its account, for
11026                 account-specific rules
11027
11028 2006-09-01 [colin]      2.4.0cvs127
11029
11030         * src/codeconv.c
11031                 Don't uselessly use iconv to convert from
11032                 us-ascii
11033         * src/alertpanel.c
11034         * src/mainwindow.c
11035         * src/mainwindow.h
11036         * src/inc.c
11037                 Fix certain log cases, disable warning icon
11038                 for now, the correct way to display it when
11039                 necessary and only when necessary is probably
11040                 to do it manually rather than use error logs
11041         * src/etpan/imap-thread.c
11042                 Clean up UID logging a bit
11043         * src/gtk/logwindow.c
11044         * src/gtk/logwindow.h
11045                 Make logging faster when the window's closed
11046
11047 2006-09-01 [wwp]        2.4.0cvs126
11048
11049         * manual/fr/account.xml
11050                 reflect changes to the ref. manual (parts of cvs72):
11051                 fix tabnames and quotes.
11052
11053 2006-09-01 [wwp]        2.4.0cvs125
11054
11055         * manual/fr/plugins.xml
11056                 reflect changes to the reference manual (cvs42):
11057                 update IRC channel info.
11058
11059 2006-09-01 [wwp]        2.4.0cvs124
11060
11061         * commitHelper
11062                 use CVSEDITOR env. var. if set, according to `man cvs`.
11063
11064 2006-09-01 [wwp]        2.4.0cvs123
11065
11066         * manual/advanced.xml
11067                 better sentence again (thanks to Paul).
11068
11069 2006-09-01 [wwp]        2.4.0cvs122
11070
11071         * manual/advanced.xml
11072         fix definition of toolbar_detachable and rework a bit the one of
11073         enable_dotted_lines.
11074
11075 2006-09-01 [mones]      2.4.0cvs121
11076
11077         * manual/advanced.xml
11078                 Document enable_dotted_lines
11079
11080 2006-09-01 [paul]       2.4.0cvs120
11081
11082         * src/folderview.c
11083         * src/folderview.h
11084         * src/imap.c
11085         * src/mainwindow.c
11086         * src/summaryview.c
11087                 obey the 'When entering folder...' option
11088                 when using the /View/Go to/... menu items
11089                 Thanks to Colin
11090
11091 2006-08-31 [colin]      2.4.0cvs119
11092
11093         * src/folderview.c
11094                 Revert 2.4.0cvs116, wrong fix.
11095
11096 2006-08-31 [colin]      2.4.0cvs118
11097
11098         * src/gtk/gtksctree.c
11099                 Better state the various copyrights
11100
11101 2006-08-31 [colin]      2.4.0cvs117
11102
11103         * src/prefs_common.c
11104                 fix enable_dotted_lines
11105
11106 2006-08-31 [colin]      2.4.0cvs116
11107
11108         * src/folderview.c
11109                 Use pref "Always open on select" when going
11110                 to next unread folder
11111         * src/gtk/gtksctree.c
11112                 Fix link failure to _gtk_clist_create_cell_layout
11113                 on certain computers. (Why not mine, I wonder)
11114
11115 2006-08-31 [colin]      2.4.0cvs115
11116
11117         * src/procmsg.c
11118         * src/textview.c
11119         * src/plugins/bogofilter/bogofilter.c
11120         * src/plugins/spamassassin/spamassassin.c
11121                 Requalify some "errors" to warnings
11122         * src/mainwindow.c
11123         * src/mainwindow.h
11124         * src/statusbar.c
11125                 Add an icon in the statusbar to notify
11126                 of errors
11127         * src/gtk/gtksctree.c
11128         * src/folderview.c
11129         * src/summaryview.c
11130                 Make the GtkSCTree look more modern by
11131                 alternating background lines
11132         * src/prefs_common.c
11133         * src/prefs_common.h
11134                 Add a pref to let people have the old
11135                 way if they prefer
11136
11137
11138 2006-08-30 [colin]      2.4.0cvs114
11139
11140         * src/procmsg.c
11141         * src/procmsg.h
11142                 Provide a way to filter a list of
11143                 messages in an optimised manner, and
11144                 add a list-filtering hook
11145         * src/folder.c
11146         * src/inc.c
11147         * src/mbox.c
11148                 Use the list filtering
11149         * src/plugins/bogofilter/bogofilter.c
11150                 Use the list-filtering hook
11151                 Use -b (bulk) mode for more speed
11152                 when learning and filtering
11153         * src/etpan/imap-thread.c
11154                 Make log output shorter in UID SEARCH
11155
11156
11157 2006-08-30 [colin]      2.4.0cvs113
11158
11159         * src/plugins/bogofilter/bogofilter.c
11160                 Really fast mass learning - thanks to David
11161                 Relson for the options explanations :)
11162
11163 2006-08-30 [colin]      2.4.0cvs112
11164
11165         * src/msgcache.c
11166                 Fix compilation on FreeBSD. Thanks
11167                 to Michael Hugues
11168
11169 2006-08-29 [colin]      2.4.0cvs111
11170
11171         * src/folderview.c
11172                 Handle "popup_menu" signal (for popping the 
11173                 menu via the keyboard)
11174         * src/mimeview.c
11175         * src/mimeview.h
11176         * src/summaryview.c
11177         * src/textview.c
11178         * src/gtk/gtkutils.c
11179         * src/gtk/gtkutils.h
11180                 Factorize scrolling code, and add an API 
11181                 for MimeViewers to handle scroll orders
11182
11183 2006-08-29 [wwp]        2.4.0cvs110
11184
11185         * src/plugins//bogofilter/bogofilter.c
11186         * src/plugins//spamassassin/spamassassin.c
11187                 make the bogofilter/spamassassin filtering error dialogs at
11188         incorporation obey to the "don't popup error dialog on
11189         receive error" option. If disabled, feed the log window w/
11190         the error message.
11191
11192 2006-08-29 [paul]
11193
11194         2.5.0-rc2 released
11195
11196 2006-08-29 [paul]       2.4.0cvs109
11197
11198         * Makefile.am
11199                 remove 'make release', it's not needed
11200                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11201
11202 2006-08-29 [paul]       2.4.0cvs108
11203
11204         * src/foldersel.c
11205         * src/summary_search.c
11206         * src/gtk/progressdialog.c
11207         * src/plugins/pgpcore/passphrase.c
11208                 replace deprecated gtk_window_set_policy()
11209
11210 2006-08-29 [colin]      2.4.0cvs107
11211
11212         * src/folder.c
11213                 Fix data loss when copy fails during a move:
11214                 only use fast remove_msgs if everything was
11215                 copied OK; else use slow remove_msg on the
11216                 mails that got copied only.
11217
11218 2006-08-28 [paul]       2.4.0cvs106
11219
11220         * src/mh.c
11221                 revert change in 2.4.0cvs104, it breaks
11222                 stuff
11223
11224 2006-08-28 [paul]       2.4.0cvs105
11225
11226         * src/plugins/spamassassin/spamassassin.c
11227                 english fix
11228
11229 2006-08-28 [paul]       2.4.0cvs104
11230
11231         * src/mh.c
11232                 fix data loss when moving to another
11233                 mailbox fails
11234         * src/prefs_spelling.c
11235                 improve the english
11236         * src/gtk/pluginwindow.c
11237                 improve the layout of the dialog text
11238         All thanks to Colin
11239
11240 2006-08-28 [paul]       2.4.0cvs103
11241
11242         * src/plugins/bogofilter/bogofilter.c
11243         * src/plugins/bogofilter/bogofilter_gtk.c
11244                 fix english up a bit, innit
11245
11246 2006-08-28 [paul]       2.4.0cvs102
11247
11248         * configure.ac
11249         * po/Makefile.in.in
11250         * po/Makevars
11251                 require autoconf 2.60, enabling building
11252                 with gettext 0.15 (gettext 0.14.x build still
11253                 possible). Replace Makefiles with versions
11254                 from gettext 0.15.
11255                 Remove configure options --with-localedir and
11256                 --with-mandir. The options that are provided
11257                 directly by autoconf 2.60 can be used instead:
11258                 --mandir --localedir
11259
11260 2006-08-27 [colin]      2.4.0cvs101
11261
11262         * src/plugins/bogofilter/Makefile.am
11263                 Fix make dist (no README)
11264
11265 2006-08-27 [colin]      2.4.0cvs100
11266
11267         * src/folder.c
11268                 Don't use F_UNKNOWN folders for any default
11269                 outbox/trash/etc
11270         * src/plugins/bogofilter/bogofilter.c
11271         * src/plugins/bogofilter/bogofilter.h
11272         * src/plugins/bogofilter/bogofilter_gtk.c
11273                 Add an option to specify the path to bogofilter
11274                 Use single-quotes to be able to learn in folders
11275                 with spaces in their names
11276                 Verify learning status
11277
11278 2006-08-27 [colin]      2.4.0cvs99
11279
11280         * manual/faq.xml
11281         * manual/plugins.xml
11282                 Document Bogofilter plugin
11283
11284 2006-08-27 [colin]      2.4.0cvs98
11285
11286         * src/compose.c
11287         * src/messageview.c
11288         * src/procmsg.c
11289         * src/procmsg.h
11290                 When possible, copy the queued mail to sent folder
11291                 instead of re-adding. Much faster on IMAP.
11292
11293 2006-08-27 [colin]      2.4.0cvs97
11294
11295         * src/msgcache.c
11296                 Disable mmaped caches - huge metadata loss
11297                 here after a power failure.
11298         * src/summaryview.c
11299                 Add quicksearch timing
11300         * src/common/plugin.c
11301         * src/common/plugin.h
11302                 Implement an interface to tell what plugins
11303                 provide. Prevent loading of similar plugins.
11304         * src/plugins/clamav/clamav_plugin.c
11305         * src/plugins/demo/demo.c
11306         * src/plugins/dillo_viewer/dillo_viewer.c
11307         * src/plugins/pgpcore/plugin.c
11308         * src/plugins/pgpinline/pgpinline.c
11309         * src/plugins/pgpmime/pgpmime.c
11310         * src/plugins/spamassassin/spamassassin.c
11311         * src/plugins/trayicon/trayicon.c
11312                 Implement plugin_provides()
11313
11314 2006-08-27 [colin]      2.4.0cvs96
11315
11316         * configure.ac
11317         * src/plugins/Makefile.am
11318         * src/plugins/bogofilter/.cvsignore
11319         * src/plugins/bogofilter/Makefile.am
11320         * src/plugins/bogofilter/bogofilter.c
11321         * src/plugins/bogofilter/bogofilter.h
11322         * src/plugins/bogofilter/bogofilter_gtk.c
11323                 New Bogofilter plugin, provides filtering and
11324                 learning. Spamassassin will go to extra plugins.
11325
11326 2006-08-26 [mones]      2.4.0cvs95
11327
11328         * manual/handling.xml
11329                 Fix subfolder path in the example (thanks to Paul) 
11330
11331 2006-08-26 [mones]      2.4.0cvs94
11332
11333         * manual/glossary.xml
11334                 2.2. + add ISP to the glossary
11335                 7.5. + Add UIDL to glossary
11336                 7.7. + Add TCP to glossary
11337         * manual/handling.xml
11338                 7.1. + Mentions GNU/Linux distribution, what about the non...
11339                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11340                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11341                 7.4. = Use appropriate quotation for commands
11342                 7.6. = change "" to <quote></quote>
11343         * manual/plugins.xml
11344                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11345         * manual/starting.xml
11346                 2.1. + local mbox file: some examples of mbox file locations...
11347                 Also reformatted files requiring it
11348
11349 2006-08-26 [wwp]        2.4.0cvs93
11350
11351         * src/summary_search.c
11352                 disable find buttons while summary search is running.
11353
11354 2006-08-25 [colin]      2.4.0cvs92
11355
11356         * src/folder.c
11357         * src/folderutils.c
11358         * src/mh.c
11359         * src/procmsg.h
11360         * src/summaryview.c
11361                 Speed up MH moving, and add progressbar
11362                 for MH deletion
11363         * src/msgcache.c
11364                 Write cache files using mmap() too
11365
11366 2006-08-25 [wwp]        2.4.0cvs91
11367
11368         * src/summaryview.c
11369                 switch spam<->ham button when a message has been marked as spam or ham
11370                 and is still selected. Thanks to Colin.
11371
11372 2006-08-25 [paul]       2.4.0cvs90
11373
11374         * src/Makefile.am
11375         * src/stock_pixmap.c
11376         * src/stock_pixmap.h
11377         * src/summaryview.c
11378         * src/gtk/icon_legend.c
11379         * src/pixmaps/copied.xpm
11380         * src/pixmaps/moved.xpm
11381                 add icons for delayed execution marked for
11382                 copying, marked for moving
11383
11384 2006-08-25 [mones]      2.4.0cvs89
11385
11386         * manual/glossary.xml
11387                 Fix the other glossary items:
11388                 5.1. = Inmmediate execution -> <quote>immediate execution...
11389                 5.2. = Fix MBOX capitalization -> Mbox
11390                 5.3. + Improve Plugins def. w/ tech. ref.
11391                 5.4. = Quotation -> replace '>' by <quote>></quote>
11392                 5.5. - SMTP Server. -> remove dot
11393         * po/es.po
11394                 Updated translation
11395
11396 2006-08-25 [mones]      2.4.0cvs88
11397
11398         * manual/ack.xml
11399                 Reformatted, changed email address
11400         * manual/glossary.xml
11401                 Reformatted, fixed MANUAL-TODO items:
11402                 8.2. + add ROT-13 to glossary
11403                 8.4. + add URL to glossary
11404         * manual/es/advanced.xml
11405                 Fixed <literal>s
11406
11407 2006-08-25 [paul]       2.4.0cvs87
11408
11409         * src/gtk/icon_legend.c
11410                 add 'marked for deletion' icon
11411                 arrange icons by containing column
11412                 wrap long label text
11413
11414 2006-08-25 [colin]      2.4.0cvs86
11415
11416         * src/common/utils.c
11417         * src/common/utils.h
11418                 Add the sc_g_*list_bigger functions in
11419                 a place everyone can use it
11420         * src/summaryview.c
11421                 Only freeze/thaw the list when working
11422                 on the selection, if it's bigger than 1
11423         * src/gtk/gtksctree.c
11424                 Only freeze/thaw the list when unselec-
11425                 ting 'all' if ('all' != 1)
11426                 This avoids some flickering
11427
11428 2006-08-24 [colin]      2.4.0cvs85
11429
11430         * src/addressbook.c
11431                 Fix strange list selection
11432                 Fix random seg (Invalid read of freed memory)
11433
11434 2006-08-24 [colin]      2.4.0cvs84
11435
11436         * src/alertpanel.c
11437         * src/gtk/inputdialog.c
11438         * src/plugins/pgpcore/passphrase.c
11439                 Revert minimal width patch of 2.4.0cvs67,
11440                 as it is also a maximal width. Use 
11441                 gtk_window_set_default_size instead.
11442
11443 2006-08-24 [colin]      2.4.0cvs83
11444
11445         * src/msgcache.c
11446                 Write cache/mark to temp files before
11447                 overwriting old ones (avoids metadata
11448                 loss if writing the new files fail).
11449                 Use mmap() to read cache/mark file, as
11450                 this makes cache reading faster. Dis-
11451                 abled for big-endian machines until it
11452                 can be tested. (Big-endian users: set
11453                 msgcache_use_mmap = TRUE in the relevant
11454                 #if).
11455         * src/procmsg.h
11456                 Move rarely used fields of MsgInfo in 
11457                 another structure, which will only be
11458                 allocated if needed. Face, X-Face,
11459                 Return receipt headers and List-*
11460                 headers are moved. Mails having none
11461                 of these occupy 52 bytes less with
11462                 this patch, which makes 2.5MB of RAM
11463                 saved on a 50k folder).
11464         * src/headerview.c
11465         * src/mainwindow.c
11466         * src/messageview.c
11467         * src/partial_download.c
11468         * src/procheader.c
11469         * src/procmsg.c
11470         * src/textview.c
11471                 Follow this structure change.
11472
11473 2006-08-24 [wwp]        2.4.0cvs82
11474
11475         * manual/es/.cvsignore
11476         * manual/es/dist/.cvsignore
11477         * manual/es/dist/html/.cvsignore
11478         * manual/es/dist/pdf/.cvsignore
11479         * manual/es/dist/ps/.cvsignore
11480         * manual/es/dist/txt/.cvsignore
11481                 more (generated) files to ignore.
11482
11483 2006-08-24 [colin]      2.4.0cvs81
11484
11485         * src/folder.c
11486         * src/mh.c
11487                 Fix possible problems with local delivery. Check the folder doesn't
11488                 need scan before setting its mtime when saving cache (which can be
11489                 done long after the folder's been modified by an external process);
11490                 Check that the stored item's mtime didn't change in mh functions.
11491
11492 2006-08-24 [mones]      2.4.0cvs80
11493
11494         * manual/advanced.xml
11495                 Rewrapping, some fixes and MANUAL-TODO items:
11496                 8.1. = change "" to <quote></quote>
11497                 8.3. = quote menu items
11498                 8.5. - deploying -> new user ... ideally a new user (redundant)
11499
11500 2006-08-23 [colin]      2.4.0cvs79
11501
11502         * src/gtk/gtksctree.c
11503                 When selecting or deselecting range, only
11504                 freeze/thaw when selection is bigger than 10
11505
11506 2006-08-23 [colin]      2.4.0cvs78
11507
11508         * src/messageview.c
11509         * src/mimeview.c
11510         * src/mimeview.h
11511         * src/plugins/dillo_viewer/dillo_viewer.c
11512                 Provide an API for MimeViewer plugins to
11513                 return a text selection for replying
11514
11515 2006-08-23 [colin]      2.4.0cvs77
11516
11517         * src/image_viewer.c
11518         * src/textview.c
11519                 Use gtk_pixbuf_new_from_file_at_scale(), which
11520                 is faster than getting the pixbuf then resizing
11521                 it.
11522
11523 2006-08-23 [colin]      2.4.0cvs76
11524
11525         * src/procmime.c
11526                 UTF-8 should be sent Quoted-printable
11527
11528 2006-08-22 [colin]      2.4.0cvs75
11529
11530         * src/mh.c
11531                 Check if scan is required before touching
11532                 the folder (or it'll be required every time)
11533
11534 2006-08-22 [colin]      2.4.0cvs74
11535
11536         * configure.ac
11537                 Require libetpan 0.46 (crasher fix when built
11538                 against gnutls)
11539
11540 2006-08-22 [colin]      2.4.0cvs73
11541
11542         * src/folder.c
11543                 Set folder's mtime after writing its
11544                 cache
11545         * src/folderview.c
11546                 Add some timing
11547         * src/procmsg.c
11548                 Don't do useless stuff if we don't 
11549                 thread by subject
11550         * src/summaryview.c
11551                 Add some timing, don't deselect prior
11552                 to selecting (gtksctree does it itself),
11553                 remove crash avoidance hacks as it's been
11554                 properly fixed since a while
11555         * src/common/utils.c
11556                 Optimize to_human_readable(): _() is slow,
11557                 do it only once, and avoid %f format for KB
11558                 (the most common in a summaryview)
11559         * src/gtk/gtksctree.c
11560                 Don't uselessly freeze/thaw (fixes flicker
11561                 on next unread and friends), reduce number
11562                 of g_list_nth/g_list_position where possible
11563         * src/gtk/gtkutils.c
11564         * src/gtk/gtkutils.h
11565                 Reduce number of g_list_nth/g_list_position
11566                 where possible.
11567                 All of this makes loading as 70k folder 2.1
11568                 seconds instead of 3.2 (with hot FS caches).
11569                 (1.3 seconds without Date and Size columns...)
11570
11571 2006-08-22 [paul]       2.4.0cvs72
11572
11573         wrap documents and do some items from mones' MANUAL-TODO:
11574
11575         * manual/account.xml
11576                 4.1. = fix tabname references to <quote>tabname</quote>
11577                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11578         * manual/faq.xml
11579                 1.1. = mentioned options don't match UI
11580                 Add information about the 'Never send Return Receipts'
11581                 option
11582         * manual/handling.xml
11583                 6.2. = Mentions Extended symbols button, but now is
11584                 named Information
11585                 6.3. = Mentions ... button, which is now Edit
11586
11587 2006-08-22 [colin]      2.4.0cvs71
11588
11589         * src/gtk/pluginwindow.c
11590                 Fix layout in verbose translations (such
11591                 as french)
11592
11593 2006-08-22 [paul]       2.4.0cvs70
11594
11595         * manual/Makefile.am
11596                 build manuals in alphabetical order
11597         * src/addressbook.c
11598         * src/prefs_themes.c
11599                 replace/remove deprecated symbols
11600         * src/gtk/gtkutils.c
11601                 fix a warning
11602         * src/gtk/pluginwindow.c
11603                 replace deprecated symbol
11604                 replace label text and move it
11605         * src/plugins/pgpcore/prefs_gpg.c
11606                 move the 'Generate...' button out of the
11607                 Sign Key frame, replace the English used
11608         * src/plugins/pgpcore/sgpgme.c
11609                 fixes to the English
11610
11611 2006-08-21 [colin]      2.4.0cvs69
11612
11613         * src/plugins/trayicon/trayicon.c
11614                 Add more strings for translation; patch
11615                 by Pawel
11616
11617 2006-08-21 [colin]      2.4.0cvs68
11618
11619         * src/compose.c
11620                 fix replied flag not set after drafting
11621         * src/matcher.c
11622                 fix body quicksearch in non-encoded bodies
11623                 containing '='
11624         * src/msgcache.c
11625                 Get rid of the g_malloc workaround for
11626                 corrupted caches, use g_try_malloc
11627
11628 2006-08-21 [colin]      2.4.0cvs67
11629
11630         * src/alertpanel.c
11631         * src/gtk/inputdialog.c
11632         * src/plugins/pgpcore/passphrase.c
11633                 Set minimal width to 375
11634         * src/mainwindow.c
11635                 Fix switching to offline, asking if it 
11636                 should be overriden for synchronising
11637         * src/mimeview.c
11638                 Don't offer to remember command on Open 
11639                 with for text parts, as the browser or 
11640                 text editor command isn't changed from 
11641                 there
11642
11643 2006-08-20 [paul]       2.4.0cvs66
11644
11645         * po/ko.po
11646         * po/zh_CN.po
11647                 fix plural form errors. revealed by stricter
11648                 checking of gettext 0.15
11649
11650 2006-08-18 [paul]       2.4.0cvs65
11651
11652         * src/stock_pixmap.c
11653                 fix the fix of 2.4.0cvs64
11654                 Thanks to Colin
11655
11656 2006-08-18 [paul]       2.4.0cvs64
11657
11658         * src/stock_pixmap.c
11659                 fix leaks
11660                 Thanks to Colin
11661
11662 2006-08-18 [paul]       2.4.0cvs63
11663
11664         * src/compose.c
11665         * src/procmsg.c
11666                 fix occasional IMAP bug where large msgs
11667                 were left in the queue folder after sending
11668                 Thanks to Colin
11669
11670 2006-08-18 [paul]       2.4.0cvs62
11671
11672         * src/folderview.c
11673                 freeze the summaryview while quicksearch results
11674                 are displayed
11675                 (fixes bug 456 'current message is hidden when the
11676                 view is refreshed and extended search is "unread 
11677                 messages"')
11678                 Thanks to Colin
11679         * src/textview.c
11680                 add missing #include "inputdialog.h"
11681         * src/common/utils.h
11682                 add missing mailcap_update_default() and improve
11683                 readability
11684
11685 2006-08-17 [colin]      2.4.0cvs61
11686
11687         * src/plugins/pgpcore/select-keys.c
11688                 Fix warnings :)
11689
11690 2006-08-17 [colin]      2.4.0cvs60
11691
11692         * src/compose.c
11693                 Don't continue queuing if Cancel is clicked
11694                 in select-keys
11695
11696 2006-08-17 [colin]      2.4.0cvs59
11697
11698         * src/plugins/pgpcore/select-keys.c
11699                 When encrypting, if only one key matches and it 
11700                 matches exactly, automatically use it.
11701
11702 2006-08-17 [colin]      2.4.0cvs58
11703
11704         * src/mimeview.c
11705         * src/prefs_common.c
11706         * src/prefs_common.h
11707         * src/prefs_ext_prog.c
11708         * src/textview.c
11709                 Fix issues with previous patch (text/html)
11710                 Remove outdated prefs
11711
11712 2006-08-17 [colin]      2.4.0cvs57
11713
11714         * src/imap.c
11715                 Add View Log button on auth error
11716         * src/procmsg.c
11717                 Fix encrypted mail marked as new when
11718                 saved in normal folders
11719         * src/plugins/pgpinline/pgpinline.c
11720                 Fix encrypt bug on IMAP
11721         * src/mimeview.c
11722         * src/common/utils.c
11723         * src/common/utils.h
11724         * src/gtk/inputdialog.c
11725         * src/gtk/inputdialog.h
11726                 Get rid of metamail stuff, simplify
11727                 opening, and allow remembering of user's
11728                 choices (by updating ~/.mailcap). There's
11729                 still to drop "Audio player" and "Image
11730                 viewer" preferences.
11731
11732 2006-08-17 [mones]      2.4.0cvs56
11733
11734         * manual/es/sylpheed-claws-manual.xml
11735                 fix DTD path
11736
11737 2006-08-17 [mones]      2.4.0cvs55
11738
11739         * configure.ac
11740         * manual/Makefile.am
11741         * manual/es/Makefile.am
11742         * manual/es/account.xml
11743         * manual/es/ack.xml
11744         * manual/es/addrbook.xml
11745         * manual/es/advanced.xml
11746         * manual/es/faq.xml
11747         * manual/es/glossary.xml
11748         * manual/es/gpl.xml
11749         * manual/es/handling.xml
11750         * manual/es/intro.xml
11751         * manual/es/keyboard.xml
11752         * manual/es/plugins.xml
11753         * manual/es/starting.xml
11754         * manual/es/sylpheed-claws-manual.xml
11755         * manual/es/dist/Makefile.am
11756         * manual/es/dist/html/Makefile.am
11757         * manual/es/dist/pdf/Makefile.am
11758         * manual/es/dist/ps/Makefile.am
11759         * manual/es/dist/txt/Makefile.am
11760                 Spanish translation for the manual
11761
11762 2006-08-16 [colin]      2.4.0cvs54
11763
11764         * src/compose.c
11765         * src/main.c
11766         * src/mainwindow.c
11767                 Fix send button sensitivity at startup
11768                 Set send menu sensitivity (patch by Fabien)
11769         * src/ssl_manager.c
11770                 Enable closing with esc (patch by Fabien)
11771         * src/gtk/foldersort.c
11772                 Enable closing with esc (patch by Fabien)
11773         * src/procmime.c
11774                 Optimisation (no need to copy to tempfile to
11775                 "decode" 7bit and 8bit)
11776         * src/summaryview.c
11777                 Fix cruft in swap_from case
11778         * src/textview.c
11779                 Fix missing last line in some mail cases 
11780                 (Fixes debian #381872)
11781         * src/plugins/pgpcore/prefs_gpg.c
11782         * src/plugins/pgpcore/sgpgme.c
11783         * src/plugins/pgpcore/sgpgme.h
11784                 Don't show "no key found" when user explicitely
11785                 wants to create a key
11786
11787 2006-08-16 [paul]       2.4.0cvs53
11788
11789         * configure.ac
11790         * src/account.c
11791         * src/addressbook.c
11792         * src/headerview.c
11793         * src/prefs_account.c
11794         * src/prefs_message.c
11795         * src/gtk/gtkutils.c
11796                 bump up minimum required versions of GTK+ and
11797                 GLIB to 2.6.0
11798
11799 2006-08-16 [paul]       2.4.0cvs52
11800
11801         * src/toolbar.c
11802                 workaround GTK+ Bug 351600 - 'Can't re-click
11803                 on button after sensitivity update'
11804                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11805                 Thanks to Colin
11806
11807 2006-08-15 [colin]      2.4.0cvs51
11808
11809         * src/plugins/pgpcore/prefs_gpg.c
11810                 Set options sensitivity according to
11811                 key existence
11812         * src/plugins/pgpcore/sgpgme.c
11813                 Allow to create key with no passphrase
11814
11815 2006-08-14 [cleroy]     2.4.0cvs50
11816
11817         * src/gtk/pluginwindow.c
11818                 New layout (maybe to be changed?)
11819         * src/gtk/gtkutils.c
11820                 Fix a bit label_window
11821         * src/plugins/pgpcore/passphrase.c
11822         * src/plugins/pgpcore/passphrase.h
11823         * src/plugins/pgpcore/plugin.c
11824         * src/plugins/pgpcore/prefs_gpg.c
11825         * src/plugins/pgpcore/prefs_gpg.h
11826         * src/plugins/pgpcore/sgpgme.c
11827         * src/plugins/pgpcore/sgpgme.h
11828                 Allow to create a PGP private key via the GUI
11829
11830 2006-08-14 [wwp]        2.4.0cvs49
11831
11832         * src/addressbook_foldersel.c
11833                 fix strict ISO C90 compliance.
11834
11835 2006-08-14 [paul]       2.4.0cvs48
11836
11837         * src/gtk/prefswindow.c
11838                 re-set scrolled window on opening
11839                 Patch by Ticho
11840
11841 2006-08-14 [paul]
11842
11843         2.5.0-rc1 released
11844
11845 2006-08-14 [paul]       2.4.0cvs47
11846
11847         * src/prefs_display_header.c
11848                 re-enable user-defined Displayed Headers
11849
11850 2006-08-14 [paul]       2.4.0cvs46
11851
11852         * src/prefs_account.c
11853                 use GTK_STOCK_EDIT
11854
11855 2006-08-13 [colin]      2.4.0cvs45
11856
11857         * src/common/utils.c
11858                 Fix "a" in quote when the original message is empty,
11859                 by using \0 instead of 'a' to test writability of
11860                 temp files.
11861
11862 2006-08-13 [wwp]        2.4.0cvs44
11863
11864         * src/plugins/spamassassin/spamassassin.c
11865                 fix capitalization of "SpamAssassin" in some debug, log and
11866                 dialog messages.
11867
11868 2006-08-13 [paul]       2.4.0cvs43
11869
11870         * src/editldap.c
11871                 fix overlapping widgets
11872         * src/prefs_account.c
11873                 fix translation of protocol_names[]
11874                 fix label disappearing off the edge of the
11875                 visible area
11876
11877 2006-08-12 [paul]       2.4.0cvs42
11878
11879         * manual/plugins.xml
11880                 update IRC channel info before it gets forgotten
11881                 about
11882
11883 2006-08-11 [colin]      2.4.0cvs41
11884
11885         * src/compose.c
11886         * src/mainwindow.c
11887         * src/mainwindow.h
11888         * src/procmsg.c
11889         * src/procmsg.h
11890         * src/summaryview.c
11891         * src/toolbar.c
11892                 Grey out the Send button if
11893                 - Queue folders are empty, or
11894                 - We're sending already
11895
11896 2006-08-11 [wwp]        2.4.0cvs40
11897
11898         * src/main.c
11899                 fix a logic issue when quitting while a compose window is
11900                 still open, thanks to Colin.
11901
11902 2006-08-10 [colin]      2.4.0cvs39
11903
11904         * src/main.c
11905                 Fix default font size setting after wizard run
11906         * src/imap.c
11907         * src/etpan/imap-thread.c
11908         * src/etpan/imap-thread.h
11909                 Fix bug #999 (Timing out on TSL cert validation 
11910                 dialog makes ugly things happen). Also, STARTTLS
11911                 unconditionnaly if initial capabilities contain
11912                 LOGINDISABLED and STARTTLS.
11913
11914 2006-08-09 [colin]      2.4.0cvs38
11915
11916         * src/mainwindow.c
11917         * src/mainwindow.h
11918                 Fix Tools/Actions sensitivity when there are
11919                 no actions
11920
11921 2006-08-09 [colin]      2.4.0cvs37
11922
11923         * src/prefs_filtering.c
11924                 Warning fix, patch by Paul
11925         * src/messageview.c
11926         * src/prefs_actions.c
11927         * src/prefs_filtering_action.c
11928         * src/prefs_matcher.c
11929                 Uniformisation of "Info ..." to "Info..." (for
11930                 old gtk), patch by Fabien
11931         * src/plugins/clamav/clamav_plugin_gtk.c
11932                 Sensitivity fix by Fabien
11933
11934 2006-08-09 [colin]      2.4.0cvs36
11935
11936         * src/main.c
11937         * src/main.h
11938                 Add a function to know whether we're exiting
11939         * src/plugins/trayicon/trayicon.c
11940                 If exiting, don't do anything. Faster, and
11941                 avoids gtk_main_iteration reentracy causing
11942                 segfaults at exit
11943
11944 2006-08-09 [colin]      2.4.0cvs35
11945
11946         * src/messageview.c
11947         * src/mimeview.c
11948         * src/mimeview.h
11949                 Fix lack of part selection when automatically 
11950                 jumping to a specific part
11951         * src/msgcache.c
11952                 Little optimisation in cache reading
11953
11954 2006-08-09 [colin]      2.4.0cvs34
11955
11956         * src/compose.c
11957                 Fix crash setting the priority on reedit
11958                 (Accessing compose before creating it!)
11959
11960 2006-08-08 [colin]      2.4.0cvs33
11961
11962         * src/procmime.c
11963                 Fix bug #998 (last attachment is not accessible)
11964                 Bad RFC interpretation on multipart close-delimiters
11965         * src/mimeview.c
11966         * src/mimeview.h
11967         * src/gtk/gtkvscrollbutton.c
11968         * src/gtk/gtkvscrollbutton.h
11969                 Make attachments list wheel-scrollable
11970
11971 2006-08-07 [colin]      2.4.0cvs32
11972
11973         * src/gtk/gtkaspell.c
11974                 Fix bug #973 (Unicode punctation characters 
11975                 are not recognized as separators by the
11976                 spell checker); fix unsigned stuff
11977
11978 2006-08-07 [colin]      2.4.0cvs31
11979
11980         * src/compose.c
11981                 Fix bug #956 (DnD text with accents in compose 
11982                 text entry); fix gccc's signed/unsigned fuss
11983
11984 2006-08-06 [colin]      2.4.0cvs30
11985
11986         * src/main.c
11987                 Fix bug #979 (Plugin crashes when exiting 
11988                 sylpheed-claws) : handle exit request only 
11989                 once
11990
11991 2006-08-05 [colin]      2.4.0cvs29
11992
11993         * src/news.c
11994                 Just make sure we have a msgid.
11995
11996 2006-08-05 [colin]      2.4.0cvs28
11997
11998         * src/news.c
11999         * src/summaryview.c
12000                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
12001                 by reimplementing it
12002         * src/textview.c
12003                 Fix bug when hiding quotes with level > 3 and quote
12004                 colors are recycled
12005
12006 2006-08-04 [colin]      2.4.0cvs27
12007
12008         * src/compose.c
12009         * src/undo.c
12010         * src/undo.h
12011                 Fix a bit replace-by-pasting undo
12012         * src/mainwindow.c
12013         * src/messageview.c
12014                 Fix Fold quotes menu synchro in
12015                 mainwindow when it changes in 
12016                 messageview
12017         * src/textview.c
12018                 Fix right-click on quotes blocks
12019         * src/common/utils.c
12020                 Verify that the file created by
12021                 my_tmpfile() is writable. Fixes
12022                 bug #988 (very specific filesystem
12023                 issue)
12024         * src/plugins/pgpcore/sgpgme.c
12025                 Fix file descriptor leak
12026         * src/plugins/spamassassin/spamassassin.c
12027                 Warn once if spamd isn't reachable
12028
12029 2006-08-04 [colin]      2.4.0cvs26
12030
12031         * src/toolbar.c
12032                 i18n context patch by Fabien
12033
12034 2006-08-03 [colin]      2.4.0cvs25
12035
12036         * src/mainwindow.c
12037         * src/messageview.c
12038                 Rename "Hide quotes" to "Fold quotes"
12039         * src/textview.c
12040                 Don't use hand cursor on quotes. "all 
12041                 the bonuses of the feature and none of 
12042                 unwelcome side-effects"
12043
12044 2006-08-03 [colin]      2.4.0cvs24
12045
12046         * AUTHORS
12047         * sylpheed-claws.desktop
12048         * src/gtk/authors.h
12049                 Bring the desktop file to XDG compliance
12050                 Patch by Charles A. Edwards
12051
12052 2006-08-03 [colin]      2.4.0cvs23
12053
12054         * src/textview.c
12055                 Fix links offset when they are preceded
12056                 by accentued chars (g_utf8_strlen!)
12057         * src/mainwindow.c
12058                 Fix wrong status when starting offline
12059
12060
12061 2006-08-03 [wwp]        2.4.0cvs22
12062
12063         * src/prefs_common.h
12064                 ask what to do w/ filtering rules that belong to an account when
12065                 applying filtering rules manually from the main window (skip,
12066                 apply regardless of the account, use current account). This dialog
12067                 can be skipped and the last reply used.
12068                 (forgot that file)
12069
12070 2006-08-03 [wwp]        2.4.0cvs21
12071
12072         * src/filtering.c
12073         * src/filtering.h
12074         * src/prefs_common.c
12075         * src/summaryview.c
12076         * src/alertpanel.c
12077         * src/alertpanel.h
12078         * src/messageview.c
12079                 ask what to do w/ filtering rules that belong to an account when
12080                 applying filtering rules manually from the main window (skip,
12081                 apply regardless of the account, use current account). This dialog
12082                 can be skipped and the last reply used.
12083
12084
12085 2006-08-03 [colin]      2.4.0cvs20
12086
12087         * src/textview.c
12088                 Optimize previous patch
12089
12090 2006-08-03 [cleroy]     2.4.0cvs19
12091
12092         * src/textview.c
12093                 Fix quotes getting toggled back when the
12094                 mail has an even number of text parts
12095
12096 2006-08-02 [colin]      2.4.0cvs18
12097
12098         * src/messageview.c
12099                 Add Hide quotes menu
12100
12101 2006-08-02 [colin]      2.4.0cvs17
12102
12103         * src/mainwindow.c
12104         * src/prefs_common.c
12105         * src/textview.c
12106         * src/textview.h
12107         * src/gtk/about.c
12108                 Allow per-level quote hiding,
12109                 Allow toggling quotes by double-clicking them
12110                 Rename RemoteURI to ClickableText to reflect
12111                 the fact it's used for a variety of things
12112
12113 2006-08-02 [wwp]        2.4.0cvs16
12114
12115         * src/mainwindow.c
12116                 fix "View/Hide quotes" menu item status initialization.
12117
12118 2006-08-02 [wwp]        2.4.0cvs15
12119
12120         * src/matcher_parser_parse.y
12121                 remove a debug trace.
12122
12123 2006-08-02 [paul]       2.4.0cvs14
12124
12125         * src/plugins/pgpcore/passphrase.c
12126                 don't set initial dialog size
12127                 make it resizable
12128
12129 2006-08-02 [paul]       2.4.0cvs13
12130
12131         * src/noticeview.c
12132                 remove the rogue '/' character
12133
12134 2006-08-02 [paul]       2.4.0cvs12
12135
12136         * src/noticeview.c
12137                 allow buttons to resize as necessary
12138
12139 2006-08-01 [wwp]        2.4.0cvs11
12140
12141         * src/mbox.c
12142                 fix strict ISO C90 compliance.
12143
12144 2006-08-01 [wwp]        2.4.0cvs10
12145
12146         * tools/update-po
12147                 updated update-po tool to work w/ context-dependent translations.
12148                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
12149
12150 2006-08-01 [wwp]        2.4.0cvs9
12151
12152         * src/matcher.c
12153         * src/prefs_filtering.c
12154         * src/prefs_matcher.c
12155                 allow context-dependent translations for "All",
12156                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12157
12158 2006-07-31 [colin]      2.4.0cvs8
12159
12160         * AUTHORS
12161         * src/gtk/authors.h
12162                 Add Rafal to authors
12163
12164 2006-07-31 [colin]      2.4.0cvs7
12165
12166         * src/compose.c
12167         * src/mainwindow.c
12168         * src/messageview.h
12169         * src/prefs_common.c
12170         * src/prefs_common.h
12171         * src/textview.c
12172                 Add 'View/Hide quotes'. Patch based on a patch
12173                 by Rafal Weglarz
12174
12175 2006-07-31 [colin]      2.4.0cvs6
12176
12177         * src/action.c
12178                 Fix problem with "> stuff >" actions
12179
12180 2006-07-31 [paul]       2.4.0cvs5
12181
12182         * po/nb.po
12183                 updated by Geir Helland
12184
12185 2006-07-31 [wwp]        2.4.0cvs4
12186
12187         * src/mainwindow.c
12188         * src/summaryview.c
12189         * src/summaryview.h
12190                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12191                 thanks to Colin.
12192
12193 2006-07-31 [wwp]        2.4.0cvs3
12194
12195         * src/Makefile.am
12196         * src/addr_compl.c
12197         * src/addr_compl.h
12198         * src/addressbook.c
12199         * src/addressbook.h
12200         * src/addressbook_foldersel.c
12201         * src/addressbook_foldersel.h
12202         * src/addrindex.c
12203         * src/addrindex.h
12204         * src/matcher.c
12205         * src/matcher.h
12206         * src/matcher_parser_lex.l
12207         * src/matcher_parser_parse.y
12208         * src/prefs_common.c
12209         * src/prefs_common.h
12210         * src/prefs_filtering.c
12211         * src/prefs_matcher.c
12212         * src/prefs_matcher.h
12213         * src/summaryview.c
12214                 introduce filtering against the address book. It's now possible to add
12215                 matched conditions to determine if any email address in a message matches
12216                 or doesn't match any or all books or folders in the address book.
12217
12218 2006-07-31 [wwp]        2.4.0cvs2
12219
12220         * src/account.c
12221         * src/filtering.c
12222         * src/filtering.h
12223         * src/folder.c
12224         * src/folderview.c
12225         * src/inc.c
12226         * src/mainwindow.c
12227         * src/matcher.c
12228         * src/matcher_parser_lex.l
12229         * src/matcher_parser_parse.y
12230         * src/mbox.c
12231         * src/prefs_filtering.c
12232         * src/prefs_filtering.h
12233         * src/procmsg.c
12234         * src/procmsg.h
12235         * src/summaryview.c
12236                 introduce per-account filtering rules. Each filtering rule can now be assigned
12237                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12238                 when applying filtering rules manually, as all rules will apply - even the ones
12239                 assigned to an account. This issue will be addressed soon.
12240  
12241
12242
12243 2006-07-31 [wwp]        2.4.0cvs1
12244
12245         * src/quote_fmt.c
12246                 make more strings translatable.
12247
12248 2006-07-31 [paul]       2.4.0
12249
12250         2.4.0 released
12251
12252 2006-07-31 [paul]       2.3.1cvs91
12253
12254         * po/ca.po
12255                 updated by Miquel Oliete
12256
12257 2006-07-31 [paul]       2.3.1cvs90
12258
12259         * po/de.po
12260         * po/el.po
12261         * po/fr.po
12262         * po/it.po
12263         * po/pl.po
12264         * po/pt_BR.po
12265         * po/sr.po
12266         * po/zh_CN.po
12267                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12268                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12269                 Aleksandar Urosevic, and Ralgh Young
12270
12271 2006-07-31 [paul]       2.3.1cvs89
12272
12273         * src/account.c
12274         * src/main.c
12275         * src/mainwindow.c
12276         * src/mainwindow.h
12277                 Fix a race condition when, after an SC crash, rescanning
12278                 folders took more than 0.5 seconds
12279                 Thanks to Colin
12280
12281 2006-07-31 [paul]       2.3.1cvs88
12282
12283         * src/folderview.c
12284                 don't translate separator strings
12285
12286 2006-07-30 [mones]      2.3.1cvs87
12287
12288         * doc/man/sylpheed-claws.1
12289                 Fixed non-ASCII chars in Hoa's name
12290         * po/es.po
12291                 Updated for release
12292
12293 2006-07-27 [colin]      2.3.1cvs86
12294
12295         * src/textview.c
12296                 Don't include the leading \n in links
12297                 Patch by Fabien
12298
12299 2006-07-25 [colin]      2.3.1cvs85
12300
12301         * src/mainwindow.c
12302         * src/common/socket.h
12303         * src/etpan/imap-thread.c
12304                 Refresh resolvers before connecting
12305                 to IMAP servers, and after switching
12306                 to online. Thanks to Paul.
12307
12308 2006-07-18 [colin]
12309
12310         * 2.4.0-rc4 released
12311
12312 2006-07-17 [colin]      2.3.1cvs84
12313
12314         * src/inc.c
12315                 Show connection attempt in statusbar before
12316                 connecting (previously first message was
12317                 "Retrieving messages from ..." after the
12318                 connection succeeded.
12319
12320 2006-07-16 [wwp]        2.3.1cvs83
12321
12322         * sylpheed-claws.ico
12323                 Added .ico file (windows multi-size icon file, generated).
12324
12325 2006-07-12 [wwp]        2.3.1cvs82
12326
12327         * src/messageview.c
12328                 remove Message/Re-edit menu entry from messageview window,
12329                 as sent/draft/queued messages are opened in compose window when
12330                 re-edited and it's not possible to re-edit other msgs.
12331
12332 2006-07-12 [paul]       2.3.1cvs81
12333
12334         * AUTHORS
12335         * src/mainwindow.c
12336         * src/gtk/authors.h
12337                 check online state before resetting
12338                 mailcheck timer. Useful if some program
12339                 verifies connection state and updates
12340                 Claws.
12341                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12342
12343 2006-07-12 [paul]       2.3.1cvs80
12344
12345         * sylpheed-claws-128x128.png
12346         * sylpheed-claws-64x64.png
12347         * sylpheed-claws.png
12348         * src/Makefile.am
12349         * src/main.c
12350         * src/prefs_toolbar.c
12351         * src/stock_pixmap.c
12352         * src/stock_pixmap.h
12353         * src/wizard.c
12354         * src/gtk/about.c
12355         * src/gtk/gtkutils.c
12356         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12357         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12358         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12359         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12360         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12361         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12362                 updated and renamed logo/icon files and related
12363                 logo by Jesper Schultz
12364
12365 2006-07-11 [paul]       2.3.1cvs79
12366
12367         * src/main.c
12368                 fix the labels a smidgin
12369
12370 2006-07-09 [colin]      2.3.1cvs78
12371
12372         * src/textview.c
12373                 Show errors in textviewer's command
12374                 Patch by H. Merijn Brand
12375
12376 2006-07-09 [colin]      2.3.1cvs77
12377
12378         * src/compose.c
12379                 Save FMID in drafts too
12380
12381 2006-07-08 [colin]      2.3.1cvs76
12382
12383         * src/compose.c
12384                 Svae RMID in drafted mails too
12385                 Save quote_fmt vars for whole mails,
12386                 don't reset at each quote_fmt_init:
12387                 allows to use the same |i{var} in
12388                 various template fields
12389         * src/prefs_template.c
12390         * src/quote_fmt.h
12391         * src/quote_fmt_parse.y
12392                 Same
12393
12394 2006-07-08 [colin]      2.3.1cvs75
12395
12396         * src/textview.c
12397                 Fix highlighting of attached parts URIs
12398
12399 2006-07-08 [colin]      2.3.1cvs74
12400
12401         * src/main.c
12402                 Prevent bug #981 (sc 2.3.1 segfaults with 
12403                 gtk+ 2.10) from being reported again:
12404                 if Sylpheed-Claws has been compiled against
12405                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12406                 of if Sylpheed-Claws has been compiled against
12407                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12408                 error out.
12409
12410 2006-07-07 [colin]      2.3.1cvs73
12411
12412         * src/prefs_actions.c
12413                 Fix label
12414
12415 2006-07-07 [colin]      2.3.1cvs72
12416
12417         * src/prefs_actions.c
12418                 Fix compile on gtk < 2.8. argh :)
12419
12420 2006-07-07 [paul]       2.3.1cvs71
12421
12422         * src/common/defs.h
12423                 update DONATE_URI
12424
12425 2006-07-07 [colin]      2.3.1cvs70
12426
12427         * po/POTFILES.in
12428         * src/quote_fmt.c
12429         * src/quote_fmt_lex.l
12430         * src/quote_fmt_parse.y
12431                 Add |i{var}, a way to insert user-entered
12432                 text in a template
12433
12434 2006-07-07 [colin]
12435
12436         * 2.4.0-rc3 released
12437
12438 2006-07-07 [colin]      2.3.1cvs69
12439
12440         * src/folder.c
12441                 Don't consider inboxes of UNKNOWN folder 
12442                 classes to be useable as default inboxes
12443
12444 2006-07-07 [paul]       2.3.1cvs68
12445
12446         * src/textview.c
12447                 add missing #include <errno.h>
12448                 Thanks to René J. Blokland
12449
12450 2006-07-07 [paul]       2.3.1cvs67
12451
12452         * src/action.c
12453                 Return now Closes dialog
12454         * src/mimeview.c
12455         * src/mimeview.h
12456         * src/textview.c
12457                 add contextual menu to mime parts listed
12458                 in the textview
12459                 Thanks to Colin
12460         * src/common/utils.c
12461                 reversal: ' is a valid character in URLs
12462
12463 2006-07-06 [colin]      2.3.1cvs66
12464
12465         * src/remotefolder.h
12466                 Forgotten in previous commit
12467
12468 2006-07-06 [colin]      2.3.1cvs65
12469
12470         * src/folder.c
12471                 Set summary update flag whenever
12472                 totals changed
12473         * src/imap.c
12474         * src/prefs_account.c
12475         * src/common/utils.h
12476         * src/etpan/imap-thread.c
12477                 Fix warnings, thanks to Fabien and
12478                 Ricardo
12479
12480 2006-07-06 [wwp]        2.3.1cvs64
12481
12482         * src/gtk/gtkutils.c
12483                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12484
12485 2006-07-06 [wwp]        2.3.1cvs63
12486
12487         * src/account.c
12488         * src/addressbook.c
12489         * src/addressitem.h
12490         * src/folderview.c
12491         * src/mainwindow.c
12492         * src/manual.c
12493         * src/manual.h
12494         * src/message_search.c
12495         * src/prefs_actions.c
12496         * src/prefs_filtering.c
12497         * src/prefs_filtering.h
12498         * src/prefs_template.c
12499         * src/summary_search.c
12500         * src/summaryview.c
12501         * src/gtk/gtkutils.c
12502         * src/gtk/gtkutils.h
12503         * src/gtk/pluginwindow.c
12504                 add help buttons to some dialogs. Clicking such buttons opens a
12505                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12506
12507 2006-07-06 [paul]       2.3.1cvs62
12508
12509         * src/textview.c
12510                 fix attachments contextual menu
12511                 Thanks to Colin
12512
12513 2006-07-05 [colin]      2.3.1cvs61
12514
12515         * src/textview.c
12516         * src/compose.c
12517                 Handle sftp:// links
12518
12519 2006-07-05 [paul]       2.3.1cvs60
12520
12521         * src/gtk/filesel.c
12522                 grab save button by default
12523                 Thanks to Colin
12524
12525 2006-07-05 [wwp]        2.3.1cvs59
12526
12527         * manual/xml2pdf
12528                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12529
12530 2006-07-04 [colin]      2.3.1cvs58
12531
12532         * src/mimeview.c
12533         * src/textview.c
12534                 Use left click to select, middle click to open
12535                 on mimeparts links
12536         * src/common/utils.c
12537                 Fix segfault
12538
12539 2006-07-04 [colin]      2.3.1cvs57
12540
12541         * src/mainwindow.c
12542         * src/news.c
12543                 Warning fixes, thanks to Fabien
12544
12545 2006-07-04 [colin]      2.3.1cvs56
12546
12547         * src/mimeview.c
12548         * src/mimeview.h
12549         * src/textview.c
12550                 Allow parts to be selected via their text label
12551                 in textview
12552
12553 2006-07-04 [colin]      2.3.1cvs55
12554
12555         * src/folderview.c
12556                 Feedback when closing (for big folders)
12557         * src/prefs_actions.c
12558         * src/prefs_filtering.c
12559         * src/prefs_matcher.c
12560         * src/prefs_template.c
12561                 Fix default button when closing without
12562                 having saved
12563
12564 2006-07-04 [colin]      2.3.1cvs54
12565
12566         * src/news.c
12567                 Delete local file on deletion
12568
12569 2006-07-03 [colin]      2.3.1cvs53
12570
12571         * src/folderview.c
12572         * src/main.c
12573                 Don't freeze when rescanning after crash
12574
12575 2006-07-03 [wwp]        2.3.1cvs52
12576
12577         * src/compose.c
12578         * src/privacy.c
12579         * src/privacy.h
12580         * src/plugins/pgpinline/pgpinline.c
12581         * src/plugins/pgpmime/pgpmime.c
12582                 don't report an error when the user cancels the passphrase dialog.
12583
12584 2006-07-02 [colin]      2.3.1cvs51
12585
12586         * src/folderview.c
12587                 Open message when crossing folders with Space,
12588                 goto next unread and friends
12589
12590 2006-07-01 [colin]      2.3.1cvs50
12591
12592         * src/prefs_account.c
12593                 Typographic rules varying from language
12594                 to language (in french "Protocole :"),
12595                 we have to do that :)
12596
12597 2006-07-01 [ticho]      2.3.1cvs49
12598
12599         * src/prefs_account.c
12600                 Only use one temporary gchar* variable in
12601                 prefs_account_protocol_set_optmenu().
12602
12603 2006-07-01 [ticho]      2.3.1cvs48
12604
12605         * src/prefs_account.c
12606         * src/prefs_account.h
12607                 Use GtkLabel for existing account protocol name.
12608                 Created an array for protocol names and populate the
12609                 combobox from it in a for() cycle.
12610
12611 2006-06-30 [colin]      2.3.1cvs47
12612
12613         * src/compose.c
12614                 Block undo when changing signature (by changing
12615                 account)
12616
12617 2006-06-30 [paul]       2.3.1cvs46
12618
12619         * src/send_message.c
12620                 when editing From in the Compose window, use that address
12621                 in the Return-Path: header
12622                 Thanks to Colin
12623
12624 2006-06-30 [colin]      2.3.1cvs45
12625
12626         * src/compose.c
12627                 Fix signature replacement:
12628                 - when no newline before separator
12629                 - when reediting
12630
12631 2006-06-29 [colin]      2.3.1cvs44
12632
12633         * src/folderview.c
12634         * src/folderview.h
12635         * src/mainwindow.c
12636         * src/summaryview.c
12637                 Let 'View/Go to/Next marked' work like
12638                 Next new & Next unread: across folders
12639                 Change the select_on_entry pref to do
12640                 what we want when changing folder
12641         * src/common/utils.c
12642                 Fix single-quoted links 
12643
12644 2006-06-29 [colin]      2.3.1cvs43
12645
12646         * src/gtk/gtkaspell.c
12647                 "Sylpheed" and "Sylpheed-Claws" do exist !
12648
12649 2006-06-29 [colin]      2.3.1cvs42
12650
12651         * src/imap.c
12652                 Forgot to remove debug
12653
12654 2006-06-29 [colin]      2.3.1cvs41
12655
12656         * src/imap.c
12657         * src/imap.h
12658         * src/mainwindow.c
12659                 Disconnect from IMAP servers when going
12660                 offline. Fixes bug #978 (going to offline-mode 
12661                 won't close connections)
12662
12663 2006-06-29 [colin]      2.3.1cvs40
12664
12665         * src/main.c
12666                 Fix transient setting on failing plugins
12667                 Patch by Fabien
12668         * src/plugins/pgpcore/sgpgme.c
12669                 Only warn for OpenPGP. Most people don't
12670                 have CMS available.
12671
12672 2006-06-29 [colin]      2.3.1cvs39
12673
12674         * src/compose.c
12675                 Fix Spelling menu (discrepancy between context menu
12676                 and top menu when folder's dictionary isn't the 
12677                 default one)
12678         * src/plugins/pgpcore/sgpgme.c
12679                 More error reporting about why gpgme can fail
12680
12681 2006-06-29 [wwp]        2.3.1cvs38
12682
12683         * src/mainwindow.c
12684                 honor the display-header-pane setting even when the message view
12685                 is a separate window.
12686
12687 2006-06-29 [wwp]        2.3.1cvs37
12688
12689         * src/prefs_actions.c
12690                 forgot to commit that one (use of GTK_STOCK_INFO).
12691
12692 2006-06-29 [colin]      2.3.1cvs36
12693
12694         * src/imap.c
12695                 Better handling of login errors (ask the password
12696                 again once), alert in case of error. Fix three
12697                 signedness warnings.
12698
12699 2006-06-28 [wwp]        2.3.1cvs35
12700
12701         * src/prefs_template.c
12702         * src/prefs_matcher.c
12703         * src/prefs_filtering_action.c
12704         * src/prefs_quote.c
12705                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12706                 patch by Fabien Vantard, slightly modified.
12707
12708 2006-06-28 [paul]
12709
12710         2.4.0-rc2 released
12711
12712 2006-06-28 [colin]      2.3.1cvs34
12713
12714         * src/prefs_account.c
12715                 Fix bug #977 (Can't add or edit imap accounts)
12716
12717 2006-06-28 [colin]      2.3.1cvs33
12718
12719         * src/mimeview.c
12720                 Fix previous
12721
12722 2006-06-28 [colin]      2.3.1cvs32
12723
12724         * src/mimeview.c
12725                 Save named inlined attachments with "Save all"
12726         * src/main.c
12727         * src/mbox.c
12728         * src/common/plugin.c
12729         * src/common/plugin.h
12730         * src/common/sylpheed.c
12731         * src/common/utils.c
12732         * src/plugins/pgpcore/sylpheed.def
12733         * src/plugins/pgpinline/sylpheed.def
12734         * src/plugins/pgpmime/sylpheed.def
12735                 Win32 compatibility patch, by
12736                 Werner Koch
12737
12738 2006-06-28 [wwp]        2.3.1cvs31
12739
12740         * src/imap.c
12741         * src/prefs_folder_item.c
12742                 less compilation warnings (thanks to Fabien Vantard), less typos.
12743
12744 2006-06-28 [paul]       2.3.1cvs30
12745
12746         * src/gtk/gtkutils.c
12747                 gtk_combo_box_set_focus_on_click() is only
12748                 available since gtk 2.6.0
12749
12750 2006-06-28 [paul]       2.3.1cvs29
12751
12752         * src/prefs_ext_prog.c
12753                 fix engrish and add a tooltip for the
12754                 'command for 'Display as text' option
12755
12756 2006-06-28 [paul]
12757
12758         2.4.0-rc1 released
12759
12760 2006-06-28 [paul]       2.3.1cvs28
12761
12762         * ChangeLog
12763         * tools/Makefile.am
12764                 include textviewer.pl in releases
12765
12766 2006-06-28 [paul]       2.3.1cvs27
12767
12768         * src/prefs_ext_prog.c
12769                 hide Print command option if libgnomeprint
12770                 support is present
12771
12772 2006-06-27 [colin]      2.3.1cvs26
12773
12774         * src/compose.c
12775                 Fix Esc handling in insert/attach dialog
12776                 Don't show this dialog if dragging something
12777                 else than text/uri-list
12778                 Thanks to Fabien Vantard
12779         * tools/textviewer.pl
12780                 Filter script to display stuff as text
12781                 by H. Merijn Brand
12782
12783 2006-06-27 [wwp]        2.3.1cvs25
12784
12785         * src/messageview.c
12786                 use the exact product name (message view title), patch
12787                 by Fabien Vantard.
12788
12789 2006-06-27 [ticho]      2.3.1cvs24
12790
12791         * src/prefs_account.c
12792         * src/prefs_common.c
12793         * src/prefs_common.h
12794         * src/prefs_ext_prog.c
12795         * src/textview.c
12796                 Add a preference (Preferences/External programs)
12797                 to allow "Display as text" to be done via a script
12798                 (patch by H.Merijn Brand).
12799                 Use GtkComboBox for protocol selection in account
12800                 preferences.
12801                 Only include current choice for existing accounts, and
12802                 insensitivize the combobox.
12803
12804 2006-06-27 [paul]       2.3.1cvs23
12805
12806         * src/mbox.c
12807                 fix crasher introduced in cvs21.
12808                 Thanks to Colin
12809
12810 2006-06-26 [colin]      2.3.1cvs22
12811
12812         * src/mbox.c
12813                 Fix double-frees when leaving folders
12814                 after exporting to mbox
12815
12816 2006-06-26 [colin]      2.3.1cvs21
12817
12818         * src/mbox.c
12819                 More feedback (and optimisation)
12820                 on import/export
12821         * src/common/utils.c
12822                 Fix case when looking for mail addresses
12823         * src/gtk/gtkutils.c
12824                 Extra check for (X-)Face
12825
12826 2006-06-25 [ticho]      2.3.1cvs20
12827
12828         * src/compose.c
12829         * src/exphtmldlg.c
12830         * src/gtk/gtkutils.c
12831         * src/gtk/gtkutils.h
12832                 Added second argument to gtkut_sc_combobox_create() to
12833                 control focus-on-click for the widget.
12834                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12835
12836 2006-06-25 [ticho]      2.3.1cvs19
12837
12838         * src/compose.c
12839         * src/gtk/Makefile.am
12840         * src/gtk/combobox.c
12841         * src/gtk/combobox.h
12842         * src/gtk/gtkutils.c
12843         * src/gtk/gtkutils.h
12844                 Use GtkComboBox instead of deprecated GtkOptionMenu
12845                 for account selector in compose window and for encoding
12846                 selector in attachment properties.
12847                 Also factorise working with the new GtkComboBox somewhat.
12848
12849 2006-06-24 [paul]       2.3.1cvs18
12850
12851         * src/prefs_common.c
12852                 use the correct default value
12853
12854 2006-06-24 [paul]       2.3.1cvs17
12855
12856         * src/compose.c
12857         * src/prefs_common.c
12858         * src/prefs_common.h
12859         * src/prefs_compose_writing.c
12860                 enable setting of default action when
12861                 dnd'ing files in the compose window.
12862                 (Collaborative effort with wwp)
12863
12864 2006-06-23 [wwp]        2.3.1cvs16
12865
12866         * src/compose.c
12867                 i18n fix (thanks to Fabien Vantard)
12868
12869 2006-06-22 [colin]      2.3.1cvs15
12870
12871         * src/prefs_customheader.c
12872                 Don't use filters in custom headers' file 
12873                 selector. Remember, extensions mean nothing :)
12874
12875 2006-06-22 [paul]       2.3.1cvs14
12876
12877         * configure.ac
12878                 allow setting of man directory location
12879
12880 2006-06-22 [colin]      2.3.1cvs13
12881
12882         * src/mainwindow.c
12883                 Add 'View/Go to/Next unread folder'.
12884                 I missed that :)
12885
12886 2006-06-22 [colin]      2.3.1cvs12
12887
12888         * src/common/utils.c
12889                 Add some subject prefixes
12890                 Patch by Bjorn T Johansen <btj@havleik.no>
12891
12892 2006-06-22 [colin]      2.3.1cvs11
12893
12894         * manual/advanced.xml
12895                 Forgotten hidden pref
12896
12897 2006-06-21 [paul]       2.3.1cvs10
12898
12899         * src/prefs_account.c
12900                 complete the removal of 'Add date header' option
12901
12902 2006-06-21 [paul]       2.3.1cvs9
12903
12904         * src/account.c
12905         * src/compose.c
12906         * src/prefs_account.c
12907         * src/prefs_account.h
12908                 remove option to add date header - always
12909                 add date header
12910         * src/etpan/imap-thread.c
12911                 fix warnings (Thanks to Colin)
12912
12913 2006-06-21 [wwp]        2.3.1cvs8
12914
12915         * src/folder.c
12916                 set the attachment flag when inline text part are (file)named. This is more convenient
12917                 when receiving (for instance) inline source files or patches sent using thunderbird.
12918
12919 2006-06-21 [paul]       2.3.1cvs7
12920
12921         * src/inc.c
12922                 fix off-by-one count of current msg in
12923                 statusbar filtering progressbar
12924
12925 2006-06-21 [paul]       2.3.1cvs6
12926
12927         * src/folder.c
12928                 Show attachment icon even if the part is 'inline'
12929                 if the following conditions are met:
12930                 - content-type != 'text/plain'
12931                 - content-type != '*/pgp-signature'
12932                 - either 'name' or 'filename' parameter is not NULL
12933                 
12934                 Thanks to Colin
12935
12936 2006-06-21 [paul]       2.3.1cvs5
12937
12938         * src/messageview.c
12939         * src/prefs_common.c
12940         * src/prefs_common.h
12941         * src/prefs_other.c
12942                 add an option to 'Never send Return
12943                 Receipts'
12944                 Thanks to Colin
12945
12946 2006-06-20 [mones]      2.3.1cvs4
12947
12948         * po/es.po
12949                 updated
12950         * src/compose.c
12951                 typo fixed (space after comma)
12952         * tools/make.themes.project
12953                 remove exec mode from tarball files
12954
12955 2006-06-20 [colin]      2.3.1cvs3
12956
12957         * src/news.c
12958         * src/procheader.c
12959         * src/unmime.c
12960                 Better fix for \n's in headers (don't 
12961                 break Received: and others)
12962
12963 2006-06-20 [paul]       2.3.1cvs2
12964
12965         * src/alertpanel.c
12966         * src/textview.c
12967                 improve legibility of phishing attempt
12968                 dialog
12969
12970 2006-06-20 [paul]       2.3.1cvs1
12971
12972         * NEWS
12973         * README
12974         * configure.ac
12975                 Update version number following
12976                 stable release
12977
12978 2006-06-20 [colin]      2.3.0cvs26
12979
12980         * src/compose.c
12981                 When dragging a file to the text of the compose
12982                 window, ask whether we want to insert or attach
12983                 (I know lots of people who do that to attach)
12984
12985 2006-06-20 [colin]      2.3.0cvs25
12986
12987         * src/etpan/imap-thread.c
12988                 Fix threshold (the append command is often > 32 bytes)
12989
12990 2006-06-19 [colin]      2.3.0cvs24
12991
12992         * src/imap.c
12993         * src/etpan/imap-thread.c
12994                 Workaround Rockliffe IMAP server bug: replace
12995                 "x UID SEARCH (ANSWERED UID 1:*)" with
12996                 "x UID SEARCH ANSWERED"
12997                 (Rockliffe doesn't handle the parenthesis)
12998
12999 2006-06-19 [colin]      2.3.0cvs23
13000
13001         * src/compose.c
13002         * src/imap.c
13003         * src/etpan/imap-thread.c
13004                 Probably fix bug #972 (Freezes when adding 
13005                 an attachment to the message)
13006         * src/common/defs.h
13007                 Modernize Firefox cmd
13008
13009
13010 2006-06-18 [colin]      2.3.0cvs22
13011
13012         * src/prefs_customheader.c
13013                 Only allow correct filenames for various
13014                 custom headers
13015
13016 2006-06-18 [colin]      2.3.0cvs21
13017
13018         * src/prefs_customheader.c
13019                 Add a 'From File...' button in custom headers prefs, which
13020                 try to do the right thing: 
13021                 for normal headers, use file as plaintext,
13022                 for X-Face, calls compface,
13023                 for Face, encode to b64.
13024
13025 2006-06-17 [colin]      2.3.0cvs20
13026
13027         * src/mh.c
13028                 Warning fix
13029
13030 2006-06-16 [colin]      2.3.0cvs19
13031
13032         * src/summaryview.c
13033                 Recursive quicksearch: show message list
13034                 in current folder, *then* search children
13035                 in the background.
13036
13037 2006-06-16 [colin]      2.3.0cvs18
13038
13039         * src/main.c
13040                 Instead of ignoring SIGPIPE, save caches
13041                 when getting one. Will fix the fact that
13042                 hot caches are out-of-date when logging 
13043                 out of Xorg.
13044         * src/compose.c
13045         * src/prefs_compose_writing.c
13046                 Only save text (not attachments) when 
13047                 auto-saving to drafts
13048         * src/unmime.c
13049                 Always replace \n, \r and \t with spaces
13050                 in headers
13051         * manual/dist/html/Makefile.am
13052         * manual/dist/pdf/Makefile.am
13053         * manual/dist/ps/Makefile.am
13054         * manual/dist/txt/Makefile.am
13055         * manual/fr/dist/html/Makefile.am
13056         * manual/fr/dist/pdf/Makefile.am
13057         * manual/fr/dist/ps/Makefile.am
13058         * manual/fr/dist/txt/Makefile.am
13059         * manual/pl/dist/html/Makefile.am
13060         * manual/pl/dist/pdf/Makefile.am
13061         * manual/pl/dist/ps/Makefile.am
13062         * manual/pl/dist/txt/Makefile.am
13063                 Fix make clean removing pregenerated manuals
13064
13065
13066 2006-06-16 [colin]      2.3.0cvs17
13067
13068         * src/plugins/pgpcore/sgpgme.c
13069         * src/plugins/pgpmime/pgpmime.c
13070         * src/plugins/pgpinline/pgpinline.c
13071                 Better error reporting in setup_signers.
13072                 Don't fallback to default key if specified
13073                 key isn't found.
13074                 Don't allow signing if more than one secret
13075                 key matches the one specified in prefs.
13076
13077 2006-06-15 [colin]      2.3.0cvs16
13078
13079         * src/folderview.c
13080                 Add "Send queue" in the folder's contextual
13081                 menu
13082         * src/compose.c
13083         * src/messageview.c
13084         * src/privacy.c
13085         * src/privacy.h
13086         * src/procmime.c
13087         * src/procmsg.c
13088         * src/plugins/pgpcore/passphrase.c
13089         * src/plugins/pgpcore/sgpgme.c
13090         * src/plugins/pgpinline/pgpinline.c
13091         * src/plugins/pgpmime/pgpmime.c
13092                 Better error reporting
13093         * src/mbox.c
13094                 Probably fix bug #971 (2.2.3 cannot read mail 
13095                 from local mbox)
13096
13097
13098 2006-06-15 [mones]      2.3.0cvs15
13099
13100         * tools/make.themes.project
13101                 creates the themes project from the web page
13102
13103 2006-06-15 [colin]      2.3.0cvs14
13104
13105         * src/folder.c
13106                 Better fix (avoid losing the folder if scan_tree 
13107                 fails)
13108
13109 2006-06-15 [cleroy]     2.3.0cvs13
13110
13111         * src/folder.c
13112                 Probably fix Bug #969 (crash on rebuilding 
13113                 imap folder)
13114
13115 2006-06-14 [colin]      2.3.0cvs12
13116
13117         * manual/dtd/manual.xsl
13118         * manual/sylpheed-claws-manual.xml
13119         * manual/fr/sylpheed-claws-manual.xml
13120         * manual/pl/sylpheed-claws-manual.xml
13121                 Insert pagebreaks between sections
13122
13123 2006-06-14 [paul]       2.3.0cvs11
13124
13125         * configure.ac
13126                 better fix than 2.3.0cvs10
13127
13128 2006-06-14 [paul]       2.3.0cvs10
13129
13130         * configure.ac
13131                 fix setting of PACKAGE_DATA_DIR with newer autoconf
13132                 (backwards compatible)
13133
13134 2006-06-13 [colin]      2.3.0cvs9
13135
13136         * src/messageview.c
13137                 Fix sending of return receipt with the new queue folders
13138
13139 2006-06-13 [wwp]        2.3.0cvs8
13140
13141         * src/quote_fmt_lex.l
13142                 fix wrong tokens returned in quote_fmt lexer, query not().
13143
13144 2006-06-13 [wwp]        2.3.0cvs7
13145
13146         * src/folder.c
13147         * src/prefs_folder_item.c
13148                 allow changing folder type even when folder is not a top-level one,
13149                 thanks to Colin.
13150
13151 2006-06-12 [colin]      2.3.0cvs6
13152
13153         * src/folderview.c
13154                 Fix double-ask of "Do you want to mark all
13155                 as read"
13156
13157 2006-06-12 [colin]      2.3.0cvs5
13158
13159         * src/compose.c
13160         * src/compose.h
13161         * src/folder.c
13162         * src/folder.h
13163         * src/imap.c
13164         * src/inc.c
13165         * src/main.c
13166         * src/messageview.c
13167         * src/mh.c
13168         * src/prefs_folder_item.c
13169         * src/procheader.c
13170         * src/procmime.c
13171         * src/procmsg.c
13172         * src/procmsg.h
13173         * src/send_message.c
13174         * src/summaryview.c
13175         * src/toolbar.c
13176                 Apply bug #964's patch (Queue and drafts aren't normal)
13177                 The Drafts and Queue folder now contain RFC-822 files,
13178                 allowing to move and copy mails from and to these 
13179                 folders. Moving from Drafts to Queue will prepare the
13180                 mail for sending (PGP signature, encryption, etc).
13181                 This patch also rework sending errors handling to try
13182                 to be more helpful.
13183                 Also, allow redefining folder types via the GUI 
13184                 (Folder type in its Properties)
13185
13186 2006-06-12 [colin]      2.3.0cvs4
13187
13188         * src/summaryview.c
13189         * src/prefs_common.c
13190         * src/prefs_common.h
13191         * src/gedit-print.c
13192                 Allow to define a specific print font - patch
13193                 by Bernhard Walle <bernhard.walle@gmx.de>
13194         * src/prefs_fonts.c
13195         * manual/advanced.xml
13196         * manual/fr/advanced.xml
13197                 Add a hidden pref to allow deletion without
13198                 confirmation
13199
13200 2006-06-12 [wwp]        2.3.0cvs3
13201
13202         * .cvsignore
13203                 more files to ignore.
13204
13205 2006-06-12 [wwp]        2.3.0cvs2
13206
13207         * src/quote_fmt.c
13208         * src/quote_fmt_lex.l
13209         * src/quote_fmt_parse.y
13210                 extend the quote_fmt parser (templates and quotes):
13211                 - allow limited sub-expressions in |p{} and |f{} expressions,
13212                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13213                 - implemented/fixed missing implementation of query_references and show_references,
13214                 - completed, fixed contents and format of the symbols help dialog,
13215                 - fix some compilation warnings.
13216
13217 2006-06-12 [wwp]        2.3.0cvs1
13218
13219         * manual/advanced.xml
13220         * manual/fr/advanced.xml
13221                 updates in the "templates" section of the manual (eng/fr):
13222                  - be more precise (both versions)
13223                  - completed to match the english reference (fr version)
13224                  - touchups (both versions)
13225
13226 2006-06-12 [paul]       2.3.0
13227
13228         2.3.0 released
13229
13230 2006-06-12 [paul]       2.2.3cvs14
13231
13232         * po/ca.po
13233         * po/cs.po
13234         * po/de.po
13235         * po/el.po
13236         * po/fr.po
13237         * po/it.po
13238         * po/pt_BR.po
13239         * po/sr.po
13240         * po/zh_CN.po
13241                 updated by Miquel Oliete, Tim, Stephan Sachse,
13242                 Stavros Giannouris, Fabien Vantard, Andrea
13243                 Spadaccini, Frederico Goncalves Guimaraes,
13244                 Aleksandar Urosevic, and Ralgh Young
13245
13246 2006-06-12 [colin]      2.2.3cvs13
13247
13248         * src/mbox.c
13249                 Add missing header
13250
13251 2006-06-11 [colin]      2.2.3cvs12
13252
13253         * src/msgcache.c
13254                 Verify that g_malloc() succeeded
13255
13256 2006-06-11 [colin]      2.2.3cvs11
13257
13258         * src/wizard.c
13259                 Add Face header to welcome mail
13260
13261 2006-06-10 [colin]      2.2.3cvs10
13262
13263         * src/textview.c
13264                 Revert previous (Forgot it changes the
13265                 margin on the whole mail)
13266
13267 2006-06-10 [colin]      2.2.3cvs9
13268
13269         * src/textview.c
13270                 Don't overlap long headers under (X-)Face
13271
13272 2006-06-10 [mones]      2.2.3cvs8
13273
13274         * manual/xml2pdf
13275                 allow generation of manual on systems lacking saxon binary
13276                 but with java and the saxon library installed
13277
13278         * po/es.po
13279                 updated for release
13280
13281 2006-06-09 [colin]      2.2.3cvs7
13282
13283         * src/summaryview.c
13284                 Fix leak when using Display Sender using Addressbook
13285
13286 2006-06-09 [colin]      2.2.3cvs6
13287
13288         * src/compose.c
13289         * src/folder.c
13290         * src/folderview.c
13291         * src/mimeview.c
13292         * src/summaryview.c
13293                 More leaks fixes
13294
13295 2006-06-09 [paul]       2.2.3cvs5
13296
13297         * AUTHORS
13298         * src/gtk/authors.h
13299         * tools/claws.i18n.status.pl
13300                 updated with new info
13301
13302 2006-06-09 [paul]       2.2.3cvs4
13303
13304         * README
13305                 updated
13306         * manual/ack.xml
13307                 add wwp to authors list
13308         * src/gtk/authors.h
13309                 update mine and Colin's addresses
13310
13311 2006-06-08 [colin]      2.2.3cvs3
13312
13313         * src/etpan/imap-thread.c
13314                 Fix leak on SSL cert check
13315
13316 2006-06-08 [colin]      2.2.3cvs2
13317
13318         * src/common/utils.c
13319                 Fix leak
13320
13321 2006-06-08 [paul]       2.2.3cvs1
13322
13323         * configure.ac
13324                 Update version number following
13325                 stable release
13326
13327 2006-06-07 [colin]      2.2.2cvs3
13328
13329         * src/msgcache.c
13330                 Fix catching cache read errors (guint instead of gint)
13331                 Prevent malloc'ing more than 8MB (means cache corruption)
13332
13333 2006-06-07 [paul]       2.2.2cvs2
13334
13335         * src/exporthtml.c
13336         * src/exportldif.c
13337         * src/mh.c
13338         * src/mutt.c
13339         * src/pine.c
13340         * src/common/utils.c
13341                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13342                 obey $HOME'
13343                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13344                 Thanks to Colin
13345
13346 2006-06-06 [paul]       2.2.2cvs1
13347
13348         * configure.ac
13349                 Update version number following
13350                 stable release
13351
13352 2006-06-06 [paul]       2.2.1cvs6
13353
13354         * src/matcher.c
13355                 fix  implicit declaration of
13356                 sylpheed_do_idle()
13357                 Patch by Fabien Vantard
13358
13359 2006-06-06 [paul]       2.2.1cvs5
13360
13361         * src/matcher.c
13362                 fix age_greater and age_lower so that they
13363                 mean what say and not '...or equal to'
13364                 Thanks to Colin
13365
13366 2006-06-06 [paul]       2.2.1cvs4
13367
13368         * src/textview.c
13369         * src/common/utils.c
13370                 fix URI check
13371                 Thanks to Colin
13372
13373 2006-06-05 [wwp]        2.2.1cvs3
13374
13375         * manual/fr/account.xml
13376                 minor language fixes (thanks to Fabien Vantard).
13377
13378 2006-06-05 [colin]      2.2.1cvs2
13379
13380         * src/prefs_folder_item.c
13381         * src/folderview.c
13382                 Allow recursive setting of properties 
13383                 for whole mailboxes
13384         * src/matcher.c
13385                 Don't freeze on 'test' filtering rule
13386
13387 2006-06-05 [colin]      2.2.1cvs1
13388
13389         * configure.ac
13390                 Update version number following
13391                 stable release
13392
13393 2006-06-04 [wwp]        2.2.0cvs82
13394
13395         * manual/glossary.xml
13396         * manual/account.xml
13397         * manual/fr/glossary.xml
13398         * manual/fr/account.xml
13399                 added glossary section and references/links related to the Face custom header.
13400
13401 2006-06-04 [colin]      2.2.0cvs81
13402
13403         * src/summaryview.c
13404                 Skip to next message on move with no
13405                 immediate execution
13406
13407 2006-06-04 [wwp]        2.2.0cvs80
13408
13409         * manual/xml2pdf
13410                 added sanity checks, exit when needed.
13411
13412 2006-06-03 [paul]       2.2.0cvs79
13413
13414         * src/prefs_receive.c
13415                 page name is now 'Receiving'
13416         * src/prefs_send.c
13417                 page name is now 'Sending'
13418
13419 2006-06-03 [colin]      2.2.0cvs78
13420
13421         * src/plugins/spamassassin/spamassassin_gtk.c
13422                 Autoswitch to Localhost if transport was previously
13423                 disabled. Else people had to check [] Enable, then
13424                 *reselect* transport.
13425
13426 2006-06-03 [colin]      2.2.0cvs77
13427
13428         * src/plugins/pgpinline/pgpinline.c
13429         * src/plugins/pgpmime/pgpmime.c
13430                 Check that gpg_data_release_and_get_mem 
13431                 didn't fail (now, why this happens...)
13432
13433 2006-06-03 [colin]      2.2.0cvs76
13434
13435         * src/mbox.c
13436                 Fix bug #962 (Manual and/or UI should 
13437                 warn about incompatible locking 
13438                 causing dataloss)
13439
13440 2006-06-02 [cleroy]     2.2.0cvs75
13441
13442         * src/filtering.c
13443         * src/folder.c
13444         * src/procmsg.c
13445         * src/summaryview.c
13446                 Fix a few leaks
13447
13448 2006-06-02 [colin]      2.2.0cvs74
13449
13450         * src/main.c
13451                 On exit, free caches after writing them
13452                 Shuts up some valgrind false positives
13453         * src/procmsg.c
13454         * src/send_message.c
13455                 Fix races when reusing existing SMTP connections
13456                 Fix inexistant session timeout
13457         * src/toolbar.c
13458                 Display alertpanel after all queues have
13459                 been processed, not after each
13460
13461 2006-06-02 [wwp]        2.2.0cvs73
13462
13463         * manual/fr/glossary.xml
13464         * manual/fr/ack.xml
13465         * manual/ack.xml
13466                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13467
13468 2006-06-02 [wwp]        2.2.0cvs72
13469
13470         * manual/xml2pdf
13471         * manual/dist/pdf/Makefile.am
13472         * manual/dtd/manual.xsl
13473         * manual/fr/dist/pdf/Makefile.am
13474         * manual/pl/dist/pdf/Makefile.am
13475                 we changed the procedure to generate the .pdf version of the manual.
13476                 The procedure is more modern and the .pdf we get now has a valid index.
13477                 Here are the new pre-requisites:
13478
13479                 - JRE 1.x (1.4 here): there must be one from your distro
13480                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13481                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13482                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13483
13484                 See my posts for further info about the installation of this toolchain:
13485
13486                 Date: Fri, 19 May 2006 19:40:06 +0200
13487                 From: wwp <subscript@free.fr>
13488                 To: sylpheed-claws-devel@lists.sourceforge.net
13489                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13490
13491                 and
13492
13493                 Date: Wed, 24 May 2006 12:58:49 +0200
13494                 From: wwp <subscript@free.fr>
13495                 To: sylpheed-claws-devel@lists.sourceforge.net
13496                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13497
13498 2006-06-01 [colin]      2.2.0cvs71
13499
13500         * src/compose.c
13501                 Better guards against IMAP races
13502         * src/main.c
13503         * src/prefs_common.c
13504         * src/prefs_common.h
13505         * src/common/ssl_certificate.c
13506         * src/etpan/imap-thread.c
13507         * src/etpan/imap-thread.h
13508         * src/gtk/sslcertwindow.c
13509                 New hidden option ssl_skip_cert_check to 
13510                 avoid dups of bug #959 (libetpan linked
13511                 against gnutls and gnutls buggy on 64bit)
13512                 Present expired warning only once per
13513                 session/server.
13514         * manual/advanced.xml
13515         * manual/fr/advanced.xml
13516                 Document new option
13517
13518 2006-06-01 [wwp]        2.2.0cvs70
13519
13520         * src/messageview.c
13521                 fix for bug #961 (return receipt dialog 
13522                 complains incorrectly about return-path 
13523                 email adress being different), thanks 
13524                 to Colin.
13525
13526 2006-05-31 [cleroy]     2.2.0cvs69
13527
13528         * src/common/ssl.c
13529                 Guard against NULLs, although this
13530                 should never be an issue
13531
13532 2006-05-31 [colin]      2.2.0cvs68
13533
13534         * src/filtering.c
13535                 Use g_slist_prepend
13536         * src/imap.c
13537                 Don't remove caches when destroying folder, it
13538                 could (should) be done at exit
13539         * src/inc.c
13540                 free processing cache after incorporation
13541         * src/etpan/imap-thread.c
13542                 Maybe fix bug #959 (Crash on moving to emails 
13543                 to a imap account per ssl with a expired 
13544                 certificate.)
13545
13546 2006-05-30 [colin]      2.2.0cvs67
13547
13548         * src/summaryview.c
13549                 Put back event flush when displaying message
13550                 It avoids reading a bunch of messages just
13551                 by hitting shift-n for too long ;)
13552
13553 2006-05-29 [colin]      2.2.0cvs66
13554
13555         * src/summaryview.c
13556                 Remove useless g_warnings
13557
13558 2006-05-29 [colin]      2.2.0cvs65
13559
13560         * src/imap.c
13561                 Fix g_slist_append()s for performance
13562
13563 2006-05-29 [colin]      2.2.0cvs64
13564
13565         * src/compose.c
13566         * src/common/utils.c
13567                 Fix extraneous tab at start of addresses
13568         * src/mainwindow.c
13569                 Fix warnings (thanks to Fabien)
13570                 Fix crash at exit when composing messages 
13571                 exist
13572         * src/pop.c
13573                 Fix progress bar when deleting expired mails
13574                 Thanks to Hiro
13575         * src/summaryview.c
13576         * src/gtk/gtksctree.c
13577                 Fix re-sorting slowness
13578
13579 2006-05-29 [paul]       2.2.0cvs63
13580
13581         * src/mh.c
13582                 fetch full message when moving mails
13583                 from another mailbox, (fixed data loss
13584                 when filtering from IMAP to MH, introduced
13585                 in 2.2.0cvs57).
13586                 Thanks to Colin
13587
13588 2006-05-29 [mones]      2.2.0cvs62
13589
13590         * src/gtk/gtksctree.c
13591                 Unselect faster (patch by Colin)        
13592
13593 2006-05-26 [colin]      2.2.0cvs61
13594
13595         * src/summaryview.c
13596                 Unplug MSGINFO_UPDATE callback on delete too.
13597
13598 2006-05-26 [colin]      2.2.0cvs60
13599
13600         * src/foldersel.c
13601                 Fix bold in folder selection window with glib2.10
13602                 thanks Hiro
13603
13604 2006-05-26 [colin]      2.2.0cvs59
13605
13606         * src/procheader.c
13607                 Convert date only if necessary (and don't
13608                 try to convert from utf8 to utf8, too)
13609         * src/summaryview.c
13610                 Only set column's text if the column's 
13611                 displayed
13612
13613 2006-05-26 [colin]      2.2.0cvs58
13614
13615         * src/summaryview.c
13616         * src/gtk/gtkutils.c
13617                 Fix useless warning
13618
13619 2006-05-26 [colin]      2.2.0cvs57
13620
13621         * src/mainwindow.c
13622                 Make summaryview selectable as long as 
13623                 no message has focus
13624         * src/mh.c
13625                 Faster deletion (by implementing mh_remove_msgs)
13626                 Faster copy (avoid using mh_fetch_msg just to get
13627                 the filename)
13628                 Faster move (using move_file instead of copy_file
13629                 if MSG_IS_MOVE)
13630                 No progressbar if total number of mails to cp/mv 
13631                 is less than 100
13632         * src/summaryview.c
13633                 Fix removal from subject_table when mail gets moved
13634                 Faster deletion (g_slist_prepend instead of append)
13635         * src/gtk/gtksctree.c
13636                 Remove useless code
13637
13638 2006-05-25 [colin]      2.2.0cvs56
13639
13640         * src/common/ssl_certificate.c
13641                 Fix leak in expired cert check
13642
13643 2006-05-25 [colin]      2.2.0cvs55
13644
13645         * src/mh.c
13646                 Disable flags syncing on .mh_sequences - it
13647                 is buggy and marks mails read under unknown
13648                 conditions.
13649
13650 2006-05-25 [paul]
13651
13652         * 2.3.0-rc4 released
13653
13654 2006-05-24 [colin]      2.2.0cvs54
13655
13656         attention cvs users: if you manage to crash
13657         Sylpheed-Claws while moving, copying or deleting
13658         mails, we *are* interested in stack traces and
13659         valgrind logs. It looks stable, but one never
13660         knows...
13661
13662         * src/folder.c
13663                 Add progressbar for cache updates
13664         * src/folderutils.c
13665                 Optimize Mark all read in the current
13666                 folder
13667         * src/mh.c
13668                 Add progressbar for copy/move
13669         * src/procmsg.c
13670                 Optimize O(n^2) in copy/move
13671         * src/summaryview.c
13672         * src/gtk/gtksctree.c
13673                 Optimize O(n^2) algos
13674         * src/common/timing.h
13675                 Display ms instead of us
13676
13677 2006-05-24 [wwp]        2.2.0cvs53
13678
13679         * manual/fr/advanced.xml
13680                 updates to the French manual.
13681
13682 2006-05-24 [wwp]        2.2.0cvs52
13683
13684         * src/common/utils.c
13685                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13686
13687 2006-05-24 [wwp]        2.2.0cvs51
13688
13689         * src/folderutils.c
13690                 fixed "mark all read" in MH folders (thanks to Colin).
13691
13692 2006-05-24 [paul]       2.2.0cvs50
13693
13694         * doc/man/sylpheed-claws.1
13695                 updated the man page
13696
13697 2006-05-23 [colin]      2.2.0cvs49
13698
13699         * src/folderview.c
13700         * src/imap.c
13701         * src/inc.c
13702         * src/mbox.c
13703         * src/messageview.c
13704         * src/news.c
13705         * src/send_message.c
13706         * src/summaryview.c
13707         * src/gtk/sslcertwindow.c
13708                 alertpanel fixes, by Fabien
13709
13710 2006-05-23 [colin]      2.2.0cvs48
13711
13712         * src/folder.c
13713         * src/folderview.c
13714         * src/msgcache.c
13715         * src/summaryview.c
13716         * src/gtk/gtksctree.c
13717         * src/gtk/gtksctree.h
13718                 More timings
13719                 Fix slow loading problem, which was caused by the
13720                 use of some gtk_ctree funcs and their use of
13721                 g_list_position while gtk_ctree_(un)link'ing.
13722                 Reap more functions from gtkctree.c to be sure we
13723                 use our (fast) version instead of theirs.
13724         * src/mh.c
13725                 Fix copy of unread mails
13726
13727
13728 2006-05-22 [wwp]        2.2.0cvs47
13729
13730         * manual/fr/advanced.xml
13731                 updated.
13732
13733 2006-05-22 [colin]      2.2.0cvs46
13734
13735         * src/filtering.c
13736                 Fix possible infinite loop. 'copy' is not a 
13737                 final action, so when encountering a 'copy',
13738                 we have to check if a previous one was set
13739                 and do it. In the same way, if we encounter
13740                 a 'move' we have to perform a possibly 
13741                 pending 'copy'. This will slow down filtering
13742                 on IMAP if move+copy or multiple copy actions
13743                 are to be done, but handling it via the batch
13744                 would be really too convoluted.
13745
13746 2006-05-22 [wwp]        2.2.0cvs45
13747
13748         * manual/fr/advanced.xml
13749         * manual/fr/faq.xml
13750         * manual/fr/glossary.xml
13751         * manual/fr/handling.xml
13752         * manual/fr/intro.xml
13753         * manual/fr/plugins.xml
13754         * manual/fr/sylpheed-claws-manual.xml
13755                 sync w/ the english manual: updates URIs, documented mailing-list
13756                 support, better explanation about the enabled/disabled feature
13757                 in filtering/processing rules by Paul.
13758
13759 2006-05-21 [colin]      2.2.0cvs44
13760
13761         * src/summaryview.c
13762                 Don't expand after building threads, but during
13763
13764 2006-05-21 [colin]      2.2.0cvs43
13765
13766         * src/procmsg.c
13767         * src/summaryview.c
13768                 More timing possibilities... For next time I have 
13769                 to find out how the hell some 3GHz computer takes
13770                 one minute to open a 30k folder...
13771
13772 2006-05-21 [colin]      2.2.0cvs42
13773
13774         * manual/pl/advanced.xml
13775         * manual/pl/faq.xml
13776         * manual/pl/glossary.xml
13777         * manual/pl/handling.xml
13778         * manual/pl/intro.xml
13779         * manual/pl/plugins.xml
13780         * manual/pl/sylpheed-claws-manual.xml
13781                 Polish manual updated by Pawel
13782
13783 2006-05-20 [colin]
13784
13785         * 2.3.0-rc3 released
13786
13787 2006-05-20 [colin]      2.2.0cvs41
13788
13789         * src/imap.c
13790                 Fix -rc2 problems:
13791                 - remove cache of moved messages from original folder
13792                 - apply new flags to messages even if they aren't appliable
13793                   via IMAP.
13794
13795 2006-05-20 [colin]
13796
13797         * 2.3.0-rc2 released
13798
13799 2006-05-19 [colin]      2.2.0cvs40
13800
13801         * src/imap.c
13802                 Don't issue SELECT in imap_change_flags
13803                 before having checked that we indeed have
13804                 some flags to change. MSG_POSTFILTERED for
13805                 example can't be used on IMAP.
13806                 Fixes bug #955 (copying messages between 
13807                 imap folders is extremely slow), which was
13808                 a regression.
13809
13810 2006-05-19 [colin]      2.2.0cvs39
13811
13812         * src/folder.c
13813         * src/folder.h
13814         * src/folderview.c
13815                 Try to fix bug #830 (Some unread messages 
13816                 get marked read in IMAP inbox):
13817                 - Prevent scanning a folder if it's being 
13818                   opened via the GUI
13819                 - Postpone opening via the GUI of a folder
13820                   currently scanned.
13821
13822
13823 2006-05-19 [wwp]        2.2.0cvs38
13824
13825         * manual/advanced.xml
13826                 fix English+typo (thanks to Paul).
13827
13828 2006-05-19 [wwp]        2.2.0cvs37
13829
13830         * manual/advanced.xml
13831         * manual/fr/advanced.xml
13832         * src/gtk/logwindow.c
13833         * src/prefs_common.c
13834         * src/prefs_common.h
13835                 added hidden prefs to allow customization of colors used in
13836                 protocol log window (useful for dark gtk+ themes).
13837
13838 2006-05-19 [wwp]        2.2.0cvs36
13839
13840         * ChangeLog
13841                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13842
13843 2006-05-19 [paul]       2.2.0cvs35
13844
13845         * src/textview.c
13846                 make Reply-To fully clickable
13847         * src/gtk/logwindow.c
13848                 more colouring (SMTP ESMTP)
13849         Both patches by Pawel Pekala
13850
13851 2006-05-19 [cleroy]     2.2.0cvs34
13852
13853         * src/mh.c
13854                 Don't update flags from current folder
13855                 Probably fixes bug #935 (Read Messages 
13856                 Revert to Being Marked as Unread)
13857
13858 2006-05-18 [colin]      2.2.0cvs33
13859
13860         * src/imap.c
13861                 Warning fix
13862         * src/compose.c
13863         * src/mainwindow.c
13864         * src/summaryview.c
13865         * src/toolbar.c
13866                 Allow replying to multiple emails
13867                 in multiple windows
13868         * src/mimeview.c
13869         * src/etpan/imap-thread.c
13870                 Leak fixes
13871
13872 2006-05-18 [paul]       2.2.0cvs32
13873
13874         * src/summaryview.c
13875                 keep Mailing-List menu refreshed
13876                 Thanks to Colin
13877
13878 2006-05-18 [paul]       2.2.0cvs31
13879
13880         * manual/advanced.xml
13881         * manual/faq.xml
13882         * manual/glossary.xml
13883         * manual/handling.xml
13884         * manual/intro.xml
13885         * manual/plugins.xml
13886         * manual/sylpheed-claws-manual.xml
13887                 update URLs
13888                 add info about mailing-list support
13889                 edit filtering info
13890         * src/wizard.c
13891         * src/common/defs.h
13892         * src/gtk/about.c
13893         * src/plugins/dillo_viewer/README
13894                 update URLs
13895
13896 2006-05-17 [wwp]        2.2.0cvs30
13897
13898         * manual/handling.xml
13899         * manual/fr/handling.xml
13900                 documented the ability to enabled/disable filtering/processing rules.
13901
13902 2006-05-17 [colin]      2.2.0cvs29
13903
13904         * src/main.c
13905                 Don't initialize g_thread subsystem if it's 
13906                 already done (thanks to Hiro)
13907         * src/mimeview.c
13908                 Fix saving of parts when there name can't be
13909                 converted from UTF-8.
13910
13911 2006-05-17 [paul]       2.2.0cvs28
13912
13913         * po/Makefile.in.in
13914                 fix config.status warning with autoconf 2.60
13915
13916 2006-05-17 [paul]       2.2.0cvs27
13917
13918         * po/POTFILES.in
13919                 add src/mbox.c
13920
13921 2006-05-17 [wwp]        2.2.0cvs26
13922
13923         * src/mainwindow.c
13924                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13925
13926 2006-05-17 [wwp]        2.2.0cvs25
13927
13928         * src/plugins/demo/demo.c
13929                 updated product name in plugin demo (many plugins need to be
13930                 sync'ed w/ that change).
13931
13932 2006-05-17 [colin]      2.2.0cvs24
13933
13934         * src/mh.c
13935                 Fix leak
13936
13937 2006-05-16 [colin]      2.2.0cvs23
13938
13939         * src/mainwindow.c
13940                 Stupid me hit again. Fix cvs22.
13941
13942 2006-05-16 [colin]      2.2.0cvs22
13943
13944         * src/mainwindow.c
13945                 Fix bug #922 (sylpheed-claws crashed after 
13946                 pushing on Inbox folder)
13947
13948 2006-05-16 [colin]      2.2.0cvs21
13949
13950         * src/compose.c
13951                 Make From header be copy/paste/select-able
13952
13953 2006-05-16 [wwp]        2.2.0cvs20
13954
13955         * src/export.c
13956         * src/matcher.c
13957         * src/summaryview.c
13958         * src/etpan/imap-thread.c
13959                 fix some compiler warnings (thanks to Colin).
13960
13961 2006-05-16 [wwp]        2.2.0cvs19
13962
13963         * src/action.c
13964         * src/gedit-print.c
13965         * src/inc.c
13966         * src/mainwindow.c
13967         * src/mh.c
13968         * src/statusbar.c
13969         * src/send_message.c
13970         * src/summaryview.c
13971                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13972
13973 2006-05-15 [colin]      2.2.0cvs18
13974
13975         * src/procmsg.c
13976                 Fix automatic rule creation with List-Post
13977
13978 2006-05-15 [paul]       2.2.0cvs17
13979
13980         * tools/filter_conv_new.pl
13981                 updated for rule enabling/disabling
13982                 claws version >= 2.3.x required
13983
13984 2006-05-15 [cleroy]     2.2.0cvs16
13985
13986         * src/main.c
13987                 Revert test
13988
13989 2006-05-15 [cleroy]     2.2.0cvs15
13990
13991         * src/main.c
13992                 test
13993
13994 2006-05-15 [wwp]        2.2.0cvs14
13995
13996         * manual/pl/.cvsignore
13997                 ignore generated files.
13998
13999 2006-05-14 [wwp]        2.3.0-rc1
14000
14001         * 2.3.0-rc1 released
14002
14003 2006-05-13 [wwp]        2.2.0cvs13
14004
14005         * src/filtering.c
14006         * src/filtering.h
14007         * src/matcher.c
14008         * src/matcher_parser_lex.l
14009         * src/matcher_parser_parse.y
14010         * src/prefs_filtering.c
14011                 new feature: provide the ability to disable filtering and processing
14012                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
14013                 adaptations.
14014
14015 2006-05-13 [colin]      2.2.0cvs12
14016
14017         * src/compose.c
14018                 Remove useless if (a) b; else b;
14019                 Thanks to wwp
14020
14021 2006-05-13 [wwp]        2.2.0cvs11
14022
14023         * src/export.c
14024         * src/import.c
14025         * src/mainwindow.c
14026         * src/mbox.c
14027         * src/summaryview.c
14028         * src/summaryview.h
14029                 no more silent failures (or at least less ones) when importing
14030                 or exporting from/to mbox. Also start importing/exporting if
14031                 the necessary info is set.
14032
14033 2006-05-13 [wwp]        2.2.0cvs10
14034
14035         * RELEASE_NOTES
14036                 restored up-to-date release notes.
14037
14038 2006-05-13 [paul]       2.2.0cvs9
14039
14040         * po/nl.po
14041         * po/ru.po
14042                 updated by Tim Dijkstra and Pavlo Bohmat
14043
14044 2006-05-12 [colin]      2.2.0cvs8
14045
14046         * src/gtk/quicksearch.c
14047                 Add "k" as shortcut for "colorlabel". Patch
14048                 by ath42@users.sf.net.
14049
14050 2006-05-12 [paul]       2.2.0cvs7
14051
14052         * src/prefs_common.h
14053         * src/prefs_summaries.c
14054         * src/summaryview.c
14055                 when entering a folder also allow
14056                 going directly to first Marked message
14057
14058 2006-05-12 [paul]       2.2.0cvs6
14059
14060         * src/summaryview.c
14061                 always obey 'confirm before marking all
14062                 mails read' option
14063
14064 2006-05-12 [paul]       2.2.0cvs5
14065
14066         * src/textview.c
14067                 make Sender fully clickable
14068
14069 2006-05-12 [colin]      2.2.0cvs4
14070
14071         * src/compose.c
14072         * src/compose.h
14073                 Let From be editable
14074         * src/main.c
14075         * src/mh.c
14076                 Full support of .mh_sequences' Unseen seq
14077
14078 2006-05-12 [colin]      2.2.0cvs3
14079
14080         * src/folder.c
14081         * src/mainwindow.c
14082         * src/mainwindow.h
14083         * src/messageview.c
14084         * src/prefs_spelling.c
14085         * src/procheader.c
14086         * src/procmsg.c
14087         * src/procmsg.h
14088         * src/summaryview.c
14089         * src/toolbar.c
14090         * src/toolbar.h
14091                 Add contextual menu on Compose toolbar
14092                 button. Fixes bug #944 (Automatic
14093                 addresses not applied when changing account
14094                 from compose window)
14095                 add Mailing List support
14096                 based on the old 0.6.5claws25 patch by
14097                 Melvin Hadasht, with finishing touches
14098                 by Colin
14099                 Fix "ignore thread" when mails are threaded by
14100                 subject (and weren't ignored although appearing
14101                 in the thread).
14102                 GUI rework.
14103                 Both patches by Pawel.
14104
14105 2006-05-08 [paul]       2.2.0cvs2
14106
14107         * src/mainwindow.c
14108         * src/mainwindow.h
14109         * src/messageview.c
14110         * src/procheader.c
14111         * src/procmsg.c
14112         * src/procmsg.h
14113         * src/summaryview.c
14114                 add Mailing List support
14115                 based on the old 0.6.5claws25 patch by 
14116                 Melvin Hadasht, with finishing touches
14117                 by Colin
14118
14119 2006-05-08 [colin]      2.2.0cvs1
14120
14121         * src/mainwindow.c
14122         * src/toolbar.c
14123         * src/toolbar.h
14124                 Add contextual menu on Compose toolbar 
14125                 button. Fixes bug #944 (Automatic 
14126                 addresses not applied when changing account 
14127                 from compose window)
14128
14129 2006-05-08 [paul]       2.2.0
14130
14131         2.2.0 released
14132
14133 2006-05-08 [paul]       2.1.1cvs51
14134
14135         * po/cs.po
14136         * po/de.po
14137         * po/en_GB.po
14138         * po/fi.po
14139         * po/fr.po
14140         * po/pt_BR.po
14141         * po/sr.po
14142         * po/zh_CN.po
14143                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14144                 Fabien Vantard, Frederico Goncalves Guimaraes,
14145                 Aleksandar Urosevic, and Ralgh Young
14146
14147 2006-05-12 [colin]      2.1.1cvs50
14148
14149         * po/cs.po
14150         * po/de.po
14151         * po/en_GB.po
14152         * po/es.po
14153         * po/fi.po
14154         * po/fr.po
14155         * po/pt_BR.po
14156         * po/sr.po
14157         * po/zh_CN.po
14158                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14159                 Fabien Vantard, Frederico Goncalves Guimaraes,
14160                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
14161
14162 2006-05-05 [colin]      2.1.1cvs49
14163
14164         * manual/Makefile.am
14165         * manual/pl/Makefile.am
14166         * manual/pl/account.xml
14167         * manual/pl/ack.xml
14168         * manual/pl/addrbook.xml
14169         * manual/pl/advanced.xml
14170         * manual/pl/faq.xml
14171         * manual/pl/glossary.xml
14172         * manual/pl/gpl.xml
14173         * manual/pl/handling.xml
14174         * manual/pl/intro.xml
14175         * manual/pl/keyboard.xml
14176         * manual/pl/plugins.xml
14177         * manual/pl/starting.xml
14178         * manual/pl/sylpheed-claws-manual.xml
14179         * manual/pl/dist/.cvsignore
14180         * manual/pl/dist/Makefile.am
14181         * manual/pl/dist/html/.cvsignore
14182         * manual/pl/dist/html/Makefile.am
14183         * manual/pl/dist/pdf/.cvsignore
14184         * manual/pl/dist/pdf/Makefile.am
14185         * manual/pl/dist/ps/.cvsignore
14186         * manual/pl/dist/ps/Makefile.am
14187         * manual/pl/dist/txt/.cvsignore
14188         * manual/pl/dist/txt/Makefile.am
14189                 Add the polish translation of the manual,
14190                 Authored by Pawel Pekala.
14191
14192 2006-05-05 [cleroy]     2.1.1cvs48
14193
14194         * src/main.c
14195                 Re-read matcherrc after loading plugins 
14196                 if some of them add folders.
14197
14198 2006-05-03 [colin]      2.1.1cvs47
14199
14200         * src/imap.c
14201                 I'm idiot
14202
14203 2006-05-03 [colin]      2.1.1cvs46
14204
14205         * src/imap.c
14206                 Be sure to have a session when
14207                 getting separator
14208
14209 2006-05-03 [colin]      2.1.1cvs45
14210
14211         * src/imap.c
14212         * src/imap.h
14213         * src/imap_gtk.c
14214                 Fix preventing renaming with namespace 
14215                 separator.
14216
14217 2006-05-01 [colin]      2.1.1cvs44
14218
14219         * src/action.c
14220                 Don't reload messageview when result of
14221                 action is piped.
14222
14223 2006-04-29 [colin]      2.1.1cvs43
14224
14225         * src/prefs_receive.c
14226         * src/plugins/spamassassin/spamassassin_gtk.c
14227         * src/plugins/clamav/clamav_plugin_gtk.c
14228                 GUI fixes by Pawel
14229
14230 2006-04-29 [colin]      2.1.1cvs42
14231
14232         * src/prefs_compose_writing.c
14233         * src/prefs_quote.c
14234                 Cleanups. Patch by Pawel
14235
14236 2006-04-28 [paul]       2.1.1cvs41
14237
14238         * src/matcher.c
14239                 fix returned quick search results when search
14240                 term contains an underscore.
14241                 Thanks to Colin
14242
14243 2006-04-28 [paul]       2.1.1cvs40
14244
14245         * src/prefs_message.c
14246         * src/prefs_receive.c
14247                 GUI cleanups
14248                 Patches by Pawel Pekala
14249
14250 2006-04-27 [colin]      2.1.1cvs39
14251
14252         * src/wizard.c
14253                 Differentiate subject Welcome from
14254                 window's title Welcome
14255
14256 2006-04-27 [paul]
14257
14258         2.2.0-rc1 released
14259
14260 2006-04-27 [paul]       2.1.1cvs38
14261
14262         * manual/advanced.xml
14263         * manual/fr/advanced.xml
14264                 add info about compose_no_markup hidden pref
14265
14266 2006-04-27 [paul]       2.1.1cvs37
14267
14268         * src/prefs_account.c
14269                 improve privacy labels
14270         * src/prefs_msg_colors.c
14271                 change some strings for translators' convenience
14272         * src/gtk/gtkutils.c
14273                 don't underline the link button text
14274
14275 2006-04-25 [colin]      2.1.1cvs36
14276
14277         * src/folder.c
14278                 Complete 2.1.1cvs33 (once more ;)
14279
14280 2006-04-25 [colin]      2.1.1cvs35
14281
14282         * src/editldap.c
14283                 Fix tooltip
14284
14285 2006-04-25 [cleroy]     2.1.1cvs34
14286
14287         * src/compose.c
14288         * src/gtk/gtkaspell.c
14289                 Fix crash on redirect (related to the return 
14290                 of the aspell menu in compose's toolbar)
14291         * src/prefs_msg_colors.c
14292                 Fix sensitivity widgets
14293         * src/image_viewer.c
14294         * src/gtk/pluginwindow.c
14295         * src/gtk/prefswindow.c
14296                 Change released signals to clicked (Fabien)
14297         * po/POTFILES.in
14298         * src/common/socket.c
14299         * src/plugins/spamassassin/spamassassin.c
14300                 Translate strings (Fabien)
14301
14302 2006-04-25 [paul]       2.1.1cvs33
14303
14304         * src/folder.c
14305         * src/folder.h
14306         * src/folderview.c
14307                 complete the fix of bug #912
14308                 Thanks to Colin
14309
14310 2006-04-25 [colin]      2.1.1cvs32
14311
14312         * src/news.c
14313                 Better progress bar
14314         * src/mimeview.c
14315         * src/summaryview.c
14316         * src/summaryview.h
14317                 Fix focus chain
14318                 Patches by Pawel Pekala
14319
14320 2006-04-24 [colin]      2.1.1cvs31
14321
14322         * src/compose.c
14323                 Fix compilation warnings (Fabien)
14324
14325 2006-04-24 [colin]      2.1.1cvs30
14326
14327         * src/addrindex.c
14328         * src/editldap.c
14329         * src/editldap_basedn.c
14330         * src/editldap_basedn.h
14331         * src/ldapctrl.c
14332         * src/ldapctrl.h
14333         * src/ldapquery.c
14334         * src/ldaputil.c
14335         * src/ldaputil.h
14336                 Fix bug #901 (LDAPS support)
14337
14338 2006-04-24 [colin]      2.1.1cvs29
14339
14340         * src/compose.c
14341                 Fix logic on error with send dialog on
14342         * src/imap.c
14343                 Fix compilation without libetpan, thanks
14344                 to Fabien
14345         * src/summaryview.c
14346                 Fix 'context-menu' key
14347
14348 2006-04-23 [colin]      2.1.1cvs28
14349
14350         * src/folder.c
14351                 Never free current's cache to free up 
14352                 memory. Fixes bug #912 (new count 
14353                 randomly set to message count)
14354
14355 2006-04-23 [colin]      2.1.1cvs27
14356
14357         * src/gtk/quicksearch.c
14358                 And remove printf...
14359
14360 2006-04-23 [colin]      2.1.1cvs26
14361
14362         * src/gtk/quicksearch.c
14363                 Fix replacing in quicksearch, and fix inserting
14364                 in the middle of the string. (introduced at 2.1.0cvs22)
14365
14366 2006-04-23 [colin]      2.1.1cvs25
14367
14368         * src/imap.c
14369                 Make sure uidnext is initialized in get_num_list
14370                 (not for stable, related to 2.1.1cvs8 and friends)
14371
14372 2006-04-23 [colin]      2.1.1cvs24
14373
14374         * src/imap.c
14375                 Output something when login is successful
14376                 too
14377
14378 2006-04-23 [colin]      2.1.1cvs23
14379
14380         * src/etpan/imap-thread.c
14381                 Better logging (line-per-line, hide data in fetch)
14382                 Fix a const warning
14383         * src/gtk/logwindow.c
14384         * src/gtk/logwindow.h
14385                 Better logging (color for input/output)
14386
14387 2006-04-21 [colin]      2.1.1cvs22
14388
14389         * src/gtk/quicksearch.c
14390                 On gtk+-2.8, use stock buttons in quicksearch
14391                 Based on a patch by Fabien and a design by Paul
14392
14393 2006-04-21 [colin]      2.1.1cvs21
14394
14395         * src/folderview.c
14396         * src/mainwindow.c
14397                 Fix occasional flicker in folderview
14398         * src/common/utils.c
14399                 Fix bug #943 (Incorrectly parsed email address 
14400                 list in short headers on message view and in 
14401                 printouts)
14402
14403 2006-04-20 [colin]      2.1.1cvs20
14404
14405         * src/imap.c
14406         * src/imap.h
14407         * src/prefs_account.c
14408                 Add ANONYMOUS auth for IMAP
14409
14410 2006-04-20 [paul]       2.1.1cvs19
14411
14412         * src/main.c
14413                 proper fix for 2.1.1cvs18
14414                 Thanks to Colin
14415
14416 2006-04-20 [paul]       2.1.1cvs18
14417
14418         * src/main.c
14419                 fix build warnings
14420
14421 2006-04-20 [paul]       2.1.1cvs17
14422
14423         * src/gtk/quicksearch.c
14424                 fix standard, non-extended Quick search,
14425                 was broken in 2.1.1cvs15.
14426                 Thanks to Colin.
14427
14428 2006-04-20 [colin]      2.1.1cvs16
14429
14430         * src/prefs_matcher.c
14431                 Fix values when reselecting a ~test
14432                 rule
14433
14434 2006-04-19 [colin]      2.1.1cvs15
14435
14436         * src/compose.c
14437         * src/compose.h
14438         * src/gtk/gtkaspell.c
14439         * src/gtk/gtkaspell.h
14440                 Put back Options menu in Spelling/
14441         * src/gtk/quicksearch.c
14442                 Don't search, and show error, if the
14443                 advanced search has a syntax error
14444
14445 2006-04-18 [colin]      2.1.1cvs14
14446
14447         * src/textview.c
14448                 Fix gdk warnings on set_cursor when textview
14449                 isn't visible
14450
14451 2006-04-18 [colin]      2.1.1cvs13
14452
14453         * src/gtk/gtksctree.c
14454                 Remove seemingly useless refresh that causes
14455                 flicker - watch this commit in case of 
14456                 problems before planned backport to stable
14457
14458 2006-04-18 [colin]      2.1.1cvs12
14459
14460         * src/imap.c
14461                 Factorize get/set_xml code
14462         * src/compose.c
14463         * src/prefs_account.c
14464         * src/prefs_account.h
14465         * src/procmsg.c
14466                 Add Encrypt to self option
14467
14468 2006-04-17 [colin]      2.1.1cvs11
14469
14470         * configure.ac
14471                 Fix search on encrpyt function on dragonfly
14472                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14473
14474 2006-04-17 [colin]      2.1.1cvs10
14475
14476         * src/prefs_account.c
14477                 Be safe by default: remove mails from POP3
14478                 after 7 days, not immediately
14479
14480 2006-04-17 [colin]      2.1.1cvs9
14481
14482         * src/etpan/imap-thread.c
14483                 Fix build on DragonFly - patch by 
14484                 Jonathan Buschmann <jonthn@agmact.com>
14485
14486 2006-04-17 [colin]      2.1.1cvs8
14487
14488         * src/imap.c
14489                 Save uidnext between sessions
14490
14491 2006-04-17 [colin]      2.1.1cvs7
14492
14493         * src/imap.c
14494                 scan is required when uid validity changes
14495
14496 2006-04-17 [colin]      2.1.1cvs6
14497
14498         * src/folderview.c
14499                 Don't scan if not necessary, apart in current
14500                 folder and INBOX to fetch flags.
14501         * src/imap.c
14502                 Scan is necessary if unread count changes
14503
14504 2006-04-17 [colin]      2.1.1cvs5
14505
14506         * src/imap.c
14507                 ...But always fetch ANSWERED and DELETED flags for
14508                 INBOX, as filtering can happen on these flags.
14509
14510 2006-04-17 [colin]      2.1.1cvs4
14511
14512         * src/imap.c
14513                 Don't fetch REPLIED and DELETED flags when synchronising
14514                 flags with a closed folder. We only need UNSEEN and FLAGGED
14515                 to update the folderview.
14516
14517 2006-04-17 [colin]      2.1.1cvs3
14518
14519         * src/imap.c
14520                 Faster flag search when there are new mails 
14521                 in a folder. We can do a full search if the 
14522                 folder contains less messages than the new
14523                 list.
14524
14525 2006-04-17 [colin]      2.1.1cvs2
14526
14527         * po/cs.po
14528         * po/de.po
14529         * po/fr.po
14530         * po/nl.po
14531         * po/pt_BR.po
14532                 Update translations from stable branch
14533
14534 2006-04-17 [colin]      2.1.1cvs1
14535
14536         * configure.ac
14537                 Bump version to follow stable release
14538
14539 2006-04-16 [mones]      2.1.0cvs50
14540
14541         * po/es.po
14542                 Updated for release
14543
14544 2006-04-16 [colin]      2.1.0cvs49
14545
14546         * src/textview.c
14547                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14548                 with gtk < 2.8. Thanks to Fabien Vantard.
14549
14550 2006-04-15 [colin]      2.1.0cvs48
14551
14552         * src/etpan/imap-thread.c
14553                 Fix bug #919 (libetpan: SEGV when connecting 
14554                 using command)
14555
14556 2006-04-14 [colin]      2.1.0cvs47
14557
14558         * src/main.c
14559                 Fix race on --select (should be done better)
14560
14561 2006-04-14 [wwp]        2.1.0cvs46
14562
14563         * src/send_message.c
14564                 enforce a check for domain in account prefs (a sending
14565                 error could be faced if domain was checked but no value set),
14566                 thanks to Colin.
14567
14568 2006-04-14 [colin]      2.1.0cvs45
14569
14570         * src/codeconv.c
14571                 when converting from unknown to unknown, if the
14572                 string is UTF8, don't convert it to the locale
14573                 (which breaks it)
14574
14575 2006-04-14 [colin]      2.1.0cvs44
14576
14577         * src/compose.c
14578                 Don't try to use ASCII for converting headers
14579                 (as done in body)
14580
14581 2006-04-14 [paul]       2.1.0cvs43
14582
14583         * src/crash.c
14584                 add locale/charset info to crash report
14585         * src/gtk/about.c
14586                 add wwp to doc team
14587                 replace 'e-mail' with preferred 'email'
14588         * src/gtk/authors.h
14589                 ensure contributors list is in alphabetical
14590                 order
14591
14592 2006-04-13 [colin]      2.1.0cvs42
14593
14594         * src/textview.c
14595                 Prevent gdk warnings
14596
14597 2006-04-13 [colin]      2.1.0cvs41
14598
14599         * src/common/ssl_certificate.c
14600         * src/common/ssl_certificate.h
14601         * src/gtk/sslcertwindow.c
14602                 Warn on expired certs, and display the expiration date
14603
14604 2006-04-13 [colin]      2.1.0cvs40
14605
14606         * src/plugins/spamassassin/spamassassin_gtk.c
14607                 Fix missing set_text on unix socket
14608
14609 2006-04-13 [wwp]        2.1.0cvs39
14610
14611         * manual/fr/advanced.xml
14612         * manual/fr/glossary.xml
14613                 applied new spam/ham/email lexicon (pourriel, courriel)
14614
14615 2006-04-13 [paul]       2.1.0cvs38
14616
14617         * src/plugins/pgpmime/plugin.c
14618                 remove the mention of S/MIME from the
14619                 description. This is now handled by the
14620                 S/MIME plugin.
14621
14622 2006-04-13 [paul]       2.1.0cvs37
14623
14624         * src/prefs_msg_colors.c
14625                 rework dialog
14626         * src/prefs_folder_item.c
14627         * src/prefs_spelling.c
14628                 add a tooltip to the colour selector buttons
14629
14630 2006-04-13 [wwp]        2.1.0cvs36
14631
14632         * manual/advanced.xml
14633         * manual/glossary.xml
14634         * manual/handling.xml
14635         * manual/keyboard.xml
14636         * manual/plugins.xml
14637         * manual/starting.xml
14638         * manual/fr/account.xml
14639         * manual/fr/ack.xml
14640         * manual/fr/addrbook.xml
14641         * manual/fr/advanced.xml
14642         * manual/fr/faq.xml
14643         * manual/fr/glossary.xml
14644         * manual/fr/gpl.xml
14645         * manual/fr/handling.xml
14646         * manual/fr/intro.xml
14647         * manual/fr/keyboard.xml
14648         * manual/fr/plugins.xml
14649         * manual/fr/starting.xml
14650         * manual/fr/sylpheed-claws-manual.xml
14651                 fixes to the manuals:
14652                  - summaryview -> Message List (same in French)
14653                  - translate key names
14654                  - fix French punctuation, use non-breakable spaces when
14655                    necessary, don't use &thinsp; which is not portable
14656                  - tell what maildir and mbox formats we support
14657
14658 2006-04-12 [wwp]        2.1.0cvs35
14659
14660         * src/prefs_toolbar.c
14661                 unified a replace button more,
14662                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14663
14664 2006-04-12 [wwp]        2.1.0cvs34
14665
14666         * src/prefs_common.c
14667         * src/prefs_msg_colors.c
14668                 make default color labels translatable,
14669                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14670                 thanks to Tim <timbrain@post.cz> for reporting.
14671
14672 2006-04-12 [wwp]        2.1.0cvs33
14673
14674         * manual/glossary.xml
14675         * manual/intro.xml
14676         * manual/plugins.xml
14677         * manual/starting.xml
14678         * manual/sylpheed-claws-manual.xml
14679         * manual/fr/.cvsignore
14680         * manual/fr/account.xml
14681         * manual/fr/ack.xml
14682         * manual/fr/addrbook.xml
14683         * manual/fr/advanced.xml
14684         * manual/fr/faq.xml
14685         * manual/fr/glossary.xml
14686         * manual/fr/handling.xml
14687         * manual/fr/intro.xml
14688         * manual/fr/keyboard.xml
14689         * manual/fr/plugins.xml
14690         * manual/fr/starting.xml
14691         * manual/fr/sylpheed-claws-manual.xml
14692                 various fixes: typos, missing .fr translations, punctuation,
14693                 capitalization, links, accents and some bad French more.
14694
14695 2006-04-12 [wwp]        2.1.0cvs32
14696
14697         * src/prefs_gtk.c
14698                 fix for bug #935: always store prefs files in UTF-8 (thanks
14699                 to Colin).
14700
14701 2006-04-11 [colin]      2.1.0cvs31
14702
14703         * src/compose.c
14704                 Fix inserting files not in utf8 when locale is utf8
14705
14706 2006-04-11 [colin]      2.1.0cvs30
14707
14708         * src/inc.c
14709                 Don't show error dialog when cancelling connection
14710                 Patch by Pawel
14711
14712 2006-04-11 [cleroy]     2.1.0cvs29
14713
14714         * src/compose.c
14715                 Implement multiple quote levels
14716         * src/prefs_common.c
14717                 Change a little bit the quote bgcolor for 2nd level
14718
14719 2006-04-11 [colin]      2.1.0cvs28
14720
14721         * src/gtk/about.c
14722                 Add locale and charset in the label
14723
14724 2006-04-10 [colin]      2.1.0cvs27
14725
14726         * src/compose.c
14727         * src/prefs_common.c
14728         * src/prefs_common.h
14729         * src/prefs_msg_colors.c
14730         * src/textview.c
14731                 Allow optional background color in quotes
14732                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14733                 GTK+-2.8.x feature
14734
14735 2006-04-10 [colin]      2.1.0cvs26
14736
14737         * src/main.c
14738         * src/mainwindow.c
14739         * src/mainwindow.h
14740                 Implement --select
14741
14742 2006-04-10 [colin]      2.1.0cvs25
14743
14744         * manual/plugins.xml
14745         * manual/fr/plugins.xml
14746                 Document libcurl's proxy variables
14747
14748 2006-04-09 [colin]      2.1.0cvs24
14749
14750         * src/prefs_common.c
14751                 gettext() returns statically allocated stuff. We have
14752                 to strdup it in order to be able to free it.
14753
14754 2006-04-09 [colin]      2.1.0cvs23
14755
14756         * AUTHORS
14757         * src/gtk/authors.h
14758                 Add Alexei
14759
14760 2006-04-09 [colin]      2.1.0cvs22
14761
14762         * src/mainwindow.c
14763         * src/gtk/quicksearch.c
14764                 Fix bug #859 (problems with cyrilic input in 
14765                 search panel) - Patch by Alexey Illarionov 
14766                 <littlesavage@rambler.ru>
14767
14768 2006-04-09 [colin]      2.1.0cvs21
14769
14770         * src/prefs_customheader.c
14771                 I prefer removing then freeing rather than the contrary
14772                 (even if it doesn't change anything ;-)
14773         * src/prefs_account.c
14774                 Fix bug #933 (Crash re-entering the custom headers list 
14775                 dialog in accounts prefs)
14776                 The problem happened when cancelling the Account 
14777                 Preferences' dialogs - in which case we didn't do 
14778                 anything to the PrefsAccount * struct. In case of applying,
14779                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14780                 working with in this dialog. The problem is that 
14781                 prefs_customheader.c, working on this tmp_ac_prefs, always
14782                 changes the ->customhdr_list pointer, even when cancelled. 
14783                 So in case of cancelling the prefs_account dialog, we still
14784                 have to update ->customhdr_list in the real account.
14785
14786 2006-04-08 [colin]      2.1.0cvs20
14787
14788         * manual/fr/glossary.xml
14789         * manual/fr/keyboard.xml
14790                 Forgot some headers :)
14791
14792 2006-04-08 [colin]      2.1.0cvs19
14793
14794         * manual/Makefile.am
14795         * manual/fr/Makefile.am
14796         * manual/fr/account.xml
14797         * manual/fr/ack.xml
14798         * manual/fr/addrbook.xml
14799         * manual/fr/advanced.xml
14800         * manual/fr/faq.xml
14801         * manual/fr/glossary.xml
14802         * manual/fr/gpl.xml
14803         * manual/fr/handling.xml
14804         * manual/fr/intro.xml
14805         * manual/fr/keyboard.xml
14806         * manual/fr/plugins.xml
14807         * manual/fr/starting.xml
14808         * manual/fr/sylpheed-claws-manual.xml
14809         * manual/fr/dist/.cvsignore
14810         * manual/fr/dist/Makefile.am
14811         * manual/fr/dist/html/.cvsignore
14812         * manual/fr/dist/html/Makefile.am
14813         * manual/fr/dist/pdf/.cvsignore
14814         * manual/fr/dist/pdf/Makefile.am
14815         * manual/fr/dist/ps/.cvsignore
14816         * manual/fr/dist/ps/Makefile.am
14817         * manual/fr/dist/txt/.cvsignore
14818         * manual/fr/dist/txt/Makefile.am
14819                 Add the french translation of the manual. Thanks to
14820                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14821                 account.xml, ack.xml, addrbook.xml and advanced.xml
14822
14823 2006-04-08 [colin]      2.1.0cvs18
14824
14825         * manual/plugins.xml
14826         * manual/starting.xml
14827                 More fixes
14828
14829 2006-04-07 [colin]      2.1.0cvs17
14830
14831         * manual/faq.xml
14832         * manual/intro.xml
14833         * manual/keyboard.xml
14834                 Little fixes
14835
14836 2006-04-07 [colin]      2.1.0cvs16
14837
14838         * README
14839         * src/compose.c
14840         * src/prefs_common.c
14841         * src/prefs_common.h
14842                 Add hidden compose_no_markup pref
14843
14844 2006-04-07 [wwp]        2.1.0cvs15
14845
14846         * src/summary_search.c
14847         * .cvsignore
14848                 Bugfix: stop button was sticky when searching in an empty folder.
14849                 Applied curly brackets code style to the whole file (summary_search.c).
14850                 More files to ignore.
14851
14852 2006-04-07 [wwp]        2.1.0cvs14
14853
14854         * src/message_search.c
14855         * src/summary_search.c
14856                 changed default button when search bumps at file/folder
14857                 beginning or end, for convenience (thanks to Colin).
14858
14859 2006-04-07 [paul]       2.1.0cvs13
14860
14861         * src/plugins/dillo_viewer/dillo_prefs.c
14862                 avoid future potential for namespace collision
14863                 Patch by Colin
14864
14865 2006-04-06 [wwp]        2.1.0cvs12
14866
14867         * src/summary_search.c
14868                 Unify extended/advanced searches names (and thus factorize labels),
14869                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14870
14871 2006-04-06 [wwp]        2.1.0cvs11
14872
14873         * src/folderview.c
14874         * src/prefs_themes.c
14875         * src/summaryview.c
14876                 Fixed some compilation warnings.
14877
14878 2006-04-06 [colin]      2.1.0cvs10
14879
14880         * manual/advanced.xml
14881                 Document the wizard template and how to deploy
14882                 Sylpheed-Claws effectively
14883
14884 2006-04-06 [colin]      2.1.0cvs9
14885
14886         * src/folderview.c
14887                 gettext patch to tell translators about _("#"),
14888                 by Maxim Britov
14889
14890 2006-04-06 [colin]      2.1.0cvs8
14891
14892         * src/textview.c
14893                 Fix invalid GtkTextBIter after clicking "Display as text"
14894
14895 2006-04-06 [mones]      2.1.0cvs7
14896
14897         * src/addr_compl.c
14898         * src/addrindex.c
14899         * src/addritem.c
14900         * src/codeconv.c
14901         * src/compose.c
14902         * src/filtering.c
14903         * src/folder.c
14904         * src/folder_item_prefs.c
14905         * src/folderview.c
14906         * src/localfolder.c
14907         * src/matcher.c
14908         * src/mimeview.c
14909         * src/prefs_msg_colors.c
14910         * src/prefs_spelling.c
14911         * src/prefs_themes.c
14912         * src/procmime.c
14913         * src/procmsg.c
14914         * src/stock_pixmap.c
14915         * src/summaryview.c
14916         * src/textview.c
14917         * src/toolbar.c
14918         * src/common/mgutils.c
14919         * src/common/prefs.c
14920         * src/common/ssl_certificate.c
14921         * src/gtk/colorlabel.c
14922         * src/gtk/quicksearch.c
14923         * src/plugins/pgpmime/pgpmime.c
14924         * src/plugins/spamassassin/spamassassin.c
14925                 Removed redundant NULL checks for g_free() calls.
14926                 Patch by Pawel Pekala.
14927
14928 2006-04-06 [mones]      2.1.0cvs6
14929
14930         * src/prefs_actions.c
14931         * src/prefs_filtering.c
14932         * src/prefs_filtering_action.c
14933         * src/prefs_matcher.c
14934         * src/prefs_template.c
14935         * src/gtk/gtkutils.c
14936         * src/gtk/gtkutils.h
14937                 Have a nice replace button. Patch by Pawel Pekala
14938
14939 2006-04-06 [colin]      2.1.0cvs5
14940
14941         * src/addressbook.c
14942                 Fix crash with empty columns
14943
14944 2006-04-05 [colin]      2.1.0cvs4
14945
14946         * src/wizard.c
14947         * src/prefs_gtk.c
14948                 Allow wizard customization with pre-filled values
14949
14950 2006-04-05 [colin]      2.1.0cvs3
14951
14952         * src/textview.c
14953         * src/mimeview.c
14954         * src/mimeview.h
14955                 Nicer messages in mimeview
14956
14957 2006-04-05 [colin]      2.1.0cvs2
14958
14959         * src/addressbook.c
14960         * src/prefs_summaries.c
14961                 i18n fix
14962
14963 2006-04-05 [colin]      2.1.0cvs1
14964
14965         * src/plugins/pgpcore/plugin.c
14966         * src/plugins/pgpcore/select-keys.c
14967         * src/plugins/pgpcore/select-keys.h
14968         * src/plugins/pgpcore/sgpgme.c
14969         * src/plugins/pgpcore/sgpgme.h
14970         * src/plugins/pgpinline/pgpinline.c
14971         * src/plugins/pgpinline/plugin.c
14972         * src/plugins/pgpmime/pgpmime.c
14973         * src/plugins/pgpmime/plugin.c
14974                 Factorize and generalize a bit 
14975                 Drop S/MIME signature verification from PGP/MIME
14976                 (adding it as another, more complete plugin)
14977
14978 2006-04-05 [paul]       2.1.0
14979
14980         2.1.0 released
14981
14982 2006-04-05 [paul]       2.0.0cvs186
14983
14984         * manual/advanced.xml
14985                 add info on colour labels
14986
14987 2006-04-05 [paul]       2.0.0cvs185
14988
14989         * po/bg.po
14990         * po/cs.po
14991         * po/de.po
14992         * po/el.po
14993         * po/en_GB.po
14994         * po/fi.po
14995         * po/fr.po
14996         * po/it.po
14997         * po/nl.po
14998         * po/pl.po
14999         * po/pt_BR.po
15000         * po/sr.po
15001         * po/zh_CN.po
15002                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
15003                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
15004                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
15005                 Guimaraes, Aleksandar Urosevic, Ralgh Young
15006         * src/gtk/authors.h
15007         * tools/claws.i18n.status.pl
15008                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
15009                 and new Czech translator, Tim <timbrain@post.cz>
15010
15011 2006-04-05 [mones]      2.0.0cvs184
15012
15013         * po/es.po
15014                 Updated translation
15015
15016 2006-04-05 [colin]      2.0.0cvs183
15017
15018         * src/gtk/quicksearch.c
15019                 Fix bug #929 (unnecessary reload in quick search bar)
15020
15021 2006-04-05 [colin]      2.0.0cvs182
15022
15023         * src/compose.c
15024                 Fix crash on Reply with no From:
15025                 Show signature and conversion error on queuing 
15026                 (but not sending)
15027         * src/mainwindow.c
15028         * src/summaryview.c
15029         * src/summaryview.h
15030                 Factorize threading code and make sure msginfo 
15031                 is not null when it comes from a GtkCTreeRow's 
15032                 data
15033         * src/gtk/gtkaspell.c
15034                 Check for necessary things
15035         * src/gtk/gtksctree.c
15036         * src/gtk/gtksctree.h
15037                 Reset anchor if necessary when removing node
15038
15039 2006-03-29 [colin]      2.0.0cvs181
15040
15041         * src/folderview.c
15042                 Warn for disabled IMAP accounts (due to lack of
15043                 libetpan). Breaks string-freeze - sorry - but it
15044                 is kind of important ;)
15045
15046 2006-03-28 [colin]      2.0.0cvs180
15047
15048         * src/gtk/gtkutils.c
15049         * src/gtk/gtkutils.h
15050                 Add a gtkut_get_link_btn() function that
15051                 creates a button which acts like an URI
15052         * src/prefs_themes.c
15053         * src/gtk/about.c
15054                 Use this function (factorizes codes)
15055         * src/common/defs.h
15056         * src/gtk/pluginwindow.c
15057                 Add a "Get more..." in the plugins window
15058
15059 2006-03-28 [colin]      2.0.0cvs179
15060
15061         * src/common/smtp.c
15062         * src/common/passcrypt.c
15063         * src/undo.c
15064                 Warning fixes. Patch by Pawel Pekala
15065
15066 2006-03-27 [colin]      2.0.0cvs178
15067
15068         * src/undo.c
15069                 Fix undoing by blocks with spaces
15070
15071 2006-03-27 [colin]      2.0.0cvs177
15072
15073         * src/textview.c
15074                 Set margin to 3px for headers
15075
15076 2006-03-27 [paul]
15077
15078         2.1.0-rc2 released
15079
15080 2006-03-27 [wwp]        2.0.0cvs176
15081
15082         * src/summaryview.c
15083                 don't reset quicksearch when updating the message list.
15084                 Thanks to Colin.
15085
15086 2006-03-26 [wwp]        2.0.0cvs175
15087
15088         * src/compose.c
15089                 use a unified border width ('other' tab in the compose window,
15090                 patch by Pawel Pekala).
15091
15092
15093 2006-03-26 [wwp]        2.0.0cvs174
15094
15095         * src/common/quoted-printable.c
15096         * src/addressbook.c
15097                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
15098
15099 2006-03-26 [colin]      2.0.0cvs173
15100
15101         * src/quote_fmt_parse.y
15102                 Fix non-UTF8 date formats messing up the whole quote a 
15103                 little bit
15104
15105 2006-03-26 [colin]      2.0.0cvs172
15106
15107         * src/procheader.c
15108                 Make sure the date is UTF8 valid, or try to make it
15109                 so. IncrediMail is really IncrediStupid.
15110         * src/compose.c
15111                 Fix possible conversions. 
15112                 
15113
15114 2006-03-26 [colin]      2.0.0cvs171
15115
15116         * src/matcher.c
15117                 Fix corner cases in body search. This is still a
15118                 hack... It seems impossible to make it good and 
15119                 reasonably fast at the same time.
15120
15121 2006-03-26 [colin]      2.0.0cvs170
15122
15123         * src/summaryview.c
15124                 I think I killed the twilight zone bug!
15125                 summary_select_node() flushes GTK events in order
15126                 to be able to center the view. But this also 
15127                 flushes keypresses like Ctrl-Alt-U, so this can
15128                 call summary_show from summary_select_node (itself
15129                 called from summary_show, etc.). And the summaryview
15130                 has to be unlocked in this function. So just locking
15131                 while processing GTK events, and bailing if locked, 
15132                 should fix it.
15133                 Fixes bug #927 (SIGSEGV during Update Summary)
15134
15135 2006-03-25 [colin]      2.0.0cvs169
15136
15137         * src/matcher.c
15138                 Fix search in QP-encoded bodies
15139                 Fix utf-8 searches in bodies encoded in the
15140                 locale's encoding
15141         * src/common/quoted-printable.c
15142         * src/common/quoted-printable.h
15143                 Add a decode function that doesn't overwrite
15144                 the original pointer
15145                 
15146
15147 2006-03-24 [colin]      2.0.0cvs168
15148
15149         * src/action.c
15150         * src/summaryview.c
15151         * src/summaryview.h
15152                 Update message cache after action
15153                 Patch by H. Merijn Brand
15154         * src/prefs_msg_colors.c
15155                 Factorize label 
15156                 Patch by Fabien Vantard
15157         * src/plugins/spamassassin/spamassassin_gtk.c
15158                 Remove useless translation
15159                 Patch by Fabien Vantard
15160
15161 2006-03-23 [colin]      2.0.0cvs167
15162
15163         * src/common/ssl.c
15164                 Let 30 seconds to SSL_connect
15165
15166 2006-03-23 [wwp]        2.0.0cvs166
15167
15168         * src/summaryview.c
15169         * src/gtk/description_window.c
15170                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
15171                 and headers are translated; adjust description windows' width to fit their
15172                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
15173
15174 2006-03-23 [paul]       2.0.0cvs165
15175
15176         * src/common/utils.c
15177                 fix highlighting of URIs containing "()"
15178                 (2.0.0cvs164's reversal fixed)
15179                 Thanks to Colin.
15180
15181 2006-03-23 [paul]       2.0.0cvs164
15182
15183         * src/common/utils.c
15184                 revert patch, (postponing a fix), at 2.0.0cvs120
15185                 as it breaks more URIs than it fixes.
15186                 Allow '-' to be a terminating character in a URI
15187
15188 2006-03-22 [colin]      2.0.0cvs163
15189
15190         * configure.ac
15191                 Require libetpan 0.45
15192                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15193
15194 2006-03-22 [paul]       2.0.0cvs162
15195
15196         * src/editgroup.c
15197                 replace '<-' and '->' buttons with GTK_STOCK graphical
15198                 buttons
15199         * src/summary_search.c
15200                 don't offer '...' for translation
15201                 add a tooltip to advanced search '...' button
15202         * src/gtk/quicksearch.c
15203                 don't offer '...' for translation
15204
15205 2006-03-21 [colin]      2.0.0cvs161
15206
15207         * src/compose.c
15208                 Fix middle-click pasting (insert at click
15209                 position instead of cursor position, don't
15210                 remove existing selection and allow pasting
15211                 our own selection)
15212         * src/addressbook.c
15213                 "LDAP Server" -> "LDAP servers"
15214
15215 2006-03-21 [wwp]        2.0.0cvs160
15216
15217         * src/etpan/imap-thread.c
15218                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15219
15220 2006-03-20 [colin]      2.0.0cvs159
15221
15222         * src/summaryview.c
15223                 Don't reload summaryview after an execute with no
15224                 move action
15225
15226 2006-03-19 [colin]      2.0.0cvs158
15227
15228         * src/addressbook.c
15229                 and put groups at the top, always
15230
15231 2006-03-19 [colin]      2.0.0cvs157
15232
15233         * src/addressbook.c
15234                 Order groups before names, as previously
15235
15236 2006-03-19 [colin]      2.0.0cvs156
15237
15238         * src/addressbook.c
15239                 - Sort case-unsensitive
15240                 - Put the sort arrow at opening too
15241
15242 2006-03-19 [wwp]        2.0.0cvs155
15243
15244         * src/addressbook.c
15245                 allow sorting by name/email/remarks, ensure that right-pane's contents
15246                 matches the left-pane selection (cleared when appropriate).
15247                 Patch by Pawel Pekala <c0rn@o2.pl>.
15248
15249 2006-03-18 [colin]      2.0.0cvs154
15250
15251         * src/textview.c
15252                 Fix text cursor ;)
15253
15254 2006-03-18 [colin]      2.0.0cvs153
15255
15256         * src/gtk/filesel.c
15257                 Make sure we hide the preview if we didn't get
15258                 a filename
15259
15260 2006-03-18 [colin]      2.0.0cvs152
15261
15262         * src/summaryview.c
15263                 Set cursor to watch for execution (fixes lack
15264                 of watch-cursor when dnd'ing hundreds of mails)
15265         * src/gtk/filesel.c
15266                 Check that mime type is 'image/*' before updating
15267                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15268
15269 2006-03-18 [colin]      2.0.0cvs151
15270
15271         * src/mainwindow.c
15272         * src/textview.c
15273         * src/textview.h
15274                 Put a watch cursor in textview too when the mainwindow's
15275                 cursor in a watch
15276
15277 2006-03-18 [colin]      2.0.0cvs150
15278
15279         * src/folder.c
15280                 Change wrong asserts to simple tests
15281
15282 2006-03-17 [colin]      2.0.0cvs149
15283
15284         * src/mainwindow.c
15285         * src/mainwindow.h
15286         * src/prefs_msg_colors.c
15287         * src/summaryview.c
15288         * src/summaryview.h
15289         * src/gtk/colorlabel.c
15290         * src/gtk/colorlabel.h
15291                 Add a color label menu in the main menubar
15292                 Add (fixed) accels Ctrl-{0-7} to change the color
15293                 They have to be fixed because the menu's dynamic,
15294                 the items are complex widgets, hence we can't use
15295                 a GtkItemFactory.
15296
15297
15298 2006-03-17 [wwp]        2.0.0cvs148
15299
15300         * src/compose.c
15301                 rollback few lines from my previous commit (those lines come from
15302                 a pending patch, accidentally commited, even if neutral as they are
15303                 commented out).
15304
15305 2006-03-17 [wwp]        2.0.0cvs147
15306
15307         * src/compose.c
15308                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15309                 applied code style/indentation to the modified function.
15310
15311 2006-03-17 [wwp]        2.0.0cvs146
15312
15313         * src/procmsg.c
15314         * src/compose.c
15315                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15316
15317 2006-03-17 [paul]
15318
15319         2.1.0-rc1 released
15320
15321 2006-03-17 [paul]       2.0.0cvs145
15322
15323         * src/main.c
15324                 addressbook_read_file() was called twice
15325         * src/textview.c
15326                 X-Mailer highlighting
15327
15328 2006-03-16 [colin]      2.0.0cvs144
15329
15330         * src/sourcewindow.c
15331         * src/sourcewindow.h
15332                 And the last one, in source window.
15333
15334 2006-03-16 [colin]      2.0.0cvs143
15335
15336         * src/compose.c
15337         * src/compose.h
15338                 Fix the same stuff in compose
15339
15340 2006-03-16 [colin]      2.0.0cvs142
15341
15342         * src/messageview.c
15343                 Complete the previous messageview crash fix
15344
15345 2006-03-16 [colin]      2.0.0cvs141
15346
15347         * src/procmsg.h
15348         * src/procmsg.c
15349         * src/folder.c
15350                 Fix POSTPROCESSING hook
15351                 Patch by H. Merijn Brand
15352
15353         * src/procmime.c
15354         * src/procmime.h
15355                 Parse Content-Location
15356
15357         * src/toolbar.c
15358         * src/messageview.c
15359         * src/messageview.h
15360                 Don't crash when a top-level MessageView has
15361                 been closed on us. Same problematic than
15362                 yesterday's quicksearch issue.
15363
15364 2006-03-15 [colin]      2.0.0cvs140
15365
15366         * src/gtk/quicksearch.c
15367                 Fix a bitchy race we didn't think about when we
15368                 added quicksearch cancellation:
15369                 If the search is not on cached fields, for example
15370                 body_part matchcase "stuff"
15371                 the matcher code has to get the whole message. If
15372                 we're on IMAP, that can be slow, and in order to
15373                 be non-blocking, the IMAP code idle loop processes
15374                 gtk events too. So it is possible to cancel a
15375                 quicksearch while the matcher is getting the mail's
15376                 body. After matcher got its body, it will start to
15377                 iterate over the matcher list that the Quicksearch's
15378                 clear_search_cb() just freed via prepare_matcher().
15379                 SIGSEGV ensues.
15380                 The fix consists of guarding the matcherlist_match()
15381                 call with a boolean 'matching'. If we reset the
15382                 quicksearch while matching is TRUE, we don't free
15383                 the matcherlist anymore like we did, but we set
15384                 another new flag, deferred_free, to TRUE. Then,
15385                 in quicksearch_match(), just after returning from
15386                 matcherlist_match() and unsetting the matching flag,
15387                 we check the deferred_free flag and do the
15388                 prepare_matcher() (which does the matcherlist_free)
15389                 for real, so we free the matcherlist once it's not
15390                 used anymore.
15391                 As all of this runs via the glib main loop, we
15392                 luckily don't need a mutex.
15393         * src/summaryview.c
15394                 Also, show progress while searching.
15395
15396
15397 2006-03-14 [colin]      2.0.0cvs139
15398
15399         * src/alertpanel.c
15400                 Make alertpanel_is_open non-static
15401
15402 2006-03-14 [colin]      2.0.0cvs138
15403
15404         * src/prefs_spelling.c
15405                 Cleanups - Fabien Vantard
15406
15407 2006-03-14 [wwp]        2.0.0cvs137
15408
15409         * src/main.c
15410                 code style normalization (curly braces, indentation).
15411
15412 2006-03-14 [wwp]        2.0.0cvs137
15413
15414         * src/main.c
15415                 code style (braces, indentation)
15416
15417 2006-03-12 [paul]       2.0.0cvs136
15418
15419         * src/prefs_common.c
15420                 trans_hdr defaults to FALSE to be RFC-savvy
15421         * src/prefs_summaries.c
15422                 add a tooltip to the trans_hdr option
15423                 
15424
15425 2006-03-12 [paul]       2.0.0cvs135
15426
15427         * src/prefs_matcher.c
15428                 give a little more width to the combos
15429         * src/prefs_display_header.c
15430         * src/textview.c
15431                 translate headers if prefs_common.trans_hdr
15432                 is TRUE
15433
15434         Patches by Pawel Pekala
15435
15436 2006-03-12 [paul]       2.0.0cvs134
15437
15438         * src/plugins/clamav/clamav_plugin.c
15439         * src/plugins/dillo_viewer/dillo_viewer.c
15440         * src/plugins/pgpcore/plugin.c
15441         * src/plugins/pgpinline/plugin.c
15442         * src/plugins/pgpmime/plugin.c
15443         * src/plugins/spamassassin/spamassassin.c
15444                 update/add to descriptions
15445         * src/plugins/spamassassin/spamassassin_gtk.c
15446                 fixes to the english, remove superfluous
15447                 tooltips, clean up a little
15448
15449 2006-03-12 [paul]       2.0.0cvs133
15450
15451         * src/compose.c
15452                 fix Bug 924, 'Account combo box shows up wrong 
15453                 if & is in account name'
15454
15455 2006-03-11 [colin]      2.0.0cvs132
15456
15457         * src/summaryview.c
15458                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15459                 messed up shift-selection because is slows down
15460                 moving around summaryview. thanks -users
15461
15462 2006-03-10 [colin]      2.0.0cvs131
15463
15464         * src/plugins/spamassassin/spamassassin_gtk.c
15465                 Put back Paul's engrish fixes
15466
15467 2006-03-10 [colin]      2.0.0cvs130
15468
15469         * src/plugins/spamassassin/spamassassin.c
15470         * src/plugins/spamassassin/spamassassin.h
15471         * src/plugins/spamassassin/spamassassin_gtk.c
15472                 Cleanup SA prefs page (more)
15473                 Patch by Fabien Vantard
15474
15475 2006-03-10 [paul]       2.0.0cvs129
15476
15477         * src/prefs_msg_colors.c
15478         * src/prefs_spelling.c
15479                 widget sensitivity
15480
15481 2006-03-09 [mones]      2.0.0cvs128
15482
15483         * po/es.po
15484                 Update for next RC
15485
15486 2006-03-09 [wwp]        2.0.0cvs127
15487
15488         * configure.ac
15489                 revert accidental commit (requirement for libetpan 0.43), this time
15490                 not in HEAD.
15491
15492 2006-03-09 [wwp]        2.0.0cvs125
15493
15494         * configure.ac
15495                 revert accidental commit (requirement for libetpan 0.43)
15496
15497 2006-03-09 [paul]       2.0.0cvs126
15498
15499         * src/prefs_receive.c
15500                 remove useless frame
15501                 replace 'incorporation' with 'receiving'
15502         * src/plugins/clamav/clamav_plugin_gtk.c
15503         * src/plugins/spamassassin/spamassassin_gtk.c
15504                 improve widget sensitivity
15505                 fix a bit his engrish
15506
15507 2006-03-09 [wwp]        2.0.0cvs125
15508
15509         * src/addressadd.c
15510         * src/foldersel.c
15511         * src/prefs_common.c
15512         * src/prefs_common.h
15513                 remember some more windows' sizes (add to addressbook and
15514                 select folder).
15515
15516 2006-03-09 [paul]       2.0.0cvs124
15517
15518         * src/plugins/pgpcore/prefs_gpg.c
15519                 normalise construction of dialogue
15520
15521 2006-03-09 [paul]       2.0.0cvs123
15522
15523         * src/plugins/trayicon/Makefile.am
15524                 add missing slash
15525
15526 2006-03-08 [colin]      2.0.0cvs122
15527
15528         * src/plugins/trayicon/Makefile.am
15529                 Fix build in separate dir 
15530                 Patch by Bamanzi <bamanzi@gmail.com>
15531
15532 2006-03-08 [colin]      2.0.0cvs121
15533
15534         * src/procmsg.c
15535                 Batch move and copies from summaryview with delayed execution
15536                 too
15537
15538 2006-03-07 [paul]       2.0.0cvs120
15539
15540         * src/common/utils.c
15541                 fix highlighting of URIs containing "()"
15542                 Patch by Pawel Pekala
15543
15544 2006-03-07 [paul]       2.0.0cvs119
15545
15546         * src/folder.c
15547         * src/folder.h
15548         * src/folderview.c
15549                 immediately do alphabetical resort when
15550                 changing a folder's name
15551                 Patch by Pawel Pekala
15552
15553 2006-03-07 [paul]       2.0.0cvs118
15554
15555         * src/news.c
15556         * src/news_gtk.c
15557                 when unsubscribing a newsgroup, remove the
15558                 folder and msgs in .sylpheed-claws/newscache
15559                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15560
15561 2006-03-07 [paul]       2.0.0cvs117
15562
15563         * src/textview.c
15564                 fix wrong Fake URL Warning
15565                 Thanks to Hiro
15566
15567 2006-03-07 [colin]      2.0.0cvs116
15568
15569         * src/imap.c
15570                 Return immediately when password dialog was
15571                 cancelled
15572         * src/gtk/inputdialog.c
15573                 Allow empty strings for passwords
15574
15575
15576 2006-03-06 [colin]      2.0.0cvs115
15577
15578         * src/imap.c
15579                 Prevent double-timeouts when connection fails
15580
15581 2006-03-06 [colin]
15582
15583         2.0.1-rc1 released
15584
15585 2006-03-06 [colin]      2.0.0cvs114
15586
15587         * src/imap.c
15588                 Refresh session during potentially long
15589                 operations
15590
15591 2006-03-06 [wwp]        2.0.0cvs113
15592
15593         * src/prefs_msg_colors.h
15594                 forgot that one (custom color labels).
15595
15596 2006-03-06 [wwp]        2.0.0cvs112
15597
15598         * src/prefs_common.c
15599         * src/prefs_common.h
15600         * src/prefs_msg_colors.c
15601         * src/summaryview.c
15602         * src/summaryview.h
15603         * src/gtk/colorlabel.c
15604         * src/gtk/colorlabel.h
15605                 colors in messages list are now customizable. Color values and names can
15606                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15607                 Thanks to Paul and Colin for their help with this longstanding patch!
15608
15609 2006-03-06 [wwp]        2.0.0cvs111
15610
15611         * src/textview.c
15612                 don't crash if (x)face is bad.
15613
15614 2006-03-05 [paul]       2.0.0cvs110
15615
15616         * AUTHORS
15617         * configure.ac
15618         * src/Makefile.am
15619         * src/common/Makefile.am
15620         * src/common/utils.h
15621         * src/etpan/imap-thread.c
15622         * src/gtk/authors.h
15623         * src/plugins/clamav/Makefile.am
15624         * src/plugins/demo/Makefile.am
15625         * src/plugins/dillo_viewer/Makefile.am
15626         * src/plugins/pgpcore/Makefile.am
15627         * src/plugins/pgpcore/passphrase.c
15628         * src/plugins/pgpinline/Makefile.am
15629         * src/plugins/pgpmime/Makefile.am
15630         * src/plugins/spamassassin/Makefile.am
15631         * src/plugins/trayicon/Makefile.am
15632                 fix builiding on cygwin
15633                 Patch by Ralgh Young <bamanzi@gmail.com>
15634
15635 2006-03-04 [wwp]        2.0.0cvs109
15636
15637         * manual/keyboard.xml
15638                 fix mixed up/down keys.
15639
15640 2006-03-04 [wwp]        2.0.0cvs108
15641
15642         * README
15643         * INSTALL
15644                 updated links to SpamAssassin.
15645
15646 2006-03-04 [wwp]        2.0.0cvs107
15647
15648         * manual/plugins.xml
15649         * src/plugins/spamassassin/README
15650                 updated SpamAssassin plugin docs to reflect new functional additions
15651                 (also fix/update/documents few technical stuff more, see the README).
15652
15653 2006-03-04 [wwp]        2.0.0cvs106
15654
15655         * src/prefs_message.c
15656                 normalized capitalization of message-prefs paths.
15657
15658 2006-03-04 [wwp]        2.0.0cvs105
15659
15660         * manual/advanced.xml
15661                 typo.
15662
15663 2006-03-03 [colin]      2.0.0cvs104
15664
15665         * src/plugins/clamav/clamav_plugin_gtk.c
15666                 Rework prefs page, patch by Fabien 
15667
15668 2006-03-03 [colin]      2.0.0cvs103
15669
15670         * src/plugins/clamav/clamav_plugin.c
15671                 Set error on all errors
15672
15673 2006-03-03 [colin]      2.0.0cvs102
15674
15675         * src/common/plugin.c
15676                 Initialize error to avoid crashing when a plugin fails
15677                 without setting error
15678
15679 2006-03-02 [wwp]        2.0.0cvs101
15680
15681         * configure.ac
15682                 fixed linker flags for libetpan support on Cygwin
15683                 (thanks to H.Merijn Brand).
15684
15685 2006-03-02 [wwp]        2.0.0cvs100
15686
15687         * src/addressbook.c
15688                 fix some AB error messages: one for punctuation and
15689                 one wrongly duplicate (thanks, maxbritov).
15690
15691 2006-03-02 [wwp]        2.0.0cvs99
15692
15693         * src/plugins/spamassassin/spamassassin.c
15694                 make sync calls to sa-learn/spamc to prevent
15695                 system (whatever local or client/server) overload.
15696
15697 2006-03-02 [colin]      2.0.0cvs98
15698
15699         * src/summaryview.c
15700                 Put the spam icon in the status column instead of the
15701                 mark one
15702
15703 2006-03-01 [colin]      2.0.0cvs97
15704
15705         * src/plugins/spamassassin/spamassassin.c
15706                 Fix segfault (g_file_set_contents fails for some 
15707                 reason and err==0x2f. Can't find out why with
15708                 valgrind, using working function :-)
15709
15710 2006-03-01 [colin]      2.0.0cvs96
15711
15712         * src/inc.c
15713                 Offline overriding: let 'No' be cached only 3 seconds
15714
15715 2006-03-01 [colin]      2.0.0cvs95
15716
15717         * src/addr_compl.c
15718         * src/addrbook.c
15719         * src/addressbook.c
15720         * src/addrindex.c
15721         * src/folder_item_prefs.c
15722         * src/headerview.c
15723         * src/imap.c
15724         * src/inc.c
15725         * src/ldif.c
15726         * src/mainwindow.c
15727         * src/mh.c
15728         * src/msgcache.c
15729         * src/prefs_common.h
15730         * src/prefs_msg_colors.c
15731         * src/procheader.c
15732         * src/procheader.h
15733         * src/procmime.c
15734         * src/procmsg.c
15735         * src/procmsg.h
15736         * src/send_message.h
15737         * src/simple-gettext.c
15738         * src/summaryview.c
15739         * src/summaryview.h
15740         * src/syldap.c
15741         * src/textview.c
15742         * src/undo.c
15743         * src/common/ssl_certificate.c
15744         * src/common/utils.c
15745         * src/gtk/colorsel.c
15746         * src/gtk/gtksctree.c
15747         * src/gtk/gtkshruler.c
15748         * src/plugins/trayicon/trayicon.c
15749                 #if 0 goes to /dev/null
15750
15751 2006-03-01 [colin]      2.0.0cvs94
15752
15753         * src/compose.c
15754         * src/imap.c
15755         * src/inc.c
15756         * src/inc.h
15757         * src/messageview.c
15758         * src/news.c
15759         * src/plugins/spamassassin/spamassassin.c
15760                 Allow to add information in the "working offline"
15761                 window
15762
15763 2006-03-01 [wwp]        2.0.0cvs93
15764
15765         * src/plugins/spamassassin/spamassassin.c
15766                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15767                 'cause it seems that calling `spamc ... < inputfile` with
15768                 g_spawn_(a)sync simply.. erm doesn't work :-).
15769
15770 2006-03-01 [wwp]        2.0.0cvs92
15771
15772         * src/toolbar.c
15773         * src/toolbar.h
15774                 simplify the adding of spam/ham button to the messageview toolbar
15775                 (it gets more clear now that the same button will be "Mark as spam"
15776                 or "Mark as ham" according to the current message status,
15777                 thanks to Colin).
15778
15779 2006-03-01 [wwp]        2.0.0cvs91
15780
15781         * src/messageview.c
15782         * src/procmsg.c
15783         * src/procmsg.h
15784         * src/summaryview.c
15785         * src/plugins/spamassassin/spamassassin.c
15786         * src/plugins/spamassassin/spamassassin.h
15787                 make learner callbacks return a status (0 for ok),
15788                 handle it in main code to avoid setting flags when learning failed,
15789                 don't learn on TCP if offline in spamassassin,
15790                 thanks to Colin.
15791
15792                 
15793
15794 2006-03-01 [wwp]        2.0.0cvs90
15795
15796         * src/compose.c
15797                 some work around the compose window's account menu,
15798                 patch by Fabien Vantard.
15799
15800 2006-03-01 [wwp]        2.0.0cvs89
15801
15802         * src/plugins/spamassassin/spamassassin.c
15803                 fixed bad logics, was using spamc in local mode and sa-learn
15804                 in remote mode (thanks, Colin).
15805
15806 2006-03-01 [wwp]        2.0.0cvs88
15807
15808         * src/plugins/spamassassin/spamassassin.c
15809         * src/plugins/spamassassin/spamassassin.h
15810         * src/plugins/spamassassin/spamassassin_gtk.c
15811                 made processing of emails w/ sa-plugin an option (default is TRUE),
15812                 fixed Engrish some tooltips, capitalization of some debug messages
15813                 and warnings. The spamassassin plugin now provides two separate
15814                 services: process emails upon incorporation and spamd training.
15815                 Both services (un)register independently but use some common
15816                 plugin settings (transport settings, spam storage location).
15817
15818 2006-02-28 [wwp]        2.0.0cvs87
15819
15820         * src/plugins/spamassassin/spamassassin.c
15821                 fix async flag to spamc cmdline execution (batch exec should
15822                 be asynchronous).
15823
15824 2006-02-27 [wwp]        2.0.0cvs86
15825
15826         * src/plugins/spamassassin/spamassassin.c
15827         * src/plugins/spamassassin/spamassassin.h
15828         * src/plugins/spamassassin/spamassassin_gtk.c
15829                 - added the ability to learn a remote spamassassin server (spamd),
15830                 using spamc.
15831                 - added the spamassassin option 'username', that applies to all
15832                 spamassassin operations (filtering, learning, local or remote).
15833                 The default username is the current unix user (if left blank
15834                 from gtk prefs or config file).
15835                 - commented out some unused code (notebook widget), removed unused
15836                 layout (hbox1).
15837                 - make more widgets sensitive to the transport type.
15838
15839 2006-02-27 [colin]      2.0.0cvs85
15840
15841         * src/plugins/spamassassin/spamassassin.c
15842                 Fix sa-learn call when offline
15843
15844 2006-02-27 [colin]      2.0.0cvs84
15845
15846         * configure.ac
15847         * src/Makefile.am
15848         * src/mainwindow.c
15849         * src/mainwindow.h
15850         * src/messageview.c
15851         * src/messageview.h
15852         * src/prefs_toolbar.c
15853         * src/procmsg.c
15854         * src/stock_pixmap.c
15855         * src/stock_pixmap.h
15856         * src/summaryview.c
15857         * src/toolbar.c
15858         * src/toolbar.h
15859         * src/pixmaps/ham_btn.xpm
15860         * src/pixmaps/spam.xpm
15861         * src/pixmaps/spam_btn.xpm
15862         * src/plugins/spamassassin/spamassassin.c
15863                 Add button in toolbar for spam learning
15864                 Fix a few bugs from the last related commit
15865                 Revert 1.9.6cvs23 which messed up shift-selection
15866
15867 2006-02-24 [colin]      2.0.0cvs83
15868
15869         * src/procmsg.c
15870         * src/summaryview.c
15871         * src/summaryview.h
15872         * src/plugins/spamassassin/spamassassin.c
15873         * src/plugins/spamassassin/spamassassin.h
15874         * src/plugins/spamassassin/spamassassin_gtk.c
15875                 Unregister learner when spamassassin is either
15876                 disabled or over tcp
15877
15878 2006-02-24 [colin]      2.0.0cvs82
15879
15880         * src/Makefile.am
15881         * src/mainwindow.c
15882         * src/mainwindow.h
15883         * src/procmsg.c
15884         * src/procmsg.h
15885         * src/stock_pixmap.c
15886         * src/stock_pixmap.h
15887         * src/summaryview.c
15888         * src/summaryview.h
15889         * src/gtk/icon_legend.c
15890         * src/pixmaps/spam.xpm  ** NEW FILE **
15891         * src/plugins/spamassassin/spamassassin.c
15892         * src/plugins/spamassassin/spamassassin_gtk.c
15893                 Add spam learning interface (Mark/Mark as 
15894                 (spam|ham) menus)
15895
15896 2006-02-24 [wwp]        2.0.0cvs81
15897
15898         * src/compose.c
15899         * src/compose.h
15900         * src/filtering.c
15901                 hide compose window when sending message in batch mode
15902                 (filtering: forward and redirect). Also fixed a wrong
15903                 value returned when sending failed, neutral anyway.
15904                 (Colin, me) 
15905
15906 2006-02-24 [wwp]        2.0.0cvs80
15907
15908         * src/mainwindow.c
15909                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15910
15911 2006-02-24 [paul]       2.0.0cvs79
15912
15913         * src/news.c
15914         * src/news.h
15915         * src/news_gtk.c
15916                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15917                 Thanks to Colin
15918
15919 2006-02-23 [colin]      2.0.0cvs78
15920
15921         * src/alertpanel.c
15922                 Change OK to Close in alertpanel with View log
15923                 button; add accel to View log. Patch by Fabien
15924                 Vantard
15925
15926 2006-02-23 [wwp]        2.0.0cvs77
15927
15928         * src/compose.c
15929                 silly me, there were much more tests to perform, since toolbars can
15930                 really have down to 1 element only.
15931
15932 2006-02-23 [wwp]        2.0.0cvs76
15933
15934         * commitHelper
15935                 fixed indentation from my previous commit. Fallback to VISUAL if
15936                 EDITOR is not set (and to vi, at last resort).
15937
15938 2006-02-23 [wwp]        2.0.0cvs75
15939
15940         * commitHelper
15941                 improved error detection (Colin, me).
15942
15943 2006-02-23 [wwp]        2.0.0cvs74
15944
15945         * src/prefs_toolbar.c
15946                 simplify and fix prefs/toolbars layouting. Combos' contents can
15947                 now be really displayed.
15948
15949 2006-02-23 [wwp]        2.0.0cvs73
15950         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15951         be really displayed.
15952
15953 2006-02-22 [wwp]        2.0.0cvs72
15954
15955         * src/compose.c
15956                 fix a typo in my previous commit (sorry!).
15957
15958 2006-02-22 [wwp]        2.0.0cvs71
15959
15960         * src/prefs_toolbar.c
15961                 fix a crash when adding separators to toolbars,
15962                 also fix some separator item information.
15963
15964 2006-02-22 [wwp]        2.0.0cvs70
15965
15966         * src/compose.c
15967                 fix a crash when redirecting (for instance) when compose window's
15968                 toolbar contents has been customized (when some buttons have been
15969                 removed in fact).
15970
15971 2006-02-21 [wwp]        2.0.0cvs69
15972
15973         * src/summaryview.c
15974         * src/gtk/pluginwindow.c
15975         * src/plugins/pgpcore/prefs_gpg.c
15976                 fix some compilation warnings (feat. remains of removed code).
15977
15978 2006-02-21 [wwp]        2.0.0cvs68
15979
15980         * src/gtk/gtkutils.c
15981                 fix two compilation issues, thanks to Stephan Sachse.
15982
15983 2006-02-20 [colin]      2.0.0cvs67
15984
15985         * src/mainwindow.c
15986                 Don't reselect displayed mail on refocus
15987                 This fixes actions misbehaving 
15988
15989 2006-02-20 [wwp]        2.0.0cvs66
15990
15991         * src/summaryview.c
15992         * src/gtk/gtksctree.c
15993         * src/gtk/gtkshruler.c
15994                 changed more runtime typecast checks.
15995
15996 2006-02-20 [wwp]        2.0.0cvs65
15997
15998         * src/summary_search.c
15999                 find all - summaryview refresh issue fixed, thanks to Colin.
16000
16001 2006-02-20 [wwp]        2.0.0cvs64
16002
16003         * src/gtk/gtkutils.c
16004                 better runtime typecast checks.
16005
16006 2006-02-20 [wwp]        2.0.0cvs63
16007
16008         * src/summary_search.c
16009                 enhancements to the summary search:
16010                         - add the ability to stop the running search
16011                           (upon ESC-key press, new Stop button or when Clear button is pressed)
16012                         - don't search if no criteria (From/To/Subject/Body) is set
16013                         - ensure that a busy mouse pointer is always shown when searching,
16014                           show it even a bit earlier
16015
16016 2006-02-19 [colin]      2.0.0cvs62
16017
16018         * src/compose.c
16019         * src/imap.c
16020         * src/etpan/imap-thread.c
16021         * src/etpan/imap-thread.h
16022                 (Future) IMAP speed improvement on sending
16023                 Will require a libetpan update
16024         * src/summaryview.c
16025         * src/gtk/quicksearch.c
16026                 Make quicksearch clearable while running.
16027
16028 2006-02-17 [colin]      2.0.0cvs61
16029
16030         * src/imap.c
16031         * src/etpan/imap-thread.c
16032         * src/etpan/imap-thread.h
16033                 Check for IMAP certificates
16034                 ** Requires libetpan-0.42-cvs4 
16035                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
16036
16037 2006-02-17 [colin]      2.0.0cvs60
16038
16039         * src/messageview.c
16040         * src/prefs_common.c
16041         * src/prefs_common.h
16042         * src/prefs_message.c
16043                 Add pref to display HTML-only mails with plugin, 
16044                 if possible (defaulting to FALSE of course).
16045
16046 2006-02-16 [colin]      2.0.0cvs59
16047
16048         * src/main.c
16049         * src/common/plugin.c
16050         * src/common/plugin.h
16051         * src/gtk/pluginwindow.c
16052                 Keep track of requested (but unloaded) plugins
16053                 in some error cases.
16054
16055 2006-02-16 [wwp]        2.0.0cvs58
16056
16057         * src/gtk/gtkaspell.c
16058         * src/gtk/gtkaspell.h
16059         * src/prefs_spelling.c
16060         * src/compose.c
16061         * src/prefs_common.c
16062         * src/prefs_common.h
16063                 implemented new optional spellchecker behaviour: re-check message when
16064                 dictionary got changed (from compose-window/context-menu/Change dictionary).
16065
16066 2006-02-16 [wwp]        2.0.0cvs57
16067
16068         * src/quote_fmt_parse.y
16069                 pclose popen'ed pipe.
16070
16071 2006-02-15 [colin]      2.0.0cvs56
16072
16073         * src/mimeview.c
16074         * src/mimeview.h
16075                 Let MimeViewers know which MimeView they
16076                 depend of.
16077         * src/summaryview.c
16078                 Swap From/To columns in Sent/Queue/Drafts
16079                 folders
16080         * src/etpan/imap-thread.c
16081                 Use mailstream_low_tls_open() for STARTTLS
16082                 instead of mailstream_low_ssl_open()
16083                 ** REQUIRES libetpan 0.42cvs3 **
16084
16085 2006-02-15 [wwp]        2.0.0cvs55
16086
16087         * src/compose.c
16088         * src/compose.h
16089         * src/message_search.c
16090         * src/message_search.h
16091         * src/textview.c
16092         * src/gtk/gtkutils.c
16093         * src/gtk/gtkutils.h
16094                 added the ability to Find text in the compose window (and a bit
16095                 of code factorization).
16096
16097 2006-02-15 [wwp]        2.0.0cvs54
16098
16099         * src/prefs_gtk.c
16100                 yet another one file was missing (fix for some widgets' sensitivity).
16101                 Thanks Colin!
16102
16103 2006-02-15 [wwp]        2.0.0cvs53
16104
16105         * src/prefs_gtk.h
16106                 oops forgot that file (fix for some widgets' sensitivity).
16107
16108 2006-02-15 [wwp]        2.0.0cvs52
16109
16110         * src/summary_search.c
16111                 implemented advanced summary search options (added the ability
16112                 to use matcher conditions in an advanced search mode).
16113
16114 2006-02-15 [wwp]        2.0.0cvs51
16115
16116         * src/plugins/pgpcore/prefs_gpg.c
16117         * src/prefs_account.c
16118                 fix some widget sensitivity, mostly around some labels in
16119                 account prefs.
16120
16121 2006-02-15 [paul]       2.0.0cvs50
16122
16123         * manual/advanced.xml
16124                 improve Templates info
16125                 written by wwp
16126
16127 2006-02-14 [colin]      2.0.0cvs49
16128
16129         * src/pixmaps/address_book.xpm
16130         * src/pixmaps/preferences.xpm
16131         * src/pixmaps/properties.xpm
16132                 Fix pixmap size - patch by Fabien Vantard
16133
16134 2006-02-13 [colin]      2.0.0cvs48
16135
16136         * src/procmime.c
16137                 Add missing fclose()s on error
16138         * src/textview.c
16139                 Remove unused code
16140         * src/common/utils.c
16141                 Fix temp files not being deleted on windows
16142         Patches by Thomas Gilgin
16143
16144 2006-02-13 [colin]      2.0.0cvs47
16145
16146         * src/mainwindow.c
16147                 Fix exit crash
16148
16149 2006-02-13 [wwp]        2.0.0cvs46
16150
16151         * src/plugins/pgpcore/prefs_gpg.c
16152                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
16153
16154 2006-02-12 [colin]      2.0.0cvs45
16155
16156         * src/folderview.c
16157         * src/main.c
16158         * src/mainwindow.c
16159                 Fix "stuff" when quitting
16160
16161 2006-02-12 [wwp]        2.0.0cvs44
16162
16163         * src/prefs_themes.c
16164                 fix typos in debug messages.
16165
16166 2006-02-11 [colin]      2.0.0cvs43
16167
16168         * src/summaryview.c
16169                 don't allow drag/drop from ourself
16170
16171 2006-02-10 [wwp]        2.0.0cvs42
16172
16173         * src/exporthtml.c
16174         * src/html.c
16175         * src/html.h
16176         * src/procmime.c
16177         * src/textview.c
16178                 renamed html_ prefixed functions and data structures to avoid
16179                 namespace clashes w/ other software (gtkhtml2 for instance).
16180                 Closes bug #907.
16181
16182
16183 2006-02-09 [colin]      2.0.0cvs41
16184
16185         * src/summaryview.c
16186                 Fix shitty logic messed up. Thanks Ticho for the hint!
16187
16188 2006-02-09 [wwp]        2.0.0cvs40
16189
16190         * src/gtk/about.c
16191         * src/compose.c
16192         * src/prefs_account.c
16193         * src/prefs_gtk.h
16194         * src/editaddress.c
16195                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16196                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16197                 Browse buttons in accounts prefs.
16198
16199 2006-02-09 [colin]      2.0.0cvs39
16200
16201         * src/matcher.c
16202                 Check for pointer before using its members
16203         * src/gtk/gtksourceprintjob.c
16204                 Fix a wrong warning
16205
16206 2006-02-09 [wwp]        2.0.0cvs38
16207
16208         * src/gtk/filesel.c
16209                 fix few compiler warnings (type mismatch).
16210
16211 2006-02-09 [paul]       2.0.0cvs37
16212
16213         * po/fr.po
16214                 updated by Fabien Vantard
16215
16216 2006-02-08 [colin]      2.0.0cvs36
16217
16218         * src/prefs_common.c
16219         * src/common/defs.h
16220         * src/common/plugin.c
16221                 allow windows and linux configurations to coexist
16222                 patch by Thomas Gilgin
16223
16224 2006-02-08 [colin]      2.0.0cvs35
16225
16226         * src/filtering.c
16227         * src/matcher.c
16228         * src/matcher.h
16229         * src/matcher_parser_parse.y
16230         * src/prefs_filtering_action.c
16231         * src/prefs_matcher.c
16232                 Add the "Ignore thread" filtering
16233                 action
16234
16235 2006-02-08 [colin]      2.0.0cvs34
16236
16237         * src/compose.c
16238         * src/procmime.c
16239         * src/procmime.h
16240                 Fix bug #905 (damaged attachment)
16241                 text files with raw \0's aren't really text files
16242         FOR_STABLE
16243
16244 2006-02-08 [colin]      2.0.0cvs33
16245
16246         * src/summaryview.c
16247                 Fix crasher introduced yesterday
16248
16249 2006-02-08 [wwp]        2.0.0cvs32
16250
16251         * src/compose.c
16252         * src/compose.h
16253                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16254
16255 2006-02-08 [wwp]        2.0.0cvs31
16256
16257         * src/prefs_template.c
16258                 templates enhancement: allow address completion for Cc and Bcc fields
16259                 (it was currently possible for the To field only)
16260
16261 2006-02-08 [colin]      2.0.0cvs30
16262
16263         * src/compose.c
16264                 Don't unblock if not blocked
16265         FOR_STABLE
16266
16267 2006-02-07 [colin]      2.0.0cvs29
16268
16269         * src/action.c
16270                 Forgot to refresh summaryview
16271
16272 2006-02-07 [colin]      2.0.0cvs28
16273
16274         * src/action.c
16275                 Freeze/thaw message list and folder list while
16276                 processing %as{} actions 
16277         * src/compose.c
16278                 Fix auto-wrap disabling after a middle-click
16279                 paste - FOR_STABLE
16280
16281 2006-02-07 [paul]       2.0.0cvs27
16282
16283         * src/folder.c
16284                 fix freeing of uninitialised pointers
16285                 Thanks to Colin
16286
16287 2006-02-06 [colin]      2.0.0cvs26
16288
16289         * src/folder.c
16290                 Use g_slist_prepend in potentially big list
16291
16292 2006-02-06 [colin]      2.0.0cvs25
16293
16294         * src/folder.c
16295                 Completely skip processing if it doesn't 
16296                 exist (faster!)
16297
16298 2006-02-06 [colin]      2.0.0cvs24
16299
16300         * src/folder.c
16301         * src/summaryview.c
16302                 Batch filtering in summaryview (from Tools menu)
16303                 and pre/post//-processing too
16304
16305 2006-02-06 [colin]      2.0.0cvs23
16306
16307         * src/procmsg.h
16308         * src/filtering.c
16309                 Use a special field for batch filtering instead
16310                 of stepping on deferred execution's toes
16311
16312 2006-02-06 [colin]      2.0.0cvs22
16313
16314         * src/action.c
16315         * src/filtering.c
16316         * src/filtering.h
16317         * src/folder.c
16318         * src/summaryview.c
16319                 Fix filtering via menus and actions
16320
16321 2006-02-06 [colin]      2.0.0cvs21
16322
16323         * src/imap.c
16324                 Put the added file directly to cache if possible (will work
16325                 with next libetpan)
16326         * src/filtering.c
16327         * src/filtering.h
16328         * src/inc.c
16329         * src/folder.c
16330         * src/mbox.c
16331         * src/procmsg.h
16332                 Move and copy filtered messages by batches instead of one
16333                 by one - faster on IMAP
16334         * src/procmsg.c
16335                 Add a function that'll possibly be useful later
16336
16337 2006-02-06 [colin]      2.0.0cvs20
16338
16339         * src/addressbook.c
16340                 Use internal mime-type instead of text/plain for d'n'd
16341         * src/compose.c
16342                 Allow attaching files from mimeview's icon list via d'n'd
16343         * src/folderview.c
16344         * src/folderview.h
16345                 Use internal mime-type instead of text/plain for d'n'd
16346                 Don't try to selected opened folder if none is
16347                 Factorize d'n'd from other apps code
16348         * src/headerview.c
16349         * src/textview.c
16350         * src/gtk/gtkutils.c
16351         * src/gtk/gtkutils.h
16352                 Factorize Face/X-Face stuff
16353         * src/mimeview.c
16354                 Fix d'n'd to other apps
16355         * src/prefs_message.c
16356                 Let the XFace pref be usable without libcompface as it also
16357                 applies to Face
16358         * src/summaryview.c
16359                 Fix d'n'd to other apps
16360                 Factorize d'n'd from other apps code
16361
16362 2006-02-06 [wwp]        2.0.0cvs19
16363
16364         * po/it.po
16365                 Italian translation fixes by Andrea Spadaccini (no more confusion
16366                 between filtering and processing, and few changes in the About
16367                 dialog).
16368
16369
16370 2006-02-06 [mones]      2.0.0cvs18
16371
16372         * src/gtk/icon_legend.c
16373                 Improved descriptions allowing better translations
16374
16375 2006-02-05 [colin]      2.0.0cvs17
16376
16377         * src/imap.c
16378                 Add the f*cking missing expunge that caused imap_fetch_env
16379                 to fail after an add_msgs ! :-///
16380         * src/etpan/imap-thread.c
16381                 Add a bit of debug
16382         FOR_STABLE
16383
16384 2006-02-05 [colin]      2.0.0cvs16
16385
16386         * src/common/utils.c
16387                 Don't check for return-path (or we can't put
16388                 back non-sent mails)
16389
16390 2006-02-05 [colin]      2.0.0cvs15
16391
16392         * src/textview.c
16393                 Don't try to display Face header in textview
16394                 when teh headerview's active
16395
16396 2006-02-05 [colin]      2.0.0cvs14
16397
16398         * tools/tbird2syl.py
16399         * tools/Makefile.am
16400                 Add script to import Thunderbird mails
16401
16402 2006-02-05 [colin]      2.0.0cvs13
16403
16404         * src/headerview.c
16405         * src/procheader.c
16406         * src/procmsg.c
16407         * src/procmsg.h
16408         * src/textview.c
16409                 Show Face headers - patch partially by Klaus Flittner
16410
16411 2006-02-05 [colin]      2.0.0cvs12
16412
16413         * src/folderview.c
16414         * src/summaryview.c
16415         * src/common/utils.c
16416         * src/common/utils.h
16417                 Let dnd work from mime icons to summaryview
16418                 and to folderview too
16419                 Add a crude test to avoid trying to add files
16420                 drag'n'dropped when they're not mails
16421
16422 2006-02-04 [colin]      2.0.0cvs11
16423
16424         * src/summaryview.c
16425         * src/mimeview.c
16426                 Fix utf8 conversion
16427
16428 2006-02-04 [colin]      2.0.0cvs10
16429
16430         * src/compose.c
16431         * src/folderview.c
16432         * src/mimeview.c
16433         * src/summaryview.c
16434         * src/summaryview.h
16435                 Added various drag and drop capas:
16436                 From                    To
16437                 summaryview             other apps
16438                 mimeview icons          other apps
16439                 other apps              summaryview
16440                 other apps              folderview
16441
16442                 This shouldn't have broken the existing:
16443                 From                    To
16444                 summaryview             folderview
16445                 folderview              folderview
16446                 summaryview             compose's attachments
16447
16448         Tests welcomed.
16449
16450 2006-02-02 [paul]       2.0.0cvs9
16451
16452         * src/mainwindow.c
16453                 move global option 'Set displayed columns...' out
16454                 of folder option grouping.
16455                 fix sensitivity of 'harvest addresses'
16456         FOR_STABLE
16457
16458 2006-02-01 [colin]      2.0.0cvs8
16459
16460         * src/mimeview.c
16461                 Revert the alertpanel patch, it sucks (intrusive
16462                 and gets in the way of "open")
16463
16464 2006-02-01 [colin]      2.0.0cvs7
16465
16466         * src/compose.c
16467         * src/prefs_account.c
16468         * src/prefs_common.c
16469         * src/common/defs.h
16470         * src/common/utils.c
16471         * src/common/utils.h
16472                 Add ability to edit the signature file
16473                 from the account preferences, and use
16474                 a default for the text editor.
16475                 Patch by Fabien Vantard
16476
16477 2006-02-01 [colin]      2.0.0cvs6
16478
16479         * src/mimeview.c
16480                 Try to get mime type by extension if it is
16481                 application/octet-stream
16482                 Display a window with possible choices when
16483                 encountering unknown mime types
16484         * src/gtk/filesel.c
16485         * src/gtk/filesel.h
16486                 Add preview
16487                 Allow multiple selection in filtered filesel
16488                 (patch by Fabien Vantard)
16489         * src/gtk/pluginwindow.c
16490                 Use it (patch by Fabien Vantard)
16491
16492 2006-02-01 [paul]       2.0.0cvs5
16493
16494         * src/jpilot.c
16495                 fix crash on creating jpilot address book
16496                 Thanks to Colin - FOR_STABLE
16497         * src/prefs_summaries.c
16498         * src/prefs_wrapping.c
16499         * src/gtk/icon_legend.c
16500         * src/gtk/quicksearch.c
16501                 string fixes and additions
16502
16503 2006-02-01 [paul]       2.0.0cvs4
16504
16505         * src/compose.c
16506         * src/mainwindow.c
16507         * src/messageview.c
16508         * src/prefs_send.c
16509                 add Arabic encoding option
16510                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16511
16512 2006-01-31 [colin]      2.0.0cvs3
16513
16514         * src/plugins/pgpcore/passphrase.c
16515                 Convert passphrase to locale encoding
16516         * src/compose.c
16517                 Fix drafting on IMAP. Crappy bug sneaked in
16518                 the release :-/
16519         FOR_STABLE
16520
16521 2006-01-30 [paul]       2.0.0cvs2
16522
16523         * src/gtk/icon_legend.c
16524                 show the new entries
16525
16526 2006-01-30 [colin]      2.0.0cvs1
16527
16528         * src/manual.c
16529                 Check for the file to be present before 
16530                 enabling the menu - FOR_STABLE
16531         * src/gtk/icon_legend.c
16532                 Add folders icons (not all of them, there
16533                 are too much, but the most intriguing ones)
16534
16535 2006-01-30 [paul]       2.0.0
16536
16537         version 2.0.0 released
16538
16539 [For previous entries, see ChangeLog.pre2.0.0]