2007-10-11 [colin] 3.0.2cvs58
[claws.git] / ChangeLog
1 2007-10-11 [colin]      3.0.2cvs58
2
3         * src/messageview.c
4                 Make shift-shortcuts work
5         * src/prefs_actions.c
6                 Don't ask if we really want to close when
7                 choosing OK and only the list is changed
8         * src/prefs_template.c
9                 Don't ask if we really want to close when
10                 choosing OK and only the list is changed
11         * src/common/plugin.c
12                 Fix writing of second [Plugins_*] block
13         * src/common/template.c
14                 Remove unused files (fixes deletion)
15
16 2007-10-10 [paul]       3.0.2cvs57
17
18         * src/prefs_template.c
19                 put the whole thing in a scrolled window
20                 so that half the page is no longer inaccessible
21                 on maemo
22                 make the gtk_text_view smaller on maemo
23
24 2007-10-10 [colin]      3.0.2cvs56
25
26         * src/compose.c
27                 Fix updating of Attachments number in some
28                 cases (reedit, attach from command-line, ...)
29
30 2007-10-10 [colin]      3.0.2cvs55
31
32         * src/editaddress.c
33                 Initialise error correctly
34
35 2007-10-10 [paul]       3.0.2cvs54
36
37         * src/prefs_filtering_action.c
38         * src/gtk/description_window.c
39         * src/gtk/foldersort.c
40         * src/gtk/quicksearch.c
41                 get rid of some pointless new lines and
42                 make the descripton labels wrap better
43
44 2007-10-10 [colin]      3.0.2cvs53
45
46         * src/addressadd.c
47         * src/editaddress.c
48         * src/headerview.c
49         * src/textview.c
50                 More error handling on saving pictures
51
52 2007-10-10 [colin]      3.0.2cvs52
53
54         * src/printing.c
55         * src/printing.h
56                 Generalize a bit printing, so we can factorize
57                 most of the code. 
58
59 2007-10-10 [paul]       3.0.2cvs51
60
61         * src/addrduplicates.c
62                 fix engrish
63                 use GTK_STOCK... buttons
64
65 2007-10-10 [paul]       3.0.2cvs50
66
67         * src/addressadd.c
68         * src/addrindex.c
69         * src/editaddress.c
70                 Fix previous patch
71                 Thanks to Colin
72
73 2007-10-10 [paul]       3.0.2cvs49
74
75         * src/summaryview.c
76         * src/messageview.c
77                 Fix crash on Add sender to addressbook when
78                 From is null
79         * src/addressadd.c
80         * src/addrindex.c
81         * src/editaddress.c
82         * src/editaddress_other_attributes_ldap.h
83                 Fix leaks 
84                 Rename images to .png in addrbook/
85         * src/headerview.c
86         * src/textview.c
87                 Fix Face/X-Face being used if adding another
88                 address than sender to addressbook
89                 Thanks to Colin
90
91 2007-10-10 [holger]     3.0.2cvs48
92
93         * src/addrduplicates.c
94         * src/editaddress.c
95                 Improvements to the addressbook duplicate finder
96                 feature:
97                  - add an edit button to the button bar
98                  - display the whole bookname (with iface) and
99                    use this for same-book checking
100                  - after editing, try to keep selections if the
101                    entries are still present
102                  - sort the email column alphabetically
103                  - put results in a scrolled window
104                  - support embedded editing
105                  - make columns in detail view resizable
106                  - add keyboard shortcuts
107
108 2007-10-10 [wwp]        3.0.2cvs47
109
110         * src/addrindex.c
111                 Fix a crash when there's no From: in email, thanks to Colin.
112
113 2007-10-09 [paul]       3.0.2cvs46
114
115         * src/messageview.c
116         * src/summaryview.c
117         * src/textview.c
118                 fix building without compface support
119
120 2007-10-09 [colin]      3.0.2cvs45
121
122         * src/editaddress.c
123         * src/headerview.c
124         * src/textview.c
125                 Add error handling
126
127 2007-10-09 [colin]      3.0.2cvs44
128
129         * src/addrduplicates.c
130         * src/addressadd.c
131         * src/addressadd.h
132         * src/addressbook.c
133         * src/addressbook.h
134         * src/addrindex.c
135         * src/addrindex.h
136         * src/addritem.c
137         * src/addritem.h
138         * src/compose.c
139         * src/editaddress.c
140         * src/editaddress_other_attributes_ldap.h
141         * src/headerview.c
142         * src/messageview.c
143         * src/mimeview.c
144         * src/summaryview.c
145         * src/textview.c
146         * src/gtk/gtkutils.c
147                 Automatically set contacts' pictures from Face 
148                 or X-Face if they have no picture
149                 Display the contact picture in textview or
150                 headerview for mails sent by people in the 
151                 addressbook, that have no Face or X-Face
152                 Fix a few details in the Person edition dialog
153                 (ability to unset picture)
154                 Remove picture file when deleting contacts
155
156 2007-10-09 [iwkse]      3.0.2cvs43
157
158         * src/gtk/about.c
159                 center the about window
160
161 2007-10-09 [paul]       3.0.2cvs42
162
163         * src/prefs_toolbar.c
164                 fix icon selector window on maemo
165
166 2007-10-09 [paul]       3.0.2cvs41
167
168         * src/messageview.c
169                 add 'go to' menu to separate msgview
170
171 2007-10-09 [colin]      3.0.2cvs40
172
173         * src/common/defs.h
174                 Add forgotten file
175
176 2007-10-09 [iwkse]      3.0.2cvs39
177
178         * Makefile.am
179         * src/addressbook.c
180         * src/addritem.c
181         * src/addritem.h
182         * src/editaddress.c
183         * src/editaddress_other_attributes_ldap.h
184         * src/addrbook.c
185         * src/Makefile.am
186                 set a photo in the Addressbook
187
188 2007-10-08 [colin]      3.0.2cvs38
189
190         * src/prefs_toolbar.c
191                 Make height 320 to remove the scrollbar 
192                 (with current number of icons)
193
194 2007-10-08 [colin]      3.0.2cvs37
195
196         * src/prefs_toolbar.c
197                 Transform the treeview to a GtkIconView.
198                 Patch by Pawel
199                 In addition, transform the window so that 
200                 it looks like a popup menu. Patch by me
201
202 2007-10-08 [colin]      3.0.2cvs36
203
204         * src/compose.c
205         * src/compose.h
206                 Beautify the GUI a bit; in particular, show the
207                 number of attachments in the tab's title.
208                 Patch by Pawel
209
210 2007-10-08 [paul]       3.0.2cvs35
211
212         * src/mimeview.c
213                 Save users from themselves: save temporary
214                 files used for Open/Open with as read-only.
215                 Thanks to Colin
216
217 2007-10-08 [paul]       3.0.2cvs34
218
219         * tools/Makefile.am
220                 forgot this in cvs33
221
222 2007-10-08 [paul]       3.0.2cvs33
223
224         * tools/kdeservicemenu/README
225         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
226         * tools/kdeservicemenu/install.sh
227         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
228                 renamed template* to *template so as not to confuse
229                 lintian
230
231 2007-10-08 [paul]       3.0.2cvs32
232
233         * src/prefs_themes.c
234         * src/stock_pixmap.c
235                 replace 2 direct uses of RC_DIR
236
237 2007-10-07 [colin]      3.0.2cvs31
238
239         * src/addrduplicates.c
240         * src/addrduplicates.h
241         * src/addressbook.c
242         * src/addressbook.h
243         * src/addrindex.c
244         * src/addrindex.h
245                 Implement deletion in duplicate finder. 
246                 Patch by Holger 
247
248 2007-10-07 [colin]      3.0.2cvs30
249
250         * src/exporthtml.c
251         * src/mbox.c
252         * src/common/utils.c
253                 Better fix for Solaris, thanks to Nicolas Doualot
254
255 2007-10-07 [colin]      3.0.2cvs29
256
257         * AUTHORS
258         * src/gtk/authors.h
259                 Add Frank Dietrich
260
261 2007-10-07 [colin]      3.0.2cvs28
262
263         * src/exporthtml.c
264                 Fix HTML export to make it more compliant
265                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
266
267 2007-10-07 [colin]      3.0.2cvs27
268
269         * src/prefs_toolbar.c
270                 Only use icons that wouldn't look stupid in the toolbar
271                 Patch by Pawel
272
273 2007-10-07 [colin]      3.0.2cvs26
274
275         * src/prefs_toolbar.c
276                 Fix old icon being used when none is selected
277
278 2007-10-07 [colin]      3.0.2cvs25
279
280         * src/toolbar.c
281                 Fix copy/paste error
282
283 2007-10-07 [colin]      3.0.2cvs24
284
285         * src/prefs_toolbar.c
286         * src/toolbar.c
287         * src/toolbar.h
288                 Update icon to default one when changing event
289                 Make the icon chooser nicer (handle Esc, Enter,
290                 double-click)
291
292 2007-10-06 [colin]      3.0.2cvs23
293
294         * src/prefs_toolbar.c
295                 Fix text reset; patch by Pawel
296
297 2007-10-06 [colin]      3.0.2cvs22
298
299         * src/toolbar.h
300                 Complete previous commit
301
302 2007-10-06 [colin]      3.0.2cvs21
303
304         * src/prefs_toolbar.c
305         * src/toolbar.c
306                 Set toolbar text automatically to the default
307                 when changing Event executed on click
308
309 2007-10-06 [colin]      3.0.2cvs20
310
311         * src/prefs_toolbar.c
312                 Invert Text and Event fields
313
314 2007-10-06 [colin]      3.0.2cvs19
315
316         * src/prefs_toolbar.c
317         * src/toolbar.c
318                 Make toolbar prefs look much better
319                 Patch by Pawel Pekala
320
321 2007-10-06 [paul]       3.0.2cvs18
322
323         * src/account.c
324         * src/prefs_filtering.c
325                 fix checkbuttons in gtktreeview on maemo by
326                 setting maemo's "allow-checkbox-mode" to FALSE
327
328 2007-10-06 [colin]      3.0.2cvs17
329
330         * configure.ac
331                 Export -DSOLARIS in CFLAGS for all
332                 Solaris (not just 2.8) and OpenSolaris
333
334 2007-10-06 [paul]       3.0.2cvs16
335
336         * AUTHORS
337         * src/exporthtml.c
338         * src/mbox.c
339         * src/gtk/authors.h
340                 fix build on solaris where ctime_r takes
341                 3 arguments rather than 2.
342                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
343
344 2007-10-05 [colin]      3.0.2cvs15
345
346         * src/etpan/imap-thread.c
347                 Fix wrong error codepath
348
349 2007-10-05 [wwp]        3.0.2cvs14
350
351         * src/filtering.c
352                 Fix unexpected logging of quicksearches:
353                 debug_filtering_session flag was never reset to FALSE, causing
354                 matcher functions to log when called from a quicksearch
355                 (if a filtering session happened before).
356
357 2007-10-05 [paul]       3.0.2cvs13
358
359         * src/prefs_actions.c
360         * src/prefs_filtering.c
361         * src/prefs_template.c
362                 fix bug 1343, 'Filtering..'s close button
363                 silently discards new filter'
364                 Thanks to Colin
365
366 2007-10-05 [paul]       3.0.2cvs12
367
368         * configure.ac
369         * src/Makefile.am
370                 fix bug 1347, '-Wno-unused-function, optional'
371
372 2007-10-05 [colin]      3.0.2cvs11
373
374         * src/procmime.c
375         * src/common/mgutils.c
376                 Fix warnings
377
378 2007-10-05 [mones]      3.0.2cvs10
379
380         * manual/advanced.xml
381                 Use full menu name
382         * manual/es/advanced.xml
383                 Synchronise translation
384
385 2007-10-04 [colin]      3.0.2cvs9
386
387         * src/action.c
388         * src/addrbook.c
389         * src/addrindex.c
390         * src/compose.c
391         * src/exporthtml.c
392         * src/exportldif.c
393         * src/folder.c
394         * src/main.c
395         * src/matcher.c
396         * src/mbox.c
397         * src/messageview.c
398         * src/mh.c
399         * src/news.c
400         * src/partial_download.c
401         * src/pop.c
402         * src/procmime.c
403         * src/procmsg.c
404         * src/toolbar.c
405         * src/common/log.c
406         * src/common/mgutils.c
407         * src/common/plugin.c
408         * src/common/utils.c
409         * src/common/xml.c
410         * src/common/xml.h
411         * src/common/xmlprops.c
412         * src/common/xmlprops.h
413         * src/plugins/bogofilter/bogofilter.c
414         * src/plugins/clamav/clamav_plugin.c
415         * src/plugins/dillo_viewer/dillo_prefs.c
416         * src/plugins/pgpcore/prefs_gpg.c
417         * src/plugins/pgpinline/pgpinline.c
418         * src/plugins/pgpmime/pgpmime.c
419         * src/plugins/spamassassin/spamassassin.c
420         * src/plugins/trayicon/trayicon_prefs.c
421                 Verify success on writes. Will fix possible strange
422                 failure on disk full.
423
424 2007-10-04 [paul]       3.0.2cvs8
425
426         * manual/advanced.xml
427                 add further info about Actions
428                 Patch by Emmanuel Briot <briot@adacore.com>
429
430 2007-10-04 [paul]       3.0.2cvs7
431
432         * src/account.c
433                 remove the D column, instead indicate the
434                 default account by use of bold text
435
436 2007-10-03 [colin]      3.0.2cvs6
437
438         * src/common/template.c
439                 Fix templates writing (was prone to disk full problems)
440
441 2007-10-03 [colin]      3.0.2cvs5
442
443         * src/Makefile.am
444         * src/addrduplicates.c
445         * src/addrduplicates.h
446         * src/addressbook.c
447                 Add duplicate deletion. Patch by Holger
448
449 2007-10-03 [colin]      3.0.2cvs4
450
451         * src/matcher.c
452         * src/gtk/quicksearch.c
453                 Fix bug 1340, 'Case insensitive searches with 
454                 non-ascii alphabets fail'.
455
456 2007-10-03 [colin]      3.0.2cvs3
457
458         * src/main.c
459         * src/common/utils.c
460         * src/common/utils.h
461                 Implement run-time alternative config directories
462
463 2007-10-03 [colin]      3.0.2cvs2
464
465         * src/folderview.c
466                 Prevent opening folder item while folder
467                 is scanned in a better way
468
469 2007-10-02 [paul]       3.0.2cvs1
470
471         * NEWS
472         * README
473         * RELEASE_NOTES
474         * configure.ac
475                 bump up version number following stable release
476
477 2007-09-30 [colin]      3.0.1cvs49
478
479         * src/imap.c
480                 Refresh session if needed
481
482 2007-09-30 [colin]      3.0.1cvs48
483
484         * src/imap.c
485                 Reset folder's session to NULL
486                 before destroying it
487
488 2007-09-30 [mones]      3.0.1cvs47
489
490         * manual/handling.xml
491                 Use markup quotes instead hardcoded quotes
492         * manual/es/handling.xml
493                 Added new synced section (IMAP subscriptions)
494
495 2007-09-29 [colin]      3.0.1cvs46
496
497         * src/imap.c
498                 Notice disconnections faster
499
500 2007-09-28 [colin]      3.0.1cvs45
501
502         * src/addressbook.c
503         * src/addrindex.c
504                 Fix warnings
505
506 2007-09-28 [paul]       3.0.1cvs44
507
508         * src/mimeview.c
509                 fix maemo build
510
511 2007-09-28 [paul]       3.0.1cvs43
512
513         * src/account.c
514                 use gtk_widget_set_size_request() on the label
515                 so that wrapping works better. get rid of the
516                 (partially deprecated) hbutton_box.
517                 these changes should prevent buttons overlapping
518                 on maemo
519
520 2007-09-28 [colin]      3.0.1cvs42
521
522         * src/pop.c
523                 Fix typo :)
524
525 2007-09-28 [colin]      3.0.1cvs41
526
527         * src/compose.c
528         * src/msgcache.c
529         * src/pop.c
530         * src/procmime.c
531         * src/etpan/imap-thread.c
532                 64bits-related warning fixes
533
534 2007-09-28 [colin]      3.0.1cvs40
535
536         * src/folder_item_prefs.c
537         * src/ldaputil.c
538         * src/mainwindow.c
539         * src/mimeview.c
540         * src/common/tags.c
541                 Fix warnings
542
543 2007-09-28 [colin]      3.0.1cvs39
544
545         * src/plugins/spamassassin/spamassassin.c
546         * src/plugins/spamassassin/spamassassin.h
547         * src/plugins/spamassassin/spamassassin_gtk.c
548                 Add addressbook-based whitelisting
549
550 2007-09-28 [colin]      3.0.1cvs38
551
552         * src/folder.c
553                 Fix bug 1337, 'crash on pressing Send button'
554
555 2007-09-28 [paul]       3.0.1cvs37
556
557         * src/prefs_folder_item.c
558                 give the orphans a parent. makes all prefs
559                 pages visible on maemo
560
561 2007-09-28 [colin]      3.0.1cvs36
562
563         * src/prefs_folder_column.c
564         * src/prefs_summary_column.c
565                 Fix two leaks
566
567 2007-09-27 [colin]      3.0.1cvs35
568
569         * src/gtk/quicksearch.c
570                 Fix bug 1336, 'Segfault if empty space before search-string'
571
572 2007-09-26 [mones]      3.0.1cvs34
573
574         * manual/account.xml
575         * manual/plugins.xml
576                 Fixed irc channel name, added some docbook markup.
577                 Changed text markup to docbook markup. 
578                 Added spamcop as supported in SpamReport description.
579         * manual/fr/plugins.xml
580                 Fixed irc channel name.
581         * manual/es/account.xml
582         * manual/es/advanced.xml
583         * manual/es/claws-mail-manual.xml
584         * manual/es/glossary.xml
585         * manual/es/gpl.xml
586         * manual/es/keyboard.xml
587         * manual/es/plugins.xml
588                 Synced with English version, fixed a couple of typos.
589
590 2007-09-26 [colin]      3.0.1cvs33
591
592         * configure.ac
593                 Explain why "Libgnomeprint: no" on GTK+ 2.10
594
595 2007-09-26 [colin]      3.0.1cvs32
596
597         * src/messageview.c
598         * src/procmsg.c
599         * src/procmsg.h
600                 Optimisation: avoid fetching mail 3 times locally
601                 for displaying
602
603 2007-09-26 [colin]      3.0.1cvs31
604
605         * src/mh.c
606                 Fix missing static
607
608 2007-09-26 [colin]      3.0.1cvs30
609
610         * src/folder.c
611         * src/folder.h
612         * src/mh.c
613         * src/mh.h
614                 Fix MH mtime hack - make it a folder class function
615
616 2007-09-26 [colin]      3.0.1cvs29
617
618         * src/inc.c
619                 Fix bug 1334, 'user defined mail incorporation 
620                 script not run'
621
622 2007-09-25 [colin]      3.0.1cvs28
623
624         * src/codeconv.c
625                 Optimisation: shortcut conv_codeset_strdup
626                 when src_code and dest_code are the same
627         * src/common/xml.c
628         * src/common/xml.h
629                 Optimisation: shortcut code conversions when
630                 files are in UTF-8; faster list walking by
631                 using prepend/reverse.
632
633 2007-09-25 [holger]     3.0.1cvs27
634
635         * src/printing.c
636                 Replace button bar of the preview window
637                 with a real toolbar (patch by Colin)
638                 Add zooming to the preview window
639
640 2007-09-24 [paul]       3.0.1cvs26
641
642         * src/compose.c
643                 compact the character set menu, adding some
644                 missing encodings. Patch by Pawel Pekala
645
646 2007-09-23 [paul]       3.0.1cvs25
647
648         * src/prefs_account.c
649         * src/prefs_folder_item.c
650         * src/prefs_quote.c
651         * src/quote_fmt.c
652         * src/quote_fmt.h
653                 remove unnecessary frame from Templates options
654                 and improve the English of the check button label
655
656 2007-09-22 [colin]      3.0.1cvs24
657
658         * src/gtk/quicksearch.c
659                 Fix bug 1329, 'error in quicksearch.c'
660                 Fix return with value in function returning void
661
662 2007-09-22 [colin]      3.0.1cvs23
663
664         * src/imap.c
665         * src/procmsg.h
666         * src/common/utils.c
667         * src/common/utils.h
668         * src/etpan/imap-thread.c
669                 Optimise fetching IMAP cached emails *a lot*
670                 (remember whether mail is fully cached and \r's
671                  are already stripped)
672
673 2007-09-22 [colin]      3.0.1cvs22
674
675         * src/folder.c
676         * src/folder.h
677         * src/prefs_folder_item.c
678                 Add a button to allow users to drop local caches.
679
680 2007-09-21 [colin]      3.0.1cvs21
681
682         * src/summaryview.c
683                 Remove unnecessary error when cancelling export to mbox.
684                 Patch by Pawel
685
686 2007-09-21 [paul]       3.0.1cvs20
687
688         * src/gtk/prefswindow.c
689                 remove unnecessary frames from the prefs
690                 pages. Patch by Pawel Pekala
691
692 2007-09-21 [paul]       3.0.1cvs19
693
694         * src/prefs_account.c
695         * src/prefs_folder_item.c
696         * src/prefs_quote.c
697         * src/quote_fmt.c
698                 put the Templates options into a tabbed
699                 layout. Patch by Pawel Pekala
700
701 2007-09-21 [paul]       3.0.1cvs18
702
703         * src/mainwindow.c
704                 group together the character set menu items
705                 move the /View/Show or hide/Message view below
706                 .../Toolbar menu item
707                 Patch by Pawel Pekala
708
709 2007-09-21 [mones]      3.0.1cvs17
710
711         * src/compose.c
712                 Fix for bug 1327, 'segfault when replying to a non-existent
713                 news message', thanks to Colin.
714
715 2007-09-21 [colin]      3.0.1cvs16
716
717         * src/folderview.c
718                 Complete 3.0.1cvs15
719
720 2007-09-20 [colin]      3.0.1cvs15
721
722         * src/folderview.c
723         * src/folderview.h
724                 Maybe fix bug 1324, 'Corrupted IMAP cache'
725
726 2007-09-20 [colin]      3.0.1cvs14
727
728         * src/printing.c
729                 Fix a little leak
730
731 2007-09-20 [holger]     3.0.1cvs13
732
733         * src/printing.c
734                 Add page layout to print preview.
735                 Make the close-button in the toolbar
736                 right-aligned.
737
738 2007-09-20 [paul]       3.0.1cvs12
739
740         * po/ru.po
741                 updated by Pavlo Bohmat
742
743 2007-09-19 [colin]      3.0.1cvs11
744
745         * src/common/utils.c
746                 Prevent unquoted mime boundaries, by always
747                 using a /
748
749 2007-09-19 [colin]      3.0.1cvs10
750
751         * src/printing.c
752                 Fix drawing area size, fix DPI change that
753                 can cause total number of lines to decrease
754
755 2007-09-19 [colin]      3.0.1cvs9
756
757         * po/POTFILES.in
758         * src/printing.c
759                 Make print preview more efficient and nicer.
760                 Patch mostly by Holger Berndt <hb@claws-mail.org>
761
762 2007-09-19 [colin]      3.0.1cvs8
763
764         * src/prefs_common.c
765         * src/prefs_common.h
766         * src/printing.c
767                 Add scrolledwindow, default allocation and
768                 size saving to the print preview window.
769
770 2007-09-18 [colin]      3.0.1cvs7
771
772         * src/prefs_common.c
773         * src/prefs_common.h
774         * src/prefs_image_viewer.c
775         * src/printing.c
776                 GtkPrintOperation:
777                 - add image printing support
778                 - add option to print images
779                 - add preview widget
780                 - add saving of a few Page Setup parameters
781
782 2007-09-18 [colin]      3.0.1cvs6
783
784         * AUTHORS
785         * src/gtk/authors.h
786                 Add Guillaume Chazarain
787
788 2007-09-18 [colin]      3.0.1cvs5
789
790         * src/common/utils.c
791                 Fix bug 1321, 'access before allocation 
792                 when scanning for uris'. Patch by 
793                 Guillaume Chazarain <guichaz@yahoo.fr>
794
795 2007-09-18 [colin]      3.0.1cvs4
796
797         * src/toolbar.c
798                 Fix bug 1320, 'Memory leak caused by 
799                 gtk_container_get_children'. Patch by
800                 Guillaume Chazarain <guichaz@yahoo.fr>
801
802 2007-09-18 [colin]      3.0.1cvs3
803
804         * src/printing.c
805         * src/printing.h
806                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
807
808 2007-09-18 [colin]      3.0.1cvs2
809
810         * src/Makefile.am
811         * src/mainwindow.c
812         * src/messageview.c
813         * src/messageview.h
814         * src/prefs_ext_prog.c
815         * src/prefs_fonts.c
816         * src/printing.c
817         * src/printing.h
818         * src/summaryview.c
819                 Use GtkPrintOperation by default on GTK+ >= 2.10
820                 Patch by Holger Berndt <hb@claws-mail.org>
821
822 2007-09-18 [paul]       3.0.1cvs1
823
824         * NEWS
825         * README
826         * RELEASE_NOTES
827         * configure.ac
828                 bump up version number following stable release
829
830 2007-09-16 [colin]      3.0.0cvs18
831
832         * src/folder.c
833                 Fix possible memleak
834
835 2007-09-16 [colin]      3.0.0cvs17
836
837         * src/folderview.c
838                 Fix bug 1311, 'Wrong arrow position 
839                 while moving message into folder when 
840                 column headers hidden'
841         * src/image_viewer.c
842                 Show error in the GUI if image can't
843                 be loaded
844         * src/matcher.c
845                 Fix spurious output
846         * src/messageview.c
847                 Allow setting domain in msgid
848         * src/common/plugin.c
849                 Add timing information
850
851 2007-09-16 [colin]      3.0.0cvs16
852
853         * src/account.c
854         * src/compose.c
855         * src/prefs_account.c
856         * src/prefs_account.h
857         * src/prefs_template.c
858         * src/common/utils.c
859                 Remove Generate Message-ID option. We need
860                 this on some IMAP servers.
861
862 2007-09-16 [colin]      3.0.0cvs15
863
864         * src/prefs_filtering.c
865         * src/prefs_filtering.h
866         * src/prefs_filtering_action.c
867         * src/common/tags.c
868                 Fix tags issues: tags with spaces, renaming
869                 tags.
870
871 2007-09-16 [colin]      3.0.0cvs14
872
873         * src/folderview.c
874         * src/main.c
875         * src/mainwindow.c
876                 Fix bug 1308, 'Claws deletes folderlist.xml after
877                 fetching mail short after start-up'
878
879 2007-09-16 [colin]      3.0.0cvs13
880
881         * src/compose.c
882                 Fix scrolling to cursor
883
884 2007-09-16 [paul]       3.0.0cvs12
885
886         * po/sr.po
887                 updated by Aleksandar Urosevic
888
889 2007-09-16 [paul]       3.0.0cvs11
890
891         * src/folder.c
892                 do not allow locked msgs to be deleted,
893                 even by filtering/processing
894
895 2007-09-07 [paul]       3.0.0cvs10
896
897         * src/prefs_folder_column.c
898         * src/prefs_summary_column.c
899                 implement button sensitivity
900                 patch by Pawel Pekala
901
902 2007-09-06 [wwp]        3.0.0cvs9
903
904         * src/prefs_gtk.c
905                 Add a missing linefeed to a debug message.
906
907 2007-09-05 [colin]      3.0.0cvs8
908
909         * src/inc.c
910                 Fix statusbar/window mismatch on Maemo
911
912 2007-09-05 [colin]      3.0.0cvs7
913
914         * src/ldaputil.c
915                 Fix build without USE_LDAP_TLS
916
917 2007-09-05 [colin]      3.0.0cvs6
918
919         * src/folder.c
920         * src/imap.c
921         * src/inc.c
922         * src/mbox.c
923         * src/send_message.c
924         * src/statusbar.c
925         * src/statusbar.h
926                 Maemo: distinguish various statusbar messages,
927                 in order to display only the most important.
928
929 2007-09-04 [wwp]        3.0.0cvs5
930
931         * src/account.c
932                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
933                 Show protocol "SMTP" and the appropriate server for send-only
934                 accounts, show "-" instead of "" when no value is relevant.
935
936 2007-09-03 [ticho]      3.0.0cvs4
937
938         * src/summaryview.c
939                 Handle plural form better in delete confirmation dialog.
940
941 2007-09-03 [wwp]        3.0.0cvs3
942
943         * src/compose.c
944                 Warn differently when sending or sending later (queueing).
945
946 2007-09-03 [colin]      3.0.0cvs2
947
948         * src/procmime.c
949         * src/procmime.h
950         * src/common/plugin.c
951         * src/common/plugin.h
952                 Add a new plugin API, MimeParser. It allows
953                 plugins to scan email MIME parts and optionally,
954                 transform them.
955
956 2007-09-03 [mones]      3.0.0cvs1
957
958         * po/es.po
959                 Updated translation
960         * src/common/defs.h
961                 While a better solution is made double history sizes
962
963 2007-09-03 [paul]       3.0.0
964
965         * NEWS
966         * README
967         * RELEASE_NOTES
968                 3.0.0 released
969
970 2007-09-03 [paul]       2.10.0cvs191
971
972         * po/bg.po
973         * po/ca.po
974         * po/de.po
975         * po/fi.po
976         * po/fr.po
977         * po/hu.po
978         * po/it.po
979         * po/pl.po
980         * po/pt_BR.po
981         * po/ru.po
982         * po/sk.po
983         * po/zh_CN.po
984                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
985                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
986                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
987                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
988
989 2007-09-02 [colin]      2.10.0cvs190
990
991         * src/edittags.c
992         * src/common/tags.c
993                 Prevent empty or white-space tags
994
995 2007-09-01 [colin]      2.10.0cvs189
996
997         * src/main.c
998                 Fix double-reading of accounts list when
999                 the wizard has been run due to no accounts
1000         * src/mainwindow.c
1001                 Fix sensitivity of a menu item in case 
1002                 there's no account
1003
1004 2007-09-01 [wwp]        2.10.0cvs188
1005
1006         * src/wizard.c
1007                 Fix wizard crash when Mailbox dir already exists
1008                 (thanks to Colin).
1009
1010 2007-08-31 [colin]      2.10.0cvs187
1011
1012         * src/etpan/imap-thread.c
1013                 Fix unwanted creation of 
1014                 libetpan's stream dump file
1015         * src/compose.c
1016                 Fix coloring of pastes as quotation
1017         * src/summaryview.c
1018                 Maemo: Fix opening of mails from keypad
1019                 in Sent folders
1020         * src/addressbook.c
1021         * src/folderview.c
1022         * src/image_viewer.c
1023         * src/mimeview.c
1024         * src/gtk/prefswindow.c
1025                 Maemo: Fix adjustments changes 
1026
1027 2007-08-30 [colin]      2.10.0cvs186
1028
1029         * src/folderview.c
1030                 Don't opened selected folder when clicking
1031                 on white space
1032         * src/mainwindow.c
1033                 Maemo: Make Esc close messageviews
1034         * src/messageview.c
1035                 Maemo: Fix message scrolling to the end on 
1036                 opening
1037                 Maemo: Fix reopening same message
1038         * src/gtk/prefswindow.c
1039                 Maemo: try to fix scrollbar. Doesn't work,
1040                 it seems as if gtk_adjustment_set_value was
1041                 a noop.
1042
1043 2007-08-30 [colin]      2.10.0cvs185
1044
1045         * src/compose.c
1046         * src/folderview.c
1047         * src/main.c
1048         * src/prefs_matcher.c
1049         * src/prefs_template.c
1050         * src/quote_fmt.c
1051         * src/send_message.c
1052         * src/toolbar.c
1053         * src/gtk/gtkaspell.c
1054         * src/plugins/bogofilter/bogofilter.c
1055         * src/plugins/bogofilter/bogofilter_gtk.c
1056         * src/plugins/clamav/clamav_plugin_gtk.c
1057         * src/plugins/pgpcore/sgpgme.c
1058         * src/plugins/spamassassin/spamassassin.c
1059         * src/plugins/spamassassin/spamassassin_gtk.c
1060                 Fix all potential misuses of format-string functions
1061
1062 2007-08-30 [wwp]        2.10.0cvs184
1063
1064         * src/prefs_template.c
1065                 Fix a leak.
1066
1067 2007-08-29 [colin]      2.10.0cvs183
1068
1069         * src/plugins/trayicon/trayicon.c
1070                 Fix leak of hooks in case of error,
1071                 thanks to Holger Berndt
1072
1073 2007-08-28 [colin]      2.10.0cvs182
1074
1075         * src/mainwindow.c
1076                 Don't use current folder settings when
1077                 composing from the compose button's
1078                 account selector
1079
1080 2007-08-28 [colin]      2.10.0cvs181
1081
1082         * src/quote_fmt_parse.y
1083                 Fix cursor offset when quote contains UTF-8
1084                 chars
1085
1086 2007-08-28 [colin]      2.10.0cvs180
1087
1088         * src/compose.c
1089         * src/compose.h
1090                 Fix signature replacement when it's been wrapped
1091
1092 2007-08-27 [colin]      2.10.0cvs179
1093
1094         * src/summaryview.c
1095                 Fix indentation
1096
1097 2007-08-27 [colin]      2.10.0cvs178
1098
1099         * src/summaryview.c
1100                 Fix Quicksearch's Sticky mode
1101
1102 2007-08-27 [colin]      2.10.0cvs177
1103
1104         * src/folder_item_prefs.c
1105         * src/folder_item_prefs.h
1106         * src/imap_gtk.c
1107         * src/mh_gtk.c
1108                 Fix loss of subfolders properties when
1109                 renaming a folder
1110
1111 2007-08-26 [wwp]        2.10.0cvs176
1112
1113         * src/alertpanel.c
1114         * src/messageview.c
1115         * src/prefs_actions.c
1116                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1117                 will have to be used when necessary *before* calling
1118                 alertpanel functions.
1119
1120 2007-08-25 [paul]       2.10.0cvs175
1121
1122         * src/prefs_actions.c
1123                 workaround gettext problem marking
1124                 string as c-format when it's not
1125
1126 2007-08-25 [wwp]        2.10.0cvs174
1127
1128         * src/alertpanel.c
1129         * src/messageview.c
1130         * src/prefs_actions.c
1131                 Call the pango markup escape function right ince in alertpanel_create
1132                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1133                 2.10.0cvs158).
1134
1135         * src/common/log.c
1136                 Fix a crash due to a misuse of g_print(), encountered when the string
1137                 passed to g_print was containing printf substitution symbols.
1138
1139 2007-08-25 [paul]       2.10.0cvs173
1140
1141         * src/common/log.c
1142                 fix a segfault when refreshing RSSyl feeds
1143
1144 2007-08-25 [paul]       2.10.0cvs172
1145
1146         * src/gtk/icon_legend.c
1147                 add watchthread.xpm
1148
1149 2007-08-25 [paul]       2.10.0cvs171
1150
1151         * src/Makefile.am
1152         * src/stock_pixmap.c
1153         * src/pixmaps/insert_file.xpm
1154                 add a new pixmap instead of re-using
1155                 paste.xpm. (easier for icon theme authors)
1156
1157 2007-08-24 [holger]     2.10.0cvs170
1158
1159         * src/plugins/trayicon/trayicon.c
1160                 The same fix for another hook id.
1161
1162 2007-08-24 [holger]     2.10.0cvs169
1163
1164         * src/plugins/trayicon/trayicon.c
1165                 Micro-fix: Do the error checking for
1166                 the right hook id.
1167
1168 2007-08-24 [paul]       2.10.0cvs168
1169
1170         * src/folder.h
1171                 fix typo causing compiler warning
1172
1173 2007-08-24 [paul]       2.10.0cvs167
1174
1175         * README
1176                 put back the correct version of this file also
1177
1178 2007-08-24 [colin]      2.10.0cvs166
1179
1180         * src/send_message.c
1181                 Use progress bar when sending messages
1182
1183 2007-08-24 [paul]       2.10.0cvs165
1184
1185         * Makefile.am
1186                 oops! if i'm quick no-one will notice
1187                 (put back the proper file)
1188
1189 2007-08-24 [paul]       2.10.0cvs164
1190
1191         * AUTHORS
1192         * Makefile.am
1193         * README
1194         * src/gtk/authors.h
1195         * tools/Makefile.am
1196         * tools/README
1197         * tools/mew2claws-mail.pl
1198                 add new script that imports a Mew address book
1199                 submitted by Jerome Lelong
1200
1201 2007-08-24 [paul]       2.10.0cvs163
1202
1203         * manual/plugins.xml
1204                 remove the obsolete plugins, add the
1205                 missing plugins, including the forthcoming
1206                 SpamReport plugin
1207
1208 2007-08-24 [paul]       2.10.0cvs162
1209
1210         * manual/advanced.xml
1211                 add info about the hidden emphasis_color option
1212         * manual/keyboard.xml
1213                 correct the info about hotkeys
1214                 wrap the long lines
1215
1216 2007-08-24 [paul]       2.10.0cvs161
1217
1218         * src/folderview.c
1219                 add mnemonic to 'Run procesing rules'
1220
1221 2007-08-24 [paul]       2.10.0cvs160
1222
1223         * src/account.c
1224         * src/folder.c
1225         * src/folder.h
1226                 use suitable defaults for outbox,
1227                 queue, drafts and trash folders
1228
1229 2007-08-24 [wwp]        2.10.0cvs159
1230
1231         * src/folderview.c
1232                 Update menu item sensitivity if necessary (or we get a
1233                 gtk critical message).
1234
1235 2007-08-23 [wwp]        2.10.0cvs158
1236
1237         * src/action.c
1238         * src/prefs_actions.c
1239                 Allow literal % chars in action commands (use %%).
1240                 Add a missing p++ to the action parser in action_get_type(),
1241                 which was missing it, even if it was neutral.
1242                 Fix a pango markup warning at runtime.
1243
1244 2007-08-23 [wwp]        2.10.0cvs157
1245
1246         * src/addressbook.c
1247                 Contacts are now locale-aware sorted in the address book
1248                 (LC_COLLATE matters here).
1249                 Fix missing table initializers.
1250
1251 2007-08-23 [colin]      2.10.0cvs156
1252
1253         * src/imap.c
1254                 Check scan_required on dest folder when copying
1255
1256 2007-08-23 [colin]      2.10.0cvs155
1257
1258         * src/imap.c
1259                 Fix scanning when folder was empty
1260
1261 2007-08-22 [colin]      2.10.0cvs154
1262
1263         * src/msgcache.c
1264                 Don't g_warning when g_try_malloc fails(), or it makes
1265                 things worse as g_log() allocates. Fixes bug 1290,
1266                 'Claws Mail crashes if too little memory when 
1267                 rebuilding folder tree'
1268
1269 2007-08-22 [colin]      2.10.0cvs153
1270
1271         * src/inc.c
1272                 Fix format string vulnerability, thanks to
1273                 Ulf Harnhammar, Secunia Research
1274
1275 2007-08-22 [colin]      2.10.0cvs152
1276
1277         * src/ldapserver.c
1278                 Set tv_usec too
1279
1280 2007-08-22 [wwp]        2.10.0cvs151
1281
1282         * src/ldapquery.c
1283                 Few better null-ptr checks.
1284
1285 2007-08-22 [colin]      2.10.0cvs150
1286
1287         * src/editldap.c
1288         * src/editldap_basedn.c
1289         * src/ldapquery.c
1290         * src/ldapserver.c
1291         * src/ldapserver.h
1292         * src/ldapupdate.c
1293         * src/ldaputil.c
1294         * src/ldaputil.h
1295                 Fix ldap timeouts
1296
1297 2007-08-22 [colin]      2.10.0cvs149
1298
1299         * src/ldapquery.c
1300                 Finish previous fix
1301
1302 2007-08-22 [colin]      2.10.0cvs148
1303
1304         * src/ldapquery.c
1305                 Fix wrong assertions
1306
1307 2007-08-22 [colin]      2.10.0cvs147
1308
1309         * src/ldaputil.c
1310                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1311
1312 2007-08-22 [colin]      2.10.0cvs146
1313
1314         * src/editldap.c
1315         * src/ldaputil.c
1316                 Fix wrong "Connected successfully to server". Connection only succeeds if
1317                 we can get the base DN.
1318
1319 2007-08-21 [wwp]        2.10.0cvs145
1320
1321         * src/browseldap.c
1322         * src/editldap.c
1323         * src/ldapctrl.c
1324         * src/ldapquery.c
1325         * src/ldapserver.c
1326         * src/ldapupdate.c
1327         * src/ldaputil.c
1328                 More sanity checks in ldap functions.
1329
1330 2007-08-21 [wwp]        2.10.0cvs144
1331
1332         * src/prefs_account.c
1333                 Don't return a value in a void function().
1334
1335 2007-08-21 [paul]       2.10.0cvs143
1336
1337         * src/messageview.c
1338                 add check for ftp: to messageview_list_urls()
1339
1340 2007-08-21 [colin]      2.10.0cvs142
1341
1342         * src/editldap.c
1343         * src/ldapctrl.c
1344         * src/ldapctrl.h
1345         * src/ldapquery.c
1346         * src/ldapupdate.c
1347                 Fix bug 1293, 'LDAP address book not working'
1348                 Search only on specified fields, but fetch 
1349                 every field possible. People will have to 
1350                 reset the searched Attributes in their LDAP
1351                 servers properties.
1352
1353 2007-08-21 [wwp]        2.10.0cvs141
1354
1355         * src/addr_compl.c
1356         * src/addrbook.c
1357         * src/addrcache.c
1358         * src/addrcindex.c
1359         * src/addressbook.c
1360         * src/addrindex.c
1361         * src/browseldap.c
1362         * src/crash.c
1363         * src/editaddress_other_attributes_ldap.c
1364         * src/exporthtml.c
1365         * src/folder.c
1366         * src/folderview.c
1367         * src/imap.c
1368         * src/jpilot.c
1369         * src/ldapserver.c
1370         * src/ldapupdate.c
1371         * src/ldif.c
1372         * src/main.c
1373         * src/mainwindow.c
1374         * src/matcher.c
1375         * src/mh.c
1376         * src/msgcache.c
1377         * src/mutt.c
1378         * src/pine.c
1379         * src/pop.c
1380         * src/prefs_customheader.c
1381         * src/prefs_msg_colors.c
1382         * src/procmime.c
1383         * src/textview.c
1384         * src/vcard.c
1385         * src/wizard.c
1386         * src/common/log.c
1387         * src/common/socket.c
1388         * src/common/ssl_certificate.c
1389         * src/common/utils.c
1390         * src/common/utils.h
1391         * src/gtk/description_window.c
1392         * src/plugins/demo/demo.c
1393         * src/plugins/pgpcore/prefs_gpg.c
1394         * src/plugins/spamassassin/libspamc.c
1395                 Make sure we use glib functions to send text messages (information,
1396                 debug, warning, errors) to stdout/stderr - no more direct puts
1397                 fputs printf fprintf to stdout/stderr when it can be done using
1398                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1399                 stdout/stderr message is saved to log in Windows.
1400
1401
1402 2007-08-21 [wwp]        2.10.0cvs140
1403
1404         * src/main.c
1405         * src/common/utils.h
1406                 Route glib's stdout/stderr messages to a log file (Windows only),
1407                 instead of loosing them.
1408
1409 2007-08-21 [paul]       2.10.0cvs139
1410
1411         * src/mainwindow.c
1412                 replace deprecated g_strncasecmp()
1413         * src/messageview.c
1414                 fix 'List URLS'
1415
1416 2007-08-20 [ticho]      2.10.0cvs138
1417
1418         * src/account.c
1419         * src/prefs_account.h
1420                 Copy all account preferences in account_clone() - some
1421                 were missing.
1422         * src/prefs_account.c
1423                 Handle empty privacy system combobox gracefully (warning
1424                 instead of a crash).
1425
1426 2007-08-20 [colin]      2.10.0cvs137
1427
1428         * src/ldapctrl.c
1429                 Fix a leak
1430
1431 2007-08-20 [paul]       2.10.0cvs136
1432
1433         * src/browseldap.c
1434         * src/editldap.c
1435         * src/ldapctrl.c
1436         * src/ldapquery.c
1437         * src/ldapquery.h
1438         * src/ldapserver.c
1439         * src/ldaputil.c
1440                 add debug_prints
1441                 patch by Michael Rasmussen
1442
1443 2007-08-19 [colin]      2.10.0cvs135
1444
1445         * src/imap.c
1446                 Fix previous commit. Sensitivity update is needed
1447                 for "Cancel receiving". However when batching we
1448                 don't need to do it for every message flag change,
1449                 just once at the start and once at the end.
1450
1451 2007-08-19 [colin]      2.10.0cvs134
1452
1453         * src/imap.c
1454                 Remove useless menu updates on session lock/unlock
1455
1456 2007-08-19 [colin]      2.10.0cvs133
1457
1458         * src/etpan/imap-thread.c
1459                 Make all fetch logs less verbose
1460
1461 2007-08-19 [paul]       2.10.0cvs132
1462
1463         * src/foldersel.c
1464         * src/folderview.c
1465         * src/summaryview.c
1466                 fix bug 1286, 'Can't move a folder into a "Folders
1467                 Only" folder'
1468
1469 2007-08-18 [ticho]      2.10.0cvs131
1470
1471         * src/editaddress_other_attributes_ldap.c
1472                 Converted option menu for other ldap attributes to GtkComboBox.
1473
1474 2007-08-18 [colin]      2.10.0cvs130
1475
1476         * src/compose.c
1477         * src/prefs_common.c
1478         * src/prefs_common.h
1479         * src/prefs_send.c
1480         * src/send_message.c
1481                 Revert 'send_dialog_mode' meaning to 
1482                 'send_dialog_invisible', so that the 
1483                 new checkbox doesn't change the 
1484                 existing behaviour.
1485
1486 2007-08-18 [paul]       2.10.0cvs129
1487
1488         * src/summaryview.c
1489                 add missing menu update
1490
1491 2007-08-17 [colin]      2.10.0cvs128
1492
1493         * src/folder.c
1494                 Set batching after getting flags - maybe fixes
1495                 bug 1292, 'CM crashes on writing mail'
1496
1497 2007-08-16 [ticho]      2.10.0cvs127
1498
1499         * src/prefs_send.c
1500                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1501         * src/gtk/combobox.h
1502         * src/gtk/gtkutils.c
1503                 Allow NULL for GtkComboBox menuitem label, rendering such
1504                 items as row separators.
1505
1506 2007-08-16 [paul]       2.10.0cvs126
1507
1508         * src/plugins/trayicon/trayicon.c
1509                 remove wrongly used gettextisation
1510
1511 2007-08-15 [ticho]      2.10.0cvs125
1512
1513         * src/importldif.c
1514                 Fixed a runtime warning where an attempt to pack an
1515                 already packed GtkLabel was made.
1516
1517 2007-08-15 [ticho]      2.10.0cvs124
1518
1519         * src/prefs_compose_writing.c
1520                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1521                 into GtkComboBox.
1522
1523 2007-08-14 [ticho]      2.10.0cvs123
1524
1525         * src/messageview.c
1526         * src/gtk/gtkutils.c
1527                 Changed return receipt account selector to GtkComboBox.
1528                 Fixed a runtime warning where GTK tried to parse
1529                 "name <email@address" as a Pango markup in an alertpanel label.
1530
1531 2007-08-14 [ticho]      2.10.0cvs122
1532
1533         * src/prefs_logging.c
1534                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1535
1536 2007-08-14 [wwp]        2.10.0cvs121
1537
1538         * tools/Makefile.am
1539         * tools/README
1540         * tools/popfile-link.sh
1541                 Added a new tool: POPFile helper, to open
1542                 selected messages in POPFile control center,
1543                 in order to change the messages' status.
1544
1545 2007-08-14 [ticho]      2.10.0cvs120
1546
1547         * src/compose.c
1548         * src/prefs_common.c
1549         * src/prefs_common.h
1550         * src/prefs_send.c
1551         * src/send_message.c
1552                 Change "Show send dialog" optionmenu to a checkbutton.
1553         * src/prefs_receive.c
1554                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1555
1556 2007-08-13 [wwp]        2.10.0cvs119
1557
1558         * src/addr_compl.c
1559         * src/addressbook.c
1560         * src/addrindex.c
1561         * src/compose.c
1562         * src/filtering.c
1563         * src/folderview.c
1564         * src/inc.c
1565         * src/matcher.c
1566         * src/mh.c
1567         * src/partial_download.c
1568         * src/prefs_gtk.c
1569         * src/procmsg.c
1570         * src/stock_pixmap.c
1571         * src/summaryview.c
1572         * src/common/utils.c
1573         * src/gtk/gtkaspell.c
1574         * src/gtk/menu.c
1575                 Make sure we never pass NULL pointers for %s substitutions
1576                 (prevent from crashing in Windows).
1577
1578 2007-08-13 [wwp]        2.10.0cvs118
1579
1580         * src/msgcache.c
1581                 Re-enable mmap_reads in Windows with some missing
1582                 CloseHandle of mapping objects, thanks to
1583                 Marcus Brinkmann.
1584
1585 2007-08-13 [paul]       2.10.0cvs117
1586
1587         * src/common/utils.c
1588                 fix bug 1287, 'Compile time problem on Solaris
1589                 (nexenta gnu/Solaris) utils.c'
1590                 Thanks to Piotr Chrzczonowicz
1591
1592 2007-08-12 [wwp]        2.10.0cvs116
1593
1594         * src/plugins/pgpcore/prefs_gpg.c
1595                 Don't try to unset a GPG_AGENT_INFO that was not
1596                 set (and don't use a NULL string in Windows, it was
1597                 crashing with --debug if GPG_AGENT_INFO was not set).
1598
1599 2007-08-12 [wwp]        2.10.0cvs115
1600
1601         * src/privacy.h
1602                 Make gcc type-check arguments passed to privacy_set_error().
1603
1604 2007-08-12 [ticho]      2.10.0cvs114
1605
1606         * src/prefs_folder_item.c
1607                 Make sure that folder default account combobox always has some
1608                 account preselected.
1609         * src/gtk/combobox.c
1610                 Handle empty combobox gracefully (warning instead of crash).
1611
1612 2007-08-12 [ticho]      2.10.0cvs114
1613
1614         * src/prefs_folder_item.c
1615                 Make sure that folder default account combobox is not empty.
1616         * src/gtk/combobox.c
1617                 Handle empty combobox gracefully (warning instead of crash).
1618
1619 2007-08-11 [paul]       2.10.0cvs113
1620
1621         * src/addrgather.c
1622         * src/folderview.c
1623                 use 'subfolder' instead of 'sub-folder', matching
1624                 everywhere else the term is used
1625         * src/imap_gtk.c
1626                 fix engrish
1627
1628 2007-08-10 [wwp]        2.10.0cvs112
1629
1630         * src/msgcache.c
1631                 Disable mmap reads in Windows only (at least temporarily), they
1632                 prevent from renaming/removing target cache files.
1633
1634 2007-08-10 [paul]
1635
1636         3.0.0-rc2 released
1637
1638 2007-08-10 [wwp]        2.10.0cvs111
1639
1640         * src/msgcache.c
1641                 fix unpredictable crashes in Windows due to broken
1642                 cache/mark/tags files writting (file were opened for
1643                 writing in text mode).
1644
1645         * src/recv.c
1646                 use gettimeofday() from w32lib.h on Windows.
1647
1648 2007-08-10 [colin]      2.10.0cvs110
1649
1650         * src/imap.c
1651         * src/etpan/imap-thread.c
1652         * src/etpan/imap-thread.h
1653                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1654
1655 2007-08-09 [colin]      2.10.0cvs109
1656
1657         * src/editldap.c
1658                 Fix port being reset to 636 on SSL
1659         * src/folder.c
1660                 Fix folder_item_get_msg_num_by_file
1661                 on drafts/queue folders
1662
1663 2007-08-09 [wwp]        2.10.0cvs108
1664
1665         * src/folder.c
1666                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1667                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1668
1669
1670 2007-08-09 [colin]      2.10.0cvs107
1671
1672         * src/folderview.c
1673         * src/summaryview.c
1674         * src/gtk/prefswindow.c
1675                 A few Maemo layout fixes
1676
1677 2007-08-09 [paul]       2.10.0cvs106
1678
1679         * src/prefs_account.c
1680                 remove the hyphen from plug-ins to
1681                 match everywhere else
1682
1683 2007-08-08 [wwp]        2.10.0cvs105
1684
1685         * src/prefs_folder_item.c
1686                 Fix an extraneous stealth ^L char.
1687
1688 2007-08-08 [wwp]        2.10.0cvs104
1689
1690         * src/prefs_folder_item.c
1691                 Better fix, group variables declarations (USE_ASPELL).
1692
1693 2007-08-08 [wwp]        2.10.0cvs103
1694
1695         * src/prefs_folder_item.c
1696                 Fix compilation w/ USE_ASPELL set (broken
1697                 by 2.10.0cvs102).
1698
1699 2007-08-08 [ticho]      2.10.0cvs102
1700
1701         * src/prefs_folder_item.c
1702                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1703
1704 2007-08-08 [colin]      2.10.0cvs101
1705
1706         * src/imap.c
1707         * src/etpan/imap-thread.c
1708         * src/etpan/imap-thread.h
1709                 Close selected mailbox before doing
1710                 status on it.
1711
1712 2007-08-08 [colin]      2.10.0cvs100
1713
1714         * src/html.c
1715                 Complete symbol table, thanks to wwp.
1716                 Fixes bug 1284, 'The html -> text 
1717                 converter ignores entities'
1718         * src/msgcache.c
1719                 Fix possible fd leak
1720
1721 2007-08-08 [colin]      2.10.0cvs99
1722
1723         * src/imap.c
1724                 Better way to fetch UIDs on non-UIDPLUS servers
1725
1726 2007-08-07 [colin]      2.10.0cvs98
1727
1728         * src/imap.c
1729                 fix bug 1275, 'auto-saved draft messages not 
1730                 always being removed'; Also, make multiple
1731                 copy (in the same account) faster by matching
1732                 source/destination message UIDs.
1733         * src/messageview.c
1734                 Don't try to reshow deleted mail
1735         * src/msgcache.c
1736                 Fix leak on error path
1737
1738 2007-08-07 [wwp]        2.10.0cvs97
1739
1740         * manual/account.xml
1741         * manual/advanced.xml
1742         * manual/fr/account.xml
1743         * manual/fr/advanced.xml
1744                 Updated the reference manual and the French translation to
1745                 reflect 2.10.0cvs84: enable running folder Processing
1746                 rules on demand.
1747
1748 2007-08-06 [wwp]        2.10.0cvs96
1749
1750         * src/prefs_common.c
1751         * src/prefs_common.h
1752         * src/textview.c
1753                 Allow changing the emphasis color used to highlight
1754                 the newsreader/x-mailer header value when it matches
1755                 our preferred mail agent (hidden pref 'emphasis_col' added
1756                 to clawsrc).
1757
1758 2007-08-06 [colin]      2.10.0cvs95
1759
1760         * src/compose.c
1761         * src/compose.h
1762                 Re-commit 2.10.0cvs86, with a protection
1763                 against Pango bug. Also, try to fix 
1764                 bug 1275, 'auto-saved draft messages not 
1765                 always being removed'
1766
1767 2007-08-06 [wwp]        2.10.0cvs94
1768
1769         * src/gtk/quicksearch.c
1770                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1771
1772 2007-08-06 [ticho]      2.10.0cvs93
1773
1774         * src/prefs_account.c
1775         * src/gtk/combobox.c
1776                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1777                 selection in account preferences.
1778
1779 2007-08-06 [wwp]        2.10.0cvs92
1780
1781         * src/plugins/pgpcore/plugin.def
1782                 Apply one more chunk from gpg4win's 03-w32-port patch.
1783
1784 2007-08-05 [colin]      2.10.0cvs91
1785
1786         * src/compose.c
1787         * src/compose.h
1788                 reverting buggy patch for now
1789
1790 2007-08-05 [colin]      2.10.0cvs90
1791
1792         * src/folder.c
1793                 Fix slowdown
1794
1795 2007-08-04 [colin]      2.10.0cvs89
1796
1797         * src/prefs_summaries.c
1798         * src/summary_search.c
1799                 Replace deprecated widgets. Patch by
1800                 Andrej.
1801
1802 2007-08-04 [colin]      2.10.0cvs88
1803
1804         * src/mh.c
1805                 Refresh GUI only every 2000 mails on mh_get_last_num
1806                 This is fast (readdir) and done only once per 
1807                 session/folder
1808
1809 2007-08-03 [colin]      2.10.0cvs87
1810
1811         * src/prefs_account.c
1812         * src/gtk/combobox.h
1813         * src/gtk/gtkutils.c
1814                 Fix a deprecated widget. Patch by
1815                 Andrej
1816
1817 2007-08-03 [colin]      2.10.0cvs86
1818
1819         * src/compose.c
1820         * src/compose.h
1821                 Make colorisation and wrapping algorithms
1822                 faster. Fixes bug 1246, 'compose becomes 
1823                 increasingly slow replying to complex emails'
1824
1825 2007-08-03 [paul]       2.10.0cvs85
1826
1827         * src/mh.c
1828                 keep the window painted
1829
1830 2007-08-02 [paul]       2.10.0cvs84
1831
1832         * src/folderview.c
1833         * src/mainwindow.c
1834         * src/mainwindow.h
1835                 enable running folder Processing
1836                 rules on demand
1837
1838 2007-08-02 [paul]       2.10.0cvs83
1839
1840         * src/textview.c
1841                 speed up/clean up rendering of larger
1842                 msgs
1843                 Thanks to Colin
1844
1845 2007-08-01 [paul]       2.10.0cvs82
1846
1847         * src/mainwindow.h
1848                 clean up cruft
1849         * src/toolbar.c
1850                 change default toolbar layout on maemo
1851         * src/pixmaps/close.xpm
1852                 make the red cross a grey cross
1853         * src/pixmaps/jpilot.xpm
1854                 make icon smaller so it fits better
1855
1856 2007-07-31 [paul]       2.10.0cvs81
1857
1858         * src/setup.c
1859         * src/gtk/gtkutils.c
1860                 fix crash on maemo on first launch
1861
1862 2007-07-30 [paul]       2.10.0cvs80
1863
1864         * src/prefs_matcher.c
1865                 specify the units of age and size
1866
1867 2007-07-30 [paul]       2.10.0cvs79
1868
1869         * src/main.c
1870                 Fix IMAP timeout setting
1871
1872 2007-07-30 [colin]      2.10.0cvs78
1873
1874         * src/prefs_account.c
1875                 Fix a deprecated widget. Patch by
1876                 Andrej
1877
1878 2007-07-27 [paul]       2.10.0cvs77
1879
1880         * src/matcher_parser_parse.y
1881         * src/prefs_filtering_action.c
1882         * src/prefs_matcher.c
1883                 these changes forgotten in cvs74's
1884                 'watch thread' feature
1885
1886 2007-07-27 [paul]       2.10.0cvs76
1887
1888         * src/compose.c
1889                 fix potential crasher
1890                 thanks to Colin
1891
1892 2007-07-27 [paul]       2.10.0cvs75
1893
1894         * src/mainwindow.c
1895         * src/manual.c
1896         * src/manual.h
1897         * src/gtk/gtkutils.c
1898                 make mainwindow's /Help/Manual point to the
1899                 remote copy if the local copy doesn't exist
1900
1901 2007-07-27 [paul]       2.10.0cvs74
1902
1903         * src/Makefile.am
1904         * src/filtering.c
1905         * src/folder.c
1906         * src/mainwindow.c
1907         * src/matcher.c
1908         * src/matcher.h
1909         * src/matcher_parser_parse.y
1910         * src/procmsg.c
1911         * src/procmsg.h
1912         * src/stock_pixmap.c
1913         * src/stock_pixmap.h
1914         * src/summaryview.c
1915         * src/summaryview.h
1916         * src/toolbar.c
1917         * src/toolbar.h
1918         * src/pixmaps/watchthread.xpm
1919                 add 'watch thread' feature
1920
1921 2007-07-27 [paul]       2.10.0cvs73
1922
1923         * src/prefs_folder_item.c
1924                 adjust labels, add tooltips
1925
1926 2007-07-27 [colin]      2.10.0cvs72
1927
1928         * src/summaryview.c
1929                 Maemo: Remove less used menu items
1930
1931 2007-07-26 [colin]      2.10.0cvs71
1932
1933         * src/messageview.c
1934                 Maemo: destroy messageview after trashing mail.
1935                 Maybe should be done on X11 too
1936
1937 2007-07-26 [colin]      2.10.0cvs70
1938
1939         * src/folderview.c
1940         * src/mainwindow.c
1941         * src/prefs_common.c
1942         * src/prefs_common.h
1943         * src/summaryview.c
1944                 Add View/Show or Hide/Column headers
1945
1946 2007-07-26 [colin]      2.10.0cvs69
1947
1948         * src/procmime.c
1949                 Fix unwanted output
1950
1951 2007-07-26 [colin]      2.10.0cvs68
1952
1953         * src/ldapserver.c
1954                 Fix possible crash on cache invalidation
1955         * src/compose.c
1956         * src/procmime.c
1957         * src/procmime.h
1958         * src/quote_fmt_parse.y
1959                 Make replying to mails with big attachments
1960                 much faster. Fixes bug 1224, 'The process of 
1961                 Replying to emails with large attachments 
1962                 seems unreasonably long...'
1963
1964 2007-07-26 [colin]      2.10.0cvs67
1965
1966         * src/mimeview.c
1967         * src/matcher.c
1968         * src/common/ssl.c
1969                 Fix threads use on BSDs
1970
1971 2007-07-26 [paul]       2.10.0cvs66
1972
1973         * src/gtk/prefswindow.c
1974                 fix account prefs breakage
1975                 thanks to Colin
1976
1977 2007-07-26 [paul]       2.10.0cvs65
1978
1979         * configure.ac
1980                 standardise ./configure --help messages
1981
1982 2007-07-26 [colin]      2.10.0cvs64
1983
1984         * src/addressbook.c
1985         * src/editaddress.c
1986                 Fix two vCard-related crashes
1987
1988 2007-07-25 [colin]      2.10.0cvs63
1989
1990         * src/inc.c
1991         * src/prefs_common.c
1992         * src/prefs_common.h
1993         * src/prefs_receive.c
1994                 Maemo: Add a better way to notify of
1995                 new mails
1996         * src/mainwindow.c
1997         * src/statusbar.h
1998         * src/summaryview.c
1999         * src/toolbar.c
2000                 Maemo: Various layout fixes
2001         * src/gtk/prefswindow.c
2002                 Maemo: Better prefs layout
2003
2004 2007-07-25 [paul]       2.10.0cvs62
2005
2006         * src/textview.c
2007                 fix the layout on maemo
2008                 thanks to Colin
2009
2010 2007-07-25 [iwkse]      2.10.0cvs61
2011
2012         * src/summaryview.c
2013                 add 'o' shortcut on summaryview
2014
2015 2007-07-25 [iwkse]      2.10.0cvs60
2016
2017         * src/textview.c
2018                 fix o shortcut
2019
2020 2007-07-24 [colin]      2.10.0cvs59
2021
2022         * src/mh.c
2023                 Fix missing timestamp update on source
2024                 folder when moving
2025         * src/textview.c
2026         * src/textview.h
2027                 Better text layout on part's choices
2028
2029 2007-07-23 [colin]      2.10.0cvs58
2030
2031         * src/mimeview.c
2032         * src/textview.c
2033                 Maemo: Automatically choose the correct application
2034                 to open parts
2035         * src/gtk/quicksearch.c
2036                 Make search run on GDK_KP_Enter too
2037
2038 2007-07-23 [wwp]        2.10.0cvs57
2039
2040         * src/quote_fmt_lex.l
2041                 Revert accidentaly committed lines (account_sig) in
2042                 2.10.0cvs56.
2043
2044 2007-07-23 [wwp]        2.10.0cvs56
2045
2046         * src/quote_fmt_lex.l
2047                 Fix typos around long form expressions in the quote lexer.
2048
2049 2007-07-23 [paul]
2050
2051         3.0.0-rc1 released
2052
2053 2007-07-23 [colin]      2.10.0cvs55
2054
2055         * src/addr_compl.c
2056                 Fix auto-completion on Maemo
2057
2058 2007-07-23 [colin]      2.10.0cvs54
2059
2060         * src/statusbar.c
2061                 Maemo: Fix sticking statusbars
2062
2063 2007-07-22 [colin]      2.10.0cvs53
2064
2065         * src/main.c
2066                 Maemo: Fix the strange "top_application" info
2067                 at startup. We should do something when 
2068                 receiving such a message.
2069
2070 2007-07-20 [paul]       2.10.0cvs52
2071
2072         * src/news_gtk.c
2073                 add missing #include "statusbar.h"
2074
2075 2007-07-20 [colin]      2.10.0cvs51
2076
2077         * src/folder.c
2078         * src/folder.h
2079         * src/folder_item_prefs.c
2080         * src/folder_item_prefs.h
2081         * src/folderview.c
2082         * src/imap.c
2083         * src/imap_gtk.c
2084         * src/imap_gtk.h
2085         * src/news.c
2086         * src/news_gtk.c
2087         * src/news_gtk.h
2088         * src/prefs_folder_item.c
2089                 Implement age-based caching: allow to
2090                 specify a threshold for the offline synchronisation
2091                 feature, and whether old cached bodies should 
2092                 be removed
2093         * src/toolbar.c
2094         * src/toolbar.h
2095                 Fix label/tooltips
2096         * src/plugins/dillo_viewer/dillo_viewer.c
2097                 Check that Dillo's installed
2098
2099 2007-07-20 [wwp]        2.10.0cvs50
2100
2101         * src/mimeview.c
2102         * src/stock_pixmap.c
2103                 Draw a frame around the selected mimeview part icon (instead of the
2104                 shifted 'dancing' icon).
2105
2106 2007-07-20 [colin]      2.10.0cvs49
2107
2108         * src/main.c
2109                 Unref stuff even on error
2110         * src/wizard.c
2111                 disconnect signals only at the very
2112                 end of the wizard save.
2113
2114 2007-07-20 [colin]      2.10.0cvs48
2115
2116         * src/mainwindow.c
2117         * src/messageview.c
2118         * src/toolbar.c
2119         * src/toolbar.h
2120                 Fix random crashes while navigating
2121                 (GTK_EVENTS_FLUSH)
2122
2123 2007-07-19 [colin]      2.10.0cvs47
2124
2125         * configure.ac
2126         * src/main.c
2127         * src/prefs_common.c
2128         * src/prefs_common.h
2129         * src/wizard.c
2130         * src/common/defs.h
2131         * src/common/utils.c
2132                 Maemo: add an easy way to store data (mails
2133                 and IMAP/NNTP caches) on one of the SD cards,
2134                 and protect against unmounts if needed
2135
2136 2007-07-19 [paul]       2.10.0cvs46
2137
2138         * src/Makefile.am
2139         * src/stock_pixmap.c
2140         * src/gtk/about.c
2141         * src/pixmaps/claws-mail_logo-small.xpm
2142                 implement a (slightly) different About
2143                 dialog for maemo and add a small version
2144                 of the logo for it
2145         * src/wizard.c
2146                 use a scrolled window for wizard page 1
2147                 on maemo
2148
2149 2007-07-19 [paul]       2.10.0cvs45
2150
2151         * src/Makefile.am
2152                 too soon for this line
2153
2154 2007-07-19 [paul]       2.10.0cvs44
2155
2156         * src/Makefile.am
2157                 fix build on n800
2158
2159 2007-07-19 [colin]      2.10.0cvs43
2160
2161         * src/wizard.c
2162                 Solve Mail/Mailbox name when specifying
2163                 full /path/to/Mail.
2164
2165 2007-07-18 [colin]      2.10.0cvs42
2166
2167         * src/inc.c
2168         * configure.ac
2169                 Fix build on n770
2170
2171 2007-07-18 [colin]      2.10.0cvs41
2172
2173         * src/inc.c
2174                 Maemo: plug the online/offline system into
2175                 maemo's interfaces to have Claws automatically
2176                 switch according to the system status
2177         * src/statusbar.c
2178                 Maemo: use HildonBanners to display status
2179                 messages. Renders the main statusbar useless.
2180
2181 2007-07-18 [paul]       2.10.0cvs40
2182
2183         * src/filtering.c
2184                 fix screen blanking on moving/copying many msgs
2185         * src/folder.c
2186                 fix processing progressbar and screen blanking
2187                 during processing
2188
2189 2007-07-18 [paul]       2.10.0cvs39
2190
2191         * src/messageview.c
2192                 revert cvs37, breakage on maemo
2193
2194 2007-07-18 [paul]       2.10.0cvs38
2195
2196         * src/gtk/gtkutils.c
2197                 make sure we can still build with older GTK's
2198
2199 2007-07-18 [colin]      2.10.0cvs37
2200
2201         * src/messageview.c
2202                 Only hide the small layout's messageview, instead
2203                 of destroying it when closing
2204         * src/gtk/gtkutils.c
2205                 Use gtk_window_present_with_time to popup windows,
2206                 it seems to make things better with modern WMs
2207                 (actually focusing)
2208
2209 2007-07-17 [colin]      2.10.0cvs36
2210
2211         * src/editaddress.c
2212                 Simplify layout on Maemo
2213         * src/folder.c
2214                 Fix possible crash
2215         * src/prefs_display_header.c
2216                 Remove some headers by default on Maemo
2217
2218 2007-07-17 [paul]       2.10.0cvs35
2219
2220         * src/prefs_common.c
2221         * src/prefs_common.h
2222         * src/prefs_logging.c
2223         * src/common/log.c
2224                 add options to stop/enable writing logs to disc
2225
2226 2007-07-17 [paul]       2.10.0cvs34
2227
2228         * src/edittags.c
2229                 fix some issues with the Apply tags window:
2230                 - set search column (enables autocompl in the treeview)
2231                 - apply tag from "New tag" if it existed
2232                 - clears New tag entry when adding it with the button
2233                 Thanks to Colin
2234
2235 2007-07-17 [paul]       2.10.0cvs33
2236
2237         * src/edittags.c
2238                 fix 'apply tags' dialogue weirdness
2239
2240 2007-07-16 [colin]      2.10.0cvs32
2241
2242         * src/toolbar.c
2243                 Fix double-loading of mails on Maemo
2244
2245 2007-07-16 [colin]      2.10.0cvs31
2246
2247         * src/messageview.c
2248                 Prevent double-loading of the same part under some
2249                 conditions; hide statusbar on Maemo
2250
2251 2007-07-16 [colin]      2.10.0cvs30
2252
2253         * src/edittags.c
2254         * src/edittags.h
2255         * src/mainwindow.c
2256         * src/summaryview.c
2257                 Improve the tag interface - allow
2258                 to set/unset tags from a special
2259                 window.
2260         * src/gtk/gtkvscrollbutton.c
2261         * src/mimeview.c
2262         * src/mimeview.h
2263         * src/stock_pixmap.c
2264                 Fix Mimeview's ugly hacks in the
2265                 icon list. 
2266
2267 2007-07-16 [paul]       2.10.0cvs29
2268
2269         * src/wizard.c
2270                 rework dialog
2271         * src/gtk/icon_legend.c
2272                 put it all in a scrolled window
2273
2274 2007-07-15 [colin]      2.10.0cvs28
2275
2276         * src/mainwindow.c
2277                 Maemo: force layout to be Small screen; the
2278                 others don't make sense
2279
2280 2007-07-14 [colin]      2.10.0cvs27
2281
2282         * src/mimeview.c
2283         * src/gtk/gtkvscrollbutton.c
2284                 Maemo: Fix mimeview's buttons size
2285
2286 2007-07-14 [colin]      2.10.0cvs26
2287
2288         * src/toolbar.c
2289                 Fix the button workaround fix.
2290                 (Use the correct variable)
2291
2292 2007-07-14 [colin]      2.10.0cvs25
2293
2294         * src/mainwindow.c
2295         * src/toolbar.c
2296                 Maemo: put the progress bar in the
2297                 toolbar
2298
2299 2007-07-14 [colin]      2.10.0cvs24
2300
2301         * src/prefs_common.c
2302                 Maemo: hide statusbar by default
2303         * src/Makefile.am
2304         * src/stock_pixmap.c
2305         * src/stock_pixmap.h
2306         * src/toolbar.c
2307         * src/pixmaps/go_folders.xpm
2308                 Maemo: Add a specific icon to go back to
2309                 folder list
2310
2311 2007-07-14 [colin]      2.10.0cvs23
2312
2313         * src/toolbar.c
2314                 Don't set homogeneous finally
2315
2316 2007-07-14 [colin]      2.10.0cvs22
2317
2318         * src/toolbar.c
2319                 Fix button show/hide issues
2320
2321 2007-07-14 [colin]      2.10.0cvs21
2322
2323         * src/toolbar.c
2324                 Fix huge arrows
2325                 Fix button workaround to be able to click
2326                 if mouse was on button when it went un-
2327                 sensitive.
2328                 Revert previous commit, gtk_tool_item_set_homogeneous
2329                 doesn't mean what it seems to mean ;-)
2330
2331 2007-07-14 [paul]       2.10.0cvs20
2332
2333         * src/toolbar.c
2334                 make homogeneous FALSE always
2335
2336 2007-07-13 [colin]      2.10.0cvs19
2337
2338         * src/toolbar.c
2339         * src/toolbar.h
2340                 Rework to fit the non-deprecated API
2341         * src/compose.c
2342         * src/folderview.c
2343         * src/mainwindow.c
2344         * src/messageview.c
2345         * src/summaryview.c
2346                 Maemo layout changes. Better toolbars,
2347                 removal of CTree headers. 
2348
2349 2007-07-13 [paul]       2.10.0cvs18
2350
2351         * src/gtk/colorlabel.c
2352                 fix bug 1261, '[DE] coloring messages in overview 
2353                 keys are not localised'
2354                 the string is now included in claws-mail.pot
2355
2356 2007-07-13 [colin]      2.10.0cvs17
2357
2358         * src/summaryview.c
2359                 Fix bug 1267, 'printing mutliple messages 
2360                 opens one message-dialog after the other'
2361                 Ask for confirmation when printing 10
2362                 messages or more.
2363
2364 2007-07-11 [colin]      2.10.0cvs16
2365
2366         * COPYING
2367         * README
2368         * autogen.sh
2369         * manual/claws-mail-manual.xml
2370         * manual/gpl.xml
2371         * manual/es/claws-mail-manual.xml
2372         * manual/es/gpl.xml
2373         * manual/fr/claws-mail-manual.xml
2374         * manual/fr/gpl.xml
2375         * manual/pl/gpl.xml
2376         * src/account.c
2377         * src/account.h
2378         * src/action.c
2379         * src/action.h
2380         * src/adbookbase.h
2381         * src/addr_compl.c
2382         * src/addr_compl.h
2383         * src/addrbook.c
2384         * src/addrbook.h
2385         * src/addrcache.c
2386         * src/addrcache.h
2387         * src/addrcindex.c
2388         * src/addrcindex.h
2389         * src/addrclip.c
2390         * src/addrclip.h
2391         * src/addrdefs.h
2392         * src/addressadd.c
2393         * src/addressadd.h
2394         * src/addressbook.c
2395         * src/addressbook.h
2396         * src/addressbook_foldersel.c
2397         * src/addressbook_foldersel.h
2398         * src/addressitem.h
2399         * src/addrgather.c
2400         * src/addrgather.h
2401         * src/addrharvest.c
2402         * src/addrharvest.h
2403         * src/addrindex.c
2404         * src/addrindex.h
2405         * src/addritem.c
2406         * src/addritem.h
2407         * src/addrquery.c
2408         * src/addrquery.h
2409         * src/addrselect.c
2410         * src/addrselect.h
2411         * src/alertpanel.c
2412         * src/alertpanel.h
2413         * src/browseldap.c
2414         * src/browseldap.h
2415         * src/codeconv.c
2416         * src/codeconv.h
2417         * src/compose.c
2418         * src/compose.h
2419         * src/crash.c
2420         * src/crash.h
2421         * src/customheader.c
2422         * src/customheader.h
2423         * src/displayheader.c
2424         * src/displayheader.h
2425         * src/editaddress.c
2426         * src/editaddress.h
2427         * src/editaddress_other_attributes_ldap.c
2428         * src/editaddress_other_attributes_ldap.h
2429         * src/editbook.c
2430         * src/editbook.h
2431         * src/editgroup.c
2432         * src/editgroup.h
2433         * src/editjpilot.c
2434         * src/editjpilot.h
2435         * src/editldap.c
2436         * src/editldap.h
2437         * src/editldap_basedn.c
2438         * src/editldap_basedn.h
2439         * src/edittags.c
2440         * src/edittags.h
2441         * src/editvcard.c
2442         * src/editvcard.h
2443         * src/enriched.c
2444         * src/enriched.h
2445         * src/exphtmldlg.c
2446         * src/exphtmldlg.h
2447         * src/expldifdlg.c
2448         * src/expldifdlg.h
2449         * src/export.c
2450         * src/export.h
2451         * src/exporthtml.c
2452         * src/exporthtml.h
2453         * src/exportldif.c
2454         * src/exportldif.h
2455         * src/filtering.c
2456         * src/filtering.h
2457         * src/folder.c
2458         * src/folder.h
2459         * src/folder_item_prefs.c
2460         * src/folder_item_prefs.h
2461         * src/foldersel.c
2462         * src/foldersel.h
2463         * src/folderutils.c
2464         * src/folderutils.h
2465         * src/folderview.c
2466         * src/folderview.h
2467         * src/gedit-print.c
2468         * src/gedit-print.h
2469         * src/grouplistdialog.c
2470         * src/grouplistdialog.h
2471         * src/headerview.c
2472         * src/headerview.h
2473         * src/html.c
2474         * src/html.h
2475         * src/image_viewer.c
2476         * src/image_viewer.h
2477         * src/imap.c
2478         * src/imap.h
2479         * src/imap_gtk.c
2480         * src/imap_gtk.h
2481         * src/import.c
2482         * src/import.h
2483         * src/importldif.c
2484         * src/importldif.h
2485         * src/importmutt.c
2486         * src/importmutt.h
2487         * src/importpine.c
2488         * src/importpine.h
2489         * src/inc.c
2490         * src/inc.h
2491         * src/jpilot.c
2492         * src/jpilot.h
2493         * src/ldapctrl.c
2494         * src/ldapctrl.h
2495         * src/ldaplocate.c
2496         * src/ldaplocate.h
2497         * src/ldapquery.c
2498         * src/ldapquery.h
2499         * src/ldapserver.c
2500         * src/ldapserver.h
2501         * src/ldapupdate.c
2502         * src/ldapupdate.h
2503         * src/ldaputil.c
2504         * src/ldaputil.h
2505         * src/ldif.c
2506         * src/ldif.h
2507         * src/localfolder.c
2508         * src/localfolder.h
2509         * src/main.c
2510         * src/main.h
2511         * src/mainwindow.c
2512         * src/mainwindow.h
2513         * src/manual.c
2514         * src/manual.h
2515         * src/matcher.c
2516         * src/matcher.h
2517         * src/matcher_parser.h
2518         * src/matcher_parser_lex.l
2519         * src/matcher_parser_parse.y
2520         * src/mbox.c
2521         * src/mbox.h
2522         * src/message_search.c
2523         * src/message_search.h
2524         * src/messageview.c
2525         * src/messageview.h
2526         * src/mh.c
2527         * src/mh.h
2528         * src/mh_gtk.c
2529         * src/mh_gtk.h
2530         * src/mimeview.c
2531         * src/mimeview.h
2532         * src/msgcache.c
2533         * src/msgcache.h
2534         * src/mutt.c
2535         * src/mutt.h
2536         * src/news.c
2537         * src/news.h
2538         * src/news_gtk.c
2539         * src/news_gtk.h
2540         * src/noticeview.c
2541         * src/noticeview.h
2542         * src/partial_download.c
2543         * src/partial_download.h
2544         * src/pine.c
2545         * src/pine.h
2546         * src/pop.c
2547         * src/pop.h
2548         * src/prefs_account.c
2549         * src/prefs_account.h
2550         * src/prefs_actions.c
2551         * src/prefs_actions.h
2552         * src/prefs_common.c
2553         * src/prefs_common.h
2554         * src/prefs_compose_writing.c
2555         * src/prefs_compose_writing.h
2556         * src/prefs_customheader.c
2557         * src/prefs_customheader.h
2558         * src/prefs_display_header.c
2559         * src/prefs_display_header.h
2560         * src/prefs_ext_prog.c
2561         * src/prefs_ext_prog.h
2562         * src/prefs_filtering.c
2563         * src/prefs_filtering.h
2564         * src/prefs_filtering_action.c
2565         * src/prefs_filtering_action.h
2566         * src/prefs_folder_column.c
2567         * src/prefs_folder_column.h
2568         * src/prefs_folder_item.c
2569         * src/prefs_folder_item.h
2570         * src/prefs_fonts.c
2571         * src/prefs_fonts.h
2572         * src/prefs_gtk.c
2573         * src/prefs_gtk.h
2574         * src/prefs_image_viewer.c
2575         * src/prefs_image_viewer.h
2576         * src/prefs_logging.c
2577         * src/prefs_logging.h
2578         * src/prefs_matcher.c
2579         * src/prefs_matcher.h
2580         * src/prefs_message.c
2581         * src/prefs_message.h
2582         * src/prefs_msg_colors.c
2583         * src/prefs_msg_colors.h
2584         * src/prefs_other.c
2585         * src/prefs_other.h
2586         * src/prefs_quote.c
2587         * src/prefs_quote.h
2588         * src/prefs_receive.c
2589         * src/prefs_receive.h
2590         * src/prefs_send.c
2591         * src/prefs_send.h
2592         * src/prefs_spelling.c
2593         * src/prefs_spelling.h
2594         * src/prefs_summaries.c
2595         * src/prefs_summaries.h
2596         * src/prefs_summary_column.c
2597         * src/prefs_summary_column.h
2598         * src/prefs_summary_open.c
2599         * src/prefs_summary_open.h
2600         * src/prefs_template.c
2601         * src/prefs_template.h
2602         * src/prefs_themes.c
2603         * src/prefs_themes.h
2604         * src/prefs_toolbar.c
2605         * src/prefs_toolbar.h
2606         * src/prefs_wrapping.c
2607         * src/prefs_wrapping.h
2608         * src/privacy.c
2609         * src/privacy.h
2610         * src/procheader.c
2611         * src/procheader.h
2612         * src/procmime.c
2613         * src/procmime.h
2614         * src/procmsg.c
2615         * src/procmsg.h
2616         * src/quote_fmt.c
2617         * src/quote_fmt_lex.l
2618         * src/quote_fmt_parse.y
2619         * src/recv.c
2620         * src/recv.h
2621         * src/remotefolder.c
2622         * src/remotefolder.h
2623         * src/send_message.c
2624         * src/send_message.h
2625         * src/setup.c
2626         * src/setup.h
2627         * src/simple-gettext.c
2628         * src/sourcewindow.c
2629         * src/sourcewindow.h
2630         * src/ssl_manager.c
2631         * src/ssl_manager.h
2632         * src/statusbar.c
2633         * src/statusbar.h
2634         * src/stock_pixmap.c
2635         * src/stock_pixmap.h
2636         * src/summary_search.c
2637         * src/summary_search.h
2638         * src/summaryview.c
2639         * src/summaryview.h
2640         * src/textview.c
2641         * src/textview.h
2642         * src/toolbar.c
2643         * src/toolbar.h
2644         * src/undo.c
2645         * src/undo.h
2646         * src/unmime.c
2647         * src/unmime.h
2648         * src/uri_opener.c
2649         * src/uri_opener.h
2650         * src/vcard.c
2651         * src/vcard.h
2652         * src/wizard.c
2653         * src/wizard.h
2654         * src/common/base64.c
2655         * src/common/base64.h
2656         * src/common/claws.c
2657         * src/common/claws.h
2658         * src/common/defs.h
2659         * src/common/fnmatch.c
2660         * src/common/fnmatch.h
2661         * src/common/fnmatch_loop.c
2662         * src/common/hooks.c
2663         * src/common/hooks.h
2664         * src/common/log.c
2665         * src/common/log.h
2666         * src/common/md5.c
2667         * src/common/md5.h
2668         * src/common/mgutils.c
2669         * src/common/mgutils.h
2670         * src/common/nntp.c
2671         * src/common/nntp.h
2672         * src/common/passcrypt.c
2673         * src/common/passcrypt.h.in
2674         * src/common/plugin.c
2675         * src/common/plugin.h
2676         * src/common/prefs.c
2677         * src/common/prefs.h
2678         * src/common/progressindicator.c
2679         * src/common/progressindicator.h
2680         * src/common/quoted-printable.c
2681         * src/common/quoted-printable.h
2682         * src/common/session.c
2683         * src/common/session.h
2684         * src/common/smtp.c
2685         * src/common/smtp.h
2686         * src/common/socket.c
2687         * src/common/socket.h
2688         * src/common/ssl.c
2689         * src/common/ssl.h
2690         * src/common/ssl_certificate.c
2691         * src/common/ssl_certificate.h
2692         * src/common/string_match.c
2693         * src/common/string_match.h
2694         * src/common/stringtable.c
2695         * src/common/stringtable.h
2696         * src/common/tags.c
2697         * src/common/tags.h
2698         * src/common/template.c
2699         * src/common/template.h
2700         * src/common/timing.h
2701         * src/common/utils.c
2702         * src/common/utils.h
2703         * src/common/uuencode.c
2704         * src/common/uuencode.h
2705         * src/common/version.h.in
2706         * src/common/w32_dirent.c
2707         * src/common/w32_reg.c
2708         * src/common/w32_signal.c
2709         * src/common/w32_stat.c
2710         * src/common/w32_stdlib.c
2711         * src/common/w32_string.c
2712         * src/common/w32_time.c
2713         * src/common/w32_unistd.c
2714         * src/common/w32_wait.c
2715         * src/common/w32lib.h
2716         * src/common/xml.c
2717         * src/common/xml.h
2718         * src/common/xmlprops.c
2719         * src/common/xmlprops.h
2720         * src/etpan/etpan-errors.h
2721         * src/etpan/etpan-thread-manager-types.h
2722         * src/etpan/etpan-thread-manager.c
2723         * src/etpan/etpan-thread-manager.h
2724         * src/etpan/imap-thread.c
2725         * src/etpan/imap-thread.h
2726         * src/gtk/about.c
2727         * src/gtk/about.h
2728         * src/gtk/colorlabel.c
2729         * src/gtk/colorlabel.h
2730         * src/gtk/colorsel.c
2731         * src/gtk/colorsel.h
2732         * src/gtk/combobox.c
2733         * src/gtk/combobox.h
2734         * src/gtk/description_window.c
2735         * src/gtk/description_window.h
2736         * src/gtk/filesel.c
2737         * src/gtk/filesel.h
2738         * src/gtk/foldersort.c
2739         * src/gtk/foldersort.h
2740         * src/gtk/gtkaspell.c
2741         * src/gtk/gtkaspell.h
2742         * src/gtk/gtksctree.c
2743         * src/gtk/gtkshruler.c
2744         * src/gtk/gtkshruler.h
2745         * src/gtk/gtksourceprintjob.c
2746         * src/gtk/gtksourceprintjob.h
2747         * src/gtk/gtkutils.c
2748         * src/gtk/gtkutils.h
2749         * src/gtk/gtkvscrollbutton.c
2750         * src/gtk/gtkvscrollbutton.h
2751         * src/gtk/icon_legend.c
2752         * src/gtk/icon_legend.h
2753         * src/gtk/inputdialog.c
2754         * src/gtk/inputdialog.h
2755         * src/gtk/logwindow.c
2756         * src/gtk/logwindow.h
2757         * src/gtk/manage_window.c
2758         * src/gtk/manage_window.h
2759         * src/gtk/menu.c
2760         * src/gtk/menu.h
2761         * src/gtk/pluginwindow.c
2762         * src/gtk/pluginwindow.h
2763         * src/gtk/prefswindow.c
2764         * src/gtk/prefswindow.h
2765         * src/gtk/progressdialog.c
2766         * src/gtk/progressdialog.h
2767         * src/gtk/quicksearch.c
2768         * src/gtk/quicksearch.h
2769         * src/gtk/sslcertwindow.c
2770         * src/gtk/sslcertwindow.h
2771         * src/plugins/bogofilter/bogofilter.c
2772         * src/plugins/bogofilter/bogofilter.h
2773         * src/plugins/bogofilter/bogofilter_gtk.c
2774         * src/plugins/clamav/clamav_plugin.c
2775         * src/plugins/clamav/clamav_plugin.h
2776         * src/plugins/clamav/clamav_plugin_gtk.c
2777         * src/plugins/demo/demo.c
2778         * src/plugins/dillo_viewer/dillo_prefs.c
2779         * src/plugins/dillo_viewer/dillo_prefs.h
2780         * src/plugins/dillo_viewer/dillo_viewer.c
2781         * src/plugins/pgpcore/passphrase.c
2782         * src/plugins/pgpcore/passphrase.h
2783         * src/plugins/pgpcore/pgp_viewer.c
2784         * src/plugins/pgpcore/pgp_viewer.h
2785         * src/plugins/pgpcore/plugin.c
2786         * src/plugins/pgpcore/prefs_gpg.c
2787         * src/plugins/pgpcore/prefs_gpg.h
2788         * src/plugins/pgpcore/select-keys.c
2789         * src/plugins/pgpcore/select-keys.h
2790         * src/plugins/pgpcore/sgpgme.c
2791         * src/plugins/pgpcore/sgpgme.h
2792         * src/plugins/pgpinline/pgpinline.c
2793         * src/plugins/pgpinline/pgpinline.h
2794         * src/plugins/pgpinline/plugin.c
2795         * src/plugins/pgpmime/pgpmime.c
2796         * src/plugins/pgpmime/pgpmime.h
2797         * src/plugins/pgpmime/plugin.c
2798         * src/plugins/spamassassin/spamassassin.c
2799         * src/plugins/spamassassin/spamassassin.h
2800         * src/plugins/spamassassin/spamassassin_gtk.c
2801         * src/plugins/trayicon/trayicon.c
2802         * src/plugins/trayicon/trayicon_prefs.c
2803         * src/plugins/trayicon/trayicon_prefs.h
2804         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2805         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2806         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2807         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2808         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2809         * tools/OOo2claws-mail.pl
2810         * tools/README.sylprint
2811         * tools/acroread2claws-mail.pl
2812         * tools/claws-mail-compose-insert-files.pl
2813         * tools/convert_mbox.pl
2814         * tools/filter_conv.pl
2815         * tools/filter_conv_new.pl
2816         * tools/fix_date.sh
2817         * tools/freshmeat_search.pl
2818         * tools/google_search.pl
2819         * tools/kmail-mailbox2claws-mail.pl
2820         * tools/kmail2claws-mail.pl
2821         * tools/kmail2claws-mail_v2.pl
2822         * tools/mairix.sh
2823         * tools/make.themes.project
2824         * tools/multiwebsearch.pl
2825         * tools/nautilus2claws-mail.sh
2826         * tools/outlook2claws-mail.pl
2827         * tools/textviewer.sh
2828         * tools/thunderbird-filters-convertor.pl
2829         * tools/update-po
2830         * tools/uuooffice
2831         * tools/vcard2xml.py
2832         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2833                 Upgrade to GPLv3 or later.
2834
2835 2007-07-10 [wwp]        2.10.0cvs15
2836
2837         * src/main.c
2838                 Fix re-opening of all composing messages that were
2839                 opened when closing the previous instance, thanks
2840                 to Colin.
2841
2842 2007-07-10 [paul]       2.10.0cvs14
2843
2844         * src/editaddress_other_attributes_ldap.c
2845         * src/ldapupdate.c
2846                 fix crash on selecting 'other attributes' combo
2847                 for either a new entry or an old entry with no
2848                 existing attributes.
2849                 fix bug on editing multiple attributes which
2850                 resulted them all having the value of the last
2851                 one changed.
2852                 Thanks to Colin
2853
2854 2007-07-10 [colin]      2.10.0cvs13
2855
2856         * src/editaddress.c
2857         * src/editaddress_other_attributes_ldap.h
2858         * src/ldapupdate.c
2859                 Fix --disable-ldap build
2860
2861 2007-07-09 [colin]      2.10.0cvs12
2862
2863         * src/Makefile.am
2864         * src/addritem.c
2865         * src/addritem.h
2866         * src/editaddress.c
2867         * src/editaddress_other_attributes_ldap.c
2868         * src/editaddress_other_attributes_ldap.h
2869         * src/editldap.c
2870         * src/ldapctrl.c
2871         * src/ldapctrl.h
2872         * src/ldapupdate.c
2873                 Add capability to edit all inetOrgPerson
2874                 attributes on LDAP. Patch by Michael 
2875                 Rasmussen
2876
2877 2007-07-09 [colin]      2.10.0cvs11
2878
2879         * src/Makefile.am
2880         * src/exporthtml.c
2881         * src/mbox.c
2882         * src/msgcache.c
2883         * src/prefs_summaries.c
2884         * src/prefs_themes.c
2885         * src/procheader.c
2886         * src/common/Makefile.am
2887         * src/common/log.c
2888         * src/common/timing.h
2889         * src/common/utils.c
2890         * src/common/utils.h
2891         * src/common/w32_account.c
2892         * src/common/w32lib.h
2893         * src/gtk/Makefile.am
2894         * src/gtk/colorlabel.c
2895         * src/plugins/pgpcore/Makefile.am
2896         * src/plugins/pgpcore/claws.def
2897         * src/plugins/pgpcore/passphrase.c
2898         * src/plugins/pgpcore/pgp_viewer.c
2899         * src/plugins/pgpcore/plugin.def
2900         * src/plugins/pgpcore/sgpgme.c
2901         * src/plugins/pgpinline/Makefile.am
2902         * src/plugins/pgpinline/claws.def
2903         * src/plugins/pgpinline/mypgpcore.def
2904         * src/plugins/pgpinline/plugin.def
2905         * src/plugins/pgpmime/Makefile.am
2906         * src/plugins/pgpmime/claws.def
2907         * src/plugins/pgpmime/mypgpcore.def
2908         * src/plugins/pgpmime/plugin.def
2909                 Commit win32 patch, from Werner Koch and
2910                 Marcus Brinkmann
2911
2912 2007-07-09 [colin]      2.10.0cvs10
2913
2914         * src/prefs_toolbar.c
2915                 Fix crash when no actions exist
2916
2917 2007-07-07 [paul]       2.10.0cvs9
2918
2919         * COPYING
2920         * manual/claws-mail-manual.xml
2921                 update copyright year
2922         * po/fi.po
2923                 updated by Flammie Pirinen
2924
2925 2007-07-05 [wwp]        2.10.0cvs8
2926
2927         * src/plugins/clamav/clamav_plugin_gtk.c
2928                 Make vertical spacing like in other plugin prefs pages.
2929
2930 2007-07-05 [wwp]        2.10.0cvs7
2931
2932         * src/quote_fmt.c
2933                 It's %am that works, not %ae (this doc incoherence has been
2934                 introduced with 2.9.2cvs13).
2935
2936 2007-07-04 [wwp]        2.10.0cvs6
2937
2938         * src/plugins/bogofilter/bogofilter.c
2939                 Gettext-ize an occurrence of "Any" that wasn't.
2940
2941 2007-07-04 [colin]      2.10.0cvs5
2942
2943         * po/POTFILES.in
2944                 Fix untranslated strings; thanks
2945                 to Pader Rezso.
2946
2947 2007-07-03 [colin]      2.10.0cvs4
2948
2949         * src/folder.c
2950         * src/mainwindow.c
2951                 Fix saving of sort mode for tags and
2952                 thread date. Thanks to Pierre Ossman.
2953                 Completes fix for bug 1233
2954
2955 2007-07-03 [paul]       2.10.0cvs3
2956
2957         * src/compose.c
2958                 fix auto-save
2959         * src/summaryview.c
2960                 fix build warnings
2961         Thanks to Colin
2962
2963 2007-07-02 [colin]      2.10.0cvs2
2964
2965         * src/folder.h
2966         * src/mainwindow.c
2967         * src/procmsg.h
2968         * src/summaryview.c
2969                 Add View/Sort/by Thread date
2970                 Fixes bug 1233, 'Capability to sort 
2971                 threads by most recent message'
2972                 Based on a patch by Paul Rolland
2973
2974 2007-07-02 [colin]      2.10.0cvs1
2975
2976         * src/Makefile.am
2977         * src/compose.c
2978         * src/edittags.c
2979         * src/edittags.h
2980         * src/filtering.c
2981         * src/folder.c
2982         * src/folder.h
2983         * src/headerview.c
2984         * src/headerview.h
2985         * src/main.c
2986         * src/mainwindow.c
2987         * src/mainwindow.h
2988         * src/manual.h
2989         * src/matcher.c
2990         * src/matcher.h
2991         * src/matcher_parser_parse.y
2992         * src/mimeview.c
2993         * src/msgcache.c
2994         * src/msgcache.h
2995         * src/prefs_common.c
2996         * src/prefs_common.h
2997         * src/prefs_filtering_action.c
2998         * src/prefs_matcher.c
2999         * src/prefs_summary_column.c
3000         * src/procmsg.c
3001         * src/procmsg.h
3002         * src/quote_fmt.c
3003         * src/quote_fmt_lex.l
3004         * src/quote_fmt_parse.y
3005         * src/summaryview.c
3006         * src/summaryview.h
3007         * src/textview.c
3008         * src/common/Makefile.am
3009         * src/common/defs.h
3010         * src/common/tags.c
3011         * src/common/tags.h
3012         * src/gtk/quicksearch.c
3013         * src/gtk/quicksearch.h
3014                 Add Tags implementation. Tags are arbitrary labels
3015                 that can be applied to messages. It is possible 
3016                 to create, edit, remove tags; apply them to mails;
3017                 filter on tags or tag presence; apply or unset
3018                 tags via filtering actions; reference tags in
3019                 reply templates.
3020
3021 2007-07-02 [paul]       2.10.0
3022
3023         * NEWS
3024         * README
3025         * RELEASE_NOTES
3026                 2.10.0 released
3027
3028 2007-07-02 [paul]       2.9.2cvs78
3029
3030         * po/de.po
3031         * po/en_GB.po
3032         * po/es.po
3033         * po/fr.po
3034         * po/hu.po
3035         * po/pt_BR.po
3036         * po/ru.po
3037         * po/zh_CN.po
3038                 updated by Stephan Sachse, me, Ricardo Mones
3039                 Lastra, Fabien Vantard, Pader Rezso, Frederico
3040                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
3041
3042 2007-07-02 [paul]       2.9.2cvs77
3043
3044         * AUTHORS
3045                 updated
3046
3047 2007-06-29 [wwp]        2.9.2cvs76
3048
3049         * src/gtk/headers.h
3050                 Fix a typo (thanks to Ricardo for finding this out).
3051
3052 2007-06-28 [paul]       2.9.2cvs75
3053
3054         * src/folderview.c
3055                 fix build warnings
3056
3057 2007-06-28 [paul]       2.9.2cvs74
3058
3059         * tools/Makefile.am
3060                 fix bug in the autotools build system.
3061                 Files cataloged under EXTRA_DIST were never
3062                 automatically copied to the build tree.
3063                 (fix 'make distcheck')
3064                 Patch by Michael Rasmussen.
3065
3066 2007-06-24 [colin]      2.9.2cvs73
3067
3068         * src/news_gtk.c
3069                 Fix bug 1249, 'Error handling for 
3070                 news errors needs modification'
3071                 Only popup error if the according
3072                 pref in Prefs/Receive is set.
3073
3074 2007-06-21 [colin]      2.9.2cvs72
3075
3076         * src/common/plugin.c
3077         * src/common/plugin.h
3078                 Change plugin API to know whether it's safe to 
3079                 unload plugins or whether we should just hide
3080                 them. Fixes bug 1248, 'Core dumps after 
3081                 unloading plugin and clicking on load plugins'
3082         * src/plugins/bogofilter/bogofilter.c
3083         * src/plugins/clamav/clamav_plugin.c
3084         * src/plugins/demo/demo.c
3085         * src/plugins/dillo_viewer/dillo_viewer.c
3086         * src/plugins/pgpcore/plugin.c
3087         * src/plugins/pgpinline/plugin.c
3088         * src/plugins/pgpmime/plugin.c
3089         * src/plugins/spamassassin/spamassassin.c
3090         * src/plugins/trayicon/trayicon.c
3091                 Update API
3092
3093 2007-06-19 [colin]      2.9.2cvs71
3094
3095         * src/compose.c
3096         * src/messageview.c
3097                 Fix crash mentioned in bug 1246
3098                 Race condition when automatically drafting
3099                 due to insertion on reedit.
3100
3101 2007-06-18 [wwp]        2.9.2cvs70
3102
3103         * src/importldif.c
3104                 LDIF import: use a "Proceed" button to complete
3105                 the process.
3106
3107 2007-06-18 [paul]       2.9.2cvs69
3108
3109         * configure.ac
3110                 use pkgconfig to check for gtk and glib
3111
3112 2007-06-17 [wwp]        2.9.2cvs68
3113
3114         * src/ldif.c
3115         * src/importldif.c
3116                 LDIF import: better error handling, minor code
3117                 and UI cleanup, and renamed the Save button
3118                 to Close, as imported stuff is already saved
3119                 when the Save button is shown.
3120
3121 2007-06-17 [colin]      2.9.2cvs67
3122
3123         * src/prefs_summaries.c
3124         * src/procmsg.c
3125                 Don't set as read when forwarded, only replied to
3126
3127 2007-06-17 [paul]       2.9.2cvs66
3128
3129         * src/alertpanel.c
3130                 add missing #include
3131
3132 2007-06-16 [colin]      2.9.2cvs65
3133
3134         * src/prefs_summaries.c
3135         * src/procmsg.c
3136                 Change the pref "Only mark as read when opened
3137                 in new window" to "..., replied to or forwarded".
3138                 Based on a patch by Paul Rolland.
3139
3140 2007-06-16 [paul]       2.9.2cvs64
3141
3142         * src/gtk/authors.h
3143                 alphabetical order! :)
3144
3145 2007-06-16 [colin]      2.9.2cvs63
3146
3147         * AUTHORS
3148         * src/gtk/authors.h
3149                 Add Michael Rasmussen in authors list
3150
3151 2007-06-16 [colin]      2.9.2cvs62
3152
3153         * src/messageview.c
3154                 Fix messageview_copy_clipboard to take advantage
3155                 of plugins' get_selection.
3156
3157 2007-06-15 [colin]      2.9.2cvs61
3158
3159         * src/action.c
3160         * src/addr_compl.c
3161         * src/addressbook.c
3162         * src/folderview.c
3163         * src/message_search.c
3164         * src/mimeview.c
3165         * src/summary_search.c
3166         * src/summaryview.c
3167         * src/textview.c
3168                 Allow GDK_KP_Enter to do the same as GDK_Return
3169                 Patch by Michael Rasmussen
3170
3171 2007-06-15 [paul]       2.9.2cvs60
3172
3173         * src/compose.c
3174                 fix bug when closing a compose window
3175                 during autosave
3176
3177 2007-06-14 [paul]       2.9.2cvs59
3178
3179         * src/main.c
3180         * src/common/defs.h
3181                 migrate sylpheed config
3182
3183 2007-06-14 [wwp]        2.9.2cvs58
3184
3185         * src/gtk/pluginwindow.c
3186                 Yet another attempt to fix sizing/alignment of the
3187                 button bar in plugins window.
3188
3189 2007-06-12 [colin]      2.9.2cvs57
3190
3191         * po/POTFILES.in
3192         * src/Makefile.am
3193         * src/folderview.c
3194         * src/prefs_common.c
3195         * src/prefs_common.h
3196         * src/prefs_summaries.c
3197         * src/prefs_summary_open.c
3198         * src/prefs_summary_open.h
3199         * src/summaryview.c
3200                 Make "when entering a folder" actions more personalisable
3201
3202 2007-06-12 [wwp]        2.9.2cvs56
3203
3204         * tools/README
3205                 Use short description from Paul (mairix.sh).
3206
3207 2007-06-12 [wwp]        2.9.2cvs55
3208
3209         * tools/README
3210                 Updated info about mairix.sh.
3211
3212 2007-06-11 [paul]       2.9.2cvs54
3213
3214         * src/prefs_logging.c
3215                 rework log window length widgets
3216                 and some sensitivity fixes
3217
3218 2007-06-11 [paul]       2.9.2cvs53
3219
3220         * src/mainwindow.c
3221         * src/prefs_logging.c
3222                 rename 'Protocol Log' to 'Network Log'
3223                 and some function renaming
3224
3225 2007-06-10 [wwp]        2.9.2cvs52
3226
3227         * src/gtk/pluginwindow.c
3228                 Revert 2.9.2cvs51.
3229
3230 2007-06-10 [wwp]        2.9.2cvs51
3231
3232         * src/gtk/pluginwindow.c
3233                 Fix button bar in plugin window, was centered and not
3234                 behaving like other dialogs w/ such button bar.
3235
3236 2007-06-08 [wwp]        2.9.2cvs50
3237
3238         * src/compose.c
3239         * src/compose.h
3240         * src/main.c
3241         * src/mainwindow.c
3242         * src/mainwindow.h
3243                 Provide a way out of automatic draft saving on IMAP, when
3244                 exiting offline.
3245                 Prevent drafting while sending and quitting while sending.
3246                 Thanks for Colin.
3247
3248
3249
3250 2007-06-08 [wwp]        2.9.2cvs49
3251
3252         * src/prefs_account.c
3253         * src/gtk/prefswindow.c
3254         * src/gtk/prefswindow.h
3255                 Activate the Basic page when opening account prefs.
3256
3257 2007-06-08 [wwp]        2.9.2cvs48
3258
3259         * src/common/socket.c
3260                 Don't crash if fork() fails, thanks to Colin.
3261
3262 2007-06-08 [wwp]        2.9.2cvs47
3263
3264         * src/gtk/prefswindow.c
3265                 Wrap some long lines, and reset horizontal scroller's adjusment
3266                 (this was already done, vertically), when changing tab (not page)
3267                 in prefs windows.
3268
3269 2007-06-08 [paul]       2.9.2cvs46
3270
3271         * src/common/utils.c
3272                 use gethostname() instead of uname()
3273                 based on a patch by Michael Hughes
3274                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3275
3276 2007-06-07 [wwp]        2.9.2cvs45
3277
3278         * src/prefs_common.c
3279                 Fix some useless warnings, thanks to Colin.
3280
3281 2007-06-06 [colin]      2.9.2cvs44
3282
3283         * src/ldapupdate.c
3284                 Fix strange allocations. 
3285
3286 2007-06-06 [colin]      2.9.2cvs43
3287
3288         * src/ldapupdate.c
3289                 Patch by Michael Rasmussus to help
3290                 bug 1232
3291
3292 2007-06-05 [wwp]        2.9.2cvs42
3293
3294         * src/prefs_account.c
3295         * src/prefs_folder_item.c
3296         * src/prefs_quote.c
3297         * src/quote_fmt.c
3298         * src/quote_fmt.h
3299                 Per-folder templates can now be applied recursively.
3300                 Always save per-folder templates (formats were erroneously
3301                 saved only if they were enabled).
3302                 Check for validity of quotation marks everywhere there
3303                 are defined.
3304
3305 2007-06-05 [wwp]        2.9.2cvs41
3306
3307         * src/inc.c
3308                 Fix incoming messages from local accounts always getting filtered
3309                 (even if the account prefs say don't), thanks to Colin.
3310
3311 2007-06-05 [wwp]        2.9.2cvs40
3312
3313         * src/compose.c
3314         * src/compose.h
3315                 Use per-folder/per-account quote chars when applying a
3316                 template or inserting text as well. Const'ify some
3317                 vars more.
3318
3319 2007-06-04 [colin]      2.9.2cvs39
3320
3321         * src/compose.c
3322                 More work for wwp :)
3323
3324 2007-06-04 [wwp]        2.9.2cvs38
3325
3326         * src/compose.c
3327                 Same as 2.9.2cvs36 but for forwarding.
3328
3329 2007-06-04 [colin]      2.9.2cvs37
3330
3331         * src/compose.c
3332                 Use original mail file for forward/redirect
3333                 Fixes some forwarded mails to be attached as
3334                 application/octet-stream (when they have binary
3335                 parts), and incidentally fixes bug 848
3336                 'Redirect breaks GnuPG'
3337
3338 2007-06-04 [wwp]        2.9.2cvs36
3339
3340         * src/compose.c
3341                 Fix quote mark mis-initialisation when replying/forwarding
3342                 (introduced w/ 2.9.2cvs20).
3343
3344 2007-06-04 [wwp]        2.9.2cvs35
3345
3346         * src/prefs_compose_writing.c
3347         * src/prefs_quote.c
3348                 Fix a bug where Quotation characters (prefs/compose/writing)
3349                 was cleared (introduced w/ 2.9.2cvs26).
3350
3351 2007-06-04 [wwp]        2.9.2cvs34
3352
3353         * src/prefs_account.c
3354         * src/prefs_account.h
3355                 Better fix for compiling w/o aspell (rollbacks
3356                 2.9.2cvs31).
3357
3358 2007-06-04 [wwp]        2.9.2cvs33
3359
3360         * src/account.c
3361         * src/prefs_account.c
3362         * src/prefs_account.h
3363         * src/procmsg.c
3364                 It's now possible to disable mail filtering plugins
3365                 on a per-account basis.
3366
3367 2007-06-04 [wwp]        2.9.2cvs32
3368
3369         * src/procheader.c
3370         * src/common/utils.c
3371         * src/common/utils.h
3372                 Support CRLF in headers part of messages.
3373                 Support few more date formats (RFC3339 subsets).
3374
3375 2007-06-04 [wwp]        2.9.2cvs31
3376
3377         * src/prefs_account.c
3378                 Fix compiling w/o aspell support.
3379
3380 2007-06-03 [wwp]        2.9.2cvs30
3381
3382         * src/prefs_gtk.c
3383                 Don't decode leading ENV_ and ~ in P_PASSWORD
3384                 values.
3385
3386 2007-06-03 [wwp]        2.9.2cvs29
3387
3388         * src/prefs_gtk.c
3389                 Don't decode leading ENV_ and ~ in P_PASSWORD
3390                 values.
3391
3392 2007-06-03 [wwp]        2.9.2cvs28
3393
3394         * src/prefs_account.c
3395         * src/gtk/prefswindow.c
3396         * src/gtk/prefswindow.h
3397                 Added a way to force preloading of all pages
3398                 (prefswindow).
3399                 Moved tabs to pages in account prefs.
3400
3401 2007-06-02 [colin]      2.9.2cvs27
3402
3403         * src/addressbook.c
3404                 Fix possible crash, fix ldap write bugs
3405         * src/ldapupdate.c
3406                 Fix ldap write bugs - patch by Michael
3407                 Rasmussen
3408         * src/alertpanel.c
3409         * src/alertpanel.h
3410                 Add a hook whenever alertpanel opens/closes
3411
3412 2007-05-31 [wwp]        2.9.2cvs26
3413
3414         * src/prefs_compose_writing.c
3415         * src/prefs_quote.c
3416                 Re-organized writing options a bit:
3417                  - renamed the Quoting page to Templates
3418                  - moved all composing templates to that page
3419                  - moved non-templates options to the Writing one,
3420                    grouped reply-related options, reordered reply and
3421                    forward options.
3422
3423 2007-05-31 [wwp]        2.9.2cvs25
3424
3425         * src/compose.c
3426                 Removed unused code.
3427
3428 2007-05-31 [colin]      2.9.2cvs24
3429
3430         * src/addressbook.c
3431                 Fix missing display name when modifying
3432                 LDAP. Patch by Michael Rasmussen
3433
3434 2007-05-31 [wwp]        2.9.2cvs23
3435
3436         * src/plugins/bogofilter/Makefile.am
3437         * src/plugins/clamav/Makefile.am
3438         * src/plugins/demo/Makefile.am
3439         * src/plugins/dillo_viewer/Makefile.am
3440         * src/plugins/spamassassin/Makefile.am
3441                 Fix building of those plugins in Mac OS X.
3442
3443 2007-05-30 [wwp]        2.9.2cvs22
3444
3445         * src/gtk/quicksearch.c
3446                 Fix missing initialization.
3447
3448 2007-05-30 [wwp]        2.9.2cvs21
3449
3450         * src/procheader.c
3451                 Revert accidental commit (debug outputs).
3452
3453 2007-05-30 [wwp]        2.9.2cvs20
3454
3455         * src/compose.c
3456         * src/folder_item_prefs.c
3457         * src/folder_item_prefs.h
3458         * src/prefs_account.c
3459         * src/prefs_account.h
3460         * src/prefs_folder_item.c
3461         * src/prefs_gtk.c
3462         * src/prefs_gtk.h
3463                 Implemented per-account and per-folder
3464                 compose/reply/forward formats.
3465
3466 2007-05-30 [wwp]        2.9.2cvs19
3467
3468         * src/prefs_compose_writing.c
3469         * src/prefs_quote.c
3470         * src/procheader.c
3471         * src/quote_fmt.c
3472         * src/quote_fmt.h
3473                 Internal API changes (factorize quote format
3474                 prefs and checks).
3475
3476 2007-05-30 [colin]      2.9.2cvs18
3477
3478         * src/compose.c
3479                 Fix race where it's possible to re-click Send
3480                 between end of SMTP session and end of "move to
3481                 sent folder" when sending an email with send
3482                 dialog enabled.
3483
3484 2007-05-30 [colin]      2.9.2cvs17
3485
3486         * src/crash.c
3487                 Ask for backtrace on all threads. Patch by
3488                 Pawel
3489         * src/folderview.c
3490                 Fix stale news statusbar when scanning fails.
3491                 Patch by Pawel
3492         * src/ldapupdate.c
3493                 Fix some LDAP write updates bugs. Patch
3494                 by Michael Rasmussen
3495
3496 2007-05-29 [colin]      2.9.2cvs16
3497
3498         * src/imap.c
3499                 Fix loss of local flags when moving mails
3500                 on IMAP in high-bandwidth mode (UID FETCH)
3501
3502 2007-05-25 [paul]       2.9.2cvs15
3503
3504         * src/common/socket.c
3505                 fix sometimes crasher on cancelling
3506                 message sending
3507
3508 2007-05-25 [colin]      2.9.2cvs14
3509
3510         * src/imap.c
3511                 Fix a memory leak
3512         * src/imap_gtk.c
3513                 Be more helpful in the subscription
3514                 message
3515
3516 2007-05-23 [wwp]        2.9.2cvs13
3517
3518         * src/compose.c
3519         * src/prefs_compose_writing.c
3520         * src/prefs_quote.c
3521         * src/prefs_template.c
3522         * src/prefs_template.h
3523         * src/quote_fmt.c
3524         * src/quote_fmt.h
3525         * src/quote_fmt_lex.l
3526         * src/quote_fmt_parse.y
3527                 Introduced new syntax elements (symbols and commands)
3528                 in templates/quote_fmt. Compatibility w/ old
3529                 symbols is kept.
3530                 Updated and reworked the corresponding Information
3531                 dialog.
3532                 Display the line number in dialogs that talk about
3533                 parser errors (in addition to the error message in
3534                 output).
3535
3536 2007-05-23 [wwp]        2.9.2cvs12
3537
3538         * src/quote_fmt_parse.y
3539                 Fix 2.9.2cvs11, probably a paste accident ;).
3540
3541 2007-05-23 [wwp]        2.9.2cvs11
3542
3543         * src/compose.c
3544         * src/prefs_template.c
3545         * src/quote_fmt.h
3546         * src/quote_fmt_parse.y
3547                 Fix 2.9.2cvs10, which broke --disable-aspell.
3548
3549 2007-05-22 [wwp]        2.9.2cvs10
3550
3551         * src/compose.c
3552         * src/prefs_template.c
3553         * src/quote_fmt.c
3554         * src/quote_fmt.h
3555         * src/quote_fmt_lex.l
3556         * src/quote_fmt_parse.y
3557         * src/gtk/gtkaspell.c
3558         * src/gtk/gtkaspell.h
3559                 Added template/quote format syntactical elements
3560                 to show and query:
3561                         - current dictionary
3562                           %T to show (shows empty if not set or not enabled),
3563                           ?T and !T to check if the default dictionary is
3564                           enabled and set
3565                         - current account's default dictionary
3566                           %aT to show (empty if not set or not enabled),
3567                           ?aT and !aT to check if it's enabled and set
3568                         - name completion for an address, from the address
3569                           book
3570                           %ABf, %ABt, %ABc respectively show the full name got
3571                           from the address book if From, To or Cc match a single
3572                           contact.
3573                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3574                           matches any contact and if the full name is non-empty.
3575                           If From, To or Cc are lists of email addresses, only
3576                           the first address will be checked.
3577                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3578                 that could show a trailing ','.
3579                 Also, template/quote_fmt parser now shows the line number in case
3580                 of parser error.
3581
3582 2007-05-15 [colin]      2.9.2cvs9
3583
3584         * src/main.c
3585         * src/main.h
3586                 Add a public function to know whether Claws
3587                 crashed last time
3588                 Store opened folder when exiting
3589         * src/folder.c
3590         * src/folder.h
3591                 Store last opened message in each FolderItem;
3592                 Reset last seen messages if Claws crashed, so 
3593                 that one can't go in an infinite crash in case 
3594                 a particular mail crashes Claws.
3595         * src/messageview.c
3596         * src/prefs_common.c
3597         * src/prefs_common.h
3598         * src/summaryview.c
3599         * src/prefs_summaries.c
3600                 Add "Select last opened message" when entering
3601                 a folder
3602                 Add "Select last opened folder" at startup.
3603
3604 2007-05-14 [colin]      2.9.2cvs8
3605
3606         * manual/xml2pdf
3607                 Fix bashism, search for xml catalog 
3608                 in /usr/local/share/xml/catalog too
3609                 Patch by Pawel
3610
3611 2007-05-13 [wwp]        2.9.2cvs7
3612
3613         * src/gtk/logwindow.c
3614                 fix raising log windows when they are either minimized or
3615                 in background.
3616
3617 2007-05-11 [colin]      2.9.2cvs6
3618
3619         * src/gtk/filesel.c
3620                 Use Hildon's file chooser on Maemo. Patch
3621                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3622                 'File attachment "manipulation" bugs...'
3623
3624 2007-05-10 [wwp]        2.9.2cvs5
3625
3626         * src/prefs_common.c
3627         * src/prefs_common.h
3628         * src/gtk/quicksearch.c
3629                 Add a quicksearch option to automatically run
3630                 a search selected from the history (this option
3631                 is exclusive towards type-ahead).
3632
3633 2007-05-10 [colin]      2.9.2cvs4
3634
3635         * src/imap.c
3636                 Fix g_warnings, thanks to Brian
3637                 Morrison
3638
3639 2007-05-09 [colin]      2.9.2cvs3
3640
3641         * src/crash.c
3642         * src/exporthtml.c
3643         * src/mbox.c
3644         * src/prefs_summaries.c
3645         * src/procheader.c
3646         * src/common/log.c
3647         * src/common/utils.c
3648         * src/gtk/gtksourceprintjob.c
3649         * src/gtk/sslcertwindow.c
3650                 Use the re-entrant variant of time functions
3651                 Probably fixes bug 1217, 'reentrancy problems 
3652                 with time functions'
3653
3654 2007-05-09 [colin]      2.9.2cvs2
3655
3656         * src/imap.c
3657                 Fix crasher when reconnection fails
3658
3659 2007-05-08 [paul]       2.9.2cvs1
3660
3661         * NEWS
3662         * README
3663         * RELEASE_NOTES
3664         * configure.ac
3665                 bump version number following
3666                 stable release
3667
3668 2007-05-08 [paul]       2.9.1cvs48
3669
3670         * src/plugins/demo/demo.c
3671         * src/plugins/dillo_viewer/dillo_prefs.c
3672         * src/plugins/dillo_viewer/dillo_prefs.h
3673         * src/plugins/dillo_viewer/dillo_viewer.c
3674         * src/plugins/pgpcore/pgp_viewer.c
3675         * src/plugins/pgpcore/pgp_viewer.h
3676         * src/plugins/pgpcore/plugin.c
3677         * src/plugins/pgpcore/prefs_gpg.c
3678         * src/plugins/pgpcore/prefs_gpg.h
3679         * src/plugins/pgpcore/sgpgme.c
3680         * src/plugins/pgpcore/sgpgme.h
3681         * src/plugins/pgpinline/plugin.c
3682         * src/plugins/pgpmime/pgpmime.c
3683         * src/plugins/pgpmime/pgpmime.h
3684         * src/plugins/pgpmime/plugin.c
3685         * src/plugins/spamassassin/spamassassin.c
3686         * src/plugins/spamassassin/spamassassin.h
3687         * src/plugins/spamassassin/spamassassin_gtk.c
3688         * src/plugins/trayicon/README
3689         * tools/README
3690         * tools/README.sylprint
3691         * tools/outlook2claws-mail.pl
3692         * tools/sylprint.pl
3693         * tools/tb2claws-mail
3694         * tools/tbird2claws.py
3695         * tools/update-po
3696         * tools/vcard2xml.py
3697         * tools/kdeservicemenu/README
3698                 cleanups and corrections
3699
3700 2007-05-06 [wwp]        2.9.1cvs47
3701
3702         * tools/uudec
3703                 Fix missing dash to `display` command-line, reported
3704                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3705
3706 2007-05-06 [colin]      2.9.1cvs46
3707
3708         * src/Makefile.am
3709         * src/stock_pixmap.c
3710         * src/stock_pixmap.h
3711         * src/pixmaps/printer.xpm
3712                 Add a printer icon
3713
3714 2007-05-06 [paul]       2.9.1cvs45
3715
3716         * src/compose.c
3717         * src/ldapquery.c
3718         * src/privacy.h
3719         * src/summary_search.c
3720         * src/summaryview.c
3721                 fix build warnings
3722
3723 2007-05-05 [wwp]        2.9.1cvs44
3724
3725         * src/messageview.c
3726         * src/mh.c
3727         * src/prefs_actions.c
3728         * src/prefs_gtk.c
3729         * src/summaryview.c
3730         * src/common/xml.c
3731                 Fix "faild" typos everywhere and capitalization of
3732                 some g_warnings.
3733
3734 2007-05-04 [colin]      2.9.1cvs43
3735
3736         * src/compose.c
3737         * src/privacy.c
3738         * src/privacy.h
3739         * src/plugins/pgpcore/prefs_gpg.c
3740         * src/plugins/pgpcore/prefs_gpg.h
3741         * src/plugins/pgpinline/pgpinline.c
3742         * src/plugins/pgpmime/pgpmime.c
3743                 Add an API to warn about encryption limits,
3744                 and allow to disable these warnings
3745
3746 2007-05-03 [colin]      2.9.1cvs42
3747
3748         * src/summaryview.c
3749         * src/mainwindow.c
3750                 Fix bug 1213, 'Delete more than 
3751                 one thread at once'
3752
3753 2007-05-03 [wwp]        2.9.1cvs41
3754
3755         * src/prefs_common.c
3756         * src/prefs_filtering.c
3757         * src/prefs_template.c
3758         * src/common/template.c
3759         * src/common/template.h
3760         * src/gtk/gtkutils.c
3761         * src/gtk/gtkutils.h
3762                 Templates are no longer automatically sorted
3763                 by name, but can be sorted manually using
3764                 |< < > >| buttons as well as drag'n'drop.
3765
3766 2007-05-03 [wwp]        2.9.1cvs40
3767
3768         * src/plugins/spamassassin/spamassassin.c
3769         * src/plugins/spamassassin/spamassassin.h
3770         * src/plugins/spamassassin/spamassassin_gtk.c
3771         * src/plugins/bogofilter/bogofilter.c
3772         * src/plugins/bogofilter/bogofilter.h
3773         * src/plugins/bogofilter/bogofilter_gtk.c
3774                 Added an option to conditionally mark saved spam
3775                 as read (default is and was to do so).
3776                 Satisfies feature request 1708539 on sf.net tracker.
3777
3778 2007-05-03 [colin]      2.9.1cvs39
3779
3780         * src/inc.c
3781                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3782
3783 2007-05-02 [colin]      2.9.1cvs38
3784
3785         * src/textview.c
3786                 Fix bug 1209, 'Clicking on address 
3787                 in header (mailto uri) selects 
3788                 default account'. Patch adapted from
3789                 G.P. Halkes' patch.
3790
3791 2007-05-02 [colin]      2.9.1cvs37
3792
3793         * src/grouplistdialog.c
3794                 Set cursor to wait cursor while loading
3795                 groups.
3796
3797 2007-05-02 [paul]       2.9.1cvs36
3798
3799         * src/folder.c
3800         * src/common/defs.h
3801                 rename cache and mark files
3802                 (data is preserved)
3803
3804 2007-04-30 [paul]       2.9.1cvs35
3805
3806         * manual/glossary.xml
3807         * manual/plugins.xml
3808                 updates. Patch by Ricardo
3809
3810 2007-04-29 [wwp]        2.9.1cvs34
3811
3812         * src/mainwindow.c
3813         * configure.ac
3814                 Fix few grammatical errors (patch by David Relson < relson at
3815                 osagesoftware dot com >).
3816
3817 2007-04-28 [colin]      2.9.1cvs33
3818
3819         * src/account.c
3820         * src/pop.c
3821         * src/prefs_account.c
3822         * src/prefs_account.h
3823                 Drop the "Download all" preference. It's
3824                 stupidly useless and confuses people from
3825                 time to time.
3826
3827 2007-04-27 [wwp]        2.9.1cvs32
3828
3829         * src/account.c
3830         * src/prefs_account.c
3831         * src/prefs_account.h
3832                 Don't reflect accounts changes to the mainwindow when it's
3833                 not necessary.
3834
3835 2007-04-27 [colin]      2.9.1cvs31
3836
3837         * src/folder.c
3838                 Freeze/thaw when sync'ing flags
3839         * src/imap.c
3840         * src/prefs_account.c
3841         * src/prefs_account.h
3842         * src/etpan/imap-thread.c
3843         * src/etpan/imap-thread.h
3844                 Add a way to use UID FETCH instead
3845                 of searches to fetch message lists
3846                 and flags. More expensive towards
3847                 bandwidth, less expensive towards
3848                 server's CPU. Probably fixes 
3849                 bug 1158, 'Scanning new folders on 
3850                 Exchange 2007 extremely slow'.
3851                 Patch 95% by Hoa.
3852
3853 2007-04-27 [paul]       2.9.1cvs30
3854
3855         * src/mainwindow.c
3856         * src/prefs_logging.c
3857                 improvements to english usage
3858
3859 2007-04-27 [colin]      2.9.1cvs29
3860
3861         * src/imap.c
3862                 Fix build without libetpan (my bad!)
3863
3864 2007-04-26 [colin]      2.9.1cvs28
3865
3866         * src/imap.c
3867         * src/imap.h
3868                 Fix uselessly exported function
3869         * src/textview.c
3870                 Consider "- -- \n" as signature separator
3871                 (that's what signature separators look like
3872                  in PGP/Inline signed mails)
3873
3874 2007-04-26 [colin]      2.9.1cvs27
3875
3876         * configure.ac
3877                 libetpan-0.49 is now required
3878         * src/procmime.c
3879                 Fix double fetching of mails if
3880                 first try failed
3881         * src/imap.c
3882                 Make offline sync faster, by
3883                 remembering last change time, and
3884                 last sync time.
3885
3886 2007-04-26 [hoa]        2.9.1cvs26
3887
3888         * src/imap.c
3889         * src/imap.h
3890         * src/mainwindow.c
3891         * src/toolbar.c
3892         * src/etpan/imap-thread.c
3893         * src/etpan/imap-thread.h
3894                 cancellation of IMAP operations is now allowed.
3895                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3896
3897 2007-04-26 [colin]      2.9.1cvs25
3898
3899         * src/folder.c
3900                 Always fetch body+headers in folders that are
3901                 synched for offline use, if "Synchronise as
3902                 soon as possible" is set.
3903                 Fixes bug 1200, 'Add option to always retrieve full 
3904                 messages'
3905
3906 2007-04-25 [colin]      2.9.1cvs24
3907
3908         * src/compose.c
3909                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3910                 persists...'
3911
3912 2007-04-24 [colin]      2.9.1cvs23
3913
3914         * src/folderview.c
3915                 Fix bug 1195, 'Hardware key navigation' 
3916                 Make GDK_Enter toggle expansion (Maemo)
3917
3918 2007-04-24 [wwp]        2.9.1cvs22
3919
3920         * src/compose.c
3921                 Fix few compiler warnings.
3922
3923 2007-04-24 [paul]       2.9.1cvs21
3924
3925         * src/Makefile.am
3926         * src/stock_pixmap.c
3927         * src/stock_pixmap.h
3928                 complete last commit
3929
3930 2007-04-24 [paul]       2.9.1cvs20
3931
3932         * src/gtk/about.c
3933         * src/pixmaps/active.xpm
3934         * src/pixmaps/checkbox_off.xpm
3935         * src/pixmaps/checkbox_on.xpm
3936         * src/pixmaps/inactive.xpm
3937                 kick out the blobs
3938                 remove transparent border from checkbox icons
3939
3940 2007-04-24 [wwp]        2.9.1cvs19
3941
3942         * src/textview.c
3943         * src/textview.h
3944                 Fix a crash in textview, thanks to Colin.
3945
3946 2007-04-23 [wwp]        2.9.1cvs18
3947
3948         * src/prefs_common.c
3949                 Fix 2.9.1cvs5: no header was being translated at all.
3950
3951 2007-04-23 [colin]      2.9.1cvs17
3952
3953         * src/Makefile.am
3954         * src/stock_pixmap.c
3955         * src/stock_pixmap.h
3956         * src/summaryview.c
3957         * src/summaryview.h
3958         * src/gtk/gtksctree.c
3959         * src/gtk/gtksctree.h
3960         * src/pixmaps/selection.xpm
3961                 Fix bug 1193, 'Need a way to multi-select
3962                 items'. Add a toggle button to the summaryview
3963                 to switch between normal and multiple selection
3964                 (Maemo)
3965
3966 2007-04-23 [colin]      2.9.1cvs16
3967
3968         * src/Makefile.am
3969         * src/stock_pixmap.c
3970         * src/stock_pixmap.h
3971         * src/summaryview.c
3972         * src/summaryview.h
3973         * src/gtk/gtksctree.c
3974         * src/gtk/gtksctree.h
3975         * src/pixmaps/selection.xpm
3976                 Fix bug 1193, 'Need a way to multi-
3977                 select items'
3978                 Add a toggle button in the summaryview
3979                 to enable normal or multiple selection.
3980                 (Maemo)
3981
3982 2007-04-23 [colin]      2.9.1cvs15
3983
3984         * src/compose.c
3985                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3986
3987 2007-04-21 [colin]      2.9.1cvs14
3988
3989         * src/gtk/quicksearch.c
3990                 Fix previous commit (actually use correct
3991                 parameter)
3992
3993 2007-04-21 [colin]      2.9.1cvs13
3994
3995         * src/gtk/quicksearch.c
3996                 Fix changing quicksearch type (after Esc,
3997                 after changing Recursive, ...)
3998
3999 2007-04-20 [wwp]        2.9.1cvs12
4000
4001         * src/gtk/Makefile.am
4002                 Added headers.h (completes 2.9.1cvs5).
4003
4004 2007-04-20 [wwp]        2.9.1cvs11
4005
4006         * src/addressbook.c
4007                 Fix the use of display name in name column,
4008                 it has been overriden w/ the use of nickname
4009                 by 2.9.0cvs3. Now nickname is used (if any)
4010                 in case of LDAP books only.
4011
4012 2007-04-20 [colin]      2.9.1cvs10
4013
4014         * src/mimeview.c
4015         * src/summaryview.c
4016         * src/textview.c
4017                 Add handling of 'a' to loop in a mail's
4018                 mimeparts
4019
4020 2007-04-20 [colin]      2.9.1cvs9
4021
4022         * src/toolbar.c
4023                 Fix bug 1190, 'dir_open' button doesn't work'
4024                 (Maemo)
4025
4026 2007-04-20 [colin]      2.9.1cvs8
4027
4028         * src/folderview.c
4029         * src/mainwindow.c
4030                 Fix bug 1194, 'Hardware keys move from email 
4031                 list to account/directory list, but not back 
4032                 to email list...' (Maemo)
4033
4034 2007-04-20 [colin]      2.9.1cvs7
4035
4036         * src/compose.h
4037                 complete previous commit
4038
4039 2007-04-20 [colin]      2.9.1cvs6
4040
4041         * src/compose.c
4042                 Fix bug 1187, 'Reply-to addressee disappears 
4043                 when reply-to text box is clicked...' (Maemo)
4044
4045 2007-04-20 [wwp]        2.9.1cvs5
4046
4047         * po/POTFILES.in
4048         * src/addressbook.c
4049         * src/compose.c
4050         * src/filtering.c
4051         * src/headerview.c
4052         * src/matcher.c
4053         * src/prefs_common.c
4054         * src/prefs_common.h
4055         * src/prefs_display_header.c
4056         * src/prefs_matcher.c
4057         * src/summaryview.c
4058         * src/gtk/headers.h
4059         * src/gtk/quicksearch.c
4060                 Translate more header names according to the relevant option value,
4061                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4062                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4063                 to prefs_common_translated_header_name().
4064                 Added a headers.h reference file that contains known header names
4065                 (RFC2822 and others) to the translation process' input, so that
4066                 translated header names will still exist even if no occurrence of
4067                 _("headername") is found anymore in the sources.
4068                 Don't translate column name 'Number' following to trans_hdr option
4069                 value as it's not a header name.
4070
4071 2007-04-20 [colin]      2.9.1cvs4
4072
4073         * src/gtk/quicksearch.c
4074         * src/gtk/quicksearch.h
4075                 Add "From, To or Subject" quicksearch
4076                 type. Patch by ulfschaper@users.sf.net
4077
4078 2007-04-20 [colin]      2.9.1cvs3
4079
4080         * src/matcher.c
4081                 Implement proper references filtering condition.
4082                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4083
4084 2007-04-19 [wwp]        2.9.1cvs2
4085
4086         * src/prefs_display_header.c
4087         * src/message_search.c
4088                 Fix few warnings (g_free of const gchar*).
4089
4090 2007-04-19 [paul]       2.9.1cvs1
4091
4092         * NEWS
4093         * README
4094         * RELEASE_NOTES
4095         * configure.ac
4096                 bump version number following
4097                 stable release
4098
4099 2007-04-19 [paul]       2.9.0cvs9
4100
4101         * manual/advanced.xml
4102         * manual/glossary.xml
4103                 fix typos
4104
4105 2007-04-18 [paul]       2.9.0cvs8
4106
4107         * src/pop.c
4108                 fix for CVE-2007-1558 (APOP)
4109                 Thanks to Colin
4110
4111 2007-04-18 [paul]       2.9.0cvs7
4112
4113         * src/messageview.c
4114         * src/mimeview.c
4115         * src/summaryview.c
4116         * src/gtk/filesel.c
4117                 Fix encoding woes wrt saving of
4118                 mails and parts
4119                 Thanks to Colin
4120
4121 2007-04-18 [colin]      2.9.0cvs6
4122
4123         * src/gtk/pluginwindow.c
4124                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4125
4126 2007-04-17 [wwp]        2.9.0cvs5
4127
4128         * src/addressadd.c
4129         * src/addressbook.c
4130         * src/addrindex.c
4131         * src/ldapupdate.c
4132                 Fix --disable-ldap build,
4133                 fix some LDAP annoyances on 
4134                 searches, thanks to Colin.
4135
4136 2007-04-17 [wwp]        2.9.0cvs4
4137
4138         * src/ldapupdate.c
4139                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4140                 like gcc 2.9x. Thanks to Colin.
4141
4142 2007-04-17 [wwp]        2.9.0cvs3
4143
4144         * src/Makefile.am
4145         * src/addressadd.c
4146         * src/addressbook.c
4147         * src/addrindex.c
4148         * src/addritem.c
4149         * src/addritem.h
4150         * src/editaddress.c
4151         * src/ldapctrl.c
4152         * src/ldapctrl.h
4153         * src/ldapquery.c
4154         * src/ldapserver.c
4155         * src/ldapserver.h
4156         * src/ldapupdate.c
4157         * src/ldapupdate.h
4158                 Add LDAP write support. Patch mostly by 
4159                 Michael <mir at datanom dot net>
4160
4161 2007-04-17 [wwp]        2.9.0cvs2
4162
4163         * src/compose.c
4164                 Prepend "Add to address book" to the context menu of compose window's sender and
4165                 recipient fields.
4166
4167 2007-04-16 [paul]       2.9.0cvs1
4168
4169         * src/gtk/authors.h
4170                 add Pader Rezso
4171
4172 2007-04-16 [paul]       2.9.0
4173
4174         * NEWS
4175         * README
4176         * RELEASE_NOTES
4177                 2.9.0 released
4178
4179 2007-04-16 [paul]       2.8.1cvs102
4180
4181         * po/fr.po
4182                 updated by Fabien Vantard
4183
4184 2007-04-16 [paul]       2.8.1cvs101
4185
4186         * po/ca.po
4187         * po/cs.po
4188         * po/de.po
4189         * po/hu.po
4190         * po/pl.po
4191         * po/pt_BR.po
4192         * po/sr.po
4193         * po/zh_CN.po
4194                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4195                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4196                 Aleksandar Urosevic, and Ralgh Young
4197
4198 2007-04-15 [mones]      2.8.1cvs100
4199
4200         * po/es.po
4201                 Updated for release
4202
4203 2007-04-14 [colin]      2.8.1cvs99
4204
4205         * src/message_search.c
4206         * src/prefs_display_header.c
4207         * src/summary_search.c
4208         * src/gtk/combobox.c
4209                 Fix allocations
4210
4211 2007-04-14 [wwp]        2.8.1cvs98
4212
4213         * src/gtk/combobox.c
4214         * src/message_search.c
4215         * src/summary_search.c
4216         * src/prefs_display_header.c
4217                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4218                 returns NULL, get the text value directly from the GtkEntry child.
4219
4220 2007-04-13 [colin]      2.8.1cvs97
4221
4222         * src/gtk/quicksearch.c
4223                 Give the focus back to summaryview when
4224                 emptying the quicksearch with Esc
4225
4226 2007-04-13 [colin]      2.8.1cvs96
4227
4228         * src/message_search.c
4229         * src/prefs_display_header.c
4230         * src/summary_search.c
4231                 Fix possibles crashes when getting text
4232                 from gtk combos
4233
4234 2007-04-13 [colin]      2.8.1cvs95
4235
4236         * src/pop.c
4237                 Add some UIDL debugging
4238
4239 2007-04-12 [colin]      2.8.1cvs94
4240
4241         * src/folder.c
4242                 Force folder scan if necessary after
4243                 copying mails, to be able to reapply
4244                 flags.
4245
4246 2007-04-11 [colin]      2.8.1cvs93
4247
4248         * src/main.c
4249                 don't scan for new mail on startup if --select
4250                 is specified (or race conditions arise). If so,
4251                 do both sequentially.
4252
4253 2007-04-09 [colin]      2.8.1cvs92
4254
4255         * src/common/defs.h
4256                 Use leafpad by default on Maemo. Patch
4257                 by Jean-Luc Biord.
4258
4259 2007-04-06 [colin]      2.8.1cvs91
4260
4261         * src/pixmaps/queue_close.xpm
4262         * src/pixmaps/queue_close_hrm.xpm
4263         * src/pixmaps/queue_close_hrm_mark.xpm
4264         * src/pixmaps/queue_close_mark.xpm
4265         * src/pixmaps/queue_open.xpm
4266         * src/pixmaps/queue_open_hrm.xpm
4267         * src/pixmaps/queue_open_hrm_mark.xpm
4268         * src/pixmaps/queue_open_mark.xpm
4269                 Move the clock one pixel down :)
4270
4271 2007-04-05 [colin]      2.8.1cvs90
4272
4273         * src/mainwindow.c
4274                 Don't sync when switching offline from
4275                 command line - it's usually too late :)
4276
4277 2007-04-05 [paul]       2.8.1cvs89
4278
4279         * src/Makefile.am
4280         * src/stock_pixmap.c
4281         * src/pixmaps/dir_close_hrm.xpm
4282         * src/pixmaps/dir_close_hrm_mark.xpm
4283         * src/pixmaps/drafts_close.xpm
4284         * src/pixmaps/drafts_close_mark.xpm
4285         * src/pixmaps/drafts_open.xpm
4286         * src/pixmaps/drafts_open_mark.xpm
4287         * src/pixmaps/inbox.xpm
4288         * src/pixmaps/inbox_close.xpm
4289         * src/pixmaps/inbox_close_hrm.xpm
4290         * src/pixmaps/inbox_close_hrm_mark.xpm
4291         * src/pixmaps/inbox_close_mark.xpm
4292         * src/pixmaps/inbox_hrm.xpm
4293         * src/pixmaps/inbox_hrm_mark.xpm
4294         * src/pixmaps/inbox_mark.xpm
4295         * src/pixmaps/inbox_open.xpm
4296         * src/pixmaps/inbox_open_hrm.xpm
4297         * src/pixmaps/inbox_open_hrm_mark.xpm
4298         * src/pixmaps/inbox_open_mark.xpm
4299         * src/pixmaps/outbox.xpm
4300         * src/pixmaps/outbox_close.xpm
4301         * src/pixmaps/outbox_close_hrm.xpm
4302         * src/pixmaps/outbox_close_hrm_mark.xpm
4303         * src/pixmaps/outbox_close_mark.xpm
4304         * src/pixmaps/outbox_hrm.xpm
4305         * src/pixmaps/outbox_hrm_mark.xpm
4306         * src/pixmaps/outbox_mark.xpm
4307         * src/pixmaps/outbox_open.xpm
4308         * src/pixmaps/outbox_open_hrm.xpm
4309         * src/pixmaps/outbox_open_hrm_mark.xpm
4310         * src/pixmaps/outbox_open_mark.xpm
4311         * src/pixmaps/queue_close.xpm
4312         * src/pixmaps/queue_close_hrm.xpm
4313         * src/pixmaps/queue_close_hrm_mark.xpm
4314         * src/pixmaps/queue_close_mark.xpm
4315         * src/pixmaps/queue_open.xpm
4316         * src/pixmaps/queue_open_hrm.xpm
4317         * src/pixmaps/queue_open_hrm_mark.xpm
4318         * src/pixmaps/queue_open_mark.xpm
4319                 updated, added and replaced icons
4320                 Icons by Colin
4321
4322 2007-04-04 [colin]      2.8.1cvs88
4323
4324         * src/imap.c
4325                 Fix build without libetpan
4326
4327 2007-04-03 [colin]      2.8.1cvs87
4328
4329         * src/imap.c
4330                 Fix crash with Citadel, and try to make
4331                 things work. this server (and specifically 
4332                 STATUS and APPEND at least) seems broken.
4333
4334 2007-04-03 [colin]      2.8.1cvs86
4335
4336         * src/folderview.c
4337                 Fix icons on folder close
4338
4339 2007-04-03 [colin]      2.8.1cvs85
4340
4341         * src/inc.c
4342                 Fix double-ask of offline override in
4343                 certain cases
4344         * src/imap.c
4345         * src/imap.h
4346         * src/imap_gtk.c
4347                 Much more efficient way to synchronise
4348                 for offline use
4349         * src/etpan/imap-thread.c
4350                 Fix possible segs
4351         * src/folder.c
4352         * src/gtk/quicksearch.c
4353                 Fix some GUI lags
4354
4355 2007-04-03 [paul]       2.8.1cvs84
4356
4357         * src/filtering.c
4358         * src/folder.c
4359         * src/folder.h
4360         * src/prefs_common.c
4361         * src/prefs_common.h
4362         * src/prefs_other.c
4363                 Fix sync being done too late
4364                 Thanks to Colin
4365
4366 2007-04-02 [colin]      2.8.1cvs83
4367
4368         * src/summaryview.c
4369                 Maemo: Put status and quicksearch at the top
4370         * src/plugins/bogofilter/bogofilter.c
4371         * src/plugins/spamassassin/spamassassin.c
4372                 Derive trash from inbox if possible
4373
4374 2007-04-02 [paul]       2.8.1cvs82
4375
4376         * src/plugins/bogofilter/bogofilter_gtk.c
4377                 a few English changes
4378
4379 2007-04-02 [paul]
4380
4381         2.9.0-rc1 released
4382
4383 2007-04-02 [colin]      2.8.1cvs81
4384
4385         * src/image_viewer.c
4386                 Fix transparent images by using
4387                 GtkImage
4388         * src/messageview.c
4389                 Flush events (on new windows) to avoid
4390                 having the textview's image resize fail
4391                 to know the available width
4392
4393 2007-04-01 [colin]      2.8.1cvs80
4394
4395         * src/prefs_account.c
4396                 If no MH mailbox exist, when creating a POP/Local
4397                 account, just create and use the default one 
4398                 instead of bailing with a "Mailbox doesn't exist"
4399                 error
4400
4401 2007-03-31 [colin]      2.8.1cvs79
4402
4403         * src/prefs_account.c
4404                 Create signature file if it doesn't exist
4405                 before editing
4406         * src/prefs_toolbar.c
4407                 Maemo: Move "Use default" on the left so
4408                 that people can find it
4409         * src/common/defs.h
4410                 Maemo: make default editor "Maemopad", 
4411                 default signature file "MyDocs/signature.txt"
4412
4413 2007-03-31 [colin]      2.8.1cvs78
4414
4415         * src/prefs_account.c
4416                 Maemo: rework account prefs so
4417                 that less horizontal scrolling
4418                 is required
4419
4420 2007-03-31 [colin]      2.8.1cvs77
4421
4422         * src/folderview.c
4423         * src/prefs_common.c
4424         * src/prefs_common.h
4425                 Fix bug 1167, 'Allow not displaying zeros 
4426                 in folder list'. Patch by MartinP
4427
4428 2007-03-31 [colin]      2.8.1cvs76
4429
4430         * AUTHORS
4431                 Add Jean-Luc Biord
4432
4433 2007-03-31 [colin]      2.8.1cvs75
4434
4435         * src/imap.c
4436                 Apply patch from bug 1172, direct
4437                 access to the folder's session instead
4438                 of using getter. Patch by MartinP
4439
4440 2007-03-31 [paul]       2.8.1cvs74
4441
4442         * src/gtk/authors.h
4443                 no need to list Fabien twice!
4444
4445 2007-03-31 [colin]      2.8.1cvs73
4446
4447         * src/inc.c
4448                 If we're currently "overriding for %d minutes",
4449                 don't ask
4450
4451 2007-03-31 [colin]      2.8.1cvs72
4452
4453         * src/compose.c
4454         * src/imap.c
4455         * src/inc.c
4456         * src/inc.h
4457         * src/messageview.c
4458         * src/news.c
4459         * src/plugins/spamassassin/spamassassin.c
4460                 Offline override: Add a parameter to allow
4461                 asking even if the override timer is running.
4462                 Allows to ask every time the user makes an
4463                 explicit action needing online access (such
4464                 as Get Mail), and not when the action is 
4465                 implicit (such as opening an IMAP folder)
4466
4467 2007-03-31 [colin]      2.8.1cvs71
4468
4469         * src/inc.c
4470                 Override offline: "No" answer shouldn't
4471                 re-ask after 3 seconds, but 10 minutes. 
4472
4473 2007-03-30 [colin]      2.8.1cvs70
4474
4475         * src/common/socket.c
4476                 Better error reporting on unix socket
4477                 failure (bind usually)
4478         * src/gtk/gtkutils.c
4479         * src/gtk/gtkutils.h
4480                 Label window: add a pulsing progress
4481                 bar to show we're not hung :)
4482         * src/folderview.c
4483         * src/main.c
4484         * src/plugins/pgpcore/sgpgme.c
4485                 Update API
4486
4487 2007-03-30 [colin]      2.8.1cvs69
4488
4489         * src/pop.c
4490         * src/prefs_common.c
4491                 Fix possible trashing of history and uidl
4492                 files on disk full problems
4493
4494 2007-03-30 [paul]       2.8.1cvs68
4495
4496         * src/mainwindow.c
4497         * src/summaryview.c
4498         * src/summaryview.h
4499                 update summary when changing layout type
4500                 (fixes wrong folder icon being displayed)
4501                 Thanks to Colin
4502
4503 2007-03-29 [colin]      2.8.1cvs67
4504
4505         * src/prefs_ext_prog.c
4506                 The browser pref is irrelevant on Maemo
4507
4508 2007-03-29 [colin]      2.8.1cvs66
4509
4510         * src/compose.c
4511         * src/compose.h
4512                 Maemo: dynamically switch headers/text position
4513         * src/prefs_common.c
4514                 Maemo: hide compose's ruler by default
4515         * src/common/socket.c
4516         * src/common/socket.h
4517                 Fix build warning
4518
4519 2007-03-29 [colin]      2.8.1cvs65
4520
4521         * src/common/socket.c
4522         * src/common/socket.h
4523                 Fix build when MAEMO_CFLAGS contains
4524                 _X_OPENSOURCE (resolv.h errors as long
4525                 as we don't add _BSD_SOURCE. Ugly).
4526
4527 2007-03-29 [wwp]        2.8.1cvs64
4528
4529         * src/prefs_logging.c
4530                 Fix sensitivity of clip-log widgets in prefs/logging,
4531                 thanks to Fabien.
4532
4533 2007-03-29 [wwp]        2.8.1cvs63
4534
4535         * po/POTFILES.in
4536                 Updated files list for translations, thanks to Fabien.
4537
4538 2007-03-29 [colin]      2.8.1cvs62
4539
4540         * src/main.c
4541         * src/common/Makefile.am
4542         * src/common/utils.c
4543                 Maybe make URI opening work in Maemo
4544                 Requires testing :)
4545
4546 2007-03-28 [colin]      2.8.1cvs61
4547
4548         * src/folder.c
4549         * src/folder.h
4550         * src/folderview.c
4551                 Add the possibility to sort folders arbitrarily
4552                 (via editing of folderlist.xml only). Patch by
4553                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4554                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4555                 be changed by the user'
4556
4557 2007-03-28 [colin]      2.8.1cvs60
4558
4559         * src/mimeview.c
4560                 Add popup menu for mime icons
4561
4562 2007-03-28 [colin]      2.8.1cvs59
4563
4564         * src/mainwindow.c
4565                 Fix a layout issue when presenting
4566                 mainwindow in Small screen layout
4567         * src/toolbar.c
4568         * src/toolbar.h
4569                 Add a "Go to folder list" button for
4570                 mainwindow, and make it default in
4571                 the Maemo build
4572
4573 2007-03-28 [colin]      2.8.1cvs58
4574
4575         * src/compose.c
4576                 Don't dynamically update title on Maemo
4577                 Patch by Jean-Luc Biord
4578
4579 2007-03-27 [colin]      2.8.1cvs57
4580
4581         * src/compose.c
4582         * src/folderview.c
4583         * src/summaryview.c
4584                 Enable tap-and-hold on Maemo
4585
4586 2007-03-26 [colin]      2.8.1cvs56
4587
4588         * src/compose.c
4589                 More popup-menu (in attachments list)
4590
4591 2007-03-26 [colin]      2.8.1cvs55
4592
4593         * src/compose.c
4594                 Enable popup-menu signal
4595
4596 2007-03-26 [colin]      2.8.1cvs54
4597
4598         * src/plugins/pgpinline/pgpinline.c
4599                 Fix bug 1111, 'PGP/inline plugin hides text 
4600                 around encrypted text block'. Patch based on
4601                 a patch from Michal Cihar.
4602
4603 2007-03-26 [wwp]        2.8.1cvs53
4604
4605         * src/procmsg.c
4606                 Fix getting a false error when sending queued message
4607                 whereas the sending was fine (if there are subfolders
4608                 in the queue folder), thanks to Colin.
4609
4610 2007-03-26 [paul]       2.8.1cvs52
4611
4612         * src/wizard.c
4613                 update FACE header in welcome message
4614
4615 2007-03-25 [colin]      2.8.1cvs51
4616
4617         * src/Makefile.am
4618                 Fix make dist
4619
4620 2007-03-25 [colin]      2.8.1cvs50
4621
4622         * src/main.c
4623                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4624
4625 2007-03-24 [colin]      2.8.1cvs49
4626
4627         * src/main.c
4628                 Fix a few launch problems on Maemo
4629                 Patch by Jean-Luc Biord
4630
4631 2007-03-24 [wwp]        2.8.1cvs48
4632
4633         * src/alertpanel.c
4634         * src/alertpanel.h
4635         * src/messageview.c
4636         * src/summaryview.c
4637                 Fix wrong action performed when closing the
4638                 "ask about account specific filtering rules
4639                 when filtering manually" dialog by pressing Escape.
4640                 Fix wrong order of buttons in the "return receipt
4641                 notification - the message was sent to several of
4642                 your accounts" dialog.
4643
4644 2007-03-24 [paul]       2.8.1cvs47
4645
4646         * src/folderview.c
4647                 an improvement to English usage
4648         * tools/kdeservicemenu/README
4649                 updated Claws url
4650
4651 2007-03-24 [paul]       2.8.1cvs46
4652
4653         * src/Makefile.am
4654         * src/stock_pixmap.c
4655         * src/pixmaps/edit_extern.xpm
4656         * src/pixmaps/mail_sign.xpm
4657                 rescue long lost icons
4658
4659 2007-03-24 [paul]       2.8.1cvs45
4660
4661         * src/toolbar.c
4662                 fix toolbar (broken in 2.8.1cvs42)
4663
4664 2007-03-23 [colin]      2.8.1cvs44
4665
4666         * src/imap.c
4667                 Correctly unsubscribe/resubscribe after
4668                 RENAME
4669
4670 2007-03-23 [colin]      2.8.1cvs43
4671
4672         * src/prefs_common.c
4673                 Maemo: as the platform is light on RAM, allow
4674                 caches to be discarded faster.
4675
4676 2007-03-23 [colin]      2.8.1cvs42
4677
4678         * src/Makefile.am
4679         * src/compose.c
4680         * src/compose.h
4681         * src/stock_pixmap.c
4682         * src/stock_pixmap.h
4683         * src/summaryview.c
4684         * src/summaryview.h
4685         * src/toolbar.c
4686         * src/toolbar.h
4687         * src/pixmaps/open_mail.xpm
4688                 Maemo changes: Add the possibility to have
4689                 "Open Email" and "Close Window" buttons on 
4690                 toolbars (and use them in Maemo's default
4691                 toolbars)
4692
4693 2007-03-23 [wwp]        2.8.1cvs41
4694
4695         * src/action.c
4696                 Reverted that part of the action dialog closure logics, to
4697                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4698                 done later in a different way (or may not).
4699
4700 2007-03-22 [wwp]        2.8.1cvs40
4701
4702         * src/action.c
4703                 Fix sticky action dialog when got no output but action command
4704                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4705
4706 2007-03-22 [colin]      2.8.1cvs39
4707
4708         * src/prefs_filtering.c
4709         * src/gtk/combobox.h
4710                 Fix escaping account names in filtering prefs
4711
4712 2007-03-22 [colin]      2.8.1cvs38
4713
4714         * src/addrindex.c
4715         * src/ldapctrl.h
4716         * src/ldapquery.c
4717                 Add any attribute specified in LDAP servers'
4718                 Search attributes to the Other Attributes tab
4719                 of contacts; Add 'telephoneNumber' in the
4720                 default list.
4721
4722 2007-03-22 [colin]      2.8.1cvs37
4723
4724         * src/folderview.c
4725         * src/folderview.h
4726         * src/mainwindow.c
4727                 Try to prevent race conditions when
4728                 changing the folder list
4729         * src/summaryview.c
4730                 Fix possible red folder icon when
4731                 switching from Small screen layout
4732                 to any other
4733
4734 2007-03-22 [colin]      2.8.1cvs36
4735
4736         * src/mainwindow.c
4737         * src/mainwindow.h
4738         * src/summaryview.c
4739                 Rename "little screen" to "Small screen"
4740         * src/gtk/Makefile.am
4741         * src/common/utils.c
4742         * src/mh.c
4743                 Fix Maemo-related compilation problems
4744
4745 2007-03-21 [colin]      2.8.1cvs35
4746
4747         * configure.ac
4748                 Fix previous commit
4749         * claws-mail.desktop
4750                 Remove .png from the Icon, it's useless
4751
4752 2007-03-21 [colin]      2.8.1cvs34
4753
4754         * configure.ac
4755         * src/Makefile.am
4756                 Add the necessary lib checking for 
4757                 Maemo
4758
4759 2007-03-21 [colin]      2.8.1cvs33
4760
4761         * src/main.c
4762                 Fix unconditional "error happened" when
4763                 sending via command-line. "lol @ myself"
4764
4765 2007-03-21 [colin]      2.8.1cvs32
4766
4767         * claws-mail-40x40.png
4768         * claws-mail-26x26.png
4769         * src/account.c
4770         * src/addressbook.c
4771         * src/compose.c
4772         * src/folderview.c
4773         * src/folderview.h
4774         * src/main.c
4775         * src/mainwindow.c
4776         * src/mainwindow.h
4777         * src/messageview.c
4778         * src/prefs_account.c
4779         * src/prefs_common.c
4780         * src/summary_search.c
4781         * src/summaryview.c
4782         * src/summaryview.h
4783         * src/gtk/authors.h
4784         * src/gtk/gtkutils.c
4785         * src/gtk/gtkutils.h
4786         * src/gtk/logwindow.c
4787         * src/gtk/menu.c
4788         * src/gtk/prefswindow.c
4789                 Add Maemo port (patch mainly by Jean-Luc Biort)
4790                 Add a new 'Little screen' layout to help on such
4791                 platforms (patch by me)
4792                 Make some default preferences different (more
4793                 adapted) on Maemo (patch by me)
4794
4795 2007-03-21 [wwp]        2.8.1cvs31
4796
4797         * src/prefs_logging.c
4798         * src/prefs_logging.h
4799                 Fixed copyright header of newly added files.
4800
4801 2007-03-21 [wwp]        2.8.1cvs30
4802
4803         * src/Makefile.am
4804         * src/filtering.c
4805         * src/filtering.h
4806         * src/folder.c
4807         * src/folderview.c
4808         * src/imap.c
4809         * src/inc.c
4810         * src/main.c
4811         * src/mainwindow.c
4812         * src/mainwindow.h
4813         * src/matcher.c
4814         * src/messageview.c
4815         * src/news.c
4816         * src/pop.c
4817         * src/prefs_common.c
4818         * src/prefs_common.h
4819         * src/prefs_logging.c
4820         * src/prefs_logging.h
4821         * src/prefs_other.c
4822         * src/procmsg.c
4823         * src/send_message.c
4824         * src/summaryview.c
4825         * src/common/log.c
4826         * src/common/log.h
4827         * src/common/nntp.c
4828         * src/common/session.c
4829         * src/common/smtp.c
4830         * src/common/socket.c
4831         * src/etpan/imap-thread.c
4832         * src/gtk/logwindow.c
4833         * src/gtk/logwindow.h
4834         * src/plugins/bogofilter/bogofilter.c
4835         * src/plugins/spamassassin/spamassassin.c
4836                 Added debugging of filtering/processing rules.
4837                 The debug log is here 'Tools/Filtering debug window',
4838                 the options there 'Configuration/Preferences/Other/Logging',
4839                 and the log file is ~/.claws-mail/filtering.log.
4840                 Moved protocol log prefs to 'Other/Logging' as well.
4841                 To support such debugging feature, the existing log API has
4842                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4843                 this impacts many external modules (commits follow).
4844
4845 2007-03-21 [paul]       2.8.1cvs29
4846
4847         * src/etpan/Makefile.am
4848         * src/etpan/imap-thread.c
4849                 add missing #include
4850
4851 2007-03-21 [colin]      2.8.1cvs28
4852
4853         * src/procmime.c
4854                 Fix bug 1157, 'some broken messages confuse 
4855                 mime parser'. Make sure we can't have MimeInfos
4856                 with negative sizes.
4857
4858 2007-03-20 [colin]      2.8.1cvs27
4859
4860         * src/main.c
4861                 Fix missing \0 on buffer
4862
4863 2007-03-20 [colin]      2.8.1cvs26
4864
4865         * src/mh.c
4866                 Use make_dir_hier instead of make_dir 
4867                 to create the MH mailbox
4868
4869 2007-03-20 [colin]      2.8.1cvs25
4870
4871         * src/folder.c
4872         * src/folder.h
4873         * src/prefs_account.c
4874         * src/wizard.c
4875                 Fix default inbox weirdnesses (after wizard,
4876                 if path is Mail, mailbox identifier is #mh/Mailbox,
4877                 and when creating new accounts)
4878
4879 2007-03-20 [colin]      2.8.1cvs24
4880
4881         * src/account.c
4882                 Write folderlist after adding/deleting accounts
4883                 that have folders
4884
4885 2007-03-20 [colin]      2.8.1cvs23
4886
4887         * src/imap.c
4888         * src/remotefolder.h
4889                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4890                 selected while scanning prior to update'
4891
4892 2007-03-17 [paul]       2.8.1cvs22
4893
4894         * src/main.c
4895                 fix a typo, and be a little more verbose.
4896
4897 2007-03-17 [wwp]        2.8.1cvs21
4898
4899         * src/inc.c
4900                 Fix a compiler warning.
4901
4902 2007-03-16 [wwp]        2.8.1cvs20
4903
4904         * tools/Makefile.am
4905         * tools/README
4906                 Updated to deal w/ the new mairix.sh tool.
4907
4908 2007-03-16 [wwp]        2.8.1cvs19
4909
4910         * src/action.c
4911                 Fix logics issues around the action IO dialog:
4912                 - disable entry widget and exec button when
4913                   the exec button is clicked (don't wait for any
4914                   output line) - fix possible disabling/re-enabling/
4915                   re-disabling of those widgets
4916                 - raise an error if executing a %as{} action either
4917                   empty or invalid, instead of failing silently
4918                 - don't close the dialog if the abort button has been
4919                   clicked and if there was no output yet
4920                 - set focus to the abort button when the exec button
4921                   is clicked
4922                 - fix capitalization of a warning message
4923
4924 2007-03-16 [wwp]        2.8.1cvs18
4925
4926         * tools/mairix.sh
4927                 Added a wrapper to mairix to the tools folder.
4928
4929 2007-03-16 [colin]      2.8.1cvs17
4930
4931         * src/messageview.c
4932         * src/mimeview.h
4933                 Allow mimeviewer plugins to print
4934                 their stuff
4935
4936 2007-03-16 [colin]      2.8.1cvs16
4937
4938         * .cvsignore
4939                 Ignore *.patchset
4940
4941 2007-03-15 [colin]      2.8.1cvs15
4942
4943         * src/messageview.c
4944         * src/mimeview.h
4945                 Add a way for mimeviewer plugins to
4946                 implement body search
4947
4948 2007-03-15 [paul]       2.8.1cvs14
4949
4950         * src/prefs_spelling.c
4951                 fix English usage
4952
4953 2007-03-15 [paul]       2.8.1cvs13
4954
4955         * src/common/quoted-printable.c
4956                 fix decoding of quoted-printable parts
4957
4958 2007-03-14 [wwp]        2.8.1cvs12
4959
4960         * src/gtk/logwindow.h
4961                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4962
4963 2007-03-14 [wwp]        2.8.1cvs11
4964
4965         * src/gtk/logwindow.h
4966                 Complete 2.8.1cvs10.
4967
4968 2007-03-14 [colin]      2.8.1cvs10
4969
4970         * src/gtk/logwindow.c
4971                 Probably fix bug 1149, crash on logwindow
4972                 close - at the expense of performance once
4973                 logwin has been opened
4974
4975 2007-03-14 [colin]      2.8.1cvs9
4976
4977         * src/main.c
4978                 If claws-mail is running on another
4979                 display, warn instead of popping it up
4980                 on the other display
4981
4982 2007-03-12 [colin]      2.8.1cvs8
4983
4984         * src/wizard.c
4985                 Fix bug 1145, 'Setting a different name 
4986                 for the Mailbox name isn't reflected in 
4987                 default account settings'. Patch by wwp
4988
4989 2007-03-12 [colin]      2.8.1cvs7
4990
4991         * src/summaryview.c
4992                 Fix bug 1143, 'Add number of messages to be 
4993                 deleted to confirmation dialog'
4994
4995 2007-03-12 [wwp]        2.8.1cvs6
4996
4997         * src/folderview.c
4998         * src/prefs_common.c
4999         * src/prefs_common.h
5000         * src/prefs_summaries.c
5001                 Changed the option that displays unread messages count
5002                 next to the folder name in folder list: it is now
5003                 possible to either display nothing, display the
5004                 unread messages number only or the unread and total messages
5005                 numbers. The patch includes this extra feature as well
5006                 as some minor fixes by rewriting the algo in folderview.c.
5007                 Thanks to Paul for the original idea and implementation, plus
5008                 testing and proof-reading!
5009
5010 2007-03-09 [paul]       2.8.1cvs5
5011
5012         * tools/Makefile.am
5013         * tools/README
5014         * tools/claws-mail-compose-insert-files.pl
5015                 added a script which enables inserting files
5016                 into the message body of a new Claws Mail
5017                 Compose window from the command line. Additionally
5018                 To, Cc, Subject and files to attach to the message
5019                 can be specified.
5020
5021 2007-03-09 [wwp]        2.8.1cvs4
5022
5023         * src/addr_compl.c
5024         * src/addr_compl.h
5025         * src/filtering.c
5026                 Optimize matching of addresses in the addressbook
5027                 (filtering/processing 'found_in_addressbook' condition).
5028
5029 2007-03-07 [wwp]        2.8.1cvs3
5030
5031         * src/quote_fmt.c
5032         * src/quote_fmt_lex.l
5033         * src/quote_fmt_parse.y
5034                 Add a new quote format symbol: %A to insert the
5035                 sender email address (just the address itself).
5036
5037 2007-03-06 [wwp]        2.8.1cvs2
5038
5039         * src/gtk/gtkutils.c
5040         * src/plugins/trayicon/trayicon_prefs.h
5041         * src/plugins/trayicon/trayicon_prefs.c
5042         * src/plugins/trayicon/trayicon.c
5043         * src/mainwindow.h
5044         * src/mainwindow.c
5045                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
5046                 minimizing Claws-Mail main window will hide it to the trayicon instead.
5047
5048
5049 2007-03-06 [paul]       2.8.1cvs1
5050
5051         * NEWS
5052         * README
5053         * RELEASE_NOTES
5054         * configure.ac
5055                 bump version number following
5056                 stable release
5057
5058 2007-03-06 [paul]       2.8.0cvs24
5059
5060         * po/cs.po
5061                 corrected by by Tim <timbrain@post.cz>
5062
5063 2007-03-05 [colin]      2.8.0cvs23
5064
5065         * src/Makefile.am
5066         * src/procmime.c
5067                 Fix mime/globs path on NetBSD
5068                 patch by George Michaelson
5069
5070 2007-03-05 [wwp]        2.8.0cvs22
5071
5072         * src/addr_compl.c
5073                 Remove debug statement (accidentally committed w/ cvs14).
5074
5075 2007-03-05 [paul]       2.8.0cvs21
5076
5077         * src/plugins/pgpcore/prefs_gpg.c
5078                 fix compiler warning
5079
5080 2007-03-05 [wwp]        2.8.0cvs20
5081
5082         * src/matcher_parser_parse.y
5083                 Fix mismerge between cvs17 and cvs19.
5084
5085 2007-03-05 [wwp]        2.8.0cvs19
5086
5087         * src/matcher_parser_parse.y
5088         * src/prefs_filtering_action.c
5089         * src/matcher.c
5090         * src/matcher.h
5091         * src/filtering.c
5092         * src/filtering.h
5093                 Add new 'add_to_addressbook' filtering/processing action.
5094
5095 2007-03-05 [wwp]        2.8.0cvs18
5096
5097         * src/filtering.c
5098                 Fix mark_as_ham filtering/processing action: spam flag
5099                 was not unset.
5100
5101 2007-03-04 [colin]      2.8.0cvs17
5102
5103         * src/filtering.c
5104         * src/matcher.c
5105         * src/matcher.h
5106         * src/matcher_parser_parse.y
5107         * src/prefs_filtering_action.c
5108                 Add 'Mark as spam' and 'Mark as ham' filtering
5109                 actions. Fixes bug 1138.
5110
5111 2007-03-04 [colin]      2.8.0cvs16
5112
5113         * src/imap.c
5114                 Fix bug 1140, wrong return value
5115                 without libetpan
5116
5117 2007-03-04 [wwp]        2.8.0cvs15
5118
5119         * src/addr_compl.c
5120                 Rollback cvs14: don't free stuff that is managed in g_list.
5121
5122 2007-03-04 [wwp]        2.8.0cvs14
5123
5124         * src/addr_compl.c
5125                 Fix a leak in address completion code.
5126
5127 2007-03-04 [colin]      2.8.0cvs13
5128
5129         * src/addr_compl.c
5130                 Maybe fix bug 1136, 'Crash in group 
5131                 address completion'
5132
5133 2007-03-04 [iwkse]      2.8.0cvs12
5134
5135         * src/imap.c
5136                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5137
5138 2007-03-03 [colin]      2.8.0cvs11
5139
5140         * src/plugins/pgpinline/pgpinline.c
5141                 Fix off-by-one, fix double-free. Fixes
5142                 bug 1135, 'cm-segfault on decrypting 
5143                 with PGP/inline'
5144
5145 2007-03-03 [colin]      2.8.0cvs10
5146
5147         * configure.ac
5148         * src/main.c
5149         * src/common/plugin.c
5150                 Fix bug 1134, 'Valgrind macros unhandled 
5151                 by Irix's cc'
5152
5153 2007-03-02 [colin]      2.8.0cvs9
5154
5155         * src/mbox.c
5156                 Don't error out on EAGAIN. Fixes 
5157                 bug 1129, '"local mbox file" account 
5158                 isn't retrieving mails'
5159
5160 2007-03-01 [wwp]        2.8.0cvs8
5161
5162         * src/mainwindow.c
5163         * src/gtk/colorlabel.c
5164                 Remove accels for extra color labels until we set better
5165                 and definitive ones.
5166
5167 2007-02-28 [wwp]        2.8.0cvs7
5168
5169         * src/mainwindow.c
5170         * src/matcher_parser_parse.y
5171         * src/prefs_common.c
5172         * src/prefs_msg_colors.c
5173         * src/procmsg.h
5174         * src/gtk/colorlabel.c
5175         * src/gtk/colorlabel.h
5176                 Add more customizable color labels. Cleaned up a bit
5177                 the color label API to avoid duplicate defines of
5178                 the max number of colors.
5179
5180 2007-02-27 [colin]      2.8.0cvs6
5181
5182         * src/mainwindow.c
5183         * src/common/utils.c
5184         * src/common/utils.h
5185                 Fix '+' in mailto URIs for List-* headers
5186
5187 2007-02-27 [colin]      2.8.0cvs5
5188
5189         * src/gtk/gtkutils.c
5190                 Use gtk_window_set_role instead of 
5191                 _set_wmclass
5192
5193 2007-02-27 [colin]      2.8.0cvs4
5194
5195         * src/inc.c
5196                 Fix "After receiving new mail, go to inbox" on IMAP,
5197                 and make it work only on manual reception
5198
5199 2007-02-27 [wwp]        2.8.0cvs3
5200
5201         * src/prefs_filtering.c
5202         * src/prefs_filtering_action.c
5203         * src/prefs_matcher.c
5204                 Update filtering matcher's and action's color label menus
5205                 when re-opening those dialogs (reflect any change to the
5206                 color labels list in the preferences).
5207
5208 2007-02-27 [colin]      2.8.0cvs2
5209
5210         * src/imap.c
5211         * src/etpan/etpan-thread-manager-types.h
5212         * src/etpan/etpan-thread-manager.c
5213         * src/etpan/imap-thread.c
5214                 Log imap ALERTs as errors in the log.
5215
5216 2007-02-26 [paul]       2.8.0cvs1
5217
5218         * tools/claws.i18n.status.pl
5219                 updated
5220
5221 2007-02-26 [paul]       2.7.2cvs75
5222
5223         * po/ca.po
5224         * po/cs.po
5225         * po/de.po
5226         * po/en_GB.po
5227         * po/fi.po
5228         * po/fr.po
5229         * po/hu.po
5230         * po/pl.po
5231         * po/pt_BR.po
5232         * po/sk.po
5233         * po/sr.po
5234         * po/zh_CN.po
5235                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5236                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5237                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5238                 Aleksandar Urosevic, and Ralgh Young
5239
5240 2007-02-25 [mones]      2.7.2cvs74
5241
5242         * po/es.po
5243                 Updated for release
5244
5245 2007-02-25 [colin]      2.7.2cvs73
5246
5247         * src/main.c
5248                 Clearing the list is only useful
5249                 to prevent a valgrind false-positive
5250
5251 2007-02-25 [paul]       2.7.2cvs72
5252
5253         * tools/Makefile.am
5254         * tools/README
5255         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5256         * tools/maildir2claws-mail.pl  **REMOVED**
5257                 renamed the script, fixed a couple bugs
5258
5259 2007-02-23 [colin]      2.7.2cvs71
5260
5261         * src/addressbook.c
5262                 Fix a leak, check for a few improbable nulls
5263
5264 2007-02-23 [colin]      2.7.2cvs70
5265
5266         * src/main.c
5267         * src/main.h
5268         * src/plugins/trayicon/trayicon.c
5269                 Fix blinking mainwin when starting in tray
5270                 (show mainwindow later in the startup process,
5271                  apart if restarting post-crash)
5272
5273 2007-02-23 [colin]      2.7.2cvs69
5274
5275         * src/folderview.c
5276         * src/imap_gtk.c
5277                 Fix crash when unsubscribing the currently
5278                 selected/opened folder
5279
5280 2007-02-23 [colin]      2.7.2cvs68
5281
5282         * src/compose.c
5283                 Fix bug that prevented colorization to
5284                 work without wrap quotation option
5285
5286 2007-02-23 [colin]      2.7.2cvs67
5287
5288         * src/addr_compl.c
5289                 Fix refcounting, start and end completion who
5290                 behaved as if there couldn't be any other current
5291                 user of completion
5292
5293 2007-02-23 [wwp]        2.7.2cvs66
5294
5295         * src/addressbook.c
5296         * src/addrindex.c
5297                 Address completion fixes: fix addressbook_peek_folder_exists() in
5298                 which the algorithm was ridiculously over-obfuscated and broken.
5299                 Fix addrindex_load_completion() as well, to load addresses in
5300                 completion list with regards to what addressbook_peek_folder_exists()
5301                 returns now.
5302
5303 2007-02-23 [wwp]        2.7.2cvs65
5304
5305         * src/addr_compl.c
5306                 Add addresses to completion when they're non-empty (thanks to Colin).
5307
5308 2007-02-23 [paul]       2.7.2cvs64
5309
5310         * src/plugins/pgpcore/passphrase.c
5311                 remove 'const '
5312
5313 2007-02-23 [colin]      2.7.2cvs63
5314
5315         * src/plugins/pgpcore/prefs_gpg.c
5316         * src/plugins/pgpcore/prefs_gpg.h
5317         * src/plugins/pgpcore/sgpgme.c
5318         * src/plugins/pgpinline/pgpinline.c
5319         * src/plugins/pgpmime/pgpmime.c
5320                 Try harder to respect user's choice wrt
5321                 gpg-agent even with gpg2, by unsetting
5322                 GPG_AGENT_INFO when necessary.
5323
5324 2007-02-22 [paul]       2.7.2cvs62
5325
5326         * src/plugins/pgpcore/sgpgme.c
5327         * src/plugins/pgpcore/sgpgme.h
5328         * src/plugins/pgpcore/passphrase.c
5329         * src/plugins/pgpinline/pgpinline.c
5330         * src/plugins/pgpmime/pgpmime.c
5331                 Fix a leak - gpgme_data_release_and_get_mem
5332                 leaks in recent gpgme. Workaround by using
5333                 our own function.
5334
5335 2007-02-22 [paul]       2.7.2cvs61
5336
5337         * src/gtk/quicksearch.c
5338                 Abandon dynamic search when pressing
5339                 Enter
5340
5341 2007-02-21 [colin]      2.7.2cvs60
5342
5343         * src/procmsg.c
5344         * src/plugins/pgpcore/passphrase.c
5345                 Fix little memory leaks
5346         * src/main.c
5347                 Fix false-positive leak at exit
5348         * src/gtk/quicksearch.c
5349                 Fix potentially big leak in recursive
5350                 Quicksearch
5351
5352 2007-02-21 [wwp]        2.7.2cvs59
5353
5354         * src/summaryview.c
5355                 Add missing newline to a debug message.
5356
5357 2007-02-20 [colin]      2.7.2cvs58
5358
5359         * src/Makefile.am
5360         * src/mimeview.c
5361         * src/stock_pixmap.c
5362         * src/stock_pixmap.h
5363         * src/pixmaps/mime_pgpsig.xpm
5364                 Add icon for application/pgp-signature
5365
5366 2007-02-20 [colin]      2.7.2cvs57
5367
5368         * src/Makefile.am
5369         * src/main.c
5370         * src/mimeview.c
5371         * src/stock_pixmap.c
5372         * src/stock_pixmap.h
5373         * src/pixmaps/mime_calendar.xpm
5374         * src/pixmaps/mime_pdf.xpm
5375         * src/pixmaps/mime_ps.xpm
5376                 Add icons for text/calendar, application/pdf
5377                 and application/postscript
5378
5379 2007-02-20 [colin]      2.7.2cvs56
5380
5381         * autogen.sh
5382         * src/matcher_parser_parse.y
5383         * src/matcher_parser_lex.l
5384                 Fix big memory leak in flex, and
5385                 require flex 2.5.31
5386
5387 2007-02-20 [wwp]        2.7.2cvs55
5388
5389         * src/matcher_parser_parse.y
5390                 Fix a duplicate token definition (thanks to iwkse).
5391
5392 2007-02-20 [wwp]        2.7.2cvs54
5393
5394         * src/matcher_parser_lex.l
5395         * src/quote_fmt_lex.l
5396                 Use proper flex options instead of direct use of #define,
5397                 make the flex-generated C lighter.
5398
5399 2007-02-20 [colin]      2.7.2cvs53
5400
5401         * src/summaryview.c
5402                 Grab focus in message list after hiding
5403                 the quicksearch, instead of leaving it
5404                 "somewhere"
5405
5406 2007-02-19 [colin]      2.7.2cvs52
5407
5408         * src/folderview.c
5409                 Fix bug 1033, 'Automatically refresh 
5410                 message list when new messages arrives'
5411                 Looks like folderview->opened can sometimes
5412                 be wrong...
5413
5414 2007-02-19 [paul]       2.7.2cvs51
5415
5416         * tools/Makefile.am
5417         * tools/README
5418         * tools/thunderbird-filters-convertor.pl
5419                 add new script which converts thunderbird filter
5420                 rules to Claws filter rules
5421
5422 2007-02-18 [paul]       2.7.2cvs50
5423
5424         * src/plugins/pgpcore/prefs_gpg.c
5425         * src/plugins/pgpcore/prefs_gpg.h
5426         * src/plugins/pgpcore/sgpgme.c
5427         * src/plugins/pgpinline/pgpinline.c
5428         * src/plugins/pgpmime/pgpmime.c
5429                 improved GUI interoperability with gpg-agent
5430
5431 2007-02-18 [paul]       2.7.2cvs49
5432
5433         * src/prefs_account.c
5434                 Privacy options sensitivity fix
5435
5436 2007-02-17 [colin]      2.7.2cvs48
5437
5438         * src/messageview.c
5439                 Reset icon to warning in the noticeview
5440
5441 2007-02-15 [colin]      2.7.2cvs47
5442
5443         * src/folderview.c
5444                 Fix a manifestation of bug 1033 (summaryview failing
5445                 to update for new mails), which happens after editing
5446                 account preferences or preferences that cause a 
5447                 folderview reload.
5448
5449 2007-02-15 [colin]      2.7.2cvs46
5450
5451         * src/addressbook.c
5452                 Probably fix bug 1123, 'Segmentation 
5453                 fault while opening address book'. I get
5454                 g_warnings if the saved paned position is
5455                 not greater than 0. Also, save position
5456                 when hiding the addressbook instead of
5457                 via signal.
5458
5459 2007-02-14 [colin]      2.7.2cvs45
5460
5461         * src/plugins/pgpcore/prefs_gpg.c
5462         * src/plugins/pgpcore/prefs_gpg.h
5463         * src/plugins/pgpcore/sgpgme.c
5464         * src/plugins/pgpinline/pgpinline.c
5465         * src/plugins/pgpmime/pgpmime.c
5466                 Add an option "Use gpg-agent if available". Fixes
5467                 annoyances with distro-installed gpg-agent, when
5468                 no pinentry program is installed, and the user's 
5469                 at a loss on why "decryption failed". Makes more
5470                 clear why passphrase isn't saved when gpg-agent is
5471                 used. Defaults to true, to avoid changing the 
5472                 current behaviour.
5473
5474 2007-02-14 [wwp]        2.7.2cvs44
5475
5476         * src/matcher_parser_parse.y
5477                 Fix missing line number reset (wrong line number might appear
5478                 when re-loading filtering rules if there's a parser error).
5479
5480 2007-02-13 [colin]      2.7.2cvs43
5481
5482         * src/common/utils.c
5483                 Don't encode ',' in URIs before passing it
5484                 to the browser command-line. It was probably
5485                 done at a time where commas in URIs made
5486                 mozilla -remote 'openurl(%s,new-window)'
5487                 bug.
5488
5489 2007-02-13 [wwp]        2.7.2cvs42
5490
5491         * src/prefs_matcher.c
5492         * src/plugins/bogofilter/bogofilter_gtk.c
5493                 A bit of string factorization around "Select ..." buttons.
5494
5495 2007-02-11 [colin]      2.7.2cvs41
5496
5497         * src/alertpanel.c
5498                 Make sure to escape the title
5499
5500 2007-02-11 [colin]      2.7.2cvs40
5501
5502         * src/codeconv.c
5503                 Recognize .utf8 locales as .UTF-8 ones
5504
5505 2007-02-11 [colin]      2.7.2cvs39
5506
5507         * src/compose.c
5508                 Fix code conversion when dragging a file
5509
5510 2007-02-09 [colin]      2.7.2cvs38
5511
5512         * src/plugins/clamav/clamav_plugin.c
5513                 Complete Paul's patch with conditional
5514                 compilation to avoid breaking compilation
5515                 on old Dapper and Edgy... Maybe other
5516                 distros too.
5517
5518 2007-02-09 [paul]       2.7.2cvs37
5519
5520         * src/plugins/clamav/clamav_plugin.c
5521                 fix for the upstream changes in libclamav
5522
5523 2007-02-09 [paul]       2.7.2cvs36
5524
5525         * src/main.c
5526         * src/mainwindow.c
5527         * src/procmsg.c
5528         * src/procmsg.h
5529                 fix "warn if there are queued messages" (on exit)
5530                 option, which only checked the first mailbox's
5531                 queue
5532                 don't ask before emptying trash if there are no
5533                 messages in trash, also check and empty all trash
5534                 folders
5535         * src/prefs_other.c
5536                 move "Ask before emptying trash" option
5537                 outside of the "On exit" frame as it's
5538                 not only an "On exit" option
5539
5540 2007-02-09 [paul]       2.7.2cvs35
5541
5542         * src/addrgather.c
5543         * src/alertpanel.c
5544         * src/editldap.c
5545         * src/prefs_account.c
5546         * src/prefs_folder_item.c
5547         * src/prefs_gtk.h
5548         * src/prefs_matcher.c
5549         * src/prefs_message.c
5550         * src/prefs_msg_colors.c
5551         * src/prefs_summaries.c
5552         * src/wizard.c
5553         * src/gtk/inputdialog.c
5554         * src/plugins/bogofilter/bogofilter_gtk.c
5555                 pedantic commit: use 'checkbtn' everywhere
5556                 instead of a mixture of 'checkbtn' and 'chkbtn'
5557
5558 2007-02-09 [paul]       2.7.2cvs34
5559
5560         * src/compose.c
5561                 fix default hotkeys
5562         * src/prefs_other.c
5563         * src/prefs_send.c
5564                 move "Never send Return Receipts" from
5565                 prefs_other to prefs_send
5566                 add an option "Ask about account specific
5567                 filtering rules..." to prefs_other
5568         * src/gtk/gtkutils.c
5569                 fix a compiler warning
5570
5571 2007-02-08 [colin]      2.7.2cvs33
5572
5573         * src/plugins/pgpinline/pgpinline.c
5574                 Fix bug 1110, 'pgpmime fails to process 
5575                 encapsulated openpgp mime (rfc 3156, 6.1 
5576                 -> rfc1847)'
5577                 It was due to an interaction between PGP/Mime
5578                 and PGP/Inline plugin. 
5579
5580 2007-02-08 [colin]      2.7.2cvs32
5581
5582         * src/inc.c
5583         * src/mbox.c
5584         * src/mbox.h
5585                 Fix bug 1117, 'fcntl locking code 
5586                 does not work in mbox.c'
5587
5588 2007-02-08 [colin]      2.7.2cvs31
5589
5590         * src/prefs_account.c
5591                 Fix Gentoo bug 165819, 'can't create 
5592                 a "local mbox file" account'. Patch
5593                 by Olivier <castan.o@free.fr>
5594
5595 2007-02-07 [colin]      2.7.2cvs30
5596
5597         * src/ldapquery.c
5598                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5599                 autocompletion was used'
5600
5601 2007-02-07 [paul]       2.7.2cvs29
5602
5603         * src/folder.c
5604                 cut down on unnecessary debug_prints
5605         * src/imap_gtk.c
5606                 fix menu_set_active() on 'Show only
5607                 subscribed folders'
5608
5609 2007-02-07 [paul]       2.7.2cvs28
5610
5611         * src/plugins/clamav/clamav_plugin.c
5612         * src/plugins/clamav/clamav_plugin.h
5613         * src/plugins/clamav/clamav_plugin_gtk.c
5614                 fix copyright header
5615
5616 2007-02-07 [paul]       2.7.2cvs27
5617
5618         * src/procheader.c
5619                 fix bug 1116, 'summary view allow a 
5620                 subject line break'
5621
5622 2007-02-06 [colin]      2.7.2cvs26
5623
5624         * src/summaryview.c
5625                 Fix delete thread
5626
5627 2007-02-05 [fabien]     2.7.2cvs25
5628
5629         * po/POTFILES.in
5630         * src/uri_opener.c
5631                 i18n related - 1 fix and 1 message for translators.
5632
5633 2007-02-05 [colin]      2.7.2cvs24
5634
5635         * src/gtk/quicksearch.c
5636                 Don't reload summary list if quicksearch wasn't
5637                 active on hiding; move currently selected mail in
5638                 the visible area when showing the quicksearch
5639
5640 2007-02-05 [colin]      2.7.2cvs23
5641
5642         * src/folderview.c
5643                 Add debug to try to solve bug 1104
5644
5645 2007-02-05 [paul]       2.7.2cvs22
5646
5647         * src/mainwindow.c
5648                 confirm before emptying trash on exit is
5649                 a Yes or No answer, use Yes or No in the
5650                 dialog
5651
5652 2007-02-04 [colin]      2.7.2cvs21
5653
5654         * src/compose.c
5655         * src/plugins/pgpcore/passphrase.c
5656         * src/plugins/pgpcore/select-keys.c
5657                 Set wmclass on new windows
5658
5659 2007-02-04 [colin]
5660
5661         2.8.0-rc1 released
5662
5663 2007-02-04 [colin]      2.7.2cvs20
5664
5665         * src/compose.c
5666         * src/compose.h
5667                 Auto save drafts on exit, reopen them
5668                 at startup, instead of asking
5669         * src/account.c
5670         * src/addressadd.c
5671         * src/addressbook.c
5672         * src/addressbook_foldersel.c
5673         * src/addrgather.c
5674         * src/crash.c
5675         * src/editaddress.c
5676         * src/editbook.c
5677         * src/editgroup.c
5678         * src/editjpilot.c
5679         * src/editldap.c
5680         * src/editldap_basedn.c
5681         * src/editvcard.c
5682         * src/exphtmldlg.c
5683         * src/expldifdlg.c
5684         * src/export.c
5685         * src/foldersel.c
5686         * src/gedit-print.c
5687         * src/import.c
5688         * src/importldif.c
5689         * src/importmutt.c
5690         * src/importpine.c
5691         * src/main.c
5692         * src/mainwindow.c
5693         * src/message_search.c
5694         * src/messageview.c
5695         * src/prefs_actions.c
5696         * src/prefs_customheader.c
5697         * src/prefs_display_header.c
5698         * src/prefs_filtering.c
5699         * src/prefs_filtering_action.c
5700         * src/prefs_folder_column.c
5701         * src/prefs_gtk.c
5702         * src/prefs_matcher.c
5703         * src/prefs_other.c
5704         * src/prefs_summaries.c
5705         * src/prefs_summary_column.c
5706         * src/prefs_template.c
5707         * src/sourcewindow.c
5708         * src/ssl_manager.c
5709         * src/summary_search.c
5710         * src/uri_opener.c
5711         * src/gtk/about.c
5712         * src/gtk/description_window.c
5713         * src/gtk/foldersort.c
5714         * src/gtk/gtkutils.c
5715         * src/gtk/gtkutils.h
5716         * src/gtk/icon_legend.c
5717         * src/gtk/logwindow.c
5718         * src/gtk/pluginwindow.c
5719         * src/gtk/prefswindow.c
5720                 Give different wmclass to different
5721                 windows - thanks to sed ;)
5722
5723 2007-02-04 [colin]      2.7.2cvs19
5724
5725         * src/main.c
5726                 Revert previous patch, can't reproduce
5727                 it anymore. 
5728
5729 2007-02-03 [colin]      2.7.2cvs18
5730
5731         * src/main.c
5732                 Don't save the mainwindow size and
5733                 position on emergency exit (libSM's
5734                 "die" callback), Xfce seems to make
5735                 the window smaller just before the
5736                 size's saved.
5737
5738 2007-02-03 [colin]      2.7.2cvs17
5739
5740         * src/plugins/bogofilter/bogofilter.c
5741         * src/plugins/bogofilter/bogofilter.h
5742         * src/plugins/bogofilter/bogofilter_gtk.c
5743         * src/plugins/pgpinline/pgpinline.c
5744         * src/plugins/pgpinline/pgpinline.h
5745                 Fix more copyrights
5746
5747 2007-02-03 [colin]      2.7.2cvs16
5748
5749         * src/partial_download.c
5750         * src/partial_download.h
5751         * src/ssl_manager.c
5752         * src/ssl_manager.h
5753         * src/uri_opener.c
5754         * src/uri_opener.h
5755         * src/wizard.c
5756         * src/wizard.h
5757         * src/common/ssl_certificate.c
5758         * src/common/ssl_certificate.h
5759         * src/gtk/quicksearch.c
5760         * src/gtk/quicksearch.h
5761         * src/gtk/sslcertwindow.c
5762         * src/gtk/sslcertwindow.h
5763                 Fix copyright on my files
5764
5765 2007-02-02 [colin]      2.7.2cvs15
5766
5767         * src/Makefile.am
5768         * src/mainwindow.c
5769         * src/messageview.c
5770         * src/messageview.h
5771         * src/textview.c
5772         * src/textview.h
5773         * src/uri_opener.c
5774         * src/uri_opener.h
5775                 Add Tools/List URIs to allow
5776                 opening any URI in the current mail
5777
5778 2007-02-02 [colin]      2.7.2cvs14
5779
5780         * src/common/valgrind.h ** NEW FILE **
5781         * src/common/Makefile.am
5782         * src/common/plugin.c
5783                 Don't dlclose the plugins if we're running
5784                 under valgrind. (doesn't require valgrind
5785                 either at compile time or run time).
5786
5787 2007-02-01 [paul]       2.7.2cvs13
5788
5789         * AUTHORS
5790         * src/gtk/authors.h
5791         * tools/freshmeat_search.pl
5792         * tools/google_search.pl
5793         * tools/multiwebsearch.pl
5794                 add support for non ISO-8859-1 compatible locales
5795                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5796
5797 2007-02-01 [colin]      2.7.2cvs12
5798
5799         * src/prefs_other.c
5800         * src/prefs_summaries.c
5801                 Move keybinding prefs to the Other page
5802
5803 2007-02-01 [wwp]        2.7.2cvs11
5804
5805         * src/plugins/trayicon/trayicon.c
5806                 Fix a raising issue within KDE.
5807
5808 2007-02-01 [colin]      2.7.2cvs10
5809
5810         * src/codeconv.c
5811                 Fix stray quotes in encoded strings
5812         * src/addressadd.c
5813                 Fix wrong call causing g_warnings
5814         * src/textview.c
5815                 Remove useless message
5816
5817 2007-01-31 [wwp]        2.7.2cvs9
5818
5819         * src/plugins/trayicon/trayicon.c
5820                 fix buggy hiding of main window when closing if close-to-tray
5821                 is not set (bad logics  in the trayicon hook code).
5822                 Changed the quit confirmation message too.
5823
5824 2007-01-30 [colin]      2.7.2cvs8
5825
5826         * src/main.c
5827                 Fix hidden mainwindow after clicking on
5828                 the X close button, if compose windows
5829                 exist and the user chooses not to quit
5830
5831 2007-01-30 [colin]      2.7.2cvs7
5832
5833         * src/main.c
5834         * src/compose.c
5835                 Handle local URIs to attach files (file:///...)
5836                 Fixes attaching files from Thunar for example
5837
5838 2007-01-30 [colin]      2.7.2cvs6
5839
5840         * src/prefs_ext_prog.c
5841                 Add 'mousepad' to the list of text editors.
5842                 Mousepad is XFCE's text editor
5843
5844 2007-01-29 [wwp]        2.7.2cvs5
5845
5846         * po/POTFILES.in
5847         * src/plugins/trayicon/trayicon_prefs.c
5848                 trayicon i18n fixes, thanks to Fabien.
5849
5850 2007-01-28 [wwp]        2.7.2cvs4
5851
5852         * src/mainwindow.c
5853         * src/mainwindow.h
5854         * src/plugins/trayicon/trayicon.c
5855         * src/plugins/trayicon/trayicon_prefs.c
5856         * src/plugins/trayicon/trayicon_prefs.h
5857                 Added a new TrayIcon plugin option to close to tray
5858                 (WM's hotkey and [X] button will hide the window instead
5859                 of closing it - closing CM can be done using the tray icon
5860                 menu or the File menu).
5861                 Improved visibility handling in trayicon, clicking the
5862                 trayicon now raise the window to current desktop when it
5863                 was either minimized/shaded/on another desktop.
5864                 Thanks to Paul for testing and fixing a strange behaviour
5865                 in KDE ;-).
5866
5867 2007-01-27 [paul]       2.7.2cvs3
5868
5869         * src/prefs_folder_item.c
5870         * src/prefs_receive.c
5871         * src/plugins/pgpcore/prefs_gpg.c
5872                 use 'start-up' instead of 'startup' in labels
5873
5874 2007-01-26 [wwp]        2.7.2cvs2
5875
5876         * src/plugins/trayicon/Makefile.am
5877         * src/plugins/trayicon/trayicon.c
5878         * src/plugins/trayicon/trayicon_prefs.c
5879         * src/plugins/trayicon/trayicon_prefs.h
5880                 Add a new TrayIcon option to hide the main window at
5881                 start-up.
5882                 Fix trayicon.c copyright header.
5883
5884 2007-01-26 [paul]       2.7.2cvs1
5885
5886         * NEWS
5887         * README
5888         * RELEASE_NOTES
5889         * configure.ac
5890                 bump up version number following
5891                 stable release
5892
5893 2007-01-25 [mones]      2.7.1cvs60
5894
5895         * po/es.po
5896                 updated thousands of strings (well, probably less ;-)
5897
5898 2007-01-25 [colin]      2.7.1cvs59
5899
5900         * src/matcher.c
5901                 Fix 2nd-run loss of matcherrc on new
5902                 configurations. 
5903
5904 2007-01-25 [wwp]        2.7.1cvs58
5905
5906         * src/mimeview.c
5907                 fix handling of empty value in attach_save_directory too, thanks
5908                 to Colin.
5909
5910 2007-01-25 [wwp]        2.7.1cvs57
5911
5912         * src/gtk/filesel.c
5913                 fix handling of empty value in attach_load_directory,
5914                 thanks to Colin.
5915
5916 2007-01-25 [wwp]        2.7.1cvs56
5917
5918         * src/plugins/dillo_viewer/dillo_prefs.h
5919                 fix a typo.
5920
5921 2007-01-25 [colin]      2.7.1cvs55
5922
5923         * src/matcher.c
5924         * src/matcher.h
5925         * src/matcher_parser_parse.y
5926         * src/prefs_matcher.c
5927                 Add matching on the spam flag
5928
5929 2007-01-24 [colin]      2.7.1cvs54
5930
5931         * src/folder.c
5932         * src/common/xml.c
5933         * src/common/xml.h
5934                 Make sure folderlist.xml is correctly
5935                 written before overwriting it.
5936         * src/procmsg.c
5937         * src/procmsg.h
5938         * src/summaryview.c
5939         * src/plugins/bogofilter/bogofilter.c
5940         * src/plugins/bogofilter/bogofilter.h
5941         * src/plugins/bogofilter/bogofilter_gtk.c
5942         * src/plugins/spamassassin/spamassassin.c
5943         * src/plugins/spamassassin/spamassassin.h
5944         * src/plugins/spamassassin/spamassassin_gtk.c
5945                 Move spam to the correct trash folder after
5946                 learning, if spam directory isn't set.
5947
5948 2007-01-23 [paul]       2.7.1cvs53
5949
5950         * src/plugins/bogofilter/bogofilter_gtk.c
5951                 fix sensitivity of "Insert X-Bogosity header"
5952                 option
5953
5954 2007-01-23 [colin]      2.7.1cvs52
5955
5956         * src/toolbar.c
5957                 Translate toolbar items text if
5958                 they're translatable (default)
5959         * src/addrcache.c
5960         * src/addrcache.h
5961         * src/addritem.c
5962         * src/addritem.h
5963         * src/codeconv.c
5964         * src/codeconv.h
5965         * src/jpilot.c
5966         * src/jpilot.h
5967         * src/ldapctrl.c
5968         * src/ldapctrl.h
5969         * src/ldapquery.h
5970         * src/ldif.c
5971         * src/ldif.h
5972         * src/etpan/etpan-thread-manager.c
5973         * src/etpan/etpan-thread-manager.h
5974         * src/gtk/gtkutils.c
5975         * src/gtk/gtkutils.h
5976                 More static functions
5977
5978 2007-01-22 [fabien]     2.7.1cvs51
5979
5980         * src/gtk/gtkutils.c
5981                 gtkut_get_options_frame() : ability to pass
5982                 a 'NULL' value in frame pointer parameter if
5983                 we don't need it.
5984
5985 2007-01-22 [colin]      2.7.1cvs50
5986
5987         * src/procmsg.c
5988         * src/procmsg.h
5989         * src/plugins/bogofilter/bogofilter.c
5990         * src/plugins/bogofilter/bogofilter_gtk.c
5991         * src/plugins/spamassassin/spamassassin.c
5992         * src/plugins/spamassassin/spamassassin_gtk.c
5993                 Allow moving spams to the account's trash
5994                 instead of default one
5995
5996 2007-01-21 [colin]      2.7.1cvs49
5997
5998         * src/ldapquery.c
5999         * src/ldapquery.h
6000                 Revert a static function that shouldn't
6001                 have been
6002
6003 2007-01-21 [colin]      2.7.1cvs48
6004
6005         * src/ldapquery.c
6006         * src/ldapquery.h
6007                 Same
6008
6009 2007-01-21 [colin]      2.7.1cvs47
6010
6011         * src/procmsg.c
6012         * src/procmsg.h
6013                 Same
6014
6015 2007-01-21 [colin]      2.7.1cvs46
6016
6017         * src/common/socket.c
6018         * src/common/socket.h
6019                 Same
6020
6021 2007-01-21 [colin]      2.7.1cvs45
6022
6023         * src/crash.c
6024         * src/exporthtml.c
6025         * src/exporthtml.h
6026         * src/exportldif.c
6027         * src/exportldif.h
6028         * src/folder.c
6029         * src/folder.h
6030         * src/folder_item_prefs.c
6031         * src/folder_item_prefs.h
6032         * src/folderview.c
6033         * src/folderview.h
6034         * src/gedit-print.c
6035         * src/gedit-print.h
6036         * src/main.c
6037         * src/main.h
6038         * src/common/socket.c
6039         * src/common/socket.h
6040         * src/gtk/gtkaspell.c
6041         * src/gtk/gtkaspell.h
6042         * src/gtk/quicksearch.c
6043         * src/gtk/quicksearch.h
6044                 Same
6045
6046 2007-01-21 [colin]      2.7.1cvs44
6047
6048         * src/common/utils.c
6049         * src/common/utils.h
6050         * src/etpan/etpan-thread-manager.c
6051         * src/etpan/etpan-thread-manager.h
6052                 Same (Funny that etpan_thread_unbind
6053                 is called but not etpan_thread_bind)
6054
6055 2007-01-21 [colin]      2.7.1cvs43
6056
6057         * src/addrselect.c
6058         * src/addrselect.h
6059         * src/codeconv.c
6060         * src/codeconv.h
6061         * src/compose.c
6062         * src/compose.h
6063         * src/etpan/Makefile.am
6064         * src/gtk/colorlabel.c
6065         * src/gtk/colorlabel.h
6066         * src/gtk/sslcertwindow.c
6067         * src/gtk/sslcertwindow.h
6068         * src/etpan/etpan-log.c ** REMOVED **
6069         * src/etpan/etpan-log.h ** REMOVED **
6070                 Same
6071
6072 2007-01-20 [colin]      2.7.1cvs42
6073
6074         * src/addritem.c
6075         * src/addritem.h
6076                 Same
6077
6078 2007-01-20 [colin]      2.7.1cvs41
6079
6080         * src/account.c
6081         * src/account.h
6082         * src/addrbook.c
6083         * src/addrbook.h
6084         * src/addrcache.c
6085         * src/addrcache.h
6086         * src/addrclip.c
6087         * src/addrclip.h
6088         * src/addressbook.c
6089         * src/addressbook.h
6090         * src/addrharvest.c
6091         * src/addrharvest.h
6092         * src/addrindex.c
6093         * src/addrindex.h
6094         * src/editaddress.c
6095         * src/editaddress.h
6096                 Make functions that aren't used in other
6097                 files static
6098
6099 2007-01-20 [colin]      2.7.1cvs40
6100
6101         * src/account.c
6102         * src/addrbook.c
6103         * src/addrcache.c
6104         * src/addressbook.c
6105         * src/addrgather.c
6106         * src/addrindex.c
6107         * src/addrquery.c
6108         * src/addrselect.c
6109         * src/browseldap.c
6110         * src/compose.c
6111         * src/editbook.c
6112         * src/editjpilot.c
6113         * src/editldap.c
6114         * src/editldap_basedn.c
6115         * src/editvcard.c
6116         * src/exporthtml.c
6117         * src/exportldif.c
6118         * src/folder.c
6119         * src/folderview.c
6120         * src/image_viewer.c
6121         * src/imap.c
6122         * src/importmutt.c
6123         * src/importpine.c
6124         * src/jpilot.c
6125         * src/ldapquery.c
6126         * src/main.c
6127         * src/mainwindow.c
6128         * src/matcher.c
6129         * src/messageview.c
6130         * src/mh.c
6131         * src/mimeview.c
6132         * src/msgcache.c
6133         * src/mutt.c
6134         * src/news.c
6135         * src/pine.c
6136         * src/prefs_account.c
6137         * src/prefs_common.c
6138         * src/prefs_compose_writing.c
6139         * src/prefs_ext_prog.c
6140         * src/prefs_folder_item.c
6141         * src/prefs_fonts.c
6142         * src/prefs_message.c
6143         * src/prefs_msg_colors.c
6144         * src/prefs_other.c
6145         * src/prefs_quote.c
6146         * src/prefs_receive.c
6147         * src/prefs_send.c
6148         * src/prefs_spelling.c
6149         * src/prefs_summaries.c
6150         * src/prefs_toolbar.c
6151         * src/prefs_wrapping.c
6152         * src/privacy.c
6153         * src/procmime.c
6154         * src/procmsg.c
6155         * src/ssl_manager.c
6156         * src/statusbar.c
6157         * src/summaryview.c
6158         * src/toolbar.c
6159         * src/vcard.c
6160         * src/common/hooks.c
6161         * src/common/log.c
6162         * src/common/passcrypt.c
6163         * src/common/socket.c
6164         * src/common/ssl.c
6165         * src/common/ssl_certificate.c
6166         * src/common/template.c
6167         * src/common/utils.c
6168         * src/etpan/imap-thread.c
6169         * src/gtk/sslcertwindow.c
6170         * src/gtk/sslcertwindow.h
6171                 Make functions that could be static, static
6172
6173 2007-01-20 [colin]      2.7.1cvs39
6174
6175         * src/editldap.c
6176                 Fix tooltip
6177
6178 2007-01-20 [colin]      2.7.1cvs38
6179
6180         * src/ldapquery.c
6181         * src/ldaputil.c
6182         * src/ldaputil.h
6183                 Fix bug 1102, 'claws-mail-2.7.1 
6184                 makes use of deprecated ldap 
6185                 functions'
6186
6187 2007-01-20 [colin]      2.7.1cvs37
6188
6189         * src/mainwindow.c
6190         * src/mainwindow.h
6191         * src/summaryview.c
6192         * src/gtk/quicksearch.c
6193                 Add Wide message list layout
6194
6195 2007-01-19 [fabien]     2.7.1cvs36
6196
6197         * src/textview.c
6198                 make sure a font change is considered in links of
6199                 headerview.
6200
6201 2007-01-19 [colin]      2.7.1cvs35
6202
6203         * src/main.c
6204         * src/mainwindow.c
6205         * src/mainwindow.h
6206         * src/messageview.c
6207         * src/messageview.h
6208         * src/prefs_common.c
6209         * src/prefs_common.h
6210         * src/summaryview.c
6211         * src/summaryview.h
6212         * src/gtk/quicksearch.c
6213         * src/gtk/quicksearch.h
6214                 Drop 'Separate Folder tree' and 'Separate
6215                 Message View'. Put three layouts in place
6216                 of it.
6217
6218 2007-01-19 [paul]       2.7.1cvs34
6219
6220         * src/prefs_msg_colors.c
6221                 more use of Q_ for translators
6222
6223 2007-01-19 [paul]       2.7.1cvs33
6224
6225         * src/imap_gtk.c
6226         * src/prefs_account.c
6227                 a few changes to the English
6228
6229 2007-01-19 [fabien]     2.7.1cvs32
6230
6231         * src/wizard.c
6232                 factorize translatable string
6233
6234 2007-01-18 [colin]      2.7.1cvs31
6235
6236         * src/main.c
6237                 Don't error out on --sync option. Although
6238                 we don't do anything with it, gtk+ handles
6239                 it, and it's useful for debugging X errors
6240
6241 2007-01-18 [fabien]     2.7.1cvs30
6242
6243         * src/prefs_other.c
6244                 ability to apply on the fly the recent added
6245                 'gtk_can_change_accels' pref (no need to restart).
6246
6247 2007-01-18 [fabien]     2.7.1cvs29
6248
6249         * src/plugins/bogofilter/bogofilter_gtk.c
6250         * src/plugins/bogofilter/bogofilter.c
6251         * src/plugins/spamassassin/spamassassin_gtk.c
6252         * src/addr_compl.c
6253         * src/prefs_account.c
6254                 factorize or rewrite some translatable strings.
6255
6256 2007-01-18 [fabien]     2.7.1cvs28
6257
6258         * src/prefs_gtk.h
6259         * src/compose.c
6260                 set a 4pix space between "Subject:" label and subject entry in
6261                 compose window.
6262
6263 2007-01-18 [wwp]        2.7.1cvs27
6264
6265         * src/addressbook.c
6266                 fix conflicting address-copy/paste when focus is set
6267                 to the embedded edit-person form.
6268  
6269
6270 2007-01-18 [wwp]        2.7.1cvs26
6271
6272         * src/addressbook.h
6273                 complete 2.7.1cvs23 (one more file was missing from that
6274                 commit).
6275
6276 2007-01-18 [colin]      2.7.1cvs25
6277
6278         * src/main.c
6279                 Provide a way to migrate without backup
6280                 Re-ask for migration on next start if 
6281                 it has been refused and wizard has been 
6282                 cancelled after.
6283
6284 2007-01-18 [wwp]        2.7.1cvs24
6285
6286         * src/editaddress.c
6287                 complete 2.7.1.cvs23 (file was missing from previous
6288                 commit).
6289
6290 2007-01-18 [wwp]        2.7.1cvs23
6291
6292         * src/addressbook.c
6293                 fix potential crashes in address book's focus_in/out signal handlers,
6294                 force focus to the edit-person form when clicked the Edit menu entry or
6295                 button (this only matters if the edit-person form is embedded to the
6296                 AB window, in that case, focus is not set when browsing the contacts
6297                 list w/ keys or mouse clicks).
6298
6299 2007-01-18 [paul]       2.7.1cvs22
6300
6301         * src/main.c
6302                 add command line options:
6303                 -h for --help
6304                 -q and --quit for --exit
6305                 -v for --version
6306                 print "Unknown option" for unknown options
6307
6308 2007-01-18 [paul]       2.7.1cvs21
6309
6310         * po/ru.po
6311                 updated by Pavlo Bohmat
6312
6313 2007-01-18 [paul]       2.7.1cvs20
6314
6315         * src/mainwindow.c
6316                 fix sensitivity issues of Mark as Spam/Ham
6317
6318 2007-01-17 [fabien]     2.7.1cvs19
6319
6320         * src/prefs_other.c
6321         * src/prefs_common.c
6322         * src/prefs_common.h
6323         * src/main.c
6324                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6325                 control the corresponding gtk property. It could be used to lock
6326                 all shortcuts (avoid to set one of them by inadvertency).
6327
6328 2007-01-17 [colin]      2.7.1cvs18
6329
6330         * src/summaryview.c
6331                 Fix bug 1100, 'Highlighted e-mail data not visible 
6332                 when color label applied.'. Use a weighted average
6333                 between normal selected foreground color and color
6334                 label instead of a simple one (3/1 instead 1/1).
6335
6336 2007-01-17 [colin]      2.7.1cvs17
6337
6338         * src/messageview.c
6339                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6340                 crash' - don't prevent mail switching while loading
6341
6342 2007-01-17 [colin]      2.7.1cvs16
6343
6344         * src/folder.c
6345         * src/folder.h
6346         * src/folderview.c
6347         * src/folderview.h
6348         * src/imap.c
6349         * src/imap.h
6350         * src/imap_gtk.c
6351                 Manage recursive search of unsubscribed folders
6352                 Rescan tree without checking for new messages 
6353                 after subscriptions changed
6354
6355 2007-01-17 [paul]       2.7.1cvs15
6356
6357         * src/prefs_common.c
6358         * src/gtk/pluginwindow.c
6359                 fix bug 1101, '"Load plugin" button is
6360                 accidentally hidden'
6361                 unset (-1) initial width in prefs_common,
6362                 fix overlapping buttons,
6363                 and other cleanups
6364
6365 2007-01-17 [paul]       2.7.1cvs14
6366
6367         * src/procmime.c
6368                 add #include <errno.h>, it's needed
6369                 on some systems
6370
6371 2007-01-17 [paul]       2.7.1cvs13
6372
6373         * src/common/defs.h
6374         * tools/make.themes.project
6375                 rename .sylpheed_themeinfo to .claws_themeinfo
6376                 and use it
6377         * src/etpan/etpan-errors.h
6378         * src/etpan/etpan-log.c
6379         * src/etpan/etpan-log.h
6380         * src/etpan/etpan-thread-manager-types.h
6381         * src/etpan/etpan-thread-manager.c
6382         * src/etpan/etpan-thread-manager.h
6383         * src/etpan/imap-thread.c
6384         * src/etpan/imap-thread.h
6385                 add copyright header
6386
6387 2007-01-17 [colin]      2.7.1cvs12
6388
6389         * src/plugins/pgpcore/select-keys.c
6390         * src/gtk/pluginwindow.c
6391         * src/prefs_account.c
6392                 Fix warnings
6393
6394 2007-01-16 [colin]      2.7.1cvs11
6395
6396         * src/imap.c
6397         * src/imap.h
6398         * src/imap_gtk.c
6399                 Manage subscribing to subfolders when only
6400                 subscribed folders are shown.
6401
6402 2007-01-16 [colin]      2.7.1cvs10
6403
6404         * src/folderview.c
6405                 Fix annoying vscrollbar going back to top
6406                 on Check for new folders
6407
6408 2007-01-16 [colin]      2.7.1cvs9
6409
6410         * src/imap.c
6411                 Remove printf
6412
6413 2007-01-16 [colin]      2.7.1cvs8
6414
6415         * src/filtering.c
6416                 Bigger buffer for errors
6417         * src/imap.c
6418         * src/imap.h
6419         * src/imap_gtk.c
6420         * src/prefs_account.c
6421         * src/prefs_account.h
6422         * src/wizard.c
6423         * src/etpan/imap-thread.c
6424         * src/etpan/imap-thread.h
6425         * manual/handling.xml
6426                 Add subscriptions management. What it changes:
6427                 Creating a folder subscribes to it
6428                 Deleting a folder unsubscribes it
6429                 New contextual menu item allowing to switch between
6430                 All folders and Subscribed folders, subscribe, and
6431                 unsubscribe. "Creating" an existing but unsubscribed
6432                 folder will subscribe it.
6433                 By default for new accounts, only subscribed folders 
6434                 are shown.
6435
6436
6437 2007-01-16 [paul]       2.7.1cvs7
6438
6439         * src/summaryview.c
6440                 Allow folder classes to specify only sort_key or
6441                 sort_type instead of both or none.
6442
6443 2007-01-16 [paul]       2.7.1cvs6
6444
6445         * src/action.c
6446         * src/compose.c
6447         * src/mimeview.c
6448         * src/procmime.c
6449         * src/textview.c
6450                 Save and use errno for procmime_get_part
6451
6452 2007-01-16 [colin]      2.7.1cvs5
6453
6454         * src/imap.c
6455                 Never remove INBOX when scanning for
6456                 new folders. It's a special folder
6457                 that has to exist.
6458
6459 2007-01-15 [colin]      2.7.1cvs4
6460
6461         * src/imap.c
6462                 Fix 'Check for new folders' when IMAP subdirectory
6463                 is set
6464         * src/etpan/imap-thread.c
6465                 Fix build
6466
6467 2007-01-15 [colin]      2.7.1cvs3
6468
6469         * src/etpan/imap-thread.c
6470                 Fix invalid free on command-connection
6471                 error
6472
6473 2007-01-15 [wwp]        2.7.1cvs2
6474
6475         * src/matcher_parser_lex.l
6476         * src/quote_fmt_lex.l
6477         * src/matcher_parser_parse.y
6478                 fix copyright header in lexers and parsers.
6479
6480 2007-01-15 [paul]       2.7.1cvs1
6481
6482         * NEWS
6483         * README
6484         * RELEASE_NOTES
6485         * configure.ac
6486                 bump up version number following
6487                 stable release
6488
6489 2007-01-15 [paul]       2.7.0cvs31
6490
6491         * AUTHORS
6492         * src/gtk/authors.h
6493                 add Fabien to the Team list
6494                 add the recent contributors
6495                 make a few corrections
6496
6497 2007-01-15 [paul]       2.7.0cvs30
6498
6499         * src/mainwindow.c
6500                 fix compiler warning
6501         * src/plugins/pgpcore/prefs_gpg.c
6502         * src/plugins/pgpcore/prefs_gpg.h
6503                 add missing include
6504                 fix copyright header
6505
6506 2007-01-14 [colin]      2.7.0cvs29
6507
6508         * src/gtk/filesel.c
6509                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6510                 two benefits: faster to open, will fix strange
6511                 dbus-related crash. Thanks to Pascal Terjan.
6512
6513 2007-01-14 [colin]      2.7.0cvs28
6514
6515         * src/etpan/imap-thread.c
6516                 Delete the old imap just after allocating
6517                 the new one. Makes sure we don't get the
6518                 same pointer by sheer luck, which feels
6519                 strange in the debug log.
6520
6521 2007-01-14 [colin]      2.7.0cvs27
6522
6523         * src/gtk/inputdialog.c
6524                 Make sure we don't print passwords in
6525                 clear text when in debug mode
6526
6527 2007-01-14 [colin]      2.7.0cvs26
6528
6529         * src/gtk/gtksctree.c
6530                 Fix bug 1098, 'bogus last row display 
6531                 after expanding a thread'. Patch by
6532                 Jindrich Makovicka <makovick@gmail.com>
6533
6534 2007-01-14 [colin]      2.7.0cvs25
6535
6536         * src/etpan/imap-thread.c
6537                 Close socket manually before
6538                 freeing the imap struct
6539
6540 2007-01-14 [colin]      2.7.0cvs24
6541
6542         * src/etpan/imap-thread.c
6543                 Maybe fix new reconnection issues
6544
6545 2007-01-13 [colin]      2.7.0cvs23
6546
6547         * src/summaryview.c
6548                 Freeze/thaw on thread selection
6549
6550 2007-01-13 [paul]       2.7.0cvs22
6551
6552         * src/mainwindow.c
6553         * src/summaryview.c
6554         * src/summaryview.h
6555                 add 'Edit/Delete thread'
6556
6557 2007-01-13 [colin]      2.7.0cvs21
6558
6559         * src/prefs_account.c
6560         * src/prefs_compose_writing.c
6561         * src/prefs_message.c
6562         * src/prefs_msg_colors.c
6563         * src/prefs_other.c
6564         * src/prefs_receive.c
6565         * src/prefs_spelling.c
6566         * src/prefs_summaries.c
6567         * src/prefs_themes.c
6568         * src/gtk/gtkutils.c
6569         * src/gtk/gtkutils.h
6570         * src/plugins/pgpcore/prefs_gpg.c
6571         * src/plugins/spamassassin/spamassassin_gtk.c
6572                 Factorize gtk frame creation
6573                 Patch by Pawel
6574
6575 2007-01-13 [colin]      2.7.0cvs20
6576
6577         * src/message_search.c
6578         * src/summary_search.c
6579                 Fix Enter in search windows
6580         * src/messageview.c
6581                 Fix body search starting at the
6582                 end of the mail (and asking for loop)
6583
6584 2007-01-13 [colin]      2.7.0cvs19
6585
6586         * src/etpan/imap-thread.c
6587                 Make sure we don't free the same imap
6588                 twice
6589
6590 2007-01-13 [colin]      2.7.0cvs18
6591
6592         * commitHelper
6593                 Allow multiple commitHelpers to
6594                 run at once
6595
6596 2007-01-12 [colin]      2.7.0cvs17
6597
6598         * src/etpan/imap-thread.c
6599                 Make sure we get rid of the previous mailimap
6600                 when connecting - just in case disconnect was
6601                 unclean
6602
6603 2007-01-12 [paul]       2.7.0cvs16
6604
6605         * src/compose.c
6606                 Strip S/MIME signatures when re-editing
6607                 S/MIME signed messages.
6608
6609 2007-01-12 [paul]       2.7.0cvs15
6610
6611         * configure.ac
6612         * src/addressbook.c
6613         * src/foldersel.c
6614         * src/folderview.c
6615         * src/main.c
6616                 no need to define CLAWS anymore, remove
6617                 all that stuff
6618
6619 2007-01-12 [paul]       2.7.0cvs14
6620
6621         * src/mimeview.c
6622                 check if the mail's signed as
6623                 it can change the mail structure
6624                 Thanks to Colin
6625
6626 2007-01-12 [paul]       2.7.0cvs13
6627
6628         * src/procmime.c
6629                 fix Forwarding msgs with attachments
6630                 that have dos line endings
6631                 Thanks to Colin
6632
6633 2007-01-12 [wwp]        2.7.0cvs12
6634
6635         * configure.ac
6636                 Revert accidentally committed extra version tag.
6637
6638 2007-01-12 [wwp]        2.7.0cvs11
6639
6640         * src/prefs_account.c
6641                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6642
6643 2007-01-11 [colin]      2.7.0cvs10
6644
6645         * src/imap.c
6646                 move g_warning to debug_print
6647                 it scares people for no reason
6648
6649 2007-01-11 [colin]      2.7.0cvs9
6650
6651         * po/POTFILES.in
6652                 Fix files to translate. Patch by
6653                 Fabien
6654
6655 2007-01-11 [paul]       2.7.0cvs8
6656
6657         * src/imap.c
6658                 Fix recursion when server lists the
6659                 current subfolder in the response
6660         * src/mimeview.c
6661                 Fix updating of icon_list/ctree
6662         * src/plugins/pgpcore/select-keys.c
6663                 Fix a few annoyances when choosing
6664                 keys for the CMS (S/MIME) protocol
6665
6666 2007-01-11 [wwp]        2.7.0cvs7
6667
6668         * src/compose.c
6669         * src/prefs_account.c
6670         * src/prefs_account.h
6671                 Add per-account spellcheck default dictionaries settings.
6672
6673 2007-01-10 [colin]      2.7.0cvs6
6674
6675         * src/prefs_folder_item.c
6676                 Factorize strings - patch by Fabien
6677
6678 2007-01-10 [colin]      2.7.0cvs5
6679
6680         * src/mainwindow.c
6681                 Fix bug 1095, 'Crash while changing folder 
6682                 columns during incorporation'
6683
6684 2007-01-09 [colin]      2.7.0cvs4
6685
6686         * src/gtk/pluginwindow.c
6687                 Set the plugin window transient. Seems
6688                 like some window managers hide it in
6689                 the background after "load plugin"...
6690
6691 2007-01-09 [colin]      2.7.0cvs3
6692
6693         * src/gtk/filesel.c
6694                 Use the same type for alloc and free
6695
6696 2007-01-08 [paul]       2.7.0cvs2
6697
6698         * po/nl.po
6699                 updated by Tim Dijkstra
6700
6701 2007-01-08 [paul]       2.7.0cvs1
6702
6703         * src/prefs_themes.c
6704         * src/common/utils.c
6705                 Fix resource leaks
6706
6707 2007-01-08 [paul]       2.7.0
6708
6709         * NEWS
6710         * README
6711         * RELEASE_NOTES
6712                 2.7.0 released
6713
6714 2007-01-08 [paul]       2.6.1cvs119
6715
6716         * doc/man/claws-mail.1
6717                 another correction
6718
6719 2007-01-08 [paul]       2.6.1cvs118
6720
6721         * doc/man/claws-mail.1
6722                 corrections
6723         * manual/advanced.xml
6724                 improved English usage
6725
6726 2007-01-08 [paul]       2.6.1cvs117
6727
6728         * po/ca.po
6729         * po/de.po
6730         * po/en_GB.po
6731         * po/fi.po
6732         * po/it.po
6733         * po/pt_BR.po
6734         * po/sk.po
6735         * po/sr.po
6736         * po/zh_CN.po
6737                 updated by Miquel Oliete, Stephan Sachse, me,
6738                 Tommi Pirinen, Andrea Spadaccini, Frederico
6739                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6740                 Urosevic, and Ralgh Young
6741
6742 2007-01-07 [mones]      2.6.1cvs116
6743
6744         * manual/es/advanced.xml
6745         * po/es.po
6746                 Synced manual (unhide mark_as_read_delay)
6747                 and updated translation for release
6748
6749 2007-01-07 [paul]       2.6.1cvs115
6750
6751         * src/prefs_matcher.c
6752                 make the hbox content fit better under
6753                 various languages
6754
6755 2007-01-07 [colin]      2.6.1cvs114
6756
6757         * src/messageview.c
6758                 Fix bug 1088, 'Ctrl-h produces repeatable
6759                 crash'
6760
6761 2007-01-06 [colin]      2.6.1cvs113
6762
6763         * src/etpan/imap-thread.c
6764                 Add casts to int to get certs. Fixes
6765                 bug 1064, 'crash @ etpan_certificate_check() 
6766                 when opening an IMAP folder', with latest
6767                 libetpan CVS or >= 0.49
6768         * src/mainwindow.c
6769         * src/mainwindow.h
6770         * src/imap_gtk.c
6771         * src/news_gtk.c
6772         * src/prefs_folder_item.c
6773                 Grey out the "synchronise" menu items if
6774                 there's nothing to synchronise.
6775         * src/plugins/pgpcore/sgpgme.c
6776                 Make an error clearer than "Unknown error"
6777
6778 2007-01-06 [colin]      2.6.1cvs112
6779
6780         * src/messageview.c
6781                 Don't try to show a message if updating
6782                 Maybe fixes bug 1088, 'ctrl-h produces
6783                 repeatable crash'.
6784
6785 2007-01-06 [colin]      2.6.1cvs111
6786
6787         * src/summaryview.c
6788                 Disable Control-Space (handle it as Space).
6789
6790 2007-01-05 [paul]       2.6.1cvs110
6791
6792         * src/imap.c
6793                 Fix bug 934, 'sylpheed claws 2.1 
6794                 doesn't show Exchanges Public Folders'
6795                 Thanks to Hoa and Colin
6796         * src/msgcache.c
6797                 Refuse to allocate more than 2 MB for a 
6798                 single field, it's a good indication of
6799                 cache corruption.
6800
6801 2007-01-05 [colin]      2.6.1cvs109
6802
6803         * src/mainwindow.c
6804                 Allow --select'ing emails by Message-ID too
6805
6806 2007-01-05 [colin]      2.6.1cvs108
6807
6808         * src/common/quoted-printable.c
6809                 Uh! Third fix :)
6810
6811 2007-01-05 [colin]      2.6.1cvs107
6812
6813         * src/common/quoted-printable.c
6814                 Fix previous commit about bug 1089
6815                 Thanks to Ralf
6816
6817 2007-01-05 [colin]      2.6.1cvs106
6818
6819         * src/common/quoted-printable.c
6820                 Fix my previous commit on bug 1089
6821                 - Thanks to Ralf :)
6822
6823 2007-01-04 [colin]      2.6.1cvs105
6824
6825         * src/common/quoted-printable.c
6826                 Fix bug 1089, 'NUL characters in Subject 
6827                 line are misinterpreted'. Not a pain to
6828                 fix in fact.
6829
6830 2007-01-04 [colin]      
6831
6832         2.7.0-rc3 released
6833
6834 2007-01-04 [wwp]        2.6.1cvs104
6835
6836         * src/image_viewer.c
6837                 Force operator precedence (fix a compiler warning).
6838
6839 2007-01-04 [colin]      2.6.1cvs103
6840
6841         * src/image_viewer.c
6842                 Be cautious there too (same fix as the one
6843                 in textview from cvs33)
6844         * src/messageview.c
6845                 Don't use any MimeViewer plugin when showing
6846                 all headers
6847
6848 2007-01-03 [wwp]        2.6.1cvs102
6849
6850         * src/html.c
6851         * src/html.h
6852                 fixed "cent" sign (use the existing ASCII one),
6853                 decode more HTML entities,
6854                 converted table ASCII entries to UTF-8,
6855                 moved a switch() into a hashtable.
6856
6857 2007-01-03 [paul]       2.6.1cvs101
6858
6859         * src/compose.c
6860         * src/messageview.c
6861         * src/procmsg.c
6862         * src/procmsg.h
6863                 When possible, use move_msg instead of
6864                 copy_msg + remove_msg to move sent mail
6865                 from Queue to Sent. 
6866
6867 2007-01-03 [paul]       2.6.1cvs100
6868
6869         * src/html.c
6870                 add more html entity recognition:
6871                 pounds, euros, and cents
6872
6873 2007-01-03 [colin]      2.6.1cvs99
6874
6875         * src/imap_gtk.c
6876                 Don't display an error on NOSELECT
6877                 folders when synchronising
6878
6879 2007-01-03 [paul]       2.6.1cvs98
6880
6881         * tools/maildir2claws-mail.pl
6882                 only substitute 'sent-mail' if it's
6883                 the full directory name
6884
6885 2007-01-03 [paul]       2.6.1cvs97
6886
6887         * ChangeLog
6888         * ChangeLog.pre2.0.0
6889         * Makefile.am
6890                 archive a chunk of ChangeLog in
6891                 ChangeLog.pre2.0.0
6892         * ChangeLog.gtk1
6893         * doc/src/ChangeLog.claws-pre0.8.0
6894                 remove ChangeLog.claws-pre0.8.0, adding
6895                 its contents to ChangeLog.gtk1
6896
6897 2007-01-03 [paul]       2.6.1cvs96
6898
6899         * src/account.c
6900         * src/account.h
6901         * src/action.c
6902         * src/action.h
6903         * src/adbookbase.h
6904         * src/addr_compl.c
6905         * src/addr_compl.h
6906         * src/addrbook.c
6907         * src/addrcache.c
6908         * src/addrcache.h
6909         * src/addrcindex.c
6910         * src/addrcindex.h
6911         * src/addrclip.c
6912         * src/addrclip.h
6913         * src/addrdefs.h
6914         * src/addressadd.c
6915         * src/addressadd.h
6916         * src/addressbook.c
6917         * src/addressbook.h
6918         * src/addressbook_foldersel.c
6919         * src/addressbook_foldersel.h
6920         * src/addrgather.c
6921         * src/addrgather.h
6922         * src/addrharvest.c
6923         * src/addrharvest.h
6924         * src/addrindex.c
6925         * src/addrindex.h
6926         * src/addritem.c
6927         * src/addritem.h
6928         * src/addrquery.c
6929         * src/addrquery.h
6930         * src/addrselect.c
6931         * src/addrselect.h
6932         * src/alertpanel.c
6933         * src/alertpanel.h
6934         * src/browseldap.c
6935         * src/browseldap.h
6936         * src/codeconv.c
6937         * src/codeconv.h
6938         * src/compose.c
6939         * src/compose.h
6940         * src/customheader.c
6941         * src/customheader.h
6942         * src/displayheader.c
6943         * src/displayheader.h
6944         * src/editaddress.c
6945         * src/editaddress.h
6946         * src/editbook.c
6947         * src/editbook.h
6948         * src/editgroup.c
6949         * src/editgroup.h
6950         * src/editjpilot.c
6951         * src/editjpilot.h
6952         * src/editldap.c
6953         * src/editldap.h
6954         * src/editldap_basedn.c
6955         * src/editldap_basedn.h
6956         * src/editvcard.c
6957         * src/editvcard.h
6958         * src/exphtmldlg.c
6959         * src/exphtmldlg.h
6960         * src/expldifdlg.c
6961         * src/expldifdlg.h
6962         * src/export.c
6963         * src/export.h
6964         * src/exporthtml.c
6965         * src/exporthtml.h
6966         * src/exportldif.c
6967         * src/exportldif.h
6968         * src/filtering.c
6969         * src/filtering.h
6970         * src/folder.c
6971         * src/folder.h
6972         * src/folder_item_prefs.c
6973         * src/folder_item_prefs.h
6974         * src/foldersel.c
6975         * src/foldersel.h
6976         * src/folderutils.c
6977         * src/folderutils.h
6978         * src/folderview.c
6979         * src/folderview.h
6980         * src/grouplistdialog.c
6981         * src/grouplistdialog.h
6982         * src/headerview.c
6983         * src/html.c
6984         * src/html.h
6985         * src/image_viewer.c
6986         * src/image_viewer.h
6987         * src/imap.c
6988         * src/imap.h
6989         * src/imap_gtk.c
6990         * src/imap_gtk.h
6991         * src/import.c
6992         * src/import.h
6993         * src/importldif.c
6994         * src/importldif.h
6995         * src/importmutt.c
6996         * src/importmutt.h
6997         * src/importpine.c
6998         * src/importpine.h
6999         * src/inc.c
7000         * src/inc.h
7001         * src/jpilot.c
7002         * src/jpilot.h
7003         * src/ldapctrl.c
7004         * src/ldapctrl.h
7005         * src/ldaplocate.c
7006         * src/ldaplocate.h
7007         * src/ldapquery.c
7008         * src/ldapquery.h
7009         * src/ldapserver.c
7010         * src/ldapserver.h
7011         * src/ldaputil.c
7012         * src/ldaputil.h
7013         * src/ldif.c
7014         * src/ldif.h
7015         * src/main.c
7016         * src/main.h
7017         * src/mainwindow.c
7018         * src/mainwindow.h
7019         * src/manual.c
7020         * src/manual.h
7021         * src/mbox.c
7022         * src/message_search.c
7023         * src/message_search.h
7024         * src/messageview.c
7025         * src/messageview.h
7026         * src/mh.c
7027         * src/mh.h
7028         * src/mh_gtk.c
7029         * src/mh_gtk.h
7030         * src/mimeview.c
7031         * src/mimeview.h
7032         * src/msgcache.c
7033         * src/msgcache.h
7034         * src/mutt.c
7035         * src/mutt.h
7036         * src/news.c
7037         * src/news.h
7038         * src/news_gtk.c
7039         * src/news_gtk.h
7040         * src/partial_download.c
7041         * src/partial_download.h
7042         * src/pine.c
7043         * src/pine.h
7044         * src/pop.c
7045         * src/pop.h
7046         * src/prefs_account.c
7047         * src/prefs_account.h
7048         * src/prefs_actions.c
7049         * src/prefs_actions.h
7050         * src/prefs_common.c
7051         * src/prefs_common.h
7052         * src/prefs_compose_writing.c
7053         * src/prefs_compose_writing.h
7054         * src/prefs_customheader.c
7055         * src/prefs_customheader.h
7056         * src/prefs_display_header.c
7057         * src/prefs_display_header.h
7058         * src/prefs_filtering.c
7059         * src/prefs_filtering.h
7060         * src/prefs_filtering_action.c
7061         * src/prefs_filtering_action.h
7062         * src/prefs_folder_column.c
7063         * src/prefs_folder_column.h
7064         * src/prefs_folder_item.c
7065         * src/prefs_folder_item.h
7066         * src/prefs_fonts.c
7067         * src/prefs_fonts.h
7068         * src/prefs_gtk.c
7069         * src/prefs_gtk.h
7070         * src/prefs_image_viewer.c
7071         * src/prefs_image_viewer.h
7072         * src/prefs_matcher.c
7073         * src/prefs_matcher.h
7074         * src/prefs_message.c
7075         * src/prefs_msg_colors.c
7076         * src/prefs_msg_colors.h
7077         * src/prefs_other.c
7078         * src/prefs_quote.c
7079         * src/prefs_receive.c
7080         * src/prefs_send.c
7081         * src/prefs_spelling.c
7082         * src/prefs_spelling.h
7083         * src/prefs_summaries.c
7084         * src/prefs_summaries.h
7085         * src/prefs_summary_column.c
7086         * src/prefs_summary_column.h
7087         * src/prefs_template.c
7088         * src/prefs_template.h
7089         * src/prefs_themes.c
7090         * src/prefs_themes.h
7091         * src/prefs_toolbar.c
7092         * src/prefs_toolbar.h
7093         * src/prefs_wrapping.c
7094         * src/prefs_wrapping.h
7095         * src/privacy.c
7096         * src/privacy.h
7097         * src/procheader.c
7098         * src/procheader.h
7099         * src/procmime.c
7100         * src/procmime.h
7101         * src/procmsg.c
7102         * src/procmsg.h
7103         * src/quote_fmt.c
7104         * src/quote_fmt_parse.y
7105         * src/recv.c
7106         * src/recv.h
7107         * src/remotefolder.c
7108         * src/remotefolder.h
7109         * src/send_message.c
7110         * src/send_message.h
7111         * src/setup.c
7112         * src/setup.h
7113         * src/sourcewindow.c
7114         * src/sourcewindow.h
7115         * src/ssl_manager.c
7116         * src/ssl_manager.h
7117         * src/statusbar.c
7118         * src/statusbar.h
7119         * src/stock_pixmap.c
7120         * src/stock_pixmap.h
7121         * src/summary_search.c
7122         * src/summary_search.h
7123         * src/summaryview.c
7124         * src/summaryview.h
7125         * src/textview.c
7126         * src/textview.h
7127         * src/toolbar.c
7128         * src/toolbar.h
7129         * src/undo.c
7130         * src/undo.h
7131         * src/unmime.c
7132         * src/unmime.h
7133         * src/vcard.c
7134         * src/vcard.h
7135         * src/wizard.c
7136         * src/wizard.h
7137         * src/common/base64.c
7138         * src/common/base64.h
7139         * src/common/defs.h
7140         * src/common/hooks.c
7141         * src/common/hooks.h
7142         * src/common/log.c
7143         * src/common/log.h
7144         * src/common/mgutils.c
7145         * src/common/mgutils.h
7146         * src/common/nntp.c
7147         * src/common/nntp.h
7148         * src/common/passcrypt.c
7149         * src/common/passcrypt.h.in
7150         * src/common/plugin.c
7151         * src/common/plugin.h
7152         * src/common/prefs.c
7153         * src/common/prefs.h
7154         * src/common/progressindicator.c
7155         * src/common/progressindicator.h
7156         * src/common/quoted-printable.c
7157         * src/common/quoted-printable.h
7158         * src/common/session.c
7159         * src/common/session.h
7160         * src/common/smtp.c
7161         * src/common/smtp.h
7162         * src/common/socket.c
7163         * src/common/socket.h
7164         * src/common/ssl.c
7165         * src/common/ssl.h
7166         * src/common/ssl_certificate.c
7167         * src/common/ssl_certificate.h
7168         * src/common/stringtable.c
7169         * src/common/stringtable.h
7170         * src/common/template.c
7171         * src/common/template.h
7172         * src/common/timing.h
7173         * src/common/utils.c
7174         * src/common/utils.h
7175         * src/common/version.h.in
7176         * src/common/xml.c
7177         * src/common/xml.h
7178         * src/common/xmlprops.c
7179         * src/common/xmlprops.h
7180         * src/gtk/about.c
7181         * src/gtk/colorlabel.c
7182         * src/gtk/colorsel.c
7183         * src/gtk/colorsel.h
7184         * src/gtk/combobox.c
7185         * src/gtk/combobox.h
7186         * src/gtk/description_window.c
7187         * src/gtk/description_window.h
7188         * src/gtk/filesel.c
7189         * src/gtk/filesel.h
7190         * src/gtk/foldersort.c
7191         * src/gtk/foldersort.h
7192         * src/gtk/gtksctree.c
7193         * src/gtk/gtkutils.c
7194         * src/gtk/gtkutils.h
7195         * src/gtk/inputdialog.c
7196         * src/gtk/inputdialog.h
7197         * src/gtk/logwindow.c
7198         * src/gtk/logwindow.h
7199         * src/gtk/manage_window.c
7200         * src/gtk/manage_window.h
7201         * src/gtk/menu.c
7202         * src/gtk/menu.h
7203         * src/gtk/pluginwindow.c
7204         * src/gtk/pluginwindow.h
7205         * src/gtk/prefswindow.c
7206         * src/gtk/prefswindow.h
7207         * src/gtk/progressdialog.c
7208         * src/gtk/progressdialog.h
7209         * src/gtk/sslcertwindow.c
7210         * src/gtk/sslcertwindow.h
7211         * src/plugins/bogofilter/bogofilter.c
7212         * src/plugins/bogofilter/bogofilter.h
7213         * src/plugins/bogofilter/bogofilter_gtk.c
7214         * src/plugins/clamav/clamav_plugin.c
7215         * src/plugins/clamav/clamav_plugin.h
7216         * src/plugins/clamav/clamav_plugin_gtk.c
7217         * src/plugins/demo/demo.c
7218         * src/plugins/dillo_viewer/dillo_prefs.c
7219         * src/plugins/dillo_viewer/dillo_prefs.h
7220         * src/plugins/dillo_viewer/dillo_viewer.c
7221         * src/plugins/pgpcore/passphrase.c
7222         * src/plugins/pgpcore/passphrase.h
7223         * src/plugins/pgpcore/pgp_viewer.c
7224         * src/plugins/pgpcore/pgp_viewer.h
7225         * src/plugins/pgpcore/plugin.c
7226         * src/plugins/pgpcore/select-keys.c
7227         * src/plugins/pgpcore/select-keys.h
7228         * src/plugins/pgpcore/sgpgme.c
7229         * src/plugins/pgpcore/sgpgme.h
7230         * src/plugins/pgpinline/pgpinline.c
7231         * src/plugins/pgpinline/pgpinline.h
7232         * src/plugins/pgpinline/plugin.c
7233         * src/plugins/pgpmime/pgpmime.c
7234         * src/plugins/pgpmime/pgpmime.h
7235         * src/plugins/pgpmime/plugin.c
7236         * src/plugins/spamassassin/spamassassin.c
7237         * src/plugins/spamassassin/spamassassin.h
7238         * src/plugins/spamassassin/spamassassin_gtk.c
7239         * src/plugins/trayicon/trayicon.c
7240                 it's 2007, update the year in the copyright headers
7241
7242 2007-01-03 [paul]       2.6.1cvs95
7243
7244         * src/gtk/about.c
7245                 it is 2007, use it in the copyright string
7246
7247 2007-01-03 [paul]       2.6.1cvs94
7248
7249         * src/html.c
7250                 html entity conversion:
7251                 move &#153; to a more suitable place
7252                 add &bull; and &ndash;
7253                 make sure &mdash; and &#8212; are both
7254                 converted the same
7255
7256 2007-01-02 [colin]      2.6.1cvs93
7257
7258         * src/addrbook.c
7259                 Fix leak
7260         * src/common/plugin.c
7261                 Add comment
7262         * src/etpan/imap-thread.c
7263                 Fix warning
7264
7265 2006-12-31 [paul]       2.6.1cvs92
7266
7267         * src/prefs_summaries.c
7268                 use gtk_button_new_from_stock()
7269
7270 2006-12-30 [colin]      2.6.1cvs91
7271
7272         * src/folder.c
7273         * src/imap_gtk.c
7274         * src/mh_gtk.c
7275                 Don't update filtering and account paths 
7276                 when copying folders
7277
7278 2006-12-30 [colin]      2.6.1cvs90
7279
7280         * src/prefs_compose_writing.c
7281         * src/prefs_quote.c
7282         * src/prefs_template.c
7283                 Use message font for Writing and 
7284                 Quoting prefs, as well as Templates.
7285
7286 2006-12-30 [colin]      2.6.1cvs89
7287
7288         * src/prefs_summaries.c
7289                 Rework GUI; patch by Pawel
7290
7291 2006-12-29 [colin]      2.6.1cvs88
7292
7293         * src/prefs_folder_item.c
7294                 Fix bug 1085, 'Apply to subfolder 
7295                 doesn't work' - I was mistaken saying
7296                 it worked in every case
7297
7298 2006-12-28 [colin]      2.6.1cvs87
7299
7300         * src/gtk/gtkaspell.c
7301                 Don't assert if use_alternate is true
7302                 and alt_dictionary isn't set -- this 
7303                 is what happens on upgrade! Rather,
7304                 do with it.
7305
7306 2006-12-28 [colin]      2.6.1cvs86
7307
7308         * Makefile.am
7309                 Fix desktop/icon simplification
7310
7311 2006-12-28 [colin]      2.6.1cvs85
7312
7313         * Makefile.am
7314                 Make desktop and icon not 
7315                 dependant on the desktop
7316
7317 2006-12-28 [wwp]        2.6.1cvs84
7318
7319         * src/plugins/pgpmime/claws.def
7320                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7321
7322 2006-12-28 [wwp]        2.6.1cvs83
7323
7324         * src/prefs_folder_item.c
7325                 Fix coloring of "simplify subject regexp" (folder prefs),
7326                 which might be left to red whereas the regexp gets empty.
7327
7328 2006-12-28 [wwp]        2.6.1cvs82
7329
7330         * src/prefs_common.c
7331         * src/prefs_common.h
7332         * src/addressbook.c
7333         * src/addressitem.h
7334                 Save addressbook mainwindow's horizontal and vertical splitter position.
7335
7336 2006-12-27 [wwp]        2.6.1cvs81
7337
7338         * src/gtk/gtkaspell.c
7339         * src/gtk/gtkaspell.h
7340         * src/compose.c
7341                 Fix assignment of compose's default and alternate dictionary from
7342                 account or folder settings. Now gtkaspell_change_dict does rotate
7343                 dicts only when it's called from a menu cb.
7344
7345 2006-12-27 [wwp]        2.6.1cvs80
7346
7347         * src/folder_item_prefs.c
7348                 Fix randomly initialized default-alt-dictionary (folder prefs),
7349                 complete 2.6.1cvs72.
7350
7351 2006-12-27 [paul]       2.6.1cvs79
7352
7353         * src/imap_gtk.c
7354         * src/mh_gtk.c
7355                 Add Copy folder in the folder's contextual
7356                 menu
7357
7358 2006-12-27 [wwp]        2.6.1cvs78
7359
7360         * src/imap.c
7361                 Clean up session locking, thanks to Colin.
7362
7363 2006-12-26 [colin]      2.6.1cvs77
7364
7365         * src/statusbar.c
7366                 Revert previous patch
7367
7368 2006-12-26 [colin]      2.6.1cvs76
7369
7370         * src/folder.c
7371         * src/folderview.c
7372         * src/imap.c
7373         * src/statusbar.c
7374         * src/etpan/imap-thread.c
7375                 Fix previous commit warnings
7376                 Make statusbar update every second if total < 20
7377                 Make IMAP APPEND faster by simplifying log              
7378
7379 2006-12-26 [colin]      2.6.1cvs75
7380
7381         * src/folder.c
7382         * src/folder.h
7383         * src/folderview.c
7384         * src/folderview.h
7385         * src/imap_gtk.c
7386         * src/mh_gtk.c
7387                 Make it possible to copy folders accross
7388                 mailboxes (this was an arbitrary limitation).
7389                 Still make it impossible to move folders 
7390                 accross mailboxes.
7391
7392 2006-12-26 [colin]      2.6.1cvs74
7393
7394         * src/etpan/imap-thread.c
7395                 Fix bug 1081, 'claws-mail 
7396                 segfaults when going offline 
7397                 while it transfers mails via 
7398                 imap'
7399
7400 2006-12-26 [colin]      2.6.1cvs73
7401
7402         * src/folder_item_prefs.c
7403                 Don't forget alt dictionary when
7404                 renaming/moving folders
7405
7406 2006-12-26 [wwp]        2.6.1cvs72
7407
7408         * src/folder_item_prefs.c
7409                 Add missing defaults for per-folder alt dict
7410                 (forgotten in 2.6.1cvs61).
7411
7412 2006-12-26 [colin]      2.6.1cvs71
7413
7414         * src/wizard.c
7415                 Add tooltip to state that specifying
7416                 full path to mailbox is possible
7417
7418 2006-12-26 [wwp]        2.6.1cvs70
7419
7420         * src/partial_download.c
7421         * src/gtk/gtkvscrollbutton.c
7422         * src/plugins/pgpinline/plugin.c
7423                 Fix for few compiler warnings that matter.
7424
7425 2006-12-25 [colin]      2.6.1cvs69
7426
7427         * src/partial_download.c
7428                 Fix marking for download or deletion
7429                 when the header isn't the first
7430         * src/gtk/logwindow.c
7431                 Fix start of scrolling
7432
7433 2006-12-23 [paul]       2.6.1cvs68
7434
7435         * src/compose.c
7436                 change last commit to use the 'academic'
7437                 method instead. Thanks to wwp
7438
7439 2006-12-23 [paul]       2.6.1cvs67
7440
7441         * src/compose.c
7442                 don't warn about empty subject when
7443                 redirecting
7444
7445 2006-12-22 [colin]      2.6.1cvs66
7446
7447         * src/summary_search.c
7448                 Fix previous patch
7449
7450 2006-12-22 [colin]      2.6.1cvs65
7451
7452         * src/gtk/gtkutils.c
7453         * src/imap.c
7454         * src/jpilot.c
7455         * src/summary_search.c
7456                 A few warning fixes
7457
7458 2006-12-23 [paul]       
7459
7460         2.7.0-rc2 released
7461
7462 2006-12-22 [colin]      2.6.1cvs64
7463
7464         * src/toolbar.c
7465         * src/toolbar.h
7466                 Add a combo to the learn spam button
7467         * src/plugins/bogofilter/bogofilter.c
7468         * src/plugins/bogofilter/bogofilter_gtk.c
7469         * src/plugins/bogofilter/bogofilter.h
7470                 Allow to store Unsure mails in a specific
7471                 folder to make better teaching easier
7472
7473 2006-12-21 [wwp]        2.6.1cvs63
7474
7475         * src/compose.c
7476         * src/prefs_common.c
7477         * src/prefs_common.h
7478         * src/prefs_spelling.c
7479         * src/gtk/gtkaspell.c
7480         * src/gtk/gtkaspell.h
7481                 Allow spell-checking using both current and alternate dictionaries
7482                 (thanks to Colin).
7483
7484 2006-12-21 [wwp]        2.6.1cvs62
7485
7486         * src/gtk/gtkaspell.c
7487                 Apply recheck_when_changing_dict (highlight all mispelled words)
7488                 when switching to alternate dictionary.
7489
7490 2006-12-21 [wwp]        2.6.1cvs61
7491
7492         * src/compose.c
7493         * src/folder_item_prefs.h
7494         * src/prefs_common.c
7495         * src/prefs_common.h
7496         * src/prefs_folder_item.c
7497         * src/prefs_spelling.c
7498         * src/gtk/gtkaspell.c
7499         * src/gtk/gtkaspell.h
7500                 Add global and per-folder prefs to set the default
7501                 alternate dictionary.
7502
7503 2006-12-21 [colin]      2.6.1cvs60
7504
7505         * src/folder.c
7506                 Look for folders by path in all folders
7507         * src/html.c
7508                 add &mdash;
7509
7510 2006-12-20 [colin]      2.6.1cvs59
7511
7512         * src/gtk/quicksearch.c
7513                 Make sure in_typing is false when clearing
7514
7515 2006-12-20 [wwp]        2.6.1cvs58
7516
7517         * configure.ac
7518                 change manual's target dir to be LFH-compliant (thanks to Colin).
7519
7520 2006-12-20 [wwp]        2.6.1cvs57
7521
7522         * src/prefs_common.c
7523         * src/prefs_summaries.c
7524                 i18n fix and factorize patch, thanks to Fabien.
7525
7526 2006-12-20 [paul]       2.6.1cvs56
7527
7528         * configure.ac
7529                 last of the renaming (??)
7530         * src/main.c
7531                 correct --help info of --status-full
7532         * src/plugins/bogofilter/bogofilter.c
7533                 make FALSE default of whitelist_ab
7534
7535 2006-12-19 [colin]      2.6.1cvs55
7536
7537         * src/jpilot.c
7538                 Same as before, without depending on
7539                 pisock >= 0.12
7540
7541 2006-12-19 [colin]      2.6.1cvs54
7542
7543         * src/jpilot.c
7544                 Fix bug 1059, 'Better jpilot charset 
7545                 handling'. Use libpisync's charset conversion
7546                 if possible
7547
7548 2006-12-19 [colin]      2.6.1cvs53
7549
7550         * po/fr.po
7551                 Updated by Fabien
7552
7553 2006-12-19 [wwp]        2.6.1cvs52
7554
7555         * src/gtk/about.c
7556                 Add missing #include (thanks to Colin).
7557
7558 2006-12-19 [wwp]        2.6.1cvs51
7559
7560         * src/prefs_receive.c
7561                 Better spacing between widgets in prefs.
7562
7563 2006-12-18 [colin]      2.6.1cvs50
7564
7565         * src/imap.c
7566                 Fix failure to get separator on LIST "" ""
7567                 Try LIST "" "INBOX" too.
7568
7569 2006-12-18 [wwp]        2.6.1cvs49
7570
7571         * src/common/session.c
7572                 Fix a compiler warning (thanks to Fabien).
7573
7574 2006-12-18 [wwp]        2.6.1cvs48
7575
7576         * src/compose.c
7577         * src/prefs_quote.c
7578                 Factorize some strings for translation (it's about error
7579                 messages when applying or checking template/quote format).
7580
7581 2006-12-18 [colin]      2.6.1cvs47
7582
7583         * Makefile.am
7584         * src/common/defs.h
7585         * src/gtk/Makefile.am
7586         * src/gtk/about.c
7587                 Add a Release notes tab from the contents of
7588                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7589
7590 2006-12-17 [colin]      2.6.1cvs46
7591
7592         * src/mimeview.c
7593         * src/textview.c
7594         * src/gtk/filesel.c
7595                 Correctly convert from/to UTF8/filename encoding
7596                 when loading and saving files. Probably fixes
7597                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7598                 for a file to attach and is blocked...'
7599
7600 2006-12-17 [colin]      2.6.1cvs45
7601
7602         * src/gtk/logwindow.c
7603                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7604                 IMAP folder and is blocked on main thread': 
7605                 make sure we put utf8 in the log.
7606
7607 2006-12-16 [colin]      2.6.1cvs44
7608
7609         * src/toolbar.c
7610         * src/toolbar.h
7611                 Fix bug 1055, 'Add the 'cancel receive' 
7612                 in the available events for the toolbar buttons'
7613
7614 2006-12-16 [colin]      2.6.1cvs43
7615
7616         * po/POTFILES.in
7617         * src/imap.c
7618         * src/common/nntp.c
7619         * src/common/session.c
7620                 Log error when SSL handshakes fail. 
7621                 Fixes bug 1082, 'incorrect / imprecise 
7622                 error message when imap server provides 
7623                 ssl only through STARTTLS but SSL is 
7624                 selected'
7625
7626 2006-12-15 [wwp]        2.6.1cvs42
7627
7628         * src/plugins/bogofilter/bogofilter_gtk.c
7629                 set proper sensitivity to widgets I've recently added.
7630
7631 2006-12-15 [colin]      
7632
7633         2.7.0-rc1 released
7634
7635 2006-12-15 [wwp]        2.6.1cvs41
7636
7637         * src/plugins/bogofilter/bogofilter.c
7638         * src/plugins/bogofilter/bogofilter.h
7639         * src/plugins/bogofilter/bogofilter_gtk.c
7640                 bogofilter's whitelist can now use a subset of
7641                 the addressbook (either a book, a subfolder of a book,
7642                 or the whole addressbook by using "Any"). Re-used there
7643                 some pref_matcher widgets and mechanisms to match a subset
7644                 of the addressbook.
7645
7646 2006-12-15 [wwp]        2.6.1cvs40
7647
7648         * src/wizard.c
7649         * src/common/plugin.c
7650         * src/common/plugin.h
7651         * src/gtk/about.c
7652         * src/plugins/bogofilter/bogofilter.c
7653         * src/plugins/clamav/clamav_plugin.c
7654         * src/plugins/demo/demo.c
7655         * src/plugins/dillo_viewer/dillo_viewer.c
7656         * src/plugins/pgpcore/plugin.c
7657         * src/plugins/pgpinline/plugin.c
7658         * src/plugins/pgpmime/plugin.c
7659         * src/plugins/spamassassin/spamassassin.c
7660         * src/plugins/trayicon/trayicon.c
7661                 factorize some translatable strings (plugins-related),
7662                 fix missing punctuation in several places,
7663                 remove useless translatable \n in about.c,
7664                 and factorize plugin init code w/ a new function
7665                 check_plugin_version() in common/plugin.c.
7666                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7667
7668 2006-12-15 [wwp]        2.6.1cvs39
7669
7670         * src/plugins/bogofilter/bogofilter.c
7671         * src/plugins/bogofilter/bogofilter_gtk.c
7672                 flag whitelisted spams as spam, but don't filter it to the spam
7673                 folder. Thanks to Colin.
7674
7675 2006-12-15 [ticho]      2.6.1cvs38
7676
7677         * src/plugins/bogofilter/bogofilter.c
7678         * src/plugins/bogofilter/bogofilter.h
7679         * src/plugins/bogofilter/bogofilter_gtk.c
7680                 Add option to whitelist senders found in addressbook. Patch by colin.
7681
7682 2006-12-15 [paul]       2.6.1cvs37
7683
7684         * src/folderview.c
7685                 add missing #include "log.h"
7686
7687 2006-12-15 [paul]       2.6.1cvs36
7688
7689         * src/plugins/bogofilter/bogofilter.c
7690         * src/plugins/bogofilter/bogofilter.h
7691         * src/plugins/bogofilter/bogofilter_gtk.c
7692                 Add an option to allow inserting an
7693                 X-Claws-Bogosity header (on MH folders
7694                 only). Patch by Colin
7695
7696 2006-12-14 [colin]      2.6.1cvs35
7697
7698         * src/main.c
7699                 "Yes" should be the default choice for
7700                 migration configuration
7701
7702 2006-12-14 [paul]       2.6.1cvs34
7703
7704         * src/prefs_summaries.c
7705         * manual/advanced.xml
7706                 Unhide mark_as_read_delay
7707
7708 2006-12-14 [paul]       2.6.1cvs33
7709
7710         * src/messageview.c
7711         * src/messageview.h
7712         * src/mimeview.c
7713         * src/mimeview.h
7714         * src/summaryview.c
7715         * src/textview.c
7716         * src/textview.h
7717                 Fix printing of selection
7718                 Fix printing of message parts
7719                 Fix printing of images
7720         * src/gtk/gtksourceprintjob.c
7721                 Fix page count when there are images
7722
7723 2006-12-14 [wwp]        2.6.1cvs32
7724
7725         * src/mainwindow.c
7726         * src/summaryview.c
7727         * src/summaryview.h
7728         * src/gtk/quicksearch.c
7729                 fix quicksearch 'magnify' button status when QS is closed
7730                 using the Escape key, thanks to Colin.
7731
7732 2006-12-14 [wwp]        2.6.1cvs31
7733
7734         * src/mainwindow.c
7735         * src/summaryview.c
7736         * src/summaryview.h
7737         * src/gtk/quicksearch.c
7738                 fix quicksearch 'magnify' button status when QS is closed
7739                 using the Escape key, thanks to Colin.
7740
7741 2006-12-13 [colin]      2.6.1cvs30
7742
7743         * src/ldapquery.c
7744         * src/ldaputil.c
7745                 Use the binary safe version of ldap_get_values,
7746                 to make sure we manipulate null-terminated 
7747                 strings. Maybe fixes bug 1075, 'claws mail 
7748                 segfault when completing ldap adresses'
7749         * src/syldap.c ** REMOVED **
7750         * src/syldap.h ** REMOVED **
7751                 Remove dead files
7752
7753 2006-12-13 [mones]      2.6.1cvs29
7754
7755         * po/es.po
7756                 Fixed piped strings, fixed click translation
7757
7758 2006-12-13 [paul]       2.6.1cvs28
7759
7760         * src/main.c
7761                 don't translate these strings
7762
7763 2006-12-13 [paul]       2.6.1cvs27
7764
7765         * po/en_GB.po
7766                 updated
7767
7768 2006-12-13 [colin]      2.6.1cvs26
7769
7770         * src/main.c
7771         * src/main.h
7772                 Add claws_is_starting()
7773
7774 2006-12-13 [mones]      2.6.1cvs25
7775
7776         * manual/es/advanced.xml
7777         * po/es.po
7778                 Synced manual and updated translation
7779
7780 2006-12-12 [colin]      2.6.1cvs24
7781
7782         * src/wizard.c
7783                 Add an option to use STARTTLS in the
7784                 welcome wizard. Fixes bug 1080, 
7785                 'Using SSL option in wizard for incoming 
7786                 server does not activate SSL with STARTTLS'
7787
7788 2006-12-12 [colin]      2.6.1cvs23
7789
7790         * src/main.c
7791                 Don't exit when there's an incomplete
7792                 mailbox configured - leaves a chance 
7793                 to fix a failing IMAP account. Exit
7794                 if no mailbox at all is loaded (case
7795                 of missing plugin).
7796                 Completes bug 1077's fix (I was wrong
7797                 in this bug's comment #3).
7798
7799 2006-12-12 [colin]      2.6.1cvs22
7800
7801         * src/gtk/menu.h
7802                 Add another menu data type
7803         * src/prefs_account.c
7804                 Complete the completion of bug 1076
7805                 (doesn't lose the pref on apply)
7806
7807 2006-12-12 [paul]       2.6.1cvs21
7808
7809         * src/prefs_account.c
7810                 complete the fix of bug 1076
7811                 also be more verbose with the text
7812
7813 2006-12-12 [paul]       2.6.1cvs20
7814
7815         * src/gtk/combobox.c
7816                 fix compilation warning
7817
7818 2006-12-11 [colin]      2.6.1cvs19
7819
7820         * src/wizard.c
7821                 Document :port in server entry tooltips
7822
7823 2006-12-11 [colin]      2.6.1cvs18
7824
7825         * src/main.c
7826                 Fix compile
7827
7828 2006-12-11 [colin]      2.6.1cvs17
7829
7830         * src/main.c
7831                 Add failing IMAP as a reason for no
7832                 mailbox
7833
7834 2006-12-11 [colin]      2.6.1cvs16
7835
7836         * src/prefs_account.c
7837                 Check for existence of inbox for local
7838                 accounts too
7839         * src/wizard.c
7840                 Allow setting the port to use for servers
7841                 by using the usual "server.example.com:port"
7842                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7843                 not start when IMAP server is unavailable'
7844
7845 2006-12-11 [colin]      2.6.1cvs15
7846
7847         * src/prefs_account.c
7848                 Prevent use of non-existing default inbox
7849
7850 2006-12-11 [colin]      2.6.1cvs14
7851
7852         * src/prefs_account.c
7853                 Fix sensitivity. Fixes bug 1076, 'privacy 
7854                 options are displayed even when pgp plugin 
7855                 not loaded / available'
7856
7857 2006-12-09 [colin]      2.6.1cvs13
7858
7859         * manual/advanced.xml
7860         * src/prefs_common.c
7861         * src/prefs_common.h
7862         * src/common/ssl_certificate.c
7863                 Add a new hidden preference, 'unsafe_ssl_certs',
7864                 which allows to store multiple certificates per
7865                 server/port. This is disabled by default because
7866                 it's less secure (presenting a new certificate
7867                 instead of a changed one raises less alarms).
7868                 This will cause Claws to ask about an unknown
7869                 certificate for people who have used 2.6.1cvs8
7870                 or greater.
7871
7872 2006-12-09 [colin]      2.6.1cvs12
7873
7874         * src/action.c
7875                 Fix cache updating after action
7876
7877 2006-12-07 [wwp]        2.6.1cvs11
7878
7879         * src/compose.c
7880                 fix email address comparison when replying to all
7881                 (avoid replying to ourselves), thanks to Colin.
7882
7883 2006-12-06 [paul]       2.6.1cvs10
7884
7885         * src/addrharvest.c
7886         * src/editldap.c
7887         * src/expldifdlg.c
7888         * src/news.c
7889         * src/toolbar.c
7890         * src/common/utils.c
7891                 ...and more renaming
7892                 Thanks to Colin
7893
7894 2006-12-06 [paul]       2.6.1cvs9
7895
7896         * src/compose.c
7897         * src/messageview.c
7898         * src/procheader.c
7899         * src/procmime.c
7900         * src/procmsg.c
7901         * src/textview.c
7902                 more renaming
7903                 Thanks to Colin
7904
7905 2006-12-06 [colin]      2.6.1cvs8
7906
7907         * src/ssl_manager.c
7908         * src/common/ssl_certificate.c
7909         * src/common/ssl_certificate.h
7910                 Handle multiple certificates per host/port
7911
7912 2006-12-06 [colin]      2.6.1cvs7
7913
7914         * src/etpan/imap-thread.c
7915                 Fix certificate checking on IMAP
7916
7917 2006-12-06 [colin]      2.6.1cvs6
7918
7919         * src/folderview.c
7920                 Fix bug 1072, 'Claws stops fetching newsgroups 
7921                 from server when newsgroup got deleted': continue
7922                 checking other groups
7923
7924 2006-12-05 [wwp]        2.6.1cvs5
7925
7926         * src/message_search.c
7927         * src/summary_search.c
7928         * src/gtk/combobox.c
7929         * src/gtk/combobox.h
7930         * src/gtk/gtkutils.c
7931         * src/gtk/gtkutils.h
7932                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7933                 behave like w/ old comboboxes (summary and message search only).
7934
7935 2006-12-05 [paul]       2.6.1cvs4
7936
7937         * src/wizard.c
7938                 encode headers
7939                 Thanks to Colin
7940
7941 2006-12-05 [paul]       2.6.1cvs3
7942
7943         * tools/README
7944         * tools/textviewer.pl
7945                 script updated and description added
7946
7947 2006-12-04 [colin]      2.6.1cvs2
7948
7949         * src/compose.c
7950                 Run pre-send hook only when checking
7951                 everything
7952
7953 2006-12-04 [paul]       2.6.1cvs1
7954
7955         * NEWS
7956         * README
7957         * RELEASE_NOTES
7958         * configure.ac
7959         * tools/README
7960                 bump up version number following stable release
7961
7962 2006-12-04 [paul]       2.6.0cvs83
7963
7964         * README
7965                 updates and corrections
7966
7967 2006-12-04 [colin]      2.6.0cvs82
7968
7969         * src/common/utils.c
7970                 Probably fix bug 1066, 'Incorrect mailbox 
7971                 size displayed'
7972
7973 2006-12-04 [colin]      2.6.0cvs81
7974
7975         * src/common/utils.c
7976                 Trim tabs from mailcap file too.
7977
7978 2006-12-02 [paul]       2.6.0cvs80
7979
7980         * src/exphtmldlg.c
7981                 fix broken GUI under certain languages
7982         * src/expldifdlg.c
7983                 put the Cancel button to the right
7984
7985 2006-12-01 [paul]       2.6.0cvs79
7986
7987         * tools/Makefile.am
7988                 remove reference to removed file
7989
7990 2006-12-01 [wwp]        2.6.0cvs78
7991
7992         * src/addressbook.c
7993         * src/editaddress.c
7994                 remove forgotten debug statements.
7995
7996 2006-12-01 [wwp]        2.6.0cvs77
7997
7998         * manual/advanced.xml
7999         * manual/fr/advanced.xml
8000         * src/addressbook.c
8001         * src/addressbook.h
8002         * src/addressitem.h
8003         * src/editaddress.c
8004         * src/editaddress.h
8005         * src/prefs_common.c
8006         * src/prefs_common.h
8007         * src/gtk/gtkutils.c
8008         * src/gtk/gtkutils.h
8009                 add a hidden option to allow embedding the editaddress (edit contact details)
8010                 dialog into the addressbook's window. This doesn't change the default
8011                 behaviour.
8012
8013 2006-12-01 [wwp]        2.6.0cvs76
8014
8015         * src/message_search.c
8016         * src/summary_search.c
8017                 fix more focus issues (don't set focus to combobox's entry widget when
8018                 entry's value changed, if entry widget has focus already).
8019
8020 2006-12-01 [wwp]        2.6.0cvs75
8021
8022         * src/gtk/quicksearch.c
8023                 revert last changes to the quicksearch gtk_combo_box, this needs more
8024                 tuning and testing.
8025
8026 2006-12-01 [paul]       2.6.0cvs74
8027
8028         * tools/kdeservicemenu/README
8029         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8030         * tools/kdeservicemenu/install.sh
8031         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8032         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8033                 simplify this stuff, and in so doing,
8034                 fix it. (possibly re-extend it again at
8035                 a later date)
8036
8037 2006-12-01 [wwp]        2.6.0cvs73
8038
8039         * src/gtk/quicksearch.c
8040                 adapt quicksearch code to use modern gtk_combo_box'es.
8041
8042 2006-12-01 [wwp]        2.6.0cvs72
8043
8044         * src/common/defs.h
8045         * src/prefs_common.c
8046         * src/prefs_common.h
8047         * src/message_search.c
8048         * src/summary_search.c
8049         * src/gtk/combobox.c
8050         * src/gtk/combobox.h
8051                 add history combos to all message and summary search fields.
8052
8053 2006-12-01 [wwp]        2.6.0cvs71
8054
8055         * src/summaryview.c
8056                 As the list may change while the mark as read delay
8057                 runs, we can't rely on the 'row' pointer, which can
8058                 be invalid when the timeout is called. As the mark
8059                 as read is only done if the message is still selected,
8060                 use summaryview->selected instead. Thanks to Colin.
8061
8062 2006-11-30 [paul]       2.6.0cvs70
8063
8064         * src/textview.c
8065                 give emphasis to "Sylpheed-Claws"
8066                 as well as "Claws Mail"
8067
8068 2006-11-30 [colin]      2.6.0cvs69
8069
8070         * src/wizard.c
8071                 Put the SSL checkboxes in the receiving
8072                 and sending server pages.
8073
8074 2006-11-29 [colin]      2.6.0cvs68
8075
8076         * src/gtk/gtkutils.c
8077         * src/gtk/gtkvscrollbutton.c
8078                 Revert some deprecated fixes - they seem to
8079                 deprecate stuff as soon as a new one gets out.
8080                 g_object_ref_sink needed glib-2.10.
8081
8082 2006-11-29 [colin]      2.6.0cvs67
8083
8084         * src/common/utils.c
8085                 Create .mailcap if it doesn't exist
8086
8087 2006-11-29 [colin]      2.6.0cvs66
8088
8089         * src/compose.c
8090                 Followup to cvs60: use original list
8091                 of recipients if replying to a mail
8092                 in Sent Drafts or Queue.
8093
8094 2006-11-27 [paul]       2.6.0cvs65
8095
8096         * src/image_viewer.c
8097                 revert the last change for now (it's broken)
8098
8099 2006-11-27 [paul]       2.6.0cvs64
8100
8101         * Makefile.am
8102         * configure.ac
8103         * m4/aclocal-include.m4
8104         * m4/check-type.m4
8105         * src/Makefile.am
8106         * src/addr_compl.c
8107         * src/compose.c
8108         * src/crash.c
8109         * src/export.c
8110         * src/exporthtml.c
8111         * src/exportldif.c
8112         * src/imap.c
8113         * src/import.c
8114         * src/main.c
8115         * src/main.h
8116         * src/matcher.c
8117         * src/mimeview.c
8118         * src/procmsg.c
8119         * src/textview.c
8120         * src/common/Makefile.am
8121         * src/common/claws.c
8122         * src/common/claws.h
8123         * src/common/ssl.c
8124         * src/common/sylpheed.c
8125         * src/common/sylpheed.h
8126         * src/etpan/Makefile.am
8127         * src/gtk/Makefile.am
8128         * src/gtk/claws-marshal.list
8129         * src/gtk/filesel.c
8130         * src/gtk/gtksctree.c
8131         * src/gtk/quicksearch.c
8132         * src/gtk/sylpheed-marshal.list
8133         * src/plugins/bogofilter/bogofilter.c
8134         * src/plugins/bogofilter/bogofilter_gtk.c
8135         * src/plugins/clamav/clamav_plugin.c
8136         * src/plugins/clamav/clamav_plugin_gtk.c
8137         * src/plugins/demo/demo.c
8138         * src/plugins/dillo_viewer/dillo_viewer.c
8139         * src/plugins/pgpcore/Makefile.am
8140         * src/plugins/pgpcore/claws.def
8141         * src/plugins/pgpcore/pgp_viewer.c
8142         * src/plugins/pgpcore/plugin.c
8143         * src/plugins/pgpcore/sylpheed.def
8144         * src/plugins/pgpinline/Makefile.am
8145         * src/plugins/pgpinline/claws.def
8146         * src/plugins/pgpinline/plugin.c
8147         * src/plugins/pgpinline/sylpheed.def
8148         * src/plugins/pgpmime/Makefile.am
8149         * src/plugins/pgpmime/claws.def
8150         * src/plugins/pgpmime/plugin.c
8151         * src/plugins/pgpmime/sylpheed.def
8152         * src/plugins/spamassassin/spamassassin.c
8153         * src/plugins/spamassassin/spamassassin_gtk.c
8154         * src/plugins/trayicon/trayicon.c
8155                 yet more renaming
8156                 remove deprecated gtk_tooltips_set_delay()
8157
8158 2006-11-26 [paul]       2.6.0cvs63
8159
8160         * src/expldifdlg.c
8161         * src/folderview.c
8162         * src/image_viewer.c
8163         * src/mainwindow.c
8164         * src/gtk/gtkutils.c
8165         * src/gtk/gtkvscrollbutton.c
8166         * src/gtk/prefswindow.c
8167         * src/plugins/pgpcore/prefs_gpg.c
8168                 replace more deprecated GTK+ functions
8169
8170 2006-11-26 [paul]       2.6.0cvs62
8171
8172         * src/addr_compl.c
8173         * src/addressbook.c
8174         * src/browseldap.c
8175                 replace deprecated gtk_idle_... functions
8176
8177 2006-11-26 [paul]       2.6.0cvs61
8178
8179         * src/compose.c
8180         * src/folderview.c
8181         * src/inc.c
8182         * src/summaryview.c
8183         * src/gtk/gtkvscrollbutton.c
8184         * src/gtk/quicksearch.c
8185         * src/plugins/pgpcore/passphrase.c
8186                 replace deprecated gtk_timeout_add and
8187                 gtk_timeout_remove
8188
8189 2006-11-26 [paul]       2.6.0cvs60
8190
8191         * src/compose.c
8192                 fix bug that caused the wrong recipient
8193                 to be selected when replying to a msg
8194                 which is From one of our accounts to
8195                 another of our accounts
8196
8197 2006-11-25 [paul]       2.6.0cvs59
8198
8199         * src/summaryview.c
8200                 don't change the From column title to
8201                 To if the To column is visible
8202
8203 2006-11-24 [paul]       2.6.0cvs58
8204
8205         * src/compose.c
8206                 fix bug 1069, 'Sent mails disappear, BCC
8207                 or locking problem?'
8208
8209 2006-11-21 [wwp]        2.6.0cvs57
8210
8211         * src/compose.c
8212                 fix spelling menu when replying (same as 2.3.1cvs39):
8213                 discrepancy between context menu and top menu when
8214                 folder's dictionary isn't the default one.
8215
8216 2006-11-19 [paul]       2.6.0cvs56
8217
8218         * src/summaryview.c
8219                 obey always_show_msg option when
8220                 marking as spam
8221         * src/plugins/bogofilter/bogofilter.c
8222                 fix typo
8223
8224 2006-11-18 [paul]       2.6.0cvs55
8225
8226         * AUTHORS
8227         * README
8228         * debian/copyright
8229         * manual/ack.xml
8230         * manual/es/ack.xml
8231         * manual/fr/ack.xml
8232         * manual/pl/ack.xml
8233         * src/gtk/authors.h
8234         * src/gtk/icon_legend.c
8235         * src/gtk/icon_legend.h
8236         * tools/OOo2claws-mail.pl
8237         * tools/README
8238         * tools/acroread2claws-mail.pl
8239         * tools/claws.i18n.status.pl
8240         * tools/filter_conv.pl
8241         * tools/filter_conv_new.pl
8242         * tools/freshmeat_search.pl
8243         * tools/google_search.pl
8244         * tools/kmail2claws-mail.pl
8245         * tools/kmail2claws-mail_v2.pl
8246         * tools/maildir2claws-mail.pl
8247         * tools/make.themes.project
8248         * tools/multiwebsearch.pl
8249         * tools/outlook2claws-mail.pl
8250         * tools/tb2claws-mail
8251         * tools/kdeservicemenu/README
8252         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8253                 update mine and wwp's email addresses in
8254                 several places
8255                 Patch by wwp
8256         * src/prefs_compose_writing.c
8257                 set sensitivity on 'new message format' frame
8258
8259 2006-11-17 [paul]       2.6.0cvs54
8260
8261         * src/gtk/about.c
8262                 more reworking of the GUI
8263                 Patch by Fabien Vantard
8264
8265 2006-11-16 [paul]       2.6.0cvs53
8266
8267         * src/gtk/about.c
8268                 set a minimum size for the window, allow
8269                 it to automatically expand as necessary
8270
8271 2006-11-16 [wwp]        2.6.0cvs52
8272
8273         * src/gtk/about.c
8274                 better wrap of copyright info on some systems.
8275
8276 2006-11-16 [paul]       2.6.0cvs51
8277
8278         * src/gtk/about.c
8279                 move the tech info from the upper panel
8280                 to the Info tab
8281                 use a gtk_text_view for the features tab
8282
8283 2006-11-16 [paul]       2.6.0cvs50
8284
8285         * po/Makevars
8286                 update my email address
8287         * src/addressbook.c
8288         * src/compose.c
8289         * src/imap_gtk.c
8290         * src/mh_gtk.c
8291         * src/news_gtk.c
8292         * src/summaryview.c
8293         * src/plugins/trayicon/trayicon.c
8294                 don't offer simple menu separators
8295                 for translation
8296         * src/folderview.c
8297                 add separator between 'mark all read'
8298                 and 'search folder'
8299
8300 2006-11-15 [wwp]        2.6.0cvs49
8301
8302         * src/gtk/authors.h
8303                 updated manuals authors.
8304
8305 2006-11-14 [paul]       2.6.0cvs48
8306
8307         * src/compose.c
8308                 Fix Options/Reply mode after draft save
8309
8310 2006-11-14 [paul]       2.6.0cvs47
8311
8312         * src/Makefile.am
8313                 Fix make DESTDIR=...
8314         * src/mbox.c
8315                 Optimise speed
8316         * src/plugins/pgpinline/pgpinline.c
8317                 Probably fix bug 1061
8318
8319 2006-11-14 [paul]       2.6.0cvs46
8320
8321         * po/Makevars
8322                 enable Q_ macro
8323         * src/Makefile.am
8324         * src/stock_pixmap.c
8325         * src/stock_pixmap.h
8326         * src/gtk/about.c
8327         * src/pixmaps/active.xpm
8328         * src/pixmaps/inactive.xpm
8329                 add a new page, 'Features', to the About dialog
8330                 showing which features are compiled in and which
8331                 are not
8332
8333 2006-11-14 [paul]       2.6.0cvs45
8334
8335         * po/ru.po
8336                 updated by Pavlo Bohmat
8337
8338 2006-11-14 [colin]      2.6.0cvs44
8339
8340         * src/compose.c
8341         * src/inc.c
8342         * src/messageview.c
8343         * src/news.c
8344         * src/pop.c
8345         * src/procmsg.c
8346         * src/gtk/gtkaspell.c
8347                 Fix 64-bit-related warnings
8348         * src/ssl_manager.c
8349                 Fix possible infinite loop
8350         * src/plugins/pgpcore/sgpgme.c
8351                 Remove useless check
8352
8353 2006-11-13 [colin]      2.6.0cvs43
8354
8355         * src/gtk/Makefile.am
8356                 authors.h isn't generated
8357
8358 2006-11-13 [colin]      2.6.0cvs42
8359
8360         * src/plugins/pgpinline/pgpinline.c
8361         * src/plugins/pgpmime/pgpmime.c
8362                 Very probably fix bug 1061, 'crash on 
8363                 opening signed email'. Another cast
8364                 problem
8365
8366 2006-11-13 [colin]      2.6.0cvs41
8367
8368         * src/plugins/pgpcore/sgpgme.c
8369                 Maybe fix bug 1061, 'crash on opening 
8370                 signed email'
8371
8372 2006-11-13 [wwp]        2.6.0cvs40
8373
8374         * src/plugins/pgpinline/pgpinline.c
8375                 fix candidate for bug #1057, thanks to Colin.
8376
8377 2006-11-13 [wwp]        2.6.0cvs39
8378
8379         * src/compose.c
8380         * src/quote_fmt_parse.y
8381                 fix bug 1052: current parser buffer was not always 
8382                 allocated, ptr to this buffer could be returned as 
8383                 NULL whereas no parser error has occurred. in 
8384                 consequence, defining a template body as "%d" 
8385                 (w/o the quotes) for the first time of the instance 
8386                 of claws-mail, was reporting a parser error. make 
8387                 sure that the buffer is always allocated, even to 
8388                 an empty string.
8389                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8390                 unescaping of the fmt string was always done 
8391                 whereas it must be done *only* when receiving 
8392                 quote format strings issued from the prefs 
8393                 (compose new message, reply, forward, redirect 
8394                 formats), *not* when applying templates.  in 
8395                 consequences, applying templates w/ sequences 
8396                 like \\|p{echo} were failing. make sure that 
8397                 unescaping is done only when necessary.
8398
8399 2006-11-12 [colin]      2.6.0cvs38
8400
8401         * po/de.po
8402                 Fix typo (s/KB/MB)
8403
8404 2006-11-12 [colin]      2.6.0cvs37
8405
8406         * src/plugins/pgpinline/pgpinline.c
8407         * src/plugins/pgpmime/pgpmime.c
8408                 Release GPG context at the latest 
8409                 possible moment. Maybe fixes 
8410                 bug 1057, 'crash on sending signed 
8411                 message to a newsgroup'
8412                 
8413
8414 2006-11-12 [colin]      2.6.0cvs36
8415
8416         * src/plugins/pgpcore/sgpgme.c
8417                 Tell a bit more when gpg's status doesn't
8418                 contain any signature
8419
8420 2006-11-12 [colin]      2.6.0cvs35
8421
8422         * src/compose.c
8423                 Fix bug 1060, 'compilation error with 
8424                 Irix's cc'
8425
8426 2006-11-12 [paul]       2.6.0cvs34
8427
8428         * doc/man/claws-mail.1
8429         * src/prefs_gtk.c
8430         * src/plugins/clamav/README
8431         * src/plugins/spamassassin/README
8432         * tools/README
8433         * tools/freshmeat_search.pl
8434         * tools/google_search.pl
8435         * tools/multiwebsearch.pl
8436                 more renaming
8437         * src/plugins/trayicon/trayicon.c
8438                 fix compiliation warning
8439
8440 2006-11-11 [colin]      2.6.0cvs33
8441
8442         * src/folderview.c
8443                 Forbid drag and drop from/to different
8444                 folders of type F_UNKNOWN
8445
8446 2006-11-11 [colin]      2.6.0cvs32
8447
8448         * src/plugins/pgpinline/pgpinline.c
8449                 Fix typo in previous commit:
8450                 - gpgme_new(&ctx);
8451                 + if ((err = gpgme_new(&data->ctx)) ...)
8452
8453 2006-11-11 [colin]      2.6.0cvs31
8454
8455         * src/plugins/pgpinline/pgpinline.c
8456         * src/plugins/pgpmime/pgpmime.c
8457                 Check success after calling gpgme_new
8458                 Maybe fixes bug 1057, 'crash on sending 
8459                 signed message to a newsgroup'
8460
8461 2006-11-11 [colin]      2.6.0cvs30
8462
8463         * src/undo.c
8464                 init undostruct to 0s (from
8465                 valgrind log of bug 1057)
8466
8467 2006-11-10 [colin]      2.6.0cvs29
8468
8469         * src/mainwindow.c
8470                 Set cursor to wait before filtering
8471                 duplicates in all folders
8472         * src/plugins/bogofilter/bogofilter.c
8473         * src/plugins/bogofilter/bogofilter.h
8474         * src/plugins/bogofilter/bogofilter_gtk.c
8475                 Completely thread away the bogofilter
8476                 filtering
8477
8478 2006-11-10 [mones]      2.6.0cvs28
8479
8480         * src/compose.c
8481         * src/compose.h
8482                 added COMPOSE_CHECK_BEFORE_SEND hook
8483
8484 2006-11-10 [paul]       2.6.0cvs27
8485
8486         * src/crash.c
8487                 more renaming
8488                 add libSM to get_compiled_in_features()
8489         * src/main.c
8490                 more renaming
8491
8492 2006-11-10 [colin]      2.6.0cvs26
8493
8494         * src/etpan/imap-thread.c
8495                 Add a reference to libetpan's sasl engine
8496                 so that sasl_done() doesn't get called by
8497                 libetpan, and doesn't break openssl.
8498                 Should fix bug 1053, 'SC fails to reestablish 
8499                 a secure connection'
8500                 Patch by Hoa
8501
8502 2006-11-10 [colin]      2.6.0cvs25
8503
8504         * manual/addrbook.xml
8505         * manual/advanced.xml
8506         * manual/faq.xml
8507         * manual/intro.xml
8508                 Some more renaming
8509
8510 2006-11-09 [colin]      2.6.0cvs24
8511
8512         * src/plugins/bogofilter/bogofilter_gtk.c
8513                 Add comment about annoyance
8514
8515 2006-11-09 [colin]      2.6.0cvs23
8516
8517         * src/plugins/bogofilter/bogofilter.c
8518         * src/plugins/bogofilter/bogofilter_gtk.c
8519                 Prepare things needed to thread bogofilter
8520                 filtering: separate bogo stuff and possible GUI
8521                 stuff. 
8522
8523 2006-11-09 [colin]      2.6.0cvs22
8524
8525         * src/account.c
8526         * src/compose.c
8527                 Search for one of our accounts in Delivered-To
8528                 (helps for auto-account selection when 
8529                  replying/forwarding)
8530         * src/folderview.c
8531         * src/mainwindow.c
8532         * src/mainwindow.h
8533         * src/plugins/trayicon/trayicon.c
8534                 Allow opening a new mail with any account from
8535                 the contextual menu
8536
8537 2006-11-09 [wwp]        2.6.0cvs21
8538
8539         * src/compose.c
8540         * src/prefs_common.c
8541         * src/prefs_common.h
8542         * src/prefs_compose_writing.c
8543                 add a compose new message format (in prefs/compose/writing), it's a
8544                 simple subject+body template to use when opening a new composition
8545                 window. It's similar to the existent reply and forward formats.
8546
8547                 enhanced the template/format % symbols substitution mechanism to
8548                 use current composition window information when % are used in
8549                 the compose new message format or in templates applied to new
8550                 messages (there were useless in that situations before). When
8551                 applied to new messages, %d corresponds to the system time/date.
8552
8553 2006-11-09 [paul]       2.6.0cvs20
8554
8555         * src/gtk/authors.h
8556                 fix last commit
8557
8558 2006-11-09 [paul]       2.6.0cvs19
8559
8560         * src/gtk/authors.h
8561                 keep tje alphabetical order
8562
8563 2006-11-08 [colin]      2.6.0cvs18
8564
8565         * src/etpan/imap-thread.c
8566                 Fix bug 1054, 'Slowness logging big 
8567                 data chunks'
8568
8569 2006-11-08 [paul]       2.6.0cvs17
8570
8571         * tools/Makefile.am
8572                 fix the renaming
8573
8574 2006-11-08 [paul]       2.6.0cvs16
8575
8576         * src/common/defs.h
8577                 update BUGZILLA_URI
8578
8579 2006-11-08 [paul]       2.6.0cvs15
8580
8581         * tools/Makefile.am
8582         * tools/OOo2claws-mail.pl
8583         * tools/OOo2sylpheed.pl
8584         * tools/README
8585         * tools/acroread2claws-mail.pl
8586         * tools/acroread2sylpheed.pl
8587         * tools/kmail2claws-mail.pl
8588         * tools/kmail2claws-mail_v2.pl
8589         * tools/kmail2sylpheed.pl
8590         * tools/kmail2sylpheed_v2.pl
8591         * tools/maildir2claws-mail.pl
8592         * tools/maildir2sylpheed.pl
8593         * tools/nautilus2claws-mail.sh
8594         * tools/nautilus2sylpheed.sh
8595         * tools/outlook2claws-mail.pl
8596         * tools/outlook2sylpheed.pl
8597         * tools/tb2claws-mail
8598         * tools/tb2sylpheed
8599         * tools/tbird2claws.py
8600         * tools/tbird2syl.py
8601         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8602         * tools/kdeservicemenu/install.sh
8603         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8604         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8605         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8606         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8607         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8608                 renamed (removed, added) tools files
8609
8610 2006-11-08 [paul]       2.6.0cvs14
8611
8612         * src/main.c
8613         * src/common/defs.h
8614                 Migrate sylpheedrc to clawsrc, and fix the standard
8615                 plugins path in the process
8616
8617 2006-11-07 [colin]      2.6.0cvs13
8618
8619         * src/Makefile.am
8620                 Symlink sylpheed-claws relative to 
8621                 claws-mail
8622
8623 2006-11-07 [colin]      2.6.0cvs12
8624
8625         * src/compose.c
8626                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8627
8628 2006-11-07 [paul]       2.6.0cvs11
8629
8630         * src/gtk/about.c
8631                 Fix a missed occurence of
8632                 Sylpheed-Claws
8633
8634 2006-11-07 [paul]       2.6.0cvs10
8635
8636         * src/Makefile.am
8637                 Fix symlink installation
8638
8639 2006-11-07 [paul]       2.6.0cvs9
8640
8641         * src/Makefile.am
8642                 Symlink claws-mail to sylpheed-claws
8643         * src/common/utils.c
8644                 Fix migrating symlinks
8645         * src/etpan/imap-thread.c
8646                 check certificate only when there's
8647                 no error
8648
8649 2006-11-07 [paul]       2.6.0cvs8
8650
8651         * Makefile.am
8652                 Fix icon breakages with Gtk, which needs a 
8653                 cache updated to see them.
8654
8655 2006-11-07 [paul]       2.6.0cvs7
8656
8657         * .cvsignore
8658         * AUTHORS
8659         * COPYING
8660         * INSTALL
8661         * Makefile.am
8662         * NEWS
8663         * README
8664         * RELEASE_NOTES
8665         * autogen.sh
8666         * claws-mail-128x128.png
8667         * claws-mail-64x64.png
8668         * claws-mail.ico
8669         * claws-mail.pc.in
8670         * claws-mail.png
8671         * configure.ac
8672         * sylpheed-claws-128x128.png
8673         * sylpheed-claws-64x64.png
8674         * sylpheed-claws.desktop
8675         * sylpheed-claws.ico
8676         * sylpheed-claws.pc.in
8677         * sylpheed-claws.png
8678         * debian/README.Debian
8679         * debian/changelog
8680         * debian/claws-mail.desktop
8681         * debian/claws-mail.menu
8682         * debian/claws-mail.postinst.debhelper
8683         * debian/claws-mail.postrm.debhelper
8684         * debian/control
8685         * debian/copyright
8686         * debian/files
8687         * debian/rules
8688         * debian/sylpheed-claws.desktop
8689         * debian/sylpheed-claws.menu
8690         * debian/sylpheed-claws.postinst.debhelper
8691         * debian/sylpheed-claws.postrm.debhelper
8692         * doc/man/Makefile.am
8693         * doc/man/claws-mail.1
8694         * doc/man/sylpheed-claws.1
8695         * doc/src/ChangeLog.claws-pre0.8.0
8696         * manual/Makefile.am
8697         * manual/account.xml
8698         * manual/ack.xml
8699         * manual/addrbook.xml
8700         * manual/advanced.xml
8701         * manual/claws-mail-manual.xml
8702         * manual/faq.xml
8703         * manual/glossary.xml
8704         * manual/handling.xml
8705         * manual/intro.xml
8706         * manual/keyboard.xml
8707         * manual/plugins.xml
8708         * manual/starting.xml
8709         * manual/sylpheed-claws-manual.xml
8710         * manual/xml2pdf
8711         * manual/dist/.cvsignore
8712         * manual/dist/html/.cvsignore
8713         * manual/dist/html/Makefile.am
8714         * manual/dist/pdf/.cvsignore
8715         * manual/dist/pdf/Makefile.am
8716         * manual/dist/ps/.cvsignore
8717         * manual/dist/ps/Makefile.am
8718         * manual/dist/txt/.cvsignore
8719         * manual/dist/txt/Makefile.am
8720         * manual/es/Makefile.am
8721         * manual/es/advanced.xml
8722         * manual/es/claws-mail-manual.xml
8723         * manual/es/faq.xml
8724         * manual/es/glossary.xml
8725         * manual/es/handling.xml
8726         * manual/es/intro.xml
8727         * manual/es/plugins.xml
8728         * manual/es/sylpheed-claws-manual.xml
8729         * manual/es/dist/.cvsignore
8730         * manual/es/dist/html/.cvsignore
8731         * manual/es/dist/html/Makefile.am
8732         * manual/es/dist/pdf/.cvsignore
8733         * manual/es/dist/pdf/Makefile.am
8734         * manual/es/dist/ps/.cvsignore
8735         * manual/es/dist/ps/Makefile.am
8736         * manual/es/dist/txt/.cvsignore
8737         * manual/es/dist/txt/Makefile.am
8738         * manual/fr/Makefile.am
8739         * manual/fr/account.xml
8740         * manual/fr/ack.xml
8741         * manual/fr/addrbook.xml
8742         * manual/fr/advanced.xml
8743         * manual/fr/claws-mail-manual.xml
8744         * manual/fr/faq.xml
8745         * manual/fr/glossary.xml
8746         * manual/fr/handling.xml
8747         * manual/fr/intro.xml
8748         * manual/fr/keyboard.xml
8749         * manual/fr/plugins.xml
8750         * manual/fr/starting.xml
8751         * manual/fr/sylpheed-claws-manual.xml
8752         * manual/fr/dist/.cvsignore
8753         * manual/fr/dist/html/.cvsignore
8754         * manual/fr/dist/html/Makefile.am
8755         * manual/fr/dist/pdf/.cvsignore
8756         * manual/fr/dist/pdf/Makefile.am
8757         * manual/fr/dist/ps/.cvsignore
8758         * manual/fr/dist/ps/Makefile.am
8759         * manual/fr/dist/txt/.cvsignore
8760         * manual/fr/dist/txt/Makefile.am
8761         * manual/pl/Makefile.am
8762         * manual/pl/account.xml
8763         * manual/pl/ack.xml
8764         * manual/pl/addrbook.xml
8765         * manual/pl/advanced.xml
8766         * manual/pl/claws-mail-manual.xml
8767         * manual/pl/faq.xml
8768         * manual/pl/glossary.xml
8769         * manual/pl/handling.xml
8770         * manual/pl/intro.xml
8771         * manual/pl/keyboard.xml
8772         * manual/pl/plugins.xml
8773         * manual/pl/starting.xml
8774         * manual/pl/sylpheed-claws-manual.xml
8775         * manual/pl/dist/.cvsignore
8776         * manual/pl/dist/html/.cvsignore
8777         * manual/pl/dist/html/Makefile.am
8778         * manual/pl/dist/pdf/.cvsignore
8779         * manual/pl/dist/pdf/Makefile.am
8780         * manual/pl/dist/ps/.cvsignore
8781         * manual/pl/dist/ps/Makefile.am
8782         * manual/pl/dist/txt/.cvsignore
8783         * manual/pl/dist/txt/Makefile.am
8784         * po/.cvsignore
8785         * po/Makevars
8786         * src/.cvsignore
8787         * src/Makefile.am
8788         * src/account.c
8789         * src/account.h
8790         * src/action.c
8791         * src/action.h
8792         * src/adbookbase.h
8793         * src/addr_compl.c
8794         * src/addr_compl.h
8795         * src/addrbook.c
8796         * src/addrcache.c
8797         * src/addrcache.h
8798         * src/addrcindex.c
8799         * src/addrcindex.h
8800         * src/addrclip.c
8801         * src/addrclip.h
8802         * src/addrdefs.h
8803         * src/addressadd.c
8804         * src/addressadd.h
8805         * src/addressbook.c
8806         * src/addressbook.h
8807         * src/addressbook_foldersel.c
8808         * src/addressbook_foldersel.h
8809         * src/addrgather.c
8810         * src/addrgather.h
8811         * src/addrharvest.c
8812         * src/addrharvest.h
8813         * src/addrindex.c
8814         * src/addrindex.h
8815         * src/addritem.c
8816         * src/addritem.h
8817         * src/addrquery.c
8818         * src/addrquery.h
8819         * src/addrselect.c
8820         * src/addrselect.h
8821         * src/alertpanel.c
8822         * src/alertpanel.h
8823         * src/browseldap.c
8824         * src/browseldap.h
8825         * src/codeconv.c
8826         * src/codeconv.h
8827         * src/compose.c
8828         * src/crash.c
8829         * src/crash.h
8830         * src/customheader.c
8831         * src/customheader.h
8832         * src/displayheader.c
8833         * src/displayheader.h
8834         * src/editaddress.c
8835         * src/editaddress.h
8836         * src/editbook.c
8837         * src/editbook.h
8838         * src/editgroup.c
8839         * src/editgroup.h
8840         * src/editjpilot.c
8841         * src/editjpilot.h
8842         * src/editldap.c
8843         * src/editldap.h
8844         * src/editldap_basedn.c
8845         * src/editldap_basedn.h
8846         * src/editvcard.c
8847         * src/editvcard.h
8848         * src/exphtmldlg.c
8849         * src/exphtmldlg.h
8850         * src/expldifdlg.c
8851         * src/expldifdlg.h
8852         * src/export.c
8853         * src/exporthtml.c
8854         * src/exporthtml.h
8855         * src/exportldif.c
8856         * src/exportldif.h
8857         * src/filtering.c
8858         * src/filtering.h
8859         * src/folder.c
8860         * src/folder.h
8861         * src/folder_item_prefs.c
8862         * src/folder_item_prefs.h
8863         * src/foldersel.c
8864         * src/foldersel.h
8865         * src/folderutils.c
8866         * src/folderutils.h
8867         * src/folderview.c
8868         * src/folderview.h
8869         * src/grouplistdialog.c
8870         * src/grouplistdialog.h
8871         * src/html.c
8872         * src/html.h
8873         * src/image_viewer.c
8874         * src/image_viewer.h
8875         * src/imap.c
8876         * src/imap.h
8877         * src/imap_gtk.c
8878         * src/imap_gtk.h
8879         * src/import.c
8880         * src/import.h
8881         * src/importldif.c
8882         * src/importldif.h
8883         * src/importmutt.c
8884         * src/importmutt.h
8885         * src/importpine.c
8886         * src/importpine.h
8887         * src/inc.c
8888         * src/inc.h
8889         * src/jpilot.c
8890         * src/jpilot.h
8891         * src/ldapctrl.c
8892         * src/ldapctrl.h
8893         * src/ldaplocate.c
8894         * src/ldaplocate.h
8895         * src/ldapquery.c
8896         * src/ldapquery.h
8897         * src/ldapserver.c
8898         * src/ldapserver.h
8899         * src/ldaputil.c
8900         * src/ldaputil.h
8901         * src/ldif.c
8902         * src/ldif.h
8903         * src/localfolder.c
8904         * src/localfolder.h
8905         * src/main.c
8906         * src/main.h
8907         * src/mainwindow.c
8908         * src/mainwindow.h
8909         * src/manual.c
8910         * src/manual.h
8911         * src/matcher.c
8912         * src/matcher.h
8913         * src/matcher_parser.h
8914         * src/matcher_parser_lex.l
8915         * src/matcher_parser_parse.y
8916         * src/mbox.c
8917         * src/mbox.h
8918         * src/message_search.c
8919         * src/message_search.h
8920         * src/messageview.c
8921         * src/messageview.h
8922         * src/mh.c
8923         * src/mh.h
8924         * src/mh_gtk.c
8925         * src/mh_gtk.h
8926         * src/mimeview.c
8927         * src/mimeview.h
8928         * src/msgcache.c
8929         * src/msgcache.h
8930         * src/mutt.c
8931         * src/mutt.h
8932         * src/news.c
8933         * src/news.h
8934         * src/news_gtk.c
8935         * src/news_gtk.h
8936         * src/noticeview.c
8937         * src/noticeview.h
8938         * src/partial_download.c
8939         * src/partial_download.h
8940         * src/pine.c
8941         * src/pine.h
8942         * src/pop.c
8943         * src/pop.h
8944         * src/prefs_account.c
8945         * src/prefs_account.h
8946         * src/prefs_actions.c
8947         * src/prefs_actions.h
8948         * src/prefs_common.c
8949         * src/prefs_common.h
8950         * src/prefs_compose_writing.c
8951         * src/prefs_compose_writing.h
8952         * src/prefs_customheader.c
8953         * src/prefs_customheader.h
8954         * src/prefs_display_header.c
8955         * src/prefs_display_header.h
8956         * src/prefs_ext_prog.c
8957         * src/prefs_ext_prog.h
8958         * src/prefs_filtering.c
8959         * src/prefs_folder_column.c
8960         * src/prefs_folder_column.h
8961         * src/prefs_folder_item.c
8962         * src/prefs_folder_item.h
8963         * src/prefs_fonts.c
8964         * src/prefs_fonts.h
8965         * src/prefs_gtk.c
8966         * src/prefs_gtk.h
8967         * src/prefs_image_viewer.c
8968         * src/prefs_image_viewer.h
8969         * src/prefs_matcher.c
8970         * src/prefs_matcher.h
8971         * src/prefs_message.c
8972         * src/prefs_message.h
8973         * src/prefs_msg_colors.c
8974         * src/prefs_msg_colors.h
8975         * src/prefs_other.c
8976         * src/prefs_other.h
8977         * src/prefs_quote.c
8978         * src/prefs_quote.h
8979         * src/prefs_receive.c
8980         * src/prefs_receive.h
8981         * src/prefs_send.c
8982         * src/prefs_send.h
8983         * src/prefs_spelling.c
8984         * src/prefs_spelling.h
8985         * src/prefs_summaries.c
8986         * src/prefs_summaries.h
8987         * src/prefs_summary_column.c
8988         * src/prefs_summary_column.h
8989         * src/prefs_template.c
8990         * src/prefs_template.h
8991         * src/prefs_themes.c
8992         * src/prefs_themes.h
8993         * src/prefs_toolbar.c
8994         * src/prefs_toolbar.h
8995         * src/prefs_wrapping.c
8996         * src/prefs_wrapping.h
8997         * src/privacy.c
8998         * src/privacy.h
8999         * src/procheader.c
9000         * src/procheader.h
9001         * src/procmime.c
9002         * src/procmime.h
9003         * src/procmsg.c
9004         * src/procmsg.h
9005         * src/quote_fmt.c
9006         * src/quote_fmt_parse.y
9007         * src/recv.c
9008         * src/recv.h
9009         * src/remotefolder.c
9010         * src/remotefolder.h
9011         * src/send_message.c
9012         * src/send_message.h
9013         * src/setup.c
9014         * src/setup.h
9015         * src/sourcewindow.c
9016         * src/sourcewindow.h
9017         * src/ssl_manager.c
9018         * src/ssl_manager.h
9019         * src/statusbar.c
9020         * src/statusbar.h
9021         * src/stock_pixmap.c
9022         * src/stock_pixmap.h
9023         * src/summary_search.c
9024         * src/summary_search.h
9025         * src/summaryview.c
9026         * src/summaryview.h
9027         * src/syldap.c
9028         * src/syldap.h
9029         * src/textview.c
9030         * src/textview.h
9031         * src/toolbar.c
9032         * src/toolbar.h
9033         * src/undo.c
9034         * src/undo.h
9035         * src/unmime.c
9036         * src/unmime.h
9037         * src/vcard.c
9038         * src/vcard.h
9039         * src/wizard.c
9040         * src/wizard.h
9041         * src/common/base64.c
9042         * src/common/base64.h
9043         * src/common/defs.h
9044         * src/common/hooks.c
9045         * src/common/hooks.h
9046         * src/common/log.c
9047         * src/common/log.h
9048         * src/common/mgutils.c
9049         * src/common/mgutils.h
9050         * src/common/nntp.c
9051         * src/common/nntp.h
9052         * src/common/passcrypt.c
9053         * src/common/passcrypt.h.in
9054         * src/common/plugin.c
9055         * src/common/plugin.h
9056         * src/common/prefs.c
9057         * src/common/prefs.h
9058         * src/common/progressindicator.c
9059         * src/common/progressindicator.h
9060         * src/common/quoted-printable.c
9061         * src/common/quoted-printable.h
9062         * src/common/session.c
9063         * src/common/session.h
9064         * src/common/smtp.c
9065         * src/common/smtp.h
9066         * src/common/socket.c
9067         * src/common/socket.h
9068         * src/common/ssl.c
9069         * src/common/ssl.h
9070         * src/common/stringtable.c
9071         * src/common/stringtable.h
9072         * src/common/sylpheed.c
9073         * src/common/sylpheed.h
9074         * src/common/template.c
9075         * src/common/template.h
9076         * src/common/timing.h
9077         * src/common/utils.c
9078         * src/common/utils.h
9079         * src/common/version.h.in
9080         * src/common/xml.c
9081         * src/common/xml.h
9082         * src/common/xmlprops.c
9083         * src/common/xmlprops.h
9084         * src/gtk/about.c
9085         * src/gtk/colorlabel.c
9086         * src/gtk/colorlabel.h
9087         * src/gtk/colorsel.c
9088         * src/gtk/colorsel.h
9089         * src/gtk/combobox.c
9090         * src/gtk/combobox.h
9091         * src/gtk/description_window.c
9092         * src/gtk/description_window.h
9093         * src/gtk/filesel.c
9094         * src/gtk/filesel.h
9095         * src/gtk/foldersort.c
9096         * src/gtk/foldersort.h
9097         * src/gtk/gtkaspell.c
9098         * src/gtk/gtkaspell.h
9099         * src/gtk/gtksctree.c
9100         * src/gtk/gtkshruler.c
9101         * src/gtk/gtkshruler.h
9102         * src/gtk/gtkutils.c
9103         * src/gtk/gtkutils.h
9104         * src/gtk/icon_legend.c
9105         * src/gtk/icon_legend.h
9106         * src/gtk/logwindow.c
9107         * src/gtk/logwindow.h
9108         * src/gtk/manage_window.c
9109         * src/gtk/manage_window.h
9110         * src/gtk/pluginwindow.c
9111         * src/gtk/pluginwindow.h
9112         * src/gtk/prefswindow.c
9113         * src/gtk/prefswindow.h
9114         * src/gtk/quicksearch.c
9115         * src/gtk/quicksearch.h
9116         * src/pixmaps/claws-mail.xpm
9117         * src/pixmaps/claws-mail_icon.xpm
9118         * src/pixmaps/claws-mail_logo.xpm
9119         * src/pixmaps/sylpheed-claws.xpm
9120         * src/pixmaps/sylpheed-claws_icon.xpm
9121         * src/pixmaps/sylpheed-claws_logo.xpm
9122         * src/plugins/bogofilter/Makefile.am
9123         * src/plugins/bogofilter/bogofilter.c
9124         * src/plugins/bogofilter/bogofilter.h
9125         * src/plugins/bogofilter/bogofilter_gtk.c
9126         * src/plugins/clamav/Makefile.am
9127         * src/plugins/clamav/clamav_plugin.c
9128         * src/plugins/clamav/clamav_plugin.h
9129         * src/plugins/clamav/clamav_plugin_gtk.c
9130         * src/plugins/demo/Makefile.am
9131         * src/plugins/demo/demo.c
9132         * src/plugins/dillo_viewer/Makefile.am
9133         * src/plugins/dillo_viewer/README
9134         * src/plugins/dillo_viewer/dillo_prefs.c
9135         * src/plugins/dillo_viewer/dillo_prefs.h
9136         * src/plugins/dillo_viewer/dillo_viewer.c
9137         * src/plugins/pgpcore/Makefile.am
9138         * src/plugins/pgpcore/passphrase.c
9139         * src/plugins/pgpcore/passphrase.h
9140         * src/plugins/pgpcore/pgp_viewer.c
9141         * src/plugins/pgpcore/pgp_viewer.h
9142         * src/plugins/pgpcore/plugin.c
9143         * src/plugins/pgpcore/prefs_gpg.c
9144         * src/plugins/pgpcore/prefs_gpg.h
9145         * src/plugins/pgpcore/select-keys.c
9146         * src/plugins/pgpcore/select-keys.h
9147         * src/plugins/pgpcore/sgpgme.c
9148         * src/plugins/pgpcore/sgpgme.h
9149         * src/plugins/pgpcore/sylpheed.def
9150         * src/plugins/pgpcore/version.rc
9151         * src/plugins/pgpinline/Makefile.am
9152         * src/plugins/pgpinline/pgpinline.c
9153         * src/plugins/pgpinline/pgpinline.h
9154         * src/plugins/pgpinline/plugin.c
9155         * src/plugins/pgpinline/sylpheed.def
9156         * src/plugins/pgpinline/version.rc
9157         * src/plugins/pgpmime/Makefile.am
9158         * src/plugins/pgpmime/pgpmime.c
9159         * src/plugins/pgpmime/pgpmime.h
9160         * src/plugins/pgpmime/plugin.c
9161         * src/plugins/pgpmime/sylpheed.def
9162         * src/plugins/pgpmime/version.rc
9163         * src/plugins/spamassassin/Makefile.am
9164         * src/plugins/spamassassin/README
9165         * src/plugins/spamassassin/spamassassin.c
9166         * src/plugins/spamassassin/spamassassin.h
9167         * src/plugins/spamassassin/spamassassin_gtk.c
9168         * src/plugins/trayicon/Makefile.am
9169         * src/plugins/trayicon/trayicon.c
9170         * tools/OOo2sylpheed.pl
9171         * tools/README
9172         * tools/README.sylprint
9173         * tools/acroread2sylpheed.pl
9174         * tools/claws.i18n.status.pl
9175         * tools/filter_conv.pl
9176         * tools/filter_conv_new.pl
9177         * tools/freshmeat_search.pl
9178         * tools/google_search.pl
9179         * tools/kmail2sylpheed.pl
9180         * tools/kmail2sylpheed_v2.pl
9181         * tools/make.themes.project
9182         * tools/multiwebsearch.pl
9183         * tools/nautilus2sylpheed.sh
9184         * tools/outlook2sylpheed.pl
9185         * tools/sylprint.pl
9186         * tools/sylprint.rc
9187         * tools/tb2sylpheed
9188         * tools/textviewer.sh
9189         * tools/vcard2xml.py
9190         * tools/kdeservicemenu/README
9191         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9192         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9193         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9194                 Change name to Claws Mail. Announce to follow...
9195
9196 2006-11-06 [wwp]        2.6.0cvs6
9197
9198         * src/prefs_template.c
9199                 unify messages related to quote format/template errors (fix
9200                 capitalization), again.
9201
9202 2006-11-06 [wwp]        2.6.0cvs5
9203
9204         * src/prefs_quote.c
9205                 unify messages related to quote format/template errors.
9206
9207 2006-11-06 [wwp]        2.6.0cvs4
9208
9209         * src/prefs_msg_colors.c
9210                 more uses of Q_ macro for contextual translations, thanks
9211                 to Fabien (fzzzzz).
9212
9213 2006-11-06 [wwp]        2.6.0cvs3
9214
9215         * src/compose.c
9216         * src/common/utils.c
9217         * src/common/utils.h
9218                 show an alertpanel to make sure users are aware that sensitive
9219                 files are attached (it's file blacklist-based). This will fix
9220                 interaction w/ GoogleEarth for instance, thanks to Colin.
9221
9222 2006-11-06 [wwp]        2.6.0cvs2
9223
9224         * src/prefs_quote.c
9225         * src/prefs_template.c
9226         * src/prefs_template.h
9227                 check quote format when applying/closing prefs. For now this only
9228                 shows up an error dialog box, not preventing the user from using
9229                 a broken quote (reply, forwards) format.
9230
9231 2006-11-06 [wwp]        2.6.0cvs1
9232
9233         * src/prefs_template.c
9234                 fix missing checks of some template fields.
9235
9236 2006-11-06 [paul]       2.6.0
9237
9238         * NEWS
9239         * README
9240         * RELEASE_NOTES
9241                 2.6.0 released
9242
9243 2006-11-06 [paul]       2.5.6cvs22
9244
9245         * manual/advanced.xml
9246         * manual/es/advanced.xml
9247                 put 'respect_flowed_format' info in the correct
9248                 place
9249
9250 2006-11-06 [mones]      2.5.6cvs21
9251
9252         * po/es.po
9253                 Minor fixes for release
9254
9255 2006-11-06 [paul]       2.5.6cvs20
9256
9257         * po/cs.po
9258         * po/de.po
9259         * po/fr.po
9260         * po/it.po
9261         * po/nl.po
9262         * po/pt_BR.po
9263         * po/sk.po
9264         * po/sv.po
9265         * po/zh_CN.po
9266                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9267                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9268                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9269                 Young
9270
9271 2006-11-02 [colin]      2.5.6cvs19
9272
9273         * src/imap.c
9274         * src/imap.h
9275         * src/prefs_account.c
9276         * src/etpan/imap-thread.c
9277                 Add GSSAPI support - fixes Debian bug #383274
9278
9279 2006-11-01 [colin]      2.5.6cvs18
9280
9281         * src/jpilot.c
9282                 Handle libpisock12 support. Probably
9283                 fixes bug 1046, 'jpilot AddressDB.pdb 
9284                 import fail'
9285
9286 2006-11-01 [colin]      2.5.6cvs17
9287
9288         * src/folderutils.c
9289                 debug_print() folderutils_mark_all_read()
9290
9291 2006-11-01 [colin]      2.5.6cvs16
9292
9293         * COPYING
9294                 Add missed files to the Apache exception
9295
9296 2006-10-31 [colin]      2.5.6cvs15
9297
9298         * src/folder.c
9299         * src/folder.h
9300                 Add a copy_private_data() func to FolderClasses
9301                 Doesn't break the feature freeze, because we 
9302                 won't use it (right now) in the core.
9303
9304 2006-10-31 [colin]      2.5.6cvs14
9305
9306         * COPYING
9307                 Allow linking with the Apache licensed files in
9308                 src/plugins/spamassassin. Hopefully fixes 
9309                 bug 1048, 'Spamassassin plugin license problem'
9310
9311 2006-10-31 [wwp]        2.5.6cvs13
9312
9313         * src/compose.c
9314                 fix and optimize trimming of leading linefeeds in body loop.
9315
9316 2006-10-31 [colin]      2.5.6cvs12
9317
9318         * src/etpan/imap-thread.c
9319         * src/imap.c
9320                 Make really sure to have NULL sets in case
9321                 of error
9322
9323 2006-10-30 [wwp]        2.5.6cvs11
9324
9325         * src/prefs_common.c
9326         * src/prefs_common.h
9327         * src/compose.c
9328                 fix broken storage of quote format template when it contains \-escape
9329                 sequences. The application of such sequences is also fixed now (\t
9330                 in quote format will be a real tab instead of a 't', for instance).
9331
9332 2006-10-27 [colin]      2.5.6cvs10
9333
9334         * src/compose.c
9335                 Probably fix bug 1045, 'sylpheed-claws 
9336                 doesn't remove the mail from the IMAP 
9337                 Queue folder after sending'. From
9338                 2.5.6cvs3-stable
9339
9340 2006-10-27 [colin]      2.5.6cvs9
9341
9342         * configure.ac
9343                 Require libetpan-0.48. I'm so annoying,
9344                 I know ;-)
9345
9346 2006-10-27 [colin]      2.5.6cvs8
9347
9348         * src/folder.c
9349         * src/imap.c
9350                 Probably fix bug 1044, 'sylpheed-claws 
9351                 segfaults while moving mails' - Fix relation
9352                 usage when moving to an IMAP mailbox from another
9353                 mailbox
9354
9355 2006-10-26 [paul]       2.5.6cvs7
9356
9357         * src/gtk/about.c
9358                 add libSM to compiled-in features
9359                 list
9360
9361 2006-10-24 [colin]      2.5.6cvs6
9362
9363         * src/textview.c
9364         * src/gtk/gtkutils.c
9365                 Fix crash when printing emails with an
9366                 xface
9367
9368 2006-10-24 [mones]      2.5.6cvs5
9369
9370         * manual/es/advanced.xml
9371                 Synchronize hidden option respect_flowed_format
9372         * po/es.po
9373                 Updated translation
9374
9375 2006-10-21 [paul]       2.5.6cvs4
9376
9377         * src/gtk/authors.h
9378         * src/plugins/pgpcore/pgp_viewer.c
9379         * src/plugins/pgpcore/sgpgme.c
9380                 fix building on BSDs
9381                 Thanks to Michael Hughes
9382                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9383
9384 2006-10-20 [colin]      2.5.6cvs3
9385
9386         * configure.ac
9387                 Bump up libetpan requirement
9388                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9389         * src/common/utils.c
9390         * src/common/utils.h
9391                 Add convenience get_file_mtime()
9392         * src/imap.c
9393         * src/etpan/imap-thread.c
9394         * src/etpan/imap-thread.h
9395                 Implement UIDPLUS support if the server
9396                 supports it - faster sending in this case
9397
9398 2006-10-19 [colin]      2.5.6cvs2
9399
9400         * src/gtk/quicksearch.c
9401                 Fix emptying in type-ahead+extended mode
9402         * src/mainwindow.c
9403         * src/mainwindow.h
9404                 Add a hook for offline state change
9405         * src/plugins/trayicon/trayicon.c
9406                 Use it to display offline icons
9407         * src/plugins/trayicon/Makefile.am
9408         * src/plugins/trayicon/newmail.offline.xpm
9409         * src/plugins/trayicon/newmarkedmail.offline.xpm
9410         * src/plugins/trayicon/nomail.offline.xpm
9411         * src/plugins/trayicon/unreadmail.offline.xpm
9412         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9413                 Add the icons
9414
9415 2006-10-12 [paul]       2.5.6cvs1
9416
9417         * NEWS
9418         * README
9419         * configure.ac
9420                 Update version number following
9421                 stable release
9422
9423 2006-10-19 [colin]      2.5.5cvs18
9424
9425         * manual/handling.xml
9426                 Add type-ahead search
9427
9428 2006-10-18 [colin]      2.5.5cvs17
9429
9430         * src/gtk/quicksearch.c
9431                 Remove "save to history only if there's
9432                 no syntax error", it breaks for some 
9433                 reason which I'll investigate later.
9434
9435 2006-10-18 [colin]      2.5.5cvs16
9436
9437         * src/prefs_common.c
9438         * src/prefs_common.h
9439         * src/summaryview.c
9440         * src/gtk/quicksearch.c
9441         * src/gtk/quicksearch.h
9442                 Add a type-ahead option for fast searches
9443                 Patch by Fabien Vantard
9444
9445 2006-10-18 [colin]      2.5.5cvs15
9446
9447         * src/compose.c
9448         * src/compose.h
9449                 Add Options/Reply mode/ menu to be able to
9450                 change the recipients of a reply on the fly
9451
9452 2006-10-18 [colin]      2.5.5cvs14
9453
9454         * src/compose.c
9455                 Fix redirecting of our own sent mails
9456
9457 2006-10-17 [wwp]        2.5.5cvs13
9458
9459         * src/send_message.c
9460                 Fix duplicate error messages when sending, and missing
9461                 newline in such error messages.
9462
9463 2006-10-17 [colin]      2.5.5cvs12
9464
9465         * src/compose.c
9466                 Compare addresses case-insensitive
9467
9468 2006-10-17 [colin]      2.5.5cvs11
9469
9470         * src/plugins/pgpcore/sgpgme.c
9471                 Fix return status
9472
9473 2006-10-17 [colin]      2.5.5cvs10
9474
9475         * src/plugins/pgpcore/pgp_viewer.c
9476                 Fix return status
9477
9478 2006-10-17 [colin]      2.5.5cvs9
9479
9480         * src/quote_fmt.c
9481                 Fix a typo (thanks to Fabien)
9482
9483 2006-10-16 [colin]      2.5.5cvs8
9484
9485         * src/textview.c
9486                 Fix problem with quote-folding when emails
9487                 don't convert cleanly to UTF-8
9488
9489 2006-10-14 [colin]      2.5.5cvs7
9490
9491         * src/prefs_template.c
9492                 Reset fields when reopening
9493                 the window
9494
9495 2006-10-13 [paul]       2.5.5cvs6
9496
9497         * manual/advanced.xml
9498         * src/prefs_message.c
9499                 make 'respect_flowed_format' a hidden
9500                 option, and add a manual entry for it
9501                 Thanks to Colin
9502
9503 2006-10-12 [colin]      2.5.5cvs5
9504
9505         * src/codeconv.c
9506                 Revert part of 2.5.2cvs21:
9507                 Don't optimise by reusing the 
9508                 last iconv converter if possible:
9509                 it seems slightly broken in a 
9510                 very hard way to reproduce
9511
9512 2006-10-12 [colin]      2.5.5cvs4
9513
9514         * src/prefs_common.c
9515         * src/prefs_common.h
9516         * src/prefs_message.c
9517         * src/procmime.c
9518                 Fix bug 1035, 'Incorrect handling 
9519                 of flowed lines'. We now optionnaly
9520                 handle this format (preference is in
9521                 Message View/Text options section)
9522
9523 2006-10-12 [colin]      2.5.5cvs3
9524
9525         * po/POTFILES.in
9526                 Add new file
9527         * src/plugins/pgpcore/pgp_viewer.c
9528         * src/plugins/pgpcore/sgpgme.c
9529                 Don't try to import without asking
9530
9531 2006-10-12 [colin]      2.5.5cvs2
9532
9533         * src/compose.c
9534                 Fix bug 1036, 'Forwarding a mutlipart
9535                 mail with a "text/html" block to ms
9536                 outlook users leeds to freeze of
9537                 outlook'. Poor outlook users...
9538
9539 2006-10-12 [paul]       2.5.5cvs1
9540
9541         * NEWS
9542         * README
9543         * configure.ac
9544                 Update version number following
9545                 stable release
9546
9547 2006-10-11 [paul]       2.5.4cvs1
9548
9549         * NEWS
9550         * README
9551         * configure.ac
9552                 Update version number following
9553                 stable release
9554
9555 2006-10-11 [paul]       2.5.3cvs32
9556
9557         * src/textview.c
9558                 fix bug 1032, 'Segmentation fault when showing
9559                 message' (bug in quote folding)
9560                 Thanks to Colin
9561
9562 2006-10-10 [colin]      2.5.3cvs31
9563
9564         * src/quote_fmt.c
9565                 Rephrase english a bit
9566
9567 2006-10-10 [colin]      2.5.3cvs30
9568
9569         * src/prefs_compose_writing.c
9570                 Stop making the page larger than the window
9571
9572 2006-10-10 [wwp]        2.5.3cvs29
9573
9574         * src/compose.c
9575         * src/prefs_template.c
9576         * src/quote_fmt.c
9577         * src/quote_fmt.h
9578         * src/quote_fmt_lex.l
9579         * src/quote_fmt_parse.y
9580                 Extend the quote parser a bit: allow to get access to
9581                 basic (composing) account info.
9582
9583 2006-10-10 [colin]      2.5.3cvs28
9584
9585         * src/procheader.c
9586                 Fix this \t problem in subject
9587
9588 2006-10-09 [colin]      2.5.3cvs27
9589
9590         * src/main.c
9591         * src/prefs_gtk.c
9592                 Prepare cache a bit later
9593                 If section already exists, skip the new one 
9594                 (as previously); avoid writing the same block
9595                 twice - if we find a second block with the 
9596                 same id, skip it.
9597         * src/plugins/pgpcore/pgp_viewer.c
9598                 Set cursor to busy when retrieving a key
9599         * src/plugins/pgpcore/sgpgme.c
9600                 allow 5 seconds for gpg to export the key
9601                 
9602
9603 2006-10-09 [colin]      2.5.3cvs26
9604
9605         * configure.ac
9606         * src/msgcache.c
9607         * src/prefs_gtk.c
9608                 Check for existence of fgets_unlocked
9609                 and fwrite_unlocked
9610
9611 2006-10-09 [paul]       2.5.3cvs25
9612
9613         * src/prefs_summaries.c
9614                 replace strftime() with fast_strftime() and in
9615                 the consequence fix the bug in the display of
9616                 AM/PM in the 'Example' string
9617
9618 2006-10-09 [ticho]      2.5.3cvs24
9619
9620         * po/sk.po
9621                 Updated (and fixed up somewhat) Slovak translation.
9622
9623 2006-10-08 [colin]      2.5.3cvs23
9624
9625         * src/prefs_folder_item.c
9626                 Explain why prefs in the top-level folder
9627                 aren't retained, but are still useful
9628
9629 2006-10-08 [colin]      2.5.3cvs22
9630
9631         * src/prefs_gtk.c
9632                 Don't cache anything if caching fails
9633
9634 2006-10-08 [colin]      2.5.3cvs21
9635
9636         * src/common/utils.c
9637                 always include gi18n.h
9638
9639 2006-10-07 [colin]      2.5.3cvs20
9640
9641         * src/plugins/pgpcore/pgp_viewer.c
9642                 Kill gpg after 5 seconds wait
9643
9644 2006-10-07 [colin]      2.5.3cvs19
9645
9646         * src/plugins/pgpcore/pgp_viewer.c
9647         * src/plugins/pgpcore/pgp_viewer.h
9648                 Fix copyright
9649
9650 2006-10-07 [colin]      2.5.3cvs18
9651
9652         * src/plugins/pgpcore/pgp_viewer.c
9653         * src/plugins/pgpcore/pgp_viewer.h
9654                 Actually add the files to CVS
9655
9656 2006-10-07 [colin]      2.5.3cvs17
9657
9658         * src/plugins/pgpcore/sgpgme.c
9659                 Be sure not to crash on 'application/pgp-signature' that
9660                 are not application/pgp-signatures
9661
9662 2006-10-07 [colin]      2.5.3cvs16
9663
9664         * src/textview.c
9665         * src/textview.h
9666                 Make a bit more of the API available
9667         * src/plugins/pgpcore/Makefile.am
9668         * src/plugins/pgpcore/plugin.c
9669         * src/plugins/pgpcore/sgpgme.c
9670                 Add basic key import/export
9671
9672 2006-10-07 [colin]      2.5.3cvs15
9673
9674         * src/folderview.c
9675         * src/imap.c
9676         * src/prefs_account.c
9677         * src/wizard.c
9678                 Warn users *everywhere* if libetpan's not
9679                 linked in
9680
9681 2006-10-06 [mones]      2.5.3cvs14
9682
9683         * po/de.po
9684         * po/es.po
9685                 updated by Stephan Sachse and me
9686
9687 2006-10-06 [colin]      2.5.3cvs13
9688
9689         * src/main.c
9690         * src/common/sylpheed.c
9691                 Don't load common plugins if --exit is passed
9692         * src/prefs_gtk.c
9693         * src/prefs_gtk.h
9694                 Implement a cache to avoid reading the same
9695                 files over and over again at startup
9696
9697 2006-10-06 [colin]      2.5.3cvs12
9698
9699         * src/summaryview.c
9700         * src/gtk/quicksearch.c
9701                 Update display every 5k mails on fast searches
9702
9703 2006-10-06 [colin]      2.5.3cvs11
9704
9705         * src/textview.c
9706                 Don't do quote folding on HTML or ERTF.
9707                 May fix the Cygwin issues if they were
9708                 happening with HTML mails?
9709
9710 2006-10-05 [colin]      2.5.3cvs10
9711
9712         * src/prefs_gtk.c
9713                 Oops, forgot one
9714
9715 2006-10-05 [colin]      2.5.3cvs9
9716
9717         * src/prefs_gtk.c
9718                 Use unlocked_stdio here too
9719
9720 2006-10-05 [colin]      2.5.3cvs8
9721
9722         * src/folderview.c
9723                 Fix go to next * after preferences apply
9724         * src/msgcache.c
9725                 Do the fd lock/unlock ourselves instead of
9726                 letting the libc do it at each write 
9727
9728 2006-10-05 [colin]      2.5.3cvs7
9729
9730         * src/common/utils.c
9731                 Faster division, thanks to Jean Diraison
9732
9733 2006-10-05 [paul]       2.5.3cvs6
9734
9735         * src/common/utils.c
9736                 fix building with --disable-nls
9737
9738 2006-10-04 [colin]      2.5.3cvs5
9739
9740         * src/folder.c
9741                 Maybe fix a segfault
9742
9743 2006-10-04 [wwp]        2.5.3cvs4
9744
9745         * src/prefs_folder_item.c
9746                 Fine-tune layouts in folder item prefs. Suggested by
9747                 Fabien Vantard <fzzzzz@gmail.com>.
9748
9749 2006-10-04 [wwp]        2.5.3cvs3
9750
9751         * src/prefs_folder_item.c
9752                 Kill the clandestine passengers. You didn't see anything.
9753
9754 2006-10-04 [wwp]        2.5.3cvs2
9755
9756         * src/prefs_folder_item.c
9757                 Add a way to test the subject simplify regexp in
9758                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9759                 w/ few layout changes.
9760
9761 2006-20-04 [paul]       2.5.3cvs1
9762
9763         * NEWS
9764         * README
9765         * configure.ac
9766                 Update version number following
9767                 stable release
9768
9769 2006-10-04 [colin]      2.5.2cvs42
9770
9771         * src/folder.c
9772         * src/folder.h
9773         * src/summaryview.c
9774                 Provide a way for folder classes to set their sort
9775                 type and key
9776
9777 2006-10-03 [colin]      2.5.2cvs41
9778
9779         * src/mh.c
9780                 Don't use strlen() to know if the
9781                 string's empty
9782
9783 2006-10-03 [colin]      2.5.2cvs40
9784
9785         * src/mh.c
9786                 Fix "check for new folders" with accentued folders
9787
9788 2006-10-03 [ticho]      2.5.2cvs39
9789
9790         * src/filtering.c
9791         * src/folder.c
9792         * src/inc.c
9793         * src/mbox.c
9794                 Colin's fix for "copy" filtering rules.
9795
9796 2006-10-02 [colin]      2.5.2cvs38
9797
9798         * src/folderview.c
9799                 Fix for double-click too
9800
9801 2006-10-02 [colin]      2.5.2cvs37
9802
9803         * src/folderview.c
9804                 correct fix for cvs36
9805
9806 2006-10-02 [colin]      2.5.2cvs36
9807
9808         * src/folderview.c
9809                 Fix 'goto next unread' after collapsing/expanding 
9810                 a node.
9811
9812 2006-10-02 [colin]      2.5.2cvs35
9813
9814         * src/summaryview.c
9815                 Fix double freeze/thaw
9816         * src/common/utils.c
9817         * src/common/utils.h
9818                 Reimplement strftime
9819         * src/procheader.c
9820                 Use it
9821
9822
9823 2006-10-02 [colin]      2.5.2cvs34
9824
9825         * src/mh.c
9826                 Time mh_write_sequences() - it's fast
9827         * src/summaryview.c
9828                 Init a variable to shut up gcc
9829
9830 2006-10-01 [colin]      2.5.2cvs33
9831
9832         * src/folder.c
9833         * src/mh.c
9834         * src/mh.h
9835         * src/msgcache.c
9836                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9837                 Add fsync but disable it, it's slow as hell
9838
9839 2006-10-01 [colin]      2.5.2cvs32
9840
9841         * src/mh.c
9842         * src/msgcache.c
9843                 fflush() caches and mh_sequences before
9844                 fclose()ing
9845
9846 2006-10-01 [colin]      2.5.2cvs31
9847
9848         * src/msgcache.c
9849                 Don't ftruncate when not using mmap
9850
9851 2006-09-30 [colin]      2.5.2cvs30
9852
9853         * src/main.c
9854                 Write folder list *after* saving caches
9855
9856 2006-09-30 [colin]      2.5.2cvs29
9857
9858         * src/folder.c
9859         * src/mh.c
9860                 Debug forced mtime changes
9861
9862 2006-09-30 [colin]      2.5.2cvs28
9863
9864         * src/folder.c
9865         * src/main.c
9866                 Remove useless debug_print()s (code
9867                 well-tested)
9868
9869 2006-09-30 [colin]      2.5.2cvs27
9870
9871         * src/mh.c
9872                 Do stuff faster when writing mh_sequences
9873
9874 2006-09-30 [colin]      2.5.2cvs26
9875
9876         * src/mh.c
9877                 Don't let the writing of .mh_sequences, which
9878                 can change the folder's mtime, let us think
9879                 we need to scan.
9880
9881 2006-09-30 [colin]      2.5.2cvs25
9882
9883         * src/folder.c
9884                 Move a debug_print where it belongs 
9885                 (processing)
9886         * src/summaryview.c
9887                 Don't mess with a huge slow subject
9888                 table if we're not threading by
9889                 subject
9890
9891 2006-09-30 [colin]      2.5.2cvs24
9892
9893         * src/msgcache.c
9894                 Reenable mmaped reads (*not* writes!)
9895         * src/procmsg.c
9896                 Don't destroy and recreate hashtables just
9897                 for fun
9898         * src/common/utils.c
9899                 Remove useless reply prefixes (it's case
9900                 unsensitive)
9901
9902 2006-09-30 [wwp]        2.5.2cvs23
9903
9904         * tools/fix_date.sh
9905                 Fixed a minor bug in date value extraction, added a switch
9906                 to replace non RFC-compliant Date: value, added a switch
9907                 to use strict RFC matching patterns for dates.
9908
9909 2006-09-29 [colin]      2.5.2cvs22
9910
9911         * src/matcher_parser.h
9912         * src/matcher_parser_parse.y
9913         * src/prefs_filtering.c
9914         * src/statusbar.c
9915         * src/summary_search.c
9916         * src/summaryview.c
9917         * src/gtk/quicksearch.c
9918         * src/gtk/quicksearch.h
9919                 Optimise searches by setting different
9920                 refresh intervals (depending if the 
9921                 search is fast or not)
9922
9923 2006-09-29 [colin]      2.5.2cvs21
9924
9925         * src/codeconv.c
9926                 Optimise by reusing the last iconv converter
9927                 if possible
9928         * src/textview.c
9929                 Optimise a bit (the foldable quotes feature
9930                 still has an awful O(n^2) algo
9931
9932 2006-09-29 [colin]      2.5.2cvs20
9933
9934         * src/gtk/gtksctree.c
9935         * src/gtk/gtksctree.h
9936                 Optimise de-selection via up/down or
9937                 another key
9938
9939 2006-09-28 [colin]      2.5.2cvs19
9940
9941         * src/action.c
9942         * src/compose.c
9943         * src/folderview.c
9944         * src/mainwindow.c
9945         * src/messageview.c
9946         * src/summary_search.c
9947         * src/toolbar.c
9948                 Avoid using summaryview->ctree directly
9949
9950 2006-09-28 [colin]      2.5.2cvs18
9951
9952         * src/summaryview.c
9953         * src/summaryview.h
9954                 Add helpers to freeze/thaw/grab_focus
9955                 Factorize calls to freeze/thaw/grab_focus
9956                 
9957
9958 2006-09-28 [colin]      2.5.2cvs17
9959
9960         * src/main.c
9961                 More guards for the session management
9962
9963 2006-09-28 [colin]      2.5.2cvs16
9964
9965         * src/folderview.c
9966         * src/gtk/gtksctree.c
9967         * src/gtk/gtksctree.h
9968                 Make expanding not recursive in folderview
9969
9970 2006-09-28 [colin]      2.5.2cvs15
9971
9972         * src/addressbook.c
9973                 If nothing is selected in the list (right part)
9974                 and a group is selected in the tree (left part),
9975                 mail this group.
9976
9977 2006-09-28 [colin]      2.5.2cvs14
9978
9979         * src/Makefile.am
9980                 Actually use SM_LIBS
9981
9982 2006-09-28 [ticho]      2.5.2cvs13
9983
9984         * src/export.c
9985         * src/messageview.c
9986         * src/mimeview.c
9987         * src/news.c
9988         * src/pop.c
9989         * src/prefs_themes.c
9990         * src/procmsg.c
9991                 Small i18n string optimization.
9992         * src/send_message.c
9993         * src/summaryview.c
9994         * src/common/session.c
9995         * src/common/smtp.c
9996         * src/common/ssl_certificate.c
9997         * src/common/utils.c
9998                 Use "Couldn't" instead of "Can't" in UI messages,
9999                 where appropriate.
10000
10001 2006-09-28 [colin]      2.5.2cvs12
10002
10003         * configure.ac
10004                 Possibly fix link errors
10005
10006 2006-09-27 [wwp]        2.5.2cvs11
10007
10008         * src/gtk/authors.h
10009         * doc/man/sylpheed-claws.1
10010         * manual/ack.xml
10011         * manual/es/ack.xml
10012         * manual/fr/ack.xml
10013         * manual/pl/ack.xml
10014                 Updated authors info (me, myself and I).
10015
10016 2006-09-27 [colin]      2.5.2cvs10
10017
10018         * src/addressbook.c
10019                 Remove useless printf
10020
10021 2006-09-27 [wwp]        2.5.2cvs9
10022
10023         * src/editgroup.c
10024         * src/send_message.c
10025         * src/inc.c
10026         * src/prefs_common.c
10027         * src/prefs_common.h
10028         * src/gtk/progressdialog.c
10029                 remember more windows' sizes (send dialog, received dialog,
10030                 edit group in addressbook).
10031
10032 2006-09-27 [colin]      2.5.2cvs8
10033
10034         * configure.ac
10035         * src/main.c
10036         * src/mainwindow.h
10037                 Use libSM to communicate with the session
10038                 manager, so that we can know when the 
10039                 session ends, save our caches, and draft
10040                 our compose windows.
10041
10042 2006-09-27 [colin]      2.5.2cvs7
10043
10044         * src/addressbook.c
10045                 Fix issues:
10046                 o Allow Book and Group creation from the tree's
10047                   contextual menu
10048                 o Do not actually delete the contacts when 
10049                   deleting groups from the tree (duh!)
10050
10051 2006-09-27 [colin]      2.5.2cvs6
10052
10053         * src/compose.c
10054         * src/compose.h
10055         * src/mainwindow.c
10056         * src/textview.c
10057         * src/toolbar.c
10058                 o Allow passing an email address to 
10059                   compose_new_with_folderitem
10060                 o Update callers
10061                 o Use current folderitem when clicking
10062                   on a TextView mailto: link
10063                 o Fix a possible leak in TextView
10064
10065 2006-09-27 [colin]      2.5.2cvs5
10066
10067         * src/html.c
10068                 Use UTF-8 chars to replace HTML entities
10069
10070 2006-09-27 [colin]      2.5.2cvs4
10071
10072         * AUTHORS
10073         * src/prefs_account.c
10074         * src/gtk/authors.h
10075                 Fix bug #1024 (Array index out of
10076                 range in sylpheed-claws-2.5.2)
10077                 Patch by Ales Nosek <anosek@suse.cz>
10078
10079 2006-09-27 [colin]      2.5.2cvs3
10080
10081         * src/addr_compl.c
10082                 Actually do the test
10083
10084 2006-09-27 [colin]      2.5.2cvs2
10085
10086         * src/addr_compl.c
10087         * src/addr_compl.h
10088                 Allow completing with comma (in certain cases: vCalendar
10089                 for example doesn't support that)
10090                 Patch by Fabien Vantard
10091
10092 2006-09-26 [colin]      2.5.2cvs1
10093
10094         * src/Makefile.am
10095         * src/addr_compl.c
10096         * src/addr_compl.h
10097         * src/addrbook.c
10098         * src/addrbook.h
10099         * src/addressbook.c
10100         * src/addrindex.c
10101         * src/addrindex.h
10102         * src/compose.c
10103         * src/prefs_common.c
10104         * src/prefs_filtering_action.c
10105         * src/prefs_folder_item.c
10106         * src/prefs_template.c
10107         * src/stock_pixmap.c
10108         * src/stock_pixmap.h
10109         * src/pixmaps/addr_one.xpm
10110         * src/pixmaps/addr_two.xpm
10111                 Add auto-completion on groups
10112
10113 2006-09-26 [colin]      2.5.2
10114
10115         * NEWS
10116         * README
10117         * RELEASE_NOTES
10118                 2.5.2 released
10119
10120 2006-09-26 [colin]      2.5.1cvs5
10121
10122         * src/matcher.c
10123                 Fix condition
10124
10125 2006-09-26 [colin]      2.5.1cvs4
10126
10127         * src/mbox.c
10128                 Revert cvs1 (useless as the message is printed 
10129                 every 500 mails)
10130
10131 2006-09-26 [colin]      2.5.1cvs3
10132
10133         * src/partial_download.c
10134                 Fix crasher found by Alexsandar Urosevic
10135
10136 2006-09-26 [colin]      2.5.1cvs2
10137
10138         * src/summaryview.c
10139                 Fix bug #1023 (Sylpheed deletes too much messages)
10140
10141 2006-09-26 [ticho]      2.5.1cvs1
10142
10143         * src/mbox.c
10144                 Make use of gettext's multiple plurals for statusbar
10145                 progress message.
10146
10147 2006-09-25 [paul]       2.5.1
10148
10149         * NEWS
10150         * README
10151         * RELEASE_NOTES
10152                 2.5.1 released
10153
10154 2006-09-25 [colin]      2.5.0cvs3
10155
10156         * src/plugins/bogofilter/bogofilter.c
10157         * src/plugins/clamav/clamav_plugin.c
10158         * src/plugins/spamassassin/spamassassin.c
10159                 BogoFilter, Spamassassin: Fix double hook registering after
10160                 visiting preferences
10161                 Spamassassin, Clamav: Just set the mails to move instead of
10162                 doing the move - caller will move the things at once.
10163
10164 2006-09-25 [colin]      2.5.0cvs2
10165
10166         * src/imap.c
10167         * src/etpan/imap-thread.c
10168                 Use UID SEARCH ALL instead of UID 1:*
10169                 (braindead servers can't figure out that's
10170                 the same...)
10171
10172 2006-09-25 [wwp]        2.5.0cvs1
10173
10174         * src/message_search.c
10175                 Added the ability to stop a running search (in message body).
10176
10177 2006-09-25 [paul]       2.5.0
10178
10179         * NEWS
10180         * README
10181         * RELEASE_NOTES
10182                 2.5.0 released
10183
10184 2006-09-25 [paul]       2.4.0cvs214
10185
10186         * po/cs.po
10187         * po/de.po
10188         * po/fi.po
10189         * po/fr.po
10190         * po/nl.po
10191         * po/pt_BR.po
10192         * po/sk.po
10193         * po/sr.po
10194         * po/zh_CN.po
10195                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10196                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10197                 Ticho, Aleksander Urosevic, Ralgh Young
10198
10199 2006-09-24 [mones]      2.4.0cvs213
10200
10201         * po/es.po
10202                 Updated for release
10203
10204 2006-09-23 [colin]      2.4.0cvs212
10205
10206         * src/gtk/inputdialog.c
10207                 Fix [ ] remember this appearing in normal
10208                 input dialogs after it's been used by
10209                 mimeview.
10210         * src/folder.c
10211         * src/folderview.c
10212         * src/msgcache.c
10213         * src/procmsg.c
10214         * src/summaryview.c
10215         * src/textview.c
10216         * src/common/timing.h
10217                 Enable timings in debug mode and make it
10218                 look prettier.
10219
10220 2006-09-22 [colin]      2.4.0cvs211
10221
10222         * README
10223                 Revert test change
10224         * commitHelper
10225                 ping the correct URI
10226
10227 2006-09-22 [colin]      2.4.0cvs210
10228
10229         * README
10230                 Let's see if bug #1022 is fixed
10231
10232 2006-09-21 [colin]      2.4.0cvs209
10233
10234         * src/wizard.c
10235         * src/common/plugin.c
10236                 Prepare infra to load predefined plugins when
10237                 no configuration existed. Don't actually load
10238                 anything yet (feat. freeze)
10239
10240 2006-09-21 [wwp]        2.4.0cvs208
10241
10242         * manual/fr/faq.xml
10243                 Partial sync w/ 2.4.0cvs72:
10244                 wrap file and minor updates.
10245
10246 2006-09-21 [wwp]        2.4.0cvs207
10247
10248         * tools/fix_date.sh
10249                 several fixes and enhancements. A new --force switch has been
10250                 added to prevent overriding by default Date: header when
10251                 already existing.
10252
10253 2006-09-21 [paul]       2.4.0cvs206
10254
10255         * src/common/utils.c
10256                 add Chinese UTF8 Re prefix
10257
10258 2006-09-21 [wwp]        2.4.0cvs205
10259
10260         * tools/Makefile.am
10261                 Fics alfabettical order.
10262
10263 2006-09-21 [wwp]        2.4.0cvs204
10264
10265         * tools/fix_date.sh
10266         * tools/Makefile.am
10267                 Added an action tool to fix missing Date field in emails.
10268                 Updated Makefile.am to reflect those last two additions.
10269
10270 2006-09-21 [wwp]        2.4.0cvs203
10271
10272         * tools/uuooffice
10273                 Added a action tool to open uuencoded docs w/
10274                 OpenOffice (based on uudec method).
10275
10276 2006-09-21 [colin]      2.4.0cvs202
10277
10278         * src/compose.c
10279         * src/textview.c
10280                 Workaround possible GTK crash: remove selection 
10281                 clipboard before destroying widget, or GTK+-2.10
10282                 dies. Thanks to Hiro.
10283
10284 2006-09-20 [colin]      2.4.0cvs201
10285
10286         * src/compose.c
10287                 Fix free-after-use in some cases (when 
10288                 procmime_encode_content() frees mimeinfo->data.mem
10289                 and turns it to a temp file)
10290
10291 2006-09-20 [colin]      2.4.0cvs200
10292
10293         * src/folderview.c
10294         * src/summaryview.c
10295         * src/gtk/gtksctree.c
10296         * src/gtk/gtksctree.h
10297                 Add tooltips in the folderview and summaryview
10298                 (Doesn't break string freeze as they already
10299                 exist)
10300         * src/toolbar.c
10301                 Put the spam button in the default configuration
10302                 if compiled with bogo plugin too
10303
10304 2006-09-19 [colin]      2.4.0cvs199
10305
10306         * src/summaryview.c
10307         * src/summaryview.h
10308                 Update folder name label on folder rename
10309         * src/prefs_matcher.c
10310         * src/gtk/logwindow.h
10311                 Fix warnings
10312                 Patches by Fabien
10313
10314 2006-09-19 [wwp]        2.4.0cvs198
10315
10316         * src/summary_search.c
10317                 fix can't click forward/backward buttons in the
10318                 search messages.
10319
10320 2006-09-18 [paul]       2.4.0cvs197
10321
10322         * src/wizard.c
10323                 add missing bracket, capitalise the A of
10324                 'SpamAssassin'
10325
10326 2006-09-18 [paul]       2.4.0cvs196
10327
10328         * src/compose.c
10329                 fix bug 1012 'crashed upon sending mail
10330                 from compose window'
10331                 Thanks to Colin
10332
10333 2006-09-16 [colin]      2.4.0cvs195
10334
10335         * src/folderview.c
10336                 Fix "real-time" sorting by freezing/thawing
10337
10338 2006-09-16 [colin]      2.4.0cvs194
10339
10340         * manual/faq.xml
10341                 Fix the anti-spam entry a bit
10342
10343 2006-09-16 [colin]      2.4.0cvs193
10344
10345         * src/wizard.c
10346                 Make sure reviewers have no excuse when stating
10347                 Sylpheed-Claws doesn't have antispam capabilities.
10348
10349 2006-09-16 [colin]      2.4.0cvs192
10350
10351         * src/main.c
10352                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10353                 as if the SIGPIPE comes from etpan's thread we could
10354                 trigger a GUI update from this thread.
10355
10356 2006-09-16 [colin]      2.4.0cvs191
10357
10358         * src/summaryview.c
10359                 Init all members of the struct
10360
10361 2006-09-16 [paul]       2.4.0cvs190
10362
10363         * src/account.c
10364                 improvements to the English
10365
10366 2006-09-15 [colin]      2.4.0cvs189
10367
10368         * src/summaryview.c
10369                 HIG order on dialog
10370
10371 2006-09-14 [colin]      2.4.0cvs188
10372
10373         * src/common/socket.c
10374         * src/common/socket.h
10375         * src/common/ssl.c
10376         * src/common/ssl_certificate.c
10377         * src/common/ssl_certificate.h
10378         * src/etpan/imap-thread.c
10379                 the get_fqdn() call done to get canonical name when
10380                 checking an SSL certificate is blocking, which is
10381                 sad as we just did a non-blocking lookup to connect.
10382                 Fix that by letting the fqdn available to the SockInfo,
10383                 and use that in ssl_certificate_check(). For IMAP,
10384                 we don't do it as the lookup's done by libetpan, but
10385                 it's less annoying as IMAP connections as much more
10386                 rare than POP3 connections.
10387
10388 2006-09-14 [paul]       2.4.0cvs187
10389
10390         * manual/advanced.xml
10391                 improvements to the English,
10392                 properly place the new hidden options
10393                 within the alphabetical order
10394         * src/gtk/pluginwindow.c
10395                 improvements to the English
10396
10397 2006-09-14 [colin]      2.4.0cvs186
10398
10399         * src/prefs_common.c
10400         * src/prefs_common.h
10401         * src/gtk/gtksctree.c
10402         * manual/advanced.xml
10403                 New hidden pref, stripes_color_offset, to change
10404                 the value added/substracted to normal bgcolor to
10405                 create the stripes in summaries
10406
10407 2006-09-13 [colin]      2.4.0cvs185
10408
10409         * src/gedit-print.c
10410         * src/messageview.c
10411         * src/messageview.h
10412         * src/summaryview.c
10413         * src/textview.c
10414                 Fix misc. printing issues: 
10415                 - Bad font for linkified headers
10416                 - Different font if the mail was displayed or not
10417                 - Factorize the thing
10418
10419 2006-09-13 [colin]      2.4.0cvs184
10420
10421         * src/common/ssl_certificate.c
10422                 Only get FQDN once when checking certificate
10423
10424 2006-09-13 [colin]      2.4.0cvs183
10425
10426         * src/account.c
10427         * src/gtk/pluginwindow.c
10428                 Misc. GUI fixes by Fabien
10429
10430 2006-09-13 [wwp]        2.4.0cvs182
10431
10432         * configure.ac
10433         * src/common/utils.h
10434         * src/common/utils.c
10435                 get rid of unused wide-char functions.
10436
10437 2006-09-13 [wwp]        2.4.0cvs181
10438
10439         * src/plugins/pgpinline/sylpheed.def
10440         * src/textview.c
10441                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10442                 add privacy_reset_error to the .def file,
10443                 do not fork for an external textviewer.
10444
10445 2006-09-13 [wwp]        2.4.0cvs180
10446
10447         * src/prefs_common.c
10448                 fix broken font entry in prefs (patch issued by the gpg4win team,
10449                 probably by Marcus Brinkmann <marcus@g10code.de>).
10450
10451 2006-09-13 [colin]      2.4.0cvs179
10452
10453         * src/folder.h
10454                 Fix a warning in summaryview.c
10455         * src/mainwindow.c
10456         * src/summaryview.c
10457         * src/summaryview.h
10458                 Add missing Mark/* elements in the
10459                 main menu
10460
10461 2006-09-12 [colin]      2.4.0cvs178
10462
10463         * src/prefs_actions.c
10464         * src/prefs_filtering_action.c
10465         * src/prefs_matcher.c
10466                 Use (New) instead of New everywhere
10467
10468 2006-09-12 [wwp]        2.4.0cvs177
10469
10470         * manual/fr/addrbook.xml
10471         * manual/fr/handling.xml
10472                 updated some quotes in the fr manual to match the fr translation.
10473
10474 2006-09-12 [wwp]        2.4.0cvs176
10475
10476         * src/prefs_matcher.c
10477                 don't store translated string elements in matcher expressions.
10478                 Also fixed a misused of Q_().
10479
10480 2006-09-11 [wwp]        2.4.0cvs175
10481
10482         * src/plugins//bogofilter/bogofilter.c
10483         * src/plugins//clamav/clamav_plugin.c
10484         * src/plugins//demo/demo.c
10485         * src/plugins//dillo_viewer/dillo_viewer.c
10486         * src/plugins//pgpcore/plugin.c
10487         * src/plugins//pgpinline/plugin.c
10488         * src/plugins//pgpmime/plugin.c
10489         * src/plugins//spamassassin/spamassassin.c
10490                 gettext-ize more strings (mostly plugin error messages).
10491
10492 2006-09-11 [colin]      2.4.0cvs174
10493
10494         * src/alertpanel.c
10495                 Make maximum buffer size bigger to avoid
10496                 truncating translated messages. Patch by
10497                 Fabien
10498
10499 2006-09-11 [colin]      2.4.0cvs173
10500
10501         * src/etpan/imap-thread.c
10502                 Fix compilation on OpenBSD, thanks to 
10503                 Landry
10504
10505 2006-09-10 [wwp]        2.4.0cvs172
10506
10507         * manual/account.xml
10508         * manual/addrbook.xml
10509         * manual/handling.xml
10510         * manual/es/handling.xml
10511         * manual/fr/account.xml
10512         * manual/fr/addrbook.xml
10513         * manual/fr/handling.xml
10514                 documented addressbook matching (condition configuration):
10515                   addrbook.xml, en fr
10516                 documented per-account filtering rules (handling/filtering
10517                   section, account section):
10518                   account.xml, handling.xml, en fr
10519                 slightly updated the handling/searching section to tell few
10520                   words about the extended search ability:
10521                   handling.xml, en fr
10522                 added missing <quote></quotes> to Quick Search:
10523                   handling.xml, en fr es
10524                 fixed a typo (auomatically):
10525                   handling.xml, en
10526                 changes revisited by Paul.
10527
10528 2006-09-10 [paul]       2.4.0cvs171
10529
10530         * src/prefs_actions.c
10531         * src/prefs_filtering.c
10532         * src/prefs_template.c
10533                 adjustments to the gui
10534                 Patch by Fabien Vantard (slightly modified)
10535
10536 2006-09-10 [colin]      2.4.0cvs170
10537
10538         * src/summaryview.c
10539                 Check folderitem/summaryview consistency
10540                 (basically automates Update summary). Fixes
10541                 #1011 (wrong (negative) count on unread 
10542                 messages)
10543
10544 2006-09-10 [colin]      2.4.0cvs169
10545
10546         * src/gtk/gtksctree.c
10547                 Fix recursive expansion via mouse
10548         * src/plugins/bogofilter/bogofilter.c
10549                 Use normal filtering way of moving
10550                 messages (batching), possibly fixing
10551                 bug #1015 (Bogofilter plugin doubles 
10552                 new messages)
10553
10554 2006-09-09 [wwp]        2.4.0cvs168
10555
10556         * src/prefs_filtering.c
10557                 better place for this fix.
10558
10559 2006-09-09 [wwp]        2.4.0cvs167
10560
10561         * src/prefs_filtering.c
10562                 fix a minor bug when the enabled status of a filtering/processing
10563                 rule always got set to TRUE when replacing this rule. That still
10564                 make sense when adding a new rule, but now when replacing, we
10565                 don't override the value of 'enabled'.
10566                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10567                 to prefs_filtering_list_view_get_info() as this function not only
10568                 returns the name, but also the account_id and the enabled status.
10569
10570 2006-09-09 [mones]      2.4.0cvs166
10571
10572         * manual/glossary.xml
10573         * manual/plugins.xml
10574                 Minor format corrections
10575         * manual/gpl.xml
10576                 Fix misplaced NO WARRANTY section
10577         * manual/es/advanced.xml
10578         * manual/es/faq.xml
10579         * manual/es/glossary.xml
10580         * manual/es/gpl.xml
10581         * manual/es/handling.xml
10582         * manual/es/plugins.xml
10583         * manual/es/starting.xml
10584                 Incorporate changes from English version
10585         * manual/fr/ack.xml
10586         * manual/pl/ack.xml
10587         * manual/es/ack.xml
10588                 Fix address, (add translation credits in es version)
10589         * po/es.po
10590                 Updated translation
10591
10592 2006-09-09 [wwp]        2.4.0cvs165
10593
10594         * src/prefs_filtering.c
10595                 fix a crash when opening filtering prefs, if matcherrc file contains
10596                 broken data (non-existing account id, which is theoretically not
10597                 possible).
10598
10599 2006-09-08 [colin]      2.4.0cvs164
10600
10601         * src/folder.c
10602                 Wrong assert, make it an if()
10603         * src/gtk/gtksctree.c
10604                 Fix bug #1013 (expand selected thread 
10605                 tree) - expanding is now recursive
10606
10607 2006-09-07 [wwp]        2.4.0cvs163
10608
10609         * src/prefs_matcher.c
10610                 make better sentences about addressbook matching in the
10611                 matcher prefs. This should make translators' work easier
10612                 too.
10613
10614 2006-09-07 [wwp]        2.4.0cvs162
10615
10616         * src/prefs_filtering.c
10617                 code simplification (get rid of dup var. assignment).
10618
10619 2006-09-07 [wwp]        2.4.0cvs161
10620
10621         * src/summaryview.c
10622                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10623                 <fzzzzz@gmail.com>.
10624
10625 2006-09-07 [paul]       2.4.0cvs160
10626
10627         * src/mimeview.c
10628                 fix compilation warnings
10629                 Thanks to Colin
10630
10631 2006-09-07 [paul]       2.4.0cvs159
10632
10633         * src/mimeview.c
10634                 select the mimepart icon when
10635                 displaying as text
10636                 Thanks to Colin
10637
10638 2006-09-06 [paul]       2.4.0cvs158
10639
10640         * src/prefs_filtering.c
10641                 fix labels and table element spacing
10642                 Patch by Fabien Vantard
10643
10644 2006-09-06 [paul]
10645
10646         2.5.0-rc3 released
10647
10648 2006-09-06 [paul]       2.4.0cvs157
10649
10650         * manual/es/advanced.xml
10651                 fix typo
10652
10653 2006-09-06 [wwp]        2.4.0cvs156
10654
10655         * src/mainwindow.c
10656                 fix an dup launch issue when iconified, thanks to Colin.
10657
10658 2006-09-06 [wwp]        2.4.0cvs155
10659
10660         * src/gtk//gtksctree.h
10661                 oops, forgot that one!
10662
10663 2006-09-06 [wwp]        2.4.0cvs154
10664
10665         * manual/pl/advanced.xml
10666         * manual/advanced.xml
10667         * manual/es/advanced.xml
10668         * manual/fr/advanced.xml
10669         * src/prefs_customheader.c
10670         * src/prefs_filtering_action.c
10671         * src/foldersel.c
10672         * src/prefs_summaries.c
10673         * src/prefs_filtering.c
10674         * src/account.c
10675         * src/compose.c
10676         * src/prefs_summary_column.c
10677         * src/addr_compl.c
10678         * src/prefs_actions.c
10679         * src/prefs_folder_column.c
10680         * src/ssl_manager.c
10681         * src/prefs_template.c
10682         * src/prefs_display_header.c
10683         * src/prefs_common.h
10684         * src/prefs_matcher.c
10685         * src/prefs_common.c
10686         * src/prefs_toolbar.c
10687         * src/summaryview.c
10688         * src/folderview.c
10689         * src/gtk/gtksctree.c
10690         * src/gtk/pluginwindow.c
10691         * src/gtk/progressdialog.c
10692         * src/gtk/prefswindow.c
10693                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10694                 to make its meaning more obvious (all versions of the manual reflect
10695                 the change).
10696                 added an extra hidden option use_stripes_in_summary to allow
10697                 discarding these stripes in mainwindow's folder and message lists;
10698                 en and fr manuals only are OK towards this.
10699
10700 2006-09-06 [colin]      2.4.0cvs153
10701
10702         * src/textview.c
10703                 Hide Sylpheed-Claws' internal queue headers
10704                 when showing all headers. They'll be present
10705                 only in Source window.
10706
10707 2006-09-05 [colin]      2.4.0cvs152
10708
10709         * src/plugins/trayicon/trayicon.c
10710                 Fix crash at exit - we have to disconnect
10711                 our handlers
10712         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10713                 Update eggtrayicon - patch adapted from a
10714                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10715                 on Sylpheed's ML
10716
10717 2006-09-05 [colin]      2.4.0cvs151
10718
10719         * src/mainwindow.c
10720         * src/gtk/logwindow.c
10721                 Fix race condition when something writes
10722                 to the log too soon during init. Thanks
10723                 to Fabien Vantard
10724
10725 2006-09-05 [colin]      2.4.0cvs150
10726
10727         * src/mimeview.c
10728                 Don't select part on right-click either
10729
10730 2006-09-05 [paul]       2.4.0cvs149
10731
10732         * src/mimeview.c
10733                 completion of previous commit
10734                 Thanks to Colin
10735
10736 2006-09-05 [colin]      2.4.0cvs148
10737
10738         * src/mimeview.c
10739                 Don't force selection on middle-click, just open
10740
10741 2006-09-04 [colin]      2.4.0cvs147
10742
10743         * src/mimeview.c
10744                 Looks like gtk_notebook_set_current_page()
10745                 sometimes steals focus, and this annoys us
10746                 in MimeViewers as it renders navigation
10747                 keys useless. Take back focus after switching
10748                 pages.
10749
10750 2006-09-04 [colin]      2.4.0cvs146
10751
10752         * src/messageview.c
10753                 Set stop_loading when clicking on Next
10754                 during load. Don't add a callback to 
10755                 avoid over-complicating things.
10756
10757 2006-09-04 [colin]      2.4.0cvs145
10758
10759         * src/mimeview.c
10760         * src/messageview.c
10761                 Fix multiple loads in separate messageview
10762
10763 2006-09-04 [colin]      2.4.0cvs144
10764
10765         * src/summaryview.c
10766                 Let navigation keys be handled during 
10767                 load
10768
10769 2006-09-04 [colin]      2.4.0cvs143
10770
10771         * src/messageview.c
10772         * src/summaryview.c
10773         * src/textview.c
10774         * src/textview.h
10775                 Make loading of huge mails (lots of text and/or
10776                 images) cancellable, so the GUI doesn't block 
10777
10778 2006-09-04 [colin]      2.4.0cvs142
10779
10780         * src/plugins/trayicon/trayicon.c
10781                 Fix annoyance when removing a folder with 
10782                 unread mails: trayicon didn't update
10783
10784 2006-09-04 [paul]       2.4.0cvs141
10785
10786         * src/gtk/icon_legend.c
10787                 straighten up columns
10788                 Patch by Fabien Vantard
10789
10790 2006-09-04 [wwp]        2.4.0cvs140
10791
10792         * src/prefs_filtering.c
10793                 fix new line's account name in filtering prefs:
10794                 was "All", is now "(New)".
10795
10796 2006-09-04 [paul]       2.4.0cvs139
10797
10798         * tools/make.themes.project
10799                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10800                 instead of homebrewed "make release"
10801
10802 2006-09-03 [colin]      2.4.0cvs138
10803
10804         * src/folderview.c
10805                 Fix bug #1007 (Wrong folder highlighted)
10806
10807 2006-09-03 [colin]      2.4.0cvs137
10808
10809         * src/compose.c
10810                 Don't set Newsgroup: header to a mail folder
10811                 path
10812
10813 2006-09-03 [paul]       2.4.0cvs136
10814
10815         * src/prefs_other.c
10816         * src/prefs_spelling.c
10817                 unify the gui
10818
10819 2006-09-03 [paul]       2.4.0cvs135
10820
10821         * src/prefs_summaries.c
10822                 correct menu item text in prefs_keybind_apply_clicked()
10823
10824 2006-09-03 [paul]       2.4.0cvs134
10825
10826         * manual/advanced.xml
10827                 some improvements to the descriptions
10828         * src/mainwindow.c
10829         * src/messageview.c
10830         * src/summaryview.c
10831         * src/gtk/menu.c
10832                 fix menu sensitivity issues
10833         * src/prefs_message.c
10834                 drop the useless word 'short'
10835         * src/prefs_other.c
10836                 add the word 'lines' indicating log length
10837                 is a measure of lines
10838         * src/textview.c
10839                 fix compilation warnings
10840
10841 2006-09-02 [colin]      2.4.0cvs133
10842
10843         * src/messageview.c
10844                 Display a special return-receipt message
10845                 if the message is from the user
10846         * src/summaryview.c
10847                 Fix missing freeze of the list when marking
10848                 all read and unthreading for exec. Thanks
10849                 to Stephan Sachse.
10850
10851 2006-09-02 [paul]       2.4.0cvs132
10852
10853         * src/mainwindow.c
10854         * src/prefs_message.c
10855         * src/summaryview.c
10856                 fix some english
10857
10858 2006-09-02 [wwp]        2.4.0cvs131
10859
10860         * src/prefs_filtering.c
10861                 added an account name column to the filtering rules
10862                 dialog.
10863
10864 2006-09-02 [colin]      2.4.0cvs130
10865
10866         * src/gtk/logwindow.c
10867         * src/gtk/logwindow.h
10868                 Block scrolling if we're not at the end
10869                 of the log
10870
10871 2006-09-02 [colin]      2.4.0cvs129
10872
10873         * src/folder.c
10874                 Make sure account-specific rules can't
10875                 be used in {pre-,post-,}processing
10876         * src/mainwindow.c
10877         * src/gtk/logwindow.c
10878         * src/gtk/logwindow.h
10879                 Jump to last error when clicking on the
10880                 warning icon
10881
10882 2006-09-02 [colin]      2.4.0cvs128
10883
10884         * src/imap.c
10885         * src/import.c
10886         * src/mainwindow.c
10887         * src/mainwindow.h
10888                 Fix warning icon
10889         * src/inc.c
10890         * src/mbox.c
10891         * src/mbox.h
10892                 Let proc_mbox know its account, for
10893                 account-specific rules
10894
10895 2006-09-01 [colin]      2.4.0cvs127
10896
10897         * src/codeconv.c
10898                 Don't uselessly use iconv to convert from
10899                 us-ascii
10900         * src/alertpanel.c
10901         * src/mainwindow.c
10902         * src/mainwindow.h
10903         * src/inc.c
10904                 Fix certain log cases, disable warning icon
10905                 for now, the correct way to display it when
10906                 necessary and only when necessary is probably
10907                 to do it manually rather than use error logs
10908         * src/etpan/imap-thread.c
10909                 Clean up UID logging a bit
10910         * src/gtk/logwindow.c
10911         * src/gtk/logwindow.h
10912                 Make logging faster when the window's closed
10913
10914 2006-09-01 [wwp]        2.4.0cvs126
10915
10916         * manual/fr/account.xml
10917                 reflect changes to the ref. manual (parts of cvs72):
10918                 fix tabnames and quotes.
10919
10920 2006-09-01 [wwp]        2.4.0cvs125
10921
10922         * manual/fr/plugins.xml
10923                 reflect changes to the reference manual (cvs42):
10924                 update IRC channel info.
10925
10926 2006-09-01 [wwp]        2.4.0cvs124
10927
10928         * commitHelper
10929                 use CVSEDITOR env. var. if set, according to `man cvs`.
10930
10931 2006-09-01 [wwp]        2.4.0cvs123
10932
10933         * manual/advanced.xml
10934                 better sentence again (thanks to Paul).
10935
10936 2006-09-01 [wwp]        2.4.0cvs122
10937
10938         * manual/advanced.xml
10939         fix definition of toolbar_detachable and rework a bit the one of
10940         enable_dotted_lines.
10941
10942 2006-09-01 [mones]      2.4.0cvs121
10943
10944         * manual/advanced.xml
10945                 Document enable_dotted_lines
10946
10947 2006-09-01 [paul]       2.4.0cvs120
10948
10949         * src/folderview.c
10950         * src/folderview.h
10951         * src/imap.c
10952         * src/mainwindow.c
10953         * src/summaryview.c
10954                 obey the 'When entering folder...' option
10955                 when using the /View/Go to/... menu items
10956                 Thanks to Colin
10957
10958 2006-08-31 [colin]      2.4.0cvs119
10959
10960         * src/folderview.c
10961                 Revert 2.4.0cvs116, wrong fix.
10962
10963 2006-08-31 [colin]      2.4.0cvs118
10964
10965         * src/gtk/gtksctree.c
10966                 Better state the various copyrights
10967
10968 2006-08-31 [colin]      2.4.0cvs117
10969
10970         * src/prefs_common.c
10971                 fix enable_dotted_lines
10972
10973 2006-08-31 [colin]      2.4.0cvs116
10974
10975         * src/folderview.c
10976                 Use pref "Always open on select" when going
10977                 to next unread folder
10978         * src/gtk/gtksctree.c
10979                 Fix link failure to _gtk_clist_create_cell_layout
10980                 on certain computers. (Why not mine, I wonder)
10981
10982 2006-08-31 [colin]      2.4.0cvs115
10983
10984         * src/procmsg.c
10985         * src/textview.c
10986         * src/plugins/bogofilter/bogofilter.c
10987         * src/plugins/spamassassin/spamassassin.c
10988                 Requalify some "errors" to warnings
10989         * src/mainwindow.c
10990         * src/mainwindow.h
10991         * src/statusbar.c
10992                 Add an icon in the statusbar to notify
10993                 of errors
10994         * src/gtk/gtksctree.c
10995         * src/folderview.c
10996         * src/summaryview.c
10997                 Make the GtkSCTree look more modern by
10998                 alternating background lines
10999         * src/prefs_common.c
11000         * src/prefs_common.h
11001                 Add a pref to let people have the old
11002                 way if they prefer
11003
11004
11005 2006-08-30 [colin]      2.4.0cvs114
11006
11007         * src/procmsg.c
11008         * src/procmsg.h
11009                 Provide a way to filter a list of
11010                 messages in an optimised manner, and
11011                 add a list-filtering hook
11012         * src/folder.c
11013         * src/inc.c
11014         * src/mbox.c
11015                 Use the list filtering
11016         * src/plugins/bogofilter/bogofilter.c
11017                 Use the list-filtering hook
11018                 Use -b (bulk) mode for more speed
11019                 when learning and filtering
11020         * src/etpan/imap-thread.c
11021                 Make log output shorter in UID SEARCH
11022
11023
11024 2006-08-30 [colin]      2.4.0cvs113
11025
11026         * src/plugins/bogofilter/bogofilter.c
11027                 Really fast mass learning - thanks to David
11028                 Relson for the options explanations :)
11029
11030 2006-08-30 [colin]      2.4.0cvs112
11031
11032         * src/msgcache.c
11033                 Fix compilation on FreeBSD. Thanks
11034                 to Michael Hugues
11035
11036 2006-08-29 [colin]      2.4.0cvs111
11037
11038         * src/folderview.c
11039                 Handle "popup_menu" signal (for popping the 
11040                 menu via the keyboard)
11041         * src/mimeview.c
11042         * src/mimeview.h
11043         * src/summaryview.c
11044         * src/textview.c
11045         * src/gtk/gtkutils.c
11046         * src/gtk/gtkutils.h
11047                 Factorize scrolling code, and add an API 
11048                 for MimeViewers to handle scroll orders
11049
11050 2006-08-29 [wwp]        2.4.0cvs110
11051
11052         * src/plugins//bogofilter/bogofilter.c
11053         * src/plugins//spamassassin/spamassassin.c
11054                 make the bogofilter/spamassassin filtering error dialogs at
11055         incorporation obey to the "don't popup error dialog on
11056         receive error" option. If disabled, feed the log window w/
11057         the error message.
11058
11059 2006-08-29 [paul]
11060
11061         2.5.0-rc2 released
11062
11063 2006-08-29 [paul]       2.4.0cvs109
11064
11065         * Makefile.am
11066                 remove 'make release', it's not needed
11067                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11068
11069 2006-08-29 [paul]       2.4.0cvs108
11070
11071         * src/foldersel.c
11072         * src/summary_search.c
11073         * src/gtk/progressdialog.c
11074         * src/plugins/pgpcore/passphrase.c
11075                 replace deprecated gtk_window_set_policy()
11076
11077 2006-08-29 [colin]      2.4.0cvs107
11078
11079         * src/folder.c
11080                 Fix data loss when copy fails during a move:
11081                 only use fast remove_msgs if everything was
11082                 copied OK; else use slow remove_msg on the
11083                 mails that got copied only.
11084
11085 2006-08-28 [paul]       2.4.0cvs106
11086
11087         * src/mh.c
11088                 revert change in 2.4.0cvs104, it breaks
11089                 stuff
11090
11091 2006-08-28 [paul]       2.4.0cvs105
11092
11093         * src/plugins/spamassassin/spamassassin.c
11094                 english fix
11095
11096 2006-08-28 [paul]       2.4.0cvs104
11097
11098         * src/mh.c
11099                 fix data loss when moving to another
11100                 mailbox fails
11101         * src/prefs_spelling.c
11102                 improve the english
11103         * src/gtk/pluginwindow.c
11104                 improve the layout of the dialog text
11105         All thanks to Colin
11106
11107 2006-08-28 [paul]       2.4.0cvs103
11108
11109         * src/plugins/bogofilter/bogofilter.c
11110         * src/plugins/bogofilter/bogofilter_gtk.c
11111                 fix english up a bit, innit
11112
11113 2006-08-28 [paul]       2.4.0cvs102
11114
11115         * configure.ac
11116         * po/Makefile.in.in
11117         * po/Makevars
11118                 require autoconf 2.60, enabling building
11119                 with gettext 0.15 (gettext 0.14.x build still
11120                 possible). Replace Makefiles with versions
11121                 from gettext 0.15.
11122                 Remove configure options --with-localedir and
11123                 --with-mandir. The options that are provided
11124                 directly by autoconf 2.60 can be used instead:
11125                 --mandir --localedir
11126
11127 2006-08-27 [colin]      2.4.0cvs101
11128
11129         * src/plugins/bogofilter/Makefile.am
11130                 Fix make dist (no README)
11131
11132 2006-08-27 [colin]      2.4.0cvs100
11133
11134         * src/folder.c
11135                 Don't use F_UNKNOWN folders for any default
11136                 outbox/trash/etc
11137         * src/plugins/bogofilter/bogofilter.c
11138         * src/plugins/bogofilter/bogofilter.h
11139         * src/plugins/bogofilter/bogofilter_gtk.c
11140                 Add an option to specify the path to bogofilter
11141                 Use single-quotes to be able to learn in folders
11142                 with spaces in their names
11143                 Verify learning status
11144
11145 2006-08-27 [colin]      2.4.0cvs99
11146
11147         * manual/faq.xml
11148         * manual/plugins.xml
11149                 Document Bogofilter plugin
11150
11151 2006-08-27 [colin]      2.4.0cvs98
11152
11153         * src/compose.c
11154         * src/messageview.c
11155         * src/procmsg.c
11156         * src/procmsg.h
11157                 When possible, copy the queued mail to sent folder
11158                 instead of re-adding. Much faster on IMAP.
11159
11160 2006-08-27 [colin]      2.4.0cvs97
11161
11162         * src/msgcache.c
11163                 Disable mmaped caches - huge metadata loss
11164                 here after a power failure.
11165         * src/summaryview.c
11166                 Add quicksearch timing
11167         * src/common/plugin.c
11168         * src/common/plugin.h
11169                 Implement an interface to tell what plugins
11170                 provide. Prevent loading of similar plugins.
11171         * src/plugins/clamav/clamav_plugin.c
11172         * src/plugins/demo/demo.c
11173         * src/plugins/dillo_viewer/dillo_viewer.c
11174         * src/plugins/pgpcore/plugin.c
11175         * src/plugins/pgpinline/pgpinline.c
11176         * src/plugins/pgpmime/pgpmime.c
11177         * src/plugins/spamassassin/spamassassin.c
11178         * src/plugins/trayicon/trayicon.c
11179                 Implement plugin_provides()
11180
11181 2006-08-27 [colin]      2.4.0cvs96
11182
11183         * configure.ac
11184         * src/plugins/Makefile.am
11185         * src/plugins/bogofilter/.cvsignore
11186         * src/plugins/bogofilter/Makefile.am
11187         * src/plugins/bogofilter/bogofilter.c
11188         * src/plugins/bogofilter/bogofilter.h
11189         * src/plugins/bogofilter/bogofilter_gtk.c
11190                 New Bogofilter plugin, provides filtering and
11191                 learning. Spamassassin will go to extra plugins.
11192
11193 2006-08-26 [mones]      2.4.0cvs95
11194
11195         * manual/handling.xml
11196                 Fix subfolder path in the example (thanks to Paul) 
11197
11198 2006-08-26 [mones]      2.4.0cvs94
11199
11200         * manual/glossary.xml
11201                 2.2. + add ISP to the glossary
11202                 7.5. + Add UIDL to glossary
11203                 7.7. + Add TCP to glossary
11204         * manual/handling.xml
11205                 7.1. + Mentions GNU/Linux distribution, what about the non...
11206                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11207                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11208                 7.4. = Use appropriate quotation for commands
11209                 7.6. = change "" to <quote></quote>
11210         * manual/plugins.xml
11211                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11212         * manual/starting.xml
11213                 2.1. + local mbox file: some examples of mbox file locations...
11214                 Also reformatted files requiring it
11215
11216 2006-08-26 [wwp]        2.4.0cvs93
11217
11218         * src/summary_search.c
11219                 disable find buttons while summary search is running.
11220
11221 2006-08-25 [colin]      2.4.0cvs92
11222
11223         * src/folder.c
11224         * src/folderutils.c
11225         * src/mh.c
11226         * src/procmsg.h
11227         * src/summaryview.c
11228                 Speed up MH moving, and add progressbar
11229                 for MH deletion
11230         * src/msgcache.c
11231                 Write cache files using mmap() too
11232
11233 2006-08-25 [wwp]        2.4.0cvs91
11234
11235         * src/summaryview.c
11236                 switch spam<->ham button when a message has been marked as spam or ham
11237                 and is still selected. Thanks to Colin.
11238
11239 2006-08-25 [paul]       2.4.0cvs90
11240
11241         * src/Makefile.am
11242         * src/stock_pixmap.c
11243         * src/stock_pixmap.h
11244         * src/summaryview.c
11245         * src/gtk/icon_legend.c
11246         * src/pixmaps/copied.xpm
11247         * src/pixmaps/moved.xpm
11248                 add icons for delayed execution marked for
11249                 copying, marked for moving
11250
11251 2006-08-25 [mones]      2.4.0cvs89
11252
11253         * manual/glossary.xml
11254                 Fix the other glossary items:
11255                 5.1. = Inmmediate execution -> <quote>immediate execution...
11256                 5.2. = Fix MBOX capitalization -> Mbox
11257                 5.3. + Improve Plugins def. w/ tech. ref.
11258                 5.4. = Quotation -> replace '>' by <quote>></quote>
11259                 5.5. - SMTP Server. -> remove dot
11260         * po/es.po
11261                 Updated translation
11262
11263 2006-08-25 [mones]      2.4.0cvs88
11264
11265         * manual/ack.xml
11266                 Reformatted, changed email address
11267         * manual/glossary.xml
11268                 Reformatted, fixed MANUAL-TODO items:
11269                 8.2. + add ROT-13 to glossary
11270                 8.4. + add URL to glossary
11271         * manual/es/advanced.xml
11272                 Fixed <literal>s
11273
11274 2006-08-25 [paul]       2.4.0cvs87
11275
11276         * src/gtk/icon_legend.c
11277                 add 'marked for deletion' icon
11278                 arrange icons by containing column
11279                 wrap long label text
11280
11281 2006-08-25 [colin]      2.4.0cvs86
11282
11283         * src/common/utils.c
11284         * src/common/utils.h
11285                 Add the sc_g_*list_bigger functions in
11286                 a place everyone can use it
11287         * src/summaryview.c
11288                 Only freeze/thaw the list when working
11289                 on the selection, if it's bigger than 1
11290         * src/gtk/gtksctree.c
11291                 Only freeze/thaw the list when unselec-
11292                 ting 'all' if ('all' != 1)
11293                 This avoids some flickering
11294
11295 2006-08-24 [colin]      2.4.0cvs85
11296
11297         * src/addressbook.c
11298                 Fix strange list selection
11299                 Fix random seg (Invalid read of freed memory)
11300
11301 2006-08-24 [colin]      2.4.0cvs84
11302
11303         * src/alertpanel.c
11304         * src/gtk/inputdialog.c
11305         * src/plugins/pgpcore/passphrase.c
11306                 Revert minimal width patch of 2.4.0cvs67,
11307                 as it is also a maximal width. Use 
11308                 gtk_window_set_default_size instead.
11309
11310 2006-08-24 [colin]      2.4.0cvs83
11311
11312         * src/msgcache.c
11313                 Write cache/mark to temp files before
11314                 overwriting old ones (avoids metadata
11315                 loss if writing the new files fail).
11316                 Use mmap() to read cache/mark file, as
11317                 this makes cache reading faster. Dis-
11318                 abled for big-endian machines until it
11319                 can be tested. (Big-endian users: set
11320                 msgcache_use_mmap = TRUE in the relevant
11321                 #if).
11322         * src/procmsg.h
11323                 Move rarely used fields of MsgInfo in 
11324                 another structure, which will only be
11325                 allocated if needed. Face, X-Face,
11326                 Return receipt headers and List-*
11327                 headers are moved. Mails having none
11328                 of these occupy 52 bytes less with
11329                 this patch, which makes 2.5MB of RAM
11330                 saved on a 50k folder).
11331         * src/headerview.c
11332         * src/mainwindow.c
11333         * src/messageview.c
11334         * src/partial_download.c
11335         * src/procheader.c
11336         * src/procmsg.c
11337         * src/textview.c
11338                 Follow this structure change.
11339
11340 2006-08-24 [wwp]        2.4.0cvs82
11341
11342         * manual/es/.cvsignore
11343         * manual/es/dist/.cvsignore
11344         * manual/es/dist/html/.cvsignore
11345         * manual/es/dist/pdf/.cvsignore
11346         * manual/es/dist/ps/.cvsignore
11347         * manual/es/dist/txt/.cvsignore
11348                 more (generated) files to ignore.
11349
11350 2006-08-24 [colin]      2.4.0cvs81
11351
11352         * src/folder.c
11353         * src/mh.c
11354                 Fix possible problems with local delivery. Check the folder doesn't
11355                 need scan before setting its mtime when saving cache (which can be
11356                 done long after the folder's been modified by an external process);
11357                 Check that the stored item's mtime didn't change in mh functions.
11358
11359 2006-08-24 [mones]      2.4.0cvs80
11360
11361         * manual/advanced.xml
11362                 Rewrapping, some fixes and MANUAL-TODO items:
11363                 8.1. = change "" to <quote></quote>
11364                 8.3. = quote menu items
11365                 8.5. - deploying -> new user ... ideally a new user (redundant)
11366
11367 2006-08-23 [colin]      2.4.0cvs79
11368
11369         * src/gtk/gtksctree.c
11370                 When selecting or deselecting range, only
11371                 freeze/thaw when selection is bigger than 10
11372
11373 2006-08-23 [colin]      2.4.0cvs78
11374
11375         * src/messageview.c
11376         * src/mimeview.c
11377         * src/mimeview.h
11378         * src/plugins/dillo_viewer/dillo_viewer.c
11379                 Provide an API for MimeViewer plugins to
11380                 return a text selection for replying
11381
11382 2006-08-23 [colin]      2.4.0cvs77
11383
11384         * src/image_viewer.c
11385         * src/textview.c
11386                 Use gtk_pixbuf_new_from_file_at_scale(), which
11387                 is faster than getting the pixbuf then resizing
11388                 it.
11389
11390 2006-08-23 [colin]      2.4.0cvs76
11391
11392         * src/procmime.c
11393                 UTF-8 should be sent Quoted-printable
11394
11395 2006-08-22 [colin]      2.4.0cvs75
11396
11397         * src/mh.c
11398                 Check if scan is required before touching
11399                 the folder (or it'll be required every time)
11400
11401 2006-08-22 [colin]      2.4.0cvs74
11402
11403         * configure.ac
11404                 Require libetpan 0.46 (crasher fix when built
11405                 against gnutls)
11406
11407 2006-08-22 [colin]      2.4.0cvs73
11408
11409         * src/folder.c
11410                 Set folder's mtime after writing its
11411                 cache
11412         * src/folderview.c
11413                 Add some timing
11414         * src/procmsg.c
11415                 Don't do useless stuff if we don't 
11416                 thread by subject
11417         * src/summaryview.c
11418                 Add some timing, don't deselect prior
11419                 to selecting (gtksctree does it itself),
11420                 remove crash avoidance hacks as it's been
11421                 properly fixed since a while
11422         * src/common/utils.c
11423                 Optimize to_human_readable(): _() is slow,
11424                 do it only once, and avoid %f format for KB
11425                 (the most common in a summaryview)
11426         * src/gtk/gtksctree.c
11427                 Don't uselessly freeze/thaw (fixes flicker
11428                 on next unread and friends), reduce number
11429                 of g_list_nth/g_list_position where possible
11430         * src/gtk/gtkutils.c
11431         * src/gtk/gtkutils.h
11432                 Reduce number of g_list_nth/g_list_position
11433                 where possible.
11434                 All of this makes loading as 70k folder 2.1
11435                 seconds instead of 3.2 (with hot FS caches).
11436                 (1.3 seconds without Date and Size columns...)
11437
11438 2006-08-22 [paul]       2.4.0cvs72
11439
11440         wrap documents and do some items from mones' MANUAL-TODO:
11441
11442         * manual/account.xml
11443                 4.1. = fix tabname references to <quote>tabname</quote>
11444                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11445         * manual/faq.xml
11446                 1.1. = mentioned options don't match UI
11447                 Add information about the 'Never send Return Receipts'
11448                 option
11449         * manual/handling.xml
11450                 6.2. = Mentions Extended symbols button, but now is
11451                 named Information
11452                 6.3. = Mentions ... button, which is now Edit
11453
11454 2006-08-22 [colin]      2.4.0cvs71
11455
11456         * src/gtk/pluginwindow.c
11457                 Fix layout in verbose translations (such
11458                 as french)
11459
11460 2006-08-22 [paul]       2.4.0cvs70
11461
11462         * manual/Makefile.am
11463                 build manuals in alphabetical order
11464         * src/addressbook.c
11465         * src/prefs_themes.c
11466                 replace/remove deprecated symbols
11467         * src/gtk/gtkutils.c
11468                 fix a warning
11469         * src/gtk/pluginwindow.c
11470                 replace deprecated symbol
11471                 replace label text and move it
11472         * src/plugins/pgpcore/prefs_gpg.c
11473                 move the 'Generate...' button out of the
11474                 Sign Key frame, replace the English used
11475         * src/plugins/pgpcore/sgpgme.c
11476                 fixes to the English
11477
11478 2006-08-21 [colin]      2.4.0cvs69
11479
11480         * src/plugins/trayicon/trayicon.c
11481                 Add more strings for translation; patch
11482                 by Pawel
11483
11484 2006-08-21 [colin]      2.4.0cvs68
11485
11486         * src/compose.c
11487                 fix replied flag not set after drafting
11488         * src/matcher.c
11489                 fix body quicksearch in non-encoded bodies
11490                 containing '='
11491         * src/msgcache.c
11492                 Get rid of the g_malloc workaround for
11493                 corrupted caches, use g_try_malloc
11494
11495 2006-08-21 [colin]      2.4.0cvs67
11496
11497         * src/alertpanel.c
11498         * src/gtk/inputdialog.c
11499         * src/plugins/pgpcore/passphrase.c
11500                 Set minimal width to 375
11501         * src/mainwindow.c
11502                 Fix switching to offline, asking if it 
11503                 should be overriden for synchronising
11504         * src/mimeview.c
11505                 Don't offer to remember command on Open 
11506                 with for text parts, as the browser or 
11507                 text editor command isn't changed from 
11508                 there
11509
11510 2006-08-20 [paul]       2.4.0cvs66
11511
11512         * po/ko.po
11513         * po/zh_CN.po
11514                 fix plural form errors. revealed by stricter
11515                 checking of gettext 0.15
11516
11517 2006-08-18 [paul]       2.4.0cvs65
11518
11519         * src/stock_pixmap.c
11520                 fix the fix of 2.4.0cvs64
11521                 Thanks to Colin
11522
11523 2006-08-18 [paul]       2.4.0cvs64
11524
11525         * src/stock_pixmap.c
11526                 fix leaks
11527                 Thanks to Colin
11528
11529 2006-08-18 [paul]       2.4.0cvs63
11530
11531         * src/compose.c
11532         * src/procmsg.c
11533                 fix occasional IMAP bug where large msgs
11534                 were left in the queue folder after sending
11535                 Thanks to Colin
11536
11537 2006-08-18 [paul]       2.4.0cvs62
11538
11539         * src/folderview.c
11540                 freeze the summaryview while quicksearch results
11541                 are displayed
11542                 (fixes bug 456 'current message is hidden when the
11543                 view is refreshed and extended search is "unread 
11544                 messages"')
11545                 Thanks to Colin
11546         * src/textview.c
11547                 add missing #include "inputdialog.h"
11548         * src/common/utils.h
11549                 add missing mailcap_update_default() and improve
11550                 readability
11551
11552 2006-08-17 [colin]      2.4.0cvs61
11553
11554         * src/plugins/pgpcore/select-keys.c
11555                 Fix warnings :)
11556
11557 2006-08-17 [colin]      2.4.0cvs60
11558
11559         * src/compose.c
11560                 Don't continue queuing if Cancel is clicked
11561                 in select-keys
11562
11563 2006-08-17 [colin]      2.4.0cvs59
11564
11565         * src/plugins/pgpcore/select-keys.c
11566                 When encrypting, if only one key matches and it 
11567                 matches exactly, automatically use it.
11568
11569 2006-08-17 [colin]      2.4.0cvs58
11570
11571         * src/mimeview.c
11572         * src/prefs_common.c
11573         * src/prefs_common.h
11574         * src/prefs_ext_prog.c
11575         * src/textview.c
11576                 Fix issues with previous patch (text/html)
11577                 Remove outdated prefs
11578
11579 2006-08-17 [colin]      2.4.0cvs57
11580
11581         * src/imap.c
11582                 Add View Log button on auth error
11583         * src/procmsg.c
11584                 Fix encrypted mail marked as new when
11585                 saved in normal folders
11586         * src/plugins/pgpinline/pgpinline.c
11587                 Fix encrypt bug on IMAP
11588         * src/mimeview.c
11589         * src/common/utils.c
11590         * src/common/utils.h
11591         * src/gtk/inputdialog.c
11592         * src/gtk/inputdialog.h
11593                 Get rid of metamail stuff, simplify
11594                 opening, and allow remembering of user's
11595                 choices (by updating ~/.mailcap). There's
11596                 still to drop "Audio player" and "Image
11597                 viewer" preferences.
11598
11599 2006-08-17 [mones]      2.4.0cvs56
11600
11601         * manual/es/sylpheed-claws-manual.xml
11602                 fix DTD path
11603
11604 2006-08-17 [mones]      2.4.0cvs55
11605
11606         * configure.ac
11607         * manual/Makefile.am
11608         * manual/es/Makefile.am
11609         * manual/es/account.xml
11610         * manual/es/ack.xml
11611         * manual/es/addrbook.xml
11612         * manual/es/advanced.xml
11613         * manual/es/faq.xml
11614         * manual/es/glossary.xml
11615         * manual/es/gpl.xml
11616         * manual/es/handling.xml
11617         * manual/es/intro.xml
11618         * manual/es/keyboard.xml
11619         * manual/es/plugins.xml
11620         * manual/es/starting.xml
11621         * manual/es/sylpheed-claws-manual.xml
11622         * manual/es/dist/Makefile.am
11623         * manual/es/dist/html/Makefile.am
11624         * manual/es/dist/pdf/Makefile.am
11625         * manual/es/dist/ps/Makefile.am
11626         * manual/es/dist/txt/Makefile.am
11627                 Spanish translation for the manual
11628
11629 2006-08-16 [colin]      2.4.0cvs54
11630
11631         * src/compose.c
11632         * src/main.c
11633         * src/mainwindow.c
11634                 Fix send button sensitivity at startup
11635                 Set send menu sensitivity (patch by Fabien)
11636         * src/ssl_manager.c
11637                 Enable closing with esc (patch by Fabien)
11638         * src/gtk/foldersort.c
11639                 Enable closing with esc (patch by Fabien)
11640         * src/procmime.c
11641                 Optimisation (no need to copy to tempfile to
11642                 "decode" 7bit and 8bit)
11643         * src/summaryview.c
11644                 Fix cruft in swap_from case
11645         * src/textview.c
11646                 Fix missing last line in some mail cases 
11647                 (Fixes debian #381872)
11648         * src/plugins/pgpcore/prefs_gpg.c
11649         * src/plugins/pgpcore/sgpgme.c
11650         * src/plugins/pgpcore/sgpgme.h
11651                 Don't show "no key found" when user explicitely
11652                 wants to create a key
11653
11654 2006-08-16 [paul]       2.4.0cvs53
11655
11656         * configure.ac
11657         * src/account.c
11658         * src/addressbook.c
11659         * src/headerview.c
11660         * src/prefs_account.c
11661         * src/prefs_message.c
11662         * src/gtk/gtkutils.c
11663                 bump up minimum required versions of GTK+ and
11664                 GLIB to 2.6.0
11665
11666 2006-08-16 [paul]       2.4.0cvs52
11667
11668         * src/toolbar.c
11669                 workaround GTK+ Bug 351600 - 'Can't re-click
11670                 on button after sensitivity update'
11671                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11672                 Thanks to Colin
11673
11674 2006-08-15 [colin]      2.4.0cvs51
11675
11676         * src/plugins/pgpcore/prefs_gpg.c
11677                 Set options sensitivity according to
11678                 key existence
11679         * src/plugins/pgpcore/sgpgme.c
11680                 Allow to create key with no passphrase
11681
11682 2006-08-14 [cleroy]     2.4.0cvs50
11683
11684         * src/gtk/pluginwindow.c
11685                 New layout (maybe to be changed?)
11686         * src/gtk/gtkutils.c
11687                 Fix a bit label_window
11688         * src/plugins/pgpcore/passphrase.c
11689         * src/plugins/pgpcore/passphrase.h
11690         * src/plugins/pgpcore/plugin.c
11691         * src/plugins/pgpcore/prefs_gpg.c
11692         * src/plugins/pgpcore/prefs_gpg.h
11693         * src/plugins/pgpcore/sgpgme.c
11694         * src/plugins/pgpcore/sgpgme.h
11695                 Allow to create a PGP private key via the GUI
11696
11697 2006-08-14 [wwp]        2.4.0cvs49
11698
11699         * src/addressbook_foldersel.c
11700                 fix strict ISO C90 compliance.
11701
11702 2006-08-14 [paul]       2.4.0cvs48
11703
11704         * src/gtk/prefswindow.c
11705                 re-set scrolled window on opening
11706                 Patch by Ticho
11707
11708 2006-08-14 [paul]
11709
11710         2.5.0-rc1 released
11711
11712 2006-08-14 [paul]       2.4.0cvs47
11713
11714         * src/prefs_display_header.c
11715                 re-enable user-defined Displayed Headers
11716
11717 2006-08-14 [paul]       2.4.0cvs46
11718
11719         * src/prefs_account.c
11720                 use GTK_STOCK_EDIT
11721
11722 2006-08-13 [colin]      2.4.0cvs45
11723
11724         * src/common/utils.c
11725                 Fix "a" in quote when the original message is empty,
11726                 by using \0 instead of 'a' to test writability of
11727                 temp files.
11728
11729 2006-08-13 [wwp]        2.4.0cvs44
11730
11731         * src/plugins/spamassassin/spamassassin.c
11732                 fix capitalization of "SpamAssassin" in some debug, log and
11733                 dialog messages.
11734
11735 2006-08-13 [paul]       2.4.0cvs43
11736
11737         * src/editldap.c
11738                 fix overlapping widgets
11739         * src/prefs_account.c
11740                 fix translation of protocol_names[]
11741                 fix label disappearing off the edge of the
11742                 visible area
11743
11744 2006-08-12 [paul]       2.4.0cvs42
11745
11746         * manual/plugins.xml
11747                 update IRC channel info before it gets forgotten
11748                 about
11749
11750 2006-08-11 [colin]      2.4.0cvs41
11751
11752         * src/compose.c
11753         * src/mainwindow.c
11754         * src/mainwindow.h
11755         * src/procmsg.c
11756         * src/procmsg.h
11757         * src/summaryview.c
11758         * src/toolbar.c
11759                 Grey out the Send button if
11760                 - Queue folders are empty, or
11761                 - We're sending already
11762
11763 2006-08-11 [wwp]        2.4.0cvs40
11764
11765         * src/main.c
11766                 fix a logic issue when quitting while a compose window is
11767                 still open, thanks to Colin.
11768
11769 2006-08-10 [colin]      2.4.0cvs39
11770
11771         * src/main.c
11772                 Fix default font size setting after wizard run
11773         * src/imap.c
11774         * src/etpan/imap-thread.c
11775         * src/etpan/imap-thread.h
11776                 Fix bug #999 (Timing out on TSL cert validation 
11777                 dialog makes ugly things happen). Also, STARTTLS
11778                 unconditionnaly if initial capabilities contain
11779                 LOGINDISABLED and STARTTLS.
11780
11781 2006-08-09 [colin]      2.4.0cvs38
11782
11783         * src/mainwindow.c
11784         * src/mainwindow.h
11785                 Fix Tools/Actions sensitivity when there are
11786                 no actions
11787
11788 2006-08-09 [colin]      2.4.0cvs37
11789
11790         * src/prefs_filtering.c
11791                 Warning fix, patch by Paul
11792         * src/messageview.c
11793         * src/prefs_actions.c
11794         * src/prefs_filtering_action.c
11795         * src/prefs_matcher.c
11796                 Uniformisation of "Info ..." to "Info..." (for
11797                 old gtk), patch by Fabien
11798         * src/plugins/clamav/clamav_plugin_gtk.c
11799                 Sensitivity fix by Fabien
11800
11801 2006-08-09 [colin]      2.4.0cvs36
11802
11803         * src/main.c
11804         * src/main.h
11805                 Add a function to know whether we're exiting
11806         * src/plugins/trayicon/trayicon.c
11807                 If exiting, don't do anything. Faster, and
11808                 avoids gtk_main_iteration reentracy causing
11809                 segfaults at exit
11810
11811 2006-08-09 [colin]      2.4.0cvs35
11812
11813         * src/messageview.c
11814         * src/mimeview.c
11815         * src/mimeview.h
11816                 Fix lack of part selection when automatically 
11817                 jumping to a specific part
11818         * src/msgcache.c
11819                 Little optimisation in cache reading
11820
11821 2006-08-09 [colin]      2.4.0cvs34
11822
11823         * src/compose.c
11824                 Fix crash setting the priority on reedit
11825                 (Accessing compose before creating it!)
11826
11827 2006-08-08 [colin]      2.4.0cvs33
11828
11829         * src/procmime.c
11830                 Fix bug #998 (last attachment is not accessible)
11831                 Bad RFC interpretation on multipart close-delimiters
11832         * src/mimeview.c
11833         * src/mimeview.h
11834         * src/gtk/gtkvscrollbutton.c
11835         * src/gtk/gtkvscrollbutton.h
11836                 Make attachments list wheel-scrollable
11837
11838 2006-08-07 [colin]      2.4.0cvs32
11839
11840         * src/gtk/gtkaspell.c
11841                 Fix bug #973 (Unicode punctation characters 
11842                 are not recognized as separators by the
11843                 spell checker); fix unsigned stuff
11844
11845 2006-08-07 [colin]      2.4.0cvs31
11846
11847         * src/compose.c
11848                 Fix bug #956 (DnD text with accents in compose 
11849                 text entry); fix gccc's signed/unsigned fuss
11850
11851 2006-08-06 [colin]      2.4.0cvs30
11852
11853         * src/main.c
11854                 Fix bug #979 (Plugin crashes when exiting 
11855                 sylpheed-claws) : handle exit request only 
11856                 once
11857
11858 2006-08-05 [colin]      2.4.0cvs29
11859
11860         * src/news.c
11861                 Just make sure we have a msgid.
11862
11863 2006-08-05 [colin]      2.4.0cvs28
11864
11865         * src/news.c
11866         * src/summaryview.c
11867                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11868                 by reimplementing it
11869         * src/textview.c
11870                 Fix bug when hiding quotes with level > 3 and quote
11871                 colors are recycled
11872
11873 2006-08-04 [colin]      2.4.0cvs27
11874
11875         * src/compose.c
11876         * src/undo.c
11877         * src/undo.h
11878                 Fix a bit replace-by-pasting undo
11879         * src/mainwindow.c
11880         * src/messageview.c
11881                 Fix Fold quotes menu synchro in
11882                 mainwindow when it changes in 
11883                 messageview
11884         * src/textview.c
11885                 Fix right-click on quotes blocks
11886         * src/common/utils.c
11887                 Verify that the file created by
11888                 my_tmpfile() is writable. Fixes
11889                 bug #988 (very specific filesystem
11890                 issue)
11891         * src/plugins/pgpcore/sgpgme.c
11892                 Fix file descriptor leak
11893         * src/plugins/spamassassin/spamassassin.c
11894                 Warn once if spamd isn't reachable
11895
11896 2006-08-04 [colin]      2.4.0cvs26
11897
11898         * src/toolbar.c
11899                 i18n context patch by Fabien
11900
11901 2006-08-03 [colin]      2.4.0cvs25
11902
11903         * src/mainwindow.c
11904         * src/messageview.c
11905                 Rename "Hide quotes" to "Fold quotes"
11906         * src/textview.c
11907                 Don't use hand cursor on quotes. "all 
11908                 the bonuses of the feature and none of 
11909                 unwelcome side-effects"
11910
11911 2006-08-03 [colin]      2.4.0cvs24
11912
11913         * AUTHORS
11914         * sylpheed-claws.desktop
11915         * src/gtk/authors.h
11916                 Bring the desktop file to XDG compliance
11917                 Patch by Charles A. Edwards
11918
11919 2006-08-03 [colin]      2.4.0cvs23
11920
11921         * src/textview.c
11922                 Fix links offset when they are preceded
11923                 by accentued chars (g_utf8_strlen!)
11924         * src/mainwindow.c
11925                 Fix wrong status when starting offline
11926
11927
11928 2006-08-03 [wwp]        2.4.0cvs22
11929
11930         * src/prefs_common.h
11931                 ask what to do w/ filtering rules that belong to an account when
11932                 applying filtering rules manually from the main window (skip,
11933                 apply regardless of the account, use current account). This dialog
11934                 can be skipped and the last reply used.
11935                 (forgot that file)
11936
11937 2006-08-03 [wwp]        2.4.0cvs21
11938
11939         * src/filtering.c
11940         * src/filtering.h
11941         * src/prefs_common.c
11942         * src/summaryview.c
11943         * src/alertpanel.c
11944         * src/alertpanel.h
11945         * src/messageview.c
11946                 ask what to do w/ filtering rules that belong to an account when
11947                 applying filtering rules manually from the main window (skip,
11948                 apply regardless of the account, use current account). This dialog
11949                 can be skipped and the last reply used.
11950
11951
11952 2006-08-03 [colin]      2.4.0cvs20
11953
11954         * src/textview.c
11955                 Optimize previous patch
11956
11957 2006-08-03 [cleroy]     2.4.0cvs19
11958
11959         * src/textview.c
11960                 Fix quotes getting toggled back when the
11961                 mail has an even number of text parts
11962
11963 2006-08-02 [colin]      2.4.0cvs18
11964
11965         * src/messageview.c
11966                 Add Hide quotes menu
11967
11968 2006-08-02 [colin]      2.4.0cvs17
11969
11970         * src/mainwindow.c
11971         * src/prefs_common.c
11972         * src/textview.c
11973         * src/textview.h
11974         * src/gtk/about.c
11975                 Allow per-level quote hiding,
11976                 Allow toggling quotes by double-clicking them
11977                 Rename RemoteURI to ClickableText to reflect
11978                 the fact it's used for a variety of things
11979
11980 2006-08-02 [wwp]        2.4.0cvs16
11981
11982         * src/mainwindow.c
11983                 fix "View/Hide quotes" menu item status initialization.
11984
11985 2006-08-02 [wwp]        2.4.0cvs15
11986
11987         * src/matcher_parser_parse.y
11988                 remove a debug trace.
11989
11990 2006-08-02 [paul]       2.4.0cvs14
11991
11992         * src/plugins/pgpcore/passphrase.c
11993                 don't set initial dialog size
11994                 make it resizable
11995
11996 2006-08-02 [paul]       2.4.0cvs13
11997
11998         * src/noticeview.c
11999                 remove the rogue '/' character
12000
12001 2006-08-02 [paul]       2.4.0cvs12
12002
12003         * src/noticeview.c
12004                 allow buttons to resize as necessary
12005
12006 2006-08-01 [wwp]        2.4.0cvs11
12007
12008         * src/mbox.c
12009                 fix strict ISO C90 compliance.
12010
12011 2006-08-01 [wwp]        2.4.0cvs10
12012
12013         * tools/update-po
12014                 updated update-po tool to work w/ context-dependent translations.
12015                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
12016
12017 2006-08-01 [wwp]        2.4.0cvs9
12018
12019         * src/matcher.c
12020         * src/prefs_filtering.c
12021         * src/prefs_matcher.c
12022                 allow context-dependent translations for "All",
12023                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12024
12025 2006-07-31 [colin]      2.4.0cvs8
12026
12027         * AUTHORS
12028         * src/gtk/authors.h
12029                 Add Rafal to authors
12030
12031 2006-07-31 [colin]      2.4.0cvs7
12032
12033         * src/compose.c
12034         * src/mainwindow.c
12035         * src/messageview.h
12036         * src/prefs_common.c
12037         * src/prefs_common.h
12038         * src/textview.c
12039                 Add 'View/Hide quotes'. Patch based on a patch
12040                 by Rafal Weglarz
12041
12042 2006-07-31 [colin]      2.4.0cvs6
12043
12044         * src/action.c
12045                 Fix problem with "> stuff >" actions
12046
12047 2006-07-31 [paul]       2.4.0cvs5
12048
12049         * po/nb.po
12050                 updated by Geir Helland
12051
12052 2006-07-31 [wwp]        2.4.0cvs4
12053
12054         * src/mainwindow.c
12055         * src/summaryview.c
12056         * src/summaryview.h
12057                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12058                 thanks to Colin.
12059
12060 2006-07-31 [wwp]        2.4.0cvs3
12061
12062         * src/Makefile.am
12063         * src/addr_compl.c
12064         * src/addr_compl.h
12065         * src/addressbook.c
12066         * src/addressbook.h
12067         * src/addressbook_foldersel.c
12068         * src/addressbook_foldersel.h
12069         * src/addrindex.c
12070         * src/addrindex.h
12071         * src/matcher.c
12072         * src/matcher.h
12073         * src/matcher_parser_lex.l
12074         * src/matcher_parser_parse.y
12075         * src/prefs_common.c
12076         * src/prefs_common.h
12077         * src/prefs_filtering.c
12078         * src/prefs_matcher.c
12079         * src/prefs_matcher.h
12080         * src/summaryview.c
12081                 introduce filtering against the address book. It's now possible to add
12082                 matched conditions to determine if any email address in a message matches
12083                 or doesn't match any or all books or folders in the address book.
12084
12085 2006-07-31 [wwp]        2.4.0cvs2
12086
12087         * src/account.c
12088         * src/filtering.c
12089         * src/filtering.h
12090         * src/folder.c
12091         * src/folderview.c
12092         * src/inc.c
12093         * src/mainwindow.c
12094         * src/matcher.c
12095         * src/matcher_parser_lex.l
12096         * src/matcher_parser_parse.y
12097         * src/mbox.c
12098         * src/prefs_filtering.c
12099         * src/prefs_filtering.h
12100         * src/procmsg.c
12101         * src/procmsg.h
12102         * src/summaryview.c
12103                 introduce per-account filtering rules. Each filtering rule can now be assigned
12104                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12105                 when applying filtering rules manually, as all rules will apply - even the ones
12106                 assigned to an account. This issue will be addressed soon.
12107  
12108
12109
12110 2006-07-31 [wwp]        2.4.0cvs1
12111
12112         * src/quote_fmt.c
12113                 make more strings translatable.
12114
12115 2006-07-31 [paul]       2.4.0
12116
12117         2.4.0 released
12118
12119 2006-07-31 [paul]       2.3.1cvs91
12120
12121         * po/ca.po
12122                 updated by Miquel Oliete
12123
12124 2006-07-31 [paul]       2.3.1cvs90
12125
12126         * po/de.po
12127         * po/el.po
12128         * po/fr.po
12129         * po/it.po
12130         * po/pl.po
12131         * po/pt_BR.po
12132         * po/sr.po
12133         * po/zh_CN.po
12134                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12135                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12136                 Aleksandar Urosevic, and Ralgh Young
12137
12138 2006-07-31 [paul]       2.3.1cvs89
12139
12140         * src/account.c
12141         * src/main.c
12142         * src/mainwindow.c
12143         * src/mainwindow.h
12144                 Fix a race condition when, after an SC crash, rescanning
12145                 folders took more than 0.5 seconds
12146                 Thanks to Colin
12147
12148 2006-07-31 [paul]       2.3.1cvs88
12149
12150         * src/folderview.c
12151                 don't translate separator strings
12152
12153 2006-07-30 [mones]      2.3.1cvs87
12154
12155         * doc/man/sylpheed-claws.1
12156                 Fixed non-ASCII chars in Hoa's name
12157         * po/es.po
12158                 Updated for release
12159
12160 2006-07-27 [colin]      2.3.1cvs86
12161
12162         * src/textview.c
12163                 Don't include the leading \n in links
12164                 Patch by Fabien
12165
12166 2006-07-25 [colin]      2.3.1cvs85
12167
12168         * src/mainwindow.c
12169         * src/common/socket.h
12170         * src/etpan/imap-thread.c
12171                 Refresh resolvers before connecting
12172                 to IMAP servers, and after switching
12173                 to online. Thanks to Paul.
12174
12175 2006-07-18 [colin]
12176
12177         * 2.4.0-rc4 released
12178
12179 2006-07-17 [colin]      2.3.1cvs84
12180
12181         * src/inc.c
12182                 Show connection attempt in statusbar before
12183                 connecting (previously first message was
12184                 "Retrieving messages from ..." after the
12185                 connection succeeded.
12186
12187 2006-07-16 [wwp]        2.3.1cvs83
12188
12189         * sylpheed-claws.ico
12190                 Added .ico file (windows multi-size icon file, generated).
12191
12192 2006-07-12 [wwp]        2.3.1cvs82
12193
12194         * src/messageview.c
12195                 remove Message/Re-edit menu entry from messageview window,
12196                 as sent/draft/queued messages are opened in compose window when
12197                 re-edited and it's not possible to re-edit other msgs.
12198
12199 2006-07-12 [paul]       2.3.1cvs81
12200
12201         * AUTHORS
12202         * src/mainwindow.c
12203         * src/gtk/authors.h
12204                 check online state before resetting
12205                 mailcheck timer. Useful if some program
12206                 verifies connection state and updates
12207                 Claws.
12208                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12209
12210 2006-07-12 [paul]       2.3.1cvs80
12211
12212         * sylpheed-claws-128x128.png
12213         * sylpheed-claws-64x64.png
12214         * sylpheed-claws.png
12215         * src/Makefile.am
12216         * src/main.c
12217         * src/prefs_toolbar.c
12218         * src/stock_pixmap.c
12219         * src/stock_pixmap.h
12220         * src/wizard.c
12221         * src/gtk/about.c
12222         * src/gtk/gtkutils.c
12223         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12224         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12225         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12226         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12227         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12228         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12229                 updated and renamed logo/icon files and related
12230                 logo by Jesper Schultz
12231
12232 2006-07-11 [paul]       2.3.1cvs79
12233
12234         * src/main.c
12235                 fix the labels a smidgin
12236
12237 2006-07-09 [colin]      2.3.1cvs78
12238
12239         * src/textview.c
12240                 Show errors in textviewer's command
12241                 Patch by H. Merijn Brand
12242
12243 2006-07-09 [colin]      2.3.1cvs77
12244
12245         * src/compose.c
12246                 Save FMID in drafts too
12247
12248 2006-07-08 [colin]      2.3.1cvs76
12249
12250         * src/compose.c
12251                 Svae RMID in drafted mails too
12252                 Save quote_fmt vars for whole mails,
12253                 don't reset at each quote_fmt_init:
12254                 allows to use the same |i{var} in
12255                 various template fields
12256         * src/prefs_template.c
12257         * src/quote_fmt.h
12258         * src/quote_fmt_parse.y
12259                 Same
12260
12261 2006-07-08 [colin]      2.3.1cvs75
12262
12263         * src/textview.c
12264                 Fix highlighting of attached parts URIs
12265
12266 2006-07-08 [colin]      2.3.1cvs74
12267
12268         * src/main.c
12269                 Prevent bug #981 (sc 2.3.1 segfaults with 
12270                 gtk+ 2.10) from being reported again:
12271                 if Sylpheed-Claws has been compiled against
12272                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12273                 of if Sylpheed-Claws has been compiled against
12274                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12275                 error out.
12276
12277 2006-07-07 [colin]      2.3.1cvs73
12278
12279         * src/prefs_actions.c
12280                 Fix label
12281
12282 2006-07-07 [colin]      2.3.1cvs72
12283
12284         * src/prefs_actions.c
12285                 Fix compile on gtk < 2.8. argh :)
12286
12287 2006-07-07 [paul]       2.3.1cvs71
12288
12289         * src/common/defs.h
12290                 update DONATE_URI
12291
12292 2006-07-07 [colin]      2.3.1cvs70
12293
12294         * po/POTFILES.in
12295         * src/quote_fmt.c
12296         * src/quote_fmt_lex.l
12297         * src/quote_fmt_parse.y
12298                 Add |i{var}, a way to insert user-entered
12299                 text in a template
12300
12301 2006-07-07 [colin]
12302
12303         * 2.4.0-rc3 released
12304
12305 2006-07-07 [colin]      2.3.1cvs69
12306
12307         * src/folder.c
12308                 Don't consider inboxes of UNKNOWN folder 
12309                 classes to be useable as default inboxes
12310
12311 2006-07-07 [paul]       2.3.1cvs68
12312
12313         * src/textview.c
12314                 add missing #include <errno.h>
12315                 Thanks to René J. Blokland
12316
12317 2006-07-07 [paul]       2.3.1cvs67
12318
12319         * src/action.c
12320                 Return now Closes dialog
12321         * src/mimeview.c
12322         * src/mimeview.h
12323         * src/textview.c
12324                 add contextual menu to mime parts listed
12325                 in the textview
12326                 Thanks to Colin
12327         * src/common/utils.c
12328                 reversal: ' is a valid character in URLs
12329
12330 2006-07-06 [colin]      2.3.1cvs66
12331
12332         * src/remotefolder.h
12333                 Forgotten in previous commit
12334
12335 2006-07-06 [colin]      2.3.1cvs65
12336
12337         * src/folder.c
12338                 Set summary update flag whenever
12339                 totals changed
12340         * src/imap.c
12341         * src/prefs_account.c
12342         * src/common/utils.h
12343         * src/etpan/imap-thread.c
12344                 Fix warnings, thanks to Fabien and
12345                 Ricardo
12346
12347 2006-07-06 [wwp]        2.3.1cvs64
12348
12349         * src/gtk/gtkutils.c
12350                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12351
12352 2006-07-06 [wwp]        2.3.1cvs63
12353
12354         * src/account.c
12355         * src/addressbook.c
12356         * src/addressitem.h
12357         * src/folderview.c
12358         * src/mainwindow.c
12359         * src/manual.c
12360         * src/manual.h
12361         * src/message_search.c
12362         * src/prefs_actions.c
12363         * src/prefs_filtering.c
12364         * src/prefs_filtering.h
12365         * src/prefs_template.c
12366         * src/summary_search.c
12367         * src/summaryview.c
12368         * src/gtk/gtkutils.c
12369         * src/gtk/gtkutils.h
12370         * src/gtk/pluginwindow.c
12371                 add help buttons to some dialogs. Clicking such buttons opens a
12372                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12373
12374 2006-07-06 [paul]       2.3.1cvs62
12375
12376         * src/textview.c
12377                 fix attachments contextual menu
12378                 Thanks to Colin
12379
12380 2006-07-05 [colin]      2.3.1cvs61
12381
12382         * src/textview.c
12383         * src/compose.c
12384                 Handle sftp:// links
12385
12386 2006-07-05 [paul]       2.3.1cvs60
12387
12388         * src/gtk/filesel.c
12389                 grab save button by default
12390                 Thanks to Colin
12391
12392 2006-07-05 [wwp]        2.3.1cvs59
12393
12394         * manual/xml2pdf
12395                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12396
12397 2006-07-04 [colin]      2.3.1cvs58
12398
12399         * src/mimeview.c
12400         * src/textview.c
12401                 Use left click to select, middle click to open
12402                 on mimeparts links
12403         * src/common/utils.c
12404                 Fix segfault
12405
12406 2006-07-04 [colin]      2.3.1cvs57
12407
12408         * src/mainwindow.c
12409         * src/news.c
12410                 Warning fixes, thanks to Fabien
12411
12412 2006-07-04 [colin]      2.3.1cvs56
12413
12414         * src/mimeview.c
12415         * src/mimeview.h
12416         * src/textview.c
12417                 Allow parts to be selected via their text label
12418                 in textview
12419
12420 2006-07-04 [colin]      2.3.1cvs55
12421
12422         * src/folderview.c
12423                 Feedback when closing (for big folders)
12424         * src/prefs_actions.c
12425         * src/prefs_filtering.c
12426         * src/prefs_matcher.c
12427         * src/prefs_template.c
12428                 Fix default button when closing without
12429                 having saved
12430
12431 2006-07-04 [colin]      2.3.1cvs54
12432
12433         * src/news.c
12434                 Delete local file on deletion
12435
12436 2006-07-03 [colin]      2.3.1cvs53
12437
12438         * src/folderview.c
12439         * src/main.c
12440                 Don't freeze when rescanning after crash
12441
12442 2006-07-03 [wwp]        2.3.1cvs52
12443
12444         * src/compose.c
12445         * src/privacy.c
12446         * src/privacy.h
12447         * src/plugins/pgpinline/pgpinline.c
12448         * src/plugins/pgpmime/pgpmime.c
12449                 don't report an error when the user cancels the passphrase dialog.
12450
12451 2006-07-02 [colin]      2.3.1cvs51
12452
12453         * src/folderview.c
12454                 Open message when crossing folders with Space,
12455                 goto next unread and friends
12456
12457 2006-07-01 [colin]      2.3.1cvs50
12458
12459         * src/prefs_account.c
12460                 Typographic rules varying from language
12461                 to language (in french "Protocole :"),
12462                 we have to do that :)
12463
12464 2006-07-01 [ticho]      2.3.1cvs49
12465
12466         * src/prefs_account.c
12467                 Only use one temporary gchar* variable in
12468                 prefs_account_protocol_set_optmenu().
12469
12470 2006-07-01 [ticho]      2.3.1cvs48
12471
12472         * src/prefs_account.c
12473         * src/prefs_account.h
12474                 Use GtkLabel for existing account protocol name.
12475                 Created an array for protocol names and populate the
12476                 combobox from it in a for() cycle.
12477
12478 2006-06-30 [colin]      2.3.1cvs47
12479
12480         * src/compose.c
12481                 Block undo when changing signature (by changing
12482                 account)
12483
12484 2006-06-30 [paul]       2.3.1cvs46
12485
12486         * src/send_message.c
12487                 when editing From in the Compose window, use that address
12488                 in the Return-Path: header
12489                 Thanks to Colin
12490
12491 2006-06-30 [colin]      2.3.1cvs45
12492
12493         * src/compose.c
12494                 Fix signature replacement:
12495                 - when no newline before separator
12496                 - when reediting
12497
12498 2006-06-29 [colin]      2.3.1cvs44
12499
12500         * src/folderview.c
12501         * src/folderview.h
12502         * src/mainwindow.c
12503         * src/summaryview.c
12504                 Let 'View/Go to/Next marked' work like
12505                 Next new & Next unread: across folders
12506                 Change the select_on_entry pref to do
12507                 what we want when changing folder
12508         * src/common/utils.c
12509                 Fix single-quoted links 
12510
12511 2006-06-29 [colin]      2.3.1cvs43
12512
12513         * src/gtk/gtkaspell.c
12514                 "Sylpheed" and "Sylpheed-Claws" do exist !
12515
12516 2006-06-29 [colin]      2.3.1cvs42
12517
12518         * src/imap.c
12519                 Forgot to remove debug
12520
12521 2006-06-29 [colin]      2.3.1cvs41
12522
12523         * src/imap.c
12524         * src/imap.h
12525         * src/mainwindow.c
12526                 Disconnect from IMAP servers when going
12527                 offline. Fixes bug #978 (going to offline-mode 
12528                 won't close connections)
12529
12530 2006-06-29 [colin]      2.3.1cvs40
12531
12532         * src/main.c
12533                 Fix transient setting on failing plugins
12534                 Patch by Fabien
12535         * src/plugins/pgpcore/sgpgme.c
12536                 Only warn for OpenPGP. Most people don't
12537                 have CMS available.
12538
12539 2006-06-29 [colin]      2.3.1cvs39
12540
12541         * src/compose.c
12542                 Fix Spelling menu (discrepancy between context menu
12543                 and top menu when folder's dictionary isn't the 
12544                 default one)
12545         * src/plugins/pgpcore/sgpgme.c
12546                 More error reporting about why gpgme can fail
12547
12548 2006-06-29 [wwp]        2.3.1cvs38
12549
12550         * src/mainwindow.c
12551                 honor the display-header-pane setting even when the message view
12552                 is a separate window.
12553
12554 2006-06-29 [wwp]        2.3.1cvs37
12555
12556         * src/prefs_actions.c
12557                 forgot to commit that one (use of GTK_STOCK_INFO).
12558
12559 2006-06-29 [colin]      2.3.1cvs36
12560
12561         * src/imap.c
12562                 Better handling of login errors (ask the password
12563                 again once), alert in case of error. Fix three
12564                 signedness warnings.
12565
12566 2006-06-28 [wwp]        2.3.1cvs35
12567
12568         * src/prefs_template.c
12569         * src/prefs_matcher.c
12570         * src/prefs_filtering_action.c
12571         * src/prefs_quote.c
12572                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12573                 patch by Fabien Vantard, slightly modified.
12574
12575 2006-06-28 [paul]
12576
12577         2.4.0-rc2 released
12578
12579 2006-06-28 [colin]      2.3.1cvs34
12580
12581         * src/prefs_account.c
12582                 Fix bug #977 (Can't add or edit imap accounts)
12583
12584 2006-06-28 [colin]      2.3.1cvs33
12585
12586         * src/mimeview.c
12587                 Fix previous
12588
12589 2006-06-28 [colin]      2.3.1cvs32
12590
12591         * src/mimeview.c
12592                 Save named inlined attachments with "Save all"
12593         * src/main.c
12594         * src/mbox.c
12595         * src/common/plugin.c
12596         * src/common/plugin.h
12597         * src/common/sylpheed.c
12598         * src/common/utils.c
12599         * src/plugins/pgpcore/sylpheed.def
12600         * src/plugins/pgpinline/sylpheed.def
12601         * src/plugins/pgpmime/sylpheed.def
12602                 Win32 compatibility patch, by
12603                 Werner Koch
12604
12605 2006-06-28 [wwp]        2.3.1cvs31
12606
12607         * src/imap.c
12608         * src/prefs_folder_item.c
12609                 less compilation warnings (thanks to Fabien Vantard), less typos.
12610
12611 2006-06-28 [paul]       2.3.1cvs30
12612
12613         * src/gtk/gtkutils.c
12614                 gtk_combo_box_set_focus_on_click() is only
12615                 available since gtk 2.6.0
12616
12617 2006-06-28 [paul]       2.3.1cvs29
12618
12619         * src/prefs_ext_prog.c
12620                 fix engrish and add a tooltip for the
12621                 'command for 'Display as text' option
12622
12623 2006-06-28 [paul]
12624
12625         2.4.0-rc1 released
12626
12627 2006-06-28 [paul]       2.3.1cvs28
12628
12629         * ChangeLog
12630         * tools/Makefile.am
12631                 include textviewer.pl in releases
12632
12633 2006-06-28 [paul]       2.3.1cvs27
12634
12635         * src/prefs_ext_prog.c
12636                 hide Print command option if libgnomeprint
12637                 support is present
12638
12639 2006-06-27 [colin]      2.3.1cvs26
12640
12641         * src/compose.c
12642                 Fix Esc handling in insert/attach dialog
12643                 Don't show this dialog if dragging something
12644                 else than text/uri-list
12645                 Thanks to Fabien Vantard
12646         * tools/textviewer.pl
12647                 Filter script to display stuff as text
12648                 by H. Merijn Brand
12649
12650 2006-06-27 [wwp]        2.3.1cvs25
12651
12652         * src/messageview.c
12653                 use the exact product name (message view title), patch
12654                 by Fabien Vantard.
12655
12656 2006-06-27 [ticho]      2.3.1cvs24
12657
12658         * src/prefs_account.c
12659         * src/prefs_common.c
12660         * src/prefs_common.h
12661         * src/prefs_ext_prog.c
12662         * src/textview.c
12663                 Add a preference (Preferences/External programs)
12664                 to allow "Display as text" to be done via a script
12665                 (patch by H.Merijn Brand).
12666                 Use GtkComboBox for protocol selection in account
12667                 preferences.
12668                 Only include current choice for existing accounts, and
12669                 insensitivize the combobox.
12670
12671 2006-06-27 [paul]       2.3.1cvs23
12672
12673         * src/mbox.c
12674                 fix crasher introduced in cvs21.
12675                 Thanks to Colin
12676
12677 2006-06-26 [colin]      2.3.1cvs22
12678
12679         * src/mbox.c
12680                 Fix double-frees when leaving folders
12681                 after exporting to mbox
12682
12683 2006-06-26 [colin]      2.3.1cvs21
12684
12685         * src/mbox.c
12686                 More feedback (and optimisation)
12687                 on import/export
12688         * src/common/utils.c
12689                 Fix case when looking for mail addresses
12690         * src/gtk/gtkutils.c
12691                 Extra check for (X-)Face
12692
12693 2006-06-25 [ticho]      2.3.1cvs20
12694
12695         * src/compose.c
12696         * src/exphtmldlg.c
12697         * src/gtk/gtkutils.c
12698         * src/gtk/gtkutils.h
12699                 Added second argument to gtkut_sc_combobox_create() to
12700                 control focus-on-click for the widget.
12701                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12702
12703 2006-06-25 [ticho]      2.3.1cvs19
12704
12705         * src/compose.c
12706         * src/gtk/Makefile.am
12707         * src/gtk/combobox.c
12708         * src/gtk/combobox.h
12709         * src/gtk/gtkutils.c
12710         * src/gtk/gtkutils.h
12711                 Use GtkComboBox instead of deprecated GtkOptionMenu
12712                 for account selector in compose window and for encoding
12713                 selector in attachment properties.
12714                 Also factorise working with the new GtkComboBox somewhat.
12715
12716 2006-06-24 [paul]       2.3.1cvs18
12717
12718         * src/prefs_common.c
12719                 use the correct default value
12720
12721 2006-06-24 [paul]       2.3.1cvs17
12722
12723         * src/compose.c
12724         * src/prefs_common.c
12725         * src/prefs_common.h
12726         * src/prefs_compose_writing.c
12727                 enable setting of default action when
12728                 dnd'ing files in the compose window.
12729                 (Collaborative effort with wwp)
12730
12731 2006-06-23 [wwp]        2.3.1cvs16
12732
12733         * src/compose.c
12734                 i18n fix (thanks to Fabien Vantard)
12735
12736 2006-06-22 [colin]      2.3.1cvs15
12737
12738         * src/prefs_customheader.c
12739                 Don't use filters in custom headers' file 
12740                 selector. Remember, extensions mean nothing :)
12741
12742 2006-06-22 [paul]       2.3.1cvs14
12743
12744         * configure.ac
12745                 allow setting of man directory location
12746
12747 2006-06-22 [colin]      2.3.1cvs13
12748
12749         * src/mainwindow.c
12750                 Add 'View/Go to/Next unread folder'.
12751                 I missed that :)
12752
12753 2006-06-22 [colin]      2.3.1cvs12
12754
12755         * src/common/utils.c
12756                 Add some subject prefixes
12757                 Patch by Bjorn T Johansen <btj@havleik.no>
12758
12759 2006-06-22 [colin]      2.3.1cvs11
12760
12761         * manual/advanced.xml
12762                 Forgotten hidden pref
12763
12764 2006-06-21 [paul]       2.3.1cvs10
12765
12766         * src/prefs_account.c
12767                 complete the removal of 'Add date header' option
12768
12769 2006-06-21 [paul]       2.3.1cvs9
12770
12771         * src/account.c
12772         * src/compose.c
12773         * src/prefs_account.c
12774         * src/prefs_account.h
12775                 remove option to add date header - always
12776                 add date header
12777         * src/etpan/imap-thread.c
12778                 fix warnings (Thanks to Colin)
12779
12780 2006-06-21 [wwp]        2.3.1cvs8
12781
12782         * src/folder.c
12783                 set the attachment flag when inline text part are (file)named. This is more convenient
12784                 when receiving (for instance) inline source files or patches sent using thunderbird.
12785
12786 2006-06-21 [paul]       2.3.1cvs7
12787
12788         * src/inc.c
12789                 fix off-by-one count of current msg in
12790                 statusbar filtering progressbar
12791
12792 2006-06-21 [paul]       2.3.1cvs6
12793
12794         * src/folder.c
12795                 Show attachment icon even if the part is 'inline'
12796                 if the following conditions are met:
12797                 - content-type != 'text/plain'
12798                 - content-type != '*/pgp-signature'
12799                 - either 'name' or 'filename' parameter is not NULL
12800                 
12801                 Thanks to Colin
12802
12803 2006-06-21 [paul]       2.3.1cvs5
12804
12805         * src/messageview.c
12806         * src/prefs_common.c
12807         * src/prefs_common.h
12808         * src/prefs_other.c
12809                 add an option to 'Never send Return
12810                 Receipts'
12811                 Thanks to Colin
12812
12813 2006-06-20 [mones]      2.3.1cvs4
12814
12815         * po/es.po
12816                 updated
12817         * src/compose.c
12818                 typo fixed (space after comma)
12819         * tools/make.themes.project
12820                 remove exec mode from tarball files
12821
12822 2006-06-20 [colin]      2.3.1cvs3
12823
12824         * src/news.c
12825         * src/procheader.c
12826         * src/unmime.c
12827                 Better fix for \n's in headers (don't 
12828                 break Received: and others)
12829
12830 2006-06-20 [paul]       2.3.1cvs2
12831
12832         * src/alertpanel.c
12833         * src/textview.c
12834                 improve legibility of phishing attempt
12835                 dialog
12836
12837 2006-06-20 [paul]       2.3.1cvs1
12838
12839         * NEWS
12840         * README
12841         * configure.ac
12842                 Update version number following
12843                 stable release
12844
12845 2006-06-20 [colin]      2.3.0cvs26
12846
12847         * src/compose.c
12848                 When dragging a file to the text of the compose
12849                 window, ask whether we want to insert or attach
12850                 (I know lots of people who do that to attach)
12851
12852 2006-06-20 [colin]      2.3.0cvs25
12853
12854         * src/etpan/imap-thread.c
12855                 Fix threshold (the append command is often > 32 bytes)
12856
12857 2006-06-19 [colin]      2.3.0cvs24
12858
12859         * src/imap.c
12860         * src/etpan/imap-thread.c
12861                 Workaround Rockliffe IMAP server bug: replace
12862                 "x UID SEARCH (ANSWERED UID 1:*)" with
12863                 "x UID SEARCH ANSWERED"
12864                 (Rockliffe doesn't handle the parenthesis)
12865
12866 2006-06-19 [colin]      2.3.0cvs23
12867
12868         * src/compose.c
12869         * src/imap.c
12870         * src/etpan/imap-thread.c
12871                 Probably fix bug #972 (Freezes when adding 
12872                 an attachment to the message)
12873         * src/common/defs.h
12874                 Modernize Firefox cmd
12875
12876
12877 2006-06-18 [colin]      2.3.0cvs22
12878
12879         * src/prefs_customheader.c
12880                 Only allow correct filenames for various
12881                 custom headers
12882
12883 2006-06-18 [colin]      2.3.0cvs21
12884
12885         * src/prefs_customheader.c
12886                 Add a 'From File...' button in custom headers prefs, which
12887                 try to do the right thing: 
12888                 for normal headers, use file as plaintext,
12889                 for X-Face, calls compface,
12890                 for Face, encode to b64.
12891
12892 2006-06-17 [colin]      2.3.0cvs20
12893
12894         * src/mh.c
12895                 Warning fix
12896
12897 2006-06-16 [colin]      2.3.0cvs19
12898
12899         * src/summaryview.c
12900                 Recursive quicksearch: show message list
12901                 in current folder, *then* search children
12902                 in the background.
12903
12904 2006-06-16 [colin]      2.3.0cvs18
12905
12906         * src/main.c
12907                 Instead of ignoring SIGPIPE, save caches
12908                 when getting one. Will fix the fact that
12909                 hot caches are out-of-date when logging 
12910                 out of Xorg.
12911         * src/compose.c
12912         * src/prefs_compose_writing.c
12913                 Only save text (not attachments) when 
12914                 auto-saving to drafts
12915         * src/unmime.c
12916                 Always replace \n, \r and \t with spaces
12917                 in headers
12918         * manual/dist/html/Makefile.am
12919         * manual/dist/pdf/Makefile.am
12920         * manual/dist/ps/Makefile.am
12921         * manual/dist/txt/Makefile.am
12922         * manual/fr/dist/html/Makefile.am
12923         * manual/fr/dist/pdf/Makefile.am
12924         * manual/fr/dist/ps/Makefile.am
12925         * manual/fr/dist/txt/Makefile.am
12926         * manual/pl/dist/html/Makefile.am
12927         * manual/pl/dist/pdf/Makefile.am
12928         * manual/pl/dist/ps/Makefile.am
12929         * manual/pl/dist/txt/Makefile.am
12930                 Fix make clean removing pregenerated manuals
12931
12932
12933 2006-06-16 [colin]      2.3.0cvs17
12934
12935         * src/plugins/pgpcore/sgpgme.c
12936         * src/plugins/pgpmime/pgpmime.c
12937         * src/plugins/pgpinline/pgpinline.c
12938                 Better error reporting in setup_signers.
12939                 Don't fallback to default key if specified
12940                 key isn't found.
12941                 Don't allow signing if more than one secret
12942                 key matches the one specified in prefs.
12943
12944 2006-06-15 [colin]      2.3.0cvs16
12945
12946         * src/folderview.c
12947                 Add "Send queue" in the folder's contextual
12948                 menu
12949         * src/compose.c
12950         * src/messageview.c
12951         * src/privacy.c
12952         * src/privacy.h
12953         * src/procmime.c
12954         * src/procmsg.c
12955         * src/plugins/pgpcore/passphrase.c
12956         * src/plugins/pgpcore/sgpgme.c
12957         * src/plugins/pgpinline/pgpinline.c
12958         * src/plugins/pgpmime/pgpmime.c
12959                 Better error reporting
12960         * src/mbox.c
12961                 Probably fix bug #971 (2.2.3 cannot read mail 
12962                 from local mbox)
12963
12964
12965 2006-06-15 [mones]      2.3.0cvs15
12966
12967         * tools/make.themes.project
12968                 creates the themes project from the web page
12969
12970 2006-06-15 [colin]      2.3.0cvs14
12971
12972         * src/folder.c
12973                 Better fix (avoid losing the folder if scan_tree 
12974                 fails)
12975
12976 2006-06-15 [cleroy]     2.3.0cvs13
12977
12978         * src/folder.c
12979                 Probably fix Bug #969 (crash on rebuilding 
12980                 imap folder)
12981
12982 2006-06-14 [colin]      2.3.0cvs12
12983
12984         * manual/dtd/manual.xsl
12985         * manual/sylpheed-claws-manual.xml
12986         * manual/fr/sylpheed-claws-manual.xml
12987         * manual/pl/sylpheed-claws-manual.xml
12988                 Insert pagebreaks between sections
12989
12990 2006-06-14 [paul]       2.3.0cvs11
12991
12992         * configure.ac
12993                 better fix than 2.3.0cvs10
12994
12995 2006-06-14 [paul]       2.3.0cvs10
12996
12997         * configure.ac
12998                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12999                 (backwards compatible)
13000
13001 2006-06-13 [colin]      2.3.0cvs9
13002
13003         * src/messageview.c
13004                 Fix sending of return receipt with the new queue folders
13005
13006 2006-06-13 [wwp]        2.3.0cvs8
13007
13008         * src/quote_fmt_lex.l
13009                 fix wrong tokens returned in quote_fmt lexer, query not().
13010
13011 2006-06-13 [wwp]        2.3.0cvs7
13012
13013         * src/folder.c
13014         * src/prefs_folder_item.c
13015                 allow changing folder type even when folder is not a top-level one,
13016                 thanks to Colin.
13017
13018 2006-06-12 [colin]      2.3.0cvs6
13019
13020         * src/folderview.c
13021                 Fix double-ask of "Do you want to mark all
13022                 as read"
13023
13024 2006-06-12 [colin]      2.3.0cvs5
13025
13026         * src/compose.c
13027         * src/compose.h
13028         * src/folder.c
13029         * src/folder.h
13030         * src/imap.c
13031         * src/inc.c
13032         * src/main.c
13033         * src/messageview.c
13034         * src/mh.c
13035         * src/prefs_folder_item.c
13036         * src/procheader.c
13037         * src/procmime.c
13038         * src/procmsg.c
13039         * src/procmsg.h
13040         * src/send_message.c
13041         * src/summaryview.c
13042         * src/toolbar.c
13043                 Apply bug #964's patch (Queue and drafts aren't normal)
13044                 The Drafts and Queue folder now contain RFC-822 files,
13045                 allowing to move and copy mails from and to these 
13046                 folders. Moving from Drafts to Queue will prepare the
13047                 mail for sending (PGP signature, encryption, etc).
13048                 This patch also rework sending errors handling to try
13049                 to be more helpful.
13050                 Also, allow redefining folder types via the GUI 
13051                 (Folder type in its Properties)
13052
13053 2006-06-12 [colin]      2.3.0cvs4
13054
13055         * src/summaryview.c
13056         * src/prefs_common.c
13057         * src/prefs_common.h
13058         * src/gedit-print.c
13059                 Allow to define a specific print font - patch
13060                 by Bernhard Walle <bernhard.walle@gmx.de>
13061         * src/prefs_fonts.c
13062         * manual/advanced.xml
13063         * manual/fr/advanced.xml
13064                 Add a hidden pref to allow deletion without
13065                 confirmation
13066
13067 2006-06-12 [wwp]        2.3.0cvs3
13068
13069         * .cvsignore
13070                 more files to ignore.
13071
13072 2006-06-12 [wwp]        2.3.0cvs2
13073
13074         * src/quote_fmt.c
13075         * src/quote_fmt_lex.l
13076         * src/quote_fmt_parse.y
13077                 extend the quote_fmt parser (templates and quotes):
13078                 - allow limited sub-expressions in |p{} and |f{} expressions,
13079                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13080                 - implemented/fixed missing implementation of query_references and show_references,
13081                 - completed, fixed contents and format of the symbols help dialog,
13082                 - fix some compilation warnings.
13083
13084 2006-06-12 [wwp]        2.3.0cvs1
13085
13086         * manual/advanced.xml
13087         * manual/fr/advanced.xml
13088                 updates in the "templates" section of the manual (eng/fr):
13089                  - be more precise (both versions)
13090                  - completed to match the english reference (fr version)
13091                  - touchups (both versions)
13092
13093 2006-06-12 [paul]       2.3.0
13094
13095         2.3.0 released
13096
13097 2006-06-12 [paul]       2.2.3cvs14
13098
13099         * po/ca.po
13100         * po/cs.po
13101         * po/de.po
13102         * po/el.po
13103         * po/fr.po
13104         * po/it.po
13105         * po/pt_BR.po
13106         * po/sr.po
13107         * po/zh_CN.po
13108                 updated by Miquel Oliete, Tim, Stephan Sachse,
13109                 Stavros Giannouris, Fabien Vantard, Andrea
13110                 Spadaccini, Frederico Goncalves Guimaraes,
13111                 Aleksandar Urosevic, and Ralgh Young
13112
13113 2006-06-12 [colin]      2.2.3cvs13
13114
13115         * src/mbox.c
13116                 Add missing header
13117
13118 2006-06-11 [colin]      2.2.3cvs12
13119
13120         * src/msgcache.c
13121                 Verify that g_malloc() succeeded
13122
13123 2006-06-11 [colin]      2.2.3cvs11
13124
13125         * src/wizard.c
13126                 Add Face header to welcome mail
13127
13128 2006-06-10 [colin]      2.2.3cvs10
13129
13130         * src/textview.c
13131                 Revert previous (Forgot it changes the
13132                 margin on the whole mail)
13133
13134 2006-06-10 [colin]      2.2.3cvs9
13135
13136         * src/textview.c
13137                 Don't overlap long headers under (X-)Face
13138
13139 2006-06-10 [mones]      2.2.3cvs8
13140
13141         * manual/xml2pdf
13142                 allow generation of manual on systems lacking saxon binary
13143                 but with java and the saxon library installed
13144
13145         * po/es.po
13146                 updated for release
13147
13148 2006-06-09 [colin]      2.2.3cvs7
13149
13150         * src/summaryview.c
13151                 Fix leak when using Display Sender using Addressbook
13152
13153 2006-06-09 [colin]      2.2.3cvs6
13154
13155         * src/compose.c
13156         * src/folder.c
13157         * src/folderview.c
13158         * src/mimeview.c
13159         * src/summaryview.c
13160                 More leaks fixes
13161
13162 2006-06-09 [paul]       2.2.3cvs5
13163
13164         * AUTHORS
13165         * src/gtk/authors.h
13166         * tools/claws.i18n.status.pl
13167                 updated with new info
13168
13169 2006-06-09 [paul]       2.2.3cvs4
13170
13171         * README
13172                 updated
13173         * manual/ack.xml
13174                 add wwp to authors list
13175         * src/gtk/authors.h
13176                 update mine and Colin's addresses
13177
13178 2006-06-08 [colin]      2.2.3cvs3
13179
13180         * src/etpan/imap-thread.c
13181                 Fix leak on SSL cert check
13182
13183 2006-06-08 [colin]      2.2.3cvs2
13184
13185         * src/common/utils.c
13186                 Fix leak
13187
13188 2006-06-08 [paul]       2.2.3cvs1
13189
13190         * configure.ac
13191                 Update version number following
13192                 stable release
13193
13194 2006-06-07 [colin]      2.2.2cvs3
13195
13196         * src/msgcache.c
13197                 Fix catching cache read errors (guint instead of gint)
13198                 Prevent malloc'ing more than 8MB (means cache corruption)
13199
13200 2006-06-07 [paul]       2.2.2cvs2
13201
13202         * src/exporthtml.c
13203         * src/exportldif.c
13204         * src/mh.c
13205         * src/mutt.c
13206         * src/pine.c
13207         * src/common/utils.c
13208                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13209                 obey $HOME'
13210                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13211                 Thanks to Colin
13212
13213 2006-06-06 [paul]       2.2.2cvs1
13214
13215         * configure.ac
13216                 Update version number following
13217                 stable release
13218
13219 2006-06-06 [paul]       2.2.1cvs6
13220
13221         * src/matcher.c
13222                 fix  implicit declaration of
13223                 sylpheed_do_idle()
13224                 Patch by Fabien Vantard
13225
13226 2006-06-06 [paul]       2.2.1cvs5
13227
13228         * src/matcher.c
13229                 fix age_greater and age_lower so that they
13230                 mean what say and not '...or equal to'
13231                 Thanks to Colin
13232
13233 2006-06-06 [paul]       2.2.1cvs4
13234
13235         * src/textview.c
13236         * src/common/utils.c
13237                 fix URI check
13238                 Thanks to Colin
13239
13240 2006-06-05 [wwp]        2.2.1cvs3
13241
13242         * manual/fr/account.xml
13243                 minor language fixes (thanks to Fabien Vantard).
13244
13245 2006-06-05 [colin]      2.2.1cvs2
13246
13247         * src/prefs_folder_item.c
13248         * src/folderview.c
13249                 Allow recursive setting of properties 
13250                 for whole mailboxes
13251         * src/matcher.c
13252                 Don't freeze on 'test' filtering rule
13253
13254 2006-06-05 [colin]      2.2.1cvs1
13255
13256         * configure.ac
13257                 Update version number following
13258                 stable release
13259
13260 2006-06-04 [wwp]        2.2.0cvs82
13261
13262         * manual/glossary.xml
13263         * manual/account.xml
13264         * manual/fr/glossary.xml
13265         * manual/fr/account.xml
13266                 added glossary section and references/links related to the Face custom header.
13267
13268 2006-06-04 [colin]      2.2.0cvs81
13269
13270         * src/summaryview.c
13271                 Skip to next message on move with no
13272                 immediate execution
13273
13274 2006-06-04 [wwp]        2.2.0cvs80
13275
13276         * manual/xml2pdf
13277                 added sanity checks, exit when needed.
13278
13279 2006-06-03 [paul]       2.2.0cvs79
13280
13281         * src/prefs_receive.c
13282                 page name is now 'Receiving'
13283         * src/prefs_send.c
13284                 page name is now 'Sending'
13285
13286 2006-06-03 [colin]      2.2.0cvs78
13287
13288         * src/plugins/spamassassin/spamassassin_gtk.c
13289                 Autoswitch to Localhost if transport was previously
13290                 disabled. Else people had to check [] Enable, then
13291                 *reselect* transport.
13292
13293 2006-06-03 [colin]      2.2.0cvs77
13294
13295         * src/plugins/pgpinline/pgpinline.c
13296         * src/plugins/pgpmime/pgpmime.c
13297                 Check that gpg_data_release_and_get_mem 
13298                 didn't fail (now, why this happens...)
13299
13300 2006-06-03 [colin]      2.2.0cvs76
13301
13302         * src/mbox.c
13303                 Fix bug #962 (Manual and/or UI should 
13304                 warn about incompatible locking 
13305                 causing dataloss)
13306
13307 2006-06-02 [cleroy]     2.2.0cvs75
13308
13309         * src/filtering.c
13310         * src/folder.c
13311         * src/procmsg.c
13312         * src/summaryview.c
13313                 Fix a few leaks
13314
13315 2006-06-02 [colin]      2.2.0cvs74
13316
13317         * src/main.c
13318                 On exit, free caches after writing them
13319                 Shuts up some valgrind false positives
13320         * src/procmsg.c
13321         * src/send_message.c
13322                 Fix races when reusing existing SMTP connections
13323                 Fix inexistant session timeout
13324         * src/toolbar.c
13325                 Display alertpanel after all queues have
13326                 been processed, not after each
13327
13328 2006-06-02 [wwp]        2.2.0cvs73
13329
13330         * manual/fr/glossary.xml
13331         * manual/fr/ack.xml
13332         * manual/ack.xml
13333                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13334
13335 2006-06-02 [wwp]        2.2.0cvs72
13336
13337         * manual/xml2pdf
13338         * manual/dist/pdf/Makefile.am
13339         * manual/dtd/manual.xsl
13340         * manual/fr/dist/pdf/Makefile.am
13341         * manual/pl/dist/pdf/Makefile.am
13342                 we changed the procedure to generate the .pdf version of the manual.
13343                 The procedure is more modern and the .pdf we get now has a valid index.
13344                 Here are the new pre-requisites:
13345
13346                 - JRE 1.x (1.4 here): there must be one from your distro
13347                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13348                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13349                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13350
13351                 See my posts for further info about the installation of this toolchain:
13352
13353                 Date: Fri, 19 May 2006 19:40:06 +0200
13354                 From: wwp <subscript@free.fr>
13355                 To: sylpheed-claws-devel@lists.sourceforge.net
13356                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13357
13358                 and
13359
13360                 Date: Wed, 24 May 2006 12:58:49 +0200
13361                 From: wwp <subscript@free.fr>
13362                 To: sylpheed-claws-devel@lists.sourceforge.net
13363                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13364
13365 2006-06-01 [colin]      2.2.0cvs71
13366
13367         * src/compose.c
13368                 Better guards against IMAP races
13369         * src/main.c
13370         * src/prefs_common.c
13371         * src/prefs_common.h
13372         * src/common/ssl_certificate.c
13373         * src/etpan/imap-thread.c
13374         * src/etpan/imap-thread.h
13375         * src/gtk/sslcertwindow.c
13376                 New hidden option ssl_skip_cert_check to 
13377                 avoid dups of bug #959 (libetpan linked
13378                 against gnutls and gnutls buggy on 64bit)
13379                 Present expired warning only once per
13380                 session/server.
13381         * manual/advanced.xml
13382         * manual/fr/advanced.xml
13383                 Document new option
13384
13385 2006-06-01 [wwp]        2.2.0cvs70
13386
13387         * src/messageview.c
13388                 fix for bug #961 (return receipt dialog 
13389                 complains incorrectly about return-path 
13390                 email adress being different), thanks 
13391                 to Colin.
13392
13393 2006-05-31 [cleroy]     2.2.0cvs69
13394
13395         * src/common/ssl.c
13396                 Guard against NULLs, although this
13397                 should never be an issue
13398
13399 2006-05-31 [colin]      2.2.0cvs68
13400
13401         * src/filtering.c
13402                 Use g_slist_prepend
13403         * src/imap.c
13404                 Don't remove caches when destroying folder, it
13405                 could (should) be done at exit
13406         * src/inc.c
13407                 free processing cache after incorporation
13408         * src/etpan/imap-thread.c
13409                 Maybe fix bug #959 (Crash on moving to emails 
13410                 to a imap account per ssl with a expired 
13411                 certificate.)
13412
13413 2006-05-30 [colin]      2.2.0cvs67
13414
13415         * src/summaryview.c
13416                 Put back event flush when displaying message
13417                 It avoids reading a bunch of messages just
13418                 by hitting shift-n for too long ;)
13419
13420 2006-05-29 [colin]      2.2.0cvs66
13421
13422         * src/summaryview.c
13423                 Remove useless g_warnings
13424
13425 2006-05-29 [colin]      2.2.0cvs65
13426
13427         * src/imap.c
13428                 Fix g_slist_append()s for performance
13429
13430 2006-05-29 [colin]      2.2.0cvs64
13431
13432         * src/compose.c
13433         * src/common/utils.c
13434                 Fix extraneous tab at start of addresses
13435         * src/mainwindow.c
13436                 Fix warnings (thanks to Fabien)
13437                 Fix crash at exit when composing messages 
13438                 exist
13439         * src/pop.c
13440                 Fix progress bar when deleting expired mails
13441                 Thanks to Hiro
13442         * src/summaryview.c
13443         * src/gtk/gtksctree.c
13444                 Fix re-sorting slowness
13445
13446 2006-05-29 [paul]       2.2.0cvs63
13447
13448         * src/mh.c
13449                 fetch full message when moving mails
13450                 from another mailbox, (fixed data loss
13451                 when filtering from IMAP to MH, introduced
13452                 in 2.2.0cvs57).
13453                 Thanks to Colin
13454
13455 2006-05-29 [mones]      2.2.0cvs62
13456
13457         * src/gtk/gtksctree.c
13458                 Unselect faster (patch by Colin)        
13459
13460 2006-05-26 [colin]      2.2.0cvs61
13461
13462         * src/summaryview.c
13463                 Unplug MSGINFO_UPDATE callback on delete too.
13464
13465 2006-05-26 [colin]      2.2.0cvs60
13466
13467         * src/foldersel.c
13468                 Fix bold in folder selection window with glib2.10
13469                 thanks Hiro
13470
13471 2006-05-26 [colin]      2.2.0cvs59
13472
13473         * src/procheader.c
13474                 Convert date only if necessary (and don't
13475                 try to convert from utf8 to utf8, too)
13476         * src/summaryview.c
13477                 Only set column's text if the column's 
13478                 displayed
13479
13480 2006-05-26 [colin]      2.2.0cvs58
13481
13482         * src/summaryview.c
13483         * src/gtk/gtkutils.c
13484                 Fix useless warning
13485
13486 2006-05-26 [colin]      2.2.0cvs57
13487
13488         * src/mainwindow.c
13489                 Make summaryview selectable as long as 
13490                 no message has focus
13491         * src/mh.c
13492                 Faster deletion (by implementing mh_remove_msgs)
13493                 Faster copy (avoid using mh_fetch_msg just to get
13494                 the filename)
13495                 Faster move (using move_file instead of copy_file
13496                 if MSG_IS_MOVE)
13497                 No progressbar if total number of mails to cp/mv 
13498                 is less than 100
13499         * src/summaryview.c
13500                 Fix removal from subject_table when mail gets moved
13501                 Faster deletion (g_slist_prepend instead of append)
13502         * src/gtk/gtksctree.c
13503                 Remove useless code
13504
13505 2006-05-25 [colin]      2.2.0cvs56
13506
13507         * src/common/ssl_certificate.c
13508                 Fix leak in expired cert check
13509
13510 2006-05-25 [colin]      2.2.0cvs55
13511
13512         * src/mh.c
13513                 Disable flags syncing on .mh_sequences - it
13514                 is buggy and marks mails read under unknown
13515                 conditions.
13516
13517 2006-05-25 [paul]
13518
13519         * 2.3.0-rc4 released
13520
13521 2006-05-24 [colin]      2.2.0cvs54
13522
13523         attention cvs users: if you manage to crash
13524         Sylpheed-Claws while moving, copying or deleting
13525         mails, we *are* interested in stack traces and
13526         valgrind logs. It looks stable, but one never
13527         knows...
13528
13529         * src/folder.c
13530                 Add progressbar for cache updates
13531         * src/folderutils.c
13532                 Optimize Mark all read in the current
13533                 folder
13534         * src/mh.c
13535                 Add progressbar for copy/move
13536         * src/procmsg.c
13537                 Optimize O(n^2) in copy/move
13538         * src/summaryview.c
13539         * src/gtk/gtksctree.c
13540                 Optimize O(n^2) algos
13541         * src/common/timing.h
13542                 Display ms instead of us
13543
13544 2006-05-24 [wwp]        2.2.0cvs53
13545
13546         * manual/fr/advanced.xml
13547                 updates to the French manual.
13548
13549 2006-05-24 [wwp]        2.2.0cvs52
13550
13551         * src/common/utils.c
13552                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13553
13554 2006-05-24 [wwp]        2.2.0cvs51
13555
13556         * src/folderutils.c
13557                 fixed "mark all read" in MH folders (thanks to Colin).
13558
13559 2006-05-24 [paul]       2.2.0cvs50
13560
13561         * doc/man/sylpheed-claws.1
13562                 updated the man page
13563
13564 2006-05-23 [colin]      2.2.0cvs49
13565
13566         * src/folderview.c
13567         * src/imap.c
13568         * src/inc.c
13569         * src/mbox.c
13570         * src/messageview.c
13571         * src/news.c
13572         * src/send_message.c
13573         * src/summaryview.c
13574         * src/gtk/sslcertwindow.c
13575                 alertpanel fixes, by Fabien
13576
13577 2006-05-23 [colin]      2.2.0cvs48
13578
13579         * src/folder.c
13580         * src/folderview.c
13581         * src/msgcache.c
13582         * src/summaryview.c
13583         * src/gtk/gtksctree.c
13584         * src/gtk/gtksctree.h
13585                 More timings
13586                 Fix slow loading problem, which was caused by the
13587                 use of some gtk_ctree funcs and their use of
13588                 g_list_position while gtk_ctree_(un)link'ing.
13589                 Reap more functions from gtkctree.c to be sure we
13590                 use our (fast) version instead of theirs.
13591         * src/mh.c
13592                 Fix copy of unread mails
13593
13594
13595 2006-05-22 [wwp]        2.2.0cvs47
13596
13597         * manual/fr/advanced.xml
13598                 updated.
13599
13600 2006-05-22 [colin]      2.2.0cvs46
13601
13602         * src/filtering.c
13603                 Fix possible infinite loop. 'copy' is not a 
13604                 final action, so when encountering a 'copy',
13605                 we have to check if a previous one was set
13606                 and do it. In the same way, if we encounter
13607                 a 'move' we have to perform a possibly 
13608                 pending 'copy'. This will slow down filtering
13609                 on IMAP if move+copy or multiple copy actions
13610                 are to be done, but handling it via the batch
13611                 would be really too convoluted.
13612
13613 2006-05-22 [wwp]        2.2.0cvs45
13614
13615         * manual/fr/advanced.xml
13616         * manual/fr/faq.xml
13617         * manual/fr/glossary.xml
13618         * manual/fr/handling.xml
13619         * manual/fr/intro.xml
13620         * manual/fr/plugins.xml
13621         * manual/fr/sylpheed-claws-manual.xml
13622                 sync w/ the english manual: updates URIs, documented mailing-list
13623                 support, better explanation about the enabled/disabled feature
13624                 in filtering/processing rules by Paul.
13625
13626 2006-05-21 [colin]      2.2.0cvs44
13627
13628         * src/summaryview.c
13629                 Don't expand after building threads, but during
13630
13631 2006-05-21 [colin]      2.2.0cvs43
13632
13633         * src/procmsg.c
13634         * src/summaryview.c
13635                 More timing possibilities... For next time I have 
13636                 to find out how the hell some 3GHz computer takes
13637                 one minute to open a 30k folder...
13638
13639 2006-05-21 [colin]      2.2.0cvs42
13640
13641         * manual/pl/advanced.xml
13642         * manual/pl/faq.xml
13643         * manual/pl/glossary.xml
13644         * manual/pl/handling.xml
13645         * manual/pl/intro.xml
13646         * manual/pl/plugins.xml
13647         * manual/pl/sylpheed-claws-manual.xml
13648                 Polish manual updated by Pawel
13649
13650 2006-05-20 [colin]
13651
13652         * 2.3.0-rc3 released
13653
13654 2006-05-20 [colin]      2.2.0cvs41
13655
13656         * src/imap.c
13657                 Fix -rc2 problems:
13658                 - remove cache of moved messages from original folder
13659                 - apply new flags to messages even if they aren't appliable
13660                   via IMAP.
13661
13662 2006-05-20 [colin]
13663
13664         * 2.3.0-rc2 released
13665
13666 2006-05-19 [colin]      2.2.0cvs40
13667
13668         * src/imap.c
13669                 Don't issue SELECT in imap_change_flags
13670                 before having checked that we indeed have
13671                 some flags to change. MSG_POSTFILTERED for
13672                 example can't be used on IMAP.
13673                 Fixes bug #955 (copying messages between 
13674                 imap folders is extremely slow), which was
13675                 a regression.
13676
13677 2006-05-19 [colin]      2.2.0cvs39
13678
13679         * src/folder.c
13680         * src/folder.h
13681         * src/folderview.c
13682                 Try to fix bug #830 (Some unread messages 
13683                 get marked read in IMAP inbox):
13684                 - Prevent scanning a folder if it's being 
13685                   opened via the GUI
13686                 - Postpone opening via the GUI of a folder
13687                   currently scanned.
13688
13689
13690 2006-05-19 [wwp]        2.2.0cvs38
13691
13692         * manual/advanced.xml
13693                 fix English+typo (thanks to Paul).
13694
13695 2006-05-19 [wwp]        2.2.0cvs37
13696
13697         * manual/advanced.xml
13698         * manual/fr/advanced.xml
13699         * src/gtk/logwindow.c
13700         * src/prefs_common.c
13701         * src/prefs_common.h
13702                 added hidden prefs to allow customization of colors used in
13703                 protocol log window (useful for dark gtk+ themes).
13704
13705 2006-05-19 [wwp]        2.2.0cvs36
13706
13707         * ChangeLog
13708                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13709
13710 2006-05-19 [paul]       2.2.0cvs35
13711
13712         * src/textview.c
13713                 make Reply-To fully clickable
13714         * src/gtk/logwindow.c
13715                 more colouring (SMTP ESMTP)
13716         Both patches by Pawel Pekala
13717
13718 2006-05-19 [cleroy]     2.2.0cvs34
13719
13720         * src/mh.c
13721                 Don't update flags from current folder
13722                 Probably fixes bug #935 (Read Messages 
13723                 Revert to Being Marked as Unread)
13724
13725 2006-05-18 [colin]      2.2.0cvs33
13726
13727         * src/imap.c
13728                 Warning fix
13729         * src/compose.c
13730         * src/mainwindow.c
13731         * src/summaryview.c
13732         * src/toolbar.c
13733                 Allow replying to multiple emails
13734                 in multiple windows
13735         * src/mimeview.c
13736         * src/etpan/imap-thread.c
13737                 Leak fixes
13738
13739 2006-05-18 [paul]       2.2.0cvs32
13740
13741         * src/summaryview.c
13742                 keep Mailing-List menu refreshed
13743                 Thanks to Colin
13744
13745 2006-05-18 [paul]       2.2.0cvs31
13746
13747         * manual/advanced.xml
13748         * manual/faq.xml
13749         * manual/glossary.xml
13750         * manual/handling.xml
13751         * manual/intro.xml
13752         * manual/plugins.xml
13753         * manual/sylpheed-claws-manual.xml
13754                 update URLs
13755                 add info about mailing-list support
13756                 edit filtering info
13757         * src/wizard.c
13758         * src/common/defs.h
13759         * src/gtk/about.c
13760         * src/plugins/dillo_viewer/README
13761                 update URLs
13762
13763 2006-05-17 [wwp]        2.2.0cvs30
13764
13765         * manual/handling.xml
13766         * manual/fr/handling.xml
13767                 documented the ability to enabled/disable filtering/processing rules.
13768
13769 2006-05-17 [colin]      2.2.0cvs29
13770
13771         * src/main.c
13772                 Don't initialize g_thread subsystem if it's 
13773                 already done (thanks to Hiro)
13774         * src/mimeview.c
13775                 Fix saving of parts when there name can't be
13776                 converted from UTF-8.
13777
13778 2006-05-17 [paul]       2.2.0cvs28
13779
13780         * po/Makefile.in.in
13781                 fix config.status warning with autoconf 2.60
13782
13783 2006-05-17 [paul]       2.2.0cvs27
13784
13785         * po/POTFILES.in
13786                 add src/mbox.c
13787
13788 2006-05-17 [wwp]        2.2.0cvs26
13789
13790         * src/mainwindow.c
13791                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13792
13793 2006-05-17 [wwp]        2.2.0cvs25
13794
13795         * src/plugins/demo/demo.c
13796                 updated product name in plugin demo (many plugins need to be
13797                 sync'ed w/ that change).
13798
13799 2006-05-17 [colin]      2.2.0cvs24
13800
13801         * src/mh.c
13802                 Fix leak
13803
13804 2006-05-16 [colin]      2.2.0cvs23
13805
13806         * src/mainwindow.c
13807                 Stupid me hit again. Fix cvs22.
13808
13809 2006-05-16 [colin]      2.2.0cvs22
13810
13811         * src/mainwindow.c
13812                 Fix bug #922 (sylpheed-claws crashed after 
13813                 pushing on Inbox folder)
13814
13815 2006-05-16 [colin]      2.2.0cvs21
13816
13817         * src/compose.c
13818                 Make From header be copy/paste/select-able
13819
13820 2006-05-16 [wwp]        2.2.0cvs20
13821
13822         * src/export.c
13823         * src/matcher.c
13824         * src/summaryview.c
13825         * src/etpan/imap-thread.c
13826                 fix some compiler warnings (thanks to Colin).
13827
13828 2006-05-16 [wwp]        2.2.0cvs19
13829
13830         * src/action.c
13831         * src/gedit-print.c
13832         * src/inc.c
13833         * src/mainwindow.c
13834         * src/mh.c
13835         * src/statusbar.c
13836         * src/send_message.c
13837         * src/summaryview.c
13838                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13839
13840 2006-05-15 [colin]      2.2.0cvs18
13841
13842         * src/procmsg.c
13843                 Fix automatic rule creation with List-Post
13844
13845 2006-05-15 [paul]       2.2.0cvs17
13846
13847         * tools/filter_conv_new.pl
13848                 updated for rule enabling/disabling
13849                 claws version >= 2.3.x required
13850
13851 2006-05-15 [cleroy]     2.2.0cvs16
13852
13853         * src/main.c
13854                 Revert test
13855
13856 2006-05-15 [cleroy]     2.2.0cvs15
13857
13858         * src/main.c
13859                 test
13860
13861 2006-05-15 [wwp]        2.2.0cvs14
13862
13863         * manual/pl/.cvsignore
13864                 ignore generated files.
13865
13866 2006-05-14 [wwp]        2.3.0-rc1
13867
13868         * 2.3.0-rc1 released
13869
13870 2006-05-13 [wwp]        2.2.0cvs13
13871
13872         * src/filtering.c
13873         * src/filtering.h
13874         * src/matcher.c
13875         * src/matcher_parser_lex.l
13876         * src/matcher_parser_parse.y
13877         * src/prefs_filtering.c
13878                 new feature: provide the ability to disable filtering and processing
13879                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13880                 adaptations.
13881
13882 2006-05-13 [colin]      2.2.0cvs12
13883
13884         * src/compose.c
13885                 Remove useless if (a) b; else b;
13886                 Thanks to wwp
13887
13888 2006-05-13 [wwp]        2.2.0cvs11
13889
13890         * src/export.c
13891         * src/import.c
13892         * src/mainwindow.c
13893         * src/mbox.c
13894         * src/summaryview.c
13895         * src/summaryview.h
13896                 no more silent failures (or at least less ones) when importing
13897                 or exporting from/to mbox. Also start importing/exporting if
13898                 the necessary info is set.
13899
13900 2006-05-13 [wwp]        2.2.0cvs10
13901
13902         * RELEASE_NOTES
13903                 restored up-to-date release notes.
13904
13905 2006-05-13 [paul]       2.2.0cvs9
13906
13907         * po/nl.po
13908         * po/ru.po
13909                 updated by Tim Dijkstra and Pavlo Bohmat
13910
13911 2006-05-12 [colin]      2.2.0cvs8
13912
13913         * src/gtk/quicksearch.c
13914                 Add "k" as shortcut for "colorlabel". Patch
13915                 by ath42@users.sf.net.
13916
13917 2006-05-12 [paul]       2.2.0cvs7
13918
13919         * src/prefs_common.h
13920         * src/prefs_summaries.c
13921         * src/summaryview.c
13922                 when entering a folder also allow
13923                 going directly to first Marked message
13924
13925 2006-05-12 [paul]       2.2.0cvs6
13926
13927         * src/summaryview.c
13928                 always obey 'confirm before marking all
13929                 mails read' option
13930
13931 2006-05-12 [paul]       2.2.0cvs5
13932
13933         * src/textview.c
13934                 make Sender fully clickable
13935
13936 2006-05-12 [colin]      2.2.0cvs4
13937
13938         * src/compose.c
13939         * src/compose.h
13940                 Let From be editable
13941         * src/main.c
13942         * src/mh.c
13943                 Full support of .mh_sequences' Unseen seq
13944
13945 2006-05-12 [colin]      2.2.0cvs3
13946
13947         * src/folder.c
13948         * src/mainwindow.c
13949         * src/mainwindow.h
13950         * src/messageview.c
13951         * src/prefs_spelling.c
13952         * src/procheader.c
13953         * src/procmsg.c
13954         * src/procmsg.h
13955         * src/summaryview.c
13956         * src/toolbar.c
13957         * src/toolbar.h
13958                 Add contextual menu on Compose toolbar
13959                 button. Fixes bug #944 (Automatic
13960                 addresses not applied when changing account
13961                 from compose window)
13962                 add Mailing List support
13963                 based on the old 0.6.5claws25 patch by
13964                 Melvin Hadasht, with finishing touches
13965                 by Colin
13966                 Fix "ignore thread" when mails are threaded by
13967                 subject (and weren't ignored although appearing
13968                 in the thread).
13969                 GUI rework.
13970                 Both patches by Pawel.
13971
13972 2006-05-08 [paul]       2.2.0cvs2
13973
13974         * src/mainwindow.c
13975         * src/mainwindow.h
13976         * src/messageview.c
13977         * src/procheader.c
13978         * src/procmsg.c
13979         * src/procmsg.h
13980         * src/summaryview.c
13981                 add Mailing List support
13982                 based on the old 0.6.5claws25 patch by 
13983                 Melvin Hadasht, with finishing touches
13984                 by Colin
13985
13986 2006-05-08 [colin]      2.2.0cvs1
13987
13988         * src/mainwindow.c
13989         * src/toolbar.c
13990         * src/toolbar.h
13991                 Add contextual menu on Compose toolbar 
13992                 button. Fixes bug #944 (Automatic 
13993                 addresses not applied when changing account 
13994                 from compose window)
13995
13996 2006-05-08 [paul]       2.2.0
13997
13998         2.2.0 released
13999
14000 2006-05-08 [paul]       2.1.1cvs51
14001
14002         * po/cs.po
14003         * po/de.po
14004         * po/en_GB.po
14005         * po/fi.po
14006         * po/fr.po
14007         * po/pt_BR.po
14008         * po/sr.po
14009         * po/zh_CN.po
14010                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14011                 Fabien Vantard, Frederico Goncalves Guimaraes,
14012                 Aleksandar Urosevic, and Ralgh Young
14013
14014 2006-05-12 [colin]      2.1.1cvs50
14015
14016         * po/cs.po
14017         * po/de.po
14018         * po/en_GB.po
14019         * po/es.po
14020         * po/fi.po
14021         * po/fr.po
14022         * po/pt_BR.po
14023         * po/sr.po
14024         * po/zh_CN.po
14025                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
14026                 Fabien Vantard, Frederico Goncalves Guimaraes,
14027                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
14028
14029 2006-05-05 [colin]      2.1.1cvs49
14030
14031         * manual/Makefile.am
14032         * manual/pl/Makefile.am
14033         * manual/pl/account.xml
14034         * manual/pl/ack.xml
14035         * manual/pl/addrbook.xml
14036         * manual/pl/advanced.xml
14037         * manual/pl/faq.xml
14038         * manual/pl/glossary.xml
14039         * manual/pl/gpl.xml
14040         * manual/pl/handling.xml
14041         * manual/pl/intro.xml
14042         * manual/pl/keyboard.xml
14043         * manual/pl/plugins.xml
14044         * manual/pl/starting.xml
14045         * manual/pl/sylpheed-claws-manual.xml
14046         * manual/pl/dist/.cvsignore
14047         * manual/pl/dist/Makefile.am
14048         * manual/pl/dist/html/.cvsignore
14049         * manual/pl/dist/html/Makefile.am
14050         * manual/pl/dist/pdf/.cvsignore
14051         * manual/pl/dist/pdf/Makefile.am
14052         * manual/pl/dist/ps/.cvsignore
14053         * manual/pl/dist/ps/Makefile.am
14054         * manual/pl/dist/txt/.cvsignore
14055         * manual/pl/dist/txt/Makefile.am
14056                 Add the polish translation of the manual,
14057                 Authored by Pawel Pekala.
14058
14059 2006-05-05 [cleroy]     2.1.1cvs48
14060
14061         * src/main.c
14062                 Re-read matcherrc after loading plugins 
14063                 if some of them add folders.
14064
14065 2006-05-03 [colin]      2.1.1cvs47
14066
14067         * src/imap.c
14068                 I'm idiot
14069
14070 2006-05-03 [colin]      2.1.1cvs46
14071
14072         * src/imap.c
14073                 Be sure to have a session when
14074                 getting separator
14075
14076 2006-05-03 [colin]      2.1.1cvs45
14077
14078         * src/imap.c
14079         * src/imap.h
14080         * src/imap_gtk.c
14081                 Fix preventing renaming with namespace 
14082                 separator.
14083
14084 2006-05-01 [colin]      2.1.1cvs44
14085
14086         * src/action.c
14087                 Don't reload messageview when result of
14088                 action is piped.
14089
14090 2006-04-29 [colin]      2.1.1cvs43
14091
14092         * src/prefs_receive.c
14093         * src/plugins/spamassassin/spamassassin_gtk.c
14094         * src/plugins/clamav/clamav_plugin_gtk.c
14095                 GUI fixes by Pawel
14096
14097 2006-04-29 [colin]      2.1.1cvs42
14098
14099         * src/prefs_compose_writing.c
14100         * src/prefs_quote.c
14101                 Cleanups. Patch by Pawel
14102
14103 2006-04-28 [paul]       2.1.1cvs41
14104
14105         * src/matcher.c
14106                 fix returned quick search results when search
14107                 term contains an underscore.
14108                 Thanks to Colin
14109
14110 2006-04-28 [paul]       2.1.1cvs40
14111
14112         * src/prefs_message.c
14113         * src/prefs_receive.c
14114                 GUI cleanups
14115                 Patches by Pawel Pekala
14116
14117 2006-04-27 [colin]      2.1.1cvs39
14118
14119         * src/wizard.c
14120                 Differentiate subject Welcome from
14121                 window's title Welcome
14122
14123 2006-04-27 [paul]
14124
14125         2.2.0-rc1 released
14126
14127 2006-04-27 [paul]       2.1.1cvs38
14128
14129         * manual/advanced.xml
14130         * manual/fr/advanced.xml
14131                 add info about compose_no_markup hidden pref
14132
14133 2006-04-27 [paul]       2.1.1cvs37
14134
14135         * src/prefs_account.c
14136                 improve privacy labels
14137         * src/prefs_msg_colors.c
14138                 change some strings for translators' convenience
14139         * src/gtk/gtkutils.c
14140                 don't underline the link button text
14141
14142 2006-04-25 [colin]      2.1.1cvs36
14143
14144         * src/folder.c
14145                 Complete 2.1.1cvs33 (once more ;)
14146
14147 2006-04-25 [colin]      2.1.1cvs35
14148
14149         * src/editldap.c
14150                 Fix tooltip
14151
14152 2006-04-25 [cleroy]     2.1.1cvs34
14153
14154         * src/compose.c
14155         * src/gtk/gtkaspell.c
14156                 Fix crash on redirect (related to the return 
14157                 of the aspell menu in compose's toolbar)
14158         * src/prefs_msg_colors.c
14159                 Fix sensitivity widgets
14160         * src/image_viewer.c
14161         * src/gtk/pluginwindow.c
14162         * src/gtk/prefswindow.c
14163                 Change released signals to clicked (Fabien)
14164         * po/POTFILES.in
14165         * src/common/socket.c
14166         * src/plugins/spamassassin/spamassassin.c
14167                 Translate strings (Fabien)
14168
14169 2006-04-25 [paul]       2.1.1cvs33
14170
14171         * src/folder.c
14172         * src/folder.h
14173         * src/folderview.c
14174                 complete the fix of bug #912
14175                 Thanks to Colin
14176
14177 2006-04-25 [colin]      2.1.1cvs32
14178
14179         * src/news.c
14180                 Better progress bar
14181         * src/mimeview.c
14182         * src/summaryview.c
14183         * src/summaryview.h
14184                 Fix focus chain
14185                 Patches by Pawel Pekala
14186
14187 2006-04-24 [colin]      2.1.1cvs31
14188
14189         * src/compose.c
14190                 Fix compilation warnings (Fabien)
14191
14192 2006-04-24 [colin]      2.1.1cvs30
14193
14194         * src/addrindex.c
14195         * src/editldap.c
14196         * src/editldap_basedn.c
14197         * src/editldap_basedn.h
14198         * src/ldapctrl.c
14199         * src/ldapctrl.h
14200         * src/ldapquery.c
14201         * src/ldaputil.c
14202         * src/ldaputil.h
14203                 Fix bug #901 (LDAPS support)
14204
14205 2006-04-24 [colin]      2.1.1cvs29
14206
14207         * src/compose.c
14208                 Fix logic on error with send dialog on
14209         * src/imap.c
14210                 Fix compilation without libetpan, thanks
14211                 to Fabien
14212         * src/summaryview.c
14213                 Fix 'context-menu' key
14214
14215 2006-04-23 [colin]      2.1.1cvs28
14216
14217         * src/folder.c
14218                 Never free current's cache to free up 
14219                 memory. Fixes bug #912 (new count 
14220                 randomly set to message count)
14221
14222 2006-04-23 [colin]      2.1.1cvs27
14223
14224         * src/gtk/quicksearch.c
14225                 And remove printf...
14226
14227 2006-04-23 [colin]      2.1.1cvs26
14228
14229         * src/gtk/quicksearch.c
14230                 Fix replacing in quicksearch, and fix inserting
14231                 in the middle of the string. (introduced at 2.1.0cvs22)
14232
14233 2006-04-23 [colin]      2.1.1cvs25
14234
14235         * src/imap.c
14236                 Make sure uidnext is initialized in get_num_list
14237                 (not for stable, related to 2.1.1cvs8 and friends)
14238
14239 2006-04-23 [colin]      2.1.1cvs24
14240
14241         * src/imap.c
14242                 Output something when login is successful
14243                 too
14244
14245 2006-04-23 [colin]      2.1.1cvs23
14246
14247         * src/etpan/imap-thread.c
14248                 Better logging (line-per-line, hide data in fetch)
14249                 Fix a const warning
14250         * src/gtk/logwindow.c
14251         * src/gtk/logwindow.h
14252                 Better logging (color for input/output)
14253
14254 2006-04-21 [colin]      2.1.1cvs22
14255
14256         * src/gtk/quicksearch.c
14257                 On gtk+-2.8, use stock buttons in quicksearch
14258                 Based on a patch by Fabien and a design by Paul
14259
14260 2006-04-21 [colin]      2.1.1cvs21
14261
14262         * src/folderview.c
14263         * src/mainwindow.c
14264                 Fix occasional flicker in folderview
14265         * src/common/utils.c
14266                 Fix bug #943 (Incorrectly parsed email address 
14267                 list in short headers on message view and in 
14268                 printouts)
14269
14270 2006-04-20 [colin]      2.1.1cvs20
14271
14272         * src/imap.c
14273         * src/imap.h
14274         * src/prefs_account.c
14275                 Add ANONYMOUS auth for IMAP
14276
14277 2006-04-20 [paul]       2.1.1cvs19
14278
14279         * src/main.c
14280                 proper fix for 2.1.1cvs18
14281                 Thanks to Colin
14282
14283 2006-04-20 [paul]       2.1.1cvs18
14284
14285         * src/main.c
14286                 fix build warnings
14287
14288 2006-04-20 [paul]       2.1.1cvs17
14289
14290         * src/gtk/quicksearch.c
14291                 fix standard, non-extended Quick search,
14292                 was broken in 2.1.1cvs15.
14293                 Thanks to Colin.
14294
14295 2006-04-20 [colin]      2.1.1cvs16
14296
14297         * src/prefs_matcher.c
14298                 Fix values when reselecting a ~test
14299                 rule
14300
14301 2006-04-19 [colin]      2.1.1cvs15
14302
14303         * src/compose.c
14304         * src/compose.h
14305         * src/gtk/gtkaspell.c
14306         * src/gtk/gtkaspell.h
14307                 Put back Options menu in Spelling/
14308         * src/gtk/quicksearch.c
14309                 Don't search, and show error, if the
14310                 advanced search has a syntax error
14311
14312 2006-04-18 [colin]      2.1.1cvs14
14313
14314         * src/textview.c
14315                 Fix gdk warnings on set_cursor when textview
14316                 isn't visible
14317
14318 2006-04-18 [colin]      2.1.1cvs13
14319
14320         * src/gtk/gtksctree.c
14321                 Remove seemingly useless refresh that causes
14322                 flicker - watch this commit in case of 
14323                 problems before planned backport to stable
14324
14325 2006-04-18 [colin]      2.1.1cvs12
14326
14327         * src/imap.c
14328                 Factorize get/set_xml code
14329         * src/compose.c
14330         * src/prefs_account.c
14331         * src/prefs_account.h
14332         * src/procmsg.c
14333                 Add Encrypt to self option
14334
14335 2006-04-17 [colin]      2.1.1cvs11
14336
14337         * configure.ac
14338                 Fix search on encrpyt function on dragonfly
14339                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14340
14341 2006-04-17 [colin]      2.1.1cvs10
14342
14343         * src/prefs_account.c
14344                 Be safe by default: remove mails from POP3
14345                 after 7 days, not immediately
14346
14347 2006-04-17 [colin]      2.1.1cvs9
14348
14349         * src/etpan/imap-thread.c
14350                 Fix build on DragonFly - patch by 
14351                 Jonathan Buschmann <jonthn@agmact.com>
14352
14353 2006-04-17 [colin]      2.1.1cvs8
14354
14355         * src/imap.c
14356                 Save uidnext between sessions
14357
14358 2006-04-17 [colin]      2.1.1cvs7
14359
14360         * src/imap.c
14361                 scan is required when uid validity changes
14362
14363 2006-04-17 [colin]      2.1.1cvs6
14364
14365         * src/folderview.c
14366                 Don't scan if not necessary, apart in current
14367                 folder and INBOX to fetch flags.
14368         * src/imap.c
14369                 Scan is necessary if unread count changes
14370
14371 2006-04-17 [colin]      2.1.1cvs5
14372
14373         * src/imap.c
14374                 ...But always fetch ANSWERED and DELETED flags for
14375                 INBOX, as filtering can happen on these flags.
14376
14377 2006-04-17 [colin]      2.1.1cvs4
14378
14379         * src/imap.c
14380                 Don't fetch REPLIED and DELETED flags when synchronising
14381                 flags with a closed folder. We only need UNSEEN and FLAGGED
14382                 to update the folderview.
14383
14384 2006-04-17 [colin]      2.1.1cvs3
14385
14386         * src/imap.c
14387                 Faster flag search when there are new mails 
14388                 in a folder. We can do a full search if the 
14389                 folder contains less messages than the new
14390                 list.
14391
14392 2006-04-17 [colin]      2.1.1cvs2
14393
14394         * po/cs.po
14395         * po/de.po
14396         * po/fr.po
14397         * po/nl.po
14398         * po/pt_BR.po
14399                 Update translations from stable branch
14400
14401 2006-04-17 [colin]      2.1.1cvs1
14402
14403         * configure.ac
14404                 Bump version to follow stable release
14405
14406 2006-04-16 [mones]      2.1.0cvs50
14407
14408         * po/es.po
14409                 Updated for release
14410
14411 2006-04-16 [colin]      2.1.0cvs49
14412
14413         * src/textview.c
14414                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14415                 with gtk < 2.8. Thanks to Fabien Vantard.
14416
14417 2006-04-15 [colin]      2.1.0cvs48
14418
14419         * src/etpan/imap-thread.c
14420                 Fix bug #919 (libetpan: SEGV when connecting 
14421                 using command)
14422
14423 2006-04-14 [colin]      2.1.0cvs47
14424
14425         * src/main.c
14426                 Fix race on --select (should be done better)
14427
14428 2006-04-14 [wwp]        2.1.0cvs46
14429
14430         * src/send_message.c
14431                 enforce a check for domain in account prefs (a sending
14432                 error could be faced if domain was checked but no value set),
14433                 thanks to Colin.
14434
14435 2006-04-14 [colin]      2.1.0cvs45
14436
14437         * src/codeconv.c
14438                 when converting from unknown to unknown, if the
14439                 string is UTF8, don't convert it to the locale
14440                 (which breaks it)
14441
14442 2006-04-14 [colin]      2.1.0cvs44
14443
14444         * src/compose.c
14445                 Don't try to use ASCII for converting headers
14446                 (as done in body)
14447
14448 2006-04-14 [paul]       2.1.0cvs43
14449
14450         * src/crash.c
14451                 add locale/charset info to crash report
14452         * src/gtk/about.c
14453                 add wwp to doc team
14454                 replace 'e-mail' with preferred 'email'
14455         * src/gtk/authors.h
14456                 ensure contributors list is in alphabetical
14457                 order
14458
14459 2006-04-13 [colin]      2.1.0cvs42
14460
14461         * src/textview.c
14462                 Prevent gdk warnings
14463
14464 2006-04-13 [colin]      2.1.0cvs41
14465
14466         * src/common/ssl_certificate.c
14467         * src/common/ssl_certificate.h
14468         * src/gtk/sslcertwindow.c
14469                 Warn on expired certs, and display the expiration date
14470
14471 2006-04-13 [colin]      2.1.0cvs40
14472
14473         * src/plugins/spamassassin/spamassassin_gtk.c
14474                 Fix missing set_text on unix socket
14475
14476 2006-04-13 [wwp]        2.1.0cvs39
14477
14478         * manual/fr/advanced.xml
14479         * manual/fr/glossary.xml
14480                 applied new spam/ham/email lexicon (pourriel, courriel)
14481
14482 2006-04-13 [paul]       2.1.0cvs38
14483
14484         * src/plugins/pgpmime/plugin.c
14485                 remove the mention of S/MIME from the
14486                 description. This is now handled by the
14487                 S/MIME plugin.
14488
14489 2006-04-13 [paul]       2.1.0cvs37
14490
14491         * src/prefs_msg_colors.c
14492                 rework dialog
14493         * src/prefs_folder_item.c
14494         * src/prefs_spelling.c
14495                 add a tooltip to the colour selector buttons
14496
14497 2006-04-13 [wwp]        2.1.0cvs36
14498
14499         * manual/advanced.xml
14500         * manual/glossary.xml
14501         * manual/handling.xml
14502         * manual/keyboard.xml
14503         * manual/plugins.xml
14504         * manual/starting.xml
14505         * manual/fr/account.xml
14506         * manual/fr/ack.xml
14507         * manual/fr/addrbook.xml
14508         * manual/fr/advanced.xml
14509         * manual/fr/faq.xml
14510         * manual/fr/glossary.xml
14511         * manual/fr/gpl.xml
14512         * manual/fr/handling.xml
14513         * manual/fr/intro.xml
14514         * manual/fr/keyboard.xml
14515         * manual/fr/plugins.xml
14516         * manual/fr/starting.xml
14517         * manual/fr/sylpheed-claws-manual.xml
14518                 fixes to the manuals:
14519                  - summaryview -> Message List (same in French)
14520                  - translate key names
14521                  - fix French punctuation, use non-breakable spaces when
14522                    necessary, don't use &thinsp; which is not portable
14523                  - tell what maildir and mbox formats we support
14524
14525 2006-04-12 [wwp]        2.1.0cvs35
14526
14527         * src/prefs_toolbar.c
14528                 unified a replace button more,
14529                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14530
14531 2006-04-12 [wwp]        2.1.0cvs34
14532
14533         * src/prefs_common.c
14534         * src/prefs_msg_colors.c
14535                 make default color labels translatable,
14536                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14537                 thanks to Tim <timbrain@post.cz> for reporting.
14538
14539 2006-04-12 [wwp]        2.1.0cvs33
14540
14541         * manual/glossary.xml
14542         * manual/intro.xml
14543         * manual/plugins.xml
14544         * manual/starting.xml
14545         * manual/sylpheed-claws-manual.xml
14546         * manual/fr/.cvsignore
14547         * manual/fr/account.xml
14548         * manual/fr/ack.xml
14549         * manual/fr/addrbook.xml
14550         * manual/fr/advanced.xml
14551         * manual/fr/faq.xml
14552         * manual/fr/glossary.xml
14553         * manual/fr/handling.xml
14554         * manual/fr/intro.xml
14555         * manual/fr/keyboard.xml
14556         * manual/fr/plugins.xml
14557         * manual/fr/starting.xml
14558         * manual/fr/sylpheed-claws-manual.xml
14559                 various fixes: typos, missing .fr translations, punctuation,
14560                 capitalization, links, accents and some bad French more.
14561
14562 2006-04-12 [wwp]        2.1.0cvs32
14563
14564         * src/prefs_gtk.c
14565                 fix for bug #935: always store prefs files in UTF-8 (thanks
14566                 to Colin).
14567
14568 2006-04-11 [colin]      2.1.0cvs31
14569
14570         * src/compose.c
14571                 Fix inserting files not in utf8 when locale is utf8
14572
14573 2006-04-11 [colin]      2.1.0cvs30
14574
14575         * src/inc.c
14576                 Don't show error dialog when cancelling connection
14577                 Patch by Pawel
14578
14579 2006-04-11 [cleroy]     2.1.0cvs29
14580
14581         * src/compose.c
14582                 Implement multiple quote levels
14583         * src/prefs_common.c
14584                 Change a little bit the quote bgcolor for 2nd level
14585
14586 2006-04-11 [colin]      2.1.0cvs28
14587
14588         * src/gtk/about.c
14589                 Add locale and charset in the label
14590
14591 2006-04-10 [colin]      2.1.0cvs27
14592
14593         * src/compose.c
14594         * src/prefs_common.c
14595         * src/prefs_common.h
14596         * src/prefs_msg_colors.c
14597         * src/textview.c
14598                 Allow optional background color in quotes
14599                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14600                 GTK+-2.8.x feature
14601
14602 2006-04-10 [colin]      2.1.0cvs26
14603
14604         * src/main.c
14605         * src/mainwindow.c
14606         * src/mainwindow.h
14607                 Implement --select
14608
14609 2006-04-10 [colin]      2.1.0cvs25
14610
14611         * manual/plugins.xml
14612         * manual/fr/plugins.xml
14613                 Document libcurl's proxy variables
14614
14615 2006-04-09 [colin]      2.1.0cvs24
14616
14617         * src/prefs_common.c
14618                 gettext() returns statically allocated stuff. We have
14619                 to strdup it in order to be able to free it.
14620
14621 2006-04-09 [colin]      2.1.0cvs23
14622
14623         * AUTHORS
14624         * src/gtk/authors.h
14625                 Add Alexei
14626
14627 2006-04-09 [colin]      2.1.0cvs22
14628
14629         * src/mainwindow.c
14630         * src/gtk/quicksearch.c
14631                 Fix bug #859 (problems with cyrilic input in 
14632                 search panel) - Patch by Alexey Illarionov 
14633                 <littlesavage@rambler.ru>
14634
14635 2006-04-09 [colin]      2.1.0cvs21
14636
14637         * src/prefs_customheader.c
14638                 I prefer removing then freeing rather than the contrary
14639                 (even if it doesn't change anything ;-)
14640         * src/prefs_account.c
14641                 Fix bug #933 (Crash re-entering the custom headers list 
14642                 dialog in accounts prefs)
14643                 The problem happened when cancelling the Account 
14644                 Preferences' dialogs - in which case we didn't do 
14645                 anything to the PrefsAccount * struct. In case of applying,
14646                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14647                 working with in this dialog. The problem is that 
14648                 prefs_customheader.c, working on this tmp_ac_prefs, always
14649                 changes the ->customhdr_list pointer, even when cancelled. 
14650                 So in case of cancelling the prefs_account dialog, we still
14651                 have to update ->customhdr_list in the real account.
14652
14653 2006-04-08 [colin]      2.1.0cvs20
14654
14655         * manual/fr/glossary.xml
14656         * manual/fr/keyboard.xml
14657                 Forgot some headers :)
14658
14659 2006-04-08 [colin]      2.1.0cvs19
14660
14661         * manual/Makefile.am
14662         * manual/fr/Makefile.am
14663         * manual/fr/account.xml
14664         * manual/fr/ack.xml
14665         * manual/fr/addrbook.xml
14666         * manual/fr/advanced.xml
14667         * manual/fr/faq.xml
14668         * manual/fr/glossary.xml
14669         * manual/fr/gpl.xml
14670         * manual/fr/handling.xml
14671         * manual/fr/intro.xml
14672         * manual/fr/keyboard.xml
14673         * manual/fr/plugins.xml
14674         * manual/fr/starting.xml
14675         * manual/fr/sylpheed-claws-manual.xml
14676         * manual/fr/dist/.cvsignore
14677         * manual/fr/dist/Makefile.am
14678         * manual/fr/dist/html/.cvsignore
14679         * manual/fr/dist/html/Makefile.am
14680         * manual/fr/dist/pdf/.cvsignore
14681         * manual/fr/dist/pdf/Makefile.am
14682         * manual/fr/dist/ps/.cvsignore
14683         * manual/fr/dist/ps/Makefile.am
14684         * manual/fr/dist/txt/.cvsignore
14685         * manual/fr/dist/txt/Makefile.am
14686                 Add the french translation of the manual. Thanks to
14687                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14688                 account.xml, ack.xml, addrbook.xml and advanced.xml
14689
14690 2006-04-08 [colin]      2.1.0cvs18
14691
14692         * manual/plugins.xml
14693         * manual/starting.xml
14694                 More fixes
14695
14696 2006-04-07 [colin]      2.1.0cvs17
14697
14698         * manual/faq.xml
14699         * manual/intro.xml
14700         * manual/keyboard.xml
14701                 Little fixes
14702
14703 2006-04-07 [colin]      2.1.0cvs16
14704
14705         * README
14706         * src/compose.c
14707         * src/prefs_common.c
14708         * src/prefs_common.h
14709                 Add hidden compose_no_markup pref
14710
14711 2006-04-07 [wwp]        2.1.0cvs15
14712
14713         * src/summary_search.c
14714         * .cvsignore
14715                 Bugfix: stop button was sticky when searching in an empty folder.
14716                 Applied curly brackets code style to the whole file (summary_search.c).
14717                 More files to ignore.
14718
14719 2006-04-07 [wwp]        2.1.0cvs14
14720
14721         * src/message_search.c
14722         * src/summary_search.c
14723                 changed default button when search bumps at file/folder
14724                 beginning or end, for convenience (thanks to Colin).
14725
14726 2006-04-07 [paul]       2.1.0cvs13
14727
14728         * src/plugins/dillo_viewer/dillo_prefs.c
14729                 avoid future potential for namespace collision
14730                 Patch by Colin
14731
14732 2006-04-06 [wwp]        2.1.0cvs12
14733
14734         * src/summary_search.c
14735                 Unify extended/advanced searches names (and thus factorize labels),
14736                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14737
14738 2006-04-06 [wwp]        2.1.0cvs11
14739
14740         * src/folderview.c
14741         * src/prefs_themes.c
14742         * src/summaryview.c
14743                 Fixed some compilation warnings.
14744
14745 2006-04-06 [colin]      2.1.0cvs10
14746
14747         * manual/advanced.xml
14748                 Document the wizard template and how to deploy
14749                 Sylpheed-Claws effectively
14750
14751 2006-04-06 [colin]      2.1.0cvs9
14752
14753         * src/folderview.c
14754                 gettext patch to tell translators about _("#"),
14755                 by Maxim Britov
14756
14757 2006-04-06 [colin]      2.1.0cvs8
14758
14759         * src/textview.c
14760                 Fix invalid GtkTextBIter after clicking "Display as text"
14761
14762 2006-04-06 [mones]      2.1.0cvs7
14763
14764         * src/addr_compl.c
14765         * src/addrindex.c
14766         * src/addritem.c
14767         * src/codeconv.c
14768         * src/compose.c
14769         * src/filtering.c
14770         * src/folder.c
14771         * src/folder_item_prefs.c
14772         * src/folderview.c
14773         * src/localfolder.c
14774         * src/matcher.c
14775         * src/mimeview.c
14776         * src/prefs_msg_colors.c
14777         * src/prefs_spelling.c
14778         * src/prefs_themes.c
14779         * src/procmime.c
14780         * src/procmsg.c
14781         * src/stock_pixmap.c
14782         * src/summaryview.c
14783         * src/textview.c
14784         * src/toolbar.c
14785         * src/common/mgutils.c
14786         * src/common/prefs.c
14787         * src/common/ssl_certificate.c
14788         * src/gtk/colorlabel.c
14789         * src/gtk/quicksearch.c
14790         * src/plugins/pgpmime/pgpmime.c
14791         * src/plugins/spamassassin/spamassassin.c
14792                 Removed redundant NULL checks for g_free() calls.
14793                 Patch by Pawel Pekala.
14794
14795 2006-04-06 [mones]      2.1.0cvs6
14796
14797         * src/prefs_actions.c
14798         * src/prefs_filtering.c
14799         * src/prefs_filtering_action.c
14800         * src/prefs_matcher.c
14801         * src/prefs_template.c
14802         * src/gtk/gtkutils.c
14803         * src/gtk/gtkutils.h
14804                 Have a nice replace button. Patch by Pawel Pekala
14805
14806 2006-04-06 [colin]      2.1.0cvs5
14807
14808         * src/addressbook.c
14809                 Fix crash with empty columns
14810
14811 2006-04-05 [colin]      2.1.0cvs4
14812
14813         * src/wizard.c
14814         * src/prefs_gtk.c
14815                 Allow wizard customization with pre-filled values
14816
14817 2006-04-05 [colin]      2.1.0cvs3
14818
14819         * src/textview.c
14820         * src/mimeview.c
14821         * src/mimeview.h
14822                 Nicer messages in mimeview
14823
14824 2006-04-05 [colin]      2.1.0cvs2
14825
14826         * src/addressbook.c
14827         * src/prefs_summaries.c
14828                 i18n fix
14829
14830 2006-04-05 [colin]      2.1.0cvs1
14831
14832         * src/plugins/pgpcore/plugin.c
14833         * src/plugins/pgpcore/select-keys.c
14834         * src/plugins/pgpcore/select-keys.h
14835         * src/plugins/pgpcore/sgpgme.c
14836         * src/plugins/pgpcore/sgpgme.h
14837         * src/plugins/pgpinline/pgpinline.c
14838         * src/plugins/pgpinline/plugin.c
14839         * src/plugins/pgpmime/pgpmime.c
14840         * src/plugins/pgpmime/plugin.c
14841                 Factorize and generalize a bit 
14842                 Drop S/MIME signature verification from PGP/MIME
14843                 (adding it as another, more complete plugin)
14844
14845 2006-04-05 [paul]       2.1.0
14846
14847         2.1.0 released
14848
14849 2006-04-05 [paul]       2.0.0cvs186
14850
14851         * manual/advanced.xml
14852                 add info on colour labels
14853
14854 2006-04-05 [paul]       2.0.0cvs185
14855
14856         * po/bg.po
14857         * po/cs.po
14858         * po/de.po
14859         * po/el.po
14860         * po/en_GB.po
14861         * po/fi.po
14862         * po/fr.po
14863         * po/it.po
14864         * po/nl.po
14865         * po/pl.po
14866         * po/pt_BR.po
14867         * po/sr.po
14868         * po/zh_CN.po
14869                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14870                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14871                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14872                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14873         * src/gtk/authors.h
14874         * tools/claws.i18n.status.pl
14875                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14876                 and new Czech translator, Tim <timbrain@post.cz>
14877
14878 2006-04-05 [mones]      2.0.0cvs184
14879
14880         * po/es.po
14881                 Updated translation
14882
14883 2006-04-05 [colin]      2.0.0cvs183
14884
14885         * src/gtk/quicksearch.c
14886                 Fix bug #929 (unnecessary reload in quick search bar)
14887
14888 2006-04-05 [colin]      2.0.0cvs182
14889
14890         * src/compose.c
14891                 Fix crash on Reply with no From:
14892                 Show signature and conversion error on queuing 
14893                 (but not sending)
14894         * src/mainwindow.c
14895         * src/summaryview.c
14896         * src/summaryview.h
14897                 Factorize threading code and make sure msginfo 
14898                 is not null when it comes from a GtkCTreeRow's 
14899                 data
14900         * src/gtk/gtkaspell.c
14901                 Check for necessary things
14902         * src/gtk/gtksctree.c
14903         * src/gtk/gtksctree.h
14904                 Reset anchor if necessary when removing node
14905
14906 2006-03-29 [colin]      2.0.0cvs181
14907
14908         * src/folderview.c
14909                 Warn for disabled IMAP accounts (due to lack of
14910                 libetpan). Breaks string-freeze - sorry - but it
14911                 is kind of important ;)
14912
14913 2006-03-28 [colin]      2.0.0cvs180
14914
14915         * src/gtk/gtkutils.c
14916         * src/gtk/gtkutils.h
14917                 Add a gtkut_get_link_btn() function that
14918                 creates a button which acts like an URI
14919         * src/prefs_themes.c
14920         * src/gtk/about.c
14921                 Use this function (factorizes codes)
14922         * src/common/defs.h
14923         * src/gtk/pluginwindow.c
14924                 Add a "Get more..." in the plugins window
14925
14926 2006-03-28 [colin]      2.0.0cvs179
14927
14928         * src/common/smtp.c
14929         * src/common/passcrypt.c
14930         * src/undo.c
14931                 Warning fixes. Patch by Pawel Pekala
14932
14933 2006-03-27 [colin]      2.0.0cvs178
14934
14935         * src/undo.c
14936                 Fix undoing by blocks with spaces
14937
14938 2006-03-27 [colin]      2.0.0cvs177
14939
14940         * src/textview.c
14941                 Set margin to 3px for headers
14942
14943 2006-03-27 [paul]
14944
14945         2.1.0-rc2 released
14946
14947 2006-03-27 [wwp]        2.0.0cvs176
14948
14949         * src/summaryview.c
14950                 don't reset quicksearch when updating the message list.
14951                 Thanks to Colin.
14952
14953 2006-03-26 [wwp]        2.0.0cvs175
14954
14955         * src/compose.c
14956                 use a unified border width ('other' tab in the compose window,
14957                 patch by Pawel Pekala).
14958
14959
14960 2006-03-26 [wwp]        2.0.0cvs174
14961
14962         * src/common/quoted-printable.c
14963         * src/addressbook.c
14964                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14965
14966 2006-03-26 [colin]      2.0.0cvs173
14967
14968         * src/quote_fmt_parse.y
14969                 Fix non-UTF8 date formats messing up the whole quote a 
14970                 little bit
14971
14972 2006-03-26 [colin]      2.0.0cvs172
14973
14974         * src/procheader.c
14975                 Make sure the date is UTF8 valid, or try to make it
14976                 so. IncrediMail is really IncrediStupid.
14977         * src/compose.c
14978                 Fix possible conversions. 
14979                 
14980
14981 2006-03-26 [colin]      2.0.0cvs171
14982
14983         * src/matcher.c
14984                 Fix corner cases in body search. This is still a
14985                 hack... It seems impossible to make it good and 
14986                 reasonably fast at the same time.
14987
14988 2006-03-26 [colin]      2.0.0cvs170
14989
14990         * src/summaryview.c
14991                 I think I killed the twilight zone bug!
14992                 summary_select_node() flushes GTK events in order
14993                 to be able to center the view. But this also 
14994                 flushes keypresses like Ctrl-Alt-U, so this can
14995                 call summary_show from summary_select_node (itself
14996                 called from summary_show, etc.). And the summaryview
14997                 has to be unlocked in this function. So just locking
14998                 while processing GTK events, and bailing if locked, 
14999                 should fix it.
15000                 Fixes bug #927 (SIGSEGV during Update Summary)
15001
15002 2006-03-25 [colin]      2.0.0cvs169
15003
15004         * src/matcher.c
15005                 Fix search in QP-encoded bodies
15006                 Fix utf-8 searches in bodies encoded in the
15007                 locale's encoding
15008         * src/common/quoted-printable.c
15009         * src/common/quoted-printable.h
15010                 Add a decode function that doesn't overwrite
15011                 the original pointer
15012                 
15013
15014 2006-03-24 [colin]      2.0.0cvs168
15015
15016         * src/action.c
15017         * src/summaryview.c
15018         * src/summaryview.h
15019                 Update message cache after action
15020                 Patch by H. Merijn Brand
15021         * src/prefs_msg_colors.c
15022                 Factorize label 
15023                 Patch by Fabien Vantard
15024         * src/plugins/spamassassin/spamassassin_gtk.c
15025                 Remove useless translation
15026                 Patch by Fabien Vantard
15027
15028 2006-03-23 [colin]      2.0.0cvs167
15029
15030         * src/common/ssl.c
15031                 Let 30 seconds to SSL_connect
15032
15033 2006-03-23 [wwp]        2.0.0cvs166
15034
15035         * src/summaryview.c
15036         * src/gtk/description_window.c
15037                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
15038                 and headers are translated; adjust description windows' width to fit their
15039                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
15040
15041 2006-03-23 [paul]       2.0.0cvs165
15042
15043         * src/common/utils.c
15044                 fix highlighting of URIs containing "()"
15045                 (2.0.0cvs164's reversal fixed)
15046                 Thanks to Colin.
15047
15048 2006-03-23 [paul]       2.0.0cvs164
15049
15050         * src/common/utils.c
15051                 revert patch, (postponing a fix), at 2.0.0cvs120
15052                 as it breaks more URIs than it fixes.
15053                 Allow '-' to be a terminating character in a URI
15054
15055 2006-03-22 [colin]      2.0.0cvs163
15056
15057         * configure.ac
15058                 Require libetpan 0.45
15059                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15060
15061 2006-03-22 [paul]       2.0.0cvs162
15062
15063         * src/editgroup.c
15064                 replace '<-' and '->' buttons with GTK_STOCK graphical
15065                 buttons
15066         * src/summary_search.c
15067                 don't offer '...' for translation
15068                 add a tooltip to advanced search '...' button
15069         * src/gtk/quicksearch.c
15070                 don't offer '...' for translation
15071
15072 2006-03-21 [colin]      2.0.0cvs161
15073
15074         * src/compose.c
15075                 Fix middle-click pasting (insert at click
15076                 position instead of cursor position, don't
15077                 remove existing selection and allow pasting
15078                 our own selection)
15079         * src/addressbook.c
15080                 "LDAP Server" -> "LDAP servers"
15081
15082 2006-03-21 [wwp]        2.0.0cvs160
15083
15084         * src/etpan/imap-thread.c
15085                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15086
15087 2006-03-20 [colin]      2.0.0cvs159
15088
15089         * src/summaryview.c
15090                 Don't reload summaryview after an execute with no
15091                 move action
15092
15093 2006-03-19 [colin]      2.0.0cvs158
15094
15095         * src/addressbook.c
15096                 and put groups at the top, always
15097
15098 2006-03-19 [colin]      2.0.0cvs157
15099
15100         * src/addressbook.c
15101                 Order groups before names, as previously
15102
15103 2006-03-19 [colin]      2.0.0cvs156
15104
15105         * src/addressbook.c
15106                 - Sort case-unsensitive
15107                 - Put the sort arrow at opening too
15108
15109 2006-03-19 [wwp]        2.0.0cvs155
15110
15111         * src/addressbook.c
15112                 allow sorting by name/email/remarks, ensure that right-pane's contents
15113                 matches the left-pane selection (cleared when appropriate).
15114                 Patch by Pawel Pekala <c0rn@o2.pl>.
15115
15116 2006-03-18 [colin]      2.0.0cvs154
15117
15118         * src/textview.c
15119                 Fix text cursor ;)
15120
15121 2006-03-18 [colin]      2.0.0cvs153
15122
15123         * src/gtk/filesel.c
15124                 Make sure we hide the preview if we didn't get
15125                 a filename
15126
15127 2006-03-18 [colin]      2.0.0cvs152
15128
15129         * src/summaryview.c
15130                 Set cursor to watch for execution (fixes lack
15131                 of watch-cursor when dnd'ing hundreds of mails)
15132         * src/gtk/filesel.c
15133                 Check that mime type is 'image/*' before updating
15134                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15135
15136 2006-03-18 [colin]      2.0.0cvs151
15137
15138         * src/mainwindow.c
15139         * src/textview.c
15140         * src/textview.h
15141                 Put a watch cursor in textview too when the mainwindow's
15142                 cursor in a watch
15143
15144 2006-03-18 [colin]      2.0.0cvs150
15145
15146         * src/folder.c
15147                 Change wrong asserts to simple tests
15148
15149 2006-03-17 [colin]      2.0.0cvs149
15150
15151         * src/mainwindow.c
15152         * src/mainwindow.h
15153         * src/prefs_msg_colors.c
15154         * src/summaryview.c
15155         * src/summaryview.h
15156         * src/gtk/colorlabel.c
15157         * src/gtk/colorlabel.h
15158                 Add a color label menu in the main menubar
15159                 Add (fixed) accels Ctrl-{0-7} to change the color
15160                 They have to be fixed because the menu's dynamic,
15161                 the items are complex widgets, hence we can't use
15162                 a GtkItemFactory.
15163
15164
15165 2006-03-17 [wwp]        2.0.0cvs148
15166
15167         * src/compose.c
15168                 rollback few lines from my previous commit (those lines come from
15169                 a pending patch, accidentally commited, even if neutral as they are
15170                 commented out).
15171
15172 2006-03-17 [wwp]        2.0.0cvs147
15173
15174         * src/compose.c
15175                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15176                 applied code style/indentation to the modified function.
15177
15178 2006-03-17 [wwp]        2.0.0cvs146
15179
15180         * src/procmsg.c
15181         * src/compose.c
15182                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15183
15184 2006-03-17 [paul]
15185
15186         2.1.0-rc1 released
15187
15188 2006-03-17 [paul]       2.0.0cvs145
15189
15190         * src/main.c
15191                 addressbook_read_file() was called twice
15192         * src/textview.c
15193                 X-Mailer highlighting
15194
15195 2006-03-16 [colin]      2.0.0cvs144
15196
15197         * src/sourcewindow.c
15198         * src/sourcewindow.h
15199                 And the last one, in source window.
15200
15201 2006-03-16 [colin]      2.0.0cvs143
15202
15203         * src/compose.c
15204         * src/compose.h
15205                 Fix the same stuff in compose
15206
15207 2006-03-16 [colin]      2.0.0cvs142
15208
15209         * src/messageview.c
15210                 Complete the previous messageview crash fix
15211
15212 2006-03-16 [colin]      2.0.0cvs141
15213
15214         * src/procmsg.h
15215         * src/procmsg.c
15216         * src/folder.c
15217                 Fix POSTPROCESSING hook
15218                 Patch by H. Merijn Brand
15219
15220         * src/procmime.c
15221         * src/procmime.h
15222                 Parse Content-Location
15223
15224         * src/toolbar.c
15225         * src/messageview.c
15226         * src/messageview.h
15227                 Don't crash when a top-level MessageView has
15228                 been closed on us. Same problematic than
15229                 yesterday's quicksearch issue.
15230
15231 2006-03-15 [colin]      2.0.0cvs140
15232
15233         * src/gtk/quicksearch.c
15234                 Fix a bitchy race we didn't think about when we
15235                 added quicksearch cancellation:
15236                 If the search is not on cached fields, for example
15237                 body_part matchcase "stuff"
15238                 the matcher code has to get the whole message. If
15239                 we're on IMAP, that can be slow, and in order to
15240                 be non-blocking, the IMAP code idle loop processes
15241                 gtk events too. So it is possible to cancel a
15242                 quicksearch while the matcher is getting the mail's
15243                 body. After matcher got its body, it will start to
15244                 iterate over the matcher list that the Quicksearch's
15245                 clear_search_cb() just freed via prepare_matcher().
15246                 SIGSEGV ensues.
15247                 The fix consists of guarding the matcherlist_match()
15248                 call with a boolean 'matching'. If we reset the
15249                 quicksearch while matching is TRUE, we don't free
15250                 the matcherlist anymore like we did, but we set
15251                 another new flag, deferred_free, to TRUE. Then,
15252                 in quicksearch_match(), just after returning from
15253                 matcherlist_match() and unsetting the matching flag,
15254                 we check the deferred_free flag and do the
15255                 prepare_matcher() (which does the matcherlist_free)
15256                 for real, so we free the matcherlist once it's not
15257                 used anymore.
15258                 As all of this runs via the glib main loop, we
15259                 luckily don't need a mutex.
15260         * src/summaryview.c
15261                 Also, show progress while searching.
15262
15263
15264 2006-03-14 [colin]      2.0.0cvs139
15265
15266         * src/alertpanel.c
15267                 Make alertpanel_is_open non-static
15268
15269 2006-03-14 [colin]      2.0.0cvs138
15270
15271         * src/prefs_spelling.c
15272                 Cleanups - Fabien Vantard
15273
15274 2006-03-14 [wwp]        2.0.0cvs137
15275
15276         * src/main.c
15277                 code style normalization (curly braces, indentation).
15278
15279 2006-03-14 [wwp]        2.0.0cvs137
15280
15281         * src/main.c
15282                 code style (braces, indentation)
15283
15284 2006-03-12 [paul]       2.0.0cvs136
15285
15286         * src/prefs_common.c
15287                 trans_hdr defaults to FALSE to be RFC-savvy
15288         * src/prefs_summaries.c
15289                 add a tooltip to the trans_hdr option
15290                 
15291
15292 2006-03-12 [paul]       2.0.0cvs135
15293
15294         * src/prefs_matcher.c
15295                 give a little more width to the combos
15296         * src/prefs_display_header.c
15297         * src/textview.c
15298                 translate headers if prefs_common.trans_hdr
15299                 is TRUE
15300
15301         Patches by Pawel Pekala
15302
15303 2006-03-12 [paul]       2.0.0cvs134
15304
15305         * src/plugins/clamav/clamav_plugin.c
15306         * src/plugins/dillo_viewer/dillo_viewer.c
15307         * src/plugins/pgpcore/plugin.c
15308         * src/plugins/pgpinline/plugin.c
15309         * src/plugins/pgpmime/plugin.c
15310         * src/plugins/spamassassin/spamassassin.c
15311                 update/add to descriptions
15312         * src/plugins/spamassassin/spamassassin_gtk.c
15313                 fixes to the english, remove superfluous
15314                 tooltips, clean up a little
15315
15316 2006-03-12 [paul]       2.0.0cvs133
15317
15318         * src/compose.c
15319                 fix Bug 924, 'Account combo box shows up wrong 
15320                 if & is in account name'
15321
15322 2006-03-11 [colin]      2.0.0cvs132
15323
15324         * src/summaryview.c
15325                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15326                 messed up shift-selection because is slows down
15327                 moving around summaryview. thanks -users
15328
15329 2006-03-10 [colin]      2.0.0cvs131
15330
15331         * src/plugins/spamassassin/spamassassin_gtk.c
15332                 Put back Paul's engrish fixes
15333
15334 2006-03-10 [colin]      2.0.0cvs130
15335
15336         * src/plugins/spamassassin/spamassassin.c
15337         * src/plugins/spamassassin/spamassassin.h
15338         * src/plugins/spamassassin/spamassassin_gtk.c
15339                 Cleanup SA prefs page (more)
15340                 Patch by Fabien Vantard
15341
15342 2006-03-10 [paul]       2.0.0cvs129
15343
15344         * src/prefs_msg_colors.c
15345         * src/prefs_spelling.c
15346                 widget sensitivity
15347
15348 2006-03-09 [mones]      2.0.0cvs128
15349
15350         * po/es.po
15351                 Update for next RC
15352
15353 2006-03-09 [wwp]        2.0.0cvs127
15354
15355         * configure.ac
15356                 revert accidental commit (requirement for libetpan 0.43), this time
15357                 not in HEAD.
15358
15359 2006-03-09 [wwp]        2.0.0cvs125
15360
15361         * configure.ac
15362                 revert accidental commit (requirement for libetpan 0.43)
15363
15364 2006-03-09 [paul]       2.0.0cvs126
15365
15366         * src/prefs_receive.c
15367                 remove useless frame
15368                 replace 'incorporation' with 'receiving'
15369         * src/plugins/clamav/clamav_plugin_gtk.c
15370         * src/plugins/spamassassin/spamassassin_gtk.c
15371                 improve widget sensitivity
15372                 fix a bit his engrish
15373
15374 2006-03-09 [wwp]        2.0.0cvs125
15375
15376         * src/addressadd.c
15377         * src/foldersel.c
15378         * src/prefs_common.c
15379         * src/prefs_common.h
15380                 remember some more windows' sizes (add to addressbook and
15381                 select folder).
15382
15383 2006-03-09 [paul]       2.0.0cvs124
15384
15385         * src/plugins/pgpcore/prefs_gpg.c
15386                 normalise construction of dialogue
15387
15388 2006-03-09 [paul]       2.0.0cvs123
15389
15390         * src/plugins/trayicon/Makefile.am
15391                 add missing slash
15392
15393 2006-03-08 [colin]      2.0.0cvs122
15394
15395         * src/plugins/trayicon/Makefile.am
15396                 Fix build in separate dir 
15397                 Patch by Bamanzi <bamanzi@gmail.com>
15398
15399 2006-03-08 [colin]      2.0.0cvs121
15400
15401         * src/procmsg.c
15402                 Batch move and copies from summaryview with delayed execution
15403                 too
15404
15405 2006-03-07 [paul]       2.0.0cvs120
15406
15407         * src/common/utils.c
15408                 fix highlighting of URIs containing "()"
15409                 Patch by Pawel Pekala
15410
15411 2006-03-07 [paul]       2.0.0cvs119
15412
15413         * src/folder.c
15414         * src/folder.h
15415         * src/folderview.c
15416                 immediately do alphabetical resort when
15417                 changing a folder's name
15418                 Patch by Pawel Pekala
15419
15420 2006-03-07 [paul]       2.0.0cvs118
15421
15422         * src/news.c
15423         * src/news_gtk.c
15424                 when unsubscribing a newsgroup, remove the
15425                 folder and msgs in .sylpheed-claws/newscache
15426                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15427
15428 2006-03-07 [paul]       2.0.0cvs117
15429
15430         * src/textview.c
15431                 fix wrong Fake URL Warning
15432                 Thanks to Hiro
15433
15434 2006-03-07 [colin]      2.0.0cvs116
15435
15436         * src/imap.c
15437                 Return immediately when password dialog was
15438                 cancelled
15439         * src/gtk/inputdialog.c
15440                 Allow empty strings for passwords
15441
15442
15443 2006-03-06 [colin]      2.0.0cvs115
15444
15445         * src/imap.c
15446                 Prevent double-timeouts when connection fails
15447
15448 2006-03-06 [colin]
15449
15450         2.0.1-rc1 released
15451
15452 2006-03-06 [colin]      2.0.0cvs114
15453
15454         * src/imap.c
15455                 Refresh session during potentially long
15456                 operations
15457
15458 2006-03-06 [wwp]        2.0.0cvs113
15459
15460         * src/prefs_msg_colors.h
15461                 forgot that one (custom color labels).
15462
15463 2006-03-06 [wwp]        2.0.0cvs112
15464
15465         * src/prefs_common.c
15466         * src/prefs_common.h
15467         * src/prefs_msg_colors.c
15468         * src/summaryview.c
15469         * src/summaryview.h
15470         * src/gtk/colorlabel.c
15471         * src/gtk/colorlabel.h
15472                 colors in messages list are now customizable. Color values and names can
15473                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15474                 Thanks to Paul and Colin for their help with this longstanding patch!
15475
15476 2006-03-06 [wwp]        2.0.0cvs111
15477
15478         * src/textview.c
15479                 don't crash if (x)face is bad.
15480
15481 2006-03-05 [paul]       2.0.0cvs110
15482
15483         * AUTHORS
15484         * configure.ac
15485         * src/Makefile.am
15486         * src/common/Makefile.am
15487         * src/common/utils.h
15488         * src/etpan/imap-thread.c
15489         * src/gtk/authors.h
15490         * src/plugins/clamav/Makefile.am
15491         * src/plugins/demo/Makefile.am
15492         * src/plugins/dillo_viewer/Makefile.am
15493         * src/plugins/pgpcore/Makefile.am
15494         * src/plugins/pgpcore/passphrase.c
15495         * src/plugins/pgpinline/Makefile.am
15496         * src/plugins/pgpmime/Makefile.am
15497         * src/plugins/spamassassin/Makefile.am
15498         * src/plugins/trayicon/Makefile.am
15499                 fix builiding on cygwin
15500                 Patch by Ralgh Young <bamanzi@gmail.com>
15501
15502 2006-03-04 [wwp]        2.0.0cvs109
15503
15504         * manual/keyboard.xml
15505                 fix mixed up/down keys.
15506
15507 2006-03-04 [wwp]        2.0.0cvs108
15508
15509         * README
15510         * INSTALL
15511                 updated links to SpamAssassin.
15512
15513 2006-03-04 [wwp]        2.0.0cvs107
15514
15515         * manual/plugins.xml
15516         * src/plugins/spamassassin/README
15517                 updated SpamAssassin plugin docs to reflect new functional additions
15518                 (also fix/update/documents few technical stuff more, see the README).
15519
15520 2006-03-04 [wwp]        2.0.0cvs106
15521
15522         * src/prefs_message.c
15523                 normalized capitalization of message-prefs paths.
15524
15525 2006-03-04 [wwp]        2.0.0cvs105
15526
15527         * manual/advanced.xml
15528                 typo.
15529
15530 2006-03-03 [colin]      2.0.0cvs104
15531
15532         * src/plugins/clamav/clamav_plugin_gtk.c
15533                 Rework prefs page, patch by Fabien 
15534
15535 2006-03-03 [colin]      2.0.0cvs103
15536
15537         * src/plugins/clamav/clamav_plugin.c
15538                 Set error on all errors
15539
15540 2006-03-03 [colin]      2.0.0cvs102
15541
15542         * src/common/plugin.c
15543                 Initialize error to avoid crashing when a plugin fails
15544                 without setting error
15545
15546 2006-03-02 [wwp]        2.0.0cvs101
15547
15548         * configure.ac
15549                 fixed linker flags for libetpan support on Cygwin
15550                 (thanks to H.Merijn Brand).
15551
15552 2006-03-02 [wwp]        2.0.0cvs100
15553
15554         * src/addressbook.c
15555                 fix some AB error messages: one for punctuation and
15556                 one wrongly duplicate (thanks, maxbritov).
15557
15558 2006-03-02 [wwp]        2.0.0cvs99
15559
15560         * src/plugins/spamassassin/spamassassin.c
15561                 make sync calls to sa-learn/spamc to prevent
15562                 system (whatever local or client/server) overload.
15563
15564 2006-03-02 [colin]      2.0.0cvs98
15565
15566         * src/summaryview.c
15567                 Put the spam icon in the status column instead of the
15568                 mark one
15569
15570 2006-03-01 [colin]      2.0.0cvs97
15571
15572         * src/plugins/spamassassin/spamassassin.c
15573                 Fix segfault (g_file_set_contents fails for some 
15574                 reason and err==0x2f. Can't find out why with
15575                 valgrind, using working function :-)
15576
15577 2006-03-01 [colin]      2.0.0cvs96
15578
15579         * src/inc.c
15580                 Offline overriding: let 'No' be cached only 3 seconds
15581
15582 2006-03-01 [colin]      2.0.0cvs95
15583
15584         * src/addr_compl.c
15585         * src/addrbook.c
15586         * src/addressbook.c
15587         * src/addrindex.c
15588         * src/folder_item_prefs.c
15589         * src/headerview.c
15590         * src/imap.c
15591         * src/inc.c
15592         * src/ldif.c
15593         * src/mainwindow.c
15594         * src/mh.c
15595         * src/msgcache.c
15596         * src/prefs_common.h
15597         * src/prefs_msg_colors.c
15598         * src/procheader.c
15599         * src/procheader.h
15600         * src/procmime.c
15601         * src/procmsg.c
15602         * src/procmsg.h
15603         * src/send_message.h
15604         * src/simple-gettext.c
15605         * src/summaryview.c
15606         * src/summaryview.h
15607         * src/syldap.c
15608         * src/textview.c
15609         * src/undo.c
15610         * src/common/ssl_certificate.c
15611         * src/common/utils.c
15612         * src/gtk/colorsel.c
15613         * src/gtk/gtksctree.c
15614         * src/gtk/gtkshruler.c
15615         * src/plugins/trayicon/trayicon.c
15616                 #if 0 goes to /dev/null
15617
15618 2006-03-01 [colin]      2.0.0cvs94
15619
15620         * src/compose.c
15621         * src/imap.c
15622         * src/inc.c
15623         * src/inc.h
15624         * src/messageview.c
15625         * src/news.c
15626         * src/plugins/spamassassin/spamassassin.c
15627                 Allow to add information in the "working offline"
15628                 window
15629
15630 2006-03-01 [wwp]        2.0.0cvs93
15631
15632         * src/plugins/spamassassin/spamassassin.c
15633                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15634                 'cause it seems that calling `spamc ... < inputfile` with
15635                 g_spawn_(a)sync simply.. erm doesn't work :-).
15636
15637 2006-03-01 [wwp]        2.0.0cvs92
15638
15639         * src/toolbar.c
15640         * src/toolbar.h
15641                 simplify the adding of spam/ham button to the messageview toolbar
15642                 (it gets more clear now that the same button will be "Mark as spam"
15643                 or "Mark as ham" according to the current message status,
15644                 thanks to Colin).
15645
15646 2006-03-01 [wwp]        2.0.0cvs91
15647
15648         * src/messageview.c
15649         * src/procmsg.c
15650         * src/procmsg.h
15651         * src/summaryview.c
15652         * src/plugins/spamassassin/spamassassin.c
15653         * src/plugins/spamassassin/spamassassin.h
15654                 make learner callbacks return a status (0 for ok),
15655                 handle it in main code to avoid setting flags when learning failed,
15656                 don't learn on TCP if offline in spamassassin,
15657                 thanks to Colin.
15658
15659                 
15660
15661 2006-03-01 [wwp]        2.0.0cvs90
15662
15663         * src/compose.c
15664                 some work around the compose window's account menu,
15665                 patch by Fabien Vantard.
15666
15667 2006-03-01 [wwp]        2.0.0cvs89
15668
15669         * src/plugins/spamassassin/spamassassin.c
15670                 fixed bad logics, was using spamc in local mode and sa-learn
15671                 in remote mode (thanks, Colin).
15672
15673 2006-03-01 [wwp]        2.0.0cvs88
15674
15675         * src/plugins/spamassassin/spamassassin.c
15676         * src/plugins/spamassassin/spamassassin.h
15677         * src/plugins/spamassassin/spamassassin_gtk.c
15678                 made processing of emails w/ sa-plugin an option (default is TRUE),
15679                 fixed Engrish some tooltips, capitalization of some debug messages
15680                 and warnings. The spamassassin plugin now provides two separate
15681                 services: process emails upon incorporation and spamd training.
15682                 Both services (un)register independently but use some common
15683                 plugin settings (transport settings, spam storage location).
15684
15685 2006-02-28 [wwp]        2.0.0cvs87
15686
15687         * src/plugins/spamassassin/spamassassin.c
15688                 fix async flag to spamc cmdline execution (batch exec should
15689                 be asynchronous).
15690
15691 2006-02-27 [wwp]        2.0.0cvs86
15692
15693         * src/plugins/spamassassin/spamassassin.c
15694         * src/plugins/spamassassin/spamassassin.h
15695         * src/plugins/spamassassin/spamassassin_gtk.c
15696                 - added the ability to learn a remote spamassassin server (spamd),
15697                 using spamc.
15698                 - added the spamassassin option 'username', that applies to all
15699                 spamassassin operations (filtering, learning, local or remote).
15700                 The default username is the current unix user (if left blank
15701                 from gtk prefs or config file).
15702                 - commented out some unused code (notebook widget), removed unused
15703                 layout (hbox1).
15704                 - make more widgets sensitive to the transport type.
15705
15706 2006-02-27 [colin]      2.0.0cvs85
15707
15708         * src/plugins/spamassassin/spamassassin.c
15709                 Fix sa-learn call when offline
15710
15711 2006-02-27 [colin]      2.0.0cvs84
15712
15713         * configure.ac
15714         * src/Makefile.am
15715         * src/mainwindow.c
15716         * src/mainwindow.h
15717         * src/messageview.c
15718         * src/messageview.h
15719         * src/prefs_toolbar.c
15720         * src/procmsg.c
15721         * src/stock_pixmap.c
15722         * src/stock_pixmap.h
15723         * src/summaryview.c
15724         * src/toolbar.c
15725         * src/toolbar.h
15726         * src/pixmaps/ham_btn.xpm
15727         * src/pixmaps/spam.xpm
15728         * src/pixmaps/spam_btn.xpm
15729         * src/plugins/spamassassin/spamassassin.c
15730                 Add button in toolbar for spam learning
15731                 Fix a few bugs from the last related commit
15732                 Revert 1.9.6cvs23 which messed up shift-selection
15733
15734 2006-02-24 [colin]      2.0.0cvs83
15735
15736         * src/procmsg.c
15737         * src/summaryview.c
15738         * src/summaryview.h
15739         * src/plugins/spamassassin/spamassassin.c
15740         * src/plugins/spamassassin/spamassassin.h
15741         * src/plugins/spamassassin/spamassassin_gtk.c
15742                 Unregister learner when spamassassin is either
15743                 disabled or over tcp
15744
15745 2006-02-24 [colin]      2.0.0cvs82
15746
15747         * src/Makefile.am
15748         * src/mainwindow.c
15749         * src/mainwindow.h
15750         * src/procmsg.c
15751         * src/procmsg.h
15752         * src/stock_pixmap.c
15753         * src/stock_pixmap.h
15754         * src/summaryview.c
15755         * src/summaryview.h
15756         * src/gtk/icon_legend.c
15757         * src/pixmaps/spam.xpm  ** NEW FILE **
15758         * src/plugins/spamassassin/spamassassin.c
15759         * src/plugins/spamassassin/spamassassin_gtk.c
15760                 Add spam learning interface (Mark/Mark as 
15761                 (spam|ham) menus)
15762
15763 2006-02-24 [wwp]        2.0.0cvs81
15764
15765         * src/compose.c
15766         * src/compose.h
15767         * src/filtering.c
15768                 hide compose window when sending message in batch mode
15769                 (filtering: forward and redirect). Also fixed a wrong
15770                 value returned when sending failed, neutral anyway.
15771                 (Colin, me) 
15772
15773 2006-02-24 [wwp]        2.0.0cvs80
15774
15775         * src/mainwindow.c
15776                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15777
15778 2006-02-24 [paul]       2.0.0cvs79
15779
15780         * src/news.c
15781         * src/news.h
15782         * src/news_gtk.c
15783                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15784                 Thanks to Colin
15785
15786 2006-02-23 [colin]      2.0.0cvs78
15787
15788         * src/alertpanel.c
15789                 Change OK to Close in alertpanel with View log
15790                 button; add accel to View log. Patch by Fabien
15791                 Vantard
15792
15793 2006-02-23 [wwp]        2.0.0cvs77
15794
15795         * src/compose.c
15796                 silly me, there were much more tests to perform, since toolbars can
15797                 really have down to 1 element only.
15798
15799 2006-02-23 [wwp]        2.0.0cvs76
15800
15801         * commitHelper
15802                 fixed indentation from my previous commit. Fallback to VISUAL if
15803                 EDITOR is not set (and to vi, at last resort).
15804
15805 2006-02-23 [wwp]        2.0.0cvs75
15806
15807         * commitHelper
15808                 improved error detection (Colin, me).
15809
15810 2006-02-23 [wwp]        2.0.0cvs74
15811
15812         * src/prefs_toolbar.c
15813                 simplify and fix prefs/toolbars layouting. Combos' contents can
15814                 now be really displayed.
15815
15816 2006-02-23 [wwp]        2.0.0cvs73
15817         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15818         be really displayed.
15819
15820 2006-02-22 [wwp]        2.0.0cvs72
15821
15822         * src/compose.c
15823                 fix a typo in my previous commit (sorry!).
15824
15825 2006-02-22 [wwp]        2.0.0cvs71
15826
15827         * src/prefs_toolbar.c
15828                 fix a crash when adding separators to toolbars,
15829                 also fix some separator item information.
15830
15831 2006-02-22 [wwp]        2.0.0cvs70
15832
15833         * src/compose.c
15834                 fix a crash when redirecting (for instance) when compose window's
15835                 toolbar contents has been customized (when some buttons have been
15836                 removed in fact).
15837
15838 2006-02-21 [wwp]        2.0.0cvs69
15839
15840         * src/summaryview.c
15841         * src/gtk/pluginwindow.c
15842         * src/plugins/pgpcore/prefs_gpg.c
15843                 fix some compilation warnings (feat. remains of removed code).
15844
15845 2006-02-21 [wwp]        2.0.0cvs68
15846
15847         * src/gtk/gtkutils.c
15848                 fix two compilation issues, thanks to Stephan Sachse.
15849
15850 2006-02-20 [colin]      2.0.0cvs67
15851
15852         * src/mainwindow.c
15853                 Don't reselect displayed mail on refocus
15854                 This fixes actions misbehaving 
15855
15856 2006-02-20 [wwp]        2.0.0cvs66
15857
15858         * src/summaryview.c
15859         * src/gtk/gtksctree.c
15860         * src/gtk/gtkshruler.c
15861                 changed more runtime typecast checks.
15862
15863 2006-02-20 [wwp]        2.0.0cvs65
15864
15865         * src/summary_search.c
15866                 find all - summaryview refresh issue fixed, thanks to Colin.
15867
15868 2006-02-20 [wwp]        2.0.0cvs64
15869
15870         * src/gtk/gtkutils.c
15871                 better runtime typecast checks.
15872
15873 2006-02-20 [wwp]        2.0.0cvs63
15874
15875         * src/summary_search.c
15876                 enhancements to the summary search:
15877                         - add the ability to stop the running search
15878                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15879                         - don't search if no criteria (From/To/Subject/Body) is set
15880                         - ensure that a busy mouse pointer is always shown when searching,
15881                           show it even a bit earlier
15882
15883 2006-02-19 [colin]      2.0.0cvs62
15884
15885         * src/compose.c
15886         * src/imap.c
15887         * src/etpan/imap-thread.c
15888         * src/etpan/imap-thread.h
15889                 (Future) IMAP speed improvement on sending
15890                 Will require a libetpan update
15891         * src/summaryview.c
15892         * src/gtk/quicksearch.c
15893                 Make quicksearch clearable while running.
15894
15895 2006-02-17 [colin]      2.0.0cvs61
15896
15897         * src/imap.c
15898         * src/etpan/imap-thread.c
15899         * src/etpan/imap-thread.h
15900                 Check for IMAP certificates
15901                 ** Requires libetpan-0.42-cvs4 
15902                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15903
15904 2006-02-17 [colin]      2.0.0cvs60
15905
15906         * src/messageview.c
15907         * src/prefs_common.c
15908         * src/prefs_common.h
15909         * src/prefs_message.c
15910                 Add pref to display HTML-only mails with plugin, 
15911                 if possible (defaulting to FALSE of course).
15912
15913 2006-02-16 [colin]      2.0.0cvs59
15914
15915         * src/main.c
15916         * src/common/plugin.c
15917         * src/common/plugin.h
15918         * src/gtk/pluginwindow.c
15919                 Keep track of requested (but unloaded) plugins
15920                 in some error cases.
15921
15922 2006-02-16 [wwp]        2.0.0cvs58
15923
15924         * src/gtk/gtkaspell.c
15925         * src/gtk/gtkaspell.h
15926         * src/prefs_spelling.c
15927         * src/compose.c
15928         * src/prefs_common.c
15929         * src/prefs_common.h
15930                 implemented new optional spellchecker behaviour: re-check message when
15931                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15932
15933 2006-02-16 [wwp]        2.0.0cvs57
15934
15935         * src/quote_fmt_parse.y
15936                 pclose popen'ed pipe.
15937
15938 2006-02-15 [colin]      2.0.0cvs56
15939
15940         * src/mimeview.c
15941         * src/mimeview.h
15942                 Let MimeViewers know which MimeView they
15943                 depend of.
15944         * src/summaryview.c
15945                 Swap From/To columns in Sent/Queue/Drafts
15946                 folders
15947         * src/etpan/imap-thread.c
15948                 Use mailstream_low_tls_open() for STARTTLS
15949                 instead of mailstream_low_ssl_open()
15950                 ** REQUIRES libetpan 0.42cvs3 **
15951
15952 2006-02-15 [wwp]        2.0.0cvs55
15953
15954         * src/compose.c
15955         * src/compose.h
15956         * src/message_search.c
15957         * src/message_search.h
15958         * src/textview.c
15959         * src/gtk/gtkutils.c
15960         * src/gtk/gtkutils.h
15961                 added the ability to Find text in the compose window (and a bit
15962                 of code factorization).
15963
15964 2006-02-15 [wwp]        2.0.0cvs54
15965
15966         * src/prefs_gtk.c
15967                 yet another one file was missing (fix for some widgets' sensitivity).
15968                 Thanks Colin!
15969
15970 2006-02-15 [wwp]        2.0.0cvs53
15971
15972         * src/prefs_gtk.h
15973                 oops forgot that file (fix for some widgets' sensitivity).
15974
15975 2006-02-15 [wwp]        2.0.0cvs52
15976
15977         * src/summary_search.c
15978                 implemented advanced summary search options (added the ability
15979                 to use matcher conditions in an advanced search mode).
15980
15981 2006-02-15 [wwp]        2.0.0cvs51
15982
15983         * src/plugins/pgpcore/prefs_gpg.c
15984         * src/prefs_account.c
15985                 fix some widget sensitivity, mostly around some labels in
15986                 account prefs.
15987
15988 2006-02-15 [paul]       2.0.0cvs50
15989
15990         * manual/advanced.xml
15991                 improve Templates info
15992                 written by wwp
15993
15994 2006-02-14 [colin]      2.0.0cvs49
15995
15996         * src/pixmaps/address_book.xpm
15997         * src/pixmaps/preferences.xpm
15998         * src/pixmaps/properties.xpm
15999                 Fix pixmap size - patch by Fabien Vantard
16000
16001 2006-02-13 [colin]      2.0.0cvs48
16002
16003         * src/procmime.c
16004                 Add missing fclose()s on error
16005         * src/textview.c
16006                 Remove unused code
16007         * src/common/utils.c
16008                 Fix temp files not being deleted on windows
16009         Patches by Thomas Gilgin
16010
16011 2006-02-13 [colin]      2.0.0cvs47
16012
16013         * src/mainwindow.c
16014                 Fix exit crash
16015
16016 2006-02-13 [wwp]        2.0.0cvs46
16017
16018         * src/plugins/pgpcore/prefs_gpg.c
16019                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
16020
16021 2006-02-12 [colin]      2.0.0cvs45
16022
16023         * src/folderview.c
16024         * src/main.c
16025         * src/mainwindow.c
16026                 Fix "stuff" when quitting
16027
16028 2006-02-12 [wwp]        2.0.0cvs44
16029
16030         * src/prefs_themes.c
16031                 fix typos in debug messages.
16032
16033 2006-02-11 [colin]      2.0.0cvs43
16034
16035         * src/summaryview.c
16036                 don't allow drag/drop from ourself
16037
16038 2006-02-10 [wwp]        2.0.0cvs42
16039
16040         * src/exporthtml.c
16041         * src/html.c
16042         * src/html.h
16043         * src/procmime.c
16044         * src/textview.c
16045                 renamed html_ prefixed functions and data structures to avoid
16046                 namespace clashes w/ other software (gtkhtml2 for instance).
16047                 Closes bug #907.
16048
16049
16050 2006-02-09 [colin]      2.0.0cvs41
16051
16052         * src/summaryview.c
16053                 Fix shitty logic messed up. Thanks Ticho for the hint!
16054
16055 2006-02-09 [wwp]        2.0.0cvs40
16056
16057         * src/gtk/about.c
16058         * src/compose.c
16059         * src/prefs_account.c
16060         * src/prefs_gtk.h
16061         * src/editaddress.c
16062                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16063                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16064                 Browse buttons in accounts prefs.
16065
16066 2006-02-09 [colin]      2.0.0cvs39
16067
16068         * src/matcher.c
16069                 Check for pointer before using its members
16070         * src/gtk/gtksourceprintjob.c
16071                 Fix a wrong warning
16072
16073 2006-02-09 [wwp]        2.0.0cvs38
16074
16075         * src/gtk/filesel.c
16076                 fix few compiler warnings (type mismatch).
16077
16078 2006-02-09 [paul]       2.0.0cvs37
16079
16080         * po/fr.po
16081                 updated by Fabien Vantard
16082
16083 2006-02-08 [colin]      2.0.0cvs36
16084
16085         * src/prefs_common.c
16086         * src/common/defs.h
16087         * src/common/plugin.c
16088                 allow windows and linux configurations to coexist
16089                 patch by Thomas Gilgin
16090
16091 2006-02-08 [colin]      2.0.0cvs35
16092
16093         * src/filtering.c
16094         * src/matcher.c
16095         * src/matcher.h
16096         * src/matcher_parser_parse.y
16097         * src/prefs_filtering_action.c
16098         * src/prefs_matcher.c
16099                 Add the "Ignore thread" filtering
16100                 action
16101
16102 2006-02-08 [colin]      2.0.0cvs34
16103
16104         * src/compose.c
16105         * src/procmime.c
16106         * src/procmime.h
16107                 Fix bug #905 (damaged attachment)
16108                 text files with raw \0's aren't really text files
16109         FOR_STABLE
16110
16111 2006-02-08 [colin]      2.0.0cvs33
16112
16113         * src/summaryview.c
16114                 Fix crasher introduced yesterday
16115
16116 2006-02-08 [wwp]        2.0.0cvs32
16117
16118         * src/compose.c
16119         * src/compose.h
16120                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16121
16122 2006-02-08 [wwp]        2.0.0cvs31
16123
16124         * src/prefs_template.c
16125                 templates enhancement: allow address completion for Cc and Bcc fields
16126                 (it was currently possible for the To field only)
16127
16128 2006-02-08 [colin]      2.0.0cvs30
16129
16130         * src/compose.c
16131                 Don't unblock if not blocked
16132         FOR_STABLE
16133
16134 2006-02-07 [colin]      2.0.0cvs29
16135
16136         * src/action.c
16137                 Forgot to refresh summaryview
16138
16139 2006-02-07 [colin]      2.0.0cvs28
16140
16141         * src/action.c
16142                 Freeze/thaw message list and folder list while
16143                 processing %as{} actions 
16144         * src/compose.c
16145                 Fix auto-wrap disabling after a middle-click
16146                 paste - FOR_STABLE
16147
16148 2006-02-07 [paul]       2.0.0cvs27
16149
16150         * src/folder.c
16151                 fix freeing of uninitialised pointers
16152                 Thanks to Colin
16153
16154 2006-02-06 [colin]      2.0.0cvs26
16155
16156         * src/folder.c
16157                 Use g_slist_prepend in potentially big list
16158
16159 2006-02-06 [colin]      2.0.0cvs25
16160
16161         * src/folder.c
16162                 Completely skip processing if it doesn't 
16163                 exist (faster!)
16164
16165 2006-02-06 [colin]      2.0.0cvs24
16166
16167         * src/folder.c
16168         * src/summaryview.c
16169                 Batch filtering in summaryview (from Tools menu)
16170                 and pre/post//-processing too
16171
16172 2006-02-06 [colin]      2.0.0cvs23
16173
16174         * src/procmsg.h
16175         * src/filtering.c
16176                 Use a special field for batch filtering instead
16177                 of stepping on deferred execution's toes
16178
16179 2006-02-06 [colin]      2.0.0cvs22
16180
16181         * src/action.c
16182         * src/filtering.c
16183         * src/filtering.h
16184         * src/folder.c
16185         * src/summaryview.c
16186                 Fix filtering via menus and actions
16187
16188 2006-02-06 [colin]      2.0.0cvs21
16189
16190         * src/imap.c
16191                 Put the added file directly to cache if possible (will work
16192                 with next libetpan)
16193         * src/filtering.c
16194         * src/filtering.h
16195         * src/inc.c
16196         * src/folder.c
16197         * src/mbox.c
16198         * src/procmsg.h
16199                 Move and copy filtered messages by batches instead of one
16200                 by one - faster on IMAP
16201         * src/procmsg.c
16202                 Add a function that'll possibly be useful later
16203
16204 2006-02-06 [colin]      2.0.0cvs20
16205
16206         * src/addressbook.c
16207                 Use internal mime-type instead of text/plain for d'n'd
16208         * src/compose.c
16209                 Allow attaching files from mimeview's icon list via d'n'd
16210         * src/folderview.c
16211         * src/folderview.h
16212                 Use internal mime-type instead of text/plain for d'n'd
16213                 Don't try to selected opened folder if none is
16214                 Factorize d'n'd from other apps code
16215         * src/headerview.c
16216         * src/textview.c
16217         * src/gtk/gtkutils.c
16218         * src/gtk/gtkutils.h
16219                 Factorize Face/X-Face stuff
16220         * src/mimeview.c
16221                 Fix d'n'd to other apps
16222         * src/prefs_message.c
16223                 Let the XFace pref be usable without libcompface as it also
16224                 applies to Face
16225         * src/summaryview.c
16226                 Fix d'n'd to other apps
16227                 Factorize d'n'd from other apps code
16228
16229 2006-02-06 [wwp]        2.0.0cvs19
16230
16231         * po/it.po
16232                 Italian translation fixes by Andrea Spadaccini (no more confusion
16233                 between filtering and processing, and few changes in the About
16234                 dialog).
16235
16236
16237 2006-02-06 [mones]      2.0.0cvs18
16238
16239         * src/gtk/icon_legend.c
16240                 Improved descriptions allowing better translations
16241
16242 2006-02-05 [colin]      2.0.0cvs17
16243
16244         * src/imap.c
16245                 Add the f*cking missing expunge that caused imap_fetch_env
16246                 to fail after an add_msgs ! :-///
16247         * src/etpan/imap-thread.c
16248                 Add a bit of debug
16249         FOR_STABLE
16250
16251 2006-02-05 [colin]      2.0.0cvs16
16252
16253         * src/common/utils.c
16254                 Don't check for return-path (or we can't put
16255                 back non-sent mails)
16256
16257 2006-02-05 [colin]      2.0.0cvs15
16258
16259         * src/textview.c
16260                 Don't try to display Face header in textview
16261                 when teh headerview's active
16262
16263 2006-02-05 [colin]      2.0.0cvs14
16264
16265         * tools/tbird2syl.py
16266         * tools/Makefile.am
16267                 Add script to import Thunderbird mails
16268
16269 2006-02-05 [colin]      2.0.0cvs13
16270
16271         * src/headerview.c
16272         * src/procheader.c
16273         * src/procmsg.c
16274         * src/procmsg.h
16275         * src/textview.c
16276                 Show Face headers - patch partially by Klaus Flittner
16277
16278 2006-02-05 [colin]      2.0.0cvs12
16279
16280         * src/folderview.c
16281         * src/summaryview.c
16282         * src/common/utils.c
16283         * src/common/utils.h
16284                 Let dnd work from mime icons to summaryview
16285                 and to folderview too
16286                 Add a crude test to avoid trying to add files
16287                 drag'n'dropped when they're not mails
16288
16289 2006-02-04 [colin]      2.0.0cvs11
16290
16291         * src/summaryview.c
16292         * src/mimeview.c
16293                 Fix utf8 conversion
16294
16295 2006-02-04 [colin]      2.0.0cvs10
16296
16297         * src/compose.c
16298         * src/folderview.c
16299         * src/mimeview.c
16300         * src/summaryview.c
16301         * src/summaryview.h
16302                 Added various drag and drop capas:
16303                 From                    To
16304                 summaryview             other apps
16305                 mimeview icons          other apps
16306                 other apps              summaryview
16307                 other apps              folderview
16308
16309                 This shouldn't have broken the existing:
16310                 From                    To
16311                 summaryview             folderview
16312                 folderview              folderview
16313                 summaryview             compose's attachments
16314
16315         Tests welcomed.
16316
16317 2006-02-02 [paul]       2.0.0cvs9
16318
16319         * src/mainwindow.c
16320                 move global option 'Set displayed columns...' out
16321                 of folder option grouping.
16322                 fix sensitivity of 'harvest addresses'
16323         FOR_STABLE
16324
16325 2006-02-01 [colin]      2.0.0cvs8
16326
16327         * src/mimeview.c
16328                 Revert the alertpanel patch, it sucks (intrusive
16329                 and gets in the way of "open")
16330
16331 2006-02-01 [colin]      2.0.0cvs7
16332
16333         * src/compose.c
16334         * src/prefs_account.c
16335         * src/prefs_common.c
16336         * src/common/defs.h
16337         * src/common/utils.c
16338         * src/common/utils.h
16339                 Add ability to edit the signature file
16340                 from the account preferences, and use
16341                 a default for the text editor.
16342                 Patch by Fabien Vantard
16343
16344 2006-02-01 [colin]      2.0.0cvs6
16345
16346         * src/mimeview.c
16347                 Try to get mime type by extension if it is
16348                 application/octet-stream
16349                 Display a window with possible choices when
16350                 encountering unknown mime types
16351         * src/gtk/filesel.c
16352         * src/gtk/filesel.h
16353                 Add preview
16354                 Allow multiple selection in filtered filesel
16355                 (patch by Fabien Vantard)
16356         * src/gtk/pluginwindow.c
16357                 Use it (patch by Fabien Vantard)
16358
16359 2006-02-01 [paul]       2.0.0cvs5
16360
16361         * src/jpilot.c
16362                 fix crash on creating jpilot address book
16363                 Thanks to Colin - FOR_STABLE
16364         * src/prefs_summaries.c
16365         * src/prefs_wrapping.c
16366         * src/gtk/icon_legend.c
16367         * src/gtk/quicksearch.c
16368                 string fixes and additions
16369
16370 2006-02-01 [paul]       2.0.0cvs4
16371
16372         * src/compose.c
16373         * src/mainwindow.c
16374         * src/messageview.c
16375         * src/prefs_send.c
16376                 add Arabic encoding option
16377                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16378
16379 2006-01-31 [colin]      2.0.0cvs3
16380
16381         * src/plugins/pgpcore/passphrase.c
16382                 Convert passphrase to locale encoding
16383         * src/compose.c
16384                 Fix drafting on IMAP. Crappy bug sneaked in
16385                 the release :-/
16386         FOR_STABLE
16387
16388 2006-01-30 [paul]       2.0.0cvs2
16389
16390         * src/gtk/icon_legend.c
16391                 show the new entries
16392
16393 2006-01-30 [colin]      2.0.0cvs1
16394
16395         * src/manual.c
16396                 Check for the file to be present before 
16397                 enabling the menu - FOR_STABLE
16398         * src/gtk/icon_legend.c
16399                 Add folders icons (not all of them, there
16400                 are too much, but the most intriguing ones)
16401
16402 2006-01-30 [paul]       2.0.0
16403
16404         version 2.0.0 released
16405
16406 [For previous entries, see ChangeLog.pre2.0.0]