2007-10-09 [paul] 3.0.2cvs42
[claws.git] / ChangeLog
1 2007-10-09 [paul]       3.0.2cvs42
2
3         * src/prefs_toolbar.c
4                 fix icon selector window on maemo
5
6 2007-10-09 [paul]       3.0.2cvs41
7
8         * src/messageview.c
9                 add 'go to' menu to separate msgview
10
11 2007-10-09 [colin]      3.0.2cvs40
12
13         * src/common/defs.h
14                 Add forgotten file
15
16 2007-10-09 [iwkse]      3.0.2cvs39
17
18         * Makefile.am
19         * src/addressbook.c
20         * src/addritem.c
21         * src/addritem.h
22         * src/editaddress.c
23         * src/editaddress_other_attributes_ldap.h
24         * src/addrbook.c
25         * src/Makefile.am
26                 set a photo in the Addressbook
27
28 2007-10-08 [colin]      3.0.2cvs38
29
30         * src/prefs_toolbar.c
31                 Make height 320 to remove the scrollbar 
32                 (with current number of icons)
33
34 2007-10-08 [colin]      3.0.2cvs37
35
36         * src/prefs_toolbar.c
37                 Transform the treeview to a GtkIconView.
38                 Patch by Pawel
39                 In addition, transform the window so that 
40                 it looks like a popup menu. Patch by me
41
42 2007-10-08 [colin]      3.0.2cvs36
43
44         * src/compose.c
45         * src/compose.h
46                 Beautify the GUI a bit; in particular, show the
47                 number of attachments in the tab's title.
48                 Patch by Pawel
49
50 2007-10-08 [paul]       3.0.2cvs35
51
52         * src/mimeview.c
53                 Save users from themselves: save temporary
54                 files used for Open/Open with as read-only.
55                 Thanks to Colin
56
57 2007-10-08 [paul]       3.0.2cvs34
58
59         * tools/Makefile.am
60                 forgot this in cvs33
61
62 2007-10-08 [paul]       3.0.2cvs33
63
64         * tools/kdeservicemenu/README
65         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
66         * tools/kdeservicemenu/install.sh
67         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
68                 renamed template* to *template so as not to confuse
69                 lintian
70
71 2007-10-08 [paul]       3.0.2cvs32
72
73         * src/prefs_themes.c
74         * src/stock_pixmap.c
75                 replace 2 direct uses of RC_DIR
76
77 2007-10-07 [colin]      3.0.2cvs31
78
79         * src/addrduplicates.c
80         * src/addrduplicates.h
81         * src/addressbook.c
82         * src/addressbook.h
83         * src/addrindex.c
84         * src/addrindex.h
85                 Implement deletion in duplicate finder. 
86                 Patch by Holger 
87
88 2007-10-07 [colin]      3.0.2cvs30
89
90         * src/exporthtml.c
91         * src/mbox.c
92         * src/common/utils.c
93                 Better fix for Solaris, thanks to Nicolas Doualot
94
95 2007-10-07 [colin]      3.0.2cvs29
96
97         * AUTHORS
98         * src/gtk/authors.h
99                 Add Frank Dietrich
100
101 2007-10-07 [colin]      3.0.2cvs28
102
103         * src/exporthtml.c
104                 Fix HTML export to make it more compliant
105                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
106
107 2007-10-07 [colin]      3.0.2cvs27
108
109         * src/prefs_toolbar.c
110                 Only use icons that wouldn't look stupid in the toolbar
111                 Patch by Pawel
112
113 2007-10-07 [colin]      3.0.2cvs26
114
115         * src/prefs_toolbar.c
116                 Fix old icon being used when none is selected
117
118 2007-10-07 [colin]      3.0.2cvs25
119
120         * src/toolbar.c
121                 Fix copy/paste error
122
123 2007-10-07 [colin]      3.0.2cvs24
124
125         * src/prefs_toolbar.c
126         * src/toolbar.c
127         * src/toolbar.h
128                 Update icon to default one when changing event
129                 Make the icon chooser nicer (handle Esc, Enter,
130                 double-click)
131
132 2007-10-06 [colin]      3.0.2cvs23
133
134         * src/prefs_toolbar.c
135                 Fix text reset; patch by Pawel
136
137 2007-10-06 [colin]      3.0.2cvs22
138
139         * src/toolbar.h
140                 Complete previous commit
141
142 2007-10-06 [colin]      3.0.2cvs21
143
144         * src/prefs_toolbar.c
145         * src/toolbar.c
146                 Set toolbar text automatically to the default
147                 when changing Event executed on click
148
149 2007-10-06 [colin]      3.0.2cvs20
150
151         * src/prefs_toolbar.c
152                 Invert Text and Event fields
153
154 2007-10-06 [colin]      3.0.2cvs19
155
156         * src/prefs_toolbar.c
157         * src/toolbar.c
158                 Make toolbar prefs look much better
159                 Patch by Pawel Pekala
160
161 2007-10-06 [paul]       3.0.2cvs18
162
163         * src/account.c
164         * src/prefs_filtering.c
165                 fix checkbuttons in gtktreeview on maemo by
166                 setting maemo's "allow-checkbox-mode" to FALSE
167
168 2007-10-06 [colin]      3.0.2cvs17
169
170         * configure.ac
171                 Export -DSOLARIS in CFLAGS for all
172                 Solaris (not just 2.8) and OpenSolaris
173
174 2007-10-06 [paul]       3.0.2cvs16
175
176         * AUTHORS
177         * src/exporthtml.c
178         * src/mbox.c
179         * src/gtk/authors.h
180                 fix build on solaris where ctime_r takes
181                 3 arguments rather than 2.
182                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
183
184 2007-10-05 [colin]      3.0.2cvs15
185
186         * src/etpan/imap-thread.c
187                 Fix wrong error codepath
188
189 2007-10-05 [wwp]        3.0.2cvs14
190
191         * src/filtering.c
192                 Fix unexpected logging of quicksearches:
193                 debug_filtering_session flag was never reset to FALSE, causing
194                 matcher functions to log when called from a quicksearch
195                 (if a filtering session happened before).
196
197 2007-10-05 [paul]       3.0.2cvs13
198
199         * src/prefs_actions.c
200         * src/prefs_filtering.c
201         * src/prefs_template.c
202                 fix bug 1343, 'Filtering..'s close button
203                 silently discards new filter'
204                 Thanks to Colin
205
206 2007-10-05 [paul]       3.0.2cvs12
207
208         * configure.ac
209         * src/Makefile.am
210                 fix bug 1347, '-Wno-unused-function, optional'
211
212 2007-10-05 [colin]      3.0.2cvs11
213
214         * src/procmime.c
215         * src/common/mgutils.c
216                 Fix warnings
217
218 2007-10-05 [mones]      3.0.2cvs10
219
220         * manual/advanced.xml
221                 Use full menu name
222         * manual/es/advanced.xml
223                 Synchronise translation
224
225 2007-10-04 [colin]      3.0.2cvs9
226
227         * src/action.c
228         * src/addrbook.c
229         * src/addrindex.c
230         * src/compose.c
231         * src/exporthtml.c
232         * src/exportldif.c
233         * src/folder.c
234         * src/main.c
235         * src/matcher.c
236         * src/mbox.c
237         * src/messageview.c
238         * src/mh.c
239         * src/news.c
240         * src/partial_download.c
241         * src/pop.c
242         * src/procmime.c
243         * src/procmsg.c
244         * src/toolbar.c
245         * src/common/log.c
246         * src/common/mgutils.c
247         * src/common/plugin.c
248         * src/common/utils.c
249         * src/common/xml.c
250         * src/common/xml.h
251         * src/common/xmlprops.c
252         * src/common/xmlprops.h
253         * src/plugins/bogofilter/bogofilter.c
254         * src/plugins/clamav/clamav_plugin.c
255         * src/plugins/dillo_viewer/dillo_prefs.c
256         * src/plugins/pgpcore/prefs_gpg.c
257         * src/plugins/pgpinline/pgpinline.c
258         * src/plugins/pgpmime/pgpmime.c
259         * src/plugins/spamassassin/spamassassin.c
260         * src/plugins/trayicon/trayicon_prefs.c
261                 Verify success on writes. Will fix possible strange
262                 failure on disk full.
263
264 2007-10-04 [paul]       3.0.2cvs8
265
266         * manual/advanced.xml
267                 add further info about Actions
268                 Patch by Emmanuel Briot <briot@adacore.com>
269
270 2007-10-04 [paul]       3.0.2cvs7
271
272         * src/account.c
273                 remove the D column, instead indicate the
274                 default account by use of bold text
275
276 2007-10-03 [colin]      3.0.2cvs6
277
278         * src/common/template.c
279                 Fix templates writing (was prone to disk full problems)
280
281 2007-10-03 [colin]      3.0.2cvs5
282
283         * src/Makefile.am
284         * src/addrduplicates.c
285         * src/addrduplicates.h
286         * src/addressbook.c
287                 Add duplicate deletion. Patch by Holger
288
289 2007-10-03 [colin]      3.0.2cvs4
290
291         * src/matcher.c
292         * src/gtk/quicksearch.c
293                 Fix bug 1340, 'Case insensitive searches with 
294                 non-ascii alphabets fail'.
295
296 2007-10-03 [colin]      3.0.2cvs3
297
298         * src/main.c
299         * src/common/utils.c
300         * src/common/utils.h
301                 Implement run-time alternative config directories
302
303 2007-10-03 [colin]      3.0.2cvs2
304
305         * src/folderview.c
306                 Prevent opening folder item while folder
307                 is scanned in a better way
308
309 2007-10-02 [paul]       3.0.2cvs1
310
311         * NEWS
312         * README
313         * RELEASE_NOTES
314         * configure.ac
315                 bump up version number following stable release
316
317 2007-09-30 [colin]      3.0.1cvs49
318
319         * src/imap.c
320                 Refresh session if needed
321
322 2007-09-30 [colin]      3.0.1cvs48
323
324         * src/imap.c
325                 Reset folder's session to NULL
326                 before destroying it
327
328 2007-09-30 [mones]      3.0.1cvs47
329
330         * manual/handling.xml
331                 Use markup quotes instead hardcoded quotes
332         * manual/es/handling.xml
333                 Added new synced section (IMAP subscriptions)
334
335 2007-09-29 [colin]      3.0.1cvs46
336
337         * src/imap.c
338                 Notice disconnections faster
339
340 2007-09-28 [colin]      3.0.1cvs45
341
342         * src/addressbook.c
343         * src/addrindex.c
344                 Fix warnings
345
346 2007-09-28 [paul]       3.0.1cvs44
347
348         * src/mimeview.c
349                 fix maemo build
350
351 2007-09-28 [paul]       3.0.1cvs43
352
353         * src/account.c
354                 use gtk_widget_set_size_request() on the label
355                 so that wrapping works better. get rid of the
356                 (partially deprecated) hbutton_box.
357                 these changes should prevent buttons overlapping
358                 on maemo
359
360 2007-09-28 [colin]      3.0.1cvs42
361
362         * src/pop.c
363                 Fix typo :)
364
365 2007-09-28 [colin]      3.0.1cvs41
366
367         * src/compose.c
368         * src/msgcache.c
369         * src/pop.c
370         * src/procmime.c
371         * src/etpan/imap-thread.c
372                 64bits-related warning fixes
373
374 2007-09-28 [colin]      3.0.1cvs40
375
376         * src/folder_item_prefs.c
377         * src/ldaputil.c
378         * src/mainwindow.c
379         * src/mimeview.c
380         * src/common/tags.c
381                 Fix warnings
382
383 2007-09-28 [colin]      3.0.1cvs39
384
385         * src/plugins/spamassassin/spamassassin.c
386         * src/plugins/spamassassin/spamassassin.h
387         * src/plugins/spamassassin/spamassassin_gtk.c
388                 Add addressbook-based whitelisting
389
390 2007-09-28 [colin]      3.0.1cvs38
391
392         * src/folder.c
393                 Fix bug 1337, 'crash on pressing Send button'
394
395 2007-09-28 [paul]       3.0.1cvs37
396
397         * src/prefs_folder_item.c
398                 give the orphans a parent. makes all prefs
399                 pages visible on maemo
400
401 2007-09-28 [colin]      3.0.1cvs36
402
403         * src/prefs_folder_column.c
404         * src/prefs_summary_column.c
405                 Fix two leaks
406
407 2007-09-27 [colin]      3.0.1cvs35
408
409         * src/gtk/quicksearch.c
410                 Fix bug 1336, 'Segfault if empty space before search-string'
411
412 2007-09-26 [mones]      3.0.1cvs34
413
414         * manual/account.xml
415         * manual/plugins.xml
416                 Fixed irc channel name, added some docbook markup.
417                 Changed text markup to docbook markup. 
418                 Added spamcop as supported in SpamReport description.
419         * manual/fr/plugins.xml
420                 Fixed irc channel name.
421         * manual/es/account.xml
422         * manual/es/advanced.xml
423         * manual/es/claws-mail-manual.xml
424         * manual/es/glossary.xml
425         * manual/es/gpl.xml
426         * manual/es/keyboard.xml
427         * manual/es/plugins.xml
428                 Synced with English version, fixed a couple of typos.
429
430 2007-09-26 [colin]      3.0.1cvs33
431
432         * configure.ac
433                 Explain why "Libgnomeprint: no" on GTK+ 2.10
434
435 2007-09-26 [colin]      3.0.1cvs32
436
437         * src/messageview.c
438         * src/procmsg.c
439         * src/procmsg.h
440                 Optimisation: avoid fetching mail 3 times locally
441                 for displaying
442
443 2007-09-26 [colin]      3.0.1cvs31
444
445         * src/mh.c
446                 Fix missing static
447
448 2007-09-26 [colin]      3.0.1cvs30
449
450         * src/folder.c
451         * src/folder.h
452         * src/mh.c
453         * src/mh.h
454                 Fix MH mtime hack - make it a folder class function
455
456 2007-09-26 [colin]      3.0.1cvs29
457
458         * src/inc.c
459                 Fix bug 1334, 'user defined mail incorporation 
460                 script not run'
461
462 2007-09-25 [colin]      3.0.1cvs28
463
464         * src/codeconv.c
465                 Optimisation: shortcut conv_codeset_strdup
466                 when src_code and dest_code are the same
467         * src/common/xml.c
468         * src/common/xml.h
469                 Optimisation: shortcut code conversions when
470                 files are in UTF-8; faster list walking by
471                 using prepend/reverse.
472
473 2007-09-25 [holger]     3.0.1cvs27
474
475         * src/printing.c
476                 Replace button bar of the preview window
477                 with a real toolbar (patch by Colin)
478                 Add zooming to the preview window
479
480 2007-09-24 [paul]       3.0.1cvs26
481
482         * src/compose.c
483                 compact the character set menu, adding some
484                 missing encodings. Patch by Pawel Pekala
485
486 2007-09-23 [paul]       3.0.1cvs25
487
488         * src/prefs_account.c
489         * src/prefs_folder_item.c
490         * src/prefs_quote.c
491         * src/quote_fmt.c
492         * src/quote_fmt.h
493                 remove unnecessary frame from Templates options
494                 and improve the English of the check button label
495
496 2007-09-22 [colin]      3.0.1cvs24
497
498         * src/gtk/quicksearch.c
499                 Fix bug 1329, 'error in quicksearch.c'
500                 Fix return with value in function returning void
501
502 2007-09-22 [colin]      3.0.1cvs23
503
504         * src/imap.c
505         * src/procmsg.h
506         * src/common/utils.c
507         * src/common/utils.h
508         * src/etpan/imap-thread.c
509                 Optimise fetching IMAP cached emails *a lot*
510                 (remember whether mail is fully cached and \r's
511                  are already stripped)
512
513 2007-09-22 [colin]      3.0.1cvs22
514
515         * src/folder.c
516         * src/folder.h
517         * src/prefs_folder_item.c
518                 Add a button to allow users to drop local caches.
519
520 2007-09-21 [colin]      3.0.1cvs21
521
522         * src/summaryview.c
523                 Remove unnecessary error when cancelling export to mbox.
524                 Patch by Pawel
525
526 2007-09-21 [paul]       3.0.1cvs20
527
528         * src/gtk/prefswindow.c
529                 remove unnecessary frames from the prefs
530                 pages. Patch by Pawel Pekala
531
532 2007-09-21 [paul]       3.0.1cvs19
533
534         * src/prefs_account.c
535         * src/prefs_folder_item.c
536         * src/prefs_quote.c
537         * src/quote_fmt.c
538                 put the Templates options into a tabbed
539                 layout. Patch by Pawel Pekala
540
541 2007-09-21 [paul]       3.0.1cvs18
542
543         * src/mainwindow.c
544                 group together the character set menu items
545                 move the /View/Show or hide/Message view below
546                 .../Toolbar menu item
547                 Patch by Pawel Pekala
548
549 2007-09-21 [mones]      3.0.1cvs17
550
551         * src/compose.c
552                 Fix for bug 1327, 'segfault when replying to a non-existent
553                 news message', thanks to Colin.
554
555 2007-09-21 [colin]      3.0.1cvs16
556
557         * src/folderview.c
558                 Complete 3.0.1cvs15
559
560 2007-09-20 [colin]      3.0.1cvs15
561
562         * src/folderview.c
563         * src/folderview.h
564                 Maybe fix bug 1324, 'Corrupted IMAP cache'
565
566 2007-09-20 [colin]      3.0.1cvs14
567
568         * src/printing.c
569                 Fix a little leak
570
571 2007-09-20 [holger]     3.0.1cvs13
572
573         * src/printing.c
574                 Add page layout to print preview.
575                 Make the close-button in the toolbar
576                 right-aligned.
577
578 2007-09-20 [paul]       3.0.1cvs12
579
580         * po/ru.po
581                 updated by Pavlo Bohmat
582
583 2007-09-19 [colin]      3.0.1cvs11
584
585         * src/common/utils.c
586                 Prevent unquoted mime boundaries, by always
587                 using a /
588
589 2007-09-19 [colin]      3.0.1cvs10
590
591         * src/printing.c
592                 Fix drawing area size, fix DPI change that
593                 can cause total number of lines to decrease
594
595 2007-09-19 [colin]      3.0.1cvs9
596
597         * po/POTFILES.in
598         * src/printing.c
599                 Make print preview more efficient and nicer.
600                 Patch mostly by Holger Berndt <hb@claws-mail.org>
601
602 2007-09-19 [colin]      3.0.1cvs8
603
604         * src/prefs_common.c
605         * src/prefs_common.h
606         * src/printing.c
607                 Add scrolledwindow, default allocation and
608                 size saving to the print preview window.
609
610 2007-09-18 [colin]      3.0.1cvs7
611
612         * src/prefs_common.c
613         * src/prefs_common.h
614         * src/prefs_image_viewer.c
615         * src/printing.c
616                 GtkPrintOperation:
617                 - add image printing support
618                 - add option to print images
619                 - add preview widget
620                 - add saving of a few Page Setup parameters
621
622 2007-09-18 [colin]      3.0.1cvs6
623
624         * AUTHORS
625         * src/gtk/authors.h
626                 Add Guillaume Chazarain
627
628 2007-09-18 [colin]      3.0.1cvs5
629
630         * src/common/utils.c
631                 Fix bug 1321, 'access before allocation 
632                 when scanning for uris'. Patch by 
633                 Guillaume Chazarain <guichaz@yahoo.fr>
634
635 2007-09-18 [colin]      3.0.1cvs4
636
637         * src/toolbar.c
638                 Fix bug 1320, 'Memory leak caused by 
639                 gtk_container_get_children'. Patch by
640                 Guillaume Chazarain <guichaz@yahoo.fr>
641
642 2007-09-18 [colin]      3.0.1cvs3
643
644         * src/printing.c
645         * src/printing.h
646                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
647
648 2007-09-18 [colin]      3.0.1cvs2
649
650         * src/Makefile.am
651         * src/mainwindow.c
652         * src/messageview.c
653         * src/messageview.h
654         * src/prefs_ext_prog.c
655         * src/prefs_fonts.c
656         * src/printing.c
657         * src/printing.h
658         * src/summaryview.c
659                 Use GtkPrintOperation by default on GTK+ >= 2.10
660                 Patch by Holger Berndt <hb@claws-mail.org>
661
662 2007-09-18 [paul]       3.0.1cvs1
663
664         * NEWS
665         * README
666         * RELEASE_NOTES
667         * configure.ac
668                 bump up version number following stable release
669
670 2007-09-16 [colin]      3.0.0cvs18
671
672         * src/folder.c
673                 Fix possible memleak
674
675 2007-09-16 [colin]      3.0.0cvs17
676
677         * src/folderview.c
678                 Fix bug 1311, 'Wrong arrow position 
679                 while moving message into folder when 
680                 column headers hidden'
681         * src/image_viewer.c
682                 Show error in the GUI if image can't
683                 be loaded
684         * src/matcher.c
685                 Fix spurious output
686         * src/messageview.c
687                 Allow setting domain in msgid
688         * src/common/plugin.c
689                 Add timing information
690
691 2007-09-16 [colin]      3.0.0cvs16
692
693         * src/account.c
694         * src/compose.c
695         * src/prefs_account.c
696         * src/prefs_account.h
697         * src/prefs_template.c
698         * src/common/utils.c
699                 Remove Generate Message-ID option. We need
700                 this on some IMAP servers.
701
702 2007-09-16 [colin]      3.0.0cvs15
703
704         * src/prefs_filtering.c
705         * src/prefs_filtering.h
706         * src/prefs_filtering_action.c
707         * src/common/tags.c
708                 Fix tags issues: tags with spaces, renaming
709                 tags.
710
711 2007-09-16 [colin]      3.0.0cvs14
712
713         * src/folderview.c
714         * src/main.c
715         * src/mainwindow.c
716                 Fix bug 1308, 'Claws deletes folderlist.xml after
717                 fetching mail short after start-up'
718
719 2007-09-16 [colin]      3.0.0cvs13
720
721         * src/compose.c
722                 Fix scrolling to cursor
723
724 2007-09-16 [paul]       3.0.0cvs12
725
726         * po/sr.po
727                 updated by Aleksandar Urosevic
728
729 2007-09-16 [paul]       3.0.0cvs11
730
731         * src/folder.c
732                 do not allow locked msgs to be deleted,
733                 even by filtering/processing
734
735 2007-09-07 [paul]       3.0.0cvs10
736
737         * src/prefs_folder_column.c
738         * src/prefs_summary_column.c
739                 implement button sensitivity
740                 patch by Pawel Pekala
741
742 2007-09-06 [wwp]        3.0.0cvs9
743
744         * src/prefs_gtk.c
745                 Add a missing linefeed to a debug message.
746
747 2007-09-05 [colin]      3.0.0cvs8
748
749         * src/inc.c
750                 Fix statusbar/window mismatch on Maemo
751
752 2007-09-05 [colin]      3.0.0cvs7
753
754         * src/ldaputil.c
755                 Fix build without USE_LDAP_TLS
756
757 2007-09-05 [colin]      3.0.0cvs6
758
759         * src/folder.c
760         * src/imap.c
761         * src/inc.c
762         * src/mbox.c
763         * src/send_message.c
764         * src/statusbar.c
765         * src/statusbar.h
766                 Maemo: distinguish various statusbar messages,
767                 in order to display only the most important.
768
769 2007-09-04 [wwp]        3.0.0cvs5
770
771         * src/account.c
772                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
773                 Show protocol "SMTP" and the appropriate server for send-only
774                 accounts, show "-" instead of "" when no value is relevant.
775
776 2007-09-03 [ticho]      3.0.0cvs4
777
778         * src/summaryview.c
779                 Handle plural form better in delete confirmation dialog.
780
781 2007-09-03 [wwp]        3.0.0cvs3
782
783         * src/compose.c
784                 Warn differently when sending or sending later (queueing).
785
786 2007-09-03 [colin]      3.0.0cvs2
787
788         * src/procmime.c
789         * src/procmime.h
790         * src/common/plugin.c
791         * src/common/plugin.h
792                 Add a new plugin API, MimeParser. It allows
793                 plugins to scan email MIME parts and optionally,
794                 transform them.
795
796 2007-09-03 [mones]      3.0.0cvs1
797
798         * po/es.po
799                 Updated translation
800         * src/common/defs.h
801                 While a better solution is made double history sizes
802
803 2007-09-03 [paul]       3.0.0
804
805         * NEWS
806         * README
807         * RELEASE_NOTES
808                 3.0.0 released
809
810 2007-09-03 [paul]       2.10.0cvs191
811
812         * po/bg.po
813         * po/ca.po
814         * po/de.po
815         * po/fi.po
816         * po/fr.po
817         * po/hu.po
818         * po/it.po
819         * po/pl.po
820         * po/pt_BR.po
821         * po/ru.po
822         * po/sk.po
823         * po/zh_CN.po
824                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
825                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
826                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
827                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
828
829 2007-09-02 [colin]      2.10.0cvs190
830
831         * src/edittags.c
832         * src/common/tags.c
833                 Prevent empty or white-space tags
834
835 2007-09-01 [colin]      2.10.0cvs189
836
837         * src/main.c
838                 Fix double-reading of accounts list when
839                 the wizard has been run due to no accounts
840         * src/mainwindow.c
841                 Fix sensitivity of a menu item in case 
842                 there's no account
843
844 2007-09-01 [wwp]        2.10.0cvs188
845
846         * src/wizard.c
847                 Fix wizard crash when Mailbox dir already exists
848                 (thanks to Colin).
849
850 2007-08-31 [colin]      2.10.0cvs187
851
852         * src/etpan/imap-thread.c
853                 Fix unwanted creation of 
854                 libetpan's stream dump file
855         * src/compose.c
856                 Fix coloring of pastes as quotation
857         * src/summaryview.c
858                 Maemo: Fix opening of mails from keypad
859                 in Sent folders
860         * src/addressbook.c
861         * src/folderview.c
862         * src/image_viewer.c
863         * src/mimeview.c
864         * src/gtk/prefswindow.c
865                 Maemo: Fix adjustments changes 
866
867 2007-08-30 [colin]      2.10.0cvs186
868
869         * src/folderview.c
870                 Don't opened selected folder when clicking
871                 on white space
872         * src/mainwindow.c
873                 Maemo: Make Esc close messageviews
874         * src/messageview.c
875                 Maemo: Fix message scrolling to the end on 
876                 opening
877                 Maemo: Fix reopening same message
878         * src/gtk/prefswindow.c
879                 Maemo: try to fix scrollbar. Doesn't work,
880                 it seems as if gtk_adjustment_set_value was
881                 a noop.
882
883 2007-08-30 [colin]      2.10.0cvs185
884
885         * src/compose.c
886         * src/folderview.c
887         * src/main.c
888         * src/prefs_matcher.c
889         * src/prefs_template.c
890         * src/quote_fmt.c
891         * src/send_message.c
892         * src/toolbar.c
893         * src/gtk/gtkaspell.c
894         * src/plugins/bogofilter/bogofilter.c
895         * src/plugins/bogofilter/bogofilter_gtk.c
896         * src/plugins/clamav/clamav_plugin_gtk.c
897         * src/plugins/pgpcore/sgpgme.c
898         * src/plugins/spamassassin/spamassassin.c
899         * src/plugins/spamassassin/spamassassin_gtk.c
900                 Fix all potential misuses of format-string functions
901
902 2007-08-30 [wwp]        2.10.0cvs184
903
904         * src/prefs_template.c
905                 Fix a leak.
906
907 2007-08-29 [colin]      2.10.0cvs183
908
909         * src/plugins/trayicon/trayicon.c
910                 Fix leak of hooks in case of error,
911                 thanks to Holger Berndt
912
913 2007-08-28 [colin]      2.10.0cvs182
914
915         * src/mainwindow.c
916                 Don't use current folder settings when
917                 composing from the compose button's
918                 account selector
919
920 2007-08-28 [colin]      2.10.0cvs181
921
922         * src/quote_fmt_parse.y
923                 Fix cursor offset when quote contains UTF-8
924                 chars
925
926 2007-08-28 [colin]      2.10.0cvs180
927
928         * src/compose.c
929         * src/compose.h
930                 Fix signature replacement when it's been wrapped
931
932 2007-08-27 [colin]      2.10.0cvs179
933
934         * src/summaryview.c
935                 Fix indentation
936
937 2007-08-27 [colin]      2.10.0cvs178
938
939         * src/summaryview.c
940                 Fix Quicksearch's Sticky mode
941
942 2007-08-27 [colin]      2.10.0cvs177
943
944         * src/folder_item_prefs.c
945         * src/folder_item_prefs.h
946         * src/imap_gtk.c
947         * src/mh_gtk.c
948                 Fix loss of subfolders properties when
949                 renaming a folder
950
951 2007-08-26 [wwp]        2.10.0cvs176
952
953         * src/alertpanel.c
954         * src/messageview.c
955         * src/prefs_actions.c
956                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
957                 will have to be used when necessary *before* calling
958                 alertpanel functions.
959
960 2007-08-25 [paul]       2.10.0cvs175
961
962         * src/prefs_actions.c
963                 workaround gettext problem marking
964                 string as c-format when it's not
965
966 2007-08-25 [wwp]        2.10.0cvs174
967
968         * src/alertpanel.c
969         * src/messageview.c
970         * src/prefs_actions.c
971                 Call the pango markup escape function right ince in alertpanel_create
972                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
973                 2.10.0cvs158).
974
975         * src/common/log.c
976                 Fix a crash due to a misuse of g_print(), encountered when the string
977                 passed to g_print was containing printf substitution symbols.
978
979 2007-08-25 [paul]       2.10.0cvs173
980
981         * src/common/log.c
982                 fix a segfault when refreshing RSSyl feeds
983
984 2007-08-25 [paul]       2.10.0cvs172
985
986         * src/gtk/icon_legend.c
987                 add watchthread.xpm
988
989 2007-08-25 [paul]       2.10.0cvs171
990
991         * src/Makefile.am
992         * src/stock_pixmap.c
993         * src/pixmaps/insert_file.xpm
994                 add a new pixmap instead of re-using
995                 paste.xpm. (easier for icon theme authors)
996
997 2007-08-24 [holger]     2.10.0cvs170
998
999         * src/plugins/trayicon/trayicon.c
1000                 The same fix for another hook id.
1001
1002 2007-08-24 [holger]     2.10.0cvs169
1003
1004         * src/plugins/trayicon/trayicon.c
1005                 Micro-fix: Do the error checking for
1006                 the right hook id.
1007
1008 2007-08-24 [paul]       2.10.0cvs168
1009
1010         * src/folder.h
1011                 fix typo causing compiler warning
1012
1013 2007-08-24 [paul]       2.10.0cvs167
1014
1015         * README
1016                 put back the correct version of this file also
1017
1018 2007-08-24 [colin]      2.10.0cvs166
1019
1020         * src/send_message.c
1021                 Use progress bar when sending messages
1022
1023 2007-08-24 [paul]       2.10.0cvs165
1024
1025         * Makefile.am
1026                 oops! if i'm quick no-one will notice
1027                 (put back the proper file)
1028
1029 2007-08-24 [paul]       2.10.0cvs164
1030
1031         * AUTHORS
1032         * Makefile.am
1033         * README
1034         * src/gtk/authors.h
1035         * tools/Makefile.am
1036         * tools/README
1037         * tools/mew2claws-mail.pl
1038                 add new script that imports a Mew address book
1039                 submitted by Jerome Lelong
1040
1041 2007-08-24 [paul]       2.10.0cvs163
1042
1043         * manual/plugins.xml
1044                 remove the obsolete plugins, add the
1045                 missing plugins, including the forthcoming
1046                 SpamReport plugin
1047
1048 2007-08-24 [paul]       2.10.0cvs162
1049
1050         * manual/advanced.xml
1051                 add info about the hidden emphasis_color option
1052         * manual/keyboard.xml
1053                 correct the info about hotkeys
1054                 wrap the long lines
1055
1056 2007-08-24 [paul]       2.10.0cvs161
1057
1058         * src/folderview.c
1059                 add mnemonic to 'Run procesing rules'
1060
1061 2007-08-24 [paul]       2.10.0cvs160
1062
1063         * src/account.c
1064         * src/folder.c
1065         * src/folder.h
1066                 use suitable defaults for outbox,
1067                 queue, drafts and trash folders
1068
1069 2007-08-24 [wwp]        2.10.0cvs159
1070
1071         * src/folderview.c
1072                 Update menu item sensitivity if necessary (or we get a
1073                 gtk critical message).
1074
1075 2007-08-23 [wwp]        2.10.0cvs158
1076
1077         * src/action.c
1078         * src/prefs_actions.c
1079                 Allow literal % chars in action commands (use %%).
1080                 Add a missing p++ to the action parser in action_get_type(),
1081                 which was missing it, even if it was neutral.
1082                 Fix a pango markup warning at runtime.
1083
1084 2007-08-23 [wwp]        2.10.0cvs157
1085
1086         * src/addressbook.c
1087                 Contacts are now locale-aware sorted in the address book
1088                 (LC_COLLATE matters here).
1089                 Fix missing table initializers.
1090
1091 2007-08-23 [colin]      2.10.0cvs156
1092
1093         * src/imap.c
1094                 Check scan_required on dest folder when copying
1095
1096 2007-08-23 [colin]      2.10.0cvs155
1097
1098         * src/imap.c
1099                 Fix scanning when folder was empty
1100
1101 2007-08-22 [colin]      2.10.0cvs154
1102
1103         * src/msgcache.c
1104                 Don't g_warning when g_try_malloc fails(), or it makes
1105                 things worse as g_log() allocates. Fixes bug 1290,
1106                 'Claws Mail crashes if too little memory when 
1107                 rebuilding folder tree'
1108
1109 2007-08-22 [colin]      2.10.0cvs153
1110
1111         * src/inc.c
1112                 Fix format string vulnerability, thanks to
1113                 Ulf Harnhammar, Secunia Research
1114
1115 2007-08-22 [colin]      2.10.0cvs152
1116
1117         * src/ldapserver.c
1118                 Set tv_usec too
1119
1120 2007-08-22 [wwp]        2.10.0cvs151
1121
1122         * src/ldapquery.c
1123                 Few better null-ptr checks.
1124
1125 2007-08-22 [colin]      2.10.0cvs150
1126
1127         * src/editldap.c
1128         * src/editldap_basedn.c
1129         * src/ldapquery.c
1130         * src/ldapserver.c
1131         * src/ldapserver.h
1132         * src/ldapupdate.c
1133         * src/ldaputil.c
1134         * src/ldaputil.h
1135                 Fix ldap timeouts
1136
1137 2007-08-22 [colin]      2.10.0cvs149
1138
1139         * src/ldapquery.c
1140                 Finish previous fix
1141
1142 2007-08-22 [colin]      2.10.0cvs148
1143
1144         * src/ldapquery.c
1145                 Fix wrong assertions
1146
1147 2007-08-22 [colin]      2.10.0cvs147
1148
1149         * src/ldaputil.c
1150                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1151
1152 2007-08-22 [colin]      2.10.0cvs146
1153
1154         * src/editldap.c
1155         * src/ldaputil.c
1156                 Fix wrong "Connected successfully to server". Connection only succeeds if
1157                 we can get the base DN.
1158
1159 2007-08-21 [wwp]        2.10.0cvs145
1160
1161         * src/browseldap.c
1162         * src/editldap.c
1163         * src/ldapctrl.c
1164         * src/ldapquery.c
1165         * src/ldapserver.c
1166         * src/ldapupdate.c
1167         * src/ldaputil.c
1168                 More sanity checks in ldap functions.
1169
1170 2007-08-21 [wwp]        2.10.0cvs144
1171
1172         * src/prefs_account.c
1173                 Don't return a value in a void function().
1174
1175 2007-08-21 [paul]       2.10.0cvs143
1176
1177         * src/messageview.c
1178                 add check for ftp: to messageview_list_urls()
1179
1180 2007-08-21 [colin]      2.10.0cvs142
1181
1182         * src/editldap.c
1183         * src/ldapctrl.c
1184         * src/ldapctrl.h
1185         * src/ldapquery.c
1186         * src/ldapupdate.c
1187                 Fix bug 1293, 'LDAP address book not working'
1188                 Search only on specified fields, but fetch 
1189                 every field possible. People will have to 
1190                 reset the searched Attributes in their LDAP
1191                 servers properties.
1192
1193 2007-08-21 [wwp]        2.10.0cvs141
1194
1195         * src/addr_compl.c
1196         * src/addrbook.c
1197         * src/addrcache.c
1198         * src/addrcindex.c
1199         * src/addressbook.c
1200         * src/addrindex.c
1201         * src/browseldap.c
1202         * src/crash.c
1203         * src/editaddress_other_attributes_ldap.c
1204         * src/exporthtml.c
1205         * src/folder.c
1206         * src/folderview.c
1207         * src/imap.c
1208         * src/jpilot.c
1209         * src/ldapserver.c
1210         * src/ldapupdate.c
1211         * src/ldif.c
1212         * src/main.c
1213         * src/mainwindow.c
1214         * src/matcher.c
1215         * src/mh.c
1216         * src/msgcache.c
1217         * src/mutt.c
1218         * src/pine.c
1219         * src/pop.c
1220         * src/prefs_customheader.c
1221         * src/prefs_msg_colors.c
1222         * src/procmime.c
1223         * src/textview.c
1224         * src/vcard.c
1225         * src/wizard.c
1226         * src/common/log.c
1227         * src/common/socket.c
1228         * src/common/ssl_certificate.c
1229         * src/common/utils.c
1230         * src/common/utils.h
1231         * src/gtk/description_window.c
1232         * src/plugins/demo/demo.c
1233         * src/plugins/pgpcore/prefs_gpg.c
1234         * src/plugins/spamassassin/libspamc.c
1235                 Make sure we use glib functions to send text messages (information,
1236                 debug, warning, errors) to stdout/stderr - no more direct puts
1237                 fputs printf fprintf to stdout/stderr when it can be done using
1238                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1239                 stdout/stderr message is saved to log in Windows.
1240
1241
1242 2007-08-21 [wwp]        2.10.0cvs140
1243
1244         * src/main.c
1245         * src/common/utils.h
1246                 Route glib's stdout/stderr messages to a log file (Windows only),
1247                 instead of loosing them.
1248
1249 2007-08-21 [paul]       2.10.0cvs139
1250
1251         * src/mainwindow.c
1252                 replace deprecated g_strncasecmp()
1253         * src/messageview.c
1254                 fix 'List URLS'
1255
1256 2007-08-20 [ticho]      2.10.0cvs138
1257
1258         * src/account.c
1259         * src/prefs_account.h
1260                 Copy all account preferences in account_clone() - some
1261                 were missing.
1262         * src/prefs_account.c
1263                 Handle empty privacy system combobox gracefully (warning
1264                 instead of a crash).
1265
1266 2007-08-20 [colin]      2.10.0cvs137
1267
1268         * src/ldapctrl.c
1269                 Fix a leak
1270
1271 2007-08-20 [paul]       2.10.0cvs136
1272
1273         * src/browseldap.c
1274         * src/editldap.c
1275         * src/ldapctrl.c
1276         * src/ldapquery.c
1277         * src/ldapquery.h
1278         * src/ldapserver.c
1279         * src/ldaputil.c
1280                 add debug_prints
1281                 patch by Michael Rasmussen
1282
1283 2007-08-19 [colin]      2.10.0cvs135
1284
1285         * src/imap.c
1286                 Fix previous commit. Sensitivity update is needed
1287                 for "Cancel receiving". However when batching we
1288                 don't need to do it for every message flag change,
1289                 just once at the start and once at the end.
1290
1291 2007-08-19 [colin]      2.10.0cvs134
1292
1293         * src/imap.c
1294                 Remove useless menu updates on session lock/unlock
1295
1296 2007-08-19 [colin]      2.10.0cvs133
1297
1298         * src/etpan/imap-thread.c
1299                 Make all fetch logs less verbose
1300
1301 2007-08-19 [paul]       2.10.0cvs132
1302
1303         * src/foldersel.c
1304         * src/folderview.c
1305         * src/summaryview.c
1306                 fix bug 1286, 'Can't move a folder into a "Folders
1307                 Only" folder'
1308
1309 2007-08-18 [ticho]      2.10.0cvs131
1310
1311         * src/editaddress_other_attributes_ldap.c
1312                 Converted option menu for other ldap attributes to GtkComboBox.
1313
1314 2007-08-18 [colin]      2.10.0cvs130
1315
1316         * src/compose.c
1317         * src/prefs_common.c
1318         * src/prefs_common.h
1319         * src/prefs_send.c
1320         * src/send_message.c
1321                 Revert 'send_dialog_mode' meaning to 
1322                 'send_dialog_invisible', so that the 
1323                 new checkbox doesn't change the 
1324                 existing behaviour.
1325
1326 2007-08-18 [paul]       2.10.0cvs129
1327
1328         * src/summaryview.c
1329                 add missing menu update
1330
1331 2007-08-17 [colin]      2.10.0cvs128
1332
1333         * src/folder.c
1334                 Set batching after getting flags - maybe fixes
1335                 bug 1292, 'CM crashes on writing mail'
1336
1337 2007-08-16 [ticho]      2.10.0cvs127
1338
1339         * src/prefs_send.c
1340                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1341         * src/gtk/combobox.h
1342         * src/gtk/gtkutils.c
1343                 Allow NULL for GtkComboBox menuitem label, rendering such
1344                 items as row separators.
1345
1346 2007-08-16 [paul]       2.10.0cvs126
1347
1348         * src/plugins/trayicon/trayicon.c
1349                 remove wrongly used gettextisation
1350
1351 2007-08-15 [ticho]      2.10.0cvs125
1352
1353         * src/importldif.c
1354                 Fixed a runtime warning where an attempt to pack an
1355                 already packed GtkLabel was made.
1356
1357 2007-08-15 [ticho]      2.10.0cvs124
1358
1359         * src/prefs_compose_writing.c
1360                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1361                 into GtkComboBox.
1362
1363 2007-08-14 [ticho]      2.10.0cvs123
1364
1365         * src/messageview.c
1366         * src/gtk/gtkutils.c
1367                 Changed return receipt account selector to GtkComboBox.
1368                 Fixed a runtime warning where GTK tried to parse
1369                 "name <email@address" as a Pango markup in an alertpanel label.
1370
1371 2007-08-14 [ticho]      2.10.0cvs122
1372
1373         * src/prefs_logging.c
1374                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1375
1376 2007-08-14 [wwp]        2.10.0cvs121
1377
1378         * tools/Makefile.am
1379         * tools/README
1380         * tools/popfile-link.sh
1381                 Added a new tool: POPFile helper, to open
1382                 selected messages in POPFile control center,
1383                 in order to change the messages' status.
1384
1385 2007-08-14 [ticho]      2.10.0cvs120
1386
1387         * src/compose.c
1388         * src/prefs_common.c
1389         * src/prefs_common.h
1390         * src/prefs_send.c
1391         * src/send_message.c
1392                 Change "Show send dialog" optionmenu to a checkbutton.
1393         * src/prefs_receive.c
1394                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1395
1396 2007-08-13 [wwp]        2.10.0cvs119
1397
1398         * src/addr_compl.c
1399         * src/addressbook.c
1400         * src/addrindex.c
1401         * src/compose.c
1402         * src/filtering.c
1403         * src/folderview.c
1404         * src/inc.c
1405         * src/matcher.c
1406         * src/mh.c
1407         * src/partial_download.c
1408         * src/prefs_gtk.c
1409         * src/procmsg.c
1410         * src/stock_pixmap.c
1411         * src/summaryview.c
1412         * src/common/utils.c
1413         * src/gtk/gtkaspell.c
1414         * src/gtk/menu.c
1415                 Make sure we never pass NULL pointers for %s substitutions
1416                 (prevent from crashing in Windows).
1417
1418 2007-08-13 [wwp]        2.10.0cvs118
1419
1420         * src/msgcache.c
1421                 Re-enable mmap_reads in Windows with some missing
1422                 CloseHandle of mapping objects, thanks to
1423                 Marcus Brinkmann.
1424
1425 2007-08-13 [paul]       2.10.0cvs117
1426
1427         * src/common/utils.c
1428                 fix bug 1287, 'Compile time problem on Solaris
1429                 (nexenta gnu/Solaris) utils.c'
1430                 Thanks to Piotr Chrzczonowicz
1431
1432 2007-08-12 [wwp]        2.10.0cvs116
1433
1434         * src/plugins/pgpcore/prefs_gpg.c
1435                 Don't try to unset a GPG_AGENT_INFO that was not
1436                 set (and don't use a NULL string in Windows, it was
1437                 crashing with --debug if GPG_AGENT_INFO was not set).
1438
1439 2007-08-12 [wwp]        2.10.0cvs115
1440
1441         * src/privacy.h
1442                 Make gcc type-check arguments passed to privacy_set_error().
1443
1444 2007-08-12 [ticho]      2.10.0cvs114
1445
1446         * src/prefs_folder_item.c
1447                 Make sure that folder default account combobox always has some
1448                 account preselected.
1449         * src/gtk/combobox.c
1450                 Handle empty combobox gracefully (warning instead of crash).
1451
1452 2007-08-12 [ticho]      2.10.0cvs114
1453
1454         * src/prefs_folder_item.c
1455                 Make sure that folder default account combobox is not empty.
1456         * src/gtk/combobox.c
1457                 Handle empty combobox gracefully (warning instead of crash).
1458
1459 2007-08-11 [paul]       2.10.0cvs113
1460
1461         * src/addrgather.c
1462         * src/folderview.c
1463                 use 'subfolder' instead of 'sub-folder', matching
1464                 everywhere else the term is used
1465         * src/imap_gtk.c
1466                 fix engrish
1467
1468 2007-08-10 [wwp]        2.10.0cvs112
1469
1470         * src/msgcache.c
1471                 Disable mmap reads in Windows only (at least temporarily), they
1472                 prevent from renaming/removing target cache files.
1473
1474 2007-08-10 [paul]
1475
1476         3.0.0-rc2 released
1477
1478 2007-08-10 [wwp]        2.10.0cvs111
1479
1480         * src/msgcache.c
1481                 fix unpredictable crashes in Windows due to broken
1482                 cache/mark/tags files writting (file were opened for
1483                 writing in text mode).
1484
1485         * src/recv.c
1486                 use gettimeofday() from w32lib.h on Windows.
1487
1488 2007-08-10 [colin]      2.10.0cvs110
1489
1490         * src/imap.c
1491         * src/etpan/imap-thread.c
1492         * src/etpan/imap-thread.h
1493                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1494
1495 2007-08-09 [colin]      2.10.0cvs109
1496
1497         * src/editldap.c
1498                 Fix port being reset to 636 on SSL
1499         * src/folder.c
1500                 Fix folder_item_get_msg_num_by_file
1501                 on drafts/queue folders
1502
1503 2007-08-09 [wwp]        2.10.0cvs108
1504
1505         * src/folder.c
1506                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1507                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1508
1509
1510 2007-08-09 [colin]      2.10.0cvs107
1511
1512         * src/folderview.c
1513         * src/summaryview.c
1514         * src/gtk/prefswindow.c
1515                 A few Maemo layout fixes
1516
1517 2007-08-09 [paul]       2.10.0cvs106
1518
1519         * src/prefs_account.c
1520                 remove the hyphen from plug-ins to
1521                 match everywhere else
1522
1523 2007-08-08 [wwp]        2.10.0cvs105
1524
1525         * src/prefs_folder_item.c
1526                 Fix an extraneous stealth ^L char.
1527
1528 2007-08-08 [wwp]        2.10.0cvs104
1529
1530         * src/prefs_folder_item.c
1531                 Better fix, group variables declarations (USE_ASPELL).
1532
1533 2007-08-08 [wwp]        2.10.0cvs103
1534
1535         * src/prefs_folder_item.c
1536                 Fix compilation w/ USE_ASPELL set (broken
1537                 by 2.10.0cvs102).
1538
1539 2007-08-08 [ticho]      2.10.0cvs102
1540
1541         * src/prefs_folder_item.c
1542                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1543
1544 2007-08-08 [colin]      2.10.0cvs101
1545
1546         * src/imap.c
1547         * src/etpan/imap-thread.c
1548         * src/etpan/imap-thread.h
1549                 Close selected mailbox before doing
1550                 status on it.
1551
1552 2007-08-08 [colin]      2.10.0cvs100
1553
1554         * src/html.c
1555                 Complete symbol table, thanks to wwp.
1556                 Fixes bug 1284, 'The html -> text 
1557                 converter ignores entities'
1558         * src/msgcache.c
1559                 Fix possible fd leak
1560
1561 2007-08-08 [colin]      2.10.0cvs99
1562
1563         * src/imap.c
1564                 Better way to fetch UIDs on non-UIDPLUS servers
1565
1566 2007-08-07 [colin]      2.10.0cvs98
1567
1568         * src/imap.c
1569                 fix bug 1275, 'auto-saved draft messages not 
1570                 always being removed'; Also, make multiple
1571                 copy (in the same account) faster by matching
1572                 source/destination message UIDs.
1573         * src/messageview.c
1574                 Don't try to reshow deleted mail
1575         * src/msgcache.c
1576                 Fix leak on error path
1577
1578 2007-08-07 [wwp]        2.10.0cvs97
1579
1580         * manual/account.xml
1581         * manual/advanced.xml
1582         * manual/fr/account.xml
1583         * manual/fr/advanced.xml
1584                 Updated the reference manual and the French translation to
1585                 reflect 2.10.0cvs84: enable running folder Processing
1586                 rules on demand.
1587
1588 2007-08-06 [wwp]        2.10.0cvs96
1589
1590         * src/prefs_common.c
1591         * src/prefs_common.h
1592         * src/textview.c
1593                 Allow changing the emphasis color used to highlight
1594                 the newsreader/x-mailer header value when it matches
1595                 our preferred mail agent (hidden pref 'emphasis_col' added
1596                 to clawsrc).
1597
1598 2007-08-06 [colin]      2.10.0cvs95
1599
1600         * src/compose.c
1601         * src/compose.h
1602                 Re-commit 2.10.0cvs86, with a protection
1603                 against Pango bug. Also, try to fix 
1604                 bug 1275, 'auto-saved draft messages not 
1605                 always being removed'
1606
1607 2007-08-06 [wwp]        2.10.0cvs94
1608
1609         * src/gtk/quicksearch.c
1610                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1611
1612 2007-08-06 [ticho]      2.10.0cvs93
1613
1614         * src/prefs_account.c
1615         * src/gtk/combobox.c
1616                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1617                 selection in account preferences.
1618
1619 2007-08-06 [wwp]        2.10.0cvs92
1620
1621         * src/plugins/pgpcore/plugin.def
1622                 Apply one more chunk from gpg4win's 03-w32-port patch.
1623
1624 2007-08-05 [colin]      2.10.0cvs91
1625
1626         * src/compose.c
1627         * src/compose.h
1628                 reverting buggy patch for now
1629
1630 2007-08-05 [colin]      2.10.0cvs90
1631
1632         * src/folder.c
1633                 Fix slowdown
1634
1635 2007-08-04 [colin]      2.10.0cvs89
1636
1637         * src/prefs_summaries.c
1638         * src/summary_search.c
1639                 Replace deprecated widgets. Patch by
1640                 Andrej.
1641
1642 2007-08-04 [colin]      2.10.0cvs88
1643
1644         * src/mh.c
1645                 Refresh GUI only every 2000 mails on mh_get_last_num
1646                 This is fast (readdir) and done only once per 
1647                 session/folder
1648
1649 2007-08-03 [colin]      2.10.0cvs87
1650
1651         * src/prefs_account.c
1652         * src/gtk/combobox.h
1653         * src/gtk/gtkutils.c
1654                 Fix a deprecated widget. Patch by
1655                 Andrej
1656
1657 2007-08-03 [colin]      2.10.0cvs86
1658
1659         * src/compose.c
1660         * src/compose.h
1661                 Make colorisation and wrapping algorithms
1662                 faster. Fixes bug 1246, 'compose becomes 
1663                 increasingly slow replying to complex emails'
1664
1665 2007-08-03 [paul]       2.10.0cvs85
1666
1667         * src/mh.c
1668                 keep the window painted
1669
1670 2007-08-02 [paul]       2.10.0cvs84
1671
1672         * src/folderview.c
1673         * src/mainwindow.c
1674         * src/mainwindow.h
1675                 enable running folder Processing
1676                 rules on demand
1677
1678 2007-08-02 [paul]       2.10.0cvs83
1679
1680         * src/textview.c
1681                 speed up/clean up rendering of larger
1682                 msgs
1683                 Thanks to Colin
1684
1685 2007-08-01 [paul]       2.10.0cvs82
1686
1687         * src/mainwindow.h
1688                 clean up cruft
1689         * src/toolbar.c
1690                 change default toolbar layout on maemo
1691         * src/pixmaps/close.xpm
1692                 make the red cross a grey cross
1693         * src/pixmaps/jpilot.xpm
1694                 make icon smaller so it fits better
1695
1696 2007-07-31 [paul]       2.10.0cvs81
1697
1698         * src/setup.c
1699         * src/gtk/gtkutils.c
1700                 fix crash on maemo on first launch
1701
1702 2007-07-30 [paul]       2.10.0cvs80
1703
1704         * src/prefs_matcher.c
1705                 specify the units of age and size
1706
1707 2007-07-30 [paul]       2.10.0cvs79
1708
1709         * src/main.c
1710                 Fix IMAP timeout setting
1711
1712 2007-07-30 [colin]      2.10.0cvs78
1713
1714         * src/prefs_account.c
1715                 Fix a deprecated widget. Patch by
1716                 Andrej
1717
1718 2007-07-27 [paul]       2.10.0cvs77
1719
1720         * src/matcher_parser_parse.y
1721         * src/prefs_filtering_action.c
1722         * src/prefs_matcher.c
1723                 these changes forgotten in cvs74's
1724                 'watch thread' feature
1725
1726 2007-07-27 [paul]       2.10.0cvs76
1727
1728         * src/compose.c
1729                 fix potential crasher
1730                 thanks to Colin
1731
1732 2007-07-27 [paul]       2.10.0cvs75
1733
1734         * src/mainwindow.c
1735         * src/manual.c
1736         * src/manual.h
1737         * src/gtk/gtkutils.c
1738                 make mainwindow's /Help/Manual point to the
1739                 remote copy if the local copy doesn't exist
1740
1741 2007-07-27 [paul]       2.10.0cvs74
1742
1743         * src/Makefile.am
1744         * src/filtering.c
1745         * src/folder.c
1746         * src/mainwindow.c
1747         * src/matcher.c
1748         * src/matcher.h
1749         * src/matcher_parser_parse.y
1750         * src/procmsg.c
1751         * src/procmsg.h
1752         * src/stock_pixmap.c
1753         * src/stock_pixmap.h
1754         * src/summaryview.c
1755         * src/summaryview.h
1756         * src/toolbar.c
1757         * src/toolbar.h
1758         * src/pixmaps/watchthread.xpm
1759                 add 'watch thread' feature
1760
1761 2007-07-27 [paul]       2.10.0cvs73
1762
1763         * src/prefs_folder_item.c
1764                 adjust labels, add tooltips
1765
1766 2007-07-27 [colin]      2.10.0cvs72
1767
1768         * src/summaryview.c
1769                 Maemo: Remove less used menu items
1770
1771 2007-07-26 [colin]      2.10.0cvs71
1772
1773         * src/messageview.c
1774                 Maemo: destroy messageview after trashing mail.
1775                 Maybe should be done on X11 too
1776
1777 2007-07-26 [colin]      2.10.0cvs70
1778
1779         * src/folderview.c
1780         * src/mainwindow.c
1781         * src/prefs_common.c
1782         * src/prefs_common.h
1783         * src/summaryview.c
1784                 Add View/Show or Hide/Column headers
1785
1786 2007-07-26 [colin]      2.10.0cvs69
1787
1788         * src/procmime.c
1789                 Fix unwanted output
1790
1791 2007-07-26 [colin]      2.10.0cvs68
1792
1793         * src/ldapserver.c
1794                 Fix possible crash on cache invalidation
1795         * src/compose.c
1796         * src/procmime.c
1797         * src/procmime.h
1798         * src/quote_fmt_parse.y
1799                 Make replying to mails with big attachments
1800                 much faster. Fixes bug 1224, 'The process of 
1801                 Replying to emails with large attachments 
1802                 seems unreasonably long...'
1803
1804 2007-07-26 [colin]      2.10.0cvs67
1805
1806         * src/mimeview.c
1807         * src/matcher.c
1808         * src/common/ssl.c
1809                 Fix threads use on BSDs
1810
1811 2007-07-26 [paul]       2.10.0cvs66
1812
1813         * src/gtk/prefswindow.c
1814                 fix account prefs breakage
1815                 thanks to Colin
1816
1817 2007-07-26 [paul]       2.10.0cvs65
1818
1819         * configure.ac
1820                 standardise ./configure --help messages
1821
1822 2007-07-26 [colin]      2.10.0cvs64
1823
1824         * src/addressbook.c
1825         * src/editaddress.c
1826                 Fix two vCard-related crashes
1827
1828 2007-07-25 [colin]      2.10.0cvs63
1829
1830         * src/inc.c
1831         * src/prefs_common.c
1832         * src/prefs_common.h
1833         * src/prefs_receive.c
1834                 Maemo: Add a better way to notify of
1835                 new mails
1836         * src/mainwindow.c
1837         * src/statusbar.h
1838         * src/summaryview.c
1839         * src/toolbar.c
1840                 Maemo: Various layout fixes
1841         * src/gtk/prefswindow.c
1842                 Maemo: Better prefs layout
1843
1844 2007-07-25 [paul]       2.10.0cvs62
1845
1846         * src/textview.c
1847                 fix the layout on maemo
1848                 thanks to Colin
1849
1850 2007-07-25 [iwkse]      2.10.0cvs61
1851
1852         * src/summaryview.c
1853                 add 'o' shortcut on summaryview
1854
1855 2007-07-25 [iwkse]      2.10.0cvs60
1856
1857         * src/textview.c
1858                 fix o shortcut
1859
1860 2007-07-24 [colin]      2.10.0cvs59
1861
1862         * src/mh.c
1863                 Fix missing timestamp update on source
1864                 folder when moving
1865         * src/textview.c
1866         * src/textview.h
1867                 Better text layout on part's choices
1868
1869 2007-07-23 [colin]      2.10.0cvs58
1870
1871         * src/mimeview.c
1872         * src/textview.c
1873                 Maemo: Automatically choose the correct application
1874                 to open parts
1875         * src/gtk/quicksearch.c
1876                 Make search run on GDK_KP_Enter too
1877
1878 2007-07-23 [wwp]        2.10.0cvs57
1879
1880         * src/quote_fmt_lex.l
1881                 Revert accidentaly committed lines (account_sig) in
1882                 2.10.0cvs56.
1883
1884 2007-07-23 [wwp]        2.10.0cvs56
1885
1886         * src/quote_fmt_lex.l
1887                 Fix typos around long form expressions in the quote lexer.
1888
1889 2007-07-23 [paul]
1890
1891         3.0.0-rc1 released
1892
1893 2007-07-23 [colin]      2.10.0cvs55
1894
1895         * src/addr_compl.c
1896                 Fix auto-completion on Maemo
1897
1898 2007-07-23 [colin]      2.10.0cvs54
1899
1900         * src/statusbar.c
1901                 Maemo: Fix sticking statusbars
1902
1903 2007-07-22 [colin]      2.10.0cvs53
1904
1905         * src/main.c
1906                 Maemo: Fix the strange "top_application" info
1907                 at startup. We should do something when 
1908                 receiving such a message.
1909
1910 2007-07-20 [paul]       2.10.0cvs52
1911
1912         * src/news_gtk.c
1913                 add missing #include "statusbar.h"
1914
1915 2007-07-20 [colin]      2.10.0cvs51
1916
1917         * src/folder.c
1918         * src/folder.h
1919         * src/folder_item_prefs.c
1920         * src/folder_item_prefs.h
1921         * src/folderview.c
1922         * src/imap.c
1923         * src/imap_gtk.c
1924         * src/imap_gtk.h
1925         * src/news.c
1926         * src/news_gtk.c
1927         * src/news_gtk.h
1928         * src/prefs_folder_item.c
1929                 Implement age-based caching: allow to
1930                 specify a threshold for the offline synchronisation
1931                 feature, and whether old cached bodies should 
1932                 be removed
1933         * src/toolbar.c
1934         * src/toolbar.h
1935                 Fix label/tooltips
1936         * src/plugins/dillo_viewer/dillo_viewer.c
1937                 Check that Dillo's installed
1938
1939 2007-07-20 [wwp]        2.10.0cvs50
1940
1941         * src/mimeview.c
1942         * src/stock_pixmap.c
1943                 Draw a frame around the selected mimeview part icon (instead of the
1944                 shifted 'dancing' icon).
1945
1946 2007-07-20 [colin]      2.10.0cvs49
1947
1948         * src/main.c
1949                 Unref stuff even on error
1950         * src/wizard.c
1951                 disconnect signals only at the very
1952                 end of the wizard save.
1953
1954 2007-07-20 [colin]      2.10.0cvs48
1955
1956         * src/mainwindow.c
1957         * src/messageview.c
1958         * src/toolbar.c
1959         * src/toolbar.h
1960                 Fix random crashes while navigating
1961                 (GTK_EVENTS_FLUSH)
1962
1963 2007-07-19 [colin]      2.10.0cvs47
1964
1965         * configure.ac
1966         * src/main.c
1967         * src/prefs_common.c
1968         * src/prefs_common.h
1969         * src/wizard.c
1970         * src/common/defs.h
1971         * src/common/utils.c
1972                 Maemo: add an easy way to store data (mails
1973                 and IMAP/NNTP caches) on one of the SD cards,
1974                 and protect against unmounts if needed
1975
1976 2007-07-19 [paul]       2.10.0cvs46
1977
1978         * src/Makefile.am
1979         * src/stock_pixmap.c
1980         * src/gtk/about.c
1981         * src/pixmaps/claws-mail_logo-small.xpm
1982                 implement a (slightly) different About
1983                 dialog for maemo and add a small version
1984                 of the logo for it
1985         * src/wizard.c
1986                 use a scrolled window for wizard page 1
1987                 on maemo
1988
1989 2007-07-19 [paul]       2.10.0cvs45
1990
1991         * src/Makefile.am
1992                 too soon for this line
1993
1994 2007-07-19 [paul]       2.10.0cvs44
1995
1996         * src/Makefile.am
1997                 fix build on n800
1998
1999 2007-07-19 [colin]      2.10.0cvs43
2000
2001         * src/wizard.c
2002                 Solve Mail/Mailbox name when specifying
2003                 full /path/to/Mail.
2004
2005 2007-07-18 [colin]      2.10.0cvs42
2006
2007         * src/inc.c
2008         * configure.ac
2009                 Fix build on n770
2010
2011 2007-07-18 [colin]      2.10.0cvs41
2012
2013         * src/inc.c
2014                 Maemo: plug the online/offline system into
2015                 maemo's interfaces to have Claws automatically
2016                 switch according to the system status
2017         * src/statusbar.c
2018                 Maemo: use HildonBanners to display status
2019                 messages. Renders the main statusbar useless.
2020
2021 2007-07-18 [paul]       2.10.0cvs40
2022
2023         * src/filtering.c
2024                 fix screen blanking on moving/copying many msgs
2025         * src/folder.c
2026                 fix processing progressbar and screen blanking
2027                 during processing
2028
2029 2007-07-18 [paul]       2.10.0cvs39
2030
2031         * src/messageview.c
2032                 revert cvs37, breakage on maemo
2033
2034 2007-07-18 [paul]       2.10.0cvs38
2035
2036         * src/gtk/gtkutils.c
2037                 make sure we can still build with older GTK's
2038
2039 2007-07-18 [colin]      2.10.0cvs37
2040
2041         * src/messageview.c
2042                 Only hide the small layout's messageview, instead
2043                 of destroying it when closing
2044         * src/gtk/gtkutils.c
2045                 Use gtk_window_present_with_time to popup windows,
2046                 it seems to make things better with modern WMs
2047                 (actually focusing)
2048
2049 2007-07-17 [colin]      2.10.0cvs36
2050
2051         * src/editaddress.c
2052                 Simplify layout on Maemo
2053         * src/folder.c
2054                 Fix possible crash
2055         * src/prefs_display_header.c
2056                 Remove some headers by default on Maemo
2057
2058 2007-07-17 [paul]       2.10.0cvs35
2059
2060         * src/prefs_common.c
2061         * src/prefs_common.h
2062         * src/prefs_logging.c
2063         * src/common/log.c
2064                 add options to stop/enable writing logs to disc
2065
2066 2007-07-17 [paul]       2.10.0cvs34
2067
2068         * src/edittags.c
2069                 fix some issues with the Apply tags window:
2070                 - set search column (enables autocompl in the treeview)
2071                 - apply tag from "New tag" if it existed
2072                 - clears New tag entry when adding it with the button
2073                 Thanks to Colin
2074
2075 2007-07-17 [paul]       2.10.0cvs33
2076
2077         * src/edittags.c
2078                 fix 'apply tags' dialogue weirdness
2079
2080 2007-07-16 [colin]      2.10.0cvs32
2081
2082         * src/toolbar.c
2083                 Fix double-loading of mails on Maemo
2084
2085 2007-07-16 [colin]      2.10.0cvs31
2086
2087         * src/messageview.c
2088                 Prevent double-loading of the same part under some
2089                 conditions; hide statusbar on Maemo
2090
2091 2007-07-16 [colin]      2.10.0cvs30
2092
2093         * src/edittags.c
2094         * src/edittags.h
2095         * src/mainwindow.c
2096         * src/summaryview.c
2097                 Improve the tag interface - allow
2098                 to set/unset tags from a special
2099                 window.
2100         * src/gtk/gtkvscrollbutton.c
2101         * src/mimeview.c
2102         * src/mimeview.h
2103         * src/stock_pixmap.c
2104                 Fix Mimeview's ugly hacks in the
2105                 icon list. 
2106
2107 2007-07-16 [paul]       2.10.0cvs29
2108
2109         * src/wizard.c
2110                 rework dialog
2111         * src/gtk/icon_legend.c
2112                 put it all in a scrolled window
2113
2114 2007-07-15 [colin]      2.10.0cvs28
2115
2116         * src/mainwindow.c
2117                 Maemo: force layout to be Small screen; the
2118                 others don't make sense
2119
2120 2007-07-14 [colin]      2.10.0cvs27
2121
2122         * src/mimeview.c
2123         * src/gtk/gtkvscrollbutton.c
2124                 Maemo: Fix mimeview's buttons size
2125
2126 2007-07-14 [colin]      2.10.0cvs26
2127
2128         * src/toolbar.c
2129                 Fix the button workaround fix.
2130                 (Use the correct variable)
2131
2132 2007-07-14 [colin]      2.10.0cvs25
2133
2134         * src/mainwindow.c
2135         * src/toolbar.c
2136                 Maemo: put the progress bar in the
2137                 toolbar
2138
2139 2007-07-14 [colin]      2.10.0cvs24
2140
2141         * src/prefs_common.c
2142                 Maemo: hide statusbar by default
2143         * src/Makefile.am
2144         * src/stock_pixmap.c
2145         * src/stock_pixmap.h
2146         * src/toolbar.c
2147         * src/pixmaps/go_folders.xpm
2148                 Maemo: Add a specific icon to go back to
2149                 folder list
2150
2151 2007-07-14 [colin]      2.10.0cvs23
2152
2153         * src/toolbar.c
2154                 Don't set homogeneous finally
2155
2156 2007-07-14 [colin]      2.10.0cvs22
2157
2158         * src/toolbar.c
2159                 Fix button show/hide issues
2160
2161 2007-07-14 [colin]      2.10.0cvs21
2162
2163         * src/toolbar.c
2164                 Fix huge arrows
2165                 Fix button workaround to be able to click
2166                 if mouse was on button when it went un-
2167                 sensitive.
2168                 Revert previous commit, gtk_tool_item_set_homogeneous
2169                 doesn't mean what it seems to mean ;-)
2170
2171 2007-07-14 [paul]       2.10.0cvs20
2172
2173         * src/toolbar.c
2174                 make homogeneous FALSE always
2175
2176 2007-07-13 [colin]      2.10.0cvs19
2177
2178         * src/toolbar.c
2179         * src/toolbar.h
2180                 Rework to fit the non-deprecated API
2181         * src/compose.c
2182         * src/folderview.c
2183         * src/mainwindow.c
2184         * src/messageview.c
2185         * src/summaryview.c
2186                 Maemo layout changes. Better toolbars,
2187                 removal of CTree headers. 
2188
2189 2007-07-13 [paul]       2.10.0cvs18
2190
2191         * src/gtk/colorlabel.c
2192                 fix bug 1261, '[DE] coloring messages in overview 
2193                 keys are not localised'
2194                 the string is now included in claws-mail.pot
2195
2196 2007-07-13 [colin]      2.10.0cvs17
2197
2198         * src/summaryview.c
2199                 Fix bug 1267, 'printing mutliple messages 
2200                 opens one message-dialog after the other'
2201                 Ask for confirmation when printing 10
2202                 messages or more.
2203
2204 2007-07-11 [colin]      2.10.0cvs16
2205
2206         * COPYING
2207         * README
2208         * autogen.sh
2209         * manual/claws-mail-manual.xml
2210         * manual/gpl.xml
2211         * manual/es/claws-mail-manual.xml
2212         * manual/es/gpl.xml
2213         * manual/fr/claws-mail-manual.xml
2214         * manual/fr/gpl.xml
2215         * manual/pl/gpl.xml
2216         * src/account.c
2217         * src/account.h
2218         * src/action.c
2219         * src/action.h
2220         * src/adbookbase.h
2221         * src/addr_compl.c
2222         * src/addr_compl.h
2223         * src/addrbook.c
2224         * src/addrbook.h
2225         * src/addrcache.c
2226         * src/addrcache.h
2227         * src/addrcindex.c
2228         * src/addrcindex.h
2229         * src/addrclip.c
2230         * src/addrclip.h
2231         * src/addrdefs.h
2232         * src/addressadd.c
2233         * src/addressadd.h
2234         * src/addressbook.c
2235         * src/addressbook.h
2236         * src/addressbook_foldersel.c
2237         * src/addressbook_foldersel.h
2238         * src/addressitem.h
2239         * src/addrgather.c
2240         * src/addrgather.h
2241         * src/addrharvest.c
2242         * src/addrharvest.h
2243         * src/addrindex.c
2244         * src/addrindex.h
2245         * src/addritem.c
2246         * src/addritem.h
2247         * src/addrquery.c
2248         * src/addrquery.h
2249         * src/addrselect.c
2250         * src/addrselect.h
2251         * src/alertpanel.c
2252         * src/alertpanel.h
2253         * src/browseldap.c
2254         * src/browseldap.h
2255         * src/codeconv.c
2256         * src/codeconv.h
2257         * src/compose.c
2258         * src/compose.h
2259         * src/crash.c
2260         * src/crash.h
2261         * src/customheader.c
2262         * src/customheader.h
2263         * src/displayheader.c
2264         * src/displayheader.h
2265         * src/editaddress.c
2266         * src/editaddress.h
2267         * src/editaddress_other_attributes_ldap.c
2268         * src/editaddress_other_attributes_ldap.h
2269         * src/editbook.c
2270         * src/editbook.h
2271         * src/editgroup.c
2272         * src/editgroup.h
2273         * src/editjpilot.c
2274         * src/editjpilot.h
2275         * src/editldap.c
2276         * src/editldap.h
2277         * src/editldap_basedn.c
2278         * src/editldap_basedn.h
2279         * src/edittags.c
2280         * src/edittags.h
2281         * src/editvcard.c
2282         * src/editvcard.h
2283         * src/enriched.c
2284         * src/enriched.h
2285         * src/exphtmldlg.c
2286         * src/exphtmldlg.h
2287         * src/expldifdlg.c
2288         * src/expldifdlg.h
2289         * src/export.c
2290         * src/export.h
2291         * src/exporthtml.c
2292         * src/exporthtml.h
2293         * src/exportldif.c
2294         * src/exportldif.h
2295         * src/filtering.c
2296         * src/filtering.h
2297         * src/folder.c
2298         * src/folder.h
2299         * src/folder_item_prefs.c
2300         * src/folder_item_prefs.h
2301         * src/foldersel.c
2302         * src/foldersel.h
2303         * src/folderutils.c
2304         * src/folderutils.h
2305         * src/folderview.c
2306         * src/folderview.h
2307         * src/gedit-print.c
2308         * src/gedit-print.h
2309         * src/grouplistdialog.c
2310         * src/grouplistdialog.h
2311         * src/headerview.c
2312         * src/headerview.h
2313         * src/html.c
2314         * src/html.h
2315         * src/image_viewer.c
2316         * src/image_viewer.h
2317         * src/imap.c
2318         * src/imap.h
2319         * src/imap_gtk.c
2320         * src/imap_gtk.h
2321         * src/import.c
2322         * src/import.h
2323         * src/importldif.c
2324         * src/importldif.h
2325         * src/importmutt.c
2326         * src/importmutt.h
2327         * src/importpine.c
2328         * src/importpine.h
2329         * src/inc.c
2330         * src/inc.h
2331         * src/jpilot.c
2332         * src/jpilot.h
2333         * src/ldapctrl.c
2334         * src/ldapctrl.h
2335         * src/ldaplocate.c
2336         * src/ldaplocate.h
2337         * src/ldapquery.c
2338         * src/ldapquery.h
2339         * src/ldapserver.c
2340         * src/ldapserver.h
2341         * src/ldapupdate.c
2342         * src/ldapupdate.h
2343         * src/ldaputil.c
2344         * src/ldaputil.h
2345         * src/ldif.c
2346         * src/ldif.h
2347         * src/localfolder.c
2348         * src/localfolder.h
2349         * src/main.c
2350         * src/main.h
2351         * src/mainwindow.c
2352         * src/mainwindow.h
2353         * src/manual.c
2354         * src/manual.h
2355         * src/matcher.c
2356         * src/matcher.h
2357         * src/matcher_parser.h
2358         * src/matcher_parser_lex.l
2359         * src/matcher_parser_parse.y
2360         * src/mbox.c
2361         * src/mbox.h
2362         * src/message_search.c
2363         * src/message_search.h
2364         * src/messageview.c
2365         * src/messageview.h
2366         * src/mh.c
2367         * src/mh.h
2368         * src/mh_gtk.c
2369         * src/mh_gtk.h
2370         * src/mimeview.c
2371         * src/mimeview.h
2372         * src/msgcache.c
2373         * src/msgcache.h
2374         * src/mutt.c
2375         * src/mutt.h
2376         * src/news.c
2377         * src/news.h
2378         * src/news_gtk.c
2379         * src/news_gtk.h
2380         * src/noticeview.c
2381         * src/noticeview.h
2382         * src/partial_download.c
2383         * src/partial_download.h
2384         * src/pine.c
2385         * src/pine.h
2386         * src/pop.c
2387         * src/pop.h
2388         * src/prefs_account.c
2389         * src/prefs_account.h
2390         * src/prefs_actions.c
2391         * src/prefs_actions.h
2392         * src/prefs_common.c
2393         * src/prefs_common.h
2394         * src/prefs_compose_writing.c
2395         * src/prefs_compose_writing.h
2396         * src/prefs_customheader.c
2397         * src/prefs_customheader.h
2398         * src/prefs_display_header.c
2399         * src/prefs_display_header.h
2400         * src/prefs_ext_prog.c
2401         * src/prefs_ext_prog.h
2402         * src/prefs_filtering.c
2403         * src/prefs_filtering.h
2404         * src/prefs_filtering_action.c
2405         * src/prefs_filtering_action.h
2406         * src/prefs_folder_column.c
2407         * src/prefs_folder_column.h
2408         * src/prefs_folder_item.c
2409         * src/prefs_folder_item.h
2410         * src/prefs_fonts.c
2411         * src/prefs_fonts.h
2412         * src/prefs_gtk.c
2413         * src/prefs_gtk.h
2414         * src/prefs_image_viewer.c
2415         * src/prefs_image_viewer.h
2416         * src/prefs_logging.c
2417         * src/prefs_logging.h
2418         * src/prefs_matcher.c
2419         * src/prefs_matcher.h
2420         * src/prefs_message.c
2421         * src/prefs_message.h
2422         * src/prefs_msg_colors.c
2423         * src/prefs_msg_colors.h
2424         * src/prefs_other.c
2425         * src/prefs_other.h
2426         * src/prefs_quote.c
2427         * src/prefs_quote.h
2428         * src/prefs_receive.c
2429         * src/prefs_receive.h
2430         * src/prefs_send.c
2431         * src/prefs_send.h
2432         * src/prefs_spelling.c
2433         * src/prefs_spelling.h
2434         * src/prefs_summaries.c
2435         * src/prefs_summaries.h
2436         * src/prefs_summary_column.c
2437         * src/prefs_summary_column.h
2438         * src/prefs_summary_open.c
2439         * src/prefs_summary_open.h
2440         * src/prefs_template.c
2441         * src/prefs_template.h
2442         * src/prefs_themes.c
2443         * src/prefs_themes.h
2444         * src/prefs_toolbar.c
2445         * src/prefs_toolbar.h
2446         * src/prefs_wrapping.c
2447         * src/prefs_wrapping.h
2448         * src/privacy.c
2449         * src/privacy.h
2450         * src/procheader.c
2451         * src/procheader.h
2452         * src/procmime.c
2453         * src/procmime.h
2454         * src/procmsg.c
2455         * src/procmsg.h
2456         * src/quote_fmt.c
2457         * src/quote_fmt_lex.l
2458         * src/quote_fmt_parse.y
2459         * src/recv.c
2460         * src/recv.h
2461         * src/remotefolder.c
2462         * src/remotefolder.h
2463         * src/send_message.c
2464         * src/send_message.h
2465         * src/setup.c
2466         * src/setup.h
2467         * src/simple-gettext.c
2468         * src/sourcewindow.c
2469         * src/sourcewindow.h
2470         * src/ssl_manager.c
2471         * src/ssl_manager.h
2472         * src/statusbar.c
2473         * src/statusbar.h
2474         * src/stock_pixmap.c
2475         * src/stock_pixmap.h
2476         * src/summary_search.c
2477         * src/summary_search.h
2478         * src/summaryview.c
2479         * src/summaryview.h
2480         * src/textview.c
2481         * src/textview.h
2482         * src/toolbar.c
2483         * src/toolbar.h
2484         * src/undo.c
2485         * src/undo.h
2486         * src/unmime.c
2487         * src/unmime.h
2488         * src/uri_opener.c
2489         * src/uri_opener.h
2490         * src/vcard.c
2491         * src/vcard.h
2492         * src/wizard.c
2493         * src/wizard.h
2494         * src/common/base64.c
2495         * src/common/base64.h
2496         * src/common/claws.c
2497         * src/common/claws.h
2498         * src/common/defs.h
2499         * src/common/fnmatch.c
2500         * src/common/fnmatch.h
2501         * src/common/fnmatch_loop.c
2502         * src/common/hooks.c
2503         * src/common/hooks.h
2504         * src/common/log.c
2505         * src/common/log.h
2506         * src/common/md5.c
2507         * src/common/md5.h
2508         * src/common/mgutils.c
2509         * src/common/mgutils.h
2510         * src/common/nntp.c
2511         * src/common/nntp.h
2512         * src/common/passcrypt.c
2513         * src/common/passcrypt.h.in
2514         * src/common/plugin.c
2515         * src/common/plugin.h
2516         * src/common/prefs.c
2517         * src/common/prefs.h
2518         * src/common/progressindicator.c
2519         * src/common/progressindicator.h
2520         * src/common/quoted-printable.c
2521         * src/common/quoted-printable.h
2522         * src/common/session.c
2523         * src/common/session.h
2524         * src/common/smtp.c
2525         * src/common/smtp.h
2526         * src/common/socket.c
2527         * src/common/socket.h
2528         * src/common/ssl.c
2529         * src/common/ssl.h
2530         * src/common/ssl_certificate.c
2531         * src/common/ssl_certificate.h
2532         * src/common/string_match.c
2533         * src/common/string_match.h
2534         * src/common/stringtable.c
2535         * src/common/stringtable.h
2536         * src/common/tags.c
2537         * src/common/tags.h
2538         * src/common/template.c
2539         * src/common/template.h
2540         * src/common/timing.h
2541         * src/common/utils.c
2542         * src/common/utils.h
2543         * src/common/uuencode.c
2544         * src/common/uuencode.h
2545         * src/common/version.h.in
2546         * src/common/w32_dirent.c
2547         * src/common/w32_reg.c
2548         * src/common/w32_signal.c
2549         * src/common/w32_stat.c
2550         * src/common/w32_stdlib.c
2551         * src/common/w32_string.c
2552         * src/common/w32_time.c
2553         * src/common/w32_unistd.c
2554         * src/common/w32_wait.c
2555         * src/common/w32lib.h
2556         * src/common/xml.c
2557         * src/common/xml.h
2558         * src/common/xmlprops.c
2559         * src/common/xmlprops.h
2560         * src/etpan/etpan-errors.h
2561         * src/etpan/etpan-thread-manager-types.h
2562         * src/etpan/etpan-thread-manager.c
2563         * src/etpan/etpan-thread-manager.h
2564         * src/etpan/imap-thread.c
2565         * src/etpan/imap-thread.h
2566         * src/gtk/about.c
2567         * src/gtk/about.h
2568         * src/gtk/colorlabel.c
2569         * src/gtk/colorlabel.h
2570         * src/gtk/colorsel.c
2571         * src/gtk/colorsel.h
2572         * src/gtk/combobox.c
2573         * src/gtk/combobox.h
2574         * src/gtk/description_window.c
2575         * src/gtk/description_window.h
2576         * src/gtk/filesel.c
2577         * src/gtk/filesel.h
2578         * src/gtk/foldersort.c
2579         * src/gtk/foldersort.h
2580         * src/gtk/gtkaspell.c
2581         * src/gtk/gtkaspell.h
2582         * src/gtk/gtksctree.c
2583         * src/gtk/gtkshruler.c
2584         * src/gtk/gtkshruler.h
2585         * src/gtk/gtksourceprintjob.c
2586         * src/gtk/gtksourceprintjob.h
2587         * src/gtk/gtkutils.c
2588         * src/gtk/gtkutils.h
2589         * src/gtk/gtkvscrollbutton.c
2590         * src/gtk/gtkvscrollbutton.h
2591         * src/gtk/icon_legend.c
2592         * src/gtk/icon_legend.h
2593         * src/gtk/inputdialog.c
2594         * src/gtk/inputdialog.h
2595         * src/gtk/logwindow.c
2596         * src/gtk/logwindow.h
2597         * src/gtk/manage_window.c
2598         * src/gtk/manage_window.h
2599         * src/gtk/menu.c
2600         * src/gtk/menu.h
2601         * src/gtk/pluginwindow.c
2602         * src/gtk/pluginwindow.h
2603         * src/gtk/prefswindow.c
2604         * src/gtk/prefswindow.h
2605         * src/gtk/progressdialog.c
2606         * src/gtk/progressdialog.h
2607         * src/gtk/quicksearch.c
2608         * src/gtk/quicksearch.h
2609         * src/gtk/sslcertwindow.c
2610         * src/gtk/sslcertwindow.h
2611         * src/plugins/bogofilter/bogofilter.c
2612         * src/plugins/bogofilter/bogofilter.h
2613         * src/plugins/bogofilter/bogofilter_gtk.c
2614         * src/plugins/clamav/clamav_plugin.c
2615         * src/plugins/clamav/clamav_plugin.h
2616         * src/plugins/clamav/clamav_plugin_gtk.c
2617         * src/plugins/demo/demo.c
2618         * src/plugins/dillo_viewer/dillo_prefs.c
2619         * src/plugins/dillo_viewer/dillo_prefs.h
2620         * src/plugins/dillo_viewer/dillo_viewer.c
2621         * src/plugins/pgpcore/passphrase.c
2622         * src/plugins/pgpcore/passphrase.h
2623         * src/plugins/pgpcore/pgp_viewer.c
2624         * src/plugins/pgpcore/pgp_viewer.h
2625         * src/plugins/pgpcore/plugin.c
2626         * src/plugins/pgpcore/prefs_gpg.c
2627         * src/plugins/pgpcore/prefs_gpg.h
2628         * src/plugins/pgpcore/select-keys.c
2629         * src/plugins/pgpcore/select-keys.h
2630         * src/plugins/pgpcore/sgpgme.c
2631         * src/plugins/pgpcore/sgpgme.h
2632         * src/plugins/pgpinline/pgpinline.c
2633         * src/plugins/pgpinline/pgpinline.h
2634         * src/plugins/pgpinline/plugin.c
2635         * src/plugins/pgpmime/pgpmime.c
2636         * src/plugins/pgpmime/pgpmime.h
2637         * src/plugins/pgpmime/plugin.c
2638         * src/plugins/spamassassin/spamassassin.c
2639         * src/plugins/spamassassin/spamassassin.h
2640         * src/plugins/spamassassin/spamassassin_gtk.c
2641         * src/plugins/trayicon/trayicon.c
2642         * src/plugins/trayicon/trayicon_prefs.c
2643         * src/plugins/trayicon/trayicon_prefs.h
2644         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2645         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2646         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2647         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2648         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2649         * tools/OOo2claws-mail.pl
2650         * tools/README.sylprint
2651         * tools/acroread2claws-mail.pl
2652         * tools/claws-mail-compose-insert-files.pl
2653         * tools/convert_mbox.pl
2654         * tools/filter_conv.pl
2655         * tools/filter_conv_new.pl
2656         * tools/fix_date.sh
2657         * tools/freshmeat_search.pl
2658         * tools/google_search.pl
2659         * tools/kmail-mailbox2claws-mail.pl
2660         * tools/kmail2claws-mail.pl
2661         * tools/kmail2claws-mail_v2.pl
2662         * tools/mairix.sh
2663         * tools/make.themes.project
2664         * tools/multiwebsearch.pl
2665         * tools/nautilus2claws-mail.sh
2666         * tools/outlook2claws-mail.pl
2667         * tools/textviewer.sh
2668         * tools/thunderbird-filters-convertor.pl
2669         * tools/update-po
2670         * tools/uuooffice
2671         * tools/vcard2xml.py
2672         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2673                 Upgrade to GPLv3 or later.
2674
2675 2007-07-10 [wwp]        2.10.0cvs15
2676
2677         * src/main.c
2678                 Fix re-opening of all composing messages that were
2679                 opened when closing the previous instance, thanks
2680                 to Colin.
2681
2682 2007-07-10 [paul]       2.10.0cvs14
2683
2684         * src/editaddress_other_attributes_ldap.c
2685         * src/ldapupdate.c
2686                 fix crash on selecting 'other attributes' combo
2687                 for either a new entry or an old entry with no
2688                 existing attributes.
2689                 fix bug on editing multiple attributes which
2690                 resulted them all having the value of the last
2691                 one changed.
2692                 Thanks to Colin
2693
2694 2007-07-10 [colin]      2.10.0cvs13
2695
2696         * src/editaddress.c
2697         * src/editaddress_other_attributes_ldap.h
2698         * src/ldapupdate.c
2699                 Fix --disable-ldap build
2700
2701 2007-07-09 [colin]      2.10.0cvs12
2702
2703         * src/Makefile.am
2704         * src/addritem.c
2705         * src/addritem.h
2706         * src/editaddress.c
2707         * src/editaddress_other_attributes_ldap.c
2708         * src/editaddress_other_attributes_ldap.h
2709         * src/editldap.c
2710         * src/ldapctrl.c
2711         * src/ldapctrl.h
2712         * src/ldapupdate.c
2713                 Add capability to edit all inetOrgPerson
2714                 attributes on LDAP. Patch by Michael 
2715                 Rasmussen
2716
2717 2007-07-09 [colin]      2.10.0cvs11
2718
2719         * src/Makefile.am
2720         * src/exporthtml.c
2721         * src/mbox.c
2722         * src/msgcache.c
2723         * src/prefs_summaries.c
2724         * src/prefs_themes.c
2725         * src/procheader.c
2726         * src/common/Makefile.am
2727         * src/common/log.c
2728         * src/common/timing.h
2729         * src/common/utils.c
2730         * src/common/utils.h
2731         * src/common/w32_account.c
2732         * src/common/w32lib.h
2733         * src/gtk/Makefile.am
2734         * src/gtk/colorlabel.c
2735         * src/plugins/pgpcore/Makefile.am
2736         * src/plugins/pgpcore/claws.def
2737         * src/plugins/pgpcore/passphrase.c
2738         * src/plugins/pgpcore/pgp_viewer.c
2739         * src/plugins/pgpcore/plugin.def
2740         * src/plugins/pgpcore/sgpgme.c
2741         * src/plugins/pgpinline/Makefile.am
2742         * src/plugins/pgpinline/claws.def
2743         * src/plugins/pgpinline/mypgpcore.def
2744         * src/plugins/pgpinline/plugin.def
2745         * src/plugins/pgpmime/Makefile.am
2746         * src/plugins/pgpmime/claws.def
2747         * src/plugins/pgpmime/mypgpcore.def
2748         * src/plugins/pgpmime/plugin.def
2749                 Commit win32 patch, from Werner Koch and
2750                 Marcus Brinkmann
2751
2752 2007-07-09 [colin]      2.10.0cvs10
2753
2754         * src/prefs_toolbar.c
2755                 Fix crash when no actions exist
2756
2757 2007-07-07 [paul]       2.10.0cvs9
2758
2759         * COPYING
2760         * manual/claws-mail-manual.xml
2761                 update copyright year
2762         * po/fi.po
2763                 updated by Flammie Pirinen
2764
2765 2007-07-05 [wwp]        2.10.0cvs8
2766
2767         * src/plugins/clamav/clamav_plugin_gtk.c
2768                 Make vertical spacing like in other plugin prefs pages.
2769
2770 2007-07-05 [wwp]        2.10.0cvs7
2771
2772         * src/quote_fmt.c
2773                 It's %am that works, not %ae (this doc incoherence has been
2774                 introduced with 2.9.2cvs13).
2775
2776 2007-07-04 [wwp]        2.10.0cvs6
2777
2778         * src/plugins/bogofilter/bogofilter.c
2779                 Gettext-ize an occurrence of "Any" that wasn't.
2780
2781 2007-07-04 [colin]      2.10.0cvs5
2782
2783         * po/POTFILES.in
2784                 Fix untranslated strings; thanks
2785                 to Pader Rezso.
2786
2787 2007-07-03 [colin]      2.10.0cvs4
2788
2789         * src/folder.c
2790         * src/mainwindow.c
2791                 Fix saving of sort mode for tags and
2792                 thread date. Thanks to Pierre Ossman.
2793                 Completes fix for bug 1233
2794
2795 2007-07-03 [paul]       2.10.0cvs3
2796
2797         * src/compose.c
2798                 fix auto-save
2799         * src/summaryview.c
2800                 fix build warnings
2801         Thanks to Colin
2802
2803 2007-07-02 [colin]      2.10.0cvs2
2804
2805         * src/folder.h
2806         * src/mainwindow.c
2807         * src/procmsg.h
2808         * src/summaryview.c
2809                 Add View/Sort/by Thread date
2810                 Fixes bug 1233, 'Capability to sort 
2811                 threads by most recent message'
2812                 Based on a patch by Paul Rolland
2813
2814 2007-07-02 [colin]      2.10.0cvs1
2815
2816         * src/Makefile.am
2817         * src/compose.c
2818         * src/edittags.c
2819         * src/edittags.h
2820         * src/filtering.c
2821         * src/folder.c
2822         * src/folder.h
2823         * src/headerview.c
2824         * src/headerview.h
2825         * src/main.c
2826         * src/mainwindow.c
2827         * src/mainwindow.h
2828         * src/manual.h
2829         * src/matcher.c
2830         * src/matcher.h
2831         * src/matcher_parser_parse.y
2832         * src/mimeview.c
2833         * src/msgcache.c
2834         * src/msgcache.h
2835         * src/prefs_common.c
2836         * src/prefs_common.h
2837         * src/prefs_filtering_action.c
2838         * src/prefs_matcher.c
2839         * src/prefs_summary_column.c
2840         * src/procmsg.c
2841         * src/procmsg.h
2842         * src/quote_fmt.c
2843         * src/quote_fmt_lex.l
2844         * src/quote_fmt_parse.y
2845         * src/summaryview.c
2846         * src/summaryview.h
2847         * src/textview.c
2848         * src/common/Makefile.am
2849         * src/common/defs.h
2850         * src/common/tags.c
2851         * src/common/tags.h
2852         * src/gtk/quicksearch.c
2853         * src/gtk/quicksearch.h
2854                 Add Tags implementation. Tags are arbitrary labels
2855                 that can be applied to messages. It is possible 
2856                 to create, edit, remove tags; apply them to mails;
2857                 filter on tags or tag presence; apply or unset
2858                 tags via filtering actions; reference tags in
2859                 reply templates.
2860
2861 2007-07-02 [paul]       2.10.0
2862
2863         * NEWS
2864         * README
2865         * RELEASE_NOTES
2866                 2.10.0 released
2867
2868 2007-07-02 [paul]       2.9.2cvs78
2869
2870         * po/de.po
2871         * po/en_GB.po
2872         * po/es.po
2873         * po/fr.po
2874         * po/hu.po
2875         * po/pt_BR.po
2876         * po/ru.po
2877         * po/zh_CN.po
2878                 updated by Stephan Sachse, me, Ricardo Mones
2879                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2880                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2881
2882 2007-07-02 [paul]       2.9.2cvs77
2883
2884         * AUTHORS
2885                 updated
2886
2887 2007-06-29 [wwp]        2.9.2cvs76
2888
2889         * src/gtk/headers.h
2890                 Fix a typo (thanks to Ricardo for finding this out).
2891
2892 2007-06-28 [paul]       2.9.2cvs75
2893
2894         * src/folderview.c
2895                 fix build warnings
2896
2897 2007-06-28 [paul]       2.9.2cvs74
2898
2899         * tools/Makefile.am
2900                 fix bug in the autotools build system.
2901                 Files cataloged under EXTRA_DIST were never
2902                 automatically copied to the build tree.
2903                 (fix 'make distcheck')
2904                 Patch by Michael Rasmussen.
2905
2906 2007-06-24 [colin]      2.9.2cvs73
2907
2908         * src/news_gtk.c
2909                 Fix bug 1249, 'Error handling for 
2910                 news errors needs modification'
2911                 Only popup error if the according
2912                 pref in Prefs/Receive is set.
2913
2914 2007-06-21 [colin]      2.9.2cvs72
2915
2916         * src/common/plugin.c
2917         * src/common/plugin.h
2918                 Change plugin API to know whether it's safe to 
2919                 unload plugins or whether we should just hide
2920                 them. Fixes bug 1248, 'Core dumps after 
2921                 unloading plugin and clicking on load plugins'
2922         * src/plugins/bogofilter/bogofilter.c
2923         * src/plugins/clamav/clamav_plugin.c
2924         * src/plugins/demo/demo.c
2925         * src/plugins/dillo_viewer/dillo_viewer.c
2926         * src/plugins/pgpcore/plugin.c
2927         * src/plugins/pgpinline/plugin.c
2928         * src/plugins/pgpmime/plugin.c
2929         * src/plugins/spamassassin/spamassassin.c
2930         * src/plugins/trayicon/trayicon.c
2931                 Update API
2932
2933 2007-06-19 [colin]      2.9.2cvs71
2934
2935         * src/compose.c
2936         * src/messageview.c
2937                 Fix crash mentioned in bug 1246
2938                 Race condition when automatically drafting
2939                 due to insertion on reedit.
2940
2941 2007-06-18 [wwp]        2.9.2cvs70
2942
2943         * src/importldif.c
2944                 LDIF import: use a "Proceed" button to complete
2945                 the process.
2946
2947 2007-06-18 [paul]       2.9.2cvs69
2948
2949         * configure.ac
2950                 use pkgconfig to check for gtk and glib
2951
2952 2007-06-17 [wwp]        2.9.2cvs68
2953
2954         * src/ldif.c
2955         * src/importldif.c
2956                 LDIF import: better error handling, minor code
2957                 and UI cleanup, and renamed the Save button
2958                 to Close, as imported stuff is already saved
2959                 when the Save button is shown.
2960
2961 2007-06-17 [colin]      2.9.2cvs67
2962
2963         * src/prefs_summaries.c
2964         * src/procmsg.c
2965                 Don't set as read when forwarded, only replied to
2966
2967 2007-06-17 [paul]       2.9.2cvs66
2968
2969         * src/alertpanel.c
2970                 add missing #include
2971
2972 2007-06-16 [colin]      2.9.2cvs65
2973
2974         * src/prefs_summaries.c
2975         * src/procmsg.c
2976                 Change the pref "Only mark as read when opened
2977                 in new window" to "..., replied to or forwarded".
2978                 Based on a patch by Paul Rolland.
2979
2980 2007-06-16 [paul]       2.9.2cvs64
2981
2982         * src/gtk/authors.h
2983                 alphabetical order! :)
2984
2985 2007-06-16 [colin]      2.9.2cvs63
2986
2987         * AUTHORS
2988         * src/gtk/authors.h
2989                 Add Michael Rasmussen in authors list
2990
2991 2007-06-16 [colin]      2.9.2cvs62
2992
2993         * src/messageview.c
2994                 Fix messageview_copy_clipboard to take advantage
2995                 of plugins' get_selection.
2996
2997 2007-06-15 [colin]      2.9.2cvs61
2998
2999         * src/action.c
3000         * src/addr_compl.c
3001         * src/addressbook.c
3002         * src/folderview.c
3003         * src/message_search.c
3004         * src/mimeview.c
3005         * src/summary_search.c
3006         * src/summaryview.c
3007         * src/textview.c
3008                 Allow GDK_KP_Enter to do the same as GDK_Return
3009                 Patch by Michael Rasmussen
3010
3011 2007-06-15 [paul]       2.9.2cvs60
3012
3013         * src/compose.c
3014                 fix bug when closing a compose window
3015                 during autosave
3016
3017 2007-06-14 [paul]       2.9.2cvs59
3018
3019         * src/main.c
3020         * src/common/defs.h
3021                 migrate sylpheed config
3022
3023 2007-06-14 [wwp]        2.9.2cvs58
3024
3025         * src/gtk/pluginwindow.c
3026                 Yet another attempt to fix sizing/alignment of the
3027                 button bar in plugins window.
3028
3029 2007-06-12 [colin]      2.9.2cvs57
3030
3031         * po/POTFILES.in
3032         * src/Makefile.am
3033         * src/folderview.c
3034         * src/prefs_common.c
3035         * src/prefs_common.h
3036         * src/prefs_summaries.c
3037         * src/prefs_summary_open.c
3038         * src/prefs_summary_open.h
3039         * src/summaryview.c
3040                 Make "when entering a folder" actions more personalisable
3041
3042 2007-06-12 [wwp]        2.9.2cvs56
3043
3044         * tools/README
3045                 Use short description from Paul (mairix.sh).
3046
3047 2007-06-12 [wwp]        2.9.2cvs55
3048
3049         * tools/README
3050                 Updated info about mairix.sh.
3051
3052 2007-06-11 [paul]       2.9.2cvs54
3053
3054         * src/prefs_logging.c
3055                 rework log window length widgets
3056                 and some sensitivity fixes
3057
3058 2007-06-11 [paul]       2.9.2cvs53
3059
3060         * src/mainwindow.c
3061         * src/prefs_logging.c
3062                 rename 'Protocol Log' to 'Network Log'
3063                 and some function renaming
3064
3065 2007-06-10 [wwp]        2.9.2cvs52
3066
3067         * src/gtk/pluginwindow.c
3068                 Revert 2.9.2cvs51.
3069
3070 2007-06-10 [wwp]        2.9.2cvs51
3071
3072         * src/gtk/pluginwindow.c
3073                 Fix button bar in plugin window, was centered and not
3074                 behaving like other dialogs w/ such button bar.
3075
3076 2007-06-08 [wwp]        2.9.2cvs50
3077
3078         * src/compose.c
3079         * src/compose.h
3080         * src/main.c
3081         * src/mainwindow.c
3082         * src/mainwindow.h
3083                 Provide a way out of automatic draft saving on IMAP, when
3084                 exiting offline.
3085                 Prevent drafting while sending and quitting while sending.
3086                 Thanks for Colin.
3087
3088
3089
3090 2007-06-08 [wwp]        2.9.2cvs49
3091
3092         * src/prefs_account.c
3093         * src/gtk/prefswindow.c
3094         * src/gtk/prefswindow.h
3095                 Activate the Basic page when opening account prefs.
3096
3097 2007-06-08 [wwp]        2.9.2cvs48
3098
3099         * src/common/socket.c
3100                 Don't crash if fork() fails, thanks to Colin.
3101
3102 2007-06-08 [wwp]        2.9.2cvs47
3103
3104         * src/gtk/prefswindow.c
3105                 Wrap some long lines, and reset horizontal scroller's adjusment
3106                 (this was already done, vertically), when changing tab (not page)
3107                 in prefs windows.
3108
3109 2007-06-08 [paul]       2.9.2cvs46
3110
3111         * src/common/utils.c
3112                 use gethostname() instead of uname()
3113                 based on a patch by Michael Hughes
3114                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3115
3116 2007-06-07 [wwp]        2.9.2cvs45
3117
3118         * src/prefs_common.c
3119                 Fix some useless warnings, thanks to Colin.
3120
3121 2007-06-06 [colin]      2.9.2cvs44
3122
3123         * src/ldapupdate.c
3124                 Fix strange allocations. 
3125
3126 2007-06-06 [colin]      2.9.2cvs43
3127
3128         * src/ldapupdate.c
3129                 Patch by Michael Rasmussus to help
3130                 bug 1232
3131
3132 2007-06-05 [wwp]        2.9.2cvs42
3133
3134         * src/prefs_account.c
3135         * src/prefs_folder_item.c
3136         * src/prefs_quote.c
3137         * src/quote_fmt.c
3138         * src/quote_fmt.h
3139                 Per-folder templates can now be applied recursively.
3140                 Always save per-folder templates (formats were erroneously
3141                 saved only if they were enabled).
3142                 Check for validity of quotation marks everywhere there
3143                 are defined.
3144
3145 2007-06-05 [wwp]        2.9.2cvs41
3146
3147         * src/inc.c
3148                 Fix incoming messages from local accounts always getting filtered
3149                 (even if the account prefs say don't), thanks to Colin.
3150
3151 2007-06-05 [wwp]        2.9.2cvs40
3152
3153         * src/compose.c
3154         * src/compose.h
3155                 Use per-folder/per-account quote chars when applying a
3156                 template or inserting text as well. Const'ify some
3157                 vars more.
3158
3159 2007-06-04 [colin]      2.9.2cvs39
3160
3161         * src/compose.c
3162                 More work for wwp :)
3163
3164 2007-06-04 [wwp]        2.9.2cvs38
3165
3166         * src/compose.c
3167                 Same as 2.9.2cvs36 but for forwarding.
3168
3169 2007-06-04 [colin]      2.9.2cvs37
3170
3171         * src/compose.c
3172                 Use original mail file for forward/redirect
3173                 Fixes some forwarded mails to be attached as
3174                 application/octet-stream (when they have binary
3175                 parts), and incidentally fixes bug 848
3176                 'Redirect breaks GnuPG'
3177
3178 2007-06-04 [wwp]        2.9.2cvs36
3179
3180         * src/compose.c
3181                 Fix quote mark mis-initialisation when replying/forwarding
3182                 (introduced w/ 2.9.2cvs20).
3183
3184 2007-06-04 [wwp]        2.9.2cvs35
3185
3186         * src/prefs_compose_writing.c
3187         * src/prefs_quote.c
3188                 Fix a bug where Quotation characters (prefs/compose/writing)
3189                 was cleared (introduced w/ 2.9.2cvs26).
3190
3191 2007-06-04 [wwp]        2.9.2cvs34
3192
3193         * src/prefs_account.c
3194         * src/prefs_account.h
3195                 Better fix for compiling w/o aspell (rollbacks
3196                 2.9.2cvs31).
3197
3198 2007-06-04 [wwp]        2.9.2cvs33
3199
3200         * src/account.c
3201         * src/prefs_account.c
3202         * src/prefs_account.h
3203         * src/procmsg.c
3204                 It's now possible to disable mail filtering plugins
3205                 on a per-account basis.
3206
3207 2007-06-04 [wwp]        2.9.2cvs32
3208
3209         * src/procheader.c
3210         * src/common/utils.c
3211         * src/common/utils.h
3212                 Support CRLF in headers part of messages.
3213                 Support few more date formats (RFC3339 subsets).
3214
3215 2007-06-04 [wwp]        2.9.2cvs31
3216
3217         * src/prefs_account.c
3218                 Fix compiling w/o aspell support.
3219
3220 2007-06-03 [wwp]        2.9.2cvs30
3221
3222         * src/prefs_gtk.c
3223                 Don't decode leading ENV_ and ~ in P_PASSWORD
3224                 values.
3225
3226 2007-06-03 [wwp]        2.9.2cvs29
3227
3228         * src/prefs_gtk.c
3229                 Don't decode leading ENV_ and ~ in P_PASSWORD
3230                 values.
3231
3232 2007-06-03 [wwp]        2.9.2cvs28
3233
3234         * src/prefs_account.c
3235         * src/gtk/prefswindow.c
3236         * src/gtk/prefswindow.h
3237                 Added a way to force preloading of all pages
3238                 (prefswindow).
3239                 Moved tabs to pages in account prefs.
3240
3241 2007-06-02 [colin]      2.9.2cvs27
3242
3243         * src/addressbook.c
3244                 Fix possible crash, fix ldap write bugs
3245         * src/ldapupdate.c
3246                 Fix ldap write bugs - patch by Michael
3247                 Rasmussen
3248         * src/alertpanel.c
3249         * src/alertpanel.h
3250                 Add a hook whenever alertpanel opens/closes
3251
3252 2007-05-31 [wwp]        2.9.2cvs26
3253
3254         * src/prefs_compose_writing.c
3255         * src/prefs_quote.c
3256                 Re-organized writing options a bit:
3257                  - renamed the Quoting page to Templates
3258                  - moved all composing templates to that page
3259                  - moved non-templates options to the Writing one,
3260                    grouped reply-related options, reordered reply and
3261                    forward options.
3262
3263 2007-05-31 [wwp]        2.9.2cvs25
3264
3265         * src/compose.c
3266                 Removed unused code.
3267
3268 2007-05-31 [colin]      2.9.2cvs24
3269
3270         * src/addressbook.c
3271                 Fix missing display name when modifying
3272                 LDAP. Patch by Michael Rasmussen
3273
3274 2007-05-31 [wwp]        2.9.2cvs23
3275
3276         * src/plugins/bogofilter/Makefile.am
3277         * src/plugins/clamav/Makefile.am
3278         * src/plugins/demo/Makefile.am
3279         * src/plugins/dillo_viewer/Makefile.am
3280         * src/plugins/spamassassin/Makefile.am
3281                 Fix building of those plugins in Mac OS X.
3282
3283 2007-05-30 [wwp]        2.9.2cvs22
3284
3285         * src/gtk/quicksearch.c
3286                 Fix missing initialization.
3287
3288 2007-05-30 [wwp]        2.9.2cvs21
3289
3290         * src/procheader.c
3291                 Revert accidental commit (debug outputs).
3292
3293 2007-05-30 [wwp]        2.9.2cvs20
3294
3295         * src/compose.c
3296         * src/folder_item_prefs.c
3297         * src/folder_item_prefs.h
3298         * src/prefs_account.c
3299         * src/prefs_account.h
3300         * src/prefs_folder_item.c
3301         * src/prefs_gtk.c
3302         * src/prefs_gtk.h
3303                 Implemented per-account and per-folder
3304                 compose/reply/forward formats.
3305
3306 2007-05-30 [wwp]        2.9.2cvs19
3307
3308         * src/prefs_compose_writing.c
3309         * src/prefs_quote.c
3310         * src/procheader.c
3311         * src/quote_fmt.c
3312         * src/quote_fmt.h
3313                 Internal API changes (factorize quote format
3314                 prefs and checks).
3315
3316 2007-05-30 [colin]      2.9.2cvs18
3317
3318         * src/compose.c
3319                 Fix race where it's possible to re-click Send
3320                 between end of SMTP session and end of "move to
3321                 sent folder" when sending an email with send
3322                 dialog enabled.
3323
3324 2007-05-30 [colin]      2.9.2cvs17
3325
3326         * src/crash.c
3327                 Ask for backtrace on all threads. Patch by
3328                 Pawel
3329         * src/folderview.c
3330                 Fix stale news statusbar when scanning fails.
3331                 Patch by Pawel
3332         * src/ldapupdate.c
3333                 Fix some LDAP write updates bugs. Patch
3334                 by Michael Rasmussen
3335
3336 2007-05-29 [colin]      2.9.2cvs16
3337
3338         * src/imap.c
3339                 Fix loss of local flags when moving mails
3340                 on IMAP in high-bandwidth mode (UID FETCH)
3341
3342 2007-05-25 [paul]       2.9.2cvs15
3343
3344         * src/common/socket.c
3345                 fix sometimes crasher on cancelling
3346                 message sending
3347
3348 2007-05-25 [colin]      2.9.2cvs14
3349
3350         * src/imap.c
3351                 Fix a memory leak
3352         * src/imap_gtk.c
3353                 Be more helpful in the subscription
3354                 message
3355
3356 2007-05-23 [wwp]        2.9.2cvs13
3357
3358         * src/compose.c
3359         * src/prefs_compose_writing.c
3360         * src/prefs_quote.c
3361         * src/prefs_template.c
3362         * src/prefs_template.h
3363         * src/quote_fmt.c
3364         * src/quote_fmt.h
3365         * src/quote_fmt_lex.l
3366         * src/quote_fmt_parse.y
3367                 Introduced new syntax elements (symbols and commands)
3368                 in templates/quote_fmt. Compatibility w/ old
3369                 symbols is kept.
3370                 Updated and reworked the corresponding Information
3371                 dialog.
3372                 Display the line number in dialogs that talk about
3373                 parser errors (in addition to the error message in
3374                 output).
3375
3376 2007-05-23 [wwp]        2.9.2cvs12
3377
3378         * src/quote_fmt_parse.y
3379                 Fix 2.9.2cvs11, probably a paste accident ;).
3380
3381 2007-05-23 [wwp]        2.9.2cvs11
3382
3383         * src/compose.c
3384         * src/prefs_template.c
3385         * src/quote_fmt.h
3386         * src/quote_fmt_parse.y
3387                 Fix 2.9.2cvs10, which broke --disable-aspell.
3388
3389 2007-05-22 [wwp]        2.9.2cvs10
3390
3391         * src/compose.c
3392         * src/prefs_template.c
3393         * src/quote_fmt.c
3394         * src/quote_fmt.h
3395         * src/quote_fmt_lex.l
3396         * src/quote_fmt_parse.y
3397         * src/gtk/gtkaspell.c
3398         * src/gtk/gtkaspell.h
3399                 Added template/quote format syntactical elements
3400                 to show and query:
3401                         - current dictionary
3402                           %T to show (shows empty if not set or not enabled),
3403                           ?T and !T to check if the default dictionary is
3404                           enabled and set
3405                         - current account's default dictionary
3406                           %aT to show (empty if not set or not enabled),
3407                           ?aT and !aT to check if it's enabled and set
3408                         - name completion for an address, from the address
3409                           book
3410                           %ABf, %ABt, %ABc respectively show the full name got
3411                           from the address book if From, To or Cc match a single
3412                           contact.
3413                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3414                           matches any contact and if the full name is non-empty.
3415                           If From, To or Cc are lists of email addresses, only
3416                           the first address will be checked.
3417                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3418                 that could show a trailing ','.
3419                 Also, template/quote_fmt parser now shows the line number in case
3420                 of parser error.
3421
3422 2007-05-15 [colin]      2.9.2cvs9
3423
3424         * src/main.c
3425         * src/main.h
3426                 Add a public function to know whether Claws
3427                 crashed last time
3428                 Store opened folder when exiting
3429         * src/folder.c
3430         * src/folder.h
3431                 Store last opened message in each FolderItem;
3432                 Reset last seen messages if Claws crashed, so 
3433                 that one can't go in an infinite crash in case 
3434                 a particular mail crashes Claws.
3435         * src/messageview.c
3436         * src/prefs_common.c
3437         * src/prefs_common.h
3438         * src/summaryview.c
3439         * src/prefs_summaries.c
3440                 Add "Select last opened message" when entering
3441                 a folder
3442                 Add "Select last opened folder" at startup.
3443
3444 2007-05-14 [colin]      2.9.2cvs8
3445
3446         * manual/xml2pdf
3447                 Fix bashism, search for xml catalog 
3448                 in /usr/local/share/xml/catalog too
3449                 Patch by Pawel
3450
3451 2007-05-13 [wwp]        2.9.2cvs7
3452
3453         * src/gtk/logwindow.c
3454                 fix raising log windows when they are either minimized or
3455                 in background.
3456
3457 2007-05-11 [colin]      2.9.2cvs6
3458
3459         * src/gtk/filesel.c
3460                 Use Hildon's file chooser on Maemo. Patch
3461                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3462                 'File attachment "manipulation" bugs...'
3463
3464 2007-05-10 [wwp]        2.9.2cvs5
3465
3466         * src/prefs_common.c
3467         * src/prefs_common.h
3468         * src/gtk/quicksearch.c
3469                 Add a quicksearch option to automatically run
3470                 a search selected from the history (this option
3471                 is exclusive towards type-ahead).
3472
3473 2007-05-10 [colin]      2.9.2cvs4
3474
3475         * src/imap.c
3476                 Fix g_warnings, thanks to Brian
3477                 Morrison
3478
3479 2007-05-09 [colin]      2.9.2cvs3
3480
3481         * src/crash.c
3482         * src/exporthtml.c
3483         * src/mbox.c
3484         * src/prefs_summaries.c
3485         * src/procheader.c
3486         * src/common/log.c
3487         * src/common/utils.c
3488         * src/gtk/gtksourceprintjob.c
3489         * src/gtk/sslcertwindow.c
3490                 Use the re-entrant variant of time functions
3491                 Probably fixes bug 1217, 'reentrancy problems 
3492                 with time functions'
3493
3494 2007-05-09 [colin]      2.9.2cvs2
3495
3496         * src/imap.c
3497                 Fix crasher when reconnection fails
3498
3499 2007-05-08 [paul]       2.9.2cvs1
3500
3501         * NEWS
3502         * README
3503         * RELEASE_NOTES
3504         * configure.ac
3505                 bump version number following
3506                 stable release
3507
3508 2007-05-08 [paul]       2.9.1cvs48
3509
3510         * src/plugins/demo/demo.c
3511         * src/plugins/dillo_viewer/dillo_prefs.c
3512         * src/plugins/dillo_viewer/dillo_prefs.h
3513         * src/plugins/dillo_viewer/dillo_viewer.c
3514         * src/plugins/pgpcore/pgp_viewer.c
3515         * src/plugins/pgpcore/pgp_viewer.h
3516         * src/plugins/pgpcore/plugin.c
3517         * src/plugins/pgpcore/prefs_gpg.c
3518         * src/plugins/pgpcore/prefs_gpg.h
3519         * src/plugins/pgpcore/sgpgme.c
3520         * src/plugins/pgpcore/sgpgme.h
3521         * src/plugins/pgpinline/plugin.c
3522         * src/plugins/pgpmime/pgpmime.c
3523         * src/plugins/pgpmime/pgpmime.h
3524         * src/plugins/pgpmime/plugin.c
3525         * src/plugins/spamassassin/spamassassin.c
3526         * src/plugins/spamassassin/spamassassin.h
3527         * src/plugins/spamassassin/spamassassin_gtk.c
3528         * src/plugins/trayicon/README
3529         * tools/README
3530         * tools/README.sylprint
3531         * tools/outlook2claws-mail.pl
3532         * tools/sylprint.pl
3533         * tools/tb2claws-mail
3534         * tools/tbird2claws.py
3535         * tools/update-po
3536         * tools/vcard2xml.py
3537         * tools/kdeservicemenu/README
3538                 cleanups and corrections
3539
3540 2007-05-06 [wwp]        2.9.1cvs47
3541
3542         * tools/uudec
3543                 Fix missing dash to `display` command-line, reported
3544                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3545
3546 2007-05-06 [colin]      2.9.1cvs46
3547
3548         * src/Makefile.am
3549         * src/stock_pixmap.c
3550         * src/stock_pixmap.h
3551         * src/pixmaps/printer.xpm
3552                 Add a printer icon
3553
3554 2007-05-06 [paul]       2.9.1cvs45
3555
3556         * src/compose.c
3557         * src/ldapquery.c
3558         * src/privacy.h
3559         * src/summary_search.c
3560         * src/summaryview.c
3561                 fix build warnings
3562
3563 2007-05-05 [wwp]        2.9.1cvs44
3564
3565         * src/messageview.c
3566         * src/mh.c
3567         * src/prefs_actions.c
3568         * src/prefs_gtk.c
3569         * src/summaryview.c
3570         * src/common/xml.c
3571                 Fix "faild" typos everywhere and capitalization of
3572                 some g_warnings.
3573
3574 2007-05-04 [colin]      2.9.1cvs43
3575
3576         * src/compose.c
3577         * src/privacy.c
3578         * src/privacy.h
3579         * src/plugins/pgpcore/prefs_gpg.c
3580         * src/plugins/pgpcore/prefs_gpg.h
3581         * src/plugins/pgpinline/pgpinline.c
3582         * src/plugins/pgpmime/pgpmime.c
3583                 Add an API to warn about encryption limits,
3584                 and allow to disable these warnings
3585
3586 2007-05-03 [colin]      2.9.1cvs42
3587
3588         * src/summaryview.c
3589         * src/mainwindow.c
3590                 Fix bug 1213, 'Delete more than 
3591                 one thread at once'
3592
3593 2007-05-03 [wwp]        2.9.1cvs41
3594
3595         * src/prefs_common.c
3596         * src/prefs_filtering.c
3597         * src/prefs_template.c
3598         * src/common/template.c
3599         * src/common/template.h
3600         * src/gtk/gtkutils.c
3601         * src/gtk/gtkutils.h
3602                 Templates are no longer automatically sorted
3603                 by name, but can be sorted manually using
3604                 |< < > >| buttons as well as drag'n'drop.
3605
3606 2007-05-03 [wwp]        2.9.1cvs40
3607
3608         * src/plugins/spamassassin/spamassassin.c
3609         * src/plugins/spamassassin/spamassassin.h
3610         * src/plugins/spamassassin/spamassassin_gtk.c
3611         * src/plugins/bogofilter/bogofilter.c
3612         * src/plugins/bogofilter/bogofilter.h
3613         * src/plugins/bogofilter/bogofilter_gtk.c
3614                 Added an option to conditionally mark saved spam
3615                 as read (default is and was to do so).
3616                 Satisfies feature request 1708539 on sf.net tracker.
3617
3618 2007-05-03 [colin]      2.9.1cvs39
3619
3620         * src/inc.c
3621                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3622
3623 2007-05-02 [colin]      2.9.1cvs38
3624
3625         * src/textview.c
3626                 Fix bug 1209, 'Clicking on address 
3627                 in header (mailto uri) selects 
3628                 default account'. Patch adapted from
3629                 G.P. Halkes' patch.
3630
3631 2007-05-02 [colin]      2.9.1cvs37
3632
3633         * src/grouplistdialog.c
3634                 Set cursor to wait cursor while loading
3635                 groups.
3636
3637 2007-05-02 [paul]       2.9.1cvs36
3638
3639         * src/folder.c
3640         * src/common/defs.h
3641                 rename cache and mark files
3642                 (data is preserved)
3643
3644 2007-04-30 [paul]       2.9.1cvs35
3645
3646         * manual/glossary.xml
3647         * manual/plugins.xml
3648                 updates. Patch by Ricardo
3649
3650 2007-04-29 [wwp]        2.9.1cvs34
3651
3652         * src/mainwindow.c
3653         * configure.ac
3654                 Fix few grammatical errors (patch by David Relson < relson at
3655                 osagesoftware dot com >).
3656
3657 2007-04-28 [colin]      2.9.1cvs33
3658
3659         * src/account.c
3660         * src/pop.c
3661         * src/prefs_account.c
3662         * src/prefs_account.h
3663                 Drop the "Download all" preference. It's
3664                 stupidly useless and confuses people from
3665                 time to time.
3666
3667 2007-04-27 [wwp]        2.9.1cvs32
3668
3669         * src/account.c
3670         * src/prefs_account.c
3671         * src/prefs_account.h
3672                 Don't reflect accounts changes to the mainwindow when it's
3673                 not necessary.
3674
3675 2007-04-27 [colin]      2.9.1cvs31
3676
3677         * src/folder.c
3678                 Freeze/thaw when sync'ing flags
3679         * src/imap.c
3680         * src/prefs_account.c
3681         * src/prefs_account.h
3682         * src/etpan/imap-thread.c
3683         * src/etpan/imap-thread.h
3684                 Add a way to use UID FETCH instead
3685                 of searches to fetch message lists
3686                 and flags. More expensive towards
3687                 bandwidth, less expensive towards
3688                 server's CPU. Probably fixes 
3689                 bug 1158, 'Scanning new folders on 
3690                 Exchange 2007 extremely slow'.
3691                 Patch 95% by Hoa.
3692
3693 2007-04-27 [paul]       2.9.1cvs30
3694
3695         * src/mainwindow.c
3696         * src/prefs_logging.c
3697                 improvements to english usage
3698
3699 2007-04-27 [colin]      2.9.1cvs29
3700
3701         * src/imap.c
3702                 Fix build without libetpan (my bad!)
3703
3704 2007-04-26 [colin]      2.9.1cvs28
3705
3706         * src/imap.c
3707         * src/imap.h
3708                 Fix uselessly exported function
3709         * src/textview.c
3710                 Consider "- -- \n" as signature separator
3711                 (that's what signature separators look like
3712                  in PGP/Inline signed mails)
3713
3714 2007-04-26 [colin]      2.9.1cvs27
3715
3716         * configure.ac
3717                 libetpan-0.49 is now required
3718         * src/procmime.c
3719                 Fix double fetching of mails if
3720                 first try failed
3721         * src/imap.c
3722                 Make offline sync faster, by
3723                 remembering last change time, and
3724                 last sync time.
3725
3726 2007-04-26 [hoa]        2.9.1cvs26
3727
3728         * src/imap.c
3729         * src/imap.h
3730         * src/mainwindow.c
3731         * src/toolbar.c
3732         * src/etpan/imap-thread.c
3733         * src/etpan/imap-thread.h
3734                 cancellation of IMAP operations is now allowed.
3735                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3736
3737 2007-04-26 [colin]      2.9.1cvs25
3738
3739         * src/folder.c
3740                 Always fetch body+headers in folders that are
3741                 synched for offline use, if "Synchronise as
3742                 soon as possible" is set.
3743                 Fixes bug 1200, 'Add option to always retrieve full 
3744                 messages'
3745
3746 2007-04-25 [colin]      2.9.1cvs24
3747
3748         * src/compose.c
3749                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3750                 persists...'
3751
3752 2007-04-24 [colin]      2.9.1cvs23
3753
3754         * src/folderview.c
3755                 Fix bug 1195, 'Hardware key navigation' 
3756                 Make GDK_Enter toggle expansion (Maemo)
3757
3758 2007-04-24 [wwp]        2.9.1cvs22
3759
3760         * src/compose.c
3761                 Fix few compiler warnings.
3762
3763 2007-04-24 [paul]       2.9.1cvs21
3764
3765         * src/Makefile.am
3766         * src/stock_pixmap.c
3767         * src/stock_pixmap.h
3768                 complete last commit
3769
3770 2007-04-24 [paul]       2.9.1cvs20
3771
3772         * src/gtk/about.c
3773         * src/pixmaps/active.xpm
3774         * src/pixmaps/checkbox_off.xpm
3775         * src/pixmaps/checkbox_on.xpm
3776         * src/pixmaps/inactive.xpm
3777                 kick out the blobs
3778                 remove transparent border from checkbox icons
3779
3780 2007-04-24 [wwp]        2.9.1cvs19
3781
3782         * src/textview.c
3783         * src/textview.h
3784                 Fix a crash in textview, thanks to Colin.
3785
3786 2007-04-23 [wwp]        2.9.1cvs18
3787
3788         * src/prefs_common.c
3789                 Fix 2.9.1cvs5: no header was being translated at all.
3790
3791 2007-04-23 [colin]      2.9.1cvs17
3792
3793         * src/Makefile.am
3794         * src/stock_pixmap.c
3795         * src/stock_pixmap.h
3796         * src/summaryview.c
3797         * src/summaryview.h
3798         * src/gtk/gtksctree.c
3799         * src/gtk/gtksctree.h
3800         * src/pixmaps/selection.xpm
3801                 Fix bug 1193, 'Need a way to multi-select
3802                 items'. Add a toggle button to the summaryview
3803                 to switch between normal and multiple selection
3804                 (Maemo)
3805
3806 2007-04-23 [colin]      2.9.1cvs16
3807
3808         * src/Makefile.am
3809         * src/stock_pixmap.c
3810         * src/stock_pixmap.h
3811         * src/summaryview.c
3812         * src/summaryview.h
3813         * src/gtk/gtksctree.c
3814         * src/gtk/gtksctree.h
3815         * src/pixmaps/selection.xpm
3816                 Fix bug 1193, 'Need a way to multi-
3817                 select items'
3818                 Add a toggle button in the summaryview
3819                 to enable normal or multiple selection.
3820                 (Maemo)
3821
3822 2007-04-23 [colin]      2.9.1cvs15
3823
3824         * src/compose.c
3825                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3826
3827 2007-04-21 [colin]      2.9.1cvs14
3828
3829         * src/gtk/quicksearch.c
3830                 Fix previous commit (actually use correct
3831                 parameter)
3832
3833 2007-04-21 [colin]      2.9.1cvs13
3834
3835         * src/gtk/quicksearch.c
3836                 Fix changing quicksearch type (after Esc,
3837                 after changing Recursive, ...)
3838
3839 2007-04-20 [wwp]        2.9.1cvs12
3840
3841         * src/gtk/Makefile.am
3842                 Added headers.h (completes 2.9.1cvs5).
3843
3844 2007-04-20 [wwp]        2.9.1cvs11
3845
3846         * src/addressbook.c
3847                 Fix the use of display name in name column,
3848                 it has been overriden w/ the use of nickname
3849                 by 2.9.0cvs3. Now nickname is used (if any)
3850                 in case of LDAP books only.
3851
3852 2007-04-20 [colin]      2.9.1cvs10
3853
3854         * src/mimeview.c
3855         * src/summaryview.c
3856         * src/textview.c
3857                 Add handling of 'a' to loop in a mail's
3858                 mimeparts
3859
3860 2007-04-20 [colin]      2.9.1cvs9
3861
3862         * src/toolbar.c
3863                 Fix bug 1190, 'dir_open' button doesn't work'
3864                 (Maemo)
3865
3866 2007-04-20 [colin]      2.9.1cvs8
3867
3868         * src/folderview.c
3869         * src/mainwindow.c
3870                 Fix bug 1194, 'Hardware keys move from email 
3871                 list to account/directory list, but not back 
3872                 to email list...' (Maemo)
3873
3874 2007-04-20 [colin]      2.9.1cvs7
3875
3876         * src/compose.h
3877                 complete previous commit
3878
3879 2007-04-20 [colin]      2.9.1cvs6
3880
3881         * src/compose.c
3882                 Fix bug 1187, 'Reply-to addressee disappears 
3883                 when reply-to text box is clicked...' (Maemo)
3884
3885 2007-04-20 [wwp]        2.9.1cvs5
3886
3887         * po/POTFILES.in
3888         * src/addressbook.c
3889         * src/compose.c
3890         * src/filtering.c
3891         * src/headerview.c
3892         * src/matcher.c
3893         * src/prefs_common.c
3894         * src/prefs_common.h
3895         * src/prefs_display_header.c
3896         * src/prefs_matcher.c
3897         * src/summaryview.c
3898         * src/gtk/headers.h
3899         * src/gtk/quicksearch.c
3900                 Translate more header names according to the relevant option value,
3901                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3902                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3903                 to prefs_common_translated_header_name().
3904                 Added a headers.h reference file that contains known header names
3905                 (RFC2822 and others) to the translation process' input, so that
3906                 translated header names will still exist even if no occurrence of
3907                 _("headername") is found anymore in the sources.
3908                 Don't translate column name 'Number' following to trans_hdr option
3909                 value as it's not a header name.
3910
3911 2007-04-20 [colin]      2.9.1cvs4
3912
3913         * src/gtk/quicksearch.c
3914         * src/gtk/quicksearch.h
3915                 Add "From, To or Subject" quicksearch
3916                 type. Patch by ulfschaper@users.sf.net
3917
3918 2007-04-20 [colin]      2.9.1cvs3
3919
3920         * src/matcher.c
3921                 Implement proper references filtering condition.
3922                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3923
3924 2007-04-19 [wwp]        2.9.1cvs2
3925
3926         * src/prefs_display_header.c
3927         * src/message_search.c
3928                 Fix few warnings (g_free of const gchar*).
3929
3930 2007-04-19 [paul]       2.9.1cvs1
3931
3932         * NEWS
3933         * README
3934         * RELEASE_NOTES
3935         * configure.ac
3936                 bump version number following
3937                 stable release
3938
3939 2007-04-19 [paul]       2.9.0cvs9
3940
3941         * manual/advanced.xml
3942         * manual/glossary.xml
3943                 fix typos
3944
3945 2007-04-18 [paul]       2.9.0cvs8
3946
3947         * src/pop.c
3948                 fix for CVE-2007-1558 (APOP)
3949                 Thanks to Colin
3950
3951 2007-04-18 [paul]       2.9.0cvs7
3952
3953         * src/messageview.c
3954         * src/mimeview.c
3955         * src/summaryview.c
3956         * src/gtk/filesel.c
3957                 Fix encoding woes wrt saving of
3958                 mails and parts
3959                 Thanks to Colin
3960
3961 2007-04-18 [colin]      2.9.0cvs6
3962
3963         * src/gtk/pluginwindow.c
3964                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3965
3966 2007-04-17 [wwp]        2.9.0cvs5
3967
3968         * src/addressadd.c
3969         * src/addressbook.c
3970         * src/addrindex.c
3971         * src/ldapupdate.c
3972                 Fix --disable-ldap build,
3973                 fix some LDAP annoyances on 
3974                 searches, thanks to Colin.
3975
3976 2007-04-17 [wwp]        2.9.0cvs4
3977
3978         * src/ldapupdate.c
3979                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3980                 like gcc 2.9x. Thanks to Colin.
3981
3982 2007-04-17 [wwp]        2.9.0cvs3
3983
3984         * src/Makefile.am
3985         * src/addressadd.c
3986         * src/addressbook.c
3987         * src/addrindex.c
3988         * src/addritem.c
3989         * src/addritem.h
3990         * src/editaddress.c
3991         * src/ldapctrl.c
3992         * src/ldapctrl.h
3993         * src/ldapquery.c
3994         * src/ldapserver.c
3995         * src/ldapserver.h
3996         * src/ldapupdate.c
3997         * src/ldapupdate.h
3998                 Add LDAP write support. Patch mostly by 
3999                 Michael <mir at datanom dot net>
4000
4001 2007-04-17 [wwp]        2.9.0cvs2
4002
4003         * src/compose.c
4004                 Prepend "Add to address book" to the context menu of compose window's sender and
4005                 recipient fields.
4006
4007 2007-04-16 [paul]       2.9.0cvs1
4008
4009         * src/gtk/authors.h
4010                 add Pader Rezso
4011
4012 2007-04-16 [paul]       2.9.0
4013
4014         * NEWS
4015         * README
4016         * RELEASE_NOTES
4017                 2.9.0 released
4018
4019 2007-04-16 [paul]       2.8.1cvs102
4020
4021         * po/fr.po
4022                 updated by Fabien Vantard
4023
4024 2007-04-16 [paul]       2.8.1cvs101
4025
4026         * po/ca.po
4027         * po/cs.po
4028         * po/de.po
4029         * po/hu.po
4030         * po/pl.po
4031         * po/pt_BR.po
4032         * po/sr.po
4033         * po/zh_CN.po
4034                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4035                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4036                 Aleksandar Urosevic, and Ralgh Young
4037
4038 2007-04-15 [mones]      2.8.1cvs100
4039
4040         * po/es.po
4041                 Updated for release
4042
4043 2007-04-14 [colin]      2.8.1cvs99
4044
4045         * src/message_search.c
4046         * src/prefs_display_header.c
4047         * src/summary_search.c
4048         * src/gtk/combobox.c
4049                 Fix allocations
4050
4051 2007-04-14 [wwp]        2.8.1cvs98
4052
4053         * src/gtk/combobox.c
4054         * src/message_search.c
4055         * src/summary_search.c
4056         * src/prefs_display_header.c
4057                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4058                 returns NULL, get the text value directly from the GtkEntry child.
4059
4060 2007-04-13 [colin]      2.8.1cvs97
4061
4062         * src/gtk/quicksearch.c
4063                 Give the focus back to summaryview when
4064                 emptying the quicksearch with Esc
4065
4066 2007-04-13 [colin]      2.8.1cvs96
4067
4068         * src/message_search.c
4069         * src/prefs_display_header.c
4070         * src/summary_search.c
4071                 Fix possibles crashes when getting text
4072                 from gtk combos
4073
4074 2007-04-13 [colin]      2.8.1cvs95
4075
4076         * src/pop.c
4077                 Add some UIDL debugging
4078
4079 2007-04-12 [colin]      2.8.1cvs94
4080
4081         * src/folder.c
4082                 Force folder scan if necessary after
4083                 copying mails, to be able to reapply
4084                 flags.
4085
4086 2007-04-11 [colin]      2.8.1cvs93
4087
4088         * src/main.c
4089                 don't scan for new mail on startup if --select
4090                 is specified (or race conditions arise). If so,
4091                 do both sequentially.
4092
4093 2007-04-09 [colin]      2.8.1cvs92
4094
4095         * src/common/defs.h
4096                 Use leafpad by default on Maemo. Patch
4097                 by Jean-Luc Biord.
4098
4099 2007-04-06 [colin]      2.8.1cvs91
4100
4101         * src/pixmaps/queue_close.xpm
4102         * src/pixmaps/queue_close_hrm.xpm
4103         * src/pixmaps/queue_close_hrm_mark.xpm
4104         * src/pixmaps/queue_close_mark.xpm
4105         * src/pixmaps/queue_open.xpm
4106         * src/pixmaps/queue_open_hrm.xpm
4107         * src/pixmaps/queue_open_hrm_mark.xpm
4108         * src/pixmaps/queue_open_mark.xpm
4109                 Move the clock one pixel down :)
4110
4111 2007-04-05 [colin]      2.8.1cvs90
4112
4113         * src/mainwindow.c
4114                 Don't sync when switching offline from
4115                 command line - it's usually too late :)
4116
4117 2007-04-05 [paul]       2.8.1cvs89
4118
4119         * src/Makefile.am
4120         * src/stock_pixmap.c
4121         * src/pixmaps/dir_close_hrm.xpm
4122         * src/pixmaps/dir_close_hrm_mark.xpm
4123         * src/pixmaps/drafts_close.xpm
4124         * src/pixmaps/drafts_close_mark.xpm
4125         * src/pixmaps/drafts_open.xpm
4126         * src/pixmaps/drafts_open_mark.xpm
4127         * src/pixmaps/inbox.xpm
4128         * src/pixmaps/inbox_close.xpm
4129         * src/pixmaps/inbox_close_hrm.xpm
4130         * src/pixmaps/inbox_close_hrm_mark.xpm
4131         * src/pixmaps/inbox_close_mark.xpm
4132         * src/pixmaps/inbox_hrm.xpm
4133         * src/pixmaps/inbox_hrm_mark.xpm
4134         * src/pixmaps/inbox_mark.xpm
4135         * src/pixmaps/inbox_open.xpm
4136         * src/pixmaps/inbox_open_hrm.xpm
4137         * src/pixmaps/inbox_open_hrm_mark.xpm
4138         * src/pixmaps/inbox_open_mark.xpm
4139         * src/pixmaps/outbox.xpm
4140         * src/pixmaps/outbox_close.xpm
4141         * src/pixmaps/outbox_close_hrm.xpm
4142         * src/pixmaps/outbox_close_hrm_mark.xpm
4143         * src/pixmaps/outbox_close_mark.xpm
4144         * src/pixmaps/outbox_hrm.xpm
4145         * src/pixmaps/outbox_hrm_mark.xpm
4146         * src/pixmaps/outbox_mark.xpm
4147         * src/pixmaps/outbox_open.xpm
4148         * src/pixmaps/outbox_open_hrm.xpm
4149         * src/pixmaps/outbox_open_hrm_mark.xpm
4150         * src/pixmaps/outbox_open_mark.xpm
4151         * src/pixmaps/queue_close.xpm
4152         * src/pixmaps/queue_close_hrm.xpm
4153         * src/pixmaps/queue_close_hrm_mark.xpm
4154         * src/pixmaps/queue_close_mark.xpm
4155         * src/pixmaps/queue_open.xpm
4156         * src/pixmaps/queue_open_hrm.xpm
4157         * src/pixmaps/queue_open_hrm_mark.xpm
4158         * src/pixmaps/queue_open_mark.xpm
4159                 updated, added and replaced icons
4160                 Icons by Colin
4161
4162 2007-04-04 [colin]      2.8.1cvs88
4163
4164         * src/imap.c
4165                 Fix build without libetpan
4166
4167 2007-04-03 [colin]      2.8.1cvs87
4168
4169         * src/imap.c
4170                 Fix crash with Citadel, and try to make
4171                 things work. this server (and specifically 
4172                 STATUS and APPEND at least) seems broken.
4173
4174 2007-04-03 [colin]      2.8.1cvs86
4175
4176         * src/folderview.c
4177                 Fix icons on folder close
4178
4179 2007-04-03 [colin]      2.8.1cvs85
4180
4181         * src/inc.c
4182                 Fix double-ask of offline override in
4183                 certain cases
4184         * src/imap.c
4185         * src/imap.h
4186         * src/imap_gtk.c
4187                 Much more efficient way to synchronise
4188                 for offline use
4189         * src/etpan/imap-thread.c
4190                 Fix possible segs
4191         * src/folder.c
4192         * src/gtk/quicksearch.c
4193                 Fix some GUI lags
4194
4195 2007-04-03 [paul]       2.8.1cvs84
4196
4197         * src/filtering.c
4198         * src/folder.c
4199         * src/folder.h
4200         * src/prefs_common.c
4201         * src/prefs_common.h
4202         * src/prefs_other.c
4203                 Fix sync being done too late
4204                 Thanks to Colin
4205
4206 2007-04-02 [colin]      2.8.1cvs83
4207
4208         * src/summaryview.c
4209                 Maemo: Put status and quicksearch at the top
4210         * src/plugins/bogofilter/bogofilter.c
4211         * src/plugins/spamassassin/spamassassin.c
4212                 Derive trash from inbox if possible
4213
4214 2007-04-02 [paul]       2.8.1cvs82
4215
4216         * src/plugins/bogofilter/bogofilter_gtk.c
4217                 a few English changes
4218
4219 2007-04-02 [paul]
4220
4221         2.9.0-rc1 released
4222
4223 2007-04-02 [colin]      2.8.1cvs81
4224
4225         * src/image_viewer.c
4226                 Fix transparent images by using
4227                 GtkImage
4228         * src/messageview.c
4229                 Flush events (on new windows) to avoid
4230                 having the textview's image resize fail
4231                 to know the available width
4232
4233 2007-04-01 [colin]      2.8.1cvs80
4234
4235         * src/prefs_account.c
4236                 If no MH mailbox exist, when creating a POP/Local
4237                 account, just create and use the default one 
4238                 instead of bailing with a "Mailbox doesn't exist"
4239                 error
4240
4241 2007-03-31 [colin]      2.8.1cvs79
4242
4243         * src/prefs_account.c
4244                 Create signature file if it doesn't exist
4245                 before editing
4246         * src/prefs_toolbar.c
4247                 Maemo: Move "Use default" on the left so
4248                 that people can find it
4249         * src/common/defs.h
4250                 Maemo: make default editor "Maemopad", 
4251                 default signature file "MyDocs/signature.txt"
4252
4253 2007-03-31 [colin]      2.8.1cvs78
4254
4255         * src/prefs_account.c
4256                 Maemo: rework account prefs so
4257                 that less horizontal scrolling
4258                 is required
4259
4260 2007-03-31 [colin]      2.8.1cvs77
4261
4262         * src/folderview.c
4263         * src/prefs_common.c
4264         * src/prefs_common.h
4265                 Fix bug 1167, 'Allow not displaying zeros 
4266                 in folder list'. Patch by MartinP
4267
4268 2007-03-31 [colin]      2.8.1cvs76
4269
4270         * AUTHORS
4271                 Add Jean-Luc Biord
4272
4273 2007-03-31 [colin]      2.8.1cvs75
4274
4275         * src/imap.c
4276                 Apply patch from bug 1172, direct
4277                 access to the folder's session instead
4278                 of using getter. Patch by MartinP
4279
4280 2007-03-31 [paul]       2.8.1cvs74
4281
4282         * src/gtk/authors.h
4283                 no need to list Fabien twice!
4284
4285 2007-03-31 [colin]      2.8.1cvs73
4286
4287         * src/inc.c
4288                 If we're currently "overriding for %d minutes",
4289                 don't ask
4290
4291 2007-03-31 [colin]      2.8.1cvs72
4292
4293         * src/compose.c
4294         * src/imap.c
4295         * src/inc.c
4296         * src/inc.h
4297         * src/messageview.c
4298         * src/news.c
4299         * src/plugins/spamassassin/spamassassin.c
4300                 Offline override: Add a parameter to allow
4301                 asking even if the override timer is running.
4302                 Allows to ask every time the user makes an
4303                 explicit action needing online access (such
4304                 as Get Mail), and not when the action is 
4305                 implicit (such as opening an IMAP folder)
4306
4307 2007-03-31 [colin]      2.8.1cvs71
4308
4309         * src/inc.c
4310                 Override offline: "No" answer shouldn't
4311                 re-ask after 3 seconds, but 10 minutes. 
4312
4313 2007-03-30 [colin]      2.8.1cvs70
4314
4315         * src/common/socket.c
4316                 Better error reporting on unix socket
4317                 failure (bind usually)
4318         * src/gtk/gtkutils.c
4319         * src/gtk/gtkutils.h
4320                 Label window: add a pulsing progress
4321                 bar to show we're not hung :)
4322         * src/folderview.c
4323         * src/main.c
4324         * src/plugins/pgpcore/sgpgme.c
4325                 Update API
4326
4327 2007-03-30 [colin]      2.8.1cvs69
4328
4329         * src/pop.c
4330         * src/prefs_common.c
4331                 Fix possible trashing of history and uidl
4332                 files on disk full problems
4333
4334 2007-03-30 [paul]       2.8.1cvs68
4335
4336         * src/mainwindow.c
4337         * src/summaryview.c
4338         * src/summaryview.h
4339                 update summary when changing layout type
4340                 (fixes wrong folder icon being displayed)
4341                 Thanks to Colin
4342
4343 2007-03-29 [colin]      2.8.1cvs67
4344
4345         * src/prefs_ext_prog.c
4346                 The browser pref is irrelevant on Maemo
4347
4348 2007-03-29 [colin]      2.8.1cvs66
4349
4350         * src/compose.c
4351         * src/compose.h
4352                 Maemo: dynamically switch headers/text position
4353         * src/prefs_common.c
4354                 Maemo: hide compose's ruler by default
4355         * src/common/socket.c
4356         * src/common/socket.h
4357                 Fix build warning
4358
4359 2007-03-29 [colin]      2.8.1cvs65
4360
4361         * src/common/socket.c
4362         * src/common/socket.h
4363                 Fix build when MAEMO_CFLAGS contains
4364                 _X_OPENSOURCE (resolv.h errors as long
4365                 as we don't add _BSD_SOURCE. Ugly).
4366
4367 2007-03-29 [wwp]        2.8.1cvs64
4368
4369         * src/prefs_logging.c
4370                 Fix sensitivity of clip-log widgets in prefs/logging,
4371                 thanks to Fabien.
4372
4373 2007-03-29 [wwp]        2.8.1cvs63
4374
4375         * po/POTFILES.in
4376                 Updated files list for translations, thanks to Fabien.
4377
4378 2007-03-29 [colin]      2.8.1cvs62
4379
4380         * src/main.c
4381         * src/common/Makefile.am
4382         * src/common/utils.c
4383                 Maybe make URI opening work in Maemo
4384                 Requires testing :)
4385
4386 2007-03-28 [colin]      2.8.1cvs61
4387
4388         * src/folder.c
4389         * src/folder.h
4390         * src/folderview.c
4391                 Add the possibility to sort folders arbitrarily
4392                 (via editing of folderlist.xml only). Patch by
4393                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4394                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4395                 be changed by the user'
4396
4397 2007-03-28 [colin]      2.8.1cvs60
4398
4399         * src/mimeview.c
4400                 Add popup menu for mime icons
4401
4402 2007-03-28 [colin]      2.8.1cvs59
4403
4404         * src/mainwindow.c
4405                 Fix a layout issue when presenting
4406                 mainwindow in Small screen layout
4407         * src/toolbar.c
4408         * src/toolbar.h
4409                 Add a "Go to folder list" button for
4410                 mainwindow, and make it default in
4411                 the Maemo build
4412
4413 2007-03-28 [colin]      2.8.1cvs58
4414
4415         * src/compose.c
4416                 Don't dynamically update title on Maemo
4417                 Patch by Jean-Luc Biord
4418
4419 2007-03-27 [colin]      2.8.1cvs57
4420
4421         * src/compose.c
4422         * src/folderview.c
4423         * src/summaryview.c
4424                 Enable tap-and-hold on Maemo
4425
4426 2007-03-26 [colin]      2.8.1cvs56
4427
4428         * src/compose.c
4429                 More popup-menu (in attachments list)
4430
4431 2007-03-26 [colin]      2.8.1cvs55
4432
4433         * src/compose.c
4434                 Enable popup-menu signal
4435
4436 2007-03-26 [colin]      2.8.1cvs54
4437
4438         * src/plugins/pgpinline/pgpinline.c
4439                 Fix bug 1111, 'PGP/inline plugin hides text 
4440                 around encrypted text block'. Patch based on
4441                 a patch from Michal Cihar.
4442
4443 2007-03-26 [wwp]        2.8.1cvs53
4444
4445         * src/procmsg.c
4446                 Fix getting a false error when sending queued message
4447                 whereas the sending was fine (if there are subfolders
4448                 in the queue folder), thanks to Colin.
4449
4450 2007-03-26 [paul]       2.8.1cvs52
4451
4452         * src/wizard.c
4453                 update FACE header in welcome message
4454
4455 2007-03-25 [colin]      2.8.1cvs51
4456
4457         * src/Makefile.am
4458                 Fix make dist
4459
4460 2007-03-25 [colin]      2.8.1cvs50
4461
4462         * src/main.c
4463                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4464
4465 2007-03-24 [colin]      2.8.1cvs49
4466
4467         * src/main.c
4468                 Fix a few launch problems on Maemo
4469                 Patch by Jean-Luc Biord
4470
4471 2007-03-24 [wwp]        2.8.1cvs48
4472
4473         * src/alertpanel.c
4474         * src/alertpanel.h
4475         * src/messageview.c
4476         * src/summaryview.c
4477                 Fix wrong action performed when closing the
4478                 "ask about account specific filtering rules
4479                 when filtering manually" dialog by pressing Escape.
4480                 Fix wrong order of buttons in the "return receipt
4481                 notification - the message was sent to several of
4482                 your accounts" dialog.
4483
4484 2007-03-24 [paul]       2.8.1cvs47
4485
4486         * src/folderview.c
4487                 an improvement to English usage
4488         * tools/kdeservicemenu/README
4489                 updated Claws url
4490
4491 2007-03-24 [paul]       2.8.1cvs46
4492
4493         * src/Makefile.am
4494         * src/stock_pixmap.c
4495         * src/pixmaps/edit_extern.xpm
4496         * src/pixmaps/mail_sign.xpm
4497                 rescue long lost icons
4498
4499 2007-03-24 [paul]       2.8.1cvs45
4500
4501         * src/toolbar.c
4502                 fix toolbar (broken in 2.8.1cvs42)
4503
4504 2007-03-23 [colin]      2.8.1cvs44
4505
4506         * src/imap.c
4507                 Correctly unsubscribe/resubscribe after
4508                 RENAME
4509
4510 2007-03-23 [colin]      2.8.1cvs43
4511
4512         * src/prefs_common.c
4513                 Maemo: as the platform is light on RAM, allow
4514                 caches to be discarded faster.
4515
4516 2007-03-23 [colin]      2.8.1cvs42
4517
4518         * src/Makefile.am
4519         * src/compose.c
4520         * src/compose.h
4521         * src/stock_pixmap.c
4522         * src/stock_pixmap.h
4523         * src/summaryview.c
4524         * src/summaryview.h
4525         * src/toolbar.c
4526         * src/toolbar.h
4527         * src/pixmaps/open_mail.xpm
4528                 Maemo changes: Add the possibility to have
4529                 "Open Email" and "Close Window" buttons on 
4530                 toolbars (and use them in Maemo's default
4531                 toolbars)
4532
4533 2007-03-23 [wwp]        2.8.1cvs41
4534
4535         * src/action.c
4536                 Reverted that part of the action dialog closure logics, to
4537                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4538                 done later in a different way (or may not).
4539
4540 2007-03-22 [wwp]        2.8.1cvs40
4541
4542         * src/action.c
4543                 Fix sticky action dialog when got no output but action command
4544                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4545
4546 2007-03-22 [colin]      2.8.1cvs39
4547
4548         * src/prefs_filtering.c
4549         * src/gtk/combobox.h
4550                 Fix escaping account names in filtering prefs
4551
4552 2007-03-22 [colin]      2.8.1cvs38
4553
4554         * src/addrindex.c
4555         * src/ldapctrl.h
4556         * src/ldapquery.c
4557                 Add any attribute specified in LDAP servers'
4558                 Search attributes to the Other Attributes tab
4559                 of contacts; Add 'telephoneNumber' in the
4560                 default list.
4561
4562 2007-03-22 [colin]      2.8.1cvs37
4563
4564         * src/folderview.c
4565         * src/folderview.h
4566         * src/mainwindow.c
4567                 Try to prevent race conditions when
4568                 changing the folder list
4569         * src/summaryview.c
4570                 Fix possible red folder icon when
4571                 switching from Small screen layout
4572                 to any other
4573
4574 2007-03-22 [colin]      2.8.1cvs36
4575
4576         * src/mainwindow.c
4577         * src/mainwindow.h
4578         * src/summaryview.c
4579                 Rename "little screen" to "Small screen"
4580         * src/gtk/Makefile.am
4581         * src/common/utils.c
4582         * src/mh.c
4583                 Fix Maemo-related compilation problems
4584
4585 2007-03-21 [colin]      2.8.1cvs35
4586
4587         * configure.ac
4588                 Fix previous commit
4589         * claws-mail.desktop
4590                 Remove .png from the Icon, it's useless
4591
4592 2007-03-21 [colin]      2.8.1cvs34
4593
4594         * configure.ac
4595         * src/Makefile.am
4596                 Add the necessary lib checking for 
4597                 Maemo
4598
4599 2007-03-21 [colin]      2.8.1cvs33
4600
4601         * src/main.c
4602                 Fix unconditional "error happened" when
4603                 sending via command-line. "lol @ myself"
4604
4605 2007-03-21 [colin]      2.8.1cvs32
4606
4607         * claws-mail-40x40.png
4608         * claws-mail-26x26.png
4609         * src/account.c
4610         * src/addressbook.c
4611         * src/compose.c
4612         * src/folderview.c
4613         * src/folderview.h
4614         * src/main.c
4615         * src/mainwindow.c
4616         * src/mainwindow.h
4617         * src/messageview.c
4618         * src/prefs_account.c
4619         * src/prefs_common.c
4620         * src/summary_search.c
4621         * src/summaryview.c
4622         * src/summaryview.h
4623         * src/gtk/authors.h
4624         * src/gtk/gtkutils.c
4625         * src/gtk/gtkutils.h
4626         * src/gtk/logwindow.c
4627         * src/gtk/menu.c
4628         * src/gtk/prefswindow.c
4629                 Add Maemo port (patch mainly by Jean-Luc Biort)
4630                 Add a new 'Little screen' layout to help on such
4631                 platforms (patch by me)
4632                 Make some default preferences different (more
4633                 adapted) on Maemo (patch by me)
4634
4635 2007-03-21 [wwp]        2.8.1cvs31
4636
4637         * src/prefs_logging.c
4638         * src/prefs_logging.h
4639                 Fixed copyright header of newly added files.
4640
4641 2007-03-21 [wwp]        2.8.1cvs30
4642
4643         * src/Makefile.am
4644         * src/filtering.c
4645         * src/filtering.h
4646         * src/folder.c
4647         * src/folderview.c
4648         * src/imap.c
4649         * src/inc.c
4650         * src/main.c
4651         * src/mainwindow.c
4652         * src/mainwindow.h
4653         * src/matcher.c
4654         * src/messageview.c
4655         * src/news.c
4656         * src/pop.c
4657         * src/prefs_common.c
4658         * src/prefs_common.h
4659         * src/prefs_logging.c
4660         * src/prefs_logging.h
4661         * src/prefs_other.c
4662         * src/procmsg.c
4663         * src/send_message.c
4664         * src/summaryview.c
4665         * src/common/log.c
4666         * src/common/log.h
4667         * src/common/nntp.c
4668         * src/common/session.c
4669         * src/common/smtp.c
4670         * src/common/socket.c
4671         * src/etpan/imap-thread.c
4672         * src/gtk/logwindow.c
4673         * src/gtk/logwindow.h
4674         * src/plugins/bogofilter/bogofilter.c
4675         * src/plugins/spamassassin/spamassassin.c
4676                 Added debugging of filtering/processing rules.
4677                 The debug log is here 'Tools/Filtering debug window',
4678                 the options there 'Configuration/Preferences/Other/Logging',
4679                 and the log file is ~/.claws-mail/filtering.log.
4680                 Moved protocol log prefs to 'Other/Logging' as well.
4681                 To support such debugging feature, the existing log API has
4682                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4683                 this impacts many external modules (commits follow).
4684
4685 2007-03-21 [paul]       2.8.1cvs29
4686
4687         * src/etpan/Makefile.am
4688         * src/etpan/imap-thread.c
4689                 add missing #include
4690
4691 2007-03-21 [colin]      2.8.1cvs28
4692
4693         * src/procmime.c
4694                 Fix bug 1157, 'some broken messages confuse 
4695                 mime parser'. Make sure we can't have MimeInfos
4696                 with negative sizes.
4697
4698 2007-03-20 [colin]      2.8.1cvs27
4699
4700         * src/main.c
4701                 Fix missing \0 on buffer
4702
4703 2007-03-20 [colin]      2.8.1cvs26
4704
4705         * src/mh.c
4706                 Use make_dir_hier instead of make_dir 
4707                 to create the MH mailbox
4708
4709 2007-03-20 [colin]      2.8.1cvs25
4710
4711         * src/folder.c
4712         * src/folder.h
4713         * src/prefs_account.c
4714         * src/wizard.c
4715                 Fix default inbox weirdnesses (after wizard,
4716                 if path is Mail, mailbox identifier is #mh/Mailbox,
4717                 and when creating new accounts)
4718
4719 2007-03-20 [colin]      2.8.1cvs24
4720
4721         * src/account.c
4722                 Write folderlist after adding/deleting accounts
4723                 that have folders
4724
4725 2007-03-20 [colin]      2.8.1cvs23
4726
4727         * src/imap.c
4728         * src/remotefolder.h
4729                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4730                 selected while scanning prior to update'
4731
4732 2007-03-17 [paul]       2.8.1cvs22
4733
4734         * src/main.c
4735                 fix a typo, and be a little more verbose.
4736
4737 2007-03-17 [wwp]        2.8.1cvs21
4738
4739         * src/inc.c
4740                 Fix a compiler warning.
4741
4742 2007-03-16 [wwp]        2.8.1cvs20
4743
4744         * tools/Makefile.am
4745         * tools/README
4746                 Updated to deal w/ the new mairix.sh tool.
4747
4748 2007-03-16 [wwp]        2.8.1cvs19
4749
4750         * src/action.c
4751                 Fix logics issues around the action IO dialog:
4752                 - disable entry widget and exec button when
4753                   the exec button is clicked (don't wait for any
4754                   output line) - fix possible disabling/re-enabling/
4755                   re-disabling of those widgets
4756                 - raise an error if executing a %as{} action either
4757                   empty or invalid, instead of failing silently
4758                 - don't close the dialog if the abort button has been
4759                   clicked and if there was no output yet
4760                 - set focus to the abort button when the exec button
4761                   is clicked
4762                 - fix capitalization of a warning message
4763
4764 2007-03-16 [wwp]        2.8.1cvs18
4765
4766         * tools/mairix.sh
4767                 Added a wrapper to mairix to the tools folder.
4768
4769 2007-03-16 [colin]      2.8.1cvs17
4770
4771         * src/messageview.c
4772         * src/mimeview.h
4773                 Allow mimeviewer plugins to print
4774                 their stuff
4775
4776 2007-03-16 [colin]      2.8.1cvs16
4777
4778         * .cvsignore
4779                 Ignore *.patchset
4780
4781 2007-03-15 [colin]      2.8.1cvs15
4782
4783         * src/messageview.c
4784         * src/mimeview.h
4785                 Add a way for mimeviewer plugins to
4786                 implement body search
4787
4788 2007-03-15 [paul]       2.8.1cvs14
4789
4790         * src/prefs_spelling.c
4791                 fix English usage
4792
4793 2007-03-15 [paul]       2.8.1cvs13
4794
4795         * src/common/quoted-printable.c
4796                 fix decoding of quoted-printable parts
4797
4798 2007-03-14 [wwp]        2.8.1cvs12
4799
4800         * src/gtk/logwindow.h
4801                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4802
4803 2007-03-14 [wwp]        2.8.1cvs11
4804
4805         * src/gtk/logwindow.h
4806                 Complete 2.8.1cvs10.
4807
4808 2007-03-14 [colin]      2.8.1cvs10
4809
4810         * src/gtk/logwindow.c
4811                 Probably fix bug 1149, crash on logwindow
4812                 close - at the expense of performance once
4813                 logwin has been opened
4814
4815 2007-03-14 [colin]      2.8.1cvs9
4816
4817         * src/main.c
4818                 If claws-mail is running on another
4819                 display, warn instead of popping it up
4820                 on the other display
4821
4822 2007-03-12 [colin]      2.8.1cvs8
4823
4824         * src/wizard.c
4825                 Fix bug 1145, 'Setting a different name 
4826                 for the Mailbox name isn't reflected in 
4827                 default account settings'. Patch by wwp
4828
4829 2007-03-12 [colin]      2.8.1cvs7
4830
4831         * src/summaryview.c
4832                 Fix bug 1143, 'Add number of messages to be 
4833                 deleted to confirmation dialog'
4834
4835 2007-03-12 [wwp]        2.8.1cvs6
4836
4837         * src/folderview.c
4838         * src/prefs_common.c
4839         * src/prefs_common.h
4840         * src/prefs_summaries.c
4841                 Changed the option that displays unread messages count
4842                 next to the folder name in folder list: it is now
4843                 possible to either display nothing, display the
4844                 unread messages number only or the unread and total messages
4845                 numbers. The patch includes this extra feature as well
4846                 as some minor fixes by rewriting the algo in folderview.c.
4847                 Thanks to Paul for the original idea and implementation, plus
4848                 testing and proof-reading!
4849
4850 2007-03-09 [paul]       2.8.1cvs5
4851
4852         * tools/Makefile.am
4853         * tools/README
4854         * tools/claws-mail-compose-insert-files.pl
4855                 added a script which enables inserting files
4856                 into the message body of a new Claws Mail
4857                 Compose window from the command line. Additionally
4858                 To, Cc, Subject and files to attach to the message
4859                 can be specified.
4860
4861 2007-03-09 [wwp]        2.8.1cvs4
4862
4863         * src/addr_compl.c
4864         * src/addr_compl.h
4865         * src/filtering.c
4866                 Optimize matching of addresses in the addressbook
4867                 (filtering/processing 'found_in_addressbook' condition).
4868
4869 2007-03-07 [wwp]        2.8.1cvs3
4870
4871         * src/quote_fmt.c
4872         * src/quote_fmt_lex.l
4873         * src/quote_fmt_parse.y
4874                 Add a new quote format symbol: %A to insert the
4875                 sender email address (just the address itself).
4876
4877 2007-03-06 [wwp]        2.8.1cvs2
4878
4879         * src/gtk/gtkutils.c
4880         * src/plugins/trayicon/trayicon_prefs.h
4881         * src/plugins/trayicon/trayicon_prefs.c
4882         * src/plugins/trayicon/trayicon.c
4883         * src/mainwindow.h
4884         * src/mainwindow.c
4885                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4886                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4887
4888
4889 2007-03-06 [paul]       2.8.1cvs1
4890
4891         * NEWS
4892         * README
4893         * RELEASE_NOTES
4894         * configure.ac
4895                 bump version number following
4896                 stable release
4897
4898 2007-03-06 [paul]       2.8.0cvs24
4899
4900         * po/cs.po
4901                 corrected by by Tim <timbrain@post.cz>
4902
4903 2007-03-05 [colin]      2.8.0cvs23
4904
4905         * src/Makefile.am
4906         * src/procmime.c
4907                 Fix mime/globs path on NetBSD
4908                 patch by George Michaelson
4909
4910 2007-03-05 [wwp]        2.8.0cvs22
4911
4912         * src/addr_compl.c
4913                 Remove debug statement (accidentally committed w/ cvs14).
4914
4915 2007-03-05 [paul]       2.8.0cvs21
4916
4917         * src/plugins/pgpcore/prefs_gpg.c
4918                 fix compiler warning
4919
4920 2007-03-05 [wwp]        2.8.0cvs20
4921
4922         * src/matcher_parser_parse.y
4923                 Fix mismerge between cvs17 and cvs19.
4924
4925 2007-03-05 [wwp]        2.8.0cvs19
4926
4927         * src/matcher_parser_parse.y
4928         * src/prefs_filtering_action.c
4929         * src/matcher.c
4930         * src/matcher.h
4931         * src/filtering.c
4932         * src/filtering.h
4933                 Add new 'add_to_addressbook' filtering/processing action.
4934
4935 2007-03-05 [wwp]        2.8.0cvs18
4936
4937         * src/filtering.c
4938                 Fix mark_as_ham filtering/processing action: spam flag
4939                 was not unset.
4940
4941 2007-03-04 [colin]      2.8.0cvs17
4942
4943         * src/filtering.c
4944         * src/matcher.c
4945         * src/matcher.h
4946         * src/matcher_parser_parse.y
4947         * src/prefs_filtering_action.c
4948                 Add 'Mark as spam' and 'Mark as ham' filtering
4949                 actions. Fixes bug 1138.
4950
4951 2007-03-04 [colin]      2.8.0cvs16
4952
4953         * src/imap.c
4954                 Fix bug 1140, wrong return value
4955                 without libetpan
4956
4957 2007-03-04 [wwp]        2.8.0cvs15
4958
4959         * src/addr_compl.c
4960                 Rollback cvs14: don't free stuff that is managed in g_list.
4961
4962 2007-03-04 [wwp]        2.8.0cvs14
4963
4964         * src/addr_compl.c
4965                 Fix a leak in address completion code.
4966
4967 2007-03-04 [colin]      2.8.0cvs13
4968
4969         * src/addr_compl.c
4970                 Maybe fix bug 1136, 'Crash in group 
4971                 address completion'
4972
4973 2007-03-04 [iwkse]      2.8.0cvs12
4974
4975         * src/imap.c
4976                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4977
4978 2007-03-03 [colin]      2.8.0cvs11
4979
4980         * src/plugins/pgpinline/pgpinline.c
4981                 Fix off-by-one, fix double-free. Fixes
4982                 bug 1135, 'cm-segfault on decrypting 
4983                 with PGP/inline'
4984
4985 2007-03-03 [colin]      2.8.0cvs10
4986
4987         * configure.ac
4988         * src/main.c
4989         * src/common/plugin.c
4990                 Fix bug 1134, 'Valgrind macros unhandled 
4991                 by Irix's cc'
4992
4993 2007-03-02 [colin]      2.8.0cvs9
4994
4995         * src/mbox.c
4996                 Don't error out on EAGAIN. Fixes 
4997                 bug 1129, '"local mbox file" account 
4998                 isn't retrieving mails'
4999
5000 2007-03-01 [wwp]        2.8.0cvs8
5001
5002         * src/mainwindow.c
5003         * src/gtk/colorlabel.c
5004                 Remove accels for extra color labels until we set better
5005                 and definitive ones.
5006
5007 2007-02-28 [wwp]        2.8.0cvs7
5008
5009         * src/mainwindow.c
5010         * src/matcher_parser_parse.y
5011         * src/prefs_common.c
5012         * src/prefs_msg_colors.c
5013         * src/procmsg.h
5014         * src/gtk/colorlabel.c
5015         * src/gtk/colorlabel.h
5016                 Add more customizable color labels. Cleaned up a bit
5017                 the color label API to avoid duplicate defines of
5018                 the max number of colors.
5019
5020 2007-02-27 [colin]      2.8.0cvs6
5021
5022         * src/mainwindow.c
5023         * src/common/utils.c
5024         * src/common/utils.h
5025                 Fix '+' in mailto URIs for List-* headers
5026
5027 2007-02-27 [colin]      2.8.0cvs5
5028
5029         * src/gtk/gtkutils.c
5030                 Use gtk_window_set_role instead of 
5031                 _set_wmclass
5032
5033 2007-02-27 [colin]      2.8.0cvs4
5034
5035         * src/inc.c
5036                 Fix "After receiving new mail, go to inbox" on IMAP,
5037                 and make it work only on manual reception
5038
5039 2007-02-27 [wwp]        2.8.0cvs3
5040
5041         * src/prefs_filtering.c
5042         * src/prefs_filtering_action.c
5043         * src/prefs_matcher.c
5044                 Update filtering matcher's and action's color label menus
5045                 when re-opening those dialogs (reflect any change to the
5046                 color labels list in the preferences).
5047
5048 2007-02-27 [colin]      2.8.0cvs2
5049
5050         * src/imap.c
5051         * src/etpan/etpan-thread-manager-types.h
5052         * src/etpan/etpan-thread-manager.c
5053         * src/etpan/imap-thread.c
5054                 Log imap ALERTs as errors in the log.
5055
5056 2007-02-26 [paul]       2.8.0cvs1
5057
5058         * tools/claws.i18n.status.pl
5059                 updated
5060
5061 2007-02-26 [paul]       2.7.2cvs75
5062
5063         * po/ca.po
5064         * po/cs.po
5065         * po/de.po
5066         * po/en_GB.po
5067         * po/fi.po
5068         * po/fr.po
5069         * po/hu.po
5070         * po/pl.po
5071         * po/pt_BR.po
5072         * po/sk.po
5073         * po/sr.po
5074         * po/zh_CN.po
5075                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5076                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5077                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5078                 Aleksandar Urosevic, and Ralgh Young
5079
5080 2007-02-25 [mones]      2.7.2cvs74
5081
5082         * po/es.po
5083                 Updated for release
5084
5085 2007-02-25 [colin]      2.7.2cvs73
5086
5087         * src/main.c
5088                 Clearing the list is only useful
5089                 to prevent a valgrind false-positive
5090
5091 2007-02-25 [paul]       2.7.2cvs72
5092
5093         * tools/Makefile.am
5094         * tools/README
5095         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5096         * tools/maildir2claws-mail.pl  **REMOVED**
5097                 renamed the script, fixed a couple bugs
5098
5099 2007-02-23 [colin]      2.7.2cvs71
5100
5101         * src/addressbook.c
5102                 Fix a leak, check for a few improbable nulls
5103
5104 2007-02-23 [colin]      2.7.2cvs70
5105
5106         * src/main.c
5107         * src/main.h
5108         * src/plugins/trayicon/trayicon.c
5109                 Fix blinking mainwin when starting in tray
5110                 (show mainwindow later in the startup process,
5111                  apart if restarting post-crash)
5112
5113 2007-02-23 [colin]      2.7.2cvs69
5114
5115         * src/folderview.c
5116         * src/imap_gtk.c
5117                 Fix crash when unsubscribing the currently
5118                 selected/opened folder
5119
5120 2007-02-23 [colin]      2.7.2cvs68
5121
5122         * src/compose.c
5123                 Fix bug that prevented colorization to
5124                 work without wrap quotation option
5125
5126 2007-02-23 [colin]      2.7.2cvs67
5127
5128         * src/addr_compl.c
5129                 Fix refcounting, start and end completion who
5130                 behaved as if there couldn't be any other current
5131                 user of completion
5132
5133 2007-02-23 [wwp]        2.7.2cvs66
5134
5135         * src/addressbook.c
5136         * src/addrindex.c
5137                 Address completion fixes: fix addressbook_peek_folder_exists() in
5138                 which the algorithm was ridiculously over-obfuscated and broken.
5139                 Fix addrindex_load_completion() as well, to load addresses in
5140                 completion list with regards to what addressbook_peek_folder_exists()
5141                 returns now.
5142
5143 2007-02-23 [wwp]        2.7.2cvs65
5144
5145         * src/addr_compl.c
5146                 Add addresses to completion when they're non-empty (thanks to Colin).
5147
5148 2007-02-23 [paul]       2.7.2cvs64
5149
5150         * src/plugins/pgpcore/passphrase.c
5151                 remove 'const '
5152
5153 2007-02-23 [colin]      2.7.2cvs63
5154
5155         * src/plugins/pgpcore/prefs_gpg.c
5156         * src/plugins/pgpcore/prefs_gpg.h
5157         * src/plugins/pgpcore/sgpgme.c
5158         * src/plugins/pgpinline/pgpinline.c
5159         * src/plugins/pgpmime/pgpmime.c
5160                 Try harder to respect user's choice wrt
5161                 gpg-agent even with gpg2, by unsetting
5162                 GPG_AGENT_INFO when necessary.
5163
5164 2007-02-22 [paul]       2.7.2cvs62
5165
5166         * src/plugins/pgpcore/sgpgme.c
5167         * src/plugins/pgpcore/sgpgme.h
5168         * src/plugins/pgpcore/passphrase.c
5169         * src/plugins/pgpinline/pgpinline.c
5170         * src/plugins/pgpmime/pgpmime.c
5171                 Fix a leak - gpgme_data_release_and_get_mem
5172                 leaks in recent gpgme. Workaround by using
5173                 our own function.
5174
5175 2007-02-22 [paul]       2.7.2cvs61
5176
5177         * src/gtk/quicksearch.c
5178                 Abandon dynamic search when pressing
5179                 Enter
5180
5181 2007-02-21 [colin]      2.7.2cvs60
5182
5183         * src/procmsg.c
5184         * src/plugins/pgpcore/passphrase.c
5185                 Fix little memory leaks
5186         * src/main.c
5187                 Fix false-positive leak at exit
5188         * src/gtk/quicksearch.c
5189                 Fix potentially big leak in recursive
5190                 Quicksearch
5191
5192 2007-02-21 [wwp]        2.7.2cvs59
5193
5194         * src/summaryview.c
5195                 Add missing newline to a debug message.
5196
5197 2007-02-20 [colin]      2.7.2cvs58
5198
5199         * src/Makefile.am
5200         * src/mimeview.c
5201         * src/stock_pixmap.c
5202         * src/stock_pixmap.h
5203         * src/pixmaps/mime_pgpsig.xpm
5204                 Add icon for application/pgp-signature
5205
5206 2007-02-20 [colin]      2.7.2cvs57
5207
5208         * src/Makefile.am
5209         * src/main.c
5210         * src/mimeview.c
5211         * src/stock_pixmap.c
5212         * src/stock_pixmap.h
5213         * src/pixmaps/mime_calendar.xpm
5214         * src/pixmaps/mime_pdf.xpm
5215         * src/pixmaps/mime_ps.xpm
5216                 Add icons for text/calendar, application/pdf
5217                 and application/postscript
5218
5219 2007-02-20 [colin]      2.7.2cvs56
5220
5221         * autogen.sh
5222         * src/matcher_parser_parse.y
5223         * src/matcher_parser_lex.l
5224                 Fix big memory leak in flex, and
5225                 require flex 2.5.31
5226
5227 2007-02-20 [wwp]        2.7.2cvs55
5228
5229         * src/matcher_parser_parse.y
5230                 Fix a duplicate token definition (thanks to iwkse).
5231
5232 2007-02-20 [wwp]        2.7.2cvs54
5233
5234         * src/matcher_parser_lex.l
5235         * src/quote_fmt_lex.l
5236                 Use proper flex options instead of direct use of #define,
5237                 make the flex-generated C lighter.
5238
5239 2007-02-20 [colin]      2.7.2cvs53
5240
5241         * src/summaryview.c
5242                 Grab focus in message list after hiding
5243                 the quicksearch, instead of leaving it
5244                 "somewhere"
5245
5246 2007-02-19 [colin]      2.7.2cvs52
5247
5248         * src/folderview.c
5249                 Fix bug 1033, 'Automatically refresh 
5250                 message list when new messages arrives'
5251                 Looks like folderview->opened can sometimes
5252                 be wrong...
5253
5254 2007-02-19 [paul]       2.7.2cvs51
5255
5256         * tools/Makefile.am
5257         * tools/README
5258         * tools/thunderbird-filters-convertor.pl
5259                 add new script which converts thunderbird filter
5260                 rules to Claws filter rules
5261
5262 2007-02-18 [paul]       2.7.2cvs50
5263
5264         * src/plugins/pgpcore/prefs_gpg.c
5265         * src/plugins/pgpcore/prefs_gpg.h
5266         * src/plugins/pgpcore/sgpgme.c
5267         * src/plugins/pgpinline/pgpinline.c
5268         * src/plugins/pgpmime/pgpmime.c
5269                 improved GUI interoperability with gpg-agent
5270
5271 2007-02-18 [paul]       2.7.2cvs49
5272
5273         * src/prefs_account.c
5274                 Privacy options sensitivity fix
5275
5276 2007-02-17 [colin]      2.7.2cvs48
5277
5278         * src/messageview.c
5279                 Reset icon to warning in the noticeview
5280
5281 2007-02-15 [colin]      2.7.2cvs47
5282
5283         * src/folderview.c
5284                 Fix a manifestation of bug 1033 (summaryview failing
5285                 to update for new mails), which happens after editing
5286                 account preferences or preferences that cause a 
5287                 folderview reload.
5288
5289 2007-02-15 [colin]      2.7.2cvs46
5290
5291         * src/addressbook.c
5292                 Probably fix bug 1123, 'Segmentation 
5293                 fault while opening address book'. I get
5294                 g_warnings if the saved paned position is
5295                 not greater than 0. Also, save position
5296                 when hiding the addressbook instead of
5297                 via signal.
5298
5299 2007-02-14 [colin]      2.7.2cvs45
5300
5301         * src/plugins/pgpcore/prefs_gpg.c
5302         * src/plugins/pgpcore/prefs_gpg.h
5303         * src/plugins/pgpcore/sgpgme.c
5304         * src/plugins/pgpinline/pgpinline.c
5305         * src/plugins/pgpmime/pgpmime.c
5306                 Add an option "Use gpg-agent if available". Fixes
5307                 annoyances with distro-installed gpg-agent, when
5308                 no pinentry program is installed, and the user's 
5309                 at a loss on why "decryption failed". Makes more
5310                 clear why passphrase isn't saved when gpg-agent is
5311                 used. Defaults to true, to avoid changing the 
5312                 current behaviour.
5313
5314 2007-02-14 [wwp]        2.7.2cvs44
5315
5316         * src/matcher_parser_parse.y
5317                 Fix missing line number reset (wrong line number might appear
5318                 when re-loading filtering rules if there's a parser error).
5319
5320 2007-02-13 [colin]      2.7.2cvs43
5321
5322         * src/common/utils.c
5323                 Don't encode ',' in URIs before passing it
5324                 to the browser command-line. It was probably
5325                 done at a time where commas in URIs made
5326                 mozilla -remote 'openurl(%s,new-window)'
5327                 bug.
5328
5329 2007-02-13 [wwp]        2.7.2cvs42
5330
5331         * src/prefs_matcher.c
5332         * src/plugins/bogofilter/bogofilter_gtk.c
5333                 A bit of string factorization around "Select ..." buttons.
5334
5335 2007-02-11 [colin]      2.7.2cvs41
5336
5337         * src/alertpanel.c
5338                 Make sure to escape the title
5339
5340 2007-02-11 [colin]      2.7.2cvs40
5341
5342         * src/codeconv.c
5343                 Recognize .utf8 locales as .UTF-8 ones
5344
5345 2007-02-11 [colin]      2.7.2cvs39
5346
5347         * src/compose.c
5348                 Fix code conversion when dragging a file
5349
5350 2007-02-09 [colin]      2.7.2cvs38
5351
5352         * src/plugins/clamav/clamav_plugin.c
5353                 Complete Paul's patch with conditional
5354                 compilation to avoid breaking compilation
5355                 on old Dapper and Edgy... Maybe other
5356                 distros too.
5357
5358 2007-02-09 [paul]       2.7.2cvs37
5359
5360         * src/plugins/clamav/clamav_plugin.c
5361                 fix for the upstream changes in libclamav
5362
5363 2007-02-09 [paul]       2.7.2cvs36
5364
5365         * src/main.c
5366         * src/mainwindow.c
5367         * src/procmsg.c
5368         * src/procmsg.h
5369                 fix "warn if there are queued messages" (on exit)
5370                 option, which only checked the first mailbox's
5371                 queue
5372                 don't ask before emptying trash if there are no
5373                 messages in trash, also check and empty all trash
5374                 folders
5375         * src/prefs_other.c
5376                 move "Ask before emptying trash" option
5377                 outside of the "On exit" frame as it's
5378                 not only an "On exit" option
5379
5380 2007-02-09 [paul]       2.7.2cvs35
5381
5382         * src/addrgather.c
5383         * src/alertpanel.c
5384         * src/editldap.c
5385         * src/prefs_account.c
5386         * src/prefs_folder_item.c
5387         * src/prefs_gtk.h
5388         * src/prefs_matcher.c
5389         * src/prefs_message.c
5390         * src/prefs_msg_colors.c
5391         * src/prefs_summaries.c
5392         * src/wizard.c
5393         * src/gtk/inputdialog.c
5394         * src/plugins/bogofilter/bogofilter_gtk.c
5395                 pedantic commit: use 'checkbtn' everywhere
5396                 instead of a mixture of 'checkbtn' and 'chkbtn'
5397
5398 2007-02-09 [paul]       2.7.2cvs34
5399
5400         * src/compose.c
5401                 fix default hotkeys
5402         * src/prefs_other.c
5403         * src/prefs_send.c
5404                 move "Never send Return Receipts" from
5405                 prefs_other to prefs_send
5406                 add an option "Ask about account specific
5407                 filtering rules..." to prefs_other
5408         * src/gtk/gtkutils.c
5409                 fix a compiler warning
5410
5411 2007-02-08 [colin]      2.7.2cvs33
5412
5413         * src/plugins/pgpinline/pgpinline.c
5414                 Fix bug 1110, 'pgpmime fails to process 
5415                 encapsulated openpgp mime (rfc 3156, 6.1 
5416                 -> rfc1847)'
5417                 It was due to an interaction between PGP/Mime
5418                 and PGP/Inline plugin. 
5419
5420 2007-02-08 [colin]      2.7.2cvs32
5421
5422         * src/inc.c
5423         * src/mbox.c
5424         * src/mbox.h
5425                 Fix bug 1117, 'fcntl locking code 
5426                 does not work in mbox.c'
5427
5428 2007-02-08 [colin]      2.7.2cvs31
5429
5430         * src/prefs_account.c
5431                 Fix Gentoo bug 165819, 'can't create 
5432                 a "local mbox file" account'. Patch
5433                 by Olivier <castan.o@free.fr>
5434
5435 2007-02-07 [colin]      2.7.2cvs30
5436
5437         * src/ldapquery.c
5438                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5439                 autocompletion was used'
5440
5441 2007-02-07 [paul]       2.7.2cvs29
5442
5443         * src/folder.c
5444                 cut down on unnecessary debug_prints
5445         * src/imap_gtk.c
5446                 fix menu_set_active() on 'Show only
5447                 subscribed folders'
5448
5449 2007-02-07 [paul]       2.7.2cvs28
5450
5451         * src/plugins/clamav/clamav_plugin.c
5452         * src/plugins/clamav/clamav_plugin.h
5453         * src/plugins/clamav/clamav_plugin_gtk.c
5454                 fix copyright header
5455
5456 2007-02-07 [paul]       2.7.2cvs27
5457
5458         * src/procheader.c
5459                 fix bug 1116, 'summary view allow a 
5460                 subject line break'
5461
5462 2007-02-06 [colin]      2.7.2cvs26
5463
5464         * src/summaryview.c
5465                 Fix delete thread
5466
5467 2007-02-05 [fabien]     2.7.2cvs25
5468
5469         * po/POTFILES.in
5470         * src/uri_opener.c
5471                 i18n related - 1 fix and 1 message for translators.
5472
5473 2007-02-05 [colin]      2.7.2cvs24
5474
5475         * src/gtk/quicksearch.c
5476                 Don't reload summary list if quicksearch wasn't
5477                 active on hiding; move currently selected mail in
5478                 the visible area when showing the quicksearch
5479
5480 2007-02-05 [colin]      2.7.2cvs23
5481
5482         * src/folderview.c
5483                 Add debug to try to solve bug 1104
5484
5485 2007-02-05 [paul]       2.7.2cvs22
5486
5487         * src/mainwindow.c
5488                 confirm before emptying trash on exit is
5489                 a Yes or No answer, use Yes or No in the
5490                 dialog
5491
5492 2007-02-04 [colin]      2.7.2cvs21
5493
5494         * src/compose.c
5495         * src/plugins/pgpcore/passphrase.c
5496         * src/plugins/pgpcore/select-keys.c
5497                 Set wmclass on new windows
5498
5499 2007-02-04 [colin]
5500
5501         2.8.0-rc1 released
5502
5503 2007-02-04 [colin]      2.7.2cvs20
5504
5505         * src/compose.c
5506         * src/compose.h
5507                 Auto save drafts on exit, reopen them
5508                 at startup, instead of asking
5509         * src/account.c
5510         * src/addressadd.c
5511         * src/addressbook.c
5512         * src/addressbook_foldersel.c
5513         * src/addrgather.c
5514         * src/crash.c
5515         * src/editaddress.c
5516         * src/editbook.c
5517         * src/editgroup.c
5518         * src/editjpilot.c
5519         * src/editldap.c
5520         * src/editldap_basedn.c
5521         * src/editvcard.c
5522         * src/exphtmldlg.c
5523         * src/expldifdlg.c
5524         * src/export.c
5525         * src/foldersel.c
5526         * src/gedit-print.c
5527         * src/import.c
5528         * src/importldif.c
5529         * src/importmutt.c
5530         * src/importpine.c
5531         * src/main.c
5532         * src/mainwindow.c
5533         * src/message_search.c
5534         * src/messageview.c
5535         * src/prefs_actions.c
5536         * src/prefs_customheader.c
5537         * src/prefs_display_header.c
5538         * src/prefs_filtering.c
5539         * src/prefs_filtering_action.c
5540         * src/prefs_folder_column.c
5541         * src/prefs_gtk.c
5542         * src/prefs_matcher.c
5543         * src/prefs_other.c
5544         * src/prefs_summaries.c
5545         * src/prefs_summary_column.c
5546         * src/prefs_template.c
5547         * src/sourcewindow.c
5548         * src/ssl_manager.c
5549         * src/summary_search.c
5550         * src/uri_opener.c
5551         * src/gtk/about.c
5552         * src/gtk/description_window.c
5553         * src/gtk/foldersort.c
5554         * src/gtk/gtkutils.c
5555         * src/gtk/gtkutils.h
5556         * src/gtk/icon_legend.c
5557         * src/gtk/logwindow.c
5558         * src/gtk/pluginwindow.c
5559         * src/gtk/prefswindow.c
5560                 Give different wmclass to different
5561                 windows - thanks to sed ;)
5562
5563 2007-02-04 [colin]      2.7.2cvs19
5564
5565         * src/main.c
5566                 Revert previous patch, can't reproduce
5567                 it anymore. 
5568
5569 2007-02-03 [colin]      2.7.2cvs18
5570
5571         * src/main.c
5572                 Don't save the mainwindow size and
5573                 position on emergency exit (libSM's
5574                 "die" callback), Xfce seems to make
5575                 the window smaller just before the
5576                 size's saved.
5577
5578 2007-02-03 [colin]      2.7.2cvs17
5579
5580         * src/plugins/bogofilter/bogofilter.c
5581         * src/plugins/bogofilter/bogofilter.h
5582         * src/plugins/bogofilter/bogofilter_gtk.c
5583         * src/plugins/pgpinline/pgpinline.c
5584         * src/plugins/pgpinline/pgpinline.h
5585                 Fix more copyrights
5586
5587 2007-02-03 [colin]      2.7.2cvs16
5588
5589         * src/partial_download.c
5590         * src/partial_download.h
5591         * src/ssl_manager.c
5592         * src/ssl_manager.h
5593         * src/uri_opener.c
5594         * src/uri_opener.h
5595         * src/wizard.c
5596         * src/wizard.h
5597         * src/common/ssl_certificate.c
5598         * src/common/ssl_certificate.h
5599         * src/gtk/quicksearch.c
5600         * src/gtk/quicksearch.h
5601         * src/gtk/sslcertwindow.c
5602         * src/gtk/sslcertwindow.h
5603                 Fix copyright on my files
5604
5605 2007-02-02 [colin]      2.7.2cvs15
5606
5607         * src/Makefile.am
5608         * src/mainwindow.c
5609         * src/messageview.c
5610         * src/messageview.h
5611         * src/textview.c
5612         * src/textview.h
5613         * src/uri_opener.c
5614         * src/uri_opener.h
5615                 Add Tools/List URIs to allow
5616                 opening any URI in the current mail
5617
5618 2007-02-02 [colin]      2.7.2cvs14
5619
5620         * src/common/valgrind.h ** NEW FILE **
5621         * src/common/Makefile.am
5622         * src/common/plugin.c
5623                 Don't dlclose the plugins if we're running
5624                 under valgrind. (doesn't require valgrind
5625                 either at compile time or run time).
5626
5627 2007-02-01 [paul]       2.7.2cvs13
5628
5629         * AUTHORS
5630         * src/gtk/authors.h
5631         * tools/freshmeat_search.pl
5632         * tools/google_search.pl
5633         * tools/multiwebsearch.pl
5634                 add support for non ISO-8859-1 compatible locales
5635                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5636
5637 2007-02-01 [colin]      2.7.2cvs12
5638
5639         * src/prefs_other.c
5640         * src/prefs_summaries.c
5641                 Move keybinding prefs to the Other page
5642
5643 2007-02-01 [wwp]        2.7.2cvs11
5644
5645         * src/plugins/trayicon/trayicon.c
5646                 Fix a raising issue within KDE.
5647
5648 2007-02-01 [colin]      2.7.2cvs10
5649
5650         * src/codeconv.c
5651                 Fix stray quotes in encoded strings
5652         * src/addressadd.c
5653                 Fix wrong call causing g_warnings
5654         * src/textview.c
5655                 Remove useless message
5656
5657 2007-01-31 [wwp]        2.7.2cvs9
5658
5659         * src/plugins/trayicon/trayicon.c
5660                 fix buggy hiding of main window when closing if close-to-tray
5661                 is not set (bad logics  in the trayicon hook code).
5662                 Changed the quit confirmation message too.
5663
5664 2007-01-30 [colin]      2.7.2cvs8
5665
5666         * src/main.c
5667                 Fix hidden mainwindow after clicking on
5668                 the X close button, if compose windows
5669                 exist and the user chooses not to quit
5670
5671 2007-01-30 [colin]      2.7.2cvs7
5672
5673         * src/main.c
5674         * src/compose.c
5675                 Handle local URIs to attach files (file:///...)
5676                 Fixes attaching files from Thunar for example
5677
5678 2007-01-30 [colin]      2.7.2cvs6
5679
5680         * src/prefs_ext_prog.c
5681                 Add 'mousepad' to the list of text editors.
5682                 Mousepad is XFCE's text editor
5683
5684 2007-01-29 [wwp]        2.7.2cvs5
5685
5686         * po/POTFILES.in
5687         * src/plugins/trayicon/trayicon_prefs.c
5688                 trayicon i18n fixes, thanks to Fabien.
5689
5690 2007-01-28 [wwp]        2.7.2cvs4
5691
5692         * src/mainwindow.c
5693         * src/mainwindow.h
5694         * src/plugins/trayicon/trayicon.c
5695         * src/plugins/trayicon/trayicon_prefs.c
5696         * src/plugins/trayicon/trayicon_prefs.h
5697                 Added a new TrayIcon plugin option to close to tray
5698                 (WM's hotkey and [X] button will hide the window instead
5699                 of closing it - closing CM can be done using the tray icon
5700                 menu or the File menu).
5701                 Improved visibility handling in trayicon, clicking the
5702                 trayicon now raise the window to current desktop when it
5703                 was either minimized/shaded/on another desktop.
5704                 Thanks to Paul for testing and fixing a strange behaviour
5705                 in KDE ;-).
5706
5707 2007-01-27 [paul]       2.7.2cvs3
5708
5709         * src/prefs_folder_item.c
5710         * src/prefs_receive.c
5711         * src/plugins/pgpcore/prefs_gpg.c
5712                 use 'start-up' instead of 'startup' in labels
5713
5714 2007-01-26 [wwp]        2.7.2cvs2
5715
5716         * src/plugins/trayicon/Makefile.am
5717         * src/plugins/trayicon/trayicon.c
5718         * src/plugins/trayicon/trayicon_prefs.c
5719         * src/plugins/trayicon/trayicon_prefs.h
5720                 Add a new TrayIcon option to hide the main window at
5721                 start-up.
5722                 Fix trayicon.c copyright header.
5723
5724 2007-01-26 [paul]       2.7.2cvs1
5725
5726         * NEWS
5727         * README
5728         * RELEASE_NOTES
5729         * configure.ac
5730                 bump up version number following
5731                 stable release
5732
5733 2007-01-25 [mones]      2.7.1cvs60
5734
5735         * po/es.po
5736                 updated thousands of strings (well, probably less ;-)
5737
5738 2007-01-25 [colin]      2.7.1cvs59
5739
5740         * src/matcher.c
5741                 Fix 2nd-run loss of matcherrc on new
5742                 configurations. 
5743
5744 2007-01-25 [wwp]        2.7.1cvs58
5745
5746         * src/mimeview.c
5747                 fix handling of empty value in attach_save_directory too, thanks
5748                 to Colin.
5749
5750 2007-01-25 [wwp]        2.7.1cvs57
5751
5752         * src/gtk/filesel.c
5753                 fix handling of empty value in attach_load_directory,
5754                 thanks to Colin.
5755
5756 2007-01-25 [wwp]        2.7.1cvs56
5757
5758         * src/plugins/dillo_viewer/dillo_prefs.h
5759                 fix a typo.
5760
5761 2007-01-25 [colin]      2.7.1cvs55
5762
5763         * src/matcher.c
5764         * src/matcher.h
5765         * src/matcher_parser_parse.y
5766         * src/prefs_matcher.c
5767                 Add matching on the spam flag
5768
5769 2007-01-24 [colin]      2.7.1cvs54
5770
5771         * src/folder.c
5772         * src/common/xml.c
5773         * src/common/xml.h
5774                 Make sure folderlist.xml is correctly
5775                 written before overwriting it.
5776         * src/procmsg.c
5777         * src/procmsg.h
5778         * src/summaryview.c
5779         * src/plugins/bogofilter/bogofilter.c
5780         * src/plugins/bogofilter/bogofilter.h
5781         * src/plugins/bogofilter/bogofilter_gtk.c
5782         * src/plugins/spamassassin/spamassassin.c
5783         * src/plugins/spamassassin/spamassassin.h
5784         * src/plugins/spamassassin/spamassassin_gtk.c
5785                 Move spam to the correct trash folder after
5786                 learning, if spam directory isn't set.
5787
5788 2007-01-23 [paul]       2.7.1cvs53
5789
5790         * src/plugins/bogofilter/bogofilter_gtk.c
5791                 fix sensitivity of "Insert X-Bogosity header"
5792                 option
5793
5794 2007-01-23 [colin]      2.7.1cvs52
5795
5796         * src/toolbar.c
5797                 Translate toolbar items text if
5798                 they're translatable (default)
5799         * src/addrcache.c
5800         * src/addrcache.h
5801         * src/addritem.c
5802         * src/addritem.h
5803         * src/codeconv.c
5804         * src/codeconv.h
5805         * src/jpilot.c
5806         * src/jpilot.h
5807         * src/ldapctrl.c
5808         * src/ldapctrl.h
5809         * src/ldapquery.h
5810         * src/ldif.c
5811         * src/ldif.h
5812         * src/etpan/etpan-thread-manager.c
5813         * src/etpan/etpan-thread-manager.h
5814         * src/gtk/gtkutils.c
5815         * src/gtk/gtkutils.h
5816                 More static functions
5817
5818 2007-01-22 [fabien]     2.7.1cvs51
5819
5820         * src/gtk/gtkutils.c
5821                 gtkut_get_options_frame() : ability to pass
5822                 a 'NULL' value in frame pointer parameter if
5823                 we don't need it.
5824
5825 2007-01-22 [colin]      2.7.1cvs50
5826
5827         * src/procmsg.c
5828         * src/procmsg.h
5829         * src/plugins/bogofilter/bogofilter.c
5830         * src/plugins/bogofilter/bogofilter_gtk.c
5831         * src/plugins/spamassassin/spamassassin.c
5832         * src/plugins/spamassassin/spamassassin_gtk.c
5833                 Allow moving spams to the account's trash
5834                 instead of default one
5835
5836 2007-01-21 [colin]      2.7.1cvs49
5837
5838         * src/ldapquery.c
5839         * src/ldapquery.h
5840                 Revert a static function that shouldn't
5841                 have been
5842
5843 2007-01-21 [colin]      2.7.1cvs48
5844
5845         * src/ldapquery.c
5846         * src/ldapquery.h
5847                 Same
5848
5849 2007-01-21 [colin]      2.7.1cvs47
5850
5851         * src/procmsg.c
5852         * src/procmsg.h
5853                 Same
5854
5855 2007-01-21 [colin]      2.7.1cvs46
5856
5857         * src/common/socket.c
5858         * src/common/socket.h
5859                 Same
5860
5861 2007-01-21 [colin]      2.7.1cvs45
5862
5863         * src/crash.c
5864         * src/exporthtml.c
5865         * src/exporthtml.h
5866         * src/exportldif.c
5867         * src/exportldif.h
5868         * src/folder.c
5869         * src/folder.h
5870         * src/folder_item_prefs.c
5871         * src/folder_item_prefs.h
5872         * src/folderview.c
5873         * src/folderview.h
5874         * src/gedit-print.c
5875         * src/gedit-print.h
5876         * src/main.c
5877         * src/main.h
5878         * src/common/socket.c
5879         * src/common/socket.h
5880         * src/gtk/gtkaspell.c
5881         * src/gtk/gtkaspell.h
5882         * src/gtk/quicksearch.c
5883         * src/gtk/quicksearch.h
5884                 Same
5885
5886 2007-01-21 [colin]      2.7.1cvs44
5887
5888         * src/common/utils.c
5889         * src/common/utils.h
5890         * src/etpan/etpan-thread-manager.c
5891         * src/etpan/etpan-thread-manager.h
5892                 Same (Funny that etpan_thread_unbind
5893                 is called but not etpan_thread_bind)
5894
5895 2007-01-21 [colin]      2.7.1cvs43
5896
5897         * src/addrselect.c
5898         * src/addrselect.h
5899         * src/codeconv.c
5900         * src/codeconv.h
5901         * src/compose.c
5902         * src/compose.h
5903         * src/etpan/Makefile.am
5904         * src/gtk/colorlabel.c
5905         * src/gtk/colorlabel.h
5906         * src/gtk/sslcertwindow.c
5907         * src/gtk/sslcertwindow.h
5908         * src/etpan/etpan-log.c ** REMOVED **
5909         * src/etpan/etpan-log.h ** REMOVED **
5910                 Same
5911
5912 2007-01-20 [colin]      2.7.1cvs42
5913
5914         * src/addritem.c
5915         * src/addritem.h
5916                 Same
5917
5918 2007-01-20 [colin]      2.7.1cvs41
5919
5920         * src/account.c
5921         * src/account.h
5922         * src/addrbook.c
5923         * src/addrbook.h
5924         * src/addrcache.c
5925         * src/addrcache.h
5926         * src/addrclip.c
5927         * src/addrclip.h
5928         * src/addressbook.c
5929         * src/addressbook.h
5930         * src/addrharvest.c
5931         * src/addrharvest.h
5932         * src/addrindex.c
5933         * src/addrindex.h
5934         * src/editaddress.c
5935         * src/editaddress.h
5936                 Make functions that aren't used in other
5937                 files static
5938
5939 2007-01-20 [colin]      2.7.1cvs40
5940
5941         * src/account.c
5942         * src/addrbook.c
5943         * src/addrcache.c
5944         * src/addressbook.c
5945         * src/addrgather.c
5946         * src/addrindex.c
5947         * src/addrquery.c
5948         * src/addrselect.c
5949         * src/browseldap.c
5950         * src/compose.c
5951         * src/editbook.c
5952         * src/editjpilot.c
5953         * src/editldap.c
5954         * src/editldap_basedn.c
5955         * src/editvcard.c
5956         * src/exporthtml.c
5957         * src/exportldif.c
5958         * src/folder.c
5959         * src/folderview.c
5960         * src/image_viewer.c
5961         * src/imap.c
5962         * src/importmutt.c
5963         * src/importpine.c
5964         * src/jpilot.c
5965         * src/ldapquery.c
5966         * src/main.c
5967         * src/mainwindow.c
5968         * src/matcher.c
5969         * src/messageview.c
5970         * src/mh.c
5971         * src/mimeview.c
5972         * src/msgcache.c
5973         * src/mutt.c
5974         * src/news.c
5975         * src/pine.c
5976         * src/prefs_account.c
5977         * src/prefs_common.c
5978         * src/prefs_compose_writing.c
5979         * src/prefs_ext_prog.c
5980         * src/prefs_folder_item.c
5981         * src/prefs_fonts.c
5982         * src/prefs_message.c
5983         * src/prefs_msg_colors.c
5984         * src/prefs_other.c
5985         * src/prefs_quote.c
5986         * src/prefs_receive.c
5987         * src/prefs_send.c
5988         * src/prefs_spelling.c
5989         * src/prefs_summaries.c
5990         * src/prefs_toolbar.c
5991         * src/prefs_wrapping.c
5992         * src/privacy.c
5993         * src/procmime.c
5994         * src/procmsg.c
5995         * src/ssl_manager.c
5996         * src/statusbar.c
5997         * src/summaryview.c
5998         * src/toolbar.c
5999         * src/vcard.c
6000         * src/common/hooks.c
6001         * src/common/log.c
6002         * src/common/passcrypt.c
6003         * src/common/socket.c
6004         * src/common/ssl.c
6005         * src/common/ssl_certificate.c
6006         * src/common/template.c
6007         * src/common/utils.c
6008         * src/etpan/imap-thread.c
6009         * src/gtk/sslcertwindow.c
6010         * src/gtk/sslcertwindow.h
6011                 Make functions that could be static, static
6012
6013 2007-01-20 [colin]      2.7.1cvs39
6014
6015         * src/editldap.c
6016                 Fix tooltip
6017
6018 2007-01-20 [colin]      2.7.1cvs38
6019
6020         * src/ldapquery.c
6021         * src/ldaputil.c
6022         * src/ldaputil.h
6023                 Fix bug 1102, 'claws-mail-2.7.1 
6024                 makes use of deprecated ldap 
6025                 functions'
6026
6027 2007-01-20 [colin]      2.7.1cvs37
6028
6029         * src/mainwindow.c
6030         * src/mainwindow.h
6031         * src/summaryview.c
6032         * src/gtk/quicksearch.c
6033                 Add Wide message list layout
6034
6035 2007-01-19 [fabien]     2.7.1cvs36
6036
6037         * src/textview.c
6038                 make sure a font change is considered in links of
6039                 headerview.
6040
6041 2007-01-19 [colin]      2.7.1cvs35
6042
6043         * src/main.c
6044         * src/mainwindow.c
6045         * src/mainwindow.h
6046         * src/messageview.c
6047         * src/messageview.h
6048         * src/prefs_common.c
6049         * src/prefs_common.h
6050         * src/summaryview.c
6051         * src/summaryview.h
6052         * src/gtk/quicksearch.c
6053         * src/gtk/quicksearch.h
6054                 Drop 'Separate Folder tree' and 'Separate
6055                 Message View'. Put three layouts in place
6056                 of it.
6057
6058 2007-01-19 [paul]       2.7.1cvs34
6059
6060         * src/prefs_msg_colors.c
6061                 more use of Q_ for translators
6062
6063 2007-01-19 [paul]       2.7.1cvs33
6064
6065         * src/imap_gtk.c
6066         * src/prefs_account.c
6067                 a few changes to the English
6068
6069 2007-01-19 [fabien]     2.7.1cvs32
6070
6071         * src/wizard.c
6072                 factorize translatable string
6073
6074 2007-01-18 [colin]      2.7.1cvs31
6075
6076         * src/main.c
6077                 Don't error out on --sync option. Although
6078                 we don't do anything with it, gtk+ handles
6079                 it, and it's useful for debugging X errors
6080
6081 2007-01-18 [fabien]     2.7.1cvs30
6082
6083         * src/prefs_other.c
6084                 ability to apply on the fly the recent added
6085                 'gtk_can_change_accels' pref (no need to restart).
6086
6087 2007-01-18 [fabien]     2.7.1cvs29
6088
6089         * src/plugins/bogofilter/bogofilter_gtk.c
6090         * src/plugins/bogofilter/bogofilter.c
6091         * src/plugins/spamassassin/spamassassin_gtk.c
6092         * src/addr_compl.c
6093         * src/prefs_account.c
6094                 factorize or rewrite some translatable strings.
6095
6096 2007-01-18 [fabien]     2.7.1cvs28
6097
6098         * src/prefs_gtk.h
6099         * src/compose.c
6100                 set a 4pix space between "Subject:" label and subject entry in
6101                 compose window.
6102
6103 2007-01-18 [wwp]        2.7.1cvs27
6104
6105         * src/addressbook.c
6106                 fix conflicting address-copy/paste when focus is set
6107                 to the embedded edit-person form.
6108  
6109
6110 2007-01-18 [wwp]        2.7.1cvs26
6111
6112         * src/addressbook.h
6113                 complete 2.7.1cvs23 (one more file was missing from that
6114                 commit).
6115
6116 2007-01-18 [colin]      2.7.1cvs25
6117
6118         * src/main.c
6119                 Provide a way to migrate without backup
6120                 Re-ask for migration on next start if 
6121                 it has been refused and wizard has been 
6122                 cancelled after.
6123
6124 2007-01-18 [wwp]        2.7.1cvs24
6125
6126         * src/editaddress.c
6127                 complete 2.7.1.cvs23 (file was missing from previous
6128                 commit).
6129
6130 2007-01-18 [wwp]        2.7.1cvs23
6131
6132         * src/addressbook.c
6133                 fix potential crashes in address book's focus_in/out signal handlers,
6134                 force focus to the edit-person form when clicked the Edit menu entry or
6135                 button (this only matters if the edit-person form is embedded to the
6136                 AB window, in that case, focus is not set when browsing the contacts
6137                 list w/ keys or mouse clicks).
6138
6139 2007-01-18 [paul]       2.7.1cvs22
6140
6141         * src/main.c
6142                 add command line options:
6143                 -h for --help
6144                 -q and --quit for --exit
6145                 -v for --version
6146                 print "Unknown option" for unknown options
6147
6148 2007-01-18 [paul]       2.7.1cvs21
6149
6150         * po/ru.po
6151                 updated by Pavlo Bohmat
6152
6153 2007-01-18 [paul]       2.7.1cvs20
6154
6155         * src/mainwindow.c
6156                 fix sensitivity issues of Mark as Spam/Ham
6157
6158 2007-01-17 [fabien]     2.7.1cvs19
6159
6160         * src/prefs_other.c
6161         * src/prefs_common.c
6162         * src/prefs_common.h
6163         * src/main.c
6164                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6165                 control the corresponding gtk property. It could be used to lock
6166                 all shortcuts (avoid to set one of them by inadvertency).
6167
6168 2007-01-17 [colin]      2.7.1cvs18
6169
6170         * src/summaryview.c
6171                 Fix bug 1100, 'Highlighted e-mail data not visible 
6172                 when color label applied.'. Use a weighted average
6173                 between normal selected foreground color and color
6174                 label instead of a simple one (3/1 instead 1/1).
6175
6176 2007-01-17 [colin]      2.7.1cvs17
6177
6178         * src/messageview.c
6179                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6180                 crash' - don't prevent mail switching while loading
6181
6182 2007-01-17 [colin]      2.7.1cvs16
6183
6184         * src/folder.c
6185         * src/folder.h
6186         * src/folderview.c
6187         * src/folderview.h
6188         * src/imap.c
6189         * src/imap.h
6190         * src/imap_gtk.c
6191                 Manage recursive search of unsubscribed folders
6192                 Rescan tree without checking for new messages 
6193                 after subscriptions changed
6194
6195 2007-01-17 [paul]       2.7.1cvs15
6196
6197         * src/prefs_common.c
6198         * src/gtk/pluginwindow.c
6199                 fix bug 1101, '"Load plugin" button is
6200                 accidentally hidden'
6201                 unset (-1) initial width in prefs_common,
6202                 fix overlapping buttons,
6203                 and other cleanups
6204
6205 2007-01-17 [paul]       2.7.1cvs14
6206
6207         * src/procmime.c
6208                 add #include <errno.h>, it's needed
6209                 on some systems
6210
6211 2007-01-17 [paul]       2.7.1cvs13
6212
6213         * src/common/defs.h
6214         * tools/make.themes.project
6215                 rename .sylpheed_themeinfo to .claws_themeinfo
6216                 and use it
6217         * src/etpan/etpan-errors.h
6218         * src/etpan/etpan-log.c
6219         * src/etpan/etpan-log.h
6220         * src/etpan/etpan-thread-manager-types.h
6221         * src/etpan/etpan-thread-manager.c
6222         * src/etpan/etpan-thread-manager.h
6223         * src/etpan/imap-thread.c
6224         * src/etpan/imap-thread.h
6225                 add copyright header
6226
6227 2007-01-17 [colin]      2.7.1cvs12
6228
6229         * src/plugins/pgpcore/select-keys.c
6230         * src/gtk/pluginwindow.c
6231         * src/prefs_account.c
6232                 Fix warnings
6233
6234 2007-01-16 [colin]      2.7.1cvs11
6235
6236         * src/imap.c
6237         * src/imap.h
6238         * src/imap_gtk.c
6239                 Manage subscribing to subfolders when only
6240                 subscribed folders are shown.
6241
6242 2007-01-16 [colin]      2.7.1cvs10
6243
6244         * src/folderview.c
6245                 Fix annoying vscrollbar going back to top
6246                 on Check for new folders
6247
6248 2007-01-16 [colin]      2.7.1cvs9
6249
6250         * src/imap.c
6251                 Remove printf
6252
6253 2007-01-16 [colin]      2.7.1cvs8
6254
6255         * src/filtering.c
6256                 Bigger buffer for errors
6257         * src/imap.c
6258         * src/imap.h
6259         * src/imap_gtk.c
6260         * src/prefs_account.c
6261         * src/prefs_account.h
6262         * src/wizard.c
6263         * src/etpan/imap-thread.c
6264         * src/etpan/imap-thread.h
6265         * manual/handling.xml
6266                 Add subscriptions management. What it changes:
6267                 Creating a folder subscribes to it
6268                 Deleting a folder unsubscribes it
6269                 New contextual menu item allowing to switch between
6270                 All folders and Subscribed folders, subscribe, and
6271                 unsubscribe. "Creating" an existing but unsubscribed
6272                 folder will subscribe it.
6273                 By default for new accounts, only subscribed folders 
6274                 are shown.
6275
6276
6277 2007-01-16 [paul]       2.7.1cvs7
6278
6279         * src/summaryview.c
6280                 Allow folder classes to specify only sort_key or
6281                 sort_type instead of both or none.
6282
6283 2007-01-16 [paul]       2.7.1cvs6
6284
6285         * src/action.c
6286         * src/compose.c
6287         * src/mimeview.c
6288         * src/procmime.c
6289         * src/textview.c
6290                 Save and use errno for procmime_get_part
6291
6292 2007-01-16 [colin]      2.7.1cvs5
6293
6294         * src/imap.c
6295                 Never remove INBOX when scanning for
6296                 new folders. It's a special folder
6297                 that has to exist.
6298
6299 2007-01-15 [colin]      2.7.1cvs4
6300
6301         * src/imap.c
6302                 Fix 'Check for new folders' when IMAP subdirectory
6303                 is set
6304         * src/etpan/imap-thread.c
6305                 Fix build
6306
6307 2007-01-15 [colin]      2.7.1cvs3
6308
6309         * src/etpan/imap-thread.c
6310                 Fix invalid free on command-connection
6311                 error
6312
6313 2007-01-15 [wwp]        2.7.1cvs2
6314
6315         * src/matcher_parser_lex.l
6316         * src/quote_fmt_lex.l
6317         * src/matcher_parser_parse.y
6318                 fix copyright header in lexers and parsers.
6319
6320 2007-01-15 [paul]       2.7.1cvs1
6321
6322         * NEWS
6323         * README
6324         * RELEASE_NOTES
6325         * configure.ac
6326                 bump up version number following
6327                 stable release
6328
6329 2007-01-15 [paul]       2.7.0cvs31
6330
6331         * AUTHORS
6332         * src/gtk/authors.h
6333                 add Fabien to the Team list
6334                 add the recent contributors
6335                 make a few corrections
6336
6337 2007-01-15 [paul]       2.7.0cvs30
6338
6339         * src/mainwindow.c
6340                 fix compiler warning
6341         * src/plugins/pgpcore/prefs_gpg.c
6342         * src/plugins/pgpcore/prefs_gpg.h
6343                 add missing include
6344                 fix copyright header
6345
6346 2007-01-14 [colin]      2.7.0cvs29
6347
6348         * src/gtk/filesel.c
6349                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6350                 two benefits: faster to open, will fix strange
6351                 dbus-related crash. Thanks to Pascal Terjan.
6352
6353 2007-01-14 [colin]      2.7.0cvs28
6354
6355         * src/etpan/imap-thread.c
6356                 Delete the old imap just after allocating
6357                 the new one. Makes sure we don't get the
6358                 same pointer by sheer luck, which feels
6359                 strange in the debug log.
6360
6361 2007-01-14 [colin]      2.7.0cvs27
6362
6363         * src/gtk/inputdialog.c
6364                 Make sure we don't print passwords in
6365                 clear text when in debug mode
6366
6367 2007-01-14 [colin]      2.7.0cvs26
6368
6369         * src/gtk/gtksctree.c
6370                 Fix bug 1098, 'bogus last row display 
6371                 after expanding a thread'. Patch by
6372                 Jindrich Makovicka <makovick@gmail.com>
6373
6374 2007-01-14 [colin]      2.7.0cvs25
6375
6376         * src/etpan/imap-thread.c
6377                 Close socket manually before
6378                 freeing the imap struct
6379
6380 2007-01-14 [colin]      2.7.0cvs24
6381
6382         * src/etpan/imap-thread.c
6383                 Maybe fix new reconnection issues
6384
6385 2007-01-13 [colin]      2.7.0cvs23
6386
6387         * src/summaryview.c
6388                 Freeze/thaw on thread selection
6389
6390 2007-01-13 [paul]       2.7.0cvs22
6391
6392         * src/mainwindow.c
6393         * src/summaryview.c
6394         * src/summaryview.h
6395                 add 'Edit/Delete thread'
6396
6397 2007-01-13 [colin]      2.7.0cvs21
6398
6399         * src/prefs_account.c
6400         * src/prefs_compose_writing.c
6401         * src/prefs_message.c
6402         * src/prefs_msg_colors.c
6403         * src/prefs_other.c
6404         * src/prefs_receive.c
6405         * src/prefs_spelling.c
6406         * src/prefs_summaries.c
6407         * src/prefs_themes.c
6408         * src/gtk/gtkutils.c
6409         * src/gtk/gtkutils.h
6410         * src/plugins/pgpcore/prefs_gpg.c
6411         * src/plugins/spamassassin/spamassassin_gtk.c
6412                 Factorize gtk frame creation
6413                 Patch by Pawel
6414
6415 2007-01-13 [colin]      2.7.0cvs20
6416
6417         * src/message_search.c
6418         * src/summary_search.c
6419                 Fix Enter in search windows
6420         * src/messageview.c
6421                 Fix body search starting at the
6422                 end of the mail (and asking for loop)
6423
6424 2007-01-13 [colin]      2.7.0cvs19
6425
6426         * src/etpan/imap-thread.c
6427                 Make sure we don't free the same imap
6428                 twice
6429
6430 2007-01-13 [colin]      2.7.0cvs18
6431
6432         * commitHelper
6433                 Allow multiple commitHelpers to
6434                 run at once
6435
6436 2007-01-12 [colin]      2.7.0cvs17
6437
6438         * src/etpan/imap-thread.c
6439                 Make sure we get rid of the previous mailimap
6440                 when connecting - just in case disconnect was
6441                 unclean
6442
6443 2007-01-12 [paul]       2.7.0cvs16
6444
6445         * src/compose.c
6446                 Strip S/MIME signatures when re-editing
6447                 S/MIME signed messages.
6448
6449 2007-01-12 [paul]       2.7.0cvs15
6450
6451         * configure.ac
6452         * src/addressbook.c
6453         * src/foldersel.c
6454         * src/folderview.c
6455         * src/main.c
6456                 no need to define CLAWS anymore, remove
6457                 all that stuff
6458
6459 2007-01-12 [paul]       2.7.0cvs14
6460
6461         * src/mimeview.c
6462                 check if the mail's signed as
6463                 it can change the mail structure
6464                 Thanks to Colin
6465
6466 2007-01-12 [paul]       2.7.0cvs13
6467
6468         * src/procmime.c
6469                 fix Forwarding msgs with attachments
6470                 that have dos line endings
6471                 Thanks to Colin
6472
6473 2007-01-12 [wwp]        2.7.0cvs12
6474
6475         * configure.ac
6476                 Revert accidentally committed extra version tag.
6477
6478 2007-01-12 [wwp]        2.7.0cvs11
6479
6480         * src/prefs_account.c
6481                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6482
6483 2007-01-11 [colin]      2.7.0cvs10
6484
6485         * src/imap.c
6486                 move g_warning to debug_print
6487                 it scares people for no reason
6488
6489 2007-01-11 [colin]      2.7.0cvs9
6490
6491         * po/POTFILES.in
6492                 Fix files to translate. Patch by
6493                 Fabien
6494
6495 2007-01-11 [paul]       2.7.0cvs8
6496
6497         * src/imap.c
6498                 Fix recursion when server lists the
6499                 current subfolder in the response
6500         * src/mimeview.c
6501                 Fix updating of icon_list/ctree
6502         * src/plugins/pgpcore/select-keys.c
6503                 Fix a few annoyances when choosing
6504                 keys for the CMS (S/MIME) protocol
6505
6506 2007-01-11 [wwp]        2.7.0cvs7
6507
6508         * src/compose.c
6509         * src/prefs_account.c
6510         * src/prefs_account.h
6511                 Add per-account spellcheck default dictionaries settings.
6512
6513 2007-01-10 [colin]      2.7.0cvs6
6514
6515         * src/prefs_folder_item.c
6516                 Factorize strings - patch by Fabien
6517
6518 2007-01-10 [colin]      2.7.0cvs5
6519
6520         * src/mainwindow.c
6521                 Fix bug 1095, 'Crash while changing folder 
6522                 columns during incorporation'
6523
6524 2007-01-09 [colin]      2.7.0cvs4
6525
6526         * src/gtk/pluginwindow.c
6527                 Set the plugin window transient. Seems
6528                 like some window managers hide it in
6529                 the background after "load plugin"...
6530
6531 2007-01-09 [colin]      2.7.0cvs3
6532
6533         * src/gtk/filesel.c
6534                 Use the same type for alloc and free
6535
6536 2007-01-08 [paul]       2.7.0cvs2
6537
6538         * po/nl.po
6539                 updated by Tim Dijkstra
6540
6541 2007-01-08 [paul]       2.7.0cvs1
6542
6543         * src/prefs_themes.c
6544         * src/common/utils.c
6545                 Fix resource leaks
6546
6547 2007-01-08 [paul]       2.7.0
6548
6549         * NEWS
6550         * README
6551         * RELEASE_NOTES
6552                 2.7.0 released
6553
6554 2007-01-08 [paul]       2.6.1cvs119
6555
6556         * doc/man/claws-mail.1
6557                 another correction
6558
6559 2007-01-08 [paul]       2.6.1cvs118
6560
6561         * doc/man/claws-mail.1
6562                 corrections
6563         * manual/advanced.xml
6564                 improved English usage
6565
6566 2007-01-08 [paul]       2.6.1cvs117
6567
6568         * po/ca.po
6569         * po/de.po
6570         * po/en_GB.po
6571         * po/fi.po
6572         * po/it.po
6573         * po/pt_BR.po
6574         * po/sk.po
6575         * po/sr.po
6576         * po/zh_CN.po
6577                 updated by Miquel Oliete, Stephan Sachse, me,
6578                 Tommi Pirinen, Andrea Spadaccini, Frederico
6579                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6580                 Urosevic, and Ralgh Young
6581
6582 2007-01-07 [mones]      2.6.1cvs116
6583
6584         * manual/es/advanced.xml
6585         * po/es.po
6586                 Synced manual (unhide mark_as_read_delay)
6587                 and updated translation for release
6588
6589 2007-01-07 [paul]       2.6.1cvs115
6590
6591         * src/prefs_matcher.c
6592                 make the hbox content fit better under
6593                 various languages
6594
6595 2007-01-07 [colin]      2.6.1cvs114
6596
6597         * src/messageview.c
6598                 Fix bug 1088, 'Ctrl-h produces repeatable
6599                 crash'
6600
6601 2007-01-06 [colin]      2.6.1cvs113
6602
6603         * src/etpan/imap-thread.c
6604                 Add casts to int to get certs. Fixes
6605                 bug 1064, 'crash @ etpan_certificate_check() 
6606                 when opening an IMAP folder', with latest
6607                 libetpan CVS or >= 0.49
6608         * src/mainwindow.c
6609         * src/mainwindow.h
6610         * src/imap_gtk.c
6611         * src/news_gtk.c
6612         * src/prefs_folder_item.c
6613                 Grey out the "synchronise" menu items if
6614                 there's nothing to synchronise.
6615         * src/plugins/pgpcore/sgpgme.c
6616                 Make an error clearer than "Unknown error"
6617
6618 2007-01-06 [colin]      2.6.1cvs112
6619
6620         * src/messageview.c
6621                 Don't try to show a message if updating
6622                 Maybe fixes bug 1088, 'ctrl-h produces
6623                 repeatable crash'.
6624
6625 2007-01-06 [colin]      2.6.1cvs111
6626
6627         * src/summaryview.c
6628                 Disable Control-Space (handle it as Space).
6629
6630 2007-01-05 [paul]       2.6.1cvs110
6631
6632         * src/imap.c
6633                 Fix bug 934, 'sylpheed claws 2.1 
6634                 doesn't show Exchanges Public Folders'
6635                 Thanks to Hoa and Colin
6636         * src/msgcache.c
6637                 Refuse to allocate more than 2 MB for a 
6638                 single field, it's a good indication of
6639                 cache corruption.
6640
6641 2007-01-05 [colin]      2.6.1cvs109
6642
6643         * src/mainwindow.c
6644                 Allow --select'ing emails by Message-ID too
6645
6646 2007-01-05 [colin]      2.6.1cvs108
6647
6648         * src/common/quoted-printable.c
6649                 Uh! Third fix :)
6650
6651 2007-01-05 [colin]      2.6.1cvs107
6652
6653         * src/common/quoted-printable.c
6654                 Fix previous commit about bug 1089
6655                 Thanks to Ralf
6656
6657 2007-01-05 [colin]      2.6.1cvs106
6658
6659         * src/common/quoted-printable.c
6660                 Fix my previous commit on bug 1089
6661                 - Thanks to Ralf :)
6662
6663 2007-01-04 [colin]      2.6.1cvs105
6664
6665         * src/common/quoted-printable.c
6666                 Fix bug 1089, 'NUL characters in Subject 
6667                 line are misinterpreted'. Not a pain to
6668                 fix in fact.
6669
6670 2007-01-04 [colin]      
6671
6672         2.7.0-rc3 released
6673
6674 2007-01-04 [wwp]        2.6.1cvs104
6675
6676         * src/image_viewer.c
6677                 Force operator precedence (fix a compiler warning).
6678
6679 2007-01-04 [colin]      2.6.1cvs103
6680
6681         * src/image_viewer.c
6682                 Be cautious there too (same fix as the one
6683                 in textview from cvs33)
6684         * src/messageview.c
6685                 Don't use any MimeViewer plugin when showing
6686                 all headers
6687
6688 2007-01-03 [wwp]        2.6.1cvs102
6689
6690         * src/html.c
6691         * src/html.h
6692                 fixed "cent" sign (use the existing ASCII one),
6693                 decode more HTML entities,
6694                 converted table ASCII entries to UTF-8,
6695                 moved a switch() into a hashtable.
6696
6697 2007-01-03 [paul]       2.6.1cvs101
6698
6699         * src/compose.c
6700         * src/messageview.c
6701         * src/procmsg.c
6702         * src/procmsg.h
6703                 When possible, use move_msg instead of
6704                 copy_msg + remove_msg to move sent mail
6705                 from Queue to Sent. 
6706
6707 2007-01-03 [paul]       2.6.1cvs100
6708
6709         * src/html.c
6710                 add more html entity recognition:
6711                 pounds, euros, and cents
6712
6713 2007-01-03 [colin]      2.6.1cvs99
6714
6715         * src/imap_gtk.c
6716                 Don't display an error on NOSELECT
6717                 folders when synchronising
6718
6719 2007-01-03 [paul]       2.6.1cvs98
6720
6721         * tools/maildir2claws-mail.pl
6722                 only substitute 'sent-mail' if it's
6723                 the full directory name
6724
6725 2007-01-03 [paul]       2.6.1cvs97
6726
6727         * ChangeLog
6728         * ChangeLog.pre2.0.0
6729         * Makefile.am
6730                 archive a chunk of ChangeLog in
6731                 ChangeLog.pre2.0.0
6732         * ChangeLog.gtk1
6733         * doc/src/ChangeLog.claws-pre0.8.0
6734                 remove ChangeLog.claws-pre0.8.0, adding
6735                 its contents to ChangeLog.gtk1
6736
6737 2007-01-03 [paul]       2.6.1cvs96
6738
6739         * src/account.c
6740         * src/account.h
6741         * src/action.c
6742         * src/action.h
6743         * src/adbookbase.h
6744         * src/addr_compl.c
6745         * src/addr_compl.h
6746         * src/addrbook.c
6747         * src/addrcache.c
6748         * src/addrcache.h
6749         * src/addrcindex.c
6750         * src/addrcindex.h
6751         * src/addrclip.c
6752         * src/addrclip.h
6753         * src/addrdefs.h
6754         * src/addressadd.c
6755         * src/addressadd.h
6756         * src/addressbook.c
6757         * src/addressbook.h
6758         * src/addressbook_foldersel.c
6759         * src/addressbook_foldersel.h
6760         * src/addrgather.c
6761         * src/addrgather.h
6762         * src/addrharvest.c
6763         * src/addrharvest.h
6764         * src/addrindex.c
6765         * src/addrindex.h
6766         * src/addritem.c
6767         * src/addritem.h
6768         * src/addrquery.c
6769         * src/addrquery.h
6770         * src/addrselect.c
6771         * src/addrselect.h
6772         * src/alertpanel.c
6773         * src/alertpanel.h
6774         * src/browseldap.c
6775         * src/browseldap.h
6776         * src/codeconv.c
6777         * src/codeconv.h
6778         * src/compose.c
6779         * src/compose.h
6780         * src/customheader.c
6781         * src/customheader.h
6782         * src/displayheader.c
6783         * src/displayheader.h
6784         * src/editaddress.c
6785         * src/editaddress.h
6786         * src/editbook.c
6787         * src/editbook.h
6788         * src/editgroup.c
6789         * src/editgroup.h
6790         * src/editjpilot.c
6791         * src/editjpilot.h
6792         * src/editldap.c
6793         * src/editldap.h
6794         * src/editldap_basedn.c
6795         * src/editldap_basedn.h
6796         * src/editvcard.c
6797         * src/editvcard.h
6798         * src/exphtmldlg.c
6799         * src/exphtmldlg.h
6800         * src/expldifdlg.c
6801         * src/expldifdlg.h
6802         * src/export.c
6803         * src/export.h
6804         * src/exporthtml.c
6805         * src/exporthtml.h
6806         * src/exportldif.c
6807         * src/exportldif.h
6808         * src/filtering.c
6809         * src/filtering.h
6810         * src/folder.c
6811         * src/folder.h
6812         * src/folder_item_prefs.c
6813         * src/folder_item_prefs.h
6814         * src/foldersel.c
6815         * src/foldersel.h
6816         * src/folderutils.c
6817         * src/folderutils.h
6818         * src/folderview.c
6819         * src/folderview.h
6820         * src/grouplistdialog.c
6821         * src/grouplistdialog.h
6822         * src/headerview.c
6823         * src/html.c
6824         * src/html.h
6825         * src/image_viewer.c
6826         * src/image_viewer.h
6827         * src/imap.c
6828         * src/imap.h
6829         * src/imap_gtk.c
6830         * src/imap_gtk.h
6831         * src/import.c
6832         * src/import.h
6833         * src/importldif.c
6834         * src/importldif.h
6835         * src/importmutt.c
6836         * src/importmutt.h
6837         * src/importpine.c
6838         * src/importpine.h
6839         * src/inc.c
6840         * src/inc.h
6841         * src/jpilot.c
6842         * src/jpilot.h
6843         * src/ldapctrl.c
6844         * src/ldapctrl.h
6845         * src/ldaplocate.c
6846         * src/ldaplocate.h
6847         * src/ldapquery.c
6848         * src/ldapquery.h
6849         * src/ldapserver.c
6850         * src/ldapserver.h
6851         * src/ldaputil.c
6852         * src/ldaputil.h
6853         * src/ldif.c
6854         * src/ldif.h
6855         * src/main.c
6856         * src/main.h
6857         * src/mainwindow.c
6858         * src/mainwindow.h
6859         * src/manual.c
6860         * src/manual.h
6861         * src/mbox.c
6862         * src/message_search.c
6863         * src/message_search.h
6864         * src/messageview.c
6865         * src/messageview.h
6866         * src/mh.c
6867         * src/mh.h
6868         * src/mh_gtk.c
6869         * src/mh_gtk.h
6870         * src/mimeview.c
6871         * src/mimeview.h
6872         * src/msgcache.c
6873         * src/msgcache.h
6874         * src/mutt.c
6875         * src/mutt.h
6876         * src/news.c
6877         * src/news.h
6878         * src/news_gtk.c
6879         * src/news_gtk.h
6880         * src/partial_download.c
6881         * src/partial_download.h
6882         * src/pine.c
6883         * src/pine.h
6884         * src/pop.c
6885         * src/pop.h
6886         * src/prefs_account.c
6887         * src/prefs_account.h
6888         * src/prefs_actions.c
6889         * src/prefs_actions.h
6890         * src/prefs_common.c
6891         * src/prefs_common.h
6892         * src/prefs_compose_writing.c
6893         * src/prefs_compose_writing.h
6894         * src/prefs_customheader.c
6895         * src/prefs_customheader.h
6896         * src/prefs_display_header.c
6897         * src/prefs_display_header.h
6898         * src/prefs_filtering.c
6899         * src/prefs_filtering.h
6900         * src/prefs_filtering_action.c
6901         * src/prefs_filtering_action.h
6902         * src/prefs_folder_column.c
6903         * src/prefs_folder_column.h
6904         * src/prefs_folder_item.c
6905         * src/prefs_folder_item.h
6906         * src/prefs_fonts.c
6907         * src/prefs_fonts.h
6908         * src/prefs_gtk.c
6909         * src/prefs_gtk.h
6910         * src/prefs_image_viewer.c
6911         * src/prefs_image_viewer.h
6912         * src/prefs_matcher.c
6913         * src/prefs_matcher.h
6914         * src/prefs_message.c
6915         * src/prefs_msg_colors.c
6916         * src/prefs_msg_colors.h
6917         * src/prefs_other.c
6918         * src/prefs_quote.c
6919         * src/prefs_receive.c
6920         * src/prefs_send.c
6921         * src/prefs_spelling.c
6922         * src/prefs_spelling.h
6923         * src/prefs_summaries.c
6924         * src/prefs_summaries.h
6925         * src/prefs_summary_column.c
6926         * src/prefs_summary_column.h
6927         * src/prefs_template.c
6928         * src/prefs_template.h
6929         * src/prefs_themes.c
6930         * src/prefs_themes.h
6931         * src/prefs_toolbar.c
6932         * src/prefs_toolbar.h
6933         * src/prefs_wrapping.c
6934         * src/prefs_wrapping.h
6935         * src/privacy.c
6936         * src/privacy.h
6937         * src/procheader.c
6938         * src/procheader.h
6939         * src/procmime.c
6940         * src/procmime.h
6941         * src/procmsg.c
6942         * src/procmsg.h
6943         * src/quote_fmt.c
6944         * src/quote_fmt_parse.y
6945         * src/recv.c
6946         * src/recv.h
6947         * src/remotefolder.c
6948         * src/remotefolder.h
6949         * src/send_message.c
6950         * src/send_message.h
6951         * src/setup.c
6952         * src/setup.h
6953         * src/sourcewindow.c
6954         * src/sourcewindow.h
6955         * src/ssl_manager.c
6956         * src/ssl_manager.h
6957         * src/statusbar.c
6958         * src/statusbar.h
6959         * src/stock_pixmap.c
6960         * src/stock_pixmap.h
6961         * src/summary_search.c
6962         * src/summary_search.h
6963         * src/summaryview.c
6964         * src/summaryview.h
6965         * src/textview.c
6966         * src/textview.h
6967         * src/toolbar.c
6968         * src/toolbar.h
6969         * src/undo.c
6970         * src/undo.h
6971         * src/unmime.c
6972         * src/unmime.h
6973         * src/vcard.c
6974         * src/vcard.h
6975         * src/wizard.c
6976         * src/wizard.h
6977         * src/common/base64.c
6978         * src/common/base64.h
6979         * src/common/defs.h
6980         * src/common/hooks.c
6981         * src/common/hooks.h
6982         * src/common/log.c
6983         * src/common/log.h
6984         * src/common/mgutils.c
6985         * src/common/mgutils.h
6986         * src/common/nntp.c
6987         * src/common/nntp.h
6988         * src/common/passcrypt.c
6989         * src/common/passcrypt.h.in
6990         * src/common/plugin.c
6991         * src/common/plugin.h
6992         * src/common/prefs.c
6993         * src/common/prefs.h
6994         * src/common/progressindicator.c
6995         * src/common/progressindicator.h
6996         * src/common/quoted-printable.c
6997         * src/common/quoted-printable.h
6998         * src/common/session.c
6999         * src/common/session.h
7000         * src/common/smtp.c
7001         * src/common/smtp.h
7002         * src/common/socket.c
7003         * src/common/socket.h
7004         * src/common/ssl.c
7005         * src/common/ssl.h
7006         * src/common/ssl_certificate.c
7007         * src/common/ssl_certificate.h
7008         * src/common/stringtable.c
7009         * src/common/stringtable.h
7010         * src/common/template.c
7011         * src/common/template.h
7012         * src/common/timing.h
7013         * src/common/utils.c
7014         * src/common/utils.h
7015         * src/common/version.h.in
7016         * src/common/xml.c
7017         * src/common/xml.h
7018         * src/common/xmlprops.c
7019         * src/common/xmlprops.h
7020         * src/gtk/about.c
7021         * src/gtk/colorlabel.c
7022         * src/gtk/colorsel.c
7023         * src/gtk/colorsel.h
7024         * src/gtk/combobox.c
7025         * src/gtk/combobox.h
7026         * src/gtk/description_window.c
7027         * src/gtk/description_window.h
7028         * src/gtk/filesel.c
7029         * src/gtk/filesel.h
7030         * src/gtk/foldersort.c
7031         * src/gtk/foldersort.h
7032         * src/gtk/gtksctree.c
7033         * src/gtk/gtkutils.c
7034         * src/gtk/gtkutils.h
7035         * src/gtk/inputdialog.c
7036         * src/gtk/inputdialog.h
7037         * src/gtk/logwindow.c
7038         * src/gtk/logwindow.h
7039         * src/gtk/manage_window.c
7040         * src/gtk/manage_window.h
7041         * src/gtk/menu.c
7042         * src/gtk/menu.h
7043         * src/gtk/pluginwindow.c
7044         * src/gtk/pluginwindow.h
7045         * src/gtk/prefswindow.c
7046         * src/gtk/prefswindow.h
7047         * src/gtk/progressdialog.c
7048         * src/gtk/progressdialog.h
7049         * src/gtk/sslcertwindow.c
7050         * src/gtk/sslcertwindow.h
7051         * src/plugins/bogofilter/bogofilter.c
7052         * src/plugins/bogofilter/bogofilter.h
7053         * src/plugins/bogofilter/bogofilter_gtk.c
7054         * src/plugins/clamav/clamav_plugin.c
7055         * src/plugins/clamav/clamav_plugin.h
7056         * src/plugins/clamav/clamav_plugin_gtk.c
7057         * src/plugins/demo/demo.c
7058         * src/plugins/dillo_viewer/dillo_prefs.c
7059         * src/plugins/dillo_viewer/dillo_prefs.h
7060         * src/plugins/dillo_viewer/dillo_viewer.c
7061         * src/plugins/pgpcore/passphrase.c
7062         * src/plugins/pgpcore/passphrase.h
7063         * src/plugins/pgpcore/pgp_viewer.c
7064         * src/plugins/pgpcore/pgp_viewer.h
7065         * src/plugins/pgpcore/plugin.c
7066         * src/plugins/pgpcore/select-keys.c
7067         * src/plugins/pgpcore/select-keys.h
7068         * src/plugins/pgpcore/sgpgme.c
7069         * src/plugins/pgpcore/sgpgme.h
7070         * src/plugins/pgpinline/pgpinline.c
7071         * src/plugins/pgpinline/pgpinline.h
7072         * src/plugins/pgpinline/plugin.c
7073         * src/plugins/pgpmime/pgpmime.c
7074         * src/plugins/pgpmime/pgpmime.h
7075         * src/plugins/pgpmime/plugin.c
7076         * src/plugins/spamassassin/spamassassin.c
7077         * src/plugins/spamassassin/spamassassin.h
7078         * src/plugins/spamassassin/spamassassin_gtk.c
7079         * src/plugins/trayicon/trayicon.c
7080                 it's 2007, update the year in the copyright headers
7081
7082 2007-01-03 [paul]       2.6.1cvs95
7083
7084         * src/gtk/about.c
7085                 it is 2007, use it in the copyright string
7086
7087 2007-01-03 [paul]       2.6.1cvs94
7088
7089         * src/html.c
7090                 html entity conversion:
7091                 move &#153; to a more suitable place
7092                 add &bull; and &ndash;
7093                 make sure &mdash; and &#8212; are both
7094                 converted the same
7095
7096 2007-01-02 [colin]      2.6.1cvs93
7097
7098         * src/addrbook.c
7099                 Fix leak
7100         * src/common/plugin.c
7101                 Add comment
7102         * src/etpan/imap-thread.c
7103                 Fix warning
7104
7105 2006-12-31 [paul]       2.6.1cvs92
7106
7107         * src/prefs_summaries.c
7108                 use gtk_button_new_from_stock()
7109
7110 2006-12-30 [colin]      2.6.1cvs91
7111
7112         * src/folder.c
7113         * src/imap_gtk.c
7114         * src/mh_gtk.c
7115                 Don't update filtering and account paths 
7116                 when copying folders
7117
7118 2006-12-30 [colin]      2.6.1cvs90
7119
7120         * src/prefs_compose_writing.c
7121         * src/prefs_quote.c
7122         * src/prefs_template.c
7123                 Use message font for Writing and 
7124                 Quoting prefs, as well as Templates.
7125
7126 2006-12-30 [colin]      2.6.1cvs89
7127
7128         * src/prefs_summaries.c
7129                 Rework GUI; patch by Pawel
7130
7131 2006-12-29 [colin]      2.6.1cvs88
7132
7133         * src/prefs_folder_item.c
7134                 Fix bug 1085, 'Apply to subfolder 
7135                 doesn't work' - I was mistaken saying
7136                 it worked in every case
7137
7138 2006-12-28 [colin]      2.6.1cvs87
7139
7140         * src/gtk/gtkaspell.c
7141                 Don't assert if use_alternate is true
7142                 and alt_dictionary isn't set -- this 
7143                 is what happens on upgrade! Rather,
7144                 do with it.
7145
7146 2006-12-28 [colin]      2.6.1cvs86
7147
7148         * Makefile.am
7149                 Fix desktop/icon simplification
7150
7151 2006-12-28 [colin]      2.6.1cvs85
7152
7153         * Makefile.am
7154                 Make desktop and icon not 
7155                 dependant on the desktop
7156
7157 2006-12-28 [wwp]        2.6.1cvs84
7158
7159         * src/plugins/pgpmime/claws.def
7160                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7161
7162 2006-12-28 [wwp]        2.6.1cvs83
7163
7164         * src/prefs_folder_item.c
7165                 Fix coloring of "simplify subject regexp" (folder prefs),
7166                 which might be left to red whereas the regexp gets empty.
7167
7168 2006-12-28 [wwp]        2.6.1cvs82
7169
7170         * src/prefs_common.c
7171         * src/prefs_common.h
7172         * src/addressbook.c
7173         * src/addressitem.h
7174                 Save addressbook mainwindow's horizontal and vertical splitter position.
7175
7176 2006-12-27 [wwp]        2.6.1cvs81
7177
7178         * src/gtk/gtkaspell.c
7179         * src/gtk/gtkaspell.h
7180         * src/compose.c
7181                 Fix assignment of compose's default and alternate dictionary from
7182                 account or folder settings. Now gtkaspell_change_dict does rotate
7183                 dicts only when it's called from a menu cb.
7184
7185 2006-12-27 [wwp]        2.6.1cvs80
7186
7187         * src/folder_item_prefs.c
7188                 Fix randomly initialized default-alt-dictionary (folder prefs),
7189                 complete 2.6.1cvs72.
7190
7191 2006-12-27 [paul]       2.6.1cvs79
7192
7193         * src/imap_gtk.c
7194         * src/mh_gtk.c
7195                 Add Copy folder in the folder's contextual
7196                 menu
7197
7198 2006-12-27 [wwp]        2.6.1cvs78
7199
7200         * src/imap.c
7201                 Clean up session locking, thanks to Colin.
7202
7203 2006-12-26 [colin]      2.6.1cvs77
7204
7205         * src/statusbar.c
7206                 Revert previous patch
7207
7208 2006-12-26 [colin]      2.6.1cvs76
7209
7210         * src/folder.c
7211         * src/folderview.c
7212         * src/imap.c
7213         * src/statusbar.c
7214         * src/etpan/imap-thread.c
7215                 Fix previous commit warnings
7216                 Make statusbar update every second if total < 20
7217                 Make IMAP APPEND faster by simplifying log              
7218
7219 2006-12-26 [colin]      2.6.1cvs75
7220
7221         * src/folder.c
7222         * src/folder.h
7223         * src/folderview.c
7224         * src/folderview.h
7225         * src/imap_gtk.c
7226         * src/mh_gtk.c
7227                 Make it possible to copy folders accross
7228                 mailboxes (this was an arbitrary limitation).
7229                 Still make it impossible to move folders 
7230                 accross mailboxes.
7231
7232 2006-12-26 [colin]      2.6.1cvs74
7233
7234         * src/etpan/imap-thread.c
7235                 Fix bug 1081, 'claws-mail 
7236                 segfaults when going offline 
7237                 while it transfers mails via 
7238                 imap'
7239
7240 2006-12-26 [colin]      2.6.1cvs73
7241
7242         * src/folder_item_prefs.c
7243                 Don't forget alt dictionary when
7244                 renaming/moving folders
7245
7246 2006-12-26 [wwp]        2.6.1cvs72
7247
7248         * src/folder_item_prefs.c
7249                 Add missing defaults for per-folder alt dict
7250                 (forgotten in 2.6.1cvs61).
7251
7252 2006-12-26 [colin]      2.6.1cvs71
7253
7254         * src/wizard.c
7255                 Add tooltip to state that specifying
7256                 full path to mailbox is possible
7257
7258 2006-12-26 [wwp]        2.6.1cvs70
7259
7260         * src/partial_download.c
7261         * src/gtk/gtkvscrollbutton.c
7262         * src/plugins/pgpinline/plugin.c
7263                 Fix for few compiler warnings that matter.
7264
7265 2006-12-25 [colin]      2.6.1cvs69
7266
7267         * src/partial_download.c
7268                 Fix marking for download or deletion
7269                 when the header isn't the first
7270         * src/gtk/logwindow.c
7271                 Fix start of scrolling
7272
7273 2006-12-23 [paul]       2.6.1cvs68
7274
7275         * src/compose.c
7276                 change last commit to use the 'academic'
7277                 method instead. Thanks to wwp
7278
7279 2006-12-23 [paul]       2.6.1cvs67
7280
7281         * src/compose.c
7282                 don't warn about empty subject when
7283                 redirecting
7284
7285 2006-12-22 [colin]      2.6.1cvs66
7286
7287         * src/summary_search.c
7288                 Fix previous patch
7289
7290 2006-12-22 [colin]      2.6.1cvs65
7291
7292         * src/gtk/gtkutils.c
7293         * src/imap.c
7294         * src/jpilot.c
7295         * src/summary_search.c
7296                 A few warning fixes
7297
7298 2006-12-23 [paul]       
7299
7300         2.7.0-rc2 released
7301
7302 2006-12-22 [colin]      2.6.1cvs64
7303
7304         * src/toolbar.c
7305         * src/toolbar.h
7306                 Add a combo to the learn spam button
7307         * src/plugins/bogofilter/bogofilter.c
7308         * src/plugins/bogofilter/bogofilter_gtk.c
7309         * src/plugins/bogofilter/bogofilter.h
7310                 Allow to store Unsure mails in a specific
7311                 folder to make better teaching easier
7312
7313 2006-12-21 [wwp]        2.6.1cvs63
7314
7315         * src/compose.c
7316         * src/prefs_common.c
7317         * src/prefs_common.h
7318         * src/prefs_spelling.c
7319         * src/gtk/gtkaspell.c
7320         * src/gtk/gtkaspell.h
7321                 Allow spell-checking using both current and alternate dictionaries
7322                 (thanks to Colin).
7323
7324 2006-12-21 [wwp]        2.6.1cvs62
7325
7326         * src/gtk/gtkaspell.c
7327                 Apply recheck_when_changing_dict (highlight all mispelled words)
7328                 when switching to alternate dictionary.
7329
7330 2006-12-21 [wwp]        2.6.1cvs61
7331
7332         * src/compose.c
7333         * src/folder_item_prefs.h
7334         * src/prefs_common.c
7335         * src/prefs_common.h
7336         * src/prefs_folder_item.c
7337         * src/prefs_spelling.c
7338         * src/gtk/gtkaspell.c
7339         * src/gtk/gtkaspell.h
7340                 Add global and per-folder prefs to set the default
7341                 alternate dictionary.
7342
7343 2006-12-21 [colin]      2.6.1cvs60
7344
7345         * src/folder.c
7346                 Look for folders by path in all folders
7347         * src/html.c
7348                 add &mdash;
7349
7350 2006-12-20 [colin]      2.6.1cvs59
7351
7352         * src/gtk/quicksearch.c
7353                 Make sure in_typing is false when clearing
7354
7355 2006-12-20 [wwp]        2.6.1cvs58
7356
7357         * configure.ac
7358                 change manual's target dir to be LFH-compliant (thanks to Colin).
7359
7360 2006-12-20 [wwp]        2.6.1cvs57
7361
7362         * src/prefs_common.c
7363         * src/prefs_summaries.c
7364                 i18n fix and factorize patch, thanks to Fabien.
7365
7366 2006-12-20 [paul]       2.6.1cvs56
7367
7368         * configure.ac
7369                 last of the renaming (??)
7370         * src/main.c
7371                 correct --help info of --status-full
7372         * src/plugins/bogofilter/bogofilter.c
7373                 make FALSE default of whitelist_ab
7374
7375 2006-12-19 [colin]      2.6.1cvs55
7376
7377         * src/jpilot.c
7378                 Same as before, without depending on
7379                 pisock >= 0.12
7380
7381 2006-12-19 [colin]      2.6.1cvs54
7382
7383         * src/jpilot.c
7384                 Fix bug 1059, 'Better jpilot charset 
7385                 handling'. Use libpisync's charset conversion
7386                 if possible
7387
7388 2006-12-19 [colin]      2.6.1cvs53
7389
7390         * po/fr.po
7391                 Updated by Fabien
7392
7393 2006-12-19 [wwp]        2.6.1cvs52
7394
7395         * src/gtk/about.c
7396                 Add missing #include (thanks to Colin).
7397
7398 2006-12-19 [wwp]        2.6.1cvs51
7399
7400         * src/prefs_receive.c
7401                 Better spacing between widgets in prefs.
7402
7403 2006-12-18 [colin]      2.6.1cvs50
7404
7405         * src/imap.c
7406                 Fix failure to get separator on LIST "" ""
7407                 Try LIST "" "INBOX" too.
7408
7409 2006-12-18 [wwp]        2.6.1cvs49
7410
7411         * src/common/session.c
7412                 Fix a compiler warning (thanks to Fabien).
7413
7414 2006-12-18 [wwp]        2.6.1cvs48
7415
7416         * src/compose.c
7417         * src/prefs_quote.c
7418                 Factorize some strings for translation (it's about error
7419                 messages when applying or checking template/quote format).
7420
7421 2006-12-18 [colin]      2.6.1cvs47
7422
7423         * Makefile.am
7424         * src/common/defs.h
7425         * src/gtk/Makefile.am
7426         * src/gtk/about.c
7427                 Add a Release notes tab from the contents of
7428                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7429
7430 2006-12-17 [colin]      2.6.1cvs46
7431
7432         * src/mimeview.c
7433         * src/textview.c
7434         * src/gtk/filesel.c
7435                 Correctly convert from/to UTF8/filename encoding
7436                 when loading and saving files. Probably fixes
7437                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7438                 for a file to attach and is blocked...'
7439
7440 2006-12-17 [colin]      2.6.1cvs45
7441
7442         * src/gtk/logwindow.c
7443                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7444                 IMAP folder and is blocked on main thread': 
7445                 make sure we put utf8 in the log.
7446
7447 2006-12-16 [colin]      2.6.1cvs44
7448
7449         * src/toolbar.c
7450         * src/toolbar.h
7451                 Fix bug 1055, 'Add the 'cancel receive' 
7452                 in the available events for the toolbar buttons'
7453
7454 2006-12-16 [colin]      2.6.1cvs43
7455
7456         * po/POTFILES.in
7457         * src/imap.c
7458         * src/common/nntp.c
7459         * src/common/session.c
7460                 Log error when SSL handshakes fail. 
7461                 Fixes bug 1082, 'incorrect / imprecise 
7462                 error message when imap server provides 
7463                 ssl only through STARTTLS but SSL is 
7464                 selected'
7465
7466 2006-12-15 [wwp]        2.6.1cvs42
7467
7468         * src/plugins/bogofilter/bogofilter_gtk.c
7469                 set proper sensitivity to widgets I've recently added.
7470
7471 2006-12-15 [colin]      
7472
7473         2.7.0-rc1 released
7474
7475 2006-12-15 [wwp]        2.6.1cvs41
7476
7477         * src/plugins/bogofilter/bogofilter.c
7478         * src/plugins/bogofilter/bogofilter.h
7479         * src/plugins/bogofilter/bogofilter_gtk.c
7480                 bogofilter's whitelist can now use a subset of
7481                 the addressbook (either a book, a subfolder of a book,
7482                 or the whole addressbook by using "Any"). Re-used there
7483                 some pref_matcher widgets and mechanisms to match a subset
7484                 of the addressbook.
7485
7486 2006-12-15 [wwp]        2.6.1cvs40
7487
7488         * src/wizard.c
7489         * src/common/plugin.c
7490         * src/common/plugin.h
7491         * src/gtk/about.c
7492         * src/plugins/bogofilter/bogofilter.c
7493         * src/plugins/clamav/clamav_plugin.c
7494         * src/plugins/demo/demo.c
7495         * src/plugins/dillo_viewer/dillo_viewer.c
7496         * src/plugins/pgpcore/plugin.c
7497         * src/plugins/pgpinline/plugin.c
7498         * src/plugins/pgpmime/plugin.c
7499         * src/plugins/spamassassin/spamassassin.c
7500         * src/plugins/trayicon/trayicon.c
7501                 factorize some translatable strings (plugins-related),
7502                 fix missing punctuation in several places,
7503                 remove useless translatable \n in about.c,
7504                 and factorize plugin init code w/ a new function
7505                 check_plugin_version() in common/plugin.c.
7506                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7507
7508 2006-12-15 [wwp]        2.6.1cvs39
7509
7510         * src/plugins/bogofilter/bogofilter.c
7511         * src/plugins/bogofilter/bogofilter_gtk.c
7512                 flag whitelisted spams as spam, but don't filter it to the spam
7513                 folder. Thanks to Colin.
7514
7515 2006-12-15 [ticho]      2.6.1cvs38
7516
7517         * src/plugins/bogofilter/bogofilter.c
7518         * src/plugins/bogofilter/bogofilter.h
7519         * src/plugins/bogofilter/bogofilter_gtk.c
7520                 Add option to whitelist senders found in addressbook. Patch by colin.
7521
7522 2006-12-15 [paul]       2.6.1cvs37
7523
7524         * src/folderview.c
7525                 add missing #include "log.h"
7526
7527 2006-12-15 [paul]       2.6.1cvs36
7528
7529         * src/plugins/bogofilter/bogofilter.c
7530         * src/plugins/bogofilter/bogofilter.h
7531         * src/plugins/bogofilter/bogofilter_gtk.c
7532                 Add an option to allow inserting an
7533                 X-Claws-Bogosity header (on MH folders
7534                 only). Patch by Colin
7535
7536 2006-12-14 [colin]      2.6.1cvs35
7537
7538         * src/main.c
7539                 "Yes" should be the default choice for
7540                 migration configuration
7541
7542 2006-12-14 [paul]       2.6.1cvs34
7543
7544         * src/prefs_summaries.c
7545         * manual/advanced.xml
7546                 Unhide mark_as_read_delay
7547
7548 2006-12-14 [paul]       2.6.1cvs33
7549
7550         * src/messageview.c
7551         * src/messageview.h
7552         * src/mimeview.c
7553         * src/mimeview.h
7554         * src/summaryview.c
7555         * src/textview.c
7556         * src/textview.h
7557                 Fix printing of selection
7558                 Fix printing of message parts
7559                 Fix printing of images
7560         * src/gtk/gtksourceprintjob.c
7561                 Fix page count when there are images
7562
7563 2006-12-14 [wwp]        2.6.1cvs32
7564
7565         * src/mainwindow.c
7566         * src/summaryview.c
7567         * src/summaryview.h
7568         * src/gtk/quicksearch.c
7569                 fix quicksearch 'magnify' button status when QS is closed
7570                 using the Escape key, thanks to Colin.
7571
7572 2006-12-14 [wwp]        2.6.1cvs31
7573
7574         * src/mainwindow.c
7575         * src/summaryview.c
7576         * src/summaryview.h
7577         * src/gtk/quicksearch.c
7578                 fix quicksearch 'magnify' button status when QS is closed
7579                 using the Escape key, thanks to Colin.
7580
7581 2006-12-13 [colin]      2.6.1cvs30
7582
7583         * src/ldapquery.c
7584         * src/ldaputil.c
7585                 Use the binary safe version of ldap_get_values,
7586                 to make sure we manipulate null-terminated 
7587                 strings. Maybe fixes bug 1075, 'claws mail 
7588                 segfault when completing ldap adresses'
7589         * src/syldap.c ** REMOVED **
7590         * src/syldap.h ** REMOVED **
7591                 Remove dead files
7592
7593 2006-12-13 [mones]      2.6.1cvs29
7594
7595         * po/es.po
7596                 Fixed piped strings, fixed click translation
7597
7598 2006-12-13 [paul]       2.6.1cvs28
7599
7600         * src/main.c
7601                 don't translate these strings
7602
7603 2006-12-13 [paul]       2.6.1cvs27
7604
7605         * po/en_GB.po
7606                 updated
7607
7608 2006-12-13 [colin]      2.6.1cvs26
7609
7610         * src/main.c
7611         * src/main.h
7612                 Add claws_is_starting()
7613
7614 2006-12-13 [mones]      2.6.1cvs25
7615
7616         * manual/es/advanced.xml
7617         * po/es.po
7618                 Synced manual and updated translation
7619
7620 2006-12-12 [colin]      2.6.1cvs24
7621
7622         * src/wizard.c
7623                 Add an option to use STARTTLS in the
7624                 welcome wizard. Fixes bug 1080, 
7625                 'Using SSL option in wizard for incoming 
7626                 server does not activate SSL with STARTTLS'
7627
7628 2006-12-12 [colin]      2.6.1cvs23
7629
7630         * src/main.c
7631                 Don't exit when there's an incomplete
7632                 mailbox configured - leaves a chance 
7633                 to fix a failing IMAP account. Exit
7634                 if no mailbox at all is loaded (case
7635                 of missing plugin).
7636                 Completes bug 1077's fix (I was wrong
7637                 in this bug's comment #3).
7638
7639 2006-12-12 [colin]      2.6.1cvs22
7640
7641         * src/gtk/menu.h
7642                 Add another menu data type
7643         * src/prefs_account.c
7644                 Complete the completion of bug 1076
7645                 (doesn't lose the pref on apply)
7646
7647 2006-12-12 [paul]       2.6.1cvs21
7648
7649         * src/prefs_account.c
7650                 complete the fix of bug 1076
7651                 also be more verbose with the text
7652
7653 2006-12-12 [paul]       2.6.1cvs20
7654
7655         * src/gtk/combobox.c
7656                 fix compilation warning
7657
7658 2006-12-11 [colin]      2.6.1cvs19
7659
7660         * src/wizard.c
7661                 Document :port in server entry tooltips
7662
7663 2006-12-11 [colin]      2.6.1cvs18
7664
7665         * src/main.c
7666                 Fix compile
7667
7668 2006-12-11 [colin]      2.6.1cvs17
7669
7670         * src/main.c
7671                 Add failing IMAP as a reason for no
7672                 mailbox
7673
7674 2006-12-11 [colin]      2.6.1cvs16
7675
7676         * src/prefs_account.c
7677                 Check for existence of inbox for local
7678                 accounts too
7679         * src/wizard.c
7680                 Allow setting the port to use for servers
7681                 by using the usual "server.example.com:port"
7682                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7683                 not start when IMAP server is unavailable'
7684
7685 2006-12-11 [colin]      2.6.1cvs15
7686
7687         * src/prefs_account.c
7688                 Prevent use of non-existing default inbox
7689
7690 2006-12-11 [colin]      2.6.1cvs14
7691
7692         * src/prefs_account.c
7693                 Fix sensitivity. Fixes bug 1076, 'privacy 
7694                 options are displayed even when pgp plugin 
7695                 not loaded / available'
7696
7697 2006-12-09 [colin]      2.6.1cvs13
7698
7699         * manual/advanced.xml
7700         * src/prefs_common.c
7701         * src/prefs_common.h
7702         * src/common/ssl_certificate.c
7703                 Add a new hidden preference, 'unsafe_ssl_certs',
7704                 which allows to store multiple certificates per
7705                 server/port. This is disabled by default because
7706                 it's less secure (presenting a new certificate
7707                 instead of a changed one raises less alarms).
7708                 This will cause Claws to ask about an unknown
7709                 certificate for people who have used 2.6.1cvs8
7710                 or greater.
7711
7712 2006-12-09 [colin]      2.6.1cvs12
7713
7714         * src/action.c
7715                 Fix cache updating after action
7716
7717 2006-12-07 [wwp]        2.6.1cvs11
7718
7719         * src/compose.c
7720                 fix email address comparison when replying to all
7721                 (avoid replying to ourselves), thanks to Colin.
7722
7723 2006-12-06 [paul]       2.6.1cvs10
7724
7725         * src/addrharvest.c
7726         * src/editldap.c
7727         * src/expldifdlg.c
7728         * src/news.c
7729         * src/toolbar.c
7730         * src/common/utils.c
7731                 ...and more renaming
7732                 Thanks to Colin
7733
7734 2006-12-06 [paul]       2.6.1cvs9
7735
7736         * src/compose.c
7737         * src/messageview.c
7738         * src/procheader.c
7739         * src/procmime.c
7740         * src/procmsg.c
7741         * src/textview.c
7742                 more renaming
7743                 Thanks to Colin
7744
7745 2006-12-06 [colin]      2.6.1cvs8
7746
7747         * src/ssl_manager.c
7748         * src/common/ssl_certificate.c
7749         * src/common/ssl_certificate.h
7750                 Handle multiple certificates per host/port
7751
7752 2006-12-06 [colin]      2.6.1cvs7
7753
7754         * src/etpan/imap-thread.c
7755                 Fix certificate checking on IMAP
7756
7757 2006-12-06 [colin]      2.6.1cvs6
7758
7759         * src/folderview.c
7760                 Fix bug 1072, 'Claws stops fetching newsgroups 
7761                 from server when newsgroup got deleted': continue
7762                 checking other groups
7763
7764 2006-12-05 [wwp]        2.6.1cvs5
7765
7766         * src/message_search.c
7767         * src/summary_search.c
7768         * src/gtk/combobox.c
7769         * src/gtk/combobox.h
7770         * src/gtk/gtkutils.c
7771         * src/gtk/gtkutils.h
7772                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7773                 behave like w/ old comboboxes (summary and message search only).
7774
7775 2006-12-05 [paul]       2.6.1cvs4
7776
7777         * src/wizard.c
7778                 encode headers
7779                 Thanks to Colin
7780
7781 2006-12-05 [paul]       2.6.1cvs3
7782
7783         * tools/README
7784         * tools/textviewer.pl
7785                 script updated and description added
7786
7787 2006-12-04 [colin]      2.6.1cvs2
7788
7789         * src/compose.c
7790                 Run pre-send hook only when checking
7791                 everything
7792
7793 2006-12-04 [paul]       2.6.1cvs1
7794
7795         * NEWS
7796         * README
7797         * RELEASE_NOTES
7798         * configure.ac
7799         * tools/README
7800                 bump up version number following stable release
7801
7802 2006-12-04 [paul]       2.6.0cvs83
7803
7804         * README
7805                 updates and corrections
7806
7807 2006-12-04 [colin]      2.6.0cvs82
7808
7809         * src/common/utils.c
7810                 Probably fix bug 1066, 'Incorrect mailbox 
7811                 size displayed'
7812
7813 2006-12-04 [colin]      2.6.0cvs81
7814
7815         * src/common/utils.c
7816                 Trim tabs from mailcap file too.
7817
7818 2006-12-02 [paul]       2.6.0cvs80
7819
7820         * src/exphtmldlg.c
7821                 fix broken GUI under certain languages
7822         * src/expldifdlg.c
7823                 put the Cancel button to the right
7824
7825 2006-12-01 [paul]       2.6.0cvs79
7826
7827         * tools/Makefile.am
7828                 remove reference to removed file
7829
7830 2006-12-01 [wwp]        2.6.0cvs78
7831
7832         * src/addressbook.c
7833         * src/editaddress.c
7834                 remove forgotten debug statements.
7835
7836 2006-12-01 [wwp]        2.6.0cvs77
7837
7838         * manual/advanced.xml
7839         * manual/fr/advanced.xml
7840         * src/addressbook.c
7841         * src/addressbook.h
7842         * src/addressitem.h
7843         * src/editaddress.c
7844         * src/editaddress.h
7845         * src/prefs_common.c
7846         * src/prefs_common.h
7847         * src/gtk/gtkutils.c
7848         * src/gtk/gtkutils.h
7849                 add a hidden option to allow embedding the editaddress (edit contact details)
7850                 dialog into the addressbook's window. This doesn't change the default
7851                 behaviour.
7852
7853 2006-12-01 [wwp]        2.6.0cvs76
7854
7855         * src/message_search.c
7856         * src/summary_search.c
7857                 fix more focus issues (don't set focus to combobox's entry widget when
7858                 entry's value changed, if entry widget has focus already).
7859
7860 2006-12-01 [wwp]        2.6.0cvs75
7861
7862         * src/gtk/quicksearch.c
7863                 revert last changes to the quicksearch gtk_combo_box, this needs more
7864                 tuning and testing.
7865
7866 2006-12-01 [paul]       2.6.0cvs74
7867
7868         * tools/kdeservicemenu/README
7869         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7870         * tools/kdeservicemenu/install.sh
7871         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7872         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7873                 simplify this stuff, and in so doing,
7874                 fix it. (possibly re-extend it again at
7875                 a later date)
7876
7877 2006-12-01 [wwp]        2.6.0cvs73
7878
7879         * src/gtk/quicksearch.c
7880                 adapt quicksearch code to use modern gtk_combo_box'es.
7881
7882 2006-12-01 [wwp]        2.6.0cvs72
7883
7884         * src/common/defs.h
7885         * src/prefs_common.c
7886         * src/prefs_common.h
7887         * src/message_search.c
7888         * src/summary_search.c
7889         * src/gtk/combobox.c
7890         * src/gtk/combobox.h
7891                 add history combos to all message and summary search fields.
7892
7893 2006-12-01 [wwp]        2.6.0cvs71
7894
7895         * src/summaryview.c
7896                 As the list may change while the mark as read delay
7897                 runs, we can't rely on the 'row' pointer, which can
7898                 be invalid when the timeout is called. As the mark
7899                 as read is only done if the message is still selected,
7900                 use summaryview->selected instead. Thanks to Colin.
7901
7902 2006-11-30 [paul]       2.6.0cvs70
7903
7904         * src/textview.c
7905                 give emphasis to "Sylpheed-Claws"
7906                 as well as "Claws Mail"
7907
7908 2006-11-30 [colin]      2.6.0cvs69
7909
7910         * src/wizard.c
7911                 Put the SSL checkboxes in the receiving
7912                 and sending server pages.
7913
7914 2006-11-29 [colin]      2.6.0cvs68
7915
7916         * src/gtk/gtkutils.c
7917         * src/gtk/gtkvscrollbutton.c
7918                 Revert some deprecated fixes - they seem to
7919                 deprecate stuff as soon as a new one gets out.
7920                 g_object_ref_sink needed glib-2.10.
7921
7922 2006-11-29 [colin]      2.6.0cvs67
7923
7924         * src/common/utils.c
7925                 Create .mailcap if it doesn't exist
7926
7927 2006-11-29 [colin]      2.6.0cvs66
7928
7929         * src/compose.c
7930                 Followup to cvs60: use original list
7931                 of recipients if replying to a mail
7932                 in Sent Drafts or Queue.
7933
7934 2006-11-27 [paul]       2.6.0cvs65
7935
7936         * src/image_viewer.c
7937                 revert the last change for now (it's broken)
7938
7939 2006-11-27 [paul]       2.6.0cvs64
7940
7941         * Makefile.am
7942         * configure.ac
7943         * m4/aclocal-include.m4
7944         * m4/check-type.m4
7945         * src/Makefile.am
7946         * src/addr_compl.c
7947         * src/compose.c
7948         * src/crash.c
7949         * src/export.c
7950         * src/exporthtml.c
7951         * src/exportldif.c
7952         * src/imap.c
7953         * src/import.c
7954         * src/main.c
7955         * src/main.h
7956         * src/matcher.c
7957         * src/mimeview.c
7958         * src/procmsg.c
7959         * src/textview.c
7960         * src/common/Makefile.am
7961         * src/common/claws.c
7962         * src/common/claws.h
7963         * src/common/ssl.c
7964         * src/common/sylpheed.c
7965         * src/common/sylpheed.h
7966         * src/etpan/Makefile.am
7967         * src/gtk/Makefile.am
7968         * src/gtk/claws-marshal.list
7969         * src/gtk/filesel.c
7970         * src/gtk/gtksctree.c
7971         * src/gtk/quicksearch.c
7972         * src/gtk/sylpheed-marshal.list
7973         * src/plugins/bogofilter/bogofilter.c
7974         * src/plugins/bogofilter/bogofilter_gtk.c
7975         * src/plugins/clamav/clamav_plugin.c
7976         * src/plugins/clamav/clamav_plugin_gtk.c
7977         * src/plugins/demo/demo.c
7978         * src/plugins/dillo_viewer/dillo_viewer.c
7979         * src/plugins/pgpcore/Makefile.am
7980         * src/plugins/pgpcore/claws.def
7981         * src/plugins/pgpcore/pgp_viewer.c
7982         * src/plugins/pgpcore/plugin.c
7983         * src/plugins/pgpcore/sylpheed.def
7984         * src/plugins/pgpinline/Makefile.am
7985         * src/plugins/pgpinline/claws.def
7986         * src/plugins/pgpinline/plugin.c
7987         * src/plugins/pgpinline/sylpheed.def
7988         * src/plugins/pgpmime/Makefile.am
7989         * src/plugins/pgpmime/claws.def
7990         * src/plugins/pgpmime/plugin.c
7991         * src/plugins/pgpmime/sylpheed.def
7992         * src/plugins/spamassassin/spamassassin.c
7993         * src/plugins/spamassassin/spamassassin_gtk.c
7994         * src/plugins/trayicon/trayicon.c
7995                 yet more renaming
7996                 remove deprecated gtk_tooltips_set_delay()
7997
7998 2006-11-26 [paul]       2.6.0cvs63
7999
8000         * src/expldifdlg.c
8001         * src/folderview.c
8002         * src/image_viewer.c
8003         * src/mainwindow.c
8004         * src/gtk/gtkutils.c
8005         * src/gtk/gtkvscrollbutton.c
8006         * src/gtk/prefswindow.c
8007         * src/plugins/pgpcore/prefs_gpg.c
8008                 replace more deprecated GTK+ functions
8009
8010 2006-11-26 [paul]       2.6.0cvs62
8011
8012         * src/addr_compl.c
8013         * src/addressbook.c
8014         * src/browseldap.c
8015                 replace deprecated gtk_idle_... functions
8016
8017 2006-11-26 [paul]       2.6.0cvs61
8018
8019         * src/compose.c
8020         * src/folderview.c
8021         * src/inc.c
8022         * src/summaryview.c
8023         * src/gtk/gtkvscrollbutton.c
8024         * src/gtk/quicksearch.c
8025         * src/plugins/pgpcore/passphrase.c
8026                 replace deprecated gtk_timeout_add and
8027                 gtk_timeout_remove
8028
8029 2006-11-26 [paul]       2.6.0cvs60
8030
8031         * src/compose.c
8032                 fix bug that caused the wrong recipient
8033                 to be selected when replying to a msg
8034                 which is From one of our accounts to
8035                 another of our accounts
8036
8037 2006-11-25 [paul]       2.6.0cvs59
8038
8039         * src/summaryview.c
8040                 don't change the From column title to
8041                 To if the To column is visible
8042
8043 2006-11-24 [paul]       2.6.0cvs58
8044
8045         * src/compose.c
8046                 fix bug 1069, 'Sent mails disappear, BCC
8047                 or locking problem?'
8048
8049 2006-11-21 [wwp]        2.6.0cvs57
8050
8051         * src/compose.c
8052                 fix spelling menu when replying (same as 2.3.1cvs39):
8053                 discrepancy between context menu and top menu when
8054                 folder's dictionary isn't the default one.
8055
8056 2006-11-19 [paul]       2.6.0cvs56
8057
8058         * src/summaryview.c
8059                 obey always_show_msg option when
8060                 marking as spam
8061         * src/plugins/bogofilter/bogofilter.c
8062                 fix typo
8063
8064 2006-11-18 [paul]       2.6.0cvs55
8065
8066         * AUTHORS
8067         * README
8068         * debian/copyright
8069         * manual/ack.xml
8070         * manual/es/ack.xml
8071         * manual/fr/ack.xml
8072         * manual/pl/ack.xml
8073         * src/gtk/authors.h
8074         * src/gtk/icon_legend.c
8075         * src/gtk/icon_legend.h
8076         * tools/OOo2claws-mail.pl
8077         * tools/README
8078         * tools/acroread2claws-mail.pl
8079         * tools/claws.i18n.status.pl
8080         * tools/filter_conv.pl
8081         * tools/filter_conv_new.pl
8082         * tools/freshmeat_search.pl
8083         * tools/google_search.pl
8084         * tools/kmail2claws-mail.pl
8085         * tools/kmail2claws-mail_v2.pl
8086         * tools/maildir2claws-mail.pl
8087         * tools/make.themes.project
8088         * tools/multiwebsearch.pl
8089         * tools/outlook2claws-mail.pl
8090         * tools/tb2claws-mail
8091         * tools/kdeservicemenu/README
8092         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8093                 update mine and wwp's email addresses in
8094                 several places
8095                 Patch by wwp
8096         * src/prefs_compose_writing.c
8097                 set sensitivity on 'new message format' frame
8098
8099 2006-11-17 [paul]       2.6.0cvs54
8100
8101         * src/gtk/about.c
8102                 more reworking of the GUI
8103                 Patch by Fabien Vantard
8104
8105 2006-11-16 [paul]       2.6.0cvs53
8106
8107         * src/gtk/about.c
8108                 set a minimum size for the window, allow
8109                 it to automatically expand as necessary
8110
8111 2006-11-16 [wwp]        2.6.0cvs52
8112
8113         * src/gtk/about.c
8114                 better wrap of copyright info on some systems.
8115
8116 2006-11-16 [paul]       2.6.0cvs51
8117
8118         * src/gtk/about.c
8119                 move the tech info from the upper panel
8120                 to the Info tab
8121                 use a gtk_text_view for the features tab
8122
8123 2006-11-16 [paul]       2.6.0cvs50
8124
8125         * po/Makevars
8126                 update my email address
8127         * src/addressbook.c
8128         * src/compose.c
8129         * src/imap_gtk.c
8130         * src/mh_gtk.c
8131         * src/news_gtk.c
8132         * src/summaryview.c
8133         * src/plugins/trayicon/trayicon.c
8134                 don't offer simple menu separators
8135                 for translation
8136         * src/folderview.c
8137                 add separator between 'mark all read'
8138                 and 'search folder'
8139
8140 2006-11-15 [wwp]        2.6.0cvs49
8141
8142         * src/gtk/authors.h
8143                 updated manuals authors.
8144
8145 2006-11-14 [paul]       2.6.0cvs48
8146
8147         * src/compose.c
8148                 Fix Options/Reply mode after draft save
8149
8150 2006-11-14 [paul]       2.6.0cvs47
8151
8152         * src/Makefile.am
8153                 Fix make DESTDIR=...
8154         * src/mbox.c
8155                 Optimise speed
8156         * src/plugins/pgpinline/pgpinline.c
8157                 Probably fix bug 1061
8158
8159 2006-11-14 [paul]       2.6.0cvs46
8160
8161         * po/Makevars
8162                 enable Q_ macro
8163         * src/Makefile.am
8164         * src/stock_pixmap.c
8165         * src/stock_pixmap.h
8166         * src/gtk/about.c
8167         * src/pixmaps/active.xpm
8168         * src/pixmaps/inactive.xpm
8169                 add a new page, 'Features', to the About dialog
8170                 showing which features are compiled in and which
8171                 are not
8172
8173 2006-11-14 [paul]       2.6.0cvs45
8174
8175         * po/ru.po
8176                 updated by Pavlo Bohmat
8177
8178 2006-11-14 [colin]      2.6.0cvs44
8179
8180         * src/compose.c
8181         * src/inc.c
8182         * src/messageview.c
8183         * src/news.c
8184         * src/pop.c
8185         * src/procmsg.c
8186         * src/gtk/gtkaspell.c
8187                 Fix 64-bit-related warnings
8188         * src/ssl_manager.c
8189                 Fix possible infinite loop
8190         * src/plugins/pgpcore/sgpgme.c
8191                 Remove useless check
8192
8193 2006-11-13 [colin]      2.6.0cvs43
8194
8195         * src/gtk/Makefile.am
8196                 authors.h isn't generated
8197
8198 2006-11-13 [colin]      2.6.0cvs42
8199
8200         * src/plugins/pgpinline/pgpinline.c
8201         * src/plugins/pgpmime/pgpmime.c
8202                 Very probably fix bug 1061, 'crash on 
8203                 opening signed email'. Another cast
8204                 problem
8205
8206 2006-11-13 [colin]      2.6.0cvs41
8207
8208         * src/plugins/pgpcore/sgpgme.c
8209                 Maybe fix bug 1061, 'crash on opening 
8210                 signed email'
8211
8212 2006-11-13 [wwp]        2.6.0cvs40
8213
8214         * src/plugins/pgpinline/pgpinline.c
8215                 fix candidate for bug #1057, thanks to Colin.
8216
8217 2006-11-13 [wwp]        2.6.0cvs39
8218
8219         * src/compose.c
8220         * src/quote_fmt_parse.y
8221                 fix bug 1052: current parser buffer was not always 
8222                 allocated, ptr to this buffer could be returned as 
8223                 NULL whereas no parser error has occurred. in 
8224                 consequence, defining a template body as "%d" 
8225                 (w/o the quotes) for the first time of the instance 
8226                 of claws-mail, was reporting a parser error. make 
8227                 sure that the buffer is always allocated, even to 
8228                 an empty string.
8229                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8230                 unescaping of the fmt string was always done 
8231                 whereas it must be done *only* when receiving 
8232                 quote format strings issued from the prefs 
8233                 (compose new message, reply, forward, redirect 
8234                 formats), *not* when applying templates.  in 
8235                 consequences, applying templates w/ sequences 
8236                 like \\|p{echo} were failing. make sure that 
8237                 unescaping is done only when necessary.
8238
8239 2006-11-12 [colin]      2.6.0cvs38
8240
8241         * po/de.po
8242                 Fix typo (s/KB/MB)
8243
8244 2006-11-12 [colin]      2.6.0cvs37
8245
8246         * src/plugins/pgpinline/pgpinline.c
8247         * src/plugins/pgpmime/pgpmime.c
8248                 Release GPG context at the latest 
8249                 possible moment. Maybe fixes 
8250                 bug 1057, 'crash on sending signed 
8251                 message to a newsgroup'
8252                 
8253
8254 2006-11-12 [colin]      2.6.0cvs36
8255
8256         * src/plugins/pgpcore/sgpgme.c
8257                 Tell a bit more when gpg's status doesn't
8258                 contain any signature
8259
8260 2006-11-12 [colin]      2.6.0cvs35
8261
8262         * src/compose.c
8263                 Fix bug 1060, 'compilation error with 
8264                 Irix's cc'
8265
8266 2006-11-12 [paul]       2.6.0cvs34
8267
8268         * doc/man/claws-mail.1
8269         * src/prefs_gtk.c
8270         * src/plugins/clamav/README
8271         * src/plugins/spamassassin/README
8272         * tools/README
8273         * tools/freshmeat_search.pl
8274         * tools/google_search.pl
8275         * tools/multiwebsearch.pl
8276                 more renaming
8277         * src/plugins/trayicon/trayicon.c
8278                 fix compiliation warning
8279
8280 2006-11-11 [colin]      2.6.0cvs33
8281
8282         * src/folderview.c
8283                 Forbid drag and drop from/to different
8284                 folders of type F_UNKNOWN
8285
8286 2006-11-11 [colin]      2.6.0cvs32
8287
8288         * src/plugins/pgpinline/pgpinline.c
8289                 Fix typo in previous commit:
8290                 - gpgme_new(&ctx);
8291                 + if ((err = gpgme_new(&data->ctx)) ...)
8292
8293 2006-11-11 [colin]      2.6.0cvs31
8294
8295         * src/plugins/pgpinline/pgpinline.c
8296         * src/plugins/pgpmime/pgpmime.c
8297                 Check success after calling gpgme_new
8298                 Maybe fixes bug 1057, 'crash on sending 
8299                 signed message to a newsgroup'
8300
8301 2006-11-11 [colin]      2.6.0cvs30
8302
8303         * src/undo.c
8304                 init undostruct to 0s (from
8305                 valgrind log of bug 1057)
8306
8307 2006-11-10 [colin]      2.6.0cvs29
8308
8309         * src/mainwindow.c
8310                 Set cursor to wait before filtering
8311                 duplicates in all folders
8312         * src/plugins/bogofilter/bogofilter.c
8313         * src/plugins/bogofilter/bogofilter.h
8314         * src/plugins/bogofilter/bogofilter_gtk.c
8315                 Completely thread away the bogofilter
8316                 filtering
8317
8318 2006-11-10 [mones]      2.6.0cvs28
8319
8320         * src/compose.c
8321         * src/compose.h
8322                 added COMPOSE_CHECK_BEFORE_SEND hook
8323
8324 2006-11-10 [paul]       2.6.0cvs27
8325
8326         * src/crash.c
8327                 more renaming
8328                 add libSM to get_compiled_in_features()
8329         * src/main.c
8330                 more renaming
8331
8332 2006-11-10 [colin]      2.6.0cvs26
8333
8334         * src/etpan/imap-thread.c
8335                 Add a reference to libetpan's sasl engine
8336                 so that sasl_done() doesn't get called by
8337                 libetpan, and doesn't break openssl.
8338                 Should fix bug 1053, 'SC fails to reestablish 
8339                 a secure connection'
8340                 Patch by Hoa
8341
8342 2006-11-10 [colin]      2.6.0cvs25
8343
8344         * manual/addrbook.xml
8345         * manual/advanced.xml
8346         * manual/faq.xml
8347         * manual/intro.xml
8348                 Some more renaming
8349
8350 2006-11-09 [colin]      2.6.0cvs24
8351
8352         * src/plugins/bogofilter/bogofilter_gtk.c
8353                 Add comment about annoyance
8354
8355 2006-11-09 [colin]      2.6.0cvs23
8356
8357         * src/plugins/bogofilter/bogofilter.c
8358         * src/plugins/bogofilter/bogofilter_gtk.c
8359                 Prepare things needed to thread bogofilter
8360                 filtering: separate bogo stuff and possible GUI
8361                 stuff. 
8362
8363 2006-11-09 [colin]      2.6.0cvs22
8364
8365         * src/account.c
8366         * src/compose.c
8367                 Search for one of our accounts in Delivered-To
8368                 (helps for auto-account selection when 
8369                  replying/forwarding)
8370         * src/folderview.c
8371         * src/mainwindow.c
8372         * src/mainwindow.h
8373         * src/plugins/trayicon/trayicon.c
8374                 Allow opening a new mail with any account from
8375                 the contextual menu
8376
8377 2006-11-09 [wwp]        2.6.0cvs21
8378
8379         * src/compose.c
8380         * src/prefs_common.c
8381         * src/prefs_common.h
8382         * src/prefs_compose_writing.c
8383                 add a compose new message format (in prefs/compose/writing), it's a
8384                 simple subject+body template to use when opening a new composition
8385                 window. It's similar to the existent reply and forward formats.
8386
8387                 enhanced the template/format % symbols substitution mechanism to
8388                 use current composition window information when % are used in
8389                 the compose new message format or in templates applied to new
8390                 messages (there were useless in that situations before). When
8391                 applied to new messages, %d corresponds to the system time/date.
8392
8393 2006-11-09 [paul]       2.6.0cvs20
8394
8395         * src/gtk/authors.h
8396                 fix last commit
8397
8398 2006-11-09 [paul]       2.6.0cvs19
8399
8400         * src/gtk/authors.h
8401                 keep tje alphabetical order
8402
8403 2006-11-08 [colin]      2.6.0cvs18
8404
8405         * src/etpan/imap-thread.c
8406                 Fix bug 1054, 'Slowness logging big 
8407                 data chunks'
8408
8409 2006-11-08 [paul]       2.6.0cvs17
8410
8411         * tools/Makefile.am
8412                 fix the renaming
8413
8414 2006-11-08 [paul]       2.6.0cvs16
8415
8416         * src/common/defs.h
8417                 update BUGZILLA_URI
8418
8419 2006-11-08 [paul]       2.6.0cvs15
8420
8421         * tools/Makefile.am
8422         * tools/OOo2claws-mail.pl
8423         * tools/OOo2sylpheed.pl
8424         * tools/README
8425         * tools/acroread2claws-mail.pl
8426         * tools/acroread2sylpheed.pl
8427         * tools/kmail2claws-mail.pl
8428         * tools/kmail2claws-mail_v2.pl
8429         * tools/kmail2sylpheed.pl
8430         * tools/kmail2sylpheed_v2.pl
8431         * tools/maildir2claws-mail.pl
8432         * tools/maildir2sylpheed.pl
8433         * tools/nautilus2claws-mail.sh
8434         * tools/nautilus2sylpheed.sh
8435         * tools/outlook2claws-mail.pl
8436         * tools/outlook2sylpheed.pl
8437         * tools/tb2claws-mail
8438         * tools/tb2sylpheed
8439         * tools/tbird2claws.py
8440         * tools/tbird2syl.py
8441         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8442         * tools/kdeservicemenu/install.sh
8443         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8444         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8445         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8446         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8447         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8448                 renamed (removed, added) tools files
8449
8450 2006-11-08 [paul]       2.6.0cvs14
8451
8452         * src/main.c
8453         * src/common/defs.h
8454                 Migrate sylpheedrc to clawsrc, and fix the standard
8455                 plugins path in the process
8456
8457 2006-11-07 [colin]      2.6.0cvs13
8458
8459         * src/Makefile.am
8460                 Symlink sylpheed-claws relative to 
8461                 claws-mail
8462
8463 2006-11-07 [colin]      2.6.0cvs12
8464
8465         * src/compose.c
8466                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8467
8468 2006-11-07 [paul]       2.6.0cvs11
8469
8470         * src/gtk/about.c
8471                 Fix a missed occurence of
8472                 Sylpheed-Claws
8473
8474 2006-11-07 [paul]       2.6.0cvs10
8475
8476         * src/Makefile.am
8477                 Fix symlink installation
8478
8479 2006-11-07 [paul]       2.6.0cvs9
8480
8481         * src/Makefile.am
8482                 Symlink claws-mail to sylpheed-claws
8483         * src/common/utils.c
8484                 Fix migrating symlinks
8485         * src/etpan/imap-thread.c
8486                 check certificate only when there's
8487                 no error
8488
8489 2006-11-07 [paul]       2.6.0cvs8
8490
8491         * Makefile.am
8492                 Fix icon breakages with Gtk, which needs a 
8493                 cache updated to see them.
8494
8495 2006-11-07 [paul]       2.6.0cvs7
8496
8497         * .cvsignore
8498         * AUTHORS
8499         * COPYING
8500         * INSTALL
8501         * Makefile.am
8502         * NEWS
8503         * README
8504         * RELEASE_NOTES
8505         * autogen.sh
8506         * claws-mail-128x128.png
8507         * claws-mail-64x64.png
8508         * claws-mail.ico
8509         * claws-mail.pc.in
8510         * claws-mail.png
8511         * configure.ac
8512         * sylpheed-claws-128x128.png
8513         * sylpheed-claws-64x64.png
8514         * sylpheed-claws.desktop
8515         * sylpheed-claws.ico
8516         * sylpheed-claws.pc.in
8517         * sylpheed-claws.png
8518         * debian/README.Debian
8519         * debian/changelog
8520         * debian/claws-mail.desktop
8521         * debian/claws-mail.menu
8522         * debian/claws-mail.postinst.debhelper
8523         * debian/claws-mail.postrm.debhelper
8524         * debian/control
8525         * debian/copyright
8526         * debian/files
8527         * debian/rules
8528         * debian/sylpheed-claws.desktop
8529         * debian/sylpheed-claws.menu
8530         * debian/sylpheed-claws.postinst.debhelper
8531         * debian/sylpheed-claws.postrm.debhelper
8532         * doc/man/Makefile.am
8533         * doc/man/claws-mail.1
8534         * doc/man/sylpheed-claws.1
8535         * doc/src/ChangeLog.claws-pre0.8.0
8536         * manual/Makefile.am
8537         * manual/account.xml
8538         * manual/ack.xml
8539         * manual/addrbook.xml
8540         * manual/advanced.xml
8541         * manual/claws-mail-manual.xml
8542         * manual/faq.xml
8543         * manual/glossary.xml
8544         * manual/handling.xml
8545         * manual/intro.xml
8546         * manual/keyboard.xml
8547         * manual/plugins.xml
8548         * manual/starting.xml
8549         * manual/sylpheed-claws-manual.xml
8550         * manual/xml2pdf
8551         * manual/dist/.cvsignore
8552         * manual/dist/html/.cvsignore
8553         * manual/dist/html/Makefile.am
8554         * manual/dist/pdf/.cvsignore
8555         * manual/dist/pdf/Makefile.am
8556         * manual/dist/ps/.cvsignore
8557         * manual/dist/ps/Makefile.am
8558         * manual/dist/txt/.cvsignore
8559         * manual/dist/txt/Makefile.am
8560         * manual/es/Makefile.am
8561         * manual/es/advanced.xml
8562         * manual/es/claws-mail-manual.xml
8563         * manual/es/faq.xml
8564         * manual/es/glossary.xml
8565         * manual/es/handling.xml
8566         * manual/es/intro.xml
8567         * manual/es/plugins.xml
8568         * manual/es/sylpheed-claws-manual.xml
8569         * manual/es/dist/.cvsignore
8570         * manual/es/dist/html/.cvsignore
8571         * manual/es/dist/html/Makefile.am
8572         * manual/es/dist/pdf/.cvsignore
8573         * manual/es/dist/pdf/Makefile.am
8574         * manual/es/dist/ps/.cvsignore
8575         * manual/es/dist/ps/Makefile.am
8576         * manual/es/dist/txt/.cvsignore
8577         * manual/es/dist/txt/Makefile.am
8578         * manual/fr/Makefile.am
8579         * manual/fr/account.xml
8580         * manual/fr/ack.xml
8581         * manual/fr/addrbook.xml
8582         * manual/fr/advanced.xml
8583         * manual/fr/claws-mail-manual.xml
8584         * manual/fr/faq.xml
8585         * manual/fr/glossary.xml
8586         * manual/fr/handling.xml
8587         * manual/fr/intro.xml
8588         * manual/fr/keyboard.xml
8589         * manual/fr/plugins.xml
8590         * manual/fr/starting.xml
8591         * manual/fr/sylpheed-claws-manual.xml
8592         * manual/fr/dist/.cvsignore
8593         * manual/fr/dist/html/.cvsignore
8594         * manual/fr/dist/html/Makefile.am
8595         * manual/fr/dist/pdf/.cvsignore
8596         * manual/fr/dist/pdf/Makefile.am
8597         * manual/fr/dist/ps/.cvsignore
8598         * manual/fr/dist/ps/Makefile.am
8599         * manual/fr/dist/txt/.cvsignore
8600         * manual/fr/dist/txt/Makefile.am
8601         * manual/pl/Makefile.am
8602         * manual/pl/account.xml
8603         * manual/pl/ack.xml
8604         * manual/pl/addrbook.xml
8605         * manual/pl/advanced.xml
8606         * manual/pl/claws-mail-manual.xml
8607         * manual/pl/faq.xml
8608         * manual/pl/glossary.xml
8609         * manual/pl/handling.xml
8610         * manual/pl/intro.xml
8611         * manual/pl/keyboard.xml
8612         * manual/pl/plugins.xml
8613         * manual/pl/starting.xml
8614         * manual/pl/sylpheed-claws-manual.xml
8615         * manual/pl/dist/.cvsignore
8616         * manual/pl/dist/html/.cvsignore
8617         * manual/pl/dist/html/Makefile.am
8618         * manual/pl/dist/pdf/.cvsignore
8619         * manual/pl/dist/pdf/Makefile.am
8620         * manual/pl/dist/ps/.cvsignore
8621         * manual/pl/dist/ps/Makefile.am
8622         * manual/pl/dist/txt/.cvsignore
8623         * manual/pl/dist/txt/Makefile.am
8624         * po/.cvsignore
8625         * po/Makevars
8626         * src/.cvsignore
8627         * src/Makefile.am
8628         * src/account.c
8629         * src/account.h
8630         * src/action.c
8631         * src/action.h
8632         * src/adbookbase.h
8633         * src/addr_compl.c
8634         * src/addr_compl.h
8635         * src/addrbook.c
8636         * src/addrcache.c
8637         * src/addrcache.h
8638         * src/addrcindex.c
8639         * src/addrcindex.h
8640         * src/addrclip.c
8641         * src/addrclip.h
8642         * src/addrdefs.h
8643         * src/addressadd.c
8644         * src/addressadd.h
8645         * src/addressbook.c
8646         * src/addressbook.h
8647         * src/addressbook_foldersel.c
8648         * src/addressbook_foldersel.h
8649         * src/addrgather.c
8650         * src/addrgather.h
8651         * src/addrharvest.c
8652         * src/addrharvest.h
8653         * src/addrindex.c
8654         * src/addrindex.h
8655         * src/addritem.c
8656         * src/addritem.h
8657         * src/addrquery.c
8658         * src/addrquery.h
8659         * src/addrselect.c
8660         * src/addrselect.h
8661         * src/alertpanel.c
8662         * src/alertpanel.h
8663         * src/browseldap.c
8664         * src/browseldap.h
8665         * src/codeconv.c
8666         * src/codeconv.h
8667         * src/compose.c
8668         * src/crash.c
8669         * src/crash.h
8670         * src/customheader.c
8671         * src/customheader.h
8672         * src/displayheader.c
8673         * src/displayheader.h
8674         * src/editaddress.c
8675         * src/editaddress.h
8676         * src/editbook.c
8677         * src/editbook.h
8678         * src/editgroup.c
8679         * src/editgroup.h
8680         * src/editjpilot.c
8681         * src/editjpilot.h
8682         * src/editldap.c
8683         * src/editldap.h
8684         * src/editldap_basedn.c
8685         * src/editldap_basedn.h
8686         * src/editvcard.c
8687         * src/editvcard.h
8688         * src/exphtmldlg.c
8689         * src/exphtmldlg.h
8690         * src/expldifdlg.c
8691         * src/expldifdlg.h
8692         * src/export.c
8693         * src/exporthtml.c
8694         * src/exporthtml.h
8695         * src/exportldif.c
8696         * src/exportldif.h
8697         * src/filtering.c
8698         * src/filtering.h
8699         * src/folder.c
8700         * src/folder.h
8701         * src/folder_item_prefs.c
8702         * src/folder_item_prefs.h
8703         * src/foldersel.c
8704         * src/foldersel.h
8705         * src/folderutils.c
8706         * src/folderutils.h
8707         * src/folderview.c
8708         * src/folderview.h
8709         * src/grouplistdialog.c
8710         * src/grouplistdialog.h
8711         * src/html.c
8712         * src/html.h
8713         * src/image_viewer.c
8714         * src/image_viewer.h
8715         * src/imap.c
8716         * src/imap.h
8717         * src/imap_gtk.c
8718         * src/imap_gtk.h
8719         * src/import.c
8720         * src/import.h
8721         * src/importldif.c
8722         * src/importldif.h
8723         * src/importmutt.c
8724         * src/importmutt.h
8725         * src/importpine.c
8726         * src/importpine.h
8727         * src/inc.c
8728         * src/inc.h
8729         * src/jpilot.c
8730         * src/jpilot.h
8731         * src/ldapctrl.c
8732         * src/ldapctrl.h
8733         * src/ldaplocate.c
8734         * src/ldaplocate.h
8735         * src/ldapquery.c
8736         * src/ldapquery.h
8737         * src/ldapserver.c
8738         * src/ldapserver.h
8739         * src/ldaputil.c
8740         * src/ldaputil.h
8741         * src/ldif.c
8742         * src/ldif.h
8743         * src/localfolder.c
8744         * src/localfolder.h
8745         * src/main.c
8746         * src/main.h
8747         * src/mainwindow.c
8748         * src/mainwindow.h
8749         * src/manual.c
8750         * src/manual.h
8751         * src/matcher.c
8752         * src/matcher.h
8753         * src/matcher_parser.h
8754         * src/matcher_parser_lex.l
8755         * src/matcher_parser_parse.y
8756         * src/mbox.c
8757         * src/mbox.h
8758         * src/message_search.c
8759         * src/message_search.h
8760         * src/messageview.c
8761         * src/messageview.h
8762         * src/mh.c
8763         * src/mh.h
8764         * src/mh_gtk.c
8765         * src/mh_gtk.h
8766         * src/mimeview.c
8767         * src/mimeview.h
8768         * src/msgcache.c
8769         * src/msgcache.h
8770         * src/mutt.c
8771         * src/mutt.h
8772         * src/news.c
8773         * src/news.h
8774         * src/news_gtk.c
8775         * src/news_gtk.h
8776         * src/noticeview.c
8777         * src/noticeview.h
8778         * src/partial_download.c
8779         * src/partial_download.h
8780         * src/pine.c
8781         * src/pine.h
8782         * src/pop.c
8783         * src/pop.h
8784         * src/prefs_account.c
8785         * src/prefs_account.h
8786         * src/prefs_actions.c
8787         * src/prefs_actions.h
8788         * src/prefs_common.c
8789         * src/prefs_common.h
8790         * src/prefs_compose_writing.c
8791         * src/prefs_compose_writing.h
8792         * src/prefs_customheader.c
8793         * src/prefs_customheader.h
8794         * src/prefs_display_header.c
8795         * src/prefs_display_header.h
8796         * src/prefs_ext_prog.c
8797         * src/prefs_ext_prog.h
8798         * src/prefs_filtering.c
8799         * src/prefs_folder_column.c
8800         * src/prefs_folder_column.h
8801         * src/prefs_folder_item.c
8802         * src/prefs_folder_item.h
8803         * src/prefs_fonts.c
8804         * src/prefs_fonts.h
8805         * src/prefs_gtk.c
8806         * src/prefs_gtk.h
8807         * src/prefs_image_viewer.c
8808         * src/prefs_image_viewer.h
8809         * src/prefs_matcher.c
8810         * src/prefs_matcher.h
8811         * src/prefs_message.c
8812         * src/prefs_message.h
8813         * src/prefs_msg_colors.c
8814         * src/prefs_msg_colors.h
8815         * src/prefs_other.c
8816         * src/prefs_other.h
8817         * src/prefs_quote.c
8818         * src/prefs_quote.h
8819         * src/prefs_receive.c
8820         * src/prefs_receive.h
8821         * src/prefs_send.c
8822         * src/prefs_send.h
8823         * src/prefs_spelling.c
8824         * src/prefs_spelling.h
8825         * src/prefs_summaries.c
8826         * src/prefs_summaries.h
8827         * src/prefs_summary_column.c
8828         * src/prefs_summary_column.h
8829         * src/prefs_template.c
8830         * src/prefs_template.h
8831         * src/prefs_themes.c
8832         * src/prefs_themes.h
8833         * src/prefs_toolbar.c
8834         * src/prefs_toolbar.h
8835         * src/prefs_wrapping.c
8836         * src/prefs_wrapping.h
8837         * src/privacy.c
8838         * src/privacy.h
8839         * src/procheader.c
8840         * src/procheader.h
8841         * src/procmime.c
8842         * src/procmime.h
8843         * src/procmsg.c
8844         * src/procmsg.h
8845         * src/quote_fmt.c
8846         * src/quote_fmt_parse.y
8847         * src/recv.c
8848         * src/recv.h
8849         * src/remotefolder.c
8850         * src/remotefolder.h
8851         * src/send_message.c
8852         * src/send_message.h
8853         * src/setup.c
8854         * src/setup.h
8855         * src/sourcewindow.c
8856         * src/sourcewindow.h
8857         * src/ssl_manager.c
8858         * src/ssl_manager.h
8859         * src/statusbar.c
8860         * src/statusbar.h
8861         * src/stock_pixmap.c
8862         * src/stock_pixmap.h
8863         * src/summary_search.c
8864         * src/summary_search.h
8865         * src/summaryview.c
8866         * src/summaryview.h
8867         * src/syldap.c
8868         * src/syldap.h
8869         * src/textview.c
8870         * src/textview.h
8871         * src/toolbar.c
8872         * src/toolbar.h
8873         * src/undo.c
8874         * src/undo.h
8875         * src/unmime.c
8876         * src/unmime.h
8877         * src/vcard.c
8878         * src/vcard.h
8879         * src/wizard.c
8880         * src/wizard.h
8881         * src/common/base64.c
8882         * src/common/base64.h
8883         * src/common/defs.h
8884         * src/common/hooks.c
8885         * src/common/hooks.h
8886         * src/common/log.c
8887         * src/common/log.h
8888         * src/common/mgutils.c
8889         * src/common/mgutils.h
8890         * src/common/nntp.c
8891         * src/common/nntp.h
8892         * src/common/passcrypt.c
8893         * src/common/passcrypt.h.in
8894         * src/common/plugin.c
8895         * src/common/plugin.h
8896         * src/common/prefs.c
8897         * src/common/prefs.h
8898         * src/common/progressindicator.c
8899         * src/common/progressindicator.h
8900         * src/common/quoted-printable.c
8901         * src/common/quoted-printable.h
8902         * src/common/session.c
8903         * src/common/session.h
8904         * src/common/smtp.c
8905         * src/common/smtp.h
8906         * src/common/socket.c
8907         * src/common/socket.h
8908         * src/common/ssl.c
8909         * src/common/ssl.h
8910         * src/common/stringtable.c
8911         * src/common/stringtable.h
8912         * src/common/sylpheed.c
8913         * src/common/sylpheed.h
8914         * src/common/template.c
8915         * src/common/template.h
8916         * src/common/timing.h
8917         * src/common/utils.c
8918         * src/common/utils.h
8919         * src/common/version.h.in
8920         * src/common/xml.c
8921         * src/common/xml.h
8922         * src/common/xmlprops.c
8923         * src/common/xmlprops.h
8924         * src/gtk/about.c
8925         * src/gtk/colorlabel.c
8926         * src/gtk/colorlabel.h
8927         * src/gtk/colorsel.c
8928         * src/gtk/colorsel.h
8929         * src/gtk/combobox.c
8930         * src/gtk/combobox.h
8931         * src/gtk/description_window.c
8932         * src/gtk/description_window.h
8933         * src/gtk/filesel.c
8934         * src/gtk/filesel.h
8935         * src/gtk/foldersort.c
8936         * src/gtk/foldersort.h
8937         * src/gtk/gtkaspell.c
8938         * src/gtk/gtkaspell.h
8939         * src/gtk/gtksctree.c
8940         * src/gtk/gtkshruler.c
8941         * src/gtk/gtkshruler.h
8942         * src/gtk/gtkutils.c
8943         * src/gtk/gtkutils.h
8944         * src/gtk/icon_legend.c
8945         * src/gtk/icon_legend.h
8946         * src/gtk/logwindow.c
8947         * src/gtk/logwindow.h
8948         * src/gtk/manage_window.c
8949         * src/gtk/manage_window.h
8950         * src/gtk/pluginwindow.c
8951         * src/gtk/pluginwindow.h
8952         * src/gtk/prefswindow.c
8953         * src/gtk/prefswindow.h
8954         * src/gtk/quicksearch.c
8955         * src/gtk/quicksearch.h
8956         * src/pixmaps/claws-mail.xpm
8957         * src/pixmaps/claws-mail_icon.xpm
8958         * src/pixmaps/claws-mail_logo.xpm
8959         * src/pixmaps/sylpheed-claws.xpm
8960         * src/pixmaps/sylpheed-claws_icon.xpm
8961         * src/pixmaps/sylpheed-claws_logo.xpm
8962         * src/plugins/bogofilter/Makefile.am
8963         * src/plugins/bogofilter/bogofilter.c
8964         * src/plugins/bogofilter/bogofilter.h
8965         * src/plugins/bogofilter/bogofilter_gtk.c
8966         * src/plugins/clamav/Makefile.am
8967         * src/plugins/clamav/clamav_plugin.c
8968         * src/plugins/clamav/clamav_plugin.h
8969         * src/plugins/clamav/clamav_plugin_gtk.c
8970         * src/plugins/demo/Makefile.am
8971         * src/plugins/demo/demo.c
8972         * src/plugins/dillo_viewer/Makefile.am
8973         * src/plugins/dillo_viewer/README
8974         * src/plugins/dillo_viewer/dillo_prefs.c
8975         * src/plugins/dillo_viewer/dillo_prefs.h
8976         * src/plugins/dillo_viewer/dillo_viewer.c
8977         * src/plugins/pgpcore/Makefile.am
8978         * src/plugins/pgpcore/passphrase.c
8979         * src/plugins/pgpcore/passphrase.h
8980         * src/plugins/pgpcore/pgp_viewer.c
8981         * src/plugins/pgpcore/pgp_viewer.h
8982         * src/plugins/pgpcore/plugin.c
8983         * src/plugins/pgpcore/prefs_gpg.c
8984         * src/plugins/pgpcore/prefs_gpg.h
8985         * src/plugins/pgpcore/select-keys.c
8986         * src/plugins/pgpcore/select-keys.h
8987         * src/plugins/pgpcore/sgpgme.c
8988         * src/plugins/pgpcore/sgpgme.h
8989         * src/plugins/pgpcore/sylpheed.def
8990         * src/plugins/pgpcore/version.rc
8991         * src/plugins/pgpinline/Makefile.am
8992         * src/plugins/pgpinline/pgpinline.c
8993         * src/plugins/pgpinline/pgpinline.h
8994         * src/plugins/pgpinline/plugin.c
8995         * src/plugins/pgpinline/sylpheed.def
8996         * src/plugins/pgpinline/version.rc
8997         * src/plugins/pgpmime/Makefile.am
8998         * src/plugins/pgpmime/pgpmime.c
8999         * src/plugins/pgpmime/pgpmime.h
9000         * src/plugins/pgpmime/plugin.c
9001         * src/plugins/pgpmime/sylpheed.def
9002         * src/plugins/pgpmime/version.rc
9003         * src/plugins/spamassassin/Makefile.am
9004         * src/plugins/spamassassin/README
9005         * src/plugins/spamassassin/spamassassin.c
9006         * src/plugins/spamassassin/spamassassin.h
9007         * src/plugins/spamassassin/spamassassin_gtk.c
9008         * src/plugins/trayicon/Makefile.am
9009         * src/plugins/trayicon/trayicon.c
9010         * tools/OOo2sylpheed.pl
9011         * tools/README
9012         * tools/README.sylprint
9013         * tools/acroread2sylpheed.pl
9014         * tools/claws.i18n.status.pl
9015         * tools/filter_conv.pl
9016         * tools/filter_conv_new.pl
9017         * tools/freshmeat_search.pl
9018         * tools/google_search.pl
9019         * tools/kmail2sylpheed.pl
9020         * tools/kmail2sylpheed_v2.pl
9021         * tools/make.themes.project
9022         * tools/multiwebsearch.pl
9023         * tools/nautilus2sylpheed.sh
9024         * tools/outlook2sylpheed.pl
9025         * tools/sylprint.pl
9026         * tools/sylprint.rc
9027         * tools/tb2sylpheed
9028         * tools/textviewer.sh
9029         * tools/vcard2xml.py
9030         * tools/kdeservicemenu/README
9031         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9032         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9033         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9034                 Change name to Claws Mail. Announce to follow...
9035
9036 2006-11-06 [wwp]        2.6.0cvs6
9037
9038         * src/prefs_template.c
9039                 unify messages related to quote format/template errors (fix
9040                 capitalization), again.
9041
9042 2006-11-06 [wwp]        2.6.0cvs5
9043
9044         * src/prefs_quote.c
9045                 unify messages related to quote format/template errors.
9046
9047 2006-11-06 [wwp]        2.6.0cvs4
9048
9049         * src/prefs_msg_colors.c
9050                 more uses of Q_ macro for contextual translations, thanks
9051                 to Fabien (fzzzzz).
9052
9053 2006-11-06 [wwp]        2.6.0cvs3
9054
9055         * src/compose.c
9056         * src/common/utils.c
9057         * src/common/utils.h
9058                 show an alertpanel to make sure users are aware that sensitive
9059                 files are attached (it's file blacklist-based). This will fix
9060                 interaction w/ GoogleEarth for instance, thanks to Colin.
9061
9062 2006-11-06 [wwp]        2.6.0cvs2
9063
9064         * src/prefs_quote.c
9065         * src/prefs_template.c
9066         * src/prefs_template.h
9067                 check quote format when applying/closing prefs. For now this only
9068                 shows up an error dialog box, not preventing the user from using
9069                 a broken quote (reply, forwards) format.
9070
9071 2006-11-06 [wwp]        2.6.0cvs1
9072
9073         * src/prefs_template.c
9074                 fix missing checks of some template fields.
9075
9076 2006-11-06 [paul]       2.6.0
9077
9078         * NEWS
9079         * README
9080         * RELEASE_NOTES
9081                 2.6.0 released
9082
9083 2006-11-06 [paul]       2.5.6cvs22
9084
9085         * manual/advanced.xml
9086         * manual/es/advanced.xml
9087                 put 'respect_flowed_format' info in the correct
9088                 place
9089
9090 2006-11-06 [mones]      2.5.6cvs21
9091
9092         * po/es.po
9093                 Minor fixes for release
9094
9095 2006-11-06 [paul]       2.5.6cvs20
9096
9097         * po/cs.po
9098         * po/de.po
9099         * po/fr.po
9100         * po/it.po
9101         * po/nl.po
9102         * po/pt_BR.po
9103         * po/sk.po
9104         * po/sv.po
9105         * po/zh_CN.po
9106                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9107                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9108                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9109                 Young
9110
9111 2006-11-02 [colin]      2.5.6cvs19
9112
9113         * src/imap.c
9114         * src/imap.h
9115         * src/prefs_account.c
9116         * src/etpan/imap-thread.c
9117                 Add GSSAPI support - fixes Debian bug #383274
9118
9119 2006-11-01 [colin]      2.5.6cvs18
9120
9121         * src/jpilot.c
9122                 Handle libpisock12 support. Probably
9123                 fixes bug 1046, 'jpilot AddressDB.pdb 
9124                 import fail'
9125
9126 2006-11-01 [colin]      2.5.6cvs17
9127
9128         * src/folderutils.c
9129                 debug_print() folderutils_mark_all_read()
9130
9131 2006-11-01 [colin]      2.5.6cvs16
9132
9133         * COPYING
9134                 Add missed files to the Apache exception
9135
9136 2006-10-31 [colin]      2.5.6cvs15
9137
9138         * src/folder.c
9139         * src/folder.h
9140                 Add a copy_private_data() func to FolderClasses
9141                 Doesn't break the feature freeze, because we 
9142                 won't use it (right now) in the core.
9143
9144 2006-10-31 [colin]      2.5.6cvs14
9145
9146         * COPYING
9147                 Allow linking with the Apache licensed files in
9148                 src/plugins/spamassassin. Hopefully fixes 
9149                 bug 1048, 'Spamassassin plugin license problem'
9150
9151 2006-10-31 [wwp]        2.5.6cvs13
9152
9153         * src/compose.c
9154                 fix and optimize trimming of leading linefeeds in body loop.
9155
9156 2006-10-31 [colin]      2.5.6cvs12
9157
9158         * src/etpan/imap-thread.c
9159         * src/imap.c
9160                 Make really sure to have NULL sets in case
9161                 of error
9162
9163 2006-10-30 [wwp]        2.5.6cvs11
9164
9165         * src/prefs_common.c
9166         * src/prefs_common.h
9167         * src/compose.c
9168                 fix broken storage of quote format template when it contains \-escape
9169                 sequences. The application of such sequences is also fixed now (\t
9170                 in quote format will be a real tab instead of a 't', for instance).
9171
9172 2006-10-27 [colin]      2.5.6cvs10
9173
9174         * src/compose.c
9175                 Probably fix bug 1045, 'sylpheed-claws 
9176                 doesn't remove the mail from the IMAP 
9177                 Queue folder after sending'. From
9178                 2.5.6cvs3-stable
9179
9180 2006-10-27 [colin]      2.5.6cvs9
9181
9182         * configure.ac
9183                 Require libetpan-0.48. I'm so annoying,
9184                 I know ;-)
9185
9186 2006-10-27 [colin]      2.5.6cvs8
9187
9188         * src/folder.c
9189         * src/imap.c
9190                 Probably fix bug 1044, 'sylpheed-claws 
9191                 segfaults while moving mails' - Fix relation
9192                 usage when moving to an IMAP mailbox from another
9193                 mailbox
9194
9195 2006-10-26 [paul]       2.5.6cvs7
9196
9197         * src/gtk/about.c
9198                 add libSM to compiled-in features
9199                 list
9200
9201 2006-10-24 [colin]      2.5.6cvs6
9202
9203         * src/textview.c
9204         * src/gtk/gtkutils.c
9205                 Fix crash when printing emails with an
9206                 xface
9207
9208 2006-10-24 [mones]      2.5.6cvs5
9209
9210         * manual/es/advanced.xml
9211                 Synchronize hidden option respect_flowed_format
9212         * po/es.po
9213                 Updated translation
9214
9215 2006-10-21 [paul]       2.5.6cvs4
9216
9217         * src/gtk/authors.h
9218         * src/plugins/pgpcore/pgp_viewer.c
9219         * src/plugins/pgpcore/sgpgme.c
9220                 fix building on BSDs
9221                 Thanks to Michael Hughes
9222                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9223
9224 2006-10-20 [colin]      2.5.6cvs3
9225
9226         * configure.ac
9227                 Bump up libetpan requirement
9228                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9229         * src/common/utils.c
9230         * src/common/utils.h
9231                 Add convenience get_file_mtime()
9232         * src/imap.c
9233         * src/etpan/imap-thread.c
9234         * src/etpan/imap-thread.h
9235                 Implement UIDPLUS support if the server
9236                 supports it - faster sending in this case
9237
9238 2006-10-19 [colin]      2.5.6cvs2
9239
9240         * src/gtk/quicksearch.c
9241                 Fix emptying in type-ahead+extended mode
9242         * src/mainwindow.c
9243         * src/mainwindow.h
9244                 Add a hook for offline state change
9245         * src/plugins/trayicon/trayicon.c
9246                 Use it to display offline icons
9247         * src/plugins/trayicon/Makefile.am
9248         * src/plugins/trayicon/newmail.offline.xpm
9249         * src/plugins/trayicon/newmarkedmail.offline.xpm
9250         * src/plugins/trayicon/nomail.offline.xpm
9251         * src/plugins/trayicon/unreadmail.offline.xpm
9252         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9253                 Add the icons
9254
9255 2006-10-12 [paul]       2.5.6cvs1
9256
9257         * NEWS
9258         * README
9259         * configure.ac
9260                 Update version number following
9261                 stable release
9262
9263 2006-10-19 [colin]      2.5.5cvs18
9264
9265         * manual/handling.xml
9266                 Add type-ahead search
9267
9268 2006-10-18 [colin]      2.5.5cvs17
9269
9270         * src/gtk/quicksearch.c
9271                 Remove "save to history only if there's
9272                 no syntax error", it breaks for some 
9273                 reason which I'll investigate later.
9274
9275 2006-10-18 [colin]      2.5.5cvs16
9276
9277         * src/prefs_common.c
9278         * src/prefs_common.h
9279         * src/summaryview.c
9280         * src/gtk/quicksearch.c
9281         * src/gtk/quicksearch.h
9282                 Add a type-ahead option for fast searches
9283                 Patch by Fabien Vantard
9284
9285 2006-10-18 [colin]      2.5.5cvs15
9286
9287         * src/compose.c
9288         * src/compose.h
9289                 Add Options/Reply mode/ menu to be able to
9290                 change the recipients of a reply on the fly
9291
9292 2006-10-18 [colin]      2.5.5cvs14
9293
9294         * src/compose.c
9295                 Fix redirecting of our own sent mails
9296
9297 2006-10-17 [wwp]        2.5.5cvs13
9298
9299         * src/send_message.c
9300                 Fix duplicate error messages when sending, and missing
9301                 newline in such error messages.
9302
9303 2006-10-17 [colin]      2.5.5cvs12
9304
9305         * src/compose.c
9306                 Compare addresses case-insensitive
9307
9308 2006-10-17 [colin]      2.5.5cvs11
9309
9310         * src/plugins/pgpcore/sgpgme.c
9311                 Fix return status
9312
9313 2006-10-17 [colin]      2.5.5cvs10
9314
9315         * src/plugins/pgpcore/pgp_viewer.c
9316                 Fix return status
9317
9318 2006-10-17 [colin]      2.5.5cvs9
9319
9320         * src/quote_fmt.c
9321                 Fix a typo (thanks to Fabien)
9322
9323 2006-10-16 [colin]      2.5.5cvs8
9324
9325         * src/textview.c
9326                 Fix problem with quote-folding when emails
9327                 don't convert cleanly to UTF-8
9328
9329 2006-10-14 [colin]      2.5.5cvs7
9330
9331         * src/prefs_template.c
9332                 Reset fields when reopening
9333                 the window
9334
9335 2006-10-13 [paul]       2.5.5cvs6
9336
9337         * manual/advanced.xml
9338         * src/prefs_message.c
9339                 make 'respect_flowed_format' a hidden
9340                 option, and add a manual entry for it
9341                 Thanks to Colin
9342
9343 2006-10-12 [colin]      2.5.5cvs5
9344
9345         * src/codeconv.c
9346                 Revert part of 2.5.2cvs21:
9347                 Don't optimise by reusing the 
9348                 last iconv converter if possible:
9349                 it seems slightly broken in a 
9350                 very hard way to reproduce
9351
9352 2006-10-12 [colin]      2.5.5cvs4
9353
9354         * src/prefs_common.c
9355         * src/prefs_common.h
9356         * src/prefs_message.c
9357         * src/procmime.c
9358                 Fix bug 1035, 'Incorrect handling 
9359                 of flowed lines'. We now optionnaly
9360                 handle this format (preference is in
9361                 Message View/Text options section)
9362
9363 2006-10-12 [colin]      2.5.5cvs3
9364
9365         * po/POTFILES.in
9366                 Add new file
9367         * src/plugins/pgpcore/pgp_viewer.c
9368         * src/plugins/pgpcore/sgpgme.c
9369                 Don't try to import without asking
9370
9371 2006-10-12 [colin]      2.5.5cvs2
9372
9373         * src/compose.c
9374                 Fix bug 1036, 'Forwarding a mutlipart
9375                 mail with a "text/html" block to ms
9376                 outlook users leeds to freeze of
9377                 outlook'. Poor outlook users...
9378
9379 2006-10-12 [paul]       2.5.5cvs1
9380
9381         * NEWS
9382         * README
9383         * configure.ac
9384                 Update version number following
9385                 stable release
9386
9387 2006-10-11 [paul]       2.5.4cvs1
9388
9389         * NEWS
9390         * README
9391         * configure.ac
9392                 Update version number following
9393                 stable release
9394
9395 2006-10-11 [paul]       2.5.3cvs32
9396
9397         * src/textview.c
9398                 fix bug 1032, 'Segmentation fault when showing
9399                 message' (bug in quote folding)
9400                 Thanks to Colin
9401
9402 2006-10-10 [colin]      2.5.3cvs31
9403
9404         * src/quote_fmt.c
9405                 Rephrase english a bit
9406
9407 2006-10-10 [colin]      2.5.3cvs30
9408
9409         * src/prefs_compose_writing.c
9410                 Stop making the page larger than the window
9411
9412 2006-10-10 [wwp]        2.5.3cvs29
9413
9414         * src/compose.c
9415         * src/prefs_template.c
9416         * src/quote_fmt.c
9417         * src/quote_fmt.h
9418         * src/quote_fmt_lex.l
9419         * src/quote_fmt_parse.y
9420                 Extend the quote parser a bit: allow to get access to
9421                 basic (composing) account info.
9422
9423 2006-10-10 [colin]      2.5.3cvs28
9424
9425         * src/procheader.c
9426                 Fix this \t problem in subject
9427
9428 2006-10-09 [colin]      2.5.3cvs27
9429
9430         * src/main.c
9431         * src/prefs_gtk.c
9432                 Prepare cache a bit later
9433                 If section already exists, skip the new one 
9434                 (as previously); avoid writing the same block
9435                 twice - if we find a second block with the 
9436                 same id, skip it.
9437         * src/plugins/pgpcore/pgp_viewer.c
9438                 Set cursor to busy when retrieving a key
9439         * src/plugins/pgpcore/sgpgme.c
9440                 allow 5 seconds for gpg to export the key
9441                 
9442
9443 2006-10-09 [colin]      2.5.3cvs26
9444
9445         * configure.ac
9446         * src/msgcache.c
9447         * src/prefs_gtk.c
9448                 Check for existence of fgets_unlocked
9449                 and fwrite_unlocked
9450
9451 2006-10-09 [paul]       2.5.3cvs25
9452
9453         * src/prefs_summaries.c
9454                 replace strftime() with fast_strftime() and in
9455                 the consequence fix the bug in the display of
9456                 AM/PM in the 'Example' string
9457
9458 2006-10-09 [ticho]      2.5.3cvs24
9459
9460         * po/sk.po
9461                 Updated (and fixed up somewhat) Slovak translation.
9462
9463 2006-10-08 [colin]      2.5.3cvs23
9464
9465         * src/prefs_folder_item.c
9466                 Explain why prefs in the top-level folder
9467                 aren't retained, but are still useful
9468
9469 2006-10-08 [colin]      2.5.3cvs22
9470
9471         * src/prefs_gtk.c
9472                 Don't cache anything if caching fails
9473
9474 2006-10-08 [colin]      2.5.3cvs21
9475
9476         * src/common/utils.c
9477                 always include gi18n.h
9478
9479 2006-10-07 [colin]      2.5.3cvs20
9480
9481         * src/plugins/pgpcore/pgp_viewer.c
9482                 Kill gpg after 5 seconds wait
9483
9484 2006-10-07 [colin]      2.5.3cvs19
9485
9486         * src/plugins/pgpcore/pgp_viewer.c
9487         * src/plugins/pgpcore/pgp_viewer.h
9488                 Fix copyright
9489
9490 2006-10-07 [colin]      2.5.3cvs18
9491
9492         * src/plugins/pgpcore/pgp_viewer.c
9493         * src/plugins/pgpcore/pgp_viewer.h
9494                 Actually add the files to CVS
9495
9496 2006-10-07 [colin]      2.5.3cvs17
9497
9498         * src/plugins/pgpcore/sgpgme.c
9499                 Be sure not to crash on 'application/pgp-signature' that
9500                 are not application/pgp-signatures
9501
9502 2006-10-07 [colin]      2.5.3cvs16
9503
9504         * src/textview.c
9505         * src/textview.h
9506                 Make a bit more of the API available
9507         * src/plugins/pgpcore/Makefile.am
9508         * src/plugins/pgpcore/plugin.c
9509         * src/plugins/pgpcore/sgpgme.c
9510                 Add basic key import/export
9511
9512 2006-10-07 [colin]      2.5.3cvs15
9513
9514         * src/folderview.c
9515         * src/imap.c
9516         * src/prefs_account.c
9517         * src/wizard.c
9518                 Warn users *everywhere* if libetpan's not
9519                 linked in
9520
9521 2006-10-06 [mones]      2.5.3cvs14
9522
9523         * po/de.po
9524         * po/es.po
9525                 updated by Stephan Sachse and me
9526
9527 2006-10-06 [colin]      2.5.3cvs13
9528
9529         * src/main.c
9530         * src/common/sylpheed.c
9531                 Don't load common plugins if --exit is passed
9532         * src/prefs_gtk.c
9533         * src/prefs_gtk.h
9534                 Implement a cache to avoid reading the same
9535                 files over and over again at startup
9536
9537 2006-10-06 [colin]      2.5.3cvs12
9538
9539         * src/summaryview.c
9540         * src/gtk/quicksearch.c
9541                 Update display every 5k mails on fast searches
9542
9543 2006-10-06 [colin]      2.5.3cvs11
9544
9545         * src/textview.c
9546                 Don't do quote folding on HTML or ERTF.
9547                 May fix the Cygwin issues if they were
9548                 happening with HTML mails?
9549
9550 2006-10-05 [colin]      2.5.3cvs10
9551
9552         * src/prefs_gtk.c
9553                 Oops, forgot one
9554
9555 2006-10-05 [colin]      2.5.3cvs9
9556
9557         * src/prefs_gtk.c
9558                 Use unlocked_stdio here too
9559
9560 2006-10-05 [colin]      2.5.3cvs8
9561
9562         * src/folderview.c
9563                 Fix go to next * after preferences apply
9564         * src/msgcache.c
9565                 Do the fd lock/unlock ourselves instead of
9566                 letting the libc do it at each write 
9567
9568 2006-10-05 [colin]      2.5.3cvs7
9569
9570         * src/common/utils.c
9571                 Faster division, thanks to Jean Diraison
9572
9573 2006-10-05 [paul]       2.5.3cvs6
9574
9575         * src/common/utils.c
9576                 fix building with --disable-nls
9577
9578 2006-10-04 [colin]      2.5.3cvs5
9579
9580         * src/folder.c
9581                 Maybe fix a segfault
9582
9583 2006-10-04 [wwp]        2.5.3cvs4
9584
9585         * src/prefs_folder_item.c
9586                 Fine-tune layouts in folder item prefs. Suggested by
9587                 Fabien Vantard <fzzzzz@gmail.com>.
9588
9589 2006-10-04 [wwp]        2.5.3cvs3
9590
9591         * src/prefs_folder_item.c
9592                 Kill the clandestine passengers. You didn't see anything.
9593
9594 2006-10-04 [wwp]        2.5.3cvs2
9595
9596         * src/prefs_folder_item.c
9597                 Add a way to test the subject simplify regexp in
9598                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9599                 w/ few layout changes.
9600
9601 2006-20-04 [paul]       2.5.3cvs1
9602
9603         * NEWS
9604         * README
9605         * configure.ac
9606                 Update version number following
9607                 stable release
9608
9609 2006-10-04 [colin]      2.5.2cvs42
9610
9611         * src/folder.c
9612         * src/folder.h
9613         * src/summaryview.c
9614                 Provide a way for folder classes to set their sort
9615                 type and key
9616
9617 2006-10-03 [colin]      2.5.2cvs41
9618
9619         * src/mh.c
9620                 Don't use strlen() to know if the
9621                 string's empty
9622
9623 2006-10-03 [colin]      2.5.2cvs40
9624
9625         * src/mh.c
9626                 Fix "check for new folders" with accentued folders
9627
9628 2006-10-03 [ticho]      2.5.2cvs39
9629
9630         * src/filtering.c
9631         * src/folder.c
9632         * src/inc.c
9633         * src/mbox.c
9634                 Colin's fix for "copy" filtering rules.
9635
9636 2006-10-02 [colin]      2.5.2cvs38
9637
9638         * src/folderview.c
9639                 Fix for double-click too
9640
9641 2006-10-02 [colin]      2.5.2cvs37
9642
9643         * src/folderview.c
9644                 correct fix for cvs36
9645
9646 2006-10-02 [colin]      2.5.2cvs36
9647
9648         * src/folderview.c
9649                 Fix 'goto next unread' after collapsing/expanding 
9650                 a node.
9651
9652 2006-10-02 [colin]      2.5.2cvs35
9653
9654         * src/summaryview.c
9655                 Fix double freeze/thaw
9656         * src/common/utils.c
9657         * src/common/utils.h
9658                 Reimplement strftime
9659         * src/procheader.c
9660                 Use it
9661
9662
9663 2006-10-02 [colin]      2.5.2cvs34
9664
9665         * src/mh.c
9666                 Time mh_write_sequences() - it's fast
9667         * src/summaryview.c
9668                 Init a variable to shut up gcc
9669
9670 2006-10-01 [colin]      2.5.2cvs33
9671
9672         * src/folder.c
9673         * src/mh.c
9674         * src/mh.h
9675         * src/msgcache.c
9676                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9677                 Add fsync but disable it, it's slow as hell
9678
9679 2006-10-01 [colin]      2.5.2cvs32
9680
9681         * src/mh.c
9682         * src/msgcache.c
9683                 fflush() caches and mh_sequences before
9684                 fclose()ing
9685
9686 2006-10-01 [colin]      2.5.2cvs31
9687
9688         * src/msgcache.c
9689                 Don't ftruncate when not using mmap
9690
9691 2006-09-30 [colin]      2.5.2cvs30
9692
9693         * src/main.c
9694                 Write folder list *after* saving caches
9695
9696 2006-09-30 [colin]      2.5.2cvs29
9697
9698         * src/folder.c
9699         * src/mh.c
9700                 Debug forced mtime changes
9701
9702 2006-09-30 [colin]      2.5.2cvs28
9703
9704         * src/folder.c
9705         * src/main.c
9706                 Remove useless debug_print()s (code
9707                 well-tested)
9708
9709 2006-09-30 [colin]      2.5.2cvs27
9710
9711         * src/mh.c
9712                 Do stuff faster when writing mh_sequences
9713
9714 2006-09-30 [colin]      2.5.2cvs26
9715
9716         * src/mh.c
9717                 Don't let the writing of .mh_sequences, which
9718                 can change the folder's mtime, let us think
9719                 we need to scan.
9720
9721 2006-09-30 [colin]      2.5.2cvs25
9722
9723         * src/folder.c
9724                 Move a debug_print where it belongs 
9725                 (processing)
9726         * src/summaryview.c
9727                 Don't mess with a huge slow subject
9728                 table if we're not threading by
9729                 subject
9730
9731 2006-09-30 [colin]      2.5.2cvs24
9732
9733         * src/msgcache.c
9734                 Reenable mmaped reads (*not* writes!)
9735         * src/procmsg.c
9736                 Don't destroy and recreate hashtables just
9737                 for fun
9738         * src/common/utils.c
9739                 Remove useless reply prefixes (it's case
9740                 unsensitive)
9741
9742 2006-09-30 [wwp]        2.5.2cvs23
9743
9744         * tools/fix_date.sh
9745                 Fixed a minor bug in date value extraction, added a switch
9746                 to replace non RFC-compliant Date: value, added a switch
9747                 to use strict RFC matching patterns for dates.
9748
9749 2006-09-29 [colin]      2.5.2cvs22
9750
9751         * src/matcher_parser.h
9752         * src/matcher_parser_parse.y
9753         * src/prefs_filtering.c
9754         * src/statusbar.c
9755         * src/summary_search.c
9756         * src/summaryview.c
9757         * src/gtk/quicksearch.c
9758         * src/gtk/quicksearch.h
9759                 Optimise searches by setting different
9760                 refresh intervals (depending if the 
9761                 search is fast or not)
9762
9763 2006-09-29 [colin]      2.5.2cvs21
9764
9765         * src/codeconv.c
9766                 Optimise by reusing the last iconv converter
9767                 if possible
9768         * src/textview.c
9769                 Optimise a bit (the foldable quotes feature
9770                 still has an awful O(n^2) algo
9771
9772 2006-09-29 [colin]      2.5.2cvs20
9773
9774         * src/gtk/gtksctree.c
9775         * src/gtk/gtksctree.h
9776                 Optimise de-selection via up/down or
9777                 another key
9778
9779 2006-09-28 [colin]      2.5.2cvs19
9780
9781         * src/action.c
9782         * src/compose.c
9783         * src/folderview.c
9784         * src/mainwindow.c
9785         * src/messageview.c
9786         * src/summary_search.c
9787         * src/toolbar.c
9788                 Avoid using summaryview->ctree directly
9789
9790 2006-09-28 [colin]      2.5.2cvs18
9791
9792         * src/summaryview.c
9793         * src/summaryview.h
9794                 Add helpers to freeze/thaw/grab_focus
9795                 Factorize calls to freeze/thaw/grab_focus
9796                 
9797
9798 2006-09-28 [colin]      2.5.2cvs17
9799
9800         * src/main.c
9801                 More guards for the session management
9802
9803 2006-09-28 [colin]      2.5.2cvs16
9804
9805         * src/folderview.c
9806         * src/gtk/gtksctree.c
9807         * src/gtk/gtksctree.h
9808                 Make expanding not recursive in folderview
9809
9810 2006-09-28 [colin]      2.5.2cvs15
9811
9812         * src/addressbook.c
9813                 If nothing is selected in the list (right part)
9814                 and a group is selected in the tree (left part),
9815                 mail this group.
9816
9817 2006-09-28 [colin]      2.5.2cvs14
9818
9819         * src/Makefile.am
9820                 Actually use SM_LIBS
9821
9822 2006-09-28 [ticho]      2.5.2cvs13
9823
9824         * src/export.c
9825         * src/messageview.c
9826         * src/mimeview.c
9827         * src/news.c
9828         * src/pop.c
9829         * src/prefs_themes.c
9830         * src/procmsg.c
9831                 Small i18n string optimization.
9832         * src/send_message.c
9833         * src/summaryview.c
9834         * src/common/session.c
9835         * src/common/smtp.c
9836         * src/common/ssl_certificate.c
9837         * src/common/utils.c
9838                 Use "Couldn't" instead of "Can't" in UI messages,
9839                 where appropriate.
9840
9841 2006-09-28 [colin]      2.5.2cvs12
9842
9843         * configure.ac
9844                 Possibly fix link errors
9845
9846 2006-09-27 [wwp]        2.5.2cvs11
9847
9848         * src/gtk/authors.h
9849         * doc/man/sylpheed-claws.1
9850         * manual/ack.xml
9851         * manual/es/ack.xml
9852         * manual/fr/ack.xml
9853         * manual/pl/ack.xml
9854                 Updated authors info (me, myself and I).
9855
9856 2006-09-27 [colin]      2.5.2cvs10
9857
9858         * src/addressbook.c
9859                 Remove useless printf
9860
9861 2006-09-27 [wwp]        2.5.2cvs9
9862
9863         * src/editgroup.c
9864         * src/send_message.c
9865         * src/inc.c
9866         * src/prefs_common.c
9867         * src/prefs_common.h
9868         * src/gtk/progressdialog.c
9869                 remember more windows' sizes (send dialog, received dialog,
9870                 edit group in addressbook).
9871
9872 2006-09-27 [colin]      2.5.2cvs8
9873
9874         * configure.ac
9875         * src/main.c
9876         * src/mainwindow.h
9877                 Use libSM to communicate with the session
9878                 manager, so that we can know when the 
9879                 session ends, save our caches, and draft
9880                 our compose windows.
9881
9882 2006-09-27 [colin]      2.5.2cvs7
9883
9884         * src/addressbook.c
9885                 Fix issues:
9886                 o Allow Book and Group creation from the tree's
9887                   contextual menu
9888                 o Do not actually delete the contacts when 
9889                   deleting groups from the tree (duh!)
9890
9891 2006-09-27 [colin]      2.5.2cvs6
9892
9893         * src/compose.c
9894         * src/compose.h
9895         * src/mainwindow.c
9896         * src/textview.c
9897         * src/toolbar.c
9898                 o Allow passing an email address to 
9899                   compose_new_with_folderitem
9900                 o Update callers
9901                 o Use current folderitem when clicking
9902                   on a TextView mailto: link
9903                 o Fix a possible leak in TextView
9904
9905 2006-09-27 [colin]      2.5.2cvs5
9906
9907         * src/html.c
9908                 Use UTF-8 chars to replace HTML entities
9909
9910 2006-09-27 [colin]      2.5.2cvs4
9911
9912         * AUTHORS
9913         * src/prefs_account.c
9914         * src/gtk/authors.h
9915                 Fix bug #1024 (Array index out of
9916                 range in sylpheed-claws-2.5.2)
9917                 Patch by Ales Nosek <anosek@suse.cz>
9918
9919 2006-09-27 [colin]      2.5.2cvs3
9920
9921         * src/addr_compl.c
9922                 Actually do the test
9923
9924 2006-09-27 [colin]      2.5.2cvs2
9925
9926         * src/addr_compl.c
9927         * src/addr_compl.h
9928                 Allow completing with comma (in certain cases: vCalendar
9929                 for example doesn't support that)
9930                 Patch by Fabien Vantard
9931
9932 2006-09-26 [colin]      2.5.2cvs1
9933
9934         * src/Makefile.am
9935         * src/addr_compl.c
9936         * src/addr_compl.h
9937         * src/addrbook.c
9938         * src/addrbook.h
9939         * src/addressbook.c
9940         * src/addrindex.c
9941         * src/addrindex.h
9942         * src/compose.c
9943         * src/prefs_common.c
9944         * src/prefs_filtering_action.c
9945         * src/prefs_folder_item.c
9946         * src/prefs_template.c
9947         * src/stock_pixmap.c
9948         * src/stock_pixmap.h
9949         * src/pixmaps/addr_one.xpm
9950         * src/pixmaps/addr_two.xpm
9951                 Add auto-completion on groups
9952
9953 2006-09-26 [colin]      2.5.2
9954
9955         * NEWS
9956         * README
9957         * RELEASE_NOTES
9958                 2.5.2 released
9959
9960 2006-09-26 [colin]      2.5.1cvs5
9961
9962         * src/matcher.c
9963                 Fix condition
9964
9965 2006-09-26 [colin]      2.5.1cvs4
9966
9967         * src/mbox.c
9968                 Revert cvs1 (useless as the message is printed 
9969                 every 500 mails)
9970
9971 2006-09-26 [colin]      2.5.1cvs3
9972
9973         * src/partial_download.c
9974                 Fix crasher found by Alexsandar Urosevic
9975
9976 2006-09-26 [colin]      2.5.1cvs2
9977
9978         * src/summaryview.c
9979                 Fix bug #1023 (Sylpheed deletes too much messages)
9980
9981 2006-09-26 [ticho]      2.5.1cvs1
9982
9983         * src/mbox.c
9984                 Make use of gettext's multiple plurals for statusbar
9985                 progress message.
9986
9987 2006-09-25 [paul]       2.5.1
9988
9989         * NEWS
9990         * README
9991         * RELEASE_NOTES
9992                 2.5.1 released
9993
9994 2006-09-25 [colin]      2.5.0cvs3
9995
9996         * src/plugins/bogofilter/bogofilter.c
9997         * src/plugins/clamav/clamav_plugin.c
9998         * src/plugins/spamassassin/spamassassin.c
9999                 BogoFilter, Spamassassin: Fix double hook registering after
10000                 visiting preferences
10001                 Spamassassin, Clamav: Just set the mails to move instead of
10002                 doing the move - caller will move the things at once.
10003
10004 2006-09-25 [colin]      2.5.0cvs2
10005
10006         * src/imap.c
10007         * src/etpan/imap-thread.c
10008                 Use UID SEARCH ALL instead of UID 1:*
10009                 (braindead servers can't figure out that's
10010                 the same...)
10011
10012 2006-09-25 [wwp]        2.5.0cvs1
10013
10014         * src/message_search.c
10015                 Added the ability to stop a running search (in message body).
10016
10017 2006-09-25 [paul]       2.5.0
10018
10019         * NEWS
10020         * README
10021         * RELEASE_NOTES
10022                 2.5.0 released
10023
10024 2006-09-25 [paul]       2.4.0cvs214
10025
10026         * po/cs.po
10027         * po/de.po
10028         * po/fi.po
10029         * po/fr.po
10030         * po/nl.po
10031         * po/pt_BR.po
10032         * po/sk.po
10033         * po/sr.po
10034         * po/zh_CN.po
10035                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10036                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10037                 Ticho, Aleksander Urosevic, Ralgh Young
10038
10039 2006-09-24 [mones]      2.4.0cvs213
10040
10041         * po/es.po
10042                 Updated for release
10043
10044 2006-09-23 [colin]      2.4.0cvs212
10045
10046         * src/gtk/inputdialog.c
10047                 Fix [ ] remember this appearing in normal
10048                 input dialogs after it's been used by
10049                 mimeview.
10050         * src/folder.c
10051         * src/folderview.c
10052         * src/msgcache.c
10053         * src/procmsg.c
10054         * src/summaryview.c
10055         * src/textview.c
10056         * src/common/timing.h
10057                 Enable timings in debug mode and make it
10058                 look prettier.
10059
10060 2006-09-22 [colin]      2.4.0cvs211
10061
10062         * README
10063                 Revert test change
10064         * commitHelper
10065                 ping the correct URI
10066
10067 2006-09-22 [colin]      2.4.0cvs210
10068
10069         * README
10070                 Let's see if bug #1022 is fixed
10071
10072 2006-09-21 [colin]      2.4.0cvs209
10073
10074         * src/wizard.c
10075         * src/common/plugin.c
10076                 Prepare infra to load predefined plugins when
10077                 no configuration existed. Don't actually load
10078                 anything yet (feat. freeze)
10079
10080 2006-09-21 [wwp]        2.4.0cvs208
10081
10082         * manual/fr/faq.xml
10083                 Partial sync w/ 2.4.0cvs72:
10084                 wrap file and minor updates.
10085
10086 2006-09-21 [wwp]        2.4.0cvs207
10087
10088         * tools/fix_date.sh
10089                 several fixes and enhancements. A new --force switch has been
10090                 added to prevent overriding by default Date: header when
10091                 already existing.
10092
10093 2006-09-21 [paul]       2.4.0cvs206
10094
10095         * src/common/utils.c
10096                 add Chinese UTF8 Re prefix
10097
10098 2006-09-21 [wwp]        2.4.0cvs205
10099
10100         * tools/Makefile.am
10101                 Fics alfabettical order.
10102
10103 2006-09-21 [wwp]        2.4.0cvs204
10104
10105         * tools/fix_date.sh
10106         * tools/Makefile.am
10107                 Added an action tool to fix missing Date field in emails.
10108                 Updated Makefile.am to reflect those last two additions.
10109
10110 2006-09-21 [wwp]        2.4.0cvs203
10111
10112         * tools/uuooffice
10113                 Added a action tool to open uuencoded docs w/
10114                 OpenOffice (based on uudec method).
10115
10116 2006-09-21 [colin]      2.4.0cvs202
10117
10118         * src/compose.c
10119         * src/textview.c
10120                 Workaround possible GTK crash: remove selection 
10121                 clipboard before destroying widget, or GTK+-2.10
10122                 dies. Thanks to Hiro.
10123
10124 2006-09-20 [colin]      2.4.0cvs201
10125
10126         * src/compose.c
10127                 Fix free-after-use in some cases (when 
10128                 procmime_encode_content() frees mimeinfo->data.mem
10129                 and turns it to a temp file)
10130
10131 2006-09-20 [colin]      2.4.0cvs200
10132
10133         * src/folderview.c
10134         * src/summaryview.c
10135         * src/gtk/gtksctree.c
10136         * src/gtk/gtksctree.h
10137                 Add tooltips in the folderview and summaryview
10138                 (Doesn't break string freeze as they already
10139                 exist)
10140         * src/toolbar.c
10141                 Put the spam button in the default configuration
10142                 if compiled with bogo plugin too
10143
10144 2006-09-19 [colin]      2.4.0cvs199
10145
10146         * src/summaryview.c
10147         * src/summaryview.h
10148                 Update folder name label on folder rename
10149         * src/prefs_matcher.c
10150         * src/gtk/logwindow.h
10151                 Fix warnings
10152                 Patches by Fabien
10153
10154 2006-09-19 [wwp]        2.4.0cvs198
10155
10156         * src/summary_search.c
10157                 fix can't click forward/backward buttons in the
10158                 search messages.
10159
10160 2006-09-18 [paul]       2.4.0cvs197
10161
10162         * src/wizard.c
10163                 add missing bracket, capitalise the A of
10164                 'SpamAssassin'
10165
10166 2006-09-18 [paul]       2.4.0cvs196
10167
10168         * src/compose.c
10169                 fix bug 1012 'crashed upon sending mail
10170                 from compose window'
10171                 Thanks to Colin
10172
10173 2006-09-16 [colin]      2.4.0cvs195
10174
10175         * src/folderview.c
10176                 Fix "real-time" sorting by freezing/thawing
10177
10178 2006-09-16 [colin]      2.4.0cvs194
10179
10180         * manual/faq.xml
10181                 Fix the anti-spam entry a bit
10182
10183 2006-09-16 [colin]      2.4.0cvs193
10184
10185         * src/wizard.c
10186                 Make sure reviewers have no excuse when stating
10187                 Sylpheed-Claws doesn't have antispam capabilities.
10188
10189 2006-09-16 [colin]      2.4.0cvs192
10190
10191         * src/main.c
10192                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10193                 as if the SIGPIPE comes from etpan's thread we could
10194                 trigger a GUI update from this thread.
10195
10196 2006-09-16 [colin]      2.4.0cvs191
10197
10198         * src/summaryview.c
10199                 Init all members of the struct
10200
10201 2006-09-16 [paul]       2.4.0cvs190
10202
10203         * src/account.c
10204                 improvements to the English
10205
10206 2006-09-15 [colin]      2.4.0cvs189
10207
10208         * src/summaryview.c
10209                 HIG order on dialog
10210
10211 2006-09-14 [colin]      2.4.0cvs188
10212
10213         * src/common/socket.c
10214         * src/common/socket.h
10215         * src/common/ssl.c
10216         * src/common/ssl_certificate.c
10217         * src/common/ssl_certificate.h
10218         * src/etpan/imap-thread.c
10219                 the get_fqdn() call done to get canonical name when
10220                 checking an SSL certificate is blocking, which is
10221                 sad as we just did a non-blocking lookup to connect.
10222                 Fix that by letting the fqdn available to the SockInfo,
10223                 and use that in ssl_certificate_check(). For IMAP,
10224                 we don't do it as the lookup's done by libetpan, but
10225                 it's less annoying as IMAP connections as much more
10226                 rare than POP3 connections.
10227
10228 2006-09-14 [paul]       2.4.0cvs187
10229
10230         * manual/advanced.xml
10231                 improvements to the English,
10232                 properly place the new hidden options
10233                 within the alphabetical order
10234         * src/gtk/pluginwindow.c
10235                 improvements to the English
10236
10237 2006-09-14 [colin]      2.4.0cvs186
10238
10239         * src/prefs_common.c
10240         * src/prefs_common.h
10241         * src/gtk/gtksctree.c
10242         * manual/advanced.xml
10243                 New hidden pref, stripes_color_offset, to change
10244                 the value added/substracted to normal bgcolor to
10245                 create the stripes in summaries
10246
10247 2006-09-13 [colin]      2.4.0cvs185
10248
10249         * src/gedit-print.c
10250         * src/messageview.c
10251         * src/messageview.h
10252         * src/summaryview.c
10253         * src/textview.c
10254                 Fix misc. printing issues: 
10255                 - Bad font for linkified headers
10256                 - Different font if the mail was displayed or not
10257                 - Factorize the thing
10258
10259 2006-09-13 [colin]      2.4.0cvs184
10260
10261         * src/common/ssl_certificate.c
10262                 Only get FQDN once when checking certificate
10263
10264 2006-09-13 [colin]      2.4.0cvs183
10265
10266         * src/account.c
10267         * src/gtk/pluginwindow.c
10268                 Misc. GUI fixes by Fabien
10269
10270 2006-09-13 [wwp]        2.4.0cvs182
10271
10272         * configure.ac
10273         * src/common/utils.h
10274         * src/common/utils.c
10275                 get rid of unused wide-char functions.
10276
10277 2006-09-13 [wwp]        2.4.0cvs181
10278
10279         * src/plugins/pgpinline/sylpheed.def
10280         * src/textview.c
10281                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10282                 add privacy_reset_error to the .def file,
10283                 do not fork for an external textviewer.
10284
10285 2006-09-13 [wwp]        2.4.0cvs180
10286
10287         * src/prefs_common.c
10288                 fix broken font entry in prefs (patch issued by the gpg4win team,
10289                 probably by Marcus Brinkmann <marcus@g10code.de>).
10290
10291 2006-09-13 [colin]      2.4.0cvs179
10292
10293         * src/folder.h
10294                 Fix a warning in summaryview.c
10295         * src/mainwindow.c
10296         * src/summaryview.c
10297         * src/summaryview.h
10298                 Add missing Mark/* elements in the
10299                 main menu
10300
10301 2006-09-12 [colin]      2.4.0cvs178
10302
10303         * src/prefs_actions.c
10304         * src/prefs_filtering_action.c
10305         * src/prefs_matcher.c
10306                 Use (New) instead of New everywhere
10307
10308 2006-09-12 [wwp]        2.4.0cvs177
10309
10310         * manual/fr/addrbook.xml
10311         * manual/fr/handling.xml
10312                 updated some quotes in the fr manual to match the fr translation.
10313
10314 2006-09-12 [wwp]        2.4.0cvs176
10315
10316         * src/prefs_matcher.c
10317                 don't store translated string elements in matcher expressions.
10318                 Also fixed a misused of Q_().
10319
10320 2006-09-11 [wwp]        2.4.0cvs175
10321
10322         * src/plugins//bogofilter/bogofilter.c
10323         * src/plugins//clamav/clamav_plugin.c
10324         * src/plugins//demo/demo.c
10325         * src/plugins//dillo_viewer/dillo_viewer.c
10326         * src/plugins//pgpcore/plugin.c
10327         * src/plugins//pgpinline/plugin.c
10328         * src/plugins//pgpmime/plugin.c
10329         * src/plugins//spamassassin/spamassassin.c
10330                 gettext-ize more strings (mostly plugin error messages).
10331
10332 2006-09-11 [colin]      2.4.0cvs174
10333
10334         * src/alertpanel.c
10335                 Make maximum buffer size bigger to avoid
10336                 truncating translated messages. Patch by
10337                 Fabien
10338
10339 2006-09-11 [colin]      2.4.0cvs173
10340
10341         * src/etpan/imap-thread.c
10342                 Fix compilation on OpenBSD, thanks to 
10343                 Landry
10344
10345 2006-09-10 [wwp]        2.4.0cvs172
10346
10347         * manual/account.xml
10348         * manual/addrbook.xml
10349         * manual/handling.xml
10350         * manual/es/handling.xml
10351         * manual/fr/account.xml
10352         * manual/fr/addrbook.xml
10353         * manual/fr/handling.xml
10354                 documented addressbook matching (condition configuration):
10355                   addrbook.xml, en fr
10356                 documented per-account filtering rules (handling/filtering
10357                   section, account section):
10358                   account.xml, handling.xml, en fr
10359                 slightly updated the handling/searching section to tell few
10360                   words about the extended search ability:
10361                   handling.xml, en fr
10362                 added missing <quote></quotes> to Quick Search:
10363                   handling.xml, en fr es
10364                 fixed a typo (auomatically):
10365                   handling.xml, en
10366                 changes revisited by Paul.
10367
10368 2006-09-10 [paul]       2.4.0cvs171
10369
10370         * src/prefs_actions.c
10371         * src/prefs_filtering.c
10372         * src/prefs_template.c
10373                 adjustments to the gui
10374                 Patch by Fabien Vantard (slightly modified)
10375
10376 2006-09-10 [colin]      2.4.0cvs170
10377
10378         * src/summaryview.c
10379                 Check folderitem/summaryview consistency
10380                 (basically automates Update summary). Fixes
10381                 #1011 (wrong (negative) count on unread 
10382                 messages)
10383
10384 2006-09-10 [colin]      2.4.0cvs169
10385
10386         * src/gtk/gtksctree.c
10387                 Fix recursive expansion via mouse
10388         * src/plugins/bogofilter/bogofilter.c
10389                 Use normal filtering way of moving
10390                 messages (batching), possibly fixing
10391                 bug #1015 (Bogofilter plugin doubles 
10392                 new messages)
10393
10394 2006-09-09 [wwp]        2.4.0cvs168
10395
10396         * src/prefs_filtering.c
10397                 better place for this fix.
10398
10399 2006-09-09 [wwp]        2.4.0cvs167
10400
10401         * src/prefs_filtering.c
10402                 fix a minor bug when the enabled status of a filtering/processing
10403                 rule always got set to TRUE when replacing this rule. That still
10404                 make sense when adding a new rule, but now when replacing, we
10405                 don't override the value of 'enabled'.
10406                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10407                 to prefs_filtering_list_view_get_info() as this function not only
10408                 returns the name, but also the account_id and the enabled status.
10409
10410 2006-09-09 [mones]      2.4.0cvs166
10411
10412         * manual/glossary.xml
10413         * manual/plugins.xml
10414                 Minor format corrections
10415         * manual/gpl.xml
10416                 Fix misplaced NO WARRANTY section
10417         * manual/es/advanced.xml
10418         * manual/es/faq.xml
10419         * manual/es/glossary.xml
10420         * manual/es/gpl.xml
10421         * manual/es/handling.xml
10422         * manual/es/plugins.xml
10423         * manual/es/starting.xml
10424                 Incorporate changes from English version
10425         * manual/fr/ack.xml
10426         * manual/pl/ack.xml
10427         * manual/es/ack.xml
10428                 Fix address, (add translation credits in es version)
10429         * po/es.po
10430                 Updated translation
10431
10432 2006-09-09 [wwp]        2.4.0cvs165
10433
10434         * src/prefs_filtering.c
10435                 fix a crash when opening filtering prefs, if matcherrc file contains
10436                 broken data (non-existing account id, which is theoretically not
10437                 possible).
10438
10439 2006-09-08 [colin]      2.4.0cvs164
10440
10441         * src/folder.c
10442                 Wrong assert, make it an if()
10443         * src/gtk/gtksctree.c
10444                 Fix bug #1013 (expand selected thread 
10445                 tree) - expanding is now recursive
10446
10447 2006-09-07 [wwp]        2.4.0cvs163
10448
10449         * src/prefs_matcher.c
10450                 make better sentences about addressbook matching in the
10451                 matcher prefs. This should make translators' work easier
10452                 too.
10453
10454 2006-09-07 [wwp]        2.4.0cvs162
10455
10456         * src/prefs_filtering.c
10457                 code simplification (get rid of dup var. assignment).
10458
10459 2006-09-07 [wwp]        2.4.0cvs161
10460
10461         * src/summaryview.c
10462                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10463                 <fzzzzz@gmail.com>.
10464
10465 2006-09-07 [paul]       2.4.0cvs160
10466
10467         * src/mimeview.c
10468                 fix compilation warnings
10469                 Thanks to Colin
10470
10471 2006-09-07 [paul]       2.4.0cvs159
10472
10473         * src/mimeview.c
10474                 select the mimepart icon when
10475                 displaying as text
10476                 Thanks to Colin
10477
10478 2006-09-06 [paul]       2.4.0cvs158
10479
10480         * src/prefs_filtering.c
10481                 fix labels and table element spacing
10482                 Patch by Fabien Vantard
10483
10484 2006-09-06 [paul]
10485
10486         2.5.0-rc3 released
10487
10488 2006-09-06 [paul]       2.4.0cvs157
10489
10490         * manual/es/advanced.xml
10491                 fix typo
10492
10493 2006-09-06 [wwp]        2.4.0cvs156
10494
10495         * src/mainwindow.c
10496                 fix an dup launch issue when iconified, thanks to Colin.
10497
10498 2006-09-06 [wwp]        2.4.0cvs155
10499
10500         * src/gtk//gtksctree.h
10501                 oops, forgot that one!
10502
10503 2006-09-06 [wwp]        2.4.0cvs154
10504
10505         * manual/pl/advanced.xml
10506         * manual/advanced.xml
10507         * manual/es/advanced.xml
10508         * manual/fr/advanced.xml
10509         * src/prefs_customheader.c
10510         * src/prefs_filtering_action.c
10511         * src/foldersel.c
10512         * src/prefs_summaries.c
10513         * src/prefs_filtering.c
10514         * src/account.c
10515         * src/compose.c
10516         * src/prefs_summary_column.c
10517         * src/addr_compl.c
10518         * src/prefs_actions.c
10519         * src/prefs_folder_column.c
10520         * src/ssl_manager.c
10521         * src/prefs_template.c
10522         * src/prefs_display_header.c
10523         * src/prefs_common.h
10524         * src/prefs_matcher.c
10525         * src/prefs_common.c
10526         * src/prefs_toolbar.c
10527         * src/summaryview.c
10528         * src/folderview.c
10529         * src/gtk/gtksctree.c
10530         * src/gtk/pluginwindow.c
10531         * src/gtk/progressdialog.c
10532         * src/gtk/prefswindow.c
10533                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10534                 to make its meaning more obvious (all versions of the manual reflect
10535                 the change).
10536                 added an extra hidden option use_stripes_in_summary to allow
10537                 discarding these stripes in mainwindow's folder and message lists;
10538                 en and fr manuals only are OK towards this.
10539
10540 2006-09-06 [colin]      2.4.0cvs153
10541
10542         * src/textview.c
10543                 Hide Sylpheed-Claws' internal queue headers
10544                 when showing all headers. They'll be present
10545                 only in Source window.
10546
10547 2006-09-05 [colin]      2.4.0cvs152
10548
10549         * src/plugins/trayicon/trayicon.c
10550                 Fix crash at exit - we have to disconnect
10551                 our handlers
10552         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10553                 Update eggtrayicon - patch adapted from a
10554                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10555                 on Sylpheed's ML
10556
10557 2006-09-05 [colin]      2.4.0cvs151
10558
10559         * src/mainwindow.c
10560         * src/gtk/logwindow.c
10561                 Fix race condition when something writes
10562                 to the log too soon during init. Thanks
10563                 to Fabien Vantard
10564
10565 2006-09-05 [colin]      2.4.0cvs150
10566
10567         * src/mimeview.c
10568                 Don't select part on right-click either
10569
10570 2006-09-05 [paul]       2.4.0cvs149
10571
10572         * src/mimeview.c
10573                 completion of previous commit
10574                 Thanks to Colin
10575
10576 2006-09-05 [colin]      2.4.0cvs148
10577
10578         * src/mimeview.c
10579                 Don't force selection on middle-click, just open
10580
10581 2006-09-04 [colin]      2.4.0cvs147
10582
10583         * src/mimeview.c
10584                 Looks like gtk_notebook_set_current_page()
10585                 sometimes steals focus, and this annoys us
10586                 in MimeViewers as it renders navigation
10587                 keys useless. Take back focus after switching
10588                 pages.
10589
10590 2006-09-04 [colin]      2.4.0cvs146
10591
10592         * src/messageview.c
10593                 Set stop_loading when clicking on Next
10594                 during load. Don't add a callback to 
10595                 avoid over-complicating things.
10596
10597 2006-09-04 [colin]      2.4.0cvs145
10598
10599         * src/mimeview.c
10600         * src/messageview.c
10601                 Fix multiple loads in separate messageview
10602
10603 2006-09-04 [colin]      2.4.0cvs144
10604
10605         * src/summaryview.c
10606                 Let navigation keys be handled during 
10607                 load
10608
10609 2006-09-04 [colin]      2.4.0cvs143
10610
10611         * src/messageview.c
10612         * src/summaryview.c
10613         * src/textview.c
10614         * src/textview.h
10615                 Make loading of huge mails (lots of text and/or
10616                 images) cancellable, so the GUI doesn't block 
10617
10618 2006-09-04 [colin]      2.4.0cvs142
10619
10620         * src/plugins/trayicon/trayicon.c
10621                 Fix annoyance when removing a folder with 
10622                 unread mails: trayicon didn't update
10623
10624 2006-09-04 [paul]       2.4.0cvs141
10625
10626         * src/gtk/icon_legend.c
10627                 straighten up columns
10628                 Patch by Fabien Vantard
10629
10630 2006-09-04 [wwp]        2.4.0cvs140
10631
10632         * src/prefs_filtering.c
10633                 fix new line's account name in filtering prefs:
10634                 was "All", is now "(New)".
10635
10636 2006-09-04 [paul]       2.4.0cvs139
10637
10638         * tools/make.themes.project
10639                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10640                 instead of homebrewed "make release"
10641
10642 2006-09-03 [colin]      2.4.0cvs138
10643
10644         * src/folderview.c
10645                 Fix bug #1007 (Wrong folder highlighted)
10646
10647 2006-09-03 [colin]      2.4.0cvs137
10648
10649         * src/compose.c
10650                 Don't set Newsgroup: header to a mail folder
10651                 path
10652
10653 2006-09-03 [paul]       2.4.0cvs136
10654
10655         * src/prefs_other.c
10656         * src/prefs_spelling.c
10657                 unify the gui
10658
10659 2006-09-03 [paul]       2.4.0cvs135
10660
10661         * src/prefs_summaries.c
10662                 correct menu item text in prefs_keybind_apply_clicked()
10663
10664 2006-09-03 [paul]       2.4.0cvs134
10665
10666         * manual/advanced.xml
10667                 some improvements to the descriptions
10668         * src/mainwindow.c
10669         * src/messageview.c
10670         * src/summaryview.c
10671         * src/gtk/menu.c
10672                 fix menu sensitivity issues
10673         * src/prefs_message.c
10674                 drop the useless word 'short'
10675         * src/prefs_other.c
10676                 add the word 'lines' indicating log length
10677                 is a measure of lines
10678         * src/textview.c
10679                 fix compilation warnings
10680
10681 2006-09-02 [colin]      2.4.0cvs133
10682
10683         * src/messageview.c
10684                 Display a special return-receipt message
10685                 if the message is from the user
10686         * src/summaryview.c
10687                 Fix missing freeze of the list when marking
10688                 all read and unthreading for exec. Thanks
10689                 to Stephan Sachse.
10690
10691 2006-09-02 [paul]       2.4.0cvs132
10692
10693         * src/mainwindow.c
10694         * src/prefs_message.c
10695         * src/summaryview.c
10696                 fix some english
10697
10698 2006-09-02 [wwp]        2.4.0cvs131
10699
10700         * src/prefs_filtering.c
10701                 added an account name column to the filtering rules
10702                 dialog.
10703
10704 2006-09-02 [colin]      2.4.0cvs130
10705
10706         * src/gtk/logwindow.c
10707         * src/gtk/logwindow.h
10708                 Block scrolling if we're not at the end
10709                 of the log
10710
10711 2006-09-02 [colin]      2.4.0cvs129
10712
10713         * src/folder.c
10714                 Make sure account-specific rules can't
10715                 be used in {pre-,post-,}processing
10716         * src/mainwindow.c
10717         * src/gtk/logwindow.c
10718         * src/gtk/logwindow.h
10719                 Jump to last error when clicking on the
10720                 warning icon
10721
10722 2006-09-02 [colin]      2.4.0cvs128
10723
10724         * src/imap.c
10725         * src/import.c
10726         * src/mainwindow.c
10727         * src/mainwindow.h
10728                 Fix warning icon
10729         * src/inc.c
10730         * src/mbox.c
10731         * src/mbox.h
10732                 Let proc_mbox know its account, for
10733                 account-specific rules
10734
10735 2006-09-01 [colin]      2.4.0cvs127
10736
10737         * src/codeconv.c
10738                 Don't uselessly use iconv to convert from
10739                 us-ascii
10740         * src/alertpanel.c
10741         * src/mainwindow.c
10742         * src/mainwindow.h
10743         * src/inc.c
10744                 Fix certain log cases, disable warning icon
10745                 for now, the correct way to display it when
10746                 necessary and only when necessary is probably
10747                 to do it manually rather than use error logs
10748         * src/etpan/imap-thread.c
10749                 Clean up UID logging a bit
10750         * src/gtk/logwindow.c
10751         * src/gtk/logwindow.h
10752                 Make logging faster when the window's closed
10753
10754 2006-09-01 [wwp]        2.4.0cvs126
10755
10756         * manual/fr/account.xml
10757                 reflect changes to the ref. manual (parts of cvs72):
10758                 fix tabnames and quotes.
10759
10760 2006-09-01 [wwp]        2.4.0cvs125
10761
10762         * manual/fr/plugins.xml
10763                 reflect changes to the reference manual (cvs42):
10764                 update IRC channel info.
10765
10766 2006-09-01 [wwp]        2.4.0cvs124
10767
10768         * commitHelper
10769                 use CVSEDITOR env. var. if set, according to `man cvs`.
10770
10771 2006-09-01 [wwp]        2.4.0cvs123
10772
10773         * manual/advanced.xml
10774                 better sentence again (thanks to Paul).
10775
10776 2006-09-01 [wwp]        2.4.0cvs122
10777
10778         * manual/advanced.xml
10779         fix definition of toolbar_detachable and rework a bit the one of
10780         enable_dotted_lines.
10781
10782 2006-09-01 [mones]      2.4.0cvs121
10783
10784         * manual/advanced.xml
10785                 Document enable_dotted_lines
10786
10787 2006-09-01 [paul]       2.4.0cvs120
10788
10789         * src/folderview.c
10790         * src/folderview.h
10791         * src/imap.c
10792         * src/mainwindow.c
10793         * src/summaryview.c
10794                 obey the 'When entering folder...' option
10795                 when using the /View/Go to/... menu items
10796                 Thanks to Colin
10797
10798 2006-08-31 [colin]      2.4.0cvs119
10799
10800         * src/folderview.c
10801                 Revert 2.4.0cvs116, wrong fix.
10802
10803 2006-08-31 [colin]      2.4.0cvs118
10804
10805         * src/gtk/gtksctree.c
10806                 Better state the various copyrights
10807
10808 2006-08-31 [colin]      2.4.0cvs117
10809
10810         * src/prefs_common.c
10811                 fix enable_dotted_lines
10812
10813 2006-08-31 [colin]      2.4.0cvs116
10814
10815         * src/folderview.c
10816                 Use pref "Always open on select" when going
10817                 to next unread folder
10818         * src/gtk/gtksctree.c
10819                 Fix link failure to _gtk_clist_create_cell_layout
10820                 on certain computers. (Why not mine, I wonder)
10821
10822 2006-08-31 [colin]      2.4.0cvs115
10823
10824         * src/procmsg.c
10825         * src/textview.c
10826         * src/plugins/bogofilter/bogofilter.c
10827         * src/plugins/spamassassin/spamassassin.c
10828                 Requalify some "errors" to warnings
10829         * src/mainwindow.c
10830         * src/mainwindow.h
10831         * src/statusbar.c
10832                 Add an icon in the statusbar to notify
10833                 of errors
10834         * src/gtk/gtksctree.c
10835         * src/folderview.c
10836         * src/summaryview.c
10837                 Make the GtkSCTree look more modern by
10838                 alternating background lines
10839         * src/prefs_common.c
10840         * src/prefs_common.h
10841                 Add a pref to let people have the old
10842                 way if they prefer
10843
10844
10845 2006-08-30 [colin]      2.4.0cvs114
10846
10847         * src/procmsg.c
10848         * src/procmsg.h
10849                 Provide a way to filter a list of
10850                 messages in an optimised manner, and
10851                 add a list-filtering hook
10852         * src/folder.c
10853         * src/inc.c
10854         * src/mbox.c
10855                 Use the list filtering
10856         * src/plugins/bogofilter/bogofilter.c
10857                 Use the list-filtering hook
10858                 Use -b (bulk) mode for more speed
10859                 when learning and filtering
10860         * src/etpan/imap-thread.c
10861                 Make log output shorter in UID SEARCH
10862
10863
10864 2006-08-30 [colin]      2.4.0cvs113
10865
10866         * src/plugins/bogofilter/bogofilter.c
10867                 Really fast mass learning - thanks to David
10868                 Relson for the options explanations :)
10869
10870 2006-08-30 [colin]      2.4.0cvs112
10871
10872         * src/msgcache.c
10873                 Fix compilation on FreeBSD. Thanks
10874                 to Michael Hugues
10875
10876 2006-08-29 [colin]      2.4.0cvs111
10877
10878         * src/folderview.c
10879                 Handle "popup_menu" signal (for popping the 
10880                 menu via the keyboard)
10881         * src/mimeview.c
10882         * src/mimeview.h
10883         * src/summaryview.c
10884         * src/textview.c
10885         * src/gtk/gtkutils.c
10886         * src/gtk/gtkutils.h
10887                 Factorize scrolling code, and add an API 
10888                 for MimeViewers to handle scroll orders
10889
10890 2006-08-29 [wwp]        2.4.0cvs110
10891
10892         * src/plugins//bogofilter/bogofilter.c
10893         * src/plugins//spamassassin/spamassassin.c
10894                 make the bogofilter/spamassassin filtering error dialogs at
10895         incorporation obey to the "don't popup error dialog on
10896         receive error" option. If disabled, feed the log window w/
10897         the error message.
10898
10899 2006-08-29 [paul]
10900
10901         2.5.0-rc2 released
10902
10903 2006-08-29 [paul]       2.4.0cvs109
10904
10905         * Makefile.am
10906                 remove 'make release', it's not needed
10907                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10908
10909 2006-08-29 [paul]       2.4.0cvs108
10910
10911         * src/foldersel.c
10912         * src/summary_search.c
10913         * src/gtk/progressdialog.c
10914         * src/plugins/pgpcore/passphrase.c
10915                 replace deprecated gtk_window_set_policy()
10916
10917 2006-08-29 [colin]      2.4.0cvs107
10918
10919         * src/folder.c
10920                 Fix data loss when copy fails during a move:
10921                 only use fast remove_msgs if everything was
10922                 copied OK; else use slow remove_msg on the
10923                 mails that got copied only.
10924
10925 2006-08-28 [paul]       2.4.0cvs106
10926
10927         * src/mh.c
10928                 revert change in 2.4.0cvs104, it breaks
10929                 stuff
10930
10931 2006-08-28 [paul]       2.4.0cvs105
10932
10933         * src/plugins/spamassassin/spamassassin.c
10934                 english fix
10935
10936 2006-08-28 [paul]       2.4.0cvs104
10937
10938         * src/mh.c
10939                 fix data loss when moving to another
10940                 mailbox fails
10941         * src/prefs_spelling.c
10942                 improve the english
10943         * src/gtk/pluginwindow.c
10944                 improve the layout of the dialog text
10945         All thanks to Colin
10946
10947 2006-08-28 [paul]       2.4.0cvs103
10948
10949         * src/plugins/bogofilter/bogofilter.c
10950         * src/plugins/bogofilter/bogofilter_gtk.c
10951                 fix english up a bit, innit
10952
10953 2006-08-28 [paul]       2.4.0cvs102
10954
10955         * configure.ac
10956         * po/Makefile.in.in
10957         * po/Makevars
10958                 require autoconf 2.60, enabling building
10959                 with gettext 0.15 (gettext 0.14.x build still
10960                 possible). Replace Makefiles with versions
10961                 from gettext 0.15.
10962                 Remove configure options --with-localedir and
10963                 --with-mandir. The options that are provided
10964                 directly by autoconf 2.60 can be used instead:
10965                 --mandir --localedir
10966
10967 2006-08-27 [colin]      2.4.0cvs101
10968
10969         * src/plugins/bogofilter/Makefile.am
10970                 Fix make dist (no README)
10971
10972 2006-08-27 [colin]      2.4.0cvs100
10973
10974         * src/folder.c
10975                 Don't use F_UNKNOWN folders for any default
10976                 outbox/trash/etc
10977         * src/plugins/bogofilter/bogofilter.c
10978         * src/plugins/bogofilter/bogofilter.h
10979         * src/plugins/bogofilter/bogofilter_gtk.c
10980                 Add an option to specify the path to bogofilter
10981                 Use single-quotes to be able to learn in folders
10982                 with spaces in their names
10983                 Verify learning status
10984
10985 2006-08-27 [colin]      2.4.0cvs99
10986
10987         * manual/faq.xml
10988         * manual/plugins.xml
10989                 Document Bogofilter plugin
10990
10991 2006-08-27 [colin]      2.4.0cvs98
10992
10993         * src/compose.c
10994         * src/messageview.c
10995         * src/procmsg.c
10996         * src/procmsg.h
10997                 When possible, copy the queued mail to sent folder
10998                 instead of re-adding. Much faster on IMAP.
10999
11000 2006-08-27 [colin]      2.4.0cvs97
11001
11002         * src/msgcache.c
11003                 Disable mmaped caches - huge metadata loss
11004                 here after a power failure.
11005         * src/summaryview.c
11006                 Add quicksearch timing
11007         * src/common/plugin.c
11008         * src/common/plugin.h
11009                 Implement an interface to tell what plugins
11010                 provide. Prevent loading of similar plugins.
11011         * src/plugins/clamav/clamav_plugin.c
11012         * src/plugins/demo/demo.c
11013         * src/plugins/dillo_viewer/dillo_viewer.c
11014         * src/plugins/pgpcore/plugin.c
11015         * src/plugins/pgpinline/pgpinline.c
11016         * src/plugins/pgpmime/pgpmime.c
11017         * src/plugins/spamassassin/spamassassin.c
11018         * src/plugins/trayicon/trayicon.c
11019                 Implement plugin_provides()
11020
11021 2006-08-27 [colin]      2.4.0cvs96
11022
11023         * configure.ac
11024         * src/plugins/Makefile.am
11025         * src/plugins/bogofilter/.cvsignore
11026         * src/plugins/bogofilter/Makefile.am
11027         * src/plugins/bogofilter/bogofilter.c
11028         * src/plugins/bogofilter/bogofilter.h
11029         * src/plugins/bogofilter/bogofilter_gtk.c
11030                 New Bogofilter plugin, provides filtering and
11031                 learning. Spamassassin will go to extra plugins.
11032
11033 2006-08-26 [mones]      2.4.0cvs95
11034
11035         * manual/handling.xml
11036                 Fix subfolder path in the example (thanks to Paul) 
11037
11038 2006-08-26 [mones]      2.4.0cvs94
11039
11040         * manual/glossary.xml
11041                 2.2. + add ISP to the glossary
11042                 7.5. + Add UIDL to glossary
11043                 7.7. + Add TCP to glossary
11044         * manual/handling.xml
11045                 7.1. + Mentions GNU/Linux distribution, what about the non...
11046                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11047                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11048                 7.4. = Use appropriate quotation for commands
11049                 7.6. = change "" to <quote></quote>
11050         * manual/plugins.xml
11051                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11052         * manual/starting.xml
11053                 2.1. + local mbox file: some examples of mbox file locations...
11054                 Also reformatted files requiring it
11055
11056 2006-08-26 [wwp]        2.4.0cvs93
11057
11058         * src/summary_search.c
11059                 disable find buttons while summary search is running.
11060
11061 2006-08-25 [colin]      2.4.0cvs92
11062
11063         * src/folder.c
11064         * src/folderutils.c
11065         * src/mh.c
11066         * src/procmsg.h
11067         * src/summaryview.c
11068                 Speed up MH moving, and add progressbar
11069                 for MH deletion
11070         * src/msgcache.c
11071                 Write cache files using mmap() too
11072
11073 2006-08-25 [wwp]        2.4.0cvs91
11074
11075         * src/summaryview.c
11076                 switch spam<->ham button when a message has been marked as spam or ham
11077                 and is still selected. Thanks to Colin.
11078
11079 2006-08-25 [paul]       2.4.0cvs90
11080
11081         * src/Makefile.am
11082         * src/stock_pixmap.c
11083         * src/stock_pixmap.h
11084         * src/summaryview.c
11085         * src/gtk/icon_legend.c
11086         * src/pixmaps/copied.xpm
11087         * src/pixmaps/moved.xpm
11088                 add icons for delayed execution marked for
11089                 copying, marked for moving
11090
11091 2006-08-25 [mones]      2.4.0cvs89
11092
11093         * manual/glossary.xml
11094                 Fix the other glossary items:
11095                 5.1. = Inmmediate execution -> <quote>immediate execution...
11096                 5.2. = Fix MBOX capitalization -> Mbox
11097                 5.3. + Improve Plugins def. w/ tech. ref.
11098                 5.4. = Quotation -> replace '>' by <quote>></quote>
11099                 5.5. - SMTP Server. -> remove dot
11100         * po/es.po
11101                 Updated translation
11102
11103 2006-08-25 [mones]      2.4.0cvs88
11104
11105         * manual/ack.xml
11106                 Reformatted, changed email address
11107         * manual/glossary.xml
11108                 Reformatted, fixed MANUAL-TODO items:
11109                 8.2. + add ROT-13 to glossary
11110                 8.4. + add URL to glossary
11111         * manual/es/advanced.xml
11112                 Fixed <literal>s
11113
11114 2006-08-25 [paul]       2.4.0cvs87
11115
11116         * src/gtk/icon_legend.c
11117                 add 'marked for deletion' icon
11118                 arrange icons by containing column
11119                 wrap long label text
11120
11121 2006-08-25 [colin]      2.4.0cvs86
11122
11123         * src/common/utils.c
11124         * src/common/utils.h
11125                 Add the sc_g_*list_bigger functions in
11126                 a place everyone can use it
11127         * src/summaryview.c
11128                 Only freeze/thaw the list when working
11129                 on the selection, if it's bigger than 1
11130         * src/gtk/gtksctree.c
11131                 Only freeze/thaw the list when unselec-
11132                 ting 'all' if ('all' != 1)
11133                 This avoids some flickering
11134
11135 2006-08-24 [colin]      2.4.0cvs85
11136
11137         * src/addressbook.c
11138                 Fix strange list selection
11139                 Fix random seg (Invalid read of freed memory)
11140
11141 2006-08-24 [colin]      2.4.0cvs84
11142
11143         * src/alertpanel.c
11144         * src/gtk/inputdialog.c
11145         * src/plugins/pgpcore/passphrase.c
11146                 Revert minimal width patch of 2.4.0cvs67,
11147                 as it is also a maximal width. Use 
11148                 gtk_window_set_default_size instead.
11149
11150 2006-08-24 [colin]      2.4.0cvs83
11151
11152         * src/msgcache.c
11153                 Write cache/mark to temp files before
11154                 overwriting old ones (avoids metadata
11155                 loss if writing the new files fail).
11156                 Use mmap() to read cache/mark file, as
11157                 this makes cache reading faster. Dis-
11158                 abled for big-endian machines until it
11159                 can be tested. (Big-endian users: set
11160                 msgcache_use_mmap = TRUE in the relevant
11161                 #if).
11162         * src/procmsg.h
11163                 Move rarely used fields of MsgInfo in 
11164                 another structure, which will only be
11165                 allocated if needed. Face, X-Face,
11166                 Return receipt headers and List-*
11167                 headers are moved. Mails having none
11168                 of these occupy 52 bytes less with
11169                 this patch, which makes 2.5MB of RAM
11170                 saved on a 50k folder).
11171         * src/headerview.c
11172         * src/mainwindow.c
11173         * src/messageview.c
11174         * src/partial_download.c
11175         * src/procheader.c
11176         * src/procmsg.c
11177         * src/textview.c
11178                 Follow this structure change.
11179
11180 2006-08-24 [wwp]        2.4.0cvs82
11181
11182         * manual/es/.cvsignore
11183         * manual/es/dist/.cvsignore
11184         * manual/es/dist/html/.cvsignore
11185         * manual/es/dist/pdf/.cvsignore
11186         * manual/es/dist/ps/.cvsignore
11187         * manual/es/dist/txt/.cvsignore
11188                 more (generated) files to ignore.
11189
11190 2006-08-24 [colin]      2.4.0cvs81
11191
11192         * src/folder.c
11193         * src/mh.c
11194                 Fix possible problems with local delivery. Check the folder doesn't
11195                 need scan before setting its mtime when saving cache (which can be
11196                 done long after the folder's been modified by an external process);
11197                 Check that the stored item's mtime didn't change in mh functions.
11198
11199 2006-08-24 [mones]      2.4.0cvs80
11200
11201         * manual/advanced.xml
11202                 Rewrapping, some fixes and MANUAL-TODO items:
11203                 8.1. = change "" to <quote></quote>
11204                 8.3. = quote menu items
11205                 8.5. - deploying -> new user ... ideally a new user (redundant)
11206
11207 2006-08-23 [colin]      2.4.0cvs79
11208
11209         * src/gtk/gtksctree.c
11210                 When selecting or deselecting range, only
11211                 freeze/thaw when selection is bigger than 10
11212
11213 2006-08-23 [colin]      2.4.0cvs78
11214
11215         * src/messageview.c
11216         * src/mimeview.c
11217         * src/mimeview.h
11218         * src/plugins/dillo_viewer/dillo_viewer.c
11219                 Provide an API for MimeViewer plugins to
11220                 return a text selection for replying
11221
11222 2006-08-23 [colin]      2.4.0cvs77
11223
11224         * src/image_viewer.c
11225         * src/textview.c
11226                 Use gtk_pixbuf_new_from_file_at_scale(), which
11227                 is faster than getting the pixbuf then resizing
11228                 it.
11229
11230 2006-08-23 [colin]      2.4.0cvs76
11231
11232         * src/procmime.c
11233                 UTF-8 should be sent Quoted-printable
11234
11235 2006-08-22 [colin]      2.4.0cvs75
11236
11237         * src/mh.c
11238                 Check if scan is required before touching
11239                 the folder (or it'll be required every time)
11240
11241 2006-08-22 [colin]      2.4.0cvs74
11242
11243         * configure.ac
11244                 Require libetpan 0.46 (crasher fix when built
11245                 against gnutls)
11246
11247 2006-08-22 [colin]      2.4.0cvs73
11248
11249         * src/folder.c
11250                 Set folder's mtime after writing its
11251                 cache
11252         * src/folderview.c
11253                 Add some timing
11254         * src/procmsg.c
11255                 Don't do useless stuff if we don't 
11256                 thread by subject
11257         * src/summaryview.c
11258                 Add some timing, don't deselect prior
11259                 to selecting (gtksctree does it itself),
11260                 remove crash avoidance hacks as it's been
11261                 properly fixed since a while
11262         * src/common/utils.c
11263                 Optimize to_human_readable(): _() is slow,
11264                 do it only once, and avoid %f format for KB
11265                 (the most common in a summaryview)
11266         * src/gtk/gtksctree.c
11267                 Don't uselessly freeze/thaw (fixes flicker
11268                 on next unread and friends), reduce number
11269                 of g_list_nth/g_list_position where possible
11270         * src/gtk/gtkutils.c
11271         * src/gtk/gtkutils.h
11272                 Reduce number of g_list_nth/g_list_position
11273                 where possible.
11274                 All of this makes loading as 70k folder 2.1
11275                 seconds instead of 3.2 (with hot FS caches).
11276                 (1.3 seconds without Date and Size columns...)
11277
11278 2006-08-22 [paul]       2.4.0cvs72
11279
11280         wrap documents and do some items from mones' MANUAL-TODO:
11281
11282         * manual/account.xml
11283                 4.1. = fix tabname references to <quote>tabname</quote>
11284                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11285         * manual/faq.xml
11286                 1.1. = mentioned options don't match UI
11287                 Add information about the 'Never send Return Receipts'
11288                 option
11289         * manual/handling.xml
11290                 6.2. = Mentions Extended symbols button, but now is
11291                 named Information
11292                 6.3. = Mentions ... button, which is now Edit
11293
11294 2006-08-22 [colin]      2.4.0cvs71
11295
11296         * src/gtk/pluginwindow.c
11297                 Fix layout in verbose translations (such
11298                 as french)
11299
11300 2006-08-22 [paul]       2.4.0cvs70
11301
11302         * manual/Makefile.am
11303                 build manuals in alphabetical order
11304         * src/addressbook.c
11305         * src/prefs_themes.c
11306                 replace/remove deprecated symbols
11307         * src/gtk/gtkutils.c
11308                 fix a warning
11309         * src/gtk/pluginwindow.c
11310                 replace deprecated symbol
11311                 replace label text and move it
11312         * src/plugins/pgpcore/prefs_gpg.c
11313                 move the 'Generate...' button out of the
11314                 Sign Key frame, replace the English used
11315         * src/plugins/pgpcore/sgpgme.c
11316                 fixes to the English
11317
11318 2006-08-21 [colin]      2.4.0cvs69
11319
11320         * src/plugins/trayicon/trayicon.c
11321                 Add more strings for translation; patch
11322                 by Pawel
11323
11324 2006-08-21 [colin]      2.4.0cvs68
11325
11326         * src/compose.c
11327                 fix replied flag not set after drafting
11328         * src/matcher.c
11329                 fix body quicksearch in non-encoded bodies
11330                 containing '='
11331         * src/msgcache.c
11332                 Get rid of the g_malloc workaround for
11333                 corrupted caches, use g_try_malloc
11334
11335 2006-08-21 [colin]      2.4.0cvs67
11336
11337         * src/alertpanel.c
11338         * src/gtk/inputdialog.c
11339         * src/plugins/pgpcore/passphrase.c
11340                 Set minimal width to 375
11341         * src/mainwindow.c
11342                 Fix switching to offline, asking if it 
11343                 should be overriden for synchronising
11344         * src/mimeview.c
11345                 Don't offer to remember command on Open 
11346                 with for text parts, as the browser or 
11347                 text editor command isn't changed from 
11348                 there
11349
11350 2006-08-20 [paul]       2.4.0cvs66
11351
11352         * po/ko.po
11353         * po/zh_CN.po
11354                 fix plural form errors. revealed by stricter
11355                 checking of gettext 0.15
11356
11357 2006-08-18 [paul]       2.4.0cvs65
11358
11359         * src/stock_pixmap.c
11360                 fix the fix of 2.4.0cvs64
11361                 Thanks to Colin
11362
11363 2006-08-18 [paul]       2.4.0cvs64
11364
11365         * src/stock_pixmap.c
11366                 fix leaks
11367                 Thanks to Colin
11368
11369 2006-08-18 [paul]       2.4.0cvs63
11370
11371         * src/compose.c
11372         * src/procmsg.c
11373                 fix occasional IMAP bug where large msgs
11374                 were left in the queue folder after sending
11375                 Thanks to Colin
11376
11377 2006-08-18 [paul]       2.4.0cvs62
11378
11379         * src/folderview.c
11380                 freeze the summaryview while quicksearch results
11381                 are displayed
11382                 (fixes bug 456 'current message is hidden when the
11383                 view is refreshed and extended search is "unread 
11384                 messages"')
11385                 Thanks to Colin
11386         * src/textview.c
11387                 add missing #include "inputdialog.h"
11388         * src/common/utils.h
11389                 add missing mailcap_update_default() and improve
11390                 readability
11391
11392 2006-08-17 [colin]      2.4.0cvs61
11393
11394         * src/plugins/pgpcore/select-keys.c
11395                 Fix warnings :)
11396
11397 2006-08-17 [colin]      2.4.0cvs60
11398
11399         * src/compose.c
11400                 Don't continue queuing if Cancel is clicked
11401                 in select-keys
11402
11403 2006-08-17 [colin]      2.4.0cvs59
11404
11405         * src/plugins/pgpcore/select-keys.c
11406                 When encrypting, if only one key matches and it 
11407                 matches exactly, automatically use it.
11408
11409 2006-08-17 [colin]      2.4.0cvs58
11410
11411         * src/mimeview.c
11412         * src/prefs_common.c
11413         * src/prefs_common.h
11414         * src/prefs_ext_prog.c
11415         * src/textview.c
11416                 Fix issues with previous patch (text/html)
11417                 Remove outdated prefs
11418
11419 2006-08-17 [colin]      2.4.0cvs57
11420
11421         * src/imap.c
11422                 Add View Log button on auth error
11423         * src/procmsg.c
11424                 Fix encrypted mail marked as new when
11425                 saved in normal folders
11426         * src/plugins/pgpinline/pgpinline.c
11427                 Fix encrypt bug on IMAP
11428         * src/mimeview.c
11429         * src/common/utils.c
11430         * src/common/utils.h
11431         * src/gtk/inputdialog.c
11432         * src/gtk/inputdialog.h
11433                 Get rid of metamail stuff, simplify
11434                 opening, and allow remembering of user's
11435                 choices (by updating ~/.mailcap). There's
11436                 still to drop "Audio player" and "Image
11437                 viewer" preferences.
11438
11439 2006-08-17 [mones]      2.4.0cvs56
11440
11441         * manual/es/sylpheed-claws-manual.xml
11442                 fix DTD path
11443
11444 2006-08-17 [mones]      2.4.0cvs55
11445
11446         * configure.ac
11447         * manual/Makefile.am
11448         * manual/es/Makefile.am
11449         * manual/es/account.xml
11450         * manual/es/ack.xml
11451         * manual/es/addrbook.xml
11452         * manual/es/advanced.xml
11453         * manual/es/faq.xml
11454         * manual/es/glossary.xml
11455         * manual/es/gpl.xml
11456         * manual/es/handling.xml
11457         * manual/es/intro.xml
11458         * manual/es/keyboard.xml
11459         * manual/es/plugins.xml
11460         * manual/es/starting.xml
11461         * manual/es/sylpheed-claws-manual.xml
11462         * manual/es/dist/Makefile.am
11463         * manual/es/dist/html/Makefile.am
11464         * manual/es/dist/pdf/Makefile.am
11465         * manual/es/dist/ps/Makefile.am
11466         * manual/es/dist/txt/Makefile.am
11467                 Spanish translation for the manual
11468
11469 2006-08-16 [colin]      2.4.0cvs54
11470
11471         * src/compose.c
11472         * src/main.c
11473         * src/mainwindow.c
11474                 Fix send button sensitivity at startup
11475                 Set send menu sensitivity (patch by Fabien)
11476         * src/ssl_manager.c
11477                 Enable closing with esc (patch by Fabien)
11478         * src/gtk/foldersort.c
11479                 Enable closing with esc (patch by Fabien)
11480         * src/procmime.c
11481                 Optimisation (no need to copy to tempfile to
11482                 "decode" 7bit and 8bit)
11483         * src/summaryview.c
11484                 Fix cruft in swap_from case
11485         * src/textview.c
11486                 Fix missing last line in some mail cases 
11487                 (Fixes debian #381872)
11488         * src/plugins/pgpcore/prefs_gpg.c
11489         * src/plugins/pgpcore/sgpgme.c
11490         * src/plugins/pgpcore/sgpgme.h
11491                 Don't show "no key found" when user explicitely
11492                 wants to create a key
11493
11494 2006-08-16 [paul]       2.4.0cvs53
11495
11496         * configure.ac
11497         * src/account.c
11498         * src/addressbook.c
11499         * src/headerview.c
11500         * src/prefs_account.c
11501         * src/prefs_message.c
11502         * src/gtk/gtkutils.c
11503                 bump up minimum required versions of GTK+ and
11504                 GLIB to 2.6.0
11505
11506 2006-08-16 [paul]       2.4.0cvs52
11507
11508         * src/toolbar.c
11509                 workaround GTK+ Bug 351600 - 'Can't re-click
11510                 on button after sensitivity update'
11511                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11512                 Thanks to Colin
11513
11514 2006-08-15 [colin]      2.4.0cvs51
11515
11516         * src/plugins/pgpcore/prefs_gpg.c
11517                 Set options sensitivity according to
11518                 key existence
11519         * src/plugins/pgpcore/sgpgme.c
11520                 Allow to create key with no passphrase
11521
11522 2006-08-14 [cleroy]     2.4.0cvs50
11523
11524         * src/gtk/pluginwindow.c
11525                 New layout (maybe to be changed?)
11526         * src/gtk/gtkutils.c
11527                 Fix a bit label_window
11528         * src/plugins/pgpcore/passphrase.c
11529         * src/plugins/pgpcore/passphrase.h
11530         * src/plugins/pgpcore/plugin.c
11531         * src/plugins/pgpcore/prefs_gpg.c
11532         * src/plugins/pgpcore/prefs_gpg.h
11533         * src/plugins/pgpcore/sgpgme.c
11534         * src/plugins/pgpcore/sgpgme.h
11535                 Allow to create a PGP private key via the GUI
11536
11537 2006-08-14 [wwp]        2.4.0cvs49
11538
11539         * src/addressbook_foldersel.c
11540                 fix strict ISO C90 compliance.
11541
11542 2006-08-14 [paul]       2.4.0cvs48
11543
11544         * src/gtk/prefswindow.c
11545                 re-set scrolled window on opening
11546                 Patch by Ticho
11547
11548 2006-08-14 [paul]
11549
11550         2.5.0-rc1 released
11551
11552 2006-08-14 [paul]       2.4.0cvs47
11553
11554         * src/prefs_display_header.c
11555                 re-enable user-defined Displayed Headers
11556
11557 2006-08-14 [paul]       2.4.0cvs46
11558
11559         * src/prefs_account.c
11560                 use GTK_STOCK_EDIT
11561
11562 2006-08-13 [colin]      2.4.0cvs45
11563
11564         * src/common/utils.c
11565                 Fix "a" in quote when the original message is empty,
11566                 by using \0 instead of 'a' to test writability of
11567                 temp files.
11568
11569 2006-08-13 [wwp]        2.4.0cvs44
11570
11571         * src/plugins/spamassassin/spamassassin.c
11572                 fix capitalization of "SpamAssassin" in some debug, log and
11573                 dialog messages.
11574
11575 2006-08-13 [paul]       2.4.0cvs43
11576
11577         * src/editldap.c
11578                 fix overlapping widgets
11579         * src/prefs_account.c
11580                 fix translation of protocol_names[]
11581                 fix label disappearing off the edge of the
11582                 visible area
11583
11584 2006-08-12 [paul]       2.4.0cvs42
11585
11586         * manual/plugins.xml
11587                 update IRC channel info before it gets forgotten
11588                 about
11589
11590 2006-08-11 [colin]      2.4.0cvs41
11591
11592         * src/compose.c
11593         * src/mainwindow.c
11594         * src/mainwindow.h
11595         * src/procmsg.c
11596         * src/procmsg.h
11597         * src/summaryview.c
11598         * src/toolbar.c
11599                 Grey out the Send button if
11600                 - Queue folders are empty, or
11601                 - We're sending already
11602
11603 2006-08-11 [wwp]        2.4.0cvs40
11604
11605         * src/main.c
11606                 fix a logic issue when quitting while a compose window is
11607                 still open, thanks to Colin.
11608
11609 2006-08-10 [colin]      2.4.0cvs39
11610
11611         * src/main.c
11612                 Fix default font size setting after wizard run
11613         * src/imap.c
11614         * src/etpan/imap-thread.c
11615         * src/etpan/imap-thread.h
11616                 Fix bug #999 (Timing out on TSL cert validation 
11617                 dialog makes ugly things happen). Also, STARTTLS
11618                 unconditionnaly if initial capabilities contain
11619                 LOGINDISABLED and STARTTLS.
11620
11621 2006-08-09 [colin]      2.4.0cvs38
11622
11623         * src/mainwindow.c
11624         * src/mainwindow.h
11625                 Fix Tools/Actions sensitivity when there are
11626                 no actions
11627
11628 2006-08-09 [colin]      2.4.0cvs37
11629
11630         * src/prefs_filtering.c
11631                 Warning fix, patch by Paul
11632         * src/messageview.c
11633         * src/prefs_actions.c
11634         * src/prefs_filtering_action.c
11635         * src/prefs_matcher.c
11636                 Uniformisation of "Info ..." to "Info..." (for
11637                 old gtk), patch by Fabien
11638         * src/plugins/clamav/clamav_plugin_gtk.c
11639                 Sensitivity fix by Fabien
11640
11641 2006-08-09 [colin]      2.4.0cvs36
11642
11643         * src/main.c
11644         * src/main.h
11645                 Add a function to know whether we're exiting
11646         * src/plugins/trayicon/trayicon.c
11647                 If exiting, don't do anything. Faster, and
11648                 avoids gtk_main_iteration reentracy causing
11649                 segfaults at exit
11650
11651 2006-08-09 [colin]      2.4.0cvs35
11652
11653         * src/messageview.c
11654         * src/mimeview.c
11655         * src/mimeview.h
11656                 Fix lack of part selection when automatically 
11657                 jumping to a specific part
11658         * src/msgcache.c
11659                 Little optimisation in cache reading
11660
11661 2006-08-09 [colin]      2.4.0cvs34
11662
11663         * src/compose.c
11664                 Fix crash setting the priority on reedit
11665                 (Accessing compose before creating it!)
11666
11667 2006-08-08 [colin]      2.4.0cvs33
11668
11669         * src/procmime.c
11670                 Fix bug #998 (last attachment is not accessible)
11671                 Bad RFC interpretation on multipart close-delimiters
11672         * src/mimeview.c
11673         * src/mimeview.h
11674         * src/gtk/gtkvscrollbutton.c
11675         * src/gtk/gtkvscrollbutton.h
11676                 Make attachments list wheel-scrollable
11677
11678 2006-08-07 [colin]      2.4.0cvs32
11679
11680         * src/gtk/gtkaspell.c
11681                 Fix bug #973 (Unicode punctation characters 
11682                 are not recognized as separators by the
11683                 spell checker); fix unsigned stuff
11684
11685 2006-08-07 [colin]      2.4.0cvs31
11686
11687         * src/compose.c
11688                 Fix bug #956 (DnD text with accents in compose 
11689                 text entry); fix gccc's signed/unsigned fuss
11690
11691 2006-08-06 [colin]      2.4.0cvs30
11692
11693         * src/main.c
11694                 Fix bug #979 (Plugin crashes when exiting 
11695                 sylpheed-claws) : handle exit request only 
11696                 once
11697
11698 2006-08-05 [colin]      2.4.0cvs29
11699
11700         * src/news.c
11701                 Just make sure we have a msgid.
11702
11703 2006-08-05 [colin]      2.4.0cvs28
11704
11705         * src/news.c
11706         * src/summaryview.c
11707                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11708                 by reimplementing it
11709         * src/textview.c
11710                 Fix bug when hiding quotes with level > 3 and quote
11711                 colors are recycled
11712
11713 2006-08-04 [colin]      2.4.0cvs27
11714
11715         * src/compose.c
11716         * src/undo.c
11717         * src/undo.h
11718                 Fix a bit replace-by-pasting undo
11719         * src/mainwindow.c
11720         * src/messageview.c
11721                 Fix Fold quotes menu synchro in
11722                 mainwindow when it changes in 
11723                 messageview
11724         * src/textview.c
11725                 Fix right-click on quotes blocks
11726         * src/common/utils.c
11727                 Verify that the file created by
11728                 my_tmpfile() is writable. Fixes
11729                 bug #988 (very specific filesystem
11730                 issue)
11731         * src/plugins/pgpcore/sgpgme.c
11732                 Fix file descriptor leak
11733         * src/plugins/spamassassin/spamassassin.c
11734                 Warn once if spamd isn't reachable
11735
11736 2006-08-04 [colin]      2.4.0cvs26
11737
11738         * src/toolbar.c
11739                 i18n context patch by Fabien
11740
11741 2006-08-03 [colin]      2.4.0cvs25
11742
11743         * src/mainwindow.c
11744         * src/messageview.c
11745                 Rename "Hide quotes" to "Fold quotes"
11746         * src/textview.c
11747                 Don't use hand cursor on quotes. "all 
11748                 the bonuses of the feature and none of 
11749                 unwelcome side-effects"
11750
11751 2006-08-03 [colin]      2.4.0cvs24
11752
11753         * AUTHORS
11754         * sylpheed-claws.desktop
11755         * src/gtk/authors.h
11756                 Bring the desktop file to XDG compliance
11757                 Patch by Charles A. Edwards
11758
11759 2006-08-03 [colin]      2.4.0cvs23
11760
11761         * src/textview.c
11762                 Fix links offset when they are preceded
11763                 by accentued chars (g_utf8_strlen!)
11764         * src/mainwindow.c
11765                 Fix wrong status when starting offline
11766
11767
11768 2006-08-03 [wwp]        2.4.0cvs22
11769
11770         * src/prefs_common.h
11771                 ask what to do w/ filtering rules that belong to an account when
11772                 applying filtering rules manually from the main window (skip,
11773                 apply regardless of the account, use current account). This dialog
11774                 can be skipped and the last reply used.
11775                 (forgot that file)
11776
11777 2006-08-03 [wwp]        2.4.0cvs21
11778
11779         * src/filtering.c
11780         * src/filtering.h
11781         * src/prefs_common.c
11782         * src/summaryview.c
11783         * src/alertpanel.c
11784         * src/alertpanel.h
11785         * src/messageview.c
11786                 ask what to do w/ filtering rules that belong to an account when
11787                 applying filtering rules manually from the main window (skip,
11788                 apply regardless of the account, use current account). This dialog
11789                 can be skipped and the last reply used.
11790
11791
11792 2006-08-03 [colin]      2.4.0cvs20
11793
11794         * src/textview.c
11795                 Optimize previous patch
11796
11797 2006-08-03 [cleroy]     2.4.0cvs19
11798
11799         * src/textview.c
11800                 Fix quotes getting toggled back when the
11801                 mail has an even number of text parts
11802
11803 2006-08-02 [colin]      2.4.0cvs18
11804
11805         * src/messageview.c
11806                 Add Hide quotes menu
11807
11808 2006-08-02 [colin]      2.4.0cvs17
11809
11810         * src/mainwindow.c
11811         * src/prefs_common.c
11812         * src/textview.c
11813         * src/textview.h
11814         * src/gtk/about.c
11815                 Allow per-level quote hiding,
11816                 Allow toggling quotes by double-clicking them
11817                 Rename RemoteURI to ClickableText to reflect
11818                 the fact it's used for a variety of things
11819
11820 2006-08-02 [wwp]        2.4.0cvs16
11821
11822         * src/mainwindow.c
11823                 fix "View/Hide quotes" menu item status initialization.
11824
11825 2006-08-02 [wwp]        2.4.0cvs15
11826
11827         * src/matcher_parser_parse.y
11828                 remove a debug trace.
11829
11830 2006-08-02 [paul]       2.4.0cvs14
11831
11832         * src/plugins/pgpcore/passphrase.c
11833                 don't set initial dialog size
11834                 make it resizable
11835
11836 2006-08-02 [paul]       2.4.0cvs13
11837
11838         * src/noticeview.c
11839                 remove the rogue '/' character
11840
11841 2006-08-02 [paul]       2.4.0cvs12
11842
11843         * src/noticeview.c
11844                 allow buttons to resize as necessary
11845
11846 2006-08-01 [wwp]        2.4.0cvs11
11847
11848         * src/mbox.c
11849                 fix strict ISO C90 compliance.
11850
11851 2006-08-01 [wwp]        2.4.0cvs10
11852
11853         * tools/update-po
11854                 updated update-po tool to work w/ context-dependent translations.
11855                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11856
11857 2006-08-01 [wwp]        2.4.0cvs9
11858
11859         * src/matcher.c
11860         * src/prefs_filtering.c
11861         * src/prefs_matcher.c
11862                 allow context-dependent translations for "All",
11863                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11864
11865 2006-07-31 [colin]      2.4.0cvs8
11866
11867         * AUTHORS
11868         * src/gtk/authors.h
11869                 Add Rafal to authors
11870
11871 2006-07-31 [colin]      2.4.0cvs7
11872
11873         * src/compose.c
11874         * src/mainwindow.c
11875         * src/messageview.h
11876         * src/prefs_common.c
11877         * src/prefs_common.h
11878         * src/textview.c
11879                 Add 'View/Hide quotes'. Patch based on a patch
11880                 by Rafal Weglarz
11881
11882 2006-07-31 [colin]      2.4.0cvs6
11883
11884         * src/action.c
11885                 Fix problem with "> stuff >" actions
11886
11887 2006-07-31 [paul]       2.4.0cvs5
11888
11889         * po/nb.po
11890                 updated by Geir Helland
11891
11892 2006-07-31 [wwp]        2.4.0cvs4
11893
11894         * src/mainwindow.c
11895         * src/summaryview.c
11896         * src/summaryview.h
11897                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11898                 thanks to Colin.
11899
11900 2006-07-31 [wwp]        2.4.0cvs3
11901
11902         * src/Makefile.am
11903         * src/addr_compl.c
11904         * src/addr_compl.h
11905         * src/addressbook.c
11906         * src/addressbook.h
11907         * src/addressbook_foldersel.c
11908         * src/addressbook_foldersel.h
11909         * src/addrindex.c
11910         * src/addrindex.h
11911         * src/matcher.c
11912         * src/matcher.h
11913         * src/matcher_parser_lex.l
11914         * src/matcher_parser_parse.y
11915         * src/prefs_common.c
11916         * src/prefs_common.h
11917         * src/prefs_filtering.c
11918         * src/prefs_matcher.c
11919         * src/prefs_matcher.h
11920         * src/summaryview.c
11921                 introduce filtering against the address book. It's now possible to add
11922                 matched conditions to determine if any email address in a message matches
11923                 or doesn't match any or all books or folders in the address book.
11924
11925 2006-07-31 [wwp]        2.4.0cvs2
11926
11927         * src/account.c
11928         * src/filtering.c
11929         * src/filtering.h
11930         * src/folder.c
11931         * src/folderview.c
11932         * src/inc.c
11933         * src/mainwindow.c
11934         * src/matcher.c
11935         * src/matcher_parser_lex.l
11936         * src/matcher_parser_parse.y
11937         * src/mbox.c
11938         * src/prefs_filtering.c
11939         * src/prefs_filtering.h
11940         * src/procmsg.c
11941         * src/procmsg.h
11942         * src/summaryview.c
11943                 introduce per-account filtering rules. Each filtering rule can now be assigned
11944                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11945                 when applying filtering rules manually, as all rules will apply - even the ones
11946                 assigned to an account. This issue will be addressed soon.
11947  
11948
11949
11950 2006-07-31 [wwp]        2.4.0cvs1
11951
11952         * src/quote_fmt.c
11953                 make more strings translatable.
11954
11955 2006-07-31 [paul]       2.4.0
11956
11957         2.4.0 released
11958
11959 2006-07-31 [paul]       2.3.1cvs91
11960
11961         * po/ca.po
11962                 updated by Miquel Oliete
11963
11964 2006-07-31 [paul]       2.3.1cvs90
11965
11966         * po/de.po
11967         * po/el.po
11968         * po/fr.po
11969         * po/it.po
11970         * po/pl.po
11971         * po/pt_BR.po
11972         * po/sr.po
11973         * po/zh_CN.po
11974                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11975                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11976                 Aleksandar Urosevic, and Ralgh Young
11977
11978 2006-07-31 [paul]       2.3.1cvs89
11979
11980         * src/account.c
11981         * src/main.c
11982         * src/mainwindow.c
11983         * src/mainwindow.h
11984                 Fix a race condition when, after an SC crash, rescanning
11985                 folders took more than 0.5 seconds
11986                 Thanks to Colin
11987
11988 2006-07-31 [paul]       2.3.1cvs88
11989
11990         * src/folderview.c
11991                 don't translate separator strings
11992
11993 2006-07-30 [mones]      2.3.1cvs87
11994
11995         * doc/man/sylpheed-claws.1
11996                 Fixed non-ASCII chars in Hoa's name
11997         * po/es.po
11998                 Updated for release
11999
12000 2006-07-27 [colin]      2.3.1cvs86
12001
12002         * src/textview.c
12003                 Don't include the leading \n in links
12004                 Patch by Fabien
12005
12006 2006-07-25 [colin]      2.3.1cvs85
12007
12008         * src/mainwindow.c
12009         * src/common/socket.h
12010         * src/etpan/imap-thread.c
12011                 Refresh resolvers before connecting
12012                 to IMAP servers, and after switching
12013                 to online. Thanks to Paul.
12014
12015 2006-07-18 [colin]
12016
12017         * 2.4.0-rc4 released
12018
12019 2006-07-17 [colin]      2.3.1cvs84
12020
12021         * src/inc.c
12022                 Show connection attempt in statusbar before
12023                 connecting (previously first message was
12024                 "Retrieving messages from ..." after the
12025                 connection succeeded.
12026
12027 2006-07-16 [wwp]        2.3.1cvs83
12028
12029         * sylpheed-claws.ico
12030                 Added .ico file (windows multi-size icon file, generated).
12031
12032 2006-07-12 [wwp]        2.3.1cvs82
12033
12034         * src/messageview.c
12035                 remove Message/Re-edit menu entry from messageview window,
12036                 as sent/draft/queued messages are opened in compose window when
12037                 re-edited and it's not possible to re-edit other msgs.
12038
12039 2006-07-12 [paul]       2.3.1cvs81
12040
12041         * AUTHORS
12042         * src/mainwindow.c
12043         * src/gtk/authors.h
12044                 check online state before resetting
12045                 mailcheck timer. Useful if some program
12046                 verifies connection state and updates
12047                 Claws.
12048                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12049
12050 2006-07-12 [paul]       2.3.1cvs80
12051
12052         * sylpheed-claws-128x128.png
12053         * sylpheed-claws-64x64.png
12054         * sylpheed-claws.png
12055         * src/Makefile.am
12056         * src/main.c
12057         * src/prefs_toolbar.c
12058         * src/stock_pixmap.c
12059         * src/stock_pixmap.h
12060         * src/wizard.c
12061         * src/gtk/about.c
12062         * src/gtk/gtkutils.c
12063         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12064         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12065         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12066         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12067         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12068         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12069                 updated and renamed logo/icon files and related
12070                 logo by Jesper Schultz
12071
12072 2006-07-11 [paul]       2.3.1cvs79
12073
12074         * src/main.c
12075                 fix the labels a smidgin
12076
12077 2006-07-09 [colin]      2.3.1cvs78
12078
12079         * src/textview.c
12080                 Show errors in textviewer's command
12081                 Patch by H. Merijn Brand
12082
12083 2006-07-09 [colin]      2.3.1cvs77
12084
12085         * src/compose.c
12086                 Save FMID in drafts too
12087
12088 2006-07-08 [colin]      2.3.1cvs76
12089
12090         * src/compose.c
12091                 Svae RMID in drafted mails too
12092                 Save quote_fmt vars for whole mails,
12093                 don't reset at each quote_fmt_init:
12094                 allows to use the same |i{var} in
12095                 various template fields
12096         * src/prefs_template.c
12097         * src/quote_fmt.h
12098         * src/quote_fmt_parse.y
12099                 Same
12100
12101 2006-07-08 [colin]      2.3.1cvs75
12102
12103         * src/textview.c
12104                 Fix highlighting of attached parts URIs
12105
12106 2006-07-08 [colin]      2.3.1cvs74
12107
12108         * src/main.c
12109                 Prevent bug #981 (sc 2.3.1 segfaults with 
12110                 gtk+ 2.10) from being reported again:
12111                 if Sylpheed-Claws has been compiled against
12112                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12113                 of if Sylpheed-Claws has been compiled against
12114                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12115                 error out.
12116
12117 2006-07-07 [colin]      2.3.1cvs73
12118
12119         * src/prefs_actions.c
12120                 Fix label
12121
12122 2006-07-07 [colin]      2.3.1cvs72
12123
12124         * src/prefs_actions.c
12125                 Fix compile on gtk < 2.8. argh :)
12126
12127 2006-07-07 [paul]       2.3.1cvs71
12128
12129         * src/common/defs.h
12130                 update DONATE_URI
12131
12132 2006-07-07 [colin]      2.3.1cvs70
12133
12134         * po/POTFILES.in
12135         * src/quote_fmt.c
12136         * src/quote_fmt_lex.l
12137         * src/quote_fmt_parse.y
12138                 Add |i{var}, a way to insert user-entered
12139                 text in a template
12140
12141 2006-07-07 [colin]
12142
12143         * 2.4.0-rc3 released
12144
12145 2006-07-07 [colin]      2.3.1cvs69
12146
12147         * src/folder.c
12148                 Don't consider inboxes of UNKNOWN folder 
12149                 classes to be useable as default inboxes
12150
12151 2006-07-07 [paul]       2.3.1cvs68
12152
12153         * src/textview.c
12154                 add missing #include <errno.h>
12155                 Thanks to René J. Blokland
12156
12157 2006-07-07 [paul]       2.3.1cvs67
12158
12159         * src/action.c
12160                 Return now Closes dialog
12161         * src/mimeview.c
12162         * src/mimeview.h
12163         * src/textview.c
12164                 add contextual menu to mime parts listed
12165                 in the textview
12166                 Thanks to Colin
12167         * src/common/utils.c
12168                 reversal: ' is a valid character in URLs
12169
12170 2006-07-06 [colin]      2.3.1cvs66
12171
12172         * src/remotefolder.h
12173                 Forgotten in previous commit
12174
12175 2006-07-06 [colin]      2.3.1cvs65
12176
12177         * src/folder.c
12178                 Set summary update flag whenever
12179                 totals changed
12180         * src/imap.c
12181         * src/prefs_account.c
12182         * src/common/utils.h
12183         * src/etpan/imap-thread.c
12184                 Fix warnings, thanks to Fabien and
12185                 Ricardo
12186
12187 2006-07-06 [wwp]        2.3.1cvs64
12188
12189         * src/gtk/gtkutils.c
12190                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12191
12192 2006-07-06 [wwp]        2.3.1cvs63
12193
12194         * src/account.c
12195         * src/addressbook.c
12196         * src/addressitem.h
12197         * src/folderview.c
12198         * src/mainwindow.c
12199         * src/manual.c
12200         * src/manual.h
12201         * src/message_search.c
12202         * src/prefs_actions.c
12203         * src/prefs_filtering.c
12204         * src/prefs_filtering.h
12205         * src/prefs_template.c
12206         * src/summary_search.c
12207         * src/summaryview.c
12208         * src/gtk/gtkutils.c
12209         * src/gtk/gtkutils.h
12210         * src/gtk/pluginwindow.c
12211                 add help buttons to some dialogs. Clicking such buttons opens a
12212                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12213
12214 2006-07-06 [paul]       2.3.1cvs62
12215
12216         * src/textview.c
12217                 fix attachments contextual menu
12218                 Thanks to Colin
12219
12220 2006-07-05 [colin]      2.3.1cvs61
12221
12222         * src/textview.c
12223         * src/compose.c
12224                 Handle sftp:// links
12225
12226 2006-07-05 [paul]       2.3.1cvs60
12227
12228         * src/gtk/filesel.c
12229                 grab save button by default
12230                 Thanks to Colin
12231
12232 2006-07-05 [wwp]        2.3.1cvs59
12233
12234         * manual/xml2pdf
12235                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12236
12237 2006-07-04 [colin]      2.3.1cvs58
12238
12239         * src/mimeview.c
12240         * src/textview.c
12241                 Use left click to select, middle click to open
12242                 on mimeparts links
12243         * src/common/utils.c
12244                 Fix segfault
12245
12246 2006-07-04 [colin]      2.3.1cvs57
12247
12248         * src/mainwindow.c
12249         * src/news.c
12250                 Warning fixes, thanks to Fabien
12251
12252 2006-07-04 [colin]      2.3.1cvs56
12253
12254         * src/mimeview.c
12255         * src/mimeview.h
12256         * src/textview.c
12257                 Allow parts to be selected via their text label
12258                 in textview
12259
12260 2006-07-04 [colin]      2.3.1cvs55
12261
12262         * src/folderview.c
12263                 Feedback when closing (for big folders)
12264         * src/prefs_actions.c
12265         * src/prefs_filtering.c
12266         * src/prefs_matcher.c
12267         * src/prefs_template.c
12268                 Fix default button when closing without
12269                 having saved
12270
12271 2006-07-04 [colin]      2.3.1cvs54
12272
12273         * src/news.c
12274                 Delete local file on deletion
12275
12276 2006-07-03 [colin]      2.3.1cvs53
12277
12278         * src/folderview.c
12279         * src/main.c
12280                 Don't freeze when rescanning after crash
12281
12282 2006-07-03 [wwp]        2.3.1cvs52
12283
12284         * src/compose.c
12285         * src/privacy.c
12286         * src/privacy.h
12287         * src/plugins/pgpinline/pgpinline.c
12288         * src/plugins/pgpmime/pgpmime.c
12289                 don't report an error when the user cancels the passphrase dialog.
12290
12291 2006-07-02 [colin]      2.3.1cvs51
12292
12293         * src/folderview.c
12294                 Open message when crossing folders with Space,
12295                 goto next unread and friends
12296
12297 2006-07-01 [colin]      2.3.1cvs50
12298
12299         * src/prefs_account.c
12300                 Typographic rules varying from language
12301                 to language (in french "Protocole :"),
12302                 we have to do that :)
12303
12304 2006-07-01 [ticho]      2.3.1cvs49
12305
12306         * src/prefs_account.c
12307                 Only use one temporary gchar* variable in
12308                 prefs_account_protocol_set_optmenu().
12309
12310 2006-07-01 [ticho]      2.3.1cvs48
12311
12312         * src/prefs_account.c
12313         * src/prefs_account.h
12314                 Use GtkLabel for existing account protocol name.
12315                 Created an array for protocol names and populate the
12316                 combobox from it in a for() cycle.
12317
12318 2006-06-30 [colin]      2.3.1cvs47
12319
12320         * src/compose.c
12321                 Block undo when changing signature (by changing
12322                 account)
12323
12324 2006-06-30 [paul]       2.3.1cvs46
12325
12326         * src/send_message.c
12327                 when editing From in the Compose window, use that address
12328                 in the Return-Path: header
12329                 Thanks to Colin
12330
12331 2006-06-30 [colin]      2.3.1cvs45
12332
12333         * src/compose.c
12334                 Fix signature replacement:
12335                 - when no newline before separator
12336                 - when reediting
12337
12338 2006-06-29 [colin]      2.3.1cvs44
12339
12340         * src/folderview.c
12341         * src/folderview.h
12342         * src/mainwindow.c
12343         * src/summaryview.c
12344                 Let 'View/Go to/Next marked' work like
12345                 Next new & Next unread: across folders
12346                 Change the select_on_entry pref to do
12347                 what we want when changing folder
12348         * src/common/utils.c
12349                 Fix single-quoted links 
12350
12351 2006-06-29 [colin]      2.3.1cvs43
12352
12353         * src/gtk/gtkaspell.c
12354                 "Sylpheed" and "Sylpheed-Claws" do exist !
12355
12356 2006-06-29 [colin]      2.3.1cvs42
12357
12358         * src/imap.c
12359                 Forgot to remove debug
12360
12361 2006-06-29 [colin]      2.3.1cvs41
12362
12363         * src/imap.c
12364         * src/imap.h
12365         * src/mainwindow.c
12366                 Disconnect from IMAP servers when going
12367                 offline. Fixes bug #978 (going to offline-mode 
12368                 won't close connections)
12369
12370 2006-06-29 [colin]      2.3.1cvs40
12371
12372         * src/main.c
12373                 Fix transient setting on failing plugins
12374                 Patch by Fabien
12375         * src/plugins/pgpcore/sgpgme.c
12376                 Only warn for OpenPGP. Most people don't
12377                 have CMS available.
12378
12379 2006-06-29 [colin]      2.3.1cvs39
12380
12381         * src/compose.c
12382                 Fix Spelling menu (discrepancy between context menu
12383                 and top menu when folder's dictionary isn't the 
12384                 default one)
12385         * src/plugins/pgpcore/sgpgme.c
12386                 More error reporting about why gpgme can fail
12387
12388 2006-06-29 [wwp]        2.3.1cvs38
12389
12390         * src/mainwindow.c
12391                 honor the display-header-pane setting even when the message view
12392                 is a separate window.
12393
12394 2006-06-29 [wwp]        2.3.1cvs37
12395
12396         * src/prefs_actions.c
12397                 forgot to commit that one (use of GTK_STOCK_INFO).
12398
12399 2006-06-29 [colin]      2.3.1cvs36
12400
12401         * src/imap.c
12402                 Better handling of login errors (ask the password
12403                 again once), alert in case of error. Fix three
12404                 signedness warnings.
12405
12406 2006-06-28 [wwp]        2.3.1cvs35
12407
12408         * src/prefs_template.c
12409         * src/prefs_matcher.c
12410         * src/prefs_filtering_action.c
12411         * src/prefs_quote.c
12412                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12413                 patch by Fabien Vantard, slightly modified.
12414
12415 2006-06-28 [paul]
12416
12417         2.4.0-rc2 released
12418
12419 2006-06-28 [colin]      2.3.1cvs34
12420
12421         * src/prefs_account.c
12422                 Fix bug #977 (Can't add or edit imap accounts)
12423
12424 2006-06-28 [colin]      2.3.1cvs33
12425
12426         * src/mimeview.c
12427                 Fix previous
12428
12429 2006-06-28 [colin]      2.3.1cvs32
12430
12431         * src/mimeview.c
12432                 Save named inlined attachments with "Save all"
12433         * src/main.c
12434         * src/mbox.c
12435         * src/common/plugin.c
12436         * src/common/plugin.h
12437         * src/common/sylpheed.c
12438         * src/common/utils.c
12439         * src/plugins/pgpcore/sylpheed.def
12440         * src/plugins/pgpinline/sylpheed.def
12441         * src/plugins/pgpmime/sylpheed.def
12442                 Win32 compatibility patch, by
12443                 Werner Koch
12444
12445 2006-06-28 [wwp]        2.3.1cvs31
12446
12447         * src/imap.c
12448         * src/prefs_folder_item.c
12449                 less compilation warnings (thanks to Fabien Vantard), less typos.
12450
12451 2006-06-28 [paul]       2.3.1cvs30
12452
12453         * src/gtk/gtkutils.c
12454                 gtk_combo_box_set_focus_on_click() is only
12455                 available since gtk 2.6.0
12456
12457 2006-06-28 [paul]       2.3.1cvs29
12458
12459         * src/prefs_ext_prog.c
12460                 fix engrish and add a tooltip for the
12461                 'command for 'Display as text' option
12462
12463 2006-06-28 [paul]
12464
12465         2.4.0-rc1 released
12466
12467 2006-06-28 [paul]       2.3.1cvs28
12468
12469         * ChangeLog
12470         * tools/Makefile.am
12471                 include textviewer.pl in releases
12472
12473 2006-06-28 [paul]       2.3.1cvs27
12474
12475         * src/prefs_ext_prog.c
12476                 hide Print command option if libgnomeprint
12477                 support is present
12478
12479 2006-06-27 [colin]      2.3.1cvs26
12480
12481         * src/compose.c
12482                 Fix Esc handling in insert/attach dialog
12483                 Don't show this dialog if dragging something
12484                 else than text/uri-list
12485                 Thanks to Fabien Vantard
12486         * tools/textviewer.pl
12487                 Filter script to display stuff as text
12488                 by H. Merijn Brand
12489
12490 2006-06-27 [wwp]        2.3.1cvs25
12491
12492         * src/messageview.c
12493                 use the exact product name (message view title), patch
12494                 by Fabien Vantard.
12495
12496 2006-06-27 [ticho]      2.3.1cvs24
12497
12498         * src/prefs_account.c
12499         * src/prefs_common.c
12500         * src/prefs_common.h
12501         * src/prefs_ext_prog.c
12502         * src/textview.c
12503                 Add a preference (Preferences/External programs)
12504                 to allow "Display as text" to be done via a script
12505                 (patch by H.Merijn Brand).
12506                 Use GtkComboBox for protocol selection in account
12507                 preferences.
12508                 Only include current choice for existing accounts, and
12509                 insensitivize the combobox.
12510
12511 2006-06-27 [paul]       2.3.1cvs23
12512
12513         * src/mbox.c
12514                 fix crasher introduced in cvs21.
12515                 Thanks to Colin
12516
12517 2006-06-26 [colin]      2.3.1cvs22
12518
12519         * src/mbox.c
12520                 Fix double-frees when leaving folders
12521                 after exporting to mbox
12522
12523 2006-06-26 [colin]      2.3.1cvs21
12524
12525         * src/mbox.c
12526                 More feedback (and optimisation)
12527                 on import/export
12528         * src/common/utils.c
12529                 Fix case when looking for mail addresses
12530         * src/gtk/gtkutils.c
12531                 Extra check for (X-)Face
12532
12533 2006-06-25 [ticho]      2.3.1cvs20
12534
12535         * src/compose.c
12536         * src/exphtmldlg.c
12537         * src/gtk/gtkutils.c
12538         * src/gtk/gtkutils.h
12539                 Added second argument to gtkut_sc_combobox_create() to
12540                 control focus-on-click for the widget.
12541                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12542
12543 2006-06-25 [ticho]      2.3.1cvs19
12544
12545         * src/compose.c
12546         * src/gtk/Makefile.am
12547         * src/gtk/combobox.c
12548         * src/gtk/combobox.h
12549         * src/gtk/gtkutils.c
12550         * src/gtk/gtkutils.h
12551                 Use GtkComboBox instead of deprecated GtkOptionMenu
12552                 for account selector in compose window and for encoding
12553                 selector in attachment properties.
12554                 Also factorise working with the new GtkComboBox somewhat.
12555
12556 2006-06-24 [paul]       2.3.1cvs18
12557
12558         * src/prefs_common.c
12559                 use the correct default value
12560
12561 2006-06-24 [paul]       2.3.1cvs17
12562
12563         * src/compose.c
12564         * src/prefs_common.c
12565         * src/prefs_common.h
12566         * src/prefs_compose_writing.c
12567                 enable setting of default action when
12568                 dnd'ing files in the compose window.
12569                 (Collaborative effort with wwp)
12570
12571 2006-06-23 [wwp]        2.3.1cvs16
12572
12573         * src/compose.c
12574                 i18n fix (thanks to Fabien Vantard)
12575
12576 2006-06-22 [colin]      2.3.1cvs15
12577
12578         * src/prefs_customheader.c
12579                 Don't use filters in custom headers' file 
12580                 selector. Remember, extensions mean nothing :)
12581
12582 2006-06-22 [paul]       2.3.1cvs14
12583
12584         * configure.ac
12585                 allow setting of man directory location
12586
12587 2006-06-22 [colin]      2.3.1cvs13
12588
12589         * src/mainwindow.c
12590                 Add 'View/Go to/Next unread folder'.
12591                 I missed that :)
12592
12593 2006-06-22 [colin]      2.3.1cvs12
12594
12595         * src/common/utils.c
12596                 Add some subject prefixes
12597                 Patch by Bjorn T Johansen <btj@havleik.no>
12598
12599 2006-06-22 [colin]      2.3.1cvs11
12600
12601         * manual/advanced.xml
12602                 Forgotten hidden pref
12603
12604 2006-06-21 [paul]       2.3.1cvs10
12605
12606         * src/prefs_account.c
12607                 complete the removal of 'Add date header' option
12608
12609 2006-06-21 [paul]       2.3.1cvs9
12610
12611         * src/account.c
12612         * src/compose.c
12613         * src/prefs_account.c
12614         * src/prefs_account.h
12615                 remove option to add date header - always
12616                 add date header
12617         * src/etpan/imap-thread.c
12618                 fix warnings (Thanks to Colin)
12619
12620 2006-06-21 [wwp]        2.3.1cvs8
12621
12622         * src/folder.c
12623                 set the attachment flag when inline text part are (file)named. This is more convenient
12624                 when receiving (for instance) inline source files or patches sent using thunderbird.
12625
12626 2006-06-21 [paul]       2.3.1cvs7
12627
12628         * src/inc.c
12629                 fix off-by-one count of current msg in
12630                 statusbar filtering progressbar
12631
12632 2006-06-21 [paul]       2.3.1cvs6
12633
12634         * src/folder.c
12635                 Show attachment icon even if the part is 'inline'
12636                 if the following conditions are met:
12637                 - content-type != 'text/plain'
12638                 - content-type != '*/pgp-signature'
12639                 - either 'name' or 'filename' parameter is not NULL
12640                 
12641                 Thanks to Colin
12642
12643 2006-06-21 [paul]       2.3.1cvs5
12644
12645         * src/messageview.c
12646         * src/prefs_common.c
12647         * src/prefs_common.h
12648         * src/prefs_other.c
12649                 add an option to 'Never send Return
12650                 Receipts'
12651                 Thanks to Colin
12652
12653 2006-06-20 [mones]      2.3.1cvs4
12654
12655         * po/es.po
12656                 updated
12657         * src/compose.c
12658                 typo fixed (space after comma)
12659         * tools/make.themes.project
12660                 remove exec mode from tarball files
12661
12662 2006-06-20 [colin]      2.3.1cvs3
12663
12664         * src/news.c
12665         * src/procheader.c
12666         * src/unmime.c
12667                 Better fix for \n's in headers (don't 
12668                 break Received: and others)
12669
12670 2006-06-20 [paul]       2.3.1cvs2
12671
12672         * src/alertpanel.c
12673         * src/textview.c
12674                 improve legibility of phishing attempt
12675                 dialog
12676
12677 2006-06-20 [paul]       2.3.1cvs1
12678
12679         * NEWS
12680         * README
12681         * configure.ac
12682                 Update version number following
12683                 stable release
12684
12685 2006-06-20 [colin]      2.3.0cvs26
12686
12687         * src/compose.c
12688                 When dragging a file to the text of the compose
12689                 window, ask whether we want to insert or attach
12690                 (I know lots of people who do that to attach)
12691
12692 2006-06-20 [colin]      2.3.0cvs25
12693
12694         * src/etpan/imap-thread.c
12695                 Fix threshold (the append command is often > 32 bytes)
12696
12697 2006-06-19 [colin]      2.3.0cvs24
12698
12699         * src/imap.c
12700         * src/etpan/imap-thread.c
12701                 Workaround Rockliffe IMAP server bug: replace
12702                 "x UID SEARCH (ANSWERED UID 1:*)" with
12703                 "x UID SEARCH ANSWERED"
12704                 (Rockliffe doesn't handle the parenthesis)
12705
12706 2006-06-19 [colin]      2.3.0cvs23
12707
12708         * src/compose.c
12709         * src/imap.c
12710         * src/etpan/imap-thread.c
12711                 Probably fix bug #972 (Freezes when adding 
12712                 an attachment to the message)
12713         * src/common/defs.h
12714                 Modernize Firefox cmd
12715
12716
12717 2006-06-18 [colin]      2.3.0cvs22
12718
12719         * src/prefs_customheader.c
12720                 Only allow correct filenames for various
12721                 custom headers
12722
12723 2006-06-18 [colin]      2.3.0cvs21
12724
12725         * src/prefs_customheader.c
12726                 Add a 'From File...' button in custom headers prefs, which
12727                 try to do the right thing: 
12728                 for normal headers, use file as plaintext,
12729                 for X-Face, calls compface,
12730                 for Face, encode to b64.
12731
12732 2006-06-17 [colin]      2.3.0cvs20
12733
12734         * src/mh.c
12735                 Warning fix
12736
12737 2006-06-16 [colin]      2.3.0cvs19
12738
12739         * src/summaryview.c
12740                 Recursive quicksearch: show message list
12741                 in current folder, *then* search children
12742                 in the background.
12743
12744 2006-06-16 [colin]      2.3.0cvs18
12745
12746         * src/main.c
12747                 Instead of ignoring SIGPIPE, save caches
12748                 when getting one. Will fix the fact that
12749                 hot caches are out-of-date when logging 
12750                 out of Xorg.
12751         * src/compose.c
12752         * src/prefs_compose_writing.c
12753                 Only save text (not attachments) when 
12754                 auto-saving to drafts
12755         * src/unmime.c
12756                 Always replace \n, \r and \t with spaces
12757                 in headers
12758         * manual/dist/html/Makefile.am
12759         * manual/dist/pdf/Makefile.am
12760         * manual/dist/ps/Makefile.am
12761         * manual/dist/txt/Makefile.am
12762         * manual/fr/dist/html/Makefile.am
12763         * manual/fr/dist/pdf/Makefile.am
12764         * manual/fr/dist/ps/Makefile.am
12765         * manual/fr/dist/txt/Makefile.am
12766         * manual/pl/dist/html/Makefile.am
12767         * manual/pl/dist/pdf/Makefile.am
12768         * manual/pl/dist/ps/Makefile.am
12769         * manual/pl/dist/txt/Makefile.am
12770                 Fix make clean removing pregenerated manuals
12771
12772
12773 2006-06-16 [colin]      2.3.0cvs17
12774
12775         * src/plugins/pgpcore/sgpgme.c
12776         * src/plugins/pgpmime/pgpmime.c
12777         * src/plugins/pgpinline/pgpinline.c
12778                 Better error reporting in setup_signers.
12779                 Don't fallback to default key if specified
12780                 key isn't found.
12781                 Don't allow signing if more than one secret
12782                 key matches the one specified in prefs.
12783
12784 2006-06-15 [colin]      2.3.0cvs16
12785
12786         * src/folderview.c
12787                 Add "Send queue" in the folder's contextual
12788                 menu
12789         * src/compose.c
12790         * src/messageview.c
12791         * src/privacy.c
12792         * src/privacy.h
12793         * src/procmime.c
12794         * src/procmsg.c
12795         * src/plugins/pgpcore/passphrase.c
12796         * src/plugins/pgpcore/sgpgme.c
12797         * src/plugins/pgpinline/pgpinline.c
12798         * src/plugins/pgpmime/pgpmime.c
12799                 Better error reporting
12800         * src/mbox.c
12801                 Probably fix bug #971 (2.2.3 cannot read mail 
12802                 from local mbox)
12803
12804
12805 2006-06-15 [mones]      2.3.0cvs15
12806
12807         * tools/make.themes.project
12808                 creates the themes project from the web page
12809
12810 2006-06-15 [colin]      2.3.0cvs14
12811
12812         * src/folder.c
12813                 Better fix (avoid losing the folder if scan_tree 
12814                 fails)
12815
12816 2006-06-15 [cleroy]     2.3.0cvs13
12817
12818         * src/folder.c
12819                 Probably fix Bug #969 (crash on rebuilding 
12820                 imap folder)
12821
12822 2006-06-14 [colin]      2.3.0cvs12
12823
12824         * manual/dtd/manual.xsl
12825         * manual/sylpheed-claws-manual.xml
12826         * manual/fr/sylpheed-claws-manual.xml
12827         * manual/pl/sylpheed-claws-manual.xml
12828                 Insert pagebreaks between sections
12829
12830 2006-06-14 [paul]       2.3.0cvs11
12831
12832         * configure.ac
12833                 better fix than 2.3.0cvs10
12834
12835 2006-06-14 [paul]       2.3.0cvs10
12836
12837         * configure.ac
12838                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12839                 (backwards compatible)
12840
12841 2006-06-13 [colin]      2.3.0cvs9
12842
12843         * src/messageview.c
12844                 Fix sending of return receipt with the new queue folders
12845
12846 2006-06-13 [wwp]        2.3.0cvs8
12847
12848         * src/quote_fmt_lex.l
12849                 fix wrong tokens returned in quote_fmt lexer, query not().
12850
12851 2006-06-13 [wwp]        2.3.0cvs7
12852
12853         * src/folder.c
12854         * src/prefs_folder_item.c
12855                 allow changing folder type even when folder is not a top-level one,
12856                 thanks to Colin.
12857
12858 2006-06-12 [colin]      2.3.0cvs6
12859
12860         * src/folderview.c
12861                 Fix double-ask of "Do you want to mark all
12862                 as read"
12863
12864 2006-06-12 [colin]      2.3.0cvs5
12865
12866         * src/compose.c
12867         * src/compose.h
12868         * src/folder.c
12869         * src/folder.h
12870         * src/imap.c
12871         * src/inc.c
12872         * src/main.c
12873         * src/messageview.c
12874         * src/mh.c
12875         * src/prefs_folder_item.c
12876         * src/procheader.c
12877         * src/procmime.c
12878         * src/procmsg.c
12879         * src/procmsg.h
12880         * src/send_message.c
12881         * src/summaryview.c
12882         * src/toolbar.c
12883                 Apply bug #964's patch (Queue and drafts aren't normal)
12884                 The Drafts and Queue folder now contain RFC-822 files,
12885                 allowing to move and copy mails from and to these 
12886                 folders. Moving from Drafts to Queue will prepare the
12887                 mail for sending (PGP signature, encryption, etc).
12888                 This patch also rework sending errors handling to try
12889                 to be more helpful.
12890                 Also, allow redefining folder types via the GUI 
12891                 (Folder type in its Properties)
12892
12893 2006-06-12 [colin]      2.3.0cvs4
12894
12895         * src/summaryview.c
12896         * src/prefs_common.c
12897         * src/prefs_common.h
12898         * src/gedit-print.c
12899                 Allow to define a specific print font - patch
12900                 by Bernhard Walle <bernhard.walle@gmx.de>
12901         * src/prefs_fonts.c
12902         * manual/advanced.xml
12903         * manual/fr/advanced.xml
12904                 Add a hidden pref to allow deletion without
12905                 confirmation
12906
12907 2006-06-12 [wwp]        2.3.0cvs3
12908
12909         * .cvsignore
12910                 more files to ignore.
12911
12912 2006-06-12 [wwp]        2.3.0cvs2
12913
12914         * src/quote_fmt.c
12915         * src/quote_fmt_lex.l
12916         * src/quote_fmt_parse.y
12917                 extend the quote_fmt parser (templates and quotes):
12918                 - allow limited sub-expressions in |p{} and |f{} expressions,
12919                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12920                 - implemented/fixed missing implementation of query_references and show_references,
12921                 - completed, fixed contents and format of the symbols help dialog,
12922                 - fix some compilation warnings.
12923
12924 2006-06-12 [wwp]        2.3.0cvs1
12925
12926         * manual/advanced.xml
12927         * manual/fr/advanced.xml
12928                 updates in the "templates" section of the manual (eng/fr):
12929                  - be more precise (both versions)
12930                  - completed to match the english reference (fr version)
12931                  - touchups (both versions)
12932
12933 2006-06-12 [paul]       2.3.0
12934
12935         2.3.0 released
12936
12937 2006-06-12 [paul]       2.2.3cvs14
12938
12939         * po/ca.po
12940         * po/cs.po
12941         * po/de.po
12942         * po/el.po
12943         * po/fr.po
12944         * po/it.po
12945         * po/pt_BR.po
12946         * po/sr.po
12947         * po/zh_CN.po
12948                 updated by Miquel Oliete, Tim, Stephan Sachse,
12949                 Stavros Giannouris, Fabien Vantard, Andrea
12950                 Spadaccini, Frederico Goncalves Guimaraes,
12951                 Aleksandar Urosevic, and Ralgh Young
12952
12953 2006-06-12 [colin]      2.2.3cvs13
12954
12955         * src/mbox.c
12956                 Add missing header
12957
12958 2006-06-11 [colin]      2.2.3cvs12
12959
12960         * src/msgcache.c
12961                 Verify that g_malloc() succeeded
12962
12963 2006-06-11 [colin]      2.2.3cvs11
12964
12965         * src/wizard.c
12966                 Add Face header to welcome mail
12967
12968 2006-06-10 [colin]      2.2.3cvs10
12969
12970         * src/textview.c
12971                 Revert previous (Forgot it changes the
12972                 margin on the whole mail)
12973
12974 2006-06-10 [colin]      2.2.3cvs9
12975
12976         * src/textview.c
12977                 Don't overlap long headers under (X-)Face
12978
12979 2006-06-10 [mones]      2.2.3cvs8
12980
12981         * manual/xml2pdf
12982                 allow generation of manual on systems lacking saxon binary
12983                 but with java and the saxon library installed
12984
12985         * po/es.po
12986                 updated for release
12987
12988 2006-06-09 [colin]      2.2.3cvs7
12989
12990         * src/summaryview.c
12991                 Fix leak when using Display Sender using Addressbook
12992
12993 2006-06-09 [colin]      2.2.3cvs6
12994
12995         * src/compose.c
12996         * src/folder.c
12997         * src/folderview.c
12998         * src/mimeview.c
12999         * src/summaryview.c
13000                 More leaks fixes
13001
13002 2006-06-09 [paul]       2.2.3cvs5
13003
13004         * AUTHORS
13005         * src/gtk/authors.h
13006         * tools/claws.i18n.status.pl
13007                 updated with new info
13008
13009 2006-06-09 [paul]       2.2.3cvs4
13010
13011         * README
13012                 updated
13013         * manual/ack.xml
13014                 add wwp to authors list
13015         * src/gtk/authors.h
13016                 update mine and Colin's addresses
13017
13018 2006-06-08 [colin]      2.2.3cvs3
13019
13020         * src/etpan/imap-thread.c
13021                 Fix leak on SSL cert check
13022
13023 2006-06-08 [colin]      2.2.3cvs2
13024
13025         * src/common/utils.c
13026                 Fix leak
13027
13028 2006-06-08 [paul]       2.2.3cvs1
13029
13030         * configure.ac
13031                 Update version number following
13032                 stable release
13033
13034 2006-06-07 [colin]      2.2.2cvs3
13035
13036         * src/msgcache.c
13037                 Fix catching cache read errors (guint instead of gint)
13038                 Prevent malloc'ing more than 8MB (means cache corruption)
13039
13040 2006-06-07 [paul]       2.2.2cvs2
13041
13042         * src/exporthtml.c
13043         * src/exportldif.c
13044         * src/mh.c
13045         * src/mutt.c
13046         * src/pine.c
13047         * src/common/utils.c
13048                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13049                 obey $HOME'
13050                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13051                 Thanks to Colin
13052
13053 2006-06-06 [paul]       2.2.2cvs1
13054
13055         * configure.ac
13056                 Update version number following
13057                 stable release
13058
13059 2006-06-06 [paul]       2.2.1cvs6
13060
13061         * src/matcher.c
13062                 fix  implicit declaration of
13063                 sylpheed_do_idle()
13064                 Patch by Fabien Vantard
13065
13066 2006-06-06 [paul]       2.2.1cvs5
13067
13068         * src/matcher.c
13069                 fix age_greater and age_lower so that they
13070                 mean what say and not '...or equal to'
13071                 Thanks to Colin
13072
13073 2006-06-06 [paul]       2.2.1cvs4
13074
13075         * src/textview.c
13076         * src/common/utils.c
13077                 fix URI check
13078                 Thanks to Colin
13079
13080 2006-06-05 [wwp]        2.2.1cvs3
13081
13082         * manual/fr/account.xml
13083                 minor language fixes (thanks to Fabien Vantard).
13084
13085 2006-06-05 [colin]      2.2.1cvs2
13086
13087         * src/prefs_folder_item.c
13088         * src/folderview.c
13089                 Allow recursive setting of properties 
13090                 for whole mailboxes
13091         * src/matcher.c
13092                 Don't freeze on 'test' filtering rule
13093
13094 2006-06-05 [colin]      2.2.1cvs1
13095
13096         * configure.ac
13097                 Update version number following
13098                 stable release
13099
13100 2006-06-04 [wwp]        2.2.0cvs82
13101
13102         * manual/glossary.xml
13103         * manual/account.xml
13104         * manual/fr/glossary.xml
13105         * manual/fr/account.xml
13106                 added glossary section and references/links related to the Face custom header.
13107
13108 2006-06-04 [colin]      2.2.0cvs81
13109
13110         * src/summaryview.c
13111                 Skip to next message on move with no
13112                 immediate execution
13113
13114 2006-06-04 [wwp]        2.2.0cvs80
13115
13116         * manual/xml2pdf
13117                 added sanity checks, exit when needed.
13118
13119 2006-06-03 [paul]       2.2.0cvs79
13120
13121         * src/prefs_receive.c
13122                 page name is now 'Receiving'
13123         * src/prefs_send.c
13124                 page name is now 'Sending'
13125
13126 2006-06-03 [colin]      2.2.0cvs78
13127
13128         * src/plugins/spamassassin/spamassassin_gtk.c
13129                 Autoswitch to Localhost if transport was previously
13130                 disabled. Else people had to check [] Enable, then
13131                 *reselect* transport.
13132
13133 2006-06-03 [colin]      2.2.0cvs77
13134
13135         * src/plugins/pgpinline/pgpinline.c
13136         * src/plugins/pgpmime/pgpmime.c
13137                 Check that gpg_data_release_and_get_mem 
13138                 didn't fail (now, why this happens...)
13139
13140 2006-06-03 [colin]      2.2.0cvs76
13141
13142         * src/mbox.c
13143                 Fix bug #962 (Manual and/or UI should 
13144                 warn about incompatible locking 
13145                 causing dataloss)
13146
13147 2006-06-02 [cleroy]     2.2.0cvs75
13148
13149         * src/filtering.c
13150         * src/folder.c
13151         * src/procmsg.c
13152         * src/summaryview.c
13153                 Fix a few leaks
13154
13155 2006-06-02 [colin]      2.2.0cvs74
13156
13157         * src/main.c
13158                 On exit, free caches after writing them
13159                 Shuts up some valgrind false positives
13160         * src/procmsg.c
13161         * src/send_message.c
13162                 Fix races when reusing existing SMTP connections
13163                 Fix inexistant session timeout
13164         * src/toolbar.c
13165                 Display alertpanel after all queues have
13166                 been processed, not after each
13167
13168 2006-06-02 [wwp]        2.2.0cvs73
13169
13170         * manual/fr/glossary.xml
13171         * manual/fr/ack.xml
13172         * manual/ack.xml
13173                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13174
13175 2006-06-02 [wwp]        2.2.0cvs72
13176
13177         * manual/xml2pdf
13178         * manual/dist/pdf/Makefile.am
13179         * manual/dtd/manual.xsl
13180         * manual/fr/dist/pdf/Makefile.am
13181         * manual/pl/dist/pdf/Makefile.am
13182                 we changed the procedure to generate the .pdf version of the manual.
13183                 The procedure is more modern and the .pdf we get now has a valid index.
13184                 Here are the new pre-requisites:
13185
13186                 - JRE 1.x (1.4 here): there must be one from your distro
13187                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13188                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13189                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13190
13191                 See my posts for further info about the installation of this toolchain:
13192
13193                 Date: Fri, 19 May 2006 19:40:06 +0200
13194                 From: wwp <subscript@free.fr>
13195                 To: sylpheed-claws-devel@lists.sourceforge.net
13196                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13197
13198                 and
13199
13200                 Date: Wed, 24 May 2006 12:58:49 +0200
13201                 From: wwp <subscript@free.fr>
13202                 To: sylpheed-claws-devel@lists.sourceforge.net
13203                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13204
13205 2006-06-01 [colin]      2.2.0cvs71
13206
13207         * src/compose.c
13208                 Better guards against IMAP races
13209         * src/main.c
13210         * src/prefs_common.c
13211         * src/prefs_common.h
13212         * src/common/ssl_certificate.c
13213         * src/etpan/imap-thread.c
13214         * src/etpan/imap-thread.h
13215         * src/gtk/sslcertwindow.c
13216                 New hidden option ssl_skip_cert_check to 
13217                 avoid dups of bug #959 (libetpan linked
13218                 against gnutls and gnutls buggy on 64bit)
13219                 Present expired warning only once per
13220                 session/server.
13221         * manual/advanced.xml
13222         * manual/fr/advanced.xml
13223                 Document new option
13224
13225 2006-06-01 [wwp]        2.2.0cvs70
13226
13227         * src/messageview.c
13228                 fix for bug #961 (return receipt dialog 
13229                 complains incorrectly about return-path 
13230                 email adress being different), thanks 
13231                 to Colin.
13232
13233 2006-05-31 [cleroy]     2.2.0cvs69
13234
13235         * src/common/ssl.c
13236                 Guard against NULLs, although this
13237                 should never be an issue
13238
13239 2006-05-31 [colin]      2.2.0cvs68
13240
13241         * src/filtering.c
13242                 Use g_slist_prepend
13243         * src/imap.c
13244                 Don't remove caches when destroying folder, it
13245                 could (should) be done at exit
13246         * src/inc.c
13247                 free processing cache after incorporation
13248         * src/etpan/imap-thread.c
13249                 Maybe fix bug #959 (Crash on moving to emails 
13250                 to a imap account per ssl with a expired 
13251                 certificate.)
13252
13253 2006-05-30 [colin]      2.2.0cvs67
13254
13255         * src/summaryview.c
13256                 Put back event flush when displaying message
13257                 It avoids reading a bunch of messages just
13258                 by hitting shift-n for too long ;)
13259
13260 2006-05-29 [colin]      2.2.0cvs66
13261
13262         * src/summaryview.c
13263                 Remove useless g_warnings
13264
13265 2006-05-29 [colin]      2.2.0cvs65
13266
13267         * src/imap.c
13268                 Fix g_slist_append()s for performance
13269
13270 2006-05-29 [colin]      2.2.0cvs64
13271
13272         * src/compose.c
13273         * src/common/utils.c
13274                 Fix extraneous tab at start of addresses
13275         * src/mainwindow.c
13276                 Fix warnings (thanks to Fabien)
13277                 Fix crash at exit when composing messages 
13278                 exist
13279         * src/pop.c
13280                 Fix progress bar when deleting expired mails
13281                 Thanks to Hiro
13282         * src/summaryview.c
13283         * src/gtk/gtksctree.c
13284                 Fix re-sorting slowness
13285
13286 2006-05-29 [paul]       2.2.0cvs63
13287
13288         * src/mh.c
13289                 fetch full message when moving mails
13290                 from another mailbox, (fixed data loss
13291                 when filtering from IMAP to MH, introduced
13292                 in 2.2.0cvs57).
13293                 Thanks to Colin
13294
13295 2006-05-29 [mones]      2.2.0cvs62
13296
13297         * src/gtk/gtksctree.c
13298                 Unselect faster (patch by Colin)        
13299
13300 2006-05-26 [colin]      2.2.0cvs61
13301
13302         * src/summaryview.c
13303                 Unplug MSGINFO_UPDATE callback on delete too.
13304
13305 2006-05-26 [colin]      2.2.0cvs60
13306
13307         * src/foldersel.c
13308                 Fix bold in folder selection window with glib2.10
13309                 thanks Hiro
13310
13311 2006-05-26 [colin]      2.2.0cvs59
13312
13313         * src/procheader.c
13314                 Convert date only if necessary (and don't
13315                 try to convert from utf8 to utf8, too)
13316         * src/summaryview.c
13317                 Only set column's text if the column's 
13318                 displayed
13319
13320 2006-05-26 [colin]      2.2.0cvs58
13321
13322         * src/summaryview.c
13323         * src/gtk/gtkutils.c
13324                 Fix useless warning
13325
13326 2006-05-26 [colin]      2.2.0cvs57
13327
13328         * src/mainwindow.c
13329                 Make summaryview selectable as long as 
13330                 no message has focus
13331         * src/mh.c
13332                 Faster deletion (by implementing mh_remove_msgs)
13333                 Faster copy (avoid using mh_fetch_msg just to get
13334                 the filename)
13335                 Faster move (using move_file instead of copy_file
13336                 if MSG_IS_MOVE)
13337                 No progressbar if total number of mails to cp/mv 
13338                 is less than 100
13339         * src/summaryview.c
13340                 Fix removal from subject_table when mail gets moved
13341                 Faster deletion (g_slist_prepend instead of append)
13342         * src/gtk/gtksctree.c
13343                 Remove useless code
13344
13345 2006-05-25 [colin]      2.2.0cvs56
13346
13347         * src/common/ssl_certificate.c
13348                 Fix leak in expired cert check
13349
13350 2006-05-25 [colin]      2.2.0cvs55
13351
13352         * src/mh.c
13353                 Disable flags syncing on .mh_sequences - it
13354                 is buggy and marks mails read under unknown
13355                 conditions.
13356
13357 2006-05-25 [paul]
13358
13359         * 2.3.0-rc4 released
13360
13361 2006-05-24 [colin]      2.2.0cvs54
13362
13363         attention cvs users: if you manage to crash
13364         Sylpheed-Claws while moving, copying or deleting
13365         mails, we *are* interested in stack traces and
13366         valgrind logs. It looks stable, but one never
13367         knows...
13368
13369         * src/folder.c
13370                 Add progressbar for cache updates
13371         * src/folderutils.c
13372                 Optimize Mark all read in the current
13373                 folder
13374         * src/mh.c
13375                 Add progressbar for copy/move
13376         * src/procmsg.c
13377                 Optimize O(n^2) in copy/move
13378         * src/summaryview.c
13379         * src/gtk/gtksctree.c
13380                 Optimize O(n^2) algos
13381         * src/common/timing.h
13382                 Display ms instead of us
13383
13384 2006-05-24 [wwp]        2.2.0cvs53
13385
13386         * manual/fr/advanced.xml
13387                 updates to the French manual.
13388
13389 2006-05-24 [wwp]        2.2.0cvs52
13390
13391         * src/common/utils.c
13392                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13393
13394 2006-05-24 [wwp]        2.2.0cvs51
13395
13396         * src/folderutils.c
13397                 fixed "mark all read" in MH folders (thanks to Colin).
13398
13399 2006-05-24 [paul]       2.2.0cvs50
13400
13401         * doc/man/sylpheed-claws.1
13402                 updated the man page
13403
13404 2006-05-23 [colin]      2.2.0cvs49
13405
13406         * src/folderview.c
13407         * src/imap.c
13408         * src/inc.c
13409         * src/mbox.c
13410         * src/messageview.c
13411         * src/news.c
13412         * src/send_message.c
13413         * src/summaryview.c
13414         * src/gtk/sslcertwindow.c
13415                 alertpanel fixes, by Fabien
13416
13417 2006-05-23 [colin]      2.2.0cvs48
13418
13419         * src/folder.c
13420         * src/folderview.c
13421         * src/msgcache.c
13422         * src/summaryview.c
13423         * src/gtk/gtksctree.c
13424         * src/gtk/gtksctree.h
13425                 More timings
13426                 Fix slow loading problem, which was caused by the
13427                 use of some gtk_ctree funcs and their use of
13428                 g_list_position while gtk_ctree_(un)link'ing.
13429                 Reap more functions from gtkctree.c to be sure we
13430                 use our (fast) version instead of theirs.
13431         * src/mh.c
13432                 Fix copy of unread mails
13433
13434
13435 2006-05-22 [wwp]        2.2.0cvs47
13436
13437         * manual/fr/advanced.xml
13438                 updated.
13439
13440 2006-05-22 [colin]      2.2.0cvs46
13441
13442         * src/filtering.c
13443                 Fix possible infinite loop. 'copy' is not a 
13444                 final action, so when encountering a 'copy',
13445                 we have to check if a previous one was set
13446                 and do it. In the same way, if we encounter
13447                 a 'move' we have to perform a possibly 
13448                 pending 'copy'. This will slow down filtering
13449                 on IMAP if move+copy or multiple copy actions
13450                 are to be done, but handling it via the batch
13451                 would be really too convoluted.
13452
13453 2006-05-22 [wwp]        2.2.0cvs45
13454
13455         * manual/fr/advanced.xml
13456         * manual/fr/faq.xml
13457         * manual/fr/glossary.xml
13458         * manual/fr/handling.xml
13459         * manual/fr/intro.xml
13460         * manual/fr/plugins.xml
13461         * manual/fr/sylpheed-claws-manual.xml
13462                 sync w/ the english manual: updates URIs, documented mailing-list
13463                 support, better explanation about the enabled/disabled feature
13464                 in filtering/processing rules by Paul.
13465
13466 2006-05-21 [colin]      2.2.0cvs44
13467
13468         * src/summaryview.c
13469                 Don't expand after building threads, but during
13470
13471 2006-05-21 [colin]      2.2.0cvs43
13472
13473         * src/procmsg.c
13474         * src/summaryview.c
13475                 More timing possibilities... For next time I have 
13476                 to find out how the hell some 3GHz computer takes
13477                 one minute to open a 30k folder...
13478
13479 2006-05-21 [colin]      2.2.0cvs42
13480
13481         * manual/pl/advanced.xml
13482         * manual/pl/faq.xml
13483         * manual/pl/glossary.xml
13484         * manual/pl/handling.xml
13485         * manual/pl/intro.xml
13486         * manual/pl/plugins.xml
13487         * manual/pl/sylpheed-claws-manual.xml
13488                 Polish manual updated by Pawel
13489
13490 2006-05-20 [colin]
13491
13492         * 2.3.0-rc3 released
13493
13494 2006-05-20 [colin]      2.2.0cvs41
13495
13496         * src/imap.c
13497                 Fix -rc2 problems:
13498                 - remove cache of moved messages from original folder
13499                 - apply new flags to messages even if they aren't appliable
13500                   via IMAP.
13501
13502 2006-05-20 [colin]
13503
13504         * 2.3.0-rc2 released
13505
13506 2006-05-19 [colin]      2.2.0cvs40
13507
13508         * src/imap.c
13509                 Don't issue SELECT in imap_change_flags
13510                 before having checked that we indeed have
13511                 some flags to change. MSG_POSTFILTERED for
13512                 example can't be used on IMAP.
13513                 Fixes bug #955 (copying messages between 
13514                 imap folders is extremely slow), which was
13515                 a regression.
13516
13517 2006-05-19 [colin]      2.2.0cvs39
13518
13519         * src/folder.c
13520         * src/folder.h
13521         * src/folderview.c
13522                 Try to fix bug #830 (Some unread messages 
13523                 get marked read in IMAP inbox):
13524                 - Prevent scanning a folder if it's being 
13525                   opened via the GUI
13526                 - Postpone opening via the GUI of a folder
13527                   currently scanned.
13528
13529
13530 2006-05-19 [wwp]        2.2.0cvs38
13531
13532         * manual/advanced.xml
13533                 fix English+typo (thanks to Paul).
13534
13535 2006-05-19 [wwp]        2.2.0cvs37
13536
13537         * manual/advanced.xml
13538         * manual/fr/advanced.xml
13539         * src/gtk/logwindow.c
13540         * src/prefs_common.c
13541         * src/prefs_common.h
13542                 added hidden prefs to allow customization of colors used in
13543                 protocol log window (useful for dark gtk+ themes).
13544
13545 2006-05-19 [wwp]        2.2.0cvs36
13546
13547         * ChangeLog
13548                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13549
13550 2006-05-19 [paul]       2.2.0cvs35
13551
13552         * src/textview.c
13553                 make Reply-To fully clickable
13554         * src/gtk/logwindow.c
13555                 more colouring (SMTP ESMTP)
13556         Both patches by Pawel Pekala
13557
13558 2006-05-19 [cleroy]     2.2.0cvs34
13559
13560         * src/mh.c
13561                 Don't update flags from current folder
13562                 Probably fixes bug #935 (Read Messages 
13563                 Revert to Being Marked as Unread)
13564
13565 2006-05-18 [colin]      2.2.0cvs33
13566
13567         * src/imap.c
13568                 Warning fix
13569         * src/compose.c
13570         * src/mainwindow.c
13571         * src/summaryview.c
13572         * src/toolbar.c
13573                 Allow replying to multiple emails
13574                 in multiple windows
13575         * src/mimeview.c
13576         * src/etpan/imap-thread.c
13577                 Leak fixes
13578
13579 2006-05-18 [paul]       2.2.0cvs32
13580
13581         * src/summaryview.c
13582                 keep Mailing-List menu refreshed
13583                 Thanks to Colin
13584
13585 2006-05-18 [paul]       2.2.0cvs31
13586
13587         * manual/advanced.xml
13588         * manual/faq.xml
13589         * manual/glossary.xml
13590         * manual/handling.xml
13591         * manual/intro.xml
13592         * manual/plugins.xml
13593         * manual/sylpheed-claws-manual.xml
13594                 update URLs
13595                 add info about mailing-list support
13596                 edit filtering info
13597         * src/wizard.c
13598         * src/common/defs.h
13599         * src/gtk/about.c
13600         * src/plugins/dillo_viewer/README
13601                 update URLs
13602
13603 2006-05-17 [wwp]        2.2.0cvs30
13604
13605         * manual/handling.xml
13606         * manual/fr/handling.xml
13607                 documented the ability to enabled/disable filtering/processing rules.
13608
13609 2006-05-17 [colin]      2.2.0cvs29
13610
13611         * src/main.c
13612                 Don't initialize g_thread subsystem if it's 
13613                 already done (thanks to Hiro)
13614         * src/mimeview.c
13615                 Fix saving of parts when there name can't be
13616                 converted from UTF-8.
13617
13618 2006-05-17 [paul]       2.2.0cvs28
13619
13620         * po/Makefile.in.in
13621                 fix config.status warning with autoconf 2.60
13622
13623 2006-05-17 [paul]       2.2.0cvs27
13624
13625         * po/POTFILES.in
13626                 add src/mbox.c
13627
13628 2006-05-17 [wwp]        2.2.0cvs26
13629
13630         * src/mainwindow.c
13631                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13632
13633 2006-05-17 [wwp]        2.2.0cvs25
13634
13635         * src/plugins/demo/demo.c
13636                 updated product name in plugin demo (many plugins need to be
13637                 sync'ed w/ that change).
13638
13639 2006-05-17 [colin]      2.2.0cvs24
13640
13641         * src/mh.c
13642                 Fix leak
13643
13644 2006-05-16 [colin]      2.2.0cvs23
13645
13646         * src/mainwindow.c
13647                 Stupid me hit again. Fix cvs22.
13648
13649 2006-05-16 [colin]      2.2.0cvs22
13650
13651         * src/mainwindow.c
13652                 Fix bug #922 (sylpheed-claws crashed after 
13653                 pushing on Inbox folder)
13654
13655 2006-05-16 [colin]      2.2.0cvs21
13656
13657         * src/compose.c
13658                 Make From header be copy/paste/select-able
13659
13660 2006-05-16 [wwp]        2.2.0cvs20
13661
13662         * src/export.c
13663         * src/matcher.c
13664         * src/summaryview.c
13665         * src/etpan/imap-thread.c
13666                 fix some compiler warnings (thanks to Colin).
13667
13668 2006-05-16 [wwp]        2.2.0cvs19
13669
13670         * src/action.c
13671         * src/gedit-print.c
13672         * src/inc.c
13673         * src/mainwindow.c
13674         * src/mh.c
13675         * src/statusbar.c
13676         * src/send_message.c
13677         * src/summaryview.c
13678                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13679
13680 2006-05-15 [colin]      2.2.0cvs18
13681
13682         * src/procmsg.c
13683                 Fix automatic rule creation with List-Post
13684
13685 2006-05-15 [paul]       2.2.0cvs17
13686
13687         * tools/filter_conv_new.pl
13688                 updated for rule enabling/disabling
13689                 claws version >= 2.3.x required
13690
13691 2006-05-15 [cleroy]     2.2.0cvs16
13692
13693         * src/main.c
13694                 Revert test
13695
13696 2006-05-15 [cleroy]     2.2.0cvs15
13697
13698         * src/main.c
13699                 test
13700
13701 2006-05-15 [wwp]        2.2.0cvs14
13702
13703         * manual/pl/.cvsignore
13704                 ignore generated files.
13705
13706 2006-05-14 [wwp]        2.3.0-rc1
13707
13708         * 2.3.0-rc1 released
13709
13710 2006-05-13 [wwp]        2.2.0cvs13
13711
13712         * src/filtering.c
13713         * src/filtering.h
13714         * src/matcher.c
13715         * src/matcher_parser_lex.l
13716         * src/matcher_parser_parse.y
13717         * src/prefs_filtering.c
13718                 new feature: provide the ability to disable filtering and processing
13719                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13720                 adaptations.
13721
13722 2006-05-13 [colin]      2.2.0cvs12
13723
13724         * src/compose.c
13725                 Remove useless if (a) b; else b;
13726                 Thanks to wwp
13727
13728 2006-05-13 [wwp]        2.2.0cvs11
13729
13730         * src/export.c
13731         * src/import.c
13732         * src/mainwindow.c
13733         * src/mbox.c
13734         * src/summaryview.c
13735         * src/summaryview.h
13736                 no more silent failures (or at least less ones) when importing
13737                 or exporting from/to mbox. Also start importing/exporting if
13738                 the necessary info is set.
13739
13740 2006-05-13 [wwp]        2.2.0cvs10
13741
13742         * RELEASE_NOTES
13743                 restored up-to-date release notes.
13744
13745 2006-05-13 [paul]       2.2.0cvs9
13746
13747         * po/nl.po
13748         * po/ru.po
13749                 updated by Tim Dijkstra and Pavlo Bohmat
13750
13751 2006-05-12 [colin]      2.2.0cvs8
13752
13753         * src/gtk/quicksearch.c
13754                 Add "k" as shortcut for "colorlabel". Patch
13755                 by ath42@users.sf.net.
13756
13757 2006-05-12 [paul]       2.2.0cvs7
13758
13759         * src/prefs_common.h
13760         * src/prefs_summaries.c
13761         * src/summaryview.c
13762                 when entering a folder also allow
13763                 going directly to first Marked message
13764
13765 2006-05-12 [paul]       2.2.0cvs6
13766
13767         * src/summaryview.c
13768                 always obey 'confirm before marking all
13769                 mails read' option
13770
13771 2006-05-12 [paul]       2.2.0cvs5
13772
13773         * src/textview.c
13774                 make Sender fully clickable
13775
13776 2006-05-12 [colin]      2.2.0cvs4
13777
13778         * src/compose.c
13779         * src/compose.h
13780                 Let From be editable
13781         * src/main.c
13782         * src/mh.c
13783                 Full support of .mh_sequences' Unseen seq
13784
13785 2006-05-12 [colin]      2.2.0cvs3
13786
13787         * src/folder.c
13788         * src/mainwindow.c
13789         * src/mainwindow.h
13790         * src/messageview.c
13791         * src/prefs_spelling.c
13792         * src/procheader.c
13793         * src/procmsg.c
13794         * src/procmsg.h
13795         * src/summaryview.c
13796         * src/toolbar.c
13797         * src/toolbar.h
13798                 Add contextual menu on Compose toolbar
13799                 button. Fixes bug #944 (Automatic
13800                 addresses not applied when changing account
13801                 from compose window)
13802                 add Mailing List support
13803                 based on the old 0.6.5claws25 patch by
13804                 Melvin Hadasht, with finishing touches
13805                 by Colin
13806                 Fix "ignore thread" when mails are threaded by
13807                 subject (and weren't ignored although appearing
13808                 in the thread).
13809                 GUI rework.
13810                 Both patches by Pawel.
13811
13812 2006-05-08 [paul]       2.2.0cvs2
13813
13814         * src/mainwindow.c
13815         * src/mainwindow.h
13816         * src/messageview.c
13817         * src/procheader.c
13818         * src/procmsg.c
13819         * src/procmsg.h
13820         * src/summaryview.c
13821                 add Mailing List support
13822                 based on the old 0.6.5claws25 patch by 
13823                 Melvin Hadasht, with finishing touches
13824                 by Colin
13825
13826 2006-05-08 [colin]      2.2.0cvs1
13827
13828         * src/mainwindow.c
13829         * src/toolbar.c
13830         * src/toolbar.h
13831                 Add contextual menu on Compose toolbar 
13832                 button. Fixes bug #944 (Automatic 
13833                 addresses not applied when changing account 
13834                 from compose window)
13835
13836 2006-05-08 [paul]       2.2.0
13837
13838         2.2.0 released
13839
13840 2006-05-08 [paul]       2.1.1cvs51
13841
13842         * po/cs.po
13843         * po/de.po
13844         * po/en_GB.po
13845         * po/fi.po
13846         * po/fr.po
13847         * po/pt_BR.po
13848         * po/sr.po
13849         * po/zh_CN.po
13850                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13851                 Fabien Vantard, Frederico Goncalves Guimaraes,
13852                 Aleksandar Urosevic, and Ralgh Young
13853
13854 2006-05-12 [colin]      2.1.1cvs50
13855
13856         * po/cs.po
13857         * po/de.po
13858         * po/en_GB.po
13859         * po/es.po
13860         * po/fi.po
13861         * po/fr.po
13862         * po/pt_BR.po
13863         * po/sr.po
13864         * po/zh_CN.po
13865                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13866                 Fabien Vantard, Frederico Goncalves Guimaraes,
13867                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13868
13869 2006-05-05 [colin]      2.1.1cvs49
13870
13871         * manual/Makefile.am
13872         * manual/pl/Makefile.am
13873         * manual/pl/account.xml
13874         * manual/pl/ack.xml
13875         * manual/pl/addrbook.xml
13876         * manual/pl/advanced.xml
13877         * manual/pl/faq.xml
13878         * manual/pl/glossary.xml
13879         * manual/pl/gpl.xml
13880         * manual/pl/handling.xml
13881         * manual/pl/intro.xml
13882         * manual/pl/keyboard.xml
13883         * manual/pl/plugins.xml
13884         * manual/pl/starting.xml
13885         * manual/pl/sylpheed-claws-manual.xml
13886         * manual/pl/dist/.cvsignore
13887         * manual/pl/dist/Makefile.am
13888         * manual/pl/dist/html/.cvsignore
13889         * manual/pl/dist/html/Makefile.am
13890         * manual/pl/dist/pdf/.cvsignore
13891         * manual/pl/dist/pdf/Makefile.am
13892         * manual/pl/dist/ps/.cvsignore
13893         * manual/pl/dist/ps/Makefile.am
13894         * manual/pl/dist/txt/.cvsignore
13895         * manual/pl/dist/txt/Makefile.am
13896                 Add the polish translation of the manual,
13897                 Authored by Pawel Pekala.
13898
13899 2006-05-05 [cleroy]     2.1.1cvs48
13900
13901         * src/main.c
13902                 Re-read matcherrc after loading plugins 
13903                 if some of them add folders.
13904
13905 2006-05-03 [colin]      2.1.1cvs47
13906
13907         * src/imap.c
13908                 I'm idiot
13909
13910 2006-05-03 [colin]      2.1.1cvs46
13911
13912         * src/imap.c
13913                 Be sure to have a session when
13914                 getting separator
13915
13916 2006-05-03 [colin]      2.1.1cvs45
13917
13918         * src/imap.c
13919         * src/imap.h
13920         * src/imap_gtk.c
13921                 Fix preventing renaming with namespace 
13922                 separator.
13923
13924 2006-05-01 [colin]      2.1.1cvs44
13925
13926         * src/action.c
13927                 Don't reload messageview when result of
13928                 action is piped.
13929
13930 2006-04-29 [colin]      2.1.1cvs43
13931
13932         * src/prefs_receive.c
13933         * src/plugins/spamassassin/spamassassin_gtk.c
13934         * src/plugins/clamav/clamav_plugin_gtk.c
13935                 GUI fixes by Pawel
13936
13937 2006-04-29 [colin]      2.1.1cvs42
13938
13939         * src/prefs_compose_writing.c
13940         * src/prefs_quote.c
13941                 Cleanups. Patch by Pawel
13942
13943 2006-04-28 [paul]       2.1.1cvs41
13944
13945         * src/matcher.c
13946                 fix returned quick search results when search
13947                 term contains an underscore.
13948                 Thanks to Colin
13949
13950 2006-04-28 [paul]       2.1.1cvs40
13951
13952         * src/prefs_message.c
13953         * src/prefs_receive.c
13954                 GUI cleanups
13955                 Patches by Pawel Pekala
13956
13957 2006-04-27 [colin]      2.1.1cvs39
13958
13959         * src/wizard.c
13960                 Differentiate subject Welcome from
13961                 window's title Welcome
13962
13963 2006-04-27 [paul]
13964
13965         2.2.0-rc1 released
13966
13967 2006-04-27 [paul]       2.1.1cvs38
13968
13969         * manual/advanced.xml
13970         * manual/fr/advanced.xml
13971                 add info about compose_no_markup hidden pref
13972
13973 2006-04-27 [paul]       2.1.1cvs37
13974
13975         * src/prefs_account.c
13976                 improve privacy labels
13977         * src/prefs_msg_colors.c
13978                 change some strings for translators' convenience
13979         * src/gtk/gtkutils.c
13980                 don't underline the link button text
13981
13982 2006-04-25 [colin]      2.1.1cvs36
13983
13984         * src/folder.c
13985                 Complete 2.1.1cvs33 (once more ;)
13986
13987 2006-04-25 [colin]      2.1.1cvs35
13988
13989         * src/editldap.c
13990                 Fix tooltip
13991
13992 2006-04-25 [cleroy]     2.1.1cvs34
13993
13994         * src/compose.c
13995         * src/gtk/gtkaspell.c
13996                 Fix crash on redirect (related to the return 
13997                 of the aspell menu in compose's toolbar)
13998         * src/prefs_msg_colors.c
13999                 Fix sensitivity widgets
14000         * src/image_viewer.c
14001         * src/gtk/pluginwindow.c
14002         * src/gtk/prefswindow.c
14003                 Change released signals to clicked (Fabien)
14004         * po/POTFILES.in
14005         * src/common/socket.c
14006         * src/plugins/spamassassin/spamassassin.c
14007                 Translate strings (Fabien)
14008
14009 2006-04-25 [paul]       2.1.1cvs33
14010
14011         * src/folder.c
14012         * src/folder.h
14013         * src/folderview.c
14014                 complete the fix of bug #912
14015                 Thanks to Colin
14016
14017 2006-04-25 [colin]      2.1.1cvs32
14018
14019         * src/news.c
14020                 Better progress bar
14021         * src/mimeview.c
14022         * src/summaryview.c
14023         * src/summaryview.h
14024                 Fix focus chain
14025                 Patches by Pawel Pekala
14026
14027 2006-04-24 [colin]      2.1.1cvs31
14028
14029         * src/compose.c
14030                 Fix compilation warnings (Fabien)
14031
14032 2006-04-24 [colin]      2.1.1cvs30
14033
14034         * src/addrindex.c
14035         * src/editldap.c
14036         * src/editldap_basedn.c
14037         * src/editldap_basedn.h
14038         * src/ldapctrl.c
14039         * src/ldapctrl.h
14040         * src/ldapquery.c
14041         * src/ldaputil.c
14042         * src/ldaputil.h
14043                 Fix bug #901 (LDAPS support)
14044
14045 2006-04-24 [colin]      2.1.1cvs29
14046
14047         * src/compose.c
14048                 Fix logic on error with send dialog on
14049         * src/imap.c
14050                 Fix compilation without libetpan, thanks
14051                 to Fabien
14052         * src/summaryview.c
14053                 Fix 'context-menu' key
14054
14055 2006-04-23 [colin]      2.1.1cvs28
14056
14057         * src/folder.c
14058                 Never free current's cache to free up 
14059                 memory. Fixes bug #912 (new count 
14060                 randomly set to message count)
14061
14062 2006-04-23 [colin]      2.1.1cvs27
14063
14064         * src/gtk/quicksearch.c
14065                 And remove printf...
14066
14067 2006-04-23 [colin]      2.1.1cvs26
14068
14069         * src/gtk/quicksearch.c
14070                 Fix replacing in quicksearch, and fix inserting
14071                 in the middle of the string. (introduced at 2.1.0cvs22)
14072
14073 2006-04-23 [colin]      2.1.1cvs25
14074
14075         * src/imap.c
14076                 Make sure uidnext is initialized in get_num_list
14077                 (not for stable, related to 2.1.1cvs8 and friends)
14078
14079 2006-04-23 [colin]      2.1.1cvs24
14080
14081         * src/imap.c
14082                 Output something when login is successful
14083                 too
14084
14085 2006-04-23 [colin]      2.1.1cvs23
14086
14087         * src/etpan/imap-thread.c
14088                 Better logging (line-per-line, hide data in fetch)
14089                 Fix a const warning
14090         * src/gtk/logwindow.c
14091         * src/gtk/logwindow.h
14092                 Better logging (color for input/output)
14093
14094 2006-04-21 [colin]      2.1.1cvs22
14095
14096         * src/gtk/quicksearch.c
14097                 On gtk+-2.8, use stock buttons in quicksearch
14098                 Based on a patch by Fabien and a design by Paul
14099
14100 2006-04-21 [colin]      2.1.1cvs21
14101
14102         * src/folderview.c
14103         * src/mainwindow.c
14104                 Fix occasional flicker in folderview
14105         * src/common/utils.c
14106                 Fix bug #943 (Incorrectly parsed email address 
14107                 list in short headers on message view and in 
14108                 printouts)
14109
14110 2006-04-20 [colin]      2.1.1cvs20
14111
14112         * src/imap.c
14113         * src/imap.h
14114         * src/prefs_account.c
14115                 Add ANONYMOUS auth for IMAP
14116
14117 2006-04-20 [paul]       2.1.1cvs19
14118
14119         * src/main.c
14120                 proper fix for 2.1.1cvs18
14121                 Thanks to Colin
14122
14123 2006-04-20 [paul]       2.1.1cvs18
14124
14125         * src/main.c
14126                 fix build warnings
14127
14128 2006-04-20 [paul]       2.1.1cvs17
14129
14130         * src/gtk/quicksearch.c
14131                 fix standard, non-extended Quick search,
14132                 was broken in 2.1.1cvs15.
14133                 Thanks to Colin.
14134
14135 2006-04-20 [colin]      2.1.1cvs16
14136
14137         * src/prefs_matcher.c
14138                 Fix values when reselecting a ~test
14139                 rule
14140
14141 2006-04-19 [colin]      2.1.1cvs15
14142
14143         * src/compose.c
14144         * src/compose.h
14145         * src/gtk/gtkaspell.c
14146         * src/gtk/gtkaspell.h
14147                 Put back Options menu in Spelling/
14148         * src/gtk/quicksearch.c
14149                 Don't search, and show error, if the
14150                 advanced search has a syntax error
14151
14152 2006-04-18 [colin]      2.1.1cvs14
14153
14154         * src/textview.c
14155                 Fix gdk warnings on set_cursor when textview
14156                 isn't visible
14157
14158 2006-04-18 [colin]      2.1.1cvs13
14159
14160         * src/gtk/gtksctree.c
14161                 Remove seemingly useless refresh that causes
14162                 flicker - watch this commit in case of 
14163                 problems before planned backport to stable
14164
14165 2006-04-18 [colin]      2.1.1cvs12
14166
14167         * src/imap.c
14168                 Factorize get/set_xml code
14169         * src/compose.c
14170         * src/prefs_account.c
14171         * src/prefs_account.h
14172         * src/procmsg.c
14173                 Add Encrypt to self option
14174
14175 2006-04-17 [colin]      2.1.1cvs11
14176
14177         * configure.ac
14178                 Fix search on encrpyt function on dragonfly
14179                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14180
14181 2006-04-17 [colin]      2.1.1cvs10
14182
14183         * src/prefs_account.c
14184                 Be safe by default: remove mails from POP3
14185                 after 7 days, not immediately
14186
14187 2006-04-17 [colin]      2.1.1cvs9
14188
14189         * src/etpan/imap-thread.c
14190                 Fix build on DragonFly - patch by 
14191                 Jonathan Buschmann <jonthn@agmact.com>
14192
14193 2006-04-17 [colin]      2.1.1cvs8
14194
14195         * src/imap.c
14196                 Save uidnext between sessions
14197
14198 2006-04-17 [colin]      2.1.1cvs7
14199
14200         * src/imap.c
14201                 scan is required when uid validity changes
14202
14203 2006-04-17 [colin]      2.1.1cvs6
14204
14205         * src/folderview.c
14206                 Don't scan if not necessary, apart in current
14207                 folder and INBOX to fetch flags.
14208         * src/imap.c
14209                 Scan is necessary if unread count changes
14210
14211 2006-04-17 [colin]      2.1.1cvs5
14212
14213         * src/imap.c
14214                 ...But always fetch ANSWERED and DELETED flags for
14215                 INBOX, as filtering can happen on these flags.
14216
14217 2006-04-17 [colin]      2.1.1cvs4
14218
14219         * src/imap.c
14220                 Don't fetch REPLIED and DELETED flags when synchronising
14221                 flags with a closed folder. We only need UNSEEN and FLAGGED
14222                 to update the folderview.
14223
14224 2006-04-17 [colin]      2.1.1cvs3
14225
14226         * src/imap.c
14227                 Faster flag search when there are new mails 
14228                 in a folder. We can do a full search if the 
14229                 folder contains less messages than the new
14230                 list.
14231
14232 2006-04-17 [colin]      2.1.1cvs2
14233
14234         * po/cs.po
14235         * po/de.po
14236         * po/fr.po
14237         * po/nl.po
14238         * po/pt_BR.po
14239                 Update translations from stable branch
14240
14241 2006-04-17 [colin]      2.1.1cvs1
14242
14243         * configure.ac
14244                 Bump version to follow stable release
14245
14246 2006-04-16 [mones]      2.1.0cvs50
14247
14248         * po/es.po
14249                 Updated for release
14250
14251 2006-04-16 [colin]      2.1.0cvs49
14252
14253         * src/textview.c
14254                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14255                 with gtk < 2.8. Thanks to Fabien Vantard.
14256
14257 2006-04-15 [colin]      2.1.0cvs48
14258
14259         * src/etpan/imap-thread.c
14260                 Fix bug #919 (libetpan: SEGV when connecting 
14261                 using command)
14262
14263 2006-04-14 [colin]      2.1.0cvs47
14264
14265         * src/main.c
14266                 Fix race on --select (should be done better)
14267
14268 2006-04-14 [wwp]        2.1.0cvs46
14269
14270         * src/send_message.c
14271                 enforce a check for domain in account prefs (a sending
14272                 error could be faced if domain was checked but no value set),
14273                 thanks to Colin.
14274
14275 2006-04-14 [colin]      2.1.0cvs45
14276
14277         * src/codeconv.c
14278                 when converting from unknown to unknown, if the
14279                 string is UTF8, don't convert it to the locale
14280                 (which breaks it)
14281
14282 2006-04-14 [colin]      2.1.0cvs44
14283
14284         * src/compose.c
14285                 Don't try to use ASCII for converting headers
14286                 (as done in body)
14287
14288 2006-04-14 [paul]       2.1.0cvs43
14289
14290         * src/crash.c
14291                 add locale/charset info to crash report
14292         * src/gtk/about.c
14293                 add wwp to doc team
14294                 replace 'e-mail' with preferred 'email'
14295         * src/gtk/authors.h
14296                 ensure contributors list is in alphabetical
14297                 order
14298
14299 2006-04-13 [colin]      2.1.0cvs42
14300
14301         * src/textview.c
14302                 Prevent gdk warnings
14303
14304 2006-04-13 [colin]      2.1.0cvs41
14305
14306         * src/common/ssl_certificate.c
14307         * src/common/ssl_certificate.h
14308         * src/gtk/sslcertwindow.c
14309                 Warn on expired certs, and display the expiration date
14310
14311 2006-04-13 [colin]      2.1.0cvs40
14312
14313         * src/plugins/spamassassin/spamassassin_gtk.c
14314                 Fix missing set_text on unix socket
14315
14316 2006-04-13 [wwp]        2.1.0cvs39
14317
14318         * manual/fr/advanced.xml
14319         * manual/fr/glossary.xml
14320                 applied new spam/ham/email lexicon (pourriel, courriel)
14321
14322 2006-04-13 [paul]       2.1.0cvs38
14323
14324         * src/plugins/pgpmime/plugin.c
14325                 remove the mention of S/MIME from the
14326                 description. This is now handled by the
14327                 S/MIME plugin.
14328
14329 2006-04-13 [paul]       2.1.0cvs37
14330
14331         * src/prefs_msg_colors.c
14332                 rework dialog
14333         * src/prefs_folder_item.c
14334         * src/prefs_spelling.c
14335                 add a tooltip to the colour selector buttons
14336
14337 2006-04-13 [wwp]        2.1.0cvs36
14338
14339         * manual/advanced.xml
14340         * manual/glossary.xml
14341         * manual/handling.xml
14342         * manual/keyboard.xml
14343         * manual/plugins.xml
14344         * manual/starting.xml
14345         * manual/fr/account.xml
14346         * manual/fr/ack.xml
14347         * manual/fr/addrbook.xml
14348         * manual/fr/advanced.xml
14349         * manual/fr/faq.xml
14350         * manual/fr/glossary.xml
14351         * manual/fr/gpl.xml
14352         * manual/fr/handling.xml
14353         * manual/fr/intro.xml
14354         * manual/fr/keyboard.xml
14355         * manual/fr/plugins.xml
14356         * manual/fr/starting.xml
14357         * manual/fr/sylpheed-claws-manual.xml
14358                 fixes to the manuals:
14359                  - summaryview -> Message List (same in French)
14360                  - translate key names
14361                  - fix French punctuation, use non-breakable spaces when
14362                    necessary, don't use &thinsp; which is not portable
14363                  - tell what maildir and mbox formats we support
14364
14365 2006-04-12 [wwp]        2.1.0cvs35
14366
14367         * src/prefs_toolbar.c
14368                 unified a replace button more,
14369                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14370
14371 2006-04-12 [wwp]        2.1.0cvs34
14372
14373         * src/prefs_common.c
14374         * src/prefs_msg_colors.c
14375                 make default color labels translatable,
14376                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14377                 thanks to Tim <timbrain@post.cz> for reporting.
14378
14379 2006-04-12 [wwp]        2.1.0cvs33
14380
14381         * manual/glossary.xml
14382         * manual/intro.xml
14383         * manual/plugins.xml
14384         * manual/starting.xml
14385         * manual/sylpheed-claws-manual.xml
14386         * manual/fr/.cvsignore
14387         * manual/fr/account.xml
14388         * manual/fr/ack.xml
14389         * manual/fr/addrbook.xml
14390         * manual/fr/advanced.xml
14391         * manual/fr/faq.xml
14392         * manual/fr/glossary.xml
14393         * manual/fr/handling.xml
14394         * manual/fr/intro.xml
14395         * manual/fr/keyboard.xml
14396         * manual/fr/plugins.xml
14397         * manual/fr/starting.xml
14398         * manual/fr/sylpheed-claws-manual.xml
14399                 various fixes: typos, missing .fr translations, punctuation,
14400                 capitalization, links, accents and some bad French more.
14401
14402 2006-04-12 [wwp]        2.1.0cvs32
14403
14404         * src/prefs_gtk.c
14405                 fix for bug #935: always store prefs files in UTF-8 (thanks
14406                 to Colin).
14407
14408 2006-04-11 [colin]      2.1.0cvs31
14409
14410         * src/compose.c
14411                 Fix inserting files not in utf8 when locale is utf8
14412
14413 2006-04-11 [colin]      2.1.0cvs30
14414
14415         * src/inc.c
14416                 Don't show error dialog when cancelling connection
14417                 Patch by Pawel
14418
14419 2006-04-11 [cleroy]     2.1.0cvs29
14420
14421         * src/compose.c
14422                 Implement multiple quote levels
14423         * src/prefs_common.c
14424                 Change a little bit the quote bgcolor for 2nd level
14425
14426 2006-04-11 [colin]      2.1.0cvs28
14427
14428         * src/gtk/about.c
14429                 Add locale and charset in the label
14430
14431 2006-04-10 [colin]      2.1.0cvs27
14432
14433         * src/compose.c
14434         * src/prefs_common.c
14435         * src/prefs_common.h
14436         * src/prefs_msg_colors.c
14437         * src/textview.c
14438                 Allow optional background color in quotes
14439                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14440                 GTK+-2.8.x feature
14441
14442 2006-04-10 [colin]      2.1.0cvs26
14443
14444         * src/main.c
14445         * src/mainwindow.c
14446         * src/mainwindow.h
14447                 Implement --select
14448
14449 2006-04-10 [colin]      2.1.0cvs25
14450
14451         * manual/plugins.xml
14452         * manual/fr/plugins.xml
14453                 Document libcurl's proxy variables
14454
14455 2006-04-09 [colin]      2.1.0cvs24
14456
14457         * src/prefs_common.c
14458                 gettext() returns statically allocated stuff. We have
14459                 to strdup it in order to be able to free it.
14460
14461 2006-04-09 [colin]      2.1.0cvs23
14462
14463         * AUTHORS
14464         * src/gtk/authors.h
14465                 Add Alexei
14466
14467 2006-04-09 [colin]      2.1.0cvs22
14468
14469         * src/mainwindow.c
14470         * src/gtk/quicksearch.c
14471                 Fix bug #859 (problems with cyrilic input in 
14472                 search panel) - Patch by Alexey Illarionov 
14473                 <littlesavage@rambler.ru>
14474
14475 2006-04-09 [colin]      2.1.0cvs21
14476
14477         * src/prefs_customheader.c
14478                 I prefer removing then freeing rather than the contrary
14479                 (even if it doesn't change anything ;-)
14480         * src/prefs_account.c
14481                 Fix bug #933 (Crash re-entering the custom headers list 
14482                 dialog in accounts prefs)
14483                 The problem happened when cancelling the Account 
14484                 Preferences' dialogs - in which case we didn't do 
14485                 anything to the PrefsAccount * struct. In case of applying,
14486                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14487                 working with in this dialog. The problem is that 
14488                 prefs_customheader.c, working on this tmp_ac_prefs, always
14489                 changes the ->customhdr_list pointer, even when cancelled. 
14490                 So in case of cancelling the prefs_account dialog, we still
14491                 have to update ->customhdr_list in the real account.
14492
14493 2006-04-08 [colin]      2.1.0cvs20
14494
14495         * manual/fr/glossary.xml
14496         * manual/fr/keyboard.xml
14497                 Forgot some headers :)
14498
14499 2006-04-08 [colin]      2.1.0cvs19
14500
14501         * manual/Makefile.am
14502         * manual/fr/Makefile.am
14503         * manual/fr/account.xml
14504         * manual/fr/ack.xml
14505         * manual/fr/addrbook.xml
14506         * manual/fr/advanced.xml
14507         * manual/fr/faq.xml
14508         * manual/fr/glossary.xml
14509         * manual/fr/gpl.xml
14510         * manual/fr/handling.xml
14511         * manual/fr/intro.xml
14512         * manual/fr/keyboard.xml
14513         * manual/fr/plugins.xml
14514         * manual/fr/starting.xml
14515         * manual/fr/sylpheed-claws-manual.xml
14516         * manual/fr/dist/.cvsignore
14517         * manual/fr/dist/Makefile.am
14518         * manual/fr/dist/html/.cvsignore
14519         * manual/fr/dist/html/Makefile.am
14520         * manual/fr/dist/pdf/.cvsignore
14521         * manual/fr/dist/pdf/Makefile.am
14522         * manual/fr/dist/ps/.cvsignore
14523         * manual/fr/dist/ps/Makefile.am
14524         * manual/fr/dist/txt/.cvsignore
14525         * manual/fr/dist/txt/Makefile.am
14526                 Add the french translation of the manual. Thanks to
14527                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14528                 account.xml, ack.xml, addrbook.xml and advanced.xml
14529
14530 2006-04-08 [colin]      2.1.0cvs18
14531
14532         * manual/plugins.xml
14533         * manual/starting.xml
14534                 More fixes
14535
14536 2006-04-07 [colin]      2.1.0cvs17
14537
14538         * manual/faq.xml
14539         * manual/intro.xml
14540         * manual/keyboard.xml
14541                 Little fixes
14542
14543 2006-04-07 [colin]      2.1.0cvs16
14544
14545         * README
14546         * src/compose.c
14547         * src/prefs_common.c
14548         * src/prefs_common.h
14549                 Add hidden compose_no_markup pref
14550
14551 2006-04-07 [wwp]        2.1.0cvs15
14552
14553         * src/summary_search.c
14554         * .cvsignore
14555                 Bugfix: stop button was sticky when searching in an empty folder.
14556                 Applied curly brackets code style to the whole file (summary_search.c).
14557                 More files to ignore.
14558
14559 2006-04-07 [wwp]        2.1.0cvs14
14560
14561         * src/message_search.c
14562         * src/summary_search.c
14563                 changed default button when search bumps at file/folder
14564                 beginning or end, for convenience (thanks to Colin).
14565
14566 2006-04-07 [paul]       2.1.0cvs13
14567
14568         * src/plugins/dillo_viewer/dillo_prefs.c
14569                 avoid future potential for namespace collision
14570                 Patch by Colin
14571
14572 2006-04-06 [wwp]        2.1.0cvs12
14573
14574         * src/summary_search.c
14575                 Unify extended/advanced searches names (and thus factorize labels),
14576                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14577
14578 2006-04-06 [wwp]        2.1.0cvs11
14579
14580         * src/folderview.c
14581         * src/prefs_themes.c
14582         * src/summaryview.c
14583                 Fixed some compilation warnings.
14584
14585 2006-04-06 [colin]      2.1.0cvs10
14586
14587         * manual/advanced.xml
14588                 Document the wizard template and how to deploy
14589                 Sylpheed-Claws effectively
14590
14591 2006-04-06 [colin]      2.1.0cvs9
14592
14593         * src/folderview.c
14594                 gettext patch to tell translators about _("#"),
14595                 by Maxim Britov
14596
14597 2006-04-06 [colin]      2.1.0cvs8
14598
14599         * src/textview.c
14600                 Fix invalid GtkTextBIter after clicking "Display as text"
14601
14602 2006-04-06 [mones]      2.1.0cvs7
14603
14604         * src/addr_compl.c
14605         * src/addrindex.c
14606         * src/addritem.c
14607         * src/codeconv.c
14608         * src/compose.c
14609         * src/filtering.c
14610         * src/folder.c
14611         * src/folder_item_prefs.c
14612         * src/folderview.c
14613         * src/localfolder.c
14614         * src/matcher.c
14615         * src/mimeview.c
14616         * src/prefs_msg_colors.c
14617         * src/prefs_spelling.c
14618         * src/prefs_themes.c
14619         * src/procmime.c
14620         * src/procmsg.c
14621         * src/stock_pixmap.c
14622         * src/summaryview.c
14623         * src/textview.c
14624         * src/toolbar.c
14625         * src/common/mgutils.c
14626         * src/common/prefs.c
14627         * src/common/ssl_certificate.c
14628         * src/gtk/colorlabel.c
14629         * src/gtk/quicksearch.c
14630         * src/plugins/pgpmime/pgpmime.c
14631         * src/plugins/spamassassin/spamassassin.c
14632                 Removed redundant NULL checks for g_free() calls.
14633                 Patch by Pawel Pekala.
14634
14635 2006-04-06 [mones]      2.1.0cvs6
14636
14637         * src/prefs_actions.c
14638         * src/prefs_filtering.c
14639         * src/prefs_filtering_action.c
14640         * src/prefs_matcher.c
14641         * src/prefs_template.c
14642         * src/gtk/gtkutils.c
14643         * src/gtk/gtkutils.h
14644                 Have a nice replace button. Patch by Pawel Pekala
14645
14646 2006-04-06 [colin]      2.1.0cvs5
14647
14648         * src/addressbook.c
14649                 Fix crash with empty columns
14650
14651 2006-04-05 [colin]      2.1.0cvs4
14652
14653         * src/wizard.c
14654         * src/prefs_gtk.c
14655                 Allow wizard customization with pre-filled values
14656
14657 2006-04-05 [colin]      2.1.0cvs3
14658
14659         * src/textview.c
14660         * src/mimeview.c
14661         * src/mimeview.h
14662                 Nicer messages in mimeview
14663
14664 2006-04-05 [colin]      2.1.0cvs2
14665
14666         * src/addressbook.c
14667         * src/prefs_summaries.c
14668                 i18n fix
14669
14670 2006-04-05 [colin]      2.1.0cvs1
14671
14672         * src/plugins/pgpcore/plugin.c
14673         * src/plugins/pgpcore/select-keys.c
14674         * src/plugins/pgpcore/select-keys.h
14675         * src/plugins/pgpcore/sgpgme.c
14676         * src/plugins/pgpcore/sgpgme.h
14677         * src/plugins/pgpinline/pgpinline.c
14678         * src/plugins/pgpinline/plugin.c
14679         * src/plugins/pgpmime/pgpmime.c
14680         * src/plugins/pgpmime/plugin.c
14681                 Factorize and generalize a bit 
14682                 Drop S/MIME signature verification from PGP/MIME
14683                 (adding it as another, more complete plugin)
14684
14685 2006-04-05 [paul]       2.1.0
14686
14687         2.1.0 released
14688
14689 2006-04-05 [paul]       2.0.0cvs186
14690
14691         * manual/advanced.xml
14692                 add info on colour labels
14693
14694 2006-04-05 [paul]       2.0.0cvs185
14695
14696         * po/bg.po
14697         * po/cs.po
14698         * po/de.po
14699         * po/el.po
14700         * po/en_GB.po
14701         * po/fi.po
14702         * po/fr.po
14703         * po/it.po
14704         * po/nl.po
14705         * po/pl.po
14706         * po/pt_BR.po
14707         * po/sr.po
14708         * po/zh_CN.po
14709                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14710                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14711                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14712                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14713         * src/gtk/authors.h
14714         * tools/claws.i18n.status.pl
14715                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14716                 and new Czech translator, Tim <timbrain@post.cz>
14717
14718 2006-04-05 [mones]      2.0.0cvs184
14719
14720         * po/es.po
14721                 Updated translation
14722
14723 2006-04-05 [colin]      2.0.0cvs183
14724
14725         * src/gtk/quicksearch.c
14726                 Fix bug #929 (unnecessary reload in quick search bar)
14727
14728 2006-04-05 [colin]      2.0.0cvs182
14729
14730         * src/compose.c
14731                 Fix crash on Reply with no From:
14732                 Show signature and conversion error on queuing 
14733                 (but not sending)
14734         * src/mainwindow.c
14735         * src/summaryview.c
14736         * src/summaryview.h
14737                 Factorize threading code and make sure msginfo 
14738                 is not null when it comes from a GtkCTreeRow's 
14739                 data
14740         * src/gtk/gtkaspell.c
14741                 Check for necessary things
14742         * src/gtk/gtksctree.c
14743         * src/gtk/gtksctree.h
14744                 Reset anchor if necessary when removing node
14745
14746 2006-03-29 [colin]      2.0.0cvs181
14747
14748         * src/folderview.c
14749                 Warn for disabled IMAP accounts (due to lack of
14750                 libetpan). Breaks string-freeze - sorry - but it
14751                 is kind of important ;)
14752
14753 2006-03-28 [colin]      2.0.0cvs180
14754
14755         * src/gtk/gtkutils.c
14756         * src/gtk/gtkutils.h
14757                 Add a gtkut_get_link_btn() function that
14758                 creates a button which acts like an URI
14759         * src/prefs_themes.c
14760         * src/gtk/about.c
14761                 Use this function (factorizes codes)
14762         * src/common/defs.h
14763         * src/gtk/pluginwindow.c
14764                 Add a "Get more..." in the plugins window
14765
14766 2006-03-28 [colin]      2.0.0cvs179
14767
14768         * src/common/smtp.c
14769         * src/common/passcrypt.c
14770         * src/undo.c
14771                 Warning fixes. Patch by Pawel Pekala
14772
14773 2006-03-27 [colin]      2.0.0cvs178
14774
14775         * src/undo.c
14776                 Fix undoing by blocks with spaces
14777
14778 2006-03-27 [colin]      2.0.0cvs177
14779
14780         * src/textview.c
14781                 Set margin to 3px for headers
14782
14783 2006-03-27 [paul]
14784
14785         2.1.0-rc2 released
14786
14787 2006-03-27 [wwp]        2.0.0cvs176
14788
14789         * src/summaryview.c
14790                 don't reset quicksearch when updating the message list.
14791                 Thanks to Colin.
14792
14793 2006-03-26 [wwp]        2.0.0cvs175
14794
14795         * src/compose.c
14796                 use a unified border width ('other' tab in the compose window,
14797                 patch by Pawel Pekala).
14798
14799
14800 2006-03-26 [wwp]        2.0.0cvs174
14801
14802         * src/common/quoted-printable.c
14803         * src/addressbook.c
14804                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14805
14806 2006-03-26 [colin]      2.0.0cvs173
14807
14808         * src/quote_fmt_parse.y
14809                 Fix non-UTF8 date formats messing up the whole quote a 
14810                 little bit
14811
14812 2006-03-26 [colin]      2.0.0cvs172
14813
14814         * src/procheader.c
14815                 Make sure the date is UTF8 valid, or try to make it
14816                 so. IncrediMail is really IncrediStupid.
14817         * src/compose.c
14818                 Fix possible conversions. 
14819                 
14820
14821 2006-03-26 [colin]      2.0.0cvs171
14822
14823         * src/matcher.c
14824                 Fix corner cases in body search. This is still a
14825                 hack... It seems impossible to make it good and 
14826                 reasonably fast at the same time.
14827
14828 2006-03-26 [colin]      2.0.0cvs170
14829
14830         * src/summaryview.c
14831                 I think I killed the twilight zone bug!
14832                 summary_select_node() flushes GTK events in order
14833                 to be able to center the view. But this also 
14834                 flushes keypresses like Ctrl-Alt-U, so this can
14835                 call summary_show from summary_select_node (itself
14836                 called from summary_show, etc.). And the summaryview
14837                 has to be unlocked in this function. So just locking
14838                 while processing GTK events, and bailing if locked, 
14839                 should fix it.
14840                 Fixes bug #927 (SIGSEGV during Update Summary)
14841
14842 2006-03-25 [colin]      2.0.0cvs169
14843
14844         * src/matcher.c
14845                 Fix search in QP-encoded bodies
14846                 Fix utf-8 searches in bodies encoded in the
14847                 locale's encoding
14848         * src/common/quoted-printable.c
14849         * src/common/quoted-printable.h
14850                 Add a decode function that doesn't overwrite
14851                 the original pointer
14852                 
14853
14854 2006-03-24 [colin]      2.0.0cvs168
14855
14856         * src/action.c
14857         * src/summaryview.c
14858         * src/summaryview.h
14859                 Update message cache after action
14860                 Patch by H. Merijn Brand
14861         * src/prefs_msg_colors.c
14862                 Factorize label 
14863                 Patch by Fabien Vantard
14864         * src/plugins/spamassassin/spamassassin_gtk.c
14865                 Remove useless translation
14866                 Patch by Fabien Vantard
14867
14868 2006-03-23 [colin]      2.0.0cvs167
14869
14870         * src/common/ssl.c
14871                 Let 30 seconds to SSL_connect
14872
14873 2006-03-23 [wwp]        2.0.0cvs166
14874
14875         * src/summaryview.c
14876         * src/gtk/description_window.c
14877                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14878                 and headers are translated; adjust description windows' width to fit their
14879                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14880
14881 2006-03-23 [paul]       2.0.0cvs165
14882
14883         * src/common/utils.c
14884                 fix highlighting of URIs containing "()"
14885                 (2.0.0cvs164's reversal fixed)
14886                 Thanks to Colin.
14887
14888 2006-03-23 [paul]       2.0.0cvs164
14889
14890         * src/common/utils.c
14891                 revert patch, (postponing a fix), at 2.0.0cvs120
14892                 as it breaks more URIs than it fixes.
14893                 Allow '-' to be a terminating character in a URI
14894
14895 2006-03-22 [colin]      2.0.0cvs163
14896
14897         * configure.ac
14898                 Require libetpan 0.45
14899                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14900
14901 2006-03-22 [paul]       2.0.0cvs162
14902
14903         * src/editgroup.c
14904                 replace '<-' and '->' buttons with GTK_STOCK graphical
14905                 buttons
14906         * src/summary_search.c
14907                 don't offer '...' for translation
14908                 add a tooltip to advanced search '...' button
14909         * src/gtk/quicksearch.c
14910                 don't offer '...' for translation
14911
14912 2006-03-21 [colin]      2.0.0cvs161
14913
14914         * src/compose.c
14915                 Fix middle-click pasting (insert at click
14916                 position instead of cursor position, don't
14917                 remove existing selection and allow pasting
14918                 our own selection)
14919         * src/addressbook.c
14920                 "LDAP Server" -> "LDAP servers"
14921
14922 2006-03-21 [wwp]        2.0.0cvs160
14923
14924         * src/etpan/imap-thread.c
14925                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14926
14927 2006-03-20 [colin]      2.0.0cvs159
14928
14929         * src/summaryview.c
14930                 Don't reload summaryview after an execute with no
14931                 move action
14932
14933 2006-03-19 [colin]      2.0.0cvs158
14934
14935         * src/addressbook.c
14936                 and put groups at the top, always
14937
14938 2006-03-19 [colin]      2.0.0cvs157
14939
14940         * src/addressbook.c
14941                 Order groups before names, as previously
14942
14943 2006-03-19 [colin]      2.0.0cvs156
14944
14945         * src/addressbook.c
14946                 - Sort case-unsensitive
14947                 - Put the sort arrow at opening too
14948
14949 2006-03-19 [wwp]        2.0.0cvs155
14950
14951         * src/addressbook.c
14952                 allow sorting by name/email/remarks, ensure that right-pane's contents
14953                 matches the left-pane selection (cleared when appropriate).
14954                 Patch by Pawel Pekala <c0rn@o2.pl>.
14955
14956 2006-03-18 [colin]      2.0.0cvs154
14957
14958         * src/textview.c
14959                 Fix text cursor ;)
14960
14961 2006-03-18 [colin]      2.0.0cvs153
14962
14963         * src/gtk/filesel.c
14964                 Make sure we hide the preview if we didn't get
14965                 a filename
14966
14967 2006-03-18 [colin]      2.0.0cvs152
14968
14969         * src/summaryview.c
14970                 Set cursor to watch for execution (fixes lack
14971                 of watch-cursor when dnd'ing hundreds of mails)
14972         * src/gtk/filesel.c
14973                 Check that mime type is 'image/*' before updating
14974                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14975
14976 2006-03-18 [colin]      2.0.0cvs151
14977
14978         * src/mainwindow.c
14979         * src/textview.c
14980         * src/textview.h
14981                 Put a watch cursor in textview too when the mainwindow's
14982                 cursor in a watch
14983
14984 2006-03-18 [colin]      2.0.0cvs150
14985
14986         * src/folder.c
14987                 Change wrong asserts to simple tests
14988
14989 2006-03-17 [colin]      2.0.0cvs149
14990
14991         * src/mainwindow.c
14992         * src/mainwindow.h
14993         * src/prefs_msg_colors.c
14994         * src/summaryview.c
14995         * src/summaryview.h
14996         * src/gtk/colorlabel.c
14997         * src/gtk/colorlabel.h
14998                 Add a color label menu in the main menubar
14999                 Add (fixed) accels Ctrl-{0-7} to change the color
15000                 They have to be fixed because the menu's dynamic,
15001                 the items are complex widgets, hence we can't use
15002                 a GtkItemFactory.
15003
15004
15005 2006-03-17 [wwp]        2.0.0cvs148
15006
15007         * src/compose.c
15008                 rollback few lines from my previous commit (those lines come from
15009                 a pending patch, accidentally commited, even if neutral as they are
15010                 commented out).
15011
15012 2006-03-17 [wwp]        2.0.0cvs147
15013
15014         * src/compose.c
15015                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15016                 applied code style/indentation to the modified function.
15017
15018 2006-03-17 [wwp]        2.0.0cvs146
15019
15020         * src/procmsg.c
15021         * src/compose.c
15022                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15023
15024 2006-03-17 [paul]
15025
15026         2.1.0-rc1 released
15027
15028 2006-03-17 [paul]       2.0.0cvs145
15029
15030         * src/main.c
15031                 addressbook_read_file() was called twice
15032         * src/textview.c
15033                 X-Mailer highlighting
15034
15035 2006-03-16 [colin]      2.0.0cvs144
15036
15037         * src/sourcewindow.c
15038         * src/sourcewindow.h
15039                 And the last one, in source window.
15040
15041 2006-03-16 [colin]      2.0.0cvs143
15042
15043         * src/compose.c
15044         * src/compose.h
15045                 Fix the same stuff in compose
15046
15047 2006-03-16 [colin]      2.0.0cvs142
15048
15049         * src/messageview.c
15050                 Complete the previous messageview crash fix
15051
15052 2006-03-16 [colin]      2.0.0cvs141
15053
15054         * src/procmsg.h
15055         * src/procmsg.c
15056         * src/folder.c
15057                 Fix POSTPROCESSING hook
15058                 Patch by H. Merijn Brand
15059
15060         * src/procmime.c
15061         * src/procmime.h
15062                 Parse Content-Location
15063
15064         * src/toolbar.c
15065         * src/messageview.c
15066         * src/messageview.h
15067                 Don't crash when a top-level MessageView has
15068                 been closed on us. Same problematic than
15069                 yesterday's quicksearch issue.
15070
15071 2006-03-15 [colin]      2.0.0cvs140
15072
15073         * src/gtk/quicksearch.c
15074                 Fix a bitchy race we didn't think about when we
15075                 added quicksearch cancellation:
15076                 If the search is not on cached fields, for example
15077                 body_part matchcase "stuff"
15078                 the matcher code has to get the whole message. If
15079                 we're on IMAP, that can be slow, and in order to
15080                 be non-blocking, the IMAP code idle loop processes
15081                 gtk events too. So it is possible to cancel a
15082                 quicksearch while the matcher is getting the mail's
15083                 body. After matcher got its body, it will start to
15084                 iterate over the matcher list that the Quicksearch's
15085                 clear_search_cb() just freed via prepare_matcher().
15086                 SIGSEGV ensues.
15087                 The fix consists of guarding the matcherlist_match()
15088                 call with a boolean 'matching'. If we reset the
15089                 quicksearch while matching is TRUE, we don't free
15090                 the matcherlist anymore like we did, but we set
15091                 another new flag, deferred_free, to TRUE. Then,
15092                 in quicksearch_match(), just after returning from
15093                 matcherlist_match() and unsetting the matching flag,
15094                 we check the deferred_free flag and do the
15095                 prepare_matcher() (which does the matcherlist_free)
15096                 for real, so we free the matcherlist once it's not
15097                 used anymore.
15098                 As all of this runs via the glib main loop, we
15099                 luckily don't need a mutex.
15100         * src/summaryview.c
15101                 Also, show progress while searching.
15102
15103
15104 2006-03-14 [colin]      2.0.0cvs139
15105
15106         * src/alertpanel.c
15107                 Make alertpanel_is_open non-static
15108
15109 2006-03-14 [colin]      2.0.0cvs138
15110
15111         * src/prefs_spelling.c
15112                 Cleanups - Fabien Vantard
15113
15114 2006-03-14 [wwp]        2.0.0cvs137
15115
15116         * src/main.c
15117                 code style normalization (curly braces, indentation).
15118
15119 2006-03-14 [wwp]        2.0.0cvs137
15120
15121         * src/main.c
15122                 code style (braces, indentation)
15123
15124 2006-03-12 [paul]       2.0.0cvs136
15125
15126         * src/prefs_common.c
15127                 trans_hdr defaults to FALSE to be RFC-savvy
15128         * src/prefs_summaries.c
15129                 add a tooltip to the trans_hdr option
15130                 
15131
15132 2006-03-12 [paul]       2.0.0cvs135
15133
15134         * src/prefs_matcher.c
15135                 give a little more width to the combos
15136         * src/prefs_display_header.c
15137         * src/textview.c
15138                 translate headers if prefs_common.trans_hdr
15139                 is TRUE
15140
15141         Patches by Pawel Pekala
15142
15143 2006-03-12 [paul]       2.0.0cvs134
15144
15145         * src/plugins/clamav/clamav_plugin.c
15146         * src/plugins/dillo_viewer/dillo_viewer.c
15147         * src/plugins/pgpcore/plugin.c
15148         * src/plugins/pgpinline/plugin.c
15149         * src/plugins/pgpmime/plugin.c
15150         * src/plugins/spamassassin/spamassassin.c
15151                 update/add to descriptions
15152         * src/plugins/spamassassin/spamassassin_gtk.c
15153                 fixes to the english, remove superfluous
15154                 tooltips, clean up a little
15155
15156 2006-03-12 [paul]       2.0.0cvs133
15157
15158         * src/compose.c
15159                 fix Bug 924, 'Account combo box shows up wrong 
15160                 if & is in account name'
15161
15162 2006-03-11 [colin]      2.0.0cvs132
15163
15164         * src/summaryview.c
15165                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15166                 messed up shift-selection because is slows down
15167                 moving around summaryview. thanks -users
15168
15169 2006-03-10 [colin]      2.0.0cvs131
15170
15171         * src/plugins/spamassassin/spamassassin_gtk.c
15172                 Put back Paul's engrish fixes
15173
15174 2006-03-10 [colin]      2.0.0cvs130
15175
15176         * src/plugins/spamassassin/spamassassin.c
15177         * src/plugins/spamassassin/spamassassin.h
15178         * src/plugins/spamassassin/spamassassin_gtk.c
15179                 Cleanup SA prefs page (more)
15180                 Patch by Fabien Vantard
15181
15182 2006-03-10 [paul]       2.0.0cvs129
15183
15184         * src/prefs_msg_colors.c
15185         * src/prefs_spelling.c
15186                 widget sensitivity
15187
15188 2006-03-09 [mones]      2.0.0cvs128
15189
15190         * po/es.po
15191                 Update for next RC
15192
15193 2006-03-09 [wwp]        2.0.0cvs127
15194
15195         * configure.ac
15196                 revert accidental commit (requirement for libetpan 0.43), this time
15197                 not in HEAD.
15198
15199 2006-03-09 [wwp]        2.0.0cvs125
15200
15201         * configure.ac
15202                 revert accidental commit (requirement for libetpan 0.43)
15203
15204 2006-03-09 [paul]       2.0.0cvs126
15205
15206         * src/prefs_receive.c
15207                 remove useless frame
15208                 replace 'incorporation' with 'receiving'
15209         * src/plugins/clamav/clamav_plugin_gtk.c
15210         * src/plugins/spamassassin/spamassassin_gtk.c
15211                 improve widget sensitivity
15212                 fix a bit his engrish
15213
15214 2006-03-09 [wwp]        2.0.0cvs125
15215
15216         * src/addressadd.c
15217         * src/foldersel.c
15218         * src/prefs_common.c
15219         * src/prefs_common.h
15220                 remember some more windows' sizes (add to addressbook and
15221                 select folder).
15222
15223 2006-03-09 [paul]       2.0.0cvs124
15224
15225         * src/plugins/pgpcore/prefs_gpg.c
15226                 normalise construction of dialogue
15227
15228 2006-03-09 [paul]       2.0.0cvs123
15229
15230         * src/plugins/trayicon/Makefile.am
15231                 add missing slash
15232
15233 2006-03-08 [colin]      2.0.0cvs122
15234
15235         * src/plugins/trayicon/Makefile.am
15236                 Fix build in separate dir 
15237                 Patch by Bamanzi <bamanzi@gmail.com>
15238
15239 2006-03-08 [colin]      2.0.0cvs121
15240
15241         * src/procmsg.c
15242                 Batch move and copies from summaryview with delayed execution
15243                 too
15244
15245 2006-03-07 [paul]       2.0.0cvs120
15246
15247         * src/common/utils.c
15248                 fix highlighting of URIs containing "()"
15249                 Patch by Pawel Pekala
15250
15251 2006-03-07 [paul]       2.0.0cvs119
15252
15253         * src/folder.c
15254         * src/folder.h
15255         * src/folderview.c
15256                 immediately do alphabetical resort when
15257                 changing a folder's name
15258                 Patch by Pawel Pekala
15259
15260 2006-03-07 [paul]       2.0.0cvs118
15261
15262         * src/news.c
15263         * src/news_gtk.c
15264                 when unsubscribing a newsgroup, remove the
15265                 folder and msgs in .sylpheed-claws/newscache
15266                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15267
15268 2006-03-07 [paul]       2.0.0cvs117
15269
15270         * src/textview.c
15271                 fix wrong Fake URL Warning
15272                 Thanks to Hiro
15273
15274 2006-03-07 [colin]      2.0.0cvs116
15275
15276         * src/imap.c
15277                 Return immediately when password dialog was
15278                 cancelled
15279         * src/gtk/inputdialog.c
15280                 Allow empty strings for passwords
15281
15282
15283 2006-03-06 [colin]      2.0.0cvs115
15284
15285         * src/imap.c
15286                 Prevent double-timeouts when connection fails
15287
15288 2006-03-06 [colin]
15289
15290         2.0.1-rc1 released
15291
15292 2006-03-06 [colin]      2.0.0cvs114
15293
15294         * src/imap.c
15295                 Refresh session during potentially long
15296                 operations
15297
15298 2006-03-06 [wwp]        2.0.0cvs113
15299
15300         * src/prefs_msg_colors.h
15301                 forgot that one (custom color labels).
15302
15303 2006-03-06 [wwp]        2.0.0cvs112
15304
15305         * src/prefs_common.c
15306         * src/prefs_common.h
15307         * src/prefs_msg_colors.c
15308         * src/summaryview.c
15309         * src/summaryview.h
15310         * src/gtk/colorlabel.c
15311         * src/gtk/colorlabel.h
15312                 colors in messages list are now customizable. Color values and names can
15313                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15314                 Thanks to Paul and Colin for their help with this longstanding patch!
15315
15316 2006-03-06 [wwp]        2.0.0cvs111
15317
15318         * src/textview.c
15319                 don't crash if (x)face is bad.
15320
15321 2006-03-05 [paul]       2.0.0cvs110
15322
15323         * AUTHORS
15324         * configure.ac
15325         * src/Makefile.am
15326         * src/common/Makefile.am
15327         * src/common/utils.h
15328         * src/etpan/imap-thread.c
15329         * src/gtk/authors.h
15330         * src/plugins/clamav/Makefile.am
15331         * src/plugins/demo/Makefile.am
15332         * src/plugins/dillo_viewer/Makefile.am
15333         * src/plugins/pgpcore/Makefile.am
15334         * src/plugins/pgpcore/passphrase.c
15335         * src/plugins/pgpinline/Makefile.am
15336         * src/plugins/pgpmime/Makefile.am
15337         * src/plugins/spamassassin/Makefile.am
15338         * src/plugins/trayicon/Makefile.am
15339                 fix builiding on cygwin
15340                 Patch by Ralgh Young <bamanzi@gmail.com>
15341
15342 2006-03-04 [wwp]        2.0.0cvs109
15343
15344         * manual/keyboard.xml
15345                 fix mixed up/down keys.
15346
15347 2006-03-04 [wwp]        2.0.0cvs108
15348
15349         * README
15350         * INSTALL
15351                 updated links to SpamAssassin.
15352
15353 2006-03-04 [wwp]        2.0.0cvs107
15354
15355         * manual/plugins.xml
15356         * src/plugins/spamassassin/README
15357                 updated SpamAssassin plugin docs to reflect new functional additions
15358                 (also fix/update/documents few technical stuff more, see the README).
15359
15360 2006-03-04 [wwp]        2.0.0cvs106
15361
15362         * src/prefs_message.c
15363                 normalized capitalization of message-prefs paths.
15364
15365 2006-03-04 [wwp]        2.0.0cvs105
15366
15367         * manual/advanced.xml
15368                 typo.
15369
15370 2006-03-03 [colin]      2.0.0cvs104
15371
15372         * src/plugins/clamav/clamav_plugin_gtk.c
15373                 Rework prefs page, patch by Fabien 
15374
15375 2006-03-03 [colin]      2.0.0cvs103
15376
15377         * src/plugins/clamav/clamav_plugin.c
15378                 Set error on all errors
15379
15380 2006-03-03 [colin]      2.0.0cvs102
15381
15382         * src/common/plugin.c
15383                 Initialize error to avoid crashing when a plugin fails
15384                 without setting error
15385
15386 2006-03-02 [wwp]        2.0.0cvs101
15387
15388         * configure.ac
15389                 fixed linker flags for libetpan support on Cygwin
15390                 (thanks to H.Merijn Brand).
15391
15392 2006-03-02 [wwp]        2.0.0cvs100
15393
15394         * src/addressbook.c
15395                 fix some AB error messages: one for punctuation and
15396                 one wrongly duplicate (thanks, maxbritov).
15397
15398 2006-03-02 [wwp]        2.0.0cvs99
15399
15400         * src/plugins/spamassassin/spamassassin.c
15401                 make sync calls to sa-learn/spamc to prevent
15402                 system (whatever local or client/server) overload.
15403
15404 2006-03-02 [colin]      2.0.0cvs98
15405
15406         * src/summaryview.c
15407                 Put the spam icon in the status column instead of the
15408                 mark one
15409
15410 2006-03-01 [colin]      2.0.0cvs97
15411
15412         * src/plugins/spamassassin/spamassassin.c
15413                 Fix segfault (g_file_set_contents fails for some 
15414                 reason and err==0x2f. Can't find out why with
15415                 valgrind, using working function :-)
15416
15417 2006-03-01 [colin]      2.0.0cvs96
15418
15419         * src/inc.c
15420                 Offline overriding: let 'No' be cached only 3 seconds
15421
15422 2006-03-01 [colin]      2.0.0cvs95
15423
15424         * src/addr_compl.c
15425         * src/addrbook.c
15426         * src/addressbook.c
15427         * src/addrindex.c
15428         * src/folder_item_prefs.c
15429         * src/headerview.c
15430         * src/imap.c
15431         * src/inc.c
15432         * src/ldif.c
15433         * src/mainwindow.c
15434         * src/mh.c
15435         * src/msgcache.c
15436         * src/prefs_common.h
15437         * src/prefs_msg_colors.c
15438         * src/procheader.c
15439         * src/procheader.h
15440         * src/procmime.c
15441         * src/procmsg.c
15442         * src/procmsg.h
15443         * src/send_message.h
15444         * src/simple-gettext.c
15445         * src/summaryview.c
15446         * src/summaryview.h
15447         * src/syldap.c
15448         * src/textview.c
15449         * src/undo.c
15450         * src/common/ssl_certificate.c
15451         * src/common/utils.c
15452         * src/gtk/colorsel.c
15453         * src/gtk/gtksctree.c
15454         * src/gtk/gtkshruler.c
15455         * src/plugins/trayicon/trayicon.c
15456                 #if 0 goes to /dev/null
15457
15458 2006-03-01 [colin]      2.0.0cvs94
15459
15460         * src/compose.c
15461         * src/imap.c
15462         * src/inc.c
15463         * src/inc.h
15464         * src/messageview.c
15465         * src/news.c
15466         * src/plugins/spamassassin/spamassassin.c
15467                 Allow to add information in the "working offline"
15468                 window
15469
15470 2006-03-01 [wwp]        2.0.0cvs93
15471
15472         * src/plugins/spamassassin/spamassassin.c
15473                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15474                 'cause it seems that calling `spamc ... < inputfile` with
15475                 g_spawn_(a)sync simply.. erm doesn't work :-).
15476
15477 2006-03-01 [wwp]        2.0.0cvs92
15478
15479         * src/toolbar.c
15480         * src/toolbar.h
15481                 simplify the adding of spam/ham button to the messageview toolbar
15482                 (it gets more clear now that the same button will be "Mark as spam"
15483                 or "Mark as ham" according to the current message status,
15484                 thanks to Colin).
15485
15486 2006-03-01 [wwp]        2.0.0cvs91
15487
15488         * src/messageview.c
15489         * src/procmsg.c
15490         * src/procmsg.h
15491         * src/summaryview.c
15492         * src/plugins/spamassassin/spamassassin.c
15493         * src/plugins/spamassassin/spamassassin.h
15494                 make learner callbacks return a status (0 for ok),
15495                 handle it in main code to avoid setting flags when learning failed,
15496                 don't learn on TCP if offline in spamassassin,
15497                 thanks to Colin.
15498
15499                 
15500
15501 2006-03-01 [wwp]        2.0.0cvs90
15502
15503         * src/compose.c
15504                 some work around the compose window's account menu,
15505                 patch by Fabien Vantard.
15506
15507 2006-03-01 [wwp]        2.0.0cvs89
15508
15509         * src/plugins/spamassassin/spamassassin.c
15510                 fixed bad logics, was using spamc in local mode and sa-learn
15511                 in remote mode (thanks, Colin).
15512
15513 2006-03-01 [wwp]        2.0.0cvs88
15514
15515         * src/plugins/spamassassin/spamassassin.c
15516         * src/plugins/spamassassin/spamassassin.h
15517         * src/plugins/spamassassin/spamassassin_gtk.c
15518                 made processing of emails w/ sa-plugin an option (default is TRUE),
15519                 fixed Engrish some tooltips, capitalization of some debug messages
15520                 and warnings. The spamassassin plugin now provides two separate
15521                 services: process emails upon incorporation and spamd training.
15522                 Both services (un)register independently but use some common
15523                 plugin settings (transport settings, spam storage location).
15524
15525 2006-02-28 [wwp]        2.0.0cvs87
15526
15527         * src/plugins/spamassassin/spamassassin.c
15528                 fix async flag to spamc cmdline execution (batch exec should
15529                 be asynchronous).
15530
15531 2006-02-27 [wwp]        2.0.0cvs86
15532
15533         * src/plugins/spamassassin/spamassassin.c
15534         * src/plugins/spamassassin/spamassassin.h
15535         * src/plugins/spamassassin/spamassassin_gtk.c
15536                 - added the ability to learn a remote spamassassin server (spamd),
15537                 using spamc.
15538                 - added the spamassassin option 'username', that applies to all
15539                 spamassassin operations (filtering, learning, local or remote).
15540                 The default username is the current unix user (if left blank
15541                 from gtk prefs or config file).
15542                 - commented out some unused code (notebook widget), removed unused
15543                 layout (hbox1).
15544                 - make more widgets sensitive to the transport type.
15545
15546 2006-02-27 [colin]      2.0.0cvs85
15547
15548         * src/plugins/spamassassin/spamassassin.c
15549                 Fix sa-learn call when offline
15550
15551 2006-02-27 [colin]      2.0.0cvs84
15552
15553         * configure.ac
15554         * src/Makefile.am
15555         * src/mainwindow.c
15556         * src/mainwindow.h
15557         * src/messageview.c
15558         * src/messageview.h
15559         * src/prefs_toolbar.c
15560         * src/procmsg.c
15561         * src/stock_pixmap.c
15562         * src/stock_pixmap.h
15563         * src/summaryview.c
15564         * src/toolbar.c
15565         * src/toolbar.h
15566         * src/pixmaps/ham_btn.xpm
15567         * src/pixmaps/spam.xpm
15568         * src/pixmaps/spam_btn.xpm
15569         * src/plugins/spamassassin/spamassassin.c
15570                 Add button in toolbar for spam learning
15571                 Fix a few bugs from the last related commit
15572                 Revert 1.9.6cvs23 which messed up shift-selection
15573
15574 2006-02-24 [colin]      2.0.0cvs83
15575
15576         * src/procmsg.c
15577         * src/summaryview.c
15578         * src/summaryview.h
15579         * src/plugins/spamassassin/spamassassin.c
15580         * src/plugins/spamassassin/spamassassin.h
15581         * src/plugins/spamassassin/spamassassin_gtk.c
15582                 Unregister learner when spamassassin is either
15583                 disabled or over tcp
15584
15585 2006-02-24 [colin]      2.0.0cvs82
15586
15587         * src/Makefile.am
15588         * src/mainwindow.c
15589         * src/mainwindow.h
15590         * src/procmsg.c
15591         * src/procmsg.h
15592         * src/stock_pixmap.c
15593         * src/stock_pixmap.h
15594         * src/summaryview.c
15595         * src/summaryview.h
15596         * src/gtk/icon_legend.c
15597         * src/pixmaps/spam.xpm  ** NEW FILE **
15598         * src/plugins/spamassassin/spamassassin.c
15599         * src/plugins/spamassassin/spamassassin_gtk.c
15600                 Add spam learning interface (Mark/Mark as 
15601                 (spam|ham) menus)
15602
15603 2006-02-24 [wwp]        2.0.0cvs81
15604
15605         * src/compose.c
15606         * src/compose.h
15607         * src/filtering.c
15608                 hide compose window when sending message in batch mode
15609                 (filtering: forward and redirect). Also fixed a wrong
15610                 value returned when sending failed, neutral anyway.
15611                 (Colin, me) 
15612
15613 2006-02-24 [wwp]        2.0.0cvs80
15614
15615         * src/mainwindow.c
15616                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15617
15618 2006-02-24 [paul]       2.0.0cvs79
15619
15620         * src/news.c
15621         * src/news.h
15622         * src/news_gtk.c
15623                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15624                 Thanks to Colin
15625
15626 2006-02-23 [colin]      2.0.0cvs78
15627
15628         * src/alertpanel.c
15629                 Change OK to Close in alertpanel with View log
15630                 button; add accel to View log. Patch by Fabien
15631                 Vantard
15632
15633 2006-02-23 [wwp]        2.0.0cvs77
15634
15635         * src/compose.c
15636                 silly me, there were much more tests to perform, since toolbars can
15637                 really have down to 1 element only.
15638
15639 2006-02-23 [wwp]        2.0.0cvs76
15640
15641         * commitHelper
15642                 fixed indentation from my previous commit. Fallback to VISUAL if
15643                 EDITOR is not set (and to vi, at last resort).
15644
15645 2006-02-23 [wwp]        2.0.0cvs75
15646
15647         * commitHelper
15648                 improved error detection (Colin, me).
15649
15650 2006-02-23 [wwp]        2.0.0cvs74
15651
15652         * src/prefs_toolbar.c
15653                 simplify and fix prefs/toolbars layouting. Combos' contents can
15654                 now be really displayed.
15655
15656 2006-02-23 [wwp]        2.0.0cvs73
15657         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15658         be really displayed.
15659
15660 2006-02-22 [wwp]        2.0.0cvs72
15661
15662         * src/compose.c
15663                 fix a typo in my previous commit (sorry!).
15664
15665 2006-02-22 [wwp]        2.0.0cvs71
15666
15667         * src/prefs_toolbar.c
15668                 fix a crash when adding separators to toolbars,
15669                 also fix some separator item information.
15670
15671 2006-02-22 [wwp]        2.0.0cvs70
15672
15673         * src/compose.c
15674                 fix a crash when redirecting (for instance) when compose window's
15675                 toolbar contents has been customized (when some buttons have been
15676                 removed in fact).
15677
15678 2006-02-21 [wwp]        2.0.0cvs69
15679
15680         * src/summaryview.c
15681         * src/gtk/pluginwindow.c
15682         * src/plugins/pgpcore/prefs_gpg.c
15683                 fix some compilation warnings (feat. remains of removed code).
15684
15685 2006-02-21 [wwp]        2.0.0cvs68
15686
15687         * src/gtk/gtkutils.c
15688                 fix two compilation issues, thanks to Stephan Sachse.
15689
15690 2006-02-20 [colin]      2.0.0cvs67
15691
15692         * src/mainwindow.c
15693                 Don't reselect displayed mail on refocus
15694                 This fixes actions misbehaving 
15695
15696 2006-02-20 [wwp]        2.0.0cvs66
15697
15698         * src/summaryview.c
15699         * src/gtk/gtksctree.c
15700         * src/gtk/gtkshruler.c
15701                 changed more runtime typecast checks.
15702
15703 2006-02-20 [wwp]        2.0.0cvs65
15704
15705         * src/summary_search.c
15706                 find all - summaryview refresh issue fixed, thanks to Colin.
15707
15708 2006-02-20 [wwp]        2.0.0cvs64
15709
15710         * src/gtk/gtkutils.c
15711                 better runtime typecast checks.
15712
15713 2006-02-20 [wwp]        2.0.0cvs63
15714
15715         * src/summary_search.c
15716                 enhancements to the summary search:
15717                         - add the ability to stop the running search
15718                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15719                         - don't search if no criteria (From/To/Subject/Body) is set
15720                         - ensure that a busy mouse pointer is always shown when searching,
15721                           show it even a bit earlier
15722
15723 2006-02-19 [colin]      2.0.0cvs62
15724
15725         * src/compose.c
15726         * src/imap.c
15727         * src/etpan/imap-thread.c
15728         * src/etpan/imap-thread.h
15729                 (Future) IMAP speed improvement on sending
15730                 Will require a libetpan update
15731         * src/summaryview.c
15732         * src/gtk/quicksearch.c
15733                 Make quicksearch clearable while running.
15734
15735 2006-02-17 [colin]      2.0.0cvs61
15736
15737         * src/imap.c
15738         * src/etpan/imap-thread.c
15739         * src/etpan/imap-thread.h
15740                 Check for IMAP certificates
15741                 ** Requires libetpan-0.42-cvs4 
15742                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15743
15744 2006-02-17 [colin]      2.0.0cvs60
15745
15746         * src/messageview.c
15747         * src/prefs_common.c
15748         * src/prefs_common.h
15749         * src/prefs_message.c
15750                 Add pref to display HTML-only mails with plugin, 
15751                 if possible (defaulting to FALSE of course).
15752
15753 2006-02-16 [colin]      2.0.0cvs59
15754
15755         * src/main.c
15756         * src/common/plugin.c
15757         * src/common/plugin.h
15758         * src/gtk/pluginwindow.c
15759                 Keep track of requested (but unloaded) plugins
15760                 in some error cases.
15761
15762 2006-02-16 [wwp]        2.0.0cvs58
15763
15764         * src/gtk/gtkaspell.c
15765         * src/gtk/gtkaspell.h
15766         * src/prefs_spelling.c
15767         * src/compose.c
15768         * src/prefs_common.c
15769         * src/prefs_common.h
15770                 implemented new optional spellchecker behaviour: re-check message when
15771                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15772
15773 2006-02-16 [wwp]        2.0.0cvs57
15774
15775         * src/quote_fmt_parse.y
15776                 pclose popen'ed pipe.
15777
15778 2006-02-15 [colin]      2.0.0cvs56
15779
15780         * src/mimeview.c
15781         * src/mimeview.h
15782                 Let MimeViewers know which MimeView they
15783                 depend of.
15784         * src/summaryview.c
15785                 Swap From/To columns in Sent/Queue/Drafts
15786                 folders
15787         * src/etpan/imap-thread.c
15788                 Use mailstream_low_tls_open() for STARTTLS
15789                 instead of mailstream_low_ssl_open()
15790                 ** REQUIRES libetpan 0.42cvs3 **
15791
15792 2006-02-15 [wwp]        2.0.0cvs55
15793
15794         * src/compose.c
15795         * src/compose.h
15796         * src/message_search.c
15797         * src/message_search.h
15798         * src/textview.c
15799         * src/gtk/gtkutils.c
15800         * src/gtk/gtkutils.h
15801                 added the ability to Find text in the compose window (and a bit
15802                 of code factorization).
15803
15804 2006-02-15 [wwp]        2.0.0cvs54
15805
15806         * src/prefs_gtk.c
15807                 yet another one file was missing (fix for some widgets' sensitivity).
15808                 Thanks Colin!
15809
15810 2006-02-15 [wwp]        2.0.0cvs53
15811
15812         * src/prefs_gtk.h
15813                 oops forgot that file (fix for some widgets' sensitivity).
15814
15815 2006-02-15 [wwp]        2.0.0cvs52
15816
15817         * src/summary_search.c
15818                 implemented advanced summary search options (added the ability
15819                 to use matcher conditions in an advanced search mode).
15820
15821 2006-02-15 [wwp]        2.0.0cvs51
15822
15823         * src/plugins/pgpcore/prefs_gpg.c
15824         * src/prefs_account.c
15825                 fix some widget sensitivity, mostly around some labels in
15826                 account prefs.
15827
15828 2006-02-15 [paul]       2.0.0cvs50
15829
15830         * manual/advanced.xml
15831                 improve Templates info
15832                 written by wwp
15833
15834 2006-02-14 [colin]      2.0.0cvs49
15835
15836         * src/pixmaps/address_book.xpm
15837         * src/pixmaps/preferences.xpm
15838         * src/pixmaps/properties.xpm
15839                 Fix pixmap size - patch by Fabien Vantard
15840
15841 2006-02-13 [colin]      2.0.0cvs48
15842
15843         * src/procmime.c
15844                 Add missing fclose()s on error
15845         * src/textview.c
15846                 Remove unused code
15847         * src/common/utils.c
15848                 Fix temp files not being deleted on windows
15849         Patches by Thomas Gilgin
15850
15851 2006-02-13 [colin]      2.0.0cvs47
15852
15853         * src/mainwindow.c
15854                 Fix exit crash
15855
15856 2006-02-13 [wwp]        2.0.0cvs46
15857
15858         * src/plugins/pgpcore/prefs_gpg.c
15859                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15860
15861 2006-02-12 [colin]      2.0.0cvs45
15862
15863         * src/folderview.c
15864         * src/main.c
15865         * src/mainwindow.c
15866                 Fix "stuff" when quitting
15867
15868 2006-02-12 [wwp]        2.0.0cvs44
15869
15870         * src/prefs_themes.c
15871                 fix typos in debug messages.
15872
15873 2006-02-11 [colin]      2.0.0cvs43
15874
15875         * src/summaryview.c
15876                 don't allow drag/drop from ourself
15877
15878 2006-02-10 [wwp]        2.0.0cvs42
15879
15880         * src/exporthtml.c
15881         * src/html.c
15882         * src/html.h
15883         * src/procmime.c
15884         * src/textview.c
15885                 renamed html_ prefixed functions and data structures to avoid
15886                 namespace clashes w/ other software (gtkhtml2 for instance).
15887                 Closes bug #907.
15888
15889
15890 2006-02-09 [colin]      2.0.0cvs41
15891
15892         * src/summaryview.c
15893                 Fix shitty logic messed up. Thanks Ticho for the hint!
15894
15895 2006-02-09 [wwp]        2.0.0cvs40
15896
15897         * src/gtk/about.c
15898         * src/compose.c
15899         * src/prefs_account.c
15900         * src/prefs_gtk.h
15901         * src/editaddress.c
15902                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15903                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15904                 Browse buttons in accounts prefs.
15905
15906 2006-02-09 [colin]      2.0.0cvs39
15907
15908         * src/matcher.c
15909                 Check for pointer before using its members
15910         * src/gtk/gtksourceprintjob.c
15911                 Fix a wrong warning
15912
15913 2006-02-09 [wwp]        2.0.0cvs38
15914
15915         * src/gtk/filesel.c
15916                 fix few compiler warnings (type mismatch).
15917
15918 2006-02-09 [paul]       2.0.0cvs37
15919
15920         * po/fr.po
15921                 updated by Fabien Vantard
15922
15923 2006-02-08 [colin]      2.0.0cvs36
15924
15925         * src/prefs_common.c
15926         * src/common/defs.h
15927         * src/common/plugin.c
15928                 allow windows and linux configurations to coexist
15929                 patch by Thomas Gilgin
15930
15931 2006-02-08 [colin]      2.0.0cvs35
15932
15933         * src/filtering.c
15934         * src/matcher.c
15935         * src/matcher.h
15936         * src/matcher_parser_parse.y
15937         * src/prefs_filtering_action.c
15938         * src/prefs_matcher.c
15939                 Add the "Ignore thread" filtering
15940                 action
15941
15942 2006-02-08 [colin]      2.0.0cvs34
15943
15944         * src/compose.c
15945         * src/procmime.c
15946         * src/procmime.h
15947                 Fix bug #905 (damaged attachment)
15948                 text files with raw \0's aren't really text files
15949         FOR_STABLE
15950
15951 2006-02-08 [colin]      2.0.0cvs33
15952
15953         * src/summaryview.c
15954                 Fix crasher introduced yesterday
15955
15956 2006-02-08 [wwp]        2.0.0cvs32
15957
15958         * src/compose.c
15959         * src/compose.h
15960                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15961
15962 2006-02-08 [wwp]        2.0.0cvs31
15963
15964         * src/prefs_template.c
15965                 templates enhancement: allow address completion for Cc and Bcc fields
15966                 (it was currently possible for the To field only)
15967
15968 2006-02-08 [colin]      2.0.0cvs30
15969
15970         * src/compose.c
15971                 Don't unblock if not blocked
15972         FOR_STABLE
15973
15974 2006-02-07 [colin]      2.0.0cvs29
15975
15976         * src/action.c
15977                 Forgot to refresh summaryview
15978
15979 2006-02-07 [colin]      2.0.0cvs28
15980
15981         * src/action.c
15982                 Freeze/thaw message list and folder list while
15983                 processing %as{} actions 
15984         * src/compose.c
15985                 Fix auto-wrap disabling after a middle-click
15986                 paste - FOR_STABLE
15987
15988 2006-02-07 [paul]       2.0.0cvs27
15989
15990         * src/folder.c
15991                 fix freeing of uninitialised pointers
15992                 Thanks to Colin
15993
15994 2006-02-06 [colin]      2.0.0cvs26
15995
15996         * src/folder.c
15997                 Use g_slist_prepend in potentially big list
15998
15999 2006-02-06 [colin]      2.0.0cvs25
16000
16001         * src/folder.c
16002                 Completely skip processing if it doesn't 
16003                 exist (faster!)
16004
16005 2006-02-06 [colin]      2.0.0cvs24
16006
16007         * src/folder.c
16008         * src/summaryview.c
16009                 Batch filtering in summaryview (from Tools menu)
16010                 and pre/post//-processing too
16011
16012 2006-02-06 [colin]      2.0.0cvs23
16013
16014         * src/procmsg.h
16015         * src/filtering.c
16016                 Use a special field for batch filtering instead
16017                 of stepping on deferred execution's toes
16018
16019 2006-02-06 [colin]      2.0.0cvs22
16020
16021         * src/action.c
16022         * src/filtering.c
16023         * src/filtering.h
16024         * src/folder.c
16025         * src/summaryview.c
16026                 Fix filtering via menus and actions
16027
16028 2006-02-06 [colin]      2.0.0cvs21
16029
16030         * src/imap.c
16031                 Put the added file directly to cache if possible (will work
16032                 with next libetpan)
16033         * src/filtering.c
16034         * src/filtering.h
16035         * src/inc.c
16036         * src/folder.c
16037         * src/mbox.c
16038         * src/procmsg.h
16039                 Move and copy filtered messages by batches instead of one
16040                 by one - faster on IMAP
16041         * src/procmsg.c
16042                 Add a function that'll possibly be useful later
16043
16044 2006-02-06 [colin]      2.0.0cvs20
16045
16046         * src/addressbook.c
16047                 Use internal mime-type instead of text/plain for d'n'd
16048         * src/compose.c
16049                 Allow attaching files from mimeview's icon list via d'n'd
16050         * src/folderview.c
16051         * src/folderview.h
16052                 Use internal mime-type instead of text/plain for d'n'd
16053                 Don't try to selected opened folder if none is
16054                 Factorize d'n'd from other apps code
16055         * src/headerview.c
16056         * src/textview.c
16057         * src/gtk/gtkutils.c
16058         * src/gtk/gtkutils.h
16059                 Factorize Face/X-Face stuff
16060         * src/mimeview.c
16061                 Fix d'n'd to other apps
16062         * src/prefs_message.c
16063                 Let the XFace pref be usable without libcompface as it also
16064                 applies to Face
16065         * src/summaryview.c
16066                 Fix d'n'd to other apps
16067                 Factorize d'n'd from other apps code
16068
16069 2006-02-06 [wwp]        2.0.0cvs19
16070
16071         * po/it.po
16072                 Italian translation fixes by Andrea Spadaccini (no more confusion
16073                 between filtering and processing, and few changes in the About
16074                 dialog).
16075
16076
16077 2006-02-06 [mones]      2.0.0cvs18
16078
16079         * src/gtk/icon_legend.c
16080                 Improved descriptions allowing better translations
16081
16082 2006-02-05 [colin]      2.0.0cvs17
16083
16084         * src/imap.c
16085                 Add the f*cking missing expunge that caused imap_fetch_env
16086                 to fail after an add_msgs ! :-///
16087         * src/etpan/imap-thread.c
16088                 Add a bit of debug
16089         FOR_STABLE
16090
16091 2006-02-05 [colin]      2.0.0cvs16
16092
16093         * src/common/utils.c
16094                 Don't check for return-path (or we can't put
16095                 back non-sent mails)
16096
16097 2006-02-05 [colin]      2.0.0cvs15
16098
16099         * src/textview.c
16100                 Don't try to display Face header in textview
16101                 when teh headerview's active
16102
16103 2006-02-05 [colin]      2.0.0cvs14
16104
16105         * tools/tbird2syl.py
16106         * tools/Makefile.am
16107                 Add script to import Thunderbird mails
16108
16109 2006-02-05 [colin]      2.0.0cvs13
16110
16111         * src/headerview.c
16112         * src/procheader.c
16113         * src/procmsg.c
16114         * src/procmsg.h
16115         * src/textview.c
16116                 Show Face headers - patch partially by Klaus Flittner
16117
16118 2006-02-05 [colin]      2.0.0cvs12
16119
16120         * src/folderview.c
16121         * src/summaryview.c
16122         * src/common/utils.c
16123         * src/common/utils.h
16124                 Let dnd work from mime icons to summaryview
16125                 and to folderview too
16126                 Add a crude test to avoid trying to add files
16127                 drag'n'dropped when they're not mails
16128
16129 2006-02-04 [colin]      2.0.0cvs11
16130
16131         * src/summaryview.c
16132         * src/mimeview.c
16133                 Fix utf8 conversion
16134
16135 2006-02-04 [colin]      2.0.0cvs10
16136
16137         * src/compose.c
16138         * src/folderview.c
16139         * src/mimeview.c
16140         * src/summaryview.c
16141         * src/summaryview.h
16142                 Added various drag and drop capas:
16143                 From                    To
16144                 summaryview             other apps
16145                 mimeview icons          other apps
16146                 other apps              summaryview
16147                 other apps              folderview
16148
16149                 This shouldn't have broken the existing:
16150                 From                    To
16151                 summaryview             folderview
16152                 folderview              folderview
16153                 summaryview             compose's attachments
16154
16155         Tests welcomed.
16156
16157 2006-02-02 [paul]       2.0.0cvs9
16158
16159         * src/mainwindow.c
16160                 move global option 'Set displayed columns...' out
16161                 of folder option grouping.
16162                 fix sensitivity of 'harvest addresses'
16163         FOR_STABLE
16164
16165 2006-02-01 [colin]      2.0.0cvs8
16166
16167         * src/mimeview.c
16168                 Revert the alertpanel patch, it sucks (intrusive
16169                 and gets in the way of "open")
16170
16171 2006-02-01 [colin]      2.0.0cvs7
16172
16173         * src/compose.c
16174         * src/prefs_account.c
16175         * src/prefs_common.c
16176         * src/common/defs.h
16177         * src/common/utils.c
16178         * src/common/utils.h
16179                 Add ability to edit the signature file
16180                 from the account preferences, and use
16181                 a default for the text editor.
16182                 Patch by Fabien Vantard
16183
16184 2006-02-01 [colin]      2.0.0cvs6
16185
16186         * src/mimeview.c
16187                 Try to get mime type by extension if it is
16188                 application/octet-stream
16189                 Display a window with possible choices when
16190                 encountering unknown mime types
16191         * src/gtk/filesel.c
16192         * src/gtk/filesel.h
16193                 Add preview
16194                 Allow multiple selection in filtered filesel
16195                 (patch by Fabien Vantard)
16196         * src/gtk/pluginwindow.c
16197                 Use it (patch by Fabien Vantard)
16198
16199 2006-02-01 [paul]       2.0.0cvs5
16200
16201         * src/jpilot.c
16202                 fix crash on creating jpilot address book
16203                 Thanks to Colin - FOR_STABLE
16204         * src/prefs_summaries.c
16205         * src/prefs_wrapping.c
16206         * src/gtk/icon_legend.c
16207         * src/gtk/quicksearch.c
16208                 string fixes and additions
16209
16210 2006-02-01 [paul]       2.0.0cvs4
16211
16212         * src/compose.c
16213         * src/mainwindow.c
16214         * src/messageview.c
16215         * src/prefs_send.c
16216                 add Arabic encoding option
16217                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16218
16219 2006-01-31 [colin]      2.0.0cvs3
16220
16221         * src/plugins/pgpcore/passphrase.c
16222                 Convert passphrase to locale encoding
16223         * src/compose.c
16224                 Fix drafting on IMAP. Crappy bug sneaked in
16225                 the release :-/
16226         FOR_STABLE
16227
16228 2006-01-30 [paul]       2.0.0cvs2
16229
16230         * src/gtk/icon_legend.c
16231                 show the new entries
16232
16233 2006-01-30 [colin]      2.0.0cvs1
16234
16235         * src/manual.c
16236                 Check for the file to be present before 
16237                 enabling the menu - FOR_STABLE
16238         * src/gtk/icon_legend.c
16239                 Add folders icons (not all of them, there
16240                 are too much, but the most intriguing ones)
16241
16242 2006-01-30 [paul]       2.0.0
16243
16244         version 2.0.0 released
16245
16246 [For previous entries, see ChangeLog.pre2.0.0]